@charset "UTF-8";
html {
  font-size: 62.5%;
  overflow-y: scroll;
  font-family: "Hiragino Kaku Gothic Pro","MS　Pゴシック","Osaka‐等幅",sans-serif;
  background-image: url(../images/back_gray.jpg);
  color: #333;
}

* {
  margin: 0;
  padding: 0;
}

h1, h2, h3, h4, h5 {
  font-weight: normal;
  text-decoration: none;
}

a {
  text-decoration: none;
  color: #e46c74;
}

a:visited {
  color: #e46c74;
}

a:hover {
  color: #333;
}

ul, ol {
  list-style: none;
}

img {
  vertical-align: middle;
  border: none;
}

/* !header部分 */
header {
  background-image: url(../images/head_back_img.jpg);
  background-repeat: repeat-x;
  background-position: left top;
  height: 437px;
}

#top {
  padding: 22px 50px 0px;
  margin-bottom: 19px;
  overflow: hidden;
  height: 32px;
}

#w_860px {
  width: 960px;
  margin: 0 auto;
  background-color: white;
  position: relative;
  box-shadow: 0px 0px 7px 3px rgba(133, 139, 166, 0.8);
  -webkit-box-shadow: 0px 0px 7px 3px rgba(133, 139, 166, 0.8);
}

#w_860px .fb-like {
  float: right;
}

header h1 img {
  float: left;
  margin-right: 40px;
}

header img {
  float: left;
}

.addthis_toolbox {
  float: right;
}

nav {
  clear: both;
  height: 72px;
  width: 860px;
  padding: 0 50px;
}

header nav ul#menu > li {
  background-image: url(../images/menu_back_10.png);
  float: left;
  width: 144px;
  color: white;
  text-align: center;
  font-size: 1.6em;
  line-height: 48px;
  position: relative;
}

header nav ul#menu > li > a {
  width: 144px;
  display: block;
  color: white;
}

header nav ul#menu > li:hover > a {
  width: 144px;
  background-image: url(../images/menu_back_on.jpg);
  background-repeat: no-repeat;
  display: block;
  float: left;
  color: white;
  text-align: center;
  line-height: 48px;
}

ul#menu li:hover > ul {
  display: block;
}

ul.sub {
  position: absolute;
  top: 45px;
  left: 0;
  display: none;
  z-index: 9999;
  zoom: 1;
}

ul.sub li {
  float: none;
  width: 144px;
  line-height: 36px;
  font-size: 0.75em;
  color: #387591;
  background-image: none;
  background-color: #f4f5fa;
  border-top: solid 1px white;
  border-bottom: solid 1px #387591;
}

ul.sub li a {
  color: #387591;
  background-image: none;
  background-color: #f4f5fa;
  display: block;
  z-index: 9999;
  zoom: 1;
}

ul.sub li a:hover {
  color: #f4f5fa;
  background-image: none;
  background-color: #636677;
  display: block;
}

ul.sub li:last-child {
  border-radius: 0 0 5px 5px;
  margin-right: 50px;
  border: none;
  border-bottom: #387591 solid 5px;
}

header nav ul#menu > li#current > a {
  width: 144px;
  display: block;
  color: white;
  background-image: url(../images/menu_current_image.jpg);
}

nav a#to_blog {
  width: 131px;
  height: 48px;
  float: right;
  background-image: url(../images/blog_bottan.jpg);
  background-repeat: no-repeat;
  background-position: 0px 0px;
  text-indent: -9999px;
}

nav a#to_blog:hover {
  background-image: url(../images/blog_bottan.jpg);
  background-repeat: no-repeat;
  background-position: 0px -48px;
}

/* header部分おわり */
/* !メインイメージ */
#main_img {
  clear: both;
}

.koe {
  width: 860px;
  padding-left: 50px;
  margin-top: 16px;
  margin-bottom: 40px;
}

.koe figure {
  width: 860px;
  background-image: url(../images/koe_image_bana_back.jpg);
  background-repeat: no-repeat;
  background-position: top center;
}

