@charset "UTF-8";
.background-set,
#top .service__link-sm span span,
#top .service__link>span span:before,
#top .service__link>span span:after,
#top .square:before,
#top .square h3 span.address-txt:before,
#top .square__card,
#top .square__card:before,
#top .square__img {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover
}

.content-width {
    margin: 0 auto;
    max-width: 1340px
}

#top .support h2 {
    margin-bottom: 15%
}

@media screen and (min-width: 768px) {
    #top .support h2 {
        margin-bottom: 50px
    }
}

#top .support h2 img {
    max-width: 600px;
    visibility: hidden
}

#top .support p {
    font-weight: 700;
    font-size: clamp(13px, 4vw, 28px);
    line-height: 1.7;
    margin-bottom: 10%;
    margin-top: 30px
}

@media screen and (min-width: 768px) {
    #top .support p {
        font-size: 16px
    }
}

#top .support__inner {
    padding: 10% 0;
    max-width: 1000px
}

@media screen and (min-width: 768px) {
    #top .support__inner {
        padding: 100px 0 50px
    }
}

#top .support__cont {
    display: flex;
    justify-content: flex-end;
    width: 95%
}

@media screen and (min-width: 768px) {
    #top .support__cont {
        width: 100%
    }
}

#top .support__cont-inner {
    width: 95%;
    max-width: -moz-fit-content;
    max-width: fit-content
}

#top .support__btn {
    width: 70%
}

@media screen and (min-width: 768px) {
    #top .support__btn {
        max-width: 200px
    }
}

#top .cost h2 {
    font-size: clamp(22px, 5vw, 48px);
    font-weight: 700;
    text-align: center;
    line-height: 1.7;
    margin-bottom: 5%
}

@media screen and (min-width: 768px) {
    #top .cost h2 {
        text-align: left;
        font-size: 24px;
        font-size: clamp(18px, 2vw, 24px)
    }
}

#top .cost h2 span.c-mainColor {
    font-size: clamp(32px, 7vw, 64px)
}

@media screen and (min-width: 768px) {
    #top .cost h2 span.c-mainColor {
        font-size: 32px;
        font-size: clamp(28px, 2vw, 32px)
    }
}

#top .cost h2 span.c-mainColor span {
    position: relative;
    top: 3px;
    line-height: 0;
    font-family: Lato, serif;
    font-size: clamp(52px, 10vw, 104px)
}

@media screen and (min-width: 768px) {
    #top .cost h2 span.c-mainColor span {
        font-size: 52px
    }
}

#top .cost h2 span.flex-column {
    align-items: center
}

@media screen and (min-width: 768px) {
    #top .cost h2 span.flex-column {
        align-items: start
    }
}

#top .cost h2 span.relative {
    width: 100%;
    max-width: -moz-fit-content;
    max-width: fit-content;
    overflow: hidden
}

#top .cost h2 span.ttl-cover {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: -100%;
    background-color: #e0540e
}

#top .cost p {
    font-size: clamp(13px, 4vw, 28px);
    line-height: 1.7
}

@media screen and (min-width: 768px) {
    #top .cost p {
        font-size: 16px;
        font-size: clamp(10px, 1.2vw, 16px)
    }
}

#top .cost__inner {
    padding: 10% 0;
    max-width: 1000px
}

@media screen and (min-width: 768px) {
    #top .cost__inner {
        padding: 0 0 180px
    }
}

@media screen and (min-width: 768px) {
    #top .cost__wrap {
        display: flex;
        align-items: center
    }
}

@media screen and (min-width: 768px) {
    #top .cost__head {
        width: 40%
    }
}

#top .cost__img {
    padding: 20% 0;
    position: relative;
    z-index: 0
}

@media screen and (min-width: 768px) {
    #top .cost__img {
        width: 50%;
        padding: 0
    }
}

#top .cost__cover {
    position: absolute;
    left: 50%;
    transform: translate(-50%, -50%);
    top: 10%;
    width: 110%;
    height: 100%;
    z-index: -1
}

@media screen and (min-width: 768px) {
    #top .cost__cover {
        top: 50%;
        height: auto;
        width: 150%
    }
}

#top .merit {
    background-color: #e9e9eb;
    border-top-right-radius: 50px
}

@media screen and (min-width: 768px) {
    #top .merit {
        border-top-right-radius: 180px
    }
}

