/* CSS Document 
Theme Name: Bota
Theme URI: 
Description: 라미드그룹 theme
Author: PLAN-G
Author URI: http://plang.co.kr/
*/

/*--------------------------------------------------------------------------------*/
/*--------------------------------- FONT STYLES ----------------------------------*/
/*--------------------------------------------------------------------------------*/

/* Paperlogy */
@font-face {
	font-family: 'Paperozi';
	src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/2408-3@1.0/Paperlogy-1Thin.woff2') format('woff2');
	font-weight: 100;
	font-display: swap;
}

@font-face {
	font-family: 'Paperozi';
	src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/2408-3@1.0/Paperlogy-2ExtraLight.woff2') format('woff2');
	font-weight: 200;
	font-display: swap;
}

@font-face {
	font-family: 'Paperozi';
	src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/2408-3@1.0/Paperlogy-3Light.woff2') format('woff2');
	font-weight: 300;
	font-display: swap;
}

@font-face {
	font-family: 'Paperozi';
	src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/2408-3@1.0/Paperlogy-4Regular.woff2') format('woff2');
	font-weight: 400;
	font-display: swap;
}

@font-face {
	font-family: 'Paperozi';
	src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/2408-3@1.0/Paperlogy-5Medium.woff2') format('woff2');
	font-weight: 500;
	font-display: swap;
}

@font-face {
	font-family: 'Paperozi';
	src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/2408-3@1.0/Paperlogy-6SemiBold.woff2') format('woff2');
	font-weight: 600;
	font-display: swap;
}

@font-face {
	font-family: 'Paperozi';
	src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/2408-3@1.0/Paperlogy-7Bold.woff2') format('woff2');
	font-weight: 700;
	font-display: swap;
}

@font-face {
	font-family: 'Paperozi';
	src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/2408-3@1.0/Paperlogy-8ExtraBold.woff2') format('woff2');
	font-weight: 800;
	font-display: swap;
}

@font-face {
	font-family: 'Paperozi';
	src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/2408-3@1.0/Paperlogy-9Black.woff2') format('woff2');
	font-weight: 900;
	font-display: swap;
}

/* Serif */




/*--------------------------------------------------------------------------------*/
/*------------------------------------ Basic -------------------------------------*/
/*--------------------------------------------------------------------------------*/

body, td, form, input, select, textarea {
	font-family: 'Paperozi';
	color: #333;
}

.font-serif {
	font-family: 'georgia', 'Times New Roman', serif;
}

a {
	text-decoration: none;
	color: #333;
}

ul {
	padding-left: 0;
	list-style: none;
}

img {
	max-width: 100%;
	height: auto;
}

.mc-only {
	display: none;
}

.pc-only {
	display: block;
}

span.pc-only {
	display: inline-block;
}

.text-center, .text-center th, .text-center td, th.text-center, td.text-center {
	text-align: center;
}

.font-sm, .font-sm th, .font-sm td {
	font-size: 14px;
	font-size: 0.875rem;
	line-height: 1.5rem;
}

.font-xm, .font-xm th, .font-xm td {
	font-size: 12px;
	font-size: 0.75rem;
	line-height: 1.25rem;
}

::placeholder {
	color: #aaa !important;
	font-weight: 300;
	font-size: 1rem;
}

input:focus, button:focus, select:focus, textarea:focus {
	box-shadow: none !important;
}

input:focus {
	border-color: #ffca2c !important;
}

.text-primary {
	color: #625F59 !important;
}

.text-secondary {
	color: #bbbba7 !important;
}

.key-color {
	color: #625F59 !important;
}

.text-olive {
	color: #dcddbe !important;
}

.text-violet {
	color: #f278a1 !important;
}

.text-gray {
	color: #ddd !important;
}

.text-couple {
	color: #7952b3 !important;
}

.text-blue {
	color: #0d6efd !important;
}

.bg-primary {
	background-color: #625F59 !important;
}

.bg-secondary {
	background-color: #CECEBA !important;
}

.bg-lightcream {
	background-color: #FAFAEB !important;
}

.bg-cream {
	background-color: #efefe1 !important;
}

.bg-olive {
	background-color: #dcddbe !important;
}

.bg-violet {
	background-color: #f278a1 !important;
}

.bg-lightgray {
	background-color: #E3E3E3 !important;
}

.bg-gray {
	background-color: #ddd !important;
}

.bg-couple {
	background-color: #7952b3 !important;
}

.bg-blue {
	background-color: #0d6efd !important;
}

.bg-cream-half {
	background: linear-gradient(to bottom, #efefe1 50%, #fff 50%) !important;
}

.bg-white-gray {
	background: linear-gradient(to bottom, #fff 50%, #F5F5F5 50%) !important;
}

.bg-gray-white {
	background: linear-gradient(to bottom, #F5F5F5 50%, #fff 50%) !important;
}

.bg-cream-olive {
	background: linear-gradient(to bottom, #efefe1 30%, #CECEBA 30%) !important;
}

.bg-cream-gradient {
	background: linear-gradient(to bottom, #efefe1 50%, #efefe1 50%, #fff) !important;
}

.bg-img {
	background-position: center;
	background-size: cover;
}

.border-primary {
	border-color: #625F59 !important;
}

.border-secondary {
	border-color: #bbbba7 !important;
}

.border-blue {
	border-color: #0d6efd !important;
}

.filter-primary {
	filter: brightness(0) saturate(100%) invert(36%) sepia(5%) saturate(251%) hue-rotate(251deg) brightness(97%) contrast(84%);
}

.filter-secondary {
	filter: brightness(0) saturate(100%) invert(99%) sepia(2%) saturate(3102%) hue-rotate(338deg) brightness(96%) contrast(68%);
}

.scroll {
	overflow-x: auto;
	-webkit-overflow-scrolling: touch;
	white-space: nowrap;
}

	.scroll .nav, .scroll ul {
		position: relative;
		min-width: max-content;
		flex-wrap: nowrap;
	}

.scroll {
	-ms-overflow-style: none; /* IE and Edge */
	scrollbar-width: none; /* Firefox */
}

	.scroll::-webkit-scrollbar {
		display: none;
		width: 0; /* Remove scrollbar space */
		height: 0;
		background: transparent; /* Optional: just make scrollbar invisible */
		-webkit-appearance: none;
	}

.scroll-width {
	scrollbar-width: thin;
	scrollbar-color: #ddd #f8f9fa;
}

	.scroll-width::-webkit-scrollbar-button {
		display: none;
		height: 0;
		width: 0;
	}

.match-height > [class*=col] {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-flow: column;
	flex-flow: column;
}



/*--------------------------------------------------------------------------------*/
/*------------------------------------ Header ------------------------------------*/
/*--------------------------------------------------------------------------------*/

.site-header {
	position: fixed;
	top: 0;
	width: 100%;
	text-align: center;
	margin: 0 auto;
	z-index: 999;
}

.home .site-header {
	background: rgba(255, 255, 255, 0);
	border-bottom: none;
}

.gnb-bg {
	position: relative;
	display: flex;
	justify-content: space-between;
	align-items: center;
	width: 100%;
	padding: 0 2%;
	background-color: #000;
}

.gnblogo {
	padding: 5px;
}

	.gnblogo img {
		max-height: 70px;
	}

.gnblogo-pc {
	display: block;
}

.gnblogo-mc {
	display: none;
}

#gnb-menu .nav {
	justify-content: center;
}

#gnb-menu .menu-item {
	margin-right: 1rem;
}

#gnb-menu .nav-link {
	padding: 0.25rem 0.5rem;
	background: 0 0;
	border: 0;
	border-radius: 5rem;
	min-width: 120px;
	font-weight: 500;
	color: #FFF;
}

	#gnb-menu .nav-link.active {
		background: #CECEBA;
		color: #000;
	}

.btn-lang {
	padding: 1rem;
}

#main-menu a {
	webkit-transition: all .3s ease-out;
	transition: all .3s ease-out;
}

.header-bg {
	position: relative;
	background: #CECEBA;
	width: 100%;
	padding: 0 2%;
	height: 80px;
	overflow: hidden;
	webkit-transition: all .3s ease-out;
	transition: all .3s ease-out;
}

