@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Outfit&display=swap");

html {
    font-family: -apple-system, BlinkMacSystemFont, "\6E38\30B4\30B7\30C3\30AF Medium", "Yu Gothic Medium",
    "\6E38\30B4\30B7\30C3\30AF\4F53", YuGothic, "Hiragino Kaku Gothic ProN", "Helvetica Neue", Meiryo, sans-serif !important;
    -webkit-font-smoothing: antialiased !important;
}

body {
    font-family: -apple-system, BlinkMacSystemFont, "\6E38\30B4\30B7\30C3\30AF Medium", "Yu Gothic Medium",
    "\6E38\30B4\30B7\30C3\30AF\4F53", YuGothic, "Hiragino Kaku Gothic ProN", "Helvetica Neue", Meiryo, sans-serif !important;
}
/*
.touch-action_none{
    touch-action: none;
}
*/
/* ハンバーガーメニュー展開時、背景を固定 */
body.active {
//  height: 100%;
//  overflow: hidden;
}

body {
    color: #313131;
    font-family: Zen Kaku Gothic New, sans-serif;
}

@media screen and (min-width: 760px) {

    a,
    button {
        /*-webkit-transition: 0.3s;*/
        /*transition: 0.3s;*/
    }

    a:hover,
    button:hover {
        cursor: pointer;
        opacity: 0.95;
        transition: 0.5s;
    }
}

.p-header-nav__link:hover {
    opacity: 1;
}

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

body,
h1,
h2,
h3,
h4,
p,
figure,
blockquote,
dl,
dd,
ul,
li {
    margin: 0;
}

ul,
ol {
    padding: 0;
    list-style: none;
}

html:focus-within {
    scroll-behavior: smooth;
}

body {
    min-height: 100vh;
    line-height: 1.5;
    text-rendering: optimizeSpeed;
}

a:not([class]) {
    -webkit-text-decoration-skip: ink;
    text-decoration-skip-ink: auto;
}

a {
    color: inherit;
    text-decoration: none;
}

img,
picture {
    display: block;
    max-width: 100%;
}

input,
button,
textarea,
select {
    font: inherit;
}

button {
    padding: 0;
    border: none;
    background-color: initial;
}


.l-inner {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    /* padding-right: 1.25rem;
    padding-left: 1.25rem; */
}

.add_l-inner,
.add_l-column {
    padding-right: 0;
    padding-left: 0;
}

@media screen and (min-width: 760px) {
    .l-inner {
        /*max-width: 1870px;*/
        padding-left: 0;
    }
}

.p-life-definition .p-life-definition__list {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.p-life-definition .p-life-definition__list > li {
    width: 48%;
}

.l-top--service {
    margin-top: 2.5rem;
}

@media screen and (min-width: 760px) {
    .l-top--service {
        margin-top: 5rem;
    }
}

.l-top--member {
    margin-top: 2.5rem;
    margin-bottom: 3.125rem;
}

@media screen and (min-width: 760px) {
    .l-top--member {
        margin-top: 5rem;
        margin-bottom: 5.75rem;
    }
}

.l-top--column {
    margin-top: 3.125rem;
}

@media screen and (min-width: 760px) {
    .l-top--column {
        margin-top: 5.75rem;
    }
}

.l-pagetop {
    position: fixed;
    right: 0.625rem;
    bottom: 0.625rem;
}

@media screen and (min-width: 760px) {
    .l-pagetop {
        right: 2.5rem;
        bottom: 2.5rem;
    }
}

.l-header {
    z-index: 9999;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
}

@media screen and (min-width: 760px) {
    .l-header {
        position: fixed;
        top: 0;
        /* max-width: 12.5rem; */
        height: 100vh;
    }
}

.l-concept {
    padding-top: 9rem;
}

@media screen and (min-width: 760px) {
    .l-concept {
        padding-top: 8.4375rem;
    }
}

.l-plan {
    margin-top: 0.6875rem;
}

@media screen and (min-width: 760px) {
    .l-plan {
        margin-top: 6.875rem;
    }
}

.l-studio {
    margin-top: 6.25rem;
}

.l-column {
    margin-top: 6.1875rem;
}

.l-news {
    /*margin-top: 4.6875rem;*/   /* 新UI刷新PJコメントアウト */
}

@media screen and (min-width: 760px) {
    .l-news {
        /*margin-top: 7.1875rem;*/   /* 新UI刷新PJコメントアウト */
    }
}

.l-item {
    margin-top: 2.8125rem;
}

@media screen and (min-width: 760px) {
    .l-item {
        margin-top: 7.5rem;
    }
}

.l-reserve {
    /* margin-top: 1.5rem; */
}

@media screen and (min-width: 760px) {
    .l-reserve {
        /* margin-top: 1.5rem; */
    }
}

@media screen and (min-width: 760px) {
    .l-reserve.--plan {
        margin-top: 4.6875rem;
    }
}

.l-test {
    padding: 3.125rem;
    background-color: #eee;
    color: red;
    font-size: 2rem;
}

.l-about {
    margin-top: 6.25rem;
}

@media screen and (min-width: 760px) {
    .l-about {
        margin-top: 5rem;
    }
}

.l-under-plan {
    /*margin-top: 4.375rem;*/
    margin-top: 3.15rem !important;  /* 新UI刷新PJ追加 */
}

@media screen and (min-width: 760px) {
    .l-under-plan {
        margin-top: 4.0625rem;
    }
}

.l-coordinate {
    /*margin-top: 5.9375rem;*/
    margin-top: 40px;  /* 新UI刷新PJ追加 */
}

@media screen and (min-width: 760px) {
    .l-coordinate {
        /*margin-top: 4.375rem;*/
        margin-top: 40px;  /* 新UI刷新PJ追加 */
    }
}

.l-staff {
    margin-top: 7.1875rem;
}

.l-story {
    margin-top: 3.125rem;
    /*padding-top: 5.3125rem;*/
    padding-top: 40px;   /* 新UI刷新PJ追加 */
    /*padding-bottom: 5.625rem;*/
    padding-bottom: 40px;   /* 新UI刷新PJ追加 */
}

@media screen and (min-width: 760px) {
    .l-story {
        /*margin-top: 6.875rem;*/
        margin-top: 40px !important;  /* 新UI刷新PJ追加 */
        /*padding-top: 4.6875rem;*/
        padding-bottom: 4.0625rem;
    }
}

.l-photo {
    /*margin-top: 4.6875rem;*/
    margin-top: 40px;  /* 新UI刷新PJ追加 */
}

@media screen and (min-width: 760px) {
    .l-photo {
        /*margin-top: 8rem;*/
        margin-top: 40px;  /* 新UI刷新PJ追加 */
    }
}

.l-access {
    /*margin-top: 7.625rem;*/  /* 新UI刷新PJ追加 */
    margin-top: 40px;  /* 新UI刷新PJ追加 */
}

@media screen and (min-width: 760px) {
    .l-access {
        /*margin-top: 6.25rem;*/  /* 新UI刷新PJ追加 */
        margin-top: 40px;  /* 新UI刷新PJ追加 */
    }
}

.l-follow {
    /*margin-top: 6.25rem;*/
    margin-top: 40px !important;   /* 新UI刷新PJ追加 */
}

.l-plan-page {
    margin-top: 3.4375rem;
}

@media screen and (min-width: 760px) {
    .l-plan-page {
        margin-top: 9.6875rem;
    }
}

.l-charm {
    margin-top: 8.75rem;
}

@media screen and (min-width: 760px) {
    .l-charm {
        margin-top: 11.875rem;
    }
}

.l-reason {
    margin-top: 3.9375rem;
}

@media screen and (min-width: 760px) {
    .l-reason {
        margin-top: 40px;
    }
}

.l-plan-baby {
    margin-top: 2.6875rem;
}

.l-price {
    margin-top: 5.375rem;
}

@media screen and (min-width: 760px) {
    .l-price {
        margin-top: 40px;
    }
}

.l-system {
    margin-top: 40px;
}

.l-reserve-baby {
    margin-top: 9.6875rem;
}

@media screen and (min-width: 760px) {
    .l-reserve-baby {
        margin-top: 40px;
    }
}

.l-flow-baby {
    margin-top: 7.8125rem;
}

@media screen and (min-width: 760px) {
    .l-flow-baby {
        margin-top: 40px;
    }
}

.l-flow-baby + .l-flow-baby {
    margin-top: 12.5rem;
}

@media screen and (min-width: 760px) {
    .l-flow-baby + .l-flow-baby {
        margin-top: 80px;
    }
}

.l-voice-baby {
    margin-top: 12.1875rem;
}

@media screen and (min-width: 760px) {
    .l-voice-baby {
        margin-top: 40px;
    }
}

.l-tab-faq {
    margin-top: 6.5625rem;
}

.p-under-mv__title {
    text-align: center;

}

.under_sub_title {
    color: #fff;
    font-size: 1.3rem;
    padding-top: 10px;
}

@media screen and (min-width: 760px) {
    .l-tab-faq {
        margin-top: 4.6875rem;
    }
}

@media screen and (min-width: 760px) {
    .l-life {
        padding-top: 8.125rem;
    }

    .add_p-lifes {
        padding-top: 0;
    }
}

.c-text24 {
    font-weight: 900;
    font-size: 16px;
    line-height: 1.4;
    letter-spacing: 0.04em;
}

.c-text15 {
    font-size: 14px;
    line-height: 1.8;
    letter-spacing: 0.04em;
}

.c-link {
    width: 100vw;
    margin: 0 calc(50% - 50vw);
//    padding: 1.875rem 1.25rem;
//    padding: 2px!important;
    border: 1px solid #00a3e1;
    background-color: #fff;
}


.c-link__items {
    -webkit-box-align: center;
    -ms-flex-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    height: 100%;
}

.c-link__item {
    position: relative;
    width: 30%;
//    height: inherit;
    height: 46px;
}

.c-link__item:after {
    -webkit-transform: translateY(-50%);
    position: absolute;
    top: 50%;
    right: 0;
    width: 1px;
//    height: 4.375rem;
//    height: 4rem;
    transform: translateY(-50%);
    background-color: #00a3e1;
    content: "";
    height:66px;
}
@media (min-width:761px) and (max-width:1080px){
    .c-link__item:after  {
        height: 46px;
    }
}

.c-link__item:last-child:after {
    display: contents;
}

.c-link__item a {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    height: inherit;
    padding: 3px 3px 5px;
    height: 36px;
}
@media (min-width:761px) and (max-width:1080px){
    .c-link__item a {
        height: 46px;
    }
}

.c-link__item a img {
    -o-object-fit: contain;
    aspect-ratio: 41/43;
//    width: 100%;
    width: 16px;
    max-width: 2.8125rem;
    height: 100%;
    object-fit: contain;
}

.c-link__text {
//    margin-top: 0.6875rem;
    margin-top: 2px;
    color: #00a3e1;
    font-weight: 700;
//    font-size: 20px;
    font-size: 10px!important;
    line-height: 1.4;
    letter-spacing: -0.025em;
}

.c-sec-ttl {
    color: #00a3e1;
    font-weight: 300;
    font-size: 5rem;
    line-height: 1;
    font-family: "Outfit", sans-serif;

    letter-spacing: 0.1em;
    text-align: center;
    text-transform: capitalize;
}

@media screen and (min-width: 760px) {
    .c-sec-ttl {
    //    font-size: 5.625rem;
    //    font-size: 65px;
        font-family: "Outfit", sans-serif;

        font-size: 5vw;
    }
}

.c-sec-ttl.c-sec-ttl--white {
    color: #fff;
}

.c-btn {
    position: relative;
    color: #2db4e8;
    font-size: 1rem;
    line-height: 1;
    letter-spacing: 0.025em;
    text-transform: capitalize;
}

@media screen and (min-width: 760px) {
    .c-btn {
        font-size: 18px;
    }
}

.c-btn:after {
    -webkit-transform: translateX(-50%);
    position: absolute;
    bottom: -20px;
    left: 55%;
    width: 10rem;
    height: 100%;
    transform: translate(-50%);
    background: url(../images/common/link-yazirusi-blue.png) no-repeat center center/contain;
    content: "";
}

@media screen and (min-width: 760px) {
    .c-btn:after {
        width: 15rem;
    }
}

.c-btn.c-btn--gallery {
    color: #fff;
}

@media screen and (min-width: 760px) {
    .c-btn.c-btn--gallery {
        color: #2c2c2c;
    }
}

.c-btn.c-btn--gallery:after {
    background: url(../images/common/link-yazirusi-white.png) no-repeat center center/contain;
}

@media screen and (min-width: 760px) {
    .c-btn.c-btn--gallery:after {
        background: url(../images/common/link-yazirusi-black.png) no-repeat center center/contain;
    }
}

@media screen and (min-width: 760px) {
    .c-btn.c-btn--black:after {
        background: url(../images/common/link-yazirusi-black.png) no-repeat center center/contain;
    }
}

@media screen and (min-width: 760px) {
    .c-btn.c-btn--blue {
        color: #2c2c2c;
    }
}

.c-btn.c-btn--blue:after {
    background: url(../images/common/link-yazirusi-blue.png) no-repeat center center/contain;
}

.c-gallery__gallery {
    width: 100vw;
    margin: 0 calc(50% - 50vw);
    position: relative;
    transition: ease 0.3s;
}

@media screen and (min-width: 760px) {
    .c-gallery__gallery {
        aspect-ratio: 1480/990;
        width: 100%;
        margin: 0;
    }
}

.pop_shadow:before {
    content: "Gallery";
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: #fff;
    font-size: 5rem;
    z-index: 1;
    opacity: 0;
    transition: 0.5s;
}

.pop_shadow:hover:before {
    opacity: 1;
    transition: 0.5s;
}

@media screen and (min-width: 760px) {
    .c-gallery__gallery {
        font-size: 8rem;
    }
}

.gallery_box {
    width: 50%;
    position: relative;
}

.c-gallery__gallery .gallery_box:before {
    content: "Gallery";
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: #fff;
    font-size: 30px;
    z-index: 1;
    opacity: 0;
    transition: 0.5s;
}

.c-gallery__gallery .gallery_box02:before {
    content: "Guest Story";
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: #fff;
    font-size: 30px;
    z-index: 1;
    opacity: 0;
    transition: 0.5s;
    text-align: center;
    width: 100%;
}

.c-gallery__gallery .gallery_box:hover::before,
.c-gallery__gallery .gallery_box:hover::after {
    opacity: 1;
    transition: 0.5s;
}

.c-gallery__gallery .gallery_box::after {
    content: "";
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    left: 0;
    background-color: rgba(0, 0, 0, 0.401);
    opacity: 0;
    transition: 0.5s;
}

.pop_shadow::after {
    content: "";
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    left: 0;
    background-color: rgba(0, 0, 0, 0.401);
    opacity: 0;
    transition: 0.5s;
}

.pop_shadow:hover::after {
    opacity: 1;
    transition: 0.5s;
}

.c-gallery__gallery img {
    -o-object-fit: cover;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

@media screen and (max-width: 768px) {
    .add_c-gallery__box2 img {
        transform: scale(1.4) translateY(-50px);
    }

    .add_c-gallery__box2 {
        overflow: hidden;
    }
}

.c-gallery__btn.c-gallery__btn--gallery {
    position: absolute;
    right: 5rem;
    bottom: 2.3125rem;
}

@media screen and (min-width: 760px) {
    .c-gallery__btn.c-gallery__btn--gallery {
        -webkit-transform: translateX(-4.0625rem);
        position: relative;
        right: initial;
        bottom: initial;
        transform: translate(-4.0625rem);
        text-align: right;
    }
}

.c-gallery__box2 {
    position: relative;
    width: 100%;
    margin-top: 0.6875rem;
}

@media screen and (min-width: 760px) {
    .c-gallery__box2 {
        margin-top: 0.4375rem;
    }
}

.c-btn.c-btn--plan {
    color: #00a3e1;
}

.c-button {
    -webkit-transition: background-color 0.3s;
    -webkit-transition: color 0.3s;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    position: relative;
    align-items: center;
    justify-content: center;
    min-width: 20.1875rem;
    padding: 1.5625rem 0.625rem;
    border-radius: 35px;
    background-color: #00a3e1;
    color: #fff;
    font-weight: 500;
    font-size: 18px;
    line-height: 1;
    letter-spacing: 0.025em;
    cursor: pointer;
    transition: background-color 0.3s;
    transition: color 0.3s;
}

.c-button__comfirm {
    -webkit-transition: background-color 0.3s;
    -webkit-transition: color 0.3s;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    position: relative;
    align-items: center;
    justify-content: center;
    min-width: 20.1875rem;
    padding: 1.5625rem 0.625rem;
    border-radius: 35px;
    background-color: #00a3e1;
    color: #fff;
    font-weight: 500;
    font-size: 18px;
    line-height: 1;
    letter-spacing: 0.025em;
    cursor: pointer;
    transition: background-color 0.3s;
    transition: color 0.3s;
}

#form_attach_file > .btn.filebtn > span {
    -webkit-transition: background-color 0.3s;
    -webkit-transition: color 0.3s;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    position: relative;
    align-items: center;
    justify-content: center;
    min-width: 20.1875rem;
    padding: 1.5625rem 0.625rem;
    border-radius: 35px;
    background-color: #00a3e1;
    color: #fff;
    font-weight: 500;
    font-size: 18px;
    line-height: 1;
    letter-spacing: 0.025em;
    cursor: pointer;
    transition: background-color 0.3s;
    transition: color 0.3s;
}

.c-button.c-button--w220 {
    min-width: 13.75rem;
}

.c-button.c-button--w280 {
    min-width: 17.5rem;
}

.c-button.c-button--w360 {
    min-width: 22.5rem;
}

.c-button {
    /*font-size: 18px;*/
    font-size: 1.3rem!important;
    padding: 1.2rem 3.3rem;
}

.c-button__comfirm {
    font-size: 18px;
    padding: 1.2rem 3.3rem;
}

#form_attach_file > .btn.filebtn > span {
    font-size: 18px;
    padding: 1.2rem 3.3rem;
}

.c-button {
    position: relative;
    overflow: hidden;
    transition: 0.5s;
    border:solid 1px #00a3e1 !important;  /* 6/29追加 */
}

.c-button__comfirm {
    position: relative;
    overflow: hidden;
    transition: 0.5s;
}

#form_attach_file > .btn.filebtn > span {
    position: relative;
    overflow: hidden;
    transition: 0.5s;
    border:solid 1px #00a3e1 !important;  /* 6/29追加 */
}

.c-button::before {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    content: "";
    background: #fff;
    border-radius: calc(30px * 0.9);
    transform-origin: right top;
    transform: scaleX(0);
    transition: transform 0.3s;
}

.c-button__comfirm::before {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    content: "";
    background: #fff;
    border-radius: calc(30px * 0.9);
    transform-origin: right top;
    transform: scaleX(0);
    transition: transform 0.3s;
}

#form_attach_file > .btn.filebtn > span::before {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    content: "";
    background: #fff;
    border-radius: calc(30px * 0.9);
    transform-origin: right top;
    transform: scaleX(0);
    transition: transform 0.3s;
}

@media screen and (min-width:760px){
    .c-button:hover {
        transform-origin: left top;
        transform: scale(1, 1);
        transition: transform 0.3s;
        color: #00a3e1 !important;
        background-color: white;
        transition: 0.5s;
        opacity: 1;
        border:solid 1px #00a3e1 !important;    /* 6/29追加 */
    }
    #form_attach_file > .btn.filebtn > span:hover {
        transform-origin: left top;
        transform: scale(1, 1);
        transition: transform 0.3s;
        color: #00a3e1 !important;
        background-color: white;
        transition: 0.5s;
        opacity: 1;
        border:solid 1px #00a3e1 !important;    /* 6/29追加 */
    }

@media screen and (max-width:760px){
    .c-button:hover {
        border:solid 1px #00a3e1 !important;    /* 6/29追加 */
    }
}
    .c-button__comfirm:hover {
        transform-origin: left top;
        transform: scale(1, 1);
        transition: transform 0.3s;
        color: #00a3e1 !important;
        background-color: white;
        transition: 0.5s;
        opacity: 1;
    }

    #form_attach_file > .btn.filebtn > span:hover {
        transform-origin: left top;
        transform: scale(1, 1);
        transition: transform 0.3s;
        color: #00a3e1 !important;
        background-color: white;
        transition: 0.5s;
        opacity: 1;
    }

    .c-button:hover::before {
        transform-origin: left top;
        transform: scale(1, 1);
        transition: transform 0.3s;
    }

    .c-button__comfirm:hover::before {
        transform-origin: left top;
        transform: scale(1, 1);
        transition: transform 0.3s;
    }

    #form_attach_file > .btn.filebtn > span:hover::before {
        transform-origin: left top;
        transform: scale(1, 1);
        transition: transform 0.3s;
    }
}

.c-button:active {
    box-shadow: unset !important;
    /*position: relative;*/
    /*right: 2px;*/
    /*top: 2px;*/
    /*z-index: 10;*/
}

.c-button__comfirm:active {
    box-shadow: unset !important;
    /*position: relative;*/
    /*right: 2px;*/
    /*top: 2px;*/
    /*z-index: 10;*/
}

#form_attach_file > .btn.filebtn > span:active {
    box-shadow: unset !important;
    /*position: relative;*/
    /*right: 2px;*/
    /*top: 2px;*/
    /*z-index: 10;*/
}

.c-button02 {
    position: relative;
    overflow: hidden;
    transition: 0.5s;
    padding: 1.2rem 6.3rem 1.2rem 3.2rem;
}

.c-button02:active {
    box-shadow: unset !important;
}


#form_attach_file > .btn.filebtn > span {
    background: #FFF !important;
    border: soid 1px #00a3e1;
    color:#00a3e1;
}

@media screen and (min-width:768px){
    .c-button02::before {
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        z-index: -1;
        content: "";
        background: #00a3e1;
        border-radius: calc(30px * 0.9);
        transform-origin: right top;
        transform: scaleX(0);
        transition: transform 0.3s;
    }
    
    .c-button02:hover {
        transform-origin: left top;
        transform: scale(1, 1);
        transition: transform 0.3s;
        color: #fff !important;
        transition: 0.5s;
        opacity: 1;
    }
    
    .c-button02:hover::before {
        transform-origin: left top;
        transform: scale(1, 1);
        transition: transform 0.3s;
    }

    .c-button03::before {
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        z-index: -1;
        content: "";
        background: #00a3e1;
        border-radius: calc(30px * 0.9);
        transform-origin: right top;
        transform: scaleX(0);
        transition: transform 0.3s;
    }
    
    .c-button03__ext01::before {
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        z-index: -1;
        content: "";
        background: #00a3e1;
        border-radius: calc(30px * 0.9);
        transform-origin: right top;
        transform: scaleX(0);
        transition: transform 0.3s;
    }
    
    #form_attach_file > .btn.filebtn > span::before {
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        z-index: -1;
        content: "";
        background: #00a3e1;
        border-radius: calc(30px * 0.9);
        transform-origin: right top;
        transform: scaleX(0);
        transition: transform 0.3s;
    }
    
    .c-button03:hover {
        transform-origin: left top;
        transform: scale(1, 1);
        transition: transform 0.3s;
        color: #fff !important;
        transition: 0.5s;
        opacity: 1;
    }

    .c-button03__ext01:hover {
        transform-origin: left top;
        transform: scale(1, 1);
        transition: transform 0.3s;
        color: #fff !important;
        transition: 0.5s;
        opacity: 1;
    }

    #form_attach_file > .btn.filebtn > span:hover {
        transform-origin: left top;
        transform: scale(1, 1);
        transition: transform 0.3s;
        color: #fff !important;
        transition: 0.5s;
        opacity: 1;
    }

    .c-button03:hover::before {
        transform-origin: left top;
        transform: scale(1, 1);
        transition: transform 0.3s;
    }

    .c-button03__ext01:hover::before {
        transform-origin: left top;
        transform: scale(1, 1);
        transition: transform 0.3s;
    }

    #form_attach_file > .btn.filebtn > span:hover::before {
        transform-origin: left top;
        transform: scale(1, 1);
        transition: transform 0.3s;
    }
}

