@charset "utf-8";

@font-face {
    font-family: 'Zen Old Mincho';
    font-style: normal;
    font-weight: 400;
    src: url(../fonts/Zen_Old_Mincho/ZenOldMincho-Regular.woff2) format('woff2'),
        url(../fonts/Zen_Old_Mincho/ZenOldMincho-Regular.woff) format('woff'),
        url(../fonts/Zen_Old_Mincho/ZenOldMincho-Regular.ttf) format('truetype');
}

@font-face {
    font-family: 'Zen Old Mincho';
    font-style: normal;
    font-weight: 700;
    src: url(../fonts/Zen_Old_Mincho/ZenOldMincho-Bold.woff2) format('woff2'),
        url(../fonts/Zen_Old_Mincho/ZenOldMincho-Bold.woff) format('woff'),
        url(../fonts/Zen_Old_Mincho/ZenOldMincho-Bold.ttf) format('truetype');
}

/*==============================
    変数設定
==============================*/
/* 幅の基準 */
:root {
    --widthBase: 1920px;
}

@media only screen and (max-width:1920px) {
    :root {
        --widthBase: 100vw;
    }
}

@media only screen and (max-width:1400px) {
    :root {
        --widthBase: 1400px;
    }
}

@media only screen and (max-width:1215px) {
    :root {
        --widthBase: 375px;
    }
}

@media only screen and (max-width:374px) {
    :root {
        --widthBase: 100vw;
    }
}

