@charset "utf-8";
/*------------------------------------------------------------
	home
------------------------------------------------------------*/
#main .mainVisual {
	margin-bottom: 8rem;
	position: relative;
}
#main .mainVisual .mySwiper {
	margin-left: auto;
	width: calc(50% + 60rem);
	overflow: hidden;
}
#main .mainVisual .mySwiper .swiper-wrapper {
  transition-timing-function: linear !important;
}
#main .mainVisual .fooUl li {
	width: 66rem;
}
#main .mainVisual .textBox {
	position: absolute;
	bottom: 5rem;
	left: 50%;
	transform: translateX(-50%);
	width: 100%;
	max-width: 148rem;
	z-index: 10;
	padding: 0 2rem;
}
#main .mainVisual .textBox h2 {
	margin-bottom: 2.4rem;
	font-size: 4.8rem;
	font-weight: 500;
	letter-spacing: 0.05em;
	line-height: 1.82;
}
#main .mainVisual .textBox h2 .bgText {
	background: linear-gradient(to bottom, transparent calc(100% - 7.2rem), #fff calc(100% - 7.2rem), #fff 93%,#000 calc(100% - 7.2rem) 100%);
	background-size: 0% 1.5em;
	background-position: left bottom;
	transition: 2s;
	transition-delay: 1s;
	background-repeat: no-repeat;
}
#main .mainVisual .textBox h2 .bgText.active {
	background-size: 100% 1.5em;
}
#main .mainVisual .textBox .text {
	text-shadow: 0 0 1rem #FFF;
	font-size: 2.5rem;
	font-weight: 700;
	line-height: 180%;
	letter-spacing: 0.05em;
}
#main .news {
	margin-bottom: 12rem;
}
#main .news .inner {
	padding: 0.5rem 0;
	border-radius: 1.6rem;
	border: 0.2rem solid #000;
	background: url(../image/icon01.png) no-repeat left 2.8rem top 2.8rem / 1.4rem,url(../image/icon01.png) no-repeat right 2.8rem top 2.8rem / 1.4rem,url(../image/icon01.png) no-repeat right 2.8rem bottom 2.8rem / 1.4rem,url(../image/icon01.png) no-repeat left 2.8rem bottom 2.8rem / 1.4rem;
}
#main .news .inner .headLine01 {
	margin: -5.5rem auto 2rem;
	padding: 0 1.7rem;
	width: fit-content;
	background: #FFF;
}
#main .news .inner .newsList {
	margin: 0 auto 2rem;
	max-width: 90rem;
}
#main .news .inner .newsList li a {
	padding: 1.5rem 2rem 1.2rem;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	border-top: 1px solid rgba(0, 0, 0, 0.2);
	background: url(../image/icon02.png) no-repeat right 1.9rem top calc(50% + 0.1rem) / 1.6rem;
}
#main .news .inner .newsList li a:hover {
	opacity: 0.7;
}
#main .news .inner .newsList li:last-child a {
	border-bottom: 1px solid rgba(0, 0, 0, 0.2);
}
#main .news .inner .newsList li a time {
	width: 12rem;
	color: #A38557;
	font-size: 1.8rem;
	font-weight: 700;
	font-family: "Montserrat", sans-serif;
	letter-spacing: 0.05em;
}
#main .news .inner .newsList li a .text {
	width: calc(100% - 13rem);
	font-size: 1.8rem;
	line-height: 1.4;
	letter-spacing: 0.05em;
}
#main .news .inner .comBtn {
	margin-bottom: -3.7rem;
}
#main .enrichment {
	margin-bottom: 16.6rem;
}
#main .enrichment .topPhoto {
	position: relative;
}
#main .enrichment .topPhoto img {
	width: 100%;
}
#main .enrichment .topPhoto::before {
	position: absolute;
	bottom: -1px;
	left: 50%;
	transform: translateX(-50%);
	width: 68rem;
	height: 10rem;
	background: url(../../image/enrichment_bg01.png) no-repeat center top / 100%;
	content: '';
}
#main .enrichment .hTitle {
	margin: -4rem 0 3.1rem;
	font-size: 4rem;
	font-weight: 500;
	line-height: 1.6;
	letter-spacing: 0.05em;
	text-align: center;
	position: relative;
	z-index: 5;
}
#main .enrichment .text {
	margin-bottom: 3.9rem;
	text-align: center;
	line-height: 2.2;
	letter-spacing: 0.05em;
}
#main .pickup {
	margin-bottom: 8rem;
	overflow: hidden;
}
#main .pickup .topBox {
	margin-bottom: 5.9rem;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
