@charset "utf-8";
/*---------------------------------------------------------*/
/* TOP */
/*---------------------------------------------------------*/
body.page_home{
	padding: 0;
}

/*---------------------------------------------------------*/
/* top_mv */
#top_mv{
	background: #F5F5F5 url(../img/top/fv_background_pc.jpg) no-repeat center center;
	background-size: auto 100%;
	overflow: hidden;
	height: 90rem;
	width: 100%;
}
.mini_pc{
	display: none;
}
@media screen and (max-width: 1200px) {
	#top_mv{
		background-position: right 40% center;
	}
	.mini_pc{
		display: block;
	}
}
#top_mv .wrapper_l{
	height: 100%;
	position: relative;
}

/* text */
#top_mv .text{
	line-height: 1.8;
	padding: 25.3rem 0 0 3.54601%;
}
#top_mv .title span{
	display: block;
}
#top_mv .title .line_1{
	font-size: 4.8rem;
}
#top_mv .title .line_2{
	font-size: 4.8rem;
}
#top_mv .title .line_3{
	background: url(../img/top/fv_border.svg) no-repeat right center;
	background-size: 14.8rem auto;
	margin-top: 0.8rem;
	padding-right: 17.2rem;
	font-size: 3rem;
	width: fit-content;
}

/* btns */
#top_mv .btns{
	width: 46.4rem;
}
#top_mv .btns .box_swr{
	display: flex;
	align-items: center;
	justify-content: center;
	margin-top: 3.4rem;
	height: 8.3rem;
	width: 22rem;
}
#top_mv .btns .icon_arrow_right,
#top_mv .btns .icon_arrow_down{
	margin: -0.2rem 0 0 0.8rem;
}

/* scroll */
#top_mv .scroll_block{
	position: absolute;
	left: 3.5rem;
	bottom: 2.4rem;
	overflow: hidden;
	padding: 0 0 0 0.5rem;
}
#top_mv .scroll{
	-ms-writing-mode: tb-rl;
	writing-mode: vertical-rl;
	border-left: 0.1rem solid #222;
	display: block;
	font-size: 1.8rem;
	letter-spacing: 0.1em;
	line-height: 1;
	padding: 0 0 0.7rem 1.2rem;
	z-index: 3;
}
#top_mv .scroll::after{
	content: "";
	width: 0.7rem;
	height: 0.7rem;
	background: #222;
	border-radius: 50%;
	position: absolute;
	left: 0.2rem;
	top: 0;
	animation: 1s linear infinite move_scroll;
}
@keyframes move_scroll {
	0%{
		top:0;
	}
	100%{
		top:100%;
	}
}

/* name */
#top_mv .name{
	font-size: 1.7rem;
	position: absolute;
	bottom: 2.4rem;
	right: 10rem;
	z-index: 3;
}

/*---------------------------------------------------------*/
/* arrival */
#top_arrival .youtube_list,
#top_arrival .instagram_list{
	display: flex;
	flex-direction: column;
	width: 46.66667%;
}
#top_arrival h3{
	font-size: 3.2rem;
	margin-bottom: 1.6rem;
}
#top_arrival .btn{
	margin-top: 4rem;
}
/* youtube */
#top_arrival .youtube_list a,
#top_arrival .youtube_list span{
	display: block;
}
#top_arrival .youtube_list .slider_wrap{
	flex-grow: 1;
}
#top_arrival .youtube_list .title{
	margin-top: 1rem;
}
#top_arrival .youtube_list .slider .slick-prev,
#top_arrival .youtube_list .slider .slick-next{
	top: 36%;
}
#top_arrival .youtube_list .slider .slick-prev{
	left: -2rem;
}
#top_arrival .youtube_list .slider .slick-next{
	left: auto;
	right: -2rem;
}
/* instagram */
#top_arrival .instagram_list .flex_block{
	flex-grow: 1;
	flex-wrap: wrap;
}
#top_arrival .instagram_list .item{
	width: 25%;
}
#top_arrival .instagram_list .ig8__item:nth-child(9){
	display: none;
}