#menu-area {
	position: relative;
	display: flex;
	height: 80px;
	webkit-transition: all .3s ease-out;
	transition: all .3s ease-out;
}

.mainlogo {
	display: block;
	padding: 10px 60px;
	webkit-transition: all .3s ease-out;
	transition: all .3s ease-out;
}

	.mainlogo img {
		max-width: 150px;
		height: 70px;
	}

	.mainlogo.site-brand img {
		max-width: 150px;
		height: 60px;
	}

#menu-area li {
	padding: 0px 24px;
	min-width: 124px;
}

#menu-area a {
	display: flex;
	line-height: 80px;
	font-size: 1rem;
	color: #333;
	z-index: 3;
}

#main-menu {
	position: relative;
	display: flex;
	justify-content: space-between;
	width: -webkit-fill-available;
}

	#main-menu a:hover {
		color: #000;
		font-weight: bold;
	}

	#main-menu .current a {
		color: #000;
		font-weight: bold;
	}

	#main-menu .sub-menu li {
		padding: 0px;
		margin: 0px;
		text-align: left;
		width: 186px;
	}

	#main-menu .sub-menu a {
		border-bottom: none;
		font-size: 0.875rem;
		font-weight: normal;
		line-height: 2rem !important;
		color: #333;
		padding-bottom: 0;
	}

		#main-menu .sub-menu a:hover, #main-menu .sub-menu a.active {
			color: #000;
			font-weight: bold;
		}

	#main-menu .menu-item .sub-menu {
		display: none;
		height: 0;
	}

	#main-menu .menu-item:hover .sub-menu {
		display: block;
		height: auto;
		animation: slipdown .5s;
	}

.site-header:hover #main-menu .menu-item .sub-menu {
	display: block;
	height: auto;
	animation: slipdown .5s;
}

.sub-menu {
	position: absolute;
	visibility: hidden;
	min-height: 130px;
}

	.sub-menu li {
		display: block;
		float: none;
		padding: 6px;
		padding-bottom: 0;
	}

	.sub-menu a {
		width: 100%;
	}

#menu-area li.brand-item {
}

#menu-area .login-menu li {
	padding: 0px 12px;
}

#menu-area .login-menu a {
	font-size: 0.875rem;
	font-weight: 300;
}

.login-menu {
	position: relative;
}

.navi-close {
	position: absolute;
	z-index: 99;
}

#navi-icon.opened {
	display: block;
	visibility: visible;
	z-index: 9999;
}

	#navi-icon.opened .navi-icon-line:nth-child(3) {
		width: 30px;
		right: 0;
	}

#navi-icon {
	float: right;
	margin: 28px 0;
	position: relative;
	width: 30px;
	height: 23px;
	font-size: 0;
	color: transparent;
	cursor: pointer;
	background-color: transparent;
	-webkit-transition: -webkit-transform .3s ease-out;
	transition: -webkit-transform .3s ease-out;
	transition: transform .3s ease-out;
	transition: transform .3s ease-out,-webkit-transform .3s ease-out;
}

.navi-icon-line {
	left: 0;
	display: block;
	position: absolute;
	width: 30px;
	height: 2px;
	background-color: #333;
	-webkit-transform-origin: 50% 50%;
	transform-origin: 50% 50%;
	-webkit-transition: all .3s ease-out;
	transition: all .3s ease-out;
	z-index: 991;
}

	.navi-icon-line:first-child {
		top: 0;
	}

	.navi-icon-line:nth-child(2) {
		top: 10px;
		width: 12px;
	}

	.navi-icon-line:nth-child(3) {
		top: 20px;
	}

#navi-icon.opened .navi-icon-line {
	background-color: #FFF;
	-webkit-transform: rotate(-90deg);
	transform: rotate(-90deg);
}

	#navi-icon.opened .navi-icon-line:first-child {
		-webkit-transform: translateY(9px) rotate(-45deg);
		transform: translateY(9px) rotate(-45deg);
	}

	#navi-icon.opened .navi-icon-line:nth-child(2) {
		-webkit-transform: scaleX(0);
		transform: scaleX(0);
	}

	#navi-icon.opened .navi-icon-line:nth-child(3) {
		-webkit-transform: translateY(-11px) rotate(45deg);
		transform: translateY(-11px) rotate(45deg);
	}

.site-header.expand #menu-area {
	height: 320px;
}

.site-header.expand .sub-menu {
	visibility: visible;
}

.site-header.expand .header-bg {
	height: auto;
}

.site-header.expand.cambio_header .header-bg:before {
	webkit-transition: all .3s ease-out;
	transition: all .3s ease-out;
}

.expand .header-bg:after {
	position: absolute;
	top: 0px;
	left: 0;
	display: block;
	content: " ";
	background: #707070;
	width: 100%;
	height: 1px;
	z-index: 9;
}

.cambio_header .gnb-bg {
	padding: 0 2%;
}

.cambio_header .gnblogo img {
	max-height: 50px;
}

.cambio_header #gnb-menu .nav-link {
	min-width: 100px;
	padding: 0.125rem 0.25rem;
	font-size: 0.875rem;
}

.cambio_header .btn-lang {
	padding: 0.5rem;
}

.cambio_header .header-bg {
	height: 70px;
	box-shadow: 0px 10px 20px 0px rgba(38, 31, 31, 0.1);
}

.cambio_header #menu-area {
	height: 70px;
}

	.cambio_header #menu-area a {
		line-height: 70px;
	}

.cambio_header .mainlogo img {
	max-height: 50px;
}

.cambio_header #navi-icon {
	margin: 20px 0;
}

/*-- fullwidth_menu --*/
#fullwidth_menu {
	position: fixed;
	width: 100%;
	height: 100vh;
	top: 0px;
	left: 0;
	z-index: 990;
	text-align: left;
	padding-top: 0px;
	padding-bottom: 0px;
	background: #000;
	display: none;
	overflow: hidden;
}

	#fullwidth_menu li {
		line-height: 1.5rem;
		webkit-transition: all .3s ease-out;
		transition: all .3s ease-out;
	}

	#fullwidth_menu a {
		display: block;
		padding: 10px 0px;
		color: #fff;
	}

	#fullwidth_menu li.menu-item {
		position: relative;
		float: left;
		display: inline-block;
		width: 14%;
		margin: 80px 0;
		padding-left: 8px;
	}

		#fullwidth_menu li.menu-item h4, #fullwidth_menu li.menu-item h4 a {
			font-size: 1.125rem;
			color: #fff;
			font-weight: normal;
			padding-right: 40px;
			display: inline;
			line-height: 50px;
		}

	#fullwidth_menu li.menu-sub-title {
		padding: 0.5rem 0 0.25rem;
		color: #625F59;
		margin-top: 1.25rem !important;
	}

	#fullwidth_menu li.menu-item:after {
		position: absolute;
		top: 0;
		right: 30px;
		content: "";
		height: 100%;
		width: 1px;
		background: rgba(255, 255, 255, 0.125);
	}

	#fullwidth_menu li:last-child.menu-item:after {
		display: none;
	}

	#fullwidth_menu a:hover, #fullwidth_menu li a.active {
		color: #2b9dca;
	}

	#fullwidth_menu ul.nav {
		padding-top: 80px;
		margin: auto;
		width: 70%;
	}

	#fullwidth_menu ul.sub-menu {
		position: relative;
		width: 100%;
		opacity: 1;
		visibility: visible;
	}

		#fullwidth_menu ul.sub-menu li {
			float: none;
			padding-left: 0;
			width: 100%;
			margin: 0;
		}

			#fullwidth_menu ul.sub-menu li:last-child {
				margin-bottom: 2rem;
			}

		#fullwidth_menu ul.sub-menu a {
			font-size: 0.875rem;
			font-weight: normal;
			color: #bbb;
			padding: 0px;
			line-height: 2rem;
		}

			#fullwidth_menu ul.sub-menu a.active, #fullwidth_menu ul.sub-menu a:hover {
				color: #fff;
				border-bottom: none;
			}

	#fullwidth_menu li:hover ul {
		opacity: 1 !important;
		visibility: visible;
	}

	#fullwidth_menu li.current ul {
		opacity: 1 !important;
		visibility: visible;
	}

	#fullwidth_menu .menu-item > a:hover, #fullwidth_menu .menu-item > a.active {
		border-bottom: none !important;
	}

	#fullwidth_menu li.menu-item.last a {
		margin-top: 10px;
		padding: 0 !important;
		width: 100px;
	}



