@charset "utf-8";




@media screen and (min-width: 800px) {
	
	
	
	
/* ---------------------------------------
トップページ
--------------------------------------- */
	.pcnone {
		display: none;
	}
	.sp_logo {
		display: none;
	}
	
	

	#wrapper .spacetop {
	width: 100%;
	height: 100px;
}
	
	.spmenub {
		display: none;
	}
	.spmenuboard {
		display: none;
	}

	
/* ---------------------------------------
スライダー
--------------------------------------- */
#wrapper .slide_area {
	position: relative;
    width: 100%;
    padding-top: 56%;
}
#wrapper .slide_area .flower_01{
	position: absolute;
    width: 25%;
	right: 10px;
	bottom:20px;
	z-index: 9;
	opacity: 0.8;
}

#slider_img{
    position: absolute;
    left: 50%;
    top: 50%;
    width: 100%;
    height: 100%;
    z-index: 1;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
}
	

/* ---------------------------------------
キャッチコピー
--------------------------------------- */
	#intro {
		width: 100%;
		margin: 190px 0 150px;
	}
	#intro .copy_titl{
		width: 684px;
		margin: 0 auto 80px;
	}
	#intro p{
		font-size: 18px;
		line-height: 34px;
		text-align: center;
	}
	

	
	
/* ---------------------------------------
NEWS
--------------------------------------- */
	#news {
		width: 800px;
		margin: 0 auto;
	}
	#news .news_area{
		border-top: 1px solid #c5c5c5;
	}
	#news .news_box{
		width: 100%;
		display: flex;
		justify-content: flex-start;
		padding: 30px 0;
		border-bottom: 1px solid #c5c5c5;
		position: relative;
	}
	#news .news_box .date{
		font-size: 14px;
		margin-right: 70px;
	}
	#news .news_box .titl{
		font-size: 14px;
	}
	#news .news_box::after {
    content: "";
    display: inline-block;
    width: 6px;
    height: 12px;
    top: 43%;
    right: 2%;
    background: url(../images/arrow01.png) no-repeat;
    background-size: contain;
    position: absolute;
}	
	
	
	
	
	
	
	
/* ---------------------------------------
ABOUT
--------------------------------------- */
	#about {
		width: 100%;
		background: #f6f4ef;
		padding: 100px 0 65px;
	}
	#about .block_01{
		width: 100%;
		max-width: 1100px;
		margin: 0 auto;
		position: relative;
	}
	#about .block_01 .about_img01{
		width: 100%;
		max-width: 550px;
		position: absolute;
	}
	#about .block_01 .block_01_container{
		position: absolute;
		right: 0;
		z-index: 999;
		top:60px;
	}
	#about .block_01 .block_01_container h3{
		text-align: right;
		font-size: 32px;
		margin-bottom: 20px;
		letter-spacing: 2px;
	}
	#about .block_01 .block_01_container span{
		text-align: right;
		font-size: 13px;
		display: block;
	}
	#about .block_01 .block_01_container .block_01_text{
		width: 100%;
		max-width: 600px;
		background: #fff;
		padding: 40px;
		box-sizing: border-box;
		box-shadow: 20px 20px 25px 0px rgb(0 0 0 / 20%);
	}
	#about .block_01 .block_01_container .block_01_text p{
		line-height: 36px;
		font-size: 15px;
		text-align: justify;
		text-justify: inter-ideograph;
	}
	
	
	
	
	
	#about .block_02{
		width: 100%;
		max-width: 1100px;
		margin: 840px auto 0;
		display: flex;
	flex-direction: row;
	}
	#about .block_02 .about_img{
		width: 100%;
		max-width: 430px;
	}
	#about .block_02 .about_img img{
		box-shadow: 20px 20px 25px 0px rgb(0 0 0 / 20%);
	}
	#about .block_02 h3{
		font-size: 26px;
		line-height: 40px;
		margin-bottom: 25px;
		letter-spacing: 1px;
	}
	#about .block_02 .block_02_text{
		width: 100%;
		margin-left: 120px;
		margin-top: 50px;
	}
	#about .block_02 .block_02_text p{
		line-height: 38px;
		font-size: 16px;
		text-align: justify;
		text-justify: inter-ideograph;
	}
	
	
	
	
	
	#about .block_03{
		width: 100%;
		max-width: 1100px;
		margin: 100px auto 0;
		display: flex;
	flex-direction: row-reverse;
	}
	#about .block_03 .about_img{
		width: 100%;
		max-width: 430px;
		margin-top: 70px;
	}
	#about .block_03 .about_img img{
		box-shadow: 20px 20px 25px 0px rgb(0 0 0 / 20%);
	}
	#about .block_03 h3{
		font-size: 26px;
		line-height: 40px;
		margin-bottom: 25px;
		letter-spacing: 1px;
	}
	#about .block_03 .block_03_text{
		width: 100%;
		max-width: 540px;
		margin-right: 100px;
	}
	#about .block_03 .block_03_text p{
		line-height: 38px;
		font-size: 16px;
		text-align: justify;
		text-justify: inter-ideograph;
	}
	
	
	#about .block_04{
		width: 100%;
		max-width: 1100px;
		margin: 100px auto 0;
		display: flex;
	flex-direction: row;
	}
	#about .block_04 .about_img{
		width: 100%;
		max-width: 430px;
	}
	#about .block_04 .about_img img{
		box-shadow: 20px 20px 25px 0px rgb(0 0 0 / 20%);
	}
	#about .block_04 h3{
		font-size: 26px;
		line-height: 34px;
		margin-bottom: 25px;
		letter-spacing: 1px;
	}
	#about .block_04 .block_04_text{
		width: 100%;
		max-width: 540px;
		margin-left: 120px;
		margin-top: 30px;
	}
	#about .block_04 .block_04_text p{
		line-height: 38px;
		font-size: 16px;
		text-align: justify;
		text-justify: inter-ideograph;
	}
	
	
	
/* ---------------------------------------
ABOUT
--------------------------------------- */
	#about .mini_slider{
		width: 100%;
		margin-bottom: 200px;
	}
	
	
	
	
	
	
	