#main .pickup .topBox .headLine01 {
	width: 25rem;
	text-align: left;
}
#main .pickup .topBox .text {
	padding-top: 3.4rem;
	width: calc(100% - 27.9rem);
	line-height: 2.2;
	letter-spacing: 0.05em;
}
#main .pickup .innerBox {
	margin: 7.8rem auto 0;
	max-width: 80rem;
}
#main .pickup .innerBox .arrow {
	margin: -0.6rem -0.4rem 0 0;
}
#main .search {
	padding: 0.5rem 0 12.5rem;
	background: #F3F3F3;
}
#main .search .headLine01 {
	margin: -4.7rem 0 5.9rem;
}
#main .search .linkBox {
	margin-bottom: 10rem;
	gap: 3rem;
}
#main .search .linkBox .comBtn {
	margin: 0;
}
#main .search .linkBox .comBtn:last-child a .sub {
	padding-right: 3.1rem;
	background-image: url(../image/icon05.png);
	background-size: 2.2rem;
	background-position: right top calc(50% + 0.1rem);
}
#main .search .linkBox .comBtn:first-child a:hover .sub {
	/*background-size: 2.6rem;*/
	padding-right: 2.5rem;
}
#main .search .linkBox .comBtn.style01 a .sub {
	background-image: url(../image/icon06.png);
}
#main .search .linkBox .comBtn a {
	transition: .4s;
}
#main .search .linkBox .comBtn a:hover {
	opacity: .7;
}
#main .search .comPhotoList {
	margin-bottom: 5.6rem;
	gap: 3.6rem 3rem;
}
#main .search .comPhotoList > li {
	margin: 0;
	width: calc((100% - 6rem) / 3) !important;
	opacity: 1;
}
#main .pickup .comPhotoList li .textUl {
	padding: 0 2.5rem;
}
#main .access {
	padding: 15.6rem 0 17rem;
}
#main .access .headLine01 {
	margin-bottom: 5.9rem;
}
#main .access .inner {
	margin-bottom: 5rem;
}
#main .access .imgBox {
	margin-bottom: 4rem;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
