@charset "utf-8";

/*-------------------------- common css --------------------------*/
:root {
	--main: #163022;
	--font24: 1.5rem;
	--font26: 1.63rem;
}

/* font color, style */
.red {
	color: #d45705;
}

.bottom0 {
	border-bottom: 0 !important;
}

.bb {
	border-bottom: 2px solid var(--main);
}

.bb-white {
	border-bottom: 1px solid #fff;
}

.br-white {
	border-right: 1px solid #fff;
}

.bg-blue {
	/*background:#ecf0f5;*/
	background: #fbfbf6;
}

.c-bl {
	color: #638cff;
}

.c-w {
	color: #999;
}

.c-y {
	color: #e39205;
}

.c-r {
	color: #e65454;
}

.center {
	text-align: center !important;
}

.left {
	text-align: left !important;
}

.right {
	text-align: right !important;
}

.marginA {
	margin: auto !important;
}

.cl_b {
	clear: both;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.none {
	display: none;
}

.font725 {
	font-size: 0.725em !important;
}

.font75 {
	font-size: 0.75rem !important;
}

.font825 {
	font-size: 0.825em !important;
}

.font875 {
	font-size: 0.875em !important;
}

.font113 {
	font-size: 1.13rem !important;
}

.font125 {
	font-size: 1.25em !important;
}

.font15 {
	font-size: 1.5em !important;
}

.font16 {
	font-size: 1.0rem !important;
}


.font2 {
	font-size: 2em !important;
}

.fw300 {
	font-weight: 300;
}

.fw500 {
	font-weight: 500;
}

.hr {
	height: 1px;
	border-bottom: 1px solid #dddddd;
	width: 100%;
}

.wp20 {
	width: 20% !important;
}

.wp25 {
	width: 25%;
}

.wp27 {
	width: 27%;
}

.wp28 {
	width: 28%;
}

.wp30 {
	width: 30%;
}

.wp32 {
	width: 32% !important;
	display: inline-block;
}

.wp325 {
	width: 32.5%;
}

.wp35 {
	width: 35% !important;
}

.wp49 {
	width: 49% !important;
}

.wp40 {
	width: 40%;
}

.wp45 {
	width: 45%;
}

.wp48 {
	width: 48.5% !important;
	display: inline-block;
	vertical-align: middle;
}

.wp50 {
	width: 50% !important;
}

.wp60 {
	width: 60% !important;
}

.wp65 {
	width: 65% !important;
}

.wp70 {
	width: 70% !important;
}

.wp80 {
	width: 80% !important;
}

.wp90 {
	width: 90% !important;
}

.wp97 {
	width: 97%;
}

.wp100 {
	width: 100% !important;
}

.pd10 {
	padding: 10px !important;
}

.padding10 {
	padding: 10px 0;
}

.padding15 {
	padding: 15px;
}

.padding20 {
	padding: 20px 0;
}

.padding30 {
	padding: 30px 0;
}

.padding50 {
	padding: 50px 0;
}

.padding70 {
	padding: 70px 0;
}

.padding90 {
	padding: 90px 0;
}

.margin5 {
	margin: 5px auto;
}

.margin1em {
	margin: 1em 0;
}

.margin0 {
	margin: 0px auto !important;
}

.margin10 {
	margin: 10px auto;
}

.margin15 {
	margin: 15px auto;
}

.margin20 {
	margin: 20px auto;
}

.margin30 {
	margin: 30px auto;
}

.margin40 {
	margin: 40px auto;
}

.margin1020 {
	margin: 10px 0 20px;
}

.margin3010 {
	margin: 30px 0 10px;
}

.margin3020 {
	margin: 30px 0 20px;
}

.margin4020 {
	margin: 40px 0 20px;
}

.mt0 {
	margin-top: 0px !important;
}

.mt10 {
	margin-top: 10px;
}

.mt15 {
	margin-top: 15px;
}

.mt20 {
	margin-top: 20px;
}

.mt25 {
	margin-top: 25px;
}

.mt30 {
	margin-top: 30px !important;
}

.mt35 {
	margin-top: 35px !important;
}

.mt40 {
	margin-top: 40px;
}

.mt50 {
	margin-top: 50px;
}

.mt80 {
	margin-top: 80px !important;
}

.mt100 {
	margin-top: 100px !important;
}

.m50auto {
	margin: 50px auto 0 !important;
}

.mr20 {
	margin-right: 20px;
}

.mb10 {
	margin-bottom: 10px !important;
}

.mb15 {
	margin-bottom: 15px;
}

.mb20 {
	margin-bottom: 20px;
}

.mb25 {
	margin-bottom: 25px;
}

.mb30 {
	margin-bottom: 30px !important;
}

.mb50 {
	margin-bottom: 50px !important;
}

.pb0 {
	padding-bottom: 0 !important;
}

.pb2em {
	padding-bottom: 2em;
}

.pb10 {
	padding-bottom: 10px;
}

.pb15 {
	padding-bottom: 15px;
}

.pb20 {
	padding-bottom: 20px;
}

.pb30 {
	padding-bottom: 30px;
}

.pt0 {
	padding-top: 0 !important;
}

.pt2em {
	padding-top: 2em;
}

.pt3em {
	padding-top: 3em;
}

.pt5 {
	padding-top: 5px;
}

.pt10 {
	padding-top: 10px;
}

.pt20 {
	padding-top: 20px;
}

.pt30 {
	padding-top: 30px;
}

.block {
	display: block !important;
}

.lh28 {
	line-height: 28px;
}

.border-line {
	background: #ced5de;
	width: 100%;
	height: 1px;
}

/* 서브 공통 */
.con-wrap {
	position: relative;
	width: 100%;
	height: 100%;
	margin: 0 auto;
	padding: 50px 0 80px;
    background-color: #fbfbf6;
}

.common-con {
	width: 90% !important;
	margin: 0 auto;
	position: relative;
}

.common-tit {
	color: var(--main);
	font-size: 1.13rem;
	font-weight: 500;
	text-transform: uppercase;
	line-height: 24px;
}

.common-tit-02 {
	font-size: 1em;
	line-height: 1.67em;
	color: #163022;
	text-transform: uppercase;
	text-align: center;
	padding-bottom: 40px;
	font-weight: 400;
}

/* common header */
.reser {
	background: url(/mobile/images/reser/reser-bg.jpg) center center no-repeat;
}

.board {
	background: url(/mobile/images/board/board-bg.jpg) center center no-repeat;
}

.mypage {
	background: url(/mobile/images/mypage/mypage-bg.jpg) center center no-repeat;
}

.guide {
	background: url(/mobile/images/guide/guide-bg.jpg) center center no-repeat;
}

.club {
	background: url(/mobile/images/club/club-bg.jpg) center center no-repeat;
}

.sub-head {
	padding-top: 56px;
	width: 100%;
	background-size: cover;
	object-fit: cover;
	height: 225px;
	position: relative;
}

.sub-head h2 {
	position: absolute;
	top: 60%;
	left: 50%;
	color: #ced5de;
	font-size: 1.5em;
	transform: translate(-50%, -50%);
}

/*------------------------------join---------------------------------*/
/* join header */
.bg-login {
	/*background-color: #ecf0f5;*/
	background-color: #fbfbf6;
	position: fixed;
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;
	z-index: 1004;
	width: 100%;
}

.bg-login2 {
	background-color: #fff;
	position: fixed;
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;
	z-index: 1004;
	width: 100%;
}

.join-head {
	background: var(--main);
	height: 56px;
	z-index: 1200;
	position: fixed;
	color: #ced5de;
	font-weight: 500;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 100%;
}

.back-btn {
	position: absolute;
	top: 50%;
	left: 7px;
	transform: translate(0, -50%);
}

.back-btn img {
	vertical-align: middle;
}

/* login contents */
.join-con {
	z-index: 1101;
	position: relative;
	padding: 106px 0 0;
	width: 90%;
	margin: 0 auto;
}

.join-con2 {
	z-index: 1101;
	position: relative;
	width: 100%;
}

.join-con2 input {
	border-radius: 0;
}

.join-tit {
	widows: 100%;
	text-align: center;
}

.join-tit h2 {
	font-family: 'NanumMyeongjo';
	font-size: 1.5em;
	color: var(--main);
	font-weight: 600;
}

.join-tit p {
	color: #999;
	margin-top: 10px;
	font-weight: 400;
}

.join-input input {
	margin-bottom: 15px;
	border-radius: 4px;
	font-size: 0.88em;
	height: 50px;
	background: #fff;
}

.join-input input::placeholder {
	color: #999;
}

.phone-number {
	display: flex;
	justify-content: space-between;
	align-items: baseline;
}

.phone-number span {
	margin: 0 5px;
}

.join-text {
	font-size: 0.75em;
	color: #aaa;
	text-align: center;
	line-height: 18px;
	font-weight: 300;
}

/* check box */
.join-check {
	font-size: 0.88em;
	text-align: left;
}

.join-check input[type=checkbox] {
	display: none;
}

.join-check input[type=checkbox]+label {
	background-repeat: no-repeat;
	background-image: url('/images/join/join_chk.svg');
	background-size: 16px 16px;
	padding-left: 25px;
	padding-right: 20px;
	background-position: left top 0;
	cursor: pointer;
}

.join-check input[type=checkbox]+label:last-child {
	padding-right: 0;
}

.join-check input[type=checkbox]:checked+label {
	background-image: url('/images/join/join_chk_on.svg');
	background-size: 16px 16px;
}

/* login btn */
.btn-box {
	width: 100%;
	text-align: center;
	margin: 50px 0 30px;
}

.join-btn span {
	display: inline-block;
	width: 48.5%;
	margin-right: 5px;
	padding: 12px;
	font-size: 0.88em;
	text-align: center;
	border: 1px solid var(--main);
	color: var(--main);
}

.join-btn span:last-child {
	margin-right: 0;
}

.join-btn span.on {
	background: var(--main);
	display: block;
	width: 100%;
	color: #fff;
	font-weight: 500;
}

.mem-btn {
	width: 100%;
	text-align: center;
}

.mem-btn span {
	color: #118d88;
	display: inline-block;
	font-weight: 500;
	border-bottom: 1px solid #118d88;
}

/* common btn */
.common-btn {
	width: 100%;
	text-align: center;
	display: flex;
	justify-content: center;
}

.common-btn span {
	width: 50%;
	display: inline-block;
	border: 1px solid var(--main);
	color: var(--main);
	font-size: 0.88em;
	padding: 12px;
	margin-right: 7px;
	font-weight: 500;
}

.common-btn span:last-child {
	margin-right: 0;
}

.common-btn span.on {
	background: var(--main);
	color: #fff;
}

/* id check */
.id-chk {
	width: 100%;
	background: #ced5de;
	text-align: center;
	padding: 12px 0 20px;
}

.id-chk h3 {
	font-size: 0.88em;
	color: #118d88;
}

.id-chk p {
	font-size: 1.25em;
	color: #222;
	margin-top: 20px;
}

/* pw */
.ps-num {
	display: block;
	border: 1px solid #118d88;
	color: #118d88;
	font-weight: 500;
	font-size: 0.88em;
	text-align: center;
	margin-bottom: 20px;
	padding: 8px;
	margin-top: 30px;
}

.pw-chk {
	margin-bottom: 20px;
}

.pw-chk input {
	margin-bottom: 0;
}

.pw-chk p {
	font-size: 0.75em;
	color: #4e4e4e;
	margin-top: 8px;
}

/* join01 */
.join-list-num {
	display: flex;
	justify-content: center;
	position: relative;
	width: 176px;
	margin: 20px auto 40px;
}

.join-list-num::after {
	content: '';
	position: absolute;
	top: 50%;
	left: 50%;
	background: #ced5de;
	width: 100%;
	height: 1px;
	transform: translate(-50%, -50%);
}

.join-list-num li {
	width: 100%;
	margin-right: 20px;
}

.join-list-num li:last-child {
	margin-right: 0;
}

.join-list-num li div {
	width: 30px;
	line-height: 30px;
	background: #fff;
	color: #ccc;
	font-size: 0.94em;
	font-weight: 500;
	position: relative;
	z-index: 1;
}

.join-list-num li.on div {
	background: #ced5de;
	color: var(--main);
}

.join-list-num li.on span {
	color: var(--main);
	font-size: 0.63em;
	font-weight: 500;
}

.join-list-num li span {
	position: absolute;
	bottom: -30px;
	font-weight: 300;
	font-size: 0.63em;
	width: 100%;
	transform: translate(-50%, -50%);
	color: #ccc;
}

/* join table */
.join-table {
	width: 100%;
	border-top: 2px solid var(--main);
	border-bottom: 1px double var(--main);
}

.join-table thead th {
	background: #ebebeb;
	padding: 15px 20px;
}

.join-table tbody td {
	border-bottom: 1px solid #ced5de;
	padding: 20px;
}

.join-table .join-check {
	display: inline-block;
}

.more-btn {
	font-size: 0.75rem;
	color: var(--main);
	text-decoration: underline;
	float: right;
}

/* popup */
.commonPop {
	background-color: #ecf0f5;
	position: fixed;
	z-index: 10000;
	left: 0;
	top: 0;
	word-break: keep-all;
	height: 100%;
	width: 800px;
}

.commonPop.layer {
	width: 100%;
	height: 100%;
}

.fpop {
	background-color: #ecf0f5;
	position: fixed;
	z-index: 10000;
	left: 0;
	top: 0;
	word-break: keep-all;
	height: 100%;
	width: 800px;
}

.fpop.layer {
	width: 100%;
	height: 100%;
}

.pop-scroll {
	overflow-y: scroll;
	height: 100%;
	white-space: pre-line;
	padding: 50px 15px;
}

.pop-scroll span {
	font-weight: 900;
	display: inline-block;
	margin: 5px 0;
}

.pop-scroll::-webkit-scrollbar {
	width: 8px;
}

.pop-scroll::-webkit-scrollbar-thumb {
	height: 90%;
	background: #ced5de;
}

.pop-scroll::-webkit-scrollbar-track {
	background: #eee;
}

/* popup2 */
.commonPop2 {
	background-color: #fff;
	position: fixed;
	z-index: 10000;
	left: 0;
	top: 0;
	word-break: keep-all;
	height: 100%;
	width: 800px;
}

.commonPop2.layer2 {
	width: 100%;
	height: 100%;
}

.commonPop2.layer2 .input-phone-field .select-options-02 li {
	margin-bottom: 0 !important;
	padding: 15px;
}

.pop-scroll2 {
	overflow-y: scroll;
	height: 100%;
	padding: 80px 15px;
	font-family: 'Noto Sans KR';
}

/* popup3 - calendar*/
.commonPop3 {
	background-color: #fff;
	border-radius: 4px;
	position: absolute;
	z-index: 1300;
	width: 90%;
	padding: 15px;
	top: 50%;
	left: 50%;
	border: 1px solid #ccc;
	box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
	transform: translate(-50%, -50%);
}

.commonPop3 .calendar-area {
	padding-bottom: 0;
	font-size: 0.69rem;
}

.month-title {
	font-family: 'NanumMyeongjo';
	font-size: 1.38rem;
	text-align: center;
	padding: 15px 0;
	font-weight: 800;
	color: #2e2e2e;
}

/* popup4 - calendar*/
.commonPop4 {
	background-color: #fff;
	position: fixed;
	z-index: 10000;
	left: 0;
	top: 0;
	word-break: keep-all;
	height: 100%;
	width: 100%;
}

.commonPop4.layer4 {
	width: 100%;
	height: 100%;
}

.overlay2 {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.8);
	z-index: 1299;
}

