@charset "UTF-8";
/*! destyle.css v2.0.2 | MIT License | https://github.com/nicolas-cusan/destyle.css */
/* Reset box-model and set borders */
/* ============================================ */
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100..900&family=Noto+Serif+JP:wght@400;500;600;700&display=swap");
*,
::before,
::after {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-style: solid;
  border-width: 0;
}

/* Document */
/* ============================================ */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 * 3. Remove gray overlay on links for iOS.
 */
html {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
  -webkit-tap-highlight-color: transparent; /* 3*/
}

/* Sections */
/* ============================================ */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */
main {
  display: block;
}

/* Vertical rhythm */
/* ============================================ */
p,
table,
blockquote,
address,
pre,
iframe,
form,
figure,
dl {
  margin: 0;
}

/* Headings */
/* ============================================ */
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  line-height: inherit;
  font-weight: inherit;
  margin: 0;
}

/* Lists (enumeration) */
/* ============================================ */
ul,
ol {
  margin: 0;
  padding: 0;
  list-style: none;
}

/* Lists (definition) */
/* ============================================ */
dt {
  font-weight: bold;
}

dd {
  margin-left: 0;
}

/* Grouping content */
/* ============================================ */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
  border-top-width: 1px;
  margin: 0;
  clear: both;
  color: inherit;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace; /* 1 */
  font-size: inherit; /* 2 */
}

address {
  font-style: inherit;
}

/* Text-level semantics */
/* ============================================ */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent;
  text-decoration: none;
  color: inherit;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  text-decoration: underline; /* 2 */
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted; /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace; /* 1 */
  font-size: inherit; /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content */
/* ============================================ */
/**
 * Prevent vertical alignment issues.
 */
img,
embed,
object,
iframe {
  vertical-align: bottom;
}

/* Forms */
/* ============================================ */
/**
 * Reset form fields to make them styleable
 */
button,
input,
optgroup,
select,
textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
  vertical-align: middle;
  color: inherit;
  font: inherit;
  background: transparent;
  padding: 0;
  margin: 0;
  outline: 0;
  border-radius: 0;
  text-align: inherit;
}

/**
 * Reset radio and checkbox appearance to preserve their look in iOS.
 */
[type=checkbox] {
  -webkit-appearance: checkbox;
  -moz-appearance: checkbox;
       appearance: checkbox;
}

[type=radio] {
  -webkit-appearance: radio;
  -moz-appearance: radio;
       appearance: radio;
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type=button],
[type=reset],
[type=submit] {
  cursor: pointer;
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
}

button[disabled],
[type=button][disabled],
[type=reset][disabled],
[type=submit][disabled] {
  cursor: default;
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Remove arrow in IE10 & IE11
 */
select::-ms-expand {
  display: none;
}

/**
 * Remove padding
 */
option {
  padding: 0;
}

/**
 * Reset to invisible
 */
fieldset {
  margin: 0;
  padding: 0;
  min-width: 0;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  white-space: normal; /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto;
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the outline style in Safari.
 */
[type=search] {
  outline-offset: -2px; /* 1 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/**
 * Clickable labels
 */
label[for] {
  cursor: pointer;
}

/* Interactive */
/* ============================================ */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}

/*
 * Remove outline for editable content.
 */
[contenteditable] {
  outline: none;
}

/* Table */
/* ============================================ */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

caption {
  text-align: left;
}

td,
th {
  vertical-align: top;
  padding: 0;
}

th {
  text-align: left;
  font-weight: bold;
}

/* Misc */
/* ============================================ */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none;
}

@media (max-width: 768px) {
  body {
    padding-top: 0;
  }
}
.lp_section_wrp {
  width: 100%;
  position: relative;
}

.lp_inner {
  margin-left: auto;
  margin-right: auto;
  position: relative;
}
@media (min-width: 769px) {
  .lp_inner {
    width: 890px;
  }
}

.lp_section_title {
  position: relative;
  text-align: center;
  font-family: "Noto Serif JP", serif;
  font-weight: 500;
  line-height: 1.4;
  letter-spacing: 0.1em;
}

.lp_section_title_txt.is__color {
  color: #C27358;
}
@media (max-width: 768px) {
  .lp_section_title_txt {
    line-height: 1.4;
    font-size: 6vw;
  }
  .lp_section_title_txt span {
    font-size: 6.8vw;
  }
}
@media (min-width: 769px) {
  .lp_section_title_txt {
    font-size: 28px;
  }
  .lp_section_title_txt span {
    font-size: 35.7px;
  }
}
.lp_section_title_txt strong {
  color: #e96372;
}

.lp_kv_wrp {
  width: 100%;
  display: grid;
  grid-template-columns: 1;
  grid-template-rows: 2;
  background-position: center top;
  background-repeat: no-repeat;
}
@media (max-width: 768px) {
  .lp_kv_wrp {
    padding-top: 4.2666666667vw;
    background-size: 100%;
    background-image: url(/resource/online/images/kv_bg_sp.jpg);
  }
}
@media (min-width: 769px) {
  .lp_kv_wrp {
    background-size: 100% 505px;
    background-image: url(/resource/online/images/kv_bg.jpg);
  }
}

.lp_kv_section {
  width: 100%;
  grid-row: 2;
}
@media (min-width: 769px) {
  .lp_kv_section {
    height: 150px;
    background-color: #fff;
    background-repeat: no-repeat;
    background-position: center top;
    background-size: 890px;
    background-image: url(/resource/online/images/kv_section_bg.jpg);
  }
}
.lp_kv_section .lp_inner {
  height: 100%;
}
@media (max-width: 768px) {
  .lp_kv_section .lp_inner {
    margin-top: 4vw;
  }
}
@media (min-width: 769px) {
  .lp_kv_section .lp_inner {
    padding: 20px 282px 24px 44px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
    gap: 15px;
  }
}

@media (max-width: 768px) {
  .lp_kv_title {
    margin-left: 3.7333333333vw;
    width: 53.2vw;
  }
}

.lp_kv_imgs {
  margin-left: auto;
  margin-right: auto;
  grid-row: 1;
  position: relative;
}
@media (min-width: 769px) {
  .lp_kv_imgs {
    width: 890px;
    height: 505px;
    padding-top: 22px;
  }
}

.lp_kv_description {
  margin-left: auto;
  margin-right: auto;
}
@media (max-width: 768px) {
  .lp_kv_description {
    width: 93.3333333333vw;
  }
}
@media (min-width: 769px) {
  .lp_kv_description {
    width: 760px;
  }
}

@media (max-width: 768px) {
  .lp_kv_img {
    margin-top: 3.6vw;
    width: 100%;
  }
}
@media (min-width: 769px) {
  .lp_kv_img {
    width: 560px;
    position: absolute;
    left: 32px;
    bottom: 0;
  }
}

.lp_kv_phone {
  position: absolute;
}
@media (max-width: 768px) {
  .lp_kv_phone {
    width: 35.4666666667vw;
    right: 2.4vw;
    bottom: -61.6vw;
  }
}
@media (min-width: 769px) {
  .lp_kv_phone {
    width: 218px;
    right: 48px;
    bottom: -112px;
  }
}

.lp_kv_lists {
  display: block;
}
@media (max-width: 768px) {
  .lp_kv_lists {
    margin-top: 7.3333333333vw;
    margin-left: 4vw;
    padding-bottom: 7.3333333333vw;
    width: 55.0666666667vw;
  }
}
@media (min-width: 769px) {
  .lp_kv_lists {
    -webkit-filter: drop-shadow(5px 5px 3px rgba(116, 116, 116, 0.05));
            filter: drop-shadow(5px 5px 3px rgba(116, 116, 116, 0.05));
  }
}

.lp_kv_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #fff;
}
@media (max-width: 768px) {
  .lp_kv_list {
    width: 100%;
    height: 9.6vw;
    border-radius: 0.4vw 2.6666666667vw 0.4vw 0.4vw;
  }
  .lp_kv_list + .lp_kv_list {
    margin-top: 1.0666666667vw;
  }
}
@media (min-width: 769px) {
  .lp_kv_list {
    width: 270px;
    height: 47px;
    border-radius: 3px 15px 3px 3px;
  }
  .lp_kv_list + .lp_kv_list {
    margin-top: 5px;
  }
}