#main .access .imgBox:last-child {
	margin-bottom: 0;
}
#main .access .imgBox .textBox {
	padding: 4.5rem 0 0;
	width: calc(100% - 56rem);
}
#main .access .imgBox .textBox .hTitle {
	margin-bottom: 1.6rem;
	padding-left: 2.1rem;
	position: relative;
	font-size: 2.6rem;
	font-weight: 700;
	letter-spacing: 0.03em;
}
#main .access .imgBox .textBox .hTitle::before {
	position: absolute;
	top: 0.4rem;
	left: 0;
	width: 0.6rem;
	height: 3.2rem;
	background: linear-gradient(180deg, #A38557 0%, #A38557 50%, #4D402C 50%, #4D402C 100%);
	content: '';
}
#main .access .imgBox .textBox .textUl li {
	padding: 1.5rem 0 ;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	border-top: 1px solid rgba(0, 0, 0, 0.2);
}
#main .access .imgBox .textBox .textUl li:last-child {
	border-bottom: 1px solid rgba(0, 0, 0, 0.2);
}
#main .access .imgBox .textBox .textUl li .title {
	padding-top: 0.1rem;
	width: 10rem;
	color: #A38557;
	font-size: 1.8rem;
	font-weight: 700;
	letter-spacing: 0.05em;
}
#main .access .imgBox .textBox .textUl li .text {
	width: calc(100% - 10rem);
	font-size: 1.8rem;
	line-height: 1.6;
	letter-spacing: 0.05em;
}
#main .access .imgBox .textBox .textUl li .text a:not([href^="tel:"]) {
	color: #A38557;
	text-decoration: underline;
	font-weight: 700;
}
#main .access .imgBox .textBox .textUl li .text a:hover {
	opacity: 0.7;
}
#main .access .imgBox .photo {
	width: 52rem;
	border-radius: 1rem;
	overflow: hidden;
}
#main .access .comBtn {
	width: 36rem;
}
.popBox {
	padding: 8.5rem 2rem 12rem;
	position: relative;
	width: 100%;
	height: 100vh;
	overflow: auto;
	background: #F3F3F3;
	z-index: 100;
}
.popBox .closeBtn {
	position: absolute;
	top: 3rem;
	right: 3rem;
	width: 8rem;
	transition: 0.3s;
	cursor: pointer;
}
.popBox .hTitle {
	margin-bottom: 2.9rem;
	font-size: 2.6rem;
	font-weight: 700;
	letter-spacing: 0.05em;
	text-align: center;
}
.popBox .hTitle small {
	font-size: 2.2rem;
	font-weight: 500;
	letter-spacing: 0.05em;
}
.popBox .comSearchList li .chooseUl {
	padding-bottom: 0.5rem;
	width: calc(100% - 14.6rem);
}
.popBox .comBtn.style01 a .sub {
	background-image: url(../image/icon06.png);
}
@media all and (min-width: 897px) and (max-width: 1180px) {
	.popBox .comSearchList li .chooseUl {
		gap: 1.6vw;
	}
	.popBox .comSearchList li .chooseUl li input[type="checkbox"] ~ span {
		padding: 0.4vw 0 0.6vw 2.2vw;
		font-size: 1.5vw;
		background-size: 1.6vw;
	}
}
@media all and (min-width: 897px) {
	.popBox .closeBtn:hover {
		opacity: 0.7;
	}
}
@media all and (max-width: 896px) {
	#main .mainVisual {
		margin-bottom: 2rem;
	}
	#main .mainVisual .mySwiper {
		margin-left: 0;
		width: auto;
	}
	#main .mainVisual .fooUl li {
		position: relative;
		width: auto;
		aspect-ratio: 38 / 32;
	}
	#main .mainVisual .fooUl li::before {
		position: absolute;
		bottom: 0;
		left: 0;
		width: 100%;
		height: 10rem;
		background: linear-gradient(0deg, #FFF 0%, rgba(255, 255, 255, 0.00) 100%);
		content: '';
	}
	#main .mainVisual .fooUl li img {
		width: 100%;
		height: 100%;
		object-fit: cover;
	}
	#main .mainVisual .textBox {
		bottom: 2.9rem;
		left: 2rem;
		transform: none;
		right: 2rem;
		width: auto;
		max-width: inherit;
		padding: 0;
	}
	#main .mainVisual .textBox h2 {
		margin-bottom: 0.7rem;
		font-size: 2.4rem;
		line-height: 1.7;
	}
	#main .mainVisual .textBox h2 .bgText {
		padding: 0 0 0 1rem;
		background: -webkit-linear-gradient(to bottom, transparent calc(100% - 7.2rem), #fff calc(100% - 7.2rem), #fff 93%,#000 calc(100% - 7.2rem) 100%) repeat-x center bottom / 100% 1.5em;
		box-decoration-break: clone;
		-webkit-box-decoration-break: clone;
	}
	#main .mainVisual .textBox .text {
		font-size: 1.4rem;
	}
	#main .news {
		margin-bottom: 5rem;
	}
	#main .news .inner {
		padding: 0;
		border-radius: 0;
		border: none;
		background: none;
	}
	#main .news .inner .headLine01 {
		margin: 0 auto 2.7rem;
		padding: 0;
		background: transparent;
	}
	#main .news .inner .newsList {
		margin: 0 auto 2rem;
		max-width: inherit;
	}
	#main .news .inner .newsList li a {
		padding: .6rem 1rem .5rem;
		display: block;
		background: url(../image/icon02.png) no-repeat right 0.9rem top 1.7rem / 1.6rem;
	}
	#main .news .inner .newsList li a time {
		margin-bottom: 0.5rem;
		width: auto;
		display: block;
		font-size: 1.4rem;
	}
	#main .news .inner .newsList li a .text {
		width: auto;
		font-size: 1.4rem;
	}
	#main .news .inner .comBtn {
		margin-bottom: 0;
	}
	#main .enrichment {
		margin-bottom: 6rem;
	}
	#main .enrichment .topPhoto {
		position: relative;
		aspect-ratio: 38 / 16;
	}
	#main .enrichment .topPhoto img {
		width: 100%;
		height: 100%;
		object-fit: cover;
	}
	#main .enrichment .topPhoto::before {
		width: 26rem;
		height: 5rem;
		background-image: url(../../image/enrichment_bg01_sp.png);
	}
	#main .enrichment .hTitle {
		margin: -1.9rem 0 1.4rem;
		font-size: 2rem;
	}
	#main .enrichment .text {
		margin: 0 0 3rem;
		line-height: 2;
		text-align: left;
	}
	#main .pickup {
		margin-bottom: 5rem;
	}
	#main .pickup .topBox {
		margin-bottom: 3rem;
		display: block;
	}
	#main .pickup .topBox .headLine01 {
		margin-bottom: 2.7rem;
		width: auto;
		text-align: center;
	}
	#main .pickup .topBox .text {
		padding: 0;
		width: auto;
		line-height: 2;
	}
	#main .pickup .innerBox {
		margin: 3.8rem 2rem 0;
		max-width: inherit;
	}
	#main .pickup .innerBox .arrow {
		margin: 0.4rem 0 0 0;
	}
	#main .pickup .comPhotoList li .textUl {
		padding: 0 1.5rem;
	}
	#main .search {
		padding: 0.5rem 0 5rem;
	}
	#main .search .headLine01 {
		margin: -2.8rem 0 2.8rem;
	}
	#main .search .linkBox {
		margin: 0 auto 5rem;
		gap: inherit;
		justify-content: space-between;
		max-width: 34rem;
	}
	#main .search .linkBox .comBtn {
		margin: 0;
		width: calc((100% - 1rem) / 2);
	}
	#main .search .linkBox .comBtn a .sub {
		font-size: 1.3rem;
		font-weight: 700;
	}
	#main .search .linkBox .comBtn:first-child a .sub {
		padding: 0 2.2rem 0.2rem 0;
		/*background-image: url(../image/icon05.png);*/
		background-size: 1.2rem;
		background-position: right center;
	}
	#main .search .linkBox .comBtn.style01 a .sub {
		padding: 0 1.7rem 0 0;
	}
	#main .search .linkBox .comBtn:last-child a .sub {
		background-size: 1.7rem;
		padding-right: 2.2rem;
	}
	#main .search .comPhotoList {
		margin-bottom: 3rem;
		display: block;
	}
	#main .search .comPhotoList > li {
		margin-bottom: 1rem;
		width: auto !important;
	}
	#main .search .comPhotoList > li a {
		padding-bottom: 0.9rem;
	}
	#main .search .comPhotoList > li .subBox {
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
		align-items: center;
		/*border-bottom: 1px solid rgba(0, 0, 0, 0.1);*/
	}
	#main .search .comPhotoList > li .photo {
		width: 15rem;
	}
	#main .search .comPhotoList > li .photo img {
	}
	#main .search .comPhotoList > li .textBox {
		padding: 1.5rem 1rem 0.5rem;
		width: calc(100% - 15rem);
	}
	#main .search .comPhotoList li .textBox .title {
		-webkit-line-clamp: 3;
		line-height: 1.4;
	}
	#main .search .comPhotoList li .textUl {
		padding: 0.5rem 1.2rem 0;
		display: flex;
		flex-wrap: wrap;
		border-top: 1px solid rgba(0, 0, 0, 0.2);
	}
	#main .search .comPhotoList li .textUl > li {
		padding: 0.4rem 0.8rem 0;
		display: flex;
		align-items: center;
		border-top: 0;
	}
	.comPhotoList li .textUl > li:last-child {
		border-bottom: 0;
	}
	#main .search .comPhotoList li .textUl > li.style01 {
		padding: 0.4rem 0 0 0;
		width: 100%;
	}
	#main .search .comPhotoList li .textUl > li .innerTitle {
		margin-right: 0.5rem;
		color: #A38557;
		font-size: 1.1rem;
		font-weight: 700;
		letter-spacing: 0.05em;
	}
	#main .search .comPhotoList li .textUl > li .text {
		font-size: 1.1rem;
		letter-spacing: 0.05em;
	}
	#main .search .comPhotoList li .textUl .subUl {
		padding-bottom: 0.4rem;
		width: 100%;
		display: flex;
		border-bottom: 1px solid rgba(0, 0, 0, 0.1);
	}
	#main .search .comPhotoList li .textUl .subUl li {
		margin-right: 0;
		padding: 0 0.8rem;
		display: flex;
		align-items: center;
	}
	#main .access {
		padding: 4rem 0 5rem;
	}
	#main .access .headLine01 {
		margin-bottom: 2.4rem;
	}
	#main .access .inner {
		margin-bottom: 3rem;
	}
	#main .access .imgBox {
		margin-bottom: 3.7rem;
		display: block;
	}
	#main .access .imgBox .textBox {
		margin-bottom: 2rem;
		padding: 0;
		width: auto;
	}
	#main .access .imgBox .textBox .hTitle {
		margin-bottom: 1.8rem;
		padding-left: 1rem;
		font-size: 1.6rem;
	}
	#main .access .imgBox .textBox .hTitle::before {
		top: 0.3rem;
		width: 0.4rem;
		height: 2rem;
	}
	#main .access .imgBox .textBox .textUl li {
		padding: 1.2rem 0 1rem;
	}
	#main .access .imgBox .textBox .textUl li .title {
		padding-top: 0.1rem;
		width: 7rem;
		font-size: 1.4rem;
	}
	#main .access .imgBox .textBox .textUl li .text {
		width: calc(100% - 7.1rem);
		font-size: 1.4rem;
	}
	#main .access .imgBox .photo {
		width: auto;
		border-radius: 0.6rem;
	}
	#main .access .imgBox .photo img {
		width: 100%;
	}
	#main .access .comBtn {
		width: 24rem;
	}
	.popBox {
		padding: 8rem 0 12rem;
	}
	.popBox .closeBtn {
		top: 1rem;
        right: 50%;
        width: 6rem;
        transform: translateX(50%);
	}
	.popBox .hTitle {
		margin-bottom: 2.8rem;
		font-size: 2rem;
	}
	.popBox .hTitle small {
		font-size: 1.5rem;
	}
	.popBox .comSearchList {
		margin-bottom: 3rem;
	}
	.popBox .comSearchList li .chooseUl {
		padding-bottom: 0.3rem;
		width: calc(100% - 9.5rem);
	}
	.popBox .comBtn {
		width: 16.5rem;
	}
	.popBox .comBtn a {
		font-size: 1.3rem;
	}
	.popBox .comBtn.style01 a .sub {
		padding-right: 1.6rem;
	}
}