html {
  scroll-padding-top: 90px;
}

body {
  font-family: "Noto Sans JP", sans-serif;
}

.u-desktop {
  display: block;
}

.u-mobile {
  display: none;
}

/* リキッドレイアウト対応 */

html {
  font-size: 16px;
}

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

/* Remove default padding */

ul,
ol {
  padding: 0;
}

/* Remove default margin */

body,
h1,
h2,
h3,
h4,
p,
ul,
ol,
figure,
blockquote,
dl,
dd {
  margin: 0;
}

/* Set core root defaults */

html {
  scroll-behavior: smooth;
}

/* Set core body defaults */

body {
  line-height: 1.5;
  min-height: 100vh;
  text-rendering: optimizeLegibility;
}

/* Remove list styles on ul, ol elements with a class attribute */

ul,
ol {
  list-style: none;
}

/* A elements that don't have a class get default styles */

a:not([class]) {
  -webkit-text-decoration-skip: ink;
  text-decoration-skip-ink: auto;
}

/* Make images easier to work with */

/* Natural flow and rhythm in articles by default */

article > * + * {
  margin-top: 1em;
}

/* Inherit fonts for inputs and buttons */

input,
button,
textarea,
select {
  font: inherit;
}

/* Blur images when they have no alt attribute */

img:not([alt]) {
  filter: blur(10px);
}

/* フォームリセット */

input,
button,
select,
textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: transparent;
  border: none;
  border-radius: 0;
  font: inherit;
  outline: none;
}

textarea {
  resize: vertical;
}

input[type="checkbox"],
input[type="radio"] {
  display: none;
}

input[type="submit"],
input[type="button"],
label,
button,
select {
  cursor: pointer;
}

select::-ms-expand {
  display: none;
}

a {
  -webkit-text-decoration: none;
  color: inherit;
  text-decoration: none;
  transition: opacity 0.3s;
}

strong {
  font-weight: 600;
}

.about-adgraphy {
  background-image: url("../images/about-adgraphy/bg-base.jpg");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  overflow: hidden;
  padding-top: 11.875rem;
  position: relative;
  z-index: 9;
}

.about-adgraphy__kv {
  aspect-ratio: 2000/600;
  margin-top: 2.5rem;
  width: 100%;
}

.about-adgraphy__kv img {
  -o-object-fit: cover;
  height: 100%;
  object-fit: cover;
  width: 100%;
}

.about-adgraphy__title {
  text-align: center;
}

.about-adgraphy__lead {
  background-image: url("../images/about-adgraphy/bg-grey.jpg");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  color: #2d1b1e;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 1.75rem;
  font-weight: 400;
  letter-spacing: 0.06em;
  line-height: 2.4;
  padding-bottom: 5rem;
  padding-top: 4.25rem;
  text-align: center;
}

.about-adgraphy__lead .accent-marker-yellow {
  background-color: #f4f0ab;
  color: #ce442e;
  font-size: 2rem;
  font-weight: 600;
  line-height: 2.1;
  padding: 0.125rem 0.625rem;
}

.about-adgraphy__contents {
  background-image: url("../images/about-adgraphy/bg-base.jpg");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  padding-top: 4.5rem;
}

.about-adgraphy__contents-inner {
  padding-bottom: 4.5rem;
}

.about-our-support {
  background-image: url("../images/about-adgraphy/bg-grey.jpg");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 1.75rem;
  line-height: 2.4;
  padding-bottom: 6rem;
  padding-top: 6rem;
  text-align: center;
}

.about-our-support .yellow-marker-red-accent {
  background-color: #f4f0ab;
  color: #ce442e;
  font-size: 2rem;
  font-weight: 600;
  padding: 8px 2px;
}

.bottom-button-section {
  background-image: url("../images/about-adgraphy/bg-base.jpg");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  padding-bottom: 8.75rem;
  padding-top: 11.875rem;
  position: relative;
  z-index: 1;
}

.bottom-button-section__button {
  margin-left: auto;
  margin-right: auto;
  width: -moz-fit-content;
  width: fit-content;
}

.ec-outsourcing {
  padding-bottom: 6rem;
  padding-top: 6.6875rem;
  position: relative;
  z-index: 5;
}

.ec-outsourcing__bottom-img {
  aspect-ratio: 2000/938;
  background-image: url("../images/ec-outsourcing/bg-ec-outsourcing-buttom.png");
  background-position: bottom;
  background-repeat: no-repeat;
  background-size: cover;
  bottom: -21.3vh;
  position: absolute;
  width: 100%;
}

.ec-outsourcing::before {
  aspect-ratio: 2000/3800;
  background-image: url("../images/ec-outsourcing/bg-ec-outsourcing.jpg");
  background-position: center top;
  background-repeat: no-repeat;
  background-size: cover;
  content: "";
  position: absolute;
  top: 0;
  width: 100vw;
  z-index: -1;
}

.ec-outsourcing__title {
  text-align: center;
}

.ec-outsourcing__lead {
  color: #ffffff;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 1.625rem;
  font-weight: 600;
  letter-spacing: 0.06em;
  line-height: 1.8;
  margin-top: 2.6875rem;
  text-align: center;
}

.ec-outsourcing__contents {
  margin-top: 3.3125rem;
}

.ec-outsourcing__cards {
  margin-left: auto;
  margin-right: auto;
  max-width: 73.375rem;
}

.ec-outsourcing__explain {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 1.25rem;
  letter-spacing: 0.06em;
  line-height: 2.4;
  margin-top: 1rem;
  position: relative;
  text-align: center;
}

.ec-outsourcing__explain .yellow-marker-red-accent {
  background-color: #f4f0ab;
  color: #ce442e;
  font-size: 1.875rem;
}

.five-charms {
  background-image: url("../images/your-concerns/bg-your-concerns.jpg");
  background-position: center center;
  background-repeat: repeat;
  background-size: auto;
  padding-bottom: 6rem;
  padding-top: 6.625rem;
  position: relative;
  z-index: 7;
}

.five-charms__title {
  flex: 0 0 21.625rem;
  font-size: 2rem;
  text-align: center;
}

.five-charms__title-eng {
  color: #773529;
  display: block;
  font-family: "Cormorant Garamond", sans-serif;
  font-size: 8.75rem;
  font-style: italic;
  font-weight: 400;
  line-height: 1;
  opacity: 0.2;
  position: absolute;
  text-transform: capitalize;
  width: 21.625rem;
}

.charm-card .five-charms__title-jpn {
  color: #2d1b1e;
  font-family: "Noto Serif JP", sans-serif;
  font-weight: 500;
  letter-spacing: 0.1em;
  line-height: 5.25rem;
  padding-top: 3rem;
  writing-mode: vertical-rl;
}

.five-charms__title-jpn .font-color-red {
  font-weight: 500;
}

.five-charms__title-jpn > span {
  display: block;
}

.five-charms__title-jpn > span.small-font {
  letter-spacing: 0.1em;
}

.five-charms-num {
  color: #ce442e;
  font-family: "Cormorant Garamond", sans-serif;
  font-size: calc(90px + 90 * (100vw - 768px) / 1232);
  font-style: italic;
  font-weight: 500;
  margin-top: 8.125rem;
  padding-bottom: 5rem;
  text-orientation: upright;
  writing-mode: horizontal-tb;
}

.footer {
  background-image: url("../images/common/bg-footer.jpg");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  color: #ffffff;
  font-family: "Noto Sans JP", sans-serif;
  position: relative;
  z-index: 2;
}

.footer__inner {
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 13rem;
  padding-top: 9.0625rem;
  width: 60rem;
}

.footer__kominka-illust {
  aspect-ratio: 237/150;
  left: 50%;
  position: absolute;
  top: 0;
  transform: translate(-52%, -53%);
  width: 19.4375rem;
}

.footer__kominka-illust img {
  -o-object-fit: contain;
  height: 100%;
  object-fit: contain;
  width: 100%;
}
.footer__info {
  grid-column-gap: 12.9375rem;
  -moz-column-gap: 12.9375rem;
  grid-row-gap: 1.25rem;
  column-gap: 12.9375rem;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-template-rows: repeat(3, auto);
  row-gap: 1.25rem;
}

.footer__info .button-request--big{
  width: calc(300px + 400 * (100vw - 768px) / 1232);
  height: calc(50px + 70 * (100vw - 768px) / 1232);
}

.footer__logo {
  aspect-ratio: 229/28;
  grid-column: 1;
  grid-row: 1;
  width: 13.75rem;
}

.footer__logo img {
  -o-object-fit: contain;
  height: 100%;
  object-fit: contain;
  width: 100%;
}

.footer__company-name {
  font-size: 1.125rem;
  grid-column: 1;
  grid-row: 2;
  letter-spacing: 0.1em;
}

.footer__company-address {
  font-size: 1.125rem;
  grid-column: 1;
  grid-row: 3;
  letter-spacing: 0.1em;
}

.footer__tel {
  aspect-ratio: 300/25;
  grid-column: 2;
  grid-row: 1;
  width: 22.375rem;
}

.footer__tel img {
  -o-object-fit: contain;
  height: 100%;
  object-fit: contain;
  width: 100%;
}

.footer__reception-hours {
  font-size: 1.125rem;
  grid-column: 2;
  grid-row: 2;
  letter-spacing: 0.1em;
}

.footer__fax {
  aspect-ratio: 300/23;
  grid-column: 2;
  grid-row: 3;
  width: 10.875rem;
}

