img{
	max-width:100%;
}
.header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0 20px;
  background: #fff;
}

.scale-auto531 {
    width: 71%;
}
.scale-auto532 {
    width: 40%;
  padding: 20px 0px;
}

.scale-auto img{
height:90%;
}
.logo {
  font-size: 24px;
}
.therapist-summary .photo .icon-twitter {
opacity: 0.7;
}
.en, .mainfntColor{
	color:#16461b;
}
.mainColor{
	color:#16461b;
}
.ja{
	margin-top: 5px;
	font-size:1.2rem;
	text-align: center;
margin-bottom:0.1rem;
}
.access-location-wrapper-p{
	text-align: center;
	line-height: 2;
}
.home_access{
	text-align:left;
}
.link-width{
	width:70%;
	margin: 0px auto;
}
.access__wrapper{
	padding: 0 20px;
	margin:30px auto 0 auto;
}
.access__wrapper-text{
	width: 40%;
}
.access__wrapper-map{
	width:100%;
	margin: 0 auto;
}
.access__map{
	width:60%;
	margin:30px 0;
}
.home__access__wrapper{
	padding-top:30px;
}
.page-front-page .section-concept .outline {
    max-width: 950px;
}
.outline {
	max-width: 950px;
	margin: 0 auto;
}

.rec{
	max-width: 800px;
	margin: 0 auto;
	margin-bottom:30px;
}
.rec a{
	text-decoration:none;
}
.rec table{
	width: 100%;
	font-size: 16px;
	line-height: 25px;
}

.rec tr{
	vertical-align: middle;
}

.rec th{
	vertical-align:middle;
	width: 40%;
	padding-left:5%;
	font-weight: normal;
	text-align: left;
	color: #17461b;
	border-bottom: 1px dotted #ddd;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
}
.tp{
margin-top: -44px;
}
.rec td{
	width:60%;
	padding: 17px 0;
	border-bottom: 1px dotted #ddd;
}

.rec td ul{
	font-size: 0;
	line-height: 0;
}

.rec td li{
	display: inline-block;
	width: 190px;
	font-size: 16px;
	line-height: 35px;
	color: #663300;
	text-align: center;
	border-radius: 2px;
	background: #e0cc7c;
	margin: 5px;
}
.rec-line{
	position: relative;
	display: inline-block;
	vertical-align: top;
	font-size: 14px;
	font-weight: bold;
	line-height: 25px;
	color: #fff;
	background: #339933;
	border-radius: 3px;
	margin: 5px 0 0 0;
	padding: 10px 10px;
	-webkit-transition	: 0.2s ease-in-out;
	-moz-transition	: 0.2s ease-in-out;
	-o-transition	: 0.2s ease-in-out;
	transition		: 0.2s ease-in-out;
}

.rec-line span{
	display: block;
	font-weight: normal;
	color: #333;
	text-align: center;
	background: #fff;
	border-radius: 3px;
	padding: 0 5px;
}

.rec-line span em{
	color: #009900;
}

.system-policy-text{
	font-size: 1.5rem;
}
.section-header{
	padding:30px 0;
}
.system-ban{
	font-weight:bold;
	color: #16461b;
}

