@charset "UTF-8";
@import url("css/reset.css");/*リセットCSS*/
@import url("css/common.css"); /*全体共通CSS*/
@import url("css/module.css");/*レイアウト、見出し、サイドバー、ナビ、ヘッダー、フッターなどCSS*/
@import url("css/swiper.css");/*SWIPER CSS*/
@import url("css/simplegrid.css");/*SWIPER CSS*/

/*@import url("css/simplegrid.css");/* */

/*!
Theme Name: Simplicity2 child
Template:   simplicity2
Version:    20161002
*/

/* Simplicity子テーマ用のスタイルを書く */

.chousei{
	margin-top: -30px;
	padding-top: 30px;
}


/************************************
** マージン
************************************/

/*margin-top*/
.mt_10{	margin-top:10px!important;}
.mt_20{	margin-top:20px!important;}
.mt_30{	margin-top:30px!important;}
.mt_40{	margin-top:40px!important;}
.mt_50{	margin-top:50px!important;}
.mt_60{	margin-top:60px!important;}
.mt_70{	margin-top:70px!important;}
.mt_80{	margin-top:80px!important;}
.mt_90{	margin-top:90px!important;}
.mt_100{ margin-top:100px!important;}

/*margin-bottom*/
.mb_5{	margin-bottom:5px!important;}
.mb_10{	margin-bottom:10px!important;}
.mb_20{	margin-bottom:20px!important;}
.mb_30{	margin-bottom:30px!important;}
.mb_40{	margin-bottom:40px!important;}
.mb_50{	margin-bottom:50px!important;}
.mb_60{	margin-bottom:60px!important;}
.mb_70{	margin-bottom:70px!important;}
.mb_100{margin-bottom:100px!important;}
.mb_120{margin-bottom:120px!important;}

/*margin-right*/
.mr_10{	margin-right: 10px!important;}


/************************************
** font
************************************/

.f_008{font-size: 0.8em;}

.font-strong-red{
	font-weight: bold;
	color: #c20e23;
}

@media only screen and (max-width: 736px){
.f_008{font-size: 0.9em;}	
}

.webfont-kan415{
font-family: 'kan415typos-std', sans-serif;
font-style: normal;
font-weight: 400;
}

.webfont-kan48{
font-family: 'kan48typos-std', sans-serif;
font-style: normal;
font-weight: 400;
}



/************************************
** link
************************************/


