@charset "UTF-8";

:root {
    /* color */
    --wht: #fff;
    --blk: #000;
    --base: #333;
    --red: #f00;
    --grn: #63e000;
    --yel: #ff0;
    --blu: #00f;
    --gld: #9e7f00;
    --gld2: #d5ab00;
    --gld3: #5f4c00;
    --gld4: #c99f00;
    --gds: #e67300;
    --dgr: #3d8b30;
    --dbl: #00579a;
    --grn2: #61bc19;
    --lim: rgb(129 255 4 / 95%);
    --lmb: #f6ff00;
    --rdp: #de2727;
    --c222: #222;
    --c444: #444;
    --c333: #333;
    --c555: #555;
    --c666: #666;
    --c777: #777;
    --c828: #828282;
    --c878: #878787;
    --c9c9c: #9c9c9c;
    --c999: #999;
    --cddd: #ddd;
    --cd9d9: #d9d9d9;
    --cefef: #efefef;
    --cf5f5: #f5f5f5;
    --c745: #745d00;
    --grsf: #eaf3e2;
    --grsf2: #eff6e9;
    --gdsf: #ffd856;
    --ylsf: #f9f3d9;
    --blsf: #e7f2f9;
    --blk-a10: rgb(0 0 0 / 10%);
    --blk-a20: rgb(0 0 0 / 20%);
    --blk-a25: rgb(0 0 0 / 25%);
    --blk-a40: rgb(0 0 0 / 40%);
    --wht-a20: rgb(255 255 255 / 20%);
    --dgr-a10: rgb(16 131 76 / 10%);
    --gld-a15: rgb(213 171 0 / 15%);
    --gld-a25: rgb(159 127 0 / 25%);
    --gld-dark-a08: rgb(146 117 0 / 8%);

    /* font-family: Google Fonts used in Figma */
    --f-lto: "Lato", arial, helvetica, sans-serif;
    --f-spm: "Shippori Mincho", "Hiragino Mincho ProN", "Yu Mincho", serif;
    --f-zas: "Zen Antique Soft", "Hiragino Mincho ProN", "Yu Mincho", serif;
    --f-klo: "Klee One", "Hiragino Mincho ProN", "Yu Mincho", serif;
    --f-beb: "Bebas Neue", "Lato", arial, helvetica, sans-serif;
    --f-noto: "Noto Sans JP", sans-serif;

    /* font-family: project alias */
    --f-en: var(--f-lto);

    /* font-family: system / fallback */
    --f-yug:
        "Yu Gothic", yugothic, "游ゴシック体", "Yu Gothic Medium",
        "游ゴシック Medium", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
    --f-hrg:
        "ヒラギノ角ゴ ProN W3", hiragino kaku gothic pron,
        "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", meiryo,
        "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    --f-jp: var(--f-yug);

    /* font-size */
    --f-sz10: 1rem;
    --f-sz11: 1.1rem;
    --f-sz12: 1.2rem;
    --f-sz13: 1.3rem;
    --f-sz14: 1.4rem;
    --f-sz15: clamp(1.4rem, 1.3328rem + 0.14vw, 1.5rem);
    --f-sz16: clamp(1.5rem, 1.4336rem + 0.14vw, 1.6rem);
    --f-sz17: clamp(1.6rem, 1.5328rem + 0.14vw, 1.7rem);
    --f-sz18: clamp(1.7rem, 1.6336rem + 0.14vw, 1.8rem);
    --f-sz19: clamp(1.75rem, 1.6496rem + 0.21vw, 1.9rem);
    --f-sz20: clamp(1.8rem, 1.6672rem + 0.28vw, 2rem);
    --f-sz21: clamp(1.85rem, 1.6832rem + 0.35vw, 2.1rem);
    --f-sz22: clamp(1.9rem, 1.7008rem + 0.42vw, 2.2rem);
    --f-sz23: clamp(1.95rem, 1.7168rem + 0.49vw, 2.3rem);
    --f-sz24: clamp(2rem, 1.7328rem + 0.56vw, 2.4rem);
    --f-sz25: clamp(2rem, 1.6672rem + 0.69vw, 2.5rem);
    --f-sz26: clamp(2.1rem, 1.7664rem + 0.69vw, 2.6rem);
    --f-sz27: clamp(2.1rem, 1.7008rem + 0.83vw, 2.7rem);
    --f-sz28: clamp(2.2rem, 1.8rem + 0.83vw, 2.8rem);
    --f-sz29: clamp(2.2rem, 1.7328rem + 0.97vw, 2.9rem);
    --f-sz30: clamp(2.3rem, 1.8336rem + 0.97vw, 3rem);
    --f-sz31: clamp(2.3rem, 1.7664rem + 1.11vw, 3.1rem);
    --f-sz32: clamp(2.4rem, 1.8672rem + 1.11vw, 3.2rem);
    --f-sz33: clamp(2.4rem, 1.8rem + 1.25vw, 3.3rem);
    --f-sz34: clamp(2.5rem, 1.9008rem + 1.25vw, 3.4rem);
    --f-sz35: clamp(2.5rem, 1.8336rem + 1.39vw, 3.5rem);
    --f-sz36: clamp(2.6rem, 1.9328rem + 1.39vw, 3.6rem);
    --f-sz37: clamp(2.6rem, 1.8672rem + 1.53vw, 3.7rem);
    --f-sz38: clamp(2.7rem, 1.9664rem + 1.53vw, 3.8rem);
    --f-sz39: clamp(2.7rem, 1.9008rem + 1.67vw, 3.9rem);
    --f-sz40: clamp(2.8rem, 2rem + 1.67vw, 4rem);
    --f-sz41: clamp(2.8rem, 1.9328rem + 1.81vw, 4.1rem);
    --f-sz42: clamp(2.9rem, 2.0336rem + 1.81vw, 4.2rem);
    --f-sz43: clamp(2.9rem, 1.9664rem + 1.94vw, 4.3rem);
    --f-sz44: clamp(3rem, 2.0672rem + 1.94vw, 4.4rem);
    --f-sz45: clamp(3rem, 2rem + 2.08vw, 4.5rem);
    --f-sz46: clamp(3.1rem, 2.1008rem + 2.08vw, 4.6rem);
    --f-sz47: clamp(3.1rem, 2.0336rem + 2.22vw, 4.7rem);
    --f-sz48: clamp(3.2rem, 2.1328rem + 2.22vw, 4.8rem);
    --f-sz49: clamp(3.2rem, 2.0672rem + 2.36vw, 4.9rem);
    --f-sz50: clamp(3.3rem, 2.1664rem + 2.36vw, 5rem);
    --f-sz51: clamp(3.3rem, 2.1008rem + 2.5vw, 5.1rem);
    --f-sz52: clamp(3.4rem, 2.2rem + 2.5vw, 5.2rem);
    --f-sz53: clamp(3.4rem, 2.1328rem + 2.64vw, 5.3rem);
    --f-sz54: clamp(3.5rem, 2.2336rem + 2.64vw, 5.4rem);
    --f-sz55: clamp(3.5rem, 2.1664rem + 2.78vw, 5.5rem);
    --f-sz56: clamp(3.6rem, 2.2672rem + 2.78vw, 5.6rem);
    --f-sz57: clamp(3.6rem, 2.2rem + 2.92vw, 5.7rem);
    --f-sz58: clamp(3.7rem, 2.3008rem + 2.92vw, 5.8rem);
    --f-sz59: clamp(3.7rem, 2.2336rem + 3.06vw, 5.9rem);
    --f-sz60: clamp(3.8rem, 2.3328rem + 3.06vw, 6rem);
    --f-sz62: clamp(3.8rem, 2.2rem + 3.33vw, 6.2rem);
    --f-sz64: clamp(3.9rem, 2.2336rem + 3.47vw, 6.4rem);
    --f-sz66: clamp(3.9rem, 2.1008rem + 3.75vw, 6.6rem);
    --f-sz68: clamp(4rem, 2.1328rem + 3.89vw, 6.8rem);
    --f-sz70: clamp(4.2rem, 2.3328rem + 3.89vw, 7rem);
    --f-sz72: clamp(4.4rem, 2.5328rem + 3.89vw, 7.2rem);
    --f-sz76: clamp(4.6rem, 2.6rem + 4.17vw, 7.6rem);
    --f-sz80: clamp(4.8rem, 2.6672rem + 4.44vw, 8rem);
    --f-sz85: clamp(5rem, 2.6672rem + 4.86vw, 8.5rem);
    --f-sz90: clamp(5rem, 2.3328rem + 5.56vw, 9rem);
    --f-sz95: clamp(5.5rem, 2.8336rem + 5.56vw, 9.5rem);
    --f-sz100: clamp(5.5rem, 2.5008rem + 6.25vw, 10rem);
    --f-sz110: clamp(5.5rem, 1.8336rem + 7.64vw, 11rem);
    --f-sz150: clamp(7.5rem, 2.5008rem + 10.42vw, 15rem);
    --f-sz200: clamp(10rem, 3.3336rem + 13.89vw, 20rem);

    /* margin padding */
    --mp240: clamp(16.8rem, 12rem + 10vw, 24rem);
    --mp200: clamp(14rem, 10rem + 8.33vw, 20rem);
    --mp190: clamp(13.3rem, 9.5008rem + 7.92vw, 19rem);
    --mp180: clamp(12.6rem, 9rem + 7.5vw, 18rem);
    --mp170: clamp(12.1rem, 8.8336rem + 6.81vw, 17rem);
    --mp160: clamp(11.2rem, 8rem + 6.67vw, 16rem);
    --mp150: clamp(10.5rem, 7.5008rem + 6.25vw, 15rem);
    --mp140: clamp(9.8rem, 7rem + 5.83vw, 14rem);
    --mp130: clamp(9.1rem, 6.5008rem + 5.42vw, 13rem);
    --mp120: clamp(8.55rem, 6.2496rem + 4.79vw, 12rem);
    --mp110: clamp(8rem, 6rem + 4.17vw, 11rem);
    --mp100: clamp(7.5rem, 5.8336rem + 3.47vw, 10rem);
    --mp90: clamp(6.75rem, 5.2496rem + 3.12vw, 9rem);
    --mp80: clamp(6rem, 4.6672rem + 2.78vw, 8rem);
    --mp70: clamp(5.25rem, 4.0832rem + 2.43vw, 7rem);
    --mp60: clamp(4.5rem, 3.5008rem + 2.08vw, 6rem);
    --mp50: clamp(3.75rem, 2.9168rem + 1.74vw, 5rem);
    --mp40: clamp(3rem, 2.3328rem + 1.39vw, 4rem);
    --mp30: clamp(2.25rem, 1.7504rem + 1.04vw, 3rem);
    --mp20: clamp(1.5rem, 1.1664rem + 0.69vw, 2rem);
}

