.hp_dib {
    display: inline-block
}

@media screen and (max-width: 1199px) {
    .hp_dn_lg {
        display: none
    }
}

@media screen and (max-width: 991px) {
    .hp_dn_md {
        display: none
    }
}

@media screen and (max-width: 767px) {
    .hp_dn_sp {
        display: none
    }
}

@media screen and (max-width: 575px) {
    .hp_dn_xs {
        display: none
    }
}

.hp_fz14 {
    font-size: 1.4rem
}

.hp_grow1 {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1
}

.hp_mb2r {
    margin-bottom: 2rem
}

.hp_mb3r {
    margin-bottom: 3rem
}

.hp_mb0 {
    margin-bottom: 0
}

.hp_mb5r {
    margin-bottom: 5rem
}

.hp_mr10 {
    margin-right: 10px
}

.hp_mr20 {
    margin-right: 20px
}

.hp_shrink0 {
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.hp_fz16 {
    font-size: 1.6rem
}

.hp_fz18 {
    font-size: 1.8rem
}

.hp_fz20 {
    font-size: 2rem
}

.ly_inner {
    display: block;
    width: 960px;
    max-width: calc(100% - 20px);
    margin-left: auto;
    margin-right: auto
}

.ly_section {
    margin-bottom: 80px
}

.ly_grid {
    display: block
}

.ly_grid_row {
    margin: -20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

@media screen and (max-width: 767px) {
    .ly_grid_row {
        display: block
    }
}

.ly_grid_row.-wrap {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.ly_grid_col_1, .ly_grid_col_2, .ly_grid_col_3, .ly_grid_col_4, .ly_grid_col_5, .ly_grid_col_6, .ly_grid_col_10p, .ly_grid_col_20p, .ly_grid_col_30p, .ly_grid_col_40p, .ly_grid_col_50p, .ly_grid_col_60p, .ly_grid_col_70p, .ly_grid_col_80p, .ly_grid_col_90p, .ly_grid_col_fill, .ly_grid_col_auto {
    padding: 20px
}

.-grow.ly_grid_col_1, .-grow.ly_grid_col_2, .-grow.ly_grid_col_3, .-grow.ly_grid_col_4, .-grow.ly_grid_col_5, .-grow.ly_grid_col_6, .-grow.ly_grid_col_10p, .-grow.ly_grid_col_20p, .-grow.ly_grid_col_30p, .-grow.ly_grid_col_40p, .-grow.ly_grid_col_50p, .-grow.ly_grid_col_60p, .-grow.ly_grid_col_70p, .-grow.ly_grid_col_80p, .-grow.ly_grid_col_90p, .-grow.ly_grid_col_fill, .-grow.ly_grid_col_auto {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1
}

@media screen and (max-width: 767px) {
    .ly_grid_col_1:not(:root), .ly_grid_col_2:not(:root), .ly_grid_col_3:not(:root), .ly_grid_col_4:not(:root), .ly_grid_col_5:not(:root), .ly_grid_col_6:not(:root), .ly_grid_col_10p:not(:root), .ly_grid_col_20p:not(:root), .ly_grid_col_30p:not(:root), .ly_grid_col_40p:not(:root), .ly_grid_col_50p:not(:root), .ly_grid_col_60p:not(:root), .ly_grid_col_70p:not(:root), .ly_grid_col_80p:not(:root), .ly_grid_col_90p:not(:root), .ly_grid_col_fill:not(:root), .ly_grid_col_auto:not(:root) {
        width: 100%;
        max-width: 100%;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%
    }
}

.ly_grid_col_1 {
    width: calc(100% / 1);
    max-width: calc(100% / 1);
    -webkit-box-flex: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -ms-flex-preferred-size: calc(100% / 1);
    flex-basis: calc(100% / 1)
}

.ly_grid_col_2 {
    width: calc(100% / 2);
    max-width: calc(100% / 2);
    -webkit-box-flex: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -ms-flex-preferred-size: calc(100% / 2);
    flex-basis: calc(100% / 2)
}

.ly_grid_col_3 {
    width: calc(100% / 3);
    max-width: calc(100% / 3);
    -webkit-box-flex: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -ms-flex-preferred-size: calc(100% / 3);
    flex-basis: calc(100% / 3)
}

.ly_grid_col_4 {
    width: calc(100% / 4);
    max-width: calc(100% / 4);
    -webkit-box-flex: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -ms-flex-preferred-size: calc(100% / 4);
    flex-basis: calc(100% / 4)
}

.ly_grid_col_5 {
    width: calc(100% / 5);
    max-width: calc(100% / 5);
    -webkit-box-flex: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -ms-flex-preferred-size: calc(100% / 5);
    flex-basis: calc(100% / 5)
}

.ly_grid_col_6 {
    width: calc(100% / 6);
    max-width: calc(100% / 6);
    -webkit-box-flex: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -ms-flex-preferred-size: calc(100% / 6);
    flex-basis: calc(100% / 6)
}

.ly_grid_col_10p {
    width: calc(1 * 10%);
    max-width: calc(1 * 10%);
    -webkit-box-flex: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -ms-flex-preferred-size: calc(1 * 10%);
    flex-basis: calc(1 * 10%)
}

.ly_grid_col_20p {
    width: calc(2 * 10%);
    max-width: calc(2 * 10%);
    -webkit-box-flex: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -ms-flex-preferred-size: calc(2 * 10%);
    flex-basis: calc(2 * 10%)
}

.ly_grid_col_30p {
    width: calc(3 * 10%);
    max-width: calc(3 * 10%);
    -webkit-box-flex: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -ms-flex-preferred-size: calc(3 * 10%);
    flex-basis: calc(3 * 10%)
}

.ly_grid_col_40p {
    width: calc(4 * 10%);
    max-width: calc(4 * 10%);
    -webkit-box-flex: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -ms-flex-preferred-size: calc(4 * 10%);
    flex-basis: calc(4 * 10%)
}

.ly_grid_col_50p {
    width: calc(5 * 10%);
    max-width: calc(5 * 10%);
    -webkit-box-flex: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -ms-flex-preferred-size: calc(5 * 10%);
    flex-basis: calc(5 * 10%)
}

.ly_grid_col_60p {
    width: calc(6 * 10%);
    max-width: calc(6 * 10%);
    -webkit-box-flex: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -ms-flex-preferred-size: calc(6 * 10%);
    flex-basis: calc(6 * 10%)
}

.ly_grid_col_70p {
    width: calc(7 * 10%);
    max-width: calc(7 * 10%);
    -webkit-box-flex: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -ms-flex-preferred-size: calc(7 * 10%);
    flex-basis: calc(7 * 10%)
}

.ly_grid_col_80p {
    width: calc(8 * 10%);
    max-width: calc(8 * 10%);
    -webkit-box-flex: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -ms-flex-preferred-size: calc(8 * 10%);
    flex-basis: calc(8 * 10%)
}

.ly_grid_col_90p {
    width: calc(9 * 10%);
    max-width: calc(9 * 10%);
    -webkit-box-flex: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -ms-flex-preferred-size: calc(9 * 10%);
    flex-basis: calc(9 * 10%)
}

.ly_grid_col_fill {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1
}

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
    border: 0;
    font-family: inherit;
    font-size: 100%;
    font-style: inherit;
    font-weight: inherit;
    margin: 0;
    outline: 0;
    padding: 0;
    vertical-align: baseline
}

html {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 62.5%;
    overflow-y: scroll;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%
}

*, *:before, *:after {
    -webkit-box-sizing: inherit;
    box-sizing: inherit
}

article, aside, details, figcaption, figure, footer, header, main, nav, section {
    display: block
}

ol, ul {
    list-style: none
}

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

caption, th, td {
    font-weight: inherit;
    text-align: left
}

fieldset {
    min-width: inherit
}

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

blockquote, q {
    -webkit-hyphens: none;
    -ms-hyphens: none;
    hyphens: none;
    quotes: none
}

a img {
    border: 0
}

input, button, select, textarea {
    -webkit-appearance: none;
    border-radius: 0
}

* {
    margin: 0;
    padding: 0;
    color: inherit;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

input[type="text"] {
    padding: 0;
    border: none;
    border-radius: 0;
    outline: none;
    background: none
}

textarea {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    padding: 0;
    border: 0;
    outline: none;
    background: transparent
}

button, input[type="submit"] {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    padding: 0;
    border: none;
    background: transparent
}

a {
    text-decoration: none
}

@font-face {
    font-family: "slick";
    src: url("./css/fonts/slick.eot");
    src: url("./css/fonts/slick.eot?#iefix") format("embedded-opentype"), url("./css/fonts/slick.woff") format("woff"), url("./css/fonts/slick.ttf") format("truetype"), url("./css/fonts/slick.svg#slick") format("svg");
    font-weight: normal;
    font-style: normal
}

.slick-prev, .slick-next {
    position: absolute;
    display: block;
    height: 20px;
    width: 20px;
    line-height: 0px;
    font-size: 0px;
    cursor: pointer;
    background: transparent;
    color: transparent;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    padding: 0;
    border: none;
    outline: none
}

.slick-prev:hover, .slick-prev:focus, .slick-next:hover, .slick-next:focus {
    outline: none;
    background: transparent;
    color: transparent
}

.slick-prev:hover:before, .slick-prev:focus:before, .slick-next:hover:before, .slick-next:focus:before {
    opacity: 1
}

.slick-prev.slick-disabled:before, .slick-next.slick-disabled:before {
    opacity: .25
}

.slick-prev:before, .slick-next:before {
    font-family: "slick";
    font-size: 20px;
    line-height: 1;
    color: #fff;
    opacity: .75;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.slick-prev {
    left: -25px
}

[dir="rtl"] .slick-prev {
    left: auto;
    right: -25px
}

.slick-prev:before {
    content: "←"
}

[dir="rtl"] .slick-prev:before {
    content: "→"
}

.slick-next {
    right: -25px
}

[dir="rtl"] .slick-next {
    left: -25px;
    right: auto
}

.slick-next:before {
    content: "→"
}

[dir="rtl"] .slick-next:before {
    content: "←"
}

.slick-dotted.slick-slider {
    margin-bottom: 30px
}

.slick-dots {
    position: absolute;
    bottom: -25px;
    list-style: none;
    display: block;
    text-align: center;
    padding: 0;
    margin: 0;
    width: 100%
}

.slick-dots li {
    position: relative;
    display: inline-block;
    height: 20px;
    width: 20px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer
}

.slick-dots li button {
    border: 0;
    background: transparent;
    display: block;
    height: 20px;
    width: 20px;
    outline: none;
    line-height: 0px;
    font-size: 0px;
    color: transparent;
    padding: 5px;
    cursor: pointer
}

.slick-dots li button:hover, .slick-dots li button:focus {
    outline: none
}

.slick-dots li button:hover:before, .slick-dots li button:focus:before {
    opacity: 1
}

.slick-dots li button:before {
    position: absolute;
    top: 0;
    left: 0;
    content: "•";
    width: 20px;
    height: 20px;
    font-family: "slick";
    font-size: 6px;
    line-height: 20px;
    text-align: center;
    color: #000;
    opacity: .25;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.slick-dots li.slick-active button:before {
    color: #000;
    opacity: .75
}

.slick-slider {
    position: relative;
    display: block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent
}

.slick-list {
    position: relative;
    overflow: hidden;
    display: block;
    margin: 0;
    padding: 0
}

.slick-list:focus {
    outline: none
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand
}

.slick-slider .slick-track, .slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.slick-track {
    position: relative;
    left: 0;
    top: 0;
    display: block;
    margin-left: auto;
    margin-right: auto
}

.slick-track:before, .slick-track:after {
    content: "";
    display: table
}

.slick-track:after {
    clear: both
}

.slick-loading .slick-track {
    visibility: hidden
}

.slick-slide {
    float: left;
    height: 100%;
    min-height: 1px;
    display: none
}

[dir="rtl"] .slick-slide {
    float: right
}

.slick-slide img {
    display: block
}

.slick-slide.slick-loading img {
    display: none
}

.slick-slide.dragging img {
    pointer-events: none
}

.slick-initialized .slick-slide {
    display: block
}

.slick-loading .slick-slide {
    visibility: hidden
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent
}

.slick-arrow.slick-hidden {
    display: none
}

@font-face {
    font-family: "swiper-icons";
    src: url("data:application/font-woff;charset=utf-8;base64, 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") format("woff");
    font-weight: 400;
    font-style: normal
}

:root {
    --swiper-theme-color: #007aff
}

.swiper-container {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0;
    z-index: 1
}

.swiper-container-vertical > .swiper-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

.swiper-container-android .swiper-slide, .swiper-wrapper {
    -webkit-transform: translate3d(0px, 0, 0);
    transform: translate3d(0px, 0, 0)
}

.swiper-container-multirow > .swiper-wrapper {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.swiper-container-multirow-column > .swiper-wrapper {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.swiper-container-free-mode > .swiper-wrapper {
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    margin: 0 auto
}

.swiper-slide {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform
}

.swiper-slide-invisible-blank {
    visibility: hidden
}

.swiper-container-autoheight, .swiper-container-autoheight .swiper-slide {
    height: auto
}

.swiper-container-autoheight .swiper-wrapper {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-transition-property: height, -webkit-transform;
    transition-property: height, -webkit-transform;
    transition-property: transform, height;
    transition-property: transform, height, -webkit-transform
}

.swiper-container-3d {
    -webkit-perspective: 1200px;
    perspective: 1200px
}

.swiper-container-3d .swiper-wrapper, .swiper-container-3d .swiper-slide, .swiper-container-3d .swiper-slide-shadow-left, .swiper-container-3d .swiper-slide-shadow-right, .swiper-container-3d .swiper-slide-shadow-top, .swiper-container-3d .swiper-slide-shadow-bottom, .swiper-container-3d .swiper-cube-shadow {
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d
}

.swiper-container-3d .swiper-slide-shadow-left, .swiper-container-3d .swiper-slide-shadow-right, .swiper-container-3d .swiper-slide-shadow-top, .swiper-container-3d .swiper-slide-shadow-bottom {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    z-index: 10
}

.swiper-container-3d .swiper-slide-shadow-left {
    background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
    background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0))
}

.swiper-container-3d .swiper-slide-shadow-right {
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0))
}

.swiper-container-3d .swiper-slide-shadow-top {
    background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
    background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0))
}

.swiper-container-3d .swiper-slide-shadow-bottom {
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0))
}

