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

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

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

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

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

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

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

/* Lists (definition) */
/* ============================================ */
dd {
  margin-left: 0;
}

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

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

address {
  font-style: inherit;
}

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

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

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

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

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

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

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

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

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

[type=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;
  appearance: none;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

caption {
  text-align: left;
}

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

th {
  text-align: left;
}

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

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

/*======================================================
# Media Query
====================================================== */
/*======================================================
# vw
====================================================== */
html {
  scroll-behavior: smooth;
}

body {
  font-family: "Noto Sans JP", sans-serif;
  color: #000000;
  overflow-x: hidden;
}

.img-responsive {
  display: inline-block;
  max-width: 100%;
  height: auto;
  vertical-align: bottom;
}

.sp-inline {
  display: none !important;
}
@media (max-width: 767px) {
  .sp-inline {
    display: inline !important;
  }
}

.sp-inline-xs {
  display: none !important;
}
@media (max-width: 374px) {
  .sp-inline-xs {
    display: inline !important;
  }
}

.pc-inline-xs {
  display: inline !important;
}
@media (max-width: 374px) {
  .pc-inline-xs {
    display: none !important;
  }
}

.pc-inline {
  display: inline !important;
}
@media (max-width: 767px) {
  .pc-inline {
    display: none !important;
  }
}

.sp-block {
  display: none !important;
}
@media (max-width: 767px) {
  .sp-block {
    display: block !important;
  }
}

.pc-block {
  display: block !important;
}
@media (max-width: 767px) {
  .pc-block {
    display: none !important;
  }
}

.mincho {
  font-family: "Shippori Mincho", serif;
  font-weight: 400;
}

.fade-in {
  opacity: 0;
  transform: translateY(30px);
  transition: 1s;
}
.fade-in.is-onscreen {
  opacity: 1;
  transform: translateY(0px);
}

.p-kv {
  position: relative;
  border-top: 8px solid #d3b170;
  overflow: hidden;
}

.p-kv__bg {
  position: relative;
  opacity: 0;
  transform: scale(1.05);
  transition: 1s;
}
.is-onscreen .p-kv__bg {
  opacity: 1;
  transform: scale(1);
}

.p-kv__bg-img {
  height: 100vh;
  background-size: cover;
  background-position: center center;
}
@media (max-width: 767px) {
  .p-kv__bg-img {
    background-image: none;
    height: auto;
    min-height: auto;
    max-height: auto;
  }
}

.p-kv__logo {
  position: absolute;
  top: 31px;
  right: 33px;
  z-index: 1;
  width: 174px;
  opacity: 0;
  transition: 0.8s;
}
.is-onscreen .p-kv__logo {
  opacity: 1;
}
@media (max-width: 767px) {
  .p-kv__logo {
    top: 24px;
    right: inherit;
    left: 20px;
    width: 106px;
  }
}

.p-kv__content {
  opacity: 0;
  transform: translateY(30px);
  transition: 0.8s;
}
.is-onscreen .p-kv__content {
  opacity: 1;
  transform: translateY(0px);
}
@media (max-width: 767px) {
  .p-kv__content {
    position: static;
    width: 100%;
  }
}

.p-kv__lead {
  font-size: 16px;
  line-height: 2;
  font-weight: 400;
  opacity: 0;
  transform: translateY(30px);
  transition: 0.8s;
  transition-delay: 0.5s;
  text-align: center;
}
@media (max-width: 767px) {
  .p-kv__lead {
    font-size: 14px;
    padding: 0 20px;
    text-align: left;
  }
}
.is-onscreen .p-kv__lead {
  opacity: 1;
  transform: translateY(0px);
}

.p-kv__box-img {
  opacity: 0;
  transition: 0.8s;
  transition-delay: 0.5s;
  margin: -28% auto 0;
  width: 64.8vw;
}
@media (max-width: 767px) {
  .p-kv__box-img {
    margin: -140px auto 0;
    width: 100%;
  }
  .p-kv__box-img img {
    padding-left: 11px;
    padding-right: 19px;
  }
}
.is-onscreen .p-kv__box-img {
  opacity: 1;
}

.p-kv__profile {
  background: #f4ebda;
  border-radius: 5px;
  position: relative;
  padding: 40px 0px 0;
  margin: 90px auto 0;
  width: 532px;
}
@media (max-width: 767px) {
  .p-kv__profile {
    margin-top: 60px;
    width: calc(100% - 60px);
    margin-left: 30px;
    padding: 30px 0px 0;
  }
}

.p-kv__profile-copy {
  width: 216px;
  position: absolute;
  top: -25px;
  left: 36px;
}
@media (max-width: 767px) {
  .p-kv__profile-copy {
    width: 144px;
    top: -19px;
    left: 10px;
  }
}

.p-kv__profile-row {
  display: flex;
  flex-wrap: wrap;
  padding: 0 50px;
  margin-bottom: 16px;
}
@media (max-width: 767px) {
  .p-kv__profile-row {
    padding: 0 20px;
    margin-bottom: 0px;
  }
}

.p-kv__profile-text {
  width: 256px;
}
@media (max-width: 767px) {
  .p-kv__profile-text {
    width: 50%;
  }
}
@media (max-width: 390px) {
  .p-kv__profile-text {
    width: 48%;
  }
}
@media (max-width: 376px) {
  .p-kv__profile-text {
    width: 50%;
  }
}

.p-kv__profile-img-1 {
  width: 12vw;
  margin-bottom: 8px;
}
@media (max-width: 767px) {
  .p-kv__profile-img-1 {
    width: 82.8%;
    margin-bottom: 10px;
  }
}

.p-kv__profile-img-2 {
  width: 10vw;
  margin-bottom: 16px;
}
@media (max-width: 767px) {
  .p-kv__profile-img-2 {
    width: 100%;
  }
}

.p-kv__profile-lead {
  font-size: 14px;
  font-family: "Shippori Mincho", serif;
  font-weight: 400;
  line-height: 1.8;
}
@media (max-width: 767px) {
  .p-kv__profile-lead {
    margin-top: 0px;
    margin-bottom: 30px;
    padding: 0 30px;
    text-align: left;
  }
}

.p-kv__profile-img {
  width: calc(100% - 256px);
  padding-left: 30px;
}
@media (max-width: 767px) {
  .p-kv__profile-img {
    width: 50%;
    margin-top: -65px;
    padding-left: 12px;
  }
}
@media (max-width: 390px) {
  .p-kv__profile-img {
    width: 52%;
  }
}
@media (max-width: 376px) {
  .p-kv__profile-img {
    margin-top: -50px;
    width: 50%;
  }
}

.p-kv__profile-insta {
  background: #dec597;
  position: relative;
  padding: 15px 50px;
  display: flex;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
}
.p-kv__profile-insta:after {
  content: "";
  width: calc(100% - 44px);
  top: 0;
  left: 22px;
  height: 1px;
  background: #000000;
  position: absolute;
}
.p-kv__profile-insta p {
  margin-left: 8px;
}

.p-index {
  max-width: 650px;
  margin: 60px auto 90px;
  overflow: hidden;
}
@media (max-width: 767px) {
  .p-index {
    max-width: 100%;
    margin: 50px auto 45px;
  }
}

.p-index__ttl {
  margin: 0 auto 20px;
  display: table;
}
@media (max-width: 767px) {
  .p-index__ttl {
    margin: 0 auto 27px;
  }
}

.p-index__list {
  display: flex;
  flex-wrap: wrap;
  margin-left: -15px;
  margin-right: -15px;
}
@media (max-width: 767px) {
  .p-index__list {
    margin-left: -6px;
    margin-right: -6px;
    padding: 0 30px;
    justify-content: center;
  }
}

.p-index__item {
  width: 33.33333%;
  padding: 0 15px;
  transition: 0.5s;
}
@media (max-width: 767px) {
  .p-index__item {
    width: 50%;
    padding: 0 6px;
    margin-bottom: 15px;
  }
}
.p-index__item:hover {
  opacity: 0.5;
}
.p-index__item:nth-child(1) .fade-in {
  transition-delay: 0.2s;
}
.p-index__item:nth-child(2) .fade-in {
  transition-delay: 0.5s;
}
.p-index__item:nth-child(3) .fade-in {
  transition-delay: 0.8s;
}

.p-num {
  position: relative;
  margin: 0 auto;
  z-index: 11111;
  display: table;
}
@media (max-width: 767px) {
  .p-num img {
    width: 72px;
  }
}

.p-num__text {
  position: absolute;
  top: 21px;
  left: -6px;
}
@media (max-width: 767px) {
  .p-num__text {
    top: 12px;
    left: -5px;
  }
  .p-num__text svg {
    width: 26.904px;
    height: 13.19px;
  }
}

.p-num__elm {
  position: absolute;
  top: 0;
  right: -64px;
}
@media (max-width: 767px) {
  .p-num__elm {
    right: -42px;
  }
  .p-num__elm svg {
    width: 36px;
    height: 23px;
  }
}

.p-index__img {
  margin-top: -30px;
}

.p-detail {
  position: relative;
  overflow: hidden;
  background-size: contain;
  background-repeat: repeat;
  background-position: center center;
}
@media (max-width: 767px) {
  .p-detail {
    background-image: url(../img/bg_sp.png) !important;
  }
  .is-safari .p-detail {
    background-size: contain;
  }
}
.p-detail:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 855px;
  height: 1px;
  background: #000;
}
@media (max-width: 767px) {
  .p-detail:after {
    width: calc(100% - 40px);
  }
}

