@charset "UTF-8";
/*
html5doctor.com Reset Stylesheet
v1.6.1
Last Updated: 2010-09-17
Author: Richard Clark - http://richclarkdesign.com
Twitter: @rich_clark
*/
html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
small,
strong,
sub,
sup,
var,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

body {
  line-height: 1;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}

nav ul {
  list-style: none;
}

blockquote,
q {
  quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
  content: none;
}

a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  text-decoration: none;
}

/* change colours to suit your needs */
ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none;
}

/* change colours to suit your needs */
mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold;
}

del {
  text-decoration: line-through;
}

abbr[title],
dfn[title] {
  border-bottom: 1px dotted;
  cursor: help;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* change border colour to suit your needs */
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1em 0;
  padding: 0;
}

input,
select {
  vertical-align: middle;
}

html {
  position: relative;
}

html {
  background-color: #0B0B0B;
  color: #FFFFFF;
  font-size: calc(100vw / 375 * 100);
  scroll-behavior: smooth;
  scroll-padding-top: 0.2rem;
}
@media screen and (min-width: 768px) {
  html {
    font-size: calc(100vw / 976 * 100);
    scroll-padding-top: 0.2rem;
    /* スクロールバー全体 
    ::-webkit-scrollbar {
        width: 12px;
    }

    ::-webkit-scrollbar-track {
        background-color: transparent;
    }

    ::-webkit-scrollbar-thumb {
        background: #3a3a3a;
        border-radius: 12px;
        width: 6px;
        border: 2px solid transparent;
        box-sizing: border-box;
    }*/
  }
}

picture {
  display: block;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}
picture img {
  display: block;
  width: 100%;
  height: 100%;
}

strong {
  font-weight: 700;
}

