@charset "utf-8";
/* CSS Document */

/********************************
 
	共通
 
********************************/
.catch {
	padding:0 0 5%;
	margin:0 auto 0 0;
	width:95%;
}
.wrap_h3 {
	width: 100%;
	height: 174px;
	position: relative;
	background-image: url(../images/price_access/h3_bg.png?919);
	background-repeat: repeat-x;
}
@media screen and (max-width:1400px) {
	.wrap_h3 {
		height: 154px;
		background-repeat: repeat-x;
		background-position:center bottom;
	}
}
@media screen and (max-width:768px) {
	.wrap_h3 {
		height: 124px;
	}
}
h3 {
	max-width: 1300px;
	font-size: 2.8rem;
	margin: auto;
	color: #847E75;
	font-family: "リュウミン", 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", HGS明朝E, メイリオ, Meiryo, serif;
	display: flex;
	align-items: center;
	letter-spacing: 0.5rem;
	padding: 3.9% 0 0 0;
}

@media screen and (max-width:1400px) {
	h3 {
		width: 90%;
	}
}
h3::before {
	content: '';
	display: inline-block;
	width: 0.3rem;
	height: 2.8rem;
	background: #847E75;
	margin: 0 1% 0 0;
}
h3:first-of-type {
	margin: 5% auto 0;
}

@media screen and (max-width:768px) {
	h3:first-of-type {
		margin: 12% auto 0;
	}
}
section {
	position: relative;
	max-width: 1600px;
	margin: 0 auto 5%;
}

.wrap_figure, .wrap_figure2, .wrap_figure4 {
	display: flex;
	justify-content: space-between;
	max-width: 1300px;
	margin: 5% auto;
}
#bbq_spa .wrap_figure {
	margin: 3% auto 0;
}

.wrap_figure, .wrap_figure2, .wrap_figure4 {
		width: 95%;
}

@media screen and (max-width:768px) {
	.wrap_figure4 {
		flex-wrap: wrap;
	}
}
.wrap_figure figure {
	width: calc(100%/3);
}
@media screen and (max-width:768px) {
.wrap_figure figure:first-of-type {
	margin: 0 0 0 1%;
}
}
@media screen and (max-width:768px) {
.wrap_figure figure:last-of-type {
	margin: 0 1% 0 0;
}
}
.wrap_figure figure:nth-of-type(2) {
	margin: 0 2%;
}
@media screen and (max-width:768px) {
.wrap_figure figure:nth-of-type(2) {
	margin: 0 1%;
}
}

.wrap_figure figure img {
	width: 100%;
}
.wrap_figure2 figure:nth-of-type(2) {
	margin: 0 2%;
}
.wrap_figure2 figure {
	width: calc(100%/2);
}

@media screen and (max-width:768px) {
	.wrap_figure2 figure:nth-of-type(1) {
		margin: 0 1% 0 1%;
	}
	.wrap_figure2 figure:nth-of-type(2) {
		margin: 0 1% 0 0;
	}
}
.wrap_figure2 figure img {
	width: 100%;
}
.wrap_figure4 figure {
	width: calc(100%/4);
}

@media screen and (max-width:768px) {
	.wrap_figure4 figure {
		width: calc(100%/2);
		padding: 1%;
	}
}
.wrap_figure4 figure:nth-of-type(2) {
	margin: 0 1% 0 1%;
}

@media screen and (max-width:768px) {
	.wrap_figure4 figure:nth-of-type(2) {
		margin: 0;
	}
}
.wrap_figure4 figure:nth-of-type(3) {
	margin: 0 1% 0 0;
}

@media screen and (max-width:768px) {
	.wrap_figure4 figure:nth-of-type(3) {
		margin: 0;
	}
}
figcaption {
	font-size: 1.4rem;
    word-break: break-all;
}
.second_sec p {
    color: rgba(0,0,0,1);
    text-shadow: none;
    margin:1% auto 5%;
	text-align:center;
}
@media screen and (max-width:1500px) {
.second_sec p {
	width:90%;
	text-align:left;
}
}
.second_sec .detail {
	margin:0 auto 5%;
}
@media screen and (max-width:1500px) {
.second_sec .detail {
	width:90%;
}
}

