@charset "UTF-8";

.front{}
.front_news_blk{margin:0;}
.front_news_blk > .row h3{background:#46aa32;color:#FFF;font-size1.125em;border:0;}
.front_news_blk > .row ul{padding:1.25em 2em;background:#FFF;box-sizing:border-box;max-height:13rem;overflow-y:scroll;width:100%;}
.front_news_blk > .row ul > li{display:flex;align-items:baselene;}
.front_news_blk > .row ul > li > time{width:6em;margin-right:1em;}

.second .main *+h2,
.second .main *+h3,
.second .main *+h4,
.second .main *+h5,
.second .main *+h6{margin-top:2em;}

.second .main *+h3,
.second .main *+h4,
.second .main *+h5,
.second .main *+h6{margin-top:2em;}

p em {font-weight:600;}

.access_img img{width:100%;}

.aisatu_img{display:flex;justify-content:flex-end;align-items: center;margin-top:2rem;}
.aisatu_img img{width:200px;margin-left:1rem;}

.one_btn{text-align:center;margin:2rem 0;}
.one_btn a{min-width:20em;}

ul > li > em{font-weight:600;}

.kigyo table{width:100%;display:table;}


@media screen and (min-width: 751px){

.front .contents > main{background:url(../images/front_bg_pc.webp) center top no-repeat;background-size:cover;padding:0 0 2em;}
.front .mv{padding-top:640px;margin-bottom:2em;}
.front_news_blk > .row{display:flex;justify-content:space-between;width:93%;max-width:732px;margin:0 auto;}
.front_news_blk > .row h3{writing-mode: vertical-rl;line-height:1;padding:1.25rem 0;margin:0;letter-spacing:0.1em;display:flex;width:3.6em;justify-content:flex-start;align-items:center;}

}

@media screen and (max-width: 750px){

.front_title_blk{padding:0;}
.front .contents > main{background:#FFF url(../images/front_bg_sp.webp) center top no-repeat;background-size:100% auto;padding-top:105vw;}
.front .row.mv{margin-bottom:5vw;}
.front_news_blk{}
.front_news_blk > .row h3{margin:0;}
.front_news_blk > .row ul{max-height:150vw;}

.second .main{background:#FFF;padding-top:30vw;}

.aisatu_img{display:block;margin:2rem auto 0; text-align:center;}
.aisatu_img img{width:70vw;margin:1rem auto 0 0;}


}

