@charset "utf-8";
* html body {
	overflow: hidden;
}
html {
	font-size: 55%;
	position: relative;
}
.pointer {
	cursor: pointer;
}
body {
	font-family: "Hiragino Kaku Gothic ProN", "メイリオ", sans-serif;
	font-size: 15px;
	line-height: 1.7;
	color: #373737;
	width: 100%;
}
a {
	color: #373737;
	text-decoration: none;
}
li {
	list-style: none;
}
.inner {
	width: 1050px;
	margin: 0 auto;
	position: relative;
}
dl.ttl {
	text-align: center;
	margin: 0 auto;
	padding-bottom: 20px;
}
h2 {
	text-align: center;
	margin: 0 auto;
}
 . .caution {
 font-size: 11px;
 line-height: 150%;
 margin-top: 10px;
}
/* clearfix */
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	height: 0px;
	visibility: hidden;
	font-size: 0px;
}
.clearfix {
	min-height: 1px;
	zoom: 1;
}
.pc {
	display: block;
}
.sp {
	display: none;
}




 @media screen and (max-width:767px) {
body {
	font-size: 13px;
	line-height: 1.6;

	overflow-x:hidden
}
.inner {
	max-width: 100%;
	margin: 0 auto;
	box-sizing: border-box;
}
h2 {
	margin: 0;
	padding: 0;
	height: auto;
	height: auto;
}
h2 img {
	width: 100%;
	vertical-align: bottom;
}
img {
	width: 100%;
}
.pc {
	display: none;
}
.sp {
	display: block;
}
body {
	font-size: 14px;
	line-height: 1.6;
}
}
/* header
------------------------------------------------------------------------------- */
header {
	width: 100%;
	padding: 10px 0 0px;
	position: relative;
	height: 120px;
}
header h1 {
	float: left;
}
header h1 img {
	width: 160px;
}
header .head_contact {
	position: absolute;
	top: 7px;
	right: 0;
}
header nav {
	width: 100%;
	background-color: #008cd3;
	position: absolute;
	top: 80px;
	margin: 0 auto;
	text-align: left;
	font-size: 0;
}
header nav li {
	display: inline-block;
	border-left: #FFF 1px solid;
	padding-right: 50px;
	padding-left: 50px;
	font-size: 15px;
	line-height: 50px;
}
header nav li a {
	color: #FFF;
}
header nav li:last-child {
	display: inline-block;
	padding-right: 25px;
	border-left: #FFF 1px solid;
	border-right: #FFF 1px solid;
	padding-left: 70px;
	padding-right: 70px;
	font-size: 15px;
	line-height: 50px;
}
 @media screen and (max-width:767px) {
.Header {
	position: fixed;
	top: 0px;
	box-sizing: border-box;
	width: 100%;
	height: 50px;
	z-index: 5;
	margin: 0;
	padding: 0;
	background-color: #FFF;
	box-shadow: 0 1px 2px rgba(0,0,0,.2);
	box-sizing: border-box;
}
.Header #logo {
	display: block;
	padding: 8px 0 0 10px;
	float: left;
	width: 100px;
}
.Header p.headtxt {
	padding: 17px 0 0 11px;
	float: left;
	color: #666;
	font-size: 12px;
}
.Header .menubutton {
	display: block;
	float: right;
	width: 35px;
	margin-right: 10px;
	box-sizing: border-box;
	padding-top: 7px;
}
.Header .menubutton img {
	width: 35px;
	max-width: 100%;
	height: auto;
}
.Menu {
	position: fixed;
	width: 100%;
	z-index: 10000;
	display: none;
	right: 0;
	box-sizing: border-box;
}
.Menu a {
	position: relative;
	display: block;
	font-size: 15px;
	padding: 14px 14px;
	border-bottom: solid 1px #fff;
	color: #fff;
	letter-spacing: 0.5px;
	text-align: left;
	text-decoration: none;
	box-sizing: border-box;
}
.Menu li a {
	background: rgba(255, 1, 143, 0.9);
	box-sizing: border-box;
}
}
/* main
------------------------------------------------------------------------------- */
#main {
	background: url(../img/pc_main_bg.jpg) center top no-repeat;
	width: 100%;
	height: auto;
	position: relative;
	margin-bottom: 50px;
}
#main p {
	clear: both;
	margin: 0 auto;
	text-align: center;

}
#main2 {
	background: url(../img/pc_main2_bg.jpg) center top no-repeat;
	width: 100%;
	height: auto;
	position: relative;
	margin-bottom: 50px;
}
#main2 p {
	clear: both;
	margin: 0 auto;
	text-align: center;
}
 @media screen and (max-width:767px) {
#main {
	margin-top: 50px;
	background-image:none;
	margin-bottom: 30px;
}
#main2 {
	margin-top: 50px;
	margin-bottom: 30px;
	background-image:none;
}
}

