@charset "utf-8";
/*
下層ページ用スタイル
*/


/* ----------------------------

■ 基本スタイル

---------------------------- */

#content header {
	text-align: center;
	padding: 50px 0;
	background: #59493f url("../img/common/ico_title01.png") no-repeat center center;
	background-size: 120px auto;
	color:#FFF;}
#content header h1 {
	margin: 0;}

#content .palette {
	margin: 25px;
	padding: 20px 0;
	background: #fff;}

#content h3.title00 {
	text-align: center;
	font-size: 1.6em;
	margin: 0;
	margin-bottom: 30px;}
#content h3.title00 span {
	font-size: 0.75em;
	color: #666666;}
@media only screen and (max-width: 767px) {
	#content .palette {
		margin: 15px 0;
		padding: 15px;}
}




/* ----------------------------
■ デフォルト固定ページ用
---------------------------- */



/* serviceother */
#content.serviceother {}
#content.serviceother .sec01 {
	background: url("../img/media/top/ico_hyougo.png") no-repeat 70% 20px;}
#content.serviceother .sec01 figure {
	float: left;
	margin-right: 40px;}
#content.serviceother .sec01-01 {
	background: url("../img/media/top/ico_zenkoku.png") no-repeat 70% 20px;}
#content.serviceother .sec01-01 figure {
	float: left;
	margin-right: 40px;}
#content.serviceother .sec02 {}
#content.serviceother .sec02 h2 {
	background: #cdcda8;
	cursor: pointer;
	margin: 0;
	text-align: center;
	font-size: 1.25em;
	padding: 15px 0;
	border-radius: 10px;}
#content.serviceother .sec02 h2.select {
	border-radius: 10px 10px 0 0;}
#content.serviceother .sec02 h2:after {
	float: right;
	padding-right: 15px;
	font-family: FontAwesome;
	content:"\f0c9";}
#content.serviceother .sec02 h2.select:after {
	content:"\f00d";}
#content.serviceother .sec02 .inner {
	display: none;
	border: 2px solid #cdcda8;
	padding: 40px 40px;
	border-radius: 0 0 10px 10px;}
#content.serviceother .sec02 .inner ul {
	display: -webkit-flex;
	display: flex;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	justify-content: space-between;}
#content.serviceother .sec02 .inner ul.before {
	background: url("../img/media/service/ico_arrow02.png") no-repeat center bottom;
	padding-bottom: 80px;
	margin-bottom: 30px;}
#content.serviceother .sec02 .inner ul li figure figcaption {
	background: #7e6b5a;
	border-radius: 5px;
	text-align: center;
	color: #fff;
	padding: 5px 1em;
	margin-bottom: 15px;
	line-height: 1.2;}
#content.serviceother .sec02 .inner ul li figure img {
	border: 1px solid #c2c2c2;}
#content.serviceother .sec03 {}
#content.serviceother .sec03 h2 {
	background: #f8b551;
	color: #fff;
	margin: 0;
	text-align: center;
	font-size: 1.25em;
	padding: 15px 0;
	border-radius: 10px 10px 0 0;}
#content.serviceother .sec03 .inner {
	border: 2px solid #f8b551;
	padding: 40px 40px;
	border-radius: 0 0 10px 10px;}
#content.serviceother .sec03 .inner ul {
	margin-bottom: 50px;}
#content.serviceother .sec03 .inner ul li {
	padding-left: 40px;}
#content.serviceother .sec03 .inner ul li::after {
	content: "";
	display: block;
	background: url("../img/media/service/ico_arrow.png") no-repeat center center;
	padding: 10px 0;
	width: 100%;
	height: 27px;}
#content.serviceother .sec03 .inner ul li.ico01 {
	background: url("../img/media/service/ico_ol01.png") no-repeat left top;}
#content.serviceother .sec03 .inner ul li.ico02 {
	background: url("../img/media/service/ico_ol02.png") no-repeat left top;}
#content.serviceother .sec03 .inner ul li.ico03 {
	background: url("../img/media/service/ico_ol03.png") no-repeat left top;}
#content.serviceother .sec03 .inner ul li.ico04 {
	background: url("../img/media/service/ico_ol04.png") no-repeat left top;}
#content.serviceother .sec03 .inner ul li.ico05 {
	background: url("../img/media/service/ico_ol05.png") no-repeat left top;}
#content.serviceother .sec03 .inner ul li.ico06 {
	background: url("../img/media/service/ico_ol06.png") no-repeat left top;}
#content.serviceother .sec03 .inner ul li.end::after {
	content: none;}
#content.serviceother .sec03 .inner h5,
#content.serviceother .sec03 .inner ol {
	color: #990000;}

#content.serviceother .scroll {
	position: relative;
	padding: 1px 0;}
#content.serviceother .scroll figure {
	position: absolute;
	left: 4px;
	top: 4px;
	width: 80px;}
