body{
    font-family: sans-serif;
}


.wrapper{
    max-width: 1000px;
    height: auto;
    margin: 0 auto;
    font-family: sans-serif;
}

h1{
    font-size: 5rem;
    color: #fff;
    font-weight: 800;
    text-shadow: 1px 1px 1px #808080;
}

h2{
    font-size: 2rem;
    color: #fff;
    font-weight: 800;
    text-align: center;
    padding-bottom: 24px;
}

h3{
    font-size: 3rem;
    color: #EF5A6F;
    font-weight: 800;
    text-align: center;
}

h4{
    font-size: 2rem;
    color: #C9B09E;
    font-weight: 600;
    padding-bottom: 24px;
    text-align: center;
}

p{
    display: inline;
}


.wrapper .reserve{
    color: #fff;
    background-color: #EF5A6F;
    position: fixed;
    height: 80px;
    width: 160px;
    bottom: 5vw;
    right: 5vw;
    z-index: 200;
    border-radius:  5%;
}

.wrapper .reserve div{
    display: flex;
    justify-content: center;
    align-content: center;
    text-align: center;
    height: 100%;
}

.wrapper .reserve div p{
    margin: auto;
    font-size: 1rem;
    font-weight: 800;
    line-height: 1.5;
}







/*　　　　　　テーブルの指定　　　　　　*/



table{
    width: 100%;
    height: auto;
    background-color: #FFF9F0;
    margin: 42px 0;
}

thead{
    color: #fff;
    background-color: #536493;

}

th{
    border: 1px solid #FFF9F0;
    padding: 12px 6px;
    text-align: center;
    vertical-align:  middle;
    line-height: 1.7;
}

td{
    border: 1px solid #FFF9F0;
    padding: 12px 6px;
    text-align: center;
    line-height: 1.7;
}

tbody th{
    background-color: #D4BDAC;
    color: #fff;
}

table tr:nth-child(odd) td {
    background: #fff;
}

.sponly{
    display: none;
}






/*　　　　　　ヘッダー　　　　　　*/

header{
    width: auto;
    height: auto;
    position: fixed;
    z-index: 1000;
}

header .top{
    width: auto;
    margin: 0 auto;
    background-color: #C9B09E;
    color: #fff;
    font-size: 1rem;
}

header .navigation{
    position: fixed;
    width: 100%;
}

header .top .yokonarabi{
    max-width: 1200px;
    margin: 0 auto;
    display: flex;
    text-align: center;
    justify-content: space-between;
}

nav{
    background-color: #EF5A6F;
    color: #fff;
    font-size: 1rem;
}

nav ul{
    max-width: 1200px;
    height: 60px;
    margin: 0 auto;
    display: flex;
    text-align: center;
}

nav ul li{
    display: flex;
    flex: 1;
    height: 100%;
}

nav ul li:nth-child(-n+5){
    border-right: 1px dotted #fff;
}

nav ul li a{
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}





/*　　　　　　トップ画面　　　　　　*/

.fv{
    max-width: 1200px;
    height: 750px;
    padding: 72px 0;
    background-image: url('../img/ER6_9144.jpg');
    background-repeat: no-repeat;
    background-position: top left;
    background-size: cover;
    position: relative;
    z-index: -100;
}

.fv p{
    color: #fff;
}

.fv .subtitlle{
    position: absolute;
    top: 13vh;
    right: 50px;
    font-size: 2rem;
    text-align: right;
    line-height: 1.5;
}

.fv .sitetittle{
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    bottom: 5vh;
    text-align: center;
}

.fv .sitetittle p{
    font-size: 2rem;
    text-shadow: 1px 1px 1px #808080;
}

.fv .sitetittle ul{
    margin: 0 auto;
    display: flex;
    text-align: center;
    justify-content: center;
}

.fv .sitetittle ul li{
    color: #fff;
    background-color: #EF5A6F;
    padding: 6px 12px;
    margin: 12px;
    font-size: 1.5rem;
}




/*　　　　　　インフォメーション　　　　　　*/

.info{
    background-color: #D4BDAC;
    padding: 42px 0px;
    color: #fff;
    margin-left: calc(((100vw - 100%) / 2) * -1);
    margin-right: calc(((100vw - 100%) / 2) * -1);
    padding-left: calc((100vw - 100%) / 2);
    padding-right: calc((100vw - 100%) / 2);
}

