@charset "UTF-8";
/* CSS Document */

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

SP用レイアウト

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

@media screen and (max-width:768px){
	/**********************************
	
	全体レイアウト、共通設定
	
	**********************************/

	/*----------------------
	記事エリアの設定
	----------------------*/
	.article{
		font-size: 4vw;
	}

	.article p{
		line-height: 6.1vw;
	}
	
	.nomal_text{
		font-size: 4vw;
		line-height: 6.1vw;
	}
	
	.pc_view{
		display: none !important;
	}
	
	.sp_view{
		display: block !important;
	}
	/**********************************
	
	上部固定ヘッダー設定
	
	**********************************/
	
	/*----------------------
	上部固定ヘッダー全体
	----------------------*/
	.header{
		height: 11vw;
	}

	/*----------------------
	ヘッダー内部をカラム幅にする
	----------------------*/
	.header_inner{
		height: 11vw;
	}


	/*----------------------
	ロゴ
	----------------------*/
	.top_logo_flame{
		width: 30%;
		height: 11vw;
	}





	/*----------------------
	header_cv
	----------------------*/
	.top_cv_btn{
		display: none;
	}
	
	
	
	
	
	/*----------------------------------------
	sp用下部cv 1つボタン
	-------------------------------------*/
	.sp_bottom_cv{
		display: flex;
		width: 100%;
		height: 13vw;
		position: fixed;
		bottom: 0;
		z-index: 5000;
		background-color: #00B900;
	}
	
	.sp_bottom_cv a{
		width: 100%;
		height: 13vw;
		display: flex;
		align-items: center;
		justify-content: center;
		font-family: 'Noto Serif JP', serif;
	}
	
	.sp_bottom_cv img{
		width: 11%;
		margin-right: 1vw;
		padding-left: 12.5vw;
	}
	
	.sp_bottom_cv p{
		font-size: 6.4vw;
		font-weight: bold;
		color: #fff;
		/*iconがない時はここで調整
		padding-left: 12vw;
		*/
	}
	
	.sp_bottom_cv p i{
		font-size: 7vw !important;
		padding-left: 1vw;
	}
	
	
	
	
	
	
	
	
	
	
	
	
	
	/**********************************
	
	ファーストビュー設定
	
	**********************************/
	.top_img_flame{
		background-image: none;
		height: auto;
	}
	
	.top_img_in{
		width: 100%;
	}
	
	.top_img_in img{
		height: auto;
	}
	
	
	/**********************************
	
	section設定
	
	**********************************/
	.section_under_flame{
		padding: 10vw 0;
	}
	
	
	
	
	
	
	
	/**********************************
	
	cvエリア
	
	**********************************/
	.cv_under{
		padding-top: 7vw;
	}
	
	.cv_white_flame{
		padding: 5vw 3.5vw;
		margin-top: 6vw;
	}
	
	.cv_text{
		font-size: 6.4vw;
		line-height: 9vw !important;
	}
	
	.cv_btn_retu{
		display: block;
	}
	
	.cv_btn{
		width: 100%;
	}
	
	.cv_long_btn{
		margin-top: 0;
		box-shadow: 0 0.75vw 0 #1d6234;
	}
	
	.cv_btn,.cv_long_btn{
		height: 14vw;
		border-radius: 1vw;
		margin-top: 3vw;
	}
	
	
	.cv_long_btn a{
		background-repeat: no-repeat;
		background-position: center right 7vw;
		background-size: 6%;
	}
	
	.cv_long_btn a img{
		width: 14%;
		margin-left: 7vw;
	}
	
	.cv_long_btn a p{
		font-size: 6.4vw;
	}
	
	.cv_long_btn a p i{
		font-size: 6.4vw !important;
		padding-bottom: 0.4vw !important;
		padding-left: 1vw !important;
	}
	
	.sp_cv_text{
		display: flex !important;
	}

	
	.cv_long_btn a{
		justify-content: center;
	}
	
	.line_text{
		font-size: 4.2vw;
		padding-top: 4.2vw !important;
		line-height: 7.5vw !important;
	}
	
	
	
	
	/**********************************
	
	悩みエリア
	
	**********************************/
	
	.nayami_under{
		padding-top: 9vw;
		padding-bottom: 4vw;
	}
	
	.nayami_under ul li p{
		font-size: 4.1vw;
		white-space: pre-wrap;
		line-height: 7vw !important;
	}
	
	.nayami_under ul li p span{
		font-size: 4.7vw;
	}
	
	.nayami_under ul li img{
		width: 4.5%;
		margin-right: 1.2vw;
	}
	
	.nayami_under ul{
		margin-bottom: 9vw;
	}
	
	
	
	
	/**********************************
	
	解決エリア
	
	**********************************/
	.kaiketu_over{
		background-image: url("../img/sp_kaiketu_bg.jpeg");
	}
	
	.kaiketu_under{
		padding-top: 1.2vw;
	}
	
	.kaiketu_score_flame{
		width: 100%;
	}
	
	.kaiketu_score_flame{
		margin-top: 5vw;
	}
	
	.sp_kaiketu_score_flame2{
		margin-top: 8vw;
	}
	
	.kaiketu_score_flame p{
		margin-top: 4.5vw !important;
		font-size: 4.2vw;
		line-height: 7vw !important;
		padding: 2vw 2.5vw !important;
		border-radius: 2vw;
	}
	
	
	
	
	/**********************************

	特徴・理由エリア

	**********************************/
	.riyuu_under{
		padding-top: 9vw;
	}
	
	.riyuu_flame{
		padding: 5vw 3vw 5.2vw;
		box-shadow: 0.75vw 0.75vw 0 #333;
	}
	
	.riyuu_flame div{
		display: block;
	}
	
	.riyuu_text, .riyuu_shita_text{
		width: 100%;
		font-size: 4.2vw;
		line-height: 7vw !important;
	}
	
	.riyuu_img{
		width: 100%;
		height: auto;
		margin: 4.3vw 0 2.8vw;
	}
	
	.riyuu_shita_text{
		margin-top: 0 !important;
	}
	
	
	
	
	/**********************************

	料金エリア

	**********************************/
	.ryoukin_over{
		background-image: url("../img/sp_ryoukin_bg.jpeg");
	}
	
	.ryoukin_under{
		padding-top: 8vw;
	}
	
	.sp_ryoukin_h2_shita_text{
		text-align: left;
	}
	
	.ryoukin_flame{
		padding-bottom: 3.5vw;
	}
	
	.ryoukin_flame img{
		margin-bottom: 2.5vw !important;
	}
	
	.ryoukin_flame p{
		white-space: pre-wrap;
		font-size: 4.2vw;
		line-height: 7vw !important;
	}
	
	.sp_ryoukin_kome{
		font-size: 3.9vw;
	}
	
	.ryoukin_sankaku{
		width: 18.5vw;
		height: auto;
		margin: 5.4vw auto 5.4vw;
	}
	
	.plan_sentaku_flame{
		width: 100%;
	}
	
	.plan_sentaku_flame img{
		display: block;
		margin: 12vw auto 6vw;
		width: 75%;
	}
	
	.plan_sentaku_flame_top img{
		margin-top: 0 !important;
	}
	
	.ryoukin_ribon{
		margin-bottom: 5.5vw;
	}
	
	.plan_sentaku_flame p{
		font-size: 4.2vw;
		line-height: 7vw !important;
		padding: 2vw 3vw !important;
		border-radius: 2vw;
	}
	
	
	
	
	.ryoukin_subsc_title{
		width: 100%;
		height: auto;
		margin-bottom: 4.5vw;
	}
	
	.ryoukin_subsc_flame{
		padding: 6.5vw 5vw;
		box-shadow: 0.75vw 0.75vw 0 #333;
		background-image: url("../img/sp_ryoukin2_bg.png");
		background-color: #fff;
		background-size: 72%;
		background-position: bottom 10vw center;
	}
	
	.ryoukin_subsc_flame p{
		white-space: pre-wrap;
		font-size: 4.2vw;
		line-height: 7vw !important;
		text-shadow: 0 0 0.4vw #fff, 0 0 0.4vw #fff, 0 0 0.4vw #fff, 0 0 0.4vw #fff, 0 0 0.4vw #fff, 0 0 0.4vw #fff, 0 0 0.4vw #fff, 0 0 0.4vw #fff, 0 0 0.4vw #fff, 0 0 0.4vw #fff, 0 0 0.4vw #fff, 0 0 0.4vw #fff, 0 0 0.4vw #fff, 0 0 0.4vw #fff, 0 0 0.4vw #fff, 0 0 0.4vw #fff, 0 0 0.4vw #fff, 0 0 0.4vw #fff, 0 0 0.4vw #fff, 0 0 0.4vw #fff, 0 0 0.4vw #fff, 0 0 0.4vw #fff, 0 0 0.4vw #fff, 0 0 0.4vw #fff, 0 0 0.4vw #fff, 0 0 0.4vw #fff, 0 0 0.4vw #fff, 0 0 0.4vw #fff, 0 0 0.4vw #fff, 0 0 0.4vw #fff, 0 0 0.4vw #fff, 0 0 0.4vw #fff, 0 0 0.4vw #fff, 0 0 0.4vw #fff, 0 0 0.4vw #fff, 0 0 0.4vw #fff, 0 0 0.4vw #fff, 0 0 0.4vw #fff, 0 0 0.4vw #fff, 0 0 0.4vw #fff, 0 0 0.4vw #fff, 0 0 0.4vw #fff, 0 0 0.4vw #fff, 0 0 0.4vw #fff, 0 0 0.4vw #fff, 0 0 0.4vw #fff, 0 0 0.4vw #fff, 0 0 0.4vw #fff, 0 0 0.4vw #fff;
	}
	
	
	
	
	/**********************************
	
	お子様エリア
	
	**********************************/
	
	.kids_over{
		background-image: url("../img/sp_kids_bg.jpeg");
	}
	
	.kodomo_movie_flame{
		width: 80%;
		margin: 0 auto !important;
	}
	
	.kodomo_movie{
		margin-bottom: 3.5vw;
		box-shadow: 0.75vw 0.75vw 0 #333;
		height: 135.4vw;
	}
	
	.kodomo_migi_flame{
		width: 100%;
	}
	
	.kodomo_migi_text_flame{
		width: 100%;
	}
	
	.kodomo_migi_text_flame p{
		font-size: 4.8vw !important;
	}
	
	.sp_kodomo_movie_flame2{
		margin: 10vw auto 3vw !important;
	}
	
	.kids_club_img{
		margin-top: 5.5vw;
		padding: 5.3vw 4.8vw;
	}
	
	.kodomo_text{
		text-shadow: 0 0 0.4vw #fff, 0 0 0.4vw #fff, 0 0 0.4vw #fff, 0 0 0.4vw #fff, 0 0 0.4vw #fff, 0 0 0.4vw #fff, 0 0 0.4vw #fff, 0 0 0.4vw #fff, 0 0 0.4vw #fff, 0 0 0.4vw #fff, 0 0 0.4vw #fff, 0 0 0.4vw #fff, 0 0 0.4vw #fff, 0 0 0.4vw #fff, 0 0 0.4vw #fff, 0 0 0.4vw #fff, 0 0 0.4vw #fff, 0 0 0.4vw #fff, 0 0 0.4vw #fff, 0 0 0.4vw #fff, 0 0 0.4vw #fff, 0 0 0.4vw #fff, 0 0 0.4vw #fff, 0 0 0.4vw #fff, 0 0 0.4vw #fff, 0 0 0.4vw #fff, 0 0 0.4vw #fff, 0 0 0.4vw #fff, 0 0 0.4vw #fff, 0 0 0.4vw #fff, 0 0 0.4vw #fff, 0 0 0.4vw #fff, 0 0 0.4vw #fff, 0 0 0.4vw #fff, 0 0 0.4vw #fff, 0 0 0.4vw #fff, 0 0 0.4vw #fff, 0 0 0.4vw #fff, 0 0 0.4vw #fff, 0 0 0.4vw #fff, 0 0 0.4vw #fff, 0 0 0.4vw #fff, 0 0 0.4vw #fff, 0 0 0.4vw #fff, 0 0 0.4vw #fff, 0 0 0.4vw #fff, 0 0 0.4vw #fff, 0 0 0.4vw #fff, 0 0 0.4vw #fff;
	}
	
	
	
	/**********************************
	
	コーチエリア
	
	**********************************/
	
	.lesson_text{
		font-size: 4.2vw;
		line-height: 7vw !important;
		text-shadow: 0 0 0.4vw #333, 0 0 0.4vw #333, 0 0 0.4vw #333, 0 0 0.4vw #333, 0 0 0.4vw #333, 0 0 0.4vw #333;
	}
	
	.lesson_white_flame{
		padding: 7vw 6vw;
		margin-top: 8.5vw;
		box-shadow: 0.75vw 0.75vw 0 #333;
	}
	
	.corch_img{
		width: 100%;
		height: auto;
	}
	
	.corch_text_flame{
		width: 100%;
	}
	
	.corch_text_flame h3{
		margin-bottom: 3.5vw;
	}
	
	.corch_text_flame h3 img{
		height: 14vw;
		padding-bottom: 4vw;
		margin-top: 4vw;
	}
	
	.corch_text_flame p{
		font-size: 4.2vw;
		line-height: 7vw !important;
		white-space: pre-wrap;
	}
	
	.lesson_white_flame h5{
		margin-top: 6.6vw;
		margin-bottom: 1.5vw;
	}
	
	.lesson_white_flame h5 img{
		width: 7.2vw;
		height: 8vw;
		margin-right: 1.5vw;
	}
	
	.lesson_white_flame h5 p{
		font-size: 5vw;
	}
	
	.advice_text{
		font-size: 4.2vw;
		line-height: 7vw !important;
	}
	
	.sp_insta{
		width: 100%;
		height: auto;
		border: solid 2px #BB237F;
		border-radius: 2vw;
		box-sizing: border-box;
		justify-content: center;
		align-items: center;
		padding: 4vw 0;
		margin-top: 5.5vw;
	}
	
	.sp_insta p{
		text-align: center;
		color: #BB237F;
		font-size: 6.3vw;
		font-weight: 500;
		line-height: 1 !important;
	}
	
	.sp_insta p i{
		font-size: 7vw !important;
		padding-bottom: 1.2vw !important;
	}
	
	
	
	
	/**********************************
	
	流れエリア
	
	**********************************/
	.nagare_over{
		background-image: url("../img/sp_nagare_bg.jpeg");
	}
	
	.nagare_07_inner{
		display: block;
	}
	
	.nagare_07_nunber_ang_img{
		justify-content: center;
	}
	
	.nagare_07_nunber_circle{
		width: 10vw;
		height: 10vw;
	}
	
	.nagare_07_nunber_circle p{
		font-size: 6vw;
	}
	
	.nagare_07_img{
		width: 56vw;
		height: 31.5vw;
		box-shadow: 0.6vw 0.6vw 0 #333;
	}
	
	.nagare_07_img{
		margin-left: 3.5vw;
	}
	
	.nagare_07_title_and_text{
		margin-left: 0;
	}
	
	.nagare_07_title_and_text h3{
		font-size: 5.5vw;
		margin-top: 4.5vw;
		padding: 1.5vw 0;
		margin-bottom: 1.5vw;
		background-image: url("../img/sp_nagare_h3_bg.png");
	}
	
	.nagare_07_title_and_text p{
		font-size: 4.2vw;
	}
	
	.nagare_07_yajirushi{
		padding-left: 0 !important;
		text-align: center;
		font-size: 12vw;
	}
	
	
	
	
	
	/**********************************
	
	よくある質問エリア
	
	**********************************/
	
	.q_and_a_item{
		margin-bottom: 0 !important;
		margin-top: 2.2vw !important;
	}
	
	.q_and_a_item_top{
		margin-top: 0 !important;
	}
	
	.q_and_a_item h3{
		font-size: 4.6vw;
		line-height: 6.8vw;
		width: 80vw;
		white-space: pre-wrap;
	}
	
	.q_and_a_item span{
		font-size: 6.7vw;
		padding-bottom: 1.5vw;
	}
	
	.answer{
		font-size: 4.2vw;
	}
	
	.answer_text{
		line-height: 7vw !important;
	}
	
	
	
	
	
	/**********************************

	店舗情報エリア

	**********************************/
	.tenpo_flame{
		box-shadow: 0.75vw 0.75vw #333;
		padding: 6vw 4vw;
	}
	
	.tenpo_img{
		width: 100%;
		height: auto;
	}
	
	.tenpo_under dl{
		width: 100%;
		margin-top: 3.5vw;
		padding-bottom: 1.8vw;
	}
	
	.tenpo_under dl dt{
		width: 21vw;
		font-size: 4.2vw;
	}
	
	.tenpo_under dl dd{
		font-size: 4.2vw;
		line-height: 6.5vw !important;
	}
	
	iframe{
		height: 60vw;
	}
	
	
	
	
	
	
	
	/**********************************

	フォームエリア

	**********************************/
	.form_nomal_text{
		font-size: 4vw;
	}

	.form_mini_title{
		font-size: 4.2vw;
	}
	
	.form_name{
		width: 35%;
	}

	.form_tel{
		width: 26.7%;
	}

	.form_long_flame{
		width: 100%;
	}

	.form_big_flame{
		height: 45vw;
	}

	.form_waku_kyoutuu{
		font-size: 4vw;
		padding: 0.8vw;
	}

	.form_btn{
		margin-top: 5vw;
		height: 18vw;/*状況次第で変える*/
	}
	
	
	
	
	/**********************************
	
	footerエリア
	
	**********************************/
	.footer{
		height: 18vw;
		padding-bottom: 13vw;
	}
	
	.footer_under{
		height: 18vw;
	}
	
	.footer_link{
		margin-top: 4.4vw;
	}
	
	.footer_link a,.footer_link p,.small{
		font-size: 3vw;/*2つ以下の時は3.5vw*/
	}
	
	.small{
		padding-top: 2vw;
	}
	
	
	
	
	
	
	
	/**********************************

	会社概要

	**********************************/
	.gaiyou_title{
		font-size: 5vw;
	}

	.gaiyou_under th,.gaiyou_under td{
		font-size: 4.2vw;
		white-space: pre-wrap;
		padding: 2vw;
		line-height: 6.4vw !important;
	}




	.tableSample {
		margin-top: 2vw;
	}

	.tableSample th,td {
		padding: 1vw 1.5vw;
	}
	
	.tableSample th {
		width: 27%;
	}
	
	
	
	/**********************************

	特商法

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


	.tokushouhou_h2{
		font-size: 4.6vw;
		margin-top: 8vw !important;
		margin-bottom: 2vw !important;
		padding: 1.5% !important;
	}

	.tokushuohou_text{
		line-height: 6.8vw !important;
		font-size: 4.2vw;
	}
	
	
	
	/**********************************

	プライバシーポリシー

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

	.pry_text{
		font-size: 4.2vw;
		line-height: 6.8vw !important;
	}

	.pry_name{
		font-size: 4.4vw;
	}

	.pry_h2{
		font-size: 4.8vw;
		padding: 1.5% !important;
		margin-top: 8vw !important;
		margin-bottom: 2vw !important;
	}
	
	
	
}