/*
Theme Name: Salient Child Theme
Description: This is a custom child theme for Salient
Theme URI:   https://themeforest.net/item/salient-responsive-multipurpose-theme/4363266
Author: ThemeNectar
Author URI:  https://themeforest.net/user/themenectar
Template: salient
Version: 1.0
*/


/* ------------------------------
   FONT
   ------------------------------ */

/* font-family: 'Zen Kaku Gothic New', sans-serif; */
@import url('https://fonts.googleapis.com/css2?family=Zen+Kaku+Gothic+New:wght@300;400;500;700;900&display=swap');

/* font-family: 'Noto Sans JP', sans-serif; */
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;500;700&display=swap');

/* font-family: YakuHanMP_Noto, "Noto Serif JP", "Hiragino Mincho ProN", "Yu Mincho", YuMincho, serif; */
@import url('https://fonts.googleapis.com/css2?family=Noto+Serif+JP:wght@200;300;400;500;600;700;900&display=swap');

/* font-family: 'Roboto', sans-serif; */
@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,400;0,500;0,700;0,900;1,400;1,500;1,700;1,900&display=swap');

/* font-family: 'Roboto Condensed', sans-serif; */
@import url('https://fonts.googleapis.com/css2?family=Roboto+Condensed:ital,wght@0,300;0,400;0,700;1,300;1,400;1,700&display=swap');

/* font-family: 'EB Garamond', serif; */
@import url('https://fonts.googleapis.com/css2?family=EB+Garamond:ital,wght@0,400;0,500;0,600;0,700;1,400;1,500;1,600;1,700&display=swap');


/* font-family: 'EB Garamond', serif; */
@import url('https://fonts.googleapis.com/css2?family=EB+Garamond:ital@1&display=swap');


/* font-family: 'Noto Serif JP', serif; */
@import url('https://fonts.googleapis.com/css2?family=Noto+Serif+JP:wght@300;400;500;600&display=swap');

/* font-family: 'Shippori Mincho', serif; */
@import url('https://fonts.googleapis.com/css2?family=Shippori+Mincho:wght@400;500;600;700&display=swap');


/* ------------------------------
   COMMON
   ------------------------------ */
   
/* #f1e2c6 */
   
 @media only screen and (min-width: 1001px) {
	.sp-only {display: none !important;}
}

@media only screen and (max-width: 1000px) {
	.pc-only {display: none !important;}
}
   
html {
	font-size: 62.5%;
}

body {
	font-family: 'Noto Sans JP', sans-serif;
	font-size: 1.5rem;
	font-weight: 400;
	letter-spacing: .075em;
	ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    -webkit-font-feature-settings: 'palt';
    font-feature-settings: 'palt';
    -webkit-overflow-scrolling: touch;
    color: #000;
}

h1, h2, h3, h4, h5, h6 {
	font-family: 'Noto Sans JP', sans-serif;
	font-size: 1.5rem;
	font-weight: 400;
	letter-spacing: .075em;
	ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    -webkit-font-feature-settings: 'palt';
    font-feature-settings: 'palt';
    -webkit-overflow-scrolling: touch;
    color: #000;
}

p {
	font-family: 'Noto Sans JP', sans-serif;
	font-size: 1.5rem;
	font-weight: 400;
	letter-spacing: .075em;
	line-height: 1.8;
	ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    -webkit-font-feature-settings: 'palt';
    font-feature-settings: 'palt';
    -webkit-overflow-scrolling: touch;
    color: #000;
}

p strong {
	font-weight: 700;
}

small {
	font-size: 80%;
}

img {
	-webkit-backface-visibility: hidden;
}

#breadcrumbs {display: none !important;}

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

	html {
		font-size: 62.5%;
	}

	body {
		font-size: 1.4em;
	}
	
	p {
		font-size: 1.4rem;
	}

}


/* ------------------------------
   HEADER / FOOTER
   ------------------------------ */

.nectar-menu-label {
	display: block;
	padding: 4px 0px 0px;
    line-height: 1;
    font-family: 'Noto Sans JP', sans-serif;
    font-size: 10px;
    font-weight: 400;
    margin-left: 0px;
    position: relative;
    vertical-align: middle;
    text-align: center;
    color: rgba(0, 0, 0, 0.7);
}
.nectar-menu-label:before {
    background-color: rgba(0, 0, 0, 0.0) !important;
}

/* 体験ボタン */

.menu-item-type-custom a:before {
	background-color: #859da7 !important;
	border-radius: 0;
}

#menu-item-248 .menu-title-text {
    font-family: 'Noto Sans JP', sans-serif !important;
    font-size: 1.5rem;
    font-weight: 500;
    letter-spacing: 0.075em;
	border-radius: 0;
}


#copyright p {
    font-size: 1.3rem;
    font-weight: 400;
    letter-spacing: 0.075em;
	color: #859da7 !important;	
}

@media only screen and (max-width: 896px) {
	
.nectar-menu-label {
	padding-left: 10px;
}

.menu-item-248 a {
    font-family: 'Noto Sans JP', sans-serif !important;
    font-size: 1.5rem !important;
    font-weight: 500;
    letter-spacing: 0.075em;
    line-height: 1;
	border-radius: 0;
	margin-top: 10px;
	border: solid 1px #666;
	padding: 0px 20px;
}

}


/* ------------------------------
   HOME
   ------------------------------ */
   
/* COMMON */

.home-title-text .en {
	font-family: 'EB Garamond', serif;
	font-size: 3.8rem;
	font-weight: 400;
	letter-spacing: 0.05em;
	line-height: 1.0;
	margin-bottom: 0.35em;
}

.home-title-text h2 {
	font-size: 1.3rem;
	font-weight: 400;
	letter-spacing: 0.05em;
	line-height: 1.0;
	margin-bottom: 0;
}

@media only screen and (max-width: 896px) {
	
	.home-title-text .en {
		font-size: 2.8rem;
	}
	
	.home-title-text h2 {
		font-size: 1.1rem;
	}

}

