@charset "UTF-8";
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

main {
  display: block;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}

pre {
  font-family: monospace, monospace;
  font-size: 1em;
}

a {
  background-color: transparent;
}

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted;
}

b, strong {
  font-weight: bolder;
}

code, kbd, samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

small {
  font-size: 80%;
}

sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

img {
  border-style: none;
}

button, input, optgroup, select, textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}

button, input {
  overflow: visible;
}

button, select {
  text-transform: none;
}

[type=button], [type=reset], [type=submit], button {
  -webkit-appearance: button;
}

[type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner, button::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

[type=button]:-moz-focusring, [type=reset]:-moz-focusring, [type=submit]:-moz-focusring, button:-moz-focusring {
  outline: 1px dotted ButtonText;
}

fieldset {
  padding: 0.35em 0.75em 0.625em;
}

legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}

progress {
  vertical-align: baseline;
}

textarea {
  overflow: auto;
}

[type=checkbox], [type=radio] {
  box-sizing: border-box;
  padding: 0;
}

[type=number]::-webkit-inner-spin-button, [type=number]::-webkit-outer-spin-button {
  height: auto;
}

[type=search] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}

[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}

details {
  display: block;
}

summary {
  display: list-item;
}

template {
  display: none;
}

[hidden] {
  display: none;
}

/* box-sizing */
html {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

*,
*::before,
*::after {
  -webkit-box-sizing: inherit;
  -moz-box-sizing: inherit;
  box-sizing: inherit;
}

/* Settings
----------------------------------------------------- */
html {
  font-size: 62.5%;
}

body {
  position: relative;
  background: #ffe0e0 url("../images/bg_all.gif") center top;
  color: #332000;
  font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-size: 1.4em;
  line-height: 1.5;
  word-wrap: break-word;
}

a:link,
a:visited {
  color: #800080;
}

a:hover,
a:focus {
  color: #b08c66;
  text-decoration: none;
}

h1, h2, h3 {
  margin: 0;
  font-size: inherit;
}

img {
  vertical-align: bottom;
}

/* Common classes */
ul.nostyle {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

dl.nostyle {
  margin: 0;
  padding: 0;
}

dl.nostyle dt,
dl.nostyle dd {
  margin: 0;
}

.responsive,
.responsive img {
  width: 100%;
  height: auto;
}

.en {
  font-family: Arial, Verdana, Helvetica, sans-serif;
}

.bold {
  font-weight: bold;
}

.alignL {
  text-align: left;
}

.alignC {
  text-align: center;
}

.alignR {
  text-align: right;
}

.floatL {
  float: left;
}

.floatR {
  float: right;
}

.cf:after { /* IE7以下除外 */
  content: "";
  clear: both;
  display: block;
}

.indent {
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
}

/* color */
.yellow {
  color: #ff0;
}

.orange {
  color: #f60;
}

.pink {
  color: #F69;
}

.red {
  color: #F00;
}

.purple {
  color: #60F;
}

.lavender {
  color: #C9F;
}

.blue {
  color: #30F;
}

.skyblue {
  color: #00a9d6;
}

.green {
  color: #6C0;
}

.gray {
  color: #999;
}

#wrapper {
  width: 950px;
  margin: 0 auto;
  text-align: left;
}

/*=====================================================
	header
=====================================================*/
header {
  height: 205px;
  background: url("../images/bg_edge.jpg") no-repeat;
}
header .container {
  height: 155px;
}
header .logo {
  float: left;
  width: 310px;
  height: 130px;
}
header .logo a {
  display: block;
  width: 310px;
  height: 130px;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
}

#headNavi {
  float: right;
  width: 360px;
  height: 130px;
  background: url("../images/txt_head_right.png") no-repeat 0px 5px;
}

/* #globalnavi
----------------------------------------------------- */
#globalnavi {
  width: 930px;
  margin: 0 auto;
}
#globalnavi ul {
  width: 100%;
}
#globalnavi li {
  float: left;
  height: 40px;
}
#globalnavi li a {
  display: block;
  width: 125px;
  height: 0;
  padding-top: 40px;
  overflow: hidden;
  background: url("../images/btn_globalnavi.png") no-repeat;
  text-indent: -9999px;
}

