@charset "utf-8";
   

/*
=========================================
  intro
=========================================
*/
.intro{
	text-align:center;
}

.intro h3{
	text-align:center;
	padding: 5rem 0 6rem;
	letter-spacing:0.5rem;
	font-weight: 400;
	font-size: 220%;
	font-family: 'Lexend', sans-serif;
}
.intro p{
	font-family:"ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size:170%;
	padding-top:5rem;
	font-weight:400;
	letter-spacing:0.5rem;
}
@media screen and (max-width: 900px) {

.intro p{
	padding-top:1rem;
	font-size: 120%;
	letter-spacing: 0.1rem;
}
.intro h3{
	padding: 3rem 0 3rem;
	font-size: 130%;
}

}


/*---------------------------------------
  esthetic
---------------------------------------*/

.esthe_1 h3{
	color: #ebba68;
	letter-spacing:0.5em;
	padding-bottom:10px;
	line-height:1;
	font-size: 580%;
	font-weight:300;
	opacity:0.5;
}
.esthe_1 h4{
	font-size: 140%;
	padding-bottom:2rem;
	color:#666;
}
.esthe_1 h4 span{
	font-size:90%;
	display:block;
	font-weight:100;
	font-size:60%;
	letter-spacing:0.1rem;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka,  sans-serif;
}
.esthe_1{
	overflow:hidden;
	padding-bottom:5rem;
}

.esthe_1 .bg_img{
	float:left;
	width:43%;
	padding:2rem 2% 0 5%;
}
.esthe_1 .bg_img p{
	line-height:3;
}
.esthe_1 .bg_img img{
	width:50%;
	margin:15px 0 0 -50px;
	max-width:295px;
}
.esthe_1 .img{
	width:50%;
	margin-top:-50px;
	z-index:-1;
}

@media screen and (max-width: 900px) {
.esthe_1 .img{
	width:85%;
	float:right;
	margin:0 -7% 3rem 0;
}
.esthe_1 h3{
	letter-spacing:0.7em;
	padding:0;
	font-size: 250%;
}
.esthe_1 h4{
	padding-bottom:1.5rem;
}
.esthe_1 .bg_img{
	float:none;
	width:100%;
	padding:1rem 0 0 0;
}
.esthe_1 .bg_img img{
	width:40%;
	max-width:170px;
	float:right;
	margin:-30px 0 0 0;
}
.esthe_1 .bg_img p{
	line-height:2.3;
}
.esthe_1{
	padding-bottom:2rem;
}
}
@media screen and (max-width: 500px) {
.esthe_1 h3{
	font-size: 200%;
}
.esthe_1 h4{
	font-size: 120%;
}
}


/*---------------------------------------
  esthetic2
---------------------------------------*/
.esthe_2{
	background:#f9ecdb;
	overflow:hidden;
	padding-bottom:1rem;
}
.esthe_2 h3{
	color:#666;
	font-weight:100;
	font-size:210%;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka,  sans-serif;
}
.esthe_2 .cont{
	padding: 6rem 0 0 10%;
	width: 90%;
}
.esthe_2 .cont p{
	padding:1rem 0 2rem;
	font-size:140%;
}
.esthe_2 .cont img{
	width: 100%;
}

.esthe_2 .fti_bl1{
	padding: 5rem  3% 0;
	overflow:hidden;
}
.esthe_2 .fti_bl1 .left,
.esthe_2 .fti_bl2 .left{
	float:left;
	width:35%;
}
.esthe_2 .fti_bl1 p{
	width:75%;
}
.esthe_2 .fti_bl1 .left img{
	width: 90%;
	margin:50px 10% 0 0;
}

.esthe_2 .fti_bl1 .right img{
	width: 32%;
	margin:0 0 10px 20px;
	float:right;
}
.esthe_2 .fti_bl1 .right{
	float:right;
	width:63%;
	padding-bottom:2rem;
	border-bottom:1px solid #c5b9a9;
}
.esthe_2 .fti_bl2{
	padding: 1rem  3% 4rem;
	overflow:hidden;
}
.esthe_2 .fti_bl2 strong{
	border:1px solid #666;
	padding:35px 18px;
	border-radius:50px;
	font-size:130%;
	font-weight:300;
	color:#666;
	float:right;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka,  sans-serif;
}
.esthe_2 .fti_bl2 .right strong{
	display:none;
}
.esthe_2 .fti_bl2 span{
	color:#666;
}
.esthe_2 .fti_bl2 .right{
	float:right;
	width:63%;
	padding:36px 0;
	font-size:130%;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka,  sans-serif;
}