a { color: #9b9b9b; }
a:hover { color: #c9c9c9; }




/************************************
** メニュー menu
************************************/
ul.menu {
}
ul.menu li{
	display: block;
	width: 100%;
}
ul.menu li a{
	display: inline-block;
    /* width: 100%; */
    /* height: 3.5em; */
    /* color: #FFF; */
    /* font-size: 1.4em; */
    /* text-shadow: 1px 1px 1px #333; */
    text-align: center;
    border: 1px solid #CCC;
    border-radius: 5px;
    text-decoration: none;
    padding: 0.4em;
    /* margin-bottom: 15px; */
    float: left;
    margin: 5px;
}

ul.page-menu li a{
	display: block;
	width: 100%;
	height: 6em;
	color: #FFF;
	font-size: 1.4em;
	text-shadow: 1px 1px 1px #333;
	text-align:center;
	border: 1px solid #CCC;
	border-radius: 10px;
	text-decoration: none;
	padding-top: 2.3em;
	margin-bottom: 15px;
}

ul.page-menu li.btn_about-kyotoyawata a{
	background: url(img/common/btn-about-kyotoyawata.jpg) top center no-repeat;
	background-size: cover;
}
ul.page-menu li.btn_about-yono a{
	background: url(img/common/btn-about-yono.png) top center no-repeat;
}
ul.page-menu li.btn_about-seya a{
	background: url(img/common/btn-about-seya.png) top center no-repeat;
}
ul.page-menu li.btn_about-kukishobu a{
	background: url(img/common/btn-about-kuki.jpg) top center no-repeat;
}
ul.page-menu li.btn_service a{
	background: url(img/common/btn-service.png) top center no-repeat;
}
ul.page-menu li.btn_gallery a{
	background: url(img/common/btn-gallery.png) top center no-repeat;
}
ul.page-menu li.btn_event a{
	background: url(img/common/btn-event.png) top center no-repeat;
}
ul.page-menu li.btn_sogotop a{
	background: url(img/common/btn-sogotop.jpg) top center no-repeat;
}
ul.page-menu li.btn_about a,
ul.page-menu li.btn_about-kyotoyawata a,
ul.page-menu li.btn_about-kukishobu a,
ul.page-menu li.btn_about-seya a,
ul.page-menu li.btn_about-yono a,
ul.page-menu li.btn_service a,
ul.page-menu li.btn_gallery a,
ul.page-menu li.btn_event a,
ul.page-menu li.btn_sogotop a{
	background-size: cover;
}

@media only screen and (max-width: 736px){
ul.menu li a {
    display: inline-block;
    /* width: 100%; */
    /* height: 3.5em; */
    /* color: #FFF; */
    font-size: 1em;
    /* text-shadow: 1px 1px 1px #333; */
    text-align: center;
    border: 1px solid #CCC;
    border-radius: 5px;
    text-decoration: none;
    padding: 0.4em;
    /* margin-bottom: 15px; */
    float: left;
    margin: 5px;
}
ul.page-menu li.btn_event a{
	background: url(img/common/btn-event-sp.jpg) top center no-repeat;
	background-size: cover;
}
}

/************************************
** top トップページ
************************************/

.page-id-5 #header { display:none; }/*総合トップでheader非表示*/

.topimage{
	background:url(img/top/main.jpg) center top no-repeat;
	background-size:cover;
	display:block;
	width:100%;
	height:700px;
	margin: 0 auto;
}


ul.pickup {
	list-style: none;
}
ul.pickup li{
	margin-bottom: 10px;
}
ul.pickup li img{
	width: 100%;
}


ul.toplist {
	list-style: none;
}
ul.toplist li{
	border-bottom: 1px dotted #CCC;
	padding-bottom: 1em;
	margin-bottom: 1em;
}
ul.toplist li a{
	text-decoration: none;
}


.top h1.entry-title{
	font-size: 24px !important;
	font-weight: bold !important;
}

@media only screen and (max-width: 736px){
ul.toplist li{
	border-bottom: 2px dotted #CCC;
	padding-bottom: 1em;
	margin-bottom: 1em;
}
.top h1.entry-title {
    font-size: 37px !important;
    font-weight: bold !important;
}
}




/*サービス一覧*/
.service-box {
  display: inline-flex;
}

.service-img{
	width: 0;
}

.service-txt{
	width: 100%;
	padding-left: 10px;
	text-align: left;
}

.service-ttl{
	font-size: 20px;
	font-weight: 300;
	margin-bottom: 10px;
	color: #fff;
	/*text-shadow: 2px 2px 2px #222;*/
	letter-spacing: 0.15em;
	border-bottom: solid 1px #fff;
	/*font-family: 'M PLUS 1p', sans-serif;*/
	font-family: 'kan415typos-std', sans-serif;
	
}

a.service-btn {
	display: inline-block;
    width: 100%;
    border: solid 1px #fff;
    background: rgba(0,0,0,0.3);
    color: #fff;
    text-decoration: none;
    padding: 15px 10px;
    text-align: center;
    font-size: 1.1em;
    letter-spacing: 0.15em;
	}
a.service-btn:hover {
	color: #333;
  	background: #fff;
	}


/*店舗紹介*/
.shoplist-box {
  display: inline-flex;
  border: solid 1px #ccc;
}

.shoplist-img{
	width: 45%;
}

.shoplist-txt{
	position: relative;
	width: 55%;
	padding: 20px;
	text-align: left;
	letter-spacing: 0.03em;
}

.shoplist-ttl{
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 10px;
	border-bottom: solid 1px #ccc;
}

.shoplist-btn-box {
	/*position: absolute;*/
	bottom: 20px;
	display: inline-flex;
	width: 100%;
}

.shoplist-btn-shop{
	margin-right: 10px;
}

/*.shoplist-btn-flyer{
	width: 49%;
	text-align: left;
}*/

a.shoplist-btn {
	display: block;
    width: 100%;
    font-size: 1em;
    padding: 0.65em 2em;
    background: #932B28;
    text-align: center;
    text-decoration: none;
    color: #fff;
    transition: .4s;
	}
a.shoplist-btn:hover {
	background: #BC5B5B;
	color: #fff;
	font-size: 1em;
	}


@media only screen and (max-width: 736px){
	a.service-btn {
    display: inline-block;
    width: 100%;
    border: solid 2px #fff;
    background: rgba(0,0,0,0.3);
    color: #fff;
    text-decoration: none;
    padding: 25px 10px;
    text-align: center;
    font-size: 1.15em;
    letter-spacing: 0.15em;
}
	
	.shoplist-btn-shop{
	margin-right: 0;
	margin-top: 50px;
}	
}




/*店舗紹介table*/

.shoplist-table table {
    width:  100%;
}
 
.shoplist-table th {
	border: none;
    width:  15%;
}
 
.shoplist-table td {
	border: none;
	width:  85%;
	padding-bottom: 10px;
}

@media only screen and (max-width: 736px){
.service-ttl {
    font-size: 38px;
    font-weight: normal;
    margin-bottom: 15px;
    color: #fff;
    /* text-shadow: 2px 2px 2px #222; */
    letter-spacing: 0.15em;
    border-bottom: solid 2px #fff;
	padding-bottom: 10px;
	font-family: 'kan415typos-std', sans-serif;
    /*font-family: YuMincho, 'Yu Mincho', "ＭＳ Ｐ明朝", MS PMincho,"ヒラギノ明朝 Pro W3", Hiragino Mincho Pro, serif;*/
}
	
a.shoplist-btn {
	display: block;
    width: 100%;
    font-size: 1.45em;
    padding: 0.85em;
    background: #932B28;
    text-align: center;
    text-decoration: none;
    color: #fff;
    transition: .4s;
    margin-bottom: 40px;
	}
a.shoplist-btn:hover {
	display: block;
    width: 100%;
    padding: 0.85em;
    text-align: center;
    text-decoration: none;
    transition: .4s;
    margin-bottom: 40px;
	background: #BC5B5B;
	color: #fff;
	font-size: 1.45em;
	}
.shoplist-box {
  flex-direction: column;
  border: solid 2px #ccc;
}

.shoplist-img{
	width: 100%;
	padding: 50px;
}

.shoplist-txt{
	position: relative;
	width: 100%;
	padding: 35px;
	text-align: left;
	letter-spacing: 0.03em;
}
.shoplist-ttl{
	font-size: 38px;
	font-weight: bold;
	margin-bottom: 25px;
	border-bottom: solid 3px #442804;
}
.shoplist-table th {
	border: none;
    width:  15%;
}
 
.shoplist-table td {
	border: none;
	width:  85%;
	padding-left: 30px;
	padding-bottom: 10px;
}
.shoplist-btn-box {
    bottom: 20px;
    display: block;
    width: 100%;
}

}


/************************************
** topimage トップイメージ
************************************/

#topimage{
	display:block;
	text-align: center;
	margin-top: -1px;
}

/*kuki*/
#topimage .slide-kyotoyawata,
#topimage .slide-kukishobu-open,
#topimage .slide-kuki,
#topimage .slide-kuki-open,
#topimage .slide-close,
#topimage .slide-kinder-seya,
#topimage .slide-kinder-seya_open,
#topimage .slide-seya_event,
#topimage .slide-seya_event_pre,
#topimage .slide-top-yono_181208-1224,
#topimage .slide-top-yono_pre-181208-1224,
#topimage .slide-top-main,
#topimage .slide-top-yono,
#topimage .slide-top-seya,
#topimage .slide-seyaopen,
#topimage .slide-1shunen-pre,
#topimage .slide-1shunen,
#topimage .slide-card,
#topimage .slide-150-pre,
#topimage .slide-150,
#topimage .slide-mainnew,
#topimage .slide-clinic,
#topimage .slide-shogatsu,
#topimage .slide-party,
#topimage .slide-party-date,
#topimage .ss1,
#topimage .s1,
#topimage .s2,
#topimage .s3,
#topimage .s4{
	background-size: cover;
	display:block;
	width:100%;
	height:630px;
}
#topimage .slide-kyotoyawata{
	background: url(img/top/nicopet.jp_kyotoyawata_top_img.jpg) top center no-repeat;
}
#topimage .slide-kuki{
	background: url(img/top/nicopet.jp-kuki_top_img.jpg) top center no-repeat;
}
#topimage .slide-kuki-open{
	background: url(img/top/nicopet.jp-kuki_top_img_pre.jpg) top center no-repeat;
}
#topimage .slide-close{
	background: url(img/slide/slide-close.jpg) top center no-repeat;
}
#topimage .slide-kukishobu-open{
	background: url(img/slide/slide-kukishobu-open.jpg) top center no-repeat;
}
#topimage .slide-kinder-seya{
	background: url(img/slide/slide-kinder-seya.jpg) top center no-repeat;
}
#topimage .slide-kinder-seya_open{
	background: url(img/slide/slide-kinder-seya_open.jpg) top center no-repeat;
}
#topimage .slide-seya_event_pre{
	background: url(img/slide/slide-seya_190426-0505-pre.jpg) top center no-repeat;
}
#topimage .slide-seya_event{
	background: url(img/slide/slide-seya_190426-0505.jpg) top center no-repeat;
}
#topimage .slide-top-yono_181208-1224{
	background: url(img/top/slide-top-yono_181208-1224.jpg) top center no-repeat;
}
#topimage .slide-top-yono_pre-181208-1224{
	background: url(img/top/slide-top-yono_pre-181208-1224.jpg) top center no-repeat;
}
#topimage .slide-top-main{
	background: url(img/top/slide-top-main.jpg) top center no-repeat;
}
#topimage .slide-top-yono{
	background: url(img/top/slide-top-yono.jpg) top center no-repeat;
}
#topimage .slide-top-seya{
	background: url(img/top/slide-top-seya.jpg) top center no-repeat;
}
#topimage .slide-seyaopen{
	background: url(img/top/slide-seyaopen.jpg) top center no-repeat;
}
#topimage .slide-180804-18{
	background: url(img/top/slide-180804-18.jpg) top center no-repeat;
}
#topimage .slide-180804-18-yokoku{
	background: url(img/top/slide-180804-18-yokoku.jpg) top center no-repeat;
}

