@charset "UTF-8";

/*  reset
================================================ */
* {
    -webkit-box-sizing: border-box;
    border: 0;
    box-sizing: border-box;
    font-size: 100%;
    margin: 0;
    outline: 0;
    padding: 0;
}

html {
    word-break: break-all;
}

body {
    -webkit-font-smoothing: antialiased;
    -webkit-text-size-adjust: 100%;
}

img,
picture,
video,
canvas,
svg {
    height: auto;
    vertical-align: bottom;
    width: 100%;
}

input,
button,
textarea,
select {
    font: inherit;
}

span {
    font-weight: inherit;
}

a {
    color: inherit;
}

a[class] {
    text-decoration: none;
}

mark {
    background-color: #ff9;
    font-weight: bold;
}

blockquote,
q {
    quotes: none;
}

ul[class],
ol[class] {
    list-style: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
    content: "";
    content: none;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
    table-layout: fixed;
    width: 100%;
}

#root,
#__next {
    isolation: isolate;
}

input[type=text],
input[type=email],
input[type=tel],
textarea,
button,
select,
option {
    border-radius: 0;
    display: block;
    font: inherit;
    outline: none;
    width: 100%;
}

textarea {
    resize: vertical;
}

button {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-color: transparent;
    border: none;
    cursor: pointer;
    outline: none;
    padding: 0;
}

address {
    display: block;
    font-style: normal;
}

@-webkit-keyframes scroll-hint-appear {
    0% {
        -webkit-transform: translateX(40px);
        opacity: 0;
        transform: translateX(40px);
    }

    10% {
        opacity: 1;
    }

    50%,
    100% {
        -webkit-transform: translateX(-40px);
        opacity: 0;
        transform: translateX(-40px);
    }
}

@keyframes scroll-hint-appear {
    0% {
        -webkit-transform: translateX(40px);
        opacity: 0;
        transform: translateX(40px);
    }

    10% {
        opacity: 1;
    }

    50%,
    100% {
        -webkit-transform: translateX(-40px);
        opacity: 0;
        transform: translateX(-40px);
    }
}

.scroll-hint.is-right-scrollable {
    background: linear-gradient(270deg, rgba(0, 0, 0, 0.15) 0, rgba(0, 0, 0, 0) 16px, rgba(0, 0, 0, 0));
}

.scroll-hint.is-right-scrollable.is-left-scrollable {
    background: linear-gradient(90deg, rgba(0, 0, 0, 0.15) 0, rgba(0, 0, 0, 0) 16px, rgba(0, 0, 0, 0)), linear-gradient(270deg, rgba(0, 0, 0, 0.15) 0, rgba(0, 0, 0, 0) 16px, rgba(0, 0, 0, 0));
}

.scroll-hint.is-left-scrollable {
    background: linear-gradient(90deg, rgba(0, 0, 0, 0.15) 0, rgba(0, 0, 0, 0) 16px, rgba(0, 0, 0, 0));
}

.scroll-hint-icon {
    -webkit-box-sizing: border-box;
    -webkit-transition: opacity 0.3s;
    background: rgba(0, 0, 0, 0.7);
    border-radius: 5px;
    box-sizing: border-box;
    height: 80px;
    left: calc(50% - 60px);
    opacity: 0;
    padding: 20px 10px 10px 10px;
    position: absolute;
    text-align: center;
    top: calc(50% - 25px);
    transition: opacity 0.3s;
    width: 120px;
}

.scroll-hint-icon-wrap {
    height: 100%;
    left: 0;
    max-height: 100%;
    pointer-events: none;
    position: absolute;
    top: 0;
    width: 100%;
}

.scroll-hint-text {
    color: #FFF;
    font-size: 10px;
    margin-top: 5px;
}

.scroll-hint-icon-wrap.is-active .scroll-hint-icon {
    opacity: 0.8;
}

.scroll-hint-icon:before {
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNS43NyIgaGVpZ2h0PSIzMC41MiIgdmlld0JveD0iMCAwIDI1Ljc3IDMwLjUyIj48dGl0bGU+44Ki44K744OD44OIIDM8L3RpdGxlPjxnIGlkPSLjg6zjgqTjg6Tjg7xfMiIgZGF0YS1uYW1lPSLjg6zjgqTjg6Tjg7wgMiI+PGcgaWQ9IuODrOOCpOODpOODvF8xLTIiIGRhdGEtbmFtZT0i44Os44Kk44Ok44O8IDEiPjxwYXRoIGQ9Ik0yMS4zMywzMC41Mkg3Ljg1QTEuNTUsMS41NSwwLDAsMSw2LjMsMjlhMTIuNDYsMTIuNDYsMCwwLDAtLjYzLTQuNDIsMjUuMTYsMjUuMTYsMCwwLDAtNC4yNS01bC0uMDYtLjA2QTUsNSwwLDAsMSwwLDE1Ljg2YTMuNjQsMy42NCwwLDAsMSwxLjE3LTIuNjIsMy42MywzLjYzLDAsMCwxLDUuMTQuMDdWMy43N2EzLjc3LDMuNzcsMCwxLDEsNy41NCwwVjguMzNhMy4zNSwzLjM1LDAsMCwxLDEuMjYsMCwzLDMsMCwwLDEsMiwxLjIyLDMuNSwzLjUsMCwwLDEsMi0uMDYsMy4yMSwzLjIxLDAsMCwxLDIsMS41NCwzLjc0LDMuNzQsMCwwLDEsMywuNDdBNC4yMSw0LjIxLDAsMCwxLDI1Ljc0LDE1YzAsLjExLDAsLjI3LDAsLjQ2YTE5LjI2LDE5LjI2LDAsMCwxLS44NCw3Yy0uMTQuMzgtLjM2LjgxLS41NiwxLjIybC0uMTEuMjJjMCwuMDctLjA5LjE0LS4xNC4yMWE3LjEzLDcuMTMsMCwwLDAtMS4xNywyLjE3Yy0uMDYuNTYtLjA2LDIuMTUtLjA1LDIuNzFBMS41NSwxLjU1LDAsMCwxLDIxLjMzLDMwLjUyWk04LjYxLDI4LjIxaDEyYzAtLjcxLDAtMS43MS4wNy0yLjIzYTguNzQsOC43NCwwLDAsMSwxLjU5LTMuMjVsLjA2LS4xMmExMCwxMCwwLDAsMCwuNDYtMSwxNi44LDE2LjgsMCwwLDAsLjctNi4xMmMwLS4yMywwLS40MSwwLS41NGgwYTIsMiwwLDAsMC0uNjQtMS41MiwxLjMzLDEuMzMsMCwwLDAtMS41NS4wOCwxLjEzLDEuMTMsMCwwLDEtMS4xOC4yOCwxLjE1LDEuMTUsMCwwLDEtLjc4LS45NCwxLjI2LDEuMjYsMCwwLDAtLjc1LTEuMTEsMSwxLDAsMCwwLTEuMTEuMjhsLS4xLjFhMS4xNSwxLjE1LDAsMCwxLTEuMTkuMjksMS4xNiwxLjE2LDAsMCwxLS43OC0uOTVjLS4wOS0uNjgtLjIxLS43Ny0uNy0uODdhLjgyLjgyLDAsMCwwLTEsLjQ4LDEuMTYsMS4xNiwwLDAsMS0yLjE2LS41OFYzLjc3YTEuNDYsMS40NiwwLDEsMC0yLjkyLDB2Ny44NWwwLDQuMzNhMS4xNywxLjE3LDAsMCwxLS44MywxLjExLDEuMTUsMS4xNSwwLDAsMS0xLjItLjM1bC0xLS45MWMtLjQ3LS40Mi0uNzMtLjY2LS44NC0uNzdhMS4zNSwxLjM1LDAsMCwwLTItLjEyTDIuNywxNWExLjMyLDEuMzIsMCwwLDAtLjM5LDFBMi41NywyLjU3LDAsMCwwLDMsMTcuODVsMCwwYTI3LjI0LDI3LjI0LDAsMCwxLDQuNyw1LjYyQTEyLjYzLDEyLjYzLDAsMCwxLDguNjEsMjguMjFaTTIzLjIsMjMuMzVaTTYuNTEsMTYuNTlaIiBmaWxsPSIjZmZmIi8+PC9nPjwvZz48L3N2Zz4=);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    color: #FFF;
    content: "";
    display: inline-block;
    height: 40px;
    text-align: center;
    vertical-align: middle;
    width: 40px;
}

.scroll-hint-icon:after {
    -webkit-transition-delay: 2.4s;
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMy4yOSIgaGVpZ2h0PSIxMi4wMiIgdmlld0JveD0iMCAwIDMzLjI5IDEyLjAyIj48dGl0bGU+44Ki44K744OD44OIIDE8L3RpdGxlPjxnIGlkPSLjg6zjgqTjg6Tjg7xfMiIgZGF0YS1uYW1lPSLjg6zjgqTjg6Tjg7wgMiI+PGcgaWQ9IuODrOOCpOODpOODvF8xLTIiIGRhdGEtbmFtZT0i44Os44Kk44Ok44O8IDEiPjxsaW5lIHgxPSIxLjg1IiB5MT0iNi4wMSIgeDI9IjEwLjQiIHkyPSI2LjAxIiBmaWxsPSIjZmZmIi8+PHBhdGggZD0iTTEwLjQsNy4xN0gxLjg1YTEuMTYsMS4xNiwwLDEsMSwwLTIuMzFIMTAuNGExLjE2LDEuMTYsMCwxLDEsMCwyLjMxWiIgZmlsbD0iI2ZmZiIvPjxwYXRoIGQ9Ik03LjQsMTJhMS4xNSwxLjE1LDAsMCwxLS43Mi0uMjVsLTYuMjUtNUExLjIsMS4yLDAsMCwxLDAsNS44NywxLjE0LDEuMTQsMCwwLDEsLjQ2LDVMNi43LjIzQTEuMTYsMS4xNiwwLDAsMSw4LjEsMi4wOEwzLDUuOTEsOC4xMiwxMEExLjE2LDEuMTYsMCwwLDEsNy40LDEyWiIgZmlsbD0iI2ZmZiIvPjxsaW5lIHgxPSIzMS40NSIgeTE9IjYuMDEiIHgyPSIyMi44OSIgeTI9IjYuMDEiIGZpbGw9IiNmZmYiLz48cGF0aCBkPSJNMzEuNDUsNy4xN0gyMi44OWExLjE2LDEuMTYsMCwxLDEsMC0yLjMxaDguNTZhMS4xNiwxLjE2LDAsMCwxLDAsMi4zMVoiIGZpbGw9IiNmZmYiLz48cGF0aCBkPSJNMjUuOSwxMmExLjE4LDEuMTgsMCwwLDEtLjkxLS40M0ExLjE3LDEuMTcsMCwwLDEsMjUuMTcsMTBsNS4wOS00LjA1TDI1LjIsMi4wOEExLjE2LDEuMTYsMCwwLDEsMjYuNTkuMjNMMzIuODQsNWExLjE2LDEuMTYsMCwwLDEsLjQ1LjkxLDEuMTQsMS4xNCwwLDAsMS0uNDMuOTJsLTYuMjQsNUExLjE3LDEuMTcsMCwwLDEsMjUuOSwxMloiIGZpbGw9IiNmZmYiLz48L2c+PC9nPjwvc3ZnPg==);
    background-repeat: no-repeat;
    content: "";
    display: block;
    height: 14px;
    left: 50%;
    margin-left: -20px;
    opacity: 0;
    position: absolute;
    top: 10px;
    transition-delay: 2.4s;
    width: 34px;
}

.scroll-hint-icon-wrap.is-active .scroll-hint-icon:after {
    opacity: 1;
}

.scroll-hint-icon-wrap.is-active .scroll-hint-icon:before {
    -webkit-animation: scroll-hint-appear 1.2s linear;
    -webkit-animation-iteration-count: 2;
    animation: scroll-hint-appear 1.2s linear;
    animation-iteration-count: 2;
}

.scroll-hint-icon-white {
    -webkit-box-shadow: 0 4px 5px rgba(0, 0, 0, 0.4);
    background-color: #FFF;
    box-shadow: 0 4px 5px rgba(0, 0, 0, 0.4);
}