#globalnavi #home a {
  background-position: 0 0;
  width: 55px !important;
}
#globalnavi #trimming a {
  background-position: -55px 0;
}
#globalnavi #tansan a {
  background-position: -180px 0;
}
#globalnavi #beauty a {
  background-position: -305px 0;
}
#globalnavi #pethotel a {
  background-position: -430px 0;
}
#globalnavi #daycare a {
  background-position: -555px 0;
}
#globalnavi #blog a {
  background-position: -680px 0;
}
#globalnavi #contact a {
  background-position: -805px 0;
}

#globalnavi #home a:hover {
  background-position: 0px -40px;
}
#globalnavi #trimming a:hover {
  background-position: -55px -40px;
}
#globalnavi #tansan a:hover {
  background-position: -180px -40px;
}
#globalnavi #beauty a:hover {
  background-position: -305px -40px;
}
#globalnavi #pethotel a:hover {
  background-position: -430px -40px;
}
#globalnavi #daycare a:hover {
  background-position: -555px -40px;
}
#globalnavi #blog a:hover {
  background-position: -680px -40px;
}
#globalnavi #contact a:hover {
  background-position: -805px -40px;
}

#globalnavi #home.current a {
  background-position: 0px -80px;
}
#globalnavi #trimming.current a {
  background-position: -55px -80px;
}
#globalnavi #tansan.current a {
  background-position: -180px -80px;
}
#globalnavi #beauty.current a {
  background-position: -305px -80px;
}
#globalnavi #pethotel.current a {
  background-position: -430px -80px;
}
#globalnavi #daycare.current a {
  background-position: -555px -80px;
}
#globalnavi #blog.current a {
  background-position: -680px -80px;
}
#globalnavi #contact.current a {
  background-position: -805px -80px;
}

/*=====================================================
	Side Bar
=====================================================*/
#sidebar {
  float: left;
  width: 200px;
}
#sidebar .about {
  border: 1px solid #fcc;
  height: 40px;
}
#sidebar .about a {
  display: block;
  width: 100%;
  height: 0px;
  padding-top: 40px;
  overflow: hidden;
  background: #fcc url("../images/side_about.png") no-repeat 50% 0%;
}
#sidebar .menu {
  margin: 0;
  padding: 0px 10px;
  background: #ff80a0;
}
#sidebar .menu > div {
  border-bottom: 1px dotted #ec4080;
  padding: 10px 0 10px 18px;
  line-height: 1;
  background: url("../images/bg_point_wh1.png") no-repeat 0px 45%;
}
#sidebar .menu > div a {
  text-decoration: none !important;
  color: #fff;
}
#sidebar .menu > div a:hover, #sidebar .menu > div a:active {
  color: #ffff00;
}
#sidebar .reserve {
  height: 60px;
  margin-bottom: 10px;
  background: url("../images/side_reserve.png") no-repeat;
}
#sidebar .social {
  margin-bottom: 10px;
  text-align: center;
}
#sidebar .social a img:hover {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
#sidebar #blogPR {
  margin-bottom: 10px;
}
#sidebar #blogPR a {
  display: block;
  height: 0;
  padding-top: 100px;
  overflow: hidden;
  background: url("../images/side_blogPR.jpg") no-repeat;
}
#sidebar .sidePR {
  text-align: center;
}

/* slider */
.slider {
  position: relative;
}
.slider .slideshow {
  position: relative;
  width: 200px;
  height: 200px;
  overflow: hidden;
}
.slider .slideshow img {
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
  transition: 4s;
}
.slider .slideshow .show {
  opacity: 1;
  z-index: 1;
}

/*=====================================================
	footer
=====================================================*/
footer {
  width: 950px;
  margin: 0 auto;
  padding-bottom: 20px;
}
footer .container {
  width: 100%;
  background: url(../images/bg_edge.jpg) no-repeat 0% 100%;
}
footer .navi {
  width: 930px;
  margin: 0 auto;
  padding: 10px 0 30px;
  text-align: center;
}
footer .navi li {
  display: inline;
  font-size: 85.7%;
  color: #ecacac;
}
footer .navi li:not(:first-child) > a {
  margin-left: 0.5em;
  padding: 0 0 0 0.8em;
  border-left: 1px solid #ccc;
}
footer .navi li a {
  color: #dc4066;
  text-decoration: none;
}
footer #copyright {
  text-align: center;
  font-size: 85.7%;
  font-family: Arial, Helvetica, sans-serif;
  color: #dc4066;
}

