@charset "UTF-8";
@import url("base.css");

.top_wrap1{ display: flex; flex-wrap: wrap; justify-content: space-between; margin-bottom: 70px;}
.left_wrap{ width: 860px;}
.right_wrap{ width: 320px;}

/* =========================================================
スライダー
========================================================= */
.slider_container{ width: 860px; margin-bottom: 50px;}
#slider li {
	width: 570px;
	height: 570px;
	overflow: hidden;
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	opacity:  0.75;
	cursor: pointer;
	background: #efefef;
}
#slider li img{ display: block; height: 570px;}
#slider li.slick-active.slick-center { opacity: 1;}
#thumbs li {
	width: 172px;
	height: 172px;
	overflow: hidden;
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	cursor: pointer;
}
#thumbs li img{ display: block; height: 172px;}
.slick-prev{ left: 5px!important; z-index: 1000!important;}
.slick-next{ right: 15px!important; z-index: 1000!important;}
.slick-prev:before,.slick-next:before{ font-size: 30px!important;	}

/* =========================================================
急募メッセージ・限定イベント
========================================================= */
#top_topics_list,
#top_event_list{ position: relative; margin-bottom: 40px;}
#top_topics_list .more_link,
#top_event_list .more_link{ position: absolute; right: 0; top: 15px;}

/* =========================================================
ムービー
========================================================= */
#top_movie{ margin-bottom: 40px;}
#top_movie .top_movie_inner{ box-sizing: border-box; background: #fff; padding: 10px; border-radius: 10px;}

#top_movie .top_movie_inner li{ margin-bottom: 10px;}
#top_movie .top_movie_inner li h3{ height: 25px; line-height: 25px; font-size: 14px; color: #fff; border-radius: 13px 13px 13px 13px / 50% 50% 50% 50%; text-align: center; margin-bottom: 10px; padding: 0 15px;}
#top_movie .top_movie_inner li video{ background: #000;}

#top_movie .top_movie_inner .more_link{ box-sizing: border-box;}
#top_movie .top_movie_inner .more_link a{ display: block; background: #F1227E; color: #fff; text-align: center; height: 40px; line-height: 40px; border-radius: 20px 20px 20px 20px / 50% 50% 50% 50%; text-decoration: none;}
#top_movie .top_movie_inner .more_link a i{ padding-right: 6px;}

/* =========================================================
推し！
========================================================= */
#top_favorite{}
#top_favorite .common_tit_wrap h2{ width: 108px; height: 54px; position: absolute; right: 15px; bottom: -7px; padding: 0;}
#top_favorite .common_tit_wrap h2 img{ width: 108px;}

#top_favorite .top_favorite_inner{ box-sizing: border-box; background: #fff; padding: 10px 0; border-radius: 10px;}

#top_favorite .top_favorite_inner .staff_wrap{ box-sizing: border-box; width: 300px; margin: 0 auto; border: 1px solid #f0f0f0; border-radius: 6px; padding: 10px; margin-bottom: 10px;}

#top_favorite .top_favorite_inner .staff_wrap figure{ width: 279px; height: 372px; margin-bottom: 10px;}
#top_favorite .top_favorite_inner .staff_wrap figure img{ width: 100%; aspect-ratio: 3/4;}

#top_favorite .top_favorite_inner .staff_wrap .data_wrap{ margin-bottom: 10px;}

#top_favorite .top_favorite_inner .staff_wrap .shop_name{ text-align: center; height: 20px; margin-bottom: 5px;}
#top_favorite .top_favorite_inner .staff_wrap .shop_name span{ display: inline-block; height: 20px; line-height: 20px; font-size: 12px; color: #fff; border-radius: 10px 10px 10px 10px / 50% 50% 50% 50%; text-align: center; padding: 0 15px;}
#top_favorite .top_favorite_inner .staff_wrap .staff_name{ font-size: 16px; text-align: center;}

#top_favorite .top_favorite_inner .staff_wrap .link_wrap{ padding-top: 10px; border-top: 1px solid #f0f0f0;}
#top_favorite .top_favorite_inner .staff_wrap .link_wrap ul{ display: flex; flex-wrap: wrap; justify-content: center;}
#top_favorite .top_favorite_inner .staff_wrap .link_wrap li{ padding: 0 3px;}
#top_favorite .top_favorite_inner .staff_wrap .link_wrap a{ display: block; width: 35px; height: 35px; line-height: 35px; border-radius: 50%; background: #F1227E; color: #fff; text-align: center; font-size: 19px;}
#top_favorite .top_favorite_inner .staff_wrap .link_wrap li .l_off{ display: block; width: 35px; height: 35px; line-height: 35px; border-radius: 50%; background: #ddd; color: #fff; text-align: center; font-size: 19px;}

