@charset "utf-8";

/* header
++++++++++++++++++++++++++++++*/
header{
	position:relative;
	margin:0 auto;
	width:100%;
	height: 115px;
	border-bottom:1px dotted #333;
	}

#header-inner{
	position: relative;
	margin: 0 auto;
	width: 1090px;
}

#header-logo{
	position: absolute;
	top: 16px; left: 0;
	width: 273px;
	height: 83px;
	}

nav#global-nav{
	text-align: right;
	padding-top: 45px;
	}

nav#global-nav ul{
	font-size:0;
	}

nav#global-nav ul li{
	position: relative;
	display:inline-block;
	font-family: 'Kreon', serif;
	letter-spacing: 1px;
	font-size: 16px;
	font-weight: 400;
	margin-left: 35px;
	}

nav#global-nav ul li a{
	color: #333;
	text-decoration: none;
	}

nav#global-nav ul li a:hover{
	color: #FFB344;
	}

	nav#global-nav ul li:nth-child(6) img,
	nav#global-nav ul li:nth-child(7) img,
	nav#global-nav ul li:nth-child(8) img{
	position: absolute;
	top: -20px; left: 0;
	width: 22px; height: 22px;
	}

/* basic layout
++++++++++++++++++++++++++++++*/
.index-container{
	position:relative;
	margin:0 auto;
	width:100%;
	background:#FFF;
	padding:50px 0 0;
	border-bottom:1px dotted #333;
	text-align: center;
	}

.container{
		position:relative;
		margin:0 auto;
		width:100%;
		background:#FFF;
		padding:40px 0;
		border-bottom:1px dotted #333;
		text-align: left;
		}

.contents{
	position:relative;
	margin:0 auto;
	width:1090px;
	}

hr{
	width:100%; height:1px;
	margin:0 auto 20px auto;
	border:none;
	border-top:1px solid #DEDED2;
	}

section{
	margin:0 0 40px;
	}

section p{
	margin:0 0 20px 0;
	}

.link-text-box a{
	color: #FFB737;
	margin-bottom: 20px;
	}

/* footer
++++++++++++++++++++++++++++++*/
#scrollUp{
	position:relative;
	bottom:18px;
	right:18px;
	width:50px;
	height:50px;
	background:rgba(255,189,93,0.8);
	border-radius:50%;
	font-size: 0;
	}
#scrollUp:before{
	position:absolute;
	bottom:0; right:0;
	width:50px;
	font-size:24px;
	text-align:center;
	line-height:50px;
	color:#333;
	content:"↑";
	display:inline-block;
	}

a#scrollUp:hover{border:none;}

footer{
	position:relative;
	width:100%;
	margin:65px auto 40px;
	}

#footer-info{
	margin-bottom: 65px;
	}

#footer-logo{
	width: 208px; height: 116px;
	margin: 0 auto 40px;
	}

#footer-tel{
	font-size: 20px;
	margin-bottom: 10px;
	}

#footer-tel:before{	content: "TEL."; margin-right:5px;}
#footer-tel:after{	content: "<予約制>"; margin-left:5px;}

address{margin-bottom: 20px;}
#footer-contact a{color: #FFB737;}

#map-field{
	width:100%;
	height:400px;
	border-bottom:1px dotted #333;
	}

#footer-nav{
	margin: 70px 0 40px;
	}

#footer-nav nav span a{
	color: #333;
	text-decoration: none;
	}

#footer-nav nav span a:hover{
	color: #FFB737;
	}

#footer-nav nav span:not(:last-child):after{
	content: "/";
	color: #999;
	margin: 0 5px 0 15px;
	}

#footer-nav .footer-sns{
	text-align: center;
	margin: 15px auto 0;
	}

#footer-nav .footer-sns span{
	display: inline-block;
	margin: 0 2px;
	width: 22px;
	height: 22px;
	}

#copyright{
	font-size: 13px;
	text-align:center;
	margin:0 auto;
	}

/* page
++++++++++++++++++++++++++++++*/
#page-billboard{
	width:100%;
	overflow:hidden;
	}

ul.disc-list{
	}

ul.disc-list li{
	position: relative;
	margin-bottom: 10px !important;
	padding-left: 20px;
	}

ul.disc-list li:before{
	position: absolute;
	top: 0; left: 0;
	content: "●";
	color: #FFB33D;
	}

.page-h2{
	text-align: center;
	font-size: 18px;
	padding: 20px 0;
	background: #D7EFEF;
	margin-top: -40px;
	margin-bottom: 40px;
	}

.orange-box{
	border: 5px solid #ffd492;
	padding: 30px 35px 10px;
	}

