body#top {
    background-color: #FFFCC9;
}

h3{
    font-family: 'Noto Serif JP', serif;
}

/* FV */
div#fv {
    padding-top: 160px;
}

div#fv .n_logo img {
    margin: 0 -80px 0 auto;
    display: block;
}

div#fv .main {
    background: #fff;
    border-radius: 50%;
    width: 100%;
    height: 1000px;
    text-align: center;
    /*margin-top: -5rem;*/
}

div#fv .main h2 {
    margin-bottom: 2rem;
    padding-top: 3rem;
    color: #E67E7E;
}

div#fv .main h3 {
    margin-bottom: 2rem;
}

div#fv .main h3 span.tc_pink {
    color: #E67E7E;
}

div#fv .main h3 span.line {
    background: linear-gradient(transparent 60%, #FDFDB9 60%);
    padding: 0 2px;
    display: inline-block;
}

div#fv .main .fv_box {
    position: relative;
    max-width: 800px;
    margin: 2rem auto;
}

div#fv .main .fv_box p {
    display: inline-block;
    padding: 1rem 2rem;
    border-radius: 80px;
    line-height: 1.5rem;
}

div#fv .main .fv_box p.item01 {
    position: absolute;
    top: 1rem;
    left: 4rem;
    background: #DFF7EC;
}

div#fv .main .fv_box p.item01 img{
    position: absolute;
    bottom: -20px;
    right: 24px;
}

div#fv .main .fv_box p.item02 {
    position: absolute;
    top: 40%;
    left: 0;
    background: #E0F2FA;
}

div#fv .main .fv_box p.item02 img{
    position: absolute;
    bottom: -20px;
    right: 24px;
}

div#fv .main .fv_box p.item03 {
    position: absolute;
    top: 70%;
    left: 4rem;
    background: #F8E1E7;
}

div#fv .main .fv_box p.item03 img{
    position: absolute;
    top: -20px;
    right: 24px;
}

div#fv .main .fv_box p.item04 {
    position: absolute;
    top: 30%;
    right: 3rem;
    background: #F8E1E7;
}

div#fv .main .fv_box p.item04 img{
    position: absolute;
    bottom: -18px;
    left: 24px;
}

div#fv .main .fv_box p.item05 {
    position: absolute;
    top: 70%;
    right: 1rem;
    background: #DFF7EC;
}

div#fv .main .fv_box p.item05 img{
    position: absolute;
    top: -20px;
    left: 24px;
}

div#fv .main .fv_box p.item06 img {
    max-height: 320px;
}

div#fv .main .fv_box p.item07 {
    position: absolute;
    top: -2rem;
    right: -2rem;
}

div#fv .main .fv_box p.item07 img {
    max-width: 160px;
}

@media screen and (min-width:751px) {
    div#fv .main .fv_box p {
        min-width: 240px;
    }
}

@media (max-width: 750px) and (min-width: 540px) {
    div#fv .main .fv_box p.item06 img{
        max-width: 240px !important;
    }
}

@media screen and (max-width:750px) {
    div#fv {
        padding-top: 100px;
    }

    div#fv .n_logo img {
        margin: 0 0 0 auto;
        width: 64px;
    }

    div#fv .main {
        border-radius: 200px;
        margin: -1rem auto 16rem;
        height: 800px;
    }

    div#fv .main .fv_box {
        min-height: 240px;
    }

    div#fv .main .fv_box p {
        font-size: 14px;
        line-height: 1.25rem;
        padding: 1rem 1.5rem;
    }

    div#fv .main .fv_box p.item01 {
        top: 0;
        left: 0;
    }

    div#fv .main .fv_box p.item02 {
        top: 55%;
        left: 0;
    }

    div#fv .main .fv_box p.item02 img{
        bottom: 64px;
    }

    div#fv .main .fv_box p.item03 {
        top: 96%;
        left: 3rem;
    }

    div#fv .main .fv_box p.item03 img{
        right: 52px;
    }

    div#fv .main .fv_box p.item04 {
        top: 20%;
        right: 0;
    }

    div#fv .main .fv_box p.item05 {
        top: 70%;
        right: 0;
    }

    div#fv .main .fv_box p.item05 img{
        left: 38px;
    }

    div#fv .main .fv_box p.item06 img {
        z-index: 100;
        position: absolute;
        top: 0;
        bottom: 0;
        right: 0;
        left: 0;
        margin: 0 auto;
        max-width: 124px;
    }

    div#fv .main .fv_box p.item07 {
        display: none;
    }

    div#fv .main h3.top_m {
        margin-top: 7rem;
    }

}

/* FV END */

/* top_item */
section.top_item {
    background: #fff;
    margin-top: -12rem;
    margin-bottom: 0;
    padding-top: 8rem;
    position: relative;
    text-align: center;
}

section.top_item .l_img {
    position: absolute;
    top: 2rem;
    left: -2rem;
}

