﻿@charset "UTF-8";
#event-contents-wrapper{
	margin-top: 0;
}

/* CSS Document */
#event-contents-wrapper,
.list_.col1_,
.contents{
	width: auto;
}
body{
	background: #fff;
}
.btn_item_lp_ {
	right: 5%;
	z-index: 999;
}
.list_.col1_{
	padding-left: 0;
	padding-right: 0;
	margin-bottom: 0;
	padding-bottom: 0;
}

/*base*/
/*base*/
div#feature-TheMet{
	margin: 0 0 120px;
}
section#feature-TheMet-mainvisual{
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
}
/*メインビジュアル*/
section#feature-TheMet-art-mainvisual{
	margin: 0 auto 80px;
	width: 1000px;	
}
section#feature-TheMet-art-mainvisual h1{
	margin: 0 0 0;
	position: static;
	padding: 0;
	font-size: 28px;
	font-weight: bold;
	line-height: 1.8;
	color: #2f2d34;
	
}
section#feature-TheMet-art-mainvisual img{
	vertical-align: bottom;
}
section#feature-TheMet-mainvisual{
	margin-bottom: 60px;
}
section#feature-TheMet-mainvisual h1{
	margin: 0 0 0;
	position: static;
	padding: 0;
	font-size: 28px;
	font-weight: bold;
	line-height: 1.8;
	color: #2f2d34;
	
}
section#feature-TheMet-mainvisual h1 img{
	vertical-align: bottom;
	margin-bottom: 81px;
}
section#feature-TheMet-mainvisual h2{
	text-align: center;
	margin-block: 0 12px;
}
section#feature-TheMet-mainvisual span{
	display: block;
	line-height: 1;
}
section#feature-TheMet-mainvisual span img{
	vertical-align: bottom;
}
p#feature-TheMet-comment{
	margin: 0 0 17px;
	padding: 0;
	color: #333333;
	font-size: 16px;
	line-height: 2;
	text-align: center;
}
p#feature-TheMet-comment span{
	display: block;
	font-size: 12px;
	margin: 15px 0 22px;
	padding: 0;
	color: #333333;
}
p#feature-TheMet-release{
	margin: 0 0 15px;
	padding: 0;
	color: #e70012;
	font-size: 18px;
	line-height: 1.8;
	text-align: center;	
	font-weight: bold;
}
p#feature-TheMet-comment2{
	margin: 0 0 37px;
	padding: 0;
	color: #333333;
	font-size: 14px;
	line-height: 1;
	text-align: center;
}
p#feature-TheMet-date{
	text-align: left;
	font-size: 16px;
	color: #333333;
	margin: 34px 0 0;
	padding: 0 0 0 17px;
	font-family: '游明朝','Yu Mincho',YuMincho,'Hiragino Mincho Pro',serif;
}
/*メインビジュアル*/



