﻿@charset "utf-8";

/* CSS Document */

body {
    font-family: Quicksand, 游ゴシック体, 'Yu Gothic', YuGothic, 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
    margin: 0;
    padding: 0;
    line-height: 1.4;
    background-color: #fff;
}

ul {
    text-align: left;
    list-style: none;
}

img {
    border: none;
}

#body {
    width: 960px;
    margin: 0 auto;
    display: block;
    overflow: hidden;
}

/* =======================================
        navi
======================================= */

.navi {/* ヘッダーメニューの外枠 */
    width: 960px;
    //height: 113px;
    height: 103px;
    display: block;
    overflow: hidden;
}

.navi p {
    width: 960px;
    height: 33px;
    display: table-cell;
    vertical-align: bottom;
    text-align: right;
    padding-right: 30px;
    font-size: 12px;
    color: #666;
}

.navi p a {
    color: #666;
    text-decoration: none;
}

.navi p a:hover {
    color: #000;
    text-decoration: underline;
}

.navi1 {
    //width: 87px;
    width: fit-content;
    height: 17px;
    margin: 0 31px 0 0;
}

.navi1 a {
    display: block;


}
.addNewNav a {
    color:#727272;
    font-size: 12px;
    font-weight: 600;
    text-align: center;
}


.navi1 a:hover img {
    visibility: hidden;
}

.navi2 {
    //width: 88px;
    width: fit-content;
    height: 17px;
    margin: 0 31px 0 0;
}

.navi2 a {
    display: block;
}



.navi2 a:hover img {
    visibility: hidden;
}

.navi3 {
    //width: 125px;
    width: fit-content;
    height: 17px;
    display: flex;
    align-items: center;
    margin: 0 31px 0 0;
}

.navi3 a {
    display: block;
}



.navi3 a:hover img {
    visibility: hidden;
}

.navi4 {
    //width: 111px;
    width: fit-content;
    height: 17px;
    display: flex;
    align-items: center;
    margin: 0 31px 0 0;
}

.navi4 a {
    display: block;
}


.navi4 a:hover img {
    visibility: hidden;
}

.navi5 {
    width: fit-content;
    height: 80px;
    margin: 0 25px 0 0;
}

.navi5 a {
    display: block;
}



.navi5 a:hover img {
    visibility: hidden;
}

.navi6 {
    //width: 96px;
    width: fit-content;
    height: 17px;
    margin: 0 25px 0 0;
}

.navi6 a {
    display: block;
}


.navi6 a:hover img {
    visibility: hidden;
}

.navi7 {
    //width: 133px;
    width: fit-content;
    height: 27px;
    margin: 0 25px 0 0;
}

.navi7 a {
    display: flex;
    justify-content: center;
    align-items: center;
}


.navi7 a:hover img {
    visibility: hidden;
}

.navi8 {
    //width: 75px;
    width: fit-content;
    height: 17px;
    margin: 0 25px 0 0;
}

.navi8 a {
    display: block;
}

.navi8 a:hover img {
    visibility: hidden;
}
.navi

.navi9 {
    width: 129px;
    height: 80px;
}

.navi9 a {
    display: block;
}

.navi9 a:hover img {
    visibility: hidden;
}

.naviLogo {
    //width: 136px;
    width: fit-content;
    height: 17px;
    display: flex;
    align-items: center;
    margin: 0 24px 0 0;
}
.addNewNav:last-child{
    margin: 0;
}
.naviLogo h1 {
    margin: 0;
}
.naviLogo a {
    display: block;
}

.naviTop {/* ヘッダーメニュー背景…index */
    width: 960px;
    height: 80px;

    display: flex;
}
.navi .naviTop{
    justify-content: flex-start;
}

.naviGro {/* ヘッダーメニュー背景…トリミング */
    width: 960px;
    height: 80px;

}

.naviDay {/* ヘッダーメニュー背景…ドッグ・デイケア */
    width: 960px;
    height: 80px;

}

.naviKen {/* ヘッダーメニュー背景…ペットホテル */
    width: 960px;
    height: 80px;

}

.naviBus {/* ヘッダーメニュー背景…送迎サービス */
    width: 960px;
    height: 80px;
    background: #fff;
    overflow: hidden;

}
.navi p+ul {
    margin: 0px 0 0 0;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
/* =======================================
        footer
======================================= */

#footer {
    width: 960px;
    margin: 0 auto;
    background: #f3f3f3;
    padding-top: 53px;
}

#footer a {
    color: #fff;
    text-decoration: none;
}

#footer a:hover {
    text-decoration: underline;
}

.goTop {
    display: block;
    width: 78px;
    height: 40px;
    margin: auto;
}

.footerIn1 {
    width: 960px;
    background: #0f171c;
    margin: auto;
    padding: 20px 20px 20px 40px;
    color: #fff;
    display: block;
    overflow: hidden;
}

.footerIn1 .txt1 {
    width: 113px;
    font-size: 12px;
    font-weight: bold;
    float: left;
}

.footerIn1 .txt1 span {
    font-size: 11px;
    font-weight: normal;
}

.footerIn1 .txt2 {
    width: 110px;
    font-size: 12px;
    font-weight: bold;
    float: left;
}

.footerIn1 .txt2 span {
    font-size: 11px;
    font-weight: normal;
}

.footerIn1 .txt3 {
    width: 185px;
    font-size: 12px;
    font-weight: bold;
    float: left;
}

.footerIn1 .txt3 span {
    font-size: 11px;
    font-weight: normal;
}

.footerIn2 {
    width: 960px;
    background: #00030e;
    margin: auto;
    padding: 20px 0 10px;
    color: #fff;
    display: block;
    overflow: hidden;
}
.footerIn2 .shop1 {
    font-size: 11px;
    color: #fff;
    width: 380px;
    padding-left: 40px;
    float: left;
    margin-bottom: 20px;
}
.footerIn2 .shop1 span {
    font-size: 9px;
}
.footerIn2 .shop2 {
    font-size: 11px;
    color: #fff;
    width: 250px;
    float: left;
    margin-bottom: 20px;
}

.footerIn2 .shop3 {
    font-size: 11px;
    color: #fff;
    width: 260px;
    float: right;
    margin-bottom: 20px;
}

.copy {
    clear: both;
    text-align: center;
    font-size: 10px;
    color: #fff;
}

.card {
    width: 436px;
    display: block;
    text-align: center;
    font-size: 12px;
    float: right;
}

.card img {
    margin: 8px 0 10px;
}

/* =======================================
        main / index
======================================= */

.indexHonten {
    width: 960px;
    height: 350px;
    /*background: url(../img/index/honten.jpg) no-repeat;*/
    margin: 0 auto;
    padding: 0;
    display: block;
    overflow: hidden;
}

.indexHonten div {
    width: 290px;
    font-size: 12px;
    color: #fff;
    margin-top: 150px;
    line-height: 1.6;
}

.indexHonten dt {
    padding-left: 20px;
    padding-bottom: 10px;
    display: table-cell;
}

.indexHonten img {
    margin-right: 10px;
    vertical-align: bottom;
}

.indexHonten dd {
    padding-left: 30px;
}

.index1 {
    width: 960px;
    height: 241px;
    background: url(../img/index/1_img.jpg) top left no-repeat #ff6600;
    margin: 0 auto;
    padding: 15px 20px 10px 310px;
    display: block;
    overflow: hidden;
}

.index1 .Box1 {
    width: 520px;
    font-size: 13px;
    color: #fff;
    padding-top: 5px;
    float: left;
}

.index1 .Box1 p {
    padding-left: 32px;
}

.index1 .Box2 {
    width: 67px;
    float: right;
    text-align: right;
    margin-bottom: 140px;
}

.index1 .Box2 img {
    margin-left: 8px;
}

.index1 .Box3 {
    float: right;
    text-align: right;
}

.index2 {
    width: 960px;
    height: 197px;
    background: url(../img/index/2_img.jpg) top right no-repeat #66ccff;
    margin: 0 auto;
    padding: 15px 330px 10px 40px;
    display: block;
    overflow: hidden;
}

.index2 .Box1 {
    width: 520px;
    font-size: 12px;
    color: #fff;
    padding-top: 15px;
    float: left;
}

.index2 .Box1 p {
    padding-left: 32px;
}

.index2 .Box2 {
    width: 67px;
    float: right;
    text-align: right;
    margin-bottom: 95px;
}

.index2 .Box2 img {
    margin-left: 8px;
}

.index2 .Box3 {
    float: right;
    text-align: right;
}

.index2sankaku {
    width: 960px;
    display: block;
    margin: 0 auto;
    padding: 0 0 0 275px;
    background: #e1e1e1;
}

