@charset "UTF-8";
@media print,
screen and (min-width:641px) {
    .mod_main {
        margin-top: 0.9rem
    }
}

[data-slidephotofade].type01 {
    overflow: hidden;
    width: 100%;
    height: 100%
}

[data-slidephotofade].type01 .slidephotofade_wrap {
    height: 100%;
    position: relative
}

[data-slidephotofade].type01 .slidephotofade_btns {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    height: 100%;
    width: 100%
}

[data-slidephotofade].type01 .slidephotofade_btns button {
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    width: 70px;
    height: 70px;
    z-index: 10;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

@media screen and (max-width:640px) {
    [data-slidephotofade].type01 .slidephotofade_btns button {
        width: 60px;
        height: 90px
    }
}

[data-slidephotofade].type01 .slidephotofade_btns button:after,
[data-slidephotofade].type01 .slidephotofade_btns button:before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    -webkit-transition: 0.2s;
    transition: 0.2s
}

[data-slidephotofade].type01 .slidephotofade_btns button:before {
    width: 40px;
    height: 40px;
    background-color: #fff;
    border-radius: 50%
}

[data-slidephotofade].type01 .slidephotofade_btns button:after {
    width: 12px;
    height: 12px;
    border: 1px solid #000
}

[data-slidephotofade].type01 .slidephotofade_btns button.next {
    right: -30px
}

@media screen and (max-width:640px) {
    [data-slidephotofade].type01 .slidephotofade_btns button.next {
        right: -20px
    }
}

[data-slidephotofade].type01 .slidephotofade_btns button.next:after {
    border-bottom: rgba(0, 0, 0, 0) !important;
    border-left: rgba(0, 0, 0, 0) !important;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    right: 3px
}

[data-slidephotofade].type01 .slidephotofade_btns button.prev {
    left: -30px
}

@media screen and (max-width:640px) {
    [data-slidephotofade].type01 .slidephotofade_btns button.prev {
        left: -20px
    }
}

[data-slidephotofade].type01 .slidephotofade_btns button.prev:after {
    border-bottom: rgba(0, 0, 0, 0) !important;
    border-right: rgba(0, 0, 0, 0) !important;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    right: -3px
}

.no-touchevents [data-slidephotofade].type01 .slidephotofade_btns button:hover:before {
    background-color: #000
}

.no-touchevents [data-slidephotofade].type01 .slidephotofade_btns button:hover:after {
    border-color: #fff
}

[data-slidephotofade].type01 .slidephotofade_link {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0 !important;
    -o-object-fit: cover;
    object-fit: cover
}

[data-slidephotofade].type01 .slidephotofade_link.active {
    opacity: 1 !important
}

[data-slidephotofade].type01 .slidephotofade_link.disableTrs {
    -webkit-transition: none !important;
    transition: none !important
}

[data-slidephotofade].type01 .slidephotofade_pager {
    text-align: center;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 5
}

@media print,
screen and (min-width:641px) {
    [data-slidephotofade].type01 .slidephotofade_pager {
        width: auto;
        left: auto;
        right: 0.55rem;
        bottom: 0.46rem
    }
}

@media screen and (max-width:640px) {
    [data-slidephotofade].type01 .slidephotofade_pager {
        width: auto;
        left: auto;
        right: 0.2rem;
        bottom: 0.2rem
    }
}

[data-slidephotofade].type01 .slidephotofade_pager button {
    width: 20px;
    height: 20px;
    position: relative;
    display: inline-block;
    vertical-align: top
}

@media screen and (max-width:640px) {
    [data-slidephotofade].type01 .slidephotofade_pager button {
        width: 20px;
        height: 20px
    }
}

[data-slidephotofade].type01 .slidephotofade_pager button:after,
[data-slidephotofade].type01 .slidephotofade_pager button:before {
    content: "";
    display: block;
    width: 8px;
    height: 8px;
    background-color: #fff;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    margin: auto;
    border-radius: 50%
}

@media screen and (max-width:640px) {

    [data-slidephotofade].type01 .slidephotofade_pager button:after,
    [data-slidephotofade].type01 .slidephotofade_pager button:before {
        width: 6px;
        height: 6px
    }
}

[data-slidephotofade].type01 .slidephotofade_pager button:after {
    -webkit-transition: 0.2s;
    transition: 0.2s
}

.no-touchevents [data-slidephotofade].type01 .slidephotofade_pager button:hover:after,
[data-slidephotofade].type01 .slidephotofade_pager button.active:after {
    background-color: #38a878
}

[data-slidephotofade].type01 .slidephotofade_pager button.active {
    cursor: default;
    pointer-events: none
}

