@charset "UTF-8";

/*ここからトップページ*/
.top-fv {
    position: relative;
    background-image: url(../images/top-fv-small.png);
    height: 300px;
    background-size: 100% auto;
    background-repeat: no-repeat;
    background-position: center;
    object-fit: cover;
}
.top-catchcopy {
    position: absolute;
    top: 45px;
    left: 24px;
}
.top-wrapper {
    padding: 0 24px;
    max-width: 327px;
    margin: 0 auto;
}
.syowa {
    font-size: 3.5rem;
    font-weight: 400;
    margin-bottom: 18px;
}
.dentou {
    font-size: 1.6rem;
}
.top-time img{
    width: 240px;
    position: absolute;
    right: 24px;
    bottom: 20px;
}
.top-discription {
    margin: 30px auto 80px;
}
.top-discription_one {
    line-height: 1.9em;
    margin-bottom: 40px;
}
.top-discription_one a, .top-discription_two span {
    color: #dc6803;
    font-weight: 500;
}
.top-discription_two, .top-discription_three{
    line-height: 1.9em;
}
.top-discription_image-pc {
    display: none;
}
.top-discription_image {
    margin: 30px auto 20px;
}
.top-discription_image {
    width: 327px;
}
.top-discription_image img {
    width: 100%;
}
.top-discription_last{
    margin: 60px auto;
    text-align: center;
    line-height: 1.9em;
}
.top-discription_last span {
    font-weight: 500;
    color: #dc6803;
}
.top-discription_image-pc {
    display: none;
}
.section-top_linkbutton {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    width: 327px;
    margin: 0 auto;
}
.section-top_linkbutton li {
    margin: 10px 20px;
    list-style: none;
}
.section-top_linkbutton a {    
    text-decoration: none;
}
.section-top_linkbutton a span {
    color: #fff;
}
.orange-button .button-p, .blue-button .button-p{
    color: #361f18;
    line-height: 1.3em;
    position: absolute;
    display: inline-block;
    top: 55%;/*親要素の真ん中へ*/
    transform: translateY(-50%);/*少しズレるのを防ぐ*/
    width :110px;
    text-align:center;
}
.green-button .button-p {
    color: #361f18;
    line-height: 1.3em;
    position: absolute;
    display: inline-block;
    top: 55%;/*親要素の真ん中へ*/
    transform: translateY(-50%);/*少しズレるのを防ぐ*/
    width :110px;
    text-align:center;
}
.orange-button {
    position: relative;
    display: inline-block;
    background-color: #f5caa3;
    width: 110px;
    height: 110px;
    border-radius: 50%;
    box-shadow: 0 5px #dcb99a;
}
.blue-button {
    position: relative;
    display: inline-block;
    background-color: #9fd0c9;
    width: 110px;
    height: 110px;
    border-radius: 50%;
    box-shadow: 0 5px #90bbb5;
}
.green-button {
    position: relative;
    display: inline-block;
    background-color: #a0c09e;
    width: 110px;
    height: 110px;
    border-radius: 50%;
    box-shadow: 0 5px #8ca68a;
}
/*ここから当院のこだわり*/
.section-touinn {
    position: relative;
}
.section-touinn h1 {
    margin: 80px auto 50px;
}
.h2-bg-02 img {
    width: 190px;
}
.kodawari-01, .kodawari-02, .kodawari-03, .kodawari-04 {
    margin-bottom: 90px;
}
.kodawari-01_image img, .kodawari-03_image img{
    object-fit: cover;
    height: 250px;
    width: 90%;
    border-radius: 0 125px 125px 0;
}
.kodawari-01_discription, .kodawari-02_discription, .kodawari-03_discription, .kodawari-04_discription {
    position: relative;
    padding: 10px 35px 0 35px;
    margin: 0 auto;
    line-height: 1.8em; 

}
.kodawari-01_discription span, .kodawari-02_discription span, .kodawari-03_discription span, .kodawari-04_discription span{
    font-size: 2.0rem;
    color: #dc6803;
    font-weight: 500;
}
.kodawari-01_discription::after, .kodawari-03_discription::after {
    position: absolute;
    content: "";
    right: 0;
    top: 0;
    width: 80%;
    height: 120%;
    border-radius: 140px 0 0 140px;
    background-color: #fceed8;
    z-index: -1;
    margin-top: -40px;
}
.kodawari-02_image, .kodawari-04_image {
    padding-left: 10%;
}
.kodawari-02_image img, .kodawari-04_image img {
    object-fit: cover;
    height: 250px;
    width: 100%;
    border-radius: 125px 0 0 125px;
}
.kodawari-02_discription a, .kodawari-03_discription a {
    color: #dc6803;
}
.kodawari-02_discription::after {
    position: absolute;
    content: "";
    left: 0;
    top: 0;
    width: 80%;
    height: 120%;
    border-radius: 0 140px 140px 0;
    background-color: #fceed8;
    z-index: -1;
    margin-top: -40px;
}
.kodawari-03_discription span {
    letter-spacing: -0.08em;
}
.kodawari-03_discription button {
    font-family: "Kiwi Maru", serif;
    color: #dc6803;
    font-size: 1.8rem;
    text-decoration: underline;
    cursor: pointer;
    font-weight: 500;
    text-underline-offset: 4px;
}
.kodawari-04_discription {
    letter-spacing: 0.01em;
}
.kodawari-04_discription::after {
    position: absolute;
    content: "";
    left: 0;
    top: 10%;
    width: 80%;
    height: 80%;
    border-radius: 0 140px 140px 0;
    background-color: #fceed8;
    z-index: -1;
    margin-top: -60px;
}
/*モーダる*/
.modal-container p {
    margin: 0 auto;
}
.modalContent-image {
    width: 100px;
    height: 100px;
    margin: 30px auto;
}
.modalContent-image img {
    width: 100% ;
    height: 100%;
    border-radius: 50%;
    object-fit: cover;
}
.kodawari-03_discription .modal-close {
    color: #361f18;
}
#mask.hidden {
    display: none;
}
#modalContent.hidden {
    display: none;
}
@keyframes show{
    from{
        opacity: 0;
    }
    to{
        opacity: 1;
    }
}

.onko {
    background-image: url(../images/under-line01.png);
}
.onko-discription {
    margin-bottom: 10px;
    line-height: 1.5em;
    text-align: center;
    font-size: 2.0rem;
    color: #dc6803;
    padding: 25px 0
}
.onko-discription span {
    line-height: 1.7em;
    font-size: 3.0rem;
}
.section-touinn_last {
    text-align: center;
    line-height: 1.9em;
}

