body {
  font-size: 14px;
  line-height: 24px;
  letter-spacing: 3px;
  max-width: 568px;
}

p {
  margin-top: 0;
  margin-bottom: 20px;
}
p:last-child {
  margin-bottom: 0;
}

header {
  background-size: auto;
}

.header_ttl {
  padding: 13px 0;
  font-size: 4.2vw;
}

.offer {
  padding: 42px 0 20px;
}
.offer_cta {
  width: 92%;
}

.youtube {
  margin-top: 40px;
}

.about {
  width: 92%;
  margin: 50px auto;
}
.about_intr {
  margin-bottom: 0;
}
.about_txt .lt,
.about_txt .rt {
  display: flex;
  flex-direction: column;
  gap: 25px !important;
  margin-left: auto;
}
.about_txt .rt img.right {
  width: 85%;
  margin: 0 0 0 auto;
}
.about_txt .rt figcaption.left {
  margin: 0 auto 0 0;
  padding-left: 20px;
}
.about_txt .lt {
  margin: 0 !important;
}
.about_txt .lt img.left {
  width: 85%;
  margin: 0 auto 0 0;
  padding-left: 5px;
}
.about_txt .lt figcaption.right {
  margin: 0 0 0 auto;
  padding-right: 5px;
}
.about_txt:nth-child(odd) {
  margin-top: 20px;
}

.solved {
  padding: 22px 0 50px;
}
.solved_wrap {
  width: 92%;
}
.solved .lt,
.solved .rt {
  display: flex;
  flex-direction: column;
  gap: 25px !important;
  margin-left: auto;
}
.solved .rt,
.solved .lt {
  margin-top: 20px !important;
  margin-right: 0 !important;
  margin-left: 0 !important;
}
.solved:nth-child(odd) {
  margin-top: 20px;
}