#topimage .slide-1shunen-pre{
	background: url(img/top/slide-1shunen-pre.jpg) top center no-repeat;
}
#topimage .slide-1shunen{
	background: url(img/top/slide-1shunen.jpg) top center no-repeat;
}
#topimage .slide-card{
	background: url(img/top/slide-card.jpg) top center no-repeat;
}
#topimage .slide-seya{
	background: url(img/top/slide-seyaopen.jpg) top center no-repeat;
}
#topimage .slide-150-pre{
	background: url(img/top/slide-150-pre.jpg) top center no-repeat;
}
#topimage .slide-150{
	background: url(img/top/slide-150.jpg) top center no-repeat;
}
#topimage .slide-mainnew{
	background: url(img/top/slide-mainnew.jpg) top center no-repeat;
}
#topimage .slide-clinic{
	background: url(img/top/slide-clinic.jpg) top center no-repeat;
}
#topimage .slide-shogatsu{
	background: url(img/top/slide-shogatsu.jpg) top center no-repeat;
}
#topimage .slide-party{
	background: url(img/top/slide-party.jpg) top center no-repeat;
}
#topimage .slide-party-date{
	background: url(img/top/slide-party-date.jpg) top center no-repeat;
}
#topimage .s1{
	background: url(img/top/slide01.jpg) top center no-repeat;
}
#topimage .s2{
	background: url(img/top/slide02.jpg) top center no-repeat;
}
#topimage .s3{
	background: url(img/top/slide03.jpg) top center no-repeat;
}
#topimage .s4{
	background: url(img/top/slide04.jpg) top center no-repeat;
}


#topimage .swiper-slide{
text-align: center;
color: #FFF;
}
#topimage .swiper-slide .t0{
font-size: 4.0em;
font-weight: 100;
letter-spacing: 0.2em;
text-shadow: 1.5px 1.5px 1.5px #333;
}
#topimage .swiper-slide .t1{
font-size: 2.0em;
letter-spacing: 0.2em;
margin: 30px 0 40px 0;
text-shadow: 1.5px 1.5px 1.5px #333;
}
#topimage .swiper-slide .t2{
font-size: 0.9m;
letter-spacing: 0.2em;
line-height: 2.0em;
text-shadow: 1.5px 1.5px 1.5px #333;
}


.btn-slide a,
.btn-slide-br a,
.btn-slide-bk a{
	background: url(img/common/btn-wh.png) top center no-repeat;
	display: block;
	text-decoration: none;
	color: #FFF;
	width: 100%;
	height: 56px;
	line-height: 50px;
	text-align: center;
	font-weight: 100;
	margin: 0 auto;
	margin: 550px 0;
}
.btn-slide-br a{
	background: url(img/common/btn-br.png) top center no-repeat;
}
.btn-slide-bk a{
	background: url(img/common/btn-bk.png) top center no-repeat;
}

.top-menu-service-salon{
	background: url(img/top/top-bnr-salon.jpg) top center no-repeat;
	background-size:cover;
	padding: 45px 25px 35px;
	/*border-radius: 4px;*/
}

.top-menu-service-wash{
	background: url(img/top/top-bnr-self.jpg) top center no-repeat;
	background-size:cover;
	padding: 45px 25px 35px;
	/*border-radius: 4px;*/
}

.top-menu-service-hotel{
	background: url(img/top/top-bnr-pethotel.jpg) top center no-repeat;
	background-size:cover;
	padding: 45px 25px 35px;
	/*border-radius: 4px;*/
}

.top-menu-service-kasou{
	background: url(img/top/top-bnr-kasou.jpg) top center no-repeat;
	background-size:cover;
	padding: 45px 25px 35px;
	/*border-radius: 4px;*/
}

.top-menu-service-clinic{
	background: url(img/top/top-bnr-clinic.jpg) top center no-repeat;
	background-size:cover;
	padding: 45px 25px 35px;
	/*border-radius: 4px;*/
}

.top-menu-service-water{
	background: url(img/top/top-bnr-nicowater.jpg) top center no-repeat;
	background-size:cover;
	padding: 45px 25px 35px;
	/*border-radius: 4px;*/
}

.top-menu-service-dogrun{
	background: url(img/top/top-bnr-dogrun.jpg) top center no-repeat;
	background-size:cover;
	padding: 45px 25px 35px;
	/*border-radius: 4px;*/
}

.top-menu-service-gift{
	background: url(img/top/top-bnr-specialgift.jpg) top center no-repeat;
	background-size:cover;
	padding: 45px 25px 35px;
	/*border-radius: 4px;*/
}

.top-menu-service-training{
	background: url(img/top/top-bnr-training.jpg) top center no-repeat;
	background-size:cover;
	padding: 45px 25px 35px;
	/*border-radius: 4px;*/
}


.top-menu-service{
	background: url(img/top/top-bnr-service.jpg) top center no-repeat;
	background-size:cover;
	padding: 45px 25px 35px;
	/*border-radius: 4px;*/
}

.top-menu-shop{
	background: url(img/top/top-bnr-shop.jpg) top center no-repeat;
	background-size:cover;
	padding: 45px 25px 35px;
	/*border-radius: 4px;*/
}

.top-menu-gallery{
	background: url(img/top/top-bnr-gallery.jpg) top center no-repeat;
	background-size:cover;
	padding: 45px 25px 35px;
	/*border-radius: 4px;*/
}



.top-menu-service-txt{
    color: #fff;
	font-size: 0.95em;
	margin-bottom: 25px;
	line-height: 1.75em;
	height: 75px;
	/*text-shadow: 2px 2px 2px #222;*/
}

