@charset "UTF-8";

#page{position:relative;box-sizing:border-box;}
#page .hid{display:none;}
.ft18{font-size:18px;font-weight:400;letter-spacing:-0.045em;color:#000;}
@media all and (max-width:1600px){
	.ft18{font-size:17px;}
}
@media all and (max-width:1400px){
	.ft18{font-size:16px;}
}
@media all and (max-width:1200px){
	.ft18{font-size:15px;}
}
@media all and (max-width:1000px){
	.ft18{font-size:14px;}
}
@media all and (max-width:600px){
	.ft18{font-size:13px;}
}
@media all and (max-width:400px){
	.ft18{font-size:12px;}
}
@media all and (max-width:320px){
	.ft18{font-size:10px;}
}

/* scrollevent
	부모 class="scrollEvent"
	이벤트 class="fadeInUp up1"
*/
@keyframes fadeInUp {
	from {transform:translate3d(0, 40px, 0);-webkit-transform:translate3d(0, 40px, 0);}
	to {transform:translate3d(0, 0, 0);-webkit-transform:translate3d(0, 0, 0);opacity:1;}
}
@-webkit-keyframes fadeInUp {
	from {transform:translate3d(0, 40px, 0);-webkit-transform:translate3d(0, 40px, 0);}
	to {transform:translate3d(0, 0, 0);-webkit-transform:translate3d(0, 0, 0);opacity:1;}
}
@keyframes fadeIn {
	from {opacity:0;}
	to {opacity:1;}
}
@-webkit-keyframes fadeIn {
    from {opacity:0;}
	to {opacity:1;}
}
@keyframes fadeScale {
	from {transform:scale(0.9);}
	to {transform:scale(1);opacity:1;}
}
@-webkit-keyframes fadeScale {
    from {transform:scale(0.9);}
	to {transform:scale(1);opacity:1;}
}
.fadeInUp {position:relative;opacity:0;}
.fadeInUp.fade {animation:fadeInUp .7s both;-webkit-animation:fadeInUp .7s both;}
.fadeInUp.up1 {animation-delay:.1s;-webkit-animation-delay:.1s}
.fadeInUp.up2 {animation-delay:.2s;-webkit-animation-delay:.2s;}
.fadeInUp.up3 {animation-delay:.3s;-webkit-animation-delay:.3s;}
.fadeInUp.up4 {animation-delay:.4s;-webkit-animation-delay:.4s;}
.fadeInUp.up5 {animation-delay:.5s;-webkit-animation-delay:.5s;}
.fadeInUp.up6 {animation-delay:.6s;-webkit-animation-delay:.6s;}
.fadeInUp.up7 {animation-delay:.7s;-webkit-animation-delay:.7s;}
.fadeScale{position:relative;opacity:0;}
.fadeScale.fade{animation:fadeScale 1s both;-webkit-animation:fadeScale 1s both;}

#page .page_section{position:relative;padding:100px 0;}
#page .page_section .section_title{position:relative;text-align:center;font-size:18px;}
#page .page_section .section_title .title{position:relative;margin:0;padding:0;font-size:2em;font-weight:800;color:#000000;line-height:1.3;word-break:keep-all;}
#page .page_section .section_content{position:relative;}
#page .page_section .section_title + .section_content{margin-top:80px;}

@media all and (max-width:1200px){
	#page .page_section{padding:90px 0;}
	#page .page_section .section_title{font-size:17px;}
	#page .page_section .section_title + .section_content{margin-top:70px;}
}
@media all and (max-width:1000px){
	#page .page_section{padding:80px 0;}
	#page .page_section .section_title{font-size:16px;}
	#page .page_section .section_title + .section_content{margin-top:60px;}
}
@media all and (max-width:800px){
	#page .page_section{padding:70px 0;}
	#page .page_section .section_title{font-size:15px;}
	#page .page_section .section_title + .section_content{margin-top:50px;}
}
@media all and (max-width:600px){
	#page .page_section{padding:60px 0;}
	#page .page_section .section_title{font-size:14px;}
	#page .page_section .section_title + .section_content{margin-top:40px;}
}
@media all and (max-width:400px){
	#page .page_section{padding:50px 0;}
	#page .page_section .section_title{font-size:13px;}
	#page .page_section .section_title + .section_content{margin-top:30px;}
}
@media all and (max-width:350px){
	#page .page_section{padding:40px 0;}
	#page .page_section .section_title{font-size:12px;}
	#page .page_section .section_title + .section_content{margin-top:25px;}
}


#page .component_common_terms{position:relative;font-size:18px;font-weight:400;color:#000000;line-height:1.6;}
#page .component_common_terms h3{margin:0;padding:0;font-size:1.15em;font-weight:700;word-break:keep-all;}
#page .component_common_terms p{margin:0;padding:0;font-size:1em;word-break:keep-all;}
#page .component_common_terms ul{margin:0;font-size:1em;padding:0;list-style:none;}
#page .component_common_terms ul li{position:relative;padding-left:15px;word-break:keep-all;}
#page .component_common_terms ul li:before{content:"";display:block;position:absolute;left:0;top:0.65em;width:0.25em;height:0.25em;border-radius:50%;background-color:#000000;}
#page .component_common_terms h3 + *{margin-top:0.5em;}
#page .component_common_terms * + h3{margin-top:1.5em;}
#page .component_common_terms p + ul{margin-top:0.5em;}
#page .component_common_terms ul + p{margin-top:1em;}

@media all and (max-width:1200px){
	#page .component_common_terms{font-size:17px;}
}
@media all and (max-width:1000px){
	#page .component_common_terms{font-size:16px;}
}
@media all and (max-width:800px){
	#page .component_common_terms{font-size:15px;}
}
@media all and (max-width:600px){
	#page .component_common_terms{font-size:14px;}
}
@media all and (max-width:400px){
	#page .component_common_terms{font-size:13px;}
}
@media all and (max-width:350px){
	#page .component_common_terms{font-size:12px;}
}


#page .tmp_txtBox .title{line-height:1.4;font-size:45px;font-weight:700;word-break:keep-all;}
#page .tmp_txtBox .title30{font-size:30px;}
#page .tmp_txtBox .title22{font-size:22px;}
#page .tmp_txtBox .desc{line-height:1.6;font-weight:300;word-break:keep-all;}
#page .tmp_txtBox .desc strong{display:block;font-weight:700;}
@media all and (max-width:1600px){
	#page .tmp_txtBox .title{font-size:42px;}
	#page .tmp_txtBox .title30{font-size:28px;}
	#page .tmp_txtBox .title22{font-size:21px;}
}
@media all and (max-width:1400px){
	#page .tmp_txtBox .title{font-size:40px;}
	#page .tmp_txtBox .title30{font-size:27px;}
	#page .tmp_txtBox .title22{font-size:20px;}
}
@media all and (max-width:1200px){
	#page .tmp_txtBox .title{font-size:38px;}
	#page .tmp_txtBox .title30{font-size:25px;}
	#page .tmp_txtBox .title22{font-size:19px;}
}
@media all and (max-width:1000px){
	#page .tmp_txtBox .title{font-size:36px;}
	#page .tmp_txtBox .title30{font-size:24px;}
	#page .tmp_txtBox .title22{font-size:18px;}
}
@media all and (max-width:800px){
	#page .tmp_txtBox .title{font-size:34px;}
	#page .tmp_txtBox .title30{font-size:23px;}
	#page .tmp_txtBox .title22{font-size:17px;}
}
@media all and (max-width:600px){
	#page .tmp_txtBox .title{font-size:32px;}
	#page .tmp_txtBox .title30{font-size:21px;}
	#page .tmp_txtBox .title22{font-size:16px;}
}
@media all and (max-width:400px){
	#page .tmp_txtBox .title{font-size:27px;}
	#page .tmp_txtBox .title30{font-size:20px;}
	#page .tmp_txtBox .title22{font-size:15px;}
}
@media all and (max-width:320px){
	#page .tmp_txtBox .title{font-size:24px;}
	#page .tmp_txtBox .title30{font-size:16px;}
	#page .tmp_txtBox .title22{font-size:12px;}
}

/* tmp_lineTxtBox */
#page .tmp_lineTxtBox{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;}
#page .tmp_lineTxtBox .title{text-align:left;font-weight:700;}
#page .tmp_lineTxtBox .line{-webkit-flex:1;flex:1;width:60%;height:2px;margin:12px 30px;background-color:#4c4c4c;}
#page .tmp_lineTxtBox .desc{text-align:right;color:#575757;}
@media all and (max-width:600px){
	#page .tmp_lineTxtBox{-webkit-box-lines:multiple;-ms-flex-wrap:wrap;flex-wrap:wrap;}
	#page .tmp_lineTxtBox .title{width:100%;text-align:center;}
	#page .tmp_lineTxtBox .title br{display:none;}
	#page .tmp_lineTxtBox .line{display:none;}
	#page .tmp_lineTxtBox .desc{width:100%;text-align:center;}
}

/* tmp_slideBox */
#page .tmp_slideBox .slideItem{height:350px;background-repeat:no-repeat;background-position:center center;background-size:cover;}
#page .tmp_sliderNav{margin-top:15px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}
#page .tmp_sliderNav .sliderNav_arrows{}
#page .tmp_sliderNav .sliderNav_arrows button{border:none;background-color:transparent;}
#page .tmp_sliderNav .progressBar{-webkit-flex:1;flex:1;height:2px;margin-left:15px;background-color:#c9c9ca;background-repeat:no-repeat;background-image:linear-gradient(to right, #231815, #231815);z-index:2;}
@media all and (max-width:1600px){
	#page .tmp_slideBox .slideItem{height:330px;}
}
@media all and (max-width:1400px){
	#page .tmp_slideBox .slideItem{height:310px;}
}
@media all and (max-width:1200px){
	#page .tmp_slideBox .slideItem{height:290px;}
}
@media all and (max-width:1000px){
	#page .tmp_slideBox .slideItem{height:280px;}
}
@media all and (max-width:800px){
	#page .tmp_slideBox .slideItem{height:260px;}
}
@media all and (max-width:600px){
	#page .tmp_slideBox .slideItem{height:250px;}
	#page .tmp_sliderNav{margin-top:10px;}
	#page .tmp_sliderNav .progressBar{margin-left:10px;}
}
@media all and (max-width:400px){
	#page .tmp_slideBox .slideItem{height:230px;}
}
@media all and (max-width:320px){
	#page .tmp_slideBox .slideItem{height:180px;}
	#page .tmp_sliderNav{margin-top:15px;}
	#page .tmp_sliderNav .progressBar{margin-left:15px;}
}

/* tmp_linkBox */
#page .tmp_linkBox{width:425px;max-width:80%;margin:40px auto 0;background-color:#61b1e2;border-radius:30px;}
#page .tmp_linkBox a{display:block;line-height:60px;font-size:20px;font-weight:700;color:#fff;text-align:center;text-decoration:none;}
@media all and (max-width:1600px){
	#page .tmp_linkBox{width:390px;margin:37px auto 0;}
	#page .tmp_linkBox a{line-height:56px;font-size:19px;}
}
@media all and (max-width:1400px){
	#page .tmp_linkBox{width:380px;margin:35px auto 0;}
	#page .tmp_linkBox a{line-height:53px;font-size:18px;}
}
@media all and (max-width:1200px){
	#page .tmp_linkBox{width:360px;margin:33px;}
	#page .tmp_linkBox a{line-height:51px;font-siz auto 0e:17px;}
}
@media all and (max-width:1000px){
	#page .tmp_linkBox{width:340px;margin:32px auto 0;}
	#page .tmp_linkBox a{line-height:48px;font-size:16px;}
}
@media all and (max-width:800px){
	#page .tmp_linkBox{width:320px;margin:30px auto 0;}
	#page .tmp_linkBox a{line-height:45px;font-size:15px;}
}
@media all and (max-width:600px){
	#page .tmp_linkBox{width:300px;margin:28px auto 0;}
	#page .tmp_linkBox a{line-height:43px;font-size:14px;}
}
@media all and (max-width:400px){
	#page .tmp_linkBox{width:280px;margin:26px auto 0;}
	#page .tmp_linkBox a{line-height:40px;font-size:13px;}
}
@media all and (max-width:320px){
	#page .tmp_linkBox{width:220px;margin:21px auto 0;}
	#page .tmp_linkBox a{line-height:32px;font-size:10px;}
}

#page .tmp_menuBox{max-width:70%;margin:70px auto 0;text-align:center;}
#page .tmp_menuBox .txtBox{display:inline-block;padding:10px 50px;border:solid 1px #000;border-radius:30px;}
#page .tmp_menuBox .txtBox .title{font-size:20px;font-weight:700;}
#page .tmp_menuBox ul{margin-top:30px;padding:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-lines:multiple;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;}
#page .tmp_menuBox ul li{width:calc(50% - 30px);margin-top:50px;text-align:center;list-style:none;}
#page .tmp_menuBox ul li img{width:100%;}
#page .tmp_menuBox ul li .desc{margin-top:30px;font-size:15px;}
@media all and (max-width:1600px){
	#page .tmp_menuBox{margin:65px auto 0;}
	#page .tmp_menuBox .txtBox{padding:10px 46px;}
	#page .tmp_menuBox .txtBox .title{font-size:19px;}
	#page .tmp_menuBox ul{margin-top:28px;}
	#page .tmp_menuBox ul li{width:calc(50% - 28px);margin-top:46px;}
	#page .tmp_menuBox ul li .desc{margin-top:28px;font-size:14px;}
}
@media all and (max-width:1400px){
	#page .tmp_menuBox{margin:62px auto 0;}
	#page .tmp_menuBox .txtBox{padding:10px 44px;}
	#page .tmp_menuBox .txtBox .title{font-size:18px;}
	#page .tmp_menuBox ul{margin-top:27px;}
	#page .tmp_menuBox ul li{width:calc(50% - 27px);margin-top:44px;}
	#page .tmp_menuBox ul li .desc{margin-top:27px;font-size:13px;}
}
@media all and (max-width:1200px){
	#page .tmp_menuBox{margin:59px auto 0;}
	#page .tmp_menuBox .txtBox{padding:10px 42px;}
	#page .tmp_menuBox .txtBox .title{font-size:17px;}
	#page .tmp_menuBox ul{margin-top:25px;}
	#page .tmp_menuBox ul li{width:calc(50% - 25px);margin-top:42px;}
	#page .tmp_menuBox ul li .desc{margin-top:25px;}
}
@media all and (max-width:1000px){
	#page .tmp_menuBox{margin:55px auto 0;}
	#page .tmp_menuBox .txtBox{padding:10px 40px;}
	#page .tmp_menuBox .txtBox .title{font-size:16px;}
	#page .tmp_menuBox ul{margin-top:24px;}
	#page .tmp_menuBox ul li{width:calc(50% - 24px);margin-top:40px;}
	#page .tmp_menuBox ul li .desc{margin-top:24px;font-size:12px;}
}
@media all and (max-width:800px){
	#page .tmp_menuBox{max-width:80%;margin:52px auto 0;}
	#page .tmp_menuBox .txtBox{padding:10px 37px;}
	#page .tmp_menuBox .txtBox .title{font-size:15px;}
	#page .tmp_menuBox ul{margin-top:23px;}
	#page .tmp_menuBox ul li{width:calc(50% - 23px);margin-top:37px;}
	#page .tmp_menuBox ul li .desc{margin-top:23px;font-size:11px;}
}
@media all and (max-width:600px){
	#page .tmp_menuBox{margin:49px auto 0;}
	#page .tmp_menuBox .txtBox{padding:10px 35px;}
	#page .tmp_menuBox .txtBox .title{font-size:14px;}
	#page .tmp_menuBox ul{margin-top:21px;}
	#page .tmp_menuBox ul li{width:calc(50% - 21px);margin-top:35px;}
	#page .tmp_menuBox ul li .desc{margin-top:21px;}
}
@media all and (max-width:400px){
	#page .tmp_menuBox{max-width:90%;margin:46px auto 0;}
	#page .tmp_menuBox .txtBox{padding:10px 33px;}
	#page .tmp_menuBox .txtBox .title{font-size:13px;}
	#page .tmp_menuBox ul{margin-top:20px;}
	#page .tmp_menuBox ul li{width:calc(50% - 20px);margin-top:33px;}
	#page .tmp_menuBox ul li .desc{margin-top:20px;font-size:10px;}
}
@media all and (max-width:320px){
	#page .tmp_menuBox{max-width:95%;margin:37px auto 0;}
	#page .tmp_menuBox .txtBox{padding:10px 26px;}
	#page .tmp_menuBox .txtBox .title{font-size:10px;}
	#page .tmp_menuBox ul{margin-top:16px;}
	#page .tmp_menuBox ul li{width:calc(50% - 16px);margin-top:26px;}
	#page .tmp_menuBox ul li .desc{margin-top:16px;font-size:8px;}
}

/* tmp_lstBox */

#page .tmp_lstBox{padding:0;}
#page .tmp_lstBox .lst{margin-top:10px;display:-webkit-box;display:-ms-flexbox;display:flex;}
#page .tmp_lstBox .lst:first-of-type{margin-top:0;}
#page .tmp_lstBox .lst .icon{width:23px;margin-top:2px;}
#page .tmp_lstBox .lst .icon img{width:100%;}
#page .tmp_lstBox .lst .descBox .desc{display:inline-block;line-height:1.5;margin-left:15px;font-size:18px;font-weight:500;text-align:left;}
#page .tmp_lstBox .lst .descBox .desc.descTitle{position:relative;width:103px;}
#page .tmp_lstBox .lst .descBox .desc.descTitle:after{content:'';position:absolute;top:50%;right:-1px;width:2px;height:18px;margin-left:15px;background-color:#000;vertical-align:middle;transform:translateY(-50%);}
#page .tmp_lstBox .lst.notice .descBox .desc{display:block;font-size:17px;font-weight:400;}
#page.durePage .lstCont{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;}
#page.durePage .tmp_lstBox{margin-top:70px;}
@media all and (max-width:1600px){
	#page .tmp_lstBox .lst .icon{width:21px;}
	#page .tmp_lstBox .lst .descBox .desc{font-size:17px;}
	#page .tmp_lstBox .lst .descBox .desc.descTitle{width:95px;}
	#page .tmp_lstBox .lst .descBox .desc.descTitle:after{height:17px;}
	#page .tmp_lstBox .lst.notice .descBox .desc{font-size:16px;}
	#page.durePage .tmp_lstBox{margin-top:65px;}
}
@media all and (max-width:1400px){
	#page .tmp_lstBox .lst .icon{width:20px;}
	#page .tmp_lstBox .lst .descBox .desc{font-size:16px;}
	#page .tmp_lstBox .lst .descBox .desc.descTitle{width:91px;}
	#page .tmp_lstBox .lst .descBox .desc.descTitle:after{height:16px;}
	#page .tmp_lstBox .lst.notice .descBox .desc{font-size:15px;}
	#page.durePage .tmp_lstBox{margin-top:62px;}
}
@media all and (max-width:1200px){
	#page .tmp_lstBox .lst .icon{width:19px;}
	#page .tmp_lstBox .lst .descBox .desc{font-size:15px;}
	#page .tmp_lstBox .lst .descBox .desc.descTitle{width:86px;}
	#page .tmp_lstBox .lst .descBox .desc.descTitle:after{height:15px;}
	#page .tmp_lstBox .lst.notice .descBox .desc{font-size:14px;}
	#page.durePage .tmp_lstBox{margin-top:59px;}
}
@media all and (max-width:1000px){
	#page .tmp_lstBox .lst .icon{width:18px;}
	#page .tmp_lstBox .lst .descBox .desc{font-size:14px;}
	#page .tmp_lstBox .lst .descBox .desc.descTitle{width:81px;}
	#page .tmp_lstBox .lst .descBox .desc.descTitle:after{height:14px;}
	#page .tmp_lstBox .lst.notice .descBox .desc{font-size:13px;}
	#page.durePage .tmp_lstBox{margin-top:55px;}
}
@media all and (max-width:800px){
	#page .tmp_lstBox .lst .icon{width:17px;}
	#page .tmp_lstBox .lst .descBox .desc{margin-left:10px;}
	#page .tmp_lstBox .lst .descBox .desc.descTitle{width:76px;}
	#page .tmp_lstBox .lst .descBox .desc.descTitle:after{margin-left:10px;}
	#page.durePage .tmp_lstBox{margin-top:52px;}
}
@media all and (max-width:600px){
	#page .tmp_lstBox .lst .icon{width:16px;}
	#page .tmp_lstBox .lst .descBox .desc{font-size:13px;}
	#page .tmp_lstBox .lst .descBox .desc.descTitle{width:72px;}
	#page .tmp_lstBox .lst .descBox .desc.descTitle:after{height:13px;}
	#page .tmp_lstBox .lst.notice .descBox .desc{font-size:12px;}
	#page.durePage .tmp_lstBox{margin-top:49px;}
}
@media all and (max-width:400px){
	#page .tmp_lstBox .lst .icon{width:15px;}
	#page .tmp_lstBox .lst .descBox .desc{font-size:12px;}
	#page .tmp_lstBox .lst .descBox .desc.descTitle{display:block;width:67px;}
	#page .tmp_lstBox .lst .descBox .desc.descTitle:after{display:none;}
	#page .tmp_lstBox .lst.notice .descBox .desc{font-size:11px;}
	#page.durePage .tmp_lstBox{margin-top:46px;}
}
@media all and (max-width:320px){
	#page .tmp_lstBox .lst .descBox .desc{margin-left:5px;font-size:10px;}
	#page .tmp_lstBox .lst .descBox .desc.descTitle{width:54px;}
	#page .tmp_lstBox .lst.notice .descBox .desc{font-size:9px;}
	#page.durePage .tmp_lstBox{margin-top:37px;}
}

/* keyWord_section */
#page .keyWord_section{padding:90px 0 75px;background-color:#f3f3f3;}
#page .keyWord_section .sitewidth{width:98%;}
#page .keyWord_section .sitewidth .boxCont .txtBox .title{text-align:center;}
#page .keyWord_section .sitewidth .boxCont .keyWordBox{margin-top:35px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}
#page .keyWord_section .sitewidth .boxCont .keyWordBox .left{}
#page .keyWord_section .sitewidth .boxCont .keyWordBox .mid{width:340px;height:285px;padding:30px 15px;background-repeat:no-repeat;border-radius:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;}
#page .keyWord_section .sitewidth .boxCont .keyWordBox .mid .desc{line-height:1.3;font-size:22px;font-weight:700;color:#fff;}
#page .keyWord_section .sitewidth .boxCont .keyWordBox .mid .title{line-height:1.2;font-size:43px;font-weight:700;color:#fff;word-break:keep-all;}
#page .keyWord_section .sitewidth .boxCont .keyWordBox .right{}
#page .keyWord_section .sitewidth .boxCont .keyWordBox > div{width:calc(33.33% - 25px);}
#page .keyWord_section .sitewidth .boxCont .keyWordBox > div .keyWord{padding:20px;margin-top:30px;font-size:24px;font-weight:700;text-align:center;background-color:#fff;border-radius:20px;}
#page .keyWord_section .sitewidth .boxCont .keyWordBox > div .keyWord:first-of-type{margin-top:0;}
#page.gangwonPage .keyWord_section .sitewidth .boxCont .keyWordBox .mid{background-color:#564095;background-image:url(../img/domestic/gangwonDo_keyWordSec_mid_bg.png);background-position:center right;}
#page.durePage .keyWord_section .sitewidth .boxCont .keyWordBox .mid{background-color:#61b1e2;background-image:url(../img/domestic/dure_keyWordSec_mid_bg.png);background-position:top 35px right;}
@media all and (max-width:1600px){
	#page .keyWord_section{padding:84px 0 70px;}
	#page .keyWord_section .sitewidth .boxCont .keyWordBox{margin-top:32px;}
	#page .keyWord_section .sitewidth .boxCont .keyWordBox .mid{width:320px;height:270px;padding:28px 15px;}
	#page .keyWord_section .sitewidth .boxCont .keyWordBox .mid .desc{font-size:21px;}
	#page .keyWord_section .sitewidth .boxCont .keyWordBox .mid .title{font-size:40px;}
	#page .keyWord_section .sitewidth .boxCont .keyWordBox > div{width:calc(33.33% - 23px);}
	#page .keyWord_section .sitewidth .boxCont .keyWordBox > div .keyWord{padding:19px;margin-top:28px;font-size:22px;}
	#page.durePage .keyWord_section .sitewidth .boxCont .keyWordBox .mid{background-position:top 32px right;}
}
@media all and (max-width:1400px){
	#page .keyWord_section{padding:80px 0 66px;}
	#page .keyWord_section .sitewidth .boxCont .keyWordBox{margin-top:31px;}
	#page .keyWord_section .sitewidth .boxCont .keyWordBox .mid{width:300px;height:250px;padding:27px 15px;}
	#page .keyWord_section .sitewidth .boxCont .keyWordBox .mid .desc{font-size:20px;}
	#page .keyWord_section .sitewidth .boxCont .keyWordBox .mid .title{font-size:38px;}
	#page .keyWord_section .sitewidth .boxCont .keyWordBox > div{width:calc(33.33% - 22px);}
	#page .keyWord_section .sitewidth .boxCont .keyWordBox > div .keyWord{padding:18px;margin-top:27px;font-size:21px;}
	#page.durePage .keyWord_section .sitewidth .boxCont .keyWordBox .mid{background-position:top 31px right;}
}
@media all and (max-width:1200px){
	#page .keyWord_section{padding:76px 0 63px;}
	#page .keyWord_section .sitewidth .boxCont .keyWordBox{margin-top:29px;}
	#page .keyWord_section .sitewidth .boxCont .keyWordBox .mid{width:290px;height:240px;padding:25px 15px;}
	#page .keyWord_section .sitewidth .boxCont .keyWordBox .mid .desc{font-size:19px;}
	#page .keyWord_section .sitewidth .boxCont .keyWordBox .mid .title{font-size:36px;}
	#page .keyWord_section .sitewidth .boxCont .keyWordBox > div{width:calc(33.33% - 21px);}
	#page .keyWord_section .sitewidth .boxCont .keyWordBox > div .keyWord{padding:17px;margin-top:25px;font-size:20px;}
	#page.durePage .keyWord_section .sitewidth .boxCont .keyWordBox .mid{background-position:top 29px right;}
}
@media all and (max-width:1000px){
	#page .keyWord_section{padding:72px 0 60px;}
	#page .keyWord_section .sitewidth .boxCont .keyWordBox{margin-top:28px;}
	#page .keyWord_section .sitewidth .boxCont .keyWordBox .mid{width:230px;height:200px;padding:24px 15px;}
	#page .keyWord_section .sitewidth .boxCont .keyWordBox .mid .desc{font-size:18px;}
	#page .keyWord_section .sitewidth .boxCont .keyWordBox .mid .title{font-size:32px;}
	#page .keyWord_section .sitewidth .boxCont .keyWordBox > div{width:calc(33.33% - 20px);}
	#page .keyWord_section .sitewidth .boxCont .keyWordBox > div .keyWord{padding:16px;margin-top:24px;font-size:19px;}
	#page.durePage .keyWord_section .sitewidth .boxCont .keyWordBox .mid{background-position:top 28px right;}
}
@media all and (max-width:800px){
	#page .keyWord_section{padding:68px 0 57px;}
	#page .keyWord_section .sitewidth .boxCont .keyWordBox{position:relative;margin-top:26px;padding-top:230px;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;}
	#page .keyWord_section .sitewidth .boxCont .keyWordBox .mid{position:absolute;top:0;left:0;width:100%;height:160px;padding:23px 10px;}
	#page .keyWord_section .sitewidth .boxCont .keyWordBox .mid .desc{font-size:17px;}
	#page .keyWord_section .sitewidth .boxCont .keyWordBox .mid .title{font-size:30px;}
	#page .keyWord_section .sitewidth .boxCont .keyWordBox > div{width:calc(50% - 15px);}
	#page .keyWord_section .sitewidth .boxCont .keyWordBox > div .keyWord{padding:15px;margin-top:23px;font-size:18px;}
	#page.durePage .keyWord_section .sitewidth .boxCont .keyWordBox .mid{background-position:top 26px right;}
}
@media all and (max-width:600px){
	#page .keyWord_section{padding:64px 0 53px;}
	#page .keyWord_section .sitewidth .boxCont .keyWordBox{margin-top:25px;padding-top:220px;}
	#page .keyWord_section .sitewidth .boxCont .keyWordBox .mid{height:150px;padding:21px 10px;}
	#page .keyWord_section .sitewidth .boxCont .keyWordBox .mid .desc{font-size:16px;}
	#page .keyWord_section .sitewidth .boxCont .keyWordBox .mid .title{font-size:28px;}
	#page .keyWord_section .sitewidth .boxCont .keyWordBox > div{width:calc(50% - 10px);}
	#page .keyWord_section .sitewidth .boxCont .keyWordBox > div .keyWord{padding:14px;margin-top:20px;font-size:17px;}
	#page.durePage .keyWord_section .sitewidth .boxCont .keyWordBox .mid{background-position:top 25px right;background-size:auto 50%;}
}
@media all and (max-width:500px){
	#page .keyWord_section .sitewidth .boxCont .keyWordBox{-webkit-box-lines:multiple;-ms-flex-wrap:wrap;flex-wrap:wrap;padding-top:0;}
	#page .keyWord_section .sitewidth .boxCont .keyWordBox .mid{position:relative;height:130px;margin-top:20px;}
	#page .keyWord_section .sitewidth .boxCont .keyWordBox .right{margin-top:20px;}
	#page .keyWord_section .sitewidth .boxCont .keyWordBox > div{width:100%;}
}
@media all and (max-width:400px){
	#page .keyWord_section{padding:60px 0 50px;}
	#page .keyWord_section .sitewidth .boxCont .keyWordBox{margin-top:23px;}
	#page .keyWord_section .sitewidth .boxCont .keyWordBox .mid{height:130px;padding:20px 10px;margin-top:15px;}
	#page .keyWord_section .sitewidth .boxCont .keyWordBox .mid .desc{font-size:15px;}
	#page .keyWord_section .sitewidth .boxCont .keyWordBox .mid .title{font-size:25px;}
	#page .keyWord_section .sitewidth .boxCont .keyWordBox .right{margin-top:15px;}
	#page .keyWord_section .sitewidth .boxCont .keyWordBox > div .keyWord{padding:13px;margin-top:15px;font-size:16px;}
	#page.durePage .keyWord_section .sitewidth .boxCont .keyWordBox .mid{background-position:top 23px right;}
}
@media all and (max-width:320px){
	#page .keyWord_section{padding:48px 0 40px;}
	#page .keyWord_section .sitewidth .boxCont .keyWordBox{margin-top:18px;}
	#page .keyWord_section .sitewidth .boxCont .keyWordBox .mid{height:120px;padding:16px 5px;margin-top:10px;}
	#page .keyWord_section .sitewidth .boxCont .keyWordBox .mid .desc{font-size:12px;}
	#page .keyWord_section .sitewidth .boxCont .keyWordBox .mid .title{font-size:22px;}
	#page .keyWord_section .sitewidth .boxCont .keyWordBox .right{margin-top:10px;}
	#page .keyWord_section .sitewidth .boxCont .keyWordBox > div .keyWord{padding:10px;margin-top:10px;font-size:13px;}
	#page.durePage .keyWord_section .sitewidth .boxCont .keyWordBox .mid{background-position:top 18px right;}
}

/* inford_section */
#page .infor_section{padding:75px 0;}
#page .infor_section .sitewidth{background-repeat:no-repeat;background-position:center right;}
#page .infor_section .sitewidth .boxCont{display:-webkit-box;display:-ms-flexbox;display:flex;}
#page .infor_section .sitewidth .boxCont .txtBox .title{width:200px;}
#page .infor_section .sitewidth .boxCont .lstBox{margin-left:45px;}
#page.durePage .infor_section .sitewidth .boxCont{-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}
#page.durePage .infor_section .sitewidth .boxCont .lstBox .lst{-webkit-box-align:center;-ms-flex-align:center;align-items:center;}
@media all and (max-width:1600px){
	#page .infor_section{padding:70px 0;}
	#page .infor_section .sitewidth .boxCont .txtBox .title{width:190px;}
	#page .infor_section .sitewidth .boxCont .lstBox{margin-left:42px;}
}
@media all and (max-width:1400px){
	#page .infor_section{padding:66px 0;}
	#page .infor_section .sitewidth .boxCont .txtBox .title{width:180px;}
	#page .infor_section .sitewidth .boxCont .lstBox{margin-left:40px;}
}
@media all and (max-width:1200px){
	#page .infor_section{padding:63px 0;}
	#page .infor_section .sitewidth .boxCont .txtBox .title{width:170px;}
	#page .infor_section .sitewidth .boxCont .lstBox{margin-left:38px;}
}
@media all and (max-width:1000px){
	#page .infor_section{padding:60px 0;}
	#page .infor_section .sitewidth .boxCont .txtBox .title{width:160px;}
	#page .infor_section .sitewidth .boxCont .lstBox{margin-left:36px;}
}
@media all and (max-width:800px){
	#page .infor_section{padding:57px 0;}
	#page .infor_section .sitewidth .boxCont .txtBox .title{width:150px;}
	#page .infor_section .sitewidth .boxCont .lstBox{margin-left:34px;}
}
@media all and (max-width:600px){
	#page .infor_section{padding:53px 0;}
	#page .infor_section .sitewidth .boxCont{-webkit-box-lines:multiple;-ms-flex-wrap:wrap;flex-wrap:wrap;}
	#page .infor_section .sitewidth .boxCont .txtBox .title{width:100%;}
	#page .infor_section .sitewidth .boxCont .lstBox{width:100%;margin-left:0;margin-top:32px;}
}
@media all and (max-width:400px){
	#page .infor_section{padding:50px 0;}
	#page .infor_section .sitewidth .boxCont .lstBox{margin-top:30px;}
}
@media all and (max-width:320px){
	#page .infor_section{padding:40px 0;}
	#page .infor_section .sitewidth .boxCont .lstBox{margin-top:24px;}
}

/* slide_section */
#page .slide_section{padding:70px 0 55px;background-color:#f3f3f3;}
#page .slide_section .sitewidth .boxCont .txtBox{text-align:center;}
#page .slide_section .sitewidth .boxCont .txtBox .descBox{margin-top:30px;}
#page .slide_section .sitewidth .boxCont .txtBox .descBox .desc{font-size:18px;}
#page .slide_section .sitewidth .boxCont .tmp_slideBox{margin-top:40px;}
@media all and (max-width:1600px){
	#page .slide_section{padding:65px 0 51px;}
	#page .slide_section .sitewidth .boxCont .txtBox .descBox{margin-top:28px;}
	#page .slide_section .sitewidth .boxCont .txtBox .descBox .desc{font-size:17px;}
	#page .slide_section .sitewidth .boxCont .tmp_slideBox{margin-top:37px;}
}
@media all and (max-width:1400px){
	#page .slide_section{padding:62px 0 49px;}
	#page .slide_section .sitewidth .boxCont .txtBox .descBox{margin-top:27px;}
	#page .slide_section .sitewidth .boxCont .txtBox .descBox .desc{font-size:16px;}
	#page .slide_section .sitewidth .boxCont .tmp_slideBox{margin-top:35px;}
}
@media all and (max-width:1200px){
	#page .slide_section{padding:59px 0 46px;}
	#page .slide_section .sitewidth .boxCont .txtBox .descBox{margin-top:25px;}
	#page .slide_section .sitewidth .boxCont .txtBox .descBox .desc{font-size:15px;}
	#page .slide_section .sitewidth .boxCont .tmp_slideBox{margin-top:33px;}
}
@media all and (max-width:1000px){
	#page .slide_section{padding:55px 0 44px;}
	#page .slide_section .sitewidth .boxCont .txtBox .descBox{margin-top:24px;}
	#page .slide_section .sitewidth .boxCont .txtBox .descBox .desc{font-size:14px;}
	#page .slide_section .sitewidth .boxCont .tmp_slideBox{margin-top:32px;}
}
@media all and (max-width:800px){
	#page .slide_section{padding:52px 0 41px;}
	#page .slide_section .sitewidth .boxCont .txtBox .descBox{margin-top:23px;}
	#page .slide_section .sitewidth .boxCont .tmp_slideBox{margin-top:30px;}
}
@media all and (max-width:600px){
	#page .slide_section{padding:49px 0 39px;}
	#page .slide_section .sitewidth .boxCont .txtBox .descBox{margin-top:21px;}
	#page .slide_section .sitewidth .boxCont .txtBox .descBox .desc{font-size:13px;}
	#page .slide_section .sitewidth .boxCont .tmp_slideBox{margin-top:28px;}
}
@media all and (max-width:400px){
	#page .slide_section{padding:46px 0 36px;}
	#page .slide_section .sitewidth .boxCont .txtBox .descBox{margin-top:20px;}
	#page .slide_section .sitewidth .boxCont .txtBox .descBox .desc{font-size:12px;}
	#page .slide_section .sitewidth .boxCont .tmp_slideBox{margin-top:26px;}
}
@media all and (max-width:320px){
	#page .slide_section{padding:37px 0 29px;}
	#page .slide_section .sitewidth .boxCont .txtBox .descBox{margin-top:16px;}
	#page .slide_section .sitewidth .boxCont .txtBox .descBox .desc{font-size:10px;}
	#page .slide_section .sitewidth .boxCont .tmp_slideBox{margin-top:21px;}
}

/* location_section */
#page .location_section{padding:80px 0 75px;}
#page .location_section .sitewidth .boxCont .txtBox{text-align:center;}
#page .location_section .sitewidth .boxCont .txtBox .descBox{margin-top:30px;}
#page .location_section .sitewidth .boxCont .txtBox .descBox .desc{font-size:18px;}
#page .location_section .sitewidth .boxCont .imgBox{width:1040px;max-width:95%;margin:20px auto 0;}
#page .location_section .sitewidth .boxCont .imgBox img{width:100%;}
@media all and (max-width:1600px){
	#page .location_section{padding:74px 0 70px;}
	#page .location_section .sitewidth .boxCont .txtBox .descBox{margin-top:28px;}
	#page .location_section .sitewidth .boxCont .txtBox .descBox .desc{font-size:17px;}
	#page .location_section .sitewidth .boxCont .imgBox{margin:19px auto 0;}
}
@media all and (max-width:1400px){
	#page .location_section{padding:71px 0 66px;}
	#page .location_section .sitewidth .boxCont .txtBox .descBox{margin-top:27px;}
	#page .location_section .sitewidth .boxCont .txtBox .descBox .desc{font-size:16px;}
	#page .location_section .sitewidth .boxCont .imgBox{margin:18px auto 0;}
}
@media all and (max-width:1200px){
	#page .location_section{padding:67px 0 63px;}
	#page .location_section .sitewidth .boxCont .txtBox .descBox{margin-top:25px;}
	#page .location_section .sitewidth .boxCont .txtBox .descBox .desc{font-size:15px;}
	#page .location_section .sitewidth .boxCont .imgBox{margin:17px auto 0;}
}
@media all and (max-width:1000px){
	#page .location_section{padding:64px 0 60px;}
	#page .location_section .sitewidth .boxCont .txtBox .descBox{margin-top:24px;}
	#page .location_section .sitewidth .boxCont .txtBox .descBox .desc{font-size:14px;}
	#page .location_section .sitewidth .boxCont .imgBox{margin:16px auto 0;}
}
@media all and (max-width:800px){
	#page .location_section{padding:60px 0 57px;}
	#page .location_section .sitewidth .boxCont .txtBox .descBox{margin-top:23px;}
	#page .location_section .sitewidth .boxCont .imgBox{margin:15px auto 0;}
}
@media all and (max-width:600px){
	#page .location_section{padding:57px 0 53px;}
	#page .location_section .sitewidth .boxCont .txtBox .descBox{margin-top:21px;}
	#page .location_section .sitewidth .boxCont .txtBox .descBox .desc{font-size:13px;}
	#page .location_section .sitewidth .boxCont .imgBox{margin:14px auto 0;}
}
@media all and (max-width:400px){
	#page .location_section{padding:53px 0 50px;}
	#page .location_section .sitewidth .boxCont .txtBox .descBox{margin-top:20px;}
	#page .location_section .sitewidth .boxCont .txtBox .descBox .desc{font-size:12px;}
	#page .location_section .sitewidth .boxCont .imgBox{margin:13px auto 0;}
}
@media all and (max-width:320px){
	#page .location_section{padding:42px 0 40px;}
	#page .location_section .sitewidth .boxCont .txtBox .descBox{margin-top:16px;}
	#page .location_section .sitewidth .boxCont .txtBox .descBox .desc{font-size:10px;}
	#page .location_section .sitewidth .boxCont .imgBox{margin:10px auto 0;}
}

/* schedule_section */
#page .schedule_section{padding:85px 0;}
#page .schedule_section .sitewidth .boxCont .imgBox{width:1040px;max-width:95%;margin:0 auto;}
#page .schedule_section .sitewidth .boxCont .imgBox img{width:100%;}
@media all and (max-width:1600px){
	#page .schedule_section{padding:79px 0;}
}
@media all and (max-width:1400px){
	#page .schedule_section{padding:75px 0;}
}
@media all and (max-width:1200px){
	#page .schedule_section{padding:71px 0;}
}
@media all and (max-width:1000px){
	#page .schedule_section{padding:67px 0;}
}
@media all and (max-width:800px){
	#page .schedule_section{padding:64px 0;}
}
@media all and (max-width:600px){
	#page .schedule_section{padding:60px 0;}
}
@media all and (max-width:400px){
	#page .schedule_section{padding:56px 0;}
}
@media all and (max-width:320px){
	#page .schedule_section{padding:45px 0;}
}

/* hashTag_section */
#page .hashTag_section{padding:65px 0;background-color:#f3f3f3;}
#page .hashTag_section .sitewidth .boxCont .txtBox{text-align:center;}
#page .hashTag_section .sitewidth .boxCont .txtBox .title{color:#61b1e2;}
#page .hashTag_section .sitewidth .boxCont .txtBox .tagBox .tag{margin-top:40px;font-size:90px;font-weight:700;letter-spacing:-0.055em;color:#fff;-webkit-text-stroke:1px #000;}
@media all and (max-width:1600px){
	#page .hashTag_section{padding:60px 0;}
	#page .hashTag_section .sitewidth .boxCont .txtBox .tagBox .tag{margin-top:37px;font-size:84px;}
}
@media all and (max-width:1400px){
	#page .hashTag_section{padding:57px 0;}
	#page .hashTag_section .sitewidth .boxCont .txtBox .tagBox .tag{margin-top:35px;font-size:80px;}
}
@media all and (max-width:1200px){
	#page .hashTag_section{padding:55px 0;}
	#page .hashTag_section .sitewidth .boxCont .txtBox .tagBox .tag{margin-top:33px;font-size:76px;}
}
@media all and (max-width:1000px){
	#page .hashTag_section{padding:52px 0;}
	#page .hashTag_section .sitewidth .boxCont .txtBox .tagBox .tag{margin-top:32px;font-size:72px;}
}
@media all and (max-width:800px){
	#page .hashTag_section{padding:49px 0;}
	#page .hashTag_section .sitewidth .boxCont .txtBox .tagBox .tag{margin-top:30px;font-size:68px;}
}
@media all and (max-width:600px){
	#page .hashTag_section{padding:46px 0;}
	#page .hashTag_section .sitewidth .boxCont .txtBox .tagBox .tag{margin-top:28px;font-size:50px;}
}
@media all and (max-width:400px){
	#page .hashTag_section{padding:43px 0;}
	#page .hashTag_section .sitewidth .boxCont .txtBox .tagBox .tag{margin-top:26px;font-size:40px;}
}
@media all and (max-width:320px){
	#page .hashTag_section{padding:34px 0;}
	#page .hashTag_section .sitewidth .boxCont .txtBox .tagBox .tag{margin-top:21px;font-size:30px;}
}


#page.customized{font-size:20px;}
#page.customized .title_section{margin-top:90px;}
#page.customized .title_section .sitewidth{background-repeat:no-repeat;background-position:center right;}
#page.customized .title_section .sitewidth .boxCont .tmp_txtBox .title{line-height:1.3;font-size:45px;font-weight:800;}
#page.customized .title_section .sitewidth .boxCont .tmp_txtBox .description{line-height:1.5;margin-top:30px;font-size:20px;font-weight:300;letter-spacing:-0.04em;word-break:keep-all;}
#page.customized .title_section .sitewidth .boxCont .tmp_txtBox .description b{display:block;margin-bottom:10px;font-size:25px;font-weight:700;}
#page.customized .title_section .sitewidth .boxCont .tmp_txtBox .description span{font-weight:700;}

#page.customized .tab_section{padding:80px 0;}
#page.customized .tab_section .sitewidth{position:relative;}
#page.customized .tab_section .sitewidth:before{content:'';position:absolute;top:50%;right:0;width:60%;height:1px;}
#page.customized .tab_section .sitewidth ul{display:flex;align-items:center;padding:0;margin:0;}
#page.customized .tab_section .sitewidth ul li{padding:0;margin:0;margin-left:20px;font-size:24px;font-weight:800;color:#838383;cursor:pointer;list-style:none;}
#page.customized .tab_section .sitewidth ul li:before{content:'';display:inline-block;vertical-align:middle;width:33px;aspect-ratio:33/33;margin-right:10px;background-repeat:no-repeat;background-position:center center;background-size:contain;translate:all 1s;}
#page.customized .tab_section .sitewidth ul li:after{content:'';display:inline-block;vertical-align:middle;width:2px;aspect-ratio:2/20;margin-left:20px;}
#page.customized .tab_section .sitewidth ul li:first-of-type{margin-left:0;}
#page.customized .tab_section .sitewidth ul li:last-of-type:after{display:none;}
#page.customized .tab_section .sitewidth ul li:nth-of-type(1):before{background-image:url(../img/tab_section_icon01.png);}
#page.customized .tab_section .sitewidth ul li:nth-of-type(2):before{background-image:url(../img/tab_section_icon02.png);}

#page.customized .infor_section{padding-top:0;}
#page.customized .infor_section .sitewidth .boxCont{display:block;margin-top:100px;}
#page.customized .infor_section .sitewidth .boxCont:first-of-type{margin-top:0;}
#page.customized .infor_section .sitewidth .boxCont .tmp_txtBox .title{width:100%;font-size:30px;font-weight:800;}
#page.customized .infor_section .sitewidth .boxCont .tmp_txtBox .title:before{content:'강릉';display:inline-block;padding:0 10px;margin-right:10px;margin-left:5px;font-size:28px;font-weight:700;color:#fff;border-radius:5px;}
#page.customized .infor_section .sitewidth .boxCont .tmp_txtBox .description{line-height:1.3;margin-top:10px;font-size:25px;font-weight:300;letter-spacing:-0.04em;}
#page.customized .infor_section .sitewidth .boxCont .tmp_lstBox{margin:0;margin-top:50px;}
#page.customized .infor_section .sitewidth .boxCont .tmp_lstBox .lst{margin-top:20px;}
#page.customized .infor_section .sitewidth .boxCont .tmp_lstBox .lst:first-of-type{margin-top:0;}
#page.customized .infor_section .sitewidth .boxCont .tmp_lstBox .lst .title{width:110px;line-height:1.4;margin-right:30px;font-size:22px;font-weight:700;letter-spacing:-0.04em;border-bottom:solid 1px #c3c3c3;}
#page.customized .infor_section .sitewidth .boxCont .tmp_lstBox .lst .description{flex:1;font-size:20px;font-weight:300;letter-spacing:-0.04em;}
#page.customized .infor_section .sitewidth .boxCont .tmp_slideBox{margin-top:60px;}

#page.customized .infor_section .sitewidth .boxCont.banoje .tmp_slideBox .slideItem.slide01{background-image:url(../img/customized/infor_section_banoje_slide_img01.png);}
#page.customized .infor_section .sitewidth .boxCont.banoje .tmp_slideBox .slideItem.slide02{background-image:url(../img/customized/infor_section_banoje_slide_img02.png);}
#page.customized .infor_section .sitewidth .boxCont.banoje .tmp_slideBox .slideItem.slide03{background-image:url(../img/customized/infor_section_banoje_slide_img03.png);}
#page.customized .infor_section .sitewidth .boxCont.banoje .tmp_slideBox .slideItem.slide04{background-image:url(../img/customized/infor_section_banoje_slide_img04.png);}
#page.customized .infor_section .sitewidth .boxCont.banoje .tmp_slideBox .slideItem.slide05{background-image:url(../img/customized/infor_section_banoje_slide_img05.png);}
#page.customized .infor_section .sitewidth .boxCont.banoje .tmp_slideBox .slideItem.slide06{background-image:url(../img/customized/infor_section_banoje_slide_img06.png);}

#page.customized .infor_section .sitewidth .boxCont.ligo_em .tmp_slideBox .slideItem.slide01{background-image:url(../img/customized/infor_section_ligo_em_slide_img01.jpg);}
#page.customized .infor_section .sitewidth .boxCont.ligo_em .tmp_slideBox .slideItem.slide02{background-image:url(../img/customized/infor_section_ligo_em_slide_img02.jpg);}
#page.customized .infor_section .sitewidth .boxCont.ligo_em .tmp_slideBox .slideItem.slide03{background-image:url(../img/customized/infor_section_ligo_em_slide_img03.jpg);}
#page.customized .infor_section .sitewidth .boxCont.ligo_em .tmp_slideBox .slideItem.slide04{background-image:url(../img/customized/infor_section_ligo_em_slide_img04.jpg);}
#page.customized .infor_section .sitewidth .boxCont.ligo_em .tmp_slideBox .slideItem.slide05{background-image:url(../img/customized/infor_section_ligo_em_slide_img05.jpg);}
#page.customized .infor_section .sitewidth .boxCont.ligo_em .tmp_slideBox .slideItem.slide06{background-image:url(../img/customized/infor_section_ligo_em_slide_img06.jpg);}

#page.customized .infor_section .sitewidth .boxCont.hanok .tmp_slideBox .slideItem.slide01{background-image:url(../img/customized/infor_section_hanok_slide_img01.jpg);}
#page.customized .infor_section .sitewidth .boxCont.hanok .tmp_slideBox .slideItem.slide02{background-image:url(../img/customized/infor_section_hanok_slide_img02.jpg);}
#page.customized .infor_section .sitewidth .boxCont.hanok .tmp_slideBox .slideItem.slide03{background-image:url(../img/customized/infor_section_hanok_slide_img03.jpg);}
#page.customized .infor_section .sitewidth .boxCont.hanok .tmp_slideBox .slideItem.slide04{background-image:url(../img/customized/infor_section_hanok_slide_img04.jpg);}
#page.customized .infor_section .sitewidth .boxCont.hanok .tmp_slideBox .slideItem.slide05{background-image:url(../img/customized/infor_section_hanok_slide_img05.jpg);}
#page.customized .infor_section .sitewidth .boxCont.hanok .tmp_slideBox .slideItem.slide06{background-image:url(../img/customized/infor_section_hanok_slide_img06.jpg);}
#page.customized .infor_section .sitewidth .boxCont.hanok .tmp_slideBox .slideItem.slide07{background-image:url(../img/customized/infor_section_hanok_slide_img07.jpg);}
#page.customized .infor_section .sitewidth .boxCont.hanok .tmp_slideBox .slideItem.slide08{background-image:url(../img/customized/infor_section_hanok_slide_img08.jpg);}

#page.customized .infor_section .sitewidth .boxCont.yacht .tmp_slideBox .slideItem.slide01{background-image:url(../img/customized/infor_section_yacht_slide_img01.jpg);}
#page.customized .infor_section .sitewidth .boxCont.yacht .tmp_slideBox .slideItem.slide02{background-image:url(../img/customized/infor_section_yacht_slide_img02.jpg);}
#page.customized .infor_section .sitewidth .boxCont.yacht .tmp_slideBox .slideItem.slide03{background-image:url(../img/customized/infor_section_yacht_slide_img03.jpg);}
#page.customized .infor_section .sitewidth .boxCont.yacht .tmp_slideBox .slideItem.slide04{background-image:url(../img/customized/infor_section_yacht_slide_img04.jpg);}
#page.customized .infor_section .sitewidth .boxCont.yacht .tmp_slideBox .slideItem.slide05{background-image:url(../img/customized/infor_section_yacht_slide_img05.jpg);}
#page.customized .infor_section .sitewidth .boxCont.yacht .tmp_slideBox .slideItem.slide06{background-image:url(../img/customized/infor_section_yacht_slide_img06.jpg);}
#page.customized .infor_section .sitewidth .boxCont.yacht .tmp_slideBox .slideItem.slide07{background-image:url(../img/customized/infor_section_yacht_slide_img07.jpg);}
#page.customized .infor_section .sitewidth .boxCont.yacht .tmp_slideBox .slideItem.slide08{background-image:url(../img/customized/infor_section_yacht_slide_img08.jpg);}

#page.customized .infor_section .sitewidth .boxCont.museum .tmp_slideBox .slideItem.slide01{background-image:url(../img/customized/infor_section_museum_slide_img01.png);}
#page.customized .infor_section .sitewidth .boxCont.museum .tmp_slideBox .slideItem.slide02{background-image:url(../img/customized/infor_section_museum_slide_img02.png);}
#page.customized .infor_section .sitewidth .boxCont.museum .tmp_slideBox .slideItem.slide03{background-image:url(../img/customized/infor_section_museum_slide_img03.png);}

#page.customized .infor_section .sitewidth .boxCont.ojukheon .tmp_slideBox .slideItem.slide01{background-image:url(../img/customized/infor_section_ojukheon_slide_img01.jpg);}
#page.customized .infor_section .sitewidth .boxCont.ojukheon .tmp_slideBox .slideItem.slide02{background-image:url(../img/customized/infor_section_ojukheon_slide_img02.png);}
#page.customized .infor_section .sitewidth .boxCont.ojukheon .tmp_slideBox .slideItem.slide03{background-image:url(../img/customized/infor_section_ojukheon_slide_img03.png);}
#page.customized .infor_section .sitewidth .boxCont.ojukheon .tmp_slideBox .slideItem.slide04{background-image:url(../img/customized/infor_section_ojukheon_slide_img04.png);}
#page.customized .infor_section .sitewidth .boxCont.ojukheon .tmp_slideBox .slideItem.slide05{background-image:url(../img/customized/infor_section_ojukheon_slide_img05.png);}
#page.customized .infor_section .sitewidth .boxCont.ojukheon .tmp_slideBox .slideItem.slide06{background-image:url(../img/customized/infor_section_ojukheon_slide_img06.png);}
#page.customized .infor_section .sitewidth .boxCont.ojukheon .tmp_slideBox .slideItem.slide07{background-image:url(../img/customized/infor_section_ojukheon_slide_img07.png);}
#page.customized .infor_section .sitewidth .boxCont.ojukheon .tmp_slideBox .slideItem.slide08{background-image:url(../img/customized/infor_section_ojukheon_slide_img08.png);}
#page.customized .infor_section .sitewidth .boxCont.ojukheon .tmp_slideBox .slideItem.slide09{background-image:url(../img/customized/infor_section_ojukheon_slide_img09.png);}

#page.customized .infor_section .sitewidth .boxCont.myeongjuDong .tmp_slideBox .slideItem.slide01{background-image:url(../img/customized/infor_section_myeongjuDong_slide_img01.png);}
#page.customized .infor_section .sitewidth .boxCont.myeongjuDong .tmp_slideBox .slideItem.slide02{background-image:url(../img/customized/infor_section_myeongjuDong_slide_img02.png);}
#page.customized .infor_section .sitewidth .boxCont.myeongjuDong .tmp_slideBox .slideItem.slide03{background-image:url(../img/customized/infor_section_myeongjuDong_slide_img03.png);}
#page.customized .infor_section .sitewidth .boxCont.myeongjuDong .tmp_slideBox .slideItem.slide04{background-image:url(../img/customized/infor_section_myeongjuDong_slide_img04.png);}
#page.customized .infor_section .sitewidth .boxCont.myeongjuDong .tmp_slideBox .slideItem.slide05{background-image:url(../img/customized/infor_section_myeongjuDong_slide_img05.png);}

#page.customized .schedule_section{padding:0;padding-bottom:75px;}
#page.customized .schedule_section .sitewidth .boxCont:nth-of-type(n+2){margin-top:100px;}
#page.customized .schedule_section .sitewidth .boxCont .txtBox{text-align:center;}
#page.customized .schedule_section .sitewidth .boxCont .txtBox .title{font-size:30px;font-weight:800;letter-spacing:-0.04em;}
#page.customized .schedule_section .sitewidth .boxCont .txtBox .notice{margin-top:10px;font-size:16px;font-weight:300;color:#838383;}
#page.customized .schedule_section .sitewidth .boxCont .imgBox{width:95%;margin-top:35px;}

#page.customized .box_section{display:none;}
#page.customized .box_section.on{display:block;}


@media all and (max-width:1201px){
	#page.customized{font-size:18px;}
	#page.customized .title_section{margin-top:4.5em;}
	#page.customized .title_section .sitewidth{background-position:center right 1em;}
	#page.customized .title_section .sitewidth .boxCont .tmp_txtBox .title{font-size:2.25em;}
	#page.customized .title_section .sitewidth .boxCont .tmp_txtBox .description{margin-top:1.5em;font-size:1em;}
	#page.customized .title_section .sitewidth .boxCont .tmp_txtBox .description b{margin-bottom:0.4em;font-size:1.25em;}

	#page.customized .tab_section{padding:4em 0;}
	#page.customized .tab_section .sitewidth ul li{margin-left:0.83em;font-size:1.2em;}
	#page.customized .tab_section .sitewidth ul li:before{width:1.375em;margin-right:0.41em;}
	#page.customized .tab_section .sitewidth ul li:after{margin-left:0.83em;}


	#page.customized .infor_section .sitewidth .boxCont{margin-top:5em;}
	#page.customized .infor_section .sitewidth .boxCont .tmp_txtBox .title{font-size:1.5em;}
	#page.customized .infor_section .sitewidth .boxCont .tmp_txtBox .title:before{padding:0 0.35em;margin-right:0.35em;margin-left:0.17em;font-size:1.4em;border-radius:0.17em;}
	#page.customized .infor_section .sitewidth .boxCont .tmp_txtBox .description{margin-top:0.4em;font-size:1.25em;}
	#page.customized .infor_section .sitewidth .boxCont .tmp_lstBox{margin-top:2.5em;}
	#page.customized .infor_section .sitewidth .boxCont .tmp_lstBox .lst{margin-top:1em;}
	#page.customized .infor_section .sitewidth .boxCont .tmp_lstBox .lst .title{width:5em;margin-right:1.36em;font-size:1.1em;}
	#page.customized .infor_section .sitewidth .boxCont .tmp_lstBox .lst .description{font-size:1em;}
	#page.customized .infor_section .sitewidth .boxCont .tmp_slideBox{margin-top:3em;}

	#page.customized .schedule_section{padding-bottom:3.75em;}
	#page.customized .schedule_section .sitewidth .boxCont:nth-of-type(n+2){margin-top:5em;}
	#page.customized .schedule_section .sitewidth .boxCont .txtBox .title{font-size:1.5em;}
	#page.customized .schedule_section .sitewidth .boxCont .txtBox .notice{margin-top:0.625em;font-size:0.8em;}
	#page.customized .schedule_section .sitewidth .boxCont .imgBox{margin-top:1.75em;}
}
@media all and (max-width:1000px){
	#page.customized{font-size:17px;}
}
@media all and (max-width:800px){
	#page.customized{font-size:16px;}
	#page.customized .tab_section .sitewidth:before{width:50%;}
}
@media all and (max-width:600px){
	#page.customized{font-size:15px;}
	#page.customized .tab_section .sitewidth:before{width:30%;}
	#page.customized .infor_section .sitewidth .boxCont .tmp_lstBox .lst{flex-wrap:wrap;}
	#page.customized .infor_section .sitewidth .boxCont .tmp_lstBox .lst .title{display:inline-block;width:auto;padding:0 1em;border:solid 1px #18a328;border-radius:0.25em;}
	#page.customized .infor_section .sitewidth .boxCont .tmp_lstBox .lst .description{flex:auto;width:100%;margin-top:0.5em;}
}
@media all and (max-width:400px){
	#page.customized{font-size:14px;}
	#page.customized .tab_section .sitewidth:before{display:none;}
	#page.customized .tab_section .sitewidth ul{justify-content:center;}
}



.br_1400,.br_1200,.br_1000,.br_800,.br_600,.br_400{display:none;}
.br_pc{display:block;}
@media all and (max-width:1400px){
	.br_pc{display:none;}
	.br_1400{display:block;}
}
@media all and (max-width:1200px){
	.br_1400{display:none;}
	.br_1200{display:block;}
}
@media all and (max-width:1000px){
	.br_1200{display:none;}
	.br_1000{display:block;}
}
@media all and (max-width:800px){
	.br_1000{display:none;}
	.br_800{display:block;}
}
@media all and (max-width:600px){
	.br_800{display:none;}
	.br_600{display:block;}
}
@media all and (max-width:400px){
	.br_600{display:none;}
	.br_400{display:block;}
}