/*store*/
#feature-TheMet-store{
	width: 800px;
	margin: 50px auto;
}
#feature-TheMet-store h2{
	border-top: 1px solid #e70012;
	border-bottom: 1px solid #e70012;
	height: 81px;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column;
	margin: 0 0;
	padding: 0;
	line-height: 1;
	cursor: pointer;
	background: url(/img/usr/event/feature-TheMet/2023/pc/plus.png) right 14px center no-repeat;
}
#feature-TheMet-store h2.active{
	background: url(/img/usr/event/feature-TheMet/2023/pc/minus.png) right 14px center no-repeat;
}
#feature-TheMet-store h2 span{
	display: block;
	font-size: 16px;
	font-weight: bold;
	color: #333;
	line-height: 1;
}
#feature-TheMet-store-main{
	background: #fef2f3;
	max-height: 0;
	overflow: hidden;
	transition: max-height 0.3s ease;
}
#feature-TheMet-store-inner{
	padding: 41px 50px 42px;
	border-bottom: 1px solid #e70012;
}
#feature-TheMet-store-main.active{
	max-height: 100%;
}
#feature-TheMet-store-main span{
	display: block;
	line-height: 1;
}
#feature-TheMet-store-main span img{
	vertical-align: bottom;
}
#feature-TheMet-store-main p{
	margin: 31px 0 0 0;
	padding: 0;
	color: #333333;
	font-size: 16px;
	line-height: 1.8;
}
#feature-TheMet-store-inner #block_shoplist_anchor {
	margin: 0 0 30px;
}
#feature-TheMet-store-inner #block_shoplist_anchor ul {
	display: flex;
	justify-content: center;
	padding: 0;
}
#feature-TheMet-store-inner #block_shoplist_anchor ul li {
	min-width: 100px;
	height: 20px;
	margin: 0 0 10px;
	border-left: #e7001257 1px solid;
	line-height: 1.0;
	text-align: center;
	display: flex;
	justify-content: center;
	align-items: center;
}
#feature-TheMet-store-inner #block_shoplist_anchor ul li:last-child {
	border-right: #e7001257 1px solid;
}
#feature-TheMet-store-inner #block_shoplist_anchor ul li a {
	padding: 0 10px;
	font-size: 13px;
	font-weight: 400;
	text-decoration: none;
}
#feature-TheMet-store-inner h3 {
    font-weight: bold;
    color: #e70012;
    font-size: 16px;
}
#feature-TheMet-store-inner h4 {
    font-weight: bold;
    color: #e70012;
    font-size: 15px;
    padding-left: 2em;
}
#feature-TheMet-store-inner .shoplist .shop {
    position: relative;
	list-style-type: disc;
    list-style-position: inside;
}
#feature-TheMet-store-inner .shoplist .shop::marker {
    color: #e7001257;
}
#feature-TheMet-store-inner .shoplist .shop a {
    font-size: 13px;
    line-height: 2;
}
/*About*/




/*About*/
#feature-TheMet-about{
	width: 800px;
	margin: 0 auto 0;
}
#feature-TheMet-about h2{
	border-top: 1px solid #e70012;
	border-bottom: 1px solid #e70012;
	height: 81px;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column;
	margin: 0 0;
	padding: 0;
	line-height: 1;
	cursor: pointer;
	background: url(/img/usr/event/feature-TheMet/2023/pc/plus.png) right 14px center no-repeat;
}
#feature-TheMet-about h2.active{
	background: url(/img/usr/event/feature-TheMet/2023/pc/minus.png) right 14px center no-repeat;
}
#feature-TheMet-about h2 span{
	display: block;
	font-size: 16px;
	font-weight: bold;
	color: #333;
	margin: 16px 0 0;
	line-height: 1;
}
#feature-TheMet-about-main{
	background: #fef2f3;
	max-height: 0;
	overflow: hidden;
	transition: max-height 0.3s ease;
}
#feature-TheMet-about-inner{
	padding: 41px 50px 42px;
	border-bottom: 1px solid #e70012;
}
#feature-TheMet-about-main.active{
	max-height: 753px;
}
#feature-TheMet-about-main span{
	display: block;
	line-height: 1;
}
#feature-TheMet-about-main span img{
	vertical-align: bottom;
}
#feature-TheMet-about-main p{
	margin: 31px 0 0 0;
	padding: 0;
	color: #333333;
	font-size: 16px;
	line-height: 1.8;
}
/*About*/