section.top_item .r_img {
    position: absolute;
    top: 2rem;
    right: -2rem;
}

section.top_item .item_box {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 2rem;
    font-size: 1.5rem;
    margin-top: 2rem;
}

section.top_item h3 span.line {
    background: linear-gradient(transparent 60%, #FDFDB9 60%);
    padding: 0 2px;
    display: inline-block;
    margin-bottom: 2rem;
}

section.top_item .item_box .item {
    background: url(../images/index/bgimg.png) no-repeat;
    background-size: 240px;
    min-width: 240px;
    min-height: 240px;
    display: flex;
    justify-content: center;
    align-items: center;
}

section.top_item .item_box .item p {
    line-height: 2.25rem;
    font-size: 1.25rem;
}

section.top_item .item_box .item p span.pink {
    color: #E67E7E;
    font-size: 2rem;
    font-weight: 500;
}

@media screen and (max-width:750px) {
    section.top_item{
        padding-bottom: 3rem;
    }

    section.top_item .l_img {
        top: 0;
    }

    section.top_item .r_img {
        top: 0;
    }

    section.top_item .l_img img,
    section.top_item .r_img img {
        max-width: 160px;
    }

    section.top_item h3 span.line {
        display: inline;
    }

    section.top_item .item_box {
        margin-top: 2rem;
    }

    section.top_item .item_box .item {
        background: url(../images/index/bgimg_sp.png) no-repeat;
        background-size: 320px;
        min-width: 320px;
        min-height: 56px;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    section.top_item .item_box .item p {
        line-height: 24px;
    }

}

/* top_item END */

/* お問い合わせ トップのみ */
section.contact{
    background-image: url( ../images/index/top_bgimg.svg);
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: center top;
    padding-top: 15rem;
}
@media screen and (max-width:750px) {
    section.contact{
        background-image: url( ../images/index/top_bgimg.svg), url(../images/index/bottom_bgimg.svg);
        background-repeat: no-repeat;
        background-size: 120%;
        background-position: center top, center bottom;
        padding: 7rem 0 4rem;
        margin-bottom: 0;
    }
}
/* お問い合わせ トップのみ END */

/* お知らせ */
section.news {
    position: relative;
}

section.news .inner h3{
    font-family: 'Zen Maru Gothic', sans-serif;
    margin-bottom: 2rem;
}

section.news .inner {
    background: #ffffff;
    border: 10px solid #DFF7EC;
    border-radius: 1rem;
    padding: 2rem;
    text-align: center;
}

section.news a.link_btn {
    display: inline-block;
    background: #E67E7E;
    color: #ffffff;
    padding: 10px 1rem;
    margin: 3rem auto 0;
    min-width: 200px;
    border-radius: 40px;
    box-shadow: 0 3px 6px rgba(0, 0, 0, .2);
}

section.news .l_img {
    position: absolute;
    bottom: -8rem;
    left: -2rem;
}

section.news .r_img {
    position: absolute;
    top: -10rem;
    right: -2rem;
}

@media screen and (max-width:750px) {
    section.news {
        background: #ffffff;
        margin: 0;
        padding: 4rem 0px;
    }

    section.news .inner {
        border: none;
        padding: 0;
    }

    section.news .l_img {
        bottom: -4rem;
    }

    section.news .r_img {
        top: -5rem;
    }

    section.news .l_img img,
    section.news .r_img img {
        max-width: 160px;
    }
}

/* note */
#message {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    column-gap: 1.5rem;
    row-gap: 1.25rem;
}

#message p img {
    display: none;
}

#message .mu {
    width: 23%;
}

#message .mu img {
    width: 100%;
    height: 120px;
    object-fit: cover;
    background: url(../images/index/NoImage.svg) no-repeat center #E0F2FA;
    background-size: 100%;
}

#message .mu .text{
    text-align: start;
    color: #434343;
}

#message .mu h3 {
    margin: 10px 0;
    font-size: 1.3rem;
    text-align: left;
    font-weight: normal;
}

#message .mu small {
    display: block;
}

@media screen and (max-width:750px) {
    #message .mu{
        width: 100%;
    }

    #message a.note_link{
        display: flex;
        gap: 1rem;
    }

    #message .mu img{
        max-width: 240px;
    }

    #message .mu h3{
        margin-top: 0;
    }

}

@media screen and (max-width:600px) {
    #message .mu img{
        max-width: 160px;
        min-width: 160px;
        height: 160px;
        object-fit: cover;
    }
}
/* お知らせ END */



/*  movieここから */
/* movie */
section.movie {
    background: #fff;
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 8rem;
    position: relative;
    text-align: center;
}
section iframe {
    margin: auto;
}
@media (max-width:750px) {
    section.movie {
        padding-top: 0;
    }
    section iframe {
        width: 100%;
        height: 53vw;
    }
}