/* MV */

.logo-img {
	width: 30vw;
}

.logo-img {
	filter: blur(30px);
	animation: blur-anim2 2s linear forwards;
}
	@keyframes blur-anim2 {
		100% {	filter: blur(0); }
	}


.mv-block .lead-text {
	text-align: center;
	filter: blur(10px);
	animation: blur-anim3 1.5s linear forwards;
}
	@keyframes blur-anim3 {
		100% {	filter: blur(0); }
	}

.mv-block .lead-text h2 {
	font-family: YakuHanMP_Noto, "Noto Serif JP", "Hiragino Mincho ProN", "Yu Mincho", YuMincho, serif;
	font-size: 1.7rem;
	font-weight: 400;
	letter-spacing: 0.075em;
	line-height: 1.8;
}

.mv-block .scroll-text {
	position: absolute;
  bottom: -45%;
  left: 48.5%;
  transform: translateY(-50%) translateX(-50%);
  -webkit- transform: translateY(-50%) translateX(-50%);
}

.scroll p {
	position: relative;
	top: -25px;
	font-family: 'Roboto', sans-serif;
	font-size: 1.4rem;
	font-weight: 400;
	letter-spacing: 0.1em;
	color: #fff;
}

/*スクロールダウン全体の場所*/
.scroll {
    /*描画位置※位置は適宜調整してください*/
	position:absolute;
	left:50%;
	bottom:10px !important;
    /*全体の高さ*/
	height:100px;
}

/* 線の描写 */
.scroll::after{
	content: "";
    /*描画位置*/
	position: absolute;
	top: 0;
    /*線の形状*/
	width: 1px;
	height: 100px;
	background: #eee;
    /*線の動き1.4秒かけて動く。永遠にループ*/
	animation: pathmove 1.4s ease-in-out infinite;
	opacity:0;
}
	/*高さ・位置・透過が変化して線が上から下に動く*/
	@keyframes pathmove{
		0%{
			height:0px;
			top:0;
			opacity: 0;
		}
		30%{
			height:80px;
			opacity: 1;
		}
		100%{
			height:0;
			top:100px;
			opacity: 0;
		}
	}


@media only screen and (max-width: 896px) {
	
	.logo-img {
		width: 50vw;
	}

	.mv-block .lead-text h2 {
		font-family: YakuHanMP_Noto, "Noto Serif JP", "Hiragino Mincho ProN", "Yu Mincho", YuMincho, serif;
		font-size: 1.3rem;
		font-weight: 400;
		letter-spacing: 0.075em;
		line-height: 1.8;
	}

	.scroll-text {
		position: absolute;
	  bottom: -35%;
	  left: 44% !important;
	  transform: translateY(-50%) translateX(-50%);
	  -webkit- transform: translateY(-50%) translateX(-50%);
	  		background-color: #eee;
	}

	.scroll p {
		top: -25px;
		font-size: 1.3rem;
	}
	
	/*スクロールダウン全体の場所*/
	.scroll {
	    /*描画位置※位置は適宜調整してください*/
		position:absolute;
		left:50% !important;
		bottom:-30px !important;
	    /*全体の高さ*/
		height:100px;
	}
	
}

/* SILIDE-BOX */

.slide-box ul {
	margin: 0 !important;
}

/* スライドする要素 */
.slide-box .content {
  width: 400px;
  height: 300px;
}
.slide-box .content:nth-child(1) {
  background-color: tomato;
}
.slide-box .content:nth-child(2) {
  background-color: orange;
}
.slide-box .content:nth-child(3) {
  background-color: blue;
}
.slide-box .content:nth-child(4) {
  background-color: green;
}
/* スライドレールの枠 */
.slide-box .wrap {
  overflow: hidden;
  display: flex;
  align-items: center;
  height: 300px;
  margin-bottom: 100px;
}
/* content4つをまとめたスライドブロック */
.slideshow {
  display: flex;
  -webkit-animation: loop-slide 30s infinite linear 1s both;
  animation: loop-slide 30s infinite linear 1s both;
}
@-webkit-keyframes loop-slide {
  from {
    transform: translateX(0);
  }
  to {
    transform: translateX(-100%);
  }
}
@keyframes loop-slide {
  from {
    transform: translateX(0);
  }
  to {
    transform: translateX(-100%);
  }
}
/* ホバー時に動きを止める（パターン2・3）*/
.slide-paused:hover .slideshow {
  -webkit-animation-play-state: paused;
  animation-play-state: paused;
}
/* ホバー時の装飾（パターン3） */
.content-hover {
  transition: all 0.2s;
  margin-right: 20px;
}
.content-hover:hover {
  transform: translateY(-20px);
  border-radius: 0 10%;
  box-shadow: 0 3px 10px 0 #333;
  opacity: 0.8;
  cursor: pointer;
}

@media only screen and (max-width: 896px) {
	
	/* スライドする要素 */
	.slide-box .content {
	  width: 267px;
	  height: 200px;
	}
	.slide-box .wrap {
	  height: 200px;
	  margin-bottom: 100px;
	}
	
}


/* NEWS */

.news-more {
	text-align: center;
}

.news-more a { 
	display: inline-block;
	line-height: 1.6;
	padding: 6px 60px 9px !important;
	border: solid 1px #000;
	border-radius: 4px;
}
.news-more a:hover { 
	opacity: 0.5;
	transition: 0.3s;
}

/* CONCEPT */

.home-concept-img {
	position: relative;
}

.home-concept-text {
	position: absolute;
	top: -40px;
}

.home-concept-text-wrap {
		position: relative;
	background-color: #fff;
	padding: 35px 45px 45px !important;
	width: 41vw !important;
	box-shadow: 3px 3px 20px rgba(0, 0, 0, 0.2) !important;
}