/*Detail*/
#feature-TheMet-detail {
	position: relative;
	margin: 150px 0 100px;
}
#feature-TheMet-detail  h2{
	background: #ebe5d9;
	font-size: 28px;
	font-weight: bold;
	margin: 0;
	padding: 25px 0 23px 320px;
	line-height: 1.5;
	text-align: center;
	color: #333;
}
#feature-TheMet-detail-main{
	width: 1200px;
	margin: -20px auto 120px;
}
#feature-TheMet-detail-main .feature-TheMet-detail-main-item {
	position: relative;
	z-index: 2;
	display: grid;
	grid-template-columns: 462px 1fr;
	column-gap: 72px;
	box-sizing: border-box;
}
#feature-TheMet-detail-main figure{
	text-align: right;
	margin: 0;
	padding: 0;
}
#feature-TheMet-detail-main .feature-TheMet-detail-detail{
	padding-top: 57px;
}
#feature-TheMet-detail-main .feature-TheMet-detail-detail p{
	font-size: 32px;
	font-weight: bold;
	line-height: 1;
	color: #2f2d34;
	margin: 0;
}
#feature-TheMet-detail-main .feature-TheMet-detail-detail p span{
	font-size: 16px;
	color: #333;
	margin-top: 25px;
	display: block;
}
#feature-TheMet-detail-main div{
	position: relative;
}
#feature-TheMet-detail ul{
	overflow: hidden;
	margin: 120px 0 45px;
	padding: 0;
	list-style-type: none;
	list-style: none;
	position: relative;
	z-index: 1	;
}
#feature-TheMet-detail ul li{
	float: left;
	width: 300px!important;
	margin-right: 50px;
}
#feature-TheMet-detail ul li:last-child{
	margin: 0;
}
.feature-TheMet-detail-title{
	text-align: center;
	display: block;
	line-height: 1;
	margin: 65px 0 22px;
}
#feature-TheMet-detail ul p{
	margin: 0;
	padding: 0;
	font-size: 16px;
	color: #333333;
}
.feature-TheMet-detail-btn{
	width: 440px;
	height: 46px;
	line-height: 46px;
	background: #e70012 url(/img/usr/event/feature-TheMet/2023/pc/link.png) right 16px center no-repeat;
	border-radius: 10px;
	display: block;
	text-align: center;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	margin-top: 40px;
}
.feature-TheMet-detail-btn:hover{
	opacity: 0.8;
}
/*Detail*/

/*商品一覧*/
#event-contents-wrapper #feature-TheMet-goodslist h2,
#event-contents-wrapper #feature-TheMet-archive-section h2{
	display: block;
	text-align: center;
	font-size: 40px;
	font-weight: bold;
	color: #333;
	line-height: 1;
	position: relative;
	width: max-content;
	margin: 0 auto 40px;
}
#feature-TheMet-goodslist h2 span.h2_title,
#feature-TheMet-archive-section h2 span.h2_title{
	display: block;
	position: relative;
	line-height: 1;
}
#feature-TheMet-goodslist h2 span.h2_title::before,
#feature-TheMet-archive-section h2 span.h2_title::before{
	display: inline-block;
	content: '';
	width: 100%;
	height: 2px;
	background: #e70012;
	position: absolute;
	bottom: 0px;
	left: 0;
}
#feature-TheMet-goodslist h2.noline span.h2_title::before,
#feature-TheMet-archive-section h2.noline span.h2_title::before{
	content: none;
}
#feature-TheMet-goodslist h2 span.h2_title img,
#feature-TheMet-archive-section h2 span.h2_title img{
	vertical-align: bottom;
}
#feature-TheMet-goodslist h2 span.h2_name,
#feature-TheMet-archive-section h2 span.h2_name{
	display: block;
	font-size: 16px;
	font-weight: bold;
	color: #333;
	margin: 12px 0 0 0;
}
#feature-TheMet-goodslist{
	padding: 0 0;
	margin: 0 auto 100px;
	width: 1000px;
	position: relative;
	overflow: hidden;
}
div.feature-TheMet-goodslist-item{
	position: relative;
	margin-top: 80px;
	float: left;
	width: 470px;
}
div.feature-TheMet-goodslist-item:nth-child(odd){
	margin-right: 30px;
}
div.feature-TheMet-goodslist-item:nth-child(even){
	margin-left: 30px;
}
div.feature-TheMet-goodslist-item:nth-child(1),
div.feature-TheMet-goodslist-item:nth-child(2){
	margin-top: 0;
}
div.feature-TheMet-goodslist-item:last-child{
	margin-bottom: 0;
}
div.feature-TheMet-goodslist-item:after, div.feature-TheMet-goodslist-item:before {
    content: "";
    clear: both;
    display: block;
}
div.feature-TheMet-goodslist-item-figure{
	position: relative;
	z-index: 2;
	margin-bottom: 28px;
}
div.feature-TheMet-goodslist-item-detail{
	position: relative;
	z-index: 2;
	width: 520px;
}