.index3sankaku {
    width: 960px;
    display: block;
    margin: 0 auto;
    text-align: right;
    padding: 0 150px 0 0;
    background: #e1e1e1;
}

.index3 {
    width: 960px;
    height: 235px;
    background: url(../img/index/3_img.jpg) top left no-repeat #803300;
    margin: 0 auto;
    padding: 15px 20px 0 378px;
    display: block;
    overflow: hidden;
}

.index3 .Box1 {
    width: 460px;
    font-size: 12px;
    color: #fff;
    padding-top: 15px;
    float: left;
}

.index3 .Box1 p {
    padding-left: 32px;
}

.index3 .Box2 {
    width: 67px;
    float: right;
    text-align: right;
    margin-bottom: 132px;
}

.index3 .Box2 img {
    margin-left: 8px;
}

.index3 .Box3 {
    float: right;
    text-align: right;
}

.index4 {
    width: 960px;
    height: 211px;
    background: url(../img/index/4_img.jpg) top right no-repeat #c09a00;
    margin: 0 auto;
    padding: 15px 360px 10px 40px;
    display: block;
    overflow: hidden;
}

.index4 .Box1 {
    width: 468px;
    font-size: 12px;
    color: #fff;
    padding-top: 5px;
    line-height: 1.2;
    float: left;
}

.index4 .Box1 p {
    padding-left: 32px;
}

.index4 .Box2 {
    width: 67px;
    float: right;
    text-align: right;
    margin-bottom: 110px;
}

.index4 .Box2 img {
    margin-left: 8px;
}

.index4 .Box3 {
    float: right;
    text-align: right;
}

.index4sankaku {
    width: 960px;
    display: block;
    margin: 0 auto;
    padding: 0 0 5px 275px;
    background: #e1e1e1;
}

.shuttlebusImg {
    display: block;
    margin: 0 auto 25px;
    padding-top: 40px;
}

.index5sankaku {
    width: 960px;
    display: block;
    margin: 0 auto;
    text-align: right;
    padding: 0 277px 0 0;
}

.index5 {
    width: 960px;
    height: 430px;
    background: url(../img/index/5_6_img.jpg) top no-repeat;
    margin: 0 auto;
    display: block;
    overflow: hidden;
}

.index5 .Box1 {
    width: 960px;
    font-size: 12px;
    color: #fff;
    padding: 40px 25px 0 470px;
}

.index5 .Box1 p {
    padding-left: 32px;
}

.index5 .Box1 .img1 {
    text-align: right;
    padding-right: 52px;
}

.index5 .Box2 {
    width: 960px;
    font-size: 12px;
    color: #fff;
    padding: 12px 0 0 40px;
}

.index5 .Box2 p {
    padding-left: 32px;
}

.index5 .Box2 .img1 {
    margin-left: 300px;
}

.topic1 {
    width: 960px;
    height: 384px;
    display: table;
    margin: 0 auto;
    padding: 0 20px;
    background: #e1e1e1;
}

.topic1 .Box1 {
    width: 275px;
    display: table-cell;
    margin-right: 20px;
    padding: 235px 10px 10px 10px;
    background: url(../img/index/img01.jpg) top no-repeat #6da8ff;
    color: #fff;
    font-size: 12px;
    float: left;
}

.topic1 .Box1 .bt {
    text-align: right;
    margin-top: 5px;
}

.topic1 .Box2 {
    width: 337px;
    display: table-cell;
    padding: 0;
    float: left;
}

.topic1 .Box3 {
    width: 268px;
    display: table-cell;
    float: right;
}

.topic1 .inBox1 {
    width: 337px;
    height: 138px;
    padding: 18px 20px 10px 20px;
    margin-bottom: 14px;
    background: #fff;
    color: #666;
    font-size: 12px;
}

.topic1 .inBox2 {
    width: 297px;
    margin-top: 10px;
}

.topic1 .inBox2 .img01 {
    float: left;
    margin-top: 3px;
}

.topic1 .inBox2 .img02 {
    float: right;
    margin-top: 13px;
}

.topic1 .inBox2 p {
    width: 250px;
    float: left;
    padding-left: 10px;
    letter-spacing: -0.1em;
}

.topic1 .inBox3 {
    width: 268px;
    height: 184px;
    padding: 18px;
    margin-bottom: 16px;
    background: #fff;
    color: #666;
    font-size: 12px;
    text-align: center;
}

.topic1 .inBox4 {
    width: 268px;
    height: 184px;
    padding: 25px 12px 12px 18px;
    background: #fff;
    color: #666;
    font-size: 12px;
    text-indent: -1em;
}

.topic1 .inBox4 .img01 {
    margin-top: 60px;
    float: left;
    margin-right: 14px;
}

.topic1 .inBox4 span {
    font-size: 28px;
    color: #333333;
}

.topic1 .inBox4 .bt {
    text-align: right;
    margin-top: 5px;
}

.topic2 {
    width: 960px;
    height: 435px;
    display: table;
    margin: 0 auto;
    padding: 0 20px;
    background: #e1e1e1;
}

.topic2 .Box1 {
    width: 300px;
    display: table-cell;
    margin-right: 10px;
    background: #fff;
    float: left;
}

.topic2 .Box1 img {
    display: block;
    margin: auto;
}

.topic2 .Box2 {
    width: 320px;
    display: table-cell;
    padding: 0;
    float: left;
}

.topic2 .Box3 {
    width: 280px;
    height: 405px;
    display: table-cell;
    padding: 280px 20px 0 20px;
    background: url(../img/common/areamap.gif) no-repeat #fff5cc;
    font-size: 12px;
    color: #666;
    float: right;
}

.topic2 .Box3 p {
    font-size: 15px;
    font-weight: bold;
    margin-bottom: 3px;
}

.topic2 .inBox1 {
    width: 320px;
    height: 144px;
    margin-bottom: 13px;
    padding: 15px 12px 12px 20px;
    background: #fff;
}

.topic2 .inBox1 .t1 {
    font-size: 12px;
    color: #666;
}

.topic2 .inBox1 .img01 {
    margin-top: 40px;
    float: left;
    margin-right: 20px;
}

.topic2 .inBox1 span {
    font-size: 28px;
    color: #333333;
}

.topic2 .inBox1 .bt {
    text-align: right;
    margin-top: -22px;
}

.topic2 .inBox2 {
    width: 320px;
    height: 248px;
    background: #fff;
}

.topic2 .inBox2 .t1 {
    font-size: 16px;
    color: #333333;
    padding: 15px 0 0 20px;
    display: block;
}

.topic2 .inBox2 .t2 {
    font-size: 12px;
    color: #666;
    padding: 0 0 0 40px;
    display: block;
}

.topic2 .inBox2 .t3 {
    font-size: 12px;
    color: #333;
    margin-left: 12px;
    padding: 5px 0 0 42px;
    display: block;
    background: url(../img/common/iconLight01.png) left no-repeat;
}

.topic2 .inBox2 .img01 {
    display: block;
    margin: 5px auto;
}

.topic2 .inBox2 .img02 {
    display: block;
    float: left;
}

.ff01 {
    width: 960px;
    height: 250px;
    margin: 0 auto;
    background :url(../img/index/ff_img.jpg) no-repeat;
}

.ff01 p {
    font-size: 12px;
    color: #666;
    padding: 100px 0 0 36px;
    margin-bottom: 50px;
}

.ff01 .bt {
    margin: 0 10px 0 36px;
}

.ff02 {
    width: 960px;
    height: 160px;
    margin: 0 auto;
    padding: 32px 0 32px 40px;
}

.ff02 img {
    margin-right: 30px;
}

/* =======================================
        main / トリミング　grooming
======================================= */


.gro {
    width: 960px;
    height: 359px;
    background: url(../img/grooming/grooming.jpg) right no-repeat #897665;
    margin: 0 auto;
    padding: 0;
    font-size: 13px;
    color: #fff;
    line-height: 1.6;
    display: block;
    overflow: hidden;
}

.gro dt {
    padding: 90px 0 0 30px;
    display: table-cell;
}

.gro img {
    margin-right: 10px;
    vertical-align: bottom;
}

.gro dd {
    padding: 10px 0 0 70px;
}


.sd1 {
    width: 960px;
    height: 233px;
    margin: 0 auto;
    display: block;
    overflow: hidden;
}

.sd1 .img {
    margin: 0;
    padding: 0;
    display: block;
    float: left;
}

.sd1 .Box1 {
    width: 670px;
    height: 233px;
    background: #cc9900;
    padding: 10px 20px 0 40px;
    display: block;
    float: left;
    overflow: hidden;
}

