@charset "UTF-8";

#content .content_header .top .banner .bg{background-image:url(/layouts/bespinwith/img/content_header/gangwondo_gangneung.jpg);}

/* infor_section */
#page .infor_section .sitewidth .boxCont{background:url(../img/infor_section_bg.png) no-repeat center right;background-size:33% auto;}
@media all and (max-width:1000px){
	#page .infor_section .sitewidth .boxCont{background-position:top right;}
}
@media all and (max-width:600px){
	#page .infor_section .sitewidth .boxCont{background-size:50% auto;}
}
@media all and (max-width:400px){
	#page .infor_section .sitewidth .boxCont{background-size:60% auto;}
}

/* slide01_section */
#page .slide01_section .sitewidth .boxCont .tmp_slideBox .slideItem.slide01{background-image:url(../img/slide01_img01.jpg);}
#page .slide01_section .sitewidth .boxCont .tmp_slideBox .slideItem.slide02{background-image:url(../img/slide01_img02.jpg);}
#page .slide01_section .sitewidth .boxCont .tmp_slideBox .slideItem.slide03{background-image:url(../img/slide01_img03.jpg);}

/* slide02_section */
#page .slide02_section .sitewidth .boxCont .tmp_slideBox .slideItem.slide01{background-image:url(../img/slide02_img01.jpg);}
#page .slide02_section .sitewidth .boxCont .tmp_slideBox .slideItem.slide02{background-image:url(../img/slide02_img02.jpg);}
