.clearfix:after {
	display: block;
	clear: both;
	content: '';
}

.close {
	position: absolute;
	z-index: 9999;
	top: 10px;
	right: 10px;
	display: block;
	cursor: pointer;
}

#facilities h3 {
  font-size: 2.5em;
}

#facilities h3 em {
  font-family: 'Taviraj', serif;
  font-style: normal;
  font-weight: 400;
}

#facilities h3 span {
  font-weight: bold;
  font-size: .38em;
  border-bottom: 3px solid #000;
  padding-bottom: .45em;
  margin-right: 1.5em;
  vertical-align: super;
}

.facilities-txtL p,
.facilities-txtR p {
  letter-spacing: 0.03em;
  line-height: 2em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
	padding: 1em;
	word-wrap: break-word;
}

.facilities-txtL p a,
.facilities-txtR p a {
	color: #000;
}

.js-overHidden {
	width:100%;
	overflow: hidden;
	height:100%;
}


.js-palarax-pc{
	position: relative;
}
.js-palarax-sp {
	position: relative;
}

#concept{
	position: relative;
}

.bx-wrapper {
	margin-bottom: 0 !important;
}

.bx-wrapper .bx-controls-direction a {
	z-index: 999;
}

/* ここからSP */

/* ここまでSP */

@media screen and (max-width: 840px) {

.pc {
	display: none;
}

main {
  font-family: Hiragino Sans, "ヒラギノ角ゴシック";
}

/* header */

header {
	height: 95px;
	background-color: white;
}

.container {
	width: 100%;
	max-width: 840px;
	height: auto;
	margin: 0 auto;
}

.header {
	position: fixed;
	z-index: 9990;
	overflow: hidden;
	box-sizing: border-box;
	width: 100%;
	height: 95px;
	margin: 0 auto;
	padding-right: 20px;
	padding-left: 20px;
	background: white;
}

.header-left {
	float: left;
	padding: 28px 0 0 0;
}

.header-left h1 {
	font-size: 40px;
	font-weight: 800;
}

.header-left a {
	text-decoration: none;
	color: black;
}

.instagram img {
	width: 36%;
}

#navMenu {
	z-index: 0 !important;
}

#mobile-menu {
	position: absolute;
	top: 28px;
	right: 24px;
}

#mobile-menu .menu-btn {
	font-size: 40px;
	color: black;
}

.mm-menu {
	z-index: 9999;
}

/* ここからmain */

.main {
	margin: 0 auto;
}

/*ここから video */

#video {
	padding-top: 0;
}

.video-1 {
	position: relative;
	overflow: hidden;
	height: 0;
	padding:0 0 56.25%;
}

.video-1 iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

/* ここからview */

#view {
	color: white;
	background-image: url(../images/view-bg-sp.png);
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
}

.view-txt-sp {
	padding: 7% 40% 6% 46%;
}

.view-txt-sp img {
	width: 75%;
}

/* ここからabout */

#concept {
	color: white;
	background-color: #291d11;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
}

.concept-bg img {
	position: center;
	width: 100%;
}

.concept-txt {
	padding: 4% 6% 1% 6%;
	text-align: center;
}

.concept-txt-ja h2 {
	font-size: 27px;
	font-weight: 300;
	padding-top: 8%;
	padding-bottom: 5%;
}

.concept-txt-ja p {
	font-size: 15px;
	line-height: 25px;
	letter-spacing: -1px;
}

.concept-txt-eng h2 {
	font-size: 22px;
	font-weight: 300;
	padding-top: 8%;
	padding-bottom: 3%;
}

.concept-txt-name p {
	padding-bottom: 5%;
}

.concept-border {
	width: 80px;
	margin: 0 auto;
	padding-top: 8%;
	opacity: .4;
	border-bottom: 1px solid gray;
}

/* ここからfacilities */

#facilities {
	background-image: url(../images/section4_sp.png);
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
}

.facilities-txt {
	padding: 3% 2% 4% 2%;
}

.facilities-detail-ja dt {
	float: left;
	clear: both;
}

.concept-txt-eng p {
	font-size: 14px;
	line-height: 25px;
	letter-spacing: 1px;
}

.concept-txt-eng span {
	font-size: 10px;
}

.concept-txt-name img {
	padding-top: 5%;
	width: 25%;
}

.concept-txt-name i {
	font-size: 23px;
	margin-left: 5%;
}

.facilities-detail-ja dd {
	margin-left: 82%;
}

.facilities-detail-eng dt {
	float: left;
	clear: both;
}

.facilities-detail-eng dd {
	margin-left: 78%;
}

.facilities-detail-eng {
	margin-top: 4%;
}

.facilities-detail {
	padding-bottom: 7%;
}

.facilities-detail h3 {
	font-size: 28px;
	font-weight: 300;
	padding-top: 10%;
	padding-bottom: 8%;
	text-align: center;
}

