@charset "UTF-8";
#contents a {
	color: #222222;
}
#contents img {
	width: 100%;
}
.pageHead {
	text-align: center;
	padding: 5.33vw 0;
	border-bottom: solid 1px #D9D9D9;
	line-height: 1;
	font-size: 3.73vw;
}
.slick-slider {
		position: relative;
		display: block;
		box-sizing: border-box;
		-webkit-user-select: none;
		-moz-user-select: none;
		-ms-user-select: none;
		user-select: none;
		-webkit-touch-callout: none;
		-khtml-user-select: none;
		touch-action: pan-y;
		-webkit-tap-highlight-color: transparent
}
.slick-list {
		position: relative;
		display: block;
		overflow: hidden;
		margin: 0;
		padding: 0
}
.slick-list:focus {
		outline: 0
}
.slick-list.dragging {
		cursor: pointer;
		cursor: hand
}
.slick-slider .slick-list,
.slick-slider .slick-track {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
}
.slick-track {
		position: relative;
		top: 0;
		left: 0;
		display: block;
		margin-left: auto;
		margin-right: auto
}
.slick-track::after,
.slick-track::before {
		display: table;
		content: ''
}
.slick-track::after {
		clear: both
}
.slick-loading .slick-track {
		visibility: hidden
}
.slick-slide {
		display: none;
		float: left;
		height: 100%;
		min-height: 1px
}
[dir=rtl] .slick-slide {
		float: right
}
.slick-slide img {
		display: block;
}
.slick-slide.slick-loading img {
		display: none
}
.slick-slide.dragging img {
		pointer-events: none
}
.slick-initialized .slick-slide {
		display: block
}
.slick-loading .slick-slide {
		visibility: hidden
}
.slick-vertical .slick-slide {
		display: block;
		height: auto;
		border: 1px solid transparent
}
.slick-arrow.slick-hidden {
		display: none
}
.slick-loading .slick-list {
		background: #fff center center no-repeat
}
.slide-arrow {
		cursor: pointer
}
.slick-next,
.slick-prev {
		font-size: 0;
		line-height: 0;
		position: absolute;
		width: 7.69vw;
		height: 7.69vw;
		top: 50%;
		display: block;
		padding: 0;
		cursor: pointer;
		color: transparent;
		border: none;
		outline: 0;
		background: 0 0
}
.slick-next.slick-arrow,
.slick-prev.slick-arrow {
		z-index: 1
}
.slick-next:focus,
.slick-next:hover,
.slick-prev:focus,
.slick-prev:hover {
		color: transparent;
		outline: 0;
}
.slick-next:focus:before,
.slick-next:hover:before,
.slick-prev:focus:before,
.slick-prev:hover:before {
		opacity: 1
}
.slick-next.slick-disabled:before,
.slick-prev.slick-disabled:before {
		opacity: .25
}
.slick-next:before,
.slick-prev:before {
		font-family: slick;
		font-size: 20px;
		line-height: 1;
		opacity: .75;
		color: #fff;
		-webkit-font-smoothing: antialiased;
		-moz-osx-font-smoothing: grayscale
}
.slick-prev {
		left: 0;
		background: url('../../img/nav_top_prev.svg') no-repeat;
		background-size: cover;
}
.slick-next {
		right: 0;
		background: url('../../img/nav_top_next.svg') no-repeat;
		background-size: cover;
}
.slick-next.slick-disabled,
.slick-prev.slick-disabled {
		display: none!important;
}
.slick-dots {
		position: absolute;
		bottom: -25px;
		display: block;
		width: 100%;
		padding: 0;
		margin: 0;
		list-style: none;
		text-align: center
}
.slick-dots li {
		position: relative;
		display: inline-block;
		width: 1.54vw;
		height: 1.54vw;
		margin: 0 0.64vw;
		padding: 0;
		cursor: pointer
}
.slick-slider .slick-dots li button {
		font-size: 0;
		line-height: 0;
		display: block;
		width: 1.54vw;
		height: 1.54vw;
		cursor: pointer;
		border: 1px solid #000;
		border-radius: 100%;
		background: #000;
		padding: 0;
		opacity: .1;
}
.slick-slider .slick-dots li.slick-active button {
		opacity: 1;
}
.slick-slide a .txt {
		color: #999;
		margin-top: 10px
}
.slick-slide a .brand {
		color: #999;
		margin-top: 7px
}
.slick-slide a .price {
		color: #999
}