.headline.headline-default .main {
  color: #fff;
}
.date {
color: #f9f9f9;
background: linear-gradient(179deg, #DFB142 0%, #E6F09F 100%);
}

.kksrol1 {
  float: left;
  padding: 17px 1rem 0px;
}

.system-pay-wrapper p{
		margin-top:10px;
}
.therapist-summary .profile dl.name dd {
  color: #16461b;
}
.page-front-page .section-topics .title-and-topics .title {
color: #f9f9f9;
background: linear-gradient(179deg, #DFB142 0%, #E6F09F 100%);
}
.page-schedule .section-days .days a.active {
background: linear-gradient(179deg, #DFB142 0%, #E6F09F 100%);
}
.btn,
a.btn,
button.btn {
  font-size: 1.6rem;
  font-weight: 700;
  line-height: 1.5;
  position: relative;
  display: inline-block;
  padding: 1rem 2rem;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  text-align: center;
  vertical-align: middle;
  text-decoration: none;
  letter-spacing: 0.1em;
  color: #16461b;
  border-radius: 0.5rem;
}
a.btn-border {
  border: 2px solid #DFB142;
  border-radius: 0;
  background: #fff;

  -webkit-transform-style: preserve-3d;

  transform-style: preserve-3d;
}

a.btn-border:before {
  position: absolute;
  top: 0;
  left: 0;

  width: 5px;
  height: 100%;

  content: '';
  -webkit-transition: all .3s;
  transition: all .3s;

  background: #DFB142;
}

a.btn-border:hover {
  color: #fff;
background: linear-gradient(179deg, #DFB142 0%, #E6F09F 100%);
}

a.btn-border:hover:before {
  background: #fff;
}

/* アクセスページ---------------------------------------------------------------------------------------- */
.map-detail{
	margin:30px auto;
}
.map-detail-step{
	width:50%;
	margin:20px auto;
}

.map-detail-img{
	width:490px;
}

.map-wrapper{
	display:flex;
	width: 570px;
	margin:0 auto;
}
.map-inner{
	padding: 0px 20px 20px 20px;
}
.map-detail-text{
	line-height:1.8;
	font-size:1.4rem;
}
.map-detail-stepNum{
	-ms-writing-mode: tb-rl;
	writing-mode: vertical-rl;
	text-orientation: upright;
	margin: 100px auto 0px auto;
	color:#fff;
}
.map-arrow-o{
	width: 40px;
	display:block;
	background-image: url(../access/arrow-o.png);
	background-position:top;
	background-repeat:no-repeat;
	background-size:contain;
}

.map-arrow-r{
	width: 40px;
	display:block;
	background-image: url(../access/arrow-r.png);
	background-position:top;
	background-repeat:no-repeat;
	background-size:contain;
}
.map-subtext{
	width: 550px;
	background-color: rgb(245, 245, 245);
	padding:2rem;
}
.locationColor{
	color:#16461b;
	font-weight:bold;
}

/*------------------------------

  ここから下がハンバーガーメニュー
  に関するCSS

------------------------------*/

/* チェックボックスは非表示に */
.drawer-hidden {
  display: none;
}

/* ハンバーガーアイコンの設置スペース */
.drawer-open {
  display: flex;
  height: 30px;
  width: 30px;
  justify-content: right;
  align-items: center;
  position: relative;
  z-index: 100;
  cursor: pointer;
}

/* ハンバーガーメニューのアイコン */
.drawer-open span,
.drawer-open span:before,
.drawer-open span:after {
  content: '';
  display: block;
  height: 3px;
  width: 25px;
  border-radius: 3px;
  background: #333;
  transition: 0.5s;
  position: absolute;
}

/* 三本線のうち一番上の棒の位置調整 */
.drawer-open span:before {
  bottom: 8px;
}

/* 三本線のうち一番下の棒の位置調整 */
.drawer-open span:after {
  top: 8px;
}

/* アイコンがクリックされたら真ん中の線を透明にする */
#drawer-check:checked ~ .drawer-open span {
  background: rgba(255, 255, 255, 0);
}

/* アイコンがクリックされたらアイコンが×印になように上下の線を回転 */
#drawer-check:checked ~ .drawer-open span::before {
  bottom: 0;
  transform: rotate(45deg);
}

#drawer-check:checked ~ .drawer-open span::after {
  top: 0;
  transform: rotate(-45deg);
}

/* メニューのデザイン*/
.drawer-content {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 100%;/* メニューを画面の外に飛ばす */
  z-index: 99;
  background: #fff;
  transition: .5s;
}

/* アイコンがクリックされたらメニューを表示 */
#drawer-check:checked ~ .drawer-content {
  left: 0;/* メニューを画面に入れる */
}
#access-location1 {
    font-family: 'ヒラギノ明朝 ProN','Hiragino Mincho ProN',sans-serif;
    color: #8b4513;
}

#access-location1 .access-location-wrapper {
    padding: 0 40px;
        padding-bottom: 0px;
}

#access-location1 .access-location-pc-wrapper {
    width: 930px;
}

#access-location1 .access-location-pc-wrapper {
	justify-content: space-between;
}
#access-location1 p {
	color: #000;
    font-size: 18px;
    width: 75%;
    margin: 0;
        margin-bottom: 0px;
    margin-bottom: 30px;
    line-height: 1.3em;
}
#access-location1 .access-location-wrapper iframe {
    width: 80%;
}
.mkp23 {
    font-family: 'ヒラギノ明朝 ProN','Hiragino Mincho ProN',sans-serif;
    color: #8b4513;
    font-size: 23px;
    line-height: 1.3em;
margin-bottom: 30px;
}

.page-schedule .page-header1 {
    padding: 6.4rem;
    text-align: center;
}


/*---------------------------------------------------
 * PC版
 *---------------------------------------------------*/
@media screen and (min-width: 769px) {
body{
font-family: 'ヒラギノ明朝 ProN','Hiragino Mincho ProN',sans-serif;
}
.wrapper_cover_girl .inner_cover_girl-left {
background: linear-gradient(179deg, #DFB142 0%, #E6F09F 100%);
	color: #59561f;
}
.page-therapists .form-therapist-search .form-row .col-input {
    margin-bottom: 50px;
}
.page-therapists .form-therapist-search .btn-search {
    border: 1px solid #DFB142!important;
    background: linear-gradient(179deg,#DFB142 0%, #E6F09F 100%)!important;
    margin-bottom: 50px;
}

.mk-5430 {
    margin-top: -50px;
}
#system-title h1 {
    text-align: center;
    margin-bottom: 0;
    padding-bottom: 10px;
    font-family: 'ヒラギノ明朝 ProN','Hiragino Mincho ProN',sans-serif;
    font-size: 50px;
    color: #522E0A;
    position: relative;
}
a:focus{
    	outline:none;
 }
.topmk1 {
font-size: 13px;
color: #16461b;
font-family: serif;
padding: 0 70px 0 0;
text-align: right;
}
.recruit-flow-step-right {
padding:15px 210px 0 112px;
}
	header .inner {
    height: 116px;
}
.topmk2 {
     padding:0 0 0 20px;
	width: 240px;
}
.mk-5433 {
    margin-bottom: 230px;
}
.system-ban5311 {
    text-align: center;
    font-size: 22px;
    margin: 20px 0;
    font-family: 'ヒラギノ明朝 ProN','Hiragino Mincho ProN',sans-serif;
    color: #16461b;
    background-color: #F7F7F6;
    padding: 50px;
}
.mk-543011 {
    margin-top: -110px;
}
#recruit-essentials531 {
    margin: 0;
    padding-top: 40px;
    padding-bottom: 40px;
    color: #8B8370;
}
#recruit-essentials531 h1 {

    margin: 0;
        margin-bottom: 0px;
    margin-bottom: 40px;
    text-align: center;
    font-size: 22px;

}
/*
.wrapper_cover_girl {
}
.wrapper_cover_girl .inner_cover_girl-left {
    left: 26%;
background-color: #DFB142;
color: #fff;
}
.wrapper_cover_girl .inner_cover_girl-twitter {
    left: 69.3%;
}
 */