.footer__fax img {
  -o-object-fit: contain;
  height: 100%;
  object-fit: contain;
  width: 100%;
}

.footer__sns {
  -moz-column-gap: 1.25rem;
  align-items: center;
  column-gap: 1.25rem;
  display: flex;
  justify-content: flex-start;
  margin-top: 1.875rem;
}

.facebook {
  aspect-ratio: 1/1;
  width: 2.0625rem;
}

.facebook:hover {
  opacity: 0.8;
  transition: opacity 0.3s ease-in-out;
}

.facebook img {
  -o-object-fit: contain;
  height: 100%;
  object-fit: contain;
  width: 100%;
}

.instagram {
  aspect-ratio: 1/1;
  width: 2.0625rem;
}

.instagram:hover {
  opacity: 0.8;
  transition: opacity 0.3s ease-in-out;
}

.instagram img {
  -o-object-fit: contain;
  height: 100%;
  object-fit: contain;
  width: 100%;
}

.footer__link {
  -moz-column-gap: 1.875rem;
  align-items: center;
  column-gap: 1.875rem;
  display: flex;
  font-size: 1.125rem;
  justify-content: center;
  letter-spacing: 0.2em;
  margin-top: 3.625rem;
  padding-bottom: 1px;
}

.footer__link a:hover {
  opacity: 0.8;
  transition: opacity 0.3s ease-in-out;
}

.copyright {
  display: block;
  margin-top: 2.5rem;
  text-align: center;
}

.kv {
  background-image: url(../images/kv/kv-img.jpg);
  background-position: top center;
  background-repeat: no-repeat;
  background-size: cover;
  border-top: solid 1px transparent;
  height: 100vh;
  position: relative;
  width: 100%;
  width: auto;
}

.kv__logo {
  aspect-ratio: 227/28;
  margin-left: 8vw;
  margin-top: 2.0625rem;
  transition: opacity 0.3s ease;
  width: 11.35vw;
}

.kv__logo:hover {
  opacity: 0.8;
}

.kv__logo img {
  height: auto;
  width: 100%;
}

.kv__logo-link {
  display: inline-block;
}

.kv__contents {
  left: 50%;
  position: absolute;
  top: 27%;
  transform: translateX(-50%);
}

.kv__title {
  aspect-ratio: 995/220;
  max-width: 62.1875rem;
  position: relative;
  width: 33.2vw;
}

.kv__title {
  height: auto;
  width: 100%;
}

.kv__kominka-illust {
  aspect-ratio: 310/197;
  display: block;
  max-width: 19.375rem;
  position: absolute;
  right: 0;
  transform: translateX(47%);
  width: 15.5vw;
}

.kv__button {
  margin-left: auto;
  margin-right: auto;
  margin-top: 1.75rem;
  width: -moz-fit-content;
  width: fit-content;
}

.kv__scroll {
  background-image: url(../images/kv/arrow-scroll.png);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  bottom: 1.25rem;
  height: 6.25rem;
  left: 50%;
  position: absolute;
  text-align: center;
  transform: translate(-50%);
  width: 6.25rem;
}

.kv__scroll-text {
  color: #ffffff;
  font-family: "Cormorant Garamond", sans-serif;
  font-size: 1.75rem;
  font-weight: 500;
  letter-spacing: 0.1em;
  margin-top: 0.9375rem;
  text-transform: capitalize;
}

.our-support {
  padding-bottom: 6rem;
  padding-top: 10.875rem;
  position: relative;
  z-index: 4;
}

.our-support__title {
  text-align: center;
}

.our-support__lead {
  color: #2d1b1e;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 1.25rem;
  letter-spacing: 0.1em;
  line-height: 2.4;
  margin-top: 2.5625rem;
  text-align: center;
}

.our-support__contents {
  margin-left: auto;
  margin-right: auto;
  margin-top: 3.1875rem;
  padding-left: 2.8125rem;
  width: 60rem;
}

.qa {
  background-image: url("../images/about-adgraphy/bg-grey.jpg");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  padding-bottom: 6rem;
  padding-top: 4.5rem;
  position: relative;
  z-index: 10;
}

.qa__title {
  padding-bottom: 2.5rem;
  position: relative;
  text-transform: uppercase;
}