@media (max-width: 768px) {
  .is__list1 .lp_kv_list_txt {
    width: 48.2666666667vw;
  }
  .is__list2 .lp_kv_list_txt {
    width: 50.8vw;
  }
  .is__list3 .lp_kv_list_txt {
    width: 41.7333333333vw;
  }
}
@media (min-width: 769px) {
  .is__list1 .lp_kv_list_txt {
    width: 235px;
  }
  .is__list2 .lp_kv_list_txt {
    width: 248px;
  }
  .is__list3 .lp_kv_list_txt {
    width: 205px;
  }
}
.lp_contact_wrp {
  width: 100%;
  position: relative;
  text-align: center;
  line-height: 1;
  background-color: #fceded;
}
@media (max-width: 768px) {
  .lp_contact_wrp {
    padding-top: 7.3333333333vw;
    padding-bottom: 4.6666666667vw;
  }
}
@media (min-width: 769px) {
  .lp_contact_wrp {
    padding-top: 30px;
    padding-bottom: 35px;
  }
}
@media (max-width: 768px) {
  .lp_contact_wrp .lp_section_title_txt {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: baseline;
        -ms-flex-align: baseline;
            align-items: baseline;
    font-size: 5.3333333333vw;
  }
  .lp_contact_wrp .lp_section_title_txt.is__color {
    font-size: 6vw;
  }
  .lp_contact_wrp .lp_section_title_txt.is__color span {
    font-size: 6.8vw;
  }
  .lp_contact_wrp .lp_section_title_txt.is__color::before, .lp_contact_wrp .lp_section_title_txt.is__color::after {
    content: "";
    width: 0.2666666667vw;
    height: 1em;
    display: block;
    translate: 0 0.2em;
    background-color: #C27358;
    -webkit-transform-origin: center bottom;
            transform-origin: center bottom;
  }
  .lp_contact_wrp .lp_section_title_txt.is__color::before {
    rotate: -30deg;
  }
  .lp_contact_wrp .lp_section_title_txt.is__color::after {
    rotate: 30deg;
  }
}