[data-slidephotofade].type01 .slidephotofade_imgpager {
    margin-top: 10px;
    text-align: center
}

[data-slidephotofade].type01 .slidephotofade_imgpager_btn {
    width: 90px;
    height: 100px;
    position: relative;
    display: inline-block;
    vertical-align: top;
    cursor: pointer;
    -webkit-transition: opacity 0.2s;
    transition: opacity 0.2s
}

@media screen and (max-width:640px) {
    [data-slidephotofade].type01 .slidephotofade_imgpager_btn {
        width: 30px;
        height: 30px
    }
}

[data-slidephotofade].type01 .slidephotofade_imgpager_btn:after {
    content: "";
    position: absolute;
    display: block;
    top: 3px;
    left: 3px;
    right: 3px;
    bottom: 3px;
    border: 2px solid #fff;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    opacity: 0;
    -webkit-transition: 0.2s;
    transition: 0.2s
}

[data-slidephotofade].type01 .slidephotofade_imgpager_btn+.photogallery01_btn {
    margin-left: 10px
}

@media screen and (max-width:640px) {
    [data-slidephotofade].type01 .slidephotofade_imgpager_btn+.photogallery01_btn {
        margin-left: 0
    }
}

.no-touchevents [data-slidephotofade].type01 .slidephotofade_imgpager_btn:hover {
    opacity: 0.6
}

[data-slidephotofade].type01 .slidephotofade_imgpager_btn.active {
    cursor: default;
    pointer-events: none
}

[data-slidephotofade].type01 .slidephotofade_imgpager_btn.active:after {
    opacity: 1
}

[data-slidephotofade].type01 .slidephotofade_count {
    text-align: center;
    font-size: 0.16rem
}

[data-slidephotofade].type01 .slidephotofade_count_now {
    display: inline-block
}

[data-slidephotofade].type01 .slidephotofade_count_total {
    display: inline-block
}

.sec_top {
    position: relative;
    background-image: url("/img/top_bg_sp.jpg");
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%;
    height: -webkit-fill-available;
    height: 100vh
}

@media print,
screen and (min-width:641px) {
    .sec_top {
        position: relative;
        background-image: none;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        padding: 0;
        min-height: 100vh
    }
}

@media screen and (max-width:640px) {
    .sec_top {
        max-height: calc(var(--vh, 1vh) * 100);
        /* height: 100vh */
        height: 45vh
    }
}

.sec_chach .ph_box img {
    vertical-align: bottom;
    width: 100%;
    height: auto
}

.sec_about {
    position: relative
}

@media print,
screen and (min-width:641px) {
    .sec_about {
        margin-top: 1.4rem
    }
}

@media print,
screen and (min-width:641px) {
    .sec_about>.in {
        max-width: 11.4rem;
        margin: 0 auto
    }
}

@media print,
screen and (min-width:641px) {
    .sec_about .ph_box {
        max-width: 7.2rem;
        position: absolute;
        right: 0;
        top: 0
    }
}

@media print,
screen and (min-width:641px) {
    .sec_about .ph_box .ph {
        max-width: 7.2rem
    }
}

.sec_about .ph_box img {
    vertical-align: bottom;
    width: 100%;
    height: auto
}

@media print,
screen and (min-width:641px) {
    .sec_about .txt_box {
        max-width: 4.2rem
    }
}

@media screen and (max-width:640px) {
    .sec_about .txt_box {
        margin-top: 0.4rem
    }
}

@media print,
screen and (min-width:641px) {
    .sec_about .txt_box .tit {
        padding-bottom: 0.34rem;
        position: relative
    }
}

@media screen and (max-width:640px) {
    .sec_about .txt_box .tit {
        padding-bottom: 0.21rem;
        text-align: center;
        position: relative
    }
}

.sec_about .txt_box .tit .en {
    font-size: 0.67rem;
    line-height: 1;
    letter-spacing: 0;
    color: #E85A24
}

@media print,
screen and (min-width:641px) {
    .sec_about .txt_box .tit .en {
        display: block
    }
}

@media screen and (max-width:640px) {
    .sec_about .txt_box .tit .en {
        font-size: 0.36rem;
        display: block
    }
}

.sec_about .txt_box .tit .jp {
    font-size: 0.18rem;
    line-height: 1;
    letter-spacing: 0.1em
}

@media print,
screen and (min-width:641px) {
    .sec_about .txt_box .tit .jp {
        display: block;
        margin-top: 0.1rem
    }
}

@media screen and (max-width:640px) {
    .sec_about .txt_box .tit .jp {
        font-size: 0.14rem;
        display: block;
        margin-top: 0.1rem
    }
}