.koe a:link figure {
  width: 860px;
}

.koe a:hover figure img {
  visibility: hidden;
}

/* メインイメージ終わり */
/* !コンテンツ */
span.s_size {
  font-size: 0.7em;
}

span.red {
  color: #e46c74;
}

#w960wrap {
  width: 960px;
  margin: 0px auto;
  padding: 24px 0 48px;
  background-color: white;
  overflow: hidden;
  box-shadow: 0px 0px 7px 3px rgba(133, 139, 166, 0.8);
  -webkit-box-shadow: 0px 0px 7px 3px rgba(133, 139, 166, 0.8);
}

#w960wrap article.main {
  width: 860px;
  background-color: #f5f2ed;
  margin-left: 50px;
  padding: 24px 0px;
  margin-bottom: 48px;
  border-radius: 16px;
}

#w960wrap article.bandf {
  width: 860px;
  margin-left: 50px;
  padding: 24px 0;
  margin-bottom: 48px;
}

#w960wrap article.bandf h1 {
  background-image: url(../images/bandf_head_back_p.png);
  background-position: left top;
  height: 48px;
  text-align: center;
  font-size: 3.2em;
  line-height: 48px;
  color: #e46c74;
}

#w960wrap article.bandf div[itemprop="articleBody"] {
  background-image: url(../images/background3.png);
  background-position: center bottom;
  background-repeat: no-repeat;
  padding: 5px 0 0 65px;
}

#w960wrap article.bandf div[itemprop="articleBody"] section {
  margin-top: 0;
}

#w960wrap article.bandf div[itemprop="articleBody"] section h2 {
  font-size: 2.2em;
  background-image: url(../images/headline_circle.png);
  background-repeat: no-repeat;
  background-position: left center;
  line-height: 2;
  padding-left: 20px;
  color: #e46c74;
  zoom: 1;
}

#w960wrap article.bandf div[itemprop="articleBody"] section p {
  font-size: 1.2rem;
  line-height: 1.2;
  padding: 0 65px 30px 0;
}

#w960wrap article.main > h1 {
  font-size: 3.2em;
  line-height: 48px;
  background-image: url(../images/headline_obi_p.jpg);
  background-position: left top;
  background-repeat: no-repeat;
  color: white;
  padding-left: 75px;
  width: 800px;
  margin-left: -15px;
}

#w960wrap article.main ul {
  font-size: 1.6em;
  margin-bottom: 24px;
  line-height: 1.5;
}

/* !二番目のメインコンテンツスペース */
#w960wrap article.sub_main {
  width: 820px;
  background-color: #f5f2ed;
  margin-left: 50px;
  padding: 24px 20px;
  margin-bottom: 48px;
  border-radius: 16px;
}

#w960wrap article.sub_main > h1 {
  font-size: 3.2em;
  line-height: 48px;
  background-image: url(../images/headline_obi_b.jpg);
  background-position: left top;
  background-repeat: no-repeat;
  color: white;
  padding-left: 75px;
  width: 800px;
  margin-left: -35px;
}

/* !REN,MRT */
figure.zu {
  margin-bottom: 24px;
}

/* !料金表 */
#w960wrap article.sub_main div.white_space > div {
  width: 467px;
  float: right;
}

#w960wrap article.sub_main div.top {
  background-color: #fbf5da;
  border-bottom: 1px solid #e46c74;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(100%, rgba(216, 200, 166, 0.5)));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(216, 200, 166, 0.5) 100%);
  /* Chrome10+,Safari5.1+ */
  background: -moz-linear-gradient(top, rgba(249, 239, 210, 0) 0%, rgba(216, 200, 166, 0.5) 100%);
  /* ff */
  background: -ms-linear-gradient(top, rgba(249, 239, 210, 0) 0%, rgba(216, 200, 166, 0.5) 100%);
  /* IE */
  background: -o-linear-gradient(top, rgba(249, 239, 210, 0) 0%, rgba(216, 200, 166, 0.5) 100%);
  /* opera */
  background: linear-gradient(top, rgba(249, 239, 210, 0) 0%, rgba(216, 200, 166, 0.5) 100%);
}