/*=====================================================
	main
=====================================================*/
#main {
  padding: 0 10px 15px;
  background: #fff;
}
#main .container {
  float: right;
  width: 710px;
}

/* backnavi */
.backnavi {
  list-style: none;
  margin: 0;
  padding: 0;
}
.backnavi li {
  text-align: right;
  font-size: 78.6%;
  padding: 0 10px;
}
.backnavi li.pad {
  padding: 0 20px !important;
}
.backnavi a:link, .backnavi a:visited {
  color: #c96;
  text-decoration: none;
}
.backnavi a:hover, .backnavi .backnavi a:active {
  color: #963;
  text-decoration: none;
}
.backnavi #backtotop a {
  padding-left: 12px;
  background: url("../images/icon_arrow_backtop.png") no-repeat 0% 50%;
}

/*=====================================================
	Index
=====================================================*/
/* banner */
.info {
  margin-bottom: 20px;
}

.info:last-of-type {
  margin-bottom: 50px !important;
}

/* 臨時お知らせ */
#specialInfo {
  margin-bottom: 20px;
  border: 1px solid #dcbc66;
}
#specialInfo h3 {
  height: 30px;
  margin-bottom: 5px;
  background: url("../images/top_information.png") no-repeat;
  text-indent: -9999px;
}
#specialInfo table {
  width: 680px;
  margin: 0px auto;
}
#specialInfo table tr.line th, #specialInfo table tr.line td {
  border-bottom: 1px solid #ecdccc;
}
#specialInfo table th {
  width: 130px;
  padding: 10px 0;
  vertical-align: top;
  color: #f00;
}
#specialInfo table td {
  vertical-align: top;
  padding: 10px 0;
}

/*
#ecshopOpen { margin-bottom:20px; }
*/
/* ブログ新着 */
#whatsnew {
  margin-top: 50px;
}
#whatsnew h3 {
  margin: 0 0 10px;
}
#whatsnew .rss_content {
  width: 640px;
  margin: 0 auto;
  border-collapse: separate;
  border-spacing: 5px;
}
#whatsnew .rss_content th {
  width: 18%;
  font-size: 85.7%;
  font-family: Verdana, sans-serif;
  vertical-align: top;
}
#whatsnew .rss_content th p {
  margin: 0 !important;
  padding: 2px 0 2px 18px;
  background: url("../images/bg_point_pk1.png") no-repeat 2px 50%;
}
#whatsnew .rss_content td {
  width: 80%;
  padding: 2px 0;
}
#whatsnew .rss_content td a:link {
  color: #f36;
  font-weight: bold;
  text-decoration: none;
}
#whatsnew .rss_content td a:visited {
  color: #ff99a9;
  font-weight: bold;
  text-decoration: none;
}
#whatsnew .rss_content td a:hover {
  color: #ff99bc;
  font-weight: bold;
  text-decoration: underline;
}
#whatsnew .rss_content td span {
  font-size: 86%;
}

/* マップ */
.home .map {
  margin-bottom: 40px;
  padding: 80px 0 15px;
  background: #f6f0e2 url(../images/top_head_map.png) no-repeat;
}
.home .map > .mapTxt {
  margin: 0 40px;
}
.home .map ul #mapImg {
  width: 450px;
  height: 370px;
  float: left;
  background: url(../images/map.png) no-repeat 50% 0%;
}
.home .map ul .mapTxt {
  width: 210px;
  float: left;
  padding-top: 70px;
}
.home .map em {
  font-style: normal;
  color: #c09050;
}

/* ブランドリスト */
.home .brand {
  padding: 20px;
  border: 2px solid #ecdccc;
}
.home .brand h3 {
  margin: 0 0 0.25em;
  font-size: 100%;
  color: #ec2066;
}
.home .brand ul {
  width: 640px;
  margin: 0 auto;
}
.home .brand ul li {
  width: 25%;
  float: left;
}
.home .brand ul li p {
  margin: 0 !important;
}
.home .brand ul li a:link,
.home .brand ul li a:visited {
  text-decoration: none;
  color: #300;
}
.home .brand ul li a:hover,
.home .brand ul li a:active {
  text-decoration: none;
  color: #fff;
}

