@charset "utf-8";

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: middle;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
	width:100%;
	position: relative;
	padding-bottom: env(safe-area-inset-bottom);
    padding-bottom: max(env(safe-area-inset-bottom), 20px); 
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

html, body {
	min-width: 320px;
	max-width: 768px;
	margin: 0 auto;
	position: relative;
	background: #f4f4f4;
	font-family:'Roboto','Noto Sans KR','Helvetica Neue','Helvetica','Arial','sans-serif','NotoSansKR-Thin','Noto Sans Korean','맑은 고딕','Malgun Gothic','dotum';font-weight:300;
	color:#000;
}

td,th,table,div,p,ul,li,dd,dt,dl,a,
input,select,textarea{
	font-family:'Roboto','Noto Sans KR','NotoSansKR-Thin','Noto Sans Korean','맑은 고딕','Malgun Gothic','dotum';font-weight:300;
	box-sizing: border-box;
	border:0;
	font-size:16px;
}
textarea{resize:none;border:none;background:none}

a {text-decoration:none;cursor:pointer;}
a:link, a:visited {text-decoration:none;}
a:hover, a:focus, a:active{background:none;text-decoration:none;}

.input_s1_faq {
	width:100%;
	background-color: #f4f4f4;
	border-bottom: 2px solid #37A0B7;
	height:48px;
	padding:0 70px 0 10px;
	line-height: 48px;
	color: #666;
}

.input_s1 {
	width:100%;
	border-radius: 4px;
	background: rgba(255, 255, 255, 0.1);
	height:48px;
	padding:0 40px 0 50px;
	line-height: 48px;
	color: #fff;
}
.input_s1::placeholder {
	color: #fff;
}

.input_s2 {
	width:30px;
	height:20px;
	line-height: 20px;
	text-align: center;
}

.input_s3 {
	width: 100%;
	font-size: 14px;
	height:32px;
	line-height: 20px;
	text-align: left;
	background-color: #f4f4f4;
	padding-left: 10px;
}

.input_s3_h300 {
	width: 100%;
	height: 250px;
	font-size: 14px;
	line-height: 20px;
	text-align: left;
	background-color: #f4f4f4;
	padding-left: 10px;
	margin-bottom: 15px;
	vertical-align: top;
}

.input_s3_75 {
	width: 75%;
	font-size: 12px;
	height:32px;
	line-height: 20px;
	text-align: left;
	background-color: #f4f4f4;
	padding-left: 10px;
	margin-top: 5px;
}

.btn_s3_20 {
	display: inline-block;
	width: 20%;
	font-size: 12px;
	height:32px;
	line-height: 32px;
	text-align: center;
	background-color: #555;
	color: #fff;
	margin-top: 5px;
}
.btn_s4 {
	display: inline-block;
	width: 120px;
	height:50px;
	font-size: 18px;
	line-height: 50px;
	text-align: center;
	color: #fff;
	font-weight: bold;
	background: url(../img/common/hv_btn_reservation.svg) no-repeat 50% 50%;
}
a.btn_s4:hover, a.btn_s4:focus, a.btn_s4:active {
    background: url(../img/common/hv_btn_reservation.svg) no-repeat 50% 50%;
}
.btn_s4_pop {
	display: inline-block;
	width: 120px;
	height:50px;
	font-size: 18px;
	line-height: 50px;
	text-align: center;
	color: #fff;
	font-weight: bold;
	background: url(../img/common/hv_btn_reservation_pop.svg) no-repeat 50% 50%;
}
a.btn_s4_pop:hover, a.btn_s4_pop:focus, a.btn_s4_pop:active {
    background: url(../img/common/hv_btn_reservation_pop.svg) no-repeat 50% 50%;
}
.btn_s5 {
	width: 100%;
	max-width: 768px;
	margin: auto;
	display: block;
	font-size: 20px;
	height:50px;
	line-height: 50px;
	text-align: center;
	background: #8991a8;
	color:#fff;
}
a.btn_s5:hover, a.btn_s5:focus, a.btn_s5:active {
    background: #8991a8;
}

.btn_tour_call {
	width: 30%;
	margin: auto;
	float: left;
	display: block;
	font-size: 20px;
	height:50px;
	line-height: 50px;
	text-align: center;
	background: #8991a8;
	color:#fff;
}
a.btn_tour_call:hover, a.btn_tour_call:focus, a.btn_tour_call:active {
    background: #8991a8;
}