a {
  transition: 0.3s;
  text-decoration: none;
  cursor: pointer;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
a:hover {
  opacity: 0.6;
}

img {
  display: inline-block;
}

ul {
  list-style: none;
}

body {
  font-weight: 400;
  font-family: "Noto Sans JP", sans;
  font-size: 0.14rem;
  line-height: 150%;
  letter-spacing: 0;
  position: relative;
  will-change: top;
  -webkit-text-size-adjust: none;
}
@media screen and (min-width: 768px) {
  body {
    font-size: 0.16rem;
  }
}
body * {
  box-sizing: border-box;
  -o-object-fit: cover;
     object-fit: cover;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
  letter-spacing: inherit;
  max-width: 100%;
  font-weight: inherit;
  color: inherit;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

section {
  position: relative;
}

::-moz-selection {
  background: #AF9554;
  color: white;
}

::selection {
  background: #AF9554;
  color: white;
}

::-moz-selection {
  background: #AF9554;
  color: white;
}

#fv {
  padding-bottom: 0.49rem;
}
#fv::before {
  content: "";
  width: 3.75rem;
  height: 7.13rem;
  position: absolute;
  top: 2.87rem;
  left: 0;
  background-image: url("../img/fv/bg.webp");
  background-size: contain;
  background-repeat: no-repeat;
}
#fv #fv-catch1 {
  position: absolute;
  z-index: 4;
  top: 0.18rem;
  left: 0.19rem;
  width: 2.9rem;
  height: 0.6rem;
  filter: drop-shadow(0 0 0.3rem rgba(0, 0, 0, 0.4));
}
#fv #fv-catch1 img {
  -o-object-fit: contain;
     object-fit: contain;
}
#fv #fv-catch2 {
  position: absolute;
  z-index: 4;
  top: 2.79rem;
  left: 0;
  width: 3.54rem;
  height: 1.53rem;
}
#fv #fv-catch2 img {
  -o-object-fit: contain;
     object-fit: contain;
}
#fv #fv-catch3 {
  width: 3.36rem;
  height: 1.2rem;
  margin: 0 auto 0.17rem;
}
#fv #fv-catch3 img {
  -o-object-fit: contain;
     object-fit: contain;
}
#fv #fv-logo {
  display: block;
  width: 2.57rem;
  height: 0.43rem;
  margin: 0 auto 0.16rem;
}
#fv #fv-logo img {
  -o-object-fit: contain;
     object-fit: contain;
}
#fv > * {
  position: relative;
  z-index: 2;
}
#fv .l-desc {
  font-family: "Noto Sans JP", sans;
  font-size: 0.23rem;
  line-height: 0.32rem;
  letter-spacing: -0.013em;
  font-weight: 700;
  text-align: center;
  display: block;
  margin-bottom: 0.09rem;
}
#fv .l-desc strong {
  color: #14A83B;
}
#fv .l-desc b {
  color: #F39800;
}
#fv .l-slider {
  position: relatifve;
  z-index: 3;
  height: 3.46rem;
  margin-bottom: 0.96rem;
}
#fv .l-slider .swiper {
  height: 100%;
}
#fv .l-slider .swiper .swiper-wrapper {
  height: 100%;
}
#fv .l-slider .swiper .swiper-wrapper .swiper-slide {
  height: 100%;
}
#fv .l-note {
  font-family: "Noto Sans JP", sans;
  font-size: 0.09rem;
  line-height: 0.13rem;
  letter-spacing: 0em;
  font-weight: 500;
  margin-bottom: 0.09rem;
  text-align: center;
}
#fv .l-price {
  display: flex;
  justify-content: center;
  gap: 0.13rem;
}
#fv .l-price::before {
  content: "";
  position: absolute;
  z-index: 3;
  top: calc(50% + 0.06rem);
  left: 50%;
  width: 0.34rem;
  height: 0.34rem;
  transform: translate(-50%, -50%);
  background-image: url("../img/common/plus_black.png");
  background-size: contain;
  background-repeat: no-repeat;
}
#fv .l-price picture {
  width: 1.63rem;
}
#fv .l-present {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 0.11rem;
  margin-top: 0.11rem;
  margin-bottom: 0.11rem;
}
#fv .l-present span {
  font-family: "Noto Sans JP", sans;
  font-size: 0.26rem;
  line-height: 0.37rem;
  letter-spacing: 0em;
  font-weight: 500;
  transform: rotate(-5deg);
}
#fv .l-present picture {
  width: 3.35rem;
}
#fv .l-present::after {
  content: "";
  width: 0.34rem;
  height: 0.34rem;
  background-image: url("../img/common/plus_white.png");
  background-size: contain;
  background-repeat: no-repeat;
}
#fv .l-box {
  border-radius: 0.08rem;
  width: 3.4rem;
  margin: auto;
  padding: 0.02rem 0.18rem 0.13rem;
  border: 0.02rem solid #AF9554;
}
#fv .l-box::before {
  content: "";
  position: absolute;
  width: 1.02rem;
  height: 1.07rem;
  background-image: url("../img/fv/selective.png");
  background-size: contain;
  background-repeat: no-repeat;
  top: -0.81rem;
  left: -0.05rem;
}
#fv .l-box__heading {
  color: #FFFF00;
  font-family: "Noto Sans JP", sans;
  font-size: 0.4rem;
  line-height: 0.58rem;
  letter-spacing: 0em;
  font-weight: 600;
  text-align: center;
}
#fv .l-box__desc {
  display: block;
  text-align: center;
  font-family: "Noto Sans JP", sans;
  font-size: 0.13rem;
  line-height: 0.17rem;
  letter-spacing: 0em;
  font-weight: 500;
  margin-bottom: 0.1rem;
}
#fv .l-box__main {
  display: flex;
  flex-wrap: wrap;
  gap: 0.08rem 0;
  justify-content: space-between;
}
#fv .l-box__main picture {
  width: 1.45rem;
}

#facility .u-width {
  padding-bottom: 0.81rem;
  border-bottom: 0.01rem solid #AF9554;
}
#facility .c-heading {
  margin-bottom: 0.22rem;
}
#facility .l-catch {
  width: 3.18rem;
  margin: 0 auto 0.1rem;
}
#facility .l-top-slider {
  margin-bottom: 0.6rem;
}
#facility .l-top-slider .swiper-wrapper {
  transition-timing-function: linear;
}
#facility .l-container {
  display: flex;
  flex-direction: column;
  gap: 0.77rem;
  align-items: center;
}
#facility .l-heading {
  margin: 0 auto 0.24rem;
  width: -moz-fit-content;
  width: fit-content;
}
#facility .l-heading #head-machine {
  width: 2.72rem;
  height: 0.71rem;
}
#facility .l-heading #head-circuit {
  width: 2.57rem;
  height: 1.04rem;
}
#facility .l-heading #head-functional {
  width: 2.96rem;
  height: 0.71rem;
}
#facility .l-heading #head-field {
  width: 3.18rem;
  height: 0.71rem;
}
#facility .l-heading #head-studio {
  width: 2.96rem;
  height: 0.71rem;
}
#facility .l-heading #head-locker {
  width: 2.96rem;
  height: 0.71rem;
}
#facility .l-heading #head-golf {
  width: 2.96rem;
  height: 0.71rem;
}
#facility .l-slider {
  position: relative;
}
#facility .l-slider .swiper-button-disabled {
  opacity: 0.2;
}
#facility .l-slider__pagination {
  display: flex;
  justify-content: center;
  gap: 0.16rem;
  margin-top: 0.16rem;
}
#facility .l-slider__pagination .swiper-pagination-bullet {
  margin: 0;
  background-color: #606060;
  opacity: 1;
  width: 0.08rem;
  height: 0.08rem;
}
#facility .l-slider__pagination .swiper-pagination-bullet-active {
  background-color: #AF9554 !important;
}
#facility .l-desc {
  font-family: "Noto Sans JP", sans;
  font-size: 0.16rem;
  line-height: 0.28rem;
  letter-spacing: -0.013em;
  font-weight: 400;
  margin-top: 0.24rem;
  text-align: center;
}

