@charset "UTF-8";
/*******************************
LUCKY BAG
*******************************/
* {
  letter-spacing: 0;
}

img {
  max-width: 100%;
}

.underline {
  text-decoration: underline;
  text-decoration-thickness: 16px; /* 線の太さ */
  text-decoration-color: #fdd23c; /* 線の色 */
  text-underline-offset: -0.4em; /* 線の位置 */
  -webkit-text-decoration-skip-ink: none;
          text-decoration-skip-ink: none; /* 下線と文字列が重なる部分でも下線が省略されない（線が途切れない） */
}

.fc-red {
  color: #AE170D;
}

.fz-small {
  font-size: 14px;
}
@media screen and (max-width: 767px) {
  .fz-small {
    font-size: 12px;
  }
}

.fz-mid {
  font-size: 24px;
}
@media screen and (max-width: 767px) {
  .fz-mid {
    font-size: 16px;
  }
}

.fz-small-large {
  font-size: 28px;
}
@media screen and (max-width: 767px) {
  .fz-small-large {
    font-size: 20px;
  }
}

.fz-large {
  font-size: 30px;
}
@media screen and (max-width: 767px) {
  .fz-large {
    font-size: 23px;
  }
}

.fz-big-large {
  font-size: 35px;
}
@media screen and (max-width: 767px) {
  .fz-big-large {
    font-size: 27px;
  }
}

.comment {
  position: relative;
  display: inline-block;
  margin-inline: auto;
  margin-bottom: 100px;
  padding: 8px 90px;
  min-width: 120px;
  max-width: 100%;
  color: #57431a;
  font-size: 25px;
  font-weight: 700;
  background: #fdd23c;
  text-align: center;
  border-radius: 50px;
}
@media screen and (max-width: 767px) {
  .comment {
    width: 100%;
    margin-bottom: 50px;
    padding: 15px;
    line-height: 1.4;
    font-size: 18px;
  }
}
.comment:before {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -15px;
  border: 15px solid transparent;
  border-top: 25px solid #fdd23c;
}
@media screen and (max-width: 767px) {
  .comment:before {
    margin-left: -10px;
    border: 10px solid transparent;
    border-top: 15px solid #fdd23c;
  }
}