:root {
    /* フッターの上の余白 */
    --footerPc200: 200px;
    --footerPc0: 0;
    --footerSp100: 100px;
    --footerSp0: 0;

    /* 文字色 */
    --textColor: #fff;
    --keyColor: #f39800;
    --lightKeyColor: #00a0e9;
    --brandColor: #343434;
    --memberColor: #918854;
    --bgReserveColor: #32b7fc;
    --headerBorder02: rgba(52, 52, 52, 0.149);
    --bgAfter02: #f4f3f3;
    --bgContactColor03: #1c6fb4;
    --bgReserveColor03: #32b7fc;
    --bgType03: #beb6ae;
    --type03Active: #2b3339;
    --type03Member: #2b3339;
    --accessBorderBefore: #e6dcd3;

    --telBtnColor: #222;
    --iconColor: rgba(52, 52, 52, 0.3);

    /* フォントサイズ（PC） */
    --pcFontSize10: 10px;
    --pcFontSize11: 11px;
    --pcFontSize12: 12px;
    --pcFontSize13: 13px;
    --pcFontSize14: 14px;
    --pcFontSize15: 15px;
    --pcFontSize16: 16px;
    --pcFontSize17: 17px;
    --pcFontSize18: 18px;
    --pcFontSize20: 20px;
    --pcFontSize22: 22px;
    --pcFontSize24: 24px;
    --pcFontSize26: 26px;
    --pcFontSize28: 28px;
    --pcFontSize30: 30px;
    --pcFontSize32: 32px;
    --pcFontSize34: 34px;
    --pcFontSize36: 36px;
    --pcFontSize38: 38px;
    --pcFontSize40: 40px;
    --pcFontSize46: 46px;
    --pcFontSize48: 48px;
    --pcFontSize50: 50px;
    --pcFontSize52: 52px;
    --pcFontSize58: 58px;
    --pcFontSize60: 60px;
    --pcFontSize70: 70px;
    --pcFontSize80: 80px;
    --pcFontSize90: 90px;

    /* コンセプト追加 */
    --pcFontSize100: 100px;
    --pcFontSize56: 56px;
    --pcFontSize200: 200px;
    --pcFontSize45: 45px;

    --pcFontSize44: 44px;
    --pcFontSize35: 35px;

    /* line-height（PC） */
    --pcLineHeight10_145: 1.45;
    --pcLineHeight11_145: 1.45;
    --pcLineHeight12_1: 1;
    --pcLineHeight12_15: 1.5;
    --pcLineHeight12_2: 2;
    --pcLineHeight12_217: 2.17;
    --pcLineHeight13_1: 1;
    --pcLineHeight13_184: 1.84;
    --pcLineHeight13_2: 2;
    --pcLineHeight13_215: 2.15;
    --pcLineHeight14_15: 1.5;
    --pcLineHeight14_171: 1.71;
    --pcLineHeight14_186: 1.86;
    --pcLineHeight15_15: 1.5;
    --pcLineHeight15_167: 1.67;
    --pcLineHeight15_173: 1.73;
    --pcLineHeight15_2: 2;
    --pcLineHeight16_15: 1.5;
    --pcLineHeight16_1625: 1.625;
    --pcLineHeight16_18: 1.8;
    --pcLineHeight17_175: 1.75;
    --pcLineHeight17_2: 2;
    --pcLineHeight18_15: 1.5;
    --pcLineHeight18_178: 1.78;
    --pcLineHeight18_189: 1.89;
    --pcLineHeight18_2: 2;
    --pcLineHeight18_22: 2.2;
    --pcLineHeight18_244: 2.44;
    --pcLineHeight20_15: 1.5;
    --pcLineHeight20_19: 1.9;
    --pcLineHeight22_15: 1.5;
    --pcLineHeight22_173: 1.73;
    --pcLineHeight22_181: 1.81;
    --pcLineHeight22_2: 2;
    --pcLineHeight24_15: 1.5;
    --pcLineHeight24_158: 1.58;
    --pcLineHeight26_146: 1.46;
    --pcLineHeight26_15: 1.5;
    --pcLineHeight26_154: 1.54;
    /* (40 / 26) */
    --pcLineHeight26_178: 1.78;
    /* (46 / 26) */
    --pcLineHeight28_143: 1.43;
    --pcLineHeight28_15: 1.5;
    --pcLineHeight28_2: 2;
    --pcLineHeight30_1: 1;
    --pcLineHeight30_15: 1.5;
    --pcLineHeight30_153: 1.53;
    /* (46 / 30) */
    --pcLineHeight30_166: 1.66;
    /* (50 / 30) */
    --pcLineHeight32_15: 1.5;
    --pcLineHeight34_17: 1.7;
    --pcLineHeight34_185: 1.85;
    --pcLineHeight36_1: 1;
    --pcLineHeight36_15: 1.5;
    --pcLineHeight38_15: 1.5;
    --pcLineHeight38_152: 1.52;
    --pcLineHeight38_178: 1.78;
    --pcLineHeight40_185: 1.85;
    --pcLineHeight60_1: 1;
    --pcLineHeight70_1: 1;
    --pcLineHeight70_157: 1.57;
    --pcLineHeight80_1: 1;
    --pcLineHeight90_1: 1;
    --pcLineHeight28_171: 1.71;

    /*20250624*/
    --pcLineHeight13_15: 1.5;
    --pcLineHeight16_175: 1.75;
    --pcLineHeight20_2: 2;
    --pcLineHeight22_154: 1.54;
    --pcLineHeight32_140625: 1.40625;

    /* コンセプト追加 */
    --pcLineHeight50_16: 1.6;
    --pcLineHeight20_25: 2.5;
    --pcLineHeight20_195: 1.95;
    --pcLineHeight28_178: 1.78;
    --pcLineHeight24_216: 2.16;
    --pcLineHeight18_233: 2.33;
    --pcLineHeight26_146: 1.46;
    --pcLineHeight15_173: 1.73;
    --pcLineHeight18_189: 1.89;
    --pcLineHeight18_178: 1.78;
    --pcLineHeight22_181: 1.81;
    --pcLineHeight16_2125: 2.125;
    --pcLineHeight32_1625: 1.625;
    --pcLineHeight22_154: 1.54;
    --pcLineHeight18_167: 1.67;
    --pcLineHeight13_169: 1.69;
    --pcLineHeight16_11: 1.1;
    --pcLineHeight15_16: 1.6;
    --pcLineHeight12_183: 1.83;

    --pcLineHeight12_24: calc(24 / 12);
    --pcLineHeight14_24: calc(24 / 14);
    --pcLineHeight22_40: calc(40 / 22);
    --pcLineHeight30_40: calc(40 / 30);
    --pcLineHeight22_42: calc(42 / 22);
    --pcLineHeight28_48: calc(48 / 28);
    --pcLineHeight46_70: calc(70 / 46);
    --pcLineHeight70_80: calc(80 / 70);
    --pcLineHeight100_115: calc(115 / 100);
    --pcLineHeight20_40: calc(40 / 20);

    /* 静的追加 */
    --pcLineHeight16_173: 1.73;
    --pcLineHeight20_50: calc(50 / 20);

    /* letter-spacing（PC） */
    --pcLetterSpacing10_2: 2px;
    --pcLetterSpacing11_0: 0;
    --pcLetterSpacing11_05: 0.5px;
    --pcLetterSpacing11_1: 1px;
    --pcLetterSpacing12_0: 0;
    --pcLetterSpacing13_1: 1px;
    --pcLetterSpacing14_05: 0.5px;
    --pcLetterSpacing14_1: 1px;
    --pcLetterSpacing15_05: 0.5px;
    --pcLetterSpacing15_1: 1px;
    --pcLetterSpacing16_05: 0.5px;
    --pcLetterSpacing16_1: 1px;
    --pcLetterSpacing17_0: 0;
    --pcLetterSpacing18_0: 0;
    --pcLetterSpacing18_05: 0.5px;
    --pcLetterSpacing18_1: 1px;
    --pcLetterSpacing20_05: 0.5px;
    --pcLetterSpacing20_1: 1px;
    --pcLetterSpacing20_3: 3px;
    --pcLetterSpacing22_05: 0.5px;
    --pcLetterSpacing22_1: 1px;
    --pcLetterSpacing22_2: 2px;
    --pcLetterSpacing24_1: 1px;
    --pcLetterSpacing26_1: 1px;
    --pcLetterSpacing28_1: 1px;
    --pcLetterSpacing30_1: 1px;
    --pcLetterSpacing30_2: 2px;
    --pcLetterSpacing34_1: 1px;
    --pcLetterSpacing36_1: 1px;
    --pcLetterSpacing36_2: 2px;
    --pcLetterSpacing40_2: 2px;
    --pcLetterSpacing50_25: 2.5px;
    --pcLetterSpacing52_1: 1px;
    --pcLetterSpacing58_15: 1.5px;
    --pcLetterSpacing60_1: 1px;
    --pcLetterSpacing60_3: 3px;
    --pcLetterSpacing70_25: 2.5px;
    --pcLetterSpacing60_5: 5px;
    --pcLetterSpacing70_2: 2px;
    --pcLetterSpacing70_3: 3px;
    --pcLetterSpacing80_2: 2px;
    --pcLetterSpacing90_7: 7px;

    --pcLetterSpacing12_50: 0.05em;
    --pcLetterSpacing14_50: 0.05em;
    --pcLetterSpacing16_50: 0.05em;
    --pcLetterSpacing22_50: 0.05em;
    --pcLetterSpacing30_50: 0.05em;
    --pcLetterSpacing40_50: 0.05em;
    --pcLetterSpacing46_50: 0.05em;
    --pcLetterSpacing70_50: 0.05em;
    --pcLetterSpacing80_50: 0.05em;
    --pcLetterSpacing90_30: 0.03em;
    --pcLetterSpacing100_50: 0.05em;
    --pcLetterSpacing35_2: 0.2em;


    /* コンセプト追加 */
    --pcLetterSpacing10_2: 2px;
    --pcLetterSpacing60_3: 3px;
    --pcLetterSpacing60_6: 6px;
    --pcLetterSpacing100_5: 5px;
    --pcLetterSpacing20_-1: -1px;
    --pcLetterSpacing13_2: 2px;
    --pcLetterSpacing60_3: 3px;
    --pcLetterSpacing22_1: 1px;

    /* 静的追加 */
    --pcLetterSpacing20_-05: -0.5px;
    --pcLetterSpacing50_1: 1px;
    --pcLetterSpacing60_2: 2px;
    --pcLetterSpacing100_3: 3px;

    /* フォントサイズ（SP）*/
    --spFontSize10: calc((10 / 375) * var(--widthBase));
    --spFontSize11: calc((11 / 375) * var(--widthBase));
    --spFontSize12: calc((12 / 375) * var(--widthBase));
    --spFontSize13: calc((13 / 375) * var(--widthBase));
    --spFontSize14: calc((14 / 375) * var(--widthBase));
    --spFontSize15: calc((15 / 375) * var(--widthBase));
    --spFontSize16: calc((16 / 375) * var(--widthBase));
    --spFontSize17: calc((17 / 375) * var(--widthBase));
    --spFontSize18: calc((18 / 375) * var(--widthBase));
    --spFontSize19: calc((19 / 375) * var(--widthBase));
    --spFontSize20: calc((20 / 375) * var(--widthBase));
    --spFontSize22: calc((22 / 375) * var(--widthBase));
    --spFontSize24: calc((24 / 375) * var(--widthBase));
    --spFontSize26: calc((26 / 375) * var(--widthBase));
    --spFontSize27: calc((27 / 375) * var(--widthBase));
    --spFontSize28: calc((28 / 375) * var(--widthBase));
    --spFontSize30: calc((30 / 375) * var(--widthBase));
    --spFontSize32: calc((32 / 375) * var(--widthBase));
    --spFontSize34: calc((34 / 375) * var(--widthBase));
    --spFontSize38: calc((38 / 375) * var(--widthBase));
    --spFontSize40: calc((40 / 375) * var(--widthBase));

    /*20250624*/
    --spLineHeight22_154: 1.54;

    /* コンセプト追加 */
    --spFontSize10: calc((10 / 375) * var(--widthBase));
    --spFontSize50: calc((50 / 375) * var(--widthBase));

    /* line-height（SP） */
    --spLineHeight10_12: 1.2;
    --spLineHeight10_16: 1.6;
    --spLineHeight10_18: 1.8;
    --spLineHeight10_2: 2;
    --spLineHeight11_1: 1;
    --spLineHeight11_15: 1.5;
    --spLineHeight11_163: 1.63;
    --spLineHeight11_182: 1.82;
    --spLineHeight11_2: 2;
    --spLineHeight12_15: 1.5;
    --spLineHeight12_167: 1.67;
    --spLineHeight12_188: 1.88;
    --spLineHeight12_2: 2;
    --spLineHeight13_138: 1.38;
    --spLineHeight13_153: 1.53;
    --spLineHeight13_17: 1.7;
    --spLineHeight13_185: 1.85;
    --spLineHeight13_2: 2;
    --spLineHeight13_24: 2.4;
    --spLineHeight14_143: 1.43;
    --spLineHeight14_15: 1.5;
    --spLineHeight14_157: 1.57;
    --spLineHeight14_17: 1.7;
    --spLineHeight14_186: 1.86;
    --spLineHeight15_133: 1.33;
    --spLineHeight15_147: 1.47;
    --spLineHeight15_15: 1.5;
    --spLineHeight15_16: 1.6;
    --spLineHeight15_17: 1.7;
    --spLineHeight15_2: 2;
    --spLineHeight16_1375: 1.375;
    --spLineHeight16_15: 1.5;
    --spLineHeight16_16: 1.6;
    --spLineHeight16_1625: 1.625;
    --spLineHeight16_2875: 2.875;
    --spLineHeight17_118: 1.18;
    --spLineHeight17_13: 1.3;
    --spLineHeight18_155: 1.55;
    /* (28 / 18) */
    --spLineHeight18_167: 1.67;
    --spLineHeight20_15: 1.5;
    --spLineHeight20_2: 2;
    --spLineHeight28_164: 1.64;

    /*20250624*/
    --spLineHeight22_154: 1.54;

    /* コンセプト追加 */
    --spLineHeight20_17: 1.7;
    --spLineHeight13_184: 1.84;
    --spLineHeight18_155: 1.55;
    --spLineHeight11_163: 1.63;
    --spLineHeight13_146: 1.46;
    --spLineHeight13_169: 1.69;
    --spLineHeight18_133: 1.33;
    --spLineHeight14_171: 1.71;

    --spLineHeight10_13: calc(13 / 10);
    --spLineHeight12_20: calc(20 / 12);
    --spLineHeight14_24: calc(24 / 14);
    --spLineHeight16_24: calc(24 / 16);
    --spLineHeight18_28: calc(28 / 18);

    --spLineHeight16_38: calc(38 / 16);
    --spLineHeight10_184: 1.84;

    /* letter-spacing（SP） */
    --spLetterSpacing10_0: 0;
    --spLetterSpacing10_05: 0.5px;
    --spLetterSpacing11_0: 0;
    --spLetterSpacing11_05: 0.5px;
    --spLetterSpacing11_1: 1px;
    --spLetterSpacing12_0: 0;
    --spLetterSpacing12_05: 0.5px;
    --spLetterSpacing13_0: 0;
    --spLetterSpacing13_05: 0.5px;
    --spLetterSpacing14_0: 0;
    --spLetterSpacing14_1: 1px;
    --spLetterSpacing15_0: 0;
    --spLetterSpacing15_05: 0.5px;
    --spLetterSpacing16_05: 0.5px;
    --spLetterSpacing18_0: 0;
    --spLetterSpacing18_05: 0.5px;
    --spLetterSpacing20_0: 0px;
    --spLetterSpacing20_1: 1px;
    --spLetterSpacing24_1: 1px;
    --spLetterSpacing24_15: 1.5px;
    --spLetterSpacing26_05: 0.5px;
    --spLetterSpacing28_15: 1.5px;
    --spLetterSpacing30_05: 0.5px;
    --spLetterSpacing30_1: 1px;
    --spLetterSpacing30_15: 1.5px;
    --spLetterSpacing30_2: 2px;
    --spLetterSpacing38_15: 1.5px;

    /*20250624*/
    --spLetterSpacing26_2: 2px;

    /* コンセプト追加 */
    --spLetterSpacing26_2: 2px;
    --spLetterSpacing30_1: 1px;
    --spLetterSpacing11_1: 1px;
    --spLetterSpacing11_-05: -0.5px;
    --spLetterSpacing13_05: 0.5px;
    --spLetterSpacing13_-05: -0.5px;
    --spLetterSpacing16_-1: -1px;

    --spLetterSpacing20_50: 0.05em;
    --spLetterSpacing24_30: 0.03em;
    --spLetterSpacing40_20: 0.02em;
    --spLetterSpacing40_50: 0.05em;
    --spLetterSpacing0: 0;
}