.p-section {
  padding: 100px 0;
}
@media (max-width: 767px) {
  .p-section {
    padding: 60px 0;
  }
}
.p-section.p-section--1 {
  border-top: 8px solid #5bb9b7;
}
.p-section.p-section--2 {
  border-top: 8px solid #ef737a;
}
.p-section.p-section--3 {
  border-top: 8px solid #639dc6;
}

.p-section-ttl {
  position: relative;
  padding-bottom: 200px;
}
@media (max-width: 767px) {
  .p-section-ttl {
    padding-bottom: 155px;
  }
}
.p-section-ttl:after {
  content: "";
  width: 1px;
  height: 0px;
  background: #000000;
  position: absolute;
  top: 300px;
  left: 50%;
  transition: 0.8s;
  transition-delay: 0.5s;
  animation-direction: reverse;
  transform: translateX(-50%);
}
@media (max-width: 767px) {
  .p-section-ttl:after {
    top: 225px;
  }
}
.p-section-ttl.is-onscreen:after {
  height: 170px;
  animation: moveLineTopToBottom 2s infinite;
}
@media (max-width: 767px) {
  .p-section-ttl.is-onscreen:after {
    height: 110px;
  }
}

.p-section__ttl-bg {
  position: relative;
  margin: -15px auto 0;
  display: table;
  z-index: 111;
}
@media (max-width: 767px) {
  .p-section__ttl-bg {
    padding: 0 40px;
    margin-top: -25px;
  }
}
@media (max-width: 374px) {
  .p-section__ttl-bg {
    padding: 0 30px;
    margin-top: -15px;
  }
}