.month-title {
	font-family: 'NanumMyeongjo';
	font-size: 1.38rem;
	text-align: center;
	padding: 15px 0;
	font-weight: 800;
	color: #2e2e2e;
}

.pop-table {
	width: 100%;
	border-top: 2px solid var(--main);
	border-bottom: 1px solid var(--main);
	margin: 15px 0 10px;
	font-family: 'Noto Sans KR';
	text-align: left;
}

.pop-table tbody tr {
	border-bottom: 1px solid #ced5de;
}

.pop-table tbody th {
	font-size: 0.75rem;
	vertical-align: middle;
}

.pop-table tbody td {
	font-size: 0.88rem;
	vertical-align: middle;
	padding: 13px 20px;
	font-weight: 500;
}

.pop-text {
	font-size: 0.75rem;
	color: #222;
}

/* join03 */
.join-table2 {
	width: 92%;
	text-align: left;
	margin: 0 auto;
}

.join-table2 tbody tr {
	border-bottom: 1px solid #ced5de;
}

.join-table2 tbody th {
	font-size: 0.78em;
}

.join-table2 tbody td {
	font-size: 0.88em;
	height: 54px;
	vertical-align: middle;
	padding: 8px 0;
	position: relative;
}

.join-table2 tbody input {
	background: #fff;
	font-size: 1em;
	height: 40px;
}

.join-table2 tbody input::placeholder {
	color: #999;
}

.join-table2 tbody span.name {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
}

.join-table2 .option-selected-02 {
	height: 40px;
}

.join-info {
	border-top: 2px solid var(--main);
	border-bottom: 1px solid var(--main);
}

.join-info:first-child {
	border-bottom: none;
}

.join-title {
	width: 100%;
	background: #ced5de;
	padding: 10px 15px;
	font-size: 0.94em;
}

.id-chk2 {
	border: 1px solid #118d88;
	font-size: 0.88rem;
	background: transparent;
	padding: 5px;
	height: 40px;
	width: 35%;
	margin-left: 8px;
	float: right;
	font-weight: 300;
	color: #118d88;
	cursor: pointer;
}


/* select box */
.input-phone-field {
	position: relative;
}

.address-box {
	position: relative;
	background: #f4f4f4;
	text-align: center;
	height: 48px;
	float: left;
	width: 226px;
	margin-right: 3px;
}

.address-box.disabled-02,
.sex-box.disabled-02,
.email-box.disabled-02,
.celphone-box.disabled-02 {
	background: #fff url(../images/join/join03_select_none.svg) no-repeat;
	border: 1px solid #ddd;
	background-position: center right 10px;
	background-size: 9px 6px;
	color: #5f6668;
	font-weight: 300;
	height: 46px;
}

.address-box.disabled .input-phone-field .option-selected,
.sex-box.disabled .input-phone-field .option-selected,
.email-box.disabled .input-phone-field .option-selected,
.celphone-box.disabled .input-phone-field .option-selected,
.phone-box.disabled .input-phone-field .option-selected {
	background: none;
}

.address-box.disabled-02 .input-phone-field .option-selected-02,
.sex-box.disabled-02 .input-phone-field .option-selected-02,
.email-box.disabled-02 .input-phone-field .option-selected-02,
.celphone-box.disabled-02 .input-phone-field .option-selected-02 {
	color: #999;
}

.input-phone-field .option-selected {
	display: inline-block;
	padding: 20px 30px;
	font-size: 1.25rem;
	width: 100%;
	background: url(/mobile/images/inputSelect.svg)no-repeat;
	background-size: 10px;
	background-position: 124px 26px;
	display: flex;
	justify-content: flex-start;
	align-items: center;
	cursor: pointer;
	font-weight: 200;
	letter-spacing: -0.8px;
}

