/*!****************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[2].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[2].use[3]!./src/sass/style.scss ***!
  \****************************************************************************************************************************************************************************************************************/
  @charset "UTF-8"; /*!****************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[2].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[2].use[3]!./src/sass/style.scss ***!
  \****************************************************************************************************************************************************************************************************************/
/*! destyle.css v3.0.0 | 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;
    font-weight: inherit;
    margin: 0;
    padding: 0 !important;
    border: none !important;
    border-radius: 0px !important;
}

h4 {
    background-color: inherit !important;
}

h3::after {
    content: none !important;
    line-height: 0;
    display: block;
    overflow: hidden;
    position: absolute;
    bottom: auto !important;
    border: none !important;
}

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

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

dd {
    margin-left: 0;
}

/* Grouping content */
/* ============================================ */
/**
   * 1. Add the correct box sizing in Firefox.
   * 2. Show the overflow in Edge and IE.
   */
hr {
    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 !important;
    color: #fff !important;
}

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

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

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

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

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

sub {
    bottom: -0.25em;
}

sup {
    top: -0.5em;
}

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

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

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

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

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

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

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

select:disabled {
    opacity: inherit;
}

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

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

legend {
    padding: 0;
}

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

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

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

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

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

caption {
    text-align: left;
}

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

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

html {
    font-size: 10px;
}

body {
    overflow: visible !important;
}

picture {
    display: block;
}

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

a {
    display: block;
}

.l-footer {
    background-color: #000000;
}

.l-footer__container {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    height: clamp(0px, 14.3vw, 143px);
}

.l-footer__list {
    display: flex;
    justify-content: center;
    -moz-column-gap: clamp(0px, 2.8vw, 28px);
    column-gap: clamp(0px, 2.8vw, 28px);
    margin-bottom: clamp(0px, 2.7vw, 27px);
    color: #fff;
    font-size: clamp(0px, 2vw, 20px);
}

.l-footer__list span {
    content: "";
    display: block;
    width: 1px;
    height: clamp(0px, 2vw, 20px);
    background-color: #fff;
}

.l-footer__item {
    line-height: 1;
}

.l-footer small {
    display: block;
    color: #fff;
    font-size: clamp(0px, 2vw, 20px);
}
.member_text{
    color: #fff;
    font-size: 32px;
    font-family: "Noto Serif JP", serif;
    letter-spacing: 0.06em;
    text-align: center ! IMPORTANT;
    margin: 0px auto 28px;
    line-height: 1.6em;
}
.member_img{
    width: 80%;
    display: block;
    margin: 0 auto 80px;
}
@media screen and (max-width: 600px) {
    .member_text {
        color: #fff;
        font-size: 18px;
        font-family: "Noto Serif JP", serif;
        letter-spacing: 0.06em;
        text-align: center ! IMPORTANT;
        margin: 0px auto 16px;
        line-height: 1.6em;
    }
    .member_img{
        width: 90%;
        display: block;
        margin: 0 auto 50px;
    }
    .l-footer__container {
        height: clamp(0px, 65.0666666667vw, 244px);
    }

    .l-footer__list {
        align-items: center;
        flex-direction: column;
        row-gap: clamp(0px, 4vw, 15px);
        margin-bottom: clamp(0px, 10.6666666667vw, 40px);
        font-size: clamp(0px, 4.2666666667vw, 16px);
    }

    .l-footer__list span {
        display: none;
    }

    .l-footer small {
        font-size: clamp(0px, 5.3333333333vw, 20px);
    }
}

.p-rule {
    color: black;
    font-family: "Noto Sans JP", serif;
    background-color: #fff !important;
}

.p-rule__info {
    margin-bottom: clamp(0px, 4vw, 40px);
    font-size: clamp(0px, 1.8vw, 18px);
    line-height: 1.4;
}

.p-rule__container {
    padding-top: clamp(0px, 17.9vw, 179px);
    padding-bottom: clamp(0px, 10vw, 100px);
}

.p-rule__head {
    font-size: clamp(0px, 2.4vw, 24px);
    font-weight: bold;
    margin-bottom: clamp(0px, 5.7vw, 57px);
}

.p-rule__list {
    width: 100%;
}

.p-rule__list dt {
    padding-top: clamp(0px, 2.2vw, 22px);
    padding-left: clamp(0px, 2vw, 20px);
    padding-bottom: clamp(0px, 2vw, 20px);
    width: 100%;
    font-size: clamp(0px, 1.8vw, 18px);
    line-height: 1;
    font-weight: bold;
    background-color: #f6f6f6;
}

.p-rule__list dd {
    padding-top: clamp(0px, 2.5vw, 25px);
    padding-left: clamp(0px, 2vw, 20px);
    padding-right: clamp(0px, 2vw, 20px);
    padding-bottom: clamp(0px, 3.1vw, 31px);
    width: 100%;
    font-size: clamp(0px, 1.8vw, 18px);
    line-height: 1.5;
}

.p-rule__list dd>div {
    padding-left: 1em;
    text-indent: -1em;
}

.p-rule__list dd>div:first-of-type {
    margin-bottom: clamp(0px, 3.2vw, 32px);
}

.p-rule a {
    color: black !important;
    text-decoration: underline !important;
}

.p-contact, .p-contact--sticky, .p-contact--normal, .p-contact--banner {
    background-position: center;
    background-size: cover;
}

.p-contact--banner {
    background-image: url(images/contact_banner.png);
}

.p-contact--banner .p-contact__container {
    padding-top: clamp(0px, 4vw, 40px);
    padding-bottom: clamp(0px, 4.5vw, 45px);
}

.p-contact--banner .p-contact__banner {
    margin-bottom: clamp(0px, 4.05vw, 40.5px);
}

.p-contact--banner .p-contact__banner h3 {
    text-align: center;
    margin: 1em 0 1.5em;
}

.iframe-wrap {
    position: relative;
    width: 100%;
    margin: 0 auto 3em;
    padding-top: 45%;
}

.iframe-wrap iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.p-contact--banner .p-contact__list {
    display: flex;
    justify-content:space-between;
    align-items: center;
}

.p-contact--normal {
    background-image: url(images/contact.jpg);
}

.p-contact--normal .p-contact__container {
    height: clamp(0px, 16.5vw, 165px);
}

.p-contact--normal .p-contact__list {
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: 100%;
}

.p-contact--sticky {
    position: sticky;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: transparent;
    z-index: 10;
    bottom: 0;
}

.p-contact--sticky .p-contact__list {
    display: flex;
    justify-content: center;
    gap: clamp(0px, 3.7vw, 37px);
    z-index: 5;
}

.p-contact--sticky .p-contact__item {
    margin: 0 !important;
}

.p-contact--sticky .p-contact__item a {
    border-radius: 0 !important;
}

.p-contact--sticky .p-contact__item a br {
    display: none;
}

@media screen and (max-width: 600px) {
    .p-contact--banner {
        background-image: url(images/contact_banner_sp.jpg);
    }

    .p-contact--banner .p-contact__container {
        padding-top: clamp(0px, 5.3333333333vw, 20px);
        padding-bottom: clamp(0px, 8vw, 30px);
    }

    .p-contact--banner .p-contact__banner {
        margin-bottom: clamp(0px, 5.3333333333vw, 20px);
    }

    .p-contact--banner .p-contact__banner h3 {
        font-size: clamp(0px, 5.5vw, 20px);
        margin: 1em 0;
    }

    .iframe-wrap {
        width: inherit;
        margin-left: calc(((100vw - 100%) / 2) * -1) !important;
        margin-right: calc(((100vw - 100%) / 2) * -1) !important;
    }

    .p-contact--banner .p-contact__list {
        flex-direction: column;
        gap: clamp(0px, 2.6666666667vw, 10px);
    }

    .p-contact--normal {
        background-image: url(images/contact_sp.jpg);
    }

    .p-contact--normal .p-contact__container {
        height: clamp(0px, 64.5333333333vw, 242px);
    }

    .p-contact--normal .p-contact__list {
        flex-direction: column;
        justify-content: center;
        gap: clamp(0px, 6.1866666667vw, 23.2px);
    }

    .p-contact--sticky .p-contact__list {
        width: 100%;
    }

    .p-contact--sticky .p-contact__item {
        width: 65%;
    }

    .p-contact--sticky .p-contact__item:first-of-type a {
        row-gap: clamp(0px, 1.0933333333vw, 4.1px);
    }

    .p-contact--sticky .p-contact__item:first-of-type a svg:first-of-type {
        width: clamp(0px, 6.6266666667vw, 24.85px);
    }

    .p-contact--sticky .p-contact__item:last-of-type a {
        row-gap: clamp(0px, 0.88vw, 3.3px);
    }

    .p-contact--sticky .p-contact__item:last-of-type a svg:first-of-type {
        width: clamp(0px, 8.6906666667vw, 32.59px);
    }

    .p-contact--sticky .p-contact__item a {
        width: 100% !important;
        font-size: clamp(0px, 3.4666666667vw, 13px);
    }

    .p-contact--sticky .p-contact__item a br {
        display: block;
    }

    .p-contact--sticky .p-contact__item a svg:last-of-type {
        display: none;
    }
}

.fixed {
    position: fixed !important;
    left: 50%;
    transform: translateX(-50%);
    width: 100%;
}

.sticky {
    position: sticky !important;
}

.p-reason {
    background-position: top center;
    background-size: cover;
    background-image: url(images/reason.jpg);
}
.p-reason_no{
    color: #be9f6e;
    font-size: 14px;
    letter-spacing: 0.1em;
  }
  .p-reason_no img{
    width: 70px;
    height: auto;
    display: block;
  }
  
.p-reason__container {
    padding-top: clamp(0px, 10vw, 100px);
    padding-bottom: clamp(0px, 10vw, 100px);
}
.p-reason__container_head {
    padding-top: clamp(0px, 4vw, 40px);
    padding-bottom: clamp(0px, 10vw, 100px);
}

.p-reason__head {
    position: relative;
    margin-bottom: clamp(0px, 11.3vw, 113px);
    color: #fff;
    font-size: clamp(0px, 6.4vw, 64px);
    font-family: "Noto Serif JP", serif;
    letter-spacing: 0.06em;
    text-align: center;
}

.p-reason__head span {
    font-size: clamp(0px, 5.6vw, 56px);
}

.p-reason__head::after {
    content: "REASON";
    position: absolute;
    top: 120% !important;
    left: 50%;
    transform: translateX(-50%);
    font-family: "trajan-pro-3", serif;
    font-weight: 400;
    font-style: normal;
    color: #d3c5a2;
    font-size: clamp(0px, 2.4vw, 24px);
    letter-spacing: 0.1em;
}

.p-reason__list-container {
    padding-top: clamp(0px, 1.7vw, 17px);
    padding-right: clamp(0px, 1.7vw, 17px);
    padding-bottom: clamp(0px, 1.8vw, 18px);
    padding-left: clamp(0px, 1.8vw, 18px);
    border-style: solid;
    border-color: #756445;
    border-width: clamp(0px, 0.2vw, 2px) clamp(0px, 0.2vw, 2px) clamp(0px, 0.2vw, 2px) clamp(0px, 0.2vw, 2px) !important;
}

.p-reason__list {
    padding-top: clamp(0px, 7vw, 70px);
    padding-right: clamp(0px, 6.83vw, 68.3px);
    padding-bottom: clamp(0px, 6.73vw, 67.3px);
    padding-left: clamp(0px, 7.04vw, 70.4px);
    border-style: solid;
    border-color: #756445;
    border-width: clamp(0px, 0.1vw, 1px) clamp(0px, 0.1vw, 1px) clamp(0px, 0.1vw, 1px) clamp(0px, 0.1vw, 1px) !important;
}