@media only screen and (max-width: 767px) {
	#content.serviceother .sec01 {
		background: url("../img/media/top/ico_hyougo.png") no-repeat right 25px;
		background-size: 60px auto;}
	#content.serviceother .sec01 figure {
		float: none;
		margin-right: 0;
		margin-bottom: 15px;}
	#content.serviceother .sec01-01 {
		background: url("../img/media/top/ico_zenkoku.png") no-repeat right 25px;
		background-size: 60px auto;}
	#content.serviceother .sec01-01 figure {
		float: none;
		margin-right: 0;
		margin-bottom: 15px;}
	#content.serviceother .sec02 .inner {
		padding: 20px 20px;}
	#content.serviceother .sec02 .inner ul.before {
		background: url("../img/media/service/ico_arrow02.png") no-repeat center bottom;
		background-size: auto 36px;
		padding-bottom: 40px;
		margin-bottom: 30px;}
	#content.serviceother .sec02 .inner ul li {
		margin-bottom: 15px;}
	#content.serviceother .sec02 .inner ul li figure figcaption {
		margin-bottom: 5px;}
	#content.serviceother .sec03 .inner {
		padding: 20px 20px;}
	#content.serviceother .sec03 .inner ul {
		margin-bottom: 30px;}
	#content.serviceother .sec03 .inner ul li {
		padding-left: 30px;}
	#content.serviceother .sec03 .inner ul li::after {
		background: url("../img/media/service/ico_arrow.png") no-repeat 40% center;
		background-size: auto 20px;
		height: 20px;}
	#content.serviceother .sec03 .inner ul li.ico01 {
		background: url("../img/media/service/ico_ol01.png") no-repeat left 3px;
		background-size: 20px auto;}
	#content.serviceother .sec03 .inner ul li.ico02 {
		background: url("../img/media/service/ico_ol02.png") no-repeat left 3px;
		background-size: 20px auto;}
	#content.serviceother .sec03 .inner ul li.ico03 {
		background: url("../img/media/service/ico_ol03.png") no-repeat left 3px;
		background-size: 20px auto;}
	#content.serviceother .sec03 .inner ul li.ico04 {
		background: url("../img/media/service/ico_ol04.png") no-repeat left 3px;
		background-size: 20px auto;}
	#content.serviceother .sec03 .inner ul li.ico05 {
		background: url("../img/media/service/ico_ol05.png") no-repeat left 3px;
		background-size: 20px auto;}
	#content.serviceother .sec03 .inner ul li.ico06 {
		background: url("../img/media/service/ico_ol06.png") no-repeat left 3px;
		background-size: 20px auto;}

	#content.serviceother .scroll {
		padding: 0;
		margin-bottom: 30px;}
	#content.serviceother .scroll:last-child {
		margin-bottom: 0;}
	#content.serviceother h5 {
		margin: 0;}
	#content.serviceother .scroll figure {
		left: 4px;
		top: 7px;
		width: 60px;}
	#content.serviceother .scroll table {
		margin-bottom: 10px;}
}




/* service */
#content.service {}
#content.service .sec01 {
	padding-top: 20px;
	background: rgba(238,238,238,1);
	background: -moz-linear-gradient(left, rgba(238,238,238,1) 0%, rgba(238,238,238,1) 50%, rgba(229,229,229,1) 50%, rgba(229,229,229,1) 100%);
	background: -webkit-gradient(left top, right top, color-stop(0%, rgba(238,238,238,1)), color-stop(50%, rgba(238,238,238,1)), color-stop(50%, rgba(229,229,229,1)), color-stop(100%, rgba(229,229,229,1)));
	background: -webkit-linear-gradient(left, rgba(238,238,238,1) 0%, rgba(238,238,238,1) 50%, rgba(229,229,229,1) 50%, rgba(229,229,229,1) 100%);
	background: -o-linear-gradient(left, rgba(238,238,238,1) 0%, rgba(238,238,238,1) 50%, rgba(229,229,229,1) 50%, rgba(229,229,229,1) 100%);
	background: -ms-linear-gradient(left, rgba(238,238,238,1) 0%, rgba(238,238,238,1) 50%, rgba(229,229,229,1) 50%, rgba(229,229,229,1) 100%);
	background: linear-gradient(to right, rgba(238,238,238,1) 0%, rgba(238,238,238,1) 50%, rgba(229,229,229,1) 50%, rgba(229,229,229,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee', endColorstr='#e5e5e5', GradientType=1 );}
#content.service .sec01 .left {
	width: 50%;
	box-sizing: border-box;
	padding: 0 50px;
	float: left;
	background: url("../img/media/top/ico_zenkoku.png") no-repeat right 20px top;}
#content.service .sec01 .right {
	width: 50%;
	box-sizing: border-box;
	padding: 0 50px;
	float: right;
	background: url("../img/media/top/ico_hyougo.png") no-repeat right 20px top;}
#content.service .sec01 h3 {
	text-align: center;
	font-size: 1.6em;
	padding-top: 20px;
	margin-bottom: 30px;}
