@charset "utf-8";
/**************************フォントの読み込み**********************/
@import url(https://fonts.googleapis.com/earlyaccess/notosansjapanese.css);
@import url('https://fonts.googleapis.com/css?family=Arapey&display=swap');



#_bics,#_yoga,#_mclass,#_baby,#_bonyu,#_ikuji,#_rinyu,#_massage {
   padding-top: 130px;
    margin-top: -130px;
}
@media screen and (max-width:768px) {
#_bics,#_yoga,#_mclass,#_baby,#_bonyu,#_ikuji,#_rinyu,#_massage {
   padding-top: 80px;
    margin-top: -80px;
}
}


/***************グローバルナビ***************/



@media screen and (max-width:768x) {
#pc_menu{
	display:none;
}	
	
}



/************ ヘッダー ************/


#header_right{
	width:335px;
	position:absolute;
	top:0;
	right:20px
}

@media screen and (max-width: 768px) {
#header_right{
	display:none;
}	
}


#header_logo{
	width:210px;
	margin:10px auto 0 auto;
}
@media screen and (max-width: 768px) {
#header_logo{
	width:50vw;
	margin:10px auto 0 auto;
}	
}


#en_jp{
	font-size:20px;
	font-family: trajan-pro-3, serif;
	font-weight: 400;
	font-style: normal;
	border: 1px #333333 solid;
    display: inline-block;
    padding: 2px 5px;
    line-height: 1em;
	position:absolute;
	top:0;
	left:20px
}
@media screen and (max-width: 768px) {
#en_jp{
	display:none;
}	
}


.okigaru{
	font-weight:500;
	font-family: 'Noto Serif JP', serif;
	line-height: 1em;
}

.header_tel{
	float:left;
	font-size:35px;
	font-family: 'Scheherazade', serif;
	font-weight:400;
	margin:5px 5px 0 0;
	line-height: 1em;
}

.header_contact_btn{
	font-weight:500;
	font-family: 'Noto Serif JP', serif;
	float:left;
	background:linear-gradient(to right, #28568b, #15274e);
	width:150px;
	color:#fff;
	font-size:14px;
	padding:2px 0;
	margin: 7px 0 0 5px;
	-webkit-transition: 0.3s ease-in-out;
	  -moz-transition: 0.3s ease-in-out;
	  -o-transition: 0.3s ease-in-out;
	  transition: 0.3s ease-in-out;
	line-height: 1.4em;
}


a:hover .header_contact_btn {
opacity:0.7;
}


.fa-envelope{
	margin:0 5px 0 0;
}

.fa-phone-alt{
	font-size:17px;
	margin:0 1px 0 0;
}

.header_time{
	clear:both;
	font-size:13px;
	letter-spacing:0.03em;
	font-weight:400;
	line-height: 0.8em;
	
}

.header_time_e{
	clear:both;
	font-size:13px;
	letter-spacing:0.03em;
	font-weight:400;
	line-height: 1.3em;
	text-align:left
	
}

.header_time span, .header_time_e span{
	font-weight:600;
}


/************ ナビゲーション ************/

#headnavi {
	width:1000px;
	margin:70px auto 15px auto;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: space-between;
	font-family: trajan-pro-3, serif;
	font-weight: 400;
	font-style: normal;
	font-size:20px
}

@media screen and (max-width: 768px) {
#headnavi{
	display:none;
}
	




/************ スマホ展開時 ************/

#en_jp_sp{
	width:100%;
	font-size:25px;
	font-family: trajan-pro-3, serif;
	font-weight: 400;
	font-style: normal;
	border: 1px #333333 solid;
    display: inline-block;
    padding: 2px 5px;
    line-height: 1em;
	clear:both;
	margin: 10px 0 23px 0;
}