.input-phone-field .option-selected-02 {
	display: inline-block;
	padding: 10px 15px;
	font-size: 1rem;
	width: 100%;
	background: #fff url(/mobile/images/inputSelect.svg)no-repeat;
	background-size: 14px;
	background-position: 205px 22px;
	display: flex;
	justify-content: flex-start;
	align-items: center;
	cursor: pointer;
	font-weight: 300;
	letter-spacing: -0.8px;
	color: #000;
}

.input-phone-field .option-sex {
	background-position: 95%;
	color: #222;
	font-size: 0.88rem;
}

.find-box .showme::after {
	width: 100%;
	content: "";
	display: block;
	clear: both;
}

.member-info-box .showme::after {
	width: 100%;
	content: "";
	display: block;
	clear: both;
}

.input-phone-field .select-options {
	display: none;
	position: absolute;
	background-color: #fff;
	width: 152px;
	top: 60px;
	margin: 0;
	box-sizing: border-box;
	z-index: 10;
}

.input-phone-field .select-options-02 {
	display: none;
	position: absolute;
	background-color: #fff;
	width: 152px;
	top: 392px;
	margin: 0;
	box-sizing: border-box;
	z-index: 10;
}

.input-phone-field .select-options li {
	font-size: 1.25rem;
	padding: 20px 27px;
	transition: all .4s;
	cursor: pointer;
	color: #2f3334;
	width: 100%;
	display: block;
	border: 1px solid #e8e8e8;
	text-align: left;
	border-bottom: 0;
	font-weight: 200;
}

.input-phone-field .select-options-02 li {
	font-size: 0.88rem;
	padding: 10px 15px;
	cursor: pointer;
	color: #222;
	width: 100%;
	display: block;
	text-align: left;
	border-bottom: 0;
	font-weight: 200;
	background-color: #f5f6f7;
}

.input-phone-field .select-options li:last-child {
	border-bottom: 1px solid #e8e8e8;
}

.input-phone-field .select-options-02 li:last-child {
	border-bottom: 1px solid #e8e8e8 !important;
}

.input-phone-field .select-number {
	display: none;
	position: absolute;
	background-color: #fff;
	width: 145px;
	top: 1303px;
	left: 9px;
	margin: 0;
	box-sizing: border-box;
	z-index: 10;
}

.input-phone-field .select-options li:hover {
	background: #f3f3d4;
	color: #378468;
	font-weight: 400;
}

/* .input-phone-field .select-options-02 li:hover{background: #f3f3d4;color:#c8a445;font-weight: 400;} */
.input-phone-field .select-options-02 li:hover {
	font-weight: 500;
}

.input-phone-field .optionjs {
	display: none;
	position: absolute;
	background-color: #fff;
	width: 152px;
	top: 60px;
	margin: 0;
	box-sizing: border-box;
	z-index: 10;
}

.input-phone-field .gender,
.input-phone-field .email,
.input-phone-field .number,
.input-phone-field .address,
.input-phone-field .birthday {
	margin-bottom: 0;
}

.input-phone-field .select-address {
	display: none;
	position: absolute;
	background-color: #fff;
	width: 100%;
	top: 48px;
	left: 0;
	margin: 0;
	box-sizing: border-box;
	z-index: 10;
}

.input-phone-field .select-email {
	display: none;
	position: absolute;
	background-color: #fff;
	width: 100%;
	top: 48px;
	left: 0;
	margin: 0;
	box-sizing: border-box;
	z-index: 10;
}

.input-phone-field .select-sex {
	display: none;
	position: absolute;
	background-color: #fff;
	width: 100%;
	top: 48px;
	left: 0;
	margin: 0;
	box-sizing: border-box;
	z-index: 10;
}

.input-phone-field .select-options .email {
	height: 48px;
	padding: 0 22px;
}

.input-phone-field .select-options-02 .sex {
	height: 48px;
}

.input-phone-field .select-sex {
	display: none;
	position: absolute;
	background-color: #fff;
	width: 100%;
	top: 48px;
	left: 0;
	margin: 0;
	box-sizing: border-box;
	z-index: 10;
}

.input-phone-field .select-sex02 {
	display: none;
	position: absolute;
	background-color: #fff;
	width: 128px;
	top: 46px;
	right: -1px;
	margin: 0;
	box-sizing: border-box;
	z-index: 10;
}

.input-phone-field .option-pkg {
	background-position: 200px 20px;
}

.input-phone-field .select-room {
	display: none;
	position: absolute;
	background-color: #fff;
	width: 226px;
	top: 46px;
	margin: 0;
	box-sizing: border-box;
	z-index: 10;
}

.input-phone-field .select-people {
	display: none;
	position: absolute;
	background-color: #fff;
	width: 226px;
	top: 46px;
	margin: 0;
	box-sizing: border-box;
	z-index: 10;
}

.pdr-22 {
	padding-right: 20px;
}

.input-phone-field .option-add02 dd {
	padding: 12px 22px;
	/* transition: all .4s; */
	cursor: pointer;
	color: #2f3334;
	width: 100%;
	display: block;
	border: 1px solid #e8e8e8;
	text-align: left;
}

.input-phone-field .option-add02 dd:first-child {
	border-bottom: 0;
}

.input-phone-field .option-add02 dd:nth-of-type(2) {
	border-bottom: 0;
}

.input-phone-field .option-add02 dd:hover {
	background: #f3f3d4;
	color: #a14d37;
	font-weight: bold;
}

/* join04 */
.join-info-text {
	text-align: center;
	width: 100%;
	color: #222;
}

.join-info-text h1 {
	font-size: 1.38em;
	margin-bottom: 20px;
	font-weight: 500;
}

.join-info-text p {
	font-size: 0.88em;
}

/********** rservation **********/
/* tab2 */
.sub-nav {
	width: 90%;
	display: flex;
	justify-content: space-between;
	position: absolute;
	left: 50%;
	bottom: 0;
	transform: translate(-50%, 50%);
	z-index: 1100;
}

.sub-nav a {
	display: block;
	text-align: center;
	line-height: 40px;
	font-size: 0.88rem;
	position: relative;
	background: var(--main);
	color: #ccc;
	flex-grow: 99;
	width: calc(100%/2);
}

.sub-nav a.on {
	background: #118d88;
	color: #fff;
}

/* reservation */
.today-box {
	border-top: 1px solid var(--main);
	border-bottom: 1px solid var(--main);
	text-align: center;
	padding: 10px 0;
	margin: 15px 0 30px;
}

.today-box li {
	font-size: 0.75rem;
	color: #333;
}

.today-box li span {
	color: #d45705;
	font-size: 0.88rem;
	font-weight: 500;
	display: inline-block;
	margin-left: 8px;
}

.table-tit {
	width: 100%;
	text-align: center;
	color: #333;
	font-size: 1.19rem;
	font-weight: 600;
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-bottom: 20px;
}

.table-tit img {
	vertical-align: middle;
}

.reser-table {
	font-size: 1.13rem;
	color: #333;
	font-weight: 300;
	width: 100%;
	text-align: center;
}

.reser-table thead th {
	padding: 10px;
	font-size: 0.75rem;
	font-weight: 500;
}

.reser-table tbody td {
	padding: 3px 0;
	height: 52px;
	vertical-align: top;
	font-weight: 400;
	position: relative;
	z-index: 1;
	cursor: pointer;
}

.reser-table tbody td span {
	display: block;
	font-size: 0.75rem;
	color: #d45705;
}

.reser-table tbody td.today {
	background: #118d88;
	color: #fff !important;
}

.reser-table tbody td.today span {
	color: #fff !important;
}

.reser-table tbody td.no {
	color: #aaa;
	cursor: revert;
}

.reser-table tbody td.no::after {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 48px;
	background: #ecf0f5;
	z-index: -1;
}

.reser-table tbody td.end {
	color: #aaa;
	cursor: revert;
}

.reser-table tbody td.end span {
	color: #aaa !important;
}

/* tab */
.reser-tab {
	width: 100%;
	position: relative;
}

.reser-tab ul {
	overflow: hidden;
	width: 100%;
	font-size: 0.06rem;
	border-bottom: 1px solid #163022;
}

.reser-tab li {
	background-color: #ecf0f5;
	color: #999;
	font-size: 0.75rem;
	text-align: center;
	cursor: pointer;
	font-weight: 400;
	text-transform: uppercase;
	display: inline-block;
	width: 30%;
	line-height: 36px;
}

.reser-tab li.on {
	background-color: #163022;
	color: #fff;
	font-weight: 400;
}

.reser-list-table {
	width: 100%;
	text-align: center;
	border-bottom: 1px double #118d88;
}

.reser-list-table thead th {
	background: #118d88;
	color: #ecf0f5;
	position: relative;
	height: 40px;
	vertical-align: middle;
	font-size: 0.75rem;
}

.reser-list-table thead th::after {
	content: '';
	position: absolute;
	top: 50%;
	left: 0;
	width: 1px;
	height: 14px;
	background: #ecf0f5;
	transform: translateY(-50%);
}

.reser-list-table thead th:first-child::after {
	display: none;
}

.reser-list-table tbody tr {
	height: 54px;
	border-bottom: 1px solid #ced5de;
}

.reser-list-table tbody td {
	font-size: 0.88rem;
	vertical-align: middle;
	color: #000;
	font-weight: 400;
}

.reser-list-table tbody td span.fee {
	text-decoration: line-through;
	color: #999;
	font-size: 0.81rem;
	display: block;
	font-weight: 300;
}

.reser-btn {
	color: #118d88;
	font-weight: 500;
	font-size: 0.88rem;
	text-decoration: underline;
}