.scroll-hint-icon-white:before {
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNS43NyIgaGVpZ2h0PSIzMC41MiIgdmlld0JveD0iMCAwIDI1Ljc3IDMwLjUyIj48dGl0bGU+44Ki44K744OD44OIIDQ8L3RpdGxlPjxnIGlkPSLjg6zjgqTjg6Tjg7xfMiIgZGF0YS1uYW1lPSLjg6zjgqTjg6Tjg7wgMiI+PGcgaWQ9IuODrOOCpOODpOODvF8xLTIiIGRhdGEtbmFtZT0i44Os44Kk44Ok44O8IDEiPjxwYXRoIGQ9Ik0yMS4zMywzMC41Mkg3Ljg1QTEuNTUsMS41NSwwLDAsMSw2LjMsMjlhMTIuNDYsMTIuNDYsMCwwLDAtLjYzLTQuNDIsMjUuMTYsMjUuMTYsMCwwLDAtNC4yNS01bC0uMDYtLjA2QTUsNSwwLDAsMSwwLDE1Ljg2YTMuNjQsMy42NCwwLDAsMSwxLjE3LTIuNjIsMy42MywzLjYzLDAsMCwxLDUuMTQuMDdWMy43N2EzLjc3LDMuNzcsMCwxLDEsNy41NCwwVjguMzNhMy4zNSwzLjM1LDAsMCwxLDEuMjYsMCwzLDMsMCwwLDEsMiwxLjIyLDMuNSwzLjUsMCwwLDEsMi0uMDYsMy4yMSwzLjIxLDAsMCwxLDIsMS41NCwzLjc0LDMuNzQsMCwwLDEsMywuNDdBNC4yMSw0LjIxLDAsMCwxLDI1Ljc0LDE1YzAsLjExLDAsLjI3LDAsLjQ2YTE5LjI2LDE5LjI2LDAsMCwxLS44NCw3Yy0uMTQuMzgtLjM2LjgxLS41NiwxLjIybC0uMTEuMjJjMCwuMDctLjA5LjE0LS4xNC4yMWE3LjEzLDcuMTMsMCwwLDAtMS4xNywyLjE3Yy0uMDYuNTYtLjA2LDIuMTUtLjA1LDIuNzFBMS41NSwxLjU1LDAsMCwxLDIxLjMzLDMwLjUyWk04LjYxLDI4LjIxaDEyYzAtLjcxLDAtMS43MS4wNy0yLjIzYTguNzQsOC43NCwwLDAsMSwxLjU5LTMuMjVsLjA2LS4xMmExMCwxMCwwLDAsMCwuNDYtMSwxNi44LDE2LjgsMCwwLDAsLjctNi4xMmMwLS4yMywwLS40MSwwLS41NGgwYTIsMiwwLDAsMC0uNjQtMS41MiwxLjMzLDEuMzMsMCwwLDAtMS41NS4wOCwxLjEzLDEuMTMsMCwwLDEtMS4xOC4yOCwxLjE1LDEuMTUsMCwwLDEtLjc4LS45NCwxLjI2LDEuMjYsMCwwLDAtLjc1LTEuMTEsMSwxLDAsMCwwLTEuMTEuMjhsLS4xLjFhMS4xNSwxLjE1LDAsMCwxLTEuMTkuMjksMS4xNiwxLjE2LDAsMCwxLS43OC0uOTVjLS4wOS0uNjgtLjIxLS43Ny0uNy0uODdhLjgyLjgyLDAsMCwwLTEsLjQ4LDEuMTYsMS4xNiwwLDAsMS0yLjE2LS41OFYzLjc3YTEuNDYsMS40NiwwLDEsMC0yLjkyLDB2Ny44NWwwLDQuMzNhMS4xNywxLjE3LDAsMCwxLS44MywxLjExLDEuMTUsMS4xNSwwLDAsMS0xLjItLjM1bC0xLS45MWMtLjQ3LS40Mi0uNzMtLjY2LS44NC0uNzdhMS4zNSwxLjM1LDAsMCwwLTItLjEyTDIuNywxNWExLjMyLDEuMzIsMCwwLDAtLjM5LDFBMi41NywyLjU3LDAsMCwwLDMsMTcuODVsMCwwYTI3LjI0LDI3LjI0LDAsMCwxLDQuNyw1LjYyQTEyLjYzLDEyLjYzLDAsMCwxLDguNjEsMjguMjFaTTIzLjIsMjMuMzVaTTYuNTEsMTYuNTlaIi8+PC9nPjwvZz48L3N2Zz4=);
}

.scroll-hint-icon-white:after {
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMy4yOSIgaGVpZ2h0PSIxMi4wMiIgdmlld0JveD0iMCAwIDMzLjI5IDEyLjAyIj48dGl0bGU+44Ki44K744OD44OIIDI8L3RpdGxlPjxnIGlkPSLjg6zjgqTjg6Tjg7xfMiIgZGF0YS1uYW1lPSLjg6zjgqTjg6Tjg7wgMiI+PGcgaWQ9IuODrOOCpOODpOODvF8xLTIiIGRhdGEtbmFtZT0i44Os44Kk44Ok44O8IDEiPjxsaW5lIHgxPSIxLjg1IiB5MT0iNi4wMSIgeDI9IjEwLjQiIHkyPSI2LjAxIi8+PHBhdGggZD0iTTEwLjQsNy4xN0gxLjg1YTEuMTYsMS4xNiwwLDEsMSwwLTIuMzFIMTAuNGExLjE2LDEuMTYsMCwxLDEsMCwyLjMxWiIvPjxwYXRoIGQ9Ik03LjQsMTJhMS4xNSwxLjE1LDAsMCwxLS43Mi0uMjVsLTYuMjUtNUExLjIsMS4yLDAsMCwxLDAsNS44NywxLjE0LDEuMTQsMCwwLDEsLjQ2LDVMNi43LjIzQTEuMTYsMS4xNiwwLDAsMSw4LjEsMi4wOEwzLDUuOTEsOC4xMiwxMEExLjE2LDEuMTYsMCwwLDEsNy40LDEyWiIvPjxsaW5lIHgxPSIzMS40NSIgeTE9IjYuMDEiIHgyPSIyMi44OSIgeTI9IjYuMDEiLz48cGF0aCBkPSJNMzEuNDUsNy4xN0gyMi44OWExLjE2LDEuMTYsMCwxLDEsMC0yLjMxaDguNTZhMS4xNiwxLjE2LDAsMCwxLDAsMi4zMVoiLz48cGF0aCBkPSJNMjUuOSwxMmExLjE4LDEuMTgsMCwwLDEtLjkxLS40M0ExLjE3LDEuMTcsMCwwLDEsMjUuMTcsMTBsNS4wOS00LjA1TDI1LjIsMi4wOEExLjE2LDEuMTYsMCwwLDEsMjYuNTkuMjNMMzIuODQsNWExLjE2LDEuMTYsMCwwLDEsLjQ1LjkxLDEuMTQsMS4xNCwwLDAsMS0uNDMuOTJsLTYuMjQsNUExLjE3LDEuMTcsMCwwLDEsMjUuOSwxMloiLz48L2c+PC9nPjwvc3ZnPg==);
}

.scroll-hint-icon-white .scroll-hint-text {
    color: #000;
}

/*  base
================================================ */
html {
    overflow: auto;
}

html:not([lang=ja]) {
    word-break: break-word;
}

body {
    -webkit-font-feature-settings: "palt";
    font-feature-settings: "palt";
    color: #1A1A1A;
    font-family: "Open Sans", "Noto Sans JP", "Avenir", "Helvetica Neue", "Helvetica", "Arial", "ãƒ’ãƒ©ã‚®ãƒŽè§’ã‚´ Pro W3", "Hiragino Kaku Gothic Pro", "ãƒ¡ã‚¤ãƒªã‚ª", "Meiryo", "æ¸¸ã‚´ã‚·ãƒƒã‚¯", "Yu Gothic", "ï¼­ï¼³ ï¼°ã‚´ã‚·ãƒƒã‚¯", sans-serif;
    font-size: 0.9375rem;
    font-weight: 400;
    letter-spacing: 0.05em;
    line-height: 1.8;
    min-width: 320px;
    overflow: hidden;
}

/*  root
================================================ */
:root {
    --header-height: 60px;
}

/*  l-header
================================================ */
.l-header {
    height: var(--header-height);
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 1000;
}

.l-header .l-header-wrapper {
    -ms-flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    height: 100%;
    padding: 0 var(--header-height) 0 20px;
    position: relative;
    width: 100%;
}

.l-header .l-header-wrapper::before {
    -webkit-transform: translateX(-100%);
    background-color: #fff;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    transform: translateX(-100%);
    width: 100%;
    z-index: 1;
}

.l-header .l-header-container {
    -ms-flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex: 0 0 100%;
    flex-wrap: wrap;
    justify-content: space-between;
    position: relative;
    z-index: 2;
}

.l-header .l-header-logo {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 40px;
    flex: 0 0 40px;
}

.l-header .l-header-logo__link {
    -webkit-transition: 0.25s ease-in-out;
    -webkit-transition-property: opacity;
    display: block;
    text-decoration: none;
    transition: 0.25s ease-in-out;
    transition-property: opacity;
    width: 100%;
}

.l-header .l-header-logo__link:hover {
    opacity: 0.5;
}

.l-header.headroom--not-top .l-header-wrapper::before {
    -webkit-transform: translateX(0);
    transform: translateX(0);
}

/*  l-nav
---------------------------------------- */
.l-nav {
    background: #fff;
    height: 100vh;
    overflow-y: scroll;
    padding-top: var(--header-height);
    position: fixed;
    right: 0;
    top: 0;
    width: 100%;
    z-index: 999;
}

.l-nav:not(.is-open) {
    display: none;
}

.l-nav .l-nav__inner {
    padding-bottom: 40px;
    position: relative;
}

.l-nav .l-nav__item:not(:last-child) .l-nav__item-link {
    border-bottom: 1px solid #DDDFE4;
}

.l-nav .l-nav__item-link {
    -webkit-transition: 0.25s ease-in-out;
    -webkit-transition-property: opacity;
    display: block;
    font-size: 1.125rem;
    padding: 25px 10px;
    text-align: center;
    transition: 0.25s ease-in-out;
    transition-property: opacity;
}

.l-nav .l-nav__item-link:hover {
    opacity: 0.6;
}

.l-nav .l-nav__close {
    background: #1A1A1A;
    bottom: 0;
    cursor: pointer;
    height: 40px;
    left: 0;
    position: absolute;
    width: 100%;
}

.l-nav .l-nav__close::before,
.l-nav .l-nav__close::after {
    background: #fff;
    content: "";
    height: 2px;
    left: 50%;
    position: absolute;
    top: 50%;
    translate: -50% -50%;
    width: 20px;
}

.l-nav .l-nav__close::before {
    rotate: 45deg;
}

.l-nav .l-nav__close::after {
    rotate: -45deg;
}

.l-nav .l-nav-btn {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    border-top: 1px solid #1A1A1A;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
    gap: 20px;
    padding: 30px 20px;
}

.l-nav .l-nav-btn>* {
    margin: 0 auto;
    width: min(100%, 280px);
}

.l-nav .l-nav-btn .l-nav-btn__contact {
    position: relative;
    z-index: 1;
}

.l-nav .l-nav-btn .l-nav-btn__contact-link {
    color: #fff;
    display: block;
    font-size: 1.25rem;
    font-weight: 700;
    letter-spacing: 0.1em;
    padding: 22px 12px;
    position: relative;
    text-align: center;
}

