@charset "utf-8";
* {
    box-sizing: border-box;
}
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;
}


.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;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;}
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;}

.booking_wrap {margin-bottom:6em;}
.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: 7em;
	
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;
}
.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%;}

.st3-form {}
.st3-form img{width:100%;}

@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;
    justify-content: space-between;
}
.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%;}
.st1-header .st1-right .bx {margin:0 0 0 10px;/* padding: 3.2em .5em .5em; *//* border:1px solid #cfcfcf; */min-height:222px;letter-spacing: -0.5px;}
.st1-header .st1-right .bx h3 {margin:5px 0;font-size: 1.2em;}
.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;position: static;height: auto;overflow: unset;}
.st1-list .action {margin: 2em 0;text-align:center;position: sticky;/* top: 10px; */height: auto;bottom: 0;background-color: #00000080;padding: 1em;}
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;
}
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;
}
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: center;
    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(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;
}
dl.list dd div p:nth-of-type(1) {
    font-weight: 600;
}
dl.list dd div > i {
    color: white;
    font-style: normal;
    padding: 0 .3em;
    border-radius: .3em;
    width: 5em;
    text-align: center;
}
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;}
.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;}
.noti img {width:100%;}
.box_type {width:100%;/* border:1px solid #9C9C9C; */border-bottom: 1px solid #ddd;padding-bottom: 3em;}
.box_type .noti {text-align:left;line-height: 1.6;}
.box_type .noti ul {
    list-style: disc;
    list-style-position: inside;
}
.box_type .noti ul li::marker {}
.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;}

.ord-list h3, .st3-form h3 {margin: 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;font-weight: 600;}
.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: #8bc34a;}
.i{background-color: #119aca;}
.c{background-color: #f74071;}
.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: 15%;
    text-align: center;
    background-color: #f3f3f3;
}
ul.pay li:nth-of-type(2){
    width: 85%;
    display: flex;
    justify-content: flex-start;
}
ul.pay input,ul.pay select{}
ul.pay textarea{}

ul.pay2 {
    display: table;
    width: 100%;
    border-top: 1px solid black;
padding: 0;}
ul.pay2 li{
    display: flex;
    height: auto;
    border-bottom: 1px solid #c7c7c7;
    padding: 0;
    width: 100%;
}
ul.pay2 li > div {
    padding: .5em .5em;
    margin: 0;
    width: 85%;
}
ul.pay2 li > div:nth-of-type(1){
    width: 15%;
    text-align: center;
    background-color: #f3f3f3;
    display: flex;
    align-items: center;
    justify-content: center;
}
ul.pay2 li > div:nth-of-type(2){
    display: flex;
    width: 70%;
}
ul.pay2 li > div:nth-of-type(2) dl dd {margin: 0;}
ul.pay2 input,ul.pay2 select{
    height: 2.5em;
}
ul.pay2 input[type=text]{
    width: 300px;
}
ul.pay2 .tel input[type=text],ul.pay2 .tel select {
    width: 6em;
}
ul.pay2 .tel select {
    height: unset;
    padding: unset;
}
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);
}
#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) {
	copyright {
    font-size: .8em;
    }
	.reser {
    width: 100%;
    padding: .3em;
    margin-top: 0;
    }
    .wzpmnwrap ul {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
}
    .wzpmnwrap ul li{}
    .wzpmnwrap ul li:nth-of-type(1){}
    .wzpmnwrap ul li:nth-of-type(2){}
    .wzpmnwrap ul li a{
    padding: 0 .5em;
    font-size: 18px;
    width: 100%;
    }
    .wzpmnwrap ul li a.on:after {width:100%;left: 0;margin-left: 0;}
    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;
}
	.st1-header .st1-right .bx {}
	.st1-header .st1-right .bx h3 {}
	.st1-header .st1-right .bx .desc {}
	.st1-header .st1-right .bx .desc li {}
	.st1-list {}
	.st1-list .action {m}
	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;
}
    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:nth-of-type(1) {
    width: 104px;
    overflow: hidden;
    text-align: center;
    display: flex;
    align-content: center;
    margin-right: .3em;
    }
    dl.list dd div:nth-of-type(1) img {}
    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 .tel input[type=text], ul.pay2 .tel select {width:33%;}
    .box_type .noti,.box_type .privacy {
    font-size: 16px;
    }
	.st3-form h3 {
    font-size: 2em;
}
    .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: .8em;
	}
	dl.list dd div p {font-size:.9em;}
}

	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: 100%;
	    padding: .5em;
	}
	.noti {font-size:16px}
		.noti table {width:100%}
		.noti table td {font-size:15px;width: auto !important;}
	.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;}
}



@media screen and (max-width: 400px) {
	h2 {}
	h2 i {}
	h2 span {}
	.reser {
    font-size: .9em;
	}
	.reser table{
    /* font-size: .6em; */
	}
    table.caltable {
    font-size: 15px;
    }
    table.caltable .date ul.rmlist {
    padding: 0;
    }
    .caltable .date .rmlist li .tit {
    font-size: 14px;
    margin-left: 0;
 }
	.caltable .date td {padding:.3em}
	span.txheader.live {
    font-size: .8em;
    width: 14px;
    height: 14px;
    /* margin-right: 3px; */
    line-height: 1.2;
    display: block;
}
	.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;
}
}

