@charset "utf-8";

.titleArea {
	padding: 70px 0;
	margin: 20px 0;
	width: 100%;
	background: url(../img/common/h2_bg.jpg) no-repeat center;
	background-size: cover;
	margin: 0 0 20px 0;
}

.titleArea h2 {
	color: #fff;
	font-family: "Times New Roman", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "メイリオ", Meiryo, serif;
	font-size: 32px;
	padding: 0 0 0;
	letter-spacing: 2px;
	text-shadow: #000 2px 2px 1px;
}

.titleArea h2 span {
	font-size: 14px;
}

.titleArea h2 i {
	padding-right: 10px;
}

/* 会社概要 */
.company {
	padding-bottom: 60px;
}

.company .img_c {
	display: block;
	margin: 50px auto 30px;
}

.company .img_r {
	margin-left: 15px;
	float: right;
}

.company .img_l {
	margin-right: 15px;
	float: left;
}

.company div:after {
	content: "";
	display: block;
	clear: both;
}

.company div {
	margin-bottom: 40px;
}

.company div h2 {
	margin-bottom: .8em;
	color: #1a2d6a;
	font-size: 116%;
	font-weight: normal;
	letter-spacing: 0.07em;
}

.company div p {
	margin-bottom: .6em;
	line-height: 1.8;
	font-size: 90%;
}

.company table {
	width: 100%;
	letter-spacing: 0.05em;
	font-size: 90%;
	position: relative;
}

.company tr th,
.company tr td {
	padding: 10px 15px;
	font-weight: normal;
	border: 1px solid #ddd;
	line-height: 1.6;
	text-align: left;
}

.company table th {
	width: 200px;
	background: #cec;
	color: #060;
}

.company td span {
	color: #080;
}

/* お問い合わせ */
.contact {
	padding-bottom: 60px;
}

.inq_table {
	width: 100%;
	letter-spacing: 0.05em;
	font-size: 90%;
	position: relative;
}

.inq_table th {
	width: 200px;
	background: #cec;
	color: #060;
}

.inq_table th span {
	float: right;
	color: #e00;
	font-size: 11px;
	padding: 2px 5px;
	border-radius: 5px;
}

.inq_table td {
	padding: 10px 15px;
	vertical-align: middle;
}

.inq_table td p {
	padding-bottom: 0;
	font-size: 12px;
	color: #777;
}

.inq_table td span {
	font-size: 12px;
	color: #777;
	margin-left: 5px;
}

.btn_send {
	border: none;
	background: #f50;
	cursor: pointer;
	padding: 12px;
	font-size: 16px;
	color: #fff;
	font-weight: bold;
	width: 200px;
}

.btn_send:hover {
	opacity: 0.8;
}

.btn_reset {
	background: #aaa;
	margin-left: 20px;
}

.btn_reset:hover {
	background: #ccc;
}

.btn_back {
	background: #888;
}

.btn_back:hover {
	background: #aaa;
}

.send {
	margin: 30px auto 10px;
	width: 432px;
}

.back {
	margin: 50px auto;
	width: 224px;
}

.cont01 {
	width: 96%;
}

.cont02 {
	width: 96%;
	height: 180px;
}

.cont03 {
	width: 60%;
}

.cont04 {
	width: 40%;
}

/* 施工の流れ */
.flow {
	padding-bottom: 60px;
	font-family: "Times New Roman", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "メイリオ", Meiryo, serif;
}

.flow h3 {
	font-size: 30px;
	margin-bottom: 30px;
	padding: 0.5em;
	background: #cec;
	box-shadow: 0 0 4px rgba(0, 0, 0, 0.3);
	background: #4B6A11;
	color: white;
}

.flow .ttl {
	color: #060;
	font-size: 24px;
	line-height: 1.25;
	padding: 0 0 40px;
}

.flow .flow1 {
	font-weight: bold;
	color: #c60;
	line-height: 1.5;
	font-size: 18px;
}

.flow .flow1 span {
	font-size: 30px;
	color: #999;
}

.flow .flow2 {
	font-weight: bold;
	line-height: 1.5;
}

.flow .flow2 span {
	font-size: 22px;
	color: #900;
}

.flow .flow_left {
	width: 330px;
	float: left;
}

.flow .flow_right {
	width: 330px;
	float: right;
}

.flow-mokuzou * {
	box-sizing: border-box;
}

