@charset "UTF-8";



.contents800.m01{
	padding: 30px 30px 10px;
}


/***

インフォ

***/
hr.top_info_bar1 , hr.top_info_bar2 {
	clear: both;
	width: 100%;
	height: 1px;
	border: none;
	border-top: 1px solid #ccc;
	border-bottom: none;
	background: none;
	margin: 0;
	padding: 0;
}
hr.top_info_bar2 {
	margin: 40px 0 0;
}


.info_box1{
	clear: both;
	width: 100%;
	height: auto;
	margin: 0;
	padding: 20px 0 0;
	vertical-align: middle;
	
	font-family: 'Noto Sans JP', "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	
	/*background: #EB7476;*/
}

.info_box1_category{
	width: 100px;
	height: auto;
	margin: 0;
	padding: 0;
	vertical-align: middle;
	display: table-cell;
	
	/*background: #8BEFFE;*/
}
.info_box1_category div{
	clear: both;
	width: 100px;
	height: auto;
	margin: 0;
	padding: 5px 0 6px;
	vertical-align: middle;
	font-size: 15px;
	line-height: 102%;
	text-align: center;
	color: #fff;
	background: #333;
}
.info_box1_category div.category1{
	background: #333;
}
.info_box1_category div.category2{
	background: #bbb;
}

.info_box1_day{
	width: 200px;
	height: auto;
	margin: 0;
	padding: 0 0 0 10px;
	vertical-align: middle;
	display: table-cell;
	font-size: 15px;
	line-height: 102%;
	text-align: left;
	color: #888;
}
/*
@media print, screen and (min-width: 1001px) {
.info_box1_day{
	margin: 0;
	text-align: center;
}
}
*/

.info_box1_txt{
	clear: both;
	width: 100%;
	height: auto;
	margin: 6px 0 0;
	padding: 0;
	
	font-family: 'Noto Sans JP', "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	
	vertical-align: middle;
	display: block;
	font-size: 5vw;
	line-height: 150%;
	text-align: left;
	color: #222;
}
@media print, screen and (min-width: 1001px) {
.info_box1_txt{
	font-size: 20px;
}
}



.info_box1_txt2{
	clear: both;
	width: 100%;
	height: auto;
	margin: 10px 0 0;
	padding: 0;
	
	font-family: 'Noto Sans JP', "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	
	display: block;
	font-size: 3.75vw;
	line-height: 150%;
	text-align: justify;
	color: #515151;
}
@media print, screen and (min-width: 1001px) {
.info_box1_txt2{
	font-size: 15px;
}
}


.info_box1_ph1{
	clear: both;
	width: 100%;
	height: auto;
	margin: 20px 0 0;
	padding: 0;
}
.info_box1_ph1 img{
	width: 100%;
	height: auto;
}
@media print, screen and (min-width: 1001px) {
.info_box1_ph1{
	width: 86.487%;
	max-width: 640px;
	
	width: 67.568%;
	max-width: 500px;
	height: auto;
}
}


.info_box1_ph2{
	clear: both;
	width: 100%;
	height: auto;
	margin: 20px 0 0;
	padding: 0;
}
.info_box1_ph2 img{
	width: 100%;
	height: auto;
}
@media print, screen and (min-width: 1001px) {
.info_box1_ph2{
	width: 86.487%;
	max-width: 640px;
	
	width: 67.568%;
	max-width: 500px;
	height: auto;
}
}







/*
インフォメーションページ
*/

.news_date1{
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
	font-size: 13px;
	color: #595757;
}
.news_headline1{
	font-family: 'ＭＳ Ｐ明朝', 'MS PMincho','ヒラギノ明朝 Pro W3', 'Hiragino Mincho Pro', 'serif';
	font-size: 18px;
	color: #fff;
	font-weight: bold;
	line-height: 1.5;
	padding: 8px 0 8px 5px;
	margin: 0 0 10px;
	background: #8e7b35;
}
.news_txt1{
	font-size: 16px;
	font-family: 'ＭＳ Ｐ明朝', 'MS PMincho','ヒラギノ明朝 Pro W3', 'Hiragino Mincho Pro', 'serif';
	color: #3e3a39;
	line-height: 1.8;
}


