@charset "utf-8";
/*------------------------------------------------------------
	company
------------------------------------------------------------*/
.cover {
    background: rgba(242,242,242, 0.9);
}
.menu01 {
	display: none;
}
.pageTitle {
	margin-bottom: 12.8rem;
}
#main {
	margin-bottom: 15.1rem;
}
#main .headLine04 .en {
	font-weight: 900;
}
#main .headLine04 .jp {
	font-weight: 700;
}
#main .message {
	padding-bottom: 14.5rem;
}
#main .message .headLine04 {
	margin-bottom: 4.4rem;
}#main .message .lBox {
	width: 47%;
}
#main .message .lBox .text {
	font-size: 2.8rem;
	font-weight: 900;
	line-height: 2;
	letter-spacing: 0.1em;
}
#main .message .rBox {
	margin-top: 0.6rem;
	width: 48.3%;
}
#main .message .rBox .txt {
	margin-bottom: 3.2rem;
	font-weight: 500;
	line-height: 2;
	letter-spacing: 0.1em;
}
#main .message .rBox .txt01 {
	margin-bottom: 4.9rem;
}
#main .message .rBox .subTxt {
	font-weight: 500;
	text-align: right;
	letter-spacing: 0.1em;
}
#main .message .rBox .subTxt span {
	margin-left: 1.5rem;
	display: inline-block;
	font-size: 2rem;
	font-weight: 900;
}
#main .overview {
	padding: 12.8rem 0 9.2rem;
	position: relative;
}
#main .overview::after {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	content: "";
	background-color: #F2F2F2;
	-webkit-clip-path: polygon(0 0, 0 100%, 100% 0);
	clip-path: polygon(0 0, 0 100%, 100% 0);
	z-index: 1;
}
#main .overview .content {
	position: relative;
	z-index: 2;
}
#main .overview .lBox {
	width: 24%;
}
#main .overview .rBox {
	margin-top: 11.1rem;
	width: 67%;
}
#main .overview .viewList > li {
	margin-bottom: 2rem;
}
#main .overview .viewList ul {
	display: flex;
	letter-spacing: 0.15rem;
}
#main .overview .viewList ul li:first-child {
	padding: 1.7rem 1rem 1.9rem 0.5rem;
	width: 20.6%;
	font-weight: 900;
	border-right: 0.1rem solid #00AEC4;
}
#main .overview .viewList ul li:last-child {
	padding: 1.3rem 1rem 1.4rem 3.9rem;
	width: 79.5%;
	font-weight: 500;
	line-height: 2;
}
#main .group {
	padding: 7.2rem 0 17.5rem;
}
#main .group .headLine04 {
	margin-bottom: 3rem;
}
#main .group .content > .textBox {
	margin-bottom: 12rem;
	text-align: center;
}
#main .group .textBox h3 {
	margin-bottom: 4.5rem;
}
#main .group .textBox .en {
	margin-bottom: -4.3rem;
	display: block;
	color: rgb(0, 174, 196,0.15);
	font-size: 9.7rem;
	font-weight: 900;
}
#main .group .textBox .jp {
	font-size: 2.4rem;
	font-weight: 800;
	letter-spacing: 0.1em;
}
#main .group .textBox .txt {
	font-size: 3.2rem;
	font-weight: 900;
	line-height: 2.5;
	letter-spacing: 0.1em;
}
#main .group .imgBox:not(:last-of-type) {
	margin-bottom: 9.1rem;
}
#main .group .imgBox .photoBox {
	width: 26rem;
	display: flex;
	align-items: center;
}
#main .group .imgBox .textBox {
	width: 70%;
}
#main .group .imgBox table {
	width: 100%;
	border-collapse: collapse;
}
#main .group .imgBox th,
#main .group .imgBox td {
	text-align: left;
	letter-spacing: 0.1em;
	border-bottom: 0.1rem solid #ccc;
	vertical-align: top;
	word-break: break-all;
}
#main .group .imgBox thead th {
	padding: 0 1rem 2.5rem 0;
	font-size: 2rem;
	font-weight: 900;
}
#main .group .imgBox tbody th {
	padding: 2.3rem 1rem 2.3rem 0;
	width: 15.5%;
	font-weight: 900;
}
#main .group .imgBox tbody td {
	padding: 2rem 0;
	font-weight: 500;
	line-height: 1.75;
}
#main .group .imgBox tbody td .web {
	padding-right: 2.8rem;
	text-decoration: underline;
	background: url(../img/common/icon03.png) no-repeat right center /1.8rem;
}
#main .access .headLine04 {
	margin-bottom: 4.8rem;
}
#main .access .add {
	margin-bottom: 3.5rem;
	font-weight: 500;
	letter-spacing: 0.1em;
	line-height: 2;
}
#main .access .mapBox {
	position: relative;
	padding-bottom: 41.6%;
}
#main .access .mapBox iframe {
	position: absolute;
	left: 0;
	width: 100%;
	height: 100%;
}
@media (min-width: 897px) {
	#main .group .imgBox tbody td .web:hover {
		text-decoration: none;
	}
}
@media (max-width: 896px) {
	.pageTitle .headLine01 .en {
		letter-spacing: -0.05em;
	}
	#main {
		margin-bottom: 7rem;
	}
	#main .message {
		padding-bottom: 5rem;
	}
	#main .message .headLine04 {
		margin-bottom: 2rem;
		text-align: center;
	}
	#main .message .textBox {
		display: block;
	}
	#main .message .lBox {
		width: auto;
	}
	#main .message .lBox .text {
		margin-bottom: 2rem;
		text-align: center;
		font-size: 1.6rem;
	}
	#main .message .rBox {
		width: auto;
	}
	#main .message .rBox .txt {
		margin-bottom: 1.5rem;
	}
	#main .message .rBox .txt01 {
		margin-bottom: 2rem;
	}
	#main .message .rBox .subTxt {
		font-weight: 700;
	}
	#main .message .rBox .subTxt span {
		margin-left: 0;
		font-size: 1.6rem;
	}
	#main .overview {
		padding: 5rem 0;
	}
	#main .overview .content {
		display: block;
	}
	#main .overview .lBox {
		width: auto;
	}
	#main .overview .headLine04 {
		margin-bottom: 3rem;
		text-align: center;
	}
	#main .overview .rBox {
		margin-top: 0;
		width: auto;
	}
	#main .overview .viewList > li {
		margin-bottom: 1.5rem;
	}
	#main .overview .viewList ul li:first-child {
		padding: 1rem;
		width: 9.4rem;
	}
	#main .overview .viewList ul li:last-child {
		padding: 0.3rem 1rem;
		flex: 1;
		width: auto;
		line-height: 1.75;
	}
	#main .group {
		padding: 0rem 0 5rem;
	}
	#main .group .headLine04 {
		text-align: center;
	}
	#main .group .content > .textBox {
		margin-bottom: 4rem;
	}
	#main .group .textBox h3 {
		margin: 0 auto 3.5rem;
	}
	#main .group .textBox .en {
		margin-bottom: -2.8rem;
		font-size: 5rem;
	}
	#main .group .textBox .jp {
		font-size: 1.8rem;
	}
	#main .group .textBox .txt {
		font-size: 2rem;
		line-height: 1.5;
	}
	#main .group .imgBox {
		display: block;
	}
	#main .group .imgBox:not(:last-of-type) {
		margin-bottom: 5rem;
	}
	#main .group .imgBox .photoBox {
		margin: 0 auto 1rem;
	}
	#main .group .imgBox .textBox {
		width: auto;
	}
	#main .group .imgBox thead th {
		padding: 0 0 1rem;
		font-size: 1.8rem;
		text-align: center;
	}
	#main .group .imgBox tbody th,
	#main .group .imgBox tbody td {
		width:100% !important;
		display:block;
	}
	#main .group .imgBox tbody th {
		padding: 1rem;
		border-bottom: 0.1rem solid #ccc;
	}
	#main .group .imgBox tbody td {
		padding: 1rem;
	}
	#main .access .headLine04 {
		margin-bottom: 3rem;
		text-align: center;
	}
	#main .access .add {
		margin-bottom: 2rem;
	}

}