#content.service .sec01 h3 span {
	font-size: 0.75em;
	color: #666666;}
#content.service .sec01 figure {
	margin-bottom: 20px;}
#content.service .sec01 nav.btn {
	text-align: center;
	margin-top: 15px;}
#content.service .sec01 nav.btn a {
	display: inline-block;
	color: #fff;
	background: #362e2b;
	padding: 0.7em 2em;}
#content.service .sec01 .right nav.btn a {
	background: #59493f;}
#content.service .sec01 nav.btn a:hover {
	background: #100a08;}
#content.service .sec01 .right nav.btn a:hover {
	background: #291c15;}
@media only screen and (max-width: 767px) {
	#content.service .sec01 {
		padding: 0;
		background: none;}
	#content.service .sec01 .wrap {
		width: 100% !important;
		margin: 0;}
	#content.service .sec01 .left {
		width:100% !important;
		padding: 20px 4% 30px 4%;
		float: none;
		background: rgba(238,238,238,1) url("../img/media/top/ico_zenkoku.png") no-repeat right 20px top 20px;
		background-size: 60px auto;}
	#content.service .sec01 .right {
		width:100% !important;
		padding: 20px 4% 30px 4%;
		float: none;
		background: rgba(229,229,229,1) url("../img/media/top/ico_hyougo.png") no-repeat right 20px top 20px;
		background-size: 60px auto;}
	#content.service .sec01 h3 {
		margin: 0;
		padding-top: 5px;
		margin-bottom: 15px;}
	#content.service .sec01 figure {
		margin-bottom: 10px;}
}




/* estimate */
#content.estimate {}
@media only screen and (max-width: 767px) {
	#content.estimate {
		padding-bottom: 60px;}
}



/* faq */
#content.faq {}
#content.faq dl {}
#content.faq dt {
	background: url("../img/common/ico_q.png") no-repeat left center;
	margin: 0;
	padding: 0;
	font-size: 1em;
	padding: 5px 0;
	display: block;
	padding-left: 40px;
	margin-bottom: 10px;
	border-bottom: 1px solid #d2d2d2;}
#content.faq dd {
	background: url("../img/common/ico_a.png") no-repeat left top;
	margin: 0;
	padding: 0;
	font-size: 1em;
	padding-left: 40px;
	padding-bottom: 50px;}
#content.faq dd:last-child {
	padding-bottom: 0;}
@media only screen and (max-width: 767px) {
	#content.faq dt {
		background: url("../img/common/ico_q.png") no-repeat left top 5px;
		background-size: 20px auto;
		padding-top: 0;
		padding-left: 30px;}
	#content.faq dd {
		background: url("../img/common/ico_a.png") no-repeat left top 5px;
		background-size: 20px auto;
		padding-left: 30px;}
}




/* price */
#content.price {}
#content.price .scroll {
	position: relative;
	padding:1px 0;}
#content.price .scroll figure {
	position: absolute;
	left: 4px;
	top: 4px;
	width: 80px;}
@media only screen and (max-width: 767px) {
	#content.price .scroll {
		padding:0;}
	#content.price h3.title00 {
		margin: 0;}
	#content.price h5 {
		margin: 0;
		padding: 30px 0 0 0;}
	#content.price .scroll figure {
		left: 4px;
		top: 7px;
		width: 60px;}
	#content.price .scroll table {
		margin-bottom: 10px;}
}




/* about */
#content.about {}
#content.about .sec01 {
	background: url("../img/media/about/bg_sec01.png") repeat-y center top;
	background-size: 100% auto;
	padding: 0;}
#content.about .sec01::before {
	content: "";
	display: block;
	position: relative;
	background: url("../img/media/about/bg_sec01-top.png") no-repeat center top;
	background-size: 100% auto;
	width: 100%;
	height: 38px;}
#content.about .sec01::after {
	content: "";
	display: block;
	position: relative;
	background: url("../img/media/about/bg_sec01-btm.png") no-repeat center bottom;
	background-size: 100% auto;
	width: 100%;
	height: 38px;}
#content.about .sec01 .inner {
	padding: 5px 60px;
	display: table;}
#content.about .sec01 .inner figure,
#content.about .sec01 .inner .text {
	display: table-cell;
	vertical-align: middle;}
#content.about .sec01 .inner figure {
	width: 275px;
	padding-right: 40px;}
@media only screen and (max-width: 767px) {
	#content.about .sec01::before {
		height: 18px;}
	#content.about .sec01::after {
		height: 18px;}
	#content.about .sec01 .inner {
		padding: 5px 20px;
		display: block;}
	#content.about .sec01 .inner figure,
	#content.about .sec01 .inner .text {
		display: block;
		vertical-align: middle;}
	#content.about .sec01 .inner figure {
		width: 60%;
		margin: 0 auto;
		margin-bottom: 15px;
		padding-right: 0;}
	#content.about .sec01 .inner .text h2 {
		font-size: 1.25em;}
}




