#gaikann {
    margin-top: 100px;
}
.section-gaikan {
    padding: 0 38px;
    position: relative;
}
.h2-bg-01-gaikan {
    position: absolute;
    width: 190px;
    background-image: url(../images/hasunuma-bg01-mobile.png);
    background-size: 100%;
    z-index: -100;
    left: 0;
    top: -35px;
    height: 100%;
    background-repeat: no-repeat;
}
.section-gaikan li{
    list-style: none;
    max-width: 300px;
    margin: 0 auto 50px;
}
.section-gaiaknn_li-img img{
    width: 100%;
    height: 230px;
}
.section-news {
    background-color: #8aa788;
    color: #fff;
}
.section-news_line {
    font-size: 2.5rem;
    padding-top: 50px;
    margin-top: 100px;
    margin-bottom: 30px;
    display: flex;
    align-items: center;
    color: #fff;
}
.section-news_line:before, .section-news_line:after {
    flex-grow: 1;
    content: "";
    height: 2px;
    border-radius: 2px;
    background-color: #fff;
} 
.section-news_line:before {
    margin: 0 10px 0 0;
}
.section-news_line:after {
    margin: 0 0 0 10px;
}
.section-news dl {
    font-size: 2.0rem;
    max-width: 327px;
    margin: 0 auto;
    padding: 0 32px 50px;
}
.section-news dt {
    font-size: 1.4rem;
    font-weight: 300;
}
.section-news dd {
    margin-bottom: 30px;
    line-height: 1.5em;
}
.section-news dd a {
    color: #fff
}
@media (min-width: 768px) {
    .top-fv {
        height: 500px;
    }
    .top-catchcopy {
        top: 80px;
        left: 40px;
    }
    .syowa {
        font-size: 5.5rem;
        font-weight: 400;
        margin-bottom: 30px;
    }
    .dentou {
        font-size: 2.5rem;
        line-height: 1.5em;
    }
    .top-time img{
        width: 300px;
        position: absolute;
        right: 40px;
        bottom: 40px;
    }
    .top-wrapper {
        max-width: 720px;
        margin: 0 auto;
        padding: 0;
    }
    .top-discription-box {
        position: relative;
    }
    .top-discription_image {
        display: none;
    }
    .top-discription_one, .top-discription_two, .top-discription_three {
        margin-bottom: 30px;
        line-height: 2.3em;
    }
    .top-discription_image-pc {
        display: block;
        position: absolute;
        top: 0;
        right: 0;
        z-index: -99;
        background-image: url(../images/mv-img.png);
        background-repeat: no-repeat;
        background-size: 100%;
        width: 66%;
        height: 110%;
    }
    .top-discription_last .pc-none {
        display: none;
    }
    .mobile-none {
        display: block;
    }
    .top-discription_one .pc-none {
        display: none;
    }
    .top-discription_two .pc-none {
        display: none;
    }
    .top-discription_three .pc-none {
        display: none;
    }
    .section-top_linkbutton {
        display: flex;
        flex-wrap: nowrap;
        width: 720px;
        margin: 0 auto;
    }
    .section-top_linkbutton li {
        flex-wrap: nowrap;
        margin: 10px 40px;
    }
    .kodawari-01, .kodawari-02, .kodawari-03, .kodawari-04 {
        display: flex;
    }
    .kodawari-02, .kodawari-04 {
        flex-direction: row-reverse;
    }
    .kodawari-01_discription::after, .kodawari-03_discription::after {
        border-radius: 250px 0 0 250px;
        height: 100%;
        width: 110%;
        margin-top: 0;
    }
    .kodawari-02_discription::after {
        border-radius: 0 250px 250px 0;
        height: 100%;
        width: 110%;
        margin-top: 0;
    }
    .kodawari-04_discription::after {
        height: 100%;
        border-radius: 0 250px 250px 0;
        width: 110%;
    }
    .kodawari-01_discription, .kodawari-02_discription, .kodawari-03_discription, .kodawari-04_discription {
        width: 60%;
        display: flex;
        align-items: center;
        justify-content: center;
        padding: 0;
    }
    .kodawari-01_discription p, .kodawari-03_discription p {
        width: 70%;
        margin: 20px;
    }
    .kodawari-02_discription p{
        width: 70%;
        margin: 20px;
    }
    .kodawari-04_discription p{
        width: 70%;
        margin: 20px;
    }
    .kodawari-01_image, .kodawari-02_image, .kodawari-03_image, .kodawari-04_image {
        width: 60%;
        position: relative;
        padding: 0;
    }
    .kodawari-01_image img, .kodawari-03_image img {
        height: 500px;
        border-radius: 0 250px 250px 0;
        width: 100%;
    }
    .kodawari-02_image img, .kodawari-04_image img {
        border-radius:250px 0 0 250px;
        height: 500px;
    }
    #gaikann {
        margin-top: 100px;
    }
    .h2-bg-01-gaikan {
        width: 400px;
        z-index: -100;
        left: 0;
        top: -120px;
        height: 100%;
        background-repeat: no-repeat;
    }
    .section-gaikan-wrapper {
        max-width: 768px; margin: 0 auto;
    }
    .section-gaikan-01,.section-gaikan-02, .section-gaikan-03 {
        display: flex;
    }
    #modalContent {
        z-index: 99;
        width: 100%;
        background-color: #fff;
        border-radius: 40px;
        padding: 50px 20px;
        position: absolute;
        left: -100%;
        margin: 0 auto;
    }
    #modalContent p {
        margin: 0 auto;
    }
    .modalContent-image {
        width: 150px;
        height: 150px;
        margin: 30px auto;
    }
    .modalContent-image img {
        width: 100% ;
        height: 100%;
        border-radius: 50%;
        object-fit: cover;
    }
}
@media (min-width: 1280px) {
    .top-fv {
        position: relative;
        background-image: url(../images/fv-img.png);
        /*height: 700px;*/
        background-size: 100%;
        background-repeat: no-repeat;
        background-position: center;
        object-fit: cover;
    }
    .top-catchcopy {
        top: 100px;
        left: 100px;
    }
    .syowa {
        font-size: 7.0rem;
        font-weight: 400;
        margin-bottom: 50px;
    }
    .dentou {
        font-size: 3.2rem;
    }
    .top-time img{
        width: 450px;
        position: absolute;
        right: 100px;
        bottom: 50px;
    }
    .top-wrapper {
        max-width: 1240px;
        margin: 0 auto;
    }
    .top-discription_image-pc {
        width: 70%;
    }
    .top-discription_image-pc img {
        width: 100%;
    }
    .top-discription-box {
        justify-content: center;
    }
    .top-discription-left span, .top-discription-left a, .top-discription_last span {
        font-size: 2.5rem;
    }
    .top-discription {
        margin: 100px auto 130px;
    }
    .top-discription_one, .top-discription_two, .top-discription_three {
        margin-bottom: 80px;
        line-height: 2.2em;
    }
    .top-discription_image-pc {
        display: block;
        position: absolute;
        top: -10%;
        right: 0;
        z-index: -99;
        background-image: url(../images/mv-img.png);
        background-repeat: no-repeat;
        background-size: 100%;
        width: 60%;
        height: 120%;
    }
    .orange-button, .blue-button, .green-button {
        width: 180px;
        height: 180px;
    }
    .orange-button .button-p, .blue-button .button-p {
        color: #361f18;
        line-height: 1.5em;
        position: absolute;
        display: inline-block;
        top: 55%;
        transform: translateY(-50%);
        width: 180px;
        text-align: center;
        font-size: 2.2rem;
    }   
    .green-button .button-p {
        color: #361f18;
        line-height: 1.5em;
        position: absolute;
        display: inline-block;
        top: 55%;/*親要素の真ん中へ*/
        transform: translateY(-50%);/*少しズレるのを防ぐ*/
        width :180px;
        text-align:center;
        font-size: 2.2rem;
    }
    .section-touinn h2 {
        font-size: 7.0rem;
        margin: 150px auto;
    }
    .kodawari-01, .kodawari-02, .kodawari-03, .kodawari-04 {
        margin-bottom: 200px;
    }
    .kodawari-01_discription span, .kodawari-02_discription span, .kodawari-03_discription span, .kodawari-04_discription span {
        font-size: 2.5rem;
    }
    .kodawari-01_discription p, .kodawari-03_discription p {
        width: 65%;
        line-height: 2.0em;
        justify-content: center;
    }
    .kodawari-02_discription p{
        width: 65%;
        line-height: 2.0em;
    }
    .kodawari-04_discription p{
        width: 65%;
        line-height: 2.0em;
    }
    .kodawari-01_discription::after, .kodawari-03_discription::after {
        border-radius:250px 0 0 250px;
    }
    .kodawari-02_discription::after, .kodawari-04_discription::after {
        border-radius: 0 250px 250px 0;
    }
    .kodawari-03_discription button {
        font-size: 2.5rem;
    }
    .onko-discription span {
        font-size: 5.0rem;
    }
    .onko-discription {
        font-size: 3.5rem;
        padding: 25px 0 35px;
        margin-bottom: 30px;
    }
    .section-touinn_last {
        font-size: 2.5rem;
        margin-bottom: 200px;
    }
    #gaikann {
        margin-top: 200px;
        font-size: 5.0rem;
        margin-bottom: 100px;
    }
    .h2-bg-01-gaikan {
        width: 750px;
        position: absolute;
        background-image: url(../images/hasunuma-bg01.png);
        background-size: 100%;
        z-index: -100;
        left: 0;
        top: -220px;
        height: 100%;
        background-repeat: no-repeat;
    }
    .section-gaikan-wrapper {
        max-width: 940px;
        margin: 0 auto;
    }
    .section-gaikan li{
        list-style: none;
        max-width: 380px;
        margin: 0 auto 100px;
    }
    .section-gaikan li p {
        font-size: 1.8rem;
    }
    .section-gaiaknn_li-img img{
        width: 100%;
        height: 300px;
    }
    .section-news_line  {
        font-size: 5.0rem;
        padding-top: 70px;
        padding-bottom: 60px;
    }
    .section-news_line:before, .section-news_line:after {
        flex-grow: 1;
        content: "";
        height: 5px;
        border-radius: 5px;
        background-color: #fff;
    } 
    .section-news_line:before {
        margin: 0 40px 0 0;
    }
    .section-news_line:after {
        margin: 0 0 0 40px;
    }
    .section-news dl {
        font-size: 2.5rem;
        max-width: 450px;
        margin: 0 auto;
    }
    .section-news dt {
        font-size: 2.0rem;
    }
    .news-01, .news-02, .news-03, .news-04 {
        justify-content: space-between;
        margin-bottom: 30px;
    }
    #modalContent h3 {
        font-size: 3.0rem;
    }
    #modalContent p {
        font-size: 2.0rem;
    }
    .modalContent-image {
        width: 250px;
        height: 250px;
        margin: 30px auto;
    }
    .modalContent-image img {
        width: 100% ;
        height: 100%;
        border-radius: 50%;
        object-fit: cover;
    }
}
/*ここからスタッフ紹介*/
.staff-fv {
    background-image: url(../images/staff-fv_mobile.png);
    height: 300px;
    background-position: center;
    object-fit: cover;
    background-repeat: no-repeat;
    background-size: 100%;
}
.section-staff {
    position: relative;
}
.section-staff_wrapper {
    max-width: 327px;
    margin: 0 auto;
}
.section-staff_tetsuya, .section-staff_noboru, .section-staff_kenta, .section-staff_hanami, .section-staff_ryouta, .section-staff_ren, .section-staff_komori, .section-staff_harukawa {
    margin-bottom: 100px;
}
.tetsuya-image, .noboru-image, .kenta-image, .hanami-image, .ryouta-image,.ren-image, .komori-image, .harukawa-image {
    max-width: 327px;
    height: 300px;
}
.tetsuya-image img, .noboru-image img, .kenta-image img, .hanami-image img, .ryouta-image img, .ren-image img, .komori-image img, .harukawa-image img  {
    height: 300px;
    border-radius: 30px;
    width: 100%;
    object-fit: cover;
}
.tetsuya-name, .noboru-name, .kenta-name, .hanami-name, .ryouta-name, .ren-name, .komori-name, .harukawa-name {
    margin: 20px auto;
}
.section-staff_tetsuya h3, .section-staff_noboru h3, .section-staff_kenta h3, .section-staff_hanami h3, .section-staff_ryouta h3, .section-staff_ren h3, .section-staff_komori h3, .section-staff_harukawa h3 {
    color: #dc6803;
    font-size: 2.0rem;
    font-weight: 400;
    line-height: 1.6em;
}
.section-staff_tetsuya h3 span, .section-staff_noboru h3 span, .section-staff_kenta h3 span, .section-staff_hanami h3 span, .section-staff_ryouta h3 span, .section-staff_ren h3 span, .section-staff_komori h3 span, .section-staff_harukawa h3 span {
    font-size: 2.5rem;
    font-weight: 400;
}
.tetsuya-another-name, .noboru-another-name, .kenta-another-name, .hanami-another-name, .ryouta-another-name, .ren-another-name, .komori-another-name, .harukawa-another-name {
    font-size: 1.8rem;
    color: #361f18;
}
.tetsuya-introduction, .noboru-introduction, .kenta-introduction, .hanami-introduction, .ryouta-introduction, .ren-introduction, .komori-introduction, .harukawa-introduction {
    line-height: 1.7em;
    margin: 30px 0 20px;
}
.tetsuya-introduction span, .noboru-introduction span, .hanami-introduction span, .ryouta-introduction span, .ren-introduction span, .komori-introduction span, .harukawa-introduction span {
    color: #dc6803;
}
.tetsuya-hobby, .noboru-hobby, .kenta-hobby, .hanami-hobby, .ryouta-hobby, .ren-hobby, .komori-hobby, .harukawa-hobby {
    width: 150px;
    margin: 0 auto 20px;
}
.tetsuya-hobby img, .noboru-hobby img, .kenta-hobby img, .hanami-hobby img, .ryouta-hobby img, .ren-hobby img, .komori-hobby img, .harukawa-hobby img {
    width: 100%;
}
.kenta-introduction {
    color: #dc6803;
}
@media (min-width: 768px) {
    .staff-fv {
        background-image: url(../images/staff-fv.png);
        background-position: right;
        object-fit: cover;
        background-repeat: no-repeat;
        background-size: auto 120%;
    }
    .section-staff_wrapper{
        max-width: 720px;
        margin: 0 auto;
        display: flex;
        justify-content: space-around;
        flex-wrap: wrap;
    }
    .section-staff_tetsuya, .section-staff_noboru, .section-staff_kenta, .section-staff_hanami, .section-staff_ryouta, .section-staff_ren, .section-staff_komori, .section-staff_harukawa {
        width: 290px;
        margin-bottom: 100px;
    }
    
}
@media (min-width: 1280px) {
    .staff-fv {
        height: 400px;
    }
    .section-staff_wrapper {
        display: block;
        max-width: 1240px;
        margin: 0 auto;
    }
    .section-staff_tetsuya, .section-staff_noboru, .section-staff_kenta, .section-staff_hanami, .section-staff_ryouta, .section-staff_ren, .section-staff_komori, 
    .section-staff_harukawa {
        display: flex;
        justify-content: space-between;
        width: 100%;
        margin: 0 auto 150px;
    }
    .tetsuya-image, .noboru-image, .kenta-image, .hanami-image, .ryouta-image, .ren-image, .komori-image, .harukawa-image {
        max-width:  350px;
        width: 100%;
    }
    .tetsuya-image img, .noboru-image img {
        height: 410px;
    }
    .kenta-image img, .hanami-image img,  .ryouta-image img, .ren-image img, .komori-image img, .harukawa-image img {
        height: 310px;
    }
    .tetsuya-name, .noboru-name, .kenta-name, .hanami-name, .ryouta-name, .ren-name, .komori-name, .harukawa-name {
        margin: 0;
        width: 440px;
    }
    .tetsuya-name h3, .noboru-name h3, .hanami-name h3, .ryouta-name h3, .ren-name h3, .komori-name h3, .harukawa-name h3 {
        font-size: 2.5rem;
    }
    .kenta-name h3 {
        font-size: 2.5rem;
        letter-spacing: -0.02em;
    }
    .tetsuya-name h3 span, .noboru-name h3 span, .kenta-name h3 span, .hanami-name h3 span, .ryouta-name h3 span, .ren-name h3 span, .komori-name h3 span, .harukawa-name h3 span {
        margin-right: 30px;
        font-size: 3.0rem;
    }
    .tetsuya-another-name, .noboru-another-name, .kenta-another-name, .hanami-another-name, .ryouta-another-name, .ren-another-name, .komori-another-name, .harukawa-another-name {
        margin: 10px 0 20px;
        font-size: 1.8rem;
    }
    .tetsuya-name p, .noboru-name p, .kenta-name p, .hanami-name p, .ryouta-name p, .ren-name p, .komori-name p, .harukawa-name p {
        font-size: 2.0rem;
    }
    .section-staff-hobby {
        width: 350px;
    }
    .tetsuya-hobby-discription, .noboru-hobby-discription, .kenta-hobby-discription, .hanami-hobby-discription, .ryouta-hobby-discription, .ren-hobby-discription, .komori-hobby-discription, .harukawa-hobby-discription {
        letter-spacing: -0.08em;
        line-height: 1.7em;
    }
}