/*==============================
    基本設定
==============================*/
body {
    font-size: var(--pcFontSize12);
    font-family: YakuHanMP, 'Zen Old Mincho', serif;
    margin: 0;
    padding: 0;
    text-align: left;
    background: #f4f3f3;
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0.25);
    position: relative;
    word-break: break-all;
    min-width: 1400px;
    color: var(--brandColor);
    background: var(--textColor);
}

@media only screen and (max-width:1215px) {
    body {
        min-width: 0;
    }
}

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

img {
    vertical-align: bottom;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: normal;
}

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

/*font layout*/
.fBold {
    font-weight: bold;
}

/*rollover*/
.ro a:hover,
a.ro:hover,
a .ro:hover,
.cursorPointer:hover {
    opacity: 0.8;
}

.ro a,
a.ro,
a .ro,
.cursorPointer {
    transition: opacity 0.2s ease-out;
}

.cursorPointer {
    cursor: pointer;
}

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

    .ro a:hover,
    a.ro:hover,
    a .ro:hover,
    .cursorPointer:hover {
        opacity: 1;
    }
}

/*rollover(brightnessによる変化)*/
.brt a:hover,
a.brt:hover,
a .brt:hover {
    -webkit-filter: brightness(1.1);
    filter: brightness(1.1);
}

.brt a,
a.brt,
a .brt {
    transition: filter 0.2s ease-out;
}

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

    .brt a:hover,
    a.brt:hover,
    a .brt:hover {
        filter: none;
    }
}

/*ro無効化*/
.ro .no_ro a:hover,
.ro a.no_ro:hover,
.ro .no_ro .cursorPointer:hover,
.ro .cursorPointer.no_ro:hover {
    opacity: 1;
}

/* 電話リンクの無効化 */
a[href^="tel:"] {
    pointer-events: none;
    cursor: default;
}

a {
    color: inherit;
    text-decoration: none;
}

@media only screen and (max-width:1215px) {
    a[href^="tel:"] {
        pointer-events: auto;
        cursor: pointer;
    }
}

/* container */
#container {
    overflow: hidden;
    /* max-width:1920px; */
    width: 100%;
    margin: 0 auto;
}

/*========================================
    レスポンシブ用(不要な場合は削除)
========================================*/
.spOnly,
.brSp,
.imgSp {
    display: none;
}

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

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

    .spNone,
    .brPc,
    .imgPc {
        display: none;
    }

    .spOnly {
        display: block;
    }

    .brSp,
    .imgSp {
        display: inline;
    }

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

/*-----------------------------------------------
    wrapper
-----------------------------------------------*/
.wrapper1815 {
    width: 1815px;
    margin: 0 auto;
    max-width: calc(100% - 40px);
}

.wrapper1720 {
    width: 1720px;
    margin: 0 auto;
    max-width: calc(100% - 40px);
}

.wrapper1712 {
    width: 1712px;
    margin: 0 auto;
    max-width: calc(100% - 40px);
}

.wrapper1700 {
    width: 1700px;
    margin: 0 auto;
    max-width: calc(100% - 40px);
}

.wrapper1680 {
    width: 1680px;
    margin: 0 auto;
    max-width: calc(100% - 40px);
}

.wrapper1520 {
    width: 1520px;
    margin: 0 auto;
    max-width: calc(100% - 40px);
}

.wrapper1500 {
    width: 1500px;
    margin: 0 auto;
    max-width: calc(100% - 40px);
}

.wrapper1320 {
    width: 1320px;
    margin: 0 auto;
    max-width: calc(100% - 40px);
}

.wrapper1300 {
    width: 1300px;
    margin: 0 auto;
    max-width: calc(100% - 40px);
}

.wrapper1280 {
    width: 1280px;
    margin: 0 auto;
    max-width: calc(100% - 40px);
}

.wrapper1230 {
    width: 1230px;
    margin: 0 auto;
    max-width: calc(100% - 40px);
}

.wrapper1100 {
    width: 1100px;
    margin: 0 auto;
    max-width: calc(100% - 40px);
}

.wrapper1000 {
    width: 1000px;
    margin: 0 auto;
    max-width: calc(100% - 40px);
}

.wrapper980 {
    width: 980px;
    margin: 0 auto;
    max-width: calc(100% - 40px);
}

.wrapper960 {
    width: 960px;
    margin: 0 auto;
    max-width: calc(100% - 40px);
}

.wrapper860 {
    width: 860px;
    margin: 0 auto;
    max-width: calc(100% - 40px);
}

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

    .wrapper1815,
    .wrapper1720,
    .wrapper1712,
    .wrapper1700,
    .wrapper1680,
    .wrapper1520,
    .wrapper1500,
    .wrapper1320,
    .wrapper1300,
    .wrapper1280,
    .wrapper1230,
    .wrapper1100,
    .wrapper1000,
    .wrapper980,
    .wrapper960,
    .wrapper860 {
        width: 100%;
        max-width: none;
    }

    .wrapperSp {
        width: 92%;
        margin: 0 auto;
    }
}

/*-----------------------------------------------
    imgCover
-----------------------------------------------*/
/* imgCover */
.imgCover,
.imgCont {
    position: relative;
}

.imgCover img {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    object-fit: cover;
}

.imgCont img {
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}

/*-----------------------------------------------
	jsHide
-----------------------------------------------*/
.jsHide {
    transition: opacity 1s cubic-bezier(0.25, 0.46, 0.45, 0.94), transform 1s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

.jsHide:not(.jsShow) {
    opacity: 0;
    transform: translate(0px, 50px);
}

/*-----------------------------------------------
    hoverZoom
-----------------------------------------------*/
.hoverZoom {
    overflow: hidden;
}

.hoverZoom img:not(.noZoom) {
    -webkit-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}

.hoverZoom:hover img:not(.noZoom) {
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
}

/*-----------------------------------------------
    hoverMore
-----------------------------------------------*/
.cmnMore {
    width: 160px;
    position: absolute;
    bottom: 0;
    right: 0;
    padding-bottom: 14px;
}

.cmnMore::before {
    position: absolute;
    content: '';
    margin: auto;
    display: block;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 1px;
    background-color: rgba(255, 255, 255, .3);
}

.cmnMore.cmnMore2::before {
    background-color: rgb(52, 52, 52, .15);
}

.cmnMore::after {
    content: "";
    position: absolute;
    top: 5px;
    right: 0;
    margin: auto;
    width: 6px;
    height: 6px;
    clip-path: polygon(0 0, 100% 50%, 0 100%, 30% 50%);
    background: var(--textColor);
    transform: rotate(0deg);
    z-index: 2;
    transition: all 0.3s ease-out;
}

.cmnMore2::after {
    background: var(--brandColor);
}

.cmnMore .txtMore {
    font-size: var(--pcFontSize13);
    letter-spacing: var(--pcLetterSpacing13_1);
}

.hoverMore:hover .cmnMore::after {
    transform: translate(4px, 0) !important;
}

.cmnMoreLink {
    text-align: right;
}

.cmnMoreLink a {
    display: inline-block;
    text-align: left;
}

.cmnMoreLink .cmnMore {
    position: relative;
}

.iconArrow {
    position: relative;
    width: 100%;
}

.iconArrow::after {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    width: 6px;
    height: 6px;
    clip-path: polygon(0 0, 100% 50%, 0 100%, 30% 50%);
    background: var(--textColor);
    transform: rotate(0deg);
    z-index: 2;
    transition: all 0.3s ease-out;
}

.iconArrow2::after {
    background: var(--brandColor);
}

.hoverArrow:hover .iconArrow::after {
    transform: translate(4px, 0) !important;
}

@media only screen and (max-width:1215px) {
    .cmnMore {
        width: 85px;
        padding-bottom: 10px;
    }

    .cmnMore::after {
        width: 4px;
        height: 4px;
    }

    .cmnMore .txtMore {
        font-size: var(--spFontSize11);
        letter-spacing: var(--spLetterSpacing11_0);
    }

    .cmnMore::before {
        bottom: 5px;
    }
}

/*-----------------------------------------------
    header
-----------------------------------------------*/
#header {
    position: fixed;
    top: 0;
    left: 0;
    min-width: 1400px;
    width: 100%;
    z-index: 9999;
    transition: all 0.3s ease-out;
}