@media screen and (max-width:1500px) {
.tag {
	top: 25%;
	max-width:85%;
	font-size: 1.6rem;
	font-weight:bold;
	display: flex;
	padding:0;
	background:rgba(0,0,0,0.2);
	justify-content:center;
}
.tag::before {
	content:'';
	display: block;
	width: 1rem;
	height: 2.3rem;
}
.tag::after {
	content:'';
	display: block;
	width: 1rem;
	height: 2.3rem;
}
}
@media screen and (max-width:768px) {
.tag {
	max-width:85%;
	font-size: 1.6rem;
	font-weight:bold;
	display: flex;
	padding:0;
	background:rgba(0,0,0,0.2);
	justify-content:center;
}
.tag::before {
	content:'';
	display: block;
	width: 1rem;
	height: 2.3rem;
}
.tag::after {
	content:'';
	display: block;
	width: 1rem;
	height: 2.3rem;
}
}
.scroll {
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 2;
  display: inline-block;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  text-decoration: none;
  padding-top:30px;
  color:rgba(255,255,255,0.87);
  font-size:1.6rem;
  letter-spacing:0.2rem;
  right: 0;
  margin: auto;
  z-index:0;
}
@media screen and (max-width:1400px) {
.scroll {
  bottom:5%;
}
}
@media screen and (max-width:1000px) {
.scroll {
	display:none;
}
}
.scroll span {
  position: absolute;
  top: 0;
  left: 50%;
  width: 20px;
  height: 20px;
  margin-left: -12px;
  border-left: 2px solid #fff;
  border-bottom: 2px solid #fff;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  box-sizing: border-box;
}
@media screen and (max-width:1000px) {
.scroll span {
	display:none;
}
}
section {
	position:relative;
	background-repeat:no-repeat;
	background-position:center;
	width:100%;
	background-size:cover;
}
.section-content {
	max-width:1100px;
	margin: auto;
	padding: 35% 0 0;
	text-align: center;
}
@media screen and (min-width:1600px) {
.section-content {
	padding: 25% 0 0;
}
}
@media screen and (max-width:1200px) {
.section-content {
	padding: 35% 0 0;
	width:95%;
}
}
@media screen and (min-width:769px) and (max-width:1100px) {
.section-content {
	padding: 45% 0 0;
}
}
@media screen and (max-width:768px) {
.section-content {
	/*padding: 75% 0 0;*/
	/*padding: 35% 0 0;*/
	padding: 95% 0 0;
}
}
#facilities_01 {
	background-image:url(../images/facilities/facilities_01.jpg?1007);
	min-height:1057px;
}
@media screen and (max-width:768px) {
#facilities_01 {
	background-image:url(../images/facilities/sp_facilities_01.jpg?1007);
	background-size:cover;
	background-position:right;
	min-height:736px;
}
}
#bbq_01 {
	background-image:url(../images/bbq/bbq_01.jpg?1007);
	min-height:1057px;
}
@media screen and (max-width:768px) {
#bbq_01 {
	background-image:url(../images/bbq/sp_bbq_01.jpg?1007);
	background-size:cover;
	background-position:right;
	min-height:auto;
}
}
#gym_01 {
	background-image:url(../images/gym/gym_01.jpg?1007);
	min-height:1057px;
}
@media screen and (max-width:768px) {
#gym_01 {
	background-image:url(../images/gym/sp_gym_01.jpg?1007);
	background-size:cover;
	background-position:center;
	min-height:auto;
}
}
#meeting_01 {
	background-image:url(../images/meeting/meeting_01.jpg?1007);
	min-height:1057px;
}
@media screen and (max-width:768px) {
#meeting_01 {
	background-image:url(../images/meeting/sp_meeting_01.jpg?1007);
	background-size:cover;
	background-position:right;
	min-height:auto;
}
}
#price_access_01 {
	background-image:url(../images/price_access/price_access_01.jpg?1007);
	min-height:1057px;
}
@media screen and (max-width:768px) {
#price_access_01 {
	background-image:url(../images/price_access/sp_price_access_01.jpg?1007);
	background-size:cover;
	background-position:right;
	min-height:auto;
}
}
.second_sec > figure {
	margin:5% auto 1%;
}