.l-main {
  border-top: 30px solid #AE170D;
  border-bottom: 30px solid #AE170D;
  background-color: #F6F3E9;
  font-size: 20px;
}
@media screen and (max-width: 767px) {
  .l-main {
    border-width: 15px;
    font-size: 14px;
  }
}
.l-main__inner {
  border-left: 30px solid #B5935E;
  border-right: 30px solid #B5935E;
  background: url(../../img/otoshidama2026/bg.png) repeat center center;
}
@media screen and (max-width: 767px) {
  .l-main__inner {
    border-width: 15px;
  }
}
.l-main .mv {
  background-image: linear-gradient(to bottom, #FDFCFA 0%, #F6F3E9 100%);
  margin-bottom: 130px;
  font-weight: 700;
}
@media screen and (max-width: 767px) {
  .l-main .mv {
    margin-bottom: 80px;
  }
}
.l-main .mv__wrapper {
  background: url(../../img/otoshidama2026/bg.png) repeat center center;
}
.l-main .mv__inner {
  background: url(../../img/otoshidama2026/mv_bg_check.png) no-repeat center center/cover;
}
.l-main .mv__inner::before {
  content: "";
  position: absolute;
  top: 296px;
  left: 0;
  aspect-ratio: 362/182;
  width: 362px;
  height: auto;
  background: url(../../img/otoshidama2026/mv_bg_left.png) no-repeat center center/cover;
}
.l-main .mv__inner::after {
  content: "";
  position: absolute;
  top: 521px;
  right: 0;
  aspect-ratio: 382/173;
  width: 382px;
  height: auto;
  background: url(../../img/otoshidama2026/mv_bg_right.png) no-repeat center center/cover;
}
@media screen and (max-width: 767px) {
  .l-main .mv__inner::before {
    top: 70vw;
    width: 50vw;
  }
  .l-main .mv__inner::after {
    top: 112vw;
    width: 50vw;
  }
}
.l-main .mv__img {
  position: relative;
  width: 646px;
  padding-top: 60px;
  margin-inline: auto;
}
.l-main .mv__img::before {
  content: "";
  position: absolute;
  top: 60px;
  left: -47px;
  aspect-ratio: 140/112;
  width: 140px;
  height: auto;
  background: url(../../img/otoshidama2026/mv_sinsyun.png) no-repeat center center/cover;
}
@media screen and (max-width: 767px) {
  .l-main .mv__img {
    width: 100%;
    padding-top: 10vw;
  }
  .l-main .mv__img::before {
    top: 10vw;
    left: 5px;
    width: 17vw;
  }
}
.l-main .mv__content {
  display: flex;
  flex-direction: column;
  gap: 40px;
  margin-top: 85px;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .l-main .mv__content {
    gap: 20px;
    margin-top: 80px;
  }
}
.l-main .mv__content div {
  line-height: 1;
}
.l-main .mv__content__ttl {
  position: relative;
  display: grid;
  place-items: center;
  width: -moz-fit-content;
  width: fit-content;
  height: 85px;
  margin-inline: auto;
  font-size: 26px;
  color: #fff;
}
.l-main .mv__content__ttl::before {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  aspect-ratio: 540/85;
  width: 540px;
  height: auto;
  background: url(../../img/otoshidama2026/mv_cam_ttl.png) no-repeat center center/cover;
}
.l-main .mv__content__ttl span {
  position: relative;
}
@media screen and (max-width: 767px) {
  .l-main .mv__content__ttl {
    width: 100%;
    height: calc(0.1574074074 * (100vw - 30px));
    font-size: 16px;
  }
  .l-main .mv__content__ttl::before {
    width: 100%;
  }
}
.l-main .mv__content .mv__lh {
  line-height: 1.2;
}
.l-main .point {
  padding-bottom: 120px;
  font-weight: 700;
}
@media screen and (max-width: 767px) {
  .l-main .point {
    padding-bottom: 60px;
  }
}
.l-main .point-con {
  max-width: 1250px;
  margin-inline: auto;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .l-main .point-con {
    width: 90%;
    padding-inline: 0;
  }
}
.l-main .point-con-list {
  text-align: left;
}
.l-main .point-con-list .con-item {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.l-main .point-con-list .con-item:nth-child(n+2) {
  margin-top: 100px;
}
@media screen and (max-width: 767px) {
  .l-main .point-con-list .con-item:nth-child(n+2) {
    margin-top: 35px;
  }
}
.l-main .point-con-list .con-item:nth-child(2n) .con-item-img {
  margin-right: -2%;
  margin-left: auto;
  order: 1;
}
@media screen and (max-width: 767px) {
  .l-main .point-con-list .con-item:nth-child(2n) .con-item-img {
    margin-right: 0;
  }
}
.l-main .point-con-list .con-item:nth-child(2n) .con-item-txtbox {
  order: 2;
}
.l-main .point-con-list .con-item-txtbox {
  position: relative;
  width: 52%;
  padding: 100px 90px 80px 90px;
  background: #fff;
}
@media screen and (max-width: 767px) {
  .l-main .point-con-list .con-item-txtbox {
    width: 100%;
    padding: 30px;
    order: 2;
  }
}
.l-main .point-con-list .con-item-txtbox .con-ttl {
  position: absolute;
  top: -35px;
  left: 150px;
  font-size: 80px;
  font-family: "Libre Caslon Text", serif;
  font-weight: 400;
  font-style: normal;
  letter-spacing: 0.02em;
  line-height: 1;
}
@media screen and (max-width: 767px) {
  .l-main .point-con-list .con-item-txtbox .con-ttl {
    position: static;
    font-size: 40px;
  }
}
.l-main .point-con-list .con-item-txtbox .con-ttl-wrap {
  display: block;
  width: 100%;
  height: 60px;
  max-width: 100%;
}
@media screen and (max-width: 767px) {
  .l-main .point-con-list .con-item-txtbox .con-ttl-wrap {
    height: 25px;
  }
}
.l-main .point-con-list .con-item-txtbox .con-ttl-wrap img {
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
.l-main .point-con-list .con-item-txtbox .con-subttl {
  position: relative;
  margin-bottom: 25px;
  padding-top: 5px;
  font-size: 25px;
  font-weight: 600;
  line-height: 1.6;
}
@media screen and (max-width: 767px) {
  .l-main .point-con-list .con-item-txtbox .con-subttl {
    margin-bottom: 15px;
    padding-top: 25px;
    font-size: 20px;
  }
}
.l-main .point-con-list .con-item-txtbox .con-txt {
  font-size: 14px;
  font-weight: 500;
}
@media screen and (max-width: 767px) {
  .l-main .point-con-list .con-item-txtbox .con-txt {
    line-height: 1.8;
  }
}
.l-main .point-con-list .con-item-img {
  position: relative;
  width: 50%;
  margin-left: -2%;
  z-index: 1;
}
@media screen and (max-width: 767px) {
  .l-main .point-con-list .con-item-img {
    width: 100%;
    margin-left: 0;
  }
}
.l-main .otoshidama {
  position: relative;
}
.l-main .otoshidama:before {
  content: "";
  position: absolute;
  top: 70px;
  left: 0;
  width: 362px;
  height: 182px;
  background: url(../../img/otoshidama2026/otoshidama_left.png) no-repeat center center/contain;
}
.l-main .otoshidama:after {
  content: "";
  position: absolute;
  bottom: 0;
  right: 0;
  width: 362px;
  height: 173px;
  background: url(../../img/otoshidama2026/otoshidama_right.png) no-repeat center center/contain;
}
@media screen and (max-width: 767px) {
  .l-main .otoshidama::before, .l-main .otoshidama::after {
    width: 50vw;
  }
  .l-main .otoshidama::after {
    bottom: 50px;
  }
}
.l-main .otoshidama__ttl {
  position: relative;
  margin-bottom: 70px;
}
.l-main .otoshidama__ttl::after {
  content: "";
  position: absolute;
  bottom: 0;
  right: 135px;
  aspect-ratio: 90/153;
  width: 90px;
  height: auto;
  background: url(../../img/otoshidama2026/otoshidama_gentei.png) no-repeat center center/cover;
}
@media screen and (max-width: 767px) {
  .l-main .otoshidama__ttl::after {
    right: 50px;
    width: 13vw;
    max-width: 70px;
  }
}
.l-main .otoshidama__ttl span {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 20px;
  text-align: center;
  font-size: 36px;
  font-weight: 700;
}
.l-main .otoshidama__ttl span::before {
  content: "";
  aspect-ratio: 510/48;
  width: 510px;
  height: auto;
  background: url(../../img/otoshidama2026/otoshidama_ttl_top.png) no-repeat center center/cover;
}
.l-main .otoshidama__ttl span::after {
  content: "";
  aspect-ratio: 510/13;
  width: 510px;
  height: auto;
  background: url(../../img/otoshidama2026/otoshidama_ttl_bottom.png) no-repeat center center/cover;
}
@media screen and (max-width: 767px) {
  .l-main .otoshidama__ttl span {
    gap: 10px;
    font-size: 28px;
  }
  .l-main .otoshidama__ttl span::before, .l-main .otoshidama__ttl span::after {
    width: 95%;
    max-width: 500px;
  }
}
.l-main .otoshidama__list {
  display: flex;
  gap: 24px;
  margin-bottom: 70px;
}
@media screen and (max-width: 767px) {
  .l-main .otoshidama__list {
    flex-direction: column;
    gap: 20px;
    margin-bottom: 50px;
  }
}
.l-main .otoshidama__list__item {
  display: flex;
  flex-direction: column;
  width: calc(50% - 12px);
}
@media screen and (max-width: 767px) {
  .l-main .otoshidama__list__item {
    width: 90%;
    margin-inline: auto;
  }
}
.l-main .otoshidama__list__item:first-child .otoshidama__list__item__content {
  background-color: #AE170D;
}
.l-main .otoshidama__list__item:first-child .fz-small {
  color: #fff;
}
.l-main .otoshidama__list__item:last-child .otoshidama__list__item__content {
  background-color: #D9C091;
}
.l-main .otoshidama__list__item__content {
  display: flex;
  flex-direction: column;
  justify-content: end;
  align-items: center;
  flex-grow: 1;
  padding-bottom: 50px;
}
.l-main .otoshidama__list__item__content__ttl {
  margin-bottom: 45px;
}
.l-main .otoshidama__list__item__content__photo {
  margin-bottom: 15px;
}
@media screen and (max-width: 767px) {
  .l-main .otoshidama__list__item__content {
    padding: 10px 10px 20px;
  }
  .l-main .otoshidama__list__item__content__ttl {
    width: 90%;
    margin-bottom: 20px;
    text-align: center;
  }
  .l-main .otoshidama__list__item__content__photo {
    margin-bottom: 10px;
  }
}
.l-main .otoshidama .btn {
  position: relative;
  z-index: 1;
  margin-bottom: 20px;
}
.l-main .otoshidama .btn a {
  background-color: unset;
  background: url(../../img/otoshidama2026/otoshidama_muryou.png) no-repeat center center/cover;
  display: grid;
  place-items: center;
  aspect-ratio: 510/145;
  width: 510px;
  height: auto;
  margin-inline: auto;
  font-family: YuGothic, sans-serif;
}
.l-main .otoshidama .btn a::after {
  right: 80px;
  width: 8px;
  height: 8px;
}
@media screen and (max-width: 767px) {
  .l-main .otoshidama .btn a {
    width: 90%;
  }
  .l-main .otoshidama .btn a::after {
    right: 30px;
  }
}
.l-main .otoshidama .fz-small {
  text-align: center;
}
.l-main .campaign {
  padding-block: 158px 180px;
}
@media screen and (max-width: 767px) {
  .l-main .campaign {
    padding-block: 80px 100px;
  }
}
.l-main .campaign .comment {
  display: block;
  width: -moz-fit-content;
  width: fit-content;
  padding-block: 20px;
}
.l-main .campaign__content {
  max-width: 1250px;
  margin-inline: auto;
  text-align: left;
}
@media screen and (max-width: 767px) {
  .l-main .campaign__content {
    width: 90%;
  }
}
.l-main .campaign__content .campaign__item {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  font-weight: 700;
}
.l-main .campaign__content .campaign__item__inner {
  position: relative;
  width: 52%;
  padding: 100px 90px 80px 90px;
  background: #fff;
  order: 2;
}
@media screen and (max-width: 767px) {
  .l-main .campaign__content .campaign__item__inner {
    width: 100%;
    padding: 30px;
  }
}
.l-main .campaign__content .campaign__item__ttl {
  position: absolute;
  top: -35px;
  left: 150px;
  font-size: 80px;
  font-family: "Libre Caslon Text", serif;
  font-weight: 400;
  font-style: normal;
  letter-spacing: 0.02em;
  line-height: 1;
  text-transform: capitalize;
}
@media screen and (max-width: 767px) {
  .l-main .campaign__content .campaign__item__ttl {
    position: static;
    font-size: 40px;
  }
}
.l-main .campaign__content .campaign__item__txt {
  position: relative;
  margin-bottom: 25px;
  padding-top: 5px;
  font-size: 25px;
  line-height: 1.6;
}
@media screen and (max-width: 767px) {
  .l-main .campaign__content .campaign__item__txt {
    margin-bottom: 15px;
    padding-top: 25px;
    font-size: 20px;
  }
}
.l-main .campaign__content .campaign__item__inner p:not(.campaign__item__txt) {
  font-size: 14px;
}
@media screen and (max-width: 767px) {
  .l-main .campaign__content .campaign__item__inner p:not(.campaign__item__txt) {
    line-height: 1.8;
  }
}
.l-main .campaign__content .campaign__item__inner p:not(.campaign__item__txt) .fz-small-large {
  line-height: 1;
}
.l-main .campaign__content .campaign__item .btn {
  margin-top: 48px;
  font-size: 18px;
}
@media screen and (max-width: 767px) {
  .l-main .campaign__content .campaign__item .btn {
    margin-top: 20px;
  }
}
.l-main .campaign__content .campaign__item .btn a {
  height: 89px;
  padding-inline: 60px 70px;
}
.l-main .campaign__content .campaign__item .btn a::after {
  right: 50px;
}
@media screen and (max-width: 767px) {
  .l-main .campaign__content .campaign__item .btn a {
    height: 59px;
    font-size: 13px;
  }
}
.l-main .campaign__content .campaign__item__img {
  position: relative;
  width: 50%;
  margin-right: -2%;
  z-index: 1;
  order: 1;
}
@media screen and (max-width: 767px) {
  .l-main .campaign__content .campaign__item__img {
    width: 100%;
    margin-right: 0;
  }
}
.l-main .campaign__content .campaign__item__img img {
  width: 100%;
}

#reservation {
  margin-top: 0;
}/*# sourceMappingURL=otoshidama2026.css.map */