#w960wrap article.sub_main div.top p {
  font-size: 2em;
  line-height: 2;
  text-align: center;
  text-indent: 0;
  margin: 0;
  color: #de3e56;
  font-weight: bold;
}

#w960wrap article.sub_main div.bottom {
  margin-bottom: 24px;
}

#w960wrap article.sub_main div.middle,
#w960wrap article.sub_main div.bottom {
  border-bottom: 1px solid #e46c74;
}

#w960wrap article.sub_main div.middle p,
#w960wrap article.sub_main div.bottom p {
  color: #e46c74;
  font-size: 1.6em;
  text-indent: 0;
  text-align: center;
  line-height: 2;
}

#w960wrap article.sub_main section {
  width: 820px;
}

/* 料金表の価格バナー */
#w960wrap article.sub_main img.ryoukin_bana {
  margin: 16px 0;
}

section {
  margin-top: 24px;
}

section h1 {
  font-size: 2.2em;
  background-image: url(../images/headline_circle.png);
  background-repeat: no-repeat;
  background-position: left center;
  line-height: 1;
  padding-left: 20px;
  margin-bottom: 11px;
  color: #e46c74;
  zoom: 1;
}

section div.white_space h2 {
  font-size: 3.2em;
  line-height: 1.09;
  margin-bottom: 8px;
  color: #e46c74;
  zoom: 1;
  text-align: center;
}

article.sub_main section div.white_space {
  background-image: url(../images/ryoukin_back_image_l.jpg);
  background-repeat: no-repeat;
  background-position: left bottom;
}

section p {
  font-size: 1.6em;
  line-height: 1.5;
  text-indent: 1em;
  overflow: hidden;
}

section div.white_space {
  background-color: white;
  padding: 16px;
  margin-bottom: 24px;
  border-radius: 5px;
  overflow: hidden;
}

section dl {
  margin-left: 16px;
  padding-right: 16px;
}

section dt {
  font-size: 1.6em;
  color: #e46c74;
}

/* !メンテナス料金と営業案内 */
article.sub_main section div.open_info,
article.sub_main section div.mente {
  margin-bottom: 24px;
}

article.sub_main section div.open_info h2,
article.sub_main section div.mente h2 {
  line-height: 1.5;
  font-size: 1.6em;
  color: white;
  background-color: #666;
  text-align: center;
  border-radius: 3px;
  margin-bottom: 0px;
}

article.sub_main section div.open_info li,
article.sub_main section div.mente li {
  font-size: 1.3em;
  display: list-item;
  list-style-type: disc;
  list-style-position: inside;
  border-bottom: dashed 1px #999;
  line-height: 1;
  padding: 0.5em 0 0.5em 1em;
}

article.sub_main section div.mente li {
  list-style-type: decimal;
}

article.sub_main section div.open_info li.no_disc {
  list-style: none;
  padding-left: 2em;
}

/* !googleマップ */
section iframe {
  border: solid 1px #333;
  padding: 5px;
  background-color: white;
  display: block;
}

/* !attention */
div.attention {
  width: 810px;
  margin-left: 20px;
  clear: both;
  background-image: url(../images/pink_shaded.png);
  padding: 5px;
  margin-top: 48px;
  overflow: hidden;
}

div.attention section {
  margin: 0;
  padding: 0;
  width: 100%;
}

div.attention section p img {
  float: left;
  margin: 0 1em;
}

div.attention section p {
  background-color: white;
  margin: 0;
  padding: 22px;
  font-size: 2em;
  line-height: 1.5;
  color: #e46c74;
  overflow: hidden;
}

div.attention section[itemprop="description"] div {
  background-color: white;
  overflow: hidden;
  padding: 22px;
}

div.attention section[itemprop="description"] div img {
  float: left;
  margin: 0 20px;
}

div.attention section[itemprop="description"] dt {
  font-size: 2em;
  color: #e46c74;
  margin-bottom: 0.5em;
}