/* ---------------------------------------
セラピスト
--------------------------------------- */
	#about .therapist{
		width: 100%;
		max-width: 1100px;
		margin: 0 auto;
	}
	#about .therapist_inner{
		display: flex;
	justify-content: space-between;
	}
	#about .therapist_inner .therapist_l{
		width: 25%;
		min-width: 300px;
	}
	#about .therapist_inner .therapist_l img{
		box-shadow: 20px 20px 25px 0px rgb(0 0 0 / 20%);
	}
	#about .therapist_inner .therapist_r{
		width: 63%;
	}
	#about .therapist_inner .therapist_r .th_name_sns{
		width:100%;
		display: flex;
	justify-content: space-between;
		    margin-bottom: 10px;
	}
	#about .therapist_inner .therapist_r .th_name_sns .name{
		font-size: 28px;
	}
	#about .therapist_inner .therapist_r .th_name_sns .name span{
		font-size: 16px;
		display: inline-block;
		margin-left: 10px;
	}
	#about .therapist_inner .therapist_r .th_name_sns .sns{
	}
	#about .therapist_inner .therapist_r .th_name_sns .sns ul{
	}
	#about .therapist_inner .therapist_r .th_name_sns .sns ul li{
		width: 25px;
		    margin-top: 10px;
	}
	#about .therapist_inner .therapist_r .under_line{
		width: 100%;
	display: flex;
	justify-content: flex-start;
		margin-bottom: 30px;
	}
	#about .therapist_inner .therapist_r .under_line .under_line_l{
		min-width: 215px;
		height: 2px;
		background: #ae9c6a;
	}
	#about .therapist_inner .therapist_r .under_line .under_line_r{
		width: 100%;
		height: 2px;
		background: #b2b2b2;
	}
	#about .therapist_inner .therapist_r .th_text{
	}
	#about .therapist_inner .therapist_r .th_text p{
		font-size: 14px;
		line-height: 26px;
		text-align: justify;
		text-justify: inter-ideograph;
		margin-bottom: 30px;
	}
	
	
	
	
	
/* ---------------------------------------
FLOW
--------------------------------------- */
	#flow {
		width: 100%;
		margin: 0 0 100px;
		overflow: hidden;
		padding-top: 100px;
	}
	#flow .flow_inner{
		width: 100%;
		max-width: 1100px;
		margin:0 auto;
	}
	#flow .flow_inner .block_01{
		padding: 60px 50px;
		box-sizing: border-box;
		background: #f9f9f9;
		display: flex;
	justify-content: space-between;
	}
	#flow .flow_inner .block_01 .block_01_l{
	}
	#flow .flow_inner .block_01 .block_01_l .top_titl{
		display: flex;
	justify-content: flex-start;
	}
	#flow .flow_inner .block_01 .block_01_l .top_titl .number{
		font-size: 78px;
		color: #d9d2bf;
		letter-spacing: normal;
	}
	#flow .flow_inner .block_01 .block_01_l .top_titl h4{
		font-size: 36px;
		color: #555555;
		margin-left: 10px;
		margin-top: 40px;
	}
	#flow .flow_inner .block_01 .block_01_l .bottom_text{
		width: 90%;
	}
	#flow .flow_inner .block_01 .block_01_l .bottom_text p{
		font-size: 15px;
		line-height: 30px;
		text-align: justify;
		text-justify: inter-ideograph;
	}

	#flow .flow_inner .block_01 .block_01_r{
		width: 100%;
		max-width: 360px;
	}
	
	
	#flow .flow_inner .block_02{
		padding: 30px 50px 60px;
		box-sizing: border-box;
		display: flex;
	justify-content: space-between;
	}
	#flow .flow_inner .block_02 .block_02_l{
		width: 100%;
		max-width: 360px;
		margin-right: 80px;
	}
	#flow .flow_inner .block_02 .block_02_r{
		width: 100%;
	}
	#flow .flow_inner .block_02 .block_02_r .top_titl{
		display: flex;
	justify-content: flex-start;
	}
	#flow .flow_inner .block_02 .block_02_r .top_titl .number{
		font-size: 78px;
		color: #d9d2bf;
		letter-spacing: normal;
	}
	#flow .flow_inner .block_02 .block_02_r .top_titl h4{
		font-size: 36px;
		color: #555555;
		margin-left: 10px;
		margin-top: 40px;
	}
	#flow .flow_inner .block_02 .block_02_r .bottom_text{
	}
	#flow .flow_inner .block_02 .block_02_r .bottom_text p{
		font-size: 15px;
		line-height: 30px;
		text-align: justify;
		text-justify: inter-ideograph;
	}
	#flow .flow_inner .block_03{
		padding: 30px 50px 60px;
		box-sizing: border-box;
		background: #f9f9f9;
		display: flex;
	justify-content: space-between;
	}
	#flow .flow_inner .block_03 .block_03_l{
		width: 100%;
	}
	#flow .flow_inner .block_03 .block_03_l .top_titl{
		display: flex;
	justify-content: flex-start;
	}
	#flow .flow_inner .block_03 .block_03_l .top_titl .number{
		font-size: 78px;
		color: #d9d2bf;
		letter-spacing: normal;
	}
	#flow .flow_inner .block_03 .block_03_l .top_titl h4{
		font-size: 36px;
		color: #555555;
		margin-left: 10px;
		margin-top: 40px;
	}
	#flow .flow_inner .block_03 .block_03_l .bottom_text{
		width: 90%;
	}
	#flow .flow_inner .block_03 .block_03_l .bottom_text p{
		font-size: 15px;
		line-height: 30px;
		text-align: justify;
		text-justify: inter-ideograph;
	}

	#flow .flow_inner .block_03 .block_03_r{
		width: 100%;
		max-width: 360px;
	}
	
	
	.arow_area {
		background: #f9f9f9;
		width: 100%;
		max-width: 1100px;
		margin: 0 auto;
	}