/* CSS Document */
@font-face {
    font-family: "Yu Gothic";
    font-display: auto;
    font-weight: normal;
    src:
        local("Yu Gothic-Medium"), local("Yu Gothic Medium"),
        local("YuGothic-Regular");
}

@font-face {
    font-family: "Yu Gothic";
    font-display: auto;
    font-weight: bold;
    src: local("Yu Gothic-Bold"), local("Yu Gothic");
}

/* reset
------------------------------------------ */

/*!
 * ress.css ? v4.0.0
 * MIT License
 * github.com/filipelinhares/ress
 */
html {
    box-sizing: border-box;
    text-size-adjust: 100%;
    word-break: normal;
    tab-size: 4;
    tab-size: 4;
}

*,
::after,
::before {
    background-repeat: no-repeat;
    box-sizing: inherit;
}

::after,
::before {
    text-decoration: inherit;
    vertical-align: inherit;
}

* {
    padding: 0;
    margin: 0;
}

hr {
    overflow: visible;
    height: 0;
    color: inherit;
}

details,
main {
    display: block;
}

summary {
    display: list-item;
}

small {
    font-size: 80%;
}

[hidden] {
    display: none;
}

abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    text-decoration: underline dotted;
}

a {
    background-color: transparent;
}

a:active,
a:hover {
    outline-width: 0;
}

code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
}

pre {
    font-size: 1em;
}

b,
strong {
    font-weight: bolder;
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sub {
    bottom: -0.25em;
}

sup {
    top: -0.5em;
}

table {
    border-color: inherit;
    text-indent: 0;
}

input {
    border-radius: 0;
}

[disabled] {
    cursor: default;
}

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
    height: auto;
}

