/*各ページ対応*/


/* メインエリア部分指定 */
body.cno0{
min-width:1200px;
background-size:cover;
}
#side_frm_wrap{background:none !important;}
.bg_pattern{display:none;}
#container {
    margin: 0px auto;
    padding: 240px 0px 130px 0px;
}
.cno0 #contents{position:static;}
#gh_lino0 .mbYTP_wrapper{opacity:0 !important;}
#main {
width: 100%;
margin: 0px;
padding: 0px;
_overflow: hidden;
word-break: break-all;
}
.cno0 #wrapper{min-height:1000px; position:relative; z-index:1;}


/*=====================
Youtube表示(Colorbox)
=====================*/
a:active{outline:none;}
#cboxOverlay{position:fixed; top:0px; left:0px; width:100%; height:100%; background:rgba(0,0,0,0.8); z-index:9999;}
#colorbox{z-index:9999; outline:none; background:#000;}
#cboxLoadedContent{overflow:hidden !important;}
.cboxIframe{width:100%; height:100%;}
#cboxClose{display:block; margin:0px; padding:0px; overflow:hidden;position:absolute; top:-0px; right:-60px; width:59px; height:59px; background:url(../../../../images/sys/close_bt.png) no-repeat; border:none; line-height:9999; cursor:pointer;}



 /*media query*/
@media screen and (max-width:375px) {
body,#wrapper{min-width: 100% !important;}

#side_frm_l,#side_frm_r{display:none;}

.cno0 #wrapper{position:relative; z-index:1; overflow:hidden;}
.cno0 #header_logo img{width:100% !important; height:auto !important;}
body{background-size: 200% auto !important; background-position:57% 0% !important;}

.cno0 #header_logo{position:static !important;}
.cno0 #top_catch {width:21%; height:auto; top:6%; right:8%; }
.cno0 #top_catch img {width:100%; height:auto;}
.cno0 #container{padding: 105% 3% 0% }

.cno0 .main_sa01{margin: 0px 0px 0px 0px;}
.cno0 .footer_sa01_l{float:none; width:100%;}
.cno0 .footer_sa01_r{float:none; width:100%; margin:5px 0px;}
.cno0 #footer{min-width: 100%; opacity:1;}
.cno0 .footer_sa01{position:static !important; height:auto;}






}/*media query end*/