@charset "UTF-8";
/* ----レイアウト---- */
.pane-left-menu {
    display: none;
}
.page-event .pane-contents > .container {
  width: 100%;
}
.page-event .pane-main {
  width: 100%;
}
.block-event-page--comment {
  display: none;
}
.block-event-page--goods {
  display: none;
}
html[data-browse-mode="P"] .block-event-page--accessory {
  width: 900px;
  margin: 0 auto;
}
html[data-browse-mode="S"] .block-event-page--accessory {
  padding-bottom: 70px;
}
/* ----共通---- */
html[data-browse-mode="P"] .sp {
  display: none;
}
html[data-browse-mode="S"] .pc {
  display: none;
}
html[data-browse-mode="S"] .block-page-top {
  z-index: 3;
}

.block-more-btn a {
  width: 283px;
  height: 45px;
  background:#EC364A;
  line-height: 45px;
  text-align: center;
  display: block;
  color: #fff;
  margin: 30px auto 0;
  text-decoration: none;
  position: relative;
  transition: 0.2s;
  font-size: 16px;
  font-weight: 500;
}
.block-more-btn a::after {
  content:"";
  background: url(/img/event/gift/arrow.png) no-repeat;
  width: 15px;
  height: 24px;
  position: absolute;
  top: 50%;
  right: 20px;
  display: block;
  transform: translateY(-50%);
  background-size: cover;
}
.block-more-btn a:hover {
  opacity: 0.8;
}

.block-event-page--accessory section {
  padding-bottom: 60px;
}

.content-ttl {
  padding-top: 50px;
  text-align: center;
  position: relative;
  font-size: 20px;
  padding-bottom: 15px;
}
.content-ttl::before {
  content:"";
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 65px;
  height: 35px;
}

html[data-browse-mode="S"] .content-inner {
  width: calc(100% - 30px);
  margin: 0 auto;
}
html[data-browse-mode="S"] .content-ttl {
  padding-top: 40px;
  margin-top: 0;
  border-bottom: 0;
  font-size: 18px;
  margin-bottom: 0;
}
html[data-browse-mode="S"] .block-more-btn a {
  margin-top: 40px;
}
html[data-browse-mode="S"] .block-event-page--accessory section {
  padding-bottom: 40px;
}

/* ----MV---- */
.mv_image img {
  width: 100%;
  height: auto;
}

html[data-browse-mode="P"] .mv {
	background: #F9D9DC;
}
html[data-browse-mode="P"] .mv_image {
  margin: 0;
  min-width:1000px;
  max-width: 1200px;
  margin: 0 auto;
}
html[data-browse-mode="S"] .mv_image {
  margin: 0;
  width: 100%;
}

/* ----TOP---- */
.top-ttl {
  font-size: 30px;
  font-weight: bold;
  position: relative;
  padding-bottom: 12px;
  margin: 0;
  line-height: 1.5;
}
.top-ttl::after {
  content:"";
  width: 300px;
  height: 1px;
  background: #707070;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
}
.top-desc {
  font-size: 16px;
  font-weight: 500;
  line-height: 1.89;
  text-align: center;
  color: #404040;
  margin-top: 20px;
}
html[data-browse-mode="P"] .top {
  padding-top: 24px;
  width: 900px;
  margin: 0 auto;
}

html[data-browse-mode="S"] .top {
  padding-top: 24px;
  width: 100%;
  margin: 0 auto;
}
html[data-browse-mode="S"] .top-ttl {
  font-size: 20px;
  padding-bottom: 24px;
}
html[data-browse-mode="S"] .top-desc {
  margin-top: 24px;
}


.ranking-ttl::before {
  background: url(/img/event/gift/icon_ranking.png);
	background-size: cover;
}
.ranking-inner .block-ranking-r--goods {
  width: calc((100% - 72px) / 5);
  flex-basis: calc((100% - 72px) / 5);
  margin-left: 0;
}
html[data-browse-mode="P"] section.ranking {
  padding-top: 50px;
}
html[data-browse-mode="P"] .ranking-inner .block-event--goods {
  border: 1px solid #EA8A8E;
  padding: 35px 35px;
}