.sd1 .inBox1 {
    text-align: right;
}

.sd1 .inBox1 img {
    margin-left: 8px;
}

.sd1 .inBox2 {
    font-size: 13px;
    color: #fff;
}

.sd1 .inBox2 p {
    padding-left: 95px;
}

.sd1 .inBox2 img {
    margin-right: 20px;
}

.sd1 .inBox3 {
    padding: 30px 0 0 0;
}

.sd1sankaku {
    width: 960px;
    height: 32px;
    display: block;
    margin: 0 auto;
    padding: 0 0 2px 603px;
    background: #f4f4f4;
}

.sd2 {
    width: 960px;
    height: 500px;
    display: block;
    margin: 0 auto;
    padding: 0 20px 30px 20px;
    background: #f4f4f4;
}

.sd2 .Box1 {
    width: 300px;
    height: 470px;
    padding: 20px 25px 0 25px;
    background: #f1e07c;
    font-size: 12px;
    color: #696969;
    float: right;
    overflow: hidden;
}

.sd2 .inBox1 {
    width: 250px;
    overflow: hidden;
}

.sd2 .inBox1 .t1 {
    font-size: 14px;
    font-weight: bold;
    width: 64px;
    float: left;
}

.sd2 .inBox1 .t2 {
    font-size: 14px;
    font-weight: bold;
    float: left;
    width: 186px;
    margin-bottom: 15px;
}

.sd2 .inBox1 .t3 {
    width: 250px;
    height: 51px;
    background: url(../img/common/iconPrice.png) left no-repeat;
    margin-bottom: 20px;
    padding: 0 0 0 67px;
    overflow: hidden;
}

.sd2 .inBox1 .t4 {
    margin-bottom: 14px;
    text-align: justify;
}

.sd2 .Box2 {
    width: 600px;
    height: 190px;
    margin-bottom: 20px;
    background: #f3e7c2;
    font-size: 12px;
    color: #696969;
    float: left;
    overflow: hidden;
}

.sd2 .inBox2 {
    width: 600px;
    overflow: hidden;
    text-align: justify;
}

.sd2 .inBox2 dt {
    width: 206px;
    padding: 17px 26px 0 26px;
    float: left;
}

.sd2 .inBox2 dd {
    width: 390px;
    background: url(../img/grooming/pt01.png) top left no-repeat;
    margin-top: 10px;
    padding: 75px 24px 0 0;
    float: right;
}

.sd2 .inBox2 .t1 {
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 8px;
}

.sd2 .inBox2 .t2 {
    margin-bottom: 12px;
}

.sd2 .inBox2 .t3 {
    margin-bottom: 8px;
}

.sd2 .Box3 {
    width: 336px;
    height: 260px;
    margin-right: 24px;
    background: #483d8b;
    padding: 20px 18px 0;
    font-size: 12px;
    color: #fff;
    float: left;
    overflow: hidden;
}

.sd2 .Box3 .t1 {
    width: 276px;
    height: 42px;
    background: url(../img/common/iconCheck.png) left no-repeat;
    margin-bottom: 25px;
    padding: 2px 0 0 65px;
    font-size: 14px;
    font-weight: bold;
    letter-spacing: 1px;
}

.sd2 .Box3 .t2 {
    line-height: 1.6;
}

.sd2 .Box4 {
    width: 240px;
    height: 260px;
    background: #a6a176;
    padding: 8px 22px 0;
    font-size: 12px;
    color: #fff;
    line-height: 1.5;
    float: left;
    overflow: hidden;
}

.sd2 .Box4 p {
    width: 196px;
    height: 48px;
    background: url(../img/common/iconInfo2.png) left no-repeat;
    font-size: 14px;
    font-weight: bold;
    margin: 7px 0 22px 0;
    padding: 14px 0 0 60px;
    letter-spacing: 1px;
}

.basic {
    width: 960px;
    height: 227px;
    margin: 0 auto;
    display: block;
    overflow: hidden;
}

.basic .img {
    margin: 0;
    padding: 0;
    display: block;
    float: right;
}

.basic .Box1 {
    width: 695px;
    height: 227px;
    background: #0090d2;
    padding: 10px 20px 0 40px;
    display: block;
    float: left;
    overflow: hidden;
}

.basic .inBox1 {
    text-align: right;
}

.basic .inBox1 img {
    margin-left: 8px;
}

.basic .inBox2 {
    font-size: 12px;
    color: #fff;
}

.basic .inBox2 p {
    padding-left: 42px;
}

.basic .inBox2 .t1 {
    margin: 3px 0 0 72px;
}

.basic .inBox2 img {
    margin-right: 20px;
}

.basic .inBox3 {
    padding: 13px 0 0 0;
}

.cut1 {
    width: 960px;
    height: 244px;
    margin: 0 auto;
    display: block;
    overflow: hidden;
}

.cut1 .img {
    margin: 0;
    padding: 0;
    display: block;
    float: left;
}

.cut1 .Box1 {
    width: 678px;
    height: 244px;
    background: #fc9186;
    padding: 10px 20px 0 40px;
    display: block;
    float: left;
    overflow: hidden;
}

.cut1 .inBox1 {
    text-align: right;
}

.cut1 .inBox1 img {
    margin-left: 8px;
}

.cut1 .inBox2 {
    font-size: 12px;
    color: #fff;
}

.cut1 .inBox2 p {
    padding-left: 40px;
}

.cut1 .inBox2 img {
    margin-right: 20px;
}

.cut1 .inBox3 {
    padding: 30px 0 0 0;
}

.cut1sankaku {
    width: 960px;
    height: 32px;
    display: block;
    margin: 0 auto;
    padding: 0 0 2px 595px;
    background: #fff;
}

.cut2 {
    width: 960px;
    height: 342px;
    background: #fff;
    margin: 0 auto;
    padding: 0 20px 24px 20px;
    display: block;
    overflow: hidden;
}

.cut2 .Box1 {
    width: 610px;
    height: 322px;
    background: #fceac9;
    margin-right: 20px;
    padding: 15px 28px 0 30px;
    font-size: 12px;
    color: #696969;
    text-align: justify;
    float: left;
    overflow: hidden;
}

.cut2 .Box1 dt {
    width: 160px;
    margin-right: 30px;
    display: block;
    float: left;
    overflow: hidden;
}

.cut2 .Box1 dd {
    width: 362px;
    display: block;
    float: right;
    overflow: hidden;
}

.cut2 .Box1 .t1 {
    width: 160px;
    font-size: 14px;
    font-weight: bold;
    background: url(../img/common/iconLight02.png) center top no-repeat;
    margin: 10px 0;
    padding: 95px 0 0 0;
}

.cut2 .Box1 .t2 {
    width: 362px;
    background: url(../img/grooming/pt02.png) left top no-repeat;
    margin-bottom: 15px;
    padding-top: 80px;
}

.cut2 .Box1 .t3 {
    padding-left: 15px;
}

.cut2 .Box1 .t4 {
    margin-bottom: 15px;
    padding-left: 84px;
}

.cut2 .Box2 {
    width: 290px;
    height: 322px;
    background: #ef8451;
    padding: 80px 38px 0 38px;
    font-size: 14px;
    color: #fff;
    float: right;
    overflow: hidden
}

.cut2 .Box2 p {
    width: 214px;
    height: 42px;
    font-weight: bold;
    background: url(../img/common/iconCheck.png) left no-repeat;
    margin-bottom: 30px;
    padding: 4px 0 0 65px;
    letter-spacing: 1px;
}

.cut3 {
    width: 960px;
    height: 1360px;
    background: url(../img/grooming/5_6_img.jpg) bottom no-repeat #fff;
    margin: 0 auto;
    padding: 0;
    display: block;
    overflow: hidden;
}

.cut3 .li1 {
    float: left;
    margin: 0 43px 20px 20px;
}

.cut3 .li2 {
    float: left;
    margin: 0 43px 20px 0;
}

.cut3 .li3 {
    float: right;
    margin: 0 20px 20px 0;
}

.cut3 ul .img01 {
    display: block;
    margin: 5px;
}

.cut3 ul .img02 {
    width: 26px;
    height: 26px;
    display: block;
    margin: 0 0 7px 10px;
}

.cut3 ul .t1 {
    width: 278px;
    padding: 0 14px;
}

.cut3 ul .t2 {
    width: 278px;
    padding: 0 0 0 74px;
}

.cut3 .Box1 {
    width: 278px;
    height: 424px;
    background: #eba9b7;
    font-size: 12px;
    color: #fff;
    line-height: 1.3;
    overflow: hidden;
}

