@charset "UTF-8";
/* =======================================
LP summerluckybag2024
======================================= */
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;700&display=swap');
main button {
  font-family: inherit;
}
#summerluckybag2024 {
  font-family: 'Noto Sans JP', sans-serif;
}
#summerluckybag2024 img {
  max-width: 100%;
  height: auto;
}
#summerluckybag2024 .cont_inner {
  position: relative;
  margin: 0 auto;
}
#summerluckybag2024 .notelist > li {
  margin-left: 1em;
  text-indent: -1.1em;
}
#summerluckybag2024 .notelist > li::before {
  content: "※";
}
/* mv */
#mv {
  position: relative;
  height: 1248px;
  background-image: url(/summerluckybag2024/files/bg_board.jpg);
  background-position: center top 365px;
  background-size: 3072px auto;
  background-repeat: repeat;
}
#mv::before,
#mv::after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  width: 100%;
  background-repeat: repeat;
}
#mv::before {
  top: 0;
  height: 571px;
  background-image: url(/summerluckybag2024/files/mv_bg.png);
  background-position: center top;
  background-size: 1024px auto;
  z-index: 1;
}
#mv::after {
  top: 566px;
  aspect-ratio: 2048 / 11;
  background-image: url(/summerluckybag2024/files/bg_board_head.png);
  background-position: left top;
  background-size: 100% auto;
  z-index: 2;
}
#mv .mv_title {
  position: absolute;
  top: 6px;
  left: calc(50% - 327px);
  width: 654px;
  aspect-ratio: 1308 / 505;
  z-index: 2;
}
#mv .mv_img {
  position: absolute;
  top: 242px;
  left: calc(50% - 361px);
  width: 724px;
  aspect-ratio: 724 / 511;
  z-index: 3;
}
#mv .mv_price {
  position: absolute;
  top: 813px;
  left: calc(50% - 293px);
  width: 566px;
  aspect-ratio: 566 / 117;
  z-index: 2;
}
#mv .mv_date {
  position: absolute;
  top: 949px;
  left: calc(50% - 264px);
  width: 555px;
  aspect-ratio: 1109 / 489;
  z-index: 2;
}
#mv .mv_birds {
  position: absolute;
  top: 108px;
  left: calc(50% - 341px);
  width: 65px;
  aspect-ratio: 65 / 36;
  z-index: 2;
}
#mv .mv_cloud {
  position: absolute;
  top: 25px;
  left: calc(50% + 192px);
  width: 86px;
  aspect-ratio: 86 / 33;
  z-index: 2;
}
#mv .mv_sparkle {
  position: absolute;
  top: 223px;
  left: calc(50% - 350px);
  width: 699px;
  aspect-ratio: 699 / 317;
  z-index: 1;
}
/* about */
#about {
  position: relative;
  padding-block: 124px 82px;
  background-image: url(/summerluckybag2024/files/about_decoration.png), url(/summerluckybag2024/files/bg_about.png);
  background-position: top left calc(50% - 55px), top 64px center;
  background-repeat: no-repeat, no-repeat;
  background-size: 639px auto, 734px auto;
  background-color: #c4f0fc;
}
#about::before,
#about::after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  width: 100%;
  background-repeat: no-repeat;
  background-position: top center;
  background-size: 100% auto;
  z-index: 2;
}
#about::before {
  top: -12px;
  height: 12px;
  background-image: url(/summerluckybag2024/files/bg_about_head.png);
}
#about::after {
  bottom: -13px;
  height: 13px;
  background-image: url(/summerluckybag2024/files/bg_about_foot.png);
}
#about .cont_inner {
  max-width: 533px;
  margin-block: auto;
}
#about dl + dl {
  margin-top: 45px;
}
#about dl > dt {
  font-weight: bold;
  font-size: 2.4rem;
  line-height: 1.9167;
  border-radius: 100px;
  background-color: #fff462;
  text-align: center;
  color: #40230f;
}
#about dl > dd {
  position: relative;
  margin-top: 23px;
  font-weight: bold;
  font-size: 2.6rem;
  line-height: 1;
  text-align: center;
  color: #40230f;
}
#about dl > dd .btn_search {
  display: block;
  position: absolute;
  top: -0.5em;
  right: 0;
  width: 164px;
  padding-inline: 20px 50px;
  border-radius: 100px;
  font-weight: bold;
  font-size: 2.2rem;
  line-height: 2;
  background-image: url(/summerluckybag2024/files/icon_pin.png);
  background-repeat: no-repeat;
  background-size: 22px auto;
  background-position: center right 18px;
  background-color: #f7d9d2;
  text-align: left;
  color: #40230f;
}
#about dl > dd small {
  display: inline-block;
  margin-top: 23px;
  font-weight: normal;
  font-size: 1.5rem;
}
#about .step {
  list-style-type: none;
}
#about .step > li + li {
  margin-top: 30px;
}
#about .step .num {
  width: 154px;
  border-radius: 100px;
  font-weight: bold;
  font-size: 2.2rem;
  line-height: 1.45;
  background-color: #40230f;
  color: #fff;
}
#about .step .cont {
  position: relative;
  margin-top: 12px;
  padding-left: 8px;
  font-size: 2.3rem;
  line-height: 1.84;
  text-align: left;
  color: #000;
}
#about .modal_trigger {
  display: block;
  position: absolute;
  bottom: 0;
  right: 0;
  width: 205px;
  padding-left: 38px;
  border-radius: 100px;
  font-size: 1.7rem;
  line-height: 1.88;
  background-image: url(/summerluckybag2024/files/icon_exclamation.png);
  background-repeat: no-repeat;
  background-size: 19px auto;
  background-position: left 10px center;
  background-color: #3d230f;
  text-align: left;
  color: #fff;
  cursor: pointer;
}
#about .notelist {
  margin-top: 38px;
}
#about .notelist > li {
  font-size: 1.5rem;
  line-height: 1.867;
}
#about .notelist > .emphasis {
  color: #ff0000;
}
/* item */
#item {
  position: relative;
  padding-block: 64px 146px;
  background-image: url(/summerluckybag2024/files/bg_board.jpg);
  background-position: center top -53px;
  background-size: 3072px auto;
  background-repeat: repeat;
  z-index: 1;
}
#item h2 {
  max-width: 532px;
  margin-inline: auto;
  font-weight: bold;
  font-size: 2.4rem;
  line-height: 1.9167;
  border-radius: 100px;
  background-color: #fff462;
  text-align: center;
  color: #40230f;
}
#item .item_list {
  margin-top: 58px;
}
#item .item_list > li:first-of-type .item_img {
  width: 666px;
  padding-left: 78px;
  margin-inline: auto;
}
#item .item_list > li:first-of-type .item_info {
  width: 786px;
  padding-left: 117px;
  margin: -176px auto 0;
}
#item .item_list > li:nth-of-type(2) {
  margin-top: 17px;
}
#item .item_list > li:nth-of-type(2) .item_img {
  width: 602px;
  padding-right: 52px;
  margin-inline: auto;
}
#item .item_list > li:nth-of-type(2) .item_info {
  width: 670px;
  padding-left: 23px;
  margin: -120px auto 0;
}
#item .item_list > li:nth-of-type(3) {
  margin-top: 87px;
}
#item .item_list > li:nth-of-type(3) .item_img {
  width: 664px;
  padding-left: 33px;
  margin-inline: auto;
}
#item .item_list > li:nth-of-type(3) .item_info {
  width: 686px;
  padding-left: 4px;
  margin: -147px auto 0;
}
#item .item_list > li:nth-of-type(4) {
  position: relative;
  margin-top: 83px;
}
#item .item_list > li:nth-of-type(4) .item_img {
  position: relative;
  width: 588px;
  padding-left: 27px;
  margin-inline: auto;
  z-index: 2;
}
#item .item_list > li:nth-of-type(4) .item_info {
  position: relative;
  width: 584px;
  padding-left: 170px;
  margin: -113px auto 0;
  z-index: 1;
}
#item .item_list .modal_trigger {
  display: block;
  position: absolute;
  bottom: 36px;
  left: calc(50% + 53px);
  width: 195px;
  padding-left: 35px;
  border-radius: 100px;
  font-size: 1.2rem;
  line-height: 2.5;
  background-image: url(/summerluckybag2024/files/icon_exclamation.png);
  background-repeat: no-repeat;
  background-size: 19px auto;
  background-position: left 9px center;
  background-color: #3d230f;
  text-align: left;
  color: #fff;
  cursor: pointer;
  z-index: 2;
}
#item .notelist {
  max-width: 542px;
  margin: 60px auto 0;
}
#item .notelist > li {
  font-size: 1.0rem;
  line-height: 1.5;
  color: #848484;
}
#item .faq_btn {
  display: block;
  position: relative;
  max-width: 670px;
  padding: 49px 0;
  border-radius: 100px;
  margin: 58px auto 0;
  font-weight: bold;
  font-size: 3.9rem;
  line-height: 1.45;
  background-color: #fff462;
  color: #40230f;
  text-align: center;
}
#item .faq_btn::after {
  content: '';
  display: block;
  position: absolute;
  top: 50%;
  right: 57px;
  width: 20px;
  height: 20px;
  border-right: 3px solid #40230f;
  border-bottom: 3px solid #40230f;
  transform: translateY(-50%) rotateZ(-45deg);
}
/* modal */
.modal {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  justify-content: center;
  align-items: center;
  z-index: 9999;
  overflow-y: auto;
  overscroll-behavior: none;
  -ms-overflow-style: none; /* Edge */
  scrollbar-width: none; /* Firefox */
}
.modal::-webkit-scrollbar {
  display: none; /* Chrome,Safari */
}
.modal::before {
  content: '';
  width: 1px;
  height: calc(100% + 1px);
  display: block;
}
.modal_inner {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  max-width: 750px;
  max-height: 85%;
  overflow: auto;
  padding: 55px 60px 40px;
  background: #fff;
  transform: translateX(-50%) translateY(-50%);
}
.modal_inner h2 {
  font-weight: bold;
  font-size: 3.0rem;
  color: #40230f;
}
.modal_inner .notelist {
  margin-top: 55px;
  font-size: 1.8rem;
  line-height: 1.7;
}
#modal01 .modal_inner .notelist {
  font-size: 1.6rem;
  line-height: 1.875;
}
.modal_inner .notelist > .emphasis {
  font-weight: bold;
  color: #ff0000;
}
.modal_inner .close_btn {
  display: block;
  padding: 11px 22px 12px;
  border-radius: 7px;
  margin: 42px auto 0;
  font-size: 1.8rem;
  background-color: #e0e0e0;
  color: #000;
}
.modal_inner .cross_btn {
  display: block;
  position: absolute;
  top: 56px;
  right: 76px;
  width: 1.2em;
  height: 1.2em;
  font-size: 2.7rem;
  font-family: "cocos";
  color: #40230f;
}
@media (max-width: 767.98px) {/* mv */
  #mv {
    height: calc(1248 / 750 * 100vw);
    background-position: center top calc(365 / 750 * 100vw);
    background-size: calc(3072 / 750 * 100vw) auto;
  }
  #mv::before {
    height: calc(564 / 750 * 100vw);
    background-size: calc(1024 / 750 * 100vw) auto;
  }
  #mv::after {
    top: calc(564 / 750 * 100vw);
  }
  #mv .mv_title {
    top: calc(6 / 750 * 100vw);
    left: calc(48 / 750 * 100vw);
    width: calc(654 / 750 * 100vw);
  }
  #mv .mv_img {
    top: calc(242 / 750 * 100vw);
    left: calc(13 / 750 * 100vw);
    width: calc(724 / 750 * 100vw);
  }
  #mv .mv_price {
    top: calc(813 / 750 * 100vw);
    left: calc(92 / 750 * 100vw);
    width: calc(566 / 750 * 100vw);
  }
  #mv .mv_date {
    top: calc(949 / 750 * 100vw);
    left: calc(97.5 / 750 * 100vw);
    width: calc(555 / 750 * 100vw);
  }
  #mv .mv_birds {
    top: calc(108 / 750 * 100vw);
    left: calc(34 / 750 * 100vw);
    width: calc(65 / 750 * 100vw);
  }
  #mv .mv_cloud {
    top: calc(25 / 750 * 100vw);
    left: calc(564 / 750 * 100vw);
    width: calc(86 / 750 * 100vw);;
  }
  #mv .mv_sparkle {
    top: calc(223 / 750 * 100vw);
    left: calc(24 / 750 * 100vw);
    width: calc(699 / 750 * 100vw);;
  }
  /* about */
  #about {
    padding-block: calc(124 / 750 * 100vw) calc(82 / 750 * 100vw);
    background-image: url(/summerluckybag2024/files/about_decoration.png), url(/summerluckybag2024/files/bg_about_sp.png);
    background-position: top left, top calc(64 / 750 * 100vw) center;
    background-size: calc(639 / 750 * 100vw) auto, calc(734 / 750 * 100vw) auto;
  }
  #about::before {
    top: calc(-9 / 750 * 100vw);
    height: calc(12 / 750 * 100vw);
  }
  #about::after {
    bottom: calc(-13 / 750 * 100vw);
    height: calc(13 / 750 * 100vw);
  }
  #about .cont_inner {
    max-width: calc(534 / 750 * 100vw);
  }
  #about dl + dl {
    margin-top: calc(45 / 750 * 100vw);
  }
  #about dl > dt {
    font-size: calc(24 / 750 * 100vw);
  }
  #about dl > dd {
    margin-top: calc(23 / 750 * 100vw);
    font-size: calc(26 / 750 * 100vw);
  }
  #about dl > dd .btn_search {
    width: calc(164 / 750 * 100vw);
    padding-inline: calc(20 / 750 * 100vw) 0;
    font-size: calc(21 / 750 * 100vw);
    line-height: 2.048;
    background-size: calc(22 / 750 * 100vw) auto;
    background-position: center right calc(18 / 750 * 100vw);
  }
  #about dl > dd small {
    margin-top: calc(18 / 750 * 100vw);
    font-size: calc(15 / 750 * 100vw);
  }
  #about .step > li + li {
    margin-top: calc(30 / 750 * 100vw);
  }
  #about .step .num {
    width: calc(154 / 750 * 100vw);
    font-size: calc(22 / 750 * 100vw);
  }
  #about .step .cont {
    margin-top: calc(12 / 750 * 100vw);
    padding-left: calc(8 / 750 * 100vw);
    font-size: calc(23 / 750 * 100vw);
  }
  #about .modal_trigger {
    width: calc(205 / 750 * 100vw);
    padding-left: calc(38 / 750 * 100vw);
    font-size: calc(17 / 750 * 100vw);
    background-size: calc(19 / 750 * 100vw) auto;
    background-position: left calc(10 / 750 * 100vw) center;
  }
  #about .notelist {
    margin-top: calc(38 / 750 * 100vw);
  }
  #about .notelist > li {
    font-size: calc(15 / 750 * 100vw);
  }
  /* item */
  #item {
    padding-block: calc(64 / 750 * 100vw) calc(146 / 750 * 100vw);
    background-position: center top calc(-53 / 750 * 100vw);
    background-size: calc(3072 / 750 * 100vw) auto;
  }
  #item h2 {
    max-width: calc(532 / 750 * 100vw);
    font-size: calc(24 / 750 * 100vw);
  }
  #item .item_list {
    margin-top: calc(58 / 750 * 100vw);
    overflow: hidden;
  }
  #item .item_list > li:first-of-type .item_img {
    width: calc(666 / 750 * 100vw);
    padding-left: calc(78 / 750 * 100vw);
  }
  #item .item_list > li:first-of-type .item_info {
    width: calc(768 / 750 * 100vw);
    padding-left: calc(99 / 750 * 100vw);
    margin: calc(-176 / 750 * 100vw) auto 0;
  }
  #item .item_list > li:nth-of-type(2) {
    margin-top: calc(17 / 750 * 100vw);
  }
  #item .item_list > li:nth-of-type(2) .item_img {
    width: calc(602 / 750 * 100vw);
    padding-right: calc(52 / 750 * 100vw);
  }
  #item .item_list > li:nth-of-type(2) .item_info {
    width: calc(670 / 750 * 100vw);
    padding-left: calc(23 /750 * 100vw);
    margin: calc(-120 /750 * 100vw) auto 0;
  }
  #item .item_list > li:nth-of-type(3) {
    margin-top: calc(87 / 750 * 100vw);
  }
  #item .item_list > li:nth-of-type(3) .item_img {
    width: calc(664 / 750 * 100vw);
    padding-left: calc(33 / 750 * 100vw);
  }
  #item .item_list > li:nth-of-type(3) .item_info {
    width: calc(686 / 750 * 100vw);
    padding-left: calc(4 / 750 * 100vw);
    margin: calc(-147 / 750 * 100vw) auto 0;
  }
  #item .item_list > li:nth-of-type(4) {
    margin-top: calc(83 / 750 * 100vw);
  }
  #item .item_list > li:nth-of-type(4) .item_img {
    width: calc(588 / 750 * 100vw);
    padding-left: calc(27 / 750 * 100vw);
  }
  #item .item_list > li:nth-of-type(4) .item_info {
    width: calc(584 / 750 * 100vw);
    padding-left: calc(170 / 750 * 100vw);
    margin: calc(-113 / 750 * 100vw) auto 0;
  }
  #item .item_list .modal_trigger {
    bottom: calc(36 / 750 * 100vw);
    left: calc(428 / 750 * 100vw);
    width: calc(195 / 750 * 100vw);
    padding-left: calc(35 / 750 * 100vw);
    font-size: calc(12 / 750 * 100vw);
    background-size: calc(19 / 750 * 100vw) auto;
    background-position: left calc(9 / 750 * 100vw) center;
  }
  #item .notelist {
    max-width: calc(542 / 750 * 100vw);
    margin: calc(55 / 750 * 100vw) auto 0;
  }
  #item .notelist > li {
    font-size: calc(10 / 750 * 100vw);
  }
  #item .faq_btn {
    max-width: calc(670 / 750 * 100vw);
    padding: calc(49 / 750 * 100vw) 0;
    margin: calc(58 / 750 * 100vw) auto 0;
    font-size: calc(39 / 750 * 100vw);
  }
  #item .faq_btn::after {
    right: calc(57 / 750 * 100vw);
    width: calc(20 / 750 * 100vw);
    height: calc(20 / 750 * 100vw);
    border-right: calc(3 / 750 * 100vw) solid #40230f;
    border-bottom: calc(3 / 750 * 100vw) solid #40230f;
  }
  /* modal */
  .modal_inner {
    max-width: 90vw;
    padding: calc(55 / 750 * 100vw) calc(60 / 750 * 100vw) calc(40 / 750 * 100vw);
  }
  .modal_inner h2 {
    font-size: calc(30 / 750 * 100vw);
  }
  .modal_inner .notelist {
    margin-top: calc(55 / 750 * 100vw);
    font-size: calc(18 / 750 * 100vw);
  }
  #modal01 .modal_inner .notelist {
    font-size: calc(16 / 750 * 100vw);
  }
  .modal_inner .close_btn {
    padding: calc(11 / 750 * 100vw) calc(22 / 750 * 100vw) calc(12 / 750 * 100vw);
    border-radius: calc(7 / 750 * 100vw);
    margin: calc(42 / 750 * 100vw) auto 0;
    font-size: calc(18 / 750 * 100vw);
  }
  .modal_inner .cross_btn {
    top: calc(56 / 750 * 100vw);
    right: calc(76 / 750 * 100vw);
    font-size: calc(27 / 750 * 100vw);
  }
}
@media (hover: hover) and (pointer: fine) {
  #summerluckybag2024 a,
  #summerluckybag2024 button,
  #summerluckybag2024 a::before,
  #summerluckybag2024 a::after,
  #summerluckybag2024 button::before,
  #summerluckybag2024 button::after {
    transition: all ease-in-out 0.3s;
  }
  #about .btn_search:hover {
    opacity: 0.7;
  }
  #summerluckybag2024 .modal_trigger:hover {
    background-color: #a18a7a;
  }
  #summerluckybag2024 .faq_btn:hover {
    background-color: #fdeb89;
    color: #948566;
  }
  #summerluckybag2024 .faq_btn:hover::after {
    border-color: #948566;
  }
  .modal_inner .cross_btn:hover {
    color: #a18a7a;
  }
  .modal_inner .close_btn:hover {
    background-color: #ececec;
    color: #7a7a7a;
  }
}