.facilities-detail h3 span {
	font-size: 20px;
}

.facilities-detail-ja {
	padding-top: 2%;
	padding-bottom: 2%;
	padding-left: 2%;
	border-top: 1px dotted rgba(0, 0, 0, .1);
}

.facilities-detail-eng {
	padding-top: 2%;
	padding-bottom: 2%;
	padding-left: 2%;
	border-top: 1px dotted rgba(0, 0, 0, .1);
}

.facilities-attention {
	font-size: 13px;
	padding-top: 4%;
	padding-left: 2%;
	border-top: 1px dotted rgba(0, 0, 0, .1);
}

.facilities-border {
	width: 80px;
	margin: 0 auto;
	padding-bottom: 10%;
	opacity: .4;
	border-bottom: 1px solid gray;
}

.middle-bg {
	background-image: url(../images/middle-bg.png);
	background-repeat: no-repeat;
	background-position: right;
	background-size: cover;
}

/* ここからreservation */

#reservation {
	padding-top: 3%;
	padding-bottom: 10%;
	padding-left: 2%;
}

#reservation h2 {
	font-size: 36px;
	font-weight: 300;
	padding-bottom: 4%;
	text-align: center;
}

.reservation {
	display: inline-block;
	width: 95%;
	height: auto;
	padding-left: 2%;
}

.reservation-ja {
	font-size: 14px;
	line-height: 28px;
}

.reservation-eng {
	font-size: 14px;
	line-height: 28px;
	margin-top: 10%;
}

.reservation-detail dd {
	width: 65%;
	margin-left: 123px;
}

.reservation-detail dt {
	float: left;
	clear: both;
}

.reservation-border {
	width: 80px;
	margin: 0 auto;
	padding-top: 7%;
	border-bottom: 1px solid rgba(0, 0, 0, .1);
}

.detail-phone {
	padding-top: 5%;
}

.btn {
	font-size: 16px;
	position: relative;
	width: 150px;
	height: 40px;
	margin-top: 3%;
	-webkit-transition: all .4s;
	transition: all .4s;
	color: #111;
	border: 2px solid black;
	background-color: transparent;
}

.btn::before {
	position: absolute;
	top: 10px;
	left: 70%;
	width: 15px;
	height: 15px;
	content: '';
	-webkit-transition: all .6s;
	transition: all .6s;
	opacity: 0;
	background: url('../images/right-arrow.png') no-repeat;
	background-size: 100% auto;
}

.btn:hover {
	color: white;
	background-color: black;
}

.btn:hover::before {
	left: 80%;
	opacity: 1;
}

.button-ja {
	margin-top: 7%;
	margin-left: 40%;
}

.button-eng {
	margin-top: 10%;
	margin-bottom: 5%;
	margin-left: 40%;
}

/* ここからinsta */

.top-secTitle {
	font-size: 30px;
	font-weight: 300;
	padding-top: 7%;
	padding-bottom: 3.5%;
	text-align: center;
}

.top-secTitle img{
	 width: 26px;
	 margin-right: 2%;
}

/* INSTAGRAM */

#instafeed {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	width: 68%;
	margin-right: 20%;
	margin-left: 20%;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.instaList {
	margin-right: 3%;
	margin-bottom: 2%;
	-ms-flex-preferred-size: 20%;
	flex-basis: 20%;
}

.top-instagram {
	margin-bottom: 60px;
}

.instaList:hover {
	cursor: pointer;
}

.instaList a img {
	-webkit-transition: all .2s ease-out;
	transition: all .2s ease-out;
	opacity: 1;
}

.instaList:hover > a img {
	opacity: .5;
}

/* ここからcontact */

#contact {
	padding-top: 8%;
	padding-bottom: 10%;
	text-align: center;
	background-color: white;
}

#contact h2 {
	font-size: 30px;
	font-weight: 300;
	padding-top: 5%;
	padding-bottom: 3%;
}

.contact-border {
	width: 60px;
	margin: 0 auto;
	padding-top: 7%;
	border-bottom: 1px solid rgba(0, 0, 0, .1);
}

.address-ja {
	font-size: 14px;
	padding-bottom: 2%;
}

.address-ja span {
	display: none;
}

.address-eng {
	font-size: 14px;
	padding-top: 7%;
	padding-bottom: 2%;
}

.address-eng span {
	display: none;
}

.address-num-ja {
	font-size: 22px;
	width: 90%;
	margin: 0 auto;
	padding: 1% 15%;
	border: 2px solid black;
	border-radius: 10px;
	text-decoration: none;
}

.address-num-eng {
	font-size: 22px;
	width: 90%;
	margin: 0 auto;
	padding: 1% 8%;
	border: 2px solid black;
	border-radius: 10px;
	text-decoration: none;
}