.cut3 .Box2 {
    width: 278px;
    height: 424px;
    background: #cdc0b1;
    font-size: 12px;
    color: #fff;
    line-height: 1.3;
    overflow: hidden;
}

.cut3 .Box3 {
    width: 278px;
    height: 424px;
    background: #bd9fb2;
    font-size: 12px;
    color: #fff;
    line-height: 1.3;
    overflow: hidden;
}

.cut3 .Box4 {
    width: 278px;
    height: 424px;
    background: #fff;
    font-size: 12px;
    color: #696969;
    line-height: 1.3;
    overflow: hidden;
}

.cut3 .Box5 {
    width: 278px;
    height: 424px;
    background: #0092b1;
    font-size: 12px;
    color: #fff;
    line-height: 1.3;
    overflow: hidden;
}

.cut3 .Box6 {
    width: 278px;
    height: 424px;
    background: #cf996b;
    font-size: 12px;
    color: #fff;
    line-height: 1.3;
    overflow: hidden;
}

.cut3 .inBox1 {
    clear: right;
    font-size: 12px;
    color: #fff;
    margin: 0;
    padding: 16px 0 0 40px;
}

.cut3 .inBox1 p {
    padding: 0 0 0 33px;
}

.cut3 .inBox1 .img1 {
    width: 42px;
    height: 42px;
    margin-top: 10px;
}

.cut3 .inBox2 {
    font-size: 12px;
    color: #fff;
    margin: -50px 0 0 0;
    padding: 0 0 0 460px;
    line-height: 1.3;
}

.cut3 .inBox2 h2 img {
    margin-left: 10px;
}

.cut3 .inBox2 p {
    padding: 0 0 0 33px;
}

.cut3 .inBox2 .img1 {
    width: 42px;
    height: 42px;
    margin: -10px 0 0 380px;
}

.cut3sankaku {
    width: 960px;
    height: 28px;
    display: block;
    margin: 0 auto;
    background: #ebebec;
    padding-left: 472px;
}

.cut4 {
    width: 960px;
    height: 432px;
    background: #ebebec;
    display: block;
    margin: 0 auto;
    padding: 0 20px 20px;
}

.cut4 .Box1 {
    width: 282px;
    height: 405px;
    background: url(../img/grooming/img07.jpg) top no-repeat #fff;
    font-size: 12px;
    color: #666;
    margin-right: 14px;
    padding: 240px 16px 0 20px;
    float: left;
    overflow: hidden;
}

.cut4 .Box1 p {
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    margin-bottom: 18px;
}

.cut4 .Box2 {
    width: 330px;
    height: 405px;
    background: #fff;
    float: left;
    padding: 13px 7px 0;
    overflow: hidden;
}

.cut4 .Box3 {
    width: 280px;
    height: 405px;
    background: url(../img/common/areamap.gif) top no-repeat #fff5cc;
    padding: 275px 20px 0 20px;
    font-size: 12px;
    color: #666;
    float: right;
    overflow: hidden;
}

.cut4 .Box3 p {
    font-size: 15px;
    font-weight: bold;
    margin-bottom: 3px;
}

.cutPrice {
    width: 960px;
    background: #fff;
    margin: 30px auto;
    padding: 25px 40px;
    color: #696969;
}

.cutPrice p {
    font-size: 18px;
    margin: 0 0 0 10px;
}

.cutPrice span {
    font-size: 13px;
    margin-left: 10px;
}

.cutPrice .Box1 {
    width: 960px;
    height: 58px;
    padding: 10px 0 0 10px;
    overflow: hidden;
}

.cutPrice .Box1 img {
    margin-right: 10px;
}

.cutPrice .Box1 .t1 {
    font-size: 12px;
    float: left;
    padding: 0 0 0 350px;
}

.cutPrice .Box1 .t2 {
    font-size: 12px;
    float: left;
    margin: 0 0 0 150px;
}

.cutPrice .Box1 .t3 {
    font-size: 12px;
    float: left;
    margin: 0 0 0 140px;
}

.cutPrice .Table1 {
    margin: 10px 0 40px 10px;
    color: #696969;
}

.cutPrice .Table1 th {
    width: 240px;
    height: 26px;
    margin-bottom: 10px;
    padding: 10px 0 0 0;
    font-size: 14px;
    font-weight: normal;
    text-align: left;
    float: left;
    overflow: hidden;
}

.cutPrice .Table1 .t1 {
    width: 200px;
    height: 26px;
    margin-bottom: 10px;
    padding: 0;
    font-size: 14px;
    text-align: right;
    float: left;
    overflow: hidden;
}

.cutPrice .Table1 .t2 {
    width: 190px;
    height: 26px;
    margin-bottom: 10px;
    padding: 0;
    font-size: 14px;
    text-align: right;
    float: left;
    overflow: hidden;
}

.cutPrice .Table1 .t3 {
    width: 240px;
    height: 26px;
    margin-bottom: 10px;
    padding: 0;
    font-size: 14px;
    text-align: right;
    float: left;
    overflow: hidden;
}
.cutPrice .Table1 .t4 {
    height: 26px;
    margin-bottom: 10px;
    padding: 10px 0 0 0;
    font-size: 12px;
    font-weight: normal;
    text-align: left;
    float: left;
    overflow: hidden;
}
.cutPrice .Table1 .t5 {
    width: 240px;
    height: 26px;
    margin-bottom: 10px;
    padding: 10px 0 0 0;
    font-size: 12px;
    font-weight: bold;
    text-align: left;
    float: left;
    overflow: hidden;
    color: #0174DF
}
.cutPrice .Table1 .t6 {
    width: 240px;
    height: 26px;
    margin-bottom: 10px;
    padding: 10px 0 0 0;
    font-size: 14px;
    font-weight: normal;
    text-align: left;
    float: left;
    overflow: hidden;
    color: #0174DF;
}
.cutPrice .Table1 .t7 {
    width: 200px;
    height: 26px;
    margin-bottom: 10px;
    padding: 0;
    font-size: 14px;
    text-align: right;
    float: left;
    overflow: hidden;
    color: #0174DF;
}
.cutPrice .Table1 .t8 {
    width: 190px;
    height: 26px;
    margin-bottom: 10px;
    padding: 0;
    font-size: 14px;
    text-align: right;
    float: left;
    overflow: hidden;
    color: #0174DF
}
.cutPrice .Table1 .t9 {
    width: 240px;
    height: 26px;
    margin-bottom: 10px;
    padding: 0;
    font-size: 14px;
    text-align: right;
    float: left;
    overflow: hidden;
    color: #0174DF
}
.cutPrice .Table1 td span {
    font-size: 12px;
}

.cutPrice .Table2 {
    width: 452px;
    margin: 10px 0 0 50px;
    color: #333333;
}

.cutPrice .Table2 th {
    width: 240px;
    height: 26px;
    margin-bottom: 10px;
    padding: 10px 0 0 0;
    font-size: 14px;
    font-weight: normal;
    text-align: left;
    float: left;
}

.cutPrice .Table2 td {
    width: 200px;
    height: 26px;
    margin-bottom: 10px;
    padding: 0;
    font-size: 14px;
    text-align: right;
    float: left;
}

.cutPrice .Table2 td span {
    margin: 0;
    font-size: 12px;
}

.cut5 {
    width: 960px;
    background: #fff;
    margin: 0 auto 10px;
    padding: 0 20px;
    display: block;
    overflow: hidden;
}

.cut5 li {
    float: left;
    margin: 0 10px 10px 10px;
}

.cut5 img {
    margin-right: 14px;
    display: block;
    float: left;
}

.cut5 .img {
    margin-top: 5px;
}

.cut5 p {
    font-size: 14px;
    margin: 3px 0 7px 0;
}

.cut5 .Box1 {
    width: 440px;
    height: 195px;
    background: #74bfdd;
    padding: 5px 16px 5px 5px;
    font-size: 11px;
    color: #fff;
    line-height: 1.3;
    text-align: justify;
    overflow: hidden;
}

.cut5 .Box2 {
    width: 440px;
    height: 195px;
    background: #cdb796;
    padding: 5px 16px 5px 5px;
    font-size: 11px;
    color: #fff;
    line-height: 1.3;
    text-align: justify;
    letter-spacing: 1px;
    overflow: hidden;
}

.cut5 .Box3 {
    width: 440px;
    height: 195px;
    background: #876d22;
    padding: 5px 16px 5px 5px;
    font-size: 11px;
    color: #fff;
    line-height: 1.3;
    text-align: justify;
    overflow: hidden;
}