.p-reason__item {
    display: flex;
    margin-top: 0 !important;
}

.p-reason__item svg {
    margin-bottom: clamp(0px, 0.7751937984vw, 8px);
    height: auto;
}

.p-reason__item:first-of-type {
    gap: clamp(0px, 6.1627906977vw, 63.6px);
    margin-bottom: clamp(0px, 6.73vw, 67.3px);
}

.p-reason__item:first-of-type picture {
    width: clamp(0px, 36.8217054264vw, 380px);
    margin-top: 20px;
}

.p-reason__item:first-of-type>div {
    padding-top: clamp(0px, 1.8701550388vw, 19.3px);
}

.p-reason__item:first-of-type>div svg {
    width: clamp(0px, 6.7829457364vw, 70px);
}

.p-reason__item:first-of-type>div .p-reason__item-desc {
    width: clamp(0px, 36.8197674419vw, 379.98px);
}

.p-reason__item:nth-of-type(2) {
    flex-direction: row-reverse;
    gap: clamp(0px, 6.3372093023vw, 65.4px);
    margin-bottom: clamp(0px, 10.3972868217vw, 107.3px);
}

.p-reason__item:nth-of-type(2) picture {
    width: clamp(0px, 36.8217054264vw, 380px);
}

.p-reason__item:nth-of-type(2)>div svg {
    width: clamp(0px, 6.9457364341vw, 71.68px);
}

.p-reason__item:nth-of-type(2)>div .p-reason__item-desc {
    width: clamp(0px, 36.4699612403vw, 376.37px);
}

.p-reason__item:nth-of-type(3) {
    gap: clamp(0px, 6.1627906977vw, 63.6px);
    margin-bottom: clamp(0px, 10.8817829457vw, 112.3px);
}

.p-reason__item:nth-of-type(3) picture {
    width: clamp(0px, 36.8217054264vw, 380px);
}

.p-reason__item:nth-of-type(3)>div svg {
    width: clamp(0px, 6.8507751938vw, 70.7px);
}

.p-reason__item:nth-of-type(3)>div .p-reason__item-desc {
    width: clamp(0px, 36.3255813953vw, 374.88px);
}

.p-reason__item:nth-of-type(4) {
    flex-direction: row-reverse;
    gap: clamp(0px, 4.1472868217vw, 42.8px);
    margin-bottom: clamp(0px, 8.8468992248vw, 91.3px);
}

.p-reason__item:nth-of-type(4) img {
    max-height: 258px;
    object-fit: cover;
}

.p-reason__item:nth-of-type(4) picture {
    width: clamp(0px, 36.8217054264vw, 380px);
}

.p-reason__item:nth-of-type(4)>div svg {
    width: clamp(0px, 7.2737403101vw, 75.065px);
}

.p-reason__item:nth-of-type(4)>div .p-reason__item-desc {
    width: clamp(0px, 36.3255813953vw, 374.88px);
}

.p-reason__item:nth-of-type(5) {
    gap: clamp(0px, 6.3372093023vw, 65.4px);
    /*margin-bottom: clamp(0px, 8.8468992248vw, 91.3px);*/
}

.p-reason__item:nth-of-type(5) picture {
    width: clamp(0px, 36.8217054264vw, 380px);
}

.p-reason__item:nth-of-type(5)>div svg {
    width: clamp(0px, 6.7965116279vw, 70.14px);
}

.p-reason__item:nth-of-type(5)>div .p-reason__item-desc {
    width: clamp(0px, 36.3255813953vw, 374.88px);
}


.p-reason__item:nth-of-type(6) {
    flex-direction: row-reverse;
    gap: clamp(0px, 4.1472868217vw, 42.8px);
    margin-bottom: clamp(0px, 8.8468992248vw, 91.3px);
  }
  
  .p-reason__item:nth-of-type(6) picture {
    width: clamp(0px, 36.8217054264vw, 380px);
  }
  .p-reason__item:nth-of-type(6)>div .p-reason__item-desc {
    width: clamp(0px, 36.3255813953vw, 374.88px);
  }


.p-reason__item:nth-of-type(7) {
    gap: clamp(0px, 6.3372093023vw, 65.4px);
    margin-bottom: clamp(0px, 8.8468992248vw, 91.3px);
}

.p-reason__item:nth-of-type(7) picture {
    width: clamp(0px, 36.8217054264vw, 380px);
}

.p-reason__item:nth-of-type(7)>div svg {
    width: clamp(0px, 6.7965116279vw, 70.14px);
}

.p-reason__item:nth-of-type(7)>div .p-reason__item-desc {
    width: clamp(0px, 36.3255813953vw, 374.88px);
}


.p-reason__item:nth-of-type(8) {
    flex-direction: row-reverse;
    gap: clamp(0px, 4.1472868217vw, 42.8px);
  }
  
  .p-reason__item:nth-of-type(8) picture {
    width: clamp(0px, 36.8217054264vw, 380px);
  }
  .p-reason__item:nth-of-type(8)>div .p-reason__item-desc {
    width: clamp(0px, 36.3255813953vw, 374.88px);
  }

.p-reason__item-desc_text{
    font-size: 14px;
    margin-top: 20px;
}
.p-reason__item-head {
    margin-bottom: clamp(0px, 1.8vw, 18px);
    font-family: "Noto Serif JP", serif;
    color: #fff;
    font-size: clamp(0px, 3.488372093vw, 36px);
    letter-spacing: 0.06em;
    line-height: 1.3;
}

.p-reason__item-head span {
    font-size: clamp(0px, 2.7131782946vw, 24px);
    letter-spacing: 0.08em;
}

.p-reason__item-desc {
    font-family: "Noto Sans JP", sans-serif;
    color: #fff;
    letter-spacing: 0.1em;
    line-height: 1.7;
    font-size: clamp(0px, 1.7441860465vw, 18px);
}

@media screen and (max-width: 600px) {
    .p-reason {
        background-image: url(images/reason_sp.jpg);
    }

    .p-reason__container {
        padding-top: clamp(0px, 5.3333333333vw, 20px);
        padding-bottom: clamp(0px, 10.6666666667vw, 40px);
    }

    .p-reason__head {
        margin-bottom: clamp(0px, 13.3333333333vw, 50px);
        font-size: clamp(0px, 8.5333333333vw, 32px);
    }

    .p-reason__head span {
        font-size: clamp(0px, 7.4666666667vw, 28px);
    }

    .p-reason__head::after {
        top: 147%;
        font-size: clamp(0px, 3.7333333333vw, 14px);
    }

    .p-reason__list-container {
        padding-top: clamp(0px, 2.6666666667vw, 10px);
        padding-right: clamp(0px, 3.2vw, 12px);
        padding-bottom: clamp(0px, 3.2vw, 12px);
        padding-left: clamp(0px, 2.9333333333vw, 11px);
        border-width: clamp(0px, 0.5333333333vw, 2px) clamp(0px, 0.5333333333vw, 2px) clamp(0px, 0.5333333333vw, 2px) clamp(0px, 0.5333333333vw, 2px) !important;
    }

    .p-reason__list {
        gap: clamp(0px, 8vw, 30px);
        padding-top: clamp(0px, 5.3333333333vw, 20px);
        padding-right: clamp(0px, 4.2666666667vw, 16px);
        padding-left: clamp(0px, 4.8vw, 18px);
        padding-bottom: clamp(0px, 8vw, 30px);
        border-width: clamp(0px, 0.2666666667vw, 1px) clamp(0px, 0.2666666667vw, 1px) clamp(0px, 0.2666666667vw, 1px) clamp(0px, 0.2666666667vw, 1px) !important;
        margin-top: 0 !important;
        margin-bottom: 0 !important;
    }

    .p-reason__list:last-of-type {
        display: flex !important;
        flex-direction: column;
    }

    .p-reason__item {
        flex-direction: column !important;
        gap: unset !important;
        margin-bottom: 0 !important;
    }
    .p-reason__item .p-reason_no img {
    display: block;
    text-align: center;
    margin: 0 auto;
    }
    .p-reason__item .p-reason_no p {
    text-align: center;
    font-size: 11px;
    margin-bottom: 10px;
    }
    .p-reason__item svg:first-of-type {
        -ms-grid-row-align: center;
        align-self: center;
        margin-bottom: clamp(0px, 2.6666666667vw, 10px);
        width: clamp(0px, 14.9333333333vw, 56px);
    }

    .p-reason__item picture {
        margin-bottom: clamp(0px, 6.9066666667vw, 25.9px);
        width: 100% !important;
    }

    .p-reason__item-head {
        margin-bottom: clamp(0px, 5.3333333333vw, 20px);
        font-size: clamp(0px, 8vw, 30px);
    }

    .p-reason__item-head span {
        font-size: clamp(0px, 6.1333333333vw, 23px);
    }

    .p-reason__item-desc {
        font-size: clamp(0px, 4.8vw, 18px);
        line-height: 1.2;
    }
    .p-reason__item-desc_text{
        font-size: 14px;
        margin-top: 20px;
    }
}

@media screen and (max-width: 400px) {
    .p-reason__item-head {
        font-size: clamp(0px, 7.5vw, 30px);
    }

    .p-reason__item-head span {
        font-size: clamp(0px, 5.25vw, 19px);
    }

    .p-reason__item:nth-of-type(4) img {
        max-height: 211px;
    }
}

