.home #content {
    padding: 0
}

.home #wrapper::before {
    display: none
}

p {
    margin-bottom: 0
}

.box-parallax {
    position: relative
}

.img-parallax {
    clip: rect(0, auto, auto, 0);
    margin-bottom: 0;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: -10
}

.img-parallax img {
    width: 100%;
    height: 100vh;
    position: fixed;
    top: 0;
    left: 0;
    padding: 0;
    margin: 0;
    -o-object-fit: cover;
    object-fit: cover;
    z-index: 0;
    transform: translateZ(0)
}

.wrap {
    position: relative;
    box-sizing: border-box;
    margin: 0 auto;
    max-width: 1314px;
    padding: 0 30px
}

body.navOpen {
    overflow: hidden
}

#wrapper {
    position: relative;
    z-index: 1
}

#wrapper::before {
    content: "";
    position: fixed;
    background: url("../img/top/user_parallax.png") no-repeat center/100%;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: -1
}

@media screen and (max-width: 767px) {
    .wrap {
        padding: 0 20px
    }

    #wrapper::before {
        background-image: url("../img/top/user_parallax_sp.png")
    }
}

#key {
    overflow: hidden;
    background: url("../img/top/key_deco.png") no-repeat left top 29px/712px auto #fff;
    padding: 0 30px 15px;
}

#key .inner {
    position: relative;
    max-width: 1273px;
    margin: 0 auto;
}

#key .slider-key {
    width: calc((694 / 1273) * 100%);
    padding-top: 34px;
    margin: 0 0 0 auto
}

#key .slider-key .item {
    height: 586px
}

#key .slider-key .item img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

#key .catch {
    position: absolute;
    top: 4px;
    right: -54px;
    z-index: 1;
    width: 162px;
}

#key .group {
    position: absolute;
    top: 34px;
    left: 0;
    z-index: 1
}

#key .group-txt h2 span {
    display: block;
    width: -moz-fit-content;
    width: fit-content;
    background: #fff;
    color: #5cb755;
    padding: 10px 27px 8px 30px;
    font-size: 32px;
    font-weight: 500;
    line-height: 61px;
    letter-spacing: .1em
}

#key .group-txt h2 span small {
    color: #1a5b15;
    font-size: 28px;
    letter-spacing: .1em
}

#key .group-txt h2 span i {
    color: #1a5b15;
    font-style: normal;
    letter-spacing: .1em
}

#key .group-txt h2 span+span {
    margin-top: 8px
}

#key .group-txt .group-link1 {
    background: #185613;
    color: #fff;
    margin-top: 16px;
    border-radius: 10px;
    padding: 19px 0;
    width: 540px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 28px;
    letter-spacing: .1em
}

#key .group-txt .group-link1 li:nth-child(1) {
    text-align: center;
    background: #fff;
    color: #5cb755;
    border-radius: 10px;
    width: 116px;
    margin-right: 18px;
    font-size: 14px;
    font-weight: 500;
    line-height: 29px;
    letter-spacing: 0
}

#key .group-txt .group-link1 li a {
    display: block
}

#key .group-txt .group-link1 li a:hover {
    opacity: .7
}

#key .group-txt .group-link2 {
    display: flex;
    justify-content: space-between;
    width: 540px;
    margin-top: 7px
}

#key .group-txt .group-link2 li {
    width: 31.8518518519%
}

#key .group-txt .group-link2 li a {
    display: block;
    text-align: center;
    background: #5cb755;
    color: #fff;
    border-radius: 10px;
    padding: 11.5px 0;
    font-size: 15px;
    font-weight: 500;
    letter-spacing: .1em
}

#key .group-txt .group-link2 li a:hover {
    opacity: .7
}

#key .group-txt2 {
    margin-top: 12px;
}

#key .group-txt2 .item {
    background: rgba(246, 251, 240, .6);
    width: 372px;
}

#key .group-txt2 .item .sub-ttl {
    color: #185613;
    font-size: 20px;
    font-weight: 500;
    line-height: 42px;
    letter-spacing: .1em
}

#key .group-txt2 .item:nth-child(1) {
    padding: 6px 0 13px 30px
}

#key .group-txt2 .item:nth-child(1) .sub-ttl img {
    width: 35px;
    margin: 0 8px 5px 0
}

#key .group-txt2 .item:nth-child(1) .list {
    margin-top: 8px
}

#key .group-txt2 .item:nth-child(1) .list li {
    color: #24821d;
    font-size: 14px;
    font-weight: 500;
    line-height: 21px;
    letter-spacing: .1em
}

#key .group-txt2 .item:nth-child(2) {
    padding: 11px 0 9px 28px;
    margin-top: 12px
}

#key .group-txt2 .item:nth-child(2) .sub-ttl img {
    width: 30.5px;
    margin: 0 15px 7px 0
}

@media screen and (min-width: 768px) and (max-width: 1400px) {
    #key .catch {
        right: calc(-50vw + 50% + 30px);
    }
}