.l-nav .l-nav-btn .l-nav-btn__contact-link::before {
    background: -webkit-gradient(linear, left top, right top, from(#AA9159), to(#604811));
    background: linear-gradient(90deg, #AA9159, #604811);
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -1;
}

.l-nav .l-nav-btn .l-nav-btn__tel-link {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-transition: 0.25s ease-in-out;
    -webkit-transition-property: opacity;
    align-items: center;
    border: 1px solid #DDDFE4;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
    padding: 14px 10px;
    transition: 0.25s ease-in-out;
    transition-property: opacity;
}

.l-nav .l-nav-btn .l-nav-btn__tel-link:hover {
    opacity: 0.5;
}

.l-nav .l-nav-btn .l-nav-btn__tel-num {
    display: inline-block;
    font-family: "Hind Siliguri", sans-serif;
    font-size: 1.5625rem;
    letter-spacing: 0.08em;
    line-height: 1.1;
    padding-left: 23px;
    position: relative;
}

.l-nav .l-nav-btn .l-nav-btn__tel-num::before {
    -webkit-mask: url(../img/common/ico-tel.svg) no-repeat center/contain;
    background: #1A1A1A;
    content: "";
    height: 18px;
    left: 0;
    mask: url(../img/common/ico-tel.svg) no-repeat center/contain;
    position: absolute;
    top: 50%;
    translate: 0 -50%;
    width: 18px;
}

.l-nav .l-nav-btn .l-nav-btn__tel-time {
    color: #999;
    font-size: 0.75rem;
    letter-spacing: 0;
}

.l-nav .l-nav-btn .l-nav-btn__line-link {
    -ms-flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    background: #4CC764;
    color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    font-weight: 700;
    gap: 10px;
    justify-content: center;
    padding: 15px 10px;
}

.l-nav .l-nav-btn .l-nav-btn__line-txt {
    display: inline-block;
    line-height: 1.5;
    position: relative;
    top: 2px;
}

/*  l-gnav
================================================ */
.l-gnav {
    display: none;
    padding-right: 80px;
}

.l-gnav .l-gnav-list {
    -ms-flex-wrap: wrap;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    margin-left: -20px;
    margin-right: -20px;
}

.l-gnav .l-gnav-list__col {
    -ms-flex-negative: 1;
    flex-shrink: 1;
    padding-left: 20px;
    padding-right: 20px;
}

.l-gnav .l-gnav-list__item {
    color: #1A1A1A;
    display: inline-block;
    font-size: 0.9375rem;
    font-weight: 700;
    text-decoration: none;
}

.l-gnav .l-gnav-list__item-text {
    display: inline-block;
    position: relative;
}

/*  l-fix-contact
---------------------------------------- */
.l-fix-contact {
    -webkit-transition: 0.25s ease-in-out;
    -webkit-transition-property: opacity;
    bottom: 0;
    opacity: 0;
    position: fixed;
    right: 0;
    transition: 0.25s ease-in-out;
    transition-property: opacity;
    width: 100%;
    z-index: 1000;
}

.l-fix-contact.is-active {
    opacity: 1;
}

.l-fix-contact .l-fix-contact__list {
    -ms-flex-wrap: wrap;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
}

.l-fix-contact .l-fix-contact__item-link {
    -ms-flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    height: 40px;
    justify-content: center;
}

.l-fix-contact .l-fix-contact__item .l-fix-contact__item-ico {
    line-height: 1.1;
}

.l-fix-contact .l-fix-contact__item .l-fix-contact__item-txt {
    color: #fff;
    font-size: 0.75rem;
    font-weight: 700;
    line-height: 1.1;
}

.l-fix-contact .l-fix-contact__item.l-fix-contact__item--contact {
    width: calc(100% - 160px);
}

.l-fix-contact .l-fix-contact__item.l-fix-contact__item--contact .l-fix-contact__item-link {
    position: relative;
    z-index: 1;
}

.l-fix-contact .l-fix-contact__item.l-fix-contact__item--contact .l-fix-contact__item-link::before {
    background: -webkit-gradient(linear, left top, right top, from(#AA9159), to(#604811));
    background: linear-gradient(90deg, #AA9159, #604811);
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -1;
}

.l-fix-contact .l-fix-contact__item.l-fix-contact__item--contact .l-fix-contact__item-ico {
    width: 26px;
}

.l-fix-contact .l-fix-contact__item.l-fix-contact__item--tel {
    width: 80px;
}

.l-fix-contact .l-fix-contact__item.l-fix-contact__item--tel .l-fix-contact__item-link {
    background: #1A1A1A;
}

.l-fix-contact .l-fix-contact__item.l-fix-contact__item--tel .l-fix-contact__item-ico {
    width: 20px;
}

.l-fix-contact .l-fix-contact__item.l-fix-contact__item--tel .l-fix-contact__item-txt {
    display: none;
}

.l-fix-contact .l-fix-contact__item.l-fix-contact__item--line {
    width: 80px;
}

.l-fix-contact .l-fix-contact__item.l-fix-contact__item--line .l-fix-contact__item-link {
    background: #4CC764;
}

.l-fix-contact .l-fix-contact__item.l-fix-contact__item--line .l-fix-contact__item-ico {
    width: 30px;
}

.l-fix-contact .l-fix-contact__item.l-fix-contact__item--line .l-fix-contact__item-txt {
    display: none;
}

.l-drawer {
    background-color: #1A1A1A;
    height: 100%;
    left: 0;
    opacity: 0;
    overflow-y: scroll;
    pointer-events: none;
    position: fixed;
    top: 0;
    visibility: hidden;
    width: 100%;
    will-change: auto;
    z-index: 2000;
}

.l-drawer .l-drawer-wrapper {
    min-height: 100%;
    padding-top: var(--header-height);
    width: 100%;
}

.l-drawer .l-drawer-container {
    margin: 0 auto;
    padding-bottom: 80px;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 40px;
    position: relative;
    width: min(100%, 1320px);
}

.l-drawer .l-drawer-nav__row-col:not(:first-of-type) {
    margin-top: 32px;
}

.l-drawer .l-drawer-nav__list-col:not(:first-of-type) {
    margin-top: 32px;
}

.l-drawer .l-drawer-nav__item {
    color: #fff;
    display: inline-block;
    font-size: 0.9375rem;
    font-weight: 700;
}

.l-drawer .l-drawer-nav__child {
    margin-top: 16px;
}

.l-drawer .l-drawer-nav__child-col:not(:first-of-type) {
    margin-top: 12px;
}

.l-drawer .l-drawer-nav__child-item {
    color: #999;
    display: inline-block;
    font-size: 0.8125rem;
    font-weight: 700;
    padding-left: 20px;
    position: relative;
}

.l-drawer .l-drawer-nav__child-item::before {
    background-color: #999;
    content: "";
    height: 1px;
    left: 0;
    position: absolute;
    top: 0.8em;
    width: 12px;
}

.l-drawer .l-drawer-sub {
    border-top: 1px solid #666;
    margin-top: 32px;
    padding-top: 32px;
}

.l-drawer .l-drawer-sub__list-col:not(:first-of-type) {
    margin-top: 16px;
}

.l-drawer .l-drawer-sub__item {
    color: #fff;
    display: inline-block;
    font-size: 0.75rem;
    font-weight: 700;
    position: relative;
}

.l-drawer .l-drawer-sub__item[target=_blank]::after {
    content: "";
}

.l-drawer .l-drawer-profile {
    border-top: 1px solid #666;
    margin-top: 32px;
    padding-top: 32px;
}

.l-drawer .l-drawer-profile__logo {
    max-width: 100%;
    width: 120px;
}

.l-drawer .l-drawer-profile__name {
    color: #fff;
    font-weight: 700;
    margin-top: 12px;
}

.l-drawer .l-drawer-profile__address {
    color: #fff;
    font-size: 0.875rem;
    line-height: 1.5;
    margin-top: 16px;
}

.l-drawer .l-drawer-profile__tel {
    color: #fff;
    display: inline-block;
    font-size: 0.875rem;
    line-height: 1.5;
    margin-top: 8px;
}

.l-drawer .l-drawer-profile__sns {
    -ms-flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    margin-left: -8px;
    margin-right: -8px;
    margin-top: 16px;
}

.l-drawer .l-drawer-profile__sns-col {
    -ms-flex-negative: 1;
    flex-shrink: 1;
    padding-left: 8px;
    padding-right: 8px;
}

.l-drawer .l-drawer-profile__sns-item {
    display: inline-block;
    width: 20px;
}

.l-drawer .l-drawer-profile__sns-item path {
    fill: #fff;
}

.l-drawer.is-open {
    opacity: 1;
    pointer-events: auto;
    visibility: visible;
}

.p-index-mv {
    padding-top: 95px;
    position: relative;
}

.p-index-mv .p-index-mv__areaTxt {
    padding: 0 30px 45px;
    position: relative;
}

.p-index-mv .p-index-mv__ttl {
    font-size: min(14vw, 2.8125rem);
    font-weight: 700;
    letter-spacing: 0.08em;
    line-height: 1.2;
    color: #1A1A1A;
}

.p-index-mv .p-index-mv__ttl-sub {
    font-size: 1.25rem;
    font-weight: 700;
    letter-spacing: 0.1em;
    line-height: 1.4;
    margin-top: 15px;
}

.p-index-mv .p-index-mv__ttl-sub-strong {
    color: #E1A85E;
}

.p-index-mv .p-index-mv__list {
    -ms-flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    bottom: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
    justify-content: center;
    left: 50%;
    padding: 0 30px;
    position: absolute;
    translate: -50% 85%;
    width: min(100%, 520px);
}

.p-index-mv .p-index-mv__item {
    width: calc(33.33% - 5.3333333333px);
}

/*  animation
---------------------------------------- */
.js-mv .js-mv-title,
.js-mv .js-mv-sub,
.js-mv .js-mv-list {
    -webkit-transition: all 0.5s ease-in-out;
    opacity: 0;
    transition: all 0.5s ease-in-out;
    translate: 0 50px;
}

.js-mv .js-mv-list {
    translate: -50% 100%;
}

.js-mv .js-mv-title {
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
}

.js-mv .js-mv-sub {
    -webkit-transition-delay: 0.2s;
    transition-delay: 0.2s;
}

.js-mv .js-mv-list {
    -webkit-transition-delay: 0.4s;
    transition-delay: 0.4s;
}

.js-mv.is-loaded .js-mv-title,
.js-mv.is-loaded .js-mv-sub {
    opacity: 1;
    translate: 0 0;
}

.js-mv.is-loaded .js-mv-list {
    opacity: 1;
    translate: -50% 85%;
}

/*  l-cv
---------------------------------------- */
.l-cv .l-cv__box {
    background: #1A1A1A;
    color: #fff;
    padding: 35px 30px;
}

.l-cv .l-cv__box-title {
    font-family: "Hind Siliguri", sans-serif;
    font-size: 2.5rem;
    font-weight: 700;
    letter-spacing: 0.08em;
    line-height: 1.6;
    margin-bottom: 10px;
    text-align: center;
}

.l-cv .l-cv__box-btn {
    margin: 30px auto 0;
    position: relative;
    z-index: 1;
}

.l-cv .l-cv__box-btn .l-cv__box-btn-link {
    color: #fff;
    display: block;
    font-size: 0.9375rem;
    font-weight: 700;
    letter-spacing: 0.1em;
    padding: 18px 20px;
    position: relative;
    text-align: center;
}

.l-cv .l-cv__box-btn .l-cv__box-btn-link::before {
    -webkit-transition: 0.25s ease-in-out;
    -webkit-transition-property: opacity;
    background: -webkit-gradient(linear, left top, right top, from(#F6D5A8), to(#DFA357));
    background: linear-gradient(90deg, #F6D5A8, #DFA357);
    bottom: 0;
    content: "";
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    transition: 0.25s ease-in-out;
    transition-property: opacity;
    z-index: -1;
}

.l-cv .l-cv__box-btn .l-cv__box-btn-link::after {
    background: -webkit-gradient(linear, right top, left top, from(#AA9159), to(#604811));
    background: linear-gradient(-90deg, #AA9159, #604811);
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -2;
}

.l-cv .l-cv__box-btn .l-cv__box-btn-link:hover::before {
    opacity: 0;
}

.l-cv .l-cv__box-tel {
    margin-top: 15px;
    text-align: center;
}

.l-cv .l-cv__box-tel .l-cv__box-tel-btn-link {
    border: 1px solid #fff;
    display: block;
    font-family: "Hind Siliguri", sans-serif;
    font-size: 1.375rem;
    line-height: 1.1;
    padding: 17px;
    text-align: center;
}

.l-cv .l-cv__box-tel .l-cv__box-tel-btn-in {
    display: inline-block;
    padding-left: 26px;
    position: relative;
}

.l-cv .l-cv__box-tel .l-cv__box-tel-btn-in::before {
    -webkit-mask: url(../img/common/ico-tel.svg) no-repeat center/contain;
    background: #fff;
    content: "";
    height: 18px;
    left: 0;
    mask: url(../img/common/ico-tel.svg) no-repeat center/contain;
    position: absolute;
    top: 50%;
    translate: 0 -50%;
    width: 18px;
}

.l-cv .l-cv__box-tel .l-cv__box-tel-time {
    color: #999;
    font-size: 0.75rem;
    margin-top: 5px;
}

/*  hamburger
================================================ */
.c-btn-hamburger {
    -ms-flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    align-items: center;
    background-color: #1A1A1A;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    height: var(--header-height);
    justify-content: center;
    position: fixed;
    right: 0;
    top: 0;
    width: var(--header-height);
    z-index: 2001;
}

.c-btn-hamburger .c-btn-hamburger__wrapper {
    -ms-flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.c-btn-hamburger .c-btn-hamburger__line {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 20px;
    background-color: #fff;
    display: block;
    flex: 0 0 20px;
    height: 1px;
    position: relative;
}

.c-btn-hamburger .c-btn-hamburger__line::before,
.c-btn-hamburger .c-btn-hamburger__line::after {
    background-color: #fff;
    content: " ";
    height: 100%;
    left: 0;
    position: absolute;
    width: 100%;
}

.c-btn-hamburger .c-btn-hamburger__line::before {
    top: -7px;
}

.c-btn-hamburger .c-btn-hamburger__line::after {
    top: 7px;
}

.c-btn-hamburger .c-btn-hamburger__chara {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    color: #fff;
    display: block;
    flex: 0 0 100%;
    font-size: 0.625rem;
    font-weight: 700;
    line-height: 1;
    padding-top: 12px;
    text-transform: uppercase;
}

.c-btn-hamburger[aria-expanded=true] {
    background-color: #fff;
}

.c-btn-hamburger[aria-expanded=true] .c-btn-hamburger__line {
    background-color: transparent;
}

.c-btn-hamburger[aria-expanded=true] .c-btn-hamburger__line::before,
.c-btn-hamburger[aria-expanded=true] .c-btn-hamburger__line::after {
    -webkit-transform-origin: center center;
    background-color: #1A1A1A;
    top: 0;
    transform-origin: center center;
}

.c-btn-hamburger[aria-expanded=true] .c-btn-hamburger__line::before {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

.c-btn-hamburger[aria-expanded=true] .c-btn-hamburger__line::after {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.c-btn-hamburger[aria-expanded=true] .c-btn-hamburger__chara {
    color: #1A1A1A;
}

/*  c-card01
---------------------------------------- */
.c-card01 .c-card01__img {
    overflow: hidden;
}

.c-card01 .c-card01__img img {
    -webkit-transition: 0.25s ease-in-out;
    -webkit-transition-property: scale;
    transition: 0.25s ease-in-out;
    transition-property: scale;
}

.c-card01 .c-card01__areaTxt {
    padding: 20px 25px;
    position: relative;
}

.c-card01 .c-card01__info {
    left: 0;
    position: absolute;
    top: 0;
    translate: 0 -100%;
}

.c-card01 .c-card01__name {
    font-size: 1.5rem;
    font-weight: 700;
    letter-spacing: 0;
}

.c-card01 .c-card01__date {
    margin-top: 12px;
}

.c-card01 .c-card01__cat {
    margin-top: 15px;
}

.c-card01 .c-card01__btn {
    margin: 20px auto 0;
    overflow: hidden;
    width: min(100%, 200px);
}

.c-card01 .c-card01__btn .c-card01__btn-link {
    -webkit-transition: 0.25s ease-in-out;
    -webkit-transition-property: color;
    border: 1px solid #1A1A1A;
    display: block;
    font-family: "Hind Siliguri", sans-serif;
    font-size: 0.75rem;
    padding: 10px 25px;
    position: relative;
    text-align: center;
    transition: 0.25s ease-in-out;
    transition-property: color;
    z-index: 1;
}

.c-card01 .c-card01__btn .c-card01__btn-link::before {
    -webkit-transition: 0.25s ease-in-out;
    -webkit-transition-property: right;
    background: -webkit-gradient(linear, left top, right top, color-stop(50%, #1A1A1A), color-stop(50%, transparent));
    background: linear-gradient(to right, #1A1A1A 50%, transparent 50%);
    content: "";
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    transition: 0.25s ease-in-out;
    transition-property: right;
    width: 200%;
    z-index: -1;
}

.c-card01 .c-card01__btn .c-card01__btn-link::after {
    -webkit-mask: url(../img/common/ico-arw01.svg) no-repeat center/contain;
    -webkit-transition: 0.25s ease-in-out;
    -webkit-transition-property: background;
    background: #1A1A1A;
    content: "";
    display: inline-block;
    height: 10px;
    margin-left: 10px;
    mask: url(../img/common/ico-arw01.svg) no-repeat center/contain;
    position: absolute;
    right: 15px;
    top: 50%;
    transition: 0.25s ease-in-out;
    transition-property: background;
    translate: 0 -50%;
    width: 8px;
}

/*  c-card02
---------------------------------------- */
.c-card02 {
    border: 1px solid #1A1A1A;
}

.c-card02 .c-card02__img {
    overflow: hidden;
    max-height: 630px;
}

.c-card02 .c-card02__img img {
    -webkit-transition: 0.25s ease-in-out;
    -webkit-transition-property: scale;
    transition: 0.25s ease-in-out;
    transition-property: scale;
}

.c-card02 .c-card02__areaTxt {
    background: #1A1A1A;
    padding: 20px 25px 0;
}

.c-card02 .c-card02__txtWrap {
    position: relative;
}

.c-card02 .c-card02__info {
    left: 0;
    position: absolute;
    top: 0;
    translate: 0 -100%;
}

.c-card02 .c-card02__name {
    color: #fff;
    font-size: 1.5rem;
    font-weight: 700;
    letter-spacing: 0;
}

.c-card02 .c-card02__date {
    margin-top: 12px;
}

.c-card02 .c-card02__date p{
  color: #fff;
  font-size: 15px;
}

.c-card02 .c-card02__cat {
    margin-top: 15px;
}

.c-card02 .c-card02__btn {
    margin: 25px -25px 0;
}

.c-card02 .c-card02__btn .c-card02__btn-link {
    border-top: 1px solid #333;
    display: block;
    overflow: hidden;
    padding: 10px 30px;
    position: relative;
    text-align: center;
    width: 100%;
    z-index: 1;
}

.c-card02 .c-card02__btn .c-card02__btn-link::before {
    -webkit-transition: 0.25s ease-in-out;
    -webkit-transition-property: right;
    background: -webkit-gradient(linear, left top, right top, color-stop(50%, #fff), color-stop(50%, transparent));
    background: linear-gradient(to right, #fff 50%, transparent 50%);
    content: "";
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    transition: 0.25s ease-in-out;
    transition-property: right;
    width: 200%;
    z-index: -1;
}

.c-card02 .c-card02__btn .c-card02__btn-in {
    -webkit-transition: 0.25s ease-in-out;
    -webkit-transition-property: color;
    color: #fff;
    display: inline-block;
    font-family: "Hind Siliguri", sans-serif;
    font-size: 0.75rem;
    letter-spacing: 0.08em;
    line-height: 1.1;
    transition: 0.25s ease-in-out;
    transition-property: color;
    z-index: 1;
}

.c-card02 .c-card02__btn .c-card02__btn-in::after {
    -webkit-mask: url(../img/common/ico-arw01.svg) no-repeat center/contain;
    -webkit-transition: 0.25s ease-in-out;
    -webkit-transition-property: background;
    background: #fff;
    content: "";
    display: inline-block;
    height: 10px;
    margin-left: 15px;
    mask: url(../img/common/ico-arw01.svg) no-repeat center/contain;
    transition: 0.25s ease-in-out;
    transition-property: background;
    width: 8px;
}

/*  c-category01
---------------------------------------- */
.c-category01 {
    -ms-flex-wrap: wrap;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    gap: 3px;
}

.c-category01 .c-category01__item {
    -ms-flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    gap: 5px;
}

.c-category01 .c-category01__item-ico {
    background: #F2F0EA;
    display: inline-block;
    display: grid;
    height: 20px;
    padding: 5px;
    place-content: center;
    width: 20px;
}

.c-category01 .c-category01__item-ico svg * {
    fill: #E1A85E;
}

.c-category01 .c-category01__item-txt {
    color: #E1A85E;
    display: none;
}

/*  èƒŒæ™¯é»’ç³»
---------------------------------------- */
.c-category01.c-category01--dark .c-category01__item-ico {
    background: #999;
}

.c-category01.c-category01--dark .c-category01__item-ico svg * {
    fill: #fff;
}

.c-category01.c-category01--dark .c-category01__item-txt {
    color: #999;
}

/*  spã§ã‚‚ãƒ†ã‚­ã‚¹ãƒˆã‚ã‚Š
---------------------------------------- */
.c-category01.c-category01--hasTxt {
    gap: 10px 13px;
}

.c-category01.c-category01--hasTxt .c-category01__item-txt {
    display: inline-block;
}

/*  pcã§ã‚‚ãƒ†ã‚­ã‚¹ãƒˆã‚ã‚Š
---------------------------------------- */
.c-category01.c-category01--noTxt .c-category01__item-txt {
    display: none !important;
}

/*  c-category02
---------------------------------------- */
.c-category02 {
    -ms-flex-wrap: wrap;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
}

.c-category02 .c-category02__item {
    color: #fff;
    font-size: 0.75rem;
    font-weight: 700;
    letter-spacing: 0.05em;
    line-height: 1.5;
    padding: 5px 14px;
}

.c-category02 .c-category02__item1 {
    background: #1A1A1A;
}

.c-category02 .c-category02__item2 {
    background: #E1A85E;
}

/*  c-date01
---------------------------------------- */
.c-date01 .c-date01__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 0.9375rem;
    gap: 10px;
}

.c-date01 dt {
    color: #999;
    white-space: nowrap;
}

.c-date01.c-date01--dark .c-date01__item dd {
    color: #fff;
}

/*  c-title01
---------------------------------------- */
.c-title01 {
    margin-bottom: 30px;
    text-align: center;
    width: 100%;
}

.c-title01 .c-title01__en {
    color: #E1A85E;
    font-family: "Hind Siliguri", sans-serif;
    font-size: 0.875rem;
    font-weight: 400;
    letter-spacing: 0.05em;
    margin-top: 6px;
}

.c-title01 .c-title01__ja {
    font-size: 2rem;
    font-weight: 700;
    letter-spacing: 0.08em;
    line-height: 1.2;
}

/*  c-title02
---------------------------------------- */
.c-title02 {
    margin-bottom: 20px;
    text-align: center;
}

.c-title02 .c-title02__ja {
    color: #E1A85E;
    font-size: 0.875rem;
    font-weight: 700;
    letter-spacing: 0.05em;
}

.c-title02 .c-title02__en {
    font-family: "Hind Siliguri", sans-serif;
    font-size: 2.5rem;
    font-weight: 700;
    letter-spacing: 0.08em;
    line-height: 1.2;
    margin-top: 10px;
}

/*  c-title03
---------------------------------------- */
.c-title03 {
    font-size: 1.75rem;
    font-weight: 700;
    letter-spacing: 0.05em;
    margin-bottom: 25px;
    padding-top: 35px;
    position: relative;
    text-align: center;
}

.c-title03 .c-title03__ico {
    display: inline-block;
    left: 50%;
    line-height: 1.1;
    position: absolute;
    top: 0;
    translate: -50% 0;
    width: 25px;
}

/*  c-title04
---------------------------------------- */
.c-title04 {
    margin-bottom: 30px;
}

.c-title04__title {
    font-family: "Hind Siliguri", sans-serif;
    font-size: 2.5rem;
    letter-spacing: 0.08em;
    line-height: 1.1;
    text-align: center;
}

.c-title04__lead {
    font-size: 0.9375rem;
    font-weight: 700;
    letter-spacing: 0.1em;
    margin-top: 10px;
}

/*  archive
---------------------------------------- */
.c-archive01 {
    /*border: solid #333;
    border-width: 1px 0;*/
    margin: 0 auto;
}

.c-archive01 .c-archive01__item {
    position: relative;
    margin-bottom: 8%;
}

/*.c-archive01 .c-archive01__item::before {
    background: #333;
    content: "";
    height: 1px;
    left: -20px;
    position: absolute;
    right: -20px;
    top: 0;
    z-index: 1;
}*/

.c-archive01 .c-archive01__item .c-card01__areaTxt{
  margin-top: 5%;
  padding-left: 2%;
}

.c-archive01 .c-archive01__item .c-card01__name{
  font-size: 16px;
  color: #1A1A1A;
  font-weight: bold;
}

/*  c-toggle01
---------------------------------------- */
.c-toggle01 {
    border-top: 1px solid #1A1A1A;
}

.c-toggle01 .c-toggle01__item {
    border-bottom: 1px solid #1A1A1A;
    padding: 20px 10px;
}

.c-toggle01 .c-toggle01__item-header {
    -ms-flex-wrap: wrap;
    color: #E1A85E;
    cursor: pointer;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    font-weight: 700;
    padding-right: 30px;
    position: relative;
}

.c-toggle01 .c-toggle01__item-header::before,
.c-toggle01 .c-toggle01__item-header::after {
    background: #1A1A1A;
    content: "";
    height: 2px;
    position: absolute;
    right: 0;
    top: 50%;
    translate: 0 -50%;
    width: 18px;
}

.c-toggle01 .c-toggle01__item-header::before {
    -webkit-transition: 0.25s ease-in-out;
    -webkit-transition-property: all;
    rotate: 90deg;
    transition: 0.25s ease-in-out;
    transition-property: all;
}

.c-toggle01 .c-toggle01__item-header-ico {
    font-family: "Hind Siliguri", sans-serif;
    font-size: 1.25rem;
    width: 30px;
}

.c-toggle01 .c-toggle01__item-header-txt {
    -webkit-transition: 0.25s ease-in-out;
    -webkit-transition-property: color;
    font-size: 16px;
    letter-spacing: 0.05em;
    transition: 0.25s ease-in-out;
    transition-property: color;
    width: calc(100% - 30px);
    color: #1A1A1A;
}

.c-toggle01 .c-toggle01__item-header.is-active::before {
    rotate: 0deg;
}

.c-toggle01 .c-toggle01__item-header.is-active .c-toggle01__item-header-txt {
    color: #E1A85E;
}

.c-toggle01 .c-toggle01__item-header:hover .c-toggle01__item-header-txt {
    color: #E1A85E;
}

.c-toggle01 .c-toggle01__item-body {
    overflow: hidden;
}

.c-toggle01 .c-toggle01__item-body-in {
    padding: 10px 30px 0;
}

/*  table
---------------------------------------- */
.c-table01 table {
    border: solid #DDDFE4;
    border-width: 1px 0 0 1px;
    table-layout: fixed;
}

.c-table01 th,
.c-table01 td {
    border: solid #DDDFE4;
    border-width: 0 1px 1px 0;
    display: block;
    font-weight: 500;
    padding: 15px 20px;
    text-align: left;
}

.c-table01 th {
    background-color: #F2F0EA;
    color: #E1A85E;
}

/*  list
================================================ */
.c-list01 {
    -ms-flex-wrap: wrap;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    gap: 25px;
}

.c-list01 .c-list01__item {
    width: 100%;
}

.c-list01 .c-list01__item-index {
    border-bottom: 1px solid #1A1A1A;
    font-family: "Hind Siliguri", sans-serif;
    font-size: 0.75rem;
    letter-spacing: 0.08em;
    line-height: 1.1;
    margin-bottom: 20px;
    padding-bottom: 10px;
}

.c-list01 .c-list01__item-areaTxt {
    padding: 20px 10px 0;
}

.c-list01 .c-list01__item-title {
    color: #E1A85E;
    font-size: 1.1875rem;
    font-weight: 700;
    letter-spacing: 0.05em;
    margin-bottom: 5px;
}

.c-list01 .c-list01__item-areaTxt p{
  font-size: 16px;
  line-height: 28px;
}

.c-list01 .c-list01__item:nth-child(2n+1) .c-list01__item-index{
    line-height: 28px;
}
.c-list01 .c-list01__item:nth-child(2n+2) .c-list01__item-index{
    height: 24px;
}

/*  c-slide
---------------------------------------- */
.c-slide {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: grid;
    gap: 20px;
    grid-template-areas: "prev pagination next";
    justify-content: center;
    margin-top: 20px;
}

.c-slide .c-slide__pagination {
    grid-area: pagination;
}

.c-slide .c-slide__pagination span {
    background: #666;
    border-radius: 0;
    height: 4px;
    opacity: 1;
    width: 4px;
}

.c-slide .c-slide__pagination span.swiper-pagination-bullet-active {
    background: #1A1A1A;
}

.c-slide .c-slide__arw {
    -webkit-transition: 0.25s ease-in-out;
    -webkit-transition-property: opacity;
    cursor: pointer;
    height: 40px;
    position: relative;
    transition: 0.25s ease-in-out;
    transition-property: opacity;
    width: 40px;
}

.c-slide .c-slide__arw:hover {
    opacity: 0.6;
}

.c-slide .c-slide__arw::before {
    -webkit-clip-path: polygon(0 0, 100% 50%, 0 100%);
    background: #1A1A1A;
    clip-path: polygon(0 0, 100% 50%, 0 100%);
    content: "";
    height: 20px;
    left: 50%;
    position: absolute;
    top: 50%;
    translate: -50% -50%;
    width: 16px;
}

.c-slide .c-slide__arw.c-slide__arw--prev {
    grid-area: next;
}

.c-slide .c-slide__arw.c-slide__arw--next {
    grid-area: prev;
}

.c-slide .c-slide__arw.c-slide__arw--next::before {
    scale: -1 1;
}

.u-clearfix {
    position: relative;
}

.u-clearfix::before {
    clear: both;
    content: "";
    display: block;
}

.u-txt-uppercase {
    text-transform: uppercase;
}

.u-txt-center {
    text-align: center;
}

.u-txt-left {
    text-align: left;
}

.u-txt-right {
    text-align: right;
}

/*  404
================================================ */
.p-error__page404 {
    padding: 100px 0;
}

.p-error__page404 .p-error__page404_inner {
    margin: 0 auto;
    padding-left: 20px;
    padding-right: 20px;
    width: min(100%, 1320px);
}

.js-fadein {
    -webkit-transition: 0.25s ease-in-out;
    -webkit-transition-property: all;
    opacity: 0;
    transition: 0.25s ease-in-out;
    transition-property: all;
    translate: 0 20px;
}

.js-fadein.is-active {
    opacity: 1;
    translate: 0 0;
}

/*  pickup
---------------------------------------- */
.p-index-pickup {
    background-color: #F4F4F4;
    padding: 50px 0 60px;
}

.p-index-pickup .p-index-pickup__inner {
    margin: 0 auto;
    width: 90%;
    max-width: 1160px;
}

.p-index-pickup .p-index-pickup__slide {
    /* margin-right: -20px; */
    overflow: visible !important;
}

/*  p-index-archive
---------------------------------------- */
.p-index-archive {
    padding: 60px 0 40px;
}

/*  p-index-reason
---------------------------------------- */
.p-index-reason {
    padding-top: 60px;
    margin-bottom: 5%;
}

.p-index-reason .p-index-reason__lead {
    padding: 0 20px;
}

.p-index-reason .p-index-reason__secWrap {
    border: solid #1A1A1A;
    border-width: 1px 0;
    margin-top: 30px;
    padding: 0 20px;
}

.p-index-reason .p-index-reason-sec {
    border: solid #1A1A1A;
    border-width: 0 1px;
    position: relative;
}

.p-index-reason .p-index-reason-sec:not(:first-child)::before {
    background: #1A1A1A;
    content: "";
    height: 1px;
    left: -20px;
    position: absolute;
    right: -20px;
    top: 0;
}

/*  p-index-reason-sec
---------------------------------------- */
.p-index-reason-sec .p-index-reason-sec__img {
    border-bottom: 1px solid #1A1A1A;
}

.p-index-reason-sec .p-index-reason-sec__areaTxt {
    padding: 25px 25px 50px;
    position: relative;
    min-height: auto;
}

.p-index-reason-sec .p-index-reason-sec__title {
    margin-bottom: 15px;
}

.p-index-reason-sec .p-index-reason-sec__title-ico {
    display: block;
    margin-bottom: 15px;
    width: 20px;
}

.p-index-reason-sec .p-index-reason-sec__title-txt {
    font-size: 1.375rem;
    font-weight: 700;
    letter-spacing: 0.1em;
    line-height: 1.6;
    color: #E1A85E;
}

.p-index-reason-sec .p-index-reason-sec__title-txt strong {
    color: #E1A85E;
}

.p-index-reason-sec .p-index-reason-sec__bg {
    bottom: -10px;
    color: #F2F0EA;
    font-family: "Hind Siliguri", sans-serif;
    font-size: 2.5rem;
    line-height: 1.1;
    position: absolute;
    right: 0;
}

/*  p-index-case
---------------------------------------- */
.p-index-case {
    background: #F4F4F4;
    padding: 60px 0;
}

.p-index-case .p-index-case__inner {
    margin: 0 auto;
    padding-left: 20px;
    padding-right: 20px;
    width: min(100%, 1320px);
}

.p-index-case .p-index-case__list {
    margin-top: 30px;
}

/*  p-index-flow
---------------------------------------- */
.p-index-flow {
    padding: 60px 0;
}

.p-index-flow .p-index-flow__inner {
    margin: 0 auto;
    padding-left: 20px;
    padding-right: 20px;
    width: 90%;
    max-width: 1280px;
}

.p-index-flow .p-index-flow__list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    border: 1px solid #1A1A1A;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
}

.p-index-flow .p-index-flow__item {
    -ms-flex-wrap: wrap;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
}

.p-index-flow .p-index-flow__item:not(:last-child) .p-index-flow__item-step::before {
    background: url(../img/home/ico-flow-arw.svg) no-repeat center/contain;
    bottom: 0;
    content: "";
    height: 20px;
    left: -2px;
    position: absolute;
    right: -2px;
    translate: 0 100%;
    z-index: 1;
}

.p-index-flow .p-index-flow__item:not(:first-child) .p-index-flow__item-cont {
    border-top: 1px solid #1A1A1A;
}

.p-index-flow .p-index-flow__item-step {
    background: #F2F0EA;
    display: grid;
    line-height: 1.2;
    place-content: center;
    position: relative;
    text-align: center;
    width: 40px;
}

.p-index-flow .p-index-flow__item-step-in {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    align-items: center;
    color: #E1A85E;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    flex-direction: column;
    font-family: "Hind Siliguri", sans-serif;
    font-size: 0.75rem;
    font-weight: 700;
    justify-content: center;
    width: 1em;
}

.p-index-flow .p-index-flow__item-cont {
    border-left: 1px solid #1A1A1A;
    padding: 25px;
    width: calc(100% - 40px);
}

.p-index-flow .p-index-flow__item-cont-img {
    margin: 0 auto;
    width: 50px;
}

.p-index-flow .p-index-flow__item-cont-ttl {
    font-size: 1.1875rem;
    font-weight: 700;
    letter-spacing: 0.05em;
    margin-top: 10px;
    text-align: center;
}

.p-index-flow .p-index-flow__item-cont-txt {
    margin-top: 10px;
}

.p-index-flow .p-index-flow__result {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -ms-flex-wrap: gap;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
    flex-wrap: gap;
    gap: 10px;
    margin-top: 15px;
}

.p-index-flow .p-index-flow__result .p-index-flow__result-arw {
    -webkit-clip-path: polygon(0 0, 100% 0, 50% 100%);
    background: -webkit-gradient(linear, right top, left top, from(#AA9159), to(#604811));
    background: linear-gradient(-90deg, #AA9159, #604811);
    clip-path: polygon(0 0, 100% 0, 50% 100%);
    height: 30px;
    width: 100px;
}

.p-index-flow .p-index-flow__result .p-index-flow__result-txt {
    background: -webkit-gradient(linear, left top, right top, from(#AA9159), to(#604811));
    background: linear-gradient(90deg, #AA9159, #604811);
    color: #fff;
    font-size: 1.5rem;
    font-weight: 700;
    line-height: 1.7;
    padding: 15px 65px;
    text-align: center;
}

.p-index-flow .p-index-flow__result .p-index-flow__result-txt-in {
    background: #fff;
    color: #E1A85E;
    display: inline-block;
    line-height: 1.1;
    margin-right: 10px;
    padding: 5px 10px;
}

/*  p-index-faq
---------------------------------------- */
.p-index-faq {
    background: #F4F4F4;
    padding: 60px 0;
}

.p-index-faq .p-index-faq__inner {
    margin: 0 auto;
    padding-left: 20px;
    padding-right: 20px;
    width: 90%;
    max-width: 1280px;
}

.p-property-mv {
    margin-top: 60px;
}

.p-property-mv .p-property-mv__head {
    background: #F5F5F5;
    border: solid #1A1A1A;
    border-width: 1px 0;
    padding: 45px 0;
}

.p-property-mv .p-property-mv__head-inner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
}

.p-property-mv .p-property-mv__head-ja {
    color: #E1A85E;
    font-size: 0.875rem;
    font-weight: 700;
    letter-spacing: 0.05em;
}

.p-property-mv .p-property-mv__head-en {
    font-family: "Hind Siliguri", sans-serif;
    font-size: 2.5rem;
    font-weight: 700;
}

.p-property-mv .p-property-mv__anchor {
    background: #F2F0EA;
}

.p-property-mv .p-property-mv__anchor-inner {
    padding: 45px 20px;
}

.p-property-mv .p-property-mv__anchor-list {
    -ms-flex-wrap: wrap;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    gap: 6px;
}

.p-property-mv .p-property-mv__anchor-item {
    width: calc(50% - 3px);
}

.p-property-mv .p-property-mv__anchor-item-link {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: #fff;
    border: 1px solid #1A1A1A;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 10px;
    height: 100%;
    padding: 25px 30px 25px 15px;
    position: relative;
}

.p-property-mv .p-property-mv__anchor-item-link::before {
    -webkit-clip-path: polygon(0 0, 100% 0%, 50% 100%);
    background: #1A1A1A;
    clip-path: polygon(0 0, 100% 0%, 50% 100%);
    content: "";
    height: 8px;
    position: absolute;
    right: 15px;
    top: 50%;
    translate: 0 -50%;
    width: 10px;
}

.p-property-mv .p-property-mv__anchor-item-ico {
    line-height: 1.1;
    width: 15px;
}

.p-property-mv .p-property-mv__anchor-item-txt {
    font-size: 0.875rem;
    font-weight: 700;
    padding-top: 5px;
    width: calc(100% - 25px);
}

.p-property-mv .p-property-mv__anchor-item-txt br {
    display: none;
}

/*  p-property-info
---------------------------------------- */
.p-property-info-main .p-property-info-main__gallery .swiper-slide-thumb-active {
    opacity: 0.7;
}

.p-property-info {
    padding: 60px 0;
}

.p-property-info .p-property-info__inner {
    margin: 0 auto;
    padding-left: 20px;
    padding-right: 20px;
    width: min(100%, 1320px);
}

.p-property-info .p-property-info-main {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
    gap: 20px;
}

.p-property-info .p-property-info-main__img {
    margin: 0 -20px;
}

.p-property-info .p-property-info-main__img-item {
    aspect-ratio: 1/1;
    background: #1A1A1A;
    padding: 5px;
    position: relative;
    width: 100%;
}

.p-property-info .p-property-info-main__img-item img {
    height: auto;
    left: 50%;
    max-height: calc(100% - 10px);
    max-width: calc(100% - 10px);
    position: absolute;
    top: 50%;
    translate: -50% -50%;
    width: auto;
}

.p-property-info .p-property-info-main__gallery {
    margin: 20px -20px 0 0;
}

.p-property-info .p-property-info-main__gallery-item {
    aspect-ratio: 1/1;
    background: #1A1A1A;
    position: relative;
}

.p-property-info .p-property-info-main__gallery-item img {
    height: auto;
    left: 50%;
    max-height: 100%;
    max-width: 100%;
    position: absolute;
    top: 50%;
    translate: -50% -50%;
    width: auto;
}

.p-property-info .p-property-info-main__name {
    color: #E1A85E;
    font-size: 1.625rem;
    font-weight: 700;
    letter-spacing: 0;
    margin: 10px 0;
}

.p-property-info .p-property-info-main__lead {
    font-size: 1.0625rem;
    font-weight: 700;
    letter-spacing: 0.05em;
    margin-bottom: 5px;
}

.p-property-info .p-property-info-main__date {
    border: solid #DDDFE4;
    border-width: 1px 0;
    margin-top: 15px;
    padding: 10px 0;
}

.p-property-info .p-property-info-main__cat {
    margin-top: 15px;
}

.p-property-info .p-property-info-main__btn {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
    gap: 5px;
    margin-top: 30px;
}

.p-property-info .p-property-info-main__mail-link,
.p-property-info .p-property-info-main__line-link {
    -ms-flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    align-items: center;
    color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    font-size: 0.9375rem;
    font-weight: 700;
    gap: 10px;
    justify-content: center;
    letter-spacing: 0.05em;
    padding: 10px;
    position: relative;
    z-index: 1;
}

.p-property-info .p-property-info-main__mail-ico,
.p-property-info .p-property-info-main__line-ico {
    display: inline-block;
    line-height: 1.1;
}

.p-property-info .p-property-info-main__mail-link::before {
    -webkit-transition: 0.25s ease-in-out;
    -webkit-transition-property: opacity;
    background: -webkit-gradient(linear, left top, right top, from(#AA9159), to(#604811));
    background: linear-gradient(90deg, #AA9159, #604811);
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    transition: 0.25s ease-in-out;
    transition-property: opacity;
    width: 100%;
    z-index: -1;
}

.p-property-info .p-property-info-main__mail-link::after {
    background: -webkit-gradient(linear, right top, left top, from(#AA9159), to(#604811));
    background: linear-gradient(-90deg, #AA9159, #604811);
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -2;
}

.p-property-info .p-property-info-main__line-link {
    background: #4CC764;
}

/*  p-property-info-areaBlock
---------------------------------------- */
.p-property-info-areaBlock {
    margin-top: 50px;
}

.p-property-info-areaBlock .p-property-info-block__title {
    font-size: 1.25rem;
    margin-bottom: 20px;
    padding-left: 15px;
    position: relative;
}

.p-property-info-areaBlock .p-property-info-block__title::before {
    background: #E1A85E;
    bottom: 0;
    content: "";
    left: 0;
    position: absolute;
    top: 0;
    width: 3px;
}

.p-property-info-areaBlock .p-property-info-block__sec:nth-child(n+2) {
    margin-top: 20px;
}

.p-property-info-areaBlock .p-property-info-block__sec .p-property-info-block__sec-title {
    font-size: 1.0625rem;
    font-weight: 700;
    letter-spacing: 0.1em;
    margin-bottom: 10px;
}

/*  p-property-access
---------------------------------------- */
.p-property-access {
    background: #F2F0EA;
    padding: 60px 0;
}

.p-property-access .p-property-access__inner {
    margin: 0 auto;
    padding-left: 20px;
    padding-right: 20px;
    width: min(100%, 1320px);
}

.p-property-access .p-property-access-sec {
    -ms-flex-wrap: wrap;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    gap: 25px;
}

.p-property-access .p-property-access-sec__map {
    aspect-ratio: 1/1;
    border: 1px solid #1A1A1A;
    position: relative;
    width: 100%;
}

.p-property-access .p-property-access-sec__map iframe {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}

.p-property-access .p-property-access-sec__areaTxt {
    width: 100%;
}

.p-property-access .p-property-access-sec__info-item {
    border-bottom: 1px solid #DDDFE4;
    padding: 25px 0;
}

.p-property-access .p-property-access-sec__info-item:first-child {
    padding-top: 0;
}

.p-property-access .p-property-access-sec__info-item:last-child {
    border-bottom: 0;
    padding-bottom: 0;
}

.p-property-access .p-property-access-sec__info-item dt {
    color: #E1A85E;
    font-size: 1.0625rem;
    font-weight: 700;
    letter-spacing: 0.05em;
    margin-bottom: 5px;
}

/* p-property-details1
---------------------------------------- */
.p-property-details {
    padding: 60px 0;
}

.p-property-details .p-property-details__inner {
    margin: 0 auto;
    padding-left: 20px;
    padding-right: 20px;
    width: min(100%, 1320px);
}

/* .p-property-case
---------------------------------------- */
.p-property-case {
    background: #F2F0EA;
    padding: 60px 0;
}

.p-property-case .p-property-case__inner {
    margin: 0 auto;
    padding-left: 20px;
    padding-right: 20px;
    width: min(100%, 1320px);
}

/*  p-property-other
---------------------------------------- */
.p-property-other {
    background: #F2F0EA;
    margin-bottom: -20px;
    padding: 60px 0;
}

.p-property-other .p-property-other__inner {
    margin: 0 auto;
    padding-left: 20px;
    padding-right: 20px;
    width: min(100%, 1320px);
}

.p-property-other .p-property-other__head {
    margin-bottom: 20px;
    text-align: center;
}

.p-property-other .p-property-other__head-lead {
    color: #E1A85E;
    font-size: 0.875rem;
}

.p-property-other .p-property-other__head-title {
    font-family: "Hind Siliguri", sans-serif;
    font-size: 2.5rem;
    letter-spacing: 0.08em;
    line-height: 1.2;
    margin-top: 10px;
}

.p-property-other .p-property-other__wrapper {
    position: relative;
}

.p-property-other .p-property-other__wrapper::before,
.p-property-other .p-property-other__wrapper::after {
    background: #1A1A1A;
    content: "";
    height: 1px;
    left: -20px;
    position: absolute;
    right: -20px;
    z-index: 1;
}

.p-property-other .p-property-other__wrapper::before {
    top: -1px;
}

.p-property-other .p-property-other__wrapper::after {
    bottom: -1px;
}

.p-property-other .p-property-other__slider {
    overflow: hidden;
}

.p-property-other .p-property-other__slider-item {
    border: solid #1A1A1A;
    border-width: 0 1px;
}

@media all and (max-width: 1319px) {
    .u-view-large {
        display: none !important;
    }
}

@media all and (max-width: 767px) {
    .u-view-medium {
        display: none !important;
    }

    .u-view-upper-medium {
        display: none !important;
    }

    .p-index-flow .p-index-flow__inner,.p-index-faq .p-index-faq__inner {
        padding: 0;
    }
}

@media all and (min-width: 501px) {
    .l-footer {
        margin-bottom: 0;
    }

    .l-fix-contact {
        bottom: auto;
        position: fixed;
        right: 0;
        top: 50%;
        translate: 0 -50%;
        width: auto;
        z-index: 1000;
    }

    .l-fix-contact .l-fix-contact__list {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        flex-direction: column;
        width: 255px;
    }

    .l-fix-contact .l-fix-contact__item {
        -webkit-transition: 0.25s ease-in-out;
        -webkit-transition-property: all;
        position: relative;
        transition: 0.25s ease-in-out;
        transition-property: all;
        translate: 195px 0;
    }

    .l-fix-contact .l-fix-contact__item:hover {
        translate: 0 0;
    }

    .l-fix-contact .l-fix-contact__item-link {
        -ms-flex-wrap: wrap;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        align-items: center;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        flex-wrap: wrap;
        gap: 0;
        height: 60px;
        justify-content: flex-start;
    }

    .l-fix-contact .l-fix-contact__item .l-fix-contact__item-ico {
        display: grid;
        height: 60px;
        padding: 17px;
        place-content: center;
        position: relative;
        width: 60px !important;
    }

    .l-fix-contact .l-fix-contact__item .l-fix-contact__item-ico::before {
        background: rgba(255, 255, 255, 0.2);
        bottom: 0;
        content: "";
        position: absolute;
        right: 0;
        top: 0;
        width: 1px;
    }

    .l-fix-contact .l-fix-contact__item .l-fix-contact__item-txt {
        font-size: 0.9375rem;
        text-align: center;
        width: calc(100% - 60px);
    }

    .l-fix-contact .l-fix-contact__item.l-fix-contact__item--contact {
        width: 100%;
    }

    .l-fix-contact .l-fix-contact__item.l-fix-contact__item--contact .l-fix-contact__item-link {
        position: relative;
        z-index: 1;
    }

    .l-fix-contact .l-fix-contact__item.l-fix-contact__item--tel {
        width: 100%;
    }

    .l-fix-contact .l-fix-contact__item.l-fix-contact__item--tel .l-fix-contact__item-txt {
        display: block;
    }

    .l-fix-contact .l-fix-contact__item.l-fix-contact__item--tel .l-fix-contact__item-txt.l-fix-contact__item-txt--num {
        display: block;
    }

    .l-fix-contact .l-fix-contact__item.l-fix-contact__item--line {
        display: none;
    }
}

@media all and (min-width: 768px) {
    body {
        font-size: 1rem;
    }

    body {
        min-width: auto;
    }

    :root {
        --header-height: 60px;
    }

    .l-footer {
        padding-top: 130px;
    }

    .l-footer .l-footer__logo {
        margin: 0 auto;
        width: 120px;
    }

    .l-footer .l-footer__nav {
        margin-top: 60px;
    }

    .l-footer .l-footer__nav-list {
        -ms-flex-wrap: wrap;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
    }

    .l-footer .l-footer__nav-list:nth-child(n+2) {
        margin-top: 20px;
    }

    .l-footer .l-footer__nav-item {
        position: relative;
    }

    .l-footer .l-footer__nav-item:not(:last-child)::before {
        background: #DDDFE4;
        content: "";
        height: 16px;
        position: absolute;
        right: 0;
        top: 50%;
        translate: 0 -50%;
        width: 1px;
    }

    .l-footer .l-footer__nav-item-link {
        -webkit-transition: 0.25s ease-in-out;
        -webkit-transition-property: opacity;
        display: inline-block;
        font-size: 0.9375rem;
        padding: 0 15px;
        transition: 0.25s ease-in-out;
        transition-property: opacity;
    }

    .l-footer .l-footer__nav-item-link:hover {
        opacity: 0.5;
    }

    .l-footer .l-footer-terms {
        -ms-flex-wrap: wrap;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        color: #666;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        flex-direction: row-reverse;
        flex-wrap: wrap;
        justify-content: space-between;
        margin-top: 120px;
        padding: 20px 0;
        position: relative;
    }

    .l-footer .l-footer-terms::before {
        background: #DDDFE4;
        content: "";
        height: 1px;
        left: 50%;
        position: absolute;
        top: 0;
        translate: -50% 0;
        width: 100vw;
    }

    .l-footer .l-footer-terms__list {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        gap: 25px;
    }

    .l-footer .l-footer-terms__item {
        font-size: 0.8125rem;
    }

    .l-footer .l-footer-terms__item-link {
        -webkit-transition: 0.25s ease-in-out;
        -webkit-transition-property: opacity;
        display: block;
        transition: 0.25s ease-in-out;
        transition-property: opacity;
    }

    .l-footer .l-footer-terms__item-link:hover {
        opacity: 0.5;
    }

    .l-footer .l-footer-cr__txt {
        font-size: 0.75rem;
        margin-top: 0;
        padding: 0;
        text-align: left;
    }

    .l-footer .l-footer-cr__txt::before {
        content: none;
    }

    .l-drawer .l-drawer-wrapper {
        -ms-flex-wrap: wrap;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        flex-wrap: wrap;
        padding-top: 0;
    }

    .l-drawer .l-drawer-container {
        padding: 0;
    }

    .l-drawer .l-drawer-inner {
        -ms-flex-wrap: wrap;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
    }

    .l-drawer .l-drawer-contents {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 83.3333%;
        -ms-flex-wrap: wrap;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        flex: 0 0 83.3333%;
        flex-wrap: wrap;
        justify-content: space-between;
    }

    .l-drawer .l-drawer-nav__row {
        -ms-flex-wrap: wrap;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        flex-wrap: wrap;
    }

    .l-drawer .l-drawer-primary {
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
    }

    .l-drawer .l-drawer-nav__row-col {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 120px;
        flex: 0 0 120px;
    }

    .l-drawer .l-drawer-nav__row-col:not(:first-of-type) {
        margin-left: 32px;
        margin-top: 0;
    }

    .l-drawer .l-drawer-nav__list-col:not(:first-of-type) {
        margin-top: 48px;
    }

    .l-drawer .l-drawer-secondary {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        border-left: 1px solid #666;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        flex-direction: column;
        padding-left: 64px;
    }

    .l-drawer .l-drawer-sub {
        border: none;
        margin-top: 0;
        padding-top: 0;
    }

    .l-drawer .l-drawer-profile {
        border: none;
        margin-top: auto;
        padding-top: 32px;
    }

    .p-index-mv .p-index-mv__inner {
        -ms-flex-wrap: wrap;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        align-items: center;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
    }

    .p-index-mv .p-index-mv__img {
        margin-left: -12%;
        width: 65%;
    }

    .p-index-mv .p-index-mv__areaTxt {
        padding: 20px 0 20px 6.25%;
        width: 47%;
    }

    .p-index-mv .p-index-mv__ttl {
        font-size: min(6.8vw, 6.25rem);
        white-space: nowrap;
    }

    .p-index-mv .p-index-mv__ttl-sub {
        font-size: min(2vw, 2.375rem);
        margin-top: 20px;
    }

    .p-index-mv .p-index-mv__list {
        bottom: 0;
        gap: 4%;
        left: 0;
        padding: 3.6vw 0 0;
        position: relative;
        translate: 0% 0%;
    }

    .p-index-mv .p-index-mv__item {
        width: 30.6633333333%;
    }

    .js-mv .js-mv-list {
        translate: 0 50px;
    }

    .js-mv.is-loaded .js-mv-list {
        translate: 0% 0%;
    }

    .l-cv {
        background: url(../img/common/img-cv01-pc.jpg) no-repeat center/cover;
        position: relative;
    }

    .l-cv .l-cv__inner {
        display: grid;
        grid-template-areas: ". box .";
        grid-template-columns: 3fr 2fr 1fr;
    }

    .l-cv .l-cv__box {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        flex-direction: column;
        grid-area: box;
        justify-content: center;
        margin: -12px 0;
        padding: 25px 5.5%;
    }

    .l-cv .l-cv__box-title {
        font-size: min(3.3vw, 4.0625rem);
    }

    .l-cv .l-cv__box-txt {
        font-size: 0.875rem;
        color: #fff;
    }

    .l-cv .l-cv__box-btn {
        margin: 20px auto 0;
        width: min(100%, 320px);
    }

    .l-cv .l-cv__box-btn .l-cv__box-btn-link {
        font-size: 1rem;
        padding: 15px 20px;
    }

    .l-cv .l-cv__box-tel {
        margin: 10px auto 0;
        width: min(100%, 320px);
    }

    .l-cv .l-cv__box-tel .l-cv__box-tel-btn-link {
        padding: 16px;
    }

    .c-category01 {
        gap: 10px 13px;
    }

    .c-category01 .c-category01__item-ico {
        height: 25px;
        width: 25px;
    }

    .c-category01 .c-category01__item-txt {
        display: block;
        font-size: 0.8125rem;
    }

    .c-category02 .c-category02__item {
        font-size: 0.8125rem;
    }

    .c-title01 {
        margin-bottom: 40px;
    }

    .c-title01 .c-title01__en {
        font-size: 14px;
    }

    .c-title01 .c-title01__ja {
        font-size: 36px;
    }

    .c-title03 {
        font-size: 2.5rem;
        margin-bottom: 60px;
        padding-top: 47px;
    }

    .c-title03 .c-title03__ico {
        width: 32px;
    }

    .c-title04 {
        -ms-flex-wrap: wrap;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        flex-wrap: wrap;
        gap: 40px;
        margin-bottom: 70px;
    }

    .c-title04__title {
        font-size: 4.0625rem;
        text-align: left;
    }

    .c-title04__lead {
        font-size: 1rem;
        margin-top: 0;
    }

    .c-archive01 {
        max-width: 1160px;
        width: 90%;
    }

    /*.c-archive01 .c-archive01__item::before {
        left: -80px;
        right: -80px;
    }*/

    .c-toggle01 .c-toggle01__item {
        padding: 45px 10px;
    }

    .c-toggle01 .c-toggle01__item-header {
        padding-right: 72px;
    }

    .c-toggle01 .c-toggle01__item-header::before,
    .c-toggle01 .c-toggle01__item-header::after {
        width: 22px;
    }

    .c-toggle01 .c-toggle01__item-header-ico {
        font-size: 1.8125rem;
        line-height: 1.1;
        width: 51px;
    }

    .c-toggle01 .c-toggle01__item-header-txt {
        color: #1A1A1A;
        font-size: 1.1875rem;
        width: calc(100% - 51px);
    }

    .c-toggle01 .c-toggle01__item-body-in {
        padding: 25px 70px 0 60px;
    }

    .c-table01 table {
        border: 0;
    }

    .c-table01 th,
    .c-table01 td {
        border: 1px solid #DDDFE4;
        display: table-cell;
        padding: 18px 30px;
    }

    .c-table01 th {
        width: 250px;
    }

    .c-list01 {
        gap: 60px 4%;
    }

    .c-list01 .c-list01__item {
        display: grid;
        gap: 35px 2%;
        grid-template-areas: "index index""img txt";
        grid-template-columns: 34% 1fr;
    }

    .c-list01 .c-list01__item-index {
        grid-area: index;
    }

    .c-list01 .c-list01__item-img {
        grid-area: img;
    }

    .c-list01 .c-list01__item-areaTxt {
        grid-area: txt;
    }

    .c-list01 .c-list01__item-index {
        margin-bottom: 0;
    }

    .c-list01 .c-list01__item-areaTxt {
        padding: 0;
    }

    .c-list01 .c-list01__item-title {
        font-size: 20px;
        margin-bottom: 10px;
    }

    .c-slide {
        gap: 30px;
        margin-top: 25px;
    }

    .c-slide .c-slide__pagination {
        grid-area: pagination;
    }

    .c-slide .c-slide__pagination span {
        height: 6px;
        margin: 0 6px;
        width: 6px;
    }

    .c-slide .c-slide__arw::before {
        height: 14px;
        width: 12px;
    }

    .u-view-small {
        display: none !important;
    }

    .p-error__page404 {
        padding: 300px 0;
    }

    .p-index-pickup {
        padding: 100px 0 120px;
    }

    .p-index-archive {
        padding: 130px 0;
    }

    .p-index-reason {
        padding-top: 130px;
    }

    .p-index-reason .p-index-reason__lead {
        padding: 0 20px;
        text-align: center;
    }

    .p-index-reason .p-index-reason__secWrap {
        margin-top: 70px;
        padding: 0 80px;
    }

    .p-index-reason .p-index-reason-sec:not(:first-child)::before {
        left: -80px;
        right: -80px;
    }

    .p-index-case {
        margin-bottom: -20px;
        padding: 130px 0;
    }

    .p-index-case .p-index-case__inner {
        margin: 0 auto;
        padding-left: 20px;
        padding-right: 20px;
        width: 90%;
        max-width: 1280px;
    }

    .p-index-case .p-index-case__lead {
        text-align: center;
    }

    .p-index-case .p-index-case__list {
        margin-top: 60px;
    }

    .p-index-flow {
        padding: 110px 0;
    }

    .p-index-flow .p-index-flow__list {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
    }

    .p-index-flow .p-index-flow__item {
        display: block;
        width: 25%;
    }

    .p-index-flow .p-index-flow__item:not(:last-child) .p-index-flow__item-step::before {
        -webkit-transform-origin: right top;
        background: url(../img/home/ico-flow-arw02.svg) no-repeat center/contain;
        bottom: 0;
        height: 56px;
        left: auto;
        right: -20px;
        top: -1px;
        transform-origin: right top;
        translate: 0 0;
        width: 20px;
    }

    .p-index-flow .p-index-flow__item:not(:first-child) .p-index-flow__item-cont {
        border-right: 1px solid #1A1A1A;
        border-top: 0;
    }

    .p-index-flow .p-index-flow__item:last-child .p-index-flow__item-cont {
        border-right: 0;
    }

    .p-index-flow .p-index-flow__item-step {
        border-bottom: 1px solid #1A1A1A;
        height: 55px;
        padding: 10px;
        width: 100%;
    }

    .p-index-flow .p-index-flow__item-step-in {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        font-size: 18px;
        width: 100%;
    }

    .p-index-flow .p-index-flow__item-cont {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        border-left: 0;
        border-right: 1px solid #1A1A1A;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        flex-direction: column;
        padding: 35px 25px;
        width: 100%;
    }

    .p-index-flow .p-index-flow__item-cont-img {
        height: 70px;
        width: 70px;
    }

    .p-index-flow .p-index-flow__item-cont-img img {
        -o-object-fit: contain;
        height: 100%;
        object-fit: contain;
        width: 100%;
    }

    .p-index-flow .p-index-flow__item-cont-ttl {
        -webkit-box-flex: 0;
        -ms-flex: 0;
        flex: 0;
        font-size: 1.125rem;
        margin-top: 20px;
    }

    .p-index-flow .p-index-flow__item-cont-txt {
        -webkit-box-flex: 1;
        -ms-flex: 1;
        flex: 1;
        margin-top: 20px;
    }

    .p-index-flow .p-index-flow__result {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -ms-flex-wrap: wrap;
        align-items: center;
        flex-direction: row-reverse;
        flex-wrap: wrap;
        gap: 0;
        justify-content: center;
        margin-top: 30px;
    }

    .p-index-flow .p-index-flow__result .p-index-flow__result-arw {
        -webkit-clip-path: polygon(0 0, 100% 50%, 0 100%);
        background: #604811;
        clip-path: polygon(0 0, 100% 50%, 0 100%);
        height: 120px;
        margin-left: -1px;
        width: 50px;
    }

    .p-index-flow .p-index-flow__result .p-index-flow__result-txt {
        font-size: 1.875rem;
        padding: 10px 20px;
        width: 79%;
    }

    .p-index-flow .p-index-flow__result .p-index-flow__result-txt br {
        display: none;
    }

    .p-index-flow .p-index-flow__result .p-index-flow__result-txt-in {
        margin-right: 15px;
    }

    .p-index-faq {
        margin-bottom: -20px;
        padding: 130px 0;
    }

    .p-property-mv {
        background: #F5F5F5;
        border-bottom: 1px solid #1A1A1A;
        margin-top: 150px;
    }

    .p-property-mv .p-property-mv__head {
        border-bottom: 0;
        padding: 80px 0 0;
    }

    .p-property-mv .p-property-mv__head-ja {
        font-size: 1rem;
    }

    .p-property-mv .p-property-mv__head-en {
        font-size: 4.0625rem;
    }

    .p-property-mv .p-property-mv__anchor {
        background: transparent;
    }

    .p-property-mv .p-property-mv__anchor-inner {
        margin: 0 auto;
        padding: 30px 0 80px;
        padding-left: 20px;
        padding-right: 20px;
        width: min(100%, 1320px);
    }

    .p-property-mv .p-property-mv__anchor-list {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        gap: 5px;
        justify-content: center;
    }

    .p-property-mv .p-property-mv__anchor-item {
        width: calc(25% - 3.75px);
    }

    .p-property-mv .p-property-mv__anchor-item-link {
        -webkit-transition: 0.25s ease-in-out;
        -webkit-transition-property: opacity;
        gap: 8px;
        padding: 20px;
        transition: 0.25s ease-in-out;
        transition-property: opacity;
    }

    .p-property-mv .p-property-mv__anchor-item-link:hover {
        opacity: 0.7;
    }

    .p-property-mv .p-property-mv__anchor-item-ico {
        width: 16px;
    }

    .p-property-mv .p-property-mv__anchor-item-txt {
        font-size: 0.875rem;
        padding-top: 0;
        width: auto;
    }

    .p-property-mv .p-property-mv__anchor-item-txt br {
        display: block;
    }

    .p-property-info {
        padding: 110px 0;
    }

    .p-property-info .p-property-info-main {
        -webkit-box-align: start;
        -ms-flex-align: start;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        align-items: flex-start;
        flex-direction: row;
        justify-content: space-between;
    }

    .p-property-info .p-property-info-main__areaImg {
        width: 48.5%;
    }

    .p-property-info .p-property-info-main__img {
        margin: 0;
    }

    .p-property-info .p-property-info-main__gallery {
        margin: 20px 0 0;
    }

    .p-property-info .p-property-info-main__areaTxt {
        width: 43.75%;
    }

    .p-property-info .p-property-info-main__name {
        font-size: 2.1875rem;
        margin-bottom: 25px;
    }

    .p-property-info .p-property-info-main__lead {
        font-size: 1.25rem;
        margin-bottom: 15px;
    }

    .p-property-info .p-property-info-main__date {
        margin-top: 20px;
        padding: 25px 0;
    }

    .p-property-info .p-property-info-main__cat {
        margin-top: 20px;
    }

    .p-property-info .p-property-info-main__mail-link:hover::before {
        opacity: 0;
    }

    .p-property-info .p-property-info-main__line-link {
        -webkit-transition: 0.25s ease-in-out;
        -webkit-transition-property: opacity;
        transition: 0.25s ease-in-out;
        transition-property: opacity;
    }

    .p-property-info .p-property-info-main__line-link:hover {
        opacity: 0.6;
    }

    .p-property-info .p-property-info-main__mail-link,
    .p-property-info .p-property-info-main__line-link {
        font-size: 1rem;
        gap: 15px;
        height: 100%;
        padding: 20px 10px;
    }

    .p-property-info-areaBlock {
        margin-top: 50px;
    }

    .p-property-info-areaBlock .p-property-info-block__title {
        font-size: 1.75rem;
        margin-bottom: 40px;
        padding-left: 25px;
    }

    .p-property-info-areaBlock .p-property-info-block__title::before {
        width: 5px;
    }

    .p-property-info-areaBlock .p-property-info-block__sec:nth-child(n+2) {
        margin-top: 40px;
    }

    .p-property-info-areaBlock .p-property-info-block__sec .p-property-info-block__sec-title {
        font-size: 1.25rem;
        margin-bottom: 20px;
    }

    .p-property-access {
        padding: 110px 0;
    }

    .p-property-access .p-property-access__inner {
        margin: 0 auto;
        padding-left: 20px;
        padding-right: 20px;
        width: min(100%, 1640px);
    }

    .p-property-access .p-property-access-sec {
        gap: 5%;
    }

    .p-property-access .p-property-access-sec__map {
        width: 50%;
    }

    .p-property-access .p-property-access-sec__areaTxt {
        width: 45%;
    }

    .p-property-access .p-property-access-sec__info-item {
        padding: 30px 0;
    }

    .p-property-access .p-property-access-sec__info-item dt {
        font-size: 1.125rem;
        margin-bottom: 10px;
    }

    .p-property-details {
        padding: 110px 0;
    }

    .p-property-case {
        padding: 110px 0;
    }

    .p-property-other {
        padding: 110px 0;
    }

    .p-property-other .p-property-other__head {
        -ms-flex-wrap: wrap;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        flex-wrap: wrap;
        gap: 35px;
        margin-bottom: 30px;
        text-align: left;
    }

    .p-property-other .p-property-other__head-lead {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        font-size: 1rem;
        order: 2;
    }

    .p-property-other .p-property-other__head-title {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        font-size: 3.4375rem;
        margin-top: 0;
        order: 1;
    }

    .p-property-other .p-property-other__wrapper {
        border: solid #1A1A1A;
        border-width: 0 1px;
    }

    .p-property-other .p-property-other__wrapper::before,
    .p-property-other .p-property-other__wrapper::after {
        left: 0;
        right: 0;
    }

    .p-property-other .p-property-other__slider-item:not(:first-child) {
        border-left: 0;
    }
}

@media all and (min-width: 1000px) {
    .c-card01 {
        -ms-flex-wrap: wrap;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        flex-wrap: wrap;
    }

    .c-card01 .c-card01__img {
        border-right: 1px solid #1A1A1A;
        width: 45.45%;
    }

    .c-card01 .c-card01__areaTxt {
        background: #fff;
        padding: 60px 6.8% 20px;
        width: 54.55%;
    }

    .c-card01 .c-card01__info {
        translate: 0 0;
    }

    .c-card01 .c-card01__name {
        font-size: 1.875rem;
    }

    .c-card01 .c-card01__date {
        margin-top: 20px;
    }

    .c-card01 .c-card01__cat {
        margin-top: 20px;
    }

    .c-card01 .c-card01__btn {
        margin: 30px auto 0 0;
        width: min(100%, 220px);
    }

    .c-card01 .c-card01__btn .c-card01__btn-link {
        font-size: 0.875rem;
    }

    .c-card01 .c-card01__btn .c-card01__btn-link::after {
        right: 15px;
    }

    .c-card01.is-active .c-card01__img img {
        scale: 1.1;
    }

    .c-card01.is-active .c-card01__btn .c-card01__btn-link {
        color: #fff;
    }

    .c-card01.is-active .c-card01__btn .c-card01__btn-link::before {
        right: -100%;
    }

    .c-card01.is-active .c-card01__btn .c-card01__btn-link::after {
        background: #fff;
    }

    .p-index-reason-sec {
        -ms-flex-wrap: wrap;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        flex-wrap: wrap;
    }

    .p-index-reason-sec .p-index-reason-sec__img {
        border-bottom: 0;
        width: 41.6%;
    }

    .p-index-reason-sec .p-index-reason-sec__areaTxt {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        flex-direction: column;
        justify-content: center;
        padding: 25px 7.3%;
        width: 58.4%;
        min-height: 270px;
    }

    .p-index-reason-sec .p-index-reason-sec__bg {
        -webkit-transform-origin: top left;
        bottom: auto;
        right: 0;
        rotate: 90deg;
        top: 15px;
        transform-origin: top left;
        translate: 100% 0;
        z-index: -1;
    }

    .p-index-reason-sec:nth-of-type(2n+1) .p-index-reason-sec__img {
        border-right: 1px solid #1A1A1A;
    }

    .p-index-reason-sec:nth-of-type(2n) {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse;
    }

    .p-index-reason-sec:nth-of-type(2n) .p-index-reason-sec__img {
        border-left: 1px solid #1A1A1A;
    }

    .p-index-reason-sec:nth-of-type(2n) .p-index-reason-sec__bg {
        -webkit-transform-origin: bottom left;
        left: 0;
        right: auto;
        transform-origin: bottom left;
        translate: 0 -100%;
    }
}

@media all and (min-width: 1100px) {
    :root {
        --header-height: 150px;
    }

    .l-header .l-header-logo {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 90px;
        flex: 0 0 90px;
    }

    .l-nav {
        display: block !important;
        height: var(--header-height);
        overflow-y: visible;
        padding-top: 0;
        width: 960px;
        z-index: 1001;
    }

    .l-nav .l-nav__inner {
        display: grid;
        display: grid;
        grid-template-areas: "btn""nav";
        grid-template-rows: 1fr 75px;
        height: 150px;
        padding-bottom: 0;
    }

    .l-nav .l-nav__btn {
        grid-area: btn;
    }

    .l-nav .l-nav__list {
        -ms-flex-wrap: wrap;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        background: #1A1A1A;
        color: #fff;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        flex-wrap: wrap;
        grid-area: nav;
        justify-content: center;
        width: 100%;
    }

    .l-nav .l-nav__item:not(:last-child) .l-nav__item-link {
        border-bottom: 0;
    }

    .l-nav .l-nav__item-link {
        display: grid;
        font-size: 1rem;
        height: 75px;
        padding: 15px 15px;
        place-content: center;
    }

    .l-nav .l-nav-btn {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
        border-top: 0;
        flex-direction: row-reverse;
        gap: 0;
        justify-content: flex-start;
        padding: 0;
    }

    .l-nav .l-nav-btn>* {
        margin: 0;
        width: 240px;
    }

    .l-nav .l-nav-btn .l-nav-btn__contact-link {
        display: grid;
        font-size: 1.25rem;
        height: 100%;
        padding: 10px 20px;
        place-content: center;
    }

    .l-nav .l-nav-btn .l-nav-btn__contact-link::before {
        -webkit-transition: 0.25s ease-in-out;
        -webkit-transition-property: opacity;
        transition: 0.25s ease-in-out;
        transition-property: opacity;
    }

    .l-nav .l-nav-btn .l-nav-btn__contact-link::after {
        background: -webkit-gradient(linear, right top, left top, from(#AA9159), to(#604811));
        background: linear-gradient(-90deg, #AA9159, #604811);
        content: "";
        height: 100%;
        left: 0;
        position: absolute;
        top: 0;
        width: 100%;
        z-index: -2;
    }

    .l-nav .l-nav-btn .l-nav-btn__contact-link:hover::before {
        opacity: 0;
    }

    .l-nav .l-nav-btn .l-nav-btn__tel-link {
        border: 0;
        padding: 10px 15px;
    }

    .l-nav .l-nav-btn .l-nav-btn__tel-num {
        font-size: 1.75rem;
        padding-left: 0;
    }

    .l-nav .l-nav-btn .l-nav-btn__tel-num::before {
        height: 19px;
        left: -25px;
        width: 19px;
    }

    .l-nav .l-nav-btn .l-nav-btn__tel-time {
        color: #999;
        font-size: 0.8125rem;
        letter-spacing: 0;
    }

    .l-nav .l-nav__close,
    .l-nav .l-nav-btn__line {
        display: none;
    }

    .c-btn-hamburger {
        display: none;
    }
}

@media all and (min-width: 1320px) {
    .l-gnav {
        display: block;
    }

    .l-footer {
        margin-bottom: 0;
    }

    .l-drawer .l-drawer-contents {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 66.6666%;
        flex: 0 0 66.6666%;
    }

    .p-index-mv {
        overflow: hidden;
        padding-top: 60px;
    }

    .p-index-mv .p-index-mv__img {
        height: calc(100vh - 75px - 75px);
        margin-left: -12%;
        width: 74%;
    }

    .p-index-mv .p-index-mv__img img {
        -o-object-fit: cover;
        height: 100%;
        object-fit: cover;
        width: 100%;
    }

    .p-index-mv .p-index-mv__areaTxt {
        width: 38%;
    }

    .p-index-mv .p-index-mv__scroll {
        -webkit-transform-origin: right bottom;
        bottom: 20px;
        left: 20px;
        position: absolute;
        rotate: 90deg;
        transform-origin: right bottom;
        translate: -100% 0;
    }

    .p-index-mv .p-index-mv__scroll-link {
        -webkit-transition: 0.25s ease-in-out;
        -webkit-transition-property: opacity;
        display: inline-block;
        font-family: "Hind Siliguri", sans-serif;
        font-size: 0.625rem;
        letter-spacing: 0.08em;
        padding-right: 30px;
        position: relative;
        transition: 0.25s ease-in-out;
        transition-property: opacity;
    }

    .p-index-mv .p-index-mv__scroll-link:hover {
        opacity: 0.6;
    }

    .p-index-mv .p-index-mv__scroll-link::before {
        -webkit-clip-path: polygon(0 0, 100% 50%, 0 100%);
        background: #1A1A1A;
        clip-path: polygon(0 0, 100% 50%, 0 100%);
        content: "";
        height: 10px;
        position: absolute;
        right: 0;
        top: 50%;
        translate: 0 -50%;
        width: 12px;
    }

    .l-cv .l-cv__inner {
        -webkit-box-align: unset;
        -ms-flex-align: unset;
        align-items: unset;
    }

    .l-cv .l-cv__box {
        min-height: 550px;
        padding: 35px 7%;
    }

    .l-cv .l-cv__box-txt {
        font-size: 1.0625rem;
        text-align: center;
        color: #fff;
    }

    .l-cv .l-cv__box-btn {
        margin-top: 50px;
    }

    .l-cv .l-cv__box-btn .l-cv__box-btn-link {
        padding: 25px 30px;
    }

    .l-cv .l-cv__box-tel {
        margin-top: 20px;
    }

    .l-cv .l-cv__box-tel .l-cv__box-tel-btn-link {
        padding: 23px;
    }

    .c-card02 {
        position: relative;
    }

    .c-card02 .c-card02__txtWrap {
        height: 100%;
        left: 0;
        position: absolute;
        top: 0;
        width: 100%;
    }

    .c-card02 .c-card02__areaTxt {
        padding: 30px 35px 0;
        position: absolute;
        right: 0;
        top: 0;
        width: 30.4%;
        height: 100%;
    }

    .c-card02 .c-card02__info {
        position: absolute;
        right: 0;
        top: 0;
        translate: 0 0;
    }

    .c-card02 .c-card02__name {
        font-size: 1.875rem;
    }

    .c-card02 .c-card02__date {
        margin-top: 18px;
    }

    .c-card02 .c-card02__cat {
        border-top: 1px solid #333;
        margin-top: 20px;
        padding-top: 20px;
    }

    .c-card02 .c-card02__btn {
        margin: 43px -35px 0;
    }

    .c-card02 .c-card02__btn .c-card02__btn-link {
        padding: 10px 30px;
    }

    .c-card02 .c-card02__btn .c-card02__btn-in {
        font-size: 0.875rem;
    }

    .c-card02.is-active .c-card02__img img {
        scale: 1.1;
    }

    .c-card02.is-active .c-card02__btn .c-card02__btn-link::before {
        right: -100%;
    }

    .c-card02.is-active .c-card02__btn .c-card02__btn-in {
        color: #1A1A1A;
    }

    .c-card02.is-active .c-card02__btn .c-card02__btn-in::after {
        background: #1A1A1A;
    }

    .c-archive01 {
        -ms-flex-wrap: wrap;
        border-bottom: 0;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        flex-wrap: wrap;
    }

    .c-archive01 .c-archive01__item {
        width: calc(100% / 4 - 2%);
        margin-right: 2%;
        margin-bottom: 4%;
    }

    .c-archive01 .c-archive01__item:nth-child(4n+4) {
      margin-right: 0;
    }

    /*.c-archive01 .c-archive01__item::before {
        background: #1A1A1A;
        bottom: 0;
        height: 1px;
        left: -80px;
        right: -80px;
        top: auto !important;
    }

    .c-archive01 .c-archive01__item:nth-child(2n+1)::before {
        right: 0;
    }

    .c-archive01 .c-archive01__item:nth-child(2n)::before {
        left: 0;
    }
*/
    .c-list01 {
        gap: 60px 7.8%;
    }

    .c-list01 .c-list01__item {
        gap: 35px 6.5%;
        width: 46.1%;
        padding-right: 1%;
    }

    .u-view-medium {
        display: none !important;
    }

    .u-view-under-medium {
        display: none !important;
    }

    .p-index-pickup .p-index-pickup__slide {
        /* margin-right: calc((100vw - 1280px) / -2); */
    }

    .p-index-reason-sec .p-index-reason-sec__title {
        margin-bottom: 30px;
    }

    .p-index-reason-sec .p-index-reason-sec__title-ico {
        margin-bottom: 30px;
        width: 28px;
    }

    .p-index-reason-sec .p-index-reason-sec__title-txt {
        font-size: 28px;
    }

    .p-index-reason-sec .p-index-reason-sec__bg {
        font-size: 3rem;
    }

    .p-property-mv .p-property-mv__anchor-list {
        gap: 12px;
    }

    .p-property-mv .p-property-mv__anchor-item {
        width: calc(25% - 9px);
    }

    .p-property-mv .p-property-mv__anchor-item-link {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }

    .p-property-mv .p-property-mv__anchor-item-txt {
        font-size: 1rem;
    }

    .p-property-mv .p-property-mv__anchor-item-txt br {
        display: none;
    }

    .p-property-info .p-property-info-main__areaImg {
        -ms-flex-wrap: wrap;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        flex-wrap: wrap;
        gap: 20px;
    }

    .p-property-info .p-property-info-main__img {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        -ms-flex-item-align: center;
        align-self: center;
        order: 2;
        width: calc(100% - 90px);
    }

    .p-property-info .p-property-info-main__gallery {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        margin: auto;
        order: 1;
        position: relative;
        width: 70px;
    }

    .p-property-info .p-property-info-main__gallery-in {
        height: 445px;
    }

    .p-property-info .p-property-info-main__gallery-arw {
        cursor: pointer;
        height: 40px;
        left: 50%;
        position: absolute;
        translate: -50% 0;
        width: 40px;
        z-index: 1;
    }

    .p-property-info .p-property-info-main__gallery-arw::before {
        -webkit-clip-path: polygon(50% 0, 100% 100%, 0 100%);
        background: #1A1A1A;
        clip-path: polygon(50% 0, 100% 100%, 0 100%);
        content: "";
        height: 12px;
        left: 50%;
        position: absolute;
        top: 50%;
        translate: -50% -50%;
        width: 14px;
    }

    .p-property-info .p-property-info-main__gallery-arw.--prev {
        top: -40px;
    }

    .p-property-info .p-property-info-main__gallery-arw.--next {
        bottom: -40px;
        scale: 1 -1;
    }

    .p-property-info .p-property-info-main__btn {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        flex-direction: row;
        gap: 0;
        margin-top: 40px;
    }

    .p-property-info .p-property-info-main__mail {
        width: 59%;
    }

    .p-property-info .p-property-info-main__line {
        width: 41%;
    }
}

.l-footer{
  padding-top: 0;
}

.l-cv .l-cv__box-txt{
  color: #fff;
}


/*# sourceMappingURL=style.css.map*/