@charset "UTF-8";

html,
body{
	color:#666;
	font-family:"noto-sans-cjk-jp", sans-serif;
	font-weight: 300;
	letter-spacing: .02em;
	line-height: 1.6;
}
.wrapper{
	background: url(https://www.mimc.co.jp/img/usr/br/2025aw/background.jpg) top center no-repeat;
	/*background: url(https://www.mimc.co.jp/img/usr/br/2025aw/background.png) top center no-repeat;*/
	background-size: 2900px 6030px;
}
img{
	max-width: 100%;
}
sup {
	font-size: 70%;
	vertical-align: top;
	position: relative;
	top: -0.1em;
}
.a-font-en {
	font-family: "itc-avant-garde-gothic-pro", sans-serif;
	font-weight: 300;
	font-style: normal;
}

section > .inner{
	max-width: 960px;
	margin:0 auto;
}
section > .inner-wide{
	max-width: none;
}

@keyframes fadeIn {
	0%   { opacity: 0; }
	100% { opacity: 1; }
}
@keyframes fadeOut {
	0%   { opacity: 1; }
	100% { opacity: 0; }
}
.fade-in {
	animation: fadeIn 0.5s forwards; /* 0.5秒かけてフェードイン */
}
.fade-out {
	animation: fadeOut 0.5s forwards; /* 0.5秒かけてフェードアウト */
}
@keyframes anime {
	0% {
		opacity: 0;
	}
	35% {
		opacity: 1;
	}
	50% {
		opacity: 0;
		z-index: 9;
	}
	100% {
		opacity: 0;
	}
}
@-webkit-keyframes anime {
	0% {
		opacity: 0;
	}

	35% {
		opacity: 1;
	}
	50% {
		opacity: 0;
		z-index: 9;
	}
	100% {
		opacity: 0;
	}
}


@-webkit-keyframes glow {
	0% {
		opacity: 0;
	}
	50% {
		opacity: 1;
	}
	100% {
		opacity: 0;
	}
}
@keyframes glow {
	0% {
		opacity: 0;
	}
	50% {
		opacity: 1;
	}
	100% {
		opacity: 0;
	}
}
@-webkit-keyframes glow-reverse {
	0% {
		opacity: 1;
	}
	50% {
		opacity: 0.8;
	}
	100% {
		opacity: 1;
	}
}
@keyframes glow-reverse {
	0% {
		opacity: 1;
	}
	50% {
		opacity: 0.8;
	}
	100% {
		opacity: 1;
	}
}



/* PC*/
.pc{display: block;}
.sp{display: none;}
.pc_none{display: none !important;}
.sp_none{display: inline-block !important;}
.tr{text-align: right;}
.h3{text-align: center;}

.mv_area{
	margin: 0 auto;
	max-width: 1920px;
	position: relative;
	overflow: hidden;
}
.mv img {
	display: block;
	width: 100%;
	height: auto;
}
.mv_area .slider .slide {
	opacity: 0;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	transition: opacity 1s;
  }
.mv_area .slider .slide:first-child {
opacity: 1;
}
.int{
	width: 100%;
	margin: 0 auto;
	text-align: center;
	padding-bottom: 130px;
}
.intt{
	max-width: 380px;
	margin:70px auto;
}
.sales{
	color:#DE8271;
	font-weight: 300;
	letter-spacing: 0.05em;
}
.sales .onsale{
	font-size: 22px;
}
.sales .presale{
	font-size: 18px;
	margin-top: 2em;
}
.intp{
	margin-top:5em;
	font-size: 14px;
	font-weight: 200;
	font-weight: 300;
	line-height: 1.8571428571;
}
.allitem{
	text-align:center;
}

.movie_area{
	width: 100%;
	margin: 0 auto;
	text-align: center;
	/*background: #F7F7F7;*/
	padding-bottom: 50px;
}

.page_anchor {
	opacity: 1;
	transition: opacity 0.5s ease;
	text-align: center;
	background-color: #DD8170;
	position: relative;
	height: 60px;
	max-width: 960px;
	margin: 0 auto;
}
.page_anchor.fix_anchor {
	position: fixed;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 1000;
	opacity: 0;
}
.page_anchor.fix_anchor.show {
	opacity: 1;
}
.page_anchor .anchors{
	display: grid;
	grid-template-columns: repeat(4, 1fr);
	align-items: center;
	height: 60px;
}
.page_anchor .anchor{}
.page_anchor .anchor a{
	color:#fff;
	display:block;
	line-height: 1.2;
}
.page_anchor .anchor:nth-child(2)::before,
.page_anchor .anchor:nth-child(3)::before,
.page_anchor .anchor:nth-child(4)::before{
	content:"";
	display:block;
	height:40px;
	position:absolute;
	border-left:1px #fff solid;
	top:10px;
}
section{
}
.sec_ttl{
	color:#DD8170;
	font-size:50px;
	margin-top:150px;
	text-align: center;
}

.product{
	max-width: 1100px;
	margin:0 auto;
}
.product .item{
	margin-top:150px;
	position: relative;
}
.product.pc .item_name{
}
.product .item_name .en{
	font-size: 36px;
}
.product .item_name .ja{
	font-size: 20px;
	font-weight: 400;
}
.product .item_img{
	position: relative;
	overflow: visible;
}
.product .item_img__img img{
	position: relative;
	z-index: 10;
}

.product .item_price{
	font-size:18px;
	margin:2em 0;
}
.product.pc .item_price .color{
}
.product.pc .item_detail{
	clear: both;
}

.product.pc .item_detail .color_variation{
	font-size:15px;
	margin:2em 0;
}
.product .item_detail .text{
	margin-top:1em;
	font-size: 18px;
	line-height: 1.6666666667;
}

.product .item_detail .text p + p{
	margin-top:1em;
}

.product .item_link{
	margin-top: 0;
	text-align: center;
}
.product .item_link a{
	color:#666;
	font-size: 20px;
	background-color: #fff;
	display: inline-block;
	max-width: 350px;
	width: 100%;
	height:60px;
	line-height: 60px;
	border-radius:30px;
	text-align: center;
}

.product.pc .item .layout_type1 .item_img__img{
	max-width: 550px;
}
.product.pc .item .layout_type1{
	display: flex;
	gap:30px;
	justify-content:center;
}
.product.pc .item01 .item_price{
	display: flex;
	align-items:baseline;
}
.product.pc .item02 .item_price,
.product.pc .item03 .item_price{
	display: flex;
	align-items:center;
	gap:1.5em;
}

.product.pc .item .layout_type1 .item_data{
	max-width: 480px;
}
.product.pc .item .layout_type2{
	text-align: center;
}
.product.pc .item .layout_type2 .item_name{
	display: inline-block;
	position: relative;
}
.product.pc .item .layout_type2 .variants{
	display: flex;
	justify-content: center;
	margin-top: 40px;
	margin-left: auto;
	margin-right: auto;
}
.product.pc .item .layout_type2 .variant{
}
.product.pc .item .layout_type2 .variant .item__color{
	display: flex;
	justify-content: flex-end;
	margin-top:40px;
	gap:1em;
	align-items: center;
	font-size:18px;
}
.product.pc .item .layout_type2 .variant .item__color.item__color2{
	flex-direction: row-reverse;
}

.product.pc .item .layout_type2 .item_data{
	margin-top:60px;
}



.product.pc .item .layout_type3{
	display: flex;
	justify-content: center;
	flex-direction:row-reverse;
	gap:10px;
}
.product.pc .item .layout_type3 .item_img__img{
	max-width: 550px;
	position: relative;
}
.product.pc .item .layout_type3 .item_data{
	margin-top:100px;
	max-width: 480px;
}

.product.pc .color_variation{
	display: flex;
	gap: 10px;
}
.product.pc .color_variation .color{
}
.product.pc .color img{
	max-width: 190px;
}
.product.pc .item01 .item_name{

}
.product.pc .item02 .item_name{
}
.product .item02 .item_name .ja,
.product .item02 .item_name .en{
	text-align-last: left;
}
.product.pc .item04 .item_link{
	margin-top: 4em;
}

.limitedset{
	margin-top:220px;
	padding-top:40px;
	background: #fff;
}

.limitedset .items {
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	gap: 40px;
}

.limitedset .items .item{
	background:#EEE5E4;
	padding:0 70px 30px;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	gap:10px;
}
.limitedset .items .item .note{
	font-size:10px;
}
.limitedset .items .item .img::after{
	content:"PRESENT";
	background:#fff;
	color:#DD8170;
	font-size: 10px;
	display: inline-block;
	text-align: center;
	vertical-align: bottom;
	margin-bottom: 10px;
}
.limitedset .items .item1 .img::after{
	width: 7em;
	line-height: 7em;
	border-radius: 3.5em;
}

.limitedset .items .item2 .img::after,
.limitedset .items .item3 .img::after{
	width: 5em;
	line-height: 5em;
	border-radius: 2.5em;
}

.limitedset .items .item1 {
	grid-column: 1 / -1; /* 1行目を左右いっぱいに広げる */
}


.limitedset .items .item2 {
	grid-column: 1; /* 2行目 左カラム */
}

.limitedset .items .item3 {
	grid-column: 2; /* 2行目 右カラム */
}

.limitedset .items .item1{
	margin-top:115px;
}
.limitedset .items .item1 .img{
	text-align: center;
	margin-top:-95px;
}
.limitedset .items .item1 .img img{
	max-height: 190px;
}
.limitedset .items .item2,
.limitedset .items .item3{
	margin-top: 85px;
}
.limitedset .items .item2 .img,
.limitedset .items .item3 .img{
	text-align: center;
	margin-top: -85px;
}
.limitedset .items .item2 .img img,
.limitedset .items .item3 .img img{
	max-height: 160px;
}

.limitedset .items .data{
	display: flex;
	gap: 0.5em;
	align-items: center;
}
.limitedset .items .item2 .data,
.limitedset .items .item3 .data{
	display: block;

}
.limitedset .items .data .name{
	font-weight: 500;
}
.limitedset .items .data .price{
	font-size:14px;
}
.limitedset .items .details{
	display: flex;
	flex-direction:column;
	gap: 3em;
}
.limitedset .item_link{
	margin-top: 0;
	text-align: center;
}
.limitedset .item_link a{
	color:#fff;
	font-size: 13px;
	background-color: #DD8170;
	display: inline-block;
	max-width: 240px;
	width: 100%;
	height:50px;
	line-height: 50px;
	border-radius:25px;
	text-align: center;
}

.campaign .box{
	border:1px solid #707070;
	padding:1em;
}
.campaign .box__ttl{
	font-size:24px;
	margin-bottom:1em;
	text-align: center;
}
.campaign .box__img{
	float: right;
}
.campaign .box__img img{
	max-width: 160px;
}
.campaign .box .box__txt{
	font-size: 10px;
	max-width: 630px;
}
.campaign .box .box__txt p{
	font-size:130%;
	margin:1em 0;
}
.campaign .box .box__txt p em{
	font-style: normal;
	text-decoration: underline;
}
.campaign .box .box__txt .condition{
}

.campaign .box .box__info{
	font-size: 10px;
	margin-top:4em;
}
.campaign .box .box__info__ttl{
	margin:3em 0 1em;
	display: flex;
	white-space: nowrap;
}
.campaign .box .box__info__ttl::after{
	content:"";
	flex-grow:1;
	width:100%;
	height:1px;
	background:#707070;
	margin-left:1em;
	position: relative;
	top:0.7em;
}

.campaign .box1{
	text-align: center;
	margin-top:3em;
}
.campaign .box1 .pointup{
	font-size:20px;
}
.campaign .box1 .kikan{
	font-size:18px;
	margin:1em 0;
}
.campaign .box1 .pointup strong{
	color:#DD8170;
}
.campaign .box2{
	margin-top:30px;
	padding-left:70px;
	padding-right: 70px;
	padding-bottom: 50px;
}
.campaign .box .box__lead{
	font-weight: bold;
}

.makeuplook .sec_ttl{
	font-size:26px;
	text-align: center;
	color:#707070;

}


/* LOOK タブのデザイン調整 */
.makeuplook .look-tabs {
	display: flex;
	width: 100%;
	justify-content: center;
	margin-top: 80px;
}
.makeuplook .look-tabs .look-tab {
	font-size: 40px;
	color:#D45665;
	line-height: 1;
	cursor: pointer;
	width: 50%;
	padding:1em 0;
}

.makeuplook .look-tabs .tab-look1{
	background:#F2ECEC;
	text-align: right;
	padding-right:3em;
	border-radius: 0 11px 0 0;
}
.makeuplook .look-tabs .tab-look2 {
	background: #F4F4F4;;
	text-align: left;
	padding-left:3em;
	border-radius: 11px 0 0 0;
}
.makeuplook .look1{
	background:#F2ECEC;
}
.makeuplook .look2{
	background: #F4F4F4;;
}

.makeuplook .look-tabs .tab-look1.active,
.makeuplook .look-tabs .tab-look2.active {
}

.makeuplook .look-box{
	padding:5em;
	text-align: center;
}
.makeuplook .look-box .look-box__ttl{
	font-size: 24px;
	font-weight: 400;
	color: #D45665;
}
.makeuplook .look-box .look-box__lead{
	font-size: 13px;
	margin: 2em 0;
}
.weblimitedset{
	max-width: 960px;
	margin: 0 auto;
	padding: 80px 0;
}
.weblimited-item{
	display: flex;
	flex-direction: column;
	align-items: center;
	gap:20px;
}
.weblimited-item .item-img{

}
.weblimited-item .item-img img{
	max-height: 160px;
}
.weblimited-item .item-img::after{
	content:"PRESENT";
	background:#EEE5E4;
	color:#DD8170;
	font-size: 10px;
	display: inline-block;
	text-align: center;
	width:6em;
	line-height: 6em;
	border-radius: 3em;
	margin-left:10px;
}
.weblimited-item .item-data{
	display: flex;
	align-items: center;
	gap: 2em;
}
.weblimited-item .item-data .name{
	font-size: 16px;
}
.weblimited-item .item-data .price{
	font-size: 14px;
}

.weblimitedset .item_link,
.pickup .item_link{
	margin-top: 2em;
	text-align: center;
}
.weblimitedset .item_link a,
.pickup .item_link a{
	color:#fff;
	font-size: 13px;
	background-color: #DD8170;
	display: inline-block;
	max-width: 240px;
	width: 100%;
	height:50px;
	line-height: 50px;
	border-radius:25px;
	text-align: center;
}

.pickup{
	background: #F5E2E2;
	padding:160px 080px
}
.pickup .item-ttl{
	font-size:26px;
	text-align: center;
}
.pickup .item-imgs{
	display: flex;
	justify-content: center;
	gap: 10px;
	margin-top:4em;
}
.pickup .item-imgs img{
	width: 100%;
	max-width: 475px;
	height: auto;
}
.pickup .item-txt{
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 4em;
	margin-top: 4em;
}
.pickup .item-txt img{
	width: 134px;
}

.artist{
	max-width:620px;
	margin: 8em auto 0;
	display: flex;
	gap: 40px;
}
.artist .img img{

}
.artist .profile{
	max-width: 430px;
}
.artist .profile .name{
	font-size: 44px;
}

.event .inner{
	max-width: 820px;
	margin:0 auto 10em;
}
.event .eventbox{
	margin:4em 0 0;
	font-size: 16px;
}
.event .eventbox .event-ttl{
	font-size: 16px;
	margin-bottom: 1em;
	margin-top: 1em;

}
.event .special_sholder{
	background-color: #F5E2E2;
	font-size:20px;
	padding:0.2em;
}
.event .sp-event{
	display: flex;
	justify-content: space-between;
	flex-direction:row-reverse;
	margin:0;
	align-items:center;
}
.event .sp-event .event-img{
	width:310px;
}
.event .note{
	font-size: 10px;
	margin-top:4em;
}


.event .item_link{
	margin-top: 4em;
	text-align: center;
}
.event .item_link a{
	color:##666;
	font-size: 13px;
	background-color: #F5E2E2;
	display: inline-block;
	max-width: 240px;
	width: 100%;
	height:50px;
	line-height: 50px;
	border-radius:25px;
	text-align: center;
}

.howto{
	background-image: url(/img/usr/br/2025ss/bg_howto.jpg);
	background-attachment: fixed;
	background-size: cover;
	background-repeat: no-repeat;
	min-height: 1000px;
	padding-top: 180px;
	padding-bottom: 200px;
}
.howto .sec_lead{
	text-align: center;
	font-size:18px;
	margin-top: 1em;
}

.howto-slider {
	max-width: 960px;
	margin: 0 auto 60px;
	display: flex;
	justify-content: space-between;
	/* gap: 2rem; */
	/* padding: 1rem; */
	/* border-radius: 4px; */
	/* flex-direction: row; */
}

.howto-slider .slider-main {
	/*flex: 1 1 auto;*/
	display: flex;
	justify-content: center;
	align-items: center;
}
.howto-slider .slider-main img {
	width: 100%;
	height: auto;
	max-width: 694px;         /* 大きさを制限 */
}

.howto-slider .slider-thumbs {
	flex: 0 0 215px;          /* PC時はサムネイル表示枠を固定幅に */
	display: flex;
	flex-direction: column;   /* 縦に並べる */
	/* gap: 1rem; */
	justify-content: space-between;
	align-items: center;
}
.howto-slider .slider-thumbs img {
	width: 100%;
	height: auto;
	cursor: pointer;
	outline: 4px transparent;
	transition: outline-color 0.5s;
}
.howto-slider .slider-thumbs img:hover {
	outline:4px #AAC8E6 solid;       /* ホバー時の枠線 */
	cursor: pointer;
}

.howto-items{
	max-width:860px;
	gap:20px;
	margin:0 auto;
	display:flex;
	justify-content:space-between;
	flex-wrap:nowrap;
}

.howto-items .item .ttl{
	display:flex;
	flex-wrap: nowrap;
	flex-direction: row;
	align-content: center;
	justify-content: center;
}
.howto-items .item .ttl .alf{
	display:block;
	border:1px #707070 solid;
	height:26px;
	line-height:26px;
	width:26px;
	min-width:26px;
	text-align:center;
	background:#F5F5F5;
	margin-right:6px;
	font-size:20px;
}
.howto-items .item .ttl .name{
	font-size:10px;
	line-height:1.4;
}

.howto-tips{
	max-width:880px;
	margin:80px auto;
}

.howto-tips dl {
	margin-bottom: 40px;
}

/* dt（見出し）部分 */
.howto-tips dt {
	position: relative;
	cursor: pointer;
	font-size: 26px;
	border-bottom: 1px #707070 solid;
	/* + アイコン用のスペース確保 */
	padding-right: 30px; /* 右側に少し余白を作る（アイコン分） */
}

/* ▼ アイコンの表示を背景画像で行う ▼ */
.howto-tips dt::after {
	/* 空文字を表示領域にする */
	content: "";
	position: absolute;
	right: 0.5rem;
	top: 50%;
	transform: translateY(-50%);
	width: 25px;
	height: 25px;
	background: url("/img/usr/br/2025ss/plus.svg") no-repeat center / contain;
	transition: transform 0.3s ease;
}

.howto-tips dt.active::after {
	background-image: url("/img/usr/br/2025ss/minus.svg");
	transform: translateY(-50%) rotate(180deg);
}
.howto-tips dd {
	overflow: hidden;
	max-height: 0;
	padding: 0;
	font-size: 16px;
	line-height: 1.6875;
	transition: max-height 0.3s ease;
	margin-top: 1em;
}

.howto-tips .artist{
	display: flex;
	line-height:1;
	justify-content:space-between;
	margin-top:70px;
}
.howto-tips .artist .img img{
	max-width:170px;
}
.howto-tips .artist .profile{
	max-width:642px;
}
.howto-tips .artist .position{
	font-size:17px;
}
.howto-tips .artist .name{
	font-size:44px;
	margin-top:20px;
}
.howto-tips .artist .text{
	font-size:18px;
	line-height:1.7777777778;
	margin-top:30px;
}
.onsale.bottom{
	margin-top: 80px;
}
.toallitem{
	text-align:center;
}
.toallitem a{
	display:inline-block;
	background:#AAC8E6;
	color:#fff;
	width:100%;
	max-width:500px;
	padding:1em 0;
	text-decoration: none;
}
.toallitem a .en{
	font-size:20px;
}
.toallitem a .ja{
	font-size:25px;
}
.otherlook{
	margin:240px auto 0;
	max-width: 960px;
	padding-bottom: 100px;
}
.otherlook .sec_ttl{
	font-size:50px;
	text-align: center;
}
.otherlook .box{
	display:flex;
	justify-content:space-between;
	margin-top:80px;
}
.otherlook .box1{
	flex-direction: reverse;
}
.otherlook .box2{
	flex-direction: row-reverse;
	margin-top:100px;
}
.otherlook .photo{
	width:100%;
	max-width:580px;
	text-align:center;
}
.otherlook .item{
	width:100%;
	max-width:320px;
}
.otherlook .item_ttl{
	font-size: 32px;
	margin-top:20px;
	line-height:1;
}
.otherlook .item_detail{
	display: flex;
	margin-top:40px;
	align-items: center;
}
.otherlook .item_detail .img{
	max-width: 110px;
}
.otherlook .item_detail .name{
	margin-left:20px;
}
.otherlook .item_detail .name .en{
	font-size:15px;
}
.otherlook .item_detail .name .color{
	font-size:12px;
}
.otherlook .common{
	margin-top:40px;
}
.otherlook .common_ttl{
	font-size:11px;
	align-items: center;
	display:flex;
	white-space:nowrap;
}
.otherlook .common_ttl::after{
	content:"";
	flex-grow:1;
	width:100%;
	height:1px;
	background:#BDBDBD;
	margin-left:30px;
}
.otherlook .common_img{
	display:flex;
	justify-content:space-between;
	margin-top:25px;
}
.otherlook .common_img img{
	width:100px;
}
.otherlook .photo .slider{
	margin-bottom:0;
}
.otherlook .slider-dots{
	margin-top:20px;
}
.otherlook .slider-dots li{
	display:inline;
}
.otherlook .slider-dots button{
	text-indent:-9990px;
	background:#E8F2F8;
	width:25px;
	height:25px;
	margin:0 5px;
	border: 0;
}
.otherlook .slider-dots .slick-active button{
	background:#AAC8E6;
}
.otherlook .artist{
	text-align:center;
	margin-top:80px;
}
.otherlook .artist .position{
	font-size:19px;
}
.otherlook .artist .name{
	font-size:30px;
}
.special{
	background-image: url(/img/usr/br/2025ss/bg_special.jpg);
	background-attachment: fixed;
	background-size: cover;
	background-repeat: no-repeat;
	min-height: 1000px;
	padding-top: 180px;
	padding-bottom: 200px;
}
.special .sec_ttl{
	font-size:50px;
	text-align: center;
}
.special .box{
	width:100%;
	max-width:960px;
	margin:0 auto;
	background: rgba(255,255,255,0.7);
	padding:30px 0 40px;
}
.special .box .ttl{
	text-align: center;
	font-size:24px;
}
.special .box1{
	margin-top:90px;
	text-align:center;
}
.special .box1 .condition{
	font-size:20px;
	margin:0.5em 0;
}
.special .box1 .condition span{
	font-size:28px;
	color:#82AAD1;
}

.special .box1 .term{
	color:#82AAD1;
	font-size:36px;
	font-weight:bold;
	display:flex;
	justify-content: center;
	align-items: center;
}
.special .box1 .term .kikan{
	border-radius:2px;
	background:#82AAD1;
	color:#fff;
	font-size:24px;
	padding:0 10px;
	margin-right:10px;
	font-weight:normal;
}
.special .box1 .term .day{
	font-size:24px;
	font-weight:normal;
}
.special .box2{
	margin-top:20px;
	position: relative;
}
.special .box2 .detail{
	margin: 30px auto 0;
	width: 100%;
	max-width:690px;
	display: flex;
}
.special .box2 .detail .img{
	position: relative;
	right: -50px;
	top: -50px;
	max-width: 110px;
}
.special .box2 .detail .condition{
	font-size:28px;
	line-height:40px;
}
.special .box2 .detail .condition span{
	color:#82AAD1;
	font-size:30px;
}
.special .box2 .detail .condition span small{
	font-size:18px;
}
.special .box2 .detail .condition .present{
	font-size: 33px;
}
.special .box2 .detail .iteminfo{
	margin-top:1em;
}
.special .box2 .detail .iteminfo dt{
	font-size:13px;
	font-weight:bold;
}
.special .box2 .detail .iteminfo dt span{
	font-weight:normal;
}
.special .box2 .detail .iteminfo dd{
	margin-top:1em;
	font-size:10px;
}
.special .box2 .notes{
	font-size:8px;
	width: 100%;
	max-width:690px;
	margin:0 auto;
	margin-top:2em;
	padding-top:2em;
	border-top:1px #707070 solid;
}
.special .box2 .toallitem{
	margin-top:40px;
}

.special .gotop{
	text-align: center;
	margin-top:40px;
}


.modal-open{
	font-size: 22px;
	max-width: 350px;
	margin:4em auto 0;
	display: flex;
	justify-content: space-between;
	padding:0.5em ;
	border-bottom:1px solid #666666;
}
.modal-open::after{
	content:"＋";
	display: inline-block;
}
.modal-open:hover{
	cursor: pointer;
}
/* Modal overlay */
.modalbox {
	display: none;
	position: fixed;
	inset: 0;
	background: rgba(255,255,255,0.5);
	z-index: 1000;
}
/* Modal content centered */
.modalbox .modalbox-content {
	position: fixed;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	width: 90%;
	max-width: 960px;
	max-height: 90vh;
	overflow-y: auto;
	background: #fff;
	padding: 3em 0;
	box-sizing: border-box;
	z-index: 1001;
	border: 1px solid #666;
}
/* Close button */
.modalbox-close {
	position: absolute;
	top: 1em;
	right: 1em;
	font-size: 1.5em;
	cursor: pointer;
	line-height: 1;
}
.modalbox-ttl{
	text-align: center;
	font-size:18px;
	margin-bottom:2em;
}
.modalbox-img,
.modalbox-txt{
	max-width: 540px;
	margin: 0 auto;
}
.modalbox-img{
	padding-bottom:2em;
}
.modalbox-txt{
	font-size:10px;
	text-align: left;
	padding-top:3em;
	border-top:1px solid #666
}

.page_anchor.sticky {
	position: sticky;
	bottom: 20px;
	z-index: 1000;
	opacity: 0;
	visibility: hidden;
	transition: opacity 0.5s ease;
}
.page_anchor.sticky.show {
	opacity: 1;
	visibility: visible;
}

.js-fade {
	opacity: 0;
	transform: translateY(20px);
	transition: opacity 1s ease, transform 1s ease;
}
.js-fade.is-show {
	opacity: 1;
	transform: translateY(0);
}