.sp_contact{
	background: linear-gradient(to right, #28568b, #15274e);
	width:100%;
	color:#fff;
	font-weight: 500;
    font-family: 'Noto Serif JP', serif;
	margin: 0 0 40px 0;
}

.sp_contact_block{
	background: linear-gradient(to right, #28568b, #15274e);
	width:95%;
	color:#fff;
	font-weight: 500;
    font-family: 'Noto Serif JP', serif;
	margin: 0 auto;
}

.telmail{
	width: 100%;
	display: flex;
	justify-content: space-evenly;
}

.telmail a:link,
.telmail a:visited{
	color: #28568b ;
    background: #fff;
    width: 46%;
	display: block;
    padding: 10px;
	font-size: 15px;
}


.telmail .fas{
	font-size:110%;
}
.line  a:link{
	background: #00c300;
    /* height: 45px; */
    clear: both;
    width: 95%;
	color:#fff;
	display: block;
    margin: 3% auto 0 auto;
    padding: 10px;
	font-size: 15px;
}
.line img{
	width:15px;
	width: 22px;
    margin: 0 5px 0 0;
}
/******************************/

a.modal-open{
	color: #0082dd;
    text-decoration: none;
}


/***************ヘッダ***************/

.is-fixed {
  background:rgba(255,255,255,0.8);
  transition: 0.7s;
 
}



.menu_tel{
	width:90%;
	margin:15px auto 0 auto;
	clear:both;
	display: inline-block;
}

.clear{
	clear:both;
}



}







/***************グローバルナビ***************/


@media screen and (max-width:768px) {
#pc_menu{
	display:none;
}	

	
}




/******************************/

a.modal-open{
	color: #0082dd;
    text-decoration: none;
}






/***************ヘッダ***************/

.is-fixed {
  background:rgba(255,255,255,0.8);
  transition: 0.7s;
 
}







.header_box{
	width:1000px;
	margin:0 auto;
	text-align:center
}





/************ 全体 ************/


.clearfix:after {
  content: "";
  display: block;
  clear: both;
  height: 0;
}

*,*::before,*::after {
  box-sizing: border-box;
}



a:hover img {
  opacity: 0.8;
  filter: alpha(opacity=80);
}

a:link,a:visited,a:hover,a:active {
  text-decoration: none;
}

a img {
    -webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
}





html{
  overflow-y: scroll;
}

img{
  vertical-align: bottom;
}



/***************ヘッダ***************/

header{
	height:155px;
	position:relative
}

.site_title {
 	width: 210px;
    margin: 10px auto 0 auto;
}



.cross_box{
		display:none;
}
	
	
@media screen and (max-width:768px) {
.cross_box {
	display:inline;
  float: right;
  overflow: hidden;
  height: 60px;
  line-height: 50px;
  margin-top: 20px;
}
}


.cross_box img {
  display: block;
  float: left;
}

.cross_box ul {
  float: right;
  margin: 0;
  margin-left: -25px;
}

.cross_box li {
  display: inline-block;
  list-style: none;
  margin-left: 27px;
}





/***************ハンバーガーメニュー***************/

.locked{
  overflow: hidden;
}

.nav-button {
    z-index: 20;
    position: relative;
    width: 25px;
    height: 20px !important;
    top: 10px;
    display: block;
    cursor: pointer;
}


.toggle-nav a {
  color: #000;
  text-decoration: none;
  font-size: 14px;
  color: #448aff;
}

.nav-wrap.open {
  display: block;
}

.nav-wrap.close {
  display: none;
}

.nav-button {
  display: block;
  cursor: pointer;
}

.nav-wrap {
    position: fixed;
    left: 0;
    top: 0;
    display: none;
    z-index: 10;
    background-color: #fff;
	opacity:0.95;
    width: 100%;
    height: 100%;
	padding-bottom:70px
	
}
.nav-wrap .toggle-nav {
  height: 100%;
  position: relative;
  overflow-x: hidden;
  overflow-y: auto;
}




.toggle_box2{
	background:#fff;
}
.toggle_box2 img{
	margin:0 20px;
}


/*メニューボタン*/
.nav-button,
.nav-button span {
  display: inline-block;
  transition: all 0.4s;
  box-sizing: border-box;
}

.nav-button {
  z-index: 20;
  position: relative;
  width: 25px;
  height: 20px;
  top: -11px;
}

.nav-button span {
  position: absolute;
  left: 0;
  width: 100%;
  height: 2px;
  background-color: #666666;
  border-radius: 4px;
}

.nav-button.active span {
  position: absolute;
  left: 0;
  width: 100%;
  height: 2px;
  background-color: #ffffff;
  border-radius: 4px;
}

.nav-button span:nth-of-type(1) {
  top: 0;
}

.nav-button span:nth-of-type(2) {
  top: 9px;
}

.nav-button span:nth-of-type(3) {
  bottom: 0;
}