/*=====================================================
	Information
=====================================================*/
.infoContents {
  padding-bottom: 15px;
  background: #f6f0e2;
}
.infoContents .inner {
  margin: 10px 30px 30px;
  padding: 20px 30px 40px;
  background: #fff;
  border-radius: 8px;
  line-height: 1.6;
}
.infoContents h4 {
  margin: 1em 0 2em;
  font-size: 142.9%;
  font-weight: bold;
}
.infoContents .infoTxt {
  margin: 2em 0 4em;
}
.infoContents .infoTxt p {
  margin: 2em 0;
}
.infoContents h5 {
  margin: 1em 0;
  font-size: 128.6%;
  font-weight: bold;
}
.infoContents h5.line {
  padding-bottom: 0.5em;
  border-bottom: 1px dotted #aca9a5;
}
.infoContents h6 {
  margin: 0 0 0.5em;
  font-size: 114.3%;
  font-weight: bold;
}
.infoContents .dPink {
  color: #ec0046;
  font-weight: bold;
}
.infoContents em {
  font-style: normal;
  font-weight: bold;
  color: #0090c0;
}
.infoContents table {
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
  line-height: 1.5;
}
.infoContents table caption {
  text-align: left;
  font-size: 92.9%;
  color: #999;
}
.infoContents table th, .infoContents table td {
  padding: 0.25em;
  border: 1px solid #ccc;
  text-align: center;
  vertical-align: middle;
}
.infoContents table th {
  background: #907660;
  color: #fff;
  font-weight: normal;
}
.infoContents table td.new {
  font-weight: bold;
}
.infoContents table .breed {
  width: 40%;
  padding-left: 1em;
  background: #fcf2ae;
  color: #332000;
}

/* 予約受付 共通 */
.reserve {
  margin: 0 auto 30px;
}
.reserve h2, .reserve h3 {
  width: 660px;
  height: 60px;
  margin: 0 auto 10px;
  background: url("../images/txt_reserve.png") no-repeat;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
}
.reserve ul {
  width: 640px;
  margin: 0 auto;
}
.reserve li {
  margin-bottom: 0.5em;
}
.reserve strong {
  color: #ec2066;
}