.p-introduce {
    background-image: linear-gradient(to bottom right, #000000, #b99251, #000);
    overflow: hidden;
}

.p-introduce__container {
    padding-top: clamp(0px, 10.3vw, 103px);
    padding-bottom: clamp(0px, 20.95vw, 209.5px);
}

.p-introduce__head {
    margin-bottom: clamp(0px, 21.9vw, 219px);
}

.p-introduce__head::after {
    content: "TRAINER";
}

.p-introduce__item {
    position: relative;
}

.p-introduce__item:first-of-type {
    margin-bottom: clamp(0px, 31.95vw, 319.5px);
}

.p-introduce__item:first-of-type .p-introduce__trainer-info {
    left: 4.8%;
    margin-right: auto;
}

.p-introduce__item:first-of-type .p-introduce__trainer-info::after {
    content: "KAZUMA AKAISHI";
}

.p-introduce__item:first-of-type .p-introduce__trainer-thumb {
    left: 45.6%;
}

.p-introduce__item:last-of-type .p-introduce__trainer-info {
    right: 7.7%;
    margin-left: auto;
}

.p-introduce__item:last-of-type .p-introduce__trainer-info::after {
    content: "SAEKO TERUI";
    white-space: nowrap;
}

.p-introduce__item:last-of-type .p-introduce__trainer-thumb {
    right: 48%;
}

.p-introduce__trainer-info {
    position: relative;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    z-index: 1;
}

.p-introduce__trainer-info::after {
    position: absolute;
    top: 150%;
    font-family: "Cinzel", serif !important;
    color: #fff;
    font-size: clamp(0px, 4vw, 40px);
    letter-spacing: 0.1em;
    opacity: 0.15;
    white-space: nowrap;
}

.p-introduce__trainer {
    margin-bottom: clamp(0px, 1.6vw, 16px);
    font-family: "Noto Serif JP", serif;
    color: #fff;
    font-size: clamp(0px, 6.4vw, 64px);
    letter-spacing: 0.1em;
}

.p-introduce__comment {
    font-family: "Noto Sans JP", sans-serif;
    color: #fff;
    font-size: clamp(0px, 2vw, 20px);
    line-height: 1.7;
}

.p-introduce__trainer-thumb {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: clamp(0px, 64.8vw, 648px);
    z-index: 1;
}

@media screen and (max-width: 600px) {
    .p-introduce__container {
        padding-top: clamp(0px, 13.3333333333vw, 50px);
        padding-bottom: clamp(0px, 12.0266666667vw, 45.1px);
    }

    .p-introduce__head {
        margin-bottom: clamp(0px, 8.5333333333vw, 32px);
    }

    .p-introduce__item {
        display: flex;
        flex-direction: column-reverse;
        gap: clamp(0px, 12vw, 45px);
    }

    .p-introduce__item picture {
        position: static;
        width: 100%;
        transform: none;
    }

    .p-introduce__item:first-of-type {
        margin-bottom: clamp(0px, 11.76vw, 44.1px);
    }

    .p-introduce__item:first-of-type .p-introduce__trainer-info::after {
        top: auto;
        left: -5%;
        bottom: 75%;
    }

    .p-introduce__item:last-of-type .p-introduce__trainer-info::after {
        top: auto;
        left: -1%;
        bottom: 75%;
    }

    .p-introduce__trainer-info {
        position: relative;
        left: auto !important;
        right: auto !important;
        margin: 0 !important;
        padding-left: 16px;
        padding-right: 16px;
    }

    .p-introduce__trainer-info::after {
        font-size: clamp(0px, 21.3333333333vw, 80px);
    }

    .p-introduce__trainer {
        margin-bottom: clamp(0px, 5.3333333333vw, 20px);
        font-size: clamp(0px, 8.5333333333vw, 32px);
    }

    .p-introduce__comment {
        font-size: clamp(0px, 4.8vw, 18px);
    }
}

@media screen and (max-width: 400px) {
    .p-introduce__comment {
        font-size: clamp(0px, 4.5vw, 18px);
    }
}

.p-flow {
    background-position: center;
    background-size: cover;
    background-image: url(images/flow.jpg);
}

.p-flow__container {
    padding-top: clamp(0px, 8.3vw, 83px);
    padding-bottom: clamp(0px, 10vw, 100px);
}

.p-flow__head {
    margin-bottom: clamp(0px, 10.9vw, 109px);
}

.p-flow__head::after {
    content: "FLOW";
}

.p-flow__list {
    display: flex;
    flex-wrap: wrap;
    -moz-column-gap: clamp(0px, 0.9689922481vw, 10px);
    column-gap: clamp(0px, 0.9689922481vw, 10px);
    justify-content: space-between;
    row-gap: clamp(0px, 4.1666666667vw, 43px);
}

.p-flow__item {
    position: relative;
    padding-top: clamp(0px, 6.2015503876vw, 64px);
    padding-left: clamp(0px, 5.0387596899vw, 52px);
    padding-right: clamp(0px, 5.0387596899vw, 52px);
    width: clamp(0px, 46.511627907vw, 480px);
    border-color: #e9d8aa;
    border-style: solid;
    border-width: clamp(0px, 0.0968992248vw, 1px) clamp(0px, 0.0968992248vw, 1px) clamp(0px, 0.0968992248vw, 1px) clamp(0px, 0.0968992248vw, 1px) !important;
}

.p-flow__item::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: clamp(0px, 9.033vw, 90.33px) clamp(0px, 10.313vw, 103.13px) clamp(0px, 0vw, 0px) clamp(0px, 0vw, 0px) !important;
    border-color: #e9d8aa transparent transparent transparent;
}

.p-flow__item svg {
    position: absolute;
    left: -4.4%;
    height: auto;
    z-index: 1;
}

.p-flow__item picture {
    margin-bottom: clamp(0px, 4.1666666667vw, 43px);
}

.p-flow__item:first-of-type {
    height: clamp(0px, 66.0852713178vw, 682px);
}

.p-flow__item:first-of-type svg {
    top: -3.1%;
    width: clamp(0px, 6.984496124vw, 72.08px);
}

.p-flow__item:nth-of-type(2) {
    height: clamp(0px, 66.0852713178vw, 682px);
}

.p-flow__item:nth-of-type(2) svg {
    top: -3.1%;
    width: clamp(0px, 8.1472868217vw, 84.08px);
}

.p-flow__item:nth-of-type(3) {
    height: clamp(0px, 66.4728682171vw, 686px);
}

.p-flow__item:nth-of-type(3) svg {
    top: -3.65%;
    width: clamp(0px, 8.015503876vw, 82.72px);
}

.p-flow__item:nth-of-type(4) {
    height: clamp(0px, 66.4728682171vw, 686px);
}

.p-flow__item:nth-of-type(4) svg {
    top: -3.65%;
    width: clamp(0px, 8.6046511628vw, 88.8px);
}

.p-flow__item:nth-of-type(5) {
    height: clamp(0px, 62.5vw, 645px);
}

.p-flow__item:nth-of-type(5) svg {
    top: -4.1%;
    width: clamp(0px, 7.8759689922vw, 81.28px);
}

.p-flow__item:nth-of-type(6) {
    height: clamp(0px, 62.5vw, 645px);
}

.p-flow__item:nth-of-type(6) svg {
    top: -4.1%;
    width: clamp(0px, 8.4573643411vw, 87.28px);
}

.p-flow__item-head {
    position: relative;
    margin-bottom: clamp(0px, 5.7vw, 57px);
    font-family: "Noto Serif JP", serif;
    color: #d3c5a2;
    font-size: clamp(0px, 3.6vw, 36px);
    letter-spacing: 0.1em;
    text-align: center;
}

.p-flow__item-head::after {
    content: "" !important;
    position: absolute;
    top: 150%;
    left: 50%;
    transform: translateX(-50%);
    display: block;
    width: clamp(0px, 10vw, 100px);
    height: clamp(0px, 0.1vw, 1px);
    background-color: #e9d8aa;
}

.p-flow__item-desc {
    font-family: "Noto Sans JP", sans-serif;
    color: #fff;
    font-size: clamp(0px, 2.4vw, 24px);
    line-height: 1.5;
}

@media screen and (max-width: 600px) {
    .p-flow__container {
        padding-top: clamp(0px, 5.3333333333vw, 20px);
        padding-left: 32px !important;
        padding-right: 32px !important;
    }

    .p-flow__head {
        margin-bottom: clamp(0px, 10.6666666667vw, 40px);
    }

    .p-flow__head::after {
        top: 110% !important;
    }

    .p-flow__list {
        row-gap: clamp(0px, 8vw, 30px);
    }

    .p-flow__item {
        padding-top: clamp(0px, 11.04vw, 41.4px);
        padding-right: clamp(0px, 8.8vw, 33px);
        padding-left: clamp(0px, 9.0666666667vw, 34px);
        padding-bottom: clamp(0px, 11.12vw, 41.7px);
        width: 100%;
        height: auto !important;
    }

    .p-flow__item::after {
        border-width: clamp(0px, 15.5706666667vw, 58.39px) clamp(0px, 17.776vw, 66.66px) clamp(0px, 0vw, 0px) clamp(0px, 0vw, 0px) !important;
    }

    .p-flow__item picture {
        margin-bottom: clamp(0px, 5.3333333333vw, 20px);
    }

    .p-flow__item:first-of-type svg {
        width: clamp(0px, 12.424vw, 46.59px);
    }

    .p-flow__item:nth-of-type(2) svg {
        width: clamp(0px, 14.4906666667vw, 54.34px);
    }

    .p-flow__item:nth-of-type(3) svg {
        width: clamp(0px, 14.24vw, 53.4px);
    }

    .p-flow__item:nth-of-type(4) svg {
        width: clamp(0px, 15.3066666667vw, 57.4px);
    }

    .p-flow__item:nth-of-type(5) svg {
        width: clamp(0px, 13.992vw, 52.47px);
    }

    .p-flow__item:nth-of-type(6) svg {
        width: clamp(0px, 15.0426666667vw, 56.41px);
    }

    .p-flow__item-head {
        margin-bottom: clamp(0px, 8vw, 30px);
        font-size: clamp(0px, 7.4666666667vw, 28px);
    }

    .p-flow__item-head::after {
        top: 150% !important;
        width: 17.234%;
        height: clamp(0px, 0.1733333333vw, 0.65px);
    }

    .p-flow__item-desc {
        font-size: clamp(0px, 4.2666666667vw, 16px);
    }
}

@media screen and (max-width: 415px) {
    .p-flow__item-head {
        font-size: clamp(0px, 6.0240963855vw, 25px);
    }
}

@media screen and (max-width: 375px) {
    .p-flow__item-head::after {
        top: 160%;
    }
}

