@charset "UTF-8";
@media screen and (max-width:769px){
body {
	background:transparent;
	min-width:320px;
}
.sp{
	display:block;
}
.pc{
	display:none;
}

/***------------
wrap
------------***/
#wrap{
    position: relative;
}
/***------------
main
------------***/
#main{
    width: 100%;
    margin: 0 auto 100px;
    position: relative;
    overflow: hidden;
}
#main img{
    width: 100vw;
    height: auto;
}
#main .logo{
    position: absolute;
    z-index: 1000;
    top: 34px;
    left: 0;
    right: 0;
    width: 74.375%;
    margin: auto;
}
/***------------
header
------------***/
#header.index,
#header.page{
    position:absolute;
    top: 0;
    right: 0;
    background: #fff;
    height: 21px;
    padding:5px;
    box-sizing: border-box;
    z-index: 1000;
}
#header.index div,
#header.page div{
    width: 105px;
    height: 11px;
}
#header.index img,
#header.page img{
    width: 100%;
    height: 100%;
    vertical-align: top;
}
#header.index::before,
#header.page::before{
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 12px 21px 0;
    border-color: transparent #ffffff transparent transparent;
    position: absolute;
    content: "";
    left: -12px;
    top: 0;
}

/***------------
footer
------------***/
#footer{
    width: 100%;
}
#footer .flex{
    justify-content: center;
    margin-bottom:40px;
    flex-wrap :wrap;
}
#footer .flex > div{
    margin-top: 0;
    margin-bottom: 40px;
}
#footer .flex > div img{
    width: 197px;
    height: auto;
}
#footer dl{
    margin-left:0;
    text-align: center;
    margin-bottom: 0;
}
#footer dl dt{
    line-height: 2;
    margin-bottom: 10px;
    font-size: 12px;
    font-size: 1.2rem;
}
#footer dl dd span{
    padding-right: 8px;
}
#footer dl dd img{
    width: 22px;
    height: auto;
}
#footer dl dd{
    font-size: 18px;
    font-size: 1.8rem;
    margin-bottom: 10px;
}
.copy{
    height: 45px;
    line-height:45px;
    font-size: 7px;
    font-size: 0.7rem;
}
/***------------
contents
------------***/
/***---common---***/
#contents{
    padding-bottom: 40px;
    margin-bottom: 50px;
    line-height: 2;
}
#pagetop img{
    width: 35px;
    height: 35px;
}
#contents .banner > div{
    width: 87.5%;
    margin: auto;
}
#contents .banner > div > div{
    margin: auto auto 40px;
    width: 238px;
}
#contents .banner ul{
    width: 100%;
    margin: auto;
    flex-wrap: wrap;
}
#contents .banner ul li{
    width: 47%;
    margin-bottom: 20px;
    margin-right: 6%;
}
#contents .banner ul li:nth-child(even){
    margin-right: 0;
}
/***---index---***/
#contents.index .title{
    width: 100%;
    margin: 0 auto 40px;
}
#contents.index .title > div:first-child{
    width: 53px;
    height: 53px;
    margin-right: 15px;
}
#contents.index .title > div:first-child img{
    width: 53px;
    height: 53px;
}
#contents.index .title > h2{
    width: 100%;
    line-height: 1;
    margin-top: 5px;
}
#contents.index .title > h2 img{
    vertical-align: bottom;
}
#contents.index .title > h2 span{
    font-size:9px;
    font-size: 0.9rem;
    padding-top: 10px;
    line-height: 1;
}
#contents.index h3{
    font-size: 21px;
    font-size: 2.1rem;
    line-height: 1.5;
}
#contents.index .index-news{
    width: 87.5%;
    margin: 0 auto 50px;
    flex-wrap: wrap;
}
#contents.index .index-news h2 img{
    width: 70px;
    height: 23px;
}
#contents.index .index-news h2 span{
    margin-top: 8px;
}
#contents.index .index-news > div:first-child{
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 30px;
}
#contents.index .index-news > div:first-child .title{
    margin-bottom: 25px;
}
#contents.index .index-news > div:first-child button{
    width: 123px;
    height: 30px;
    border: none;
    display: block;
    margin-left: auto;
    margin-right: 0;
}
#contents.index .index-news > div:first-child button img{  
    width: 92px;
    height: 15px;
}
#contents.index .index-news > div:last-child{
    width: 100%;
}
#contents.index .index-news > div:last-child dl{
    padding-top: 15px;
    line-height: 2;
}
#contents.index .index-news > div:last-child dl dt{
    position: static;
    margin-bottom: 10px;
    font-size: 12px;
    font-size: 1.2rem;
    line-height: 1;
}
#contents.index .index-news > div:last-child dl dd{
    padding: 0 0 10px 0;
    margin-bottom: 15px;
}
#contents.index .index-message{
    width: 87.5%;
    margin: 0 auto 60px;
}
#contents.index .index-message h2 img{
    width: 115px;
    height: 30px;
}
#contents.index .index-message h3{
    margin-bottom: 30px;
}
#contents.index .index-message div.layout{
    flex-wrap: wrap;
}
#contents.index .index-message div.layout > div:first-child{
    width: 100%;
    margin-right: auto;
    margin-bottom: 30px;
}
#contents.index .index-message div.layout > div:last-child{
    width: 72%;
    margin: auto;
    line-height: 1.4;
}
#contents.index .index-message div.layout > div:last-child img{
    width: 100%;
    height: auto;
    object-fit: cover;
}
#contents.index .index-background{
    width: 87.5%;
    margin: 0 auto 60px;
}
#contents.index .index-background .title{
    margin-left: 0;
    margin-bottom: 40px;
    width: 100%;
}
#contents.index .index-background h2 img{
    width: 158px;
    height: 30px;
}
#contents.index .index-background div.layout{
    width: 100%;
}
#contents.index .index-background div.layout div:first-child{
    width: 100%;
    height: auto;
    margin-top: 0;
    margin-left: auto;
    z-index: 1;
    position: static;
}
#contents.index .index-background div.layout div:last-child{
    width: 100%;
    height: auto;
    border: 0;
    padding:40px 0;
    margin-top: 0;
    z-index:1;
    position: static;
}
#contents.index .index-goal{
    width: 100%;
    margin: 0 auto 60px;
}
#contents.index .index-goal h2 img{
    width: 58px;
    height: 23px;
}
#contents.index .index-goal h2 span{
    margin-top:8px;
}
#contents.index .index-goal .layout{
    width: 87.5%;
    margin: 0 auto 40px;
}
#contents.index .index-goal h3{
    margin-bottom: 35px;
}
#contents.index .index-goal .pc,
#contents.index .index-goal .sp{
    width: 100%;
    overflow: hidden;
}
#contents.index .index-goal .pc img,
#contents.index .index-goal .sp img{
    width: 100vw;
    height: auto;
}
#contents.index .index-mission{
    width: 87.5%;
    margin: 0 auto 60px;
}
#contents.index .index-mission h2 img{
    width: 99px;
    height: 23px;
}
#contents.index .index-mission h2 span{
    margin-top: 8px;
}
#contents.index .index-mission ul{
    width: 100%;
    flex-wrap: wrap;
    border-bottom: 1px dashed #ccc;
    margin-bottom: 25px;
}
#contents.index .index-mission ul.flex > li{
    width: 100%;
    margin-bottom: 30px;
}
#contents.index .index-mission ul li:nth-child(odd){
    margin-right:auto;
}
#contents.index .index-mission ul li dl dt{
    font-size:15px;
    font-size: 1.5rem;
    line-height: 1.4;
    margin-bottom: 20px;
}
#contents.index .index-mission ul li dl dt span{
    margin-right: 15px;
}
#contents.index .index-mission ul li:nth-child(1) dl dt img{
    width: 13px;
    height: 44px;
}
#contents.index .index-mission ul li:nth-child(2) dl dt img{
    width: 21px;
    height: 44px;
}
#contents.index .index-mission ul li:nth-child(3) dl dt img{
    width: 21px;
    height: 45px;
}
#contents.index .index-mission ul li:nth-child(4) dl dt img{
    width: 24px;
    height: 44px;
}
#contents.index .index-mission ul li dl dd li{
    padding-left: 1.1em;
    text-indent: -1.1em;
    line-height: 1.75;
    margin-bottom: 5px;
}
#contents.index .index-vision{
    width: 87.5%;
    margin: 0 auto 50px;
}
#contents.index .index-vision h2 img{
    width: 79px;
    height: 23px;
}
#contents.index .index-vision h2 span{
    margin-top: 8px;
}
#contents.index .index-vision .layout{
    flex-wrap: wrap;
}
#contents.index .index-vision .layout div{
    width: 100%;
    margin-right: auto;
    margin-bottom: 30px;
}
#contents.index .index-vision .layout p{
    width: 100%;
}
#contents.index .index-outlook{
    width: 87.5%;
    margin: 0 auto 60px;
}
#contents.index .index-outlook h2 img{
    width: 102px;
    height: 24px;
}
#contents.index .index-outlook h2 span{
    margin-top: 8px;
}
#contents.index .index-outlook .layout{
    flex-wrap: wrap;
}
#contents.index .index-outlook .layout div{
    width:100%;
}
#contents.index .index-outlook .layout p{
    width:100%;
    margin-right: auto;
    margin-bottom: 30px;
}
#contents.index .index-member{
    width: 87.5%;
    margin: 0 auto 60px;
    line-height: 1.4;
}
#contents.index .index-member h2 img{
    width: 208px;
    height: 30px;
}
#contents.index .index-member .layout1{
    width:72%;
    margin: 0 auto 35px;
    flex-wrap: wrap;
}
#contents.index .index-member .layout1 img{
    width:100%;
    height: auto;
    object-fit: cover;
}
#contents.index .index-member .layout1 > div{
    width:100%;
    margin-bottom: 35px;
}
#contents.index .index-member .layout1 > div:first-child{
    margin-right:0;
}
#contents.index .index-member .layout1 h4{
    color: #F7B52C;
    font-size: 18px;
    font-size: 1.8rem;
    margin-bottom: 15px;
}
#contents.index .index-member h5{
    color: #000;
    font-size: 18px;
    font-size: 1.8rem;
}
#contents.index .index-member .layout2 ul{
    width: 72%;
    margin: auto;
    flex-wrap: wrap;    
}
#contents.index .index-member .layout2 ul li{
    width: 100%;
    margin-right: auto;
    margin-bottom: 35px;
}
#contents.index .index-member .layout2 ul li img{
    width:100%;
    height: auto;
    object-fit: cover;
}
#contents.index .index-member .layout2 ul li:nth-child(4n){
    margin-right: auto;
}
#contents.index .index-member .link{
    background-image: url("../images/button_link.svg");
    background-repeat: no-repeat;
    background-size: 46px 22px;
    padding-left: 56px;
    margin-top: 15px;
    line-height: 23px;
}
#contents.index .index-member .link a{
    color:#333;
	text-decoration:none;
}
#contents.index .index-member .link a:hover{
    color:#999;
	text-decoration:underline;
}
/***------------
page
------------***/
#main_page{
    width: 100%;
    margin: 0 auto 40px;
    position: relative;
    overflow: hidden;
}
#main_page .sp > div:first-child{
    width: 100%;
    height: 180px;
}
#main_page .sp > div:first-child img{
    width: 100vw;
    height: 180px;
    object-fit: cover;
}
#main_page .sp > div:nth-child(2){
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    width: 143px;
    height: 33px;
    line-height: 1;
}
#main_page .sp > div:nth-child(2) img{
    width: 143px;
    height: 33px;
    vertical-align: top;
}
#main_page .sp > div:nth-child(3){
    position: absolute;
    left: 23px;
    top: 20px;
    margin: auto;
    width: 108px;
    height: 36px;
    line-height: 1;
}
#main_page .sp > div:nth-child(3) img{
    width: 108px;
    height: 36px;
    }
/***------------
news
------------***/
#contents.page.news > div{
    width: 87.5%;
    margin: auto;
}
#contents.page.news > div h1{
    margin-bottom: 35px;
}
#contents.page.news > div h1 img{
    width: 70px;
    height: 23px;
}
#contents.page.news > div h1 span{
    padding-bottom:5px;
    margin-bottom: 5px;
}
#contents.page.news > div h1 small{
    font-size: 9px;
    font-size: 0.9rem;
}
#contents.page.news > div dl{
    width: 100%;
    margin: 0 auto 40px;
}
#contents.page.news > div dl dt{
    position: static;
    padding: 15px 0 0;
    font-size: 12px;
    font-size: 1.2rem;
}
#contents.page.news > div dl dd{
    padding: 0px 0 15px 0;
}
#contents.page .Pager {
    overflow: hidden;
    margin-bottom:40px;
}
#contents.page .pagenation {
    font-size: 0;
    margin-top: 0px;
}
#contents.page .button{
    width: 45%;
    height: 38px;
    margin:0 auto 40px;
}
#contents.page .button a{
    height: 38px;
}
#contents.page .button a img{  
    width: 64px;
    height: 14px;
}
}