/*--------------------------------------------------------------------------------*/
/*------------------------------------ main area ---------------------------------*/
/*--------------------------------------------------------------------------------*/

.swiper, .swiper-container {
	overflow: hidden;
}

.swiper-slide {
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
}

.swiper-container.mainslider {
	margin-top: 80px;
}

.mainslider, .mainslider .swiper-slide {
	position: relative;
	width: 100%;
	height: 70vh;
	overflow: hidden;
}

	.mainslider .swiper-slide .slide-img {
		display: block;
		width: 100%;
		height: 100%;
		background-size: cover;
		background-position: center center;
		overflow: hidden;
	}

	.mainslider .swiper-slide .slide-img {
		-webkit-transform: scale(1);
		transform: scale(1);
		-webkit-transition: -webkit-transform 3s;
		transition: -webkit-transform 3s;
		transition: transform 3s;
		transition: transform 3s, -webkit-transform 3s;
	}

	.mainslider .swiper-slide.swiper-slide-active .slide-img {
		-webkit-transform: scale(1.04);
		transform: scale(1.04);
	}

.slide-text {
	position: absolute;
	width: 100%;
	display: block;
	text-align: center;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	z-index: 991;
	animation: slipup 1s .2s both;
	color: #FFF;
	padding: 1rem;
}

	.slide-text h1 {
		font-size: 3rem;
		font-weight: bold;
	}

	.slide-text p {
		font-size: 1.5rem;
	}

.swiper-scrollbar {
	width: 100% !important;
	left: 0 !important;
	height: 3px !important;
	margin-top: 3rem;
}

/* video */
.slide-video {
	position: relative;
	width: 100%;
	height: 100vh;
	overflow: hidden;
	display: flex;
	align-items: center;
	justify-content: center;
}

.video-container {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: -1;
}

	.video-container iframe {
		width: 100vw;
		height: 75vw; /* 16:9 56.25 */
		min-height: 100vh;
		min-width: 177.77vh; /* 16:9 비율 유지 (16 / 9 * 100) */
		position: absolute;
		top: 50%;
		left: 50%;
		transform: translate(-50%, -50%);
		object-fit: cover;
	}

	.video-container .background-video {
		width: 100%;
		height: 100%;
		object-fit: cover;
		object-position: center;
	}

.slide-video::after {
	position: absolute;
	content: "";
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.125);
}

.section-schedule, .section-mainboard {
	position: relative;
	background-color: #efefe1;
	padding-bottom: 3rem;
}

	.section-schedule .entry-box {
		border-radius: 0 0 0.5rem 0.5rem;
	}

	.section-schedule .entry-box-header {
		position: absolute;
		top: -60px;
		left: 0;
		z-index: 991;
		width: 100%;
		min-height: 60px;
		background-color: #FFF;
		padding: 2rem 2rem 0;
		border-radius: 0.5rem 0.5rem 0 0;
	}

	.section-mainboard .entry-box {
		border-radius: 0 0 0.5rem 0.5rem;
	}

	.section-mainboard .entry-box-header {
		position: absolute;
		top: -30px;
		left: 0;
		z-index: 991;
		width: 100%;
		min-height: 30px;
		background-color: #FFF;
		padding: 2rem 2rem 0;
		border-radius: 0.5rem 0.5rem 0 0;
	}

.section-clubinfo {
	padding-top: 3rem;
	background-color: #efefe1;
	padding-bottom: 0;
}

.club-img {
	background-position: center;
	background-size: cover;
}

.club-text {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	width: 100%;
	padding: 1rem;
	text-align: center;
	color: #FFF;
}

.section-serviceinfo {
	padding-top: 3rem;
	background-color: #efefe1;
	padding-bottom: 0;
}

.service-img {
	background-position: center;
	background-size: cover;
}

.service-text {
	position: absolute;
	top: 38%;
	left: 0;
	width: 100%;
	padding: 1rem;
	text-align: center;
	color: #FFF;
}

.section-title {
	text-align: center;
	font-size: 2.5rem;
	margin-bottom: 1rem;
	font-weight: bold;
}

.section-description {
	text-align: center;
	margin-bottom: 3rem;
	font-size: 1.25rem;
}

.section-news {
	position: relative;
	background-color: #efefe1;
	padding: 3rem 0 5rem;
}

.card-news {
	background: transparent;
	border: 0;
}

	.card-news .card-header {
		position: absolute;
		top: 0;
		left: 0;
		border: 0;
	}

	.card-news .card-body {
		padding: 0;
	}

	.card-news .news-thumb {
		margin-bottom: 1rem;
	}

		.card-news .news-thumb, .card-news .news-thumb img {
			width: 100%;
		}

.entry-box a:hover {
	color: #000;
}

.entry-box.entry-rounded-plus {
	padding: 3rem 4rem;
	border-radius: 9rem;
	overflow: hidden;
	z-index: 1;
}

.entry-box.entry-rounded-minus {
	padding: 3rem 4rem;
	border-radius: 9rem;
	overflow: hidden;
	margin-left: -9rem;
	padding-left: 12rem;
}

.icon-quick img {
	width: 40px;
	height: auto;
}

.icon-quick:hover img {
	filter: none;
}

.section-location {
	position: relative;
}

.address-wrapper {
	position: absolute;
	top: 0.5rem;
	left: 0.5rem;
	min-width: 310px;
}

/*--------------------------------------------------------------------------------*/
/*--------------------------------- Form & Button --------------------------------*/
/*--------------------------------------------------------------------------------*/

.btn-primary {
	color: #fff;
	background-color: #625F59;
	border-color: #625F59;
}

	.btn-primary:hover {
		color: #fff;
		background-color: #5a5750;
		border-color: #5a5750;
	}

.btn-outline-primary {
	color: #625F59;
	border-color: #625F59;
}

	.btn-outline-primary:hover {
		color: #fff;
		background-color: #5a5750;
		border-color: #5a5750;
	}

.btn-secondary {
	color: #fff;
	background-color: #CECEBA;
	border-color: #CECEBA;
}

	.btn-secondary:hover {
		color: #fff;
		background-color: #c0c0ac;
		border-color: #c0c0ac;
	}

.btn-outline-secondary {
	color: #b1b19d;
	border-color: #b1b19d;
}

	.btn-outline-secondary:hover {
		color: #FFF;
		background-color: #b1b19d;
		border-color: #b1b19d;
	}

.btn-outline-gray {
	color: #b1b19d;
	border-color: #ddd;
}

	.btn-outline-gray:hover, .btn-outline-gray.active {
		background-color: #fff;
		border-color: #333;
		color: #000;
	}

.btn-dark:hover {
	color: #fff;
	background-color: #000;
	border-color: #000;
}

.form-check-input:checked {
	background-color: #625F59;
	border-color: #625F59;
}

.form-check-lg .form-check-input[type=checkbox] {
	width: 24px;
	height: 24px;
}

.form-check-lg .form-check-label, .form-label-lg {
	font-size: 1.25rem;
}

.member-form .form-control {
	border-radius: 0.5rem;
	background-color: #F5F5F5;
	border-color: transparent;
}

.member-form .form-control, .member-form .form-select, .member-form .form-check, .member-form .input-group-text, .member-form .form-check-input {
	margin-bottom: 1rem;
}

	.member-form .form-control:focus {
		background-color: #FFF;
	}

.member-form .form-label-lg {
	margin: 0.5rem 0;
}

.member-form .input-group-text {
	border: 0;
}

.member-form .btn-lg, .member-form .btn-group-lg > .btn, .member-form .form-select-lg {
	font-size: 1rem;
	padding-top: 0.625rem;
	padding-bottom: 0.625rem;
}



/*--------------------------------------------------------------------------------*/
/*------------------------------------ Member ------------------------------------*/
/*--------------------------------------------------------------------------------*/

