@charset "utf-8";

/* =Reset default browser CSS.
Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
border:0;
font-family:inherit;
font-size:100%;
font-style:inherit;
font-weight:inherit;
margin:0;
outline:0;
padding:0;
vertical-align:baseline;
}

:focus{
outline:0;
}

ol, ul{
list-style:none;
}

table{
border-collapse:separate;
border-spacing:0;
}

caption,th,td{
font-weight:normal;
text-align:left;
}

blockquote:before,blockquote:after,q:before,q:after{
content:"";
}

blockquote,q{
quotes:"" "";
}

a img{
border: 0;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
display: block;
}

body{
font:16px/2.0 "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", sans-serif;
color: #432;
}


/* リンク設定
------------------------------------------------------------*/

a{
margin:0;
padding:0;
text-decoration:none;
outline:0;
vertical-align:baseline;
background:transparent;
font-size:100%;
font-weight:bold;
color:#00b9ef;
}

a:hover, a:active{
outline:none;
color:#cdcdcd;
}

/**** Clearfix ****/

.nav .panel:before,nav .panel:after, #mainNav:before,#mainNav:after, .newsTitle:before,.newsTitle:after{
content:"";
display:table;
}

nav.panel:after,#mainNav:after,.newsTitle:after{
clear: both;
}

nav.panel,#mainNav,.newsTitle{
zoom: 1;
}


/* レイアウト
------------------------------------------------------------*/

#wrapper, .inner{
margin:0 auto;
width:1110px;
}

.maincontent{
float:right;
width:98%;
padding:40px 0 50px;
}

#content{
float:right;
width:75%;
padding:40px 0 50px;
}

#sidebar{
float:left;
width:22%;
padding:42px 0;
}

#footer{
clear:both;
padding-top:20px;
background:#FAF7F0;
} 

.onecolumn{
clear:both;
padding:20px 0 20px;
} 

.onecolumn p{
clear:both;
padding:0px 20px 20px;
text-align:center;
font-size:16px;
}



/* ヘッダー
------------------------------------------------------------*/
#header{
background:#FAF7F0;
} 

#header h1{
padding-top:10px;
font-size:90%;
font-weight:normal;
}

#header h2{
clear:both;
text-align:center;
margin-top:-30px;
color:#432;
font-size:160%;
font-weight:normal;
}

#header h2 img{
width:100px;
}

#headerInfo{
margin-top:10px;
float:right;
text-align:left;
}

#headerInfo p{
padding-left:80px;
font-size:13px;
font-weight:normal;
}

#headerInfo p.tel::before{
content: "電話番号：";
}

#headerInfo p.openTime::before{
content: "営業時間：";
}

#headerInfo p.address::before{
content: "住所：";
}

.logo {
    width: 210px;
    margin-top: 14px;
}

/* トップページ　メイン画像
----------------------------------*/

#mainImg img{
width:100%;
height:auto;
}


/* タイポグラフィ
------------------------------------------------------------*/

h2.title{
clear:both;
margin-bottom:50px;
padding-top:20px;
padding-bottom:7px;
text-align:center;
font-size:180%;
font-weight:bold;
}

h2.title span{
padding-bottom:10px;
border-bottom:3px solid #432;
font-family: "Yu Mincho", "YuMincho", serif;
font-size: 2rem;
font-weight: normal;
}

h2.first{
margin-top:0;
}

h2.recentpost{
margin:30px 0 35px;
padding:10px 0;
font-size:150%;
border-bottom:3px solid #432;
font-family: "Yu Mincho", "YuMincho", serif;
font-weight: normal;
}

.dateLabel{
text-align:right;
font-weight:bold;
}

.post-date {
    background: #432;
border-radius: 50%;
color:
    #fff;
    width: 70px;
    height: 70px;
    font-size: 15px;
    text-align: center;
    padding: 10px 5px 2px;
    position: absolute;
    top: 0;
}

