@charset "utf-8";

/* ====================
reset
==================== */
.sc-container {
	background: #ffffff;
}

.sc-container, .sc-container div,
.sc-container ul, .sc-container ol, .sc-container li,
.sc-container h1, .sc-container h2, .sc-container h3, .sc-container h4,
.sc-container p, .sc-container span, .sc-container a {
	margin: 0;
	padding: 0;
	box-sizing: border-box;
}

.sc-container img {
	border: 0;
}

.sc-container li {
	list-style: none;
}

.sc-container th {
	text-align: left;
}

.sc-container h1, .sc-container h2,
.sc-container h3, .sc-container h4 {
	font-weight: normal;
	font-size: 100%;
}

.sc-container dl {
	font-size: 0;
}

#page-top a {
	display: block;
	opacity: 1;
	width: 60px;
	height: 60px;
	background: url(../img/btn_pagetop_sp.png) left top;
	-webkit-transition: .4s;
	transition: .4s;
}


/* ====================
***
==================== */
.sc-container {
	width: 100%;
    min-height: 100%;
    height: auto;
    margin: 15px auto 50px;
    padding: 0;
    color: #333333;
    line-height: 1.79;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
}

.sc-container, .sc-container div,
.sc-container ul, .sc-container ol, .sc-container li,
.sc-container h1, .sc-container h2, .sc-container h3,
.sc-container p, .sc-container span,
.sc-container a {
	font-style: normal;
	font-weight: normal;
	font-size: 14px;
	font-family: "Noto Sans JP","Hiragino Kaku Gothic ProN","Hiragino Sans",sans-serif;
}

.sc-container img {
	width: 100%;
}

.sc-container strong,
.sc-container em {
	font-weight: bold;
}

.sc-container a,
.sc-container a:link,
.sc-container a:visited,
.sc-container a:active {
	text-decoration: none;
}

.sc-container a:hover {
	text-decoration: none;
	opacity: 1;
}

/* ====================
keyv-area
==================== */
.sc-container .keyv-area {
	width: 100%;
    margin: 0 auto calc(238 / 780 * 100vw);
}
.sc-container .keyv-image {
    width: 100%;
    height: auto;
    margin: 0 auto 36px;
}
.sc-container .keyv-image img {
	height: auto;
}
.sc-container .keyv-title {
    font-size: calc(48 / 780 * 100vw);
    line-height: 1.29;
    text-align: center;
    font-weight: 700;
    letter-spacing: 0.06em;
    margin: 0 0 calc(28 / 780 * 100vw);
}

.sc-container .keyv-text {
    text-align: left;
	padding: 0 calc(35 / 780 * 100vw);
	font-size: calc(28 / 780 * 100vw);
	line-height: 1.79;
}
.sc-container .attention {
    background: -webkit-linear-gradient(rgba(255, 240, 1, 1), rgba(255, 240, 1, 1)) 0 100%/100% 30% no-repeat;
    background: linear-gradient(rgba(255, 240, 1, 1), rgba(255, 240, 1, 1)) 0 100%/100% 30% no-repeat;
}


/* ====================
section
==================== */
.sc-container .section {
	text-align: center;
}
.sc-container .section-title-wrapper {
    position: relative;
	display: inline-block;
    z-index: 0;
    width: auto;
    margin: 0 auto;
    padding: calc(55 / 780*100vw) 0 calc(34 / 780*100vw);
    border-bottom: solid 3px #23b0cb;
	text-align: center;
}
.sc-container .section-title-wrapper::before,
.sc-container .section-title-wrapper::after {
    display: block;
    position: absolute;
    right: calc(50% - 12px);
    border-right: 12px solid transparent;
    border-left: 12px solid transparent;
    content: "";
}
.sc-container .section-title-wrapper::before {
    bottom: -13px;
    border-top: 13px solid #23b0cb;
}
.sc-container .section-title-wrapper::after {
    bottom: -9px;
    border-top: 13px solid #ffffff;
}
.sc-container .section-title-catch {
    position: absolute;
    z-index: 1;
    top: -34px;
    left: -40px;
}
.sc-container .section-title {
    color: #23b0cb;
    font-size: calc(48 / 780 * 100vw);
    font-weight: 700;
    line-height: 1;
    text-align: center;
    letter-spacing: 0.06em;
	position: relative;
}
.sc-container .section-title.event {
    color: #23b0cb;
    font-size: calc(54 / 780 * 100vw);
    font-weight: 700;
    line-height: 1;
    text-align: center;
    letter-spacing: 0.06em;
	position: relative;
}