.scroll-table {
	height: 400px;
	overflow-y: scroll;
}

.scroll-table::-webkit-scrollbar {
	width: 2px;
	background: #ced5de;
}

.scroll-table::-webkit-scrollbar-thumb {
	height: 30%;
	background: #163022;
}

/* reser check */
.common-table {
	border-top: 2px solid var(--main);
	border-bottom: 1px double var(--main);
	width: 100%;
	text-align: center;
}

.common-table thead th {
	background: #ebebeb;
	position: relative;
	font-size: 0.75rem;
	padding: 10px 0;
	color: var(--main);
}

.common-table thead th::after {
	content: '';
	position: absolute;
	top: 50%;
	left: 0;
	width: 1px;
	height: 9px;
	background: #ecf0f5;
	transform: translate(-50%, -50%);
}

.common-table thead th:first-child::after {
	display: none;
}

.common-table tbody tr:nth-child(even) {
	border-bottom: 1px double #ced5de;
}

.common-table tbody td {
	font-size: 0.88rem;
	padding: 15px 0;
	border-bottom: 1px solid #eee;
}

.chk-btn {
	background: #ecf0f5;
	font-size: 0.88rem;
	color: #222;
	text-align: center;
	padding: 10px 0;
	display: inline-block;
	width: 40%;
}

.common-table tbody td span.date {
	display: block;
}

/* 동반자 */
.team-box {
	width: 100%;
}

.team-box li {
	border: 1px solid #ced5de;
	width: 48%;
	text-align: center;
	padding: 15px;
	font-size: 0.875em;
	color: #222;
	margin-bottom: 8px;
	margin-right: 10px;
	height: 120px;
	float: left;
	position: relative;
}

.team-box li:nth-child(even) {
	margin-right: 0;
}

.team-box li p {
	color: #999;
	line-height: 1.5em;
}

.team-box li h3 {
	margin-top: 5px;
}

.plus-btn {
	display: block;
	margin-top: 15px;
	border-radius: 14px;
	background: var(--main);
	color: #fff;
	padding: 5px 0;
}

.team-box li.on p {
	color: #222;
}

.team-box li.on .plus-btn {
	background: #eee;
	color: #999;
	font-weight: 600;
}

.team-box {
	margin-top: 20px;
}

.team-box h3 {
	margin-bottom: 10px;
}

.team-box table {
	border-top: 1px solid #ced5de;
	text-align: left;
}

.team-box table tbody td {
	border-bottom: 1px solid #ced5de;
	padding: 5px 0;
	font-size: 0.75rem;
}

.team-box table input {
	background: #ecf0f5;
	border-radius: 0;
}

.team-box table input::placeholder {
	color: #999;
	font-size: 0.88rem;
}

.team-box table .option-selected-02 {
	background: #ecf0f5 url(/mobile/images/inputSelect.svg)no-repeat;
	background-position: 95%;
	height: 45px;
}

/********** board *********/
.board-table {
	border-top: 2px solid var(--main);
	border-bottom: 1px double var(--main);
	text-align: center;
}

.board-table thead th {
	background: #ebebeb;
	position: relative;
	padding: 10px 0;
	font-size: 0.75rem;
}

.board-table thead th::after {
	content: '';
	position: absolute;
	top: 50%;
	left: 0;
	width: 1px;
	height: 9px;
	background: #ecf0f5;
	transform: translate(-50%, -50%);
}

.board-table thead th:first-child {
	text-align: left;
}

.board-table thead th:first-child::after {
	display: none;
}

.board-table tbody td {
	padding: 10px 0;
	border-bottom: 1px solid #ced5de;
	font-size: 0.88rem;
	height: 54px;
	vertical-align: middle;
}

.board-table tbody td:first-child {
	text-align: left;
}

.board-table tbody td span {
	width: 100%;
	white-space: normal;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
}

.board-table tbody td span.tit {
	color: #d45705;
	display: inline;
}

/* board input */
.board-input {
	width: 70%;
	margin: 20px auto;
	position: relative;
}

.board-input input {
	border-bottom: 2px solid var(--main);
	background: transparent;
	border-radius: 0;
}

.board-input input::placeholder {
	color: #999;
	font-size: 0.88rem;
}

.board-input img {
	position: absolute;
	top: 50%;
	right: 0;
	transform: translate(-50%, -50%);
}

/* list number */
.page-number {
	margin-top: 50px;
	display: flex;
	justify-content: center;
}

.page-number li {
	width: 34px;
	height: 34px;
	text-align: center;
	padding: 5px;
	margin: 0 3px;
	color: #222;
	font-size: 0.94rem;
	cursor: pointer;
	vertical-align: middle;
}

.page-number li.on {
	background: #ced5de;
}

/* view */
.view-table {
	border-top: 2px solid var(--main);
	border-bottom: 1px double var(--main);
	text-align: center;
}

.view-table thead th {
	background: #ebebeb;
	position: relative;
	padding: 10px 0;
	font-size: 0.88rem;
}

.view-table thead th .tit {
	color: #d45705;
}

.view-table thead th:first-child {
	text-align: left;
}

.view-table tbody td {
	padding: 30px 0;
	border-bottom: 1px solid #ced5de;
	font-size: 0.88rem;
	text-align: center;
	white-space: pre-line;
}

.view-table tbody td img {
	width: 100%;
	margin: 0 auto 30px;
}

/* write */
.write-con {
	z-index: 1101;
	position: relative;
	padding: 80px 0 0;
	width: 100%;
	margin: 0 auto;
}

.write-table {
	width: 100%;
	border-bottom: 1px double #163022;
}

.write-table thead th {
	background: #ebebeb;
	vertical-align: middle;
	font-size: 0.75rem;
}

.write-table thead th:first-child {
	font-size: 1.25rem;
	font-weight: 400;
	text-align: left;
}

.write-table thead th h3.tit {
	color: #d45705;
	font-weight: 400;
	display: inline-block;
	margin-right: 5px;
}

.write-table tbody tr {
	border-bottom: 1px solid #ced5de;
}

.write-table tbody th {
	text-align: left;
	color: #222;
	font-weight: 400;
	vertical-align: middle;
	padding: 10px;
	font-size: 0.75rem;
}

.write-table tbody td {
	font-size: 0.88rem;
	color: #222;
	vertical-align: middle;
	height: 54px;
	border-right: 1px solid #ced5de;
}

.write-table tbody td:last-child {
	border-right: 0;
}

.write-table tbody td input {
	background: #ecf0f5;
	width: 100%;
	font-size: 0.88rem;
	font-weight: 300;
	border-radius: 0;
}

.write-table tbody td input::placeholder {
	color: #999;
	font-size: 0.88rem;
	font-family: 'Noto Sans KR';
}

.input-phone-field .write-selected {
	display: inline-block;
	padding: 5px 15px;
	font-size: 1rem;
	width: 100%;
	background: #fff url(/mobile/images/inputSelect.svg)no-repeat;
	background-size: 20px;
	background-position: 323px 15px;
	display: flex;
	justify-content: flex-start;
	align-items: center;
	cursor: pointer;
	font-weight: 300;
	letter-spacing: -0.8px;
	color: #000;
}

/* 달력팝업 */
.choice-day {
	position: relative;
	padding: 8px;
	background: #ecf0f5 url(/mobile/images/cal.svg) center right 5px no-repeat;
	cursor: pointer;
	font-size: 0.88rem;
	text-indent: 8px;
	line-height: 30px;
}

.basic-pop {
	background-color: #fff;
	border-radius: 4px;
	position: absolute;
	z-index: 1010;
	width: 360px;
	padding: 15px;
	top: 50px;
	left: 0;
	border: 1px solid #ccc;
	box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
}

.basic-pop .calendar-area {
	padding-bottom: 0;
	font-size: 0.69rem;
}

.month-title {
	font-family: 'NanumMyeongjo';
	font-size: 1.38rem;
	text-align: center;
	padding: 15px 0;
	font-weight: 800;
	color: #2e2e2e;
}

/* calendar title, arrow */
.arrow_prev,
.arrow_next {
	position: relative;
}

.arrow_prev::before {
	content: "";
	color: #535b5d;
	position: absolute;
	top: 10px;
	left: 4px;
	cursor: pointer;
	font-size: 0.69rem;
	background: url('/images/cal-prev.svg') center center no-repeat;
	width: 37px;
	height: 37px;
}

.arrow_next::before {
	content: "";
	color: #535B5D;
	position: absolute;
	top: 10px;
	right: 4px;
	cursor: pointer;
	font-size: 0.69rem;
	background: url('/images/cal-next.svg') center center no-repeat;
	width: 37px;
	height: 37px;
}

/* 달력 영역 */
.p_calendar {
	width: 100%;
	text-align: center;
	color: #222;
	border-collapse: separate;
	border-spacing: 2px;
}

.p_calendar thead th {
	font-size: 0.75rem;
	padding: 5px 0;
	text-indent: 0;
	text-align: center;
	background: transparent;
	font-weight: 300;
}

.p_calendar thead th:first-child {
	color: #e34346;
	font-size: 0.75rem;
	text-align: center;
	font-weight: 300;
}

.p_calendar thead th:last-child {
	color: #008ec4;
}

.p_calendar tbody td:last-child {
	border-right: 1px solid #e8e8e8;
}

.p_calendar tbody td {
	padding: 5px;
	font-size: 1.06rem;
	border: 1px solid #e8e8e8;
	height: auto;
}

.p_calendar tbody td.today {
	border: 1px solid #118d88;
}

.write-area {
	width: 100%;
	resize: none;
	outline: none;
	border: none;
	padding: 10px;
	font-size: 0.88rem;
	margin: 20px 0 10px;
	height: 200px;
	font-weight: 300;
	background: #ecf0f5;
	border-radius: 0;
	font-family: 'Noto Sans KR';
}