.cut5 .Box4 {
    width: 440px;
    height: 195px;
    background: #e7ebed;
    padding: 5px 16px 5px 5px;
    font-size: 11px;
    color: #333333;
    line-height: 1.3;
    text-align: justify;
    overflow: hidden;
}

.cut5 .Box5 {
    width: 440px;
    height: 195px;
    background: #f6c0cc;
    padding: 5px 16px 5px 5px;
    font-size: 11px;
    color: #fff;
    line-height: 1.3;
    text-align: justify;
    overflow: hidden;
}

.cut5 .Box6 {
    width: 440px;
    height: 195px;
    background: #76b09d;
    padding: 5px 16px 5px 5px;
    font-size: 11px;
    color: #fff;
    line-height: 1.3;
    text-align: justify;
    overflow: hidden;
}

.cut5 .Box6 .t1 {
    width: 200px;
    font-size: 11px;
    overflow: hidden;
    padding-left: 55px;
}

.cutSlide {
    width: 960px;
    height: 225px;
    margin: 0 auto;
    background: #fff;
    padding-top: 35px;
}

/* =======================================
        main / デイケア　dog-daycare
======================================= */


.day {
    width: 960px;
    height: 367px;
    background: url(../img/dog-daycare/daycare.jpg) no-repeat;
    margin: 0 auto;
    padding: 0;
    display: block;
    overflow: hidden;
}

.day div {
    width: 370px;
    font-size: 13px;
    color: #fff;
    margin-top: 100px;
    line-height: 1.6;
}

.day dt {
    padding-left: 20px;
    padding-bottom: 10px;
    display: table-cell;
}

.day img {
    margin-right: 10px;
    vertical-align: bottom;
}

.day dd {
    padding-left: 30px;
}

.day1 {
    width: 960px;
    height: 233px;
    background: url(../img/dog-daycare/1_img.jpg) top left no-repeat #996633;
    margin: 0 auto;
    padding: 15px 20px 10px 420px;
    display: block;
    overflow: hidden;
}

.day1 .Box1 {
    text-align: right;
}

.day1 .Box1 img {
    margin-left: 8px;
}

.day1 .Box2 {
    font-size: 13px;
    color: #fff;
}

.day1 .Box2 p {
    padding-left: 32px;
}

.day2 {
    width: 960px;
    height: 200px;
    background: url(../img/dog-daycare/2_img.jpg) top right no-repeat #0072bf;
    margin: 0 auto;
    padding: 15px 320px 10px 40px;
    display: block;
    overflow: hidden;
}

.day2 .Box1 {
    width: 520px;
    font-size: 13px;
    color: #fff;
    padding-top: 15px;
    float: left;
}

.day2 .Box1 p {
    padding-left: 32px;
}

.day2 .Box2 {
    width: 67px;
    float: right;
    text-align: right;
    margin-bottom: 95px;
}

.day2 .Box2 img {
    margin-left: 8px;
}

.day2 .Box3 {
    float: right;
    text-align: right;
}

.day2sankaku {
    width: 960px;
    height: 28px;
    display: block;
    margin: 0 auto;
    padding: 0 0 0 275px;
    background: #e1e1e1;
}

.oneday {
    width: 960px;
    height: 720px;
    background: #e1e1e1;
    margin: 0 auto;
    padding: 0 20px;
    overflow: hidden;
}

.oneday img {
    margin-bottom: 10px;
}

.oneday .Box1 {
    width: 632px;
    height: 720px;
    background: #fff;
    color: #7f7f7f;
    font-size: 24px;
    padding: 40px 0 0 15px;
    float: right;
}

.oneday .Box1 img {
    margin-top: 25px;
}

.oneday .Box2 {
    width: 276px;
    height: 307px;
    background: #fff;
    color: #666;
    line-height: 1.2;
    margin-bottom: 10px;
    overflow: hidden;
}

.oneday .Box3 {
    width: 276px;
    height: 403px;
    background: #0091d8;
    color: #fff;
    line-height: 1.3;
    overflow: hidden;
}

.oneday2 {
    width: 960px;
    background: #e1e1e1;
    margin: 0 auto;
    padding: 50px 20px 20px;
    overflow: hidden;
}

.oneday2 img {
    margin-bottom: 15px;
}

.oneday2 .Box1 {
    width: 276px;
    height: 356px;
    background: #f09599;
    color: #fff;
    margin-right: 27px;
    line-height: 1.3;
    float: left;
}

.oneday2 .Box2 {
    width: 296px;
    height: 356px;
    background: #fff;
    color: #666;
    float: left;
}

.oneday2 .Box3 {
    width: 294px;
    height: 356px;
    background: #709d48;
    color: #fff;
    line-height: 1.3;
    float: right;
}

.day5sankaku {
    width: 960px;
    display: block;
    margin: 0 auto;
    text-align: right;
    padding: 0 250px 0 0;
    background: #e1e1e1;
}

.day5 {
    width: 960px;
    height: 468px;
    background: url(../img/dog-daycare/5_6_img.jpg) top no-repeat;
    margin: 0 auto;
    display: block;
    overflow: hidden;
}

.day5 .Box1 {
    width: 960px;
    font-size: 13px;
    color: #fff;
    padding: 30px 25px 0 510px;
}

.day5 .Box1 p {
    padding-left: 32px;
}

.day5 .Box1 .img1 {
    text-align: right;
    padding-right: 52px;
    margin-top: 10px;
}

.day5 .Box2 {
    width: 960px;
    font-size: 13px;
    color: #fff;
    padding: 20px 0 0 40px;
}

.day5 .Box2 p {
    padding-left: 32px;
}

.day5 .Box2 .img1 {
    margin-top: -40px;
    margin-left: 290px;
}

.day6 {
    width: 960px;
    margin: 0 auto;
    padding: 5px 20px 30px;
    background: #e1e1e1;
    overflow: hidden;
}

.day6 .Box1 {
    width: 278px;
    height: 405px;
    background: url(../img/dog-daycare/img06.jpg) no-repeat #0083ce;
    margin-right: 16px;
    padding: 200px 11px 0;
    font-size: 12px;
    color: #fff;
    letter-spacing: 0.5px;
    float: left;
    overflow: hidden;
}

.day6 .Box1 p {
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    margin-bottom: 8px;
}

.day6 .Box1 span {
    text-align: justify;
    letter-spacing: 1px;
}

.day6 .Box2 {
    width: 332px;
    height: 405px;
    background: #fff;
    padding: 20px 20px 0;
    font-size: 12px;
    color: #666;
    float: left;
    overflow: hidden;
}

.day6 .Box2 img {
    margin-bottom: 8px;
}

.day6 .Box2 .t1 {
    font-size: 28px;
    color: #66a3ff;
    letter-spacing: 2px;
}

.day6 .Box2 .t2 {
    font-size: 28px;
    letter-spacing: 2px;
}

.day6 .Box2 .t3 {
    font-size: 28px;
}

.day6 .Box2 .t4 {
    font-size: 28px;
    color: #ff8c3d;
}

.day6 .Box2 .t5 {
    font-size: 20px;
}

.day6 .Box2 .inBox1 {
    font-size: 14px;
    padding-left: 20px;
    margin-bottom: 18px;
}

.day6 .Box2 .inBox1 p {
    background: url(../img/common/iconTime.png) top left no-repeat;
    padding-left: 45px;
    margin-top: 10px;
}

.day6 .Box2 .inBox2 {
    background: url(../img/common/iconTime.png) left no-repeat;
    margin-left: 20px;
    padding-left: 45px;
    font-size: 20px;
    color: #66a3ff;
    margin-bottom: 16px;
}

.day6 .Box3 {
    width: 280px;
    height: 405px;
    display: table-cell;
    padding: 275px 20px 0 20px;
    background: url(../img/common/areamap.gif) no-repeat #fff5cc;
    font-size: 12px;
    color: #666;
    float: right;
    overflow: hidden;
}

.day6 .Box3 p {
    font-size: 15px;
    font-weight: bold;
    margin-bottom: 3px;
}

.shuttlebusImg {
    display: block;
    margin: 0 auto 25px;
    padding-top: 40px;
}

.day7 {
    width: 960px;
    height: 243px;
    background: url(../img/dog-daycare/grooming_img.jpg) top left no-repeat #fc7f72;
    margin: 0 auto;
    padding: 10px 0 10px 320px;
    font-size: 13px;
    color: #fff;
    line-height: 1.3;
    display: block;
    overflow: hidden;
}

.day7 .t1 {
    text-align: right;
    margin-right: 20px;
    margin-bottom: -10px;
}

.day7 .t1 img {
    margin-left: 8px;
}

.day7 .t2 {
    padding-left: 46px;
}

