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

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

SP用レイアウト

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

@media screen and (max-width:768px){
	/**********************************
	
	全体レイアウト、共通設定
	
	**********************************/
	.main{
		padding-bottom: 0;
	}


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

	.article p{
		line-height: 7vw;
	}
	
	
	.pc_view{
		display: none !important;
	}
	
	.sp_view{
		display: block !important;
	}
	/**********************************
	
	上部固定ヘッダー設定
	
	**********************************/
	


	
	/*----------------------------------------
	sp用下部cv 1つボタン
	-------------------------------------*/
	.sp_bottom_cv{
		display: flex;
		width: 100%;
		height: 13vw;
		position: fixed;
		bottom: 0;
		z-index: 5000;
		background-color: #3C898A;
	}
	
	.sp_bottom_cv a{
		width: 100%;
		height: 13vw;
		display: flex;
		align-items: center;
		justify-content: center;
		background-image: url(../img/cv_fff_migi_yajirushi.png);
		background-repeat: no-repeat;
		background-position: center right 8vw;
		background-size: 2%;
	}
	
	.sp_bottom_cv img{
		width: 11%;
		margin-right: 1vw;
		padding-left: 12.5vw;
	}
	
	.sp_bottom_cv p{
		font-size: 6.6vw;
		font-weight: bold;
		color: #fff;
		/*iconがない時はここで調整
		padding-left: 12vw;
		*/
	}
	
	
	
	
	
	/**********************************
	
	ファーストビュー設定
	
	**********************************/
	.top_img_flame{
		height: auto;
	}
	
	.top_img_in{
		width: 100%;
		border-right: none !important;
		border-left: none !important;
	}
	
	.top_img_in img{
		height: auto;
	}
	
	
	
	/**********************************

	section設定

	**********************************/
	.section_over_flame{
		width: 100%;
		height: auto;
		border-right: none !important;
		border-left: none !important;
	}

	.section_under_flame{
		width: 94.7%;
		padding: 10vw 0;
	}
	
	

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

	cvエリア

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

	.cv_ue_eria{
		padding-top: 5.5vw;
		padding-bottom: 5.5vw;
	}

	.cv_ue_eria p{
		font-size: 8.2vw;
	}
	
	.cv_white_flame{
		padding: 4.5vw 4vw 5.5vw;
		border-radius: 2vw;
	}
	
	.cv_ue_img{
		margin-bottom: 2.2vw;
	}

	.cv_white_flame p{
		font-size: 4vw;
	}
	
	.cv_white_flame a{
		margin-top: 5.3vw;
		height: 22vw;
		font-size: 9.5vw;
		box-shadow: 0 1vw 0 #003d3d;
		background-position: center right 5vw;
	}
	


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

	悩みエリア

	**********************************/
	.nayami_under{
		padding-bottom: 7vw;
	}

	.nayami_under ul{
		padding: 6vw 6vw 6.5vw;
		background-position: center top;
		margin-top: 6vw;
		background-image: url(../img/sp_nayami_ul_bg.png);
	}

	.nayami_under ul li{
		font-size: 4.6vw;
		padding-left: 8vw;
		margin-top: 6.5vw;
	}

	.kaiketu2_under{
		padding-top: 3.3vw;
	}



	/**********************************
	
	理由エリア
	
	**********************************/
	.riyuu_under h2 img{
		height: 24vw;
	}

	h2 img{
		margin: 0 auto 7vw;
	}

	.riyuu_img{
		border-radius: 2vw 2vw 0 0;
		margin-top: 4.5vw;
	}

	.riyuu_text_flame{
		padding: 3.3vw 3.3vw 4vw;
		border-radius: 0 0 2vw 2vw;
	}

	.riyuu_text_flame h3{
		margin-bottom: 3vw;
	}


	/**********************************
	
	変化エリア
	
	**********************************/
	.h2_nomal_img{
		height: 25vw;
	}

	.henka_under .h2_nomal_img{
		margin-bottom: 4.5vw;
	}

	.henka_img{
		margin-top: 3.5vw;
	}

	.maru3{
		height: 10vw;
		margin: 5vw auto;
	}

	.henka_under{
		padding-bottom: 2vw;
	}



	
	/**********************************
	
	お客様の声エリア
	
	**********************************/

	.voice_over{
		background-size: 102.6%;
	}

	.voice_text_img{
		margin-bottom: 20.5vw;
	}

	.voice_under p{
		font-size: 3.6vw;
		margin-top: 3.5% !important;
	}



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

	収入モデルエリア

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

	.shuunyuu_flame{
		border-radius: 2vw;
		padding: 6vw 6vw 3vw;
		margin-top: 5.5vw;
	}

	.shuunyuu_img{
		border-radius: 2vw;
	}

	.shuunyuu_flame h3{
		font-size: 6.5vw;
		margin-top: 3vw;
		margin-bottom: 2.5vw;
		padding-bottom: 3vw;

	}

	.shuunyuu_text{
		white-space: pre-wrap;
	}

	.shuunyuu_en{
		font-size: 9vw;
		line-height: 1.7 !important;
	}

	.shuunyuu_en span{
		font-size: 7vw;
	}

	.shuunyuu_kome{
		white-space: pre-wrap;
	}



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

	流れエリア

	**********************************/
	.nagare_img{
		padding: 5vw 1.8vw 5vw 4vw;
		border-radius: 2vw;
	}



	/**********************************
	
	よくある質問エリア
	
	**********************************/
	
	.q_and_a_item{
		margin-bottom: 0 !important;
		margin-top: 2.2vw !important;
		border-radius: 2vw;
	}
	
	.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;
		padding: 4vw 0 4vw 5vw;
	}
	
	.q_and_a_item span{
		font-size: 6.7vw;
		padding-bottom: 1.5vw;
		margin-right: 5vw;
	}
	
	.answer{
		padding: 0 2.5vw 3vw 2.5vw;
	}
	
	.answer_text{
		font-size: 4.2vw;
		line-height: 7vw !important;
	}
	
	
	
	/**********************************

	採用エリア

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

	.saiyou_under_logo{
		width: 41%;
		margin-top: 6vw;
	}
	
	
	
	/**********************************
	
	footerエリア
	
	**********************************/
	.footer{
		height: 23vw;
		padding-bottom: 13vw;
	}
	
	.footer_under{
		height: 23vw;
	}
	
	.footer_link{
		margin-top: 4.4vw;
	}
	
	.footer_link a,.footer_link p,.small{
		font-size: 3.5vw;/*2つ以下の時は3.5vw*/
	}
	
	.small{
		padding-top: 2vw;
	}
	
	.last_footer_text{
		font-size: 2.8vw;
		margin-top: 2vw !important;
	}
	
	
}