@charset "UTF-8";
/*
    Template: monet
    Theme Name: monet child
    Theme URI: https://swell-theme.com/
    Description: SWELLの子テーマ
    Version: 1.0.0
    Author: LOOS WEB STUDIO
    Author URI: https://loos-web-studio.com/

    License: GNU General Public License
    License URI: http://www.gnu.org/licenses/gpl.html
*/




.start {
	background: #FFF;
	position: fixed;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 9000;
}
.start p {
	position: fixed;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	display: none;
	z-index: 9999;
	width: 280px;
}
.start {
	background: #FFF;
	position: fixed;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 9000;
}
.start p {
	position: fixed;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	display: none;
	z-index: 9999;
	width: 280px;
}

.colorbox{
    position: relative;
    margin: 30px auto 30px;
}
.colorbox .color{
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    z-index: 2;
    background-color: #000;
}


ul {
    list-style: none !important;
    line-height: 2.5rem;
}

.post_content li{
	margin: .6rem 0px !important;
}

th {
    font-weight: 300;
    letter-spacing: .2rem;
    font-family: "Yu Gothic", YuGothic, "Hiragino Kaku Gothic Pro", Meiryo, "MS PGothic", Arial, Osaka, sans-serif;
}

.post_content tbody th{
	font-weight: 100;
}

.post_content .td_to_th_ tbody tr>:first-child::before, .post_content tbody th::before {
    background-color: transparent;
    pointer-events: none;
}

.menu-item-641 span {
    background: #2e3b5a;
    padding: 18px 30px;
	color: #fff !important;
}


@media (min-width: 960px){
.l-header.-t-fff .l-header__inner {
    color: #fff;
    padding-top: 36px;
}
}

@media (min-width: 960px){
.l-header.-t-fff .c-gnav>li>a::after {
    background: transparent !important;
}
}
.c-gnav > li:hover > a::after, .c-gnav > .-current > a::after {
    transform: scaleX(1);
}
.c-gnav>.menu-item>a::after {
    position: absolute;
    bottom: 0;
    left: 0;
    display: block;
    transition: width .25s,height .25s,-webkit-transform .25s;
    transition: transform .25s,width .25s,height .25s;
    transition: transform .25s,width .25s,height .25s,-webkit-transform .25s;
    content: "";
	display: none;
}
.c-gnav a::after {
    background: var(--color_main);
    width: 100%;
    height: 2px;
    transform: scaleX(0);
}

.c-gnav>.menu-item>a .ttl {
    font-size: 12px;
}

::after, ::before {
    box-sizing: inherit;
    text-decoration: inherit;
    vertical-align: inherit;
}

.menu-item-641 span.ttl:hover {
    background: #070843;
}

.global-nav__toggle:after {
    content: none;
}

.global-nav__toggle.is-open:after {
    content: none;
}

.container{
	max-width: 100%;
	padding-right: 10rem;
   padding-left: 10rem;
} 

@media (max-width: 500px){
.container {
   padding-right: 2rem;
   padding-left: 2rem;
}
}

@media (max-width: 500px){
.l-content{
	margin: 0 auto 0em;
	}
}
@media (max-width: 500px){
.site-header__content{
	padding: 20px 0px;
}
}
@media (max-width: 500px){
.global-nav__toggle{
	top: 30%;
}
}
@media (min-width: 1025px){
.content__main {
   max-width: 100%; 
}
}

@media (min-width: 782px){
.wp-block-column:not(:first-child) {
    margin-left: 0em !important;
}
}

.has-text-align-left {
    text-align: left;
    font-size: 14px;
    line-height: 2.3em;
    letter-spacing: .15em;
}

table{
	border-top: 0px;
}

tr {
	border-left: none;
	border-bottom: solid 1px #ccc;
}

.post_content td, .post_content th{
	padding: 33px 0px 20px;
}

th{
	border: none;
	background: transparent;
}

@media (max-width: 500px){
th {
    font-size: 13px;
}
}

td{
	border-right: none;
   border-bottom: none;
	text-align: right;
}

@media (max-width: 500px){
td {
    font-size: 13px;
}
}

.c-pageTitle__inner{
	display: none;
}

/*オープンロゴ*/

@media(max-width: 500px){
.open-logo{
	width: 50%; 
	margin: 0 auto;
	display: block;
	}
}
	
/*ヘッダーメニューCSS*/

.-series-right .c-gnavWrap{
	font-family: 'Lato', sans-serif;
   letter-spacing: .3em;
}

.site-header__content{
	margin-right: -8em;
}

@media (max-width: 500px){
	.site-header__content{
		margin-right: 0em;
	}
}

@media (max-width: 500px){
	.site-branding .site-title{
		width: 120px;
	}
}

@media (min-width: 769px){
.global-nav__container {
    letter-spacing: .3rem;
    font-family: 'Lato', sans-serif;
}
}

@media (min-width: 769px){
.global-nav__menu>.menu-item {
    padding: 0px 10px;
}
}

/*スマホ・タブレットヘッダーメニュー*/

.p-spMenu__body{
font-family: 'Lato', sans-serif;
}


.p-spMenu__inner::before {
    background: rgba(10, 10, 10, 0.8) !important;
}


.c-spnav{
	text-align: center;
} 

.c-spnav a{
	color: #fff;
	font-size: 1.3rem;
	border-bottom: 0px !important;
	padding: .75em 1em .2em 1em !important;
}

.c-spnav a::before{
	content: "" !important;
}

.c-widget__title.-spmenu{
	display: none;
}

.-right .p-spMenu__closeBtn{
    color: #fff;
}

.sp-menu-add{
	color: #fff;
	text-align: center;
	font-size: .8rem;
    font-weight: 100;
	font-style: italic;
}

.sp-menu-tti{
	font-size: 16px !important;
	margin-bottom: 20px;
}

.sp-menu-tel{
	margin-top: 30px;
	font-size: 16px;
	font-style: italic;
}

/*キービジュアルCSS*/