.c-button02:hover .dli-arrow-up {
    color: #fff;
}

.c-under-ttl {
    color: #00a3e1;
    font-weight: 500;
    font-size: 4rem;
    line-height: 1;
    letter-spacing: 0.1em;
    text-transform: capitalize;
    font-family: "Outfit", sans-serif;
}

.c-under-ttl.narrow {
    letter-spacing: 0.07em;
}


@media screen and (min-width: 760px) {
    .c-under-ttl {
        display: inline-block;
    }
}

.c-under-ttl--ja {
    margin-top: 1.25rem;
    color: #00a3e1;
    font-weight: 500;
    font-size: 16px;
    line-height: 1.2916666667;
    font-family: Zen Kaku Gothic New, sans-serif;
    letter-spacing: -0.025em;
}

@media screen and (min-width: 760px) {
    .c-under-ttl--ja {
        display: inline-block;
        margin-top: 0;
        font-size: 1.75rem;
        letter-spacing: 0.025em;
    }
}

.c-under-ttl--ja span {
    display: none;
}

@media screen and (min-width: 760px) {
    .c-under-ttl--ja span {
        display: inline-block;
    }
}

.c-under-ttl--text {
    margin-top: 1.5625rem;
    /*font-size: 16px;*/
    font-size: 1.3rem;   /* 新UI刷新PJ追加 */
    line-height: 1.3636363636;
    letter-spacing: -0.025em;
}

@media screen and (min-width: 760px) {
    .c-under-ttl--text {
        line-height: 1.8095238095;
    }
}

.c-faq {
    /*margin-top: 10.125rem;*/  /* 新UI刷新PJ削除 */
    text-align: center;
}

.c-faq + .c-faq {
    margin-top: 6.875rem;
}

@media screen and (min-width: 760px) {
    .c-faq + .c-faq {
        margin-top: 4.0625rem;
    }
}

.c-faq__inner.l-inner {
    max-width: 43.125rem;
}

@media screen and (min-width: 760px) {
    .c-faq__inner.l-inner {
        max-width: 58.4375rem;
    }
}

.c-faq__ttl {
    color: #6d6d6d;
    font-weight: 500;
    font-size: 2.25rem;
    line-height: 1;
}

.c-faq__items {
    margin-top: 3.75rem;
}

@media screen and (min-width: 760px) {
    .c-faq__items {
        margin-top: 1.4375rem;
    }
}

.c-faq__item {
    border-top: 1px solid #00a3e1;
}

.c-faq__item:last-child {
    border-bottom: 1px solid #00a3e1;
}

.c-faq__btn {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    justify-content: space-between;
    width: 100%;
    padding: 1rem 2.625rem 1rem 1.125rem;
    background-color: #fff;
    color: #00a3e1;
    font-size: 1rem;
    line-height: 1.4375;
    letter-spacing: 0.2em;
    text-align: left;
}

@media screen and (min-width: 760px) {
    .c-faq__btn {
        padding: 1.4375rem 4.6875rem 1.4375rem 1.875rem;
        /*font-size: 1.3125rem;*/
        font-size: 1.3rem;   /* 新UI刷新PJ */
    }
}

.c-faq__btn:after {
    -webkit-transition: 0.3s;
    -webkit-transform: translateY(-50%);
    position: absolute;
    top: 50%;
    right: 1.1875rem;
    width: 0;
    height: 0;
    transform: translateY(-50%);
    border-width: 5px 5px 0;
    border-style: solid;
    border-color: #00a3e1 transparent transparent;
    content: "";
    transition: 0.3s;
}

@media screen and (min-width: 760px) {
    .c-faq__btn:after {
        right: 2.1875rem;
        border-width: 5px 5px 0;
    }
}

.c-faq__btn.open:after {
    -webkit-transform: translateY(-50%) rotate(180deg);
    transform: translateY(-50%) rotate(180deg);
}

.c-faq__content {
    display: none;
    margin-bottom: 1.875rem;
    padding: 1.25rem 1.875rem 1rem;
    background-color: #f2f2f2;
    color: #494848;
    font-size: 1rem;
    line-height: 1.5;
    text-align: left;
}

@media screen and (min-width: 760px) {
    .c-faq__content {
        margin-bottom: 1.25rem;
        padding: 0.9375rem 1.5625rem;
    }
}

.p-contact-faq {
    display: block;
}

@media screen and (min-width: 760px) {
    .p-contact-faq {
        display: none;
    }
}

.p-contact-faq__inner {
    width: 100%;
    max-width: 39.875rem;
    margin-top: 6.5625rem;
    margin-inline: auto;
    padding: 3.125rem 2.6875rem;
    border: 1px solid #00a3e1;
    border-radius: 5px;
}

.p-contact-faq__inner p {
    font-size: 16px;
    line-height: 1.875;
    letter-spacing: 0.075em;
}

.p-contact-faq__btn {
    margin-top: 3.75rem;
    text-align: center;
}

.c-breadcrumb {
    font-size: 20px;
}

.c-breadcrumb {
    -ms-flex-wrap: wrap;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    list-style: none;
}

.c-breadcrumb li:not(:last-of-type):after {
    margin: 0 0.6em;
    content: "\203a";
    color: #777;
}

.wp-pagenavi {
    margin-top: 5.9375rem;
    clear: both;
    text-align: center;
}

.wp-pagenavi a,
.wp-pagenavi span {
    -webkit-transition: 0.2s ease-in-out;
    display: inline-block;
    padding: 1.03125rem 1.25rem;
    border: 1px solid #00a3e1;
    border-radius: 3px;
    background-color: #fff;
    color: #00a3e1;
    line-height: 1;
    text-align: center;
    text-decoration: none;
    white-space: nowrap;
    transition: 0.2s ease-in-out;
}

.wp-pagenavi a:hover {
    border-color: #00a3e1;
    background-color: #fff;
    color: #00a3e1;
}

.wp-pagenavi a.previouspostslink,
.wp-pagenavi a.nextpostslink {
    padding: 1rem;
    font-weight: 700;
}

.wp-pagenavi a.previouspostslink {
    margin-right: 2.5rem;
}

.wp-pagenavi a.nextpostslink {
    margin-left: 2.5rem;
}

.wp-pagenavi span.current {
    border-color: #00a3e1;
    background-color: #00a3e1;
    color: #fff;
    font-weight: 700;
}

.c-sec-ttl2 {
    color: #00a3e1;
    font-weight: 500;
    font-size: 30px;
    line-height: 2;

    letter-spacing: -0.025em;
}

@media screen and (min-width: 760px) {
    .c-sec-ttl2 {
        text-align: center;
    }
}

.c-sec-ttl2:after {
    margin-left: 1.25rem;
    content: attr(data-title);
    font-weight: 700;
    font-size: 18px;
    line-height: 1;
    font-family: Zen Kaku Gothic New, sans-serif;
    letter-spacing: -0.025em;
}

.c-sec-ttl2--md {
    font-weight: 700;
    font-size: 25px;
}

.c-btn-white {
    display: inline-block;
    width: 100%;
    position: relative;
    max-width: 20.25rem;
    padding: 0.75rem 1.25rem;
    border: 1px solid #2db4e8;
    border-radius: 35px;
    background-color: #fff;
    color: #00a3e1;
    font-weight: 500;
    font-size: 18px;
    line-height: 2.0454545455;
    letter-spacing: 0.075em;
    text-align: center;
}

.p-accordion__item + .p-accordion__item {
    margin-top: 1.875rem;
}

@media screen and (min-width: 760px) {
    .p-accordion__item + .p-accordion__item {
        margin-top: 1.5rem;
    }
}

.p-sidebar {
    overflow-x: hidden;
}

@media screen and (min-width: 760px) {
    .p-sidebar {
        display: -webkit-box;
        display: -ms-flexbox;
        /*display: flex;*/
        display: block;  /* 新UI刷新PJ追加 */
    }
}

.p-sidebar__content {
    width: 100%;
    padding-left: 199px;
}

@media screen and (min-width: 760px) {
    .p-sidebar__content {
        border-left: 1px solid #00a3e1;
    }
}

.p-header {
    width: 200px;
    height: 8.625rem;
    background-color: transparent;
    border-right: #2db3e881 2px solid;
}

@media screen and (min-width: 761px) {
    .p-header {
        width: 200px;
        /* max-width: clamp(120px, 25vw, 250px); */
        height: 100vh;
        /* padding: 2.5rem 0.9375rem 1.875rem 1.875rem; */
        background-color: #fff;
    }
}

.p-header__nav {
    display: none;
    z-index: 50;
    position: fixed;
    top: 0;
    left: 0;
}

@media screen and (min-width: 760px) {
    .p-header__nav {
        display: block;
        position: static;
    }
}

.p-header__nav.is-active {
    display: block;
}

@media screen and (max-width: 760px) {
    .js-drawer{
        transition:0.4s;
        display: block;
        position: fixed;
        top: -100vh;
    }
    .js-drawer.js-drawer__show{
        transition:0.4s;
        top:0;
    }
}


.p-header__logo {
    z-index: 5000;
    position: relative;
    aspect-ratio: 278/128;
    width: 100%;
    /* max-width: 17.375rem; */
    padding: 50px 30px 10px 30px;
}

@media screen and (min-width: 760px) {
    .p-header__logo {
        aspect-ratio: 138/64;
        /* max-width: 8.625rem; */
    }
}

