@charset "UTF-8";

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
    margin: 0;
    padding: 0;
    border: 0;
    font: inherit;
    font-size: 100%;
    vertical-align: baseline;
}

html {
    line-height: 1.5;
}

ol, 
ul {
  list-style-type: none;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

caption,
th,
td {
    text-align: left;
    font-weight: normal;
    vertical-align: middle;
}

q,
blockquote {
    quotes: none;
}

q:before,
q:after,
blockquote:before,
blockquote:after {
    content: "";
    content: none;
}

a img {
    border: none;
}

img {
	max-width: 100%;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
img,
main,
menu,
nav,
section,
summary {
    display: block;
}

.pc {
    display: block;
}

.sp {
    display: none;
}

@media screen and (max-width: 767px) {
    .sp {
        display: block;
    }

    .pc {
        display: none;
    }
}

#wrapper {
	position: relative;
	overflow: hidden;
}


/* 全体トーン */

html {
	font-size: 16px;
	text-align: justify;
}

@media screen and (max-width: 767px) {
	html {
    	font-size: 2.7vw;
	}
}

body {
	color: #333;
	counter-reset: number 0;
	font-family: "fot-tsukuaoldmin-pr6n", sans-serif;
	font-feature-settings: "palt";
	font-weight: 400;
	font-style: normal;
	letter-spacing: .15em;
	text-shadow: 0px 0px .8px;
}

.content {
	display: block;
	width: 96%;
	max-width: 720px;
	margin: 0 auto;
}

h1 {
	font-size: min(40px,4vw);
	font-weight: 500;
	letter-spacing: .15em;
	line-height: 1.2;
	transform: skewX(-12deg);
}

h2 {
	padding: .5em 0;
    background: linear-gradient(-255deg, #b57818 0%, #ffc75a 18%, #fbf693 40%, #b57818 72%, #ffc75a 90%, #fbf693 100%);
	font-size: 2em;
	font-weight: 500;
	letter-spacing: .15em;
	text-align: center;
	text-indent: .15em;
}

h3 {
	margin-bottom: .8em;
	color: #96835d;
	font-size: 1.75em;
	font-weight: 500;
	line-height: 1.4;
}

h4 {
	color: #96835d;
	font-size: 1.375em;
	font-weight: 500;
}

@media screen and (max-width: 767px) {
	h1 {
		font-size: 2.5em;
	}
	
	h4 {
		font-size: 1.75em
	}
}

#price, #reason {
    background: linear-gradient(150deg, #F8F7F4 0%, #E5E0D7 100%);
	z-index: -1000;
}

.large {
	font-size: 150%;
}

.red {
	color: #991e1e;
}

.center {
	text-align: center;
}


/* MV上部 */

.mv_upper {
	position: relative;
	min-height: 60vh;
	z-index: 1;
	background-image: url("../img/mv_u_bg.jpg");
	background-position: left 33% top;
	background-repeat: no-repeat;
	background-size: cover;
}

.mv_upper::after {
	content: "";
	position: absolute;
	z-index: 2;
	width: 100%;
	height:100%;
	top: 0;
	left: 0;
	background-color: white;
	opacity: .2;
}

.mv_upper img, .mv_upper div {
	position: relative;
	z-index: 3;
}

.mv_upper img {
	position: absolute;
	top: 1em;
	right: 1em;
	max-width: 40vw;
}

.mv_upper .upper_text {
	position: absolute;
	bottom: 16%;
	padding: .8em 2em .8em;
	background-color: rgba(255,255,255,.8);
	color: #96835d;
}


/* MV下部 */

.mv_lower {
	padding: 2em;
	background-image: url("../img/mv_l_bg.jpg");
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	text-align: center;
}


/* priceセクション */

#price .content {
	padding: 2rem 0 4rem;
}

#price .notice {
	margin-bottom: 1em;
	color: #991e1e;
	font-size: 1.75em;
	line-height: 1.6;
	text-align: center;
	text-decoration: underline;
}

.menu_name {
	color: #96835d;
}

.menu_price .price {
	color: #991e1e;
	font-size: 1.25em;
}