.mk30 {
  padding-top: 30px;
}
.mk50 {
  padding-top: 50px;
}
.mkb {
    font-size: 29px;
}
.img50 img{
  margin:5px;
}
.therapist-summary .photo .icon-twitter {
opacity: 0.7;
}
.mkt h3 {
    text-align: center;
	font-size: 47px;
    margin-bottom: 0;
    position: relative;
    padding-bottom: 10px;
}
.mkt h3::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    height: 2px;
    width: 200px;
 background-image: linear-gradient(90deg, RGBA(0, 0, 0, 0), RGB(157, 155, 122) 50%, RGBA(0, 0, 0, 0) 100%);
}
.system-ban1 {
    text-align: center;
    font-size: 22px;
    margin: 20px 0;
font-family: 'ヒラギノ明朝 ProN','Hiragino Mincho ProN',sans-serif;
	color:#16461b;
}
.page-front-page .section-therapists .section-days .days a {
    background: #eee;
}
.page-schedule .section-days .days a {
   background: #eee;
}
.page-titles p {
color: #522E0A;
}
.page-titles h1 {
color: #522E0A;
}
.page-schedule .page-header {
    padding: 6.4rem;
    text-align: center;
    background: #f5f5f5;
    margin-bottom: 6.4rem;
}
.page .page-header .page-titles {
    font-size: 26px;
    position: relative;
}
.page .page-header .page-titles h1, .page .page-header .page-titles p {
    position: relative;
    text-align: center;
    z-index: 30;
    margin: 0;
    font-family: ヒラギノ明朝 ProN,Hiragino Mincho ProN,sans-serif;
    background: #f5f5f5;
}
.page .page-header .page-titles h1, .page .page-header .page-titles p {
    position: relative;
    text-align: center;
    z-index: 30;
    margin: 0;
    font-family: ヒラギノ明朝 ProN,Hiragino Mincho ProN,sans-serif;
    background: #f5f5f5;
}
.page .page-header .page-titles .line {
    display: inline-block;
    width: 180px;
    height: 2px;
    background-color: rgba(59,59,59,.7);
    transform: rotate(40deg) translateX(-50%) translateY(-50%);
    transform-origin: left;
    position: absolute;
    left: 50%;
    top: 50%;
}
.system-ban1 {
    text-align: center;
    font-size: 22px;
    margin: 20px 0;
    font-family: 'ヒラギノ明朝 ProN','Hiragino Mincho ProN',sans-serif;
  color: #16461b;
}
footer .inner {
    width: 960px;
    margin: 0 auto;
}
.page1 .outline1 {
    width: 800px;
    margin: 0 auto;
}
.page-therapist .sns-and-reviews .section-sns .header .icon {
    display: inline-block;
    width: 86px;
}
.page-schedule .section-day .goto-tomorrow {
    display: block;
    padding: 1.6rem;
    border: 0;
    text-decoration: none;
    text-align: center;
color: #f9f9f9;
background: linear-gradient(179deg, #DFB142 0%, #E6F09F 100%);
    width: 130px;
margin: 3px 2px 0 93px;
}
.page-front-page .section-therapists .section-day .goto-tomorrow {
padding: 1.6rem;
border: 0;
text-decoration: none;
text-align: center;
display: inline-block;
color: #f9f9f9;
background: linear-gradient(179deg, #DFB142 0%, #E6F09F 100%);
	width: 130px;
margin: 0px auto auto 0px;
}
.mk1950{
text-align:center;
}
.pdv-2mk {
    padding-top: 3.2rem;
    padding-bottom: 3.2rem;
}
.mk0304 {
    margin:50px;
}

.form-group-flex .form-group-right {
    width: 100%;
}
.form-confirmation button  {
    position: relative;
    transition: all ease 0.4s;
    width: 30%;
    display: block;
    margin: 50px auto 0;
    text-align: center;
    padding: 20px 0;
    box-sizing: border-box;
    border: 1px solid #d2b071;
        border-bottom-color: rgb(210, 176, 113);
        border-bottom-style: solid;
        border-bottom-width: 1px;
    border-bottom: none;
    background: none;
        background-color: rgba(0, 0, 0, 0);
    background-color: #d2b071;
    overflow: hidden;
    color: #fff;
    font-size: 14px;
box-shadow: inset 0 0 0 0px #dce9f5;
}
.system-policy {
    background-color: #F7F7F6;
    margin-top: 50px;
	padding-top:50px;
padding-bottom: 50px;
	margin-bottom: 50px;
}
.mkrft2{
   text-align: left;
font-size: 13px;
}
.recruit-each-essential-content {
    margin-left: 0px;
}
.recruit-each-essential-content p {
    font-size: 17px;
}
.wrapper_cover_girl .inner_cover_girl-info {
    width: 225px;
	  left: 80% !important;
}
.mgb-1514 {
    margin-bottom: 0.6rem;
}
.page-front-page .section-therapists .section-days .days a.active {
  background: linear-gradient(179deg, #DFB142 0%, #E6F09F 100%);
}
.wrapper_cover_girl .inner_cover_girl-left .box .photo {
  background: 0;
}
.wrapper_cover_girl .inner_cover_girl-left .box .profile dt {
color: #9f822d;
}
.wrapper_cover_girl .mail-magazine .register-mail-magazine .actions img {
  margin: 3px 4px;
}
.page-front-page .section-therapists {
  padding: 0;
}
.aside-contact .col {
  opacity: 0.8;
}
.l-header .nav-global a {
  flex-basis: 12%;
}
.l-header .nav-global {
-ms-flex-preferred-size: 75%;
  flex-basis: 75%;
}
.l-header .brand {
  -ms-flex-preferred-size: 25%;
  flex-basis: 25%;
}
video	 {
 width: 200px;
}


/* フッター
------------------------------------------------------- */
.clearfix{
list-style: none;
margin-bottom: 10px;
color:#16461b;
}
.clearfix li{
font-size: 13px;
line-height:15px;
}
.top_footer {
background: url(../shared/contents_bg.jpg) repeat top center;
}
footer .inner { padding-top: 30px;	position: relative;}
footer #pagetop { padding: 5px; position: absolute;	top: -66px; right: 0;	}
footer #pagetop img {
	width: 57px;}
footer #second_pagetop { background-color:#FFFFFF;position: relative; padding:14px;}
footer #second_pagetop .in { width:960px; margin:0 auto; position: relative;}
footer #second_pagetop a { position:absolute; right:0; top:-6px;}

#footer-logo {margin:-11px 20px 0 0;float: left;
	padding: 0 0 42px 0;
	}
.hiramin {
    font-family: 游明朝 , "Yu Mincho", YuMincho, "Hiragino Mincho ProN", HGS明朝E;
font-size: 12px;
font-style: normal;
}
#footer-sistershop {margin-top: -3px;float: left;}
#footer-sistershop .title {	margin-bottom: 5px;	color: #594710;	font-size: 13px;}
#footer-sistershop li {	margin-left: 5px;	float: left;}
#footer-sistershop li:first-child {	margin-left: 0;
font-size: 12.4px;
	}