.flow_arow01{
  width: 0;
  height: 0;
	margin: 0 auto;
  border-left: 30px solid transparent;
  border-right: 30px solid transparent;
  border-top: 30px solid #f9f9f9;
}
.flow_arow02{
  width: 0;
  height: 0;
	margin: 0 auto;
  border-left: 30px solid transparent;
  border-right: 30px solid transparent;
  border-top: 30px solid #fff;
	background: #f9f9f9;
}
	
	
	
	
	
	
	
	
/* ---------------------------------------
MENU
--------------------------------------- */
	#pricemenu {
		width: 100%;
		background: #f6f4ef;
		padding: 100px 0;
	}
	#pricemenu .pricemenu_inner{
		width: 100%;
		max-width: 900px;
		margin: 0 auto;
	}
	#pricemenu .pricemenu_inner .pm_waku{
		width: 100%;
		background: #fff;
		padding: 40px;
		box-sizing: border-box;
	}
	#pricemenu .pricemenu_inner .pm_waku .pm_titl{
	}
	#pricemenu .pricemenu_inner .pm_waku .pm_titl h5{
		font-size: 24px;
		margin: 0 0 10px;
	}
	#pricemenu .pricemenu_inner .pm_waku .pm_titl span{
		font-size: 14px;
		display: inline-block;
		margin-left: 10px;
	}
	#pricemenu .pricemenu_inner .pm_waku .pm_titl_line{
		width: 100%;
		height: 3px;
		border-top: 1px #c5c5c5 solid;
		border-bottom: 1px #c5c5c5 solid;
		margin-bottom: 40px;
	}
	#pricemenu .pricemenu_inner .pm_waku .text_img{
		display: flex;
		justify-content: space-between;
		margin-bottom: 40px;
	}
	#pricemenu .pricemenu_inner .pm_waku .text_area{
		width: 100%;
    	margin-right: 40px;
	}
	#pricemenu .pricemenu_inner .pm_waku .text_area p{
		font-size: 14px;
		line-height: 28px;
	}
	#pricemenu .pricemenu_inner .pm_waku .img_area{
		width: 100%;
		max-width: 310px;
	}
	#pricemenu .pricemenu_inner .pm_waku .menu_box{
		border-top: 1px #e0e0e0 solid;
	}
	#pricemenu .pricemenu_inner .pm_waku .menu_box .box_inner{
		display: flex;
		justify-content: space-between;
	}
	#pricemenu .pricemenu_inner .pm_waku .menu_box .menu_titl{
		width: 100%;
		font-size: 19px;
		color: #ae9c6a;
		margin-top: 25px;
		margin-bottom: 20px;
		line-height: 26px;
		letter-spacing: normal;
	}
	#pricemenu .pricemenu_inner .pm_waku .menu_box .menu_titl span{
		font-size: 13px;
		color: #969696;
		display: block;
		margin-top: 10px;
    	line-height: 22px;
	}
	#pricemenu .pricemenu_inner .pm_waku .menu_box .priceon{
		text-align: right;
    width: 240px;
	}
	#pricemenu .pricemenu_inner .pm_waku .menu_box .priceon p{
		font-size: 15px;
		color: #555;
		margin: 40px 0;
}
	#pricemenu .pricemenu_inner .pm_waku .menu_box .priceon2{
		text-align: right;
    width: 240px;
	}
	#pricemenu .pricemenu_inner .pm_waku .menu_box .priceon2 p{
		font-size: 15px;
		color: #555;
		margin: 25px 0;
}
	#pricemenu .pricemenu_inner .tax_on{
		width: 900px;
		margin: 10px auto 40px;
	}
	#pricemenu .pricemenu_inner .tax_on p{
		font-size: 13px;
		text-align: right;
	}
	#pricemenu .pricemenu_inner .pm_waku .menu_box .menu_detail{
		background: #f6f6f6;
		border-radius: 5px;
		padding: 20px;
		box-sizing: border-box;
		margin-bottom: 35px;
	}
	#pricemenu .pricemenu_inner .pm_waku .menu_box .menu_detail p{
		font-size: 14px;
		line-height: 24px;
		text-align: justify;
		text-justify: inter-ideograph;
	}
	#pricemenu .pricemenu_inner .pm_waku .menu_box .menu_detail span{
		font-size: 12px;
		display: block;
		margin-top: 10px;
		line-height: 20px;
	}

	
	
	
	#pricemenu .pricemenu_inner .pm_waku2{
		width: 100%;
		background: #fff;
		padding: 0 40px 40px;
		box-sizing: border-box;
		overflow: hidden;
	}
	#pricemenu .pricemenu_inner .pm_waku2 .pm_titl{
		margin-top: 30px;
	}
	#pricemenu .pricemenu_inner .pm_waku2 .pm_titl h5{
		font-size: 24px;
		margin: 0 0 10px;
	}
	#pricemenu .pricemenu_inner .pm_waku2 .pm_titl span{
		font-size: 14px;
		display: inline-block;
		margin-left: 10px;
	}
	#pricemenu .pricemenu_inner .pm_waku2 .pm_titl_line{
		width: 100%;
		height: 3px;
		border-top: 1px #c5c5c5 solid;
		border-bottom: 1px #c5c5c5 solid;
		margin-bottom: 40px;
	}
	#pricemenu .pricemenu_inner .pm_waku2 .menu_box{
	}
	#pricemenu .pricemenu_inner .pm_waku2 .box_b{
		border-top: 1px #e0e0e0 solid;
	}
	#pricemenu .pricemenu_inner .pm_waku2 .menu_box .box_inner{
		display: flex;
		justify-content: space-between;
	}
	#pricemenu .pricemenu_inner .pm_waku2 .menu_box .menu_titl{
		width: 100%;
		font-size: 19px;
		color: #ae9c6a;
		margin-top: 25px;
		margin-bottom: 20px;
		line-height: 26px;
		letter-spacing: normal;
	}
	#pricemenu .pricemenu_inner .pm_waku2 .menu_box .menu_titl span{
		font-size: 13px;
		color: #969696;
		display: block;
		margin-top: 5px;
	}
	#pricemenu .pricemenu_inner .pm_waku2 .menu_box .priceon{
		text-align: right;
    width: 240px;
	}
	#pricemenu .pricemenu_inner .pm_waku2 .menu_box .priceon p{
		font-size: 15px;
		color: #555;
		margin: 25px 0;
}

	
	
	#pricemenu .pricemenu_inner .pm_waku3{
		width: 100%;
		background: #fff;
		padding: 20px 40px 40px;
		box-sizing: border-box;
		border: 2px solid #ae9c6a;
	}
	#pricemenu .pricemenu_inner .pm_waku3 .pm_titl{
		display: flex;
	justify-content: space-between;
	}
	#pricemenu .pricemenu_inner .pm_waku3 .pm_titl h5{
		font-size: 24px;
		margin: 40px 0 10px;
	}
	#pricemenu .pricemenu_inner .pm_waku3 .pm_titl span{
		font-size: 14px;
		display: inline-block;
		margin-left: 10px;
	}
	#pricemenu .pricemenu_inner .pm_waku3 .menu_kbn{
		width: 240px;
		margin-bottom: 15px;
	}
	#pricemenu .pricemenu_inner .pm_waku3 .pm_titl_line{
		width: 100%;
		height: 3px;
		border-top: 1px #c5c5c5 solid;
		border-bottom: 1px #c5c5c5 solid;
		margin-bottom: 40px;
	}
	#pricemenu .pricemenu_inner .pm_waku3 .text_img{
		display: flex;
		justify-content: space-between;
		margin-bottom: 40px;
	}
	#pricemenu .pricemenu_inner .pm_waku3 .text_area{
		width: 100%;
    	margin-right: 40px;
	}
	#pricemenu .pricemenu_inner .pm_waku3 .text_area p{
		font-size: 14px;
		line-height: 28px;
	}
	#pricemenu .pricemenu_inner .pm_waku3 .text_area span{
		font-size: 12px;
		display: block;
		margin-top: 10px;
		line-height: 20px;
	}
	#pricemenu .pricemenu_inner .pm_waku3 .img_area{
		width: 100%;
		max-width: 310px;
	}
	#pricemenu .pricemenu_inner .pm_waku3 .menu_box{
	}
	#pricemenu .pricemenu_inner .pm_waku3 .box_b{
		border-top: 1px #e0e0e0 solid;
	}
	#pricemenu .pricemenu_inner .pm_waku3 .menu_box .box_inner{
		display: flex;
		justify-content: space-between;
	}
	#pricemenu .pricemenu_inner .pm_waku3 .menu_box .menu_titl{
		width: 100%;
		font-size: 19px;
		color: #ae9c6a;
		margin-top: 25px;
		margin-bottom: 20px;
		line-height: 26px;
		letter-spacing: normal;
	}
	#pricemenu .pricemenu_inner .pm_waku3 .menu_box .menu_titl span{
		font-size: 13px;
		color: #969696;
		display: block;
	}
	#pricemenu .pricemenu_inner .pm_waku3 .menu_box .priceon{
		text-align: right;
    width: 240px;
	}
	#pricemenu .pricemenu_inner .pm_waku3 .menu_box .priceon p{
		font-size: 15px;
		color: #555;
		margin: 25px 0;
}
	#pricemenu .pricemenu_inner .pm_waku3 .menu_box .menu_detail{
		background: #f6f6f6;
		border-radius: 5px;
		padding: 20px;
		box-sizing: border-box;
		margin-bottom: 35px;
	}
	#pricemenu .pricemenu_inner .pm_waku3 .menu_box .menu_detail p{
		font-size: 14px;
		line-height: 24px;
		text-align: justify;
		text-justify: inter-ideograph;
	}
	#pricemenu .pricemenu_inner .pm_waku3 .menu_box .menu_detail span{
		font-size: 12px;
		display: block;
		margin-top: 10px;
		line-height: 20px;
	}
	
	
	.cyushaku {
		margin-top: 30px;
	}
	.cyushaku p {
		font-size: 12px;
		text-align: right;
	}

	
	
	
