@import url('content.css?v=20250904_1');

/* layout */
#visual {position:relative; overflow:hidden; height:260px;}
#visual img {position:absolute; top:0; left:-999px; right:-999px; min-width:100%; margin:0 auto; transition:top 0.3s;}

#container {width:96%; max-width:1200px; margin:0 auto; padding-bottom:150px;}
#content {text-align:justify;}

#side {position:relative; height:260px; margin-top:-260px; text-align:center; z-index:190;}
#side h2 {height:260px; font-weight:normal; font-family:'SUIT-Bold'; font-size:45px; color:#FFF; line-height:260px; text-shadow:0 0 50px #000;}
#lnb {display:none;}

.btn_side {display:none;}

.h_content {overflow:hidden; width:100%; margin-bottom:50px; padding:5% 0 10px; text-align:center;}
.h_content h3 {font-weight:normal; font-family:'SUIT-Bold'; font-size:45px; line-height:110px;}
.h_content .path {font-family:'SUIT-Medium'; font-size:22px; color:#666; line-height:25px;}
.h_content .path>a:first-child {display:inline-block; overflow:hidden; width:30px; height:25px; margin-right:5px; background:url(../design/sp_common.png) no-repeat -50px 0; color:transparent; line-height:25px; vertical-align:top;}
.h_content .path b {font-weight:normal;}

@media screen and (-webkit-min-device-pixel-ratio:2) {
    .h_content .path>a:first-child {background-image:url(../design/sp_common_x2.png); background-size:100px auto;}
}