[type="search"] {
    appearance: textfield;
    outline-offset: -2px;
}

[type="search"]::-webkit-search-decoration {
    appearance: none;
}

textarea {
    overflow: auto;
    resize: vertical;
}

button,
input,
optgroup,
select,
textarea {
    font: inherit;
}

optgroup {
    font-weight: bold;
}

button {
    overflow: visible;
}

button,
select {
    text-transform: none;
}

[role="button"],
[type="button"],
[type="reset"],
[type="submit"],
button {
    cursor: pointer;
    color: inherit;
}

[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner,
button::-moz-focus-inner {
    border-style: none;
    padding: 0;
}

[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner,
button:-moz-focusring {
    outline: 1px dotted ButtonText;
}

[type="reset"],
[type="submit"],
button,
html [type="button"] {
    appearance: auto;
}

button,
input,
select,
textarea {
    background-color: transparent;
    border-style: none;
}

a:focus,
button:focus,
input:focus,
select:focus,
textarea:focus {
    outline-width: 0;
}

select {
    appearance: none;
    appearance: none;
}

select::-ms-expand {
    display: none;
}

select::-ms-value {
    color: currentcolor;
}

legend {
    border: 0;
    color: inherit;
    display: table;
    white-space: normal;
    max-width: 100%;
}

::-webkit-file-upload-button {
    appearance: auto;
    color: inherit;
    font: inherit;
}

img {
    border-style: none;
}

progress {
    vertical-align: baseline;
}

[aria-busy="true"] {
    cursor: progress;
}

[aria-controls] {
    cursor: pointer;
}

[aria-disabled="true"] {
    cursor: default;
}

address {
    font-style: normal;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: inherit;
    font-weight: inherit;
    margin: 0;
    padding: 0;
}

ul,
li,
ol,
li {
    list-style: none;
}

a,
form,
iframe {
    outline: 0;
    border: 0;
}

img {
    max-width: 100%;
    height: auto;
    line-height: 0;
    vertical-align: top;
}

a:link,
a:hover,
a:visited {
    text-decoration: none;
    color: inherit;
}

/* テキストリンク */
a.txtlink {
    color: green;
    text-decoration: underline;
}

a.txtlink:hover {
    text-decoration: none;
}

/* 電話リンク */
.sp-tel {
    display: inline-block;
}

@media (min-width: 768px) {
    a[href^="tel:"],
    a.sp-tel[href^="tel:"] {
        pointer-events: none;
    }
}

.no-tel,
.no-tel * {
    pointer-events: none !important;
    text-decoration: none !important;
}

/* font style 親要素引継ぎ */
span {
    font-size: inherit;
    font-weight: inherit;
}

/* Primary Styles
------------------------------------------ */
html {
    overflow-y: scroll;
    box-sizing: border-box;
    font-size: 62.5%;
}

body {
    position: relative;
    background: #fff;
    text-size-adjust: 100%;
    color: var(--base);
    font-size: 1.6rem;
    font-size: var(--f-sz16);
    font-weight: normal;
    font-family: var(--f-jp);
    letter-spacing: 0.05em;
    line-height: 1.7;
}

body.fixed {
    position: fixed;
    width: 100%;
}

main {
    font-size: var(--f-sz16);
    line-height: 1.75;
    display: block;
}

/* Common style
--------------------------------- */
.txt-center,
.stxt-center {
    text-align: center;
}

.txt-right,
.stxt-right {
    text-align: right;
}

@media (max-width: 767px) {
    .stxt-center,
    .stxt-right {
        text-align: left;
    }
}

.block {
    display: block;
}

.iblock {
    display: inline-block;
}

/* PC SP only */
@media (min-width: 1281px) {
    .sp-only-xl {
        display: none;
    }
}

@media (max-width: 1280px) {
    .pc-only-xl {
        display: none;
    }
}

@media (min-width: 1025px) {
    .sp-only-ll {
        display: none;
    }
}

@media (max-width: 1024px) {
    .pc-only-ll {
        display: none;
    }
}

@media (max-width: 991px) {
    .pc-only-l {
        display: none;
    }
}

@media (max-width: 767px) {
    .pc-only-lm {
        display: none;
    }
}

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

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

@media (min-width: 641px) {
    .sp-only-m {
        display: none;
    }
}

@media (max-width: 640px) {
    .pc-only-m {
        display: none;
    }
}

@media (min-width: 481px) {
    .sp-only-s {
        display: none;
    }
}

@media (max-width: 480px) {
    .pc-only-s {
        display: none;
    }
}

/* flex ---------------- */
.flex {
    display: flex;
    flex-wrap: wrap;
}

.flex.column {
    flex-direction: column;
}

.flex.between {
    -webkit-box-pack: justify;
    justify-content: space-between;
}

/* 上下左右中央 */
.flex.vc {
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

/* 上下中央横並び */
.flex.vm {
    flex-direction: row;
    align-items: center;
}

/* layout --------------------- */
.wrap,
.wrap-l,
.wrap-m,
.wrap-s,
.wrap-ss {
    box-sizing: border-box;
    width: 90%;
    margin: 0 auto;
}

.wrap-l {
    max-width: 1350px;
}

.wrap-m {
    max-width: 1140px;
}

.wrap-s {
    max-width: 995px;
}

.wrap-ss {
    max-width: 920px;
}

/* object fit --------------------- */
.of-wrap {
    width: 100%;
    height: 100%;
    display: block;
}

.of-wrap img {
    width: 100%;
    height: 100%;
}

.of-wrap.of-1x1 {
    aspect-ratio: 1/1;
}

.of-wrap.of-2x1 {
    aspect-ratio: 2/1;
}

.of-wrap.of-3x1 {
    aspect-ratio: 3/1;
}

.of-wrap.of-3x2 {
    aspect-ratio: 3/2;
}

.of-wrap.of-4x3 {
    aspect-ratio: 4/3;
}

.of-wrap.of-5x2 {
    aspect-ratio: 5/2;
}

.of-wrap.of-16x9 {
    aspect-ratio: 16/9;
}

.of-wrap.of-cover img {
    object-fit: cover;
}

.of-wrap.of-contain img {
    object-fit: contain;
}

/* font STYLE ------------------- */

/* Google Fonts */
.f-lto {
    font-family: var(--f-lto);
}

.f-spm {
    font-family: var(--f-spm);
}

.f-zas {
    font-family: var(--f-zas);
}

.f-klo {
    font-family: var(--f-klo);
}

.f-beb {
    font-family: var(--f-beb);
}

.f-noto {
    font-family: var(--f-noto);
}

/* project alias / system */
.f-en {
    font-family: var(--f-en);
}

.f-jp {
    font-family: var(--f-jp);
}

.f-yug {
    font-family: var(--f-yug);
}

.f-hrg {
    font-family: var(--f-hrg);
}

/* font weight -------------------------------------- */
.f-bold {
    font-weight: bold;
}

.f-normal {
    font-weight: normal;
}

.f-w100 {
    font-weight: 100;
}

.f-w200 {
    font-weight: 200;
}

.f-w300 {
    font-weight: 300;
}

.f-w400 {
    font-weight: normal;
}

.f-w500 {
    font-weight: 500;
}

.f-w600 {
    font-weight: 600;
}

.f-w700 {
    font-weight: bold;
}

.f-w900 {
    font-weight: 900;
}

/* font color -------------------------------------- */
.f-wht {
    color: var(--wht);
}

.f-base {
    color: var(--base);
}

.f-blk {
    color: var(--blk);
}

.f-red {
    color: var(--red);
}

.f-blu {
    color: var(--blu);
}

.f-grn {
    color: var(--grn);
}

.f-yel {
    color: var(--yel);
}

.f-gld {
    color: var(--gld);
}

.f-gld2 {
    color: var(--gld2);
}

.f-gds {
    color: var(--gds);
}

.f-dgr {
    color: var(--dgr);
}

.f-dbl {
    color: var(--dbl);
}

.f-lim {
    color: var(--lim);
}

.f-lmb {
    color: var(--lmb);
}

.f-rdp {
    color: var(--rdp);
}

.f-sub {
    color: var(--c555);
}

.f-c222 {
    color: var(--c222);
}

.f-c333 {
    color: var(--c333);
}

.f-c444 {
    color: var(--c444);
}

.f-c555 {
    color: var(--c555);
}

.f-c666 {
    color: var(--c666);
}

.f-c777 {
    color: var(--c777);
}

.f-c999 {
    color: var(--c999);
}

.f-c745 {
    color: var(--c745);
}

/* line height -------------------------------------- */
.f-lh095 {
    line-height: 0.95;
}

.f-lh1 {
    line-height: 1;
}

.f-lh11 {
    line-height: 1.1;
}

.f-lh115 {
    line-height: 1.15;
}

.f-lh12 {
    line-height: 1.2;
}

.f-lh125 {
    line-height: 1.25;
}

.f-lh13 {
    line-height: 1.3;
}

.f-lh135 {
    line-height: 1.35;
}

.f-lh14 {
    line-height: 1.4;
}

.f-lh145 {
    line-height: 1.45;
}

.f-lh15 {
    line-height: 1.5;
}

.f-lh16 {
    line-height: 1.6;
}

.f-lh17 {
    line-height: 1.7;
}

.f-lh18 {
    line-height: 1.8;
}

.f-lh19 {
    line-height: 1.9;
}

.f-lh2 {
    line-height: 2;
}

/* letter spacing -------------------------------------- */
.f-ls0 {
    letter-spacing: 0;
}

.f-ls3 {
    letter-spacing: 0.03em;
}

.f-ls5 {
    letter-spacing: 0.05em;
}

.f-ls8 {
    letter-spacing: 0.08em;
}

.f-ls10 {
    letter-spacing: 0.1em;
}

.f-ls12 {
    letter-spacing: 0.12em;
}

.f-ls16 {
    letter-spacing: 0.16em;
}

.f-ls18 {
    letter-spacing: 0.18em;
}

.f-ls24 {
    letter-spacing: 0.24em;
}

/* font size -------------------------------------- */
.f-sz10 {
    font-size: 1rem;
}

.f-sz11 {
    font-size: 1.1rem;
}

.f-sz12 {
    font-size: 1.2rem;
}

.f-sz13 {
    font-size: 1.3rem;
}

.f-sz14 {
    font-size: 1.4rem;
}

.f-sz15 {
    font-size: 1.5rem;
    font-size: var(--f-sz15);
}

.f-sz16 {
    font-size: 1.6rem;
    font-size: var(--f-sz16);
}

.f-sz17 {
    font-size: 1.7rem;
    font-size: var(--f-sz17);
}

.f-sz18 {
    font-size: 1.8rem;
    font-size: var(--f-sz18);
}

.f-sz19 {
    font-size: 1.9rem;
    font-size: var(--f-sz19);
}

.f-sz20 {
    font-size: 2rem;
    font-size: var(--f-sz20);
}

.f-sz21 {
    font-size: 2.1rem;
    font-size: var(--f-sz21);
}

.f-sz22 {
    font-size: 2.2rem;
    font-size: var(--f-sz22);
}

.f-sz23 {
    font-size: 2.3rem;
    font-size: var(--f-sz23);
}

.f-sz24 {
    font-size: 2.4rem;
    font-size: var(--f-sz24);
}

.f-sz25 {
    font-size: 2.5rem;
    font-size: var(--f-sz25);
}

.f-sz26 {
    font-size: 2.6rem;
    font-size: var(--f-sz26);
}

.f-sz27 {
    font-size: 2.7rem;
    font-size: var(--f-sz27);
}

.f-sz28 {
    font-size: 2.8rem;
    font-size: var(--f-sz28);
}

.f-sz29 {
    font-size: 2.9rem;
    font-size: var(--f-sz29);
}

.f-sz30 {
    font-size: 3rem;
    font-size: var(--f-sz30);
}

.f-sz31 {
    font-size: 3.1rem;
    font-size: var(--f-sz31);
}

.f-sz32 {
    font-size: 3.2rem;
    font-size: var(--f-sz32);
}

.f-sz33 {
    font-size: 3.3rem;
    font-size: var(--f-sz33);
}

.f-sz34 {
    font-size: 3.4rem;
    font-size: var(--f-sz34);
}

.f-sz35 {
    font-size: 3.5rem;
    font-size: var(--f-sz35);
}

.f-sz36 {
    font-size: 3.6rem;
    font-size: var(--f-sz36);
}

.f-sz37 {
    font-size: 3.7rem;
    font-size: var(--f-sz37);
}

.f-sz38 {
    font-size: 3.8rem;
    font-size: var(--f-sz38);
}

.f-sz39 {
    font-size: 3.9rem;
    font-size: var(--f-sz39);
}

.f-sz40 {
    font-size: 4rem;
    font-size: var(--f-sz40);
}

.f-sz41 {
    font-size: 4.1rem;
    font-size: var(--f-sz41);
}

.f-sz42 {
    font-size: 4.2rem;
    font-size: var(--f-sz42);
}

.f-sz43 {
    font-size: 4.3rem;
    font-size: var(--f-sz43);
}

.f-sz44 {
    font-size: 4.4rem;
    font-size: var(--f-sz44);
}

.f-sz45 {
    font-size: 4.5rem;
    font-size: var(--f-sz45);
}

.f-sz46 {
    font-size: 4.6rem;
    font-size: var(--f-sz46);
}

.f-sz47 {
    font-size: 4.7rem;
    font-size: var(--f-sz47);
}

.f-sz48 {
    font-size: 4.8rem;
    font-size: var(--f-sz48);
}

.f-sz49 {
    font-size: 4.9rem;
    font-size: var(--f-sz49);
}

.f-sz50 {
    font-size: 5rem;
    font-size: var(--f-sz50);
}

.f-sz51 {
    font-size: 5.1rem;
    font-size: var(--f-sz51);
}

.f-sz52 {
    font-size: 5.2rem;
    font-size: var(--f-sz52);
}

.f-sz53 {
    font-size: 5.3rem;
    font-size: var(--f-sz53);
}

.f-sz54 {
    font-size: 5.4rem;
    font-size: var(--f-sz54);
}

.f-sz55 {
    font-size: 5.5rem;
    font-size: var(--f-sz55);
}

.f-sz56 {
    font-size: 5.6rem;
    font-size: var(--f-sz56);
}

.f-sz57 {
    font-size: 5.7rem;
    font-size: var(--f-sz57);
}

.f-sz58 {
    font-size: 5.8rem;
    font-size: var(--f-sz58);
}

.f-sz59 {
    font-size: 5.9rem;
    font-size: var(--f-sz59);
}

.f-sz60 {
    font-size: 6rem;
    font-size: var(--f-sz60);
}

.f-sz62 {
    font-size: 6.2rem;
    font-size: var(--f-sz62);
}

.f-sz64 {
    font-size: 6.4rem;
    font-size: var(--f-sz64);
}

.f-sz66 {
    font-size: 6.6rem;
    font-size: var(--f-sz66);
}

.f-sz68 {
    font-size: 6.8rem;
    font-size: var(--f-sz68);
}

.f-sz70 {
    font-size: 7rem;
    font-size: var(--f-sz70);
}

.f-sz72 {
    font-size: 7.2rem;
    font-size: var(--f-sz72);
}

.f-sz76 {
    font-size: 7.6rem;
    font-size: var(--f-sz76);
}

.f-sz80 {
    font-size: 8rem;
    font-size: var(--f-sz80);
}

.f-sz85 {
    font-size: 8.5rem;
    font-size: var(--f-sz85);
}

.f-sz90 {
    font-size: 9rem;
    font-size: var(--f-sz90);
}

.f-sz95 {
    font-size: 9.5rem;
    font-size: var(--f-sz95);
}

.f-sz100 {
    font-size: 10rem;
    font-size: var(--f-sz100);
}

.f-sz110 {
    font-size: 11rem;
    font-size: var(--f-sz110);
}

.f-sz150 {
    font-size: 15rem;
    font-size: var(--f-sz150);
}

.f-sz200 {
    font-size: 20rem;
    font-size: var(--f-sz100);
}

@media (max-width: 991px) {
    .f-sz90 {
        font-size: 7.5rem;
    }

    .f-sz85 {
        font-size: 7rem;
    }

    .f-sz70 {
        font-size: 6.5rem;
    }

    .f-sz65 {
        font-size: 6rem;
    }

    .f-sz60 {
        font-size: 5.5rem;
    }

    .f-sz55 {
        font-size: 5rem;
    }

    .f-sz50 {
        font-size: 4.5rem;
    }

    .f-sz48 {
        font-size: 3.8rem;
    }

    .f-sz43 {
        font-size: 3.5rem;
    }

    .f-sz41 {
        font-size: 3.5rem;
    }

    .f-sz40 {
        font-size: 3.5rem;
    }

    .f-sz38 {
        font-size: 3.3rem;
    }

    .f-sz36 {
        font-size: 3.1rem;
    }
}

@media (max-width: 768px) {
    .f-sz90 {
        font-size: 6rem;
    }

    .f-sz85 {
        font-size: 6rem;
    }

    .f-sz70 {
        font-size: 5.5rem;
    }

    .f-sz65 {
        font-size: 5.5rem;
    }

    .f-sz68 {
        font-size: 5.5rem;
    }

    .f-sz60 {
        font-size: 5rem;
    }

    .f-sz55 {
        font-size: 4.5rem;
    }

    .f-sz50 {
        font-size: 4rem;
    }

    .f-sz48 {
        font-size: 3.8rem;
    }

    .f-sz47 {
        font-size: 3.8rem;
    }

    .f-sz43 {
        font-size: 3.5rem;
    }

    .f-sz41 {
        font-size: 3.25rem;
    }

    .f-sz40 {
        font-size: 3.2rem;
    }

    .f-sz38 {
        font-size: 3.1rem;
    }

    .f-sz36 {
        font-size: 3rem;
    }

    .f-sz34 {
        font-size: 2.9rem;
    }

    .f-sz33 {
        font-size: 2.8rem;
    }

    .f-sz30 {
        font-size: 2.65rem;
    }

    .f-sz28 {
        font-size: 2.5rem;
        line-height: 1.3;
    }
}

@media (max-width: 480px) {
    .f-sz90 {
        font-size: 4rem;
        line-height: 1.2;
    }

    .f-sz85 {
        font-size: 4rem;
        line-height: 1.2;
    }

    .f-sz70 {
        font-size: 4rem;
        line-height: 1.2;
    }

    .f-sz68 {
        font-size: 3.7rem;
        line-height: 1.2;
    }

    .f-sz65 {
        font-size: 4rem;
        line-height: 1.2;
    }

    .f-sz60 {
        font-size: 3.6rem;
    }

    .f-sz55 {
        font-size: 3.5rem;
        line-height: 1.2;
    }

    .f-sz50 {
        font-size: 3.4rem;
    }

    .f-sz48 {
        font-size: 3.3rem;
    }

    .f-sz47 {
        font-size: 3.3rem;
    }

    .f-sz43 {
        font-size: 3.2rem;
    }

    .f-sz41 {
        font-size: 3rem;
    }

    .f-sz40 {
        font-size: 2.4rem;
    }

    .f-sz38 {
        font-size: 2.4rem;
        line-height: 1.4;
    }

    .f-sz36 {
        font-size: 2.4rem;
        line-height: 1.4;
    }

    .f-sz35 {
        font-size: 2.4rem;
    }

    .f-sz34 {
        font-size: 2.4rem;
    }

    .f-sz33 {
        font-size: 2.4rem;
    }

    .f-sz30 {
        font-size: 2.2rem;
    }
    .f-sz30.mttl {
        font-size: 2.6rem;
    }

    .f-sz28 {
        font-size: 2.2rem;
    }

    .f-sz26 {
        font-size: 2.1rem;
    }

    .f-sz25 {
        font-size: 2rem;
    }

    .f-sz24 {
        font-size: 2.2rem;
    }

    .f-sz23 {
        font-size: 2rem;
    }

    .f-sz22 {
        font-size: 1.7rem;
    }

    .f-sz20 {
        font-size: 1.65rem;
        line-height: 1.6;
    }

    .f-sz18 {
        font-size: 1.7rem;
        line-height: 1.6;
    }

    .f-sz16 {
        font-size: 1.6rem;
        line-height: 1.6;
    }

    .f-sz15 {
        font-size: 1.5rem;
        line-height: 1.6;
    }

    .f-sz14 {
        font-size: 1.4rem;
        line-height: 1.6;
    }

    .f-sz13 {
        font-size: 1.4rem;
        line-height: 1.6;
    }

    .f-sz12 {
        font-size: 1.4rem;
        line-height: 1.6;
    }

    .f-sz11 {
        font-size: 1.2rem;
        line-height: 1.6;
    }
}

/* padding */
.pt200 {
    padding-top: 14rem;
    padding-top: var(--mp200);
}

.pt190 {
    padding-top: 13.3rem;
    padding-top: var(--mp190);
}

.pt180 {
    padding-top: 12.6rem;
    padding-top: var(--mp180);
}

.pt170 {
    padding-top: 12.1rem;
    padding-top: var(--mp170);
}

.pt160 {
    padding-top: 11.2rem;
    padding-top: var(--mp160);
}

.pt150 {
    padding-top: 10.5rem;
    padding-top: var(--mp150);
}

.pt140 {
    padding-top: 9.8rem;
    padding-top: var(--mp140);
}

.pt130 {
    padding-top: 9.1rem;
    padding-top: var(--mp130);
}

.pt120 {
    padding-top: 8.55rem;
    padding-top: var(--mp120);
}

.pt110 {
    padding-top: 8rem;
    padding-top: var(--mp110);
}

.pt100 {
    padding-top: 7.5rem;
    padding-top: var(--mp100);
}

.pt90 {
    padding-top: 6.75rem;
    padding-top: var(--mp90);
}

.pt80 {
    padding-top: 6rem;
    padding-top: var(--mp80);
}

.pt70 {
    padding-top: 5.25rem;
    padding-top: var(--mp70);
}

.pt60 {
    padding-top: 4.5rem;
    padding-top: var(--mp60);
}

.pt50 {
    padding-top: 3.75rem;
    padding-top: var(--mp50);
}

.pt40 {
    padding-top: 3rem;
    padding-top: var(--mp40);
}

.pt30 {
    padding-top: 2.25rem;
    padding-top: var(--mp30);
}

.pt20 {
    padding-top: 1.5rem;
    padding-top: var(--mp20);
}

.pt15 {
    padding-top: 15px;
}

.pt10 {
    padding-top: 10px;
}

.pt5 {
    padding-top: 5px;
}

.pb240 {
    padding-bottom: 16.8rem;
    padding-bottom: var(--mp240);
}

.pb200 {
    padding-bottom: 14rem;
    padding-bottom: var(--mp200);
}

.pb190 {
    padding-bottom: 13.3rem;
    padding-bottom: var(--mp190);
}

.pb180 {
    padding-bottom: 12.6rem;
    padding-bottom: var(--mp180);
}

.pb170 {
    padding-bottom: 12.1rem;
    padding-bottom: var(--mp170);
}

.pb160 {
    padding-bottom: 11.2rem;
    padding-bottom: var(--mp160);
}

.pb150 {
    padding-bottom: 10.5rem;
    padding-bottom: var(--mp150);
}

.pb140 {
    padding-bottom: 9.8rem;
    padding-bottom: var(--mp140);
}

.pb130 {
    padding-bottom: 9.1rem;
    padding-bottom: var(--mp130);
}

.pb120 {
    padding-bottom: 8.4rem;
    padding-bottom: var(--mp120);
}

.pb110 {
    padding-bottom: 8rem;
    padding-bottom: var(--mp110);
}

.pb100 {
    padding-bottom: 7.5rem;
    padding-bottom: var(--mp100);
}

.pb90 {
    padding-bottom: 6.75rem;
    padding-bottom: var(--mp90);
}

.pb80 {
    padding-bottom: 6rem;
    padding-bottom: var(--mp80);
}

.pb70 {
    padding-bottom: 5.25rem;
    padding-bottom: var(--mp70);
}

.pb60 {
    padding-bottom: 4.5rem;
    padding-bottom: var(--mp60);
}

.pb50 {
    padding-bottom: 3.75rem;
    padding-bottom: var(--mp50);
}

.pb40 {
    padding-bottom: 3rem;
    padding-bottom: var(--mp40);
}

.pb30 {
    padding-bottom: 2.25rem;
    padding-bottom: var(--mp30);
}

.pb20 {
    padding-bottom: 1.5rem;
    padding-bottom: var(--mp20);
}

.pb15 {
    padding-bottom: 15px;
}

.pb10 {
    padding-bottom: 10px;
}

.pb5 {
    padding-bottom: 5px;
}

/* margin */
.mb200 {
    margin-bottom: 14rem;
    margin-bottom: var(--mp200);
}

.mb190 {
    margin-bottom: 13.3rem;
    margin-bottom: var(--mp190);
}

.mb180 {
    margin-bottom: 12.6rem;
    margin-bottom: var(--mp180);
}

.mb170 {
    margin-bottom: 12.1rem;
    margin-bottom: var(--mp170);
}

.mb160 {
    margin-bottom: 11.2rem;
    margin-bottom: var(--mp160);
}

.mb150 {
    margin-bottom: 10.5rem;
    margin-bottom: var(--mp150);
}

.mb140 {
    margin-bottom: 9.8rem;
    margin-bottom: var(--mp140);
}

.mb130 {
    margin-bottom: 9.1rem;
    margin-bottom: var(--mp130);
}

.mb120 {
    margin-bottom: 8.4rem;
    margin-bottom: var(--mp120);
}

.mb110 {
    margin-bottom: 8rem;
    margin-bottom: var(--mp110);
}

.mb100 {
    margin-bottom: 7.5rem;
    margin-bottom: var(--mp100);
}

.mb90 {
    margin-bottom: 6.75rem;
    margin-bottom: var(--mp90);
}

.mb80 {
    margin-bottom: 6rem;
    margin-bottom: var(--mp80);
}

.mb70 {
    margin-bottom: 5.25rem;
    margin-bottom: var(--mp70);
}

.mb60 {
    margin-bottom: 4.5rem;
    margin-bottom: var(--mp60);
}

.mb50 {
    margin-bottom: 3.75rem;
    margin-bottom: var(--mp50);
}

.mb40 {
    margin-bottom: 3rem;
    margin-bottom: var(--mp40);
}

.mb30 {
    margin-bottom: 2.25rem;
    margin-bottom: var(--mp30);
}

.mb20 {
    margin-bottom: 1.5rem;
    margin-bottom: var(--mp20);
}

.mb15 {
    margin-bottom: 15px;
}

.mb10 {
    margin-bottom: 10px;
}

.mb5 {
    margin-bottom: 5px;
}

.mt50 {
    margin-top: 3.75rem;
    margin-top: var(--mp50);
}

.mt40 {
    margin-top: 3rem;
    margin-top: var(--mp40);
}

.mt30 {
    margin-top: 2.25rem;
    margin-top: var(--mp30);
}

.mt20 {
    margin-top: 1.5rem;
    margin-top: var(--mp20);
}

.mt15 {
    margin-top: 15px;
}

.mt10 {
    margin-top: 10px;
}

.mt5 {
    margin-top: 5px;
}

/* iOS タップバグ回避
========================= */
@media screen and (max-width: 640px) {
    .button a {
        pointer-events: none;
    }

    a:hover::after,
    a:active::after,
    a:focus::after a::after {
        display: none;
    }
}

/* ----------------------------------------
   header
------------------------------------------ */

/* .site-header -------------------------- */
.site-header {
    width: 100%;

    /* position: fixed; */
    position: absolute;
    top: 0;
    z-index: 1000;

    /* z-index: 9998;spメニューにもロゴを載せる場合 */
}

.site-header.fixed-header {
    /* 小さくなったスタイルなど表記 */
}

/* header-logo -------------------------- */
.site-header .header-logo {
    /*	position: fixed; */
    position: absolute;
    top: 10px;
    left: 20px;
}

.site-header.fixed-header .header-logo {
    /* animation-name: fix-h;
	animation-duration: 0.28s;
	animation-timing-function: ease-out; */
}

.site-header .header-logo img {
    width: 200px; /* ロゴのサイズ指定 */
}

/* header-nav -------------------------- */
.site-header .header-nav {
    display: block;
    position: absolute;
    top: 0;
    right: 80px;
}

/* gnav -------------------------- */
.site-header #gnav {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    gap: 10px;
    width: auto;

    /* animation-name: fix-h;
	animation-duration: 0.28s;
	animation-timing-function: ease-out; */
}

@keyframes fix-h {
    0% {
        transform: translateY(-100%);
    }

    100% {
        transform: translateY(0%);
    }
}

.site-header #gnav .menulist {
    display: flex;
    gap: 10px;
}

.site-header .menulist > li {
    position: relative;
}

.site-header .menulist > li.has-submenu {
    cursor: pointer;
}

.site-header .menulist > li > a,
.site-header .menulist > li.has-submenu > span {
    display: block;
    white-space: nowrap;
    line-height: 70px; /* メニューの高さ */
    padding: 0 10px;
}

.site-header .menulist > li > a:hover,
.site-header .menulist > li.has-submenu:hover,
.site-header .menulist > li.has-submenu.touch.active {
    background: #eee;
}

/* submenu -------------------------- */
.site-header .menulist > li.has-submenu .submenu {
    position: absolute;
    top: calc(100% + 20px);
    left: 50%;
    width: 100%;
    z-index: 0;
    opacity: 0;
    visibility: hidden;
    transform: translateX(-50%);
    min-width: 220px;
}

.site-header .menulist > li.has-submenu.touch .submenu {
    display: none;
}

.site-header .menulist > li.has-submenu.touch.active .submenu {
    display: block;
}

.site-header .menulist > li.has-submenu.active .submenu,
.site-header .menulist > li.has-submenu:hover .submenu {
    top: 100%;
    z-index: 0;
    opacity: 1;
    visibility: visible;
    display: block;
    transition: all ease 0.28s;
}

.site-header .menulist > li.has-submenu.active .submenu li,
.site-header .menulist > li.has-submenu:hover .submenu li {
    background-color: rgb(200 200 200 / 90%);
    margin-bottom: 1px;
    transition: all ease 0.28s;
}

.site-header .menulist > li.has-submenu:hover .submenu li a {
    line-height: 40px;
    padding: 0 20px;
}

.site-header .menulist > li .submenu li a {
    white-space: nowrap;
}

.site-header .menulist > li.has-submenu:hover .submenu li:hover {
    background-color: rgb(200 200 200 / 100%);
}

/* header-contact -------------------------- */
.site-header #gnav .header-contact {
}