.p-section__heading {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -60%);
  z-index: 11;
  font-family: "Shippori Mincho", serif;
  font-weight: 500;
  font-size: 50px;
  line-height: 60px;
  width: 100%;
  text-align: center;
}
@media (max-width: 767px) {
  .p-section__heading {
    font-size: 20px;
    line-height: 1.5;
    transform: translate(-50%, -50%);
  }
}
@media (max-width: 374px) {
  .p-section__heading {
    font-size: 18px;
    line-height: 1.4;
  }
}
.p-section__heading span {
  position: relative;
}
.p-section__heading span:after {
  width: 0%;
  height: 14px;
  position: absolute;
  background: #98cbca;
  left: 0;
  bottom: -5px;
  transition: 0.8s;
  transition-delay: 0.5s;
  z-index: -1;
  content: "";
}
@media (max-width: 767px) {
  .p-section__heading span:after {
    bottom: 1px;
    height: 10px;
  }
}
.p-section--2 .p-section__heading span:after {
  background: #f2aaad;
}
.p-section--3 .p-section__heading span:after {
  background: #a2c1d7;
}
.p-section__heading.is-onscreen span:after {
  width: 100%;
}

.p-help {
  position: absolute;
  left: -37px;
  bottom: -87px;
  display: flex;
  align-items: center;
}
@media (max-width: 767px) {
  .p-help {
    left: 20px;
    bottom: -32px;
  }
}

.p-help__icon {
  width: 130px;
  border-radius: 50%;
}
@media (max-width: 767px) {
  .p-help__icon {
    width: 60px;
  }
}
.p-section--1 .p-help__icon {
  border: 1px solid #5bb9b7;
}
.p-section--2 .p-help__icon {
  border: 1px solid #ef737a;
}
.p-section--3 .p-help__icon {
  border: 1px solid #639dc6;
}