#footer-teikei { margin: 76px 0 0 20px; float: left;}
#footer-teikei .title {	margin-bottom: 10px;	color: #594710;	font-size: 9px;}

#footer-contents {	margin-bottom: 20px;	float: right;}

#footer-tel {	margin-bottom: 5px;	text-align: right;}
#footer-tel img {	display: inline-block;}

footer address {	margin-bottom: 10px;	color: #594710;	text-align: right;}

#footer-card {	text-align: right;}
#footer-card img {	display: inline-block;
width: 300px;
}

footer nav {	margin-bottom: 10px;	clear: both;}
footer nav ul {	margin: auto;	display: table;}
footer nav li {	float: left;}
footer nav li a {	margin: 0 15px;	color: #16461b;	font-size: 11px;	display: inline-block;}
footer nav li span {	color: #16461b;	font-size: 11px;}

footer .copy {	padding: 8px 10px 6px 0; color: #fff; font-size: 1.5rem;	text-align: right; background: #c8aa79; display: block;}

footer .note { width:100%; clear: both; margin-bottom:20px; text-align:center; font-weight:bold; background-color:#FFF; padding:10px; border:1px solid #cabda8;}
footer .note p { color: #c21f12; font-size: 14px; font-weight: bold;}
footer .note:after { content: ""; display: block; clear: both; height:0; }
.sp {
    display: none !important;
}
footer address {
    margin-bottom: 10px;
    color: #594710;
    text-align: right;
line-height: 1.5em;
}

.example {
  position: relative;
  }

.example p {
    position: absolute;
    top: 60%;
    left: 49%;
    -ms-transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-47%,-50%);
    margin: 0;
    padding: 0;
    font-size: 1.9rem;
    width: 62%;
    line-height: 27px;
    text-align: center;
    color: #B0864F;
  }

.example img {
  width: 100%;
  }
#system-course .system-pay1 .system-pay-wrapper p {
    line-height: 1.5;
}
.system-pay1 .system-pay-wrapper {
    width: 60%;
    margin: 0 auto;
}
.calc {
  width: 55%;
  margin: 50px auto 0px;
  padding: 0;
}
.slick-dotted.slick-slider {
  margin-right: 25px !important;
  padding-left: 15px !important;
}
.heya {
  margin-bottom: 22rem;
}
.kksrol {
  float: left;
padding: 1rem;
}
}






/*--------------------------------------------------------------------------------------------------------
 * モバイル版
 *-------------------------------------------------------------------------------------------------------*/
@media screen and (max-width: 768px) {
a:focus{
    	outline:none;
 }
	.topmk1 {
font-size: 11px;
color: #16461b;
        font-family: serif;
        margin: 0px 0 0px 5px;
text-align: left;
}

.access__wrapper{
	display: block;
}
.access__wrapper-text{
	width: 100%;
}
.access__map{
	width:100%;
	height:400px;
}
	.system-pay-wrapper p{
		font-size: 1.5rem;
	}
	.link-width{
		width:95%;
	}
	.home__access__wrapper p{
		font-size:1.4rem;
	}
	.map-detail-img{
	width:95%;
}
.map-detail-step{
	width:100%;
	padding: 0 3%;
	margin:20px 0;
}
	.map-detail-text{
		font-size:1.3rem;
}
	.map-wrapper{
	width:100%;
	}
	.map-inner{
		padding: 0 0 0 10px;
	}
	.map-detail-stepNum{
		margin-top:50px;
	}

	.access-location-wrapper-p{
		font-size:1.5rem;
	}

footer .row-1 .brand .logo img {
    width: 200px;
}
.l-header .inner .brand {
flex-basis: 50%;
}
.topmk2 {

    width: 61%;
}
.page-front-page .section-therapists .section-days .days a span {
    font-size: 1.0rem;
}
.img50 img{
    width: 45%;
}
.mk03041{
  margin-top: -30px;
 padding:0 2%;
}
.mkimg300	{
    width: 300px;
}
.mkt h3 {
    font-size: 2.9rem;
}

.page-schedule .section-days .days a {
    padding: 1.6rem .5rem;
}
.page-titles p {
color: #522E0A;
}
.page-titles h1 {
color: #522E0A;
}
.page-schedule .page-header {
    padding: 6.4rem;
    text-align: center;
    background: #f5f5f5;
    margin-bottom: 6.4rem;
}
.page .page-header .page-titles {
    font-size: 26px;
    position: relative;
}
.page .page-header .page-titles h1, .page .page-header .page-titles p {
    position: relative;
    text-align: center;
    z-index: 30;
    margin: 0;
    font-family: ヒラギノ明朝 ProN,Hiragino Mincho ProN,sans-serif;
    background: #f5f5f5;
}
.page .page-header .page-titles h1, .page .page-header .page-titles p {
    position: relative;
    text-align: center;
    z-index: 30;
    margin: 0;
    font-family: ヒラギノ明朝 ProN,Hiragino Mincho ProN,sans-serif;
    background: #f5f5f5;
}
.page .page-header .page-titles .line {
    display: inline-block;
    width: 180px;
    height: 2px;
    background-color: rgba(59,59,59,.7);
    transform: rotate(40deg) translateX(-50%) translateY(-50%);
    transform-origin: left;
    position: absolute;
    left: 50%;
    top: 50%;
}
.system-ban1 {
  text-align: center;
  font-size: 22px;
  font-family: 'ヒラギノ明朝 ProN','Hiragino Mincho ProN',sans-serif;
  color: #16461b;
}

.page-therapist .sns-and-reviews .section-sns .header .icon {

    width: 91px;
}
.page-therapist .sns-and-reviews .section-sns .header .icon.icon-twitter {
    width: 93px;
}
	.system-policy-text{
		font-size:1.3rem;
	}
	.system-ban{
		font-size:1.7rem;
	}
	#recruit-essentials531{
		margin-top:30px;
	}
/* フッター
------------------------------------------------------- */
.hiramin {
    font-family: 游明朝 , "Yu Mincho", YuMincho, "Hiragino Mincho ProN", HGS明朝E;
font-size: 12px;
font-style: normal;
}
footer .inner {	padding-top: 20px;}
footer #pagetop {	margin-right: -45px;	position: absolute;	top: -24px;	right: 50%;}

footer #second_pagetop .in { width:100%;position: relative;}
footer #second_pagetop a { margin-right: -45px; position:absolute; right:53%;}

#footer-logo {	width: 25%;	margin: 0 auto 10px;	float: none;}
#footer-logo img {
width: 250px;
	}

#footer-sistershop,
address,
#footer-card {	display: none;}
#footer-tel img,
#footer-mail img {	width: 70%;	margin: 0 auto 5px;}
#footer-contents {	margin-bottom: 20px;	float: none;}

.top_footer #footer-sistershop,.top_footer #footer-card { display: block;}
.top_footer #footer-sistershop { margin: 4% auto; float: none; width: 250px; }
.top_footer #footer-sistershop .title {	text-align: center;}
.top_footer #footer-card { text-align: center;}
.top_footer #footer-card img {margin: 4% auto 0; width: 94%;
	}