@media only screen and (max-width: 736px){
	.btn-slide a,
	.btn-slide-br a{
	background: url(img/common/btn-wh.png) top center no-repeat;
	background-size:contain;
	text-decoration: none;
	color: #FFF;
	width: 100%;
	height: 80px;
	display: block;
	line-height: 80px;
	font-size:24px;
	text-align: center;
	font-weight: bold;
	margin: 0 auto;
	margin: 530px 0;
	}
	.btn-slide-br a{
	background: url(img/common/btn-br.png) top center no-repeat;
	background-size:contain;
	text-decoration: none;
	color: #fff;
	width: 100%;
	height: 80px;
	display: block;
	line-height: 80px;
	font-size:24px;
	text-align: center;
	font-weight: bold;
	margin: 0 auto;
	margin: 530px 0;
	}
	.top-menu-service-salon{
	background: url(img/top/top-bnr-salon-sp.jpg) top center no-repeat;
	background-size:cover;
	padding: 45px 55px;
	margin-bottom: 40px;
	border-radius: 15px;
}

.top-menu-service-wash{
	background: url(img/top/top-bnr-self-sp.jpg) top center no-repeat;
	background-size:cover;
	padding: 45px 55px;
	margin-bottom: 40px;
	border-radius: 15px;
}

.top-menu-service-hotel{
	background: url(img/top/top-bnr-pethotel-sp.jpg) top center no-repeat;
	background-size:cover;
	padding: 45px 55px;
	border-radius: 15px;
}

.top-menu-service-kasou{
	background: url(img/top/top-bnr-kasou-sp.jpg) top center no-repeat;
	background-size:cover;
	padding: 45px 55px;
	margin-bottom: 40px;
	border-radius: 15px;
}

.top-menu-service-clinic{
	background: url(img/top/top-bnr-clinic-sp.jpg) top center no-repeat;
	background-size:cover;
	padding: 45px 55px;
	margin-bottom: 40px;
	border-radius: 15px;
}

.top-menu-service-water{
	background: url(img/top/top-bnr-nicowater-sp.jpg) top center no-repeat;
	background-size:cover;
	padding: 45px 55px;
	border-radius: 15px;
}

.top-menu-service-dogrun{
	background: url(img/top/top-bnr-dogrun-sp.jpg) top center no-repeat;
	background-size:cover;
	padding: 45px 55px;
	margin-bottom: 40px;
	border-radius: 15px;
}

.top-menu-service-gift{
	background: url(img/top/top-bnr-specialgift-sp.jpg) top center no-repeat;
	background-size:cover;
	padding: 45px 55px;
	margin-bottom: 40px;
	border-radius: 15px;
}

.top-menu-service-training{
	background: url(img/top/top-bnr-training-sp.jpg) top center no-repeat;
	background-size:cover;
	padding: 45px 55px;
	border-radius: 15px;
}

.top-menu-service{
	background: url(img/top/top-bnr-service-sp.jpg) top center no-repeat;
	background-size:cover;
	padding: 45px 55px;
	border-radius: 15px;
	margin-bottom: 30px;
}

.top-menu-shop{
	background: url(img/top/top-bnr-shop-sp.jpg) top center no-repeat;
	background-size:cover;
	padding: 45px 55px;
	border-radius: 15px;
	margin-bottom: 30px;
}

.top-menu-gallery{
	background: url(img/top/top-bnr-gallery-sp.jpg) top center no-repeat;
	background-size:cover;
	padding: 45px 55px;
	border-radius: 15px;
	margin-bottom: 30px;
}
.top-menu-service-txt {
    color: #fff;
    font-size: 0.95em;
    margin-bottom: 30px;
    line-height: 1.75em;
    height: 75px;
    /* text-shadow: 2px 2px 2px #222; */
}
	
}


/************************************
** page-top 下層ページtop
************************************/

.toplist-cotegory{
    font-size: 0.7em;
    color: #fff;
    background-color: #D6A749;
    padding: 7px;
    border-radius: 5px;
}



/************************************
** about 店舗情報
************************************/
.about .capbox{
	box-sizing: border-box;
	border: 1px solid #CCC;
	font-size: 0.8em;
	padding: 12px 17px;
	margin-top: 10px;
}

.about-shop-table th {
	border: none;
	letter-spacing: 0.05em;
}
 
.about-shop-table td {
	border: none;
	padding-left: 20px;
	letter-spacing: 0.03em;
	line-height: 1.7em;
}

@media only screen and (max-width: 736px){
.about-shop-table th {
	border: none;
	letter-spacing: 0.05em;
	width: 18%;
}
 
.about-shop-table td {
	border: none;
	padding-left: 10px;
	letter-spacing: 0.03em;
	line-height: 1.7em;
	width: 82%;
}	
}



/************************************
** service サービス
************************************/

.service-anchor-btn-box {
	display: flex;
	width: 100%;
	justify-content: space-between;
}

.service-anchor-btn{
	width: 32%;
	margin-bottom: 10px;
}

.service-anchor-btn a{
	display: block;
	border:solid 1px #ccc;
    font-size: 1em;
	font-weight: bold;
    padding: 1em;
    text-align: center;
    text-decoration: none;
    color: #442804;
    transition: .4s;
	border-radius: 8px!important;
}

.service-anchor-btn-salon{
	background: url(img/service/anchor-salon.png) top center no-repeat;
	background-size:cover;
}

.service-anchor-btn-self{
	background: url(img/service/anchor-self.png) top center no-repeat;
	background-size:cover;
}

.service-anchor-btn-pethotel{
	background: url(img/service/anchor-pethotel.png) top center no-repeat;
	background-size:cover;
}

.service-anchor-btn-kasou{
	background: url(img/service/anchor-kasou.png) top center no-repeat;
	background-size:cover;
}

.service-anchor-btn-clinic{
	background: url(img/service/anchor-clinic.png) top center no-repeat;
	background-size:cover;
}

.service-anchor-btn-petwater{
	background: url(img/service/anchor-petwater.png) top center no-repeat;
	background-size:cover;
}

.service-anchor-btn-dogrun{
	background: url(img/service/anchor-dogrun.png) top center no-repeat;
	background-size:cover;
}

.service-anchor-btn-gift{
	background: url(img/service/anchor-specialgift.png) top center no-repeat;
	background-size:cover;
}

.service-anchor-btn-training{
	background: url(img/service/anchor-training.png) top center no-repeat;
	background-size:cover;
}

/*.service-anchor-btn-other{
	background: url(img/service/anchor-other.png) top center no-repeat;
	background-size:cover;
}*/

