@charset "UTF-8";

:root{
  --serif: 'Noto Serif JP',"YuMincho", "Hiragino Mincho ProN", "Yu Mincho", serif;
}

.block-event-page {
	background-image: url("sp/bg.jpg");
	background-position: center calc(694 / 750 * 100vw);
	background-repeat: repeat;
	background-size: 100% auto;
}
#mileuse {
}
#mileuse h1 {
  margin: 0;
}
#mileuse h1 img {
  width: 100%;
}
#mileuse .intro {
  text-align: center;
	padding: 44px 0 0;
}
#mileuse .message {
}
#mileuse .message p {
	font-size: 14px;
	text-align: center;
	line-height: 1.785;
	font-feature-settings : "palt";
}
#mileuse .howto {
	text-align: center;
	width: calc(694 / 750 * 100vw);
	background-color: #fef2f2;
	border-radius: 5px;
	padding: 50px 0 24px;
	margin: 40px auto 30px;
}
#mileuse .howto h2 {
	color: #e50000;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 0.1em;
	font-feature-settings : "palt";
	margin: 0 0 17px;
	position: relative;
}
#mileuse .howto h2::after {
	content: "";
	position: absolute;
	left: 50%;
	top: -70px;
	display: block;
	width: 46px;
	height: 50px;
	margin-left: -23px;
	background-image: url("ico_mile.png");
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
}
#mileuse .howto p {
	font-size: 14px;
	line-height: 1.78;
	letter-spacing: 0.1em;
	font-feature-settings : "palt";
}

#mileuse .page_nav {
	width: calc(694 / 750 * 100vw);
	margin: 0 auto;
}
#mileuse .page_nav ul {
}
#mileuse .page_nav ul li {
	margin-top: 10px;
}
#mileuse .page_nav ul li:first-child {
	margin-top: 0;
}
#mileuse .page_nav ul li a {
	color: #111111;
	font-size: 15px;
	font-weight: bold;
	text-align: center;
	line-height: 1.777;
	letter-spacing: 0.06em;
	display: block;
	border: 2px solid #e50000;
	border-radius: 10px;
	padding: 8px 0 7px;
	position: relative;
}
#mileuse .page_nav ul li a::after {
	content: "";
	position: absolute;
	right: 26px;
	top: 50%;
  width: 0;
  height: 0;
	margin-top: -4px;
  border-style: solid;
  border-right: 5px solid transparent;
  border-left: 5px solid transparent;
  border-top: 8px solid #e50000;
  border-bottom: 0;
}


.block-event-page--goods {
  margin: 0;
}
.block-top-event--wrap {
	padding: 30px 0 0;
}

.block-top-event--header {
  position: relative;
  margin: 0 0 16px;
}

.block-top-event--header a,
.mile_nav h2,
#special_feature h2 {
	color: #111111;
	font-size: 20px;
	font-weight: bold;
	letter-spacing: 0.06em;
	font-feature-settings : "palt";
	text-align: center;
	line-height: 1.4;
	display: block;
}
.block-top-event--header a span,
.mile_nav h2 span,
#special_feature h2 span {
	color: #e50000;
	font-size: 12px;
	letter-spacing: 0.01em;
	line-height: 1.5;
	display: block;
}
.mile_nav h2,
#special_feature h2 {
	padding: 35px 0 16px;
}
.block-event-page--accessory .more-btn {
  margin: 20px auto 0;
  text-align: center;
	width: calc(694 / 750 * 100vw);
}
.block-event-page--accessory .more-btn a {
  position: relative;
  border-radius: 5px;
  width: 100%;
  font-size: 14px;
  font-weight: 500;
  color: #111111;
  text-align: center;
	border: 1px solid #111111;
  display:block;
  padding: 13px 5px 11px;
	margin: 0 auto;
}
.block-event-page--accessory .more-btn a:after {
	content: '';
	position: absolute;
	top: 50%;
	right: 20px;
	display: block;
	width: 5px;
	height: 5px;
	margin-top: -2px;
	border-right: 1px solid #111111;
	border-bottom: 1px solid #111111;
	transform: rotate(-45deg);
}
.block-event-page--accessory .block-top-event--goods {
  padding: 0;
}
.block-event-page--accessory .block-goods-detail-j {
	overflow-x: auto;
}
.block-event-page--accessory .block-goods-detail-j--items {
	flex-wrap: nowrap;
	justify-content: flex-start;
	width: max-content;
}
.block-event-page--accessory .block-goods-detail-j--items li.block-goods-detail-j--item {
	width: 144px;
	margin: 0 14px 0 0;
}
.block-event-page--accessory .block-goods-detail-j--goods-image figure {
	height: calc(288 / 750 * 100vw);
}
.block-event-page--accessory .block-goods-detail-j--items li.block-goods-detail-j--item a {
	font-size: 12px;
	background-size: 15px auto;
}
.block-event-page--accessory .block-goods-detail-j--item .page-goods .block-goods-favorite {
	width: 20px;
}
.block-event-page--accessory .block-goods-detail-j--item .block-goods-favorite a {
	background-size: 20px auto;
}
.block-event-page--accessory .block-goods-detail-j--items li.block-goods-detail-j--item a.block-goods-favorite--btn {
  background-color: transparent;
}
.mile_nav {
	width: calc(694 / 750 * 100vw);
	margin: 0 auto;
}
#mile_nav ul {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
#mile_nav ul li {
	width: calc((100% - 5px) / 2);
	margin-bottom: 5px;
}
#mile_nav ul li a {
	text-align: center;
	display: block;
	border: 2px solid #e50000;
	border-radius: 10px;
	padding: 63px 0 0;
	overflow: hidden;
	background-repeat: no-repeat;
}
#mile_nav ul li a span {
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 0.04em;
	font-feature-settings : "palt";
	line-height: 1.22;
	text-align: center;
	display: block;
	background-color: #fef2f2;
	padding: 9px 0 8px;
}
#mile_nav ul li a span small {
	font-size: 10px;
	line-height: 1.69;
	display: inline-block;
	vertical-align: text-top;
}
#mile_nav ul li.no1 a {
	background-image: url("nav_mile01.png");
	background-position: center 18px;
	background-size: 29px auto;
}
#mile_nav ul li.no2 a {
	background-image: url("nav_mile02.png");
	background-position: center 10px;
	background-size: 51px auto;
}
#mile_nav ul li.no3 a {
	background-image: url("nav_mile03.png");
	background-position: center 17px;
	background-size: 22px auto;
}
#mile_nav ul li.no4 a {
	background-image: url("nav_mile04.png");
	background-position: center 10px;
	background-size: 36px auto;
}
#mile_nav ul li.no5 a {
	background-image: url("nav_mile05.png");
	background-position: center 6px;
	background-size: 41px auto;
}