/*=====================================================
	Trimming
=====================================================*/
.trimming .pageHeader {
  height: 240px;
  margin-bottom: 30px;
  background: url("../images/title_main_trimming.png") no-repeat;
}
.trimming .pageHeader h1 {
  height: 105px;
}
.trimming .pageHeader .text {
  padding: 0 240px 0px 30px;
  font-size: 85.7%;
  color: #502020;
}
.trimming .courseMenu {
  width: 100%;
  background: #ffdcdc;
  margin-top: 50px;
  margin-bottom: 50px;
  padding-bottom: 10px;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
}
.trimming .courseMenu h2 {
  height: 70px;
  background: #ffdcdc url("../images/bar_trimming_01.png") no-repeat;
  text-indent: -9999px;
  margin-bottom: 20px;
}
.trimming .courseMenu h3 {
  font-size: 125%;
  text-align: center;
}
.trimming .courseMenu .capbottom {
  width: 100%;
  height: 10px;
  font-size: 5px;
  background: url("../images/bar_trimming_01.png") no-repeat 0% 100%;
}
.trimming .courseMenu .discount {
  width: 640px;
  text-align: center;
  padding: 10px 0;
  margin: 10px auto 2em;
  background: #FFC;
}
.trimming .courseMenu table {
  width: 640px;
  margin: 0 auto 10px;
  border-collapse: separate;
  border-spacing: 2px;
}
.trimming .courseMenu table caption {
  font-size: 85.7%;
  color: #963;
  text-align: right;
}
.trimming .courseMenu table th {
  padding: 0.5em 10px;
  background: #907660;
  color: #fff;
  font-weight: normal;
  text-align: center;
}
.trimming .courseMenu table th em {
  font-style: normal;
  color: #ff0;
}
.trimming .courseMenu table td {
  width: 20%;
  padding: 0.5em 10px;
  background: #fff;
  text-align: center;
}
.trimming .courseMenu table td.type {
  width: 25%;
}
.trimming .courseMenu table.old {
  margin-bottom: 0 !important;
}
.trimming .courseMenu table.old th, .trimming .courseMenu table.old td {
  font-size: 86%;
}
.trimming .courseMenu table.old td.type {
  width: 36%;
  background: #ff99a9;
  color: #332000;
}
.trimming .courseMenu table.trimming {
  margin-bottom: 4em;
}
.trimming .courseMenu table.trimming td.type {
  background: #ff99a9;
  color: #332000;
  font-weight: bold;
}
.trimming .courseMenu table.shampoo td.type {
  background: #99d6de;
  color: #332000;
  font-weight: bold;
}
.trimming .courseMenu .courseText {
  width: 640px;
  margin: 0 auto;
}
.trimming .courseMenuOld h2 {
  margin-bottom: 0 !important;
}
.trimming {
  /* ハーブパック */
}
.trimming .herbpack {
  background: #fcf2cc;
  margin-bottom: 40px;
  padding-bottom: 10px;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
}
.trimming .herbpack h2 {
  height: 70px;
  background: url("../images/bar_trimming_03.png") no-repeat;
}
.trimming .herbpack .text {
  width: 640px;
  margin: 0 auto;
  padding: 5px 0;
}
.trimming .herbpack table {
  width: 500px;
  margin: 0 auto 10px;
  border-collapse: separate;
  border-spacing: 2px;
}
.trimming .herbpack table caption {
  text-align: right;
  font-size: 85.7%;
  color: #963;
}
.trimming .herbpack table th {
  width: 70%;
  padding: 0.5em 10px;
  background: #ff99a9;
  color: #332000;
  font-weight: normal;
}
.trimming .herbpack table th.type {
  width: 70%;
  background: #ff99a9;
  color: #332000;
}
.trimming .herbpack table th.type p {
  margin: 0 !important;
  padding-left: 16px;
  background: url("../images/bg_point_wh1.png") no-repeat 0% 50%;
}
.trimming .herbpack table td {
  width: 30%;
  padding: 0.5em 10px;
  background: #fff;
}
.trimming .herbpack table td.type {
  width: 30%;
  background: #fff;
}
.trimming .herbpack table td.type p {
  margin: 0 !important;
  padding-left: 16px;
  background: url("../images/bg_point_wh1.png") no-repeat 0% 50%;
}
.trimming {
  /* ワンコインメニュー */
}
.trimming .option {
  background: #fcf2cc;
  margin-bottom: 30px;
  padding-bottom: 10px;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
}
.trimming .option h2 {
  height: 70px;
  background: url("../images/bar_trimming_02.png") no-repeat;
  text-indent: -9999px;
}
.trimming .option .text {
  width: 640px;
  margin: 0 auto;
  padding: 5px 0 10px;
  font-size: 93%;
}
.trimming .option ul {
  width: 620px;
  margin: 0px auto 10px;
  padding: 5px 0 0;
}
.trimming .option li {
  padding: 4px 10px 4px 16px;
  background: url("../images/bg_point_pk1.png") no-repeat 0% 50%;
  margin-bottom: 2px;
  border-bottom: 2px dotted #eccc99;
}
.trimming .option .extra {
  width: 620px;
  margin: 0 auto 10px;
  font-size: 93%;
}
.trimming .option em {
  color: #209999;
}
.trimming .optionOld h2 {
  background: url("../images/bar_trimming_02_210421.png") no-repeat;
}