.service .capbox{
	box-sizing: border-box;
	border: 1px solid #CCC;
	font-size: 0.8em;
	padding: 12px 17px;
	margin-top: 10px;
}

.service .capbox-nobox {
    box-sizing: border-box;
    /* border: 1px solid #CCC; */
    font-size: 0.8em;
    /* padding: 12px 17px; */
    margin-top: 10px;
}


.service-all-box {
	display: inline-flex;
	width: 100%;
}

.service-all-img{
	width: 30%;
	margin-bottom: 20px;
}

.service-all-txt{
	width: 70%;
	padding-right: 25px;
	text-align: left;
	margin-bottom: 20px;
}

.service-all-ttl{
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 5px;
}

.service-all-btn-box {
	display: inline-flex;
    width: 100%;
    background-color: #ede4e4;
	padding: 15px;
	border-radius: 10px;
}

/*.service-all-btn-shop{
	width: 49%;
}*/

/*.service-all-btn-flyer{
	width: 49%;
	text-align: left;
}*/

a.service-all-btn {
	display: block;
    width: 200px;
    font-size: 1em;
    padding: 0.65em;
    background: #932B28;
    text-align: center;
    text-decoration: none;
    color: #fff;
    transition: .4s;
	}
a.service-all-btn:hover {
	background: #BC5B5B;
	color: #fff;
	font-size: 1em;
	}

a.service-all-btn-long {
	display: block;
    width: 350px;
    font-size: 1em;
    padding: 0.65em;
    background: #932B28;
    text-align: center;
    text-decoration: none;
    color: #fff;
    transition: .4s;
	}
a.service-all-btn-long:hover {
	background: #BC5B5B;
	color: #fff;
	font-size: 1em;
	}

.service-all-btn-box-ttl{
	font-size: 1.2em;
	font-weight: bold;
	margin-top: 7px;
}

.service-h4{
	border-bottom: solid 3px #222;
    padding-bottom: 5px;
	color: #222222!important;
}
	
.caution-ttl{
	font-size: 0.8em;
    background-color: #442804;
    color: #fff;
    padding: 5px 8px;
    border-radius: 3px;
}

.service-all-btn-box2 {
		position: relative;
    color: black;
    background: #ede4e4;
    line-height: 1.4;
    padding: 1.5em;
    margin: 1em 0 3em 0;
    border-radius: 0 5px 5px 5px;
    display: flex;
    width: 100%;
}

.service-all-btn-box2:after {
  /*タブ*/
		position: absolute;
    font-family: "Font Awesome 5 Free",'Quicksand','Avenir','Arial',sans-serif;
    content: '実施店舗はこちら';
    background: #932B28;
    color: #fff;
    left: 0px;
    bottom: 100%;
    border-radius: 3px 3px 0 0;
    padding: 5px 12px 3px;
    font-size: 1em;
    line-height: 1;
    letter-spacing: 0.05em;
}

.service-all-btn-box2-in {
}
.service-all-btn-box2 a{
		display: inline-block;
    color: #932B28;
    background: #fff;
    text-decoration: none;
    font-size: 0.9em;
    padding: 6px 10px;
    border-left: solid 5px;
    margin: 0 1em 0 0;
    box-shadow: 2px 2px 4px #d4c3c3;
}

@media only screen and (max-width: 736px){
.service-anchor-btn-box {
	display: inline-flex;
	width: 100%;
}

.service-anchor-btn{
	width: 32%;
	margin-bottom: 10px;
}
.service-anchor-btn a{
	display: table-cell;
    height: 100px;
    border: solid 1px #ccc;
    font-size: 1em;
    font-weight: bold;
    padding: 5px;
    text-align: center;
    text-decoration: none;
    color: #fff;
    transition: .4s;
    border-radius: 8px!important;
    background: #c4a194!important;
    width: 35%;
    vertical-align: middle;
	line-height: 1.3em;
}
.service-all-box {
	flex-direction: column;
	width: 100%;
}

.service-all-img{
	width: 100%;
	margin-bottom: 20px;
}

.service-all-txt{
	width: 100%;
	padding-right: 0;
	text-align: left;
	margin-bottom: 20px;
}
a.service-all-btn {
    display: block;
    width: 270px;
    font-size: 1em;
    padding: 0.35em;
    background: #932B28;
    text-align: center;
    text-decoration: none;
    color: #fff;
    transition: .4s;
    border-radius: 13px;
    line-height: 1.2em;
}
.service-all-btn-box {
	display: flex;
    width: 100%;
    background-color: #ede4e4;
    padding: 20px 30px;
    border-radius: 10px;
	margin-bottom: 70px!important;
}
.service-all-btn-box-ttl{
	font-size: 1.2em;
    font-weight: bold;
    margin-top: 7px;
    padding-right: 15px;
    line-height: 1.2em;
}
a.service-all-btn-long {
    display: block;
    width: 440px;
    font-size: 1em;
    padding: 0.35em 0.65em;
    background: #932B28;
    text-align: center;
    text-decoration: none;
    color: #fff;
    transition: .4s;
	border-radius: 13px;
    line-height: 1.2em;
}
.service-all-btn-box2 {
    margin: 2em 0 3em 0;
	  flex-direction: column;
}
.service-all-btn-box2 a {
    width: 100%;
	  padding: 14px 10px;
	  border-left: solid 12px;
}
.service-all-btn-box2-in {
    margin-bottom: 12px;
}
}



/*注意書き・お願い*/

.caution-box{
	padding: 10px;
	border: dotted 1px #ccc;
    border-radius: 10px;
}

.caution-table table {
    width:  100%;
}
 
.caution-table th {
	border: none;
}
 
.caution-table td {
	border: none;
}

@media only screen and (max-width: 736px){
.caution-box {
    padding: 20px;
    border: dotted 3px #ccc;
    border-radius: 10px;
}	
}


.service-txt-red{
	color: #B3292C;
	font-weight: bold;
}

.anchor{
	padding-top: 5px!important;
	margin-top: -5px!important;
}


.service-seya-ttl{
	font-weight: bold!important;
    font-size: 1.4em!important;
    border-bottom: 1px solid #CCC!important;
    padding-bottom: 10px!important;
    margin: 80px 0 20px 0!important;
    color: #fff!important;
		background-color: #000;
    background: url(img/common/bg-hd-bk.jpg) top center;
    padding: 8px 15px!important;
    border-radius: 8px!important;
}

.service-kuki-ttl {
    font-weight: bold!important;
    font-size: 1.4em!important;
    border-bottom: 1px solid #CCC!important;
    padding-bottom: 10px!important;
    margin: 80px 0 20px 0!important;
    color: #fff!important;
    background-color: #000;
    background: url(img/common/bg-hd-kuki.jpg) top center;
    padding: 8px 15px!important;
    border-radius: 8px!important;
	background-size: cover!important;
}

