@charset "UTF-8";
/* --------------------reset-------------------- */
#event_0903day h1, #event_0903day h2, #event_0903day h3, #event_0903day ~ h2.subject-title {
  margin: 0;
  padding: 0;
  border: none;
  background: none;
}
#event_0903day img, #event_0903day ~ h2.subject-title img {
  height: auto;
  vertical-align: bottom;
}
/* --------------------common-------------------- */
/* ----------表示---------- */
[data-browse-mode="P"] #event_0903day .sp-only, [data-browse-mode="P"] #event_0903day ~ .subject-title .sp-only {
  display: none;
}
/* SP */
[data-browse-mode="S"] #event_0903day .pc-only, [data-browse-mode="S"] #event_0903day ~ .subject-title .pc-only {
  display: none;
}
/* ----------パンくず---------- */
[data-browse-mode="P"] .breadcrumb {
  background: #f8f8f8;
  padding: 15px 0;
  font-size: 12px;
}
[data-browse-mode="P"] .breadcrumb > div {
  width: 1000px;
  margin: 0 auto;
}
[data-browse-mode="P"] .breadcrumb ul {
  display: flex;
  flex-wrap: wrap;
}
[data-browse-mode="P"] .breadcrumb a {
  display: inline-block;
  position: relative;
  padding: 0 7px;
  margin-left: 10px;
}
[data-browse-mode="P"] .breadcrumb li {
  position: relative;
}
[data-browse-mode="P"] .breadcrumb li:after {
  position: absolute;
  top: -1px;
  left: 2px;
  font-family: "ヒラギノ角ゴ Pro W6", "Hiragino Kaku Gothic Pro", sans-serif;
  content: '>';
}
[data-browse-mode="P"] .breadcrumb li:first-child, [data-browse-mode="P"] .breadcrumb li:first-child a {
  padding-left: 0;
  margin-left: 0;
}
[data-browse-mode="P"] .breadcrumb li:first-child:after {
  display: none;
}
.border-bottom {
  border-bottom: 1px solid #444;
}
[data-browse-mode="P"] .breadcrumb a:hover .border-bottom {
  border-bottom: 1px solid #976F34;
}
/* SP */
[data-browse-mode="S"] .breadcrumb {
  background: #f8f8f8;
  font-size: 10px;
}
[data-browse-mode="S"] .breadcrumb ul {
  display: flex;
  flex-wrap: wrap;
  padding: 5px 15px;
}
[data-browse-mode="S"] .breadcrumb a {
  display: inline-block;
  position: relative;
  padding: 2px 7px;
  margin-left: 10px;
}
[data-browse-mode="S"] .breadcrumb li {
  position: relative;
}
[data-browse-mode="S"] .breadcrumb li:after {
  position: absolute;
  top: 9px;
  transform: translateY(-50%);
  left: 2px;
  font-family: "ヒラギノ角ゴ Pro W6", "Hiragino Kaku Gothic Pro", sans-serif;
  content: '>';
}
[data-browse-mode="S"] .breadcrumb li:first-child, [data-browse-mode="S"] .breadcrumb li:first-child a {
  padding-left: 0;
  margin-left: 0;
}
[data-browse-mode="S"] .breadcrumb li:first-child:after {
  display: none;
}
.border-bottom {
  border-bottom: 1px solid #999;
}
[data-browse-mode="S"] .breadcrumb a:hover .border-bottom {
  border-bottom: 1px solid #976F34;
}
/* ----------コンテンツ---------- */
#event_0903day {
  color: #333;
  /*font-feature-settings: "palt";*/
}
[data-browse-mode="P"] .event_0903day_inner {
  width: 1000px;
  margin: 0 auto;
}
/* ----------MV---------- */
[data-browse-mode="P"] #event_0903day .mv-area {
  margin-bottom: 40px;
  background: url(/img/usr/event/0903day/2025/mv_bg.jpg) repeat-x top center;
  border-bottom: 5px solid #3F4895;
}
[data-browse-mode="P"] #event_0903day .lead-h2 {
  display: table;
  margin: 0 auto 20px;
  padding: 0 15px;
  text-align: center;
  font-size: 30px;
  font-weight: bold;
  color: #ea7700;
  border-bottom: 2px solid #ea7700;
}
[data-browse-mode="P"] #event_0903day .lead-txt {
  margin-bottom: 40px;
  text-align: center;
  line-height: 1.8;
  font-size: 18px;
  font-weight: 600;
}
#event_0903day .lead-txt span {
  color: #EB5503;
}
/* SP */
[data-browse-mode="S"] #event_0903day .mv-area {
  margin-bottom: calc(40 * (100vw / 750));
  border-bottom: 5px solid #3F4895;
}
[data-browse-mode="S"] #event_0903day .lead-h2 {
  margin: 0 calc(26 * (100vw / 750)) calc(30 * (100vw / 750));
  padding: 0 0 calc(12 * (100vw / 750));
  text-align: center;
  font-size: calc(36 * (100vw / 750));
  font-weight: bold;
  line-height: 1.4;
  color: #ea7700;
  border-bottom: 2px solid #ea7700;
}
[data-browse-mode="S"] #event_0903day .lead-txt {
  margin: 0 calc(15 * (100vw / 750)) calc(30 * (100vw / 750));
  text-align: center;
  font-size: calc(31 * (100vw / 750));
  line-height: 1.5;
}
/* ----------セット割（説明）---------- */
.set-explanation-wrap {
  background: #fdf9ed;
}
[data-browse-mode="P"] .set-item-ex {
  margin: 30px 30px 90px;
}
[data-browse-mode="P"] .set-item-ex li {
  display: flex;
  margin: 0 0 35px;
  padding: 0 20px 35px;
  border-bottom: 2px dashed #663300;
}
[data-browse-mode="P"] .set-item-ex li:last-of-type {
  margin: 0 0 40px;
  padding: 0 20px 35px;
  border-bottom: none;
}
[data-browse-mode="P"] .set-item-ex li img {
  flex-shrink: 0;
  margin: 0 40px 0 0;
}
[data-browse-mode="P"] .set-item-ex li h3 {
  display: table;
  font-size: 28px;
  color: #fff;
  margin: 10px 0 20px;
  padding: 3px 15px;
  background: #f8865c;
}
[data-browse-mode="P"] .set-item-ex li p {
  font-size: 20px;
  line-height: 2;
  margin: 0 8px;
}
/* SP */
[data-browse-mode="S"] .set-item-ex {
  margin: calc(50 * (100vw / 750)) calc(26 * (100vw / 750)) calc(55 * (100vw / 750));
}
[data-browse-mode="S"] .set-item-ex li {
  margin: 0 0 calc(60 * (100vw / 750));
  padding: 0 0 calc(50 * (100vw / 750));
  letter-spacing: 0.8px;
  border-bottom: 2px dashed #663300;
}
[data-browse-mode="S"] .set-item-ex li:last-of-type {
  padding: 0 0 calc(45 * (100vw / 750));
  border-bottom: none;
}
[data-browse-mode="S"] .set-item-ex li img {
  display: block;
  max-width: calc(410 * (100vw / 750));
  margin: 0 auto;
}
[data-browse-mode="S"] .set-item-ex li h3 {
  display: table;
  font-size: calc(36 * (100vw / 750));
  color: #fff;
  margin: calc(30 * (100vw / 750)) auto calc(40 * (100vw / 750));
  padding: 3px 15px;
  background: #f8865c;
}
[data-browse-mode="S"] .set-item-ex li p {
  font-size: calc(28 * (100vw / 750));
  line-height: 1.8;
  margin: 0 calc(15 * (100vw / 750));
}
/* ----------セット割（商品）---------- */
[data-browse-mode="P"] #event_0903day .set-discount-ex-wrap {
  margin-bottom: 70px;
}
[data-browse-mode="P"] #event_0903day .set-discount-ex-wrap .set-catch-txt {
  margin: 0 auto 20px;
  text-align: center;
}
[data-browse-mode="P"] #event_0903day .set-discount-ex-inner {
  padding: 35px 30px 45px;
  background: #FEF9ED;
  border-bottom: 1px solid #79706C;
}
#event_0903day .set-discount-ex-inner:last-of-type {
  border-bottom: none;
}
[data-browse-mode="P"] #event_0903day .set-discount-ex-wrap h2 {
  position: relative;
  margin-bottom: 25px;
  border-bottom: 1px solid #EA5504;
  font-size: 19px;
  font-weight: bold;
  text-align: center;
  line-height: 1.8;
  color: #000;
}
[data-browse-mode="P"] #event_0903day .set-discount-ex-wrap h2:before {
  position: absolute;
  bottom: -0.5rem;
  left: 0rem;
  right: 0rem;
  border-bottom: 1px solid #EA5504;
  content: '';
}
[data-browse-mode="P"] #event_0903day .set-discount-ex-list {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 30px;
}
[data-browse-mode="P"] #event_0903day .set-discount-ex-list li {
  width: 46.5%;
  padding: 20px;
  background-color: #FAE2CF;
}
[data-browse-mode="P"] #event_0903day .set-discount-ex-list li.txt-plus {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 7%;
  padding: 0;
  background: none;
  text-align: center;
  font-size: 75px;
  color: #663300;
}
[data-browse-mode="P"] #event_0903day .set-discount-ex-list li.txt-plus img {
  width: 40px;
}
[data-browse-mode="P"] #event_0903day .set-discount-ex-list li .set-img {
  margin-bottom: 25px;
  background: #fff;
}
[data-browse-mode="P"] #event_0903day .set-discount-ex-list li .set-name {
  margin-bottom: 5px;
  text-align: center;
  font-size: 22px;
}
[data-browse-mode="P"] #event_0903day .set-discount-ex-list li .set-goods-price {
  text-align: center;
  font-weight: bold;
  font-size: 28px;
}
[data-browse-mode="P"] #event_0903day .set-discount-ex-list li .set-goods-price .tax_ {
  font-size: 24px;
}
[data-browse-mode="P"] #event_0903day .set-price {
  text-align: center;
  font-weight: bold;
}
[data-browse-mode="P"] #event_0903day .set-price .tax_ {
  font-size: 32px;
}
[data-browse-mode="P"] #event_0903day .set-price-before {
  font-size: 19px;
  font-weight: 600;
  line-height: 1.8;
  margin-bottom: 25px;
}
#event_0903day .set-price-before span {
  background: #C2E0D6;
}
[data-browse-mode="P"] #event_0903day .set-price-after {
  margin-bottom: 50px;
  font-size: 42px;
  color: #c80f2e;
}
[data-browse-mode="P"] #event_0903day .price-small {
  font-size: 32px;
}
[data-browse-mode="P"] #event_0903day .set-btn-cart {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 auto 10px;
  padding: 3px 0 0 25px;
  width: 400px;
  height: 48px;
  position: relative;
  background: #c80f2e;
  border-radius: 40px;
  text-align: center;
  font-size: 24px;
  font-weight: bold;
  color: #fff;
}
[data-browse-mode="P"] #event_0903day .set-btn-cart::before {
  content: "";
  width: 32px;
  height: 34px;
  position: absolute;
  background: url(/img/usr/event/0903day/icon_cart-btn.png) no-repeat;
  top: 7px;
  left: 30px;
}
[data-browse-mode="P"] #event_0903day .set-btn-cart:hover {
  opacity: .8;
}
[data-browse-mode="P"] .set-catch-heading {
  width: 100%;
  font-size: 26px;
  font-weight: 600;
  color: #EA5504;
  text-align: center;
  padding: 4px;
  background: #fff;
  border-top: 1px solid #EA5504;
  border-bottom: 1px solid #EA5504;
}
/* SP */
[data-browse-mode="S"] #event_0903day .set-discount-ex-wrap {
  margin: 0 0 calc(54 * (100vw / 750));
}
[data-browse-mode="S"] #event_0903day .set-discount-ex-wrap .set-catch-txt {
  margin-bottom: calc(30 * (100vw / 750));
}
[data-browse-mode="S"] #event_0903day .set-discount-ex-inner {
  margin: 0;
  padding: calc(40 * (100vw / 750)) calc(20 * (100vw / 750));
  background: #FEF9ED;
  border-bottom: 1px solid #79706C;
}
[data-browse-mode="S"] #event_0903day .set-discount-ex-inner:last-of-type {
  border-bottom: none;
}
[data-browse-mode="S"] #event_0903day .set-discount-ex-wrap h2 {
  position: relative;
  margin-bottom: calc(40 * (100vw / 750));
  padding-bottom: calc(5 * (100vw / 750));
  border-bottom: 1px solid #EA5504;
  font-size: calc(34 * (100vw / 750));
  font-weight: bold;
  color: #000;
  text-align: center;
  line-height: 1.6;
}
[data-browse-mode="S"] #event_0903day .set-discount-ex-wrap h2:before {
  position: absolute;
  bottom: -0.3rem;
  left: 0rem;
  right: 0rem;
  border-bottom: 1px solid #EA5504;
  content: '';
}
[data-browse-mode="S"] #event_0903day .set-discount-ex-list {
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  margin-bottom: calc(35 * (100vw / 750));
}
[data-browse-mode="S"] #event_0903day .set-discount-ex-list li {
  width: 46.5%;
  background-color: #FAE2CF;
  padding: calc(15 * (100vw / 750));
}
[data-browse-mode="S"] #event_0903day .set-discount-ex-list .set-img {
  margin-bottom: calc(15 * (100vw / 750));
}
[data-browse-mode="S"] #event_0903day .set-discount-ex-list .set-name {
  margin-bottom: calc(15 * (100vw / 750));
  font-size: calc(24 * (100vw / 750));
  text-align: center;
}
[data-browse-mode="S"] #event_0903day .set-discount-ex-list .txt-plus {
  width: 7%;
  text-align: center;
  font-size: 9vw;
  font-weight: normal;
  background: none;
  padding: 22% 0 0;
  margin: 10px 0;
}
[data-browse-mode="S"] #event_0903day .set-discount-ex-list .txt-plus img {
  width: 80%;
  height: auto;
}
[data-browse-mode="S"] #event_0903day .set-discount-ex-list li .set-img {
  margin-bottom: 10px;
}
[data-browse-mode="S"] #event_0903day .set-discount-ex-list li .set-goods-price {
  text-align: center;
  font-weight: bold;
  font-size: calc(32 * (100vw / 750));
}
[data-browse-mode="S"] #event_0903day .set-price {
  text-align: center;
  font-weight: bold;
}
[data-browse-mode="S"] #event_0903day .tax_ {
  font-size: calc(22 * (100vw / 750));
}
[data-browse-mode="S"] #event_0903day .set-price-before {
  font-size: calc(32 * (100vw / 750));
  font-weight: normal;
  margin: 0 calc(26 * (100vw / 750)) calc(35 * (100vw / 750));
  line-height: 1.8;
}
[data-browse-mode="S"] #event_0903day .set-discount-ex-wrap .set-price .tax_ {
  font-size: calc(35 * (100vw / 750));
}
[data-browse-mode="S"] #event_0903day .set-price-after {
  margin-bottom: calc(30 * (100vw / 750));
  font-size: calc(52 * (100vw / 750));
  color: #c80f2e;
}
[data-browse-mode="S"] #event_0903day .price-small {
  font-size: calc(50 * (100vw / 750));
}
[data-browse-mode="S"] #event_0903day .price-small .price-tax {
  font-size: calc(42 * (100vw / 750));
}
[data-browse-mode="S"] #event_0903day .set-price-after .dc-price {
  font-size: calc(70 * (100vw / 750));
}
[data-browse-mode="S"] #event_0903day .set-btn-cart {
  display: flex;
  justify-content: center;
  align-items: center;
  height: calc(90 * (100vw / 750));
  margin: 0 calc(30 * (100vw / 750)) calc(10 * (100vw / 750));
  padding: 0 0 0 calc(50 * (100vw / 750));
  position: relative;
  background: #c80f2e;
  border-radius: 40px;
  text-align: center;
  font-size: calc(36 * (100vw / 750));
  font-weight: bold;
  color: #fff;
}
[data-browse-mode="S"] #event_0903day .set-btn-cart::before {
  content: "";
  width: calc(60 * (100vw / 750));
  height: calc(65 * (100vw / 750));
  position: absolute;
  background: url(/img/usr/event/0903day/icon_cart-btn.png) no-repeat;
  background-size: contain;
  top: calc(13 * (100vw / 750));
  left: calc(55 * (100vw / 750));
}
[data-browse-mode="S"] .set-catch-heading {
  width: 100%;
  font-size: calc(40 * (100vw / 750));
  font-weight: 600;
  color: #EA5504;
  text-align: center;
  padding: calc(15 * (100vw / 750));
  background: #fff;
  border-top: 1px solid #EA5504;
  border-bottom: 1px solid #EA5504;
}
/* ----------2×2---------- */
#event_0903day .item4 .set-discount-ex-list li.no-item {
  background: unset;
}
[data-browse-mode="P"] #event_0903day .item4 .set-discount-ex-list li.txt-plus.item4 {
  height: 60px;
  line-height: 0.7;
}
/* SP */
[data-browse-mode="S"] #event_0903day .item4 .set-discount-ex-list li.txt-plus.item4 {
  height: 7px;
  line-height: 0;
  padding: 0;
}
/* ----------概要---------- */
#event_0903day .summary-area {
  color: #444;
  margin-top: 25px;
}
[data-browse-mode="P"] #event_0903day .summary-area {
  margin-bottom: 100px;
  border-top: 1px solid #ddd;
}
[data-browse-mode="P"] #event_0903day .summary-list {
  display: flex;
  flex-wrap: wrap;
  border-bottom: 1px solid #ddd;
}
[data-browse-mode="P"] #event_0903day .summary-list:last-child {
  margin-bottom: 0;
}
[data-browse-mode="P"] #event_0903day .summary-list dt {
  width: 20%;
  padding: 14px 20px;
  background: #F7F5F6;
  text-align: center;
  font-size: 15px;
}
[data-browse-mode="P"] #event_0903day .summary-list dd {
  width: 80%;
  padding: 14px 20px;
  font-size: 15px;
  line-height: 2;
}
[data-browse-mode="P"] #event_0903day .summary-list-bullet li {
  list-style: disc;
  margin: 0 0 15px 18px;
}
[data-browse-mode="P"] #event_0903day .summary-list-bullet li:last-child {
  margin-bottom: 0;
}
[data-browse-mode="P"] #event_0903day .summary-list-bullet li a {
  font-weight: bold;
  color: #c80f2e;
  text-decoration: underline;
}
[data-browse-mode="P"] #event_0903day .summary-list-bullet li a:hover {
  text-decoration: none;
}
/* SP */
[data-browse-mode="S"] #event_0903day .summary-area {
  margin: 20px 10px 50px;
}
[data-browse-mode="S"] #event_0903day .summary-list {
  margin-bottom: 30px;
}
[data-browse-mode="S"] #event_0903day .summary-list dt {
  margin-bottom: 10px;
  padding: 10px;
  background: #F7F5F6;
}
[data-browse-mode="S"] #event_0903day .summary-list dd {
  padding: 0 10px;
  line-height: 1.8;
}
[data-browse-mode="S"] .summary-list-bullet {
  margin-left: 10px;
}
[data-browse-mode="S"] .summary-list-bullet li {
  list-style: disc;
  margin: 0 0 10px 15px;
}
[data-browse-mode="S"] .summary-list-bullet li a {
  font-weight: bold;
  color: #c80f2e;
  text-decoration: underline;
}
/* ----------イベントアイテム---------- */
#event_0903day ~ h2.subject-title {
  display: table;
  margin: auto;
}
/* SP */
[data-browse-mode="S"] #event_0903day ~ h2.subject-title {
  margin: 0 calc(15 * (100vw / 750));
}
/* --------------------add2024-------------------- */
#event_0903day .lead-h2.lead-se {
  display: table;
  margin: 25px auto 40px;
  background: transparent;
}
[data-browse-mode="S"] #event_0903day .lead-h2.lead-se {
  font-size: calc(46*(100vw / 750));
}
[data-browse-mode="P"] .set-item-ex li p {
  font-size: 18px;
}
.set-explanation-wrap h3.ttl {
  max-width: 1000px;
  width: 94%;
  margin: 0 auto;
  position: relative;
  margin-bottom: 50px;
  border-bottom: 2px solid #663300;
  font-weight: bold;
  text-align: center;
  line-height: 1.8;
  font-size: 40px;
  color: #663300;
  background: #fdf9ed;
}
.set-explanation-wrap h3.ttl::before {
  position: absolute;
  bottom: -0.5rem;
  left: 0rem;
  right: 0rem;
  border-bottom: 1px solid #663300;
  content: '';
}
/* --------------------カテゴリから探す 20240827追加-------------------- */
/* PC */
#lp_455year .summary-area > .ttl {
  margin-bottom: 50px;
}
/* layout */
.contents-wrapper.category-area {
  margin: 0 auto 60px;
  padding: 20px 22.5px 10px;
  background: #f9f9f5;
  max-width: 1000px;
  width: 100%;
}
.contents-wrapper.category-area h2 {
  margin: 0;
  padding: 0 0 20px;
  font-size: 30px;
  font-weight: 600;
  text-align: center;
  border: none;
}
.contents-wrapper .category-area-inner ul, .contents-wrapper .category-area-inner ul li span {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
  flex-wrap: wrap;
}
.contents-wrapper .category-area-inner ul li {
  position: relative;
  width: calc((100% / 3) - 36px);
  margin: 0 18px 38px;
}
.contents-wrapper .category-area-inner ul li span {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 36px;
  font-size: 14px;
  font-weight: 600;
  color: #fff;
  text-align: center;
  background: #f8865cea;
}
.contents-wrapper .category-area-inner ul li:hover span {
  filter: alpha(opacity=80);
  -moz-opacity: 0.8;
  opacity: 0.8;
  /* background-color: transparent; */
}
.category-area-inner ul li a img {
  width: 86%;
  margin: 0 auto;
}
.category-area-inner ul li a {
  width: 100%;
  display: block;
  text-align: center;
}
.set-price-after .price-small, .set-price-after .dc-price {
  display: inline-block;
  vertical-align: middle;
  line-height: 1.2;
}
@media screen and (max-width: 750px) {
  /* SP */
  .contents-wrapper .category-area-inner ul li {
    width: calc((100% / 2) - 12px);
    margin: 0 6px 30px;
  }
  .contents-wrapper.category-area h2 {
    font-size: 24px;
  }
  .set-explanation-wrap h3.ttl {
    font-size: 26px;
  }
  .category-area-inner ul li a img {
    width: 100%;
  }
  .contents-wrapper .category-area-inner ul li span {
    bottom: -10px;
  }
}
/* --------------------add2025-------------------- */
/* ----------「睡眠の日」とは？---------- */
.what-wrap {
  width: 637px;
  text-align: center;
  font-weight: 600;
  margin: 0 auto 48px;
  padding: 18px 30px 10px;
  background: url(/img/usr/event/0903day/2025/what_bg.png) no-repeat top center;
  background-size: cover;
}
#event_0903day .what-wrap h2 {
  font-size: 22px;
  font-weight: 600;
  margin-bottom: 12px;
}
.what-wrap p {
  font-size: 14px;
  line-height: 1.8;
}
.what-wrap p.what-note {
  font-size: 12px;
  margin-top: 20px;
  line-height: 1.5;
}
@media screen and (max-width: 750px) {
  .what-wrap {
    width: auto;
    margin: 0 calc(30 * (100vw / 750)) calc(64 * (100vw / 750));
    padding: calc(40 * (100vw / 750)) calc(20 * (100vw / 750)) calc(25 * (100vw / 750));
    background: url(/img/usr/event/0903day/2025/what_bg.png) no-repeat top center;
    background-size: cover;
  }
  #event_0903day .what-wrap h2 {
    font-size: calc(40 * (100vw / 750));
    margin-bottom: calc(20 * (100vw / 750));
  }
  .what-wrap p {
    font-size: calc(28 * (100vw / 750));
    line-height: 1.6;
  }
  .what-wrap p.what-note {
    font-size: calc(22 * (100vw / 750));
    margin-top: calc(40 * (100vw / 750));
    line-height: 1.5;
  }
}
/* ----------詳細---------- */
.detail-wrap {}
#event_0903day .detail-wrap h3 {
  position: relative;
  font-size: 20px;
  font-weight: 600;
  text-align: center;
  line-height: 1;
  margin-bottom: 25px;
  padding: 8px;
  border-top: 1px solid #3F4895;
  border-bottom: 1px solid #3F4895;
  cursor: pointer;
}
.detail-wrap h3::after {
  content: "";
  position: absolute;
  top: 40%;
  right: 235px;
  display: block;
  width: 14px;
  height: 14px;
  border-top: solid 2px #000;
  border-right: solid 2px #000;
  transform: rotate(-45deg);
  transition: all 0.5s ease-in-out;
}
.detail-wrap h3.js-close-acc::after {
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
  top: 25%;
}
[data-browse-mode="P"] .detail-wrap h3:hover {
  opacity: .7;
}
.detail-acc {
  margin: 0 auto 20px;
}
.detail-wrap p {
  display: table;
  font-size: 14px;
  font-weight: 500;
  text-align: center;
  line-height: 1.8;
  margin: auto;
}
.detail-wrap p span {
  font-weight: 600;
}
.detail-wrap p.detail-txt-l {
  font-size: 20px;
}
.detail-list {
  width: 100%;
  max-width: 810px;
  margin: 15px auto 45px;
}
.detail-list li {
  font-size: 20px;
  font-weight: 500;
  margin-bottom: 24px;
  padding: 4px 20px 2px 45px;
  background: #e1e5ee url(/img/usr/event/0903day/2025/icon_check.png) no-repeat center left 18px;
  background-size: 20px auto;
}
@media screen and (max-width: 750px) {
  .detail-wrap {
    margin: 0 calc(30 * (100vw / 750));
  }
  #event_0903day .detail-wrap h3 {
    font-size: calc(40 * (100vw / 750));
    margin-bottom: calc(35 * (100vw / 750));
    padding: calc(12 * (100vw / 750));
  }
  .detail-wrap h3::after {
    top: 40%;
    right: 3px;
    width: calc(26 * (100vw / 750));
    height: calc(26 * (100vw / 750));
  }
  .detail-wrap h3.js-close-acc::after {
    top: 20%;
  }
  .detail-acc {
    margin: 0 auto calc(70 * (100vw / 750));
  }
  .detail-wrap p {
    font-size: calc(32 * (100vw / 750));
    font-weight: 400;
  }
  .detail-wrap p.detail-txt-l {
    font-size: calc(32 * (100vw / 750));
    font-weight: 600;
    line-height: 1.4;
  }
  .detail-list {
    margin: calc(20 * (100vw / 750)) auto calc(60 * (100vw / 750));
  }
  .detail-list li {
    font-size: calc(36 * (100vw / 750));
    margin-bottom: calc(36 * (100vw / 750));
    padding: 4px 20px 4px 45px;
    background: #e1e5ee url(/img/usr/event/0903day/2025/icon_check.png) no-repeat center left 15px;
    background-size: 20px auto;
  }
}
/* ----------キャンペーン---------- */
.campaign-wrap {
  margin: 30px auto 0;
  padding-bottom: 30px;
  background: url(/img/usr/event/0903day/2025/campaign_bg.jpg) no-repeat top center;
  background-size: cover;
}
#event_0903day .campaign-wrap h2 {
  font-size: 26px;
  font-weight: 600;
  color: #fff;
  padding: 35px 35px 10px;
}
.campaign-wrap h2 span {
  display: table;
  margin-bottom: 14px;
  padding: 1px 5px 0 13px;
  background: #EB5503;
}
#event_0903day .campaign-wrap h3 {
  font-size: 26px;
  font-weight: 600;
  color: #EA5504;
  text-align: center;
  margin: 35px 0 12px;
}
.campaign-wrap h3 .title_line {
  position: relative;
}
.campaign-wrap h3 .title_line:before, .campaign-wrap h3 .title_line:after {
  position: absolute;
  top: 5px;
  display: inline-block;
  content: "";
  background: #EA5504;
  width: 3px;
  height: 1.4em;
  margin: 0 1em;
  margin-top: -.2em;
  vertical-align: middle;
}
.campaign-wrap h3 .title_line:before {
  transform: rotate(-35deg);
  left: -45px;
}
.campaign-wrap h3 .title_line:after {
  transform: rotate(35deg);
  right: -45px;
}
.campaign-content {
  display: flex;
  justify-content: center;
  margin-bottom: 40px;
}
.campaign-content img {
  margin: 0 7px;
}
.campaign-benefits {
  margin-bottom: 40px;
  padding: 30px;
  background: #fff;
  border-bottom: 5px solid #1A264C;
}
.campaign-benefits-txt {
  display: table;
  margin: auto;
  text-align: center;
}
.campaign-benefits-txt .line_txt {
  font-size: 19px;
  font-weight: 600;
  text-align: center;
  padding: 0 3px;
  line-height: 1.4;
  background: linear-gradient(transparent 50%, #F8CDCE 50%);
}
.campaign-benefits-txt .orange_txt {
  font-size: 32px;
  color: #EA5504;
}
.campaign-benefits-heading {
  font-size: 20px;
  font-weight: 600;
  text-align: center;
  margin: 23px 0 10px;
}
.campaign-benefits-goods {
  display: flex;
  justify-content: center;
  margin-bottom: 40px;
}
.campaign-benefits-goods a {
  display: block;
  width: 460px;
  flex-shrink: 0;
  margin: 0 8px;
}
.campaign-benefits-goods a img {
  width: 100%;
}
.campaign-benefits-btn {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 378px;
  height: 47px;
  font-size: 24px;
  font-weight: 600;
  color: #fff;
  line-height: 1;
  margin: auto;
  background: #EA5504;
  border-radius: 24px;
}
.campaign-benefits-btn:hover {
  color: #fff;
  opacity: .7;
}
.ajust-num02 {
  background: #fff url(/img/usr/event/0903day/2025/campaign_num02_bg.png) no-repeat bottom 32px right 70px;
  background-size: 110px auto;
}
.ajust-num02 .campaign-benefits-btn {
  margin-top: 60px;
}
@media screen and (max-width: 750px) {
  .campaign-wrap {
    margin: auto;
    padding-bottom: calc(10 * (100vw / 750));
  }
  #event_0903day .campaign-wrap h2 {
    font-size: calc(33 * (100vw / 750));
    padding: calc(40 * (100vw / 750)) calc(20 * (100vw / 750)) calc(40 * (100vw / 750));
  }
  .campaign-wrap h2 span {
    margin-bottom: calc(16 * (100vw / 750));
    padding: 1px 5px 0;
  }
  #event_0903day .campaign-wrap h3 {
    font-size: calc(44 * (100vw / 750));
    margin: calc(48 * (100vw / 750)) 0 calc(16 * (100vw / 750));
  }
  .campaign-wrap h3 .title_line:before, .campaign-wrap h3 .title_line:after {
    top: calc(16 * (100vw / 750));
    height: 1.2em;
  }
  .campaign-wrap h3 .title_line:before {
    left: calc(-90 * (100vw / 750));
  }
  .campaign-wrap h3 .title_line:after {
    right: calc(-90 * (100vw / 750));
  }
  .campaign-content {
    display: block;
    margin: 0 calc(50 * (100vw / 750)) calc(54 * (100vw / 750));
  }
  .campaign-content img {
    margin: 0;
  }
  .campaign-content a {
    display: block;
    margin-bottom: calc(25 * (100vw / 750));
  }
  .campaign-benefits {
    margin-bottom: calc(56 * (100vw / 750));
    padding: calc(40 * (100vw / 750)) calc(28 * (100vw / 750));
    border-bottom: calc(5 * (100vw / 750)) solid #1A264C;
  }
  .campaign-benefits-txt .line_txt {
    font-size: calc(32 * (100vw / 750));
  }
  .campaign-benefits-txt .orange_txt {
    font-size: calc(52 * (100vw / 750));
  }
  .campaign-benefits-heading {
    font-size: calc(28 * (100vw / 750));
    margin: calc(46 * (100vw / 750)) 0 calc(12 * (100vw / 750));
  }
  .campaign-benefits-goods {
    margin-bottom: calc(56 * (100vw / 750));
  }
  .campaign-benefits-goods a {
    width: calc(50% - 8px);
    margin: 0 4px;
  }
  .campaign-benefits-btn {
    width: calc(486 * (100vw / 750));
    height: calc(74 * (100vw / 750));
    font-size: calc(31 * (100vw / 750));
    border-radius: calc(48 * (100vw / 750));
  }
  .ajust-num02 {
    background: #fff url(/img/usr/event/0903day/2025/campaign_num02_bg.png) no-repeat bottom calc(140 * (100vw / 750)) right calc(60 * (100vw / 750));
    background-size: calc(132 * (100vw / 750)) auto;
  }
  .ajust-num02 .campaign-benefits-btn {
    margin-top: calc(160 * (100vw / 750));
  }
}
/* ----------バナー---------- */
.bnr-wrap {
  text-align: center;
  margin-bottom: 95px;
}
.bnr-wrap p {
  font-size: 19px;
  font-weight: 600;
  line-height: 1.5;
  margin-bottom: 10px;
}
@media screen and (max-width: 750px) {
  .bnr-wrap {
    margin: 0 calc(30 * (100vw / 750)) calc(90 * (100vw / 750));
  }
  .bnr-wrap p {
    font-size: calc(36 * (100vw / 750));
    margin-bottom: calc(30 * (100vw / 750));
  }
}
/* ----------見出し---------- */
#event_0903day .title_bg {
  width: 100%;
  font-size: 26px;
  font-weight: 600;
  color: #333;
  text-align: center;
  padding: 5px;
  background: #D7D7E6;
}
.title_bg .title_line {
  position: relative;
}
.title_bg .title_line:before, .title_bg .title_line:after {
  position: absolute;
  top: 5px;
  display: inline-block;
  content: "";
  background: #333;
  width: 3px;
  height: 1.4em;
  margin: 0 1em;
  margin-top: -.2em;
  vertical-align: middle;
}
.title_bg .title_line:before {
  transform: rotate(-35deg);
  left: -65px;
}
.title_bg .title_line:after {
  transform: rotate(35deg);
  right: -65px;
}
@media screen and (max-width: 750px) {
  #event_0903day .title_bg {
    font-size: calc(44 * (100vw / 750));
    padding: 5px;
  }
}