#footer-teikei { margin: 4% auto; float: none;}
#footer-teikei img { margin: 0 auto;}
#footer-teikei .title {	text-align: center;}

footer nav { margin-bottom: 0;}
.footer_navi_area {margin-bottom: 0;background: #fff;padding: 3% 0;}
footer-navi { padding: 0;	}
.footer-navi.pc { display: none; }
.footer-navi {width: 90%;margin: 0 auto;font-size: 1.2rem;display: block;}
.footer-navi-title { padding: 12px 5px; border-bottom: 1px solid #ccc; position: relative; }
.footer-navi-title:before { content: "\f067"; font-size: 1rem; font-family: FontAwesome; position: absolute; top: 15px; right: 10px; }
.footer-navi-title.active:before { content: "\f068"; }
.footer-navi-items { width: 100%; padding: 0; border: none; display: none;}
.footer-navi-items.contents { min-height: 375px;}
.footer-navi-items li { width: 100%; margin: 0; font-weight: normal; border-bottom: 1px dashed #ccc; position: relative; }
.footer-navi-items li:before { content: '\f105'; margin: 0; font-family: FontAwesome; position: absolute; top: 12px; right: 10px; }
.footer-navi-items li a { padding: 12px 5px; margin: 0; display: block; }
.footer-subnavi-items { font-size: 1.2rem; margin-top: 3%;}
.footer-subnavi-items li:before { content: '|'; margin: 0 5px; }
.footer-subnavi-items li:first-child:before { display: none; }
.footer-subnavi-items li a { display: inline-block; }

footer .note { width:95%;  margin:20px auto; text-align:left; }
footer .note p { font-size:3.2vw;}
footer .note:after { content: ""; display: block; clear: both; height:0; }
.pc {
    display: none !important;
}

.top_telcontact { margin: 0;
text-align: center;
}
.top_telcontact .time { text-align: center; font-size: 4vw;}
.top_footer {
background: url(../shared/contents_bg.jpg) repeat top center;
}
.top_telcontact .time {
    text-align: center;
    font-size: 4vw;
color: #95785f;
line-height: 1.6;
}
#footer-sistershop .title {
    margin-bottom: 5px;
    color: #594710;
    font-size: 13px;
}
.clearfix{
list-style: none;
margin-bottom: 10px;
color:#16461b;
	}
.clearfix li{
font-size: 13px;
line-height:15px;
}
.crte{
    text-align: center;
	}
footer .copy {
padding: 8px 10px 17px 0;
color: #fff;
text-align: right;
letter-spacing: 0px;
background: #c8aa79;
font-size: 1.3rem;
display: block;
margin: 8px 0px -10px 0;
height: 39px;
}
.page-schedule .page-header {
    margin-bottom: 10px;
}
.mk33 {
width: 200px;
}
.page-schedule .section-day .goto-tomorrow {
    display: block;
    padding: 1.6rem;
    border: 0;
    text-decoration: none;
    text-align: center;
color: #f9f9f9;
background: linear-gradient(179deg, #DFB142 0%, #E6F09F 100%);
}
.page-front-page .section-therapists .section-day .goto-tomorrow {
padding: 1.6rem;
border: 0;
color: #fff;
text-decoration: none;
text-align: center;
display: inline-block;
background: #DFB142;
}
.mk1950{
text-align:center;
}
.pdv-2mk {
    padding-top: 3.2rem;
    padding-bottom:0;
}
#system-course .system-eachcourse-wrapper h4 {
    font-size: 18px;
}
#system-course .system-eachcourse-wrapper span {
    font-size: 17px;
}
#system-course .system-eachcourse-wrapper {
    width: 80%;}