.service-kyotoyawata-ttl {
    font-weight: bold!important;
    font-size: 1.4em!important;
    border-bottom: 1px solid #CCC!important;
    padding-bottom: 10px!important;
    margin: 80px 0 20px 0!important;
    color: #fff!important;
    background-color: #000;
    background: url(img/common/bg-hd-kyotoyawata.jpg) top center;
    padding: 8px 15px!important;
    border-radius: 8px!important;
	background-size: cover!important;
}

.service-seya-box {
	display: inline-flex;
	width: 100%;
}

.service-seya-img{
	margin-bottom: 20px;
}

.service-seya-txt{
	margin-bottom: 20px;
}

.table-service-seya-salon {
    margin: auto 0px;
    padding: 0;
    width: 100%;
    background: #F7F7F7;
    border-collapse: collapse;
}

.table-service-seya-salon td {
    margin: 0;
    padding: 1.2em 0.5em;
    border-top: 1px solid #ccc;
    border: 1px solid #ccc;
    vertical-align: middle;
}

.table-service-seya-salon-ttl {
	font-size: 1em;
	text-align: center;
	background: #606060;
	color: #fff;
}

.table-service-seya-salon-subttl {
    width: 40%;
	font-size: 1em;
	font-weight: bold;
	text-align: center;
	background: #e2e2e2;
}

.table-service-seya-salon-txt {
    width: 30%;
	font-size: 1em;
	text-align: center;
}

.table-service-seya-hotel {
    margin: auto 0px;
    padding: 0;
    width: 100%;
    background: #F7F7F7;
    border-collapse: collapse;
}

.table-service-seya-hotel td {
    margin: 0;
    padding: 1em 0.5em;
    border-top: 1px solid #ccc;
    border: 1px solid #ccc;
    vertical-align: middle;
}

.table-service-seya-hotel-ttl {
	font-size: 1em;
	text-align: center;
	background: #606060;
	color: #fff;
}

.table-service-seya-hotel-subttl {
    width: 25%;
	font-size: 1em;
	font-weight: bold;
	text-align: center;
	background: #e2e2e2;
}

.table-service-seya-hotel-txt {
    width: 25%;
	font-size: 1em;
	text-align: center;
}

.table-service-seya-training {
    margin: auto 0px;
    padding: 0;
    width: 100%;
    background: #F7F7F7;
    border-collapse: collapse;
}

.table-service-seya-training td {
    margin: 0;
    padding: 1em 0.5em;
    border-top: 1px solid #ccc;
    border: 1px solid #ccc;
    vertical-align: middle;
}

.table-service-seya-training-ttl {
	font-size: 1em;
	text-align: center;
	background: #606060;
	color: #fff;
}

.table-service-seya-training-subttl {
    width: 28%;
	font-size: 1em;
	font-weight: bold;
	text-align: center;
	background: #e2e2e2;
}

.table-service-seya-training-txt {
    width: 24%;
	font-size: 1em;
	text-align: center;
}

.table-service-seya-water {
    margin: auto 0px;
    padding: 0;
    width: 100%;
    background: #F7F7F7;
    border-collapse: collapse;
}

.table-service-seya-water td {
    margin: 0;
    padding: 1em 0.5em;
    border-top: 1px solid #ccc;
    border: 1px solid #ccc;
    vertical-align: middle;
}

.table-service-seya-water-ttl {
	font-size: 1em;
	text-align: center;
	background: #606060;
	color: #fff;
}

.table-service-seya-water-subttl {
    width: 60%;
	font-size: 1em;
	font-weight: bold;
	text-align: center;
	background: #e2e2e2;
}

.table-service-seya-water-txt {
    width: 40%;
	font-size: 1em;
	text-align: center;
}

.table-service-seya-clinic {
    margin: auto 0px;
    padding: 0;
    width: 100%;
    background: #F7F7F7;
    border-collapse: collapse;
}

.table-service-seya-clinic td {
    margin: 0;
    padding: 1em 0.5em;
    border-top: 1px solid #ccc;
    border: 1px solid #ccc;
    vertical-align: middle;
}

.table-service-seya-clinic-ttl {
    width: 19%;
	font-size: 1em;
	text-align: center;
	background: #606060;
	color: #fff;
}

.table-service-seya-clinic-subttl {
	background: #e2e2e2;
}

.table-service-seya-clinic-txt {
    width: 27%;
	font-size: 1em;
	text-align: center;
}

.table-small-font{
	font-size: 0.7em!important;
}

.service-seya-tel{
	text-align: center;
    padding: 10px;
    background-color: #932B28;
    border-radius: 25px;
    margin: 17px 0!important;
    color: #fff;
}

.service-seya-tel a{
	color: #fff;
	text-decoration:none; 
}

.service-seya-tel-txt{
	font-size: 1em;
}

.service-seya-tel-number a{
	font-size: 1.35em;
	color: #fff!important;
	letter-spacing: 0.1em;
	text-decoration: none;
}

.service-tel-number-txt{
		text-align: center;
    margin: -1.2em 0 0 0;
    font-size: 0.9em;
}


/*list*/

.list-service-wrap {
    list-style:  none;
    margin: 0 0 15px 0;
    padding: 0;
}
 
.list-service:before {
    content: "";
    width: 28px;
    height: 23px;
    display: inline-block;
    position: relative;
    /* top: -10px; */
    margin-right: 5px;
    background-image: url(img/common/icon-nikukyu.png);
    background-size: contain;
    background-repeat: no-repeat;
    vertical-align: top;
}
 
.list-service {
    padding: 0px;
    padding-bottom: 10px;
    font-size: 1.2em;
    font-weight: bold;
    color: #333;
}


@media only screen and (max-width: 736px){
	.service-seya-box {
	display: inline-flex;
	flex-direction: column;
	width: 100%;
}
	.service-seya-img{
	width: 100%;
	margin-bottom: 20px;
}
	.service-seya-img img{
	width: 100%;
}
	.service-seya-txt{
	width: 100%;
	text-align: left;
	margin-bottom: 20px;
}
.list-service:before {
    content: "";
    width: 28px;
    height: 23px;
    display: inline-block;
    position: relative;
    top: 14px;
    margin-right: 5px;
    background-image: url(img/common/icon-nikukyu.png);
    background-size: contain;
    background-repeat: no-repeat;
    vertical-align: top;
}
.training-ttl-long {
    margin-bottom: 65px!important;
}
.service-tel-number-txt {
    margin: -12px 0 0 0;
}
}


/************************************
** gallery 生体一覧
************************************/
.gallery .capbox{
	box-sizing: border-box;
	border: 1px solid #CCC;
	font-size: 0.9em;
	padding: 15px 20px;
	margin-top: 10px;
	margin-bottom: 20px;
}