#header:not(.scroll) {
    opacity: 1 !important;
    z-index: 999 !important;
}

@keyframes fadeIn {
    0% {
        top: -10px;
        opacity: 0;
    }

    100% {
        top: 0;
        opacity: 1;
    }
}

/* #header::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 131px;
    background: url(../img/common/bgHeader.png);
    transition: all 0.3s ease-out;
    opacity: 0;
    z-index: -1;
} */

/* #header.is-hidden,
#header.is-hidden::before {
    opacity: 0;
    z-index: -2;
} */

/* #header.scroll::before {
    background: url(../img/common/bgHeader.png);
    opacity: 1;
} */

#header .wrapper {
    padding: 40px 50px 0;
    height: 100%;
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
}

#header .logo {
    margin-top: 18px;
}

#header.header_estate .logo {
    margin-top: 0;
}

#header .txtLogo {
    font-size: var(--pcFontSize11);
    line-height: var(--pcLineHeight11_145);
    margin-top: 15px;
    transition: all 0.3s ease-out;
}

#header.scroll .txtLogo {
    opacity: 0;
}

#header .linkBox {
    display: flex;
    align-items: center;
}

#header .linkBox .linkTxtList,
#header .linkBox .linkList {
    display: flex;
}

/* linkTxtList */
#header .linkTxtList {
    margin-right: 38px;
}

#header .linkTxtItem+.linkTxtItem {
    margin-left: 35px;
}

#header .linkTxtList .link {
    position: relative;
    display: inline-block;
}

#header .linkTxtList .link:after {
    content: "";
    background: var(--textColor);
    width: 100%;
    height: 1px;
    position: absolute;
    bottom: -3px;
    left: 0;
    transform: scale(0, 1);
    transition: transform 0.3s;
    transform-origin: right top
}

#header .linkTxtList .link:hover:after {
    transform-origin: left top;
    transform: scale(1, 1)
}

#header .linkTxtList .txt {
    font-size: var(--pcFontSize16);
    letter-spacing: var(--pcLetterSpacing16_05);
    white-space: nowrap;
}

/* linkList */
#header .linkItem {
    width: 210px;
}

#header .linkItem+.linkItem {
    margin-left: 15px;
}

#header .linkBox .aLink {
    width: 100%;
    height: 60px;
    border-radius: 30px;
    border: 1px solid rgba(255, 255, 255, .6);
    display: flex;
    justify-content: center;
    align-items: center;
    transition: all 0.3s ease-out;
}

#header .linkBox .txtLink {
    position: relative;
    display: inline-block;
    font-size: var(--pcFontSize16);
    letter-spacing: var(--pcLetterSpacing16_05);
    font-weight: bold;
    padding-left: 34px;
}

#header .linkBox .txtLink::before {
    position: absolute;
    content: '';
    margin: auto;
    display: block;
    top: 3px;
    bottom: 0;
    left: 0;
    width: 22px;
    height: 20px;
}

#header .linkBox .txtCatalog::before {
    background: url(../img/common/iconHeader01.png) center top / cover no-repeat;
}

#header .linkBox .txtReserve::before {
    background: url(../img/common/iconHeader02.png) center top / cover no-repeat;
}

#header .linkRecruit::after {
    display: none;
}

#header .spanBtn {
    background: #222;
    padding: 8px 14px;
    color: #fff;
    font-size: var(--pcFontSize16);
    letter-spacing: var(--pcLetterSpacing16_05);
    white-space: nowrap;
}

/* #header.scroll */
#header.scroll .linkBox .aLink {
    border: none;
}

#header.scroll .linkItemCatalog .aLink {
    background-color: var(--lightKeyColor);
}

#header.scroll .linkItemReserve .aLink {
    background-color: var(--keyColor);
}

@media only screen and (max-width:1660px) {
    #header .linkTxtList .txt {
        font-size: var(--pcFontSize15);
        letter-spacing: var(--pcLetterSpacing15_05);
    }

    #header .linkTxtItem+.linkTxtItem {
        margin-left: 15px;
    }

    #header .spanBtn {
        padding: 6px 8px;
        font-size: var(--pcFontSize15);
        letter-spacing: var(--pcLetterSpacing15_05);
    }

    #header .linkTxtList {
        margin-right: 20px;
    }

    #header .linkItem {
        width: 180px;
    }
}

@media only screen and (max-width:1215px) {
    #header {
        min-width: auto;
        height: 50px;
        border-bottom: 1px solid rgba(255, 255, 255, .2);
    }

    #header.naviOpen {
        z-index: 999999 !important;
    }

    #header::before {
        height: 127px;
    }

    #header.scroll::before {
        background: url(../img/common/bgHeader_sp.png?241220) center top / contain repeat;
    }

    #header.naviOpen::before {
        display: none !important;
    }

    #header .wrapper {
        padding: 0;
        flex-wrap: wrap;
    }

    #header .logoBox {
        padding-left: 15px;
        display: flex;
        align-items: center;
        height: 100%;
        order: 1;
    }

    #header .logo {
        width: 155px;
        margin-top: 0;
    }

    #header.header_estate .logo {
        width: 130px;
    }

    #header .txtLogo {
        display: none;
    }

    /* linkTxtList */
    #header .linkBox {
        width: 100%;
        order: 3;
        border-top: 1px solid rgba(255, 255, 255, .2);
        border-bottom: 1px solid rgba(255, 255, 255, .2);
        display: none;
    }

    #header.naviOpen .linkBox {
        display: block;
    }

    #header .linkTxtList {
        width: 100%;
        justify-content: space-between;
        margin-right: 0;
        padding: 17px 13px;
    }

    #header .linkTxtItem+.linkTxtItem {
        margin-left: 0;
    }

    #header .linkTxtList .txt {
        font-size: var(--spFontSize12);
        letter-spacing: var(--spLetterSpacing12_0);
    }

    #header .linkBox .linkList {
        display: none;
    }

    #btnNavi {
        width: 96px;
        height: 100%;
        z-index: 9999;
        border-left: 1px solid rgba(255, 255, 255, .2);
        order: 2;
    }

    #btnNavi .btnNaviBox {
        display: flex;
        align-items: center;
        justify-content: center;
        text-decoration: none;
        width: 100%;
        height: 100%;
        color: var(--textColor);
    }

    #btnNavi .inner {
        position: relative;
        display: inline-block;
        font-size: var(--spFontSize11);
        line-height: var(--spLineHeight11_15);
        letter-spacing: var(--spLetterSpacing11_1);
        padding-left: 30px;
    }

    #btnNavi .inner::before,
    #btnNavi .inner::after {
        position: absolute;
        content: '';
        width: 20px;
        height: 1px;
        left: 0;
        display: block;
        background: var(--textColor);
        transition: all 0.4s ease-out;
    }

    #btnNavi .inner::before {
        top: 5px;
    }

    #btnNavi .inner::after {
        bottom: 4px;
    }

    #btnNavi.naviOpen .inner::before {
        top: 4px;
        transform: translateY(5px) rotate(-30deg);
    }

    #btnNavi.naviOpen .inner::after {
        bottom: 5px;
        transform: translateY(-2px) rotate(30deg);
    }
}

@media only screen and (max-width:360px) {
    #btnNavi.naviOpen .inner::before {
        transform: translateY(3px) rotate(-30deg);
    }
}

#menu {
    display: none;
}