/* ---------------------------------------
アクセス
--------------------------------------- */
	#access {
		width: 100%;
		padding: 100px 0 100px;
	}
	#access .access_inner{
		width: 100%;
		max-width: 1100px;
		margin: 0 auto;
	}
	#access .access_inner .acc_img{
		margin-bottom: 80px;
	}
	#access .access_inner .acc_text{
		text-align: center;
	}
	#access .access_inner .acc_text p{
		font-size: 18px;
	}
	#access .access_inner .acc_text span{
		font-size: 14px;
		display: inline-block;
		margin-bottom: 20px;
	}
	#access .access_inner .shiharai{
		width: 340px;
		margin: 50px auto 0;
	}






/* ---------------------------------------
お問い合わせ
--------------------------------------- */
	#contact {
		width: 100%;
		background: #f6f4ef;
		padding: 100px 0;
	}
	#contact .contact_inner{
		width: 100%;
		max-width: 800px;
		margin: 0 auto;
	}
	#contact .contact_inner .intro{
		text-align: center;
	}
	#contact .contact_inner .intro p{
		font-size: 16px;
		line-height: 34px;
		margin-bottom: 35px;
	}
	#contact .contact_inner .line_img{
		width: 320px;
		margin: 0 auto 50px;
	}
	#contact .contact_inner .mail_adr{
		text-align: center;
	}
	#contact .contact_inner .mail_adr .mail_titl{
		text-align: center;
		font-size: 14px;
		margin-bottom: 10px;
	}
	#contact .contact_inner .mail_adr p{
		font-size: 18px;
	}
	
	
	
	
	