a.reservation {
	display: block;
	position: absolute;
	width: 100%;
	padding: .6em;
    background: linear-gradient(90deg, #5c0315 0%, #b54f65 50%, #5c0315 100%);
	box-sizing: border-box;
	color: #fff;
	font-size: 1.5em;
	font-weight: 600;
	outline: 2px solid rgb(255, 255, 255);
	outline-offset: -5px;
	text-align: center;
	text-decoration: none;
	text-shadow: 0px 0px 3px #670C1F;
}

.menu {
	display: flex;
	margin-bottom: 3em;
}

.menu_l, .menu_r {
	width: 50%;
}

.menu_r {
	position: relative;
}

.menu_r .menu_name {
	margin-bottom: .6em;
	margin-left: 32px;
	font-size: 2em;
}

.menu_r .menu_desc, .menu_r .menu_price {
	margin-bottom: 1.2em;
	margin-left: 32px;
}

.menu_r a.reservation {
	bottom: 0;
	width: calc(100% - 32px);
	margin-left: 32px;
	padding: .8em;
}

@media screen and (max-width: 767px) {
	.menu {
		display: block;
	}
	
	.menu_l, .menu_r {
		width: 100%;
	}
	
	.menu_r {
		position: static;
	}
	
	.menu_r .menu_name, .menu_r .menu_desc, .menu_r .menu_price, .menu_r a.reservation {
		margin-left: auto;
		text-align: center;
	}
	
	.menu_r .menu_name {
		margin-top: 1rem;
		font-size: 2.5rem;
	}
	
	.menu_r .menu_price {
		font-size: 1.5rem;
	}
	
	.menu_r a.reservation {
		position: static;
		bottom: auto;
		width: 100%;
	}
}

.menu3 {
	display: flex;
	font-size: .875em;
}

.menu_s {
	position: relative;
	margin-bottom: 6em;
}

.menu_s:nth-child(n+2) {
	margin-left: 1em;
}

.menu_s .menu_name {
	margin: .6em;
	font-size: 1.2em;
	letter-spacing: .1em;
	text-align: center;
}

.menu_s .menu_price {
	text-align: right;
}

.menu_s a.reservation {
	bottom: -3.6em;
	width: 100%;
	padding: .6em;
}

@media screen and (max-width: 767px) {
	.menu3 {
		display: -webkit-flex;
		display: flex;
		-webkit-flex-wrap: wrap;
		flex-wrap: wrap;
		font-size: 1rem;
	}
	
	.menu_s {
		width: 45vw;
	}
	
	.menu_s:nth-child(n+2) {
		margin-left: 0;
		margin-right: auto;
	}
	
	.menu_s:nth-child(2n) {
		margin-left: auto;
		margin-right: 0;
	}
	
	.menu_s:nth-last-child(n+2) {
		margin-bottom: 8rem;
	}
}



/* reasonセクション */

#reason .content {
	width: 100%;
	padding: 4rem 0 4rem;
}

#reason h3 {
	text-align: center;
}

#reason h3::after {
	content: ' ';
	display: block;
	height: .75rem;
	width: 10rem;
	margin: 0 auto;
	border-bottom: 1px solid #c21500;
	border-image: linear-gradient(-255deg, #b57818 0%, #ffc75a 18%, #fbf693 40%, #b57818 72%, #ffc75a 90%, #fbf693 100%);
	border-image-slice: 1;
}

.point3 {
	display: flex;
	justify-content: center
}

