.visual {
    position: relative;
    width: 100%;
    overflow: hidden;
    background-color: #fff;
    /*background-image: url(../images/top/visual_bg.jpg);*/
    background-repeat: repeat;
    background-position: 50% 50%
}

.visual-logo {
    position: absolute;
    top: 50%;
    right: 0;
    left: 0;
    z-index: 1;
    margin: auto;
    transition: opacity .5s cubic-bezier(.25, .25, .75, .75) .7s
}

.visual-logo svg {
    fill: #fff
}

.visual-image {
    position: absolute;
    bottom: -1px;
    left: 0;
    width: 100%;
    overflow: hidden;
    pointer-events: none
}

@media screen and (max-width: 768px) {
    .visual-image{
        bottom:124px;
    }
}

.visual-image-slider {
    display: flex;
    opacity: 1
}

.visual-image-slider.is-move {
    will-change: transform
}

.visual-image-slider.is-hide .visual-image-item {
    opacity: 0
}

.visual-image-list {
    display: flex;
    flex: 0 0 auto
}

.visual-image-list:first-of-type .visual-image-item:first-of-type {
    transition-delay: 0ms
}

.visual-image-list:first-of-type .visual-image-item:nth-of-type(2) {
    transition-delay: .1s
}

.visual-image-list:first-of-type .visual-image-item:nth-of-type(3) {
    transition-delay: .2s
}

.visual-image-list:first-of-type .visual-image-item:nth-of-type(4) {
    transition-delay: .3s
}

.visual-image-list:first-of-type .visual-image-item:nth-of-type(5) {
    transition-delay: .4s
}

.visual-image-list:first-of-type .visual-image-item:nth-of-type(6) {
    transition-delay: .5s
}

.visual-image-list:first-of-type .visual-image-item:nth-of-type(7),
.visual-image-list:nth-of-type(2) .visual-image-item:first-of-type {
    transition-delay: .6s
}

.visual-image-list:nth-of-type(2) .visual-image-item:nth-of-type(2) {
    transition-delay: .7s
}

.visual-image-list:nth-of-type(2) .visual-image-item:nth-of-type(3) {
    transition-delay: .8s
}

.visual-image-list:nth-of-type(2) .visual-image-item:nth-of-type(4) {
    transition-delay: .9s
}

.visual-image-list:nth-of-type(2) .visual-image-item:nth-of-type(5) {
    transition-delay: 1s
}

.visual-image-list:nth-of-type(2) .visual-image-item:nth-of-type(6) {
    transition-delay: 1.1s
}

.visual-image-list:nth-of-type(2) .visual-image-item:nth-of-type(7),
.visual-image-list:nth-of-type(3) .visual-image-item:first-of-type {
    transition-delay: 1.2s
}

.visual-image-list:nth-of-type(3) .visual-image-item:nth-of-type(2) {
    transition-delay: 1.3s
}

.visual-image-list:nth-of-type(3) .visual-image-item:nth-of-type(3) {
    transition-delay: 1.4s
}

.visual-image-list:nth-of-type(3) .visual-image-item:nth-of-type(4) {
    transition-delay: 1.5s
}

.visual-image-list:nth-of-type(3) .visual-image-item:nth-of-type(5) {
    transition-delay: 1.6s
}

.visual-image-list:nth-of-type(3) .visual-image-item:nth-of-type(6) {
    transition-delay: 1.7s
}

.visual-image-list:nth-of-type(3) .visual-image-item:nth-of-type(7),
.visual-image-list:nth-of-type(4) .visual-image-item:first-of-type {
    transition-delay: 1.8s
}

.visual-image-list:nth-of-type(4) .visual-image-item:nth-of-type(2) {
    transition-delay: 1.9s
}

.visual-image-list:nth-of-type(4) .visual-image-item:nth-of-type(3) {
    transition-delay: 2s
}

.visual-image-list:nth-of-type(4) .visual-image-item:nth-of-type(4) {
    transition-delay: 2.1s
}

.visual-image-list:nth-of-type(4) .visual-image-item:nth-of-type(5) {
    transition-delay: 2.2s
}

.visual-image-list:nth-of-type(4) .visual-image-item:nth-of-type(6) {
    transition-delay: 2.3s
}

.visual-image-list:nth-of-type(4) .visual-image-item:nth-of-type(7),
.visual-image-list:nth-of-type(5) .visual-image-item:first-of-type {
    transition-delay: 2.4s
}

.visual-image-list:nth-of-type(5) .visual-image-item:nth-of-type(2) {
    transition-delay: 2.5s
}

.visual-image-list:nth-of-type(5) .visual-image-item:nth-of-type(3) {
    transition-delay: 2.6s
}

.visual-image-list:nth-of-type(5) .visual-image-item:nth-of-type(4) {
    transition-delay: 2.7s
}

.visual-image-list:nth-of-type(5) .visual-image-item:nth-of-type(5) {
    transition-delay: 2.8s
}

.visual-image-list:nth-of-type(5) .visual-image-item:nth-of-type(6) {
    transition-delay: 2.9s
}

.visual-image-list:nth-of-type(5) .visual-image-item:nth-of-type(7),
.visual-image-list:nth-of-type(6) .visual-image-item:first-of-type {
    transition-delay: 3s
}

.visual-image-list:nth-of-type(6) .visual-image-item:nth-of-type(2) {
    transition-delay: 3.1s
}

.visual-image-list:nth-of-type(6) .visual-image-item:nth-of-type(3) {
    transition-delay: 3.2s
}

.visual-image-list:nth-of-type(6) .visual-image-item:nth-of-type(4) {
    transition-delay: 3.3s
}

.visual-image-list:nth-of-type(6) .visual-image-item:nth-of-type(5) {
    transition-delay: 3.4s
}