.home-concept-text .text h3 {
	font-family: 'Noto Sans JP', sans-serif;
	font-size: 2.0rem;
	font-weight: 700;
	letter-spacing: 0.075em;
	line-height: 1.6;
	margin-bottom: 20px;
}

.home-concept-text .text p {
	font-family: 'Noto Sans JP', sans-serif;
	font-size: 1.5rem;
	font-weight: 400 !important;
	letter-spacing: 0.075em;
	line-height: 1.8;
}

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

	.home-concept-text .en {
		font-size: 2.0rem;
	}
	
	.home-concept-text h2 {
		font-size: 1.0rem;
	}

	.home-concept-img {
		position: relative;
	}
	
	.home-concept-text {
		position: relative;
		top: -40px;
		z-index: 1000;
	}
	
	.home-concept-text-wrap {
			position: relative;
		background-color: #fff;
		padding: 35px 35px 35px !important;
		width: 100% !important;
		box-shadow: 3px 3px 20px rgba(0, 0, 0, 0.2) !important;
		margin: 0 30px !important;
		z-index: 1000;
	}
	
	.home-concept-img-wrap {
		z-index: 100;
		top: -20px;
		margin-bottom: -60px !important;
	}
	
	.home-concept-text .text h3 {
		font-family: 'Noto Sans JP', sans-serif;
		font-size: 1.5rem;
		font-weight: 700;
		letter-spacing: 0.075em;
		line-height: 1.6;
		margin-bottom: 20px;
	}
	
	.home-concept-text .text p {
		font-family: 'Noto Sans JP', sans-serif;
		font-size: 1.3rem;
		font-weight: 400 !important;
		letter-spacing: 0.075em;
		line-height: 1.8;
	}

}


/* FEATURE */