.flow-mokuzou li {
	display: block;
	float: left;
	border: 0px solid red;
	padding: 15px;
	font-size: 14px;
	width: 33.333%;
	height: auto;
	overflow: hidden;
}

.flow-mokuzou li img {
	max-width: 100%;
	margin-top: 20px;
}

.flow-mokuzou li span {
	font-size: 30px;
	color: #900;
	font-weight: bold;
}

.flow-mokuzou li:nth-child(3n+1) {
	clear: both;
}

/* 当社の業務 */
.business {
	padding-bottom: 60px;
	font-family: "Times New Roman", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "メイリオ", Meiryo, serif;
}

.business h3 {
	font-size: 30px;
	margin-bottom: 30px;
	padding: 0.5em;
	background: #cec;
	box-shadow: 0 0 4px rgba(0, 0, 0, 0.3);
	background: #4B6A11;
	color: white;
}

.business h5 {
	color: #060;
	padding: 0 0 20px;
}

.list01,
.list02,
.list03 {
	font-size: 14px;
	line-height: 1.5;
	padding: 0 0 20px;
	margin-left: 20px;
}

.list01 {
	list-style: outside url(../img/common/arrow.jpg);
}

.list02 {
	list-style: outside url(../img/common/dot.jpg);
}

.list03 {
	list-style: outside disc;
}

/* 施工事例 */
.example {
	padding-bottom: 60px;
	font-family: "Times New Roman", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "メイリオ", Meiryo, serif;
}

.example h3 {
	font-size: 30px;
	margin-bottom: 30px;
	padding: 0.5em;
	background: #cec;
	box-shadow: 0 0 4px rgba(0, 0, 0, 0.3);
	background: #4B6A11;
	color: white;
}

.example h4 {
	font-size: 25px;
	border-bottom: solid 3px #090;
	padding: 10px 20px;
	background: url(../img/common/arrow.jpg) left center no-repeat;
	margin-bottom: 20px;
}

.img01 {
	padding: 2px;
	border: solid 1px #ccc;
}

.ex01 {
	width: 190px;
	float: left;
	padding-top: 25px;
	text-align: center;
	line-height: 1.3;
}

.ex02 {
	width: 210px;
	float: left;
	text-align: center;
	line-height: 1.3;
	font-weight: bold;
	color: #900;
}

.ex01-02 {
	width: 210px;
	float: left;
	text-align: center;
	line-height: 1.3;
	font-weight: bold;
	color: #900;
}

.arrow_ex {
	width: 64px;
	float: left;
	padding-top: 50px;
}

.ex01,
.ex01-02 {
	width: 260px;
}

.ex02 {
	width: 400px;
}

.arrow_ex {
	width: 64px;
	padding-top: 85px;
}

.ex03 {
	width: 360px;
	float: left;
	padding-top: 25px;
	text-align: center;
	line-height: 1.3;
}

.ex04 {
	width: 200px;
	float: left;
	padding-top: 25px;
	text-align: center;
	line-height: 1.3;
}

.ex05 {
	width: 340px;
	float: left;
	text-align: center;
	line-height: 1.3;
	font-weight: bold;
	color: #900;
}


.ex01 img,
.ex02 img,
.ex01-02 img,
.arrow_ex img {
	width: 100%;
}


.btn_link a {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 320px;
	height: 40px;
	font-size: 18px;
	font-wehite: bold;
	text-decoration: none;
	background: #f50;
	color: white;
	margin: 20px 0 30px;
}

.btn_link a:hover {
	opacity: 0.7;
}