@media only screen and (max-width:1215px) {
    body.naviOpen {
        overflow: hidden;
    }

    #menu {
        display: block;
        position: fixed;
        bottom: 0;
        left: 0;
        padding: 96px 0;
        padding-top: 0;
        min-height: 100vh;
        width: 100%;
        background: rgba(52, 52, 52, .95);
        transition: 0.3s ease-out;
        z-index: -1;
        opacity: 0;
        min-height: auto;
    }

    #menu.naviOpen {
        opacity: 1;
        z-index: 9998;
        height: 100%;
        height: calc(100% - 96px);
        overflow-y: scroll;
    }

    #header.naviOpen .linkBox,
    #header.naviOpen {
        background: rgba(52, 52, 52, .95);
    }

    #menu .inner {
        width: 100%;
    }

    #menu .boxLink {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
    }

    #menu .listLink {
        position: relative;
        width: 50%;
        padding: 27px 17px;
        border-bottom: 1px solid rgba(255, 255, 255, .1);
    }

    #menu .listLink:nth-child(odd):after {
        position: absolute;
        content: '';
        margin: auto;
        display: block;
        top: 0;
        right: 0;
        width: 1px;
        height: 100%;
        background: rgba(255, 255, 255, .1);
    }

    #menu .boxLink .item+.item {
        margin-top: 14px;
    }

    #menu .link {
        font-size: var(--spFontSize12);
        line-height: var(--spLineHeight12_15);
        font-weight: bold;
    }

    #menu .txtLink {
        position: relative;
        display: inline-block;
        padding-left: 20px;
    }

    #menu .boxTxtLink {
        margin-top: 25px;
    }

    #menu .boxTxtLink a {
        position: relative;
        display: inline-block;
        font-size: var(--spFontSize10);
    }

    #menu .boxTxtLink a+a {
        padding-left: 10px;
        margin-left: 10px;
    }

    #menu .boxTxtLink a+a::before {
        position: absolute;
        content: '';
        margin: auto;
        display: block;
        top: 0;
        bottom: 0;
        left: 0;
        width: 1px;
        height: 100%;
        background-color: var(--textColor);
    }

    #menu .boxInfo {
        margin-top: 50px;
        text-align: center;
    }

    #menu .listSns {
        display: flex;
        justify-content: center;
    }

    #menu .listSns .item {
        width: 50px;
        height: 50px;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    #menu .listSns .item+.item {
        margin-left: 15px;
    }

    #menu .linkSns {
        border-radius: 100%;
        border: 1px solid rgba(255, 255, 255, .15);
        width: 100%;
        height: 100%;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    #menu .txtTel {
        margin-top: 30px;
        font-size: var(--spFontSize13);
    }

    #menu .txtTelLink {
        display: inline-block;
        margin-top: 10px;
        font-size: var(--spFontSize24);
        letter-spacing: var(--spLetterSpacing13_05);
    }

    #menu .txtInfo {
        margin-top: 16px;
        font-size: var(--spFontSize11);
        letter-spacing: var(--spLetterSpacing11_05);
    }
}

/* secCmnBnrList */
.secCmnBnrList.secCmnBnrListMargin {
    margin-top: var(--footerPc200);
}