/*=====================================================
	Carbonic Acid Spa
=====================================================*/
.carbonic .pageHeader {
  margin-bottom: 20px;
  height: 210px;
  background: url("../images/tansan/title_main_tansan.jpg") no-repeat;
}
.carbonic .pageHeader h1 {
  padding: 0;
  height: 100px;
}
.carbonic .pageHeader .text {
  padding: 0 240px 0px 40px;
  font-size: 92.9%;
  line-height: 1.5;
  color: #502020;
}
.carbonic .contents {
  padding: 0 0 15px;
  line-height: 1.6;
}
.carbonic .contents h2 {
  margin-bottom: 1em;
}
.carbonic .contents h3 {
  margin-left: -15px;
  margin-bottom: 0.75em;
  padding-left: 10px;
  border-left: 6px solid #f60;
  font-size: 142.9%;
  font-weight: bold;
  color: #f63;
}
.carbonic .contents .inner {
  margin: 0 30px;
}
.carbonic section {
  margin-bottom: 80px;
}
.carbonic .block {
  margin-bottom: 50px;
}
.carbonic #about {
  margin-bottom: 60px;
  background: #f6f0e2;
}
.carbonic #about .inner {
  padding-bottom: 30px;
}
.carbonic #about .extra {
  font-size: 128.6%;
  font-weight: 600;
  color: #e60040;
}
.carbonic #effect p {
  margin-top: 0.5em;
  margin-bottom: 0.5em;
}
.carbonic #effect p.mgb {
  margin-bottom: 1em;
}
.carbonic #effect .ex {
  font-size: 114.3%;
  font-weight: bold;
  color: #504240;
}
.carbonic #mechanism ul.flow {
  list-style: none;
  margin: 0 20px 0;
  padding: 0;
}
.carbonic #mechanism ul.flow li.text {
  padding: 0.5em 1em;
  background: #edecec;
  border-radius: 4px;
  font-size: 114.3%;
  text-align: center;
}
.carbonic #mechanism ul.flow li.down {
  text-align: center;
  color: #999;
}
.carbonic #mechanism ol.order li {
  margin-bottom: 0.5em;
}
.carbonic #mechanism .ex {
  font-size: 128.6%;
  font-weight: bold;
  color: #09c;
  text-align: center;
}
.carbonic #mechanism .caption {
  font-size: 85.7%;
  color: #999;
}
.carbonic #mechanism .summary {
  border: 1px solid #ffc6c0;
  padding: 2px;
}
.carbonic #mechanism .summary dt {
  padding: 0.25em 0.5em;
  font-size: 128.6%;
  font-weight: bold;
  background: #ffe6e0;
  color: #ff4020;
}
.carbonic #mechanism .summary dd {
  margin: 0;
  padding: 1em 0.5em;
}
.carbonic #price .mark {
  margin-bottom: 0.25em;
  padding: 0 0 0 20px;
  font-size: 114.3%;
  font-weight: bold;
  background: url("../images/icon_cheer.png") no-repeat left 40%;
  color: #502010;
}
.carbonic #price table {
  width: 80%;
  border-collapse: collapse;
  border-spacing: 0;
  margin-bottom: 2em;
}
.carbonic #price table.col3 {
  width: 90%;
}
.carbonic #price table.col3 th {
  width: 33.33%;
}
.carbonic #price th {
  width: 50%;
  padding: 0.25em;
  border: 1px solid #ccc;
  font-weight: normal;
  background: #e6e6e6;
  text-align: center;
}
.carbonic #price td {
  padding: 0.25em;
  border: 1px solid #ccc;
  text-align: center;
}
.carbonic #price .sum {
  color: #0099c6;
  font-weight: bold;
}
.carbonic .reserve h2 {
  margin-left: 0;
}

/*=====================================================
	Beauty
=====================================================*/
.beauty .pageHeader {
  width: 100%;
  height: 210px;
  margin-bottom: 0px;
  background: url("../images/title_main_beauty.png") no-repeat;
}
.beauty .pageHeader h1 {
  height: 100px;
}
.beauty .pageHeader .text {
  padding: 0 240px 0px 40px;
  font-size: 92.9%;
  line-height: 1.5;
  color: #502020;
}
.beauty #ozonePetShower {
  width: 710px;
  height: 340px;
  margin-bottom: 30px;
  background: url("../images/photo_about_shower.jpg") no-repeat;
}
.beauty #ozonePetShower .text {
  padding: 158px 0px 0px 30px;
}
.beauty .effect {
  width: 100%;
  margin-bottom: 40px;
  background: url("../images/bar_beauty.gif") no-repeat;
}
.beauty .effect h2 {
  height: 60px;
  text-indent: -9999px;
}
.beauty .effect .capbottom {
  width: 100%;
  height: 10px;
  font-size: 5px;
  background: url("../images/bar_beauty.gif") no-repeat 0% 100%;
}
.beauty .effect ul {
  list-style: none;
  margin: 0 35px 20px;
}
.beauty .effect ul li {
  margin: 0 0 0.75em;
  padding-left: 16px;
  background: url("../images/bg_point_pk1.png") no-repeat 0px 3px;
}
.beauty .effect ul li.image {
  margin: 0 !important;
  padding: 0 !important;
  background: none;
}
.beauty .herbpack {
  width: 100%;
  background: #ccffe7;
  margin-bottom: 30px;
  padding-bottom: 10px;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
}
.beauty .herbpack h2 {
  height: 70px;
  background: #ccffe7 url("../images/bar_herbpack.gif") no-repeat;
  text-indent: -9999px;
}
.beauty .herbpack .text {
  padding: 0 0px 0px 35px;
  color: #502020;
  background: #ccffe7;
  text-align: center;
}
.beauty .herbpack .price {
  width: 640px;
  margin: 10px auto;
  padding: 10px 0;
  background: #FFC;
  text-align: center;
}
.beauty .herbpack ul {
  width: 620px;
  margin: 0px auto 3px;
  padding-top: 5px;
}
.beauty .herbpack ul li {
  padding: 4px 10px 4px 16px;
  background: url("../images/bg_point_pk1.png") no-repeat 0px 5px;
  margin-bottom: 0.5em;
}
.beauty .herbpack ul li.image {
  margin: 0 !important;
  padding: 0 !important;
  background: none;
}
.beauty .herbpack table {
  width: 620px;
  margin: 0 auto 40px 0;
  font-size: 85%;
  border-spacing: 2px;
}
.beauty .herbpack table tr td {
  background: #ccffe7 url("../images/icon_cheer.png") no-repeat 0 0;
  padding: 0 0 0 17px;
  vertical-align: middle;
}

