@charset "UTF-8";
.heading.contact h2 span:after {
	left: 36%;
}

@media screen and (max-width: 600px) {
	.heading.contact h2 span:after {
		left: 28%;
	}
}

.content01Wrap {
	width: 660px;
	margin: 25px auto 0;
}

@media screen and (max-width: 660px) {
	.content01Wrap {
		width: 95%;
	}
}

.content01Wrap .content01 {
	width: 100%;
}

@media screen and (max-width: 990px) {
	.content01Wrap .content01 {
		width: 95%;
		margin: 0 auto;
	}
}

.content01Wrap .content01 tr {
	border-bottom: 1px solid #b5bbc9;
}

.content01Wrap .content01 th {
	color: #474f63;
	font-size: 18px;
	font-weight: bold;
	width: 29.7%;
	text-align: left;
}

@media screen and (max-width: 560px) {
	.content01Wrap .content01 th {
		font-size: 16px;
		width: 25%;
	}
}

.content01Wrap .content01 td {
	color: #474f63;
	font-size: 16px;
	width: 70.3%;
}

@media screen and (max-width: 560px) {
	.content01Wrap .content01 td {
		font-size: 15px;
		width: 75%;
	}
}

.content01Wrap .content01 th,
.content01Wrap .content01 td {
	padding: 30px 0;
}

@media screen and (max-width: 560px) {
	.content01Wrap .content01 th,
	.content01Wrap .content01 td {
		padding: 15px 0;
	}
}

.content02 .heading.contact {
	background: none;
}

.content02 .heading.contact h2 {
	color: #474f63;
}

.content02 .heading.contact h2 span:after {
	background: #474f63;
	left: 30% !important;
}

@media screen and (max-width: 600px) {
	.content02 .heading.contact h2 span:after {
		left: 28% !important;
	}
}

.content02 {
	width: 1230px;
	margin: 0 auto;
}

@media screen and (max-width: 1230px) {
	.content02 {
		width: auto;
	}
}

.content02Box01 {
	height: 470px;
	background: #edf1f2;
	position: relative;
}

@media screen and (max-width: 990px) {
	.content02Box01 {
		height: auto;
		padding: 20px;
	}
}

.content02Box01 .leftContent01 {
	font-size: 0;
	line-height: 0;
	padding: 5px;
	background: #fff;
	border: 1px dotted #949eb2;
	position: absolute;
	top: -25px;
	left: 6%;
}

@media screen and (max-width: 1230px) {
	.content02Box01 .leftContent01 {
		width: 29%;
		left: 2%;
	}
}

@media screen and (max-width: 990px) {
	.content02Box01 .leftContent01 {
		width: 30%;
		position: static;
		float: left;
		margin-right: 4%;
	}
}

@media screen and (max-width: 560px) {
	.content02Box01 .leftContent01 {
		width: 73%;
		float: none;
		margin: 0 auto 20px;
	}
}

.content02Box01 .rightContent01 {
	width: 810px;
	padding: 50px;
}

@media screen and (max-width: 1230px) {
	.content02Box01 .rightContent01 {
		width: 70%;
	}
}

@media screen and (max-width: 990px) {
	.content02Box01 .rightContent01 {
		width: 66%;
		padding: 0;
		float: left;
	}
}

@media screen and (max-width: 560px) {
	.content02Box01 .rightContent01 {
		width: 100%;
		float: none;
	}
}

.content02Box01 .rightContent01 h3 {
	margin-bottom: 20px;
}

@media screen and (max-width: 560px) {
	.content02Box01 .rightContent01 h3 {
		margin-bottom: 10px;
	}
}

.content02Box01 .rightContent01 h4 {
	color: #474f63;
	font-size: 22px;
	font-weight: bold;
	margin-bottom: 40px;
}

@media screen and (max-width: 560px) {
	.content02Box01 .rightContent01 h4 {
		margin-bottom: 20px;
	}
}

.content02Box01 .rightContent01 h4 span {
	font-size: 14px;
	font-weight: normal;
	font-family: Raleway;
	margin-left: 25px;
}

.content02Box01 .rightContent01 .companyText01 {
	font-size: 15px;
	margin-bottom: 30px;
	padding: 22px;
	background: #fff;
}

@media screen and (max-width: 560px) {
	.content02Box01 .rightContent01 .companyText01 {
		padding: 10px;
		margin-bottom: 20px;
	}
}

.content02Box01 .rightContent01 .companyText02 {
	font-size: 15px;
}

.clearfix:after {
	content: '';
	clear: both;
	display: block;
}

.content03 {
	width: 1230px;
	margin: 0 auto;
}

@media screen and (max-width: 1230px) {
	.content03 {
		width: auto;
	}
}