.secCmnBnrList {
    margin-top: var(--footerPc0);
    background-color: var(--brandColor);
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.secCmnBnrList .item {
    width: calc((100% / 2) - 0.5px);
    height: 480px;
}

.secCmnBnrList .item:last-child {
    margin-top: 1px;
    width: 100%;
    height: 560px;
}

.secCmnBnrList .item.itemSns {
    width: 100%;
    background: #343434;
    height: auto;
}

.secCmnBnrList .item.itemContact.lazyloaded {
    background: url(../img/common/bgContact.jpg) center top / cover no-repeat;
}

.secCmnBnrList .link {
    position: relative;
    overflow: hidden;
    text-decoration: none;
    height: 100%;
    padding: 45px 50px;
    display: flex;
    align-items: center;
    justify-content: flex-end;
}

.secCmnBnrList .img {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}

.secCmnBnrList .img img {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    object-fit: cover;
    font-family: 'object-fit:cover;';
}

.secCmnBnrList .boxTxt {
    position: relative;
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.secCmnBnrList .titBnr {
    position: absolute;
    top: 0;
    left: 0;
    font-size: var(--pcFontSize22);
    letter-spacing: var(--pcLetterSpacing22_2);
    display: inline-block;
    padding-left: 21px;
}

.secCmnBnrList .titBnr::before {
    position: absolute;
    content: '';
    margin: auto;
    display: block;
    top: 0;
    bottom: 0;
    left: 0;
    width: 1px;
    height: 10px;
    background-color: rgba(255, 255, 255, .3);
}

.secCmnBnrList .boxLink {
    text-align: center;
}

.secCmnBnrList .titLink {
    font-size: var(--pcFontSize36);
}

.secCmnBnrList .txtLink {
    font-size: var(--pcFontSize18);
    line-height: var(--pcLineHeight18_189);
    margin-top: 20px;
}

.secCmnBnrList .itemSns .link {
    padding: 92px 0 152px;
    height: auto;
}

.secCmnBnrList .itemSns .titBnr {
    position: static;
    font-size: var(--pcFontSize35);
    letter-spacing: var(--pcLetterSpacing35_2);
    display: inline-block;
    padding-left: 0;
    text-align: center;
}

.secCmnBnrList .itemSns .titBnr::before {
    display: none;
}

.secCmnBnrList .listSns {
    display: flex;
    margin-top: 40px;
}

.secCmnBnrList .listSns .item {
    width: 160px;
    height: auto;
}

.secCmnBnrList .listSns .item:not(:last-child) {
    margin-right: 70px;
}

.secCmnBnrList .listSns .linkSns {
    position: relative;
    width: 100%;
    display: flex;
    flex-direction: column;
}

.secCmnBnrList .listSns .icon {
    position: relative;
    width: 100%;
    height: 160px;
    border-radius: 100%;
    border: 1px solid rgba(255, 255, 255, .15);
    display: flex;
    justify-content: center;
    align-items: center;
}

.secCmnBnrList .listSns .cmnMore {
    position: relative;
    margin-top: 37px;
}

.secCmnBnrList .listSns .cmnMore::after {
    width: 8px;
    height: 8px;
}

.secCmnBnrList .listSns .txtMore {
    font-size: var(--pcFontSize18);
    letter-spacing: var(--pcLetterSpacing18_0);
}

.secCmnBnrList svg {
    position: absolute;
    top: 0;
    left: 0;
    margin: auto;
    opacity: 1;
    max-width: 100%;
    height: auto;
}

.secCmnBnrList .hoverMore:hover .circle {
    stroke-dashoffset: 0;
    transition-duration: 1.6s;
    transition-timing-function: cubic-bezier(.215, .61, .355, 1)
}

.secCmnBnrList .circle {
    stroke-dasharray: 594;
    stroke-dashoffset: 594;
    -webkit-transform: rotate(-90deg);
    -webkit-transform-origin: 50% 50%;
    stroke: var(--textColor);
    transform: rotate(-90deg);
    transform-origin: 50% 50%;
    transition-duration: 1.6s;
    transition-timing-function: cubic-bezier(.215, .61, .355, 1)
}

/* boxContact */
.secCmnBnrList .boxContact {
    text-align: left;
    align-items: flex-start;
}

.secCmnBnrList .boxContact .titContact {
    font-size: var(--pcFontSize36);
    font-weight: bold;
}

.secCmnBnrList .boxContact .txtContact {
    margin-top: 35px;
    font-size: var(--pcFontSize18);
}

.secCmnBnrList .boxContactLink {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.secCmnBnrList .listLink {
    display: flex;
    width: 56.4%;
}

.secCmnBnrList .itemLink {
    position: relative;
    width: 50%;
    height: 360px;
    padding-top: 55px;
    text-align: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
    border-left: 1px solid rgba(255, 255, 255, .15);
}

.secCmnBnrList .itemLink:last-child {
    border-right: 1px solid rgba(255, 255, 255, .15);
}

.secCmnBnrList .itemLink::before {
    position: absolute;
    content: '';
    margin: auto;
    display: block;
    top: 60px;
    right: 0;
    left: 0;
    width: 36px;
    height: 30px;
}

.secCmnBnrList .itemLink.itemLinkCatalog.lazyloaded::before {
    background: url(../img/common/iconCatalog.png) center top / cover no-repeat;
}

.secCmnBnrList .itemLink.itemLinkReserve.lazyloaded::before {
    background: url(../img/common/iconReserve.png) center top / cover no-repeat;
}

.secCmnBnrList .listLink .tit {
    font-size: var(--pcFontSize24);
}

.secCmnBnrList .listLink .txt {
    font-size: var(--pcFontSize14);
    line-height: var(--pcLineHeight18_189);
    margin-top: 20px;
}

.secCmnBnrList .listLink .linkCover {
    width: 220px;
    height: 55px;
    border-radius: 50px;
    margin: 30px auto 0;
    background-color: #828282;
}

.secCmnBnrList .listLink .aLink {
    width: 100%;
    height: 100%;
    border-radius: 27px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.secCmnBnrList .itemLink.itemLinkCatalog .aLink {
    background-color: var(--lightKeyColor);
}

.secCmnBnrList .itemLink.itemLinkReserve .aLink {
    background-color: var(--keyColor);
}

.secCmnBnrList .listLink .cmnMore {
    position: relative;
    padding: 0;
    text-align: left;
}

.secCmnBnrList .listLink .cmnMore::before {
    display: none;
}

.secCmnBnrList .listLink .cmnMore::after {
    top: 0;
    bottom: 0;
}

@media only screen and (max-width:1480px) {
    .secCmnBnrList .boxContact .txtContact {
        font-size: var(--pcFontSize16);
    }
}

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

    .secCmnBnrList.secCmnBnrListMargin,
    .secCmnBnrList {
        margin-top: var(--footerSp0);
    }

    .secCmnBnrList .item {
        height: auto;
    }

    .secCmnBnrList .item:last-child {
        height: auto;
    }

    .secCmnBnrList .item.itemContact.lazyloaded {
        background: url(../img/common/bgContact_sp.jpg) center top / cover no-repeat;
    }

    .secCmnBnrList .link {
        height: 100%;
        padding: 0;
        justify-content: center !important;
    }

    .secCmnBnrList .img {
        position: relative;
        left: 0;
        top: 0;
        padding-top: 133.69%;
    }

    .secCmnBnrList .boxTxt {
        position: absolute;
        width: 100%;
        height: 100%;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        padding: 60px 20px 38px;
    }

    .secCmnBnrList .titBnr {
        left: 14px;
        top: 14px;
        font-size: var(--spFontSize11);
        letter-spacing: var(--spLetterSpacing11_0);
        padding-left: 10px;
    }

    .secCmnBnrList .titBnr::before {
        height: 7px;
    }

    .secCmnBnrList .boxLink {
        margin-bottom: 15px;
    }

    .secCmnBnrList .titLink {
        font-size: var(--spFontSize17);
        line-height: var(--spLineHeight17_118);
    }

    .secCmnBnrList .txtLink {
        font-size: var(--spFontSize11);
        line-height: var(--spLineHeight11_182);
        margin-top: 10px;
    }

    .secCmnBnrList .txtLink {
        font-size: var(--spFontSize11);
        line-height: var(--spLineHeight11_182);
        margin-top: 5px;
    }

    .secCmnBnrList .cmnMore {
        position: relative;
        bottom: 0;
        margin: 13px auto 0;
    }

    .secCmnBnrList .itemSns .link {
        padding: 0;
    }

    .secCmnBnrList .itemSns .titBnr {
        font-size: var(--spFontSize24);
    }

    .secCmnBnrList .listSns {
        margin: 25px auto 0;
        width: 78.667%;
    }

    .secCmnBnrList .listSns .item {
        width: 25.424%;
    }

    .secCmnBnrList .listSns .item:not(:last-child) {
        margin-right: 11.864%;
    }

    .secCmnBnrList .itemSns .boxTxt {
        position: relative;
        padding: 50px 0;
    }

    .secCmnBnrList .listSns .icon {
        width: 100%;
        padding-top: 100%;
        height: auto;
    }

    .secCmnBnrList .icon img {
        width: 25px;
        height: auto;
        position: absolute;
        top: calc(50% - 12.5px);
        left: calc(50% - 12.5px);
    }

    .secCmnBnrList .listSns .txtMore {
        font-size: var(--spFontSize11);
    }

    .secCmnBnrList .listSns .cmnMore::after {
        width: 5px;
        height: 5px;
        top: 3px;
    }

    .secCmnBnrList .listSns .cmnMore {
        margin-top: 15px;
    }

    .secCmnBnrList svg {
        display: none;
    }

    /* boxContact */
    .secCmnBnrList .boxContact {
        padding-top: 34px;
        text-align: left;
        align-items: flex-start;
        position: relative;
    }

    .secCmnBnrList .boxContact .titContact {
        font-size: var(--spFontSize19);
    }

    .secCmnBnrList .boxContact .txtContact {
        margin-top: 12px;
        font-size: var(--spFontSize11);
        line-height: var(--spLineHeight11_182);
    }

    .secCmnBnrList .boxContactLink {
        text-align: center;
        flex-direction: column;
    }

    .secCmnBnrList .listLink {
        position: relative;
        margin-top: 25px;
        width: 100%;
        justify-content: space-between;
    }

    .secCmnBnrList .listLink::before {
        position: absolute;
        content: '';
        margin: auto;
        display: block;
        top: 0;
        right: 0;
        left: 0;
        width: 1px;
        height: 100%;
        background: rgba(255, 255, 255, .15);
    }

    .secCmnBnrList .itemLink {
        border-left: none;
        width: 47%;
        height: auto;
        padding-top: 25px;
    }

    .secCmnBnrList .itemLink:last-child {
        border-right: none;
    }

    .secCmnBnrList .itemLink::before {
        top: 0;
        width: 20px;
        height: 17px;
    }

    .secCmnBnrList .listLink .tit {
        font-size: var(--spFontSize17);
        line-height: var(--spLineHeight17_13);
        height: calc(var(--spFontSize17)* var(--spLineHeight17_13)* 2);
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .secCmnBnrList .listLink .txt {
        font-size: var(--spFontSize10);
        line-height: var(--spLineHeight10_16);
        margin-top: 10px;
        white-space: nowrap;
    }

    .secCmnBnrList .listLink .linkCover {
        width: 83%;
        height: 40px;
        border-radius: 19px;
        margin: 15px auto 0;
    }

    .secCmnBnrList .listLink .aLink {
        border-radius: 19px;
    }

    .secCmnBnrList .listLink .cmnMore {
        padding: 0 15px;
        width: 100%;
        bottom: 0;
    }

    .secCmnBnrList .itemContact .cmnMore {
        margin-top: 0;
    }

    .secCmnBnrList .listLink .cmnMore::after {
        top: 0;
        bottom: 0;
        right: 15px;
        width: 6px;
        height: 6px;
    }
}

/*-----------------------------------------------
    footer
-----------------------------------------------*/



#fNavi {
    display: none
}

@media only screen and (max-width:1215px) {
    #fNavi {
        position: fixed;
        bottom: 0;
        right: 0;
        width: 100%;
        display: block;
        transform: translateY(115%);
        transition: all 0.3s ease-out;
        z-index: 999;
        background-color: var(--textColor);
        opacity: 0;
        border-top: 1px solid var(--textColor);
    }

    #fNavi.jsShow {
        transform: none;
        opacity: 1;
    }

    #fNavi.is-hidden {
        transform: translateY(115%) !important;
    }

    #fNavi .naviList {
        display: flex;
    }

    #fNavi .naviItem {
        width: calc(100% / 4);
    }

    #fNavi .itemSearch,
    #fNavi .itemTel {
        background-color: var(--brandColor);
    }

    #fNavi .itemCatalog {
        background-color: var(--lightKeyColor);
    }

    #fNavi .itemReserve {
        background-color: var(--keyColor);
    }

    #fNavi .itemEstate {
        background-color: #7e6d53;
    }

    #fNavi .naviInner {
        height: 70px;
        display: flex;
        align-items: center;
        justify-content: center;
        text-align: center;
    }

    #fNavi .naviTxt {
        position: relative;
        font-size: var(--spFontSize10);
        line-height: var(--spLineHeight10_12);
        padding: 28px 0 2px;
    }

    #fNavi .itemSearch.lazyloaded .naviTxt::before {
        background: url(../img/common/iconNaviSearch.png) center top / cover no-repeat;
    }

    #fNavi .itemTel.lazyloaded .naviTxt::before {
        background: url(../img/common/iconNaviTel.png) center top / cover no-repeat;
    }

    #fNavi .itemEstate.lazyloaded .naviTxt::before {
        background: url(../img/common/iconNaviEstate.png) center top / cover no-repeat;
    }
}

/* secCmnCpBnr */
.secCmnCpBnr {
    position: relative;
}

.secCmnCpBnr .imgTxt {
    position: relative;
    background-color: var(--brandColor);
    width: 100%;
    height: 80px;
}