.day7 .t3 {
    margin-top: 8px;
    padding-left: 46px;
}

.day7 .t3 img {
    width: 30px;
    height: 30px;
    margin-left: 8px;
}
.dayBusinessHours {
    width: 960px;
    background: #f3f3f3;
    padding: 30px 30px 0 30px;
    margin: 0 auto;
    overflow: hidden;
}

.dayBusinessHours .shopHours {
    width: 435px;
    height: 150px;
    background: #b0c4de;
    padding: 24px 40px;
    color: #fff;
    float: left;
}

.dayBusinessHours .shopHours h2 {
    font-size: 18px;
}

.dayBusinessHours .shopHours h2 span {
    font-size: 13px;
    padding: 0 0 0 15px;
}

.dayBusinessHours .shopHours .Table1 {
    table-layout: fixd;
    width: 270px;
    border-collapse: collapse;
    color: #fff;
}

.dayBusinessHours .shopHours .Table1 th {
    font-weight: normal;
    text-align: center;
    font-size: 16px;
    padding: 10px 3px 3px 6px;
}

.dayBusinessHours .shopHours .Table1 td {
    font-size: 20px;
    text-align: center;
    padding: 3px 3px 8px 0;
}

.dayBusinessHours .shopHours .Table1 td span {
    font-size: 18px;
}

.dayBusinessHours .shopHours .Table1 .t1 {
    width: 100px;
}

.dayBusinessHours .operatingHours {
    width: 435px;
    height: 150px;
    background: #b0c4de;
    margin: 0 0 0 30px;
    padding: 24px 40px;
    color: #fff;
    float: left;
}

.dayBusinessHours .operatingHours h2 {
    font-size: 18px;
}

.dayBusinessHours .operatingHours h2 span {
    font-size: 15px;
    padding: 0 0 0 15px;
}

.dayBusinessHours .operatingHours .Table1 {
    table-layout: fixed;
    border-collapse: collapse;
    color: #fff;
}

.dayBusinessHours .operatingHours .Table1 th {
    width: 195px;
    font-weight: normal;
    text-align: center;
    font-size: 16px;
    padding: 10px 3px 3px 6px;
}

.dayBusinessHours .operatingHours .Table1 td {
    width: 150px;
    font-size: 20px;
    text-align: center;
    padding: 3px 3px 8px 0;
}

.dayBusinessHours .operatingHours .Table1 td span {
    font-size: 18px;
}

.dayPrise {
    width: 960px;
    height: auto;
    background: #fff;
    border: solid 30px #f3f3f3;
    padding: 24px 40px;
    margin: 0 auto;
    color: #333333;
}

.dayPrise p {
    font-size: 16px;
    margin-bottom: 8px;
}

.dayPrise span {
    font-size: 13px;
}
.dayPrise .description {
    font-size: 14px;
    padding: 8px 0 8px 0;
}
.dayPrise img {
    display: block;
}

.dayPrise .Table1 {
    width: 740px;
    margin-bottom: 20px;
    border-collapse: collapse;
    color: #333333;
}

.dayPrise .Table1 th {
    font-weight: normal;
    text-align: left;
    font-size: 14px;
    color: #483d8b;
    padding: 10px 3px 3px 20px;
    ;
}

.dayPrise .Table1 td {
    font-size: 20px;
    text-align: left;
    padding: 3px 3px 8px 20px;
}

.dayPrise .Table1 td span {
    font-size: 14px;
    color: #483d8b;
}

.dayPrise .Table1 .t1 {
    width: 100px;
}

.dayPrise .Table2 {
    width: 225px;
    margin-top: 10px;
    border-collapse: collapse;
    color: #333333;
}

.dayPrise .Table2 td {
    font-size: 20px;
    text-align: left;
    padding: 3px 3px 8px 20px;
}

.dayPrise .Table2 td span {
    font-size: 14px;
    color: #483d8b;
}

.dayPrise .Table2 .t1 {
    width: 100px;
}

.daySlide {
    width: 960px;
    height: 185px;
    margin: 0 auto;
    background: #fff;
    padding-top: 30px;
}

/* =======================================
        main / ペットホテル　boarding-kennel
======================================= */

.ken {
    width: 960px;
    height: 359px;
    background: url(../img/boarding-kennel/kennel.jpg) no-repeat;
    margin: 0 auto;
    padding: 0;
    display: block;
    overflow: hidden;
}

.ken div {
    width: 400px;
    font-size: 13px;
    color: #fff;
    margin-top: 80px;
    line-height:120%;
}

.ken dt {
    padding-left: 20px;
    padding-bottom: 10px;
    display: table-cell;
}

.ken img {
    margin-right: 10px;
    vertical-align: bottom;
}

.ken dd {
    padding-left: 30px;
}

.ken1 {
    width: 960px;
    height: 241px;
    background: url(../img/boarding-kennel/1_img.jpg) top left no-repeat #996633;
    margin: 0 auto;
    padding: 15px 20px 10px 420px;
    display: block;
    overflow: hidden;
}

.ken1 .Box1 {
    text-align: right;
}

.ken1 .Box1 img {
    margin-left: 8px;
}

.ken1 .Box2 {
    font-size: 13px;
    color: #fff;
    margin-top: -10px;
}

.ken1 .Box2 p {
    padding-left: 32px;
}

.ken2 {
    width: 960px;
    height: 197px;
    background: url(../img/boarding-kennel/2_img.jpg) top right no-repeat #977e01;
    margin: 0 auto;
    padding: 15px 320px 10px 40px;
    display: block;
    overflow: hidden;
}

.ken2 .Box1 {
    width: 520px;
    font-size: 13px;
    color: #fff;
    float: left;
}

.ken2 .Box1 p {
    padding-left: 32px;
}

.ken2 .Box2 {
    width: 67px;
    float: right;
    text-align: right;
    margin-bottom: 95px;
}

.ken2 .Box2 img {
    margin-left: 8px;
}

.ken2 .Box3 {
    float: right;
    text-align: right;
}

.ken2sankaku {
    width: 960px;
    height: 28px;
    display: block;
    margin: 0 auto;
    padding: 0 0 0 275px;
    background: #e1e1e1;
}

.nagare {
    width: 960px;
    background: #e1e1e1;
    margin: 0 auto;
    padding: 0 20px 20px;
    overflow: hidden;
}

.nagare .Box1 {
    width: 633px;
    height: 748px;
    background: #fff;
    padding: 0;
    float: right;
}

.nagare .Box2 {
    width: 276px;
    height: 354px;
    background: #fff;
    color: #666;
    margin-bottom: 10px;
    overflow: hidden;
}

.nagare .Box3 {
    width: 276px;
    height: 383px;
    background: #fff;
    color: #666;
    overflow: hidden;
}

.nagare .Box2 img, .Box3 img {
    margin-bottom: 10px;
}

.ken3 {
    width: 960px;
    height: 232px;
    background: url(../img/boarding-kennel/3_img.jpg) top right no-repeat #996633;
    margin: 0 auto;
    padding: 15px 370px 10px 20px;
    display: block;
    overflow: hidden;
    font-size:13px;
}

.ken3 .Box1 {
    width: 67px;
    float: right;
    text-align: right;
}

.ken3 .Box1 img {
    margin-left: 8px;
}

.ken3 .Box2 {
    width: 650px;
    font-size: 13px;
    color: #fff;
    float: left;
    margin-top: -25px;
    line-height: 1.3;
}

.ken3 .Box2 p {
    padding-left: 32px;
}

.ken4 {
    width: 960px;
    height: 200px;
    background: url(../img/boarding-kennel/4_img.jpg) top left no-repeat #0064f6;
    margin: 0 auto;
    padding: 15px 20px 10px 330px;
    display: block;
    overflow: hidden;
}

.ken4 .Box1 {
    text-align: right;
}

.ken4 .Box1 img {
    margin-left: 8px;
}

.ken4 .Box2 {
    font-size: 13px;
    color: #fff;
    margin-top: -10px;
}

.ken4 .Box2 p {
    padding-left: 32px;
}

.ken5 {
    width: 960px;
    height: 447px;
    background: url(../img/boarding-kennel/5_6_img.jpg) top no-repeat;
    margin: 0 auto;
    display: block;
    overflow: hidden;
}

.ken5 .Box1 {
    width: 960px;
    font-size: 13px;
    color: #fff;
    padding: 25px 25px 0 490px;
}

.ken5 .Box1 p {
    padding-left: 32px;
}

.ken5 .Box1 .img1 {
    text-align: right;
    padding-right: 55px;
    margin-top: 5px;
}