/* about
++++++++++++++++++++++++++++++*/
#about-contents{
	background: #D7F0EF;
	padding: 30px 0;
	}

#about-message-box{
	position:relative;
	margin:0 auto;
	width:1010px;
	padding: 40px 0;
	text-align: center;
	background: #FFF;
	border-radius: 60% 50% 55% 50%/50% 55% 50% 60%;
	}

#about-message-box h2{
	font-size: 18px;
	margin-bottom: 40px;
	}

#about-message-box p{
	margin-bottom: 20px;
	}

.about-box{
	padding-bottom: 50px;
	}

.about-box .about-text-left{
	width: 580px;
	float: left;
	}

.about-box .about-text-right{
	width: 580px;
	float: right;
	}

.about-box .about-title{
	display: inline-block;
	font-size: 18px;
	font-weight: 700;
	margin-bottom: 20px;
	border-bottom: 2px dotted #FFB33D;
	}

.about-image-left{
	width: 450px;
	float: left;
	}

.about-image-right{
	width: 450px;
	float: right;
	}

.shop-information-area{
	border-top: 1px dotted #333;
	padding-top: 30px;
	}

.shop-information-title{
	margin: 0 auto 20px;
	text-align: center;
	font-size: 18px;
	}

.shop-information-title:before{content: "－"; margin-right: 5px;}
.shop-information-title:after{content: "－"; margin-left: 5px;}

.shop-information-area #shop-information-text{
	height:200px;
	margin:10px 200px;
	padding:15px 15px 0 15px;
	border:1px solid #CCCCCC;
	background:#FCFCFC;
	overflow:auto;
	}

.shop-information-area p{
	margin: 0 200px 10px;
	}

.shop-information-area p span{
	display: inline-block;
	width: 290px;
	}

.shop-information-area ul{
	margin: 0 15px 10px;
	}

.shop-information-area ul li{
	margin-bottom: 20px;
	list-style: disc;
	}

.shop-information-area ul li ol{
	margin: 10px 30px 0;
	}

.shop-information-area ul li ol li{
	list-style: decimal;
	margin-bottom: 10px;
	}

div.voice-box{
	margin-bottom: 30px;
	}

p.voicetitle-center {
	text-align: center;
	}

p.voicetitle-center strong{
  display: inline-block;
  font-size: 18px;
//  border-bottom: 2px dotted #82bdbb;
	}

