@charset "UTF-8";
body {
}

.wrap{
    min-width: 0;
}
.inner{width: 90%;}
.fv{}
.fv img{
}
.fv p{font-size: 5vw;padding: 3% 5%;}

footer{
}
footer .inner{
}
footer img{
    width: 100%;
}

br.sp{display: inline;}

.news{
    margin-bottom: 20%;
}
.news h2{
}
.news dl{
}
.news dl dt{width: 100%;margin-bottom: 5px;}
.news dl dd{width: 100%;}

main{padding: 10% 0;}

.attention .inner{justify-content: center;}
.attention{margin-bottom: 20%;}
.attention p{font-size: 5vw;text-align: center;}
.attention img{margin-right: 0;margin-bottom: 20px;}


.content{margin-bottom: 10%;}
.content .read{}
.content .read h2{font-size: 7vw;}
.content .read p{
}
.content .item-area{
}
.content .item-area li{padding: 5%;margin-bottom: 5%;}
.content .item-area li a {
    font-size: 2.5vw;
    padding: 1% 3%;
    left: 35%;
    bottom: 6%;
}
.content .item-area li img{
}
.content p.detail{
}
.content .cv{
}
.content .cv a{
    padding: 15% 0;
    width: 100%;
    font-size: 8vw;
}

.video{padding: 0 0 5%;}
.video img{}
.video iframe{
    width: 100%;
    height: 52vw;
}
.info{
}
.info h2{
}
.info ul{
}
.info ul li{
}
.info ul li:before{
}