@charset "UTF-8";


/*******************************

shop詳細　Css

*******************************/
.page #hero{
    padding-bottom:20px;
    background: #f5f5f5;
    border-bottom: none;
}


/*-----------------------------
店舗紹介
-------------------------------*/

.ttl_border span {
    border-left: solid 8px;
}

.shopMain .txtWrap {
    width: 510px;
    float: left;
}

.shopMain .txtWrap .value{
    display: inline-block;
}
.shopMain .txtWrap .value a span{
    text-decoration: underline;
}
.shopMain .txtWrap .value span.valueTxt {
    background: #535353;
    color: #fff;
    font-size: 14px;
    margin: 0 10px 0 0;
    padding: 5px 10px;
    border-radius: 10px;
}
.value .comm:before{
    display: none;
}

.shopMain .txtWrap .catch{
    font-size: 20px;
    font-weight: bold;
    letter-spacing: .03em;
    margin: 20px 0;
}

.shopMain .txtWrap .txt {
    width: 100%;
}
.shopMain .txtWrap .txt p{
    margin: 20px 0;
}


.shopImg {
    display: block;
    float: right;
}

.shopMain ul {
    width: 100%;
    overflow: hidden;
    padding-top: 50px;
}
.shopMain ul li{
    margin-bottom: 20px;
}
.shopMain ul li span {
    display: block;
    margin-top: 20px;
}


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

    .shopMain .txtWrap {
        width: 100%;
    }
    .shopMain .txtWrap .value{
        display: block;
    }


    .shopMain .txtWrap p.txt {
        margin-bottom: 20px;
    }

    .shopImg {
        float: none;
    }
    .shopMain ul {
        width: auto;
    }
    .shopMain ul li span{
        text-align: left;
    }
}


dl.style-cir {
    width: 100%;
    overflow: hidden;
    margin-top: 15px;
}

dl.style-cir dt {
    padding-left: 23px;
    padding-bottom: 10px;
    margin-bottom: 10px;
    font-size: 18px;
    position: relative;
}

dl.style-cir dt:before{
    content: "";
    display: block;
    width: 16px;
    height: 16px;
    border-radius: 50%;
    position: absolute;
    top: 5px;
    left: 0;
}

@media screen and (max-width: 767px) {
    .proposal ul li{
        width: 100%;
        margin-right: 0;
        text-align: center;
    }
    dl.style-cir{
        text-align: left;
    }
}

/*-----------------------------
おすすめプラン
-------------------------------*/

.plan {
    width: 988px;
    overflow: hidden;
    border-radius: 10px;
    padding: 30px 10px;
    margin: 70px auto;
    border: solid 2px;
}

.plan h2 {
    font-size: 24px;
    font-weight: bold;
}

.plan ul {
    width: 100%;
    overflow: hidden;
    margin-top: 30px;
}

.plan ul li {
    float: left;
    width: 25%;
    padding: 0 10px;
}

.plan ul li span {
    display: block;
    text-align: left;
    margin-top: 15px;
}

.plan ul li a {
    display: block;
    width: 100%;
    padding: 15px 0;
    color: #fff;
    border-radius: 10px;
    line-height: 1.2;
}

.plan ul li a:hover {
    opacity: .8;
}

.plan span {
    font-size: 14px;
}

@media screen and (max-width: 767px) {
    .plan {
        margin: 50px 3%;
        width: 94%;
    }

    .plan ul li {
        width: 90%;
        float: none;
        padding: 0;
        margin: 0 auto;
        margin-bottom: 20px;
    }
}



/*-----------------------------
box_info
-------------------------------*/

.box_info {
    border: solid 3px;
    border-radius: 10px;
    margin: 0;
    padding: 40px;
}

.box_info h2 {
    font-size: 28px;
    font-weight: bold;
}

.box_info h2 span {
    font-size: 18px;
    display: block;
    font-weight: normal;
    margin-bottom: 10px;
}

.box_info h2:after {
    content: "";
    display: block;
    width: 148px;
    height: 1px;
    border-bottom: dotted 2px;
    margin: 15px auto;
}

.box_info p {
    text-align: left;
    margin-top: 40px;
}


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

    .box_info {
        padding: 25px 30px;
    }
}

/*-----------------------------
shopInfo
-------------------------------*/

