/* ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */
/* Mobile Contents */
/* ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */

/* mobile_submenu common */
.mo_submenu {float: left; width: 100%;}
.mo_submenu ul {float: left; width: 100%; border-top: 1px solid #ececec;}
.mo_submenu ul li {float: left; width: 50%; border-right: 1px solid #ececec; border-bottom: 1px solid #ececec; box-sizing: border-box;}
.mo_submenu ul li:last-child {border-right: 0;}
.mo_submenu ul li a {display: block; width: 100%; height: 38px; font-family: "Noto Sans KR", sans-serif; font-size: 16px; color: #625f5f; text-align: center; line-height: 38px; background-color: #fff;}
.mo_submenu ul li.active a {color: #fff; background: #6eb511; cursor: pointer;}

/* ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */
/* PC Contents */
/* ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */

.subvisual_box {float: left; width: 100%; margin-top: 46px;}
.subvisual_area {margin: 0 auto; width: 100%; max-width: 1000px;}

/* leftslogan */
.leftslogan {float: left; width: 250px; height: 300px; background: url(../img/wowweb/images/sub_slogan_bg.jpg) no-repeat left top;}
.slogantxt {float: left; width: 100%; font-family: "Noto Sans KR", sans-serif; padding: 30px 0 0 30px; box-sizing: border-box;}
.slogantxt .txt1 {float: left; width: 100%; font-size: 16px; color: #fff; font-weight: 500; line-height: 24px; letter-spacing: -0.8px;}
.slogantxt .txt1 b {font-size: 20px; font-weight: 700;}
.slogantxt .txt2 {float: left; width: 100%; font-size: 20px; color: #edff99; font-weight: 500; line-height: 24px; letter-spacing: -0.8px; margin-top: 30px;}
.slogantxt .txt2 b {font-size: 25px; color: #ffff00; font-weight: 700;}

/* sub_visual slide */
.sub_visual {position: relative; float: left; display: block; width: 750px; max-width: 750px; overflow: hidden;}
.sub_visual .swiper-container-2 {width: 100%; height: 100%; margin-left: auto; margin-right: auto;}
.sub_visual .swiper-container-2 .swiper-slide {padding-bottom: 300px; background: #fff; /* Center slide text vertically*/ display: -webkit-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -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;}
.sub_visual .swiper-container-2 .swiper-pagination-bullet {width: 16px !important; height: 16px !important; display: inline-block; border-radius: 100%; background: rgba(255,255,255,0) !important; border: 1px solid #fff; box-sizing: border-box; outline: none;}
.sub_visual .swiper-container-2 .swiper-pagination-white .swiper-pagination-bullet-active {background: #fff !important; border: none;}
.sub_visual .swiper-container-2 .swiper-pagination-fraction, .swiper-pagination-custom, .swiper-container-horizontal > .swiper-pagination-bullets {bottom: 5% !important;}

/* subcontents common */
.subcontents_box {float: left; width: 100%; margin-top: 60px;}
.subcontents_area {margin: 0 auto; width: 100%; max-width: 1000px;}

.subpage_box {float: left; width: 100%;}
.subpage_box .left {float: left; width: 250px;}
.subpage_box .left .titlebox {float: left; width: 100%; height: 75px; background: url(../img/wowweb/images/sub_title_bg.jpg) no-repeat center top;}
.subpage_box .left .titlebox .tittxt {float: left; width: 100%; padding: 15px 15px;}
.subpage_box .left .titlebox .tittxt span.eng {display: inline-block; width: 100%; font-family: "Noto Sans KR", sans-serif; font-size: 24px; color: #fff; font-weight: 700; line-height: 24px; margin-bottom: 5px;}
.subpage_box .left .titlebox .tittxt span.kor {display: inline-block; font-family: "Noto Sans KR", sans-serif; font-size: 16px; color: #e8f1c0; font-weight: 400; line-height: 16px;}

/* pc_submenu common */
.submenu {float: left; width: 100%; padding: 15px; box-sizing: border-box; background: #e7eec9; border: 1px solid #d3dda6;}
.submenu ul li {float: left; width: 100%; margin-bottom: 5px;}
.submenu ul li:last-child {margin-bottom: 0;}
.submenu ul li a {display: block; height: 30px; font-family: "Noto Sans KR", sans-serif; font-size: 13.5px; color: #7f7e7e; text-align: left; line-height: 29px; padding: 0 10px; background: #fff; border: 1px solid #d3dbb2; box-sizing: border-box; transition: all 0.3s ease;}
.submenu ul li a span.bullet {display: inline-block; width: 15px; height: 2px; margin-right: 10px; background: #c0c0c0; vertical-align: 4px;}
.submenu ul li a:hover {color: #fff; background: #6eb510; border: 1px solid #588e10;}
.submenu ul li a:hover span.bullet {background: #fff;}
.submenu ul li.active a {color: #fff; background: #6eb510; border: 1px solid #588e10;}
.submenu ul li.active a span.bullet {background: #fff;}

/* btn_reservation */
.btn_reservation {float: left; width: 100%; margin-top: 15px; border: 2px solid #eae7e4; box-sizing: border-box;}
.btn_reservation a {display: block; width: 100%; height: 100%;}
.btn_reservation ul {float: left; width: 100%; height: 85px; padding: 17px 0 0 93px; box-sizing: border-box; background: url(../img/wowweb/images/ico_reservation.png) no-repeat 16px center;}
.btn_reservation ul li.number {font-family: "Noto Sans KR", sans-serif; font-size: 18px; color: #16b888; font-weight: 700; letter-spacing: -0.5px;}
.btn_reservation ul li.txt {font-family: "Noto Sans KR", sans-serif; font-size: 15px; color: #323231; font-weight: 400;}
.btn_reservation:hover {border: 2px solid #16b888;}

.subpage_box .right {float: left; width: 720px; margin-left: 30px;}
.subpage_con {float: left; width: 100%; margin-bottom: 30px;}
.titlebar {float: left; width: 100%; font-family: "Noto Sans KR", sans-serif;}
.titlebar span {font-size: 38px; color: #1a1a1a; font-weight: 500; line-height: 38px;}
.pagecontents {float: left; width: 100%; margin-top: 50px;}

/* ÀÎ»ç¸» */
.pagetitle {display: inline-block; width: 100%; margin-bottom: 30px;}
.pagetitle li {font-family: "NanumSquare", sans-serif; font-size: 26px; color: #111; font-weight: 700; text-align: center; line-height: 26px;}
.pagetitle li span.txtbold {color: #67ac0f; font-weight: 800;}
.greeting_img {float: left; width: 100%;}
.greeting_img li {float: left; width: 350px;}
.greeting_img li img {width: 100%;}
.greeting_img li:nth-child(2) {float: right;}
.page_subtxt {float: left; width: 100%; text-align: center; margin-top: 30px;}
.page_subtxt p {font-family: "Noto Sans KR", sans-serif; font-size: 16px; color: #3c3c3c; font-weight: 300; letter-spacing: -0.8px; line-height: 25px; word-break: keep-all;}
.page_subtxt span {display: inline-block; font-family: "Noto Sans KR", sans-serif; font-size: 23px; color: #67ac0f; font-weight: 700; line-height: 28px; letter-spacing: -0.8px; margin-top: 30px;}

/* Ã£¾Æ¿À½Ã´Â±æ */
.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: 18px; color: #3c3c3c; font-weight: 400; text-align: center; line-height: 24px; letter-spacing: -0.8px; 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: 20px; color: #111; 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: -10px;}
.traffic_subtxt {float: left; width: 100%; font-family: "Noto Sans KR", sans-serif; font-size: 15px; color: #3c3c3c; font-weight: 300; margin-top: 20px; word-break: keep-all;}

/* member_usebox */
.member_usebox {float: left; width: 100%; padding: 7px; 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: 10px; border: 1px solid #dddddd;}
.member_usearea p {float: left; margin-top: -20px;}


/* ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */
/* *** wowweb mobile 359 *** */
/* ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */

@media screen and (max-width:359px) {

.subvisual_box {padding: 0 2%; box-sizing: border-box; margin-top: 90px;}
.leftslogan {display: none;}
.sub_visual {width: 100%;}
.sub_visual .swiper-container-2 .swiper-slide {padding-bottom: 160px;}

.subcontents_box {margin-top: 20px;}
.mo_submenu ul li a {font-size: 14px;}

.subpage_box .left {display: none;}
.subpage_box .right {width: 100%; margin-left: 0;}
.subpage_con {padding: 0 2%; box-sizing: border-box; margin-bottom: 0;}
.submenu {display: none;}

.titlebar {text-align: center; margin-top: 30px;}
.titlebar span {font-size: 28px; line-height: 28px;}
.titlebar p {line-height: 20px; padding: 0 4%; box-sizing: border-box; word-break: keep-all;}
.pagecontents {margin-top: 30px; margin-bottom: 30px;}
.pagetitle {margin-bottom: 20px;}
.pagetitle li {font-size: 18px;}

.greeting_img li {width: 100%; margin-bottom: 2%}
.greeting_img li:last-child {margin-bottom: 0;}
.page_subtxt p {font-size: 14px; line-height: 20px; letter-spacing: -1px;}
.page_subtxt p br:nth-of-type(2) {display: none;}
.page_subtxt span {font-size: 16px; line-height: 22px; word-break: keep-all;}
.page_subtxt span br {display: none;}

.location_subtxt li {font-size: 15px; word-break: keep-all; letter-spacing: -0.8px;}
.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: 13px;}
.traffic_info_2 {width: 100%;}

.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_box {padding: 0 2%; box-sizing: border-box; margin-top: 90px;}
.leftslogan {display: none;}
.sub_visual {width: 100%;}
.sub_visual .swiper-container-2 .swiper-slide {padding-bottom: 180px;}

.subcontents_box {margin-top: 20px;}
.subpage_box .left {display: none;}
.subpage_box .right {width: 100%; margin-left: 0;}
.subpage_con {padding: 0 2%; box-sizing: border-box; margin-bottom: 0;}
.submenu {display: none;}

.titlebar {text-align: center; margin-top: 30px;}
.titlebar span {font-size: 28px; line-height: 28px;}
.titlebar p {line-height: 20px; padding: 0 4%; box-sizing: border-box; word-break: keep-all;}
.pagecontents {margin-top: 30px; margin-bottom: 30px;}
.pagetitle {margin-bottom: 20px;}
.pagetitle li {font-size: 22px;}

.greeting_img li {width: 100%; margin-bottom: 2%}
.greeting_img li:last-child {margin-bottom: 0;}
.page_subtxt p {font-size: 15px; line-height: 22px; letter-spacing: -1px;}
.page_subtxt p br:nth-of-type(2) {display: none;}
.page_subtxt span {font-size: 18px; line-height: 24px; word-break: keep-all;}
.page_subtxt span br {display: none;}

.location_subtxt li {font-size: 17px;}
.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%;}

.member_usearea {font-size: 12px; line-height: 18px; padding: 10px;}

}


/* ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */
/* *** jny_mobile 500,640 *** */
/* ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */

@media screen and (min-width:500px) and (max-width:640px) {

.sub_visual .swiper-container-2 .swiper-slide {padding-bottom: 240px;}

}


/* ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */
/* *** wowweb tablet 720,767 *** */
/* ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */

@media screen and (min-width:720px) and (max-width:767px) {

.subvisual_box {padding: 0 2%; box-sizing: border-box; margin-top: 100px;}
.leftslogan {display: none;}
.sub_visual {width: 100%;}

.subcontents_box {margin-top: 20px;}
.mo_submenu ul li a {height: 44px; font-size: 18px; line-height: 44px;}
.subpage_box .left {display: none;}
.subpage_box .right {width: 100%; margin-left: 0;}
.subpage_con {padding: 0 2%; box-sizing: border-box; margin-bottom: 0;}
.submenu {display: none;}

.titlebar {text-align: center; margin-top: 30px;}
.titlebar p {font-size: 16px;}
.pagecontents {margin-bottom: 40px;}
.greeting_img li {width: 48.88888888888889% /*440px*/;}
.page_subtxt p br:nth-of-type(2) {display: none;}
.location_subtxt li {font-size: 19px; letter-spacing: -1px;}

}


/* ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */
/* *** wowweb tablet 768,1023 *** */
/* ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */

@media screen and (min-width:768px) and (max-width:1023px) {

.subvisual_box {padding: 0 2%; box-sizing: border-box; margin-top: 100px;}
.leftslogan {display: none;}
.sub_visual {width: 100%;}

.subcontents_box {margin-top: 20px;}
.mo_submenu ul li a {height: 44px; font-size: 18px; line-height: 44px;}
.subpage_box .left {display: none;}
.subpage_box .right {width: 100%; margin-left: 0;}
.subpage_con {padding: 0 2%; box-sizing: border-box; margin-bottom: 0;}
.submenu {display: none;}

.titlebar {text-align: center; margin-top: 30px;}
.titlebar p {font-size: 16px;}
.pagecontents {margin-bottom: 40px;}
.greeting_img li {width: 48.88888888888889% /*440px*/;}
.location_subtxt li {font-size: 20px; letter-spacing: -0.5px;}

}


/* ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */
/* *** wowweb pc 1024,1279 *** */
/* ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */

@media screen and (min-width:1024px) and (max-width:1279px) {

.mo_submenu {display: none;}
.greeting_img li {width: 48.88888888888889% /*440px*/;}

}


/* ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */
/* *** wowweb pc 1280 *** */
/* ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */

@media screen and (min-width:1280px) and (max-width:1919px) {

.mo_submenu {display: none;}

}


/* ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */
/* *** wowweb pc 1920 *** */
/* ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */

@media screen and (min-width:1920px) {

.mo_submenu {display: none;}

}