.p-price {
    background-image: linear-gradient(to bottom right, #aca394 0%, #fdf8f0 50%, #aca394 100%);
}

.p-price article:first-of-type {
    margin-bottom: clamp(0px, 7.9vw, 79px);
}

.p-price article:first-of-type .p-price__head::after {
    content: "PRICE";
    color: #4b3505 !important;
}

.p-price article:nth-of-type(2) {
    margin-bottom: clamp(0px, 7.9vw, 79px);
}

.p-price article:nth-of-type(2) .p-price__head::after {
    content: "PAYMENT";
    color: #4b3505 !important;
}

.p-price article:nth-of-type(2) .p-price__list {
    display: flex;
    justify-content: center;
    gap: clamp(0px, 5vw, 50px);
}

.p-price article:nth-of-type(2) .p-price__item {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: clamp(0px, 30vw, 300px);
    height: clamp(0px, 28.9vw, 289px);
    border: #4b3505 solid 1px;
    box-sizing: border-box;
}

.p-price article:nth-of-type(2) .p-price__item:first-of-type {
    row-gap: clamp(0px, 2.98vw, 29.8px);
    padding-top: clamp(0px, 4.8vw, 48px);
}

.p-price article:nth-of-type(2) .p-price__item:first-of-type picture {
    width: clamp(0px, 12.35vw, 123.5px);
}

.p-price article:nth-of-type(2) .p-price__item:last-of-type {
    row-gap: clamp(0px, 4.7vw, 47px);
    padding-top: clamp(0px, 6.5vw, 65px);
}

.p-price article:nth-of-type(2) .p-price__item:last-of-type picture {
    width: clamp(0px, 14.681vw, 146.81px);
}

.p-price article:nth-of-type(2) .p-price__payment {
    font-family: "Noto Serif JP", serif;
    color: #4b3505;
    font-size: clamp(0px, 3vw, 30px);
    letter-spacing: 0.1em;
}

.p-price article:last-of-type .p-price__head {
    margin-bottom: clamp(0px, 9.4vw, 94px);
}

.p-price article:last-of-type .p-price__head::after {
    content: "SERVICE";
    color: #4b3505 !important;
}

.p-price article:last-of-type .p-price__list {
    display: flex;
    flex-direction: column;
    row-gap: clamp(0px, 1.9vw, 19px);
    padding-top: clamp(0px, 4.1vw, 41px);
    padding-right: clamp(0px, 4.2vw, 42px);
    padding-bottom: clamp(0px, 4vw, 40px);
    padding-left: clamp(0px, 4.6vw, 46px);
    margin: 0 auto;
    width: clamp(0px, 64vw, 640px);
    border-color: #4b3505;
    border-style: solid;
    border-width: clamp(0px, 0.1vw, 1px) clamp(0px, 0.1vw, 1px) clamp(0px, 0.1vw, 1px) clamp(0px, 0.1vw, 1px) !important;
    counter-reset: num;
}

.p-price article:last-of-type .p-price__item {
    display: flex;
    align-items: center;
    -moz-column-gap: clamp(0px, 2.8vw, 28px);
    column-gap: clamp(0px, 2.8vw, 28px);
    font-family: "Noto Serif JP", serif !important;
    color: #4b3505;
    font-size: clamp(0px, 2.8vw, 28px);
    letter-spacing: 0.06em;
}

.p-price article:last-of-type .p-price__item .circle {
    position: relative;
    width: clamp(0px, 4vw, 40px);
    height: clamp(0px, 4vw, 40px);
    border-radius: 9999px;
    border-color: #4b3505;
    border-style: solid;
    border-width: clamp(0px, 0.1vw, 1px) clamp(0px, 0.1vw, 1px) clamp(0px, 0.1vw, 1px) clamp(0px, 0.1vw, 1px) !important;
}

.p-price article:last-of-type .p-price__item .circle::before {
    content: "";
    position: absolute;
    display: block;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: clamp(0px, 3.4vw, 34px);
    height: clamp(0px, 3.4vw, 34px);
    border-radius: 9999px;
    border-color: #4b3505;
    border-style: solid;
    border-width: clamp(0px, 0.1vw, 1px) clamp(0px, 0.1vw, 1px) clamp(0px, 0.1vw, 1px) clamp(0px, 0.1vw, 1px) !important;
}

.p-price article:last-of-type .p-price__item .circle::after {
    content: "0"counter(num);
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-family: "EB Garamond", serif;
    font-weight: 400;
    font-style: normal;
    font-size: clamp(0px, 2vw, 20px);
    letter-spacing: -0.02em;
    counter-increment: num 1;
}

.p-price__container {
    padding-top: clamp(0px, 9.8vw, 98px);
    padding-bottom: clamp(0px, 10vw, 100px);
}

.p-price__head {
    margin-bottom: clamp(0px, 10.4vw, 104px);
    color: #4b3505 !important;
}

.p-price__head:nth-of-type(2)::after {
    content: "PAYMENT";
    color: #4b3505 !important;
}

.p-price__table {
    display: flex;
    flex-direction: column;
    row-gap: clamp(0px, 0.6vw, 6px);
}

.p-price__table-row {
    display: flex;
    align-items: flex-end;
    -moz-column-gap: clamp(0px, 0.3875968992vw, 4px);
    column-gap: clamp(0px, 0.3875968992vw, 4px);
}

.p-price__table-row:first-of-type .p-price__table-head:not(:nth-of-type(3)) {
    height: clamp(0px, 12.2093023256vw, 126px);
}

.p-price__table-row:first-of-type .p-price__table-head:nth-of-type(3) {
    height: clamp(0px, 13.6627906977vw, 141px);
    background-color: #6e531b;
    background-image: linear-gradient(to bottom right, #6e531b 0%, #4d3605 30%, #6e531b 100%);
}

.p-price__table-row:nth-of-type(2) {
    display: flex;
    align-items: center;
    justify-content: center;
}

.p-price__table-row:nth-of-type(2) h4 {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: clamp(0px, 14vw, 140px);
    font-family: "EB Garamond", serif;
    font-style: italic;
    color: #4b3505;
    font-size: clamp(0px, 6.4vw, 64px);
    line-height: 1.2 !important;
    border-style: solid !important;
    border-color: #4b3505 !important;
    border-width: clamp(0px, 0.0968992248vw, 1px) clamp(0px, 0.0968992248vw, 1px) clamp(0px, 0.0968992248vw, 1px) clamp(0px, 0.0968992248vw, 1px) !important;
}

.p-price__table-row:nth-of-type(2) h4::before {
    content: "入会金一律";
    font-family: "Noto Serif JP", serif !important;
    font-style: normal;
    color: #4b3505;
    line-height: 1.2 !important;
    font-size: clamp(0px, 2.4vw, 24px);
}

.p-price__table-head {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    row-gap: clamp(0px, 1.3vw, 13px);
    width: clamp(0px, 23.9341085271vw, 247px);
    color: #fff;
    font-family: "Noto Serif JP", serif;
    font-size: clamp(0px, 2.4vw, 24px);
    font-weight: 600;
    background-color: #b99251;
}

.p-price__table-head>div:last-of-type {
    display: flex;
    justify-content: center;
    align-items: center;
    width: clamp(0px, 11vw, 110px);
    height: clamp(0px, 3.2vw, 32px);
    font-size: clamp(0px, 2.2vw, 22px);
    border-color: #fff;
    border-style: solid;
    border-width: clamp(0px, 0.1vw, 1px) clamp(0px, 0.1vw, 1px) clamp(0px, 0.1vw, 1px) clamp(0px, 0.1vw, 1px) !important;
}

.p-price__table-head>div:last-of-type span {
    font-family: "EB Garamond", serif;
    font-style: normal;
    font-size: clamp(0px, 2.8vw, 28px);
}

.p-price__table-head span {
    font-family: "EB Garamond", serif;
    font-weight: 400;
    font-style: normal;
    font-size: clamp(0px, 3.6vw, 36px);
}

.p-price__table-data {
    width: 34%;
    border: #4b3505 solid 1px;
    box-sizing: border-box;
}

.p-price__table-data h5 {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    height: clamp(0px, 13.5658914729vw, 140px);
    font-family: "EB Garamond", serif;
    font-style: italic;
    color: #4b3505;
    font-size: clamp(0px, 4.8vw, 48px);
    line-height: 0.6em;
}

/*.p-price__table-data h5::before {
    font-family: "Noto Serif JP", serif !important;
    font-style: normal;
    color: #4b3505;
    font-size: clamp(0px, 2.4vw, 24px);
  }*/
.p-price__table-data h5 span {
    font-family: "Noto Serif JP", serif !important;
    font-style: normal;
    color: #4b3505;
    font-size: clamp(0px, 2.4vw, 24px);
}

.f_brown {
    color: #4b3505;
    font-family: "Noto Serif JP", serif !important;
}

.p-price__table-data h6 {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    margin: 0 !important;
    height: clamp(0px, 13.5658914729vw, 140px);
    font-family: "EB Garamond", serif;
    font-style: italic;
    color: #4b3505;
    font-size: clamp(0px, 4.8vw, 48px);
    line-height: 1.2 !important;
}

.p-price__table-data h6::before {
    content: "1回あたり価格";
    font-family: "Noto Serif JP", serif !important;
    font-style: normal;
    color: #4b3505;
    font-size: clamp(0px, 2.4vw, 24px);
}

@media screen and (max-width: 600px) {
    .p-price article:first-child {
        margin-bottom: clamp(0px, 16vw, 60px);
    }

    .p-price article:nth-of-type(2) {
        margin-bottom: clamp(0px, 16vw, 60px);
    }

    .p-price article:nth-of-type(2) .p-price__list {
        -moz-column-gap: clamp(0px, 6.6666666667vw, 25px);
        column-gap: clamp(0px, 6.6666666667vw, 25px);
    }

    .p-price article:nth-of-type(2) .p-price__item {
        width: clamp(0px, 38.1333333333vw, 143px);
        height: clamp(0px, 36.8vw, 138px);
    }

    .p-price article:nth-of-type(2) .p-price__item:first-of-type {
        row-gap: clamp(0px, 3.0133333333vw, 11.3px);
        padding-top: clamp(0px, 6.1333333333vw, 23px);
    }

    .p-price article:nth-of-type(2) .p-price__item:first-of-type picture {
        width: clamp(0px, 15.7573333333vw, 59.09px);
    }

    .p-price article:nth-of-type(2) .p-price__item:first-of-type .p-price__payment {
        font-size: clamp(0px, 4.2666666667vw, 16px);
        letter-spacing: 0.1em;
    }

    .p-price article:nth-of-type(2) .p-price__item:last-of-type {
        row-gap: clamp(0px, 5.2vw, 19.5px);
        padding-top: clamp(0px, 8.2933333333vw, 31.1px);
    }

    .p-price article:nth-of-type(2) .p-price__item:last-of-type picture {
        width: clamp(0px, 18.7306666667vw, 70.24px);
    }

    .p-price article:nth-of-type(2) .p-price__item:last-of-type .p-price__payment {
        font-size: clamp(0px, 4.2666666667vw, 16px);
        letter-spacing: -0.03em;
    }

    .p-price article:last-of-type .p-price__head {
        margin-bottom: clamp(0px, 13.0666666667vw, 49px);
        font-size: clamp(0px, 8vw, 30px);
    }

    .p-price__container {
        padding-top: clamp(0px, 13.3333333333vw, 50px);
        padding-bottom: clamp(0px, 13.3333333333vw, 50px);
    }

    .p-price__head {
        margin-bottom: clamp(0px, 13.8666666667vw, 52px);
    }

    .p-price__head::after {
        top: 120% !important;
    }

    .p-price__table-row:first-of-type {
        -moz-column-gap: clamp(0px, 1.3333333333vw, 5px);
        column-gap: clamp(0px, 1.3333333333vw, 5px);
    }

    .p-price__table-row:nth-of-type(2) h4 {
        flex-direction: row;
        -moz-column-gap: clamp(0px, 5.6vw, 21px);
        column-gap: clamp(0px, 5.6vw, 21px);
        font-size: clamp(0px, 7.4666666667vw, 28px);
    }

    .p-price__table-row:nth-of-type(2) h4::after {
        font-size: clamp(0px, 3.7333333333vw, 14px);
    }

    .p-price__table-row:nth-of-type(3) {
        -moz-column-gap: clamp(0px, 1.3333333333vw, 5px);
        column-gap: clamp(0px, 1.3333333333vw, 5px);
    }

    .p-price__table-row:nth-of-type(3) h5 {
        height: clamp(0px, 16vw, 60px);
        font-size: clamp(0px, 5.0666666667vw, 19px);
    }

    .p-price__table-row:nth-of-type(3) h5::before {
        font-size: clamp(0px, 3.2vw, 12px);
    }

    .p-price__table-row:last-of-type {
        -moz-column-gap: clamp(0px, 1.3333333333vw, 5px);
        column-gap: clamp(0px, 1.3333333333vw, 5px);
    }

    .p-price__table-row:last-of-type .p-price__table-data {
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: column;
        height: clamp(0px, 16vw, 60px);
        font-family: "Noto Serif JP", serif;
        color: #4b3505;
        font-size: clamp(0px, 5.0666666667vw, 19px);
    }

    .p-price__table-row:last-of-type .p-price__table-data p {
        font-size: clamp(0px, 3.2vw, 12px);
    }

    .p-price__table-row:last-of-type .p-price__table-data p span {
        font-size: clamp(0px, 2.6666666667vw, 10px);
    }

    .p-price__table-row:last-of-type .p-price__table-data h6 {
        display: block;
        height: auto;
        font-size: clamp(0px, 5.0666666667vw, 19px);
    }

    .p-price__table-row:last-of-type .p-price__table-data h6::before {
        content: none;
    }

    .p-price__table-head {
        height: clamp(0px, 14.6666666667vw, 55px);
    }

    .p-price__table-head>div:first-of-type {
        font-size: clamp(0px, 2.6666666667vw, 10px);
    }

    .p-price__table-head>div:first-of-type span {
        font-size: clamp(0px, 4vw, 15px);
    }

    .p-price__table-head>div:last-of-type {
        width: clamp(0px, 16vw, 60px);
        height: clamp(0px, 4.8vw, 18px);
        font-size: clamp(0px, 3.2vw, 12px);
        border-width: clamp(0px, 0.2666666667vw, 1px) clamp(0px, 0.2666666667vw, 1px) clamp(0px, 0.2666666667vw, 1px) clamp(0px, 0.2666666667vw, 1px) !important;
    }

    .p-price__table-head>div:last-of-type span {
        font-size: clamp(0px, 4vw, 15px);
    }
}

@media screen and (max-width: 400px) {
    .p-price article:last-of-type .p-price__list {
        padding-top: clamp(0px, 4.8vw, 18px);
        /*padding-right: clamp(0px, 4vw, 15px);*/
        padding-bottom: clamp(0px, 5.6vw, 21px);
        /*padding-left: clamp(0px, 6.1333333333vw, 23px);*/
        width: clamp(0px, 82.9333333333vw, 320px);
        border-width: clamp(0px, 0.2666666667vw, 1px) clamp(0px, 0.2666666667vw, 1px) clamp(0px, 0.2666666667vw, 1px) clamp(0px, 0.2666666667vw, 1px) !important;
    }

    .p-price article:last-of-type .p-price__item {
        -moz-column-gap: clamp(0px, 2.1333333333vw, 8px);
        column-gap: clamp(0px, 2.1333333333vw, 8px);
        font-size: clamp(0px, 4vw, 15px);
    }

    .p-price article:last-of-type .p-price__item .circle {
        flex-shrink: 0;
        width: clamp(0px, 5.6vw, 21px);
        height: clamp(0px, 5.6vw, 21px);
    }

    .p-price article:last-of-type .p-price__item .circle::before {
        width: clamp(0px, 4.5333333333vw, 17px);
        height: clamp(0px, 4.5333333333vw, 17px);
    }

    .p-price article:last-of-type .p-price__item .circle::after {
        font-size: clamp(0px, 2.6666666667vw, 10px);
    }
}
.p-contactform {
    background-image: linear-gradient(to bottom right, #aca394 0%, #fdf8f0 50%, #aca394 100%);
}
.p-contactform__container {
    padding-top: clamp(0px, 9.8vw, 98px);
    padding-bottom: clamp(0px, 10vw, 100px);
    padding: 12em !important;
}

@media screen and (max-width: 400px) {
    .p-contactform__container {
        padding: 0 !important;
        padding-top: clamp(0px, 9.8vw, 98px) !important;;
        padding-bottom: clamp(0px, 10vw, 100px) !important;;
    }
    
    

}

.p-faq {
    background-color: #fff;
}

.p-faq__container {
    padding-top: clamp(0px, 10vw, 100px);
    padding-bottom: clamp(0px, 10vw, 100px);
}

.p-faq__head {
    margin-bottom: clamp(0px, 10.3vw, 103px);
    color: #4b3505 !important;
}

.p-faq__head::after {
    content: "FAQ";
}

.p-faq__list {
    display: flex;
    flex-direction: column;
    row-gap: clamp(0px, 7.2vw, 72px);
    margin: 0 auto;
    width: clamp(0px, 70vw, 700px);
}

.p-faq__item section {
    display: flex;
    flex-direction: column;
    row-gap: clamp(0px, 4.4vw, 44px);
}

.p-faq__item:first-of-type .p-faq__question br:first-of-type, .p-faq__item:nth-of-type(2) .p-faq__question br:first-of-type, .p-faq__item:nth-of-type(4) .p-faq__question br:first-of-type {
    display: none;
}

.p-faq__question {
    position: relative;
    display: flex;
    align-items: center;
    -moz-column-gap: clamp(0px, 3.5vw, 35px);
    column-gap: clamp(0px, 3.5vw, 35px);
    padding-right: clamp(0px, 6.4vw, 64px);
    font-family: "Noto Serif JP", serif;
    color: #4b3505;
    font-size: clamp(0px, 2.4vw, 24px);
    line-height: 1.4;
    font-weight: 600;
    cursor: pointer;
}

.p-faq__question svg {
    position: absolute;
    right: 3.07%;
    top: 50%;
    transform: translateY(-50%);
    width: clamp(0px, 2.1414vw, 21.414px);
    height: auto;
    transform: rotate(180deg);
    transition: all 0.3s;
}

.p-faq__question.close svg {
    transform: rotate(0deg);
}

.p-faq__question::before {
    content: "Q";
    flex-shrink: 0;
    font-family: "EB Garamond", serif;
    font-style: italic;
    color: #4b3505;
    font-size: clamp(0px, 5.6vw, 56px);
    line-height: 1;
}

.p-faq__answer {
    display: flex;
    align-items: flex-start;
    -moz-column-gap: clamp(0px, 3vw, 30px);
    column-gap: clamp(0px, 3vw, 30px);
    padding-right: clamp(0px, 6.4vw, 64px);
    font-family: "Noto Serif JP", serif;
    color: #756445;
    font-size: clamp(0px, 1.8vw, 18px);
    line-height: 1.5;
}

.p-faq__answer::before {
    content: "A";
    flex-shrink: 0;
    font-family: "EB Garamond", serif;
    font-style: italic;
    color: #756445;
    font-size: clamp(0px, 6.4vw, 64px);
    line-height: 1;
}

@media screen and (max-width: 600px) {
    .p-faq__container {
        padding-top: clamp(0px, 13.3333333333vw, 50px);
        padding-bottom: clamp(0px, 13.3333333333vw, 50px);
    }

    .p-faq__head {
        margin-bottom: clamp(0px, 14.4vw, 54px);
    }

    .p-faq__list {
        width: 100%;
    }

    .p-faq__question {
        font-size: clamp(0px, 4.8vw, 18px);
    }

    .p-faq__question svg {
        width: clamp(0px, 2.6666666667vw, 10px);
    }

    .p-faq__question::before {
        font-size: clamp(0px, 9.8666666667vw, 37px);
    }

    .p-faq__answer {
        font-size: clamp(0px, 4.8vw, 18px);
    }

    .p-faq__answer::before {
        font-size: clamp(0px, 10.9333333333vw, 41px);
    }
}

@media screen and (max-width: 450px) {
    .p-faq__item:first-of-type .p-faq__question br:first-of-type, .p-faq__item:nth-of-type(2) .p-faq__question br:first-of-type, .p-faq__item:nth-of-type(4) .p-faq__question br:first-of-type {
        display: block;
    }
}
.p-shop {
    background-position: center;
    background-size: cover;
    background-image: url(images/access.jpg);
    padding-bottom: clamp(0px, 6.01vw, 60.1px);
}

.p-shop__container {
    padding-top: clamp(0px, 8vw, 80px);
    margin: 0 auto;
    width: clamp(0px, 90vw, 900px);
}

.p-shop__head {
    margin-bottom: clamp(0px, 9.9vw, 99px);
    color: #fff !important;
}

.p-shop__head::after {
    content: "STUDIO";
    color: #d3c5a2 !important;
}
#shop_list{
    width:900px;
    height: auto;
    margin: 0 auto 40px !important;
    display: flex;
    flex-flow: row wrap;
    justify-content:flex-start;
    gap: 30px;
}
#shop_list li{
    flex-basis: 30%;
    height:auto;
    margin: 0 0.5%;
}
#shop_list li img{
    display: block;
}
#shop_list li a{
    border: solid 1px #d3c5a2;
}

