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

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

PC用レイアウト

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

/*----------------------
共通設定
----------------------*/
html{
	font-size: 62.5%;
	scroll-behavior: smooth;
}

body{
	color: #333;
	font-family: "Noto Sans JP", Meiryo, sans-serif;
	font-feature-settings: "palt";
	letter-spacing: -0.05em;
		white-space: nowrap;
	-webkit-font-smoothing:antialiased;
	-moz-osx-font-smoothing:grayscale;
	width: 100%;
	height: auto;
	background-image:url("../img/all_bg.png");
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background-attachment: fixed;
	background-size: cover;
}

a:hover{
	cursor: pointer;
}

h2 img{
	width: 100%;
	height: auto;
}

.img_w100{
	width: 100%;
	height: auto;
	display: block;
	margin: 0 auto;
}

/*----------------------
ブラウザのCSSをリセット
----------------------*/
p{
	margin: 0 !important;
	padding: 0 !important;
}


/*----------------------
セクションエリア共通設定
----------------------*/
section{
	clear: both;
	overflow: auto;
}


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

全体レイアウト、共通設定

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

/*----------------------
全体エリアの背景設定
----------------------*/
.main{
	
}

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

.article p{
	line-height: 1.8;
}

.sp_view{
	display: none !important;
}
/*----------------------
記事エリア、ファーストビューの内幅設定
----------------------*/
.top_img_in{
	width: 952px;
	margin: 0 auto;
}


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

上部固定ヘッダー設定

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

/*----------------------
上部固定ヘッダー全体
----------------------*/
.header{
	width: 620px;
	position: sticky;
	position: -webkit-sticky;
	top: 0;
	z-index: 5000;
	background-color: #fff;
	border-bottom: solid 1px #ccc;
	overflow: auto;
	height: 75px;
	margin: 0 auto;
	border-right: solid 1px #ccc;
	border-left: solid 1px #ccc;
	display: none !important;
}

/*----------------------
ヘッダー内部をカラム幅にする
----------------------*/
.header_inner{
	width: 580px;
	margin: 0 auto;
	overflow: hidden;
	height: 75px;
}


/*----------------------
ロゴ
----------------------*/
.top_logo_flame{
	width: 28%;
	float: left;
	margin: 0;
	height: 75px;
	display: flex;
	align-items: center;
}

.top_logo_flame:hover{
	opacity: 0.7;
}



/*----------------------------------
sp用下部cv 3つボタン
----------------------------------------*/
.sp_bottom_cv{
	display: flex;
	width: 100%;
	height: auto;
	position: fixed;
	bottom: 0;
	z-index: 5000;
}

.sp_bottom_cv_under{
	display: flex;
	justify-content: space-between;
	width: 620px;
	margin: 0 auto;
	background-color: rgba(51,51,51,0.90);
	padding: 18px 20px;
	box-sizing: border-box;
}

.fix_btn1,.fix_btn2,.fix_btn3{
	width: 31.4%;
	height: 60px;
	display: flex;
	align-items: center;
	border-radius: 5px;
}

.fix_btn1{
	background-color: #00B900;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	/*
	green：#00B900
	orange：#ff8400
	black：#000
	right_red：#f37272
	pink：#ff77e7
	blue：#0066FF
	blue_green：#13b5b1
	*/
}

.fix_btn2{
	background-color: #ff8400;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	/*
	green：#00B900
	orange：#ff8400
	black：#000
	right_red：#f37272
	pink：#ff77e7
	blue：#0066FF
	blue_green：#13b5b1
	*/
}

.fix_btn3{
	background-color: #f37272;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	/*
	green：#00B900
	orange：#ff8400
	black：#000
	right_red：#f37272
	pink：#ff77e7
	blue：#0066FF
	blue_green：#13b5b1
	*/
}



.fix_btn1 a,.fix_btn2 a,.fix_btn3 a{
	width: 100%;
	height: 60px;
	display: flex;
	align-items: center;
	justify-content: center;
	box-sizing: border-box;
}


.sp_bottom_cv a p{
	font-size: 2.8rem;
	font-weight: 900;
	color: #fff;
	padding-bottom: 3.5px !important;
}







/*--------------------------------
ヘッダー内の画像が常に100%になるように
---------------------------------*/
.top_logo_flame img,.top_tel_flame img,.top_cv_btn img{
	width: 100%;
}



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