.p-help__textbox {
  width: calc(100% - 145px);
  margin-left: 15px;
}
@media (max-width: 767px) {
  .p-help__textbox {
    width: calc(100% - 70px);
    margin-left: 10px;
  }
}

.p-help__ttl {
  width: 71px;
  margin-left: -6px;
}
@media (max-width: 767px) {
  .p-help__ttl {
    width: 46px;
  }
}

.p-help__prof {
  margin-top: 13px;
}
@media (max-width: 767px) {
  .p-help__prof {
    margin-top: 5px;
  }
  .p-help__prof img {
    width: 77px;
  }
}

.p-answer {
  position: relative;
  z-index: 111;
}

.p-answer__ttl {
  display: table;
  margin: 15px auto 25px;
  text-align: center;
  position: relative;
  z-index: 11;
}
@media (max-width: 767px) {
  .p-answer__ttl {
    margin: 15px auto 15px;
  }
}

.p-answer__ttl-img-1 {
  margin-bottom: 12px;
}
@media (max-width: 767px) {
  .p-answer__ttl-img-1 img {
    width: 65px;
  }
}

.p-answer__ttl-img-2 {
  margin: 0 0 20px;
}
@media (max-width: 767px) {
  .p-answer__ttl-img-2 {
    margin-bottom: 10px;
  }
  .p-answer__ttl-img-2 img {
    width: 167px;
  }
}

.p-answer__ttl-img-3 {
  opacity: 0;
}
@media (max-width: 767px) {
  .p-answer__ttl-img-3 svg {
    width: 169px;
    height: 15px;
  }
}
.p-answer__ttl-img-3.is-onscreen {
  opacity: 1;
}
@keyframes animate-svg-stroke-1 {
  0% {
    stroke-dashoffset: 542.4541625977px;
    stroke-dasharray: 542.4541625977px;
  }
  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 542.4541625977px;
  }
}
.p-answer__ttl-img-3.is-onscreen .svg-elem-1 {
  animation: animate-svg-stroke-1 0.8s cubic-bezier(0.47, 0, 0.745, 0.715) 0.5s both;
}
@keyframes animate-svg-stroke-2 {
  0% {
    stroke-dashoffset: 626px;
    stroke-dasharray: 626px;
  }
  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 626px;
  }
}
.p-answer__ttl-img-3.is-onscreen .svg-elem-2 {
  animation: animate-svg-stroke-2 0.8s cubic-bezier(0.47, 0, 0.745, 0.715) 0.62s both;
}

.p-answer__ttl-icon {
  position: absolute;
  bottom: 70px;
  right: -130px;
  border-radius: 50%;
}
@media (max-width: 767px) {
  .p-answer__ttl-icon {
    right: -88px;
    bottom: 35px;
  }
  .p-answer__ttl-icon img {
    width: 90px;
  }
}
@media (max-width: 374px) {
  .p-answer__ttl-icon {
    right: -65px;
    bottom: 45px;
  }
  .p-answer__ttl-icon img {
    width: 75px;
  }
}
.p-section--1 .p-answer__ttl-icon {
  border: 1px solid #5bb9b7;
}
.p-section--2 .p-answer__ttl-icon {
  border: 1px solid #b29092;
}
.p-section--3 .p-answer__ttl-icon {
  border: 1px solid #639dc6;
}

.p-answer__heading {
  font-size: 50px;
  font-weight: 500;
  line-height: 1.2;
  text-align: center;
  margin-bottom: 42px;
}
@media (max-width: 767px) {
  .p-answer__heading {
    font-size: 18px;
    line-height: 1.6;
    margin-bottom: 22px;
  }
}
.p-answer__heading--1 span {
  color: #5bb9b7;
}
.p-answer__heading--2 span {
  color: #ef737a;
}
.p-answer__heading--3 span {
  color: #639dc6;
}
.p-answer__heading span {
  font-weight: 800;
}

.p-answer__lead {
  text-align: center;
  font-size: 18px;
  line-height: 1.8;
  font-weight: 400;
}
@media (max-width: 767px) {
  .p-answer__lead {
    text-align: left;
    padding: 0 30px;
    font-size: 14px;
  }
}