.address-mail {
	color: #000;
}

.address-mail i {
	padding-right: 4%;
}

.address-mail {
	font-size: 14px;
	padding-top: 5%;
}

.address-mail img {
	width: 16px;
	margin-right: 2%;
	vertical-align: middle;
}

.address-mail span {
	color: black;
}

/* ここからfooter */

#footer {
	width: 100%;
}

.map-icon {
	padding: 11% 46% 9% 46%;
}

.copyright {
	font-size: 10px;
	font-weight: 200;
	padding: 3% 0;
	text-align: center;
	letter-spacing: 1px;
}

}

@media screen and (max-width: 640px) {

.pc {
	display: none;
}

main {
  font-family: Hiragino Sans, "ヒラギノ角ゴシック";
}

/* header */

header {
	height: 47.5px;
	background-color: white;
}

.container {
	width: 100%;
	max-width: 640px;
	margin: 0 auto;
}

.header {
	overflow: hidden;
	box-sizing: border-box;
	width: 100%;
	height: 58px;
	margin: 0 auto;
	padding-right: 10px;
	padding-left: 10px;
}

.header-left {
	float: left;
	padding-top: 12px;
	padding-bottom: 15px;
}

.header-left h1 {
	font-size: 20px;
	font-weight: 800;
}

.header-left a {
	text-decoration: none;
	color: black;
}

#navMenu {
	z-index: 0 !important;
}

#mobile-menu {
	position: absolute;
	top: 12px;
	right: 20px;
}

#mobile-menu .menu-btn {
	font-size: 20px;
	color: black;
}

.mm-menu {
	z-index: 9999;
}

/* ここからmain */

.main {
	margin: 0 auto;
}

/*ここから video */

#video {
	padding-top: 0;
}

.video-1 {
	position: relative;
	overflow: hidden;
	height: 0;
	padding: 0 0 56.25%;
}

.video-1 iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

/* ここからview */

#view {
	color: white;
	background-image: url(../images/view-bg-sp.png);
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
}

.view-txt-sp {
	padding: 7% 40% 9% 46%;
}

.view-txt-sp img {
	width: 75%;
}

/* ここからabout */

#concept {
	color: white;
	background-color: #291d11;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
}

.concept-bg img {
	position: center;
	width: 100%;
}

.concept-txt {
	padding: 4% 4% 1% 4%;
	text-align: center;
}

.concept-txt-ja h2 {
	font-weight: 300;
	padding-top: 8%;
	padding-bottom: 5%;
}

.concept-txt-ja p {
	line-height: 25px;
	font-weight: 300;
	letter-spacing: -1px;
}

.concept-txt-eng h2 {
	font-size: 17px;
	font-weight: 300;
	padding-top: 8%;
	padding-bottom: 3%;
}

.concept-txt-eng p {
	line-height: 25px;
	font-weight: 300;
	letter-spacing: 0.5px;
	padding-bottom: 2em;
}

.concept-txt-eng span {
	font-size: 13px;
}

.concept-txt-name img {
	padding-top: 6%;
	width: 40%;
}

.concept-txt-name i {
	font-size: 20px;
	margin-left: 5%;
	padding-top: 10px;
}

.concept-txt-name p {
	padding-bottom: 10%;
	font-size: 12px;
	letter-spacing: 1px;
}

.concept-border {
	width: 60px;
	margin: 0 auto;
	padding-top: 8%;
	opacity: .4;
	border-bottom: 1px solid gray;
}

/* ここからfacilities */

#facilities {
	background-image: url(../images/section4_sp.png);
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
}

#facilities {
}

.facilities-txt {
	padding: 3% 6% 4% 6%;
}

.facilities-detail-ja dt {
	float: left;
	clear: both;
	font-size: 12px;
}

.facilities-detail-ja dd {
	margin-left: 82%;
	font-size: 12px;
}

.facilities-detail-eng dt {
	float: left;
	clear: both;
	font-size: 12px;
}

.facilities-detail-eng dd {
	margin-left: 78%;
	font-size: 12px;
}

.facilities-detail-eng {
	margin-top: 5%;
}

.facilities-detail-eng-top {
	margin-top: 10%;
}

.facilities-detail {
	padding-bottom: 7%;
	position: relative;
}

.facilities-detail h3 {
	font-weight: 300;
	padding-top: 1%;
	padding-bottom: 1%;
	text-align: center;
}

.facilities-detail h3 span {
	margin-left: -1em;
}


.middle-bg {
	background-image: url(../images/middle-bg.png);
	background-repeat: no-repeat;
	background-position: right;
	background-size: cover;
}

/* ここからreservation */

#reservation {
	padding-top: 5%;
	padding-bottom: 10%;
	padding-left: 2%;
}