div.col1_ div.feature-TheMet-goodslist-item p{
	font-size: 16px;
	line-height: 1.8;
	color: #333;
	margin: 0;
	padding: 0;
	width: 440px;
}
#feature-TheMet-goodslist-item1 .feature-TheMet-goodslist-item-pickup{
	margin: 0 0 37px 39px;
	display: block;
}
#feature-TheMet-goodslist-item2 .feature-TheMet-goodslist-item-pickup{
	margin: 0 0 34px 0;
	display: block;
	position: relative;
	left: -22px;
}
#feature-TheMet-goodslist-item3 .feature-TheMet-goodslist-item-pickup{
	margin: 0 0 33px 39px;
	display: block;
}
#feature-TheMet-goodslist-item4 .feature-TheMet-goodslist-item-pickup{
	margin: 0 0 31px 0;
	display: block;
	position: relative;
	left: -22px;
}
#feature-TheMet-goodslist-item5 div.feature-TheMet-goodslist-item-detail{
	margin-top: 117px;
}
#feature-TheMet-goodslist-item6 .feature-TheMet-goodslist-item-pickup{
	margin: 0 0 35px 0;
	display: block;
	position: relative;
	left: -22px;
}
div.col1_ .feature-TheMet-goodslist-item-detail p.link{
	margin: 32px 0 0 0;
}
div.col1_ .feature-TheMet-goodslist-item-detail p.link a,
div.col1_ .feature-TheMet-goodslist-item-detail p.link span{
	color: #333333;
	font-size: 14px;
	display: block;
	line-height: 1;
	margin-top: 10px;
}
div.col1_ .feature-TheMet-goodslist-item-detail p.link a:first-child{
	margin-top: 0;
}

div.col1_ .feature-TheMet-goodslist-item-detail p.link a{
	text-decoration: underline;
}
div.col1_ .feature-TheMet-goodslist-item-detail p.link a:hover{
	text-decoration: none;
}
div.col1_ .feature-TheMet-goodslist-item-detail p.link span.goodscomment{
	font-size: 14px;
}
div.col1_ .feature-TheMet-goodslist-item-detail p.link a.goodsname,
div.col1_ .feature-TheMet-goodslist-item-detail p.link span.goodsname{
	font-size: 14px;
}
div.col1_ .feature-TheMet-goodslist-item-detail p.link a.goodsname span,
div.col1_ .feature-TheMet-goodslist-item-detail p.link span.goodscomment span,
div.col1_ .feature-TheMet-goodslist-item-detail p.link span.goodsname span{
	display: inline;
	font-size: 12px;
}
div.col1_ .feature-TheMet-goodslist-item-detail p.link a.goodsname{
	color: #333333;
	display: block;
	line-height: 1.8;
	text-decoration: underline;
}
div.col1_ .feature-TheMet-goodslist-item-detail p.link a.goodsname:hover{
	text-decoration: none;	
}
div.col1_ .feature-TheMet-goodslist-item-detail p.link span.releasedate{
	font-size: 12px;
	padding: 0 0 0 5px;
	color: #333;
}
div.col1_ .feature-TheMet-goodslist-item-detail p.memo{
	font-size: 12px;
	margin: 20px 0 0 0;
	color: #333;
}
#feature-TheMet-goodslist-main {
    display: grid;
    gap: 60px;
    grid-template-columns: repeat(2, 1fr);
}
/*商品一覧*/