figure {
	margin: auto;
}


.topCarouselArea {
		position: relative;
		padding: 15.38vw 0 12.82vw;
		background: #EEEEEE;
}
.topCarouselArea:before {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 20.51vw;
	height: 20.51vw;
	background: url('../../img/topCarouselArea__decorate01.png') no-repeat center center;
	background-size: 100%;
	z-index: 0;
}
.topCarouselArea:after {
	content: "";
	display: block;
	position: absolute;
	bottom: 0;
	right: 0;
	width: 20.51vw;
	height: 20.51vw;
	background: url('../../img/topCarouselArea__decorate02.png') no-repeat center center;
	background-size: 100%;
	z-index: 0;
}
	.topCarouselArea .topTtl {
			position: absolute;
			top: 7.69vw;
			left: 7.18vw;
			width: 11.03vw;
			margin: 0;
			z-index: 1;
	}
	.topCarouselArea__box-heading {
		margin-left: 15.38vw;
		position: relative;
	}
		.topCarouselArea__box-heading img {
			width: 100%;
		}
		.topCarouselArea__box-heading span {
			color: #FFFFFF;
			font-size: 4.1vw;
			font-weight: bold;
			position: absolute;
			top: 50%;
			left: 10.26vw;
			transform: translate(0,-50%);
			margin: auto;
		}
	.topCarouselArea .link__btn {
		z-index: 1;
		position: relative;
	}
	#contents .topCarouselArea .link__btn a {
		color: #fff;
		border-color: #99AFCA;
		background-color: #99AFCA;
		background-image: url(../../img/link__btn-arrow-white.png);
	}
	.topCarouselArea .topCarousel__lead {
		margin: 7.69vw 3.85vw 7.69vw 25.64vw;
		font-size: 3.59vw;
		color: #6282A9;
	}
		.topCarouselArea .topCarousel__lead p {
			margin: 0;
		}