.btn_tour_s1 {
	width: 70%;
	margin: auto;
	float: right;
	display: block;
	font-size: 20px;
	height:50px;
	line-height: 50px;
	text-align: center;
	background: #8991a8;
	color:#fff;
}
a.btn_tour_s1:hover, a.btn_tour_s1:focus, a.btn_tour_s1:active {
    background: #8991a8;
}



.input_s5new {
	width: 45%;
	font-size: 16px;
	height:32px;
	line-height: 32px;
	border-radius: 4px;
	text-align-last:center;
	margin: 4px;
	color: #fff;
	background: rgba(255, 255, 255, 0.3);
}

.input_s5new2 {
	width: 90%;
	padding: 0 10px;
	font-size: 18px;
	height:42px;
	line-height: 42px;
	border-radius: 4px;
	margin: 20px 20px 5% 5%;
	color: #fff;
	background: rgba(255, 255, 255, 0.2);
}

.input_s5new2_tour {
	width: 40%;
	padding: 0 10px;
	font-size: 14px;
	height:36px;
	line-height: 36px;
	border-radius: 4px;
	margin: 20px 30%;
	color: #fff;
	background: rgba(255, 255, 255, 0.2);
}


.input_s5 {
	width: 35%;
	font-size: 14px;
	height:32px;
	line-height: 20px;
	text-align: left;
	background-color: #fff;
	border:1px solid #ddd;
}

.input_s5_60 {
	width: 60%;
	font-size: 14px;
	height:32px;
	line-height: 20px;
	text-align: left;
	background-color: #fff;
	border:1px solid #ddd;
	padding-left: 10px;
}

.input_s4 {
	width: 22%;
	font-size: 14px;
	height:32px;
	line-height: 20px;
	text-align: left;
	background-color: #fff;
	border:1px solid #ddd;
	padding-left: 10px;
}

.input_s6 {
	width:100%;
	border-radius: 4px;
	background: rgba(255, 255, 255, 0.3);
	height:48px;
	padding:0 30px 0 30px;
	line-height: 48px;
	color: #fff;
}
.input_s6::placeholder {
	color: #fff;
}

.checkbox_s1 {
	position: absolute;
	height:0;
	width:0;
}
.checkbox_s1+label{
	display: block;
	width:20px;
	height:20px;
	background:url(../img/common/icon_ck_off.svg) no-repeat 50% 50%;
	background-size:100%;
}
.checkbox_s1:checked +label{
	background:url(../img/common/icon_ck_on.svg) no-repeat 50% 50%;
	background-size:100%;
}

.checkbox_s2 {
	align-self: center;
    position: relative;
    display: inline-block;
    vertical-align: middle;
    width:50px;
    height: 16px;
}
.checkbox_s2 input {
	overflow: hidden;
	height: 0;
	width:0;
	font-size: 0;
	text-indent: -999999px;
	opacity: 0;
}
.checkbox_s2 span {
	position: absolute;
	cursor: pointer;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: #D4DADF;
	transition: .4s;
	border-radius: 34px;
}
.checkbox_s2 span:before {
    position: absolute;
    content: "";
    height: 22px;
    width: 22px;
    left: -3px;
    top: 50%;
	margin-top:-11px;
    transition: .4s;
    border-radius: 50%;
    background-color: #FFF;
}
.checkbox_s2 input:checked+span{
	background-color: #124E9E;

}
.checkbox_s2 input:checked+span:before {
    transform: translateX(34px);
    background: #FFF;
}


.clear:after {
    display: block;
    clear: both;
    content: "";
}

.tour_pd8 {
	width: 100%;
	height: 8px;
	background: #f4f4f4;
}

.mg_b30 {
	margin-bottom: 30px;
}

.btn_s1 {
	font-size: 12px;
	color:#666;
	background: #fff;
	border:1px solid #999;
	padding:2px;
}
.btn_s1.c_point {
	color:#37A0B7;
	border:1px solid #37A0B7;
}
.btn_s2 {
	font-size: 12px;
	color:#fff;
	background: #999;
	border:1px solid #999;
	padding:2px 6px;
}
.btn_s3 {
	font-size: 17px;
	color:#fff;
	background: #000;
	border-radius: 4px;
	height:48px;
	line-height: 48px;
	text-align: center;
	font-weight: bold;
	width:100%;
	display: block;
}
.btn_s3:hover, .btn_s3:focus, .btn_s3:active {
	background: #000;
}