.post-info {
    position: relative;
    padding-top: 4px;
    margin-bottom: 40px;
}
.post-date span {
    font-size: 15px;
    border-top: 1px rgba(255,255,255,.5) solid;
    padding-top: 1px;
    display: block;
    width: 50%;
    margin: 0 auto;
}
.post-title {
    font-size: 16px;
    font-weight: normal;
}
.post-title,
.post-cat {
    margin-left: 120px;
}
article img {
    margin-bottom: 20px;
}
article p {
    margin-bottom: 1rem;
}

.post p{
padding-bottom:15px;
}

.post ul{
margin:10px 0 20px 20px;
}

.post ul li{
padding-left:5px;
list-style:disc;
}

.post ol{
margin:0 0 10px 30px;
}

.post ol li{
list-style:decimal;
}

.post h1{
margin:15px 0 25px;
padding:15px 0;
font-size:150%;
font-weight:bold;
border-bottom:3px solid #432;
}

.post h2{
margin:15px 0 25px;
padding:15px 0;
font-size:130%;
font-weight:bold;
border-bottom:2px solid #432;
}

.post h3{
margin:15px 0 25px;
padding:15px 0;
font-size:120%;
font-weight:bold;
border-bottom:1px solid #432;
}

.post h4{
margin:15px 0 10px;
padding:15px 0;
font-size:110%;
font-weight:bold;
}

.post h5{
margin:15px 0 10px;
padding:15px 0;
font-size:110%;
font-weight:bold;
}

.post h6{
margin:15px 0 10px;
padding:15px 0;
font-size:110%;
font-weight:bold;
}

.post blockquote {
clear:both;
padding:10px 0 10px 25px;
margin:10px 0 25px 0px;
border-left:5px solid #e9e9e9;
}
 
.post blockquote p{
padding:5px 0;
}

.post table{
border-bottom: solid 1px #ddd;
border-collapse:collapse;
border-spacing:0;
margin:10px 0 30px;
width:100%;
}

.post table th{
padding:15px;
border-bottom: solid 1px #ddd;
border-width:0 0 1px 1px;
font-weight:bold;
}

.post table td{
padding:15px;
border-bottom: solid 1px #ddd;
border-width:0 0 1px 1px;
}

.post dt{
font-weight:bold;
}

.post dd{
padding-bottom:10px;
}

.post img{
max-width:100%;height:auto;
}

img.aligncenter{
display:block;
margin:5px auto 30px auto;
text-align:center;
}

img.alignright{
margin:5px 0 30px 30px;
}

img.alignleft{
margin:5px 30px 30px 0;
}

.alignright{
float:right;
}

.alignleft{
float:left;
}

.fas:before {
  font-family: "Font Awesome 5 Free";
  content: '\f1b0';
  font-weight: 900;
  padding-right: 7px;
}

.fas_side:before {
  font-family: "Font Awesome 5 Free";
  content: '\f0c4';
  font-weight: 600;
  padding-right: 3px;
}

.fadeInUp {
  opacity : 0;
  transform: translateY(40px);
  transition: 2s;
}

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

.widget{
margin-bottom:50px;
}

.widget h3{
clear:both;
margin:0 0 10px;
padding:5px 0;
font-size:130%;
font-weight:bold;
border-bottom:3px solid #00b9ef;
}

.widget ul{
margin:30px 0 30px 0;
}

.widget li a{
display:block;
margin-top:15px;
color:#432;
font-weight:bold;
}

.widget a:hover{
color:#cdcdcd;
}

p.banner{
padding-bottom:10px;
}

p.banner img{
width:100%;
}

#banners{
padding-bottom:10px;
}

#contactBanner{
width:248px;
height:80px;
padding-top:18px;
background:url(../images/banners/banner_tel.png) no-repeat;
background-size:248px;
align:center;
}

#contactBanner p.tel{
display:inline;
padding-left:20px;
font-weight:bold;
font-size:16px;
}

#contactBanner p.tel::before{
font-family: "Font Awesome 5 Free";
content: "\f098";
font-weight: 900;
padding-right : 5px;
color: #00b9ef;
}

#contactBanner a:link, a:visited, a:hover, a:active {
  color: #432;
}