#price {
  padding-top: 0.4rem;
  padding-bottom: 1.2rem;
}
#price .l-heading {
  text-align: center;
  font-family: "Barlow", "Noto Sans JP", sans;
  font-size: 0.4rem;
  line-height: 0.48rem;
  letter-spacing: 0em;
  font-weight: 700;
  margin-bottom: 0.02rem;
  color: #AF9554;
}
#price .l-desc {
  text-align: center;
  font-family: "Noto Sans JP", sans;
  font-size: 0.2rem;
  line-height: 0.29rem;
  letter-spacing: 0em;
  font-weight: 500;
}
#price .l-container {
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 0rem;
  align-items: center;
  margin-top: 0.48rem;
}
#price .l-container h3 {
  background-color: #605332;
  width: 100%;
  height: 0.5rem;
  display: flex;
  align-items: center;
  justify-content: center;
  color: white;
  font-family: "Noto Sans JP", sans;
  font-size: 0.2rem;
  line-height: 0.29rem;
  letter-spacing: 0em;
  font-weight: 500;
}
#price .l-container .l-wrapper {
  display: flex;
  flex-direction: column;
  gap: 0.16rem;
  align-items: center;
  text-align: center;
  padding: 0.14rem 0.16rem 0.16rem;
  background-color: white;
  width: 100%;
  color: #605332;
}
#price .l-container .l-wrapper:nth-of-type(2n) {
  background-color: #F4F1EA;
}
#price .l-container .l-wrapper h4 {
  font-family: "Noto Sans JP", sans;
  font-size: 0.18rem;
  line-height: 0.26rem;
  letter-spacing: 0em;
  font-weight: 500;
}
#price .l-container .l-wrapper h4 small {
  font-size: 0.16rem;
}
#price .l-container .l-wrapper p {
  padding-top: 0.08rem;
  padding-bottom: 0.08rem;
  font-family: "Noto Sans JP", sans;
  font-size: 0.16rem;
  line-height: 0.24rem;
  letter-spacing: 0em;
  font-weight: 500;
}
#price .l-container .l-wrapper dl {
  display: flex;
  flex-direction: column;
  gap: 0.16rem;
  align-items: center;
  width: 100%;
}
#price .l-container .l-wrapper dl dt {
  width: 100%;
  height: 0.32rem;
  background-color: rgba(175, 149, 84, 0.7);
  color: white;
  font-family: "Noto Sans JP", sans;
  font-size: 0.14rem;
  line-height: 0.2rem;
  letter-spacing: 0em;
  font-weight: 500;
  display: flex;
  align-items: center;
  justify-content: center;
}
#price .l-container .l-wrapper dl dd {
  font-family: "Noto Sans JP", sans;
  font-size: 0.16rem;
  line-height: 0.24rem;
  letter-spacing: 0em;
  font-weight: 400;
}
#price .l-container .l-wrapper dl dd small {
  font-family: "Noto Sans JP", sans;
  font-size: 0.12rem;
  line-height: 0.17rem;
  letter-spacing: 0em;
  font-weight: 400;
  display: block;
  margin-top: 0.06rem;
}
#price .l-sub {
  display: flex;
  flex-direction: column;
  gap: 0.24rem;
  align-items: center;
  width: 100%;
  margin-top: 0.4rem;
}
#price .l-sub__content {
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 0rem;
  align-items: center;
}
#price .l-sub__content dl {
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 0rem;
  align-items: center;
  background-color: white;
}
#price .l-sub__content dl:nth-of-type(2n) {
  background-color: #F4F1EA;
}
#price .l-sub__content dl dt {
  width: 100%;
  height: 0.32rem;
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: "Noto Sans JP", sans;
  font-size: 0.18rem;
  line-height: 0.26rem;
  letter-spacing: 0em;
  font-weight: 500;
  background-color: #605332;
  color: white;
}
#price .l-sub__content dl dd {
  width: 100%;
  padding-top: 0.16rem;
  padding-bottom: 0.16rem;
  text-align: center;
  font-family: "Noto Sans JP", sans;
  font-size: 0.16rem;
  line-height: 0.24rem;
  letter-spacing: 0em;
  font-weight: 400;
  color: #605332;
}
#price .c-btn--arrow {
  margin-top: 0.64rem;
  margin-bottom: 0.64rem;
}
#price .l-note {
  margin-top: 0.16rem;
  margin-bottom: 0.8rem;
}
#price .l-note li {
  display: flex;
  font-family: "Noto Sans JP", sans;
  font-size: 0.13rem;
  line-height: 0.22rem;
  letter-spacing: 0em;
  font-weight: 500;
}
#price .l-note li::before {
  content: "●";
}
#price .l-button {
  display: flex;
  flex-direction: column;
  gap: 0.32rem;
  align-items: center;
}
#price .l-box {
  border: 0.01rem solid #AF9554;
  padding: 0.32rem 0.24rem 0.4rem;
  width: 100%;
  margin-top: 0.8rem;
}
#price .l-box__heading {
  font-family: "Noto Sans JP", sans;
  font-size: 0.26rem;
  line-height: 0.37rem;
  letter-spacing: 0em;
  font-weight: 600;
  text-align: center;
}
#price .l-box__catch {
  font-family: "Noto Sans JP", sans;
  font-size: 0.2rem;
  line-height: 0.29rem;
  letter-spacing: 0em;
  font-weight: 400;
  margin-top: 0.13rem;
  margin-bottom: 0.21rem;
  display: block;
  text-align: center;
}
#price .l-box__desc {
  font-family: "Noto Sans JP", sans;
  font-size: 0.16rem;
  line-height: 0.24rem;
  letter-spacing: 0em;
  font-weight: 400;
  text-align: center;
}
#price .l-box__flow {
  margin-top: 0.41rem;
}
#price .l-box__flow--heading {
  color: #AF9554;
  text-align: center;
  font-family: "Noto Sans JP", sans;
  font-size: 0.2rem;
  line-height: 0.29rem;
  letter-spacing: 0em;
  font-weight: 400;
  margin-bottom: 0.24rem;
}
#price .l-box__flow--main {
  font-family: "Noto Sans JP", sans;
  font-size: 0.16rem;
  line-height: 0.32rem;
  letter-spacing: 0em;
  font-weight: 400;
}
#price .l-box__flow--main li {
  list-style: none;
}
#price .l-box__flow--main span {
  color: #AF9554;
}