#category_nav ul {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
#category_nav ul li {
	width: calc((100% - 5px) / 2);
	margin-bottom: 5px;
}
#category_nav ul li:nth-child(3n) {
	margin-right: 0;
}
#category_nav ul li a {
	color: #111111;
	font-size: 15px;
	font-weight: bold;
	line-height: 1.777;
	letter-spacing: 0.06em;
	text-align: center;
	display: block;
	background-color: #fef2f2;
	border-radius: 5px;
	padding: 10px 0 8px;
	position: relative;
}
#category_nav ul li a::after {
	content: "";
	position: absolute;
	right: 19px;
	top: 50%;
  width: 0;
  height: 0;
	margin-top: -4px;
  border-style: solid;
  border-right: 5px solid transparent;
  border-left: 5px solid transparent;
  border-top: 8px solid #e50000;
  border-bottom: 0;
}

#special_feature {
	width: calc(694 / 750 * 100vw);
	margin: 0 auto 60px;
}
#special_feature ul {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
#special_feature ul li {
	width: calc((100% - 40px) / 2);
	margin-bottom: 5px;
}
#special_feature ul li a {
	display: block;
	text-align: center;
}
#special_feature ul li img {
	vertical-align: bottom;
	max-width: none;
	width: 100%;
}


.mCSB_horizontal.mCSB_inside > .mCSB_container {
	margin-bottom: 13px;
}
.mCSB_scrollTools .mCSB_draggerContainer {
	background-color: #ededed;
	border-radius: 10px;
	height: 5px;
}
.mCS-dark-3.mCSB_scrollTools .mCSB_draggerRail {
	opacity: 0;
}
.mCS-dark-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
	background-color: #e50000 !important;
	margin: 0;
	height: 5px;
}
.mCSB_scrollTools.mCSB_scrollTools_horizontal {
	height: 5px;
	margin: 0 15px;
}

#mileuse .link_list {
	width: calc(694 / 750 * 100vw);
	margin: 0 auto;
	padding-bottom: 20px;
}
#mileuse .link_list p {
	text-align: center;
    padding: 44px 10px 0;
	font-size: 14px;
    text-align: center;
    line-height: 1.785;
    font-feature-settings: "palt";
}
#mileuse .link_list ul {
}
#mileuse .link_list ul li {
	margin-top: 10px;
}
#mileuse .link_list ul li:first-child {
	margin-top: 0;
}
#mileuse .link_list ul li a {
	color: #fff;
    background: #111;
	font-size: 15px;
	font-weight: bold;
	text-align: center;
	line-height: 1.777;
	letter-spacing: 0.06em;
	display: block;
	border: 2px solid #111;
	border-radius: 10px;
	padding: 8px 0 7px;
	position: relative;
}
#mileuse .link_list ul li a::after {
	content: '';
	position: absolute;
	top: 50%;
	right: 20px;
	display: block;
	width: 5px;
	height: 5px;
	margin-top: -2px;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
	transform: rotate(-45deg);
}