.secCmnCpBnr .boxTxt {
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.secCmnCpBnr .boxCp {
    background-color: var(--keyColor);
}

.secCmnCpBnr .boxCp .txtCp {
    position: relative;
    font-size: var(--pcFontSize20);
    letter-spacing: var(--pcLetterSpacing20_05);
}

.secCmnCpBnr .boxCp .txtCp::after {
    position: absolute;
    content: '';
    margin: auto;
    display: block;
    top: -60px;
    left: -120px;
    width: 95px;
    height: 76px;
}

.secCmnCpBnr .boxCp.lazyloaded .txtCp::after {
    background: url(../img/common_bnr/reserve/normal/95_76.png) center top / cover no-repeat;
}

.secCmnCpBnr .boxLink {
    background-color: #555;
    position: absolute;
    top: 0;
    right: 0;
    width: 260px;
}

.secCmnCpBnr .boxLink .cmnMore {
    position: relative;
    width: 100%;
    padding: 0 30px;
}

.secCmnCpBnr .boxLink .cmnMore::before {
    display: none;
}

.secCmnCpBnr .boxLink .cmnMore::after {
    top: 0;
    bottom: 0;
    right: 30px;
    width: 7px;
    height: 7px;
}

.secCmnCpBnr .boxLink .txtMore {
    font-size: var(--pcFontSize17);
    letter-spacing: var(--pcLetterSpacing17_0);
}

@media only screen and (max-width:1215px) {
    .secCmnCpBnr .imgTxt {
        height: 65px;
    }

    .secCmnCpBnr .boxCp {
        padding: 20px;
        justify-content: flex-start;
    }

    .secCmnCpBnr .boxCp .txtCp {
        font-size: var(--spFontSize13);
        line-height: var(--spLineHeight13_138);
        letter-spacing: var(--spLetterSpacing13_0);
        padding-left: 64px;
    }

    .secCmnCpBnr .boxCp .txtCp::after {
        top: 0;
        left: 0;
        width: 50px;
        height: 34px;
    }

    .secCmnCpBnr .boxCp.lazyloaded .txtCp::after {
        background: url(../img/common_bnr/reserve/normal/100_68.png) center top / cover no-repeat;
    }

    .secCmnCpBnr .boxLink {
        width: 0;
        right: 19px;
    }

    .secCmnCpBnr .boxLink .cmnMore::after {
        width: 6px;
        height: 6px;
    }

    .secCmnCpBnr .boxLink .txtMore {
        font-size: 0;
    }
}

/* main */
#main {
    position: relative;
}

@media only screen and (max-width:1215px) {
    #main {
        display: flex;
        flex-direction: column;
    }

    #main .mainWrapperMargin {
        padding-bottom: var(--footerSp100);
    }

    #main .mainWrapper {
        order: 1;
    }

    #main #pnkz {
        order: 2;
        margin-bottom: 1px;
    }

    #main .secCmnBnrList {
        order: 3;
    }
}

/*-----------------------------------------------
	pnkz
-----------------------------------------------*/
#pnkz {
    position: absolute;
    top: 140px;
    right: 0;
    width: 100%;
    max-width: calc(100% - 380px);
    padding: 0 50px;
    text-align: right;
}

#pnkz .boxList {
    position: relative;
    white-space: nowrap;
    /* white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis; */
    overflow-x: scroll;
}

#pnkz .boxList::-webkit-scrollbar {
    background: var(--brandColor);
    width: 5px;
    height: 3px;
}

#pnkz .boxList::-webkit-scrollbar-thumb {
    background-color: rgba(255, 255, 255, .1);
}

.coPage #pnkz .boxList::-webkit-scrollbar {
    background: rgba(255, 255, 255, 1);
}

.coPage #pnkz .boxList::-webkit-scrollbar-thumb {
    background-color: #ebebeb;
}

#pnkz li {
    display: inline;
    font-size: var(--pcFontSize11);
    line-height: var(--pcLineHeight11_145);
}

#pnkz li::after {
    content: ">";
    margin: 0 3px 0 4px;
}

#pnkz li:last-child::after {
    display: none;
}

#pnkz a {
    color: var(--textColor);
    text-underline-offset: 2px;
}

@media only screen and (max-width:1215px) {
    #pnkz {
        position: static;
        padding: 11px 0 12px;
        background-color: var(--brandColor);
        text-align: left;
        max-width: 100%;
    }

    #pnkz .boxList {
        overflow: visible;
        text-overflow: inherit;
        white-space: nowrap;
        overflow-y: scroll;
    }

    #pnkz li {
        font-size: var(--spFontSize10);
        line-height: var(--spLineHeight10_16);
    }

    #pnkz li::after {
        margin: 0 3px;
    }
}

/* secCmnIndexTop */
.secCmnIndexTop {
    display: flex;
    align-items: flex-start;
    justify-content: center;
    flex-direction: column;
    background-color: var(--brandColor);
    padding-top: 140px;
}

.secCmnIndexTop .titBox {
    padding: 100px 0 80px;
}

.secCmnIndexTop .titEng {
    font-size: var(--pcFontSize60);
    letter-spacing: var(--pcLetterSpacing60_3);
}

.secCmnIndexTop .titJp {
    font-size: var(--pcFontSize20);
    font-weight: bold;
    margin-top: 33px;
}

@media only screen and (max-width:1215px) {
    .secCmnIndexTop {
        padding-top: 0;
    }

    .secCmnIndexTop .titBox {
        text-align: center;
        padding: 96px 0 50px;
    }

    .secCmnIndexTop .titEng {
        font-size: var(--spFontSize24);
        letter-spacing: var(--spLetterSpacing24_15);
    }

    .secCmnIndexTop .titJp {
        font-size: var(--spFontSize15);
        margin-top: 15px;
    }
}


/* secCmnDynamicTop */
.secCmnDynamicTop {
    padding-top: 190px;
}

.secCmnDynamicTop .bgBox {
    width: 100%;
    height: 500px;
}

.secCmnDynamicTop .titBox {
    padding-top: 150px;
}

@media only screen and (max-width:1215px) {
    .secCmnDynamicTop {
        position: relative;
        padding-top: 200px;
    }

    .secCmnDynamicTop .bgBox {
        height: 42.67vw;
    }

    .secCmnDynamicTop .wrapper {
        position: absolute;
        top: 97px;
        left: 0;
        right: 0;
        margin: auto;
    }

    .secCmnDynamicTop .titBox {
        padding: 0;
    }
}


/* secNoListData */
.secNoListData {
    text-align: center;
    padding: 150px 0;
    font-size: 16px;
    line-height: 1.875;
    letter-spacing: 1px;
    color: var(--brandColor);
}

.secNoListData:only-child {
    width: 100%;
}

.secNoListData.fWhite {
    color: var(--textColor);
}

@media only screen and (max-width:1215px) {
    .secNoListData {
        padding: 100px 0;
        font-size: 14px;
        letter-spacing: 0.5px;
    }
}

/* secCmnIndexPager */
.secCmnIndexPager {
    position: relative;
    margin-top: 120px;
    padding-top: 60px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    background-image: linear-gradient(to right, var(--brandColor), var(--brandColor) 1px, transparent 1px, transparent 4px);
    background-size: 4px 1px;
    background-repeat: repeat-x;
    color: var(--brandColor);
}

.secCmnIndexPager .btnPrev,
.secCmnIndexPager .btnNext {
    position: relative;
    width: 150px;
    height: 70px;
    border-radius: 100%;
    text-align: center;
    flex-shrink: 0;
    z-index: 10;
}

.secCmnIndexPager .btnNext {
    margin: 0 0 0 auto;
}

.secCmnIndexPager .btnPrev .inner,
.secCmnIndexPager .btnNext .inner {
    position: relative;
    justify-content: flex-end;
    font-size: var(--pcFontSize18);
}

.secCmnIndexPager .btnNext .inner {
    justify-content: flex-start;
}

.secCmnIndexPager .btnPrev .inner:before,
.secCmnIndexPager .btnNext .inner::before {
    position: absolute;
    content: "";
    top: 0;
    right: 0;
    width: 70px;
    height: 100%;
    border-radius: 100%;
    border: 1px solid var(--brandColor);
}

.secCmnIndexPager .btnPrev .inner:before {
    right: auto;
    left: 0;
}

.secCmnIndexPager .btnPrev .inner:after,
.secCmnIndexPager .btnNext .inner::after {
    content: "";
    position: absolute;
    right: 30px;
    top: 0;
    bottom: 0;
    margin: auto;
    width: 8px;
    height: 9px;
    clip-path: polygon(0 0, 100% 50%, 0 100%, 30% 50%);
    background: var(--brandColor);
}

.secCmnIndexPager .btnPrev .inner:after {
    right: auto;
    left: 30px;
    transform: rotate(-180deg);
}

.secCmnIndexPager div.inner span,
.secCmnIndexPager div.inner::before {
    opacity: .3;
}

.secCmnIndexPager .inner {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
}

.secCmnIndexPager .boxListPager {
    position: absolute;
    top: 60px;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    padding: 0 90px;
    display: inline-flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
}

.secCmnIndexPager .btn {
    position: relative;
    min-width: 30px;
    height: auto;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    color: var(--brandColor);
    border-radius: 100%;
    font-size: var(--pcFontSize24);
}

.secCmnIndexPager .btn:not(.on):not(.dots) {
    opacity: .3;
}

.secCmnIndexPager .btn+.btn {
    margin-left: 11px;
}

.secCmnIndexPager .btn.dots {
    top: -7px;
    padding: 0 20px;
}