html[data-browse-mode="P"] .ranking-inner .block-ranking-r li {
  gap: 18px;
  margin-bottom: 0;
}
html[data-browse-mode="P"] .ranking-inner .block-ranking-r--items li:nth-child(n+2) {
  display: none;
}
html[data-browse-mode="S"] section.ranking {
  padding-top: 40px;
}
html[data-browse-mode="S"] section.ranking .block-top-event--goods {
  border: 1px solid #EA8A8E;
  padding: 20px 0px;
}
html[data-browse-mode="S"] .block-ranking-r {
	padding: 0 10px;
    overflow-x: auto;
    -ms-overflow-style: none;
    scrollbar-width: none;
}
html[data-browse-mode="S"] .block-ranking-r--items {
  padding: 0;
  border: none;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 100%;
  margin: 0;
  display: flex;
  flex-wrap: nowrap;
}
html[data-browse-mode="S"] .ranking-inner .block-ranking-r--item {
  width: calc(120 / 375 * 100vw) !important;
  padding: 9.86666vw 0 0 !important;
  margin-right: 15px;
  flex: 0 0 auto;
}
html[data-browse-mode="S"] .ranking-inner .block-ranking-r--goods-image figure {
  min-width: 100%;
  min-height: 100%;
}
html[data-browse-mode="S"] .block-event-page .block-top-event--goods .block-ranking-r{
  margin-bottom: 30px;
}



.e-gift-ttl::before {
  background: url(/img/event/gift/icon_e-gift.png);
	background-size: cover;
}
.e-gift-inner {
  background: #FFF2F3;
  padding: 80px 50px;
  position: relative;
  overflow: hidden;
}
.e-gift-inner::before {
  content:"";
  width: 160px;
  height: 20px;
  background: #EA8A8E;
  position: absolute;
  top: 36px;
  left: -60px;
  transform: rotate(-45deg);
}
.e-gift-inner::after {
  content:"";
  width: 160px;
  height: 20px;
  background: #EA8A8E;
  position: absolute;
  bottom: 36px;
  right: -60px;
  transform: rotate(-45deg);
}
.e-gift-desc {
  display: flex;
  width: 765px;
  margin: 0 auto;
  gap: 46px;
  line-height: 2;
}
.e-gift-text {
  color: #404040;
  width: 400px;
  font-size:  16px;
}
.e-gift-text span {
  color: #707070;
  font-size:  14px;
}
.e-gift-img {
  width: 320px;
  text-align: center;
}
.e-gift-img img {
  width: 100%;
  height: auto;
}
.e-gift-img a {
  color: #707070;
  text-decoration: underline;
}
.e-gift-inner .block-event--goods {
  margin-top: 36px;
  background: #fff;
  padding: 40px 10px;
}
.e-gift-inner .block-thumbnail-t {
  padding: 0 20px;
}

.e-gift-inner .slick-dots {
  align-items: center;
}

.e-gift-inner .slick-dots > li.slick-active {
  width: 8px !important;
  height: 8px !important;
  background: transparent;
  border: 1px solid #EC364A;
}
.e-gift-inner .slick-dots > li {
  background: #EC364A;
  width: 8px !important;
  height: 8px !important;
  border: 1px solid transparent;
}
.e-gift-inner .slick-dots button {
  width: 8px !important;
  height: 8px !important;
  cursor: pointer;
}


