@charset "utf-8";

/*-------------------------- common css --------------------------*/
/* font color, style */
.bottom0{border-bottom: 0 !important;}

.green{color: #378468;}
.orange{color:#f6743b;}
.blue{color:#3e8ddc;}
.gray{color:#b7b7b7;}
.red {color:#cc1c1c !important;}
.yellow{color:#e2af00;}
.darkGray{ color: #58585a;}
.pink{ color: #d91b5c;}
.gold{color: #c8a445 !important;}

.bgreen01{background: #54b89f !important;}
.bgreen02{background: #4da4aa !important;}

.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;}

.font0{font-size: 0;}
.font725{ font-size: 0.725em !important;}
.font75{ font-size: 0.75em !important;}
.font825{ font-size: 0.825em !important;}
.font875{ font-size: 0.875em !important;}
.font125{ font-size: 1.25em !important;}
.font15{ font-size: 1.5em !important;}
.font2{ font-size: 2em !important;}

.hr{height:1px;border-bottom:1px solid #dddddd; width: 100%;}

.strong{ font-weight: 700; }
.bold{ font-weight: 700; }
.nomal{ font-weight: 500 !important;}
.nomal2{ font-weight: 400 !important;}
.through{ text-decoration: line-through;}

.bg_g{ background-color: #f8f8f8 !important;}

.ps{position: absolute; right: 55px;}

.wp20{ width: 20% !important;}
.wp25{ width: 25%;}
.wp27{ width: 27%;}
.wp28{ width: 28%;}
.wp30{ width: 30%;}
.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;}
.wp50{ width: 50% !important;}
.wp60{ width: 60%;}
.wp70{ width: 70%;}
.wp80{ width: 80% !important;}
.wp90{ width: 90%;}
.wp97{ width: 97%;}
.wp100{ width: 100% !important;}
.padding10{padding:10px 0;}
.padding20{padding:20px 0;}
.padding30{padding:30px 0;}
.padding50{padding:50px 0;}
.padding70{padding:70px 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;}
.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 !important;}
.mt100{ margin-top:100px;}
.mb10{ margin-bottom:10px !important;}
.mb20{ margin-bottom:20px;}
.mb25{ margin-bottom:25px;}
.mb30{ margin-bottom:30px !important;}
.pb0{ padding-bottom: 0 !important;}
.pb2em{ padding-bottom: 2em;}
.pb10{ padding-bottom: 10px;}
.pb20{ padding-bottom: 20px;}
.pb30{ padding-bottom: 30px;}
.pb80{ padding-bottom: 80px;}
.pt2em{ padding-top:2em;}
.pt3em{ padding-top:3em;}
.pt5{ padding-top:5px;}
.pt10{ padding-top:10px;}
.pt20{ padding-top:20px;}
.pt30{ padding-top:30px;}

.ml5{margin-left: 5px;}
.ml10{margin-left: 10px;}

.mr4{margin-right: 4px;}
.mr10{margin-right: 10px;}

.shadow{box-shadow: 3px 3px 10px rgba(0,0,0,0.3);}

.block{display: block !important;}

.line15{ line-height: 1.5em;}
.line58{line-height: 58px !important;}

.fw500{font-weight: 500;}
.fw600{font-weight: 600;}

.height42{height: 42px;}
.height160{height: 160px;}

.indent{padding: 0 10px;}
.indent10{text-indent: 10px;}

.double-border{border-top: 1px double #c8a445;}
.bg-gray{background: #f5f6f7; color: #666;}

/*------------------------------login---------------------------------*/
.bg-login{background-color: #fff; position: fixed; top: 0;bottom:0;right:0;left:0;z-index: 1004;}
.contents-login{ position: relative; z-index: 1100; width:100%; margin: 0 auto;}

.logo-login{ width:100%; margin: 3em 0 1em 0;}
.logo-login img{ display: block; width: 135px; margin: auto;}

.btn-back{ width:100%; position: relative; height: 68px; margin: auto;}
.btn-back h1{ position: absolute; left: 33px; bottom:0;}
.btn-back h1 a{ display: inline-block;}

.login-wrap{ width: 80%; margin:auto;}
.login-wrap ul{ margin-bottom:15px;}
.login-wrap ul h3{ font-weight: 500; color: #535B5D; padding-bottom: 10px; }
.login-wrap h1.title{ text-align: center; font-size: 1.5em; padding:30px 0 20px; color: #2F3334; font-weight: 500;}

.login-wrap ul li input[type="text"].borderB{ border-bottom: 1px solid #b4bbbc; padding-top:2px;}
.login-wrap ul li input[type="password"].borderB{ border-bottom: 1px solid #b4bbbc; padding-top:2px;}
.login-wrap ul li input[type="text"]:focus, .login-wrap ul li input[type="password"]:focus{border-bottom: 1px solid#f6743b;}
.login-wrap ul li input[type="text"]::placeholder{font-size: 0.875em; color: #5f6668; font-family: 'Noto Sans KR';}
.choice-day-box input[type="text"]::placeholder{font-size: 18px; color: #5f6668;}
.login-wrap ul li input[type="password"]::placeholder{font-size: 0.875em; color: #5f6668; font-family: 'Noto Sans KR';}
.login-wrap ul li.phone{ width: 100%; overflow: hidden; padding-top: 10px; display: flex; justify-content: space-between;}
.login-wrap ul li.phone input{ margin-left: 1.5%; font-size: 0.94em; float: left; width: 32%;}
.login-wrap ul li.phone input:first-child{margin-left: 0;}
.login-wrap ul li.phone select{float: left; width: 33%;}
.login-wrap ul li input[type="text"]:disabled{background: #fff; border: 1px solid #ddd; }

.btn-certified{border: 1px solid #E34346; color: #E34346; background: #fff; width: 100%; padding: 0.5em;}
.btn-certified.off{ border:1px solid #b4bbbc; color: #b4bbbc;}
.phone-certified{ width:100%; overflow: hidden;}
.phone-certified li{ width: 25%; float:left;}
.phone-certified li:first-child{ width: 75%;}
.phone-certified input[type="number"]{ width: 100%;}
.phone-certified .certified-time{ color: #E34346; line-height: 45px; background-color: #F4F4F4; text-align: center; font-weight: 300;}

.id-check-box{ width: 100%; padding: 3em 0; font-weight: 500; text-align: center; background-color: #F4F4F4; margin-bottom: 15px;}

/*login-btn*/
.btn-login{ width: 100%; text-align: center; overflow: hidden; margin-top:20px;}
.btn-login a{ float:left; width: 47.9%; border:1px solid #c8a445; color: #c8a445; font-weight: 300; display: inline-block; line-height: 40px; font-size: 1em; margin-right: 10px; background: #fff;}
.btn-login a:last-child{margin-right: 0;}
.btn-login a.enter{line-height: 48px;}
.btn-login a.on{ background-color: #c8a445; color: #fff;}
.btn-login a:last-child{ float:right;}

.btn-login span img{vertical-align: middle;}

.btn-idpw{ width: 90%; text-align: center; margin: 0 auto 40px; overflow: hidden;}
.btn-idpw a{ color: #535B5D; position: relative;  text-align: center; width: 50%; float: left; font-size: 0.94em;}
.btn-idpw a:first-child::after{ content: ''; width: 1px; height: 16px; background-color: #B4BBBC; position: absolute; right: 0; top:4px;}

.btn-sns{ width: 100%; margin-bottom: 15px;}
.btn-sns a{ display: block; background-color: #F4F4F4; text-align: center; line-height: 40px; font-size: 0.88em; color: #5F6668; margin-bottom: 6px;}
.btn-sns a img{ width: 25px; display: inline-block; vertical-align: middle; margin-right: 14px; margin-top:-4px; }

.text-login01{ font-size: 0.875em; text-align: center; line-height: 1.25em; color: #5f6668; word-break: keep-all;}
.btn-join-text{ font-size: 1em; font-weight: 700; color: #E34346; text-decoration: underline; text-align: center;}
/* login end */

/*---------------------------------- join ---------------------------------*/
.join-wrap{ width: 94%; margin:auto; padding-bottom: 3em;}
.join-top-box{ width: 100%; background-color: #c8a445; color: #fff; font-weight: 300; text-align: center; line-height: 48px; text-transform: uppercase; font-size: 1.13em;}
.join-top-box span{ color: #f3f3d4; font-weight: 300;}
.join-wrap h1.title{ text-align: center; font-size: 1.38em; padding:30px 0 20px; color: #2F3334; font-weight: 700;}

.join-tab {width: 100%; margin-bottom: 15px;}
.join-tab ul {width: 100%; overflow: hidden;}
.join-tab ul li {
    width: 50%;
	color: #fff;
    font-weight: 300;
    font-size: 1.0em;
    float: left;
    text-align: center;
	background: #b4bbbc;
    box-sizing: border-box;
	letter-spacing: -0.4px;
}
.join-tab ul li a {display:block; padding:8px 0;}
.join-tab ul li.on {background: #f38d5f !important;}

.check-all{ text-align: center; width: 100%;}
.check-all span{ width: 34px; height: 34px; display: inline-block; margin:25px 0 14px;}
.check-all input[type=checkbox] {display:none;}
.check-all input[type=checkbox] + label {cursor: pointer; background-repeat: no-repeat; background-image: url('/mobile/images/ic_check_off.svg'); background-size: 34px 34px; font-size: 0; padding: 17px; width: 34px; height: 34px;}
.check-all input[type=checkbox]:checked + label {background-image: url('/mobile/images/ic_check_on.svg'); background-size: 34px 34px;}

.join-box{ width: 100%;}
.join-box ul li h2.title{ font-size:1.13em; text-align: left; color: #535b5d; letter-spacing: -1px; font-weight: 400; padding:6px 0 10px 10px; position: relative;}
.join-box ul li h2.title b{ color: #ccb835; padding-left: 5px; display: inline-block;}

.join-table{width: 100%; color: #666;}
.join-table thead th{background: #ddd; border-bottom: 1px solid #ccc; font-weight: 500; padding: 10px 0; text-align: center; vertical-align: middle;}
.join-table tbody td{border: 1px solid #ddd; text-align: center; padding: 5px; vertical-align: middle;}
.join-table tbody td input{text-align: left;}

.check-select{ position: absolute; right: 10px; bottom:10px; }
.check-select input[type=checkbox] {display:none;}
.check-select input[type=checkbox] + label { cursor: pointer; background-repeat: no-repeat; background-image: url('/mobile/images/ic_check_off.svg'); background-size: 24px 24px; font-size: 0; padding: 12px;}
.check-select input[type=checkbox]:checked + label {background-image: url('/mobile/images/ic_check_on.svg'); background-size: 24px 24px;}

.auto-login{margin: 20px auto; position: relative;}
.check-select2{display: inline-block; float: right;}
.check-select2 span{position: absolute; right: 0; top: -8px;}
.check-select2 input[type=checkbox] {display:none;}
.check-select2 input[type=checkbox] + label { cursor: pointer; background-repeat: no-repeat; background-image: url('/mobile/images/img_check_style02.svg'); background-size: 24px 24px; font-size: 0; padding: 12px;}
.check-select2 input[type=checkbox]:checked + label {background-image: url('/mobile/images/img_check_style02_on.svg'); background-size: 24px 24px;}


.join-agree-box{ width: 100%; height: 100px; border:1px solid #e8e8e8; background-color: #f4f4f4; font-size: 0.75em; font-weight: 300; padding : 12px; margin-bottom:10px; overflow: hidden; overflow-y: scroll; white-space: pre-line;}
.text-join01{ font-size: 0.875em; line-height: 1.25em; color: #535b5d; word-break: keep-all; text-align: left; letter-spacing: -1px;}
.text-join02{ color: #2f3334; font-weight: 300; font-size: 0.88em; word-break: keep-all; width: 96%; margin: auto; letter-spacing: -1px;}
.text-join02 span.text-big{ color: #164b4c; font-size: 1.125em; font-weight: 500; }
.text-join02 span.text-small{ font-size: 0.925em;}

.certified-box{ width: 100%; overflow: hidden; margin:0 auto 30px;}
.certified-box li{ width: 40%; float:left; text-align: center; margin: 0 5%;}
.certified-box li h2{ color: #535b5d;  font-weight: 500;}
.certified-box li p{ border-radius: 50%; width: 104px; height: 104px; background-color: #e8e8e8; margin: 20px auto; display: flex; justify-content: center; justify-items: center; padding :1em;}

.member-info-box{ width: 100%;}
.member-info-box dl{ width: 100%; overflow: hidden; margin-bottom: 26px;}
.member-info-box dt{ display: block; margin-bottom: 15px; color: #000; font-weight: 500;}
.member-info-box dt span{ vertical-align: text-top; color: #ccb835; font-weight: 500; padding-left: 5px;}
.member-info-box dd{ width: 100%; margin-bottom: 8px;}

.enter-name{ width: 70% !important; float: left;}
.member-info-box input[type="text"]:disabled{background: #fff; border: 1px solid #ddd; }
.member-info-box input[type="number"]:disabled{background: #fff; border: 1px solid #ddd; }

.enter-sex{ width: 28% !important; margin-left: 2%; float: left;}
.enter-sex select{ width:100%;}

.enter-id{ width: 70% !important; float: left;}
.btn-overlap{ width: 28% !important; margin-left: 2%; color: #E34346; background-color: #fff; border: 1px solid #E34346; font-weight: 400; text-align: center; line-height: 43px;}

.birthday{ width: 100%; overflow: hidden;}
.birthday select{ width: 32%; margin-left: 1%; float: left;}
.birthday select:first-child{ width: 34%; margin-left: 0;}

.email{ display: flex; justify-content: space-between; justify-items: center; line-height: 48px;}
.email input[type="text"]{ width: 45%;}

.member-info-box .phone{ width: 100%;}
.member-info-box .phone input{ margin-left: 1.5%; font-size: 0.94em; float: left; width: 31.8%;}
.member-info-box .phone input:first-child{margin-left: 0;}
.member-info-box .phone select{float: left; width: 33%;}

.radio-sty01{ font-size: 0.88em;}
.radio-sty01 input[type=radio] {display:none;}
.radio-sty01 input[type=radio] + label { background-repeat: no-repeat; background-image: url('/mobile/images/ic_check_off.svg'); background-size: 16px 16px; padding-left: 21px; padding-right: 20px; background-position: left top 0px; margin-bottom: 10px; padding-bottom: 2px;}
.radio-sty01 input[type=radio]:checked + label { background-image: url('/mobile/images/ic_check_on.svg'); background-size: 16px 16px;}

.join-finish{ width:74%; margin: auto;}

/* join03 */
.select-box-02 select{display: inline-block;}

/* join04 */
.join04-text{color: #E34346; font-size: 1.2em; font-weight: 400;}

/*sub-nav*/
.sub-nav{ position: fixed; top:55px; z-index: 30; left: 0; right:0; display: flex;}

/*sub-select*/
.sub-select {
	background: #f5f6f7;
	text-align: left;
	cursor: pointer;
	position: relative;
	text-indent: 1em;
	line-height: 60px;
    font-size: 0.94em;
    width: 50%;
}
.sub-select.second{ background-color: #f8f8f8; border-right:0; width: 50%;}
.sub-select span{color: #535b5d;}
.sub-select li .options {
	display: block;
	margin: 0;
	background:#fff;
	position: absolute;
	width: calc( 100% + 1px);
	overflow: hidden;
	max-height: 0;
	border-top:0;
	top:60px;
	left:0;
	opacity: 0;
	transition:0.5s ease all;
	z-index: 1;
    color: #535b5d;	
    border-right: 1px solid #ccc;
}
.sub-select li .options li {transition: 0.5s ease all; border-bottom: 1px solid #ccc;}
.sub-select li .options li:last-child {border-bottom:0;}

.sub-select li .options.open {
	background: #f5f6f7;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-top:1px solid #ccc;
	opacity: 1;
	max-height: 1000%;
	overflow-y: auto;
}
.sub-select.sub-select.second li .options { left: -1px;}
.sub-select:before {
  content: '';
  width: 16px;
  height: 16px;
  position: absolute;
  top:22px;
  right: 20px;
  transition: all ease 0.25s;
  background: url(/mobile/images/main/down_arrow.svg) center center no-repeat;
}

.selected-option{position: relative;}
.selected-option::after{content: ''; position: absolute; bottom: 20px; left: 0; width: 1px; height: 20px; background: #e8e8e8;}

/* reservation */
.contents-reservation{position: relative;width: 92%;min-height: 100%;margin: auto;padding-top:120px;padding-bottom: 30px;}
.contents-reservation h1{font-size: 20px; text-align: left;}
.contents-reservation h2{font-size: 20px; margin: 10px 0 20px; text-align: center;}

/* lounge */
.join03-text{font-size: 0.875em; margin-top: 0.5em;}
.del-title{color: #E34346; font-weight: 600; font-size: 0.94em;}
.del-text{padding: 0.5em; white-space: pre-line; font-weight: 200; font-size: 0.88em;}


/*----------------------checkin--------------------------*/
/*visit*/
.commonTit{margin: 80px 0 20px;}
.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; font-weight: 300;}

.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: #C5A658;}

.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;}


/*partner*/
.TableStyle1{ width: 100%; border-top: 1px solid #444; border-bottom: 1px solid #ddd;font-size: 0.925em; margin-top: 0.5em;}
.TableStyle1 th{border-bottom: 1px solid #ddd; color: #909090;padding:8px 0;}
.TableStyle1 td{border-bottom: 1px solid #ddd; padding:8px 0;}
.TableStyle1 td strong{ font-weight: bold;}

.team-btn{background: #C5A658; border-radius: 4px; color: #fff; padding: 0.2em 1em; font-size: 0.875em; vertical-align: middle;}

/*패키지 예약*/
.time-title{position: absolute;right: 55px;color: #707070;}

/*예약조회 레이어팝업*/
.basic-pop7{ background-color: #fff;	border-radius: 8px; position:fixed; z-index:1010; width: 85%;  top:50%; left: 50%; transform: translate(-50%, -50%);border-radius: 20px;}
.pop-txt-area{padding: 37px 48px;}
.pop-txt-area p{white-space: pre-line;text-align: center;font-weight:500;font-size: 0.938rem;}
.popup7-btn{width: 100%;height: 45px;display: flex;text-align: center;}
.popup7-btn a:first-child{display:inline-block; width: 50%;background:#eee;border-radius: 0 0 0 20px;font-weight: 700;line-height: 45px;}
.popup7-btn a:last-child{display:inline-block;width: 50%;background:#a14d37;border-radius: 0 0 20px 0;color: #fff;font-weight: 700;line-height: 45px;}
.overlay{position: fixed; top:0; left: 0; right: 0; bottom:0;  background-color: rgba(0,0,0,0.5); z-index:1004;}

/* reservation */
.contents-reservation{position: relative;width: 92%;min-height: 100%;margin: auto;padding-top:90px;padding-bottom: 60px;}
.contents-reservation h1{font-size: 20px; text-align: left;}
h3.tit{font-size: 0.81rem; font-weight: 700;}
.contents-reservation h2{font-size: 18px; margin: 40px 0 10px; text-align: center; font-weight: 600;}
.contents-reservation h3.sub-text{font-size: 16px; font-weight: 300; text-align: left; color: #2F3334;}
.sub-title{font-size: 17px; color: #2F3334;display: flex; justify-content: space-between; align-items: center;}
.sub-title02{margin: 2em 0 1em;}
.sub-title span{float: right; font-size: 12px;}

.reser-wrap{width: 100%;}
.reser-wrap .reser-area{width: 100%; height: 100%; display: block; border-radius: 0 0 40px 0;  margin-bottom: 20px;}
.reser-wrap .reser-area:nth-child(odd){background: #C5A658;}
.reser-wrap .reser-area:nth-child(even){background: #A14D37;}
.reser-box{width: 100%; height: 140px; position: relative; padding: 20px;}
.reser-box img{float: right;}
.reser-text h4, .reser-txt{color: #fff;}
.reser-text h4{font-size: 20px; font-weight: bold;}
.reser-text{position: absolute; bottom: 23px; left: 20px;}

/* reservation - package */
.tab-wrapper{
	width: 100%; max-width:500px;
	-ms-overflow-style: none; /* IE and Edge */
    scrollbar-width: none; /* Firefox */
}

/*tab-menu 2개*/
.tab-wrapper::-webkit-scrollbar{display: none; /* Chrome, Safari, Opera*/}
.tab-menu{text-align: center; overflow-x: auto; white-space: nowrap; font-size: 0;}
.tab-wrap{max-width: 100%;}
.tab-menu a {position:relative; background-color: #fff; color:#535B5D; padding: 0.7em 0; width: 50%; text-align: center; margin: 0 auto; font-size: 13px; font-weight: 300; display: inline-block; border: 1px solid #ddd; border-right: none;}
.tab-menu a:last-child{border-right: 1px solid #ddd;}
.tab-menu a.on {color: #fff; font-weight: 500; background: #378468; border: 1px solid #378468;}
.tab-content>div {background-color: #fff;box-sizing:border-box;width: 100%;}
.tab-select{width: 100%; float: left; padding: 1em 0;}
.tab-select li{width: 46.6%; float: left; margin-right: 10px;}
.tab-select li h3{display: inline-block; font-size: 15px; font-weight: 300; margin-right: 10px;}

/*tab-menu 3개*/
.tab-menu03{text-align: center; overflow-x: auto; white-space: nowrap; font-size: 0;}
.tab-menu03 a{width: calc(100%/3); position:relative; background-color: #fff; color:#535B5D; padding: 0.7em 0; text-align: center; margin: 0 auto; font-size: 13px; font-weight: 300; display: inline-block; border: 1px solid #ddd; border-right: none;}
.tab-menu03 a:last-child{border-right: 1px solid #ddd;}
.tab-menu03 a.on {color: #fff; font-weight: 500; background: #378468; border: 1px solid #378468;}

/*tab-menu 4개*/
.tab-menu04{text-align: center; overflow-x: auto; white-space: nowrap; font-size: 0;}
.tab-menu04 a{width: calc(100%/4); position:relative; background-color: #fff; color:#535B5D; padding: 0.7em 0; text-align: center; margin: 0 auto; font-size: 13px; font-weight: 300; display: inline-block; border: 1px solid #ddd; border-right: none;}
.tab-menu04 a:last-child{border-right: 1px solid #ddd;}
.tab-menu04 a.on {color: #fff; font-weight: 500; background: #378468; border: 1px solid #378468;}

.line {position:absolute;width: 0;height: 2px;background-color: #A14D37;bottom: -2px;left: 0;}

.tab-box p{white-space: pre-line;font-size: 0.8em; font-weight: 300; color: #2f3334;}

/* .cal-title{padding-top: 1em;} */
.reser-calendar h3{display: inline-block;}
.reser-calendar .list{display: inline-block; position: relative; float: right;}
.reser-calendar .list h4{display: inline-block; padding-left: 30px; font-size: 12px;}
.list h4:last-child{padding-right: 0 !important;}

.square_orange{position: absolute; top: 9px; height: 12px; border: 1px solid #f6743b; width: 12px; right: 138px;}
.square_yellow{position: absolute; top: 9px; height: 12px; background: #F3F3D4; width: 12px; right: 83px;}
.square_gray{position: absolute; top: 9px; height: 12px; background: #B4BBBC; width: 12px; right: 27px;}

/* pkg check */
.pkg-check{width: 100%; border: 1px solid #999; padding: 0.8em; text-align: center; display: flex; justify-content: center; align-items: center; margin:2em 0; border-radius: 4px;}
.pkg-check tbody tr th{text-align: right; font-weight: bold; font-size: 15px; vertical-align: middle; padding: 0.3em 0;}
.pkg-check tbody tr td{vertical-align: middle; text-indent: 20px; text-align: left; padding: 0.3em 0;}
.pkg-check ul li{color: #999; font-size: 0.75em;}
.reser-date{color: #e34346; font-size: 14px; font-weight: 500; margin-left: 10px; display: inline-block;}
.select-calendar{width: 100%; margin-top: 1em;}

/* calendar title, arrow */
.calendar-area{}
.arrow_prev, .arrow_next{position: relative;}
.arrow_prev::before{content: "◀"; color: #535B5D; position: absolute; top: 5px; left: 4px; cursor: pointer; font-size: 12px;}
.arrow_next::before{content: "▶"; color: #535B5D; position: absolute; top: 5px; right: 4px; cursor: pointer; font-size: 12px;}

/* calendar table */
.month_choice h2{text-align: center; padding: 1em 0; font-size: 1.25em;}
.m_calendar{width: 100%; text-align: center; margin: 0 auto; border-collapse: separate; border-spacing: 2px;}
.m_calendar thead tr th{padding: 0.5em 0; text-transform: uppercase; font-size: 12px; font-weight: 400;}
.m_calendar tbody tr td{border: 1px solid #E8E8E8; padding: 0.3em 0; height: 56px; font-size: 0.875em; font-weight: 300; position: relative; color: #ccc; transition: all 0.3s;}
.m_calendar tbody tr:last-child{border-bottom: none !important;}
.m_calendar tbody tr td span{display: block; font-size: 10px; color: #222; font-family: 'Noto Sans KR'; letter-spacing: 0.5px; position: absolute; right: 3px;}
.m_calendar tbody tr td.today{background: #c8a445; color: #fff;}
.m_calendar tbody tr td.today span{color: #fff;}
.m_calendar tbody tr td.possible{border: 1px solid #ccc; color: #222;}
.m_calendar thead tr th:first-child{color:#e34346;}
.m_calendar thead tr th:last-child{color:#008ec4;}
.m_calendar tbody tr td.possible:first-child{color:#e34346;}
.m_calendar tbody tr td.possible:last-child{color:#008ec4;}
.m_calendar tbody tr:last-child td:last-child{color: #000 !important;}

/*자물쇠 이미지 추가*/
.m_calendar tbody tr td img{position: absolute; bottom: 3px; left: 3px;}

/* accordion menu */
.reser-list{ width: 100%;}
.reser-list ul.reser-con{ display: none; clear: both;}
.reser-list h1{ padding: 0.5em 1em; border: 1px solid #A14D37; color: #A14D37; height: 48px;}
.reser-list h1.on{color: #fff; background-color:#A14D37; }
.reser-list h1.borderB{ border:1px solid #9e896e;}
.reser-list h1 span{ float: right; margin-right: 5px;}
.ico_ar{ margin-top: 10px;}
.ico_ar img.on{background: url('/mobile/images/arrow_down.png')center center no-repeat;}
.reser-con.borderB{ border:1px solid #9e896e;}

.feeWrap{ width: 100%; padding-bottom:10px;}
.feeWrap .sec{ float: left; width: 48%; margin-right: 2%;}
.feeWrap .sec:last-child{ margin-right: 0%;}

.feeBox2{ width: 96%; overflow: hidden; margin:0 auto;}
.feeBox2 dl{ width: 100%; margin: 5px 0; clear: both;}
.feeBox2 dl dt{ text-align: left; font-size: 0.875em; float: left; width: 48%; letter-spacing: -1px; margin-right: 2%; padding:2px 0;}
.feeBox2 dl dd{ text-align: left; font-size: 0.875em; float: left; width: 50%; letter-spacing: -1px; padding:2px 0;}

.feeBoxV2{ width: 96%; overflow: hidden; margin:0 auto;}
.feeBoxV2 dl{ width: 100%; margin: 5px 0; clear: both;}
.feeBoxV2 dl dt{ text-align: left; font-size: 0.875em; float: left; width: 28%; letter-spacing: -1px; margin-right: 2%; padding:2px 0; color: #fff;}
.feeBoxV2 dl dd{ text-align: left; font-size: 0.875em; float: left; width: 70%; letter-spacing: -1px; padding:2px 0;color: #fff;color: #fff;}

.feeBox3{ width: 100%; overflow: hidden;}
.feeBox3 dl{ width: 33.3%; border-right: 1px solid #c5baad; float: left; margin: 5px 0;}
.feeBox3 dl:last-child{ width: 33.3%; border-right:0}
.feeBox3 dl dt{ text-align: center; padding-bottom: 5px; font-size: 0.875em;}
.feeBox3 dl dd{ text-align: center; font-size: 0.875em;}

.feeBoxWrap{ width: 100%; overflow: hidden; margin-top: 5px;}
.feeBoxWrap .box1{ float: left; width: 48%; margin-right: 2%;}
.feeBoxWrap .box2{ float: left; margin-left: 2%; width: 47%;padding-left: 5px;}
.feeBoxWrap h2{  padding: 3px 0 6px; text-align: center; border-bottom: 1px solid #cfc4b7; color: #fff; font-size: 0.875em;}
.feeBoxWrap dl{ clear: both; width: 100%;}
.feeBoxWrap dt{ width: 55%; letter-spacing: -1px;font-size: 0.875em; color: #fff; float: left; padding:3px 0 3px 5px; text-align: left; }
.feeBoxWrap dd{ width: 45%; font-family:"Eina03"; font-size: 0.875em; color: #fff; float: left; text-align:right; padding:3px 5px 3px 0;}

.feeBoxWrap2{ width: 100%; overflow: hidden; background-color: #ece7e2; margin-bottom: 15px; }
.feeBoxWrap2 .box1{ float: left; width: 48%; margin-right: 2%;}
.feeBoxWrap2 .box2{ float: left; margin-left: 2%; width: 47%;padding-left: 5px;}
.feeBoxWrap2 h2{  padding: 3px 0 6px; text-align: center; border-bottom: 1px solid #cfc4b7; color: #fff; font-size: 0.875em;}
.feeBoxWrap2 dl{ clear: both; width: 100%;}
.feeBoxWrap2 dt{ width: 100%; letter-spacing: -1px;font-size: 0.875em; float: left; padding:3px 0 3px 5px; text-align: center; }
.feeBoxWrap2 dd{ width: 100%; font-family:"Eina03"; font-size: 0.875em; float: left; text-align:left; padding:3px 5px 3px 0;}

.feeBoxWrap2 .box3{ width:100%;}
.feeBoxWrap2 .box3 dl{ clear: both; width: 100%; border-bottom: 1px solid #cfc4b7; overflow: hidden;}
.feeBoxWrap2 .box3 dt{ width: 49%; letter-spacing: -1px;font-size: 0.875em; float: left; padding:3px 0 3px 5px; text-align: center; }
.feeBoxWrap2 .box3 dd{ width: 50%; font-family:"Eina03"; font-size: 0.875em; float: left; text-align:left; padding:3px 5px 3px 15px;}

.feeText{ width: 96%; margin: 0 auto; padding: 10px 5px;  border-bottom: 1px solid #cfc4b7;}
.feeText h3{ font-weight: 500;padding:0 !important;}
.feeText h4{ padding-left: 5px; line-height: 1.25em; padding:3px 5px; font-size: 0.875em; margin: 0;}

.table-sub-text{position: relative; color: #222; font-size: 0.875em; margin: 5px 10px;}
.table-sub-text::after{content: ''; position: absolute; bottom: 45%; left: -10px; background: #c8a445; width: 4px; height: 4px;}

/* tab */
.content-box{position: relative;overflow: hidden;}
.reser-tab-title{ font-size: 22px; color: #2F3334; position:absolute; width: 15%; float: left; display: inline-block; top: 20px;}
.faciltyBtn{width:100%;overflow:hidden; margin-top: 20px; font-size: 0.875em;}
.faciltyBtn li{border: 1px solid #ccc; color: #ccc; padding: 1em;}

.reser-tab{width: 100%; height: 40px; font-size: 0.875em;}
.reser-tab li a{border: 1px solid #ccc; color: #ccc; font-weight: 400; display: inline-block; text-align: center; width: calc(100%/4); float: left; padding: 0.7em 0; border-right: none;}
.reser-tab li:last-child a{border-right: 1px solid #ccc;}
.reser-tab li a.on{border:1px solid #c8a445; color: #c8a445;}

.golf-fa li{display: block; width: 190px; text-align: left; background: url(/images/reservation/reser_course_tab_off.svg)no-repeat; background-position: 180px 23px;}
.golf-fa li.on{background: url(/images/reservation/reser_course_tab_on.svg)no-repeat; background-position: 180px 23px;}

/* course */
.course-img{width: 100%; border-top: 2px solid #c8a445;}
.course-text{font-weight: 500; color: #222; line-height: 24px; }
.course-text span{color: #c8a445; font-weight: 500;}
.course-info{font-size: 0.875em; line-height: 24px;}

.course-box{width: 100%; text-align: center; margin: 30px auto;}

.course-guide{margin: 30px 0 50px; background: #f5f6f7; padding: 15px; color: #222}
.course-guide li{position: relative; line-height: 18px; font-size: 0.75em; margin: 8px 10px;}
.course-guide li::after{content: ''; position: absolute; top: 8px; left: -10px; width: 2px; height: 2px; background: #c8a445;}
.course-guide h3{font-size: 0.875em; font-weight: 500;}

.q-course{display: block; position: relative; width: 100%;}
.course-img2{width: 100%; background-size: cover; object-fit: cover;}
.course-sub-text{position: absolute; top: 35%; left: 15px; color: #fff; text-align: left;}
.course-sub-text h3{font-size: 1.25em;}
.course-sub-text p{font-size: 0.75em;}
.course-sub-text p img{vertical-align: middle;}

.cours-tit{width: 100%; text-transform: uppercase; color: #c8a445; font-size: 1.125em; margin-bottom: 10px;}
.cours-tit span{color: #222; font-size: 0.625em; float: right;}

.tab-img img, .tab-img2 img, .tab-img3 img{width: 100%;}

/* course table */
.course-table{width: 100%; border-top: 3px solid #222; font-size: 0.75em; text-align: center;}
.course-table thead th{background: #f5f6f7; color: #666; border-bottom: 1px solid #ccc; padding: 10px 0px; font-weight: 400;}
.course-table tbody td{color: #222; border-bottom: 1px solid #ccc; padding: 10px 0;}
.course-table tbody tr:last-child td{border-bottom: 1px solid #222;}


/* reser-table */
.reser-table{width: 100%; border-top: 2px solid #222; color: #222; font-size: 0.75em;}
.reser-table thead th{background: #f5f6f7; border-bottom: 1px solid #ccc; color: #666; padding: 0.5em;}
.reser-table tbody td{border-bottom: 1px solid #ccc; padding: 1.2em 0; text-align: center;}
.rbtn{background: #c8a445; color: #fff; border-radius: 4px; text-align: center; padding: 0.5em; vertical-align: middle; font-weight: 300;}
.rbtn img{vertical-align: middle;}

/* reser popup */
.commonPop{z-index: 1005; background: #fff; border-radius: 4px; padding: 1em 0.8em; transform: translate(-50%, -50%); width: 90%; max-height: 90%; position: fixed; left: 50%; top: 50%; overflow-y: auto;}
.guideTable{width: 100%; font-size: 0.875em; font-weight: 300; text-align: left;}
.guideTable tbody th{background: rgba(68, 74, 92, 0.15); color: #666; padding: 0.7em; border-bottom: 1px solid #fff;}
.guideTable tbody tr:last-child th{border-bottom: none;}
.guideTable tbody td{padding: 0 1em;}
.guide_txt{font-size: 0.625em; margin: 10px 0 30px; line-height: 15px;}
.reser-pop-btn{width: 90%; margin: 0 auto;}
.reser-pop-btn a{border: 1px solid #c8a445; color: #c8a445; padding: 0.5em; display: inline-block; width: 49%; text-align: center; font-size: 0.875em;}
.reser-pop-btn a.on{background: #c8a445; color: #fff;}


/* check-table */
.check-table{width: 100%; border-bottom: 1px solid #DDD; color: #2F3334;}
.check-table tbody th{text-align: left; padding: 0.7em 0; font-size: 0.8em;}
.check-table tbody td{text-align: right; font-size: 14px;}

/* reser-btn */
.reser-btn{padding-bottom: 2em;}
.reser-btn a{width: 48%; border: 1px solid #378468; text-align: center; padding: 0.5em 1em; color: #378468; display: inline-block; font-weight: 500;}
.reser-btn a.red{color: #fff !important; background: #378468 !important; float: right;}

/***** reserCheck *****/
.search-box{width: 100%;}
.choice-day-box{ display: flex; width: 100%; color: #5f6668; justify-content: space-between; align-items: center;}
.choice-day-box span{/*line-height: 38px; */width:4%; text-align: center;}
.choice-day-box .choice-day{ width: 35%; height: 38px; padding:11px 0 11px 11px; background-color: #f4f4f4; font-size: 0.81em;}
.choice-day-box .choice-day img{ width: 21px; height: 20px; display: inline-block; vertical-align: middle; margin-top: -2px; margin-right: 8px;}
.date-serch{background: #c8a445; color: #fff; padding: 0.5em 1.2em; vertical-align: middle; height: 38px;}
.reser-btn02{background: #c8a445; color: #fff; border-radius: 4px; padding: 0.3em 0.5em;}

/* reservation-layer-popup */
.overlay{display: none; position: fixed; top:0; left: 0; right: 0; bottom:0;  background-color: rgba(0,0,0,0.7); z-index:1004;}
.overlay2{display: none; position: fixed; top:0; left: 0; right: 0; bottom:0;  background-color: #000; z-index:1004;}
.overlay2 img{position: absolute; top: 20px; right: 20px;}
.basic-pop{ background-color: #fff; border-radius: 4px; position:absolute; z-index:1010; width: 100%; padding: 0.8em; max-height: 80%; overflow-y: auto; top:70%; left: 50%; transform: translate(-50%, -50%); border: 1px solid #ccc; box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);}
.basic-pop2{ background-color: #fff; border-radius: 4px; position:absolute; z-index:1010; width: 100%; padding: 0.8em; max-height: 80%; overflow-y: auto; top:70%; left: 50%; transform: translate(-50%, -50%); border: 1px solid #ccc; box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);}
.basic-pop3{position:fixed; z-index:1010; max-height: 85%; overflow-y: auto; top:50%; left: 50%; transform: translate(-50%, -50%); width: 100%;}
.basic-pop3 .img-wrap, .basic-pop3 .img-wrap img{width: 100%;}
.basic-pop3 h3{color: #fff; text-align: center; margin: 1em 0; font-size: 1.2em;}
.calendar-area{ padding-bottom: 0; font-size:0.88em;}

/* calendar table */
.month_choice h3{text-align: center; padding: 0.8em 0; font-size: 1em; font-weight: 600;}
.s_calendar{ width: 100%; border-collapse: separate; border-spacing: 2px;}
.s_calendar th{padding: 5px 0; font-size: 12px;}
.s_calendar th:first-child{color: #e34346;}
.s_calendar th:last-child{color: #008ec4;}
.s_calendar td{ color: #222; padding: 13px 10px; text-align: center; position: relative; border: 1px solid #e8e8e8; font-size:0.875em;}
.s_calendar td.today{border:1px solid #c8a445;}

.reser-check-list{ border-top: 1px solid #000;}
.list-none{text-align: center; color: #5f6668; font-size: 0.875em;}
.reser-check-list ul{ padding:0 10px; border-bottom: 1px solid #ddd;}
.reser-check-list ul li{ width: 100%; position: relative; padding: 10px 0;}
.reser-check-list ul li h1{ font-size: 1.13em; color: #292724; position: relative; display: inline-block; width: 85%; text-overflow: ellipsis; white-space: normal; font-weight: bold;}
.reser-check-list ul p{ font-size: 0.875em; letter-spacing: -0.12px; color: #5f6668; padding-top:6px;}
.reser-check-list ul p span{ color: #f6743b;}

.reser-check-list02{ border-top: 1px solid #000;}
.list-none{text-align: center; color: #5f6668; font-size: 0.875em;}
.reser-check-list02 ul{ padding:0 10px; border-bottom: 1px solid #ddd;}
.reser-check-list02 ul:last-child{ border-bottom: 0;}
.reser-check-list02 ul li{ width: 100%; position: relative; padding: 10px 0;}
.reser-check-list02 ul li h1{ font-size: 1.13em; color: #292724; position: relative; display: inline-block; width: 85%; text-overflow: ellipsis; white-space: normal; font-weight: bold;}
.reser-check-list02 ul p{ font-size: 0.75em; letter-spacing: -0.12px; color: #5f6668; padding-top:6px;}
.reser-check-list02 ul p span{ color: #f6743b;}

.btn-reser-check{ position: absolute; right:0;}
.btn-reser-check a{ border: 1px solid #b4bbbc; font-size: 0.88em; color: #2f3334; padding: 1px 0; width: 48px; text-align: center; display: inline-block; border-radius: 2px; line-height: initial;}
.accordion-toggle02{border-bottom: 1px solid #ddd;}
.accordion-toggle02:last-child{border-bottom: 0;}

.menu-list a{display: block;}
.menu-list a img{width: 100%;}
.menu-list h1{ color: #000; font-size: 1.2em; font-weight: 500;}
.menu-list p{color: #5f6668; font-size: 0.875em;}
.list-box{display: block; margin-bottom: 2em;}

/** 갤러리
===================================*/
.bx-wrapper {
  position: relative;
  padding: 0;
  *zoom: 1;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
}
.bx-wrapper img {
  min-width: 285px;
  width: 100%;
  display: block;
}
.bxslider {
  margin: 0;
  padding: 0;
}
ul.bxslider {
  list-style: none;
}
.bx-viewport {
  -webkit-transform: translatez(0);
}
/** THEME
===================================*/
.bx-wrapper {}
.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
  position: absolute;
  bottom: 10px;
  width: 100%;
}
/* PAGER */
.bx-wrapper .bx-pager {
  text-align: center;
  padding-top: 20px;
}
.bx-wrapper .bx-pager.bx-default-pager a {
  background: #666;
  text-indent: -9999px;
  display: block;
  width: 14px;
  height: 14px;
  margin: 0 5px;
  outline: 0;
  border-radius: 50%;
	border:1px solid #000;
	background-color: rgba( 255,255,255,0.5);
}
.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active,
.bx-wrapper .bx-pager.bx-default-pager a:focus {
  background: rgba(0,0,0,0.5);
}
.bx-wrapper .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
  display: inline-block;
  vertical-align: bottom;
  *zoom: 1;
  *display: inline;
}
.bx-wrapper .bx-pager-item {
  font-size: 0;
  line-height: 0;
}
/* DIRECTION CONTROLS (NEXT / PREV) */
.bx-wrapper .bx-prev:hover,
.bx-wrapper .bx-prev:focus {
  background-position: 0 0;
}
.bx-wrapper .bx-prev {
	left:40%;
	background:url(../images/btn_left.svg) no-repeat;
	background-size: 26px 20px;
}
.bx-wrapper .bx-next {
	right:40%;
	background:url(../images/btn_right.svg) no-repeat;
	background-size: 26px 20px;
}
.bx-wrapper .bx-controls-direction a {
	position: absolute;
	bottom: -70px;
	outline: 0;
	width: 26px;
	height:20px;
	text-indent: -9999px;
	z-index: 70;
}
.bx-wrapper .bx-controls-direction a.disabled {
  display: none;
}

@media ( max-width: 320px ) {
	.m_calendar tbody tr td{height: 50px; transition: all 0.3s;}
	.m_calendar tbody tr td span{position: absolute; right: 2px; bottom: 0;}
  }


/*********** guide ***********/
.common-wrap{ width: 100%; position: relative; padding-bottom: 30px;}
.contents{position: relative;width: 92%;min-height: 100%;margin: auto;padding-top:120px;padding-bottom: 60px;}
.title-box{ padding: 24px 0;}
.title-box h2{ font-size: 1.25em; text-align: center; font-weight: 500; padding-bottom: 6px;}
.title-box h3{ text-align: center; font-size: 0.75em; color: #999; line-height: 1.5em;}

.club-guide{background: #f5f6f7; display: flex; justify-content: flex-start; border-radius: 6px; margin-bottom: 30px; font-size: 0.75em; overflow: hidden;}
.club-guide:last-child{margin-bottom: 0;}
.club-guide h3{ background:#e3e4e7; align-items: center; display:flex; width: 70px; justify-content: center; font-weight: 500; color: #222; text-align: center;}
.club-text{padding: 20px 15px 20px 20px; width: calc(100% - 70px);}
.club-text li{ line-height: 1.33em; position: relative; margin-bottom: 16px;}
.club-text li:last-child{ margin-bottom: 0;}
.club-text li::before{content: ''; position: absolute; left: -10px; top: 7px; background: #c8a445; width: 2px; height: 2px; border-radius: 50%;}

.club-sub{ padding: 10px;}

.sub-info-title{font-size: 1.13em; font-weight: 400; color:#444a5c; margin-bottom: 8px; font-size: 0.75em; position: relative;}
.sub-info-title span{color: #c8a445; font-weight: 400; font-size: 1.5em;}
.sub-info-title .date{color: #444a5c; font-size: 0.88rem; margin-left: 3px;}
.sub-text{white-space: pre-line; margin: 10px 0; font-size: 0.75em;}
.sub-text2{margin: 10px 0; font-size: 0.75em;}
.sub-sentence{font-weight: 500; margin-top: 10px; display: block; font-size: 0.75em; line-height: 1.33em;}

.table-guide{margin: 5px 0 35px;font-size: 0.875em; display: block;}

.quick-team{color: #c8a445; font-weight: 600; text-decoration: underline; padding: 5px 0; display: block;}

/* all-table */
.all-table{width: 100%; border-top: 2px solid #c8a445; border-bottom: 1px double #222; text-align: center; font-size: 0.75em;}
.all-table thead th{background: #f5f6f7; border-right: 1px solid #ccc; padding: 11px 0; color: #666; vertical-align: middle; border-bottom: 1px solid #ccc; text-align: center;}
.all-table thead th:last-child{border-right: 0;}
.all-table thead th.brg{ border-right: 1px solid #ccc;}
.all-table tbody td{padding: 11px 5px; color: #222; border-right: 1px solid #ccc; border-bottom: 1px solid #ccc; vertical-align: middle; word-break: break-word;}
.all-table tbody td:last-child{border-right: 0;}
.all-table tbody td.brg{ border-right: 1px solid #ccc;}
.all-table-sub{font-size: 0.75em; display: block; width: 100%; text-align: right; margin: 10px 0; color: #222;}

/* 선 없는 테이블 */
.all-table-no{width: 100%; border-top: 2px solid #c8a445; border-bottom: 1px double #222; text-align: center; font-size: 0.75em;}
.all-table-no thead th{background: #f5f6f7; padding: 11px 0; color: #666; vertical-align: middle; border-bottom: 1px solid #ccc; text-align: center;}
.all-table-no tbody td{padding: 11px 5px; color: #222; border-bottom: 1px solid #ccc; vertical-align: middle;}


/*********** club ***********/
.club-con img{width: 100%; object-fit: cover; background-size: cover;}
.club-main-img{border-top: 2px solid #c8a445;}
.club-title{font-size: 1.125em; font-weight: 500; margin: 30px 0 20px; color: #444a5c;}
.club-text2{ color: #222; font-size: 0.875em; line-height: 24px; margin-bottom: 30px; white-space: pre-line;}
.club-text2 span{display: block; margin-top: 10px; font-weight: 500;}

.club-box{display: flex; justify-content: space-around; overflow: hidden;}
.club-box img:first-child{margin-right: 10px;}

/* lounge */
.page-number{width: 100%; text-align: center;}
.page-number li{display: inline-block; background:#f5f6f7; color: #999; width: 22px; height: 22px; vertical-align: middle; cursor: pointer; padding: 3px; font-size: 0.563em;}
.page-number li:first-child{padding: 0;}
.page-number li:last-child{padding: 0;}
.page-number li img{vertical-align: middle; width: 22px; height: 22px;}
.page-number li.on{background:#444a5c; color: #fff;}

.search-text{display: block; color: #666;}
.choice-day-box3{ display: flex; width: 100%; color: #5f6668; align-items: center; justify-content: center;}
.choice-day-box3 span{margin: 0 10px;}
.choice-day-box3 .choice-day3{ width: 40%; height: 36px; padding:10px; background-color: rgba(68, 74, 92, 0.05); cursor: pointer; font-size: 0.813em; color: #666;}
.choice-day-box3 .choice-day3 img{ width: 26px; height: 24px; display: inline-block; vertical-align: middle; margin-right: 10px;}
.date-serch3{width: 20%; background: #c8a445; height: 36px; color: #fff; margin-top: 1px; margin-left: 10px; font-size: 0.813em; font-weight: 400;}

.m-pop{ background-color: #fff; border-radius: 4px; position:absolute; z-index:1010; width: 90%; padding: 0.8em; max-height: 80%; overflow-y: auto; top:50%; left: 50%; transform: translate(-50%, -50%); border: 1px solid #ccc; box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);}

.m_calendar2{ width: 100%; font-size: 17px; border-collapse: separate; border-spacing: 2px;}
.m_calendar2 th{padding: 5px 0; font-size: 12px;}
.m_calendar2 th:first-child{color: #e34346;}
.m_calendar2 th:last-child{color: #008ec4;}
.m_calendar2 td{ color: #222; padding: 10px; text-align: center; position: relative; border: 1px solid #e8e8e8; font-size:0.875em;}
.m_calendar2 td.today{border:1px solid #c8a445;}

/* score */
.score-wrap{background: #f5f6f7; width: 100%; height: 100%; border-top: 2px solid #c8a445; padding-bottom: 10px;}
.s-box{background: #fff; border-bottom: 1px solid #ccc; padding: 20px; margin-bottom: 20px;}
.score-tit{font-size: 1em; color: #222; font-weight: 500; margin-bottom:15px;}

.score-table{width: 100%; margin-bottom: 15px; font-size: 0.75em;}
.score-table thead th{text-align: left; background: rgba(68, 74, 92, 0.15); padding: 3px 15px; color: #222;}
.score-table tbody td{text-align: center; padding: 5px;}
.score-table tbody tr:nth-child(odd) td{color: #999;}
.score-table tbody tr:nth-child(even) td{color: #222;}
.score-total{color: #222 !important; text-align: center; font-size: 1.5em; font-weight: 500;}

.score-wrap .score-table:last-child{margin-bottom: 0;}

/* board */
.board-wrap{width: 100%; background: #f5f6f7; padding-top: 20px; padding-bottom: 30px;}
.b-box{background: #fff; width: 100%; border-bottom: 1px solid #ccc; padding: 20px 15px; display: block; position: relative;}  
.b-box:first-child{border-top: 2px solid #c8a445;}
.b-box h2{color: #222; font-size: 1em; width: 85%; white-space: normal; overflow: hidden; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; line-height: 25px;}
.b-box ul li{display: inline-block; color: #999; font-size: 0.875em; position: relative; margin: 0 18px 0 0;}
.b-box ul li::after{content: ''; position: absolute; width: 2px; height: 2px; border-radius: 50%; background: #666; bottom: 8px; right: -13px;}
.b-box ul li:last-child:after{display: none;}
.b-box img{transform: rotate(180deg); position: absolute; right: 10px; bottom: 30%;}  
.b-box p{color: #222; margin: 5px 0;}
.b-box h2{font-weight: 500; color: #222;}
.b-box h2 span{display: inline-block; color: #c8a445; font-weight: 500; margin-right: 5px;}
.b-box span{display: block; color: #666; font-size: 0.875em;}

.view-wrap{z-index: 9999; display: block; background: #fff; width: 100%; position: absolute; top: 0; left: 0;}
.view-head{height: 56px; padding: 20px; width: 100%; text-align: center; position: relative;}
.view-head a{display: block;}
.view-head img{display: inline-block; vertical-align: middle; position: absolute; left: 16px;}
.view-head h2{display: inline-block; text-align: center; font-size: 1.125em; color: #222;}

.view-title{background: #f5f6f7; padding: 20px;}
.view-title h3{color: #222; line-height: 24px; font-weight: 500;}
.view-title ul li{display: inline-block; color: #999; font-size: 0.875em; font-weight: 300; margin: 0 18px 0 0; position: relative;}
.view-title ul li::after{content: ''; position: absolute; width: 2px; height: 2px; background: #999; right: -12px; bottom: 8px;}
.view-title ul li:last-child::after{display: none;}

.view-con{text-align: center; margin: 0 auto; border-top: 1px solid #ccc; border-bottom: 1px solid #999; padding: 50px 0; position: relative;}
.view-con p{position: absolute; top: 5px; left: 15px;}
.view-con span{width: 90%; margin: 25px auto; display: block;}
.view-con img{display: block; width: 90%; margin: 0 auto; background-size: cover; object-fit: cover;}
.view-con a.file{display: inline-block; width: auto; text-decoration: underline; color: #e34346;}

.view-btn{margin: 40px 0 25px;}
.view-btn a{display: block; width: 90%; text-align: center; margin: 0 auto; border: 1px solid #c8a445; color: #c8a445; padding: 10px;}

/* photo */
.photo-wrap{width: 100%; background: #fff; padding-bottom: 60px;}
.photo-box{width: 90%; display: block; margin: 30px auto;}
.photo-box h3{color: #222; font-weight: 500; margin: 5px 0; display: block; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}
.photo-box span{display: block; color: #999; font-weight: 300; font-size: 0.875em;}
.photo-box img{width: 100%; background-size: cover; object-fit: cover; border-radius: 4px;}

/* facil */
.facil-tab{width: 100%; margin: 0 auto; height: 40px;}
.facil-tab li a{display: inline-block; text-align: center; width: 33.3%; float: left; border: 1px solid #e8e8e8; padding: 10px; color: #999; font-weight: 500; font-size: 0.75em;}
.facil-tab li a.on{border: 1px solid #c8a445; color: #c8a445; font-weight: 500;}

/* map */
.map-info{background: #f5f6f7; padding: 20px 10px; text-align: center;}
.map-info h3{color: #222; font-weight: 500;}
.map-info li{display: inline-block; font-size: 0.813em; font-weight: 300;}
.map-info li:last-child{margin-left: 10px;}
.map-info li span{color: #c8a445; margin-left: 3px; font-weight: 300;}


/* course */
.course-info li{display: inline-block; font-size: 0.875em; margin: 0 4px;}
.black-circle{width: 6px; height: 6px; background: #222; border-radius: 50%; display: inline-block; vertical-align: middle; margin-right: 4px;}
.silver-circle{width: 6px; height: 6px; background: #999; border-radius: 50%; display: inline-block; vertical-align: middle; margin-right: 4px;}
.white-circle{width: 6px; height: 6px; background: #fff; border: 1px solid #666; border-radius: 50%; display: inline-block; vertical-align: middle; margin-right: 4px;}
.red-circle{width: 6px; height: 6px; background: #e34346; border-radius: 50%; display: inline-block; vertical-align: middle; margin-right: 4px;}

.par-info{background: #c8a445; color: #fff; padding: 2px 8px; font-size: 0.8em;} 
.hole-number{font-size: 1.5em; color: #444a5c; font-weight: 600;}
.hole-number .c-number{font-size: 2em; font-weight: 600;}

/* course-silde */
.swiper{overflow: visible !important;}
.course-wrap{ width: 1200px; margin:auto;} 
.swiper-slide {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	position: relative;
}
.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: 107% !important;
}
.swiper-button-next, .swiper-rtl .swiper-button-prev{
	right: 0px !important;
	top: 107% !important;
}
.swiper-button-prev:after{
	content: '' !important;
	background:url(/images/course/btn_left.svg) center center no-repeat;
}
.swiper-button-next:after{
	content: '' !important;
	background:url(/images/course/btn_right.svg) center center no-repeat;
}
.swiper-button-next:after, .swiper-button-prev:after{
	width: 30px;
	height:30px;
	border-radius: 50%;
	border: 1px solid #ccc;
}
.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: 20px!important;
    text-align: center!important;
    transition: .3s opacity!important;
    transform: translate3d(0,0,0)!important;
    z-index: 10!important;
	margin-bottom: 10px!important;
}

.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
	left: 0;
	margin: 0 0 70px 0 !important;
}

.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {		
	vertical-align: middle;
}

.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet b{
	position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  font-weight: 400;
  color: #999;
}

.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet:first-child::after {
	display: none;
}

.swiper-pagination-bullet {
	width: 20% !important;
	height: 40px !important;
	background: transparent !important;
	text-align: center;
	line-height: 20px;
	font-size: 0.75em;
    opacity: 1 !important;
	color: #000;
  border-radius: 0;
  position: relative;
  border: 1px solid #e8e8e8;
  border-radius: 0 !important;
  font-size: 0.875em;
}

.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 {
	border: 1px solid #c8a445 !important;
}

.swiper-pagination-bullet-active b{
  color: #c8a445 !important;
}

.swiper-slide .bggray{background: rgba(68, 74, 92, 0.05); border: 1px solid #ccc; width: 100%; border-top: 3px solid #c8a445; height: auto; overflow: hidden; text-align: center;}
.swiper-slide .bggray img{width: 92%; object-fit: cover;}
.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{background:rgb(255,255,255); opacity: 1; z-index: 99;}

/* 230601 menu */
.menu-title{color: #999; font-size: 1.25em; font-weight: 400; margin: 40px 0 20px; text-align: center;}
.menu-title span{color: #c8a445; font-weight: 400;}
.menu-title p{font-size: 16px;}
.menu-sub-text{font-size: 0.625em; text-align: center; color: #222; margin-top: 20px;}

/* menu tab */
.course-info-box{width: 100%; text-align: center;}
.course-info-box img{width:100%; text-align: center;}
.normal-tab{width: 100%;position: relative;overflow: hidden; border-bottom: 1px solid #ccc; display: flex; justify-content: center;}
.normal-tab ul{overflow: hidden;display: flex;width: 90%;overflow-x: auto;overflow-y: hidden;z-index: 1;-webkit-overflow-scrolling: touch;align-self: center;padding-bottom: 30px;margin-bottom: -30px;white-space: nowrap; gap:30px;}
.normal-tab li{line-height: 50px;color: #a7a7a7;font-size: 0.875em;text-align: center;cursor: pointer;font-weight: 400;text-transform: uppercase;flex: 1 0 auto;}
.normal-tab li.on{color: #c8a445; border-bottom: 2px solid #c8a445; font-weight: 400;}


/* 230602 - check popup */
/* popup 1*/
.check-popup{text-align: center;}
.check-popup h3{font-weight: 400; line-height: 22px;}
.check-popup h4{margin: 15px 0; color: #999;}
.check-popup h4 span{font-weight: 600; color: #222; margin-right: 8px;}
.check-popup p{color: #e34346; font-size: 0.75em;}
/* popup 2*/
.check-popup2{text-align: center;}
.check-popup2 h3{color: #e34346; font-weight: 500;}
.check-popup2 p{margin: 12px 0 18px; font-size: 0.75em;}
.check-popup2 h4{font-size: 1em; font-weight: 500;}

.chk-btn{margin-top: 20px; text-align: center;}
.chk-btn a{display: inline-block; border: 1px solid #c8a445; color: #c8a445; font-weight: 400; width: 40%; padding: 5px; margin-right: 8px;} 
.chk-btn a:last-child{margin-right: 0;}
.chk-btn a.on{background: #c8a445; color: #fff; font-weight: 400;}

/* 230906 코스*/

.bggray2 {
    background-color: white;
    border: 1px solid #ccc;
    width: 100%;
    border-top: 3px solid #c8a445;
    height: auto;
    overflow: hidden;
    text-align: center;
}

.bggray2 img {
    width: 92%;
    object-fit: cover;
}

.bggray2 h3 {
  opacity: 0;position: absolute;left: 50%; transform: translate(-50%, -300%);
}

.swiper-slide-active .bggray2 h3 {
    position: absolute;
    left: 50%;
    bottom: -6.2%;
   /* transform: translate(-50%, -180%);*/
    opacity: 1;
    display: block;
    width: 100%;
}

.coursetitle {
    width: 100%;
    text-align: center;
    margin: 30px auto;
}

.coursetitle p:nth-child(1) {
    letter-spacing: 5px;
    font-weight: bold;
    font-size: 14px;
}

.holeinfo2 {
    font-weight: bold;
    font-size: 1.8em;
}

.coursepar2 {
    font-weight: bold;
    color: #c8a445;
    padding-bottom: 15px;
}

.course-info2 {
    width: 100%;
    border-top: solid 1px rgb(231, 231, 231);
    padding-top: 30px;
    font-size: 0.8em;
}

.cblack2 {
    width: 6px;
    height: 6px;
    vertical-align: middle;
    margin-right: 12px;
    display: inline-block;
    background: black;
}

.cwhite2 {
    width: 6px;
    height: 6px;
    vertical-align: middle;
    margin-right: 12px;
    display: inline-block;
    background: white;
    border: solid 1px gray;
}

.csilver2 {
    width: 6px;
    height: 6px;
    vertical-align: middle;
    margin-right: 12px;
    display: inline-block;
    background: rgb(187, 187, 187);
}

.cred2 {
    width: 6px;
    height: 6px;
    vertical-align: middle;
    margin-right: 12px;
    display: inline-block;
    background: rgb(185, 31, 31);
}

.greenanalysis {
    font-weight: bold;
    font-size: 1.2em;
    border-top: solid 1px rgb(231, 231, 231);
    padding: 15px;
    margin-top: 10px;
}

.coursetip {
    font-weight: bold;
    font-size: 1.2em;
    border-top: solid 1px rgb(231, 231, 231);
    padding: 15px;
    margin-top: 10px;
}

.coursetip span:first-child {
    font-weight: 400;
    font-size: 0.8em;
    display: inline-block;
    padding: 10px;
    background-color: rgb(247, 247, 247);
}

.reser-guide {
  width: 100%;
  height: auto;
  margin: 30px 0;
}

.reser-guide li {  
  font-size: 12px;
  color: #000;
  font-weight: 400;
  word-break: keep-all;
  line-height: 1.3em;
  padding-bottom: 8px;
  position: relative;
  padding-left: 8px;
}


.reser-guide li::before {
  position: absolute;
  content: '-';
  left: 0;
  top: 0;
  font-size: 12px;
  color: #000;
}

.reser-guide li.tit {
  font-weight: 500;    
}

.reser-guide li.tit::before {
  display: none;
}

.reser-guide li.red {
  color: #d40000d5;
  font-weight: 500;    
}



.sns-wrap{
    position: absolute;
    top: 70px;
    right: 27px;
    z-index: 5;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 10px 0;
}
.sns-wrap a img{
    width: 25px;
}

/* trip */ 
.trip-wrap .trip-info:first-child{
  margin-top: 0;
}
.trip-info{
  margin-top: 56px;
}
.trip-info > img{
  width: 100%;
}

.text-info{
  margin-top: 24px;
}
.text-info h1{
    font-size: 1.13rem;
    color: #c8a445;
    font-weight: bold;
}
.text-info h1 a{
    font-size: 0.88rem;
    display: block;
    margin-top: 8px;
    background: #c8a445;
    color: #fff;
    padding: 6px 0;
    text-align: center;
    width: 142px;
}

.text-info P{
    margin: 16px 0;
    line-height: 20px;
    color: #222;
    font-weight: bold;
    font-size: 0.88rem;
}

.text-info .text{
    font-size: 0.88rem;
    line-height: 20px;
    border-top: 1px solid #c8a445;
    padding-top: 16px;
}

.text-info .text ul{
    margin-top: 16px;
}
.text-info .text ul li{
  position: relative;
  padding-left: 8px;
}
.text-info .text ul li::before{
  content: '';
  position: absolute;
  top: 9px;
  left: 0;
  width: 2px;
  height: 2px;
  background: #222;
}

.img-list{
    margin-top: 24px;
    display: flex;
    flex-wrap: wrap;
    gap: 4px 1px;
    justify-content: space-between;
}
.img-list img{
    width: calc(50% - 1px);
}

.pkg-font {
  display: block;
  font-size: 14px;
  color: #c8a445;
  font-weight: 500;
  text-align: left;
}

.pkg-font small {
  font-size: 13px;
  color: #f4955d;
  font-weight: 400;
}

.pkg-title {
  font-size: 15px;
  font-weight: 500;
}

.btn-link{
    position: absolute;
    right: 0;
    bottom: -3px;
    border: 1px solid #C8A445;
    line-height: 22px;
    padding: 0 3px;
    font-weight: 500;
    color: #C8A445;
    font-size: 0.75em;
    letter-spacing: -1px;
}