.pc { display: none !important; }
.sp { 
	width: 100%;
	display: block !important; 
}

.body{
	width: 0 auto;
	font-family : "ヒラギノ角ゴ ProN" , sans-serif;
}
.headerContainer {
max-width: 100%;
display: flex;
justify-content: space-between;
align-items: center;
padding: 20px 0 15px 0;
box-sizing: border-box;
margin: 0 auto;
}

.headerRight p{
	font-size: 1rem;
	line-height: 1.3;
	color: #294F85;
	font-weight: bold;
}

.header_Phone{
	display: flex;
}
.header_Phone p{
	font-size: 2.3rem;
}
.header_Phone img{
	margin-right: 8px;
}
.tell{
	color: #FFFDD6;
	font-weight: bold;
}

/* FV */
.FV {
	max-width: 100%;
	margin: 0 auto;
	background: #BBE2DD;
	padding: 0px 0 24px 0;
}
.pc{
	margin:0 auto;
}


.sp{

}
.btm{
	text-align: center;

}

.btm_mail{
	width: 90%;
}
.btm_line{
	width: 90%;
}



/* マイスポットとは */

.myspot {
	padding-top: 50px;
	background: #FFFDD6;
	text-align: center;
	margin: 0 auto;
    height: 340px;
}
.myspot_2{
    width: 100%;
    height: 330px;
    margin: 0 auto;
    position: relative;
}

.fukidasi{
	width:350px;
	height: 150px;
	background-image: url(../images/fukidasi.png);
	background-repeat: no-repeat;
	padding-top: 76px;
	position: absolute;Z-index:3;
}

.myspot_text{
	margin-right: 13px;
	font-weight: bold;
	line-height: 24px;
}


.myspotgirl_sp {
    position: absolute;
    Z-index: 6;
    right: 0px;
    bottom: -10px;
    width: 65%;
}

.myspotgirl {
	display: none;
}

/* マイスポットだから変われる3つの理由 */

.reason {
	position: relative;
	height: 148px;
	width: 100%;
	background: #284D83;
	z-index: 10;
}

.reason_22{
	background-image: url(../images/3reason_title.png); 
	background-repeat: no-repeat;
	background-position-y: 16px;
	width: 409px;
	height: 120px;
	margin: 0 auto;
}
.change{
	font-size: 26px;
	color: #FFFFFF;
	padding-top: 42px;
	padding-left: 85px;
}

.reason_number {
    align-self: flex-start;
    width: 45px;
    margin-bottom: 5px;
}

.reasonbox{
	margin: 0 auto;
}

.reasonboxbox{
    margin: 10px;
    border: 3px solid #284D83;
    padding: 10px 5px;
}

.reason_1, .reason_2, .reason_3{
	width: 100%;
	margin: 0 auto;
}

.reason_title1, .reason_title2, .reason_title3{
	display: flex;
	font-size: 22px;
	margin-top: 15px;
	margin-bottom: 15px;
}

.r_text {
	font-size: 20px;
	margin: 10px;
	line-height: 1.5;
}

/* 画像 */
.instruction, .yoga, .counseling {
	margin-top: 6px;
	margin-left: 6px
}

/* マイスポットは3つのレッスン形態 */
.lesson {
	padding: 40px 0 40px 0;
	background-image: url(../images/lesson_pc.png);
	background-size: 100% 100%;
	background-repeat: no-repeat;
}

.lesson_title {
	text-align: center;
	font-weight: bold;
}

.lesson_pc{
	z-index:0;
	width: 100%;
}

.iruka_area {
	position: relative;
	margin: 0 auto;
	margin-top: 120px;
	display: block;
	width:360px;
	color: #FFF;
	font-size: 25px;
	font-weight: bold;
}

.iruka{
	width: 370px;

}

.studiolesson1{
    text-align: center;
    position: absolute;
    z-index: 3;
    top: 62px;
    left: 136px;
}
.outlesson2{
	text-align: center;
	position: absolute;
	z-index:3;
	top: 210px;
    right: 29px;
}
.onlinelesson3{
	text-align: center;
	position: absolute;Z-index:5;
    top: 212px;
    left: 29px;
}