.info_ph_fl1{
	width: 47.857%;
	height: auto;
	float: left;
	margin: 25px 0 0;
}
.info_ph_fr1{
	width: 47.857%;
	height: auto;
	float: right;
	margin: 25px 0 0;
}

.news_box1{
	position: relative;
}
.news_link_position{
	position: absolute;
	top: -80px;
}
@media print, screen and (min-width: 1001px) {
.info_ph_fl1{
	margin: 30px 0 0;
}
.info_ph_fr1{
	margin: 30px 0 0;
}
}







.faq_head1{
	font-size: 23px;
	text-align: center;
	margin: 0 0 60px;
	color: #3e3a39;
	font-weight: bold;
}




.info_btn_box1{
	width: 100%;
	height: auto;
	margin: 0 auto;
	font-size: 18px;
	color: #8e7a54;
}
.info_btn_box2{
	width: 100%;
	height: auto;
	margin: 0 auto;
	font-size: 18px;
	color: #8e7a54;
}
@media print, screen and (min-width: 1001px) {
.info_btn_box1{
	width: 41%;
	height: auto;
	margin: 0 auto;
	font-size: 18px;
	color: #8e7a54;
}
.info_btn_box2{
	width: 70%;
	height: auto;
	margin: 0 auto;
	font-size: 18px;
	color: #8e7a54;
}
}
.info_btn1,.info_btn2{
	width: 33%;
	height: auto;
	float: left;
	border-left: 1px #595757 solid;
	text-align: center;
	margin: 0 0 20px;
	font-size: 18px;
	color: #8e7a54;
}
.info_btn3{
	width: 33%;
	height: auto;
	float: left;
	border-left: 1px #595757 solid;
	border-right: 1px #595757 solid;
	text-align: center;
	margin: 0 0 20px;
	font-size: 18px;
	color: #8e7a54;
}
.info_btn4{
	width: 49.5%;
	height: auto;
	float: left;
	border-left: 1px #595757 solid;
	text-align: center;
	margin: 0 0 0;
	border-left: 1px #595757 solid;
	font-size: 16px;
	color: #3e3a39;
}
.info_btn5{
	width: 49.5%;
	height: auto;
	float: left;
	border-left: 1px #595757 solid;
	text-align: center;
	margin: 0 0 0;
	border-left: 1px #595757 solid;
	border-right: 1px #595757 solid;
	font-size: 16px;
	color: #3e3a39;
}
@media print, screen and (min-width: 1001px) {
.info_btn4{
	width: 19.9%;
	max-width: 199px;
	height: auto;
	float: left;
	border-left: 1px #595757 solid;
	color: #595757;
	text-align: center;
	margin: 0 0 0;
	font-size: 14px;
}

.info_btn4{
	width: 49.5%;
	height: auto;
	float: left;
	border-left: 1px #595757 solid;
	color: #3e3a39;
	text-align: center;
	margin: 0 0 0;
	border-left: 1px #595757 solid;
	font-size: 18px;
}
.info_btn5{
	width: 49.5%;
	height: auto;
	float: left;
	border-left: 1px #595757 solid;
	color: #3e3a39;
	text-align: center;
	margin: 0 0 0;
	border-left: 1px #595757 solid;
	border-right: 1px #595757 solid;
	font-size: 18px;
}
}
	
.info_btn4.on,.info_btn5.on{
	color: #ad5338;
	border-bottom: 2px solid #ad5338;
}