.nav-button.active span:nth-of-type(1) {
  -webkit-transform: translateY(9px) rotate(-45deg);
  transform: translateY(9px) rotate(-45deg);
}

.nav-button.active span:nth-of-type(2) {
  opacity: 0;
}

.nav-button.active span:nth-of-type(3) {
  -webkit-transform: translateY(-9px) rotate(45deg);
  transform: translateY(-9px) rotate(45deg);
}







@media screen and (max-width:768px) {
body{
	 max-width: 100%;
	 min-width: 100%;
	 font-size:14px;
}



#header {
  height: 48px;
  position: fixed;
  top: 0px;
  left: 0px;
  min-width:100%;
  width: 100%;
  z-index: 2000;
  background:  rgba( 255, 255, 255, 0.8 );


}

.header_box {
    height: 50px;
    width: 100%;
	max-width: 100%;
    min-width: 100%;
}

.site_title {
  float: none;
  padding:0px 0 0 0px;
  margin:10px auto 0 auto
}

.site_title img{
	width:130px !important;
}

.site_title a {
    display: block;
	line-height:0
}

.site_title img{
  height: 100%;
  width: 210px;
    margin:0px 0 0 0;
	
}

.cross_box {
    float: none;
    top: -31px;
    position: absolute;
    right: 14px;
}



.cross_box ul {
    list-style: none;
    margin: 0;
    width: 95%;
    padding: 0;
    margin-left: auto;
    text-align: right;
}

.cross_box li {
    margin: 0 1%;
    padding: 0;
    display: inline-block;
    /*width: 35%;*/
}

.cross_box li a {
    display: block;
    height: 20px;
    line-height: 40px;
}

.cross_box li img {
  height: 100%;
}

.cross_box .toggle-li {
  display: inline-block;
  list-style: none;
  margin: 0 1%;
  width: 20px;
}


/***************ハンバーガーメニュー***************/


.locked{
  overflow: hidden;
}

.nav-button {
    z-index: 20;
    position: relative;
    width: 20px;
    height: 12px !important;
    top: 10px;
    display: block;
    cursor: pointer;
}

.toggle-nav a {
  color: #000;
  text-decoration: none;
  font-size: 11px;
  color: #448aff;
}

.nav-wrap.open {
  display: block;
}

.nav-wrap.close {
  display: none;
}

.nav-wrap {
    position: fixed;
    left: 0;
    top: 48px;
    display: none;
    z-index: 1000;
    background-color: #fff;
    opacity: 1;
    width: 100%;
    height: 100%;
    overflow-x: hidden;
    overflow-y: auto;

}

.nav-wrap .toggle-nav {
  height: 100%;
  position: relative;
}

p.menu_en{
    display: block;
    margin: 0;
    font-family: trajan-pro-3, serif;
	font-weight: 400;
	font-style: normal;
	font-size:25px;
	float:left;
	width:120px
}
p.en_long{
	display: block;
    margin: 0;
    font-family: trajan-pro-3, serif;
	font-weight: 400;
	font-style: normal;
	font-size:25px;
	width:300px
}

.menu_jp{
	float:left;
	font-size: 13px;
    font-weight: 400;
	margin: 10px 0 0 0;

}

/*メニューボタン*/
.nav-button,.nav-button span {
  display: inline-block;
  transition: all 0.4s;
  box-sizing: border-box;
}


.nav-button span {
  position: absolute;
  left: 0;
  width: 100%;
  height: 2px;
  background-color: #666666;
  border-radius: 3px;
}

.nav-button.active span {
  position: absolute;
  left: 0;
  width: 100%;
  height: 2px;
  background-color: #666666;
  border-radius: 3px;
}

.nav-button span:nth-of-type(1) {
  top: 0;
}

.nav-button span:nth-of-type(2) {
  top: 5px;
}

.nav-button span:nth-of-type(3) {
  bottom: 0;
}

.nav-button.active span:nth-of-type(1) {
  -webkit-transform: translateY(5px) rotate(-45deg);
  transform: translateY(5px) rotate(-45deg);
}

.nav-button.active span:nth-of-type(2) {
  opacity: 0;
}

.nav-button.active span:nth-of-type(3) {
  -webkit-transform: translateY(-5px) rotate(45deg);
  transform: translateY(-5px) rotate(45deg);
}



.toggle-menu {
    margin: 0 auto;
    width: 91%;
    padding: 0px;
    max-width: 100%;
}