#shop_list li a h4{
    font-size: 20px;
    text-align: center;
    line-height: 60px;
    width: 100%;
    height: 60px;
    letter-spacing: 0.15em;
    background: linear-gradient(93deg, rgba(99,78,31,1) 0%, rgba(47,34,15,1) 100%);
}
#shop_list li a h4:hover{
    background: #bdaf8e !important;
    color: #2f220f !important;
    border:solid 2px #2f220f ;
}
.p-access {
    background-position: center;
    background-size: cover;
    background-image: url(images/access.jpg);
    padding-bottom: clamp(0px, 6.01vw, 60.1px);
}

.p-access__container {
    padding-top: clamp(0px, 8vw, 80px);
    margin: 0 auto;
    width: clamp(0px, 70vw, 700px);
}

.p-access__head {
    margin-bottom: clamp(0px, 9.9vw, 99px);
    color: #fff !important;
}

.p-access__head::after {
    content: "ACCESS";
    color: #d3c5a2 !important;
}

.p-access__map {
    position: relative;
    margin: 0 auto;
    margin-bottom: clamp(0px, 3vw, 30px);
    width: 100%;
    height: 0;
    padding-top: 89.142%;
}

.p-access__map iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.p-access__info {
    display: flex;
    flex-direction: column;
    row-gap: clamp(0px, 1vw, 10px);
    margin: 0 auto;
    margin-bottom: clamp(0px, 14.009vw, 140.09px);
    width: 100%;
}

.p-access__info:last-of-type {
    display: none;
}

.p-access__info>div {
    display: flex;
    -moz-column-gap: clamp(0px, 1vw, 10px);
    column-gap: clamp(0px, 1vw, 10px);
}

.p-access__info>div:first-of-type {
    height: clamp(0px, 16.7vw, 167px);
}

.p-access__info>div:nth-of-type(2) {
    height: clamp(0px, 13.1vw, 131px);
}

.p-access__info>div:nth-of-type(3) {
    height: clamp(0px, 13.1vw, 131px);
}

.p-access__info>div:last-of-type {
    height: clamp(0px, 9.5vw, 95px);
}

.p-access__info dt, .p-access__info dd {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    font-family: "Noto Serif JP", serif;
    color: #fff;
    font-weight: 600;
    border-color: #fff;
    border-style: solid;
    border-width: clamp(0px, 0.2vw, 2px) clamp(0px, 0.2vw, 2px) clamp(0px, 0.2vw, 2px) clamp(0px, 0.2vw, 2px) !important;
}

.p-access__info dt {
    width: clamp(0px, 20vw, 200px);
    font-size: clamp(0px, 2.8vw, 28px);
}

.p-access__info dd {
    justify-content: flex-start;
    padding-left: clamp(0px, 2vw, 20px);
    width: clamp(0px, 49vw, 490px);
    font-size: clamp(0px, 2.4vw, 24px);
    line-height: 1.6;
}

.p-access__list {
    position: fixed;
    left: 50%;
    bottom: 30px;
    transform: translateX(-50%);
    display: flex;
    justify-content: center;
    gap: clamp(0px, 3.7vw, 37px);
    z-index: 5;
}

.p-access__item a {
    border-radius: 0 !important;
}

.p-access__item a br {
    display: none;
}