@media screen and (max-width: 900px) {
.esthe_2 .cont{
	padding: 3rem 0 0 0;
	width: 100%;
}
.esthe_2 h3{
	font-size: 140%;
	letter-spacing: 0.2rem;
}
.esthe_2 .cont p{
	font-size:100%;
}
.esthe_2 .fti_bl1{
	padding: 1rem  0 0;
}
.esthe_2 .fti_bl1 .left{
	float:none;
	width:100%;
}
.esthe_2 .fti_bl2 .left{
	display:none;
}
.esthe_2 .fti_bl1 .left img{
	width: 80%;
	margin:0 10% 1.5rem 10%;
}
.esthe_2 .fti_bl1 .right{
	float:none;
	width:100%;
	padding-bottom:2rem;
	border-bottom:1px solid #c5b9a9;
}
.esthe_2 .fti_bl1 .right img{
	display:none;
}
.esthe_2 .fti_bl1 p{
	width:100%;
	font-size: 100%;
}
.esthe_2 .fti_bl1 .right{
	border-bottom:none;
}
.esthe_2 .fti_bl2{
	background:url(../esthetic/img/esthetic_img_2.jpg) no-repeat left top;
	background-size:40%;
	padding: 0 0 3rem;
}
.esthe_2 .fti_bl2 .right{
	width: 55%;
	padding:0;
	font-size:90%;
}
.esthe_2 .fti_bl2 .right strong{
	display:inline-block;
	padding:30px 8px;
	font-size:130%;
	float:none;
	width:70px;
	text-align:center;
	margin:0 15px 20px 0;
}
.esthe_2 .fti_bl2 span{
	margin-bottom:20px;
	font-size:130%;
}
}

@media screen and (max-width: 500px) {
.esthe_2 h3{
	font-size: 110%;
}
.esthe_2 .fti_bl2 .right strong{
	padding:25px 0;
	font-size:100%;
}
.esthe_2 .fti_bl2 span{
	font-size:100%;
}
}

/*---------------------------------------
  esthetic3
---------------------------------------*/
.esthe_3{
	overflow:hidden;
	margin-top: 8rem;
}
.esthe_3 .inner{
	position:relative;
}
.esthe_3 img{
	position:absolute;
	left:0;
	top:0;
	width:50%;
	z-index:-1;
}
.esthe_3 h3{
	padding: 4rem 0 2rem;
	font-size:160%;
}

.esthe_3 .left{
	margin:0 0 0 30%;
	width:70%;
}

.esthe_3 .bg_gray{
	background:#cbc7be;
	padding:4rem 10%;
	max-width:600px;
}
.esthe_3 .bg_gray .cap{
	font-size:140%;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka,  sans-serif;
	line-height:1.5;
	padding-bottom:3rem;
}



.esthe_3 h4{
	color:#fff;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka,  sans-serif;
	font-size:190%;
	font-weight:200;
	padding-bottom:2rem;
}
.esthe_3 .txt{
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka,  sans-serif;
	font-size:140%;
	line-height:1.5;
	padding-bottom:2.5rem;
}
.esthe_3 .waku{
	overflow:hidden;
	padding-bottom:3rem;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka,  sans-serif;

}
.esthe_3 .waku strong{
	border:1px solid #fff;
	border-radius:100px;
	float:left;
	width:150px;
	text-align:center;
	color:#fff;
	padding:80px 20px;
	font-size:150%;
	font-weight:200;
}
.esthe_3 .waku ul{
	border-left:1px solid #fff;
	color:#fff;
	padding:10px 0 5px 30px;
	margin-left:230px;
	font-size:140%;
}
.esthe_3 .waku ul li{
	padding-bottom:10px;
}
.esthe_3  a.button{
	margin: 5rem auto 6rem;
	background:#d07046;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka,  sans-serif;
}
.esthe_3  a.button:hover{
	background:#73B5B6;
}

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

.esthe_3{
	margin-top: 5rem;
}
.esthe_3 img{
	width: 330px;
	margin-left:5%;
	z-index:1;
}
.esthe_3 h3{
	padding: 3rem 0 5rem 42%;
	font-size:125%;
	z-index:1;
}
.esthe_3 h4{
	font-size:160%;	
	padding-bottom:1rem;
}
.esthe_3 .left{
	margin:0 0 0 0;
	width:100%;
}
.esthe_3 .inner{
	margin:0;
	width:100%;
}
.esthe_3 .bg_gray{
	padding:8rem 5% 3rem 5%;
	max-width:900px;
	width:90%;
}
.esthe_3 .bg_gray .cap{
	font-size: 110%;
	line-height:2;
}
.esthe_3 .waku strong{
	width:110px;
	padding:60px 20px;
}
.esthe_3 .waku ul{
	padding:5px 0 5px 20px;
	margin-left:180px;
	font-size:120%;
}
.esthe_3  a.button{
	margin: 3rem auto 4rem;
	width:84%;
	max-width: 300px;
}
}