.qa__title::after {
  background-image: radial-gradient(circle, #773529 1.5px, transparent 1.5px);
  background-repeat: repeat-x;
  background-size: 10px 3px;
  bottom: 0.625rem;
  content: "";
  height: 3px;
  position: absolute;
  right: 0.8vw;
  width: 100%;
}

.qa__lists {
  align-items: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
  margin-left: auto;
  margin-right: auto;
  margin-top: 3.25rem;
  row-gap: 1.875rem;
  width: 60rem;
}

.qa__item {
  color: #2d1b1e;
  cursor: pointer;
  position: relative;
  transition: opacity 0.5s ease-in-out;
  width: 100%;
}

.qa__item:hover {
  opacity: 0.8;
}

.qa__item::before {
  background-color: #ce442e;
  content: "";
  display: block;
  height: 2px;
  position: absolute;
  right: 44px;
  top: 53px;
  width: 19px;
  z-index: 1;
}

.qa__item::after {
  background-color: #ce442e;
  content: "";
  display: block;
  height: 19px;
  position: absolute;
  right: 53px;
  top: 44px;
  transition: transform 0.5s ease-out;
  width: 2px;
}

.qa__item.is-open::after {
  background-color: #ce442e;
  content: "";
  display: block;
  height: 19px;
  position: absolute;
  right: 53px;
  top: 44px;
  transform: rotate(90deg);
  transition: transform 0.5s ease-out;
  width: 2px;
}

.qa__question {
  border-radius: 0.625rem;
  padding: 2.5rem 1.875rem 2rem 5rem;
}

.qa__answer {
  border-radius: 0.625rem;
  padding: 1.25rem 1.875rem 2.5rem 5rem;
}

.qa__question {
  background-color: #ffffff;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 1.5rem;
  font-weight: 400;
  letter-spacing: 0.06em;
  position: relative;
}

.qa__question::before {
  color: #ce442e;
  content: "";
  content: "Q";
  cursor: pointer;
  font-family: "Cormorant Garamond", sans-serif;
  font-size: 2rem;
  font-weight: 500;
  left: 1.75rem;
  position: absolute;
  top: 1.75rem;
}

.qa__question.is-open::after {
  transform: rotate(225deg) translate(-50%, -25%);
}

.qa__answer {
  background-color: #f9f7d5;
  display: none;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 1.125rem;
  font-weight: 400;
  letter-spacing: 0.06em;
  line-height: 2.2;
  position: relative;
}

.qa__answer::before {
  color: #ce442e;
  content: "";
  content: "A";
  cursor: pointer;
  font-family: "Cormorant Garamond", sans-serif;
  font-size: 2rem;
  font-weight: 500;
  left: 1.75rem;
  position: absolute;
  top: -4px;
}

.success-and-voices {
  padding-top: 1.9375rem;
  position: relative;
  z-index: 5;
}

.success-and-voices__lead {
  font-size: 1.25rem;
  font-weight: 400;
  letter-spacing: 0.06em;
  line-height: 1.9;
  margin-top: 2rem;
  position: relative;
  text-align: center;
  z-index: 5;
}

.success-and-voices__lead .yellow-marker-red-accent {
  background-color: #f4f0ab;
  color: #ce442e;
  font-size: 1.625rem;
}

.success-and-voices__contents {
  background-image: url("../images/success-and-voices/bg-success-and-voices.jpg");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  margin-top: 3rem;
  margin-top: 2.5rem;
  padding: 4rem 0;
}

.success-guide {
  background-image: url("../images/success-guide/bg-yellow.jpg");
  background-position: center center;
  background-repeat: repeat;
  background-size: cover;
  padding-bottom: 6rem;
  padding-top: 10rem;
  position: relative;
}

.success-guide__inner {
  position: relative;
  z-index: 2;
}

.success-guide__title {
  font-family: "Noto Serif JP", sans-serif;
  font-size: 3rem;
  font-weight: 500;
  letter-spacing: 0.2em;
  line-height: 2;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  text-align: center;
  width: -moz-fit-content;
  width: fit-content;
}

.success-guide__title::before {
  border-left: solid 2px #ce442e;
  border-top: solid 2px #ce442e;
  content: "";
  height: calc(26.5px + 26.5 * (100vw - 768px) / 1232);
  left: -47px;
  position: absolute;
  top: -10px;
  width: calc(26.5px + 26.5 * (100vw - 768px) / 1232);
}

.success-guide__title::after {
  border-bottom: solid 2px #ce442e;
  border-right: solid 2px #ce442e;
  bottom: -30px;
  content: "";
  height: calc(26.5px + 26.5 * (100vw - 768px) / 1232);
  position: absolute;
  right: -30px;
  width: calc(26.5px + 26.5 * (100vw - 768px) / 1232);
}

.success-guide__text-box {
  margin-left: auto;
  margin-right: auto;
  margin-top: 3.5rem;
  width: -moz-fit-content;
  width: fit-content;
}

.success-guide__text {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 1.75rem;
  letter-spacing: 0.06em;
  line-height: 2.3;
  text-align: center;
}

.success-guide__text:nth-of-type(2) {
  margin-top: 4.25rem;
}

.success-guide__text:nth-of-type(3) {
  margin-top: 3.375rem;
}

.success-guide__text:nth-of-type(4) {
  margin-top: 4.25rem;
}

.white-marker-red-accent {
  background-color: #ffffff;
  color: #ce442e;
  font-size: 2rem;
  line-height: 2.1;
  padding: 0.1875rem 1.875rem 0.1875rem 1.875rem;
}

.adjust-marker-left {
  padding-left: 0;
}

.adjust-marker-right {
  padding-right: 0;
}

.swiper-carousel {
  margin-top: 6rem;
}

.swiper-carousel .swiper-slide {
  align-items: center;
  display: flex;
  height: 18.1875rem;
  justify-content: center;
}

.swiper-carousel .swiper-slide img {
  height: auto;
  width: auto;
}

.target-person {
  padding: 9.5rem 0 0;
  position: relative;
  z-index: 6;
}

.target-person__head {
  padding: 0 1.25rem;
}

.target-person__title {
  background-image: url("../images/target-person/bg-title-target-person.svg");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 805px;
  text-align: center;
}

.target-person__lead {
  font-size: 1.125rem;
  letter-spacing: 0.06em;
  margin-top: 2rem;
  text-align: center;
}

.target-person__contents {
  background-image: url("../images/target-person/bg-target-person.jpg");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  margin-top: 2.5rem;
  overflow: hidden;
  padding: 4rem 0;
}

.what-is-kominka {
  background-image: url("../images/what-is-kominka/bg-what-is-kominka.jpg");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  color: #2d1b1e;
  padding-bottom: 6rem;
  padding-top: 9.0625rem;
  position: relative;
  z-index: 8;
}

.what-is-kominka__inner {
  margin-left: auto;
  margin-right: auto;
  max-width: 80rem;
}

.what-is-kominka__contents {
  margin-top: 5rem;
}

.kominka-busiuness__item {
  -moz-column-gap: 4rem;
  align-items: flex-start;
  column-gap: 4rem;
  display: flex;
  justify-content: center;
}

.kominka-busiuness__item:nth-of-type(2) {
  margin-top: 4rem;
}

.kominka-busiuness__item:nth-of-type(even) {
  flex-direction: row-reverse;
}

.kominka-busiuness__img {
  aspect-ratio: 640/380;
  flex-shrink: 0;
  width: 40rem;
}

.kominka-busiuness__img img {
  -o-object-fit: cover;
  height: 100%;
  object-fit: cover;
  width: 100%;
}

.kominka-busiuness__text {
  color: #ffffff;
  font-size: 1.125rem;
  letter-spacing: 0.06em;
  line-height: 3rem;
  width: 36.25rem;
}

.kominka-busiuness__item:nth-of-type(1) .kominka-busiuness__text {
  padding-right: calc(75x + 75 * (100vw - 768px) / 1232);
}

.kominka-busiuness__item:nth-of-type(2) .kominka-busiuness__text {
  padding-left: calc(75x + 75 * (100vw - 768px) / 1232);
}

.kominka-busiuness__text .big-font {
  font-size: 1.5rem;
  font-weight: 600;
}

.your-concerns {
  background-image: url("../images/your-concerns/bg-your-concerns.jpg");
  background-position: center center;
  background-repeat: repeat;
  background-size: auto;
  color: #2d1b1e;
  position: relative;
  z-index: 9;
}

.your-concerns__inner {
  -moz-column-gap: 3.1875rem;
  align-items: flex-start;
  column-gap: 3.1875rem;
  display: flex;
  justify-content: flex-start;
  margin-left: auto;
  margin-right: auto;
  width: 64rem;
}

.your-concerns .your-concerns__title {
  letter-spacing: 0.1em;
  line-height: 2.4;
  writing-mode: vertical-rl;
}

.your-concerns__contents {
  padding-bottom: 4.25rem;
  padding-top: 6rem;
  position: relative;
}

.your-concerns__main-image {
  aspect-ratio: 768/581;
  margin-left: auto;
  margin-right: auto;
  width: calc(384px + 384 * (100vw - 768px) / 1232);
}

.your-concerns__main-image img {
  -o-object-fit: contain;
  height: 100%;
  object-fit: contain;
  width: 100%;
}

.your-concerns__title-line {
  display: block;
  position: relative;
}

.your-concerns__title-line:nth-of-type(1) {
  height: -moz-fit-content;
  height: fit-content;
  line-height: 1.9;
  padding-top: 7.875rem;
}

.your-concerns__title-line:nth-of-type(2) {
  line-height: 2.2;
  margin-top: 17.1875rem;
  padding-bottom: 6.875rem;
}

.your-concerns__title-line::after {
  background-image: radial-gradient(circle, #773529 1.5px, transparent 1.5px);
  background-repeat: repeat-y;
  background-size: 3px 10px;
  content: "";
  height: 100%;
  position: absolute;
  right: 0.8vw;
  top: 0;
  width: 3px;
}

.advantages-and-support {
  margin-left: auto;
  margin-right: auto;
  max-width: 80rem;
}

.advantages-and-support__item {
  align-items: flex-start;
  display: flex;
  gap: 4rem;
  height: auto;
  justify-content: center;
}

.advantages-and-support__item:nth-of-type(1) {
  margin-bottom: 4rem;
}

.advantages-and-support__item:nth-last-of-type(odd) {
  margin-right: auto;
}

.advantages-and-support__item:nth-last-of-type(even) {
  flex-direction: row-reverse;
  margin-left: auto;
}

.advantages-and-support__img {
  aspect-ratio: 557/572;
  flex-shrink: 0;
  width: 34.8125rem;
}

.advantages-and-support__img img {
  -o-object-fit: cover;
  height: 100%;
  object-fit: cover;
  width: 100%;
}

.advantages-and-support__body {
  width: 39.5rem;
}

.advantages-and-support__item:nth-last-of-type(even)
  .advantages-and-support__body {
  padding-left: calc(75px + 75 * (100vw - 768px) / 1232);
}

.advantages-and-support__item:nth-last-of-type(odd)
  .advantages-and-support__body {
  padding-right: calc(75px + 75 * (100vw - 768px) / 1232);
}

.advantages-and-support__title {
  font-family: "Noto Serif JP", sans-serif;
  font-size: 3rem;
  font-weight: 500;
  letter-spacing: 0.1em;
  margin-top: 2rem;
  padding-bottom: 2.625rem;
  position: relative;
}

.advantages-and-support__title .font-color-red {
  color: #ce442e;
}

.advantages-and-support__item:nth-last-of-type(odd)
  .advantages-and-support__title::after {
  background-image: radial-gradient(circle, #773529 1.5px, transparent 1.5px);
  background-repeat: repeat-x;
  background-size: 10px 3px;
  bottom: 0;
  content: "";
  height: 2px;
  left: 0;
  position: absolute;
  width: calc((100vw - 1280px) / 2 + 659px);
}

.advantages-and-support__item:nth-last-of-type(even)
  .advantages-and-support__title::after {
  background-image: radial-gradient(circle, #773529 1.5px, transparent 1.5px);
  background-repeat: repeat-x;
  background-size: 10px 3px;
  bottom: 0;
  content: "";
  height: 2px;
  position: absolute;
  right: 0;
  width: calc((100vw - 1280px) / 2 + 659px);
}

.advantages-and-support__text {
  font-size: 1.125rem;
  line-height: 2.2;
  margin-top: 1.875rem;
}

.advantages-and-support__text .font-big {
  font-size: 1.375rem;
  font-weight: 600;
}

.advantages-and-support__text .font-color-red {
  color: #ce442e;
}

.button-request--big {
  align-items: center;
  background-color: #eb1c24;
  border-color: #ffffff;
  border-radius: 16px;
  border-style: solid;
  border-width: calc(2px + 2 * (100vw - 768px) / 1232);
  box-shadow: 3px 3px 10px rgba(0, 0, 0, 0.3);
  display: flex;
  height: calc(70px + 70 * (100vw - 768px) / 1232);
  justify-content: center;
  transition: all 0.3s ease;
  width: calc(400px + 400 * (100vw - 768px) / 1232);
}

.button-request--big:hover {
  background-color: #f4f0ab;
  border-color: #eb1c24;
  color: #eb1c24;
  transition: color 0.3s ease;
}

.button-request--big__text {
  align-items: center;
  color: #ffffff;
  display: flex;
  font-size: calc(12px + 12 * (100vw - 768px) / 1232);
  font-weight: 600;
  justify-content: center;
  letter-spacing: 0.1em;
  position: relative;
}

.button-text-big {
  font-family: "Noto Sans JP", sans-serif;
  font-size: calc(17px + 17 * (100vw - 768px) / 1232);
  font-weight: 900;
}

.button-request--big:hover .button-request__text {
  color: #eb1c24;
}

.button-request--big .icon-balloon {
  padding-right: calc(25px + 25 * (100vw - 768px) / 1232);
}

.button-request--big .icon-arrow-r {
  padding-left: calc(10px + 10 * (100vw - 768px) / 1232);
}

.icon-balloon-svg {
  height: calc(25px + 25 * (100vw - 768px) / 1232);
  width: calc(26.5px + 26.5 * (100vw - 768px) / 1232);
}

[class^="balloonpath"] {
  fill: #ffffff;
}

.button-request--big:hover [class^="balloonpath"] {
  fill: #eb1c24;
}

.icon-arrow-r-svg {
  height: calc(5px + 5 * (100vw - 768px) / 1232);
  width: calc(25px + 25 * (100vw - 768px) / 1232);
}

.arrow-r-path {
  fill: #ffffff;
}

.button-request--big:hover .arrow-r-path {
  fill: #eb1c24;
}

.button-request--big:hover .arrow-line {
  stroke: #eb1c24;
}

.button-request {
  align-items: center;
  background-color: #eb1c24;
  border-color: #ffffff;
  border-radius: 8px;
  border-style: solid;
  border-width: calc(2px + 2 * (100vw - 768px) / 1232);
  box-shadow: 3px 3px 10px rgba(0, 0, 0, 0.3);
  display: flex;
  height: calc(43px + 43 * (100vw - 768px) / 1232);
  justify-content: center;
  transition: all 0.3s ease;
  width: calc(250px + 250 * (100vw - 768px) / 1232);
}

.button-request:hover {
  background-color: #f4f0ab;
  border-color: #eb1c24;
  color: #eb1c24;
  transition: color 0.3s ease;
}

.button-request__text {
  align-items: center;
  color: #ffffff;
  display: flex;
  font-size: calc(12px + 12 * (100vw - 768px) / 1232);
  font-weight: 600;
  justify-content: center;
  letter-spacing: 0.1em;
  position: relative;
}

.button-text-big {
  font-family: "Noto Sans JP", sans-serif;
  font-size: calc(17px + 17 * (100vw - 768px) / 1232);
  font-weight: 900;
}

.button-request:hover .button-request__text {
  color: #eb1c24;
}

.icon-balloon {
  padding-right: calc(10px + 10 * (100vw - 768px) / 1232);
}

.icon-arrow-r {
  padding-left: calc(14px + 14 * (100vw - 768px) / 1232);
}

.icon-balloon-svg {
  height: calc(25px + 25 * (100vw - 768px) / 1232);
  width: calc(26.5px + 26.5 * (100vw - 768px) / 1232);
}

[class^="balloonpath"] {
  fill: #ffffff;
}

.button-request:hover [class^="balloonpath"] {
  fill: #eb1c24;
}

.icon-arrow-r-svg {
  height: calc(5px + 5 * (100vw - 768px) / 1232);
  width: calc(25px + 25 * (100vw - 768px) / 1232);
}

.arrow-r-path {
  fill: #ffffff;
}

.button-request:hover .arrow-r-path {
  fill: #eb1c24;
}

.button-request:hover .arrow-line {
  stroke: #eb1c24;
}

.card-ec-outsourcing {
  background-color: #ffffff;
  border-radius: 2.5rem;
  padding-bottom: 2.1875rem;
  padding-left: 2.1875rem;
  padding-right: 2.1875rem;
  padding-top: 0.875rem;
}

.card-ec-outsourcing__number {
  color: #ce442e;
  font-family: "Cormorant Garamond", sans-serif;
  font-size: 2.625rem;
  font-style: italic;
  font-weight: 500;
  letter-spacing: 0.03em;
  line-height: 1;
  text-align: center;
}

.card-ec-outsourcing__number .big-font {
  font-size: 5.25rem;
  font-weight: 500;
  padding-left: 0.75rem;
}

.card-ec-outsourcing__text {
  font-size: 1.125rem;
  font-weight: 400;
  letter-spacing: 0.05em;
  line-height: 2;
  text-align: center;
}

.card-ec-outsourcing__text .big-font {
  font-size: 1.375rem;
}

.ec-outsourcing__check-points {
  margin-top: 4rem;
}

.card-target-person {
  background-color: #ffffff;
  border-radius: 0.625rem;
  padding-bottom: 2.5rem;
  padding-top: 2.5rem;
}

.card-target-person__title {
  -moz-column-gap: 1rem;
  align-items: center;
  color: #773529;
  column-gap: 1rem;
  display: flex;
  font-family: "Noto Serif JP", sans-serif;
  font-size: 2rem;
  justify-content: center;
  letter-spacing: 0.1em;
}

.card-target-person__icon {
  aspect-ratio: 1/1;
  vertical-align: middle;
  width: 3.5625rem;
}

.card-target-person .card-target-person__icon img {
  -o-object-fit: contain;
  height: 100%;
  object-fit: contain;
  width: 100%;
}

.card-target-person__text {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 1.125rem;
  font-weight: 400;
  letter-spacing: 0.03em;
  line-height: 2;
  margin-top: 1.5rem;
  padding: 0 2.5rem;
}

.card-target-person__text .font-big {
  font-size: 1.375rem;
  font-weight: 600;
}

.card-target-person__img {
  margin-top: 1rem;
}

.cards-ec-outsourcing {
  grid-column-gap: calc(16px + 16 * (100vw - 768px) / 1232);
  -moz-column-gap: calc(16px + 16 * (100vw - 768px) / 1232);
  grid-row-gap: calc(24px + 24 * (100vw - 768px) / 1232);
  column-gap: calc(16px + 16 * (100vw - 768px) / 1232);
  display: grid;
  grid-template-columns: repeat(3, 23.125rem);
  grid-template-rows: auto auto;
  position: relative;
  row-gap: calc(24px + 24 * (100vw - 768px) / 1232);
}

.cards-ec-outsourcing::before {
  background-image: url("../images/ec-outsourcing/img-man.png");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  content: "";
  height: calc(272.5px + 272.5 * (100vw - 768px) / 1232);
  position: absolute;
  right: 0;
  top: 0;
  transform: translate(15%, -100%);
  width: calc(181.5px + 181.5 * (100vw - 768px) / 1232);
}

.charm-card {
  display: flex;
  flex-direction: column;
  gap: 3.0625rem;
  margin: 0 auto;
  max-width: 1172px;
}

.charm-card__row {
  align-items: center;
  align-items: stretch;
  display: flex;
  justify-content: space-between;
}

.charm-card__item {
  background-color: #ffffff;
  border-radius: 8px;
  border-radius: 3rem;
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
  color: #2d1b1e;
  display: flex;
  flex: 1;
  flex-direction: column;
  padding: 1.5rem 4rem;
  text-align: center;
  width: 100%;
}

.charm-card__row--top {
  gap: 0;
}

.charm-card__row--bottom {
  gap: 2rem;
}

.charm-card__item--top:nth-of-type(1),
.charm-card__item--top:nth-of-type(3) {
  width: 414px;
}

.charm-card__number {
  font-family: "Cormorant Garamond", sans-serif;
  font-size: 1.5rem;
  font-weight: 500;
  letter-spacing: 0.03em;
  position: relative;
  text-transform: capitalize;
}

.charm-card__number::after {
  background-color: #2d1b1e;
  bottom: -16px;
  content: "";
  display: block;
  height: 1px;
  left: 50%;
  position: absolute;
  transform: translateX(-50%);
  width: 1.875rem;
}

.point-number {
  font-size: 2.25rem;
  font-weight: 400;
  position: relative;
}

.charm-card__head {
  margin-top: 0.625rem;
}

.charm-card__title {
  align-items: center;
  color: #ce442e;
  display: flex;
  font-family: "Noto Serif JP", sans-serif;
  font-size: 2rem;
  font-size: calc(16px + 16 * (100vw - 768px) / 1232);
  font-weight: 600;
  justify-content: center;
  letter-spacing: 0.2rem;
  min-height: 6rem;
}

.charm-card__text {
  font-size: 1.125rem;
  letter-spacing: 0.03em;
  line-height: 2.5rem;
  margin-top: 1.5rem;
  text-align: left;
}

.charm-card__text .big-font {
  font-size: 1.375rem;
}

.check-point {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 1.5rem;
  font-weight: 600;
  letter-spacing: 0.06em;
  line-height: 2;
  margin-bottom: 1rem;
  padding-left: 2.75rem;
  position: relative;
}

.check-point::before {
  background-image: url("../images/ec-outsourcing/icon-checkpoint.svg");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  content: "";
  height: 1.875rem;
  left: 0;
  position: absolute;
  top: 0.5625rem;
  width: 2.25rem;
}

.check-points {
  -moz-text-align-last: left;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  text-align-last: left;
  width: -moz-fit-content;
  width: fit-content;
}

.floating-bottom {
  align-items: center;
  bottom: 0;
  display: flex;
  justify-content: flex-end;
  margin-left: auto;
  margin-right: auto;
  position: fixed;
  width: 100vw;
  z-index: 20;
}

.floating-bottom-wrapper {
  display: none;
}

.floating-bottom-wrapper.show {
  display: block;
}

.floating-bottom__to-top-box {
  display: flex;
  justify-content: flex-end;
  margin-top: 0.9375rem;
  padding-left: 0.9375rem;
  padding-right: 1rem;
}

.floating-bottom__to-top-pc {
  aspect-ratio: 1/1;
  display: block;
  filter: drop-shadow(3px 3px 10px rgba(0, 0, 0, 0.3));
  transition: opacity 0.3s ease-in-out;
  width: 5rem;
}

.floating-bottom__to-top-pc img {
  -o-object-fit: contain;
  height: 100%;
  object-fit: contain;
  width: 100%;
}

.floating-bottom__to-top-pc:hover {
  opacity: 0.8;
}

.floating-bottom__to-top-sp {
  display: none;
}

.floating-bottom__to-top-sp img {
  -o-object-fit: contain;
  height: 100%;
  object-fit: contain;
  width: 100%;
}

.floating-bottom__to-top img {
  -o-object-fit: contain;
  height: 100%;
  object-fit: contain;
  width: 100%;
}

.floating-bottom__btn-box {
  -moz-column-gap: 0.75rem;
  align-items: center;
  column-gap: 0.75rem;
  display: flex;
  justify-content: flex-end;
  margin-top: 0.625rem;
  padding: 2.5rem 1.4375rem 2.5rem 2.3125rem;
  width: 73.75rem;
}

.floating-bottom__btn-seminar {
  aspect-ratio: 600/80;
  background-image: url("../images/common/img-button-seminar.svg");
  background-position: bottom;
  background-repeat: no-repeat;
  background-size: contain;
  display: block;
  max-width: 37.5rem;
  width: 37.5rem;
}

.floating-bottom__btn-seminar:hover {
  background-image: url("../images/common/img-button-seminar-hover.svg");
  background-position: bottom;
  background-repeat: no-repeat;
  background-size: cover;
}

.floating-bottom__btn-request {
  aspect-ratio: 400/80;
  /* background-image: url("../images/common/img-button-request.svg");
  background-position: bottom;
  background-repeat: no-repeat;
  background-size: contain; */
  background-color: #eb1c24;
  border-radius: 0.5em;
  color: #fff;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  max-width: 25rem;
  width: 25rem;
  font-size: calc(11px + 11 * (100vw - 768px) / 1232);
  font-weight: bold;
  letter-spacing: 0.1em;
}

.floating-bottom__btn-request:hover {
  background-color: #f4f0ab;
  border-color: #eb1c24;
  color: #eb1c24;
  transition: color 0.3s ease;
}

.floating-bottom__btn-request:hover [class^="balloonpath"] {
    fill: #eb1c24;
}
.floating-bottom__btn-request .button-text-big {
  font-size: calc(15px + 15 * (100vw - 768px) / 1232);
}

.floating-bottom__btn-request .icon-balloon {
  padding-right: 0.5rem;
  vertical-align: middle;
}

.floating-bottom__btn-request .icon-balloon-svg {
    height: calc(16px + 25 * (100vw - 768px) / 1232);
    width: calc(16.5px + 26.5 * (100vw - 768px) / 1232);
}
.icon-arrow-r-small {}
.icon-arrow-r-small-svg {
  width: 0.8rem;
  height: 0.8rem;
}

.floating-bottom__btn-seminar,
.floating-bottom__btn-request {
  filter: drop-shadow(3.7px 3.7px 12.4px rgba(0, 0, 0, 0.3));
}

.floating-bottom__btn-seminar picture,
.floating-bottom__btn-request picture {
  display: block;
  height: 100%;
  width: 100%;
}

.font-color-red {
  color: #ce442e;
}

.font-color-red2 {
  color: #eb1c24;
}

.font-color-red3 {
  color: #bd392c;
}

.font-color-yellow {
  color: #f4f0ab;
}

.font-color-white {
  color: #ffffff;
}

.our-support-card {
  -moz-column-gap: 4.6875rem;
  align-items: center;
  background-color: #ffffff;
  border: solid 2px #e6a096;
  border-radius: 0.625rem;
  column-gap: 4.6875rem;
  display: flex;
  justify-content: space-between;
  padding: 48px 75px 46px 100px;
  position: relative;
}

.our-support-card__number {
  align-items: center;
  background-image: url("../images/our-support/number-circle.png");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  display: flex;
  height: 6.4375rem;
  justify-content: center;
  left: 0;
  line-height: 1;
  position: absolute;
  top: 0;
  transform: translate(-50%, 62%);
  width: 6.25rem;
}

.card-number {
  color: #ce442e;
  font-family: "Cormorant Garamond", sans-serif;
  font-size: 5.25rem;
  font-style: italic;
  font-weight: 200;
  transform: translateY(-15%);
}

.our-support-card__title {
  color: #ce442e;
  font-family: "Noto Serif JP", sans-serif;
  font-size: 2rem;
  font-weight: 600;
  letter-spacing: 0.06em;
}

.our-support-card__text {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 1.125rem;
  font-weight: 400;
  letter-spacing: 0.06em;
  line-height: 2.2;
  margin-top: 5px;
}

.our-support-card__icon {
  aspect-ratio: 1/1;
  width: 10.9375rem;
}

.our-support-card__icon img {
  -o-object-fit: contain;
  height: 100%;
  object-fit: contain;
  width: 100%;
}

.our-support-cards {
  display: flex;
  flex-direction: column;
  gap: 2.5rem;
}

.your-concerns::after,
.what-is-kominka::after,
.five-charms::after,
.target-person::after,
.success-and-voices::after,
.ec-outsourcing::after,
.qa::after,
.about-adgraphy::after,
.success-guide::after {
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  bottom: -6.85vw;
  content: "";
  height: 7vw;
  left: 0;
  margin: 0 auto;
  position: absolute;
  right: 0;
  width: 26.7vw;
  z-index: 15;
}

.success-guide::after {
  background-image: url("../images/section-separator/bq-separator-success-guide.png");
  bottom: -6vw;
}

.about-adgraphy::after {
  background-image: url("../images/section-separator/bq-separator-about-adgraphy.png");
  bottom: -6.85vw;
}

.qa::after {
  background-image: url("../images/section-separator/bq-separator-qa.png");
  bottom: -6.6vw;
}

.ec-outsourcing::after {
  background-image: url("../images/section-separator/bg-ec-outsourcing-top.png");
  bottom: auto;
  top: -3.3vw;
}

.success-and-voices::after {
  background-image: url("../images/section-separator/bq-separator-success-and-voices.png");
  bottom: -6.5vw;
}

.target-person::after {
  background-image: url("../images/section-separator/bq-separator-target-person.png");
  /* bottom: calc(-6.85vw + 10.5rem); */
  bottom: -6.5vw;
}

.five-charms::after {
  background-image: url("../images/section-separator/bq-separator-five-charms.png");
  bottom: -6.65vw;
}

.what-is-kominka::after {
  background-image: url("../images/section-separator/bq-separator-what-is-kominka.png");
  bottom: -7.85vw;
  height: 10vw;
}

.your-concerns::after {
  background-image: url("../images/section-separator/bq-separator-your-concerns.png");
  bottom: -5vw;
}

.success-contents {
  align-items: center;
  display: flex;
  justify-content: center;
  margin-left: auto;
  margin-right: auto;
  max-width: 100.625rem;
  padding-left: 8.5vw;
}

.success-contents__head {
  margin-left: auto;
  width: 33rem;
}

.success-contents__name {
  border-bottom: solid 2px #773529;
  color: #ce442e;
  font-family: "Noto Serif JP", sans-serif;
  font-size: 2rem;
  font-weight: 600;
  letter-spacing: 0.15em;
  margin-top: 5.625rem;
  padding-bottom: 2rem;
  padding-left: 2.25rem;
  position: relative;
}

.success-contents__name .small-font {
  font-size: 1.625rem;
  letter-spacing: 0.1em;
}

.adjust-symbol {
  letter-spacing: -0.1em;
}

.success-contents__label {
  background-image: url("../images/success-and-voices/bg-success.png");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 16.3125rem;
  left: 21px;
  position: absolute;
  top: 0;
  transform: translateY(calc(-100% - 21px));
  width: 10.625rem;
}

.success-contents__label .label-text {
  color: #ffffff;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 1.125rem;
  left: 50%;
  letter-spacing: 0.2em;
  position: absolute;
  text-align: left;
  top: 100%;
  transform: translate(-40%, calc(-100% - 21px));
  width: 9.1875rem;
}

.success-contents__lead {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 1.125rem;
  font-weight: 400;
  letter-spacing: 0.06em;
  line-height: 2.2;
  margin-top: 1.5rem;
  padding-left: 2.25rem;
  padding-right: 4rem;
}

.success-contents__site-images {
  margin-left: auto;
  margin-right: 4rem;
  margin-top: 4rem;
  text-align: right;
  width: 26.8125rem;
}

.success-contents__photos {
  grid-gap: 0.75rem;
  display: grid;
  gap: 0.75rem;
  grid-template-columns: calc(247.5px + 247.5 * (100vw - 768px) / 1232) calc(
      104px + 104 * (100vw - 768px) / 1232
    );
}

.success-contents__photo-item img {
  -o-object-fit: contain;
  height: 100%;
  object-fit: contain;
  width: 100%;
}

.success-contents__photo-item:nth-of-type(1) {
  grid-column: span 2;
  width: calc(358.5px + 358.5 * (100vw - 768px) / 1232);
}

.success-contents__photo-item:nth-of-type(2) {
  width: calc(247.5px + 247.5 * (100vw - 768px) / 1232);
}

.success-contents__photo-item:nth-of-type(3) {
  width: calc(104px + 104 * (100vw - 768px) / 1232);
}

.swiper-carousel .swiper-wrapper {
  transition-timing-function: linear;
}

.swiper-carousel .swiper-slide {
  text-align: center;
  width: 21.875rem;
}

.target-person__contents .swiper-target-person {
  margin-left: auto;
  margin-right: auto;
  max-width: 55.75rem;
  overflow: visible;
}

.swiper-target-person .swiper-slide {
  margin-right: 1rem;
  width: 27.3125rem;
}

.swiper-button-prev {
  left: -30px;
}

.swiper-button-next {
  background-position: right;
  right: -70px;
}

.swiper-button-prev,
.swiper-button-next {
  height: 90px;
  width: 90px;
}

.swiper-button-prev::after,
.swiper-button-next::after {
  background-repeat: no-repeat;
  background-size: contain;
  content: "";
  height: 90px;
  margin: auto;
  width: 90px;
}

.swiper-button-prev::after {
  background-image: url("../images/target-person/swiper-button-prev.svg");
}

.swiper-button-next::after {
  background-image: url("../images/target-person/swiper-button-next.svg");
}

.swiper-slide img {
  height: auto;
  width: 100%;
}

.title-main {
  margin-left: auto;
  margin-right: auto;
  max-width: 62.1875rem;
  position: relative;
  width: 49.75vw;
}

.title-main img {
  height: auto;
  width: 100%;
}

.title-main__text {
  clip: rect(0, 0, 0, 0);
  border: 0;
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  white-space: nowrap;
  width: 1px;
}

.title-sub {
  color: #ffffff;
  display: block;
  letter-spacing: 0.1em;
  position: relative;
}

.title-sub--target-person {
  color: #2d1b1e;
  display: block;
  letter-spacing: 0.2em;
}

.title-sub--success-and-voices {
  color: #2d1b1e;
  display: block;
}

.title-sub--success-and-voices .title-sub__jpn {
  display: block;
  text-align: center;
}

.title-sub--success-and-voices .title-sub__jpn > strong {
  font-weight: 500;
}

.title-sub--our-support {
  color: #2d1b1e;
  display: block;
}

.title-sub--qa {
  color: #2d1b1e;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  width: -moz-fit-content;
  width: fit-content;
}

.title-sub--qa .title-sub__jpn {
  font-size: 3rem;
  font-weight: 500;
  letter-spacing: 0.2em;
  text-align: center;
}

.title-sub--qa .title-sub__en {
  bottom: calc((60px + 60 * (100vw - 768px) / 1232) * -1);
  color: #e6a096;
  color: rgba(119, 53, 41, 0.2);
  font-family: "Cormorant Garamond", sans-serif;
  font-size: calc(99px + 99 * (100vw - 768px) / 1232);
  font-weight: 400;
  left: calc((177px + 177 * (100vw - 768px) / 1232) * -1);
  letter-spacing: 0.05em;
  position: absolute;
}

.title-sub--qa .title-sub__en .middle-font {
  font-size: calc(77px + 77 * (100vw - 768px) / 1232);
}

.title-sub--about {
  color: #2d1b1e;
}

.title-sub--about .title-sub__jpn {
  font-weight: 500;
  letter-spacing: 0.05em;
}

.title-sub--about .font-small {
  font-size: 3rem;
  letter-spacing: 0.05em;
}

.title-sub--about .color-red {
  color: #ce442e;
}

.title-sub__en {
  display: block;
  font-family: "Cormorant Garamond", sans-serif;
  font-size: 1.75rem;
  font-weight: 500;
  letter-spacing: 0.1em;
  text-align: center;
}

.title-sub__jpn {
  font-family: "Noto Serif JP", sans-serif;
  font-size: 3.75rem;
  font-weight: 600;
  letter-spacing: 0.2em;
}

.title-sub__jpn .middle-font {
  font-family: "Noto Serif JP", sans-serif;
  font-size: calc(24px + 24 * (100vw - 768px) / 1232);
  font-weight: 500;
  letter-spacing: 0.1em;
}

.title-sub--target-person .middle-font {
  letter-spacing: 0.2em;
}

.title-sub--target-person .font-big {
  font-weight: 500;
}

.title-sub__jpn .middle-font--kominka {
  letter-spacing: 0.2em;
}

.title-sub__jpn .small-font {
  font-family: "Noto Serif JP", sans-serif;
  font-size: calc(18px + 18 * (100vw - 768px) / 1232);
  font-weight: 500;
  letter-spacing: 0.2em;
}

.five-charms__sp-adjust {
  margin-top: 1rem;
}

.title-sub__jpn--what-is-kominka {
  display: block;
  font-family: "Noto Serif JP", sans-serif;
  font-weight: 600;
  letter-spacing: 0.2em;
  margin-left: calc((100vw - 986px) / 2);
  margin-top: 0.75rem;
  padding-bottom: 1.75rem;
  position: relative;
}

.what-is-kominka__title .title-sub__jpn::after {
  background-image: radial-gradient(circle, #ffffff 1.5px, transparent 1.5px);
  background-repeat: repeat-x;
  background-size: 10px 3px;
  bottom: 0;
  content: "";
  height: 3px;
  left: 0;
  position: absolute;
  width: 100%;
}

.ec-outsourcing__title .title-sub__jpn {
  font-weight: 500;
}

@media screen and (max-width: 1440px) {
  .success-contents {
    padding: 0 0.9375rem;
  }
}

@media screen and (max-width: 1280px) {
  .what-is-kominka {
    padding-bottom: calc(48px + 48 * (100vw - 768px) / 1232);
    padding-top: calc(81px + 81 * (100vw - 768px) / 1232);
  }

  .kominka-busiuness__item {
    -moz-column-gap: calc(32px + 32 * (100vw - 768px) / 1232);
    column-gap: calc(32px + 32 * (100vw - 768px) / 1232);
  }

  .kominka-busiuness__img {
    width: calc(320px + 320 * (100vw - 768px) / 1232);
  }

  .kominka-busiuness__text {
    line-height: calc(24px + 24 * (100vw - 768px) / 1232);
    width: calc(207px + 207 * (100vw - 768px) / 1232);
  }

  .your-concerns__inner {
    -moz-column-gap: calc(32px + 32 * (100vw - 768px) / 1232);
    column-gap: calc(32px + 32 * (100vw - 768px) / 1232);
    width: calc(512px + 512 * (100vw - 768px) / 1232);
  }

  .your-concerns__title-line:nth-of-type(1) {
    padding-top: calc(63px + 63 * (100vw - 768px) / 1232);
  }

  .your-concerns__title-line:nth-of-type(2) {
    margin-top: calc(137.5px + 137.5 * (100vw - 768px) / 1232);
    padding-bottom: calc(55px + 55 * (100vw - 768px) / 1232);
  }

  .advantages-and-support {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
  }

  .advantages-and-support__img {
    width: calc(278.5px + 278.5 * (100vw - 768px) / 1232);
  }

  .advantages-and-support__item:nth-last-of-type(even)
    .advantages-and-support__body {
    padding-left: 0;
  }

  .advantages-and-support__item:nth-last-of-type(odd)
    .advantages-and-support__body {
    padding-right: 0;
  }

  .advantages-and-support__item:nth-last-of-type(odd)
    .advantages-and-support__title::after {
    width: 100%;
  }

  .advantages-and-support__item:nth-last-of-type(even)
    .advantages-and-support__title::after {
    width: 100%;
  }

  .card-ec-outsourcing {
    padding-bottom: calc(17.5px + 17.5 * (100vw - 768px) / 1232);
    padding-left: calc(17.5px + 17.5 * (100vw - 768px) / 1232);
    padding-right: calc(17.5px + 17.5 * (100vw - 768px) / 1232);
    padding-top: calc(20px + 20 * (100vw - 768px) / 1232);
  }

  .card-ec-outsourcing__number {
    font-size: calc(21px + 21 * (100vw - 768px) / 1232);
  }

  .card-ec-outsourcing__number .big-font {
    font-size: calc(42px + 42 * (100vw - 768px) / 1232);
  }

  .card-ec-outsourcing__text {
    font-size: calc(9px + 9 * (100vw - 768px) / 1232);
  }

  .card-ec-outsourcing__text .big-font {
    font-size: calc(11px + 11 * (100vw - 768px) / 1232);
  }

  .cards-ec-outsourcing {
    grid-template-columns: repeat(3, 31.6vw);
    justify-content: center;
    row-gap: calc(24px + 24 * (100vw - 768px) / 1232);
  }

  .cards-ec-outsourcing::before {
    transform: translate(0, -100%);
  }

  .charm-card {
    padding: 0 0.9375rem;
  }

  .floating-bottom__to-top-pc {
    width: 4vw;
  }

  .floating-bottom__btn-box {
    width: 59vw;
  }

  .floating-bottom__btn-seminar {
    width: 30vw;
  }

  .floating-bottom__btn-request {
    width: 20vw;
  }

  .title-sub__jpn {
    font-size: calc(30px + 43 * (100vw - 768px) / 1232);
  }

  .title-sub__jpn--what-is-kominka {
    font-size: calc(24px + 24 * (100vw - 768px) / 1232);
  }
}

@media (max-width: 1080px) {
  html {
    font-size: 1.4814814815vw;
  }
}

@media screen and (max-width: 1023px) {
  .ec-outsourcing__bottom-img {
    bottom: 0;
  }

  .title-sub__jpn--what-is-kominka {
    margin-left: 0;
    text-align: center;
  }
}

@media (max-width: 900px) {
  .swiper-carousel .swiper-slide {
    margin-left: 1.25rem;
    width: 9.375rem;
  }

  .swiper-carousel .swiper-slide img {
    height: auto;
    width: 100%;
  }
}

@media (max-width: 820px) {
  .five-charms__title {
    flex: 0 0 270px;
  }
}

@media screen and (max-width: 768px) {
  .u-desktop {
    display: none;
  }

  .u-mobile {
    display: block;
  }

  html {
    font-size: 16px;
  }

  .about-adgraphy {
    padding-top: 5.9375rem;
  }

  .about-adgraphy__kv {
    aspect-ratio: 1500/840;
  }

  .about-adgraphy__title {
    padding: 0 0.9375rem;
  }

  .about-adgraphy__lead {
    font-size: 0.875rem;
    padding: 3rem 0.9375rem;
  }

  .about-adgraphy__lead .accent-marker-yellow {
    font-size: 1rem;
  }

  .about-adgraphy__contents {
    padding-top: 3rem;
  }

  .about-adgraphy__contents-inner {
    margin-left: auto;
    margin-right: auto;
    max-width: 31.25rem;
    padding-bottom: 0;
  }

  .about-our-support {
    font-size: 0.875rem;
    padding: 0 0.9375rem;
    padding-bottom: 3rem;
    padding-top: 3rem;
  }

  .about-our-support .yellow-marker-red-accent {
    font-size: 1rem;
  }

  .bottom-button-section {
    display: none;
  }

  .ec-outsourcing {
    padding-bottom: 3rem;
    padding-top: 3.25rem;
  }

  .ec-outsourcing__bottom-img {
    aspect-ratio: 1000/938;
  }

  .ec-outsourcing::before {
    aspect-ratio: 1000/4500;
  }

  .ec-outsourcing__lead {
    font-size: 1.125rem;
    padding: 0 0.9375rem;
  }

  .ec-outsourcing__contents {
    margin-left: auto;
    margin-right: auto;
    max-width: 31.25rem;
  }

  .ec-outsourcing__explain {
    font-size: 0.875rem;
    line-height: 2;
    padding: 0 0.9375rem;
  }

  .ec-outsourcing__explain .yellow-marker-red-accent {
    font-size: 1rem;
  }

  .five-charms {
    padding: 4rem 0;
  }

  .five-charms__title {
    flex: 0 1 auto;
    margin-bottom: 2.75rem;
  }

  .five-charms__title-eng {
    font-size: calc(70px + 70 * (100vw - 768px) / 1232);
    position: relative;
    width: 100%;
  }

  .charm-card .five-charms__title-jpn {
    line-height: 1.5;
    margin-top: 1rem;
    padding-top: 0;
    writing-mode: horizontal-tb;
  }

  .five-charms-num {
    font-size: 5.625rem;
    line-height: 1;
    padding-bottom: 0;
  }

  .footer {
    padding-bottom: 8.4375rem;
  }

  .footer__inner {
    padding: 3rem 3rem;
    width: 100%;
  }

  .footer__kominka-illust {
    width: 9.375rem;
  }

  .footer__info {
    display: block;
  }
  .footer__info .button-request--big{
    width: 100%;
    height: auto;
    margin-top: 1rem;
    padding: 0.75rem 0;
    border-width: 2px;
  }
  .footer__info .button-request--big .button-request__text {
    flex-wrap: wrap;
    font-size: 1rem;
    letter-spacing: 0.05em;
  }

  .footer__info .button-request--big .button-text-big {
    font-size: 1.2rem;
  }
  .footer__info .button-request--big .icon-balloon {
    width: 100%;
    display: block;
    margin: 0 auto 0;
    padding-right: 0;
    text-align: center;
  }
  .footer__info .button-request--big .icon-balloon-svg {
    width: 1.75rem;
    height: 1.75rem;
  }
  .footer__info .button-request--big .icon-arrow-r{
    display: none;
  }

  .footer__logo {
    width: 6.875rem;
  }

  .footer__company-name {
    font-size: 1.5rem;
    margin-top: 0.25rem;
  }

  .footer__company-address {
    font-size: 0.75rem;
    margin-top: 0.25rem;
  }

  .footer__tel {
    margin-top: 1.75rem;
    width: 15rem;
  }

  .footer__reception-hours {
    font-size: 0.75rem;
    margin-top: 0.25rem;
  }

  .footer__fax {
    margin-top: 0.25rem;
    width: 8.125rem;
  }

  .footer__sns {
    margin-top: 1.25rem;
  }

  .facebook {
    width: 1.25rem;
  }

  .instagram {
    width: 1.25rem;
  }

  .footer__link {
    -moz-column-gap: 0.625rem;
    column-gap: 0.625rem;
    font-size: 0.75rem;
    margin-top: 1.25rem;
  }

  .copyright {
    margin-top: 1.5rem;
  }

  .kv {
    background-image: url(../images/kv/kv-img.jpg);
  }

  .kv__logo {
    margin-left: 0.9375rem;
    margin-top: 0.9375rem;
    width: 10.6875rem;
  }

  .kv__contents {
    top: 29.5%;
  }

  .kv__kominka-illust {
    display: none;
  }

  .kv__scroll {
    bottom: 1rem;
  }

  .kv__scroll-text {
    font-size: 1.3125rem;
    margin-top: 2.1875rem;
  }

  .our-support {
    padding-bottom: 3rem;
    padding-top: 5.625rem;
  }

  .our-support__lead {
    font-size: 0.875rem;
    padding: 0 0.9375rem;
    text-align: left;
  }

  .our-support__contents {
    max-width: 31.25rem;
    padding: 0 0.9375rem;
    width: 100%;
  }

  .qa {
    padding-top: 2.25rem;
  }

  .qa__title {
    padding-bottom: 1.25rem;
  }

  .qa__lists {
    max-width: 31.25rem;
    padding: 0 0.9375rem;
    row-gap: 1rem;
    width: 100%;
  }

  .qa__item::before {
    right: 15px;
    top: 30px;
    width: 12px;
  }

  .qa__item::after {
    height: 12px;
    right: 20px;
    top: 25px;
  }

  .qa__item.is-open::after {
    height: 12px;
    right: 20px;
    top: 25px;
  }

  .qa__question {
    border-radius: 0.375rem;
    padding: 1.25rem 2.5rem 1.25rem 3rem;
  }

  .qa__answer {
    border-radius: 0.375rem;
    padding: 1.25rem 1.875rem 1.25rem 3rem;
  }

  .qa__question {
    font-size: 1rem;
  }

  .qa__question::before {
    font-size: 1.375rem;
    left: 1rem;
    top: 1rem;
  }

  .qa__answer {
    font-size: 0.875rem;
  }

  .qa__answer::before {
    font-size: 1.375rem;
    left: 1rem;
    top: 1rem;
  }

  .success-and-voices__lead {
    font-size: 0.875rem;
    padding: 0 0.9375rem;
    text-align: left;
  }

  .success-and-voices__lead .yellow-marker-red-accent {
    font-size: 1.125rem;
  }

  .success-and-voices__contents {
    padding: 3rem 0;
  }

  .success-guide {
    padding-bottom: 6rem;
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    padding-top: 5rem;
  }

  .success-guide__title {
    font-size: 1.5rem;
  }

  .success-guide__title::before {
    left: -10px;
    top: -10px;
  }

  .success-guide__title::after {
    bottom: -10px;
    right: -10px;
  }

  .success-guide__text-box {
    margin-top: 1.5rem;
  }

  .success-guide__text {
    font-size: 0.875rem;
  }

  .success-guide__text:nth-of-type(2) {
    margin-top: 1.5rem;
  }

  .success-guide__text:nth-of-type(3) {
    margin-top: 1.5rem;
  }

  .success-guide__text:nth-of-type(4) {
    margin-top: 1.5rem;
  }

  .white-marker-red-accent {
    font-size: 1rem;
  }

  .adjust-marker-left {
    padding-left: 1.875rem;
  }

  .adjust-marker-right {
    padding-right: 1.875rem;
  }

  .swiper-carousel {
    margin-top: 3rem;
  }

  .target-person {
    padding: 5.25rem 0 0;
  }

  .target-person__head {
    padding: 0 0.9375rem;
  }

  .target-person__title {
    background-size: 100vw;
  }

  .target-person__lead {
    font-size: 0.875rem;
  }

  .what-is-kominka__contents {
    margin-left: auto;
    margin-right: auto;
    max-width: 31.25rem;
    padding: 0 0.9375rem;
  }

  .kominka-busiuness__item {
    align-items: center;
    flex-direction: column;
    row-gap: 2.5rem;
  }

  .kominka-busiuness__item:nth-of-type(even) {
    flex-direction: column;
  }

  .kominka-busiuness__img {
    width: 100%;
  }

  .kominka-busiuness__text {
    font-size: 0.875rem;
    line-height: 2;
    margin-left: auto;
    margin-right: auto;
    width: calc(100% - 30px);
  }

  .kominka-busiuness__item:nth-of-type(1) .kominka-busiuness__text {
    padding-right: 0;
  }

  .kominka-busiuness__item:nth-of-type(2) .kominka-busiuness__text {
    padding-left: 0;
  }

  .kominka-busiuness__text .big-font {
    font-size: 1rem;
  }

  .your-concerns__inner {
    flex-direction: column;
    width: 100%;
  }

  .your-concerns .your-concerns__title {
    align-items: center;
    display: flex;
    justify-content: center;
    letter-spacing: 0.08em;
    margin-left: auto;
    margin-right: auto;
    margin-top: 3rem;
    writing-mode: horizontal-tb;
  }

  .your-concerns__contents {
    aspect-ratio: 780/590;
    padding: 3rem 0;
    width: 100%;
  }

  .your-concerns__main-image {
    max-width: 31.25rem;
    padding: 0 0.9375rem;
    width: 100%;
  }

  .your-concerns__title-box {
    width: calc(100vw - 30px);
  }

  .your-concerns__title-line:nth-of-type(1) {
    line-height: 57px;
    margin-right: auto;
    padding-left: 4vw;
    padding-top: 0;
  }

  .your-concerns__title-line:nth-of-type(2) {
    line-height: 57px;
    margin-left: auto;
    margin-top: 0;
    padding-bottom: 0;
    padding-right: 4vw;
    padding-top: 0;
    text-align: right;
  }

  .your-concerns__title-line::after {
    background-repeat: repeat-x;
    background-size: 10px 3px;
    bottom: 0;
    height: 3px;
    top: auto;
    width: 100%;
  }

  .advantages-and-support {
    padding-bottom: 3rem;
  }

  .advantages-and-support__item {
    display: block;
  }

  .advantages-and-support__item:nth-last-of-type(odd) {
    flex-direction: column;
  }

  .advantages-and-support__img {
    padding: 0 0.9375rem;
    width: 100%;
  }

  .advantages-and-support__body {
    padding: 0 0.9375rem;
    width: 100%;
  }

  .advantages-and-support__title {
    font-size: 1.5rem;
    margin-top: 1.5rem;
    padding-bottom: 1.5rem;
  }

  .advantages-and-support__text {
    font-size: 0.875rem;
    margin-top: 1.375rem;
  }

  .advantages-and-support__text .font-big {
    font-size: 1rem;
  }

  .button-request--big {
    border-width: 4px;
    height: 4.25rem;
    width: 20.3125rem;
  }

  .button-request--big__text {
    font-size: 1.125rem;
  }

  .button-text-big {
    font-size: 1.5625rem;
  }

  .icon-balloon-svg {
    height: 2.625rem;
    width: 2.625rem;
  }

  .icon-arrow-r-svg {
    height: 0.75rem;
    width: 2.4375rem;
  }

  .button-request {
    border-width: 4px;
    height: 4.25rem;
    width: 20.3125rem;
  }

  .button-request__text {
    font-size: 1.125rem;
  }

  .button-text-big {
    font-size: 1.5625rem;
  }

  .icon-balloon-svg {
    height: 2.625rem;
    width: 2.625rem;
  }

  .icon-arrow-r-svg {
    height: 0.75rem;
    width: 2.4375rem;
  }

  .card-ec-outsourcing {
    padding-bottom: 1.125rem;
    padding-left: 1.125rem;
    padding-right: 1.125rem;
    padding-top: 0.4375rem;
  }

  .card-ec-outsourcing__number {
    font-size: 1.3125rem;
  }

  .card-ec-outsourcing__number .big-font {
    font-size: 2.625rem;
  }

  .card-ec-outsourcing__text {
    font-size: 0.875rem;
  }

  .card-ec-outsourcing__text .big-font {
    font-size: 1rem;
  }

  .card-target-person {
    padding-bottom: 1.25rem;
    padding-top: 1.25rem;
  }

  .card-target-person__title {
    -moz-column-gap: 0.5rem;
    column-gap: 0.5rem;
    font-size: 1.5rem;
  }

  .card-target-person__icon {
    width: 1.75rem;
  }

  .card-target-person__text {
    font-size: 0.875rem;
    margin-top: 0.75rem;
    min-height: 4.75rem;
    padding: 0 0.75rem;
  }

  .card-target-person__text .font-big {
    font-size: 1rem;
  }

  .card-target-person__img {
    font-size: 0.5rem;
  }

  .cards-ec-outsourcing {
    grid-template-columns: repeat(1, 100%);
    padding: 0 0.9375rem;
    row-gap: 1.5rem;
    width: 100%;
  }

  .cards-ec-outsourcing::before {
    z-index: -1;
  }

  .charm-card {
    gap: 0;
  }

  .charm-card__row {
    -moz-column-gap: 2.5rem;
    column-gap: 2.5rem;
    flex-direction: column;
    margin-left: auto;
    margin-right: auto;
    max-width: 31.25rem;
    position: relative;
  }

  .charm-card__item {
    display: block;
    margin-bottom: 1.5rem;
    padding: 1rem 2.1875rem 1.75rem;
  }

  .charm-card__row--bottom {
    gap: 0;
  }

  .charm-card__number {
    font-size: 1.25rem;
    padding-bottom: 0.3125rem;
  }

  .charm-card__number::after {
    bottom: 0;
  }

  .point-number {
    font-size: 1.75rem;
  }

  .charm-card__title {
    display: block;
    font-size: 1.5rem;
    min-height: auto;
  }

  .charm-card__img {
    margin-top: 1rem;
  }

  .charm-card__text {
    font-size: 0.875rem;
    line-height: 2;
  }

  .charm-card__text .big-font {
    font-size: 1rem;
  }

  .check-point {
    font-size: 1rem;
    margin-bottom: 1rem;
    padding-left: 1.375rem;
  }

  .check-point::before {
    height: 0.9375rem;
    top: 0.4375rem;
    width: 1.125rem;
  }

  .check-points {
    padding: 0 0.9375rem;
  }

  .floating-bottom {
    display: block;
    justify-content: center;
    width: 100vw;
  }

  .floating-bottom__to-top-pc {
    display: none;
  }

  .floating-bottom__to-top-sp {
    display: block;
    height: 2.5rem;
    width: 2.5rem;
  }

  .floating-bottom__btn-box {
    -moz-column-gap: 0;
    column-gap: 0;
    padding: 0;
    width: 100%;
  }

  .floating-bottom__btn-seminar {
    background-image: url("../images/common/img-button-seminar-sp.svg");
    height: 3.75rem;
    width: 11.71875rem;
  }

  .floating-bottom__btn-seminar:hover {
    background-image: url("../images/common/img-button-seminar-sp.svg");
  }

  .floating-bottom__btn-request {
    background-color: #eb1c24;
    color: #fff;
    height: 3.75rem;
    /* width: 11.71875rem; */
    width: 100%;
    max-width: 100%;
    font-size: 1rem;
    aspect-ratio: inherit;
  }

  .floating-bottom__btn-request .icon-balloon-svg {
      height: calc(34px + 34 * (100vw - 768px) / 1232);
      width: calc(34px + 34 * (100vw - 768px) / 1232);
  }

  .floating-bottom__btn-request .button-text-big {
    font-size: 1.275em;
    letter-spacing: 0.1em;
  }

  .floating-bottom__btn-request:hover {
    background-image: url("../images/common/img-button-request-sp.svg");
  }

  .floating-bottom__btn-seminar,
  .floating-bottom__btn-request {
    box-shadow: none;
  }

  .our-support-card {
    flex-direction: column;
    padding-bottom: calc(23px + 23 * (100vw - 768px) / 1232);
    padding-left: calc(50px + 50 * (100vw - 768px) / 1232);
    padding-right: calc(37.5px + 37.5 * (100vw - 768px) / 1232);
    padding-top: calc(24px + 24 * (100vw - 768px) / 1232);
  }

  .our-support-card__number {
    height: 3.25rem;
    left: 0.5rem;
    top: -6px;
    transform: translateY(-60%);
    width: 3.125rem;
  }

  .card-number {
    font-size: 2.625rem;
  }

  .our-support-card__title {
    font-size: 1.5rem;
  }

  .our-support-card__text {
    font-size: 0.875rem;
  }

  .our-support-card__icon {
    width: 5.5rem;
  }

  .success-guide::after {
    display: none;
  }

  .target-person::after {
  }

  .success-contents {
    align-items: center;
    flex-direction: column;
    max-width: 31.25rem;
    padding: 0 15px;
    width: calc(100% - 30px);
  }

  .success-contents__customer {
    max-width: 31.25rem;
    width: 100%;
  }

  .success-contents__head {
    padding: 0 0.9375rem;
    width: 100%;
  }

  .success-contents__name {
    font-size: 1.5rem;
    padding-bottom: 1rem;
    padding-left: 0;
    text-align: center;
  }

  .success-contents__name .small-font {
    font-size: 0.875rem;
  }

  .success-contents__lead {
    font-size: 0.875rem;
    padding: 0;
  }

  .success-contents__site-images {
    margin-left: auto;
    margin-right: auto;
    margin-top: 3rem;
    text-align: center;
    width: 100%;
  }

  .success-contents__site-images img {
    height: auto;
    width: 100%;
  }

  .success-contents__photos {
    gap: 0.5rem;
    grid-template-columns: 70% 30%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 3rem;
  }

  .success-contents__photo-item img {
    -o-object-fit: scale-down;
    height: auto;
    object-fit: scale-down;
  }

  .success-contents__photo-item:nth-of-type(1) {
    width: 100%;
  }

  .success-contents__photo-item:nth-of-type(2) {
    width: 100%;
  }

  .success-contents__photo-item:nth-of-type(3) {
    width: 100%;
  }

  .target-person__contents .swiper-target-person {
    max-width: 90%;
  }

  .swiper-target-person .swiper-slide {
    width: 18.75rem;
  }

  .swiper-button-next {
    right: -50px;
  }

  .swiper-button-prev::after,
  .swiper-button-next::after {
    height: 40px;
    width: 40px;
  }

  .title-main {
    aspect-ratio: 705/455;
    width: 22.0625rem;
  }

  .title-sub--qa .title-sub__jpn {
    font-size: 1.5rem;
  }

  .title-sub--about .font-small {
    font-size: 1.5rem;
  }

  .title-sub__en {
    font-size: 1.125rem;
  }

  .title-sub__jpn {
    font-size: 1.875rem;
  }

  .title-sub__jpn .middle-font {
    font-size: 1.5rem;
  }

  .your-concerns__title .middle-font {
    letter-spacing: 0.07em;
  }

  .your-concerns__title .big-font {
    font-size: 1.875rem;
  }

  .title-sub__jpn .small-font {
    font-size: 1.125rem;
  }
}

@media (max-width: 500px) {
  .title-sub--qa .title-sub__en {
    bottom: calc((20px + 20 * (100vw - 768px) / 1232) * -1);
    left: calc((125px + 125 * (100vw - 768px) / 1232) * -1);
  }
}

@media (max-width: 375px) {
  html {
    font-size: 4.2666666667vw;
  }
}

/*# sourceMappingURL=style.css.map */