.table__s1 {
	border-collapse: collapse;
	border-spacing: 0;
	width:100%;
	border:1px solid #dadada !important;
	background-color: #fff;
	padding: 10px;
	margin-bottom: 10px;
}
.table__s1 td,.table__s1 th {
	padding:10px;
	text-align: left;
	vertical-align: middle;
}
.table__s1 td {
	font-size: 13px;
	line-height: 26px;
	margin-bottom: 10px;
}
.table__s1 td.sel_bg1 {
	background-color: #f4f4f4;
}
.fil {
	padding-left: 5px;
	color: #E61818;
	font-weight: bold;
}
.fil_2 {
	color: #E61818;
	font-size: 16px;
	font-weight: bold;
	line-height: 32px;
}
.fil_3 {
	color: #E61818;
}

.table_txt_btn {
	font-size: 12px;
	padding: 4px 6px;
	margin-left: 5px;
	background: #fff;
	border: 1px solid #ddd;
}
.blog_tit {
	color: #37A0B7;
	line-height: 22px;
}
.table__s1 td .tt_charge {
	font-weight: 400;
	font-size: 16px;
	color: #000;
}
.opt__br-b th, .opt__br-b td{
    border-bottom: 1px solid #f4f4f4;
}
.opt__br-b th, .opt__br-b td span.txt_en {
	font-weight: 300;
	color: #000
}
.opt__br-b:last-child th,.opt__br-b:last-child td {
	border-bottom:0;
}

.table_my_list {
	border-collapse: collapse;
	border-spacing: 0;
	width:100%;
	margin-bottom: 10px;
}
.table_my_list td,.table_my_list th {
	padding:3px;
	text-align: left;
	vertical-align: middle;
}
.table_my_list td {
	font-size: 13px;
	line-height: 17px;
	margin-bottom: 10px;
}

.table_my_view {
	border-collapse: collapse;
	border-spacing: 0;
	width:100%;
	margin-bottom: 10px;
}
.table_my_view td,.table_my_view th {
	padding:3px;
	text-align: left;
	vertical-align: middle;
}
.table_my_view td {
	font-size: 13px;
	line-height: 24px;
	margin-bottom: 10px;
}


.table_my_price {
	border-collapse: collapse;
	border-spacing: 0;
	width:100%;
	margin-bottom: 10px;
}
.table_my_price td,.table_my_price th {
	padding:10px;
	text-align: right;
	vertical-align: middle;
}
.table_my_price td {
	font-size: 13px;
	line-height: 24px;
	margin-bottom: 10px;
	border:1px solid #ddd;
}
.table_my_price td.tit {
	text-align: center;
}
.table_my_price td.txt_le {
	text-align: left;
}
.table_my_price td.bg_f4f4f4 {
	background: #f4f4f4;
}

.table_ho_voucher {
	border-collapse: collapse;
	border-spacing: 0;
	width:100%;
	border-top: 2px solid #B89537;
	border-bottom: 2px solid #B89537;
	margin-bottom: 20px;
}
.table_ho_voucher td,.table_ho_voucher th {
	padding:10px;
	text-align: right;
	vertical-align: middle;
	border: 1px solid #f7f0dd;
}
.table_ho_voucher td {
	text-align: left;
	font-size: 12px;
	line-height: 16px;

}
.table_ho_voucher td.txt_bg {
	font-size: 10px;
	background: #f4edd9;
	color: #836a28;
}
.ho_voucher_tit_s {
	font-size: 18px;
	color: #836a28;
	padding: 10px 0;
}
.table_ho_voucher td.t_aline {
	text-align: center;
}


.table_s2 {
	border-collapse: collapse;
	border-spacing: 0;
	width:100%;
	border:1px solid #dadada !important;
	background-color: #fff;
	padding: 10px;
	margin-bottom: 10px;
}

.table_s2 th {
	padding:10px;
	text-align: left;
	vertical-align: middle;
	background:#e5e5e5;
}

.table_s2 td,.table_s2 th {
	padding:10px;
	text-align: left;
	vertical-align: middle;
	font-size: 0.8rem !important;
	line-height:20px;
}
.table_s2 td {
	
	line-height: 20px;
	margin-bottom: 10px;
}
.table_s2 td.sel_bg1 {
	background-color: #f4f4f4;
}


.table_s2 .active td {
	background-color: #a7d3d3
}


.ar{text-align:right !important}
.ac{text-align:center !important}
.al{text-align:left !important}
.red{color:red}