.home-feature .text h3 {
	font-family: 'Noto Sans JP', sans-serif;
	font-size: 2.0rem;
	font-weight: 700;
	letter-spacing: 0.075em;
	line-height: 1.6;
	margin-bottom: 20px;
	padding: 15px;
  background: -moz-linear-gradient(left, rgba(191, 165, 126, 0.7), #FFF);
  background: -webkit-linear-gradient(left, rgba(191, 165, 126, 0.7), #FFF);
  background: linear-gradient(to right, rgba(191, 165, 126, 0.7), #FFF);
}

.home-feature .text p {
	font-family: 'Noto Sans JP', sans-serif;
	font-size: 1.5rem;
	font-weight: 400 !important;
	letter-spacing: 0.075em;
	line-height: 1.8;
}

.home-feature .detail-wrap .vc_column-inner {
	background-color: #859da7;
	border-radius: 8px;
}

.home-feature .detail {
	position: relative;
	padding: 20px;
}

.home-feature .detail .pict {
	position: absolute;
	width: 100px !important;
	right: 10px !important;
	top: -18px;
}

.home-feature .detail h4 {
	font-size: 2.0rem;
	font-weight: 700 !important;
	letter-spacing: 0.05em;
	line-height: 1.4;
	color: #fff;
}
.home-feature .detail h4.space {
	margin-bottom: 2em;
}

.home-feature .detail p {
	font-size: 1.4rem;
	font-weight: 400 !important;
	letter-spacing: 0.05em;
	line-height: 1.6;
	color: #fff;
}

@media only screen and (max-width: 896px) {
	
	
	.home-feature .text h3 {
		font-size: 1.8rem;
		margin-bottom: 20px;
		padding: 15px;
	}
	
	.home-feature .text p {
		font-size: 1.3rem;
	}
	
	.home-feature .detail-wrap .vc_column-inner {
		background-color: #859da7;
		border-radius: 8px;
	}
	
	.home-feature .detail {
		position: relative;
		padding: 20px;
	}
	
	.home-feature .detail .pict {
		position: absolute;
		width: 60px !important;
		right: -0px !important;
		top: -14px;
	}
	
	.home-feature .detail h4 {
		font-size: 1.5rem;
	}
	.home-feature .detail h4.space {
		margin-bottom: 1em;
	}
	
	.home-feature .detail p {
		font-size: 1.3rem;
	}

}


/* TABLE CANCEL */

body:not(.woocommerce-cart) .main-content table tr:nth-child(2n+1) {
	background-color: #fff;
}

body:not(.woocommerce-cart) .main-content th, 
body:not(.woocommerce-cart) .main-content td {
	border: none;
}

body:not(.woocommerce-cart) .main-content tr td:first-child, body:not(.woocommerce-cart) .main-content tr th:first-child {
	border: none;
}

/* PRICE : NYUKAI */

.nyukai-table {
	margin-bottom: 16px !important;
}

.nyukai-table .table {
	border-top: solid 1px #444;
}

.nyukai-table .table .table-row {
	display: table;
	width: 100%;
	border-bottom: solid 1px #444;
}

.nyukai-table .table .table-row div {
	display: table-cell;
	padding: 12px 6px;
}


.nyukai-table .table .table-row .name {
	font-size: 1.4rem;
	font-weight: 400;
	letter-spacing: 0.025em !important;
	line-height: 1.6;
}

.nyukai-table .table .table-row .price {
	text-align: right;
	font-family: 'Roboto', 'Noto Sans JP', sans-serif;
	font-size: 1.9rem;
	font-weight: 600;
	letter-spacing: 0.025em !important;
	line-height: 1;
}
.nyukai-table .table .table-row .price small {
	display: inline-block;
	font-size: 1.2rem;
	font-weight: 600;
	letter-spacing: 0.025em !important;
	vertical-align: 1px;
}

.nyukai-table .free {
	font-size: 1.5rem;
	font-weight: 600;
	letter-spacing: 0.05em !important;
}

.fukuri-text {
	background-color: #859da7;
	padding: 6px 10px;
	text-align: center;
}

.fukuri-text p {
	font-size: 1.6rem;
	font-weight: 600;
	letter-spacing: 0.025em !important;
	line-height: 1.6;
	color: #fff;
}

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

	.nyukai-table {
		margin-bottom: 8px !important;
	}
	
	.nyukai-table .table .table-row div {
		display: table-cell;
		padding: 8px 2px;
	}
	
	.nyukai-table .table .table-row .name {
		font-size: 1.3rem;
	}
	
	.nyukai-table .table .table-row .price {
		font-size: 1.6rem;
	}
	.nyukai-table .table .table-row .price small {
		font-size: 1.2rem;
	}
	
	.nyukai-table .free {
		font-size: 1.4rem;
	}
	
	.fukuri-text {
		background-color: #859da7;
		padding: 6px 10px 5px;
	}
	
	.fukuri-text p {
		font-size: 1.3rem;
	}
	
}

/* PRICE : MONTHLY */

.price-table {
	margin-bottom: 8px !important;
}

.price-table table.price {
	border: solid 1px #000 !important;
	table-layout: fixed;
}

.price-table table.price tr {
	width: 100%;
	/* border-bottom: solid 1px #444 !important; */
}
.price-table table.price tr:last-child {
	border-bottom: none;
}

.price-table table.price tr td {
	background-color: #fff !important;
	padding: 12px 12px 12px;
	vertical-align: middle;
}

.price-table table.price th {
	text-align: center;
	vertical-align: middle;
	font-size: 1.7rem;
	font-weight: 600;
	letter-spacing: 0.025em !important;
	line-height: 1.6;
	color: #fff;
	background-color: #bfa57e;
	width: 30%;
	padding: 12px 12px 13px;
}

.price-table table.price th.name {
	width: 200px !important;
	border-top: solid 1px #000 !important;
}

.price-table table.price tr td.m-price {
	text-align: center;
	font-family: 'Roboto', 'Noto Sans JP', sans-serif;
	font-size: 1.9rem;
	font-weight: 600;
	letter-spacing: 0.025em !important;
	line-height: 1;
	border-top: solid 1px #000;;
	border-right: dotted 1px #444;
	border-bottom: dotted 1px #444 !important;
	width: auto;
}
.price-table table.price tr td.y-price {
	text-align: center;
	font-family: 'Roboto', 'Noto Sans JP', sans-serif;
	font-size: 1.9rem;
	font-weight: 600;
	letter-spacing: 0.025em !important;
	line-height: 1;
	width: auto;
}

.price-table table.price tr td.m-price small, 
.price-table table.price tr td.y-price small, 
.price-table table.price tr td.w3-price small {
	display: inline-block;
	font-size: 1.2rem;
	font-weight: 600;
	letter-spacing: 0.025em !important;
	vertical-align: 1px;
}
.price-table table.price tr td .period {
	padding-right: 0.25em;
	font-size: 1.2rem;
}
.price-table table.price tr td .period small {
	font-size: 1.1rem;
	font-weight: 400;
}
.price-table table.price tr td small strong {
	font-size: 1.4rem;
	font-weight: 700;
}

.price-table table.premium {
	border: none !important;
	margin-bottom: 0 !important;
	margin: 0 10px !important;
}

.price-table table.premium tr {
	border-bottom: none !important;
}

.price-table table.premium tr td {
	background-color: #fff !important;
	padding: 3px 0px 3px !important;
}

.price-table table.premium tr td {
	font-size: 1.5rem;
	font-weight: 600;
	line-height: 1.6;
	letter-spacing: 0.025em !important;
}
.price-table table.premium tr td small {
	display: inline-block;
	font-size: 1.3rem;
	font-weight: 400 !important;
	line-height: 1.6;
}

.price-table table tr td .checked {
	display: inline-block;
	font-weight: 400 ;
	padding-right: 14px;
}

.checked:before {
  content: '\f058';
  font-family: 'Font Awesome 5 Free';
  font-weight: 400;
  font-size: 1.9rem;
  color: #bfa57e !important;
  vertical-align: -2px;
  padding-right: 3px;
}
.price2 .checked:before {
  content: '\f058';
  font-family: 'Font Awesome 5 Free';
  font-weight: 400;
  font-size: 1.9rem;
  color: #859da7 !important;
  vertical-align: -2px;
  padding-right: 3px;
}

.price-notice ul {
	margin-left: 0;
	padding-left: 0;
}

.price-notice li {
	display: inline-block;
	margin-left: 0;
	padding-left: 0;
	padding-right: 0.5em;
	font-size: 1.3rem;
	font-weight: 400;
	line-height: 1.6;
	letter-spacing: 0.025em !important;
	color: #222;
}

.price-table .option-price {
	padding-right: 20px;
	display: block;
	font-family: 'Roboto', 'Noto Sans JP', sans-serif;
	font-size: 1.6rem;
	font-weight: 400;
	letter-spacing: 0.025em !important;
	line-height: 1;
	text-align: left !important;
}
.price-table .option-price small {
	display: inline-block;
	font-size: 70% !important;
	padding-left: 2px;
}


/* PRICE : 施設利用・回数券 */

table.price2 {
	margin-bottom: 8px !important;
}

.price-table table.price2 .y-price, 
.price-table table.price2 .m-price {
	width: 75% !important;
}

.price-table table.price th.name2 {
	text-align: center;
	vertical-align: middle;
	font-size: 1.7rem;
	font-weight: 600;
	letter-spacing: 0.025em !important;
	line-height: 1.6;
	color: #fff;
	background-color: #859da7;
	width: 200px !important;
	padding: 12px 12px 13px;
}
.price-table table.price th.name2 small {
	display: inline-block;
	font-size: 1.2rem;
	font-weight: 400;
	line-height: 1.4;
}

.price-table table.price tr td.w3-price {
	text-align: center;
	font-family: 'Roboto', 'Noto Sans JP', sans-serif;
	font-size: 1.9rem;
	font-weight: 600;
	letter-spacing: 0.025em !important;
	line-height: 1;
	border-right: dotted 1px #444;
}


@media only screen and (max-width: 896px) {
	
	.price-table {
		margin-bottom: 8px !important;
	}
	
	.price-table table.price tr td {
		padding: 8px 16px 8px 8px;
	}

	.price-table table.price th, .price-table table.price th.name {
		width: 95px !important;
	}

	.price-table table.price th, .price-table table.price th.name2 {
		font-size: 1.3rem;
		width: 95px !important;
		padding: 10px 5px 11px;
	}
	.price-table table.price th.name2 small {
		display: inline-block;
		font-size: 1.0rem;
		font-weight: 400;
		line-height: 1.3;
	}

	.price-table table.price tr td.m-price {
		font-size: 1.5rem;
		width: auto;
	}
	.price-table table.price tr td.y-price {
		font-size: 1.5rem;
		font-weight: 600;
		width: auto;
	}
	.price-table table.price tr td.w3-price {
		font-size: 1.5rem;
		font-weight: 600;
	}
	.price-table table.price tr td.m-price small, .price-table table.price tr td.y-price small {
		display: inline-block;
		font-size: 1.1rem;
		vertical-align: 1px;
	}
	.price-table table.price tr td .period {
		padding-right: 0.25em;
	}
	.price-table table.price tr td small strong {
		font-size: 1.3rem;
		font-weight: 400;
	}
	.price-table table.price tr td small.year {
		font-size: 1.1rem;
		font-weight: 400;
	}
	
	.price-table table.premium {
		margin: 0 8px 0 4px !important;
	}
	
	.price-table table.premium tr td {
		background-color: #fff !important;
		padding: 3px 0px 3px !important;
		display: block;
		width: 100%;
	}
	
	.price-table table.premium tr td {
		font-size: 1.3rem;
		font-weight: 600;
		line-height: 1.6;
		letter-spacing: 0.025em !important;
	}
	.price-table table.premium tr td small {
		display: inline-block;
		font-size: 1.3rem;
		font-weight: 400 !important;
		line-height: 1.6;
	}
	.price-table table.price tr td.w3-price small {
		display: inline-block;
		font-size: 1.1rem;
		font-weight: 400 !important;
		line-height: 1.6;
	}

	.price-table table tr td .checked {
		padding-right: 4px;
	}

	.checked:before {
	  font-size: 1.4rem;
	  color: #bfa57e !important;
	  vertical-align: -1px;
	  padding-right: 3px;
	}
	.price2 .checked:before {
	  font-size: 1.4rem;
	  color: #859da7 !important;
	  vertical-align: -1px;
	  padding-right: 3px;
	}

	.price-notice li {
		display: inline-block;
		font-size: 1.1rem;
		letter-spacing: 0.025em !important;
	}

	.price-table .option-price {
		padding-right: 15px;
		font-size: 1.4rem;
		text-align: left !important;
		padding-left: 22px;
	}
	.price-table .option-price small {
		display: inline-block;
		font-size: 70% !important;
		padding-left: 1px;
	}
	
	table.option table.premium td:first-child {
		padding-bottom: 0 !important;
	}
	table.option table.premium td:last-child {
		padding-top: 0 !important;
	}

}

/* ACCESS */

.home-access .text {
	margin-bottom: 50px !important;
}

.home-access .text p {
	font-size: 1.5rem;
	font-weight: 400;
	line-height: 1.8;
	letter-spacing: 0.025em !important;
}
.home-access .text p a {
	color: #000;
}
.home-access .text p a:hover {
	opacity: 0.5;
	transition: 0.3s;
}
	
/* Google Mapを囲う要素 */
.map {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 75%; /* 比率を4:3に固定 */
}

/* Google Mapのiframe */
.map iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

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

	.home-access .text {
		margin-bottom: 10px !important;
	}
	
	.home-access .text p {
		font-size: 1.3rem;
	}

}

/* FAQ */

.home-faq {
	margin-bottom: 0px !important;
}

.home-faq .toggles {
	margin-top: 0px;
	padding: 0 20px;
	border: solid 1px #ddd;
	border-radius: 4px !important;
}

div[data-style="minimal"] .toggle {
	border-bottom: 1px solid #ddd;
}
div[data-style="minimal"] .toggle:last-child {
	border-bottom: 0px;
}


.toggle h3 a:before {
	display: inline-block;
    	content: "Q.";
    font-size: 1.7rem !important;
    font-weight: 500;
    	line-height: 1;
    	margin-right: 6px;
    	color: rgba(133, 156, 166, 0.5);
}

.toggle h3 a {
    color: rgba(0,0,0,.65);
    letter-spacing: 0;
    font-size: 1.5rem;
    font-weight: 400;
    letter-spacing: 0.05em;
    line-height: 1.6;
    color: rgba(0, 0, 0, 0.75) ;
}

.toggle>.toggle-title a {
    font-size: 1.5rem !important;
    font-weight: 400;
    letter-spacing: 0.05em;
    line-height: 1.6;
    color: #000 !important;
}

.inner-toggle-wrap p {
    font-size: 1.5rem !important;
    font-weight: 500;
    letter-spacing: 0.1em;
    line-height: 1.8 !important;
    color: #859da7;
}

.inner-toggle-wrap img {
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0;
}

.home-faq div[data-style*=minimal] .toggle h3 i {
	border: 2px solid #ddd;
}
div[data-style="minimal"] .toggle h3 i:before {
	background-color: #ddd;
}
div[data-style="minimal"] .toggle h3 i:after {
	background-color: #ddd;
}

.contact-faq div[data-style*=minimal] .toggle h3 i {
	border: 1px solid #ddd;
}

div[data-style*=minimal] .toggle>.toggle-title i {
width: 23px;
    height: 23px;
    position: absolute;
    right: 0;
    left: auto;
    top: 50%;
    margin-top: -12px;
}

div[data-style="minimal"] .toggle > .toggle-title i:before {
	content: " ";
    top: 12px;
    left: 5px;
    margin-top: -2px;
    width: 10px;
    height: 1px;
    position: absolute;
    background-color: #ddd;
    transition: background-color 0.15s ease;
}

div[data-style="minimal"] .toggle > .toggle-title i:after {
    content: " ";
    top: 6px;
    left: 11px;
    width: 1px;
    margin-left: -1px;
    height: 10px;
    position: absolute;
    background-color: #ddd;
    transition: transform 0.45s cubic-bezier(.3,.4,.2,1),background-color 0.15s ease;
}

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

div[data-style="minimal"] .toggle > .toggle-title a {
	padding: 20px 40px 20px 0;
}
	
	.home-faq .toggles {
		margin-top: 0px;
		padding: 0 15px;
	}

	.toggle h3 a:before {
	    font-size: 1.6rem !important;
	    	margin-right: 4px;
	}

	.toggle h3 a {
		    font-size: 1.4rem !important;
		    padding: 20px 40px 20px 0 !important;
		    line-height: 1.5 !important;
	}

	.toggle>.toggle-title a {
	    font-size: 1.4rem !important;
	}
	
	.inner-toggle-wrap p {
	    font-size: 1.3rem !important;
	}


}