.ken5 .Box2 {
    width: 960px;
    font-size: 13px;
    color: #fff;
    padding: 20px 0 0 30px;
}

.ken5 .Box2 p {
    padding-left: 32px;
}

.ken5 .Box2 .img1 {
    margin-top: -40px;
    margin-left: 290px;
}

.ken5sankaku {
    width: 960px;
    height: 38px;
    display: block;
    margin: 0 auto;
    text-align: right;
    padding: 0 250px 10px 0;
    background: #e1e1e1;
}

.ken6 {
    width: 960px;
    display: table;
    margin: 0 auto;
    padding: 0 20px 40px;
    background: #e1e1e1;
}

.ken6 .Box1 {
    width: 300px;
    height: 405px;
    display: table-cell;
    margin-right: 10px;
    padding: 25px 0;
    background: #0083ce;
    color: #fff;
    text-align: center;
    letter-spacing: 1px;
    float: left;
}

.ken6 .Box1 img {
    display: block;
    margin: 0 auto 10px;
}

.ken6 .Box1 .t1 {
    font-size: 14px;
    margin-bottom: 30px;
}

.ken6 .Box1 .t2 {
    font-size: 18px;
    margin-bottom: 10px;
}

.ken6 .Box1 .t2 span {
    font-size: 12px;
}

.ken6 .Box1 .t3 {
    font-size: 18px;
    margin-bottom: 40px;
}

.ken6 .Box1 .t3 span {
    font-size: 14px;
}

.ken6 .Box1 .t4 {
    font-size: 18px;
}

.ken6 .Box1 .t4 span {
    font-size: 14px;
}

.ken6 .Box2 {
    width: 320px;
    display: table-cell;
    padding: 0;
    float: left;
}

.ken6 .Box3 {
    width: 280px;
    height: 405px;
    display: table-cell;
    padding: 280px 20px 0 20px;
    background: url(../img/common/areamap.gif) no-repeat #fff5cc;
    font-size: 12px;
    color: #666;
    float: right;
}

.ken6 .Box3 p {
    font-size: 15px;
    font-weight: bold;
    margin-bottom: 3px;
}

.ken6 .inBox1 {
    width: 320px;
    height: 144px;
    margin-bottom: 13px;
    padding: 15px 12px 12px 20px;
    background: #fff;
    font-size: 12px;
}

.ken6 .inBox1 .img01 {
    margin-top: 40px;
    float: left;
    margin-right: 20px;
}

.ken6 .inBox1 span {
    font-size: 28px;
    color: #333333;
}

.ken6 .inBox1 p {
    font-size: 12px;
    color: #333333;
}

.ken6 .inBox2 {
    width: 320px;
    height: 248px;
    background: #5999c6;
}

.ken6 .inBox2 .t1 {
    font-size: 16px;
    color: #fff;
    padding: 15px 0 0 20px;
    display: block;
}

.ken6 .inBox2 .t2 {
    font-size: 12px;
    color: #fff;
    padding: 0 0 0 40px;
    display: block;
}

.ken6 .inBox2 .t3 {
    font-size: 12px;
    color: #fff;
    padding: 5px 0 0 40px;
    display: block;
}

.ken6 .inBox2 .img01 {
    display: block;
    margin: 5px auto;
}

.ken6 .inBox2 .img02 {
    display: block;
    float: left;
}

.shuttlebusImg {
    display: block;
    margin: 0 auto 25px;
    padding-top: 40px;
}

.businessHours {
    width: 960px;
    background: #f3f3f3;
    padding: 30px 30px 0 30px;
    margin: 0 auto;
    overflow: hidden;
}

.businessHours .shopHours {
    width: 435px;
    height: 200px;
    background: #b0c4de;
    padding: 24px 40px;
    color: #fff;
    float: left;
}

.businessHours .shopHours h2 {
    font-size: 18px;
}

.businessHours .shopHours h2 span {
    font-size: 13px;
    padding: 0 0 0 15px;
}

.businessHours .shopHours .Table1 {
    table-layout: fixd;
    width: 270px;
    border-collapse: collapse;
    color: #fff;
}

.businessHours .shopHours .Table1 th {
    font-weight: normal;
    text-align: center;
    font-size: 16px;
    padding: 10px 3px 3px 6px;
}

.businessHours .shopHours .Table1 td {
    font-size: 20px;
    text-align: center;
    padding: 3px 3px 8px 0;
}

.businessHours .shopHours .Table1 td span {
    font-size: 18px;
}

.businessHours .shopHours .Table1 .t1 {
    width: 100px;
}

.businessHours .shopHours p {
    font-size: 14px;
    margin: 5px 0 0 0;
}

.businessHours .operatingHours {
    width: 435px;
    height: 200px;
    background: #b0c4de;
    margin: 0 0 0 30px;
    padding: 24px 40px;
    color: #fff;
    float: left;
}

.businessHours .operatingHours h2 {
    font-size: 18px;
}

.businessHours .operatingHours h2 span {
    font-size: 15px;
    padding: 0 0 0 15px;
}

.businessHours .operatingHours .Table1 {
    table-layout: fixed;
    border-collapse: collapse;
    color: #fff;
}

.businessHours .operatingHours .Table1 th {
    width: 195px;
    font-weight: normal;
    text-align: center;
    font-size: 16px;
    padding: 10px 3px 3px 6px;
}

.businessHours .operatingHours .Table1 td {
    width: 150px;
    font-size: 20px;
    text-align: center;
    padding: 3px 3px 8px 0;
}

.businessHours .operatingHours .Table1 td span {
    font-size: 18px;
}

.businessHours .operatingHours p {
    font-size: 14px;
    margin: 5px 0 0 0;
}

.kenPrise {
    clear: both;
    width: 960px;
    height: 280px;
    background: #fff;
    border: solid 30px #f3f3f3;
    padding: 24px 40px;
    margin: 0 auto;
    color: #333333;
}

.kenPrise .Box1 {
    width: 270px;
    float: left;
}

.kenPrise .box1 p {
    font-size: 16px;
    margin-bottom: 8px;
}

.kenPrise .box1 span {
    font-size: 13px;
    padding: 0 0 0 15px;
}

.kenPrise img {
    display: block;
}

.kenPrise .Table1 {
    width: 270px;
    border-collapse: collapse;
    color: #333333;
}

.kenPrise .Table1 th {
    font-weight: normal;
    text-align: left;
    font-size: 12px;
    padding: 10px 3px 3px 6px;
}

.kenPrise .Table1 td {
    font-size: 20px;
    text-align: left;
    padding: 3px 3px 8px 0;
}

.kenPrise .Table1 td span {
    font-size: 12px;
}

.kenPrise .Table1 .t1 {
    width: 70px;
}

.kenPrise .t2 {
    font-size: 12px;
    float: right;
    line-height: 1.6;
    padding-top: 36px;
}

.kenSlide {
    width: 960px;
    height: 183px;
    margin: 0 auto;
    background: #fff;
    padding: 30px 0;
}

/* =======================================
        main / 送迎サービス　shuttle-bus
======================================= */

.bus1 {
    width: 890px;
    height: 190px;
    background: #e4e4de;
    border-top: solid 0px #fff;
    margin: 0 auto;
    padding: 45px 0 0 0;
    display: block;
    overflow: hidden;
}

.bus1 h2 {
    width: 170px;
    height: 35px;
    margin: 0 auto;
    font-size: 18px;
    color: #666;
    text-align: center;
    background: url(../img/shuttle-bus/h2Line.png) no-repeat;
    overflow: hidden;
}

.busMap {
    display: block;
    margin: -50px auto 15px;
    border: solid 1px #ccc;
}

.bus2 {
    font-size: 14px;
    color: #666;
    width: 420px;
    margin: 0 auto 60px;
    line-height: 1.5;
    text-align: justify;
}

.busBox {
    width: 684px;
    background: url(../img/shuttle-bus/boxBg2.gif) repeat-y;
    margin: 0 auto 60px;
    text-align: justify;
}

.busBox .inBox1 {
    width: 684px;
    height: 250px;
    background: url(../img/shuttle-bus/boxBg1.gif) top no-repeat;
    overflow: hidden;
}

.busBox .inBox2 {
    width: 684px;
    height: 210px;
    background: url(../img/shuttle-bus/boxBg1.gif) top no-repeat;
    overflow: hidden;
}

.busBox .inBox3 {
    width: 684px;
    height: 310px;
    background: url(../img/shuttle-bus/boxBg1.gif) top no-repeat;
    overflow: hidden;
}

.busBox .inBox4 {
    width: 684px;
    height: 230px;
    background: url(../img/shuttle-bus/boxBg1.gif) top no-repeat;
    overflow: hidden;
}