#top .merit h2 {
    margin-bottom: 10%
}

@media screen and (min-width: 768px) {
    #top .merit h2 {
        position: absolute;
        margin-bottom: 0
    }
}

@media screen and (min-width: 768px) {
    #top .merit h2 span:nth-child(1) {
        font-size: 54px
    }
}

#top .merit video {
    width: 100%;
    border-top-right-radius: 50px;
    border-bottom-left-radius: 50px;
    overflow: hidden
}

#top .merit__inner {
    padding: 20% 0 10%;
    max-width: 1000px
}

@media screen and (min-width: 768px) {
    #top .merit__inner {
        padding: 75px 0 0
    }
}

#top .merit__video {
    position: relative;
    margin-bottom: 10%
}

@media screen and (min-width: 768px) {
    #top .merit__video {
        display: flex;
        margin-bottom: 60px
    }
}

#top .merit__video-inner {
    border-top-right-radius: 50px;
    border-bottom-left-radius: 50px;
    padding: 43% 0;
    overflow: hidden;
    width: 80%;
    margin-inline: auto
}

@media screen and (min-width: 768px) {
    #top .merit__video-inner {
        margin: 0;
        width: 50%;
        order: 2;
        padding: 0;
        max-width: 468px
    }
}

#top .merit__video .merit__box:nth-of-type(1) {
    top: 0;
    left: 0
}

@media screen and (min-width: 768px) {
    #top .merit__video .merit__box:nth-of-type(1) {
        order: 1;
        align-items: flex-end
    }
}

#top .merit__video .merit__box:nth-of-type(1) .merit__txt:nth-of-type(1) {
    margin-top: 10%
}

@media screen and (min-width: 768px) {
    #top .merit__video .merit__box:nth-of-type(1) .merit__txt:nth-of-type(1) {
        margin: 0 -20% 0 0
    }
}

#top .merit__video .merit__box:nth-of-type(1) .merit__txt:nth-of-type(2) {
    margin-bottom: 10%
}

@media screen and (min-width: 768px) {
    #top .merit__video .merit__box:nth-of-type(1) .merit__txt:nth-of-type(2) {
        margin: 10% 10% 0 0
    }
}

#top .merit__video .merit__box:nth-of-type(1) .merit__txt:nth-of-type(3) {
    margin-bottom: 10%
}

@media screen and (min-width: 768px) {
    #top .merit__video .merit__box:nth-of-type(1) .merit__txt:nth-of-type(3) {
        position: relative;
        top: 30px;
        margin: 10% 10% 0 0
    }
}

#top .merit__video .merit__box:nth-of-type(2) {
    bottom: 0;
    left: 0
}

@media screen and (min-width: 768px) {
    #top .merit__video .merit__box:nth-of-type(2) {
        order: 3;
        align-items: flex-start
    }
}

#top .merit__video .merit__box:nth-of-type(2) .merit__txt:nth-of-type(1) {
    margin-bottom: 10%
}

@media screen and (min-width: 768px) {
    #top .merit__video .merit__box:nth-of-type(2) .merit__txt:nth-of-type(1) {
        margin: 0 0 0 -10%
    }
}

#top .merit__video .merit__box:nth-of-type(2) .merit__txt:nth-of-type(2) {
    margin-top: 10%
}

@media screen and (min-width: 768px) {
    #top .merit__video .merit__box:nth-of-type(2) .merit__txt:nth-of-type(2) {
        margin: 10% 0 20% -10%
    }
}

#top .merit__video .merit__box:nth-of-type(2) .merit__txt:nth-of-type(3) {
    margin-top: 10%
}

@media screen and (min-width: 768px) {
    #top .merit__video .merit__box:nth-of-type(2) .merit__txt:nth-of-type(3) {
        margin: 10% 0 20% 10%
    }
}

#top .merit__box {
    width: 100%;
    position: absolute;
    justify-content: space-between
}

@media screen and (min-width: 768px) {
    #top .merit__box {
        width: 25%;
        position: static;
        flex-direction: column;
        justify-content: center
    }
}

#top .merit__txt {
    z-index: 1;
    width: 48%
}

@media screen and (min-width: 768px) {
    #top .merit__txt {
        width: 90%;
        max-height: 165px
    }
}

#top .merit__txt svg {
    height: 100%
}

