@charset "utf-8";
* {
    box-sizing: border-box;
}
body {overflow:unset;}

input:focus::-webkit-input-placeholder, textarea:focus::-webkit-input-placeholder { /* WebKit browsers */ color:transparent; } 
input:focus:-moz-placeholder, textarea:focus:-moz-placeholder { /* Mozilla Firefox 4 to 18 */ color:transparent; } 
input:focus::-moz-placeholder, textarea:focus::-moz-placeholder { /* Mozilla Firefox 19+ */ color:transparent; } 
input:focus:-ms-input-placeholder, textarea:focus:-ms-input-placeholder { /* Internet Explorer 10+ */ color:transparent; }



a,input,textarea,select {/*animation: fadein 2s 0.5s both;*/transition: all ease .5s 0.2s;}
input,textarea,select{border-bottom: 1px solid #d2d2d2;border-left: none;border-right: none;border-top: none;}
input,textarea,select {background-color: #f3f3f3;height: 3em;font-size: 1em;width: 106px;padding: 0.5em;}
input:focus,textarea:focus,select:focus {background-color:#fff;  outline: none; border-right:0;
border: 1px solid #ddd;
}

.red {color:red;}

.reser {
    margin: 0 auto;
    width: 97%;
    margin-top: 1em;
}

.tel_txt {display:table; margin:0 auto; margin-top:50px; padding:50px; border:1px solid #C6C6C6;}
.tel_txt >p{text-align:center; font-size:18px; padding:10px 0;}
.tel_txt >ul{}
.tel_txt >ul>li{float:left; line-height:55px;}
.tel_txt >ul>li:nth-child(1) {font-weight:bold; padding-right:10px;}
.tel_txt >ul>li:nth-child(2) {color:black; }

copyright {
    font-size: 15px;
    text-align: center;
    width: 100%;
    display: inline-block;
    margin: 1em 0 2em;
}
copyright p {}
copyright p:nth-of-type(2) {
    font-size: .9em;
    color: gray;
}

@media all and (max-width: 600px){
    .tel_txt{ padding:30px;}
	.tel_txt p{text-align:left;font-size:1em;}
	.tel_txt > ul > li{line-height:40px;}
	.tel_txt ul > li:nth-child(1){font-size:1em;}
	.tel_txt ul > li:nth-child(2){font-size:0.9em;}
}





a.btn_submit.next {}

/* button */
a.btn_submit {display:inline-block;height:40px;vertical-align:middle;text-align:center;text-decoration:none;line-height:40px;cursor:pointer;font-weight:bold;}
a.btn_submit.next {width:150px;height: 50px;display: block;background: var(--color-main);color:#fff;/* border: 1px solid var(--color-main); */padding: 4px 10px;}
a.btn_submit.next:hover {background:#af3d08f2;}
a.btn_submit.before {width:150px;height: 50px;background: #fff;color:#1B1B1B;border: 1px solid #ccc;padding: 4px 10px;display: block;}
a.btn_submit.before:hover {background: #e9e9e9;}

input.btn_submit {display:inline-block;height:40px;vertical-align:middle;text-align:center;text-decoration:none;line-height:40px;cursor:pointer;font-weight:bold;}
input.btn_submit.next {width:150px;background:#6572A0;color:#fff;border:1px solid #6572A0;padding:0 10px}
input.btn_submit.next:hover {background:#48578E;}
input.btn_submit.before {width:150px;background:#CECECE;color:#1B1B1B;border:1px solid #B3B3B3;padding:0 10px}
input.btn_submit.before:hover {background:#A5A5A5;}
input.btn_action {display:inline-block;padding:2px 4px;font-size:11px;vertical-align:middle;text-align:center;text-decoration:none;cursor:pointer;}
input.btn_action.cancel {
    color: white;
    padding: .3em 1em;
    width: unset;
    background-color: black;
} 

.booking_wrap {margin-bottom:6em;}
.booking_wrap .pg_wrap {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 1em 0;
    width: 100%;
}
.wzpmnwrap{overflow:hidden;width:100%;margin:15px 0}
.wzpmnwrap ul{width:100%;height:38px;padding:0;list-style:none;text-align:center;background:#fff;/* background:url(./img/sm_ul.gif) repeat-x bottom */border-bottom: 1px solid #ddd;display: flex;justify-content: center;align-items: center;flex-wrap: wrap;position: relative;}
.wzpmnwrap ul li{/* float:left; *//* height:36px; */text-align:center;/* background:#666; *//* border-top: 1px solid #ddd; *//* border-right: 1px solid #ddd; *//* border-bottom: 1px solid #ddd; *//* overflow: hidden; */text-align: center;}
.wzpmnwrap ul li:nth-of-type(1){/* border-left: 1px solid #ddd; */border-radius: .5em 0 0 0;/* height: 20px; */}
.wzpmnwrap ul li:nth-of-type(2){/* border-left:1px solid #7f7f7f; */border-radius: 0 .5em 0 0;/* height: 20px; *//* float: left; */}
.wzpmnwrap ul li:last-child{
	
/* background-image: url(/img/logo/logo.png); */
	
width: auto;
	
background-repeat: no-repeat;
	
background-size: contain;
	
background-color: unset;
	
border: 0;
	
/* float: right; */
	
background-position-y: center;
	
background-position-x: right;
	
position: absolute;
	
right: 0;
	
bottom: 3px;
	
height: 36px;
}
.wzpmnwrap ul li:last-child p{
    /* background-image: url(/img/logo/logo.png); */
    /* display: none; */
    font-size: 1.4em;
    width: auto;
    color: var(--color-ft-font-color);
    font-weight: 800;
}
.wzpmnwrap ul li a{/* display:block; *//* height:20px; */line-height: 1em;/* padding:9px 30px; */font-weight: 400;/* color:#fff; */padding: 0 3em;position: relative;}
.wzpmnwrap ul li a:hover{color:var(--color-main);}
.wzpmnwrap ul li a.on{color: var(--color-main);background:#fff;border-bottom:none;font-weight: 600;}
.wzpmnwrap ul li a.on:after {content:"";position: absolute;width: 60%;height: 3px;background-color: var(--color-main);bottom: -10px;left: 50%;margin-left: -30%;}
@media all and (max-width: 600px){
	.wzpmnwrap ul li a{display:block;height:20px;line-height:18px;padding:9px 20px;font-weight:bold;/* color:#fff */font-size: 1.5em;}
	}

/* calendar.skin.php */
.cal_navi {text-align:center;/* border-bottom: 1px solid #ccc; */margin: 2em 0;font-size: 1.6em;font-weight: 600;color: #000;}
.cal_navi .title_#f74071, .cal_navi .btn_reserve_prev, 
.cal_navi .btn_reserve_next {font-size: 19px;display:inline-block;margin:15px 0 10px;}
.cal_navi .title_#f74071 {font-weight: 600;font-size: 1.6em;}
.cal_navi .btn_reserve_prev, 
.cal_navi .btn_reserve_next {display:inline-block;width: 36px;height: 36px;border: 1px solid #afafaf;/* background: #e2e2e2; */color: #191919;text-align:center;line-height:30px;border-radius: 2px;padding-top: 1px;font-size: 13px;}
.cal_navi .btn_reserve_prev {margin:0 20px 0 0;position:relative;top: -2px;font-size: .7em;color: #5e5e5e;}
.cal_navi .btn_reserve_next {margin:0 0 0 20px;position:relative;top: -2px;font-size: .7em;color: #5e5e5e;}

.cal_navi .btn_reserve_prev .fas {
}

.caltable {position:relative;width:100%;border-collapse:collapse;}
.caltable th {
    vertical-align: middle;
    padding: 1em;
    border-bottom: 1px solid #666666;
    border-top: 1px solid #ccc;
    border-left: 1px solid #ccc;
    text-align: center;
    font-weight: 500;
    }
.caltable th:nth-child(1) {}
.caltable th:nth-last-child(1) {border-right: 0px solid #ccc;}
.caltable .date td {border: 1px solid #ccc;padding: 1rem;}
.caltable th.sunday {/* background: #ef410d; *//* color: #f74071; */border-bottom: 1px solid #f74071;}
.caltable th.saturday {/* background: #3b7bcc; */border-right:1px solid #7f7f7f;/* color: #1e68c5; */border-bottom: 1px solid #1e68c5;}
.caltable .date .titday {padding:5px 0 0 5px;font-size: 18px;font-family: Roboto,Noto Sans KR;letter-spacing:-1px; font-weight: 500;}
.caltable .date .titday .hlday {font-family:Roboto,Noto Sans KR;color:#f74071;font-size: 16px;}
.caltable .date .rmlist {margin:0;padding:5px 0 5px 5px;list-style:none;}
.caltable .date .rmlist li {padding:1px 0 2px;}
.caltable .date .rmlist li a:hover {color:#000}
.caltable .date .rmlist li .tit {color:#666; margin-left:3px; font-size:14px; font-weight: 400;}
.caltable .date .dday .rmlist li .tit {/* color:#fff; */}
.caltable .prev, .caltable .next {background: #f7f7f796;}
.caltable .dday {background: rgb(116 116 116 / 8%);color: #232323;}
.caltable .dday a {color:#fff}
.caltable .sun, .caltable .sun a {color:#f74071;}
.caltable .sat, .caltable .sat a {color: #1e68c5;}
.caltable td {height:50px;vertical-align:top;width:14.285714%}

.caltable td.mini {height:30px;vertical-align:middle;text-align:center;}
.caltable .date .mini a.titday {padding:0;cursor:pointer;display:block;height:30px;line-height:30px;overflow:hidden;color: black;}
.caltable .date .mini a.titday:hover {background-color:#cfcfcf}
.caltable .date .closeday {color:#dfdfdf}

span.txheader {display: inline-block;width: 20px;height: 20px;font-size: 14px;line-height: 20px;text-align:center;margin-right: 5px;}
span.txheader.done {color:#ffffff;/* border:1px solid #982D2D; */background-color: #f74071;border-radius: 10em;
					/*padding: 5px;*/font-weight: 500;}
span.txheader.stay {color:#ffffff;/* border:1px solid #cc0000; */background-color: #119aca;/* padding: 2px 5px; */border-radius: 10em;font-weight: 500;}
span.txheader.live {color:#ffffff;/* border:1px solid #1B58C7; */background-color: #8bc34a;border-radius: 2px;/* padding: 5px; */font-weight: 500;}

.st1-header {
    display: flex;
    align-items: flex-start;
}
.st1-header:after {display:block;visibility:hidden;clear:both;content:""}
.st1-header .st1-left {/* float:left; */width:50%;}
.st1-header .st1-right {/* float:right; */width:50%;padding-top: 8em;}
.st1-header .st1-right .bx {margin:0 0 0 10px;/* padding: 3.2em .5em .5em; *//* border:1px solid #cfcfcf; */min-height: 263px;letter-spacing: -0.5px;display: flex;flex-direction: column;justify-content: flex-start;align-items: flex-start;}
.st1-header .st1-right .bx h3 {margin:5px 0;font-size: 1.2em;height: 10%;}
.st1-header .st1-right .bx .desc {margin:15px 0;padding:0;list-style:none;}
.st1-header .st1-right .bx .desc li {padding:2px 0 3px 15px;background:url(./img/i_info.gif) no-repeat 0px 6px;}
.st1-list {margin: 30px 0;}
.st1-list .action {/* margin: 2em 0; */text-align:center;background-color: #00000054;position: sticky;left: 0;right: 0;bottom: 0;height: 80px;/* top: 90.1%; *//* padding: 3rem; */width: 100%;display: flex;justify-content: center;align-items: center;}
.st1-list .action > div {
    color: black;
    background-color: white;
    padding: .6em;
    margin-left: .5em;
    padding: .3em 2em;
}
.st1-list .action > div > span{
    color: red;
    font-weight: 900;
    font-size: 1.4em;
}
dl.list {
    width: 100%;
    border-top: 1px solid gray;
}
dl.list dt{
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-evenly;
    align-items: center;
    height: 4em;
    border-bottom: 1px solid gray;
    border-top: 1px solid gray;
}
dl.list dt span{}
dl.list dd{
    display: flex;
    padding: 1.0em .3em;
    border-bottom: 1px solid #d2d2d2;
    width: 100%;
    justify-content: space-between;
    flex-direction: row;
margin: 0;}
dl.list dd div{
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: center;
}
dl.list dd div select {
    height: 2.5em;
}
dl.list dd div select:nth-of-type(1){margin-bottom:.2em;}
dl.list dd div input[type=checkbox]{
    position: absolute;
    left:-3000em;
}
dl.list dd div:nth-of-type(1) {
    display: flex;
    /* margin-right: 1em; */
    width: auto;
    align-items: center;
    flex-wrap: wrap;
    /* border-radius: 2.5em; */
    overflow: hidden;
    width: 140px;
    border: 1px solid #ccc;
    justify-content: center;
    height: 4em;
}
dl.list dd div:nth-of-type(1) img{
    width: auto;
    height: 120px;
}
dl.list dd div:nth-of-type(2) {
    /* display: inline-flex; */
    width: 656px;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
}
dl.list dd div:nth-of-type(3) {
    width: 103px;
    text-align: center;
}
dl.list dd div:nth-of-type(4) {
    width: 100px;
    text-align: right;
    font-size: .8em;
}
dl.list dd div:nth-of-type(4) p:nth-of-type(3) {
    color: #ff5b0f;
    font-weight: 600;
}
dl.list dd div:nth-of-type(4).size2 {
    width: 200px;
    text-align: right;
} 
dl.list dd div:nth-of-type(4).size2 p:nth-of-type(3) {
    color: #f74071;
    font-weight: 600;
    font-size: 1.2em;
}
dl.list dd div:nth-of-type(4).size2 p{
    margin-right: 0;
}
dl.list dd div:nth-of-type(5) {
    /* float: right; */
    text-align: right;
    width: 100px;
}
dl.list dd div:nth-of-type(6) {}
dl.list dd div p {
    /* display: unset; */
    clear: both;
    height: 1.2em;
    margin-bottom: .3em;
    font-size: 1.2em;
    letter-spacing: -1px;
    font-weight: 300;
}
dl.list dd div p:nth-of-type(1) {
    font-weight: 600;
    margin-right: .5em;
}
dl.list dd div:nth-last-of-type(1) p:nth-of-type(1) { margin-right:0;}
dl.list dd div > i {
    color: white;
    font-style: normal;
    padding: 0 .3em;
    border-radius: .3em;
    width: 5em;
    text-align: center;
    margin-right: .5em;
}
dl.list dd div label {
    background-color: #fff;
    color: #666666;
    text-align: center;
    padding: .5em;
    border-radius: 5em;
    cursor: pointer;
    border: 1px solid #ccc;
    width: 106px;
}
dl.list dd div label.checked {background-color: #ff5b10;border: 0;color: #fff;/* font-size: .8em; */}
dl.list dd div label i{}
dl.list dd div label span{}
dl.list dd div em {font-style:normal;font-weight: 600;}

.st2-form h3, .st3-form h3 {margin: 1em 0 .3em;font-size: 1.2em;font-weight: 500;}
.st2-form h3 i, .st3-form h3 i {
    color: #c7c7c7;
} 
.st2-form .action, .st3-form .action {margin: 2em 0;text-align:center;display: flex;align-items: center;justify-content: center;}
.st2-form .agree {margin:10px 0 20px;}
.st2-form .agree input[type=checkbox]{position: absolute;
    left: -3000em;}
.st2-form .agree label {
    display: inline-flex;
    cursor: pointer;
}
.st2-form .agree label i{
    font-size: 1.5em;
    margin-right: .3em;
    color: #d5d5d5;
}
.st2-form .agree label.checked {}
.st2-form .agree label.checked i{color: #e91e63;}

.tbl_type,.tbl_type th,.tbl_type td{border:0;text-align:center;}
.tbl_type{width:100%;border-top: 1px solid #000;border-bottom:1px solid #9C9C9C;border-collapse:collapse;}
.tbl_type caption{display:none}
.tbl_type tfoot{background-color:#f5f7f9;font-weight:bold}
.tbl_type th{padding:13px 6px;border-left:1px solid #9C9C9C;border-right:1px solid #9C9C9C;border-bottom:1px solid #9C9C9C;/* background-color:#f5f7f9; */color:#000;font-weight: 400;font-size: .9em;background-color: #f3f3f3;}
.tbl_type td{padding:13px 6px;border:1px solid #9C9C9C;color:#4c4c4c;font-size: .8em;}
.tbl_type.frm td {text-align:left;}
.tbl_type input[type="text"] {    height: 1.6em;
    padding: 0 0.5em;}
.tbl_type select {    height: 1.8em;}
.tbl_type textarea {padding: 0.5em; width: 98%;
    height: 6em;}

.ord_list tr td {}
.ord_list tr td:nth-last-child(1) {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.ord_list tr td .btn {
    /* padding: unset; */
    padding: 0 .5em;
    font-size: unset;
}


.box_type {width:100%;border:1px solid #9C9C9C;}
.box_type .noti {text-align:left;padding:10px 5px; line-height:20px;}
.box_type .noti table,.box_type .noti table td {border:1px solid black;border-collapse: collapse;}
.box_type .privacy {line-height:1.6em}
.box_type .privacy .purpose {margin:4px 0;padding:0 0 0 15px;list-style:none;}
.box_type .privacy .purpose li {margin:0;padding:0}

.ord-form h3, .st3-form h3 {margin:15px 0 5px;}
.ord-form h3 {
    font-size: 1.2em;
}
.ord-form .action, .st3-form .action {margin:10px 0;text-align:center;}
.ord-form .agree {margin:10px 0 20px;}

.check_form {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    align-items: center;
}
.check_form h3 {
    width: 50%;
}

.ord-list h3, .st3-form h3 {margin: 1.2em 0 .5em;text-align: center;/* border-bottom: 1px solid #ccc; */padding-bottom: .3em;font-size: 1.2em;font-weight: 400;}
.st3-form h3 {text-align:left;}
.ord-list .action, .st3-form .action {margin:10px 0;text-align:center;}
.ord-list .agree {margin:10px 0 20px;}
.ord-list .linker {/* text-decoration:underline */font-weight: 400;}

ul.cal_info {
    display: inline-flex;
    margin-bottom: 1em;
    font-size: .9em;
    padding-left: .5em;
}
ul.cal_info li{
    display: inline-flex;
    margin-right: .5em;
}
ul.cal_info li i{
    display: flex;
    font-style: normal;
    /* padding-top: 0px; */
    /* padding-bottom: 4px; */
    /* padding-left: 5px; */
    /* padding-right: 6px; */
    /* background-color: blue; */
    color: white;
    border-radius: 2px;
    margin-right: 0.2em;
    width: 24px;
    height: 24px;
    font-weight: 500;
    justify-content: center;
    align-items: center;
    font-size: 16px;
    }
.p{background-color: #328bff;}
.i{background-color: #119aca;}
.c{background-color: #b4b4b4;}
.t{
    background-color: #4c4c4c;
}
ul.cal_info li span{
    font-weight: 400;
}


span.btn {
    padding: 0.2em 0.5em;
    background-color: blue;
    color: #fff;
    display: inline-grid;
    /* text-align: center; */
    /* margin: 0 auto; */
    cursor: pointer;
    border-radius: .3em;
    /* line-height: 1.5em; */
    /* height: 1.5em; */
    }
span.complate {
    padding: 0.2em 0.5em;
    background-color: #f74071;
    color: #fff;
    display: inline-grid;
    border-radius: .3em;
    }
span.cancel {    padding: 0.2em 0.5em;
    background-color: gray;
    color: #fff;
    display: inline-grid;}
span.degi{
	padding: 0.2em 0.5em;
	background-color: #217aff;
	color: #fff;
	display: inline-grid;
	border-radius: .3em;
}

ul.pay {
    display: flex;
    width: 100%;
    border-top: 1px solid black;
justify-content: space-between;flex-direction: row;padding: 0;}
ul.pay li{
    display: flex;
    height: 3em;
    border-bottom: 1px solid #c7c7c7;
    align-content: center;
    flex-wrap: wrap;
    padding: 1em .5em;
    justify-content: space-around;
}
ul.pay li:nth-of-type(1){
    width: 13%;
    text-align: center;
    background-color: #f3f3f3;
}
ul.pay li:nth-of-type(2){
    width: 87%;
    display: flex;
    justify-content: flex-start;
}
ul.pay input,ul.pay select{}
ul.pay textarea{}

ul.pay2 {
    display: table;
    width: 50%;
    border-top: 1px solid black;
    padding: 0;
    /* margin: 0 auto; */
    }
ul.pay2 li{
    display: flex;
    height: auto;
    border-bottom: 1px solid #c7c7c7;
    padding: 0;
    width: 100%;
    flex-direction: column;
}
ul.pay2 li > div {
    padding: .5em .5em;
    margin: 0;
    width: 85%;
}
ul.pay2 li > div:nth-of-type(1){
    width: 20%;
    text-align: center;
    /* background-color: #f3f3f3; */
    display: flex;
    align-items: center;
    justify-content: flex-start;
    font-size: 1.2em;
    font-weight: 600;
}
ul.pay2.check li > div:nth-of-type(1) {
    width: 100%;
}

ul.pay2 li > div:nth-of-type(2){
    display: flex;
    width: 100%;
    align-items: flex-start;
    flex-direction: column;
}
ul.pay2 li > div:nth-of-type(2).tel {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
}
ul.pay2 li > div:nth-of-type(2).tel select{
    height: 43px;
}

ul.pay2.form li > div:nth-of-type(2) {
    display: flex;
    flex-direction: row;
}

f {margin: 0;}
ul.pay2 input,ul.pay2 select{
    height: 2.5em;
}

ul.pay2 li > div:nth-of-type(2) dl dd.bank {
    display: flex;
    justify-content: flex-start;
    flex-direction: row;
    flex-wrap: wrap;
    padding: unset;
}
ul.pay2 li > div:nth-of-type(2) dl dd.bank span{
    font-size: .9em;
    width: 100%;
}

ul.pay2 input[type=text]{
    width: 300px;
}
ul.pay2 select, ul.check li:nth-of-type(2) input[type=text]:nth-of-type(2),
ul.check li:nth-of-type(2) input[type=text]:nth-of-type(1){
    width: 100px;
    height: 43px;
    /* padding: unset; */
}
ul.pay2 .tel input[type=text],ul.pay2 .tel select {
    width: 7em;
    height: 2.5em;
    font-size: 14px;
}
ul.pay2 textarea{
    width: 100%;
    border: 1px solid #dcdcdc;
    height: 7em;
    padding: .5em 1em;
}
ul.pay2 input[type=radio]{    position: absolute;
    left: -3000em;
    }
ul.pay2 li label {
    margin-right: 1.5em;
    cursor: pointer;
    /* font-size: 1.5em; */
    /* display: flex; */
    color: black;
    font-weight: 500;
}
ul.pay2 li label i {
    color: #d5d5d5;
    font-size: 1.5em;
    margin-right: .2em;
}
ul.pay2 li label.checked,ul.pay2 li label.checked i {
    color: var(--color-main);
}

ul.pay2.input{
    width: 100%;
}
ul.pay2.input textarea {
    width: 300px;
}

#bk_email {
    /* width: 20em; */
}

.room_info {
    display: flex;
    cursor: pointer;
    flex-direction: column;
}
.room_info div{
    display: flex;
    margin-right: 1em;
    width: 100%;
    height: auto;
    align-items: center;
    flex-direction: column;
    border: 1px solid #d7d7d7;
    justify-content: space-evenly;
}
.room_info div img{
    width: 140px;
}

@media screen and (max-width: 1000px) {
	.check_form {
    display: flex;
    align-items: center;
}
	.check_form form {
    display: flex;
    flex-direction: column;
    align-items: center;
    font-size: 1.2em;
}
	
	.booking_wrap {
    /* font-size: 1.2em; */
}
	dl.list dd div em {
    font-size: 1.4em;
    color: black;
}
	dl.list dd div p:nth-of-type(1) {
    font-size: 1.2em;
}
	dl.list dd div select:nth-of-type(1) {
    font-size: 1.1em;
    width: 4.3em;
}
	ul.pay2.input textarea {width:100%;}
	copyright {
    font-size: .8em;
    }
	.reser {
    width: 100%;
    padding: .3em;
    margin-top: 0;
    }
    .wzpmnwrap ul {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: center;
}
    .wzpmnwrap ul li{}
    .wzpmnwrap ul li:nth-of-type(1){}
    .wzpmnwrap ul li:nth-of-type(2){}
    .wzpmnwrap ul li a{
    padding: 0 .5em;
    }
    
    ul.pay {}
	ul.pay li{}
	ul.pay li:nth-of-type(1){
    width: 30%;
}
	ul.pay li:nth-of-type(2){
    width: 70%;
}
	ul.pay input,select{}
	ul.pay textarea{}

	.st1-header {
    display: flex;
    flex-direction: column;
}
	.st1-header:after {}
	.st1-header .st1-left,.st1-header .st1-right {
		width:100%;
		float: unset;
		padding: unset;
		/* font-size: 1em; */
}
	.st1-header .st1-right .bx {
    min-height: auto;
}
	.st1-header .st1-right .bx h3 {}
	.st1-header .st1-right .bx .desc {}
	.st1-header .st1-right .bx .desc li {}
	.st1-list {}
	.st1-list .action {
    margin: unset;
    top: unset;
    font-size: 1.9em;
}
	dl.list {}
	dl.list dt{}
	dl.list dd{}
	dl.list dd div{}
    dl.list dd div:nth-of-type(1) {}
    dl.list dd div:nth-of-type(2) {
    width: 122px;
    font-size: .8em;
    display: flex;
    flex-direction: column;
    justify-content: space-evenly;
}
    dl.list dd div:nth-of-type(3) {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    width: 83px;
    }
    dl.list dd div p {height:auto;}
    dl.list dd div select {
    width: 5.8em;
    font-size: .7em;
    }
    dl.list dd div label {
    font-size: .8em;
    width: 100%;
    }
	dl.list dd div label.type-checkbox {
    font-size: 1.8em;
    padding: unset;
}
	
    dl.list dd div:nth-of-type(1) {
    width: 20%;
    overflow: hidden;
    text-align: center;
    display: flex;
    margin-right: .3em;
    height: 6em;
    background-position-y: center;
    align-items: center;
    justify-content: center;
    align-content: center;
    }
    dl.list dd div:nth-of-type(1) img {
    width: auto;
    height: 100%;
}
    ul.pay2 {font-size:.9em;}
    ul.pay2 li > div:nth-of-type(1) {
    /* width: 30%; */
    }
    ul.pay2 li > div:nth-of-type(1) {
    width: 30%;
    }
	ul.pay2 li > div:nth-of-type(2) {width: 100%;}
	ul.pay2 li > div:nth-of-type(2) input {width:100%;}
    ul.pay2 .tel input[type=text], ul.pay2 .tel select {width:33%;}
    .box_type .noti,.box_type .privacy {
    font-size: .8em;
    }
    .ord-list .action, .st3-form .action {}
    a.btn_submit.next,a.btn_submit.before {
    width: auto;
    height: auto;
    padding: .3em 1em;
    font-weight: 400;
    font-size: 2em;
 }
	.st1-list .btn_bottom_reser {
    padding: unset;
    display: flex;
    height: unset;
    padding: 1em 0;
    flex-direction: column;
    justify-content: center;
}
	.st1-list .btn_bottom_reser a{
    font-size: 1.25em;
    margin: unset;
    /* width: 95%; */
    margin-bottom: .3em;
}
	
	dl.list dd div p {font-size:.9em;}
	ul.pay2.check {
    width: 100%;
}
	ul.pay2.check li{}
	ul.pay2.check li:nth-of-type(2){
    /* display: flex; */
    /* flex-direction: row; */
}
	ul.pay2.check li:nth-of-type(2) div{}
	ul.pay2.check li:nth-of-type(2) div:nth-of-type(2){
    display: flex;
    flex-direction: row;
}
	ul.pay2.check li:nth-of-type(2) div select{
    width: 33%;
}
	ul.pay2.check li:nth-of-type(2) div input[type=text]{
    width: 33%;
	}
	dl.list dd div > i {width: 46%;}
}

	h2 {
    font-weight: 400;
}
	h2 i {
    /* color: var(--color-main); */
}
	h2 span {
    /* color: var(--color-main); */
    font-weight: 500;
    font-size: 1.1em;
}

.notice {
    /* border: 1px solid #ccc; */
    height: 90%;
    width: 100%;
}

.cut_m{display:none;}
			#page_style .og_chart tbody th, td{ border-right: 1px solid #bcbcbc; }

@media screen and (max-width: 1000px) {
	.caltable .date .titday {font-size: 1em;}
	.wzpmnwrap ul li:last-child {display:none;}

	.ord_list thead tr, .ord_list tbody tr {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}
	.ord_list thead tr th,.ord_list tbody tr td {
    width: 33.33%;
    padding: .3em .5em;
}
	.ord_list thead tr {}
	.ord_list thead tr th {}
	.ord_list tbody tr {}
	.ord_list tbody tr:nth-child(even) {background : lightblue;}
	.ord_list tbody tr td {}

	
}



@media screen and (max-width: 400px) {
	h2 {}
	h2 i {}
	h2 span {}
	.reser {
    font-size: .9em;
	}
	.reser table{
    /* font-size: .6em; */
	}
    table.caltable {
    font-size: .6em;
    }
    table.caltable .date ul.rmlist {
    padding: 0;
    }
    .caltable .date .rmlist li .tit {
    font-size: .5em;
    margin-left: 0;
 }
	.caltable .date td {padding:.3em}
	span.txheader.live {
    font-size: .9em;
    width: 12px;
    height: 12px;
    margin-right: 3px;
    line-height: 1.5;
}
	.caltable .date .titday .hlday {
    font-size: .8em;
    margin-left: 7px;
}
	ul.cal_info li i {font-size: 1em;width: 20px;height: 20px;}
	ul.cal_info li span {
    font-size: 1.5em;
}
	.cal_navi {
    font-size: 2.2em;
    margin: 1em 0;
}
}

.st1-list .action a:first-child{/* display:none; */}

.passible {
    display: flex;
    margin-bottom: 1em;
}
.passible li{
    padding: .3em 1em;
    /* margin-right: 1em; */
    font-size: 1.2em;
    /* padding: .1em; */
    border: 1px solid #4f8312;
    border-radius: 2em;
    background-color: #f74071;
    color: white;
}
.passible li:nth-of-type(2){background-color:#69a227;}
.passible li:nth-of-type(1) {
    margin-right: .5em;
}
.passible li span{
    /* color: #f74071; */
    font-weight: 600;
}
.passible li:nth-of-type(2) span {
    /* color: #69a227; */
}
.cancel_price {}
.cancel_price li{}
.cancel_price li:nth-of-type(1){
    color: red;
}
.cancel_price li:nth-of-type(2){
    color: blue;
}

.order_option {
    margin-bottom: 3em;
}
.order_option h3{
    border-bottom: 2px solid black;
    padding: 1em 0 .5em;
    padding-left: 1em;
    position: relative;
    margin-bottom: .5em;
}
.order_option h3:before {content:"";position: absolute;width: 0.3em;height: .3em;background: #818181;left: .1em;top: 44%;margin-top: -.25em;z-index: 11;}
.order_option h3:after {content:"";position: absolute;width: .5em;height: .5em;background: #cbcbcb;left: .2em;top: 50%;margin-top: -.25em;}

.order_option > ul{
    padding: 0;
}
.order_option > ul > li{
    display: flex;
    justify-content: space-between;
    margin-bottom: .5em;
    border-bottom: 1px solid;
    align-items: flex-start;
    padding: 0 .5em .9em;
}
.order_option > ul > li > div{}
.order_option > ul > li > div h4{
    font-weight: 600;
    color: black;
}
.order_option > ul > li > div p{}
.order_option > ul > li > div p a{
    display: table;
    border: 1px solid #23a623;
    padding: .2em .5em;
    margin-top: 1em;
    background-color: #23a623;
    color: white;
    border-radius: .3em;
    font-size: .7em;
}
.order_option > ul > li > ul{
    width: 30%;
    display: flex;
    justify-content: flex-end;
}
.order_option > ul > li > ul li{
    display: flex;
    flex-direction: column;
    align-content: flex-end;
}
.order_option > ul > li > ul li.add_btn {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    border: 1px solid gray;
    padding: 0;
    height: 2em;
    margin-right: 1em;
}
.order_option > ul > li > ul li div{
    text-align: right;
    padding: .2em .5em;
    
}
.order_option > ul > li > ul li.add_btn div{
    text-align: center;
    height: 100%;
    /* cursor: pointer; */
}
.order_option > ul > li > ul li.add_btn div.plus,.order_option > ul > li > ul li.add_btn div.minus {
    cursor: pointer;
    background-color: #2b5c4f;
    color: white;
}


.order_option > ul > li > ul li.add_btn div:nth-of-type(2){
    border-left: 1px solid gray;
    border-right: 1px solid gray;
    padding: .2em 1.5em;
}
.order_option > ul > li > ul li.sel_btn {}
.order_option > ul > li > ul li.sel_btn div {
    text-align: right;
}
.order_option > ul > li > ul li.sel_btn div:nth-of-type(1) {
    /* background-color: #cacaca; */
    color: #b5b5b5;
    font-size: 1.2em;
    padding: .3em 1.6em;
    border: 1px solid gray;
    cursor: pointer;
}
.order_option > ul > li > ul li.sel_btn div.choice {
    background-color: #23a623;
    color: white;
    font-size: 1.2em;
    padding: .3em 1.6em;
}
.order_option > ul > li > ul li.sel_btn div:nth-of-type(2) {
    font-size: 1.4em;
    font-weight: 600;
}
.order_option > ul > li > ul li div i{}
.order_option .total_order {
    display: flex;
    justify-content: flex-end;
    align-items: center;
}
.order_option .total_order div{
    margin-right: .5em;
    font-size: 1.4em;
    font-weight: 600;
}
.order_option .total_order div span{
    color: red;
}
.order_option .total_order a{
    background: #71a91f;
}

@media screen and (max-width: 1000px) {
	.passible {
    display: flex;
    flex-direction: column;
    font-size: 1.6em;
 }
	.passible li{
	    
	}
	.passible li:nth-of-type(1) {
	    
margin-right: unset;
	    
margin: .3em 0;
	}
	.passible li span{
	    /* font-size: 1.6em; */
	}
	.passible li:nth-of-type(2) span {
	    
	}
	.order_option > ul > li > ul li.add_btn div {
    display: flex;
	}
	.order_option > ul > li > ul li.sel_btn div:nth-of-type(1),
	.order_option > ul > li > ul li.sel_btn div:nth-of-type(2){/* font-size:unset; */padding: unset;display: flex;justify-content: center;}
	.order_option > ul > li > ul li.sel_btn div:nth-of-type(2) {
    /* font-size: 1.2em; */
    /* display: flex; */
    /* flex-direction: row; */
    /* width: 127%; */
}
	.order_option > ul > li > ul {
    width: 50%;
}
	.st1-list .action > div {margin:unset}

	.check_form h3 {width:100%;}
	
}



