@charset "utf-8";


.doc{font-size: 16px;}
.box1{ width:1280px; max-width: 96%; margin:0 auto; position:relative } 
.mobile_only{display:none;}

.font2{font-family: var(--font2); font-weight: 400;}

/*header*/
#header{z-index: 200; position: fixed; top: 0; left: 0; width:100%; background-color:#fff;}
#header .va_wrap,
#header .h_wrap{height:var(--header_H);}
#header #logo{z-index:800;}
#header #logo img{display:block;}
#header .gnb_wrap{margin:0 auto;}
#header .gnb_wrap .gnb .depth1{margin:0 25px; position: relative;}
#header .gnb_wrap .gnb .depth1 > a{font-size: 1.068em; line-height: inherit; font-weight:600; color:#111; position: relative;}
#header .gnb_wrap .gnb .depth1 > ul{background:#fff; min-width: 160px; border: 1px solid #ddd; border-top:0; margin-top:-2px; transition:all .5s; position:absolute; left:50%; transform:translateX(-50%); max-height:0; overflow:hidden; opacity:0 }
#header .gnb_wrap .gnb .depth1 > ul:after{content: ""; position: absolute; left: 0; top: -2px; width: 100%; height:5px; background-color:var(--mainColor); transform: scaleX(0); transition: .3s;}
#header .gnb_wrap .gnb .depth1 > ul > .depth2 a{display: block; text-align: center; color:#222; border-top: 1px dotted #ddd; font-weight:400; padding: 12px 10px; font-size:.938em;}
#header .gnb_wrap .gnb .depth1 > ul > .depth2 a:hover{background: #f5f5f5;}
#header .gnb_wrap .gnb .depth1:hover ul{ max-height:500px; opacity:1 }
#header .gnb_wrap .gnb .depth1:hover > ul:after{transform: scaleX(1);}

/*검색*/
#header .hd_sch_btn{font-size:1.125em; color:#fff; cursor: pointer;}
#header .hd_sch_btn.on .xi:before{content:'\e921';}
#header .hd_sch_wr #hd_sch{border:1px solid rgba(255,255,255,.8); border-radius: 50px; position: relative; width:240px; overflow: hidden;}
#header .hd_sch_wr #hd_sch #sch_stx{border:0; background:transparent; color:#fff; width:100%; height: 45px; padding:5px 55px 5px 20px; font-size:.95em; box-sizing: border-box;}
#header .hd_sch_wr #hd_sch #sch_stx::placeholder{color:rgba(255,255,255,.8)!important;}
#header .hd_sch_wr #hd_sch button{border:0; background-color:var(--mainColor); width:38px; height: 38px; color:#fff; position: absolute; top:50%; transform: translateY(-50%); right:4px; border-radius: 50%; font-size:.9em;}

/*회원*/
#header .hd_login{margin-left:20px;}
#header .hd_login > li a{color:#555; margin-left:15px; font-weight: 600;}
#header .hd_login > li:first-child a{margin-left:0px;}
#header .hd_login > li .xi{vertical-align: baseline; margin-right:4px; line-height: 1;}

/*전체메뉴버튼*/
#header .btn_gnb{ z-index: 10000; margin-left:25px; font-weight: 600; color:#555;}
#header .btn_gnb .a_rd_w{width:18px; height: 18px; position: relative; margin-right:5px;}
#header .btn_gnb .a_rd{width:6px; height: 6px; background-color: #444; border-radius: 50%;}
#header .btn_gnb .a_rd.a1{position: absolute; top: 0; left: 0; transition:.3s;}
#header .btn_gnb .a_rd.a2{position: absolute; top: 0; right: 0; transition:.3s;}
#header .btn_gnb .a_rd.a3{position: absolute; bottom: 0; left: 0; transition:.3s;}
#header .btn_gnb .a_rd.a4{position: absolute; bottom: 0; right: 0; transition:.3s;}