.gallery-all-insta-btn{
	text-align: center;
    margin-top: 2em;
    padding: 10px 20px;
    background: #932B28;
    display: inline-block;
}

.gallery-all-insta-btn a{
	color: #fff;
    text-decoration: none;
    font-size: 1.1em;
}

@media only screen and (max-width: 736px){
.gallery-all-insta-btn {
    margin-top: 1.5em;
	margin-bottom: 2em;
    padding: 30px 40px;
    width: 100%;
}	
}
	


/************************************
** 入力フォーム（Form）
************************************/
input[type="text"],
input[type="url"],
input[type="password"],
input[type="email"],
input[type="search"],
input[type="tel"],
textarea {
	background-color: #fff;
	background-image: none;
	border: 1px solid #ccc;
	border-radius: 4px;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
	color: #333;
	display: block;
	line-height: 1.42857;
	padding: 6px 12px;
	margin-top: 5px;
	transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

input#author,
input#email,
input#url{
  max-width: 360px;
}

.gsc-search-box input[type="text"]{
  background-color:#FFF;
  border-radius: 0px;
}

#comment-area input[type="text"],
#comment-area textarea{
  display: block;
}

textarea {
  overflow: auto;
  width:100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

input[type="text"]:focus,
input[type="password"]:focus,
input[type="email"]:focus,
input[type="search"]:focus,
input[type="url"]:focus,
input[type="tel"]:focus,
textarea:focus {
  border: 1px solid #ff69b4;
  background: #fff;
  -webkit-box-shadow: 0 0 3px rgba(255,105,180,1);
   -moz-box-shadow: 0 0 3px rgba(255,105,180,1);
  box-shadow:  0 0 3px rgba(255,105,180,1);
   color: #444;
}

.button,
button,
input[type="submit"],
input[type="reset"],
input[type="button"] {
  display: inline-block;
  margin-bottom: 20px;
  padding: 6px 12px;
  border: 1px solid #777;
  border-radius: 3px;
  background: #fff;
  color: #333;
  text-decoration: none;
  font-weight: bold;
  line-height: normal;
  cursor: pointer;
  /* Old browsers */
}

.button:hover,
button:hover,
input[type="submit"]:hover,
input[type="reset"]:hover,
input[type="button"]:hover {
  background: #eee;

}

.button:active,
button:active,
input[type="submit"]:active,
input[type="reset"]:active,
input[type="button"]:active {
  position: relative;
  top:1px;
}

@media only screen and (max-width: 736px){
input[type="text"],
input[type="url"],
input[type="password"],
input[type="email"],
input[type="search"],
input[type="tel"],
textarea {
	background-color: #fff;
    background-image: none;
    border: 2px solid #ccc;
    border-radius: 4px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    color: #333;
    display: block;
    line-height: 2.2em;
    padding: 6px 12px;
    margin-top: 5px;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 1em;
}	
}




/* 投稿 */
#archive-title{
	display: none;
}
h1.entry-title{
	font-size: 48px;
	font-weight: bold;
}
.entry-content{
	padding-top: 30px;
}
@media only screen and (max-width: 736px){
	#archive-title{
	display: none;
	}
	h1.entry-title{
	font-size: 52px !important;
	font-weight: bold;
	}
	.entry-content{
	padding-top: 30px;
	}
}



/* 投稿一覧 */
.entry-card-content{
	height: 200px;
	border-bottom: 1px dotted #CCC;
	padding-bottom: 40px;
	margin-bottom: 0px;
	margin-left: 0px;
}
@media only screen and (max-width: 736px){
	.entry-card-content{
	height: auto;
	width: 70%;
	float: right;
	border-bottom: 1px dotted #CCC;
	font-size: 20px !important;
	padding-bottom: 80px;
	margin-bottom: 40px;
	margin-left: 0px;
	}
}



.entry-card-content h2,
.entry-title,
.entry-title-link{
	font-size: 20px !important;
	color: #535353;
}
@media only screen and (max-width: 736px){
.entry-card-content h2,
	.entry-title,
	.entry-title-link{
	font-size: 40px !important;
	color: #535353;
	}
}



.post-meta{
	background:none;
	font-size: 0.9em;
	padding:0;
}
@media only screen and (max-width: 736px){
	.entry-read a,
	.related-entry-read a{
	display:block;
	width: auto;
	background-color:#eee;
	border:1px solid #ddd;
	border-radius:10px;
	text-align:center;
	padding:10px 0 !important;
	font-size: 32px !important;
	text-decoration:none;
	color:#111;
	margin-top:30px !important;
	}
	.entry-card .entry-thumb img{
		width: 140%;
		height: 140%;
		margin-top: 10px;
		margin-right: 50px;
	}
	.entry-snippet,
	.post-meta{
	font-size: 28px !important;
	}
}


/*SNS、コメント欄*/
#sns-group,
#comment-area{
    display: none !important;
}

/* 予約フォーム装飾 */
.form-item{
	font-weight:bold;
}

