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

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

SP用レイアウト

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

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

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

	.article p{
		line-height: 7vw;
	}
	
	
	.pc_view{
		display: none !important;
	}
	
	.sp_view{
		display: block !important;
	}
	/**********************************
	
	上部固定ヘッダー設定
	
	**********************************/
	
	/*----------------------
	上部固定ヘッダー全体
	----------------------*/
	.header{
		height: 11vw;
		width: 100%;
		border-right:  none !important;
		border-left:  none !important;
		display: none !important;
	}

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


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


	/*----------------------
	電話
	----------------------*/
	.top_tel_flame{
		height: 8vw;
		width: 55%;
		margin-top: 1.3vw;
		background-repeat: no-repeat;
		background-size: cover;
		background-position: center;
		display: flex;
		align-items: center;
		justify-content: center;
		border: solid 1vw #00B900;
		border-radius: 0.5vw;
		/*
		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: 9000000vw;
	}

	.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: 50%;
		height: 11.5vw;
	}
	
	.fix_btn1{
		background-color: #ff8400;
	}
	
	.fix_btn2{
		background-color: #966d2d;
	}
	
	
	.fix_btn1 a,.fix_btn2 a{
		width: 100%;
		height: 11.5vw;
		display: flex;
		align-items: center;
		background-repeat: no-repeat;
		background-size: 8%;
		background-position: center right 3vw;box-sizing: border-box;
	}
	
	.fix_btn1 a{
		height: auto;
		padding-top: 0.8vw;
	}
	
	.fix_uketuke{
		text-align: center;
		color: #fff;
		font-size: 2.6vw;
		font-family: 'Noto Serif JP', serif;
	}
	
	.sp_bottom_cv a img{
		width: 20%;
		margin-right: 0.5vw;
	}
	
	.sp_bottom_cv a p{
		font-size: 4.6vw;
		font-weight: bold;
		color: #fff;
		text-align: center;
		width: 100%;
		font-family: 'Noto Serif JP', serif;
	}
	
	.sp_bottom_cv a p i{
		font-size: 4.6vw !important;
		margin-right: 1.5vw;
	}
	
	.fix_btn1 p{
		padding-bottom: 1vw !important;
	}
	
	.fix_btn2 p{
		padding-bottom: 0.6vw !important;
	}
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	/**********************************
	
	ファーストビュー設定
	
	**********************************/
	.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;
	}
	
	
	
	
	
	
	/**********************************

	FV下エリア

	**********************************/
	.fv_shita_over{
		padding-top: 3vw;
	}

	.fv_shita_under{
		padding-top: 0;
	}

	.fv_shita_retu{
		display: flex;
		justify-content: space-between;
		margin-top: 1.8vw;
	}

	.fv_shita_retu_top{
		margin-top: 5vw !important;
	}

	.fv_shita_retu img{
		width: 30.2vw;
		height: auto;
	}



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

	cvエリア

	**********************************/
	.cv_under{
		padding-top: 0;
	}

	.cv_ue_eria{
		padding-top: 5vw;
		padding-bottom: 4vw;
	}

	.cv_slash{
		width: 2.8%;
	}

	.cv_ue_eria p{
		font-size: 6.4vw;
		line-height: 1 !important;
	}

	.cv_white_flame{
		padding:  4.5vw 2.5vw 5.2vw;
	}
	
	.cv_tel_flame,.cv_btn,.cv_long_btn{
		height: 16vw;
		border-radius: 1.6vw;
		margin-top: 3vw;
	}
		
	.cv_tel_flame{
		margin-top: 0;
		background-color: #ff8400;
		background-image: url("../img/cv_fff_migi_yajirushi.png");/*下向きの時はcv_downを使用*/
		background-repeat: no-repeat;
		background-position: center right 5.2vw;
		background-size: 2.5%;
		box-shadow: 0.65vw 0.75vw 0 #613200;
	}
	
	.cv_tel_flame a{
		align-items: center;
		height: 16vw;
	}
	
	.cv_tel_icon_flame{
		width: 10vw;
		height: 10vw;
		border: solid 1px #fff;
		margin-right: 1.5vw;
		margin-left: -4vw;
	}
	
	.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.3vw !important;
		line-height: 6vw !important;
	}
	
	
	.cv_btn a img,.cv_long_btn a img{
		width: 14%;
		margin-left: 7vw;
	}
	
	.cv_btn a p{
		font-size: 6vw;
	}
	
	.cv_long_btn a p{
		font-size: 5.3vw;
	}
	
	.sp_cv_text{
		display: flex !important;
		justify-content: flex-start !important;
		/*
		margin-left: 15vw !important;アイコンがない時はこちらを使用
		*/
	}
	
	.sp_cv_text_noicon{
		/*
		margin-left: 15vw !important;アイコンがない時はこちらを使用
		*/
	}
	
	.cv_btn a{
		justify-content: flex-start;
	}
	
	.cv_long_btn a{
		justify-content: center;
	}
	
	.cv_btn a p i{
		font-size: 6vw !important;
		padding-bottom: 0.8vw !important;
		margin-left: 9vw;
	}
	
	.cv_long_btn{
		background-image: url("../img/cv_fff_migi_yajirushi.png");/*下向きの時はcv_downを使用*/
		background-repeat: no-repeat;
		background-position: center right 5.3vw;
		background-size: 2.4%;
		box-shadow: 0.65vw 0.75vw 0 #613200;
	}






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

	悩みエリア

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

	.nayami_under{
		padding-bottom: 4vw;
	}

	.nayami_under ul li{
		margin-top: 3.7vw;
	}

	.nayami_under ul li p{
		font-size: 4.2vw;
		white-space: pre-wrap;
		line-height: 1.7!important;
	}

	.nayami_under ul li img{
		width: 8%;
		height: auto;
		margin-right: 2.5vw;
	}








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

	解決エリア

	**********************************/
	.kaiketu_under{
		padding-top: 0;
	}

	.kaiketu_img{
		margin-top: 3vw;
	}


	.mini_red_sankaku{
		width: 8.5vw;
		height: auto;
		margin: 6vw auto 4vw;
	}

	.kaiketu_under p{
		font-size: 4.2vw;
		line-height: 2 !important;
		white-space: pre-wrap;
	}

	.kaiketu_bottom_img{
		margin-top: 9vw;
	}



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

	理由エリア

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

	.riyuu_under{
		padding-bottom: 4vw;
	}

	.h2_shita_line{
		width: 71vw;
	}

	.riyuu_text_flame{
		margin-top: 5.5vw;
	}

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

	.riyuu_text{
		line-height: 7vw !important;
		font-size: 4.2vw;
	}

	.riyuu_img{
		margin-top: 15.5vw;
	}

	.mini_white_sankaku{
		width: 8.5vw;
		margin: 6vw auto 7.5vw;
	}

	.work_shita_text{
		white-space: pre-wrap;
		font-size: 5.2vw;
		margin-top: 3vw !important;
		line-height: 7.2vw !important;
		padding: 2vw 0 !important;
	}





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

	ペットエリア

	**********************************/
	.pet_under{
		padding-bottom: 3.5vw;
	}

	.mini_red_sankaku2{
		margin-top: 6vw;
	}
	
	.pet_retu{
		align-items: flex-start;
	}

	.pet_text_flame{
		width: 64%;
	}

	.pet_text_flame p{
		padding-left: 0 !important;
		margin-top: 2vw !important;
		font-size: 4vw;
	}

	.pet_mini_img{
		width: 28vw;
		height: auto;
		margin-top: 3vw;
	}
	
	.pet_shita_text{
		padding-left: 0 !important;
	}





	.picnic_under{
		padding-top: 6.5vw;
	}

	.picnic_text{
		line-height: 2 !important;
	}




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

	ランチエリア

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

	.lunch_text{
		font-size: 4.2vw;
	}


	.afternoon_flame{
		padding: 5vw 3vw;
		margin-top: 7.5vw;
	}
	

	.afternoon_flame h3{
		margin-bottom: 4vw;
	}

	.afternoon_img{
		margin-bottom: 3vw;
	}






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

	地元エリア

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










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

	アクセスエリア

	**********************************/
	.tenpo_img{
		margin-bottom: 4.5vw;
	}

	.access_data{
		padding-bottom: 1.8vw;
		margin-top: 3.2vw;
	}

	.access_data_top{
		margin-top: 0 !important;
	}

	.access_data dt{
		width: 22vw;
		font-size: 4.2vw;
		line-height: 1.4 !important;
	}

	.access_data dd{
		line-height: 1.4 !important;
		font-size: 4.2vw;
	}

	.access_tel a{
		pointer-events: none;
		color: #fff !important;
	}

	.access_over iframe{
		height: 62vw;
		margin-top: 6vw;
	}


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

	snsエリア

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

	.sns_under{
		padding: 6vw 0;
	}

	.sns_under img{
		width: 15vw;
		height: 15vw;
		margin-left: 4vw;
	}
	
	.sns_under a{
		padding: 2.5vw 0;
	}

	.sns_under a p{
		font-size: 7.5vw;
	}


	
	
	
	/**********************************
	
	footerエリア
	
	**********************************/
	.footer{
		width: 100%;
		height: 13vw;
		padding-bottom: 13vw;
	}

	.footer_under{
		width: 94.7%;
		height: 13vw;
	}

	
	.footer_link a,.footer_link p,.small{
		font-size: 3.5vw;/*2つ以下の時は3.5vw*/
	}
	
	.small{
		padding-top: 2vw;
	}
	
	
	
}