.wrap {
	position:relative;
    width: 1200px;
	margin:0 auto;
}

.head {
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
	border-bottom: 1px solid rgba(255,255,255,0.2);
    z-index: 9;
    -webkit-transition: all ease 0.8s;
    -moz-transition: all ease 0.8s;
    transition: all ease 0.8s;
}

.head.scrolled {
    background: #fff;
	border-bottom:1px solid #eee;
}

#accordian { display:none; }

.logo {
    float: left;
    margin: 20px 0 20px;
}

.head img.no_scroll_logo {
	display:inline-block;
}

.head img.scroll_logo {
	display:none;
}


.head.scrolled img.no_scroll_logo {
	display:none;
}

.head.scrolled img.scroll_logo {
	display:inline-block;
}

.menu { float: right; margin: 0px 0px; }
.menu_inner { float:left; }
.menu_inner > li { float: left; position: relative; margin-left: 60px; }

.menu_inner > li:first-child {
	margin-left:0px;
}

.menu_inner > li > a {
    display: inline-block;
    font-family: 'Poppins', 'notokr';
    font-size: 18px;
    color: #ffffff;
    font-weight: 400;
    line-height: 100px;
}

.head.scrolled .menu_inner li a {
	color: #000;
}

ul.smenu_box {
    /* display: none; */
    display: inline-block;
    position: absolute;
    left: 0px;
    top: 80px;
    background: rgba(230, 230, 230, 0.85);
    width: 130px;
    padding: 20px 15px;
    border-radius: 00px;
    -webkit-transition: all ease 0.8s;
    -moz-transition: all ease 0.8s;
    transition: all ease 0.8s;
    display: none;
}

/* ul.smenu_box:after {
    content: "";
    position: absolute;
    top: -7px;
    right: 55px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 6px 8px 6px;
    border-color: transparent transparent #e9c77b transparent;
} */

.menu_inner li:hover ul.smenu_box {
	display:block;
}

ul.smenu_box.smenu01 { left: -35px; }
ul.smenu_box.smenu02 { left: -35px; }
ul.smenu_box.smenu03 { left: -6px; }
ul.smenu_box.smenu05 { left: -35px; }

ul.smenu_box li {
    float: none;
    border-bottom: 1px solid #ccc;
    padding: 3px 0px;
	text-align: center;
}

ul.smenu_box li:last-child {
    border-bottom: none;
}

ul.smenu_box li a {
	display:block;
    font-family: 'Poppins', 'notokr';
    font-size: 14px;
    color: #000000;
    font-weight: 500;
    line-height: 28px;
}

ul.smenu_box li a:hover { text-decoration: underline; }

.mobile_menu {
    display: none;
}

.member_box {
    float: right;
    margin-left: 20px;
}

.member_box a {
    position: relative;
    padding: 0 10px;
    color: #fff;
    line-height: 100px;
    font-size: 11px;
    font-weight: 500;
}

.member_box a:hover {
	text-decoration: underline;
}

.member_box a:first-child:after {
    content: "";
    position: absolute;
    top: 7px;
    right: -2px;
    width: 3px;
    height: 3px;
	border-radius:500px;
    background: #ffffff;
    /* -webkit-transform: rotate(10deg); */
    /* transform: rotate(10deg); */
}

/* .member_box a:nth-child(2):after {
    content: "";
    position: absolute;
    top: 7px;
    right: -2px;
    width: 3px;
    height: 3px;
	border-radius:500px;
    background: #ffffff;
} */