#top .merit__btn {
    position: relative;
    z-index: 1;
    width: 80%;
    margin-inline: auto
}

@media screen and (min-width: 768px) {
    #top .merit__btn {
        margin: 0 0 0 auto
    }
}

#top .square {
    opacity: 0;
    padding: 20% 0 0;
    position: relative
}

@media screen and (min-width: 768px) {
    #top .square {
        padding-top: 200px
    }
}

#top .square:before {
    background-image: url(../svg/merit_cover.svg);
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    content: "";
    width: 100%;
    height: 10%;
    z-index: 0
}

@media screen and (min-width: 768px) {
    #top .square:before {
        height: 200px
    }
}

#top .square h2 {
    margin-bottom: 10%
}

@media screen and (min-width: 768px) {
    #top .square h2 {
        margin-bottom: 75px
    }
}

#top .square h2 span {
    line-height: 1
}

#top .square h2 span.flex-column {
    line-height: .7;
    margin-bottom: 5%
}

@media screen and (min-width: 768px) {
    #top .square h2 span.flex-column {
        margin-bottom: 0%
    }
}

@media screen and (min-width: 768px) {
    #top .square h2 span {
        flex-direction: row
    }
}

#top .square h3 {
    color: #fff;
    font-size: clamp(28px, 8vw, 56px);
    font-weight: 700;
    line-height: 1.4;
    margin-bottom: 5%;
    position: relative;
    min-height: max(200px, min(15vh, 300px))
}

@media screen and (min-width: 768px) {
    #top .square h3 {
        margin-bottom: 10%;
        font-size: clamp(34px, 4vw, 52px);
        height: auto;
        min-height: auto
    }
}

#top .square h3 span.address-txt {
    color: #f3bb9f;
    font-size: clamp(12px, 3vw, 24px);
    font-weight: 400;
    padding-left: 7%;
    position: relative
}

@media screen and (min-width: 768px) {
    #top .square h3 span.address-txt {
        font-size: 14px
    }
}

#top .square h3 span.address-txt:before {
    background-image: url(../svg/map.svg);
    content: "";
    padding: 3% 0;
    position: absolute;
    right: 95%;
    top: 50%;
    transform: translateY(-50%);
    width: 5%
}

#top .square .swiper {
    touch-action: pan-y;
    width: 100%;
    overflow: visible
}

#top .square .swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100vh
}

#top .square .swiper-wrapper .swiper-slide:nth-of-type(3) .square__card {
    background-image: url(../images/square_02.CDA97Mpt.jpg)
}

#top .square .swiper-wrapper .swiper-slide:nth-of-type(4) .square__card {
    background-image: url(../images/square_03.CqevAQVr.jpg)
}

#top .square .swiper-wrapper .swiper-slide:nth-of-type(5) .square__card {
    background-image: url(../images/square_04.Cp2qjLct.jpg)
}

#top .square .swiper-slide:nth-last-of-type(1) {
    position: relative
}

#top .square .swiper-slide:nth-child(2) {
    position: fixed;
    top: 0;
    left: 0
}

#top .square .swiper-slide:nth-child(3) {
    position: fixed;
    top: 0;
    left: 0
}

#top .square .swiper-slide:nth-child(4) {
    position: fixed;
    top: 0;
    left: 0
}

#top .square .swiper-slide:nth-child(5) {
    position: fixed;
    top: 0;
    left: 0
}

#top .square .swiper-slide:nth-child(6) {
    position: fixed;
    top: 0;
    left: 0
}

#top .square .swiper-slide:nth-child(7) {
    position: fixed;
    top: 0;
    left: 0
}

#top .square .swiper-slide:nth-child(8) {
    position: fixed;
    top: 0;
    left: 0
}

#top .square .swiper-slide:nth-child(9) {
    position: fixed;
    top: 0;
    left: 0
}

#top .square .swiper-slide:nth-child(10) {
    position: fixed;
    top: 0;
    left: 0
}

#top .square .swiper-slide:nth-child(11) {
    position: fixed;
    top: 0;
    left: 0
}

#top .square .swiper-slide:nth-child(12) {
    position: fixed;
    top: 0;
    left: 0
}

#top .square .swiper-slide:nth-child(13) {
    position: fixed;
    top: 0;
    left: 0
}