.c-filterLayer::after, .c-filterLayer::before, .c-filterLayer__img{
    right: 0;
	left: initial;
    width: 100%;
}

@media(max-width: 960px){
	.c-filterLayer::after, .c-filterLayer::before, .c-filterLayer__img{
    width: 100%;
}
}

.right-copy{
    color: #000;
    font-family: "Barlow Semi Condensed", sans-serif;
    font-size: .7rem;
    font-weight: bold;
    letter-spacing: 0.3rem;
    position: fixed;
    right: -125px;
    top: 50%;
    transform: rotate(90deg);
    z-index: 1;
}

@media(max-width: 960px){
	.right-copy{
		display: none;
	}
}

.l-header__bar{
	display: none;
}

.p-mainVisual {
    padding: 30px;
}


@media(max-width: 960px){
	.p-mainVisual{
		padding: 0px;
	}
}


div#main_visual::after {
    content: " ";
    width: calc(50%);
    background: #F3EDE5;
    position: absolute;
    top: 0%;
    left: 0%;
    margin: 0 calc(50% - 50vw);
    z-index: -1;
    height: calc(100% - 30px);
}

.l-mainContent__inner>:last-child, .l-parent>:last-child, .post_content>:last-child {
    letter-spacing: .2em;
	line-height: 1.5em;
}

@media(max-width: 500px){
	.l-mainContent__inner>:last-child, .l-parent>:last-child, .post_content>:last-child{
	line-height: 1.4em;
	}
}


.p-mainVisual__slideTitle{
	line-height: 1.7em;
    font-weight: bold;
    font-size: 3rem !important;
    padding-left: 30px;
	text-align: center;
}

@media(max-width: 500px){
		.p-mainVisual__slideTitle{
	font-size: 1.7rem !important;
    border-left: 7px solid;
   text-align: left;
	}
}

.top-box{
	margin: 0 calc(50% - 50vw);
   width: 100vw;
	height: 30rem;
	position: relative;
	z-index: 1;
}
	
@media(max-width: 500px){
		.top-box{
			margin-bottom: 0px;
	}
}

.top-box::after{
	content: " ";
	width: calc(9.2% * 7);
	background: #F3EDE5;
	position: absolute;
	top: 30%;
	left: 9%;
	margin: 0 calc(50% - 50vw);
	z-index: -1;
	padding-top: 35%;
}

@media (max-width: 500px){
.top-box::after{
   content: " ";
    width: calc(12.2% * 7);
    background: #F3EDE5;
    position: absolute;
    top: 25%;
    left: 0%;
    margin: 0 calc(50% - 50vw);
    z-index: -1;
    padding-top: 60%;
}
}

.top-img{
	position: absolute;
	width: calc(12% * 7);
	top: 0;
	right: 0;
}

@media(max-width: 500px){
.top-img{
	width: calc(13% * 7);
}
}

@media(max-width: 500px){
.top-img img{
	max-width: 200%;
}
}

.zoom01 img {
      width: 100%;
      height: auto;
      animation: animationZoom1 6s ease-in-out infinite;
}

.zoom02 img {
      width: 100%;
      height: auto;
      animation: animationZoom2 6s ease-in-out infinite;
}

.zoom {
      overflow: hidden;
}

    @keyframes animationZoom1 {
		100% { transform:scale(1.1)}
    }
    @keyframes animationZoom2 {
		100% { transform:scale(1.1)}
    }
	
.text-ver{
	position: absolute;
    top: 90%;
    transform: rotate(
-90deg);
    letter-spacing: .3rem;
    left: calc(6%);
    font-size: 1.2rem;
    font-family: 'Lato', sans-serif;
    font-weight: 100;
    transform-origin: bottom left;
    display: inline-block;
}

.text-hor{
	position: absolute;
    left: calc(11.3% * 7);
    letter-spacing: .3rem;
    padding-top: calc(5.9% * 7);
	font-size: 1rem;
	font-family: 'Lato', sans-serif;
}
	
@media(max-width: 500px){
.text-hor{
	left: calc(6.3% * 7);
   padding-top: calc(13.9% * 7);
}
}

/*スクロールPC非表示*/
@media(min-width: 945px){
.p-mainVisual__scroll{
	display: none;
}
}

.scrolldown1{
	
}

/*スクロールダウン全体の場所*/
.scrolldown1 span{
    /*描画位置※位置は適宜調整してください*/
	position: absolute;
    left: calc(11.3% * 7);
    letter-spacing: .3rem;
    padding-top: calc(5.9% * 7);
    font-size: 1rem;
    font-family: 'Lato', sans-serif;
}

/*Scrollテキストの描写*/

/* 線の描写 */
.scrolldown1 span::after{
	content: "";
	top: 0;
    width: 1px;
    height: 8px;
    background: #222;
    position: absolute;
    left: calc(7.3% * 7);
    margin-top: calc(45.9% * 7);
	animation: pathmove 1.4s ease-in-out infinite;
	opacity:0;
}

/*高さ・位置・透過が変化して線が上から下に動く*/
@keyframes pathmove{
	0%{
		height:0;
		top:0;
		opacity: 0;
	}
	30%{
		height:30px;
		opacity: 1;
	}
	100%{
		height:0;
		top:50px;
		opacity: 0;
	}
}

.re-bg{
	background: #f5f5f5;
    margin: 0 calc(50% - 50vw);
    width: 100vw;
    padding: 160px 0px;
	border-radius: 40px 0px;
}

@media (max-width: 500px){
	.re-bg{
		padding: 40px 0px 80px;
	}
}

.flex{
	display: flex;
	justify-content: space-around;
	align-items: center;
	  max-width: 1280px;
    margin: 0 auto;
}

@media (max-width: 500px){
	.flex{
		flex-direction: column-reverse;
	}
}

.flex img{
	box-shadow: 8px 12px 12px 0px rgb(23 23 23 / 22%);
}

.flex2{
	display: flex;
	justify-content: center;
	align-items: center;
	margin-bottom: 160px;
}

