@charset "UTF-8";
.showInt {
	max-width: 960px;
	margin: 0 auto;
	font-size: 15px;
	line-height: 2.264;
	border-bottom: 1px solid #707070;
	padding-bottom: 51px;
	margin-bottom: 87px;
	letter-spacing: 0;
}
.showInt:last-child {
	margin-bottom: 0;
	padding-bottom: 0;
	border-bottom: none;
}
.showInt_text {
	margin-bottom: 45px;
}
.showInt_slide {
	font-size: 0;
	transition-duration: 1s;
	transition-property: opacity;
	opacity: 0;
}
.showInt_slide.slick-initialized {
	opacity: 1;
}
.showInt_slide_item {}
.showInt_image {}
.showInt_image > img {
	display: block;
}
.showInt_slide_dots {
	list-style: none;
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	margin-top: 13px;
}
.showInt_slide_dots > li {
	margin: 9px;
}
.showInt_slide_dots > li > button {
	display: block;
	width: 11px;
	height: 11px;
	background-color: #fff;
	border: 1px solid #8D8D8D;
	border-radius: 50%;
	transition-duration: .3s;
	transition-property: background-color, color;
}
.showInt_slide_dots > li.slick-active > button {
	background-color: #8D8D8D;
}
.showDetail {
	margin-top: 50px;
}
.showDetail_cols {
	display: flex;
	justify-content: space-between;
	margin-bottom: 36px;
}
.showDetail_col {
	width: 49%;
	max-width: 470px;
}
.showDetail_col-txt {
	padding-top: 6px;
}
.showDetail_title {
	font-size: 30px;
	margin-bottom: 58px;
	line-height: 1.567;
	font-weight: normal;
}
.showDetail_dList {
	list-style: none;
	font-size: 15px;
	line-height: 2.2;
	margin-top: 2.2em;
}
.showDetail_dList > dt {}
.showDetail_dList > dd {}
.showDetail_dList > dd > a {}
.showDetail_col-map {}
.showDetail_map {
	position: relative;
	padding-bottom: 100%;
}
.showDetail_map > iframe {
	position: absolute;
	z-index: 0;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: block;
}
.showDetail_text {
	font-size: 15px;
}
.showInt_text-center {
	text-align: center;
}
@media screen and (min-width:1000px) and (hover:hover) {
	.showInt_slide_dots > li > button:hover {
		background-color: #8D8D8D;
	}
	.showDetail_dList > dd > a:hover {}
}
@media screen and (max-width:999px) {
	.showInt {
		font-size: 16px;
		line-height: 2;
	}
	.showInt:last-child {}
	.showInt_text {}
	.showInt_slide {}
	.showInt_slide.slick-initialized {}
	.showInt_slide_item {}
	.showInt_image {}
	.showInt_image > img {}
	.showInt_slide_dots {}
	.showInt_slide_dots > li {}
	.showInt_slide_dots > li > button {}
	.showInt_slide_dots > li.slick-active > button {}
	.showDetail {}
	.showDetail_cols {}
	.showDetail_col {}
	.showDetail_col-txt {}
	.showDetail_title {
		font-size: 25px;
	}
	.showDetail_dList {}
	.showDetail_dList > dt {}
	.showDetail_dList > dd {}
	.showDetail_dList > dd > a {}
	.showDetail_col-map {}
	.showDetail_map {}
	.showDetail_map > iframe {}
	.showDetail_text {}
}
@media screen and (max-width:767px) {
	.showInt {
		font-size: inherit;
		line-height: inherit;
		padding-bottom: 50px;
		margin-bottom: 50px;
	}
	.showInt:last-child {}
	.showInt_text {
		margin-bottom: 15px;
		text-align: left;
	}
	.showInt_slide {}
	.showInt_slide.slick-initialized {}
	.showInt_slide_item {}
	.showInt_image {}
	.showInt_image > img {}
	.showInt_slide_dots {
		margin-top: 9px;
	}
	.showInt_slide_dots > li {}
	.showInt_slide_dots > li > button {}
	.showInt_slide_dots > li.slick-active > button {}
	.showDetail {
		margin-top: 25px;
	}
	.showDetail_cols {
		display: block;
		margin-bottom: 25px;
	}
	.showDetail_col {
		width: auto;
		padding: 0;
		max-width: none;
	}
	.showDetail_col-txt {}
	.showDetail_title {
		font-size: 21px;
		margin-bottom: 20px;
	}
	.showDetail_dList {
		font-size: inherit;
		line-height: inherit;
		margin-top: 1.5em;
	}
	.showDetail_dList > dt {}
	.showDetail_dList > dd {}
	.showDetail_dList > dd > a {}
	.showDetail_col-map {
		margin-top: 30px;
	}
	.showDetail_map {}
	.showDetail_map > iframe {}
	.showDetail_text {
		font-size: inherit;
	}
}
@media screen and (max-width:374px) {}