#access {
  padding-bottom: 0.82rem;
}
#access .l-catch {
  width: 2.87rem;
  height: 0.61rem;
  margin: 0.5rem auto 0.4rem;
}
#access .l-gallery {
  display: flex;
  flex-direction: column;
  gap: 0.24rem;
  align-items: center;
  width: 100%;
}
#access .l-gallery > * {
  width: 3.15rem;
  height: 2.09rem;
}
#access .l-gallery img {
  width: 100%;
  height: 100%;
}
#access .l-gallery iframe {
  width: 100%;
  height: 100%;
}
#access .l-desc {
  text-align: center;
  font-family: "Noto Sans JP", sans;
  font-size: 0.2rem;
  line-height: 0.32rem;
  letter-spacing: -0.05em;
  font-weight: 400;
  margin-top: 0.4rem;
  margin-bottom: 0.3rem;
}
#access .l-desc b {
  font-weight: 500;
}
#access .l-logo {
  width: 3.1rem;
  height: 0.54rem;
  margin: auto;
  margin-bottom: 0.28rem;
}
#access .l-logo img {
  -o-object-fit: contain;
     object-fit: contain;
  width: 100%;
  height: 100%;
}
#access .l-address {
  font-family: "Noto Sans JP", sans;
  font-size: 0.16rem;
  line-height: 0.24rem;
  letter-spacing: 0em;
  font-weight: 400;
  text-align: center;
  margin-bottom: 0.34rem;
}
#access .l-tel {
  width: 2.53rem;
  height: 0.25rem;
  margin: auto;
  display: block;
}
#access .l-tel img {
  -o-object-fit: contain;
     object-fit: contain;
}
#access .l-info {
  width: 3.27rem;
  display: flex;
  flex-direction: column;
  gap: 0.16rem;
  align-items: center;
  margin: 0.49rem auto 0.6rem;
}
#access .l-info dl {
  padding-bottom: 0.16rem;
  text-align: center;
  display: flex;
  flex-direction: column;
  gap: 0rem;
  align-items: center;
  font-family: "Noto Sans JP", sans;
  font-size: 0.14rem;
  line-height: 0.24rem;
  letter-spacing: 0em;
  font-weight: 400;
  border-bottom: 0.01rem solid #707070;
  width: 100%;
}
#access .l-info dl:nth-last-of-type(1) {
  padding-bottom: unset;
  border-bottom: unset;
}
#access .l-info dl dt {
  color: #AF9554;
}
#access .l-copyright {
  font-family: "Noto Sans JP", sans;
  font-size: 0.1rem;
  line-height: 0.24rem;
  letter-spacing: 0em;
  font-weight: 400;
  text-align: center;
  display: block;
  width: 100%;
}