.sc-container .section-title::before {
	position: absolute;
	content: "";
	display: block;
	width: calc(288 / 780 * 100vw);
	height: calc(121 / 780 * 100vw);
	background: url(../img/img_campaign_sp.png) top center no-repeat;
	top: calc(-144 / 780 * 100vw);
	left: calc(50% - (calc(288 / 780 * 100vw) / 2));
	background-size: contain;
}

/* ====================
coupon
==================== */
.sc-container .coupon {
    margin: 0 0 calc(250 / 780 * 100vw);
	padding-bottom: calc(84 / 780 * 100vw);
	background-color: #f8eb9d;
}
.sc-container .coupon .section-title-wrapper::after {
    bottom: -9px;
    border-top: 13px solid #f8eb9d;
}

.sc-container .coupon-code-area {
    position: relative;
    z-index: 0;
    margin: 30px auto 0;
	width: 100%;
	padding: 0 calc(35 / 780 * 100vw);
}
.sc-container .coupon-code-box {
	width: 100%;
    margin: 0 auto calc(46 / 780 * 100vw);
    padding: calc(56 / 780 * 100vw) 0 calc(36 / 780 * 100vw);
    background: #ffffff;
	border-radius: 6px;
}

.sc-container .coupon-code-inner .code {
    display: block;
    font-size: calc(28 / 780 * 100vw);
    font-weight: bold;
    line-height: 1;
    letter-spacing: 0.06em;
}
.sc-container .coupon-code-inner .code span {
    display: block;
    width: 100%;
    margin: 9px auto 0;
    font-size: calc(58 / 780 * 100vw);
    font-weight: bold;
    line-height: 1;
    letter-spacing: 0.06em;
}
.sc-container .coupon-code-note {
    display: block;
    margin: 10px 0 0;
    text-align: center;
    font-size: calc(20 / 780 * 100vw);
    line-height: 1;
}
.sc-container .coupon-code-inner .btn {
    display: block;
    width: calc(460 / 780 * 100vw);
    height: calc(70 / 780 * 100vw);
    margin: 12px auto 0;
    border-radius: 50px;
    border: solid calc(2 / 780 * 100vw) #e5839c;
    box-sizing: border-box;
    background: #e5839c;
    color: #ffffff;
    font-size: calc(24 / 780 * 100vw);
    font-weight: 700;
    text-align: center;
    line-height: calc(64 / 780 * 100vw);
    -webkit-transition: .4s;
    transition: .4s;
	cursor: pointer;
}

.sc-container .coupon-btn-note {
    display: block;
    margin: 15px 0 0;
    text-align: center;
    font-size: calc(20 / 780 * 100vw);
    line-height: 1.6;
}

.sc-container .coupon-limit-title {
	font-size: calc(28 / 780 * 100vw);
	font-weight: 700;
	position: relative;
    letter-spacing: 0.06em;
}
.sc-container .coupon-limit-title::before {
	position: absolute;
	content: "";
	display: block;
	width: calc(150 / 780 * 100vw);
	height: 2px;
	background-color: #333333;
	top: calc(50% - 0px);
	left: calc(60 / 780 * 100vw);
}
.sc-container .coupon-limit-title::after {
	position: absolute;
	content: "";
	display: block;
	width: calc(150 / 780 * 100vw);
	height: 2px;
	background-color: #333333;
	top: calc(50% - 0px);
	right: calc(60 / 780 * 100vw);
}
.sc-container .date-text {
	font-size: calc(32 / 780 * 100vw);
	font-weight: 700;
	letter-spacing: 0.06em;
	line-height: 1;
	margin-top: 7px;
}
.sc-container .year {
	font-size: calc(32 / 780 * 100vw);
	font-weight: 700;
}
.sc-container .month {
	font-size: calc(40 / 780 * 100vw);
	font-weight: 700;
}
.sc-container .day {
	font-size: calc(40 / 780 * 100vw);
	font-weight: 700;
}
.sc-container .weekday {
	font-size: calc(26 / 780 * 100vw);
	font-weight: 700;
}
.sc-container .time {
	font-size: calc(32 / 780 * 100vw);
	font-weight: 700;
}