.newsTitle{
clear:both;
margin:30px 0 35px;
padding:10px 0;
font-size:150%;
font-family: "Yu Mincho", "YuMincho", serif;
font-weight: normal;
border-bottom:3px solid #00b9ef;
}

.newsTitle h3{
float:left;
}

.newsTitle p{
float:right;
padding:5px 10px 0 10px;
font-size:70%;
}

.newsTitle p a{
color:#432;
}

.news p a{
color:#432;
}

.newsTitle p a:hover{
color:#cdcdcd;
}

.news{
margin:30px 0 30px 0;
}

.news p{
clear:both;
margin-top:15px;
}

.news p a{
display:block;
color:#432;
font-weight:normal;
}

.news span{
padding-left:10px;
}

.news a:hover span{
color:#cdcdcd;
}


/* フッター
------------------------------------------------------------*/

#footerLogo{
float:left;
width:320px;
text-align:center;
}

#footerLogo img{
width:100px;
}

#footer ul{
float:left;
width:750px;
padding-top:20px;
font-size: 110%;
}

#footer ul ul{
display:none;
}

#footer ul li{
display:inline-block;
text-align:left;
padding:5px 0;
margin-left:15px;
}

#footer ul li a{
padding:0 0 0 13px;
font-family: 'Philosopher', serif;
color:#432;
font-weight:normal;
}

#footer ul li a:hover{
color:#00b9ef;
}

#policy{
clear:both;
padding:5px 0 5px;
text-align:center;
font-size:13px;
}

#policy a{
color:#432;
font-weight:normal;
}

#policy a:hover{
color:#00b9ef;
}

#copyright{
clear:both;
padding:15px 0 37px;
text-align:center;
font-size:10px;
}


/* 記事画像(2カラム)
------------------------------------------------------------*/

.thumbWrap2{
width:100%;
margin-right:-20px;
}

.thumbWrap2 li{
float:left;
width: 45%;
margin:0 20px 0 0;
padding:2px 0 40px;
background:none;
}

.thumbWrap2 img{
max-width:100%;
height:auto;
}

ul.thumbUnder2 h3{
padding:5px;
font-weight:normal;
text-align:center;
border:2px solid #432;
}

ul.thumbUnder2 h3 span{
display:block;
}

ul.thumbUnder2 h3 a{
color:#432;
}

ul.thumbUnder2 h3 a:hover{
color:#cdcdcd;
}

ul.thumbUnder2 li p{
margin:16px 0 25px;
}


/* トップページ 最新記事画像(3カラム)
------------------------------------------------------------*/

.thumbWrap{
width:100%;
margin-right:-20px;
}

.thumbWrap li{
float:left;
width: 30%;
margin:0 20px 0 0;
padding:2px 0 40px;
background:none;
}

.thumbWrap img{
max-width:100%;
height:auto;
}

ul.thumbUnder h3{
padding:5px;
font-weight:normal;
text-align:center;
border:2px solid #432;
}

ul.thumbUnder h3 span{
display:block;
}

ul.thumbUnder h3 a{
color:#432;
}

ul.thumbUnder h3 a:hover{
color:#cdcdcd;
}

ul.thumbUnder li p{
margin:16px 0 25px;
}


/* トップへ戻る
------------------------------------------------------------*/

#page_top{
  width: 90px;
  height: 90px;
  position: fixed;
  right: 0;
  bottom: 20px;
  opacity: 0.6;
}
#page_top a{
  position: relative;
  display: block;
  width: 90px;
  height: 90px;
  text-decoration: none;
}
#page_top a::before{
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  content: '\f6d3';
  font-size: 25px;
  color: #00b9ef;
  position: absolute;
  width: 25px;
  height: 25px;
  top: -60px;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
  text-align: center;
}
#page_top a::after{
  content: 'PAGE TOP';
  font-size: 13px;
  color: #fff;
  position: absolute;
  top: 45px;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
  text-align: center;
  color: #00b9ef;
}

.br-max { border-radius: 50%; }



/* メインメニュー　PC用
------------------------------------------------------------*/

