@charset "utf-8";

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

  タイトル

***************************************************************************/
.lowerTitle {
	width: 100%;
	background: url(../images/lower/lower_bg.png), linear-gradient(-60deg, #f8f8ff, #e5dbcd);
	background-size: cover;
	clear: both;
}

.lowerTitle .wrap {
	width: 950px;
	margin: 0 auto;
	padding: 80px 0 105px;
	background: url(../images/ill.png) no-repeat left bottom;
	background-size: contain;
	text-align: center;
}

.lowerTitle h2 {
	font-size: 35px;
	font-weight: bold;
	display: inline-block;
}

@media screen and (max-width: 768px) {
.lowerTitle .wrap {
	width: 100%;
	padding: 40px 0 52px;
}
.lowerTitle h2 {
	font-size: 25px;
}
}

@media screen and (max-width: 500px) {
.lowerTitle .wrap {
	width: 100%;
	padding: 20px 0 26px;
}
.lowerTitle h2 {
	font-size: 22px;
}
}
/***************************************************************************

  コンテンツ

***************************************************************************/
.lowerBlock {
	padding: 0 0 0;
}
.lowerContents {
	width: 100%;
	padding: 50px 0 50px;
	font-size: 16px;
	margin: 0 auto;
}

.lowerContents .wrap {
	width: 950px;
	margin: 0 auto;
}
.lowerBlock .lowerContents:nth-child(2n) {
	background: url(../images/lower/lower_bg.png) repeat left top;
	background-size: 1366px 260px;
}
.lowerContents h2 {
	font-size: 26px;
	font-weight: bold;
	padding-left: 15px;
	border-left: solid 5px #ffa800;
	margin: 0 0 20px;
}
.idBox {
	width: 100%;
	padding: 0 0 0 20px;
}
.lowerContents table {
	width: 100%;
	margin: 0 0 20px;
}

.lowerContents table th {
	background: #f6f6f6;
	font-weight: bold;
	text-align: center;
	width: 30%;
}

table.bnstable td {
	background: #fff;
}

.lowerContents table th,
.lowerContents table td {
	text-align: left;
	border: solid 1px #e8e8e8;
	padding: 10px 15px;
	vertical-align: top;
}

.lowerContents p {
	margin: 0 0 20px;
}

.lowerContents p.lgTxt {
	font-size: 18px;
	line-height: 1.9;
	margin: 0 0 30px;
}

.lowerContents table ul {
	margin: 0 0;
	padding: 0 0 0 0;
}

.lowerContents table ul li {
	margin: 0 0 0 0.5em;
	position: relative;
	padding: 0 0 0 1em;
	text-indent: -0.5em;
}
.lowerContents table ul li:before {
	content: '・';
	position: absolute;
	top: 0;
	left: 0;
}

@media screen and (max-width: 768px) {
.lowerContents {
	width: 100%;
	padding: 30px 0 30px;
	font-size: 14px;
}

.lowerContents .wrap {
	width: 100%;
	padding: 0 10px;
}
.lowerContents h2 {
	font-size: 20px;
	padding-left: 10px;
	margin: 0 0 20px;
}
.idBox {
	padding: 0 0 0 15px;
}
.lowerContents p.lgTxt {
	font-size: 15px;
	margin: 0 0 20px;
}
}
@media screen and (max-width: 500px) {
.lowerContents {
	padding: 25px 0 25px;
}
}
/***************************************************************************

  企業情報

***************************************************************************/
.corporateTitle {
	background: url(../images/lower/corporate_ttl_icon.png) no-repeat left 20px;
	background-size: 60px 41px;
	padding: 20px 0 20px 80px;
}

.cpAccess {
	float: left;
	width: 100%;
	padding: 0 0 0 20px;
}
.cpAccessLft {
	float: left;
	width: 410px;
}
.cpAccessRht {
	float: right;
	width: 500px;
}
.cpAccessRht iframe {
	width: 100%;
	height: 220px;
}

@media screen and (max-width: 768px) {
.corporateTitle {
	background: url(../images/lower/corporate_ttl_icon.png) no-repeat left 20px;
	background-size: 40px 27px;
	padding: 20px 0 20px 55px;
}
.cpAccess {
	float: left;
	width: 100%;
	padding: 0 0 0 15px;
}
.cpAccessLft {
	float: left;
	width: 44%;
}
.cpAccessRht {
	float: right;
	width: 54%;
}
.cpAccessRht iframe {
	width: 100%;
	height: 200px;
}
}
@media screen and (max-width: 500px) {
.cpAccess {
	float: left;
	width: 100%;
	padding: 0 0 0 15px;
}
.cpAccessLft {
	float: left;
	width: 100%;
	margin: 0 0 10px;
}
.cpAccessRht {
	float: right;
	width: 100%;
}
.cpAccessRht iframe {
	width: 100%;
	height: 200px;
}
}

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

  事業案内

***************************************************************************/
.businessTitle {
	background: url(../images/lower/business_ttl_icon.png) no-repeat left 20px;
	background-size: 87px 42px;
	padding: 20px 0 20px 108px;
}
.bnsDl {
	width: 100%;
	margin: 0 0 20px;
}
.bnsDl dt {
	width: 100%;
	background: #ffc000;
	padding: 15px 20px;
	font-size: 18px;
	font-weight: bold;
}
.bnsDl dd {
	border: solid 2px #ffc000;
	padding: 20px 20px;
}
.business ul li {
	margin: 0 0 0 0;
	position: relative;
	padding: 0 0 0 1em;
}
.business ul li:before {
	content: '・';
	position: absolute;
	top: 0;
	left: 0;
}
table.bnstable th {
	width: 25%;
}
.cpAccessRht img {
	width: 100%;
	height: auto;
}

@media screen and (max-width: 768px) {
.businessTitle {
	background: url(../images/lower/business_ttl_icon.png) no-repeat left 20px;
	background-size: 57px 28px;
	padding: 20px 0 20px 72px;
}
.bnsDl dt {
	padding: 10px 15px;
	font-size: 16px;
}
.bnsDl dd {
	padding: 15px 15px;
}
}
/***************************************************************************

  残土処分の流れ

***************************************************************************/
.flowTitle {
	background: url(../images/lower/flow_ttl_icon.png) no-repeat left 0;
	background-size: 70px 70px;
	padding: 20px 0 20px 92px;
}
.flowBox {
	padding: 0 0 0 20px;
}
.flowBox dt {
	font-size: 26px;
	font-weight: bold;
	position: relative;
	padding: 0 0 0 1.2em;
}
.flowBox dt:before {
	color: #fff;
	background: #ffa800;
	border-radius: 1em;
	line-height: 1;
	width: 42px;
	height: 42px;
	position: absolute;
	left: -20px;
	display: flex;
	text-align: center;
	align-items: center;
	font-style: italic;
	padding: 1px 0 0 13px;
	box-sizing: border-box;
}
.flowBox dt.num1:before {
	content: '1';
}
.flowBox dt.num2:before {
	content: '2';
}
.flowBox dt.num3:before {
	content: '3';
}
.flowBox dd {
	border-left: 1px solid #ffa800;
	padding: 15px 0 25px 32px;
}
.flowBox dd:last-child {
	border-left: none;
	padding: 15px 0 15px 33px;
}
.flowStg {
	font-size: 20px;
	font-weight: bold;
}
.flowStg:before {
	content: '■';
	font-size: 22px;
	color: #ff8400;
}

.flwAcd {
	width: 100%;
	border-radius: 5px;
	border: solid 2px #ffa800;
	margin: 10px 0 10px;
	background: #fff;
}
.acdTitle {
	display: block;
	font-size: 18px;
	padding: 10px 55px 10px 25px;
	background: url(../images/lower/plus_icon.png) no-repeat 98% center;
	background-size: 26px 26px;
}
.clickBtn_on0 {
	background: url(../images/lower/minus_icon.png) no-repeat 98% center;
	background-size: 26px 5px;
}
.acdCnt {
	border-top: solid 2px #ffa800;
	display: block;
	padding: 20px 25px;
}
a.arwLnk {
	background: url(../images/blue_arw.svg) no-repeat left 0.4em;
	background-size: 6px 8px;
	color: #3366cc;
	text-decoration: underline;
	padding: 0 0 0 0.8em;
	display: inline-block;
}
a.arwLnk:hover {
	text-decoration: none;
}

table.flwtable th {
	width: 28%;
}

@media screen and (max-width: 768px) {
.flowBox {
	padding: 0 0 0 10px;
}
.flowTitle {
	background: url(../images/lower/flow_ttl_icon.png) no-repeat left 10px;
	background-size: 42px 42px;
	padding: 20px 0 20px 57px;
}
.acdTitle {
	background: url(../images/lower/plus_icon.png) no-repeat 97% center;
	background-size: 26px 26px;
}
.clickBtn_on0 {
	background: url(../images/lower/minus_icon.png) no-repeat 97% center;
	background-size: 26px 5px;
}
}
@media screen and (max-width: 600px) {
	.flwtable th,
	.flwtable td {
		display: block;
		width: 100% !important;
	}
	.flwtable th {
		border-bottom: none !important;
	}
	.flwtable td {
		border-bottom: none !important;
	}
	.flwtable {
		border-bottom: solid 1px #e8e8e8 !important;
	}
}
@media screen and (max-width: 500px) {
.flowBox dt {
	font-size: 18px;
	padding: 0 0 0 1.2em;
}
.flowBox dt:before {
	width: 32px;
	height: 32px;
	left: -15px;
	padding: 1px 0 0 10px;
}
.flowBox dd {
	padding: 15px 0 20px 20px;
}
.flowBox dd:last-child {
	padding: 15px 0 15px 20px;
}
.flowStg {
	font-size: 16px;
}
.flowStg:before {
	font-size: 20px;
}
.acdTitle {
	display: block;
	font-size: 16px;
	padding: 10px 45px 10px 15px;
	background: url(../images/lower/plus_icon.png) no-repeat 96% center;
	background-size: 19px 19px;
}
.clickBtn_on0 {
	background: url(../images/lower/minus_icon.png) no-repeat 96% center;
	background-size: 19px 4px;
}
.acdCnt {
	border-top: solid 2px #ffa800;
	display: block;
	padding: 15px 15px;
}
}

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

  お問い合わせ

***************************************************************************/
.contactTitle {
	background: url(../images/lower/contact_ttl_icon.png) no-repeat left 20px;
	background-size: 60px 57px;
	padding: 20px 0 20px 77px;
}
.contactBtn {
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: space-between;
	margin: 0 0 30px;
}
.contactBtn li {
	width: 32.5%;
	font-size: 20px;
	padding: 10px 0;
	text-align: center;
	background: #ffc000;
	border-radius: 2em;
	display: block;
}
.contactBtn li a {
	transition: 0.3s;
	opacity: 1;
}
.contactBtn li a:hover {
	opacity: 0.5;
}

@media screen and (max-width: 768px) {
.contactTitle {
	background: url(../images/lower/contact_ttl_icon.png) no-repeat left 20px;
	background-size: 40px 38px;
	padding: 20px 0 20px 55px;
}
.contactBtn {
	width: 100%;
	display: block;
	margin: 0 0 10px;
	text-align: center;
}
.contactBtn li {
	width: 70%;
	text-align: center;
	clear: both;
	margin: 0 0 10px;
	display: inline-block;
}
.contactBtn li a:hover {
	opacity: 1;
}
}

@media (min-width: 700px) {
a[href*="tel:"] {
pointer-events: none;
cursor: default;
text-decoration: none;
}
}

@media screen and (max-width: 500px) {
.contactBtn li {
	width: 90%;
	font-size: 15px;
}
}
/***************************************************************************

  プライバシーポリシー

***************************************************************************/
.privacyTitle {
	background: url(../images/lower/privacy_ttl_icon.png) no-repeat left 10px;
	background-size: 50px 64px;
	padding: 20px 0 20px 70px;
}
h2 + div.idBox {
	margin: 0 0 50px
}

.privacy ul li {
	margin: 0 0 0 0;
	position: relative;
	padding: 0 0 0 1em;
}
.privacy ul li:before {
	content: '・';
	position: absolute;
	top: 0;
	left: 0;
}
@media screen and (max-width: 768px) {
.privacyTitle {
	background: url(../images/lower/privacy_ttl_icon.png) no-repeat left 15px;
	background-size: 30px 38px;
	padding: 20px 0 20px 45px;
}
h2 + div.idBox {
	margin: 0 0 30px
}
}