.lp_contact_btn {
  margin-left: auto;
  margin-right: auto;
}
@media (max-width: 768px) {
  .lp_contact_btn {
    margin-top: 4.6666666667vw;
    width: 92vw;
    height: 22.2666666667vw;
  }
}
@media (min-width: 769px) {
  .lp_contact_btn {
    margin-top: 28px;
    width: 484px;
    height: 81px;
  }
}
.lp_contact_btn a {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  color: #fff;
  font-weight: 700;
  background-color: #e96372;
}
@media (max-width: 768px) {
  .lp_contact_btn a {
    font-size: 4.9333333333vw;
    border-radius: 11.3333333333vw;
    -webkit-filter: drop-shadow(0 1.4666666667vw 0 #b45d4e);
            filter: drop-shadow(0 1.4666666667vw 0 #b45d4e);
  }
}
@media (min-width: 769px) {
  .lp_contact_btn a {
    font-size: 25.9px;
    border-radius: 41px;
    -webkit-filter: drop-shadow(0 5px 0 #b45d4e);
            filter: drop-shadow(0 5px 0 #b45d4e);
  }
}
.lp_contact_btn a::before {
  content: "";
  margin: auto;
  width: 0;
  height: 0;
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
}
@media (max-width: 768px) {
  .lp_contact_btn a::before {
    right: 1.0666666667vw;
    border: 2.4vw solid transparent;
    border-left: 2.1333333333vw solid #fff;
  }
}
@media (min-width: 769px) {
  .lp_contact_btn a::before {
    right: 6px;
    border: 13px solid transparent;
    border-left: 11px solid #fff;
  }
}

.lp_contact_txt {
  line-height: 1.3333333333;
}
@media (max-width: 768px) {
  .lp_contact_txt {
    margin-top: 6.6666666667vw;
    font-size: 2.8vw;
  }
}
@media (min-width: 769px) {
  .lp_contact_txt {
    margin-top: 28px;
    font-size: 18px;
  }
}

@media (max-width: 768px) {
  .is__treatment.lp_inner {
    padding-top: 10.6666666667vw;
    padding-bottom: 20vw;
  }
}
@media (min-width: 769px) {
  .is__treatment.lp_inner {
    padding-top: 55px;
    padding-bottom: 100px;
  }
}
.is__treatment .lp_section_title::after {
  content: "";
  margin-left: auto;
  margin-right: auto;
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  background-image: url(/resource/online/images/treatment_sub.png);
}
@media (max-width: 768px) {
  .is__treatment .lp_section_title::after {
    margin-top: 3.3333333333vw;
    width: 45.4666666667vw;
    height: 3.4666666667vw;
  }
}
@media (min-width: 769px) {
  .is__treatment .lp_section_title::after {
    margin-top: 15px;
    width: 238px;
    height: 19px;
  }
}

.lp_treatment_slider {
  margin-left: auto;
  margin-right: auto;
}
@media (max-width: 768px) {
  .lp_treatment_slider {
    margin-top: 8.2666666667vw;
    width: 92vw;
  }
}
@media (min-width: 769px) {
  .lp_treatment_slider {
    margin-top: 36px;
    width: 100%;
  }
}
.lp_treatment_slider::before, .lp_treatment_slider::after {
  content: "";
  margin: auto;
  height: 100%;
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: 2;
}
@media (min-width: 769px) {
  .lp_treatment_slider::before, .lp_treatment_slider::after {
    width: 150px;
  }
}
.lp_treatment_slider::before {
  left: 0;
  background: -webkit-gradient(linear, left top, right top, from(rgb(255, 255, 255)), to(rgba(255, 255, 255, 0)));
  background: linear-gradient(to right, rgb(255, 255, 255) 0%, rgba(255, 255, 255, 0) 100%);
}
.lp_treatment_slider::after {
  right: 0;
  background: -webkit-gradient(linear, right top, left top, from(rgb(255, 255, 255)), to(rgba(255, 255, 255, 0)));
  background: linear-gradient(to left, rgb(255, 255, 255) 0%, rgba(255, 255, 255, 0) 100%);
}

.lp_treatment_slide {
  display: block;
  background-color: #f9f1ee;
}
@media (max-width: 768px) {
  .lp_treatment_slide {
    width: 92vw;
    padding: 6.4vw 4vw;
    border-radius: 2.4vw;
  }
}
@media (min-width: 769px) {
  .lp_treatment_slide {
    width: 386.79px;
    padding: 27px 17px;
    border-radius: 8px;
  }
}

.lp_treatment_slide_title {
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  color: #fff;
  font-weight: 600;
  letter-spacing: 0.1em;
  line-height: 1;
  background-color: #c27358;
}
@media (max-width: 768px) {
  .lp_treatment_slide_title {
    width: 79.3333333333vw;
    padding-top: 2vw;
    padding-bottom: 2vw;
    font-size: 4.2666666667vw;
  }
}
@media (min-width: 769px) {
  .lp_treatment_slide_title {
    width: 335px;
    padding-top: 7px;
    padding-bottom: 7px;
    font-size: 17.93px;
  }
}

.lp_treatment_slide_img {
  margin-left: auto;
  margin-right: auto;
}
@media (max-width: 768px) {
  .lp_treatment_slide_img {
    margin-top: 4.8vw;
    width: 100%;
  }
}
@media (min-width: 769px) {
  .lp_treatment_slide_img {
    margin-top: 21px;
    width: 353px;
  }
}

.lp_treatment_slide_lists {
  margin-left: auto;
  margin-right: auto;
  display: block;
}
@media (max-width: 768px) {
  .lp_treatment_slide_lists {
    margin-top: 6vw;
    width: 73.7333333333vw;
    padding-left: 4.6666666667vw;
  }
}
@media (min-width: 769px) {
  .lp_treatment_slide_lists {
    margin-top: 25px;
    width: 312px;
    padding-left: 20px;
  }
}

.lp_treatment_slide_list {
  display: block;
  position: relative;
  line-height: 1.8;
  border-bottom: 2px dotted #d7a476;
}
.lp_treatment_slide_list::before {
  content: "";
  margin: auto;
  width: 0.9em;
  height: 0.9em;
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  background-color: #d7a476;
}
@media (max-width: 768px) {
  .lp_treatment_slide_list::before {
    left: -4.6666666667vw;
  }
}
@media (min-width: 769px) {
  .lp_treatment_slide_list::before {
    left: -20px;
  }
}

.slick-arrow {
  margin: auto;
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: 3;
  color: transparent;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}
@media (max-width: 768px) {
  .slick-arrow {
    width: 5.3333333333vw;
    height: 9.8666666667vw;
  }
}
@media (min-width: 769px) {
  .slick-arrow {
    width: 24px;
    height: 44px;
  }
}

.slick-next {
  background-image: url(/resource/online/images/arrow_next.png);
}
@media (max-width: 768px) {
  .slick-next {
    right: -2.5333333333vw;
  }
}
@media (min-width: 769px) {
  .slick-next {
    right: 239px;
  }
}

.slick-prev {
  background-image: url(/resource/online/images/arrow_prev.png);
}
@media (max-width: 768px) {
  .slick-prev {
    left: -2.5333333333vw;
  }
}
@media (min-width: 769px) {
  .slick-prev {
    left: 239px;
  }
}

@media (max-width: 768px) {
  .slick-slide {
    margin-left: 3.7333333333vw;
    margin-right: 3.7333333333vw;
    width: 92vw;
  }
}
@media (min-width: 769px) {
  .slick-slide {
    margin-left: 15px;
    margin-right: 15px;
  }
}

.is__worries.lp_section_wrp {
  background: -webkit-gradient(linear, left top, left bottom, from(rgb(241, 238, 238)), color-stop(86%, rgb(255, 255, 255)));
  background: linear-gradient(to bottom, rgb(241, 238, 238) 0%, rgb(255, 255, 255) 86%);
}
@media (max-width: 768px) {
  .is__worries.lp_section_wrp {
    padding-top: 10.6666666667vw;
    padding-bottom: 22vw;
  }
}
@media (min-width: 769px) {
  .is__worries.lp_section_wrp {
    padding-top: 50px;
    padding-bottom: 66px;
  }
}
.is__worries .lp_section_title {
  position: relative;
  z-index: 1;
}
.is__worries .lp_section_title::before {
  content: "";
  margin: auto;
  display: block;
  position: absolute;
  z-index: -1;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  background-image: url(/resource/online/images/worries_title_icon.png);
}
@media (max-width: 768px) {
  .is__worries .lp_section_title::before {
    width: 18vw;
    height: 28vw;
  }
}
@media (min-width: 769px) {
  .is__worries .lp_section_title::before {
    width: 62px;
    height: 96px;
  }
}

.lp_worries_img {
  mix-blend-mode: darken;
  margin-left: auto;
  margin-right: auto;
}
@media (max-width: 768px) {
  .lp_worries_img {
    margin-top: 10vw;
    width: 97.3333333333vw;
  }
}
@media (min-width: 769px) {
  .lp_worries_img {
    margin-top: 60px;
    width: 510px;
  }
}

.is__types.lp_section_wrp {
  background-color: #f9f1ee;
}
@media (max-width: 768px) {
  .is__types .lp_inner {
    padding-top: 10vw;
    padding-bottom: 12.8vw;
  }
}
@media (min-width: 769px) {
  .is__types .lp_inner {
    padding-top: 60px;
    padding-bottom: 95px;
  }
}

.lp_types_columns {
  margin-left: auto;
  margin-right: auto;
  position: relative;
}
@media (max-width: 768px) {
  .lp_types_columns {
    margin-top: 8vw;
    width: 92vw;
  }
}
@media (min-width: 769px) {
  .lp_types_columns {
    margin-top: 45px;
    width: 682px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    gap: 35px 62px;
  }
}

.lp_types_column {
  text-align: center;
  background-color: #fff;
}
@media (max-width: 768px) {
  .lp_types_column {
    width: 100%;
    padding: 6.6666666667vw 9.0666666667vw 8.5333333333vw;
    border-radius: 2.4vw;
  }
  .lp_types_column + .lp_types_column {
    margin-top: 5.3333333333vw;
  }
}
@media (min-width: 769px) {
  .lp_types_column {
    width: 310px;
    padding: 28px;
    border-radius: 18px;
  }
}

.lp_types_column_title {
  padding-bottom: 0.2em;
  display: inline;
  font-family: "Noto Serif JP", serif;
  font-weight: 500;
  color: #c27358;
  letter-spacing: 0.1em;
  border-bottom: 2px solid #c27358;
}
@media (max-width: 768px) {
  .lp_types_column_title {
    font-size: 6vw;
  }
}
@media (min-width: 769px) {
  .lp_types_column_title {
    font-size: 20px;
  }
}
.lp_types_column_title span {
  font-size: 80%;
}

.lp_types_column_img {
  margin-left: auto;
  margin-right: auto;
}
@media (max-width: 768px) {
  .lp_types_column_img {
    margin-top: 6.4vw;
  }
  .is__column1 .lp_types_column_img {
    width: 54.4vw;
  }
  .is__column2 .lp_types_column_img {
    width: 55.2vw;
  }
  .is__column3 .lp_types_column_img {
    width: 57.8666666667vw;
  }
  .is__column4 .lp_types_column_img {
    width: 48.8vw;
  }
}
@media (min-width: 769px) {
  .lp_types_column_img {
    margin-top: 20px;
  }
  .is__column1 .lp_types_column_img {
    width: 183px;
  }
  .is__column2 .lp_types_column_img {
    width: 185px;
  }
  .is__column3 .lp_types_column_img {
    width: 196px;
  }
  .is__column4 .lp_types_column_img {
    width: 165px;
  }
}

.lp_types_lists {
  width: 100%;
  display: block;
  text-align: left;
}
@media (max-width: 768px) {
  .lp_types_lists {
    margin-top: 6.6666666667vw;
  }
}
@media (min-width: 769px) {
  .lp_types_lists {
    margin-top: 20px;
  }
}

.lp_types_list {
  width: 100%;
  display: block;
  position: relative;
  line-height: 2.5em;
}
@media (max-width: 768px) {
  .lp_types_list {
    padding-left: 4.6666666667vw;
    font-size: 3.4666666667vw;
  }
}
@media (min-width: 769px) {
  .lp_types_list {
    padding-left: 15px;
    font-size: 11.65px;
  }
}
.lp_types_list::before {
  content: "";
  margin: auto;
  width: 1em;
  height: 1em;
  display: block;
  position: absolute;
  left: 0;
  top: 0.75em;
  background-color: #dfb792;
  border-radius: 50%;
}
.lp_types_list span {
  display: block;
  border-bottom: 2px dotted #dfb792;
}

.is__consultation.lp_inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-repeat: no-repeat;
  background-position: center;
}
@media (max-width: 768px) {
  .is__consultation.lp_inner {
    height: 90.6666666667vw;
    padding-right: 10vw;
    background-size: auto 100%;
    background-image: url(/resource/online/images/consultation_bg_sp.jpg);
  }
}
@media (min-width: 769px) {
  .is__consultation.lp_inner {
    height: 405px;
    padding-left: 445px;
    background-size: auto 100%;
    background-image: url(/resource/online/images/consultation_bg.jpg);
  }
}
.is__consultation.lp_inner::before {
  content: "";
  margin: auto;
  width: 0;
  height: 0;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
}
@media (max-width: 768px) {
  .is__consultation.lp_inner::before {
    border: 23.6vw solid transparent;
    border-top: 4.4vw solid #f9f1ee;
  }
}
@media (min-width: 769px) {
  .is__consultation.lp_inner::before {
    border: 120px solid transparent;
    border-top: 23px solid #f9f1ee;
  }
}

.lp_consultation_title {
  margin-left: auto;
  margin-right: auto;
  font-family: "Noto Serif JP", serif;
  font-weight: 500;
  line-height: 1.4;
  letter-spacing: 0.1em;
  text-indent: -1em;
}
@media (max-width: 768px) {
  .lp_consultation_title {
    width: 100%;
    -webkit-writing-mode: vertical-rl;
        -ms-writing-mode: tb-rl;
            writing-mode: vertical-rl;
    font-size: 6.6666666667vw;
    translate: 0 2.6666666667vw;
  }
}
@media (min-width: 769px) {
  .lp_consultation_title {
    width: 890px;
    font-size: 32px;
    translate: 16px;
  }
}
.lp_consultation_title span {
  color: #e96372;
}

.is__points.lp_section_wrp {
  background-color: #fceded;
}
@media (max-width: 768px) {
  .is__points.lp_section_wrp {
    padding-top: 10.6666666667vw;
    padding-bottom: 16.8vw;
  }
}
@media (min-width: 769px) {
  .is__points.lp_section_wrp {
    padding-top: 55px;
    padding-bottom: 77px;
  }
}
.is__points .lp_section_title::after {
  content: "";
  margin-left: auto;
  margin-right: auto;
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  background-image: url(/resource/online/images/points_sub.png);
}
@media (max-width: 768px) {
  .is__points .lp_section_title::after {
    margin-top: 2vw;
    width: 25.4666666667vw;
    height: 4.5333333333vw;
  }
}
@media (min-width: 769px) {
  .is__points .lp_section_title::after {
    margin-top: 22px;
    width: 135px;
    height: 25px;
  }
}
.is__points .lp_section_title_txt {
  line-height: 1;
}
.is__points .lp_section_title_txt.is__color {
  color: #e96372;
}
@media (max-width: 768px) {
  .is__points .lp_section_title_txt {
    font-size: 6vw;
  }
  .is__points .lp_section_title_txt.is__color {
    font-size: 7.3333333333vw;
  }
  .is__points .lp_section_title_txt.is__color strong {
    font-weight: 500;
    font-size: 8.6666666667vw;
  }
}
@media (min-width: 769px) {
  .is__points .lp_section_title_txt {
    font-size: 30px;
  }
  .is__points .lp_section_title_txt.is__color {
    font-size: 34px;
  }
  .is__points .lp_section_title_txt.is__color strong {
    font-weight: 500;
    font-size: 42px;
  }
}

.lp_points_columns {
  margin-left: auto;
  margin-right: auto;
}
@media (max-width: 768px) {
  .lp_points_columns {
    margin-top: 9.6vw;
    width: 92vw;
  }
}
@media (min-width: 769px) {
  .lp_points_columns {
    margin-top: 35px;
    width: 803px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    gap: 30px;
  }
}

.lp_points_column {
  background-color: #fff;
}
@media (max-width: 768px) {
  .lp_points_column {
    width: 100%;
    padding: 3.7333333333vw 4vw 10.6666666667vw;
    border-radius: 2.4vw;
  }
  .lp_points_column + .lp_points_column {
    margin-top: 5.3333333333vw;
  }
}
@media (min-width: 769px) {
  .lp_points_column {
    width: 386px;
    padding: 15px 17px 35px;
    border-radius: 18px;
  }
}
.lp_points_column::before {
  display: block;
  color: transparent;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}
@media (max-width: 768px) {
  .lp_points_column::before {
    width: 24.6666666667vw;
    height: 7.7333333333vw;
  }
}
@media (min-width: 769px) {
  .lp_points_column::before {
    width: 103px;
    height: 32px;
  }
}
.lp_points_column.is__column1::before {
  content: "POINT1";
  background-image: url(/resource/online/images/point1_nth.png);
}
.lp_points_column.is__column2::before {
  content: "POINT2";
  background-image: url(/resource/online/images/point2_nth.png);
}
.lp_points_column.is__column3::before {
  content: "POINT3";
  background-image: url(/resource/online/images/point3_nth.png);
}
.lp_points_column p {
  line-height: 1.625;
}
@media (max-width: 768px) {
  .lp_points_column p {
    margin-top: 4.9333333333vw;
    font-size: 3.4666666667vw;
  }
}
@media (min-width: 769px) {
  .lp_points_column p {
    margin-top: 12px;
    font-size: 16px;
  }
}
.lp_points_column p span {
  color: #e96372;
}

.lp_points_column_title {
  font-family: "Noto Serif JP", serif;
  font-weight: 500;
  line-height: 1.4;
}
@media (max-width: 768px) {
  .lp_points_column_title {
    margin-top: 3.3333333333vw;
    font-size: 4.8vw;
  }
}
@media (min-width: 769px) {
  .lp_points_column_title {
    margin-top: 10px;
    font-size: 20.14px;
  }
}
.lp_points_column_title span {
  color: #e96372;
}
@media (max-width: 768px) {
  .lp_points_column_title span {
    font-size: 5.8666666667vw;
  }
}
@media (min-width: 769px) {
  .lp_points_column_title span {
    font-size: 24.62px;
  }
}

.lp_points_column_img {
  width: 100%;
}
@media (max-width: 768px) {
  .lp_points_column_img {
    margin-top: 4.6666666667vw;
  }
}
@media (min-width: 769px) {
  .lp_points_column_img {
    margin-top: 20px;
  }
}

.is__more.lp_section_wrp {
  text-align: center;
}
@media (max-width: 768px) {
  .is__more.lp_section_wrp {
    padding-top: 15.3333333333vw;
    padding-bottom: 16.6666666667vw;
  }
}
@media (min-width: 769px) {
  .is__more.lp_section_wrp {
    padding-top: 90px;
    padding-bottom: 80px;
  }
}
.is__more.lp_section_wrp::before, .is__more.lp_section_wrp::after {
  margin: auto;
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
}
.is__more.lp_section_wrp::before {
  content: "さらに";
  font-weight: 700;
  text-align: center;
  z-index: 2;
  line-height: 1;
  letter-spacing: 0.1em;
  color: #fff;
}
@media (max-width: 768px) {
  .is__more.lp_section_wrp::before {
    padding-top: 2.2666666667vw;
    font-size: 4vw;
  }
}
@media (min-width: 769px) {
  .is__more.lp_section_wrp::before {
    padding-top: 10px;
    font-size: 21px;
  }
}
.is__more.lp_section_wrp::after {
  content: "";
  width: 0;
  height: 0;
  z-index: 1;
}
@media (max-width: 768px) {
  .is__more.lp_section_wrp::after {
    border: 15.7333333333vw solid transparent;
    border-top: 11.7333333333vw solid #c27358;
  }
}
@media (min-width: 769px) {
  .is__more.lp_section_wrp::after {
    border: 80px solid transparent;
    border-top: 60px solid #c27358;
  }
}
@media (max-width: 768px) {
  .is__more .lp_section_title_txt {
    font-size: 6vw;
  }
  .is__more .lp_section_title_txt.is__color {
    font-size: 7.3333333333vw;
  }
}
@media (min-width: 769px) {
  .is__more .lp_section_title_txt {
    font-size: 30px;
  }
  .is__more .lp_section_title_txt.is__color {
    font-size: 42px;
  }
}

.lp_more_lists {
  margin-left: auto;
  margin-right: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media (max-width: 768px) {
  .lp_more_lists {
    margin-top: 6vw;
    width: 92vw;
  }
}
@media (min-width: 769px) {
  .lp_more_lists {
    margin-top: 50px;
    width: 483px;
  }
}

.lp_more_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
  line-height: 1.5714285714;
  font-weight: 400;
  background-repeat: no-repeat;
  background-position: center;
  background-image: url(/resource/online/images/more_icon.png);
  background-color: #f9f1ee;
}
@media (max-width: 768px) {
  .lp_more_list {
    width: 28vw;
    height: 28vw;
    font-size: 3.7333333333vw;
    background-size: 20vw;
    border-radius: 1.2vw;
  }
}
@media (min-width: 769px) {
  .lp_more_list {
    width: 148px;
    height: 148px;
    font-size: 19.6px;
    background-size: 105px;
    border-radius: 8px;
  }
}

.is__voice.lp_section_wrp {
  background: -webkit-gradient(linear, left top, left bottom, from(rgb(252, 237, 237)), to(rgb(255, 255, 255)));
  background: linear-gradient(to bottom, rgb(252, 237, 237) 0%, rgb(255, 255, 255) 100%);
}
@media (max-width: 768px) {
  .is__voice.lp_section_wrp {
    padding-top: 9.3333333333vw;
    padding-bottom: 17.2vw;
  }
}
@media (min-width: 769px) {
  .is__voice.lp_section_wrp {
    padding-top: 55px;
    padding-bottom: 120px;
  }
}
.is__voice .lp_section_title {
  line-height: 1;
}
.is__voice .lp_section_title::after {
  content: "";
  margin-left: auto;
  margin-right: auto;
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  background-image: url(/resource/online/images/voice_sub.png);
}
@media (max-width: 768px) {
  .is__voice .lp_section_title::after {
    margin-top: 2.6666666667vw;
    width: 18.6666666667vw;
    height: 3.2vw;
  }
}
@media (min-width: 769px) {
  .is__voice .lp_section_title::after {
    margin-top: 22px;
    width: 98px;
    height: 17px;
  }
}
@media (max-width: 768px) {
  .is__voice .lp_section_title_txt {
    font-size: 6vw;
  }
}
@media (min-width: 769px) {
  .is__voice .lp_section_title_txt {
    font-size: 34px;
  }
}

.lp_voice_lists {
  margin-left: auto;
  margin-right: auto;
}
@media (max-width: 768px) {
  .lp_voice_lists {
    margin-top: 9.7333333333vw;
    width: 92vw;
  }
}
@media (min-width: 769px) {
  .lp_voice_lists {
    margin-top: 50px;
    width: 560px;
  }
}

.lp_voice_list {
  display: block;
  position: relative;
  line-height: 1.625;
  background-color: #fff;
}
@media (max-width: 768px) {
  .lp_voice_list {
    width: 59.4666666667vw;
    padding: 4.5333333333vw;
    font-size: 3.4666666667vw;
    border-radius: 2.4vw;
  }
}
@media (min-width: 769px) {
  .lp_voice_list {
    width: 414px;
    padding: 24px;
    font-size: 16px;
    border-radius: 10px;
  }
}
.lp_voice_list::before {
  content: "";
  margin: auto;
  display: block;
  position: absolute;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}
.lp_voice_list.is__list1 {
  margin-left: auto;
}
.lp_voice_list.is__list1::before {
  background-image: url(/resource/online/images/voice1_img.png);
}
@media (max-width: 768px) {
  .lp_voice_list.is__list1::before {
    width: 32vw;
    height: 49.6vw;
    left: -30.1333333333vw;
    top: -5.7333333333vw;
  }
}
@media (min-width: 769px) {
  .lp_voice_list.is__list1::before {
    width: 168px;
    height: 260px;
    left: -149px;
    top: -61px;
  }
}
.lp_voice_list.is__list2 {
  margin-right: auto;
}
@media (max-width: 768px) {
  .lp_voice_list.is__list2 {
    margin-top: 10.2666666667vw;
  }
}
@media (min-width: 769px) {
  .lp_voice_list.is__list2 {
    margin-top: 65px;
  }
}
.lp_voice_list.is__list2::before {
  background-image: url(/resource/online/images/voice2_img.png);
}
@media (max-width: 768px) {
  .lp_voice_list.is__list2::before {
    width: 28vw;
    height: 46.9333333333vw;
    right: -29.4666666667vw;
    top: -6.2666666667vw;
  }
}
@media (min-width: 769px) {
  .lp_voice_list.is__list2::before {
    width: 147px;
    height: 246px;
    right: -145px;
    top: -53px;
  }
}
.lp_voice_list.is__list3 {
  margin-left: auto;
}
@media (max-width: 768px) {
  .lp_voice_list.is__list3 {
    margin-top: 9.7333333333vw;
  }
}
@media (min-width: 769px) {
  .lp_voice_list.is__list3 {
    margin-top: 65px;
  }
}
.lp_voice_list.is__list3::before {
  background-image: url(/resource/online/images/voice3_img.png);
}
@media (max-width: 768px) {
  .lp_voice_list.is__list3::before {
    width: 32.9333333333vw;
    height: 49.3333333333vw;
    left: -30.2666666667vw;
    top: -3.2vw;
  }
}
@media (min-width: 769px) {
  .lp_voice_list.is__list3::before {
    width: 162px;
    height: 242px;
    left: -146px;
    top: -29px;
  }
}

.is__plan.lp_section_wrp {
  background-color: #fbfbfb;
}
@media (max-width: 768px) {
  .is__plan.lp_section_wrp {
    padding-top: 9.3333333333vw;
    padding-bottom: 17.3333333333vw;
  }
}
@media (min-width: 769px) {
  .is__plan.lp_section_wrp {
    padding-top: 55px;
    padding-bottom: 100px;
  }
}
.is__plan .lp_section_title {
  line-height: 1;
}
.is__plan .lp_section_title::after {
  content: "";
  margin-left: auto;
  margin-right: auto;
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  background-image: url(/resource/online/images/plan_sub.png);
}
@media (max-width: 768px) {
  .is__plan .lp_section_title::after {
    margin-top: 2.6666666667vw;
    width: 29.4666666667vw;
    height: 4.8vw;
  }
}
@media (min-width: 769px) {
  .is__plan .lp_section_title::after {
    margin-top: 22px;
    width: 148px;
    height: 25px;
  }
}

.lp_plan_first_wrp {
  margin-left: auto;
  margin-right: auto;
}
@media (max-width: 768px) {
  .lp_plan_first_wrp {
    margin-top: 7.6vw;
    width: 92vw;
  }
}
@media (min-width: 769px) {
  .lp_plan_first_wrp {
    margin-top: 40px;
    width: 387px;
  }
}

.lp_plan_second_wrp {
  margin-left: auto;
  margin-right: auto;
  background-color: #fff;
}
@media (max-width: 768px) {
  .lp_plan_second_wrp {
    margin-top: 6.6666666667vw;
    width: 92vw;
    padding-top: 5.2vw;
    padding-bottom: 10.1333333333vw;
    border-radius: 2.5333333333vw;
    -webkit-filter: drop-shadow(0px 5px 10px rgba(3, 3, 3, 0.1));
            filter: drop-shadow(0px 5px 10px rgba(3, 3, 3, 0.1));
  }
}
@media (min-width: 769px) {
  .lp_plan_second_wrp {
    margin-top: 28px;
    width: 770px;
    padding-top: 35px;
    padding-bottom: 50px;
    border-radius: 18px;
    -webkit-filter: drop-shadow(0px 5px 10px rgba(3, 3, 3, 0.1));
            filter: drop-shadow(0px 5px 10px rgba(3, 3, 3, 0.1));
  }
}

.lp_plan_second_title {
  margin-left: auto;
  margin-right: auto;
}
@media (max-width: 768px) {
  .lp_plan_second_title {
    width: 24.2666666667vw;
  }
}
@media (min-width: 769px) {
  .lp_plan_second_title {
    width: 103px;
  }
}

.lp_plan_lists {
  margin-left: auto;
  margin-right: auto;
}
@media (max-width: 768px) {
  .lp_plan_lists {
    margin-top: 3.3333333333vw;
    width: 80.2666666667vw;
  }
}
@media (min-width: 769px) {
  .lp_plan_lists {
    margin-top: 29px;
    width: 701px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    gap: 23px 20px;
  }
}

.lp_plan_list {
  position: relative;
}
.lp_plan_list:not(.is__list_other) {
  background-color: fff8f8;
}
@media (max-width: 768px) {
  .lp_plan_list:not(.is__list_other) {
    width: 100%;
  }
  .lp_plan_list:not(.is__list_other) + .lp_plan_list:not(.is__list_other) {
    margin-top: 5.3333333333vw;
  }
}
@media (min-width: 769px) {
  .lp_plan_list:not(.is__list_other) {
    width: 339px;
  }
}
.lp_plan_list.is__list2::before {
  content: "おすすめ";
  margin: auto;
  display: block;
  position: absolute;
  font-size: 0;
  color: transparent;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  background-image: url(/resource/online/images/plan_second_icon.png);
}
@media (max-width: 768px) {
  .lp_plan_list.is__list2::before {
    width: 13.7333333333vw;
    height: 13.7333333333vw;
    top: -4.2666666667vw;
    right: -3.4666666667vw;
  }
}
@media (min-width: 769px) {
  .lp_plan_list.is__list2::before {
    width: 59px;
    height: 59px;
    top: -19px;
    right: -15px;
  }
}
.lp_plan_list.is__list_other {
  margin-left: auto;
  margin-right: auto;
}
@media (max-width: 768px) {
  .lp_plan_list.is__list_other {
    margin-top: 8.4vw;
    width: 74.4vw;
  }
}
@media (min-width: 769px) {
  .lp_plan_list.is__list_other {
    margin-top: 21px;
    width: 394px;
  }
}

.lp_plan_other_title {
  margin-left: auto;
  margin-right: auto;
}
@media (max-width: 768px) {
  .lp_plan_other_title {
    margin-bottom: 4.9333333333vw;
    width: 42.2666666667vw;
  }
}
@media (min-width: 769px) {
  .lp_plan_other_title {
    margin-bottom: 23px;
    width: 180px;
  }
}

@media (max-width: 768px) {
  .is__step .lp_inner {
    padding-top: 9.3333333333vw;
    padding-bottom: 13.3333333333vw;
  }
}
@media (min-width: 769px) {
  .is__step .lp_inner {
    padding-top: 55px;
    padding-bottom: 90px;
  }
}

.lp_step_lists {
  margin-left: auto;
  margin-right: auto;
}
@media (max-width: 768px) {
  .lp_step_lists {
    margin-top: 8vw;
    width: 92vw;
  }
}
@media (min-width: 769px) {
  .lp_step_lists {
    margin-top: 37px;
    width: 764px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    gap: 30px;
  }
}

.lp_step_list {
  position: relative;
  background-color: #f9f1ee;
}
@media (max-width: 768px) {
  .lp_step_list {
    width: 92vw;
    padding: 5.0666666667vw 4vw 13.3333333333vw;
    border-radius: 2.5333333333vw;
  }
}
@media (min-width: 769px) {
  .lp_step_list {
    width: 367px;
    padding: 21px 17.5px 50px;
    border-radius: 8px;
  }
}

.lp_step_nth {
  margin-left: auto;
  margin-right: auto;
}
@media (max-width: 768px) {
  .lp_step_nth {
    width: 16.9333333333vw;
  }
}
@media (min-width: 769px) {
  .lp_step_nth {
    width: 72px;
  }
}

.lp_step_list_title {
  width: 100%;
  display: block;
  text-align: center;
  font-family: "Noto Serif JP", serif;
  font-weight: 500;
  letter-spacing: 0.01em;
  line-height: 1;
}
@media (max-width: 768px) {
  .lp_step_list_title {
    margin-top: 3.3333333333vw;
    font-size: 5.3333333333vw;
  }
}
@media (min-width: 769px) {
  .lp_step_list_title {
    margin-top: 15px;
    font-size: 22.4px;
  }
}

.lp_step_list_timing {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
}
@media (max-width: 768px) {
  .lp_step_list_timing {
    width: 22vw;
  }
}
@media (min-width: 769px) {
  .lp_step_list_timing {
    width: 90px;
  }
}

.lp_step_list_img {
  width: 100%;
}
@media (max-width: 768px) {
  .lp_step_list_img {
    margin-top: 4.6666666667vw;
  }
}
@media (min-width: 769px) {
  .lp_step_list_img {
    margin-top: 20px;
  }
}

.lp_step_list_text {
  line-height: 1.6;
}
@media (max-width: 768px) {
  .lp_step_list_text {
    margin-top: 4vw;
    font-size: 3.4666666667vw;
  }
  .lp_step_list_text span {
    font-size: 2.6666666667vw;
  }
}
@media (min-width: 769px) {
  .lp_step_list_text {
    margin-top: 15px;
    font-size: 15px;
  }
  .lp_step_list_text span {
    font-size: 12px;
  }
}

@media (max-width: 768px) {
  .is__faq.lp_inner {
    padding-top: 9.3333333333vw;
    padding-bottom: 15.6vw;
  }
}
@media (min-width: 769px) {
  .is__faq.lp_inner {
    padding-top: 55px;
    padding-bottom: 100px;
  }
}
.is__faq .lp_section_title {
  line-height: 1;
}
.is__faq .lp_section_title::after {
  content: "";
  margin-left: auto;
  margin-right: auto;
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  background-image: url(/resource/online/images/faq_sub.png);
}
@media (max-width: 768px) {
  .is__faq .lp_section_title::after {
    margin-top: 2.6666666667vw;
    width: 9.2vw;
    height: 4.5333333333vw;
  }
}
@media (min-width: 769px) {
  .is__faq .lp_section_title::after {
    margin-top: 22px;
    width: 48px;
    height: 24px;
  }
}

.lp_faq_lists {
  margin-left: auto;
  margin-right: auto;
}
@media (max-width: 768px) {
  .lp_faq_lists {
    margin-top: 8vw;
    width: 92vw;
  }
}
@media (min-width: 769px) {
  .lp_faq_lists {
    margin-top: 50px;
    width: 635px;
  }
}

.lp_faq_list {
  width: 100%;
  position: relative;
  background-color: #fceded;
}
@media (max-width: 768px) {
  .lp_faq_list {
    padding: 5.0666666667vw 4vw 0;
  }
  .lp_faq_list + .lp_faq_list {
    margin-top: 5.3333333333vw;
  }
}
@media (min-width: 769px) {
  .lp_faq_list {
    padding: 24px 19px 0;
  }
  .lp_faq_list + .lp_faq_list {
    margin-top: 25px;
  }
}
.lp_faq_list::before, .lp_faq_list::after {
  content: "";
  margin: auto;
  display: block;
  position: absolute;
  background-color: #df5f71;
  -webkit-transform-origin: center;
          transform-origin: center;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
@media (max-width: 768px) {
  .lp_faq_list::before, .lp_faq_list::after {
    width: 4.6666666667vw;
    height: 0.4vw;
    right: 4vw;
    top: 8.6666666667vw;
  }
}
@media (min-width: 769px) {
  .lp_faq_list::before, .lp_faq_list::after {
    width: 22px;
    height: 3px;
    right: 20px;
    top: 40px;
  }
}
.lp_faq_list::after {
  rotate: 90deg;
}
.lp_faq_list.is__open::after {
  rotate: 0deg;
}

.lp_faq_list_title {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  font-family: "Noto Serif JP", serif;
  font-weight: 500;
  letter-spacing: 0.01em;
  line-height: 1.5873015873;
  cursor: pointer;
}
@media (max-width: 768px) {
  .lp_faq_list_title {
    padding-bottom: 4.9333333333vw;
    font-size: 4.6666666667vw;
    gap: 2.1333333333vw;
  }
}
@media (min-width: 769px) {
  .lp_faq_list_title {
    padding-bottom: 24px;
    font-size: 22.05px;
    gap: 8px;
  }
}
.lp_faq_list_title::before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  background-image: url(/resource/online/images/faq_q_icn.png);
}
@media (max-width: 768px) {
  .lp_faq_list_title::before {
    width: 7.3333333333vw;
    height: 7.3333333333vw;
  }
}
@media (min-width: 769px) {
  .lp_faq_list_title::before {
    width: 35px;
    height: 35px;
  }
}

.lp_faq_list_text {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  letter-spacing: 0.01em;
  line-height: 1.625;
  border-top: 1px solid #e16879;
}
@media (max-width: 768px) {
  .lp_faq_list_text {
    padding-top: 4.4vw;
    padding-bottom: 7.3333333333vw;
    font-size: 3.4666666667vw;
    gap: 2.1333333333vw;
  }
}
@media (min-width: 769px) {
  .lp_faq_list_text {
    padding-top: 20px;
    padding-bottom: 30px;
    font-size: 16px;
    gap: 8px;
  }
}
.lp_faq_list_text span {
  width: auto;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.lp_faq_list_text::before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  background-image: url(/resource/online/images/faq_a_icn.png);
}
@media (max-width: 768px) {
  .lp_faq_list_text::before {
    width: 7.3333333333vw;
    height: 7.3333333333vw;
  }
}
@media (min-width: 769px) {
  .lp_faq_list_text::before {
    width: 35px;
    height: 35px;
  }
}

.is__about.lp_section_wrp {
  background-color: #fffafa;
}
@media (max-width: 768px) {
  .is__about.lp_section_wrp {
    padding-top: 10vw;
    padding-bottom: 20vw;
  }
}
@media (min-width: 769px) {
  .is__about.lp_section_wrp {
    padding-top: 55px;
    padding-bottom: 100px;
  }
}

.lp_about_box_wrp {
  margin-left: auto;
  margin-right: auto;
}
@media (max-width: 768px) {
  .lp_about_box_wrp {
    margin-top: 8vw;
    width: 92vw;
  }
}
@media (min-width: 769px) {
  .lp_about_box_wrp {
    margin-top: 80px;
    width: 550px;
    padding-right: 1.3333333333vw;
  }
}

.lp_about_box {
  position: relative;
}
@media (max-width: 768px) {
  .lp_about_box {
    width: 56.8vw;
  }
  .lp_about_box + .lp_about_box {
    margin-top: 9.8666666667vw;
  }
}
@media (min-width: 769px) {
  .lp_about_box {
    width: 370px;
  }
  .lp_about_box + .lp_about_box {
    margin-top: 25px;
  }
}
.lp_about_box::before {
  content: "";
  margin: auto;
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  border-radius: 50%;
}
@media (max-width: 768px) {
  .lp_about_box::before {
    width: 30.9333333333vw;
    height: 30.9333333333vw;
  }
}
@media (min-width: 769px) {
  .lp_about_box::before {
    width: 163px;
    height: 163px;
  }
}
.lp_about_box.is__about1 {
  margin-left: auto;
}
.lp_about_box.is__about1::before {
  background-image: url(/resource/online/images/about_box1_img.png);
}
@media (max-width: 768px) {
  .lp_about_box.is__about1::before {
    left: -33.8666666667vw;
  }
}
@media (min-width: 769px) {
  .lp_about_box.is__about1::before {
    left: -178px;
  }
}
.lp_about_box.is__about2 {
  margin-right: auto;
}
.lp_about_box.is__about2::before {
  background-image: url(/resource/online/images/about_box2_img.png);
}
@media (max-width: 768px) {
  .lp_about_box.is__about2::before {
    right: -33.8666666667vw;
  }
}
@media (min-width: 769px) {
  .lp_about_box.is__about2::before {
    right: -178px;
  }
}
.lp_about_box.is__about3 {
  margin-left: auto;
}
.lp_about_box.is__about3::before {
  background-image: url(/resource/online/images/about_box3_img.png);
}
@media (max-width: 768px) {
  .lp_about_box.is__about3::before {
    left: -33.8666666667vw;
  }
}
@media (min-width: 769px) {
  .lp_about_box.is__about3::before {
    left: -178px;
  }
}

.lp_about_box_title {
  color: #df5f71;
  font-family: "Noto Serif JP", serif;
  font-weight: 500;
  letter-spacing: 0.01em;
}
@media (max-width: 768px) {
  .lp_about_box_title {
    font-size: 5.3333333333vw;
  }
}
@media (min-width: 769px) {
  .lp_about_box_title {
    font-size: 28px;
  }
}

.lp_about_box_text {
  width: 100%;
  display: block;
  line-height: 1.6666666667;
  background-color: #fff;
}
@media (max-width: 768px) {
  .lp_about_box_text {
    margin-top: 2vw;
    padding: 4.6666666667vw 3.3333333333vw;
    font-size: 3.2vw;
    border-radius: 1.0666666667vw;
  }
}
@media (min-width: 769px) {
  .lp_about_box_text {
    margin-top: 10px;
    padding: 18px;
    font-size: 16.8px;
    border-radius: 8px;
  }
}
.lp_about_box_text strong {
  color: #df5f71;
  font-weight: inherit;
}

.lp_about_box_caption {
  width: 100%;
  display: block;
  text-align: right;
  line-height: 1;
}
@media (max-width: 768px) {
  .lp_about_box_caption {
    font-size: 2.1333333333vw;
  }
}
@media (min-width: 769px) {
  .lp_about_box_caption {
    font-size: 11.2px;
  }
}

.lp_footer {
  width: 100%;
  text-align: center;
}
@media (max-width: 768px) {
  .lp_footer {
    padding-top: 2.9333333333vw;
    padding-bottom: 2.9333333333vw;
  }
}
@media (min-width: 769px) {
  .lp_footer {
    padding-top: 16px;
    padding-bottom: 16px;
  }
}

.lp_footer_logo {
  margin-left: auto;
  margin-right: auto;
}
@media (max-width: 768px) {
  .lp_footer_logo {
    width: 35.6vw;
  }
}
@media (min-width: 769px) {
  .lp_footer_logo {
    width: 185px;
  }
}

.lp_copyright {
  line-height: 1;
}
@media (max-width: 768px) {
  .lp_copyright {
    margin-top: 2.1333333333vw;
    font-size: 2.1333333333vw;
  }
}
@media (min-width: 769px) {
  .lp_copyright {
    margin-top: 10px;
    font-size: 11.11px;
  }
}