@charset "UTF-8";
/* PC */
.headerWrap {
	width: 980px;
	margin: 0 auto;
	padding: 18px 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-align-items: center;
	align-items: center;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	-webkit-justify-content: space-between;
	-ms-justify-content: space-between;
	justify-content: space-between; }
	.headerWrap a {
		text-decoration: none;
		font-size: 14px;
		font-weight: bold;
		color: #FFF; }
		.headerWrap a:hover {
			opacity: 0.7; }

.headerLogo a {
	display: block; }

.headerNav > * {
	display: table-cell;
	vertical-align: top;
	padding-left: 30px; }

#mainTitle {
	width: 100%;
	display: table;
	background: #252e73; }

.txtTitle {
	width: 1680px;
	height: 150px;
	margin: 0 auto;
	display: table-cell;
	vertical-align: middle; }
	.txtTitle.bgTruck {
		background: url(/common/images/bg_lower_page.jpg) no-repeat center top; }
	.txtTitle img {
		margin: 0 auto; }

#breadcrumbs {
	width: 980px;
	margin: 18px auto 0; }
	#breadcrumbs a {
		color: #000000; }
		#breadcrumbs a:hover {
			text-decoration: none; }
	#breadcrumbs ol {
		display: table; }
		#breadcrumbs ol > li {
			display: table-cell;
			vertical-align: top;
			font-size: 12px; }
			#breadcrumbs ol > li:before {
				content: ">";
				padding: 0 1em; }
			#breadcrumbs ol > li:first-child:before {
				content: "";
				padding: 0; }