.e-gift-inner .slick-arrow {
  font-size: 0;
  position: absolute;
  top: 50%;
  width: 28px;
  height: 28px;
  border-radius: 50%;
  background: #EC364A;
  border: none;
  cursor: pointer;
}
.e-gift-inner .slick-arrow::before {
  content:"";
  width: 9px;
  height: 12px;
  display: block;
  position: absolute;
  top: 50%;
  background: url(/img/event/gift/slick_arrow.png);
  background-size: cover;
  left: 50%;
}
.e-gift-inner .slick-prev {
  left:-50px;
}
.e-gift-inner .slick-prev::before {
  transform: translate(-50%,-50%) rotate(180deg);
}
.e-gift-inner .slick-next {
  right:-50px;
}
.e-gift-inner .slick-next::before {
  transform: translate(-50%,-50%);
}

html[data-browse-mode="P"] .e-gift-inner .block-thumbnail-t  li {
  margin-bottom: 0;
  display: flex !important;
}

html[data-browse-mode="S"] .e-gift-inner {
  width: 100%;
  padding: 90px 15px;
}
html[data-browse-mode="S"] .e-gift-inner::before {
  top: calc((18 / 375) * 100vw);
  width: calc((200 / 375) * 100vw);
  left: calc((-60 / 375) * 100vw);
  transform: rotate(-35deg);
}
html[data-browse-mode="S"] .e-gift-inner::after {
  bottom: calc((18 / 375) * 100vw);
  width: calc((200 / 375) * 100vw);
  right: calc((-60 / 375) * 100vw);
  transform: rotate(-35deg);
}
html[data-browse-mode="S"] .e-gift-desc {
  flex-wrap: wrap;
  width: calc(100% - 40px);
  gap: 40px;
}

html[data-browse-mode="S"] .e-gift-text {
  order: 2;
  margin-bottom: 40px;
}
html[data-browse-mode="S"] .e-gift-img {
  width: 100%;
}
html[data-browse-mode="S"] .e-gift-img a {
  display: block;
  margin-top: 20px;
}
html[data-browse-mode="S"] .e-gift-img a:has(img) {
	margin-top:0;
}
html[data-browse-mode="S"] .e-gift-inner .block-top-event--goods {
  background: #fff;
  padding-bottom: 20px;
  padding-top: 20px;
}
html[data-browse-mode="S"] .block-thumbnail-t--items {
  width: 100%;
  margin: 0;
  display: flex;
  flex-wrap: nowrap;
}
html[data-browse-mode="S"] .e-gift-inner .block-thumbnail-t {
  padding: 0 10px;
  overflow-x: auto;
  -ms-overflow-style: none;
  scrollbar-width: none;
}
html[data-browse-mode="S"] .e-gift-inner .slick-list {
  overflow-x: scroll;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: none;
}
html[data-browse-mode="S"] .e-gift-inner .slick-list::-webkit-scrollbar {
  display: none;
}
html[data-browse-mode="S"] .e-gift-inner .slick-track:before, html[data-browse-mode="S"] .e-gift-inner .slick-track:after {
  display: none;
}
html[data-browse-mode="S"] .e-gift-inner .block-thumbnail-t--items li {
  width: calc(120 / 375 * 100vw) !important;
  margin-right: 15px;
}
html[data-browse-mode="S"] .e-gift-inner .block-thumbnail-t--items li .block-thumbnail-t--goods-image figure {
  width: 100%;
  height: 100%;
}


.block-horizontal-slider--bar {
	width: calc(327 / 375 * 100vw);
	height: 2px;
	background-color: #E4E4E4;
	margin: 0 auto 0px;
	position: relative;
	overflow: hidden;
}
.block-horizontal-slider--bar span {
	width: 110px;
	height: 2px;
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	background-color: #EC364A;
}




.purpose-ttl::before {
  background: url(/img/event/gift/icon_purpose.png) no-repeat;
	background-size: cover;
}
.purpose-list {
  display: flex;
  width: 745px;
  margin: 0 auto;
  flex-wrap: wrap;
  gap: 15px;
}
.purpose-list li {
  width: calc((100% - 30px) / 3);
  height: 45px;
  line-height: 45px;
}
.purpose-list li a {
  font-size: 16px;
  display: block;
  text-decoration: none;
  background: #EA8A8E;
  color: #fff;
  text-align: center;
  transition: 0.2s;
  font-weight: 500;
}
.purpose-list li a:hover {
  opacity: 0.8;
}
html[data-browse-mode="S"]  .purpose-list {
  width: 100%;
  gap: 6px;
}
html[data-browse-mode="S"] .purpose-list li {
  width: calc((100% - 6px) / 2);
  height: 41px;
  line-height: 41px;
}
html[data-browse-mode="S"] .purpose-list li a {
  font-size: 15px;
}