@media only screen and (min-width:1025px){

nav#mainNav{
position:relative;
background:#FAF7F0;
}

nav#mainNav ul{
display:flex;
justify-content: center;
align-items: center;
margin:10px 0;
}

nav#mainNav ul li{
float:left;
}

nav#mainNav ul li a{
display: block;
text-align: center;
_float:left;
height:40px;
line-height:50px;
padding:0 30px 0;
font-size:140%;
font-weight:normal;
font-family: 'Philosopher', serif;
color:#432;
}

nav#mainNav ul li a:hover{
color:#00b9ef;
}

nav#mainNav ul ul{
width:160px;
border-top:0;
}

nav#mainNav ul li ul{
display: none;
}

nav#mainNav ul li:hover ul{
display: block;
position: absolute;
top:50px;
text-align:center;
z-index:500;
}

nav#mainNav ul li li{
background:#ffffff;
border-bottom:1px dotted #cdcdcd;
float: none;
width:160px;
height:40px;
line-height:40px;
margin:0;
}

nav#mainNav ul li li:last-child{
border:0;
}

nav#mainNav ul li li a{
width:100%;
height:40px;
padding:0;
line-height:40px;
font-size:95%;
}

nav#mainNav ul li li a:hover{
color:#cdcdcd;
}

nav div.panel{
display:block !important;
}

a#menu{
display:none;
}

}