.head.scrolled .member_box a { color: #666; }
.head.scrolled .member_box a:first-child:after, .head.scrolled .member_box a:nth-child(2):after { background: #666; }

/* aside:gnb */

#gnb {margin-bottom:15px;background:#fff;border:1px solid #e8e8e8;border-top:0}
#gnb h2 {position:absolute;font-size:0;line-height:0;overflow:hidden}
.gnb_1dli a {
    font-size: 12px;
    font-weight: 400;
    line-height: 24px;
}
.gnb_1dli_on {color:#fff;text-decoration:none}
.gnb_1da {display:block;padding:0 20px;line-height:48px;color:#010101;text-decoration:none;font-size:1.167em}
.gnb_1da i {position:absolute;right:0;top:0;display:inline-block;color:#c4c4c4;padding:15px;font-size:1.45em}

.gnb_1dam {background:url('img/gnb_bg.png') center right no-repeat}
.gnb_1dli_on .gnb_1da {background-color:#f5f5f5;color:#3a8afd;font-weight:bold;text-decoration:none}
.gnb_1dli_on .gnb_1da:after {position:absolute;left:-1px;top:0;content:"";background:#3a8afd;width:3px;height:100%}

.gnb_1dli_on .gnb_1dam {text-decoration:none}
.gnb_2dul {display:none;z-index:1000;position:absolute;border:1px solid #e8e8e8;padding:10px}
.gnb_1dli_over .gnb_2dul, .gnb_1dli_over2 .gnb_2dul {display:inline-block;top:0;left:263px;width:200px;background:#fff}
.gnb_1dli_over .gnb_2dul:after, .gnb_1dli_over2 .gnb_2dul:after {content:"";position:absolute;top:10px;left:-6px;display:inline-block;width:0;height:0;border-top:6px solid transparent;border-bottom:6px solid transparent;border-right:6px solid #fff}
.gnb_1dli_over .gnb_2dul:before, .gnb_1dli_over2 .gnb_2dul:before {content:"";position:absolute;top:9px;left:-7px;display:inline-block;width:0;height:0;border-top:7px solid transparent;border-bottom:7px solid transparent;border-right:7px solid #e8e8e8}

.gnb_2da {}
.gnb_1dli_over .gnb_2da {display:block;padding:5px 10px;line-height:20px;font-size:1.083em}
.gnb_2da:focus, .gnb_2da:hover {text-decoration:none;color:#3a8afd}

.main_vis { overflow:hidden; display: flex; flex-wrap: wrap; justify-content: center; align-items: center; width: 100%; height: 100vh; background:url('../image/main/main_vis02.jpg') center top no-repeat; color:#fff; }
.main_text { display: flex; flex-wrap: wrap; justify-content: center; align-items: center; flex-direction: column; margin-top: 150px; }

span.main_text_line { display: inline-block; position: absolute; top: 100px; left: calc(50% - 5px); width: 10px; height: 245px; margin-bottom: 50px; background: url('../image/main/main_text_line01.png') bottom center; }

.main_text h2 { color: #fff; font-family: 'Noto Serif KR'; font-size: 62px; font-weight: 200; text-shadow: 0 0px 10px rgba(0, 0, 0, 1); }
.main_text h2 span { display: block; margin-left: 120px; }
.main_text h2 strong { font-size: 1.15em; }

.mainbtn_box { margin-top: 60px; text-align: center; }

.mainbtn_box a { display: inline-flex; flex-wrap: wrap; justify-content: center; align-items: center; margin: 0 10px; width: 200px; height: 55px; text-align: center; font-size: 15px; font-weight: 600; border: 2px solid #fff; }
.mainbtn_box a:hover { /* text-decoration: underline; */ }
.mainbtn_box a i { font-size: 31px; }

a.main_btn01 { background: #fae100; border: 2px solid #fae100; }
a.main_btn02 { background: transparent; color: #fff; }

.main_contents { overflow: hidden; margin: 0 auto; }

#main_bn .owl_pager { display:none; }

.main_con01 { padding: 80px 0; }
.main_con01_list { display: flex; flex-wrap: wrap; justify-content: center; align-items: center; width: 1440px; max-width: 96%; margin: 0 auto; }
.main_con01_list li { width: 24%; margin-left: 1.33%; text-align: center; }
.main_con01_list li:nth-child(4n+1) { margin-left: 0%; }
.main_con01_list li a { position: relative; display: flex; flex-wrap: wrap; justify-content: center; align-items: center; }
.main_con01_list li a .imgbox { position: relative; margin-bottom: 30px; box-shadow: 0 10px 10px rgba(0, 0, 0, 0.1); }
.main_con01_list li a img { max-width: 100%; }
.main_con01_list li a span { position: absolute; left: 0; top: 0; display: flex; flex-wrap: wrap; justify-content: center; align-items: center; width: 100%; height: 100%; color: rgba(255, 255, 255, 0.8); font-size: 1.8em; font-family: 'Poppins', 'notokr'; text-shadow: 0 0px 10px rgba(0, 0, 0, 0.5); }
.main_con01_list li h4 { display: flex; flex-wrap: wrap; justify-content: center; align-items: center; width: 100%; color: #222; font-size: 1.2em; font-weight: 600; letter-spacing: -0.03em; }


/* footer */
.footer { overflow: hidden; background: #fff; padding: 0px 0px 30px; font-size: 13px; }
.footer_info { background: #212b52; }
ul.footer_info_inner { overflow:hidden; display: flex; flex-wrap: wrap; }
ul.footer_info_inner li { float: left; width: 50%; padding: 50px; padding-left: 210px; color: #fff; text-align: left; border-right: 1px solid rgba(255,255,255,0.2); }
ul.footer_info_inner li:first-child { border-left: 1px solid rgba(255,255,255,0.2); }
ul.footer_info_inner li.contact { background:url('../image/bottom/footer_icon01.png') 50px center no-repeat; }
ul.footer_info_inner li.bank { background:url('../image/bottom/footer_icon02.png') 50px center no-repeat; }

ul.footer_info_inner li h4 { margin-bottom: 20px; font-size: 24px; }
ul.footer_info_inner li dl dd { font-size: 16px; line-height: 24px; }

.footer_menu { text-align: center; margin-bottom: 30px; border-bottom: 1px solid #ccc; }
.footer_menu a { color: #444; font-size: 13px; font-weight: 500; line-height: 45px; }

.footer_copyright { line-height: 20px; }
.footer_copyright p { margin-top: 10px; color: #888; }
.footer_copyright p a { color: #888; }

ul.footer_sns_inner { position: absolute; right: 0px; top: 0px;}
ul.footer_sns_inner li { float: left; margin-left: 10px; }
ul.footer_sns_inner li:first-child { margin-left: 0px; }

/* sub */

.sub_vis { overflow:hidden; display: flex; flex-wrap: wrap; align-items: center; width: 100%; height: 600px; margin-bottom: 50px; }

.sub_vis.product_sub01 { background: url('../image/sub/sub_vis01.jpg') center top no-repeat; background-size:cover !important; }
.sub_vis.product_sub02 { background: url('../image/sub/sub_vis02.jpg') center top no-repeat; background-size:cover !important; }
.sub_vis.product_sub03 { background: url('../image/sub/sub_vis03.jpg') center top no-repeat; background-size:cover !important; }
.sub_vis.product_sub04 { background: url('../image/sub/sub_vis06.jpg') center top no-repeat; background-size:cover !important; }
.sub_vis.review_sub { background: url('../image/sub/sub_vis04.jpg') center top no-repeat; background-size:cover !important; }
.sub_vis.about_sub { background: url('../image/sub/sub_vis05.jpg') center top no-repeat; background-size:cover !important; }
.sub_vis.member_sub { background: url('../image/sub/sub_vis07.jpg') center top no-repeat; background-size:cover !important; }
.sub_vis.else_sub { background: url('../image/sub/sub_vis07.jpg') center top no-repeat;}

.sub_text { display: flex; flex-direction: column; flex-wrap: wrap; align-content: center; justify-content: center; margin-top: 100px; }
.sub_text h2 { color: #fff; font-family: 'Noto Serif KR'; font-size: 62px; font-weight: 200; }
.sub_text h2 span { display: block; margin-left: 120px; }

.sub_text p {
	margin-top: 50px;
    font-size: 18px;
    line-height: 30px;
    font-weight: 300;
    text-align: center;
	color: #fff;
}

.sub_text p span {
    font-weight: 600;
    border-bottom: 1px solid #000;
    padding-bottom: 5px;
}

.sub_contents {
    overflow: hidden;
}

.sub_contents.mb80 {
	margin-bottom:80px;
}

.title {
    text-align: center;
    margin-bottom: 30px;
}

.title h2 {
    display: block;
	position: relative;
    z-index: 2;
    font-size: 40px;
    font-weight: 300;
}

.title h2 span {
    display: block;
    /* font-size: 15px; */
    font-size: 16px;
    font-weight: 400;
    letter-spacing: -0.5px;
    line-height: 16px;
    padding-top: 10px;
}

.title span.title_line01 {
    display: inline-block;
    width: 1px;
    height: 40px;
    background: #ccc;
    margin-top: 20px;
}

#sub_page h3 {
    margin-bottom: 20px;
    font-family: 'Poppins', 'notokr';
    font-size: 24px;
    font-weight: 500;
}

/* about */

.about01_inner.about01_inner01 {
	margin-bottom:50px;
}
.sub_imgbox {
    margin-bottom: 50px;
}

.about01 .about01_inner01 p {
	font-size: 17px;
    letter-spacing: -0.5px;
    color: #000;
    line-height: 27px;
    text-align: center;
    font-weight: 300;
}

.about01_inner.about01_inner02 {
    padding: 50px 0px;
    background: #eee;
    /* font-family: 'Nanum Pen Script'; */
}

.about01 h4 {
    /* font-family: 'Nanum Pen Script'; */
    font-weight: 200;
    font-size: 26px;
    /* color: #fff; */
    text-align: center;
    margin-bottom: 50px;
}

.about01 h4 span {
    font-family: 'NanumAmSeuTeReuDam';
	font-size: 36px;
}

.art_special {
	overflow:hidden;
    margin-bottom: 50px;
    padding-bottom: 50px;
    border-bottom: 1px solid #ddd;
}

.art_special05 {
    border-bottom: none;
    padding-bottom: 0px;
}

.art_special_img {
    float: left;
    margin-right: 2%;
    width: 25%;
}

.art_special_text {
    float: left;
    width: 73%;
}

.art_special h5 {
    font-size: 24px;
    /* margin-bottom: 10px; */
    font-weight: 400;
    /* letter-spacing: 1px; */
    line-height: 62px;
}

.art_special h5 span {
    display: inline-block;
    margin-right: 3px;
    font-size: 38px;
    font-weight: 500;
}

.art_special p {
    font-size: 17px;
    /* letter-spacing: 1px; */
    color: #000;
    line-height: 30px;
    font-weight: 300;
}

.about_last_text {
    position: relative;
    overflow: hidden;
    margin-bottom: 50px;
    margin-top: 50px;
	text-align: right;
}

.about_last_text:before {
    position: absolute;
    left: 0px;
    top: 50%;
    content: '';
    width: 100%;
    height: 1px;
    background: #000;
}

.about_last_text span {
    position: relative;
    display: inline-block;
    background: #eee;
    padding-left: 20px;
    font-family: 'Noto Serif KR';
    font-weight: 400;
    font-size: 36px;
    z-index: 8;
}

/* 상품상세 */

.tour_info01 {width: 100%;border-top: 1px solid #000;margin-bottom: 50px;}
.tour_info01 th, .tour_info01 td {border-bottom: 1px solid #ccc;text-align: center; padding: 10px 5px; word-break: break-all;}
.tour_info01 th {background: #eee;/* text-align: center; */font-weight: 500;border-right: 1px solid #ccc;width: 15%;}
.tour_info01 td{ }

.tour_info01 td.notice_tit{background: #eee;width: 35%; font-weight:500;}
.tour_info01 td.notice_tit:last-child {border-left: 1px solid #ccc;}
.tour_info01 td.notice{color: #e00000;}
.tour_info01 td.notice:last-child{border-left: 1px solid #ccc;}

#sit_inf_explan h4 {
    font-size: 24px;
    font-weight: 400;
    margin-bottom: 20px;
    font-style: italic;
}

#sit_inf_explan h5 {
    padding: 5px 20px;
    background: #212b52;
    color: #fff;
    font-weight: 500;
	text-align: center;
}

p.tour_course {
    background: #eee;
    border: 1px solid #ddd;
    padding: 15px 20px;
    text-align: center;
    margin-bottom: 30px;
}

.tour_info02 {
    width: 100%;
    margin-bottom: 50px;
    border-top: 1px solid #000;
    margin-top: 30px;
}

.tour_info02 li {
    border-bottom: 1px solid #ddd;
    padding: 30px 0px;
}

.tour_info02 dl { overflow:hidden; }
.tour_info02 dl dd {
	float:left;
}

.tour_info02 dl dd.tour_img {
    width: 25%;
}

.tour_info02 dl dd.tour_text {
    width: 75%;
    vertical-align: top;
    padding-left: 30px;
}

.tour_info02 dl dd span.tour_num {
    display: block;
    font-size: 20px;
    font-style: italic;
}

.tour_info02 dl dd span.tour_tit {
    display: block;
    font-size: 24px;
    margin: 20px 0px;
    color: #ce0000;
    font-family: 'Noto Serif KR';
    font-weight: 500;
}

.tour_info02 dl dd.tour_text p {
    letter-spacing: -0.5px;
}

/* 주문 */

.mobilever {
    display: none;
}

.mobliever {
    display: none;
}

input#ct_reservation_time {
    width: 150px;
    background: #fff url(../image/sub/calendar_icon01.png) 15px center no-repeat;
    background-size: 15px;
    padding-left: 35px;
}

/* 회원가입 */
#reg_mb_zip {
    width: 110px;
}

.write_div .chk_box input[type="checkbox"] + label span, .bo_vc_w_wr .chk_box input[type="checkbox"] + label span {
    top: 0px;
    left: 0px;
}

/* 약관 */
.termsofuse h4, .privacypolicy h4 {
    margin-bottom: 20px;
	font-size: 20px;
}

.termsofuse p, .privacypolicy p {
    margin-bottom: 50px;
    padding: 20px;
    border: 1px solid #ddd;
    background: #f4f4f4;
	line-height: 24px;
}