.content03Box01 {
	position: relative;
}

@media screen and (max-width: 990px) {
	.content03Box01 {
		height: auto;
		padding: 20px;
	}
}

.content03Box01 .leftContent01 {
	font-size: 0;
	line-height: 0;
	padding: 5px;
	background: #fff;
	border: 1px dotted #949eb2;
	position: absolute;
	top: -25px;
	left: 6%;
}

@media screen and (max-width: 1230px) {
	.content03Box01 .leftContent01 {
		width: 29%;
		left: 2%;
	}
}

@media screen and (max-width: 990px) {
	.content03Box01 .leftContent01 {
		width: 30%;
		position: static;
		float: left;
		margin-right: 4%;
	}
}

@media screen and (max-width: 560px) {
	.content03Box01 .leftContent01 {
		width: 73%;
		float: none;
		margin: 0 auto 20px;
	}
}

.content03Box01 .rightContent01 {
	width: 810px;
	padding: 50px;
}

@media screen and (max-width: 1230px) {
	.content03Box01 .rightContent01 {
		width: 70%;
	}
}

@media screen and (max-width: 990px) {
	.content03Box01 .rightContent01 {
		width: 66%;
		padding: 0;
		float: left;
	}
}

@media screen and (max-width: 560px) {
	.content03Box01 .rightContent01 {
		width: 100%;
		float: none;
	}
}

.content03Box01 .rightContent01 h3 {
	margin-bottom: 20px;
}

@media screen and (max-width: 560px) {
	.content03Box01 .rightContent01 h3 {
		margin-bottom: 10px;
	}
}

.content03Box01 .rightContent01 h4 {
	color: #474f63;
	font-size: 22px;
	font-weight: bold;
	margin-bottom: 40px;
}

@media screen and (max-width: 560px) {
	.content03Box01 .rightContent01 h4 {
		margin-bottom: 20px;
	}
}

.content03Box01 .rightContent01 h4 span {
	font-size: 14px;
	font-weight: normal;
	font-family: Raleway;
	margin-left: 25px;
}

.content03Box01 .rightContent01 .companyText03 {
	font-size: 15px;
	margin-bottom: 30px;
	padding: 22px;
	background: #edf1f2;
}

@media screen and (max-width: 560px) {
	.content03Box01 .rightContent01 .companyText03 {
		padding: 10px;
		margin-bottom: 20px;
	}
}

.content03Box01 .rightContent01 .companyText04 {
	font-size: 15px;
}

.Content04Wrap02 {
	padding: 50px 0 60px;
	background: #f4f4f4;
}

@media screen and (max-width: 660px) {
	.Content04Wrap02 {
		padding: 30px 0 20px;
	}
}

.content04Wrap {
	width: 570px;
	margin: 0 auto 20px;
}

@media screen and (max-width: 660px) {
	.content04Wrap {
		width: 95%;
	}
}

.content04Wrap .content01 {
	width: 100%;
}

@media screen and (max-width: 990px) {
	.content04Wrap .content01 {
		width: 95%;
		margin: 0 auto;
	}
}

.content04Wrap .content01 tr {
	border-bottom: 1px dotted #b5bbc9;
}

.content04Wrap .content01 th {
	color: #474f63;
	font-size: 15px;
	width: 29.7%;
	text-align: left;
}

.content04Wrap .content01 td {
	color: #474f63;
	font-size: 16px;
	width: 70.3%;
}

@media screen and (max-width: 560px) {
	.content04Wrap .content01 td {
		font-size: 15px;
		width: 75%;
	}
}

.content04Wrap .content01 th,
.content04Wrap .content01 td {
	padding: 30px 0;
}

@media screen and (max-width: 560px) {
	.content04Wrap .content01 th,
	.content04Wrap .content01 td {
		padding: 15px 0;
	}
}

.lastTr01 th,
.lastTr01 td {
	padding: 15px 0 27px !important;
	line-height: 2.4;
}

.company_map {
	width: 1230px;
	margin: 0 auto;
	position: relative;
	padding-bottom: 21%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
}

@media screen and (max-width: 1230px) {
	.company_map {
		width: 100%;
	}
}

.company_map iframe,
.company_map object,
.company_map embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.mapText {
	width: 1230px;
	margin: 15px auto 0px;
	text-align: right;
}

@media screen and (max-width: 1230px) {
	.mapText {
		width: 95%;
	}
}

@media screen and (max-width: 560px) {
	.mapText {
		margin-bottom: 20px;
	}
}

@media screen and (orientation: landscape) {
	/* 横向きの場合のスタイル */
}

.center {
	text-align: center;
}
.content02Wrap {
	margin-bottom: 50px;
}
