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


.body{
	width: 0 auto;
	font-family : "ヒラギノ角ゴ ProN" , sans-serif;
}
.headerContainer {
	width: 830px;
	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;
}

/* 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{
	margin:0 auto;


}
.btm_line{
	margin:0 auto;

}

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

.myspot {
	background: #FFFDD6;
    text-align: center;
    padding-top: 60px;
}
.myspot_2{
	width: 500px;
	height: 442px;
	margin: 0 auto;
	position: relative;
}

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

.myspotgirl {
	position: absolute;Z-index:6;
	left: 127px;
    top: 29px;
    width: 68%;
}

.myspotgirl_sp {
	display: none;
}

/* 装飾 */
.futo{
	font-size: 23px;
	color: #23406A;

}


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

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

.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;
	

}
.reasonbox{
	margin: 0 auto;
}

.reasonboxbox{
	display: flex;
    justify-content: space-between;
    margin: 10px;
    border: 3px solid #284D83;
    padding: 10px 5px;
}


.reason_1, .reason_2, .reason_3{
	width: 33%;
	margin: 0 auto;
	padding: 0 10px;
}

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

/*↓↓↓クラス名を別々にする意味がない気がする↓↓↓*/
.reason_title1, .reason_title2, .reason_title3{
	display: flex;
	width: 95%;
	font-size: 22px;
}

/*↓↓↓クラス名を別々にする意味がない気がする↓↓↓*/
.reason1_text, .reason2_text, .reason3_text{
	font-size: 18px;
	line-height: 29px;
	text-align: center;
}

/*↓↓↓クラス名を別々にする意味がない気がする↓↓↓*/
.instruction, .yoga, .counseling {
    margin-left: 5px;
    margin-top: 5px;
}

/* 装飾 */
.aka{
	color: #FF2755;
}



/* マイスポットは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-size: 30px;
	font-weight: bold;
}

.lesson_content {
	line-height: 1.2;
	font-size: 20px;
}

/* 装飾 */

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

.omozi{
	font-size: 45px;
	color: #284D83;
}

.ao{
	color: #284D83;
}


/* 装飾 */

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

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

}

.iruka{

}

.studiolesson1{
	text-align: center;
	position: absolute;
	z-index:3;
    top: 70px;
    left: 150px;
}
.outlesson2{
	text-align: center;
	position: absolute;
	z-index:3;
    top: 230px;
    left: 48px;
}
.onlinelesson3{
	text-align: center;
	position: absolute;Z-index:5;
    top: 230px;
    right: 32px;
}


/* マイスポットは3つのレッスン形態2 */


.studio_picture_sp, .out_picture_sp, .private_picture_sp {
	display: none;
}


.studiolesson{
	padding-top:50px;
}
.studio_picture_pc{
	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;
}
.outlesson{
	padding-top:50px;

}
.out_picture_pc{
	width: 100%;
}

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

}

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



.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_pc {
	width: 100%;
}

.onlinebtm{
	position: absolute;
	margin: 0 auto;
	left:0;
	right: 0;
	bottom: 9px;
	text-align: center;

}

.plan_title {
	background-image: url(../images/planbox.png);
	padding: 40px 0 40px 0;
	width: 500px;
	margin: 0 auto;
	text-align: center;
	background-repeat: no-repeat;
	background-size: 100% 100%;
	line-height: 34px;
}

.plan_content {
	line-height: 1.5;
}


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

.boxall{
	background-image: url(../images/customer_box.png);
	padding: 40px 0 40px 0;
	width: 500px;
	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;
	line-height: 30px;
}

.customer_text{
	text-align: left;
}

.customer_1_2 {
	display: flex;
	justify-content: center;
}


.customer_3_4 {
	display: flex;
	justify-content: center;
}

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

.customer1, .customer3{
	margin-right: 20px;
}

.customer2, .customer4 {
	margin-left: 20px;
}

.customer1, .customer2{
	margin-bottom: 20px;
}

.customer3, .customer4{
	margin-top: 20px;
}


/* 装飾 */

.omazi2{
	font-size: 27px;
	background: linear-gradient(transparent 50%, #FDF997 50%);
}
.under{
	background: linear-gradient(transparent 50%, yellow 50%);
}

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

}

/* 必要なプランを組み合わせるこ */
.plan_title{
	font-weight: bold;
	font-size: 35px;
	color: #294F85;
}


/* ご予約後の流れ */
.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 {
	background-image: url(../images/menuber.png);
	line-height: 2;
	text-align: center;
	background-repeat: no-repeat;
	color: #FFF;
	font-weight: bold;
	font-size: 28px;
}


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

.plan_a {
	margin-right: 20px;
}

.plan_b {
	margin-left: 20px;
}

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

.worries_munu {
	margin-top:20px;
	margin-left: 20px;
}

.after {
	display: flex;
	background: #FFF;
	width: 80%;
	margin: 0 auto;
	padding-top: 20px;
	padding-bottom: 30px;
	border-radius: 56px;
	justify-content: center;
}

.aftermsg {
    width: 60%;
    margin-top: 14%;
    font-size: 26px;
    line-height: 1.4;
    font-weight: bold;
    color: #294F85;
    text-align: center;
}

.afterimg {
	margin-top: 20px;
    width: 40%;
    margin-right: 50px;
}

.afterimg .afterpicture {
	width: 100%;
}

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

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

.price_text {
	width: 618px;
	margin: 0 auto;
	background: #FFF;
	margin-bottom:50px;
}

.price_text_inner {
	line-height: 1.5;
    width: 90%;
    margin: 0 auto;
	font-size: 15px;
	padding: 20px 0;
}

.out_price_text{
	width: 618px;
	margin: 0 auto;
	background: #FFF;
	margin-bottom:50px;
	line-height: 30px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.out_price_text_inner {
	width: 90%;
    margin: 0 auto;
}

.price_plan {
	background:	#FFF7EA;
}

.praice_online_area {
	display: flex;
	justify-content: center;
	margin-left: 40px;
}

.praice_online_pra {
	margin-left: 40px;
}

.price_studio {
	display:block;	
}

.price_studio_contact {
	display: block;
	margin: 0 auto;
	margin-bottom: 10px;
}

.price_studio_sp{ display:none!important; }


.kanou {
	background: #FFF;
	line-height: 5;
	text-align: center;
}

.qestion {
	padding-top: 50px;
	width: 100%;
	text-align: center;
}
.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;
}

.price_out {
	margin-bottom:20px;
}

.after_area {
	display: flex;
}

.price_studio, .price_out {
	margin-left: -20px;
}

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

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

.customer_box_text .b_txt{
	font-size: 40px;
	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: 500px;
} 

.flow1{
	margin: 0 auto;
}

.flow1_img {
	width:500px;
}

.q_a {
	margin: 0 auto;
}

.q_a_img {
	width:500px;
}


