@charset "UTF-8";
/*
===============
reset-css
===============
*/
/*! destyle.css v4.0.0 | MIT License | https://github.com/nicolas-cusan/destyle.css */
/* Reset box-model and set borders */
/* ============================================ */
*,
::before,
::after {
  box-sizing: border-box;
  -webkit-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 */
/* ============================================ */
section {
  max-width: unset;
  margin: unset;
}

/**
 * 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;
  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] {
  -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;
}

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

/* Forms */
/* ============================================ */
/**
 * Reset form fields to make them styleable.
 * 1. Make form elements stylable across systems iOS especially.
 * 2. Inherit text-transform from parent.
 */
button,
input,
optgroup,
select,
textarea {
  -webkit-appearance: none; /* 1 */
  -moz-appearance: none;
       appearance: none;
  vertical-align: middle;
  color: inherit;
  font: inherit;
  background: transparent;
  padding: 0;
  margin: 0;
  border-radius: 0;
  text-align: inherit;
  text-transform: inherit; /* 2 */
}

/**
 * Correct cursors for clickable elements.
 */
button,
[type=button],
[type=reset],
[type=submit] {
  cursor: pointer;
}

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

/**
 * Improve outlines for Firefox and unify style with input elements & buttons.
 */
:-moz-focusring {
  outline: auto;
}

select:disabled {
  opacity: inherit;
}

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

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

legend {
  padding: 0;
}

/**
 * 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;
}

/**
 * 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. Fix font inheritance.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/**
 * Fix appearance for Firefox
 */
[type=number] {
  --moz-appearance: textfield;
}

/**
 * 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]:focus {
  outline: auto;
}

/* Tables */
/* ============================================ */
/**
1. Correct table border color inheritance in all Chrome and Safari.
*/
table {
  border-color: inherit; /* 1 */
  border-collapse: collapse;
}

caption {
  text-align: left;
}

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

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

/*
===============
font-family
===============
*/
/*
===============
base-color
===============
*/
/*
===============
sp-pc display: none;
===============
*/
.sp {
  display: none !important;
}

.pc {
  display: block !important;
}

@media screen and (max-width: 899px) {
  .sp {
    display: block !important;
  }
  .pc {
    display: none !important;
  }
  .sp-hidden {
    display: none;
  }
}
@media screen and (min-width: 900px) {
  .pc-hidden {
    display: none;
  }
}
/*
===============
Google-Font
===============
*/
/*
===============
Base
===============
*/
html {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

body {
  color: #212B36;
  font-family: "Zen Old Mincho", serif;
}
body.no-scroll {
  overflow: hidden;
  height: 100vh;
  position: relative;
}

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

.hide {
  display: none !important;
}

.nowrap {
  white-space: nowrap;
}

/*
===============
Link-hover
===============
*/
/*
===============
Color-Set
===============
*/
/*
===============
Common-layout
===============
*/
/*
===============
Opening-Animation
===============
*/
/*
===============
Font-Set
===============
*/
.l-header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 50px;
  z-index: 10000;
  padding: 0 18px 0 22px;
  opacity: 1;
}
@media screen and (min-width: 1200px) {
  .l-header {
    height: 70px;
    padding: 0 24px 0 20px;
    border-bottom: 1px solid #fff;
    background: rgba(33, 43, 54, 0.35);
    background-blend-mode: multiply;
  }
}

.l-header__container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  height: inherit;
  margin: 0 auto;
}
@media screen and (min-width: 1200px) {
  .l-header__container {
    max-width: 1756px;
  }
}

.l-header__logo-link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  max-width: 228px;
  width: 100%;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  position: relative;
  z-index: 100;
}
.l-header__logo-link:hover, .l-header__logo-link:active {
  opacity: 0.7;
}
@media screen and (min-width: 1200px) {
  .l-header__logo-link {
    max-width: 228px;
  }
}

.l-header__nav-area {
  display: none;
}
@media screen and (min-width: 1200px) {
  .l-header__nav-area {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    max-width: 1200px;
    width: 100%;
    padding-left: 20px;
  }
}

.l-header__nav-items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 100%;
}

.l-header__nav-item {
  color: #fff;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 20.8px; /* 130% */
  letter-spacing: 0.4px;
  position: relative;
}
.l-header__nav-item::after {
  content: "";
  position: absolute;
  bottom: -2px;
  left: 0;
  display: inline-block;
  width: 100%;
  height: 2px;
  background: #fff;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  opacity: 0;
}
.l-header__nav-item:hover::after, .l-header__nav-item:active::after {
  opacity: 1;
}
@media screen and (max-width: 1440px) {
  .l-header__nav-item {
    font-size: 14px;
  }
}

.l-header__hamburger-btn {
  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;
  width: 45px;
  height: 50px;
}
@media screen and (min-width: 1200px) {
  .l-header__hamburger-btn {
    display: none;
  }
}

.l-header__lines-container {
  position: relative;
  width: 100%;
  height: 100%;
  -webkit-transition: 0.3s ease-out;
  transition: 0.3s ease-out;
}
.l-header__lines-container span {
  position: absolute;
  left: 21px;
  display: block;
  width: 19px;
  height: 2px;
  background-color: #ffffff;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.l-header__lines-container span:nth-child(1) {
  top: 17px;
}
.l-header__lines-container span:nth-child(2) {
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.l-header__lines-container span:nth-child(3) {
  bottom: 17px;
}
.is-open .l-header__lines-container span:nth-child(1) {
  top: 50%;
  -webkit-transform: translateY(-50%) rotate(30deg);
          transform: translateY(-50%) rotate(30deg);
}
.is-open .l-header__lines-container span:nth-child(2) {
  opacity: 0;
}
.is-open .l-header__lines-container span:nth-child(3) {
  bottom: auto;
  top: 50%;
  -webkit-transform: translateY(-50%) rotate(-30deg);
          transform: translateY(-50%) rotate(-30deg);
}

.l-header__burger-menu-container {
  position: fixed;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background: #d4cebe;
  z-index: 1000;
  overflow-y: auto;
  -webkit-transform: translateX(100%);
          transform: translateX(100%);
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease;
}
.l-header__burger-menu-container.is-open {
  -webkit-transform: translateX(0);
          transform: translateX(0);
}
@media screen and (min-width: 1200px) {
  .l-header__burger-menu-container {
    display: none;
  }
}

.is-fixed {
  overflow: hidden;
  height: 100%;
}

.l-header__burger-content {
  padding: 82px 24px 45px 22px;
}

.l-header__burger-nav {
  max-width: 329px;
  margin-left: auto;
}

.l-header__burger-item:nth-child(n+2) {
  margin-top: 40px;
}

.l-header__burger-link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.l-header__burger-item-title {
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px; /* 100% */
}

.l-header__burger-item-text {
  font-size: 11px;
  font-style: normal;
  font-weight: 400;
  line-height: 11px; /* 100% */
  margin-left: 8px;
}

.l-header__burger-entry-contain {
  max-width: 329px;
  width: 100%;
  margin-top: 49px;
  margin-left: auto;
}

.l-header__burger-entry-link {
  background: #fff;
  -webkit-box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
          box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
  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;
  width: 329px;
  height: 46px;
}

.l-header__burger-entry-text {
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: 14px; /* 100% */
  letter-spacing: 1px;
}

.l-header__burger-entry-arrow {
  display: inline-block;
  width: 8.485px;
  height: 8.488px;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
  border-right: 2px solid #212b36;
  border-bottom: 2px solid #212b36;
  margin-left: 8px;
}

.l-footer {
  height: 44px;
  background: #212b36;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-bottom: 75px;
}
@media screen and (min-width: 900px) {
  .l-footer {
    height: 60px;
    margin-bottom: 0;
  }
}

.l-footer__copy {
  color: #fff;
  text-align: center;
  font-family: "Noto Serif JP", serif;
  font-size: 12px;
  font-style: normal;
  font-weight: 500;
  line-height: 12px; /* 100% */
  letter-spacing: 1.2px;
}

.p-reform-fv__contact-contain {
  position: fixed;
  z-index: 100;
  bottom: 0;
  left: 0;
  width: 100%;
  -webkit-transition: opacity 0.4s ease;
  transition: opacity 0.4s ease;
  opacity: 0;
}
@media screen and (min-width: 900px) {
  .p-reform-fv__contact-contain {
    top: 43.5vh;
    bottom: unset;
    left: unset;
    right: 0;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    width: 80px;
  }
}

.p-reform-fv__contact-wrap {
  background: #212b36;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (min-width: 900px) {
  .p-reform-fv__contact-wrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    border-radius: 6px 0px 0px 6px;
  }
}

.p-reform-fv__contact-link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  padding: 11.5px 0px;
}
.p-reform-fv__contact-link:nth-child(n+2) {
  border-left: 1px dashed #707070;
}
@media screen and (min-width: 900px) {
  .p-reform-fv__contact-link {
    padding: 21px 0px;
  }
  .p-reform-fv__contact-link:nth-child(n+2) {
    border-top: 1px dashed #707070;
    border-left: none;
  }
}

.p-reform-fv__contact-link-icon {
  width: 32px;
  height: 32px;
}
@media screen and (min-width: 900px) {
  .p-reform-fv__contact-link-icon {
    width: 32px;
    height: 32px;
  }
}

.p-reform-fv__contact-link-text {
  color: #fff;
  text-align: center;
  font-size: 12px;
  font-style: normal;
  font-weight: 700;
  line-height: 12px; /* 100% */
  letter-spacing: 0.9px;
  margin-top: 8px;
}
@media screen and (min-width: 900px) {
  .p-reform-fv__contact-link-text {
    display: none;
  }
}

.l-reform-present {
  position: relative;
}

.l-reform-present__bg {
  background: url(../commons/img/reform-present_bg-sp.png) no-repeat center center/cover;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
}
@media screen and (min-width: 1048px) {
  .l-reform-present__bg {
    background: url(../commons/img/reform-present_bg-pc.png) no-repeat center center/cover;
  }
}

.l-reform-present__wrapper {
  padding: 40px 20px 38px;
}
@media screen and (min-width: 1048px) {
  .l-reform-present__wrapper {
    padding: 80px 20px 77px;
  }
}

.l-reform-present__container {
  max-width: 335px;
  width: 100%;
  border: 3px solid #937b5c;
  background: #fff;
  padding: 37px 5px 30px 5px;
  margin: 0 auto;
}
@media screen and (min-width: 1048px) {
  .l-reform-present__container {
    max-width: 1000px;
    background: rgba(255, 255, 255, 0.7);
    padding: 27px 50px 35px 78px;
  }
}

.l-reform-present__top-head {
  text-align: center;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: 0.48px;
}
@media screen and (min-width: 1048px) {
  .l-reform-present__top-head {
    font-size: 19px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    letter-spacing: 0.57px;
  }
}