.info_txt_box1{
	width: 22.58%;
	max-width: 210px;
	height: auto;
	float: left;
	margin: 40px 3.225% 40px 0;
	text-decoration: none;
}
.info_txt_box1 a{
	text-decoration: none;
}
.info_txt_box1.end{
	margin: 40px 0 40px 0;
}
.info_ph1{
	height: auto;
}
.info_categoly1{
	font-size: 12px;
	color: #fff;
	text-align: center;
	background: #856963;
}
.info_date1{
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
	font-size: 12px;
	color: #595757;
	text-decoration: none;
	font-weight: bold;
}
.info_date1 a{
	text-decoration: none;
	color: #595757;
}
.info_headline1{
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
	font-size: 13px;
	color: #00654c;
	line-height: 1.5;
	font-weight: bold;
}
.info_headline1 a{
	text-decoration: none;
	color: #00654c;
}




/***

ボタン

***/
a .info_box1_btn1{
	clear: both;
	width: auto;
	width: 64%;
	height: auto;
	padding: 20px 20px;
	margin: 18px 0 0;
	float: left;
	color: #515151;
	color: #fff;
	
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif" ;
	font-size: 16px;
	line-height: 105%;
	text-align: center;
	
	background: rgba(172,83,56,1.0);
	border-radius: 5px;
	position: relative;
	text-decoration: none;
}
.access_btn1_icon2{
	width: 15px;
	height: auto;
		
	position: absolute;
	top: 39%;
	right: 15px;
	
	content: url("../img/common/chevron-down-solid.svg");
	opacity: 0.3;
	transform:rotate( -90deg );
}















/*コンタクトフォーム関係*/


.con_red{
	color: #980d23;
}
.con_fl1{
	font-size: 14px;
	padding: 15px 0 0;
}
.con_fr1 ,
.con_fr2 ,
.con_fr3 {
	width: 100%;
	position: relative;
	
}
.con_fr1.op1 input{
	width: 100%;
	height: 50px;
	background: #dfdedf;
	background: #eee;
	margin: 10px auto 25px;	
	border: none;
	position: relative;
}
.con_fr2 textarea{
	width: 100%;
	height: 300px;
	background: #dfdedf;
	background: #eee;
	margin: 10px auto 25px;
	border: none;
	position: relative;
	
}
.con_fr3{
	font-size: 14px;
	width: 100%;
	height: 50px;
	margin: 15px auto 25px;	
}

.con_lead1{
	font-size: 16px;
	text-align: center;
	margin: 0 0 50px;
}

.con_blank1{
	width: 12%;
	height: 50px;
	background: #dfdedf;
	background: #eee;
	margin: 0 0 0 0;
	float: left;	
}
.con_txt1{
	float: left;
	padding: 8px 10px 0;
}

.con_title1{
	font-size: 14px;
	text-align: center;
	line-height: 1;
}
.con_title2{
	font-size: 21px;
	text-align: center;
	line-height: 1.5;
	margin: 0 0 50px;
}

.con_tel_box1{
	clear: both;
	width: 100%;
	height: auto;
	margin: 0 auto;
	padding: 0;
	
/*	background: #990;*/
}
.con_tel1{
	clear: both;
	font-size: 37px;
	text-align: center;
	line-height: 1.5;
	margin: 14px 0 0;
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif ;
}
.con_tel2{
	clear: both;
	font-size: 37px;
	text-align: center;
	line-height: 1.5;
	margin: 0 0 0;
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif ;
}
.con_sub1{
	font-size: 16px;
	padding: 0 6px 0 0;
	position: relative;
	top: -2px;
}