#header .btn_gnb:hover .a_rd.a1,
#header .btn_gnb:hover .a_rd.a4{display:none;}
#header .btn_gnb:hover .a_rd.a2,
#header .btn_gnb:hover .a_rd.a3{width:100%; border-radius: 50px;}

#header .btn_gnb.on .a_rd.a1,
#header .btn_gnb.on .a_rd.a4{display:none;}
#header .btn_gnb.on .a_rd.a2{width:100%; border-radius: 50px;}
#header .btn_gnb.on .a_rd.a3{width:100%; border-radius: 50px; background-color: #666;}


/*탑버튼*/
.qk_list{position: fixed; bottom:20px; right: 15px;z-index: 100;font-size: 16px; }
.qk_list li{ margin-top: 5px;}
.qk_list li a{display: block; width: 52px; height: 52px; line-height: 52px; text-align: center;  border-radius: 20px; font-size: 1.45em;  box-shadow: 2px 2px 3px rgb(0 0 0 / 20%); overflow: hidden; margin-left: auto; background-color: #333; color: #fff; transition: .5s;}
.qk_list li .xi{width: 52px; line-height: 52px; text-align:center;}


/*footer*/
#footer{background-color:#111; padding:80px 0 60px; margin-top:8em;}
#footer #f_logo{opacity: .9;}
#footer .f_menu{margin-bottom:30px;}
#footer .f_menu > li a{color:#fff; opacity: .7; margin-right:70px; position: relative;}
#footer .f_menu > li:not(:last-child) a:after{content:''; width:1px; height:14px; background-color: #aaa; position: absolute; top: 2px; right:-35px;}
#footer .f_menu > li a:hover{opacity: .9;}
#footer .f_menu > li:last-child a{margin-right:0px;}
#footer .f_info_w{padding-left:120px;}
#footer .f_info > li{color:#fff; opacity: .5; font-weight: 300; margin-right:30px; font-size:.938em; margin-bottom: 5px;}
#footer .f_info > li.f_copy{font-size:.875em; color:#fff; opacity: .3; letter-spacing: 1px; font-weight: 400; margin-top:20px;}
#footer .f_site{width:170px; position: relative; margin-left:auto;}
#footer .f_site .f_site_btn{width:100%; color:#bbb; padding:0 10px 10px; cursor: pointer; border-bottom:1px solid #aaa;}
#footer .f_site .f_site_list{width:100%; background-color: #444; border-radius: 5px; padding:3px 10px;max-height: 150px; overflow-y: scroll; position: absolute; top:60px; left: 0; display: none;}
#footer .f_site .f_site_list.on{display:block;}
#footer .f_site .f_site_list > li a{ color:#bbb; padding:10px 0; border-bottom:1px dotted #888; display:block; font-size:.938em;}
#footer .f_site .f_site_list > li a:hover{ color:#eee;}
#footer .f_site .f_site_list > li:last-child a{border-bottom:none;}
#footer .f_site .f_site_list::-webkit-scrollbar{width:3px;}
#footer .f_site .f_site_list::-webkit-scrollbar-thumb{background-color: #999; border-radius: 5px;}
#footer .f_site .f_site_list::-webkit-scrollbar-track{}
.main #footer{margin-top:0;}



/*서브 비주얼*/
.sub_v_wrap{position: relative;}
#sub_visual{height:430px; position: relative; overflow: hidden;}
#sub_visual .bgfix{position:absolute; top: 0; left:0; width:100%; height: 100%; transform: scale(1.15); transition-timing-function: ease-in-out; transition: 1s; background-image:url(../img/sub/sub_v_06.jpg);}
#sub_visual .sub_v_tit{ font-weight: 700; text-align:center; font-size:3em; color:#fff; position: relative; z-index: 10; margin-right:3em; opacity:0; transition:1s;}
.load #sub_visual .bgfix{transform: scale(1);}
.load #sub_visual .sub_v_tit{margin-right:0; opacity:1}

#sub_visual.sub10 .bgfix{background-image:url(../img/sub/sub_v_01.jpg);}
#sub_visual.sub20 .bgfix{background-image:url(../img/sub/sub_v_02.jpg);}
#sub_visual.sub30 .bgfix{background-image:url(../img/sub/sub_v_03.jpg);}
#sub_visual.sub40 .bgfix{background-image:url(../img/sub/sub_v_04.jpg);}
#sub_visual.sub50 .bgfix{background-image:url(../img/sub/sub_v_05.jpg);}
#sub_visual.sub60 .bgfix{background-image:url(../img/sub/sub_v_06.jpg);}

/*snb*/
#snb { position: absolute; bottom:4em; left:50%; transform: translateX(-50%); z-index: 10; opacity: 0; transition: 1.5s; width:96%;}
#snb .snb_list .sdp1 a{display:block; width:55px; height: 55px; line-height: 55px; border-radius: 50%; text-align:center; background-color:var(--mainColor); color:#fff; font-size:1.125em;}
#snb .snb_list .sdp2,
#snb .snb_list .sdp3,
#snb .snb_list .last{position: relative; width:250px; border-bottom:1px solid rgba(255,255,255,.5);padding:15px 20px; margin-left:20px; cursor: pointer; box-sizing: border-box;}
#snb .snb_list .last{cursor: default;}
#snb .snb_list .sdp_tt{ color:#fff; font-size:1.125em;  padding-right:20px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
#snb .snb_list .sdp_tt:before{content:'\e943'; font-family: 'xeicon'; position: absolute; top: 50%; right:20px; transform: translateY(-50%); font-size:.938em;}
#snb .snb_list .last .sdp_tt:before{display:none;}
#snb .snb_list .sdp_list_wrap{ max-height: 0px; position: absolute; top: 75px; left: 0;  width: 100%;  background: #fff; border-radius: 20px; box-sizing: border-box; box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.10); z-index: 10; transition: .3s; transition-timing-function: ease-in-out; opacity: 0; overflow: hidden;}
#snb .snb_list .Aon .sdp_list_wrap{ max-height: 1000px; opacity: 1;}
#snb .snb_list .sdp_list{ padding: 25px;}
#snb .snb_list .sdp_list > li{margin-bottom:7px;}
#snb .snb_list .sdp_list > li:last-child{margin-bottom:0;}
#snb .snb_list .sdp_list > li a{color:#777; font-size:1.05em;}
#snb .snb_list .sdp_list > li.on a{}
.load #snb{ opacity: 1;}

/*컨텐츠 페이지*/
.ctt_admin{display:none;}/*관리자 내용수정 버튼*/
#ctt header{display:none;}/*컨텐츠 페이지 타이틀 header*/

/*컨텐츠 타이틀*/
.container_title{font-size: 2.125em; padding-top: 35px; margin: 55px 0; text-align: center; position: relative;}
.container_title:before{content:''; width:1px; height: 26px; visibility: hidden; transition: .8s; transition-timing-function: ease-in-out; transform: scaleY(0); transform-origin: left top; background: #222; position: absolute; top: 0; left: 50%;}
.load .container_title:before{transform: scaleY(1); visibility: visible;} 

/*개인정보&이용약관*/
.agree_box{ border:1px solid #ddd; background:#f9f9f9; border-radius:5px}
.agree_box .in_con{  padding:2em; border:1px solid #ededed; margin:1em; background:#fff;}
.agree_box .in_con .agree_wrap{ font-size: .938em;}
.agree_box .in_con .agree_wrap span{ display: block;}

#bo_list,
#bo_v,
#bo_w{font-family: var(--font2); font-weight: 400;}


/*=================================================================main============================================================*/

/*메인 비주얼*/
.mainSlider{position:relative; height:100vh; background-color: #f9f9f9; overflow: hidden}
.main_vod{height:100vh; overflow: hidden; position: relative;}
.main_vod .vod{ position: absolute; top: 50%;  left: 50%;  transform: translate(-50%, -50%); width: 110%; height: auto;}
.mainSlider .wav_wrap{position: absolute; bottom:0; left: 0;}
.scroll_wrap{position: absolute; bottom: 30px; left:0;width:100%; z-index: 10;}
.scroll_wrap .mainSlide_scroll{ color: #fff; font-size: 0.85em; text-align: center; letter-spacing: 0px;}
.scroll_wrap .mainSlide_scroll_bar{ width: 1px; height: 35px; background: rgba(255,255,255,.5); margin: 5px auto 0; position: relative; overflow: hidden;}
.scroll_wrap .scroll_bar {width:1px; height: 15px; background: #fff; animation: box-ani 2s linear infinite backwards; position: absolute;}

@keyframes box-ani { 
0% {transform: translate(50%, 0);} 
100% {transform: translate(50%, 53px);}
}

@keyframes wav-ani { 
0% { transform: translate3D(0, 0, 0) scaleY(1);} 
100% {transform: translate3D(-50%, 0, 0) scaleY(1)}
}


/*inc*/
.main_doc{overflow: hidden}
.main_tit{ margin-bottom:40px;}
.main_tit .in_tt{ font-size:2.5em; color:#111; line-height: 1.4; margin-bottom:30px;}
.main_tit .in_tx{ font-size:1.068em; color:#444; line-height: 1.8;}
.main_more{}
.main_more a{display: inline-block; padding:15px 35px; transition: .3s; color:#fff; border-radius: 50px; background-color: #e85a56;}
.main_more a .xi{font-size:.95em;}
.wav_wrap{width:200%; height:57px; background-image: url(../img/main/wav.png); background-repeat: repeat-x; background-position: center bottom; animation: wav-ani 20s linear infinite;}
.main_control .xi{color:#b8b8b8; background-color: #fff; width:56px; height: 56px; line-height: 56px; border-radius: 50%; box-shadow: 0 0 10px rgba(0,0,0,0.1); text-align: center; font-size:1.25em; cursor: pointer; transition: .3s;}
.main_control .xi:hover{background-color: var(--mainColor); color:#fff;}


/*main_about*/
.main_about{padding:185px 0 145px; overflow: hidden;}
.main_about .in_w{width:50%;}
.main_about .in_w .img_z{width:100%; height:450px; background-color: #aaa; border-radius: var(--item_r);}
.main_about .main_more{margin-top:50px;}
.main_about .dc_01{position:absolute; bottom:-75px; right:-90px;}
.main_about .dc_02{position:absolute; top:0; left:-90px;}
.main_about .dc_03{width:620px; height:210px; background-color:#ffeccc; border-radius: 100px; position: absolute; top: -70px; right: -400px; z-index: -1;}
.main_about .dc_04{width:440px; height:170px; background-color:#ffeccc; border-radius: 100px; position: absolute; bottom: -80px; left: 50%; transform: translateX(-50%); z-index: -1;}

.main_camp{padding:180px 0 200px;}
.main_camp .camp_slide_w{position: relative;}
.main_camp .bgfix{height:550px; border-radius: var(--item_r); background-color: #ddd;}
.main_camp .main_control .b_prev{position: absolute; top: 50%; left:-28px; transform: translateY(-50%); z-index: 10;}
.main_camp .main_control .b_next{position: absolute; top: 50%; right:-28px; transform: translateY(-50%); z-index: 10;}
.main_camp .main_more{position: absolute; top: 70px; right:0;}
.main_camp .main_more a{margin-left:10px;}

.main_event{padding:120px 0 120px; position: relative; margin-top:-70px;}
.main_event:before{content:''; width:100%; height:510px; background-image: url(../img/main/main_event_bg.png); background-repeat: no-repeat; background-position: center top; background-size: cover; position: absolute; top: 0; left: 0;}
.main_event .main_tit .in_tt,
.main_event .main_tit .in_tx{color:#fff;}
.main_event .event_wc{ margin-right:200px;}
.main_event .event_wc .event_w{background-color: #fff; border-radius:0 var(--item_r) var(--item_r) 0;box-shadow: 0 0 30px rgba(0,0,0,.08); position: relative; z-index: 10;}
.main_event .event_wc .event_list{margin-left:100px; width:100%;}
.main_event .event_wc .event_list li{width:50%;  padding:70px 0;}
.main_event .event_wc .event_list li:first-child{padding-right:100px; border-right:1px solid #ddd;}
.main_event .event_wc .event_list li:last-child{padding-left:100px;}
.main_event .event_wc .event_list li .in_date{color:var(--mainColor); font-weight: 700; border-bottom:1px solid var(--mainColor); display: inline-block; margin-bottom: 25px;}
.main_event .event_wc .event_list li .in_tit{font-size:1.625em; color:#222; margin-bottom: 10px;}
.main_event .event_wc .event_list li .in_tx{color:#666; margin-bottom: 35px;}
.main_event .event_wc .event_list li .in_img img{ border-radius: calc(var(--item_r) / 2); overflow: hidden;}
.main_event .main_more{ position: absolute; top: 195px; left:50%; transform: translateX(-50%); text-align:right; width:100%;}
.main_event .dc_01{ position: absolute; top: -190px; right:0; z-index: 10;}

.main_att{ position: relative;}
.main_att .att_slide_w{position: relative;}
.main_att .att_slide_w img{border-radius: calc(var(--item_r) / 2);}
.main_att .att_slide_w a,
.main_att .att_slide_w .bgfix img{display: block}
.main_att .att_slide_w .in_tbox{width:80%; margin:25px auto 0;}
.main_att .att_slide_w .in_tt{text-align: center; font-size:1.375em; color:#222; }
.main_att .att_slide_w .in_tx{text-align: center; color:#666; margin-top:10px;}
.main_att .main_control .b_prev{position: absolute; top: 180px; left:-28px; z-index: 10;}
.main_att .main_control .b_next{position: absolute; top: 180px; right:-28px; z-index: 10;}
.main_att .main_more{ position: absolute; top: 75px; right:0; text-align:right;}
.main_att .dc_01{position: absolute; bottom: -230px; left:0;}

.main_loc{padding:250px 0 180px}
.main_loc .in_w{width:50%;}
.main_loc .in_w .root_daum_roughmap .cont,
.main_loc .in_w .root_daum_roughmap .wrap_controllers,
.main_loc .in_w .map_border{display:none;}
.main_loc .in_w .map_w{border:1px solid #ddd; border-radius: var(--item_r); overflow: hidden}
.main_loc .in_w .cs_tbox{padding-left:85px;}
.main_loc .in_w .cs_tbox .main_tit .in_tx{font-weight: 700; color:#666; font-size:1.125em;}
.main_loc .in_w .cs_tbox .cs_list{margin-right:-20px;}
.main_loc .in_w .cs_tbox .cs_list > li{width:50%; margin-bottom:20px;}
.main_loc .in_w .cs_tbox .cs_list > li .in{border:1px solid #ddd; border-radius: 20px; padding:50px 30px; margin-right:20px; transition: .3s;}
.main_loc .in_w .cs_tbox .cs_list > li .in .in_icon{width:65px;}
.main_loc .in_w .cs_tbox .cs_list > li .in .in_tx{width:calc(100% - 65px); padding-left:15px;}
.main_loc .in_w .cs_tbox .cs_list > li .in .t1{color:#666; font-size: .928em;}
.main_loc .in_w .cs_tbox .cs_list > li .in .t2{color:#333; font-size: 1.187em; transition: .3s; line-height: 1.3; margin-top:5px;}
.main_loc .in_w .cs_tbox .cs_list > li .in:hover{border-color:var(--mainColor);}
.main_loc .dc_01{position: absolute; bottom: -120px; right:-200px;}

.main_bnn{padding:220px 0 180px; position: relative; overflow: hidden;}
.main_bnn .wav_wrap{position: absolute; top: 0; left: 0; animation: wav-ani2 20s linear infinite;}
.main_bnn *{color:#fff!important; text-align: center;}

@keyframes wav-ani2 { 
0% { transform: translate3D(0, 0, 0) scaleY(1) rotate(180deg);} 
100% {transform: translate3D(-50%, 0, 0) scaleY(1) rotate(180deg)}
}

/*=================================================================sub============================================================*/

/**/
.tab_idx{ margin:-1em 0 3em -1em;}
.tab_idx > li{flex:1 20%;}
.tab_idx > li > a{ padding:0 .5em; height:4em; border:1px solid #ddd; margin:1em 0 0 1em; color:#666; transition:.3s;}
.tab_idx > li > a .va{font-size:1.068em; font-weight:500}
.tab_idx > li > a:hover,
.tab_idx > li.on > a{ box-shadow:0 0 1em .125em rgba(0,0,0,.1); color:var(--mainColor); border-color:var(--mainColor)}

/**/
.nm_page_tt{font-size:1.5em; text-align: center; margin:80px auto 30px;}
.nm_page_tt .nmb{width:50px; height: 50px; line-height: 50px; border-radius: 50%; background-color: var(--mainColor); display: inline-block; color:#fff; margin-right:5px;}
.page_tt{font-size:1.825em;}
.page_stt{font-size:1.45em; margin-bottom: 15px;}
.page_tx2{font-size:1.25em;}
.page_tx{font-size:1.125em;}
.page_stx{font-size:1em;}

.dot_list > li{position: relative; padding-left:10px;}
.dot_list > li:not(:last-child){margin-bottom:8px;}
.dot_list > li:before{content:''; width:3px; height: 3px; border-radius: 50%; background-color: var(--mainColor); position: absolute; top:10px; left: 0; }

.tbox_w{background-color:#f9f9f9; border:1px solid #ddd; border-radius: 15px; padding:30px 30px;}

.loc_04_01 .location_box{ margin: 0 auto; padding: 0 1em;}
.loc_04_01 .location_box .map_tw{padding-bottom:1em; font-size:1.5em;}
.loc_04_01 .location_box .map_tw .xi{ width: 44px; height: 44px; background: var(--mainColor); border-radius: 50%; line-height: 44px; margin-right: 10px; font-size:.938em; color:#fff;}
.loc_04_01 .location_box .map_view{ border-top:3px solid var(--mainColor); box-shadow: 0 0.25em 0.5em rgba(0,0,0,.2); transition: .3s;  padding: 1em; border-radius: 0 0 1em 1em;}
.loc_04_01 .location_box .map_view .tt {padding-bottom:10px; font-size:1.125em; color:#333; letter-spacing:-2px; vertical-align:middle;}
.loc_04_01 .location_box .map_view .xi {vertical-align:middle; font-size:1.125em; padding-right:5px;}
.loc_04_01 .location_box .map_view .map_cont .root_daum_roughmap .wrap_controllers{display:none;}
.loc_04_01 .location_box .info_list{margin-top:1em;}
.loc_04_01 .location_box .info_list > li { padding:2.5em 0; border-bottom:1px dotted #ddd;}
.loc_04_01 .location_box .info_list > li h3 { float:left; font-size:1.375em; font-weight:500; position: relative; padding-top:7px;}
.loc_04_01 .location_box .info_list > li h3:before{content:''; width:25px; height: 2px; background: var(--mainColor); position: absolute; top:0; left: 0;}
.loc_04_01 .location_box .info_list > li h3 .xi { font-size:1.125em; margin-right: 5px;}
.loc_04_01 .location_box .info_list > li .info { margin:0 0 0 240px;}
.loc_04_01 .location_box .info_list > li .info .in_tbox{border: 1px solid #ddd; padding: 1.5em; background-color: #f9f9f9; color:#333;}
.loc_04_01 .location_box .info_list > li .info .in_tbox .fwB{margin-right:8px;}
.root_daum_roughmap .cont{display:none;}	
.root_daum_roughmap_landing .border2{display:block;}
    
.about_04_02 .intro_tit{ padding:8em 0; margin-bottom: 6em;}
.about_04_02 .intro_box{background-color:rgba(255,255,255,.9); padding:6.5em 15em; box-sizing: border-box; text-align: center; border-radius: calc(var(--item_r) / 2); backdrop-filter: blur(5px);}
.about_04_02 .intro_box .page_tt{ margin-bottom:30px;}
.about_04_02 .intro_box .page_tx{ margin-top: 20px; font-family:var(--font2); font-weight: 400; line-height: 1.7;}
.about_04_02 .intro_box .page_stt{ margin-top: 70px;}
.about_04_02 .intro_box .intro_name{ margin-top: 55px;  font-size:1.15em;}
.bg_box{background-color:#f9f9f9; padding:3em 0 5em; margin-top:4em;}
.bg_box .all_map_img img{border-radius: calc(var(--item_r) / 2); border:10px solid #fff; box-shadow: 0 0 10px rgba(0,0,0,0.1);}
.bus_02_01 .values_wrap{margin-right:-25px; padding:3em 0 0;}
.bus_02_01 .values_wrap > li{width:33.33%; margin-bottom: 30px;}
.bus_02_01 .values_wrap > li .in{margin-right:25px;}
.bus_02_01 .values_wrap > li .in .img_z{height:280px; margin-bottom: 20px; border-radius: calc(var(--item_r) / 2); border:1px solid #ddd;}
.bus_02_01 .values_wrap > li .in .page_tx{margin-bottom:10px;}
.bus_02_01 .values_wrap > li .in .dot_list{margin-left:-20px;}
.bus_02_01 .values_wrap > li .in .dot_list > li{margin-left:20px;}
	
.camp_wrap{margin-top:80px;}
.camp_wrap.st{margin-right:-20px;}
.camp_wrap.mt0{margin-right:-80px;}
.camp_wrap.mt0 .in_w{padding-right:80px;}
.camp_wrap.mt0 .in_w .in_tbox{margin-top:30px;}
.camp_wrap.mt0 .board_st{ margin-bottom: 60px;}
.camp_wrap .camp_slide_w{position: relative}
.camp_wrap .camp_slide_w .bgfix{height:500px; background-color: #aaa;}
.camp_wrap .page_tt{width:100%; margin-bottom: 30px;}
.camp_wrap .in_w{width:50%; padding-right:20px;}
.camp_wrap .in_w.st2{width:33.33%;}
.camp_wrap .in_w .bgfix{background-color:#aaa; border-radius: calc(var(--item_r) / 2);}
.camp_wrap .bw_list > li{margin-bottom:15px;}
.camp_wrap .bw_list .ib_tt{ padding:8px 15px; background-color: #eee; border-radius: 50px; width:110px; text-align: center;}
.camp_wrap .bw_list .ib_tx{ padding-left:15px; width:calc(100% - 110px);}

.camp_wrap .bgfix.st1{height:580px;}
.camp_wrap .bgfix.st2{height:280px;}
.camp_wrap .bgfix.st3{height:280px; margin-top:20px;}
.camp_wrap .bgfix.st4{height:340px; margin-top:20px;}
.camp_wrap .board_st.ver_mo{display:none;}

.sub_control{position: absolute; bottom:20px; right:20px; z-index: 10;}
.sub_control .xi{color:#fff; background-color:rgba(0,0,0,.1); border:1px solid #fff; width:45px; height: 45px; line-height: 45px; border-radius: 50%;  text-align: center; font-size:1.068em; cursor: pointer; transition: .3s;}
.sub_control .xi:hover{background-color: #fff; color:#aaa;}

.wetoz .navi-wrap .button-list{display:none;}