ファーストビュー設定

**********************************/
.top_img_flame{
	background-image: url("../img/pc_fv_out.jpeg");
	background-repeat: no-repeat;
	background-position: center top;
	height: auto;
}

.top_img_in{
	width: 620px;
	border-right: solid 1px #ccc;
	border-left: solid 1px #ccc;
	margin: 0 auto;
}

.top_img_in img{
	width: 100%;
	height: auto;
}

.fv_shita_shikaku{
	width: 100%;
	height: 50px;
	background-color: #002362;
	margin-top: -1px;
}


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

section設定

**********************************/
.section_over_flame{
	width: 620px;
	height: auto;
	background-repeat: no-repeat;
	background-position: center top;
	background-size: cover;
	margin: 0 auto;
	border-right: solid 1px #ccc;
	border-left: solid 1px #ccc;
	background-color: #fff;
}

.section_under_flame{
	width: 580px;
	height: auto;
	margin: 0 auto;
	padding: 55px 0;
}



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

cvエリア

**********************************/
.cv_over{
	background: linear-gradient(#002063,#08b4e2,#002063);
}

.cv_under{
	padding-top: 30px;
}

.cv_under2{
	padding-top: 25px;
}

.cv_sankaku{
	display: block;
	margin: 0 auto;
	width: 90px;
}



.cv_text{
	font-size: 4.3rem;
	font-weight: 800;
	color: #fff;
	line-height: 1 !important;
	text-align: center;
	margin: 15px auto 20px !important;
}

.cv_text_top{
	margin-top: 23px !important;
}

.cv_white_flame{
	width: 100%;
	height: auto;
	padding:  30px 25px 35px;
	background-color: #fff;
	box-sizing: border-box;
}

.cv_white_flame a:hover{
	opacity: 0.7;
}

.cv_white_text{
	font-size: 2.2rem;
	text-align: center;
	line-height: 1.6 !important;
}

.cv_white_text span{
	font-weight: bold;
	color: #ff8400;
}

.cv_logo_img{
	margin-bottom: 14px;
}

.cv_ribon{
	margin: 18px auto 27px;
}

.cv_btn2{
	margin: 18px auto;
}

.cv_bottom_text{
	white-space: pre-wrap;
	margin-top: 18px !important;
}



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

悩みエリア

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


.nayami_over{
	background-image: url(../img/nayami_bg.webp);
}

.nayami_under{
	padding-top: 40px;
	padding-bottom: 40px;
}

.nayami_under ul li{
	height: 34px;
	display: flex;
	align-items: center;
	background-image: url(../img/check5.png);
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center left;
	font-size: 2.8rem;
	padding-left: 40px;
	margin-top: 33px;
	font-weight: bold;
	color: #fff;
}

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





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

解決エリア

**********************************/
.kaiketu_over{
	position: relative;
	background-image: url(../img/gray_komaru_bg.webp);
	background-size: contain;
	background-position: center -166px !important;
}



.kaiketu_img{
	margin-top: 37px;
}

.kaiketu_movie_over{
	
}

.kaiketu_movie_under{
	padding-top: 0;
	padding-bottom: 55px;
}

.kaiketu_movie_flame{
	width: 100%;
	height: 293px;
	background-image: url(../img/kaiketu_movie.gif);
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	box-shadow: 0 0 3px #ccc;
	box-sizing: border-box;
}


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

特徴エリア

**********************************/
.tokuchou_over{
	background-image: url(../img/shiro_en_bg.webp);
	background-repeat: repeat;
}

.tokuchou_under{
	padding-top: 45px;
}

.tokuchou_under h2{
	margin-bottom: 40px;
}

.tokuchou_flame{
	width: 100%;
	height: auto;
	box-sizing: border-box;
	margin-top: 30px;
	box-shadow: 0 0 3px #ccc;
}

.tokuchou_text_flame{
	background-color: #fff;
	padding: 20px 20px 22px;
	box-sizing: border-box;
	background-image: url(../img/tokuchou_text_bg.webp);
	background-size: contain;
	background-repeat: repeat;
}

.tokuchou_text_flame h3 img{
	height: 100%;
	width: auto;
}

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

.tokuchou_text span{
	font-weight: bold;
	color: #ff8400;
}



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

問題エリア

**********************************/
.mondai_over{
	position: relative;
}

.mondai_bottom_flame{
	width: 580px;
	position: absolute;
	bottom: 55px;
	left: 20px;
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.mondai_gif_flame{
	width: 235px;
	height: 235px;
	background-image: url(../img/gomisute.gif);
	background-size: 745px;
	background-repeat: no-repeat;
	background-position: center;
	box-sizing: border-box;
}

.mondai_bottom_flame p{
	width: 313px;
	white-space: pre-wrap;
	font-size: 2rem;
	line-height: 1.9 !important;
}

.mondai_bottom_flame p span{
	font-weight: bold;
	color: #ff8400;
}





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

フィルターエリア

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

.filter_over{
	background-image: url(../img/filter_bg.webp);
}

.filter_under{
	padding-bottom: 13px;
}

.h2_text_img{
	height: 101px;
	width: auto;
	margin: 0 auto;
	display: block;
}

.h2_sankaku{
	height: 16px;
	width: auto;
	display: block;
	margin: 23px auto;
}

.h2_shita_text{
	text-align: center;
	margin-top: -6px !important;
	margin-bottom: 40px !important;
}

.h2_shita_text span{
	font-weight: bold;
	color: #ff8400;
}






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

違いエリア

**********************************/
.chigai_over{
	height: auto;
	background-image:url("../img/voice_bg.webp");
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background-attachment: fixed;
	background-size: cover;
}

.chigai_flame{
	box-shadow: none !important;
}

.chigai_flame h3{
	height: auto;
	width: 100%;
	margin-bottom: 12px;
}

.chigai_flame h3 img{
	width: 100%;
}




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

お客様の声エリア

**********************************/
.voice_over{
	height: auto;
	background-image:url("../img/voice_bg.webp");
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background-attachment: fixed;
	background-size: cover;
}

.voice_under{
	
}

.h2_sankaku2{
	margin-bottom: 35px;
}

.voice_flame{
	width: 100%;
	height: auto;
	box-sizing: border-box;
	background-color: #fff;
	padding: 22px 25px 30px;
	margin-top: 30px;
}

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

.voice_flame h3{
	height: 130px;
	margin-bottom: 17px;
}

.voice_flame h3 img{
	height: 130px;
	width: auto;
	margin-right: auto;
	margin-left: 0;
}

.voice_text_flame{
	box-sizing: border-box;
	padding: 22px 17px;
	background-color: #f3f3f3;
}

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

.voice_text span{
	font-weight: bold;
	color: #ff8400;
}

.voice_data{
	text-align: right;
	font-size: 2rem;
	font-weight: bold;
	margin-top: 20px !important;
}







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

よくある質問エリア

**********************************/
.shitumon_over{
	background-color: #f3f3f3;
}

#q_and_a_list{
	width: 100%;
	margin: 0 auto;
	padding: 0;
	list-style: none;
}

.q_and_a_item{
	margin-top: 17px;
	cursor:pointer;
	text-align: left;
	background-color: rgba(255,255,255,1.00);
	border-radius: 0px !important;
}

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

.q_and_a_item h3{
	font-size: 2.6rem;
	font-weight: 500;
	color: #333;
	padding: 20px 0 20px 25px;
	line-height: 1.4;
}

.q_and_a_item span{
	font-size:4.6rem;
	color: #333;
	font-weight: 500;
	padding-bottom: 7px;
	margin-left: auto;
	margin-right: 30px;
}

.question_text{
	display: flex;
	align-items: center;
}

.answer{
	font-size: 2rem;
	padding: 0 25px 25px;
	display:none;
	color: #333;
}

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







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

footerエリア

**********************************/
.footer{
	width: 620px;
	height: 120px;
	display: flex;
	align-items: center;
	justify-content: center;
	background-color: #001f60;
	margin: 0 auto;
	padding-bottom: 100px;
}

.footer_under{
	width: 580px;
	height: 120px;
	border-top: solid 1px #fff;/*必要ない時は消す*/
}


.footer_link{
	display: flex;
	justify-content: center;
	align-items: center;
	margin-top: 33px;
}

.footer_link a,.footer_link p,.small{
	color: #fff;
	font-size: 1.8rem;
}

.footer_link a:hover{
	text-decoration: underline;
}

.footer_link p{
	margin: 0 20px !important;
}

.small{
	text-align: center;
	display: block;
	padding-top: 18px;
}