.p-header__logo img {
    -o-object-fit: cover;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.p-header__logo a {
    -webkit-box-align: center;
    -ms-flex-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    height: inherit;
}

.p-header__hamburger-btn {
    z-index: 100;
    touch-action: manipulation;
    position: absolute;
    top: 0;
    right: 0;
    width: 11vw;
    height: 11vw;
    background-color: #00a3e1;
    color: #fff;
}

@media screen and (min-width: 760px) {
    .p-header__hamburger-btn {
        display: none;
    }
}

.p-header__hamburger-btn span {
    display: block;
    width: 3.3125rem;
    height: 3px;
    margin-right: auto;
    margin-left: auto;
    background-color: #fff;
    transition: 0.3s;
}

.p-header__hamburger-btn span{

}

.p-header__hamburger-btn.is-active span:nth-child(1) {

}

.p-header__hamburger-btn.is-active span:nth-child(2) {

}

.p-header__hamburger-btn div {
    font-size: 1.5625rem;
    line-height: 1;
    margin-top: 20px;
}

.p-header__hamburger-btn span:nth-child(2) {
//    margin-top: 10px;
//    margin-bottom: 10px;
}

.p-header__hamburger-btn.is-active span:nth-child(1) {
    top: 22px;
    transform: rotate(45deg);
}

.p-header__hamburger-btn.is-active span:nth-child(2) {
    top: 22px;
    transform: rotate(-45deg);
}

.p-header-nav {
    width: 100%;
    /*overflow-y: scroll;*/
    overflow-x: hidden;
    background: linear-gradient(#fff 40%, #fff5f2 100%);
}

@media screen and (min-width: 761px) {
    .p-header-nav {
    //    width: initial;
        overflow: initial;
        background: #fff;
    }

    .p-header__hamburger-btn div {
        margin-top: 8px;
    //    margin-top: 25px;
    }
    
    .p-header__hamburger-btn span:nth-child(2) {
        margin-top: 8px;
    //    margin-top: 2px;
    }
    
}

.p-header-nav__wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
    padding: 8.625rem 1.25rem 2.125rem;
}

@media screen and (min-width: 760px) {
    .p-header-nav__wrapper {
        padding: 0;
    }
}

.p-header-nav__main {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column-reverse;
    width: 100%;
    padding-bottom: 110px;
}

@media screen and (min-width: 760px) {
    .p-header-nav__main {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
}

.p-header-nav__sub {
    display: none;
    margin-top: 3.125rem;
}

@media screen and (min-width: 760px) {
    .p-header-nav__sub {
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-column-gap: 1.875rem;
        -moz-column-gap: 1.875rem;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        column-gap: 1.875rem;
        align-items: center;
        margin-top: 0rem;
    }
}

.p-header-nav__items {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-column-gap: 2.8125rem;
    -moz-column-gap: 2.8125rem;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    column-gap: 2.8125rem;
    row-gap: 2.1875rem;
    justify-content: center;
    width: 100vw;
    margin: 2.1875rem calc(50% - 50vw) 0;
    margin-top: 2.1875rem;
    /* padding: 4.0625rem 1.875rem 5.4375rem; */
    background-color: #f5f5f5;
    text-align: center;
}

@media screen and (min-width: 760px) {
    .p-header-nav__items {
        display: block;
        width: 100%;
        height: 100%;
        margin: 0;
        /* padding: 0 0 0 1.25rem; */
        background-color: transparent;
        text-align: left;
    }
}

.p-header-nav__item {
    width: 100%;
    max-width: 20.25rem;
    height: inherit;
    background-color: #fff;
}

@media screen and (min-width: 760px) {
    .p-header-nav__item {
        max-width: initial;
        background-color: transparent;
    }
}

.p-header-nav__item .p-header-nav__link {
    -webkit-transition: all 0.3s;
    -webkit-box-align: center;
    -ms-flex-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    align-items: center;
    /*padding-top: 2.375rem;*/
    /*padding-bottom: 2.8125rem;*/
    /*padding-left: 1.5625rem;*/
    border: 1px solid #00a3e1;
    color: #00a3e1;
    font-weight: 500;
    font-size: 1.625rem;
    line-height: 1;
    line-height: 1.5;
    letter-spacing: 0.025em;
    transition: all 0.3s;
}

@media screen and (min-width: 760px) {
    .p-header-nav__item .p-header-nav__link {
    //    display: inline-block;
        height: inherit;
        margin: 24px 30px 24px 30px;
        border: transparent;
        border-bottom: 0px solid transparent;
        color: initial;
        font-size: 16px;
        line-height: 1;
    }
}
@media screen and (min-width: 761px) {
    header .p-header-nav__item .p-header-nav__link{
        display: inline-block;
        margin-top:18px!important;
        margin-bottom:18px!important;
    }
}

.p-header-nav__item:nth-child(5) {
    -webkit-transition: all 0.3s;
    /*position: relative;*/
    transition: all 0.3s;
}

.p-header-nav__item:nth-child(5) .p-header-nav__link {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    -webkit-box-align: baseline;
    -ms-flex-align: baseline;
    -webkit-transition: -webkit-transform 0.3s;
    flex-direction: column;
    align-items: baseline;
    /* padding-top: 1.75rem;
  padding-bottom: 1.75rem; */
    transition: -webkit-transform 0.3s;
    transition: transform 0.3s;
    transition: transform 0.3s, -webkit-transform 0.3s;
}

@media screen and (min-width: 760px) {
    .p-header-nav__item:nth-child(5) .p-header-nav__link {
        -webkit-box-orient: initial;
        -webkit-box-direction: initial;
        -ms-flex-direction: initial;
        -webkit-box-align: center;
        -ms-flex-align: center;
        flex-direction: initial;
        align-items: center;
        /* padding-top: 1.25rem;
    padding-bottom: 1.25rem; */
    }
}

.p-header-nav__modal {
    -webkit-transition: all 0.3s;
    display: none;
    transition: all 0.3s;
}

.p-header-nav__item span {
    letter-spacing: 0.025em;
}

.p-header-nav__item .p-header-nav__link:after {
    -webkit-transform: translateY(-50%) rotate(-90deg);
    -webkit-transition: -webkit-transform 0.3s;
    position: absolute;
    top: 48%;
    right: 1.25rem;
    width: 1.25rem;
    height: 1.25rem;
    transform: translateY(-50%) rotate(-90deg);
    background: url(../images/common/bule-yazirusi.png) no-repeat center center/contain;
    content: "";
    transition: -webkit-transform 0.3s;
    transition: transform 0.3s;
    transition: transform 0.3s, -webkit-transform 0.3s;
}

@media screen and (min-width: 760px) {
    .p-header-nav__item .p-header-nav__link:after {
        display: contents;
    }
}

@media screen and (min-width: 760px) {
    .p-header-nav__item:first-child .p-header-nav__link {
        padding-top: 30px;
    }
}

.p-heade-nav__login {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-column-gap: 2.625rem;
    -moz-column-gap: 2.625rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    column-gap: 2.625rem;
    justify-content: center;
    padding-top: 40px;
}

@media screen and (min-width: 760px) {
    .p-heade-nav__login {
        display: block;
        padding-top:20px!important;
    }
}

.p-header-nav__item.--center {
    /* max-width: 20.5rem; */
}

@media screen and (min-width: 760px) {
    .p-header-nav__item.--center {
        /* -webkit-transform: translateX(-0.625rem);
    transform: translate(-0.625rem); */
        padding: 0 20px;
    }
}

.p-header-nav__item.--center .p-header-nav__link {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    align-items: center;
    justify-content: center;
    justify-self: center;
    width: 100%;
    height: 8.0625rem;
    padding-top: 15px;
    padding-bottom: 15px;
    /* padding-left: 0; */
    /* border: 1px solid #00a3e1; */
    background: rgba(0, 163, 225, 0.2);

    color: #00a3e1;
    font-weight: 500;
    font-size: 2.625rem;
    line-height: 1;
    letter-spacing: 0.025em;
}

.add_p-header-nav__item .p-header-nav__link {
    background: #fff !important;
    border: #00a3e1 solid 1px;
    color: #00a3e1;
}

@media screen and (min-width: 760px) {
    .p-header-nav__item.--center .p-header-nav__link {
        width: 100%;
        /* max-width: 9.5rem; */
        height: 100%;
        padding-top: 15px;
        padding-bottom: 15px;
        border-radius: 100vw;
        font-size: 16px;
    }
}

@media screen and (min-width: 760px) {
    .p-header-nav__item.--center + .p-header-nav__item.--center {
        margin-top: 20px;
    }
}

@media screen and (min-width: 760px) {
    .p-header-nav__item .p-header-nav__link:hover:before {
        border-bottom: 2px solid #00a3e1;
    }
}

@media screen and (min-width: 760px) {
    .p-header-nav__item.--center a:hover:before {
        border-bottom: 0px solid transparent;
    }
}

.p-header-nav__item.is-active .p-header-nav__link:after {
    -webkit-transform: rotate(0deg) translateY(-50%);
    transform: rotate(0) translateY(-50%);
}

.p-modal {
    -webkit-transition: display 0.3s;
    position: absolute;
    top: 80px;
    left: 0;
    /*transform: translate(-50%, -50%);*/
    width: 91.2vw;
    /*max-width: 25.75rem;*/
    padding: 5rem 1.5rem 6.375rem;
    background-color: #000c;
    text-align: left;
    transition: display 0.3s;
    z-index: 100;
}

.p-modal__link {
    white-space: nowrap;
}

@media screen and (min-width: 760px) {
    .p-modal {
        display: contents;
    }
}

.p-header-nav__item:nth-child(5) {
    position: relative;
}

.p-modal.is-active {
    display: block;
}

@media screen and (min-width: 760px) {
    .p-modal.is-active {
        display: none;
    }
}

.p-modal__link {
    -webkit-transition: all 0.3s;
    -webkit-box-align: start;
    -ms-flex-align: start;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    align-items: flex-start;
    padding-bottom: 1.25rem;
    border-bottom: 1px solid rgba(255, 255, 255, 0.5);
    color: #fff;
    font-weight: 400;
    font-size: 1.75rem;
    line-height: 1.5;
    letter-spacing: 0.025em;
    transition: all 0.3s;
}

.p-modal__item:not(:first-child) .p-modal__link {
    padding-top: 1.25rem;
}

.p-modal__link:first-child {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

.p-modal__link span {
    font-size: 16px;
    line-height: 2;
    letter-spacing: 0.025em;
}

.p-modal__link:after {
    -webkit-transform: translateY(-50%) rotate(0deg);
    position: absolute;
    top: 48%;
    right: 1.25rem;
    width: 1.25rem;
    height: 1.25rem;
    transform: translateY(-50%) rotate(0);
    background: url(../images/common/yazirusi.png) no-repeat center center/contain;
    content: "";
}

@media screen and (min-width: 760px) {
    .p-modal__link:after {
        display: contents;
    }
}

@media screen and (min-width: 760px) {
    .p-sns {
        /* padding-right: 2.1875rem; */
    }
}

.p-sns__wrapper {
    width: 100%;
    padding-top: 1.5rem;
    padding-bottom: 1.75rem;
    background-color: #00a3e1;
}

@media screen and (min-width: 760px) {
    .p-sns__wrapper {
        position: relative;
        /*-webkit-box-align: center;*/
        /*-ms-flex-align: center;*/
        /*-webkit-box-pack: center;*/
        /*-ms-flex-pack: center;*/
        /*-webkit-column-gap: 11.9375rem;*/
        /*-moz-column-gap: 11.9375rem;*/
        /*display: -webkit-box;*/
        /*display: -ms-flexbox;*/
        /*display: flex;*/
        /*column-gap: 11.9375rem;*/
        /*align-items: center;*/
        /*justify-content: center;*/
    }
}

.p-sns__ttl {
    color: #fff;
    font-weight: 900;
    font-size: 18px;
    line-height: 1;
    letter-spacing: 0.075em;
    text-align: center;
}

@media screen and (min-width: 760px) {
    .p-sns__ttl {
        font-size: 1.6875rem;
        font-size: 16px;
        position: absolute;
        top: 50%;
        left: 10%;
        transform: translateY(-50%);
    }
}

.p-sns__items {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-column-gap: 4.5rem;
    -moz-column-gap: 4.5rem;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    column-gap: 4.5rem;
    align-items: center;
    justify-content: center;
    margin-top: 1.375rem;
    margin-bottom: 0px !important;
}

@media screen and (min-width: 760px) {
    .p-sns__items {
        margin-top: 0;
    }
}

.p-sns__item {
    aspect-ratio: 44 44;
    width: 100%;
    max-width: 2.75rem;
    border:none !important;
}

.p-sns__item img {
    -o-object-fit: cover;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

@media screen and (min-width: 760px) {
    .p-mv__inner {
        max-width: initial;
        margin: 0;
    }
}

.p-mv__img {
    position: relative;
    width: 100vw;
    margin: 0 calc(50% - 50vw);
}

@media screen and (min-width: 760px) {
    .p-mv__img {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        width: 100%;
        margin: 0;
    }
}

.p-mv__img img {
    -o-object-fit: cover;
    width: 100%;
    height: auto;
    object-fit: cover;
}

@media screen and (min-width: 760px) {
    .p-mv__img img {
        width: 50%;
        padding-right: 0.3rem;
    }
}

@media screen and (min-width: 760px) {
    .p-mv__img img:nth-child(3) {
        padding-right: 0;
    }
}

.p-mv__main {
    position: absolute;
    top: 15%;
    left: 5rem;
}

.p-mv__title {
    color: #fff;
    font-weight: 500;
    font-size: calc(1.5vw - 3px);
    line-height: 2;
    letter-spacing: 0.025em;
}

.p-mv__title--indent {
    display: inline-block;
    text-indent: 2.5rem;
}

.p-mv__link {
    z-index: 1;
    position: relative;
}

.p-mv__img.p-mv__img--margin {
    z-index: -1;
    position: relative;
    margin-top: -35%;
}

.p-concept {
    /* overflow: hidden; */
}

.p-concept__inner.l-inner {
    max-width: initial;
}

/* .p-concept__text,.p-concept__box{
    max-width: 1000px;
    margin: auto;
} */
.p-concept__body {
    position: relative;
    width: 100vw;
    margin: 0 calc(50% - 50vw);
    padding: 5rem 0;
    background-color: #d4eff659;
    text-align: center;
}

@media screen and (min-width: 760px) {
    .p-concept__body {
        width: 100%;
        margin: 0;
        padding: 5.2rem 0 5rem;
    }
}
@media screen and (min-width: 1080px) {
    .p-concept__body {
        padding:60px 0 5rem;
    }
}
@media screen and (min-width: 1300px) {
    .p-concept__body {
        padding:100px 0 5rem;
    }
}
@media screen and (min-width: 2500px) {
    .p-concept__body{
        padding: 6vw 0 5rem;
    }
}

.p-concept__ttl {
    -webkit-transform: translateX(-50%);
    position: absolute;
    top: -3.125rem;
    left: 50%;
    transform: translate(-50%);
}

.p-concept__text {
    color: #4d4d4d;
    font-size: 16px;
    line-height: 1.7777777778;
}

@media screen and (min-width: 760px) {
    .p-concept__text {
        /* font-size: 16px; */
        font-size: 16px;
        line-height: 2.0416666667;
        letter-spacing: -0.05em;
    }
}

.p-concept__btn {
    margin-top: 1.25rem;
    padding-bottom: 0;
    text-align: center;
}

@media screen and (min-width: 760px) {
    .p-concept__btn {
        padding-bottom: 3.125rem;
    }
}

.p-concept__box {
    position: relative;
    width: 100%;
    margin-top: 6.875rem;
}

@media screen and (min-width: 760px) {
    .p-concept__box {
        margin-top: 4.375rem;
        margin-inline: auto;
        /* padding-inline: 7.5rem; */
        max-width: 1200px;
    }
}

.p-concept__gallery {
    width: 100vw;
    margin: 0 calc(50% - 50vw);
    position: relative;
    transition: all 0.3s;
    transition: 0.5s;
}

.p-concept__gallery:before {
    content: "Gallery";
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: #fff;
    font-size: 5rem;
    z-index: 1;
    transition: 0.5s;
    opacity: 0;
}

@media screen and (min-width: 760px) {
    .p-concept__gallery {
        aspect-ratio: 1480/990;
        width: 100%;
        margin: 0;
    }
}

.p-concept__gallery02 {
    /* width: 100vw; */
    cursor: pointer;
    /* margin: 0 calc(50% - 50vw); */
    position: relative;
    transition: all 0.3s;
    transition: 0.5s;
}

.p-concept__gallery:hover:before {
    content: "Gallery";
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: #fff;
    font-size: 5rem;
    z-index: 1;
    transition: 0.5s;
    opacity: 1;
}

@media screen and (min-width: 760px) {
    .p-concept__gallery {
        font-size: 8rem;
    }
}

.p-concept__gallery::after {
    content: "";
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    left: 0;
    background-color: rgba(0, 0, 0, 0.401);
    opacity: 0;
    transition: 0.5s;
}

.p-concept__gallery:hover::after {
    content: "";
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    left: 0;
    background-color: rgba(0, 0, 0, 0.401);
    transition: 0.5s;
    opacity: 1;
}

.p-concept__gallery img {
    -o-object-fit: cover;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.p-concept__btn.p-concept__btn--gallery {
    position: absolute;
    right: 3.125rem;
    bottom: 1.75rem;
}

@media screen and (min-width: 760px) {
    .p-concept__btn.p-concept__btn--gallery {
        -webkit-transform: translateX(-5.625rem);
        position: relative;
        right: initial;
        bottom: initial;
        transform: translate(-5.625rem);
        text-align: right;
    }
}

.p-concept__btn--gallery .c-btn {
    color: #fff;
}

@media screen and (min-width: 760px) {
    .p-concept__btn--gallery .c-btn {
        color: #2c2c2c;
    }
}

.add_p-concept__btn--gallery a.c-btn {
    color: #00a3e1;
}

.add_p-concept__btn--gallery .c-btn.c-btn--black:after {
    background: url(../images/common/link-yazirusi-blue.png) no-repeat center center/contain;
}

.p-plan {
    position: relative;
    /* overflow: hidden; */
}

.p-plan__inner {
    position: relative;
    /* padding-bottom: 2.5rem; */
    background: url(../images/front-page/plan-bg-sp.webp) no-repeat center center/cover;
}



.p-plan__nextLinkEl{
    position: absolute;
    right: -46%;
    transition:0.3s;
    bottom: 26vw;
}
.p-plan__nextLinkEl.DispOn_plan_sp{
    right: 0;
    transition:0.3s;
}
/*
.p-plan__nextLinkWrap{
    position: relative;
    display: inline-block;
    height: 6vw;
}
.p-plan__nextLinkWrapBox{
    position: absolute;
    display: inline-block;
    right: 0;
}
.p-plan__nextLinkWrap:before{
    display: inline-block;
    content: "";
    border-top: #00a3e1 solid 1px;
//    width: calc(100% - 14vw);
    width:25vw;
    position: absolute;
    right: 5vw;
    bottom: -0.8vw;
    z-index: 2;
}
.p-plan__nextLinkWrap:after{
    display: inline-block;
    content: "";
    border-top: #00a3e1 solid 1px;
    width: 15px;
    height: 5px;
    transform: rotate(45deg);
    position: absolute;
    right: 5vw;
    bottom: -1px;
    z-index: 2;
}
.p-plan__nextLink{
    transition: 0.5s;
    right: 0;
    font-size: 4vw;
    background-color: rgba(255, 255, 255, 0.7);
    color: #00a3e1 !important;
    padding: 3vw 11vw 3vw 9vw;
    width: 37vw;
    white-space: nowrap;
}
*/
.p-plan__nextLinkWrap{
    position: relative;
}
.p-plan__nextLinkWrapBox{

}
.p-plan__nextLinkWrap:before{

}
.p-plan__nextLinkWrap:after{

}
.p-plan__nextLink{
    background-color: rgba(255, 255, 255, 0.7);
    color: #00a3e1 !important;
    font-size: 15px;
    font-size: 4vw;
    padding: 3vw 7vw 5vw 9vw;
}
.p-plan__nextLinkEl__black .p-plan__nextLink{
    background-color: rgba(0, 0, 0, 0.5);
    color: #fff !important;
}
.p-plan__nextLink__arrow{
    display: inline-block;
    padding: 0 30px 3px 10px;
    border-bottom:1px solid #00a3e1;
    position:relative;
}
.p-plan__nextLinkEl__black .p-plan__nextLink__arrow{
    border-bottom:1px solid #fff;
}
.p-plan__nextLink__arrow__border{
    display: block;
    content: "";
    width: 15px;
    height: 1px;
    background: #00a3e1;
    transform: rotate(45deg);
    position: absolute;
    right: 0;
    bottom: -1px;
    transform-origin: right;
}
.p-plan__nextLinkEl__black .p-plan__nextLink__arrow__border{
    background: #fff;
}

@media screen and (min-width: 760px) {
    .p-plan__nextLinkEl{
        display:none;
    }
    
    .p-plan__inner {
        /* width: calc(100% - 2.1875rem); */
        margin: 0;
        padding-top: 3.125rem;
        background: #52B1DF;
        /* background-position: top; */
    }

    .p-plan-wrapper {
        display: flex;
        justify-content: space-between;
        position: relative;
    }
}

@media screen and (min-width: 1080px) {
    .p-plan-img-right {
        /* width: 400px; */
        // width: 530px;
        position: absolute;
        bottom: 0;
        // right: calc(50% - 600px);
        z-index: 1;
        width: 39vw;
        right: -2vw;
    }
    .p-plan-img-right img{
        width:100%;
    }
}
@media screen and (max-width: 1079px) {
    .p-plan-img-right{
    //    width: 52vw;
        width: 47vw;
    }
    .p-plan-img-right img{
        width:100%;
        height:100%;
        object-fit:cover;
    }
}

.p-plan__img {
    width: 100vw;
    margin: 0 calc(50% - 50vw);
}

@media screen and (min-width: 760px) {
    .p-plan__img {
        width: 100%;
        height: 100%;
        margin: 0;
    }
}

.p-plan__img img {
    -o-object-fit: cover;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.p-plan__inner.l-inner {
    max-width: initial;
}

@media screen and (min-width: 760px) {
    .p-plan__inner.l-inner {
        max-width: initial;
    }
}

.p-plan__body {
    -webkit-transform: translateX(-50%);
    position: absolute;
    top: 4.0625rem;
    left: 50%;
    width: 100%;
    height:100%;
    padding-right: 2.1875rem;
    transform: translate(-50%);
}

@media screen and (min-width: 760px) {
    .p-plan__body {
        -webkit-transform: initial;
        position: relative;
        top: initial;
        left: initial;
        width: 100%;
        max-width: initial;
        margin: auto;
        padding-right: 0;
        transform: initial;
    }
}

.p-plan__text {
    margin-top: 1rem;
    color: #fff;
    font-weight: 400;
    font-size: 16px;
    line-height: 1.7777777778;
    letter-spacing: -0.05em;
    text-align: center;
}

@media screen and (min-width: 760px) {
    .p-plan__text {
    //    font-size: 16px;
        /* font-size: 16px; */
        line-height: 2.0416666667;
    //    font-size: 1.4vw;
        font-size: 16px;
    }
}
@media screen and (min-width:2000px){
    .p-plan__text{
    //    margin-bottom: 3vw;
    }
}

.p-plan__main {
    margin-top: 3.4375rem;
}

@media screen and (min-width: 760px) {
    .p-plan__main {
        margin-top: 5.3125rem;
    }
}

.p-plan__item {
    width: 100%;
}

.p-plan__item + .p-plan__item {
    margin-top: 3px;
}

.p-plan__item {
    display: inline-block;
    /* -webkit-transform: translateX(0.1875rem);
  transform: translate(0.1875rem); */
}

/* .p-plan__item:nth-child(2) {
  -webkit-transform: translateX(4.125rem);
  transform: translate(4.125rem);
}

.p-plan__item:first-child {
  -webkit-transform: translateX(8.625rem);
  transform: translate(8.625rem);
} */

.p-plan__item a {
    display: inline-block;
    position: relative;
    width: 40%;
    max-width: 35.1875rem;
    padding: 20px 0;
    background-color: #fff;
    color: #00a3e1;
    font-weight: 500;
    font-size: 30px;
    line-height: 1;
    text-align: center;
    text-transform: capitalize;
    font-family: "Outfit", sans-serif;
    letter-spacing: 1.5px;
}
@media screen and (min-width: 760px) {
    .p-plan__item a {
    //    padding: 2vw 0;
    //    padding: 2.5vw 0;
    }
}
@media screen and (min-width: 280px) {
    .p-plan__item a {
        padding: 2.5vw 0;
    }
}
@media screen and (min-width: 2700px) {
    .p-plan__item a {
        padding: 2.5vw 0;
        font-size: 2vw;
    }
}
@media screen and (min-width: 6000px) {
    .p-plan__item a {
        padding: 2.6vw 0;
        font-size: 2.3vw;
    }
}

/* @media screen and (min-width: 760px) {
  .p-plan__item a {
    max-width: 40.625rem;
    padding: 2.5625rem 0;
    font-size: 2.8125rem;
  }
} */
.p-plan__item:nth-child(1) a {
    left: 10%;
}

.p-plan__item:nth-child(2) a {
    left: 5%;
}

.p-plan__item:nth-child(2) > a,
.p-plan__item:nth-child(4) > a {
    background-color: #d4eff6;
}

@media screen and (min-width: 760px) {
    .p-plan__item:last-child {
        padding-bottom: 4.0625rem;
    }
}

.p-plan__item > a:after {
    -webkit-transform: translateX(-50%);
    position: absolute;
    top: 40%;
    right: 2vw;
    width: 25px;
    height: 25px;
    transform: translate(-50%);
    background: url(../images/common/sankaku-blue.png) no-repeat center center/contain;
    content: "";
}

/*@media screen and (min-width: 760px) {*/
/*    .p-plan__item a:after {*/
/*        display: contents;*/
/*    }*/
/*}*/

.p-plan__item:nth-child(2) > a:after,
.p-plan__item:nth-child(4) > a:after {
    background: url(../images/common/sankaku-white.png) no-repeat center center/contain;
}

.p-plan__item:nth-child(5) > a:after {
    background: url(../images/common/sankaku-blue.png) no-repeat center center/contain;
}

/*@media screen and (min-width: 760px) {*/

/*    .p-plan__item:nth-child(2) a:after,*/
/*    .p-plan__item:nth-child(4) a:after,*/
/*    .p-plan__item:nth-child(5) a:after {*/
/*        display: contents;*/
/*    }*/
/*}*/

.p-plan__item:nth-child(4) > a:after {
    right: 0.9375rem;
}

/*@media screen and (min-width: 760px) {*/
/*    .p-plan__item:nth-child(4) a:after {*/
/*        display: contents;*/
/*    }*/
/*}*/

.p-plan__item:nth-child(4) > a {
    max-width: 28.125rem;
}

@media screen and (min-width: 760px) {
    .p-plan__item:nth-child(4) > a {
        max-width: 35%;
    }
}

.p-plan__item:nth-child(5) > a {
    max-width: 32.5rem;
    color: #00a3e1;
}

@media screen and (min-width: 760px) {
    .p-plan__item:nth-child(5) > a {
        max-width: 37.5rem;
        background-color: #fff;
    }
}

.p-plan__item:nth-child(6) > a {
    width: 43%;
}

/*@media screen and (min-width: 760px) {*/
/*    .p-plan__item:nth-child(6) a {*/
/*        max-width: 42.5rem;*/
/*    }*/
/*}*/

.p-plan__btn {
    position: absolute;
    right: 5.625rem;
    bottom: 36.5%;
}

@media screen and (min-width: 760px) {
    .p-plan__btn {
        -webkit-transform: translateX(-9.0625rem);
        position: relative;
        right: initial;
        bottom: initial;
        margin-top: 1.125rem;
        padding-bottom: 1.875rem;
        transform: translate(-9.0625rem);
        text-align: right;
    }
}

.p-plan__btn .c-btn {
    color: #fff;
}

@media screen and (min-width: 760px) {
    .p-plan__btn .c-btn {
        color: #000;
    }
}

.p-studio__inner {
    width: 100%;
}

@media screen and (min-width: 760px) {
    .p-studio__inner {
        padding-right: 40px;
        padding-left: 40px;
    }
}

.p-studio__text {
    margin-top: 3.5rem;
    font-size: 16px;
    line-height: 1.7777777778;
    letter-spacing: -0.05em;
    text-align: center;
}

@media screen and (min-width: 760px) {
    .p-studio__text {
        margin-top: 40px;
        font-size: 16px;
        font-size: 16px;
        line-height: 2.0416666667;
    }
}

.p-studio__contents {
    -webkit-column-gap: 0.9375rem;
    -moz-column-gap: 0.9375rem;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    column-gap: 0.9375rem;
    row-gap: 2.375rem;
    margin-top: 3.5625rem;
}

@media screen and (min-width: 760px) {
    .p-studio__contents {
        -webkit-column-gap: 1.5625rem;
        -moz-column-gap: 1.5625rem;
        grid-template-columns: repeat(4, 1fr);
        column-gap: 1.5625rem;
        row-gap: 3rem;
        margin-top: 3.8125rem;
    }
}

.p-studio__content {
    width: 100%;
    max-width: 21.375rem;
    padding: 3vw;
    border: 1px solid #00a3e1;
}

@media screen and (min-width: 760px) {
    .p-studio__content {
        max-width: 32.9375rem;
        /* padding: 1.6875rem 0 1.9375rem 3.5rem; */
        padding: 15px;
    }
}

.p-studio__address h3 {
    color: #00a3e1;
    font-weight: 500;
    font-size: 16px;
    margin-bottom: 1.25rem;
    line-height: 1;
    letter-spacing: -0.05em;
}

@media screen and (min-width: 760px) {
    .p-studio__address h3 {
        font-size: 1.6875rem;
        font-size: 16px;
    }
}

.p-studio__address p {
    /*margin-top: 1.25rem;*/
    color: #00a3e1;
    display: inline-block;
    font-weight: 500;
    font-size: 1rem;
    line-height: 1;
    letter-spacing: -0.05em;
}

@media screen and (min-width: 760px) {
    .p-studio__address p {
        font-size: 14px;
        line-height: 1.4;
    }
}

.p-studio__btn {
    margin-top: 3.125rem;
    text-align: center;
}

.p-studio__box2 {
    margin-top: 9.375rem;
}

@media screen and (min-width: 760px) {
    .p-studio__box2 {
        margin-top: 8.4375rem;
        /* padding-right: 2.1875rem; */
    }
}

@media screen and (min-width: 760px) {
    .p-studio__flex {
        -webkit-column-gap: 0.625rem;
        -moz-column-gap: 0.625rem;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        column-gap: 0.625rem;
    }
}

@media screen and (min-width: 760px) {
    .p-studio__btn.c-gallery__btn {
        -webkit-transform: translateX(-5.625rem);
        margin-top: 1.875rem;
        transform: translate(-5.625rem);
    }
}

@media screen and (min-width: 760px) {
    .p-column__inner {
        max-width: initial;
    }
}

.p-column__bg {
    padding-top: 5.125rem;
    padding-bottom: 8.875rem;
    background-color: #f0f9fc;
}

@media screen and (min-width: 760px) {
    .p-column__bg {
        padding-bottom: 8rem;
    }
}

.p-column__text {
    margin-top: 40px;
    font-size: 16px;
    line-height: 1.6666666667;
    letter-spacing: 0.05em;
    text-align: center;
}

@media screen and (min-width: 760px) {
    .p-column__text {
        margin-top: 40px;
        font-size: 16px;
        line-height: 2.0416666667;
    }
}

.p-column__items {
    margin-top: 30px;
}

/*@media screen and (min-width: 760px) {*/
/*    .p-column__items {*/
/*        max-width: 80%;*/
/*        margin-top: 60px;*/
/*    }*/
/*}*/

.p-column__item {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-column-gap: 1.6875rem;
    -moz-column-gap: 1.6875rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    column-gap: 1.6875rem;
    align-items: center;
    padding-top: 1.375rem;
    padding-bottom: 1.5rem;
    width:auto!important;
}

@media screen and (min-width: 760px) {
    .p-column__item {
        /* -webkit-column-gap: 3.4375rem;
    -moz-column-gap: 3.4375rem;
    column-gap: 3.4375rem; */
        padding-top: 1rem;
        padding-bottom: 1rem;
    }
}

.p-column__item:after {
    position: absolute;
    top: 0;
    width: 98%;
    border-top: 0.3px solid #2dabdf;
    content: "";
    left: 50%;
    transform: translateX(-50%);
}

.p-column__item:last-child::before {
    position: absolute;
    bottom: 0;
    width: 98%;
    border-top: 0.3px solid #2dabdf;
    content: "";
    left: 50%;
    transform: translateX(-50%);
}

.p-column__cat {
    display: inline-block;
    min-width: 7.0625rem;
    padding: 20px 0;
    border: 1px solid #00a3e1;
    background-color: #fff;
    color: #00a3e1;
    font-weight: 600;
    font-size: 16px;
    letter-spacing: 0em;
    text-align: center;
}

@media screen and (min-width: 760px) {
    .p-column__cat {
        min-width: 11rem;
        font-size: 1.6875rem;
        font-size: 16px;
    }
}

.p-column__item p,
.p-column__item h3 {
    font-weight: 500;
    font-size: 20px;
    line-height: 1;
    letter-spacing: 0.05em;
}

@media screen and (min-width: 760px) {

    .p-column__item p,
    .p-column__item h3 {
        font-size: 1.6875rem;
        font-size: 16px;
    }
}

.p-column__item h3 {
    color: #00a3e1;
}

.p-column__catBox {
    -ms-flex-wrap: wrap;
    -webkit-column-gap: 1.5rem;
    -moz-column-gap: 1.5rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    column-gap: 0.8rem;
    row-gap: 1rem;
    flex-wrap: wrap;
    width: 100%;
    max-width: 38.125rem;
    margin-top: 2rem;
    margin-inline: auto;
}

@media screen and (min-width: 760px) {
    .p-column__catBox {
        -webkit-column-gap: 2.5rem;
        -moz-column-gap: 2.5rem;
        column-gap: 1rem;
        row-gap: 1rem;
        max-width: 97.8125rem;
        margin-top: 30px;
        padding-left: 3.125rem;
        padding-right: 3.125rem;
    }
}

.p-column__catItem {
    -webkit-transition: all 0.3s;
    display: inline-block;
    /*width: 100%;*/
    border: 1px solid #00a3e1;
    background-color: #fff;
    color: #00a3e1;
    font-weight: 700;
    font-size: 16px;
    line-height: 1;
    letter-spacing: 0.075;
    text-align: center;
    transition: all 0.3s;
}

@media screen and (min-width: 760px) {
    .p-column__catItem {
        font-size: 1.6875rem;
        font-size: 16px;
    }
}

.p-column__catItem a {
    display: inline-block;
    width: 100%;
    height: 100%;
    padding: 1.375rem 0;
}

@media screen and (min-width: 760px) {
    .p-column__catItem a {
        padding: 20px 30px;
    }
}

.p-column__catItem:has(a.active) {
    background-color: #00a3e1;
    color: #fff;
}

/*.p-column__catItem:nth-child(1) {*/
/*    max-width: 11.25rem;*/
/*}*/

/*@media screen and (min-width: 760px) {*/
/*    .p-column__catItem:nth-child(1) {*/
/*        max-width: 18.5rem;*/
/*    }*/
/*}*/

/*.p-column__catItem:nth-child(2) {*/
/*    max-width: 7.25rem;*/
/*}*/

/*@media screen and (min-width: 760px) {*/
/*    .p-column__catItem:nth-child(2) {*/
/*        max-width: 11.875rem;*/
/*    }*/
/*}*/

/*.p-column__catItem:nth-child(3) {*/
/*    max-width: 8.1875rem;*/
/*}*/

/*@media screen and (min-width: 760px) {*/
/*    .p-column__catItem:nth-child(3) {*/
/*        max-width: 13.4375rem;*/
/*    }*/
/*}*/

/*.p-column__catItem:nth-child(4) {*/
/*    max-width: 6.5rem;*/
/*}*/

/*@media screen and (min-width: 760px) {*/
/*    .p-column__catItem:nth-child(4) {*/
/*        max-width: 10.625rem;*/
/*    }*/
/*}*/

/*.p-column__catItem:nth-child(5) {*/
/*    max-width: 8.125rem;*/
/*}*/

/*@media screen and (min-width: 760px) {*/
/*    .p-column__catItem:nth-child(5) {*/
/*        max-width: 13.3125rem;*/
/*    }*/
/*}*/

/*.p-column__catItem:nth-child(6) {*/
/*    max-width: 8.75rem;*/
/*}*/

/*@media screen and (min-width: 760px) {*/
/*    .p-column__catItem:nth-child(6) {*/
/*        max-width: 14.375rem;*/
/*    }*/
/*}*/

/*.p-column__catItem:nth-child(7) {*/
/*    max-width: 10.5625rem;*/
/*}*/

/*@media screen and (min-width: 760px) {*/
/*    .p-column__catItem:nth-child(7) {*/
/*        max-width: 17.25rem;*/
/*    }*/
/*}*/

/*.p-column__catItem:nth-child(8) {*/
/*    max-width: 12.8125rem;*/
/*}*/

/*@media screen and (min-width: 760px) {*/
/*    .p-column__catItem:nth-child(8) {*/
/*        max-width: 21.0625rem;*/
/*    }*/
/*}*/

.p-column__btn {
    margin-top: 3.75rem;
    text-align: center;
}

@media screen and (min-width: 760px) {
    .p-column__btn {
        margin-top: 3.5rem;
    }
}

.tabContent {
    display: none;
}

@media screen and (min-width: 760px) {
    .p-news__inner {
        max-width: initial;
    }
}

.p-news__bg {
    padding-top: 5rem;
    /*padding-bottom: 5.9375rem;*/
    padding-bottom: 40px;  /* 新UI刷新PJ追加 */
    background-color: #f5f5f5;
}

@media screen and (min-width: 760px) {
    .p-news__bg {
        padding-top: 40px;
        padding-bottom: 40px;
    }
}

.p-news__text {
    margin-top: 2.5rem;
    font-size: 16px;
    list-style: 1;
    text-align: center;
}

@media screen and (min-width: 760px) {
    .p-news__text {
        margin-top: 4.0625rem;
        margin-top: 40px;
        /*font-size: 16px;*/
        font-size: 1.3rem;   /* 新UI刷新PJ追加 */
    }
}

.p-news__wrap {
    width: 100%;
    /*max-width: 38.75rem;*/
    margin: auto;
}

@media screen and (min-width: 760px) {
    .p-news__wrap {
        /*max-width: 85.3125rem;*/
        padding: 0 3.125rem;
    }
}

.p-news__items {
    margin-top: 3.5rem;
}

.p-concept__gallery {
    cursor: pointer;
}

@media screen and (min-width: 760px) {
    .p-news__items {
        /*margin-top: 60px;*/
        margin-top: 30px;  /* 新UI刷新PJ追加 */
    }
}

.p-news__item {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-column-gap: 1.6875rem;
    -moz-column-gap: 1.6875rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    column-gap: 1.6875rem;
    align-items: center;
    /*padding-top: 1.375rem;*/
    /*padding-bottom: 1.5rem;*/
    padding-top: 1.2rem;   /* 新UI刷新PJ追加 */
    padding-bottom: 1.2rem;  /* 新UI刷新PJ追加 */
}

@media screen and (min-width: 760px) {
    .p-news__item {
        -webkit-column-gap: 3.4375rem;
        -moz-column-gap: 3.4375rem;
        column-gap: 3.4375rem;
        padding-top: 1rem;
        padding-bottom: 1rem;
    }
}

.p-news__item:after {
    position: absolute;
    top: 0;
    right: 0;
    width: 99.5%;
    border-top: 0.3px solid #2dabdf;
    content: "";
}

.p-news__item:last-child {
    border-bottom: 0.3px solid #2dabdf;
}

.p-news__cat {
    display: inline-block;
    min-width: 6.875rem;
    padding: 1.5rem 0;
    background-color: #fff;
    color: #fff;
    font-weight: 400;
    font-size: 18px;
    line-height: 1;
    letter-spacing: 0.05em;
    text-align: center;
    text-transform: capitalize;
}

@media screen and (min-width: 760px) {
    .p-news__cat {
        min-width: 11rem;
        padding: 20px 0 20px;
        font-weight: 900;
        font-size: 1.6875rem;
        font-size: 16px;
    }
}

.p-news__item p,
.p-news__item h3 {
    /*font-weight: 500;*/
    font-weight: 400;   /* 新UI刷新PJ */
    font-size: 20px;
    line-height: 1;
    letter-spacing: 0.05em;
}

@media screen and (min-width: 760px) {

    .p-news__item p,
    .p-news__item h3 {
        font-size: 1.6875rem;
        /*font-size: 16px;*/
        font-size: 1.3rem;  /* 新UI刷新PJ追加 */
    }
}

.p-news__item h3 {
    color: #00a3e1;
    line-height: 1.5;
}

.p-news__cat.news {
    background-color: #00a3e1;
}

.p-news__cat.recruit {
    background-color: #ff9ca3;
}

.p-news__cat.event {
    background-color: #7bd7c0;
}

.p-news__btn {
    margin-top: 3.125rem;
    text-align: center;
}

@media screen and (min-width: 760px) {
    .p-news__btn {
        /*margin-top: 3.5rem;*/
        margin-top: 40px;  /* 新UI刷新PJ追加 */
    }
}

.p-item__items {
    -webkit-column-gap: 1rem;
    -moz-column-gap: 1rem;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    column-gap: 1rem;
    row-gap: 1.9375rem;
}

@media screen and (min-width: 760px) {
    .p-item__items {
        -webkit-column-gap: 1.0625rem;
        -moz-column-gap: 1.0625rem;
        grid-template-columns: repeat(5, 1fr);
        column-gap: 0.5rem;
    }
}

.p-item__item a {
    display: block;
    aspect-ratio: 323/118;
}

.p-item__item a img {
    -o-object-fit: contain;
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.p-item__item:nth-child(3) {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4;
}

@media screen and (min-width: 760px) {
    .p-item__item:nth-child(3) {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3;
    }
}

.p-item__item:nth-child(4) {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
}

@media screen and (min-width: 760px) {
    .p-item__item:nth-child(4) {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3;
    }
}

.p-item__item:nth-child(5) {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5;
}

@media screen and (min-width: 760px) {
    .p-item__item:nth-child(5) {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3;
    }
}

.p-reserve__inner {
    padding: 0;
}

@media screen and (min-width: 760px) {
    .p-reserve__inner {
        max-width: initial;
        /* padding-right: 2.1875rem; */
    }
}

.p-reserve__bg {
    padding-top: 4rem;
    padding-bottom: 3.125rem;
    background-color: #f5f5f5;
}

@media screen and (min-width: 760px) {
    .p-reserve__bg {
        padding-top: 40px;
        padding-bottom: 40px;
    }
}

.p-reserve__body {
    padding-right: 1.25rem;
    padding-left: 1.25rem;
    text-align: center;
}

.p-reserve__ttl {
    font-weight: 700;
    font-size: 16px;
    font-size: 35px;
    line-height: 1.5;
    letter-spacing: -0.05em;
}

@media screen and (min-width: 760px) {
    .p-reserve__ttl {
        font-weight: 900;
        font-size: 20px;
        font-size: 22px;
        line-height: 1.8;
        letter-spacing: 0.025em;
    }
}

.p-reserve__text {
    margin-top: 2.8125rem;
    font-size: 16px;
    line-height: 1.7777777778;
    letter-spacing: -0.05em;
}

@media screen and (min-width: 760px) {
    .p-reserve__text {
        margin-top: 4.375rem;
        margin-top: 40px;
        font-size: 16px;
        font-size: 16px;
        line-height: 2.0416666667;
    }
}

.p-reserve__btnBox {
    -webkit-column-gap: 3.125rem;
    -moz-column-gap: 3.125rem;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    column-gap: 3.125rem;
    width: 100%;
    max-width: 38.75rem;
    margin: auto;
    margin-top: 4.0625rem;
}

@media screen and (min-width: 760px) {
    .p-reserve__btnBox {
        max-width: 56.875rem;
        margin-top: 5.3125rem;
    }
}

.p-reserve__btn {
    text-align: center;
}

.p-reserve__btn p {
    display: inline-block;
    position: relative;
    color: #00a3e1;
    font-weight: 500;
    font-size: 1rem;
    line-height: 1;
    text-align: center;
}

@media screen and (min-width: 760px) {
    .p-reserve__btn p {
        font-size: 16px;
        font-size: 16px;
    }
}

.p-reserve__btn p:before,
.p-reserve__btn p:after {
    -webkit-transform: translateY(-50%);
    position: absolute;
    top: 50%;
    width: 1.25rem;
    height: 1.5625rem;
    transform: translateY(-50%);
    content: "";
}

@media screen and (min-width: 760px) {

    .p-reserve__btn p:before,
    .p-reserve__btn p:after {
        width: 1.875rem;
        height: 2.1875rem;
    }
}

.p-reserve__btn p:before {
    left: -2.8125rem;
    background: url(../images/common/Reserve1.png) no-repeat center center/contain;
}

@media screen and (min-width: 760px) {
    .p-reserve__btn p:before {
        left: -3.5rem;
    }
}

.p-reserve__btn p:after {
    right: -2.8125rem;
    background: url(../images/common/Reserve2.png) no-repeat center center/contain;
}

@media screen and (min-width: 760px) {
    .p-reserve__btn p:after {
        right: -3.5rem;
    }
}

.p-reserve__btn a {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    position: relative;
    align-items: center;
    justify-content: center;
    min-width: 17.9375rem;
    margin-top: 1rem;
    padding: 1.5625rem 0 1.5625rem 1.5625rem;
    border: 1px solid #00a3e1;
    background-color: #fff;
    color: #00a3e1;
    font-weight: 700;
    font-size: 20px;
    line-height: 1;
    letter-spacing: 0.075em;
    text-align: center;
}

@media screen and (min-width: 760px) {
    .p-reserve__btn a {
        /*min-width: 26.125rem;*/
        padding: 2rem 0 2rem 1.875rem;
        font-size: 1.6875rem;
        font-size: 22px;
        width: 100%;
    }
}

.p-reserve__btn a:after {
    -webkit-transform: rotate(-90deg);
    display: inline-block;
    width: 15px;
    height: 10px;
    margin-top: 0.1875rem;
    margin-left: 0.9375rem;
    transform: rotate(-90deg);
    background: url(../images/common/bule-yazirusi.png) no-repeat center center/contain;
    content: "";
}

@media screen and (min-width: 760px) {
    .p-reserve__btn a:after {
        width: 20px;
        height: 15px;
    }
}

.p-footer {
    margin-top: 6.25rem;
}

@media screen and (min-width: 760px) {
    .p-footer {
        margin-top: 7.5rem;
    /*    margin-bottom: 3.125rem;*/
        margin-bottom:70px;
        position: relative;
        left: 80px;
    }
}

.p-footer__logo {
    aspect-ratio: 250/130;
    width: 100%;
    max-width: 15.625rem;
    margin: auto;
}
@media screen and (min-width: 760px) {
    .p-footer__nav {
        width: 100%;
        max-width: 75rem;
        margin: auto;
        margin-top: 3.75rem;
    }
}

.p-footer__nav {
    margin-top: 3.125rem;
}

@media screen and (min-width: 760px) {
    .p-footer__nav {
        width: 100%;
        /*max-width: 75rem;*/
        max-width: 80rem;   /* 新UI刷新PJ追加 */
        margin: auto;
        margin-top: 3.75rem;
    }
}

.p-footer__items {
    -ms-flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    row-gap: 1.25rem;
    flex-wrap: wrap;
    justify-content: center;
    padding-top: 4.375rem;
}
@media screen and (min-width: 760px) {
    .p-footer__items {
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        align-items: center;
        justify-content: center;
        margin-top: 5rem;
        padding-bottom: 7.5rem;
    }
}
@media screen and (min-width:1081px){
    .p-footer__items{
        border-bottom: 1px solid rgba(77, 77, 77, 0.3);
    }
}

.p-footer__item {
    /* border-right: 1px solid rgba(77, 77, 77, 0.7); */
}

.p-footer__item:last-child {
    border-right: none;
}

.p-footer__item a {
    padding: 1.25rem;
    font-weight: 500;
//    font-size: 16px;
    font-size: 2.4vw;
    line-height: 1;
    text-transform: capitalize;
}

.p-nav {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    font-weight: 500;
    font-size: 20px;
    font-size: 16px;
    line-height: 1;
    letter-spacing: -0.025em;
}

@media screen and (min-width: 760px) {
    .p-nav {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        justify-content: center;
        gap: 50px;
    }
    .p-footer__item {
        margin: 0 10px;
    }
    .p-footer__item a {
        font-size: 12px;
    }
    
}

.p-nav__item {
    width: 100%;
    text-align: center;
}

@media screen and (min-width: 760px) {
    .p-nav__item {
        text-align: left;
    }
}

.p-nav__item a {
    display: inline-block;
    padding: 1.25rem 0;
}

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

.p-nav__flex .p-nav__underList:nth-child(2) {
    margin-left: 50px;
}

.p-nav__underList {
    display: none;
}

@media screen and (min-width: 760px) {
    .p-nav__underList {
        display: block;
    }
}

.p-nav__underItem {
    -webkit-box-align: center;
    -ms-flex-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    margin-top: 1.25rem;
    position:relative;
}

@media screen and (min-width: 760px) {
    .p-nav__underItem:first-child {
        margin-top: 0;
    }
}


.p-nav__underItem:before {
    display: inline-block;
    width: 10px;
    height: 1px;
    margin-right: 0.3125rem;
    border-top: #00a3e1 solid 1px;
    content: "";
    position:absolute;
    top:0;
    left:-14px;
    bottom:0;
    margin:auto;
}
/*
.footer__color__border{
    width: 10px;
    height: 1px;
}
*/


.p-under-mv {
    padding-top: 10.75rem;
    padding-bottom: 2.625rem;
    background-color: #00a3e1;
}

@media screen and (min-width: 760px) {
    .p-under-mv {
        padding: 0;
    }
}

.p-under-mv.faq {
    padding-top: 14.375rem;
}

@media screen and (min-width: 760px) {
    .p-under-mv.faq {
        padding-top: 0;
    }
}

.p-under-mv__title.--faq {
    padding-bottom: 3.75rem;
}

@media screen and (min-width: 760px) {
    .p-under-mv__title.--faq {
        height: 200px;
        padding: 68px 40px 70px;
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: column;
    }
}

.p-under-mv.p-under-mv__plan {
    padding-bottom: 7.625rem;
}

@media screen and (min-width: 760px) {
    .p-under-mv.p-under-mv__plan {
        padding-bottom: 0;
    }
}

.p-under-mv__title {
    position: relative;
}

.p-under-mv__title img {
    -o-object-fit: cover;
    width: 100%;
    height: 100%;
    aspect-ratio: 16/7;
    object-position: center right;
    object-fit: cover;
}

.p-under-mv_753 img {
    object-position: top right;
}

.p-under-mv_half img {
    object-position: top left;
}

.p-under-mv__title h1 {
    color: #fff;
    font-weight: 400;
    font-size: 5rem;
    line-height: 1;
    text-align: center;
    text-transform: capitalize;
}

@media screen and (min-width: 760px) {
    .p-under-mv__title h1 {
        position: absolute;
        bottom: 5rem;
        left: 3.75rem;
        font-size: 5rem;
        line-height: 1;
    }
}

@media screen and (min-width: 760px) {
    .p-under-mv__title .branch-name,
    .p-under-mv__title .branch-namejp {
        text-shadow: 0 0 20px rgba(0, 0, 0, 0.7);
    }
}

@media screen and (min-width: 760px) {
    .p-under-mv__title.p-under-mv__plan {
        padding: 6.5625rem;
    }
}

.p-under-mv__title.--faq h1,
.p-under-mv__title.p-under-mv__plan h1 {
    font-weight: 500;
    font-size: 5vw;
    line-height: 1;
    letter-spacing: 0.025em;
}

@media screen and (min-width: 760px) {

    .p-under-mv__title.--faq h1,
    .p-under-mv__title.p-under-mv__plan h1 {
        position: static;
        font-size: 26px;
        font-size: 2.6rem;
        font-weight: 600;
        text-align: center;
        line-height: 1.31;
    }
}

.p-under-mv__title span {
    display: block;
    margin-top: 0.9375rem;
    font-size: 1.75rem;
    line-height: 1.3571428571;
}

@media screen and (min-width: 760px) {
    .p-under-mv__title span {
        display: inline-block;
        margin-left: 1.5rem;
        letter-spacing: 0.025em;
    }
}

.p-under-mv__plan.--access span {
    margin-bottom: 0.9375rem;
}

@media screen and (min-width: 760px) {
    .p-under-mv__plan.--access span {
        margin-right: 1.5rem;
        margin-bottom: 0;
        margin-left: 0;
    }
}

.p-header__logo.p-under__logo {
    aspect-ratio: 243/133;
    max-width: 17.8125rem;
}

@media screen and (min-width: 760px) {
    .p-header__logo.p-under__logo {
        aspect-ratio: 138/64;
        max-width: 8.625rem;
        padding-top: 0;
    }
}

@media screen and (min-width: 760px) {
    .p-under-mv__head.--baby {
        position: absolute;
        bottom: 10%;
        left: 4.0625rem;
        text-align: center;
    }
}

@media screen and (min-width: 760px) {
    .p-under-mv__head.--baby h1 {
        display: block;
        position: static;
        color: #00a3e1;
        font-size: 5rem;
        line-height: 1.0875;

        text-align: left;
    }
}

.p-under-mv__head.--baby span {
    display: none;
}

@media screen and (min-width: 760px) {
    .p-under-mv__head.--baby span {
        display: block;
        margin-left: 0;
        font-family: Zen Kaku Gothic New, sans-serif;
    }
}

@media screen and (min-width: 760px) {
    .p-under-mv__head.--baby p {
        display: block;
        margin-top: 2.8125rem;
        color: #313131;
        font-size: 16px;
        line-height: 1.8333333333;
        letter-spacing: 0.025em;
        text-align: left;
        background-color: rgba(255, 255, 255, 0.5);
        box-shadow: 0 0 20px 20px rgba(255, 255, 255, 0.5);
    }
}

@media screen and (min-width: 760px) {
    .p-under-nav {
        z-index: 50;
        position: sticky;
        top: 0;
        right: 0;
    }
}

.p-under-nav__items {
    /*display: grid;*/
    /*grid-template-columns: repeat(6, 1fr);*/
    background-color: #f2f2f2;
    display: flex;
    /* grid-template-columns: repeat(6, 1fr); */
    /* background-color: #fff; */
    /* justify-content: space-between; */
    justify-content: center;
}

/*@media screen and (min-width: 760px) {*/
/*    .p-under-nav__items {*/
/*        grid-template-columns: repeat(10, 1fr);*/
/*        background-color: #00a3e1;*/
/*    }*/
/*}*/

.p-under-nav__item {
    position: relative;
    height: 6.875rem;
    border-bottom: 1px solid #fff;
    text-align: center;
    background-color: #f2f2f2;
}

@media screen and (min-width: 760px) {
    .p-under-nav__item {
        height: initial;
        border: none;
    }
}

.p-flow-baby__ttl, .p-voice-baby__ttl {
    font-size: 20px;
}

/* .p-under-nav__item:after {
    -webkit-transform: translateY(-50%);
    position: absolute;
    top: 50%;
    right: 0;
    width: 1px;
    height: 60%;
    transform: translateY(-50%);
    background-color: #d7d7d7;
    content: "";
} */

.p-under-nav__item:last-child:after {
    width: 0;
    height: 0;
}

.p-under-nav__item a {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    row-gap: 0.3125rem;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    height: 100%;
    color: #a3a3a3;
    font-weight: 700;
    font-size: 16px;
    line-height: 1;
    letter-spacing: -0.025em;
    text-transform: capitalize;
}

@media screen and (min-width: 760px) {
    .p-under-nav__item a {
        padding: 1.25rem 0;
        padding-inline: 1.25rem;
        color: #515151;
        font-weight: 500;
        /*font-size: 20px;*/
        line-height: 1;
    }
}

/** UI Renewal 20230714 */
@media screen and (min-width: 760px) {
    .p-under-nav__item.article a {
        padding: 1.25rem 0;
        padding-inline: 1.25rem;
        color: #515151;
        font-weight: 550;
        font-size: 1.3rem;
        line-height: 1;
    }
}

.p-under-nav__item.--baby a {
    color: #515151;
}

@media screen and (min-width: 760px) {
    .p-under-nav__item.--baby a {
        color: #515151;
        font-weight: 500;
    }
}

/*
.p-under-nav__item a:before {
    display: inline-block;
    width: 2.6875rem;
    height: 2.625rem;
    background: url(../images/store/store-nav01.png) no-repeat center center/contain;
    content: "";
}
*/
/* 新UIデザイン向けに追加 2023-07-01 */
.p-under-nav__item a > img {
    display: inline-block;
    /*width: 2.0875rem;*/
    height: 2.025rem;
/*    background: url(../images/store/store-nav01.png) no-repeat center center/contain; */
/*    content: ""; */
}

@media screen and (min-width: 760px) {
    .p-under-nav__item a:before {
        display: contents;
    }
}

.p-under-nav__item:nth-child(2) a:before {
/*    background: url(../images/store/store-nav02.png) no-repeat center center/contain; */
}

.p-under-nav__item:nth-child(3) a:before {
/*    background: url(../images/store/store-nav03.png) no-repeat center center/contain; */
}

.p-under-nav__item:nth-child(4) a:before {
    background: url(../images/store/store-nav04.png) no-repeat center center/contain;
}

.p-under-nav__item:nth-child(5) a:before {
    background: url(../images/store/store-nav05.png) no-repeat center center/contain;
}

.p-under-nav__item:nth-child(6) a:before {
    background: url(../images/store/store-nav06.png) no-repeat center center/contain;
}

.p-under-nav__item:nth-child(7) a:before {
    background: url(../images/store/store-nav07.png) no-repeat center center/contain;
}

.p-under-nav__item:nth-child(8) a:before {
    background: url(../images/store/store-nav08.png) no-repeat center center/contain;
}

.p-under-nav__item:nth-child(9) a:before {
    background: url(../images/store/store-nav09.png) no-repeat center center/contain;
}

.p-under-nav__item:nth-child(10) a:before {
    background: url(../images/store/store-nav10.png) no-repeat center center/contain;
}

.p-under-nav__item:nth-child(11) a:before {
    background: url(../images/store/store-nav11.png) no-repeat center center/contain;
}

.p-under-nav__item:nth-child(12) a:before {
    background: url(../images/store/store-nav12.png) no-repeat center center/contain;
}

.p-under-mv__head.--baby p {
    display: none;
}

.p-under-mv__head__sp__subtitle{
    color:#fff;
    margin-top:5px;
}

@media screen and (min-width: 760px) {
    .p-under-mv__head.--baby p {
        display: inline-block;
    }
}

@media screen and (min-width: 760px) {
    .p-under-nav__head.--baby .--block {
        display: block;
    }
}

.p-under-nav__items.--baby {
    grid-template-columns: repeat(4, 1fr);
}

@media screen and (min-width: 760px) {
    .p-under-nav__items.--baby {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        justify-content: center;
        margin-inline: auto;
        background-color: #f2f2f2;
    }
}

.p-under-nav__items.--baby:nth-child(2) {
    grid-template-columns: repeat(3, 1fr);
}

@media screen and (min-width: 760px) {
    .p-under-nav__items.--baby:nth-child(2) {
        display: none;
    }
}

@media screen and (min-width: 760px) {
    .p-under-nav__item.--baby a {
        padding-inline: 2.1875rem;
    }
}

.p-under-nav__item.--baby a:before {
    display: contents;
}

.p-sp-mv__title {
    position: relative;
    /* aspect-ratio: 814/544; */
    width: 100%;
    height: 100%;
}

.p-sp-mv__title img {
    -o-object-fit: cover;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.p-sp-mv__head {
    position: absolute;
    bottom: 10%;
    left: 2.5rem;
}

.p-sp-mv__head h2 {
    color: #00a3e1;
    font-weight: 400;
    font-size: 3.125rem;
    line-height: 1.5;
}

.p-sp-mv__head span {
    display: block;
    font-weight: 500;
    font-size: 16px;
    line-height: 1;
    letter-spacing: 0.025em;
}

.p-sp-mv__head p {
    display: block;
    margin-top: 1.5625rem;
    font-size: 16px;
    line-height: 1.9444444444;
    letter-spacing: -0.05em;
}

@media screen and (min-width: 760px) {
    .p-about__inner {
        max-width: 72.5rem;
    }
}

.p-about__wrap {
    position: relative;
}

@media screen and (min-width: 760px) {
    .p-about__wrap {
        -webkit-box-align: center;
        -ms-flex-align: center;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        align-items: center;
    }
}

.p-about__img {
    width: 100vw;
    margin: 0 calc(50% - 50vw);
}

@media screen and (min-width: 760px) {
    .p-about__img {
        aspect-ratio: 640/426;
        width: 100%;
        max-width: 40rem;
        margin: 0;
    }
}

.p-about__img img {
    -o-object-fit: cover;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.p-about__box {
    position: absolute;
    top: 6.9375rem;
    left: 4rem;
    width: 82.5%;   /* 新UIデザイン刷新追加 */
}

@media screen and (min-width: 760px) {
    .p-about__box {
        position: static;
        margin-left: 5.8125rem;
    }
}

.p-about__box h2 {
    color: #494949;
    font-weight: 700;
    font-size: 1.75rem;
    line-height: 1.3214285714;
    letter-spacing: -0.05em;
}

.p-about__box p {
    margin-top: 2.5rem;
    color: #000;
    /*font-size: 16px;*/
    font-size: 1.2rem;  /* 新UI刷新PJ追加 */
    line-height: 2.0555555556;
    letter-spacing: -0.05em;
}

@media screen and (min-width: 760px) {
    .p-about__box p {
        /*font-size: 16px;*/
        font-size: 1.3rem;   /* 新UI刷新PJ追加 */
        line-height: 1.7619047619;
    }
}

.p-about__btn {
    margin-top: 2.5rem;
    color: #00a3e1;
    font-weight: 500;
    font-size: 1.875rem;
    line-height: 1;
    letter-spacing: 0.025em;
    text-transform: capitalize;
}

@media screen and (min-width: 760px) {
    .p-about__btn {
        margin-top: 3.75rem;
        text-align: right;
    }
}

.p-under-plan {
    padding-top: 3.125rem;
    padding-bottom: 3.75rem;
    background-color: #f2f2f2;
}

@media screen and (min-width: 760px) {
    .p-under-plan {
        padding-top: 40px;
        padding-bottom: 40px;
    }
}

.p-under-plan__inner.l-inner {
    padding: 0 1.5625rem;
    text-align: center;
}

.p-under-plan__img {
    /*aspect-ratio: 683/456;*/
    width: 100%;
    max-width: 42.6875rem;
    margin: 3.125rem auto 0;
}

@media screen and (min-width: 760px) {
    .p-under-plan__img {
        aspect-ratio: 976/638;
        max-width: 61rem;
    }
}

.p-under-plan__img img {
    -o-object-fit: cover;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.p-under-plan__btn {
    /*margin-top: 2.9375rem;*/
    margin-top: 40px !important;  /* 新UI刷新PJ追加*/
}

@media screen and (min-width: 760px) {
    .p-under-plan__btn {
        margin-top: 1.875rem;
    }
}

.p-gallery {
    background: -webkit-gradient(linear,
    left top,
    left bottom,
    from(#f2f2f2),
    color-stop(50%, #f2f2f2),
    color-stop(50%, transparent),
    color-stop(80%, transparent),
    color-stop(80%, #f2f2f2),
    to(#f2f2f2));
    background: linear-gradient(to bottom,
    #f2f2f2,
    #f2f2f2 50%,
    transparent 50%,
    transparent 80%,
    #f2f2f2 80%,
    #f2f2f2 100%);
    text-align: center;
}

@media screen and (min-width: 760px) {
    .p-gallery {
    //    padding-right: 2.1875rem;
        background: #fff;
    }
}

.p-gallery__inner {
    margin-top: 5.3125rem;
    background-color: #fff;
}

@media screen and (min-width: 760px) {
    .p-gallery__inner {
        margin-top: 0;
        padding-top: 40px;
        /* padding-right: 2.1875rem;
        padding-left: 3.125rem; */
    }
}

@media screen and (min-width: 760px) {
    .p-gallery__swiper {
        max-width: 87.5rem;
    }
}

.p-gallery__btn {
    margin-top: 2.1875rem;
}

@media screen and (min-width: 760px) {
    .p-gallery__btn {
        /*padding-bottom: 3.4375rem;*/
        padding-bottom: 40px;
    }
}

.p-swiper {
    width: 100vw;
    margin: 2.1875rem calc(50% - 50vw) 0;
    margin-right: -0.3125rem;
    padding-right: 0.3125rem;
    padding-bottom: 0.3125rem;
}

@media screen and (min-width: 760px) {
    .p-swiper {
        width: 100%;
        margin-top: 2.1875rem;
        margin-inline: auto;
    }
}

.p-gallery__swiper.p-swiper {
    padding-left: 0.625rem;
}

@media screen and (min-width: 760px) {
    .p-gallery__swiper.p-swiper {
        padding-left: 0;
    }
}

@media screen and (min-width: 760px) {
    .p-gallery__swiper .swiper-wrapper.p-swiper__wrapper {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }
}

.p-swiper__img {
    aspect-ratio: 556/835;
    width: 100%;
    max-width: 34.75rem;
    height: 52.1875rem;
}

@media screen and (min-width: 760px) {
    .p-swiper__img {
        aspect-ratio: 450/677;
        max-width: 28.125rem;
        height: 100%;
    }
}

/* .p-gallery__swiper .swiper-slide.swiper-slide-duplicate-active,
.p-gallery__swiper .swiper-slide.swiper-slide-active {
    -webkit-transition: height 0.3s;
    z-index: 1;
    height: 50.625rem;
    opacity: 1;
    transition: height 0.3s;
}

@media screen and (min-width: 760px) {

    .p-gallery__swiper .swiper-slide.swiper-slide-duplicate-active,
    .p-gallery__swiper .swiper-slide.swiper-slide-active {
        height: 46.25rem;
    }
} */
.p-gallery__swiper .swiper-slide {
    opacity: .3;
    /* 左右のスライドを薄くする */
    transform: scale(.8);
    /* 左右のスライドを小さくする */
    transition: .7s;
    /* ゆっくり小さくさせる */
}

.p-gallery__swiper .swiper-slide img {
    height: auto;
    width: 100%;
}

.p-gallery__swiper .swiper-slide-active {
    opacity: 1;
    /* 中央のスライドは薄くしない */
    /*transform: scale(1);*/
    /* 中央のスライドは小さくしない */
    z-index: 1;
    /* 中央のスライドを一番上にする */
}

.p-gallery__swiper .p-swiper__img:nth-child(1) img {
    height: 100%;
}


.p-photo__swiper .swiper-slide {
    opacity: .3;
    /* 左右のスライドを薄くする */
    transform: scale(.8);
    /* 左右のスライドを小さくする */
    transition: .7s;
    /* ゆっくり小さくさせる */
}

.p-photo__swiper .swiper-slide img {
    height: auto;
    width: 100%;
}

.p-photo__swiper .swiper-slide-active {
    opacity: 1;
    /* 中央のスライドは薄くしない */
    /*transform: scale(1);*/
    /* 中央のスライドは小さくしない */
    z-index: 1;
    /* 中央のスライドを一番上にする */
}

.p-photo__swiper .p-swiper__img:nth-child(1) img {
    height: 100%;
}


.p-swiper__img img {
    -o-object-fit: cover;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.p-swiper__box {
    height: 100%;
}

.p-swiper__left {
    left: 6%;
    width: 25px;
    height: 25px;
    background: url(../images/store/blue-sankaku.png) no-repeat center center/contain;
}

/* @media screen and (min-width: 760px) {
    .p-swiper__left {
        display: none;
    }
} */

.p-swiper__right {
    right: 6%;
    width: 25px;
    height: 25px;
    background: url(../images/store/blue-sankaku-right.png) no-repeat center center/contain;
}

/* 
@media screen and (min-width: 760px) {
    .p-swiper__right {
        display: none;
    }
} */

.p-interior__swiper .p-swiper__img.swiper-slide {
    aspect-ratio: 596/453;
    max-width: 37.25rem;
    height: 100%;
}

/*
.p-staff__img a {
    display: block;
}
*/
.p-staff__img span {
    display: block;
}


@media screen and (min-width: 760px) {
    .p-interior__swiper .p-swiper__img.swiper-slide {
        aspect-ratio: 778/593;
        max-width: 48.625rem;
    }
}

.p-story__item a > div {
    /*width: 49%;*/
    width: 100%;   /* 新UI刷新PJ追加 */
}

.p-story__item__community a > div {
    /*width: 49%;*/
    width: 100%;   /* 新UI刷新PJ追加 */
}

.p-story__item__life-channel a > div {
    width: 100%; 
}

.p-story__item__headoffice a > div {
    /*width: 49%;*/
    width: 100%;   /* 新UI刷新PJ追加 */
}

.p-interior__swiper .swiper-slide.swiper-slide-active {
    z-index: 1;
    height: 26rem;
    opacity: 1;
}

@media screen and (min-width: 760px) {
    .p-interior__swiper .swiper-slide.swiper-slide-active {
        height: 35rem;
    }
}

@media screen and (min-width: 760px) {
    .p-swiper.p-interior__swiper {
        max-width: 101.25rem;
        padding-right: 0;
        /* padding-left: 2.1875rem; */
    }
}

.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
    opacity: 1;
    pointer-events: all;
}

@media screen and (min-width: 760px) {
    .p-interior__swiper .swiper-wrapper.p-swiper__wrapper {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }
}

.p-interior {
    background-color: #f2f2f2;
    text-align: center;
}

@media screen and (min-width: 760px) {
    .p-interior {
        padding-top: 3.125rem;
    }
}

.p-interior__inner {
    /* margin-top: 5.3125rem; */
    padding: 40px 0;
    background-color: #f2f2f2;
}

@media screen and (min-width: 760px) {
    .p-interior__inner {
        padding-top: 0;
        padding-right: 0;
    }
}

.p-interior__swiper {
    margin-top: 5rem;
}

@media screen and (min-width: 760px) {
    .p-interior__swiper {
        margin-top: 3.125rem;
    }
}

.p-interior__btn {
    margin-top: 2.1875rem;
    text-transform: capitalize;
}

.p-coordinate {
    text-align: center;
}

.p-coordinate__inner.l-inner {
    padding: 0 0.9375rem;
}

.p-coordinate__box {
    -webkit-column-gap: 2.5rem;
    -moz-column-gap: 2.5rem;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    column-gap: 2.5rem;
    row-gap: 3.4375rem;
    width: 100%;
    margin-top: 3.125rem;
}
@media screen and (max-width:1080px){
    .p-coordinate__box{
        width:90%;
        margin: 30px auto auto;
    }
}
@media screen and (min-width: 760px) {
    .p-coordinate__box {
        -webkit-column-gap: 1.875rem;
        -moz-column-gap: 1.875rem;
        grid-template-columns: repeat(4, 1fr);
        column-gap: 1.875rem;
        max-width: 68.75rem;
        margin-inline: auto;
    }
}

.p-coordinate__img {
    width: 100%;
    max-width: 20.3125rem;
    height: 100%;
}

@media screen and (min-width: 760px) {
    .p-coordinate__img {
        aspect-ratio: 250/250;
        max-width: 15.625rem;
    }
}

.p-coordinate__img img {
    -o-object-fit: cover;
    aspect-ratio: 325/325;
    width: 100%;
    height: auto;
    object-fit: cover;
}

@media screen and (min-width: 760px) {
    .p-coordinate__img img {
        aspect-ratio: 250/250;
    }
}

.p-coordinate__img a {
    display: inline-block;
    margin-top: 0.9375rem;
    color: #00a3e1;
    /*font-weight: 500;*/
    font-weight: 400;   /* 新UI刷新PJ追加 */
    font-size: 16px;
    line-height: 1.25;
    text-align: left;
}

@media screen and (min-width: 760px) {
    .p-coordinate__img a {
        /*font-size: 16px;*/
        /*line-height: 1.5;*/
        font-size: 1.3rem;   /* 新UI刷新PJ追加 */
        line-height: 1.3;  /* 新UI刷新PJ追加 */
        display: block;
        text-align: left;
    }
}

.p-coordinate__btn {
    margin-top: 50px;
}

@media screen and (min-width: 760px) {
    .p-coordinate__btn {
        /*margin-top: 50px;*/
        margin-top: 40px;  /* 新UI刷新PJ追加 */
    }
}

.p-story {
    background-color: #f5f5f5;
    text-align: center;
}

.p-story__items {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    row-gap: 2.1875rem;
    flex-direction: column;
    /*margin-top: 4.0625rem;*/
    margin-top: 15px;  /* 新UI刷新PJ追加 */  
}

.p-story__items__community {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    row-gap: 2.1875rem;
    flex-direction: column;
    /*margin-top: 4.0625rem;*/
    margin-top: 15px;  /* 新UI刷新PJ追加 */  
}

.p-story__items.life-channel {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    row-gap: 2.1875rem;
    flex-direction: column;
    /*margin-top: 4.0625rem;*/
    margin-top: 15px;  /* 新UI刷新PJ追加 */  
}

@media screen and (min-width: 760px) {
    .p-story__items {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        -webkit-column-gap: 2.1875rem;
        -moz-column-gap: 2.1875rem;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        column-gap: 2.1875rem;
        flex-direction: row;
        justify-content: center;
    }
    .p-story__items__community {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        -webkit-column-gap: 2.1875rem;
        -moz-column-gap: 2.1875rem;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        column-gap: 2.1875rem;
        flex-direction: row;
        justify-content: center;
    }
    .p-story__items.life-channel {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        -webkit-column-gap: 2.1875rem;
        -moz-column-gap: 2.1875rem;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        column-gap: 2.1875rem;
        flex-direction: row;
        justify-content: center;
    }



}

@media screen and (max-width: 768px) {
    .p-coordinate__box {
        grid-template-columns: repeat(2, 1fr);
    }

    .p-coordinate__img {
        max-width: unset;
    }
}

.p-story__item {
    width: 100%;
    max-width: 35rem;
    margin-inline: auto;
    padding: 2.1875rem 1.875rem 1.6875rem 2.5rem;
    border: 1px solid #65c5e9;
    border-radius: 5px;
    background-color: #fff;
}

.p-story__item__community {
    width: 100%;
    max-width: 35rem;
    margin-inline: auto;
    padding: 2.1875rem 1.875rem 1.6875rem 2.5rem;
    border: 1px solid #F1F1F1 !important;
    /*border-radius: 5px;*/
    background-color: #fff;
}

.p-story__item__life-channel {
    width: 100%;
/*    max-width: 35rem;*/
    margin-inline: auto;
    padding: 2.1875rem 1.875rem 1.6875rem 2.5rem;
    border: 1px solid #65c5e9;
    border-radius: 5px;
    background-color: #fff;
}

.p-story__item__headoffice {
    width: 100%;
    max-width: 35rem;
    margin-inline: auto;
    padding: 2.1875rem 1.875rem 1.6875rem 2.5rem;
    border: 1px solid #65c5e9;
    border-radius: 5px;
    background-color: #fff;
}

@media screen and (min-width: 760px) {
    .p-story__item {
        /*max-width: 38.4375rem;*/
        max-width: 50.4375rem;   /* 新UI刷新プロジェクト追加 */
        margin-inline: 0;
        padding-top: 2.8125rem;
        padding-right: 5rem;
        padding-bottom: 2.8125rem;
    }
    .p-story__item__community {
        /*max-width: 38.4375rem;*/
        max-width: 50.4375rem;   /* 新UI刷新プロジェクト追加 */
        margin-inline: 0;
        padding-top: 2.8125rem;
        padding-right: 5rem;
        padding-bottom: 2.8125rem;
    }
    .p-story__item__life-channel {
        /*max-width: 38.4375rem;*/
        max-width: 48.4375rem;
        margin-inline: 0;
        padding-top: 0px !important;
        padding-right: 2.5rem !important;
        padding-left: 2.5rem !important;
        padding-bottom: 2.8125rem;
    }
    .p-story__item__headoffice {
        /*max-width: 38.4375rem;*/
        max-width: 50.4375rem;   /* 新UI刷新プロジェクト追加 */
        margin-inline: 0;
        padding-top: 2.8125rem;
        padding-right: 5rem;
        padding-bottom: 2.8125rem;
    }
}

.p-story__item a {
    -webkit-column-gap: 1.625rem;
    -moz-column-gap: 1.625rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    column-gap: 1.625rem;
}

.p-story__item__community a {
    -webkit-column-gap: 1.625rem;
    -moz-column-gap: 1.625rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    column-gap: 1.625rem;
}

.p-story__item__life-channel a {
    -webkit-column-gap: 1.625rem;
    -moz-column-gap: 1.625rem;
/*    display: -webkit-box;*/
/*    display: -ms-flexbox;*/
/*    display: flex;*/
    column-gap: 1.625rem;
}

.p-story__item__headoffice a {
    -webkit-column-gap: 1.625rem;
    -moz-column-gap: 1.625rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    column-gap: 1.625rem;
}

.p-story__img {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    aspect-ratio: 251/251;
    width: 100%;
    max-width: 15.6875rem;
    margin-top: 2.5rem;
}

.p-story__img__life-channel {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    aspect-ratio: 251/251;
    width: 100%;
    max-width: 100% !important;
    margin-top: 2.5rem;
}

.p-story__img.headoffice {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    aspect-ratio: 251/251;
    width: 100%;
    max-width: 22rem;
    margin-top: 2.5rem;
}

.p-story__box {
    text-align: left;
}

.p-story__meta {
    -webkit-column-gap: 1.4375rem;
    -moz-column-gap: 1.4375rem;
    -webkit-box-align: center;
    -ms-flex-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    column-gap: 1.4375rem;
    align-items: center;
}

.p-story__cat {
    min-width: 5.875rem;
    padding: 0.6875rem 0;
    border-radius: 0.3125rem;
    background-color: #00a3e1;
    color: #fff;
    font-weight: 500;
    font-size: 12px;
    line-height: 1;
    letter-spacing: 0.05em;
    text-align: center;
    text-transform: uppercase;
}

.p-story__cat p {
    font-weight: 500;
    font-size: 1.1875rem;
}

.p-story__ttl h3 {
    /*margin-top: 1.875rem;*/
    margin-top: 2.3rem;  /* 新UI刷新PJ追加 */
    font-weight: 550;   /* 新UI刷新PJ追加 */
    /*font-size: 16px;*/
    font-size: 1.3rem;  /* 新UI刷新PJ追加 */
    line-height: 1.3;  /* 新UI刷新PJ追加 */
    letter-spacing: -0.05em;
}

.p-story__ttl__life-channel h3 {
    /*margin-top: 1.875rem;*/
    margin-top: 2.3rem;  /* 新UI刷新PJ追加 */
    font-weight: 550;   /* 新UI刷新PJ追加 */
    /*font-size: 16px;*/
    font-size: 1.3rem;  /* 新UI刷新PJ追加 */
    line-height: 1.3;  /* 新UI刷新PJ追加 */
    letter-spacing: -0.05em;
}

/* UI刷新PJ追加 */
@media screen and (max-width: 760px) {
    .p-story__ttl h3 {
        margin-top: 0;
    }

    .p-story__ttl__life-channel h3 {
        margin-top: 20px;
    }
}
.p-story__item {
    padding: 15px;
}

.p-story__item__community {
    padding: 15px;
}

.p-story__item__life-channel {
    padding: 15px;
}

.p-story__item__headoffice {
    padding: 0px;
}
@media screen and (max-width: 760px) {
    .p-story__item {
        padding: 15px !important;
    }

    .p-story__item__community {
        padding: 15px !important;
    }

    .p-story__item__life-channel {
        padding: 15px !important;
    }

    .p-story__item__headoffice {
        padding: 0px !important;
    }
}
.p-story__box p {
    font-size:1.2rem;
}

.p-story__text {
    margin-top: 10px;
    font-size: 1.1875rem;
    line-height: 1.4736842105;
}

.p-story__btn {
    margin-top: 2.8125rem;
}

.p-staff {
    text-align: center;
}

.p-staff__inner {
    position: relative;
}

/* 
.p-staff__box {
    -webkit-column-gap: 1.5625rem;
    -moz-column-gap: 1.5625rem;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    column-gap: 1.5625rem;
    margin-top: 2.1875rem;
} */
.p-staff__btn {
    /*padding-top: 5.3125rem;*/  /* 新UI刷新PJ追加 */
    padding-top: 40px;  /* 新UI刷新PJ追加 */
    padding-bottom: 40px;  /* 新UI刷新PJ追加 */
}

.p-staff__box {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    width: 100%;
    /* max-width: 75rem; */
    /* margin-inline: auto; */
}

.p-staff__img {
    /* aspect-ratio: 316/313; */
    width: 100%;
    /* max-width: 19.75rem; */
    height: 100%;
}

@media screen and (min-width: 760px) {
    .p-staff__img {
        /* aspect-ratio: 290/280; */
        /* max-width: 17.5rem; */
    }
}

.p-staff__img img {
    -o-object-fit: cover;
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 50%;
    background-color: #f6f6f6;
}

.p-staff__img p {
    display: inline-block;
    /*margin-top: 0.9375rem;*/
    margin-top: 3px;  /* 新UI刷新PJ追加 */
    font-size: 1.6875rem;
    line-height: 1.1851851852;
}


/* @media screen and (min-width: 760px) {
    .p-staff__btn {
        padding-top: 2.1875rem;
    }
} */

.p-staff__item {
    -webkit-transition: display 0.5s;
    display: none;
    position: relative;
    transition: display 0.5s;
}

.p-staff__item.active {
    display: block;
}

.p-staff__items {
    -webkit-transform: translateX(-50%);
    z-index: 10;
    position: absolute;
    top: 8.125rem;
    left: 50%;
    width: 100%;
    max-width: 46.25rem;
    padding-inline: 3.125rem;
    transform: translate(-50%);
}

.p-staff .p-staff__items .p-staff__itemImg img {
    aspect-ratio: 4/3;
    object-fit: cover;
}

.p-staff__item {
    background-color: #535353;
    text-align: left;
}

.p-staff__box2 {
    padding-top: 2.75rem;
    padding-bottom: 5.25rem;
}

.p-staff__btn2 {
    margin-top: 2.5rem;
    text-align: center;
}

.p-staff__btn2 .c-button {
    min-width: 17.125rem;
}

.p-staff__name--en {
    padding-bottom: 2.8125rem;
    color: #fff;
    font-size: 30px;
    line-height: 1;
    text-align: center;
    text-transform: capitalize;
}

.p-staff__name--blue {
    padding-top: 0.9375rem;
    padding-bottom: 0.9375rem;
    padding-left: 3.9375rem;
    background-color: #4f5d62;
    color: #00a3e1;
    font-size: 1.75rem;
    line-height: 1;
    letter-spacing: -0.025em;
}

.p-staff__name--ja {
    padding: 1.875rem 0 1.875rem 6.875rem;
    color: #fff;
    font-size: 16px;
    line-height: 1;
    letter-spacing: -0.075em;
}

.p-staff__name--text {
    width: 100%;
    max-width: 31.5rem;
    margin-top: 4.375rem;
    margin-bottom: 0.3125rem;
    margin-inline: auto;
    color: #fff;
    font-size: 1.1875rem;
    line-height: 1.6842105263;
    letter-spacing: -0.05em;
}

.l-staff-page {
    margin-top: 5.9375rem;
}

@media screen and (min-width: 760px) {
    .p-staff-page__inner {
        width: 100%;
        max-width: 85rem !important;
        /*max-width: 100rem;*/  /* 新UI刷新PJ追加 */
        margin-inline: auto;
    }
}

.p-staff-page__ttl {
    font-weight: 500;
    font-size: 2.125rem;
    line-height: 1;
    letter-spacing: 0.025em;
    text-align: center;
    margin-bottom: 50px;
}

.p-staff-page__ttl__all-staffblog {
    font-weight: 500;
    font-size: 2.125rem;
    line-height: 1;
    letter-spacing: 0.025em;
    text-align: center;
    margin-bottom: 50px;
    background:#00a3e1;
    line-height:28px;
    font-size:1.4rem;
    color:#FFF;
    margin-top:30px;
    margin-bottom:30px;
    font-weight:600;
}

@media screen and (min-width: 760px) {
    .p-staff-page__items {
        -webkit-column-gap: 4.6875rem;
        -moz-column-gap: 4.6875rem;
        display: grid;
        grid-template-columns: repeat(4, 1fr);   /* 新UI刷新PJ追加 */
        column-gap: 4.6875rem;
        row-gap: 6rem;
    }

    .p-staff-page__items__all-staffblog {
        -webkit-column-gap: 4.6875rem;
        -moz-column-gap: 4.6875rem;
        display: grid;
        grid-template-columns: repeat(6, 1fr);   /* 新UI刷新PJ追加 */
        column-gap: 4.6875rem;
        row-gap: 3rem;
    }
}

@media screen and (max-width: 760px) {
    .p-staff-page__items__all-staffblog, .p-staff-page__items {
        -webkit-column-gap: 4.6875rem;
        -moz-column-gap: 4.6875rem;
        display: grid;
        grid-template-columns: repeat(2, 1fr);   /* 新UI刷新PJ追加 */
        column-gap: 1.5rem;
        row-gap: 3rem;
    }
}

.p-staff-page__item {
    width: 100%;
    max-width: 20rem;
    margin-inline: auto;
}

.p-staff-page__item__all-staffblog {
    width: 100%;
    max-width: 20rem;
    margin-inline: auto;
}

@media screen and (min-width: 760px) {
    .p-staff-page__item {
        margin: 0;
    }

    .p-staff-page__item__all-staffblog {
        margin: 0;
    }
}

.p-staff-page__item + .p-staff-page__item {
    /*margin-top: 5rem;*/
}

.p-staff-page__item__all-staffblog + .p-staff-page__item__all-staffblog {
    /*margin-top: 5rem;*/
}

@media screen and (min-width: 760px) {
    .p-staff-page__item + .p-staff-page__item {
        margin-top: 0;
    }

    .p-staff-page__item__all-staffblog + .p-staff-page__item__all-staffblog {
        margin-top: 0;
    }
}

.p-staff-page__img {
    aspect-ratio: 1;
    width: 100%;
    max-width: 20.75rem;
    margin-inline: auto;
}

.p-staff-page__img img {
    -o-object-fit: cover;
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 50%;
    background-color: #f6f6f6;
}

.p-staff-page__flex {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-column-gap: 1.5625rem;
    -moz-column-gap: 1.5625rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    column-gap: 1.5625rem;
    align-items: center;
    justify-content: center;
    margin-top: 1.875rem;
}

.p-staff-page__flex__all-staffblog {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-column-gap: 1.5625rem;
    -moz-column-gap: 1.5625rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    column-gap: 1.5625rem;
    align-items: center;
    justify-content: center;
    margin-top: 8px !important;
}

.p-staff-page__flex p {
    color: #00a3e1;
    font-weight: 500;
    font-size: 2.0625rem;
    line-height: 1;

    letter-spacing: 0.025em;
}

.p-staff-page__flex__all-staffblog p {
    color: #00a3e1;
    font-weight: 500;
    font-size: 2.0625rem;
    line-height: 1;
    letter-spacing: 0.025em;
    height:8px;
}

.p-staff-page__textBlock {
    margin-top: 1.875rem;
    margin-left: 1.5625rem;
}

.p-staff-page__text {
    color: #222;
    font-weight: 400;
    font-size: 16px;
    line-height: 1.5;
    letter-spacing: -0.075em;
}

.p-staff-page__text.--blue {
    color: #00a3e1;
    font-weight: 700;
    font-size: 16px;
    letter-spacing: -0.025em;
}

.p-staff-page__text span {
    color: #00a3e1;
    font-weight: 700;
    font-size: 16px;
    letter-spacing: -0.025em;
}

.p-staff-page__mainText {
    margin-top: 1.875rem;
    font-size: 16px;
    letter-spacing: 1px;
}

.p-staff-page__subBtn {
    margin-top: 1.875rem;
    text-align: center;
}

.p-staff-page__subBtn__all-staffblog {
    margin-top: 1.875rem;
    text-align: center;
}

.p-staff-page__subBtn a {
    display: inline-block;
    min-width: 9.375rem;
    padding: 1.1875rem 0;
    border: 2px solid #00a3e1;
    border-radius: 5px;
    background-color: #f2f2f2;
    color: #00a3e1;
    font-weight: 700;
    font-size: 16px;
    line-height: 1;
    letter-spacing: 0.075em;
    text-transform: capitalize;
}

.p-staff-page__subBtn__all-staffblog a {
    display: inline-block;
    min-width: 6.4rem;
    padding: 0.6rem 0;
    border: 2px solid #00a3e1;
    border-radius: 5px;
    background-color: #f2f2f2;
    color: #00a3e1;
    font-weight: 700;
    font-size: 14px;
    line-height: 1;
    letter-spacing: 0.075em;
    text-transform: capitalize;
}

.p-staff-page__btn {
    margin-top: 5rem;
    text-align: center;
}

.p-staff-page__btn .c-button {
    min-width: 24.375rem;
}

.l-staff-blog {
    margin-top: 9.375rem;
}

.p-staff-blog__inner {
    max-width: 31.25rem;
}

@media screen and (min-width: 760px) {
    .p-staff-blog__inner {
        max-width: 59.375rem;
        padding-right: 0;
    }
}

.p-staff-blog__main {
    text-align: center;
}


@media screen and (min-width: 760px) {
    .p-staff-blog__item a {
        -webkit-column-gap: 2.8125rem;
        -moz-column-gap: 2.8125rem;
        /* display: -webkit-box;
        display: -ms-flexbox;
        display: flex; */
        display: block;
        column-gap: 2.8125rem;
    }
}

.p-staff-blog__items {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 50px 50px;
    margin-top: 5rem;
}

.p-staff-blog__items__blog {
    display: grid;
    grid-template-columns: repeat(4, 1fr) !important;
    gap: 50px 50px;
    margin-top: 5rem;
    margin-bottom:30px!important;;
}

@media screen and (max-width: 768px) {
    .p-staff-blog__items {
        display: grid;
        grid-template-columns: repeat(1, 1fr);
        gap: 50px 50px;
        margin-top: 5rem;
    }
    .p-staff-blog__items__blog {
        display: grid;
        grid-template-columns: repeat(2, 1fr) !important;
        gap: 30px 20px !important;
        margin-top: 5rem;
    }
}

.p-staff-blog__img {
    aspect-ratio: 236/158;
    width: 100%;
}

@media screen and (min-width: 760px) {
    .p-staff-blog__img {
        aspect-ratio: 16/9;
        object-fit: cover;
        width: 100%;
        margin-bottom: 10px;
    }
}

.p-staff-blog__img img {
    -o-object-fit: cover;
    width: 100%;
    object-fit: cover;
}

.p-staff-blog__block {
    /*padding: 1.25rem 1.25rem 0;*/
    padding-top: 0.8rem;
    padding-left: 1rem;   /* 新UI刷新PJ追加 */
    padding-right: 1rem;
    padding-bottom: 1rem;
}

@media screen and (min-width: 760px) {
    .p-staff-blog__block {
        padding: 0;
    }
}

.p-staff-blog__time {
    -webkit-column-gap: 1.5625rem;
    -moz-column-gap: 1.5625rem;
    -webkit-box-align: center;
    -ms-flex-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    column-gap: 1.5625rem;
    align-items: center;
    color: #777;
    font-weight: 500;
    /*font-size: 16px;*/
    font-size: 1.2rem;   /* 新UI刷新PJ追加 */
    line-height: 1;
}

.p-staff-blog__cat {
    padding: 0.3125rem 1.25rem;
    background-color: #2db4e8;
    color: #fff;
    font-size: 0.875rem;
    font-size: 16px;
}

.p-staff-blog__textBox {
    /*margin-top: 0.9375rem;*/
    margin-top: 0.3rem;   /* 新UI刷新PJ追加 */
}

.p-staff-blog__textBox__community {
    /*margin-top: 0.9375rem;*/
    margin-top: 0.3rem;   /* 新UI刷新PJ追加 */
}

.p-staff-blog__textBox > h3 {
    font-weight: 700;
    /*font-size: 20px;*/
    font-size: 1.4rem;   /* 新UI刷新PJ追加 */
    line-height: 1.5;
}

.p-staff-blog__textBox__community > h3 {
    font-weight: 700;
    /*font-size: 20px;*/
    font-size: 1.4rem;   /* 新UI刷新PJ追加 */
    line-height: 1.5;
}

.p-staff-blog__textBox > p {
    /*margin-top: 0.625rem;*/
    margin-top: 0.3rem;   /* 新UI刷新PJ追加 */
    /*font-size: 16px;*/
    font-size: 1.3rem;    /* 新UI刷新PJ追加 */
    /*line-height: 1.6666666667;*/
    line-height: 1.4;   /* 新UI刷新PJ追加 */
    height:40px;   /* 新UI刷新PJ追加 */
}

.p-staff-blog__textBox__community > p {
    /*margin-top: 0.625rem;*/
    margin-top: 0.3rem;   /* 新UI刷新PJ追加 */
    /*font-size: 16px;*/
    font-size: 1.3rem;    /* 新UI刷新PJ追加 */
    /*line-height: 1.6666666667;*/
    line-height: 1.4;   /* 新UI刷新PJ追加 */
    height:3.5rem;   /* 新UI刷新PJ追加 */
}
@media screen and (max-width: 760px) {
    .p-staff-blog__textBox > p {
        font-size:1.3rem;  /* 新UI刷新PJ追加 */
        height:23px;   /* 新UI刷新PJ追加 */
    }
    .p-staff-blog__textBox__community > p {
        font-size:1.3rem;  /* 新UI刷新PJ追加 */
        height:4.5rem;   /* 新UI刷新PJ追加 */
    }
}

.p-photo {
    text-align: center;
}

.p-photo__swiper {
    margin-top: 6.25rem;
}

@media screen and (min-width: 760px) {
    .p-photo__swiper {
        width: 100%;
        max-width: 101.25rem;
        margin-top: 2.1875rem;
    }
}

.p-photo__swiper .p-swiper__img {
    aspect-ratio: 530/350;
    max-width: 33.125rem;
    height: 100%;
}

@media screen and (min-width: 760px) {
    .p-photo__swiper .p-swiper__img {
        aspect-ratio: 819/546;
        max-width: 51.1875rem;
    }
}

.p-photo__swiper .swiper-wrapper {
    padding-right: 0.625rem;
    padding-bottom: 0.625rem;
}

.p-photo__box {
    margin-top: 2.9375rem;
}

.p-photo__box h3 {
    font-weight: 700;
    font-size: 2.3125rem;
    line-height: 1;
}

.p-photo__box p {
    margin-top: 2.8125rem;
    font-size: 1.4375rem;
    line-height: 1.6086956522;
}

.p-photo__btn {
    /*margin-top: 5.3125rem;*/
    margin-top: 40px;  /* 新UI刷新PJ追加 */
}

.p-swiper__right--photo {
    right: 11%;
//    bottom: 20%;
//    width: 40px;
//    height: 40px;
    width: 30px;
    height: 30px;
    border-radius: 100vw;
    background-color: #fff;
    border: solid 1px #0000002d;
}

@media screen and (min-width: 760px) {
    .p-swiper__right--photo {
    //    right: 22.6%;
        right: 16%;
        width: 3vw;
        height: 3vw;
    }
    .gallery__slick .p-swiper__right--photo{
    //    right:24%;
    }
}

.p-swiper__left--photo {
//    bottom: 20%;
    left: 11%;
//    width: 40px;
//    height: 40px;
    width: 30px;
    height: 30px;
    border-radius: 100vw;
    background-color: #fff;
    border: solid 1px #0000002d;
}

@media screen and (min-width: 760px) {
    .p-swiper__left--photo {
    //    left: 22.6%;
        left: 16%;
        top: 49%;
        width: 3vw;
        height: 3vw;
    }
    .gallery__slick .p-swiper__left--photo{
    //    left:24%;
    }
}

.p-follow {
    text-align: center;
}

.p-follow__box {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-column-gap: 5.625rem;
    -moz-column-gap: 5.625rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    column-gap: 5.625rem;
    justify-content: center;
    /*margin-top: 5rem;*/
    margin-top: 15px !important;  /* 新UI刷新PJ追加 */
}

@media screen and (min-width: 760px) {
    .p-follow__box {
        -webkit-column-gap: 3.75rem;
        -moz-column-gap: 3.75rem;
        column-gap: 3.75rem;
        margin-top: 3.125rem;
    }
}

.p-follow__img {
    aspect-ratio: 99/99;
    width: 100%;
    max-width: 6.1875rem;
}

.p-follow__img img {
    -o-object-fit: contain;
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.p-follow__btn {
    margin-top: 5rem;
}

@media screen and (min-width: 760px) {
    .p-follow__btn {
        margin-top: 2.1875rem;
    }
}

.p-follow__btn .c-button {
    border: 1px solid #2db4e8;
    background-color: #fff;
    color: #00a3e1;
    display: inline-block;
    position: relative;
}

@media screen and (max-width: 768px) {
    .p-follow__btn .c-button {
        border: 1px solid #2db4e8;
        background-color: #fff;
        color: #00a3e1;
        display: block;
        position: relative;
    }

}

.p-follow__btn .c-button:hover {
    background-color: #00a3e1;
    color: #fff;
}

.p-access {
    /*padding-top: 5.625rem;*/
    /*padding-bottom: 5.9375rem;*/
    padding-top: 40px;     /* 新UI刷新PJ追加 */
    padding-bottom: 40px;  /* 新UI刷新PJ追加 */
    background-color: #ebf7fc;
    text-align: center;
}

@media screen and (min-width: 760px) {
    .p-access__flex {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        justify-content: center;
        align-items: center;
        margin-top: 50px;
    }
}

.p-access__map {
    width: 50%;
    height: 400px;
    /* margin-inline: auto; */
    padding: 0.4375rem;
    background-color: #fff;
}

/* @media screen and (min-width: 760px) {
    .p-access__map {
        aspect-ratio: 627/413;
        max-width: 39.1875rem;
        margin-top: 2.8125rem;
        margin-inline: 0;
    }
} */

.p-access__map iframe {
    -o-object-fit: cover;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.p-access__meta {
    /* margin-top: 6.875rem; */
    margin-left: 2.5rem;
    font-weight: 700;
    font-size: 1.3rem;
    line-height: 1.5833333333;
    text-align: left;
}

@media screen and (min-width: 760px) {
    .p-access__meta {
        /* margin-top: 4.875rem; */
        font-family: 500;
    }
}

.p-access__post {
    font-style: initial;
}

.p-access__tel,
.p-access__mail {
    display: block;
}

.p-access__btn {
    margin-top: 4.6875rem;
}

.p-faq {
    padding-top: 11.25rem;
    padding-bottom: 4.875rem;
    background-color: #f5f5f5;
    text-align: center;
}

@media screen and (min-width: 760px) {
    .p-faq {
        padding-bottom: 3.125rem;
    }
}

.p-faq__btn {
    margin-top: 2.5rem;
}

.p-faq__main .c-under-ttl {
    text-transform: uppercase;
}

.p-plan-nav {
    background-color: #f2f2f2;
}

.p-plan-nav__items {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    width: 100%;
    /* max-width: 41.25rem; */
    height: 100%;
    margin-inline: auto;
    text-align: center;
}

.p-plan-nav__items.--gallery {
    position: relative;
    grid-template-columns: repeat(3, 1fr);
}

.p-plan-nav__items.--gallery:after {
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    height: 1px;
    background-color: #fff;
    content: "";
}

.p-plan-nav__item {
    position: relative;
    height: 100%;
    color: #515151;
    font-weight: 500;
    font-size: 16px;
    line-height: 1;
}

.p-plan-nav__item:after {
    -webkit-transform: translateY(-50%);
    position: absolute;
    top: 50%;
    right: 0;
    width: 1px;
    height: 70%;
    transform: translateY(-50%);
    border-right: 1px solid #d7d7d7;
    content: "";
}

.p-plan-nav__item.--gallery:nth-child(3):after {
    display: contents;
}

.p-plan-nav__item:last-child:after {
    border-right: none;
}

.p-plan-nav__item:last-child {
    border-right: none;
}

.p-plan-nav__item a {
    display: inline-block;
    height: 100%;
    padding-top: 2.125rem;
    padding-bottom: 2.125rem;
}

@media screen and (min-width: 760px) {
    .p-plan-nav__item a {
        padding-top: 1.25rem;
        padding-bottom: 1.25rem;
    }
}

/* .p-plan-page__inner {
    padding: 0 2.5rem;
} */

@media screen and (min-width: 760px) {
    .p-plan-page__inner {
        -webkit-column-gap: 3.5625rem;
        -moz-column-gap: 3.5625rem;
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        column-gap: 3.5625rem;
        row-gap: 8.75rem;
        justify-items: center;
        max-width: 91.875rem;
    }
}

.p-plan-page__contents {
    -webkit-column-gap: 1.125rem;
    -moz-column-gap: 1.125rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    column-gap: 1.125rem;
    /*max-width: 43.75rem;*/
}

@media screen and (min-width: 760px) {
    .p-plan-page__contents {
        -webkit-column-gap: 1.5625rem;
        -moz-column-gap: 1.5625rem;
        column-gap: 1.5625rem;
    }
}

.p-plan-page__contents + .p-plan-page__contents {
    margin-top: 6.625rem;
}

@media screen and (min-width: 760px) {
    .p-plan-page__contents + .p-plan-page__contents {
        margin-top: 0;
    }
}

.p-plan-page__content {
//    width: 50%;
    width: 46%;
    text-align: center;
}

.p-plan-page__head {
    position: relative;
    padding-top: 2.125rem;
    padding-bottom: 1rem;
    background-color: #d9f1fb;
    color: #00a3e1;
}

.p-plan-page__ttl--en {
    -webkit-transform: translateX(-50%);
    position: absolute;
    top: -55%;
    left: 50%;
    width: 100%;
    transform: translate(-50%);
    color: #00a3e1;
    font-weight: 500;
    font-size: 3.3125rem;
    line-height: 1;

    /*text-shadow: 0px 4px 4px rgba(10, 2, 5, 0.28);*/
    text-transform: capitalize;
}

.p-plan-page__ttl--en.--small {
    top: -35%;
    font-size: 30px;
}

.p-plan-page__ttl {
    font-weight: 500;
    font-size: 20px;
    line-height: 1;
    letter-spacing: 0.025em;
}

.p-plan-page__price {
    margin-top: 2.5rem;
}

.p-plan-page__price.--top {
    margin-top: 1.25rem;
}

.p-plan-page__price p {
    font-weight: 500;
    font-size: 16px;
    line-height: 1.6;
    letter-spacing: -0.05em;
}

.p-plan-page__price span {
    /*font-size: 0.75rem;*/
    font-size: 1.2rem !important;  /* 2023-09-13 */
    font-weight: 300 !important;
}

.p-plan-page__text {
    margin-top: 2.1875rem;
    padding: 1.75rem 2rem 2.5rem 2.625rem;
    background-color: #f5f5f5;
    color: #969696;
    text-align: left;
}

@media screen and (max-width: 760px) {
    .newline span, .lineadjust{
        display:block !important;
        text-align:right !important;
        padding-right:2em !important;
    }
}

@media screen and (width >= 1200px) {
    .newline span, .lineadjust{
        display:block !important;
        text-align:right !important;
        padding-right:3em !important;
    }
    .rightline span {
        display:block !important;
        text-align:right !important;
        padding-right:0px !important;
    }
}

@media screen and (min-width: 760px) {
    .p-plan-page__text {
        padding-bottom: 3.125rem;
    }
}

.p-plan-page__text.--top {
    margin-top: 1.25rem;
}

.p-plan-page__text p {
    font-weight: 500;
    font-size: 1rem;
    line-height: 1.875;
    letter-spacing: -0.05em;
//    text-align: justify;
}

@media screen and (min-width: 760px) {
    .p-plan-page__text p {
        font-size: 0.875rem;
        font-size: 14px;
        line-height: 2.1428571429;
    }
}

.p-plan-page__img {
    width: 50%;
    /*max-width: 20.8125rem;*/
}

.p-plan-page__img img {
    /*-o-object-fit: cover;*/
    /*aspect-ratio: 333/497;*/
    /*width: 100%;*/
    /*height: 100%;*/
    object-fit: cover;
}

.p-plan-page__btn {
    position: relative;
    margin-top: 1.4375rem;
    margin-right: 3.125rem;
    color: #00a3e1;
    text-align: right;
    text-transform: capitalize;
}

.p-plan-page__btn a {
    display: inline-block;
    position: relative;
    font-weight: 500;
    font-size: 20px;
    line-height: 1;
}

.p-plan-page__btn a:after {
    -webkit-transform: translateX(-50%);
    position: absolute;
    bottom: -1.0625rem;
    left: 50%;
    width: 8.125rem;
    height: 100%;
    transform: translate(-50%);
    background: url(../images/common/link-yazirusi-blue.png) no-repeat center center/contain;
    content: "";
}

.p-plan-page__btn.--large a:after {
    width: 12.5rem;
}

.p-plan-page__btn.--md a:after {
    width: 10rem;
}

.p-plan-page__caution {
    margin-top: 0.4375rem;
    text-align: center;
}

@media screen and (min-width: 760px) {
    .p-plan-page__caution {
        margin-top: 0.9375rem;
    }
}

p.p-plan-page__caution {
    color: #00a3e1;
    font-size: 0.875rem;
    font-size: 10px;
    line-height: 1;
    letter-spacing: -0.05em;
}

@media screen and (max-width: 768px) {
    p.p-plan-page__caution {
        font-size: 14px;
    }
}

.p-plan-page__caution.--top {
    margin-top: 1.25rem 0;
    line-height: 1.5;
}

.p-plan-page__link {
    margin-top: 3.1875rem;
}

.p-charm {
    background-color: #ebf7fc;
}

.p-charm__inner {
    position: relative;
    padding: 0 2.1875rem;
}

@media screen and (min-width: 760px) {
    .p-charm__inner {
        padding-left: 0;
    }
}

.p-charm__ttl {
    -webkit-transform: translateX(-50%);
    display: inline-block;
    position: absolute;
    top: -1.25rem;
    left: 50%;
    width: 100%;
    max-width: 28.125rem;
    transform: translate(-50%);
    font-weight: 700;
    font-size: 2.0625rem;
    line-height: 1;
    letter-spacing: 0.025em;
}

@media screen and (min-width: 760px) {
    .p-charm__ttl {
        top: -1.4375rem;
        max-width: initial;
        font-size: 2.8125rem;
        text-align: center;
    }
}

.p-charm__contents {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    row-gap: 2.3125rem;
    flex-direction: column;
    padding-top: 4.6875rem;
    padding-bottom: 5rem;
}

@media screen and (min-width: 760px) {
    .p-charm__contents {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-column-gap: 1.5625rem;
        -moz-column-gap: 1.5625rem;
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        column-gap: 1.5625rem;
        row-gap: 3.4375rem;
        justify-content: center;
        max-width: 72.5rem;
        margin-inline: auto;
        padding-top: 6.5625rem;
    }
}

.p-charm__content {
    position: relative;
    width: 100%;
    max-width: 42rem;
    margin: auto;
    padding: 2.75rem 7.5rem 4.375rem 3.5rem;
    border: 1px solid #00a3e1;
    background-color: #fff;
}

@media screen and (min-width: 760px) {
    .p-charm__content {
        max-width: 35.3125rem;
        margin: 0;
        padding-right: 3.125rem;
        background-color: #ebf7fc;
    }
}

.p-charm__content:nth-child(4) {
    padding-right: 11.25rem;
}

@media screen and (min-width: 760px) {
    .p-charm__content:nth-child(4) {
        padding-right: 3.125rem;
    }
}

.p-charm__contentTtl {
    color: #00a3e1;
    font-weight: 900;
    font-size: 1.875rem;
    line-height: 1;
}

@media screen and (min-width: 760px) {
    .p-charm__contentTtl {
        display: inline-block;
        z-index: 1;
        position: absolute;
        top: -0.9375rem;
        left: 1.25rem;
        padding-right: 1.5625rem;
        padding-left: 1.875rem;
        background-color: #ebf7fc;
        font-size: 18px;
    }
}

.p-charm__contentTtl span {
    display: none;
    margin-right: 0.625rem;
}

@media screen and (min-width: 760px) {
    .p-charm__contentTtl span {
        display: inline-block;
    }
}

.p-charm__text {
    font-weight: 500;
    font-size: 16px;
    line-height: 2;
    letter-spacing: -0.05em;
}

.p-charm__text:nth-of-type(1) {
    margin-top: 1.25rem;
}

.p-charm__img {
    position: absolute;
    right: 2.9375rem;
    bottom: 2.25rem;
    aspect-ratio: 83/73;
    width: 100%;
    max-width: 5.1875rem;
}

@media screen and (min-width: 760px) {
    .p-charm__img {
        display: none;
    }
}

.p-charm__img.--02 {
    right: 1.1875rem;
    bottom: 2.875rem;
    aspect-ratio: 149/88;
    width: 100%;
    max-width: 9.3125rem;
}

.p-charm__img.--03 {
    right: 2.3125rem;
    bottom: 1.625rem;
    aspect-ratio: 86/79;
    width: 100%;
    max-width: 5.375rem;
}

.p-charm__img.--04 {
    right: 1.4375rem;
    bottom: 2.5rem;
    aspect-ratio: 118/73;
    width: 100%;
    max-width: 7.375rem;
}

.p-charm__img img {
    -o-object-fit: contain;
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.p-reason__ttl {
    color: #4e4e4e;
    font-weight: 700;
    font-size: 1.875rem;
    line-height: 1.5;
    text-align: center;
}

@media screen and (min-width: 760px) {
    .p-reason__ttl {
        font-size: 20px;
    }
}

.p-reason__wrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column-reverse;
    margin-top: 2.1875rem;
    align-items: center;
}

@media screen and (min-width: 760px) {

    .p-reason__wrap {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-column-gap: 3.75rem;
        -moz-column-gap: 3.75rem;
        column-gap: 3.75rem;
        flex-direction: row;
        align-items: center;
        justify-content: center;
        margin-top: 2.8125rem;
    }
}

.p-reason__main {
    width: 100%;
    max-width: 39rem;
    margin-top: 1.875rem;
    margin-inline: auto;
}

@media screen and (min-width: 760px) {
    .p-reason__main {
        max-width: 31.25rem;
        margin: 0;
    }
}

.p-reason__mainTtl {
    color: #4e4e4e;
    font-weight: 700;
    font-size: 18px;
    line-height: 1.5;
    text-align: center;
}

@media screen and (min-width: 760px) {
    .p-reason__mainTtl {
        font-size: 1.4625rem;
        text-align: left;
    }
}

.p-reason__text {
    margin-top: 1.875rem;
    font-size: 16px;
    line-height: 2.1666666667;
    letter-spacing: -0.05em;
}

@media screen and (min-width: 760px) {
    .p-reason__text {
        max-width: 27.5rem;
        line-height: 1.8333333333;
        letter-spacing: 0;
    }
}

.p-reason__imgBox {
    -webkit-column-gap: 1.3125rem;
    -moz-column-gap: 1.3125rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    column-gap: 1.3125rem;
}

.p-reason__img {
    aspect-ratio: unset;
    width: 100%;
    max-width: 20.8125rem;
    height: 100%;
}

/*@media screen and (min-width: 760px) {*/
/*    .p-reason__img {*/
/*        aspect-ratio: 298/446;*/
/*        !* max-width: 18.625rem; *!*/
/*    }*/
/*}*/

.p-reason__img img {
    -o-object-fit: cover;
    -o-object-position: center center;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center center;
}

.p-plan-baby {
    padding-top: 2.6875rem;
    padding-bottom: 4.625rem;
    background-color: #f2f2f2;
    text-align: center;
}

@media screen and (min-width: 760px) {
    .p-plan-baby {
        padding-top: 40px;
    }
}

.p-plan-baby__ttl {
    font-weight: 700;
    font-size: 20px;
    line-height: 1;
    letter-spacing: 0.025em;
}

.p-plan-baby__text {
    width: 100%;
    max-width: 33.75rem;
    margin-top: 2.5rem;
    margin-inline: auto;
    font-size: 16px;
    line-height: 2.1666666667;
    letter-spacing: -0.05em;
}

@media screen and (min-width: 760px) {
    .p-plan-baby__text {
        max-width: 71.25rem;
        margin-top: 3.5rem;
        letter-spacing: -0.09em;
    }
}

.p-plan-baby__nav {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-column-gap: 0.4375rem;
    -moz-column-gap: 0.4375rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    column-gap: 0.4375rem;
    align-items: center;
    justify-content: center;
    margin-top: 2.5rem;
}

@media screen and (min-width: 760px) {
    .p-plan-baby__nav {
        margin-top: 3.1875rem;
    }
}

.p-plan-baby__nav.p-plan-baby__nav:nth-of-type(2) {
    margin-top: 0.4375rem;
}

.p-plan-baby__item {
    display: inline-block;
    padding: 0.875rem 1.875rem;
    border: 1px solid #00a3e1;
    border-radius: 14px;
    background-color: #fff;
    color: #00a3e1;
    font-weight: 700;
    font-size: 1.1875rem;
    line-height: 1.3157894737;
    line-height: 1;
    letter-spacing: -0.025em;
}

@media screen and (min-width: 760px) {
    .p-plan-baby__item {
        border-radius: 25px;
    }
}

.p-plan-baby__contents {
    margin-top: 2.0625rem;
}

@media screen and (min-width: 760px) {
    .p-plan-baby__contents {
        -ms-flex-wrap: wrap;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-column-gap: 5.875rem;
        -moz-column-gap: 5.875rem;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        column-gap: 5.875rem;
        flex-wrap: wrap;
        justify-content: center;
        margin-top: 6.25rem;
    }
}

@media screen and (min-width: 760px) {
    .p-plan-baby__contents + .p-plan-baby__contents {
        -webkit-column-gap: 1.875rem;
        -moz-column-gap: 1.875rem;
        column-gap: 1.875rem;
        margin-top: 4.6875rem;
    }
}

.p-plan-baby__content {
    width: 100%;
    max-width: 38.3125rem;
    margin-top: 3.75rem;
    margin-inline: auto;
}

@media screen and (min-width: 760px) {
    .p-plan-baby__content {
        max-width: 37rem;
        margin: 0;
    }
}

@media screen and (min-width: 760px) {
    .p-plan-baby__content.--baby {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }
}

.p-plan-baby__content.--wid {
    max-width: initial;
}

.p-plan-baby__img {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-column-gap: 0.3125rem;
    -moz-column-gap: 0.3125rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    column-gap: 0.3125rem;
    justify-content: center;
    width: 100%;
}

.p-plan-baby__img img {
    -o-object-fit: cover;
//    aspect-ratio: 613/411;
    aspect-ratio: auto;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

@media screen and (min-width: 760px) {
    .p-plan-baby__img img {
        /* aspect-ratio: 592/398; */
        //aspect-ratio: 613/411;
        aspect-ratio: 4/3;
    }
}

.p-plan-baby__img.--baby img {
    aspect-ratio: 305/456;
    max-width: 19.0625rem;
}

@media screen and (min-width: 760px) {
    .p-plan-baby__img.--baby img {
        aspect-ratio: 265/397;
        max-width: 16.5625rem;
    }
}

.p-plan-baby__img.--baby2 {
    -webkit-column-gap: 1.4375rem;
    -moz-column-gap: 1.4375rem;
    column-gap: 1.4375rem;
}

.p-plan-baby__img.--baby2 img {
    aspect-ratio: 248/369;
    max-width: 15.5rem;
}

@media screen and (min-width: 760px) {
    .p-plan-baby__img.--baby2 img {
        aspect-ratio: 265/395;
        max-width: 16.5625rem;
    }
}

.p-plan-baby__text.--baby {
    margin-top: 2.1875rem;
    font-size: 16px;
    line-height: 2.1666666667;
    letter-spacing: -0.05em;
}

@media screen and (min-width: 760px) {
    .p-plan-baby__text.--baby {
        line-height: 1.8333333333;
        letter-spacing: 0;
    }
}

.p-plan-baby__btn {
    margin-top: 4.75rem;
}

.p-price {
    text-align: center;
}

.p-price__ttl {
    font-weight: 700;
    font-size: 2.5rem;
    line-height: 1;
    letter-spacing: 0.025em;
    text-transform: capitalize;
}

@media screen and (min-width: 760px) {
    .p-price__ttl {
        font-size: 20px;
    }
}

.p-price__subTtl {
    width: 100%;
    /* max-width: 27.1875rem; */
    margin-top: 3.125rem;
    /* margin-inline: auto; */
    padding: 1.5625rem 0;
    background-color: #f2f2f2;
    color: #7e7e7e;
    font-size: 20px;
    text-align: center;
}

@media screen and (min-width: 760px) {
    .p-price__subTtl {
        margin: 0;
    }
}

.p-price__wrap {
    width: 45%;
}

/* @media screen and (min-width: 760px) {
    .p-price__wrap {
        max-width: 27.1875rem;
    }
} */
/* 
.p-price__wrap:nth-last-child(1) {
    margin-top: 3.125rem;
} */

/* @media screen and (min-width: 760px) {
    .p-price__wrap:nth-last-child(1) {
        max-width: 31.25rem;
        margin-top: 0;
    }
} */

.p-price__contents {
    margin-top: 2.1875rem;
}

@media screen and (min-width: 760px) {
    .p-price__contents {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        position: relative;
        justify-content: space-evenly;
        width: 100%;
        /* max-width: 71.25rem; */
        margin-top: 3.125rem;
        /* margin-inline: auto; */
    }
}

.p-price__card {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
    /* max-width: 27.1875rem; */
    margin-top: 2.1875rem;
    /* margin-inline: auto; */
    padding: 1.4375rem 0 2.1875rem;
    border: 1px solid #00a3e1;
}

@media screen and (min-width: 760px) {
    .p-price__card {
        margin-inline: 0;
    }
}

.p-price__cardTtl {
    color: #00a3e1;
    font-size: 18px;
    line-height: 1;
}

.p-price__cardImg {
    aspect-ratio: 329/213;
    width: 100%;
    max-width: 20.5625rem;
    margin-top: 1.3125rem;
}

.p-price__cardImg img {
    -o-object-fit: cover;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.p-price__cardPrice {
    margin-top: 1.25rem;
    font-weight: 700;
    font-size: 16px;
    line-height: 2;
}

.p-price__cardPrice span {
    font-weight: 300 !important;
    font-size: 1.15rem !important;
}

.p-price__cardText {
    width: 100%;
    max-width: 20.3125rem;
    margin-top: 2.5rem;
    color: #7e7e7e;
    font-size: 14px;
    line-height: 2;
}

.p-price__plus {
    /* position: relative;
    height: 5rem;
    margin-top: 4.6875rem; */
}

@media screen and (max-width: 760px) {
    .p-price__cardPrice span {
        padding-right: 0px !important;
    }
}
@media screen and (min-width: 760px) {
    .p-price__plus {
        /* -webkit-transform: translate(-50%, -50%);
        position: absolute;
        top: 35%;
        left: 47%;
        transform: translate(-50%, -50%); */
        width: 10%;
    }
}

.p-price__plus:after,
.p-price__plus:before {
    -webkit-transform: translate(-50%, -50%);
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background-color: #00a3e1;
    content: "";
    display: block;
}

.p-price__plus:after {
    width: 5rem;
    height: 8px;
}

@media screen and (min-width: 760px) {
    .p-price__plus:after {
        width: 4.375rem;
    }
}

.p-price__plus:before {
    width: 8px;
    height: 5.5rem;
}

@media screen and (min-width: 760px) {
    .p-price__plus:before {
        height: 4.375rem;
    }
}

.p-price__contentTtl {
    width: 100%;
    /* max-width: 31.25rem; */
    margin-inline: auto;
    padding: 1.5625rem 0;
    background-color: #f2f2f2;
    color: #7e7e7e;
    font-size: 20px;
    text-align: center;
}

@media screen and (min-width: 760px) {
    .p-price__contentTtl {
        margin-inline: 0;
    }
}

.p-price__items {
    width: 100%;
    /* max-width: 31.25rem; */
    margin-inline: auto;
}

@media screen and (min-width: 760px) {
    .p-price__items {
        margin-inline: 0;
    }
}

.p-price__item {
    margin-top: 2.1875rem;
    padding: 1.0625rem 0.9375rem 0.625rem 1.4375rem;
    border: 1px solid #00a3e1;
    text-align: left;
}

.p-price__item + .p-price__item {
    margin-top: 1.875rem;
}

.p-price__itemTtl {
    color: #00a3e1;
    font-weight: 700;
    font-size: 1.5625rem;
    line-height: 1;
}

.p-price__itemPrice {
    margin-top: 0.9375rem;
    font-weight: 700;
    font-size: 16px;
    line-height: 2;
}

.p-price__itemPrice span {
    font-size: 1.15rem !important;
    font-weight: 300 !important;
}

.p-price__box {
    -webkit-column-gap: 1.125rem;
    -moz-column-gap: 1.125rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    column-gap: 1.125rem;
    margin-top: 0.3125rem;
    align-items: center;
}

.p-price__itemImg {
    aspect-ratio: 194/111;
    width: 100%;
    max-width: 12.125rem;
}

.p-price__itemImg img {
    -o-object-fit: cover;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.p-price__itemText {
    color: #7e7e7e;
    font-size: 14px;
    line-height: 2;
    letter-spacing: -0.025em;
}

.p-price__caution {
    width: 100%;
    max-width: 31.25rem;
    margin-top: 1.25rem;
    margin-inline: auto;
    color: #00a3e1;
    font-weight: 500;
    font-size: 16px;
    line-height: 1;
    text-align: left;
}

.p-price__btn {
    margin-top: 4.6875rem;
}

.p-system {
    padding-top: 40px;
    padding-bottom: 40px;
    background-color: #f2f2f2;
    text-align: center;
}

.p-system__ttl {
    font-weight: 700;
    font-size: 20px;
    line-height: 1;
    letter-spacing: 0.025em;
}

@media screen and (min-width: 760px) {
    .p-system__items {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-column-gap: 8.125rem;
        -moz-column-gap: 8.125rem;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        column-gap: 8.125rem;
        justify-content: center;
    }
}

.p-system__item {
    width: 100%;
    max-width: 42.5rem;
    margin-inline: auto;
}

@media screen and (min-width: 760px) {
    .p-system__item {
        max-width: 29.0625rem;
        margin: 0;
    }
}

.p-system__itemTtl {
    margin-top: 3.125rem;
    color: #00a3e1;
    font-weight: 700;
    font-size: 1.875rem;
    line-height: 1;
    letter-spacing: 0.025em;
}

.p-system__box {
    margin-top: 0.9375rem;
    padding: 4.1875rem 2.5rem 5.5625rem 3.375rem;
    border: 1px solid #00a3e1;
    background-color: #fff;
}

@media screen and (min-width: 760px) {
    .p-system__box {
        margin-top: 1.875rem;
        padding: 3.3125rem 1.375rem 3.75rem 2rem;
    }
}

.p-system__item:nth-child(2) .p-system__box {
    padding-right: 1.25rem;
}

@media screen and (min-width: 760px) {
    .p-system__item:nth-child(2) .p-system__box {
        padding: 3.375rem 3.5rem 6.25rem 1.8125rem;
    }
}

.p-system__text {
    color: #7e7e7e;
    font-size: 16px;
    line-height: 1.8333333333;
    letter-spacing: -0.05em;
    text-align: left;
}

@media screen and (min-width: 760px) {
    .p-system__text {
        font-size: 14px;
        line-height: 2;
    }
}

.p-system__item .p-system__text span {
    font-weight: 900;
}

.p-reserve-baby {
    text-align: center;
}

.p-reserve-baby__mainTtl {
    font-weight: 700;
    font-size: 20px;
    line-height: 1;
    letter-spacing: 0.025em;
    text-transform: capitalize;
}

.p-reserve-baby__box {
    width: 100vw;
    margin: 2.8125rem calc(50% - 50vw) 0;
    margin-top: 2.8125rem;
    padding: 40px 0;
    background-color: #d4eff659;
}

@media screen and (min-width: 760px) {
    .p-reserve-baby__box {
        width: 100%;
        margin: 40px 0 0;
    }
}

.p-reserve-baby__ttl {
    font-weight: 900;
    font-size: 1.875rem;
    font-size: 20px;
    line-height: 1;
    letter-spacing: -0.025em;
}

.p-reserve-baby__pink {
    color: #e4c6ca;
}

.p-reserve-baby__text {
    margin-top: 2.5rem;
    font-weight: 500;
    font-size: 16px;
    font-size: 14px;
    line-height: 1.7083333333;
    letter-spacing: -0.05em;
}

.p-reserve-baby__btn {
    margin-top: 4.0625rem;
}

.p-flow-baby {
    text-align: center;
}

.p-flow-baby__ttl {
    font-weight: 700;
    font-size: 20px;
    line-height: 1;
    letter-spacing: 0.025em;
}

.p-flow-baby__items {
    margin-top: 2.125rem;
}

.p-flow-baby__item {
    position: relative;
    width: 100%;
    /* max-width: 42.75rem; */
    margin-inline: auto;
    border: 1px solid #00a3e1;
    color: #fff;
}

@media screen and (min-width: 760px) {
    .p-flow-baby__item {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        /* max-width: 65rem; */
        height: 11.3125rem;
    }
}

@media screen and (min-width: 760px) {
    .p-flow-baby__item.--flow {
        /* max-width: 69.375rem; */
        height: initial;
    }
}

.add_l-inner02 {
    padding-left: 1.25rem;
}

.p-flow-baby__item:after {
    -webkit-transform: translateX(-50%);
    position: absolute;
    bottom: -2.1875rem;
    left: 50%;
    width: 2.8125rem;
    height: 1.1875rem;
    transform: translate(-50%);
    background: url(../images/common/blue-yazirusi-under.png) no-repeat center center/contain;
    content: "";
}

.p-flow-baby__item:last-child:after {
    display: contents;
}

.p-flow-baby__item + .p-flow-baby__item {
    margin-top: 3.4375rem;
}

.p-flow-baby__step {
    display: block;
    height: auto;
    padding: 1.625rem 0;
    background-color: #00a3e1;
    font-size: 16px;
    line-height: 1;
}

@media screen and (min-width: 760px) {
    .p-flow-baby__step {
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        width: 100%;
        max-width: 14.9375rem;
        padding: 0;
        line-height: 1.2;
    }
}

@media screen and (min-width: 760px) {
    .p-flow-baby__step.--flow01 {
        padding: 2.1875rem 0;
    }
}

@media screen and (min-width: 760px) {
    .p-flow-baby__step.--flow02 {
        padding-top: 3.75rem;
        padding-bottom: 3.375rem;
    }
}

@media screen and (min-width: 760px) {
    .p-flow-baby__step.--flow03 {
        padding-top: 3.375rem;
        padding-bottom: 3.75rem;
    }
}

@media screen and (min-width: 760px) {
    .p-flow-baby__step.--flow04 {
        padding-top: 1.8125rem;
        padding-bottom: 2.8125rem;
    }
}

@media screen and (min-width: 760px) {
    .p-flow-baby__step.--flow05 {
        padding-top: 1.8125rem;
        padding-bottom: 2.8125rem;
    }
}

@media screen and (min-width: 760px) {
    .p-flow-baby__step.--flow06 {
        padding-top: 6.1875rem;
        padding-bottom: 6.5625rem;
    }
}

@media screen and (min-width: 760px) {
    .p-flow-baby__step.--flow07 {
        padding-top: 3.375rem;
        padding-bottom: 3.75rem;
    }
}

@media screen and (min-width: 760px) {
    .p-flow-baby__step.--flow08 {
        padding-top: 3.375rem;
        padding-bottom: 3.75rem;
    }
}

@media screen and (min-width: 760px) {
    .p-flow-baby__step.--flow09 {
        padding-top: 3.375rem;
        padding-bottom: 3.75rem;
    }
}

@media screen and (min-width: 760px) {
    .p-flow-baby__step.--flow10 {
        padding-top: 3.375rem;
        padding-bottom: 3.75rem;
    }
}

.p-flow-baby__step img {
    -o-object-fit: contain;
    display: none;
    aspect-ratio: 71/73;
    width: 100%;
    max-width: 3rem;
    height: auto;
    margin-top: 0.9375rem;
    object-fit: contain;
}

@media screen and (min-width: 760px) {
    .p-flow-baby__step img {
        display: block;
    }
}

.p-flow-baby__step.--flow06 img {
    aspect-ratio: 142/100;
    max-width: 5.875rem;
}

.p-flow-baby__step span {
    margin-left: 1.25rem;
    font-weight: 700;
    font-family: Zen Kaku Gothic New, sans-serif;
}

@media screen and (min-width: 760px) {
    .p-flow-baby__step span {
        display: block;
        margin-top: 0.625rem;
        margin-left: 0;
        font-size: 1.625rem;
        font-size: 16px;
    }
}

.p-flow-baby__box {
    padding-top: 1.875rem;
    padding-bottom: 3.125rem;
}

@media screen and (min-width: 760px) {
    .p-flow-baby__box {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        flex-direction: column;
        justify-content: center;
        width: 100%;
        padding-top: 0;
        padding-right: 0.9375rem;
        padding-bottom: 0;
        padding-left: 1.5625rem;
        text-align: left;
    }
}

@media screen and (min-width: 760px) {
    .p-flow-baby__item.--flow .p-flow-baby__box {
        padding-left: 3.125rem;
    }
}

/* .p-flow-baby__item:nth-of-type(4) .p-flow-baby__box {
    padding-bottom: 1.375rem;
}

@media screen and (min-width: 760px) {
    .p-flow-baby__item:nth-of-type(4) .p-flow-baby__box {
        padding-bottom: 0;
    }
}

.p-flow-baby__item:nth-of-type(7) .p-flow-baby__box {
    padding-bottom: 1.375rem;
}

@media screen and (min-width: 760px) {
    .p-flow-baby__item:nth-of-type(7) .p-flow-baby__box {
        padding-bottom: 0;
    }
}

.p-flow-baby__item:nth-of-type(8) .p-flow-baby__box {
    padding-top: 2.8125rem;
    padding-bottom: 4.0625rem;
}

@media screen and (min-width: 760px) {
    .p-flow-baby__item:nth-of-type(8) .p-flow-baby__box {
        padding-top: 0;
        padding-bottom: 0;
    }
} */

.p-flow-baby__text {
    color: #7e7e7e;
    font-size: 1rem;
    line-height: 1.8125;
    letter-spacing: -0.025em;
}

@media screen and (min-width: 760px) {
    .p-flow-baby__text {
        font-size: 14px;
    }
}

@media screen and (min-width: 760px) {
    .p-flow-baby__indent {
        padding-left: 1.875rem;
    }
}

@media screen and (min-width: 760px) {
    .p-flow-baby__indent a {
        padding-left: 1.25rem;
        color: #00a3e1;
    }
}

.p-flow-baby__text span {
    color: #fa3232;
}

.p-voice-baby__ttl {
    text-align: center;
}

.p-voice-baby__items {
    width: 100vw;
    margin: 2.1875rem calc(50% - 50vw) 0;
    padding-top: 3.75rem;
    padding-bottom: 4.25rem;
    background-color: #f0f9fc;
}

@media screen and (min-width: 760px) {
    .p-voice-baby__items {
        width: 100%;
        margin-inline: 0;
    }
}

.p-voice-baby__item {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-column-gap: 2.5rem;
    -moz-column-gap: 2.5rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    column-gap: 2.5rem;
    align-items: center;
    width: 100%;
    max-width: 40.625rem;
    margin-inline: auto;
}

@media screen and (min-width: 760px) {
    .p-voice-baby__item {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-column-gap: 5rem;
        -moz-column-gap: 5rem;
        column-gap: 5rem;
        justify-content: center;
        max-width: 69.375rem;
    }
}

.p-voice-baby__item + .p-voice-baby__item {
    margin-top: 3.125rem;
}

.p-voice-baby__box {
    width: 100%;
    max-width: 10.625rem;
    height: 100%;
}

@media screen and (min-width: 760px) {
    .p-voice-baby__box {
        max-width: 16.5625rem;
    }
}

.p-voice-baby__img {
    width: 100%;
    height: 100%;
}

.p-voice-baby__img img {
    -o-object-fit: cover;
    aspect-ratio: 170/165;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

@media screen and (min-width: 760px) {
    .p-voice-baby__img img {
        aspect-ratio: 265/225;
    }
}

.p-voice-baby__caption {
    margin-top: 1.125rem;
    color: #00a3e1;
    font-weight: 900;
    font-size: 1rem;
    line-height: 1;
    letter-spacing: 0.025em;
}

@media screen and (min-width: 760px) {
    .p-voice-baby__caption {
        margin-top: 1.5rem;
        font-size: 16px;
        text-align: center;
    }
}

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

@media screen and (min-width: 760px) {
    .p-voice-baby__main {
        padding: 2.6875rem 1.875rem 2.3125rem 1.5625rem;
        border: 1px solid #00a3e1;
        border-radius: 40px;
        background-color: #fff;
    }
}

.p-voice-baby__mainTtl {
    color: #7e7e7e;
    font-weight: 400;
    font-size: 0.875rem;
    font-size: 16px;
    line-height: 1.7142857143;
    letter-spacing: -0.025em;
    text-align: left;
}

.p-voice-baby__text {
    margin-top: 1.875rem;
    color: #7e7e7e;
    font-size: 0.875rem;
    font-size: 16px;
    line-height: 1.7142857143;
    letter-spacing: -0.025em;
    text-align: left;
}

@media screen and (min-width: 760px) {
    .p-voice-baby__text {
        font-size: 14px;
    }
}

.p-voice-baby__link {
    display: block;
    padding-top: 20px;
    text-align: right;
    color: #7e7e7e;
    font-size: 0.875rem;
    font-size: 16px;
    line-height: 1;
    letter-spacing: -0.025em;
}

@media screen and (min-width: 760px) {
    .p-voice-baby__link {
        position: static;
        margin-top: 0.9375rem;
        font-size: 14px;
        text-align: right;
        right: 0;
        bottom: 1.5625rem;
    }
}

.p-voice-baby__btn {
    margin-top: 3.75rem;
    text-align: center;
}
.p-voice-baby__btn__2{
       margin-top: 20px; 
}

.p-voice-baby__btn .c-button{
    font-size:1.3rem!important;
//    border: 1px solid #2db4e8;
}
.p-voice-baby__btn:nth-of-type(2) .c-button {
    border: 1px solid #2db4e8;
    background-color: #fff;
    color: #00a3e1;
}

.p-voice-baby__btn .c-button__comfirm{
//    border: 1px solid #2db4e8;
}
.p-voice-baby__btn:nth-of-type(2) .c-button {
    border: 1px solid #2db4e8;
    background-color: #fff;
    color: #00a3e1;
}


.p-tab-faq__inner {
    width: 100%;
    max-width: 40.9375rem;
    margin-inline: auto;
    padding: 0 1.25rem;
}

@media screen and (min-width: 760px) {
    .p-voice-baby__btn .c-button:hover {
    //    background-color: #00a3e1;
    //    color: #fff;
    //    border: 1px solid #2db4e8;
    }

    .p-tab-faq__inner {
        max-width: 75.9375rem;
        padding: 0 1.5625rem;
    }
    .p-voice-baby__btn .c-button__comfirm:hover {
    //    background-color: #00a3e1;
    //    color: #fff;
    //    border: 1px solid #2db4e8;
    }

    .p-tab-faq__inner {
        max-width: 75.9375rem;
        padding: 0 1.5625rem;
    }
}

.p-tab-faq__items {
    -webkit-column-gap: 0.625rem;
    -moz-column-gap: 0.625rem;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    column-gap: 0.625rem;
    row-gap: 0.9375rem;
}

@media screen and (min-width: 760px) {
    .p-tab-faq__items {
        grid-template-columns: repeat(4, 1fr);
    }
}

.p-tab-faq__item {
    border: 1px solid #00a3e1;
}

.p-tab-faq__item a {
    display: inline-block;
    width: 100%;
    max-width: 18.75rem;
    padding: 1.5625rem;
    background-color: #f0fafc;
    color: #00a3e1;
    font-size: 1.4375rem;
    line-height: 1;
    text-align: center;
}

@media screen and (min-width: 760px) {
    .p-tab-faq__item a {
        max-width: 17.5rem;
        font-size: 1.2375rem;
    }
}

.p-life-definition__item {
    /* max-width: 37rem; */
}

.p-tab-stores {
    margin-top: 3.625rem;
}

@media screen and (min-width: 760px) {
    .p-tab-stores {
        margin-top: 5.3125rem;
    }
}

.p-tab-stores__list {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-column-gap: 3.0625rem;
    -moz-column-gap: 3.0625rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    column-gap: 3.0625rem;
    align-items: center;
    width: 100%;
    max-width: 38.75rem;
    margin-inline: auto;
}

@media screen and (min-width: 760px) {
    .p-tab-stores__list {
        -webkit-column-gap: 3.8125rem;
        -moz-column-gap: 3.8125rem;
        column-gap: 3.8125rem;
    }
}

@media screen and (min-width: 760px) and (min-width: 760px) {
    .p-tab-stores__list {
        max-width: 50rem;
    }
}

.p-tab-stores__list + .p-tab-stores__list {
    margin-top: 1.3125rem;
}

.p-tab-stores__dttl {
    width: 100%;
    max-width: 11.25rem;
    padding-top: 0.8125rem;
    padding-bottom: 0.75rem;
    background-color: #00a3e1;
    color: #fff;
    font-size: 18px;
    line-height: 1;
    letter-spacing: 0.025em;
    text-align: center;
}

.p-tab-stores__data {
    font-weight: 500;
    font-size: 16px;
    line-height: 1;
    letter-spacing: -0.025em;
}

.l-stores {
    margin-top: 3.625rem;
}

@media screen and (min-width: 760px) {
    .l-stores {
        margin-top: 5.625rem;
    }
}

.p-stores__inner.l-inner {
    padding-right: 0;
}

.p-stores__ttl {
    width: 100vw;
    margin: 0 calc(50% - 50vw);
    padding-top: 1.5625rem;
    padding-bottom: 1.5625rem;
    background-color: #00a3e1;
    color: #fff;
    font-weight: 400;
    font-size: 18px;
    line-height: 1;
    letter-spacing: 0.025em;
    text-align: center;
}

@media screen and (min-width: 760px) {
    .p-stores__ttl {
        width: 100%;
        margin: 0;
    }
}

.p-stores__accordion {
    margin-top: 2.625rem;
}

.p-stores__btn {
    margin-top: 6.875rem;
    text-align: center;
}

.p-stores__btn .c-button {
    border: 1px solid #2db4e8;
    background-color: #fff;
    color: #00a3e1;
    padding-right: 5rem;
}

.p-stores__btn .c-button:hover {
    background-color: #00a3e1;
    color: #fff;
}

.c-faq-stores {
    text-align: center;
}

.c-faq-stores + .c-faq-stores {
    margin-top: 6.875rem;
}

@media screen and (min-width: 760px) {
    .c-faq-stores + .c-faq-stores {
        margin-top: 4.0625rem;
    }
}

.c-faq-stores__ttl {
    color: #6d6d6d;
    font-weight: 500;
    font-size: 2.25rem;
    line-height: 1;
}

.c-faq-stores__items {
    margin-top: 3.75rem;
}

@media screen and (min-width: 760px) {
    .c-faq-stores__items {
        margin-top: 1.4375rem;
    }
}

.c-faq-stores__item {
    width: 100%;
    max-width: 42.0625rem;
    margin-inline: auto;
}

@media screen and (min-width: 760px) {
    .c-faq-stores__item {
        max-width: 1080px;
    }
}

.c-faq-stores__item + .c-faq-stores__item {
    margin-top: 1.5625rem;
}

.c-faq-stores__btn {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    justify-content: center;
    width: 100%;
    padding: 0.875rem 0;
    background-color: #f2f2f2;
    font-size: 2.25rem;
    line-height: 1;
    letter-spacing: 0.2em;
    text-align: left;
}

@media screen and (min-width: 760px) {
    .c-faq-stores__btn {
        padding: 1.4375rem 0;
        font-size: 1.3125rem;
        font-size: 16px;
    }
}

.c-faq-stores__btn:after {
    -webkit-transition: 0.3s;
    -webkit-transform: translateY(-50%);
    position: absolute;
    top: 50%;
    right: 1.1875rem;
    width: 0;
    height: 0;
    transform: translateY(-50%);
    border-width: 10px 7px 0;
    border-style: solid;
    border-color: #00a3e1 transparent transparent;
    content: "";
    transition: 0.3s;
}

@media screen and (min-width: 760px) {
    .c-faq-stores__btn:after {
        right: 2.1875rem;
        border-width: 15px 12px 0;
    }
}

.c-faq-stores__btn.open {
    background-color: #d2eff5;
}

.c-faq-stores__btn.open:after {
    -webkit-transform: translateY(-50%) rotate(180deg);
    transform: translateY(-50%) rotate(180deg);
}

.c-faq-stores__contents {
    display: none;
    margin-top: 4.625rem;
}

@media screen and (min-width: 760px) {
    .c-faq-stores__flex {
        -webkit-column-gap: 4%;
        -moz-column-gap: 4%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        column-gap: 4%;
        border-bottom: 1px solid #00a3e1;
        flex-wrap: wrap;
    }
}

.c-faq-stores__flex:last-child {
    border: none;
}

@media screen and (min-width: 760px) {
    .c-faq-stores__flex + .c-faq-stores__flex {
        margin-top: 2.5rem;
    }
}

.c-faq-stores__content + .c-faq-stores__content {
    padding-top: 5rem;
    /* border-top: 1px solid #00a3e1; */
}

@media screen and (min-width: 760px) {
    .c-faq-stores__content + .c-faq-stores__content {
        padding-top: 0rem;
        border-top: none;
    }
}

.c-faq-stores__content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    row-gap: 1.9375rem;
    flex-direction: column;
    align-items: center;
    margin-bottom: 3.125rem;
    color: #494848;
    font-size: 1rem;
    line-height: 1.5;
    width: 48%;
}

@media screen and (min-width: 760px) {
    .c-faq-stores__content {
        margin-bottom: 4.375rem;
    }
}

.c-faq-stores__contentTtl {
    color: #00a3e1;
    font-weight: 500;
    font-size: 2.25rem;
    font-size: 16px;
    line-height: 1;
    letter-spacing: 0.025em;
}

.c-faq-stores__img {
    /*aspect-ratio: 666/274;*/
    /*width: 100%;*/
    /*height: 100%;*/
    aspect-ratio: 16/5;
    width: 100%;
    /*height: 100%;*/
    overflow: hidden;
}

.c-faq-stores__img img {
    -o-object-fit: cover;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.c-faq-stores__box {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
}

.c-faq-stores__meta {
    font-weight: 500;
    font-size: 1.3125rem;
    font-size: 16px;
    line-height: 1.4285714286;
    letter-spacing: -0.025em;
    text-align: left;
    width: 60%;
}

.c-faq-stores__meta a {
    display: block;
    margin-top: 0.9375rem;
    color: #00a3e1;
    font-weight: 500;
    font-size: 16px;
    font-size: 16px;
}

.c-faq-stores__cat {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    gap: 5px 3%;
    width: 35%;
}

.c-faq-stores__catImg {
    /*aspect-ratio: 1;*/
    width: 100%;
    max-width: 3.5rem;
    height: 100%;
}

.c-faq-stores__catImg img {
    -o-object-fit: cover;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.l-tab-news {
    margin-top: 6.25rem;
}

.p-tab-news__wrap {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-column-gap: 4.375rem;
    -moz-column-gap: 4.375rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    column-gap: 4.375rem;
    justify-content: center;
    padding-left: 1.5625rem;
}

@media screen and (min-width: 760px) {
    .p-tab-news__wrap {
        /*margin-left: -6.25rem;*/   /* 新UIプロジェクト追加 */
    }
}

.p-tab-news__catItem.--border {
    position: relative;
}

.p-tab-news__catItem.--border:after {
    -webkit-transform: translateY(-50%);
    position: absolute;
    top: 50%;
    right: -2.5rem;
    width: 1px;
    height: 110%;
    transform: translateY(-50%);
    background-color: #00a3e1;
    content: "";
}

.p-tab-news__catBox {
    display: inline-block;
}

.p-tab-news__catItem {
    -webkit-transition: all 0.3s;
    display: inline-block;
    position: relative;
    transition: all 0.3s;
}

.p-tab-news__catItem > a {
    display: inline-block;
    padding: 0.875rem 2.75rem 0.8125rem 2.625rem;
    border: 1px solid #00a3e1;
    border-radius: 5px;
    background-color: #fff;
    color: #00a3e1;
    /*font-size: 20px;*/
    font-size: 1.3rem !important;
    line-height: 1;
    letter-spacing: 0.1em;
    text-align: center;
    text-transform: capitalize;
}

@media screen and (max-width: 760px) {
    .p-tab-news__catItem > a {
        font-size: 1.2rem !important;
    }
}

@media screen and (min-width: 760px) {
    .p-tab-news__catItem > a {
        padding-inline: 1.25rem;
    }
}

.fade_plan_js img {
    opacity: 0;
    transition: 0.5s;
}


/* 2023.04.03 対応 */
.p-header-nav__el{

}
.p-header-nav__el .search{
    margin-top: 1.5rem !important;
}
.p-header-nav__el .c-btn-white.c-button02{
    margin: auto;
    display: block;
}

/**/
.gallery__slickWrap{
//    max-width: 108.25rem;
    width:80vw;
    margin:auto;
    position:relative;
}
/*
.gallery__slickWrap:before{
    display: block;
    content: "";
    width: 340px;
    height: 500px;
    background: rgba(255,255,255,0.6);
    position: absolute;
    top: -30px;
    left: 0;
    z-index: 99;
}
.gallery__slickWrap:after{
    display: block;
    content: "";
    width: 340px;
    height: 500px;
    background: rgba(255,255,255,0.6);
    position: absolute;
    top: -30px;
    right: 0;
    z-index: 99;
}
*/
.gallery__slick{
//	width:93%;
    width:100%;
    margin: 50px auto 60px;
}
/* 端に来た時に矢印消す */
/*
.gallery__slickWrap .slick-disabled{
    display:none!important;
}
*/
.gallery__slick__items{
	padding:0 40px!important;
    opacity:0.5;
    transition:0.4s;
}
.gallery__slick__items img{
  height: auto;
  width: 100%;
  object-fit: cover;
}
.gallery__slick .slick-center{
    opacity:1;
    transition:0.4s;
}
.p-swiper__left--photo{
    display: flex;
    justify-content: center;
    align-items: center;
	position: absolute;
//    top: 0;
    top: -7px;
    bottom: 0;
//    left: 18%;
    left:18%;
    z-index: 1;
    margin:auto;
    cursor:pointer;
}
.p-swiper__left--photo__inArrow{
    display:inline-block;
    width: 19px;
    background-color: black;
    height: 28px;
    background: url(../images/store/blue-sankaku.png) no-repeat center center/contain;
}
.p-swiper__right--photo{
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    top: 0;
    bottom: 0;
//    right: 18%;
    right: 18%;
    z-index: 1;
    margin: auto;
    cursor: pointer;
}
.p-swiper__right--photo__inArrow{
    display:inline-block;
    width: 19px;
    background-color: black;
    height: 28px;
    background: url(../images/store/blue-sankaku-right.png) no-repeat center center/contain;
}
@media (min-width:760px) and (max-width:1080px){
    .gallery__slick__items{
        padding: 0 20px!important;
    }
}
@media screen and (max-width:759px){
    .gallery__slickWrap{
        width:100%;
    }
    .gallery__slick{
        margin: 30px auto 30px;
    }
    .gallery__slick__items{
        padding: 0 60px!important;
        opacity:1;
    }
    .gallery__slick__items img{
        height: 90vw;
        width: 100%;
    }
    .gallery__slick .slick-current{
        opacity:1;
    }
}


/**/
.interior__slickWrap{
//    max-width: 101.25rem;
    width:80vw;
//    padding:0 5%;
    margin: auto;
}
.interior__slick{
	width:100%;
    /*margin: 50px auto 60px;*/
    margin: 30px auto 60px;  /* 新UI刷新PJ追加 */
}
.interior__slick__items{
	/*padding:0 40px!important;*/
	padding:0 0px!important;
    opacity:0.5;
    transition:0.4s;
}
.interior__slick .slick-center{
    opacity:1;
    transition:0.4s;
}
.interior__slick .slick-list{
    height:auto!important;
}
.interior__slick .slick-slide img{
    padding: 0 34px!important;
    height:480px!important;
    object-fit: contain;
    object-position:50% 50%!important;
    vertical-align:middle!important;
    font-family:'object-fit: contain; object-position: 50% 50%;';
    margin:0 auto!important;
}
@media (min-width:760px) and (max-width:1080px){
    .interior__slick__items{
        padding: 0 20px!important;
    }
}
@media screen and (max-width:760px){
    .interior__slickWrap{
        width:100%;
    }
    .interior__slick .slick-slide img{
        /*height: 59vw;
        width: 100%;*/
        height:calc(100vw - 72px)!important;
        padding:5px!important;
    }
    .interior__slick__items{
        opacity:1;
    }
}


/**/
.photo__slickWrap{
//    max-width: 101.25rem;
    width:80vw;
//    padding:0 5%;
    margin:auto;
}
.photo__slick{
	width:100%;
    /*margin: 50px auto 60px;*/
    margin: 30px auto 60px;
}
.photo__slick__items{
	/*padding:0 70px!important;*/
	padding:0 10px!important;  /* wolf.matz */
    opacity:0.5;
    transition:0.4s;
}
.photo__slick .slick-center{
    opacity:1;
    transition:0.4s;
}
.photo__slick .slick-list{
    height:auto!important;
}
.photo__slick .slick-slide img{
    /*width:100%;*/
/*    height:330px; */
    padding: 0 34px!important;
    height:480px!important;  /* wolf.matz */
    object-fit: contain;
    object-position:50% 50%!important;
    vertical-align:middle!important;
    font-family:'object-fit: contain; object-position: 50% 50%;';
    margin:0 auto!important;
}
@media (min-width:760px) and (max-width:1080px){
    .photo__slick__items{
        padding: 0 30px!important;
    }
}
@media screen and (max-width:760px){
    .photo__slickWrap{
        width:100%;
    }
    .photo__slick .slick-slide img{
        /*width: 100%;*/
       /* height: 41vw; */
       height:calc(100vw - 72px)!important;
       padding:0!important;
    }
    .photo__slick__items{
        opacity:1;
    }
}


/* 2023.04.07 対応 */
.other__linkWrapBox{
    margin-top:70px;
    padding-top:40px;
    border-top:1px solid #eee;
}
.other__linkWrap{
    margin: 0 auto;
    max-width: 992px;
    width: 100%;
    border: solid 1px #00a3e1;
}
.other__linkWrap a{
    display: block;
    position: relative;
    padding: 24px;
    color: #00a3e1;
    text-decoration: none;
}
.other__linkWrap a p:nth-child(1){
    color: #00a3e1;
//    font-size: 26px;
    font-size: 2.6rem;
    line-height: 1;
}
.other__linkWrap a p:nth-child(2){
//    font-size: 14px;
    font-size: 1.4rem;
    line-height: 1.57;
    font-weight: bold;
    color: #333333;
    margin-top: 7px;
}
.other__linkWrap a::after{
    content: "";
    right: 24px;
    top: 0;
    bottom: 0;
    margin: auto;
    width: 16px;
    height: 16px;
    border-top: 2px solid #00a3e1;
    border-right: 2px solid #00a3e1;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    position: absolute;
}
@media (min-width:760px) and (max-width:1230px){
    .other__linkWrap{
        max-width: 94%;
    }
}
@media screen and (max-width:759px){
    .other__linkWrap{
        max-width: 90%;
    }
}

.sp-show{
    display:none;
}
@media screen and (max-width: 759px) {
    .pc-show{
        display:none;
    }
    .sp-show{
        display:block;
    }
}

/* レスポンシブスマホメニュー 対応 */
.sp__nav{
    width: 100%;
    height: 100%;
    position: fixed;
    transition: 0.4s;
    top: -100%;
    font-size: 16px;
    background: #fff;
    overflow-y: scroll;
    padding-bottom: 60px;
}
.sp__nav__box{

}
.sp__nav__box__top{
    padding: 8.625rem 1.25rem 2.125rem;
}
.sp__nav__box__contentWrap{
    padding: 0 1.875rem 3rem;
    background-color: #f5f5f5;
}
.sp__nav__box__menu{
    padding-top: 2.1875rem;
}
.sp__nav__box__menu__list{
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    column-gap: 2.8125rem;
    row-gap: 2.1875rem;
    padding-bottom: 2rem;
}
.sp__nav__box__menu__list__items{
    width: 100%;
    max-width: 20.25rem;
    position: relative;
}
.sp__nav__box__menu__list__items__link{
    display: flex;
    justify-content:center;
    align-items:center;
    flex-direction:column;
    position: relative;
    align-items: center;
    height: 16vw;
    background-color: #fff;
    border: 1px solid #00a3e1;
    color: #00a3e1;
    font-weight: 500;
    font-size: 1.625rem;
}
.sp__nav__box__menu__list__items__link.sp__nav__arrow:after{
    content: "";
    display: block;
    border-top: #00a3e1 solid 2px;
    border-right: #00a3e1 solid 2px;
    width: 8px;
    height: 8px;
    position: absolute;
    top: 50%;
    right: 12px;
    transform: translateY(-50%) rotate(45deg);
    transition: 0.5s;
}
.sp__nav__box__menu__list__items__link.sp__nav__arrow.active:after{
    transform: translateY(-50%) rotate(135deg);
    transition: 0.5s;
}
.sp__nav__arrow__textSizeSmall{
    font-size: 1.325rem;
}
.sp__nav__box__menu__list__items__text{

}
.sp__nav__box__menu__list__items__list{
    position: absolute;
    top: unset;
    z-index: 100;
    padding: 2vw 4vw 5vw;
    background-color: rgba(0, 0, 0, 0.7);
    text-align: left;
    transition: display 0.3s;
    box-shadow: rgba(44, 44, 44, 0.28) 2px 2px 2px;
    color:#fff;
    width: 100%;
}
.sp__nav__box__menu__list__items__list__items{

}
.sp__nav__box__menu__list__items__list__items__link{
    font-size: 1.325rem;
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
    display: block;
    border-bottom: 1px solid rgba(255, 255, 255, 0.5);
    position:relative;
}
.sp__nav__box__menu__list__items__list__items__link:after{
    position: absolute;
    top: 48%;
    right: 1.25rem;
    width: 1.25rem;
    height: 1.25rem;
    transform: translateY(-50%) rotate(0);
    background: url(./assets/images/common/yazirusi.png) no-repeat center center/contain;
    content: "";
}

.p-staff__main {
    margin-bottom: 30px;
}

.price span.inctax, span.inctax {
    display: contents !important;
    font-size: 0.95rem !important;
    font-weight: 300 !important;
}