@charset "UTF-8";



.page-land-top .content .copy1 {
	font-size: 20px;
	line-height: 1.7;
	margin: 0;
	text-align: center;
}

.page-land-top .content.bg1 {
	background: #fbf7ed;
	margin: 50px 0 90px;
	position: relative;
	text-align: center;
	width: 100%;
}
.page-land-top .content.bg1:before {
	background: #FFF;
	content: "";
	display: block;
	height: 12px;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 0;
}
.page-land-top .content.bg1:after {
	background: #FFF;
	bottom: 0;
	content: "";
	display: block;
	height: 20px;
	left: 0;
	position: absolute;
	width: 100%;
	z-index: 0;
}
.page-land-top .content .block1 {
	display: inline-block;
	position: relative;
	vertical-align: middle;
	width: 420px;
	z-index: 5;
}
.page-land-top .content .block1 h2 {
	font-size: 22px;
	font-weight: bold;
	margin: 0 0 20px;
}
.page-land-top .content .block1 p {
	font-size: 16px;
	line-height: 1.68;
	margin: 0;
}
.page-land-top .content .image1 {
	display: inline-block;
	position: relative;
	vertical-align: middle;
	z-index: 5;
}
.page-land-top .content .block2 {
	margin: auto;
	max-width: 1024px;
	width: 100%;
}
.page-land-top .content .block2 ul {
	font-size: 0;
	line-height: 0;
	list-style: none;
	margin: 0;
	padding: 0;
	width: 100%;
}
.page-land-top .content .block2 ul li {
	display: block;
	float: left;
	margin: 0 1.3671% 14px 0;
	position: relative;
	width: 32.4218%;
}
.page-land-top .content .block2 ul li:nth-child(3n) {
	margin-right: 0;
}
.page-land-top .content .block2 ul li:nth-child(3n+1) {
	clear: left;
}
.page-land-top .content .block2 a {
	display: block;
	position: relative;
	text-align: center;
}
.page-land-top .content .block2 a:before {
	background: rgba(0,33,68,0.5);
	content: "";
	display: block;
	height: 100%;
	left: 0;
	opacity: 1;
	position: absolute;
	top: 0;
	width: 100%;
	-webkit-transition: opacity 1s ease-out;
	-moz-transition: opacity 1s ease-out;
	-ms-transition: opacity 1s ease-out;
	transition: opacity 1s ease-out;
}
.page-land-top .content .block2 a:hover:before {
	opacity: 0;
}
.page-land-top .content .block2 a img {
	margin: auto;
}
.page-land-top .content .block2 a:hover img {
	opacity: 1;
}
.page-land-top .content .block2 h3 {
	color: #FFF;
	font-size: 18px;
	font-weight: bold;
	left: 0;
	line-height: 1.3;
	margin: 0;
	padding: 20px 0 0;
	position: absolute;
	text-align: center;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	width: 100%;
}
.page-land-top .content .block2 h3:before {
	background: #bc0c16;
	content: "";
	display: block;
	height: 2px;
	left: 50%;
	margin: 0 0 0 -8px;
	position: absolute;
	top: 0;
	width: 17px;

}
.page-land-top .content .block2 h3 span {
	display: block;
	font-size: 28px;
}





.land-block1,
.land-block2,
.land-block4 {
	margin-bottom: 20px;
	overflow: hidden;
	width: 100%;
}
.com-title3 + .land-block1,
.com-title3 + .land-block2,
.com-title3 + .land-block4 {
	margin-top: 9px;
}
.land-block1 + .com-title3,
.land-block2 + .com-title3,
.land-block4 + .com-title3 {
	margin-top: 35px;
}
.land-block1 > div,
.land-block2 > div,
.land-block4 > div {
	display: table;
	float: left;
}

.land-block1 > div{
	margin-right: 1.3671%;
	width: 32.4218%;
}

.land-block4 > div {
	margin-right: 1%;
	width: 24%;
	height: 205px;
}

.land-block4.st1 > div {
	margin-right: 0.5208%;
	width: 24.6093%;
	height: 144px;
}

.land-block2 > div {
	margin-right: 1.3671%;
	width: 49.3164%;
	height: 205px;
}
.land-block2.h > div {
	height: 70px;
}

.land-block2 > .only-box {
	margin-right: 0;
	width: 50%;
	height: 205px;
}

.land-block1 > div:nth-child(3n) {
	margin-right: 0;
}

.land-block4 > div:nth-child(4n),
.land-block4.st1 > div:nth-child(4n) {
	margin-right: 0;
}

.land-block2 > div:nth-child(2n) {
	margin-right: 0;
}