.point {
	position: relative;
	display: flex;
	justify-content: center;
	align-items: center;
	height: 225px;
    min-width: 225px;
    background: linear-gradient(135deg, #b49662 0%, #f9eeda 50%, #b49662 100%);
	border-radius: 50%;
	flex-basis: 30%;
	font-size: 1.75em;
	line-height: 1.8;
	text-align: center;
}

.point:before {
	counter-increment: number 1;      /* number カウンタの増加数をセット */
	content: counter(number) " ";      /* 表示形式を指定 */
	position: absolute;
	top: -.8em;
	color: #96835d;
	font-size: 2.4em;
	text-indent: .25em;
	transform: skewX(-18deg);
}

.point:nth-child(n+2) {
	margin-left: 1em;
}

@media screen and (max-width: 767px) {
	.point {
		height: 30vw;
    	min-width: 30vw;
	}
	
	.point:before {
		top: -1em;
	}
	
	.point:nth-child(n+2) {
		margin-left: 2vw;
	}
}

.detail3 {
	line-height: 1.8;
}

.detail_container {
	position: relative;
	display: flex;
	align-items: center;
	min-height: 360px;
	margin: 4em 0;
}

.detail_container:nth-child(2n) {
	flex-direction:row-reverse
}

.detail {
	background: rgba(255,255,255,.95);
	width: 50%; 
	padding: 5%;
	flex-basis: 50%;
	box-shadow: 0px 0px 10px rgba(0,0,0,.2);
	z-index: 2;
}

.detail_bg {
	content: ' ';
	display: grid;
	position: absolute;
	height: 360px;
	width: 70%;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	z-index: 1;
}

.detail_container:nth-child(2n+1) .detail_bg {
	top: 0;
	right: 0;
}

.detail_container:nth-child(2n) .detail_bg {
	top: 0;
	left: 0;
}

.detail_1 .detail_bg {
	background-image: url("../img/img-account-01.jpg");
}

.detail_2 .detail_bg {
	background-image: url("../img/img-account-02.jpg");
}

.detail_3 .detail_bg {
	background-image: url("../img/img-account-03.jpg");
}

@media screen and (max-width: 767px) {
	.detail {
		width: 64%;
		flex-basis: 64%;
		padding: 5%;
		margin: 2em;
		font-size: 1.25rem
	}
}

.service {
	width: 120vw;
	margin: 0 calc(50% - 60vw);
	background: #fff;
	box-shadow: inset 0px 16px 16px -10px rgba(0, 0, 0, 0.4),
				inset 0px -8px 16px -10px rgba(0, 0, 0, 0.4);
}

.service img {
	display: block;
	width: 80%;
	max-width: 90vw;
	margin: 0 auto;
}

p.first_visit {
	font-size: 2em;
	line-height: 1.2;
	text-align: center;
	margin-bottom: 1em;
}

p.first_visit .red {
	font-size: .75em;
	text-decoration: underline;
}

.slide-content {
	width: 100vw;
	display: flex;
	margin: 3em calc(50% - 50vw) 0;
	align-items: center;
	overflow: hidden;
}

.slideshow {
	display: flex;
}

.slideshow li {
    width: 540px;
    max-width: 60vw;
    height: auto;
	margin: .25em
}

.slideshow {
	display: flex;
	animation: loop-slide 20s infinite linear 1s both;
}
@keyframes loop-slide {
	from {
		transform: translateX(0);
	}
	to {
		transform: translateX(-100%);
	}
}

/* clubセクション */

#club .content {
	padding: 2rem 0 4rem;
}

#club h3 {
	text-align: center;
}

table {
	margin: 1em 0;
    border-collapse: collapse;
    border-spacing: 0;
    border: 2px solid #ddd;
    width: 100%;
}

table tr {
    border-bottom: 1px solid #ddd;
}

table th, table td {
    padding: 0.8em 0.5em;
}

table th {
    background-color: #f6f4f0;
    border-right: 1px solid #ddd;
    font-size: 1em;
	text-align: center;
    white-space: nowrap;
}

table td {
    background-color: #fff;
    font-size: 1em;
	text-align: center;
    white-space: nowrap;
}

@media screen and (max-width: 767px) {
	table {
		font-size: 1.25rem;
	}
}

.content-members, .content-members .inner {
    position: relative;
}

.content-members {
	margin: 2em 0 3em;
    padding: 2px;
    border-left: 1px solid #b1925e;
    border-right: 1px solid #b1925e;
}

.content-members::before, .content-members .inner::before {
    top: 0;
    left: 0;
}

.content-members::before, .content-members::after, .content-members .inner::before, .content-members .inner::after {
    display: block;
    position: absolute;
    content: ' ';
    width: 100%;
    height: 1px;
    background-color: #b1925e;
    background-image: url("img/common/bg-gra-02.jpg");
    background-size: cover;
}

.content-members::after, .content-members .inner::after {
    bottom: 0;
    left: 0;
}

.content-members .inner {
    border-left: 1px solid #b1925e;
    border-right: 1px solid #b1925e;
    padding: 2px;
}

