@charset "UTF-8";
h2, h3, h4 {
    letter-spacing: 0.08em;
}
i {
    font-style: normal;
}
#key {
    position: relative;
}
#key dl dt {
    text-align: center;
    position: absolute;
    top: 72px;
    left: 50%;
    transform: translateX(-50%);
    width: 75%;
    max-width: 872px;
    z-index: 2;
}
#key dl dd {
    height: 687px;
}
@media screen and (max-width: 990px) {
    #key dl dd {
        height: 49vw;
    }
}
@media screen and (max-width: 767px) {
    #key dl dt {
        top: 21vw;
        left: 0%;
        transform: translateX(0%);
        width: 100%;
    }
    #key dl dd {
        height: auto;
    }
}
body.home {
    font-size: 16px;
    line-height: 1.6;
    font-weight: 500;
    letter-spacing: 0.08em;
    color: #584736;
    background: #fff;
}
body.home .elementor-section.elementor-section-boxed > .elementor-container {
    width: 100%;
    max-width: 100%;
}
#about {
    background: url("../img/top/sec1_bg.jpg") no-repeat center/cover;
    padding: 36px 0 152px;
    margin-bottom: -80px;
}
#about .lead {
    position: relative;
    align-items: flex-start;
    width: 100%;
    padding-bottom: 30px;
    justify-content: space-between;
}
#about .lead .photo {
    width: 61.66%;
    max-width: 666px;
    position: relative;
    top: 0;
    right: 0px;
    padding: 0 0 67px 106px;
}
#about .lead .photo .main {
    border-radius: 24px;
}
#about .lead .photo .sub {
    width: 38%;
    position: absolute;
    left: 0;
    z-index: 1;
    bottom: 0;
}
#about .lead .photo .decor {
    width: 20%;
    position: absolute;
    top: -36%;
    right: 0;
    max-width: 129px;
}
#about .lead .info {
    width: 370px;
    order: -1;
}
#about .lead .info dt {
    font-size: 20px;
    padding-bottom: 32px;
}
#about .lead h3 {
    font-size: 32px;
    font-weight: 700;
    padding-bottom: 16px;
}
#about .note {
    position: relative;
    justify-content: flex-end;
    min-height: 190px;
}
#about .note .banner {
    gap: 16px;
    order: -1;
    position: absolute;
    left: 0;
    top: -51px;
}
#about .note .banner li:nth-child(2) {
    margin-top: 48px;
}
#about .note dl {
    width: calc(100% - 400px);
    max-width: 666px;
}
#about .note dl dd {
    font-size: 18px;
    padding: 0 0 0 10px;
}
#about .note dl dt {
    background-color: #65B3C3;
    color: #fff;
    text-align: center;
    line-height: 1.5;
    border-radius: 24px;
    margin-bottom: 16px;
    padding: 8px;
}
@media screen and (max-width: 999px) {
    #about .note dl {
        width: calc(100% - 360px);
    }
    #about .note dl dd {
        padding-left: 0;
    }
    #about .note dl dt .sp {
        display: block !important;
    }
}
@media screen and (max-width: 1140px) {
    #about .note .banner {
        top: -20px;
    }
}
@media screen and (max-width: 999px) {
    #about .lead {
        padding-bottom: 5vw;
    }
    #about .lead .photo {
        width: calc(100% - 365px);
        padding: 0 0 5% 3%;
    }
}
@media screen and (max-width: 767px) {
    #about {
        padding: 18px 0 60px;
        margin-bottom: -24px;
    }
    #about .lead {
        display: block;
        padding-bottom: 34px;
    }
    #about .lead .photo {
        position: relative;
        top: auto;
        right: auto;
        width: auto;
        padding: 0 0 21% 5%;
        margin-bottom: 22px;
    }
    #about .lead .photo .decor {
        top: auto;
        bottom: 0vw;
        width: 31%;
    }
    #about .lead .photo .sub {
        width: 50%;
    }
    #about .lead h3 {
        font-size: 28px;
    }
    #about .lead .info {
        width: auto;
    }
    #about .lead .info dt {
        padding-bottom: 16px;
    }
    #about .note {
        display: block;
    }
    #about .note dl {
        width: auto;
        padding-bottom: 30px;
        max-width: 100%;
    }
    #about .note dl dt {
        margin-bottom: 8px;
        border-radius: 16px;
    }
    #about .note dl dd {
        padding-left: 0;
        font-size: 16px;
    }
    #about .note .banner {
        position: static;
        gap: 10px;
    }
    #about .note .banner li:nth-child(2) {
        margin-top: 53px;
    }
}
#concept {
    background: url("../img/top/sec2_bg_01.png") no-repeat 0 0/366px, url("../img/top/sec2_bg_02.png") no-repeat right 0/681px;
    background-color: #F4F2E9 !important;
    border-top-left-radius: 48px;
    border-top-right-radius: 48px;
    padding: 54px 0 180px;
}
#concept .graphic {
    padding-bottom: 40px;
}
#concept .graphic dt {
    padding-bottom: 18px;
    padding-left: calc(50% + -6px);
    font-size: 14px;
}
#concept .group {
    justify-content: space-between;
    padding-bottom: 22px;
}
#concept .example {
    max-width: 506px;
    width: 48.85%;
}
#concept .example h4 {
    color: #fff;
    background-color: #65B3C3;
    line-height: 36px;
    font-size: 14px;
    border-radius: 24px;
    padding: 0 24px;
    margin-bottom: 15px;
}
#concept .example p {
    padding-bottom: 27px;
}
#concept .example .list {
    padding-bottom: 15px;
}
#concept .example .list li {
    position: relative;
    padding: 0 0 8px 16px;
}
#concept .example .list li:before {
    content: '';
    width: 8px;
    height: 8px;
    background-color: #D4E590;
    border-radius: 50%;
    position: absolute;
    left: 0;
    top: 10px;
}
#concept .info {
    width: 48.2%;
    max-width: 520px;
}
#concept .info h3 {
    font-size: 32px;
    font-weight: 700;
    padding-bottom: 24px;
}
#concept .info p {
    padding-bottom: 32px;
}
@media screen and (max-width: 990px) {
    #concept .group {
        display: block;
    }
    #concept .group .info, #concept .group .example {
        width: auto;
        max-width: 100%;
        padding-bottom: 27px;
    }
    #concept .group .example {
        padding-bottom: 0;
    }
    #concept .group .example h4 {
        margin-bottom: 10px;
    }
    #concept .group .example .list {
        padding-bottom: 26px;
    }
    #concept .group br.pc {
        display: none !important;
    }
}
@media screen and (max-width: 767px) {
    #concept {
        background: url("../img/top/sec2_bg_sp.png") repeat-y 0 0/100%;
        border-top-left-radius: 24px;
        border-top-right-radius: 24px;
        padding: 20px 0 171px;
    }
    #concept .graphic {
        padding: 13px 0 47px;
    }
    #concept .info h3 {
        font-size: 28px;
        padding-bottom: 17px;
    }
    #concept .info p {
        padding-bottom: 16px;
    }
}
#team {
    background: #FEFDF8 url("../img/top/sec3_bg.png") no-repeat center 0/100%;
    position: relative;
    padding: 4.5% 0 80px;
    border-top-left-radius: 48px;
    border-top-right-radius: 48px;
    margin-top: -60px;
}
@media screen and (max-width: 1366px) {
    #team {
        background-size: 1366px;
    }
}
#team h2 {
    margin: 0 0 5.5% 51%;
    display: inline-block;
    white-space: nowrap;
}
#team h2 .fnt-Hind {
    padding-bottom: 0;
}
@media screen and (max-width: 1140px) {
    #team h2 {
        float: right;
        display: block;
        margin-left: 0;
        margin-right: 30px;
    }
}
#team .wrap {
    max-width: 1366px;
    align-items: flex-start;
    display: flex;
    gap: 64px;
}
@media screen and (max-width: 999px) {
    #team .wrap {
        gap: 20px;
    }
}
#team .team {
    position: relative;
}
#team .team h3 {
    font-size: 32px;
    font-weight: 700;
    padding: 0px 0 16px;
}
#team .team h3 .fnt-Hind {
    font-size: 20px;
    display: inline-block;
    letter-spacing: 0;
    padding-bottom: 10px;
}
#team .team h3 .fnt-Hind:first-letter {
    color: #78C365;
}
#team .team .object-fit-cover-pc {
    overflow: hidden;
    width: calc(50% - 20px);
    height: 400px;
    border-top-right-radius: 24px;
    border-bottom-right-radius: 24px;
}
#team .team .info {
    width: 50%;
    max-width: 407px;
    font-size: 18px;
}
@media screen and (max-width: 999px) {
    #team .team .info .txt br.pc {
        display: none;
    }
}
#team .team .graphic {
    width: 90%;
    max-width: 850px;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translate(-50%, 50%);
}
#team .team.team1 {
    padding: 0px 0 65px 0;
    max-width: 1246px;
    margin: 0 auto;
}
#team .team.team1 .wrap {
    justify-content: flex-end;
}
#team .team.team1 .info {
    margin-right: calc(50% + -54px);
    padding: 100px 0 0;
    letter-spacing: 0;
    max-width: 600px;
    line-height: 34px;
}
#team .team.team1 .bnr-cir {
    position: absolute;
    top: 200px;
    left: calc(50% + 21px);
}
@media screen and (max-width: 999px) {
    #team .team.team1 .bnr-cir {
        top: 41%;
    }
}
#team .team.team1 .photo {
    position: absolute;
    top: 0;
    right: 0;
    width: 45%;
    border-radius: 24px;
    max-width: 520px;
    overflow: hidden;
}
@media screen and (max-width: 1240px) {
    #team .team.team1 .photo {
        right: 30px;
    }
}
@media screen and (max-width: 1190px) {
    #team .team.team1 .wrap {
        justify-content: flex-start;
    }
    #team .team.team1 .info {
        margin-right: 0;
        width: 50%;
        padding-top: 50px;
        line-height: 1.6;
    }
}
#team .team.team2 {
    background: url("../img/top/sec3_bg2.png") no-repeat right 0/1222px;
    z-index: 2;
}
#team .team.team2 .wrap {
    padding: 48px 0 140px;
}
@media screen and (max-width: 999px) {
    #team .team.team2 .info .txt {
        padding-right: 30px;
    }
}
#team .team.team3 {
    background: url("../img/top/sec3_bg3.png") no-repeat 0 0/1222px;
    padding: 138px 0 64px;
}
#team .team.team3 .wrap {
    justify-content: flex-end;
    padding: 0;
}
#team .team.team3 .info {
    order: -1;
    max-width: 493px;
}
#team .team.team3 .photo {
    border-radius: 0;
    border-top-left-radius: 24px;
    border-bottom-left-radius: 24px;
}
@media screen and (max-width: 1160px) {
    #team .team.team3 .wrap {
        justify-content: flex-start;
    }
    #team .team.team3 .info {
        margin-left: 30px;
    }
}
@media screen and (max-width: 767px) {
    #team {
        background: #FEFDF8 url("../img/top/sec3_bg_sp.jpg") no-repeat center 0/100%;
        position: relative;
        padding: 110px 0 40px;
        border-top-left-radius: 24px;
        border-top-right-radius: 24px;
    }
    #team h2 {
        float: none;
        margin: 0 0 30px;
        display: block;
    }
    #team .wrap {
        display: block;
        gap: 0;
    }
    #team .team {
        position: relative;
        padding: 0 !important;
        margin: 0 !important;
    }
    #team .team .wrap {
        display: block !important;
        padding: 0 30px !important;
    }
    #team .team h3 {
        font-size: 28px;
        padding: 0px 0 6px;
    }
    #team .team .photo {
        width: auto !important;
        padding: 0 !important;
    }
    #team .team .object-fit-cover-pc {
        overflow: hidden;
        border-top-right-radius: 16px;
        border-bottom-right-radius: 16px;
        height: auto;
        margin-bottom: 0px !important;
        margin-left: -30px !important;
    }
    #team .team .info {
        width: auto !important;
        margin: 0 !important;
        padding: 0 !important;
        line-height: 1.6 !important;
        max-width: 100% !important;
    }
    #team .team .graphic {
        width: 100%;
        max-width: 100%;
        padding: 0 30px;
    }
    #team .team.team1 .info {
        position: relative;
        padding-bottom: 62px !important;
    }
    #team .team.team1 .info .txt {
        letter-spacing: 0.08em;
    }
    #team .team.team1 .info .txt .shape_box {
        overflow: hidden;
    }
    #team .team.team1 .info .txt .shape_box:before {
        content: '';
        display: block;
        width: 185px;
        height: 124px;
        float: right;
    }
    #team .team.team1 .bnr-cir {
        top: auto;
        left: auto;
        right: 0px;
        bottom: -2px;
    }
    #team .team.team1 .photo {
        position: relative;
        top: auto;
        right: auto;
        width: auto;
        border-radius: 16px;
        max-width: 100%;
        margin-bottom: 16px;
    }
    #team .team.team2 {
        background: url("../img/top/sec3_bg2_sp.png") no-repeat center/cover;
        padding-top: 40px !important;
    }
    #team .team.team2 .wrap {
        padding-bottom: 50vw !important;
    }
    #team .team.team2 .info .txt {
        padding-right: 0;
    }
    #team .team.team3 {
        background: url("../img/top/sec3_bg3_sp.jpg") no-repeat center/cover;
        padding-top: 39vw !important;
        padding-bottom: 40px !important;
    }
    #team .team.team3 .wrap {
        padding-top: 40px !important;
    }
    #team .team.team3 h3 {
        margin-right: -10px;
    }
    #team .team.team3 .photo {
        margin-left: 0 !important;
        margin-right: -30px;
    }
}
@media screen and (max-width: 375px) {
    #team .team .wrap {
        padding-left: 20px !important;
        padding-right: 20px !important;
    }
}
#menu {
    background: url("../img/top/menu_deco_01.png") no-repeat 0 0/683px, url("../img/top/menu_deco_02.png") no-repeat right 0/683px;
    background-color: #F4F2E9 !important;
    position: relative;
    text-align: center;
    border-top-left-radius: 48px;
    border-top-right-radius: 48px;
    padding: 50px 0 144px;
}
#menu .lead {
    padding: 0 30px 17px;
    letter-spacing: 0;
}
#menu .lead p {
    padding-bottom: 24px;
}
#menu h3 {
    font-size: 32px;
    font-weight: 500;
    padding-bottom: 25px;
}
#menu .list-banner {
    flex-wrap: wrap;
    gap: 15px;
    justify-content: center;
    max-width: 862px;
    margin: 0 auto 45px;
}
#menu .list-banner li {
    width: 204px;
}
#menu .list-banner li a {
    display: block;
    background-color: #fff;
    color: #584736;
    border-radius: 16px;
    padding: 32px 0 0;
    aspect-ratio: 1;
}
#menu .list-banner li a .photo {
    width: 98px;
    height: 98px;
    display: flex;
    background-color: #F4F2E9;
    border-radius: 8px;
    justify-content: center;
    align-items: center;
    margin: 0 auto 16px;
}
#menu .list-banner li a .photo img {
    height: 49px;
    width: auto;
    opacity: 1 !important;
}
#menu .list-banner li a .photo img.ext1 {
    height: 30px;
}
#menu .list-banner li a .photo img.ext2 {
    height: 40px;
}
#menu .list-banner li a .photo img.ext3 {
    height: 24px;
}
#menu .list-banner li a span:not(.photo) {
    position: relative;
    text-align: center;
    gap: 16px;
}
#menu .list-banner li a span:not(.photo):after {
    display: inline-block;
    margin-left: 16px;
    content: '';
    width: 0;
    height: 0;
    border-top: 3px solid transparent;
    border-left: 6px solid;
    border-bottom: 3px solid transparent;
}
#menu .list-banner li a i {
    font-size: 14px;
}
#menu .list-banner li a span.ext {
    letter-spacing: 0;
}
#menu .list-banner li a span.ext1 {
    letter-spacing: 0;
}
#menu .list-banner li a:hover {
    text-decoration: none;
}
@media screen and (min-width: 768px) {
    #menu .list-banner li a:hover {
        background-color: #584736;
        color: #fff;
    }
}
#menu .list-banner.ext {
    max-width: 100%;
    margin-bottom: 100px;
}
#menu .banner {
    flex-wrap: wrap;
    gap: 20px;
    justify-content: space-between;
    padding-bottom: 20px;
}
#menu .banner li {
    width: calc((100% - 40px)/3);
}
#menu .banner li a {
    background-image: url("../img/top/menu_bnr1.jpg");
    background-position: center;
    background-size: cover;
    color: #584736;
    font-size: 15px;
    border-radius: 16px;
    line-height: 1.4;
    border: 1px solid;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 204px;
    position: relative;
}
#menu .banner li a:before {
    position: absolute;
    content: '';
    background: url("../img/top/arow4.png") no-repeat 0 0/100%;
    width: 32px;
    height: 32px;
    right: 8px;
    bottom: 8px;
    z-index: 1;
}
#menu .banner li a i {
    font-style: normal;
}
#menu .banner li a .t {
    font-size: 28px;
}
#menu .banner li a .f_18 {
    display: inline-block;
    padding: 8px 0;
}
#menu .banner li a:hover {
    opacity: 0.8;
    text-decoration: none;
}
#menu .banner li.w50 {
    width: calc(50% - 10px);
}
@media screen and (min-width: 900px) {
    #menu .banner li.w50 a:before {
        width: 40px;
        height: 40px;
    }
}
#menu .banner li:nth-child(2) a {
    background-image: url("../img/top/menu_bnr2.jpg");
}
#menu .banner li:nth-child(3) a {
    background-image: url("../img/top/menu_bnr3.jpg");
}
#menu .banner li:nth-child(4) a {
    background-image: url("../img/top/menu_bnr4.jpg");
}
#menu .banner li:nth-child(5) a {
    background-image: url("../img/top/menu_bnr5.jpg");
}
@media screen and (max-width: 900px) {
    #menu .banner li {
        width: calc(50% - 10px);
    }
    #menu .banner li:last-child {
        margin: 0 auto;
    }
}
#menu .full-banner {
    padding: 10px;
    background-color: #99826B;
    border-radius: 8px;
    overflow: hidden;
    position: relative;
    transition: all .3s ease;
    -moz-transition: all .3s ease;
    -webkit-transition: all .3s ease;
}
#menu .full-banner:before {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 50%;
    z-index: 1;
    background-color: #584736;
}
#menu .full-banner a {
    position: relative;
    z-index: 3;
    justify-content: center;
    align-items: center;
    display: flex;
    color: #fff;
    font-size: 32px;
    font-weight: 700;
    border-radius: 8px;
    height: 120px;
    background: url("../img/top/menu_bnr6.jpg") no-repeat center/cover;
}
#menu .full-banner a:after {
    content: '';
    width: 0;
    height: 0;
    border-top: 7px solid transparent;
    border-left: 12px solid;
    border-bottom: 7px solid transparent;
    position: absolute;
    right: 32px;
    top: 50%;
    transform: translateY(-50%);
}
#menu .full-banner a:hover {
    text-decoration: none;
}
#menu .full-banner:hover {
    opacity: 0.8;
}
@media screen and (max-width: 767px) {
    #menu {
        background: url("../img/top/menu_bg_sp.png") repeat-y 0 0/100%;
        border-top-left-radius: 24px;
        border-top-right-radius: 24px;
        padding: 20px 0 113px;
    }
    #menu .lead {
        text-align: left;
    }
}
@media screen and (max-width: 767px) and (max-width: 375px) {
    #menu .lead {
        padding-left: 20px;
        padding-right: 20px;
    }
}
@media screen and (max-width: 767px) {
    #menu h3 {
        font-size: 24px;
    }
    #menu .list-banner {
        justify-content: space-between;
        gap: 10px;
    }
    #menu .list-banner.ext {
        margin-bottom: 40px;
    }
    #menu .list-banner li {
        width: calc(50% - 5px);
    }
    #menu .list-banner li a {
        padding: 20px 0 18px;
        border-radius: 16px;
        position: relative;
    }
    #menu .list-banner li a:before {
        position: absolute;
        content: '';
        background: url("../img/top/arow1_sp.png") no-repeat 0 0/100%;
        width: 24px;
        height: 24px;
        right: calc(50% - 64px);
        top: 119px;
        z-index: 1;
    }
    #menu .list-banner li a .photo {
        width: 117px;
        height: 117px;
        margin: 0 auto 10px;
    }
    #menu .list-banner li a i {
        font-size: 12px;
        font-style: normal;
        letter-spacing: 0;
    }
    #menu .list-banner li a span:not(.photo) {
        display: block;
        letter-spacing: 0;
    }
    #menu .list-banner li a span:not(.photo):after {
        display: none;
        letter-spacing: 0;
    }
    #menu .banner {
        gap: 8px;
    }
    #menu .banner li {
        width: 100% !important;
    }
    #menu .banner li a {
        font-size: 14px;
        height: auto;
        padding: 20px 0;
    }
    #menu .banner li a .t {
        font-size: 24px;
    }
    #menu .banner li a .t.ext {
        font-size: 28px;
    }
    #menu .banner li a .f_18 {
        font-size: 16px;
        padding: 0 0 4px;
    }
    #menu .banner li a .f_20 {
        font-size: 14px;
    }
    #menu .banner li a:before {
        width: 24px;
        height: 24px;
    }
    #menu .full-banner a {
        position: relative;
        font-size: 24px;
        background: url("../img/top/menu_bnr6_sp.jpg") no-repeat center/cover;
        gap: 27px;
    }
    #menu .full-banner a:after {
        border-top: 5px solid transparent;
        border-left: 9px solid;
        border-bottom: 5px solid transparent;
        position: static;
        transform: none;
    }
}
#feature {
    border-top-right-radius: 48px;
    border-top-left-radius: 48px;
    background-color: #fff;
    margin-top: -50px;
    position: relative;
    z-index: 1;
    padding-bottom: 80px;
}
#feature .lead {
    text-align: center;
    padding: 53px 30px 40px;
    position: relative;
}
#feature .lead:before {
    content: '';
    background: url("../img/top/feature_deco1.png") no-repeat 0 0/100%;
    width: 173px;
    height: 144px;
    position: absolute;
    top: 94px;
    left: calc(50% - 540px);
}
#feature .lead:after {
    content: '';
    background: url("../img/top/feature_deco2.png") no-repeat 0 0/100%;
    width: 105px;
    height: 140px;
    position: absolute;
    top: 94px;
    right: calc(50% - 540px);
}
#feature .lead .list {
    padding: 14px 0 24px;
    display: inline-flex;
    justify-content: center;
    gap: 26px;
}
#feature .lead .list li {
    background-color: #E9E6D5;
    font-size: 20px;
    line-height: 58px;
    border-radius: 80px;
    padding: 0 33px;
    position: relative;
}
#feature .lead .list li:before {
    content: '';
    background: url("../img/top/shape1.png") no-repeat 0 0/100%;
    width: 10px;
    height: 8px;
    position: absolute;
    right: 20px;
    bottom: -7px;
}
#feature .lead .list li:nth-child(2):before {
    background: url("../img/top/shape2.png") no-repeat 0 0/100%;
    right: auto;
    left: 30px;
}
@media screen and (max-width: 1100px) {
    #feature .lead:before {
        left: 10px;
    }
    #feature .lead:after {
        right: 10px;
    }
}
@media screen and (max-width: 810px) {
    #feature .lead:before {
        width: 123px;
        top: 131px;
    }
    #feature .lead:after {
        width: 84px;
        top: 131px;
    }
}
@media screen and (max-width: 767px) {
    #feature .lead {
        text-align: left;
        padding: 20px 30px 35px;
    }
    #feature .lead:before {
        width: 101px;
        left: 29px;
        top: -24px;
    }
    #feature .lead:after {
        width: 61px;
        right: calc(50% - 40px);
        top: 431px;
        display: none;
    }
    #feature .lead .list {
        max-width: 330px;
        gap: 16px;
        width: 100%;
        display: block;
        overflow: hidden;
        position: relative;
        padding: 24px 0 31px;
    }
    #feature .lead .list:before {
        content: '';
        background: url("../img/top/feature_deco2.png") no-repeat 0 0/100%;
        width: 61px;
        height: 82px;
        position: absolute;
        top: 17px;
        right: calc(50% - 132px);
    }
    #feature .lead .list li {
        text-align: center;
        display: inline-block;
    }
    #feature .lead .list li:nth-child(2) {
        float: right;
        margin-top: 16px;
    }
}
#feature .js-scroll {
position: relative;
height: 100vh;
}
#feature .js-scroll .wrap {
    justify-content: space-between;
    display: flex;
    align-items: center;
}
#feature .js-scroll li {
    background-image: url("../img/top/feature_bg1.jpg");
    background-size: cover;
    background-position: center;
    justify-content: center;
    align-items: center;
    display: flex;
    padding: 30px 0;
   position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      pointer-events: none;;
}
#feature .js-scroll li.active  {
    pointer-events: auto;;
}
#feature .js-scroll li .photo {
    width: calc(50% + 48px);
}
#feature .js-scroll li .photo.object-fit-cover-pc {
    height: 400px;
    overflow: hidden;
    border-radius: 24px;
    width: calc(50% - 20px);
}
#feature .js-scroll li .info {
    width: calc(50% - 30px);
    max-width: 490px;
    font-size: 18px;
}
@media screen and (max-width: 999px) {
    #feature .js-scroll li .info {
        width: calc(50% - 20px);
    }
}
#feature .js-scroll li .info h3 {
    font-size: 30px;
    font-weight: 700;
    padding: 0px 0 26px;
}
#feature .js-scroll li .bnr-cir {
    position: absolute;
    bottom: -23px;
    left: calc(50% - 160px);
    z-index: 1;
}
#feature .js-scroll li.feature1 .wrap:before {
    content: '';
    background: url("../img/top/features_deco1.png") no-repeat 0 0/100%;
    width: 110px;
    height: 126px;
    position: absolute;
    right: 28px;
    top: 12px;
}
@media screen and (max-width: 999px) {
    #feature .js-scroll li.feature1 .wrap:before {
        top: -80px;
    }
}
#feature .js-scroll li.feature2 {
    background-image: url("../img/top/feature_bg2.jpg");
}
#feature .js-scroll li.feature2 .info {
    order: -1;
    padding-top: 50px;
}
#feature .js-scroll li.feature2 .bnr-cir {
    bottom: -45px;
    left: auto;
    right: 299px;
}
@media screen and (max-width: 900px) {
    #feature .js-scroll li.feature2 .bnr-cir {
        right: 240px;
    }
}
#feature .js-scroll li.feature3 {
    background-image: url("../img/top/feature_bg3.jpg");
}
#feature .js-scroll li.feature3 .photo {
    width: calc(50% - 10px);
}
@media screen and (max-width: 999px) {
    #feature .js-scroll li .txt br.pc {
        display: none;
    }
}
@media screen and (max-width: 767px) {
    #feature .js-scroll li {
        display: block;
    }
    #feature .js-scroll li .wrap {
        display: block;
    }
    #feature .js-scroll li .info {
        width: auto;
        position: relative;
        padding: 0 0 !important;
    }
    #feature .js-scroll li .info h3 {
        font-size: 28px;
        padding-bottom: 10px;
    }
    #feature .js-scroll li .info .txt {
        letter-spacing: 0;
        font-size: 16px;
    }
    #feature .js-scroll li .info .txt .box_shape {
        padding-right: 160px;
        display: inline-block;
    }
    #feature .js-scroll li .bnr-cir {
        left: auto;
        right: 0;
        bottom: auto;
        top: 210px;
    }
    #feature .js-scroll li .bnr-cir.ext {
        right: 0;
        top: 150px;
    }
    #feature .js-scroll li .bnr-cir.ext1 {
        top: 192px;
    }
    #feature .js-scroll li .photo {
        width: auto !important;
        height: auto !important;
        margin-bottom: 18px;
    }
    #feature .js-scroll li .photo.object-fit-cover-pc {
        border-radius: 16px;
        height: auto;
        width: auto;
        margin-bottom: 25px;
    }
    #feature .js-scroll li.feature1 .wrap:before {
        top: 44vw;
        width: 20%;
        height: 24vw;
        right: auto;
        left: 8vw;
    }
}
@media screen and (max-width: 420px) {
    #feature .js-scroll li.feature3 .info {
        padding-bottom: 70px !important;
    }
    #feature .js-scroll li .info .txt {
        font-size: 14px;
        line-height: 1.5;
    }
    #feature .js-scroll li .photo {
        margin-bottom: 10px;
    }
    #feature .js-scroll li .photo.object-fit-cover-pc {
        margin-bottom: 18px;
    }
    #feature .js-scroll li .bnr-cir a {
        width: 130px;
        height: 130px;
        font-size: 16px;
    }
}
@media screen and (max-width: 767px) {
    #feature {
        border-top-right-radius: 24px;
        border-top-left-radius: 24px;
        padding: 0px 0 40px;
    }
}
.tbl_time {
    table-layout: fixed;
    font-size: 18px;
    font-weight: 500;
    line-height: 1;
    margin-bottom: 13px;
    background-color: #fff;
}
.tbl_time thead {
    border-bottom: 1px solid #78C365;
}
.tbl_time thead th {
    font-weight: 500;
    text-align: center;
    padding: 12px 0 14px;
}
.tbl_time thead th:first-child {
    width: 273px;
    text-align: left;
    padding-left: 17px;
    color: #78C365;
}
.tbl_time thead th:last-child {
    width: 46px;
}
@media screen and (max-width: 1080px) {
    .tbl_time thead th:first-child {
        width: 50%;
    }
    .tbl_time thead th:last-child {
        width: 38px;
    }
}
@media screen and (max-width: 767px) {
    .tbl_time thead th:first-child {
        width: 138px;
    }
    .tbl_time thead th:last-child {
        width: 38px;
    }
}
.tbl_time tbody tr th, .tbl_time tbody tr td {
    font-weight: 500;
    padding: 14px 0 14px;
    position: relative;
    text-align: center;
}
.tbl_time tbody tr th {
    text-align: left;
    padding-left: 17px;
}
.tbl_time tbody tr:first-child th, .tbl_time tbody tr:first-child td {
    padding-bottom: 3px;
}
#shopinfo {
    position: relative;
    background: url("../img/top/information_deco_01.png") no-repeat 0 0/434px, url("../img/top/information_deco_02.png") no-repeat right bottom;
    background-color: #F4F2E9;
    padding: 52px 0 90px;
    border-top-left-radius: 48px;
    border-top-right-radius: 48px;
}
#shopinfo .group {
    justify-content: space-between;
    padding: 27px 0 0;
}
#shopinfo .group .col-l, #shopinfo .group .col-r {
    width: calc(50% - 20px);
}
@media screen and (max-width: 1080px) {
    #shopinfo .group .col-l, #shopinfo .group .col-r {
        width: calc(50% - 10px);
    }
}
@media screen and (max-width: 990px) {
    #shopinfo .group .col-l {
        width: 310px;
    }
    #shopinfo .group .col-r {
        width: calc(100% - 340px);
    }
}
#shopinfo .link {
    display: inline-flex;
    flex-wrap: wrap;
    gap: 16px;
    padding: 37px 0 0;
}
#shopinfo .link .bnr-shared {
    width: auto;
    margin: 0;
}
#shopinfo .link .bnr-shared a {
    padding: 0 80px 0 33px;
}
#shopinfo .info {
    padding-bottom: 25px;
}
#shopinfo .info h3 {
    position: relative;
    padding: 0 0 8px 28px;
    font-size: 20px;
    font-weight: 700;
    letter-spacing: 0;
}
#shopinfo .info h3:before {
    content: '';
    background-color: #78C365;
    width: 20px;
    height: 20px;
    position: absolute;
    left: 0;
    top: 5px;
}
#shopinfo .info p {
    font-size: 14px;
    letter-spacing: 0;
}
#shopinfo .info p.note .time:before {
    content: '・';
}
@media screen and (max-width: 880px) {
    #shopinfo .info p.note .time {
        display: block;
        padding-left: 15px;
    }
    #shopinfo .info p.note .time:before {
        display: none;
    }
}
#shopinfo .info .tbl_time {
    margin-bottom: 8px;
}
#shopinfo .gmap {
    position: relative;
    line-height: 0;
    border-radius: 24px;
    overflow: hidden;
    height: 400px;
}
#shopinfo .gmap iframe {
    position: absolute;
    top: 0;
    left: 0;
    height: 100% !important;
}
#shopinfo .tbl-info {
    padding-bottom: 25px;
}
#shopinfo .tbl-info h1 {
    font-weight: 500;
}
#shopinfo .tbl-info dl {
    padding-bottom: 15px;
    font-size: 18px;
}
#shopinfo .tbl-info dt {
    padding-bottom: 5px;
    font-size: 16px;
    font-weight: 700;
    color: #65B3C3;
}
@media screen and (max-width: 767px) {
    #shopinfo {
        background: #F4F2E9 url("../img/top/info_bg_sp.png") repeat-y 0 0/100%;
        border-top-left-radius: 24px;
        border-top-right-radius: 24px;
        padding: 20px 0 60px;
    }
    #shopinfo .group {
        display: block;
        padding-top: 0;
    }
    #shopinfo .group .col-l, #shopinfo .group .col-r {
        width: 100%;
    }
    #shopinfo .col-l .bnr-shared {
        width: 202px;
        margin: 24px 0;
    }
    #shopinfo .col-l .bnr-shared a {
        font-size: 20px;
        padding: 0 0 0 31px;
    }
    #shopinfo .tbl_time.ext tbody th, #shopinfo .tbl_time.ext tbody span {
        letter-spacing: 0;
    }
    #shopinfo .tbl_time.ext thead th:first-child {
        width: 160px;
    }
    #shopinfo .gmap {
        height: 61vw;
        border-radius: 16px;
    }
    #shopinfo .tbl-info {
        padding-bottom: 10px;
    }
    #shopinfo .link {
        display: inline-flex;
        flex-wrap: wrap;
        gap: 8px;
        padding: 0;
    }
    #shopinfo .link .bnr-shared a {
        padding: 0 78px 0 32px;
        font-size: 20px;
    }
}
@media screen and (max-width: 767px) {
    .js-active #fix-btn {
        opacity: 0;
        visibility: hidden;
        pointer-events: none;
    }
}