/* contents
------------------------------------------------------------------------------- */


.cv {
	text-align: center;
}
.ttl {
	background-color: #008cd3;
	height: 90px;
	position: relative;
}
.ttl3 {
	background-color: #008cd3;
	height: 150px;
	position: relative;
}
.ttl3 .point01_icon {
	position: absolute;
	top: -15px;
	left: 30px;
}
.bottom_arrow {
	text-align: center;
	margin: 0;
	padding: 0;
	vertical-align: top;
}
#contents {
	width: 100%;
	margin-top: 55px;
	text-align: left;
}
 @media screen and (max-width:767px) {
#contents {
	margin-top: 30px;
}
.cv {
	text-align: center;
	padding: 0 15px;
}
.ttl {
	background-color: #fff;
	height: auto;
	position: relative;
}
.ttl3 {
	background-color: #fff;
	height: inherit;
	margin: 0;
	padding-bottom: 0;
	position: relative;
}
.ttl3 .point01_icon {
	position: absolute;
	top: -8px;
	left: 15px;
	width: 45px;
}
.bottom_arrow {
	display: none;
}
}



/* reason
------------------------------------------------------------------------------- */

#reason {
	margin-bottom: 100px;
	margin-top: 50px;
}
#reason .reason01 {
	margin-top: 18px;
	margin-bottom:40px;
}

#reason .reason02 {
	background: url(../img/pc_reason02.jpg) center top repeat;
	height:360px;
	position:relative;
	margin-bottom:40px;
}
#reason .reason02 img{
	position:absolute;
	bottom:60px;
	left:462px;
}
#reason .reason03 {
	background: url(../img/pc_reason03.jpg) center top repeat;
	height:360px;
	position:relative;
	margin-bottom:40px;
}
#reason .reason03 img{
	position:absolute;
	bottom:32px;
	left:462px;
}
#reason .reason04,
#reason .reason05 {
	margin-bottom:40px;
}

 @media screen and (max-width:767px) {
#reason {
	margin-bottom: 50px;
}

#reason .reason01_sp,
#reason .reason01-02_sp,
#reason .reason02_sp,
#reason .reason03_sp,
#reason .reason04_sp,
#reason .reason05_sp,
#reason .reason06_sp{
	padding: 0 15px;
}

#reason .reason01_sp {
	margin-top: 10px;
	padding: 0 15px;
	margin-bottom:0;
}
#reason .reason01_sp img{
	vertical-align:bottom;
}


#reason .reason01_sp,
#reason .reason02_sp,
#reason .reason03_sp,
#reason .reason04_sp,
#reason .reason05_sp,
#reason .reason06_sp{
	margin-bottom:20px;
}



}
/* about
------------------------------------------------------------------------------- */

#about {
	background: url(../img/about_bg.jpg) center top repeat;
	margin-bottom: 0px;
	padding: 100px 0;
}
#about .about01 {
	margin-top: 25px;
}
 @media screen and (max-width:767px) {
#about {
	margin-bottom: 0px;
	padding: 50px 0;
}
#about .ttl2 h2 {
	width: 80%;
	margin: 0 auto;
}
#about .about01 {
	margin-top: 15px;
	padding: 0 15px;
}
}
/* point01
------------------------------------------------------------------------------- */

#point01 {
	margin-bottom: 60px;
}
#point01 .point01-01 {
	margin-bottom: 80px;
}
#point01 .point01-02 {
	margin-bottom: 40px;
}
#point01 .point01-03 {
	margin-bottom: 60px;
}
#point01 .point01-04 {
	margin-bottom: 20px;
}
#point01 .point01_movie {
}
#point01 .point01_movie iframe {
	width: 510px;
	height: 285px;
}
#point01 .point01_movie li:first-child {
	width: 510px;
	float: left;
}
#point01 .point01_movie li:last-child {
	width: 510px;
	float: right;
}
 @media screen and (max-width:767px) {
#point01 {
	margin-bottom: 30px;
}
#point01 .point01-01 {
	margin-bottom: 30px;
}
#point01 .point01-02 {
	margin-bottom: 30px;
}
#point01 .point01-03 {
	margin-bottom: 30px;
}
#point01 .point01-04 {
	margin-bottom: 10px;
}
#point01 .point01_movie iframe {
	width: 100%;
	padding: 0 15px;
	box-sizing: border-box;
	height: 220px;
}
#point01 .point01_movie li:first-child {
	width: 100%;
	float: none;
}
#point01 .point01_movie li:last-child {
	width: 100%;
	float: none;
}
}
/* point02
------------------------------------------------------------------------------- */