#form-transmission-btn .button, button, input[type="submit"], input[type="reset"], input[type="button"] {
    display: inline-block;
    width: 300px;
    font-size: 1.5em;
    margin-bottom: 20px;
    padding: 12px;
    border: none;
    border-radius: 5px;
    background: -moz-linear-gradient(top, #E83820, #851302);
    background: -webkit-linear-gradient(top, #E83820, #851302);
    background: linear-gradient(to bottom, #E83820, #851302);
    color: #fff;
    text-decoration: none;
    font-weight: bold;
    line-height: normal;
    cursor: pointer;
}

#form-transmission-btn .button:hover, button:hover, input[type="submit"]:hover, input[type="reset"]:hover, input[type="button"]:hover {
    background: #eee;
	background: -moz-linear-gradient(top, #F7D4D0, #DCBCB7);
    background: -webkit-linear-gradient(top, #F7D4D0, #DCBCB7);
    background: linear-gradient(to bottom, #F7D4D0, #DCBCB7);
}


/* 会員カード事前登録フォーム装飾 */

.sent .formInner {
    display: none!important;
}
.complete-display{
    display: none!important;
}
.sent .complete-display{
    display: block!important;
}

.totop-button a{
    display: inline-block;
	text-align: center;
    width: 500px;
    font-size: 1.5em;
    margin-bottom: 20px;
    padding: 12px;
    border: none;
    border-radius: 5px;
    background: -moz-linear-gradient(top, #E83820, #851302);
    background: -webkit-linear-gradient(top, #E83820, #851302);
    background: linear-gradient(to bottom, #E83820, #851302);
    color: #fff;
    text-decoration: none;
    font-weight: bold;
    line-height: normal;
    cursor: pointer;
}

.totop-button a:hover{
    background: #eee;
	background: -moz-linear-gradient(top, #F7D4D0, #DCBCB7);
    background: -webkit-linear-gradient(top, #F7D4D0, #DCBCB7);
    background: linear-gradient(to bottom, #F7D4D0, #DCBCB7);
}

div.wpcf7-mail-sent-ok {
    display: none!important;
}

.form-txt{
	font-size: 1em!important;
}


@media only screen and (max-width: 736px){
.form-txt{
	font-size: 1.2em!important;
}
input[type="radio"] , input[type="checkbox"]{
   -webkit-transform: scale(2.5);
   transform: scale(2.5);
   margin-right: 0.5em;
}
}

/************************************
** お問い合わせ
************************************/
.contact .c1{
	text-align: center;
	font-size: 1.2em;
	margin-bottom: 40px!important;
}

.contact .c2{
	font-size: 1.5em;
	font-weight: bold;
	margin-top: 10px;
}

.contact ul{
	margin-top:0;	
}

.contact ul li{
	margin-top:30px;	
}

.contact ul li span.title{
	display:inline-block;
	width:200px;
	font-weight:bold;
	margin-bottom:5px;
}

.contact .l1{
margin: 20px 0;
}

.contact .transmission{
text-align: center;
margin: 20px 0 0 0;
}


.wpcf7-submit{
	margin-top: 50px;
}





/*バナー*/

.bnr-text{
display: block;
text-align: center;
font-weight: bold;
border: 1px solid #333;
padding: 10px;
}

.bnr-text a{
text-decoration: none;
}


/************************************
** サイドバーウィジット
************************************/

#category-posts-5-internal .cat-post-title {
    font-weight: normal!important;
		font-size: 1em!important;
}

#category-posts-5-internal .cat-post-item {
    border-bottom: none!important;
    margin: 0!important;
    padding: 0!important;
		line-height: 2em!important;
}

#category-posts-4-internal .cat-post-title {
    font-weight: normal!important;
		font-size: 1em!important;
}

#category-posts-4-internal .cat-post-item {
    border-bottom: none!important;
    margin: 0!important;
    padding: 0!important;
		line-height: 2em!important;
}

#category-posts-3-internal .cat-post-current .cat-post-title {
    font-weight: normal!important;
		font-size: 1em!important;
}

#category-posts-3-internal .cat-post-item {
    border-bottom: none!important;
    margin: 0!important;
    padding: 0!important;
		line-height: 2em!important;
}

#category-posts-3-internal .cat-post-title {
    font-size: 1em!important;
}

#category-posts-3-internal li > div {
    margin: 0!important;
}

#category-posts-2-internal .cat-post-current .cat-post-title {
    font-weight: normal!important;
	font-size: 1em!important;
}

#category-posts-2-internal .cat-post-item {
    border-bottom: none!important;
    margin: 0!important;
    padding: 0!important;
	line-height: 2em!important;
}

#category-posts-2-internal .cat-post-title {
    font-size: 1em!important;
}

#category-posts-2-internal li > div {
    margin: 0!important;

}

#sidebar-widget .widget {
    border: 0px solid #ddd!important;
    background-color: #fff;
    border-radius: 0!important;
    padding: 0;
    margin-bottom: 20px;
    clear: both;
    overflow: hidden;
    border-bottom: 1px dotted #ccc!important;
    padding-bottom: 30px!important;
    margin-bottom: 30px!important;
}

/* -------- sidebar カラム落ち直し -------- */

 div#sidebar{
    clear:none;
    float:right;
    padding:0;
	width: 34%;
    position:relative!important;
  }


@media only screen and (max-width: 736px){
div#sidebar{
    clear: both;
    float: none;
    padding: 15px;
    width: auto;
    position: static !important;
}
}

/************************************
** footer フッター
************************************/

.footer-mt{
	margin-top: 150px;
}

.footer-totop{
	width: 120px;
    margin: auto;
    margin-top: -80px;
    position: relative;
    z-index: 999;
}

@media only screen and (max-width: 736px){
.footer-mt{
	margin-top: 200px;
}
.footer-totop {
    width: 250px;
    margin: auto;
    margin-top: -160px;
    position: relative;
    z-index: 999;
}
}


/************************************
** other その他
************************************/


.new-post{
margin-bottom: -60px!important;
}

.weight-shop{
font-size:1em;
}

.h3-mt{
	margin-top: 0!important;
}

.post-toshop{
	width:145px;
}
#sb_instagram .sb_instagram_header {
    display: none!important;
}
#sb_instagram .sbi_info {
    text-align: left!important;
}


@media only screen and (max-width: 736px){
.new-post{
margin-bottom: 50px!important;
}
#s {
    width: 100%;
    margin-bottom: 20px;
    padding-top: 4px;
    padding-bottom: 4px;
    box-sizing: border-box;
    height: 85px;
    color: #333;
    font-size: 1.5em;
}
	
.weight-shop{
font-size:1.3em;
}
	
a:-webkit-any-link {
    cursor: none!important;
}
	
.h3-mt{
	margin-top: 85px!important;
}
	
span.wpcf7-list-item {
    line-height: 1.8em;
}
	
select{
font-size:32px;
border:1px solid #222;
}
.post-toshop{
	width:50%;
}
.pagination {
    font-size: 1.75em;
}
.pagination li.current a {
    background-color: #fff;
    cursor: default;
    pointer-events: none;
}
.pagination a {
    line-height: 36px;
}

}





/************************************
** 新規店舗
************************************/

.kuki-img-80{
	width: 80%;
}

.kuki-service-img-mb{
	margin-bottom: 1em;
}

.kuki-service-box{
	padding: 30px 35px 20px 35px;
    margin-top: 40px;
    border: 1px solid #333;
    position: relative;
}

.kuki-training-subttl{
	position: absolute;
    top: -18px;
    left: 15px;
    font-size: 1.5em;
    color: #fff;
    font-family: 'kan415typos-std', sans-serif;
    background: #482210;
    line-height: 1em;
	padding: 2px 20px 10px;
}

.ttl-shop-category{
	font-family: none;
    font-size: 0.6em;
    letter-spacing: 0.05em;
    background-color: #482210;
    color: #fff;
    padding: 5px 12px;
    margin: 0 0 0 0.25em;
    border-radius: 2px;
}


@media only screen and (max-width: 736px){
.kuki-img-80{
	width: 100%;
}
.kuki-service-box {
    padding: 65px 35px 20px 35px;
    margin-top: 50px;
    border: 1px solid #333;
    position: relative;
}
.kuki-training-subttl {
    top: -28px;
    left: 15px;
    padding: 2px 40px 20px;
}
}