div.attention section[itemprop="description"] dl.at dd {
  font-size: 1.6em;
  padding-left: 180px;
  line-height: 1.5;
}

div.attention section[itemprop="description"] dl.at dd.small {
  font-size: 1.3em;
  margin-top: 1em;
}

/* !attentionここまで */
/* !プロフィール */
article.white_back {
  width: 840px;
  margin-left: 50px;
  padding: 0px 0px 0px 20px;
  margin-bottom: 24px;
  overflow: hidden;
}

h1.normal {
  font-size: 3.2em;
  line-height: 48px;
  background-image: url(../images/headline_obi_b.jpg);
  background-position: left top;
  background-repeat: no-repeat;
  color: white;
  padding-left: 75px;
  width: 800px;
  margin-left: 35px;
  clear: both;
}

/* 左カラム関連 */
aside.left {
  width: 220px;
  font-size: 1.6em;
  float: left;
  margin-top: 24px;
  margin-right: 60px;
}

aside.left ul {
  list-style: disc;
  margin-top: 14px;
  margin-left: 20px;
  line-height: 1.5;
  margin-bottom: 24px;
  color: #387591;
}

aside.left div.read_box {
  border: solid 10px #e2d4bc;
  margin-bottom: 24px;
  border-radius: 5px;
  background-color: white;
}

aside.left div.read_box h2 {
  padding: 12px 12px 12px 32px;
  font-size: 1em;
  background-image: url(../images/headline_circle.png);
  background-repeat: no-repeat;
  background-position: 12px 12px;
  color: #e46c74;
  line-height: 1.2;
  font-weight: bold;
  border-bottom: dashed 1px #e2d4bc;
  margin-bottom: 12px;
}

aside.left div.read_box p {
  color: #e46c74;
  text-indent: 1em;
  line-height: 1.6;
  padding: 0 1em 1em 1em;
  font-size: 0.8em;
}

article.white_back section h2 {
  font-size: 3.2em;
  line-height: 1.125;
  margin-bottom: 24px;
  /* !ピンク */
  color: #e46c74;
  padding-left: 20px;
  padding-right: 20px;
}

article.white_back section {
  float: right;
  width: 558px;
  margin: 0;
  padding: 24px 0px;
  border-left: solid 1px #387591;
  border-right: solid 1px #387591;
}

article.white_back section p {
  margin-bottom: 24px;
  padding-left: 20px;
  padding-right: 20px;
}

/* !FAQ */
article.white_back section.faq h2 {
  background-image: url(../images/q32px.png);
  background-repeat: no-repeat;
  background-position: 20px 3px;
  line-height: 1;
  padding: 0px 20px 16px 65px;
  margin-bottom: 8px;
}

article.white_back section.faq p {
  background-image: url(../images/a32px.png);
  background-repeat: no-repeat;
  background-position: 20px 3px;
  padding-left: 65px;
  padding-bottom: 1em;
}

article.white_back section.faq div {
  padding-top: 16px;
}

article.white_back section.faq div:nth-child(even) {
  background-color: #f5f2ed;
}

/* !半身浴と足湯について */
article.white_back section.ha_as h2 {
  line-height: 1;
  padding: 0px 20px 16px 16px;
  margin-bottom: 0px;
  clear: both;
  font-weight: bold;
  text-align: center;
}

article.white_back section.ha_as img {
  float: left;
}

article.white_back section.ha_as p {
  clear: both;
  margin: 0;
  padding: 0;
  padding-bottom: 16px;
}

article.white_back section.ha_as span.twice {
  font-size: 2.5em;
  color: #e46c74;
  display: block;
  float: left;
  padding-right: 0.2em;
  line-height: 1.2;
  font-weight: bold;
}

article.white_back section.ha_as p:first-child {
  text-indent: 0;
}

article.white_back section.ha_as div:first-child {
  background-color: white;
  border: none;
  padding: 0;
  width: 500px;
}