@media screen and (max-width: 500px) {
.esthe_3 h3{
	padding: 3rem 0 5rem 47%;
	width:53%;
	font-size:95%;
}
.esthe_3 h4{
	font-size:110%;	
}
.esthe_3 .bg_gray .cap{
	font-size: 90%;
}
.esthe_3 .waku strong{
	width:100px;
	padding:42px 5px;
	font-size:110%;
}
.esthe_3 .waku ul{
	padding:5px 0 5px 10px;
	margin-left:130px;
	font-size:90%;
}
}

/*---------------------------------------
  esthetic4
---------------------------------------*/
.esthe_4{
	padding-bottom:7rem;
}

.esthe_4 .left{
	float:left;
	width:35%;
	padding-bottom:2rem;
}
.esthe_4 h4{
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka,  sans-serif;
	font-size: 140%;
	font-weight:300;
	padding-bottom:15px;
}
.esthe_4 .center{
	float:left;
	width:24%;
	padding:0 3% 2rem 3%;
	text-align:center;
}
.esthe_4 .center img{
	margin-bottom:25px;
}
.esthe_4 .right{
	float:right;
	width:35%;
	padding-bottom:2rem;
}

.esthe_4 .patent{
	overflow:hidden;
	clear:both;
	background:#f4f4f4;
	padding: 1.5rem 2%;
	width:86%;
	margin:0 auto;
	max-width:1290px;
}
.esthe_4 .tl{
	width: 29%;
	padding: 30px 1% 0 0;
	text-align:center;
	font-size:120%;
	float:left;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka,  sans-serif;
}
.esthe_4 .cont{
	margin-left:30%;
	padding: 0 3%;
	border-left:1px solid #c0c0c0;
	overflow:hidden;
}
.esthe_4 .cont p{
	padding:15px 0;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka,  sans-serif;
}
.esthe_4 .cont img{
	float:right;
	margin: 0 20px;
	width:130px;
}

@media screen and (max-width: 900px) {
.esthe_4{
	padding-bottom:3rem;
}

.esthe_4 .left{
	float:none;
	width:100%;
}
.esthe_4 .center{
	float:none;
	width:100%;
	padding:0 0 2rem 0;
	overflow:hidden;
}
.esthe_4 .center img{
	margin-right:3%;
	margin-bottom:10px;
	float:left;
	width:47%;
}
.esthe_4 .right{
	float:none;
	width:100%;
	padding-bottom:2rem;
}
.esthe_4 .tl{
	width: 100%;
	padding: 0.5rem 0 0 0;
	text-align:left;
	float:none;
}
.esthe_4 .cont{
	margin-left:0;
	padding: 0;
	border-left:none;
	font-size:90%;
}
.esthe_4 .cont img{
	margin: 20px 0 0 20px;
}
.esthe_4 .patent{
	padding: 1.5rem 5%;
	width:90%;
}
}

@media screen and (max-width: 500px) {
.esthe_4 h4{
	font-size: 110%;
}
}


/*---------------------------------------
  esthetic5
---------------------------------------*/