.site-header .header-contact a {
    /* リンクのスタイル */
    display: inline-block;
    background-color: #999;
    padding: 10px 20px;
    border-radius: 999999px;
    color: #fff;
    white-space: nowrap;
}

/* header-tel -------------------------- */
.site-header #gnav .header-tel {
}

.site-header .header-tel a {
    /* リンクのスタイル */
    display: inline-block;
    background-color: #999;
    padding: 10px 20px;
    border-radius: 999999px;
    color: #fff;
    white-space: nowrap;
}

/* ---------------------------------------------
 sp-menu
--------------------------------------------- */
.sp-header {
    position: fixed;
    top: 0;
    right: 0;
    z-index: 9999;
}

/* menu button -------------------------- */
.hamburger-menu.menu-button {
    width: 70px;
    height: 70px;
    position: relative;
    background-color: #9c0;
    display: inline-block;
    cursor: pointer;
    transition: all 0.28s;
}

.menu-button .sp-btn-inner {
    width: 30px;
    height: 20px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.menu-button .lines {
    width: 30px;
    height: 2px;
    color: #fff;
    background: #fff;
    position: absolute;
    left: 0;
    transition:
        0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333),
        opacity 0.1s 0.27s ease;
}

.menu-button .lines:first-child {
    top: 0;
}

