@charset "utf-8";

.nav-breadcrumb{
	margin-bottom: 0;
}

.wrap-contents.wrap-contents-about{
	background-image: url(/corporate/techno-center/img/mv_01_pc.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	background-color: #fff;
	padding-top: 180px;
}
@media screen and (max-width:768px){
	.wrap-contents.wrap-contents-about{
		background-image: url(/corporate/techno-center/img/mv_01_sp.jpg);
		background-size: contain;
		padding-top: 20.05%;
	}
}

.contents.contents-about{
	background-color: rgba(255, 255, 255, 0.9);
	margin-bottom: 0;
}
@media screen and (max-width:768px){
	.contents.contents-about{
		margin: 0 2.6% 1.95%;
		width: auto;
	}
}

.ttl-techno-center{
	height: 60px;
	padding: 20px 0;
	font-size: 20px;
	line-height: 1;
	color: #fff;
	font-weight: bold;
	text-align: center;
	background-color: #181818;
}
@media screen and (max-width:768px){
	.ttl-techno-center{
		height: 52px;
		font-size: 18px;
	}
}
.box-techno-center{
	padding: 30px 80px 50px;
}
@media screen and (max-width:768px){
	.box-techno-center{
		padding: 4.56vw;
	}
}

.box-techno-center p{
	text-indent: 1em;
	font-size: 15px;
	line-height: 25px;
}
@media screen and (max-width:768px){
	.box-techno-center p{
		font-size: 13px;
		line-height: 1.4;
	}
}
.box-techno-center p + p{
	margin-top: 20px;
}
@media screen and (max-width:768px){
	.box-techno-center p + p{
		margin-top: 25px;
	}
}
.list-ken {
	margin: 20px 0 0;
	padding: 0;
}
@media screen and (max-width:768px){
	.list-ken {
		margin: 25px 0 0;
	}
}
.list-ken > li{
	list-style-type: none;
	display: block;
	text-align: center;
}
.list-ken > li:nth-child(n+2){
	margin-top: 10px;
}
.list-ken > li img{
	width: 800px;
	height: auto;
}
.list-ken > li > a:hover >img{
	opacity: .7;
}
@media screen and (max-width:768px){
	.list-ken > li img{
		width: 100%;
		height: auto;
	}
}

@media screen and (max-width:768px){
	.wrap-contents.wrap-contents-feature{
		margin: 0 2.6% 1.95%;
		width: auto;
	}
}

.box-techno-center.box-techno-center_feature{
	padding-top: 0;
}
.box-techno-center.box-techno-center_feature .grid-two-full > .row > .col{
}
.box-techno-center.box-techno-center_feature .grid-two-full > .row > .col.col_span2{
	width: 100%;
}

.ttl-feature{
	margin: 36px 0 12px;
	text-align: center;
}
@media screen and (max-width:768px){
	.ttl-feature{
		margin: 5.21vw 0 3.13vw;
		text-align: center;
	}
}
.ttl-feature img{
	width: 195px;
	height: auto;
}
.ttl-feature > a:hover > img{
	opacity: .7;
}
@media screen and (max-width:768px){
	.ttl-feature img{
		width: 31.51vw;
		height: auto;
	}
}

.box-techno-center.box-techno-center_feature p{
	font-size: 14px;
	line-height: 26px;
}
@media screen and (max-width:768px){
	.box-techno-center.box-techno-center_feature p{
		font-size: 13px;
		line-height: 1.5;
	}
}
.box-techno-center.box-techno-center_feature p + p{
	margin-top: 0;
}


.contents.sec-facility_in{
	margin-bottom: 0;
}
@media screen and (max-width:768px){
	.contents.sec-facility_in{
		margin: 0 2.6vw 6.51vw;
		width: auto;
	}
}

.box-techno-center.box-techno-center_facility{
	padding-top: 27px;
	text-align: center;
}
@media screen and (max-width:768px){
	.box-techno-center.box-techno-center_facility{
		padding: 5.21vw 1.95vw 0;
	}
	.box-techno-center.box-techno-center_facility > figure > img{
		width: 100%;
		height: auto;
	}
}
.tbl-facility {
	margin-top: 5.21vw;
	width: 100%;
	border-collapse: collapse;
}
@media screen and (min-width:769px){
	.tbl-facility {
		display: none;
	}
}
.tbl-facility-row{
	border-top: 1px #cfcfcf solid;
	border-bottom: 1px #cfcfcf solid;
}

.tbl-facility-row th{
	padding: 2.08vw 2.6vw;
	font-size: 13px;
	line-height: 1.67;
	font-weight: bold;
	vertical-align: top;
	text-align: left;
	white-space: nowrap;
	
}

.tbl-facility-row.tbl-facility-row_4f5f6f th{
	color: #d75766;
}
.tbl-facility-row.tbl-facility-row_3f th{
	color: #28c0ac;
}
.tbl-facility-row.tbl-facility-row_2f th{
	color: #ba56d3;
}
.tbl-facility-row.tbl-facility-row_1f th{
	color: #ec8d27;
}
.tbl-facility-row.tbl-facility-row_b1f th{
	color: #508eff;
}
.tbl-facility-row td{
	padding: 2.08vw 2.6vw 2.08vw 0;
	font-size: 13px;
	line-height: 1.67;
	vertical-align: top;
	text-align: left;
}

.list-floor{
	margin: 36px 0 0;
	padding: 0;
	white-space: nowrap;
	display: flex;
	justify-content: center;
	font-size: 0;
}
@media screen and (max-width:768px){
	.list-floor{
		margin: 5.21vw 0 0;
		justify-content: flex-start;
		flex-wrap: wrap;
	}
}
.list-floor > li{
	width: 165px;
}
@media screen and (max-width:768px){
	.list-floor > li{
		width: 32.35%;
	}
}
.list-floor > li:nth-child(n+2){
	margin-left: 4px;
}
@media screen and (max-width:768px){
	.list-floor > li:nth-child(n+2){
		margin-left: 0;
	}
	.list-floor > li:nth-child(3n+2),
	.list-floor > li:nth-child(3n+3){
		margin-left: 1.47%;
	}
	.list-floor > li:nth-child(n+4){
		margin-top: 1.47%;
	}
}
.list-floor > li > a{
	text-decoration: none;
}
.list-floor > li > a > img{
	width: 100%;
	height: auto;
}
.list-floor > li > a:hover > img{
	opacity: .7;
}
.wrap-floor {
	padding: 50px 0;
	background-color: #181818;
	background-image: url(/corporate/techno-center/img/bg_floor_01.jpg);
	background-position: center bottom;
	background-repeat: no-repeat;
}
@media screen and (max-width:768px){
	.wrap-floor {
		padding: 6.51vw 0;
		background-image: none;
	}
}

.contents.contents-floor{
	margin-bottom: 0;
	padding: 0 50px;
}
@media screen and (max-width:768px){
	.contents.contents-floor{
		padding: 0 4.56vw;
	}
}

.sec-floor {
	padding: 0 30px 22px;
	border-top: 8px #fff solid;
	background-color: #fff;
}
@media screen and (max-width:768px){
	.sec-floor {
		padding: 0 4.56vw 3.91vw;
	}
}
.sec-floor + .sec-floor {
	margin-top: 35px;
}
@media screen and (max-width:768px){
	.sec-floor + .sec-floor {
		margin-top: 3.91vw;
	}
}
.sec-floor.sec-floor_b1f{
	border-top-color: #508eff;
}
.sec-floor.sec-floor_1f{
	border-top-color: #ec8d27;
}
.sec-floor.sec-floor_2f{
	border-top-color: #ba56d3;
}
.sec-floor.sec-floor_3f{
	border-top-color: #28c0ac;
}
.sec-floor.sec-floor_4f5f6f{
	border-top-color: #d75766;
}
.ttl-floor{
	height: 82px;
	padding: 30px 0 27px;
	font-size: 25px;
	line-height: 1;
	font-weight: bold;
	border-bottom: 1px #1d1d1d solid;
}
@media screen and (max-width:768px){
	.ttl-floor{
		height: auto;
		padding: 18px 0 16px;
		font-size: 20px;
	}
}
.ttl-sub-floor{
	margin-top: 10px;
	font-size: 16px;
	line-height: 32px;
	font-weight: bold;
}
.ttl-sub-floor:nth-of-type(2){
	margin-top: 25px;
}
@media screen and (max-width:768px){
	.ttl-sub-floor{
		margin-top: 2.08vw;
		font-size: 17px;
		line-height: 1.4;
	}
	.ttl-sub-floor:nth-of-type(2){
		margin-top: 5.6vw;
	}
}
.sec-floor.sec-floor_b1f .ttl-sub-floor{
	color: #487ddf;
}
.sec-floor.sec-floor_1f .ttl-sub-floor{
	color: #e27a0a;
}
.sec-floor.sec-floor_2f .ttl-sub-floor{
	color: #9341a7;
}
.sec-floor.sec-floor_3f .ttl-sub-floor{
	color: #20a08f;
}
.sec-floor.sec-floor_4f5f6f .ttl-sub-floor{
	color: #b24350;
}

.fig-floor{
	margin-top: 15px;
	display: flex;
	flex-wrap: wrap;
}
@media screen and (max-width:768px){
	.fig-floor{
		margin-top: 1.95vw;
	}
}
.fig-floor > figure{
	width: 270px;
}
@media screen and (min-width:1501px) {
	.fig-floor > figure{
		width: 330px;
	}
}
@media screen and (max-width:768px){
	.fig-floor > figure{
		width: 48.36%;
	}
}
.fig-floor > figure:nth-child(3n+2),
.fig-floor > figure:nth-child(3n+3){
	margin-left: 15px;
}
@media screen and (min-width:1501px) {
	.fig-floor > figure:nth-child(3n+2),
	.fig-floor > figure:nth-child(3n+3){
		margin-left: 25px;
	}
}
@media screen and (max-width:768px){
	.fig-floor > figure:nth-child(3n+2),
	.fig-floor > figure:nth-child(3n+3){
		margin-left: 0;
	}
	.fig-floor > figure:nth-child(2n+2){
		margin-left: 3.28%;
	}
}
.fig-floor > figure:nth-child(n+4){
	margin-top: 15px;
}
@media screen and (min-width:1501px) {
	.fig-floor > figure:nth-child(n+4){
		margin-top: 25px;
	}
}
@media screen and (max-width:768px){
	.fig-floor > figure:nth-child(n+4){
		margin-top: 0;
	}
	.fig-floor > figure:nth-child(n+3){
		margin-top: 3.28%;
	}
}
.fig-floor > figure > img{
	width: 100%;
	height: auto;
}
.fig-floor > figure > figcaption{
	margin-top: 5px;
	font-size: 15px;
	line-height: 20px;
	font-weight: bold;
}
@media screen and (max-width:768px){
	.fig-floor > figure > figcaption{
		margin-top: 1.3vw;
		font-size: 13px;
		line-height: 1.5;
	}
}
.sec-floor p{
	margin-top: 20px;
	font-size: 15px;
	line-height: 25px;
}
@media screen and (max-width:768px){
	.sec-floor p{
		margin-top: 5.21vw;
		font-size: 13px;
		line-height: 1.75;
	}
}
.sct-summary {
	padding: 65px 80px 0;
}
@media screen and (max-width:768px){
	.sct-summary {
		padding: 6.51vw 2.6vw 0;
	}
}
.ttl-summary {
	font-size: 20px;
	line-height: 1;
	font-weight: bold;
}
@media screen and (max-width:768px){
	.ttl-summary {
		font-size: 18px;
	}
}
.sct-summary .table-A{
	margin: 50px auto 0;
	width: 760px;
}
@media screen and (min-width:1501px) {
	.sct-summary .table-A{
		width: 960px;
	}
}
@media screen and (max-width:768px){
	.sct-summary .table-A{
		margin-top: 3.26vw;
		width: 100%;
	}
}