@media print, screen and (min-width: 801px) {
.con_fl1{
	font-size: 14px;
	padding: 38px 0;
	float: left;
}
.con_fr1 ,
.con_fr2 ,
.con_fr3 {
	width: 74%;
	float: right;
	margin: 30px 0;
	/*background: rgba(255,0,4,1.00);*/
}
.con_fr1.op1 input{
	width: 100%;
	height: 50px;
	background: #dfdedf;
	background: #eee;	
}
.con_fr2 textarea{
	width: 100%;
	height: 200px;
	background: #dfdedf;
	background: #eee;
	
}
.con_fr3{
	width: 74%;
	height: auto;
	margin: 38px 0;
	float: right;	
}
.con_blank1{
	width: 13%;
	height: 50px;
	background: #dfdedf;
	background: #eee;
	margin: 0 0 0 0;
	float: left;	
}


.con_tel_box1{
/*	width: 56%;*/
/*	max-width: 560px;*/
	width: auto;
	height: auto;
	margin: 0 auto;
	
	display: flex;
	justify-content: center;
}
.limit_plan_box1{
	width: 89.552%;
	max-width: 670px;
	margin: 40px auto;
}
.con_tel1{
	clear: none;
	font-size: 37px;
	text-align: left;
	margin: 15px 12px 0;
}
.con_tel2{
	clear: none;
	font-size: 37px;
	text-align: left;
	margin: 15px 12px 0;
}
.con_sub1{
	font-size: 16px;
	padding: 0 8px 0 0;
	position: relative;
	top: -2px;
}
}



/***

確認ボタン

***/
.btn_contact1 input{
	clear: both;
	width: 80%;
	max-width: 200px;
	height: auto;
	margin: 20px auto 80px;
	padding: 8px 0;
	font-size: 16px;
	color: #fff;
	line-height: 101%;
	background: #723756;
	display: block;
	text-decoration: none;
	text-align: center;
	letter-spacing: 10px;
	border: none;
}
@media print, screen and (min-width: 801px) {
.btn_contact1 input{
	width: 50%;
	max-width: 200px;
	margin: 50px auto 0;
	font-size: 18px;
}
}




/***

未入力

***/
.wpcf7-not-valid-tip {
	position: absolute;
	top: 200%;
	right: 0;
	z-index: 100;
	padding: 0;
	width: 100%;
	height: auto;
	color: #a30000;
	font-size: 12px;
	line-height: 101%;
	
/*	background: #E2ADAE;*/
}

.con_fr2 .wpcf7-not-valid-tip {
	position: absolute;
	top: 75%;
	right: 0;
	z-index: 100;
	padding: 0;
	width: 100%;
	height: auto;
	color: #a30000;
	font-size: 12px;
	line-height: 101%;
}


/***

Contact Form 7 確認画面プラグイン
Confirm Plus Contact Form 7

確認画面　レイアウトcss

***/
/* テーブル */
#wpcf7cpcnf table {
    border: none;
	width: 80%;
	margin: 0 auto;
}
#wpcf7cpcnf table th {
    background-color: #666;
    border: 1px solid #ccc;
    color: #fff;
    text-align: center;
	padding: 5px 15px;
	width: 20%;
}
#wpcf7cpcnf table td {
    border: 1px solid #ccc;
	padding: 5px 15px;
}


.wpcf7cp-btns{
	clear: both;
	width: 100%;
	height: auto;
	margin: 0 auto;
	display: flex;
	justify-content: center;
}

/* ボタン */
/*#wpcf7cpcnf button {
	width: 150px;
	height: auto;
	padding: 4px 0;
	border: none;
	background-color: #555;
    color: #fff;
	
	margin: 0 10px;
}*/




/***

確認画面　タイトルレイアウト隠しcss

***/
.position-a1{
	position: absolute;
	top: -1000%;
}











/***

会社概要・プライバシーポリシー

***/


.rec_table_bg{
	clear: both;
	width: 94%;
	max-width: 840px;
	height: auto;
	margin: 0 auto;
}

.rec_table{
	width:100%;
	margin:0 auto;
	border:none;
	font-size:15px;
	line-height:150%;
	
	font-family: 'Noto Serif JP' , 'ＭＳ Ｐ明朝', 'MS PMincho', 'ヒラギノ明朝 Pro W3', 'Hiragino Mincho Pro', serif ;
	color: #595757;
	font-style: normal;
	letter-spacing: 1px;	
	font-weight:normal;
	
	vertical-align: middle;
	/*background: rgba(183,239,226,1.00);*/
	display: table;
	border-bottom: 1px dotted #727171;
}
.rec_table:nth-child(1){
	border-top: 1px dotted #727171;
}