.menu-button .lines:nth-child(2) {
    top: 9px;
    transition: all 0.2s ease;
}

.menu-button .lines:nth-child(3) {
    top: 18px;
}

/* active */
.menu-button.active .lines:first-child {
    top: 9px;
    transform: rotate(-45deg);
    transition-delay: 0.2s;
    transition-timing-function: ease;
}

.menu-button.active .lines:nth-child(2) {
    transform: scale(0, 0);
}

.menu-button.active .lines:nth-child(3) {
    top: 9px;
    transform: rotate(45deg);
    transition-delay: 0.2s;
    transition-timing-function: ease;
}

/* spnav -------------------------- */
.spnav.hide-nav {
    opacity: 0;
    visibility: hidden;
}

.spnav {
    width: 100%;
    height: 100vh;
    height: 100dvh;
    position: fixed;
    z-index: 9997;
    pointer-events: none;
    transition: 0.5s cubic-bezier(0.77, 0, 0.175, 1);

    /* 上から
    bottom: 101%;
    right: 0; 
    left: 0; */

    /* 左から
    top: 0;
    bottom: 0;
    right: 101%; */

    /* 右から */
    top: 0;
    bottom: 0;
    left: 101%;

    /* 下から
    top: 101%;
    right: 0; 
    left: 0; */
}