/* ---------------------------------------
インスタグラム
--------------------------------------- */
	#insta_area {
		width: 100%;
		padding: 100px 0;
		background: url("../images/insta_bg.jpg");
		background-position: center;
		background-repeat: no-repeat;
		background-size: cover;
	}
	#insta_area .insta_inner{
		width: 100%;
		max-width: 800px;
		margin: 0 auto;
	}
	#insta_area .insta_inner .insta_mark{
		width: 56px;
		margin: 0 auto 25px;;
	}
	#insta_area .insta_inner .text{
		text-align: center;
		margin-bottom: 30px;
	}
	#insta_area .insta_inner .text p{
		font-size: 16px;
		line-height: 28px;
	}
	#insta_area .insta_inner .insta_btn{
		width: 320px;
		margin: 0 auto;
	}
	#insta_area .insta_inner .insta_btn a{
		width: 100%;
		background: #cec2a3;
		color: #fff;
		padding: 15px 0;
		text-align: center;
		display: block;
		border-radius: 5px;
	}
	#insta_area .insta_inner .insta_btn a:hover{
		background: #c8af6d;
	}
}







@media screen and (max-width: 799px) {
	
	.spnone {
		display: none;
	}
	
	
	
	
/* ---------------------------------------
トップページ
--------------------------------------- */	
	

	#wrapper .spacetop {
	width: 100%;
	height: 65px;
}


	
/* ---------------------------------------
スライダー
--------------------------------------- */
#wrapper .slide_area {
	position: relative;
    width: 100%;
    padding-top: 56%;
}
#wrapper .slide_area .flower_01{
	position: absolute;
    width: 25%;
	right: 10px;
	bottom:20px;
	z-index: 9;
	opacity: 0.8;
}

#slider_img{
    position: absolute;
    left: 50%;
    top: 50%;
    width: 100%;
    height: 100%;
    z-index: 1;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
}
	

/* ---------------------------------------
キャッチコピー
--------------------------------------- */
	#intro {
		width: 85%;
		margin: 60px auto 50px;
	}
	#intro .copy_titl{
		width: 100%;
		margin: 0 auto 40px;
	}
	#intro p{
		font-size: 14px;
		line-height: 34px;
		text-align: center;
	}
	

	
	
/* ---------------------------------------
NEWS
--------------------------------------- */
	#news {
		width: 800px;
		margin: 0 auto;
	}
	#news .news_area{
		border-top: 1px solid #c5c5c5;
	}
	#news .news_box{
		width: 100%;
		display: flex;
		justify-content: flex-start;
		padding: 30px 0;
		border-bottom: 1px solid #c5c5c5;
		position: relative;
	}
	#news .news_box .date{
		font-size: 14px;
		margin-right: 70px;
	}
	#news .news_box .titl{
		font-size: 14px;
	}
	#news .news_box::after {
    content: "";
    display: inline-block;
    width: 6px;
    height: 12px;
    top: 43%;
    right: 2%;
    background: url(../images/arrow01.png) no-repeat;
    background-size: contain;
    position: absolute;
}	
	
	
	
	
	
	
	
/* ---------------------------------------
ABOUT
--------------------------------------- */
	#about {
		width: 100%;
		background: #f6f4ef;
		padding: 50px 0 20px;
	}
	#about .block_01{
		width: 85%;
		margin: 0 auto;
	}
	#about .block_01 .about_img01{
		width: 100%;
		margin-bottom: 30px;
	}
	#about .block_01 .block_01_container{
		right: 0;
		top:140px;
	}
	#about .block_01 .block_01_container h3{
		font-size: 18px;
		margin-bottom: 10px;
		letter-spacing: 2px;
		text-align: center;
	}
	#about .block_01 .block_01_container span{
		text-align: center;
		font-size: 10px;
		display: block;
		margin-bottom: 10px;
	}
	#about .block_01 .block_01_container .block_01_text{
		width: 100%;
		max-width: 600px;
		background: #fff;
		padding: 16px 20px;
		box-sizing: border-box;
	}
	#about .block_01 .block_01_container .block_01_text p{
		line-height: 28px;
		font-size: 14px;
		text-align: justify;
		text-justify: inter-ideograph;
		letter-spacing: normal;
	}
	
	
	
	
	
	#about .block_02{
		width: 100%;
		margin: 50px auto;
	}
	#about .block_02 .about_img{
		width: 100%;
		margin-bottom: 25px;
	}
	#about .block_02 .about_img img{
	}
	#about .block_02 h3{
		font-size: 18px;
		line-height: 28px;
		text-align: center;
		margin-bottom: 15px;
	}
	#about .block_02 .block_02_text{
		width: 85%;
		margin: 0 auto;
	}
	#about .block_02 .block_02_text p{
		line-height: 26px;
		font-size: 14px;
		text-align: justify;
		text-justify: inter-ideograph;
	}
	
	
	
	
	
	#about .block_03{
		width: 100%;
		margin: 0 auto 50px;
	}
	#about .block_03 .about_img{
		width: 100%;
		margin-bottom: 25px;
	}
	#about .block_03 .about_img img{
	}
	#about .block_03 h3{
		font-size: 18px;
		line-height: 28px;
		text-align: center;
		margin-bottom: 15px;
	}
	#about .block_03 .block_03_text{
		width: 85%;
		margin: 0 auto;
	}
	#about .block_03 .block_03_text p{
		line-height: 26px;
		font-size: 14px;
		text-align: justify;
		text-justify: inter-ideograph;
	}
	
	
	#about .block_04{
		width: 100%;
		margin: 0 auto;
	}
	#about .block_04 .about_img{
		width: 100%;
		margin-bottom: 25px;
	}
	#about .block_04 .about_img img{
	}
	#about .block_04 h3{
		font-size: 18px;
		line-height: 28px;
		text-align: center;
		margin-bottom: 15px;
	}
	#about .block_04 .block_04_text{
		width: 85%;
		margin: 0 auto;
	}
	#about .block_04 .block_04_text p{
		line-height: 26px;
		font-size: 14px;
		text-align: justify;
		text-justify: inter-ideograph;
	}
	
	
	
/* ---------------------------------------
ABOUT
--------------------------------------- */
	#about .mini_slider{
		width: 100%;
		margin-bottom: 60px;
	}
	
	
	
	
	
	
	
