@charset "utf-8";
/*===============================================
 画面の横幅が769px以上
===============================================*/


/***共通**********************************/
html{
	margin-top:0 !important;
}

body{
	font-family: Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", Arial, Sans-serif;
	font-size:16px;
	margin:0;
	padding:0;
	line-height:1;
	letter-spacing: 0.5px;
	color: #332623;
}

.cx:after,
.main_button .main_button_in .tel dl:after,
.case ul li dl:after,
.flow ol li:after,
.flow ol:after,
.staff .img:after,
.performance .info:after,
.scene ul:after,
.foot .foot_in .service_area dl:after{
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}

*:first-child+html .cx {
	display: inline-block;
	min-height: 1%;
}

* html .cx {
	height: 1%;
}

a {
	color: #006699;
	overflow: hidden;
	text-decoration: none;
}

a:visited {
	color: #006699;
}

a:hover {
	opacity: 0.75;
}

img{
	vertical-align:middle;
}

ul,
ol{
	margin:0;
	padding:0;
	line-height:100%;
}

ul li,
ol li{
	list-style:none;
}

.fl{
	float:left;
}

.fr{
	float:right;
}

.ac{
	text-align:center;
}

.al{
	text-align:left;
}

p{
	margin:0;
}

.dpnone{
	display:none;
}

a img{
	border:none;
}

.mb30{
	margin-bottom:30px;
}

/*切り替え*/
.pc{display:block;}
.sp{display:none !important;}

/*アンカー*/
/**/
#business_description{
	margin-top:-59px;
	padding-top:59px;
}

/*head*/
.header{	
	width:100%;
	position:fixed;
	background:rgba( 255,255,255, 0.75 );
	z-index:1000;
	border-bottom:1px solid #efefef;
	top:0;
	left:0;
	height: 70px;
	font-size:14px;
}

.header .header-in{
	width:1004px;
	margin:0 auto;
	padding:10px 0;
}

.header .header-in .logo{
	float:left;
	margin-left: 25px;
}

.header .header-in .logo img{
	width:auto;
	height:50px;
}

.header .header-in .head_cont{
	float:right;
}

.header .header-in .head_cont .button{
	background: #bf660e;
	box-sizing: border-box;
	border-radius: 6px;
	float: right;
	margin-right: 25px;
	
}

.header .header-in .head_cont .button a{
	padding: 15px 30px;
	display: block;
	color: #fff;
	font-size: 20px;
}

.header .header-in .head_cont .button:hover{
	opacity: 0.75;
}

.header .header-in .head_cont .tel{
	float: right;
	margin-right: 15px;
	margin-top: 10px;
}

.header .header-in .head_cont .tel img{
	height: 25px;
	width:auto;
}

/*mainLP*/
.main_lp{
	width:100%;
	height:700px;
}

.main_lp.img01{
	background:url(../img/main/main_lp01.jpg);
	background-position:center top;
	background-size: cover;
}

.main_lp.img02{
	background:url(../img/main/main_lp02.jpg);
	background-position:center top;
	background-size: cover;
}

.main_lp.img03{
	background:url(../img/main/main_lp03.jpg);
	background-position:center bottom;
	background-size: cover;
}

.main_lp.img04{
	background:url(../img/main/main_lp04.jpg);
	background-position:center bottom;
	background-size: cover;
}

.main_lp .lowprice{
	color:#fff;
	width: 750px;
	float: right;
	text-align: center;
	padding-top: 150px;
}

.main_lp .lowprice .title{
	font-size: 100px;
	margin-bottom: 10px;
	line-height: 1.2;
	font-weight: bold;
}

.main_lp .lowprice .title strong{
	color:#bf660e;
}

.main_lp.img04 .lowprice .title strong,
.main_lp.img04 .lowprice .text strong{
	color:#ffea00;
}


.main_lp .lowprice .title span,
.main_lp .lowprice .text span{
	display: block;
}

.main_lp .lowprice .sub_title{
	background: #fff;
	border-radius: 30px;
	padding:13px 36px 10px 36px;
	margin-bottom: 20px;
	color: #5f4646;
	font-size: 30px; 
	display: inline-block;
}

.main_lp .lowprice .text{
	font-size: 50px;
	line-height: 1.3;
	font-weight: bold;
}