.spnav.show-nav {
    pointer-events: auto;
    transform: scaleY(1);
    visibility: visible;
    opacity: 1;

    /* 上から
    bottom: 0; */

    /* 左から
    right: 0; */

    /* 右から */
    left: 0;

    /* 下から
    top: 0; */
}

.wrap-spnav {
    width: 100%;
    background: rgb(0 0 0 / 85%);
    position: relative;
    z-index: 2;

    /* padding-top: 70px;上部にロゴがある場合 */

    /* menuが画面幅より小さい場合 */

    /* width: 300px;
    position: absolute;
    right: 0; */
}

.wrap-spnav .inner-spnav {
    position: relative;
    z-index: 2;

    /*     display: flex; */
    width: 100%;
    margin: auto;

    /* height: calc(100vh - 70px);
    height: calc(100dvh - 70px);上部にロゴがある場合 */
    height: 100vh;
    height: 100dvh;
    box-sizing: border-box;
    overflow: auto;
    padding-left: 5%;
    padding-right: 5%;
    overscroll-behavior-y: contain;
}

.wrap-spnav .inner-spnav .cont-spnav {
    padding-top: 80px;
    padding-bottom: 100px;
}

.wrap-spnav nav {
    width: 100%;
}

/*
.wrap-spnav nav > *:last-child {
    padding-bottom: 100px;
}
*/
.wrap-spnav .menulist > li .link {
    cursor: pointer;
    position: relative;
}