#top .square .swiper-slide:nth-child(14) {
    position: fixed;
    top: 0;
    left: 0
}

#top .square .swiper-slide:nth-child(15) {
    position: fixed;
    top: 0;
    left: 0
}

#top .square .swiper-slide:nth-child(16) {
    position: fixed;
    top: 0;
    left: 0
}

#top .square .swiper-slide:nth-child(17) {
    position: fixed;
    top: 0;
    left: 0
}

#top .square .swiper-slide:nth-child(18) {
    position: fixed;
    top: 0;
    left: 0
}

#top .square .swiper-slide:nth-child(19) {
    position: fixed;
    top: 0;
    left: 0
}

#top .square .swiper-slide:nth-child(20) {
    position: fixed;
    top: 0;
    left: 0
}

#top .square .swiper-pagination {
    top: max(100px, min(25vw, 150px));
    transform: translateY(-50%);
    left: 6%;
    z-index: 100
}

@media screen and (min-width: 768px) {
    #top .square .swiper-pagination {
        top: 200px;
        top: max(50px, min(7vw, 100px));
        left: 40px;
        transform: none
    }
}

#top .square .swiper-pagination-bullet {
    cursor: pointer;
    background: #fff;
    opacity: 1;
    width: 5px;
    height: 8px;
    border-radius: 10px
}

#top .square .swiper-pagination-bullet-active {
    cursor: auto;
    pointer-events: none;
    width: 5px;
    height: 8px;
    height: 100px
}

@media screen and (min-width: 768px) {
    #top .square .swiper-pagination-bullet-active {
        width: 5px;
        height: 8px;
        height: 100px
    }
}

#top .square__inner {
    max-width: 1270px
}

#top .square__head {
    margin-bottom: 30px;
    margin-inline: auto;
    max-width: 1000px
}

@media screen and (min-width: 768px) {
    #top .square__head {
        width: 90%;
        margin-bottom: 75px
    }
}

@media screen and (min-width: 768px) {
    #top .square__box {
        align-items: flex-end;
        display: flex;
        justify-content: space-between
    }
}

#top .square__box p {
    font-size: clamp(14px, 4vw, 28px);
    line-height: 1.5;
    margin-bottom: 10%
}

@media screen and (min-width: 768px) {
    #top .square__box p {
        font-size: 16px;
        line-height: 1.7;
        margin: 0;
        width: -moz-fit-content;
        width: fit-content
    }
}

#top .square__btn {
    width: 60%
}

@media screen and (min-width: 768px) {
    #top .square__btn {
        max-width: 200px
    }
}

#top .square__wrapper {
    margin-top: 80px;
    position: relative;
    height: max(850px, min(180vw, 1300px))
}

@media screen and (min-width: 768px) {
    #top .square__wrapper {
        height: 700px
    }
}

@media screen and (min-width: 1024px) {
    #top .square__wrapper {
        margin-top: 100px;
        height: 900px
    }
}

#top .square__wrapper .square__card {
    width: 100%
}

#top .square__wrapper .square__card:nth-of-type(1) {
    z-index: 0
}

@media screen and (min-width: 768px) {
    #top .square__wrapper .square__card:nth-of-type(1) {
        background-position: 10%, 50%
    }
}

#top .square__wrapper .square__card:nth-of-type(2) {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    background-image: url(../images/square_02.CDA97Mpt.jpg)
}

#top .square__wrapper .square__card:nth-of-type(3) {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    background-image: url(../images/square_03.CqevAQVr.jpg)
}

#top .square__wrapper .square__card:nth-of-type(4) {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 3;
    background-image: url(../images/square_04.Cp2qjLct.jpg)
}

#top .square__card {
    border-bottom-left-radius: 100px;
    border-top-right-radius: 100px;
    overflow: hidden;
    position: relative;
    background-image: url(../images/sm-square_01.Bw3NMn6q.jpg)
}

@media screen and (min-width: 768px) {
    #top .square__card {
        border-bottom-left-radius: 180px;
        border-top-right-radius: 180px;
        background-image: url(../images/square_01.BQ2To9Ym.jpg)
    }
}

#top .square__card:before {
    background-image: url(../images/sm-square_cover.COVvk9Vq.png);
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1
}

@media screen and (min-width: 768px) {
    #top .square__card:before {
        background-image: url(../images/square_cover.YuYjlQZE.png)
    }
}