/*=====================================================
	PetHotel
=====================================================*/
.pethotel .pageHeader {
  width: 100%;
  height: 210px;
  margin-bottom: 20px;
  background: url("../images/title_main_pethotel.png") no-repeat;
}
.pethotel .pageHeader h1 {
  height: 110px;
}
.pethotel .pageHeader .text {
  padding: 0 240px 0px 40px;
  font-size: 92.9%;
  color: #502020;
}
.pethotel .price {
  width: 100%;
  background: #efe6d2;
  margin-bottom: 40px;
  padding-bottom: 10px;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
}
.pethotel .price h2 {
  height: 70px;
  background: url("../images/bar_pethotel_01.gif") no-repeat;
}
.pethotel .price h3 {
  width: 600px;
  margin: 20px auto 5px;
  font-size: 128.6%;
  font-weight: bold;
}
.pethotel .price table {
  width: 600px;
  margin: 0 auto;
  border-collapse: separate;
  border-spacing: 2px;
}
.pethotel .price table caption {
  margin-bottom: 10px;
  text-align: left;
}
.pethotel .price table caption p {
  margin: 0 0 3px !important;
  text-align: right;
  font-size: 85.7%;
  color: #963;
}
.pethotel .price table th {
  width: 50%;
  padding: 0.5em 0;
  background: #ecc6ef;
  color: #332000;
  line-height: 1.1;
  text-align: center;
  font-weight: normal;
}
.pethotel .price table th span {
  padding-left: 16px;
  background: url("../images/bg_point_wh1.png") no-repeat 0% 45%;
}
.pethotel .price table td {
  padding: 0.5em 5px;
  background: #fff;
  text-align: center;
}
.pethotel .price table td.type {
  background-color: #907660;
  color: #fff;
}
.pethotel .price table td.left {
  text-align: left;
}
.pethotel .price .price {
  color: #ec0050;
}
.pethotel .price p {
  margin-left: 60px;
}
.pethotel .attention {
  width: 100%;
  margin-bottom: 40px;
  background: url("../images/bar_pethotel_02.gif") no-repeat;
}
.pethotel .attention h2 {
  height: 60px;
}
.pethotel .attention .capbottom {
  width: 100%;
  height: 10px;
  font-size: 5px;
  background: url("../images/bar_pethotel_02.gif") no-repeat 0% 100%;
}
.pethotel .attention ul {
  list-style: none;
  width: 620px;
  margin: 0 auto 20px;
}
.pethotel .attention ul li {
  margin: 0 0 1em;
  padding-left: 20px;
  background: url("../images/bg_point_pk1.png") no-repeat 0px 2px;
}
.pethotel .attention ul li.image {
  margin: 0 !important;
  padding: 0 !important;
  background: none;
}