.esthe_5{
	background:#eaf2f4;
	padding: 4rem 0;
	/* width:90%; */
	margin-bottom: 7rem;
}
.esthe_5 h3{
	font-size:160%;
	padding-bottom:2rem;
}
.esthe_5 .left{
	width:45%;
	float:left;
}
.esthe_5 .left img{
	display:block;
	margin-bottom:30px;
}
.esthe_5 .left strong{
	width:20%;
	font-size:140%;
	text-align:center;
	margin-top:30px;
	float:left;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka,  sans-serif;
}
.esthe_5 .left ul{
	margin-left:23%;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka,  sans-serif;
}
.esthe_5 .left ul li{
	padding-bottom:10px;
}
.esthe_5 .right{
	width:50%;
	float:right;
}
.esthe_5 .right .txt1{
	font-size: 120%;
	padding-bottom: 2rem;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka,  sans-serif;
}
.esthe_5 .right .tl1{
	padding: 0 0 0.5rem;
	font-size: 170%;
	color:#666;
	font-weight:300;
	display:block;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka,  sans-serif;
}
.esthe_5 .right .txt2{
	padding-bottom:30px;
}
.esthe_5 .right .tl2{
	font-size:150%;
}	
.esthe_5 .right .txt3{
	font-size:110%;
	padding-top:10px;
}
.esthe_5 .right .txt3 img{
	float:right;
	width:200px;
	padding-left:20px;
}
.esthe_5 .bottom {
	clear:both;
	text-align:center;
	padding-top:4rem;
}
.esthe_5 .bottom h4{
	font-size: 130%;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka,  sans-serif;
}
.esthe_5 .bottom div{
	margin-top:15px;
	border-top:1px solid #000;
	border-bottom:1px solid #000;
	font-size: 130%;
	padding:15px;
	line-height:2;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka,  sans-serif;
}
.esthe_5 .bottom div strong{
	display:block;
}
.esthe_5 .bottom div strong a{
	display:block;
}
.esthe_5 .bottom p{
	text-align:left;
	padding-top:15px;
	font-size:90%;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka,  sans-serif;
}
.esthe_5 .point {
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka,  sans-serif;
}
	

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

.esthe_5{
	padding: 2rem 0;
	margin-bottom: 5rem;
  background:
  linear-gradient(180deg, #fff 0%, #fff 15%, #eaf2f4 15%, #eaf2f4 100%);
  display: flex;
  justify-content: center;
  align-items: center;
}
.esthe_5 h3{
	font-size:130%;
	padding-bottom:1.5rem;
}
.esthe_5 .right .txt1{
	font-size:120%;
}
.esthe_5 .right .tl1{
	font-size:140%;
}
.esthe_5 .right .tl2{
	font-size:130%;
}	
.esthe_5 .left{
	width:100%;
	float:none;
}
.esthe_5 .right{
	width:100%;
	float:none;
}
.esthe_5 .right .txt3 img{
	margin-top:0.5rem;
	width:180px;
}
.esthe_5 .point{
	padding-top:2rem;
}
.esthe_5 .point strong{
	border-bottom:1px solid #000;
	display:block;
	padding:0.5rem 0;
	margin-bottom:1rem;
	font-size:110%;
}
.esthe_5 .point li{
	padding-bottom:0.5rem;
}
.esthe_5 .bottom {
	padding-top:3rem;
}
.esthe_5 .bottom h4{
	font-size:100%;
}
.esthe_5 .bottom div{
	text-align:left;
	font-size:100%;
}
.esthe_5 .bottom p{
	font-size:80%;
}
}


@media screen and (max-width: 500px) {
.esthe_5 h3{
	font-size:105%;
}
.esthe_5 .right .txt1{
	font-size:90%;
}
.esthe_5 .right .tl1{
	font-size:110%;
}
.esthe_5 .right .tl2{
	font-size:105%;
}	
.esthe_5 .right .txt3{
	font-size:80%;
}
.esthe_5 .point li{
	font-size:80%;
}
}


/*---------------------------------------
  therapy
---------------------------------------*/

.therapy h3{
	text-align:right;
	color: #88cc38;
	letter-spacing:0.5em;
	padding-bottom:10px;
	line-height:1;
	font-size: 580%;
	font-weight:300;
	opacity:0.5;
}
.therapy_1 h4{
	font-size: 150%;
	padding-bottom:2rem;
	color:#666;
}
.therapy_1 h4 span{
	font-size:90%;
	display:block;
	font-weight:100;
	font-size:60%;
	letter-spacing:0.1rem;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka,  sans-serif;
}
.therapy_1{
	overflow:hidden;
}

.therapy_1 .bg_img{
	float:right;
	width:43%;
	padding:2rem 2% 0 5%;
}
.therapy_1 .bg_img p{
	line-height:3;
}
.therapy_1 .img{
	width:50%;
	margin-top:-50px;
	z-index:-1;
}
.therapy_2 .copy{
	padding:7rem 0 5rem;
	font-size:225%;
}
.therapy_2 .copy img{
	float:right;
	margin-right:10%;
}


.therapy_2 .cames{
	background:url(../esthetic/img/therapy_bg_1.gif) repeat-y right;
	padding-bottom: 7rem;
	position:relative;
}