.visual-image-list:nth-of-type(6) .visual-image-item:nth-of-type(6) {
    transition-delay: 3.5s
}

.visual-image-list:nth-of-type(6) .visual-image-item:nth-of-type(7) {
    transition-delay: 3.6s
}

.visual-image-item {
    flex: 0 0 auto;
    transition: opacity 1.5s cubic-bezier(.25, .25, .75, .75)
}

.visual-image-item img {
    width: auto;
    height: 100%
}

.visual-reservation {
    position: absolute;
    right: 0;
    bottom: 6.4rem;
    left: 0;
    width: 64rem;
    margin: auto;
    transition: opacity .5s cubic-bezier(.25, .25, .75, .75) .8s, transform 1s cubic-bezier(.19, 1, .22, 1) .8s
}

.visual-reservation a {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 12.8rem;
    padding-top: .2em;
    font-size: 3.8rem;
    color: #fff;
    letter-spacing: .21em;
    background-color: #06c755;
    border-radius: 6.4rem;
    transition: background-color .1s cubic-bezier(.25, .25, .75, .75)
}

.visual-reservation img {
    width: 5.6rem;
    margin-top: -.2rem;
    margin-right: 2.4rem;
    vertical-align: middle
}

.is-ready .visual-reservation {
    opacity: 0;
    transform: translate3d(0, 100%, 0)
}

.concept,
.concept-inner {
    position: relative
}

.concept-description-ttl {
    line-height: 1.7;
    letter-spacing: .26em;
    white-space: nowrap
}

.concept-description-txt {
    line-height: 2.515;
    letter-spacing: .28em
}

.concept-description-txt strong {
    line-height: 2;
    letter-spacing: .28em;
    white-space: nowrap
}

.concept-lead {
    
    line-height: 1;
    letter-spacing: .125em
}

.concept-lead span {
    white-space: nowrap
}

.concept-step-item-img {
    overflow: hidden;
    transform: translateZ(0)
}

.concept-step-item-img figure {
    position: relative;
    width: 100%;
    height: 100%
}

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

.concept-step-item:first-of-type .concept-step-item-img img:nth-of-type(2) {
    animation: conceptChangeImage01 2.5s step-start infinite
}

.concept-step-item:nth-of-type(2) .concept-step-item-img img:nth-of-type(2) {
    animation: conceptChangeImage02 2.5s step-start infinite
}

.concept-step-item:nth-of-type(3) .concept-step-item-img img:nth-of-type(2) {
    animation: conceptChangeImage03 2.5s step-start infinite
}

.concept-step-item-lead {
    line-height: 1
}

.concept-step-item-lead svg {
    fill: #06c755
}

.concept-step-item-lead strong {
    display: inline-block;
    color: #06c755
}

.concept-step-item-txt {
    line-height: 1.7;
    letter-spacing: .22em
}

.concept-step-item-note li {
    margin-left: 1.2em;
    color: #9d9d9d;
    text-indent: -1.2em
}

.concept-obj {
    top: 0;
    left: 50%
}

.concept-obj,
.concept-obj-item {
    position: absolute
}