.l-reform-present__title {
  text-align: center;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(-0.37%, #937b5c), color-stop(99.63%, #4c3f2e));
  background: linear-gradient(180deg, #937b5c -0.37%, #4c3f2e 99.63%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: 31px; /* 129.167% */
  letter-spacing: 0.72px;
  margin-top: 6px;
}
@media screen and (min-width: 1048px) {
  .l-reform-present__title {
    font-size: 34px;
    font-style: normal;
    font-weight: 900;
    line-height: 44px; /* 129.412% */
    letter-spacing: 1.02px;
    margin-top: 11px;
  }
}

.l-reform-present__content-contain {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (min-width: 1048px) {
  .l-reform-present__content-contain {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: start;
  }
}

.l-reform-present__img-contain {
  position: relative;
  margin-top: 28px;
}
@media screen and (min-width: 1048px) {
  .l-reform-present__img-contain {
    margin-top: 24px;
  }
}

.l-reform-present__present-img {
  display: none;
}
@media screen and (min-width: 1048px) {
  .l-reform-present__present-img {
    display: inline-block;
    width: 203px;
    position: absolute;
    top: 4px;
    left: -1px;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
  }
}

.l-reform-present__img {
  width: 303.348px;
}
@media screen and (min-width: 1048px) {
  .l-reform-present__img {
    width: 360px;
  }
}

.l-reform-present__img02 {
  width: 179.5px;
  position: absolute;
  bottom: 49px;
  right: 89px;
  -webkit-transform: translate(50%, 50%);
          transform: translate(50%, 50%);
}
@media screen and (min-width: 1048px) {
  .l-reform-present__img02 {
    width: 229px;
    bottom: 83px;
    right: 6px;
  }
}

.l-reform-present__caution-text {
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 12px; /* 100% */
  margin-top: 25px;
}
@media screen and (min-width: 1048px) {
  .l-reform-present__caution-text {
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 14px; /* 100% */
    margin-top: 11px;
    margin-left: -12px;
  }
}

.l-reform-present__right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.l-reform-present__right-text {
  font-size: 13px;
  font-style: normal;
  font-weight: 600;
  line-height: 22.75px; /* 175% */
  letter-spacing: 0.39px;
  margin-top: 32px;
  margin-left: -10px;
}
@media screen and (min-width: 1048px) {
  .l-reform-present__right-text {
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 40px; /* 250% */
    letter-spacing: 0.42px;
    margin-top: 41.5px;
    margin-left: 0;
  }
}

.l-reform-present__right-link {
  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: -webkit-gradient(linear, left top, left bottom, color-stop(-0.37%, #937b5c), color-stop(99.63%, #4c3f2e));
  background: linear-gradient(180deg, #937b5c -0.37%, #4c3f2e 99.63%);
  width: 275px;
  padding: 15px 48.87px 16px 50.93px;
  gap: 6.7px;
  margin-top: 16px;
  position: relative;
  overflow: hidden;
}
.l-reform-present__right-link::after {
  content: "";
  position: absolute;
  inset: 0;
  background: -webkit-gradient(linear, left bottom, left top, from(rgba(255, 255, 255, 0.2)), to(rgba(255, 255, 255, 0.2))), -webkit-gradient(linear, left top, left bottom, color-stop(-0.37%, #937b5c), color-stop(99.63%, #4c3f2e));
  background: linear-gradient(0deg, rgba(255, 255, 255, 0.2) 0%, rgba(255, 255, 255, 0.2) 100%), linear-gradient(180deg, #937b5c -0.37%, #4c3f2e 99.63%);
  opacity: 0;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
  z-index: 1;
  pointer-events: none;
}
.l-reform-present__right-link:hover::after, .l-reform-present__right-link:active::after {
  opacity: 1;
}
@media screen and (min-width: 1048px) {
  .l-reform-present__right-link {
    width: 387px;
    padding: 24px 0px;
    gap: 8px;
    margin-top: 36px;
  }
}

.l-reform-present__right-link-text,
.l-reform-present__right-link-arrow {
  position: relative;
  z-index: 2;
}

.l-reform-present__right-link-wrap {
  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;
}

.l-reform-present__right-link-text {
  color: #fff;
  text-align: center;
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}
@media screen and (min-width: 1048px) {
  .l-reform-present__right-link-text {
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 16px; /* 100% */
    letter-spacing: 3px;
  }
}

.l-reform-present__right-link-arrow {
  border-right: 2px solid #fff;
  border-bottom: 2px solid #fff;
  width: 7px;
  height: 7px;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
  margin-left: 8px;
}
@media screen and (min-width: 1048px) {
  .l-reform-present__right-link-arrow {
    width: 7.5px;
    height: 7.5px;
  }
}

.l-reform-contact {
  position: relative;
}

.l-reform-contact__bg {
  background: url(../commons/img/reform-contact_bg-sp.png) no-repeat center center/cover;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
}
@media screen and (min-width: 1100px) {
  .l-reform-contact__bg {
    background: url(../commons/img/reform-contact_bg-pc.png) no-repeat center center/cover;
  }
}

.l-reform-contact__wrapper {
  padding: 40px 20px 40px;
}
@media screen and (min-width: 1100px) {
  .l-reform-contact__wrapper {
    padding: 80px 20px 80px;
  }
}

.l-reform-contact__container {
  max-width: 500px;
  width: 100%;
  margin: 0 auto;
}
@media screen and (min-width: 1100px) {
  .l-reform-contact__container {
    max-width: 1290px;
  }
}

.l-reform-contact__title {
  color: #fff;
  text-align: center;
  font-size: 32px;
  font-style: normal;
  font-weight: 400;
  line-height: 64px; /* 200% */
  letter-spacing: 1.92px;
}
@media screen and (min-width: 1100px) {
  .l-reform-contact__title {
    font-size: 32px;
    font-style: normal;
    font-weight: 400;
    line-height: 64px; /* 200% */
    letter-spacing: 1.92px;
  }
}

.l-reform-contact__message {
  color: #fff;
  text-align: center;
  font-family: var(--Zen-Old, "Zen Old Mincho");
  font-size: 20px;
  font-style: normal;
  font-weight: 600;
  line-height: 32px; /* 160% */
  letter-spacing: 1.92px;
  margin-top: 16px;
}
@media screen and (min-width: 1100px) {
  .l-reform-contact__message {
    font-size: 32px;
    font-style: normal;
    font-weight: 600;
    line-height: 32px; /* 100% */
    letter-spacing: 1.92px;
  }
}

.l-reform-contact__text {
  color: #fff;
  text-align: center;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 20px; /* 142.857% */
  letter-spacing: 1.92px;
  margin-top: 16px;
}
@media screen and (min-width: 1100px) {
  .l-reform-contact__text {
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 16px; /* 100% */
    letter-spacing: 1.92px;
  }
}

.l-reform-contact__content-contain {
  padding: 0 10px;
  margin: 60px auto 0;
}
@media screen and (min-width: 1100px) {
  .l-reform-contact__content-contain {
    padding: 0;
  }
}

.l-reform-contact__items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 45px;
}
@media screen and (min-width: 1100px) {
  .l-reform-contact__items {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

.l-reform-contact__item {
  width: 100%;
  border: 1px solid #fff;
  border-radius: 2px;
}
.l-reform-contact__item-head {
  background: #fff;
  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;
  padding: 24px 0px 23px;
}
.l-reform-contact__item-head-text {
  text-align: center;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 20px; /* 100% */
  letter-spacing: 3.6px;
}
@media screen and (min-width: 1100px) {
  .l-reform-contact__item-head-text {
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px; /* 100% */
    letter-spacing: 3.6px;
  }
}

.l-reform-contact__item-body {
  border-radius: 0 0 2px 2px;
  background: rgba(0, 0, 0, 0.7);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 29px 0 40px;
}
.l-reform-contact__item-body-text {
  color: #fff;
  text-align: center;
  font-size: 13px;
  font-style: normal;
  font-weight: 600;
  line-height: 24px; /* 184.615% */
  letter-spacing: 0.78px;
}
@media screen and (min-width: 1100px) {
  .l-reform-contact__item-body-text {
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 33.8px; /* 211.25% */
    letter-spacing: 0.78px;
  }
}

.l-reform-contact__item-body-link {
  border: 1px solid #fff;
  background: #fff;
  border-radius: 100px;
  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;
  padding: 7px 32px;
  position: relative;
  overflow: hidden;
  margin-top: 28px;
}
.l-reform-contact__item-body-link::after {
  content: "";
  position: absolute;
  inset: 0;
  background: rgba(0, 0, 0, 0.2);
  opacity: 0;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
  z-index: 1;
  pointer-events: none;
}
.l-reform-contact__item-body-link:hover::after, .l-reform-contact__item-body-link:active::after {
  opacity: 1;
}
@media screen and (min-width: 1100px) {
  .l-reform-contact__item-body-link {
    padding: 16px 32px;
  }
}

.l-reform-contact__item-body-link-text,
.l-reform-contact__item-body-link-icon,
.l-reform-contact__item-body-link-arrow {
  position: relative;
  z-index: 2;
}

.l-reform-contact__item-body-link-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.l-reform-contact__item-body-link-icon {
  display: inline-block;
  width: 24px;
  height: 24px;
}
.l-reform-contact__item-body-link-icon-line {
  width: 24px;
  height: 24px;
  background: url(../commons/img/line-icon.svg) no-repeat center center/cover;
}
.l-reform-contact__item-body-link-icon-phone {
  width: 24.5px;
  height: 24px;
  background: url(../commons/img/phone-icon-bk.svg) no-repeat center center/cover;
}
.l-reform-contact__item-body-link-icon-mail {
  width: 24.5px;
  height: 24px;
  background: url(../commons/img/mail-icon-bk.svg) no-repeat center center/cover;
}
.l-reform-contact__item-body-link-text {
  text-align: center;
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: 16px; /* 114.286% */
  letter-spacing: 0.9px;
  margin-left: 8px;
}
@media screen and (min-width: 1100px) {
  .l-reform-contact__item-body-link-text {
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 16px; /* 100% */
    letter-spacing: 0.9px;
  }
}

.l-reform-contact__item-body-link-arrow {
  width: 7.5px;
  height: 7.5px;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
  border-right: 1px solid #212b36;
  border-bottom: 1px solid #212b36;
  margin-left: 8px;
}
.ib {
  display: inline-block;
}

.sp-hidden {
  display: none;
}
@media screen and (min-width: 900px) {
  .sp-hidden {
    display: inline-block;
  }
}

.pc-hidden {
  display: inline-block;
}
@media screen and (min-width: 900px) {
  .pc-hidden {
    display: none;
  }
}

@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.fade-in {
  opacity: 0;
  -webkit-transition: opacity 1s ease-out;
  transition: opacity 1s ease-out;
}
.fade-in.is-inview {
  opacity: 1;
}

@-webkit-keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(40px);
            transform: translateY(40px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}

@keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(40px);
            transform: translateY(40px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}
.fade-in-up {
  opacity: 0;
  -webkit-transform: translateY(40px);
          transform: translateY(40px);
  -webkit-transition: opacity 0.9s ease-out, -webkit-transform 0.9s ease-out;
  transition: opacity 0.9s ease-out, -webkit-transform 0.9s ease-out;
  transition: opacity 0.9s ease-out, transform 0.9s ease-out;
  transition: opacity 0.9s ease-out, transform 0.9s ease-out, -webkit-transform 0.9s ease-out;
}
.fade-in-up.is-inview {
  opacity: 1;
  -webkit-transform: translateY(0);
          transform: translateY(0);
}

@-webkit-keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(40px);
            transform: translateX(40px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}

@keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(40px);
            transform: translateX(40px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}
.fade-in-right {
  opacity: 0;
  -webkit-transform: translateX(40px);
          transform: translateX(40px);
  -webkit-transition: opacity 0.9s ease-out, -webkit-transform 0.9s ease-out;
  transition: opacity 0.9s ease-out, -webkit-transform 0.9s ease-out;
  transition: opacity 0.9s ease-out, transform 0.9s ease-out;
  transition: opacity 0.9s ease-out, transform 0.9s ease-out, -webkit-transform 0.9s ease-out;
}
.fade-in-right.is-inview {
  opacity: 1;
  -webkit-transform: translateX(0);
          transform: translateX(0);
}

@-webkit-keyframes zoomUp {
  0% {
    -webkit-transform: scale(1.1);
            transform: scale(1.1);
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}

@keyframes zoomUp {
  0% {
    -webkit-transform: scale(1.1);
            transform: scale(1.1);
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}
.swiper-slide-active .swiper-img,
.swiper-slide-duplicate-active .swiper-img,
.swiper-slide-prev .p-reform-fv__swiper-slide-img {
  -webkit-animation: zoomUp 6s linear 0s normal both;
          animation: zoomUp 6s linear 0s normal both;
}

/* 線が流れるアニメーション */
@-webkit-keyframes scroll {
  0% {
    -webkit-transform: scale(1, 0);
            transform: scale(1, 0);
    -webkit-transform-origin: 0 0;
            transform-origin: 0 0;
    opacity: 1;
  }
  20% {
    -webkit-transform: scale(1, 0);
            transform: scale(1, 0);
    -webkit-transform-origin: 0 0;
            transform-origin: 0 0;
    opacity: 1;
  }
  60% {
    -webkit-transform: scale(1, 1);
            transform: scale(1, 1);
    -webkit-transform-origin: 0 0;
            transform-origin: 0 0;
    opacity: 0.5;
  }
  61% {
    -webkit-transform: scale(1, 1);
            transform: scale(1, 1);
    -webkit-transform-origin: 0 100%;
            transform-origin: 0 100%;
    opacity: 0.5;
  }
  100% {
    -webkit-transform: scale(1, 1);
            transform: scale(1, 1);
    -webkit-transform-origin: 0 100%;
            transform-origin: 0 100%;
    opacity: 0;
  }
}
@keyframes scroll {
  0% {
    -webkit-transform: scale(1, 0);
            transform: scale(1, 0);
    -webkit-transform-origin: 0 0;
            transform-origin: 0 0;
    opacity: 1;
  }
  20% {
    -webkit-transform: scale(1, 0);
            transform: scale(1, 0);
    -webkit-transform-origin: 0 0;
            transform-origin: 0 0;
    opacity: 1;
  }
  60% {
    -webkit-transform: scale(1, 1);
            transform: scale(1, 1);
    -webkit-transform-origin: 0 0;
            transform-origin: 0 0;
    opacity: 0.5;
  }
  61% {
    -webkit-transform: scale(1, 1);
            transform: scale(1, 1);
    -webkit-transform-origin: 0 100%;
            transform-origin: 0 100%;
    opacity: 0.5;
  }
  100% {
    -webkit-transform: scale(1, 1);
            transform: scale(1, 1);
    -webkit-transform-origin: 0 100%;
            transform-origin: 0 100%;
    opacity: 0;
  }
}
.p-reform-fv {
  position: relative;
  height: 634px;
}
@media screen and (min-width: 900px) {
  .p-reform-fv {
    height: 100vh;
    max-height: 1440px;
  }
}

.p-reform-fv__slider-container {
  position: relative;
}

.p-reform-fv__swiper-slide-img {
  height: 634px;
  -o-object-fit: cover;
     object-fit: cover;
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}
@media screen and (min-width: 900px) {
  .p-reform-fv__swiper-slide-img {
    height: 100vh;
    max-height: 1440px;
  }
}

.p-reform-fv__swiper-pagination {
  width: 7px !important;
  position: absolute;
  bottom: -16px !important;
  left: unset !important;
  right: 16px !important;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  z-index: 10;
}
@media screen and (min-width: 900px) {
  .p-reform-fv__swiper-pagination {
    bottom: -8px !important;
    right: 24px !important;
  }
}
.p-reform-fv__swiper-pagination .swiper-pagination-bullet {
  width: 7px !important;
  height: 7px !important;
  background-color: #fff !important;
  opacity: 1 !important;
  margin: 4px 0 !important;
}
@media screen and (min-width: 900px) {
  .p-reform-fv__swiper-pagination .swiper-pagination-bullet {
    width: 7px !important;
    height: 7px !important;
    margin: 4px 0 !important;
  }
}
.p-reform-fv__swiper-pagination .swiper-pagination-bullet-active {
  opacity: 1 !important;
  background-color: #4a5568 !important;
}

.p-reform-fv__30th-contain {
  position: absolute;
  top: 83px;
  left: 0px;
  z-index: 10;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
@media screen and (min-width: 900px) {
  .p-reform-fv__30th-contain {
    top: 154px;
    left: 16px;
  }
}

.p-reform-fv__30th-wrap:hover,
.p-reform-fv__30th-wrap:active {
  opacity: 0;
  z-index: 1000;
}

.p-reform-fv__30th-wrap:hover ~ .p-reform-fv__30th-hover-wrap,
.p-reform-fv__30th-wrap:active ~ .p-reform-fv__30th-hover-wrap {
  opacity: 1;
}

.p-reform-fv__30th-wrap {
  display: inline-block;
  position: relative;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.p-reform-fv__30th-img {
  background: url(../commons/img/reform-fv_30th.png) no-repeat center center;
  background-size: cover;
  width: 110px;
  height: 110px;
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  z-index: 100;
}
@media screen and (min-width: 900px) {
  .p-reform-fv__30th-img {
    width: 252px;
    height: 252px;
  }
}

.p-reform-fv__30th-text-contain {
  margin-left: 98px;
}
@media screen and (min-width: 900px) {
  .p-reform-fv__30th-text-contain {
    margin-left: 229px;
  }
}

.p-reform-fv__30th-text-top-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  background: #fff;
  padding: 7px 8px 7px 16.5px;
}
@media screen and (min-width: 900px) {
  .p-reform-fv__30th-text-top-wrap {
    padding: 10px 24px 10px 40px;
  }
}

.p-reform-fv__30th-text-top {
  font-size: 12.5px;
  font-weight: 600;
  line-height: 12.5px;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(-0.37%, #937b5c), color-stop(99.63%, #4c3f2e));
  background: linear-gradient(180deg, #937b5c -0.37%, #4c3f2e 99.63%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  display: inline-block;
}
@media screen and (min-width: 900px) {
  .p-reform-fv__30th-text-top {
    font-size: 28px;
    font-weight: 600;
    line-height: 40px; /* 142.857% */
  }
}

.p-reform-fv__30th-text-bottom-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  background: #fff;
  padding: 7px 8px 7px 16.5px;
  margin-top: 6px;
}
@media screen and (min-width: 900px) {
  .p-reform-fv__30th-text-bottom-wrap {
    padding: 10px 24px 10px 40px;
    margin-top: 14px;
  }
}

.p-reform-fv__30th-text-bottom {
  font-size: 12.5px;
  font-weight: 600;
  line-height: 12.5px;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(-0.37%, #937b5c), color-stop(99.63%, #4c3f2e));
  background: linear-gradient(180deg, #937b5c -0.37%, #4c3f2e 99.63%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
@media screen and (min-width: 900px) {
  .p-reform-fv__30th-text-bottom {
    font-size: 28px;
    font-weight: 600;
    line-height: 40px; /* 142.857% */
  }
}

.p-reform-fv__30th-hover-wrap {
  display: inline-block;
  position: relative;
  opacity: 0;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  margin-top: -59px;
}
@media screen and (min-width: 900px) {
  .p-reform-fv__30th-hover-wrap {
    margin-top: -134px;
  }
}

.p-reform-fv__30th-hover-img {
  background: url(../commons/img/reform-fv_30th-hv.png) no-repeat center center;
  background-size: cover;
  width: 110px;
  height: 110px;
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  z-index: 100;
}
@media screen and (min-width: 900px) {
  .p-reform-fv__30th-hover-img {
    width: 252px;
    height: 252px;
  }
}

.p-reform-fv__30th-hover-text-contain {
  margin-left: 98px;
}
@media screen and (min-width: 900px) {
  .p-reform-fv__30th-hover-text-contain {
    margin-left: 229px;
  }
}

.p-reform-fv__30th-hover-text-top-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  background: #fff;
  padding: 7px 8px 7px 16.5px;
}
@media screen and (min-width: 900px) {
  .p-reform-fv__30th-hover-text-top-wrap {
    padding: 10px 24px 10px 40px;
  }
}

.p-reform-fv__30th-hover-text-top {
  font-size: 12.5px;
  font-weight: 600;
  line-height: 12.5px;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(-0.37%, #937b5c), color-stop(99.63%, #4c3f2e));
  background: linear-gradient(180deg, #937b5c -0.37%, #4c3f2e 99.63%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  display: inline-block;
}
@media screen and (min-width: 900px) {
  .p-reform-fv__30th-hover-text-top {
    font-size: 28px;
    font-weight: 600;
    line-height: 40px; /* 142.857% */
  }
}

.p-reform-fv__30th-hover-text-bottom-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  background: #fff;
  padding: 7px 8px 7px 16.5px;
  margin-top: 6px;
}
@media screen and (min-width: 900px) {
  .p-reform-fv__30th-hover-text-bottom-wrap {
    padding: 10px 24px 10px 40px;
    margin-top: 14px;
  }
}

.p-reform-fv__30th-hover-text-bottom {
  font-size: 12.5px;
  font-weight: 600;
  line-height: 12.5px;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(-0.37%, #937b5c), color-stop(99.63%, #4c3f2e));
  background: linear-gradient(180deg, #937b5c -0.37%, #4c3f2e 99.63%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
@media screen and (min-width: 900px) {
  .p-reform-fv__30th-hover-text-bottom {
    font-size: 28px;
    font-weight: 600;
    line-height: 40px; /* 142.857% */
  }
}

.p-reform-fv__scroll-contain {
  position: absolute;
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 100%;
  z-index: 10;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}

.p-reform-fv__scroll-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.p-reform-fv__scroll-text {
  color: #fff;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 21px; /* 175% */
  letter-spacing: 2.4px;
}
@media screen and (min-width: 900px) {
  .p-reform-fv__scroll-text {
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px; /* 150% */
    letter-spacing: 3.2px;
  }
}

.p-reform-fv__scroll-icon {
  background: #fff;
  width: 2px;
  height: 23px;
  margin-top: 8px;
  -webkit-animation: scroll 2s infinite;
          animation: scroll 2s infinite;
}
@media screen and (min-width: 900px) {
  .p-reform-fv__scroll-icon {
    width: 2px;
    height: 20px;
    margin-top: 9px;
  }
}

.p-reform-fv__text-contain {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
  position: absolute;
  top: 210px;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
  z-index: 10;
}
@media screen and (min-width: 900px) {
  .p-reform-fv__text-contain {
    top: 396px;
  }
}

.p-reform-fv__title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.p-reform-fv__title-logo {
  width: 220px;
  height: 55px;
}
@media screen and (min-width: 900px) {
  .p-reform-fv__title-logo {
    width: 464px;
    height: 116px;
  }
}

.p-reform-fv__subtitle {
  color: #fff;
  text-align: center;
  text-shadow: 4px 0px 10px rgba(0, 0, 0, 0.15);
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 32px; /* 160% */
  margin-top: 14px;
}
@media screen and (min-width: 900px) {
  .p-reform-fv__subtitle {
    font-size: 40px;
    font-style: normal;
    font-weight: 900;
    line-height: 57.6px; /* 144% */
    letter-spacing: 0.72px;
    margin-top: 24px;
  }
}

.p-reform-fv__text {
  color: #fff;
  text-align: center;
  text-shadow: 4px 0px 10px rgba(0, 0, 0, 0.15);
  font-size: 12px;
  font-style: normal;
  font-weight: 700;
  line-height: 24px; /* 200% */
  letter-spacing: 0.72px;
  margin-top: 15px;
}
@media screen and (min-width: 900px) {
  .p-reform-fv__text {
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 36px; /* 180% */
    letter-spacing: 0.72px;
    margin-top: 16px;
  }
}

.p-reform-fv__link {
  background: #fff;
  -webkit-box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
          box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
  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;
  width: 329px;
  padding: 16px 32px;
  margin: 8px auto 0;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  position: relative;
}
.p-reform-fv__link::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  background: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.1)), to(rgba(0, 0, 0, 0.1)));
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.1) 0%, rgba(0, 0, 0, 0.1) 100%);
  opacity: 0;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
  pointer-events: none;
  z-index: 10;
  width: 100%;
  height: 100%;
}
.p-reform-fv__link:hover::before, .p-reform-fv__link:active::before {
  opacity: 1;
}
@media screen and (min-width: 900px) {
  .p-reform-fv__link {
    width: 387px;
    padding: 24px 0px;
    margin: 40px auto 0;
  }
}

.p-reform-fv__link-text {
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: 14px; /* 100% */
  letter-spacing: 1px;
}
@media screen and (min-width: 900px) {
  .p-reform-fv__link-text {
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 20px; /* 100% */
    letter-spacing: 1px;
  }
}

.p-reform-fv__link-arrow {
  display: inline-block;
  width: 8.485px;
  height: 8.488px;
  border-right: 2px solid #212b36;
  border-bottom: 2px solid #212b36;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
  margin-left: 8px;
}
@media screen and (min-width: 900px) {
  .p-reform-fv__link-arrow {
    margin-left: 16px;
  }
}

.p-reform-campaign {
  position: relative;
}

.p-reform-campaign__bg {
  background: url(../commons/img/reform-campaign_bg-sp.png) no-repeat center center/cover;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
}
@media screen and (min-width: 900px) {
  .p-reform-campaign__bg {
    background: url(../commons/img/reform-campaign_bg-pc.png) no-repeat center center/cover;
  }
}

.p-reform-campaign__wrapper {
  max-width: 500px;
  padding: 40px 8px 40px;
  margin: 0 auto;
}
@media screen and (min-width: 900px) {
  .p-reform-campaign__wrapper {
    max-width: unset;
    padding: 76px 24px 94px;
  }
}

.p-reform-campaign__top-contain {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.p-reform-campaign__top-img {
  max-width: 350px;
  width: 100%;
}
@media screen and (min-width: 900px) {
  .p-reform-campaign__top-img {
    max-width: 761.806px;
  }
}

.p-reform-campaign__title {
  text-align: center;
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: 14px; /* 100% */
  letter-spacing: 1.5px;
  margin-top: -4px;
}
@media screen and (min-width: 900px) {
  .p-reform-campaign__title {
    font-size: 30px;
    font-style: normal;
    font-weight: 700;
    line-height: 30px; /* 100% */
    letter-spacing: 3.5px;
    margin-top: -18px;
    margin-left: 24px;
  }
}

.p-reform-campaign__message {
  text-align: center;
  font-size: 15px;
  font-style: normal;
  font-weight: 600;
  line-height: 15px; /* 144% */
  letter-spacing: 1px;
  margin-top: 16px;
}
.p-reform-campaign__message--big {
  font-size: 20px;
  font-weight: 700;
}
@media screen and (min-width: 900px) {
  .p-reform-campaign__message {
    font-size: clamp(2.2rem, 0.066rem + 2.55vw, 3.125rem);
    font-style: normal;
    font-weight: 600;
    line-height: 72px; /* 144% */
    letter-spacing: 3px;
    margin-top: 16px;
    margin-left: 24px;
  }
  .p-reform-campaign__message--big {
    font-size: 72px;
    line-height: 72px;
  }
}

.p-reform-campaign__box-contain {
  margin-top: 23px;
}
@media screen and (min-width: 900px) {
  .p-reform-campaign__box-contain {
    margin-top: -8px;
  }
}

.p-reform-campaign__box-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  background: #937b5c;
  border-radius: 11px;
  width: 100%;
  padding: 30px 8px 11px 15px;
  margin: 20px auto 0;
}
@media screen and (min-width: 900px) {
  .p-reform-campaign__box-wrap {
    max-width: 982px;
    padding: 39px 31px 34px 67px;
    gap: 64px;
    margin: 28px auto 0;
  }
}

.p-reform-campaign__box-left {
  max-width: 50.8928571429%;
  width: 100%;
}
@media screen and (min-width: 900px) {
  .p-reform-campaign__box-left {
    max-width: 50.1131221719%;
  }
}

.p-reform-campaign__box-top-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  background: #fff;
  border-radius: 5.86px;
  padding: 12px 8px;
}
@media screen and (min-width: 900px) {
  .p-reform-campaign__box-top-wrap {
    max-width: 403px;
    width: 100%;
    border-radius: 8px;
    padding: 9px 20px;
    margin-top: 11px;
  }
}

.p-reform-campaign__box-top-text {
  text-align: center;
  -webkit-text-stroke-width: 0.1px;
  -webkit-text-stroke-color: rgba(0, 0, 0, 0);
  font-size: 11px;
  font-style: normal;
  font-weight: 900;
  line-height: 15.23px; /* 138.455% */
}
@media screen and (min-width: 900px) {
  .p-reform-campaign__box-top-text {
    font-size: 16px;
    line-height: 16px; /* 100% */
    letter-spacing: 4px;
  }
}

.p-reform-campaign__box-title-wrap {
  margin-top: 12px;
}
@media screen and (min-width: 900px) {
  .p-reform-campaign__box-title-wrap {
    margin-top: 13px;
  }
}

.p-reform-campaign__box-title {
  color: #fff;
  font-size: 21.1px;
  font-style: normal;
  font-weight: 700;
  line-height: 25px;
  letter-spacing: 1px;
}
.p-reform-campaign__box-title--big {
  font-weight: 700;
  font-size: 32px;
}
.p-reform-campaign__box-title--small {
  font-size: 20px;
  line-height: 24px;
  letter-spacing: 0px;
}
@media screen and (min-width: 900px) {
  .p-reform-campaign__box-title {
    font-size: 32px;
    font-weight: 700;
    line-height: 48px; /* 150% */
    letter-spacing: 3px;
  }
  .p-reform-campaign__box-title--big {
    font-size: 48px;
    line-height: 48px;
    letter-spacing: 3px;
  }
  .p-reform-campaign__box-title--small {
    font-size: 32px;
    line-height: 48px; /* 150% */
    letter-spacing: 3px;
  }
}

.p-reform-campaign__box-date-wrap {
  margin-top: 10px;
}
@media screen and (min-width: 900px) {
  .p-reform-campaign__box-date-wrap {
    margin-top: 16px;
  }
}

.p-reform-campaign__box-date {
  color: #fff;
  font-size: 11px;
  font-style: normal;
  font-weight: 400;
  line-height: 11px; /* 100% */
}
@media screen and (min-width: 900px) {
  .p-reform-campaign__box-date {
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    line-height: 24px; /* 100% */
    letter-spacing: 3px;
  }
}

.p-reform-campaign__box-right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-width: 46.4285714286%;
  width: 100%;
}
@media screen and (min-width: 900px) {
  .p-reform-campaign__box-right {
    max-width: 44.2307692308%;
  }
}

.p-reform-campaign__box-img-wrap {
  position: relative;
}

.p-reform-campaign__box-img02 {
  display: inline-block;
  width: 83px;
  height: 83px;
  position: absolute;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  top: 15px;
  left: 39px;
}
@media screen and (min-width: 900px) {
  .p-reform-campaign__box-img02 {
    width: 158px;
    height: 158px;
    top: 59px;
    left: 23px;
  }
}

.p-reform-campaign__caution-contain {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 10px auto 0;
}
@media screen and (min-width: 900px) {
  .p-reform-campaign__caution-contain {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    margin: 24px auto 0;
  }
}

.p-reform-campaign__caution-title-wrap {
  margin-top: 16px;
  margin-left: 3px;
}
@media screen and (min-width: 900px) {
  .p-reform-campaign__caution-title-wrap {
    margin-top: 0;
    margin-left: -228px;
  }
}

.p-reform-campaign__caution-title {
  -webkit-text-stroke-width: 0.1px;
  -webkit-text-stroke-color: rgba(0, 0, 0, 0);
  font-size: 12px;
  font-style: normal;
  font-weight: 600;
  line-height: 12px; /* 100% */
  letter-spacing: 4px;
}
@media screen and (min-width: 900px) {
  .p-reform-campaign__caution-title {
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: 20px; /* 100% */
    letter-spacing: 4px;
  }
}

.p-reform-campaign__caution-text-wrap {
  margin-top: 12px;
  margin-left: 3px;
}
@media screen and (min-width: 900px) {
  .p-reform-campaign__caution-text-wrap {
    margin-top: 0;
    margin-left: 30px;
  }
}

.p-reform-campaign__caution-text {
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px; /* 200% */
  letter-spacing: 2px;
}

.p-reform-campaign__link {
  display: block;
  margin: 23px auto 0;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(-0.37%, #937b5c), color-stop(99.63%, #4c3f2e));
  background: linear-gradient(180deg, #937b5c -0.37%, #4c3f2e 99.63%);
  width: 329px;
  padding: 16px 0px;
  margin: 0 auto;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  position: relative;
  overflow: hidden;
  margin-top: 24px;
}
.p-reform-campaign__link::after {
  content: "";
  position: absolute;
  inset: 0;
  background: -webkit-gradient(linear, left bottom, left top, from(rgba(255, 255, 255, 0.2)), to(rgba(255, 255, 255, 0.2)));
  background: linear-gradient(0deg, rgba(255, 255, 255, 0.2) 0%, rgba(255, 255, 255, 0.2) 100%);
  opacity: 0;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
  z-index: 1;
  pointer-events: none;
}
.p-reform-campaign__link:hover::after, .p-reform-campaign__link:active::after {
  opacity: 1;
}
@media screen and (min-width: 900px) {
  .p-reform-campaign__link {
    width: 387px;
    padding: 24px 0px;
    margin: 24px auto 0;
  }
}

.p-reform-campaign__link-text,
.p-reform-campaign__link-arrow {
  position: relative;
  z-index: 10;
}

.p-reform-campaign__wrap {
  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;
}
.p-reform-campaign__link-text {
  color: #fff;
  text-align: center;
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: 14px; /* 100% */
  letter-spacing: 1px;
}
@media screen and (min-width: 900px) {
  .p-reform-campaign__link-text {
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: 20px; /* 100% */
  }
}

.p-reform-campaign__link-arrow {
  display: inline-block;
  width: 7.5px;
  height: 7.5px;
  border-right: 2px solid #fff;
  border-bottom: 2px solid #fff;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
  margin-left: 8px;
}
.p-reform-worry {
  position: relative;
  background: #e9e8e3;
}

.p-reform-worry__wrapper {
  padding: 60px 24px 38px;
}
@media screen and (min-width: 900px) {
  .p-reform-worry__wrapper {
    padding: 160px 0 21px;
  }
}

@media screen and (min-width: 900px) {
  .p-reform-worry__top-contain {
    max-width: 740px;
    width: 100%;
    margin: 0 auto;
  }
}

.p-reform-worry__top {
  text-align: center;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 28px; /* 200% */
  letter-spacing: 2px;
}
@media screen and (min-width: 900px) {
  .p-reform-worry__top {
    font-size: 22px;
    font-style: normal;
    font-weight: 400;
    line-height: 22px; /* 100% */
    letter-spacing: 2px;
  }
}

.p-reform-worry__top-border {
  width: 206.38px;
  margin: -5px auto 0;
}
@media screen and (min-width: 900px) {
  .p-reform-worry__top-border {
    width: 718px;
    margin: 5px auto 0;
  }
}

.p-reform-worry__title-wrap {
  margin-top: -9px;
}
@media screen and (min-width: 900px) {
  .p-reform-worry__title-wrap {
    margin-top: 12px;
  }
}

.p-reform-worry__title {
  text-align: center;
  font-size: 22px;
  font-style: normal;
  font-weight: 700;
  line-height: 44px; /* 200% */
  letter-spacing: 2px;
  margin-top: 4px;
}
@media screen and (min-width: 900px) {
  .p-reform-worry__title {
    font-size: 36px;
    font-style: normal;
    font-weight: 700;
    line-height: 36px; /* 100% */
    letter-spacing: 2px;
    margin-top: 12px;
  }
}

.p-reform-worry__content-contain {
  margin-top: 30px;
}
@media screen and (min-width: 900px) {
  .p-reform-worry__content-contain {
    max-width: 1610px;
    margin: 80px auto 0;
  }
}
@media screen and (min-width: 2000px) {
  .p-reform-worry__content-contain {
    max-width: 86.0042735043%;
  }
}

.p-reform-worry__items {
  display: grid;
  grid-template-columns: repeat(1, 1fr);
  gap: 40px;
}
@media screen and (min-width: 900px) {
  .p-reform-worry__items {
    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;
    -webkit-column-gap: 0;
       -moz-column-gap: 0;
            column-gap: 0;
    row-gap: 40px;
  }
}
@media screen and (min-width: 1440px) {
  .p-reform-worry__items {
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    -webkit-column-gap: 0;
       -moz-column-gap: 0;
            column-gap: 0;
    row-gap: 40px;
  }
}
@media screen and (min-width: 1920px) {
  .p-reform-worry__items {
    grid-template-columns: repeat(5, 1fr);
    -webkit-column-gap: 40px;
       -moz-column-gap: 40px;
            column-gap: 40px;
    row-gap: 40px;
  }
}

.p-reform-worry__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media screen and (min-width: 900px) {
  .p-reform-worry__item {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    width: 33.3333333333%;
  }
}
@media screen and (min-width: 1100px) {
  .p-reform-worry__item {
    width: calc(33.3333333333% - 80px);
  }
}
@media screen and (min-width: 1440px) {
  .p-reform-worry__item {
    width: 100%;
  }
}

.p-reform-worry__item-img-wrap {
  width: 100%;
}
@media screen and (min-width: 900px) {
  .p-reform-worry__item-img-wrap {
    height: 145px;
  }
}

.p-reform-worry__item-img {
  width: 132px;
  margin: 0 auto;
}

.p-reform-worry__item-img01 {
  width: 132px;
}

.p-reform-worry__item-img02 {
  width: 143px;
}

.p-reform-worry__item-img03 {
  width: 122px;
}

.p-reform-worry__item-img04 {
  width: 132px;
}

.p-reform-worry__item-img05 {
  width: 135px;
}

.p-reform-worry__item-num-wrap {
  background: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 75px;
  height: 75px;
  border-radius: 50%;
  margin-top: 10px;
}
@media screen and (min-width: 900px) {
  .p-reform-worry__item-num-wrap {
    width: 100px;
    height: 100px;
    margin-top: 16px;
  }
}

.p-reform-worry__item-num-head {
  color: #937b5c;
  text-align: center;
  font-size: 13px;
  font-style: normal;
  font-weight: 700;
  line-height: 13px; /* 100% */
  letter-spacing: 3px;
}
@media screen and (min-width: 900px) {
  .p-reform-worry__item-num-head {
    font-size: 17px;
    font-style: normal;
    font-weight: 600;
    line-height: 17px; /* 100% */
    letter-spacing: 3px;
  }
}

.p-reform-worry__item-num {
  color: #937b5c;
  font-size: 32px;
  font-style: normal;
  font-weight: 700;
  line-height: 32px; /* 100% */
  letter-spacing: -1px;
  margin-top: 0;
}
@media screen and (min-width: 900px) {
  .p-reform-worry__item-num {
    font-size: 40px;
    font-style: normal;
    font-weight: 600;
    line-height: 40px; /* 100% */
    letter-spacing: -1px;
  }
}

.p-reform-worry__item-text {
  text-align: center;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 24.5px; /* 175% */
  letter-spacing: 2px;
  margin-top: 16px;
}
@media screen and (min-width: 900px) {
  .p-reform-worry__item-text {
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: 35px; /* 175% */
    letter-spacing: 2px;
    margin-top: 17px;
    height: 70px;
    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;
  }
}

.p-reform-worry__bottom-contain {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 50px;
}
@media screen and (min-width: 900px) {
  .p-reform-worry__bottom-contain {
    margin-top: 80px;
  }
}

.p-reform-worry__bottom-text {
  text-align: center;
  color: #3a3a3a;
  font-size: 24px;
  font-style: normal;
  font-weight: 600;
  line-height: 31.5px; /* 131.25% */
  letter-spacing: 2px;
}
@media screen and (min-width: 900px) {
  .p-reform-worry__bottom-text {
    color: #212b36;
    font-size: 32px;
    font-style: normal;
    font-weight: 600;
    line-height: 35px; /* 109.375% */
    letter-spacing: 2px;
  }
}

.p-reform-worry__bottom-arrow {
  width: 50px;
  margin-top: 8px;
}

.p-reform-consult {
  position: relative;
}

.p-reform-consult__bg {
  background: url(../commons/img/reform-consult_bg-sp.png) no-repeat center center/cover;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -100;
}
@media screen and (min-width: 900px) {
  .p-reform-consult__bg {
    background: url(../commons/img/reform-consult_bg-pc.png) no-repeat center center/cover;
  }
}

.p-reform-consult__bg-cover {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(-0.37%, #4c3f2e), color-stop(99.63%, rgba(147, 123, 92, 0)));
  background: linear-gradient(180deg, #4c3f2e -0.37%, rgba(147, 123, 92, 0) 99.63%);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -10;
}
.p-reform-consult__wrapper {
  padding: 40px 0 40px;
}
@media screen and (min-width: 900px) {
  .p-reform-consult__wrapper {
    padding: 80px 24px 81px;
  }
}

.p-reform-consult__top-contain {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background: #fff;
  width: 232px;
  height: 44px;
  border-radius: 100px;
  margin: 0 auto;
}
.p-reform-consult__top-contain::after {
  content: "";
  display: inline-block;
  width: 10.8px;
  height: 10.8px;
  background: #fff;
  position: absolute;
  bottom: 0;
  left: 50%;
  -webkit-transform: translate(-50%, 50%) rotate(-135deg);
          transform: translate(-50%, 50%) rotate(-135deg);
}
@media screen and (min-width: 900px) {
  .p-reform-consult__top-contain {
    width: 278px;
    height: 44px;
  }
}

.p-reform-consult__top {
  text-align: center;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(-0.37%, #937b5c), color-stop(99.63%, #4c3f2e));
  background: linear-gradient(180deg, #937b5c -0.37%, #4c3f2e 99.63%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 16px; /* 100% */
  letter-spacing: 2px;
  margin-left: 11px;
  text-wrap: nowrap;
}
@media screen and (min-width: 900px) {
  .p-reform-consult__top {
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 44px; /* 216% */
    letter-spacing: 2px;
    padding: 0 8px;
    margin-left: 10px;
  }
}

.p-reform-consult__text {
  color: #fff;
  text-align: center;
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  line-height: 24px; /* 171.429% */
  letter-spacing: 2px;
  margin-top: 16px;
}
@media screen and (min-width: 900px) {
  .p-reform-consult__text {
    font-size: 15px;
    font-style: normal;
    font-weight: 600;
    line-height: 32px; /* 213.333% */
    letter-spacing: 2px;
    margin-top: 16px;
  }
}

.p-reform-consult__title-contain {
  background: -webkit-gradient(linear, left top, right top, from(rgba(201, 188, 156, 0)), color-stop(18.73%, #c9bc9c), color-stop(50.43%, #937b5c), color-stop(79.67%, #c9bc9c), color-stop(99.93%, rgba(201, 188, 156, 0)));
  background: linear-gradient(90deg, rgba(201, 188, 156, 0) 0%, #c9bc9c 18.73%, #937b5c 50.43%, #c9bc9c 79.67%, rgba(201, 188, 156, 0) 99.93%);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 9px 10px 11px 10px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: 16px auto 0;
}
.p-reform-consult__title {
  color: #fff;
  text-align: center;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 32px; /* 160% */
}
@media screen and (min-width: 900px) {
  .p-reform-consult__title {
    font-size: 36px;
    font-style: normal;
    font-weight: 700;
    line-height: 48px; /* 133.333% */
    letter-spacing: 2px;
  }
}

.p-reform-consult__link {
  display: block;
  margin: 23px auto 0;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(-0.37%, #937b5c), color-stop(99.63%, #4c3f2e));
  background: linear-gradient(180deg, #937b5c -0.37%, #4c3f2e 99.63%);
  -webkit-box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
          box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
  width: 329px;
  padding: 16px 0px;
  margin: 0 auto;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  position: relative;
  overflow: hidden;
  margin: 40px auto 0;
}
.p-reform-consult__link::after {
  content: "";
  position: absolute;
  inset: 0;
  background: -webkit-gradient(linear, left bottom, left top, from(rgba(255, 255, 255, 0.2)), to(rgba(255, 255, 255, 0.2)));
  background: linear-gradient(0deg, rgba(255, 255, 255, 0.2) 0%, rgba(255, 255, 255, 0.2) 100%);
  opacity: 0;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
  z-index: 1;
  pointer-events: none;
}
.p-reform-consult__link:hover::after, .p-reform-consult__link:active::after {
  opacity: 1;
}
@media screen and (min-width: 900px) {
  .p-reform-consult__link {
    width: 387px;
    padding: 24px 0px;
  }
}

.p-reform-consult__link-wrap {
  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;
}

.p-reform-consult__link-text {
  color: #fff;
  text-align: center;
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: 14px; /* 100% */
  letter-spacing: 1px;
}
@media screen and (min-width: 900px) {
  .p-reform-consult__link-text {
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 20px; /* 100% */
    letter-spacing: var(--, 3px);
  }
}

.p-reform-consult__link-arrow {
  width: 8.485px;
  height: 8.488px;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
  border-right: 2px solid #fff;
  border-bottom: 2px solid #fff;
  margin-left: 8px;
}
@media screen and (min-width: 900px) {
  .p-reform-consult__link-arrow {
    width: 7.5px;
    height: 7.5px;
  }
}

.p-reform-change {
  position: relative;
  background: #f3f2f0;
}

.p-reform-change__wrapper {
  padding: 81px 24px 80px;
}
@media screen and (min-width: 900px) {
  .p-reform-change__wrapper {
    padding: 80px 120px 118px;
  }
}

.p-reform-change__title {
  font-size: 40px;
  font-style: normal;
  font-weight: 400;
  line-height: 69.35px; /* 173.375% */
}

.p-reform-change__subtitle-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: -1px;
}

.p-reform-change__subtitle-dot {
  display: inline-block;
  width: 5.75px;
  height: 5.75px;
  border-radius: 50%;
  background: #212b36;
}

.p-reform-change__subtitle-text {
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 16px; /* 100% */
  margin-left: 8px;
}
@media screen and (min-width: 900px) {
  .p-reform-change__subtitle-text {
    font-size: 19.6px;
    font-style: normal;
    font-weight: 400;
    line-height: 34.5px; /* 176.02% */
    letter-spacing: 0.391px;
  }
}

.p-reform-change__content-contain {
  margin-top: 40px;
}
@media screen and (min-width: 900px) {
  .p-reform-change__content-contain {
    margin-top: 66px;
  }
}

.p-reform-change__appearance-contain {
  margin-top: 80px;
}
@media screen and (min-width: 900px) {
  .p-reform-change__appearance-contain {
    margin-top: 80px;
  }
}

.p-reform-change__common-title {
  text-align: center;
  font-family: "Tenali Ramakrishna", sans-serif;
  font-size: 40px;
  font-style: normal;
  font-weight: 400;
  line-height: 40px; /* 100% */
}
@media screen and (min-width: 900px) {
  .p-reform-change__common-title {
    font-size: 56px;
    font-style: normal;
    font-weight: 400;
    line-height: 56px; /* 100% */
  }
}

.p-reform-change__common-img-wrap {
  max-width: 500px;
  width: 100%;
  margin: 16px auto 0;
}
@media screen and (min-width: 900px) {
  .p-reform-change__common-img-wrap {
    max-width: 1366px;
    margin: 31px auto 0;
  }
}

.p-reform-works {
  position: relative;
  background: #e9e8e3;
}

.p-reform-works__wrapper {
  padding: 80px 0 79px;
}
@media screen and (min-width: 900px) {
  .p-reform-works__wrapper {
    padding: 80px 0 157px;
  }
}

.p-reform-works__top-contain {
  margin-left: 24px;
}
@media screen and (min-width: 900px) {
  .p-reform-works__top-contain {
    margin-left: 120px;
  }
}

.p-reform-works__title {
  font-size: 40px;
  font-style: normal;
  font-weight: 400;
  line-height: 69.35px; /* 173.375% */
}

.p-reform-works__subtitle-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: -1px;
}

.p-reform-works__subtitle-dot {
  display: inline-block;
  width: 5.75px;
  height: 5.75px;
  border-radius: 50%;
  background: #212b36;
}

.p-reform-works__subtitle-text {
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 16px; /* 100% */
  margin-left: 8px;
}
@media screen and (min-width: 900px) {
  .p-reform-works__subtitle-text {
    font-size: 19.6px;
    font-style: normal;
    font-weight: 400;
    line-height: 34.5px; /* 176.02% */
    letter-spacing: 0.391px;
  }
}

.p-reform-works__slider-container {
  position: relative;
  margin-top: 42px;
}
@media screen and (min-width: 900px) {
  .p-reform-works__slider-container {
    margin-top: 66px;
  }
}

.p-reform-works__swiper-slide {
  width: 240px;
}
@media screen and (min-width: 900px) {
  .p-reform-works__swiper-slide {
    width: 672px;
  }
}

.p-reform-works__swiper-slide-text {
  font-size: 15px;
  font-style: normal;
  font-weight: 600;
  line-height: 20px; /* 133.333% */
  letter-spacing: 1.1px;
  margin-top: 10px;
  text-wrap: nowrap;
}
@media screen and (min-width: 900px) {
  .p-reform-works__swiper-slide-text {
    font-size: 22px;
    font-style: normal;
    font-weight: 600;
    line-height: 28.16px; /* 128% */
    letter-spacing: 1.1px;
    margin-top: 31px;
  }
}

.p-reform-works__swiper-button-next,
.p-reform-works__swiper-button-prev {
  width: 32px;
  height: 32px;
}
.p-reform-works__swiper-button-next::after,
.p-reform-works__swiper-button-prev::after {
  content: "";
  background-repeat: no-repeat;
  background-size: contain;
  height: 32px;
  width: 32px;
  margin: auto;
}
@media screen and (min-width: 900px) {
  .p-reform-works__swiper-button-next,
  .p-reform-works__swiper-button-prev {
    width: 40px;
    height: 40px;
  }
  .p-reform-works__swiper-button-next::after,
  .p-reform-works__swiper-button-prev::after {
    height: 40px;
    width: 40px;
  }
}

.p-reform-works__swiper-button-next {
  top: 41%;
  right: 9px;
}
.p-reform-works__swiper-button-next::after {
  content: "";
  display: block;
  width: 32px;
  height: 32px;
  background: url(../commons/img/reform-works_next.svg) no-repeat center center/cover;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10;
}
.p-reform-works__swiper-button-next::before {
  content: "";
  display: block;
  width: 32px;
  height: 32px;
  background: url(../commons/img/reform-works_next-hv.svg) no-repeat center center/cover;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 20;
  opacity: 0;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
  pointer-events: none;
}
.p-reform-works__swiper-button-next:hover::before, .p-reform-works__swiper-button-next:active::before {
  opacity: 1;
}
@media screen and (min-width: 900px) {
  .p-reform-works__swiper-button-next {
    top: -90px;
    left: unset;
    right: 192px;
  }
  .p-reform-works__swiper-button-next::after {
    width: 40px;
    height: 40px;
  }
  .p-reform-works__swiper-button-next::before {
    width: 40px;
    height: 40px;
  }
}

.p-reform-works__swiper-button-prev {
  top: 41%;
  left: 14px;
}
.p-reform-works__swiper-button-prev::after {
  content: "";
  display: block;
  width: 32px;
  height: 32px;
  background: url(../commons/img/reform-works_prev.svg) no-repeat center center/cover;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10;
}
.p-reform-works__swiper-button-prev::before {
  content: "";
  display: block;
  width: 32px;
  height: 32px;
  background: url(../commons/img/reform-works_prev-hv.svg) no-repeat center center/cover;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 20;
  opacity: 0;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
  pointer-events: none;
}
.p-reform-works__swiper-button-prev:hover::before, .p-reform-works__swiper-button-prev:active::before {
  opacity: 1;
}
@media screen and (min-width: 900px) {
  .p-reform-works__swiper-button-prev {
    top: -90px;
    left: unset;
    right: 248px;
  }
  .p-reform-works__swiper-button-prev::after {
    width: 40px;
    height: 40px;
  }
  .p-reform-works__swiper-button-prev::before {
    width: 40px;
    height: 40px;
  }
}

.p-reform-flow {
  position: relative;
}

.p-reform-flow__bg {
  background: url(../commons/img/reform-flow_bg-sp.png) no-repeat center center/cover;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
}
@media screen and (min-width: 900px) {
  .p-reform-flow__bg {
    background: url(../commons/img/reform-flow_bg-pc.png) no-repeat center center/cover;
  }
}

.p-reform-flow__wrapper {
  padding: 80px 24px 80px;
}
@media screen and (min-width: 900px) {
  .p-reform-flow__wrapper {
    padding: 80px 24px 80px;
  }
}

@media screen and (min-width: 900px) {
  .p-reform-flow__top-contain {
    margin-left: 96px;
  }
}

.p-reform-flow__title {
  color: #fff;
  font-size: 40px;
  font-style: normal;
  font-weight: 400;
  line-height: 69.35px; /* 173.375% */
}

.p-reform-flow__subtitle-wrap {
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: -1px;
}

.p-reform-flow__subtitle-dot {
  background: #fff;
  display: inline-block;
  width: 5.75px;
  height: 5.75px;
  border-radius: 50%;
}

.p-reform-flow__subtitle-text {
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 16px; /* 100% */
  margin-left: 8px;
}
@media screen and (min-width: 900px) {
  .p-reform-flow__subtitle-text {
    font-size: 19.6px;
    font-style: normal;
    font-weight: 400;
    line-height: 34.5px; /* 176.02% */
    letter-spacing: 0.391px;
  }
}

.p-reform-flow__content-head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 14px;
  margin-top: 22px;
}
@media screen and (min-width: 900px) {
  .p-reform-flow__content-head {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    margin-top: 42px;
    margin-left: 168px;
  }
}

.p-reform-flow__ch-schedule-wrap {
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 2px;
}
.p-reform-flow__ch-schedule-dot {
  background: #fff;
  display: inline-block;
  width: 5.75px;
  height: 5.75px;
  border-radius: 50%;
}
.p-reform-flow__ch-schedule-text {
  color: #fff;
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  line-height: 14px; /* 100% */
  letter-spacing: 0.391px;
  margin-left: 8px;
}
@media screen and (min-width: 900px) {
  .p-reform-flow__ch-schedule-text {
    font-size: 15px;
    font-style: normal;
    font-weight: 600;
    line-height: 34.5px; /* 230% */
    letter-spacing: 0.391px;
  }
}

.p-reform-flow__ch-kitchen-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  padding: 4px 15px 4px 16.39px;
  border-radius: 100px;
  border: 1px solid #fff;
  background: rgba(255, 255, 255, 0.2);
}
.p-reform-flow__ch-kitchen-icon {
  background: url(../commons/img/reform-flow_kitchen-icon.svg) no-repeat center center/cover;
  display: inline-block;
  width: 16px;
  height: 16px;
}
@media screen and (min-width: 900px) {
  .p-reform-flow__ch-kitchen-icon {
    width: 18px;
    height: 18px;
  }
}

.p-reform-flow__ch-kitchen-text {
  color: #fff;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 12px; /* 100% */
  letter-spacing: 1.4px;
  margin-left: 8px;
}
@media screen and (min-width: 900px) {
  .p-reform-flow__ch-kitchen-text {
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px; /* 200% */
    letter-spacing: 1.4px;
  }
}

.p-reform-flow__ch-appearance-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  padding: 4px 15px 4px 16.39px;
  border-radius: 100px;
  border: 1px solid #fff;
  background: rgba(255, 255, 255, 0.2);
}
.p-reform-flow__ch-appearance-icon {
  background: url(../commons/img/reform-flow_kitchen-icon.svg) no-repeat center center/cover;
  display: inline-block;
  width: 16px;
  height: 16px;
}
@media screen and (min-width: 900px) {
  .p-reform-flow__ch-appearance-icon {
    width: 18px;
    height: 18px;
  }
}

.p-reform-flow__ch-appearance-text {
  color: #fff;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 12px; /* 100% */
  letter-spacing: 1.4px;
  margin-left: 8px;
}
@media screen and (min-width: 900px) {
  .p-reform-flow__ch-appearance-text {
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px; /* 200% */
    letter-spacing: 1.4px;
  }
}

.p-reform-flow__content-contain {
  margin-top: 24px;
}
@media screen and (min-width: 900px) {
  .p-reform-flow__content-contain {
    margin-top: 16px;
  }
}

.p-reform-flow__items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 8px;
}
@media screen and (min-width: 900px) {
  .p-reform-flow__items {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    row-gap: 9px;
    -webkit-column-gap: 9px;
       -moz-column-gap: 9px;
            column-gap: 9px;
  }
}

.p-reform-flow__item {
  max-width: 315px;
  width: 100%;
}
@media screen and (min-width: 900px) {
  .p-reform-flow__item {
    max-width: 191.13px;
  }
}

.p-reform-flow__item-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  background: rgba(33, 43, 54, 0.7);
  padding: 24px 13px;
}
@media screen and (min-width: 900px) {
  .p-reform-flow__item-container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    height: 360px;
    padding: 32px 0px 30px 0px;
  }
}

.p-reform-flow__item-num-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (min-width: 900px) {
  .p-reform-flow__item-num-wrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

.p-reform-flow__item-num {
  color: #fff;
  text-align: center;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 18px; /* 100% */
}
@media screen and (min-width: 900px) {
  .p-reform-flow__item-num {
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px; /* 100% */
  }
}

.p-reform-flow__item-num-border {
  background: rgba(255, 255, 255, 0.7);
  width: 1px;
  height: 17px;
  margin-top: 1px;
  margin-left: 10.5px;
}
@media screen and (min-width: 900px) {
  .p-reform-flow__item-num-border {
    width: 17px;
    height: 1px;
    margin-top: 10.5px;
    margin-left: 0;
  }
}

.p-reform-flow__item-text-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  margin-left: 14px;
}
@media screen and (min-width: 900px) {
  .p-reform-flow__item-text-wrap {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
    margin-top: 32px;
    margin-left: 0;
  }
}

.p-reform-flow__item-text {
  color: #fff;
  text-align: center;
  -webkit-font-feature-settings: "vert" on;
          font-feature-settings: "vert" on;
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  line-height: 14px; /* 100% */
  letter-spacing: 1.92px;
}
@media screen and (min-width: 900px) {
  .p-reform-flow__item-text {
    text-align: center;
    -webkit-writing-mode: vertical-rl;
        -ms-writing-mode: tb-rl;
            writing-mode: vertical-rl;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: 24px; /* 120% */
    letter-spacing: 4.92px;
  }
}

.p-reform-flow__item-subtext {
  color: #fff;
  text-align: center;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 16px; /* 133.333% */
  letter-spacing: 1.92px;
  margin-top: 8px;
}
@media screen and (min-width: 900px) {
  .p-reform-flow__item-subtext {
    -webkit-font-feature-settings: "vert" on;
            font-feature-settings: "vert" on;
    -webkit-writing-mode: vertical-rl;
        -ms-writing-mode: tb-rl;
            writing-mode: vertical-rl;
    text-orientation: upright;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 16px; /* 133.333% */
    letter-spacing: 4.2px;
    margin-top: 0;
    margin-right: 12px;
  }
}

.p-reform-message {
  position: relative;
  background: #e9e8e3;
}

.p-reform-message__wrapper {
  padding: 80px 23.5px 78px;
}
@media screen and (min-width: 1200px) {
  .p-reform-message__wrapper {
    padding: 93px 24px 273px;
  }
}

@media screen and (min-width: 1200px) {
  .p-reform-message__top-contain {
    margin-left: 96px;
  }
}

.p-reform-message__title {
  font-size: 40px;
  font-style: normal;
  font-weight: 400;
  line-height: 69.35px; /* 173.375% */
}

.p-reform-message__subtitle-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: -1px;
}

.p-reform-message__subtitle-dot {
  display: inline-block;
  width: 5.75px;
  height: 5.75px;
  border-radius: 50%;
  background: #212b36;
}

.p-reform-message__subtitle-text {
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 16px; /* 100% */
  margin-left: 8px;
}
@media screen and (min-width: 1200px) {
  .p-reform-message__subtitle-text {
    font-size: 19.6px;
    font-style: normal;
    font-weight: 400;
    line-height: 34.5px; /* 176.02% */
    letter-spacing: 0.391px;
  }
}

.p-reform-message__content-contain {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 40px;
}
@media screen and (min-width: 1200px) {
  .p-reform-message__content-contain {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    width: 100%;
    margin: 40px auto 0;
  }
}
@media screen and (min-width: 1800px) {
  .p-reform-message__content-contain {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: start;
    max-width: 80.2884615385%;
  }
}

@media screen and (min-width: 1200px) {
  .p-reform-message__left {
    min-width: 672px;
  }
}

.p-reform-message__left-title {
  font-family: "Noto Serif JP", serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px; /* 100% */
  letter-spacing: 4px;
}
@media screen and (min-width: 1200px) {
  .p-reform-message__left-title {
    font-size: 40px;
    font-style: normal;
    font-weight: 400;
    line-height: 60px; /* 150% */
    letter-spacing: 4px;
    margin-top: 164px;
  }
}

.p-reform-message__left-text {
  font-family: "Noto Serif JP", serif;
  text-align: justify;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 28px; /* 200% */
  letter-spacing: 2.7px;
  margin-top: 24px;
}
@media screen and (min-width: 1200px) {
  .p-reform-message__left-text {
    text-align: left;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 50.4px; /* 280% */
    letter-spacing: 2.7px;
    margin-top: 40px;
  }
}

.p-reform-message__right {
  max-width: 500px;
  margin: 40px auto 0;
}
@media screen and (min-width: 1200px) {
  .p-reform-message__right {
    max-width: 57.2043912176%;
    width: 100%;
    margin: 0;
  }
}

.p-reform-feature {
  position: relative;
  background: #f3f2f0;
}

.p-reform-feature__wrapper {
  padding: 80px 24px 120px;
}
@media screen and (min-width: 1200px) {
  .p-reform-feature__wrapper {
    padding: 160px 24px 160px;
  }
}

@media screen and (min-width: 1200px) {
  .p-reform-feature__top-contain {
    margin-left: 96px;
  }
}

.p-reform-feature__title {
  font-size: 40px;
  font-style: normal;
  font-weight: 400;
  line-height: 69.35px; /* 173.375% */
}

.p-reform-feature__subtitle-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: -1px;
}

.p-reform-feature__subtitle-dot {
  display: inline-block;
  width: 5.75px;
  height: 5.75px;
  border-radius: 50%;
  background: #212b36;
}

.p-reform-feature__subtitle-text {
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 16px; /* 100% */
  margin-left: 8px;
}
@media screen and (min-width: 1200px) {
  .p-reform-feature__subtitle-text {
    font-size: 19.6px;
    font-style: normal;
    font-weight: 400;
    line-height: 34.5px; /* 176.02% */
    letter-spacing: 0.391px;
  }
}

.p-reform-feature__content-contain {
  margin-top: 42px;
}
@media screen and (min-width: 1200px) {
  .p-reform-feature__content-contain {
    margin-top: 67px;
  }
}

.p-reform-feature__items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  max-width: 500px;
  margin: 0 auto;
}
@media screen and (min-width: 1200px) {
  .p-reform-feature__items {
    max-width: 86.5384615385%;
    width: 100%;
    margin: 0 auto;
  }
}

.p-reform-feature__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.p-reform-feature__item:nth-child(2) {
  margin-top: 41px;
}
.p-reform-feature__item:nth-child(3) {
  margin-top: 41px;
}
@media screen and (min-width: 1200px) {
  .p-reform-feature__item {
    width: 100%;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    gap: 24px;
    margin: 0 auto;
  }
  .p-reform-feature__item:nth-child(1) {
    max-width: 1193.75px;
  }
  .p-reform-feature__item:nth-child(2) {
    max-width: 1404px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
    margin-top: 206px;
  }
  .p-reform-feature__item:nth-child(3) {
    max-width: 1618px;
    margin-top: 154px;
  }
}

@media screen and (min-width: 1200px) {
  .p-reform-feature__item-text-contain {
    min-width: 623px;
  }
}

.p-reform-feature__item-top {
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 16px; /* 100% */
  letter-spacing: 2px;
}
@media screen and (min-width: 1200px) {
  .p-reform-feature__item-top {
    font-size: 22px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    letter-spacing: 2px;
  }
}

.p-reform-feature__item-title {
  font-size: 20px;
  font-style: normal;
  font-weight: 600;
  line-height: 28px; /* 140% */
  letter-spacing: 2px;
  margin-top: 5px;
}
@media screen and (min-width: 1200px) {
  .p-reform-feature__item-title {
    font-size: 22px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    letter-spacing: 2px;
    margin-top: 5px;
  }
}

.p-reform-feature__item-text {
  text-align: justify;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 28px; /* 200% */
  letter-spacing: 1px;
  margin-top: 24px;
}
@media screen and (min-width: 1200px) {
  .p-reform-feature__item-text {
    text-align: left;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 40px; /* 250% */
    letter-spacing: 1px;
    margin-top: 42px;
  }
}

.p-reform-feature__item-img-contain {
  margin-top: 24px;
}
@media screen and (min-width: 1200px) {
  .p-reform-feature__item-img-contain {
    margin-top: 0;
  }
}

@media screen and (min-width: 1200px) {
  .p-reform-feature__item-img01 {
    max-width: 424.44px;
  }
}

@media screen and (min-width: 1200px) {
  .p-reform-feature__item-img02 {
    max-width: 684px;
  }
}

@media screen and (min-width: 1200px) {
  .p-reform-feature__item-img03 {
    max-width: 959px;
  }
}

.p-reform-ls {
  position: relative;
  background: #f3f2f0;
}

.p-reform-ls__wrapper {
  padding: 80px 0 0px;
}
@media screen and (min-width: 900px) {
  .p-reform-ls__wrapper {
    padding: 80px 24px 80px;
  }
}

.p-reform-ls__top-contain {
  margin-left: 24px;
}
@media screen and (min-width: 1200px) {
  .p-reform-ls__top-contain {
    margin-left: 96px;
  }
}

.p-reform-ls__title {
  font-size: 40px;
  font-style: normal;
  font-weight: 400;
  line-height: 69.35px; /* 173.375% */
}

.p-reform-ls__subtitle-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: -1px;
}

.p-reform-ls__subtitle-dot {
  display: inline-block;
  width: 5.75px;
  height: 5.75px;
  border-radius: 50%;
  background: #212b36;
}

.p-reform-ls__subtitle-text {
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 16px; /* 100% */
  margin-left: 8px;
}
@media screen and (min-width: 1200px) {
  .p-reform-ls__subtitle-text {
    font-size: 19.6px;
    font-style: normal;
    font-weight: 400;
    line-height: 34.5px; /* 176.02% */
    letter-spacing: 0.391px;
  }
}

.p-reform-ls__content-contain {
  margin-top: 40px;
}
@media screen and (min-width: 900px) {
  .p-reform-ls__content-contain {
    margin-top: 68px;
  }
}

@media screen and (min-width: 900px) {
  .p-reform-ls__items {
    max-width: 72.9700854701%;
    width: 100%;
    margin: 0 auto;
  }
}

.p-reform-ls__item:nth-child(2) {
  margin-top: 35px;
}
.p-reform-ls__item:nth-child(3) {
  margin-top: 37px;
}
.p-reform-ls__item:nth-child(4) {
  margin-top: 27px;
}
@media screen and (min-width: 900px) {
  .p-reform-ls__item:nth-child(2) {
    margin-top: 120px;
  }
  .p-reform-ls__item:nth-child(3) {
    margin-top: 173px;
  }
  .p-reform-ls__item:nth-child(4) {
    margin-top: 173px;
  }
}

.p-reform-ls__item-title {
  text-align: center;
  font-family: "Tenali Ramakrishna", sans-serif;
  font-size: 40px;
  font-style: normal;
  font-weight: 400;
  line-height: 48px; /* 120% */
}
@media screen and (min-width: 900px) {
  .p-reform-ls__item-title {
    font-size: 48px;
    font-style: normal;
    font-weight: 400;
    line-height: 48px; /* 100% */
  }
}

.p-reform-ls__item-mainImg-wrap {
  margin-top: 22px;
}
@media screen and (min-width: 900px) {
  .p-reform-ls__item-mainImg-wrap {
    margin-top: 23px;
  }
}

.p-reform-ls__item-text-wrap {
  padding: 0 20px 0 24px;
  margin-top: 39px;
}
@media screen and (min-width: 900px) {
  .p-reform-ls__item-text-wrap {
    max-width: 71.1566617862%;
    padding: 0;
    margin: 40px auto 0;
  }
}

@media screen and (min-width: 900px) {
  .p-reform-ls__item-text-wrap02 {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    margin-left: 20%;
    margin-right: 0;
  }
}
@media screen and (min-width: 1800px) {
  .p-reform-ls__item-text-wrap02 {
    margin-left: 47.5%;
    margin-right: 0;
  }
}

.p-reform-ls__item-text-wrap03 {
  margin-top: 33px;
}
@media screen and (min-width: 900px) {
  .p-reform-ls__item-text-wrap03 {
    margin: 40px auto 0;
  }
}

@media screen and (min-width: 900px) {
  .p-reform-ls__item-text-wrap04 {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    margin-left: 20%;
    margin-right: 0;
  }
}
@media screen and (min-width: 1800px) {
  .p-reform-ls__item-text-wrap04 {
    margin-left: 47.5%;
    margin-right: 0;
  }
}

.p-reform-ls__item-message {
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 32px; /* 200% */
  letter-spacing: 5.2px;
  text-wrap: nowrap;
}
@media screen and (min-width: 900px) {
  .p-reform-ls__item-message {
    font-size: 26px;
    font-style: normal;
    font-weight: 600;
    line-height: 52px; /* 200% */
    letter-spacing: 5.2px;
  }
}

.p-reform-ls__item-text {
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 32px; /* 228.571% */
  letter-spacing: 1.6px;
  margin-top: 30px;
}
@media screen and (min-width: 900px) {
  .p-reform-ls__item-text {
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 40px; /* 250% */
    letter-spacing: 1.6px;
    margin-top: 30px;
  }
}

.p-reform-ls__item-subImg-contain {
  width: 100%;
  height: 285px;
  position: relative;
  padding: 0 24px;
}
@media screen and (min-width: 900px) {
  .p-reform-ls__item-subImg-contain {
    height: 505px;
    padding: 0;
  }
}
@media screen and (min-width: 1800px) {
  .p-reform-ls__item-subImg-contain {
    height: 305px;
  }
}

.p-reform-ls__item-subImg-wrap {
  width: 327px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
@media screen and (min-width: 900px) {
  .p-reform-ls__item-subImg-wrap {
    width: 100%;
    left: 50%;
  }
}

.p-reform-ls__item-subImg0101-wrap {
  width: 134px;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 100;
}
@media screen and (min-width: 900px) {
  .p-reform-ls__item-subImg0101-wrap {
    width: 240px;
    top: 75px;
    right: 24px;
  }
}
@media screen and (min-width: 1800px) {
  .p-reform-ls__item-subImg0101-wrap {
    top: -175px;
    right: 193.95px;
  }
}

.p-reform-ls__item-subImg0102-wrap {
  width: 270px;
  position: absolute;
  top: 82px;
  left: 0;
  z-index: 10;
}
@media screen and (min-width: 900px) {
  .p-reform-ls__item-subImg0102-wrap {
    width: 270px;
    top: 260px;
    left: 44%;
  }
}
@media screen and (min-width: 1800px) {
  .p-reform-ls__item-subImg0102-wrap {
    top: 60px;
  }
}

.p-reform-ls__item-subImg0201-wrap {
  width: 134px;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 100;
}
@media screen and (min-width: 900px) {
  .p-reform-ls__item-subImg0201-wrap {
    width: 240px;
    top: 29px;
    left: 14%;
  }
}
@media screen and (min-width: 1800px) {
  .p-reform-ls__item-subImg0201-wrap {
    top: -121px;
  }
}

.p-reform-ls__item-subImg0202-wrap {
  width: 135px;
  position: absolute;
  top: 80px;
  left: 50%;
  z-index: 100;
}
@media screen and (min-width: 900px) {
  .p-reform-ls__item-subImg0202-wrap {
    width: 270px;
    top: 312px;
    left: 36%;
  }
}
@media screen and (min-width: 1800px) {
  .p-reform-ls__item-subImg0202-wrap {
    top: 112px;
  }
}

.p-reform-ls__item-subImg0301-wrap {
  width: 134px;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 100;
}
@media screen and (min-width: 900px) {
  .p-reform-ls__item-subImg0301-wrap {
    width: 240px;
    top: 75px;
    right: 24px;
  }
}
@media screen and (min-width: 1800px) {
  .p-reform-ls__item-subImg0301-wrap {
    top: -175px;
    right: 193.95px;
  }
}

.p-reform-ls__item-subImg0302-wrap {
  width: 270px;
  position: absolute;
  top: 82px;
  left: 0;
  z-index: 10;
}
@media screen and (min-width: 900px) {
  .p-reform-ls__item-subImg0302-wrap {
    width: 270px;
    top: 260px;
    left: 44%;
  }
}
@media screen and (min-width: 1800px) {
  .p-reform-ls__item-subImg0302-wrap {
    top: 60px;
  }
}

.p-reform-ls__item-subImg0401-wrap {
  width: 134px;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 100;
}
@media screen and (min-width: 900px) {
  .p-reform-ls__item-subImg0401-wrap {
    width: 240px;
    top: 29px;
    left: 14%;
  }
}
@media screen and (min-width: 1800px) {
  .p-reform-ls__item-subImg0401-wrap {
    top: -121px;
  }
}

.p-reform-ls__item-subImg0402-wrap {
  width: 135px;
  position: absolute;
  top: 80px;
  left: 50%;
  z-index: 100;
}
@media screen and (min-width: 900px) {
  .p-reform-ls__item-subImg0402-wrap {
    width: 270px;
    top: 312px;
    left: 36%;
  }
}
@media screen and (min-width: 1800px) {
  .p-reform-ls__item-subImg0402-wrap {
    top: 112px;
  }
}

.p-reform-faq {
  position: relative;
  background: #f3f2f0;
}

.p-reform-faq__wrapper {
  padding: 40px 24px 40px;
}
@media screen and (min-width: 900px) {
  .p-reform-faq__wrapper {
    padding: 117px 24px 128px;
  }
}

@media screen and (min-width: 1200px) {
  .p-reform-faq__top-contain {
    margin-left: 96px;
  }
}

.p-reform-faq__title {
  font-size: 40px;
  font-style: normal;
  font-weight: 400;
  line-height: 69.35px; /* 173.375% */
}

.p-reform-faq__subtitle-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: -1px;
}

.p-reform-faq__subtitle-dot {
  display: inline-block;
  width: 5.75px;
  height: 5.75px;
  border-radius: 50%;
  background: #212b36;
}

.p-reform-faq__subtitle-text {
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 16px; /* 100% */
  margin-left: 8px;
}
@media screen and (min-width: 1200px) {
  .p-reform-faq__subtitle-text {
    font-size: 19.6px;
    font-style: normal;
    font-weight: 400;
    line-height: 34.5px; /* 176.02% */
    letter-spacing: 0.391px;
  }
}

.p-reform-faq__content-contain {
  margin-top: 24px;
}
@media screen and (min-width: 900px) {
  .p-reform-faq__content-contain {
    margin-top: 24px;
  }
}

.p-reform-faq__item {
  background: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.p-reform-faq__item:nth-child(n+2) {
  margin-top: 23.3px;
}
@media screen and (min-width: 900px) {
  .p-reform-faq__item {
    max-width: 51.9230769231%;
    width: 100%;
    margin: 0 auto;
  }
  .p-reform-faq__item:nth-child(n+2) {
    margin-top: 34px;
  }
}

.p-reform-faq__item-question {
  cursor: pointer;
  position: relative;
  padding: 16px 33px 16px 8px;
}
@media screen and (min-width: 900px) {
  .p-reform-faq__item-question {
    padding: 29px 83px 29px 27.65px;
  }
}

.p-reform-faq__item-question-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.js-accordion-title {
  position: relative;
}
.js-accordion-title::before {
  border-bottom: solid 1px #212b36;
  content: "";
  display: block;
  width: 16px;
  height: 1px;
  position: absolute;
  right: 8px;
  top: 25px;
  -webkit-transform: rotate(0deg);
          transform: rotate(0deg);
  -webkit-transition: top 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
  transition: top 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out, top 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out, top 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
}
@media screen and (min-width: 900px) {
  .js-accordion-title::before {
    width: 31px;
    height: 1px;
    top: 35px;
    right: 36px;
  }
}

.js-accordion-title.open::before {
  top: 38px;
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}

.js-accordion-title::after {
  border-bottom: solid 1px #212b36;
  content: "";
  display: block;
  width: 16px;
  height: 1px;
  position: absolute;
  right: 8px;
  top: 25px;
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
  -webkit-transition: top 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
  transition: top 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out, top 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out, top 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
}
@media screen and (min-width: 900px) {
  .js-accordion-title::after {
    width: 31px;
    height: 1px;
    top: 35px;
    right: 36px;
  }
}

.js-accordion-title.open::after {
  top: 38px;
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}

.p-reform-faq__item-question-head {
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 16px; /* 100% */
  letter-spacing: 2px;
}

.p-reform-faq__item-question-text {
  font-size: 13px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px; /* 153.846% */
  letter-spacing: 2px;
  margin-left: 8px;
}
.p-reform-faq__item-question-text--nw {
  text-wrap: nowrap;
}
@media screen and (min-width: 900px) {
  .p-reform-faq__item-question-text {
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 16px; /* 100% */
    letter-spacing: 2px;
    margin-left: 20px;
  }
}

.p-reform-faq__item-answer {
  display: none;
  padding: 16px 4px 16px 8px;
}
@media screen and (min-width: 900px) {
  .p-reform-faq__item-answer {
    padding: 19px 83px 19px 27.65px;
  }
}

.p-reform-faq__item-answer-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.p-reform-faq__item-answer-head {
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 16px; /* 100% */
  letter-spacing: 2px;
}
@media screen and (min-width: 900px) {
  .p-reform-faq__item-answer-head {
    line-height: 32px;
  }
}

.p-reform-faq__item-answer-text {
  font-size: 13px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px; /* 153.846% */
  letter-spacing: 2px;
  margin-left: 8px;
}
@media screen and (min-width: 900px) {
  .p-reform-faq__item-answer-text {
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 32px;
    letter-spacing: 2px;
    margin-left: 20px;
  }
}