.therapy_2 .txt_area{
	background:#fff;
	padding:0 6% 0 2%;
	width:50%;
}
.therapy_2 img.right{
	position:absolute;
	top:85px;
	right: 5%;
	width:40%;
}
.therapy_2 .txt_area .m_txt{
	font-size:130%;
	padding: 3rem 0 2rem 0;
	line-height:1.5;
	font-weight:500;
}
.therapy_2 .txt_area strong{
	color:#999;
	font-size:120%;
	font-weight:300;
	padding-bottom:10px;
	display:block;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka,  sans-serif;
}
.therapy_2 .txt_area .img_btn{
	margin-top:60px;
}
.img_p{
	text-align:right;
	padding: 3rem 10% 2rem 0;
}


@media screen and (max-width: 900px) {
.therapy_1  .img{
	width:85%;
	float:right;
	margin:0 -7% 3rem 0;
}
.therapy_1 h3{
	letter-spacing:0.7em;
	padding:0;
	font-size: 250%;
	text-align:left;
}
.therapy_2 .txt_area .m_txt{
	padding:2rem 0 2rem 0;
	font-size:115%;
}
.therapy_1 .bg_img{
	float:none;
	width:100%;
	padding:1rem 0 0 0;
}
.therapy_1 h4{
	padding-bottom:1.5rem;
}
.therapy_1 .bg_img p{
	line-height:2.3;
}
.therapy_2 .copy{
	padding:3rem 0 2.5rem;
	margin-top:1rem;
	font-size:130%;
	position:relative;
}
.therapy_2 .copy img{
	margin-right:0;
	position:absolute;
	right:0;
	top:0;
	width:30px;
}
.therapy_2 .cames{
	background:none;
	padding-bottom: 3rem;
}
.therapy_2 .txt_area{
	padding:0 0 0 0;
	width:100%;
}
.img_p{
	display:none;
}

}
@media screen and (max-width: 500px) {
.therapy_1 h3{
	font-size: 200%;
}
.therapy_1 h4{
	font-size: 120%;
}
.therapy_2 .copy{
	font-size:105%;
}
.therapy_2 .txt_area .m_txt{
	font-size:100%;
}
}


/*---------------------------------------
  therapy3
---------------------------------------*/

.therapy_3{
	background:url(../esthetic/img/cames_bg_x.gif) top repeat-x #f0e9df; 
	padding-bottom:10rem;
}
.therapy_3 .inner{
	padding:8rem 0 0;
	background:url(../esthetic/img/cames_bg.gif) top no-repeat; 
}

.therapy_3 .cames_cont{
	overflow:hidden;
	padding: 5rem 0 9rem;
}
.therapy_3 .cames_cont img{
	width:45%;
	float:left;
}
.therapy_3 .cames_cont .right{
	width:50%;
	float:right;
}
.therapy_3 .cames_cont .right dt{
	font-size: 120%;
	padding-bottom:10px;
}
.therapy_3 .cames_cont .right dl{
	padding: 1rem 0 3rem;
}
.therapy_3 .cames_tl{
	width:40%;
	max-width:458px;
}

.therapy_3 .counseling{
	background:#fff;
	padding-bottom:5rem;
	width:90%;
	margin:0 auto;
	max-width:1365px;
}
.therapy_3 .counseling .t_img{
	margin:-100px 0 0 5%;
}
.therapy_3 .menu{
	overflow:hidden;
	padding-top:3rem;
}
.therapy_3 .step{
	overflow:hidden;
	padding-bottom:3rem;
}
.therapy_3 .step .tl,
.therapy_3 .menu .tl{
	width:23%;
	padding: 3rem 1%;
	border-right:1px solid #ccc;
	float:left;
	text-align:center;
	font-size: 1.1rem;
	margin-right:2%;
}
.therapy_3 .step dl{
	float:left;
	width: 19%;
	padding-left:2%;
}
.therapy_3 .step dl.step1 dt{
	background:url(../esthetic/img/counseling_1.gif) no-repeat left top;
}
.therapy_3 .step dl.step2 dt{
	background:url(../esthetic/img/counseling_2.gif) no-repeat left top;
}
.therapy_3 .step dl.step3 dt{
	background:url(../esthetic/img/counseling_3.gif) no-repeat left top;
}
.therapy_3 .step dl.step3{
	float:left;
	width: 25%;
}
.therapy_3 .step dt{
	padding:0 0 10px 35px;
	height:45px;
}
.therapy_3 .menu dt{
	padding-bottom:10px;
}
.therapy_3 .menu dd,
.therapy_3 .step dd{
	font-size:88%;
}
.therapy_3 .menu dl{
	width:33%;
	margin-left:2%;
	float:left;
}
.therapy_3  .counseling_img{
	margin:0 5%;
	width:90%;
}