/* CONTACT */

.contact-text {
	padding-bottom: 40px !important;
}

.contact-text p {

}

.contact-button a i {
	font-size: 1.8rem;
	padding-right: 8px;
	vertical-align: -1px;
}

.shiny-btn1 {
    display: inline-block;
    position: relative;
    margin: 0 auto;
	padding: 24px 40px;
	background-color: #859da7;
    border-radius: 60px;
    font-weight: bold;
	font-size: 2.0rem;
	font-weight: 700;
	letter-spacing: 0.075;
	color: #fff;
    text-align: center;
    text-decoration: none;
    overflow: hidden;
}
.shiny-btn1:hover {
	color: #fff;
	background-color: #4a5c64;
	transition: 0.3s;
}
.shiny-btn1::before {
    position: absolute;
    content: '';
    display: inline-block;
    top: -180px;
    left: 0;
    width: 30px;
    height: 100%;
    background-color: #fff;
    animation: shiny-btn1 3s ease-in-out infinite;
}
@-webkit-keyframes shiny-btn1 {
    0% { -webkit-transform: scale(0) rotate(45deg); opacity: 0; }
    80% { -webkit-transform: scale(0) rotate(45deg); opacity: 0.5; }
    81% { -webkit-transform: scale(4) rotate(45deg); opacity: 1; }
    100% { -webkit-transform: scale(50) rotate(45deg); opacity: 0; }
}

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

	.contact-text {
		padding-bottom: 0px !important;
	}

	.contact-text p {
		font-size: 1.3rem;
	}
	
	.contact-button a i {
		font-size: 1.4rem;
		padding-right: 8px;
		vertical-align: -0px;
	}
	
	.shiny-btn1 {
		padding: 20px 40px;
		font-size: 1.6rem;
		letter-spacing: 0.075;
		line-height: 1.4;
	}
		
}

