
::-webkit-scrollbar {
display:none;
} 


body { width: 100%; margin: auto; font-family: 'Noto Sans KR', sans-serif; overflow-x: hidden; }
.mo { display: none !important; }
.pc { display: block; }

/*  */


/*html,a,.btn { cursor: none; }*/
.btn { cursor: pointer; }



/**/

.all_wrap { width: 100%; height: auto; position: relative; left: 0; top: 0; }
body.sub .all_wrap { overflow: hidden; }


/*서브*/

.sub_top { position: relative; left: 0; top: 0; width: 100%; height: 24.375rem; z-index: 1; margin-top: 0px; overflow: hidden; background-color: #000; }
/*.sub_top01:after { content:''; width: 100%; height: 100%; position: absolute; left: 0; top: 0; background: url(../img/sub_top.png) center top no-repeat; background-size: cover; z-index: 2; }*/
/*.sub_top_img { width: 100%; height: 100%; position: absolute; left: 0; top: 0; z-index: 1; } */

 .sub_top .sub_top_img { width: 100%; height: 100%;  background: url(../img/sub_top.jpg) center top no-repeat;  background-size: cover; z-index: 2; } 

.sub_top_bg { position: absolute; animation: sub_top_bg 22s 0s linear infinite; }
.sub_top_bg.bg01 { left: 9%; bottom: -30%; }
.sub_top_bg.bg02 { right: -4%; bottom: -20%; }
.sub_top_bg.bg03 { left: -5%; bottom: -35%; }
.sub_top_bg.bg04 { left: 27%; bottom: -33%; }
.sub_top_bg.bg05 { left: 13%; top: -28%; }

@keyframes sub_top_bg {
	from { transform: rotate(-360deg); }
	to {  }
}

.sub_top_txt { width: 100%; max-width: 1100px; height: 100%; margin: auto; position: absolute; left: 0; right: 0; top: 0%; display: flex; justify-content: center; align-items: center; z-index: 9; color: #fff; text-align: center; animation: sub_top_txt 1.0s 0.6s both; }
.sub_top_txt h2 { font-family: 'Poppins', sans-serif; font-size: 3.4375rem; line-height: 100%; font-weight: 500; letter-spacing: 0rem; padding-left: 0rem; text-transform: uppercase; margin-top: 2rem; animation: sub_top_txt2 1.2s 1.4s both; }
.sub_top_txt h2 span { color: #0aa6b0; }

@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; }
	to{ }
}
@keyframes sub_top_txt2 {
	from { letter-spacing: 2.25rem; padding-left: 2.25rem; }
	to{ }
}

#snb_wrap { width: 1100px; height: 65px; position: relative; margin: auto; z-index: 90; display: flex; justify-content: flex-end; align-items: center; margin-top: 0rem; }
#snb { width: 480px; height: 100%; }
#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: #161616; }
#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; }
/*#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: 8px; height: 8px; 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: 8px; height: 8px; 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; min-width:160px; font-weight: 500; }

#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: 500; }
#snb .ov ul li:first-child {margin-top:0;}
#snb .ov ul li a { display:block;font-size:11.5px; color: #000; padding: 11px 15px; white-space:nowrap; letter-spacing: 0; }
#snb .ov:hover ul {display:block;}
#snb .ov ul li a:hover { background: #ebebeb; color: #000; }

#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%); text-align: center; margin-top: 3.375rem; z-index: 9; }
#sub_box { position: relative; width: 100%; margin: auto; text-align: center; padding-bottom: 10.625rem; padding-top: 0px; box-sizing: border-box; margin-top: 0rem; }
#sub_tit { width: 100%; max-width: 1100px; margin: auto; margin-top: 0; overflow: hidden; text-align: center; text-align: center; }
#sub_tit h2 { font-size: 45px; color: #231815; font-weight: 400; line-height: 100%; letter-spacing: -1px; text-transform: uppercase; padding-bottom: 0.25rem; }
.sub_line { width: 1px; height: 2.375rem; background-color: #404040; margin: auto; margin-top: 2.1875rem; }
#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:0 auto; margin-top: 5.25rem; position: relative; max-width: 1100px; left:0; right:0; }

/* 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%; margin: auto; text-align: center; padding-bottom: 10.625rem; padding-top: 0px; box-sizing: border-box; margin-top: 5rem; }
#sub_tit { width: 100%; margin-top: 0; overflow: hidden; text-align: center; }
#sub_tit h2 {  font-size: 2.5625rem; color: #231815; font-weight: 400; line-height: 100%; letter-spacing: -1px; text-transform: uppercase; }
.sub_line { width: 1px; height: 2.375rem; background-color: #404040; margin: auto; margin-top: 2.1875rem; }
#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: 3.125rem; position: relative; } */

.sub_ori { width: 100%; max-width: 1100px; margin: auto; background-color: #f3f3f3; text-align: left; padding: 25px 30px; 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: #4c9b83 url(../sub/ori.png) center no-repeat; margin-right: 18px; }
/* .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:'·'; 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_cy_wrap { width: 100%; max-width: 1100px; margin: auto; height: auto; position: relative; padding-bottom: 80px; }
.sub_cy_wrap img { width: 100%; max-width: 1100px; }
.sub_cy_wrap img.half { width: 50%; float: left; }

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


ul.tabs2 { width: 100%; display: flex; justify-content: space-between; margin-bottom: 2.188rem; }
ul.tabs2.two { flex-wrap: wrap; }
ul.tabs2 li { width: 100%; color: #222; margin-left: 1%; text-align: center; cursor: pointer; font-size: 16px; height: 2.813rem; line-height: 2.813rem; 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: #4f372b; border: 1px solid #4f372b; }	
ul.tabs2 li.selected a, ul.tabs li.selected a:hover { color: #fff; }
ul.tabs2 li.active { color:#fff; background: #4f372b; border: 1px solid #4f372b; }

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

/**/

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

.sub_over_top { width: 100%; margin: auto; position: relative; display: flex; justify-content: space-between; align-items: flex-end; opacity: 0; }

.swiper_planning { width: 84%; 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; }
.sub_planning_img.img04 { background: url(../sub/planning04.jpg) center no-repeat; background-size: cover; }

.swiper_planning_thumb { width: 14.36%; 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: 17vw; max-height: 94px; cursor: pointer; border: none; overflow: hidden; margin-top: 0.375rem; 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: 75px; height: 47px; right: -17.9%; top: 0%; bottom: 0; margin: auto; padding: 0; outline: none; z-index: 99; cursor: pointer; }
.swiper-button-prev-planning { position: absolute; width: 75px; height: 47px; left: -17.9%; 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: 170%; 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: 1100px; margin: auto; height: auto; position: relative; text-align: left; padding-bottom: 3.375rem; }

.sub_location_tit { opacity: 0; transform: translateX(-3rem); }
/* .sub_location_tit h2 { font-family: 'Optima', sans-serif; display: inline-block; font-size: 4rem; font-weight: 500; color: #042f41; line-height: 90%; }
.sub_location_tit h2 span { display: inline-block; margin-left: 10.5rem; }
.sub_location_tit p { font-size: 1rem; line-height: 178%; margin-top: 1.625rem; color: #2c2928; opacity: 0.7; font-weight: 500; } */
.sub_location_tit h2 { font-family:'gg'; display: inline-block; font-size: 2.25rem; font-weight: 500; color: #000; line-height: 120%; margin-top:0.5rem;}
.sub_location_tit h2 span{  color: #4c9b83; }

/* .sub_location_tit h2 b { font-weight: 800; } */
.sub_location_tit p { font-size: 1.425rem; line-height: 100%; margin-top: 1.125rem; color: #000; font-weight: 200; }

.sub_location_map_box { width: 100%; /*display: flex; justify-content: space-between; align-items: flex-end;*/ position: relative; margin-top: 3rem; border: 1px solid #000; box-sizing: border-box; opacity: 0; border: none;  transform: translateY(3rem);}
.sub_location_map_wrap { width: 100%; position: relative; margin-left: 0%; }
.sub_location_map { width: 100%; height: 45rem; position: relative; overflow: hidden; background-color: #f6f6f0; }
.sub_location_map_m { display: none; }
.sub_location_move { width: 500%; height: 500%; margin-left: -200%; margin-top: -128.5%; cursor: move; display: flex; justify-content: center; align-items: center; }
.sub_location_map img { width: 20%; }
.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: 80%; 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%; background-color: #f1f1f1; padding: 3.375rem; position: relative; margin-top: 2.5rem; display: flex; justify-content: center; align-items: center; gap: 0 2rem; opacity: 0; box-sizing: border-box; } */
.sub_location_bottom { width: 100%; position: relative; margin-top: 3rem; display: flex; justify-content: space-between; align-items: center; gap: 0 3rem; opacity: 0; box-sizing: border-box; }
.sub_location_bottom>div { width: 100%; position: relative; }
.sub_location_bottom>div>img { width: 100%; max-width: 534px; border: 1px solid #0f0f0f; box-sizing: border-box; }
.sub_location_bottom>div>div { font-size: 1rem; line-height: 100%; padding: 0.5rem 1.125rem 0.625rem; background-color: #05364b; color: #fff; position: absolute; left: 0; top: 0; display: inline-block; }

.sub_location_content { display: flex; max-width: 224px; flex-wrap: wrap; justify-content: flex-start; align-items: flex-start; gap: 2.75rem 0; }

.sub_location_img { width: 100%; overflow: hidden; }
.sub_location_img img { width: 100%; filter: grayscale(1); transition: 0.5s; }
.sub_location_img.img01,.sub_location_img.img03 { border-radius: 0 0 0 3.75rem; }
.sub_location_img.img02,.sub_location_img.img04 { border-radius: 0 3.75rem 0 0; }
/* .sub_location_img.img01 { width: 35%; height: 50%; background: url(../sub/location_img01.jpg) center no-repeat; background-size: cover; } */

.sub_location_content:hover .sub_location_img img { filter: grayscale(0); }

.sub_location_txt_box { width: 100%; margin: 2.5rem 0; }
.sub_location_txt_box h3 { font-size: 1.5rem; line-height: 125%; font-weight: 300; margin-top: 1.5rem; }
.sub_location_txt_box h3 b { font-weight: 700; }
.sub_location_txt_box p { width: 120%; font-size: 0.875rem; line-height: 178%; color: #2c2928; opacity: 0.7; font-weight: 500; margin-top: 1.5rem; }



.sub_location_map_box.active { opacity: 1; transform: translate(0); transition: 1.0s 0.5s; }

.sub_location_tit.active { transform: translate(0); opacity: 1; transition: 1.0s 0.2s; }
.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: 1314px; margin: auto; position: relative; text-align: left; margin-bottom: 3.5rem; }


.sub_premium_tit { opacity: 0; transform: translateX(-3rem); }
.sub_premium_tit h2 { font-family:'gg'; font-size: 2rem; font-weight: 500; color: #000; line-height: 130%; margin-top:0.5rem;}
.sub_premium_tit h2 span{  color: #4c9b83; font-size: 2.55rem; }
.sub_premium_tit h3 { font-family:'gg'; font-size: 2rem; font-weight: 500; color: #000; line-height: 130%; margin-top:0.5rem; transform: translateX(8rem);}
.sub_premium_tit h3 b { font-weight: 500; }
.sub_premium_tit h3 span{  font-size: 2.55rem; }

.sub_pre_box { width: 100%; display: flex; justify-content: space-between; align-items: center; margin-top:3rem; gap: 3.2rem; }
.sub_pre_box h1 {font-size: 1.12rem; font-weight: 600; line-height: 140%;}
.sub_pre_box p {font-size: 0.815rem; font-weight: 500; line-height: 160%; margin-top:1rem; opacity:0.7;}

.pre_box_txt { margin-top: 2.25rem; }
.pre_box { width: 100%; display: flex; justify-content: space-between; align-items: center; gap: 6rem 2.25rem; flex-wrap: wrap; }
.pre_box>div { width: calc(25% - 2.25rem); opacity: 0; transform: translateY(3rem); }
.pre_box>div img { width: 100%; }
/* .pre_box01 { opacity: 0; transform: translateY(3rem);}
.pre_box02 { margin-top:6rem;  opacity: 0; transform: translateY(3rem);} */


.premium_box { width: 100%; display: flex; justify-content: space-between; align-items: center; flex-wrap: wrap; gap: 2.25rem; margin-top: 2.25rem; opacity: 0; }
.premium_content { width: calc(33.33% - 1.5rem); border: 1px solid #c2c2c2; box-sizing: border-box; text-align: left; transition: 0.3s; overflow: hidden; background-color: #fff; position: relative; }
.premium_content>div { width: 100%; height: 100%; padding: 3.375rem 0 3.375rem 2.2rem; color: #2c2928; transition: 0.3s; box-sizing: border-box; }
.premium_content h5 { font-family: 'Poppins', sans-serif; font-weight: 500; letter-spacing: 1.5px; font-size: 0.875rem; line-height: 100%; color: #b45347; }
.premium_content h2 { font-size: 1.5625rem; line-height: 100%; margin-top: 0.875rem; font-weight: 600; letter-spacing: -1.5px; }
.premium_content h2 span { font-size: 0.875rem; letter-spacing: -1px; }
.premium_content h2 b { font-weight: 900; }
.premium_content p { font-size: 0.875rem; line-height: 178%; margin-top: 1.375rem; opacity: 0.7; font-weight: 500; }
.premium_content p span { font-size: 0.6875rem; }
.premium_content:first-child { border-radius: 3.25rem 0 0 0; }
.premium_content:last-child { border-radius: 0 0 3.25rem 0; }

.premium_content:hover { border: 1px solid #042f41; }
.premium_content:hover>div { background-color: #042f41; color: #fff; }
.premium_content:hover p { color: #fff; opacity: 1;}
.premium_box > div:nth-child(1):hover img { content: url(../sub/h_premium_icon01.png); }
.premium_box > div:nth-child(2):hover img { content: url(../sub/h_premium_icon02.png); }
.premium_box > div:nth-child(3):hover img { content: url(../sub/h_premium_icon03.png); }
.premium_box > div:nth-child(4):hover img { content: url(../sub/h_premium_icon04.png); }
.premium_box > div:nth-child(5):hover img { content: url(../sub/h_premium_icon05.png); }
.premium_box > div:nth-child(6):hover img { content: url(../sub/h_premium_icon06.png); }

.premium_icon { position: absolute; right: 11%; bottom: 19%; z-index: 9; }

.sub_premium_bg { position: absolute; left: -13%; bottom: -56%; z-index: -1; opacity: 0; }

.sub_premium_wrap.active .sub_premium_bg { opacity: 1; transform: translate(0); transition: 1.0s 0s; }
.sub_premium_wrap.active .premium_box { opacity: 1; transform: translate(0); transition: 1.0s 0s; }

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

.pre_box>div.active { transform: translate(0); opacity: 1; transition: 1.0s 0.2s; }
.pre_box02.active { transform: translate(0); opacity: 1; transition: 1.0s 0.2s; }

/**/

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

/* .sub_contact_wrap h2 { font-size: 1.5rem; line-height: 100%; margin-bottom: 0.9375rem; font-weight: 500; }
.sub_contact_wrap h2 img { margin-right: 0.625rem; margin-top: 0px; }
.sub_contact_top { width: 100%; }
.sub_contact_top>div { width: 100%; display: flex; justify-content: space-between; align-items: flex-end; } */

.sub_contact_bottom { width: 100%; margin-top: 3.75rem; }
.sub_contact_bottom>div { width: 100%; display: flex; justify-content: space-between; align-items: flex-start; }

.sub_contact_map_box { width: 100%; width: 524px; height: 352px; border: 1px solid #d0d0d0; position: relative; }
.sub_contact_map_box span { width: 100%; height: 100%; display: block; position: absolute; left: 0; top: 0; }
.sub_contact_map_box img { width: 100%; }

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

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



.sub_contact_txt_box { width: 100%; max-width: 524px; margin: 1.5625rem 0 0; }
.sub_contact_txt_box h3 { display: inline-block; font-size: 2rem; line-height: 100%; font-weight: 700; position: relative; margin-bottom: 3.75rem; }
.sub_contact_txt_box h3:after { content:''; width: 100%; height: 1px; background-color: #000; position: absolute; left: 0; bottom: 0; }

.sub_contact_add { display: flex; justify-content: space-between; align-items: center; }
.sub_contact_add h4 { font-size: 1.375rem; line-height: 100%; font-weight: 600; }
.sub_contact_add p { font-size: 0.9375rem; line-height: 134%; margin-top: 1.125rem; opacity: 0.7; font-weight: 500; }
.sub_contact_top .sub_contact_add { margin-top: 3.125rem; }

.sub_contact_bt { display: flex; justify-content: flex-end; align-items: center; margin-right: 0; }
.sub_contact_bt a { display: block; margin-left: 0.3125rem; }

#map { position: relative; width: 100%; height: 100%; }
#map2 { position: relative; width: 100%; height: 100%; }

.map_marker { font-family: 'Pretendard'; width: auto; height: 36px; border: 2px solid #16416c; background-color: #fff; border-radius: 25px; text-align: center; display: flex; justify-content: center; align-items: center; padding: 0 15px; position: relative;
box-sizing: border-box; }
.map_marker p { font-size: 13px; line-height: 100%; color: #000; font-weight: 600; }
.map_marker:after { content:''; width: 0px; height: 0px; border-top: 8px solid #16416c; border-left: 5px solid transparent; border-right: 5px solid transparent; position: absolute; left: 0; right: 0; bottom: -8px; margin: auto; }
/*.map_marker.mk01 { width: 82px; z-index: 9; }*/
/*  */

.guest_content { width: 100%; max-width: 1100px; }

/**/

.sub_gongo_wrap { width: 100%; max-width: 1100px; 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: 1100px; 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_brand_wrap { width: 100%; max-width: 68.75rem; margin: auto; color: #000; }

.sub_brand_top { width: 100%; height: 29.6875rem; position: relative; display: flex; justify-content: center; align-items: center; overflow: hidden; }
.sub_brand_top>div:last-child { width: 81%; position: relative; z-index: 9; display: flex; justify-content: space-between; align-items: flex-start; }

.brand_vd_box { position: absolute; left: 0; top: 0; width: 100%; height: 100%; opacity: 1; z-index: 1; }
.brand_vd_box:after { content:''; width: 100%; padding-bottom: 56.25%; height: 0; position: absolute; left: 0; top: 0; background: url(../sub/brand/brand_top_bg.jpg) center no-repeat; background-size: cover; z-index: 1; }
.brand_vd { position: absolute; top: 0; width: 100%; padding-bottom: 56.25%; height: 0; }
.brand_vd iframe { position: absolute; top: 50%; transform: translate(-50%,-50%); left: 50%; width: 100%; height: 100%; z-index: 2; opacity: 1; }

@media all and (max-width: 1640px) { 
	.brand_vd iframe { width: 140%; height: 140%; }
}

@media all and (max-width: 1440px) { 
	.brand_vd iframe { width: 200%; height: 200%; }
}

@media all and (max-width: 1100px) { 
	.brand_vd iframe { left: 50%; top: 0; transform: translateX(-91.5vh); width: 180vh; height: 100vh; }
}

.sub_brand_top_tit { text-align: left; opacity: 0; transform: translateX(-5rem); }
.sub_brand_top_tit h2 { font-family: 'mm'; font-size: 1.5rem; line-height: 158%; font-weight: 600; }
.sub_brand_top_tit p { font-size: 0.875rem; line-height: 178%; margin-top: 1.875rem; opacity: 0.7;}
.sub_brand_top_logo { margin-top: 16.875rem; opacity: 0; transform: translateX(5rem); }

.sub_brand_top.active .sub_brand_top_tit { opacity: 1; transform: translate(0); transition: 1.0s 0.2s; }
.sub_brand_top.active .sub_brand_top_logo { opacity: 1; transform: translate(0); transition: 1.0s 0.2s; }


.sub_brand_middle { width: 100%; padding: 4.5rem 0; }

.sub_brand_middle>p { font-size: 0.875rem; line-height: 178%; }
.sub_brand_middle>p:first-child { opacity: 0; transform: translateY(-4rem); }
.sub_brand_middle>p:last-child { margin-top: 5rem; opacity: 0; transform: translateY(4rem); }

.sub_brand_circle_box { display: flex; justify-content: center; align-items: center; opacity: 0; transform: translateY(4rem); }
.sub_brand_circle { width: 12.375rem; height: 12.375rem; border-radius: 100%; border: 1px solid #6d6d6d; position: relative; display: flex; justify-content: center; align-items: center; margin: 5rem 5% 0; }
.sub_brand_circle>img { width: 122.5%; position: absolute; left: 50%; top: 50%; transform: translate(-50%,-50%); z-index: -1; }
.sub_brand_circle>div { transform: translateY(0.3125rem); }
.sub_brand_circle h3 { font-family: 'mm'; font-size: 1.125rem; line-height: 100%; }
.sub_brand_circle p { font-size: 0.8125rem; line-height: 153%; margin-top: 0.875rem; height: 3.75rem; }
.sub_brand_circle:nth-child(1)>img { animation: brand_circle 16s 0s linear infinite; }
.sub_brand_circle:nth-child(2)>img { animation: brand_circle2 16s 0s linear infinite; }
.sub_brand_circle:nth-child(3)>img { animation: brand_circle 16s 0s linear infinite; }

.sub_brand_middle.active>p:first-child { opacity: 1; transform: translate(0); transition: 1.0s 0.2s; }
.sub_brand_middle.active .sub_brand_circle_box { opacity: 1; transform: translate(0); transition: 1.0s 0.6s; }
.sub_brand_middle.active>p:last-child { opacity: 1; transform: translate(0); transition: 1.0s 0.6s; }


@keyframes brand_circle {
	from { transform: translate(-50%,-50%) rotate(-360deg); }
	to {  }
}
@keyframes brand_circle2 {
	from { transform: translate(-50%,-50%) rotate(360deg); }
	to {  }
}

.sub_brand_promise_box { width: 100%; height: 25.8125rem; position: relative; opacity: 0; }
.sub_brand_promise { width: 100%; height: 100%; }
.swiper_promise { width: 100%; height: 100%; padding-bottom: 3.125rem; }
.swiper_promise .swiper-wrapper { width: 100%; height: 100%; }
.swiper_promise .swiper-slide { width: 100%; height: 100%; }
.sub_brand_promise_content { width: 100%; height: 100%; padding-bottom: 3.125rem; position: relative; background-color: #fff; }
.sub_barnd_promise_img { width: 100%; height: 25.8125rem; position: absolute; left: 0; top: 0; z-index: 1; overflow: hidden; }
.sub_barnd_promise_img>div { width: 100%; height: 100%; position: absolute; left: 0; top: 0; z-index: 1; }
.sub_barnd_promise_img.img01>div { background: url(../sub/brand/brand_promise_img01.jpg) no-repeat; background-size: cover; }
.sub_barnd_promise_img.img02>div { background: url(../sub/brand/brand_promise_img02.jpg) no-repeat; background-size: cover; }
.sub_barnd_promise_img.img03>div { background: url(../sub/brand/brand_promise_img03.jpg) no-repeat; background-size: cover; }
.sub_barnd_promise_img.img04>div { background: url(../sub/brand/brand_promise_img04.jpg) no-repeat; background-size: cover; }
.sub_barnd_promise_img.img05>div { background: url(../sub/brand/brand_promise_img05.jpg) no-repeat; background-size: cover; }
.sub_brand_promise_bg { width: 23.0625rem; position: absolute; left: 5.625rem; bottom: 0%; z-index: 2; }
.sub_brand_promise_bg img { width: 100%; }
.sub_brand_promise_bg h2 { position: absolute; text-align: left; font-size: 2.8125rem; line-height: 115%; color: #fff; left: 22%; bottom: 23%; z-index: 10; font-weight: 100; }
.sub_brand_promise_bg h2 b { font-weight: 700; }
.sub_brand_promise_content p { font-size: 0.8125rem; line-height: 230%; color: #fff; position: absolute; left: 31rem; bottom: 5.5rem; z-index: 2; text-align: left; font-weight: 300; }

.sub_brand_promise_box .swiper-pagination { width: 1.875rem; position: absolute; right: 3%; top: 0; bottom: 0; margin: auto; z-index: 9; display: flex; justify-content: center; align-items: center; flex-direction: column; }
.sub_brand_promise_box .swiper-pagination span { width: 30px; height: 30px; position: relative; background: none; }
.sub_brand_promise_box .swiper-pagination span::after { content:''; width: 7px; height: 7px; position: absolute; left: 0; right: 0; top: 0; bottom: 0; margin: auto; border-radius: 100%; background-color: #fff; transition: 0.2s; }
.sub_brand_promise_box .swiper-pagination .swiper-pagination-bullet-active:after { width: 10px; height: 10px; }

.swiper_promise .swiper-slide-active .sub_barnd_promise_img>div { animation: promise 3s 0s both; }
.swiper_promise .swiper-slide-active .sub_brand_promise_content p { animation: promise_txt 1.2s 0.2s both; }

@keyframes promise {
	0% { transform: scale(1.2); }
	100% { }
}
@keyframes promise_txt {
	0% { opacity: 0; transform: translateX(5rem); }
	100% { }
}

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


.sub_brand_tab { margin-top: 8.75rem; opacity: 0; transform: translateY(4rem); }
.sub_brand_tab h2 { font-size: 2.5rem; line-height: 100%; }
.sub_brand_tab ul { display: flex; justify-content: space-between; align-items: center; margin-top: 2.5rem; }
.sub_brand_tab ul li { width: 100%; font-size: 0.875rem; height: 4rem; line-height: 4rem; background-color: #f0edec; margin-right: 1px; cursor: pointer; }
.sub_brand_tab ul li.active { color: #fff; background-color: #4a423f; }
.sub_brand_tab ul li:last-child { margin-right: 0; }

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

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

.sub_brand_list_wrap { margin-top: 5.5rem; position: relative; opacity: 0; }
.sub_brand_list_bg { position: absolute; width: 100%; left: 0; top: 43.5%; z-index: -1; }
.sub_brand_list { display: none; transition: 1.0s 0s; animation: sub_brand_list 1s 0s both; }
.sub_brand_list.list01 { display: block; }
.sub_brand_list_tit h3 { font-size: 2.0625rem; line-height: 100%; }
.sub_brand_list_tit p { font-size: 0.875rem; line-height: 178%; color: #25282a; opacity: 0.8; margin-top: 1.5625rem; }

@keyframes sub_brand_list {
	0% { opacity: 0; transform: translateY(3rem); }
	100% { }
}

.sub_brand_list_roll { width: 100%; margin-top: 3.125rem; }
.sub_brand_list_roll img { width: 100%; }

.brand_roll_bt { margin: auto; z-index: 9; display: flex; justify-content: center; align-items: center; margin-top: 1rem; }
.brand_roll_bt span { width: 15px; height: 15px; position: relative; background-color: #d0c8c5; opacity: 1; margin: 0 6px; }
.brand_roll_bt .swiper-pagination-bullet-active { background-color: #000; }

.sub_brand_list_bottom { width: 100%; position: relative; margin-top: 7.5rem; }
.sub_brand_list_box { display: flex; justify-content: space-between; margin: auto; }
.sub_brand_list_box>div { position: relative; text-align: left; }
.sub_brand_list_box.box01 { width: 77.5%; align-items: flex-end; transform: translateX(3%); }
.sub_brand_list_box.box02 { width: 77.5%; align-items: flex-end; margin-top: 6.25rem; transform: translateX(3%); }
.sub_brand_list_box.box03 { width: 72%; align-items: center; margin-top: 7.5rem; transform: translateX(0%); }
.sub_brand_list_box.box04 { width: 70%; align-items: flex-end; margin-top: 4.6875rem; transform: translateX(-5%); }

.sub_brand_list_box.box01>div:nth-child(1) { width: 41.28%; }
.sub_brand_list_box.box01>div:nth-child(2) { width: 49.38%; }
.sub_brand_list_box.box02>div:nth-child(1) { width: 57.17%; }
.sub_brand_list_box.box02>div:nth-child(2) { width: 37.20%; }
.sub_brand_list_box.box03>div:nth-child(1) { width: 65.025%; }
.sub_brand_list_box.box03>div:nth-child(2) { width: 27%; }
.sub_brand_list_box.box04>div:nth-child(1) { width: 59.75%; }
.sub_brand_list_box.box04>div:nth-child(2) { width: 33.76%; }

.list02 .sub_brand_list_box.box01,.list04 .sub_brand_list_box.box01 { width: 83.5%; align-items: center; transform: translateX(0%); }
.list02 .sub_brand_list_box.box02,.list04 .sub_brand_list_box.box02 { width: 83.5%; transform: translateX(0%); margin-top: 4.5rem; }
.list02 .sub_brand_list_box.box03,.list04 .sub_brand_list_box.box03 { width: 100%; margin-top: 7.5rem; transform: translateX(0%); }
.list02 .sub_brand_list_box.box04,.list04 .sub_brand_list_box.box04 { width: 76.36%; align-items: center; margin-top: 7.5rem; transform: translateX(0%); }
.list02 .sub_brand_list_box.box05,.list04 .sub_brand_list_box.box05 { width: 76.36%; align-items: center; margin-top: 5rem; transform: translateX(0%); flex-direction: row-reverse; }
.list02 .sub_brand_list_box.box01>div:nth-child(1),.list04 .sub_brand_list_box.box01>div:nth-child(1) { width: 60.42%; }
.list02 .sub_brand_list_box.box01>div:nth-child(2),.list04 .sub_brand_list_box.box01>div:nth-child(2) { width: 34.95%; }
.list02 .sub_brand_list_box.box02>div:nth-child(1),.list04 .sub_brand_list_box.box02>div:nth-child(1) { width: 33.24%; margin-bottom: 1rem; }
.list02 .sub_brand_list_box.box02>div:nth-child(2),.list04 .sub_brand_list_box.box02>div:nth-child(2) { width: 52.28%; display: flex; justify-content: space-between; align-items: flex-end; }
.list02 .sub_brand_list_box.box03>div:nth-child(1),.list04 .sub_brand_list_box.box03>div:nth-child(1) { width: 100%; }
.list02 .sub_brand_list_box.box04>div:nth-child(1),.list04 .sub_brand_list_box.box04>div:nth-child(1) { width: 61.31%; }
.list02 .sub_brand_list_box.box04>div:nth-child(2),.list04 .sub_brand_list_box.box04>div:nth-child(2) { width: 32.06%; }
.list02 .sub_brand_list_box.box05>div:nth-child(1),.list04 .sub_brand_list_box.box05>div:nth-child(1) { width: 61.31%; }
.list02 .sub_brand_list_box.box05>div:nth-child(2),.list04 .sub_brand_list_box.box05>div:nth-child(2) { width: 32.06%; }

.list03 .sub_brand_list_box.box02>div:nth-child(1) { width: 31.34%; margin-bottom: 17.5rem; }
.list03 .sub_brand_list_box.box02>div:nth-child(2) { width: 64.08%; display: flex; justify-content: space-between; align-items: flex-end; }

.list05 .sub_brand_list_box.box02>div:nth-child(1) { width: 31.34%; margin-bottom: 18.75rem; }
.list05 .sub_brand_list_box.box02>div:nth-child(2) { width: 64.08%; display: flex; justify-content: space-between; align-items: flex-end; }
.list05 .sub_brand_list_box.box03 { margin-top: 3.375rem; }

.sub_brand_img01 { width: 100%; }
.sub_brand_img02 { width: 100%; margin-top: 3.4375rem; }
.sub_brand_img03 { width: 56.22%; margin-top: 5.3125rem; float: right; }
.sub_brand_img04 { width: 100%; }
.sub_brand_img05 { width: 100%; }
.sub_brand_img06 { width: 65.21%; margin-top: 3.625rem; float: right; }
.sub_brand_img07 { width: 100%; }

.list02 .sub_brand_img02,.list04 .sub_brand_img02 { width: 63.85%; margin-top: 0; margin-bottom: 4.5rem; }
.list02 .sub_brand_img03,.list04 .sub_brand_img03 { width: 32.4%; margin-top: 0; font: none; }
.list02 .sub_brand_img06,.list04 .sub_brand_img06 { width: 100%; margin-top: 0; font: none; }

.list03 .sub_brand_img03 { width: 31.47%; margin-top: 0; font: none; }
.list03 .sub_brand_img04 { width: 58.03%; margin-top: 0; margin-bottom: 2.625rem; }
.list05 .sub_brand_img03 { width: 31.47%; margin-top: 0; font: none; }
.list05 .sub_brand_img04 { width: 58.03%; margin-top: 0; margin-bottom: 4.375rem; }

.sub_brand_list_box h5 { font-size: 2.0625rem; line-height: 115%; width: 200%; }
.sub_brand_list_box p { font-size: 0.875rem; line-height: 178%; color: #25282a; opacity: 0.8; margin-top: 1.425rem; width: 200%; }
.sub_brand_list_box h6 { width: 100%; font-size: 0.75rem; line-height: 120%; position: absolute; color: #985a28; letter-spacing: 0.25rem; }
.brand_ori_left { text-align: right; left: -100%; top: 0; }
.brand_ori_left span { transform-origin: right top; transform: rotate(-90deg); display: inline-block; position: relative; right: 1.5rem; }
.brand_ori_left.line2 span { right: 2.75rem; }
.brand_ori_right { text-align: right; right: 0%; top: 0; }
.brand_ori_right span { transform-origin: right top; transform: rotate(-90deg); display: inline-block; position: relative; right: -0.75rem; }

.list04 .sub_brand_list_box.box01 h5,.list04 .sub_brand_list_box.box02 h5 { font-size: 1.5rem; }


.sub_brand_list01 { opacity: 0; transform: translate(-5rem,-5rem); }
.sub_brand_list02 { opacity: 0; transform: translate(5rem,5rem); }
.sub_brand_list03 { opacity: 0; }


.sub_brand_list01.active { opacity: 1; transform: translate(0);transition: 1.0s 0.2s; }
.sub_brand_list02.active { opacity: 1; transform: translate(0);transition: 1.0s 0.2s; }
.sub_brand_list03.active { opacity: 1; transform: translate(0);transition: 1.0s 0.2s; }


.sub_brand_bottom { top: 0; width: 100%; padding-bottom: 56.25%; height: 0; position: relative; margin-top: 16.25rem; opacity: 0; transform: translateY(5rem); }
.sub_brand_bottom h2 { font-size: 2.0625rem; line-height: 100%; position: relative; top: -3.75rem; }
.sub_brand_bottom iframe { position: absolute; top: 50%; transform: translate(-50%,-50%); left: 50%; width: 100%; height: 100%; z-index: 2; opacity: 1; }

.sub_brand_bottom.active { opacity: 1; transform: translate(0);transition: 1.0s 0.1s; }

/**/

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

.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_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(3) { background-color: #000; }

.vr_pop { width: 95%; max-width: 1100px; 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; }