@charset "UTF-8";
@media (max-width: 1024px){
    /*---------------------------タブレット用------------------------------------*/
    /*------------------index.html--------------*/
    /*-----タイトル----------*/
    .header-left h1 {
        font-size: 200%;
        width: 200px;
        left: 400px;
    }
    .header-left p {
        width: 1000px;
        left: 180px;
    }
     /*-----予約・問い合わせ----------*/
    .right-box {
        left: 890px;
        height: 2580px;
    }
    .right-box p {
        left: 940px;
        position: fixed;
    }
    .instagram {
        left: 910px;
    }
    .LINE {
        left: 910px;
    }
    /*-----トップページ遷移----------*/
    /*-----宿泊----------*/
    .header-right p1 {
        top: 940px;
        left: -35px;
        font-size: 25px;
        padding-top: -10px;
    }
    .link-box1 a {
        top: 940px;
        left: 0px;
        height: 50px;
        width: 200px;
    }
    /*-----ドッグラン-----*/
    .header-right p2 {
        top: 940px;
        left: 200px;
        font-size: 25px;
        padding: 25px;
        padding-left: 30px;
    }
    .link-box2 a {
        top: 940px;
        left: 200px;
        height: 50px;
        width: 250px;
    }
    /*-----設備・サービス-----*/
    .header-right p3 {
        top: 940px;
        line-height: 50px;
        left: 450px;
        font-size: 25px;
    }
    .link-box3 a {
        top: 940px;
        left: 450px;
        height: 50px;
        width: 250px;
    }
    /*-----営業日-----*/
    .header-right p4 {
        top: 940px;
        line-height: 50px;
        left: 700px;
        font-size: 25px;
        padding-left: 0px;
    }
    .link-box4 a {
        top: 940px;
        left: 700px;
        height: 50px;
        width: 190px;
    }
     /*-----スライドショー----------*/
    .hero {
        width: 1000px;
    }
    .slideshow {
        position: absolute;
        width: 900px;
    }
    .slide {
        width: 1000px;
        height: 1020px;
    }
     /*-----お知らせ----------*/
    .oshirase p {
        top: 1050px;
        background-color: white;
        width: 900px;
        height: 100px;
        left: 0;
        line-height: 50px; 
    }
    .oshirase-box {
        top: 1120px;
        width: 840px;
    }
    .oshirase-box p {
        width: 790px;
    }
     /*-----各種案内----------*/
    /*-----宿泊----------*/
    .item1_image {
        top: 1315px;
        width: 700px;
        height: 400px;
        margin-top: 10px;
        object-fit: scale-down;
        position: absolute;
    }
    .black-box1 {
        top: 1330px;
        left: 500px;
        width: 390px;
        height: 395px;
    }
    p5 {
        position: absolute;
        width: 300px;
        top: 1600px;
        left: 615px;
    }
    .clean-box1 a {
        top: 1330px;
        width: 1000px;
        height: 390px;
    }
    /*-----ドッグラン----------*/
    .item2_image {
        top: 1725px;
        left: 440px;
        width: 700px;
        height: 400px;
        margin-left: -250px;
    }
    .black-box2 {
        top: 1730px;
        left: 0px;
        width: 390px;
        height: 395px;
    }
    p6 {
        top: 1990px;
        left: -40px;
    }
    .clean-box2 a {
        top: 1730px;
        width: 890px;
        height: 395px;
    }
    /*-----設備・サービス----------*/
    .item3_image {
        top: 2125px;
        width: 700px;
        height: 400px;
        margin-left: -140px;
    }
    .black-box3 {
        top: 2130px;
        left: 500px;
        width: 390px;
        height: 395px;
    }
    p7 {
        width: 550px;
        height: 200px;
        top: 2260px;
        left: 500px;
    }
    .clean-box3 a {
        top: 2125px;
        width: 890px;
        height: 395px;
    }
    /*---営業日-----------------*/
    .item4_image {
        top: 2525px;
        left: 340px;
        width: 600px;
        height: 400px;
        margin-bottom: 10px;
        margin-left: -50px;
    }
    .black-box4 {
        top: 2530px;
        left: 0px;
        width: 390px;
        height: 395px;
    }
    p8 {
        top: 2830px;
        left: 80px;
    }
    .clean-box4 a {
        top: 2530px;
        width: 890px;
        height: 400px;
    }
    /*---ページ下-----------------*/
    .under-box1 {
        top: 2930px;
        width: 890px;
    }
    /*-----TOP----------*/
    .under-box1 p9 {
        left: 35px;
    }
    .top-box a {
    left: 40px;
    }
    /*-----宿泊----------*/
    .under-box1 p10 {
        left: -35px;
    }
    .shukuhaku-box a {
        left: 40px;
    }
    /*-----ドッグラン----------*/
    .under-box1 p11 {
        left: 35px;
    }
    .dogrun-box a {
        left: 40px;
    }
    /*-----設備・サービス----------*/
    .under-box1 p12 {
        left: -35px;
    }
    .service-box a {
        left: 40px;
    }
    /*-----営業日----------*/
    .under-box1 p13 {
        left: 3px;
    }
    .information-box a {
        left: 40px;
    }
    /*住所・会社名*/
    .footer p {
        top: 50px;
        left: 400px;
        font-size: 25px; 
        width: 480px;
    }
    .footer-right {
        left: 75px;
    }
    .map_image1 {
        top: 3120px;
        left: 400px;
    }
    
    /*------------------shukuhaku.html--------------*/
    /*-----タイトル----------*/
    .title-image {
        width: 930px;
        height: 340px;
    }
    .title-text1 {
        font-size: 60px;
    }
    /*-----予約・問い合わせ----------*/
    .right-box2 {
        left: 890px;
        height: 1820px;
        width: 135px;
    }
    .right-box2 p {
        left: -40px;
    }
    /*-----背景----------*/
    .haikei2 {
    top: 350px;
    width: 890px;
    height: 980px;
    }
    /*-----スライドショー➀----------*/
    .slideBox {
    height: 500px;
    left: 350px;
    top: 400px;
    }
    .item2 {
    opacity: 0;
    width: 500px;
    height: 500px;
    }
    /*-----スライドショー②----------*/
    .setumei3 h2 {
    left: 580px;
    }
    .setumei3 p {
    left: 600px;
    }
    .setumei4 h2 {
    left: 580px;
    }
    .setumei4 p {
    left: 600px;
    }
    .slideBox2 {
        height: 500px;
    }
    .item2 {
    width: 500px;
    height: 500px;
    }
    .setumei5 h2 {
    left: 580px;
    }
    .setumei5 p {
    left: 600px;
    }
    /*---ページ下-----------------*/
    .under-box2 {
        top: 1330px;
        width: 890px;
    }
    /*-----TOP----------*/
    .under-box2 p9 {
        left: 35px;
    }
    .top-box a {
        left: 40px;
        top: 60px;
    }
    /*-----宿泊----------*/
    .under-box2 p10 {
        left: -35px;
    }
    .shukuhaku-box a {
        left: 40px;
        top: 140px;
    }
    /*-----ドッグラン----------*/
    .under-box2 p11 {
        left: 35px;
    }
    .dogrun-box a {
        left: 40px;
        top: 220px;
    }
    /*-----設備・サービス----------*/
    .under-box2 p12 {
        left: -35px;
    }
    .service-box a {
        left: 40px;
        top: 300px;
    }
    /*-----営業日----------*/
    .under-box2 p13 {
        left: 3px;
    }
    .information-box a {
        left: 40px;
        top: 380px;
    }
    /*住所・会社名*/
    .footer p {
        top: 50px;
        left: 400px;
        font-size: 25px; 
        width: 480px;
    }
    .footer-right {
        left: 75px;
    }
    .map_image2 {
        top: 1550px;
        left: 400px;
    }
    /*------------------dogrun.html--------------*/
    /*-----背景----------*/
    .haikei3 {
    top: 350px;
    width: 890px;
    height: 1800px;
    }
    /*-----全景図----------*/
    .zentai {
    width: 570px;
    height: 470px;
    }
    .setumei6 h2 {
    top: 380px;
    left: 440px;
    }
    .setumei6 p {
    font-size: 20px;
    left: 590px;
    }
    /*-----ドッグランスライドショー----------*/
    .dogrun-title h2 {
    left: 400px;
    top: 960px;
    }
    .slideBox3 {
        width: 600px;
        height: 400px;
        left: 160px;
        top: 1020px;
    }
    .item3 {
    opacity: 0;
    width: 600px;
    height: 400px;
    }
    .dogrun-text {
    left: 190px;
    top: 1270px;
    border: 0;
    }
    /*-----アジリティスライドショー----------*/
    .agility-title h2 {
    left: 400px;
    top: 1510px;
    }
    .slideBox4 {
    height: 400px;
    width: 600px;
    left: 160px;
    top: 1600px;
    }
    .item4 {
    width: 600px;
    height: 400px;
    }
    .agility-text {
    left: 190px;
    top: 1870px;
    border: 0;
    }
    /*---ページ下-----------------*/
    .under-box3 {
    top: 2145px;
    height: 600px;
    width: 890px;
    }
    /*-----TOP----------*/
    .under-box3 p9 {
        left: 35px;
    }
    .top-box a {
        left: 40px;
        top: 60px;
    }
    /*-----宿泊----------*/
    .under-box3 p10 {
        left: -35px;
    }
    .shukuhaku-box a {
        left: 40px;
        top: 140px;
    }
    /*-----ドッグラン----------*/
    .under-box3 p11 {
        left: 35px;
    }
    .dogrun-box a {
        left: 40px;
        top: 220px;
    }
    /*-----設備・サービス----------*/
    .under-box3 p12 {
        left: -35px;
    }
    .service-box a {
        left: 40px;
        top: 300px;
    }
    /*-----営業日----------*/
    .under-box3 p13 {
        left: 3px;
    }
    .information-box a {
        left: 40px;
        top: 380px;
    }
    /*住所・会社名*/
    .footer p {
        top: 50px;
        left: 400px;
        font-size: 25px; 
        width: 480px;
    }
    .footer-right {
        left: 75px;
    }
    .map_image3 {
        top: 2380px;
        left: 400px;
    }
    
    /*------------------service.html--------------*/
    /*-----背景----------*/
    .haikei4 {
        top: 350px;
        width: 890px;
        height: 2210px;
    }
    /*-----ROOM----------*/
    .line1 p1 {
        left: 335px;
        top: -45px;
    }
    .setsubi h2 {
        left: 390px;
        top: -10px;
    }
    .line1 {
        width: 890px;
        top: 400px;
    }
    /*-----ROOM（写真）----------*/
    .backboard {
        height: 900px;
        width: 820px;
        top: 40px;
        left: 25px;
    }
    .living {
        top: 520px;
        left: 65px;
    }
    .bedroom {
        top: 520px;
        left: 470px;
    }
    .window {
        top: 805px;
        left: 470px;
    }
    .toilet {
        width: 370px;
        top: 1095px;
        left: 65px;
    }
    .bath {
        top: 1095px;
        left: 470px;
    }
    /*-----Facility----------*/
    .line2 {
        width: 890px;
        top: 1420px;
    }
    .line2 p1 {
        left: 310px;
    }
    .line2 h2 {
        top: 0px;
    }
    /*-----Facility（写真）----------*/
    .heater img {
        top: 1550px;
        left: 20px;
        width: 270px;
        height: 270px;
    }
    .heater p1 {
        top: 1825px;
        left: 40px;
    }
    .heater p2 {
        top: 1870px;
        left: 105px;
    }
    .towel img {
        top: 1550px;
        left: 310px;
        width: 270px;
        height: 270px;
    }
    .towel p1 {
        top: 1825px;
        left: 360px;
    }
    .towel p2 {
        top: 1870px;
        left: 380px;
    }
    .chorikigu img {
        top: 1550px;
        left: 600px;
        width: 270px;
        height: 270px;
    }
    .chorikigu p1 {
        top: 1825px;
        left: 630px;
    }
    .chorikigu p2 {
        top: 1870px;
        left: 700px;
    }
    /*----家電・アメニティ・その他サービス-----*/
    .service h2 {
        left: 265px;
        top: 1930px;
    }
    .reizoko p {
        width: 150px;
        padding-left: 100px;
    }
    .reizoko-ashi {
        left: 80px;
    }
    .tv p {
        width: 150px;
        left: 350px;
        padding-left: 100px;
    }
    .tv-ashi {
        left: 360px;
    }
    .renji p {
        width: 150px;
        left: 630px;
        padding-left: 100px;
    }
    .renji-ashi {
        left: 640px;
    }
    .doraiya p {
        width: 150px;
        padding-left: 100px;
    }
    .stove p {
        width: 150px;
        left: 350px;
        padding-left: 100px;
    }
    .stove-ashi {
        left: 360px;
    }
    .eakon p {
        width: 150px;
        left: 630px;
        padding-left: 100px;
    }
    .eakon-ashi {
        left: 640px;
    }
    .soap p {
        width: 150px;
        padding-left: 100px;
    }
    .towl p {
        width: 150px;
        left: 350px;
        padding-left: 100px;
    }
    .towl-ashi {
        left: 360px;
    }
    .blush p {
        width: 150px;
        left: 630px;
        padding-left: 100px;
    }
    .blush-ashi {
        left: 640px;
    }
    .chori p {
        width: 150px;
        padding-left: 100px;
    }
    .pet p {
        width: 150px;
        left: 350px;
        padding-left: 100px;
    }
    .pet-ashi {
        left: 360px;
    }
    /*---ページ下-----------------*/
    .under-box4 {
        top: 2559px;
        height: 560px;
        width: 890px;
    }
    /*-----TOP----------*/
    .under-box4 p9 {
        left: 35px;
    }
    .top-box a {
        left: 40px;
        top: 60px;
    }
    /*-----宿泊----------*/
    .under-box4 p10 {
        left: -35px;
    }
    .shukuhaku-box a {
        left: 40px;
        top: 140px;
    }
    /*-----ドッグラン----------*/
    .under-box4 p11 {
        left: 35px;
    }
    .dogrun-box a {
        left: 40px;
        top: 220px;
    }
    /*-----設備・サービス----------*/
    .under-box4 p12 {
        left: -35px;
    }
    .service-box a {
        left: 40px;
        top: 300px;
    }
    /*-----営業日----------*/
    .under-box4 p13 {
        left: 3px;
    }
    .information-box a {
        left: 40px;
        top: 380px;
    }
    /*住所・会社名*/
    .footer p {
        top: 50px;
        left: 400px;
        font-size: 25px; 
        width: 480px;
    }
    .footer-right {
        left: 75px;
    }
    .map_image4 {
        top: 2780px;
        left: 400px;
    }
    /*------------------information.html--------------*/
    /*-----背景----------*/
    .haikei5 {
        top: 350px;
        width: 890px;
        height: 800px;
    }
    /*-----カレンダー----------*/
    .calender h1 {
        top: 0px;
        left: 330px;
    }
    .calender {
        top: -100px;
        left: -260px;
    }
     /*---ページ下-----------------*/
    .under-box5 {
        top: 1145px;
        height: 560px;
        width: 890px;
    }
    /*-----TOP----------*/
    .under-box5 p9 {
        left: 35px;
    }
    .top-box a {
        left: 40px;
        top: 60px;
    }
    /*-----宿泊----------*/
    .under-box5 p10 {
        left: -35px;
    }
    .shukuhaku-box a {
        left: 40px;
        top: 140px;
    }
    /*-----ドッグラン----------*/
    .under-box5 p11 {
        left: 35px;
    }
    .dogrun-box a {
        left: 40px;
        top: 220px;
    }
    /*-----設備・サービス----------*/
    .under-box5 p12 {
        left: -35px;
    }
    .service-box a {
        left: 40px;
        top: 300px;
    }
    /*-----営業日----------*/
    .under-box5 p13 {
        left: 3px;
    }
    .information-box a {
        left: 40px;
        top: 380px;
    }
    /*住所・会社名*/
    .footer p {
        top: 50px;
        left: 400px;
        font-size: 25px; 
        width: 480px;
    }
    .footer-right {
        left: 75px;
    }
    .map_image5 {
        top: 1375px;
        left: 400px;
    }
    /*------------------access.html--------------*/
    /*-----背景----------*/
    .haikei6 {
        width: 890px;
    }
    /*-----地図----------*/
    .map iframe {
        top: 250px;
        left: 100px;
        width: 700px;
    }
    /*-----駐車場案内----------*/
    .annai2 p {
        top: 1340px;
        left: 175px;
    }
    /*-----案内図----------*/
    .annai3 img {
        left: 0;
    }
    .annai3 p {
        top: 1515px;
        left: 558px;
        font-size: 18px;
    }
    /*---ページ下-----------------*/
    .under-box6 {
    top: 2040px;
    height: 570px;
    width: 890px;
    }
    /*-----TOP----------*/
    .under-box6 p9 {
        left: 35px;
    }
    .top-box a {
        left: 40px;
        top: 60px;
    }
    /*-----宿泊----------*/
    .under-box6 p10 {
        left: -35px;
    }
    .shukuhaku-box a {
        left: 40px;
        top: 140px;
    }
    /*-----ドッグラン----------*/
    .under-box6 p11 {
        left: 35px;
    }
    .dogrun-box a {
        left: 40px;
        top: 220px;
    }
    /*-----設備・サービス----------*/
    .under-box6 p12 {
        left: -35px;
    }
    .service-box a {
        left: 40px;
        top: 300px;
    }
    /*-----営業日----------*/
    .under-box6 p13 {
        left: 3px;
    }
    .information-box a {
        left: 40px;
        top: 380px;
    }
    /*住所・会社名*/
    .footer p {
        top: 50px;
        left: 400px;
        font-size: 25px; 
        width: 480px;
    }
    .footer-right {
        left: 75px;
    }
    .map_image6 {
        top: 2280px;
        left: 400px;
    }
    /*------------------oshirase1.html--------------*/
     /*-----背景画像----------*/
    .haikei7 {
        top: 350px;
        width: 890px;
        height: 1760px;
    }
    /*-----説明文----------*/
    .setumei p {
        top: 360px;
        left: 230px;
    }
    /*-----Accommodation----------*/
    .line3 {
    width: 890px;
    top: 510px;
    }
    .line3 p2 {
        left: 240px;
    }
    .line3 h2 {
        left: 390px;
    }
    .interactive-slider-container {
    top: 590px;
    left: 20px;
    width: 850px;
    }
    /*-----Dogrun----------*/
    .line4 {
        width: 890px;
        top: 1320px;
    }
    .line4 p1 {
        left: 240px;
    }
    .line4 h2 {
        left: 340px;
    }
    .interactive-slider2-container {
        top: 1420px;
        left: 20px;
        width: 850px;
    }
    /*---ページ下-----------------*/
    .under-box7 {
        top: 2105px;
        height: 560px;
        width: 890px;
    }
    /*-----TOP----------*/
    .under-box7 p9 {
        left: 35px;
    }
    .top-box a {
        left: 40px;
        top: 60px;
    }
    /*-----宿泊----------*/
    .under-box7 p10 {
        left: -35px;
    }
    .shukuhaku-box a {
        left: 40px;
        top: 140px;
    }
    /*-----ドッグラン----------*/
    .under-box7 p11 {
        left: 35px;
    }
    .dogrun-box a {
        left: 40px;
        top: 220px;
    }
    /*-----設備・サービス----------*/
    .under-box7 p12 {
        left: -35px;
    }
    .service-box a {
        left: 40px;
        top: 300px;
    }
    /*-----営業日----------*/
    .under-box7 p13 {
        left: 3px;
    }
    .information-box a {
        left: 40px;
        top: 380px;
    }
    /*住所・会社名*/
    .footer p {
        top: 50px;
        left: 400px;
        font-size: 25px; 
        width: 480px;
    }
    .footer-right {
        left: 75px;
    }
    .map_image7 {
        top: 2340px;
        left: 400px;
    }
    
@media (max-width: 670px){
    /*---------------------------携帯用------------------------------------*/
    /*------------------index.html--------------*/ 
    /*-----予約・問い合わせ-----*/
    .right-box {
        left: 815px;
        width: 100px;
    }
    .right-box p {
        left: 860px;
    }
    .instagram {
        left: 835px;
    }
    .LINE {
        left: 835px;
    }
    /*-----遷移画面-----*/
    /*-----宿泊-----*/
    .header-right p1 {
        top: 610px;
        left: -40px;
    }
    .link-box1 a {
        top: 610px;
        width: 190px;
    }
    /*-----ドッグラン-----*/
    .header-right p2 {
        top: 610px;
        left: 160px;
        width: 220px;   
    }
    .link-box2 a {
        top: 610px;
        left: 190px;
        width: 220px;
    }
    /*-----設備・サービス-----*/
    .header-right p3 {
        top: 610px;
        left: 400px;
        width: 250px;
    }
    .link-box3 a {
        top: 610px;
        left: 400px;
        width: 230px;
    }
    /*-----営業日-----*/
    .header-right p4 {
        top: 610px;
        left: 630px;
        width: 150px;
    }
    .link-box4 a {
        top: 610px;
        left: 635px;
    }
    /*----------お知らせ---------*/
    .oshirase p {
        top: 700px;
        left: 50px;
    }
    .oshirase-box {
        top: 760px;
    }
    /*----------各種案内---------*/
    /*-----宿泊-----*/
    .item1_image {
        top: 1015px;
    }
    .black-box1 {
        top: 1030px;
    }
    p5 {
        top: 1300px;
        font-size: 70px
    }
    .clean-box1 a {
        top: 1030px;
        width: 890px;
    }
      /*-----ドッグラン----------*/
    .item2_image {
        top: 1425px;
        margin-left: -325px;
    }
    .black-box2 {
        top: 1430px;
    }
    p6 {
        top: 1690px;
        font-size: 70px
    }
    .clean-box2 a {
        top: 1430px;
        width: 890px;
    }
    /*-----設備・サービス----------*/
    .item3_image {
        top: 1825px;
    }
    .black-box3 {
        top: 1830px;
    }
    p7 {
        top: 1960px;
        font-size: 70px
    }
    .clean-box3 a {
        top: 1825px;
        width: 890px;
    }
    /*---営業日-----------------*/
    .item4_image {
        top: 2225px;
    }
    .black-box4 {
        top: 2230px;
    }
    p8 {
        top: 2530px;
        font-size: 70px
    }
    .clean-box4 a {
        top: 2230px;
        width: 890px;
    }
    /*----------スライドショー---------*/
    .hero {
        width: 900px;
    }
    /*---ページ下-----------------*/
    .under-box1 {
        top: 2625px;
    }
    /*-----TOP----------*/
    .under-box1 p9 {
        font-size: 35px;
    }
    .top-box a {
        left: 40px;
        top: 40px;
    }
    /*-----宿泊----------*/
    .under-box1 p10 {
        font-size: 35px;
    }
    .shukuhaku-box a {
        left: 40px;
        top: 120px;
    }
    /*-----ドッグラン----------*/
    .under-box1 p11 {
        font-size: 35px;
    }
    .dogrun-box a {
        left: 40px;
        top: 200px;
    }
    /*-----設備・サービス----------*/
    .under-box1 p12 {
        font-size: 35px;
    }
    .service-box a {
        left: 40px;
        top: 280px;
    }
    /*-----営業日----------*/
    .under-box1 p13 {
        font-size: 35px;
    }
    .information-box a {
        left: 40px;
        top: 360px;
    }
    /*住所・会社名*/
    .footer p {
        top: 50px;
        left: 335px;
        font-size: 25px; 
        width: 480px;
    }
    .footer-right {
        left: 75px;
    }
    .map_image1 {
        top: 2840px;
        left: 335px;
    }
    /*------------------shukuhaku.html--------------*/ 
    /*-----タイトル-----*/
    .title-text1 p {
        width: 490px;
    }
    /*-----予約・問い合わせ-----*/
    .right-box2 {
        left: 820px;
        height: 1930px;
        width: 100px;
    }
    .instagram {
        left: 830px;
    }
    .LINE {
        left: 830px;
        }
     /*-----スライドショー②-----*/
    .slideBox2 {
        left: 10px;
    }
    .setumei3 h2 {
        width: 280px;
        left: 530px;
    }
    .setumei3 p {
        width: 260px;
        left: 540px;
    }
    .setumei4 h2 {
        width: 300px;
        left: 530px;
    }
    .setumei4 p {
        width: 280px;
        left: 540px;
    }
    .setumei5 h2 {
        left: 530px;
        width: 200px;
    }
    .setumei5 p {
        left: 540px;
        width: 540px;
    }
    /*---ページ下-----------------*/
    /*-----TOP----------*/
    .under-box2 p9 {
        font-size: 35px;
    }
    .top-box a {
        left: 40px;
        top: 60px;
    }
    /*-----宿泊----------*/
    .under-box2 p10 {
        font-size: 35px;
    }
    .shukuhaku-box a {
        left: 40px;
        top: 140px;
    }
    /*-----ドッグラン----------*/
    .under-box2 p11 {
        font-size: 35px;
    }
    .dogrun-box a {
        left: 40px;
        top: 220px;
    }
    /*-----設備・サービス----------*/
    .under-box2 p12 {
        font-size: 35px;
    }
    .service-box a {
        left: 40px;
        top: 300px;
    }
    /*-----営業日----------*/
    .under-box2 p13 {
        font-size: 35px;
    }
    .information-box a {
        left: 40px;
        top: 380px;
    }
    /*住所・会社名*/
    .footer p {
        top: 50px;
        left: 335px;
        font-size: 25px; 
        width: 480px;
    }
    .footer-right {
        left: 75px;
    }
    .map_image2 {
        top: 1550px;
        left: 335px;
    }

    /*------------------dogrun.html--------------*/ 
    /*-----タイトル-----*/
    .title-text2 {
        width: 670px;
        font-size: 60px;
    }
     /*-----全体図-----*/
    .setumei6 h2 {
            width: 100px;
    }
    .zentai {
        width: 510px;
        height: 450px;
    }
    .zentai-text1 {
        top: 570px;
        left: 250px;
        width: 100px;
    }
    .zentai-text2 {
        top: 770px;
        left: 150px;
    }
    .setumei6 p {
        font-size: 19px;
        left: 530px;
        width: 300px;
    }
    /*-----ドッグラン-----*/
    .dogrun-title h2 {
        width: 200px;
    }
    /*-----アジリティ-----*/
    .agility-title h2 {
        width: 200px;
    }
    /*---ページ下-----------------*/
    .under-box3 {
        top: 2145px;
    }
    /*-----TOP----------*/
    .under-box3 p9 {
        font-size: 35px;
    }
    .top-box a {
        left: 40px;
        top: 60px;
    }
    /*-----宿泊----------*/
    .under-box3 p10 {
        font-size: 35px;
    }
    .shukuhaku-box a {
        left: 40px;
        top: 140px;
    }
    /*-----ドッグラン----------*/
    .under-box3 p11 {
        font-size: 35px;
    }
    .dogrun-box a {
        left: 40px;
        top: 220px;
    }
    /*-----設備・サービス----------*/
    .under-box3 p12 {
        font-size: 35px;
    }
    .service-box a {
        left: 40px;
        top: 300px;
    }
    /*-----営業日----------*/
    .under-box3 p13 {
        font-size: 35px;
    }
    .information-box a {
        left: 40px;
        top: 380px;
    }
    /*住所・会社名*/
    .footer p {
        top: 50px;
        left: 335px;
        font-size: 25px; 
        width: 480px;
    }
    .footer-right {
        left: 75px;
    }
    .map_image3 {
        top: 2380px;
        left: 335px;
    }
    /*------------------service.html--------------*/ 
    /*-----タイトル-----*/
    .title-text3 {
        width: 780px;
        font-size: 60px;
    }
    /*-----Room-----*/
    .backboard {
        left: 5px;
    }
    .living {
        left: 40px;
    }
    .bedroom {
        left: 445px;
    }
    .window {
        left: 445px;
    }
    .toilet {
        left: 40px;
    }
    .bath {
        left: 445px;
    }
    /*-----Facility-----*/
    /*-----ヒーター-----*/
    .heater img {
        left: 20px;
        width: 250px;
        height: 250px;
    }
    .heater p1 {
        top: 1810px;
        left: 30px;
    }
    .heater p2 {
        top: 1850px;
        left: 95px;
    }
    /*-----ドライヤー-----*/
    .towel img {
        left: 290px;
        width: 250px;
        height: 250px;
    }
    .towel p1 {
        top: 1810px;
        left: 325px;
    }
    .towel p2 {
        top: 1850px;
        left: 345px;
    }
    /*-----調理器具-----*/
    .chorikigu img {
        left: 560px;
        width: 250px;
        height: 250px;
    }
    .chorikigu p1 {
        top: 1810px;
        left: 570px;
    }
    .chorikigu p2 {
        top: 1850px;
        left: 645px;
    }
    /*-----家電・アメニティ・その他サービス-----*/
    .service h2 {
        width: 390px;
    }
    .reizoko p {
        left: 5px;
    }
    .reizoko-ashi {
        left: 15px;
    }
    .tv p {
        left: 290px;
    }
    .tv-ashi {
        left: 295px;
    }
    .renji p {
        left: 565px;
    }
    .renji-ashi {
        left: 590px;
    }
    
    
    .doraiya p {
        left: 5px;
    }
    .doraiya-ashi {
        left: 15px;
    }
    .stove p {
        left: 290px;
    }
    .stove-ashi {
        left: 295px;
    }
    .eakon p {
        left: 565px;
    }
    .eakon-ashi {
        left: 590px;
    }
    
    .soap p {   
        left: 5px;
    }
    .soap-ashi {
        left: 15px;
    }
    .towl p {
        left: 290px;
    }
    .towl-ashi {
        left: 295px;
    }
    .blush p {
        left: 565px;
    }
    .blush-ashi {
        left: 590px;
    }
    
    .chori p {   
        left: 5px;
    }
    .chori-ashi {
        left: 15px;
    }
    .pet p {
        left: 290px;
    }
    .pet-ashi {
        left: 295px;
    }
    /*---ページ下-----------------*/
    .under-box4 {
        top: 2559px;
    }
    /*-----TOP----------*/
    .under-box4 p9 {
        font-size: 35px;
    }
    .top-box a {
        left: 40px;
        top: 60px;
    }
    /*-----宿泊----------*/
    .under-box4 p10 {
        font-size: 35px;
    }
    .shukuhaku-box a {
        left: 40px;
        top: 140px;
    }
    /*-----ドッグラン----------*/
    .under-box4 p11 {
        font-size: 35px;
    }
    .dogrun-box a {
        left: 40px;
        top: 220px;
    }
    /*-----設備・サービス----------*/
    .under-box4 p12 {
        font-size: 35px;
    }
    .service-box a {
        left: 40px;
        top: 300px;
    }
    /*-----営業日----------*/
    .under-box4 p13 {
        font-size: 35px;
    }
    .information-box a {
        left: 40px;
        top: 380px;
    }
    /*住所・会社名*/
    .footer p {
        top: 50px;
        left: 335px;
        font-size: 25px; 
        width: 480px;
    }
    .footer-right {
        left: 75px;
    }
    .map_image4 {
        top: 2780px;
        left: 335px;
    }
    /*------------------information.html--------------*/ 
    /*-----タイトル-----*/
    .title-text4 {
        width: 670px;
        font-size: 60px;
    }
    /*-----カレンダー-----*/
    .calender {
        left: -300px;
    }
    /*---ページ下-----------------*/
    .under-box5 {
        top: 1145px;
    }
    /*-----TOP----------*/
    .under-box5 p9 {
        font-size: 35px;
    }
    .top-box a {
        left: 40px;
        top: 60px;
    }
    /*-----宿泊----------*/
    .under-box5 p10 {
        font-size: 35px;
    }
    .shukuhaku-box a {
        left: 40px;
        top: 140px;
    }
    /*-----ドッグラン----------*/
    .under-box5 p11 {
        font-size: 35px;
    }
    .dogrun-box a {
        left: 40px;
        top: 220px;
    }
    /*-----設備・サービス----------*/
    .under-box5 p12 {
        font-size: 35px;
    }
    .service-box a {
        left: 40px;
        top: 300px;
    }
    /*-----営業日----------*/
    .under-box5 p13 {
        font-size: 35px;
    }
    .information-box a {
        left: 40px;
        top: 380px;
    }
    /*住所・会社名*/
    .footer p {
        top: 50px;
        left: 335px;
        font-size: 25px; 
        width: 480px;
    }
    .footer-right {
        left: 75px;
    }
    .map_image5 {
        top: 1375px;
        left: 335px;
    }
    /*------------------access.html--------------*/ 
    /*-----タイトル-----*/
    .title-text5 p {
        width: 670px;
        font-size: 60px;
    }
    /*-----地図-----*/
    .map p {
        width: 520px;
    }
    /*-----案内----*/
    .annai2 p {
        width: 440px;
    }
    .annai3 p {
        width: 300px;
        font-size: 14px;
    }
    /*---ページ下-----------------*/
    .under-box6 {
        top: 2040px;
    }
    /*-----TOP----------*/
    .under-box6 p9 {
        font-size: 35px;
    }
    .top-box a {
        left: 40px;
        top: 60px;
    }
    /*-----宿泊----------*/
    .under-box6 p10 {
        font-size: 35px;
    }
    .shukuhaku-box a {
        left: 40px;
        top: 140px;
    }
    /*-----ドッグラン----------*/
    .under-box6 p11 {
        font-size: 35px;
    }
    .dogrun-box a {
        left: 40px;
        top: 220px;
    }
    /*-----設備・サービス----------*/
    .under-box6 p12 {
        font-size: 35px;
    }
    .service-box a {
        left: 40px;
        top: 300px;
    }
    /*-----営業日----------*/
    .under-box6 p13 {
        font-size: 35px;
    }
    .information-box a {
        left: 40px;
        top: 380px;
    }
    /*住所・会社名*/
    .footer p {
        top: 50px;
        left: 335px;
        font-size: 25px; 
        width: 480px;
    }
    .footer-right {
        left: 75px;
    }
    .map_image6 {
        top: 2280px;
        left: 335px;
    }
    /*------------------oshiraase1.html--------------*/ 
    /*-----タイトル-----*/
    .title-text6 p {
        width: 670px;
        font-size: 60px;
    }
     /*-----説明文-----*/
    .setumei p {
        width: 500px;
    }
     /*-----スクロール画像➀-----*/
    .interactive-slider-container {
        width: 790px;
    }
    .slider-controls {
    left: 340px;
    }
    /*-----スクロール画像②-----*/
    .interactive-slider2-container {
        width: 790px;
    }
    .slider2-controls {
    left: 340px;
    }
    /*---ページ下-----------------*/
    .under-box7 {
        top: 2105px;
    }
    /*-----TOP----------*/
    .under-box7 p9 {
        font-size: 35px;
    }
    .top-box a {
        left: 40px;
        top: 60px;
    }
    /*-----宿泊----------*/
    .under-box7 p10 {
        font-size: 35px;
    }
    .shukuhaku-box a {
        left: 40px;
        top: 140px;
    }
    /*-----ドッグラン----------*/
    .under-box7 p11 {
        font-size: 35px;
    }
    .dogrun-box a {
        left: 40px;
        top: 220px;
    }
    /*-----設備・サービス----------*/
    .under-box7 p12 {
        font-size: 35px;
    }
    .service-box a {
        left: 40px;
        top: 300px;
    }
    /*-----営業日----------*/
    .under-box7 p13 {
        font-size: 35px;
    }
    .information-box a {
        left: 40px;
        top: 380px;
    }
    /*住所・会社名*/
    .footer p {
        top: 50px;
        left: 335px;
        font-size: 25px; 
        width: 480px;
    }
    .footer-right {
        left: 75px;
    }
    .map_image7 {
        top: 2340px;
        left: 335px;
    }