@charset "utf-8";
/**************************************************

	Respond.css ( ver 1.0.2 )

**************************************************/
/**************************************************
	Setting Device Width
**************************************************/
#_device_pc{display: block;} #_device_ta{display: none;} #_device_mo{display: none;} .__pc{display: block !important;} .__ta{display: none !important;} .__mo{display: none;}
@media screen and (min-width: 750px) and (max-width: 1300px){#_device_pc{display: none;} #_device_ta{display: block;} #_device_mo{display: none;} .__pc{display: none !important;} .__ta{display: block !important;} .__mo{display: none;}}
@media screen and (max-width: 750px){#_device_pc{display: none;} #_device_ta{display: none;} #_device_mo{display: block;} .__pc{display: none !important;} .__ta{display: none;} .__mo{display: block !important;} }

/**************************************************
	Layout
**************************************************/
@media screen and (max-width: 1300px){

	html{min-width: 320px;padding-top: 45px;overflow-x: hidden;}
	.in{width:auto;}

	#header{position: fixed;top: 0;left: 0;width: 100%;height:45px;background:#fff;border-bottom: 1px solid #ddd;}
	#header .logo{width: 50px;line-height: 45px;left: 10px;}
	#header .logo img{width: auto;height: 25px;}

	#gnb{display: none;}
    #tnb{display: none;}

    #hd-lan{display: none;}
    #hd-sch{display: none;}
	
	#footer{padding:25px 10px;}
	#footer h1{position:relative;top:0;left:0;margin-bottom:10px;text-align:center;}
	#footer h1 img{height:30px;}
    #footer address{padding:0px;text-align: center;}
	#footer address ul{display:block;}
	#footer address li{width:auto;margin:5px 0;}
	#footer address li strong{margin-bottom:0px;font-size:13px;}
    #footer address li span{font-size:12px;line-height:20px;}
    #footer address .copyright{display: block;margin-top: 10px;font-size: 12px;color: #777777;}

    #ft-fam{display: none;}

    #gotop{position:fixed;top:auto;bottom:15px;right:15px;width:35px;height:35px;}

    #fnb{text-align: center;}
    #fnb > li{display: inline-block;padding: 0 5px;}
    #fnb > li:first-child{padding-left: 0;background: none;}
    #fnb > li a{font-size: 11px;color: #b3b3b3;letter-spacing: -1px;line-height: 35px;}

    #slide-btn{top: 15px;right: 10px;display: block;width: 25px;height: 16px;}

    #slide-bg{position: fixed;z-index: 200;top: 0;left: 0;width: 100%;height: 100%;background: rgba(0,0,0,0.3);display: none;}
    #slide-close{position: absolute;top: 0;right: 0;width: 50px;height: 50px;background: url('../images/layout/slide-close.png') no-repeat center center;background-size: 20px auto;}

    #slide-menu{position: fixed;top: 0;right: -100%;width: 80%;height: 100%;display: block;background: #fff;z-index: 201;overflow-y: auto;transition: all 0.3s cubic-bezier(0.930, 0.635, 0.650, 0.970);}
    #slide-menu .tit{height: 50px;position: relative;background: #cd2323;}
    #slide-menu.on{right: 0;}

    #tnb-mo{text-align: center;line-height: 40px;background: #f7f7f7;}
    #tnb-mo > li{display: inline-block;margin: 0 10px;}
    #tnb-mo > li a{font-size: 12px;color: #333;}

    #gnb-mo > li{border-bottom: 1px solid #e1e1e1;}
    #gnb-mo > li > a{display: block;line-height: 40px;padding: 0 15px;font-size: 13px;letter-spacing: -1px;color: #333;text-decoration: none;}
    #gnb-mo > li > ul{padding: 10px 15px;border-top: 1px solid #e1e1e1;background: #f7f7f7;display: none;}
    #gnb-mo > li > ul li a{line-height: 30px;font-size: 14px;color: #666;text-decoration: none;}
    #gnb-mo > li.hidden-gnb{display: none;}

    #hd-lan-mo{position: absolute;top: 0;left: 15px;z-index: 92;}
    #hd-lan-mo > a{display: block;line-height: 50px;padding: 0 10px 0 20px;font-size: 12px;color: #fff;text-decoration: none;text-transform: uppercase;background: url('../images/layout/hd-lan-ico-mo.png') no-repeat 0 center / 15px auto, url('../images/layout/hd-lan-spr-mo.png') no-repeat right center / 6px auto;}
    #hd-lan-mo > ul{position: absolute;top: 40px;left: 50%;display: none;width: 80px;margin-left: -40px;padding: 10px 0;border: 1px solid #b8b8b8;background: #fff;}
    #hd-lan-mo > ul:before{position: absolute;top: -7px;left: 50%;content: '';display: block;width: 6px;height: 7px;margin-left: -3px;background: url('../images/layout/hd-lanbox-spr-mo.png');}
    #hd-lan-mo > ul li a{display: block;font-size: 12px;line-height: 20px;color: #666666;text-decoration: none;text-align: center;text-transform: uppercase;}
    #hd-lan-mo.on > ul{display: block;}

    #hd-sch-mo{position: absolute;top: 14px;left: 85px;z-index: 91;}
    #hd-sch-mo .btn{display: block;width: 21px;height: 21px;background: url('../images/layout/hd-sch-btn-mo.png') no-repeat center center;background-size: 16px auto;text-indent: -999em;border: none;}
    #hd-sch-mo form{position: fixed;display: none;top: 50px;right: 0;width: 80%;padding-right: 45px;border: 1px solid #333;border-width: 1px 0 1px 0;overflow: hidden;background: #fff;box-sizing: border-box;}
    #hd-sch-mo legend{display: none;}
    #hd-sch-mo .inp{width: 100%;height: 38px;line-height: 38px;text-indent: 10px;background: none;border: none;font-size: 12px;}
    #hd-sch-mo .sbm{position: absolute;top: 0;right: 0;width: 40px;height: 40px;background: #333 url('../images/layout/hd-sch-btn-mo.png') no-repeat center center;background-size: 18px auto;border: none;text-indent: -999em;}
    #hd-sch-mo.on form{display: block;}

    /* layer popup */
    .sp_pop{position: absolute;top: 80px !important;left: 5% !important;width: 90% !important;z-index: 999 !important;}
    .sp_pop table{width: 100%;}
    .sp_pop table td{height: auto !important;}
    .sp_pop img{width: 100% !important;height: auto !important;}

    /* etc */
    .table1 tr > *{font-size: 11px;line-height: 15px;}

}

/**************************************************
	Ajax Popup
**************************************************/
@media screen and (max-width: 1300px){

    #popup{top: 5%;left: 5%;width: 90%;height: 90%;margin-top: 0;margin-left: 0;padding-top: 41px;}
    #popup .pop-tit{height: 40px;padding: 0 10px;}
    #popup .pop-tit h3{font-size: 13px;line-height: 40px;}
    #popup .pop-tit .close{width: 39px;height: 39px;line-height: 39px;font-size: 13px;}
    #popup .pop-wrap{height: 100%;overflow-y: auto;padding: 15px;box-sizing: border-box;}
    #popup.on{opacity: 1;}
    #popupBG{position: fixed;top: 0;left: 0;width: 100%;height: 100%;z-index: 300;background: rgba(0,0,0,0.5);opacity: 0;transition: all 0.3s;}
    #popupBG.on{opacity: 1;}

	.pop-ajax .cont{padding:10px;}
	.pop-ajax .box{width:95%;min-height:auto;}
	.pop-ajax .btn-close{right:-5px;top:-40px;}

    /* sitemap */
    #popup .sitemap > li{width: 49%;}
    #popup .sitemap > li > a{font-size: 12px;line-height: 35px;}
    #popup .sitemap > li ul li a{font-size: 12px;padding: 7px 0;}

}


/**************************************************
	Main
**************************************************/
@media screen and (max-width: 1300px){

    #main #mainWrap{width: auto;margin: 0;}

    #main .visual .roll li img{position: static;margin-left: 0;width: 100%;height: auto;}
    #main .visual .bx-pager{bottom: 20px;}
    #main .visual .bx-pager-item{margin: 0 2px;}
    #main .visual .bx-pager-item a{width: 12px;height: 12px;}

	#sideBtn{display:none;right:15px}
	#sideBtn a{padding-right:20px;margin:15px 0;font-size:13px}
	#sideBtn a:after{margin-top:0px;}
	#sideBtn a:before{right:-8px;margin-top:-7px;width:15px;height:15px;}
	
	.main-wrap > section .in{width:90%;}
	.main-wrap > section h1{font-size:24px;line-height:32px;}
	.main-wrap > section p{margin:15px 0px 30px;font-size:15px;line-height:25px;}
	.main-wrap > section .more{height:40px;line-height:40px;font-size:13px;}
	.main-wrap > section .more:after{content:'';position:absolute;top:50%;margin-top:-2px;right:30px;width:13px;height:7px;background:url(/images/main/btn-more1.png) no-repeat 0 0}
	.main-wrap > section .bg img{position:relative;left:50%;margin-left:-600px;width:1200px;}

}

@media screen and (max-width:750px){
	.main-wrap > section .in{padding-right:30px;box-sizing:border-box;}
	.main-wrap > section h1{font-size:20px;}
	.main-wrap > section p{white-space:inherit;font-size:13px;line-height:21px;}
}

/**************************************************
	Sub
**************************************************/
@media screen and (max-width: 1300px){

    #sub #content{width:auto;margin:30px 10px; }

    #sub .sub-vis{height:150px;}
    #sub .sub-vis h2 img{height:45px;}

    #sub .sub-tit{margin-bottom: 20px;}
    #sub .sub-tit h3{font-size: 14px;margin-top: 0;}

    .lnbWrap{display: none;}
    #status{display: none;}

    #navigator{border-width: 0 0 1px 0;}
    #navigator > ul{width: auto;border-left: none;padding-left: 40px;}
    #navigator > ul > li{width: 50%;box-sizing: border-box;}
    #navigator > ul > li > a{min-width: 0;font-size: 13px;padding: 0 20px 0 10px;line-height: 40px;background-size: 8px auto;}
    #navigator > ul > li:first-child{position: absolute;top: 0;left: 0;width: 40px;}
    #navigator > ul > li:first-child a{width: 40px;background: none;}
    #navigator > ul > li.d2{border: none;}
    #navigator > ul > li > ul{top: 40px;left: -1px;}
    #navigator > ul > li.d2 > ul{border-right: none;}
    #navigator > ul > li > ul li a{padding: 10px;font-size: 13px;}

	/**/
	.sub-page:after{top:30px;margin-right:-10px;width:34px;height:34px;background-size:100% auto}
	.sub-page .bg img{width:100%}
	.sub-top{padding:40px;background-position:10% 0px;background-size:180px;}
	.sub-top h1{font-size:18px;}
	.sub-top.type1 h1{display:block;width:auto;text-align:center;}
	.sub-top.type1 p{display:block;width:auto;text-align:center;margin-top:10px;padding-right:0px;font-size:14px;line-height:21px;}

	.sub-cont{margin:-50px 10px 0px 10px;padding:10px;}
	.sub-cont p{margin:10px 0;font-size:14px;line-height:21px;}
	.sub-cont .img-box {margin-bottom:20px;}
	.sub-cont .img-box img{width:100%;}
	.sub-cont .part{padding-top:15px;margin-top:15px;}
	.sub-cont .part .img{display:block;width:auto;margin:5px;text-align:center;}
	.sub-cont .part .img img{max-width:100%;}
	.sub-cont .part .txt{display:block;width:auto;}

	.sub-reference{padding:25px 20px}
	.sub-reference h1{margin-bottom:15px;font-size:15px;}
	.sub-reference h1:before{top:2px;height:12px;}
	.sub-reference li{padding-left:25px;font-size:14px;line-height:21px;}
	.sub-reference li .num{top:3px;width:18px;height:18px;line-height:18px;font-size:13px;}


	.page3{padding:0px 10px 20px 10px;}
	.page3 img{width:100%;max-width:100%;}



}