.topCarousel {
		margin: 0 auto;
		position: relative;
		display: block;
		box-sizing: border-box;
		-webkit-user-select: none;
		-moz-user-select: none;
		-ms-user-select: none;
		user-select: none;
		touch-action: pan-y;
		display: none
}
.topCarouselArea .topCarousel {
	margin: 3.85vw auto 7.69vw 15.38vw;
}
.topCarousel a {
		display: block;
		position: relative
}
#contents .topCarousel a figure {
	width: 69.23vw;
	height: 69.23vw;
	position: relative;
	display: flex;
	align-items: center;
}
#contents .topCarousel .slick-slide img {
		display: block;
		width: 69.23vw;
		height: 69.23vw;
		object-fit: contain;
}
	.topCarousel a figure::before {
		content: "";
		display: block;
		width: 100%;
		height: 100%;
		background: linear-gradient(225deg, #E67A7A 0%, #FCC0C0 40%, #99D3D3 59.5%, #96E0DC 80%, #6DD0D0 100%);
		opacity: .4;
		position: absolute;
		z-index: -1;
	}
.topCarousel.slick-initialized {
		display: block
}
.slick-slide img {
		display: block;
}
.topCarouselArea .slick-dots {
		color: #000000;
}
.topCarouselArea .slick-slide:not(.slick-center) {
}
.topCarousel__entryTitle {
		background-color: #fff;
		bottom: 0;
		color: #000;
		width: 100%;
		padding: 6.92vw 7.69vw 4.62vw;
		box-sizing: border-box;
		display: flex;
		flex-direction: column;
}
.topCarousel__entryTitle span {
		display: block;
		font-size: 3.59vw;
		margin-bottom: 2.56vw;
}
.topCarousel__entryTitle .topCarousel__entryTitle-date {
	font-size: 2.56vw;
	color: rgba(34,34,34,.4);
}
.topCarouselArea .slick-initialized .slick-slide {
	width: 69.23vw;
	margin-right: 3.85vw;
}
.topCarouselArea .slick-prev {
		left: 3.85vw;
		top: 30.77vw;
		position: absolute
}
.topCarouselArea .slick-next {
		right: 3.85vw;
		top: 30.77vw;
		position: absolute
}


h2.latest__ttl {
		width: 47.95vw;
		height: 23.08vw;
		position: absolute;
		top: -20.26vw;
		right: 7.69vw;
		z-index: 1;
}
h2.latest__ttl img {
	width: 100%;
}
h2.latest__ttl .latest__sub-ttl {
		color: #e8297b;
		font-size: 0.8rem;
		display: block;
		margin-top: 5px
}
.latest {
		margin: 32.05vw auto 15.38vw;
		position: relative;
}
.latest .link__btn {
	margin-top: 7.69vw;
}
.latest__box {
		position: relative;
}
.latest__box:first-child {
	margin-bottom: 7.69vw;
}
.latest__box:not(:first-child) {
	margin: 3.85vw 3.85vw 0;
}
#contents .latest__box a {
		display: block;
		text-decoration: none
}
#contents .latest__box-wrapper .latest__box:not(:first-child) a {
	display: flex;
	width: 100%;
	row-gap: 3.85vw;
	column-gap: 3.85vw;
}
.latest__box a > figure {
		
}
.latest__box-wrapper .latest__box:first-child a > figure {
		width: 100vw;
		height: 100vw;
		display: flex;
		flex-direction: column;
		justify-content: center;
}
.latest__box-wrapper .latest__box:not(:first-child) a > figure {
	width: 33.33vw;
	height: 33.33vw;
	display: flex;
	flex-direction: column;
	justify-content: center;
	position: relative;
}
	.latest__box-wrapper .latest__box a > figure::before {
		content: "";
		display: block;
		width: 100%;
		height: 100%;
		background: linear-gradient(225deg, #E67A7A 0%, #FCC0C0 40%, #99D3D3 59.5%, #96E0DC 80%, #6DD0D0 100%);
		opacity: .4;
		position: absolute;
		z-index: -1;
	}
.latest__box .latest__box-title {
		color: #000;
		font-size: 3.59vw;
/* 		font-weight: bold; */
		margin-bottom: 1.54vw;
}
.latest__box-wrapper .latest__box:first-child .latest__box-title {
		color: #fff;
		margin-bottom: 2.05vw;
}

.latest__box-wrapper .latest__box:first-child a .latest__box-text {
	position: absolute;
	width: 100%;
	min-height: 35.9vw;
	box-sizing: border-box;
	bottom: 0;
	left: 0px;
	background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, .6) 100%);
	padding: 16.15vw 3.85vw 3.08vw;
	display: flex;
	flex-direction: column;
	color: #fff;
}
.latest__box-wrapper .latest__box:not(:first-child) a .latest__box-text {
	flex: 1;
}

.latest__box-date {
		display: inline-block;
		font-size: 2.56vw;
		color: #A7A7A7;
}
.latest__box-wrapper .latest__box:first-child .latest__box-date {
	color: #fff;
}
.latest__box-date-outer {
		position: relative;
		line-height: 1;
}
.latest__box-date-outer .latest__box-flag {
		font-size: 2.56vw;
		line-height: 1;
		color: #fff;
		background: #DB8684;
		padding: 1.03vw 0.77vw;
		display: inline-block;
		margin-left: 2.82vw;
}


.StaffReview {
	position: relative;
	background: #EEEEEE;
	padding: 12.82vw 0;
	margin-bottom: 20.51vw;
}
	.StaffReview:before {
		content: "";
		display: block;
		width: 100%;
		background: linear-gradient(293.88deg, #E0CEFA 19.31%, #FBB3B5 80.69%);
		opacity: 0.2;
		position: absolute;
		right: 0;
		top: 0;
		height: 100%;
		z-index: 0;
	}
	.StaffReview:after {
		content: "";
		display: block;
		position: absolute;
		top: 0;
		left: 0;
		width: 30.77vw;
		height: 30.77vw;
		background: url('../../img/StaffReview__decorate01.png') no-repeat center center;
		background-size: 100%;
		z-index: 0;
	}
.StaffReview .StaffReview__inner > *,
.StaffReview .StaffReview__head > * {
	position: relative;
	z-index: 1;
}
.StaffReview .StaffReview__ttl {
	padding: 0 7.69vw 6.67vw;
	width: 33.33vw;
}
	.StaffReview .StaffReview__ttl:after {
		content: "";
		display: block;
		position: absolute;
		bottom: 6.67vw;
		left: 55.13vw;
		width: 38.46vw;
		height: 39.49vw;
		background: url('../../img/StaffReview__decorate02.png') no-repeat center center;
		background-size: 100%;
		z-index: 0;
	}
	.StaffReview .StaffReview__ttl img {
		width: 45.9vw;
	}
.StaffReview .StaffReview__subttl {
	padding: 0 7.69vw;
	font-size: 3.59vw;
	margin-bottom: 6.67vw;
}
.staff__item {
	display: inline-block;
	margin: 0 3.85vw 6.92vw;
	letter-spacing: -.5em;
}
.staff__item span {
	display: inline-block;
	width: 62.05vw;
}
#contents .staff__item .group {
	display: inline-block;
	width: 30.25vw;
	height: 30.25vw;
	overflow: hidden;
	margin-right: 0.76vw;
	margin-bottom: 0.76vw;
	vertical-align: top;
}
#contents .staff__item > .group {
	display: inline-block;
	height: 61.28vw;
	margin-right: 0;
}
#contents .staff__item .group figure {
	display: flex;
	flex-direction: column;
	justify-content: center;
	width: 100%;
	height: 100%;
}
.staff__item .group figure img {
	margin: 0;
	object-fit: cover;
	object-position: center;
	width: 100%;
	height: 100%;
}