@media screen and (max-width: 600px) {

    .p-shop__container {
        padding-top: clamp(0px, 13.3333333333vw, 50px);
        width: calc(100% - 20px);
    }
    #shop_list{
        width:100%;
        height: auto;
        margin: 0 auto;
        display: flex;
        flex-flow: row wrap;
        justify-content:flex-start;
        gap: 0;
    }
    #shop_list li{
        flex-basis: 44%;
        height: auto;
        margin: 0 3% 20px;
    }
    
    .p-access__container {
        padding-top: clamp(0px, 13.3333333333vw, 50px);
        width: calc(100% - 64px);
    }

    .p-access__head {
        margin-bottom: clamp(0px, 19.4666666667vw, 73px);
    }

    .p-access__map {
        width: 100%;
    }

    .p-access__info {
        row-gap: clamp(0px, 2.6666666667vw, 10px);
    }

    .p-access__info:first-of-type {
        display: none;
    }

    .p-access__info:last-of-type {
        display: flex;
    }

    .p-access__info>div:first-of-type {
        height: clamp(0px, 34.6666666667vw, 130px);
    }

    .p-access__info>div:nth-of-type(2) {
        height: clamp(0px, 22.1333333333vw, 83px);
    }

    .p-access__info>div:nth-of-type(3) {
        height: clamp(0px, 22.1333333333vw, 83px);
    }

    .p-access__info>div:nth-of-type(3) dd {
        padding-left: clamp(0px, 5.3333333333vw, 20px);
        font-size: clamp(0px, 3.7333333333vw, 14px);
    }

    .p-access__info>div:last-of-type {
        height: clamp(0px, 14.6666666667vw, 55px);
    }

    .p-access__info dt {
        width: 31.61%;
        font-size: clamp(0px, 4.8vw, 18px);
    }

    .p-access__info dd {
        justify-content: flex-start;
        padding-left: clamp(0px, 5.8666666667vw, 22px);
        width: 66.77%;
        font-size: clamp(0px, 4.2666666667vw, 16px);
    }

    .p-access__list {
        width: 100%;
    }

    .p-access__item {
        width: 45%;
    }

    .p-access__item:first-of-type a {
        row-gap: clamp(0px, 1.0933333333vw, 4.1px);
    }

    .p-access__item:first-of-type a svg:first-of-type {
        width: clamp(0px, 6.6266666667vw, 24.85px);
    }

    .p-access__item:last-of-type a {
        row-gap: clamp(0px, 0.88vw, 3.3px);
    }

    .p-access__item:last-of-type a svg:first-of-type {
        width: clamp(0px, 8.6906666667vw, 32.59px);
    }

    .p-access__item a {
        width: 100% !important;
        font-size: clamp(0px, 3.4666666667vw, 13px);
    }

    .p-access__item a br {
        display: block;
    }

    .p-access__item a svg:last-of-type {
        display: none;
    }
}


.p-news {
    background-position: center;
    background-size: cover;
    background-image: url(images/access.jpg);
    padding-bottom: clamp(0px, 6.01vw, 60.1px);
}

.p-news__container {
    padding-top: clamp(0px, 8vw, 80px);
    margin: 0 auto;
}

.p-news__head {
    margin-bottom: clamp(0px, 9.9vw, 99px);
    color: #fff !important;
}

.p-news__head::after {
    content: "NEWS";
    color: #d3c5a2 !important;
}
#news_list{
    width: 80%;
    height: auto;
    margin: 0 auto 40px;
}
#news_list li{
    width: 100%;
    height: auto;
    border-bottom: 1px dotted #fff;
    margin: 0;
}

#news_list li a{
    width: 100%;
    height: auto;
    display: flex;
    flex-flow: row nowrap;
    justify-content:flex-start;
    padding-bottom: 1.5em;
    gap: 30px;
    align-items: center;
    margin-top: 20px;
}
.h3_news,
.h3_info,
.h3_diet{
    min-width: 100px;
    max-width: 144px;
    min-height: 28px;
    font-size: 16px;
    color: #2f220f;
    background: #d3c5a2;
    line-height: 1.5;
    letter-spacing: 0;
    padding: 0 8px 3px !important;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 !important;
}

.h3_info{
    background: #D6D46D !important;
}
.h3_diet{
    background: #CEE5D0 !important;
}



.time,
.h4_title{
    letter-spacing: 0.1em;
    line-height: 16px;
    margin: 0 !important;
}
.btn_reserve01{
    width: 284px;
    height: 50px;
    font-size: 18px;
    text-align: center;
    margin: 20px auto;
    display: flex;
    align-items: center;
    justify-content: center;
    vertical-align: middle;
    color: #FFF !important;
    border: solid #FFF 1px;
    text-decoration: none;
    background: linear-gradient(93deg, rgba(99,78,31,1) 0%, rgba(47,34,15,1) 100%);
    position: relative;
    letter-spacing: 0.15em;
}
.fa-position-right {
    position: absolute;
    top: calc(50% - 0.5em);
    right: 1rem;
}
.btn_reserve01:hover{
    background: #bdaf8e !important;
    color: #2f220f !important;
    border:solid 2px #2f220f ;
}
.p-blog__head {
    margin-bottom: clamp(0px, 9.9vw, 99px);
    color: #fff !important;
}
.p-blog__head::after {
    content: "新着情報";
    color: #d3c5a2 !important;
}
.p-blog__head_i {
    margin-bottom: clamp(0px, 9.9vw, 99px);
    color: #fff !important;
}
.p-blog__head_i::after {
    content: "お知らせ";
    color: #d3c5a2 !important;
}
.p-blog__head_d {
    margin-bottom: clamp(0px, 9.9vw, 99px);
    color: #fff !important;
}
.p-blog__head_d::after {
    content: "ダイエット豆知識";
    color: #d3c5a2 !important;
}
#blog {
    background-position: top center;
    background-size: cover;
    background-image: url(images/reason.jpg);
    padding-bottom: 60px;
    padding-top: 30px;
}
.wp-pagenavi {
    clear: both;
    text-align: center;
    padding:30px 0 40px;
}
.wp-pagenavi a, .wp-pagenavi span {
    text-decoration: none;
    border: 1px solid #BFBFBF;
    padding: 5px 10px;
    margin: 10px;
    background: #f0d696;
    display: inline-block;
}
.wp-pagenavi span.current {
    font-weight: bold;
    background: #9d7b2e;
}
.nav-below {
    width: 210px;
    text-align: center;
    padding: 30px 0 40px;
    margin: 0px auto;
    display: flex;
    justify-content: space-around;
}
.blog_content,
.blog_main{
    width: 70%;
    height: auto;
    text-align: left;
    margin: 0 auto 30px;
}
.blog_main img{
    width: 300px;
    height: auto;
    margin: 20px auto 20px;
}
#blog_title h2{
    font-size: 20px;
    text-align: left;
    line-height: 2em;
    margin-bottom: 30px;
}
.post__pagination {
    margin-bottom: 50px;
    overflow: hidden;
}
.post__pagination__left,
.post__pagination__right {
    width: 330px;
}
.post__pagination__left {
    float: left;
}
.post__pagination__right {
    float: right;
}
.post__pagination__left > a,
.post__pagination__right > a {
    display: block;
    position: relative;
}
.post__pagination__left__img,
.post__pagination__right__img {
    display: block;
    background: #000;
}
.post__pagination__left__img > img,
.post__pagination__right__img > img {
    width: 100%;
    height: 100px;
    object-fit: cover;
    opacity: 0.3;
}
.post__pagination__left__text,
.post__pagination__right__text {
    position: absolute;
    top: 44px;
    z-index: 999;
    color: #fff;
    font-size: 14px;
}
.post__pagination__left__text {
    left: 50px;
}
.post__pagination__right__text {
    right: 50px;
}
.container02{
    padding-bottom: 40px;
}
.c_btn{
    width: 540px;
    height: auto;
    margin: 0 auto 40px;
    border: solid 1px #d3c5a2;
    display: flex;
    justify-content: space-around;
    flex-flow: row nowrap;
    align-items: center;
}
.c_btn li a{
   letter-spacing: 0.15em;
   min-width: 100px;
   max-width: 144px;
   min-height: 28px;
   font-size: 16px;
   color: #fff;
   background: #ccc;
   line-height: 1.5;
   letter-spacing: 0;
   padding: 0 8px 3px;
   display: flex;
   justify-content: center;
   align-items: center;
}
.btn_info{
    background: #D6D46D !important;
    color: #4d3605 !important
}
.btn_diet{
    background: #CEE5D0 !important;
    color: #4d3605 !important;
}
.btn_all{
    background: #EAD7BB !important;
    color: #4d3605 !important;
}

@media screen and (max-width: 600px) {
    .mt_140{
        margin-top: 140px !important;
    }
    .p-news__container {
        padding-top: clamp(0px, 13.3333333333vw, 50px);
        width: calc(100% - 14px);
    }

    .p-news__head {
        margin-bottom: clamp(0px, 19.4666666667vw, 73px);
    }
    #news_list li a {
        width: 100%;
        height: auto;
        display: flex;
        flex-flow: row wrap;
        justify-content: flex-start;
        padding-bottom: 1.5em;
        gap: 30px;
        align-items: center;
        margin-top: 20px;
    }
    .h3_news,.h3_info,.h3_diet{
        flex-basis: 38%;
    }
    .time{
        flex-basis: 50%;
    }
    .h4_title{
        flex-basis: 100%;
    }
    
    .c_btn {
        width: 80%;
        height: auto;
        margin: 0 auto 40px;
        border: solid 1px #d3c5a2;
        display: flex;
        justify-content: space-around;
        flex-flow: column;
        align-items: center;
    }
    .c_btn li:last-child {
        margin-bottom: 20px;
    }
    .c_btn li a {
        letter-spacing: 0.15em;
        min-width: 180px;
        max-width: 164px;
        min-height: 38px;
        font-size: 16px;
        color: #fff;
        background: #ccc;
        line-height: 1.5;
        letter-spacing: 0;
        padding: 0 8px 3px;
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .p-blog__head,
    .p-blog__head_d,
    .p-blog__head_i{
        margin: 0px auto 62px !important;
    }
}

.p-blog {
    background-size: cover;
    background-image: url(images/blog.jpg);
}



.p-blog__container {
    padding-top: clamp(0px, 10vw, 100px);
    padding-bottom: clamp(0px, 7.4vw, 74px);
}

.p-blog__list {
    display: flex;
    justify-content: center;
    row-gap: clamp(0px, 5.3333333333vw, 20px);
    -moz-column-gap: clamp(0px, 1.6vw, 16px);
    column-gap: clamp(0px, 1.6vw, 16px);
    margin-bottom: clamp(0px, 6.8vw, 68px);
}

.p-blog__item {
    width: 25%;
}

.p-blog__item a {
    display: block;
}

.p-blog__item p {
    font-family: "Noto Serif JP", serif;
    color: #fff;
    font-size: clamp(0px, 1.8vw, 18px);
    letter-spacing: 0.1em;
    line-height: 1.5;
}

.p-blog__thumb {
    margin-bottom: clamp(0px, 2vw, 20px);
}

.p-blog__thumb img {
    width: 100%;
    aspect-ratio: 1;
    -o-object-fit: cover;
    object-fit: cover;
}

.p-blog__thumb--noimage {
    margin-bottom: clamp(0px, 2vw, 20px);
    width: 100%;
    aspect-ratio: 1;
    background-color: #e7e7e7;
}

.p-blog__more {
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 auto;
    width: clamp(0px, 25vw, 250px);
    height: clamp(0px, 8vw, 80px);
    font-family: "Noto Serif JP", serif;
    color: #fff;
    font-size: clamp(0px, 2.4vw, 24px);
    border-color: #fff;
    border-style: solid;
    border-width: clamp(0px, 0.1vw, 1px) clamp(0px, 0.1vw, 1px) clamp(0px, 0.1vw, 1px) clamp(0px, 0.1vw, 1px) !important;
}