p.voicetitle-center strong:before{content: "〇●〇●〇●"; margin-right: 3px; color: #82bdbb;}
p.voicetitle-center strong:after{content: "●〇●〇●〇"; margin-left: 3px; color: #82bdbb;}

ul.wan-voice-list{
	font-size: 0;
	//margin-bottom: 30px;
	}

ul.wan-voice-list li{
	letter-spacing: normal;
  display: inline-block;
	font-size: 15px;
	width: 250px;
	margin-right:30px;
	}

ul.wan-voice-list li:nth-child(3){
	vertical-align: top;
	}

ul.wan-voice-list li:nth-child(4){
	margin-right: 0px;
	}

ul.wan-voice-list li p {
	background-color:#D7F0EF;
	border-radius:10px;
	position:relative;
	padding: 16px;
	margin-top: 20px;
	min-height: 200px;
	}

ul.wan-voice-list li p:after {
	border:10px solid transparent;
	border-bottom-color:#D7F0EF;
	border-top-width:0;
	top:-10px;
	content:"";
	display:block;
	left:30px;
	position:absolute;
	width:0;
	}

/* trimming
++++++++++++++++++++++++++++++*/
table.price-table{
	width:100%;
	margin:0 auto 25px;
	border-collapse:collapse;
	border-bottom: 1px solid #CCC;
	}

table.price-table caption{
	font-weight: 700;
	text-align: left;
	}

table.price-table th{
	padding: 20px 60px;
	text-align: center;
	}

table.price-table td{
	padding: 10px 60px;
	text-align: center;
	}

table.price-table td.name{
	text-align: left;
	border-right: 1px solid #CCC;
	}

table.price-table tr:nth-child(even){
	background: #F4FBFB;
	}

table.price-table tr:nth-child(1),
table.price-table tr:nth-child(11),
table.price-table tr:nth-child(17){
	border-bottom: 1px solid #CCC;
	}

table.price-table td.breed{
	background: #FFF;
	padding: 10px 20px;
	vertical-align: top;
	border-right: 1px solid #CCC;
	}

table.price-table td.item{
	text-align: left;
	border-right: 1px solid #CCC;
	width: 480px;
	}

ul.discount-list{
	margin: 20px 0 0;
	padding-top: 20px;
	border-top: 1px dotted #CCC;
	}

ul.discount-list li{
	margin-bottom: 10px;
	}

ul.discount-list li strong{
	display: inline-block;
	background: #D7EFEF;
	border-radius: 5px;
	width: 180px;
	text-align: center;
	padding: 2px 0;
	margin-right: 20px;
	}

ul.recommend-list{
	}

ul.recommend-list li{
	margin-bottom: 40px;
	}

ul.recommend-list li .recommend-text{
	width: 760px;
	float: right;
	}

ul.recommend-list li .recommend-title{
	display: inline-block;
	font-size: 18px;
	font-weight: 700;
	margin-bottom: 20px;
	border-bottom: 2px dotted #FFB33D;
	}

ul.recommend-list li .recommend-image{
	width: 309px;
	height: 295px;
	float: left;
	}

ul.recommend-list li:nth-child(even) .recommend-text{float: left;}
ul.recommend-list li:nth-child(even) .recommend-image{float: right;}

ul.micro-list{
	font-size: 0;
	margin-bottom: 20px;
	}

ul.micro-list li:not(:first-child){
	position: relative;
	display: inline-block;
	font-size: 15px;
	width: 176px;
	height: 176px;
	border: 4px double #FFF;
	background: #FFB33D;
	text-align: center;
	border-radius: 50%;
	margin: 0 8px 0 0;
	}

ul.micro-list li span{
	position: absolute;
	top: 0; bottom: 0;
	left: 0; right: 0;
	margin: auto;
	width: 140px;
	height: 3em;
	display: block;
	text-align: center;
	color: #FFF;
	font-weight: 700;
	}

ul.micro-list li:first-child{
	font-size: 15px;
	font-weight: 700;
	margin: 0 0 20px;
	}

ul.micro-list li:last-child{
	margin: 0;
	}

.point-box{
	background: rgba(215,239,239,0.1);
	border: 3px solid #d7efef;
	padding: 15px 20px;
	margin-bottom: 20px;
	}

.point-box strong{
	display: block;
	margin-bottom: 10px;
	font-size: 16px;
	}

ul.trouble-list{
	}

ul.trouble-list li{
	margin-bottom: 20px;
	}

ul.trouble-list li .trouble-box{
	position: relative;
	float: left;
	width: 240px;
	height: 80px;
	background: #7BA4D3;
	color: #FFF;
	}

ul.trouble-list li:nth-child(3) .trouble-box{background: #eaa7cd;}
ul.trouble-list li:nth-child(2) .trouble-box{background: #649153;}

ul.trouble-list li .trouble-box span{
	display: block;
	padding: 15px 15px 0 15px;
}

ul.trouble-list li .trouble-box:after{
	position: absolute;
	top: 30px; right: -20px;
	content: "▶";
	font-size: 40px;
	color: #7BA4D3;
	}

ul.trouble-list li:nth-child(3) .trouble-box:after{color: #eaa7cd;}
ul.trouble-list li:nth-child(2) .trouble-box:after{color: #649153;}

ul.trouble-list li .advise-box{
	width: 800px;
	float: right;
	}

ul.trouble-list li .advise-box h3{
	display: inline-block;
	font-size: 22px;
	font-weight: 700;
	margin-bottom: 20px;
	color: #3269A6;
	}

ul.trouble-list li:nth-child(3) .advise-box h3{color: #edb5d4;}
ul.trouble-list li:nth-child(2) .advise-box h3{color: #6c9c59;}


ul.trouble-list li .advise-box h3 span{
	display: block;
	font-size: 14px;
	text-align: center;
	font-weight: normal;
	color: #333;
	width: 255px;
	height: 36px;
	padding-top: 5px;
	overflow: hidden;
	background: url(../../img/trimming/balloon.png);
	}

ul.trouble-list li .advise-box .advise-image{
	width: 240px;
	float: right;
	margin-left: 10px;
	}

ul.furmake-list{
	}

ul.furmake-list li{
	margin-bottom: 20px;
	}

ul.furmake-list li .furmake-type{
	font-size: 18px;
	font-weight: 700;
	display: inline-block;
	border-bottom: 2px dotted #edb5d4;
	margin-bottom: 10px;
	}

ul.furmake-list li .furmake-image{
	float: right;
	width: 210px;
	margin-left: 10px;
	}

ul.furmake-list li p span{
	background: #999;
	border-radius: 3px;
	padding: 2px 5px;
	margin-right: 5px;
	color: #FFF;
	}

/* hotel
++++++++++++++++++++++++++++++*/
.hotel-image-left{
	float: left;
	width: 300px;
	height: 282px;
	}

.hotel-image-right{
	float: right;
	width: 300px;
	height: 282px;
	}

.hotel-text{
	width: 750px;
	float: right;
	}

table.hotel-table{
	width:100%;
	margin:0 auto 25px;
	border-collapse:collapse;
	}

table.hotel-table th{
	padding: 10px 20px;
	border-bottom: 1px solid #CCC;
	text-align: center;
	}

table.hotel-table td{
	padding: 10px 20px;
	text-align: center;
	border-bottom: 1px solid #CCC;
	}

table.hotel-table tr:nth-child(even){
	background: #F4FBFB;
	}

ul#hotel-list{
	float: left;
	width: 750px;
	margin-bottom: 20px;
}

/* blog
++++++++++++++++++++++++++++++*/
#blog-billboard{
	background: #FFE4BF;
	}

#blog-billboard img{
	width: 204px;
	height: 23px;
	margin: 0 auto;
	padding: 60px 0 20px;
	}

#blog-container{
	background: #FFE4BF;
	}

#blog-main{
	float: left;
	width: 800px;
	}

#blog-main-inner{
	background: #FFF;
	border: 2px solid #CCC;
	padding: 30px;
	margin-bottom: 30px;
	}

#blog-main-inner p{
	margin-bottom: 20px;
	}

#blog-main-inner img{
	max-width: 736px;
	}