.main_lp .lowprice .text strong{
	color:#bf660e;
}

.main_lp.img01 .lowprice .title,
.main_lp.img01 .lowprice .text{
	text-shadow: 0px 0px 15px #e1b500;
}

.main_lp.img02 .lowprice .title,
.main_lp.img02 .lowprice .text{
	text-shadow: 0px 0px 30px #739626;
}

.main_lp.img04 .lowprice .title,
.main_lp.img04 .lowprice .text{
	text-shadow: 0px 0px 30px #666;
}

.main_lp.img04 .lowprice .text strong{
	text-shadow: 0px 0px 30px #fff;
}

/*main*/
.main{
	background:url(../img/main_bg.jpg);
	background-size: cover;
	background-position:center top;
	width:100%;
	height:600px;
}

.main .main_in,
.main_lp .main_in,
.main_balcony .main_in{
	width:1004px;
	margin:0 auto;
}

.main .main_in h1{
	margin: 0;
	padding-top:70px;
}

/*main_balcony*/
.main_balcony{
	background:url(../img/main_balcony.jpg);
	background-size: cover;
	background-position:center center;
	width:100%;
	min-height: 520px;
	height: calc(100vh - 152px - 71px);
	display: flex;
	justify-content: center;
	align-items: center;
	padding-top: 71px;
	font-style: italic;
}

.main_balcony h1{
	margin: 0;
	text-align: center;
	font-size: 88px;
	color: #fff;
	font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
	font-weight: normal;
	margin-bottom: 32px;
	line-height: 1.2;
}

.main_balcony h1 strong{
	font-size: 28px;
	display: block;
	background: #172435;
	padding: 10px 12px;
	box-sizing: border-box;
	border-radius: 50px;
	position: relative;
	width: 460px;
	margin: 0 auto 32px auto;
}

.main_balcony h1 strong:after{
	background: #172435;
	height: 30px;
	width: 46px;
	clip-path: polygon(0 0, 100% 0, 50% 100%);
	position: absolute;
	left: 50%;
	bottom: -16px;
	margin-left: -23px;
	content: "";
}

.main_balcony h1 strong b{
	font-size: 35px;
	color: #ffea00;
	margin-right: 5px;
}

.main_balcony h1 span{
	font-size: 70px;
}

.main_balcony p{
	font-size: 28px;
	color: #172435;
	text-align: center;
	font-weight: bold;
}

/*main:main_design*/
.main.main_design{
	background:url(../img/main_design/main.jpg);
	height:660px;
	position: relative;
	text-align: center;
}

/*main:main_price*/
.main.main_price{
	text-align: center;
	height:660px;
}

.main.main_price .main_bg{
	background:url("../img/main_price/main.jpg");
	
}

/*main:main_repair*/
.main.main_repair{
	background:url("../img/main_repair/main.jpg");
	height: 600px;
	align-items: start;
	padding-top: 80px;
	text-align: center;
	position: relative;
	background-position: center center;
}

.main.main_repair ul.tag{
	width: 800px;
	margin: 0 auto;
	padding-top: 36px;
}

.main.main_repair ul.tag li{
	border-radius: 30px;
	background: #172435;
	color: #fff;
	font-size: 24px;
	font-style: italic;
	padding: 14px 28px 12px 28px;
	box-sizing: border-box;
	font-weight: bold;
	display: inline-block;
	margin: 3px 4px;
}

.main.main_repair ul.tag li strong{
	color: #e8ff28;
}

.main.main_repair .main_in h1{
	padding-top: 18px;
}

/*main:main_reassurance*/
.main.main_reassurance{
	background:url("../img/main_reassurance/main.jpg");
	position: relative;
	height: 660px;
	align-items: start;
	text-align: center;
}

.main.main_reassurance h1 .text_img{
	margin-bottom: 24px;
}


.main .white_bg{
	background: rgba(255,255,255,0.8);
	width: 100%;
	text-align: center;
	padding: 18px 0;
	position: absolute;
	bottom: 0;
}

.main .white_bg ul{
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
}

.main .white_bg ul li{
	margin: 0 5px;
}


/*main_button*/
.main_button{
	background: #332623;
	width:100%;
}