#top_favorite .top_favorite_inner .more_link{ box-sizing: border-box; padding: 0 10px;}
#top_favorite .top_favorite_inner .more_link a{ display: block; background: #F1227E; color: #fff; text-align: center; height: 40px; line-height: 40px; border-radius: 20px 20px 20px 20px / 50% 50% 50% 50%; text-decoration: none;}
#top_favorite .top_favorite_inner .more_link a i{ padding-right: 6px;}

/* =========================================================
ニューフェイス
========================================================= */
#top_newface{ position: relative;}
#top_newface .top_newface_inner{ box-sizing: border-box; background: #fff; padding: 10px; border-radius: 10px;}

#top_newface .top_newface_inner .num_wrap{ display: flex; flex-wrap: wrap; justify-content: center; align-items: baseline; margin-bottom: 10px; padding-top: 10px;}
#top_newface .top_newface_inner .num_wrap p{ margin: 0 5px; font-size: 20px;}
#top_newface .top_newface_inner .num_wrap p span{ font-size: 36px; font-weight: bold; padding: 0 5px; color: #F1227E;}

#top_newface .top_newface_inner ul{  display: flex; flex-wrap: wrap; justify-content: space-between;}
#top_newface .top_newface_inner .staff_wrap{ box-sizing: border-box; width: 270px; margin: 0 auto; border: 1px solid #f0f0f0; border-radius: 6px; padding: 10px;}
#top_newface .top_newface_inner .staff_wrap .entry_date{ height: 30px; line-height: 30px; text-align: center; background: rgba(241, 34, 126, 0.06); color: #F1227E; font-weight: bold;}

#top_newface .top_newface_inner .staff_wrap figure{ margin-bottom: 10px;}
#top_newface .top_newface_inner .staff_wrap figure img{ width: 100%; aspect-ratio: 3/4;}

#top_newface .top_newface_inner .staff_wrap .data_wrap{ margin-bottom: 10px;}

#top_newface .top_newface_inner .staff_wrap .shop_name{ text-align: center; height: 20px; margin-bottom: 5px;}
#top_newface .top_newface_inner .staff_wrap .shop_name span{ display: inline-block; height: 20px; line-height: 20px; font-size: 12px; color: #fff; border-radius: 10px 10px 10px 10px / 50% 50% 50% 50%; text-align: center; padding: 0 15px;}
#top_newface .top_newface_inner .staff_wrap .staff_name{ font-size: 16px; text-align: center;}

#top_newface .top_newface_inner .staff_wrap .link_wrap{ padding-top: 10px; border-top: 1px solid #f0f0f0;}
#top_newface .top_newface_inner .staff_wrap .link_wrap ul{ display: flex; flex-wrap: wrap; justify-content: center;}
#top_newface .top_newface_inner .staff_wrap .link_wrap li{ padding: 0 3px;}
#top_newface .top_newface_inner .staff_wrap .link_wrap a{ display: block; width: 35px; height: 35px; line-height: 35px; border-radius: 50%; background: #F1227E; color: #fff; text-align: center; font-size: 19px;}
#top_newface .top_newface_inner .staff_wrap .link_wrap li .l_off{ display: block; width: 35px; height: 35px; line-height: 35px; border-radius: 50%; background: #ddd; color: #fff; text-align: center; font-size: 19px;}

#top_newface .more_link{ position: absolute; right: 0; top: 15px;}

/*モーダル*/
.layer_board_bg,
.layer_board{ position: absolute;}
.layer_board a:hover img{ opacity: 0.9;}
.layer_board_bg { position: fixed; width: 100%; height: 100%; z-index: 1300; top: 0; left: 0; display: none; cursor: pointer; background: #000;}
.layer_board{ display: none; position: fixed; top: 50px; left: 50%; margin-left: -300px; z-index: 2000; text-align: center;}
.layer_board .btn_close{ font-size: 18px; color: #fff; cursor: pointer; padding-top: 10px;}
.layer_board .btn_close i{ margin-right: 4px;}