@media screen and (max-width: 600px) {
    .p-blog {
        background-position: center;
    }

    .p-blog__container {
        padding-top: clamp(0px, 13.3333333333vw, 50px);
        padding-bottom: clamp(0px, 13.3333333333vw, 50px);
    }

    .p-blog__head,
    .p_blog__head_d,
    .p_blog__head_i{
        margin-bottom: clamp(0px, 16.5333333333vw, 62px);
    }

    .p-blog__list {
        flex-direction: column;
        margin: 0 auto;
        margin-bottom: clamp(0px, 10.6666666667vw, 40px);
        width: clamp(0px, 82.9333333333vw, 311px);
    }

    .p-blog__item {
        width: 100%;
    }

    .p-blog__item a {
        display: flex;
        -moz-column-gap: clamp(0px, 2.6666666667vw, 10px);
        column-gap: clamp(0px, 2.6666666667vw, 10px);
    }

    .p-blog__item p {
        width: clamp(0px, 49.8666666667vw, 187px);
        font-size: clamp(0px, 4.2666666667vw, 16px);
    }

    .p-blog__thumb {
        flex-shrink: 0;
        margin-bottom: 0;
        width: clamp(0px, 30.4vw, 114px);
    }

    .p-blog__thumb img {
        width: 100%;
        aspect-ratio: 1;
        -o-object-fit: cover;
        object-fit: cover;
    }

    .p-blog__thumb--noimage {
        flex-shrink: 0;
        margin-bottom: 0;
        width: clamp(0px, 30.4vw, 114px);
    }

    .p-blog__more {
        width: clamp(0px, 66.6666666667vw, 250px);
        height: clamp(0px, 21.3333333333vw, 80px);
        font-size: clamp(0px, 6.4vw, 24px);
    }
}

.c-btn, .c-btn--green, .c-btn--orange {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    width: clamp(0px, 46.6019417476vw, 480px);
    height: clamp(0px, 7.7669902913vw, 80px);
    font-family: "Noto Sans JP", serif;
    font-size: clamp(0px, 2.4vw, 24px);
    color: #fff;
    font-weight: bold;
    border-radius: clamp(0px, 4vw, 40px);
    border-style: solid;
    border-width: clamp(0px, 0.3vw, 3px) clamp(0px, 0.3vw, 3px) clamp(0px, 0.3vw, 3px) clamp(0px, 0.3vw, 3px) !important;
}

.c-btn svg:first-of-type, .c-btn--green svg:first-of-type, .c-btn--orange svg:first-of-type {
    height: auto;
}

.c-btn svg:last-of-type, .c-btn--green svg:last-of-type, .c-btn--orange svg:last-of-type {
    position: absolute;
    top: 50%;
    right: 8.1%;
    transform: translateY(-50%);
    width: clamp(0px, 0.9542vw, 9.542px);
    height: auto;
}

.c-btn--orange {
    gap: clamp(0px, 1.08vw, 10.8px);
    border-color: #da7509;
    background-image: linear-gradient(to bottom, #e39847, #da7509);
    box-shadow: clamp(0px, 0vw, 0px) clamp(0px, 0.45vw, 4.5px) clamp(0px, 0vw, 0px) clamp(0px, 0vw, 0px) #6d3b05;
}

.c-btn--orange svg:first-of-type {
    width: clamp(0px, 2.9392vw, 29.392px);
}

.c-btn--green {
    gap: clamp(0px, 0.91vw, 9.1px);
    border-color: #267b05;
    background-image: linear-gradient(to bottom, #33a407, #267b05);
    box-shadow: clamp(0px, 0vw, 0px) clamp(0px, 0.45vw, 4.5px) clamp(0px, 0vw, 0px) clamp(0px, 0vw, 0px) #133e03;
}

.c-btn--green svg:first-of-type {
    width: clamp(0px, 4.7763vw, 47.763px);
}

@media screen and (max-width: 600px) {
    .c-btn, .c-btn--green, .c-btn--orange {
        width: clamp(0px, 91.464vw, 342.99px);
        height: clamp(0px, 15.2453333333vw, 57.17px);
        font-size: clamp(0px, 4.2666666667vw, 16px);
        border-radius: clamp(0px, 10.6666666667vw, 40px);
        border-width: clamp(0px, 0.8vw, 3px) clamp(0px, 0.8vw, 3px) clamp(0px, 0.8vw, 3px) clamp(0px, 0.8vw, 3px) !important;
    }

    .c-btn svg:last-of-type, .c-btn--orange svg:last-of-type, .c-btn--green svg:last-of-type {
        right: 8.35%;
        width: clamp(0px, 1.948vw, 7.305px);
    }

    .c-btn--orange {
        gap: clamp(0px, 2.0533333333vw, 7.7px);
    }

    .c-btn--orange svg:first-of-type {
        width: clamp(0px, 5.6008vw, 21.003px);
    }

    .c-btn--green {
        gap: clamp(0px, 1.68vw, 6.3px);
    }

    .c-btn--green svg:first-of-type {
        width: clamp(0px, 9.3154666667vw, 34.933px);
    }
}

.c-head {
    position: relative;
    color: #fff;
    font-size: clamp(0px, 6.4vw, 64px);
    font-family: "Noto Serif JP", serif;
    letter-spacing: 0.06em;
    text-align: center;
}

.c-head span {
    font-size: clamp(0px, 5.6vw, 56px);
}

.c-head::after {
    position: absolute;
    top: 130%;
    left: 50%;
    transform: translateX(-50%);
    font-family: "Cinzel", serif !important;
    color: #d3c5a2;
    font-size: clamp(0px, 2.4vw, 24px);
    letter-spacing: 0.1em;
    line-height: 1 !important;
}

@media screen and (max-width: 600px) {
    .c-head {
        font-size: clamp(0px, 8.5333333333vw, 32px) !important;
    }

    .c-head span {
        font-size: clamp(0px, 7.4666666667vw, 28px);
    }

    .c-head::after {
        top: 147%;
        font-size: clamp(0px, 3.7333333333vw, 14px);
    }
}

.u-container {
    padding-left: 16px;
    padding-right: 16px;
    margin: 0 auto;
    max-width: 1000px;
    box-sizing: content-box;
}

.u-md--block {
    display: none;
}

@media screen and (max-width: 600px) {
    .u-md--block {
        display: block;
    }
}

.u-md--hidden {
    display: block;
}

@media screen and (max-width: 600px) {
    .u-md--hidden {
        display: none;
    }
}

.contact__head {
    margin-top: 140px;
}

.c-head {
    position: relative;
    color: #fff;
    font-size: 50px;
    font-family: "Noto Serif JP", serif;
    letter-spacing: 0.06em;
    text-align: center;
    margin: 0px auto 82px;
}

h3.c-head {
    position: relative;
    color: #fff;
    font-size: 44px;
    font-family: "Noto Serif JP", serif;
    letter-spacing: 0.06em;
    text-align: center;
    margin: 0 auto 40px;
}

.c-head::after {
    position: absolute;
    top: 130%;
    left: 50%;
    transform: translateX(-50%);
    font-family: "Cinzel", serif !important;
    color: #d3c5a2;
    font-size: clamp(0px, 2.4vw, 24px);
    letter-spacing: 0.1em;
    line-height: 1 !important;
}

.contact7 {
    padding-top: clamp(0px, 8vw, 140px);
    margin: 0 auto;
    width: clamp(0px, 70vw, 700px);
}

.contact7 dt {
    font-weight: normal;
}

.wpcf7-form p {
    text-align: center;
}

/* ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¿ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â©ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¹ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â£ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¾ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â£ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¼ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â£ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¯ */
.contact7 .must {
    color: #da7509;
    font-size: 1.4rem;
    display: block;
    width: 90%;
    margin: 0 auto;
    margin-top: 1rem;
}

/* ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¤ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â»ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â»ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¾ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â£ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¾ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â£ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¼ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â£ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¯ */
.contact7 .optional {
    background: #999;
}

.contact7 .optional {
    color: #FFF;
    border-radius: 3px;
    font-size: 16px;
    margin-left: 10px;
    padding: 5px 10px;
    letter-spacing: 2px;
}

.btn_contact7 {
    text-align: center;
}

.btn_contact7 input {
    width: 70%;
    border-color: #da7509;
    background-image: linear-gradient(to bottom, #e39847, #da7509);
    box-shadow: clamp(0px, 0vw, 0px) clamp(0px, 0.45vw, 4.5px) clamp(0px, 0vw, 0px) clamp(0px, 0vw, 0px) #6d3b05;
    color: #FFF;
    font-size: 1.1em;
    font-weight: bold;
    letter-spacing: 0.2em;
    border: 1px solid #005513;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    -ms-transition: 0.3s;
    transition: 0.3s;
}

.btn_contact7 input:hover {
    color: black;
}

@media screen and (min-width: 768px) {
    .contact7 dt {
        width: 35%;
        padding: 5px 10px 5px 0;
        font-size: 24px;
    }

    .btn_contact7 input {
        width: 70%;
        background-color: #005513;
        color: #FFF;
        font-size: 1.1em;
        font-weight: bold;
        letter-spacing: 0.2em;
        border: 1px solid #005513;
        -webkit-transition: 0.3s;
        -moz-transition: 0.3s;
        -o-transition: 0.3s;
        -ms-transition: 0.3s;
        transition: 0.3s;
    }

    .btn_contact7 input:hover {
        background-color: #FFF;
        color: black;
    }
}

.wpcf7-form-control {
    /*background: white;*/
    padding: 20px 0;
    color: black;
}

.wpcf7-acceptance {
    padding: 0;
    background: none;
    margin: 20px 0;
}

.contact__head {
    margin-top: 140px;
}

.contact__head::after {
    content: "FORM";
    color: #d3c5a2 !important;
}

.wpcf7-form-control-wrap .yoko {
    width: 20%;
    text-align: center;
    margin-left: 20px;
    font-size: 16px;
}

.wpcf7 .wpcf7-submit:disabled {
    margin-top: 30px;
}

.contact7 input[type=text], .wpcf7 input[type="email"], .wpcf7 input[type="tel"] {
    padding: 1em;
    font-size: 1.3rem;
    border-radius: 0px;
}

.wpcf7-textarea {
    border: 1px solid var(--vk-color-border-form);
    border-radius: var(--vk-size-radius);
    padding: 0 1rem;
    border-radius: 0px;
}

.wpcf7 .wpcf7-submit {
    width: 40%;
    margin-top: 30px;
}

.wpcf7-spinner {
    display: none;
}

.wpcf7-radio {
    padding: 0;
    background: none;
    font-size: 18px;
    line-height: 2;
}

.wpcf7-list-item {
    margin: 0;
}

.dtdd-wrap {
    background: #eeeeee;
    border-radius: 1rem;
    padding-bottom: 1.5rem;
    margin-bottom: 2rem;
}

.dtdd-wrap .wpcf7-list-item-label {
    color: black;
}

.dtdd-wrap dt {
    background: #444;
    padding: 1rem 5%;
    border-radius: 1rem 1rem 0 0;
    margin-bottom: 3.5rem;
    font-size: 1.8rem;
    width: 100%;
    text-align: center;
}

.haveto {
    font-size: 14px;
    color: #FFF !important;
    /* margin-left: 10px; */
}

.dtdd-wrap dd {
    width: 90%;
    margin: 0 auto;
    font-size: 1.8rem;
    color: #000;
}

.veu_socialSet {
    display: none !important;
}

.p-thanks__container {
    height: clamp(0px, 16.5vw, 165px);
}

.thanks_p img {
    display: none !important;
}

.h2thanks {
    position: relative;
    color: #d3c5a2;
    font-size: 54px;
    font-family: "Noto Serif JP", serif;
    letter-spacing: 0.06em;
    text-align: center;
    padding-top: 40px !important;
}

.t_thanks {
    color: #4b3505 !important;
    font-size: 20px;
    font-family: "Noto Serif JP", serif;
    letter-spacing: 0.06em;
    text-align: center;
    line-height: 2em;
    font-weight: 600;
    margin-bottom: 40px;
}

.btn_thanks {
    color: #FFF !important;
    font-size: 18px;
    font-family: "Noto Serif JP", serif;
    letter-spacing: 0.06em;
    text-align: center;
    line-height: 2em;
    font-weight: 600;
    display: inline-block;
    background: #4b3505 !important;
    padding: 0.5em 2em;
    border-radius: 10px;
}

.btn_thanks:hover {
    color: #4b3505 !important;
    background: #fdf8f0 !important;
    border: 2px solid #4b3505;
    box-sizing: border-box;
}

.t_a {
    text-align: center;
}

@media screen and (max-width: 600px) {
    input {
        -webkit-appearance: none;
    }

    .contact7 {
        margin-top: 30px;
        width: 90%;
    }

    .wpcf7 .wpcf7-submit {
        width: 90%;
    }

    .contact__head {
        margin-top: 50px;
    }

    .wpcf7-radio {
        font-size: 14px;
    }

    .dtdd-wrap {
        -webkit-appearance: none;
    }

    .dtdd-wrap dt {
        text-align: left;
        margin-bottom: 1.5rem;
    }

    .p-thanks__container {
        height: 132px;
    }

    .t_thanks {
        color: #4b3505 !important;
        font-size: 21px;
        font-family: "Noto Serif JP", serif;
        letter-spacing: 0.06em;
        text-align: center;
        line-height: 2em;
        font-weight: 600;
        margin-bottom: 40px;
    }
}

.yumin {
    font-family:游明朝, "Yu Mincho",YuMincho,'Noto Serif JP', serif,"Hiragino Mincho ProN",HGS明朝E,メイリオ,Meiryo,serif;
    font-weight: normal;
}

.inquiry {
    border: none !important;
    margin: 0 auto 40px !important;
    font-size: 0.9em !important;
    width: 1000px !important;
}

@media(max-width: 500px) {
    .inquiry th, .inquiry td {
        display: block !important;
        width: 100% !important;
        border-top: none !important;
        -webkit-box-sizing: border-box !important;
        -moz-box-sizing: border-box !important;
        box-sizing: border-box !important;
    }

    .inquiry tr:first-child th {
        border-top: 1px solid #d7d7d7 !important;
    }

    .inquiry .haveto, .inquiry .any {
        font-size: 10px;
    }
}

.inquiry th {
    text-align: left;
    font-size: 16px;
    color: #FFF !important;
    padding-right: 5px;
    width: 30%;
    background: #045bb0 !important;
    border: solid 1px #d7d7d7;
}

.inquiry td {
    font-size: 13px;
    border: solid 1px #d7d7d7;
    background: #FFF !important;
}

.entry-content .inquiry tr, .entry-content table {
    border: solid 1px #d7d7d7;
}

.haveto {
    font-size: 10px;
    padding: 5px;
    background: #F00;
    color: #fff;
    border-radius: 2px;
    margin-right: 15px;
    position: relative;
    bottom: 1px;
}

.any {
    font-size: 10px;
    padding: 5px;
    background: #8d8d8d;
    color: #fff;
    border-radius: 2px;
    margin-right: 15px;
    position: relative;
    bottom: 1px;
}

.verticallist .wpcf7-list-item {
    display: block;
}

#formbtn {
    display: block;
    font-weight: 600;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-selXXXFect: none;
    user-select: none;
    border: 1px solid #003649;
    padding: 0 30px;
    font-size: 16px;
    line-height: 48px;
    color: #FFF;
    cursor: pointer;
    z-index: 5;
    -webkit-transition: all 0.4s ease-out 0s;
    -moz-transition: all 0.4s ease-out 0s;
    -ms-transition: all 0.4s ease-out 0s;
    -o-transition: all 0.4s ease-out 0s;
    transition: all 0.4s ease-out 0s;
    background-image: linear-gradient(to bottom, #e39847, #da7509);
    box-shadow: clamp(0px, 0vw, 0px) clamp(0px, 0.45vw, 4.5px) clamp(0px, 0vw, 0px) clamp(0px, 0vw, 0px) #6d3b05;
    font-family: 'Barlow', sans-serif;
    text-transform: uppercase;
    text-align: center;
    margin: 30px auto;
}

#formbtn:hover {
    background-color: #f4ece5;
    color: #003649;
    border-color: #003649;
}

.wpcf7-select {
    border-color: #dcd7ca !important;
}

#formbtn a:hover {
    transform: scale(1.1);
    text-decoration: none;
}

div.wpcf7-response-output {
    border: none !important;
    text-align: center;
}

div.wpcf7-mail-sent-ok {
    border: none !important;
}

span.wpcf7-not-valid-tip {
    color: #f00;
    font-size: 0.9em !important;
    font-weight: normal;
    display: block;
    line-height: 2em;
    margin: 4px 0 0 20px !important;
}

.inquiry th, .inquiry td {
    border: 0.1rem solid #dcd7ca;
    line-height: 1.4;
    margin: 1em;
    overflow: visible;
    padding: 1em 0.6em !important;
    vertical-align: middle !important;
    color: #000;
}

.inquiry td .inquiry_kind {
    float: left;
}

.inquiry th {
    color: #000 !important;
    background: #f5f5f5 !important;
    border: solid 1px #d7d7d7;
}

.fab {
    font-family: Font Awesome\ 5 Brands;
    vertical-align: middle !important;
    text-align: center !important;
}

#wpcf7-f9-p10-o1 {
    widows: 100% !important;
}