#contents .staff__item .hacobune-gallery {}
	#contents .staff__item .hacobune-app-container {
		background-color: transparent;
		padding: 0;
	}
		#contents .staff__item .hacobune-app-container .hacobune-discovery-search,
		#contents .staff__item .hacobune-app-container .hacobune-discovery-player-icon,
		#contents .staff__item .hacobune-app-container .hacobune-discovery-card-video-icon,
		#contents .staff__item .hacobune-app-container .hacobune-discovery-list-item:not(:first-child),
		#contents .staff__item .hacobune-app-container .hacobune-infinite-loading {
			display: none;
		}
		#contents .staff__item .hacobune-app-container .hacobune-layout-base .hacobune-logo {
			padding: 0;
			height: 0;
			overflow: hidden;
		}


.Feature {
	position: relative;
	background: #F5F5F5;
	padding: 15.38vw 0;
	margin-bottom: 14.1vw;
}
	.Feature:after {
		content: "";
		display: block;
		position: absolute;
		bottom: 0;
		left: 0;
		width: 20.51vw;
		height: 20.51vw;
		background: url('../../img/Feature__decorate02.png') no-repeat center center;
		background-size: 100%;
		z-index: 0;
	}
.Feature .Feature__ttl {
	position: absolute;
	top: -8.72vw;
	left: 3.85vw;
	width: 56.92vw;
}
	.Feature .Feature__ttl img {
		width: 56.92vw;
	}
	.Feature__box-wrapper {
		margin-bottom: 12.82vw;
	}
	.Feature__box-wrapper:last-child {
		margin-bottom: 0;
		position: relative;
		z-index: 1;
	}
		.Feature__box-heading {
			margin: 3.85vw 3.85vw 3.85vw auto;
			position: relative;
			overflow: hidden;
			vertical-align: top;
			width: auto;
		}
			.Feature__box-heading img {
				width: 100%;
			}
			.Feature__box-heading span {
				color: #FFFFFF;
				font-size: 4.1vw;
				font-weight: bold;
				height: 6.15vw;
				position: absolute;
				top: 0;
				bottom: 0;
				left: 10.26vw;
				margin: auto;
			}
			.Feature__box {
				display: flex;
				flex-wrap: wrap;
				justify-content: space-between;
				margin: 0 0 7.69vw 3.85vw;
			}
			.Feature__box a {
				display: inline-block;
				width: 69.23vw;
				overflow: hidden;
				background-color: #ffffff;
				margin-right: 3.85vw;
			}
					.Feature__box.slick-initialized .slick-slide figure {
							margin: 0;
							display: flex;
							flex-direction: column;
							justify-content: center;
							position: relative;
							width: 69.23vw;
							height: 69.23vw;
					}
					.Feature__box.slick-initialized .slick-slide figure::before {
							content: "";
							display: block;
							width: 100%;
							height: 100%;
							background: linear-gradient(225deg, #E67A7A 0%, #FCC0C0 40%, #99D3D3 59.5%, #96E0DC 80%, #6DD0D0 100%);
							opacity: .4;
							position: absolute;
							z-index: 0;
					}
					#contents .Feature__box.slick-initialized .slick-slide img {
						width: 69.23vw;
						height: 69.23vw;
						object-fit: contain;
						z-index: 1;
					}
				.Feature__box .slick-next {
					right: 3.85vw;
					top: 30.77vw;
					position: absolute;
				}
				.Feature__box .slick-prev {
					top: 30.77vw;
				}
				.Feature__box-text {
					border: solid 1px #DEDEDE;
					border-top: none;
					padding: 7.69vw;
				}
				.Feature__box-title {
					font-size: 3.59vw;
					margin-bottom: 2.05vw;
				}
				.Feature__box-date {
					display: block;
					font-size: 2.56vw;
					color: #A7A7A7;
				}
				#contents .Feature__box-wrapper:first-of-type .link__btn a {
					color: #fff;
					border-color: #8CB8DC;
					background-color: #8CB8DC;
					background-image: url('../../img/link__btn-arrow-white.png')
				}
				#contents .Feature__box-wrapper:nth-of-type(2) .link__btn a {
					color: #fff;
					border-color: #DD9999;
					background-color: #DD9999;
					background-image: url('../../img/link__btn-arrow-white.png')
				}
			#contents .Feature__box-wrapper.simple .slider a {
				width: 80.77vw;
				display: flex;
				row-gap: 3.85vw;
				column-gap: 3.85vw;
				background: none;
			}
				#contents .Feature__box-wrapper.simple .slider a figure {
					width: 33.33vw;
					height: 33.33vw;
				}
				#contents .Feature__box-wrapper.simple .slider a figure img {
					width: 33.33vw;
					height: 33.33vw;
				}
				#contents .Feature__box-wrapper.simple .slider a .Feature__box-text {
					padding: 0;
					border: none;
					flex: 1;
				}
				#contents .Feature__box-wrapper.simple .Feature__box-heading {
					margin: 3.85vw;
				}
				#contents .Feature__box-wrapper.simple .Feature__box-heading img {
					display: none;
				}
				#contents .Feature__box-wrapper.simple .Feature__box-heading span {
					color: #000000;
					position: static;
					margin: 0;
				}
				#contents .Feature__box-wrapper.simple .slider .slick-prev,
				#contents .Feature__box-wrapper.simple .slider .slick-next {
					top: 12.82vw;
				}

