@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: 40%;
		height: 11vw;
	}


	/*----------------------
	電話
	----------------------*/
	.top_tel_flame{
		height: 8.2vw;
		width: 50%;
		margin-top: 1.3vw;
		background-color: #ff8400;
		display: flex;
		align-items: center;
		justify-content: center;
		border-radius: 500px;
		box-shadow: 0 0.3vw 0 #9F5200;
		/*
		green：#00B900
		orange：#ff8400
		black：#000
		right_red：#f37272
		pink：#ff77e7
		blue：#0066FF
		blue_green：#13b5b1
		*/
	}

	.tel_icon_flame{
		border: solid 0.3vw #fff;
		width: 6vw;
		height: 6vw;
		margin-right: 1vw;
		border-radius: 9000000px;
	}

	.fa-phone{
		font-size: 4.8vw !important;
		padding-top: 0.8vw;
		color: #fff;
	}

	.tel_number{
		font-size: 4vw;
		margin-bottom: 0.4vw !important;
		color: #fff;
	}

	.tel_uketuke{
		font-size: 2vw !important;
		color: #fff;
	}


	/*----------------------
	header_cv
	----------------------*/
	.top_cv_btn{
		display: none;
	}
	
	
	
	
	
	/*----------------------------------
	sp用下部cv 2つボタン
	----------------------------------------*/
	.sp_bottom_cv{
		display: flex;
		width: 100%;
		height: 11.5vw;
		position: fixed;
		bottom: 0;
		z-index: 5000;
	}
	
	.fix_btn1,.fix_btn2{
		width: 100%;
		height: 11.5vw;
	}
	
	.fix_btn1{
		background-color: #00B900;
	}
	
	.fix_btn2{
		background-color: #F6CA58;
	}
	
	
	.fix_btn1 a,.fix_btn2 a{
		width: 100%;
		height: 11.5vw;
		display: flex;
		align-items: center;
		justify-content: center;
		background-image: url("../img/cv_right.pn");/*下のときはdown*/
		background-repeat: no-repeat;
		background-size: 8%;
		background-position: center right 3vw;box-sizing: border-box;
	}
	
	.sp_bottom_cv a img{
		width: 18.5%;
		margin-right: 0.5vw;
	}
	
	.sp_bottom_cv a p{
		font-size: 5.2vw;
		font-weight: bold;
		color: #fff;
		padding-bottom: 0.3vw !important;
	}
	
	.fix_btn2 a p i{
		font-size: 6vw !important;
	}
	
	.fix_btn2 a p{
		color: #7E551A !important;
		text-shadow: 0 0 2px #fff, 0 0 2px #fff, 0 0 2px #fff, 0 0 2px #fff, 0 0 2px #fff, 0 0 2px #fff, 0 0 2px #fff, 0 0 2px #fff, 0 0 2px #fff, 0 0 2px #fff, 0 0 2px #fff, 0 0 2px #fff, 0 0 2px #fff, 0 0 2px #fff, 0 0 2px #fff, 0 0 2px #fff, 0 0 2px #fff, 0 0 2px #fff, 0 0 2px #fff, 0 0 2px #fff, 0 0 2px #fff, 0 0 2px #fff, 0 0 2px #fff, 0 0 2px #fff, 0 0 2px #fff, 0 0 2px #fff, 0 0 2px #fff, 0 0 2px #fff, 0 0 2px #fff, 0 0 2px #fff, 0 0 2px #fff, 0 0 2px #fff, 0 0 2px #fff, 0 0 2px #fff, 0 0 2px #fff, 0 0 2px #fff, 0 0 2px #fff, 0 0 2px #fff, 0 0 2px #fff, 0 0 2px #fff, 0 0 2px #fff, 0 0 2px #fff, 0 0 2px #fff, 0 0 2px #fff, 0 0 2px #fff, 0 0 2px #fff, 0 0 2px #fff, 0 0 2px #fff, 0 0 2px #fff, 0 0 2px #fff, 0 0 2px #fff, 0 0 2px #fff, 0 0 2px #fff, 0 0 2px #fff, 0 0 2px #fff, 0 0 2px #fff, 0 0 2px #fff, 0 0 2px #fff;
	}
	
	
	
	
	
	
	
	
	
	
	
	
	
	/**********************************
	
	ファーストビュー設定
	
	**********************************/
	.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: 0;
	}
	
	.cv_ue_eria{
		padding-top: 7.5vw;
		padding-bottom: 7vw;
	}
	
	.cv_ue_eria p{
		font-size: 5.3vw;
	}
	
	.cv_white_flame{
		padding: 5vw 3.5vw;
		border-radius: 1.5vw;
	}
	
	.cv_btn_retu{
		display: block;
	}
	
	.cv_tel_flame,.cv_btn{
		width: 100%;
	}
	
	.cv_long_btn{
		margin-top: 0;
	}
	
	.cv_tel_flame,.cv_btn,.cv_long_btn{
		height: 14vw;
		border-radius: 1vw;
		margin-top: 3.5vw;
	}
		
	.cv_tel_flame{
		margin-top: 0;
		background-color: #ff8400;
		border-radius: 900px;
		box-shadow: 0 1vw 0 #9F5200;
	}
	
	.cv_tel_flame a{
		align-items: center;
		height: 14vw;
	}
	
	.cv_tel_icon_flame{
		width: 10vw;
		height: 10vw;
		border: solid 0.6vw #fff;
		margin-right: 1.5vw;
		margin-left: 7vw;
	}
	
	.cv_tel_icon_flame i{
		font-size: 8vw !important;
	}
	
	.cv_tel_number{
		font-size: 6.2vw;
		margin-bottom: 0 !important;
		margin-top: 1.7vw !important;
	}
	
	.cv_tel_uketuke{
		font-size: 3.4vw !important;
	}
	
	.cv_tel_flame a,.cv_btn a,.cv_long_btn a{
		background-repeat: no-repeat;
		background-position: center right 7vw;
		background-size: 6%;
	}
	
	.cv_btn{
		box-shadow: 0 1vw 0 #7E551A;
		border-radius: 900px !important;
	}
	
	
	.cv_btn a p,.cv_btn a p i{
		font-size: 6vw !important;
	}
	
	.sp_cv_text{
		display: flex !important;
		justify-content: flex-start !important;
	}
	
	.cv_text{
		font-size: 6vw;
		line-height: 8vw !important;
		margin-bottom: 5vw !important;
	}
	
	
	
	/**********************************
	
	悩みエリア
	
	**********************************/
	.nayami_under ul li{
		width: 100%;
		margin-top: 3.5vw;
	}
	
	.nayami_under ul li p span{
		font-size: 5vw;
	}
	
	.nayami_under ul li p{
		line-height: 6.8vw !important;
	}
	
	
	
	
	/**********************************
	
	解決エリア
	
	**********************************/
	.kaiketu_over{
		background-image: url("../img/sp_kaiketu_bg.png");
	}
	
	.sp_kaiketu_retu{
		display: flex;
		justify-content: space-between;
	}
	
	.kaiketu_koumoku_flame{
		width: 48%;
	}
	
	.kaiketu2_white_flame{
		padding: 6vw 5vw;
		border: solid 1vw #ccc;
	}
	
	.marunage_flame{
		width: 100%;
	}
	
	.fa-angle-down{
		color: #888;
	}
	
	.kaiketu_bottom_text{
		margin-top: 8vw !important;
		background-size: 43%;
	}
	
	
	
	
	/**********************************
	
	違いエリア
	
	**********************************/
	.chigai_flame{
		width: 100%;
		margin: 0 auto;
	}
	
	.chigai_flame img{
		margin-bottom: 2vw !important;
	}
	
	.chigai_flame p{
		font-size: 4.2vw;
		line-height: 7vw !important;
	}
	
	.chigai_flame2{
		margin: 8vw 0;
	}
	
	
	
	
	
	/**********************************
	
	事例エリア
	
	**********************************/
	.jirei_flame{
		border: solid 1vw #ccc;
		padding: 6.5vw 4vw;
	}
	
	.jirei_retu img{
		display: block;
		width: 80%;
		margin: 0 auto 7vw;
	}
	
	.jirei_flame p{
		text-align: left;
		white-space: pre-wrap;
		font-size: 3.8vw !important;
	}
	
	.jirei_h3_img{
		width: 53.1vw;
		height: 8.4vw;
		top: -4.6vw;
	}
	
	
	
	/**********************************

	対応地域エリア

	**********************************/
	.chiiki_w{
		width: 100%;
		height: auto;
		margin-top: 8vw;
	}
	
	.chiiki_w_top{
		margin-top: 0 !important;
	}
	
	.chiiki_w img{
		width: 48.5%;
	}
	
	
	
	/**********************************

	比較エリア

	**********************************/
	
	.hikaku_under th{
		font-size: 4.2vw;
		line-height: 5.6vw !important;
	}
	
	.hikaku_under th, .hikaku_under td{
		padding: 3vw 0;
	}
	
	.hikaku_under td span{
		font-size: 8vw;
	}
	
	.kigou_aka{
		text-shadow: 0 0 0.17vw #DD0000, 0 0 0.17vw #DD0000, 0 0 0.17vw #DD0000, 0 0 0.17vw #DD0000, 0 0 0.17vw #DD0000, 0 0 0.17vw #DD0000, 0 0 0.17vw #DD0000, 0 0 0.17vw #DD0000, 0 0 0.17vw #DD0000, 0 0 0.17vw #DD0000, 0 0 0.17vw #DD0000, 0 0 0.17vw #DD0000, 0 0 0.17vw #DD0000, 0 0 0.17vw #DD0000, 0 0 0.17vw #DD0000, 0 0 0.17vw #DD0000, 0 0 0.17vw #DD0000, 0 0 0.17vw #DD0000, 0 0 0.17vw #DD0000, 0 0 0.17vw #DD0000, 0 0 0.17vw #DD0000, 0 0 0.17vw #DD0000, 0 0 0.17vw #DD0000, 0 0 0.17vw #DD0000, 0 0 0.17vw #DD0000, 0 0 0.17vw #DD0000, 0 0 0.17vw #DD0000, 0 0 0.17vw #DD0000, 0 0 0.17vw #DD0000, 0 0 0.17vw #DD0000, 0 0 0.17vw #DD0000, 0 0 0.17vw #DD0000, 0 0 0.17vw #DD0000, 0 0 0.17vw #DD0000, 0 0 0.17vw #DD0000, 0 0 0.17vw #DD0000, 0 0 0.17vw #DD0000, 0 0 0.17vw #DD0000, 0 0 0.17vw #DD0000, 0 0 0.17vw #DD0000, 0 0 0.17vw #DD0000, 0 0 0.17vw #DD0000, 0 0 0.17vw #DD0000, 0 0 0.17vw #DD0000;
	}
	
	.kigou_gray{
		text-shadow: 0 0 0.17vw #555, 0 0 0.17vw #555, 0 0 0.17vw #555, 0 0 0.17vw #555, 0 0 0.17vw #555, 0 0 0.17vw #555, 0 0 0.17vw #555, 0 0 0.17vw #555, 0 0 0.17vw #555, 0 0 0.17vw #555, 0 0 0.17vw #555, 0 0 0.17vw #555, 0 0 0.17vw #555, 0 0 0.17vw #555, 0 0 0.17vw #555, 0 0 0.17vw #555, 0 0 0.17vw #555, 0 0 0.17vw #555, 0 0 0.17vw #555, 0 0 0.17vw #555, 0 0 0.17vw #555, 0 0 0.17vw #555, 0 0 0.17vw #555, 0 0 0.17vw #555, 0 0 0.17vw #555, 0 0 0.17vw #555, 0 0 0.17vw #555, 0 0 0.17vw #555, 0 0 0.17vw #555, 0 0 0.17vw #555, 0 0 0.17vw #555, 0 0 0.17vw #555, 0 0 0.17vw #555, 0 0 0.17vw #555, 0 0 0.17vw #555, 0 0 0.17vw #555, 0 0 0.17vw #555, 0 0 0.17vw #555, 0 0 0.17vw #555, 0 0 0.17vw #555, 0 0 0.17vw #555, 0 0 0.17vw #555, 0 0 0.17vw #555, 0 0 0.17vw #555, 0 0 0.17vw #555, 0 0 0.17vw #555, 0 0 0.17vw #555, 0 0 0.17vw #555;
	}
	
	.hikaku_under td p{
		font-size: 3.8vw;
		white-space: pre-wrap;
		margin-top: 1vw !important;
		line-height: 5.6vw !important;
	}
	
	
	.border_right_red_big{
		border-right: solid 1.8vw #DD0000 !important;
	}

	.border_left_red_big{
		border-left: solid 1.8vw #DD0000 !important;
	}

	.border_top_red_big{
		border-top: solid 2.2vw #DD0000 !important;
	}

	.border_bottom_red_big{
		border-bottom: solid 2.2vw #DD0000 !important;
	}
	
	
	/**********************************
	
	お客様の声エリア
	
	**********************************/
	
	.voice_03_inner{
		display: block;
		margin-top: 10vw;
	}
	
	.voice_03_human_flame{
		width: 100%;
		display: flex;
		align-items: center;
	}
	
	.sp_voice_03_human_flame_guusuu{
		display: flex !important;
	}
	
	.voice_03_img_flame{
		margin-bottom: 0;
		width: 22vw;
		height: 22vw;
		margin-right: 5vw;
	}
	
	.voice_03_human_flame p{
		font-size: 4.6vw;
	}
	
	.voice_03_text_flame,.voice_03_text_flame2{
		margin-left: 0;
		min-width: 100%;
		border: solid 0.5vw #555;
		border-radius: 3vw;
		margin-top: 2.5vw;
		padding: 4vw;
	}
	
	.voice_03_text_flame:before,.voice_03_text_flame:after,.voice_03_text_flame2:before,.voice_03_text_flame2:after{
		display: none;
	}
	
	.voice_03_text_flame h3,.voice_03_text_flame2 h3{
		font-size: 5.4vw;
		line-height: 8vw;
		padding-bottom: 4vw;
		white-space: pre-wrap;
	}
	
	.voice_03_text_flame p,.voice_03_text_flame2 p{
		font-size: 4.2vw;
		line-height: 7vw !important;
	}
	.voice_03_text_flame2{
		margin-right: 0;
	}
	
	
	
	
	/**********************************
	
	よくある質問エリア
	
	**********************************/
	.shitumon_over{
		background-image: url("../img/sp_house_bottom_bg.png");
	}
	
	.q_and_a{
		margin-bottom: 15vw !important;
	}
	
	.q_and_a_item{
		margin-bottom: 0 !important;
		margin-top: 2.2vw !important;
		border: solid 0.7vw #394AA5;
	}
	
	.q_and_a_item_top{
		margin-top: 0 !important;
	}
	
	.q_and_a_item h3{
		font-size: 4.2vw;
		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: 4vw;
	}
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	/**********************************

	フォームエリア

	**********************************/
	.form_flame{
		border: solid 1vw #ccc;
		padding: 7vw 4vw;
	}
	
	.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: 7vw;
		height: 16vw;/*状況次第で変える*/
		font-size: 7.6vw;
		box-shadow: 0 0.7vw 0 #7e551a;
	}
	
	
	
	
	/**********************************
	
	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: 3.5vw;/*2つ以下の時は3.5vw*/
	}
	
	.small{
		padding-top: 3vw;
	}
	
	
	
}