.land-block1 > div > div,
.land-block2 > div > div,
.land-block4 > div > div {
	background: #f7f7f7;
	display: table-row;
	width: 100%;
}
.land-block1 > div > div > div,
.land-block2 > div > div > div,
.land-block4 > div > div > div {
	display: table-cell;
	text-align: center;
	vertical-align: middle;
}
.land-block1 > div > div.head,
.land-block1 > div > div.head > div,
.land-block2 > div > div.head,
.land-block2 > div > div.head > div,
.land-block4 > div > div.head,
.land-block4 > div > div.head > div {
	height: 47px;
	line-height: 47px;
}
.land-block1 > div > div.head > div,
.land-block2 > div > div.head > div,
.land-block4 > div > div.head > div {
	background: #005ea5;
	text-align: center;
}
.land-block1 .title,
.land-block2 .title,
.land-block4 .title {
	color: #FFF;
	font-size: 16px;
	font-weight: bold;
	margin: 0;
}
.land-block1 > div > div.body > div,
.land-block2 > div > div.body > div,
.land-block4 > div > div.body > div {
	padding: 20px 0;
	position: relative;
}
.land-block1 > div > div + div > div,
.land-block2 > div > div + div > div,
.land-block4 > div > div + div > div {
	border-top: 1px solid #b2b2b2;
}
.land-block1 p,
.land-block2 p,
.land-block4 p {
	letter-spacing: 0.01em;
	line-height: 1.1;
	margin: 0;
}
.land-block4.st1 p {
	font-feature-settings: "palt";
	letter-spacing: -0.06em;
}
.land-block1 .txt1,
.land-block2 .txt1,
.land-block4 .txt1 {
	font-size: 15px;
	font-weight: bold;
	margin-right: 1em;
}
.land-block4.st1 .txt1 {
	font-size: 16px;
}
.land-block1 .txt2,
.land-block2 .txt2,
.land-block4 .txt2 {
	font-size: 15px;
	font-weight: normal;
}
.land-block4.st1 .txt2 {
	font-size: 14px;
}
.land-block1 .txt3,
.land-block2 .txt3,
.land-block4 .txt3 {
	color: #bc0c16;
	font-size: 28px;
	font-weight: normal;
}
.land-block4.st1 .txt3 {
	font-size: 25px;
}
.land-block1 .txt4,
.land-block2 .txt4,
.land-block4 .txt4 {
	font-size: 22px;
	font-weight: normal;
}
.land-block4.st1 .txt4 {
	font-size: 20px;
}
.land-block1 .andor,
.land-block2 .andor,
.land-block4 .andor {
	background: #f7f7f7;
	display: inline-block;
	font-size: 14px;
	font-weight: normal;
	left: 50%;
	line-height: 24px;
	margin-left: -40px;
	position: absolute;
	top: -12px;
	width: 80px;
}

.land-block2 {
	text-align: center;
	overflow: hidden;
	width: 100%;
}
.land-block2-center {
	display: flex;
	justify-content: center;
}

.land-block4 .sub-table1 {
	width: 100%;
	line-height: 1.4;
	margin-top: 15px;
}
.land-block4 .sub-table1 th,
.land-block4 .sub-table1 td {
	color: #333;
	border: 1px solid #b2b2b2;
	text-align: center;
	/*vertical-align: top;*/
}
.land-block4 .sub-table1 thead th {
	background: #f7f7f7;
	font-size: 12px;
	font-weight: 600;
	padding: 7px 0;
	color: #666;
}
.land-block4 .sub-table1 tbody th {
	background: #f7f7f7;
	font-size: 15px;
	font-weight: 600;
	padding: 7px 10px;
}
.land-block4 .sub-table1 td {
	padding: 8px 10px;
}
.land-n-block1 {
	background: #f7f7f7;
	text-align: center;
	overflow: hidden;
	padding: 15px;
	width: 100%;
}
.land-n-block1 p {
	color: #bc0c16;
	font-size: 16px;
	margin: 0;
}
.land-n-block1 .com-n-button1 {
	display: inline-block;
	font-size: 9px;
	height: 26px;
	line-height: 26px;
	margin: 0 8px;
	max-width: 180px;
	vertical-align: middle;
}
.land-n-block1 .com-n-button1 > span {
	background-size: 12px auto;
	max-width: 123px;
}

.land-block-map {
	text-align: center;
	overflow: hidden;
	width: 100%;
}
.land-block-map img {
	max-width: 600px;
}