.wrap-spnav .menulist > li .link::before,
.wrap-spnav .menulist > li .link::after {
    content: "";
    display: block;
    width: 13px;
    height: 1px;
    background-color: #fff;
    position: absolute;
    top: 50%;
    right: 15px;
    transition: all ease 0.28s;
}

.wrap-spnav .menulist > li .link::before {
    transform: rotate(-90deg);
}

.wrap-spnav .menulist > li .link.sub-open::before {
    transform: rotate(0deg);
}

.wrap-spnav .menulist > li > span,
.wrap-spnav .menulist > li a {
    display: block;
    color: #fff;
    padding: 20px 0;
}

.wrap-spnav .menulist > li .submenu {
    display: none;
}

/* spnav-contact -------------------------- */
.wrap-spnav .spnav-contact {
}

.wrap-spnav .spnav-contact a {
    /* リンクのスタイル */
    display: block;
    background-color: #999;
    padding: 10px 20px;
    border-radius: 999999px;
    color: #fff;
    text-align: center;
    white-space: nowrap;
}

/* spnav-tel -------------------------- */
.wrap-spnav .spnav-tel {
}

.wrap-spnav .spnav-tel a {
    /* リンクのスタイル */
    display: block;
    background-color: #999;
    padding: 10px 20px;
    border-radius: 999999px;
    color: #fff;
    text-align: center;
    white-space: nowrap;
}

.spnav-mask {
    width: 100vw;
    height: 100vh;
    display: none;
    position: fixed;
    inset: 0;
    z-index: 9997;
}

.spnav-mask.active {
    display: block;
}

/* ---------------------------------------------
PCメニュー切り替え
--------------------------------------------- */
@media (max-width: 1350px) {
    /* ロゴに掛かる前のタイミング */
    .site-header .header-nav {
        display: none;
    }
}

/* ---------------------------------------------
 共通スタイル
--------------------------------------------- */
/* アニメーション */
.js-fadein {
    opacity: 0;
}
/* ページタイトル ------------------------ */