.p-coordinate {
  max-width: 830px;
  margin: 60px auto 0px;
  position: relative;
}
.p-coordinate:after {
  content: "";
  width: 6000px;
  opacity: 0.33;
  position: absolute;
  left: -2000px;
  transform: skew(6deg, 6deg);
}
@media (max-width: 767px) {
  .p-coordinate:after {
    content: none;
  }
}
.p-section--1 .p-coordinate:after {
  background: #5bb9b7;
  height: 712px;
  bottom: 65px;
}
.p-section--2 .p-coordinate:after {
  background: #ef737a;
  height: 690px;
  bottom: 65px;
}
.p-section--3 .p-coordinate:after {
  background: #639dc6;
  height: 690px;
  bottom: 65px;
}
.p-coordinate--b:after {
  content: none;
}
@media (max-width: 767px) {
  .p-coordinate {
    max-width: 100%;
    margin: 30px auto 0px;
  }
}

.p-coordinate__row {
  display: flex;
  flex-wrap: wrap;
  position: relative;
  z-index: 111;
}
.p-coordinate__row.is-middle {
  align-items: center;
}
.p-coordinate__row.is-reverse {
  flex-direction: row-reverse;
}
@media (max-width: 767px) {
  .p-coordinate__row {
    display: block;
  }
}

.p-coordinate__img {
  width: 440px;
  position: relative;
}
.p-coordinate__img a {
  transition: 0.8s;
}
.p-coordinate__img a:hover {
  opacity: 0.5;
}
@media (max-width: 767px) {
  .p-coordinate__img {
    width: 100%;
    padding: 0 10px 0 20px;
  }
}

.p-coordinate__tag {
  position: absolute;
  width: 134px;
  top: 54px;
  left: -20px;
  z-index: 111;
}
@media (max-width: 767px) {
  .p-coordinate__tag {
    left: 0px;
    top: 24px;
  }
  .is-reverse .p-coordinate__tag {
    right: 0;
    left: inherit;
  }
}

.p-coordinate__textbox {
  width: calc(100% - 440px);
  padding-left: 50px;
}
@media (max-width: 767px) {
  .p-coordinate__textbox {
    width: 100%;
    padding-left: 0px;
    padding: 0 20px;
    margin-top: 15px;
  }
}
.is-reverse .p-coordinate__textbox {
  padding-left: 0px;
  padding-right: 50px;
}
@media (max-width: 767px) {
  .is-reverse .p-coordinate__textbox {
    padding: 0 20px;
  }
}

.p-coordinate__lead {
  font-size: 14px;
  line-height: 1.8;
  font-weight: 400;
}

.p-coordinate__point {
  margin-top: 38px;
  position: relative;
  height: 241px;
}
.p-coordinate__point a {
  transition: 0.8s;
}
.p-coordinate__point a:hover {
  opacity: 0.5;
}
@media (max-width: 767px) {
  .p-coordinate__point {
    height: auto;
  }
}
.p-coordinate__point--2 {
  height: 262px;
}
@media (max-width: 767px) {
  .p-coordinate__point--2 {
    height: auto;
  }
}
.p-coordinate__point--3 {
  height: 262px;
}
@media (max-width: 767px) {
  .p-coordinate__point--3 {
    height: auto;
    display: flex;
    flex-wrap: wrap;
  }
}
.p-coordinate__point:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 0;
  height: 2px;
  background: #000000;
  transition: 0.8s;
}
.p-coordinate__point.is-onscreen:before {
  width: 100%;
}

@media (max-width: 767px) {
  .p-coordinate__point--1 {
    display: flex;
    flex-wrap: wrap;
  }
}

.p-coordinate__point-img-1-a {
  position: absolute;
  top: 20px;
  right: 10px;
  width: 253px;
  z-index: 11;
}
@media (max-width: 767px) {
  .p-coordinate__point-img-1-a {
    width: 75.29%;
    margin-top: 20px;
    margin-left: 2%;
    position: static;
  }
}

.p-coordinate__point-copy-1 {
  position: absolute;
  width: 41px;
  top: 23px;
  left: 20px;
}
@media (max-width: 767px) {
  .p-coordinate__point-copy-1 {
    position: static;
    width: 12.2%;
    margin-top: 23px;
    margin-left: 5.9%;
  }
}