/*ここから診療の流れ*/
.treatment-fv {
    background-image: url(../images/treatment-fv_mobile.png);
    height: 300px;
    background-position: center;
    object-fit: cover;
    background-repeat: no-repeat;
    background-size: 100%;
}
.section-treatment {
    position: relative;
}
.treatment-wrapper-up, .treatment-wrapper-down {
    max-width: 327px;
    margin: 0 auto;
}
.treatment-firstdiscription {
    text-align: center;
    margin-bottom: 70px;
    font-size: 1.8rem;
    line-height: 1.8em;
}
.treatment-list01 {
    margin-bottom: 100px;
}
.treatment-list01 ol, .treatment-list02 ol {
    list-style: none;
}
.treatment-list-up, .treatment-list-down {
    margin-bottom: 150px;
}
.treatment-list-up h3, .treatment-list-down h3 {
    font-size: 3.0rem;
    color: #dc6803;
    font-weight: 300;
    margin-bottom: 10px;
    display: inline-block;
    background-color: #fde6a8;
    padding: 15px 25px;
    border-radius: 15px;
}
.treatment-list-up_image, .treatment-list-down_image {
    max-width: 260px;
    margin: 0 auto 20px;
}
.treatment-list-up_image img, .treatment-list-down_image img {
    width: 100%;
}
.treatment-list-up_discription, .treatment-list-down_discription {
    letter-spacing: 0.06em;
    font-size: 1.8rem;
    line-height: 1.8em;
}
.treatment-list-up_discription a, .treatment-list-down_discription a {
    color: #dc6803;
}
.treatment-hospital {
    margin-bottom: 100px;
    position: relative;
}
.h2-bg-02-treatment {
    width: 190px;
    position: absolute;
    background-image: url(../images/hasunuma-bg02-mobile.png);
    background-size: 100%;
    z-index: -1;
    right: 0;
    top:70px;
    height: 100%;
    background-repeat: no-repeat;
}
.hospital-discription {
    text-align: center;
    max-width: 327px;
    margin: 0 auto;
}
.hospital-list {
    margin-top: 30px;
}
.hospital-discription-01 {
    margin: 0 7px 40px;
    font-size: 2.0rem;
    color: #dc6803;
    text-align: center;
    line-height: 1.7em;
}
.hospital-discription p {
    font-size: 2.0rem;
}
.hospital-list01 ul, .hospital-list02 ul {
    list-style: none;
}
.hospital-list01 li, .hospital-list02 li {
    line-height: 1.9em;
}
.hospital-list01 a, .hospital-list02 a {
    color: #361f18;
}
/*モーダル*/
#treatmentopen {
    text-decoration: underline;
    color: #dc6803;
}
#closetreatment {
    color: #361f18;
    font-size: 1.6rem;
    width: 200px;
    margin: 0 auto;
    background-color: #d6a156;
    border-radius: 30px;
    padding: 5px 30px;
    text-align: center;
    margin-top: 30px;
}
#treatmentmask {
    background-color: #000000;
    z-index: 90;
    opacity: 0.7;
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
}
#modalContenttreatment {
    z-index: 99;
    width: 80%;
    background-color: #fff;
    border-radius: 40px;
    padding: 50px 20px;
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    animation: show 0.3s linear 0s;
    filter: drop-shadow(0px 2px 6px #777);
}
#modalContent h3 {
    color: #dc6803;
    font-size: 2.0rem;
    font-weight: 400;
    text-align: center;
}
.modalContent-image {
    width: 100px;
    height: 100px;
    margin: 30px auto;
}
.modalContent-image img {
    width: 100% ;
    height: 100%;
    border-radius: 50%;
    object-fit: cover;
}
#mask.hidden {
    display: none;
}
#modalContent.hidden {
    display: none;
}
@keyframes show{
    from{
        opacity: 0;
    }
    to{
        opacity: 1;
    }
}
.treatment-list-up_discription button {
    font-size: 1.8rem;
    color: #dc6803;
    text-decoration: underline;
    cursor: pointer;
    font-family: "Kiwi Maru", serif;
}
@media (min-width: 768px) {
    .treatment-fv {
        background-image: url(../images/treatment-fv.png);
        background-position: left;
        object-fit: cover;
        background-repeat: no-repeat;
        background-size: auto 120%;
    }
    .treatment-firstdiscription {
        margin-bottom: 100px;
    }
    .treatment-wrapper-up, .treatment-wrapper-down {
        max-width: 720px;
    }
    .treatment-list-up, .treatment-list-down {
        display: flex;
        justify-content: space-around;
        align-items: center;
    }
    .treatment-list-up, .treatment-list-down {
        margin-bottom: 130px;
    }
    .treatment-list-up_image, .treatment-list-down_image {
        margin: 0;
    }
    .treatment-right-box {
        width: 350px;
    }
    .hospital-discription {
        max-width: 720px;
    }
    .h2-bg-02-treatment {
        width: 400px;
        position: absolute;
        background-image: url(../images/hasunuma-bg02.png);
        background-size: 100%;
        z-index: -100;
        right: 0;
        top: -80px;
        height: 100%;
        background-repeat: no-repeat;
    }
    .hospital-list {
        display: flex;
        text-align: left;
        justify-content: center;
    }
    .hospital-list01, .hospital-list02 {
        padding: 0 20px;
    }
}
@media (min-width: 1280px) {
    .treatment-fv {
        height: 400px;
        background-position: center;
        background-size: 120%;
    }
    .treatment-wrapper-up, .treatment-wrapper-down {
        max-width: 1240px;
    }
    .treatment-firstdiscription {
        font-size: 3.0rem;
        margin-bottom: 130px;
    }
    .treatment-list-up, .treatment-list-down {
        margin-bottom: 180px;
    }
    .treatment-list-up_image, .treatment-list-down_image {
        max-width: 430px;
        width: 100%;
    }
    .treatment-right-box {
        width: 500px;
    }
    .treatment-right-box h3 {
        font-size: 4.0rem;
        padding: 10px 40px 15px;
        border-radius: 20px;
    }
    .treatment-list-up_discription, .treatment-list-down_discription {
        font-size: 2.2rem;
    }
    .treatment-list-up_discription button {
        font-size: 2.2rem;
        color: #dc6803;
        text-decoration: underline;
        cursor: pointer;
        font-family: "Kiwi Maru", serif;
    }
    .treatment-hospital {
        margin-bottom: 150px;
    }
    .hospital-discription {
        max-width: 1240px;
    }
    .hospital-discription p {
        font-size: 3.0rem;
        margin: 60px auto;
    }
    .hospital-discription-01 {
        font-size: 3.5rem;
    }
    .hospital-list01 li, .hospital-list02 li {
        font-size: 2.5rem;
    }
    .h1-bg-02-treatment {
        width: 700px;
        position: absolute;
        background-image: url(../images/hasunuma-bg02.png);
        background-size: 100%;
        z-index: -100;
        right: 0;
        top: -80px;
        height: 165%;
        background-repeat: no-repeat;
    }
}
/*ここから酸素ボックス*/
.o2box-fv {
    background-image: url(../images/o2box-fv.jpg);
    height: 300px;
    background-position: center;
    background-size: cover;
    object-fit: cover;
    background-repeat: no-repeat;
}
.section-o2 .h2-bg-01 {
    top: 430px;
}
.o2question-01 {
    margin-bottom: 70px;
}
.o2box-firstdiscription {
    text-align: center;
    margin-bottom: 30px;
    font-size: 1.8rem;
}
.btn-o2 {
    text-align: center;
    margin: 0 auto;
}
.o2box-reservation {
    display:inline-block; 
    padding:9px 50px; 
    line-height:1.4; 
    border-radius:50px; 
    background-color:#2c8ab0; 
    font-size:16px; 
    text-align:center; 
    color:#ffffff; 
    text-decoration:none; 
    margin-bottom: 80px;
    box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.2);
}
.btn-o2 :hover {
    background-color: #361f18;
}
.section-o2box_wrapper {
    max-width: 327px;
    margin: 0 auto 0px;
}
h4 {
    text-align: center;
    font-size: 1.8rem;
}
.o2question-01-discription01 {
    margin-bottom: 20px;
}
.o2box-img-box {
    margin: 30px 0 30px;
    text-align: center;
}
.o2question-01-discription02 {
    margin-bottom: 20px;
}
.o2-system-img {
    max-width: 327px;
    
}
.o2-system-img img {
    width: 100%;
}
.o2question-02 {
    margin-bottom: 70px;
}
.o2question-02 h4 {
    margin-bottom: 30px;
}
.accordion-001 {
    max-width: 500px;
    margin-bottom: 10px;
    border-radius: 10px;
    box-shadow: 0 7px 15px -5px rgb(0 0 0 / 5%);
    background-color: #fefefe;
}