article.white_back section.ha_as div {
  background-color: #f5f2ed;
  width: 458px;
  margin-left: 30px;
  margin-bottom: 30px;
  border-radius: 10px;
  padding: 16px;
  overflow: hidden;
  border: solid 5px #e2d4bc;
}

article.white_back section.ha_as ul {
  width: 198px;
  font-size: 1.6em;
  float: right;
  padding-left: 15px;
}

article.white_back section.ha_as ul li {
  display: list-item;
  list-style-type: disc;
  float: none;
  line-height: 1.5;
}

/* !2段組 */
article.main div[itemprop="articleBody"] {
  display: flex;
  /* firefox24以降 */
  display: -webkit-box;
  display: -ms-box;
  clear: both;
  overflow: hidden;
}

article.main div[itemprop="articleBody"] section {
  width: 382px;
  margin-right: 0px;
  padding-left: 32px;
}

article.main div[itemprop="articleBody"] section#beforeafter {
  width: 860px;
  margin-right: 0px;
  padding-left: 32px;
}

article.main section.illust {
  background-image: url(../images/kenko3.png);
  background-repeat: no-repeat;
  background-position: right bottom;
}

article.main section.illust p {
  padding-right: 166px;
}

article.main div#poor_blood[itemprop="articleBody"] section {
  background-image: none;
  padding: 0;
  margin-left: 30px;
  text-align: center;
  line-height: 80px;
}

article.main div#poor_blood[itemprop="articleBody"] h1 {
  width: 150px;
  height: 60px;
  border-radius: 90px;
  background-image: none;
  padding: 0;
  text-align: center;
  line-height: 1.1;
  background-color: #6993cd;
  padding: 60px 15px;
  color: white;
  font-weight: bold;
  margin: 10px auto 30px;
}

article.main div#poor_blood[itemprop="articleBody"] p {
  margin: 0 auto;
  width: 250px;
  padding: 30px;
  text-align: left;
  line-height: 1.8;
  border-top: solid 10px #6993cd;
  border-bottom: solid 2px #6993cd;
  background-color: white;
  border-radius: 10px;
}

article.main div#poor_blood[itemprop="articleBody"] section.a_center {
  text-align: center;
}

/* !2段組み　IE8-9対応 */
article.main section {
  clear: none;
  float: left;
  position: relative;
  overflow: hidden;
}

article.main section#beforeafter {
  float: none;
}

article.main section + section {
  margin-right: 0;
}

/* !REN MRT 解説 */
article.renmrt {
  width: 860px;
  background-color: #f5f2ed;
  margin-left: 50px;
  padding: 24px 0px;
  margin-bottom: 48px;
  border-radius: 16px;
}

article.renmrt h1 {
  font-size: 3.2em;
  line-height: 48px;
  background-image: url(../images/headline_obi_p.jpg);
  background-position: left top;
  background-repeat: no-repeat;
  color: white;
  padding-left: 75px;
  width: 800px;
  margin-left: -15px;
}

article.renmrt section {
  width: 796px;
  padding: 0 32px;
}

article.renmrt section h2 {
  font-size: 2.2rem;
  color: #e46c74;
  font-weight: bold;
}

/* !地図のくだり */
article.main div#sibata {
  margin-top: 48px;
}

article.main section img.gaikan {
  width: 330px;
  height: 245px;
  padding: 5px;
  margin-left: 22px;
  background-color: white;
  border: solid 1px #333;
}

/* !お客様の声 */
div.voice_before {
  background-image: url(../images/komatta_03.jpg);
  width: 800px;
  height: 220px;
  margin: 0 auto;
  padding-left: 60px;
  padding-top: 123px;
  margin-bottom: 50px;
}

div.voice_before ul {
  list-style: disc;
  list-style-position: inside;
  font-size: 2.5em;
}

div.voice_before ul li {
  line-height: 1;
  margin-bottom: 0.4em;
  color: #1277AC;
}

div.voice_before ul li:nth-child(odd) {
  color: #FF6D00;
}

h1.voiceh1 {
  margin-left: 110px;
  margin-bottom: 25px;
}

article.main.voice {
  padding-top: 0 !important;
}