.section-joinstep {
	background: linear-gradient(to bottom, #625F59, #8a8885);
}

.ul-entrystep {
	position: relative;
	display: flex;
	justify-content: space-around;
}

	.ul-entrystep li {
		position: relative;
		width: 20%;
		height: 220px;
		text-align: center;
		padding: 2rem 0.5rem;
		margin: 1rem;
		border-radius: 2rem;
	}

		.ul-entrystep li::after {
			position: absolute;
			top: calc(50% - 24px);
			right: -48px;
			content: "";
			width: 48px;
			height: 48px;
			background: url(../images/member-steparrow.svg) no-repeat center;
			z-index: 1;
			opacity: 0.2;
		}

		.ul-entrystep li:last-child::after {
			display: none;
		}

	.ul-entrystep .entry-step label {
		width: 3rem;
		height: 3rem;
		font-size: 1.5rem;
		line-height: 2.8rem;
		text-align: center;
		background-color: #333;
		color: #797670;
		border-radius: 3rem;
		border: 1px solid rgba(0, 0, 0, 0.125);
	}

.ul-numberstep {
	position: relative;
	display: flex;
	justify-content: space-around;
}

	.ul-numberstep li {
		position: relative;
		text-align: center;
		padding: 0;
		border-radius: 2rem;
	}

	.ul-numberstep .entry-step label {
		width: 3rem;
		height: 3rem;
		font-size: 1.5rem;
		line-height: 2.8rem;
		background-color: #efefe1;
		color: #797670;
		border-radius: 3rem;
		border: 1px solid rgba(0, 0, 0, 0.125);
	}

	.ul-numberstep li::after {
		position: absolute;
		top: calc(50% - 24px);
		right: calc(-50% + 1.5rem);
		content: "";
		width: calc(100% - 3rem);
		height: 1px;
		background: #625F59;
		z-index: 1;
		opacity: 0.2;
	}

	.ul-numberstep li:last-child::after {
		display: none;
	}

/* login */
.section-login {
	background: linear-gradient(to right, #eae2cf, #efefe1, #eae7cf);
	padding-bottom: 12rem;
}

.login-form {
	margin: auto;
	max-width: 430px;
}

	.login-form ul li {
		padding-left: 10px;
	}

/* mypage */
.mypage-mycard {
	width: 600px;
	max-width: 100%;
	border-radius: 1rem;
	padding: 2rem 1rem 1rem;
	margin: 1rem auto;
	border: 0;
	background: url(../images/bg-card.png) no-repeat center;
	background-size: cover;
	box-shadow: 0px 6px 10px 0px rgba(0, 0, 0, 0.125);
}

.coupon-primary {
	width: 480px;
	max-width: 100%;
	padding: 1.25rem 1.5rem 1.25rem 4rem;
	margin: 1rem auto;
	border: 0;
	border-radius: 0;
	background: url(../images/bg-coupon-primary.png) no-repeat left top;
	background-size: contain;
}

.coupon-olive {
	width: 480px;
	max-width: 100%;
	padding: 1.25rem 1.5rem 1.25rem 4rem;
	margin: 1rem auto;
	border: 0;
	border-radius: 0;
	background: url(../images/bg-coupon-olive.png) no-repeat left top;
	background-size: contain;
}

.nav-mypagetab {
	margin-bottom: 2rem;
}

	.nav-mypagetab .nav-item:not(:last-child) {
		border-right: 1px solid #fff;
	}

	.nav-mypagetab .nav-link {
		text-align: center;
		color: #625F59;
		background-color: #efefe1;
		padding: 1rem 0;
	}

		.nav-mypagetab .nav-link:hover {
			color: #000;
		}

		.nav-mypagetab .nav-link.active {
			color: #fff;
			background-color: #625F59;
		}

.dl-reservelist dt {
	color: #625F59;
	font-weight: normal;
}

.dl-reservelist dd {
	color: #625F59;
	font-weight: bold;
}


/*--------------------------------------------------------------------------------*/
/*------------------------------------ content -----------------------------------*/
/*--------------------------------------------------------------------------------*/

.container-xm {
	max-width: 960px;
}

.content-area {
	position: relative;
	padding-top: 80px;
	padding-bottom: 5rem;
}

.content-header {
	position: relative;
	padding-top: 4rem;
	padding-bottom: 4rem;
	background-color: #efefe1;
}

.section-content {
	position: relative;
	overflow-x: hidden;
}

.section-padding {
	padding: 5rem 0 7rem;
}

.section-padding-sm {
	padding: 2rem 0 3rem;
}

.tab-content {
	position: relative;
	overflow-x: hidden;
}

.entry-box {
	position: relative;
	padding: 2rem;
	border: 1px solid #ddd;
	border-radius: 0.5rem;
}

.entry-box-lg {
	padding: 3rem;
	border: 1px solid #ddd;
	border-radius: 0.5rem;
}

.icon-title {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 80px;
	height: 80px;
	border-radius: 50%;
	background: #efefe1;
	margin: 2rem auto;
}

.icon-title-lg {
	width: 140px;
	height: 140px;
}

.card-cream {
	background-color: #efefe1;
	border-color: transparent;
	padding: 1rem;
	margin-bottom: 1rem;
}

	.card-cream .card-header {
		background-color: transparent;
		border-color: transparent;
	}

	.card-cream .card-body {
		padding-bottom: 0;
	}

.hover-shadow:hover {
	border-color: #CECEBA;
	box-shadow: 0px 6px 10px 0px rgba(0, 0, 0, 0.125);
}

.card-primary {
	background-color: #625F59;
	border-color: transparent;
	padding: 1rem;
	margin-bottom: 1rem;
}

	.card-primary .card-header {
		background-color: transparent;
		border-color: transparent;
		color: #fff;
	}

	.card-primary .card-body {
		padding-bottom: 0;
		color: #fff;
	}

.card-secondary {
	background-color: #CECEBA;
	border-color: transparent;
	padding: 1rem;
	margin-bottom: 1rem;
}

	.card-secondary .card-header {
		background-color: transparent;
		border-color: transparent;
	}

	.card-secondary .card-body {
		padding-bottom: 0;
	}

/* page Top */
.hero-wrapper {
	margin-top: 80px;
	position: relative;
	width: 100%;
	height: calc(100vh - 160px);
	overflow: hidden;
}

	.hero-wrapper .slide-img {
		width: 100%;
		height: 100%;
		background-position: center;
		background-size: cover;
	}

		.hero-wrapper .slide-img:after {
			position: absolute;
			top: 0;
			left: 0;
			display: block;
			content: " ";
			width: 100%;
			height: 100%;
			background: linear-gradient(to bottom, rgba(0,0,0,0.25), rgba(0,0,0,0));
			z-index: 9;
		}

.page-title {
	font-size: 3rem;
	margin-bottom: 1rem;
	font-weight: bold;
}

.content-title {
	font-size: 1.75rem;
	margin-bottom: 1rem;
	font-weight: 500;
}

.fullwidth-wrapper {
	position: relative;
	width: 100%;
	height: calc(100vh - 160px);
	overflow: hidden;
}

	.fullwidth-wrapper .fullwidth-img {
		width: 100%;
		height: 100%;
		background-position: center;
		background-size: cover;
	}

	.fullwidth-wrapper .fullwidth-text {
		position: absolute;
		width: 100%;
		display: block;
		text-align: center;
		top: 28vh;
		z-index: 991;
		color: #FFF;
		padding: 1rem;
	}

.fullwidth-caption {
	position: absolute;
	width: 100%;
	display: block;
	text-align: right;
	bottom: 30px;
	z-index: 991;
	color: #FFF;
	padding: 1rem;
}


/* breadcrumb */
.breadcrumb-wrapper {
	padding: 0 2%;
	position: relative;
}

.breadcrumb {
	position: absolute;
	bottom: 0px;
	z-index: 991;
}

	.breadcrumb li {
		position: relative;
		padding-left: 1rem;
		transform: rotate(0);
	}

	.breadcrumb .form-select {
		background: transparent;
		border: none;
		outline: none;
		-webkit-appearance: none;
		-moz-appearance: none;
		appearance: none;
		color: white;
		min-width: 160px;
	}

		.breadcrumb .form-select option {
			background-color: #CECEBA;
			color: #333;
			padding: 10px;
		}

			.breadcrumb .form-select option:hover {
				background-color: #625F59;
				box-shadow: 0 0 0 20px #625F59 inset;
				color: white;
			}

	.breadcrumb .form-select {
		-webkit-appearance: none;
		-moz-appearance: none;
		appearance: none;
	}

		.breadcrumb .form-select::-ms-expand {
			display: none;
		}

	.breadcrumb li::after {
		content: "";
		position: absolute;
		top: 50%;
		right: 0;
		transform: translateY(-50%);
		pointer-events: none;
	}

	.breadcrumb li::after {
		width: 28px;
		height: 28px;
		background-position: center;
		background-repeat: no-repeat;
		background-image: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='rgba(255, 255, 255, 1)' stroke-width='3' viewBox='0 0 16 16'><path d='M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708'/></svg>");
	}

	.breadcrumb li:has(select:focus)::after {
		transform: rotate(90deg);
		top: 20%;
	}

/* ul */
.page-ul {
	list-style: none;
}

	.page-ul li {
		position: relative;
		padding-left: 20px;
		font-size: 1rem;
		line-height: 1.68rem;
	}

		.page-ul li:before {
			position: absolute;
			top: 9px;
			left: 0px;
			display: inline-block;
			content: "";
			width: 18px;
			height: 18px;
			background-position: center;
			background-image: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'><circle fill='rgba(180, 151, 89, 1)' cx='12' cy='5' r='2'></circle></svg>");
		}

.ul-roundstep {
	position: relative;
	display: flex;
	justify-content: space-around;
	gap: 60px;
}

	.ul-roundstep li {
		position: relative;
		flex: 1;
		text-align: center;
	}

		.ul-roundstep li .round-step {
			position: relative;
			width: 100%;
			text-align: center;
			padding: 2rem 0.5rem;
			margin-bottom: 1rem;
			border-radius: 6rem;
			background-color: #625F59;
		}

			.ul-roundstep li .round-step::after {
				position: absolute;
				top: calc(50% - 24px);
				right: -48px;
				content: "";
				width: 48px;
				height: 48px;
				background: url(../images/member-steparrow.svg) no-repeat center;
				z-index: 1;
				opacity: 0.5;
			}

		.ul-roundstep li:last-child .round-step::after {
			display: none;
		}

		.ul-roundstep li:first-child .round-step {
			background-color: #CECEBA;
		}

		.ul-roundstep li:nth-child(2) .round-step {
			background-color: #AEAE99;
		}

		.ul-roundstep li:nth-child(3) .round-step {
			background-color: #625F59;
		}

		.ul-roundstep li:last-child .round-step {
			background-color: #191816;
		}

.ul-circlestep {
	position: relative;
	display: flex;
	justify-content: space-around;
	gap: 60px;
	background: url(../images/bg-circlestep.svg) no-repeat center;
	background-size: contain;
	min-height: 400px;
}

	.ul-circlestep li {
		position: relative;
		flex: 1;
		display: flex;
		justify-content: center;
		align-items: center;
	}

		.ul-circlestep li .circle-step {
			position: relative;
			width: 100%;
			text-align: center;
			padding: 2rem 0.5rem;
			color: #fff;
		}

.dl-circlestep {
	position: relative;
	display: flex;
	align-items: center;
	z-index: 1;
}

	.dl-circlestep dt {
		position: relative;
		display: flex;
		min-width: 200px;
		min-height: 200px;
		border-radius: 50%;
		margin-right: 3rem;
		background-color: #C8C8C8;
	}

	.dl-circlestep.step-01 dt {
		background-color: #C8C8C8;
	}

	.dl-circlestep.step-02 dt {
		background-color: #7F7F7F;
	}

	.dl-circlestep.step-03 dt {
		background-color: #575757;
	}

	.dl-circlestep.step-04 dt {
		background-color: #191816;
	}

	.dl-circlestep.step-last dt {
		background-color: #000;
	}

	.dl-circlestep::after {
		position: absolute;
		left: 64px;
		bottom: -26px;
		content: "";
		width: 74px;
		height: 43px;
		background: url(../images/circlestep-after-01.svg) no-repeat center;
		background-size: contain;
		z-index: -1;
	}

	.dl-circlestep.step-02::after {
		background: url(../images/circlestep-after-02.svg) no-repeat center;
	}

	.dl-circlestep.step-03::after {
		background: url(../images/circlestep-after-03.svg) no-repeat center;
	}

	.dl-circlestep.step-last::after {
		display: none;
	}

.legend-info {
	display: flex;
	align-items: center;
}

	.legend-info label {
		text-align: right;
		min-width: 70px;
		margin-right: 1rem;
	}

	.legend-info span {
		vertical-align: -webkit-baseline-middle;
	}

.text-B {
	color: #E4CF58 !important;
}

.text-C {
	color: #B6674A !important;
}

.text-T {
	color: #7B5C7A !important;
}

.text-R {
	color: #6C81A5 !important;
}

.text-W {
	color: #000000 !important;
}

.border-W {
	border-color: #000000 !important;
}

.border-B {
	border-color: #E4CF58 !important;
}

.border-C {
	border-color: #B6674A !important;
}

.border-T {
	border-color: #7B5C7A !important;
}

.border-R {
	border-color: #6C81A5 !important;
}

.border-W {
	border-color: #000000 !important;
}

.timeline {
	position: relative;
	list-style: none;
	display: flex;
}

.timeline-item {
	position: relative;
	flex: 1;
	padding-top: 60px;
	padding-bottom: 40px;
	text-align: center;
}

	.timeline-item:first-child::before {
		border-radius: 5px 0 0 5px;
	}

	.timeline-item:last-child::before {
		border-radius: 0 5px 5px 0;
	}

	.timeline-item::before {
		position: absolute;
		top: 12px;
		left: 0;
		display: block;
		width: 100%;
		height: 10px;
		content: "";
		background-color: #C8C8C8;
	}

	.timeline-item::after {
		position: absolute;
		top: 3px;
		left: calc(50% - 14px);
		display: block;
		content: "";
		background-color: #EFECE1;
		border: 6px solid #625F59;
		border-radius: 50%;
		height: 28px;
		width: 28px;
	}

.page-dl {
	display: flex;
}

	.page-dl dt, .page-dl dd {
		margin-bottom: 0;
	}

/*--------------------------------------------------------------------------------*/
/*------------------------------ Reserve & Calendar ------------------------------*/
/*--------------------------------------------------------------------------------*/

.schedule-slider-wrapper {
	display: flex;
	width: 100%;
	align-items: center;
	background: #e6e6d5;
	padding: 0.75rem;
	margin-bottom: 1rem;
}

.schedule-select {
	width: 90px;
	border: 1px solid #b1b19d;
	border-radius: 0.25rem;
	margin: 0 1rem;
}

	.schedule-select select {
		border: 0;
		background-color: #efefe1;
	}

		.schedule-select select:focus {
			background-color: #efefe1;
		}

.schedule-slider .btn-date {
	width: 60px;
	height: 90px;
	font-size: 0.929rem;
	font-weight: 500;
}

	.schedule-slider .btn-date label {
		display: block;
		font-size: 0.786rem;
	}

	.schedule-slider .btn-date.active {
		background-color: #625F59;
		color: #FFF !important;
	}

.btn-date.sat {
	color: #0d6efd;
}

.btn-date.sun {
	color: #dc3545;
}

.btn-reserveitem {
	width: 100%;
	height: 100%;
	text-align: center;
	color: #625F59;
	border-color: #CECEBA;
}

	.btn-reserveitem.active, .btn-reserveitem:hover {
		background-color: #625F59;
		color: #FFF !important;
	}

	.btn-reserveitem .title {
		margin: 0.5rem;
	}

	.btn-reserveitem .description {
		margin: 0.5rem;
	}

.timelist-group.scroll {
	scrollbar-width: thin;
}

.timelist-item {
	position: relative;
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding: 1rem;
	border-bottom: 1px solid #dee2e6;
}

	.timelist-item:hover, .timelist-item.active {
		background-color: #FFF;
		border: 1px solid #dee2e6;
		border-top: 1px solid #fff;
		box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.125);
	}

	.timelist-item ul {
		display: flex;
		align-items: center;
		margin-bottom: 0;
	}

		.timelist-item ul li {
			position: relative;
			padding: 0 1rem;
			font-size: 1rem;
		}

			.timelist-item ul li:after {
				position: absolute;
				content: " | ";
				right: 0;
				color: #ddd;
			}

			.timelist-item ul li.teetime {
				color: #625F59;
				font-size: 1.5rem;
				font-weight: bold;
			}

			.timelist-item ul li.coursename {
				color: #000;
				font-weight: 500;
			}

			.timelist-item ul li.teetime::after, .timelist-item ul li:last-child::after {
				display: none;
			}

.time-price {
	font-size: 1.25rem;
	color: #625F59;
	font-weight: bold;
}

.timelist-ticker {
	position: relative;
	margin-left: 1rem;
}

/*--------------------------------------------------------------------------------*/
/*------------------------------------ table -------------------------------------*/
/*--------------------------------------------------------------------------------*/

/* table board */
.table-board table {
	background: none;
	border-top: 1px solid #625F59;
}

.table-board tr td, .table-board th {
	border: none;
	border-bottom: 1px solid #efefe1;
	padding: 20px 30px;
}

.table-board tr td, .table-board th {
	border-left: none;
	border-bottom: 1px solid #efefe1;
	border-right: none;
	padding: 16px 30px;
}

.table-board th {
	background: #efefe1;
	font-weight: normal;
}

.table-board tr:hover {
	background: #F8F8F8;
}

.table-board tr td:first-child {
	width: 100px;
}

.table-board tr td a:hover {
	color: #625F59;
	border-bottom: 1px solid #625F59;
}

.table-board tr:last-child td {
	border-bottom: 1px solid #CECEBA;
}

.table-boardview table {
	background: none;
	border-top: 1px solid #625F59;
}

.table-boardview tr td, .table-boardview tr th {
	border: none;
	border-bottom: 1px solid #efefe1;
	padding: 20px 10px;
	font-weight: normal;
}

	.table-boardview tr td:first-child {
		width: 120px;
	}

	.table-boardview tr th:first-child {
		text-align: left;
		padding-left: 70px;
	}

	.table-boardview tr td:nth-child(2) {
		text-align: left;
	}

	.table-boardview tr td:last-child, .table-boardview tr th:last-child {
		width: 120px;
	}

.table-boardview tr:last-child td {
	border-bottom: 1px solid #625F59;
}

.table-boardview tr td a:hover {
	color: #625F59;
	border-bottom: 1px solid #625F59;
}

.table-boardview-meta:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}