@media screen and (min-width: 1001px) and (max-width: 1300px) {
    #key .group {
        width: calc((542 / 1273) * 100%);
    }

    #key .group-txt h2 span {
        padding: calc((10 / 1300) * 100vw) calc((27 / 1300) * 100vw) calc((8 / 1300) * 100vw) calc((30 / 1300) * 100vw);
        font-size: calc((30 / 1300) * 100vw);
        line-height: calc(61 / 32);
    }

    #key .group-txt h2 span:nth-child(2) {
        padding-right: 0;
        width: auto;
    }

    #key .group-txt h2 span+span {
        margin-top: calc(calc((8 / 1300) * 100vw));
    }

    #key .group-txt .group-link1 {
        margin-top: calc(calc((16 / 1300) * 100vw));
        padding: calc(calc((19 / 1300) * 100vw)) 0;
        width: auto;
        font-size: calc(calc((28 / 1300) * 100vw));
    }

    #key .group-txt .group-link1 li:nth-child(1) {
        width: calc(calc((116 / 1300) * 100vw));
        margin-right: calc(calc((18 / 1300) * 100vw));
        font-size: calc(calc((14 / 1300) * 100vw));
        line-height: calc(29 / 14);
    }

    #key .group-txt .group-link2 {
        width: auto;
        margin-top: calc(calc((7 / 1300) * 100vw));
    }

    #key .group-txt .group-link2 li a {
        padding: calc(calc((11.5 / 1300) * 100vw)) 0;
        font-size: calc(calc((15 / 1300) * 100vw));
        line-height: calc(32 / 15);
    }
}

@media screen and (min-width: 768px) and (max-width: 1000px) {
    #key {
        background-position: left top 655px
    }

    #key .slider-key {
        width: auto;
    }

    #key .group {
        position: unset;
        width: fit-content;
        margin: 30px auto 0;
    }
}

@media screen and (max-width: 767px) {
    #key {
        background: #fff;
        padding: 70px 0 0;
    }

    #key .slider-key {
        width: auto;
        padding-top: 0;
        margin: 0
    }

    #key .slider-key .item {
        height: -moz-fit-content;
        height: fit-content
    }

    #key .catch {
        position: unset;
        width: 252px;
        margin: 0 auto;
        padding: 14px 0;
    }

    #key .catch a {
        display: block;
    }

    #key .group {
        position: unset;
        top: 0;
        margin-top: 0;
        padding-top: 8px;
        background: url("../img/top/key_deco_sp.png") no-repeat center top 29px/100%;
    }

    #key .group-txt h2 span {
        padding: 6px 17px 5px 20px;
        font-size: 20.64px;
        line-height: 40px
    }

    #key .group-txt h2 span small {
        font-size: 18.06px
    }

    #key .group-txt h2 span+span {
        margin-top: 10px
    }

    #key .group-txt .group-link1 {
        max-width: 350px;
        width: 100%;
        margin: 22px auto 0;
        border-radius: 5px;
        padding: 8.5px 0;
        font-size: 20px
    }

    #key .group-txt .group-link1 li:nth-child(1) {
        width: 97px;
        margin-right: 14px;
        font-size: 12px;
        line-height: 25px
    }

    #key .group-txt .group-link2 {
        max-width: 350px;
        width: 100%;
        margin: 5px auto 0
    }

    #key .group-txt .group-link2 li {
        width: 31.8571428571%
    }

    #key .group-txt .group-link2 li a {
        padding: 3.5px 0;
        border-radius: 5px;
        font-size: 10px
    }

    #key .group-txt2 {
        max-width: 300px;
        width: 100%;
        margin: 20px auto 0
    }

    #key .group-txt2 .item {
        width: auto;
    }

    #key .group-txt2 .item .sub-ttl {
        font-size: 16.13px;
        line-height: 30px
    }

    #key .group-txt2 .item:nth-child(1) {
        padding: 6px 0 12px 24px
    }

    #key .group-txt2 .item:nth-child(1) .sub-ttl img {
        width: 29px;
        margin: 0 6px 1px 0
    }

    #key .group-txt2 .item:nth-child(1) .list {
        margin-top: 9px
    }

    #key .group-txt2 .item:nth-child(1) .list li {
        font-size: 11.29px;
        line-height: 16.9px
    }

    #key .group-txt2 .item:nth-child(2) {
        padding: 9px 0 11px 22px;
        margin-top: 10px
    }

    #key .group-txt2 .item:nth-child(2) .sub-ttl img {
        width: 25px;
        margin: 0 12px 3px 0
    }
}

.navOpen #menu-toggle {
    opacity: 1;
    visibility: visible;
    pointer-events: all
}

.ttl-shared {
    position: relative;
    padding-bottom: 27px
}

.ttl-shared::before {
    content: "";
    position: absolute;
    background: #5cb755;
    height: 3px;
    width: 92px;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%)
}

.ttl-shared span {
    display: block;
    text-align: center;
    color: #185613;
    line-height: 1;
    font-weight: 500;
    letter-spacing: .1em
}

.ttl-shared span.jp {
    font-size: 46px
}

.ttl-shared span.en {
    margin-top: 24px;
    font-size: 32px
}

.ttl-shared span.en i {
    color: #5cb755;
    font-style: normal;
    letter-spacing: .1em
}

@media screen and (max-width: 767px) {
    .ttl-shared {
        padding-bottom: 23px
    }

    .ttl-shared::before {
        height: 2px;
        width: 60px
    }

    .ttl-shared span.jp {
        font-size: 30px
    }

    .ttl-shared span.en {
        margin-top: 16px;
        font-size: 22px
    }
}