/* ---------------------------------------
セラピスト
--------------------------------------- */
	#about .therapist{
		width: 85%;
		margin: 0 auto;
	}
	#about .therapist_inner{
	}
	#about .therapist_inner .therapist_l{
		width: 80%;
		margin: 0 auto 30px;
	}
	#about .therapist_inner .therapist_l img{
		box-shadow: 5px 5px 10px 0px rgb(0 0 0 / 20%);
	}
	#about .therapist_inner .therapist_r{
		width: 100%;
	}
	#about .therapist_inner .therapist_r .th_name_sns{
		width:100%;
		    margin-bottom: 10px;
	}
	#about .therapist_inner .therapist_r .th_name_sns .name{
		font-size: 20px;
		text-align: center;
	}
	#about .therapist_inner .therapist_r .th_name_sns .name span{
		font-size: 12px;
		display: inline-block;
		margin-left: 10px;
	}
	#about .therapist_inner .therapist_r .th_name_sns .sns{
	}
	#about .therapist_inner .therapist_r .th_name_sns .sns ul{
	}
	#about .therapist_inner .therapist_r .th_name_sns .sns ul li{
		width: 25px;
		    margin: 20px auto;
	}
	#about .therapist_inner .therapist_r .under_line{
		width: 100%;
	display: flex;
	justify-content: flex-start;
		margin-bottom: 20px;
	}
	#about .therapist_inner .therapist_r .under_line .under_line_l{
		min-width: 215px;
		height: 2px;
		background: #ae9c6a;
	}
	#about .therapist_inner .therapist_r .under_line .under_line_r{
		width: 100%;
		height: 2px;
		background: #ae9c6a;
	}
	#about .therapist_inner .therapist_r .th_text{
	}
	#about .therapist_inner .therapist_r .th_text p{
		font-size: 14px;
		line-height: 26px;
		text-align: justify;
		text-justify: inter-ideograph;
		margin-bottom: 30px;
	}
	
	
	
	
	
/* ---------------------------------------
FLOW
--------------------------------------- */
	#flow {
		width: 100%;
		margin: 0 auto;
		overflow: hidden;
		padding-top: 50px;
	}
	#flow .flow_inner{
		width: 100%;
	}
	#flow .flow_inner .block_01{
		padding: 30px;
		box-sizing: border-box;
		background: #f9f9f9;
	}
	#flow .flow_inner .block_01 .block_01_l{
	}
	#flow .flow_inner .block_01 .block_01_l .top_titl{
		text-align: center;
		margin: 20px auto 15px;
	}
	#flow .flow_inner .block_01 .block_01_l .top_titl .number{
		font-size: 24px;
		color: #d9d2bf;
		letter-spacing: normal;
	}
	#flow .flow_inner .block_01 .block_01_l .top_titl h4{
		font-size: 26px;
		color: #555555;
	}
	#flow .flow_inner .block_01 .block_01_l .bottom_text{
		width: 100%;
	}
	#flow .flow_inner .block_01 .block_01_l .bottom_text p{
		font-size: 13px;
		line-height: 24px;
		text-align: justify;
		text-justify: inter-ideograph;
	}

	#flow .flow_inner .block_01 .block_01_r{
		width: 100%;
		max-width: 360px;
	}
	
	
	#flow .flow_inner .block_02{
		padding: 30px;
		box-sizing: border-box;
		margin-bottom: 10px;
	}
	#flow .flow_inner .block_02 .block_02_l{
		width: 100%;
	}
	#flow .flow_inner .block_02 .block_02_r{
		width: 100%;
	}
	#flow .flow_inner .block_02 .block_02_r .top_titl{
		text-align: center;
		margin: 20px auto 15px;
	}
	#flow .flow_inner .block_02 .block_02_r .top_titl .number{
		font-size: 24px;
		color: #d9d2bf;
		letter-spacing: normal;
	}
	#flow .flow_inner .block_02 .block_02_r .top_titl h4{
		font-size: 26px;
		color: #555555;
	}
	#flow .flow_inner .block_02 .block_02_r .bottom_text{
	}
	#flow .flow_inner .block_02 .block_02_r .bottom_text p{
		font-size: 13px;
		line-height: 24px;
		text-align: justify;
		text-justify: inter-ideograph;
	}
	
	
	#flow .flow_inner .block_03{
		padding: 30px;
		box-sizing: border-box;
		background: #f9f9f9;
	}
	#flow .flow_inner .block_03 .block_03_l{
		width: 100%;
	}
	#flow .flow_inner .block_03 .block_03_l .top_titl{
		text-align: center;
		margin: 20px auto 15px;
	}
	#flow .flow_inner .block_03 .block_03_l .top_titl .number{
		font-size: 24px;
		color: #d9d2bf;
		letter-spacing: normal;
	}
	#flow .flow_inner .block_03 .block_03_l .top_titl h4{
		font-size: 26px;
		color: #555555;
	}
	#flow .flow_inner .block_03 .block_03_l .bottom_text{
		width: 100%;
	}
	#flow .flow_inner .block_03 .block_03_l .bottom_text p{
		font-size: 13px;
		line-height: 24px;
		text-align: justify;
		text-justify: inter-ideograph;
	}

	#flow .flow_inner .block_03 .block_03_r{
		width: 100%;
		max-width: 360px;
	}
	
	
	.arow_area {
		background: #f9f9f9;
		width: 100%;
		max-width: 1100px;
		margin: 0 auto;
	}
.flow_arow01{
  width: 0;
  height: 0;
	margin: 0 auto;
  border-left: 30px solid transparent;
  border-right: 30px solid transparent;
  border-top: 30px solid #f9f9f9;
}
.flow_arow02{
  width: 0;
  height: 0;
	margin: 0 auto;
  border-left: 30px solid transparent;
  border-right: 30px solid transparent;
  border-top: 30px solid #fff;
	background: #f9f9f9;
}
	
	.mb20 {
		margin-bottom: 20px;
	}
	
	
	
	
	
	
	
	