#point02 {
	padding-top: 100px;
}
#point02 .point02-01 {
	margin-bottom: 60px;
}
 @media screen and (max-width:767px) {
#point02 {
	padding-top: 50px;
}
#point02 .point02-01 {
	margin-bottom: 30px;
}
}
/* beforeafter
------------------------------------------------------------------------------- */

#beforeafter {
	padding-top: 100px;
}
#beforeafter ul {
	margin-top: 15px;
}
#beforeafter ul li {

	text-align:center;
	margin:0 auto;
	padding-bottom:40px;
}
#beforeafter .beforeafter_movie {
	text-align: center;
}
#beforeafter .beforeafter_movie li iframe {
	width: 800px;
	height: 474px;
}
#beforeafter .model {
	margin-top: 90px;
	margin-bottom: 50px;
}
#instagram {
	margin-left: 0px;
	margin-right: 0px;
	width: 100%;
}
#instagram li {
	width: 20%;
	display: inline-block;
	margin-bottom: 0;
}
#instagram li img {
	object-fit: cover;
	width: 100%;
	height: 210px;
}


button{
	border:#3c95dd 1px solid;
	color:#3c95dd;
	text-align:center;
	width:300px;
	height:50px;
	line-height:50px;
	margin:0 auto;
	cursor:pointer;
	margin-bottom:0;
	background-color:#FFF;
}
 button:hover{
	border:#3c95dd 1px solid;
	background-color:#3c95dd;

	color:#FFF;
	text-align:center;
	width:300px;
	height:50px;
	line-height:50px;
	margin:0 auto;
	cursor:pointer;
	margin-bottom:55px;
}



 @media screen and (max-width:767px) {
#beforeafter {
	padding-top: 50px;
}
#beforeafter ul {
	margin-top: 15px;
}
#beforeafter ul li {
	padding-bottom: 25px;
}
#beforeafter .beforeafter_movie {
	text-align: center;
}
#beforeafter .beforeafter_movie li iframe {
	width: 100%;
	padding: 0 15px;
	box-sizing: border-box;
	height: 220px;
}
#beforeafter .model {
	margin-top: 0;
	margin-bottom: 50px;
}
#instagram h2 img {
	margin: 0 auto;
	width: 180px;
}
#instagram li {
	width: 33.333%;
	display: inline-block;
	margin-bottom: 0;
}
#instagram li img {
	object-fit: cover;
	width: 100%;
	height: 125px;
}
}
/* trainer
------------------------------------------------------------------------------- */

#trainer {
	padding-top: 80px;
	padding-bottom: 75px;
}
#trainer .trainer01 {
	margin-top: 15px;
}
 @media screen and (max-width:767px) {
#trainer {
	padding-top: 40px;
	padding-bottom: 15px;
}
#trainer .trainer01 {
	margin-top: 5px;
}
}
/* price
------------------------------------------------------------------------------- */

#price {
	padding-top: 80px;

}
#price .price01 {
	margin-top: 35px;
	text-align: center;
}
 @media screen and (max-width:767px) {
#price {
	padding-top: 40px;
	padding-bottom: 25px;
}
#price .price01 {
	margin-top: 20px;
}
}
/* shop
------------------------------------------------------------------------------- */



