/*! destyle.css v1.0.15 | MIT License | https://github.com/nicolas-cusan/destyle.css */
/* Reset box-model */
/* ============================================ */
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@300;400;700&display=swap");
* {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

::before,
::after {
  -webkit-box-sizing: inherit;
          box-sizing: inherit;
}

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

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

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

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

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

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

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

dd {
  margin-left: 0;
}

/* Grouping content */
/* ============================================ */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
  border: 0;
  border-top: 1px solid;
  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] {
  border-bottom: none; /* 1 */
  text-decoration: underline; /* 2 */
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted; /* 2 */
}

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

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

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

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content */
/* ============================================ */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
  border-style: none;
  vertical-align: bottom;
}

embed,
object,
iframe {
  border: 0;
  vertical-align: bottom;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

caption {
  text-align: left;
}

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

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

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

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

* {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

::before,
::after {
  -webkit-box-sizing: inherit;
          box-sizing: inherit;
}

html {
  font-size: 6.25%;
}

@-webkit-keyframes marquee {
  from {
    -webkit-transform: translate(0%);
            transform: translate(0%);
  }
  99%, to {
    -webkit-transform: translate(-100%);
            transform: translate(-100%);
  }
}

@keyframes marquee {
  from {
    -webkit-transform: translate(0%);
            transform: translate(0%);
  }
  99%, to {
    -webkit-transform: translate(-100%);
            transform: translate(-100%);
  }
}
@-webkit-keyframes page_fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes page_fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@media screen and (max-width: 767.98px) {
  body {
    -webkit-animation: page_fadeIn 2s ease 0s;
            animation: page_fadeIn 2s ease 0s;
  }
  .marugoto-reform .wCont {
    width: 90%;
    margin: 0 auto;
  }
  .marugoto-reform img {
    width: 100%;
  }
  .lp-marugoto-reform {
    padding-bottom: 21.3333333333vw !important;
    font-size: 14rem;
    overflow-x: hidden;
    color: #3e4a4f;
  }
  .lp-marugoto-reform .gfooter {
    padding: 11px 0 18px;
    margin-top: 0px;
  }
  .marugoto-reform p {
    letter-spacing: 0.02em;
  }
  .marugoto-reform h1 {
    font-family: "Noto Serif JP", serif;
    font-size: clamp(26px, 6vw, 32px);
    font-weight: 500;
    line-height: 1.65;
    letter-spacing: 0.1em;
    color: #18232C;
  }
  .marugoto-reform h2 {
    color: #3f6f82;
    font-size: 18px;
    font-weight: 500;
    text-align: center;
    letter-spacing: 0.05em;
    line-height: 1.5;
  }
  .marugoto-reform h2 span {
    font-size: 22px;
    font-weight: 500;
  }
  .marugoto-reform .-en {
    font-family: "Montserrat", sans-serif;
    font-weight: 600;
    font-style: italic;
    font-size: 14px;
    color: #d88a2d;
    text-align: center;
  }
  .marugoto-reform h3 {
    font-size: 18px;
    font-weight: 500;
    letter-spacing: 0.05em;
    line-height: 1.6;
  }
  .marugoto-reform h4 {
    font-size: 15px;
    font-weight: 500;
    letter-spacing: 0.05em;
    line-height: 1.6;
  }
  .marugoto-reform .mv {
    position: relative;
    height: auto;
    padding-top: 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .marugoto-reform .mv::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: -35%;
    width: 55%;
    height: 30%;
    background: #a7dde1;
    z-index: -1;
  }
  .marugoto-reform .mv_slider {
    width: 100%;
    padding-bottom: 25px;
    margin-top: 30px;
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  .marugoto-reform .mv_picture {
    display: block;
  }
  .marugoto-reform .mv_picture img {
    display: block;
    width: 100%;
    height: auto;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .marugoto-reform .mv .swiper-pagination {
    bottom: 0;
  }
  .marugoto-reform .mv .swiper-pagination-bullet {
    width: 8px;
    height: 8px;
    background: #F8F8F8;
    opacity: 1;
  }
  .marugoto-reform .mv .swiper-pagination-bullet-active {
    background: #a7dde1;
  }
  .marugoto-reform .mv .wCont {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    position: static;
    -webkit-transform: none;
            transform: none;
  }
  .marugoto-reform .mv_text {
    position: static;
    width: 100%;
  }
  .marugoto-reform .mv_text p {
    font-size: clamp(12px, 4vw, 15px);
    margin-top: 30px;
  }
  .marugoto-reform .mv_text p + p {
    margin-top: 15px;
  }
  .marugoto-reform .mv_text .-big {
    font-size: clamp(18px, 4vw, 22px);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(70%, transparent), color-stop(70%, rgba(91, 188, 196, 0.3)));
    background: linear-gradient(transparent 70%, rgba(91, 188, 196, 0.3) 70%);
  }
  .marugoto-reform .about {
    position: relative;
    margin-top: 100px;
  }
  .marugoto-reform .about::after {
    content: "";
    position: absolute;
    right: 0;
    bottom: -5%;
    width: 70%;
    height: 55%;
    background: #a7dde1;
    z-index: -1;
  }
  .marugoto-reform .about_in {
    position: relative;
  }
  .marugoto-reform .about_main {
    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;
  }
  .marugoto-reform .about_results {
    position: relative;
    width: 320px;
    height: 300px;
  }
  .marugoto-reform .about_results li {
    width: 180px;
    position: absolute;
  }
  .marugoto-reform .about_results li:nth-child(1) {
    top: 0;
    left: 50%;
    -webkit-transform: translate(-50%);
            transform: translate(-50%);
  }
  .marugoto-reform .about_results li:nth-child(2) {
    left: 0;
    bottom: 0;
  }
  .marugoto-reform .about_results li:nth-child(3) {
    right: 0;
    bottom: 0;
  }
  .marugoto-reform .about_team {
    margin: 30px auto 0;
    width: 80%;
  }
  .marugoto-reform .about_support {
    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: start;
        -ms-flex-align: start;
            align-items: flex-start;
    gap: 10px;
    margin-top: 40px;
    background: white;
    padding: 10px 25px;
    border-radius: 10px;
    -webkit-box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.1);
            box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.1);
  }
  .marugoto-reform .about_support li {
    font-size: 16px;
    font-weight: 500;
    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;
    gap: 4px;
    white-space: nowrap;
  }
  .marugoto-reform .about_support li img {
    width: 45px;
  }
  .marugoto-reform .about_text {
    font-size: 14px;
    font-weight: 500;
    text-align: center;
    margin-top: 20px;
  }
  .marugoto-reform .problem {
    margin-top: 120px;
    position: relative;
  }
  .marugoto-reform .problem_ttl {
    position: relative;
    display: inline-block;
  }
  .marugoto-reform .problem_ttl::before {
    content: "";
    position: absolute;
    top: -8px;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    width: 57px;
    height: 8px;
    background: radial-gradient(circle, #3f6f82 3px, transparent 3px) left center/5px 5px no-repeat, radial-gradient(circle, #3f6f82 3px, transparent 3px) center center/5px 5px no-repeat, radial-gradient(circle, #3f6f82 3px, transparent 3px) right center/5px 5px no-repeat;
  }
  .marugoto-reform .problem_box {
    max-width: 335px;
    height: 285px;
    margin: 20px auto 0;
  }
  .marugoto-reform .problem_list {
    position: relative;
    height: 100%;
  }
  .marugoto-reform .problem_item {
    position: absolute;
  }
  .marugoto-reform .problem_item img {
    display: block;
    width: 65%;
  }
  .marugoto-reform .problem_item01 {
    top: 0;
    left: -2%;
  }
  .marugoto-reform .problem_item02 {
    top: 26%;
    left: 9%;
  }
  .marugoto-reform .problem_item02 img {
    margin: 0 auto;
  }
  .marugoto-reform .problem_item03 {
    top: 0;
    right: -30%;
  }
  .marugoto-reform .problem_item04 {
    top: 52%;
    left: -4%;
  }
  .marugoto-reform .problem_item05 {
    top: 54%;
    right: -28%;
    z-index: -1;
  }
  .marugoto-reform .problem_item06 {
    top: 38%;
    left: 7%;
  }
  .marugoto-reform .problem_item06 img {
    width: 70%;
  }
  .marugoto-reform .problem_item07 {
    top: 34%;
    right: 0;
  }
  .marugoto-reform .problem_item07 img {
    width: 70%;
  }
  .marugoto-reform .reason {
    background: #F8F8F8;
  }
  .marugoto-reform .reason::before {
    content: "";
    display: block;
    width: 100%;
    height: 70px;
    background-image: url(../img/reason_item_01_sp.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
  }
  .marugoto-reform .reason_in {
    padding: 70px 0 100px;
  }
  .marugoto-reform .reason_item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-top: 50px;
  }
  .marugoto-reform .reason_item:first-child {
    margin-top: 30px;
  }
  .marugoto-reform .reason_item-img {
    margin-top: 20px;
  }
  .marugoto-reform .reason_item .-num {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: baseline;
        -ms-flex-align: baseline;
            align-items: baseline;
    gap: 10px;
    color: #d88a2d;
  }
  .marugoto-reform .reason_item .-num::after {
    content: "";
    position: absolute;
    left: 0;
    top: 100%;
    width: 100%;
    height: 1px;
    background: #d88a2d;
    z-index: 1;
  }
  .marugoto-reform .reason_item .-num span {
    font-family: "Montserrat", sans-serif;
    font-style: normal;
    font-size: 60px;
  }
  .marugoto-reform .reason_item .-num p {
    font-weight: 400;
    font-size: 16px;
    text-align: left;
    margin-top: 0;
  }
  .marugoto-reform .reason_item h3 {
    margin-top: 25px;
  }
  .marugoto-reform .reason_item p {
    margin-top: 15px;
  }
  .marugoto-reform .voice {
    margin-top: 100px;
  }
  .marugoto-reform .voice_slider {
    position: relative;
    margin-top: 40px;
  }
  .marugoto-reform .voice_slider-body {
    overflow: visible;
  }
  .marugoto-reform .voice_card {
    background: white;
    -webkit-box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.2);
            box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.2);
    border-radius: 10px;
  }
  .marugoto-reform .voice_card .-head {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 3%;
  }
  .marugoto-reform .voice_card .-num {
    width: 70px;
    background: #3f6f82;
    color: #fff;
    border-radius: 10px 0;
    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;
    padding: 12px 0;
    line-height: 1;
  }
  .marugoto-reform .voice_card .-num .-voice {
    font-family: "Montserrat", sans-serif;
    font-size: 13px;
    letter-spacing: 0.08em;
  }
  .marugoto-reform .voice_card .-num .-number {
    font-family: "Montserrat", sans-serif;
    font-size: 32px;
  }
  .marugoto-reform .voice_card .-data {
    margin: 20px 20px 0;
  }
  .marugoto-reform .voice_card .-data div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .marugoto-reform .voice_card .-data div + div {
    margin-top: 12px;
  }
  .marugoto-reform .voice_card .-data dt {
    width: 90px;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    font-weight: 500;
  }
  .marugoto-reform .voice_card .-data dd {
    margin: 0;
  }
  .marugoto-reform .voice_card-comment {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 5%;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    border-top: 1px solid #5bbcc4;
    margin: 20px 20px 0;
    padding: 20px 0;
  }
  .marugoto-reform .voice_card-comment img {
    width: 65px;
    height: 65px;
    border-radius: 50%;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .marugoto-reform .voice_card-comment p {
    font-size: 13px;
  }
  .marugoto-reform .voice_card-comment .-person {
    font-size: 11px;
    text-align: right;
    margin-top: 5px;
  }
  .marugoto-reform .voice_slider-prev, .marugoto-reform .voice_slider-next {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    width: 42px;
    height: 42px;
    z-index: 10;
    border: none;
    background: none;
  }
  .marugoto-reform .voice_slider-prev::after, .marugoto-reform .voice_slider-next::after {
    content: "";
    position: absolute;
    inset: 0;
    border-radius: 50%;
    background: #3f6f82;
    -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;
    z-index: -1;
  }
  .marugoto-reform .voice_slider-prev {
    left: 0;
  }
  .marugoto-reform .voice_slider-next {
    right: 0;
  }
  .marugoto-reform .voice_slider-prev::before, .marugoto-reform .voice_slider-next::before {
    content: "";
    position: absolute;
    top: 50%;
    width: 10px;
    height: 10px;
    border-top: 3px solid #fff;
    border-right: 3px solid #fff;
    z-index: 1;
  }
  .marugoto-reform .voice_slider-prev::before {
    left: 17px;
    -webkit-transform: translateY(-50%) rotate(-135deg);
            transform: translateY(-50%) rotate(-135deg);
  }
  .marugoto-reform .voice_slider-next::before {
    right: 17px;
    -webkit-transform: translateY(-50%) rotate(45deg);
            transform: translateY(-50%) rotate(45deg);
  }
  .marugoto-reform .flow {
    margin-top: 100px;
    background: #eef8f9;
    padding: 100px 0;
  }
  .marugoto-reform .flow_box {
    margin-top: 40px;
  }
  .marugoto-reform .flow_list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 30px;
    position: relative;
  }
  .marugoto-reform .flow_list::before {
    content: "";
    position: absolute;
    top: 70px;
    left: 24px;
    right: 0;
    height: 85%;
    width: 2px;
    background: #3f6f82;
    z-index: 0;
  }
  .marugoto-reform .flow_item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 4%;
  }
  .marugoto-reform .flow_item .-num {
    font-family: "Montserrat", sans-serif;
    font-size: 22px;
    color: white;
    position: relative;
    background: #3f6f82;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    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;
  }
  .marugoto-reform .flow_item-card {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    background: white;
    padding: 15px;
    border-radius: 10px;
    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;
  }
  .marugoto-reform .flow_item-card img {
    width: 60px;
  }
  .marugoto-reform .message {
    position: relative;
    margin-top: 100px;
  }
  .marugoto-reform .message::before {
    content: "";
    position: absolute;
    right: 0;
    top: -8%;
    width: 65%;
    height: 25%;
    background: #a7dde1;
    z-index: -1;
  }
  .marugoto-reform .message::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: -6%;
    width: 65%;
    height: 20%;
    background: #a7dde1;
    z-index: -2;
  }
  .marugoto-reform .message_box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 20px;
  }
  .marugoto-reform .message_box .-text {
    width: 100%;
  }
  .marugoto-reform .message_box .-en {
    text-align: left;
    margin-top: 0;
    font-weight: 600;
  }
  .marugoto-reform .message_box p {
    margin-top: 13px;
    font-weight: 500;
  }
  .marugoto-reform .message_box h3 {
    margin-top: 25px;
  }
  .marugoto-reform .message_box h3:last-child {
    margin-top: 15px;
  }
  .marugoto-reform .contact {
    background: #F8F8F8;
    margin-top: 100px;
    padding-bottom: 100px;
  }
  .marugoto-reform .contact_ttl {
    background: #3f6f82;
    color: white;
    padding: 15px 0;
    text-align: center;
  }
  .marugoto-reform .contact_ttl h2 span {
    color: white;
  }
  .marugoto-reform .contact_in {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding-top: 30px;
  }
  .marugoto-reform .contact_in .catalog_box_sp {
    font-size: 12px;
    margin-top: 20px;
  }
  .marugoto-reform .contact_in .catalog_box_sp .catalog_set {
    width: calc(calc(100vw - 4%) * 8 / 12);
    margin: auto;
  }
  .marugoto-reform .contact_in .catalog_box_sp .catalog_set-text {
    margin-top: 10px;
  }
  .marugoto-reform .contact_in .catalog_box_sp .catalog_set-text p {
    position: relative;
    padding-left: 14px;
  }
  .marugoto-reform .contact_in .catalog_box_sp .catalog_set-text p::before {
    content: "";
    position: absolute;
    top: 7px;
    left: 0;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background-color: #3f6f82;
  }
  .marugoto-reform .contact_in .catalog_information {
    margin-top: 30px;
    width: 100%;
  }
  .marugoto-reform .contact_in .catalog_information-ttl {
    font-size: 16px;
    color: white;
    background: #3f6f82;
    padding: 8px 0;
    text-align: center;
  }
  .marugoto-reform .contact_in .catalog_information-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 18px;
    padding: 20px;
    background: white;
  }
  .marugoto-reform .contact_in .catalog_information-list li {
    position: relative;
    padding-left: 28px;
    white-space: nowrap;
  }
  .marugoto-reform .contact_in .catalog_information-list li::before {
    content: "";
    position: absolute;
    left: 0;
    top: -2px;
    width: 22px;
    height: 22px;
    background: url(../img/catalog_item_05.png) no-repeat center/contain;
  }
  .marugoto-reform .contact_in ._btn {
    position: relative;
    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: 85%;
    margin: 120px auto 0;
    padding: 18px;
    background: #d88a2d;
    border-radius: 10px;
    color: #fff;
    font-size: 20px;
    font-weight: 500;
    text-decoration: none;
    -webkit-transition: 0.3s;
    transition: 0.3s;
  }
  .marugoto-reform .contact_in ._btn-label {
    position: absolute;
    top: -52px;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    padding: 20px 30px;
    background: #fff;
    border-radius: 8px;
    color: #d88a2d;
    font-size: 16px;
    font-weight: 500;
    line-height: 1;
    white-space: nowrap;
  }
  .marugoto-reform .contact_in ._btn-label::after {
    content: "";
    position: absolute;
    left: 50%;
    bottom: -8px;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    border-style: solid;
    border-width: 9px 12px 0;
    border-color: #fff transparent transparent transparent;
  }
  .marugoto-reform .contact_in ._btn-text {
    display: inline-block;
  }
  .marugoto-reform .contact_in ._btn::after {
    content: "";
    position: absolute;
    top: 50%;
    right: 22px;
    -webkit-transform: translateY(-50%) rotate(45deg);
            transform: translateY(-50%) rotate(45deg);
    width: 10px;
    height: 10px;
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
    -webkit-transition: 0.3s;
    transition: 0.3s;
  }
  .vw-l {
    display: none;
  }
}
@media screen and (min-width: 768px) {
  body {
    -webkit-animation: page_fadeIn 2s ease 0s;
            animation: page_fadeIn 2s ease 0s;
  }
  .marugoto-reform .wCont {
    width: 1000px;
    margin: 0 auto;
  }
  .marugoto-reform img {
    width: 100%;
  }
  .lp-marugoto-reform {
    min-width: 1000px;
    overflow-x: hidden;
    color: #3e4a4f;
  }
  .marugoto-reform p {
    letter-spacing: 0.1em;
  }
  .marugoto-reform h1 {
    font-family: "Noto Serif JP", serif;
    font-size: 36px;
    font-weight: 500;
    line-height: 1.65;
    letter-spacing: 0.1em;
    color: #18232C;
  }
  .marugoto-reform h2 {
    color: #3f6f82;
    font-size: 22px;
    font-weight: 500;
    text-align: center;
    letter-spacing: 0.05em;
    line-height: 1.5;
  }
  .marugoto-reform h2 span {
    font-size: 32px;
    font-weight: 500;
  }
  .marugoto-reform .-en {
    font-family: "Montserrat", sans-serif;
    font-weight: 500;
    font-style: italic;
    font-size: 18px;
    color: #d88a2d;
    text-align: center;
  }
  .marugoto-reform h3 {
    font-size: 19px;
    font-weight: 500;
    letter-spacing: 0.05em;
    line-height: 1.6;
  }
  .marugoto-reform h4 {
    font-size: 15px;
    font-weight: 500;
    letter-spacing: 0.05em;
    line-height: 1.6;
  }
  .marugoto-reform .mv {
    position: relative;
    min-height: 680px;
    margin: 0;
    padding: 70px 0 50px;
    overflow: hidden;
  }
  .marugoto-reform .mv::before {
    content: "";
    position: absolute;
    right: 0;
    top: 0;
    width: 30%;
    height: 200px;
    background: #a7dde1;
    z-index: -1;
  }
  .marugoto-reform .mv::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 30%;
    height: 150px;
    background: #a7dde1;
    z-index: -1;
  }
  .marugoto-reform .mv_slider {
    width: 800px;
    max-width: 58vw;
    margin-right: 120px;
    margin-left: auto;
    padding-bottom: 25px;
  }
  .marugoto-reform .mv_picture {
    display: block;
  }
  .marugoto-reform .mv_picture img {
    display: block;
    width: 100%;
    height: auto;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .marugoto-reform .mv .swiper-pagination {
    bottom: 0;
  }
  .marugoto-reform .mv .swiper-pagination-bullet {
    width: 10px;
    height: 10px;
    background: #F8F8F8;
    opacity: 1;
  }
  .marugoto-reform .mv .swiper-pagination-bullet-active {
    background: #a7dde1;
  }
  .marugoto-reform .mv .wCont {
    position: absolute;
    inset: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    z-index: 10;
  }
  .marugoto-reform .mv_text {
    position: absolute;
    top: 70px;
    left: 0;
    width: 600px;
    z-index: 10;
  }
  .marugoto-reform .mv_text p {
    font-size: 18px;
    margin-top: 60px;
    text-shadow: 0 1px 2px rgba(255, 255, 255, 0.5);
  }
  .marugoto-reform .mv_text p + p {
    margin-top: 16px;
    line-height: 2;
  }
  .marugoto-reform .mv_text .-big {
    font-size: 24px;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(70%, transparent), color-stop(80%, rgba(91, 188, 196, 0.3)));
    background: linear-gradient(transparent 70%, rgba(91, 188, 196, 0.3) 80%);
  }
  .marugoto-reform .present {
    background: #d88a2d;
    padding: 10px 0;
    -webkit-transition: 0.3s;
    transition: 0.3s;
  }
  .marugoto-reform .present_link {
    display: block;
    text-decoration: none;
  }
  .marugoto-reform .present_inner {
    position: relative;
    min-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;
  }
  .marugoto-reform .present_text {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 22px;
    margin: 0;
    color: white;
    font-size: 28px;
    font-weight: 500;
    position: absolute;
    left: 120px;
  }
  .marugoto-reform .present .-arrow {
    font-size: 20px;
    -webkit-transition: 0.3s;
    transition: 0.3s;
  }
  .marugoto-reform .present_img {
    position: absolute;
    top: -60px;
    right: 80px;
    width: 300px;
    height: auto;
    pointer-events: none;
  }
  .marugoto-reform .present:hover {
    background: rgb(198.6144578313, 124.843373494, 36.8855421687);
  }
  .marugoto-reform .present:hover .-arrow {
    -webkit-transform: translateX(5px);
            transform: translateX(5px);
  }
  .marugoto-reform .about {
    position: relative;
    margin-top: 120px;
  }
  .marugoto-reform .about::before {
    content: "";
    position: absolute;
    right: 0;
    bottom: -50px;
    width: 70%;
    height: 380px;
    background: #a7dde1;
    z-index: -1;
  }
  .marugoto-reform .about_in {
    position: relative;
  }
  .marugoto-reform .about_main {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  .marugoto-reform .about_results {
    position: relative;
    width: 480px;
    height: 360px;
    margin: 0;
    padding: 0;
    z-index: 2;
  }
  .marugoto-reform .about_results li {
    width: 220px;
    position: absolute;
  }
  .marugoto-reform .about_results li:nth-child(1) {
    top: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
  }
  .marugoto-reform .about_results li:nth-child(2) {
    left: 42px;
    bottom: 0px;
  }
  .marugoto-reform .about_results li:nth-child(3) {
    right: 42px;
    bottom: 0;
  }
  .marugoto-reform .about_results li img {
    width: 220px;
    display: block;
  }
  .marugoto-reform .about_team {
    width: 360px;
  }
  .marugoto-reform .about_team img {
    width: 440px;
    display: block;
  }
  .marugoto-reform .about_support {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    gap: 5%;
    margin-top: 30px;
  }
  .marugoto-reform .about_support li {
    font-size: 18px;
    font-weight: 500;
    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;
    gap: 2%;
    background: white;
    width: auto;
    min-width: -webkit-max-content;
    min-width: -moz-max-content;
    min-width: max-content;
    white-space: nowrap;
    padding: 10px 25px;
    border-radius: 10px;
    -webkit-box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.1);
            box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.1);
  }
  .marugoto-reform .about_support li img {
    width: 55px;
  }
  .marugoto-reform .about_text {
    font-size: 18px;
    font-weight: 500;
    text-align: center;
    margin-top: 50px;
  }
  .marugoto-reform .problem {
    margin-top: 150px;
    position: relative;
  }
  .marugoto-reform .problem_ttl {
    position: relative;
    display: inline-block;
  }
  .marugoto-reform .problem_ttl::before {
    content: "";
    position: absolute;
    top: -8px;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    width: 80px;
    height: 8px;
    background: radial-gradient(circle, #3f6f82 3px, transparent 3px) left center/8px 8px no-repeat, radial-gradient(circle, #3f6f82 3px, transparent 3px) center center/8px 8px no-repeat, radial-gradient(circle, #3f6f82 3px, transparent 3px) right center/8px 8px no-repeat;
  }
  .marugoto-reform .problem_box {
    position: relative;
    max-width: 760px;
    height: 390px;
    margin: 50px auto 0;
  }
  .marugoto-reform .problem_list {
    position: relative;
    height: 100%;
  }
  .marugoto-reform .problem_item {
    position: absolute;
  }
  .marugoto-reform .problem_item img {
    display: block;
    width: 100%;
  }
  .marugoto-reform .problem_item01 {
    top: 0;
    left: 0;
  }
  .marugoto-reform .problem_item02 {
    top: 10px;
    left: 250px;
  }
  .marugoto-reform .problem_item03 {
    top: -30px;
    right: 0;
  }
  .marugoto-reform .problem_item04 {
    top: 190px;
    left: 134px;
  }
  .marugoto-reform .problem_item05 {
    top: 175px;
    right: 83px;
  }
  .marugoto-reform .problem_item06 {
    top: 205px;
    left: 95px;
  }
  .marugoto-reform .problem_item07 {
    top: 140px;
    right: 35px;
  }
  .marugoto-reform .reason {
    background: #F8F8F8;
  }
  .marugoto-reform .reason::before {
    content: "";
    display: block;
    width: 100%;
    height: 160px;
    background-image: url(../img/reason_item_01.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
  }
  .marugoto-reform .reason_in {
    padding: 100px 0 150px;
  }
  .marugoto-reform .reason_item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -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: 130px;
  }
  .marugoto-reform .reason_item:first-child {
    margin-top: 90px;
  }
  .marugoto-reform .reason_item .-num {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: baseline;
        -ms-flex-align: baseline;
            align-items: baseline;
    gap: 10px;
    color: #d88a2d;
  }
  .marugoto-reform .reason_item .-num::after {
    content: "";
    position: absolute;
    left: 0;
    top: 100%;
    width: 550px;
    height: 1px;
    background: #d88a2d;
    z-index: 1;
  }
  .marugoto-reform .reason_item .-num span {
    font-family: "Montserrat", sans-serif;
    font-style: normal;
    font-size: 90px;
  }
  .marugoto-reform .reason_item .-num p {
    font-weight: 400;
    font-size: 20px;
    text-align: left;
    margin-top: 0;
  }
  .marugoto-reform .reason_item h3 {
    margin-top: 35px;
  }
  .marugoto-reform .reason_item p {
    margin-top: 20px;
  }
  .marugoto-reform .voice {
    margin-top: 150px;
  }
  .marugoto-reform .voice_slider {
    position: relative;
    margin-top: 50px;
  }
  .marugoto-reform .voice_slider-body {
    overflow: hidden;
    padding: 10px 12px 20px;
  }
  .marugoto-reform .voice_card {
    width: 300px !important;
    background: white;
    -webkit-box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.2);
            box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.2);
    border-radius: 10px;
  }
  .marugoto-reform .voice_card .-head {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 3.5%;
  }
  .marugoto-reform .voice_card .-num {
    width: 72px;
    background: #3f6f82;
    color: #fff;
    border-radius: 10px 0;
    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;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding: 12px 0;
    line-height: 1;
  }
  .marugoto-reform .voice_card .-num .-voice {
    font-family: "Montserrat", sans-serif;
    font-size: 16px;
    letter-spacing: 0.08em;
  }
  .marugoto-reform .voice_card .-num .-number {
    font-family: "Montserrat", sans-serif;
    font-size: 36px;
  }
  .marugoto-reform .voice_card .-data {
    margin: 25px 15px 0;
  }
  .marugoto-reform .voice_card .-data div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .marugoto-reform .voice_card .-data div + div {
    margin-top: 12px;
  }
  .marugoto-reform .voice_card .-data dt {
    width: 90px;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    font-weight: 500;
  }
  .marugoto-reform .voice_card .-data dd {
    margin: 0;
  }
  .marugoto-reform .voice_card-comment {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 4%;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    border-top: 1px solid #5bbcc4;
    margin: 25px 10px 0;
    padding: 25px 0 20px;
  }
  .marugoto-reform .voice_card-comment img {
    width: 72px;
    height: 72px;
    border-radius: 50%;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .marugoto-reform .voice_card-comment p {
    font-size: 14px;
  }
  .marugoto-reform .voice_card-comment .-person {
    font-size: 12px;
    text-align: right;
    margin-top: 5px;
  }
  .marugoto-reform .voice_slider-prev, .marugoto-reform .voice_slider-next {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    width: 56px;
    height: 56px;
    z-index: 10;
    border: none;
    background: none;
    cursor: pointer;
  }
  .marugoto-reform .voice_slider-prev::after, .marugoto-reform .voice_slider-next::after {
    content: "";
    position: absolute;
    inset: 0;
    border-radius: 50%;
    background: #3f6f82;
    -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;
    z-index: -1;
  }
  .marugoto-reform .voice_slider-prev:hover::after, .marugoto-reform .voice_slider-next:hover::after {
    -webkit-transform: scale(1.2);
            transform: scale(1.2);
  }
  .marugoto-reform .voice_slider-prev {
    left: -70px;
  }
  .marugoto-reform .voice_slider-next {
    right: -70px;
  }
  .marugoto-reform .voice_slider-prev::before, .marugoto-reform .voice_slider-next::before {
    content: "";
    position: absolute;
    top: 50%;
    width: 12px;
    height: 12px;
    border-top: 3px solid #fff;
    border-right: 3px solid #fff;
    z-index: 1;
  }
  .marugoto-reform .voice_slider-prev::before {
    left: 22px;
    -webkit-transform: translateY(-50%) rotate(-135deg);
            transform: translateY(-50%) rotate(-135deg);
  }
  .marugoto-reform .voice_slider-next::before {
    right: 22px;
    -webkit-transform: translateY(-50%) rotate(45deg);
            transform: translateY(-50%) rotate(45deg);
  }
  .marugoto-reform .flow {
    margin-top: 150px;
    background: #eef8f9;
    padding: 150px 0;
  }
  .marugoto-reform .flow_box {
    margin-top: 50px;
  }
  .marugoto-reform .flow_list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 2%;
    position: relative;
  }
  .marugoto-reform .flow_list::before {
    content: "";
    position: absolute;
    top: 30px;
    left: 7%;
    right: 7%;
    height: 2px;
    background: #3f6f82;
    z-index: 0;
  }
  .marugoto-reform .flow_item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
  }
  .marugoto-reform .flow_item .-num {
    font-family: "Montserrat", sans-serif;
    font-size: 28px;
    color: white;
    position: relative;
    background: #3f6f82;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    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;
  }
  .marugoto-reform .flow_item-card {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    background: white;
    padding: 30px 10px;
    border-radius: 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 20px;
    margin-top: 30px;
  }
  .marugoto-reform .flow_item-card img {
    width: 90px;
  }
  .marugoto-reform .flow_item-card p {
    font-size: 14px;
    text-align: left;
  }
  .marugoto-reform .message {
    position: relative;
    margin-top: 150px;
  }
  .marugoto-reform .message::before {
    content: "";
    position: absolute;
    right: 0;
    top: -80px;
    width: 30%;
    height: 250px;
    background: #a7dde1;
    z-index: -1;
  }
  .marugoto-reform .message::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: -90px;
    width: 30%;
    height: 200px;
    background: #a7dde1;
    z-index: -2;
  }
  .marugoto-reform .message_box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    gap: 2%;
  }
  .marugoto-reform .message_box .-text {
    width: 55%;
  }
  .marugoto-reform .message_box .-en {
    text-align: left;
    margin-top: 0;
  }
  .marugoto-reform .message_box p {
    margin-top: 20px;
    font-weight: 500;
  }
  .marugoto-reform .message_box h3 {
    margin-top: 40px;
  }
  .marugoto-reform .message_box h3:last-child {
    margin-top: 15px;
  }
  .marugoto-reform .message_img {
    width: 450px;
    height: 430px;
    position: relative;
  }
  .marugoto-reform .message_item01 {
    position: absolute;
    top: 0;
    right: -34px;
  }
  .marugoto-reform .message_item02 {
    position: absolute;
    left: -100px;
    bottom: -60px;
  }
  .marugoto-reform .message_item02 img {
    width: 75%;
  }
  .marugoto-reform .contact {
    background: #F8F8F8;
    margin-top: 150px;
    padding-bottom: 150px;
  }
  .marugoto-reform .contact_ttl {
    background: #3f6f82;
    color: white;
    padding: 25px 0;
    text-align: center;
  }
  .marugoto-reform .contact_ttl p {
    font-size: 20px;
  }
  .marugoto-reform .contact_ttl h2 span {
    color: white;
  }
  .marugoto-reform .contact_in {
    text-align: center;
    padding-top: 50px;
  }
  .marugoto-reform .contact_in .catalog_box ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -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: 50px;
  }
  .marugoto-reform .contact_in .catalog_box ul .catalog_item {
    width: calc(1000px * 4 / 12);
  }
  .marugoto-reform .contact_in .catalog_box ul .catalog_item img {
    width: auto;
    height: calc(240 * 1px);
    -webkit-transition: all ease-in-out 0.3s;
    transition: all ease-in-out 0.3s;
  }
  .marugoto-reform .contact_in .catalog_box ul .catalog_item img:hover {
    -webkit-transform: translate(0, calc(-4 * 1px));
            transform: translate(0, calc(-4 * 1px));
    -webkit-filter: drop-shadow(0 calc(3 * 1px) calc(10 * 1px) rgba(0, 0, 0, 0.1));
            filter: drop-shadow(0 calc(3 * 1px) calc(10 * 1px) rgba(0, 0, 0, 0.1));
  }
  .marugoto-reform .contact_in .catalog_box ul .catalog_item p {
    font-size: 12px;
    margin-top: 10px;
    -webkit-transition: all ease-in-out 0.3s;
    transition: all ease-in-out 0.3s;
  }
  .marugoto-reform .contact_in .catalog_box ul .catalog_item p span {
    display: block;
  }
  .marugoto-reform .contact_in .catalog_box ul .catalog_item p:hover {
    opacity: 0.8;
  }
  .marugoto-reform .contact_in .catalog_information {
    margin: 55px auto 0;
    max-width: 60%;
  }
  .marugoto-reform .contact_in .catalog_information-ttl {
    font-size: 18px;
    color: white;
    background: #3f6f82;
    padding: 10px 0;
  }
  .marugoto-reform .contact_in .catalog_information-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    gap: 25px 40px;
    padding: 30px 40px 35px;
    background: white;
  }
  .marugoto-reform .contact_in .catalog_information-list li {
    position: relative;
    padding-left: 28px;
    white-space: nowrap;
  }
  .marugoto-reform .contact_in .catalog_information-list li::before {
    content: "";
    position: absolute;
    left: -8px;
    top: -4px;
    width: 30px;
    height: 30px;
    background: url(../img/catalog_item_05.png) no-repeat center/contain;
  }
  .marugoto-reform .contact_in ._btn {
    position: relative;
    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: 45%;
    margin: 120px auto 0;
    padding: 24px;
    background: #d88a2d;
    border-radius: 10px;
    color: #fff;
    font-size: 24px;
    font-weight: 500;
    text-decoration: none;
    -webkit-transition: 0.3s;
    transition: 0.3s;
  }
  .marugoto-reform .contact_in ._btn-label {
    position: absolute;
    top: -52px;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    padding: 20px 30px;
    background: #fff;
    border-radius: 8px;
    color: #d88a2d;
    font-size: 18px;
    font-weight: 500;
    line-height: 1;
    white-space: nowrap;
  }
  .marugoto-reform .contact_in ._btn-label::after {
    content: "";
    position: absolute;
    left: 50%;
    bottom: -8px;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    border-style: solid;
    border-width: 9px 12px 0;
    border-color: #fff transparent transparent transparent;
  }
  .marugoto-reform .contact_in ._btn-text {
    display: inline-block;
  }
  .marugoto-reform .contact_in ._btn::after {
    content: "";
    position: absolute;
    top: 50%;
    right: 32px;
    -webkit-transform: translateY(-50%) rotate(45deg);
            transform: translateY(-50%) rotate(45deg);
    width: 12px;
    height: 12px;
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
    -webkit-transition: 0.3s;
    transition: 0.3s;
  }
  .marugoto-reform .contact_in ._btn:hover {
    background: rgb(198.6144578313, 124.843373494, 36.8855421687);
  }
  .marugoto-reform .contact_in ._btn:hover::after {
    right: 26px;
  }
  .marugoto-reform .float_banner {
    position: fixed;
    right: 30px;
    bottom: 30px;
    width: 260px;
    z-index: 99;
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translateY(30px);
            transform: translateY(30px);
    -webkit-box-shadow: 0 8px 24px rgba(0, 0, 0, 0.18);
            box-shadow: 0 8px 24px rgba(0, 0, 0, 0.18);
    -webkit-transition: opacity 0.4s ease, visibility 0.4s ease, -webkit-transform 0.3s ease, -webkit-box-shadow 0.3s ease;
    transition: opacity 0.4s ease, visibility 0.4s ease, -webkit-transform 0.3s ease, -webkit-box-shadow 0.3s ease;
    transition: opacity 0.4s ease, visibility 0.4s ease, transform 0.3s ease, box-shadow 0.3s ease;
    transition: opacity 0.4s ease, visibility 0.4s ease, transform 0.3s ease, box-shadow 0.3s ease, -webkit-transform 0.3s ease, -webkit-box-shadow 0.3s ease;
  }
  .marugoto-reform .float_banner_close {
    position: absolute;
    font-size: 20px;
    top: -12px;
    right: -12px;
    z-index: 99;
    padding: 10px 10px;
    border: none;
    line-height: 1;
    font-weight: 500;
    background-color: #a7a7a7;
    color: #fff;
    border-radius: 50%;
    cursor: pointer;
  }
  .marugoto-reform .float_banner.is-show {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  .marugoto-reform .float_banner.is-show:hover {
    -webkit-transform: translateY(-3px);
            transform: translateY(-3px);
    -webkit-box-shadow: 0 10px 30px rgba(0, 0, 0, 0.28);
            box-shadow: 0 10px 30px rgba(0, 0, 0, 0.28);
  }
  .vw-s {
    display: none;
  }
}