@media (max-width: 500px){
	.flex2{
		flex-direction: column;
		margin-bottom: 0px;
	}
}


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

.flex-item{
	width: 30%;
	padding-top: 70px;
}

@media (max-width: 500px){
	.flex-item{
		width: 90%;
	}
}

.flex-item .button12{
	margin: 50px 0px;
	padding: 0px;
}

.flex-img{
	width: 55%;
}

@media (max-width: 500px){
	.flex-img{
		width: 90%;
    padding-bottom: 30px;
	}
}

.first-box {
    position: relative;
    margin: 0 auto 20%;
	  max-width: 960px;
	z-index: 2;
}

.first-box:last-child {
    margin: 0 auto 20%;
}

@media (max-width: 500px){
	.first-box{
		margin: 0 auto -20%;
	}
}

.first-box2 {
    position: relative;
    margin: 0px 10px 20%;
	  max-width: 960px;
	z-index: 2;
}

.first-box2:last-child {
    margin: 0 auto 20%;
}

@media (max-width: 500px){
	.first-box2{
		margin: 0 auto -20%;
	}
}

.first-img{
    width: 80%;
    height: auto;
    position: relative;
    margin-left: 33.3%;
}

@media (max-width: 500px){
	.first-img{
		width: 100%;
		margin-left: 0%;
    margin-bottom: 166px;
	}
}

.text-trans{
	position: absolute;
	top: 40px;
    left: -350px;
    transform: rotate(351deg);
	z-index: 2;
}

@media (max-width: 500px){
	.text-trans{
		top: 200px;
		left: 105px;
		width: 250px;
	}
}

.text-trans2{
	position: absolute;
	top: -420px;
    right: -50px;
    transform: rotate(351deg);
}

@media (max-width: 900px){
	.text-trans2{
		display: none;
	}
}

.text-trans3{
	position: absolute;
	top: 350px;
    right: 60px;
	z-index: 2;
    transform: rotate(351deg);
}

@media (max-width: 500px){
	.text-trans3{
	position: absolute;
	top: 180px;
    right: -30px;
	 z-index: 2;
    transform: rotate(351deg);
	}
}


.first-box2{
	position: relative;
}

.first-img2{
	width: 80%;
    height: auto;
    position: relative;
	margin-right: 33.3%;
}

@media (max-width: 500px){
	.first-img2{
		width: 100%;
		margin-right: 0%;
    margin-bottom: 166px;
	}
}

.image-de {
	position: relative;
}

/*写真斜め線
.image-de::before,
.image-de::after {
	content: '';
	position: absolute;
	transform: rotate(-35deg);
	width: 70px;
	height: 25px;
	background-color: #fff;
	z-index: 1;
}

.image-de::before {
	top: -10px;
	left: 60px;
	border-bottom: 1px solid #aaa;
}

@media (max-width: 500px){
	.image-de::before{
		left: -25px;
	}
}
*/
.head-tti{
	position:relative;
	display: inline-block;
	font-size: 2rem !important;
	padding-bottom: 20px;
	letter-spacing: .3rem;
	margin-top: 1.5em !important;
	margin-bottom: 80px !important;
	font-family: 'Lato', sans-serif;
}

@media (max-width: 500px){
	.head-tti{
		font-size: 1.6rem !important;
	}
}

.head-tti::before{
	background-color: #A68F6E;
	content: '';
	position: absolute;
	left: 1rem;
	bottom: -15px;
	display: inline-block;
	width: 32px;
	height: 5px;
	transform: translateX(-50%);
}


.head-tti01{
	position: relative;
	letter-spacing: .3em;
	font-size: .9rem !important;
	font-weight: 100 !important;
	font-family: 'Lato', sans-serif;
	color: #707070;
	margin-top: 0em !important;
	margin-bottom: 4rem !important;
	padding-left: 45px;
}

@media (max-width: 500px){
	.head-tti01{
		font-size: .7rem !important;
		padding-left: 32px;
	}
}

.head-tti01::after{
	content: '';
  position: absolute;
  top: 50%;
	left: 0%;
  display: inline-block;
  width: 20px;
  height: 1px;
  background-color: #707070;
}

.head-tti01::before{
	content: 'CONCEPT';
	font-size: 2.5rem;
	font-weight: 700;
	top: -1.5em;
	letter-spacing: .2em;
  color: #70544a; 
  display: block; 
	margin: 0px 0px 10px -45px;
}
	
@media (max-width: 500px){
	.head-tti01::before{
		font-size: 1.6rem;
		margin: 20px 0px 10px -45px;
		top: -2em;
	}
}

.head-tti02{
	position: relative;
	letter-spacing: .3em;
	font-size: .9rem !important;
	font-weight: 100 !important;
	font-family: 'Lato', sans-serif;
	color: #707070;
	margin-top: 0em !important;
	margin-bottom: 4rem !important;
	padding-left: 45px;
}

.head-tti02::after{
	content: '';
  position: absolute;
  top: 50%;
	left: 1%;
  display: inline-block;
  width: 30px;
  height: 1px;
  background-color: #707070;
}

.head-tti02::before{
	content: 'WORRIES';
	font-size: 2rem;
	font-weight: 400;
	letter-spacing: .3em;
	top: -2em;
  color: #222; 
  display: block; 
	margin-left: -45px;
	margin-bottom: 10px;
}
	
@media (max-width: 500px){
	.head-tti02::before{
		font-size: 1.7rem;
		margin: 20px 0px 10px -45px;
	}
}

.bg-text{
	position: absolute;
	z-index: -1;
}

.tti3-box{
	max-width: 800px;
	text-align: center;
	margin: 160px auto 40px;
}

@media (max-width: 500px){
	.tti3-box{
		margin: 80px auto -40px;
	}
}

.head-tti03{
	position: relative;
	display: inline-block;
	letter-spacing: .3em;
	font-size: 2rem !important;
	font-family: 'Lato', sans-serif;
	font-weight: 700 !important;
	margin-top: 2em !important;
	margin-bottom: 1em !important;
}