input[type=radio]:checked+.wpcf7-list-item-label {
    color: #000;
    font-weight: bold;
}

.wpcf7-list-item {
    display: inline-block;
    margin: 0 0 0 2em;
}

input[type="text"] {
    box-sizing: border-box;
    width: 100%;
    font-size: 16px;
    border-radius: 0;
    padding: 1.1em;
    margin: 0;
}

select {
    box-sizing: border-box;
    width: 100%;
    font-size: 16px;
}
   
.form_flex {
    display: flex;
    padding: 0 !important;
    margin: 0 !important;
    line-height: 2em;
}

.select-01 {
    font-size: 1em !important;
    padding: 0.6em !important;
    text-align: center;
    margin: 20px 20px 0 !important;
}

.select-02 {
    text-align: center;
    margin: 20px 20px 0 !important;
    appearance: revert;
}

.select-02::after {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 10px 6px 0 6px;
    border-color: #000 transparent transparent transparent;
    position: absolute;
    top: 20px;
    right: 20px;
    pointer-events: none;
}
.select-03 {
    text-align: center;
    margin: 20px auto 0 !important;
    appearance: revert;
}

.select-03::after {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 10px 6px 0 6px;
    border-color: #000 transparent transparent transparent;
    position: absolute;
    top: 20px;
    right: 20px;
    pointer-events: none;
}
input[type=date] {
    width: 90% !important;
    height: 30px !important;
    line-height: 2em !important;
}

.pc_display{
    display: block;
}
.sp_display{
    display: none;
}
/* Style for Smartphonea */
@media screen and (max-width: 480px) {
    .pc_display{
        display: none;
    }
    .sp_display{
        display: block;
    }
    .inquiry {
        border: none !important;
        margin: 0 auto !important;
        width: 100% !important;
        height: auto !important;
    }

    .inquiry td, .inquiry th {
        width: 100% !important;
        height: auto;
        margin: 0 !important;
        padding: 1em !important;
    }

    .inquiry td span {
        color: #000;
    }

    .select-01, .select-02 {
        margin: 0 !important;
        text-align: left;
        background: none !important;
        font-size: 1.2em !important;
        padding: 1em;
    }

    .select-01 {
        width: 30% !important;
        height: auto;
        line-height: 2em;
    }

    .select-02 {
        appearance: revert !important;
    }

    h3.c-head {
        position: relative;
        color: #fff;
        font-size: 44px;
        font-family: "Noto Serif JP", serif;
        letter-spacing: 0.06em;
        text-align: center;
        margin: 0 auto 30px;
    }

/*ラジオボタン2行*/
.radio_select .wpcf7-list-item{
    display: block !important;
    margin-bottom: 10px;
}

.wpcf7-form-control-wrap .yoko {
    width: 80%;
    text-align: center !important;
    margin-bottom: 20px;
    font-size: 16px;
}

.select-03 {
    text-align: center !important;
    margin:20px auto 0 !important;
    appearance: revert !important;
}

.select-03::after {
    content: "" !important;
    display: block !important;
    width: 0 !important;
    height: 0 !important;
    border-style: solid !important;
    border-width: 10px 6px 0 6px !important;
    border-color: #000 transparent transparent transparent !important;
    position: absolute !important;
    top: 20px !important;
    right: 20px !important;
    pointer-events: none;
}
.wpcf7-select{
    text-align: center !important;
    margin:0 auto;
    display: inline-block;
}
.wpcf7-select option{
    text-align: center !important;
    margin:0 auto;
    display: inline-block;
}
}

.wpcf7-form-control-wrap {
    position: relative;
    width: 46% !important;
    align-self: self-end;
}


.ui-datepicker td span, .ui-datepicker td a {
    color: #000 !important;
}

/*ラジオボタン2行*/
.radio_select .wpcf7-list-item{
    display: block;
    margin-bottom: 10px;
}

/*ハンバーガーメニュー*/
#nav-toggle {
    position: fixed;
    top: 30px;
    right: 20px;
    height:25px;
    width: 25px;
    cursor: pointer;
  }
  #nav-toggle > div {
    position: relative;
    width: 25px;
  }
  #nav-toggle span {
    width: 100%;
    height: 2px;
    left: 0;
    display: block;
    background:#d3c5a2 !important;
  
    position: absolute;
    transition: transform 0.6s ease-in-out, top 0.5s ease;
    border: 1px;
  }
  #nav-toggle span:nth-child(1) {
    top: 0;
  }
  #nav-toggle span:nth-child(2) {
    top: 7px;
  }
  #nav-toggle span:nth-child(3) {
    top: 14px;
  }
  
  .open #nav-toggle span {
    background: #fff;
  }
  .open #nav-toggle span:nth-child(1) {
    top: 7px;
    transform: rotate(45deg);
  }
  .open #nav-toggle span:nth-child(2) {
    top: 14px;
    width: 0;
    left: 50%;
  }
  .open #nav-toggle span:nth-child(3) {
    top: 7px;
    transform: rotate(-45deg);
  }
  
  #gloval-nav {
    background-color: rgba(0, 0, 0, 0.8);
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    text-align: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    font-size: 20px;
    transform: translateX(-100%);
    transition: opacity 0.6s ease, visibility 0.6s ease;
  }
  
  #gloval-nav a {
    display: block;
    color: #fff;
    padding: 20px 0;
    transition: color 0.6s ease;
    font-family: "Noto Serif JP", serif;
  }
  #gloval-nav ul li {
    opacity: 0;
    transform: translateX(-200px);
    transition: transform 0.6s ease, opacity 0.2s ease;
  }
  #gloval-nav ul li:nth-child(2) {
    transition-delay: 0.15s;
  }
  #gloval-nav ul li:nth-child(3) {
    transition-delay: 0.3s;
  }
  #gloval-nav ul li:nth-child(4) {
    transition-delay: 0.45s;
  }
  
  /* open */
  .open {
    overflow: hidden;
  }
  .open #gloval-nav {
    visibility: visible;
    transform: translateX(0);
    transition: transform 0.6s;
  }
  .open #gloval-nav li {
    opacity: 1;
    transform: translateX(0);
    transition: transform 1s ease, opacity 0.9s ease;
  }
  
  #nav-toggle {
    z-index: 100;
  }
  
  #gloval-nav {
    z-index: 10;
  }
  
  .section {
    padding: 70px 20px;
    height: 100vh;
    text-align: center;
  }
  .section span {
    font-weight: bold;
    font-size: 30px;
  }
  
  
  