.swiper-container-css-mode > .swiper-wrapper {
    overflow: auto;
    scrollbar-width: none;
    -ms-overflow-style: none
}

.swiper-container-css-mode > .swiper-wrapper::-webkit-scrollbar {
    display: none
}

.swiper-container-css-mode > .swiper-wrapper > .swiper-slide {
    scroll-snap-align: start start
}

.swiper-container-horizontal.swiper-container-css-mode > .swiper-wrapper {
    -ms-scroll-snap-type: x mandatory;
    scroll-snap-type: x mandatory
}

.swiper-container-vertical.swiper-container-css-mode > .swiper-wrapper {
    -ms-scroll-snap-type: y mandatory;
    scroll-snap-type: y mandatory
}

html {
    font-size: 10px;
    color: #333;
    font-family: "Noto Sans JP", "Helvetica Neue", "Segoe UI", "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif;
    -webkit-font-feature-settings: "palt" 1;
    font-feature-settings: "palt" 1;
    letter-spacing: 0.06em;
    line-height: 1.75
}

body {
    font-size: 1.8rem;
    padding-top: 14.5rem;
    overflow: hidden
}

@media screen and (max-width: 767px) {
    body {
        padding-top: 6rem
    }
}

body.customize-support .Header {
    top: 32px
}