@keyframes conceptChangeImage01 {
    0% {
        opacity: 0
    }

    25% {
        opacity: 0
    }

    50% {
        opacity: 0
    }

    75% {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

@keyframes conceptChangeImage02 {
    0% {
        opacity: 0
    }

    25% {
        opacity: 0
    }

    50% {
        opacity: 1
    }

    75% {
        opacity: 0
    }

    to {
        opacity: 0
    }
}

@keyframes conceptChangeImage03 {
    0% {
        opacity: 0
    }

    25% {
        opacity: 0
    }

    50% {
        opacity: 0
    }

    75% {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

.feature {
    background-color: #fff
}

.feature-ttl {
    line-height: 1;
    text-align: center;
    letter-spacing: .36em;
    font-family:Hiragino Kaku Gothic ProN, Yu Gothic, YuGothic, sans-serif;
}

.feature-ttl small,
.feature-ttl strong {
    display: block
}

.feature-ttl strong {
    font-family: 
}

.feature-ttl small {
    color: #000000
}

.feature-ttl small:after,
.feature-ttl small:before {
    display: inline-block;
    font-family: ;
    vertical-align: unset;
    content: "-"
}

.feature-point-item-img {
    overflow: hidden
}

.feature-point-item-inner {
    position: relative
}

.feature-point-item-num {
    line-height: 1
}

.feature-point-item-ttl {
    line-height: 1.7;
    letter-spacing: .2em;
    white-space: nowrap
}

.feature-point-item-ttl mark {
    font-style: normal;
    background-color: transparent;
    background-image: linear-gradient(transparent 70%, #06c755 0)
}

.feature-point-item-txt {
    line-height: 2;
    letter-spacing: .21em
}

.feature-point-item-txt strong {
    color: #000000
}

.feature-point-item-link {
    line-height: 1;
    text-decoration: none
}

.feature-point-item-link button {
    display: flex;
    align-items: center;
    color: #000000;
    letter-spacing: .12em;
    transition: color .1s cubic-bezier(.25, .25, .75, .75)
}

.feature-point-item-link i {
    display: inline-block;
    border-color: #000000;
    border-style: solid;
    transition: border-color .1s cubic-bezier(.25, .25, .75, .75);
    transform: rotate(45deg)
}

.feature-point-item-note li {
    line-height: 1.7;
    color: #9d9d9d
}

.edcheckbnr {
    background-color: #fff
}

.edcheckbnr a {
    position: relative;
    box-sizing: border-box;
    width: 100%;
    overflow: hidden;
    color: #fff;
    text-align: center;
    background-color: #000;
    transition: background-color .1s cubic-bezier(.25, .25, .75, .75)
}

.edcheckbnr a:after {
    position: absolute;
    top: 50%;
    right: 0;
    display: block;
    content: "";
    border: solid;
    transform: translateY(-50%) rotate(45deg)
}

.edcheckbnr-txt {
    font-weight: 700;
    line-height: 1.2;
    text-align: left
}

.edcheckbnr-txt small {
    line-height: 1.2
}

.edcheckbnr-txt img,
.edcheckbnr-txt svg {
    line-height: 1;
    vertical-align: middle;
    fill: currentColor
}

.magazine {
    overflow: hidden;
    background-color: #fff
}

.magazine-inner {
    position: relative
}

.magazine-ttl {
    line-height: 1;
    letter-spacing: .3em
}

.magazine-ttl small,
.magazine-ttl strong {
    display: block
}

.magazine-ttl strong {
    font-family: 
}

.magazine-ttl small {
    color: #000000
}

.magazine-article {
    position: relative;
    width: 100%
}

.magazine-article-item {
    flex: 0 0 auto
}

.magazine-article-item-img {
    overflow: hidden
}

.magazine-article-item-date {
    line-height: 1;
    color: #9d9d9d;
    transition: color .1s cubic-bezier(.25, .25, .75, .75)
}

.magazine-article-item-txt {
    text-align: justify;
    transition: color .1s cubic-bezier(.25, .25, .75, .75)
}

.magazine-article-pager {
    position: absolute;
    top: 4.7rem;
    right: 2.4rem;
    display: flex;
    align-items: flex-end;
    cursor: default;
    transition: opacity .1s cubic-bezier(.25, .25, .75, .75), visibility .1s cubic-bezier(.25, .25, .75, .75)
}

.magazine-article-pager.is-hide {
    pointer-events: none;
    visibility: hidden;
    opacity: 0
}

.magazine-article-pager li+li {
    margin-left: 1.6rem
}

.magazine-article-pager i {
    display: flex;
    align-items: flex-end;
    width: 3.2rem;
    height: 2rem;
    overflow: hidden;
    cursor: pointer
}

.magazine-article-pager svg {
    flex: 0 0 auto;
    width: auto;
    height: .8rem;
    fill: #9d9d9d;
    transition: fill .1s cubic-bezier(.25, .25, .75, .75)
}

.magazine-article-pager-prev i {
    justify-content: flex-start
}

.magazine-article-pager-next i {
    justify-content: flex-end
}

.magazine-article-pager .is-disabled {
    pointer-events: none
}

.magazine-article-pager .is-disabled svg {
    fill: #e8e8e8
}

.magazine-more {
    padding-top: 6rem;
    text-align: center
}

.magazine-more-btn {
    display: flex;
    align-items: center;
    justify-content: center;
    padding-top: .2em;
    margin: 0 auto;
    color: #fff;
    background-color: #000000
}

.voice {
    overflow: hidden;
    background-color: #fff
}

.voice-inner {
    position: relative
}

.voice-ttl {
    line-height: 1;
    letter-spacing: .3em
}

.voice-ttl small,
.voice-ttl strong {
    display: block
}

.voice-ttl strong {
    font-family: 
}

.voice-ttl small {
    color: #000000
}

.voice-article {
    position: relative;
    width: 100%
}

.voice-article-list {
    display: flex;
    align-items: stretch
}

.voice-article-item {
    flex: 0 0 auto
}

.voice-article-item-img {
    overflow: hidden
}

.voice-article-icon {
    display: flex;
    align-items: center;
    justify-content: center;
    padding-top: 5.8rem
}

.voice-article-icon li {
    position: relative;
    width: 2.4rem;
    height: 2.4rem;
    margin: 0 1rem;
    cursor: pointer;
    border-radius: 1.2rem
}

.voice-article-icon li:before {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    box-sizing: border-box;
    display: block;
    width: 100%;
    height: 100%;
    content: "";
    background-color: #9d9d9d;
    border: .4rem solid #9d9d9d;
    border-radius: 50%;
    transition: background-color .1s cubic-bezier(.25, .25, .75, .75), transform .5s cubic-bezier(.19, 1, .22, 1);
    transform: scale(.5)
}

.voice-article-icon li.is-active:before {
    background-color: transparent;
    transform: scale(1)
}

.voice-article-pager {
    position: absolute;
    top: 4.7rem;
    right: 3.2rem;
    display: flex;
    align-items: flex-end;
    cursor: default;
    transition: opacity .1s cubic-bezier(.25, .25, .75, .75), visibility .1s cubic-bezier(.25, .25, .75, .75)
}

.voice-article-pager.is-hide {
    pointer-events: none;
    visibility: hidden;
    opacity: 0
}

.voice-article-pager li+li {
    margin-left: 1.6rem
}

.voice-article-pager i {
    display: flex;
    align-items: flex-end;
    width: 3.2rem;
    height: 2rem;
    overflow: hidden;
    cursor: pointer
}

.voice-article-pager svg {
    flex: 0 0 auto;
    width: auto;
    height: .8rem;
    fill: #9d9d9d;
    transition: fill .1s cubic-bezier(.25, .25, .75, .75)
}

.voice-article-pager-prev i {
    justify-content: flex-start
}

.voice-article-pager-next i {
    justify-content: flex-end
}

.voice-article-pager .is-disabled {
    pointer-events: none
}

.voice-article-pager .is-disabled svg {
    fill: #e8e8e8
}

.sns {
    background-color: #fff
}

.sns-gallery-bottom,
.sns-gallery-top {
    overflow: hidden
}

.sns-gallery-bottom-slider,
.sns-gallery-top-slider {
    display: flex;
    opacity: 1;
    transition: opacity .3s linear
}

.sns-gallery-bottom-slider.is-hide,
.sns-gallery-top-slider.is-hide {
    opacity: 0
}

.sns-gallery-bottom-slider.is-move,
.sns-gallery-top-slider.is-move {
    will-change: transform
}

.sns-gallery-bottom-list,
.sns-gallery-top-list {
    display: flex;
    flex: 0 0 auto
}

.sns-gallery-bottom-item,
.sns-gallery-top-item {
    display: flex;
    flex: 0 0 auto;
    flex-wrap: wrap;
    justify-content: space-between
}

.sns-gallery-bottom-item img,
.sns-gallery-top-item img {
    width: auto
}

.sns-link,
.sns-link a {
    display: flex;
    align-items: center;
    justify-content: center
}

.sns-link a {
    line-height: 1
}

.sns-link a svg {
    transition: fill .1s cubic-bezier(.25, .25, .75, .75)
}

.sns-link a span {
    transition: color .1s cubic-bezier(.25, .25, .75, .75)
}

.faq {
    overflow: hidden;
    background-color:#2cc755
}

.faq h2{
    color: #fff;
}
.faq-ttl {
    line-height: 1;
    letter-spacing: .3em
}

.faq-ttl small,
.faq-ttl strong {
    display: block
}

.faq-ttl strong {
    font-family: 
}

.faq-ttl small {
    color: #fff
}

.faq-btn a {
    display: flex;
    align-items: center;
    justify-content: center;
    padding-top: .2em;
    margin: 0 auto;
    color: #fff;
    background-color: #000000;
    transition: background-color .1s cubic-bezier(.25, .25, .75, .75)
}

.doctor {
    z-index: 500;
    height: 100%;
    overflow: hidden;
    transition: visibility 1s cubic-bezier(.25, .25, .75, .75), height 1s cubic-bezier(.19, 1, .22, 1);
    transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.doctor,
.doctor-inner {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%
}

.doctor-inner {
    overflow: auto
}

.doctor.is-hide {
    height: 0%;
    pointer-events: none;
    visibility: hidden
}

.doctor.is-hide .doctor-item {
    opacity: 0;
    transition-delay: 0ms;
    transition-duration: 0ms
}

.doctor-bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #000000
}

.doctor-btn {
    position: absolute;
    z-index: 510;
    pointer-events: auto
}

.doctor-btn:after,
.doctor-btn:before {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    display: block;
    content: "";
    background-color: #fff;
    transition: background-color .1s cubic-bezier(.25, .25, .75, .75)
}

.doctor-btn:before {
    transform: rotate(30deg)
}

.doctor-btn:after {
    transform: rotate(-30deg)
}

.doctor-body {
    position: relative
}

.doctor-item {
    background-color: #fff
}

.doctor-item:first-of-type,
.doctor-item:nth-of-type(2) {
    transition: opacity .8s cubic-bezier(.25, .25, .75, .75) .45s, transform 1.5s cubic-bezier(.19, 1, .22, 1) .45s
}

.doctor-item-profile {
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
    justify-content: flex-start
}

.doctor-item-profile-img {
    overflow: hidden
}

.doctor-item-profile-name {
    display: flex;
    flex-direction: column;
    justify-content: center;
    line-height: 1.2
}

.doctor-item-profile-name span {
    color: #000000
}

.doctor-item-profile-name strong {
    letter-spacing: .2em
}

.doctor-item-profile-txt {
    width: 100%;
    text-align: justify
}

.doctor-item-specialty {
    border-color: #e8e8e8;
    border-style: solid
}

.doctor-item-specialty-ttl {
    color: #000000
}

.doctor-item-specialty-txt {
    text-align: justify
}

.banner {
    background-color: #fff
}

.banner-item {
    position: relative;
    display: block;
    margin: 0 auto;
    overflow: hidden
}

.banner-item-img {
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
    position: absolute;
    top: 0;
    left: 0
}

@media screen and (min-width:834px) {
    .visual {
        height: 100vh
    }

    .visual-logo {
        height: 33.33333vh;
        margin-top: -38.57143vh;
        text-align: center
    }

    .visual-logo svg {
        width: auto;
        height: 100%
    }

    .visual-image-item {
        height: 55.2381vh;
        margin-right: 15vh
    }

    .visual-reservation {
        display: none
    }

    .concept {
        padding-top: 21.1rem;
        padding-bottom: 22.4rem
    }

    .concept-inner {
        max-width: 131.2rem;
        margin: 0 auto
    }

    .concept-description {
        display: flex;
        justify-content: center;
        width: 100%;
        padding-left: 4.6rem
    }

    .concept-description-ttl {
        font-size: 4.8rem
    }

    .concept-description-inner {
        padding-left: 14.2rem
    }

    .concept-description-txt {
        font-size: 2rem
    }

    .concept-description-txt+.concept-description-txt {
        padding-top: 2.7rem
    }

    .concept-description-txt strong {
        font-size: 2.6rem
    }

    .concept-lead {
        margin-top: 10.8rem;
        font-size: 5rem;
        color: #06c755;
        text-align: center
    }

    .concept-step {
        padding-top: 26.6rem
    }

    .concept-step-item {
        display: flex;
        align-items: center;
        justify-content: flex-start
    }

    .concept-step-item+.concept-step-item {
        padding-top: 16rem
    }

    .concept-step-item:nth-of-type(2n) {
        justify-content: space-between
    }

    .concept-step-item:nth-of-type(2n) .concept-step-item-img {
        order: 2
    }

    .concept-step-item:nth-of-type(2n) .concept-step-item-inner {
        order: 1;
        padding-left: 2.8rem
    }

    .concept-step-item-img {
        width: 70.4rem;
        height: 44rem;
        border-radius: 1.6rem
    }

    .concept-step-item-inner {
        padding-left: 12.8rem
    }

    .concept-step-item-lead svg {
        width: 15.8rem;
        margin-right: 1.8rem
    }

    .concept-step-item-lead strong {
        font-size: 5.8rem
    }

    .concept-step-item-lead span {
        font-size: 2.9rem
    }

    .concept-step-item-txt {
        padding-top: 2.4rem;
        font-size: 3.2rem
    }

    .concept-step-item-note {
        padding-top: .8rem
    }

    .concept-step-item-note li {
        font-size: 1.4rem
    }

    .concept-obj-01 {
        top: 44.6rem;
        left: -69.6rem;
        width: 10.1rem
    }

    .concept-obj-02 {
        top: 49.3rem;
        left: -27.4rem;
        width: 4.3rem
    }

    .concept-obj-03 {
        top: 58.5rem;
        left: -59.1rem;
        width: 25.9rem
    }

    .concept-obj-04 {
        top: 59.5rem;
        left: -18.5rem;
        width: 4.8rem
    }

    .concept-obj-05 {
        top: 104.6rem;
        left: 50.2rem;
        width: 25.8rem
    }

    .concept-obj-06 {
        top: 165.4rem;
        left: 54.6rem;
        width: 4.8rem
    }

    .concept-obj-07 {
        top: 174.4rem;
        left: 46.2rem;
        width: 4.3rem
    }

    .concept-obj-08 {
        top: 190.7rem;
        left: -36.1rem;
        width: 4.8rem
    }

    .concept-obj-09 {
        top: 198.3rem;
        left: -27.4rem;
        width: 4.3rem
    }

    .concept-obj-10 {
        top: 291.5rem;
        left: 49.2rem;
        width: 4.3rem
    }

    .concept-obj-11 {
        top: 297.4rem;
        left: 38rem;
        width: 4.8rem
    }

    .feature {
        padding-top: 15.8rem;
        padding-bottom: 15.4rem
    }

    .feature-inner {
        max-width: 131.2rem;
        margin: 0 auto
    }

    .feature-ttl strong {
        font-size: 4.8rem
    }

    .feature-ttl small {
        padding-top: 1.2rem;
        font-size: 2.2rem
    }

    .feature-point {
        display: flex;
        align-items: flex-start;
        justify-content: space-between;
        padding-top: 7.7rem
    }

    .feature-point-item {
        width: 40rem;
        padding: 0 2.4rem
    }

    .feature-point-item-img {
        margin: 0 -2.4rem;
        border-radius: 1.6rem
    }

    .feature-point-item-inner {
        margin-top: -2.1rem
    }

    .feature-point-item-num {
        font-size: 4.8rem
    }

    .feature-point-item-ttl {
        padding-top: 2.9rem;
        font-size: 2.6rem
    }

    .feature-point-item-txt {
        padding-top: 2rem;
        font-size: 1.8rem
    }

    .feature-point-item-link {
        padding-top: 2.7rem
    }

    .feature-point-item-link i {
        width: 1.1rem;
        height: 1.1rem;
        margin-top: -.2rem;
        margin-left: .8rem;
        border-top-width: 1px;
        border-right-width: 1px
    }

    .feature-point-item-note {
        padding-top: 2.2rem
    }

    .feature-point-item-note li {
        margin-left: 2.1rem;
        font-size: 1.4rem;
        text-indent: -2.1rem
    }

    .edcheckbnr {
        padding-bottom: 16rem
    }

    .edcheckbnr-inner {
        max-width: 131.2rem;
        margin: 0 auto
    }

    .edcheckbnr a {
        height: 12.8rem;
        letter-spacing: .2em;
        border-radius: 100em;
        display: flex;
        align-items: center;
        justify-content: center
    }

    .edcheckbnr a:after {
        width: 1.3rem;
        height: 1.3rem;
        margin-right: 5.6rem;
        border-width: 3px 3px 0 0
    }

    .edcheckbnr-thumb {
        display: none
    }

    .edcheckbnr-txt {
        padding-top: 1rem
    }

    .edcheckbnr-txt small {
        display: inline-block;
        margin-top: -.2em;
        margin-right: 3rem;
        font-size: 2rem;
        vertical-align: middle
    }

    .edcheckbnr-txt span {
        display: inline-block;
        font-size: 4rem;
        vertical-align: middle
    }

    .edcheckbnr-txt img,
    .edcheckbnr-txt svg {
        width: 4rem;
        margin-top: 0;
        margin-right: 1.6rem
    }

    .magazine {
        padding: 15.9rem 0 7.5rem
    }

    .magazine-inner {
        width: 129.6rem;
        margin: 0 auto
    }

    .magazine-ttl {
        padding: 0 2.4rem
    }

    .magazine-ttl strong {
        font-size: 4rem
    }

    .magazine-ttl small {
        padding-top: 1.2rem;
        font-size: 1.8rem
    }

    .magazine-article {
        margin-top: 6rem
    }

    .magazine-article-list {
        display: flex;
        align-items: stretch
    }

    .magazine-article-item {
        width: 38.4rem;
        margin: 0 2.4rem
    }

    .magazine-article-item-img {
        border-radius: 1.6rem
    }

    .magazine-article-item-inner {
        padding-top: 3rem
    }

    .magazine-article-item-date {
        font-size: 1.4rem
    }

    .magazine-article-item-txt {
        padding-top: 1.3rem;
        line-height: 2
    }

    .magazine-more {
        display: none
    }

    .magazine-more-btn {
        width: 16rem;
        height: 4.8rem;
        font-size: 1.6rem;
        border-radius: 2.4rem
    }

    .voice {
        padding: 7.5rem 0 12.8rem
    }

    .voice-inner {
        width: 131.2rem;
        margin: 0 auto
    }

    .voice-ttl {
        padding: 0 3.2rem
    }

    .voice-ttl strong {
        font-size: 4rem
    }

    .voice-ttl small {
        padding-top: 1.4rem;
        font-size: 1.8rem
    }

    .voice-article {
        margin-top: 6.4rem
    }

    .voice-article-item {
        width: 59.2rem;
        margin: 0 3.2rem
    }

    .voice-article-item-img {
        border-radius: 1.6rem
    }

    .voice-article-icon {
        display: none
    }

    .sns {
        padding-top: 12.8rem;
        padding-bottom: 16rem
    }

    .sns-gallery-bottom+.sns-gallery-bottom,
    .sns-gallery-bottom+.sns-gallery-top,
    .sns-gallery-top+.sns-gallery-bottom,
    .sns-gallery-top+.sns-gallery-top {
        margin-top: 2.4rem
    }

    .sns-gallery-bottom-item,
    .sns-gallery-top-item {
        margin-right: 2.4rem
    }

    .sns-gallery-bottom-item img,
    .sns-gallery-top-item img {
        height: 25rem;
        border-radius: 1.6rem
    }

    .sns-link {
        padding-top: 9.6rem
    }

    .sns-link li {
        margin: 0 4.8rem
    }

    .sns-link a svg {
        width: 3.2rem;
        margin-right: 2.2rem
    }

    .sns-link a span {
        padding-top: .4rem;
        font-size: 2rem
    }

    .faq {
        padding-top: 15.4rem;
        padding-bottom: 16rem
    }

    .faq-inner {
        display: flex;
        justify-content: space-between;
        width: 124.8rem;
        margin: 0 auto
    }

    .faq-ttl strong {
        font-size: 4rem
    }

    .faq-ttl small {
        padding-top: 1.4rem;
        font-size: 1.8rem
    }

    .faq-body {
        width: 81.6rem;
        padding-top: .5rem
    }

    .faq-btn {
        padding-top: 6.4rem
    }

    .faq-btn a {
        width: 16rem;
        height: 4.8rem;
        font-size: 1.6rem;
        border-radius: 2.4rem
    }

    .doctor-inner {
        display: flex;
        align-items: center;
        justify-content: center;
        height: 100vh;
        pointer-events: none
    }

    .doctor.is-hide .doctor-item {
        transform: translate3d(0, 10%, 0)
    }

    .doctor-btn {
        top: 1.5rem;
        right: 1.5rem;
        width: 5.2rem;
        height: 4.6rem
    }

    .doctor-btn:after,
    .doctor-btn:before {
        width: 2.1rem;
        height: 1px
    }

    .doctor-body {
        display: flex;
        align-items: stretch;
        justify-content: center;
        pointer-events: auto
    }

    .doctor-item {
        display: flex;
        flex-direction: column;
        justify-content: space-between;
        width: 49.6rem;
        padding: 4rem;
        margin: 0 3.2rem;
        border-radius: 1.6rem
    }

    .doctor-item-profile-img {
        width: 20rem;
        border-radius: 1.2rem
    }

    .doctor-item-profile-name {
        padding-left: 4rem
    }

    .doctor-item-profile-name span {
        font-size: 1.4rem
    }

    .doctor-item-profile-name strong {
        padding-top: 1.2rem;
        font-size: 2.4rem
    }

    .doctor-item-profile-txt {
        margin-top: 3.5rem;
        font-size: 1.6rem
    }

    .doctor-item-specialty {
        padding-top: 3rem;
        margin-top: 3rem;
        border-top-width: 1px
    }

    .doctor-item-specialty-ttl {
        font-size: 1.4rem
    }

    .doctor-item-specialty-txt {
        padding-top: 1rem;
        font-size: 1.3rem
    }

    .banner {
        padding-top: 12rem;
        padding-bottom: 12rem
    }

    .banner-item,
    .banner-item-img {
        width: 124.8rem;
        height: 35rem
    }

    .banner-item-img {
        transition: transform .75s
    }

    .banner-item-img.aga {
        background-image: url(../images/top/banner_aga_pc.jpg)
    }
}

@media screen and (max-width:833px) {
    .visual {
        height: 100vh;
        height: var(--firstViewHeight)
    }

    .visual-logo {
        width: 60.8rem;
        margin-top: -55rem
    }

    .visual-image-item {
        height: 68.2rem;
        margin-right: 14.9rem
    }

    .concept {
        padding-top: 17rem;
        padding-bottom: 20.1rem;
        overflow: hidden
    }

    .concept-description {
        padding: 0 8.5rem
    }

    .concept-description-ttl {
        font-size: 4.8rem
    }

    .concept-description-inner {
        padding-top: 6.8rem
    }

    .concept-description-txt {
        font-size: 2.8rem
    }

    .concept-description-txt+.concept-description-txt {
        padding-top: 5.4rem
    }

    .concept-description-txt strong {
        font-size: 3.6rem
    }

    .concept-lead {
        margin: 10.4rem 7.8rem 0;
        font-size: 5.2rem;
        color: #fff
    }

    .concept-lead span {
        display: inline-block;
        padding: .8rem .7rem 0;
        background-image: linear-gradient(transparent, #06c755 0)
    }

    .concept-lead span+span {
        margin-top: 3.6rem
    }

    .concept-step {
        padding-top: 50.4rem
    }

    .concept-step-item {
        padding: 0 7rem;
        overflow: hidden
    }

    .concept-step-item+.concept-step-item {
        padding-top: 13.6rem
    }

    .concept-step-item:nth-of-type(2n) .concept-step-item-img {
        margin-right: -7rem;
        margin-left: 0;
        border-radius: 2.4rem 0 0 2.4rem
    }

    .concept-step-item-img {
        width: 68rem;
        height: 42.5rem;
        margin-left: -7rem;
        border-radius: 0 2.4rem 2.4rem 0
    }

    .concept-step-item-inner {
        padding-top: 9.4rem
    }

    .concept-step-item-lead svg {
        width: 16.2rem;
        margin-top: -.2rem;
        margin-right: 1.8rem
    }

    .concept-step-item-lead strong {
        font-size: 5.8rem
    }

    .concept-step-item-lead span {
        font-size: 2.9rem
    }

    .concept-step-item-txt {
        padding-top: 3.4rem;
        font-size: 4rem
    }

    .concept-step-item-note {
        padding-top: 2.3rem
    }

    .concept-step-item-note li {
        font-size: 2.4rem
    }

    .concept-obj-01 {
        top: 142.6rem;
        left: -40.1rem;
        width: 10.1rem
    }

    .concept-obj-02 {
        top: 183rem;
        left: 4.2rem;
        width: 4.3rem
    }

    .concept-obj-03 {
        top: 174.9rem;
        left: -28.8rem;
        width: 25.9rem
    }

    .concept-obj-04 {
        top: 190.6rem;
        left: 11.3rem;
        width: 4.8rem
    }

    .concept-obj-05 {
        top: 145.4rem;
        left: 26.3rem;
        width: 25.8rem
    }

    .concept-obj-06,
    .concept-obj-07,
    .concept-obj-08,
    .concept-obj-09,
    .concept-obj-10,
    .concept-obj-11 {
        display: none
    }

    .feature {
        padding-top: 18.3rem;
        padding-bottom: 18.2rem
    }

    .feature-inner {
        padding: 0 5.5rem
    }

    .feature-ttl strong {
        font-size: 6.4rem
    }

    .feature-ttl small {
        padding-top: 2.2rem;
        font-size: 3.2rem
    }

    .feature-point {
        padding-top: 9.2rem
    }

    .feature-point-item {
        padding: 0 2.9rem
    }

    .feature-point-item+.feature-point-item {
        padding-top: 15.8rem
    }

    .feature-point-item-img {
        margin: 0 -2.9rem;
        border-radius: 2.4rem
    }

    .feature-point-item-inner {
        margin-top: -3.2rem
    }

    .feature-point-item-num {
        margin-left: -.8rem;
        font-size: 8rem
    }

    .feature-point-item-ttl {
        padding-top: 4rem;
        font-size: 4.8rem
    }

    .feature-point-item-txt {
        padding-top: 3.6rem;
        font-size: 3.2rem;
        /*white-space: nowrap*/
    }

    .feature-point-item-link {
        padding-top: 4.5rem
    }

    .feature-point-item-link button {
        font-size: 2.6rem
    }

    .feature-point-item-link i {
        width: 1.7rem;
        height: 1.7rem;
        margin-top: -.3rem;
        margin-left: 1rem;
        border-top-width: .2rem;
        border-right-width: .2rem
    }

    .feature-point-item-note {
        padding-top: 4.1rem
    }

    .feature-point-item-note li {
        margin-left: 3.5rem;
        font-size: 2.4rem;
        text-indent: -3.5rem;
        white-space: nowrap
    }

    .edcheckbnr {
        padding-bottom: 16rem
    }

    .edcheckbnr a {
        display: flex;
        align-items: center;
        padding: 4rem 5.5rem;
        letter-spacing: .1em
    }

    .edcheckbnr a:after {
        width: 1.3rem;
        height: 1.3rem;
        margin-right: 5.6rem;
        border-width: 2px 2px 0 0
    }

    .edcheckbnr-thumb {
        float: left;
        width: 14.4rem
    }

    .edcheckbnr-thumb img {
        width: 100%;
        border-radius: 1.6rem
    }

    .edcheckbnr-txt {
        flex: 1;
        padding-top: 1rem;
        margin-left: 4rem
    }

    .edcheckbnr-txt small {
        display: block;
        font-size: 2.4rem
    }

    .edcheckbnr-txt span {
        display: block;
        margin-top: 3.2rem;
        font-size: 3.8rem
    }

    .edcheckbnr-txt svg{
        display:none;
    }

    .edcheckbnr-txt img,
    .edcheckbnr-txt svg {
        width: 4rem;
        margin-top: -1.6rem;
        margin-right: 1.6rem
    }

    .magazine {
        padding: 18.4rem 0 10.8rem
    }

    .magazine-inner {
        padding: 0 5.5rem
    }

    .magazine-ttl {
        text-align: center
    }

    .magazine-ttl strong {
        font-size: 6.4rem
    }

    .magazine-ttl small {
        padding-top: 2.3rem;
        font-size: 3.2rem
    }

    .magazine-ttl small:after,
    .magazine-ttl small:before {
        display: inline-block;
        font-family: ;
        vertical-align: unset;
        content: "-"
    }

    .magazine-article {
        padding-top: 9.2rem
    }

    .magazine-article.is-all-show .magazine-article-item {
        display: block
    }

    .magazine-article-item,
    .magazine-article.is-all-show+.magazine-more {
        display: none
    }

    .magazine-article-item:first-of-type,
    .magazine-article-item:nth-of-type(2) {
        display: block
    }

    .magazine-article-item+.magazine-article-item {
        padding-top: 8.2rem
    }

    .magazine-article-item-img {
        border-radius: 2.4rem
    }

    .magazine-article-item-inner {
        padding-top: 4.5rem
    }

    .magazine-article-item-date {
        font-size: 2.6rem
    }

    .magazine-article-item-txt {
        padding-top: 2.5rem;
        line-height: 1.7
    }

    .magazine-article-pager,
    .magazine-more.is-hide {
        display: none
    }

    .magazine-more-btn {
        width: 32rem;
        height: 9.6rem;
        font-size: 3.2rem;
        border-radius: 4.8rem
    }

    .voice {
        padding: 10.8rem 0 10.9rem
    }

    .voice-ttl {
        text-align: center
    }

    .voice-ttl strong {
        font-size: 6.4rem
    }

    .voice-article {
        padding: 9.2rem 3.9rem 0
    }

    .voice-article-item {
        width: 64rem;
        margin: 0 1.6rem
    }

    .voice-article-item-img {
        border-radius: 2.4rem
    }

    .voice-article-pager {
        display: none
    }

    .sns {
        padding-top: 10.9rem;
        padding-bottom: 19.4rem
    }

    .sns-gallery-bottom+.sns-gallery-bottom,
    .sns-gallery-bottom+.sns-gallery-top,
    .sns-gallery-top+.sns-gallery-bottom,
    .sns-gallery-top+.sns-gallery-top {
        margin-top: 3.5rem
    }

    .sns-gallery-bottom-item,
    .sns-gallery-top-item {
        margin-right: 3.5rem
    }

    .sns-gallery-bottom-item img,
    .sns-gallery-top-item img {
        height: 37.5rem;
        border-radius: 2rem
    }

    .sns-link {
        padding-top: 18rem
    }

    .sns-link li {
        margin: 0 5.4rem
    }

    .sns-link a {
        flex-direction: column
    }

    .sns-link a svg {
        width: 6.4rem;
        margin: 0 auto 3.6rem
    }

    .sns-link a span {
        font-size: 2.8rem
    }

    .faq {
        padding-top: 18.4rem;
        padding-bottom: 19.2rem
    }

    .faq-inner {
        padding: 0 5.5rem
    }

    .faq-ttl {
        text-align: center
    }

    .faq-ttl strong {
        font-size: 6.4rem
    }

    .faq-body {
        padding-top: 9.3rem
    }

    .faq-btn {
        padding-top: 6.4rem
    }

    .faq-btn a {
        width: 32rem;
        height: 9.6rem;
        font-size: 3.2rem;
        border-radius: 4.8rem
    }

    .doctor-inner {
        height: 100%
    }

    .doctor.is-hide .doctor-item {
        transform: translate3d(0, 5%, 0)
    }

    .doctor-btn {
        top: 1.8rem;
        right: 1.8rem;
        width: 9rem;
        height: 7rem
    }

    .doctor-btn:after,
    .doctor-btn:before {
        width: 3.7rem;
        height: .2rem
    }

    .doctor-body {
        padding: 10.6rem 5.5rem
    }

    .doctor-item {
        padding: 6.4rem;
        border-radius: 2.4rem
    }

    .doctor-item+.doctor-item {
        margin-top: 4.8rem
    }

    .doctor-item-profile-img {
        width: 26rem;
        border-radius: 1.2rem
    }

    .doctor-item-profile-name {
        padding-left: 4.8rem
    }

    .doctor-item-profile-name span {
        font-size: 2rem
    }

    .doctor-item-profile-name strong {
        padding-top: 1.2rem;
        font-size: 3.2rem
    }

    .doctor-item-profile-txt {
        margin-top: 4.5rem;
        font-size: 2.4rem;
        line-height: 2
    }

    .doctor-item-specialty {
        padding-top: 4rem;
        margin-top: 4.6rem;
        border-top-width: .2rem
    }

    .doctor-item-specialty-ttl {
        font-size: 2.4rem
    }

    .doctor-item-specialty-txt {
        padding-top: 1.5rem;
        font-size: 2rem
    }

    .banner {
        padding-top: 9.4rem;
        padding-bottom: 9.4rem
    }

    .banner-item,
    .banner-item-img {
        width: 64rem;
        height: 21.6rem
    }

    .banner-item-img.aga {
        background-image: url(../images/top/banner_aga_sp.jpg)
    }
}

@media (hover:hover) {
    .visual-reservation a:hover {
        background-color: #000000
    }

    .feature-point-item-link button:hover {
        color: #06c755
    }

    .feature-point-item-link button:hover i {
        border-color: #06c755
    }

    .edcheckbnr a:hover {
        background-color: #06c755
    }

    .magazine-article-item:hover .magazine-article-item-date,
    .magazine-article-item:hover .magazine-article-item-txt {
        color: #000000
    }

    .magazine-article-pager i:hover svg,
    .sns-link a:hover svg,
    .voice-article-pager i:hover svg {
        fill: #000000
    }

    .sns-link a:hover span {
        color: #000000
    }

    .doctor-btn:hover:after,
    .doctor-btn:hover:before,
    .faq-btn a:hover {
        background-color: #06c755
    }

    .banner-item-img:hover {
        transform: scale(1.02)
    }
}

@media screen and (max-width:833px) and (max-width:833px) {
    .voice-ttl small {
        padding-top: 2.3rem;
        font-size: 3.2rem
    }

    .voice-ttl small:after,
    .voice-ttl small:before {
        display: inline-block;
        font-family: ;
        vertical-align: unset;
        content: "-"
    }

    .faq-ttl small {
        padding-top: 2.3rem;
        font-size: 3.2rem
    }

    .faq-ttl small:after,
    .faq-ttl small:before {
        display: inline-block;
        font-family: ;
        vertical-align: unset;
        content: "-"
    }
}



.loopSlide {
    display: flex;
    width: 100vw;
    height: 460px;
    overflow: hidden;
}

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

.loopSlide {
    height: 200px;
}
}
.loopSlide img {
    width: auto;
    height: 100%;
}
.loopSlide img:first-child {
    animation: slide1 60s -30s linear infinite;
}
.loopSlide img:last-child {
    animation: slide2 60s linear infinite;
}
@keyframes slide1 {
    0% {
        transform: translateX(100%);
    }
    to {
        transform: translateX(-100%);
    }
}
@keyframes slide2 {
    0% {
        transform: translateX(0);
    }
    to {
        transform: translateX(-200%);
    }
}
    