#top .square__card-inner {
    padding: 10% 0 80%
}

@media screen and (min-width: 768px) {
    #top .square__card-inner {
        display: flex;
        min-height: max(500px, min(58vw, 720px));
        padding: 0
    }
}

#top .square__cont {
    margin-left: 13%;
    max-width: -moz-fit-content;
    max-width: fit-content;
    position: relative;
    width: 100%;
    z-index: 2
}

@media screen and (min-width: 768px) {
    #top .square__cont {
        align-self: center;
        margin-bottom: 5%;
        margin-left: 8%;
        width: 40%
    }
}

#top .square__cont p {
    color: #fff;
    font-size: clamp(14px, 4vw, 28px);
    line-height: 1.5;
    margin-bottom: 3%
}

@media screen and (min-width: 768px) {
    #top .square__cont p {
        font-size: clamp(13px, 1.5vw, 16px);
        margin-bottom: 20px
    }
}

#top .square__tag {
    color: #f3bb9f;
    flex-wrap: wrap;
    gap: 10px;
    width: 70%
}

@media screen and (min-width: 768px) {
    #top .square__tag {
        margin-bottom: 5%;
        width: 65%
    }
}

@media screen and (min-width: 1024px) {
    #top .square__tag {
        margin-bottom: 50px
    }
}

#top .square__tag span {
    font-size: clamp(13px, 3.5vw, 26px)
}

@media screen and (min-width: 768px) {
    #top .square__tag span {
        font-size: 14px
    }
}

#top .square__img {
    aspect-ratio: 1/.7;
    position: relative;
    z-index: 0
}

@media screen and (min-width: 768px) {
    #top .square__img {
        aspect-ratio: auto
    }
}

#top .square__img img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

@media screen and (min-width: 768px) {
    #top .square__img img {
        -o-object-position: 30% 50%;
        object-position: 30% 50%
    }
}

@media screen and (min-width: 768px) {
    #top .square__img {
        padding: 0;
        width: 70%
    }
}

@media screen and (min-width: 768px) {
    #top .square__img-inner {
        padding: 20% 0
    }
}

#top .square__link {
    z-index: 1;
    position: absolute;
    bottom: 20px;
    right: 20px;
    margin-left: auto;
    width: 60%
}

@media screen and (min-width: 768px) {
    #top .square__link {
        width: 100%;
        position: static;
        margin: 0;
        max-width: 200px
    }
}

#top .service h2 {
    margin-bottom: 10%
}

@media screen and (min-width: 768px) {
    #top .service h2 {
        margin-bottom: 75px
    }
}

#top .service h3 span {
    font-weight: 700;
    font-size: clamp(13px, 3.5vw, 36px);
    line-height: 1.4
}

@media screen and (min-width: 480px) {
    #top .service h3 span {
        font-size: clamp(13px, 4.5vw, 36px)
    }
}

@media screen and (min-width: 768px) {
    #top .service h3 span {
        font-size: clamp(14px, 1.5vw, 28px)
    }
}

@media screen and (min-width: 1024px) {
    #top .service h3 span {
        font-size: clamp(14px, 2vw, 28px)
    }
}

#top .service h3 span:nth-child(1) {
    font-family: Lato, serif;
    color: #e0540e;
    font-size: clamp(14px, 4vw, 28px);
    margin-bottom: 3%
}

@media screen and (min-width: 768px) {
    #top .service h3 span:nth-child(1) {
        font-size: 16px;
        margin-bottom: 5%
    }
}

#top .service h3 span i {
    font-style: normal
}

#top .service p {
    font-size: clamp(14px, 4vw, 28px);
    line-height: 1.5;
    margin-bottom: 10%
}

@media screen and (min-width: 768px) {
    #top .service p {
        font-size: 16px;
        line-height: 1.7;
        margin: 0;
        width: -moz-fit-content;
        width: fit-content
    }
}

#top .service__inner {
    padding-bottom: 10%;
    max-width: 1270px
}

@media screen and (min-width: 768px) {
    #top .service__inner {
        padding-bottom: 80px
    }
}

#top .service__ttl {
    max-width: 1000px;
    margin-inline: auto
}

@media screen and (min-width: 768px) {
    #top .service__ttl {
        width: 90%
    }
}