.relationCarouselArea {
		position: relative;
}
.relationCarouselArea .relation__ttl {
	font-size: 5.13vw;
	margin: 0 3.85vw 3.85vw;
	text-align: center;
}
.relationCarouselArea .topCarousel {
	margin: 3.85vw auto 7.69vw 15.38vw;
}
.relationCarouselArea .slick-dots {
		color: #000000;
		width: 69.23vw;
}
.relationCarouselArea .slick-slide:not(.slick-center) {
}
.relationCarouselArea .slick-initialized .slick-slide {
	width: 69.23vw;
	margin-right: 3.85vw;
	overflow: hidden;
}
.relationCarouselArea .slick-prev {
		left: 3.85vw;
		top: 30.77vw;
		position: absolute
}
.relationCarouselArea .slick-next {
		right: 3.85vw;
		top: 30.77vw;
		position: absolute
}
.relationCarouselArea .topCarousel__entryTitle {
	width: 100%;
	min-height: 35.9vw;
	box-sizing: border-box;
	bottom: 0;
	left: 0px;
	background: #ffffff;
	padding: 7.69vw;
	display: flex;
	flex-direction: column;
	color: #000;
	border: solid 1px #D9D9D9;
	border-top: none;
}
.relationCarouselArea .topCarousel__entryTitle span {
			margin-bottom: 2.05vw;
}
.relationCarouselArea .topCarousel__entryTitle .topCarousel__entryTitle-date {
	color: #A7A7A7;
}


h2.PickUp__ttl {
		width: 48.97vw;
		height: 10.26vw;
		position: absolute;
		top: -7.44vw;
		right: 7.69vw;
		z-index: 1;
}
	h2.PickUp__ttl img {
		width: 100%;
	}
	h2.PickUp__ttl .PickUp__sub-ttl {
			color: #e8297b;
			font-size: 0.8rem;
			display: block;
			margin-top: 5px
	}