#system-course h2 {
    font-size: 20px;
}
#system-course .system-pay .system-pay-wrapper1 p {
    margin: 7px;
    line-height: 1.5;
}

#system-course .system-pay {
    margin-top: 44px;
}
.aside-contact a {
    font-size: 80%;
}
.system-policy {
    padding-bottom: 50px;
}

.guide-step-container p {
    margin-top: 60px;
    margin: 27px 10px 0 10px;
    padding-bottom: 30px;
    color: #8B8370;
}
.recruit-each-merit-title h2 {
    font-size: 18px;
}
.recruit-each-essential {
    width: 100%;
}
.recruit-each-essential-content {
    margin-left: 0px;
}
.recruit-each-essential-content p {
    font-size: 13px;
}
.recruit-each-essential {
    height: 255px;
}
.mkrft{
   text-align: left;
}
.mkrft2{
   text-align: left;
font-size: 13px;
}
.recruit-opinion-speech {
    width: 290px;
}
.recruit-opinion-wrapper {
    width: 290px;

}
#recruit-merit .mkrft1 img	 {
    width: 290px;

}
.recruit-link-pc {
    width: 53%;
}
.form-control {
    margin: 5px 5px 0 0;
}
.recruit-form {
    width: 95%;
    margin: 0 auto;
}
.form-inlinemk {
    padding: 4px;
    width: 30%;
}
.recruit-form h2 {
    font-size: 2.0rem;
}

.form-confirmation button {
    position: relative;
    transition: all ease 0.4s;
   width: 45%;
display: block;
margin: 0px auto 0;
text-align: center;
padding: 14px 0px;
    box-sizing: border-box;
    border: 1px solid #d2b071;
        border-bottom-color: rgb(210, 176, 113);
        border-bottom-style: solid;
        border-bottom-width: 1px;
    border-bottom: none;
    background: none;
        background-color: rgba(0, 0, 0, 0);
    background-color: #d2b071;
    overflow: hidden;
    color: #fff;
    font-size: 14px;
box-shadow: inset 0 0 0 0px #dce9f5;
}

.system-policy {
    background-color: #F7F7F6;
    padding-top: 50px;
    padding-bottom: 50px;
}
.mkb {
    font-size: 26px;
}
.recruit-flow-step-background-first .recruit-flow-step-right h2 {
  color: #F5D000;
text-align: left;

  /* color: white; */
}
.recruit-flow-step-background-second .recruit-flow-step-right h2 {
  color: #F08F57;
text-align: left;

  /* color: white; */
}
.recruit-flow-step-background-third .recruit-flow-step-right h2 {
  color: #9BC812;
text-align: left;

  /* color: white; */
}
.recruit-flow-step-background-fourth .recruit-flow-step-right h2 {
  color: #EB79A0;
text-align: left;

  /* color: white; */
}

.recruit-flow-step-right p {
font-size: 1.6rem;
    margin: 0;
    margin: 10px 0 0 5px;
    line-height: 1.8em;
    letter-spacing: 0em;
}
.recruit-menu-right img {
    display: inline-block;
    width: 100%;
    margin: 0 0 -2px 0;
margin-top: -37px;
}
.mk30 {
  padding-top: 30px;
}
.mk50 {
  padding-top: 50px;
}

.page-therapists .page-header {
    padding: 6.4rem;
    text-align: center;
    background: #f5f5f5;
    margin-bottom: 6.4rem;
}
.page-schedule .section-days .days a {
    background: #eee;
}
.page-therapists .page-header {
    margin-bottom: 0;
}
.mk88 {
    margin-top: 47px;
}
.drawer-list {
margin: 50px 0 0 0;
}
.drawer-content ul li {
    display: block;
    width: 100%;
    font-size: 24px;
    box-sizing: border-box;
    color:#999;
    text-decoration: none;
    padding: 9px 15px 10px 44px;
    position: relative;
}
.drawer-content ul li a {
text-decoration: none;
   color:#999;
}
.page-front-page .section-recommended .therapists .therapist {
    flex-basis: 30%;
}
.page-header1 {
    padding: 0;
    margin-top: 0px;
}
.outline324 img{
    width: 280px;
}
.outline324{
padding: 1.6rem 10px;
}
.page-info .page-header {
    padding: 6.6rem 0 !important;
    text-align: center;
    margin-top: 0;
}




