*,
*::before,
*::after {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

img {
  width: 100%;
  display: block;
}

a {
  text-decoration: none;
  transition: 0.4s;
  color: inherit;
}
a:hover {
  color: inherit;
  text-decoration: none;
}
a:visited {
  color: inherit;
}

ul {
  list-style: none;
}

.ib_item {
  display: inline-block;
}

.tar {
  text-align: right;
}

.text_base {
  font-size: 16px;
  font-weight: normal;
  line-height: 1.8;
  letter-spacing: 0.05em;
}
@media (max-width: 640px) {
  .text_base {
    font-size: 14px;
  }
}

.contents_wrap {
  max-width: 1024px;
  margin-inline: auto;
}

div.proper20260327 {
  width: 100%;
  overflow: hidden;
  background: #fff;
  font-family: "Noto Serif JP", serif;
}
div.proper20260327 h1,
div.proper20260327 h2,
div.proper20260327 h3,
div.proper20260327 p {
  letter-spacing: 0.05em;
  font-weight: 500;
}
div.proper20260327 div.banner {
  max-width: 1024px;
  margin: 0 auto;
}
div.proper20260327 .lead_area {
  margin: 6% auto;
  width: 96%;
}
@media (max-width: 810px) {
  div.proper20260327 .lead_area {
    margin: 8% auto;
  }
}
@media (max-width: 640px) {
  div.proper20260327 .lead_area {
    margin: 12% auto;
  }
}
@media (max-width: 450px) {
  div.proper20260327 .lead_area {
    max-width: 16% auto;
  }
}
div.proper20260327 .lead_area h2 {
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto 0.8em;
  font-size: 24px;
  font-family: "Jost", sans-serif;
  font-weight: bold;
}
@media (max-width: 640px) {
  div.proper20260327 .lead_area h2 {
    font-size: 20px;
  }
}
div.proper20260327 .lead_area p.lead {
  margin: 0 auto;
  font-size: 16px;
  font-weight: 600;
  line-height: 1.8;
  text-align: center;
}
@media (max-width: 640px) {
  div.proper20260327 .lead_area p.lead {
    font-size: 14px;
    line-height: 1.7;
  }
}
div.proper20260327 .main_contents {
  padding-bottom: 15%;
}
@media (max-width: 640px) {
  div.proper20260327 .main_contents {
    padding-bottom: 30%;
  }
}
div.proper20260327 .main_contents .style_box + .style_box {
  margin-top: max(60px, 16%);
}
div.proper20260327 .main_contents .style_box {
  max-width: 800px;
  width: 90%;
  margin: 0 auto;
}
@media (max-width: 640px) {
  div.proper20260327 .main_contents .style_box {
    width: 94%;
  }
}
div.proper20260327 .main_contents .style_box .main_item_box .main_img {
  margin-block: max(30px, 5%);
  display: flex;
  justify-content: center;
}
div.proper20260327 .main_contents .style_box .main_item_box .main_img li {
  width: 25%;
  padding: 8px;
}
@media (max-width: 640px) {
  div.proper20260327 .main_contents .style_box .main_item_box .main_img li {
    padding: 4px;
    width: 30%;
  }
}
div.proper20260327 .main_contents .style_box .main_item_box .main_img li.w25 {
  width: 25%;
}
div.proper20260327 .main_contents .style_box .main_item_box .main_img li a .item_color {
  text-align: center;
  font-size: 16px;
  font-weight: 500;
  letter-spacing: 0.05em;
  font-family: "Cormorant", serif;
  font-weight: bold;
  transition: 0.4s;
}
@media (max-width: 450px) {
  div.proper20260327 .main_contents .style_box .main_item_box .main_img li a .item_color {
    font-size: 14px;
  }
}
div.proper20260327 .main_contents .style_box .main_item_box .main_img li a:hover {
  filter: brightness(1.1);
}
div.proper20260327 .main_contents .style_box .main_item_box .main_img li a:hover .item_color {
  transform: scale(1.1);
}
div.proper20260327 .main_contents .style_box .item_credit {
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 10px;
}
div.proper20260327 .main_contents .style_box .item_credit a {
  width: 40%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 20px;
  padding-block: 8px;
}
@media (max-width: 810px) {
  div.proper20260327 .main_contents .style_box .item_credit a {
    width: 100%;
  }
}
@media (max-width: 640px) {
  div.proper20260327 .main_contents .style_box .item_credit a {
    gap: 30px;
  }
}
div.proper20260327 .main_contents .style_box .item_credit a:hover {
  transform: translateY(3px);
}
div.proper20260327 .main_contents .style_box .item_credit p {
  margin: 0 !important;
  font-size: 24px;
  font-weight: bold;
  text-align: center;
  font-family: "Cormorant", serif;
}
@media (max-width: 450px) {
  div.proper20260327 .main_contents .style_box .item_credit p {
    font-size: 20px;
  }
}
div.proper20260327 .main_contents .style_box .item_credit div.credit {
  position: relative;
  font-family: "Jost", sans-serif;
  font-weight: 600;
  display: flex;
  align-items: center;
  gap: 20px;
  width: -moz-fit-content;
  width: fit-content;
}
div.proper20260327 .main_contents .style_box .item_credit div.credit span.per {
  font-size: 20px;
  letter-spacing: 0.02em;
  position: relative;
  width: 200px;
  margin: 0 auto;
}
@media (max-width: 1024px) {
  div.proper20260327 .main_contents .style_box .item_credit div.credit span.per {
    width: 180px;
  }
}
@media (max-width: 640px) {
  div.proper20260327 .main_contents .style_box .item_credit div.credit span.per {
    width: 175px;
    font-size: 18px;
  }
}
@media (max-width: 450px) {
  div.proper20260327 .main_contents .style_box .item_credit div.credit span.per {
    width: 165px;
    font-size: 16px;
  }
}
div.proper20260327 .main_contents .style_box .item_credit div.credit span.per::before {
  content: url("https://osmosis.itembox.design/item/img/contents/2026ss/0327_2buy10/arrow.svg?2");
  display: block;
  position: absolute;
  left: -1%;
  width: 100%;
  bottom: 1px;
}
div.proper20260327 .main_contents .style_box .item_credit div.credit span.per10 {
  width: -moz-fit-content;
  width: fit-content;
  display: inline-block;
  font-size: 28px;
  color: rgb(218, 0, 0);
  letter-spacing: 0.02em;
}
@media (max-width: 640px) {
  div.proper20260327 .main_contents .style_box .item_credit div.credit span.per10 {
    font-size: 24px;
  }
}
@media (max-width: 450px) {
  div.proper20260327 .main_contents .style_box .item_credit div.credit span.per10 {
    font-size: 22px;
  }
}
@media (max-width: 450px) {
  div.proper20260327 .main_contents .style_box .item_credit div.credit span.per10 {
    font-size: 20px;
  }
}/*# sourceMappingURL=0327_2buy10.css.map */