section.price {
	color: #333;
}
.price-ttl::before {
  background: url(/img/event/gift/icon_price.png) no-repeat;
	background-size: cover;
}
.price-list {
  display: flex;
  width: 745px;
  margin: 0 auto;
  flex-wrap: wrap;
  gap: 15px;
}
.price-list li {
  width: calc((100% - 45px) / 4);
  height: 45px;
  line-height: 45px;
}
.price-list li a {
  font-size: 16px;
  display: block;
  text-decoration: none;
  border: 2px solid #EA8A8E;
  color: #EA8A8E;
  text-align: center;
  transition: 0.2s;
  font-weight: 500;
}
.price-list li a:hover {
  opacity: 0.8;
}

html[data-browse-mode="S"]  .price-list {
  width: 100%;
  gap: 6px;
}
html[data-browse-mode="S"] .price-list li {
  width: calc((100% - 6px) / 2);
  height: 41px;
  line-height: 39px;
}
html[data-browse-mode="S"] .price-list li a {
  font-size: 15px;
}



.category-ttl::before {
  background: url(/img/event/gift/icon_category.png) no-repeat;
	background-size: cover;
}
.category-list {
  display: flex;
  width: 745px;
  margin: 0 auto;
  flex-wrap: wrap;
  gap: 15px;
}
.category-list li {
  width: calc((100% - 45px) / 4);
  height: 45px;
  line-height: 45px;
}
.category-list li a {
  font-size: 16px;
  display: block;
  text-decoration: none;
  background: #EA8A8E;
  color: #fff;
  text-align: center;
  transition: 0.2s;
  font-weight: 500;
}
.category-list li a:hover {
  opacity: 0.8;
}
html[data-browse-mode="S"]  .category-list {
  width: 100%;
  gap: 6px;
}
html[data-browse-mode="S"] .category-list li {
  width: calc((100% - 6px) / 2);
  height: 41px;
  line-height: 41px;
}
html[data-browse-mode="S"] .category-list li a {
  font-size: 15px;
}




.faq-ttl::before {
  background: url(/img/event/gift/icon_faq.png) no-repeat;
	background-size: cover;
}
.faq-inner {
  border: 1px solid #EA8A8E;
  padding: 60px 0;
}
.faq-list{
  width: 750px;
  margin: 0 auto;
}
.faq-list + .faq-list{
  margin-top: 15px;
}
.faq-list .faq-ttl{
  background: #FFEBEC;
  padding: 16px 30px;
  position: relative;
  cursor: pointer;
  z-index: 1;
}
.faq-list .faq-ttl::before,.faq-list .faq-ttl::after{
  content: "";
  width: 20px;
  height: 2px;
  background: #404040;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 20px;
  margin: auto 0;
}
.faq-list .faq-ttl::after{
  transform: rotate(-90deg);
  transition: .3s;
}
.faq-list .faq-ttl.is-open::after{
  transform: rotate(0deg);
}
.faq-list .faq-ttl span{
  font-size: 18px;
  font-weight: 500;
  display: flex;
  align-items: center;
  position: relative;
}
.faq-list .faq-ttl span::before{
  content: "Q.";
  font-size: 20px;
  font-weight: 800;
  margin-right: 8px;
}
.faq-list .faq-desc{
  background: #FFF8F9;
  display: none;
  position: relative;
  z-index: 0;
}
.faq-list .faq-desc::before{
  content: "";
  width: 100%;
  height: 50px;
  position: absolute;
  top: -10px;
  background: #FBFAF6;
  z-index: -1;
}
.faq-list .faq-desc p{
  font-size: 16px;
  line-height: 1.875;
  padding: 25px 24px 30px;
}
.faq-list .faq-desc p a{
  text-decoration: underline;
}
.faq-list .faq-desc p a:hover{
  text-decoration: none;
}