/*INTRO*/
#feature-TheMet-intro{
	background: url(/img/usr/event/feature-TheMet/2023/pc/bg_line01.png) left 15px top 15px no-repeat,url(/img/usr/event/feature-TheMet/2023/pc/bg_line02.png) right 15px top 15px no-repeat,url(/img/usr/event/feature-TheMet/2023/pc/bg_line03.png) left 15px bottom 15px no-repeat,url(/img/usr/event/feature-TheMet/2023/pc/bg_line04.png) right 15px bottom 15px no-repeat,#f3f0e9;
	width: 880px;
	margin: 0 auto 120px;
	padding: 100px 60px 60px;
	overflow: hidden;
	font-feature-settings: "palt";
	letter-spacing: 0.04em;
}
#feature-TheMet-intro h2{
	text-align: center;
	margin: 0 0 40px;
}
#feature-TheMet-intro h3.mincho{
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-size: 24px;
	font-weight: 500;
	letter-spacing: 0.16em;
	text-align: center;
	margin: 0 0 30px;
}
#feature-TheMet-intro > p{
	padding: 0 40px;
	line-height: 1.5;
}
.feature-TheMet-intro-frame{
	margin: 35px 16px 60px;
	padding: 40px;
	background: #ebe5d9;
}
.feature-TheMet-intro-frame h3{
	text-align: center;
	margin: 0 0 40px;
}
.feature-TheMet-intro-frame p{
	line-height: 1.5;
}
.feature-TheMet-intro-frame-detail{
	display: flex;
	gap: 20px;
	margin-top: 30px;
	padding: 20px;
	background: #FFF;
}
.feature-TheMet-intro-frame-detail-text div{
	font-size: 18px;
	font-weight: bold;
}
.feature-TheMet-intro-frame-detail-text p{
	font-size: 14px;
	line-height: 1.7;
	letter-spacing: 0.075em;
	margin: 5px 0 0;
}
.feature-TheMet-intro-figure{
	text-align: center;
}
.feature-TheMet-intro-column{
	margin: 60px 0 0;
	padding: 15px 20px;
	background: #FFF;
	border-radius: 10px;
}
.feature-TheMet-intro-column + .feature-TheMet-intro-column{
	margin-top: 20px;
}
.feature-TheMet-intro-column-header{
	display: flex;
	align-items: center;
	gap: 40px;
	position: relative;
	cursor: pointer;
}
.feature-TheMet-intro-column-header::before{
	content: "";
	width: 36px;
	height: 36px;
	border-radius: 50%;
	background: #000;
	position: absolute;
	top: 50%;
	right: 10px;
	transform: translateY(-50%);
}
.feature-TheMet-intro-column-header-title{
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-size: 24px;
	font-weight: 500;
	letter-spacing: 0.12em;
}
.feature-TheMet-intro-column-header-title::before,.feature-TheMet-intro-column-header-title::after{
	content: "";
	width: 14px;
	height: 2px;
	background: #FFF;
	position: absolute;
	top: 50%;
	right: 21px;
	transform: translateY(-50%);
}
.feature-TheMet-intro-column-header-title::after{
	transform: translateY(-50%) rotate(90deg);
	transition: .4s;
}
.feature-TheMet-intro-column-header.is-open .feature-TheMet-intro-column-header-title::after{
	transform: translateY(-50%);
}
.feature-TheMet-intro-column-body{
	border-top: 1px solid #ddd;
	margin-top: 15px;
	padding: 40px;
	display: none;
}
.feature-TheMet-intro-column-body-img{
	width: 580px;
	margin: 0 auto;
}
.feature-TheMet-intro-column-body-text{
	width: 580px;
	margin: 15px auto 0;
	letter-spacing: 0.075em;
}
.feature-TheMet-intro-column-body-text p{
	line-height: 1.8;
}
.swiper-navigation{
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 30px;
	margin-top: 30px;
}
.swiper-navigation .swiper-button-prev,.swiper-navigation .swiper-button-next{
	font-size: 14px;
	color: #FFF;
	position: static;
	width: 91px;
	height: 36px;
	background: #000;
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 18px;
	margin: 0;
}
.swiper-navigation .swiper-button-prev::before{
	content: url(/img/usr/event/feature-TheMet/2023/pc/arrow_prev.png);
	display: block;
	margin-right: 6px;
	position: relative;
	top: -1px;
}
.swiper-navigation .swiper-button-next::after{
	content: url(/img/usr/event/feature-TheMet/2023/pc/arrow_next.png);
	display: block;
	margin-left: 6px;
	position: relative;
	top: -1px;
}
.swiper-navigation .swiper-button-next.swiper-button-disabled, .swiper-navigation .swiper-button-prev.swiper-button-disabled {
	display: none;
}