.sec_about .txt_box .tit:before {
    content: "";
    left: 0;
    bottom: 0;
    position: absolute;
    width: 0.5rem;
    height: 2px;
    background-color: #1B1464
}

@media screen and (max-width:640px) {
    .sec_about .txt_box .tit:before {
        right: 0;
        margin: auto
    }
}

.sec_about .txt_box .s_tit {
    font-size: 0.24rem;
    line-height: 1.5833333333;
    letter-spacing: 0.02em
}

@media print,
screen and (min-width:641px) {
    .sec_about .txt_box .s_tit {
        margin-top: 0.38rem
    }
}

@media screen and (max-width:640px) {
    .sec_about .txt_box .s_tit {
        font-size: 0.17rem;
        line-height: 1.7647058824;
        margin-top: 0.27rem;
        text-align: center
    }
}

.sec_about .txt_box .txt {
    font-size: 0.16rem;
    line-height: 2.125;
    letter-spacing: 0.02em
}

@media print,
screen and (min-width:641px) {
    .sec_about .txt_box .txt {
        margin-top: 0.33rem
    }
}

@media screen and (max-width:640px) {
    .sec_about .txt_box .txt {
        font-size: 0.15rem;
        line-height: 1.8;
        margin-top: 0.17rem;
        padding-left: 0.2rem;
        padding-right: 0.2rem
    }
}

@media print,
screen and (min-width:641px) {
    .sec_feature {
        margin-top: 1rem
    }
}

@media screen and (max-width:640px) {
    .sec_feature {
        margin-top: 0.4rem
    }
}

@media print,
screen and (min-width:641px) {
    .sec_feature>.in {
        max-width: 12.4rem;
        margin: 0 auto
    }
}

.sec_feature .txt_box {
    text-align: center
}

.sec_feature .txt_box .tit .jp {
    font-size: 0.24rem;
    line-height: 1;
    letter-spacing: 0.1em;
    color: #1B1464
}

@media screen and (max-width:640px) {
    .sec_feature .txt_box .tit .jp {
        font-size: 0.14rem
    }
}

@media print,
screen and (min-width:641px) {
    .sec_feature .cotent_box {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        margin: 0 auto;
        margin-top: 0.5rem;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }
}

@media screen and (max-width:640px) {
    .sec_feature .cotent_box {
        padding-left: 0.2rem;
        padding-right: 0.2rem;
        margin-top: 0.38rem
    }
}

@media print,
screen and (min-width:641px) {
    .sec_feature .cotent_box .content {
        max-width: 2.6rem;
        width: 100%
    }
}

@media screen and (max-width:640px) {
    .sec_feature .cotent_box .content {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }
}

@media screen and (max-width:640px) {
    .sec_feature .cotent_box .content+.content {
        margin-top: 0.36rem
    }
}

@media print,
screen and (min-width:641px) {
    .sec_feature .cotent_box .content .ph_box .ph {
        max-width: 1.84rem;
        margin: 0 auto
    }
}

@media screen and (max-width:640px) {
    .sec_feature .cotent_box .content .ph_box .ph {
        max-width: 1.14rem;
        margin: 0 auto
    }
}

.sec_feature .cotent_box .content .ph_box img {
    vertical-align: bottom;
    width: 100%;
    height: auto
}

@media screen and (max-width:640px) {
    .sec_feature .cotent_box .content .ttl_box {
        max-width: calc(100% - 1.14rem)
    }
}

.sec_feature .cotent_box .content .ttl {
    font-size: 0.2rem;
    line-height: 1;
    letter-spacing: 0.02em;
    text-align: center
}

@media screen and (max-width:640px) {
    .sec_feature .cotent_box .content .ttl {
        font-size: 0.17rem
    }
}

.sec_feature .cotent_box .content .txt {
    font-size: 0.16rem;
    line-height: 2.125;
    letter-spacing: 0.02em
}

@media screen and (max-width:640px) {
    .sec_feature .cotent_box .content .txt {
        font-size: 0.14rem;
        line-height: 1.7857142857;
        margin-top: 0.16rem
    }
}

.sec_feature .btn_box {
    font-size: 0.18rem;
    line-height: 1;
    letter-spacing: 0.02em
}

@media print,
screen and (min-width:641px) {
    .sec_feature .btn_box {
        margin-top: 0.68rem
    }
}