/* ---------------------------------------
MENU
--------------------------------------- */
	#pricemenu {
		width: 100%;
		background: #f6f4ef;
		padding: 50px 0;
	}
	#pricemenu .pricemenu_inner{
		width: 90%;
		max-width: 900px;
		margin: 0 auto;
	}
	#pricemenu .pricemenu_inner .pm_waku{
		width: 100%;
		background: #fff;
		padding: 30px 25px;
		box-sizing: border-box;
	}
	#pricemenu .pricemenu_inner .pm_waku .pm_titl{
		text-align: center;
	}
	#pricemenu .pricemenu_inner .pm_waku .pm_titl h5{
		font-size: 18px;
		margin: 0 0 10px;
	}
	#pricemenu .pricemenu_inner .pm_waku .pm_titl span{
		font-size: 14px;
		display: block;
	}
	#pricemenu .pricemenu_inner .pm_waku .pm_titl_line{
		width: 100%;
		height: 3px;
		border-top: 1px #c5c5c5 solid;
		border-bottom: 1px #c5c5c5 solid;
		margin-bottom: 20px;
	}
	#pricemenu .pricemenu_inner .pm_waku .text_img{
		margin-bottom: 20px;
	}
	#pricemenu .pricemenu_inner .pm_waku .text_area{
		width: 100%;
    	margin-right: 20px;
	}
	#pricemenu .pricemenu_inner .pm_waku .text_area p{
		font-size: 13px;
		line-height: 22px;
		text-align: justify;
		text-justify: inter-ideograph;
	}
	#pricemenu .pricemenu_inner .pm_waku .img_area{
		width: 100%;
		margin-bottom: 20px;
	}
	#pricemenu .pricemenu_inner .pm_waku .menu_box{
		border-top: 1px #e0e0e0 solid;
	}
	#pricemenu .pricemenu_inner .pm_waku .menu_box .box_inner{
	}
	#pricemenu .pricemenu_inner .pm_waku .menu_box .menu_titl{
		width: 100%;
		font-size: 15px;
		color: #ae9c6a;
		margin-top: 20px;
		margin-bottom: 20px;
		letter-spacing: normal;
	}
	#pricemenu .pricemenu_inner .pm_waku .menu_box .menu_titl span{
		font-size: 11px;
		line-height: 18px;
		color: #969696;
		display: inline-block;
		margin-top: 5px;
	}
	#pricemenu .pricemenu_inner .pm_waku .menu_box .priceon{
		text-align: right;
	}
	#pricemenu .pricemenu_inner .pm_waku .menu_box .priceon p{
		font-size: 14px;
		color: #555;
		margin: 20px 0;
}
	#pricemenu .pricemenu_inner .pm_waku .menu_box .priceon2{
		text-align: right;
	}
	#pricemenu .pricemenu_inner .pm_waku .menu_box .priceon2 p{
		font-size: 14px;
		color: #555;
		margin: 20px 0;
}
	#pricemenu .pricemenu_inner .tax_on{
		margin: 7px auto 25px;
	}
	#pricemenu .pricemenu_inner .tax_on p{
		font-size: 10px;
		text-align: right;
	}
	#pricemenu .pricemenu_inner .pm_waku .menu_box .menu_detail{
		background: #f6f6f6;
		border-radius: 5px;
		padding: 20px;
		box-sizing: border-box;
		margin-bottom: 25px;
	}
	#pricemenu .pricemenu_inner .pm_waku .menu_box .menu_detail p{
		font-size: 12px;
		line-height: 20px;
		text-align: justify;
		text-justify: inter-ideograph;
	}
	#pricemenu .pricemenu_inner .pm_waku .menu_box .menu_detail span{
		font-size: 10px;
		display: block;
		margin-top: 10px;
		line-height: 16px;
	}

	
	
	
	#pricemenu .pricemenu_inner .pm_waku2{
		width: 100%;
		background: #fff;
		padding: 0 30px 30px;
		box-sizing: border-box;
		overflow: hidden;
	}
	#pricemenu .pricemenu_inner .pm_waku2 .pm_titl{
		text-align: center;
		margin-top: 30px;
	}
	#pricemenu .pricemenu_inner .pm_waku2 .pm_titl h5{
		font-size: 18px;
		margin: 0 0 10px;
	}
	#pricemenu .pricemenu_inner .pm_waku2 .pm_titl span{
		font-size: 14px;
		display: block;
	}
	#pricemenu .pricemenu_inner .pm_waku2 .pm_titl_line{
		width: 100%;
		height: 3px;
		border-top: 1px #c5c5c5 solid;
		border-bottom: 1px #c5c5c5 solid;
		margin-bottom: 40px;
	}
	#pricemenu .pricemenu_inner .pm_waku2 .menu_box{
	}
	#pricemenu .pricemenu_inner .pm_waku2 .box_b{
		border-top: 1px #e0e0e0 solid;
	}
	#pricemenu .pricemenu_inner .pm_waku2 .menu_box .box_inner{
	}
	#pricemenu .pricemenu_inner .pm_waku2 .menu_box .menu_titl{
		width: 100%;
		font-size: 15px;
		color: #ae9c6a;
		margin-top: 20px;
		letter-spacing: normal;
	}
	#pricemenu .pricemenu_inner .pm_waku2 .menu_box .menu_titl span{
		font-size: 11px;
		line-height: 20px;
		color: #969696;
		display: inline-block;
		margin-top: 5px;
	}
	#pricemenu .pricemenu_inner .pm_waku2 .menu_box .priceon{
		text-align: right;
	}
	#pricemenu .pricemenu_inner .pm_waku2 .menu_box .priceon p{
		font-size: 14px;
		color: #555;
		margin: 0 0 20px;
}
	
	
	#pricemenu .pricemenu_inner .pm_waku3{
		width: 100%;
		background: #fff;
		padding: 20px 30px 20px;
		box-sizing: border-box;
		border: 2px solid #ae9c6a;
	}
	#pricemenu .pricemenu_inner .pm_waku3 .pm_titl{
		text-align: center;
	}
	#pricemenu .pricemenu_inner .pm_waku3 .pm_titl h5{
		font-size: 18px;
		margin: 0 0 10px;
	}
	#pricemenu .pricemenu_inner .pm_waku3 .pm_titl span{
		font-size: 14px;
		display: block;
	}
	#pricemenu .pricemenu_inner .pm_waku3 .menu_kbn{
		width: 70%;
		margin: 0 auto 30px;
	}
	#pricemenu .pricemenu_inner .pm_waku3 .pm_titl_line{
		width: 100%;
		height: 3px;
		border-top: 1px #c5c5c5 solid;
		border-bottom: 1px #c5c5c5 solid;
		margin-bottom: 20px;
	}
	#pricemenu .pricemenu_inner .pm_waku3 .text_img{
		margin-bottom: 20px;
	}
	#pricemenu .pricemenu_inner .pm_waku3 .text_area{
		width: 100%;
    	margin-right: 40px;
	}
	#pricemenu .pricemenu_inner .pm_waku3 .text_area p{
		font-size: 13px;
		line-height: 24px;
		text-align: justify;
		text-justify: inter-ideograph;
	}
	#pricemenu .pricemenu_inner .pm_waku3 .text_area span{
		font-size: 10px;
		display: block;
		margin-top: 10px;
		line-height: 20px;
	}
	#pricemenu .pricemenu_inner .pm_waku3 .img_area{
		width: 100%;
		margin-bottom: 20px;
	}
	#pricemenu .pricemenu_inner .pm_waku3 .menu_box{
	}
	#pricemenu .pricemenu_inner .pm_waku3 .box_b{
		border-top: 1px #e0e0e0 solid;
	}
	#pricemenu .pricemenu_inner .pm_waku3 .menu_box .box_inner{
	}
	#pricemenu .pricemenu_inner .pm_waku3 .menu_box .menu_titl{
		width: 100%;
		font-size: 15px;
		color: #ae9c6a;
		margin-top: 20px;
		letter-spacing: normal;
	}
	#pricemenu .pricemenu_inner .pm_waku3 .menu_box .menu_titl span{
		font-size: 12px;
		line-height: 20px;
		color: #969696;
		display: inline-block;
		margin-top: 5px;
	}
	#pricemenu .pricemenu_inner .pm_waku3 .menu_box .priceon{
		text-align: right;
	}
	#pricemenu .pricemenu_inner .pm_waku3 .menu_box .priceon p{
		font-size: 15px;
		color: #555;
		margin: 10px 0 20px;
}
	#pricemenu .pricemenu_inner .pm_waku3 .menu_box .menu_detail{
		background: #f6f6f6;
		border-radius: 5px;
		padding: 20px;
		box-sizing: border-box;
		margin-bottom: 25px;
	}
	#pricemenu .pricemenu_inner .pm_waku3 .menu_box .menu_detail p{
		font-size: 12px;
		line-height: 20px;
		text-align: justify;
		text-justify: inter-ideograph;
	}
	#pricemenu .pricemenu_inner .pm_waku3 .menu_box .menu_detail span{
		font-size: 10px;
		display: block;
		margin-top: 10px;
		line-height: 16px;
	}
	
	
		.cyushaku {
		margin-top: 30px;
	}
	.cyushaku p {
		font-size: 11px;
		text-align: right;
	}
	
	
	
	
