
/*서브*/

.sub_top { position: relative; left: 0; top: 0; width: 100%; height: 22.5625rem; z-index: 1; margin-top: 5.625rem; overflow: hidden; background-color: #000; border-bottom:20px solid #a48b78; }
.sub_top:after { content:''; width: 100%; height: 100%; position: absolute; left: 0; top: 0; background: url(../img/sub_top_bg.png) center center no-repeat; background-size: cover; z-index: 2; }

.sub_top_img { width: 100%; height: 100%; position: absolute; left: 0; top: 0; z-index: 1; animation: sub_top_img11 3s 0s both; background: url(../img/sub_top.jpg) center no-repeat; background-size: cover; }
/* .sub_top_img.img01 { background: url(../img/sub_top01.jpg) center no-repeat; background-size: cover; } 
.sub_top_img.img02 { background: url(../img/sub_top02.jpg) center no-repeat; background-size: cover; } 
.sub_top_img.img03 { background: url(../img/sub_top03.jpg) center no-repeat; background-size: cover; } 
.sub_top_img.img04 { background: url(../img/sub_top04.jpg) center no-repeat; background-size: cover; } 
.sub_top_img.img05 { background: url(../img/sub_top05.jpg) center no-repeat; background-size: cover; } 
.sub_top_img.img06 { background: url(../img/sub_top06.jpg) center no-repeat; background-size: cover; }
.sub_top_img.img07 { background: url(../img/sub_top07.jpg) center no-repeat; background-size: cover; } */

.sub_top_txt h1 { color:#fff; font-size: 2.75rem; line-height: 130%; font-weight: 300; color:#fff; }

.sub_top_txt { width: 100%; height: 100%; margin: auto; position: absolute; left: 0; right: 0; top: 0%; display: flex; justify-content: center; align-items: center; z-index: 9; animation: sub_top_txt 1.0s 0.6s both; }
.sub_top_txt>div { display: flex; justify-content: center; align-items: center; }
.sub_top_txt>div>span { width: 9.375rem; height: 1px; background-color: #a1a7a9; }
.sub_top_txt h4 { font-family: 'NanumBarunGothic', sans-serif; font-size: 24px; line-height: 100%; font-weight: 600; margin-left: 1.625rem; color: #004976; margin-top: 0.1875rem; }

.sub_top_txt h2 { font-family: 'lexend'; font-size: 3.75rem; line-height: 100%; font-weight: 700; text-transform: uppercase; margin-top: 3rem; animation: sub_top_txt2 1.2s 1.2s both; }
.sub_top_txt h2 span { color: #0aa6b0; }
.sub_top_txt h2 b { font-weight: 600; }

@keyframes sub_img {
	from { background: url(../img/sub_top.jpg) center bottom no-repeat; background-size: cover; }
	to{ }
}
@keyframes sub_top_img {
	from { transform: scale(1.2); }
	to{ }
}
@keyframes sub_top_txt {
	from { opacity: 0; transform: translateY(3rem); }
	to{ }
}
@keyframes sub_top_txt2 {
	from { letter-spacing: 2.25rem; padding-left: 2.25rem; }
	to{ }
}

#snb_wrap { width: 1200px; height: 65px; position: relative; margin: auto; margin-top: 0; z-index: 99; display: none !important; }
#snb { width: 480px; height: 65px; position: absolute; right: 0; top: 0; }
#snb:after {content:""; display:block; clear:both; }
#snb > li { float: left; width: 200px; position:relative; height: 65px; text-align: left; box-sizing: border-box; color: #000; }
#snb > li > a { width: 100%; height: 100%; display: block; box-sizing: border-box; }
#snb > li > a:after { content:''; position: absolute; width: 1px; height: 20px; background-color: #adadad; right: 0; top: 0; bottom: 0; margin: auto; }
#snb > li:first-child { width: 60px; }
#snb > li:first-child img { position: absolute; left: 0; right: 0; top: 0; bottom: 0; margin: auto; }
#snb > li:nth-child(3) { width: 220px; }
#snb > li:nth-child(3) > a:after { display: none; }
#snb > li:first-child + li + li > a { margin-top:1px; color: #000; }
/*#snb > li:first-child + li + li { border-bottom: 1px solid #e8e8e8; }*/
#snb > li:first-child + .ov {margin-left:0;}
#snb > li:nth-child(2):after { content:''; width: 6px; height: 6px; border-top: 1px solid #666; border-right: 1px solid #666; transform: rotate(45deg); position: absolute; right: 18px; top: 29px; transition:0.3s; }
#snb > li:nth-child(3):after { content:''; width: 6px; height: 6px; border-top: 1px solid #666; border-right: 1px solid #666; transform: rotate(45deg); position: absolute; right: 18px; top: 29px; transition:0.3s; }
#snb .ov {margin-left:-1px;}
#snb .ov > a { display: block; height: 65px; line-height: 65px; padding: 0 15px; font-size: 14px; color:#000; min-width:160px; font-weight:400; }

#snb > li:nth-child(2):hover:after { transform: rotate(135deg); top: 27px; }
#snb > li:nth-child(3):hover:after { transform: rotate(135deg); top: 27px; }

#snb .ov ul {position:absolute;left:0;top:100%;min-width:100%;background:#fff; display:none; }
#snb .ov ul li { border:1px solid #c2c2c2;margin-top:-1px; font-weight: 400; }
#snb .ov ul li:first-child {margin-top:0;}
#snb .ov ul li a { display:block;font-size: 12px; color: #000; padding:11px 15px;white-space:nowrap; letter-spacing: 0; position: relative; }
#snb .ov ul li a:after { content:''; width: 6px; height: 6px; border-top: 1px solid #666; border-right: 1px solid #666; transform: rotate(45deg); position: absolute; right: 18px; top: 0; bottom: 0; margin: auto; transition:0.3s; opacity: 0; right: 25px; }
#snb .ov:hover ul {display:block;}
#snb .ov ul li a:hover { background: #ebebeb; color: #000; }
#snb .ov ul li a:hover::after { right: 18px; opacity: 1; }

#snb .ov a { text-transform: uppercase; }
/*#snb .ov:last-child a { text-transform: uppercase; }*/

body.full #sub_container { width: 100%; }
#sub_container { width: 90%; position: relative; left: 50%; transform: translateX(-50%); overflow: hidden; background-color: #fff; text-align: center; }
#sub_box { position: relative; width: 100%; max-width: 1200px; margin: auto; text-align: center; padding-bottom: 5rem; padding-top: 0px; box-sizing: border-box; margin-top: 4.375rem; }
#sub_tit { width: 100%; margin: auto; margin-top: 0; overflow: hidden; }
#sub_tit h2 { font-size: 2.5rem; color: #000; font-weight: 400; line-height: 100%; letter-spacing: -1px; text-transform: uppercase; }
.sub_line { width: 3rem; height: 2px; margin: auto; margin-top: 1.875rem; position: relative; display: none; }
.sub_line::before { content: ''; width: 50%; height: 2px; position: absolute; left: 0; top: 0; background-color: #000; }
.sub_line::after { content: ''; width: 50%; height: 2px; position: absolute; right: 0; top: 0; background-color: #867a6c; }
#sub_tit h5 { font-size: 0.875rem; color: #858585; font-weight: 400; margin-top: 1rem; }
#sub_tit h5 b { color: #222; }
#sub_tit h5 div { display: inline-block; color: #056b5c; }
#sub_tit h5 span { font-size: 0.8125rem; font-family: 'Futura Std'; font-weight: 700; }
.sub_page { margin-top: 2.5rem; position: relative; }

.sub_ori { width: 100%; max-width: 1200px; margin: auto; background-color: #f3f3f3; text-align: left; padding: 1.5625rem 1.875rem; box-sizing: border-box; display: flex; justify-content: flex-start; align-items: center; }
.sub_ori>div { width: 55px; height: 55px; min-width: 55px; border-radius: 100%; background: #840d3e url(../sub/ori.png) center no-repeat; margin-right: 1.375rem; display: none; }
/* .sub_ori ul {  } */
.sub_ori ul li { font-size: 13px; line-height: 155%; color: #383838; font-weight: 500; letter-spacing: -1px; position: relative; }
.sub_ori ul li:before { content:'·'; position: absolute; left: -6px; margin-right: 2px; }

.sub_ori ul.ori2 li { margin-left: 20px; }
.sub_ori ul.ori2 li:first-child { margin-left: 0; font-size: 14px; margin-bottom: 3px; }
.sub_ori ul.ori2 li:first-child:before { display: none; }

.sub_tab_bt { width: 100%; margin-bottom: 20px; }
.sub_tab_bt ul { width: 100%; display: flex; justify-content: space-between; align-items: center; }
.sub_tab_bt ul li { width: 100%; margin-right: 1%; font-size: 18px; line-height: 60px; border: 1px solid #ccc; box-sizing: border-box; }
.sub_tab_bt ul li a { width: 100%; height: 100%; display: block; }
.sub_tab_bt ul li:last-child { margin-right: 0; }
.sub_tab_bt ul li.active { background-color: #000; color: #fff; border: 1px solid #000; }

.sub_gnb { width: 100%; display: flex; justify-content: space-between; align-items: center; gap: 0 1%; margin-bottom: 1rem; }
.sub_gnb li { width: 100%; height: 2.8125rem; line-height: 2.8125rem; font-size: 0.9375rem; border: 1px solid #c5c2c2; color: #000; font-weight: 400; }
.sub_gnb li a { width: 100%; height: 100%; display: block; }
.sub_gnb li.active { background-color: #a42552; color: #fff; border: 1px solid #a42552; }

/**/

.sub_img_wrap { width: 100%; max-width: 1200px; margin: auto; height: auto; position: relative; padding-bottom: 5rem; padding-top: 1rem; }
.sub_img_wrap img { width: 100%; max-width: 1200px; }
.sub_img_wrap img.half { width: 50%; float: left; }


.sub_page.img { width: 100%; max-width: 1200px; margin: auto; margin-top: 3.125rem; height: auto; position: relative; }
.sub_page.img img { width: 100%; max-width: 1200px; }
.sub_img { margin-bottom: 100px; }
.sub_page.img img.half { width: 50%; float: left; }

/*  */

.sub_ready_wrap { width: 100%; max-width: 1300px; margin: auto; height: auto; position: relative; text-align: left; color: #383838; }

.sub_ready_top { width: 100%; height: auto; position: relative; padding: 6.5rem 0 4.5rem; }

.sub_ready_tit { font-family: 'copperplate'; width: 100%; position: relative; z-index: 3; text-align: center; transform: translateY(-0rem); color: #d8d8d8; display: flex; justify-content: center; align-items: center; transition: 1.5s 0s; }
.sub_ready_tit h1 { font-size: 6.6875rem; line-height: 112%; font-weight: 100; text-transform: uppercase; transition: 0.8s; }
.sub_ready_tit h1>span { display: flex; justify-content: center; align-items: center; overflow: hidden; }
.sub_ready_tit h1 b { display: inline-block; font-weight: 600; transform: translateY(90%); }
.sub_ready_tit h1 b.spacing { margin-right: 3.25rem; }
.sub_ready_tit h1>span:last-child b { font-weight: 600; }

.sub_ready_img_box { width: 100%; height: 100%; position: absolute; left: 0; top: 0; z-index: 9; opacity: 1; display: flex; justify-content: center; align-items: center; }
.sub_ready_img_box img { width: 24.625rem; transform: translate(16rem,-0.75rem); opacity: 0;  }

.sub_ready_txt_box { text-align: center; color: #231815; margin-bottom: 0rem; opacity: 0; }
.sub_ready_txt_box h3 { font-size: 1.75rem; line-height: 100%; font-weight: 500; } 
.sub_ready_txt_box p { font-size: 0.875rem; line-height: 178%; font-weight: 500; opacity: 0.7; margin-top: 1.125rem; }

.sub_ready_wrap.active .sub_ready_txt_box { opacity: 1; transition: 1.0s 0s; }
.sub_ready_wrap.active .sub_ready_tit b:nth-child(1) { transform: translate(0); transition: 1.3s 0.0s; }
.sub_ready_wrap.active .sub_ready_tit b:nth-child(2) { transform: translate(0); transition: 1.3s 0.07s; }
.sub_ready_wrap.active .sub_ready_tit b:nth-child(3) { transform: translate(0); transition: 1.3s 0.14s; }
.sub_ready_wrap.active .sub_ready_tit b:nth-child(4) { transform: translate(0); transition: 1.3s 0.21s; }
.sub_ready_wrap.active .sub_ready_tit b:nth-child(5) { transform: translate(0); transition: 1.3s 0.28s; }
.sub_ready_wrap.active .sub_ready_tit b:nth-child(6) { transform: translate(0); transition: 1.3s 0.35s; }
.sub_ready_wrap.active .sub_ready_tit b:nth-child(7) { transform: translate(0); transition: 1.3s 0.42s; }
.sub_ready_wrap.active .sub_ready_tit b:nth-child(8) { transform: translate(0); transition: 1.3s 0.49s; }
.sub_ready_wrap.active .sub_ready_img_box img { opacity: 1; transform: translate(0); transition: 1.6s 0s; }

/*  */

ul.tabs2 { width: 100%; display: flex; justify-content: space-between; margin-bottom: 2rem; }
ul.tabs2.two { flex-wrap: wrap; }
ul.tabs2 li { width: 100%; color: #222; margin-left: 1%; text-align: center; cursor: pointer; font-size: 0.875rem; height: 2.5rem; line-height: 2.5rem; border: 1px solid #e9eaec; font-weight: 400; background: #e9eaec; }
ul.tabs2 li a { width: 100%; height: 100%; display: block; }
ul.tabs2 li:nth-child(1) { margin-left: 0; }

ul.tabs2 li.selected, ul.tabs li.selected:hover { color: #fff; background: #0d2144; border: 1px solid #0d2144; }	
ul.tabs2 li.selected a, ul.tabs li.selected a:hover { color: #fff; }
ul.tabs2 li.active { color:#fff; background: #0d2144; border: 1px solid #0d2144; }

#container2 { width: 100%; max-width: 1200px; margin: auto; }

/**/

.sub_over_wrap { width: 100%; max-width: 1200px; margin: auto; height: auto; position: relative; text-align: left; }

.sub_over_top { width: 100%; height: 32.5rem; height: 46.25rem; height: 31.9375rem; margin: auto; position: relative; display: flex; justify-content: center; align-items: center; opacity: 0; }

/* .sub_over_img { width: 100%; height: 100%; position: absolute; left: 0; top: 0; background: url(../sub/planning_img.jpg) center bottom no-repeat; background-size: cover; } */
.sub_over_img { width: 100%; height: 100%; display: flex; justify-content: center; align-items: flex-end; overflow: hidden; }
.sub_over_tit { text-align: center; position: relative; z-index: 9; position: absolute; left: 0; right: 0; top: 0; bottom: 0; margin: auto; z-index: 9; display: flex; justify-content: center; align-items: center; }
.sub_over_tit>div { transform: translateY(-2rem); }
.sub_over_tit h4 { font-size: 1.375rem; line-height: 136%; font-weight: 100; transition: 1.0s 0s; }
.sub_over_tit h4 b { font-weight: 700; }
.sub_over_tit h2 { font-size: 3.3125rem; line-height: 120%; font-weight: 200; margin-top: 0; transition: 1.0s 0s; }
.sub_over_tit h2 b { font-weight: 700; }
.sub_over_tit p { font-size: 0.9375rem; line-height: 140%; margin-top: 2rem; opacity: 0.7; }


.swiper_planning { width: 80%; margin: 0; padding: 0; }
.swiper_planning .sub_planning_img { width: 100%; height: 50vw; max-height: 521px; }
.sub_planning_img.img01 { background: url(../sub/planning01.jpg) center no-repeat; background-size: cover; }
.sub_planning_img.img02 { background: url(../sub/planning02.jpg) center no-repeat; background-size: cover; }
.sub_planning_img.img03 { background: url(../sub/planning03.jpg) center no-repeat; background-size: cover; }

.swiper_planning_thumb { width: 18%; margin: 0; padding: 0; }

.swiper_planning_thumb .swiper-wrapper { display: flex; justify-content: space-between; flex-direction: column; }
.swiper_planning_thumb .swiper-slide { height: 100%; height: 7.3125rem; height: 17vw; max-height: 117px; cursor: pointer; border: none; overflow: hidden; margin-top: 1rem; position: relative; }
.swiper_planning_thumb .sub_planning_img { width: 100%; height: 100%; filter: grayscale(1); }
.swiper_planning_thumb .swiper-slide-thumb-active .sub_planning_img { opacity: 1; filter: grayscale(0); }
.swiper_planning_thumb .swiper-slide-thumb-active:after { content:''; width: 100%; height: 100%; position: absolute; left: 0; top: 0; border: 3px solid #000; box-sizing: border-box; }

.swiper-button-next-planning { position: absolute; width: 111px; height: 63px; right: -16%; top: 0%; bottom: 0; margin: auto; padding: 0; outline: none; z-index: 99; cursor: pointer; }
.swiper-button-prev-planning { position: absolute; width: 111x; height: 63px; left: -16%; top: 0%; bottom: 0; margin: auto; padding: 0; outline: none; z-index: 99; cursor: pointer; }
.swiper-button-next-planning img { width: 100%; }
.swiper-button-prev-planning img { width: 100%; }

.sub_over_bottom { width: 100%; margin: auto; position: relative; margin-top: 4.5rem; opacity: 0; }
.sub_over_txt_box { margin-top: 35px; display: flex; justify-content: space-between; align-items: flex-start; flex-wrap: wrap; padding-bottom: 0px; }
.sub_over_txt_box>div { width: 31%; margin-bottom: 50px; }
.sub_over_txt_box>div h4 { font-size: 1.25rem; line-height: 100%; font-weight: 600; color: #231815; border-bottom: 1px solid #383838; padding-bottom: 18px; }
.sub_over_txt_box>div p { font-size: 0.875rem; line-height: 142%; height: 3rem; margin-top: 18px; opacity: 0.7; font-weight: 500; }



.sub_over_top.active { opacity: 1; transition: 1.0s 0s; }
.sub_over_bottom.active { opacity: 1; transition: 1.0s 0s; }

.sub_over_top.active .over_tit b:nth-child(1) { transform: translate(0); transition: 1.3s 0.0s; }
.sub_over_top.active .over_tit b:nth-child(2) { transform: translate(0); transition: 1.3s 0.07s; }
.sub_over_top.active .over_tit b:nth-child(3) { transform: translate(0); transition: 1.3s 0.14s; }
.sub_over_top.active .over_tit b:nth-child(4) { transform: translate(0); transition: 1.3s 0.21s; }
.sub_over_top.active .over_tit b:nth-child(5) { transform: translate(0); transition: 1.3s 0.28s; }
.sub_over_top.active .over_tit b:nth-child(6) { transform: translate(0); transition: 1.3s 0.35s; }
.sub_over_top.active .over_tit b:nth-child(7) { transform: translate(0); transition: 1.3s 0.42s; }
.sub_over_top.active .over_tit b:nth-child(8) { transform: translate(0); transition: 1.3s 0.49s; }

.sub_over_top.active .over_img_box { opacity: 1; clip-path: inset(2% 37% 0% 37% round 300px); transform: rotate(30deg); transition: opacity 1.2s 1.0s, clip-path 1.5s 1.85s, transform 1.3s 3.8s; }
.sub_over_top.active .over_vd_box { transform: rotate(-30deg); transition: 1.3s 3.8s; }
.sub_over_top.active .over_txt_box.white { transform: rotate(-30deg); transition: 1.3s 3.8s; }
.sub_over_top.active .over_txt_box h4 { opacity: 1; transform: translate(0); transition: 1.3s 2.8s; }
.sub_over_top.active .over_txt_box h2 { opacity: 1; transform: translate(0); transition: 1.3s 2.8s; }

/**/


.sub_location_wrap { width: 100%; max-width: 1200px; margin: auto; height: auto; position: relative; text-align: left; padding-bottom: 4.25rem; }

.sub_location_tit { opacity: 0; transform: translateY(-3rem); transform: translate(0); }
.sub_location_tit p { font-size: 0.9375rem; line-height: 166%; opacity: 0.7; }
.sub_location_tit h3 { font-size: 2.625rem; font-size: 2.125rem; line-height: 114%; font-weight: 200; margin-top: 1.5rem; }
.sub_location_tit h3 b { font-weight: 700; color: #8c2132; }
.sub_location_tit h3 br { display: none; }

.sub_location_map_box { width: 100%; display: flex; justify-content: space-between; align-items: flex-end; position: relative; margin-top: 2.25rem; border: 1px solid #989898; box-sizing: border-box; opacity: 0; border: none; }
.sub_location_map_wrap { width: 100%; position: relative; margin-left: 0%; }
.sub_location_map { width: 100%; height: 44.625rem; position: relative; overflow: hidden; background-color: #d7d2cb; }
.sub_location_map_m { display: none; }
.sub_location_move { width: 600%; height: 600%; /* margin-left: -217%;  */ margin-left: -250%; margin-top: -163%; cursor: move; display: flex; justify-content: center; align-items: center; }
.sub_location_map img { width: 16.7%; transform-origin: left bottom; }
.sub_location_map.active img { transform: scale(1.2); }
.sub_location_map.active2 img { transform: scale(1.5); }

.sub_location_map_plus { width: auto; height: 3.125rem; display: flex; justify-content: flex-end; align-items: center; position: absolute; bottom: 1.25rem; right: 1.25rem; z-index: 9; gap: 0 0.5rem; }
.sub_location_map_plus>div { width: 3.125rem; height: 3.125rem; border-radius: 100%; position: relative; cursor: pointer; }
.sub_location_map_plus>div:before { content: ''; width: 30%; height: 0.0625rem; position: absolute; left: 0; right: 0; top: 0; bottom: 0; margin: auto; background-color: #fff; z-index: 9; }
.sub_location_map_plus>div:after { content: ''; width: 0.0625rem; height: 30%; position: absolute; left: 0; right: 0; top: 0; bottom: 0; margin: auto; background-color: #fff; }
.sub_location_map_plus>div:nth-child(1) { background-color: #000; }
.sub_location_map_plus>div:nth-child(2) { background-color: #fff; border:1px #3d3d3d solid; }
.sub_location_map_plus>div:nth-child(2):before { background-color: #000; }

.sub_location_map_pop { width: 100%; height: 100%; position: fixed; left: 0; top: -100%; z-index: 999999999999999; transition: 0.8s; display: flex; justify-content: center; align-items: center; overflow: hidden; }
.sub_location_map_pop>div { width: 90%; position: relative; }
.sub_location_map_pop img { width: 100%; }
.sub_location_map_pop_close { width: 3.125rem; height: 3.125rem; border-radius: 100%; position: absolute; background-color: #000; z-index: 9; right: 1.25rem; top: 1.25rem; transform: rotate(-45deg); cursor: pointer; }
.sub_location_map_pop_close:before { content: ''; width: 40%; height: 1px; position: absolute; left: 0; right: 0; top: 0; bottom: 0; margin: auto; background-color: #fff; z-index: 9; }
.sub_location_map_pop_close:after { content: ''; width: 1px; height: 40%; position: absolute; left: 0; right: 0; top: 0; bottom: 0; margin: auto; background-color: #fff; }
.sub_location_map_pop_bg { width: 100%; height: 100%; position: fixed; left: -100%; top: 0; z-index: 9999998; background-color: #000; opacity: 0.7; transition: 0.6s 0.2s }

.sub_location_map_pop.active { top: 0; transition: 0.8s 0.2s; }
.sub_location_map_pop_bg.active { left: 0; transition: 0.6s 0s; }

.sub_location_bottom { width: 100%; position: relative; margin-top: 4.375rem; opacity: 1; }
.sub_location_bottom>h2 { font-size: 1.125rem; line-height: 100%; font-weight: 400; margin-bottom: 0.75rem; opacity: 0; }
.sub_location_bottom>h2 b { font-weight: 600; }
.sub_location_bottom>h2 b:last-child { font-family: 'lexend'; font-size: 1.25rem; }
.sub_location_bottom>h2 b { font-weight: 700; }
.sub_location_bottom>div { width: 100%; display: flex; justify-content: space-between; align-items: flex-start; gap: 2.375rem; flex-wrap: wrap; position: relative; }

.sub_location_content { width: calc(50% - 2.375rem / 2); border: 1px solid #b2b2b2; padding: 2.25rem 2.75rem 4.625rem; box-sizing: border-box; position: relative; opacity: 0; background-color: #fff; }
.sub_location_content h6 { position: absolute; font-family: 'gg'; font-size: 24px; line-height: 100%; right: 2.25rem; bottom: 2.25rem; opacity: 0.3; display: none; }
.sub_location_content span { width: 100%; height: 100%; position: absolute; left: 0; top: 0; z-index: 1; display: block; }
.sub_location_content::after { content: ''; width: 0%; height: 1px; position: absolute; left: -1px; top: -1px; background-color: #000; transition: 0.3s; }
.sub_location_content::before { content: ''; width: 0%; height: 1px; position: absolute; right: -1px; bottom: -1px; background-color: #000; transition: 0.3s; }
.sub_location_content span::after { content: ''; width: 1px; height: 0; position: absolute; left: -1px; bottom: -1px; background-color: #000; transition: 0.3s; }
.sub_location_content span::before { content: ''; width: 1px; height: 0; position: absolute; right: -1px; top: -1px; background-color: #000; transition: 0.3s; }

.sub_location_img { width: 100%; max-width: 446px; margin: auto; }
.sub_location_img img { width: 100%; }

.sub_location_txt_box { width: 100%; max-width: 446px; margin: auto; margin-top: 2.25rem; position: relative; z-index: 9; }
.sub_location_txt_box>div { display: flex; justify-content: flex-start; align-items: flex-end; gap: 0 1.125rem; }
/* .sub_location_txt_box h3 { font-size: 1.875rem; line-height: 125%; font-weight: 700; letter-spacing: -0.0625rem; } */
.sub_location_txt_box h3 { font-size: 1.75rem; line-height: 125%; font-weight: 600; letter-spacing: -0.0625rem; }
.sub_location_txt_box h3 b { font-weight: 700; color: #8c2132; }
.sub_location_txt_box h5  { font-family: 'lexend'; font-size: 0.9375rem; line-height: 100%; margin-bottom: 0.375rem; color: #a97a68; font-weight: 400; }
.sub_location_txt_box p { font-size: 1rem; line-height: 188%; color: #2c2928; opacity: 0.7; font-weight: 500; margin-top: 1.875rem; }

.sub_location_content:hover::after { width: calc(100% + 2px); }
.sub_location_content:hover::before { width: calc(100% + 2px); }
.sub_location_content:hover span::after { height: calc(100% + 2px); }
.sub_location_content:hover span::before { height: calc(100% + 2px); }


.sub_location_map_box.active { opacity: 1; transition: 1.0s 0s; }
.sub_location_bottom>h2.active { opacity: 1; transition: 1.0s 0s; }
.sub_location_content.active { opacity: 1; transition: 1.0s 0s; }

.sub_location_tit.active { transform: translate(0); opacity: 1; transition: 1.0s 0s; }
.sub_location_bottom.active { opacity: 1; transition: 1.0s 0s; }
.sub_location_bottom.active .sub_location_txt_box { transform: translate(0); opacity: 1; transition: 1.0s 0.2s; }
.sub_location_bottom.active .sub_location_img_box { transform: translate(0); opacity: 1; transition: 1.0s 0.2s; }

/*  */

.sub_premium_wrap { width: 100%; max-width: 1200px; margin: auto; position: relative; text-align: left; padding-bottom: 6.25rem; }
.sub_premium_box { width: 100%; display: flex; align-items: flex-start; }
.sub_premium_box.box01 { justify-content: space-between; }
.sub_premium_box.box02 { justify-content: center; gap: 0 10.5rem; margin-top: -7.5rem; }
.sub_premium_box.box03 { justify-content: space-between; margin-top: -3.375rem; }
.sub_premium_box.box04 { justify-content: flex-start; margin-top: -11.25rem; }

.sub_premium_content { opacity: 0; transform: translateY(3rem); }
.sub_premium_content.con01,
.sub_premium_content.con05,
.sub_premium_content.con07 { display: flex; justify-content: flex-start; align-items: flex-end; gap: 0 2.5rem; }
.sub_premium_content.con01 { transform: translateX(5rem); }
.sub_premium_content.con02 { margin-top: 7rem; }
.sub_premium_content.con03 { transform: translateX(-5rem); }
.sub_premium_content.con04 { transform: translateY(-3rem); margin-top: 15.75rem; }
.sub_premium_content.con05 { transform: translateX(5rem); }
.sub_premium_content.con06 { margin-top: 12.5rem; }
.sub_premium_content.con07 { transform: translateX(-5rem); margin-left: 6.25rem; }

.sub_premium_img { width: 100%; overflow: hidden; }
.sub_premium_img.img01 { max-width: 225px; }
.sub_premium_img.img02 { max-width: 330px; }
.sub_premium_img img { width: 100%; }

.sub_premium_txt_box { text-align: left; margin-top: 3.125rem; }
.sub_premium_txt_box h5 { font-family: 'lexend'; font-size: 0.875rem; line-height: 100%; font-weight: 800; color: #840d3e; }
.sub_premium_txt_box h2 { font-size: 1.5rem; line-height: 120%; font-weight: 300; margin-top: 1.875rem; }
.sub_premium_txt_box h2 b { font-weight: 600; }
.sub_premium_txt_box p { font-size: 0.9375rem; line-height: 166%; margin-top: 1.875rem; }

.sub_premium_tit { text-align: center; opacity: 0; transform: translateY(0); margin-bottom: 3rem; }
.sub_premium_tit h3 { font-size: 2.125rem; line-height: 124%; font-weight: 200; }
.sub_premium_tit h3 b { font-weight: 700; }
.sub_premium_tit h3 br { display: none; }
.sub_premium_tit h2 { font-size: 2.5rem; line-height: 100%; font-weight: 700; margin-top: 10px; color: #242a5c; }

/* .swiper_premium { width: 100%; opacity: 1; padding: 7.5rem 0rem 0rem; margin-top: 0.625rem; opacity: 1; transform: translateY(0); z-index: 9; transform: translateY(0); opacity: 0; }
.sub_premium_txt { position: absolute; left: 0; right: 0; top: 0; bottom: 0; margin: auto; z-index: 9; transform: translate(-1.25rem,-0.625rem); }
.swiper_premium .swiper-slide { text-align: center; transition: 0.4s; position: relative; overflow: hidden; cursor: pointer; filter: grayscale(1); }
.swiper_premium .swiper-slide img { width: 100%; max-width: 207px; }

.swiper_premium .swiper-slide:hover .sub_premium_thumb_bg { bottom: 0; }
.swiper_premium .swiper-slide:hover .sub_premium_go { bottom: 0; opacity: 1; }

.swiper_premium .swiper-slide-active { transform: translateY(-4.6875rem); }
.swiper_premium .swiper-slide-prev { transform: translateY(-3.125rem); }
.swiper_premium .swiper-slide-prev2 { transform: translateY(-1.5625rem); }
.swiper_premium .swiper-slide-prev3 { transform: translateY(-0rem); }
.swiper_premium .swiper-slide-next { transform: translateY(-3.125rem); }
.swiper_premium .swiper-slide-next2 { transform: translateY(-1.5625rem); }
.swiper_premium .swiper-slide-next3 { transform: translateY(-0rem); }

.swiper_premium .swiper-slide-active { filter: grayscale(0); }

.swiper_premium_tit { width: 100%; max-width: 1530px; opacity: 1; transform: translateY(0); margin-top: -2.5rem; text-align: center; z-index: 1; transform: translateY(0); opacity: 0; position: relative; z-index: 9; }
.sub_premium_txt_box { background-color: #fff; }
.sub_premium_txt_box h3 { font-size: 1.5rem; line-height: 100%; font-weight: 700; }
.sub_premium_txt_box p { width: 90%; margin: auto; font-size: 0.9375rem; line-height: 100%; font-weight: 500; opacity: 0.7; margin-top: 0.9375rem; }

.sub_premium_box .swiper-pagination { font-family: 'lexend'; width: 6.375rem; margin: auto; transform: translateY(-6.5rem); padding: 0; color: #000; position: static; }
.sub_premium_box .swiper-pagination span { font-size: 0.9375rem; line-height: 100%; }
.sub_premium_box .swiper-pagination-total { display: none; }

.swiper-button-next { position: absolute; width: 75px; height: 47px; left: 0; right: 0; top: 0; bottom: 0; margin: auto; transform: translate(40rem,-1rem); padding: 0; outline: none; opacity: 0; }
.swiper-button-prev { position: absolute; width: 75px; height: 47px; left: 0; right: 0; top: 0; bottom: 0; margin: auto; transform: translate(-40rem,-1rem); padding: 0; outline: none; opacity: 0; }


.sub_premium_wrap.active .sub_premium_tit { opacity: 1; transition: 1.0s 0.2s; }
.sub_premium_wrap.active .swiper_premium { transform: translate(0); opacity: 1; transition: 1.0s 0.2s; }
.sub_premium_wrap.active .swiper_premium_tit { transform: translate(0); opacity: 1; transition: 1.0s 0.2s; }
.sub_premium_wrap.active .swiper-button-next { opacity: 1; transition: 1.0s 0.2s; }
.sub_premium_wrap.active .swiper-button-prev { opacity: 1; transition: 1.0s 0.2s; } */

.sub_premium_content.active { transform: translate(0); opacity: 1; transition: 1.0s 0.2s; }
.sub_premium_wrap.active .sub_premium_tit { opacity: 1; transition: 1.0s 0.2s; }

/**/

.sub_cy_wrap { width: 100%; height: 100%; position: relative; transition: 0.8s; text-align: left; display: flex; justify-content: center; align-items: center; padding-bottom: 5.375rem; }

.sub_cy_wrap>div { position: relative; z-index: 9; width: 100%; max-width: 1200px; margin: auto; transform: translateY(0rem); }

.sub_cy_wrap .cy_tit { opacity: 0; transform: translateX(0rem); }
.sub_cy_wrap .cy_tit h3 { font-size: 1.25rem; }
.sub_cy_wrap .cy_tit h2 { font-size: 3.75rem; }
.sub_cy_wrap .cy_box { margin-top: 4.25rem; opacity: 0; transform: translateY(0rem); }

.check_bg { width: 7.6875rem; position: absolute; right: 2.25rem; top: -13.75rem; z-index: -1; }

.sub_cy_wrap.active>div .cy_tit.active { opacity: 1; transform: translate(0); transition: 1.2s 0.2s; }
.sub_cy_wrap.active>div .cy_box.active { opacity: 1; transform: translate(0); transition: 1.2s 0.2s; }
/* .cy_tit.active { opacity: 1; transform: translate(0); transition: 1.2s 0.2s; }
.cy_box.active { opacity: 1; transform: translate(0); transition: 1.2s 0.2s; } */

/*  */

.sub_unit_wrap { width: 100%; height: 100%; position: relative; transition: 0.8s; text-align: left; padding-bottom: 0rem; }

.sub_unit_tit { opacity: 0; }
.sub_unit_tit h3 { font-size: 2.0625rem; line-height: 100%; font-weight: 200; }
.sub_unit_tit h2 { font-size: 3.125rem; line-height: 100%; font-weight: 700; margin-top: 0.375rem; margin-left: -0.125rem; }
.sub_unit_tit p { font-size: 1rem; line-height: 156%; margin-top: 2.5rem; opacity: 0.7; }

.sub_unit_content { width: 100%; display: flex; justify-content: space-between; align-items: center; margin-top: 3.75rem; gap: 0 3.5rem; opacity: 0; }
.sub_unit_content>img { width: 60%; max-width: 510px; }

.sub_unit_txt_box { display: flex; justify-content: space-between; align-items: flex-start; flex-direction: column; gap: 2.125rem; }
.sub_unit_txt_box:first-child { margin-top: 6rem; }
.sub_unit_txt_box:last-child { flex-direction: column-reverse; gap: 5rem; margin-bottom: 4rem; }
.sub_unit_txt_box h4 { font-family: 'lexend'; font-size: 1.375rem; line-height: 100%; color: #a97a68; font-weight: 600; }
.sub_unit_txt_box p { font-size: 0.875rem; line-height: 178%; margin-top: 1.25rem; opacity: 0.7; width: 120%; }
.sub_unit_txt_box:first-child img { width: 8.0625rem; }
.sub_unit_txt_box:last-child img { width: 14.0625rem; margin-left: -0.75rem; }


.sub_unit_tit.active { opacity: 1; transform: translate(0); transition: 1.2s 0.2s; }
.sub_unit_content.active { opacity: 1; transform: translate(0); transition: 1.2s 0.2s; }

/*  */

/* .sub_contact_wrap { width: 100%; max-width: 1200px; margin: auto; position: relative; text-align: left; color: #010101; padding-bottom: 4.375rem; padding-bottom: 0; } */


/**/

.sub_gongo_wrap { width: 100%; max-width: 1200px; margin: auto; height: auto; position: relative; color: #000; }

.sub_gongo_top { width: 100%; height: 494px; display: flex; justify-content: space-between; align-items: center; overflow: hidden; }

.sub_gongo_img_box { width: 57.545%; height: 100%; background: url(../sub/gongo.jpg) center no-repeat; background-size: cover; }

.sub_gongo_txt_box { width: 40%; height: 100%; display: flex; flex-direction: column; justify-content: space-between; text-align: left; }
.sub_gongo_txt_box>div { width: 100%; height: 50%; border: 1px solid #b2b2b2; box-sizing: border-box; margin-bottom: 5%; position: relative; }
.sub_gongo_txt_box>div>a { width: 100%; height: 100%; display: block; box-sizing: border-box; padding: 50px 30px 45px; }
.sub_gongo_txt_box>div:nth-child(2) { margin-bottom: 0; }
.sub_gongo_logo { margin-left: 2px; }
.sub_gongo_txt_box h2 { font-size: 28px; line-height: 100%; margin-top: 10px; margin-left: -2px; }
.sub_gongo_txt_box p { font-size: 12px; line-height: 167%; opacity: 0.7; margin-top: 25px; }

.sub_gongo_bt { width: 48px; height: 48px; background-color: #e3e3e3; position: absolute; right: 35px; bottom: 35px; border-radius: 100%; }
.sub_gongo_bt>div { width: 30px; height: 17px; position: absolute; left: -10px; top: 0; bottom: 0; margin: auto; transition: 0.4s; }
.sub_gongo_bt>div:before { content:''; width: 100%; height: 1px; background-color: #000; position: absolute; left: 0; top: 0; bottom: 0; margin: auto; }
.sub_gongo_bt>div:after { content:''; width: 10px; height: 10px; border-right: 1px solid #000; border-bottom: 1px solid #000; transform: rotate(-45deg); transform-origin: center; position: absolute; right: 0; top: 0; bottom: 0; margin: auto; }

.sub_gongo_notice { width: 100%; display: flex; justify-content: space-between; align-items: center; margin-top: 30px; }
.sub_gongo_notice a { width: 13%; display: block; }
.sub_gongo_notice img:nth-child(1) { width: 59%; }
.sub_gongo_notice a img:nth-child(1) { width: 100%; }
.sub_gongo_notice img:nth-child(3) { width: 28%; }

.sub_gongo_txt_box>div>a:before { content:''; width: 0; height: 1px; background-color: #000; position: absolute; left: -1px; top: -1px; transition: 0.4s; }
.sub_gongo_txt_box>div>a:after { content:''; width: 1px; height: 0; background-color: #000; position: absolute; right: -1px; top: -1px; transition: 0.4s; }
.sub_gongo_txt_box>div:before { content:''; width: 0; height: 1px; background-color: #000; position: absolute; right: -1px; bottom: -1px; transition: 0.4s; }
.sub_gongo_txt_box>div:after { content:''; width: 1px; height: 0; background-color: #000; position: absolute; left: -1px; bottom: -1px; transition: 0.4s; }

.sub_gongo_txt_box>div:hover>a:before { width: calc(100% + 2px); }
.sub_gongo_txt_box>div:hover>a:after { height: calc(100% + 2px); }
.sub_gongo_txt_box>div:hover:before { width: calc(100% + 2px); }
.sub_gongo_txt_box>div:hover:after { height: calc(100% + 2px); }

.sub_gongo_txt_box>div:hover .sub_gongo_bt>div { left: -3px; }

/**/

.news_wrap { width: 100%; max-width: 1200px; margin: auto; height: auto; position: relative; }

.news_content_box { width: 100%; max-width: 1300px; margin: auto; }
.news_content_vd { width: 100%; box-sizing: border-box; padding: 52px 0; display: flex; justify-content: space-between; align-items: center; border-top: 1px solid #a2a2a2; border-bottom: 1px solid #a2a2a2; text-align: left; margin-bottom: 50px; }
.news_img { width: 55%; max-width: 550px; }
.news_img img { width: 100%; }
.news_txt_box { width: 45%; }
.news_txt_box h6 { font-size: 11.5px; line-height: 100%; padding: 3px 9px; border-radius: 10px; margin-left: -2px; margin-bottom: 8px; margin-top: -10px; text-transform: uppercase; background-color: #ff7200; color: #fff; font-weight: 500; display: inline-block; }
.news_txt_box h4 { font-size: 14px; line-height: 100%; color: #754e38; font-weight: 500; }
.news_txt_box h3 { font-size: 22px; line-height: 100%; font-weight: 600; margin-top: 8px; overflow: hidden; padding-bottom: 3px; }
.news_txt_box p { font-size: 15px; line-height: 192%; opacity: 0.6; font-weight: 400; margin-top: 20px;  }
.news_bt { display: flex; justify-content: flex-start; align-items: center; margin-top: 35px; font-size: 14px; font-weight: 800; text-transform: uppercase; position: relative; display: inline-block; opacity: 1; transition: 0.3s; }
.news_bt:after { content:''; width: 0; height: 1px; background-color: #737373; position: absolute; left: 40px; top: 0; bottom: 0; margin: auto; transition: 0.5s; }

.news_content_vd:hover .news_bt:after { width: 40px; }

.news_content { display: flex; justify-content: flex-start; flex-wrap: wrap; width: 100%; position: relative; overflow: hidden; text-align: left; color: #000; }
.news_content>li { width: 32%; margin-right: 2%; border: 1px solid #bbb; box-sizing: border-box; position: relative; }
.news_content>li>a { width: 100%; height: 100%; display: block; position: relative; padding: 40px; padding-bottom: 45px; padding-left: 35px; box-sizing: border-box; }
.news_content>li:after { content:''; width: 1px; height: 0; background-color: #000; position: absolute; left: -1px; bottom: -1px; transition: 0.5s; z-index: 9; }
.news_content>li:before { content:''; width: 1px; height: 0; background-color: #000; position: absolute; right: -1px; top: -1px; transition: 0.5s; z-index: 9; }
.news_content>li:nth-child(3n) { margin-right: 0; }
.news_content>li:nth-child(n+4) { margin-top: 6%; }

.news_content>li h4 { font-size: 17px; line-height: 100%; color: #ff6000; font-weight: 500; }
.news_content>li h2 { font-size: 18px; line-height: 137%; font-weight: 700; margin-top: 15px; height: 137%; text-overflow: ellipsis; overflow: hidden; display: -webkit-box; -webkit-line-clamp: 2; line-clamp: 2; -webkit-box-orient: vertical; }
.news_content>li p { font-size: 15px; line-height: 192%; opacity: 0.7; margin-top: 15px; height: 192%; text-overflow: ellipsis; overflow: hidden; display: -webkit-box; -webkit-line-clamp: 3; line-clamp: 3; -webkit-box-orient: vertical; }
.news_content>li h6 { font-size: 11.5px; line-height: 100%; padding: 3px 9px; position: absolute; right: 0; top: 0; margin-bottom: 8px; text-transform: uppercase; background-color: #ff7200; color: #fff; font-weight: 500; display: inline-block; }

.news_content>li>a:after { content:''; width: 0; height: 1px; background-color: #000; position: absolute; left: -1px; top: -1px; transition: 0.5s; z-index: 9; }
.news_content>li>a:before { content:''; width: 0; height: 1px; background-color: #000; position: absolute; right: -1px; bottom: -1px; transition: 0.5s; z-index: 9; }

.news_content>li:hover:after,.news_content>li:hover:before { height: calc(100% + 2px); }
.news_content>li:hover>a:after,.news_content>li:hover>a:before { width: calc(100% + 2px); }
.news_content>li:hover .news_bt:after { width: 40px; }

/**/


.sub_vr_wrap { width: 100%; max-width: 1200px; margin: auto; height: auto; position: relative; padding-bottom: 30px; }
.sub_vr_wrap img { width: 100%; max-width: 1200px; }

.vr_box { width: 100%; max-width: 1200px; margin: auto; position: relative; padding-bottom: 56.25%; padding-top: 0px; height: 0; margin-top: 0; }
.vr_box iframe { position: absolute; left: 0; right: 0; width: 100%; height: 100%; }

.vr_bt { display: inline-block; font-size: 1rem; border-radius: 3.75rem; color: #fff; background-color: #a42552; text-align: center; margin-top: 32px; overflow: hidden; }
.vr_bt a { width: 100%; height: 100%; display: block; padding: 0.75rem 3.375rem; text-align: center; box-sizing: border-box; }

.vr_bt_box { width: 100%; display: flex; justify-content: flex-end; margin-top: 15px; }
.vr_bt_box ul { width: 100%; max-width: 600px; display: flex; justify-content: flex-end; }
.vr_bt_box ul li { width: 100%; margin-left: 2%; border-radius: 0px; height: 45px; line-height: 45px; text-align: center; background-color: #000; color: #fff; font-size: 16px; }
.vr_bt_box ul li a{ width: 100%; height: 100%; display: block; }
.vr_bt_box ul li:nth-child(1) { background-color: #624b40; margin-left: 0; }
.vr_bt_box ul li:nth-child(2) { background-color: #888; }
.vr_bt_box ul li:nth-child(1) { background-color: #000; }

.vr_pop { width: 95%; max-width: 1200px; margin: auto; position: relative; padding-top: 70px; padding-bottom: 100px; }
.vr_pop h2 { text-align: center; font-size: 36px; line-height: 100%; color: #000; margin: 0; padding: 0; margin-bottom: 30px; font-weight: 500; }

.vr_pop ul.tabs3 { display: flex; justify-content: space-between; float: none; margin-bottom: 15px; }
.vr_pop ul.tabs3>li { width: 100%; text-align: center; height: 55px; margin-left: 0; border-left: none; font-size: 16px; font-weight: 500; background-color: #e9eaec; box-sizing: border-box; }
.vr_pop ul.tabs3>li>a { padding: 0; letter-spacing: 0; line-height: 55px; display: block; }
.vr_pop ul.tabs3>li:first-child { margin-left:0; border-left: 1px solid #ccc; }
.vr_pop ul.tabs3 li.selected, .vr_pop ul.tabs li.selected:hover { background-color: #4f372b !important; border: 1px solid #4f372b !important; }
.vr_pop ul.tabs3 li.selected a, .vr_pop ul.tabs li.selected a:hover { color: #fff; }

.vr_pop ul.tabs2 { display: flex; justify-content: space-between; float: none; margin-bottom: 0rem; }
.vr_pop ul.tabs2>li { width: 100%; text-align: center; margin-left: 0; height: 40px; font-size: 14px; border: #f3f3f3; background: #f3f3f3; border-left: 1px solid #fff; border-top: 2px solid #f3f3f3; box-sizing: content-box; }
.vr_pop ul.tabs2>li>a { padding: 0; letter-spacing: 0; display: block; line-height: 40px; }
.vr_pop ul.tabs2>li:first-child { margin-left:0; border-left: none; }
.vr_pop ul.tabs2 li.selected, .vr_pop ul.tabs li.selected:hover { background: #fff; border: #f3f3f3; border-top: 2px solid #4f372b; }
.vr_pop ul.tabs2 li.selected a, .vr_pop ul.tabs li.selected a:hover { color: #444; }

/*  */

.sub_check_wrap { width: 100%; max-width: 1200px; margin: auto; height: auto; position: relative; padding-top: 4.875rem; }
.sub_check_logo { width: 10.25rem; margin-bottom: 4.75rem; }

.sub_check_bottom { width: 100%; max-width: 620px; margin: auto; display: flex; justify-content: space-between; align-items: center; gap: 0 2rem; color: #231815; }
.sub_check_input_box { width: 65%; }
.sub_check_bt { width: 12rem; height: 12rem; background-color: #ae1857; color: #fff; font-size: 0.9375rem; line-height: 100%; }
.sub_check_bt a { width: 100%; height: 100%; display: flex; justify-content: center; align-items: center; }
.sub_check_input { width: 100%; display: flex; justify-content: space-between; align-items: center; margin-bottom: 1.3125rem; }
.sub_check_input:last-child { margin-bottom: 0; }
.sub_check_input span { min-width: 0.4375rem; margin: 0.3125rem; position: relative; }
.sub_check_input span::after { content: ''; width: 100%; height: 1px; background-color: #999; position: absolute; left: 0; right: 0; top: 0; bottom: 0; margin: auto; }
.sub_check_input h3 { font-size: 1.125rem; min-width: 5.25rem; line-height: 100%; text-align: left; }
.sub_check_input>div { width: calc(100% - 5.25rem); display: flex; justify-content: space-between; align-items: center;}
.sub_check_input input { font-family: 'Noto Sans KR', sans-serif; font-size: 1.125rem; width: calc(100% - 5.25rem); height: 3.125rem; border: 1px solid #b1b1b1; box-sizing: border-box; outline: none; padding-left: 1.375rem; }
.sub_check_input select { font-size: 1.125rem; width: 100%; height: 3.125rem; border-radius: 0 !important; border: 1px solid #b1b1b1; box-sizing: border-box; padding-left: 1.375rem; box-sizing: border-box; -webkit-appearance: none; -moz-appearance: none; appearance: none; background:url('../sub/arrow.png') no-repeat right 0.875rem center; }
.sub_check_input.tel input { width: 100%; text-align: center; padding: 0; }
.sub_check_input.tel select { max-width: 93px; }
.sub_check_input input::placeholder { color: #9a9a9a; }
.sub_check_input input:focus { border-color: #000; }
.sub_check_input select:focus { border-color: #000; }

.sub_check_wrap h6 { font-size: 0.9375rem; line-height: 100%; color: #231815; margin-top: 2.5rem; letter-spacing: -0.05rem; }

/*  */

.guest_ok_tit { font-size: 1.75rem; line-height: 128%; font-weight: 300; }
.guest_ok_tit b { font-weight: 700; }

.guest_ok_bt { font-size: 1rem; line-height: 100%; color: #fff; background-color: #192d27; display: inline-block; border-radius: 3.125rem; margin-top: 3rem; overflow: hidden; }
.guest_ok_bt a { display: block; width: 100%; height: 100%; padding: 0.875rem 3.25rem 1rem 3.25rem; text-align: center; box-sizing: border-box; }

.guest_ok_tel { font-family: 'lexend'; font-size: 3.5rem; line-height: 100%; font-weight: 700; margin-top: 4rem;  }