.shopInfo p {
    margin-bottom: 50px;
}

.ggmap {
    float: left;
    width: 430px;
    height: 270px;
    margin-bottom: 60px;
}

.ggmap iframe,
.ggmapr object,
.ggmap embed {
    width: 430px;
    height: 270px;
}


.shopInfo dl.infoTable {
    width: 430px;
    float: right;
    overflow: hidden;
    background: #fff;
    padding: 20px;
    margin-bottom: 60px;
}

.shopInfo dl.infoTable > dt {
    clear: both;
    float: left;
    width: 20%;
}

.shopInfo dl.infoTable > dt:after {
    content: ":";
    float: right;
    color: #d8d8d8;
}

.shopInfo dl.infoTable > dd {
    float: left;
    width: 80%;
    padding-left: 10px;
}


.achievement{
    margin-top: 80px;
}
.achievement-list{
    border-top: dotted 2px #a99d8f;
    margin-top: 40px;
}
.achievement-list .item{
    border-bottom: dotted 2px #a99d8f;
    margin-bottom: 10px;
    padding: 20px 0;
}
.achievement-list .item dt{
    width: 15%;
    float: left;
}
.achievement-list .item dd{
    width: 80%;
    float: left;
    line-height: 180%;
}


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

    .ggmap {
        width: 100%;
        float: none;
        position: relative;
        padding-bottom: 56.25%;
        padding-top: 30px;
        height: 0;
        overflow: hidden;
        margin-bottom: 20px;
    }

    .ggmap iframe,
    .ggmapr object,
    .ggmap embed {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }

    .shopInfo dl.infoTable {
        width: 100%;
        float: none;
        margin-bottom: 30px;
    }

    .shopInfo dl.infoTable > dt {
        float: none;
        width: 100%;
    }

    .shopInfo dl.infoTable > dt:after {
        display: none;
    }

    .shopInfo dl.infoTable > dd {
        float: none;
        width: 100%;
        padding-left: 0;
    }
    
    .achievement-list .item dt,
    .achievement-list .item dd{
        float: none;
        width: auto;
    }
    .achievement-list .item dd{
        font-size: 12px;
    }

}


/*-----------------------------
アクセス
-------------------------------*/

.access {
    width: 860px;
    position: relative;
    overflow: hidden;
    margin: 0 auto;
}

.access:after {
    content: url(../images/access_icon04.png);
    display: block;
    position: absolute;
    right: 0;
    top: 0;
}

.access dl {
    width: 100%;
    position: relative;
}

.access dl dt span {
    float: left;
    display: block;
    font-size: 16px;
    color: #fff;
    width: 110px;
    text-align: center;
    border-radius: 5px;
    padding: 5px 0;
}

.access dl dd {
    font-size: 14px;
    float: left;
    width: 540px;
    position: relative;
}

.access dl p {
    margin: 0;
}

.access dl p.border {
    border-bottom-style: dotted;
    border-bottom-width: 2px;
    position: absolute;
    width: 100%;
}

/*---------車---------*/

.access dl.car dt {
    float: left;
}

.access dl.car dt:before {
    float: left;
    content: url(../images/access_icon01.png);
    display: block;
    margin-right: 15px;
}

.access dl.car dt span {
    background: #cd606f;
}

.access dl.car p.border {
    border-bottom-color: #cd606f;
    top: -5px;
    text-align: center;
}

/*---------バス---------*/

.access dl.buss p.border {
    border-bottom-color: #67b9c8;
    top: -10px;
    padding-left: 40px;
}

.access dl.buss dt span {
    background: #67b9c8;
}

.access dl.buss dt:before {
    float: left;
    content: url(../images/access_icon02.png);
    display: block;
    margin-right: 15px;
}

.access dl.buss p.bottom_left {
    position: absolute;
    top: 20px;
    left: 40px;
}

.access dl.buss p.bottom_right {
    position: absolute;
    top: 20px;
    right: 40px;
}