.table-boardview-meta li {
	position: relative;
	float: left;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 0;
}

	.table-boardview-meta li:first-child {
		padding-left: 0;
	}

	.table-boardview-meta li:after {
		position: absolute;
		content: " | ";
		right: 0;
		color: #ddd;
	}

	.table-boardview-meta li:last-child:after {
		display: none;
	}

	.table-boardview-meta li span {
		color: #535B5D;
		margin-right: 0.5rem;
	}

.boardview-title {
	font-size: 1.2rem;
}

.viewbox {
	min-height: 300px;
	padding-bottom: 75px !important;
}

.boardview-join tr th:first-child {
	padding-left: 46px;
}

.boardview-join .viewbox {
	padding-left: 46px;
}

.btn-prev, .btn-next {
	padding: 0;
	width: 60px;
	height: 24px;
	color: #747E81;
	font-size: 1rem;
}

.btn-download {
	padding: 0;
	width: 60px;
	height: 24px;
	color: #625F59;
	font-size: 1rem;
}

.board-comment {
	margin-bottom: 10px;
	padding: 0.75rem 1.5rem;
	background-color: #F8F8F8;
	font-size: 0.938rem;
}

	.board-comment ul.list li {
		float: left;
		padding-left: 0;
		padding-right: 20px;
		padding-bottom: 0;
	}