.btn-shared {
    font-family: "Zen Maru Gothic";
    width: -moz-fit-content;
    width: fit-content
}

.btn-shared a {
    display: block;
    position: relative;
    background: #185613;
    color: #fff;
    padding: 5px 60px 5px 18px;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0em
}

.btn-shared a::before {
    content: "";
    position: absolute;
    background: url("../img/shared/icon_btn_arrow.png") no-repeat;
    width: 24.5px;
    height: 13px;
    background-size: 100%;
    top: 50%;
    right: 15px;
    transform: translateY(-50%)
}

.btn-shared a:hover {
    opacity: .7
}

#news {
    background: #fff;
    padding: 71px 0 97px
}

#news .wrap {
    max-width: 1260px
}

#news .wrap .elementor-row {
    justify-content: space-between;
    margin-top: 50px
}

#news .wrap .elementor-col-50 {
    width: 46.5502909393% !important;
    background: #daeac6;
    padding: 40px 20px 42px
}

#news h3 span {
    text-align: center;
    display: block;
    line-height: 1;
    font-weight: 500
}

#news h3 span.jp {
    color: #185613;
    font-size: 24px;
    line-height: 36px;
    letter-spacing: .1em
}

#news h3 span.en {
    margin-top: 4px;
    color: #5cb755;
    letter-spacing: 0
}

#news .post-box__content {
    margin-top: 24px
}

#news .post-box__content dl {
    background: #fff;
    display: flex;
    padding: 24px 30px 23px 30px;
    font-size: 14px;
    line-height: 28px
}

#news .post-box__content dl dt {
    display: flex;
    align-items: center;
    color: #8f8f8f;
    letter-spacing: 0
}

#news .post-box__content dl dt time {
    display: block;
    width: 86px;
}

#news .post-box__content dl dt span {
    display: block;
    font-family: "Jost", sans-serif;
    background: #185613;
    color: #fff;
    text-align: center;
    padding-left: 3px;
    margin: 0 8px 0 17px;
    width: 57px;
    font-weight: 600;
    line-height: 23px;
    font-size: 14px;
    letter-spacing: 0.1em;
}

#news .post-box__content dl dd {
    flex: 1;
    margin-top: -3px
}

#news .post-box__content dl dd a {
    letter-spacing: .1em
}

#news .post-box__content dl dd a:hover {
    text-decoration: underline
}

#news .post-box__content dl+dl {
    margin-top: 10px
}

#news .btn-shared {
    margin: 44px auto 0
}

@media screen and (max-width: 767px) {
    #news {
        padding: 64px 0 68px
    }

    #news .wrap .elementor-row {
        margin-top: 40px;
        gap: 20px
    }

    #news .wrap .elementor-col-50 {
        width: 100% !important;
        padding: 20px 20px 36px
    }

    #news h3 span.jp {
        font-size: 20px
    }

    #news h3 span.en {
        margin-top: 0
    }

    #news .post-box__content {
        margin-top: 24px
    }

    #news .post-box__content dl {
        display: block;
        padding: 13px 18px 15px;
        line-height: 21px
    }

    #news .post-box__content dl dt {
        font-size: 12px
    }

    #news .post-box__content dl dt time {
        width: auto;
    }

    #news .post-box__content dl dd {
        margin-top: 6px;
    }

    #news .btn-shared {
        margin-top: 30px
    }
}

#user .box-parallax {
    padding-bottom: 136px
}

#user h2 {
    position: absolute;
    top: 46px;
    left: 31px
}

#user h2::before {
    left: 0;
    transform: none
}

#user h2 span {
    text-align: left
}

#user h3 {
    font-size: 22px;
    font-weight: 500;
    line-height: 36px;
    letter-spacing: .1em
}

#user .row {
    display: flex;
    justify-content: space-between;
    -moz-column-gap: 30px;
    column-gap: 30px
}

#user .col-l {
    box-sizing: border-box;
    background: rgba(187, 212, 156, .9);
    width: 290px;
    height: -moz-fit-content;
    height: fit-content;
    padding: 14px;
    margin-top: 261px
}

#user .col-l .box {
    background: rgba(255, 255, 255, .8);
    padding: 40px 26px 54px
}

#user .col-l .box h3 {
    position: relative;
    text-align: center;
    color: #185613;
    padding-bottom: 10px
}

#user .col-l .box h3::before {
    content: "";
    position: absolute;
    background: #24821d;
    width: 52px;
    height: 3px;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%)
}

#user .col-l .box .txt {
    margin-top: 53px;
    text-align: left;
    letter-spacing: .1em
}

#user .col-l .box .photo {
    max-width: 185px;
    margin: 26px auto 0
}

#user .col-r {
    max-width: 896px;
    flex: 1;
    margin-top: 30px
}

#user .col-r .box {
    display: flex;
    justify-content: space-between;
    -moz-column-gap: 20px;
    column-gap: 20px;
    background: rgba(255, 255, 255, .95);
    padding: 36px 35px 36px 37px
}

#user .col-r .box .icon {
    width: 129px
}