.n-block1 {
	background: linear-gradient(to left, transparent 0%, transparent 33.496%, #ccc calc(33.496% + 1px), #ccc calc(33.496% + 1px), transparent 33.496%, transparent 100%);
	background-size: calc(100%) 100%;
	display: flex;
	align-items: flex-start;
	flex-wrap: wrap;
}
.n-block1 > * {
	width: 31.8359%;
}
.n-block1 .body1 {
	overflow: hidden;
	position: relative;
}
.n-block1 a.body1 {
	display: block;
}
.n-block1 .body1:before {
	content: "";
	display: block;
	padding-bottom: 65.0306%;
	width: 100%;
}
.n-block1 .body1 .image {
	background: no-repeat center center;
	background-size: cover;
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	transition: transform 0.3s ease;
	width: 100%;
}
.n-block1 a.body1:hover .image {
	transform: scale(1.1);
}
.n-block1 .body1 .box {
	background: rgba(0,33,68,0.5);
	color: #fff;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	height: 100%;
	left: 0;
	position: absolute;
	text-align: center;
	text-decoration: none !important;
	top: 0;
	width: 100%;
}
.n-block1 .body1 h3 {
	font-size: 20px;
	font-weight: bold;
	line-height: 1.2;
	margin: 0;
	padding: 10px 0 0;
	position: relative;
}
.n-block1 .body1 h3:before {
	border-top: 2px solid #bc0c16;
	content: "";
	display: block;
	left: 50%;
	position: absolute;
	top: 0;
	transform: translateX(-50%);
	width: 17px;
}
.n-block1 .body1 p {
	font-size: 19px;
	font-weight: bold;
	line-height: 1.3;
	margin: 10px 0 0;
}
.n-block1 .body1 h3 span {
	display: block;
	font-size: 28px;
}
.n-block1 .body2 {
	margin-left: 1.4973%;
}
.n-block1 .body2 > div {
	display: flex;
	align-items: center;
	justify-content: center;
	min-height: 177px;
	text-align: center;
}
.n-block1 .body2 dl {
	margin: 0;
	padding: 0;
}
.n-block1 .body2 dl dt {
	font-size: 18px;
	font-weight: bold;
	margin: 0;
	padding: 0;
}
.n-block1 .body2 dl dd {
	font-size: 16px;
	line-height: 1.75;
	margin: 0;
	padding: 0;
}
.n-block1 .body3 {
	margin-left: 2.9947%;
}
.n-block1 .body3 .com-n-button1 {
	margin-top: 19px;
}
.n-block1 h4 {
	background: #e5e5e5;
	font-size: 15px;
	font-weight: bold;
	line-height: 36px;
	margin: 0;
	text-align: center;
}
.n-block1 .phone {
	font-size: 24px;
	line-height: 1;
	margin: 0;
	min-height: 38px;
	padding: 12px 0 0;
	text-align: center;
}
.n-block1 .phone span {
	font-size: 15px;
}
.n-block1 .mail {
	font-size: 21px;
	line-height: 1;
	margin: 10px 0 0;
	text-align: center;
}





.com-n-sep1 {
	background-color: transparent;
	border-top: 1px solid #333;
	clear: both;
	height: 0;
	margin: 25px 0;
	overflow: hidden;
	width: 100%;
}





.land-banner1 {
	margin: 70px 0 0;
	text-align: center;
	width: 100%;
}





#land-footer {
	border-top: 1px solid #b2b2b2;
	margin: 65px 0 0;
	overflow: hidden;
	padding: 50px 0 0;
	width: 100%;
}
#land-footer + #footer-contact {
	margin-top: 70px;
}
#land-footer hr {
	background-color: transparent;
	border: solid #b2b2b2;
	border-width: 1px 0 0 0;
	clear: both;
	height: 0;
	margin: 50px 0 65px;
	overflow: hidden;
	width: 100%;
}
#land-footer h2 {
	font-size: 22px;
	font-weight: bold;
	margin: 0 0 35px;
	text-align: center;
}
#land-footer .block1 {
	display: table;
	table-layout: fixed;
	width: 100%;
}
#land-footer .block1 > div {
	display: table-cell;
}
#land-footer .block1 > div:nth-child(1) {
	padding-right: 4.8828%;
}
#land-footer .block1 > div:nth-child(2) {
	border-left: 1px solid #b2b2b2;
	padding-left: 4.8828%;
}
#land-footer .block1 .one {
	padding-right: 0 !important;
}
#land-footer h3 {
	background: #e5e5e5;
	font-weight: bold;
	margin: 0 0 20px;
	padding: 10px;
	text-align: center;
}
#land-footer .box1 {
	border-bottom: 1px solid #b2b2b2;
	border-top: 1px solid #b2b2b2;
	display: table;
	table-layout: fixed;
	width: 100%;
}
#land-footer .one .box1 {
	border-bottom: 1px solid #b2b2b2;
	border-top: 0;
	display: table;
	table-layout: fixed;
	width: 100%;
}
#land-footer .box1 > div {
	display: table-cell;
	font-size: 26px;
	line-height: 1;
	padding: 20px 0;
	vertical-align: middle;
}
#land-footer .one .box1 > div {
	display: table-cell;
	font-size: 26px;
	line-height: 1;
	padding: 0 0 20px;
	vertical-align: middle;
}
#land-footer .box1 > div > div {
	/*display: inline-block;*/
	text-align: center;
}
#land-footer .box1 > div span {
	font-size: 17px;
}
#land-footer .box1 > div:nth-child(1) {
	text-align: left;
}
#land-footer .box1 > div:nth-child(2) {
	border-left: 1px solid #b2b2b2;
	text-align: right;
}
#land-footer .box1.st2 > div {
	text-align: center;
}
#land-footer .box1 > div h4 {
	font-size: 14px;
	font-weight: normal;
	margin: 0;
	text-align: center;
}
#land-footer .box1 > div p {
	font-size: 13px;
	font-weight: bold;
	margin: 2px 0 5px;
	text-align: center;
}
#land-footer .box2 {
	border-bottom: 1px solid #b2b2b2;
	padding: 10px 0;
	text-align: center;
	width: 100%;
}
#land-footer .box3 {
	border-bottom: 1px solid #b2b2b2;
	font-size: 17px;
	font-weight: bold;
	padding: 10px 0;
	text-align: center;
	width: 100%;
}
#land-footer h4 {
	font-size: 16px;
	font-weight: bold;
	line-height: 1.2;
	margin: 10px 0 3px;
	text-align: center;
}
#land-footer p {
	line-height: 1.6;
	margin: 0;
	text-align: center;
}
#land-footer .btn {
	background: #005ea5;
	color: #FFF;
	display: block;
	font-size: 16px;
	font-weight: bold;
	line-height: 1.2;
	margin: auto;
	padding: 25px 0;
	position: relative;
	text-align: center;
	width: 100%;
}
#land-footer .btn:after {
	background: url(/assets/common/img/icon-arrow5.png) no-repeat center center;
	background-size: contain;
	content: "";
	display: inline-block;
	height: 7px;
	letter-spacing: 0.05em;
	margin: 0 0 0 10px;
	position: relative;
	top: -0.1em;
	vertical-align: middle;
	width: 22px;
}
#land-footer .com-button2 {
	display: block;
	margin: auto;
}