/*INTRO*/
#feature-TheMet-copyright{
	text-align: center;
	display: block;
	line-height: 1;
}
#feature-TheMet-morebtn{
	width: 440px;
	height: 47px;
	line-height: 47px;
	background: #e70012 url(/img/usr/event/feature-TheMet/2023/pc/pagelink.png) right 17px center no-repeat;
	border-radius: 10px;
	color: #ffffff;
	font-size: 16px;
	font-weight: bold;
	display: block;
	margin: 60px auto 118px;
	text-align: center;
}
#feature-TheMet-morebtn:hover{
	opacity: 0.8;
}
p#feature-TheMet-tax{
	clear: both;
	font-size: 16px;
	text-align: center;
	color: #494949;
	display: block;
	margin: 0px 0 0 0px;
}





#feature-TheMet .section_movie {
  position: relative;
  width: 100%;
  background-color: #f5f5f5;
  padding: 65px 0;
}
#feature-TheMet .section_movie .section_movie__main {
  position: relative;
  width: 680px;
  margin-left: auto;
  margin-right: auto;
}
#feature-TheMet .section_movie .section_movie__main .movieItem {
  width: 200px;
  margin-right: 40px;
}
#feature-TheMet .section_movie .section_movie__main .movieItem:last-child {
  margin-right: 0;
}
@media (max-width: 719px) {
  #feature-TheMet .section_movie .hacobune-app-container {
    width: 100%;
    margin: 0 auto;
    padding: 0;
  }
}
#feature-TheMet .section_movie .hacobune-app-container {
  padding: 0 0 0;
}
#feature-TheMet .section_movie .hacobune-unit-video-outline {
  padding: 0;
}
#feature-TheMet .section_movie .hacobune-app-container {
  background-color: #f5f5f5 !important;
}
#feature-TheMet-artcollection-items{
	display: flex;
	flex-wrap: wrap;
	gap: 64px 50px;
}
.feature-TheMet-artcollection-item{
	width: 300px;
}
.feature-TheMet-artcollection-item:nth-child(3) figure{
	justify-content: start;
}
.feature-TheMet-artcollection-item figure{
	margin: 0 0 30px;
	padding: 0;
	text-align: center;
	height: 300px;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column;
}
.feature-TheMet-artcollection-item p{
	margin: 0;
	padding: 0;
}
.feature-TheMet-artcollection-item p.feature-TheMet-artcollection-name1{
	color: #333333;
	font-weight: bold;
	font-size: 16px;
	margin: 0 0 12px;
}
.feature-TheMet-artcollection-item p.feature-TheMet-artcollection-name2{
	color: #333333;
	font-size: 16px;
	margin: 0 0 20px;
}
.feature-TheMet-artcollection-item p.feature-TheMet-artcollection-detail{
	color: #333333;
	font-size: 14px;
}

/* Archive */
#feature-TheMet-archive-section{
	padding: unset;
	margin: 0 auto 100px;
	max-width: 1000px;
	width: 100%;
}
.feature-TheMet-archives{
	display: grid;
	gap: 60px;
	grid-template-columns: repeat(2, 1fr);
}
.feature-TheMet-archive__thumbnail{
	margin-bottom: 24px;
	max-width: 100%;
}
.feature-TheMet-archive__txt{
	font-size: 16px;
	line-height: 1.5;
	margin-block: 0 17px;
}
.feature-TheMet-archive__links{
	font-size: 14px;
	line-height: 1.714;
	padding: unset;
	margin: unset;
}
.feature-TheMet-archive__links > li + li{
	margin-top: 4px;
}
.feature-TheMet-archive__links a{
	text-decoration: underline;
}


/* 2025 */
a#feature-TheMet-btn-campaign {
width: 630px;
margin: 50px auto 90px auto;
display: block;
background: #e70012 url(/arrw-intro.png) bottom 10px center no-repeat;
background-size: 14px;
font-size: 18px;
font-weight: 700;
text-align: center;
padding: 15px 0 25px;
color: #fff;
border-radius: 40px;
position: relative;
}
div#StyleT-list-wrapper {
width: 1000px;
margin: 0 auto;
}