/* footer
 * --------------------------------------- */
#footer {
	padding: 0 0 220px;
}
#footermenu {
	padding: 28px 0 40px;
	font-size: 17px;
}
#footermenu .menu {
	margin: 0 auto 12px;
}
#footermenu .menu li {
	margin-bottom: 28px;
}
#footertel {
	font-size: 28px;
	line-height: 1em;
	color: #fff;
}
#footertel span {
	font-size: 24px;
}
#footeropen {
	font-size: 22px;
	line-height: 24px;
	color: #fff;
}
#footerspup {
	margin: 0 auto 0px;
	text-align: center;
	color: #fff;
	background: #00d0ca;
	letter-spacing: normal; /*ÔÎô */
}
#footerspup a {
	display: block;
	width: 100%;
	height: 44px;
	padding: 12px 0 0;
	font-size: 21px;
	line-height: 18px;
	color: #fff;
	text-decoration: none;
}
#footerspup span {
	margin-right: 12px;
	vertical-align: middle;
}
#footerspup span#footersptel {
	display: block;
	margin: -6px 12px -1px 0;
	font-size: 17px;
	line-height: 1em;
}
#footerspup span#footerspopen {
	font-size: 13px;
}
#footerspup i {
	margin-right: 6px;
}
#footersp {
	position: fixed;
	bottom: -1px;
	left: 0;
	display: block;
	width: 100%;
	height: 102px;
	padding: 0;
	text-align: left;
	color: #fff;
	background: linear-gradient(#0abab5 0%, #0abab5 100%);
	line-height: 0em;
	letter-spacing: -.40em; /*ÔÎô */
	z-index: 48;
}
#footersp > a {
	display: inline-block;
    width: 14.5%;
	height: 54px;
	margin: 0 auto 0 0;
	padding: 0px 0 0;
	font-size: 7px;
	line-height: 1.2em;
	letter-spacing: 0em;
	text-align: center;
	color: #fff;
	border-right: solid 1px #ffffff;
	letter-spacing: normal; /*ÔÎô */
	text-decoration: none;
}
#footersp > a img {
	display: block;
	width: auto;
	height: 48px;
	margin: 0 auto 12px;
}

.sp {
	display: block;
}
.pcinline {
	display: none;
}
.spinline {
	display: inline-block;
}
.spbr::before {
	content: "\A" ;
	white-space: pre ;
}

#menubtn1 {
position: fixed;
width: 50px;
height: 65px;
z-index: 990;
bottom: 0px;
right: 0px;
font-size: 5px;
line-height: 0em;
letter-spacing: 0em;
text-align: center;
color: #fff;
overflow: hidden;
z-index: 990;
}
.open #menubtn1 {
	color: #666;
}
.navBtn {
	position: relative;
	width: 56px;
	height: 50px;
	margin: 0;
	padding: 0;
	cursor: pointer;
}


#menu-wrap {
	position: fixed;
	top: 0;
	right: -440px;
	display: table;
	width: 440px;
	height: 100vh;
	background: rgba(255,255,255,0.92);
	z-index: 90;
	-webkit-transition: .6s;
	-moz-transition: .6s;
	-ms-transition: .6s;
	-o-transition: .6s;
	 transition: .6s;
}
.open #menu-wrap {
	position:fixed;
	right: 0;
	-webkit-transition: .4s;
	-moz-transition: .4s;
	-ms-transition: .4s;
	-o-transition: .4s;
	 transition: .4s;
}
#menu {
	display: table-cell;
	width: 320px;
	height: auto;
	margin: 0 auto;
	padding: 0;
	list-style-type: none;
	vertical-align: middle;
}
#menu li {
	display: block;
	width: 320px;
	margin: 0 auto;
	padding: 0;
	border-bottom: solid 1px #ffa2b8;
}
#menu li:last-child {
}
#menu li a {
	display: block;
	width: 320px;
	margin: 0 auto;
	padding: 24px 0 22px;
	text-align: center;
	font-size: 28px;
	letter-spacing: 0.04em;
	line-height: 1.0em;
	color: #222;
	background: none;
}
#menu li a .en {
	font-weight: bold;
	font-size: 32px;
	text-transform: uppercase;
	color: #ff5385;
	font-family: 'Rounded Mplus 1c',sans-serif;
}
#menu li a .jp {
	display: block;
	padding: 4px 0 0;
	font-style: normal;
	font-size: 20px;
	letter-spacing: 0em;
	color: #666;
}
#altmenu-wrap {
	display: none;
	margin: 0;
	padding: 0;
}

#footersp > a img {
display: block;
width: auto;
height: 23px;
margin: 8px auto 7px;
}

.recruit-each-essential {
    width: 100%;
}
.recruit-opinion-speech {
    width: 80%;
}
.recruit-opinion-wrapper {
	width: 90%;
}









	/*------------------------------

  ここから下がハンバーガーメニュー
  に関するCSS

------------------------------*/

.mk416 {
margin: 0px 0px 0px 11px;
font-size: 9px;
	}
/* チェックボックスは非表示に */
.drawer-hidden {
  display: none;
}

/* ハンバーガーアイコンの設置スペース */
.drawer-open1 {
  display: flex;
  height: 60px;
  width: 60px;
  justify-content: center;
  align-items: center;
  position: relative;
  z-index: 100;/* 重なり順を一番上に */
  cursor: pointer;
}