/* SNS */

#sb_instagram #sbi_load .sbi_load_btn, #sb_instagram .sbi_follow_btn a {
	margin-top: 15px !important;
}

/* COMPANY */

.company-text p img {
	margin-top: 20px;
	width: 100px !important;
}

@media only screen and (max-width: 896px) {
	
	
}


/* ------------------------------
   PAGE > CONTACT
   ------------------------------ */

.contact-title h1 {
	font-family: 'Noto Serif JP', serif;
  font-size: 2.8rem !important;
  font-weight: 600 !important;
  line-height: 1.4em ;
  letter-spacing: 0.05em;
  text-align: center !important;
  margin-bottom: 1em;
}

.contact-title p {
  font-size: 1.5rem !important;
  font-weight: 400 !important;
  line-height: 1.8em ;
  letter-spacing: 0.05em;
  text-align: center !important;
}

.contact-line img {
	margin: 12px auto 0 !important;
	width: 200px !important;
}

.contact-text h2 {
	font-family: 'Noto Serif JP', serif;
  font-size: 2.2rem !important;
  font-weight: 600 !important;
  line-height: 1.4em ;
  letter-spacing: 0.05em;
  text-align: center;
  padding-top: 1.5em !important;
  padding-bottom: 1em !important;
  border-top: solid 1px rgba(0, 0, 0, 0.1);
}

.contact-text p {
  font-size: 1.5rem !important;
  font-weight: 400 !important;
  line-height: 1.8em ;
  letter-spacing: 0.05em;
  text-align: center;
}

.line-qr {
	padding: 0 0 0px !important;
	text-align: center;
	margin-bottom: 0 !important;
	width: 180px !important;
}

.line-button {
	padding: 0 0 0px !important;
	text-align: center;
	margin-bottom: 0 !important;
	width: 180px !important;
}

.contact-text .tel {
  font-size: 2.8rem !important;
  font-weight: 700 !important;
  line-height: 1.0em ;
  letter-spacing: 0.05em;
  margin-bottom: 0;
  padding: 0px 0;
}

.contact-text .info {
  font-size: 13px !important;
  font-weight: 400 !important;
  line-height: 1.6em ;
  letter-spacing: 0.05em;
  padding-top: 10px;
}

/* contact form 7 */

.f-item {
	margin-bottom: 30px;
}

.f-item small {
	display: inline-block;
  font-size: 13px !important;
  font-weight: 400 !important;
  line-height: 1.4em ;
  letter-spacing: 0.05em;
  color: #000 !important;
}

.f-title  {
  font-size: 14px !important;
  font-weight: 500 !important;
  line-height: 1.4em ;
  letter-spacing: 0.075em;
  margin-bottom: 10px;
}

span.wpcf7-list-item {
	margin: 0 !important;
}

input, textarea {
	font-size: 16px;
	font-weight: 500;
  letter-spacing: 0.05em;
	color: #000 !important;
}

input::placeholder {
	font-size: 14px;
	font-weight: 400;
	color: #bbb;
}