.content-members .inner .bg {
    background-image: url("../img/deco-corner-01-lt.png"), url("../img/deco-corner-01-rb.png");
    background-repeat: no-repeat;
    background-size: 30px auto ,30px auto;
    background-position: left top, right bottom;
    padding: 30px 10px;
    padding-bottom: 30px;
}

@media screen and (min-width: 768px) {
	.content-members .inner .bg {
		background-size: 60px auto ,60px auto;
		padding: 30px 15px;
		padding-bottom: 10px;
	}
}

.col-sm-4, .col-sm-8 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}

@media screen and (min-width: 768px) {
	.col-sm-4 {
		width: 33.33333333%;
    	padding-right: 30px;
    	float: left;
	}

	.col-sm-8 {
    	padding-bottom: 20px;
	}
}

img.img-harf {
    height: auto;
    width: 60%;
    max-width: 100%;
	margin: 0 auto;
}

@media screen and (min-width: 768px) {
	img.img-harf {
		width: auto;
	}
}

@media screen and (max-width: 767px) {
	.content-members p {
		font-size: 1.25rem;
	}
}

.row-logos {
	display: flex;
	align-items: center;
	justify-content: center;
	margin: 2em auto;
}

.logo {
	margin: 1em;
}

@media screen and (max-width: 767px) {
	.row-logos {
		display: -webkit-flex;
		display: flex;
		-webkit-flex-wrap: wrap;
		flex-wrap: wrap;
		justify-content: center;
		font-size: 1rem;
	}
	
	.logo img {
		zoom: .9;
	}
}

/* reasonableセクション */

#reasonable .content {
	padding: 3rem 0 4rem;
}

#reasonable .flex {
	display: flex;
	margin-top: 2em;
}

#reasonable .flex_l {
    width: 35%;
	background-image: url("../img/reasonable_2.jpg");
	background-size: cover;
}

#reasonable .flex_r {
	width: 500px;
	margin-left: 2em;
}

#reasonable .flex_r h4 {
	margin-bottom: 1em;
}

#reasonable .flex_r p {
	line-height: 1.8;
}

@media screen and (max-width: 767px) {
	#reasonable .flex_l {
		width: 100%;
		max-width: 160px;
	}
	
	#reasonable .flex_r {
		margin-left: 1em;
	}
}


/* accessセクション */

#access {
	display: flex;
    background-color: #f6f4f0;
	flex-direction: row-reverse;
	overflow: hidden;
}

#access .container {
	width: 50%;
	text-align: center;
}

@media screen and (max-width: 767px) {
	#access {
		display: block;
		font-size: 1.25rem
	}
	
	#access .container {
		width: 100%;
		text-align: center;
	}
}

#access .gmap {
    position: relative;
    overflow: hidden;
}

@media screen and (min-width: 768px) {
	#access .gmap {
		width: 50%;
		height: 100%;
		padding-bottom: 0;
	}
}

iframe {
    width: 100%;
}

@media screen and (max-width: 767px) {
	iframe {
		height: 280px;
	}
}

#access h1::after {
	content: ' ';
	display: block;
	height: .75rem;
	width: 100px;
	margin: 0 auto .5em;
	border-bottom: 2px solid #c21500;
	border-image: linear-gradient(-255deg, #b57818 0%, #ffc75a 18%, #fbf693 40%, #b57818 72%, #ffc75a 90%, #fbf693 100%);
	border-image-slice: 1;
}

a.map {
	display: block;
	width: 300px;
	margin: 2em auto;
	padding: .6em;
    background: linear-gradient(90deg, #b49662 0%, #f9eeda 50%, #b49662 100%);
	box-sizing: border-box;
	color: #333;
	font-size: 1.2em;
	font-weight: 600;
	outline: 2px solid rgb(255, 255, 255);
	outline-offset: -5px;
	text-align: center;
	text-decoration: none;
	text-shadow: 0px 0px 3px #fff;
}


/* footer */

footer {
    padding-top: 0.5em;
    padding-bottom: 0.5em;
    background-color: #333;
    color: #fff;
    font-size: 10px;
    font-size: 1rem;
    text-align: center;
}