@media (max-width: 500px){
	.head-tti03{
		margin-bottom: 50px !important;
		font-size: 1.6rem !important;
	}
}

/*
.head-tti03::before{
	content: 'OFFER TO YOU';
	font-size: 2rem;
	font-weight: 700;
	letter-spacing: .3em;
  color: #222; 
  display: block; 
	margin: 80px 0px 0px 50px;
	 position: initial !important;
}

@media (max-width: 500px){
	.head-tti03::before{
		font-size: 1.4rem;
		margin-left: 0px;
	}
}
*/

.head-tti-item{
	left: 50px;
    width: calc(35% + 100px);
    padding: 50px 24px 30px 24px;
    position: absolute;
    right: 0;
    -webkit-transform: translate(0, -80%);
    -ms-transform: translate(0, -80%);
    transform: translate(0, -80%);
	background-color: #FFF;
	box-shadow: 0px 3px 6px #f0f0f0;
}

@media (max-width: 500px){
	.head-tti-item{
		left: 0px;
    width: 100%;
		position: inherit;
	-webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
	}
}
.head-tti-item2{
	right: -100px;
    background-color: #FFF;
    width: calc(35% + 100px);
    padding:50px 24px 30px 24px;
    position: absolute;
    -webkit-transform: translate(0, -80%);
    -ms-transform: translate(0, -80%);
    transform: translate(0, -80%);
	box-shadow: 0px 3px 6px #f0f0f0;
}

@media (max-width: 500px){
	.head-tti-item2{
		right: 0px;
    width: 100%;
		position: inherit;
		-webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
	}
}

.main-button a {
  display: flex;
  justify-content: end;
  align-items: center;
  position: relative;
  margin-left: auto;
  padding: 1em 3em;
  width: 300px;
  color: #333;
  font-size: 15px;
  font-weight: 400;
  transition: 0.3s;
}

.main-button a::before {
  content: '';
  position: absolute;
  top: calc(55% - 2px);
  right: -2em;
  transform: translateY(calc(-50% - 2px)) rotate(30deg);
  width: 12px;
  height: 1px;
  background-color: #222;
  transition: 0.3s;
}

.main-button a::after {
  content: '';
  position: absolute;
  top: 55%;
  right: -2em;
  transform: translateY(-50%);
  width: 55px;
  height: 1px;
  background-color: #222;
  transition: 0.3s;
}

.main-button a:hover {
  text-decoration: none;
}

.main-button a:hover::before,
.main-button a:hover::after {
  right: -2.5em;
}

#photo .button12 {
    padding: 0px 50px;
}

@media(max-width: 500px){
	#photo .button12{
		margin: 20px 0px;
	}
}

.button12 a {
	 font-size: 12px;
    display: inline-block;
    letter-spacing: .3em;
    margin: 50px 0px;
    padding: 10px 18px;
    width: 200px;
    border: 1px solid #000;
    color: #333;
	position: relative;
  text-decoration: none;
  transition: .3s;
}

@media(max-width:500px){
	.button12 a{
		
	}
}

.button12 a::before{
	position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: -1;
  content: '';
  background: #6d5d47;
  transform-origin: right top;
  transform: scale(0, 1);
  transition: transform .3s;
}

.button12 a:hover {
	color: #fff;
  text-decoration: none;
}

.button12 a:hover::before {
  transform-origin: left top;
  transform: scale(1, 1);
}

.button14{
	text-align: center;
}

.button14 a {
	 font-size: 12px;
    display: inline-block;
    letter-spacing: .3em;
    margin: 50px 0px;
    padding: 10px 18px;
    width: 200px;
    border: 1px solid #000;
    color: #333;
	position: relative;
  text-decoration: none;
  transition: .3s;
}

@media(max-width:500px){
	.button14 a{
		
	}
}

.button14 a::before{
	position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: -1;
  content: '';
  background: #6d5d47;
  transform-origin: right top;
  transform: scale(0, 1);
  transition: transform .3s;
}

.button14 a:hover::before {
  transform-origin: left top;
  transform: scale(1, 1);
}


.button14 a:hover {
	color: #fff;
  text-decoration: none;
}

.button16 a {
  display: block;
  position: relative;
  margin: 0 auto;
  padding: 1em 2em;
  width: 300px;
  color: #333;
  font-size: 18px;
  font-weight: 700;
  background-color: #cccccc;
  transition: 0.3s;
}

.button16 a::after {
  content: '';
  position: absolute;
  top: 50%;
  right: -35px;
  transform: translateY(-50%);
  width: 70px;
  height: 2px;
  background-color: #333;
  transition: 0.3s;
}

.button16 a:hover {
  text-decoration: none;
  background-color: #bbbbbb;
}

.button16 a:hover::after {
  transform: translateX(3px);
}

#photo .button13 {
    padding: 0px 32px 0px 0px;
}

@media(max-width: 500px){
	#photo .button13{
		margin: 20px 0px;
		padding: 32px 0px;
	}
}

.button13 a {
  display: flex;
  justify-content: center;
    letter-spacing: .3em;
    align-items: center;
    position: relative;
    margin: 50px 0px;
    padding: 1em 2em;
    width: 200px;
    color: #fff;
    font-size: 12px;
    font-weight: 700;
    transition: 0.3s;
	background: #a68f6e;
}

@media(max-width:500px){
	.button13 a{
		width: 150px;
		font-size: 12px;
		padding: .5em .7em;
	}
}

.button13 a::before {
  content: '';
  position: absolute;
  bottom: -7px;
  right: -7px;
  width: 100%;
  height: 2px;
  background-color: #bbbbbb;
  transition: 0.2s ease 0s;
}

.button13 a::after {
  content: '';
  position: absolute;
  top: 7px;
  right: -7px;
  width: 2px;
  height: 100%;
  background-color: #bbbbbb;
  transition: 0.2s ease 0.2s;
}

.button13 a:hover::before {
  width: 0%;
}

.button13 a:hover::after {
  height: 0%;
}