#user .col-r .box .desc {
    flex: 1;
    max-width: 625px;
    margin-top: 11px
}

#user .col-r .box .desc h3 {
    color: #5cb755
}

#user .col-r .box .desc .txt {
    margin-top: 15px
}

#user .col-r .box .desc .btn-shared {
    margin-top: 7px
}

#user .col-r .box+.box {
    margin-top: 30px
}

#user .bnr {
    margin-top: 69px
}

#user .bnr a {
    position: relative;
    display: block
}

#user .bnr a .photo {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 579px
}

#user .bnr a .group-txt {
    position: relative;
    z-index: 1;
    width: -moz-fit-content;
    width: fit-content;
    margin: 0 0 0 auto;
    padding: 53px 48px 19px 0
}

#user .bnr a .group-txt::before {
    content: "";
    background: #f8d2a7;
    position: absolute;
    inset: 0 0 0 -160px;
    -webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 160px 100%);
    clip-path: polygon(0 0, 100% 0, 100% 100%, 160px 100%);
    z-index: -1
}

#user .bnr a .group-txt h3 {
    background: #fff;
    color: #d1782e;
    padding: 18px 27px 18px 31px;
    font-size: 44px;
    font-weight: 500;
    line-height: 1;
    letter-spacing: .1em
}

#user .bnr a .group-txt h3 small {
    color: #ad8d72;
    font-size: 33px;
    letter-spacing: .1em
}

#user .bnr a .group-txt .txt {
    color: #d1782e;
    text-align: right;
    margin: 15px 9px 0 0;
    font-size: 19px;
    line-height: 36px;
    font-weight: 500;
    letter-spacing: .1em
}

#user .bnr a .group-txt .more {
    position: relative;
    width: -moz-fit-content;
    width: fit-content;
    margin: 36px -17px 0 auto;
    padding-right: 46px;
    color: #744721;
    font-size: 18px;
    font-weight: 500;
    line-height: 36px
}

#user .bnr a .group-txt .more::before {
    content: "";
    position: absolute;
    background: url("../img/shared/icon_btn_arrow2.png") no-repeat;
    width: 33.5px;
    height: 33.5px;
    background-size: 100%;
    top: 50%;
    right: 0;
    transform: translateY(-50%)
}

#user .bnr a:hover {
    opacity: .7
}

@media screen and (min-width: 768px)and (max-width: 1000px) {
    #user .col-r .box {
        padding-left: 30px;
        padding-right: 30px
    }

    #user .col-r .box .icon {
        width: 100px
    }
}

@media screen and (min-width: 768px)and (max-width: 1200px) {
    #user .bnr a .photo img {
        width: 100%;
        height: 100%;
        -o-object-fit: cover;
        object-fit: cover
    }

    #user .bnr a .group-txt h3 {
        width: -moz-fit-content;
        width: fit-content;
        margin: 0 0 0 auto;
        text-align: right;
        font-size: 40px
    }

    #user .bnr a .group-txt h3 small {
        display: block;
        margin-top: 13px;
        font-size: 25px;
        letter-spacing: .1em
    }

    #user .bnr a .group-txt .txt br {
        display: block !important
    }
}

@media screen and (min-width: 768px)and (max-width: 1000px) {
    #user .bnr a .photo {
        width: 57.9vw
    }

    #user .bnr a .group-txt {
        padding: 5.3vw 4.8vw 1.9vw 0
    }

    #user .bnr a .group-txt h3 {
        padding: 1.8vw 2.7vw 1.8vw 3.1vw;
        font-size: 4vw
    }

    #user .bnr a .group-txt h3 small {
        margin-top: 1.3vw;
        font-size: 2.5vw
    }

    #user .bnr a .group-txt .txt {
        margin: 1.5vw .9vw 0 0;
        font-size: 1.9vw;
        line-height: 1.8947368421
    }

    #user .bnr a .group-txt .more {
        margin: 3.6vw -1.5vw 0 auto;
        padding-right: 4.6vw;
        font-size: 1.8vw;
        line-height: 2
    }

    #user .bnr a .group-txt .more::before {
        width: 3.55vw;
        height: 3.55vw
    }
}