.busBox .t1 {
    font-size: 18px;
    color: #fff;
    width: 684px;
    height: 35px;
    padding: 6px 0 0 12px;
    overflow: hidden;
}

.busBox .t2 {
    font-size: 16px;
    color: #4475a1;
    width: 195px;
    height: 120px;
    padding: 34px 0 0 66px;
    float: left;
    overflow: hidden;
}

.busBox .t3 {
    font-size: 14px;
    color: #666;
    line-height: 1.5;
    width: 465px;
    float: right;
    padding: 34px 34px 0 0;
}

.busImg {
    display: block;
    margin: 0 auto 90px;
    padding-top: 40px;
}

.bus3 {
    width: 420px;
    height: 270px;
    background: #fff;
    border: solid #ccc 1px;
    margin: -50px auto 40px;
    padding: 35px 45px;
    font-size: 14px;
    color: #666;
    line-height: 1.5;
    text-align: justify;
    overflow: hidden;
}

.bus4 {
    width: 420px;
    height: 160px;
    background: #fff;
    border: solid #ccc 1px;
    margin: 0 auto 40px;
    padding: 35px 45px;
    font-size: 14px;
    color: #666;
    line-height: 1.5;
    text-align: justify;
    overflow: hidden;
}

.bus5 {
    width: 420px;
    height: 200px;
    background: #fff;
    border: solid #ccc 1px;
    margin: 0 auto 40px;
    padding: 35px 45px;
    font-size: 14px;
    color: #666;
    line-height: 1.5;
    text-align: justify;
    overflow: hidden;
}

.bus6 {
    width: 420px;
    height: 180px;
    background: #fff;
    border: solid #ccc 1px;
    margin: 0 auto 115px;
    padding: 35px 45px;
    font-size: 14px;
    color: #666;
    line-height: 1.5;
    text-align: justify;
    overflow: hidden;
}

.bus7 {
    width: 660px;
    height: 1330px;
    background: #fff;
    border: solid #ccc 1px;
    margin: -50px auto 115px;
    padding: 45px 30px 0 40px;
    font-size: 14px;
    color: #666;
    line-height: 1.5;
    text-align: justify;
    overflow: hidden;
}

.bus7 .note {
    width: 260px;
    font-size: 12px;
    margin-bottom: 40px;
}

.bus7 .t1 {
    width: 260px;
    font-size: 12px;
    margin-bottom: 80px;
}

.bus7 .Box1 {
    width: 580px;
    margin-bottom: 20px;
}

.bus7 .Box1 dt {
    width: 260px;
    font-size: 14px;
    color: #666;
    float: left;
}

.bus7 .Box1 dt p {
    width: 230px;
    font-size: 18px;
    margin-bottom: 5px;
}

.bus7 .Box1 dd {
    width: 250px;
    height: 480px;
    background: #e4e4de;
    padding: 35px 24px 0 24px;
    font-size: 12px;
    color: #666;
    float: right;
    line-height: 1.8;
    overflow: hidden;
}

.bus7 .Box1 dd p {
    font-size: 14px;
    margin-bottom: 10px;
}

.bus7 .Table1 {
    width: 260px;
    color: #666;
    margin-bottom: 50px;
}

.bus7 .Table1 th {
    font-size: 14px;
    font-weight: normal;
    text-align: left;
    padding: 0 0 5px 0;
}

.bus7 .Table1 td {
    padding: 4px 0;
    letter-spacing: 1px;
}

.bus7 .Table1 .t2 {
    width: 60%;
}
.bus7 .Box2 {
    width: 530px;
    margin-bottom: 80px;
}
.bus7 .Box2 p {
    font-size: 18px;
    margin-bottom: 13px;
}

.bus7 .Box3 {
    width: 530px;
}
.bus7 .Box3 dt {
    width: 360px;
    font-size: 14px;
    color: #666;
    line-height: 1.6;
    float: left;
}

.bus7 .Box3 dt p {
    font-size: 18px;
    margin-bottom: 13px;
}

.bus7 .Box3 dd {
    width: 170px;
    height: 160px;
    background: #e4e4de;
    margin-top: 36px;
    padding: 24px 24px 0 24px;
    font-size: 12px;
    color: #666;
    float: right;
    line-height: 1.8;
    overflow: hidden;
}

.bus7 .Box3 dd p {
    font-size: 14px;
    margin-bottom: 10px;
}

/* =======================================
        main / 店舗案内　shop
======================================= */

#map {
    width: 838px;
    height: 344px;
    display: block;
    margin-bottom: 35px;
}

.tenpoH2 {
    width: 250px;
    height: 35px;
    margin: 0 auto 30px;
    font-size: 18px;
    color: #666;
    text-align: center;
    background: url(../img/shop/h2Line.png) no-repeat;
    overflow: hidden;
}

.tenpoH2 span {
    font-size: 11px;
}

.tenpo1 {
    width: 892px;
    background: #eee;
    margin: 0px auto 50px;
    padding: 60px 27px 27px 30px;
}

.tenpo1 .Box1 {
    width: 838px;
    font-size: 12px;
    color: #666;
    line-height: 1.8;
    margin-bottom: 80px;
    overflow: hidden;
}

.tenpo1 .Box1 .t1 {
    float: left;
    margin-right: 35px;
}

.tenpo1 .Box1 .t2 {
    text-align: right;
    float: right;
}

.tenpo1 .Box1 .t3 {
    text-align: right;
    float: right;
    letter-spacing: -1px;
}

.tenpo1 .Box1 a {
    text-decoration: none;
    color: #666;
}

.tenpo1 .Box1 a:hover {
    text-decoration: underline;
}

.tenpo1 .inBox1 {
    float: left;
}

.tenpo1 .inBox1 p {
    padding: 0 0 0 5px;
    font-size: 16px;
    color: #4d4d80;
}

.tenpo1 .inBox1 li {
    padding-left: 16px;
}

.tenpo1 .inBox1 li img {
    width: 10px;
    height: 10px;
    margin : -1px 0 0 5px;
}

.tenpo1 .img {
    display: block;
}

.tenpo1 .inBox2 {
    float: left;
    padding: 0 0 0 10px;
}

.tenpo1 .inBox2 p {
    padding: 0 0 0 5px;
    font-size: 16px;
    color: #4d4d80;
}

.tenpo1 .inBox2 li {
    padding-left: 16px;
}

.tenpo2 {
    width: 892px;
    background: #e6e6fa;
    margin: 30px auto 50px;
    padding: 60px 27px 27px 30px;
}

.tenpo2 .Box1 {
    width: 838px;
    font-size: 12px;
    color: #666;
    line-height: 1.8;
    margin-bottom: 80px;
    overflow: hidden;
}

.tenpo2 .Box1 .t1 {
    float: left;
    margin-right: 35px;
}

.tenpo2 .Box1 .t2 {
    text-align: right;
    float: right;
}

.tenpo2 .Box1 .t3 {
    text-align: right;
    float: right;
    letter-spacing: -1px;
}

.tenpo2 .Box1 a {
    text-decoration: none;
    color: #666;
}

.tenpo2 .Box1 a:hover {
    text-decoration: underline;
}

.tenpo2 .inBox1 {
    float: left;
}

.tenpo2 .inBox1 p {
    font-size: 16px;
}

.tenpo2 .inBox1 li {
    padding-left: 16px;
}

.tenpo2 .inBox1 li img {
    width: 10px;
    height: 10px;
    margin : -1px 0 0 5px;
}

.tenpo2 .inBox2 {
    float: left;
    margin: 0 0 0 10px;
}

.tenpo2 .inBox2 p {
    padding: 0 0 0 5px;
    font-size: 16px;
    color: #4d4d80;
}

.tenpo2 .inBox2 li {
    padding-left: 16px;
}

.tenpo2 .img {
    display: block;
}

/* =======================================
        main / テキスト共通
======================================= */

h2 {
    font-size: 19px;
    font-weight: normal;
    margin-bottom: 5px;
}

h2 img {
    margin-right: 5px;
    margin-bottom: 10px;
}

.no {
    font-size: 30px;
    font-weight: normal;
    margin-right: 15px;
    vertical-align: -3px;
}

.en {
    font-size: 14px;
    margin-left: 20px;
    margin-right: 20px;
}

.st {
    font-size: 15px;
    font-weight: bold;
    margin-bottom: 8px;
}

.BoxT {
    font-size: 15px;
    text-align: center;
    font-weight: bold;
}

.BoxCom {
    font-size: 12px;
    font-weight: normal;
    text-align: left;
    padding: 5px 12px 10px;
}