.write-area::placeholder {
	font-size: 0.88rem;
	color: #999;
	font-weight: 300;
	font-family: 'Noto Sans KR';
}

.agree-table-tit {
	margin-top: 40px;
	font-size: 1.13rem;
	color: #686868;
	font-weight: 400;
}

.agree-table {
	width: 100%;
	border-top: 2px solid #686868;
	border-bottom: 1px double #686868;
	text-align: center;
}

.agree-table thead tr {
	border: none;
}

.agree-table thead th {
	background: #ebebeb !important;
	position: relative;
	padding: 5px 0;
	text-align: center !important;
	text-indent: 0 !important;
	color: #686868;
	font-size: 0.75rem;
}

.agree-table thead th:first-child {
	font-size: 0.75rem !important;
	text-align: center !important;
}

.agree-table thead th::after {
	content: '';
	position: absolute;
	top: 50%;
	left: 0;
	transform: translate(-50%, -50%);
	width: 1px;
	height: 14px;
	background: #ced5de;
}

.agree-table thead th:first-child::after {
	display: none;
}

.agree-table tbody td {
	padding: 10px 0;
	color: #686868 !important;
	font-size: 0.75rem !important;
}

.agree-text {
	font-size: 0.75rem;
	color: #999;
	margin: 10px 0 40px;
}

.agr-chk {
	margin-bottom: 10px;
}

/* write cehck */
.chk-box {
	vertical-align: middle;
}

	{
	font-size: 1rem;
	font-weight: 400;
}

.write-check {
	font-size: 0.75rem;
	text-align: left;
}

.write-check input[type=checkbox] {
	display: none;
}

.write-check input[type=checkbox]+label {
	background-repeat: no-repeat;
	background-image: url('/images/join/join_chk.svg');
	background-size: 16px 16px;
	padding-left: 20px;
	padding-right: 20px;
	background-position: left top 0;
	cursor: pointer;
}

.write-check input[type=checkbox]+label:last-child {
	padding-right: 0;
}

.write-check input[type=checkbox]:checked+label {
	background-image: url('/images/join/join_chk_on.svg');
	background-size: 16px 16px;
}

/* write select */
.write-sel {
	background: #fff;
	text-align: center;
	float: left;
	width: 100%;
	position: relative;
	margin-right: 5px;
	line-height: 35px;
}

.write-table .write-selected {
	background: #ecf0f5 url(/mobile/images/inputSelect.svg)no-repeat;
	background-position: 95%;
	font-size: 0.88rem;
}

/* join view */
.join-view-table {
	width: 100%;
	border-top: 2px solid var(--main);
}

.join-view-table thead th {
	background: #ebebeb;
	vertical-align: middle;
	font-size: 0.75rem;
	padding: 10px 0;
}

.join-view-table thead th .tit {
	color: #d45705;
}

.join-view-table thead th:first-child {
	font-size: 0.88rem;
	font-weight: 400;
	text-align: left;
}

.join-view-table thead th h3.tit {
	color: #d45705;
	font-weight: 400;
	display: inline-block;
	margin-right: 5px;
}

.join-view-table tbody tr {
	border-bottom: 1px solid #ced5de;
}

.join-view-table tbody tr:last-child {
	border-bottom: 0;
}

.join-view-table tbody td {
	font-size: 0.88rem;
	color: #222;
	vertical-align: middle;
	height: 54px;
	border-right: 1px solid #ced5de;
	padding: 20px 0;
}

.join-view-table tbody td:last-child {
	border-right: 0;
}

.join-view-table tbody td input {
	background: #ecf0f5;
	width: 100%;
	font-size: 0.88rem;
	font-weight: 300;
	border-radius: 0;
}

.join-view-table tbody td input::placeholder {
	color: #999;
	font-size: 0.88rem;
	font-family: 'Noto Sans KR';
}

.join-view-info {
	text-align: left;
}

.join-view-info li {
	font-size: 0.75rem;
	color: #999;
	border-bottom: 1px solid #ced5de;
	padding: 8px 0;
}

.join-view-info li:last-child {
	border-bottom: 0;
}

.join-view-info li .con {
	color: #222;
	font-size: 0.88rem;
	position: relative;
	margin: 0 15px;
	display: inline-block;
}

.join-view-info li .con::after {
	content: '';
	position: absolute;
	top: 50%;
	right: -10px;
	width: 2px;
	height: 2px;
	border-radius: 50%;
	background: #999;
}

.join-view-info li .con:last-child::after {
	display: none;
}

.comment-area {
	width: 100%;
	resize: none;
	outline: none;
	border: none;
	padding: 10px;
	font-size: 0.88rem;
	margin: 0 auto 10px;
	height: 80px;
	font-weight: 300;
	background: #ecf0f5;
	border-radius: 0;
	font-family: 'Noto Sans KR';
}

.comment-area::placeholder {
	font-size: 0.88rem;
	color: #999;
	font-weight: 300;
	font-family: 'Noto Sans KR';
}

.join-text-box {
	padding: 90px 0 !important;
	white-space: pre-line;
}

.com-tit {
	color: #999;
	font-size: 0.75rem;
	margin-bottom: 5px;
}

.com-tit li {
	display: inline-block;
}

.com-tit li.name {
	color: #118d88;
	margin-right: 5px;
}

.comments-del {
	font-size: 0.75rem;
	color: #222;
	background: #ecf0f5;
	border: 1px solid #ced5de;
	padding: 0 17px;
	line-height: 20px;
}

.modify-btn {
	width: 100%;
	text-align: center;
	margin-top: 15px;
}

.modify-btn button {
	border: 1px solid #118d88;
	color: #118d88;
	font-weight: 500;
	padding: 13px;
	width: 48%;
	text-align: center;
	background: transparent;
	font-size: 0.88rem;
	margin-right: 7px;
	font-weight: 700;
}

.modify-btn button:last-child {
	margin-right: 0;
}

/********** mypage **********/
/* modify */
.del-btn {
	width: 100%;
	text-align: right;
	padding: 20px 15px;
}

.join-del {
	font-family: 'NanumMyeongjo';
	font-size: 0.88rem;
	color: var(--main);
	border-bottom: 1px solid var(--main);
	background: transparent;
	font-weight: 800;
}

/* delete */
.id-box {
	background: #ced5de;
	padding: 20px 0;
	text-align: center;
	margin: 30px auto 8px;
	color: #222;
	font-size: 1.25rem;
}

.id-box .del-info {
	font-size: 0.88rem;
	color: #118d88;
	margin-bottom: 15px;
}

.del-text {
	font-size: 0.75rem;
	color: #222;
}

.del-info2 {
	font-size: 0.88rem;
	color: var(--main);
	font-weight: 500;
	margin: 55px auto 15px;
	line-height: 20px;
}