@media screen and (max-width: 782px) {
    body.customize-support .Header {
        top: 0px
    }

    #wpadminbar {
        display: none
    }

    html {
        margin-top: 0 !important
    }
}

.Header__Hamburger {
    position: absolute;
    top: 0;
    right: 0;
    width: 6rem;
    height: 6rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.Hamburger {
    border-radius: 5px;
    width: 4rem;
    height: 4rem;
    background-color: #62b4e9;
    display: none;
    position: relative;
    color: #fff;
    z-index: 1;
    overflow: hidden
}

.Hamburger::after {
    content: "";
    display: block;
    position: absolute;
    z-index: 0;
    width: 200%;
    height: 200%;
    background-color: #f08e80;
    -webkit-transform-origin: right;
    -ms-transform-origin: right;
    transform-origin: right;
    opacity: 0;
    top: 0;
    left: 0;
    -webkit-transition: opacity 0.2s;
    transition: opacity 0.2s
}

.Hamburger.is-active {
    color: #fff
}

.Hamburger.is-active::after {
    opacity: 1
}

@media screen and (max-width: 767px) {
    .Hamburger {
        display: inline-block
    }
}

.Hamburger__text {
    font-size: 10px;
    white-space: nowrap;
    font-weight: 700;
    line-height: 1;
    position: absolute;
    bottom: 5px;
    left: 0;
    width: 100%;
    text-align: center;
    color: #62b4e9
}

.Hamburger__line {
    background-color: currentColor;
    display: none;
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 2px;
    width: 2rem;
    height: 2px;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    z-index: 1;
    -webkit-transition: background-color 0.2s;
    transition: background-color 0.2s
}

@media screen and (max-width: 767px) {
    .Hamburger__line {
        display: inline-block
    }
}

.Hamburger.is-active .Hamburger__line {
    background-color: transparent
}

.Hamburger__line::before, .Hamburger__line::after {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    background-color: currentColor;
    width: 100%;
    height: 100%;
    -webkit-transition: top 0.2s, -webkit-transform 0.2s;
    transition: top 0.2s, -webkit-transform 0.2s;
    transition: top 0.2s, transform 0.2s;
    transition: top 0.2s, transform 0.2s, -webkit-transform 0.2s
}

.Hamburger__line::before {
    top: -5px
}

.Hamburger.is-active .Hamburger__line::before {
    top: 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg)
}