.rec_table .rec_th1{
	width:27%;
	padding:14px 18px 14px 0;
	display:table-cell;
	border:none;
	color:#000;
	font-weight:normal;
	
	text-align: justify;
	-moz-text-align-last: justify;
	text-align-last: justify;
	text-justify:inter-ideograph;
	
	vertical-align: middle;
}
@media print, screen and (min-width: 801px) {
.rec_table .rec_th1{
	width:22%;
	padding:11px 22px;	
}
}



.rec_table .rec_td1{
	width:13px;
	padding:14px 0;
	display:table-cell;
	text-align:left;
	border:none;
	color:#000;
	font-weight:normal;
	vertical-align: middle;
}	

.rec_table .rec_td2{
	width: calc( 73% -13px);
	padding:14px 0 14px 18px;
	display:table-cell;
	text-align:left;
	border:none;
	color:#000;
	font-weight:normal;
	vertical-align: middle;
}
@media print, screen and (min-width: 801px) {
.rec_table .rec_td2{
	width: calc( 78% -13px);
	padding:11px 22px;
}
}

.rec_table .rec_td2 a{
	color:#000;
	text-decoration: underline;
}





.pri_head1{
	font-size: 14px;
}
.pri_txt1{
	font-size: 13px;
	line-height: 1.6;
}






.plan_none_txt1{
	clear: both;
	text-align: center;
	font-size: 3vw;
	line-height: 101%;
	color: #999;
	margin: 100px 0 0;
}
@media print, screen and (min-width: 801px) {
.plan_none_txt1{
	font-size: 13px;
}
}








.per_fl1{
	width: 100%;
	height: auto;
	margin: auto;
}
.per_fr1{
	width: 100%;
	height: auto;
	margin: auto;
	padding: 20px 0 8px 0;
	border-top: 4px solid #8e7b35;
	border-bottom: 4px solid #8e7b35;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
	line-height: 1.8;
}
.per_txt_box1{
	width: 90%;
	height: auto;
	margin: auto;
}
@media print, screen and (min-width: 1001px) {
.per_fl1{
	width: 47%;
	height: auto;
	float: left;
}
.per_fr1{
	width: 53%;
	height: auto;
	float: left;
}
}

.per_txt1{
	font-size: 15px;
	color: #717071;
	padding: 0 0 8px;
}
.per_headline1{
	font-size: 20px;
	color: #8e7b35;
	padding: 0 0 10px;
}
.per_btn1{
	width: 40.54%;
	height:auto;
	margin: auto;
	padding: 5px 0;
}








.out_ph_fl1{
	width: 100%;
	height: auto;
	float: right;
	margin: 30px 0 0;
}
.out_ph1{
	width: 49.079%;
	height: auto;
	float: right;
	padding: 0 0 0 20px;
}
.out_name4{
	font-size: 12px;
	text-align: right;
	line-height: 1.5;
	padding: 110px 0 0;
}
.out_name2{
	font-size: 23px;
	text-align: right;
	line-height: 1.5;
}
.out_name3{
	font-size: 12px;
	color: #89898a;
	text-align: right;
	line-height: 1.5;
	letter-spacing: 0.15em;
}
@media print, screen and (min-width: 1001px) {
.out_ph_fl1{
	width: 46.571%;
	height: auto;
	position: absolute;
	top: 42%;
	right: 0;
}
.out_ph1{
	width: 49.079%;
	height: auto;
	float: right;
	padding: 0 0 0 20px;
}
.out_name4{
	padding: 132px 0 0;
}
}





submit{
	height: auto;
	background: #8e7b35;
	color: #fff;
	text-align: center;
	box-shadow: none;
	border: none;
	margin: auto;
}
submit a{
	color: #fff;
	text-align: center;
	text-decoration: none;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif";
	margin: auto;
}