@media screen and (max-width: 767px) {
    #user .box-parallax {
        padding: 67px 0 58px
    }

    #user h2 {
        position: relative;
        inset: 0
    }

    #user h3 {
        font-size: 20px
    }

    #user .row {
        flex-direction: column;
        gap: 20px;
        margin-top: 40px
    }

    #user .col-l {
        order: 2;
        width: auto;
        padding: 15px;
        margin-top: 0
    }

    #user .col-l .box {
        padding: 27px 23px 33px
    }

    #user .col-l .box h3 {
        padding-bottom: 13px;
        font-size: 22px
    }

    #user .col-l .box h3::before {
        height: 2px
    }

    #user .col-l .box .txt {
        margin-top: 25px;
        font-size: 16px;
        line-height: 32px
    }

    #user .col-l .box .photo {
        max-width: 228px;
        margin-top: 14px
    }

    #user .col-r {
        order: 1;
        max-width: 100%;
        margin-top: 0
    }

    #user .col-r .box {
        display: block;
        padding: 35px 36px 37px
    }

    #user .col-r .box .icon {
        margin: 0 auto
    }

    #user .col-r .box .desc {
        max-width: 100%;
        margin-top: 23px
    }

    #user .col-r .box .desc h3 {
        text-align: center
    }

    #user .col-r .box .desc .btn-shared {
        margin: 10px auto 0
    }

    #user .col-r .box+.box {
        margin-top: 20px
    }

    #user .bnr {
        margin-top: 57px
    }

    #user .bnr a .photo {
        position: relative;
        width: auto
    }

    #user .bnr a .group-txt {
        width: auto;
        margin: -25px 0 0;
        padding: 0 0 11px
    }

    #user .bnr a .group-txt::before {
        inset: 25px 0 0;
        -webkit-clip-path: unset;
        clip-path: unset
    }

    #user .bnr a .group-txt h3 {
        box-sizing: border-box;
        max-width: 300px;
        margin: 0 auto;
        padding: 11px 0 10px 19px;
        font-size: 30.12px;
        line-height: 37px
    }

    #user .bnr a .group-txt h3 small {
        display: block;
        font-size: 22.59px
    }

    #user .bnr a .group-txt .txt {
        max-width: 300px;
        margin: 15px auto 0;
        text-align: left;
        font-size: 17px;
        line-height: 24px
    }

    #user .bnr a .group-txt .more {
        margin: 26px 15px 0 auto
    }

    #user .bnr a:hover {
        opacity: .7
    }
}

#access {
    background: #fff;
    padding: 91px 0 108px;
    overflow: hidden
}

#access .row {
    position: relative;
    margin-top: 88px
}

#access .row .col-l {
    width: 44.0988835726%
}

#access .row .col-l .table table {
    table-layout: fixed;
    background: #f1f7f2;
    font-size: 14px
}

#access .row .col-l .table table * {
    text-align: center;
    border: 1px solid #24821d
}

#access .row .col-l .table table tr td {
    text-align: right
}

#access .row .col-l .table table tr td:nth-child(2) {
    width: 9.9457504521%
}

#access .row .col-l .table table tr td:last-child {
    text-align: center;
    width: 19.5298372514%;
    letter-spacing: 0
}

#access .row .col-l .table table tr td:last-child::before {
    right: auto;
    left: 50%;
    transform: translate(-50%, -50%)
}

#access .row .col-l .table table tr td:last-child:after {
    right: auto;
    left: 50%;
    transform: translate(-50%, -50%)
}

#access .row .col-l .table table thead {
    background: #24821d;
    color: #fff
}

#access .row .col-l .table table thead * {
    font-weight: 500;
    line-height: 49px;
    letter-spacing: .1em
}

#access .row .col-l .table table thead th {
    width: 135px
}

#access .row .col-l .table table thead th img {
    width: 15px;
    margin: 0 8px 16px 0px
}

#access .row .col-l .table table tbody * {
    font-weight: bold;
    padding: 8px 0 9px;
    letter-spacing: .1em
}

#access .row .col-l .table table tbody tr th {
    color: #24821d
}

#access .row .col-l .table table tbody tr td {
    position: relative;
    border-left: none;
    border-right: none
}

#access .row .col-l .table table tbody tr td.egg::before {
    content: "";
    position: absolute;
    background: url("../img/top/access_icon1.png") no-repeat;
    width: 13px;
    height: 13px;
    background-size: 100%;
    top: 50%;
    right: 3px;
    transform: translateY(-50%)
}

#access .row .col-l .table table tbody tr td.line::before {
    content: "";
    position: absolute;
    background: #333;
    width: 11px;
    height: 1px;
    background-size: 100%;
    top: 50%;
    right: 3px;
    transform: translateY(-50%)
}

#access .row .col-l .note {
    color: #185613;
    margin-top: 9px;
    font-size: 14px;
    font-weight: 500;
    line-height: 21px;
    letter-spacing: .1em
}

#access .row .col-l .info {
    margin-top: 32px
}

#access .row .col-l .info dl {
    position: relative;
    display: flex;
    align-items: center;
    border-bottom: 1px solid #c7c7c7;
    padding: 9px 0 9px 10px;
    font-weight: 500;
    line-height: 24px
}

#access .row .col-l .info dl * {
    letter-spacing: .1em
}

#access .row .col-l .info dl::before {
    content: "";
    position: absolute;
    background: #5cb755;
    height: 1px;
    bottom: -1px;
    left: 0;
    width: 123px
}

#access .row .col-l .info dl dt {
    position: relative;
    box-sizing: border-box;
    width: 123px
}

#access .row .col-l .info dl dd {
    box-sizing: border-box;
    flex: 1;
    padding-left: 15px;
    font-size: 15px
}

#access .row .col-r {
    position: absolute;
    top: -8px;
    left: 50%;
    right: calc(-50vw + 50%);
    height: 552px
}

#access .row .col-r iframe {
    border-radius: 10px
}

@media screen and (min-width: 768px)and (max-width: 1000px) {
    #access .row .col-l {
        width: calc(50% - 15px)
    }

    #access .row .col-l .table-time table thead th {
        width: 100px
    }

    #access .row .col-r {
        left: calc(50% + 15px)
    }
}