.PickUp {
		margin: 20vw auto 15.38vw;
		position: relative;
}
	.PickUp__box {
			position: relative;
	}
	.PickUp__box:first-child {
		margin-bottom: 7.69vw;
	}
	.PickUp__box:not(:first-child) {
		margin: 3.85vw 3.85vw 0;
	}
	.PickUp__box a {
			display: block;
			text-decoration: none
	}
	#contents .PickUp__box-wrapper .PickUp__box:not(:first-child) a {
		display: flex;
		width: 100%;
		column-gap: 3.85vw;
	}
	.PickUp__box a > figure {
		position: relative;
		z-index: 0;
	}
		.PickUp__box-wrapper .PickUp__box a > figure::before {
			content: "";
			display: block;
			width: 100%;
			height: 100%;
			background: linear-gradient(225deg, #E67A7A 0%, #FCC0C0 40%, #99D3D3 59.5%, #96E0DC 80%, #6DD0D0 100%);
			opacity: .4;
			position: absolute;
			z-index: -1;
		}
	.PickUp__box-wrapper .PickUp__box:first-child a > figure {
			width: 100vw;
			height: 100vw;
			display: flex;
			flex-direction: column;
			justify-content: center;
	}
	.PickUp__box-wrapper .PickUp__box:not(:first-child) a > figure {
		width: 33.33vw;
		height: 33.33vw;
		display: flex;
		flex-direction: column;
		justify-content: center;
	}
		#contents .PickUp__box-wrapper .PickUp__box a > figure img,
		#contents .related__contents > ul .related__contents__item figure img {
			width: 100%;
			height: 100%;
			object-fit: contain;
		}
	.PickUp__box .PickUp__box-title {
			color: #000;
			font-size: 3.59vw;
			font-weight: bold;
			margin-bottom: 1.54vw;
	}
	.PickUp__box-wrapper .PickUp__box:first-child .PickUp__box-title {
			color: #fff;
			margin-bottom: 2.05vw;
	}
	
	.PickUp__box-wrapper .PickUp__box:first-child a .PickUp__box-text {
		position: absolute;
		width: 100%;
		min-height: 35.9vw;
		box-sizing: border-box;
		bottom: 0;
		left: 0px;
		background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, .6) 100%);
		padding: 16.15vw 3.85vw 3.08vw;
		display: flex;
		flex-direction: column;
		color: #fff;
	}
	.PickUp__box-wrapper .PickUp__box:not(:first-child) a .PickUp__box-text {
		flex: 1;
	}
	
	.PickUp__box-date {
			display: block;
			font-size: 2.56vw;
			color: #A7A7A7;
	}
	.PickUp__box-wrapper .PickUp__box:first-child .PickUp__box-date {
		color: #fff;
	}
	.PickUp__box-date-outer {
			position: relative
	}
	.PickUp__box-date-outer .PickUp__box-flag {
			font-size: 1rem;
			line-height: 1;
			vertical-align: middle;
			color: #fff;
			background: #e8297b;
			padding: 2px 5px;
			display: inline-block;
			position: absolute;
			top: 0;
			right: 8px
	}


h2.EventCalendar__ttl {
		width: 68.72vw;
		position: absolute;
		top: 14.36vw;
		left: 8.21vw;
		z-index: 1;
}
	h2.EventCalendar__ttl img {
		width: 100%;
	}
