@charset "UTF-8";

/*
 * 01_shasai.css
 *
 */

/* #mirai.01_shasai
---------------------------------------------------------- */
#mirai.shasai #categoryVisual-story {
background-image: url(../img/01_shasai-visual.jpg);
background-position: center center;
background-repeat: no-repeat;
}

#mirai.shasai #categoryVisual-story h1 img.pc {
max-width: 100%;
height: 320px;
margin-left: auto;
margin-right: auto;
}

#mirai.shasai .copy {
background-color: #e0e0e7;
font-size: 20px;
color: #1d2088;
}

#mirai.shasai h2.ttl {
color: #0048ff;
font-size: 30px;
border-bottom: 2px solid #0D48FF;
display: inline-block;
line-height: normal;
margin-bottom: 1em;
padding-bottom: 0.4em;
margin-top: 0.5em;
}

#mirai.shasai .img01 {
width: 980px;
height: 763px;
background-image: url(../img/01_shasai-img01.png);
background-size: cover;
}

#mirai.shasai .imgBox {
display: block;
clear: both;
}

@media screen and (max-width:767px) and (min-width:1px) {
#mirai.shasai #categoryVisual-story-bg {
background-color: #FFF;
}

#mirai.shasai .imgBox .w480 {
width: 100% !important;
float: left;
}
}