/* ---------------------------------------
アクセス
--------------------------------------- */
	#access {
		width: 100%;
		padding: 50px 0 50px;
	}
	#access .access_inner{
		width: 100%;
		margin: 0 auto;
	}
	#access .access_inner .acc_img{
		margin-bottom: 40px;
	}
	#access .access_inner .acc_text{
		text-align: center;
	}
	#access .access_inner .acc_text p{
		font-size: 14px;
		line-height: 24px
	}
	#access .access_inner .acc_text span{
		font-size: 12px;
		display: inline-block;
		margin-bottom: 20px;
	}
	#access .access_inner .shiharai{
		width: 65%;
		margin: 40px auto 0;
	}






/* ---------------------------------------
お問い合わせ
--------------------------------------- */
	#contact {
		width: 100%;
		background: #f6f4ef;
		padding: 50px 0;
	}
	#contact .contact_inner{
		width: 85%;
		max-width: 800px;
		margin: 0 auto;
	}
	#contact .contact_inner .intro{
		text-align: center;
	}
	#contact .contact_inner .intro p{
		font-size: 14px;
		line-height: 26px;
		margin-bottom: 35px;
	}
	#contact .contact_inner .line_img{
		width: 80%;
		margin: 0 auto 50px;
	}
	#contact .contact_inner .mail_adr{
		text-align: center;
	}
	#contact .contact_inner .mail_adr .mail_titl{
		text-align: center;
		font-size: 13px;
		margin-bottom: 10px;
	}
	#contact .contact_inner .mail_adr p{
		font-size: 17px;
	}
	
	
	
	
	
/* ---------------------------------------
インスタグラム
--------------------------------------- */
	#insta_area {
		width: 100%;
		padding: 50px 0;
		background: url("../images/insta_bg.jpg");
		background-position: center;
		background-repeat: no-repeat;
		background-size: cover;
	}
	#insta_area .insta_inner{
		width: 100%;
		margin: 0 auto;
	}
	#insta_area .insta_inner .insta_mark{
		width: 56px;
		margin: 0 auto 25px;;
	}
	#insta_area .insta_inner .text{
		text-align: center;
		margin-bottom: 30px;
	}
	#insta_area .insta_inner .text p{
		font-size: 14px;
		line-height: 26px;
	}
	#insta_area .insta_inner .insta_btn{
		width: 80%;
		margin: 0 auto;
	}
	#insta_area .insta_inner .insta_btn a{
		width: 100%;
		background: #cec2a3;
		color: #fff;
		padding: 15px 0;
		text-align: center;
		display: block;
		border-radius: 5px;
		font-size: 13px;
	}
	#insta_area .insta_inner .insta_btn a:hover{
		background: #c8af6d;
	}
}