@media print,
screen and (min-width:641px) {
    .sec_feature .btn_box a {
        width: 100%;
        max-width: 3rem;
        margin: 0 auto;
        height: 0.54rem;
        background-color: #1B1464;
        color: #FFF;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }
}

@media screen and (max-width:640px) {
    .sec_feature .btn_box a {
        width: 100%;
        max-width: 2rem;
        margin: 0 auto;
        height: 0.36rem;
        background-color: #1B1464;
        color: #FFF;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        margin-top: 0.19rem
    }
}

@media screen and (max-width:640px) {
    .sec_feature .btn_box {
        font-size: 0.12rem
    }
}

.sec_glouphome {
    position: relative
}

@media print,
screen and (min-width:641px) {
    .sec_glouphome {
        margin-top: 1.63rem;
        min-height: 4.4rem;
        height: 100%
    }
}

@media screen and (max-width:640px) {
    .sec_glouphome {
        padding-left: 0.1rem;
        padding-right: 0.1rem;
        margin-top: 0.6rem
    }
}

@media print,
screen and (min-width:641px) {
    .sec_glouphome>.in {
        max-width: 11.4rem;
        margin: 0 auto;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end
    }
}

@media print,
screen and (min-width:641px) {
    .sec_glouphome .ph_box {
        max-width: 7.2rem;
        position: absolute;
        left: 0;
        top: 0
    }
}

@media screen and (max-width:640px) {
    .sec_glouphome .ph_box {
        padding-left: 0.1rem;
        padding-right: 0.1rem
    }
}

@media print,
screen and (min-width:641px) {
    .sec_glouphome .ph_box .ph {
        max-width: 7.2rem
    }
}

.sec_glouphome .ph_box img {
    vertical-align: bottom;
    width: 100%;
    height: auto
}

@media screen and (max-width:640px) {
    .sec_glouphome .txt_box {
        background-color: #FDEEDD;
        position: relative;
        padding-bottom: 0.4rem
    }
}

@media screen and (max-width:640px) {
    .sec_glouphome .txt_box:before {
        content: "";
        background-color: #FDEEDD;
        height: 0.25rem;
        width: 100%;
        position: absolute;
        left: 0;
        top: -0.25rem;
        z-index: -1
    }
}

@media print,
screen and (min-width:641px) {
    .sec_glouphome .txt_box .tit {
        padding-bottom: 0.34rem;
        position: relative
    }
}

@media screen and (max-width:640px) {
    .sec_glouphome .txt_box .tit {
        text-align: center;
        padding-top: 0.25rem
    }
}

.sec_glouphome .txt_box .tit .en {
    font-size: 0.6rem;
    line-height: 1;
    letter-spacing: 0;
    color: #E85A24
}

@media print,
screen and (min-width:641px) {
    .sec_glouphome .txt_box .tit .en {
        display: block
    }
}

@media screen and (max-width:640px) {
    .sec_glouphome .txt_box .tit .en {
        display: block;
        font-size: 0.36rem
    }
}

.sec_glouphome .txt_box .tit .jp {
    font-size: 0.18rem;
    line-height: 1;
    letter-spacing: 0.1em
}

@media print,
screen and (min-width:641px) {
    .sec_glouphome .txt_box .tit .jp {
        display: block;
        margin-top: 0.15rem
    }
}

@media screen and (max-width:640px) {
    .sec_glouphome .txt_box .tit .jp {
        display: block;
        font-size: 0.14rem;
        margin-top: 0.1rem
    }
}

.sec_glouphome .txt_box .tit:before {
    left: 0;
    bottom: 0;
    position: absolute;
    width: 0.5rem;
    height: 2px;
    background-color: #1B1464
}

@media print,
screen and (min-width:641px) {
    .sec_glouphome .txt_box .tit:before {
        content: ""
    }
}

.sec_glouphome .txt_box .txt {
    font-size: 0.16rem;
    line-height: 2.125;
    letter-spacing: 0.02em
}

@media print,
screen and (min-width:641px) {
    .sec_glouphome .txt_box .txt {
        max-width: 4.25rem;
        width: 100%;
        margin-top: 0.36rem
    }
}

@media screen and (max-width:640px) {
    .sec_glouphome .txt_box .txt {
        font-size: 0.15rem;
        line-height: 1.8;
        margin-top: 0.18rem;
        padding-left: 0.2rem;
        padding-right: 0.2rem
    }
}

.sec_glouphome .txt_box .btn_box {
    font-size: 0.18rem;
    line-height: 1;
    letter-spacing: 0.02em
}

@media print,
screen and (min-width:641px) {
    .sec_glouphome .txt_box .btn_box {
        margin-top: 0.24rem
    }
}

@media screen and (max-width:640px) {
    .sec_glouphome .txt_box .btn_box {
        margin-top: 0.1rem
    }
}

@media print,
screen and (min-width:641px) {
    .sec_glouphome .txt_box .btn_box a {
        width: 100%;
        max-width: 3rem;
        height: 0.54rem;
        background-color: #1B1464;
        color: #FFF;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }
}

@media screen and (max-width:640px) {
    .sec_glouphome .txt_box .btn_box a {
        width: 100%;
        max-width: 2rem;
        margin: 0 auto;
        height: 0.36rem;
        background-color: #1B1464;
        color: #FFF;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        margin-top: 0.19rem
    }
}

@media screen and (max-width:640px) {
    .sec_glouphome .txt_box .btn_box {
        font-size: 0.12rem
    }
}

.sec_nursinghome {
    position: relative
}

@media print,
screen and (min-width:641px) {
    .sec_nursinghome {
        margin-top: 1.2rem;
        min-height: 4.4rem;
        height: 100%
    }
}

@media screen and (max-width:640px) {
    .sec_nursinghome {
        padding-left: 0.1rem;
        padding-right: 0.1rem;
        margin-top: 0.6rem
    }
}

@media print,
screen and (min-width:641px) {
    .sec_nursinghome>.in {
        max-width: 11.4rem;
        margin: 0 auto;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end
    }
}

@media print,
screen and (min-width:641px) {
    .sec_nursinghome .ph_box {
        max-width: 7.2rem;
        position: absolute;
        left: 0;
        top: 0
    }
}

@media screen and (max-width:640px) {
    .sec_nursinghome .ph_box {
        padding-left: 0.1rem;
        padding-right: 0.1rem
    }
}

@media print,
screen and (min-width:641px) {
    .sec_nursinghome .ph_box .ph {
        max-width: 7.2rem
    }
}

.sec_nursinghome .ph_box img {
    vertical-align: bottom;
    width: 100%;
    height: auto
}

@media screen and (max-width:640px) {
    .sec_nursinghome .txt_box {
        background-color: #FDEEDD;
        position: relative;
        padding-bottom: 0.4rem
    }
}

@media screen and (max-width:640px) {
    .sec_nursinghome .txt_box:before {
        content: "";
        background-color: #FDEEDD;
        height: 0.25rem;
        width: 100%;
        position: absolute;
        left: 0;
        top: -0.25rem;
        z-index: -1
    }
}

@media print,
screen and (min-width:641px) {
    .sec_nursinghome .txt_box .tit {
        padding-bottom: 0.34rem;
        position: relative
    }
}

@media screen and (max-width:640px) {
    .sec_nursinghome .txt_box .tit {
        text-align: center;
        padding-top: 0.25rem
    }
}

.sec_nursinghome .txt_box .tit .en {
    font-size: 0.6rem;
    line-height: 1;
    letter-spacing: 0;
    color: #E85A24
}

@media print,
screen and (min-width:641px) {
    .sec_nursinghome .txt_box .tit .en {
        display: block
    }
}

@media screen and (max-width:640px) {
    .sec_nursinghome .txt_box .tit .en {
        display: block;
        font-size: 0.36rem
    }
}

.sec_nursinghome .txt_box .tit .jp {
    font-size: 0.18rem;
    line-height: 1;
    letter-spacing: 0.1em
}

@media print,
screen and (min-width:641px) {
    .sec_nursinghome .txt_box .tit .jp {
        display: block;
        margin-top: 0.15rem
    }
}

@media screen and (max-width:640px) {
    .sec_nursinghome .txt_box .tit .jp {
        display: block;
        font-size: 0.14rem;
        margin-top: 0.1rem
    }
}

.sec_nursinghome .txt_box .tit:before {
    left: 0;
    bottom: 0;
    position: absolute;
    width: 0.5rem;
    height: 2px;
    background-color: #1B1464
}

@media print,
screen and (min-width:641px) {
    .sec_nursinghome .txt_box .tit:before {
        content: ""
    }
}

.sec_nursinghome .txt_box .txt {
    font-size: 0.16rem;
    line-height: 2.125;
    letter-spacing: 0.02em
}

@media print,
screen and (min-width:641px) {
    .sec_nursinghome .txt_box .txt {
        max-width: 4.25rem;
        width: 100%;
        margin-top: 0.36rem
    }
}

@media screen and (max-width:640px) {
    .sec_nursinghome .txt_box .txt {
        font-size: 0.15rem;
        line-height: 1.8;
        margin-top: 0.18rem;
        padding-left: 0.2rem;
        padding-right: 0.2rem
    }
}

.sec_nursinghome .txt_box .btn_box {
    font-size: 0.18rem;
    line-height: 1;
    letter-spacing: 0.02em
}

@media print,
screen and (min-width:641px) {
    .sec_nursinghome .txt_box .btn_box {
        margin-top: 0.24rem
    }
}

@media screen and (max-width:640px) {
    .sec_nursinghome .txt_box .btn_box {
        margin-top: 0.1rem
    }
}

@media print,
screen and (min-width:641px) {
    .sec_nursinghome .txt_box .btn_box a {
        width: 100%;
        max-width: 3rem;
        height: 0.54rem;
        background-color: #1B1464;
        color: #FFF;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }
}

@media screen and (max-width:640px) {
    .sec_nursinghome .txt_box .btn_box a {
        width: 100%;
        max-width: 2rem;
        margin: 0 auto;
        height: 0.36rem;
        background-color: #1B1464;
        color: #FFF;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        margin-top: 0.19rem
    }
}

@media screen and (max-width:640px) {
    .sec_nursinghome .txt_box .btn_box {
        font-size: 0.12rem
    }
}

@media print,
screen and (min-width:641px) {
    .sec_clinic {
        margin-top: 1.2rem
    }
}

@media screen and (max-width:640px) {
    .sec_clinic {
        padding-left: 0.2rem;
        padding-right: 0.2rem;
        margin-top: 0.75rem
    }
}

@media print,
screen and (min-width:641px) {
    .sec_clinic>.in {
        max-width: 8.6rem;
        margin: 0 auto;
        border: 2px solid #836239;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }
}

@media screen and (max-width:640px) {
    .sec_clinic>.in {
        border: 1px solid #836239
    }
}

@media print,
screen and (min-width:641px) {
    .sec_clinic .ph_box {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2
    }
}

@media print,
screen and (min-width:641px) {
    .sec_clinic .ph_box .ph {
        max-width: 4.28rem
    }
}

.sec_clinic .ph_box img {
    vertical-align: bottom;
    width: 100%;
    height: auto
}

@media print,
screen and (min-width:641px) {
    .sec_clinic .txt_box {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
        max-width: 4.4rem;
        width: 100%;
        padding-left: 0.5rem;
        padding-top: 0.5rem;
        padding-right: 0.4rem;
        -webkit-box-sizing: border-box;
        box-sizing: border-box
    }
}

@media screen and (max-width:640px) {
    .sec_clinic .txt_box .sub_tit {
        text-align: center;
        margin-top: 0.2rem
    }
}

.sec_clinic .txt_box .sub_tit .jp {
    font-size: 0.22rem;
    line-height: 1;
    letter-spacing: 0.02em
}

@media screen and (max-width:640px) {
    .sec_clinic .txt_box .sub_tit .jp {
        font-size: 0.14rem
    }
}

.sec_clinic .txt_box .tit {
    font-size: 0.3rem;
    line-height: 1;
    letter-spacing: 0.02em;
    color: #E85A24
}

@media print,
screen and (min-width:641px) {
    .sec_clinic .txt_box .tit {
        margin-top: 0.19rem
    }
}

@media screen and (max-width:640px) {
    .sec_clinic .txt_box .tit {
        font-size: 0.28rem;
        margin-top: 0.1rem;
        text-align: center
    }
}

.sec_clinic .txt_box .txt {
    font-size: 0.16rem;
    line-height: 2.125;
    letter-spacing: 0.02em
}

@media print,
screen and (min-width:641px) {
    .sec_clinic .txt_box .txt {
        margin-top: 0.21rem
    }
}

@media screen and (max-width:640px) {
    .sec_clinic .txt_box .txt {
        font-size: 0.15rem;
        line-height: 1.6666666667;
        margin-top: 0.14rem;
        padding-left: 0.2rem;
        padding-right: 0.2rem;
        padding-bottom: 0.2rem
    }
}

@media print,
screen and (min-width:641px) {
    .sec_news {
        margin-top: 1.3rem
    }
}

@media screen and (max-width:640px) {
    .sec_news {
        padding-left: 0.2rem;
        padding-right: 0.2rem;
        margin-top: 0.7rem
    }
}

@media print,
screen and (min-width:641px) {
    .sec_news>.in {
        max-width: 11.4rem;
        margin: 0 auto;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }
}

@media print,
screen and (min-width:641px) {
    .sec_news .tit_box {
        max-width: 3rem;
        width: 100%
    }
}

.sec_news .tit_box .tit .en {
    font-size: 0.6rem;
    line-height: 1;
    letter-spacing: 0;
    color: #E85A24
}

@media screen and (max-width:640px) {
    .sec_news .tit_box .tit .en {
        font-size: 0.36rem;
        display: block;
        text-align: center
    }
}

.sec_news .tit_box .tit .jp {
    font-size: 0.18rem;
    line-height: 1;
    letter-spacing: 0.1em
}

@media print,
screen and (min-width:641px) {
    .sec_news .tit_box .tit .jp {
        margin-top: 0.14rem;
        display: block
    }
}

@media screen and (max-width:640px) {
    .sec_news .tit_box .tit .jp {
        font-size: 0.14rem;
        display: block;
        text-align: center;
        margin-top: 0.1rem
    }
}

.sec_news .btn_box {
    font-size: 0.18rem;
    line-height: 1;
    letter-spacing: 0.02em
}

@media print,
screen and (min-width:641px) {
    .sec_news .btn_box {
        margin-top: 0.7rem
    }
}

@media screen and (max-width:640px) {
    .sec_news .btn_box {
        margin-top: 0.48rem;
        font-size: 0.12rem
    }
}

@media print,
screen and (min-width:641px) {
    .sec_news .btn_box a {
        width: 100%;
        max-width: 3rem;
        height: 0.54rem;
        background-color: #1B1464;
        color: #FFF;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }
}

@media screen and (max-width:640px) {
    .sec_news .btn_box a {
        width: 100%;
        max-width: 2rem;
        margin: 0 auto;
        height: 0.36rem;
        background-color: #1B1464;
        color: #FFF;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        margin-top: 0.19rem
    }
}

@media screen and (max-width:640px) {
    .sec_news .btn_box {
        font-size: 0.12rem
    }
}

@media print,
screen and (min-width:641px) {
    .sec_news .content_box {
        max-width: 6.5rem;
        width: 100%
    }
}

@media screen and (max-width:640px) {
    .sec_news .content_box {
        margin-top: 0.36rem
    }
}

@media print,
screen and (min-width:641px) {
    .sec_news .content_box .content a {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }
}

@media screen and (max-width:640px) {
    .sec_news .content_box .content a {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }
}

@media print,
screen and (min-width:641px) {
    .sec_news .content_box .content .left {
        width: 100%;
        max-width: 1.6rem
    }
}

@media screen and (max-width:640px) {
    .sec_news .content_box .content .left {
        max-width: 1.4rem;
        height: 0.95rem;
        width: 100%
    }
}

@media print,
screen and (min-width:641px) {
    .sec_news .content_box .content .left .ph_box .ph {
        max-width: 1.6rem;
        height: 1.08rem
    }
}

@media screen and (max-width:640px) {
    .sec_news .content_box .content .left .ph_box .ph {
        max-width: 1.4rem;
        height: 0.95rem;
        width: 100%
    }
}

.sec_news .content_box .content .left .ph_box img {
    vertical-align: bottom;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

@media print,
screen and (min-width:641px) {
    .sec_news .content_box .content .right {
        width: 100%;
        max-width: 4.64rem
    }
}

@media screen and (max-width:640px) {
    .sec_news .content_box .content .right {
        width: calc(100% - 1.4rem);
        padding-left: 0.2rem;
        -webkit-box-sizing: border-box;
        box-sizing: border-box
    }
}

.sec_news .content_box .content .right .category {
    font-size: 0.15rem;
    line-height: 1;
    letter-spacing: 0.04em;
    background-color: #E5D8CB;
    border-radius: 0.15rem
}

@media print,
screen and (min-width:641px) {
    .sec_news .content_box .content .right .category {
        display: inline-block;
        padding: 0.05rem 0.1rem
    }
}

@media screen and (max-width:640px) {
    .sec_news .content_box .content .right .category {
        font-size: 0.12rem;
        display: inline-block;
        padding: 0.05rem 0.1rem
    }
}

.sec_news .content_box .content .right .ttl {
    font-size: 0.18rem;
    line-height: 1;
    letter-spacing: 0.1em;
    font-weight: bold
}

@media print,
screen and (min-width:641px) {
    .sec_news .content_box .content .right .ttl {
        margin-top: 0.12rem
    }
}

@media screen and (max-width:640px) {
    .sec_news .content_box .content .right .ttl {
        font-size: 0.14rem;
        margin-top: 0.1rem
    }
}

.sec_news .content_box .content .right .day {
    font-size: 0.16rem;
    line-height: 1;
    letter-spacing: 0.04em
}

@media print,
screen and (min-width:641px) {
    .sec_news .content_box .content .right .day {
        margin-top: 0.1rem
    }
}

@media screen and (max-width:640px) {
    .sec_news .content_box .content .right .day {
        font-size: 0.13rem;
        margin-top: 0.1rem
    }
}

@media print,
screen and (min-width:641px) {
    .sec_news .content_box .content+.content {
        margin-top: 0.4rem
    }
}

@media screen and (max-width:640px) {
    .sec_news .content_box .content+.content {
        margin-top: 0.3rem
    }
}

@media print,
screen and (min-width:641px) {
    .sec_links {
        padding-bottom: 2.6rem;
        padding-top: 1.2rem;
        position: relative
    }
}

@media screen and (max-width:640px) {
    .sec_links {
        margin-top: 0.5rem
    }
}

@media print,
screen and (min-width:641px) {
    .sec_links>.in {
        max-width: 11.4rem;
        margin: 0 auto
    }
}

@media screen and (max-width:640px) {
    .sec_links>.in {
        margin-top: -0.45rem
    }
}

@media print,
screen and (min-width:641px) {
    .sec_links .bg_box {
        max-width: 13.24rem;
        height: 3.33rem;
        position: absolute;
        left: 0;
        top: 0.9rem;
        right: 0;
        margin: auto;
        z-index: -1;
        margin-top: 1.44rem
    }
}

@media screen and (max-width:640px) {
    .sec_links .bg_box {
        position: relative;
        z-index: -1
    }
}

@media print,
screen and (min-width:641px) {
    .sec_links .bg_box .ph {
        max-width: 13.24rem
    }
}

.sec_links .bg_box img {
    vertical-align: bottom;
    width: 100%;
    height: auto
}

@media print,
screen and (min-width:641px) {
    .sec_links .content_box {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }
}

@media print,
screen and (min-width:641px) {
    .sec_links .content_box .content {
        max-width: 5.2rem;
        width: 100%;
        height: 2.6rem;
        padding-top: 0.48rem
    }
}

@media screen and (max-width:640px) {
    .sec_links .content_box .content {
        max-width: 2.8rem;
        width: 100%;
        height: 1.4rem;
        border: 2px solid #BE9E7E;
        margin: 0 auto
    }
}

@media print,
screen and (min-width:641px) {
    .sec_links .content_box .content:first-child {
        background-image: url(/img/index/sec_links_ph01.jpg);
        background-repeat: no-repeat;
        background-size: cover
    }
}

@media screen and (max-width:640px) {
    .sec_links .content_box .content:first-child {
        background-image: url(/img/index/sec_links_ph01.jpg);
        background-repeat: no-repeat;
        background-size: cover
    }
}

@media print,
screen and (min-width:641px) {
    .sec_links .content_box .content:nth-child(2) {
        background-image: url(/img/index/sec_links_ph02.jpg);
        background-repeat: no-repeat;
        background-size: cover
    }
}

@media screen and (max-width:640px) {
    .sec_links .content_box .content:nth-child(2) {
        background-image: url(/img/index/sec_links_ph02.jpg);
        background-repeat: no-repeat;
        background-size: cover
    }
}

@media screen and (max-width:640px) {
    .sec_links .content_box .content+.content {
        margin-top: 0.2rem
    }
}

@media print,
screen and (min-width:641px) {
    .sec_links .content_box .content .ph_box .ph {
        max-width: 0.74rem;
        height: 0.74rem;
        margin: 0 auto
    }
}

@media screen and (max-width:640px) {
    .sec_links .content_box .content .ph_box .ph {
        max-width: 0.4rem;
        width: 100%;
        height: 0.4rem;
        margin: 0 auto
    }
}

.sec_links .content_box .content .ph_box img {
    vertical-align: bottom;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.sec_links .content_box .content .ttl {
    font-size: 0.28rem;
    line-height: 1;
    letter-spacing: 0.02em;
    color: #E85A24
}

@media print,
screen and (min-width:641px) {
    .sec_links .content_box .content .ttl {
        text-align: center
    }
}

@media screen and (max-width:640px) {
    .sec_links .content_box .content .ttl {
        font-size: 0.14rem;
        text-align: center
    }
}

.sec_links .content_box .content .btn_box {
    font-size: 0.18rem;
    line-height: 1;
    letter-spacing: 0.02em
}

@media print,
screen and (min-width:641px) {
    .sec_links .content_box .content .btn_box {
        text-align: center;
        margin-top: 0.26rem
    }
}

@media screen and (max-width:640px) {
    .sec_links .content_box .content .btn_box {
        font-size: 0.12rem
    }
}

@media print,
screen and (min-width:641px) {
    .sec_links .content_box .content .btn_box a {
        width: 100%;
        max-width: 3rem;
        height: 0.54rem;
        margin: 0 auto;
        background-color: #1B1464;
        color: #FFF;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }
}

@media screen and (max-width:640px) {
    .sec_links .content_box .content .btn_box a {
        width: 100%;
        max-width: 2rem;
        margin: 0 auto;
        height: 0.36rem;
        background-color: #1B1464;
        color: #FFF;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        margin-top: 0.19rem
    }
}

@media screen and (max-width:640px) {
    .sec_links .content_box .content .btn_box {
        font-size: 0.12rem
    }
}

/*# sourceMappingURL=index.css.map */