/*=====================================================
	Day care
=====================================================*/
.daycare .pageHeader {
  width: 100%;
  height: 210px;
  margin-bottom: 30px;
  background: url("../images/title_main_daycare.png") no-repeat;
}
.daycare .pageHeader h1 {
  height: 110px;
}
.daycare .pageHeader .text {
  padding: 0 320px 0px 40px;
  font-size: 92.9%;
  color: #502020;
}
.daycare .price {
  width: 100%;
  background: #fff299;
  margin-bottom: 40px;
  padding-bottom: 10px;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
}
.daycare .price h2 {
  height: 80px;
  background: url("../images/bar_daycare_01.gif") no-repeat;
}
.daycare .price table {
  width: 600px;
  margin: 0 auto 20px;
  border-collapse: separate;
  border-spacing: 2px;
}
.daycare .price table caption {
  text-align: left;
  color: #963;
}
.daycare .price table caption p {
  margin: 0 0 3px !important;
  text-align: right;
  font-size: 85.7%;
}
.daycare .price table th {
  width: 25%;
  padding: 0.5em 5px;
  background: #b0d066;
  color: #332000;
  font-weight: normal;
}
.daycare .price table th p {
  margin: 0 !important;
  padding-left: 16px;
  background: url("../images/bg_point_wh1.png") no-repeat 0% 50%;
}
.daycare .price table td {
  width: 50%;
  padding: 0.5em 5px;
  background: #fff;
  text-align: center;
}
.daycare .price table td.type {
  background-color: #ffcc50;
}
.daycare .price table td p {
  margin: 0 !important;
  font-size: 85%;
}
.daycare .price .text {
  margin: 0 60px 20px;
}
.daycare .attention {
  width: 100%;
  margin-bottom: 40px;
  background: url("../images/bar_pethotel_02.gif") no-repeat;
}
.daycare .attention h2 {
  height: 60px;
}
.daycare .attention .capbottom {
  width: 100%;
  height: 10px;
  font-size: 5px;
  background: url("../images/bar_pethotel_02.gif") no-repeat 0% 100%;
}
.daycare .attention ul {
  list-style: none;
  margin: 0 35px 20px;
}
.daycare .attention ul li {
  margin: 0 0 0.75em;
  padding-left: 20px;
  background: url("../images/bg_point_pk1.png") no-repeat 0px 2px;
}

/*=====================================================
	Contact
=====================================================*/
.contact .pageHeader {
  width: 100%;
  height: 160px;
  margin-bottom: 0px;
  background: url("../images/title_main_contact.png") no-repeat;
}
.contact .contents {
  padding: 50px 30px 15px;
  background: #f6f0e2 url("../images/bg_contents_line.gif") repeat-x;
}
.contact .contents table {
  width: 100%;
  border-collapse: separate;
  border-spacing: 2px;
  margin-bottom: 10px;
}
.contact .contents table th {
  width: 25%;
  padding: 5px;
  background: #ece2cc;
  text-align: center;
  vertical-align: middle;
  font-weight: normal;
}
.contact .contents table td {
  width: 75%;
  padding: 5px;
}
.contact .contents em {
  color: #f00;
}

/*=====================================================
	About shop
=====================================================*/
.about .pageHeader {
  width: 100%;
  height: 210px;
  margin-bottom: 0px;
  background: url("../images/title_main_about.png") no-repeat;
}
.about .pageHeader h1 {
  height: 100px;
}
.about .pageHeader .text {
  padding: 0 240px 0px 40px;
  font-size: 92.9%;
  line-height: 1.5;
  color: #502020;
}
.about .contents {
  padding: 220px 0 15px;
  background: #f6f0e2 url("../images/photo_about_01.jpg") no-repeat;
}
.about .trimming {
  margin-bottom: 20px;
  padding: 15px 20px 0px 0;
  background: url("../images/photo_about_02.jpg") no-repeat 5px center;
}
.about .trimming h2 {
  text-align: center;
}
.about .trimming dl {
  padding-left: 280px;
}
.about .trimming dt {
  margin-bottom: 10px;
}
.about .trimming dd {
  margin: 0;
  padding: 0 0 10px 20px;
}
.about .trimming .option {
  margin: 0 0 15px 10px;
  padding: 10px;
  background: #fff;
  font-size: 93%;
}
.about .shop {
  margin-bottom: 30px;
  padding: 0 20px;
}
.about .shop h2 {
  margin-bottom: 10px;
}
.about .shop ul li {
  margin: 0 15px;
  padding-bottom: 15px;
  font-size: 85.7%;
}
.about .shop ul p {
  margin: 0px !important;
  padding: 3px 0 3px 18px;
  line-height: 1.2;
  background: url("../images/icon_cheer.png") no-repeat 0% 50%;
}
.about .access {
  min-height: 430px;
  background: url("../images/map.png") no-repeat 0 60px;
}
.about .access h2 {
  text-align: center;
}
.about .access .text {
  padding: 50px 30px 0 450px;
  font-size: 85.7%;
}
.about .access em {
  color: #c09050;
}/*# sourceMappingURL=styles.css.map */