@charset "UTF-8";
@media (min-width: 1024px) {
  .fv {
    margin-top: 31px;
  }
}
@media (min-width: 1024px) {
  .fv img {
    min-height: 455px;
    object-fit: cover;
    object-position: center;
  }
}

body {
  background-color: #FFF9E9;
  background-image: linear-gradient(rgba(35, 24, 21, 0.07) 1px, transparent 1px), linear-gradient(90deg, rgba(35, 24, 21, 0.07) 1px, transparent 1px);
  background-size: clamp(1rem, 1.3vw, 2rem) clamp(1rem, 1.3vw, 2rem);
  background-position: center top;
  position: relative;
}

.br--sp {
  display: block;
}
@media (min-width: 768px) {
  .br--sp {
    display: none;
  }
}

.br--pc {
  display: none;
}
@media (min-width: 768px) {
  .br--pc {
    display: block;
  }
}

img {
  width: 100%;
}

.cp_txt {
  width: 76%;
  margin-inline: auto;
  position: relative;
  z-index: 25;
  margin-top: 20px;
}
@media (min-width: 768px) {
  .cp_txt {
    width: calc(100% - min(5.3%, 40px));
    max-width: 960px;
  }
}
.cp_txt img {
  width: 100%;
  display: block;
  margin-inline: auto;
}
@media (min-width: 768px) {
  .cp_txt img {
    max-width: 400px;
  }
}
.cp_txt p {
  margin-top: 3.2vw;
  color: #47423F;
  font-size: 3.73vw;
  font-weight: 500;
  text-align: center;
}
@media (min-width: 768px) {
  .cp_txt p {
    font-size: 1.6rem;
    margin-top: 22px;
  }
}
.cp_txt p strong {
  font-weight: 900;
  color: #47423F;
}
.cp_txt p span {
  color: #47423F;
  font-weight: 500;
}
.cp_txt a {
  color: #47423F;
  text-decoration: underline;
  font-weight: 500;
}

.present {
  width: min(100% - min(5.3%, 40px), 960px);
  margin-top: clamp(3rem, 3.75vw, 6rem);
  margin-inline: auto;
}
.present ul li {
  position: relative;
}
@media (min-width: 768px) {
  .present ul li::after {
    content: "";
    display: block;
    background: url(../img/index/present/item_txt_pc.png) no-repeat;
    background-size: 100%;
    width: min(12.5vw, 160px);
    height: min(11.71vw, 150px);
    min-width: min(12.5vw, 160px);
    min-height: min(11.71vw, 150px);
    position: absolute;
    top: max(-0.55vw, -7px);
    right: max(-1.57vw, -20px);
  }
}
@media (min-width: 768px) and (min-width: 1280px) {
  .present ul li::after {
    right: max(-3.13vw, -40px);
  }
}

#insta .inner {
  width: min(100% - min(14%, 105px) * 2, 490px);
  margin-inline: auto;
}

#insta .inner #insta_f_link {
  font-family: "メイリオ", sans-serif;
  font-weight: bold;
}

#method {
  margin-top: clamp(3.3rem, 4.12vw, 6.6rem);
  width: 94.67%;
  margin-inline: auto;
  position: relative;
  z-index: 15;
}
@media (min-width: 768px) {
  #method {
    width: calc(100% - min(5.3%, 40px));
    max-width: 960px;
  }
}
#method .img_box .sp_txt {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
@media (min-width: 1024px) {
  #method .img_box .sp_txt {
    display: none;
  }
}

#insta {
  margin-top: clamp(4rem, 5vw, 8rem);
  position: relative;
  z-index: 10;
  width: calc(100% - min(5.3%, 40px));
  max-width: 960px;
  margin-inline: auto;
}
@media (min-width: 768px) {
  #insta #insta_f_link {
    width: 90% !important;
  }
}

#rule {
  position: relative;
  z-index: 5;
}
#rule article {
  border-radius: 30px;
  position: relative;
}
#rule .itemLists *.contents_box01 > ul {
  max-width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  gap: 10px;
}
#rule .itemLists *.contents_box01 > ul > li {
  max-width: 100%;
  width: fit-content;
  text-indent: 0;
  padding-left: 0;
}
#rule .itemLists .insta_message dd {
  padding-top: 10px;
}

/*20歳以上判定*/
.overlay {
  display: none;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.6);
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999;
}
.overlay .btn_area {
  width: 400px;
  height: 300px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background: #fff;
  text-align: center;
  z-index: 2;
  border-radius: 10px;
}
.overlay .btn_area .ttl {
  font-weight: bold;
}
.overlay .btn_area p {
  padding: 15px;
}
.overlay .btn_area button,
.overlay .no {
  display: block;
  margin: 0 auto;
  background: #333;
  color: #fff;
  padding: 20px 40px;
  border: none;
  width: 250px;
  text-decoration: none;
  border-radius: 100px;
  font-size: 1em;
}
.overlay .btn_area button:hover {
  background: #777;
}
.overlay button {
  cursor: pointer;
}

.honnori-bnr {
  width: min(100% - min(5.3%, 40px), 830px);
  margin-inline: auto;
}
.honnori-bnr strong {
  display: block;
  text-align: center;
  font-size: clamp(1.5rem, 1.95vw, 2.4rem);
  font-weight: bold;
  color: #47423F;
  word-break: keep-all;
}
.honnori-bnr strong span {
  font-size: clamp(1.5rem, 1.95vw, 2.4rem);
  font-weight: bold;
  color: #47423F;
}
.honnori-bnr a {
  display: block;
  margin-top: clamp(1.9rem, 2.47vw, 2.6rem);
}
@media (min-width: 1024px) {
  .honnori-bnr a {
    transition: opacity 0.2s;
  }
  .honnori-bnr a:hover {
    opacity: 0.7;
  }
}

header {
  rotate: -0.03deg;
}