.main_button .main_button_in{
	width:1004px;
	margin:0 auto;
	padding: 10px 0;
	display: table;
	 border-collapse: separate;
	border-spacing: 15px 0;
}

.main_button .main_button_in .button{
	background: #bf660e;
	border-radius: 6px;
	display: table-cell;
	vertical-align: middle;
}

.main_button .main_button_in .button a{
	display: block;
	padding: 35px 0;
	color: #fff;
	font-size: 26px;
}

.main_button .main_button_in .button a span{
	background: url("../img/arrow.png") no-repeat;
	background-size: 49px 49px;
	background-position: center right;
	padding:18px 60px 18px 0;
	width:360px;
	margin: 0 auto;
	display: block;
}

.main_button .main_button_in .tel{
	background: #fff;
	border-radius: 6px;
	padding:20px 0;
	text-align: center;
	display: table-cell;
	vertical-align: middle;
}

.main_button .main_button_in .tel .img{
	margin-bottom:14px;
}

.main_button .main_button_in .tel dl{
	width:400px;
	margin: 0 auto;
}

.main_button .main_button_in .tel dl dt{
	background: #172435;
	font-size: 14px;
	padding: 3px 10px;
	color: #fff;
	margin-right: 5px;
	float: left;
	border-radius: 30px;
	vertical-align: middle;
}

.main_button .main_button_in .tel dl dd{
	margin:3px 25px 0 0;
	float: left;
	vertical-align: middle;
}