.Hamburger__line::after {
    top: 5px
}

.Hamburger.is-active .Hamburger__line::after {
    top: 0;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

@-webkit-keyframes active-menu-bar02 {
    100% {
        height: 0
    }
}

@keyframes active-menu-bar02 {
    100% {
        height: 0
    }
}

.Hamburger.-active .Hamburger__line:nth-of-type(3) {
    -webkit-transform: translateY(-1.2rem) rotate(45deg);
    -ms-transform: translateY(-1.2rem) rotate(45deg);
    transform: translateY(-1.2rem) rotate(45deg)
}

.Pagination {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    padding-top: 20px;
    padding-bottom: 20px
}

.Pagination__link {
    display: block;
    text-decoration: none;
    color: inherit;
    width: 2em;
    height: 2em;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-radius: 50%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: 0.2s background;
    transition: 0.2s background;
    margin-right: 3px;
    -webkit-transition: color 0.2s;
    transition: color 0.2s
}

.Pagination__link:last-child {
    margin-right: 0
}

.Pagination__link.-current {
    background-color: #d5d5d5;
    font-weight: 700;
    pointer-events: none
}

.Pagination__link:hover {
    text-decoration: underline;
    color: #62b4e9
}

.Pagination__link:hover .Pagination__item-title {
    color: #62b4e9
}

.AccessMap {
    border: 1px solid #b3b3b3;
    padding: 10px;
    border-radius: 12px
}

.Anchor {
    padding-top: 8rem;
    margin-top: -8rem
}

@media screen and (max-width: 767px) {
    .Anchor {
        padding-top: 7rem;
        margin-top: -7rem
    }
}

.BannerArea__item:not(:last-child) {
    margin-bottom: 20px
}

.BannerArea__link {
    display: block
}

.BannerArea__img {
    display: block;
    border-radius: 20px;
    max-width: 100%;
    -webkit-box-shadow: 1px 3px 4px rgba(178, 178, 178, 0.75);
    box-shadow: 1px 3px 4px rgba(178, 178, 178, 0.75);
    -webkit-transition: -webkit-box-shadow 0.2s;
    transition: -webkit-box-shadow 0.2s;
    transition: box-shadow 0.2s;
    transition: box-shadow 0.2s, -webkit-box-shadow 0.2s
}

.BannerArea__link:hover .BannerArea__img {
    -webkit-transition: -webkit-box-shadow 0.5s;
    transition: -webkit-box-shadow 0.5s;
    transition: box-shadow 0.5s;
    transition: box-shadow 0.5s, -webkit-box-shadow 0.5s;
    -webkit-box-shadow: 1px 7px 15px rgba(153, 153, 153, 0.75);
    box-shadow: 1px 7px 15px rgba(153, 153, 153, 0.75)
}

.Card {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 1.8rem;
    -webkit-transition: opacity 0.2s;
    transition: opacity 0.2s
}

.Card:hover {
    opacity: 0.7
}

@media screen and (max-width: 575px) {
    .Card {
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start
    }
}

.Card__img {
    max-width: 100%
}

.Card__icon {
    width: 12.2rem;
    height: 12.2rem;
    border-radius: 50%;
    background-color: #f08e80;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 2.5rem;
    -webkit-box-flex: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin-right: 2rem;
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
    margin-bottom: auto;
}

@media screen and (max-width: 575px) {
    .Card__icon {
        width: 6rem;
        height: 6rem;
        padding: 0.5em
    }
}

.Card__img {
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain
}

.Card__title {
    font-weight: 500;
    font-size: 1.4em;
    margin-bottom: 0.1em
}

@media screen and (max-width: 575px) {
    .Card__title {
        font-size: 1.2em;
        padding-top: 0.1em
    }
}

.Card__text {
    line-height: 1.6
}

.Card__youtubeLink {
    margin-left: 14.2rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-transition: opacity 0.2s;
    transition: opacity 0.2s;
}
.Card__youtubeLink:hover {
    opacity: 0.7;
}

@media screen and (max-width: 575px) {
    .Card__youtubeLink {
        margin-left: 8rem;
    }
}

.Card__youtubeLink .Card__youtubeImgWrap {
    margin-right: 15px;
}

.Card__youtubeLink p {
    color: #f08e80;
    font-size: 1.4rem;
    line-height: 1.2;
    margin-bottom: 7px;
}

.Card2__link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}