#reservation h2 {
	font-size: 24px;
	font-weight: 300;
	padding-bottom: 4%;
	text-align: center;
}

.reservation {
	display: inline-block;
	width: 95%;
	height: auto;
	padding-left: 2%;
}

.reservation-ja {
	font-size: 14px;
	line-height: 22px;
}

.reservation-eng {
	font-size: 14px;
	line-height: 22px;
	margin-top: 10%;
}

.reservation-detail dd {
	width: 65%;
	margin-left: 72px;
}

.reservation-detail dt {
	float: left;
	clear: both;
}

.reservation-border {
	width: 20%;
	margin: 0 auto;
	padding-top: 10%;
	border-bottom: 1px solid rgba(0, 0, 0, .1);
}

.detail-phone {
	padding-top: 5%;
}

.btn {
	font-size: 14px;
	position: relative;
	width: 50%;
	height: 40px;
	margin-top: 3%;
	-webkit-transition: all .4s;
	transition: all .4s;
	color: #111;
	border: 3px solid black;
	background-color: transparent;
}

.btn::before {
	position: absolute;
	top: 10px;
	left: 70%;
	width: 15px;
	height: 15px;
	content: '';
	-webkit-transition: all .6s;
	transition: all .6s;
	opacity: 0;
	background: url('../images/right-arrow.png') no-repeat;
	background-size: 100% auto;
}

.btn:hover {
	color: white;
	background-color: black;
}

.btn:hover::before {
	left: 80%;
	opacity: 1;
}

.button-ja {
	margin-top: 7%;
	margin-left: 25.5%;
}

.button-eng {
	margin-top: 10%;
	margin-bottom: 5%;
	margin-left: 25.5%;
}

/* ここからinsta */

.top-secTitle {
	font-size: 24px;
	font-weight: 300;
	padding-top: 10%;
	padding-bottom: 3.5%;
	text-align: center;
	position: relative;
	padding-left: 2%;
	/*todo center揃える*/

}

.top-secTitle img {
	width: 20px;
	margin-right: 3%;
	vertical-align: inherit;
}

/* INSTAGRAM */

#instafeed {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	width: 93%;
	margin-left: 5%;
	padding-left: 2%;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.instaList {
	margin-right: 3%;
	margin-bottom: 2%;
	-ms-flex-preferred-size: 20%;
	flex-basis: 20%;
}

.top-instagram {
	margin-bottom: 20px;
	position: relative;

}

.instaList:hover {
	cursor: pointer;
}

.instaList a img {
	-webkit-transition: all .2s ease-out;
	transition: all .2s ease-out;
	opacity: 1;
}

.instaList:hover > a img {
	opacity: .5;
}

#reserv {
  position: absolute;
  top: 90.5%;
}

/* ここからcontact */
#Contact {
	position: absolute;
	top: -2%;
}

#contact {
	padding-top: 8%;
	padding-bottom: 10%;
	text-align: center;
	background-color: white;
	position: relative;
}

#contact h2 {
	font-size: 24px;
	font-weight: 300;
	padding-top: 5%;
	padding-bottom: 3%;
}

.contact-border {
	width: 50px;
	margin: 0 auto;
	padding-top: 12%;
	border-bottom: 1px solid rgba(0, 0, 0, .1);
}

.address-ja {
	font-size: 14px;
	padding-bottom: 8%;
}

.address-ja span {
	display: none;
}

.address-eng {
	font-size: 14px;
	padding-top: 7%;
	padding-bottom: 8%;
	padding-left: 3%;
	padding-right: 3%;
}

.address-eng span {
	display: none;
}

.address-num-ja {
	font-size: 19px;
	width: 90%;
	margin: 0 auto;
	padding: 5% 0;
	border: 2px solid black;
	border-radius: 10px;
	text-decoration: none;
	display: block;
	box-sizing: border-box;
}

.address-num-eng {
	font-size: 19px;
	width: 90%;
	margin: 0 auto;
	padding: 5% 0;
	border: 2px solid black;
	border-radius: 10px;
	text-decoration: none;
	display: block;
	box-sizing: border-box;
}

.address-mail i {
	padding-right: 4%;
}

.address-mail {
	font-size: 14px;
	padding-top: 10%;
	text-decoration: none;
	color: #000;
}

.address-mail img {
	width: 13px;
	margin-right: 2%;
	vertical-align: middle;
}

.address-mail span {
	font-size: 8px;
}

.area-google-map {
    width:100%;
    height:180px;
}

.add-mail-border {
	  border-bottom: 1px solid #000;
		width: 40%;
}

.area-google-map {
	  width: 100%;
	  height: 180px !important;
}

/* ここからfooter */

#footer {
	width: 100%;
}

.map-icon {
	padding: 11% 46% 9% 46%;
}

.copyright {
	font-size: 8px;
	padding: 6% 0;
	text-align: center;
}

}
