@charset "UTF-8";
@import url(http://fonts.googleapis.com/earlyaccess/notosansjp.css);
/*
Theme Name: dogbox_pc
*/

/* **********************************
*  共通
* ***********************************/
img{ 
    border: 0; 
}
.inline{
    font-size:0;
}
.inline_child{
    display:inline-block;
    vertical-align: top;
}
body{
    color:#333;
    /*font-family: helvetica, arial, 'hiragino kaku gothic pro', 'ms pgothic',meiryo, sans-serif;*/
    font-family: "Noto Sans JP", sans-serif;
}
*{
    box-sizing: border-box;
}
@font-face {
    font-family: 'font';
    src: url('/font/font.eot'); /* IE9 Compat Modes */
    src: url('/font/font.woff') format('woff');
    src:url('/font/font.otf') format('truetype');
}

.main_txt{
    font-family:'font';
}

/* 游明朝 */
.yuMincho{
    font-family: "Roboto Slab" , Garamond , "Times New Roman" , "游明朝" , "Yu Mincho" , "游明朝体" , "YuMincho" , "ヒラギノ明朝 Pro W3" , "Hiragino Mincho Pro" , "HiraMinProN-W3" , "HGS明朝E" , "ＭＳ Ｐ明朝" , "MS PMincho" , serif;
}
/* メイリオ */
.meiryo{
    font-family: "メイリオ", "Meiryo", "meiryo", sans-serif;
}
/* 丸ゴシック */
.marugo{
    font-family: "TsukuARdGothic-Regular","筑紫A丸ゴシック","ヒラギノ丸ゴ Pro W4","ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HG丸ｺﾞｼｯｸM-PRO","HGMaruGothicMPRO";
}

.clearfix:after{
    content: "";
    display: block;
    clear: both;
    float: none;
}
.tuiseki{
    position: fixed;
    right:0;
    top:10%;
    z-index:9999999;
}

/* **********************************
*  ヘッダー
* ***********************************/
header{
    width:100%;
}
header .inner{
    width:1100px;
    margin:0 auto;
}
header .inner .box_left{
    width:37%;
    vertical-align: middle;
}
header .inner .box_right{
    width: 35%;
    vertical-align: middle;
}
header h1{
    font-size:12px;
    line-height:20px;
}
header .inner .box_left .logo img{
    width:140px;
}
header .inner .box_right{
    text-align: right;
}
header .nav{
    background:url(/img/nav/bg.jpg) repeat-x;
    width:100%;
}

/* スライダー設定 */
header .container {width: 100%; height: 100%; overflow-x: hidden;}
header .slide_all {width: 1000px; margin: 0 auto; 
                   height: 500px;
                   position: relative;}
header .slide_wrap {width: 3000px; position: absolute; left: 50%; margin-left: -1500px;}
header .slide_body {width: 100%;}
header .slide {width: 1000px;}
header .slide img {width: 100%; vertical-align: bottom;}

/* スライダー装飾 */
.bx-controls-direction,.bx-pager {text-align: center;height: 25px;}
.bx-controls-direction a,.bx-pager-item {display: inline-block;}
.bx-pager-item a{display: block; height: 10px; width: 10px; text-indent: -9999px; background: #000; border-radius: 10px; margin:10px 2px 0 2px;}
/*.bx-pager-item a.active {opacity: 0.3;}*/
.bx-controls-direction a{text-decoration: none; color: #000; padding:0 5px;}
.bx-controls {position: absolute;bottom: 5px;z-index: 100;width: 100%;}

/* 追加 */
.slide{transition:all .3s;opacity:.5;}
.slide.active{ opacity:1;}


/* ヘッダーナビ */
header .nav{
    background:url(/img/nav/bg.jpg) repeat-x;
}
header .nav ul{
    line-height:50px;
    width:1200px;
    margin:0 auto;
    text-align: center;
}
header .nav li{
    font-size:15px;
    width:12.5%;
    border-left:1px solid #fff;
    font-size:15px;
    height:40px;
    margin:5px 0;
    line-height:40px;
}
header .nav li.last{
    border-right:1px solid #fff;
}
header .nav li a{
    color:#fff;
    display:block;
}

/* 店舗ナビゲーションメニュー */
.shopMenu {
    padding: 3% 0 0 0;
}
.shopMenu .mnav{
    display: inline-flex;
}
.shopMenu .mnav li {
    width: 275px;
    line-height: 50px;
    text-align: center;
    font-size: 20px;
    font-family: 'yumin';
    padding: 1px;
    border: 1px solid #fff;
    font-family: YuMincho, "游明朝", Meiryo, "メイリオ", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", Osaka, "MS PGothic", arial, helvetica, sans-serif;
}
.shopMenu .mnav li a {
    background: #B59980;
    color: #fff;
    display: block;
    letter-spacing: 2px;
}
.shopMenu .mnav li a.active{
    background: #8a7a6c;
}

.header .g_nav .logoGroup{
    position: relative;
    width: 335px;
    display: inline-block;
}
.header .g_nav .logoGroup:after {
    content: "";
    clear: both;
    display: block;
    float: none;
}
/* 共通メニュー */
.header .g_nav .logo {
    position: absolute;
    top: -121px;
    left: 9px;
    width: 215px;
    height: 67px;
    line-height: 67px;
    margin: 0;
    z-index: 2;
    display: inline-block;
}
/* ロゴ：東長崎店 */
.header .g_nav .logo_hn{
position: absolute;
    bottom: 20px;
    left: 15px;
    width: 215px;
    /* height: 67px; */
    line-height: 67px;
    margin: 0;
    z-index: 2;
    display: inline-block;
}
.header .g_nav .logo_hn:after{
    content: "";
    display: block;
    clear: both;
    float: none
}
/* ロゴ：中央橋店 */
.header .g_nav .logo_cb{
position: absolute;
    bottom: 117px;
    left: 17px;
    width: 215px;
    height: 71px;
    line-height: 67px;
    margin: 0;
    z-index: 2;
    display: inline-block;
}
.header .g_nav .logo_cb:after{
    content: "";
    display: block;
    clear: both;
    float: none
}

.header .g_nav .icon_dog {
    position: absolute;
    left: 2px;
    top: -43px;
    float: left;
    width: 150px;
}
.header .g_nav .icon_dog img{
    width:100%;
}
.header .g_nav {
    background: url("/img/header/bg_gnav.png") repeat-x; 
}
.header .g_nav .inner {
    position: relative; 
    width:1100px;
}
.header .g_nav .inner ul {
    display: inline-block;
    vertical-align: top;
    /* top: 0; */
    padding: 0 0 0 165px;
    /* line-height: 30px; */
    margin-top: -15px;
}
.header .g_nav .inner ul li {
    float: left;
    background: url("/img/header/line_nav.png") no-repeat; 
    padding:0 28px;
}
.header .g_nav .inner ul li a {
    display: block;
    height: 52px;
    line-height: 52px;
    white-space: nowrap; 
    font-size: 18px;
}
.header .g_nav .inner ul .nav1 {
    background: none; 
}
.header .g_nav .inner ul .nav2 a {
    width: 180px;
    background-position: 0 -50px; }
.header .g_nav .inner ul .nav3 a {
    width: 144px;
    background-position: 0 -100px; }
.header .g_nav .inner ul .nav4 a {
    width: 129px;
    background-position: 0 -150px; }
.header .g_nav .inner ul .nav5 a {
    width: 89px;
    background-position: 0 -200px; }
.header .g_nav .inner ul .nav6 a {
    background-position: 0 -250px; }
.header .g_nav .inner ul .nav7 a {
    background-position: 0 -300px; }

/* 店舗情報 */
.shopList {
    background: #fbecdc;
    height: auto;
    padding: 0 0 30px 0;
}
.shopList .inner .t_shop {
    padding: 3% 0; }
.shopList .inner .shop_box {
    display: inline-block;
    color: #4a5d00;
    text-align: center;
    margin: 0 0.1%; }
.shopList .inner .shop_box .name {
    font-size: 184%;
    font-weight: bold; 
    margin:5px 0 0 0;
}
.shopList .inner .shop_box .add {
    font-size: 109%;
    padding: 0 0 3% 0; }
.shopList .inner .first {
    margin-left: 0; }
.shopList .inner .last {
    margin-right: 0; }
.shopList .shopLink a{
    background: #82786e;
    display: inline-block;
    height: 30px;
    color: #FFF;
    vertical-align: top;
    width: 123px;
    line-height: 30px;
    position: relative;
    padding-left: 20px;
    letter-spacing: -.5px;
}
.shopList .shopLink a:before{
    content: url(/img/shoplistIcon.jpg);
    position: absolute;
    top: 5px;
    left: 3px;
}


/* **********************************
*  フッター
* ***********************************/
footer .con{
    width:100%;
    border-top:5px solid #ff75b3;
    margin:100px 0 0 0;
    padding:40px 0;
}
footer .inner{
    text-align: center;
}
footer .con .inner{
    width:1200px;
    margin:0 auto;
}
footer .con .nav{
    width:800px;
    text-align: center;
    margin:0 auto;
}
footer .con .nav li{
    font-size:14px;
    margin:10px 20px 10px 0;
    font-weight:bold;
    background:url(/img/school/ftr_nav_icon.png) no-repeat left;
    padding:0 0 0 25px;
}
footer .con .nav li a{
    color:#ff75b3;
    display: block;
}

footer .con .box_left,
footer .con .box_right{
    width:50%;
    vertical-align: middle;
}

footer .con .box_left{
	text-align: right;
}

footer .con .box_right{
    text-align: left;
}
footer .con .box_right .logo img{
    width:220px;
}
footer .copy{
    font-size:11px;
    text-align: center;
}
footer a{
    border: 0;
    display: inline-block;
}

/* ナビゲーションメニュー */
.footer{
    background: #766c61;
    padding: 3% 0 0.5% 0;
}
.footer .flogo {
    display: inline-block;
}
.footer .f_nav {
    display: inline-block;
    font-size: 16px;
    text-align: center;
    vertical-align: top;
    margin-left: 30px;
}
.footer .f_nav li a {
    display: inline-block;
    color: #fff; 
}
.footer .f_nav .nav1, .footer .f_nav .nav5 {
    border-left: 1px solid #fff;
}
.footer .f_nav ul{
    display: flex;
}
.footer .f_nav li {
    border-right: 1px solid #fff;
    padding: 0 15px;
    margin: 0 0 15px 0;
    line-height: 16px;
}
.footer .copyr {
    color: #fff;
    text-align: center;
    padding: 50px 0 0 0;
    font-weight: 300;
    font-size: 14px;
    letter-spacing: .5px;
}
.footer .copyr a {
    color: #fff;
}

/* **********************************
*  トップページ
* ***********************************/

.cTitle{
    font-size: 35px;
    text-align: center;
    margin-bottom: 30px;
}

/* ドッグボックスは---あります！ */
.top .top_intro{
    padding: 50px 0 60px;
}
.top .top_intro .cTitle{
    width: 500px;
    display: inline-block;
}
.top .top_intro .cf{
    position: relative;
}
.top .top_intro .cf:before{
    content: url(/img/top/top_img01.jpg);
    float: left;
    margin: -15px 0 0 -100px;
}
.top .top_intro .cf:after{
    content: url(/img/top/top_img02.jpg);
    position: absolute;
    top: 0;
    margin: -15px 0 0 -15px;
    z-index: -9999;
}
.top .top_intro .txt {
    width: 500px;
    font-size: 15px;
    line-height: 25px;
    text-align: center;
    display: inline-block;
}

/* ハウステンボス店 */
.top .imgPhrase{
    font-size: 43px;
    color: #FFF;
    line-height: 43px;
    text-shadow: 0 0 10px #111;
}
.top .top_htb{
    background: url(/img/top/top_img03.jpg) #fbecdc no-repeat;
    background-position: top;
    min-height: 480px;
    position: relative;
    padding-bottom: 50px;
}
.top .top_htb .rightBox{
    text-align: right;
}
.top .top_htb .imgPhrase {
    text-indent: -1em;
    padding-left: 1em;
    display: inline-block;
    text-align: left;
}
.top .top_htb .inner{
    padding-top: 300px;
}

.shopName img{
    vertical-align: bottom;
}
.shopName span{
    font-size: 31px;
    text-shadow: 0 0 10px #FFF,
        0 0 10px #FFF,
        0 0 10px #FFF,
        0 0 10px #FFF,
        0 0 10px #FFF,
        0 0 10px #FFF;
    padding-left: 10px;
    letter-spacing: 1.5px;
}

.top .top_htb .shopName{
    margin-top: 20px;
}
.top .top_htb .txt{
    margin-top: 50px;
    position: relative;
}
.top .top_htb .txt:after{
    content: url(/img/top/top_img04.jpg);
    position: absolute;
    top: -25px;
    right: 30px;
}

.top .btn{
    background: #865f3b;
    padding: 5px 30px 5px 15px;
    color: #FFF;
    font-size: 24px;
    margin-top: 20px;
    display: inline-block;
}
.top .btn:before{
    content: url(/img/top/btnIcon.jpg);
    vertical-align: middle;
    padding-right: 15px;
    display: inline-block;
    line-height: 24px;
}

.top .top_htb .txt div{
    width: 500px;
    text-align: center;
}
.top .top_htb .txt p{
    width: 500px;
    display: block;
    text-align: center;
    font-size: 18px;
    line-height: 35px;
    font-weight: 500;
}

/* 東長崎店 */
.top .top_hn{
    background: url(/img/top/top_img05.jpg) #fff no-repeat;
    background-position: top;
    min-height: 480px;
    position: relative;
    padding-bottom: 200px;
}
.top .top_hn .rightBox{
    text-align: right;
}
.top .top_hn .imgPhrase {
    text-indent: -2em;
    padding-left: 2em;
    display: inline-block;
    text-align: left;
}
.top .top_hn .inner{
    padding-top: 360px;
}

.top .top_hn .shopName{
    margin-top: -30px;
    line-height: 100px;
}
.top .top_hn .txt{
    margin-top: 80px;
    position: relative;
}
.top .top_hn .txt:after{
    content: url(/img/top/top_img07.jpg);
    position: absolute;
    top: -100px;
    right: 0;
}
.top .top_hn .txt div{
    width: 500px;
    text-align: center;
}
.top .top_hn .txt p{
    width: 500px;
    display: block;
    text-align: center;
    font-size: 18px;
    line-height: 35px;
    font-weight: 500;
    position: relative;
}
.top .top_hn .txt p:before{
    content: url(/img/top/top_img06.jpg);
    position: absolute;
    top: -60px;
    left: 0;
}

/* 中央橋店 */
.top .top_cob{
    background: url(/img/top/top_img08.jpg) #fbecdc no-repeat;
    background-position: top;
    min-height: 480px;
    position: relative;
    padding-bottom: 35px;
    margin-bottom: 100px;
}
.top .top_cob .centerBox {
    text-align: center;
}
.top .top_cob .imgPhrase {
    text-indent: -2em;
    padding-left: 2em;
    display: inline-block;
    text-align: left;
}
.top .top_cob .shopName{
    padding-top: 22px;
}
.top .top_cob .inner{
    padding-top: 360px;
}
.top .top_cob .txt{
    margin-top: 50px;
    position: relative;
}
.top .top_cob .txt:after{
    content: url(/img/top/top_img09.png);
    position: absolute;
    top: -80px;
    right: 0;
}
.top .top_cob .txt div{
    width: 500px;
    text-align: center;
}
.top .top_cob .txt p{
    width: 555px;
    display: block;
    text-align: center;
    font-size: 18px;
    line-height: 35px;
    font-weight: 500;
    position: relative;
}

/* トリミングスクール */
.top .top_school{
    background: url(/img/top/top_img10.jpg) no-repeat;
    background-position: top;
    min-height: 480px;
    position: relative;
    margin-bottom: 100px;
}
.top .top_school .centerBox {
    text-align: right;
}
.top .top_school .imgPhrase {
    text-indent: -2em;
    padding-left: 2em;
    display: inline-block;
    text-align: left;
}
.top .top_school .shopName{
    padding-top: 15px;
    line-height: 105px;
    z-index: 3;
}
.top .top_school .inner{
    padding-top: 310px;
}
.top .top_school .txt{
    margin-top: 20px;
    position: relative;
}
.top .top_school .txt:after{
    content: url(/img/top/top_img11.jpg);
    position: absolute;
    top: -80px;
    right: 0;
    z-index: -1;
}
.top .top_school .txt div{
    width: 500px;
    text-align: center;
}
.top .top_school .txt p{
    width: 565px;
    display: block;
    text-align: center;
    font-size: 18px;
    line-height: 35px;
    font-weight: 500;
    position: relative;
    z-index: 2;
}

/* ブログ */
.top .top_blog{
    background: #fbecdc;
    padding-bottom: 10px;
}
.top .top_blog .inner{
    position: relative;
}
.top .top_blog h3{
    position: relative;
    font-size: 39px;
    color: #4a5d00;
    padding-left: 200px;
    padding-bottom: 30px;
    line-height: 120px;
}
.top .top_blog h3:before{
    content: url(/img/top/top_img12.png);
    position: absolute;
    left: 0;
    top: -40px;
}
.top .top_blog h3 span{
    font-size: 32px;
}
.top .top_blog .b_list{
    position: absolute;
    right: 0;
    top: 75px;
    font-size: 14px;
    cursor: pointer;
}
.top .top_blog .b_list:before{
    content: url(/img/top/bloglistIcon.jpg);
    float: left;
    margin-right: 2px;
}
.top .top_blog li{
    width: 540px;
    float: left;
    margin-right: 20px;
    background: #fff;
    margin-bottom: 20px;
    padding: 15px 15px 15px 40px;
    box-shadow: 0 0 8px #989898;
}
.top .top_blog li:nth-child(2n){
    margin-right: 0;
}
.top .top_blog li .b_date{
    font-size: 15px;
    position: relative;
}
.top .top_blog li .b_date:before{
    content: url(/img/top/blogIcon.jpg);
    position: absolute;
    left: -35px;
    top: -8px;
}
.top .top_blog li .b_title{
    font-size: 18px;
    font-weight: bold;
}
.top .top_blog li .b_contents{
    font-size: 13px;
    text-align: left;
    margin-bottom: 1em;
}
.top .top_blog li div{
    text-align: right;
}
.top .top_blog li .b_continue{
    background: #4a5d00;
    color: #fff;
    padding: 1px 15px;
    font-size: 13px;
}

/* **********************************
*  求人案内
* ***********************************/
.recruit .page_htb .inhtb {
    position: relative;
    margin: 25px auto 100px auto;
}
.recruit .page_htb .txt{
    color: #815d4b;
    font-size: 20px;
    line-height: 35px;
    width: 485px;
    position: absolute;
    top: 70px;
    left: 50px;
    text-shadow: 0px 0px 5px #FFF,
        0px 0px 8px #FFF,
        0px 0px 8px #FFF,
        0px 0px 8px #FFF,
        0px 0px 8px #FFF,
        0px 0px 8px #FFF,
        0px 0px 8px #FFF,
        0px 0px 8px #FFF,
        0px 0px 8px #FFF,
        0px 0px 8px #FFF,
        0px 0px 8px #FFF;
    display:block; /* IE */
    letter-spacing: 1px;
    clear: both;
}
.recruit .page_htb .txt span{
    width: 560px;
    display: block;
    font-size: 60px;
    font-family: "游明朝体", "Yu Mincho", YuMincho, serif;
    font-weight: bold;
    letter-spacing: 0px;
    line-height: 75px;
    margin-bottom: 30px;
}
.recruit .inner h3{
    color: #785e51;
    font-size: 30px;
    font-weight: 600;
    letter-spacing: 3px;
    border-bottom: 3px solid #785e51;
    line-height: 38px;
    margin: 0 0 50px 30px;
}
.recruit .inner h3:before{
    content: url(/img/recruit/recruit_ti.png);
    float: left;
    position: relative;
    top: -25px;
    margin: 0 15px 0 -30px;
}
.recruit .inner h3 span{
    font-size: 21px;
    font-weight: 100;
    letter-spacing: .5px;
    margin: 0 10px;
    font-family: "Avenir", sans-serif;
}

.recruit .typeJob{
    margin-bottom: 80px;
}
.recruit .typeJob ul:after{
    content: "";
    clear: both;
    display: block;
}
.recruit .typeJob li{
    width: 540px;
    padding: 15px 10px 5px 10px;
    float: left;
    vertical-align: top;
    position: relative;
    text-align: center;
    margin-bottom: 25px;
}
.recruit .typeJob li:nth-child(2n){
    margin-left: 20px;
}
.recruit .typeJob li span{
    position: absolute;
    top: 20px;
    right: 15px;
    font-size: 16px;
    font-weight: bold;
}
.recruit .typeJob li h4{
    color: #FFF;
    font-size: 24px;
    text-align: center;
    letter-spacing: 2px;
    font-weight: 500;
    margin-bottom: 10px;
}
.recruit .typeJob li div{
    -js-display: flex;/* IE8対応 */
    display: inline-flex;
}
.recruit .typeJob li dl{
    margin-right: 40px;
    vertical-align: top;
}
.recruit .typeJob li dl:last-child{
    margin-right: 0;
}
.recruit .typeJob li:first-child dl{
    margin-right: 20px;
}
.recruit .typeJob li:first-child dl:last-child{
    margin-right: 0;
}
.recruit .typeJob li dd{
    color: #FFF;
    font-size: 18px;
    text-align: center;
}
.recruit .typeJob li:first-child{
    background: #fcb941;
}
.recruit .typeJob li:nth-child(2){
    background: #83d6de;
}
.recruit .typeJob li:nth-child(3){
    background: #ef9688;
}
.recruit .typeJob li:nth-child(4){
    background: #72baac;
}

.recruit .require{
    margin-bottom: 80px;
}
.recruit .require .requireBox{
    -js-display: flex;/* IE8対応 */
    display: flex;
}
.recruit .require dl{
    vertical-align: top;
    margin-right: 10px;
    width: 360px;
    text-align: center;
    margin-bottom: 30px;
}
.recruit .require dl:last-child{
    margin-right: 0;
}
.recruit .require dd{
    font-size: 18px;
    color: #815d4b;
    font-weight: 500;
    line-height: 23px;
    margin-top: 10px;
}
.recruit .r_messageBox p{
    font-size: 13px;
    color: #785e51;
    text-align: right;
}

.recruit .wh{
    margin-bottom: 80px;
}
.recruit .wh dl{
    width: 540px;
    background: #8dc5b9;
    height: 80px;
    line-height: 80px;
    text-align: center;
    color: #FFF;
    margin-right: 20px;
    letter-spacing: 1.5px;
    -js-display: flex;/* IE8対応 */
    display: flex;
    justify-content: center;
}
.recruit .wh dl:last-child{
    margin-right: 0;
}
.recruit .wh dt{
    font-size: 20px;
    vertical-align: super;
}
.recruit .wh dl:first-child dt:before{
    content: url(/img/recruit/recruit_img11.jpg);
    float: left;
    position: relative;
    top: 15px;
    margin-right: 10px;
}
.recruit .wh dl:last-child dt:before{
    content: url(/img/recruit/recruit_img12.jpg);
    float: left;
    position: relative;
    top: 15px;
    margin-right: 10px;
}
.recruit .wh dd{
    font-size: 36px;
    padding-left: 15px;
    font-weight: 500;
}
.recruit .wh div{
    margin-bottom: 10px;
    -js-display: flex;/* IE8対応 */
    display: flex;
}
.recruit .wh p{
    color: #785e51;
    font-size: 16px;
    line-height: 25px;
}

.recruit .sam{
    margin-bottom: 80px;
}
.recruit .sam table{
    border: 2px solid #b29f96;
    border-collapse: collapse;
    letter-spacing: 2px;
    margin-bottom: 50px;
}
.recruit .sam th{
    width: 220px;
    background: #fda9c4;
    border: 2px solid #b29f96;
    color: #FFF;
    font-size: 18px;
    font-weight: normal;
    padding: 10px;
    font-weight: bold;
}
.recruit .sam td{
    height: 100px;
    border: 2px solid #b29f96;
    color: #815d4b;
    font-size: 22px;
    font-weight: bold;
    text-align: center;
}
.recruit .sam td span{
    font-size: 12px;
}
.recruit .sam div{
    -js-display: flex;/* IE8対応 */
    display: flex;
}
.recruit .sam dl{
    margin-right: 20px;
    vertical-align: top;
}
.recruit .sam dl:last-child{
    margin-right: 0;
}
.recruit .sam dl:first-child dd{
    background: #fcb941;
}
.recruit .sam dl:nth-child(2) dd{
    background: #fd9299;
}
.recruit .sam dl:nth-child(3) dd{
    background: #8dc5b9;
}
.recruit .sam dl:last-child dd{
    background: #83d6de;
}
.recruit .sam dt{
    line-height: 10px;
}
.recruit .sam dd{
    font-size: 22px;
    color: #FFF;
    text-align: center;
    height: 80px;
    line-height: 75px;
}
.recruit .sam dd p{
    display: inline-flex;
    line-height: 30px;
    vertical-align: middle;
}

.recruit .entry{
    margin-bottom: 150px;
}
.recruit .entry ul{
    -js-display: flex;/* IE8対応 */
    display: flex;
    margin-bottom: 50px;
}
.recruit .entry li{
    width: 220px;
    background: #8dc5b9;
    color: #FFF;
    font-size: 26px;
    padding: 20px 0;
    text-align: center;
    letter-spacing: 2px;
    position: relative;
    margin-right: 220px;
}
.recruit .entry li:after{
    content: url(/img/recruit/recruit_img18.jpg);
    position: absolute;
    width: 220px;
    right: -220px;
}
.recruit .entry li:last-child{
    margin-right: 0;
}
.recruit .entry li:last-child:after{
    display: none;
}
.recruit .entry dl{
    border: 3px solid #c0d1ce;
    background: #eaf4f2;
    line-height: 10px;
    margin-bottom: 25px;
    -js-display: flex;/* IE8対応 */
    display: flex;
}
.recruit .entry dt{
    width: 390px;
    line-height: 10px;
}
.recruit .entry dd{
    width: 700px;
    vertical-align: top;
    padding: 17px 45px 0 25px;
    color: #377b6d;
    letter-spacing: 1px;
}
.recruit .entry dd p{
    font-size: 18px;
    line-height: 30px;
}
.recruit .entry dd p strong{
    font-size: 30px;
    font-weight: 600;
    margin-bottom: 20px;
    display: block;
}
.recruit .entry dd .p_mg{
    margin-bottom: 12px;
}
.recruit .entry .messageBox{
    background: #fd9299;
    color: #FFF;
    font-size: 24px;
    font-weight: 300;
    letter-spacing: 2px;
    text-align: center;
    padding: 15px;
}

/* **********************************
*  ハウステンボス店
* ***********************************/

/* 紹介 */
.s_htb .htb_intro{
    padding: 100px 0 60px;
}
.s_htb .htb_intro .cTitle{
    width: 600px;
    display: inline-block;
}
.s_htb .htb_intro .cf{
    position: relative;
    text-align: center;
}
.s_htb .htb_intro .cf:before{
    content: url(/img/huistenbosch/shop1_img01.jpg);
    position: absolute;
    left: -150px;
    z-index: -2;
    top: -50px;
}
.s_htb .htb_intro .cf:after{
    content: url(/img/huistenbosch/shop1_img02.jpg);
    position: absolute;
    right: 0;
    z-index: -2;
    top: -70px;
}
.s_htb .htb_intro .txt {
    width: 600px;
    font-size: 13px;
    line-height: 25px;
    text-align: center;
    display: inline-block;
}

/* ペットカート */
.s_htb .htb_petcart.b1{
    background: url(/img/top/top_img03.jpg) #fbecdc no-repeat;
    background-position: top;
    min-height: 480px;
    position: relative;
    padding-bottom: 20px;
}
.s_htb .htb_petcart.b1 .inner {
    padding-top: 300px;
}
.s_htb .rightBox {
    text-align: right;
}
.s_htb .htb_petcart .rightBox{
    position: relative;
    top: 70px;
}
.s_htb .imgPhrase {
    font-size: 43px;
    color: #FFF;
    line-height: 43px;
    text-shadow: 0 0 10px #111;
}
.s_htb .htb_petcart .imgPhrase {
    text-indent: -1em;
    padding-left: 1em;
    display: inline-block;
    text-align: left;
}
.s_htb .shopName{
    margin-top: 5px;
}
.s_htb .txt p {
    width: 670px;
    display: block;
    font-size: 15px;
    line-height: 25px;
    font-weight: 500;
}
.s_htb .htb_petcart .txt p{
    min-height: 150px;
}
.s_htb .btn {
    background: #865f3b;
    padding: 5px 30px 5px 15px;
    color: #FFF;
    font-size: 24px;
    margin-top: 20px;
    display: inline-block;
}
.s_htb .btn:before {
    content: url(/img/top/btnIcon.jpg);
    vertical-align: middle;
    padding-right: 15px;
    display: inline-block;
    line-height: 24px;
}
.s_htb .htb_petcart .txt {
    margin-top: 50px;
    position: relative;
}
.s_htb .htb_petcart.b1 .txt:after {
    content: url(/img/huistenbosch/shop1_img03.jpg);
    position: absolute;
    top: -50px;
    right: -10px;
}
.s_htb .htb_petcart.b2{
    padding: 20px 0 40px;
}
.s_htb .htb_petcart.b2 h4{
    color: #4a5d00;
    font-size: 37px;
    letter-spacing: -2px;
    display: block;
    background: url(/img/huistenbosch/shop1_img04.jpg) no-repeat;
    background-position: left bottom;
    padding-bottom: 12px;
    margin-bottom: 20px;
}
.s_htb .htb_petcart.b2 .txt {
    margin-top: 0;
    position: relative;
}
.s_htb .htb_petcart.b2 .txt:after {
    content: url(/img/huistenbosch/shop1_img15.png);
    position: absolute;
    top: 0px;
    right: -40px;
    z-index: -1;
}
/* ドッグラン */
.s_htb .htb_dogrun.b1{
    background: url(/img/huistenbosch/shop1_img05.jpg) #fbecdc no-repeat;
    background-position: top;
    min-height: 480px;
    position: relative;
    padding-bottom: 20px;
}
.s_htb .htb_dogrun.b1 .inner {
    padding-top: 300px;
}
.s_htb .htb_dogrun.b1 .shopName{
    line-height: 100px;
    margin-top: 10px;
}
.s_htb .htb_dogrun.b1 .rightBox {
    position: relative;
    top: 60px;
}
.s_htb .htb_dogrun .imgPhrase {
    text-indent: -5em;
    padding-left: 5em;
    display: inline-block;
    text-align: left;
    line-height: 50px;
}
.s_htb .htb_dogrun .txt {
    margin-top: 20px;
    position: relative;
    height: 300px;
}
.s_htb .htb_dogrun.b1 .txt:after {
    content: url(/img/huistenbosch/shop1_img06.jpg);
    position: absolute;
    top: 10px;
    right: 40px;
}
.s_htb .htb_dogrun.b2{
    padding: 20px 0 30px;
    min-height: 410px;
}
.s_htb .htb_dogrun.b2 h4{
    color: #4a5d00;
    font-size: 37px;
    letter-spacing: -4px;
    display: block;
    background: url(/img/huistenbosch/shop1_img04.jpg) no-repeat;
    background-position: left bottom;
    padding-bottom: 12px;
    margin-bottom: 20px;
}
.s_htb .htb_dogrun.b2 .txt {
    margin-top: 0;
    position: relative;
}
.s_htb .htb_dogrun.b2 .txt:after {
    content: url(/img/huistenbosch/shop1_img07.jpg);
    position: absolute;
    top: -20px;
    right: 10px;
    z-index: -1;
}
/* ペットホテル */
.s_htb .htb_pethotel.b1{
    background: url(/img/huistenbosch/shop1_img08.jpg) #fbecdc no-repeat;
    background-position: top;
    min-height: 480px;
    position: relative;
    padding-bottom: 20px;
}
.s_htb .htb_pethotel.b1 .inner {
    padding-top: 300px;
}
.s_htb .htb_pethotel.b1 .shopName{
    line-height: 35px;
    margin-top: 30px;
}
.s_htb .htb_pethotel.b1 .rightBox {
    position: relative;
    top: 60px;
}
.s_htb .htb_pethotel .imgPhrase {
    text-indent: -3em;
    padding-left: 3em;
    display: inline-block;
    text-align: left;
    line-height: 50px;
}
.s_htb .htb_pethotel .txt {
    margin-top: 20px;
    position: relative;
}
.s_htb .htb_pethotel.b1 .txt:after {
    content: url(/img/huistenbosch/shop1_img09.jpg);
    position: absolute;
    top: -45px;
    right: 0;
}
.s_htb .htb_pethotel.b2{
    padding: 20px 0 30px;
    min-height: 410px;
}
.s_htb .htb_pethotel.b2 h4{
    color: #4a5d00;
    font-size: 37px;
    letter-spacing: -1px;
    display: inline-block;
    background: url(/img/huistenbosch/shop1_img04.jpg) no-repeat;
    background-position: left bottom;
    padding-bottom: 12px;
    margin-bottom: 20px;
}
.s_htb .htb_pethotel.b2 .txt {
    margin-top: 0;
    position: relative;
}
.s_htb .htb_pethotel.b2 .txt:after {
    content: url(/img/huistenbosch/shop1_img10.jpg);
    position: absolute;
    top: -20px;
    right: 0;
    z-index: -1;
}
.s_htb .htb_pethotel.b2 .txt p {
    width: 600px;
}

/* **********************************
*  東長崎店
* ***********************************/

/* 店舗紹介 */
.s_hn .hn_intro{
    margin-bottom: 20px;
}
.s_hn .hn_intro .inner{
    margin-top: 20px;
    position: relative;
}
.s_hn .hn_intro .inner:after{
    content: url(/img/higashinagasaki/shop2_img19.png);
    position: absolute;
    top: 0;
    right: -25px;
}
.s_hn .hn_intro h3{
    font-size: 48px;
    color: #ff6691;
    letter-spacing: 1px;
    background: url(/img/higashinagasaki/shop2_img02.jpg) no-repeat;
    background-position: bottom left;
    padding: 0 0 15px 15px;
}
.s_hn .hn_intro .inner div{
    width: 600px
}
.s_hn .hn_intro .inner div:before{
    content: url(/img/higashinagasaki/shop2_img01.jpg);
    position: relative;
    left: 15px;
}
.s_hn .hn_intro .inner div:after{
    content: url(/img/higashinagasaki/shop2_img03.jpg);
    position: relative;
    left: 320px;
    top: 5px;
}
.s_hn .hn_intro .cTitle{
    font-size: 33px;
    text-align: left;
    margin-bottom: 20px;
    color: #ff6691;
    text-indent: -2.5em;
    padding-left: 3em;
    letter-spacing: 1px;
}
.s_hn .hn_intro .txt{
    padding: 0 15px;
    font-size: 17px;
    line-height: 30px;
}

/* シャンプー・カット */
.hn_shopPhoto{
    background:url(/img/higashinagasaki/shop2_img15.jpg) no-repeat center top;
    height:382px;
    width:100%;
}
.s_hn .hn_shampooCut{
    padding: 20px 0 40px;
    background: url(/img/higashinagasaki/shop2_img25.jpg);
}
.s_hn .hn_shampooCut .shampoo{
    position: relative;
    min-height: 500px;
}
.s_hn .hn_shampooCut .shampoo:before{
    content: url(/img/higashinagasaki/shop2_img04.jpg);
    position: absolute;
}
.s_hn .hn_shampooCut .rightBox{
    width: 630px;
    margin-left: auto;
}
.s_hn .hn_shampooCut .shampoo .shopName{
    line-height: 100px;
}
.s_hn .shopName span {
    font-size: 37px;
    text-shadow: 0 0 10px #FFF, 0 0 10px #FFF, 0 0 10px #FFF, 0 0 10px #FFF, 0 0 10px #FFF, 0 0 10px #FFF;
    padding-left: 10px;
    color: #f46392;
    letter-spacing: -1.5px;
}
.s_hn .hn_shampooCut .txt{
    color: #442323;
    position: relative;
    z-index: 2;
}
.s_hn .hn_shampooCut .shampoo .txt:after{
    content: url(/img/higashinagasaki/shop2_img05.jpg);
    position: absolute;
    top: 50px;
    right: 0;
    z-index: -1;
}
.s_hn .hn_shampooCut .txt strong{
    font-size: 29px;
    font-weight: bold;
    font-family: "Hiragino Kaku Gothic ProN", sans-serif;
    margin: 10px 0;
    display: block;
}
.s_hn .hn_shampooCut .txt p{
    font-size: 17px;
    line-height: 30px;
}


.s_hn .hn_shampooCut .cut{
    padding-top: 30px;
    min-height: 500px;
}
.s_hn .hn_shampooCut .cut .shopName{
    position: relative;
    display: inline-block;
}
.s_hn .hn_shampooCut .cut .shopName:after{
    content: url(/img/higashinagasaki/shop2_img06.jpg);
    position: absolute;
    top: -150px;
    right: -145px;
}
.s_hn .hn_shampooCut .cut .txt{
    position: relative;
}
.s_hn .hn_shampooCut .cut .txt:after{
    content: url(/img/higashinagasaki/shop2_img08.jpg);
    position: absolute;
    top: -145px;
    right: 0;
}
.s_hn .hn_shampooCut .cut .txt strong{
    margin: 30px 0;
}
.s_hn .hn_shampooCut .cut .txt p{
    position: relative;
    padding-left: 260px;
}
.s_hn .hn_shampooCut .cut .txt p:before{
    content: url(/img/higashinagasaki/shop2_img07.jpg);
    position: absolute;
    top: -20px;
    left: 0;
}

/* 料金表 */
.s_hn .hn_price{
    padding: 40px 0 50px;
}
.s_hn .hn_price .priceImage{
    margin-bottom: 50px;
}
.s_hn .hn_price ul:after{
    content: "";
    display: block;
    clear: both;
    float: none;
}
.s_hn .hn_price li{
    background: #efe2d7;
    border: 1px solid #af9983;
    margin-left: 10px;
    padding: 15px;
    width: 360px;
    float: left;
    min-height: 120px;
}
.s_hn .hn_price li:first-child{
    margin-left: 0;
}
.s_hn .hn_price p{
    font-size: 18px;
    color: #796351;
}

/* ホテル */
.s_hn .hn_hotel{
    padding: 20px 0 30px;
    background: url(/img/higashinagasaki/shop2_img25.jpg);
    margin-bottom: 30px;
}
.s_hn .hn_hotel .inner{
    position: relative;
}
.s_hn .hn_hotel .rightBox:before{
    content: url(/img/higashinagasaki/shop2_img10.jpg);
    position: absolute;
    left: 0;
}
.s_hn .hn_hotel .shopName{
    position: relative;
    margin-bottom: 40px;
}
.s_hn .hn_hotel .shopName:after{
    content: url(/img/higashinagasaki/shop2_img11.jpg);
    position: absolute;
    right: 0;
}
.s_hn .hn_hotel .rightBox{
    width: 630px;
    margin-left: auto;
}

.s_hn .hn_hotel .txt strong{
    font-size: 29px;
    font-weight: bold;
    font-family: "Hiragino Kaku Gothic ProN", sans-serif;
    margin: 10px 0;
    display: block;
    letter-spacing: -1.5px;
}
.s_hn .hn_hotel .txt p{
    font-size: 17px;
    line-height: 30px;
    margin-bottom: 20px;
}
.s_hn .hn_hotel ul{
    display: flex;
    -webkit-justify-content: space-between; /* Safari */
    justify-content:         space-between;
}

/* スタッフ紹介 */
.s_hn .hn_staff{
    padding: 40px 0 20px;
}
.s_hn .hn_staff .inner{
    position: relative;
}
.s_hn .hn_staff .inner:after{
    content: url(/img/higashinagasaki/shop2_img16.jpg);
    position: absolute;
    top: 0;
    right: 20px;
}
.s_hn .hn_staff .txt {
    color: #442323;
}
.s_hn .hn_staff .txt p {
    font-size: 17px;
    line-height: 30px;
}
.s_hn .hn_staff .txt p:after{
    content: url(/img/higashinagasaki/shop2_img18.jpg);
    display: block;
    margin-left: -40px;
}
.s_hn .hn_staff .SignboardDog{
    margin-top: -80px;
    text-align: center;
}
.s_hn .hn_staff .SignboardDog img{
    margin-left: -180px;
}

/* アクセス */
.s_hn .hn_access{
    display: flex;
    background: #fbecdc;
}
.s_hn .hn_access .inner{
    width:1200px;
    margin:0 auto;
}
.s_hn .hn_access .box_l,
.s_hn .hn_access .box_r {
    width: 50%;
    float:left;
}
.s_hn .hn_access .box_l {
    position: relative;
    padding-bottom: 445px; 
    height: 0;
    overflow: hidden;
}
.s_hn .hn_access .box_l iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
}
.s_hn .hn_access .box_r{
    padding: 30px;
    color: #4a5d00;
}
.s_hn .hn_access .box_r .shopName{
    font-size: 44px;
    margin-bottom: 20px;
}
.s_hn .hn_access .box_r p{
    font-size: 20px;
    margin-bottom: 20px;
    line-height: 35px;
}
.s_hn .hn_access .box_r a{
    display: inline-block;
}

/* **********************************
*  中央橋店
* ***********************************/

/* キャッチコピー */
.s_cb .cb_catchcopy{
    margin: 25px 0;
}
.s_cb .cb_catchcopy .inner{
    background: url(/img/chuobashi/shop3_img01.jpg) no-repeat;
    background-position: center top;
    height: 598px;
}
.s_cb .cb_catchcopy .inner:after{
    content: "";
}
.s_cb .cb_catchcopy p{
    font-size: 61px;
    line-height: 70px;
    text-align: center;
    width: 400px;
    margin-left: 150px;
    padding-top: 190px;
    color: #FFF;
    text-shadow: 0 0 8px #111;
}

/* 店舗紹介 */
.s_cb .cb_intro{
    margin-bottom: 60px;
}
.s_cb .cb_intro .inner{
    background: url(/img/chuobashi/shop3_img02.jpg);
}
.s_cb .cb_intro .leftBox {
    float: left;
    padding: 50px 10px;
}
.s_cb .cb_intro .rightBox{
    float: right;
    line-height: 10px;
    position: relative;
}
.s_cb .cb_intro .rightBox:after{
    content: url(/img/chuobashi/shop3_img25.png);
    position: absolute;
    top: 0;
    right: -75px;
}
.s_cb .cb_intro .shopName{
    font-size: 34px;
    color: #111;
    text-shadow: 1px -1px 0 #FFF,
        -1px 1px 0 #FFF,
        0 1px 0 #FFF,
        1px 0 0 #FFF,
        -1px -1px 0 #FFF;
    background: url(/img/chuobashi/shop3_img36.png) no-repeat;
    background-position: bottom left;
    padding-bottom: 13px;
    margin-bottom: 30px;
}
.s_cb .cb_intro .txt p{
    font-size: 18px;
    line-height: 30px;
    text-indent: -1em;
    padding-left: 1em;
    letter-spacing: 1px;
    font-weight: 500;
}
.s_cb .cb_intro .bottomBox{
    clear: both;
    float: none;
    line-height: 10px;
    position: relative;
}
.s_cb .cb_intro .bottomBox:before{
    content: url(/img/chuobashi/shop3_img26.png);
    position: absolute;
    top: -110px;
    left: 50%;
}
.s_cb .cb_intro .bottomBox ul{
    display: flex;
}

/* 毎日をおしゃれに */
.s_cb .cb_fashion {
    margin-bottom: 100px;
}
.s_cb .cb_fashion .inner{
    background: url(/img/chuobashi/shop3_img08.jpg);
}
.s_cb .cb_fashion .topBox{
    line-height: 10px;
    position: relative;
    z-index: 9998;
}
.s_cb .cb_fashion .topBox:after{
    content: url(/img/chuobashi/shop3_img27.png);
    position: absolute;
    bottom: -50px;
    right: -58px;
    z-index: 9999;
}
.s_cb .cb_fashion .txt p {
    font-size: 18px;
    line-height: 35px;
    text-indent: -1em;
    padding-left: 1em;
    letter-spacing: 2px;
    font-weight: 500;
}
.s_cb .cb_fashion .bottomBox:after {
    content: "";
    display: block;
    clear: both;
    float: none;
}
.s_cb .cb_fashion .bottomBox .box_l{
    float: left;
    padding: 70px 25px;
}
.s_cb .cb_fashion .bottomBox .box_r{
    float: right;
    line-height: 10px;
    position: relative;
}
.s_cb .cb_fashion .bottomBox .box_r:after{
    content: url(/img/chuobashi/shop3_img28.png);
    position: absolute;
    top: 100px;
    right: -50px;
}

/* 毎日のごはんを美味しく */
.s_cb .cb_food{
    margin-bottom: 50px;
}
.s_cb .cb_food .inner{
    background: url(/img/chuobashi/shop3_img02.jpg);
}
.s_cb .cb_food .txt p{
    font-size: 18px;
    line-height: 30px;
    text-indent: -1em;
    padding-left: 1em;
    letter-spacing: 2px;
    font-weight: 500;
}
.s_cb .cb_food .topBox{
    position: relative;
}
.s_cb .cb_food .topBox:before{
    content: url(/img/chuobashi/shop3_img29.png);
    position: absolute;
    right: -35px;
    top: -85px;
}
.s_cb .cb_food .topBox:after{
    content: url(/img/chuobashi/shop3_img30.png);
    position: absolute;
    right: -60px;
    bottom: 0;
}
.s_cb .cb_food .bottomBox{
    padding: 35px 30px;
}

/* バナー*/
.s_cb .cb_banner{
    margin-bottom: 100px;
}
.s_cb .cb_banner .inner {
    position: relative;
}
.s_cb .cb_banner .inner:before {
    content: url(/img/chuobashi/shop3_img31.png);
    position: absolute;
    bottom: -90px;
    right: -130px;
}

/* メニュー */
.s_cb .cb_menu {
    background: url(/img/chuobashi/shop3_img33.jpg) no-repeat;
    background-position: top center;
    margin-bottom: 80px;
}
.s_cb .cb_menu h3 {
    position: relative;
    top: -50px;
    text-align: center;
}
.s_cb .cb_menu .sc {
    letter-spacing: 1px;
    text-align: center;
    color: #796351;
    width: 900px;
    margin: 0 auto 50px;
}
.s_cb .cb_menu .sc thead th {
    width: 280px;
    text-align: center;
}
.s_cb .cb_menu .sc tbody th {
    text-align: left;
    font-size: 25px;
    width: 350px;
    font-weight: 400;
}
.s_cb .cb_menu .sc tbody th:before{
    content: url(/img/chuobashi/shop3_img17.jpg);
    position: relative;
    top: 7px;
    margin-right: 10px;
}
.s_cb .cb_menu .sc tbody td {
    font-size: 31px;
}
.s_cb .cb_menu .sc tr{
    line-height: 50px;
}

.s_cb .cb_menu .hotel{
    letter-spacing: 1px;
    text-align: center;
    color: #796351;
    margin-bottom: 35px;
    width:500px;
    text-align: center;
    margin:0 auto 20px auto;
}
.s_cb .cb_menu .hotel tbody th {
    width: 240px;
    text-align: center;
    text-align: left;
    font-size: 25px;
    font-weight: 400;
}
.s_cb .cb_menu .hotel tbody th:before{
    content: url(/img/chuobashi/shop3_img17.jpg);
    position: relative;
    top: 7px;
    margin-right: 10px;
}
.s_cb .cb_menu .hotel tr{
    line-height: 50px;
}
.s_cb .cb_menu .hotel tbody td{
    font-size: 31px;
    text-align: left;
    width:1px;
}

.s_cb .cb_menu .time{
    letter-spacing: 1px;
    text-align: center;
    color: #796351;
    margin-bottom: 35px;
    width:500px;
    margin:0 auto 20px auto;
}
.s_cb .cb_menu .time tbody th {
    width: 300px;
    text-align: center;
    text-align: left;
    font-size: 25px;
    font-weight: 400;
}
.s_cb .cb_menu .time tbody th:before{
    content: url(/img/chuobashi/shop3_img17.jpg);
    position: relative;
    top: 7px;
    margin-right: 10px;
}
.s_cb .cb_menu .time tr{
    line-height: 50px;
}
.s_cb .cb_menu .time tbody td{
    font-size: 31px;
}

.s_cb .cb_menu .option{
    letter-spacing: 1px;
    text-align: center;
    color: #796351;
    width:500px;
    margin:0 auto 20px auto;
    margin-bottom: 35px;
}
.s_cb .cb_menu .option thead th{
    padding-bottom: 20px;
}
.s_cb .cb_menu .option thead th span{
    display: block;
    font-size: 18px;
    color: #2b221c;
}
.s_cb .cb_menu .option tbody th {
    width: 300px;
    text-align: center;
    text-align: left;
    font-size: 25px;
    font-weight: 400;
}
.s_cb .cb_menu .option tbody th:before{
    content: url(/img/chuobashi/shop3_img17.jpg);
    position: relative;
    top: 7px;
    margin-right: 10px;
}
.s_cb .cb_menu .option tbody tr{
    line-height: 50px;
}
.s_cb .cb_menu .option tbody td{
    font-size: 31px;
}

.s_cb .cb_menu ul{
    width: 1150px;
    display: flex;
    justify-content: space-between;
    margin: 0 auto;
}
.s_cb .cb_menu li{
    width: 370px;
    min-height: 222px;
    border: 1px solid #af9983;
    background: #efe2d7;
    padding: 15px 5px;
    text-align: center;
    color: #796351;
}
.s_cb .cb_menu li h4{
    font-size: 25px;
    line-height: 30px;
    letter-spacing: 1px;
    margin-bottom: 10px;
}
.s_cb .cb_menu li p{
    font-size: 18px;
    line-height: 30px;
}

/* スタッフ */
.s_cb .cb_staff{
    margin-bottom: 50px;
}
.s_cb .cb_staff .topBox{
    line-height: 10px;
    position: relative;
}
.s_cb .cb_staff .topBox:before{
    content: url(/img/chuobashi/shop3_img32.png);
    position: absolute;
    left: -50px;
    top: -35px;
}
.s_cb .cb_staff .bottomBox li{
    float: left;
    line-height: 10px;
}

/* アクセス */
.cb_access{
    display: flex;
    background: #fbecdc;
}
.cb_access .inner{
    width:1100px;
    margin:0 auto;
}
.cb_access .box_l,
.cb_access .box_r {
    width: 50%;
    float:left;
}
.cb_access .box_l {
    position: relative;
    padding-bottom: 445px; 
    height: 0;
    overflow: hidden;
}
.cb_access .box_l iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
}
.cb_access .box_r{
    padding: 30px;
    color: #4a5d00;
}
.cb_access .box_r .shopName{
    font-size: 44px;
    margin-bottom: 20px;
}
.cb_access .box_r p{
    font-size: 20px;
    margin-bottom: 20px;
    line-height: 35px;
}
.cb_access .box_r a{
    display: inline-block;
}

/* **********************************
*  アクセス
* ***********************************/

.main.access{
    padding: 150px 0 0;
}
.access .access_intro{
    background: #fbecdc;
}
.access .access_intro .inner{
    position: relative;
}
.access .access_intro .inner h3{
    position: absolute;
    top: -575px;
    right: 0;
}
.access .access_intro .bottomBox {
    padding: 30px 0 15px;
}
.access .bottomBox .box_l{
    float: left;
}
.access .bottomBox .box_r{
    float: right;
}
.access .access_intro .bottomBox .box_l{
    width: 600px;
}
.access .access_intro h2{
    font-size: 50px;
    letter-spacing: 5px;
    padding-bottom: 10px;
}
.access .access_intro .bottomBox .box_l p{
    font-size: 15px;
    letter-spacing: 1px;
}
.access .access_intro .bottomBox .box_r img{
    box-shadow: 2px 2px 10px #cbcbcb;
}

.access .inner{
    width: 1050px;
}
.access .inner .topBox{
    text-align: right;
    margin-bottom: 25px;
}
.access .inner .bottomBox .box_l{
    color: #4a5d00;
}
.access .inner .bottomBox .box_l .sim{
    font-size: 54px;
    margin: 50px 0 30px;
    padding: 0;
}
.access .inner .bottomBox .box_l h3{
    font-size: 40px;
    padding-bottom: 10px;
}
.access .inner .bottomBox .box_l p {
    font-size: 20px;
    padding-bottom: 30px;
}
.access .inner .bottomBox .box_l a {
    font-size: 20px;
    color: #4a5d00;
}

.access .access_htb{
    padding: 50px 0;
}
.access .access_htb .inner .topBox img,
.access .access_hn .inner .topBox img{
    margin-left: 10px;
}
.access .access_htb .inner .topBox img:first-child, 
.access .access_hn .inner .topBox img:first-child {
    margin-left: 0;
}

.access .access_hn{
    background: #fbecdc;
    padding: 50px 0;
}
.access .access_cb {
    padding: 50px 0;
}
.access .access_cb .inner .topBox img,
.access .access_school .inner .topBox img{
    margin-left: 20px;
}
.access .access_cb .inner .topBox img:first-child, 
.access .access_school .inner .topBox img:first-child {
    margin-left: 0;
}
.access .access_school{
    background: #fbecdc;
    padding: 100px 0;
}


.textimgbnr p{
display:none;
}