.pw-box {
	border-top: 1px solid #ced5de;
	border-bottom: 1px solid #ced5de;
	padding: 10px 0;
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.pw-box span {
	font-size: 0.75rem;
}

.pw-box input {
	background: #fff;
	font-size: 0.88rem;
	border-radius: 0;
}

.pw-box input::placeholder {
	color: #999;
}

/********** guide **********/
.guide-table {
	border-top: 2px solid var(--main);
	border-bottom: 1px double var(--main);
	text-align: center;
	width: 100%;
}

.guide-table thead th {
	background: #ebebeb;
	padding: 10px 0;
	position: relative;
	color: var(--main);
	vertical-align: middle;
	font-weight: 500;
	font-size: 0.75rem;
}

.guide-table thead th::after {
	content: '';
	position: absolute;
	top: 50%;
	left: 0;
	width: 1px;
	height: 9px;
	background: #fff;
	transform: translateY(-50%);
}

.guide-table thead th:first-child::after {
	display: none;
}

.guide-table tbody th {
	border-bottom: 1px solid #ced5de;
	vertical-align: middle;
	font-weight: 400;
}

.guide-table tbody td {
	padding: 10px 0;
	border: 1px solid #ced5de;
	vertical-align: middle;
	font-size: 0.88rem;
	font-weight: 300;
	letter-spacing: -0.5px;
}

.guide-table tbody td:first-child {
	border-left: 0;
}

.guide-table tbody td:last-child {
	border-right: 0;
}

.guide-table .bb-white th:nth-child(2)::after {
	display: none;
}

.guide-text {
	font-size: 0.88em;
	margin-top: 10px;
	line-height: 1.5em;
	color: #163022;
}

.table-wrap h3 {
	font-size: 1.13rem;
	font-weight: 400;
	margin-bottom: 10px;
}

.info-wrap {
	text-align: left;
	width: 100%;
	margin-bottom: 65px;
	border-bottom: 1px solid var(--main);
	border-top: 2px solid var(--main);
	margin-top: 15px;
}

.info-wrap li {
	border-bottom: 1px solid #ced5de;
	padding: 30px 10px;
	line-height: 18px;
	font-size: 0.88rem;
	font-weight: 300;
}

.info-wrap li span {
	font-size: 1em;
	font-weight: 500;
	display: block;
	margin-bottom: 15px;
}

.guide-tit {
	text-align: center;
}

.sub-tit {
	position: relative;
	font-size: 0.88rem;
	margin: 15px 0 40px;
	font-weight: 500;
	color: #333;
	text-align: center;
	line-height: 20px;
}

.sub-tit::after {
	content: '';
	position: absolute;
	bottom: -15px;
	left: 50%;
	width: 60px;
	height: 1px;
	background: #ced5de;
	transform: translateX(-50%);
}

.guide-tit h3 {
	color: #118d88;
	font-weight: 500;
	line-height: 26px;
}

.guide-box {
	background: #ecf0f5;
	border-radius: 10px;
	padding: 25px 0;
	font-size: 0.88rem;
	margin: 30px 0 50px;
}

.guide-box span {
	display: block;
	margin-bottom: 18px;
	font-size: 1rem;
	font-weight: 600;
}

.guide-box li {
	text-align: left;
	padding: 0 20px;
}

.guide-box li.refer {
	color: #d45705;
	font-size: 0.88rem;
	font-weight: 500;
	margin-top: 18px;
	text-align: center;
}

.guide-info-list {
	border-top: 2px solid var(--main);
	border-bottom: 1px double var(--main);
}

.guide-info-list dl {
	border-bottom: 1px solid #ced5de;
	padding: 30px 0;
	display: table;
	width: 100%;
}

.guide-info-list dt {
	text-align: center;
	display: table-cell;
	vertical-align: top;
	padding-right: 40px;
}

.guide-info-list dt img {
	width: 48px;
	height: 48px;
	background-size: cover;
	object-fit: cover;
}

.guide-info-list dt h3 {
	text-align: center;
	font-size: 0.75rem;
	font-weight: 600;
	margin-top: 5px;
}

.guide-info-text {
	font-size: 0.88rem;
	font-weight: 300;
}

/* guide table2 */
.guide-table2 {
	border-top: 2px solid var(--main);
	border-bottom: 1px double var(--main);
	text-align: center;
	width: 100%;
}

.guide-table2 tbody th {
	background: #ebebeb;
	color: var(--main);
	font-weight: 500;
	border-bottom: 1px solid #ced5de;
	vertical-align: middle;
	font-size: 0.75rem;
	position: relative;
}

.guide-table2 tbody td {
	padding: 10px 0;
	border: 1px solid #ced5de;
	vertical-align: middle;
	font-size: 0.88rem;
	font-weight: 300;
	letter-spacing: -0.5px;
}

.guide-table2 tbody th::after {
	content: '';
	position: absolute;
	top: 0;
	left: 50%;
	width: 10%;
	height: 1px;
	background: #fff;
	transform: translate(-50%, 0);
}

.guide-table2 tbody tr:first-child th::after {
	display: none;
}

.guide-table2 tbody td:first-child {
	border-left: 0;
}

.guide-table2 tbody td:last-child {
	border-right: 0;
}

.guide-table2 tbody td.img-area img {
	width: 100%;
	padding: 0 10px;
}

/********** club **********/
/* map */
.map-num {
	text-align: center;
	color: #118d88;
	font-weight: 500;
	margin: 5px 0 20px;
}

.map-info {
	margin-top: 25px;
	border-top: 2px solid var(--main);
	border-bottom: 1px solid var(--main);
}

.map-info li {
	border-bottom: 1px solid #ced5de;
	padding: 20px 0;
	color: #333;
	font-size: 0.88rem;
	letter-spacing: -0.5px;
}

.map-info li span {
	display: block;
	color: #118d88;
	font-size: 1rem;
	font-weight: 500;
	margin-bottom: 8px;
}

/* facil */
.club-tab {
	width: 100%;
	position: relative;
}

.club-tab ul {
	overflow: hidden;
	display: flex;
	width: 100%;
	justify-content: center;
}

.club-tab li {
	line-height: 40px;
	border: 1px solid #999;
	color: #999;
	font-size: 0.88rem;
	text-align: center;
	cursor: pointer;
	font-weight: 300;
	flex-grow: 99;
	text-transform: uppercase;
	font-weight: 400;
}

.club-tab li.on {
	color: #118d88;
	font-weight: 500;
	border: 1px solid #118d88;
}


.tab-info-box {
	color: #333;
}

.facil-info img {
	width: 100%;
}

.facil-info p {
	white-space: pre-line;
	margin-top: 30px;
	letter-spacing: -0.5px;
	line-height: 26px;
    padding-bottom: 40px;
}

.facil-info strong{
    color: #163022;
    font-size: 1.13rem; 
    font-weight: 400;
    display: block;
}
.facil-info hr{
    border: 0;
    border-bottom: 1px solid #ced5de;
    display: block;
    margin-top: 40px;
}
.club-text{
    text-align: center;
    padding-top: 40px;
}
.club-text p{
    padding-top: 14px;
    font-size: 0.75rem;
}

.facil-box {
	margin-top: 40px;
}

.facil-box img {
	width: 100%;
}

.facil-text {
	white-space: pre-line;
}

.facil-text p {
	line-height: 26px;
}

.facil-img-area {
	display: flex;
	justify-content: center;
	margin-top: 40px;
}

.facil-img-area img {
	width: 50%;
	margin-right: 7px;
}

.facil-img-area img:last-child {
	margin-right: 0;
}

.restaurant-text {
	white-space: pre-line;
	margin-top: 40px;
	letter-spacing: -0.5px;
	line-height: 26px;
}

/* intro */
.course-map {
	width: 100%;
}

.table-tit-sub {
	font-family: 'Noto Sans KR';
	font-size: 0.75rem;
	float: right;
}


.club-table {
	border-top: 2px solid var(--main);
	border-bottom: 1px double var(--main);
	width: 100%;
	text-align: center;
	font-size: 0.75rem;
}

.club-table thead th {
	background: #ebebeb;
	position: relative;
	padding: 10px 0;
	color: var(--main);
}

.club-table thead th::after {
	content: '';
	position: absolute;
	top: 50%;
	left: 0;
	width: 1px;
	height: 9px;
	background: #ecf0f5;
	transform: translate(-50%, -50%);
}

.club-table thead th:first-child::after {
	display: none;
}

.club-table tbody td {
	padding: 10px 0;
	border-bottom: 1px solid #ced5de;
}

.intro-bg {
	height: 190px;
	width: 100%;
}

.intro-box {
	position: relative;
}

.intro-box img {
	width: 100%;
	height: 190px;
	background-size: cover;
	object-fit: cover;
	background-position: center;
}

.intro-text {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 100%;
	color: #fff;
	transform: translate(-50%, -50%);
	text-align: center;
}

.intro-text h3 {
	font-weight: 600;
	font-size: 1rem;
	margin-bottom: 5px;
}

.intro-text span {
	display: block;
	font-size: 0.88rem;
}

.intro-text p {
	font-size: 0.88rem;
}

/********** course **********/
.slider-bg-wrap {
/*
	background: url(/mobile/images/club/course-slide-bg.jpg)center center no-repeat;
	background-size: 100% 550px;
	object-fit: cover;
*/
	width: 100%;
	margin-top: 30px;
	background-position: top;
}

/*info text*/
.course-text {
	color: #222;
	text-align: left;
	opacity: 0;
}

/* 활성화(active)시 컨텐츠 보이기 */
.swiper-slide-active .course-text {
	opacity: 1;
}

.hole-number {
	font-size: 1.75rem;
	font-family: var(--nm);
	margin-bottom: 30px;
	font-weight: 600;
	opacity: 0;
	letter-spacing: -0.5px;
}

.swiper-slide-active .hole-number {
	opacity: 1;
}

.par-info {
	font-size: 1rem;
	color: #163022;
	font-weight: 400;
	font-family: 'Noto Sans KR';
	margin-left: 15px;
	display: block;
}

.par-info b{
	color: #118d88;
	font-weight: 600;
}

/* .course-info {
	margin-bottom: 40px;
} */

.course-info li {
	margin-bottom: 20px;
	font-size: 1.0rem;
	line-height: 1.3em;
}

.course-info li:last-child {
	margin-bottom: 0;
}

/* course table */
.course-table {
	width: 100%;
	text-align: center;
	border-top: 1px solid #686868;
	border-bottom: 1px solid #686868;
	margin: 50px auto 25px;
}

.course-table thead th {
	font-size: 0.81em;
	font-weight: 700;
	padding: 6px 0;
	text-transform: uppercase;
	border-bottom: 1px solid #686868;
}

.course-table tbody td {
	font-size: 1rem;
	padding: 10px 0;
	font-weight: 400;
}

/* course-slider */
.swiper {
	overflow: visible !important;
}

.swiper-slide {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	position: relative;
	margin-top: 50px;
}

.swiper-scrollbar {
	background: #cccccc;
	position: absolute;
	bottom: -30px;
	left: 0;
	height: 1px;
	width: 100%;
}

.swiper-button-prev,
.swiper-rtl .swiper-button-next {
	left: 0px !important;
	top: 30% !important;
}

.swiper-button-next,
.swiper-rtl .swiper-button-prev {
	right: 0px !important;
	top: 30% !important;
}

.swiper-button-prev:after {
	content: '' !important;
	background: url(/mobile/images/club/btn_left.svg) center center no-repeat;
}

.swiper-button-next:after {
	content: '' !important;
	background: url(/mobile/images/club/btn_right.svg) center center no-repeat;
}

.swiper-button-next:after,
.swiper-button-prev:after {
	width: 24px;
	height: 50px;
}

.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
	opacity: 1 !important;
}

.swiper-button-next,
.swiper-button-prev {
	width: 30px !important;
	height: 30px !important;
}

.swiper-pagination {
	position: relative !important;
	top: 25px !important;
	text-align: center !important;
	transition: .3s opacity !important;
	transform: translate3d(0, 0, 0) !important;
	z-index: 10 !important;
}

.swiper-container-horizontal>.swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {}

.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
	vertical-align: middle;
	border: 1px solid #eee;
}

.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet b {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	font-weight: 400;
	color: var(--main);
	font-size: 0.88rem;
}

.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet:first-child::after {
	display: none;
}

.swiper-pagination-bullet {
	width: 20% !important;
	height: 40px !important;
	background: #ced5de !important;
	text-align: center;
	line-height: 40px;
	opacity: 1 !important;
	position: relative;
	border-radius: 0 !important;
}