.board-comment-inner {
	padding: 0.75rem 0;
}

.board-comment-footer {
	background-color: #FFF;
	padding: 0rem;
	box-shadow: 0 0 0 1px #625F59 inset;
}

	.board-comment-footer textarea {
		margin-left: 1.5rem;
		padding: 0;
		width: calc(100% - 3rem);
	}

	.board-comment-footer ul.list {
		padding-left: 1.5rem;
		border-top: 1px solid #ddd;
	}

		.board-comment-footer ul.list li {
			float: left;
			padding-left: 0;
			padding-right: 20px;
			padding-bottom: 0;
		}

.btn-comment {
	display: block;
	width: 100%;
	height: 100%;
	border-radius: 0 !important;
}

.board-comment-btn {
	margin: 1rem 0;
}

.table-lg tr td, .table-lg th {
	padding: 1rem !important;
}

.table-sm tr td, .table-sm th {
	padding: 0.25rem !important;
	font-size: 0.75rem;
}

.table-primary tr td, .table-primary th {
	padding: 1rem;
	vertical-align: middle;
}

.table-primary tr th {
	background-color: #AEAE99;
	color: #FFF;
	text-align: center;
	border-color: #625F59;
}

.table-primary tr td {
	background-color: #FFF;
	color: #666666;
	text-align: center;
	border-color: #625F59;
}

.table-primary > :not(caption) > * > * {
	border-width: 1px;
}

.table-primary th:first-child, .table-primary td:first-child {
	border-left: 0;
}

.table-primary th:last-child, .table-primary td:last-child {
	border-right: 0;
}

.table-secondary tr td, .table-primary th {
	padding: 1rem;
	vertical-align: middle;
}

.table-secondary tr th {
	background-color: #e6e6d5;
	color: #625F59;
	text-align: center;
	border-color: #CECEBA;
}

.table-secondary tr td {
	background-color: #FFF;
	color: #666666;
	text-align: center;
	border-color: #CECEBA;
}

.table-secondary > :not(caption) > * > * {
	border-width: 1px;
}

.table-secondary th:first-child, .table-secondary td:first-child {
	border-left: 0;
}

.table-secondary th:last-child, .table-secondary td:last-child {
	border-right: 0;
}

.bg-lightcream, tr.bg-lightcream th, tr.bg-lightcream td {
	background-color: #FAFAEB !important;
}

.bg-lightblue, tr.bg-lightblue th, tr.bg-lightblue td {
	background-color: #DBE2E2 !important;
}

.bg-lightred, tr.bg-lightred th, tr.bg-lightred td {
	background-color: #F2E1D6 !important;
}

/*--------------------------------------------------------------------------------*/
/*----------------------------------- Gallery ------------------------------------*/
/*--------------------------------------------------------------------------------*/


/*--------------------------------------------------------------------------------*/
/*------------------------------------ Navi --------------------------------------*/
/*--------------------------------------------------------------------------------*/

.nav-pagetab {
	margin-bottom: 2rem;
}

	.nav-pagetab .nav-item:not(:last-child) {
		border-right: 1px solid #fff;
	}

	.nav-pagetab .nav-link {
		text-align: center;
		color: #333;
		background-color: #CECEBA;
		padding: 1rem 0;
	}

		.nav-pagetab .nav-link:hover {
			color: #000;
		}

		.nav-pagetab .nav-link.active {
			color: #fff;
			background-color: #625F59;
		}

.section-tabmenu {
	position: relative;
}

.nav-subttab {
	padding: 1.5rem 0;
}

	.nav-subttab .nav-link {
		text-align: center;
		color: #7F7F7F;
		border-color: transparent;
		padding: 0.5rem 2rem;
		border-bottom: 1px solid #CECEBA;
		border-radius: 0.25rem 0.25rem 0 0;
	}

		.nav-subttab .nav-link:hover {
			color: #000;
		}

		.nav-subttab .nav-link.active {
			color: #000;
			border-bottom: 1px solid #625F59;
			font-weight: bold;
		}

.nav-subttab-lg {
	padding: 1.5rem 0 3rem;
}

	.nav-subttab-lg .nav-link {
		font-size: 1.5rem;
		padding: 1rem 2rem;
	}

		.nav-subttab-lg .nav-link.active {
			border-bottom-width: 2px;
		}