/*---------------------------------------------------------*/
/* message */
#top_message{
	background: url(../img/top/message_bg.png) center top no-repeat;
	background-size: auto 66.5rem;
	height: 66.5rem;
	margin: 0 0 20rem;
	padding-bottom: 0;
}
#top_message .wrapper_l,
#top_message .flex_block{
	height: 100%;
}
#top_message .photo{
	display: flex;
	align-items: flex-end;
	justify-content: center;
	width: 48rem;
}
#top_message .contents{
	display: flex;
	flex-direction: column;
	justify-content: center;
	padding-top: 9rem;
	width: calc(100% - 48rem);
}
#top_message .title{
	font-size: 4.2rem;
}
#top_message .text{
	line-height: 2;
	margin: 3.7rem 0 2.4rem;
}
#top_message .big{
	font-size: 2rem;
}
#top_message .mini_pc{
	display: none;
}
#top_message .btn{
	margin-top: 4.4rem;
}
#top_message .btn .link_blackbox{
	margin-left: 0;
}
@media screen and (max-width: 1340px) {
	#top_message .contents{
		padding-top: 0;
	}
	#top_message .mini_pc{
		display: block;
	}
}
@media screen and (max-width: 1200px) {
	#top_message .photo{
		padding-right: 2rem;
		width: 40%;
	}
	#top_message .contents{
		width: 60%;
	}
	#top_message .text{
		line-height: 1.5;
	}
}

/*---------------------------------------------------------*/
/* feature */
#top_feature{
	background: #fff;
	overflow: visible;
}
#top_feature .title_en_jp{
	margin-bottom: 3.4rem;
	position: relative;
	top: -3rem;
}
.feature_items .item{
	position: relative;
	height: 52rem;
}
.feature_items .item + .item{
	margin-top: 4.8rem;
}
.feature_items .item .text{
	background: #fff;
	border-radius: 1.6rem;
	margin-top: 5.2rem;
	padding: 1rem 4.5%;
	position: absolute;
	height: 41.6rem;
	width: 74.4rem;
}
.feature_items .item .number{
	color: #b7985b;
	font-size: 10.4rem;
	line-height: 0.7;
	margin-top: 4.6rem;
}
.feature_items .item .title{
	font-size: 2.6rem;
	margin-top: 3rem;
}
.feature_items .item .photo{
	overflow: hidden;
	height: 52rem;
	max-width: 93.6rem;
	width: 100%;
}
.feature_items .item .photo img{
	object-fit: cover;
	height: 100%;
	width: 100%;
}
.feature_items .btn{
	margin-top: 2.4rem;
}
.feature_items .link_whitebox{
	color: #b7985b;
}
/* 2n+1 */
.feature_items .item:nth-child(2n+1) .text{
	padding-left: 0;
	text-align: right;
}
.feature_items .item:nth-child(2n+1) .photo{
	border-radius: 0 2.4rem 2.4rem 0;
	margin-left: auto;
	padding-left: 20rem;
}
.feature_items .item:nth-child(2n+1) .link_whitebox{
	margin-right: 0;
}

/* 2n */
.feature_items .item:nth-child(2n) .text{
	padding-right: 0;
	right: 0;
}
.feature_items .item:nth-child(2n) .photo{
	border-radius: 2.4rem 0 0 2.4rem;
	padding-right: 20rem;
}
.feature_items .item:nth-child(2n) .link_whitebox{
	margin-left: 0;
}

@media screen and (max-width: 1200px) {
	.feature_items .item .text{
		width: 62%;
	}
	.feature_items .item .title{
		font-size: 2.4rem;
	}
}

#top_feature .btn{
	margin-top: 4.8rem;
}

/*---------------------------------------------------------*/
/* monitor */
#top_monitor .status{
	display: none;
}
#top_monitor .title{
	font-size: 3.6rem;
	margin-bottom: 2.7rem;
}
#top_monitor .btn{
	margin-top: 4.8rem;
}