.sub_menu {
	display: flex;
	max-width: 800px;
	margin: 3% auto 0;
	font-size: 2rem;
}

@media screen and (max-width:768px) {
	.sub_menu {
		font-size: 1.4rem;
		width: 90%;
	}
}
.sub_menu a {
	color: #847E75;
}
.sub_menu li {
	width: calc(100% / 4);
	text-align: center;
	height: 2.5rem;
	border-right: 1px #847E75 solid;
}

@media screen and (max-width:768px) {
	.sub_menu li {
		letter-spacing: 0;
	}
}
.sub_menu li:first-of-type {
	border-left: 1px #847E75 solid;
}
.floor_dit {
	display: flex;
	width:90%;
	max-width: 1300px;
	margin: 0 auto 3%;
	position: relative;
}

@media screen and (max-width:768px) {
	.floor_dit {
		width:95%;
		flex-direction: column-reverse;
		justify-content: center;
	}
}
.floor_dit .txt_wrap {
	align-self: flex-start;
	width:40%;
	margin:0 1% 0 0;
}
@media screen and (max-width:768px) {
	.floor_dit .txt_wrap {
		width:100%;
	}
}
.floor_dit .txt_wrap p {
	text-align: left;
	letter-spacing: 0;
}

@media screen and (max-width:768px) {
	.floor_dit p {
		width: 95%;
		min-width: auto;
		word-break: break-all;
		line-height: 2rem;
	}
}

.floor_dit figure {
	width:60%;
}
.floor_dit .txt_wrap > figure {
	width:100%;
	margin:0 0 3%;
}

@media screen and (max-width:768px) {
	.floor_dit figure {
		margin:0 0 3%;
		min-width: auto;
		text-align: center;
		width:100%;
	}
}
/*---------	amenity ----------*/
.wrap_amenity {
	width:90%;
	max-width: 1300px;
	margin: auto;
}
.wrap_amenity p {
	text-align: left;
	letter-spacing: 0;
	margin: 0 auto 1%;
}
@media screen and (max-width:768px) {
	.wrap_amenity p {
		margin: 0 auto 5%;
	}
}
#wrap_price {
	width:90%;
	max-width: 1300px;
	margin: auto;
}
#wrap_price h4 {
	color: #847E75;
	display: flex;
	font-size: 2.2rem;
	justify-content: space-between;
}

@media screen and (max-width:768px) {
	#wrap_price h4 {
		font-size: 1.8rem;
		width: 90%;
		margin: auto;
		flex-direction: column;
	}
}
#wrap_price h4 span {
	display: inline-block;
	text-align: right;
	width: 50%;
	color: #000;
}

@media screen and (max-width:768px) {
	#wrap_price h4 span {
		text-align: left;
		width: 100%;
	}
}
table {
	width: 100%;
}
table th {
	width: 20%;
	text-align: center;
	border: 1px solid #D8D3CF;
	color: #A9A29A;
	padding-top: 1%;
	padding-bottom: 1%;
	font-size: 1.8rem;
	font-weight: 100;
	font-weight: bold;
}

@media screen and (max-width:768px) {
	table th {
		font-size: 1.5rem;
	}
}
table td {
	border: 1px solid #D8D3CF;
	text-align: center;
	padding-top: 1%;
	padding-bottom: 1%;
	font-size: 1.8rem;
	background-color: rgba(252,252,252,1.00);
}

@media screen and (max-width:768px) {
	table td {
		font-size: 1.5rem;
		vertical-align: top;
	}
}
.num {
	font-size: 2.5rem;
}