@media screen and (max-width: 767px) {
    #access {
        padding: 52px 0 76px
    }

    #access .row {
        margin-top: 40px
    }

    #access .row .col-l {
        width: auto
    }

    #access .row .col-l .table table {
        font-size: 12px
    }

    #access .row .col-l .table table thead * {
        line-height: 30px
    }

    #access .row .col-l .table table thead th {
        width: 90px;
        font-size: 8.86px
    }

    #access .row .col-l .table table thead th img {
        width: 12px;
        margin: 0 4px 9px -5px
    }

    #access .row .col-l .table table thead td {
        font-size: 10px
    }

    #access .row .col-l .table table tbody * {
        padding: 1px 0 2px
    }

    #access .row .col-l .table table tbody tr td {
        position: relative;
        border-left: none;
        border-right: none
    }

    #access .row .col-l .table table tbody tr td.egg::before {
        width: 9px;
        height: 10px;
        right: 3px
    }

    #access .row .col-l .table table tbody tr td.line::before {
        width: 7px;
        right: 3px
    }

    #access .row .col-l .note {
        margin-top: 9px;
        font-size: 12px;
        line-height: 18px
    }

    #access .row .col-l .info {
        margin-top: 23px
    }

    #access .row .col-l .info dl {
        padding: 11px 0 11px 6px;
        line-height: 18px
    }

    #access .row .col-l .info dl::before {
        width: 91px
    }

    #access .row .col-l .info dl dt {
        width: 91px;
        font-size: 12px
    }

    #access .row .col-l .info dl dd {
        padding-left: 6px;
        font-size: 12px
    }

    #access .row .col-r {
        position: unset;
        inset: 0;
        height: 280px;
        margin-top: 45px
    }
}

#feature {
    background: url("../img/top/feature_deco.png") repeat-x left top/auto 39px, url("../img/top/feature_deco2.png") no-repeat center bottom 100px/100%;
    padding: 110px 0 360px
}

#feature .wrap {
    max-width: 1440px;
    padding: 0
}

#feature .ttl-shared {
    background: url("../img/top/feature_deco_ttl.png") no-repeat center top/58px auto;
    padding-top: 79px
}

#feature .inner {
    margin-top: 89px
}

#feature .row {
    display: flex;
    justify-content: space-between
}

#feature .row .photo {
    position: relative;
    z-index: 2;
    width: 50%;
    height: -moz-fit-content;
    height: fit-content;
    box-shadow: 0px 3px 6px rgba(0, 0, 0, .25)
}

#feature .row .photo::before {
    content: "";
    position: absolute;
    background: #24821d;
    width: 10px;
    top: 0;
    bottom: 0;
    z-index: 1
}

#feature .row .group-txt {
    position: relative;
    box-sizing: border-box;
    height: -moz-fit-content;
    height: fit-content;
    z-index: 1;
    flex: 1
}

#feature .row .group-txt::before {
    content: "";
    position: absolute;
    background: #fff;
    top: 65px;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: -1
}

#feature .row .group-txt h3 span {
    display: block;
    font-weight: 500
}

#feature .row .group-txt h3 span.en {
    color: #5cb755;
    font-size: 44px;
    line-height: 1;
    letter-spacing: .1em
}

#feature .row .group-txt h3 span.en small {
    color: #185613;
    position: relative;
    top: 3px;
    margin-left: 5px;
    font-size: 80px;
    letter-spacing: .1em
}

#feature .row .group-txt h3 span.jp {
    color: #185613;
    margin: 27px 0 0 3px;
    font-size: 30px;
    line-height: 44px;
    letter-spacing: .1em
}

#feature .row .group-txt .txt {
    margin: 39px 0 0 9px
}

#feature .row .group-txt .group-link {
    display: flex;
    margin: 46px 0 0 8px;
    gap: 29px
}

#feature .row .group-txt .group-link li a {
    padding: 16px 49px 14px 19px;
    font-size: 20px
}

#feature .row:nth-child(odd) .photo::before {
    left: 0
}

#feature .row:nth-child(even) .photo::before {
    background: #5CB755;
    right: 0
}

#feature .row:nth-child(2) {
    margin-top: 13px
}

#feature .row:nth-child(3) {
    margin-top: 100px
}

#feature .row:nth-child(4) {
    margin-top: 38px
}

@media screen and (min-width: 1001px) {
    #feature .row:nth-child(odd) .photo {
        order: 1
    }

    #feature .row:nth-child(odd) .group-txt {
        order: 2;
        padding: 9px 30px 62px 56px
    }

    #feature .row:nth-child(odd) .group-txt::before {
        left: -76px
    }

    #feature .row:nth-child(odd) .group-txt .txt {
        max-width: 560px
    }

    #feature .row:nth-child(even) .photo {
        margin-top: 137px;
        order: 2
    }

    #feature .row:nth-child(even) .group-txt {
        order: 1;
        padding: 9px 30px 62px 56px
    }

    #feature .row:nth-child(even) .group-txt::before {
        right: -76px
    }

    #feature .row:nth-child(even) .group-txt .txt {
        max-width: 617px
    }
}

@media screen and (min-width: 768px)and (max-width: 1000px) {
    #feature .row {
        display: block
    }

    #feature .row .photo {
        width: 720px
    }

    #feature .row .group-txt {
        margin-left: auto;
        width: 720px;
        padding: 9px 30px 62px 56px
    }

    #feature .row+.row {
        margin-top: 40px !important
    }
}