#top .service__cont {
    margin-bottom: 15%
}

@media screen and (min-width: 768px) {
    #top .service__cont {
        align-items: flex-end;
        display: flex;
        justify-content: space-between;
        margin-bottom: 75px
    }
}

#top .service__btn {
    width: 60%
}

@media screen and (min-width: 768px) {
    #top .service__btn {
        max-width: 200px
    }
}

#top .service__wrap {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    row-gap: 20px
}

@media screen and (min-width: 768px) {
    #top .service__wrap {
        row-gap: 30px
    }
}

#top .service__box {
    width: 48%;
    background-color: #e9e9eb;
    border-top-right-radius: 20%;
    border-bottom-left-radius: 20%
}

#top .service__box:hover {
    cursor: pointer
}

#top .service__box:hover .service__img img {
    transform: scale(1.2)
}

#top .service__box:hover .service__link-sm {
    transform: scale(1.3)
}

#top .service__box:hover .service__link>span span {
    width: 60%
}

#top .service__box:hover .service__link>span span:after {
    right: -50%
}

#top .service__box:hover .service__link>span span:before {
    left: -20%
}

@media screen and (min-width: 768px) {
    #top .service__box {
        width: 49%;
        border-top-right-radius: 50px;
        border-bottom-left-radius: 50px
    }
}

#top .service__box-inner {
    display: block;
    width: 90%;
    padding: 10% 0 5%;
    margin-inline: auto
}

@media screen and (min-width: 768px) {
    #top .service__box-inner {
        width: 95%;
        padding: 2% 0
    }
}

@media screen and (min-width: 768px) {
    #top .service__case {
        display: flex;
        align-items: center
    }
}

#top .service__head {
    margin-bottom: 10%
}

@media screen and (min-width: 768px) {
    #top .service__head {
        width: 40%;
        margin-bottom: 0
    }
}

#top .service__img {
    border-top-right-radius: 20%;
    border-bottom-left-radius: 20%;
    overflow: hidden;
    aspect-ratio: 1/.8;
    position: relative
}

#top .service__img img {
    transition: .2s
}

@media screen and (min-width: 768px) {
    #top .service__img {
        width: 50%;
        border-top-right-radius: 50px;
        border-bottom-left-radius: 50px
    }
}

#top .service__img img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

#top .service__link-sm {
    transition: .2s;
    position: absolute;
    right: 10px;
    bottom: 10px;
    width: 18%;
    height: 20%;
    background-color: #e0540e;
    border-top-right-radius: 10px;
    border-bottom-left-radius: 10px
}

#top .service__link-sm span {
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center
}

#top .service__link-sm span span {
    background-image: url(../svg/right.svg);
    background-size: contain;
    width: 40%;
    padding: 10% 0
}

#top .service__link {
    position: absolute;
    right: 10px;
    bottom: 10px;
    width: 70%;
    max-width: 281px;
    border-top-right-radius: 15px;
    border-bottom-left-radius: 15px;
    overflow: hidden
}

#top .service__link>span {
    background-color: #e0540e;
    display: block;
    padding: 10% 0;
    width: 100%;
    transition: .5s;
    overflow: hidden
}

#top .service__link>span span {
    transition: .5s;
    font-size: clamp(14px, 4vw, 28px);
    max-width: 350px;
    line-height: 1.2;
    color: #fff;
    width: 80%;
    margin-inline: auto;
    font-weight: 700;
    position: relative;
    display: flex
}

@media screen and (min-width: 768px) {
    #top .service__link>span span {
        font-size: 14px
    }
}

#top .service__link>span span:before {
    transition: .8s;
    content: "";
    background-image: url(../svg/right.svg);
    left: -35%;
    top: 50%;
    transform: translateY(-50%);
    width: 10%;
    padding: 5% 0;
    position: absolute
}

#top .service__link>span span:after {
    transition: .8s;
    content: "";
    background-image: url(../svg/right.svg);
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 10%;
    padding: 5% 0;
    position: absolute
}

#top .news h2 {
    margin-bottom: 15%
}

@media screen and (min-width: 768px) {
    #top .news h2 span:nth-child(1) {
        font-size: clamp(70px, 3vw, 80px)
    }
}

#top .news h3 {
    font-size: clamp(13px, 4vw, 26px);
    font-weight: 700;
    padding-left: 20px;
    position: relative
}