select {
	width: auto;
	min-width: 200px;
	height: 30px;
	font-size: 15px;
	line-height: 1.5em;
	padding: 0;
	
}

.contact-form input [type="checkbox"] {
	height: 57px;
    border: solid 1px #bfbfbf!important;
    background-color: #fff !important;
    border-radius: 0;
    font-size: 14px;
    padding: 16px 11px 16px 16px !important;
    transition: border .2s;
}

.wpcf7-list-item-label {
	margin-left: -3px;
	margin-right: 10px;
	color: #000 !important;
}

.b3-form .question {
	display: inline-block;
  font-size: 15px !important;
  font-weight: 500;
  line-height: 1.6em ;
  letter-spacing: 0.05em;
  color: #000;
  margin-bottom: 0.5em !important;
}

.contact-form input[type="text"], .contact-form input[type="tel"], .contact-form input[type="email"] {
	width: 100% ;
	height: 57px;
    border: solid 1px #bfbfbf!important;
    background-color: #fff !important;
    border-radius: 0;
    font-size: 14px;
    padding: 16px 11px 16px 16px !important;
    transition: border .2s;
}

.contact-form textarea {
	width: 100% ;
	height: 120px;
    border: solid 1px #bfbfbf!important;
    background-color: #fff !important;
    border-radius: 0;
    font-size: 14px;
    padding: 16px 11px 16px 16px !important;
    transition: border .2s;
}

.contact-form input[type="select"], 
.contact-form select {
	width: 100% !important;
	height: 57px;
    border: solid 1px #bfbfbf!important;
    background-color: #fff !important;
    border-radius: 0;
    font-size: 14px;
    padding: 16px 11px 16px 16px !important;
    transition: border .2s;
}


p.submit {
	text-align: center;
}

.wpcf7-spinner {
	display: block;
	text-align: center;
	margin: 20px auto 0;
}

input[type="submit"] {
	font-size: 18px;
	font-weight: 600 !important;
	color: #fff !important;
	padding: 48px !important;
	width: 300px;
	margin: 0 auto;
}

.wpcf7-form .wpcf7-not-valid-tip {
	color: #ff0000 !important;
	box-shadow: none;
	-webkit-box-shadow: none;
	background-color: #ffc9c9 ;
	width: auto;
	min-width: 200px;
	margin-top: 3px;
}

.wpcf7 .wpcf7-response-output {
	font-size: 16px;
	padding: 10px;
}

div.wpcf7-validation-errors {
	color: #ff0000 !important;
	background-color: #ffc9c9 !important;
}


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

	.contact-title h1 {
	  font-size: 2.0rem !important;
	  line-height: 1.6em ;
	  margin-bottom: 1em;
	}
	
	.contact-title p {
	  font-size: 1.3rem !important;
	  text-align: left !important;
	}
	
	.contact-line img {
		margin: 12px auto 0 !important;
		width: 200px !important;
	}

	.contact-text {
		padding-bottom: 1.5em !important;
		margin-bottom: 0 !important;
	}
	
	.contact-text h2 {
	  font-size: 1.8rem !important;
	  padding-top: 2em !important;
	  padding-bottom: 1em !important;
	}
	
	.contact-text p {
	  font-size: 1.3rem !important;
	  text-align: left;
	}
	
	.line-qr {
		width: 180px !important;
	}
	
	.line-button {
		width: 180px !important;
	}
	
	.contact-text .tel {
	  font-size: 2.0rem !important;
	}
	
	.contact-text .info {
	  font-size: 12px !important;
	}
	
	input[type="submit"] {
	font-size: 15px;
	width: 80%;
	margin: 24px auto 0;
	}

	.contact-form input[type="text"], .contact-form input[type="tel"], .contact-form input[type="email"] {
		height: 50px;
	}
	
	.contact-form textarea {
		height: 120px;
	}
	
	.contact-form input[type="select"], 
	.contact-form select {
		height: 50px;
	}

}


/* ------------------------------
   PAGE > NEWS DETAIL
   ------------------------------ */ 

/*カテゴリー 非表示*/
.single-post .meta-category {
	display: none !important;
}

.single-post h1.entry-title {
	font-family: YakuHanMP_Noto, "Noto Serif JP", "Hiragino Mincho ProN", "Yu Mincho", YuMincho, serif !important;
	font-size: 2.0rem !important;
	font-weight: 600 !important;
	letter-spacing: .075em !important;
	line-height: 1.6;
}

.single-post .meta-date {
	font-size: 1.3rem !important;
	font-weight: 400 !important;
	letter-spacing: .075em;
	line-height: 1.6;
	color: #888 !important;
}

.single-post .content-inner p {
	font-size: 1.5rem !important;
	font-weight: 400 !important;
	letter-spacing: .075em !important;
	line-height: 1.8 !important;
}

.single-post .content-inner p a {
	text-decoration: underline;
	text-underline-offset: 2px;
}
.single-post .content-inner p a:hover {
	opacity: 0.5;
	transition: 0.3s;
}

.single-post .content-inner p img {
	margin-top: 20px;
	margin-bottom: 28px;
}


@media only screen and (max-width: 896px) {
	.single .heading-title[data-header-style="default_minimal"] {
		padding-top: 0;
	}
	
	.single .heading-title {
		margin-bottom: 0;
	}
	
	.single-post h1.entry-title {
		font-size: 1.7rem !important;
		padding-bottom: 4px !important;
	}
	
	.single-post .meta-date {
		font-size: 1.3rem !important;
	}
	
	.single-post .content-inner p {
		font-size: 1.5rem !important;
	}
	
.single-post .content-inner p img {
	margin-top: 10px;
	margin-bottom: 14px;
}
	
}

/* NEWX PREV NAVI */

.blog_next_prev_buttons {
	margin-bottom: 30px !important;
}