.p-coordinate__point-ttl-1 {
  position: absolute;
  width: 140px;
  top: 149px;
  left: 10px;
  z-index: 111;
}
@media (max-width: 767px) {
  .p-coordinate__point-ttl-1 {
    width: 41.66%;
    margin-left: 2.9%;
    margin-top: -75px;
    position: static;
  }
}
@media (max-width: 390px) {
  .p-coordinate__point-ttl-1 {
    margin-top: -60px;
  }
}

.p-coordinate__point-row {
  display: flex;
  flex-wrap: wrap;
}
.p-coordinate__point-row .p-coordinate__point-lead {
  margin-top: -10px;
}

.p-coordinate__point-left {
  width: 54.4%;
  transform: translateY(-17px);
  position: relative;
  z-index: 11111;
}

.p-coordinate__point-right {
  width: 50.29%;
  margin-left: -4.7%;
}

.p-coordinate__point-img-2-a {
  position: absolute;
  top: -17px;
  left: 0;
  width: 176px;
  z-index: 11;
}
@media (max-width: 767px) {
  .p-coordinate__point-img-2-a {
    position: static;
    width: 96.17%;
  }
}

.p-coordinate__point-img-2-b {
  position: absolute;
  top: 0px;
  right: 0;
  width: 169px;
  z-index: 12;
}
@media (max-width: 767px) {
  .p-coordinate__point-img-2-b {
    position: static;
    width: 100%;
  }
}

.p-coordinate__point-copy-2 {
  position: absolute;
  width: 109px;
  top: 112px;
  left: 76px;
  z-index: 11111;
}
@media (max-width: 767px) {
  .p-coordinate__point-copy-2 {
    position: static;
    width: 59.56%;
    margin-left: 41.5%;
    margin-top: -3px;
  }
}

.p-coordinate__point-ttl-2 {
  position: absolute;
  width: 140px;
  top: 152px;
  left: 0px;
}
@media (max-width: 767px) {
  .p-coordinate__point-ttl-2 {
    position: static;
    width: 76.5%;
    margin-top: 2px;
    margin-left: 2.9%;
  }
}

.p-coordinate__point-img-3-a {
  position: absolute;
  top: -17px;
  left: 0;
  width: 223px;
  z-index: 11;
}
@media (max-width: 767px) {
  .p-coordinate__point-img-3-a {
    position: static;
    width: 66.3%;
    margin-top: -17px;
  }
}

.p-coordinate__point-img-3-b {
  position: absolute;
  top: 79px;
  right: 0;
  width: 174px;
  z-index: 12;
}
@media (max-width: 767px) {
  .p-coordinate__point-img-3-b {
    position: static;
    width: 51.78%;
    margin-left: 3.3%;
    margin-top: -85px;
  }
}
@media (max-width: 390px) {
  .p-coordinate__point-img-3-b {
    margin-top: -75px;
  }
}

.p-coordinate__point-copy-3 {
  position: absolute;
  width: 97px;
  top: 26px;
  right: 20px;
}
@media (max-width: 767px) {
  .p-coordinate__point-copy-3 {
    position: static;
    width: 28.8%;
    margin-top: 35px;
    margin-left: 0.79%;
  }
}
@media (max-width: 390px) {
  .p-coordinate__point-copy-3 {
    margin-top: 30px;
  }
}

.p-coordinate__point-ttl-3 {
  position: absolute;
  width: 140px;
  top: 152px;
  left: 10px;
}
@media (max-width: 767px) {
  .p-coordinate__point-ttl-3 {
    position: static;
    width: 41.666%;
    margin-top: 3px;
  }
}

.p-coordinate__point-lead {
  font-size: 14px;
  line-height: 1.8;
  position: absolute;
  top: 218px;
  left: 0;
}
@media (max-width: 767px) {
  .p-coordinate__point-lead {
    position: static;
    width: 100%;
    margin-top: 2px;
  }
}

.p-credit {
  position: relative;
  margin-top: 30px;
  padding-top: 40px;
}
.p-credit:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 0;
  height: 2px;
  background: #000000;
  transition: 0.8s;
}
.p-credit.is-onscreen:after {
  width: 100%;
}
.p-credit--none {
  margin-top: 0px;
}
.p-credit--none:after {
  content: none;
}