/* サロンメニュー用BOX　PC用
------------------------------------------------------------*/
.mybox{
 background-color: #fff; /* 背景色 */
 border: 1px solid #ccc; /* 線の太さ・種類・色 */
 box-shadow:1px 1px 6px 0px #ccc;
 -moz-box-shadow:1px 1px 6px 0px #ccc;
 -webkit-box-shadow:1px 1px 6px 0px #ccc;
 -o-box-shadow:1px 1px 6px 0px #ccc;
 margin: 20px 5px; /* 外側の余白 上下・左右 */
 padding: 30px 20px 20px 20px; /* 内側の余白 上・右・下・左 */
 position: relative;
 z-index: 0;
}
.mybox:after{
 background-color: #d9ccb3; /* マステ部分の色1 */
 background-image: linear-gradient(45deg, #dfd4be 25%, transparent 25%, transparent 75%, #dfd4be 75%, #dfd4be), linear-gradient(45deg, #dfd4be 25%, transparent 25%, transparent 75%, #dfd4be 75%, #dfd4be); /* マステ部分の色2 */
 background-position: 0 0, 12px 12px;
 background-size: 24px 24px;
 border-left: 2px dotted rgba(255,255,255,0.9);
 border-right: 2px dotted rgba(255,255,255,0.9);
 box-shadow: 0 0 5px rgba(255,255,255,0.5);
 content: 'シャンプーコース';
 display: block;
 margin: 0 0 10px 0;
 padding: 5px 20px;
 color: #fff;  /* マステ部分文字色 */
 text-align: center;
 position: absolute;
 top: -10px;
 left: 20px;
 transform: rotate(-3deg);
 -moz-transform: rotate(-3deg);
 -webkit-transform: rotate(-3deg);
 -o-transform: rotate(-3deg);
}

.mybox2{
 background-color: #fff;	/* 背景色 */
 border: 1px solid #ccc; /* 線の太さ・種類・色 */
 box-shadow:1px 1px 6px 0px #ccc;
 -moz-box-shadow:1px 1px 6px 0px #ccc;
 -webkit-box-shadow:1px 1px 6px 0px #ccc;
 -o-box-shadow:1px 1px 6px 0px #ccc;
 margin: 20px 5px; /* 外側の余白 上下・左右 */
 padding: 30px 20px 20px 20px; /* 内側の余白 上・右・下・左 */
 position: relative;
 z-index: 0;
}
.mybox2:after{
 background-color: #d9ccb3; /* マステ部分の色1 */
 background-image: linear-gradient(45deg, #dfd4be 25%, transparent 25%, transparent 75%, #dfd4be 75%, #dfd4be), linear-gradient(45deg, #dfd4be 25%, transparent 25%, transparent 75%, #dfd4be 75%, #dfd4be); /* マステ部分の色2 */
 background-position: 0 0, 12px 12px;
 background-size: 24px 24px;
 border-left: 2px dotted rgba(255,255,255,0.9);
 border-right: 2px dotted rgba(255,255,255,0.9);
 box-shadow: 0 0 5px rgba(255,255,255,0.5);
 content: 'ボディカットコース';
 display: block;
 margin: 0 0 10px 0;
 padding: 5px 20px;
 color: #fff;  /* マステ部分文字色 */
 text-align: center;
 position: absolute;
 top: -10px;
 left: 20px;
 transform: rotate(-3deg);
 -moz-transform: rotate(-3deg);
 -webkit-transform: rotate(-3deg);
 -o-transform: rotate(-3deg);
}

.mybox3{
 background-color: #fff;	/* 背景色 */
 border: 1px solid #ccc; /* 線の太さ・種類・色 */
 box-shadow:1px 1px 6px 0px #ccc;
 -moz-box-shadow:1px 1px 6px 0px #ccc;
 -webkit-box-shadow:1px 1px 6px 0px #ccc;
 -o-box-shadow:1px 1px 6px 0px #ccc;
 margin: 20px 5px; /* 外側の余白 上下・左右 */
 padding: 30px 20px 20px 20px; /* 内側の余白 上・右・下・左 */
 position: relative;
 z-index: 0;
}
.mybox3:after{
 background-color: #d9ccb3; /* マステ部分の色1 */
 background-image: linear-gradient(45deg, #dfd4be 25%, transparent 25%, transparent 75%, #dfd4be 75%, #dfd4be), linear-gradient(45deg, #dfd4be 25%, transparent 25%, transparent 75%, #dfd4be 75%, #dfd4be); /* マステ部分の色2 */
 background-position: 0 0, 12px 12px;
 background-size: 24px 24px;
 border-left: 2px dotted rgba(255,255,255,0.9);
 border-right: 2px dotted rgba(255,255,255,0.9);
 box-shadow: 0 0 5px rgba(255,255,255,0.5);
 content: 'グルーミングコース';
 display: block;
 margin: 0 0 10px 0;
 padding: 5px 20px;
 color: #fff;  /* マステ部分文字色 */
 text-align: center;
 position: absolute;
 top: -10px;
 left: 20px;
 transform: rotate(-3deg);
 -moz-transform: rotate(-3deg);
 -webkit-transform: rotate(-3deg);
 -o-transform: rotate(-3deg);
}


/* 動取用BOX　
------------------------------------------------------------*/
.boxd{
    padding: 0.5em 1em;
    margin: 2em 0;
    background: -webkit-repeating-linear-gradient(-45deg, #f0f8ff, #f0f8ff 3px,#e9f4ff 3px, #e9f4ff 7px);
    background: repeating-linear-gradient(-45deg, #f0f8ff, #f0f8ff 3px,#e9f4ff 3px, #e9f4ff 7px);
}
.boxd p {
    margin: 0; 
    padding: 0;
}

/* サロン料金表用テーブル　PC用
------------------------------------------------------------*/
table {
  border-collapse: collapse;
  width:80%;
}
th,
td {
  padding: 1rem 2rem;
  text-align: center;
  border-bottom: 1px solid #FAF7F0;
}
td span{
display: block;
font-size:13px;
color:#a5a5a5;
}
th {
  font-weight: normal;
  font-size: .875rem;
  color: #666;
  background: #FAF7F0;
  position: sticky;
  top: 0;
}
.price {
  width: 50px;
  display: block;
  margin: 0 auto;
  margin-bottom: .1rem;
}

@media(max-width: 500px) {
  .heading {
    display: none;
  }
  td {
    display: block;
  }
  td::before {
    content: attr(data-label);
    font-size: .875rem;
    color: #666;
    display: block;
    margin-bottom: 0.25rem;
  }  
  .dog-name {
    background: #eee;
  }
}

.google_map{
    position:relative;
    width:100%;
    height:0;
    padding-top:75%;
}
.google_map iframe{
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
}


/*641px～PC　PC上では見えないようにする*/
@media screen and (min-width:641px){
	.footer_area{
		display: none;
}	
}



/* iPadサイズ以下（1024px）からアコーディオンメニュー
------------------------------------------------------------*/

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

#mainNav{
clear:both;
width:100%;
padding-bottom:10px;
background:#FAF7F0;
}

#mainNav a.menu{
width:100%;
display:block;
height:40px;
line-height:40px;
font-weight:bold;
text-align:right;
color:#432;
background:url(images/menuOpen.png) no-repeat 8px 7px;
}
	
#mainNav a#menu span{
padding-right:2em;
}
	
#mainNav a.menuOpen{
background:url(images/menuOpen.png) no-repeat 8px -35px;
}
	
nav .panel{
display: none;
width:100%;
position:relative;
right:0;
top:0;
z-index:1;
}

.panel ul{
margin:0;padding:0;
}

.panel ul li{
float: none;
clear:both;
width:100%;
height:auto;
line-height:1.2;
}

.panel ul li a,.panel ul li.current-menu-item li a{
display: block;
width:100%;
padding:1em 0;
text-align:right;
color:#432;
}

.panel ul li a span{
padding-right:2em;
}

.panel ul li a:hover{
color:#cdcdcd;
}

.panel ul li li{
float:left;
border:0;
}

.panel ul li li a span{
padding-right:35px;
}

nav div.panel{
float:none;
}

}