/* マイスポットは3つのレッスン形態2 */
.studio_picture_pc, .out_picture_pc, .private_picture_pc {
	display: none;
}

.studio_picture_sp, .out_picture_sp, .private_picture_sp {
	width: 100%;
}

.studiolesson{
	padding-top:50px;

}
.studio_picture{
	width: 100%;
	margin: 0 auto;
}

.studiolesson_title{
	text-align: center;
	font-size: 37px;
	color: #284D83;
	font-weight: bold;
}
.studiolesson_text{
	text-align: center;
	font-weight: bold;
}



.out_picture{
	display: none;
}
.outlesson{
	padding-top:50px;

}
.out_picture{
	width: 100%;
}

.outlesson_title{
	text-align: center;
	font-size: 37px;
	color: #284D83;
	font-weight: bold;
}

.outlesson_text{
	text-align: center;
	font-weight: bold;
}


.onlinelesson_pc{
	display: none;
}

.onlinelesson{
	position: relative;
	padding-top:50px;
	width: 100%; 
}

.online_picture{
	width: 100%;
}

.onlinelesson_title{
	text-align: center;
	font-size: 37px;
	color: #284D83;
	font-weight: bold;

}
.onlinelesson_text{
	text-align: center;
	font-weight: bold;
}

.private_picture {
	width: 100%;
}

.onlinebtm{
	position: absolute;
	margin: 0 auto;
	left: 0;
	right: 0;
	bottom:35px;
	text-align: center;
	width:80%;
}

.plan_title {
	background-image: url(../images/planbox.png);
	padding: 40px 0 40px 0;
	margin: 0 auto;
	text-align: center;
	background-repeat: no-repeat;
	background-size: 100% 100%;
    margin-right: 20px;
    margin-left: 20px;
    font-weight: bold;
    font-size: 27px;
    color: #294F85;
}


/* 効果を実感しているお客様 */
.customerall{
	padding-top: 30px;
	background: #BBE2DD;
}

.boxall{
	background-image: url(../images/customer_box.png);
	padding: 80px 0 80px 0;
	margin: 0 auto;
	text-align: center;
	background-repeat: no-repeat;
	background-size: 100% 100%;
	margin-bottom: 30px;
}

.customerall{
	text-align: center;
}

.customer_titele{
	font-weight: bold;

}

.customer_text{
	text-align: left;
}

.customer1,.customer2,.customer3,.customer4{
	width: 381px;
	background: #FFF;
	padding: 15px;
	line-height: 1.8;
	margin: 0 auto;
	margin-bottom: 20px;
}


/* 料金表 */
.price{
	background: #FFF7EA;
	height: 2892px;

}

/* ご予約後の流れ */
.flow{
	padding-top: 50px;
	width: 100%;
	background: #BBE2DD;
	text-align: center;
}

.flow_tittle_text{
	font-size: 30px;
	font-weight: bold;
	margin: 0 auto;
}

.flowber_1{
	margin: 0 auto;

}


/* よくある質問 */
.question{
	font-size: 30px;
	font-weight: bold;
	margin: 0 auto;
}

/* アクセス */

.acsses{
	background: #BBE2DD;
}

/* 必要なプランを組み合わせること */
.plan{
	background: #FFFDD6;
	padding-top: 50px;
	padding-bottom: 50px;
}

.planbox{
	padding-left: 377px

}

.plan_area {
	margin-top:50px;
}

.band_a {
	padding-left: 20px;
    background-image: url(../images/menuber.png);
    line-height: 2;
    background-repeat: no-repeat;
    color: #FFF;
    font-weight: bold;
    font-size: 28px;
	width: 360px;
	margin-left: -30px;
}


.plan_area {
	justify-content: center;
	margin-bottom: 35px;
}

.plan_a {
	width: 300px;
	margin-right: 20px;
	margin: 0 auto;
}