.access dl.buss p.station {
    position: absolute;
    top: -30px;
    left: 370px;
    background: url(../images/access_icon03.png) no-repeat;
    width: 42px;
    height: 105px;
    color: #fff;
    padding: 5px 8px 0 0;
    -webkit-writing-mode: vertical-rl;
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl;
}


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

    .access {
        width: 100%;
    }

    .access:after {
        display: none;
    }

    .access dl dd {
        width: 100%;
        position: static;
        margin-top: 10px;
    }

    .access dl p.border {
        border-bottom-style: none;
        border-bottom-width: none;
        position: static;
    }

    /*---------車---------*/
    .access dl.car dt {
        float: left;
    }

    .access dl.car dt:before {
        display: none;
    }

    .access dl.car dt span {
        background: #cd606f;
    }

    .access dl.car p.border {
        border-bottom-color: none;
        text-align: left;
    }

    /*---------バス---------*/
    .access dl.buss p.border {
        border-bottom-color: none;
        padding-left: 0;
    }

    .access dl.buss dt:before {
        display: none;
    }

    .access dl.buss p.bottom_left {
        position: static;
    }

    .access dl.buss p.bottom_right {
        position: static;
        top: 20px;
        right: 40px;
        float: left;
    }

    .access dl.buss p.station {
        clear: both;
        float: left;
        position: static;
        background: none;
        width: auto;
        height: auto;
        color: #67b9c8;
        font-weight: bold;
        padding: 0 10px 0 0;
        -webkit-writing-mode: horizontal-tb;
        -ms-writing-mode: horizontal-tb;
        writing-mode: horizontal-tb;
    }

}

/*-----------------------------
有資格者
-------------------------------*/

.staff h3 {
    text-align: center;
    margin: 70px 0 25px 0;
}

.staff ul {
    overflow: hidden;
    text-align: center;
    margin-bottom: 50px;
}
.staff ul li{
    margin-top: 30px;
}

.staff-detail .img{
    position: relative;
    padding: 24px 0 27px;
	overflow: hidden;
	height: 190px;
}
.staff-detail .img img{
    position: relative;
    z-index: 1;
}
.staff-detail .img .bg{
    width: 170px;
    height: 173px;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: auto;
}

.staff-detail dl dt {
    color: #fff;
    font-size: 18px;
    font-weight: normal;
    margin: 15px 0;
}
.staff-detail dl dt:before,
.staff-detail dl dt:after{
    content: "";
    display: inline-block;
    vertical-align: top;
    width: 33px;
    height: 47px;
    background-image: url("../images/ribbon_end.png");
    background-repeat: no-repeat;
}
.staff-detail dl dt:after{
    background-position: right top;
}
.staff-detail dl dt span{
    display: inline-block;
    background: #8e806f;
    line-height: 43px;
    min-width: 170px;
}
.staff-detail dl dd{
    color: #8e806f;
    text-align: left;
    max-width: 220px;
    margin: auto auto 20px;
    position: relative;
    padding-left: 50px;
}
.staff-detail dl dd span{
    text-align: center;
    display: inline-block;
    background: #706559;
    border-radius: 10px;
    position: absolute;
    top: 0;
    left: 0;
}

.staff .btn:hover{
    background: #414141;
    color: #fff;
}

@media screen and (max-width: 767px) {
    .staff-detail dl dt {
        font-size: 15px;
    }

    .staff-detail dl dd {
        font-size: 14px;
    }

}

/*-----------------------------
推薦の言葉
-------------------------------*/

.box_voice {
}

.box_voice h2 {
    font-size: 22px;
    font-weight: bold;
}


/*-----------------------------
店舗カラー
-------------------------------*/