#shop {
	margin-top: 60px;
	padding-top: 20px;
	padding-bottom: 40px;
}
#shop h3 {
	background: #bee2ff;
	padding: 15px 15px;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	border-left: #008cd3 1px solid;
	padding-left: 15px;
	font-size: 24px;
	line-height: 30px;
}
#shop h3 span {
	background-color: rgba(255,1,136,1);
	color: #FFF;
	font-size: 13px;
	padding: 4px 12px;
	border-radius: 10px;
	margin-left: 10px;
	letter-spacing: 0;
	vertical-align: 5px;
}
#shop_info {
	box-sizing: border-box;
}
#shop_info h2 {
	background-color: #00468C;
	color: #FFF;
	font-size: 24px;
	text-align: left;
	padding: 12px 20px;
}
dl.accordion_salon {
	margin: 0 auto;
	border-top: 1px solid #eee;
}
dl.accordion_salon dt {
	background: url(../img/close_btn.png) no-repeat;
	background-position: 98% 50%;
	cursor: pointer;
	background-color: #FFF;
	background-size: 17px 17px;
	font-size: 16px;
	text-align: left;
	padding: 15px 0 15px 10px;
}
dl.accordion_salon dt span {
	color: #FFF;
	background-color: #008cd3;
	font-size: 11px;
	padding: 3px 11px;
	margin-left: 10px;
	vertical-align: 3px;
	border-radius: 15px;
	-webkit-border-radius: 15px;
}
dl.accordion_salon dt.open {
	background: url(../img/open_btn.png) no-repeat;
	background-position: 98% 50%;
	background-size: 17px 17px;
	background-color: #FFF;
}
dl.accordion_salon dd {
	padding: 10px 0 30px 0;
	display: none;
	border: none;
}
dl.accordion_salon dd .salonbox:after {
	content: "";
	clear: both;
	height: 0;
	display: block;
	visibility: hidden;
}
dl.accordion_salon dd .salon_left {
	width: 520px;
	float: left;
	font-size: 14px;
	text-align: left;
}
dl.accordion_salon dd .salon_left table {
	width: 520px;
}
dl.accordion_salon dd .salon_left table tr {
	border-bottom: #eee 1px solid;
	width: 100%;
}
dl.accordion_salon dd .salon_left table tr:last-child {
	border-bottom: none;
	width: 100%;
}
dl.accordion_salon dd .salon_left table th {
	padding: 10px 0;
	vertical-align: top;
	width: 20%;
}
dl.accordion_salon dd .salon_left table td {
	padding: 10px 0;
	vertical-align: top;
	width: 80%;
}
dl.accordion_salon dd .salon_right {
	width: 500px;
	float: right;
}
dl.accordion_salon dd .shop_info_cv {
	padding: 18px 0;
	margin-top: 15px;
	text-align:center;
}
#map, #map2, #map3, #map4, #map5, #map6, #map7, #map8 {
	width: 500px;
	height: 300px;
}
 @media screen and (max-width:767px) {
#shop {
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 0;
}
#shop h3 {
	padding: 7px;
	margin-bottom: 0px;
	padding-left: 15px;
	font-size: 18px;
	line-height: 30px;
	margin-top: 20px;
}
#shop h3 span {
	background-color: rgba(255,1,136,1);
	color: #FFF;
	font-size: 13px;
	padding: 4px 12px;
	border-radius: 10px;
	margin-left: 10px;
	letter-spacing: 0;
	vertical-align: 5px;
}
dl.accordion_salon dt {
	background-position: 96% 50%;
	cursor: pointer;
	background-size: 15px 15px;
	font-size: 15px;
	padding: 15px 0 15px 10px;
}
dl.accordion_salon dt span {
	color: #FFF;
	font-size: 11px;
	padding: 2px 11px;
	margin-left: 10px;
	vertical-align: 3px;
	border-radius: 15px;
	-webkit-border-radius: 15px;
}
dl.accordion_salon dt.open {
	background-position: 96% 50%;
	background-size: 15px 15px;
	background-color: #FFF;
}
dl.accordion_salon dd {
	padding: 0px 15px 15px;
	display: none;
	border: none;
}
dl.accordion_salon dd .salonbox:after {
	content: "";
	clear: both;
	height: 0;
	display: block;
	visibility: hidden;
}
dl.accordion_salon dd .salon_left {
	width: 100%;
	float: none;
	font-size: 12px;
	text-align: left;
}
dl.accordion_salon dd .salon_left table {
	width: 100%;
}
dl.accordion_salon dd .salon_right {
	width: 100%;
	float: none;
	margin-top: 15px;
}
dl.accordion_salon dd .shop_info_cv {
	padding: 18px 0;
	margin-top: 5px;
}
#map, #map2, #map3, #map4, #map5, #map6, #map7, #map8 {
	width: 100%;
	height: 350px;
}
.gm-style img {
	width: 120px;
}
}
/* footer
------------------------------------------------------------------------------- */

footer {
	margin-top: 60px;
	background: #008cd3;
	color: #FFF;
	text-align: center;
	font-size: 12px;
	padding: 8px;
}
#banner_sp {
	display: none;
}
 @media screen and (max-width:767px) {
footer {
	margin-top: 30px;
	font-size: 11px;
	padding: 5px;
	margin-bottom: 70px;
}
#banner_sp {
	display: block;
	position: fixed;
	bottom: 0;
	width: 100%;
	z-index: 2;
	padding: 0;
}
#banner_sp img {
	vertical-align: bottom;
}
}
.pb20 {
	padding-bottom: 30px;
}
/*.more {
	text-align: right;
	padding-top: 8px;
}- */
 @media screen and (max-width:767px) {
.pb20 {
	padding-bottom: 20px;
}
}