.nav-contenttab {
	margin: 1rem 0;
}

	.nav-contenttab .nav-link {
		text-align: center;
		color: #333;
		background-color: #FFF;
		border: 1px solid #CECEBA;
		padding: 0.25rem 0.75rem;
		border-radius: 0.25rem 0.25rem 0 0;
	}

		.nav-contenttab .nav-link:hover {
			color: #000;
		}

		.nav-contenttab .nav-link.active {
			color: #fff;
			background-color: #625F59;
			border-color: #625F59;
		}

.nav-pointtab {
	margin: 0 0 1rem;
}

	.nav-pointtab .nav-item {
		position: relative;
	}

	.nav-pointtab .nav-link {
		text-align: start;
		color: #bbbba7;
		padding: 2rem 4rem 0.75rem 0;
		font-size: 1.25rem;
	}

		.nav-pointtab .nav-link:hover {
			color: #000;
		}

		.nav-pointtab .nav-link.active {
			color: #000;
			font-weight: bold;
		}

			.nav-pointtab .nav-link.active::before {
				position: absolute;
				top: 0;
				left: 0;
				content: "";
				width: 14px;
				height: 14px;
				background-color: #000;
			}

.nav-roundtab {
	margin: 1rem 0;
}

	.nav-roundtab .nav-link {
		text-align: center;
		color: #333;
		background-color: #FFF;
		border: 1px solid #CECEBA;
		padding: 0.5rem 2rem;
		border-radius: 5rem;
	}

		.nav-roundtab .nav-link:hover {
			color: #000;
		}

		.nav-roundtab .nav-link.active {
			color: #fff;
			background-color: #625F59;
			border-color: #625F59;
		}

.pagination {
	-webkit-box-pack: center !important;
	-ms-flex-pack: center !important;
	justify-content: center !important;
}

.page-link {
	font-size: 1.125rem;
	border: 0;
	padding: 0.375rem 0.75rem;
	color: #666;
}

	.page-link:hover, .page-item.active .page-link {
		background: none;
		color: #000;
		font-weight: 500;
	}

	.page-link:first-child:hover, .page-link:last-child:hover {
		border-bottom: none;
	}

.page-prev img, .page-next img {
	filter: grayscale(100%);
}

.page-prev:hover img, .page-next:hover img {
	filter: grayscale(0%);
}

/*--------------------------------------------------------------------------------*/
/*------------------------------------ Popup -------------------------------------*/
/*--------------------------------------------------------------------------------*/

.modal-title {
	color: #625F59;
}

.modal-buttonn-area {
	display: flex;
	width: 100%;
	margin: 0;
	border-radius: 0 0 0.3rem 0.3rem;
	overflow: hidden;
	margin-top: 1rem;
}

	.modal-buttonn-area .btn {
		border-radius: 0;
		padding: 0.75rem 1rem;
	}

.modal-content {
	border-radius: 0.5rem;
}

.blockquote {
	margin-bottom: 3rem;
}

	.blockquote p {
		font-size: 2rem;
	}


/*--------------------------------------------------------------------------------*/
/*------------------------------------ footer ------------------------------------*/
/*--------------------------------------------------------------------------------*/

#footer {
	width: 100%;
	padding-top: 30px;
	padding-bottom: 50px;
	background: #625F59;
	color: #C8C8C8;
	font-size: 0.875rem;
}

	#footer ul {
		display: flex;
		margin-bottom: 15px;
	}

		#footer ul li {
			padding-right: 12px;
		}

	#footer a {
		color: #C8C8C8;
	}

		#footer a:hover {
			color: #FFF;
		}

.footer-menu ul li:after {
	display: inline-block;
	content: "";
	width: 1px;
	height: 14px;
	background: #999;
	margin-left: 12px;
}

.footer-menu ul li:last-child:after {
	display: none;
}

.footer-description {
	font-weight: 300;
	margin-bottom: 10px;
}

	.footer-description a:hover {
		color: #FFF;
	}

.footer-sns ul {
	display: flex;
	justify-content: end;
	margin: 1rem 0;
}

.footer-sns li {
	width: 34px;
	height: 34px;
	background-color: #C8C8C8;
	border-radius: 50%;
	margin: 0.25rem;
}

	.footer-sns li:hover {
		background-color: #FFF;
	}

.footer-sns a {
	display: flex;
	width: 100%;
	height: 100%;
	padding: 0.25rem;
}

.footer-sns img {
	max-width: 24px;
}

.footer-description span {
	padding-left: 2px;
	padding-right: 2px;
}

.footer-copyright {
	margin: 1rem 0;
	font-size: 0.75rem;
}


/*--------------------------------------------------------------------------------*/
/*----------------------------------- response -----------------------------------*/
/*--------------------------------------------------------------------------------*/

@media only screen and (max-width: 1600px) {
	.mainlogo img {
		height: 50px;
	}

	#main-menu {
		margin-left: 4%;
		margin-right: 0;
	}

	#menu-area .mainlogo {
		display: none;
	}

	#menu-area li {
		padding: 0 18px;
		min-width: 110px;
	}

	#menu-area .mainlogo {
		padding: 10px 30px 10px 50px;
	}

	#menu-area a {
		font-size: 0.875rem;
	}

	#menu-area .login-menu a {
		font-size: 0.75rem;
	}
}

@media only screen and (max-width: 1280px) {
	#menu-area li {
		padding: 0 14px;
		min-width: 100px;
	}
}

@media (min-width: 1025px) and (max-width: 1280px) {
}