/*　浜松市エリア　*/
.page #hero{ border-top-color: #6d7c9e; }/*ページヘッダー*/
.page #hero span{ color: #6d7c9e; }
.ttl_border span { border-left-color: #6d7c9e; }/*見出し横カラー*/
dl.style-cir dt:before{ background-color: #6d7c9e; }/*リスト丸カラー*/
.plan { border-color: #6d7c9e; background: #f0f2f5; }/*おすすめプランボックスカラー*/
.plan h2 { color: #6d7c9e; }
.plan ul li a { background-image: url("../../recommend/images/back01.jpg"); }/*ボタン背景*/
.box_info { border-color: #6d7c9e; }/*店舗情報カラー*/
.box_info h2:after { border-bottom-color: #6d7c9e; }
.box_info h2 span { color: #6d7c9e; }
.achievement-list .item dt { color: #6d7c9e; }/*実績カラー*/
.staff ul li .img .bg{ fill: #6d7c9e; }/*有資格者カラー*/
.staff .btn{ background-color: #6d7c9e; }

/*
磐田・掛川エリア
#e07c7e

島田〜エリア
#9e6d9e

静岡市エリア
#67b9c8

富士・富士宮エリア
#7bb596

裾野〜エリア
#ae997e

*/


/*-----------------------------
追加
-------------------------------*/

.access03 {
    width: 860px;
    position: relative;
    overflow: hidden;
    margin: 0 auto;
	height: 90px;
}

.access03:after {
    content: url(../images/access_icon04.png);
    display: block;
    position: absolute;
    right: 0;
    top: 0;
}

.access03 dl {
    width: 100%;
    position: relative;
}

.access03 dl dt span {
    float: left;
    display: block;
    font-size: 16px;
    color: #fff;
    width: 110px;
    text-align: center;
    border-radius: 5px;
    padding: 5px 0;
}

.access03 dl dd {
    font-size: 14px;
    float: left;
    width: 540px;
    position: relative;
}

.access dl p {
    margin: 0;
}

.access03 dl p.border03 {
    border-bottom-style: dotted;
    border-bottom-width: 2px;
    position: absolute;
    width: 100%;
}

/*---------車---------*/

.access03 dl.car03 dt {
    float: left;
}

.access03 dl.car03 dt:before {
    float: left;
    content: url(../images/access_icon01.png);
    display: block;
    margin-right: 15px;
}

.access03 dl.car03 dt span {
    background: #cd606f;
}

.access03 dl.car03 p.border03 {
    border-bottom-color: #cd606f;
    top: -22px;
    text-align: center;
}

.car_txt03 {
    padding: 10px 0 30px 0;
}

/*---------バス---------*/

.access03 dl.buss03 p.border03 {
    border-bottom: dotted 2pt #67b9c8;
    top: -22px;
    padding-left: 40px;
}

.access03 dl.buss03 dt span {
    background: #67b9c8;
}

.access03 dl.buss03 dt:before {
    float: left;
    content: url(../images/access_icon02.png);
    display: block;
    margin-right: 15px;
}

.access03 dl.buss03 p.bottom_left03 {
    position: absolute;
    top: 20px;
    left: 40px;
}

.access03 dl.buss03 p.bottom_right03 {
    position: absolute;
    top: 20px;
    right: 40px;
}

.access03 dl.buss03 p.station03 {
    position: absolute;
    top: -30px;
    left: 370px;
    background: url(../images/access_icon03.png) no-repeat;
    width: 42px;
    height: 105px;
    color: #fff;
    padding: 5px 8px 0 0;
    -webkit-writing-mode: vertical-rl;
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl;
}

.buss_txt03 {
   padding-top: 10px;
}

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

    .access03 {
        width: 100%;
    }

    .access03:after {
        display: none;
    }

    .access03 dl dd {
        width: 100%;
        position: static;
        margin-top: 10px;
    }

    .access03 dl p.border03 {
        border-bottom-style: none;
        border-bottom-width: none;
        position: static;
    }

    /*---------車---------*/
    .access03 dl.car03 dt {
        float: left;
    }

    .access03 dl.car03 dt:before {
        display: none;
    }

    .access03 dl.car03 dt span {
        background: #cd606f;
    }

    .access03 dl.car03 p.border03 {
        border-bottom-color: none;
        text-align: left;
    }

    /*---------バス---------*/
    .access03 dl.buss03 p.border03 {
        border-bottom-color: none;
        padding-left: 0;
    }

    .access03 dl.buss03 dt:before {
        display: none;
    }

    .access03 dl.buss03 p.bottom_left03 {
        position: static;
    }

    .access03 dl.buss03 p.bottom_right03 {
        position: static;
        top: 20px;
        right: 40px;
        float: left;
    }

    .access03 dl.buss03 p.station03 {
        clear: both;
        float: left;
        position: static;
        background: none;
        width: auto;
        height: auto;
        color: #67b9c8;
        font-weight: bold;
        padding: 0 10px 0 0;
        -webkit-writing-mode: horizontal-tb;
        -ms-writing-mode: horizontal-tb;
        writing-mode: horizontal-tb;
    }

}