.p-body {
  position: relative;
}

.p-main {
  width: 100%;
  overflow-x: hidden;
}
@media screen and (min-width: 768px) {
  .p-main {
    display: flex;
    width: 100%;
    overflow: initial;
  }
}
.p-main__bg {
  display: none;
}
@media screen and (min-width: 768px) {
  .p-main__bg {
    display: flex;
    position: fixed;
    width: 100%;
    height: 100vh;
    top: 0;
    left: 0;
  }
}
.p-main__bg--slider {
  width: 100%;
  height: 100%;
  pointer-events: none;
  opacity: 0.4;
}
.p-main__bg--logo {
  width: 2.43rem;
  height: 0.41rem;
  position: absolute;
  z-index: 2;
  top: 0.19rem;
  right: calc(50% + 2.15rem);
}
.p-main__bg--logo img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
.p-main__bg--menu {
  position: absolute;
  z-index: 2;
  top: 0.29rem;
  left: calc(50% + 2.2rem);
  width: 2.29rem;
}
.p-main__bg--menu--content {
  padding: 0.15rem 0.22rem 0.22rem;
  background-color: #0B0B0B;
  margin-bottom: 0.42rem;
}
.p-main__bg--menu--heading {
  padding-bottom: 0.12rem;
  border-bottom: 0.015rem solid #AF9554;
  margin-bottom: 0.2rem;
  color: #AF9554;
}
.p-main__bg--menu--nav {
  display: flex;
  flex-direction: column;
  gap: 0.16rem;
  align-items: flex-start;
}
.p-main__bg--menu--nav--link {
  display: flex;
  flex-direction: column;
  gap: 0rem;
  align-items: flex-start;
}
.p-main__bg--menu--nav--link strong {
  font-family: "Noto Sans JP", sans;
  font-size: 0.15rem;
  line-height: 0.21rem;
  letter-spacing: 0em;
  font-weight: 600;
}
.p-main__bg--menu--nav--link span {
  color: #AF9554;
  font-family: "Barlow", "Noto Sans JP", sans;
  font-size: 0.09rem;
  line-height: 0.11rem;
  letter-spacing: -0.013em;
  font-weight: 600;
}
.p-main__bg--menu--button {
  display: flex;
  flex-direction: column;
  gap: 0.2rem;
  align-items: center;
}
.p-main__bg--menu--button a {
  width: 100%;
  height: 0.54rem;
  display: flex;
  align-items: center;
  justify-content: center;
  color: white;
  border-radius: 0.06rem;
  gap: 0.09rem;
  font-family: "Noto Sans JP", sans;
  font-size: 0.19rem;
  line-height: 0.27rem;
  letter-spacing: 0em;
  font-weight: 500;
}
.p-main__bg--menu--button a span {
  padding-bottom: 0.03rem;
}
.p-main__bg--menu--button #menu-web {
  background: linear-gradient(to bottom, #14A83B 0%, #006E1E 100%);
}
.p-main__bg--menu--button #menu-web::before {
  content: "";
  width: 0.18rem;
  height: 0.18rem;
  background-image: url("../img/common/icon_pen.svg");
  background-size: contain;
  background-repeat: no-repeat;
}
.p-main__bg--menu--button #menu-tel {
  background: linear-gradient(to bottom, #D1AF59 0%, #AF9554 100%);
}
.p-main__bg--menu--button #menu-tel::before {
  content: "";
  width: 0.16rem;
  height: 0.16rem;
  background-image: url("../img/common/icon_phone.svg");
  background-size: contain;
  background-repeat: no-repeat;
}
.p-main__content {
  overflow-x: hidden;
  background-color: black;
  position: relative;
  z-index: 2;
}
@media screen and (min-width: 768px) {
  .p-main__content {
    width: 3.75rem;
    margin: auto;
  }
}