.EventCalendar {
	background: #F5F5F5;
	margin: 0 auto 12.82vw;
	padding: 22.31vw 0 15.38vw;
	position: relative;
}
	.EventCalendar__box {
			position: relative;
	}
	.EventCalendar__box:first-child {
		width: 92.31vw;
		margin: 0 auto 7.69vw;
	}
	.EventCalendar__box:not(:first-child) {
		margin: 3.85vw 3.85vw 0;
	}
	.EventCalendar__box a {
			display: block;
			text-decoration: none
	}
	#contents .EventCalendar__box-wrapper .EventCalendar__box:not(:first-child) {
		display: flex;
		width: 100%;
		column-gap: 3.85vw;
	}
	#contents .EventCalendar__box-wrapper .EventCalendar__box:not(:first-child) figure {
		margin: 0;
	}
	.EventCalendar__box > figure a {
		position: relative;
		z-index: 0;
	}
	.EventCalendar__box-wrapper .EventCalendar__box a[target="_blank"] .EventCalendar__box-title:after {
		content: "";
		display: inline-block;
		background: url(../img/icon_blanklink_gray.png) no-repeat center center;
		background-size: cover;
		width: 12px;
		height: 12px;
		margin-left: .5em;
	}
		.EventCalendar__box > figure a::before {
			content: "";
			display: block;
			width: 100%;
			height: 100%;
			background: linear-gradient(225deg, #E67A7A 0%, #FCC0C0 40%, #99D3D3 59.5%, #96E0DC 80%, #6DD0D0 100%);
			opacity: .4;
			position: absolute;
			z-index: -1;
		}
	#contents .EventCalendar__box-wrapper .EventCalendar__box:first-child figure a {
			width: 92.31vw;
			height: 92.31vw;
			overflow: hidden;
	}
	#contents .EventCalendar__box-wrapper .EventCalendar__box:not(:first-child) figure a {
		width: 33.33vw;
		height: 33.33vw;
		display: flex;
		flex-direction: column;
		justify-content: center;
	}
		#contents .EventCalendar__box > figure img {
			height: 100%;
			object-fit: contain;
		}
	.EventCalendar__box .EventCalendar__box-title {
			color: #000;
			font-size: 3.59vw;
			margin-bottom: 2.56vw;
	}
	.EventCalendar__box-wrapper .EventCalendar__box:first-child .EventCalendar__box-title {
			margin-bottom: 2.05vw;
	}
	
	.EventCalendar__box-wrapper .EventCalendar__box:first-child .EventCalendar__box-text {
		width: 100%;
		padding: 5.13vw 0 0;
		display: flex;
		flex-direction: column;
		color: #fff;
	}
	.EventCalendar__box-wrapper .EventCalendar__box:not(:first-child) .EventCalendar__box-text {
		flex: 1;
	}
	.EventCalendar__box .line__tag {
		display: inline-block;
		letter-spacing: normal;
		margin-right: 1.28vw;
		margin-bottom: 0.53vw;
	}
	.EventCalendar__box .line__tag a {
		display: inline-block;
		text-decoration: none;
		color: #000000 !important;
		border: solid 1px #D9D9D9;
		background-color: #ffffff;
		padding: 1.92vw 2.56vw;
		border-radius: 1000px;
		font-size: 3.08vw;
		line-height: 1;
		box-sizing: border-box;
	}

	.EventCalendar__box-date {
			display: block;
			font-size: 3.59vw;
			line-height: 1;
			margin-bottom: 2.56vw;
	}
	.EventCalendar__box-date span {
			font-size: 2.56vw;
	}
	.EventCalendar__box-date-outer {
			position: relative
	}
	.EventCalendar__box-date-outer .EventCalendar__box-flag {
			font-size: 1rem;
			line-height: 1;
			vertical-align: middle;
			color: #fff;
			background: #e8297b;
			padding: 2px 5px;
			display: inline-block;
			position: absolute;
			top: 0;
			right: 8px
	}
	.EventCalendar .link__btn a {
		width: 80.26vw;
		margin-top: 10.26vw;
	}