@media screen and (max-width: 667px) {

	.titleArea {
		padding: 30px 0;
		margin: 20px 0;
		text-align: center;
		margin: 0 0 20px 0;
	}

	.titleArea h2 {
		font-size: 20px;
	}

	/* 会社概要 */
	.company {
		padding: 0 10px 50px;
	}

	.company tr th {
		border-top: none;
		border-bottom: none;
	}

	.company tr th br {
		display: none;
	}

	.company tr th,
	.company tr td {
		display: block;
		width: 100%;
	}

	.company table {
		border-top: 1px solid #ddd;
	}

	.company table img {
		display: block;
		float: none;
		margin: 0 auto 15px;
	}

	.company .img_r,
	.company .img_l {
		display: block;
		margin: 0 auto 10px;
		float: none;
	}

	/* お問い合わせ */
	.contact {
		padding: 0 10px 50px;
	}

	.cont03 {
		width: 50%;
	}

	.inq_table {
		font-size: 13px;
	}

	.inq_table tr,
	.inq_table th,
	.inq_table td {
		display: block;
		width: auto;
	}

	.inq_table th {
		padding: 10px;
	}

	.inq_table td {
		padding: 10px;
	}

	.btn_send {
		width: 100%;
		height: 50px;
	}

	.btn_reset {
		margin: 10px 0 0;
	}

	.send {
		margin: 30px auto 10px;
		width: 80%;
	}

	/* お問い合わせ */
	.contact {
		padding: 0 10px 50px;
	}

	.cont03 {
		width: 50%;
	}

	.inq_table {
		font-size: 13px;
	}

	.inq_table tr,
	.inq_table th,
	.inq_table td {
		display: block;
		width: auto;
	}

	.inq_table th {
		padding: 10px;
	}

	.inq_table td {
		padding: 10px;
	}

	.btn_send {
		width: 100%;
		height: 50px;
	}

	.btn_reset {
		margin: 10px 0 0;
	}

	.send {
		margin: 30px auto 10px;
		width: 80%;
	}

	/* 施工の流れ */
	.flow {
		padding: 0 10px 50px;
	}

	.flow h3 {
		font-size: 20px;
	}

	.flow .ttl {
		font-size: 15px;
	}

	.flow .flow1 {
		font-weight: bold;
		color: #c60;
		line-height: 1.5;
		font-size: 14px;
	}

	.flow .flow1 span {
		font-size: 20px;
	}

	.flow .flow2 span {
		font-size: 20px;
		color: #900;
	}

	.flow .flow_left {
		width: 48%;
		float: left;
	}

	.flow .flow_right {
		width: 48%;
		float: right;
	}


	.flow-mokuzou li {
		width: 50%;
	}

	.flow-mokuzou li:nth-child(3n+1) {
		clear: none;
	}

	.flow-mokuzou li:nth-child(2n+1) {
		clear: both;
	}



	/* 当社の業務 */
	.business {
		padding: 0 10px 40px;
	}

	.business h3 {
		font-size: 20px;
	}

	/* 施工事例 */
	.example {
		padding: 0 10px 40px;
	}

	.example h3 {
		font-size: 20px;
	}

	.example h4 {
		font-size: 18px;
	}

	.ex01 {
		width: 20%;
		float: left;
		padding-top: 0;
		text-align: center;
		line-height: 1.3;
	}

	.ex02 {
		width: 30%;
		float: left;
		text-align: center;
		line-height: 1.3;
		font-weight: bold;
		color: #900;
	}

	.ex01-02 {
		width: 30%;
		float: left;
		text-align: center;
		line-height: 1.3;
		font-weight: bold;
		color: #900;
	}

	.arrow_ex {
		width: 10%;
		float: left;
		padding-top: 20px;
	}

	.ex03 {
		width: 28%;
		float: left;
		padding-top: 25px;
		text-align: center;
		line-height: 1.3;
	}

	.ex04 {
		width: 16%;
		float: left;
		padding-top: 25px;
		text-align: center;
		line-height: 1.3;
	}

	.ex05 {
		width: 28%;
		float: left;
		text-align: center;
		line-height: 1.3;
		font-weight: bold;
		color: #900;
	}


}

@media screen and (max-width: 375px) {
	.flow-mokuzou li {
		padding: 5px;
	}

}









#form {
	padding: 0;
	margin: 0 auto;
	border: 0px solid red;
}

#form dl {
	padding: 0;
	margin: 0;
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	border-top: 1px solid #ddd
}

#form dl dt,
#form dl dd {
	font-size: 18px;
	line-height: 1.5;
	padding: 1.25em;
	margin: 0;
	color: #333;
}

#form dl dt {
	width: 33.33333%;
	justify-content: flexd-start;
	align-items: center;
	display: flex;
	flex-wrap: wrap;
	background: #f5f5f5;
}

#form dl dd {
	width: 66.66666%;
	justify-content: flex-start;
	align-items: center;
	display: flex;
	flex-wrap: wrap;
}

#form dl dt div {
	font-weight: 600;
}

#form dl dt span {
	color: maroon !important;
	font-size: 0.8em;
	display: inline-block;
	width: fit-content;
	vertical-align: super;
	margin-left: 0.5em;
}