.plan_b {
	margin-left: 20px;
}

.diet_menu {
	margin-top: 20px;
	margin-bottom: 20px;
}

.worries_munu {
	margin-top:20px;
	margin-left: 20px;
}
.aftermsg {
	text-align: center;
	margin-bottom: 12px;
    font-size: 20px;
    line-height: 1.4;
    font-weight: bold;
    color: #294F85;
}
.after {
	padding-top: 20px;
	background: #FFF;
	width: 85%;
	margin: 0 auto;
	padding-bottom: 30px;
	border-radius: 56px;
}

.afterimg {
	text-align: center;
}

.after_munu {
	margin-left: 25px;
}

.best {
	margin-top: 50px;
	text-align: center;
	font-weight: bold;
	font-size: 22px;
	color: #294F85;
	line-height: 27px;
}

.price_studio_area {
    width: 360px;
    margin: 0 auto;
    padding-top: 50px;
}

.price_studio_pc{
		display:none!important; 
}

.price_text {
	margin: 0 auto;
	margin-bottom:50px;
	line-height: 1.5;
}
.price_text_inner {
    background: #FFF;
    margin: 0 auto;
    padding: 15px;
}



.price_plan {
	background:	#FFF7EA;
}



.price_studio {
	/* display:block;
	margin: 0 auto;
	width: 80%; */
}
.kanou {
    background: #FFFDD6;
    line-height: 1.5;
    text-align: left;
    padding: 20px 5px;
}

.qestion {
	padding-top: 50px;
	width: 100%;
	text-align: center;
}

/* 装飾 */

.aka{
	color: #FF2755;
}

.futo{
	font-size: 23px;
	color: #23406A;

}

.komozi{
	font-size: 15px;
	color: #000000;
}

.omozi{
	font-size: 45px;
	color: #284D83;
}
.omazi2{
	font-size: 27px;
	background: linear-gradient(transparent 50%, #FDF997 50%);
}


.ao{
	color: #284D83;
}

.under{
	background: linear-gradient(transparent 50%, yellow 50%);
}

.plan_content {
    line-height: 1.5;
    text-align: left;
    width: 340px;
    margin: 0 auto;
}

.lesson_content {
	line-height: 1.2;
}

.out_price_text_inner {
	width: 90%;
	margin: 0 auto;
	background-color: #FFF;
	padding:20px;
	line-height: 1.5;
	margin-bottom: 20px;
}

.price_out {
	margin-bottom:20px;
}

.price_studio_contact {
	width: 100%;
	margin-bottom: 10px;
}

.acsses_title{
	text-align: center;
}

.acsses_title p {
	font-size: 30px;
    letter-spacing: 2px;
    font-weight: bold;
    line-height: 3;
}

.acsses_text {
	width: 400px;
	margin: 0 auto;
	line-height: 1.5;
}

footer div{
	text-align: center;
	font-size: 9pt;
	line-height: 4;
	height: 50px;
	color: #294F85;
	font-weight: bold;
}

.afterimg .afterpicture {
	width: 80%;
}

.customer_box_text {
	font-size: 23px;
	line-height: 1.2;
}

.customer_box_text .a_txt{
	font-size: 37px;
	color:#EDA728;
	font-weight: bold;
}

.customer_box_text .b_txt{
	font-size: 37px;
	color:#000;
	font-weight: bold;
}

.customer_box_text .c_txt{
	color:#000;
	font-weight: bold;
}

.triangle {
	position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 0px;
    border-top: 50px solid #BBE2DD;
    border-right: 30px solid transparent;
    border-bottom: 0px solid transparent;
    border-left: 30px solid transparent;
}

.pricebox_area {
	text-align: center;
}

.pricebox_area .pricebox {
	width: 100%;
} 

.price_studio_sp {
	width:100%;
}

.online_price, .price_online_pra {
	width: 100%;
}

.price_online_title {
	margin-top:20px;
}

.flow1_img {
	width:100%;
}

.q_a_img {
	width:100%;
}