@media screen and (max-width:768px) {
	.num {
		font-size: 1.6rem;
	}
}
.bg {
	background-color: #A9A29A;
	color: #fff;
}
.attention {
	padding:5% 3%;
	font-weight:bold;
}
@media screen and (max-width:768px) {
	.notice {
		padding:5% 3% 0;
		line-height: 2.5rem;
		text-align: left;
	}
}
.second_sec .notice {
	color: #000;
	text-align: left;
	letter-spacing: 0;
}
@media screen and (max-width:768px) {
	.notice {
		line-height: 2.5rem;
	}
}
.underline {
		text-decoration: underline;
}
.td_price {
		border: 5px solid #D8D3CF;
		margin: 1%;
		font-size: 2.5rem;
		font-weight: bold;
}
@media screen and (max-width:768px) {
	.td_price {
	 font-size: 1.6rem;
	 vertical-align:middle;
	}
}
/*---------	access ----------*/
.access_detail {
	width:90%;
	max-width: 1300px;
	margin: auto;
	display: flex;
	justify-content: space-between;
}
@media screen and ( max-width:1200px) {
	.access_detail {
	 flex-direction:column;
	}
}
iframe {
	height:500px;
}
@media screen and (max-width:768px) {
	iframe {
		height:300px;
	}
}
.access_detail p {
	letter-spacing: 0;
	text-align: left;
	color: #000;
	 width:100%;
}
@media screen and (max-width:768px) {
	.access_detail p {
	 margin:auto;
	 width: 100%;
	}
}
.access_detail dl {
	letter-spacing: 0;
	text-align: left;
	display: flex;
}
@media screen and (max-width:768px) {
	.access_detail dl {
	 flex-direction:column;
	 width: 100%;
	 margin:5% auto 1%;
	 font-size:1.5rem;
	}
}
.access_detail dt {
	color: #847E75;
	font-weight: bold;
	width:60%;
}
.access_detail dd {
	font-weight: bold;
}
.wrap_access {
	width:90%;
	max-width: 1300px;
	margin: auto;
}
.tel {
	width:90%;
	color: #847E75;
	font-size: 1.2rem;
	font-weight: normal;
	font-style: normal;
	font-size: 5rem;
	font-weight: 700;
	letter-spacing: 0.5rem;
	margin: 5rem auto;
	display: flex;
	justify-content: flex-start;
	text-indent: 1.5rem;
}
.tel a {
	color: #847E75;
}
 @media screen and (max-width:1300px) {
	.tel {
	 display: block;
	 font-size: 1rem;
	 margin: 1rem 0;
	 text-align: center;
	}
}
.tel .mail {
	font-size: 2.5rem;
}
.tel .mail::before {
	display: inline-block;
	content: '';
	width: 1rem;
	height: 5rem;
	border-top: 1px #847E75 solid;
	border-left: 1px #847E75 solid;
	border-bottom: 1px #847E75 solid;
	margin: 0 1.5rem 0 0;
}
 @media screen and (max-width:1300px) {
	.tel .mail::before {
	 height: 6rem;
	}
}
.tel .mail::after {
	display: inline-block;
	content: '';
	width: 1rem;
	height: 5rem;
	border-top: 1px #847E75 solid;
	border-right: 1px #847E75 solid;
	border-bottom: 1px #847E75 solid;
	margin: 0 0 0 1.5rem;
}
 @media screen and (max-width:1300px) {
	.tel .mail::after {
	 height: 6rem;
	}
}
.mark_contact {
	color: #847E75;
}
 @media screen and (max-width:768px) {
.empty {
 display: none;
}
}
@media screen and (max-width:1300px) {
.number {
 display: block;
 font-size:2rem;
}
}
.wrap_contact {
	max-width: 1300px;
	margin: auto;
}
.wrap_contact p {
	text-align: left;
}
 @media screen and (max-width:768px) {
.wrap_contact p {
	margin:3% auto 0;
}
}