.toggle-menu_logo {
  width: 280px;
  /*float: left;*/
  height: 350px;
  line-height: 200px;
  text-align: left;
  display:none
}

.toggle-sitemap {
  list-style: none;
  margin: 10px 0 0 0;
  padding: 0;
  width: 100%;
  /*float: right;*/
}

.toggle-sitemap li {
    display: inline-block;
    width: 100%;
    text-align: left;
    height: 44px;
    margin: 0px auto;
    /* line-height: 1.5em; */
    font-size: 50px;
}

.toggle-sitemap span {
    font-size: 11px;
}

.toggle-sitemap li:hover {
    text-decoration: underline;
    color: #ffffff;
}

.toggle-form {
    list-style: none;
    margin-top: 10px;
    padding: 0;
}

.toggle-form li {
    /*float: left;*/
    width: 95%;
    border: solid 1px #ffffff;
    margin: 5px auto;
    padding: 10px;
    color: #ffffff;
    font-size: 13px;
}

.toggle-form li a {
  font-size: 13px;
}

.toggle-bottommenu {
    margin: 20px 0 100px;
    padding: 0;
    width: 100%;
}

.toggle-bottombox, .toggle-bottombox2 {
    margin: 0;
    padding: 0;
    width: 50%;
    float: left;
    height: 40px;
    line-height: 35px;
}

.toggle-bottombox3 {
    margin: 0;
    padding: 0;
    width: 100%;
    height: 40px;
    line-height: 35px;
    float: left;
}

.toggle-bottombox a,.toggle-bottombox2 a,.toggle-bottombox3 a {
  color: #ffffff;
  font-size: 13px;
}

.toggle-bottombox1 {
  border-top: 1px solid #ffffff;
}

.toggle-bottombox,.toggle-bottombox2,.toggle-bottombox3 {
  border-bottom: 1px solid #ffffff;
}

.toggle-bottombox2 {
  border-left: 1px solid #ffffff;
}

.toggle-fixed {
  background-color: #ffffff !important;
}



.toggle_box2{
	background:#fff;
	width:100%
}


.sm_menu li {
	width:31.5%;
	float:left;
	margin:0 2px;
	text-align:center
}

ul.sm_menu {
	width:100%;
	min-width:320px;
	margin:0 auto 0 -23px;
}

.kochira{
	text-align:center;
	color:#fff;
}

}






/* ページトップへ戻る */
.pageTop {
  display:none;
  position:relative;
  width:100%;
  height:0;
  margin:0 auto;
}
.pageTop a {
  position: fixed;
  bottom: 0px;
 left: auto;
    display: block;
    width: 50px;
    height: 50px;
    right: 3%;
    padding: 1em 0 1em 2px;
    background: #999;
    text-align: center;
    outline: none;
    text-decoration: none;
    z-index: 9999;
    border: 1px solid #ffffff;
    opacity: 0.3;
}
.pageTop a:before,
.pageTop a:after {
  position:absolute;
  left:50%;
  content:"";
  width:0px;
  height:0px;
  margin-left:-10px;
  border:10px solid transparent;

}
.pageTop a:before {
  top:50%;
  margin-top:-13px;
  border-bottom:10px solid #999;
}
.pageTop a:after {
  top:50%;
  margin-top:-15px;
  z-index:-1;
  border-bottom:10px solid #fff; /* 矢印の色 */
}


@media screen and (max-width:768px) {
	.pageTop {
  display:none;
  position:relative;
  width:100%;
  height:0;
  margin:0 auto;
}
.pageTop a {
  position: fixed;
  bottom: 10% !important;
  left:auto;
  display: block;
  width: 30px;
  height:30px;
  right: 2%;
  padding:1em 0 1em 2px;
  background:#999;
  text-align:center;
  outline:none;
  text-decoration: none;
  z-index:100;
  border: 1px solid #ffffff;
  opacity: 0.3;
}

.pageTop a:before,
.pageTop a:after {
  position:absolute;
  left:50%;
  content:"";
  width:0px;
  height:0px;
  margin-left:-10px;
  border:10px solid transparent;

}
.pageTop a:before {
  top:50%;
  margin-top:-13px;
  border-bottom:10px solid #999;
}
.pageTop a:after {
  top:50%;
  margin-top:-15px;
  z-index:-1;
  border-bottom:10px solid #fff; /* 矢印の色 */
}

	
	
}