.info p{
    line-height: 1.8;
    text-align: left;
}




/*　　　　　　dog styleのこだわり　　　　　　*/



.commitment{
    padding: 72px 0;
}

.commitment div{
    padding-bottom: 42px;
}

.toptext{
    display: flex;
}

.toptext h3{
    width: 45%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.commitment h4{
    text-align: center;
    padding-bottom: 24px;
}

.toptext .explanation{
    width: 55%;
    line-height: 1.7;
}

.beside-leftimg{
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.beside-leftimg .waterimg{
    width: 400px;
    height: 450px;
    background-image: url('../img/kis-waterA048-kissa_TP_V4.jpg');
    background-repeat: no-repeat;
    background-position: top;
    background-size: cover;
}

.beside-leftimg .text , .beside-rightimg .text{
    width: 550px;
    height: auto;
    padding: 48px;
}

.beside-rightimg{
    display: flex;
    justify-content: space-between;
    flex-direction: row-reverse;
    align-items: center;
}


.beside-rightimg .shampoo{
    width: 400px;
    height: 450px;
    background-image: url('../img/ER6_9206.jpg');
    background-repeat: no-repeat;
    background-position: top;
    background-size: cover;
}

.text{
    background-color: #FFF9F1;
    line-height: 1.7;
}




/*　　　　　　料金　　　　　　*/

.price{
    background-color: #FFF9F1;
    padding: 72px 0px;
    color: #333;
    margin-left: calc(((100vw - 100%) / 2) * -1);
    margin-right: calc(((100vw - 100%) / 2) * -1);
    padding-left: calc((100vw - 100%) / 2);
    padding-right: calc((100vw - 100%) / 2);
}

.price h3{
    padding-bottom: 48px;
}

.price th br{
    display: none;
}

.price .red-color{
    color: #EF5A6F;
    line-height: 1.7;
}

.price h4{
    text-align: center;
    padding: 48px 0;
}

.price .naraberu{
    width: 60%;
    margin: 0 auto;
    line-height: 2;
    display: flex;
    justify-content: space-between;
}

.price .instgram{
    padding-top: 48px;
    font-size: 1.5rem;
    font-weight: 800;
    text-align: center;
}

.price a:link{
    color: #EF5A6F;
    border-bottom: 1px solid;
}





/*　　　　　　AQUA zeo　　　　　　*/

.aqua{
    padding: 90px 0;
}



.aqua .toptext{
    padding-bottom: 66px;
    display: flex;
    flex-flow: column;
    position: relative;
    z-index: -100;
}

.aqua h3{
    width: 45%;
    position: absolute;
    justify-content: center;
    top: 0;
    z-index: -100;
}

.aqua .beside-leftimg img{
    width: 400px;
    height: auto;
}

.aquazeo-info h5{
    font-weight: 800;
    font-size: 1.5rem;
    color: #EF5A6F;
    text-align: center;
}

.aquazeo-info h5 , .aquazeo-info ul , .aquazeo-info img{
    padding-bottom: 24px;
    line-height: 1.7;
}

.aquazeo-info .detox{
    width: 600px;
    height: auto;
    margin: 0 auto;
}

.aquazeo-info img{
    width: 100%;
    height: auto;
}

.aquazeo-info ul li{
    padding: 6px 12px;
    list-style-type: disc;
    line-height: 1.7;
}


.dogimg1{
    width: 420px;
    height: 280px;
    background-image: url('../img/13671_0.jpg');
    background-repeat: no-repeat;
    background-position: top;
    background-size: cover;
}

.dogimg2{
    width: 420px;
    height: 280px;
    background-image: url('../img/13672_0_new.png');
    background-repeat: no-repeat;
    background-position: top;
    background-size: cover;
}

.aqua .beside-rightimg{
    display: flex;
    margin-top: 24px;
    margin-bottom: 90px;
}

.aqua .beside-rightimg a{
    border-bottom: 1px solid;
}

.toriatukai{
    display: block;
    text-align: center;
    font-weight: 800;
    color: #EF5A6F;
}



.toy-poodle{
    width: 1200px;
    height: 500px;
    background-image: url('../img/dogstyle1.png');
    background-repeat: no-repeat;
    background-position: right;
    background-size: cover;
}





/*　　　　　　メディカルトリマー　　　　　　*/


.medical{
    background-color: #FFF9F0;
    padding: 90px 0px;
    margin-left: calc(((100vw - 100%) / 2) * -1);
    margin-right: calc(((100vw - 100%) / 2) * -1);
    padding-left: calc((100vw - 100%) / 2);
    padding-right: calc((100vw - 100%) / 2);
}

.medical .toptext{
    flex-direction: row-reverse;
    margin-bottom: 90px;
}

.medical h4{
    padding: 0px;
    text-align: left;
}

.medical table{
    margin: 12px 0 48px 0;
}




/*　　　　　　Access&送迎　　　　　　*/

.access{
    padding: 90px 0;
}


.shop-img{
    width: 470px;
    height: 300px;
    background-image: url('../img/dogstyle_tetou.png');
    background-repeat: no-repeat;
    background-position: right;
    background-size: cover;
}

.access h4{
    padding: 30px 0 12px 0;
    text-align: left;
}

.access h5{
    color: #EF5A6F;
    font-size: 1.5rem;
    font-weight: 800;
    padding: 12px 0 ;
}

.access{
    line-height: 1.7;
}

.around-map{
    display: flex;
}

.tate{
    display: flex;
    flex-direction: column;
}

.adrress {
    margin-left: 30px;
}



/*　　　　　　プライバシーポリシー　　　　　　*/

.privacy{
    background-color: #FFF9F0;
    padding: 90px 0px;
    margin-left: calc(((100vw - 100%) / 2) * -1);
    margin-right: calc(((100vw - 100%) / 2) * -1);
    padding-left: calc((100vw - 100%) / 2);
    padding-right: calc((100vw - 100%) / 2);
}

.privacy p{
    line-height: 1.7;
}
.privacy h3{
    padding-bottom: 42px;
}

.privacy h4{
    color: #536493;
    font-size: 1.5rem;
    text-align: left;
}

.naiyou{
    padding: 36px 0;
}


/*　　　　　　フッター　　　　　　*/
footer{
    display: block;
    color: #fff;
    background-color: #EF5A6F;
    width: 100%;
    height: auto;
    text-align: center;
}

footer p{
    display: block;
    padding: 12px;
    font-weight: 800;
    font-size: 0.7rem;
}


















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

    body{
        height: auto;
        width: 100%;
        overflow-x: hidden;
    }

    .wrapper{
        width: 90vw;
        height: auto;
        margin: 0 auto;
    }

    h3{
        width: 100%;
        font-size: 2rem;
    }

    h4{
        font-size: 1.5rem;
    }

    .beside-leftimg , .beside-rightimg{
        display: flex;
        flex-direction: column;
        text-align: center;
    }
    


    .navigation{
        display: none;
    }


    header{
        height: 70px;
        width: 100vw;
        color: #fff;
        background-color: #D4BDAC;
        display: flex;
        justify-content: space-between;
        align-items: center;
        padding: 10px;
        overflow-x: hidden;
    }

    /* ハンバーガーメニューのスタイル */
    .hamburger {
        padding: 10px;
        width: 50px;
        cursor: pointer;
        z-index: 10; /* メニューより前に表示 */
        background-color: #EF5A6F;
        border-radius: 5px;
    }

    .hamburger span {
        display: block;
        height: 3px;
        width: 100%;
        background-color: #fff; /* ボタンの色 */
        margin: 5px 0;
        transition: 0.4s;
    }

    /* メニューのスタイル */
    nav{
        width: 100vw;
    }

    .menu {
        position: fixed;
        top: 0;
        left: 0;
        width: 100vw;
        height: 100%;
        background-color: #EF5A6F;
        opacity: 0; /* 初期状態は透明 */
        pointer-events: none; /* クリック不可 */
        transition: opacity 0.5s ease; /* フェードインのアニメーション */
        padding: 20px;
        font-weight: 800;
        box-sizing: border-box;
        z-index: 5;
        overflow-x: hidden;
    }

    .menu ul{
        height: auto;
        padding-top: 50px;
        display: flex;
        flex-direction: column;
    }

    nav ul{
        width: 100%;
    }

    nav ul li{
        height: 30px;
        padding: 20px;
    }

    nav ul li:nth-child(-n+5){
        border-right: none;
    }




    /* メニューが開いたとき */
    .menu.open {
        opacity: 1; /* 不透明にする */
        pointer-events: auto; /* クリック可能にする */
    }

    /* バツ印に変わるハンバーガーボタン */
    .hamburger.active span:nth-child(1) {
        transform: rotate(45deg) translate(5px, 5px);
    }

    .hamburger.active span:nth-child(2) {
        opacity: 0; /* 真ん中の線を透明にする */
    }

    .hamburger.active span:nth-child(3) {
        transform: rotate(-45deg) translate(6px, -6px);
    }





    /* 　　予約ボタン　　 */

    .wrapper .reserve{
        height: 10vh;
        width: 100vw;
        font-size: 1rem;
        bottom: 0;
        left: 0;
        z-index: 200;
        border-radius:  0;
        overflow-x: hidden;
    }


    .wrapper .reserve div p br{
        display: none;
    }




    /* テーブルの設定 */

    table{
        font-size: 0.7em;
    }


    th{
        padding: 3px 0;
        text-align: center;
        align-items: center;
    }

    td{
        border: 1px solid #FFF9F0;
        padding: 3px 0;
        text-align: center;
        align-items: center;
    }


    .sponly{
        display: block;
    }




    /* 　　トップ画面　　 */

    .fv{
        height: 90vh;
        width: 100vw;
        background-size: cover;
        margin-left: calc(((100vw - 100%) / 2) * -1);
        margin-right: calc(((100vw - 100%) / 2) * -1);
        padding-left: calc((100vw - 100%) / 2);
        padding-right: calc((100vw - 100%) / 2);
        background-position: top center;
        overflow-x: hidden;
    }

    .fv .subtitlle{
        font-size: 1rem;
        font-weight: 800;
        right: 20px;
    }

    .fv .sitetittle p{
        font-size: 1rem;
    }

    .fv h1{
        font-size: 4rem;
    }

    .fv .sitetittle ul li{
        font-size: 1rem;
        margin: 24px 6px;
    }


    h2{
        font-size: 1.5rem;
    }



    /*　　　dogstyleのこだわり　　　*/

    .toptext{
        display: block;
        text-align: left;
    }

    .toptext h3{
        width: 100%;
        padding: 42px;
        
    }

    .beside-leftimg .text, .beside-rightimg .text{
        width: auto;
        text-align: left;
        padding: 48px 30px;
    }

    .beside-leftimg .waterimg , .beside-rightimg .shampoo{
        width: 80vw;
        height: 30vh;
        margin: 0 auto 24px;

    }



        /*　　　料金　　　*/

    .price p{
        font-size: 0.8rem;
    }

    .price .naraberu{
        width: 100%;
    }

    .price th br{
        display: inline-block;
    }

    .price .naraberu{
        display: block;
    }




            /*　　　Aqua zeo　　　*/

    .aqua h3{
        position: inherit;
    }
    
    .aqua .beside-leftimg{
        flex-direction: column-reverse;
    }


    .aquazeo-info .detox{
        width: 80vw;
        height: auto;
    }

    .aqua .beside-leftimg{
        flex-direction: column-reverse;
    }

    .aqua .beside-rightimg{
        flex-direction: column-reverse;
    }

    .aquazeo-info ul{
        margin-left: 20px;
    }

    .aqua .text{
        margin: 12px 0;
    }

    
    .aqua .beside-leftimg img {
        width: 80vw;
        height: auto;
    }

    .dogimg1 ,.dogimg2{
        width: 80vw;
        height: 30vh;
    }


    .toy-poodle{
        width: auto;
        height: 200px;
        background-size: cover;
        margin-left: calc(((100vw - 100%) / 2) * -1);
        margin-right: calc(((100vw - 100%) / 2) * -1);
        padding-left: calc((100vw - 100%) / 2);
        padding-right: calc((100vw - 100%) / 2);
        background-position: center center;
    }




    /*　　　Access&送迎　　　*/

    .access .shop-img{
        margin: 0 auto;
        text-align: center;
        width: 80vw;
        height: 30vh;
    }

    .around-map{
        flex-direction: column;
    }

    .adrress{
        margin: 0;
    }




    footer{
        height: 18vh;
        background-size: cover;
        margin-left: calc(((100vw - 100%) / 2) * -1);
        margin-right: calc(((100vw - 100%) / 2) * -1);
        padding-left: calc((100vw - 100%) / 2);
        padding-right: calc((100vw - 100%) / 2);
        overflow: hidden;
    }

}