.Card2__imgBox {
    width: 100%;
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
    overflow: hidden;
    border-radius: 20px
}

.Card2__img {
    display: block;
    width: 100%;
    margin-bottom: 0.5rem
}

.Card2__title {
    width: 100%;
    color: #f08e80;
    font-size: 2rem;
    font-weight: 500;
    line-height: 1.2;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem
}

.Card2__text {
    width: 100%
}

.ClinicInfo {
    font-size: 2rem
}

.ClinicInfo__line {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

@media screen and (max-width: 767px) {
    .ClinicInfo__line {
        display: block
    }
}

.ClinicInfo__head {
    color: #1d8bcd
}

.ClinicInfo__head::before {
    content: "【"
}

.ClinicInfo__head::after {
    content: "】"
}

@media screen and (max-width: 767px) {
    .ClinicInfo__head {
        display: inline
    }
}

@media screen and (max-width: 767px) {
    .ClinicInfo__data {
        display: inline
    }
}

.ClinicInfo__Footnote {
    font-size: 0.9em
}

.Footer__ClinicInfo {
    margin-bottom: 2rem
}

.Footer__ClinicInfo .ClinicInfo {
    font-size: inherit
}

.Footer__ClinicInfo .ClinicInfo__head {
    color: inherit
}

.CMS p:not([class]):not(:first-child) {
    margin-top: 2rem;
    margin-bottom: 2rem
}

.CMS h2:not([class]) {
    margin-bottom: 3rem
}

.CMS h2:not([class]):not(:first-child) {
    margin-top: 3rem
}

.CMS figure:not([class]) {
    width: 100%;
    margin-bottom: 2rem
}

.CMS figure:not([class]):not(:first-child) {
    margin-top: 2rem
}

.CMS img:not([class]) {
    max-width: 100%;
    margin: 0;
    vertical-align: top
}

.Embeded {
    position: relative;
    max-width: 960px;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 320px
}

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

.Embeded.-access {
    padding-bottom: 512px
}

@media screen and (max-width: 767px) {
    .Embeded.-access {
        padding-bottom: 320px
    }
}

.Embeded.-movie {
    padding-bottom: 540px
}

@media (max-width: 980px) {
    .Embeded.-movie {
        padding-bottom: 56.25%
    }
}

.Footer {
    font-size: 1.8rem;
    background-color: #1d8bcd;
    color: #fff;
    padding-top: 20px
}

.Footer__inner {
    width: 960px;
    max-width: calc(100% - 20px);
    margin-left: auto;
    margin-right: auto;
    position: relative;
    padding-bottom: 40px
}

@media screen and (max-width: 767px) {
    .Footer__address {
        font-size: 1.6rem
    }
}

@media screen and (max-width: 575px) {
    .Footer__address {
        font-size: 1.4rem
    }
}

.Footer__logoImg {
    max-width: 100%;
    vertical-align: top
}

.Footer__social {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

@media screen and (max-width: 767px) {
    .Footer__social {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }
}

.Footer__socialItem:not(:last-child) {
    margin-right: 2rem
}

.Footer__socialLink {
    -webkit-transition: opacity 0.2s;
    transition: opacity 0.2s
}

.Footer__socialLink:hover {
    opacity: 0.7
}

.Footer__socialIcon {
    width: 3.6rem;
    height: 3.6rem
}

.Footer__copyright {
    font-size: 0.78em;
    border-top: 1px solid #fff;
    padding: 1em;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.FooterImg {
    width: 100%;
    height: 352px;
    display: block;
    background-image: url("../img/common/waiting_room2.jpg");
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover
}

.Footnote {
    margin-top: 0.2em
}

.Gnav {
    font-size: 2rem;
    display: block;
    font-weight: 500
}

@media screen and (max-width: 767px) {
    .Gnav {
        position: fixed;
        top: 6rem;
        left: 0;
        bottom: 0;
        width: 100%;
        background-color: #fff;
        opacity: 0;
        visibility: hidden;
        -webkit-transition: opacity 0.3s;
        transition: opacity 0.3s
    }

    .Gnav.is-active {
        visibility: visible;
        opacity: 1
    }
}

.Gnav__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

@media screen and (max-width: 767px) {
    .Gnav__list {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        height: 100%;
        margin: auto;
        max-height: 300px
    }
}

.Gnav__item {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

@media screen and (max-width: 767px) {
    .Gnav__item {
        -webkit-box-flex: 0;
        -ms-flex-positive: 0;
        flex-grow: 0
    }
}

.Gnav__link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 1rem 1.5rem calc(1rem + 3px);
    position: relative;
    -webkit-transition: color 0.2s;
    transition: color 0.2s
}

.Gnav__link::after {
    display: block;
    position: absolute;
    bottom: 2px;
    left: 0;
    width: 100%;
    height: 3px;
    background-color: #62b4e9;
    display: block;
    content: "";
    -webkit-transition: -webkit-transform 0.2s;
    transition: -webkit-transform 0.2s;
    transition: transform 0.2s;
    transition: transform 0.2s, -webkit-transform 0.2s;
    -webkit-transform: scaleX(0);
    -ms-transform: scaleX(0);
    transform: scaleX(0)
}

.Gnav__link:hover {
    color: #62b4e9
}

.Gnav__link:hover::after {
    -webkit-transform: scaleX(1);
    -ms-transform: scaleX(1);
    transform: scaleX(1)
}

.Header {
    display: block;
    height: 14.5rem;
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 100;
    background-color: #fff;
    padding: 1rem;
    -webkit-transition: height 0.2s box-shadow 0.4s;
    transition: height 0.2s box-shadow 0.4s
}

.Header.-fixed {
    position: fixed;
    -webkit-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.3)
}

@media screen and (max-width: 767px) {
    .Header {
        padding: 0;
        height: 6rem;
        position: fixed
    }
}

.Header__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    max-width: 960px;
    height: 100%;
    margin-left: auto;
    margin-right: auto;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.Header__top {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

@media screen and (max-width: 767px) {
    .Header__top {
        height: 6rem;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }
}

.Header__Tel {
    margin-left: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

@media screen and (max-width: 767px) {
    .Header__Tel {
        display: none
    }
}

.Headline, .CMS h2:not([class]) {
    background-color: #f2f2f2;
    font-weight: 500;
    font-size: 2.5rem;
    padding: 0.5em;
    border-top: 1px solid #62b4e9
}

.Top__Headline {
    margin-bottom: 30px
}

.Headline2 {
    background-color: #f08e80;
    color: #fff;
    font-size: 2.5rem;
    font-weight: 500;
    line-height: 1.2;
    padding-bottom: 0.1em;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    min-height: 60px;
    padding-left: 0.5em
}

.Headline2::before {
    content: "";
    display: none;
    width: 2em;
    height: 2em;
    background-size: 1.5em 1.5em;
    background-repeat: no-repeat;
    background-position: center;
    margin-right: 0.5em;
    background-color: #fff;
    border-radius: 50%
}

.Headline2.-orthopedics::before {
    display: block;
    background-image: url("../img/common/icon-orthopedics-nega.svg")
}

.Headline2.-rehabilitation::before {
    display: block;
    background-image: url("../img/common/icon-rehabilitation-nega.svg")
}

.Headline2.-joint::before {
    display: block;
    background-image: url("../img/common/icon-joint-nega.svg")
}

.Headline2.-osteoporosis::before {
    display: block;
    background-image: url("../img/common/icon-osteoporosis-nega.svg")
}

.Page__Headline2 {
    margin-top: 30px;
    margin-bottom: 20px
}

.ImgRadius {
    display: block
}

.ImgRadius__img {
    max-width: 100%;
    display: block;
    border-radius: 20px
}

@media screen and (max-width: 575px) {
    .ImgRadius__img.-fill-xs {
        width: 100%
    }
}

.Mv {
    position: relative;
    font-size: 3rem;
    overflow: hidden
}

@media screen and (max-width: 767px) {
    .Mv {
        font-size: 2.8rem
    }
}

@media screen and (max-width: 575px) {
    .Mv {
        font-size: 4.5vw
    }
}

.Mv__slider {
    position: relative;
    z-index: 0;
    /*max-width: 960px;*/
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    /*height: 550px*/
    height: 600px;
}

.Mv__slider:not(:root) {
    overflow: visible
}

@media screen and (max-width: 575px) {
    .Mv__slider {
        height: 300px
    }
}

.Mv__copy {
    pointer-events: none;
    z-index: 10;
    position: absolute;
    top: 0;
    left: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%;
    height: 100%;
    font-weight: 700;
    color: #fff;
    text-align: center;
    text-shadow: 2px 2px 5px rgba(79, 70, 70, 0.75);
    line-height: 1.33;
    letter-spacing: 0.1em;
    padding-top: 0.5em
}

.Mv__sliderList {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    height: 100%
}

.Mv__sliderItem {
    height: 100%
}

.Mv__sliderImg {
    vertical-align: top;
    height: 100%;
    width: 100%;
    object-fit: cover;
}

.PageTop {
    display: block;
    width: 40px;
    height: 40px;
    position: fixed;
    bottom: 10px;
    right: 10px;
    background-image: url("../img/common/pagetop.svg");
    text-indent: -9999px
}

@media screen and (max-width: 767px) {
    .PageTop {
        display: block
    }
}

.Page {
    padding-top: 50px;
    padding-bottom: 50px
}

.PageHeader {
    background-color: #62b4e9;
    font-weight: 500;
    color: #fff;
    font-size: 3rem;
    line-height: 1.2;
    padding: 0.9em 0 1em
}

.SiteLogo {
    display: block
}

.SiteLogo__link {
    display: block
}

.SiteLogo__img {
    display: block;
    height: 80px
}

@media screen and (max-width: 991px) {
    .SiteLogo__img {
        height: auto;
        max-height: 60px
    }
}

@media screen and (max-width: 575px) {
    .SiteLogo__img {
        max-width: 100%;
        width: 220px
    }
}

.Spacer {
    display: block;
    outline: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: none;
    width: 100%;
    height: 4rem
}

.Tel {
    color: #f08e80;
    font-size: 2rem;
    font-weight: 500;
    font-size: 3.6rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    letter-spacing: 0.01em
}

.Tel::before {
    content: "";
    display: block;
    width: 1em;
    height: 1em;
    background-image: url("../img/common/icon-tel.svg");
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    margin-right: 0.2em;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    position: relative;
    top: 0.05em
}

.Top__Tel {
    font-size: 5.5rem
}

.Top__Tel .Tel {
    font-size: inherit
}

@media screen and (max-width: 575px) {
    .Top__Tel .Tel {
        font-size: 12vw
    }

    .Top__Tel .Tel::before {
        margin-right: 0.1em
    }
}

.Top__Mv {
    margin-bottom: 60px
}

@media screen and (max-width: 767px) {
    .Top__Mv {
        margin-bottom: 10px
    }
}

.Top__BannerArea {
    margin-bottom: 60px
}

@media screen and (max-width: 767px) {
    .Top__BannerArea {
        margin-bottom: 30px
    }
}

.Top__calendar {
    margin-bottom: 20px
}

.Top__calendar img {
    max-width: 100%;
    vertical-align: top
}

.box26 {
    position: relative;
    margin: 2em 0;
    padding: 1em 1.5em;
    border: solid 3px #f08e80;
    border-radius: 8px;
}
.box26 .box-title {
    position: absolute;
    display: inline-block;
    top: -13px;
    left: 10px;
    padding: 0 9px;
    line-height: 1;
    font-size: 19px;
    background: #FFF;
    color: #f08e80;
    font-weight: bold;
    font-size: 22px;
}
.box26 p {
    margin: 0; 
    padding: 0;
}
.box29 {
    margin: 2em 0;
    background: #ffefef;
}
.box29 .box-title {
    font-size: 1.5em;
    background: #e64c4c;
    padding: 4px;
    text-align: center;
    color: #FFF;
    font-weight: bold;
    letter-spacing: 0.05em;
}
.box29 p {
    padding: 15px 20px;
    margin: 0;
}


/* 2024/09/26追加 */
.emphasisText {
    color: #d01313;
}
.ClinicInfo__line--strong {
    font-weight: bold;
}
.ClinicInfo__contentTitle {
    font-size: 1.8rem;
}
.Top__calendar img {
    max-width: 580px;
    width: 100%;
}
.ClinicInfo__data {
    font-size: 1.8rem;
    margin-left: 5px;
}
.Footer__ClinicInfo .ClinicInfo__data {
    font-size:  1.6rem
}
.ClinicInfo__Footnote {
    margin-top: 15px;
}