.accordion-001 summary {
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: relative;
    padding: 1em 2em;
    color: #361f18;
    font-weight: 500;
    cursor: pointer;
}

.accordion-001 summary::-webkit-details-marker {
    display: none;
}

.accordion-001 summary::after {
    transform: translateY(-25%) rotate(45deg);
    width: 7px;
    height: 7px;
    margin-left: 10px;
    border-bottom: 3px solid #361f18;
    border-right: 3px solid #361f18;
    content: '';
    transition: transform .3s;
}

.accordion-001[open] summary::after {
    transform: rotate(225deg);
}

.accordion-001 p {
    transform: translateY(-10px);
    opacity: 0;
    margin: 0;
    padding: .3em 2em 1.5em;
    color: #361f18;
    transition: transform .5s, opacity .5s;
}

.accordion-001[open] p {
    transform: none;
    opacity: 1;
}
.accordionimg-box {
    text-align: center;
}
.accordionimg-box img {
    border-radius: 10px;
}
.o2question-03 {
    margin-bottom: 20px;
}
.o2question-03 h4 {
    margin-bottom: 30px;
}
.o2question-03-001, .o2question-03-002, .o2question-03-003, .o2question-03-004, .o2question-03-005, .o2question-03-006 {
    max-width: 200px;
    margin: 0 auto 40px;
    display: flex;
    flex-direction: column;
    align-items: center;
}
.o2question-03-001 p, .o2question-03-002 p, .o2question-03-003 p, .o2question-03-004 p, .o2question-03-005 p, .o2question-03-006 p {
    font-size: 1.4rem;
}
.o2question-03_last {
    margin-bottom: 30px;
}
.o2question-04 {
    margin-bottom: 20px;
}
.o2question-04 h4 {
    margin-bottom: 20px;
}
.o2question-04-box {
    display: flex;
    flex-direction: column;
}
.o2question-04-box01 {
    margin: 0 auto 30px;
}
.o2question-04-box01, .o2question-04-box02 {
    max-width: 300px;
    display: flex;
    flex-direction: column;
    align-items: center;
}
.o2question-04-box02 {
    margin: 0 auto 50px;
}
.o2question-04-box-title {
    color:  #fefefe;
    font-size: 1.8rem;
    font-weight: 500;
    background-color: #361f18;
    padding: 10px 30px;
    border-radius: 10px;
}
.o2question-04-box01 img, .o2question-04-box02 img {
    margin: 20px 0 20px;
}
.o2question-05 {
    margin-bottom: 70px;
}
.o2question-05 h4 {
    margin-bottom: 30px;
}
.o2question-05-discription {
    margin-bottom: 20px;
}
.o2question-05-discription span {
    font-weight: 500;
    background-color: #361f18;
    color: #fefefe;
    padding: 0px 12px 3px;
    border-radius: 4px;
    line-height: 2.5em;
}
.o2question-05-box {
    display: flex;
    flex-direction: column;
}
.o2question-05-box-01, .o2question-05-box-02 {
    background-color:#f7eddf;
    padding: 10px;
    border-radius: 8px;
    margin-bottom: 20px;
}
.o2question-05-imgbox {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 50px;
}
.o2question-05-imgbox img {
    border-radius: 10px;
    width: 150px;
}
.subscription-box {
    display: flex;
    flex-direction: column;
}
.o2question-05-subscription-title  {
    text-align: center;
    font-weight: 500;
}
.subscription01 {
    margin-top: 20px;
}
.subscription01, .subscription02 {
    margin-bottom: 20px;
    background-color: #dbe9e6;
    padding: 20px 50px;
    border-radius: 20px 0 20px 0;
}
.subscription01 {
    padding: 32px 50px;
}
.subscription-weight {
    font-weight: 400;
    background-color: #24799b;
    color: #fefefe;
    padding: 0px 15px 2px;
    border-radius: 5px;
}
.o2question-05-recommended p {
    font-weight: 500;
    margin-top: 20px;
    margin-bottom: 10px;
}
.o2question-05-recommended {
    width: 327px;
    margin: 0 auto;
}
.o2question-05-recommended ul {
    list-style: none;
}
.o2question-05-recommended ul li {
    margin-bottom: 7px;
}
.o2question-06 {
    margin-bottom: 70px;
}
.o2question-06 h4 {
    margin-bottom: 30px;
}
.o2question-06 p{
    margin-bottom: 30px;
}
.o2question-06-imgbox {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 30px;
}
.o2question-06-imgbox img {
    border-radius: 10px;
    width: 150px;
}
@media (min-width: 768px) {
    .o2box-fv {
        background-position: center;
        object-fit: cover;
        background-repeat: no-repeat;
        background-size: auto 120%;
    }
    .section-o2box_wrapper {
        max-width: 720px;
        margin: 0 auto 0px;
    }
    .o2question-01 {
        margin-bottom: 100px;
    }
    .o2question-01 h4 {
        font-size: 2.0rem;
    }
    .o2question-01-discription01 {
        display: flex;
        align-items: center;
        justify-content: space-between;
        margin-bottom: 0;
    }
    .o2question-01-discription01 p {
        width: 430px;
    }
    .o2question-01-discription02 {
        margin-bottom: 50px;
    }
    .o2-system-img {
        max-width: 620px;
        margin: 0 auto;
    }
    .o2-system-img img {
        width: 100%;
    }
    .o2question-02 {
        max-width: 720px;
        margin: 0 auto 100px;
    }
    .o2question-02 h4 {
        margin-bottom: 50px;
        font-size: 2.0rem;
    }
    .accordion-001 {
        margin: 0 auto 20px;
    }
    .o2question-03 {
        margin-bottom: 50px;
    } 
    .o2question-03 h4 {
        margin-bottom: 50px;
        font-size: 2.0rem;
    }
    .o2question-03-box {
        display: flex;
        flex-wrap: wrap;
        align-items: baseline;
    }
    .o2question-03_last {
        text-align: center;
    }
    .o2question-04 {
        margin-bottom: 50px;
    }
    .o2question-04 h4 {
        font-size: 2.0rem;
    }
    .o2question-04-box {
        max-width: 720px;
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
    }
    .o2question-05 h4 {
        font-size: 2.0rem;
        margin-bottom: 50px;
    }
    .o2question-05-discription {
        max-width: 500px;
        margin: 0 auto 20px;
    }
    .o2question-05-box {
        display: flex;
        max-width: 420px;
        margin: 0 auto;
    }
    .o2question-05-box-01, .o2question-05-box-02 {
        padding: 20px;
    }
    .o2question-05-imgbox {
        max-width: 650px;
        display: flex;
        justify-content: space-evenly;
        margin: 0 auto 50px;
    }
    .o2question-05-imgbox img {
        width: 280px;
    }
    .o2question-05-subscription-title {
        text-align: center;
        margin-bottom: 20px;
    }
    .subscription-box {
        align-items: center;
    }
    .subscription01 {
        margin-top: 0;
    }
    .subscription01, .subscription02 {
        width: 320px;
    }
    .o2question-05-recommended {
        width: 590px;
        margin: 0 auto;
    }
    .o2question-06 h4 {
        font-size: 2.0rem;
    }
    .o2question-06 p {
        max-width: 620px;
        margin: 0 auto 20px;
    }
    .o2question-06-imgbox {
        max-width: 650px;
        display: flex;
        justify-content: space-evenly;
        margin: 0 auto 50px;
    }
    .o2question-06-imgbox img {
        width: 280px;
    }
}
@media (min-width: 1280px) {
    .o2box-fv {
        background-position: center;
        object-fit: cover;
        background-repeat: no-repeat;
        background-size: cover
    }
    .o2question-05-box-01, .o2question-05-box-02 {
        padding: 12px;
    }
    .o2box-firstdiscription {
        font-size: 3.0rem;
        line-height: 1.8em;
    }
    .section-o2 h2 {
        margin-bottom: 50px;
    }
}