.blog-title{
	border-bottom: 1px dotted #999;
	padding-bottom: 15px;
	margin-bottom: 15px;
	}

.blog-title h1{
	font-size: 18px;
	}

.blog-title span.topics-entry-date{
	font-size: 14px;
	margin-bottom: 10px;
	}

.entry-bottom{
  font-size:13px;
  text-align:center;
	}

.entry-bottom p a{text-decoration: none; color: #333;}
.entry-bottom p a:hover{text-decoration:underline;}

.entry-bottom p.prev-post{float:left;}
.entry-bottom p.next-post{float:right;}

.blog-category-title{
	font-size: 18px;
	margin-bottom: 20px;
	}

.blog-list{
	margin-top:20px;
	}

.blog-list li{
	padding-bottom: 20px;
	margin-bottom: 20px;
	border-bottom: 1px dotted #999;
	}

.blog-list li span.blog-date{
	font-size: 13px;
	line-height: 15px;
	display: block;
	}

.blog-list li a{
	color: #333;
	text-decoration: none;
	}

.blog-list li a:hover{
	color: #FFB737;
	}

#blog-side{
	width: 240px;
	float: right;
	}

.side-title{
	width: 172px;
	height: 32px;
	margin-bottom: 20px;
	}

ul.recent-blog-list{
	margin-bottom: 50px;
	}

ul.recent-blog-list li{
	margin-bottom: 20px;
	}

ul.recent-blog-list li a,ul.archives-blog-list li a{text-decoration: none; color: #333;}
ul.recent-blog-list li a:hover,ul.archives-blog-list li a:hover{text-decoration:underline;}

ul.recent-blog-list li span.blog-date{
	display: block;
	font-size: 13px;
	line-height: 15px;
	}

ul.archives-blog-list li{
	font-size: 14px;
	margin-bottom:10px;
	}

/* contact
++++++++++++++++++++++++++++++*/
.first-time-box{
	border: 5px solid #ffd492;
	padding: 30px 35px 10px;
	margin-bottom: 30px;
	}

table.contact-table{
	width:100%;
	border-collapse:collapse;
	}

table.contact-table .hissu{
	color:#FF0000;
	}

table.contact-table caption{
	padding:0 0 10px 0;
	text-align:left;
	font-size:13px;
	font-weight:normal;
	}

table.contact-table th{
	width:150px;
	padding:15px 20px 15px 0;
	text-align:right;
//	vertical-align:top;
	font-weight:normal;
	border-top:1px solid #CCC;
	background:#D7F0EF;
	}

table.contact-table td{
	padding:15px 20px;
	text-align:left;
	border-top:1px solid #CCC;
	}

table.contact-table td .caution{
	display:block;
	font-size:13px;
	margin:5px 0 0 0;
	}

table.contact-table td input.input-text{
	width:100%;
	height:2.5em;
	margin:0;
	background:#FCFCFC;
	border:1px solid #CCC;
	}

table.contact-table td input.input-submit{
	width:40%;
	height:3em;
	margin:20px auto 0 auto;
	font-size:14px;
	letter-spacing:1px;
	color:#FFF;
	font-weight:bold;
	background:#FFB33D;
	cursor:pointer;
	display:block;
	border:1px solid #FFB33D;
	}

table.contact-table td input.input-submit:hover{
	color:#FFF;
	background:#ff9f0a;
	border:1px solid #ff9f0a;
	font-weight:bold;
	}

table.contact-table td textarea{
	width:100%;
	height:10em;
	background:#FCFCFC;
	border:1px solid #CCC;
	margin:0;
	}

table.contact-table td #privacy-box{
	height:200px;
	margin:10px 0;
	padding:15px 15px 0 15px;
	border:1px solid #CCCCCC;
	background:#FCFCFC;
	overflow:auto;
	}

