/* subvisual_common */
.subvisual_box {position: relative; float: left; width: 100%; height: 570px; background: url("../img/wowweb/images/sub_visual01.jpg") no-repeat center top; background-size: cover;}
.subvisual_box2 {background: url("../img/wowweb/images/sub_visual02.jpg") no-repeat center top; background-size: cover;}
.subvisual_box3 {background: url("../img/wowweb/images/sub_visual03.jpg") no-repeat center top; background-size: cover;}
.subvisual_box4 {background: url("../img/wowweb/images/sub_visual04.jpg") no-repeat center top; background-size: cover;}
.subvisual_box5 {background: url("../img/wowweb/images/sub_visual05.jpg") no-repeat center top; background-size: cover;}
.subpage_title {float: left; width: 100%; font-family: "Noto Sans KR", sans-serif; text-align: center;}
.subpage_maintxt {font-family: "Noto Sans KR", sans-serif; font-size: 58px; font-weight: 700; color: #fff; line-height: 58px; text-shadow: 2px 1px 10px rgba(0,0,0,0.6); padding-top: 280px;}

/* subpage_pc navibox */
.sub_gnbbox {position: absolute; bottom: 0; width: 100%; height: 55px; background-color: rgba(0,0,0,0.25); border-top: 1px solid rgba(255,255,255,0.25);}
.sub_gnbarea {margin: 0 auto; width: 100%; max-width: 1200px;}
.sub_menuall {float: left; width: 100%; text-align: center;}
.sub_menuall li {display: inline; padding: 0 10px;}
.sub_menuall li a {display: inline-block; height: 55px; font-family: "Noto Sans KR", sans-serif; font-size: 18px; color: #fff; font-weight: 300; line-height: 55px; transition: all 0.3s ease;}
.sub_menuall li a:hover {color: #00ffff;}
.sub_menuall li.active a {color: #00ffff; font-weight: 700;}

/* contents_common */
.contentbox {float: left; width: 100%; margin: 50px 0 50px;}
.contentarea {margin: 0 auto; width: 100%; max-width: 1200px;} /* PC 1200px ±âÁØ */
.content_subpage {float: left; font-family: "Noto Sans KR", sans-serif; width: 100%;}

/* mobile_submenu_common */
.sub_menutab_box {float: left; width: 100%; margin-top: 10%;}
.sub_menutab_area {float: left; width: 100%; text-align: center;}
.smn_tabbtn {float: left; width: 100%;}
.smn_tabbtn li {display: inline-block; margin-left: -4px; border: 1px solid #dfdede; box-sizing:border-box;}
.smn_tabbtn li a {display: inline-block; height: 32px; font-family: "Noto Sans KR", sans-serif; font-size: 14px; color: #625f5f; text-align: center; line-height: 32px; padding: 0 10px; background-color: #fff;}
.smn_tabbtn li.active {border: 1px solid #111; box-sizing:border-box;}
.smn_tabbtn li.active a {color: #fff; background-color: #111; cursor: pointer;}

/* subpage_common */
.subpage_box {float: left; width: 100%; padding-top: 80px; background-color: #fff;}
.subpage_area {margin: 0 auto; width: 100%; max-width: 1200px;}
.subpage_con {float: left; width: 100%;}
.subpage_titlebox {float: left; width: 100%;}
.subpage_titlearea {float: left; width: 100%; text-align: center;}
.titlebar_txt {display: inline-block; font-family: "NanumSquare", sans-serif; font-size: 20px; color: #111; font-weight: 700; padding: 15px 24px 13px; margin-bottom: 30px; border-top: 1px solid #ccc; border-bottom: 1px solid #ccc;}

/* subpage_greeting */
.subpage_titletxt {float: left; width: 100%; margin-bottom: 30px;}
.subpage_titletxt li {font-family: "NanumSquare", sans-serif; font-size: 30px; color: #3c3c3c; font-weight: 400; text-align: center; line-height: 35px;}
.titletxtbold {color: #e75712; font-weight: 700;}
.greeting_img {float: left; width: 100%;}
.greeting_img li {float: left; width: 48.75%;}
.greeting_img li img {width: 100%;}
.greeting_img li:nth-child(2) {float: right;}
.greeting_subtxt {float: left; width: 100%; margin-top: 30px;}
.greeting_subtxt li {font-family: "Noto Sans KR", sans-serif; font-size: 18px; color: #3c3c3c; font-weight: 300; text-align: center; line-height: 24px; word-break: keep-all;}
.greeting_subtxt li:nth-child(1) {font-weight: 300;}
.greeting_subtxt li:nth-child(2) {font-size: 24px; color: #0b82a2; font-weight: 500; margin-top: 30px;}

/* subpage_location */
.map_img {float: left; width: 100%;}
.map_img li img {width: 100%;}
.location_subtxt {float: left; width: 100%; margin-top: 30px; border-bottom: 1px solid #dedede;}
.location_subtxt li {font-family: "Noto Sans KR", sans-serif; font-size: 20px; color: #3c3c3c; font-weight: 400; text-align: center; line-height: 24px; padding-bottom: 30px;}
.traffic_infobox {float: left; width: 100%; margin-top: 30px;}
.traffic_info_1 {float: left; width: 47.5% /* 570px */;}
.traffic_info_2 {float: right; width: 47.5% /* 570px */;}
.traffic_title {float: left; height: 54px; font-family: "Noto Sans KR", sans-serif;  font-size: 25px; color: #ec4d01; font-weight: 500; padding-left: 70px; background: #fff url(../img/wowweb/sub/images/traffic_icon1.png) no-repeat 0 center; box-sizing:border-box;}
.traffic_title2 {background: #fff url(../img/wowweb/sub/images/traffic_icon2.png) no-repeat 0 center;}
.traffic_title_txt {vertical-align: -8px;}
.traffic_subtxt {float: left; width: 100%; font-family: "Noto Sans KR", sans-serif; font-size: 15px; color: #646363; font-weight: 300; margin-top: 20px; word-break: keep-all;}

/* subpage_location */
.subpc_customer_box {float: left; width: 100%; margin-top: 50px;}
.subpc_customer_area {margin: 0 auto; width: 1200px;}
.sub_callcenter {float: left; width: 100%; height: 240px; background: #fff url(../img/wowweb/images/sub_callcenter_bg.jpg) no-repeat;}
.online_calltxtbox li:nth-child(1) {font-size: 18px; color: #fff; font-weight: 400; line-height: 17px; text-align: center; margin-top: 55px;}
.online_calltxtbox li:nth-child(2) {font-family: "³ª´®°íµñ", Nanum Gothic, "¸¼Àº°íµñ", malgun gothic, arial, "µ¸¿ò", dotum, sans-serif; font-size: 32px; color: #fff; font-weight: bold; text-shadow: 1px 1px 1px #000; line-height: 17px; text-align: center; margin-top: 28px;}
.online_btnbox {float: left; width: 100%; margin-top: 30px;}
.online_btnbox li {margin: 0 auto; width: 200px;}
.online_btnbox li a {display: block; width: 100%; height: 45px; font-family: "³ª´®°íµñ", Nanum Gothic, "¸¼Àº°íµñ", malgun gothic, arial, "µ¸¿ò", dotum, sans-serif; font-size: 14px; color: #fff; font-weight: bold; text-align: center; line-height: 43px; background-color: rgba(0,0,0,0.3); border: 1px solid rgba(255,255,255,0.5); transition: all 0.5s ease; box-sizing:border-box;}
.online_btnbox li a:hover {background-color: rgba(0,0,0,0.8); border: 1px solid #fff;}

/* special_box common */
.special_box {position: relative; float: left; width: 100%; margin-top: 50px; background-color: #d6e3ea; overflow: hidden;}
.special_area {float: left; width: 100%; height: 475px;}
.special_area .swiper-container-1 {width: 100%; height: 100%; margin-left: auto; margin-right: auto;}
.special_area .swiper-container-1 .swiper-slide {text-align: center; background: #d6e3ea; /* Center slide text vertically */ -webkit-box-pack: center; -ms-flex-pack: center; -webkit-justify-content: center; justify-content: center; -webkit-box-align: center;
-ms-flex-align: center; -webkit-align-items: center; align-items: center;}
.special_area .swiper-container-1 .specialview_prev, .specialview_next {top: 88% !important; width: 50px !important; height: 50px !important; outline: none;}
.special_area .swiper-container-1 .swiper-button-prev, .swiper-container-rtl .swiper-button-prev {background: url(../img/wowweb/images/room_prev.png); background-size: 50px; left: 50%; margin-left: -134px;} /* ÀÌÀü */
.special_area .swiper-container-1 .swiper-button-next, .swiper-container-rtl .swiper-button-next {background: url(../img/wowweb/images/room_next.png); background-size: 50px; left: 50%; margin-left: -85px;} /* ´ÙÀ½ */
.special_rightarea {float: right; width: 50%;}
.special_tit {position: relative; float: right; width: 100%; height: 100%;}
.special_tit_inner {position: absolute; width: 100%; height: 100%; text-align: right; padding-top: 10.5%; padding-right: 15%; box-sizing:border-box;}
.special_tit_inner span {float: right; width: 100%;}
.special_tit_inner .text_topeng {font-family: "Noto Sans KR", sans-serif; font-size: 15px; color: #37566a; font-weight: 400;}
.special_tit_inner .text_bullet {width: 35px; height: 1px; margin: 30px 0; background: #99afbd;}
.special_tit_inner .text_name {font-family: "NanumSquare", sans-serif; font-size: 36px; color: #324b59; font-weight: 800; line-height: 36px; margin-bottom: 24px;}
.special_tit_inner .special_info {width: 88%; height: 66px; font-family: "Noto Sans KR", sans-serif; font-size: 15px; color: #6d828f; font-weight: 300; line-height: 22px; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical; word-break: keep-all;}
.special_tit_inner .text_specialmore {position: relative; display: inline-block; width: 190px; padding-left: 60px; box-sizing:border-box; padding-right: 10px; padding-bottom: 10px; margin-top: 40px; border-bottom: 1px solid #738b98;}
.special_tit_inner .text_specialmore a {font-family: "Noto Sans KR", sans-serif; font-size: 13px; color: #496d81; font-weight: 300;}
.text_specialmore .line {position: absolute; width: 40px; height: 1px; background: #738b98; left: 0; bottom: 0; transform: translate(-5px, -14px) rotate(135deg); -ms-transform: translate(-5px, -14px) rotate(135deg); -webkit-transform: translate(-5px, -14px) rotate(135deg);}
.special_leftimg {float: left; width: 50%; height: 100%;}
.special_leftimg img {width: 100%; height: 100%;}

/* member_usebox */
.member_usebox {float: left; width: 100%; padding: 10px; background-color: #eeeeee; border-top: 2px solid #000; border-bottom: 1px solid #dddddd; box-sizing: border-box;}
.member_usearea {float: left; font-family: "Noto Sans KR", sans-serif; font-size: 13px; color: #757575; font-weight: 400; line-height: 22px; white-space: pre-line; text-align: justify; letter-spacing: -0.7px; background-color: #fff; box-sizing: border-box; padding: 20px; border: 1px solid #dddddd;}
.member_usearea p {float: left; margin-top: -20px;}


/* ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */
/* *** wowweb_mobile 359 *** */
/* ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */

@media screen and (max-width:359px) {

/* subvisual_common */
.subvisual_box {height: 160px; background-size: 154% 100%;}
.subpage_maintxt {font-size: 26px; line-height: 26px; padding-top: 110px;}
.subpage_subtxt {display: none;}
.sub_gnbbox {display: none;}

.subpage_box {padding-top: 40px;}
.subpage_con {float: left; width: 100%; padding: 0 3%; box-sizing:border-box;}
.titlebar_txt {font-size: 28px;}
.subpage_titletxt li {font-size: 18px; line-height: 24px; word-break: keep-all;}

.greeting_img li {width: 100%; margin-bottom: 3%}
.greeting_img li:last-child {margin-bottom: 0;}
.greeting_subtxt li:nth-child(1) {font-size: 13px; line-height: 20px; letter-spacing: -0.5px;}
.greeting_subtxt li:nth-child(2) {font-size: 15px; line-height: 22px; letter-spacing: -0.8px;}

.map_img li a {display: block; width: 100%; height: 100%; max-height: 400px; border: 1px solid #bab9b9; overflow: hidden;}
.map_img li img {display: inline-block; width: 800px; margin-left: -200px;}
.location_subtxt li {font-size: 16px;}

.traffic_info_1 {width: 100%; padding-bottom: 30px; margin-bottom: 30px; border-bottom: 1px solid #dedede;}
.traffic_title {font-size: 20px;}
.traffic_title_txt {vertical-align: -10px;}
.traffic_subtxt {font-size: 15px;}
.traffic_info_2 {width: 100%;}

.special_area {height: auto;}
.special_rightarea {width: 100%; height: 290px;}
.special_tit_inner {padding-top: 8%; padding-right: 5%;}
.special_tit_inner .text_bullet {margin: 20px 0;}
.special_tit_inner .text_name {font-size: 30px; line-height: 30px; margin-bottom: 19px;}
.special_tit_inner .special_info {width: 100%; font-size: 14px; line-height: 21px;}
.special_tit_inner .text_specialmore {margin-top: 20px;}
.special_leftimg {width: 100%; height: 160px;}
.special_area .swiper-container-1 .specialview_prev, .specialview_next {top: 92% !important; width: 36px !important; height: 36px !important; outline: none;}
.special_area .swiper-container-1 .swiper-button-prev, .swiper-container-rtl .swiper-button-prev {background-size: 36px; margin-left: 85px;}
.special_area .swiper-container-1 .swiper-button-next, .swiper-container-rtl .swiper-button-next {background-size: 36px; margin-left: 120px;}

.member_usearea {font-size: 12px; line-height: 18px; padding: 14px;}

}


/* ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */
/* *** wowweb_mobile 360,719 *** */
/* ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */

@media screen and (min-width:360px) and (max-width:719px) {

/* subvisual_common */
.subvisual_box {height: 170px; background-size: 154% 100%;}
.subpage_maintxt {font-size: 30px; line-height: 30px; padding-top: 115px;}
.subpage_subtxt {display: none;}
.sub_gnbbox {display: none;}

.subpage_box {padding-top: 40px;}
.subpage_con {float: left; width: 100%; padding: 0 2%; box-sizing:border-box;}
.subpage_titletxt li {font-size: 20px; line-height: 28px; letter-spacing: -0.8px; word-break: keep-all;}

.greeting_img li {width: 100%; margin-bottom: 3%}
.greeting_img li:last-child {margin-bottom: 0;}
.greeting_subtxt li:nth-child(1) {font-size: 15px; letter-spacing: -0.5px;}
.greeting_subtxt li:nth-child(2) {font-size: 20px; line-height: 26px;}

.map_img li a {display: block; width: 100%; height: 100%; max-height: 400px; border: 1px solid #bab9b9; overflow: hidden;}
.map_img li img {display: inline-block; width: 800px; margin-left: -200px;}
.location_subtxt li {font-size: 16px; letter-spacing: -0.5px;}

.traffic_info_1 {width: 100%; padding-bottom: 30px; margin-bottom: 30px; border-bottom: 1px solid #dedede;}
.traffic_title {font-size: 20px;}
.traffic_title_txt {vertical-align: -10px;}
.traffic_subtxt {font-size: 14px;}
.traffic_info_2 {width: 100%;}

.special_area {height: auto;}
.special_rightarea {width: 100%; height: 290px;}
.special_tit_inner {padding-top: 8%; padding-right: 5%;}
.special_tit_inner .text_bullet {margin: 20px 0;}
.special_tit_inner .text_name {font-size: 33px; line-height: 33px; margin-bottom: 19px;}
.special_tit_inner .special_info {width: 100%; font-size: 14px; line-height: 21px;}
.special_tit_inner .text_specialmore {margin-top: 20px;}
.special_leftimg {width: 100%; height: 180px;}
.special_area .swiper-container-1 .specialview_prev, .specialview_next {top: 92% !important; width: 36px !important; height: 36px !important; outline: none;}
.special_area .swiper-container-1 .swiper-button-prev, .swiper-container-rtl .swiper-button-prev {background-size: 36px; margin-left: 85px;}
.special_area .swiper-container-1 .swiper-button-next, .swiper-container-rtl .swiper-button-next {background-size: 36px; margin-left: 120px;}

.member_usearea {font-size: 12px; line-height: 18px; padding: 10px;}

}


/* ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */
/* *** wowweb_tablet 720,767 *** */
/* ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */

@media screen and (min-width:720px) and (max-width:767px) {

.subvisual_box {height: 300px; background-size: 174% 100%;}
.subpage_maintxt {padding-top: 150px;}

/* mobile_submenu_common */
.sub_menutab_box {display: none;}

.subpage_con {padding: 0 1.5%; box-sizing:border-box;}
.greeting_subtxt li {line-height: 26px; letter-spacing: -0.3px;}
.greeting_subtxt li:nth-child(1) br {display: none;}
.location_subtxt li {font-size: 19px; letter-spacing: -0.5px;}

.special_area {height: auto;}
.special_rightarea {width: 100%; height: 365px;}
.special_tit_inner {padding-top: 5%; padding-right: 5%;}
.special_leftimg {width: 100%;}
.special_area .swiper-container-1 .specialview_prev, .specialview_next {top: 91% !important; width: 50px !important; height: 50px !important; outline: none;}
.special_area .swiper-container-1 .swiper-button-prev, .swiper-container-rtl .swiper-button-prev {background-size: 50px; margin-left: 221px;}
.special_area .swiper-container-1 .swiper-button-next, .swiper-container-rtl .swiper-button-next {background-size: 50px; margin-left: 270px;}

}


/* ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */
/* *** wowweb_tablet 768,1023 *** */
/* ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */

@media screen and (min-width:768px) and (max-width:1023px) {

.subvisual_box {height: 320px; background-size: 184% 100%;}
.subpage_maintxt {padding-top: 170px;}

/* mobile_submenu_common */
.sub_menutab_box {display: none;}

.subpage_con {padding: 0 2%; box-sizing:border-box;}
.greeting_subtxt li {line-height: 26px; letter-spacing: -0.3px;}
.greeting_subtxt li:nth-child(1) br {display: none;}
.location_subtxt li {font-size: 20px; letter-spacing: -0.5px;}

.special_area {height: auto;}
.special_rightarea {width: 100%; height: 365px;}
.special_tit_inner {padding-top: 5%; padding-right: 5%;}
.special_leftimg {width: 100%;}
.special_area .swiper-container-1 .specialview_prev, .specialview_next {top: 92% !important; width: 50px !important; height: 50px !important; outline: none;}
.special_area .swiper-container-1 .swiper-button-prev, .swiper-container-rtl .swiper-button-prev {background-size: 50px; margin-left: 251px;}
.special_area .swiper-container-1 .swiper-button-next, .swiper-container-rtl .swiper-button-next {background-size: 50px; margin-left: 300px;}

}


/* ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */
/* *** wowweb_pc 1024,1279 *** */
/* ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */

@media screen and (min-width:1024px) and (max-width:1279px) {

/* mobile_submenu_common */
.sub_menutab_box {display: none;}
.special_area {height: 400px;}

}


/* ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */
/* *** wowweb_pc 1280,1919 *** */
/* ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */

@media screen and (min-width:1280px) and (max-width:1919px) {

/* mobile_submenu_common */
.sub_menutab_box {display: none;}
.special_area {height: 390px;}
.special_tit_inner {padding-top: 8.5%;}

}


/* ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */
/* *** wowweb_pc 1920 *** */
/* ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */

@media screen and (min-width:1920px) {

/* mobile_submenu_common */
.sub_menutab_box {display: none;}

}