/* iPadサイズ以下（1024px）から 1カラム表示に切り替え
------------------------------------------------------------*/

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

#wrapper, #header, .inner{
width:98%;
}

.maincontent, .onecolumn{
width:98%;
}

#header
{
padding-right:10px;
}

#header h1{
padding-left:10px;
}

.panel ul, .thumbWrap{
margin:0 auto;
}

.thumbWrap{
width:100%;
margin:0 auto;
}

.thumbWrap ul.thumbUnder li{
width:30%;
float:left;
margin:0 1% 0 2%;
}

.thumbWrap ul.thumbUnder li img{
width:100%;
}

.thumbWrap ul.thumb li{
width:30%;
float:left;
margin:0 1% 0 2%;
}

.panel ul ul{
padding:0;
}

nav div.panel{
float:none;
}

#content, #sidebar{
clear:both;
width:95%;
float:none;
margin:0 auto;
padding:10px 0;
}

#banners{
width:100%;
text-align:center;
}

#banners p{
width:30%;
float:left;
margin:0 1% 0 2%;
}

#banners p img{
width:100%;
height:auto;
}

#contactBanner{
margin:0 auto;
align:center;
}

#footer{
margin:0;
border:0;
text-align:center;
}

#footerLogo, #footer ul{
float:none;
width:auto;
padding-bottom:20px;
text-align:center;
}

#footer ul{
padding-top:20px;
}

}


/* 幅644px以下から ヘッダー等微調節
------------------------------------------------------------*/

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

#header{
padding:0 1%;
text-align:center;
}

#headerInfo{
display:none;
}

#header h1{
display:none;
}

#header h2,#footerLogo{
float:none;
margin-top:0px;
padding-top:20px;
}

#mainImg{
height:230px;
overflow:hidden;
position:relative;
margin-bottom:5px;
}

#mainImg img{
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
width: auto;
height: 100%;
}

img.alignright, img.alignleft{
display:block;
margin:5px auto 20px auto;
}

.alignright,.alignleft{
float:none;
}

.thumbWrap ul.thumbUnder li{
width:95%;
margin-bottom:10px;
}

.thumbWrap ul.thumbUnder li img{
width:80%;
margin:0 auto;
display:block;
}

#banners p{
float:none;
width:95%;
}

#banners p img{
width:100%;
}

#footer ul{
text-align:left;padding:15px;
}

}

/* 幅768px以下から TEL
------------------------------------------------------------*/
@media screen and (min-width: 768px) {
    .tel {
        pointer-events: none;
        cursor: default;
    }
}