/* ====================
brand
==================== */
.sc-container .brand {
    margin: 0 0 calc(96 / 780 * 100vw);
	padding-bottom: calc(152 / 780 * 100vw);
}
.sc-container .brand-list {
	width: 100%;
	margin: calc(62 / 780 * 100vw) auto 0;
	padding: 0 calc(35 / 780 * 100vw);
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	gap: calc(20 / 780 * 100vw) calc(20 / 780 * 100vw);
}
.sc-container .brand-list-item {
	width: calc(345 / 780 * 100vw);
}
.sc-container .brand-list-item img {
	height: auto;
}
.sc-container .brand-list-item a {
	display: block;
	position: relative;
}
.sc-container .brand-list-item a:hover {
	opacity: 0.6;
}
.sc-container .brand-list-name {
	position: absolute;
	width: 100%;
	height: calc(60 / 780 * 100vw);
	bottom: 0;
	background-color: rgba(0,0,0,0.6);
	color: #ffffff;
	font-size: calc(28 / 780 * 100vw);
	display: flex;
	align-items: center;
	justify-content: center;
}
.sc-container .brand-list-name.cit {
	position: absolute;
	width: 100%;
	height: calc(90 / 780 * 100vw);
	bottom: 0;
	background-color: rgba(0,0,0,0.6);
	color: #ffffff;
	font-size: calc(28 / 780 * 100vw);
	line-height: calc(34 / 28);
	display: flex;
	align-items: center;
	justify-content: center;
}
.sc-container .brand-list-name::after {
	position: absolute;
	content: "";
	display: block;
	width: 0;
	height: 0;
	border-style: solid;
	border-top: calc(10 / 780 * 100vw) solid transparent;
	border-bottom: calc(10 / 780 * 100vw) solid transparent;
	border-left: calc(12 / 780 * 100vw) solid #ffffff;
	border-right: 0;
	right: calc(30 / 780 * 100vw);
	display: none;
}


.sc-container .brand-list-all {
	width: calc(345 / 780 * 100vw);
	height: calc(345 / 780 * 100vw);
	background-color: #333333;
	color: #ffffff;
	font-size: calc(28 / 780 * 100vw);
	line-height: calc(40 / 28);
	display: flex;
	align-items: center;
	justify-content: center;
	position: relative;
}
.sc-container .brand-list-all::after {
	position: absolute;
	content: "";
	display: block;
	width: 0;
	height: 0;
	border-style: solid;
	border-top: calc(10 / 780 * 100vw) solid transparent;
	border-bottom: calc(10 / 780 * 100vw) solid transparent;
	border-left: calc(12 / 780 * 100vw) solid #ffffff;
	border-right: 0;
	right: calc(30 / 780 * 100vw);
	display: none;
}

/* ====================
step
==================== */
.sc-container .step {
    margin: 0;
	padding-bottom: 40px;
	background-color: #f8eb9d;
}
.sc-container .step .section-title-wrapper::after {
    bottom: -9px;
    border-top: 13px solid #f8eb9d;
}

.sc-container .step-list {
	width: 100%;
	margin: calc(70 / 780 * 100vw) auto 0;
	padding: 0 calc(35 / 780 * 100vw);
}
.sc-container .step-list-item {
	width: 100%;
	height: calc(120 / 780 * 100vw);
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	position: relative;
}
.sc-container .step-list-item:not(:first-child) {
	margin-top: calc(50 / 780 * 100vw);
}
.sc-container .step-list-item:not(:last-child)::after {
	position: absolute;
	content: "";
	display: block;
	background: url(../img/arrow_step.png) no-repeat;
	width: calc(22 / 780 * 100vw);
	height: calc(20 / 780 * 100vw);
	background-size: contain;
    bottom: -18px;
    left: calc(50% - 5px);
}
.sc-container .step-list-number {
	width: calc(155 / 780 * 100vw);
	background-color: #7ecef4;
	color: #ffffff;
	font-size: calc(32 / 780 * 100vw);
	font-weight: 700;
	display: flex;
	align-items: center;
	justify-content: center;
	position: relative;
	border-top-left-radius: 6px;
	border-bottom-left-radius: 6px;
}
.sc-container .step-list-number::after {
	position: absolute;
	content: "";
	display: block;
	width: 0;
	height: 0;
	border-style: solid;
	border-top: calc(60 / 780 * 100vw) solid transparent;
	border-bottom: calc(60 / 780 * 100vw) solid transparent;
	border-left: calc(20 / 780 * 100vw) solid #7ecef4;
	border-right: 0;
	right: calc(-19 / 780 * 100vw);
}
.sc-container .step-list-text {
	width: calc(100% - calc(155 / 780 * 100vw));
	background-color: #ffffff;
	font-size: calc(28 / 780 * 100vw);
	line-height: calc(44 / 28);
	display: flex;
	align-items: center;
	padding-left: calc(51 / 780 * 100vw);
	padding-right: calc(25 / 780 * 100vw);
	border-top-right-radius: 6px;
	border-bottom-right-radius: 6px;
	text-align: left;
    font-feature-settings: "halt";
}
.sc-container .step-note-list {
	width: 100%;
	margin: 14px auto 0;
	padding: 0 calc(35 / 780 * 100vw);
}
.sc-container .step-note-list-item {
	color: #e5007f;
	font-size: calc(28 / 780 * 100vw);
	font-weight: 700;
    padding-left: 1.25em;
    text-indent: -1.25em;
}