@media screen and (max-width: 900px) {
.therapy_3{
	padding-bottom:0;
	background:url(../esthetic/img/cames_bg_sp.gif) top no-repeat #f0e9df;
	background-size:contain;
}	
.therapy_3 .inner{
	background:none;
}
.therapy_3 .counseling{
	background:#FDFCFA;
	width:90%;
	padding:0 5% 6rem 5%;
}
.therapy_3 .inner{
	padding:0 0 5rem;
}
.therapy_3 .counseling .t_img{
	margin:-50px 0 0 5%;
	float:left;
	width:130px;
}	
.therapy_3 .cames_cont{
	overflow:hidden;
	padding: 2rem 0 0;
}
.therapy_3 .cames_cont img{
	width:100%;
	float:none;
}
.therapy_3 .cames_cont .right{
	width:100%;
	float:none;
}
.therapy_3 .cames_cont .right dl{
	padding: 1rem 0 1.5rem 0;
}
.therapy_3 .step{
	padding-bottom:1rem;
}
.therapy_3 .menu{
	padding-top:0;
}
.therapy_3 .step .tl,
.therapy_3 .menu .tl{
	width:100%;
	padding: 1rem 0;
	border-right:none;
	float:none;
	text-align:left;
	font-size: 1.3rem;
	margin-right:0;
}
.therapy_3 .menu dl,
.therapy_3 .step dl,
.therapy_3 .step dl.step3{
	float:none;
	width:100%;
	padding-left:0;
	padding-bottom:1.5rem;
	margin-left:0;
}
.therapy_3 .step dt{
	padding:0 0 10px 35px;
	height:30px;
	font-size:115%;
}
.therapy_3 .cames_cont .right dd{
	line-height:2rem;
}
.therapy_3  .counseling_img{
	display:none;
}
.therapy_3 .cames_tl{
	width:50%;
	max-width:600px;
	padding-top:6rem;
}
.therapy_3  .counseling_img_sp{
	float:left;
	width:55%;
	margin:2.5rem 0 0 10px; 
}
}
@media screen and (max-width: 600px) {
.therapy_3 .cames_tl{
	width:60%;
	padding-top:3rem;
}
}
@media screen and (max-width: 500px) {
.therapy_3 .cames_cont .right dt{
	font-size: 105%;
}
.therapy_3 .step dt{
	padding:5px 0 5px 35px;
	font-size:100%;
}
}

/*---------------------------------------
  staff
---------------------------------------*/
#staff{
	padding: 0 5% 5rem 20%;
	width:75%;
}
#staff h4{
	background:#dedfd9;
	border-radius:70px;
	padding:45px 30px;
	margin: -50px 0 0 0;
	display:inline-block;
	font-size:170%;
	font-family: 'Mukta', sans-serif;
}
#staff h3{
	margin:2rem 0 2rem 50%;
	font-size:180%;
	font-weight:400;
}
#staff .miyuki{
	width: 40%;
	margin-left: 15%;
}
#staff .tl{
	font-size: 230%;
	color:#000;
	line-height:1.2;
	letter-spacing: 0.3rem;
	padding: 4rem 0 0 10%;
	font-family: 'Mukta', sans-serif;
}

#staff .cont{
	padding: 2rem 0 4rem 37%;
}
#staff .cont strong{
	font-size:150%;
	display:block;
	padding-bottom:1rem;
}

#staff .medal{
	border-top: 1px solid #000;
	padding-top:2rem;
	margin-left:25%;
	font-size:90%;
	overflow:hidden;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka,  sans-serif;
}
#staff .medal img{
	width:10%;
	margin:0 3% 30px 2%;
	float:left;
}

@media screen and (max-width: 900px) {
#staff{
	padding: 0 5% 5rem 5%;
	width:90%;
}
#staff h3{
	font-size:160%;
	margin:0 0 1.5rem 50%;
}

#staff .miyuki{
	width: 50%;
	margin-left: 20%;
}
#staff .tl{
	font-size: 190%;
	padding: 1.5rem 0 0 20%;
}
#staff .cont{
	padding: 2rem 0 1rem 0;
}
#staff .cont strong{
	letter-spacing:0.5rem;
	padding-bottom:0.3rem;
}
#staff .medal{
	padding-top:1rem;
	margin-left:0;
	font-size:80%;
}
#staff .medal img{
	width:80px;
	margin:8px 3% 40px 2%;
}

}	