.secCmnIndexPager .btn.on::after {
    position: absolute;
    content: '';
    margin: auto;
    display: block;
    bottom: -20px;
    left: 0;
    width: 100%;
    height: 1px;
    background-color: var(--brandColor);
}

.secCmnIndexPager .inner {
    font-weight: bold;
}

@media only screen and (max-width:1215px) {
    .secCmnIndexPager {
        margin-top: 60px;
        padding: 30px 55px 0;
        background-image: linear-gradient(to right, var(--brandColor), var(--brandColor) 1px, transparent 1px, transparent 2px);
        background-size: 2px 1px;
    }

    .secCmnIndexPager .btnPrev,
    .secCmnIndexPager .btnNext {
        width: 35px;
        height: 35px;
    }

    .secCmnIndexPager .btnPrev .inner,
    .secCmnIndexPager .btnNext .inner {
        font-size: 0;
    }

    .secCmnIndexPager .btnPrev .inner:before,
    .secCmnIndexPager .btnNext .inner::before {
        right: 0;
        width: 100%;
    }

    .secCmnIndexPager .btnPrev .inner:before {
        right: auto;
        left: 0;
    }

    .secCmnIndexPager .btnPrev .inner:after,
    .secCmnIndexPager .btnNext .inner::after {
        right: 15px;
        width: 6px;
        height: 6px;
    }

    .secCmnIndexPager .btnPrev .inner:after {
        right: auto;
        left: 15px;
    }

    .secCmnIndexPager .boxListPager {
        top: 30px;
    }

    .secCmnIndexPager .btn {
        min-width: 15px;
        font-size: var(--spFontSize14);
    }

    .secCmnIndexPager .btn+.btn {
        margin-left: 5px;
    }

    .secCmnIndexPager .btn.dots {
        top: -5px;
        padding: 0 10px;
    }

    .secCmnIndexPager .btn.on::after {
        bottom: -10px;
    }
}

/* secCmnIndexBack */
.secCmnIndexBack .boxBack {
    position: absolute;
    top: 60px;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    padding: 0 90px;
    display: inline-flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
}

.secCmnIndexBack .boxBack .linkBack {
    position: relative;
    display: inline-block;
    font-size: var(--pcFontSize15);
    font-weight: bold;
}

.secCmnIndexBack .boxBack .linkBack::after {
    position: absolute;
    content: '';
    margin: auto;
    display: block;
    bottom: -20px;
    left: 0;
    width: 100%;
    height: 1px;
    background-color: var(--brandColor);
}

@media only screen and (max-width:1215px) {
    .secCmnIndexBack {
        padding: 30px 0 0;
    }

    .secCmnIndexBack .btnPrev,
    .secCmnIndexBack .btnNext {
        width: 75px;
    }

    .secCmnIndexBack .btnPrev .inner,
    .secCmnIndexBack .btnNext .inner {
        font-size: var(--spFontSize11);
    }

    .secCmnIndexBack .btnPrev .inner:before,
    .secCmnIndexBack .btnNext .inner::before {
        width: 35px
    }

    .secCmnIndexBack .boxBack {
        top: 30px;
    }

    .secCmnIndexBack .boxBack .linkBack {
        font-size: var(--spFontSize13);
    }

    .secCmnIndexBack .boxBack .linkBack::after {
        bottom: -10px;
    }
}


/*-----------------------------------------------
    font
-----------------------------------------------*/
.fZen {
    font-family: "Zen Old Mincho", serif;
}

.fForm {
    font-family: YakuHanJP, "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", sans-serif;
}


/*-----------------------------------------------
    footer
-----------------------------------------------*/
#footer{
    background: #333;
    padding: 80px 0;
    font-family: YakuHanJP, "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", sans-serif;
}
#footer.internal{
    margin-top: 200px;
}
.secReserveCo #footerSearchForm,
.secReserveOk #footerSearchForm,
.secCatalogCo #footerSearchForm,
.secCatalogOk #footerSearchForm{
    background: #333;
    padding: 43px 0;
    margin-top: 200px;
}
@media only screen and (max-width:1215px){
    #footer{
        padding: 40px 0 50px;
    }
    #fNavi + #container #footer{
        padding-bottom: 106px;
    }
    #footer.internal{
        margin-top: 150px;
    }
    .secReserveCo #footerSearchForm,
    .secReserveOk #footerSearchForm,
    .secCatalogCo #footerSearchForm,
    .secCatalogOk #footerSearchForm{
        padding: 25px 0;
            margin-top: 100px;
    }
}

/* secFooterMenu */
.secFooterMenu{
    font-size: var(--fPc13Fs);
    letter-spacing: var(--fPc13Ls);
}
.secFooterService + .secFooterMenu{
    margin-top: 42px;
}
.secFooterMenu .boxList{
    display: flex;
    justify-content: center;
}
.secFooterMenu .boxList:nth-child(2){
    margin-top: 32px;
}
.secFooterMenu .item:not(:last-child)::after{
    content: "｜";
    color: #878787;
    margin: 0 7px;
}
.secFooterMenu .link{
    color: #fff;
    text-decoration: underline;
}
@media only screen and (max-width:1215px){
    .secFooterMenu{
        display: none;
    }
}

/* secFooterCompany */
.secFooterCompany{
    margin-top: 43px;
}
.secFooterCompany .logo{
    display: block;
    width: 80px;
    margin: 0 auto;
}
.secFooterCompany .txt{
    color: #bcbcbc;
    font-size: var(--fPc13Fs);
    letter-spacing: var(--fPc13Ls);
    line-height: var(--fPc13Lh);
    text-align: center;
    margin-top: 17px;
}
.secFooterCompany .btnTel{
    display: block;
    width: 254px;
    margin: 22px auto 0;
}
@media only screen and (max-width:1215px){
    .secFooterCompany{
        margin-top: 0;
    }
    .secFooterCompany .logo{
        width: 53px;
    }
    .secFooterCompany .txt{
        font-size: var(--fSp10Fs);
        letter-spacing: var(--fSp10Ls);
        line-height: var(--fSp10Lh);
        margin-top: 18px;
        text-align: left;
    }
    .secFooterCompany .btnTel{
        width: 71.015%;
        height: 50px;
        border: 1px solid #5c5c5c;
        border-radius: 25px;
        margin-top: 22px;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .secFooterCompany .btnTel img{
        width: 132px;
        height: auto;
    }
}

/* secFooterService */
.secFooterService{
    font-size: var(--fPc13Fs);
    letter-spacing: var(--fPc13Ls);
    border-top: 1px solid rgba(255,255,255,0.2);
    border-bottom: 1px solid rgba(255,255,255,0.2);
    padding: 40px 20px;
    margin-top: 50px;
}
.secFooterService .tit{
    color: #fff;
}
.secFooterService .boxList{
    display: flex;
    margin-top: 17px;
}
.secFooterService .item:not(:last-child)::after{
    content: "｜";
    color: #878787;
    margin: 0 7px;
}
.secFooterService .link{
    color: #fff;
    text-decoration: underline;
}
body.isTablet .secFooterService{
    font-size: 10px;
    padding: 40px 0;
}
body.isTablet .secFooterService .item:not(:last-child)::after {
    margin: 0 4px;
}
@media only screen and (max-width:1215px){
    .secFooterService{
        font-size: var(--fSp11Fs);
        letter-spacing: var(--fSp11Ls);
        line-height: var(--fSp11Lh);
        padding: 23px 0;
        margin-top: 30px;
    }
    .secFooterService .boxList{
        margin-top: 13px;
        flex-wrap: wrap;
    }
    .secFooterService .item{
        width: 50%;
    }
    .secFooterService .item:not(:last-child)::after{
        display: none;
    }
    .secFooterService .item:nth-child(n+3){
        margin-top: 8px;
    }
    .secFooterService .link{
        color: #bdbdbd;
        text-decoration: none;
    }
}


/*-----------------------------------------------
    copy
-----------------------------------------------*/
#copy{
    font-size: var(--fPc14Fs);
    letter-spacing: var(--fPc14Ls);
    color: #fff;
    text-align: center;
    margin-top: 80px;
    margin-bottom: 50px;
}
#copy .fCopy{
    font-family: Verdana,'Droid Sans';
    font-size: 80%;
    vertical-align: 2px;
}
.secReserveCo #copy,
.secReserveOk #copy,
.secCatalogCo #copy,
.secCatalogOk #copy{
    margin-top: 0;
}
@media only screen and (max-width:1215px){
    #copy{
        font-size: var(--fPc11Fs);
        letter-spacing: var(--fPc11Ls);
        margin-top: 32px;
    }
    .estateIndex #copy,
    .estateCo #copy,
    .estateOk #copy,
    .seachCo #copy{
        margin-bottom: 0;
    }
    #copy .fCopy{
        vertical-align: 0;
    }
}