@media screen and (min-width: 768px) {
    #top .news h3 {
        font-size: 14px
    }
}

@media screen and (min-width: 768px) and (min-width: 768px) {
    #top .news h3 {
        font-size: clamp(11px, 1.5vw, 14px)
    }
}

#top .news h3:before {
    background-color: #e0540e;
    border-bottom-left-radius: 5px;
    border-top-right-radius: 5px;
    content: "";
    height: 60%;
    position: absolute;
    right: calc(100% - 15px);
    top: 50%;
    transform: translateY(-50%);
    width: 13%
}

#top .news time {
    color: #979797;
    letter-spacing: 0;
    font-family: Lato, serif;
    font-size: clamp(13px, 3vw, 26px);
    font-weight: 500
}

@media screen and (min-width: 768px) {
    #top .news time {
        font-size: clamp(11px, 1.5vw, 14px)
    }
}

#top .news__inner {
    padding: 10% 0 40%
}

@media screen and (min-width: 768px) {
    #top .news__inner {
        padding: 80px 0 200px
    }
}

@media screen and (min-width: 768px) {
    #top .news__wrap {
        width: 90%;
        max-width: 1000px;
        margin-inline: auto;
        display: flex;
        justify-content: space-between
    }
}

@media screen and (min-width: 768px) {
    #top .news__ttl {
        width: 30%
    }
}

#top .news__case {
    margin-bottom: 10%
}

@media screen and (min-width: 768px) {
    #top .news__case {
        width: 65%;
        max-width: 670px;
        margin-bottom: 0
    }
}

#top .news__card {
    border-bottom: 1px solid #E9E9EB
}

@media screen and (min-width: 768px) {
    #top .news__card:last-of-type {
        border: none
    }
}

#top .news__card:hover .news__img img {
    transform: scale(1.2)
}

#top .news__card:hover .news__link {
    transform: scale(1.3)
}

#top .news__card-inner {
    justify-content: space-between;
    padding: 5% 0
}

@media screen and (min-width: 768px) {
    #top .news__card-inner {
        padding: 3% 0
    }
}

#top .news__img {
    aspect-ratio: 1 / 0.6; /* 比率を16:10に設定 */
    border-bottom-left-radius: 30px;
    border-top-right-radius: 30px;
    overflow: hidden;
    width: 35%;
    position: relative; /* 親要素の基準を設定 */
}

@media screen and (min-width: 768px) {
    #top .news__img {
        width: 25%;
    }
}

#top .news__img.logo {
    aspect-ratio: auto; /* 比率をリセット */
    border-radius: 0;
}

#top .news__img img {
    height: 100%;
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover; /* 画像が親要素にフィットするように設定 */
    position: absolute; /* 画像を親要素に合わせて配置 */
    top: 0;
    left: 0;
    transition: .2s;
}

#top .news__head {
    align-items: baseline;
    justify-content: space-between;
    margin-bottom: 5%
}

@media screen and (min-width: 768px) {
    #top .news__head {
        width: 60%;
        max-width: 170px
    }
}

#top .news__cont {
    width: 60%
}

@media screen and (min-width: 768px) {
    #top .news__cont {
        width: 70%
    }
}

#top .news__cont p {
    font-size: clamp(13px, 3.5vw, 26px);
    line-height: 1.5;
    width: 80%
}

@media screen and (min-width: 768px) {
    #top .news__cont p {
        font-size: 14px
    }
}

#top .news__box {
    justify-content: space-between
}

@media screen and (min-width: 768px) {
    #top .news__box {
        align-items: flex-start
    }
}

#top .news__link {
    transition: .2s;
    overflow: hidden;
    border-top-right-radius: 20px;
    border-bottom-right-radius: 20px;
    width: 15%
}

@media screen and (min-width: 768px) {
    #top .news__link {
        margin-top: -10px
    }
}

#top .news__link span {
    background-color: #f9ddcf;
    padding: 20% 0;
    display: flex;
    width: 100%;
    height: 100%;
    justify-content: center;
    align-items: center
}

#top .news__link img {
    width: 20%
}

#top .news__btn {
    width: 60%;
    margin-inline: auto
}

@media screen and (min-width: 768px) {
    #top .news__btn {
        margin: 0;
        width: 100%;
        max-width: 200px
    }
}