@media screen and (max-width: 767px) {
    #feature {
        background: url("../img/top/feature_deco.png") repeat-x left top/auto 28px, url("../img/top/feature_deco2_sp.png") no-repeat center bottom 77px/100%;
        padding: 69px 0 249px
    }

    #feature .wrap {
        max-width: 1440px
    }

    #feature .ttl-shared {
        background-size: 50px;
        padding-top: 65px
    }

    #feature .inner {
        margin-top: 33px
    }

    #feature .row {
        display: block
    }

    #feature .row .photo {
        width: auto
    }

    #feature .row .photo::before {
        width: 10px
    }

    #feature .row .group-txt {
        padding: 22px 20px 50px
    }

    #feature .row .group-txt::before {
        top: 56px
    }

    #feature .row .group-txt h3 {
        margin-right: -10px
    }

    #feature .row .group-txt h3 span.en {
        font-size: 36px
    }

    #feature .row .group-txt h3 span.en small {
        top: 3px;
        margin-left: 4px;
        font-size: 60px
    }

    #feature .row .group-txt h3 span.jp {
        margin: 25px 0 0;
        font-size: 24px;
        line-height: 36px
    }

    #feature .row .group-txt .txt {
        margin: 20px 0 0
    }

    #feature .row .group-txt .group-link {
        flex-direction: column;
        align-items: center;
        margin: 22px 0 0;
        gap: 20px
    }

    #feature .row:nth-child(odd) .photo {
        margin-right: 20px
    }

    #feature .row:nth-child(even) .photo {
        margin-left: 20px
    }

    #feature .row+.row {
        margin-top: 50px !important
    }
}

#menu {
    background: url("../img/top/menu_bg_deco.png") no-repeat center top/100% #ecf6e0;
    padding: 80px 0 123px
}

#menu .ttl-shared::before {
    background: #fff
}

#menu .ttl-shared span.en i {
    color: #fff
}

#menu .group-link {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    row-gap: 60px;
    max-width: 1173px;
    margin: 86px auto 0
}

#menu .group-link li {
    width: calc(50% - 28.5px);
    background: #fff
}

#menu .group-link li a {
    position: relative;
    display: block;
    height: 100%
}

#menu .group-link li a::before {
    content: "";
    position: absolute;
    background: url("../img/shared/icon_btn_arrow3.png") no-repeat;
    width: 52px;
    height: 52px;
    background-size: 100%;
    bottom: 15px;
    right: 17px;
    z-index: 2
}

#menu .group-link li a dl {
    position: relative
}

#menu .group-link li a dl dt {
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: 1;
    background: #fff;
    color: #185613;
    box-sizing: border-box;
    text-align: center;
    padding: 11px 10px 9px;
    max-width: 342px;
    width: 100%;
    font-size: 28px;
    font-weight: 500;
    line-height: 41px;
    letter-spacing: .05em
}

#menu .group-link li a .txt {
    max-width: 494px;
    margin: 59px auto 0;
    padding: 0 20px 85px
}

#menu .group-link li a:hover {
    opacity: .7
}

@media screen and (min-width: 768px)and (max-width: 1000px) {
    #menu .group-link {
        row-gap: 30px
    }

    #menu .group-link li {
        width: calc(50% - 15px)
    }

    #menu .group-link li a dl dt {
        max-width: 275px;
        font-size: 24px
    }
}

@media screen and (max-width: 767px) {
    #menu {
        background: url("../img/top/menu_bg_deco_sp.png") no-repeat center top/100% #ecf6e0;
        padding: 49px 0 75px
    }

    #menu .group-link {
        flex-direction: column;
        gap: 30px;
        margin: 40px 0 0
    }

    #menu .group-link li {
        width: 100%
    }

    #menu .group-link li a::before {
        width: 33px;
        height: 33px;
        bottom: 37px;
        right: 25px
    }

    #menu .group-link li a dl dt {
        padding: 7px 0 6px;
        max-width: 219px;
        font-size: 20px;
        line-height: 36px
    }

    #menu .group-link li a .txt {
        max-width: 100%;
        margin: 0;
        padding: 37px 25px 70px
    }
}

#greeting {
    background: url("../img/top/greeting_deco.png") repeat-x left top/auto 39px;
    padding: 135px 0 60px;
    overflow: hidden;
}

#greeting .wrap {
    max-width: 1440px;
    padding: 0
}

#greeting .ttl-shared {
    margin-left: 110px
}

#greeting .ttl-shared::before {
    left: 0;
    transform: none
}

#greeting .ttl-shared span {
    text-align: left
}

#greeting .row .col-l {
    position: relative;
    z-index: 1;
    margin-top: 47px;
    padding: 65px 30px 38px
}

#greeting .row .col-l::before {
    content: "";
    position: absolute;
    background: url("../img/top/greeting_deco2.png") no-repeat left top 113px/717.5px #fff;
    inset: 0 -327px 0 0;
    z-index: -1
}

#greeting .row .col-l .inner {
    max-width: 833px;
    margin: 0 0 0 79px;
}