table.contact-table td #privacy-box p{
	margin:0 0 15px 0;
	font-size:12px;
	}

table.contact-table td #privacy-box ol li{
	list-style:decimal outside;
	font-size:12px;
	margin:0 0 15px 15px;
	}
.contact-qr-image{
	width: 300px;
	margin: 0 auto 20px;
	text-align: center;
}
.contact-qr-image img{
	width: 200px;
	margin: 0 auto 5px;
}
h2.line-flow{
	font-size: 18px;
	margin-bottom: 20px;
}
ol.line-flow-list{
	counter-reset:number;
	display: flex;
	margin-top: 40px;
}
ol.line-flow-list li{
	position: relative;
	flex-basis: 330px;
	padding: 30px;
	border: 1px solid #00B900;
	border-radius: 10px;
	box-sizing: border-box;
}
ol.line-flow-list li:nth-child(2){margin: 0 50px;}
ol.line-flow-list li span{
	display: block;
	min-height: 150px;
}
ol.line-flow-list li:before{
	position: absolute;
	top: -20px; left: -20px;
  counter-increment: number;
  content: counter(number,decimal-leading-zero);
  background-color: #00B900;
  display: block;
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 24px;
	color: #FFF;
  line-height: 50px;
  text-align: center;
  height: 50px;
  width: 50px;
  border-radius: 50%;
}
.contact-image{
	width: 220px;
	margin: 0 auto;
}
/* notice
++++++++++++++++++++++++++++++*/
strong.notice{
	display: block;
	width: 22em;
	margin: 0 auto 5px;
	font-size: 1.2em;
	border-bottom: 2px dotted #FFB33D;
}

/* trimming formy
++++++++++++++++++++++++++++++*/

.formy-box{
	position: relative;
	width: 680px;
	margin: 0 auto 40px;
}
.formy-box::before{
	position: absolute;
	content: "";
	top:180px; left: -240px;
	width: calc( 310px * 0.6 );
	height:  calc( 296px * 0.6 );
	background-image: url(../../img/trimming/foamy/image04.png);
	background-position: 0 0;
	background-repeat: no-repeat;
	background-size: cover;
}
.formy-box::after{
	position: absolute;
	content: "";
	top:200px; right: -240px;
	width: calc( 310px * 0.65 );
	height:  calc( 296px * 0.65 );
	background-image: url(../../img/trimming/foamy/image02.png);
	background-position: 0 0;
	background-repeat: no-repeat;
	background-size: cover;
	transform:rotate(15deg);
}
.formy-box h2{
	text-align: center;
	font-size: 1.3em;
	margin-bottom: 20px;
}
.formy-box > figure{
	position: relative;
	width: 400px;
	margin: 0 auto 40px;
}
.formy-box > figure::before{
	position: absolute;
	content: "";
	top:-20px; left: -300px;
	width: calc( 310px * 0.65 );
	height:  calc( 296px * 0.65 );
	background-image: url(../../img/trimming/foamy/image03.png);
	background-position: 0 0;
	background-repeat: no-repeat;
	background-size: cover;
}
.formy-box > figure::after{
	position: absolute;
	content: "";
	top:0; right: -280px;
	width: calc( 310px * 0.6 );
	height:  calc( 296px * 0.6 );
	background-image: url(../../img/trimming/foamy/image01.png);
	background-position: 0 0;
	background-repeat: no-repeat;
	background-size: cover;
}
.formy-title{
	text-align: center;
}
.formy-title img{
	display: inline-block;
	width: 100px;
	margin-right: 5px;
}
.formy-box > ul{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	align-items: center;
	margin-top: 15px;
}
.formy-box > ul li{
	width: 210px; height: 210px;
	border-radius: 50%;
	border: 4px double #FFB33D;
	padding: 25px 25px 0;
	box-sizing: border-box;
}
.formy-box > ul li strong{
	display: block;
	text-align: center;
	font-size: 1.15em;
	color: #FFB33D;
	margin-bottom: 5px;
}