/* ====================
note
==================== */
.sc-container .note {
    width: calc(710 / 780 * 100vw);
    margin: 45px auto 70px;
    padding: 22px 0 26px;
	border: solid calc(5 / 780 * 100vw) #f5f5f5;
}
.sc-container .note-title {
    position: relative;
    font-size: calc(38 / 780 * 100vw);
    font-weight: 700;
    text-align: center;
}
.sc-container .note-title::before,
.sc-container .note-title::after {
    display: block;
    position: absolute;
    top: calc(50% - 8px);
    width: 10px;
    height: 19px;
    background: url(../img/icon_bracket.png) no-repeat;
    background-size: contain;
    content: "";
}
.sc-container .note-title::before {
    left: calc(50% - 64px);
}
.sc-container .note-title::after {
    right: calc(50% - 64px);
    transform: scale(-1, 1);
}
.sc-container .note-list {
    width: 100%;
    margin: calc(20 / 780 * 100vw) auto 0;
    padding: 0 calc(53 / 780 * 100vw);
}
.sc-container .note-list-item {
    line-height: calc(50 / 28);
    text-indent: -1.25em;
    padding-left: 1.25em;
}

/* ====================
shop
==================== */
.sc-container .shop {
	width: 100%;
	margin: calc(140 / 780 * 100vw) auto 0;
}
.sc-container .shop-title {
	text-align: center;
}
.sc-container .shop-title span {
    position: relative;
    font-size: calc(40 / 780 * 100vw);
    font-weight: 700;
	line-height: calc(64 / 40);
    padding: 0;
	letter-spacing: 0.07em;
	position: relative;
	text-align: center;
	color: #23b0cb;
}
.sc-container .shop-title span::before {
	position: absolute;
	content: "";
	display: block;
	width: calc(4 / 780 * 100vw);
	height: calc(105 / 780 * 100vw);
	background-color: #23b0cb;
    left: calc(-26 / 780 * 100vw);
    top: calc(16 / 780 * 100vw);
    transform: rotate(-12deg);
}

.sc-container .shop-title span::after {
	position: absolute;
	content: "";
	display: block;
	width: calc(4 / 780 * 100vw);
	height: calc(105 / 780 * 100vw);
	background-color: #23b0cb;
    right: calc(-70 / 780 * 100vw);
    top: calc(16 / 780 * 100vw);
    transform: rotate(12deg);
}