/* ハンバーガーメニューのアイコン */
.drawer-open1 span,
.drawer-open1 span:before,
.drawer-open1 span:after {
  content: '';
  display: block;
  height: 3px;
  width: 25px;
  border-radius: 3px;
  background: #fff;
  transition: 0.5s;
  position: absolute;
}

/* 三本線のうち一番上の棒の位置調整 */
.drawer-open1 span:before {
  bottom: 8px;
}

/* 三本線のうち一番下の棒の位置調整 */
.drawer-open1 span:after {
  top: 8px;
}

/* アイコンがクリックされたら真ん中の線を透明にする */
#drawer-check:checked ~ .drawer-open span {
  background: rgba(255, 255, 255, 0);
}

/* アイコンがクリックされたらアイコンが×印になように上下の線を回転 */
#drawer-check:checked ~ .drawer-open span::before {
  bottom: 0;
  transform: rotate(45deg);
}

#drawer-check:checked ~ .drawer-open span::after {
  top: 0;
  transform: rotate(-45deg);
}

/* メニューのデザイン*/
.drawer-content {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 100%;/* メニューを画面の外に飛ばす */
  z-index: 99;
  background: #fff;
  transition: .5s;
}

/* アイコンがクリックされたらメニューを表示 */
#drawer-check:checked ~ .drawer-content {
  left: 0;/* メニューを画面に入れる */
}

.page-review .therapist-reviews .therapist-review .therapist-review-header .goto-therapist {
    display: inline-block;
    text-decoration: none;
    padding: .8rem 1.6rem;
    color: #594710;
    background: #dcc592;
    transition: all .4s;
margin: 10px 0 10px 40px;
}
.page-review .therapist-reviews .therapist-review .photo-and-review .member-review .thanks-message {
    text-align: left;
}

.mkt h3 {
    text-align: center;
    margin-bottom: 0;
    position: relative;
    padding-bottom: 10px;
}
.page-schedule .page-header1 {
    padding: 3.4rem;
    text-align: center;
}
#access-location1 .access-location-pc-wrapper {
    width: 100%;
}
#access-location1 p {
    color: #000;
    font-size: 18px;
    width: 100%;
    margin: 0;
        margin-bottom: 0px;
    margin-bottom: 0px;
    margin-bottom: 30px;
    line-height: 1.3em;
}
.mk-5430 {
    margin-top: -50px;
}
#recruit-essentials531 {
    background-color: #F0F0E8;
    padding-top: 40px;
    padding-bottom: 40px;
    color: #8B8370;
}
#recruit-essentials531 h1 {
    margin: 0;
        margin-bottom: 0px;
    margin-bottom: 40px;
    text-align: center;
    font-size: 22px;
}
.system-ban5311 {
    text-align: center;
    font-size: 22px;
    margin: 20px 0;
    font-family: 'ヒラギノ明朝 ProN','Hiragino Mincho ProN',sans-serif;
    color: #522E0A;
    background-color: #F7F7F6;
    padding: 50px;
}
.mk-543011 {
    margin-top: -110px;
}
.page-front-page .section-therapists .section-title {
	text-align: center;
margin-bottom:0.1rem;
}
.scale-auto532 {
  width: 87%;
  padding: 20px 0px;
}
.scale-auto531 {
  width: 87%;
}
.header-nav-small {
  background: linear-gradient(179deg, #DFB142 0%, #E6F09F 100%);
}
.page-front-page .section-therapists .section-days .days a.active {
  background: linear-gradient(179deg, #DFB142 0%, #E6F09F 100%);
}
.page-front-page .section-therapists .section-days .days a {
  background: #eee;
  color: #000;
}
.l-header .header-nav-small {
  background: #DFB142;
}
.l-header .header-nav-small .navs a {
padding: 0; !important;
}
.l-header .header-nav-small .navs .icon {
 margin: 1rem 0 !important;
}
.l-header .header-nav-small .navs .text {
  margin: 0rem 0 0.5rem !important;
}
.l-header .header-nav-small {
  background: linear-gradient(179deg, #DFB142 0%, #E6F09F 100%);
}
.sli {
 width: 85%;
margin-left: 2.7rem;
}
.up2 {
margin-top: 11px;
}
.up3 {
margin-top: 110px;
}
.therapist-summary {
  margin-bottom: 27px;
}
.outline221 {
  max-width: 950px;
  margin: 30px;
}
.heya {
  margin-bottom: 33rem;
}
.openss{
float: none;
width: 240px;
font-size: 13px;
}
.footer-small-nav {
  z-index: 280; !important;
  opacity: 0.9;
}
.footer-small-nav .navs a.reserved1 {
  background: #00a1c6; !important;
}
.footer-small-nav .navs a {
  padding: 6px; !important;
}
.text52 {
font-size: 1.1rem;
}
.fa-lg {
  font-size: 1.2em !important;
}
video	 {
 width: 100%;
}
.mk-5433 {
  margin-bottom: 0px;
}
.page-therapists .form-therapist-search .btn-search {
	border: 1px solid #42BBC1!important;
    background: linear-gradient(179deg,#42BBC1 0%,#9FF0CA 100%)!important;
}
.page .other-place-schedules .place-links {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.kksrol {
-ms-flex-preferred-size: 33.3333%;
flex-basis: 33.3333%;
padding: .8rem;
float: left;
}
.page .other-place-schedules .place-links .kksrol a {
  display: block;
  padding: 1.6rem .8rem;
}
}