/*.main.contact*/
.main.contact{
	background: linear-gradient(90deg, #f5f3f4, #f9f9f9);
}

.main.contact .bg{
	background: url(../img/main/main_contact2.jpg) no-repeat;
	background-position: top 20px right -20px;
	background-size: cover;
	height: 600px;
	display: flex;
	align-items: center;
}

.main.contact .main_in .maintext{
	width: 582px;
	text-align: center;
	font-style: italic;
}

.main.contact .main_in h1 strong{
	font-size: 50px;
	color: #bf660e;
	display: block;
	margin-bottom: 24px;
}

.main.contact .main_in h1 p{
	font-size: 26px;
	color: #fff;
	background: #bf660e;
	border-radius: 50px;
	padding: 16px 6px;
	box-sizing: border-box;
	width: 480px;
	margin: 0 auto 24px auto;
}

.main.contact .main_in  ul{
	margin: 0 36px;
}

.main.contact .main_in  ul li{
	background: url("../img/check.png") no-repeat;
	background-size: 23px 17px;
	padding: 6px 0 6px 30px;
	background-position: 0 center;
	font-size: 22px;
	text-align: left;
	line-height: 1.3;
}

/*box*/

.bg_gray{
	background: #f1ede2;
	width:100%;
}

.bg_white{
	background: #fff;
	width:100%;
}

.bg_img01{
	background: url("../img/bg01.jpg") no-repeat;
	background-size:cover;
	width:100%;
}

.bg_in{
	width:1024px;
	margin: 0 auto;
	padding: 90px 0;
}

.bg_in.title_only {
	padding: 90px 0 0 0;
}

.bg_img01 .bg_in{
	width:1024px;
	margin: 0 auto;
	padding: 50px 0;
}


h2{
	font-size: 50px;
	text-align: center;
	line-height: 1.2;
	font-family: "ＭＳ 明朝", "ＭＳ Ｐ明朝";
	position: relative;
	display: inline-block;
	width:100%;
	margin:0 0 70px 0;
}

h2 strong{
	font-size: 80px;
	display: block;
}

h2:after{
	content: '';
	position: absolute;
	left: 50%;
	bottom: -30px;
	display: inline-block;
	width: 120px;
	height: 12px;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	background: #bf660e;
	
}

/*5つの理由*/
.reason{}

.reason ul li{
	background: #fff;
	margin-bottom: 10px;
}

.reason ul li .text{
	display: table-cell;
	vertical-align: top;
	padding: 45px 25px 0 25px;
	box-sizing: border-box;
}

.reason ul li .text h3{
	font-size: 30px;
	background: url("../img/check.jpg") no-repeat;
	background-size: 63px 45px;
	padding: 10px 0 10px 80px;
	margin: 0;
	line-height: 1.1;
	font-weight: normal;
	background-position: 0 center;
	margin-bottom: 10px;
}

.reason ul li .text h3 strong{
	color: #bf660e;
}

.reason ul li .text p{
	line-height: 1.8;
}

.reason ul li .img{
	display: table-cell;
	width:470px;
}

/*低価格の理由*/
.lowprice{}

.lowprice .text{
	line-height: 1.8;
	font-size: 18px;
	margin-bottom: 30px;
}

.lowprice ul{
	display: table;
	table-layout: fixed;
	width: 100%;
}

.lowprice ul li{
	display: table-cell;
	text-align: center;
	padding: 0 20px;
	height:500px;
	position: relative;
}

.lowprice ul li:after{
	content: '';
	position: absolute;
	right: 0;
	top: 80px;
	display: inline-block;
	width: 3px;
	height: 160px;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	background: #f1ede2;
}

.lowprice ul li:last-child:after{
	background: #fff;
}

.lowprice ul li i{
	margin: 0 0 30px 0;
	display: block;
}

.lowprice ul li h3{
	font-size: 30px;
	margin: 0 0 25px 0;
	line-height: 1;
	font-weight: normal;
}

.lowprice ul li p.text{
	margin-bottom: 30px;
	text-align: left;
}

.lowprice ul li p.img{
	bottom:0;
	position: absolute;
	left:50%;
	margin-left: -113px;
}

/*グラフ*/
.graph{
	text-align: center;
}

/*menu*/
.menu{
	width: 700px;
	margin: 0 auto;
	background: #fff;
	padding: 70px 100px 30px 100px;
	box-sizing: border-box;
}

.menu h3{
	 font-size:20px;
	 color: #fff;
	 background: #121c5a;
	 font-weight: normal;
	 margin: 0 0 10px 0;
	 padding:10px 20px 8px 20px;
	 border-radius: 30px;
	 box-sizing: border-box;
	  
}

.menu table{
	font-size:20px;
	text-align: left;
	line-height: 1.3;
	margin-bottom: 50px;
	width: 100%;
	
}

.menu table th{
	font-weight: normal;
	border-bottom:1px solid #ddd;
	padding: 10px 0 10px 15px;
	box-sizing: border-box;
}

.menu table td{
	border-bottom:1px solid #ddd;
	padding: 10px 15px 10px 0;
	box-sizing: border-box;
	width: 170px;
}

/*メッセージ*/
.message{}

.message .box{
	background: #b7a46f;
	padding:40px;
	box-sizing: border-box;
}

.message .box .box_in{
	background: #fff;
	padding:50px 80px;
	box-sizing: border-box;
}

.message .box .box_in h3{
	text-align: center;
	font-size: 30px;
	font-family: "ＭＳ 明朝", "ＭＳ Ｐ明朝";
	width:600px;
	line-height: 1.8;
	margin: 0 auto 30px auto;
}

.message .box .box_in h3 strong{
	color: #bf660e;
	background: #ecd1b6;
	padding: 6px 18px;
	margin: 0 15px;
}

.message .box .box_in h3 span{
	display: block;
}

.message .box .box_in .text_box{
	background:#f8f6f3;
	padding: 40px 30px;
	box-sizing: border-box;
	line-height: 1.8;
	font-size: 17px;
}

/*施工事例*/
.case{}

.case ul li{
	background: #fff;
	padding:40px 0;
	box-sizing: border-box;
	margin-bottom:40px;
}

.case ul li:last:child{
	margin-bottom:0;
}

.case ul li div.img{
	display: table;
	table-layout: fixed;
	width:100%;
	border-collapse: separate;
	border-spacing: 40px 0;
	margin-bottom: 30px;
}

.case ul li div.img p{
	display: table-cell;
}

.case ul li .detail{
	padding:0 40px;
	box-sizing: border-box;
}

.case ul li p.name{
	color: #5f4646;
	margin-bottom: 10px;
}

.case ul li h3{
	font-size: 26px;
	margin:0 0 16px 0;
	font-weight: normal;
	line-height: 1;
}

.case ul li dl dt{
	background: #121c5a;
	color: #fff;
	font-size: 14px;
	padding: 5px 10px;
	border-radius: 30px;
	float: left;
}

.case ul li dl dd{
	float: left;
	margin-left: 6px;
	margin-right: 16px;
	padding: 5px 0;
}

/*カスタマーボイス*/
.voice{}

.voice ul.info{
	border-bottom:5px solid #614c10;
	width: 100%;
	
}

.voice ul.info li{
	border-top: 5px solid #614c10;
	display: table;
	width: 100%;
}

.voice ul.info li .img{
	display: table-cell;
	width:429px;
}

.voice ul.info li .text{
	display: table-cell;
	padding:40px 26px;
	box-sizing: border-box;
	background: #fff;
	vertical-align: middle;
	text-align: center;
}

.voice ul.info li .text p{
	padding: 0 15px;
	float:left;
	font-size: 20px;
	line-height: 1.8;
}

.voice ul.customer {
	display: table;
	border-collapse: separate;
	border-spacing: 30px 30px;
}

.voice ul.customer li {
	display: table-cell;
	background: #fff;
	vertical-align:top;
}

.voice ul.customer li .img{
	position: relative;
}

.voice ul.customer li .img span{
	position: absolute;
	bottom: 8px;
	left: 8px;
	color: #fff;
	font-size: 14px;
	text-shadow: 0 0 10px #000;
}

.voice ul.customer li .text{
	padding: 50px 30px 40px 30px;
	box-sizing: border-box;
}

.voice ul.customer li .text span{
	font-size: 18px;
	margin-bottom: 14px;
	margin-left: 2px;
	color: #9a9895;
	display: block;
}

.voice ul.customer li .text h3{
	margin: 0 0 30px 0;
	font-size: 24px;
	line-height: 1;
	font-weight: normal;
}

.voice ul.customer li .text p{
	line-height: 1.8;
	font-size: 18px;
}

/*施工の流れ*/
.flow{}

.flow ol{
	padding: 0 15px;
}

.flow ol li{
	background: #fff;
	margin:0 15px 20px 15px;
	width:300px;
	float:left;
}

.flow ol li.no1{
	width:100%;
	margin: 0 0 30px 0;
}

.flow ol li .img{
	position: relative;
	width:300px;
}

.flow ol li.no1 .img,
.flow ol li.no1 .text{
	float:left;
}

.flow ol li .img span{
	position: absolute;
	background: #fff;
	border-radius: 60px;
	padding: 20px 23px;
	box-sizing: border-box;
	display: block;
	bottom:0;
	left: 50%;
	margin-left:-46px;
}

.flow ol li.no1 .img span{
	position: absolute;
	top:50%;
	margin-top:-30px;
	bottom:auto;
	left: 105%;
	padding:  20px 26px;
}

.flow ol li.no2 .img span{
	margin-left:-30px;
	margin-bottom: -28px;
}

.flow ol li .img span img{
	height: 20px;
	width: auto;
}

.flow ol li .text{
	padding: 30px 18px;
	box-sizing: border-box;
}

.flow ol li.no2 .text{
	min-height: 270px;
}

.flow ol li.no1 .text{
	padding: 30px 30px 0 30px;
}

.flow ol li.no1 .text{
	width:680px;
}

.flow ol li .text h3{
	font:20px;
	margin: 0 0 20px 0;
	line-height: 1;
}

.flow ol li .text p{
	line-height: 1.8;
}

/*スタッフ*/
.staff{
	background: #f8f6f3;
	padding: 65px 50px;
	box-sizing: border-box;
}

.staff h3{
	font-size: 30px;
	margin: 0 0 40px 0;
}

.staff .text{
	font-size: 20px;
	line-height: 1.8;
	margin-bottom:50px;
}

.staff .img{
	width:100%;
}

.staff .img .staff_img{
	position: relative;
	width:350px;
	float: left;
}

.staff .img .staff_img .name{
	position: absolute;
	background: #121c5a;
	padding: 12px 10px 10px 10px;
	box-sizing: border-box;
	font-size: 12px;
	position: absolute;
	bottom:-20px;
	left: 5px;
	color: #fff;
	vertical-align: middle;
}

.staff .img .staff_img .name strong{
	font-weight: normal;
	font-size: 16px;
	margin: 0 6px;
}

.staff .img .staff_img .name span{
	color:#5e859f;
	font-size: 14px;
}

.staff .img .license{
	float: right;
}

/*安心の実績*/
.performance{}

.bg_in.pf{
	padding: 90px 0 60px 0;
}

.performance .text{
	font-size: 18px;
	line-height: 1.8;
	margin-bottom:70px;
}

.performance h3{
	font-size: 30px;
	line-height: 1.8;
	font-family: "ＭＳ 明朝", "ＭＳ Ｐ明朝";
	text-align: center;
}

.performance h3 strong{
	display: block;
}

.performance .info{
	background: #332623;
	padding: 20px 0;
}

.performance .info_in{
	width: 1024px;
	margin: 0 auto;
	padding: 25px 30px;
}

.performance .info .career {
	display: table-cell;
	vertical-align: middle;
	padding: 0 40px 0 150px;
}

.performance .info .company {
	background: #fff;
	box-sizing: border-box;
	display: table-cell;
	padding: 0 20px;
}

.performance .info .company .group {
	text-align: center;
	float: left;
}

.performance .info .company .group a{
	padding: 30px 20px 20px 20px;
	display: block;
	color: #332623;
}

.performance .info .company .group .logo{
	margin-bottom:16px;
	height: 114px;
}

.performance .info .company .group .name{
	font-family: "ＭＳ 明朝", "ＭＳ Ｐ明朝";
	font-size: 17px;
	line-height: 1.3;
	font-weight: bold;
}

/*施工シーン*/
.scene{}

.scene ul{
	width:780px;
	margin: 0 auto;
}

.scene ul li{
	width:250px;
	margin: 5px;
	box-sizing: border-box;
	float: left;
}

/*thanks*/
.thanks{
	text-align: center;
	line-height: 1.8;
	font-size:18px;
}

.thanks .text{
	margin-bottom: 20px;
}

.thanks .thanks_btn{
	width:300px;
	margin: 0 auto;
	padding:10px 0 8px 0;
	font-size:18px;
	border-radius: 6px;
	background: #bf660e;
	cursor:pointer;
	box-shadow: 0 4px 0 #a4570c;
	border: 0px;
}

.thanks .thanks_btn a{
	color: #fff;
	display: block;
}

/*お問い合わせ*/
.contact .text{
	font-size: 20px;
	line-height: 1.8;
}

.contact .backbtn only{
	text-align: center;
	background: #efefef;
	font-size:18px;
	padding:10px 0;
	width:300px;
	margin: 0 auto;
	border-radius: 3px;
}

.contact .contact_setbtn{
	width:650px;
	margin: 0 auto;
}

.contact .contact_setbtn .submitbtn,
.contact .contact_setbtn .backbtn{
	width:300px;
	margin: 0 10px;
	float:left;
	padding:18px 0;
	font-size:30px;
	border-radius: 6px;
	border:0px;
	line-height: 1;
}

.contact .contact_setbtn .submitbtn{
	background: #bf660e;
	color: #fff;
	box-shadow: 0 4px 0 #a4570c;
}

.contact .contact_setbtn .backbtn{
	background: #efefef;
}

.contact .errortxt{
	color:#FF3300;
	margin-bottom:10px;
}

/*お問い合わせボタン*/
.contact_button{
	background: url("../img/contact_bg.jpg") no-repeat;
	background-size: cover;
	padding: 70px 0 50px 0;
	background-position: center;
}

.contact_button h2{
	font-size: 36px;
	font-family: Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", Arial, Sans-serif;
	color: #121c5a;
	text-align: center;
	margin: 0 0 20px 0;
}

.contact_button h2:after{
	background: none;
}

.contact_button h2 span{
	display: block;
}

.contact_button .main_button{
	background: none;
}

.contact_button .main_button .main_button_in .button{
	box-shadow: 0 0 10px 0 #000;
}

/*お問い合わせ*/

:placeholder-shown {
	color: #ccc;
}

::-webkit-input-placeholder {
	color: #ccc;
}

:-moz-placeholder {
	color: #ccc; opacity: 1; 
}

::-moz-placeholder {
	color: #ccc; opacity: 1; 
}

:-ms-input-placeholder {
	color: #ccc;
}

.contact dl{
	font-size: 18px;
	width:840px;
	margin: 20px auto 20px auto;
}

.contact dl dt{
	float: left;
	width:240px;
	border-top:1px #ccc dotted;
	padding:30px 0 20px 0;
}

.contact dl dt p{
	background: #FF3300;
	color: #fff;
	padding: 3px 5px;
	margin-left:8px;
	font-size: 12px;
	border-radius:30px;
	text-align: center;
	display: inline-block;
}

.contact dl dd{
	padding:20px 0;
	border-top:1px #ccc dotted;
	margin-left:240px;
}

.contact dl dd input{
	width:580px;
	padding:10px;
	font-size: 18px;
}
.contact dl dd textarea{
	width:580px;
	resize: none;
	padding:10px;
	font-size: 18px;
}

.contact .contact_btn{
	width:500px;
	margin: 0 auto;
	padding:14px 0 10px 0;
	font-size:30px;
	border-radius: 6px;
	background: #bf660e;
	color: #fff;
	cursor:pointer;
	box-shadow: 0 4px 0 #a4570c;
	border: 0px;
}

.contact .contact_btn:hover,
.wrapper .backbtn:hover,
.contact .contact_setbtn .submitbtn:hover,
.thanks .thanks_btn:hover,
.main_button .main_button_in .button:hover{
	opacity: 0.75;
}



/*お問い合わせ確認画面*/
.wrapper .contactbox_check{}

.wrapper .contactbox_check .errortxt{
	color:#FF3300;
	margin-bottom:10px;
}

.wrapper .error_messe{
	padding:10px 0;
	color:#FF3300;
	line-height:130%;
}

/*
.wrapper .contact_btn{
	text-align:center;
	font-size:30px;
	display:block;
	padding:28px 0 24px 0;
	color:#fff;
	background:#e71c11;
	border:1px #e71c11 solid;
	border-radius:10px;
	box-shadow:0 5px 0 #cd1a10;
	cursor:pointer;
}
*/
.wrapper .backbtn_box{
	margin-top:20px;
}

.wrapper .backbtn{
	width:400px;
	padding:20px 0;
	line-height:100%;
	display:block;
	color:#333;
	background:#efefef;
	border-radius:5px;
	box-shadow:0 4px 0 #ccc;
	text-align:center;
	font-size:30px;
	cursor:pointer;
	border:0px;
	margin: 0 auto;
}

table.formTable{
	width:840px;
	margin: 10px auto;
	font-size: 18px;
}

table.formTable th{
	width:240px;
	border-top:1px #ccc dotted;
	padding:20px 0;
	font-weight: normal;
	text-align: left;
}

table.formTable td{
	border-top:1px #ccc dotted;
	padding:20px 0;
}


/*foot*/
.foot{
	width:100%;
	background: #dddddd;
}

.foot .foot_in{
	width:1024px;
	margin:0 auto;
	padding: 50px 0;
}

.foot dl.information{
	margin-bottom: 30px;
}

.foot .foot_in dl.information dt{
	font-size: 20px;
	margin-bottom:10px;
	font-weight: bold;
}

.foot .foot_in dl.information dd{
	margin: 0;
	line-height: 1.5;
	font-size: 18px;
}

/*service_area*/
.foot .foot_in .service_area{
	margin-bottom: 32px;
}

.foot .foot_in .service_area dl{
	margin: 10px 0;
	font-size: 16px;
}

.foot .foot_in .service_area dl dt{
	background: #bf660e;
	color: #fff;
	padding: 6px;
	box-sizing: border-box;
	border-radius: 100px;
	width: 110px;
	text-align: center;
	margin-bottom: 8px;
}

.foot .foot_in .service_area dl dd{
	margin:0;
}

.foot .foot_in .service_area ul li{
	float: left;
	margin: 6px 8px 6px 0;
}

.foot .foot_in .service_area p{
	line-height: 1.3;
	font-size: 14px;
}

/*sns*/
.sns{}

.sns ul{
	display: flex;
	justify-content: center;
	align-items: center;
}

.sns ul li{
	padding: 0 12px;
}



.foot div.copy small{
	font-size:14px;
}

.foot .copy{
	background: #090e2b;
	text-align: center;
	color:#fff;
	font-size: 14px;
	padding: 38px 0;
}