.p-credit__item {
  display: flex;
  flex-wrap: wrap;
  transition: 0.3s;
  opacity: 0;
  height: 0;
  margin-bottom: 0px;
}
.p-credit__item.is-active {
  opacity: 1;
  height: auto;
  margin-bottom: 16px;
}
.is-open .p-credit__item {
  opacity: 1;
  height: auto;
  margin-bottom: 16px;
}

.p-credit__left {
  width: calc(100% - 158px);
  position: relative;
}
@media (max-width: 374px) {
  .p-credit__left {
    width: calc(100% - 120px);
  }
}

.p-credit__right {
  width: 158px;
  display: flex;
  flex-wrap: wrap;
  margin-left: -3px;
  margin-right: -3px;
}
@media (max-width: 374px) {
  .p-credit__right {
    width: 120px;
  }
}
.p-credit__right a {
  display: block;
  background: #d3b170;
  padding: 7px 0;
  text-align: center;
  font-family: "Roboto", serif;
  font-weight: 400;
  font-size: 14px;
  transition: 0.8s;
}
.p-credit__right a:hover {
  background: #000000;
  color: #fff;
}

.p-credit__col-6 {
  width: 50%;
  padding: 0 3px;
}

.p-credit__col-12 {
  width: 100%;
  padding: 0 3px;
}

.p-credit__name {
  font-weight: 400;
  font-size: 12px;
  margin-bottom: 3px;
}

.p-credit__price {
  font-family: "Lato", sans-serif;
  font-weight: 400;
  font-size: 15px;
}
.p-credit__price span {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 9px;
  margin-left: -2px;
}

.p-credit__pickup {
  position: absolute;
  width: 93px;
  top: 0;
  right: 9px;
}
@media (max-width: 767px) {
  .p-credit__pickup {
    left: 82px;
  }
}
@media (max-width: 376px) {
  .p-credit__pickup {
    left: inherit;
    right: 9px;
  }
}

.p-bottom {
  padding: 0 0 100px;
}
@media (max-width: 767px) {
  .p-bottom {
    padding: 0 0 80px;
  }
}

.p-bottom__button {
  display: flex;
  align-items: center;
  justify-content: center;
  max-width: 336px;
  width: 100%;
  height: 78px;
  margin: 0px auto 0;
  border: 1px solid #000;
  background: #fff;
}
@media (max-width: 374px) {
  .p-bottom__button {
    max-width: 280px;
  }
}

.u-animation {
  position: relative;
  overflow: hidden;
  z-index: 3;
  transition: all 0.3s;
}

.u-animation span {
  display: block;
  position: relative;
  z-index: 5;
}

.u-animation::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  background: #000; /*背景色*/
  width: 100%;
  height: 100%;
  transition: transform 0.3s cubic-bezier(0.8, 0, 0.2, 1) 0s;
  transform: scale(0, 1);
  transform-origin: right top;
}

.u-animation:hover::before {
  transform-origin: left top;
  transform: scale(1, 1);
}

.u-animation.black:hover {
  color: #fff;
  transition: all 0.3s;
}

.u-animation.yellow:hover path {
  fill: #daf06e;
  transition: all 0.3s;
}

@media screen and (max-width: 1000px) {
  .p-bottom__button {
    margin: 0px auto 0;
    position: relative;
  }
  .p-bottom__button::after {
    position: absolute;
    content: "";
    background: #000;
    left: 50%;
    transform: translateX(-50%);
    bottom: -80px;
    width: 100%;
    height: 1px;
  }
}
.p-bottom__staff {
  margin: 100px auto 0;
  font-family: "EB Garamond", serif;
  text-align: center;
}
@media (max-width: 767px) {
  .p-bottom__staff {
    margin: 80px auto 0;
  }
}

.p-bottom__staff p {
  font-size: 14px;
  line-height: 1.7142857143;
  font-weight: 300;
}

.p-bottom__staff li {
  font-size: 14px;
  line-height: 1.7142857143;
  font-weight: 300;
}

.p-bottom__staff li span {
  font-weight: 500;
  display: inline-block;
  margin-right: 1em;
}

.p-footer {
  padding-top: 120px;
  padding-bottom: 40px;
}
@media (max-width: 767px) {
  .p-footer {
    padding: 80px 20px 20px;
  }
}

.p-footer__inner {
  max-width: 980px;
  margin-inline: auto;
}

@media (max-width: 1000px) {
  .p-footer__inner {
    width: auto;
  }
}
.p-footer__unit--underline {
  border-bottom: 1px solid #daf06e;
  margin-bottom: 100px;
  padding-bottom: 150px;
}

