@charset "utf-8";
/*------------------------------------------------------------
	index
------------------------------------------------------------*/
#main .mainImg {
	margin-bottom: 63px;
}
#main .mainImg img {
	width: 100%;
}
#main .mainImg .imgUl {
	font-size: 0;
	line-height: 1;
}
#main .headLine01 {
	margin-bottom: 15px;
}
#main .headLine01 .en {
	font-size: 2.9rem;
}
#main .centerTxt {
	margin-bottom: 0;
}
#main .concept {
	margin-bottom: 65px;
}
#main .textImg {
	text-align: center;
}
#main .comListDl {
	margin-bottom: 75px;
	height: 160px;
	overflow-y: auto;
}
#main .what {
	margin-bottom: 74px;
}
#main .showBox .imgBox {
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: space-between;
	font-feature-settings: "palt";
	-moz-font-feature-settings: "palt";
}
#main .showBox .photo {
	width: calc(50% + 110px);
}
#main .showBox .photo a {
	display: block;
}
#main .showBox .photo .image {
	height: 300px;
	background: url(../img/index/photo01.jpg) no-repeat center center;
	background-size: cover;
}
#main .showBox .textBox p {
	font-size: 1.5rem;
	line-height: 1.75;
	letter-spacing: 0.13em;
}
#main .showBox .textBox {
	padding: 3px 26px 0 33px;
	flex: 1;
}
#main .showBox .innerBox {
	max-width: 460px;
}
#main .showBox .imgBox {
	margin-bottom: 65px;
}
#main .showBox .imgBox:last-child {
	margin-bottom: 0;
}
#main .showBox .imgBox .title {
	font-family: 'Noto Serif JP', serif;
	font-size: 3rem;
	line-height: 1.3;
}
#main .imgBoxR .photo {
	order: 3;
}
#main .imgBoxR .textBox {
	display: flex;
	justify-content: flex-end;
	text-align: right;
}
#main .box01 .textBox {
	padding: 52px 0 0 33px;
}
#main .imgBox .title {
	color: #006837;
}
#main .box01 .title {
	color: #9e005d;
}
#main .box03 .title {
	color: #0071bc;
}
#main .box04 .title {
	color: #f7931e;
}
#main .box02 .photo .image {
	background-image: url(../img/index/photo02.jpg);
}
#main .box03 .photo .image {
	background-image: url(../img/index/photo03.jpg);
}
#main .box04 .photo .image {
	background-image: url(../img/index/photo04.jpg);
}
#main .mapBox {
	margin-bottom: 23px;
	font-size: 0;
	background-color: #f0f1f3;
}
#main .mapBox iframe {
	width: 100%;
	height: 350px;
}
#main .showBox {
	margin-bottom: 84px;
}
@media all and (min-width: 897px) {
	#main .showBox a:hover {
		opacity: 0.7;
	}
	#gHeader {
		padding: 33px 0 33px;
	}
	#gHeader .hBox {
		max-width: 1150px;
		display: flex;
		justify-content: space-between;
		padding-right: 15px;
	}
	#gHeader .logo {
		margin: 0;
		width: 86px;
		position: relative;
		top: auto;
		left: auto;
		-webkit-transform: translateX(0);
		transform: translateX(0);
	}
	#gHeader .telTxt {
		margin: 0;
		order: 3;
	}
	#gHeader .telTxt a {
		background-color: rgba(0,0,0,0.6);
	}
	#gNavi {
		margin: 28px 0 0 99px;
		max-width: 340px;
		flex: 1;
	}
	#gNavi ul {
		margin-top: -15px;
		flex-wrap: wrap;
	}
	#gNavi ul li:nth-child(3) {
		margin-right: 0;
	}
	#gHeader .rightBox {
		margin-top: -15px;
		display: flex;
		flex: 1;
	}
	#gNavi ul li {
		margin: 15px 66px 0 0;
	}
	#gNavi ul li:nth-child(2) {
		margin-right: 54px;
	}
	#gNavi ul li:nth-child(5) {
		margin-right: 66px;
	}
}
@media all and (max-width: 896px) {
	#main .mapBox {
		margin-bottom: 30px;
		padding-bottom: 79%;
		position: relative;
	}
	#main .mapBox iframe {
		width: 100%;
		position: absolute;
		top: 0;
		left: 0;
		height: 100%;
	}
	#main .headLine01 .en {
		font-size: 2.3rem;
	}
	#main .comListDl {
		margin-bottom: 40px;
	}
	#main .showBox .imgBox {
		display: block;
	}
	#main .showBox .photo {
		width: auto;
	}
	#main .box01 .textBox {
		padding: 20px;
	}
	#main .showBox .textBox {
		padding: 20px;
	}
	#main .showBox .imgBox {
		margin-bottom: 30px;
	}
	#main .imgBoxR .textBox {
		text-align: left;
		display: block;
	}
	#main .showBox .textBox p {
		margin-bottom: 10px;
		font-size: 1.4rem;
	}
	#main .showBox .textBox p:last-child {
		margin-bottom: 0;
	}
}

/* movieBox */
.movieBox {
	margin-bottom: 100px;
	padding-bottom: 54.6%;
	position: relative;
	overflow: hidden;
}
.movieBox iframe {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
}

/* バナー */
#main .content {
	max-width: 840px;
}
#main .listBox .imgUl {
	margin-bottom: 38px;
	display: flex;
	flex-wrap: wrap;
}
#main .listBox .imgUl li {
	margin-right: 75px;
	width: 230px;
}
#main .listBox .imgUl li:nth-child(3n) {
	margin-right: 0;
}

@media all and (max-width: 896px) {
	#main .listBox .imgUl {
		display: block;
	}
	#main .listBox .imgUl li {
		margin: 0 0 40px;
		width: auto;
	}
	#main .listBox .imgUl li:last-child {
		margin-bottom: 0;
	}
	#main .listBox .imgUl .image img {
		width: 100%;
	}
	#main .listBox .imgUl .image {
		margin-bottom: 20px;
	}
	#main .listBox .headLine01 {
		margin-bottom: 12px;
	}
}
.comListDl.simpleBar {
	padding-right: 20px;
}
.simplebar-track.simplebar-vertical {
	background-color: #fff;
}
.simplebar-scrollbar::before {
    background: #999;
}
.simplebar-scrollbar.simplebar-visible::before {
    opacity: 1;
}
.simpleBar ::-webkit-scrollbar {
    display: none;
}