.sc-container .shop-btn-wapper {
	display: flex;
	flex-direction: column;
	flex-wrap: nowrap;
	width: 100%;
	justify-content: space-between;
	margin: calc(46 / 780 * 100vw) auto 0;
}
.sc-container .shop-btn {
    width: calc(560 / 780 * 100vw);
    margin: 0 auto;
}
.sc-container .shop-btn + .shop-btn {
	margin-top: 24px;
}
.sc-container .shop-btn-link {
    display: block;
    position: relative;
    height: calc(100 / 780 * 100vw);
    border-radius: 50px;
    border: 2px solid #e5839c;
    background: #e5839c;
    text-align: center;
    transition: .1s ease;
    -webkit-transition: .4s;
    transition: .4s;
}
.sc-container .shop-btn-link::after {
    display: block;
    position: absolute;
    right: calc(35 / 780 * 100vw);
    top: calc(50% - 5px);
    border-left: calc(14 / 780 * 100vw) solid #ffffff;
    border-top: calc(10 / 780 * 100vw) solid transparent;
    border-bottom: calc(10 / 780 * 100vw) solid transparent;
    content: "";
    -webkit-transition: .4s;
    transition: .4s;
}
.sc-container .shop-btn-link span {
    display: inline-block;
    color: #ffffff;
    font-size: calc(30 / 780 * 100vw);
    font-weight: 700;
    line-height: calc(88 / 780 * 100vw);
}
/* .sc-container .shop-btn-link:hover {
    background: #333333;
}
.sc-container .shop-btn-link:hover::after {
    border-left: 7px solid #ffffff;
}
.sc-container .shop-btn-link:hover span {
    color: #ffffff;
} */
.sc-container .shop-note {
	width: calc(600 / 780 * 100vw);
	margin: 0 auto;
	padding-top: calc(50 / 780 * 100vw);
    font-size: calc(28 / 780* 100vw);
	line-height: calc(50 / 28);
    padding-left: 1.25em;
    text-indent: -1.25em;
}
/* ====================
app
==================== */
.sc-container .app {
	background-color: #f8f8f8;
    text-align: center;
	margin-top: calc(150 / 780 * 100vw);
	padding-bottom: 24px;
}
.sc-container .app .section-title-wrapper {
    position: relative;
    display: inline-block;
    z-index: 0;
    width: auto;
    margin: 0 auto;
    padding: 23px 0 10px;
    border-bottom: solid 3px #333333;
    text-align: center;
}
.sc-container .app .section-title {
	letter-spacing: normal;
	color: #333333;
	line-height: 1.33;
	letter-spacing: 0.06em;
}
.sc-container .app .section-title-wrapper::before {
    bottom: -13px;
    border-top: 13px solid #333333;
}
.sc-container .app .section-title-wrapper::after {
    bottom: -9px;
    border-top: 13px solid #f8f8f8;
}
.sc-container .app .section-title::before {
	display: none;
}
.sc-container .app-info-title-main {
	margin: calc(78 / 780 * 100vw) auto 0;
	width: calc(710 / 780 * 100vw);
	text-align: center;
}
.sc-container .app-info-title-main img {
	height: auto;
	width: auto;
}
.sc-container .app-info-wrapper {
	width: calc(780 / 780 * 100vw);
	margin: calc(22 / 780 * 100vw) auto 0;
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
}
.sc-container .app-info-wrapper img {
	height: auto;
	width: auto;
}
.sc-container .app-info-link-wrapper {
	width: calc(408 / 780 * 100vw);
	text-align: center;
	display: flex;
	flex-direction: column;
	align-items: center;
}
.sc-container .app-info-title-sub {
	width: calc(146 / 780 * 100vw);
	margin-top: calc(98 / 780 * 100vw);
}
.sc-container .app-info-link {
	width: calc(186 / 780 * 100vw);
	margin-top: calc(30 / 780 * 100vw);
	margin-bottom: calc(-6 / 780 * 100vw);
}
.sc-container .app-info-image {
	width: calc(355 / 780 * 100vw);
	margin-top: calc(26 / 780 * 100vw);
	margin-left: calc(-18 / 780 * 100vw);
}
.sc-container .app-info-image img {
	width: calc(355 / 780 * 100vw);
	height: auto;
}



.sc-container .use-btn {
    width: calc(420 / 780 * 100vw);
    margin: 20px auto 60px;
}
.sc-container .use-btn-link {
    display: block;
    position: relative;
    height: calc(70 / 780 * 100vw);
    border-radius: 50px;
    border: 1px solid #333333;
    background: #ffffff;
    text-align: center;
    transition: .1s ease;
    -webkit-transition: .4s;
    transition: .4s;
}
.sc-container .use-btn-link::after {
    display: block;
    position: absolute;
    right: calc(35 / 780 * 100vw);
    top: calc(50% - 5px);
    border-left: calc(14 / 780 * 100vw) solid #333333;
    border-top: calc(10 / 780 * 100vw) solid transparent;
    border-bottom: calc(10 / 780 * 100vw) solid transparent;
    content: "";
    -webkit-transition: .4s;
    transition: .4s;
}
.sc-container .use-btn-link span {
    display: inline-block;
    color: #333333;
    font-size: calc(26 / 780 * 100vw);
    font-weight: 400;
    line-height: calc(65 / 780 * 100vw);
}
.sc-container .use-btn-link:hover {
    background: #333333;
}
.sc-container .use-btn-link:hover::after {
    border-left: 7px solid #ffffff;
}
.sc-container .use-btn-link:hover span {
    color: #ffffff;
}