.swiper-pagination-bullet:nth-child(6),
.swiper-pagination-bullet:nth-child(7),
.swiper-pagination-bullet:nth-child(8),
.swiper-pagination-bullet:nth-child(9) {
	width: 25% !important;
}

.swiper-pagination-bullet-active {
	background: var(--main) !important;
}

.swiper-pagination-bullet-active b {
	color: #fff !important;
}


.swiper-slide .bggray {
	text-align: center;
	width: 100%;
	margin-bottom: 20px;
}

.swiper-slide .bggray img {
	width: 70%;
	object-fit: cover;
	opacity: 0;
}

.swiper-slide-active .bggray img {
	opacity: 1;
}

.swiper-slide .bggray h3 {
	opacity: 0;
	position: absolute;
	left: 50%;
	transform: translate(-50%, 100%);
}

.swiper-slide-active .bggray h3 {
	position: absolute;
	left: 50%;
	bottom: -6%;
	transform: translate(-50%, 110%);
	opacity: 1;
	display: block;
	width: 100%;
}

.swiper-slide-active {
	opacity: 1;
	z-index: 99;
}

.godo{
    width: 100% !important;
    margin-top: 24px;
}

/*----------------------checkin--------------------------*/
/*visit*/
.contents-guide {
	position: relative;
	width: 96%;
	margin: 0 auto;
	padding: 70px 0 0;
}

.commonTit {
	padding: 35px 0;
}

.main_tit {
	font-size: 1.25em;
	color: #3e3e3e;
	width: 100%;
	text-align: center;
	padding-bottom: 10px;
	font-weight: bold;
}

.midBar {
	height: 1px;
	width: 16px;
	border-bottom: 1px solid #3e3e3e;
	margin: auto;
}

.theBox {
	width: 90%;
	margin: 0 auto;
	border-radius: 10px;
	background-color: #fff;
	box-shadow: 1px 1px 13px 0 rgba(232, 232, 232, 1);
	overflow: hidden;
}

.mStep1 {
	padding: 0.875em;
	position: relative;
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.mStep1 .nameBox {
	padding: 0 0.5em;
	overflow: hidden;
}

.mStep1 .nameBox strong {
	font-size: 1.5em;
	font-weight: 500;
	letter-spacing: -1px;
	float: left;
}

.mStep1 .nameBox span {
	padding: 0.3em 0.5em;
	background-color: #ea5815;
	border-radius: 20px;
	color: #fff;
	font-size: 0.78em;
	letter-spacing: -1px;
	display: inline-block;
	margin: 3px 0 0 5px;
}

.mStep1 .barcode {
	width: 45%;
	font-size: 0.875em;
	text-align: center;
}

.padding10 {
	padding: 10px 0;
}

.mStep1 .barcode table {
	margin: auto;
}

.mStep1 .barcode table td.b {
	background: url(/images/black.svg) center center no-repeat;
	width: 4px;
	height: 4px;
}

.mStep1 .barcode table td.w {
	background: url(/images/white.svg) center center no-repeat;
	width: 4px;
	height: 4px;
}

.mStep1 .mPoint {
	clear: both;
	display: inline-block;
	width: 50%;
	float: left;
}

.mStep1 .mPoint img {
	height: 25px;
	padding: 0 5px;
	vertical-align: middle;
}

.mStep1 .mPoint a {
	color: #ea5815;
	text-decoration: underline;
}

.mStep1 .mCoupon {
	display: inline-block;
	width: 50%;
	float: left;
}

.mStep1 .mCoupon a {
	color: #ea5815;
	text-decoration: underline;
}

.mStep1 .mCoupon img {
	height: 25px;
	padding: 0 5px;
	vertical-align: middle;
}

.mStep2 {
	padding: 1em;
	line-height: 1.4em;
	position: relative;
}

.mStep2 .kImg {
	float: left;
	padding: 0px 10px;
}

.mStep2 .kImg img {
	height: 54px;
	vertical-align: middle;
}

.mStep2 .lNumber {
	float: left;
	width: 100%;
}

.mStep2 .lNumber h2 {
	font-size: 1em;
	letter-spacing: -1px;
}

.mStep2 .lNumber h3 {
	font-size: 2em;
	letter-spacing: -1px;
	font-weight: bold;
}

.mStep2 a {
	border: 1px solid #ddd;
	border-radius: 13px;
	padding: 0.5em 1em;
	vertical-align: middle;
	box-shadow: 2px 3px 0px 0 rgba(232, 232, 232, 1);
	float: right;
	font-size: 0.75em;
	width: 50%;
	color: #444;
	text-align: center;
	letter-spacing: -1px;
}

.mStep2 a img {
	height: 30px;
	vertical-align: middle;
}

.blind {
	background-color: #fff;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	z-index: 10;
	opacity: 0.9;
}

.mStep2 .lNumber {
	float: left;
	width: 100%;
}

.mStep2 .lNumber h2 {
	font-size: 1em;
	letter-spacing: -1px;
}

.mStep2 .lNumber h3 {
	font-size: 2em;
	letter-spacing: -1px;
	font-weight: bold;
}

.mStep2 .kImg {
	float: left;
	padding: 0px 10px;
}

.mStep2 .kImg img {
	height: 54px;
	vertical-align: middle;
}

.mStep3 {
	padding: 0.5em;
	position: relative;
}

.mStep3 .itBox {
	float: left;
	margin: 4px 0px;
	width: 20%;
	text-align: center;
	position: relative;
	display: inline-block;
}

.mStep3 .itBox img {
	width: 80%;
}

.mStep3 .itBox .stamp {
	position: absolute;
	top: 40%;
	right: -20%;
	width: 100%;
}

.mStep3 .itBox .stamp img {
	width: 60%;
}

.mStep3 h2 {
	clear: both;
	text-align: left;
	font-size: 0.875em;
	padding: 10px 0;
}

.mStep3 h2 span {
	color: #ff8800;
}

.TableStyle3 {
	width: 100%;
	font-size: 0.925em;
	margin-top: 0.3em;
}

.TableStyle3 th {
	border-bottom: 1px solid 333;
	font-size: 0.925em;
	color: #909090;
	border-bottom: 1px solid #5f5e5e;
	padding: 8px 0;
}

.TableStyle3 td {
	border-bottom: 1px solid #d3d3d3;
	padding: 8px 0;
	text-align: center;
}

.TableStyle3.top {
	border-top: 1px solid #333;
}

.TableStyle3.top td:nth-of-type(2) {
	font-weight: bold;
}

.TableStyle3.top td:nth-of-type(3) {
	color: #ea5815;
}

.pr {
	position: relative;
}

.pt20 {
	padding-top: 20px;
}

.TableStyle4 {
	width: 100%;
	font-size: 0.925em;
	margin-top: 0.3em;
}

.TableStyle4 th {
	border-bottom: 1px solid #ddd;
	font-size: 0.925em;
	color: #909090;
	border-bottom: 1px solid #5f5e5e;
	padding: 8px 0;
}

.TableStyle4 td {
	border-bottom: 1px solid #d3d3d3;
	padding: 8px 0;
	text-align: center;
}

.TableStyle4 td label:first-child {
	margin-left: 0px;
}

.TableStyle4 td label {
	margin-left: 6px;
}

.TableStyle4 td input[type="text"],
.TableStyle4 td input[type="number"] {
	border: 1px solid #b5b5b5;
	height: 40px;
	width: 96%;
	text-align: center;
	text-indent: 0;
}

.TableStyle4 td input::placeholder {
	color: #d3d3d3;
	padding: 5px;
	font-weight: 300;
}

.TableStyle4 td input[type=checkbox] {
	vertical-align: middle;
	margin-bottom: -1px;
	margin-right: 2px;
	border: 1px solid #b5b5b5;
}

.TableStyle4 td input[type=radio] {
	vertical-align: middle;
	margin-right: 2px;
}

.TableStyle4 td input[type=radio]+label {
	vertical-align: middle;
}

.TableStyle4 td img.x {
	display: inline-block;
	vertical-align: middle;
}

.btn-add-box {
	width: 100px;
	padding: 40px 0 30px;
	margin: auto;
	text-align: center;
}

.btn-add-with {
	color: #bababa;
	text-align: center;
	display: inline-block;
	font-size: 1em;
}

.btn-add-bg {
	width: 49px;
	height: 49px;
	background-color: #e9e9e9;
	border-radius: 50%;
	margin: 0 auto 6px;
	display: flex;
	align-items: center;
	justify-content: center;
}

.cross {
	background: #fff;
	height: 30px;
	position: relative;
	width: 4px;
	display: block;
	margin: auto;
}

.cross::after {
	background: #fff;
	content: '';
	height: 4px;
	left: -13px;
	position: absolute;
	top: 12px;
	width: 30px;
}

.btnWrap3 {
	width: 90%;
	margin: 0 auto 1em;
	padding: 1em 0;
	overflow: hidden;
}

.btnWrap3 a {
	width: 100%;
	float: left;
	color: #fff;
	background-color: #949494;
	font-size: 1em;
	margin-right: 4%;
	padding: 0.875em 0;
	display: inline-block;
	text-align: center;
	border-radius: 15px;
	box-shadow: 5px 5px 0px 0 rgba(232, 232, 232, 1);
	display: inline-block;
}

.btnWrap3 a:last-child {
	margin-right: 0;
}

.btnWrap3 a.on {
	background-color: #000;
}

.btn_Choice {
	display: inline-block;
	color: #fff;
	background-color: #7b7b7b;
	padding: 0.3em 1em;
	font-size: 0.875em;
	border-radius: 10px;
}

.btn_Choice.on {
	background-color: #ea5815;
}

/* 240306 부대시설 슬라이드 추가 */
.swiper-tit {
	text-transform: uppercase;
	font-size: var(--font24);
	font-weight: 700;
	/*margin-bottom: 20px;*/
	color: var(--main);
	padding: 40px 0 16px;
	border-top: 1px solid #ebebeb;
}

.gallery-thumbs .swiper-slide img {
	opacity: 0.4;
	width: 100%;
	height: 36px;
	object-fit: cover;
}

.gallery-thumbs .swiper-slide-thumb-active img {
	opacity: 1;
}

.swiper-area .swiper-top img {
	/*height: 194px;*/
	width: 100%;
	object-fit: cover;
	/*border: 1px solid #ced5de;*/
}

.swiper-bottom .swiper-slide {
	margin-top: 20px;
}

.swiper-area .swiper-slide {
	margin-top: 0;
}

.swiper-area .swiper-button-prev,
.swiper-rtl .swiper-button-next {
	left: 0px !important;
	top: 55% !important;
}

.swiper-area .swiper-button-next,
.swiper-rtl .swiper-button-prev {
	right: 0px !important;
	top: 55% !important;
}

.swiper-area .swiper-button-prev:after {
	content: '' !important;
	background: url(/mobile/images/club/btn_left_w.svg) center center no-repeat;
}

.swiper-area .swiper-button-next:after {
	content: '' !important;
	background: url(/mobile/images/club/btn_right_w.svg) center center no-repeat;
}

.swiper-area .swiper-button-next:after,
.swiper-button-prev:after {
	width: 60px;
	height: 100px;
}

.swiper-area .swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
	opacity: 1 !important;
}