/* 会社概要 */
/* コンテンツ */
.contentsArea {
	width: 980px;
	margin: 0 auto; }
	.contentsArea a {
		color: #0063d6; }
		.contentsArea a:hover {
			text-decoration: none; }

.corporateContents {
	margin: 20px auto 100px; }
	.corporateContents .section + .section {
		margin-top: 45px; }

.section .heading {
	font-size: 20px;
	color: #252e73;
	border-bottom: 1px solid #cccccc;
	position: relative; }
	.section .heading span {
		/*font-weight: bold;*/
		display: block;
		padding-bottom: 10px; }
	.section .heading:after {
		content: "";
		border-bottom: 1px solid #252e73;
		display: block;
		height: 1px;
		width: 100px;
		position: absolute;
		bottom: -1px;
		left: 0; }

.mapArea {
	margin-top: 45px;
	overflow: hidden; }
	.mapArea h2 {
		margin-bottom: 15px; }
	.mapArea > * {
		width: 470px; }
		.mapArea > *:last-child {
			float: right; }
		.mapArea > *:first-child {
			float: left; }

.mapTxt p {
	font-size: 15px;
	line-height: 1.666;
	margin-bottom: 10px;}

.mapBlock .map {
	margin-top: 15px; }

.tblColor > dl {
	font-size: 15px;
	display: table;
	width: 100%;
	border-bottom: 1px solid #d4d4d4; }
	.tblColor > dl:first-child {
		border-top: 1px solid #d4d4d4; }
	.tblColor > dl:nth-child(odd) {
		background: #f4f4f8; }
	.tblColor > dl > dt, .tblColor > dl dd {
		display: table-cell;
		vertical-align: middle;
		padding: 20px;
		line-height: 1.4; }
	.tblColor > dl label.error {
		color: #ff0000;
		font-size: 12px;
		font-weight: bold; }
	.tblColor > dl input.error, .tblColor > dl textarea.error {
		background: #ffcccc; }

.corporateTbl > dl > dt {
	width: 20%;
	font-weight: bold; }
.corporateTbl > dl > dd {
	width: 80%; }

.corporateTbl > dl > dt small.yearBlock{
	display: block;
	font-size: 12px;
}

.history h2 {
	margin-bottom: 40px; }

.historyTbl > dl > dt {
	width: 15%; }
.historyTbl > dl > dd {
	width: 80%; }

.list {}
	.list > li {
		position: relative;
		line-height: 1.8; }
		/*.list > li:before {
			content: "・";
			position: absolute;
			top: 0;
			left: -22px; }*/
		.list > li + li {
			margin-top: 10px; }
			.list > li + li:first-child {
				margin-top: 0; }

.annotationSmall {
	margin-top: .8em;
	font-size: 12px;
	line-height: 1.8; }

.indent1em {
	text-indent: -1em;
	margin-left: 1em; }

/* サービス概要 */
.businessContents {
	margin: 45px auto 100px; }
	.businessContents .section + .section {
		margin-top: 25px; }

.section .centerHeading {
	text-align: center; }
	.section .centerHeading:before {
		content: "";
		background: #252e73 no-repeat center center;
		display: table;
		margin: 0 auto 25px;
		height: 5px;
		width: 100px; }
	.section .centerHeading .serviceHeading {
		font-size: 35px;
		font-weight: bold;
		color: #252e73; }
	.section .centerHeading .serviceSupplement {
		font-size: 15px;
		margin: 15px auto 0;
		line-height: 1.66; }

.centerHeading p.numberBlock{
	border: 1px solid #252e73;
	padding: 10px 20px;
	border-radius: 30px;
	display: inline-block;
	margin-top: 15px;
	color: #252e73;
	font-size: 14px;
}

.systemsArea {
	margin: 50px auto 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-justify-content: space-between;
	-ms-justify-content: space-between;
	justify-content: space-between; }

.systemBlock {
	width: 470px;
	margin: 0 0 55px; }
	.systemBlock .heading {
		margin-bottom: 18px; }

.systemList {
	padding-left: 1.2em;
	font-size: 14px; }
	.systemList > li {
		position: relative;
		line-height: 1.86; }
		.systemList > li:before {
			content: "●";
			display: block;
			position: absolute;
			top: 0;
			left: -1.2em; }

.storageBody {
	margin: 15px auto 0; }
	.storageBody .image {
		width: 720px;
		display: table;
		margin: 0 auto; }
		.storageBody .image img {
			margin: 0 auto;
			width: 100%; }

	.storageBody .image img.businessImg01{
		margin:40px auto;
		width: 720px;
	}

	.storageBody .lead {
		font-size: 18px;
		font-weight: bold;
		line-height: 2;
		text-align: center;
		color: #252e73;
		margin: 20px auto 0; }

.introductionArea {
	margin: 20px auto 0; }
	.introductionArea .bgArea {
		background: #f0f0f5;
		padding: 25px 45px 40px; }
	.introductionArea .annotationSmall {
		display: table;
		margin: 20px auto 0; }

.introductionHeading {
	font-size: 20px;
	color: #252e73;
	text-align: center;
	margin: 0 0 30px; }

.introductionWrap {
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-justify-content: space-between;
	-ms-justify-content: space-between;
	justify-content: space-between; }

.introductionBlock {
	width: 410px; }
	.introductionBlock .heading {
		margin-bottom: 18px; }

.txtArea {
	font-size: 14px;
	line-height: 1.86;
	word-wrap: break-word; }

.introductionBlock .imgBlock{
	margin-top: 10px;
}

.introductionArea.storageArea{
	margin: 20px auto 80px;
}

.wasteArea{}
.wasteArea ul{
	margin-top: 25px;
}
.wasteArea ul li{
	border: 1px solid #cccccc;
	padding: 25px 25px 22px;
	margin-bottom: 15px;
	font-size: 14px;
	line-height: 1.85714285714em;
}


/* お問い合わせ */
.inquiryContents {
	width: 780px;
	margin: 45px auto 150px; }
	.inquiryContents .section + .section {
		margin-top: 65px; }

.promptArea {
	margin: 0 auto 50px; }

.numberArea {
	color: #252e73;
	display: table;
	margin: 25px 0 0; }
	.numberArea > * {
		display: table-cell;
		vertical-align: middle; }
	.numberArea .number {
		font-size: 30px;
		font-weight: bold; }
	.numberArea .fax {
		padding-left: 30px; }
	.numberArea .time {
		font-size: 14px; }

.formArea {
	margin: 18px 0 0; }

.inquiryTbl > dl > dt {
	width: 32%;
	padding: 10px 20px; }
.inquiryTbl > dl > dd {
	width: 68%;
	padding: 10px 10px 10px 0; }
.inquiryTbl input,
.inquiryTbl textarea {
	border: 1px solid #d4d4d4;
	padding: 1em;
	font-size: 15px;
	width: 100%; }
.inquiryTbl textarea {
	height: 120px; }

.required {
	color: #e60012; }

.txtArea + .inquiryTbl {
	margin-top: 20px; }

.indentList > li {
	text-indent: -1em;
	padding-left: 1em; }

input, button, textarea, select {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	border-radius: 0; }

.inquiryBtn {
	width: 482px;
	height: 100px;
	display: block;
	margin: 0 auto;
	background: url(/common/images/icon_btn_arr.png) no-repeat 97% center;
	background-size: 7px 12px;
	border: 2px solid #252e73;
	cursor: pointer;
	font-size: 20px;
	color: #252e73;
	font-weight: bold;
	text-align: center; }
	.inquiryBtn:hover {
		opacity: 0.7; }

.inquiryBtnArea {
	margin: 50px auto 0; }




.contactNumberAreaPc{
	overflow: hidden;
	margin-top: 25px;
}
.contactNumberAreaPc .telBlock{
	float: left;
	width: 465px;
}
.contactNumberAreaPc .telBlock img{}
.contactNumberAreaPc .telBlock p{
	font-size: 14px;
	color: #252e73;
	display: inline-block;
	padding: 13px 0 0 2px;
	text-align: left;
}

.contactNumberAreaPc .faxBlock{
	float: left;
	width: 315px;
}
.contactNumberAreaPc .faxBlock img{}

.contactNumberAreaSp{
	display: none;
}

/* お問い合わせ（確認） */
/* PC メディアクエリ注意 */
@media only screen and (min-width: 768px) {
	.confirm .inquiryTbl dl dd {
		padding: 20px 10px 20px 0; } }
/* お問い合わせ（完了） */
.finishArea {
	padding-bottom: 20px;
	text-align: center; }
	.finishArea p {
		color: #000;
		font-size: 14px; }
	.finishArea .figure {
		width: 48px;
		margin: auto; }
	.finishArea .figure img {
		width: 100%; }
	.finishArea .eyeCatch p {
		margin: 30px 0 0;
		color: #252e73;
		font-size: 31px;
		font-weight: bold; }
	.finishArea .ledeTxt {
		margin: 60px 0 0;
		line-height: 1.8; }
	.finishArea .btnArea {
		margin: 98px auto 0; }
		.finishArea .btnArea a {
			display: -webkit-flex;
			display: flex;
			-webkit-justify-content: center;
			justify-content: center;
			-webkit-align-items: center;
			align-items: center;
			width: 282px;
			height: 100px;
			margin: 0 auto;
			padding: 11px;
			background: url(/common/images/icon_arl.png) no-repeat 3% center;
			background-size: 7px 12px;
			border: 2px solid #898989;
			text-decoration: none;
			color: #898989;
			font-weight: bold;
			font-size: 20px;
			cursor: pointer; }
			.finishArea .btnArea a:hover {
				opacity: .7; }

	/* プライバシーポリシー */
	.privacyContents {
		width: 780px;
		margin: 45px auto 150px;
	}
	.privacyContents .txtArea {
		margin-bottom: 50px;
	}
	.privacyContents .txtArea p {
		margin-top: 20px;
	}
	.privacyContents .txtArea ul li {
		position: relative;
		padding-left: .8em;
	}
	.privacyContents .txtArea ul li::before {
		display: block;
		position: absolute;
		top: 0;
		bottom: 0;
		left: 0;
		content: "";
		width: 3px;
		height: 3px;
		margin: auto;
		background-color: #000;
	}
	.privacyContents .txtArea ul + p {
		margin-top: 0;
	}

/* SP */
@media only screen and (max-width: 767px) {
	.headerWrap {
		width: 100%;
		padding-right: 5%;
		padding-left: 5%;
		padding-top: 3.2%;
		padding-bottom: 3.2%;}

	.headerBtn {
		width: 42.3%; }
		.headerBtn a {
			display: block; }
		.headerBtn img {
			width: 100%;
			max-width: 284px;
			max-height: 86px; }

	.txtTitle {
		width: 100%;
		height: auto; }
		.txtTitle.bgTruck {
			background: url(/common/images/bg_lower_page_sp.jpg) no-repeat center top;
			background-size: contain; }
		.txtTitle img {
			width: 100%;
			margin: 0 auto; }

	#breadcrumbs {
		display: none; }

	/* 会社概要 */
	.contentsArea {
		width: 100%;
		padding: 0 5%; }

	.corporateContents {
		margin: 20px auto 100px; }
		.corporateContents .section + .section {
			margin-top: 45px; }

	.mapArea > * {
		width: 100%;
		float: none; }

	.mapBlock .map {
		margin-top: 15px; }
	.mapBlock + .mapBlock {
		margin-top: 45px; }
	.mapBlock .mapBtn {
		background: #5c6296;}
		.mapBlock .mapBtn a {
			color: #ffffff;
			display: block;
			padding: 1.5em 1em;
			text-align: center;
			font-size: 20px;
			text-decoration: none; }

	.tblColor > dl {
		display: block;
		width: 100%;
		padding: 1em; }
		.tblColor > dl > dt, .tblColor > dl dd {
			display: block;
			padding: 0;
			width: 100%; }
		.tblColor > dl > dt {
			margin-bottom: .3em; }

	.historyTbl > dl > dt {
		color: #252e73; }

	/* サービス概要 */
	.systemsArea {
		display: block; }

	.systemBlock {
		width: 100%; }

	.storageBody .image {
		width: 93%; }

	.introductionArea .bgArea {
		padding-right: 5%;
		padding-left: 5%; }

	.introductionWrap {
		display: block; }

	.introductionBlock {
		width: 100%; }
		.introductionBlock + .introductionBlock {
			margin-top: 45px; }

	/* お問い合わせ */
	.inquiryContents {
		width: 100%;
		margin: 45px auto 75px; }

	.numberArea {
		margin-right: auto;
		margin-left: auto; }
		.numberArea > * {
			display: block; }
		.numberArea .fax {
			padding-left: 0;
			margin: 25px 0 0; }
		.numberArea .time {
			margin: 10px 0 0; }

	.inquiryTbl > dl dt {
		font-weight: bold; }

	.inquiryBtn {
		width: 71.8%;
		height: auto;
		padding: 1em 0; }
		.inquiryBtn:hover {
			opacity: 1; }

	/* お問い合わせ（完了） */
	.finishArea {
		margin-bottom: 0; }
		.finishArea .figure {
			width: 9.77%;
			min-width: 33px;
			margin: auto; }
		.finishArea .eyeCatch p {
			margin: 15px 0 0;
			font-size: 21px; }
		.finishArea .ledeTxt {
			margin: 30px 0 0;
			line-height: 1.8; }
		.finishArea .btnArea {
			margin: 70px auto 0; }
			.finishArea .btnArea a {
				width: 255px;
				height: 60px;
				font-size: 15px; }
				.finishArea .btnArea a:hover {
					opacity: 1; }

	/* プライバシーポリシー */
	.privacyContents {
		width: 100%;
		margin: 20px auto 75px;
	}
	.privacyContents .txtArea {
		margin-bottom: 2em;
	}
	.privacyContents .txtArea p {
		margin-top: 1em;
		font-size: 12px;
	}
	.privacyContents .txtArea ul li {
		position: relative;
		padding-left: .8em;
		font-size: 12px;
	}
	.privacyContents .txtArea ul li::before {
		display: block;
		position: absolute;
		top: .7em;
		bottom: inherit;
		left: 0;
		content: "";
		width: 3px;
		height: 3px;
		margin: auto;
		background-color: #000;
	}


	.storageBody .image img.businessImg01{
		width: 76%;
		margin: 0% auto 7%;
	}
	.introductionBlock .imgBlock img{width: 100%;}
	.section .centerHeading .serviceSupplement{
		font-size: 12px;
		line-height: 1.75em;
	}
	.section .centerHeading .serviceHeading{font-size: 22px;}
	.introductionHeading{font-size: 18px;}
	.introductionBlock .heading{font-size: 18px;}
	.introductionArea.storageArea{margin: 20px auto 40px;}
	.systemBlock{margin: 0 0 30px;}
	.businessContents{margin: 45px auto 50px;}


	.contactNumberAreaPc{display: none;}
	.contactNumberAreaSp{
		display: block;
	}
	.contactNumberAreaSp .telBlock{
		width: 75%;
		display: block;
		margin: 30px auto 30px;
	}
	.contactNumberAreaSp .telBlock img{
		width: 100%;
		margin: 0px auto 15px;
	}
	.contactNumberAreaSp .telBlock p{
		font-size: 14px;
		color: #252e73;
	}

	.contactNumberAreaSp .faxBlock{
		width: 100%;
	}
	.contactNumberAreaSp .faxBlock img{
		width: 75%;
		display: block;
		margin:0 auto;
	}



}
@media only screen and (max-width: 375px) {
	.numberArea .number {
		font-size: 27px; } }