.p-cta-sp {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 0.48rem;
  z-index: 5;
  display: flex;
}
@media screen and (min-width: 768px) {
  .p-cta-sp {
    display: none;
  }
}
.p-cta-sp__web {
  width: 2.25rem;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 0.16rem 0.16rem 0 0;
  color: white;
  background: linear-gradient(to bottom, #14A83B 0%, #006E1E 100%);
  gap: 0.08rem;
  font-family: "Noto Sans JP", sans;
  font-size: 0.17rem;
  line-height: 0.25rem;
  letter-spacing: 0em;
  font-weight: 500;
}
.p-cta-sp__web::before {
  content: "";
  width: 0.16rem;
  height: 0.16rem;
  background-image: url("../img/common/icon_pen.svg");
  background-size: contain;
  background-repeat: no-repeat;
  position: relative;
  top: 0.01rem;
}
.p-cta-sp__tel {
  flex-grow: 1;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 0.16rem 0.16rem 0 0;
  color: white;
  background: linear-gradient(to bottom, #D1AF59 0%, #AF9554 100%);
  gap: 0.08rem;
  font-family: "Noto Sans JP", sans;
  font-size: 0.14rem;
  line-height: 0.2rem;
  letter-spacing: 0em;
  font-weight: 500;
}
.p-cta-sp__tel::before {
  content: "";
  width: 0.17rem;
  height: 0.17rem;
  background-image: url("../img/common/icon_phone.svg");
  background-size: contain;
  background-repeat: no-repeat;
  position: relative;
  top: 0.01rem;
}

.p-header__switch {
  display: none;
}
.p-header__switch:checked ~ .p-header__hamburger .p-header__hamburger--line:nth-of-type(1) {
  transform: rotate(25deg);
  transform-origin: center left;
}
.p-header__switch:checked ~ .p-header__hamburger .p-header__hamburger--line:nth-of-type(2) {
  opacity: 0;
}
.p-header__switch:checked ~ .p-header__hamburger .p-header__hamburger--line:nth-of-type(3) {
  transform: rotate(-25deg);
  transform-origin: center left;
}
.p-header__switch:checked ~ .p-header__nav {
  transform: translateY(0);
  opacity: 1;
}
.p-header__hamburger {
  position: fixed;
  z-index: 10;
  width: 0.32rem;
  height: 0.15rem;
  top: 0.21rem;
  right: 0.16rem;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: space-between;
}
@media screen and (min-width: 768px) {
  .p-header__hamburger {
    display: none;
  }
}
.p-header__hamburger--line {
  width: 100%;
  height: 0.02rem;
  background-color: white;
  cursor: pointer;
  transition: 0.3s;
}
.p-header__nav {
  transition: 0.3s;
  opacity: 0;
  transform: translateY(-100%);
  position: fixed;
  z-index: 9;
  top: 0;
  left: 0;
  width: 100%;
  background-color: rgba(11, 11, 11, 0.95);
  padding: 0.17rem 0.25rem 0.4rem;
}
@media screen and (min-width: 768px) {
  .p-header__nav {
    display: none;
  }
}
.p-header__nav--logo {
  width: 2.18rem;
  height: 0.37rem;
  background-image: url("../img/common/logo.png");
  background-size: contain;
  background-repeat: no-repeat;
  margin-bottom: 0.33rem;
  display: block;
}
.p-header__nav--menu {
  display: flex;
  flex-wrap: wrap;
  gap: 0.18rem 0;
}
.p-header__nav--menu--item {
  display: flex;
  flex-direction: column;
  width: 50%;
}
.p-header__nav--menu--item strong {
  font-family: "Noto Sans JP", sans;
  font-size: 0.22rem;
  line-height: 0.32rem;
  letter-spacing: 0em;
  font-weight: 600;
}
.p-header__nav--menu--item span {
  color: #AF9554;
  font-family: "Barlow", "Noto Sans JP", sans;
  font-size: 0.13rem;
  line-height: 0.16rem;
  letter-spacing: -0.013em;
  font-weight: 600;
  padding-left: 0.02rem;
}

.p-footer {
  background-color: #D60012;
  padding: 0.51rem 0.26rem 0.37rem;
  width: 100%;
}
.p-footer__link {
  display: flex;
  flex-direction: column;
  gap: 0.2rem;
  align-items: center;
  margin-bottom: 0.33rem;
}
.p-footer__name {
  font-family: "Noto Sans JP", sans;
  font-size: 0.16rem;
  line-height: 0.24rem;
  letter-spacing: 0.02em;
  font-weight: 700;
  color: white;
}
.p-footer__address {
  font-family: "Noto Sans JP", sans;
  font-size: 0.14rem;
  line-height: 0.2rem;
  letter-spacing: 0.02em;
  font-weight: 500;
  color: white;
}
.p-footer__tel {
  font-size: 0.25rem;
  line-height: 0.36rem;
  letter-spacing: 0.02em;
  font-weight: 700;
  color: white;
}
.p-footer__copyright {
  margin-top: 0.24rem;
  font-family: "Noto Sans JP", sans;
  font-size: 0.13rem;
  line-height: 0.19rem;
  letter-spacing: 0.02em;
  font-weight: 500;
  display: block;
  text-align: center;
  color: white;
}

.p-step {
  display: flex;
  flex-direction: column;
  gap: 0.16rem;
  align-items: center;
}
.p-step__head {
  width: 0.86rem;
  height: 0.39rem;
  background-color: #FFFF00;
  color: #605332;
  border-radius: 1rem;
  font-family: "Noto Sans JP", sans;
  font-size: 0.15rem;
  line-height: 0.21rem;
  letter-spacing: 0.02em;
  font-weight: 700;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
}
.p-step__desc {
  font-family: "Noto Sans JP", sans;
  font-size: 0.16rem;
  line-height: 0.28rem;
  letter-spacing: 0em;
  font-weight: 500;
  text-align: center;
  width: 2.8rem;
}
.p-step__desc strong {
  color: #F39800;
}
.p-step__image {
  width: 2.8rem;
}
.p-step__image img {
  width: 100%;
}
.p-step__complete {
  width: 1.79rem;
  height: 1.79rem;
  border-radius: 100%;
  border: 0.01rem solid #F39800;
  color: #F39800;
  background-color: white;
  font-size: 0.24rem;
  line-height: 0.34rem;
  letter-spacing: 0.02em;
  font-weight: 700;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 1.73rem;
}

.p-items {
  display: flex;
  flex-direction: column;
  gap: 1.28rem;
  align-items: center;
}
.p-items__wrapper {
  width: 100%;
  position: relative;
}
.p-items__cloud {
  position: relative;
  width: 2.69rem;
  height: 2.3rem;
  padding-top: 0.34rem;
  background-image: url("../img/common/cloud_w.svg");
  background-size: contain;
  background-repeat: no-repeat;
  display: flex;
  flex-direction: column;
  gap: 0.16rem;
  align-items: center;
  margin-left: auto;
  margin-right: 0.2rem;
  filter: drop-shadow(0.2rem 0.2rem 0.2rem rgba(137, 63, 0, 0.1));
  padding-left: 0.2rem;
}
.p-items__cloud--head {
  text-align: center;
  color: #D60012;
  font-size: 0.3rem;
  line-height: 0.44rem;
  letter-spacing: 0.06em;
  font-weight: 700;
}
.p-items__cloud--desc {
  color: #605332;
  font-size: 0.15rem;
  line-height: 0.24rem;
  letter-spacing: 0em;
  font-weight: 700;
  text-align: center;
}
.p-items__catch {
  position: absolute;
  width: 1.62rem;
  height: 0.46rem;
  top: -0.09rem;
  left: -0.38rem;
  transform: translateY(-100%);
}
.p-items__catch img {
  -o-object-fit: contain;
     object-fit: contain;
}
.p-items__mug {
  position: absolute;
  width: 1.15rem;
  height: 0.67rem;
  top: -0.47rem;
  right: 0.13rem;
}
.p-items__mug img {
  -o-object-fit: contain;
     object-fit: contain;
}
.p-items__god {
  width: 1.6rem;
  height: 2.63rem;
  position: absolute;
  top: -0.4rem;
  left: -0.8rem;
}
.p-items__god img {
  -o-object-fit: contain;
     object-fit: contain;
}
.p-items__desc {
  font-family: "Noto Sans JP", sans;
  font-size: 0.13rem;
  line-height: 0.22rem;
  letter-spacing: 0em;
  font-weight: 500;
  text-align: center;
  color: #605332;
  margin-top: 0.16rem;
  margin-bottom: 0.31rem;
  display: none !important;
}
.p-items__bottom {
  position: relative;
  width: 1.91rem;
  margin-top: 0.2rem;
  margin-left: auto;
  margin-right: 0.28rem;
  margin-bottom: 0.44rem;
}
.p-items__bottom--sub {
  width: 0.9rem;
  height: 0.26rem;
  border-radius: 0.04rem;
  color: #D60012;
  border: 0.015rem solid #D60012;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 0.12rem;
  line-height: 0.17rem;
  letter-spacing: 0.06em;
  font-weight: 500;
  transform: rotate(-5deg);
  margin-bottom: 0.08rem;
}
.p-items__bottom--taste {
  display: flex;
  gap: 0.08rem;
  align-items: center;
  margin-bottom: 0.03rem;
}
.p-items__bottom--taste strong {
  font-size: 0.2rem;
  line-height: 0.29rem;
  letter-spacing: 0.06em;
  font-weight: 700;
}
.p-items__bottom--taste span {
  font-family: "Noto Sans JP", sans;
  font-size: 0.12rem;
  line-height: 0.17rem;
  letter-spacing: 0.02em;
  font-weight: 700;
  color: #D60012;
}
.p-items__bottom--desc {
  font-family: "Noto Sans JP", sans;
  font-size: 0.14rem;
  line-height: 0.25rem;
  letter-spacing: 0em;
  font-weight: 500;
}
.p-items__senbei {
  width: 1.66rem;
  height: 2.06rem;
  position: absolute;
  top: -0.11rem;
  left: -1.32rem;
}
.p-items__senbei img {
  -o-object-fit: contain;
     object-fit: contain;
}
.p-items__char {
  width: 0.63rem;
  height: 0.63rem;
  position: absolute;
  top: -0.29rem;
  right: -0.05rem;
}
.p-items__char img {
  -o-object-fit: contain;
     object-fit: contain;
}

.c-btn, .c-btn--arrow, .c-btn--arrow--green, .c-btn--gold {
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  margin: auto;
  position: relative;
}
.c-btn--gold {
  width: 100%;
  height: 0.64rem;
  background-color: #AF9554;
  color: white;
  font-family: "Noto Sans JP", sans;
  font-size: 0.22rem;
  line-height: 0.32rem;
  letter-spacing: 0em;
  font-weight: 600;
  border-radius: 1rem;
}
.c-btn--arrow, .c-btn--arrow--green {
  width: 2.4rem;
  height: 0.56rem;
  background-color: #AF9554;
  color: white;
  font-family: "Noto Sans JP", sans;
  font-size: 0.18rem;
  line-height: 0.26rem;
  letter-spacing: 0em;
  font-weight: 500;
  border-radius: 1rem;
}
.c-btn--arrow::after, .c-btn--arrow--green::after {
  content: "";
  width: 0.24rem;
  height: 0.24rem;
  background-image: url("../img/common/arrow.svg");
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  top: 50%;
  right: 0.13rem;
  transform: translateY(-50%);
}
.c-btn--arrow--green {
  width: 100%;
  height: 1rem;
  background-color: #14A83B;
  flex-direction: column;
  border: 0.01rem solid white;
  gap: 0.02rem;
  padding-bottom: 0.02rem;
}
.c-btn--arrow--green span {
  font-family: "Noto Sans JP", sans;
  font-size: 0.16rem;
  line-height: 0.24rem;
  letter-spacing: 0em;
  font-weight: 600;
}
.c-btn--arrow--green strong {
  font-family: "Noto Sans JP", sans;
  font-size: 0.26rem;
  line-height: 0.37rem;
  letter-spacing: 0em;
  font-weight: 500;
}

.c-heading {
  color: #AF9554;
  text-align: center;
}
.c-heading span {
  font-family: "Barlow", "Noto Sans JP", sans;
  font-size: 0.18rem;
  line-height: 0.22rem;
  letter-spacing: -0.013em;
  font-weight: 900;
}

.c-full {
  position: relative;
  max-width: unset;
  width: 3.75rem;
  left: 50%;
  transform: translateX(-50%);
}

.c-desc {
  font-family: "Noto Sans JP", sans;
  font-size: 0.18rem;
  line-height: 0.3rem;
  letter-spacing: 0em;
  font-weight: 500;
  text-align: center;
}
.c-desc strong {
  color: #F39800;
}

.u-width {
  box-sizing: border-box;
  width: 100%;
  padding-left: 0.155rem;
  padding-right: 0.155rem;
}

@media screen and (min-width: 768px) {
  .sp-only {
    display: none !important;
  }
}

@media screen and (max-width: 767px) {
  .pc-only {
    display: none !important;
  }
}/*# sourceMappingURL=style.css.map */