article.main.voice div[itemprop="articleBody"] {
  width: 828px;
  padding-left: 32px;
  display: block;
  /* !エキテンstyle */
}

article.main.voice div[itemprop="articleBody"] section {
  width: 350px;
  background-color: white;
  padding: 0;
  padding: 16px;
  border-radius: 6px;
  margin-right: 32px;
}

article.main.voice div[itemprop="articleBody"] section figure {
  float: left;
  margin-right: 16px;
}

article.main.voice div[itemprop="articleBody"] section div.syuso_text {
  float: left;
  width: 108px;
}

article.main.voice div[itemprop="articleBody"] section div.syuso_text figure {
  margin-bottom: 16px;
}

article.main.voice div[itemprop="articleBody"] section div.syuso_text ul li {
  line-height: 1.2;
}

article.main.voice div[itemprop="articleBody"] section.silhouette {
  width: 764px;
  margin-right: 0;
}

article.main.voice div[itemprop="articleBody"] section.silhouette p {
  width: 100%;
}

article.main.voice div[itemprop="articleBody"] section.silhouette div.syuso_text2 {
  width: 508px;
  float: left;
}

article.main.voice div[itemprop="articleBody"] section.silhouette div.syuso_text2 h3 {
  font-size: 1.6em;
  line-height: 2;
  font-weight: normal;
  border-bottom: solid 1px black;
  margin-bottom: 8px;
  width: 100%;
}

article.main.voice div[itemprop="articleBody"] section.silhouette div.syuso_text2 p {
  width: 100%;
  font-size: 1.28em;
  line-height: 1.5;
  width: 100%;
}

article.main.voice div[itemprop="articleBody"] section.voice_ekiten {
  width: 764px;
  margin-right: 0;
}

article.main.voice div[itemprop="articleBody"] section.voice_ekiten div.kutikomi {
  float: left;
}

article.main.voice .clearfix:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}

/* !写真入りコンテンツ */
div.photo_contents img {
  background-color: white;
  width: 160px;
  height: 160px;
  padding: 5px;
  border: solid 1px #333;
  margin-right: 16px;
  float: left;
}

article div.no_flexblebox section {
  width: 200px;
}

div.photo_contents p {
  padding-right: 1em;
}

/* !マップ下のテキスト */
p.map_text {
  width: 368px;
  margin: 0px;
  text-indent: 0;
  padding: 0em;
  font-size: 1em;
  line-height: 1.8em;
  background-color: #333;
  text-align: center;
}

p.map_text a {
  color: white;
}

p.map_text a:visited {
  color: white;
}

p.map_text a:hover {
  color: #e46c74;
}

/* コンテンツ終わり */
/* !footer部分 */
footer {
  padding-bottom: 35px;
  background-image: url(../images/back_darkblue.jpg);
  clear: both;
  position: relative;
}

footer article {
  width: 940px;
  margin: 0 auto;
  padding-top: 24px;
  position: relative;
}

footer article h1 {
  border-bottom: 1px white dashed;
  line-height: 48px;
}

#go_top {
  width: 100px;
  line-height: 24px;
  position: absolute;
  top: -24px;
  right: 0px;
  background-image: url(../images/back_darkblue.jpg);
  border-radius: 3px 3px 0 0;
  text-align: center;
}

#go_top a {
  width: 100%;
  color: white;
  font-size: 1.4em;
  display: block;
  line-height: 24px;
}

/* !footerメニュー */
footer nav > ul {
  font-size: 1em;
  line-height: 1.3;
  position: absolute;
  top: 96px;
  right: 0;
}

footer ul li a {
  text-decoration: none;
  color: white;
}

footer ul li a:visited {
  color: white;
}

footer ul li a:hover {
  color: #e46c74;
}

.box140 {
  float: left;
  width: 140px;
}

.box140 ul li {
  padding: 5.5px 0;
}

small {
  width: 100%;
  color: white;
  text-align: right;
  display: block;
  margin-top: 70px;
}

/* footerメニュー終わり */
/* footer終わり */