#form dl small {
	color: #333 !important;
	font-size: 0.8em;
	display: inline-block;
	width: fit-content;
	vertical-align: super;
	margin-left: 0.5em;
}

#form p {
	font-size: 18px;
	line-height: 1.6;
	color: var(--color-font);
	font-weight: 600;
	padding: 0;
	margin: 1em 0
}

#form p.thanks {
	font-size: 36px;
	text-align:center;
}

#form p.thanks small {
	display:block;
	font-size:0.8em
}

@media screen and (max-width: 1440px) {}

@media screen and (max-width: 1320px) {}

@media screen and (max-width: 1133px) {}

@media screen and (max-width: 840px) {}

@media screen and (max-width: 667px) {

	#form dl dt,
	#form dl dd {
		width: 100%;
	}

	#form dl dd {
		padding-left: 0.5em;
		padding-right: 0.5em;
	}
}

@media screen and (max-width: 500px) {}

@media screen and (max-width: 400px) {}


#form input,
#form input[type="text"],
#form input[type="email"] {
	padding: 0;
	border: none;
	border-radius: 0;
	outline: none;
	background: none;
}

/* #form select {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	border: none;
	outline: none;
	background: transparent;
} */

#form textarea {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	resize: none;
	padding: 0;
	border: 0;
	outline: none;
	background: transparent;
}

#form input[type="text"],
#form input[type="email"],
#form textarea,
#form select {
	width: auto;
	min-width: 85%;
	border: 2px solid #D9E3E7;
	border: 3px solid #eee;
	font-size: 20px;
	line-height: 1.8;
	padding: 5px 15px;
	margin: 2.5px;
	color: #666;
	background: linear-gradient(#fafafa 0%, #fff 100%);
	border-radius: 2px;
}

#form input.tel-number {
	width: 5em !important;
	min-width: initial;
}

#form textarea {
	height: 10em !important;
	width: auto;
	min-width: 85%;
}

#form input::placeholder {
	opacity: 0.5;
}

#form .area-btn {
	border: 0px solid blue;
	padding: 0;
	margin: 60px 0;
	-webkit-justify-content: center;
	-ms-flex-pack: justify;
	justify-content: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	background: transparent
}

#form input[type="submit"],
#form input[type="reset"],
#form .area-btn a {
	border: none;
	background: #242323;
	background: linear-gradient(180deg, #3f3d3d 0%, #242323 100%);
	text-shadow: none;
	font-size: 21px;
	line-height: 1;
	color: white;
	cursor: pointer;
	outline: none;
	letter-spacing: 0.01em;
	text-indent: 0.5em;
	padding: 1em 3em;
	width: auto;
	border-radius: 4px;
	text-align: center;
	text-decoration:none;
}

#form input[type="submit"]:hover,
#form input[type="reset"]:hover,
#form .area-btn a:hover {
	opacity: 0.5;
	transition: 0.8s;
}


@media screen and (max-width: 1440px) {}

@media screen and (max-width: 1320px) {}

@media screen and (max-width: 1133px) {}

@media screen and (max-width: 840px) {}

@media screen and (max-width: 667px) {

	#form input[type="text"],
	#form input[type="email"],
	#form textarea,
	#form select {
		font-size: 18px;
		width: 100% !important;
	}

	#form input[type="submit"],
	#form input[type="reset"] {
		font-size: 18px;
	}
}

@media screen and (max-width: 500px) {}

@media screen and (max-width: 400px) {}




.radio_btn input[type=radio].radio_btn_item {
	display: none;
}

.radio_btn {
	display: block !important;
}

.radio_btn label {
	display: block;
	padding: 0;
	margin: 0 0 0.5em 0;
}

.radio_btn .radio_btn_item+span {
	padding-left: 1.5em;
	display: inline-block;
	position: relative;
	border: 0px solid green;

}

.radio_btn .radio_btn_item+span::after,
.radio_btn .radio_btn_item+span::before {
	border-radius: 50%;
	content: '';
	display: block;
	position: absolute;
}

.radio_btn .radio_btn_item+span::before {
	height: 18px;
	width: 18px;
	top: 6px;
	left: 6px;
	border: 2px solid #333;
}

.radio_btn .radio_btn_item+span::after {
	background: blue;
	height: 10px;
	width: 10px;
	top: 10px;
	left: 10px;
	opacity: 0;
}

.radio_btn .radio_btn_item:checked+span::after {
	opacity: 1;
}