@media only screen and ( max-width: 1024px ) {
	.mc-only {
		display: block;
	}

	span.mc-only {
		display: inline-block;
	}

	.pc-only, span.pc-only {
		display: none;
	}

	.border-0-mobile {
		border: none !important;
	}

	.cambio_header .gnblogo img, .gnblogo img {
		max-height: 24px;
	}

	.gnblogo-pc {
		display: none;
	}

	.gnblogo-mc {
		display: block;
	}

	.cambio_header #gnb-menu .menu-item, #gnb-menu .menu-item {
		margin-right: 0;
	}

	.cambio_header #gnb-menu .nav-link, #gnb-menu .nav-link {
		min-width: auto;
		padding: 0.25rem 0.75rem;
		font-size: 0.75rem;
	}

	.cambio_header .btn-lang, .btn-lang {
		padding: 0;
		width: 24px;
	}

	.cambio_header .header-bg, .cambio_header #menu-area, .header-bg, #menu-area {
		height: 50px;
	}

	.cambio_header #navi-icon, #navi-icon {
		margin: 12px 0;
	}

	#menu-area {
		overflow-x: auto;
		overflow-y: hidden;
	}

	.header-bg.opened #menu-area {
		overflow-x: hidden;
	}

	.cambio_header #menu-area a, #menu-area a {
		line-height: 50px;
	}

	#menu-area li {
		padding: 0 10px;
		min-width: 90px;
	}

	#main-menu .sub-menu a {
		font-size: 0.75rem;
	}

	#main-menu {
		margin-left: 6%;
		margin-right: 0;
	}

		#main-menu .nav {
			flex-wrap: nowrap;
			min-width: max-content;
		}

	#menu-area .login-menu {
		margin-left: 1rem;
	}

		#menu-area .login-menu li {
			padding: 0px 6px;
		}

		#menu-area .login-menu a {
			font-size: 0.75rem;
		}

	#fullwidth_menu {
		height: 100%;
		overflow-y: auto;
	}

		#fullwidth_menu ul.nav {
			padding-top: 50px;
		}

		#fullwidth_menu li.menu-item {
			width: 100% !important;
			margin: 0;
		}

			#fullwidth_menu li.menu-item:after {
				display: none;
			}

			#fullwidth_menu li.menu-item h4 {
				height: 30px;
			}

		#fullwidth_menu ul.sub-menu, #fullwidth_menu li.current ul.sub-menu {
			display: block;
			min-height: auto;
		}

			#fullwidth_menu ul.sub-menu li {
				width: auto;
				margin-right: 1rem;
			}

	.navi-icon-line {
		width: 20px;
		height: 2px;
	}

		.navi-icon-line:first-child {
			top: 4px;
		}

		.navi-icon-line:nth-child(2) {
			top: 10px;
			width: 12px;
		}

		.navi-icon-line:nth-child(3) {
			top: 16px;
		}

	#navi-icon.opened .navi-icon-line:first-child {
		top: 0;
	}

	#navi-icon.opened .navi-icon-line:nth-child(3) {
		width: 20px;
		top: 20px;
	}

	/* form & button */
	.form-check-lg .form-check-label, .form-label-lg {
		font-size: 1rem;
	}

	.member-form .form-control-lg {
		font-size: 1rem;
	}

	.form-check-lg .form-check-input[type=checkbox] {
		width: 1rem;
		height: 1rem;
	}

	/* main */
	.swiper-container.mainslider {
		margin-top: 50px;
	}

	.slide-text h1 {
		font-size: 2rem;
	}

	.slide-text p {
		font-size: 1.5rem;
	}

	.section-title {
		font-size: 2rem;
	}

	.section-description {
		font-size: 1rem;
	}

	.icon-quick img {
		width: 24px;
	}

	.section-schedule .entry-box-header {
		top: -50px;
		min-height: 50px;
		padding: 1rem 1rem 0;
	}

	.section-schedule .entry-box {
		padding-top: 0;
	}

	.section-mainboard .entry-box {
		padding-top: 0;
	}

	.section-mainboard .weather {
		font-size: 1rem;
	}

	.section-mainboard h5 {
		font-size: 1rem;
	}

	.section-mainboard h6 {
		font-size: 0.75rem;
	}

	/* content */
	.hero-wrapper {
		margin-top: 50px;
	}

	.section-padding {
		padding: 2.5rem 0;
	}

	.section-padding-sm {
		padding: 1.5rem 0;
	}

	.content-area {
		padding-top: 50px;
	}

	.ul-entrystep {
		display: block;
	}

		.ul-entrystep li {
			display: flex;
			align-items: center;
			justify-content: center;
			text-align: start;
			width: 100%;
			height: 140px;
			margin-left: 5%;
			padding: 1rem;
			margin: 1.5rem 0;
		}

			.ul-entrystep li::after {
				top: calc(100% - 18px);
				right: calc(50% - 18px);
				width: 36px;
				height: 36px;
				background-size: contain;
				transform: rotate(90deg);
			}

		.ul-entrystep .entry-step label {
			position: absolute;
			left: 3.5rem;
			top: 40px;
		}

	.ul-roundstep {
		display: block;
	}

		.ul-roundstep li {
			display: flex;
			flex-direction: column;
		}

			.ul-roundstep li .round-step {
				padding: 1rem;
				margin: 1rem 0;
			}

				.ul-roundstep li .round-step::after {
					display: none;
				}

	.ul-circlestep {
		flex-direction: column;
		background: none;
		min-height: auto;
		gap: 24px;
	}

		.ul-circlestep li {
			width: 100%;
		}

			.ul-circlestep li .circle-step {
				background-color: #625F59;
				border-radius: 6rem;
				padding: 1rem 0.5rem 1.5rem;
			}

			.ul-circlestep li:first-child .circle-step {
				background-color: #AEAE99;
			}

			.ul-circlestep li:last-child .circle-step {
				background-color: #191816;
			}

			.ul-circlestep li::before {
				position: absolute;
				top: -38px;
				content: "";
				background: url(../images/circle-steparrow-primary.svg) no-repeat center;
				background-size: contain;
				width: 100%;
				height: 50px;
				transform: rotate(90deg);
			}

			.ul-circlestep li:first-child::before {
				display: none;
			}

			.ul-circlestep li:last-child::before {
				background-image: url(../images/circle-steparrow-dark.svg);
			}

	.dl-circlestep {
		flex-direction: column;
	}

		.dl-circlestep dt {
			min-width: 90px;
			min-height: 90px;
			margin-right: 0;
			margin-bottom: 1rem;
		}

		.dl-circlestep dd {
			text-align: center;
		}

		.dl-circlestep::after {
			display: none;
		}

	.timeline {
		position: relative;
		list-style: none;
		display: block;
	}

	.timeline-item {
		position: relative;
		padding-top: 0;
		padding-left: 40px;
		padding-bottom: 40px;
		text-align: start;
	}

		.timeline-item::before {
			position: absolute;
			top: 0;
			left: 9px;
			display: block;
			width: 10px;
			height: 100%;
			content: "";
			background-color: #C8C8C8;
		}

		.timeline-item:last-child:before {
			display: none;
		}

		.timeline-item::after {
			position: absolute;
			top: 0;
			left: 0;
			display: block;
			content: "";
			background-color: #EFECE1;
			border: 6px solid #625F59;
			border-radius: 50%;
			height: 28px;
			width: 28px;
		}

	.page-dl {
		display: block;
	}

	.entry-box {
		padding: 1.5rem 1rem;
	}

	.entry-box-lg {
		padding: 3rem 2rem;
	}

	.entry-box.entry-rounded-plus {
		border-radius: 6rem;
		padding-left: 4rem;
		padding-bottom: 4rem;
	}

	.entry-box.entry-rounded-minus {
		border-radius: 6rem;
		margin-left: 0;
		padding-left: 4rem;
		margin-top: -3rem;
		padding-top: 4rem;
	}

	.mypage-mycard {
		padding: 1rem 1rem 0.5rem;
	}

	.dl-reservelist {
		display: flex;
	}

		.dl-reservelist dt {
			min-width: 60px;
			margin-right: 1rem;
		}

	.card-cream {
		padding: 1rem 0.5rem;
	}

	.coupon-primary, .coupon-olive {
		padding: 0.5rem 1rem 0.5rem 3.5rem;
	}

		.coupon-primary p, .coupon-olive p {
			font-size: 0.875rem;
		}

	.nav-contenttab {
		margin-bottom: 1rem;
	}

		.nav-contenttab .nav-link {
			font-size: 1rem;
			padding: 0.5rem 1rem;
		}

	.table-boardview-meta li {
		display: flex;
		padding: 0;
		float: none;
	}

		.table-boardview-meta li span {
			display: block;
		}

		.table-boardview-meta li:after {
			display: none;
		}

	.table-board tr td, .table-board th {
		padding: 6px 4px;
		font-size: 0.75rem;
	}

		.table-board tr td:first-child {
			width: 50px;
		}

	.table-board tr .count {
		display: none;
	}

	.icon-title-lg {
		width: 100px;
		height: 100px;
	}

	.legend-info {
		display: block;
		font-size: 0.75rem;
		line-height: 2;
	}

		.legend-info label {
			display: block;
			text-align: start;
		}

	/* page Top & navi */
	.breadcrumb-wrapper {
		display: none;
	}

	.nav-subttab-lg {
		padding: 1.5rem 0 2rem;
	}

		.nav-subttab-lg .nav-link {
			font-size: 1.125rem;
			padding: 0.75rem 1rem;
		}

	.blockquote {
		margin-bottom: 2rem;
	}

		.blockquote p {
			font-size: 1.5rem;
		}

	.nav-pointtab .nav-link {
		padding: 1.25rem 1.125rem 0.75rem 0;
	}

		.nav-pointtab .nav-link.active::before {
			width: 8px;
			height: 8px;
		}


	/* reserve */
	.schedule-slider-wrapper {
	}

	.schedule-slider .btn-date {
		width: 40px;
		height: 60px;
		font-size: 0.75rem;
		padding: 0;
	}

	.btn-reserveitem {
		padding-left: 0;
		padding-right: 0;
	}

	.timelist-item {
		padding: 0.5rem;
	}

		.timelist-item ul li {
			font-size: 0.75rem;
			padding: 0 0.25rem;
			line-height: 1rem;
		}

			.timelist-item ul li.teetime {
				font-size: 1rem;
			}

			.timelist-item ul li.coursename {
				font-size: 0.75rem;
			}

			.timelist-item ul li::after {
				right: -0.125rem;
			}

	.time-price {
		font-size: 1rem;
	}

	.timelist-ticker {
		position: relative;
		margin-left: 0;
	}


	/* footer */
	.footer-sns ul {
		justify-content: start;
	}
}

@media (min-width: 961px) and (max-width: 1024px) {
}

@media only screen and ( max-width: 960px ) {
}

@media only screen and ( min-width: 768px ) and ( max-width: 960px ) {
}

@media only screen and ( max-width: 767px ) {
	html {
		font-size: 14px;
	}

	#menu-area li {
		min-width: 80px;
	}
}


@media only screen and ( max-width: 479px ) {
}