.button13 a:hover {
  text-decoration: none;
  background-color: #6d5d47;
}

.button13-insta a {
  display: flex;
  justify-content: center;
    letter-spacing: .3em;
    align-items: center;
    position: relative;
    margin: 50px 0px;
    padding: 1em 2em;
    width: 200px;
    color: #fff;
    font-size: 12px;
    font-weight: 700;
    transition: 0.3s;
	background: linear-gradient(135deg, #427eff 0%, #f13f79 70%) no-repeat;
}

@media(max-width:500px){
	.button13-insta a{
		width: 150px;
		font-size: 12px;
		padding: .5em .7em;
	}
}

.button13-insta a::before {
  content: '';
  position: absolute;
  bottom: -7px;
  right: -7px;
  width: 100%;
  height: 2px;
  background-color: #bbbbbb;
  transition: 0.2s ease 0s;
}

.button13-insta a::after {
  content: '';
  position: absolute;
  top: 7px;
  right: -7px;
  width: 2px;
  height: 100%;
  background-color: #bbbbbb;
  transition: 0.2s ease 0.2s;
}

.button13-insta a:hover::before {
  width: 0%;
}

.button13-insta a:hover::after {
  height: 0%;
}

.button13-insta a:hover {
  text-decoration: none;
  background-color: #6d5d47;
}

.main-button2 a {
  display: flex;
  justify-content: left;
  align-items: center;
  position: relative;
  padding: 1em 0em;
  width: 300px;
  color: #333;
  font-size: 15px;
  font-weight: 400;
  transition: 0.3s;
}

.main-button2 a::before {
  content: '';
  position: absolute;
  top: calc(55% - 2px);
  left: 8em;
  transform: translateY(calc(-50% - 2px)) rotate(30deg);
  width: 12px;
  height: 1px;
  background-color: #222;
  transition: 0.3s;
}

.main-button2 a::after {
  content: '';
  position: absolute;
  top: 55%;
  left: 5em;
  transform: translateY(-50%);
  width: 55px;
  height: 1px;
  background-color: #222;
  transition: 0.3s;
}

.main-button2 a:hover {
  text-decoration: none;
}

.main-button2 a:hover::before,
.main-button2 a:hover::after  {
  right: -2.5em;
}



/*shopCSS*/

.sh-bg{
	background: #f2f2f282;
	margin: 0 calc(50% - 50vw);
	width: 100vw;
	padding: 1px 0px 50px;
}

.sh-bg img{
	box-shadow: 8px 12px 12px 0px rgb(23 23 23 / 22%);
}

.flex-sub{
	display: flex;
	justify-content: space-between;
	margin-bottom: 25rem !important;
	margin-left: 10em;
	margin-right: 10em;
	position: relative;
	z-index: 1;
}

@media (max-width: 500px){
	.flex-sub{
		padding-left: 2em;
      padding-right: 2em;
		margin-bottom: 7rem !important;
		flex-direction: column;
	}
}

.flex-sub::after{
	content: " ";
	width: 100vw;
	height: 70%;
	background: #f3ede5;
	position: absolute;
	top: 100px;
	margin: 0 calc(50% - 50vw);
	z-index: -1;
}

@media (max-width: 500px){
	.flex-sub::after{
		height: 100%;
	}
}

.flex-sub2{
	display: flex;
	justify-content: center;
	align-items: center;
	margin-bottom: 25rem !important;
	position: relative;
	z-index: 1;
}

@media (max-width: 500px){
	.flex-sub2{
		padding-left: 2em;
      padding-right: 2em;
		margin-bottom: 7rem !important;
		flex-direction: column-reverse;
	}
}

.flex-sub2::after{
	content: " ";
	width: 70%;
	height: 150%;
	background: #fff;
	position: absolute;
	top: -100px;
	left: 0;
	margin: 0 calc(50% - 50vw);
	z-index: -1;
}

@media (max-width: 500px){
	.flex-sub2::after{
		height: 100%;
	}
}

.item{
	width: 30%;
}

.head-sub01{
	background: linear-gradient(transparent 60%, #e3d2bb80 60%);
   width: 41%;
	letter-spacing: .3em;
}

@media (max-width: 500px){
	.head-sub01{
		font-size: 1.4rem;
	}
}

.head-sub02{
	background: linear-gradient(transparent 60%, #e3d2bb80 60%);
   width: 64%;
	letter-spacing: .3em;
}

@media (max-width: 500px){
	.head-sub02{
		font-size: 1.4rem;
	}
}

.head-sub03{
	background: linear-gradient(transparent 60%, #e3d2bb80 60%);
   width: 48%;
	letter-spacing: .3em;
}

@media (max-width: 500px){
	.head-sub03{
		font-size: 1.4rem;
	}
}

.sub-p{
	margin-top: 100px;
}

@media (max-width: 500px){
	.sub-p{
		margin-top: 50px;
	}
}

.head-sub-item{
	max-width: 520px;
	padding: 30px 0px;
	position: relative;
}

@media (max-width: 500px){
	.head-sub-item{
		padding-left: 0%;
		padding-top: 10%;
	}
}

.head-sub-item2{
	max-width: 520px;
	padding: 30px 0px;
}

@media (max-width: 500px){
	.head-sub-item2{
		padding-left: 0%;
		padding-top: 10%;
	}
}

/*ギャラリーCSS*/

.ga-bg{
	background: #f5f5f5;
    margin: 0 calc(50% - 50vw);
    width: 100vw;
    padding: 80px 0px;
	border-radius: 40px 0px;
}

@media (max-width: 500px){
	.ga-bg{
		padding: 40px 0px;
	}
}

.ga-box{
	padding-left: 20%;
	max-width: 640px;
	margin-top: -80px;
}

@media (max-width: 500px){
	.ga-box{
		margin-top: 0px;
		margin-bottom: 32px;
		padding: 0px 15px;
	}
}

.ga-box p{
	font-size: 14px;
	letter-spacing: .15em;
}

.ga-pa{
	position: relative;
}

.ga-img{
	text-align: center;
	padding-top: 40px;
}

.ga-img2{
	position: absolute;
	top:10px
	
}


.ga-tti {
	position: relative;
	margin-top: 1rem !important;
	font-size: 2rem !important;
	font-family: 'Lato', sans-serif;
	letter-spacing: .3rem;
	margin-bottom: 1em !important;
}


@media (max-width: 500px){
	.ga-tti{
		margin-top: 0em !important;
		font-size: 1.6rem !important;
	}
}

.head-border {
    position: relative;
    display: inline-block;
    padding: 0 55px;
}
 
.head-border:before,
.head-border:after {
    content: '';
    position: absolute;
    top: 50%;
    display: inline-block;
    width: 50px;
    height: 5px;
    background-color: #666;
}
 
.head-border:before {
    left: 0;
}
 
.head-border:after {
    right: 0;
}


.a-flex{
	display: flex;
	align-items:center;
   margin: 80px 0px;
	padding-left: 20%;
}

@media (max-width: 500px){
.a-flex{
		flex-direction: column;
		align-items: start;
		padding: 0px 15px;
	   margin: 32px 0px;
	}
}


.ga-a{
	 text-align: right;
    margin-top: 70px;
}

.ga-a a{
	text-decoration: none;
    color: #222;
}

/*page PHOTO*/

.ph-tti{
	position: relative;
  display: inline-block;
  margin: 1.5em !important;
	font-size: 2.4rem;
}

.ph-tti::before{
	content: '';
  position: absolute;
  bottom: -15px;
  display: inline-block;
  width: 60px;
  height: 5px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  background-color: #a68f6e;
  border-radius: 2px;
}

@media (min-width: 600px){
.blocks-gallery-grid.columns-3 .blocks-gallery-image, .blocks-gallery-grid.columns-3 .blocks-gallery-item, .wp-block-gallery.columns-3 .blocks-gallery-image, .wp-block-gallery.columns-3 .blocks-gallery-item {
    padding: 5px;
	}
}

@media (min-width: 600px){
.blocks-gallery-grid.columns-4 .blocks-gallery-image, .blocks-gallery-grid.columns-4 .blocks-gallery-item, .wp-block-gallery.columns-4 .blocks-gallery-image, .wp-block-gallery.columns-4 .blocks-gallery-item {
    padding: 5px;
	}
}

/*インスタグラムCSS*/
.in-a{
    margin-top: 120px;
	padding-left: 7em;
    padding-right: 7em;
}

@media (max-width: 500px){
	.in-a{
	padding-left: 0em;
    padding-right: 0em;
	margin-top: 80px;
}
}

.in-a a{
	text-decoration: none;
    color: #222;
	margin-left: auto;
}

#n2-ss-2 .n2-ss-slider-2{
	padding-right: 10rem !important;
   padding-left: 10rem !important;
}

@media (max-width: 500px){
	#n2-ss-2 .n2-ss-slider-2{
	padding-right: 2rem !important;
   padding-left: 2rem !important;
	}
}

/*メニューCSS*/

.list-item th, td {
    border: 0px !important;
}

.list-item2 th, td {
    border: 0px !important;
}

.me-bg{
	padding: 100px 0px 200px;
}

@media (max-width: 500px){
	.me-bg{
	padding: 100px 0px 80px;
	}
}

.me-tti{
	text-align: center;
	margin: -1.5em 0 .25em !important;
	font-family: 'Lato', sans-serif;
	font-size: 2rem !important;
	letter-spacing: .3rem;
}

@media (max-width: 500px){
	.me-tti{
	font-size: 1.6rem !important;
	}
}


.me-tti2{
	font-family: 'Lato', sans-serif;
	font-size: 1.8rem;
	font-weight: 300;
	margin-bottom: 20px !important;
	letter-spacing: .2em;
}

.list-flex{
	display: flex;
	align-items: center;
	justify-content: center;
	max-width: 1280px;
	margin: 0 auto;
}

@media (max-width: 900px){
	.list-flex{
		flex-direction: column;
	}
}

.list-item{
	padding-right: 50px;
	width: 50%;
}

@media (max-width: 900px){
	.list-item{
		padding: 0px 5px;
		margin-bottom: 50px;
		width: 100%;
	}
}

.list-item2{
	padding-left: 50px;
	width: 50%;
}

@media (max-width: 900px){
	.list-item2{
		padding: 0px 5px;
		width: 100%;
	}
}

@media (max-width: 500px){
	.list-item2{
	margin-top: 2em;
	}
}

/*page menu*/

.catch-box{
	text-align: center;
	margin: 0 auto 160px;
	position: relative;
	max-width: 1024px;
}

@media (max-width: 500px){
	.catch-box{
	margin: 0 auto 240px;
	}
}

.catch-img{

}

.catch-div{
	width: 80%;
	background: #FDFDFD;
	padding: 48px 80px;
	margin: 0 auto;
	position: absolute;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
}

@media(max-width: 500px){
	.catch-div{
		padding: 10px 15px;
		margin: 48px auto 0px;
		width: 90%;
	}
}

.catch-item{
	position: absolute;
	width: 90%;
	display: inline-block;
	font-family: 'Lato', sans-serif;
    font-size: 1.7rem !important;
    color: #a68f6e;
}

@media(max-width: 500px){
	.catch-item{
	font-size: 1.5rem !important;
    padding-top: 32px;
	}
}

.catch-p{
	width: 80%;
	margin: 10px auto;
	font-size: 14px;
	line-height: 2.3em;
}

@media(max-width: 500px){
	.catch-p{
		width: 100%;
	}
}

@media(max-width: 500px){
	.catch-p2{
		display: none;
	}
}

.post_content td, .post_content th {
    border-top: 0px;
    border-left: 0px;
}

.page-id-203 header.singular-header.entry-header {
    display: none;
}

.page-id-203 td{
	text-align: right;
	padding: 33px 0px 20px;
}

.page-id-203 tr{
	border-bottom: 1px solid #ccc;
	}

@media (max-width: 500px){
	.page-id-203 tr{
    padding-bottom: 15px;
	}
}

.page-id-203 th{
		padding: 33px 0px 20px;
	}


@media (max-width: 500px){
	.page-id-203 th,td{
		font-size: .9rem;
	}
}

.pm-bg{
	padding: 30px 0px 100px;
}

@media (max-width: 500px){
	.pm-bg{
		padding: 0px;
	}
}

.pm-tti{
	text-align: center;
	margin: -1.5em 0 .25em !important;
	font-family: 'Lato', sans-serif;
	font-size: 2.2rem !important;
	letter-spacing: .3rem;
	padding: 80px 0px;
}

@media (max-width: 500px){
	.pm-tti{
		padding: 40px 0px;
	}
}

.pm-tti2{
	margin-bottom: 50px;
	color: #6f5349;
	font-family: "Yu Gothic", YuGothic, "Hiragino Kaku Gothic Pro", Meiryo, "MS PGothic", Arial, Osaka, sans-serif;
	font-size: 1.6rem;
	font-weight: 400;
}

.pm-perm{
	padding-right: 50px;
	margin-bottom: 100px;
	width: 50%;
}

@media (max-width: 500px){
	.pm-perm{
		width: 100%;
		padding-right: 0px;
	}
}

@media (max-width: 500px){
.pm-text p{
	font-size: .9rem;
	line-height: 2.3em;
	}
}

.page-lf{
	display: flex;
	align-items: flex-start;
	justify-content: center;
	max-width: 1200px;
	margin: 0 auto 100px;
}

@media (max-width: 500px){
	.page-lf{
		flex-direction: column;
	}
}

.lf-item{
	padding-right: 50px;
	width: 50%;
}

@media (max-width: 500px){
	.lf-item{
		padding-right: 0px;
		width: 100%;
	}
}

.lf-item2{
	padding-left: 50px;
	width: 50%;
}

@media (max-width: 500px){
	.lf-item2{
		padding-top: 100px;
		padding-left: 0px;
		width: 100%;
	}
}

.sin-item{
	margin: 3em 0 .25em;
	width: 50%;
	padding-right: 50px;
}

@media (max-width: 500px){
	.sin-item{
		padding-right: 0px;
		width: 100%;
	}
}

.pm-ex{
	font-size: .75rem;
	padding: 8px 0px 0px;
}

/*スタッフCSS*/

.st-bg{
	position: relative;
	margin-bottom: 400px;
}

.st-bg::after{
	content: " ";
	width: 80%;
	height: 110%;
	background: #F5F5F5;
	position: absolute;
	top: 0;
	right: 0;
	margin: 0 calc(50% - 50vw);
}

@media(max-width: 500px){
	.st-bg{
		margin-bottom: 50px;
	}
}

@media(max-width: 500px){
	.st-bg::after{
		width: 70%;
		height: 107.3%;
	}
}

.st-tti{
	font-size: 2rem !important;
	font-family: 'Lato', sans-serif;
	margin: 0em 0 2.5rem !important;
	position: relative;
  display: inline-block;
	letter-spacing: .3rem;
  padding: 0 55px;
}

@media(max-width:500px){
	.st-tti{
		font-size: 1.5rem !important;
	}
}

.st-tti::before{
  content: '';
  position: absolute;
  top: 50%;
	left: 1%;
  display: inline-block;
  width: 30px;
  height: 1px;
  background-color: black;
}

.st-tti02{
	font-size: 1.5rem;
	font-family: 'Lato', sans-serif;
	font-weight: 100;
	margin: 0em 0 .5rem !important;
	position: relative;
  display: inline-block;
	letter-spacing: .3rem;
	color: #a58f6f;
}

.st-flex{
	display: flex;
	align-items: center;
	justify-content: center;
	position: relative;
	 z-index: 1;
	margin-bottom: 160px;
}

@media (max-width: 500px){
	.st-flex{
		flex-direction: column;
		margin-bottom: 0px;
	}
}

.st-flex img{
		box-shadow: 8px 12px 12px 0px rgb(23 23 23 / 22%);
}

@media (max-width: 500px){
	.st-flex img{
		width: 200px;
		box-shadow: 8px 12px 12px 0px rgb(23 23 23 / 22%);
	}
}

.st-flex2{
	display: flex;
	align-items: center;
	justify-content: center;
	position: relative;
	 z-index: 1;
	margin-bottom: 160px;
}

@media (max-width: 500px){
	.st-flex2{
		flex-direction: column-reverse;
		margin-bottom: 0px;
	}
}



.st-flex2 img{
		box-shadow: 8px 12px 12px 0px rgb(23 23 23 / 22%);
}

@media (max-width: 500px){
	.st-flex2 img{
		width: 200px;
	}
}

.st-flex3{
	display: flex;
	align-items: center;
	justify-content: center;
	position: relative;
	 z-index: 1;
	margin-bottom: 160px;
}

@media (max-width: 500px){
	.st-flex3{
		flex-direction: column;
		margin-bottom: 160px;
	}
}

.st-flex3 img{
		box-shadow: 8px 12px 12px 0px rgb(23 23 23 / 22%);
}

@media (max-width: 500px){
	.st-flex3 img{
		width: 200px;
		box-shadow: 8px 12px 12px 0px rgb(23 23 23 / 22%);
	}
}

.st-item{
	max-width: 500px;
	padding-left: 24%;
}

@media (max-width: 500px){
	.st-item{
	padding: 20% 5% 0% 16%;
	}
}

.st-item2{
	max-width: 500px;
	padding-right: 24%;
}

@media (max-width: 500px){
	.st-item2{
		padding: 20% 16% 0% 5%;
	}
}

.st-p{
	font-size: 14px;
    line-height: 2.3em;
    letter-spacing: .15em;
}

/*アクセスCSS*/

.singular-header__title{
	text-align: center;
	font-family: 'Lato', sans-serif;
	font-size: 2.2rem;
	letter-spacing: .3rem;
}

.ac-bg{
	background: #F3EDE5;
	margin: 0 calc(50% - 50vw);
	width: 100vw;
	padding: 160px 0px;
	border-radius: 40px 0px;
}

@media (max-width: 500px){
	.ac-bg{
    padding: 0px 0px 80px;
	}
}

.ac-flex{
	display: flex;
   justify-content: center;
	align-items: center;
	padding-right: 7em;
	padding-left: 7em;
}

@media (max-width: 500px){
	.ac-flex{
	padding-right: 0em;
	padding-left: 0em;
	flex-direction: column;
	}
}

.googlemap-bw iframe {
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  filter: grayscale(100%);
}

.ac-item{
	max-width: 500px;
	padding-left: 9%;
}

@media (max-width: 500px){
	.ac-item{
    padding: 20% 15px 0px;
	}
}

.ac-item p{
	font-size: .87rem;
}

.ac-a{
	margin-top: 50px;
}

.ac-a a{
	text-decoration: none;
    color: #222;
}

/*page SALON*/

.page-id-200{
	font-family: "Yu Gothic", YuGothic, "Hiragino Kaku Gothic Pro", Meiryo, "MS PGothic", Arial, Osaka, sans-serif !important;
}

.sa-bg{
	background: #F3EDE5;
	margin: 100px calc(50% - 50vw);
	width: 100vw;
	padding: 100px 0px;
}

@media (max-width: 500px){
	.sa-bg{
    margin: 100px calc(50% - 50vw);
		padding: 0px 0px 80px;
	}
}

.sa-tti{
	position: relative;
  display: inline-block;
  margin: 2.5em 0em 1.5em !important;
	font-size: 2rem !important;
    letter-spacing: .3rem;
    font-family: 'Lato', sans-serif;
}

@media (max-width: 500px){
	.sa-tti{
    font-size: 1.6rem !important;
	}
}

.sa-tti::before{
	content: '';
  position: absolute !important;
  bottom: -15px !important;
  display: inline-block !important;
  width: 32px;
  height: 5px;
  left: 1rem !important;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  background-color: #a68f6e;
}

.sa-sec{
	margin-top: 100px;
}

.sa-box{
	max-width: 600px;
	margin: 3em auto 100px;
	line-height: 2.3em;
}

.sa-box .sa-bg{
	margin: 5em calc(50% - 50vw);
}

.sa-fl{
	display: flex;
    justify-content: center;
	align-items: center;
    padding-right: 2em;
    padding-left: 2em;
}

@media (max-width: 500px){
	.sa-fl{
   flex-direction: column-reverse;
	padding-right: 0em;
    padding-left: 0em;
	}
}

.sa-item{
	max-width: 400px;
	font-size: .87rem;
	padding-right: 5%;
}

@media (max-width: 500px){
	.sa-item{
   padding-top: 80px;
	padding-right: 0%;
	}
}

.sa-tti02{
  padding-top: 30px;
	color: #a5906e;
}


.sa-tti03{
	margin: 2em 0 .25em !important;
	border-bottom: .5px solid #a68f6e;
   padding-bottom: 10px;
}

.gmap {
height: 0;
overflow: hidden;
padding-bottom: 56.25%;
position: relative;
}

.gmap iframe {
position: absolute;
left: 0;
top: 0;
height: 100%;
width: 100%;
}

/*予約ページ*/
.re-tti{
	text-align: center;
	margin: 30px 0px 50px;
}

.re-tti h2{
	font-size: 2.5rem;
	line-height: 1em;
}

@media(max-width: 500px){
	.re-tti h2{
		font-size: 1.6rem;
	}
}

.re-tti p{
	font-size: 14px;
	color: #444;
}

.re-tti-span{
	font-size: 1rem;
}

.re-container{
	display: flex;
}

@media(max-width: 900px){
	.re-container{
		flex-direction: column;
	}
}

.re-box{
	border: 1px solid #ccc;
	width: 44%;
    text-align: center;
    margin: 0px 30px;
    padding: 40px 20px;
	box-shadow: 3px 3px #efefef;
}

@media(max-width: 900px){
	.re-box{
		width: 100%;
		margin: 20px 0px;
	}
}

.re-span{
	font-size: .8rem;
	font-weight: normal;
}

.re-href a{
	border: 1px solid #ccc;
	padding: 20px;
	width: 90%;
    display: block;
    margin: 0 auto;
	color: #fff;
	background: #222;
	position: relative;
  text-decoration: none;
  transition: .3s;
}

.re-href a::before{
	position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: -1;
  content: '';
  background: #6d5d47;
  transform-origin: right top;
  transform: scale(0, 1);
  transition: transform .3s;
}

.re-href a:hover {
	color: #fff;
  text-decoration: none;
	z-index: 1;
}

.re-href a:hover::before {
  transform-origin: left top;
  transform: scale(1, 1);
}

/*新着情報*/

.p-postList__body{
	color: #5d5d5d;
}

/*フッター*/

@media (max-width: 959px){
.w-footer__box {
    padding: 1em 0;
    letter-spacing: .2em;
	}
}

@media(max-width: 500px){
.w-beforeFooter{
	margin: 6em auto 1em;
	}
}

.l-footer__widgetArea {
    padding-top: 3em;
    padding-bottom: 3em;
}

.c-widget__title.-footer{
	font-size: 1.5rem;
    color: #5c5c5c;
}

.c-widget__title.-footer::before{
	content: none;
}

.c-widget__title.-footer::after{
	content: none;
}

.footer-btn{
	width: 90%;
	background: #2e3b5a;
	color: #fff;
	padding: 20px;
	margin: 20px auto;
	text-align: center;
	letter-spacing: .2rem;
}

.footer-btn2{
	width: 90%;
	background: #71554b;
	color: #fff;
	padding: 20px;
	margin: 20px auto;
	text-align: center;
	letter-spacing: .2rem;
}

.footer-img{
	text-align: center;
	margin: 0 auto 2rem;
	display: block;
}