.com-table2 th {
	padding: 20px 10px 20px 20px;
	text-align: left;
}
.com-table2 td {
	padding: 20px 78px 20px 25px;
}
.com-table2 td span {
	display: inline-block;
}

.com-note1-center {
	width: 50%;
	margin: auto;
}

.emphasis-block {
	border: 2px solid #de323f;
	margin-top: 50px;
	display: flex;
	justify-content: center;
	height: 75px;
}
.emphasis-block img {
	width:70px;
	height: 105px;
	position: relative;
	top: -30px;
}
.emphasis-block p {
	text-align: center;
	font-size: 18px;
	font-weight: 600;
	color: #de323f;
	letter-spacing: 0.05em;
	margin-left: 10px;
}
.emphasis-block span {
	font-size: 24px;
	padding-left: 4px;
}


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


	.page-land-top .content .copy1 {
		font-size: 18px;
		line-height: 1.6;
	}

	.page-land-top .content.bg1 {
		margin: 40px 0 50px;
		padding: 30px 0;
	}
	.page-land-top .content.bg1:before {
		display: none;
	}
	.page-land-top .content.bg1:after {
		display: none;
	}
	.page-land-top .content .block1,
	.page-land-top .content .block4 {
		display: block;
		margin-bottom: 20px;
		width: 100%;
	}
	.page-land-top .content .block1 h2,
	.page-land-top .content .block4 h2 {
		font-size: 20px;
		margin: 0 0 15px;
	}
	.page-land-top .content .image1 {
		display: block;
		margin: auto;
	}
	.page-land-top .content .block2 ul li {
		margin: 0 3% 10px 0;
		width: 48.5%;
	}
	.page-land-top .content .block2 ul li:nth-child(3n) {
		margin-right: 3%;
	}
	.page-land-top .content .block2 ul li:nth-child(2n) {
		margin-right: 0;
	}
	.page-land-top .content .block2 ul li:nth-child(3n+1) {
		clear: none;
	}
	.page-land-top .content .block2 ul li:nth-child(2n+1) {
		clear: left;
	}





	.land-block1 > div,
	.land-block2 > div,
	.land-block4 > div,
	.land-block4.st1 > div {
		display: block;
		float: none;
		height: auto;
		margin-right: 0;
		width: 100%;
	}
	.land-block2.h > div {
		height: auto;
	}
	.land-block2 > div + div,
	.land-block1 > div + div,
	.land-block4 > div + div,
	.land-block4.st1 > div + div {
		margin-top: 30px;
	}
	.land-block1 > div > div,
	.land-block2 > div > div,
	.land-block4 > div > div,
	.land-block4.st1 > div > div {
		display: block;
	}
	.land-block1 > div > div > div,
	.land-block2 > div > div > div,
	.land-block4 > div > div > div,
	.land-block4.st1 > div > div > div  {
		display: block;
		width: 100%;
	}
	.land-block1 > div > div.head,
	.land-block1 > div > div.head > div,
	.land-block2 > div > div.head,
	.land-block2 > div > div.head > div,
	.land-block4 > div > div.head,
	.land-block4 > div > div.head > div,
	.land-block4.st1 > div > div.head,
	.land-block4.st1 > div > div.head > div {
		height: auto;
		line-height: normal;
	}
	.land-block1 .title,
	.land-block2 .title,
	.land-block4 .title,
	.land-block4.st1 .title {
		padding: 10px 0
	}

	.land-block2 {
		text-align: center;
		overflow: hidden;
		width: 100%;
	}

	.land-block2 > .only-box {
		width: 100%;
		height: 110px;
	}

	.spnone {
		display: none;
	}
	.land-block4 {
		margin-top: 0 !important;
	}
	.land-block4 .sub-table1 thead th {
		display: none;
	}
	.land-block4 .sub-table1 tbody,
	.land-block4 .sub-table1 tr,
	.land-block4 .sub-table1 th,
	.land-block4 .sub-table1 td {
		display: block;
		width: 100%;
		text-align: left;
	}
	.land-block4 .sub-table1 tbody th {
		font-size: 15px;
		padding: 10px 10px;
	}
	.land-block4 .sub-table1 td {
		font-size: 15px;
		border-top: none;
	}

	.land-n-block1 .com-n-button1 {
		display: block;
		margin: 5px auto;
	}

	.land-block-map img {
		width: 100%;
	}





	.n-block1 {
		background: none;
		display: block;
	}
	.n-block1 > * {
		width: 100%;
	}
	.n-block1 .body2 {
		margin: 20px 0 0;
	}
	.n-block1 .body2 > div {
		display: block;
		min-height: 0;
	}
	.n-block1 .body3 {
		margin: 15px 0 0;
	}
	.n-block1 .body3 .com-n-button1 {
		margin-top: 15px;
	}
	.n-block1 h4 {
		margin-bottom: 15px;
	}
	.n-block1 .phone {
		margin: 15px 0 0;
		min-height: 0;
		padding: 0;
	}





	#land-footer {
		margin: 50px 0 0;
		padding: 40px 0 0;
	}
	#land-footer + #footer-contact {
		margin-top: 50px;
	}
	#land-footer hr {
		margin: 40px 0;
	}
	#land-footer h2 {
		font-size: 20px;
		margin: 0 0 25px;
	}
	#land-footer .block1 {
		display: block;
	}
	#land-footer .block1 > div {
		display: block;
	}
	#land-footer .block1 > div:nth-child(1) {
		padding-right: 0;
	}
	#land-footer .block1 > div:nth-child(2) {
		border-left: none;
		margin-top: 30px;
		padding-left: 0;
	}
	#land-footer .box1 {
		display: block;
	}
	#land-footer .box1 > div {
		display: block;
		font-size: 26px;
		padding: 15px 0;
	}
	#land-footer .box1 > div span {
		font-size: 17px;
	}
	#land-footer .box1 > div:nth-child(1) {
		text-align: center;
		padding-bottom: 10px;
	}
	#land-footer .box1 > div:nth-child(2) {
		border-left: none;
		padding-top: 0;
		text-align: center;
	}




	.com-table2 th {
		padding: 10px;
	}
	.com-table2 td {
		padding: 10px;
	}

.com-note1-center {
	width: 100%;
}

.emphasis-block {
	margin-top: 25px;
}
.emphasis-block img {
	width:60px;
	height: 90px;
	top: -15px;
}
.emphasis-block p {
	font-size: 14px;
	font-weight: 600;
	line-height: 1.5;
	margin-left: 6px;
}
.emphasis-block span {
	font-size: 20px;
	padding-left: 0;
}

}