.PersonalBeautyPartner {
	position: relative;
	padding: 12.82vw 0;
	margin-bottom: 12.05vw;
}
	.PersonalBeautyPartner:before {
		content: "";
		display: block;
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		background: linear-gradient(293.88deg, #E0CEFA 19.31%, #CEF2F4 80.69%);
		opacity: .3;
		z-index: 0;
	}
	.PersonalBeautyPartner:after {
		content: "";
		display: block;
		position: absolute;
		top: 0;
		left: 0;
		width: 41.03vw;
		height: 41.03vw;
		background: url('../../img/PersonalBeautyPartner__decorate01.png') no-repeat center center;
		background-size: 100%;
		z-index: 0;
	}
	.PersonalBeautyPartner .PersonalBeautyPartner__inner > *,
	.PersonalBeautyPartner .PersonalBeautyPartner__head > * {
		position: relative;
		z-index: 1;
	}
	.PersonalBeautyPartner .PersonalBeautyPartner__ttl {
		padding: 0 7.69vw 6.67vw;
		width: 47.44vw;
	}
	.PersonalBeautyPartner .PersonalBeautyPartner__ttl:after {
		content: "";
		display: block;
		position: absolute;
		bottom: 8vw;
		left: 58.97vw;
		width: 37.18vw;
		height: 41.64vw;
		background: url('../../img/PersonalBeautyPartner__decorate02.png') no-repeat center center;
		background-size: 100%;
		z-index: 0;
	}
		.PersonalBeautyPartner .PersonalBeautyPartner__ttl img {
			width: 47.44vw;
		}
	.PersonalBeautyPartner .PersonalBeautyPartner__subttl {
		padding: 0 7.69vw;
		font-size: 3.59vw;
		margin-bottom: 6.67vw;
	}
		.PersonalBeautyPartner .link__btn a {
			width: 80.26vw;
		}
	.PersonalBeautyPartner .PersonalBeautyPartner__inner > ul {
		letter-spacing: -.5em;
		margin: 0 3.85vw ;
	}
		.PersonalBeautyPartner .PersonalBeautyPartner__inner > ul .PersonalBeautyPartner__item {
			letter-spacing: normal;
			display: inline-block;
			width: 44.87vw;
			margin-right: 2.56vw;
			margin-bottom: 2.56vw;
			vertical-align: top;
		}
			.PersonalBeautyPartner .PersonalBeautyPartner__inner > ul .PersonalBeautyPartner__item:nth-child(even) {
				margin-right: 0;
			}
				#contents .PersonalBeautyPartner .PersonalBeautyPartner__inner > ul .PersonalBeautyPartner__item img {
					width: 44.87vw;
					height: 44.87vw;
					object-fit: cover;
				}
			.PersonalBeautyPartner .PersonalBeautyPartner__inner > ul .PersonalBeautyPartner__item .name {
				font-size: 3.59vw;
				font-weight: bold;
				margin: 4.1vw 0 1.79vw;
			}
			.PersonalBeautyPartner .PersonalBeautyPartner__inner > ul .PersonalBeautyPartner__item .tag__list {
				font-size: 3.08vw;
				display: flex;
				flex-wrap: wrap;
				column-gap: 1.28vw;
				row-gap: 1.28vw;
				line-height: 1;
			}
				.PersonalBeautyPartner .PersonalBeautyPartner__inner > ul .PersonalBeautyPartner__item .tag__list span {
					display: inline-block;
					position: relative;
					text-decoration: none;
					color: #000000 !important;
					border: solid 1px #D9D9D9;
					background-color: #fff;
					padding: 1.92vw 2.56vw;
					border-radius: 1000px;
				}
.related__contents {
	margin-bottom: 20.51vw;
}
	.related__contents .related__contents__ttl {
		margin: 0 7.69vw 6.67vw auto;
		width: 65.38vw;
	}
		.related__contents .link__btn a {
			width: 80.26vw;
		}
	.related__contents > ul {
		letter-spacing: -.5em;
		margin: 0 3.85vw ;
	}
		.related__contents > ul .related__contents__item {
			letter-spacing: normal;
			display: inline-block;
			vertical-align: top;
			width: 44.87vw;
			margin-right: 2.56vw;
			margin-bottom: 7.69vw;
		}
			.related__contents > ul .related__contents__item:nth-child(even) {
				margin-right: 0;
			}
	.related__contents > ul .related__contents__item	figure {
		width: 44.87vw;
		height: 44.87vw;
		display: flex;
		flex-direction: column;
		justify-content: center;
		margin-bottom: 4.62vw;
		position: relative;
		z-index: 0;
	}
		.related__contents > ul .related__contents__item	figure::before {
			content: "";
			display: block;
			width: 100%;
			height: 100%;
			background: linear-gradient(225deg, #E67A7A 0%, #FCC0C0 40%, #99D3D3 59.5%, #96E0DC 80%, #6DD0D0 100%);
			opacity: .4;
			position: absolute;
			z-index: -1;
		}
				.related__contents > ul .related__contents__item span {
					font-size: 3.59vw;
					font-weight: bold;
					display: block;
				}

.beautyjourney__sns {
	text-align: center;
	padding: 0 0 25.33vw;
	margin-bottom: 0;
/* 	border-bottom: 1px solid #D9D9D9; */
}
.beautyjourney__sns-title {
	font-weight: bold;
	font-size: 4.27vw;
	margin-bottom: 6.67vw;
}
.beautyjourney__sns ul {
	letter-spacing: -.5em;
}
.beautyjourney__sns ul li {
	display: inline-block;
	letter-spacing: normal;
	margin: 0 3.47vw;
	vertical-align: middle;
}
.header__below {
	padding: 5.33vw 0;
	border-bottom: solid 1px #D9D9D9;
	text-align: center;
}
.header__below a {
	font-size: 3.73vw;
	text-decoration: underline;
}
#contents .hacobune-discovery-card {
	height: 100%;
}