/*ここから物理療法*/ 
.device-fv {
    background-image: url(../images/device-fv-mobile.png);
    height: 300px;
    background-position: center;
    object-fit: cover;
    background-repeat: no-repeat;
    background-size: 100%;
}
.section-device {
    position: relative;
    text-align: center;
}
.section-device-wrapper {
    max-width: 327px;
    margin: 0 auto 70px;
}
.section-device-firstdiscription {
    font-size: 2.0rem;
    text-align: center;
    line-height: 1.6em;
}
.section-device-pain h2, .section-device-kind h2, .section-device-fr h2, .section-device-muscle h2, .section-device-n h2, .section-device-riraku h2 { 
    margin-top: 80px;
    margin-bottom: 30px;
    color: #dc6803;
    font-size: 2.0rem;
    font-weight: 400;
}
.section-device-pain ul, .section-device-kind ul {
    padding: 0 10px;
    list-style: none;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.section-device-pain ul li {
    display: flex;
    align-items: center;
    flex-direction: column;
    width: 130px;
    margin-bottom: 30px;
}
.section-device-pain ul li:last-child {
    margin-bottom: 0;
}
.section-device-image {
    width: 100px;
    margin: 0 auto;
}
.section-device-image img {
    width: 100%;
}
.section-device-pain a, .section-device-kind a, .section-device-fr a, .section-device-muscle a, .section-device-n a, .section-device-riraku a {
    color: #361f18;
}
.section-device-kind ul li {
    display: flex;
    align-items: center;
    flex-direction: column;
    width: 130px;
}
.section-device-fr li, .section-device-muscle li, .section-device-n li, .section-device-riraku li {
    display: flex;
    align-items: center;
    flex-direction: column;
    width: 130px;
    margin: 0 auto 30px;
}
.modal-image {
    width: 100px;
    height: 100px;
    margin: 30px auto;
}
.modal-image img {
    width: 100%;
    height: 100%;
    border-radius: 50%;
}
.container p {
    color: #361f18;
    font-family: "Kiwi Maru", serif;
    text-decoration: underline;
    font-size: 1.6rem;
    text-underline-offset: 4px;
}
button {
    background-color: transparent;
    border: none;
    cursor: pointer;
    outline: none;
    padding: 0;
    appearance: none;
}
.modal {
    display: none;
    position: fixed;
    z-index: 8887;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: rgba(0, 0, 0, 0.7);
    transition: all 1s ease-in-out;
}
.modal-container .img {
    background: #f1f1f1;
    margin-bottom: 15px;
}
.modal-container h3 {
    text-align: center;
    font-size: 2.0rem;
    color: #dc6803;
    font-weight: 400;
    line-height: 1.8em;
    display: block;
    background-color: #fff;
}
.modal-container p {
    margin:0 auto 30px;
    text-align: left;
    color: #361f18;
    line-height: 2.0em;
}
.modal-container p:last-child {
    margin-bottom: 0;
}
.modal-content {
    background: #FFF;
    overflow-y: auto;
    padding: 30px 10px;
    width: 90%;
    max-width: 327px;
    position: absolute;
    top: 50%;
    left: 50%;
    height: 300px;
    transform: translate(-50%, -50%);
    animation: show 0.6s linear 0s;
    filter: drop-shadow(0px 2px 6px #777);
    border-radius: 40px;
}
.modal-top {
    display: block;
    text-align: center;
    bottom: 5px;
}
.modal-close {
    color: #361f18;
    background-color: #d6a156;
    text-decoration: none;
    font-size: 1.6rem;
    line-height: 1;
    border-radius: 30px;
    padding: 5px 60px;
}
.modal-close:hover, .modal-close:focus {
text-decoration: none;
cursor: pointer;
}
.modal-title {
color: #FFF;
}
.videoarea {
    width: 327px;
    margin: 30px auto ;
}
.videoarea video {
    width: 100%;
    border-radius: 20px;
}
@keyframes show{
    from{
        opacity: 0;
    }
    to{
        opacity: 1;
    }
}
@media (min-width: 768px) {
    .device-fv {
        background-image: url(../images/device-fv.png);
        background-position: left;
        object-fit: cover;
        background-repeat: no-repeat;
        background-size: auto 120%;
    }
    .section-device-wrapper {
        max-width: 720px;
        margin: 0 auto;
    }
    .section-device-pain ul, .section-device-kind ul {
        justify-content: center;
        padding: 0;
    }
    .section-device-pain ul li, .section-device-kind ul li {
        width: 300px;
        margin-bottom: 80px;
    }
    .section-device-image {
        width: 200px;
    }
    .fr-muscle-box, .n-riraku-box {
        display: flex;
        justify-content: center;
    }
    .section-device-fr, .section-device-muscle, .section-device-n, .section-device-riraku {
        width: 300px;
    }
    .modal-content {
        background: #FFF;
        overflow-y: auto;
        padding: 30px 30px;
        width: 90%;
        max-width: 520px;
        position: absolute;
        top: 50%;
        left: 50%;
        height: 300px;
        transform: translate(-50%, -50%);
        animation: show 0.6s linear 0s;
        filter: drop-shadow(0px 2px 6px #777);
        border-radius: 40px;
    }
    .modal-image {
        width: 180px;
        height: 180px;
        margin: 30px auto;
    }
    .modal-image img {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }
    .videoarea {
        width: 500px;
        margin: 30px auto ;
    }
    .videoarea video {
        width: 100%;
    }
}
@media (min-width: 1280px) {
    .device-fv{
        height: 400px;
        background-position: center;
    }
    .section-device-firstdiscription {
        font-size: 3.0rem;
        line-height: 2.0em;
    }
    .section-device-wrapper {
        max-width: 1240px;
        margin: 0 auto;
    }
    .section-device h1 {
        margin-bottom: 110px;
    }
    .section-device-pain h2, .section-device-kind h2, .section-device-fr h2, .section-device-muscle h2, .section-device-n h2, .section-device-riraku h2  {
        margin-top: 100px;
        margin-bottom: 50px;
        font-size: 3.0rem;
    }
    .section-device-pain ul li, .section-device-kind ul li {
        width: 300px;
        padding: 0 65px;
        margin-bottom: 100px;
    }
    .section-device-pain ul li:first-child {
        padding-left: 0;
    }
    .section-device-pain ul li:nth-child(3) {
        padding-right: 0;
    }
    .section-device-fr, .section-device-muscle, .section-device-n{
        width: 300px;
        padding: 0 65px;
    }
    .section-device-riraku {
        width: 400px;
        padding: 0 15px;

    }
    .section-device-pain ul li a, .section-device-kind ul li a {
        font-size: 2.2rem;
    }
    .section-device-fr li, .section-device-muscle li, .section-device-n li, .section-device-riraku li {
        margin: 0 auto;
        width: 300px;
    }
    .section-device-fr li a, .section-device-muscle li a, .section-device-n li a, .section-device-riraku li a{
        font-size: 2.2rem;
    }
    .section-device-image {
        width: 300px;
        margin-bottom: 10px;
    }
    .modal-content {
        background: #FFF;
        overflow-y: auto;
        padding: 50px 30px;
        width: 90%;
        max-width: 980px;
        position: absolute;
        top: 50%;
        left: 50%;
        height: 50%;
        transform: translate(-50%, -50%);
        animation: show 0.6s linear 0s;
        filter: drop-shadow(0px 2px 6px #777);
        border-radius: 40px;
    }
    .modal-content h3  {
        font-size: 3.0rem;
    }
    .modal-content p {
        width: 600px;
        margin: 0 auto;
        font-size: 2.0rem;
    }
    .modal-image {
        width: 250px;
        height: 250px;
    }
    .videoarea {
        width: 600px;
        height: 100%;
    }
    .videoarea video {
        border-radius: 40px;
    }
    .modal-top {
        margin-top: 50px;
    }
    .modal-close {
        color: #361f18;
        background-color: #d6a156;
        text-decoration: none;
        font-size: 2.2rem;
        line-height: 1;
        border-radius: 60px;
        padding: 10px 100px;
    }
    .container p {
        font-size: 2.2rem;
        margin-top: 30px;
    }
}

/*ここからアクセス*/
.access-fv {
    background-image: url(../images/access-fv-mobile.png);
    height: 300px;
    background-position: center;
    object-fit: cover;
    background-repeat: no-repeat;
    background-size: 100%;
}
.section-access {
    position: relative;
    text-align: center;
}
.section-access-discription p {
    font-size: 1.8rem;
    line-height: 1.8em;
    margin-bottom: 20px;
}
.section-access-maparea {
    height: 300px;
    width: 100%;
}
.section-access-maparea iframe {
    width: 100%;
    height: 100%;
}
.section-access_parking {
    position: relative;
    text-align: center;
}
.h2-bg-02-parking {
    width: 190px;
    position: absolute;
    background-image: url(../images/hasunuma-bg02-mobile.png);
    background-size: 100%;
    z-index: -1;
    right: 0;
    top: -45px;
    height: 100%;
    background-repeat: no-repeat;
}
.parking-wrapper {
    max-width: 327px;
    margin: 0 auto 70px;
}
.section-access_parking ol {
    list-style: none;
    margin-bottom: 50px;
}
.section-access_parking li {
    font-size: 1.8rem;
    text-align: left;
    line-height: 1.8em;
    letter-spacing: 0.06em;
}
.section-access_parking li span {
    color: #dc6803;
}
.parking-image {
    width: 327px;
}
.parking-image img {
    width: 100%;
}
@media (min-width: 768px) {
    .h1-bg-02-parking {
        width: 400px;
        position: absolute;
        background-image: url(../images/hasunuma-bg02.png);
        background-size: 100%;
        z-index: -1;
        right: 0;
        top: -120px;
        height: 100%;
        background-repeat: no-repeat;
    }
    .access-fv {
        background-image: url(../images/access-fv.png);
        background-position: left;
        object-fit: cover;
        background-repeat: no-repeat;
        background-size: auto;
    }
    .section-access-maparea {
        max-width: 720px;
        margin: 0 auto;
    }
    .section-access-discription p {
        margin-bottom: 60px;
    }
    .parking-wrapper {
        max-width: 520px;
    }
    .parking-image {
        width: 500px;
        margin: 0 auto;
    }
}
@media (min-width: 1280px) {
    .access-fv {
        height: 400px;
        background-position: top;
        background-size: auto 120%;
        background-position: center;
    }
    .h1-bg-02-parking {
        width: 810px;
        position: absolute;
        background-image: url(../images/hasunuma-bg02.png);
        background-size: 100%;
        z-index: -1;
        right: 0;
        top: -230px;
        height: 100%;
        background-repeat: no-repeat;
    }
    .section-access-discription p {
        font-size: 3.0rem;
    }
    .section-access-maparea {
        max-width: 800px;
        height: 500px;
    }
    .parking-wrapper {
        max-width: 1240px;
        display: flex;
        flex-direction: row-reverse;
        justify-content: space-around;
        align-items: center;
    }
    .section-access_parking h1 {
        font-size: 4.0rem;
        margin: 150px auto 70px;
    }
    .parking-wrapper ol {
        width: 45%;
    }
    .parking-wrapper ol li {
        font-size: 2.5rem;
    }
    .parking-image {
        margin: 0;
    }
}
/*ここからお問い合わせ*/
.contact-fv {
    background-image: url(../images/contact-fv-mobile.png);
    height: 300px;
    background-position: center;
    object-fit: cover;
    background-repeat: no-repeat;
    background-size: 100%;
}
.section-contact {
    position: relative;
    text-align: center;
}
.contact-wrapper {
    max-width: 327px;
    margin: 0 auto;
}
.section-contact-discription {
    font-size: 1.8rem;
    letter-spacing: 0.03em;
    line-height: 1.6em;
    margin-bottom: 70px;
}
.section-contact-discription p {
    margin-bottom: 30px;
}
.section-contact-discription span {
    color: #dc6803;
}
.telbutton {
    color: #361f18;
    font-size: 2.0rem;
    background-color: #f9e1a2;
    display: inline-block;
    padding: 12px 30px;
    border-radius: 25px;
    cursor: pointer;
    box-shadow: 0 3px #ccb883;
    text-underline-offset: 7px;
    text-decoration-thickness: 1px;
}
.section-contact-line-discription {
    line-height: 1.6em;
    margin-bottom: 30px;
}
.section-contact-line-discription .line {
    color: #361f18;
    background-image: url(../images/underline-line.png);
    background-repeat: no-repeat;
    object-fit: cover;
    background-size: 100%;
    background-position: bottom;
    padding: 0 3px;
}
.section-contact-line-discription span{
    color: #dc6803;
}
.line-button {
    margin: 0 auto;
    max-width: 300px;
    background-color: #9bbc74;
    display: flex;
    border-radius: 25px;
    cursor: pointer;
    padding: 8px 0px;
    align-items: center;
    justify-content: center;
    box-shadow: 0 3px #77905b;
}
.line-link a {
    text-decoration: none;
    font-size: 2.0rem;
    color: #361f18;
}
.finger-image {
    width: 20px;
}
.finger-image img {
    width: 100%;
}
.section-contact_ex h1 {
    font-size: 2.0rem;
    line-height: 1.6em;
    margin-bottom: 30px;
}
.section-contact_ex {
    position: relative;
}
.section-contact_ex h2 {
    font-size: 2.0rem;
    line-height: 1.5em;
}
.h2-bg-02-contact {
    width: 190px;
    position: absolute;
    background-image: url(../images/hasunuma-bg02-mobile.png);
    background-size: 100%;
    z-index: -100;
    right: 0;
    top: -10px;
    height: 100%;
    background-repeat: no-repeat;
}
.contact_ex-wrapper {
    max-width: 327px;
    margin: 0 auto;
}
.ex-list {
    list-style: none;
    margin-bottom: 50px;
}
.ex-list li p {
    background-color: rgba(255, 255, 255, 0.7);
    padding: 20px 30px;
    border-radius: 50px;
    margin-bottom: 30px;
}
.ex-list li:first-child {
    margin-bottom: 50px;
}
.ex-image {
    width: 300px;
    height: 280px;
    margin: 0 auto;
}
.ex-image img {
    width: 100%;
    height: 100%;
    border-radius: 20px;
}
.another-ex {
    margin-bottom: 70px;
}
.another-ex h3 {
    font-size: 2.0rem;
    margin-bottom: 10px;
    font-weight: 400;
}
.another-ex ul {
    list-style: none;
}
.another-ex ul li {
    line-height: 1.6em;
}

@media (min-width: 768px) {
    .contact-fv {
        background-image: url(../images/contact-fv.png);
        background-position: center;
        object-fit: cover;
        background-repeat: no-repeat;
        background-size:  auto 120%;
    }
    .h2-bg-02-contact {
        width: 400px;
        position: absolute;
        background-image: url(../images/hasunuma-bg02.png);
        background-size: 100%;
        z-index: -100;
        right: 0;
        top: -100px;
        height: 100%;
        background-repeat: no-repeat;
    }
    .contact-wrapper {
        max-width: 720px;
    }
    .section-contact_ex h2 {
        font-size: 2.5rem;
    }
}
@media (min-width: 1280px) {
    .contact-fv {
        height: 400px;
    }
    .contact-wrapper {
        max-width: 1240px;
    }
    .h2-bg-02-contact {
        width: 870px;
    }
    .section-contact_ex h2 {
        font-size: 4.0rem;
    }
    .section-contact-discription {
        margin-bottom: 100px;
    }
    .section-contact-discription p {
        font-size: 3.0rem;
        line-height: 2.0em;
    }
    .section-contact-discription p span {
        font-size: 3.5rem;
    }
    .telbutton {
        font-size: 2.5rem;
        letter-spacing: 0.1em;
        display: inline-block;
        padding: 36px 78px;
        border-radius: 50px;
        cursor: pointer;
        box-shadow: 0 5px #ccb883;
    }
    .section-contact-line-discription {
        font-size: 3.0rem;
        line-height: 2.1em;
    }
    .line-button {
        margin: 0 auto;
        max-width: 440px;
        background-color: #9bbc74;
        display: flex;
        border-radius: 60px;
        cursor: pointer;
        padding: 23px 20px;
        align-items: center;
        justify-content: center;
        box-shadow: 0 5px #77905b;
    }
    .line-link a {
        font-size: 3.0rem;
    }
    .finger-image {
        width: 35px;
        margin-left: 10px;
    }
    .section-contact_ex h1 {
        font-size: 4.0rem;
        margin: 120px auto 80px;
    }
    .contact_ex-wrapper {
        max-width: 1240px;
        margin: 0 auto;
    }
    .ex-list {
        display: flex;
        justify-content: space-around;
        margin-bottom: 120px;
    }
    .ex-list li {
        width: 50%;
        margin-bottom: 0;
    }
    .ex-list li:first-child  {
        margin-bottom: 0;
    }
    .ex-list li p {
        width: 400px;
        margin: 0 auto;
        margin-bottom: 30px;
    }
    .ex-image {
        width: 400px;
        height: 350px;
    }
    .another-ex {
        max-width: 930px;
        margin: 0 auto;
        line-height: 2.5em;
    }
    .another-ex h3 {
        font-size: 3.0rem;
    }
    .another-ex ul li {
        font-size: 2.5rem;
        line-height: 2.3em;
    }
    .another-ex p {
        font-size: 2.5rem;
    }
}