.reason {
  background-size: auto;
  font-size: 14px;
  line-height: 24px;
  letter-spacing: 0.2px;
  padding-bottom: 34px;
}
.reason h2 {
  margin-bottom: 26px;
}
.reason figure {
  margin: 0 auto;
}
.reason_box {
  gap: 20px;
  margin-bottom: 34px;
}
.reason_box:last-child {
  margin-bottom: 0;
}
.reason_box h3 {
  background-size: cover;
  gap: 12px;
  padding: 12px;
}
.reason_box h3 img {
  width: 68px;
}
.reason_box h3 span {
  font-size: 24px;
  line-height: 34px;
  border-bottom: 2px dashed #ea5c35;
  padding-bottom: 0px;
}
.reason_box_main, .reason_box_main2, .reason_box_ex, .reason_box_column, .reason_box_voice {
  width: 92%;
}
.reason_box_main, .reason_box_main2 {
  display: flex;
  gap: 25px;
  flex-direction: column;
  align-items: center;
}
.reason_box_main .-icon, .reason_box_main2 .-icon {
  max-width: 172px;
}
.reason_box_main .-icon4, .reason_box_main2 .-icon4 {
  max-width: initial;
}
.reason_box_main .-icon5, .reason_box_main2 .-icon5 {
  max-width: 166px !important;
}
.reason_box_main2 figcaption {
  flex: initial;
}
.reason_box_column {
  display: flex;
  flex-direction: column;
  gap: 10px;
  align-items: center;
}
.reason_box_column h4 {
  margin-top: initial;
}
.reason_box_column p {
  padding: 16px 30px;
  margin-top: 0px;
}
.reason_box_column_ttl {
  z-index: 10;
}
.reason_box_column_img {
  max-width: 320px;
  z-index: 1;
}
.reason_box_column .-over {
  height: 200px;
  margin-top: -50px;
}
.reason_box_column_txt {
  z-index: 10;
}
.reason_box_column .-color {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  flex-wrap: wrap;
  justify-content: space-around;
  gap: 12px 0;
  margin-top: -10px;
}
.reason_box_column .-color_img {
  width: 100%;
}
.reason_box_column .-color img {
  max-width: 150px;
}
.reason_box_column .-color img:first-child {
  margin-bottom: 0;
}
.reason_box_column.-column5 {
  margin-top: 18px;
}
.reason_box_column.-column5 .-over {
  height: initial;
  margin-bottom: -66px;
}
.reason_box_ex-img {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.reason_box_ex-txt {
  margin-top: 20px;
  text-align: left;
}
.reason_box_color {
  display: none;
}
.reason_box_voice {
  margin-top: 30px;
}

.detail {
  background-size: auto;
}
.detail h2 {
  padding: 0;
  background: none;
}
.detail_body {
  width: 92%;
  padding: 1rem 0 3rem;
}
.detail_body_txt {
  text-align: left;
}
.detail_body_info-ttl {
  font-size: 22px;
  line-height: 22px;
  letter-spacing: 9.46px;
  margin: 40px auto 17px;
}
.detail_body_info-txt {
  border-radius: 42px;
  padding: 10px 25px;
}
.detail_body_info-txt dl {
  font-size: 13px;
  line-height: 20px;
  grid-template-columns: 3fr 11fr;
  padding: 6px 0;
  border-bottom: 1px dashed #013760;
}
.detail_body_info-txt dl dt {
  margin-left: 6px;
}
.detail_body_info-txt dl dd {
  margin-left: 0px;
}
.detail_body_info-txt.-color {
  padding: 20px 14px;
  border-radius: 36px;
  gap: 16px;
}
.detail_body_info-txt.-color figure > figcaption {
  margin-top: 10px;
  font-size: 12px;
  line-height: 18px;
}
.detail_body_info-txt.-price {
  padding: 20px 24px 10px;
}
.detail_body_info-txt.-price dl:first-child {
  margin-bottom: 1rem !important;
}
.detail_body_info-txt.-price > dl {
  display: flex;
  align-items: center;
  margin: 0 auto;
  font-weight: 700;
  letter-spacing: 0.6px;
  flex-direction: column;
  gap: 8px;
  font-size: 15px;
  padding-bottom: 16px;
}
.detail_body_info-txt.-price > dl dt {
  margin-left: 3px;
}
.detail_body_info-txt.-price > dl dd {
  font-size: 22px;
}
.detail_body_info-txt.-price > dl dd .souryo {
  font-size: 11.5px;
  letter-spacing: 1.15px;
  margin-left: 10px;
  border-radius: 4px;
  padding: 0px 4px;
}
.detail_body_info-note {
  font-size: 14px;
  line-height: 1.6;
  letter-spacing: 0.22px;
}
.detail_body_color {
  grid-template-columns: 1fr 1fr;
}

.instagram h2 {
  text-align: center;
  font-size: 2rem;
  letter-spacing: 0px;
  margin-bottom: 1rem;
}
@media (max-width: 768px) {
  .instagram__wrap {
    width: 90%;
    padding-block: 2rem;
  }
}

.howto {
  margin-top: -56px;
}
.howto h3 {
  margin: 0 auto 16px;
}
.howto_inner {
  width: 92%;
  padding: 40px 0 52px;
}
.howto_intr {
  font-size: 15px;
  line-height: 25px;
}
.howto_note {
  margin-top: 34px;
  margin-bottom: 60px;
}
.howto_column {
  margin-bottom: 54px;
}
.howto_column figure {
  gap: 14px;
  flex-direction: column;
}
.howto_column picture.-over {
  width: 100vw;
  margin-left: calc(50% - 50vw);
}
.howto_column picture.-over > img {
  max-width: initial;
  width: 98vw;
  margin-left: 0;
}
.howto_end {
  margin-top: 40px;
}

.try > h2 > img {
  padding: 18px;
}
.try > h2::after {
  width: 34px;
  height: 15px;
  margin-top: -1px;
}
.try figure {
  width: 92%;
  padding: 20px 0 36px;
}
.try figure figcaption {
  font-size: 13px;
  padding-top: 31px;
}

.hope {
  background-size: auto;
  padding: 40px 0 0;
}
.hope_box {
  width: 92%;
}
.hope_box_txt {
  font-size: 12px;
  line-height: 20px;
  letter-spacing: 0.3px;
  padding: 12px 21px;
}
.hope_box_pic {
  width: 110%;
}

.contact {
  width: 92%;
  margin: 40px auto;
  background-color: none;
}
.contact h4 {
  position: relative;
  z-index: 100;
}
.contact h4 img {
  width: 280px;
}
.contact_body {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 20px;
  padding: 38px 14px 20px;
}
.contact_wrap {
  background-color: #f6f2eb;
  margin-top: -46px;
}
.contact_tel, .contact_mail {
  text-align: center;
}
.contact_tel-top, .contact_mail-top {
  font-size: 14px;
}
.contact_tel-label, .contact_mail-label {
  font-size: 28px;
  padding: 8px 0px 14px 1.3em;
}
.contact_tel-label::before, .contact_mail-label::before {
  top: 8px;
  width: 1em;
  height: 1em;
}
.contact_tel-sub, .contact_mail-sub {
  font-size: 12px;
  letter-spacing: 1.4px;
}
.contact_border {
  width: 100%;
  height: 1px;
}

footer {
  background: #fff;
  padding: 33px 16px;
}
footer .kiyaku {
  margin-bottom: 28px;
}
footer .company {
  margin-bottom: 33px;
}
footer .company h3 {
  margin-bottom: 30px;
}
footer .company dl > div {
  margin-bottom: 10px;
  font-size: 13px;
}
footer .company dl > div dd {
  margin-left: 2em;
  letter-spacing: 2px;
}

.webform {
  padding-block: 10px 60px;
}
.webform h2, .webform_campaign,
.webform .form {
  width: 92%;
}
.webform h2 small {
  font-size: 0.8em;
}
.webform .form .wrap-form {
  padding: 16px 5px 0;
}
.webform .form_ttl {
  font-size: 24px;
}
.webform .form_guide {
  padding: 15px 10px;
  font-size: 14px;
  margin-top: 1.5rem;
}
.webform .form_guide-title {
  font-size: 1.1rem;
  margin-bottom: 1rem;
}
.webform .form_guide ol {
  padding-left: 2.5em;
}
.webform .p-form-group {
  padding: 15px 0 !important;
  width: initial;
  flex-direction: column;
  align-items: flex-start;
  gap: 5px;
}
.webform .p-form-group .-title {
  width: 100%;
  justify-content: flex-start;
  padding: 0 0 6px;
  max-width: 270px;
}
.webform .p-form-group-box {
  width: 100%;
  padding: 0;
}
.webform .c-button {
  margin-top: 40px;
}