html[data-browse-mode="S"] section.faq {
  padding-bottom: 0;
}
[data-browse-mode="S"] .faq-inner {
  padding: 30px 20px 27px;
}
[data-browse-mode="S"] .faq-list {
  width: 100%;
}
[data-browse-mode="S"] .faq-list .faq-ttl {
  padding: 14px 40px 14px 20px;
}
[data-browse-mode="S"] .faq-list .faq-ttl span {
  font-size: 14px;
  line-height: 1.78;
}
[data-browse-mode="S"] .faq-list .faq-ttl span::before {
  font-size: 16px;
}
[data-browse-mode="S"] .faq-list .faq-ttl::before,[data-browse-mode="S"] .faq-list .faq-ttl::after {
  width: 15px;
  right: 15px;
}
[data-browse-mode="S"] .faq-list .faq-desc p {
  font-size: 14px;
  padding: 15px 24px 24px;
}



.line-gift-ttl::before {
    background: url(/img/event/gift/icon_line.png);
    background-size: contain;
}
.line-gift-inner {
    background: #FFF2F3;
    padding: 80px 78px;
    position: relative;
    overflow: hidden;
}
.line-gift-inner::before,
.line-gift-inner::after {
  content:"";
  width: 160px;
  height: 20px;
  background: #EA8A8E;
  position: absolute;
  top: 36px;
  left: -60px;
  transform: rotate(-45deg);
}
.line-gift-inner::after {
  top: auto;
  left: auto;
  bottom: 36px;
  right: -60px;
}
.line-gift-text {
  color: #404040;
  line-height: 2;
  font-size:  16px;
  text-align: center;
}
.step {
  display: flex;
  gap: 18px;
  margin-top: 40px;
}
.step li {
  width: calc((100% - 36px)/ 3);
}
.step_heading {
  display: flex;
  gap: 16px;
  font-size: 16px;
  font-weight: bold;
  justify-content: center;
}
.step_body {
  margin-top: 10px;
  background-color: #ffffff;
  padding: 18px 14px;
}
.step_txt {
  text-align: center;
  margin-top: 30px;
}
.step_btn {
  margin-top: 20px;
  display: flex;
  justify-content: center;
}
.step_btn a {
  background-color: #00CC42;
  color: #ffffff;
  font-size: 14px;
  width: 148px;
  display: block;
  text-align: center;
  padding: 7.5px 10px;
  font-weight: 500;
}
.separate a::after {
  content: "";
  display: inline-block;
  background-image: url(/img/event/gift/separate.png);
  width: 11px;
  height: 13px;
  background-size: contain;
  background-repeat: no-repeat;
  margin-left: 6px;
}

html[data-browse-mode="S"] .line-gift-inner {
  padding: 80px 0px;
  width: 100%;
}
[data-browse-mode="S"] .step_wrapper {
  padding: 0 10px 0 34px;
  overflow-x: auto;
  -ms-overflow-style: none;
  scrollbar-width: none;
  margin-bottom: 30px;
}
[data-browse-mode="S"] .step {
  width: 100%;
  display: flex;
  flex-wrap: nowrap;
}
[data-browse-mode="S"] .step li {
  width: calc(245 / 375 * 100vw);
  flex: 0 0 auto;
}
[data-browse-mode="S"] .step li:last-child {
  padding-right: 34px;
}
[data-browse-mode="S"] .line-gift-text {
  padding: 0 30px;
  text-align: left;
}

[data-browse-mode="S"] .block-top-event--step .block-horizontal-slider--bar {
  width: calc(307 / 375 * 100vw);
}