#greeting .row .col-l h3 {
    color: #24821d;
    font-size: 24px;
    font-weight: bold;
    line-height: 38.4px;
    letter-spacing: .1em
}

#greeting .row .col-l h3 span {
    color: #5cb755;
    letter-spacing: .1em
}

#greeting .row .col-l .txt {
    margin-top: 44px
}

#greeting .row .col-l .txt li+li {
    margin-top: 34px
}

#greeting .row .col-l .btn-shared {
    margin-top: 46px
}

#greeting .row .col-l .btn-shared a {
    padding: 18px 47px 17px 19px;
    font-size: 20px
}

#greeting .row .col-r {
    position: relative;
    z-index: 2;
    width: 438px;
    float: right;
    height: fit-content;
    margin: -16px 0 0 30px;
}

#greeting .row .col-r .box {
    position: relative
}

#greeting .row .col-r .box .info {
    position: absolute;
    z-index: 1;
    bottom: -15px;
    left: -13px
}

#greeting .row .col-r .box .info dt {
    position: relative;
    text-align: center;
    z-index: 1;
    background: #185613;
    color: #fff;
    width: 100px;
    font-size: 20px;
    line-height: 48px;
    font-weight: 500;
    letter-spacing: 0
}

#greeting .row .col-r .box .info dd {
    background: #f7fbf6;
    color: #185613;
    width: 235px;
    margin: -14px 0 0 24px;
    padding: 12px 0 17px;
    font-size: 30px;
    font-weight: 500;
    letter-spacing: 0
}

#greeting .row .col-r .box .info dd .inner {
    width: -moz-fit-content;
    width: fit-content;
    margin: 0 auto;
    text-align: right
}

#greeting .row .col-r .box .info dd span {
    display: block;
    color: #333;
    margin-top: 11px;
    font-size: 14px;
    line-height: 1;
    letter-spacing: 0
}

#greeting .row .col-r .info2 {
    background: #ededed;
    width: 348px;
    box-sizing: border-box;
    margin: 48px 0 0 11px;
    padding: 18px 30px 19px;
    font-weight: 500;
    line-height: 28px;
    letter-spacing: 0
}

#greeting .bnr {
    box-sizing: border-box;
    max-width: 978px;
    padding: 0 30px;
    margin: 72px auto 0
}

#greeting .bnr a {
    display: block
}

#greeting .bnr a img {
    display: block;
    transition-duration: .7s
}

#greeting .loop-slider {
    margin-top: 80px
}

#greeting .loop-slider .item {
    width: 420px;
    margin: 0 15px
}

@media screen and (min-width: 768px)and (max-width: 1000px) {
    #greeting .row .col-l {
        padding-left: 20px;
        padding-right: 20px
    }

    #greeting .row .col-l .inner {
        margin-left: 0
    }

    #greeting .row .col-l .txt {
        font-size: 14px;
        line-height: 28px
    }

    #greeting .row .col-r {
        width: 370px
    }
}

@media screen and (max-width: 767px) {
    #greeting {
        background-size: auto 28px;
        padding: 87px 0 47px
    }

    #greeting .ttl-shared {
        margin-left: 0
    }

    #greeting .wrap {
        padding: 0 20px
    }

    #greeting .row {
        display: flex;
        flex-direction: column
    }

    #greeting .row .col-l {
        order: 2;
        max-width: 100%;
        margin-top: 0;
        padding: 36px 0 55px
    }

    #greeting .row .col-l::before {
        content: "";
        position: absolute;
        background: url("../img/top/greeting_deco2_sp.png") no-repeat left top 211px/100% #fff;
        inset: 0 -20px;
        z-index: -1
    }

    #greeting .row .col-l .inner {
        max-width: 100%;
        margin: 0
    }

    #greeting .row .col-l h3 {
        font-size: 20px;
        line-height: 32px
    }

    #greeting .row .col-l .txt {
        margin-top: 27px
    }

    #greeting .row .col-l .txt li+li {
        margin-top: 29px
    }

    #greeting .row .col-l .btn-shared {
        margin: 36px auto 0
    }

    #greeting .row .col-r {
        width: auto;
        float: unset;
        margin: 57px 0 0
    }

    #greeting .row .col-r::before {
        content: "";
        position: absolute;
        background: #fff;
        inset: 52vw -20px 0;
        z-index: -1
    }

    #greeting .row .col-r .box .info {
        position: relative;
        inset: 0;
        margin: -26px 0 0 17px
    }

    #greeting .row .col-r .box .info dd {
        padding: 14px 0 17px;
        font-size: 24px;
        line-height: 28px
    }

    #greeting .row .col-r .box .info dd span {
        margin-top: 8px
    }

    #greeting .row .col-r .info2 {
        width: auto;
        box-sizing: border-box;
        margin: 35px 0 0;
        padding: 19px 20px 18px;
        line-height: 21px
    }

    #greeting .row .col-r .info2 .inner {
        width: -moz-fit-content;
        width: fit-content;
        margin: 0 auto
    }

    #greeting .bnr {
        max-width: 100%;
        padding: 0;
        margin: 74px 0 0
    }

    #greeting .loop-slider {
        margin-top: 48px
    }

    #greeting .loop-slider .item {
        width: 203px;
        margin: 0 12px
    }
}