.swiper-area .swiper-button-next,
.swiper-button-prev {
	width: 30px !important;
	height: 30px !important;
}

/*모바일 메뉴 추가*/
.menu-box img{width: 100%;}
.menu-btn{width: 165px;text-align: center;color: #fff;background-color: #163022;font-size: 1rem;font-weight: 400;display: block;margin: 60px auto;padding: 10px 0;}

/*코스추가*/
.font14{ 
    font-size: 0.88rem;
}

.fw700{
    font-weight: 700;
}
.fw500{
    font-weight:500;
}

.guide-table.course th{
    border-bottom: 1px solid #fff;
}

.guide-table.course tbody td{
    height: 42px;
    padding: 4px 0;
    font-size: 0.75rem;
}


/*250428*/
.facil-info-w{
    width: 100%;
    font-size: 1rem;
    line-height: 1.63em;
    color: #333;
}

.facil-info-w .c-logo{
    margin: 40px auto 45px;
    max-width: 164px;
}
.facil-con-info h3{
    font-size: 1.13rem;
    font-weight: 500;
    line-height: 1.5;
    letter-spacing: -0.54px;
    color: #163022;
    padding-bottom: 20px;
}
.facil-info-w img{
    width: 100%;
}
.facil-info-section{
    display: flex;
    gap: 0 80px;
    align-items: flex-end;
}
.top-text{
    padding: 30px 0 40px;
}
.top-text2{
    padding: 56px 0 90px;
}
.pt40{
    padding-top: 40px;
}
.pb34{
    padding-bottom: 34px;
}

.facil-title{
    font-size: 1.13rem;
    font-weight: 500;
    line-height: 1.5;
    color: #163022;
    text-align: center;
    padding: 40px 0 34px;
}

.facil-text-area{
    font-size: 1rem;
}

.facil-info-w hr{
    border: 0;
    border-bottom: 1px solid #ced5de;
    display: block;
    margin-top: 10px;
}


/*------ Room Add Celine ------*/
.con-wrap {
	width: 100%;
	height: auto;
	margin: 0 auto;
	padding-bottom: 0;
}

.con-wrap .room-bg {
	position: relative;
	width: 100%;
	height: 100vh;
	background: url(/mobile/images/room/room_bg.jpg) center top no-repeat;
	background-size: cover;
}

.con-wrap .room-bg p.tit {
	width: 100%;
	position: absolute;
	top: 20%;
	font-size: 0.88em;
	line-height: 1.67em;
	color: #fff;
	font-weight: 300;
	text-align: center;
	text-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
}

.con-wrap .room-bg p.tit img {
	width: 200px;
	display: block;
	margin: 0 auto 32px;
}

.con-wrap .room-info {
	width: 100%;
    height: auto;
    position: relative;
    background-color: #ced5de;
    padding: 40px 0 60px;
}

.con-wrap .room-info ul{
	position: relative;
    margin: 0 auto;
    display: flex;
    justify-content: center;
    gap: 5%;
    flex-direction: column;
    align-items: center;
	padding-top: 50px;
}

.con-wrap .room-info ul::before {
    width: 100%;
	position: absolute;
    content: '이용 절차';
    font-size: 1.13em;
    color: #163022;
    text-align: center;
    font-weight: 500;
    top: 0;
}

.con-wrap .room-info ul li{
	width: 100%;
	color: #163022;
	font-size: 0.88em;
	text-align: center;
	padding-bottom: 20px;
}

.con-wrap .room-info ul li span{
	position: relative;
	display: block;
	font-weight: 600;
	padding-bottom: 30px;
}

.con-wrap .room-info ul li span::after {	
	width: 20px;
	position: absolute;
	content: '';
	height: 1px;
	background-color: #163022;
	top: 30px;
    left: 50%;
	transform: translateX(-50%);
}

.con-wrap .room-info ul li p{
	line-height: 1.67em;
	font-weight: 400;
}

.con-wrap .room-info .sub-nav {
	width: 96%;
	height: auto;
	margin: 0 auto;
	bottom: 0;
}

/* room-type */
.con-wrap .room-type{
	width: 100%;
	height: auto;
	position: relative;
}

.con-wrap .room-type .gallery-box{
	width: 100%;
	height: 254px;
}

.con-wrap .room-type .swiper-container.room,
.con-wrap .room-type .swiper-container.room .swiper-wrapper,
.con-wrap .room-type .swiper-container.room .swiper-wrapper .swiper-slide{
	width: 100%;
	height: 100%;
	margin-top: 0;
}

.con-wrap .room-type .swiper-container.room .swiper-slide img{
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.con-wrap .room-type .button-box {
	position: absolute;
    width: 96px;
    height: 48px;
    z-index: 9;
	top: 254px;
    right: 0;
}

.con-wrap .room-type .button-box.right {	
    left: 0;
}

.con-wrap .room-type .button-box .swiper-button-prev {
	width: 48px !important;
	height: 48px !important;
	background: url(/images/room/btn_prev.png) center center no-repeat;	
	left: 0px !important;
    top: 22px !important;
}

.con-wrap .room-type .button-box .swiper-button-next {	
	width: 48px !important;
	height: 48px !important;
	background: url(/images/room/btn_next.png) center center no-repeat;	
	right: 0px !important;
    top: 22px !important;
}
.con-wrap .room-type .button-box .swiper-button-prev:after,
.con-wrap .room-type .button-box .swiper-button-next:after {
	display: none !important;
}

/* info-box */
.con-wrap .room-type .info-box{
	width: 100%;
	background-color: #163022;
	opacity: 0.92;
	padding: 80px 16px;
	overflow: hidden;
	opacity: 92%;
}

.con-wrap .room-type .info-box p.mini-tit {
  font-size: 0.88em;
  font-weight: 100;
  color: #ebebeb;
  letter-spacing: 3.6px;
  opacity: 0.6;
  padding-bottom: 10px;
}

.con-wrap .room-type .info-box p.tit {
  font-size: 1.13em;
  font-weight: 500;
  color: #ebebeb;
}

.con-wrap .room-type .info-box .bar {
	width: 16px;
	height: 1px;
	background-color: #ebebeb;
	margin: 20px 0;
}

.con-wrap .room-type .info-box ul {
	width: 100%;
	display: flex;
    align-items: flex-start;
	gap: 20px;
}

.con-wrap .room-type .info-box ul li{	
	display: inline-block;
	font-size: 0.88em;
	font-weight: 500;
	color: #ced5de;
	line-height: 40px;
}

.con-wrap .room-type .info-box ul li:nth-child(2){	
	font-weight: 300;
}

.con-wrap .room-type .info-box ul li .underline {
	text-decoration: underline;
}

.con-wrap .room-type .info-box .reser-btn {
	display: block;
	width: 160px;
	line-height: 40px;
	border: 1px solid #ced5de;
	color: #ced5de;
	font-size: 1em;
	text-align: center;
	text-decoration: none;
	margin-top: 60px;
}

.con-wrap .room-type .info-box .reser-btn:hover {
	background-color: #ced5de;
	color: #163022;
	font-weight: 500;
	border: none;
	transition: 0.2s all ease-in-out;
}

.con-wrap .room-type .info-box p.content {
	width: 85%;
	font-size: 0.88em;
	line-height: 1.67em;
	color: #ced5de;
	padding-top: 48px;
	word-break: keep-all;
	font-weight: 100;
}

.gallery-area {
	width: 90%;
	margin: 50px auto 80px;
}

/* contact-box */
.con-wrap .contact-box {
	width: 100%;
	height: 280px;
	background: url(/images/room/contact_bg.png) center top no-repeat;
	background-size: cover;
}

.con-wrap .contact-box p {
	font-size: 1em;
	text-align: center;
	color: #ced5de;
	line-height: 1.67em;
	padding-top: 72px;
	text-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
}

.con-wrap .contact-box p a {
	display: block;
	width: 280px;
	line-height: 48px;
	font-size:1em;
	margin: 24px auto 0;
	text-align: center;
	color: #ced5de;
	border: 1px solid #ced5de;
}