.container-wrap[data-nav-pos="after_project_2"] .bottom_controls .previous-project:after, .container-wrap[data-nav-pos="after_project_2"] .bottom_controls .next-project:after, .blog_next_prev_buttons[data-style="fullwidth_next_prev"] ul .previous-post:after, .blog_next_prev_buttons[data-style="fullwidth_next_prev"] ul .next-post:after {
	background-color: #fff !important;
}

.container-wrap[data-nav-pos="after_project_2"] .bottom_controls #portfolio-nav ul .previous-project, .container-wrap[data-nav-pos="after_project_2"] .bottom_controls #portfolio-nav ul .next-project, .blog_next_prev_buttons[data-style="fullwidth_next_prev"] ul .previous-post, .blog_next_prev_buttons[data-style="fullwidth_next_prev"] ul .next-post {
	min-height: 150px;
	background-color: #fff !important;
}

.container-wrap[data-nav-pos="after_project_2"] .bottom_controls .next-project h3, .container-wrap[data-nav-pos="after_project_2"] .bottom_controls .next-project span, .container-wrap[data-nav-pos="after_project_2"] .bottom_controls .previous-project h3, .container-wrap[data-nav-pos="after_project_2"] .bottom_controls .previous-project span, .blog_next_prev_buttons[data-style="fullwidth_next_prev"] .next-post h3, .blog_next_prev_buttons[data-style="fullwidth_next_prev"] .next-post span, .blog_next_prev_buttons[data-style="fullwidth_next_prev"] .previous-post h3, .blog_next_prev_buttons[data-style="fullwidth_next_prev"] .next-post span {
	color: #222;
}

.blog_next_prev_buttons span {
	color: #222;
}

.post-bg-img {display: none;}

.container-wrap[data-nav-pos="after_project_2"] .bottom_controls .next-project h3 .text .line, .container-wrap[data-nav-pos="after_project_2"] .bottom_controls .previous-project h3 .text .line, .blog_next_prev_buttons[data-style="fullwidth_next_prev"] h3 .text .line {
	background-color: #222;
}
.container-wrap[data-nav-pos="after_project_2"] .bottom_controls .next-project h3 .next-arrow line, .container-wrap[data-nav-pos="after_project_2"] .bottom_controls .previous-project h3 .next-arrow line, .blog_next_prev_buttons[data-style="fullwidth_next_prev"] .previous-post h3 .next-arrow line, .blog_next_prev_buttons[data-style="fullwidth_next_prev"] .next-post h3 .next-arrow line {
	stroke: #222;
}

.blog_next_prev_buttons[data-style="fullwidth_next_prev"] ul .previous-post, .blog_next_prev_buttons[data-style="fullwidth_next_prev"] ul .next-post {
	padding: 2% 9%;
}

.previous-post {
	border-top: solid 1px #ddd;
	border-right: solid 1px #ddd;
}
.next-post {
	border-top: solid 1px #ddd;
}
	.container-wrap[data-nav-pos="after_project_2"] .bottom_controls #portfolio-nav ul, .blog_next_prev_buttons[data-style="fullwidth_next_prev"] .controls {
	border-bottom: solid 1px #ddd !important;
	}

.container-wrap[data-nav-pos="after_project_2"] .bottom_controls .previous-project span:not(.text), .blog_next_prev_buttons[data-style="fullwidth_next_prev"] .previous-post span:not(.text) {
	text-align: left !important;
}
.blog_next_prev_buttons[data-style*="next_prev"] .previous-post h3 span {
	text-align: left !important;
}
.container-wrap[data-nav-pos="after_project_2"] .bottom_controls .only span:not(.text), .blog_next_prev_buttons[data-style="fullwidth_next_prev"] .only span:not(.text) {
	text-align: left !important;
}

.blog_next_prev_buttons .previous-post span.text, 
.blog_next_prev_buttons .next-post span.text {
	font-size: 1.5rem;
	line-height: 1.6 !important;
}

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

	.container-wrap[data-nav-pos="after_project_2"] .bottom_controls #portfolio-nav ul .previous-project, .container-wrap[data-nav-pos="after_project_2"] .bottom_controls #portfolio-nav ul .next-project, .blog_next_prev_buttons[data-style="fullwidth_next_prev"] ul .previous-post, .blog_next_prev_buttons[data-style="fullwidth_next_prev"] ul .next-post {
		min-height: 120px;
	}

	.blog_next_prev_buttons[data-style="fullwidth_next_prev"] ul .previous-post, .blog_next_prev_buttons[data-style="fullwidth_next_prev"] ul .next-post {
		padding: 2% 9%;
	}
	
	.previous-post {
		border-right: none;
		border-bottom: none;
	}
	.next-post {
		border-bottom: none;
	}

	.container-wrap[data-nav-pos="after_project_2"] .bottom_controls .previous-project span:not(.text), .blog_next_prev_buttons[data-style="fullwidth_next_prev"] .previous-post span:not(.text) {
		text-align: center !important;
		font-size: 1.2rem !important;
	}
	.container-wrap[data-nav-pos="after_project_2"] .bottom_controls .next-project span:not(.text), .blog_next_prev_buttons[data-style="fullwidth_next_prev"] .next-post span:not(.text) {
		text-align: center !important;
		font-size: 1.2rem !important;
	}
	.blog_next_prev_buttons[data-style*="next_prev"] .previous-post h3 span {
		text-align: center !important;
	}
	.container-wrap[data-nav-pos="after_project_2"] .bottom_controls .only span:not(.text), .blog_next_prev_buttons[data-style="fullwidth_next_prev"] .only span:not(.text) {
		text-align: center !important;
		font-size: 1.2rem !important;
	}

	.blog_next_prev_buttons .previous-post span.text, 
	.blog_next_prev_buttons .next-post span.text {
		font-size: 1.3rem;
		line-height: 1.6 !important;
	}

	body .blog_next_prev_buttons[data-style="fullwidth_next_prev"] ul .next-post, body .blog_next_prev_buttons[data-style="fullwidth_next_prev"] ul .previous-post {
		min-height: 120px;
	}
}