@media (max-width: 1000px) {
  .p-footer__unit--underline {
    margin-bottom: 50px;
    padding-bottom: 75px;
  }
}
.p-footer__snsNav {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 368px;
  margin-inline: auto;
}

@media (max-width: 1000px) {
  .p-footer__snsNav {
    flex-direction: column;
    width: 100%;
  }
}
.p-footer__snsItem {
  display: block;
  height: auto;
}

.p-footer__snsItem--website {
  width: 163px;
}

@media (max-width: 1000px) {
  .p-footer__snsItem--website {
    width: 109px;
  }
  .p-footer__snsItem--website a {
    display: block;
  }
  .p-footer__snsItem--website a img {
    width: 100%;
    height: auto;
  }
}
.p-footer__snsItem--instagram {
  width: 80px;
}

@media (max-width: 1000px) {
  .p-footer__snsItem--instagram {
    width: 54px;
    margin-top: 60px;
  }
  .p-footer__snsItem--instagram a {
    display: block;
  }
  .p-footer__snsItem--instagram a img {
    width: 100%;
    height: auto;
  }
}
.p-footer__link {
  display: flex;
  flex-wrap: wrap;
  gap: 30px;
  width: 100%;
  max-width: 770px;
  height: 110px;
  margin-inline: auto;
}

@media (max-width: 1000px) {
  .p-footer__link {
    gap: 12px;
  }
}
.p-footer__linkItem {
  position: relative;
  overflow: hidden;
}

@media (min-width: 1001px) {
  .p-footer__linkItem {
    width: calc(50% - 1.5rem);
  }
}
@media (max-width: 1000px) {
  .p-footer__linkItem {
    width: calc(50% - 0.6rem);
    height: 70px;
  }
}
.p-footer__linkInner {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  background-color: #daf06e;
}

@media (max-width: 1000px) {
  .p-footer__linkInner {
    height: 70px;
  }
}
.p-footer__linkInner svg {
  display: block;
  width: auto;
  height: 100%;
}

.p-footer__linkInner path {
  fill: #000000;
}

.p-footer__note {
  margin-top: 260px;
  text-align: center;
  font-size: 14px;
  line-height: 1.7857142857;
  font-family: "Noto Serif JP", serif;
}

@media (max-width: 1000px) {
  .p-footer__note {
    margin-top: 105px;
    text-align: justify;
    font-size: 12px;
    line-height: 1.75;
  }
}
.p-footer__logo {
  margin-inline: auto;
}

.p-footer__logo--instagram {
  width: 48px;
  margin-top: 8rem;
  display: block;
  margin: 80px auto 0;
}

@media (max-width: 1000px) {
  .p-footer__logo--instagram {
    width: 32px;
    margin-top: 60px;
  }
}
.p-footer__logo--instagram img {
  width: 100%;
  height: auto;
}

.p-footer__logo--corporate {
  width: 180px;
  height: auto;
  display: block;
  margin: 48px auto 0;
}

@media (max-width: 1000px) {
  .p-footer__logo--corporate {
    width: 120px;
    margin-top: 40px;
  }
}
.p-footer__logo--corporate img {
  width: 100%;
  height: auto;
}

.p-footer__copyright {
  text-align: center;
  margin-top: 48px;
  font-size: 15px;
  line-height: 1;
  font-family: "Noto Serif JP", serif;
}

@media (max-width: 1000px) {
  .p-footer__copyright {
    margin-top: 60px;
    font-size: 10px;
    line-height: 1;
  }
}
.p-credit-more {
  font-family: "Lato", sans-serif;
  font-size: 10px;
  font-weight: 400;
  border: 1px solid #d9d9d9;
  border-radius: 30px;
  padding: 4px 0;
  text-align: center;
  background: #fff;
  position: relative;
  z-index: 111;
}
.p-credit-more.is-none {
  display: none;
}

@keyframes moveLineTopToBottom {
  0% {
    transform: scaleY(1);
    transform-origin: center bottom;
  }
  49.9% {
    transform: scaleY(0);
    transform-origin: center bottom;
  }
  50% {
    transform: scaleY(0);
    transform-origin: center top;
  }
  100% {
    transform: scaleY(1);
    transform-origin: center top;
  }
}