@charset "UTF-8";
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, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline; }

html {
  line-height: 1; }

ol, ul {
  list-style: none; }

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

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

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

a img {
  border: none; }

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

body.admin header#adm-header {
  *zoom: 1;
  background: #455A64; }
  body.admin header#adm-header:after {
    content: "";
    display: table;
    clear: both; }
  body.admin header#adm-header ul {
    float: right; }
    body.admin header#adm-header ul li {
      width: 150px; }
      body.admin header#adm-header ul li a {
        display: block;
        text-align: center;
        color: #fff;
        font-size: 13px;
        font-size: 1.3rem;
        letter-spacing: 0.05em;
        padding: 20px 0;
        font-weight: 300; }

body.admin aside {
  float: left;
  width: 180px;
  height: calc(100vh - 53px);
  background: #607D8B; }
  body.admin aside ul li {
    border-bottom: 1px solid #fff; }
    body.admin aside ul li a {
      background: #CFD8DC;
      display: block;
      color: #2c2c2c;
      letter-spacing: 0.05em;
      font-size: 13px;
      font-size: 1.3rem;
      padding: 18px;
      padding-left: 15px; }
    body.admin aside ul li.title {
      color: #fff;
      padding: 10px;
      padding-left: 15px;
      font-size: 12px;
      font-size: 1.2rem;
      letter-spacing: 0.05em; }

/*
* Noto Sans JP (japanese) http://www.google.com/fonts/earlyaccess
 */
@font-face {
  font-family: 'Noto Sans JP';
  font-style: normal;
  font-weight: 100;
  src: url(//fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Thin.woff2) format("woff2"), url(//fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Thin.woff) format("woff"), url(//fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Thin.otf) format("opentype"); }

@font-face {
  font-family: 'Noto Sans JP';
  font-style: normal;
  font-weight: 300;
  src: url(//fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Light.woff2) format("woff2"), url(//fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Light.woff) format("woff"), url(//fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Light.otf) format("opentype"); }

@font-face {
  font-family: 'Noto Sans JP';
  font-style: normal;
  font-weight: 400;
  src: url(//fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Regular.woff2) format("woff2"), url(//fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Regular.woff) format("woff"), url(//fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Regular.otf) format("opentype"); }

@font-face {
  font-family: 'Noto Sans JP';
  font-style: normal;
  font-weight: 500;
  src: url(//fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Medium.woff2) format("woff2"), url(//fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Medium.woff) format("woff"), url(//fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Medium.otf) format("opentype"); }

@font-face {
  font-family: 'Noto Sans JP';
  font-style: normal;
  font-weight: 700;
  src: url(//fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Bold.woff2) format("woff2"), url(//fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Bold.woff) format("woff"), url(//fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Bold.otf) format("opentype"); }

@font-face {
  font-family: 'Noto Sans JP';
  font-style: normal;
  font-weight: 900;
  src: url(//fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Black.woff2) format("woff2"), url(//fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Black.woff) format("woff"), url(//fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Black.otf) format("opentype"); }

html {
  font-size: 62.5%;
  font-family: "Roboto", "Noto Sans JP", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "游ゴシック", YuGothic, "メイリオ", Meiryo, sans-serif; }
  @media only screen and (max-width: 860px) {
    html {
      height: 100%; } }

@media only screen and (max-width: 860px) {
  body {
    margin-top: 71px;
    overflow-x: hidden;
    height: 100%; } }

* {
  font-size: 14px;
  font-size: 1.4rem;
  box-sizing: border-box;
  color: #000000; }

img {
  max-width: 100%;
  height: auto;
  vertical-align: bottom; }

a {
  color: inherit;
  text-decoration: none;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s; }
  a:hover {
    opacity: 0.7; }

a.borderLink:before {
  content: "";
  position: absolute;
  bottom: -3px;
  left: 0;
  width: 0;
  height: 1px;
  background: #000;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s; }
  @media only screen and (max-width: 860px) {
    a.borderLink:before {
      content: none; } }

a.borderLink:hover {
  opacity: 1; }
  a.borderLink:hover:before {
    width: 100%; }

a.tooltip:hover {
  opacity: 1; }

a, button, select, input {
  outline: none; }

b {
  font-weight: bold; }

@media only screen and (max-width: 860px) {
  .pc {
    display: none !important; } }

@media only screen and (min-width: 860px) {
  .sp {
    display: none !important; } }

.inner {
  margin: 0 auto;
  padding: 0 20px; }
  @media only screen and (max-width: 860px) {
    .inner {
      padding: 0 0; } }

.row {
  *zoom: 1; }
  .row:after {
    content: "";
    display: table;
    clear: both; }

::-ms-expand {
  display: none; }

/* = Selected Text
----------------------------------------------- */
::selection {
  background: #cccde5;
  /* Safari */ }

::-moz-selection {
  background: #cccde5;
  /* Firefox */ }

footer .inner .footer__inner {
  background-color: #3b3b3b;
  padding: 20px;
  margin-bottom: 0px;
  overflow: hidden;
  *zoom: 1;
  line-height: 2.4;
  position: relative; }
  @media only screen and (max-width: 860px) {
    footer .inner .footer__inner {
      text-align: center; } }
  footer .inner .footer__inner .centerLink {
    position: absolute;
    width: 90px;
    height: 27px;
    margin: auto;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0; }
    @media only screen and (max-width: 860px) {
      footer .inner .footer__inner .centerLink {
        position: static;
        width: 100%;
        margin-top: 30px; } }
    footer .inner .footer__inner .centerLink a {
      font-size: 12px;
      font-size: 1.2rem;
      color: #fff;
      letter-spacing: 0.05em;
      font-weight: 100;
      display: block;
      position: relative;
      text-align: center; }
      @media only screen and (max-width: 860px) {
        footer .inner .footer__inner .centerLink a {
          font-size: 15px;
          font-size: 1.5rem; } }
      footer .inner .footer__inner .centerLink a:before {
        bottom: 2px;
        background: #fff; }
  footer .inner .footer__inner .link {
    float: left; }
    @media only screen and (max-width: 860px) {
      footer .inner .footer__inner .link {
        float: none;
        display: inline-block;
        margin-top: 30px; } }
    footer .inner .footer__inner .link a {
      color: #fff;
      font-weight: 100;
      font-size: 12px;
      font-size: 1.2rem;
      position: relative; }
      @media only screen and (max-width: 860px) {
        footer .inner .footer__inner .link a {
          font-size: 10px;
          font-size: 1rem; } }
      footer .inner .footer__inner .link a:before {
        background: #fff; }
  footer .inner .footer__inner .copy {
    float: left;
    margin-left: 5px;
    font-size: 12px;
    font-size: 1.2rem;
    color: #696b66; }
    @media only screen and (max-width: 860px) {
      footer .inner .footer__inner .copy {
        float: none;
        display: inline-block;
        margin-top: 30px;
        font-size: 10px;
        font-size: 1rem; } }
  footer .inner .footer__inner .right {
    float: right; }
    @media only screen and (max-width: 860px) {
      footer .inner .footer__inner .right {
        float: none;
        width: 100%;
        margin-top: 10px; } }
    footer .inner .footer__inner .right ul {
      font-size: 0px;
      font-size: 0rem;
      text-align: center; }
      footer .inner .footer__inner .right ul li {
        display: inline-block;
        margin: 0 5px; }
        footer .inner .footer__inner .right ul li a {
          display: block; }
          footer .inner .footer__inner .right ul li a img {
            width: 30px;
            height: 30px; }

@media only screen and (max-width: 860px) {
  header {
    position: fixed;
    width: 100%;
    left: 0;
    top: 0;
    z-index: 999; } }

header .headerUpper {
  background: #f4f4f4;
  *zoom: 1; }
  header .headerUpper:after {
    content: "";
    display: table;
    clear: both; }
  @media only screen and (max-width: 860px) {
    header .headerUpper {
      display: none; } }
  header .headerUpper .right {
    float: right; }
    header .headerUpper .right ul {
      *zoom: 1; }
      header .headerUpper .right ul:after {
        content: "";
        display: table;
        clear: both; }
      header .headerUpper .right ul li {
        float: left; }
        header .headerUpper .right ul li a {
          font-size: 12px;
          font-size: 1.2rem;
          display: block;
          margin-right: 15px;
          padding: 5px 0; }
          header .headerUpper .right ul li a.to_salon {
            background: #000;
            color: #fff;
            margin-right: 0;
            padding: 5px 25px; }

header .headerBottom .inner {
  *zoom: 1; }
  header .headerBottom .inner:after {
    content: "";
    display: table;
    clear: both; }
  @media only screen and (max-width: 860px) {
    header .headerBottom .inner {
      overflow: hidden;
      text-align: right;
      padding-top: 15px;
      padding-right: 15px;
      background: #fff; } }
  header .headerBottom .inner > a {
    display: block;
    float: left; }
    @media only screen and (max-width: 860px) {
      header .headerBottom .inner > a {
        float: right; } }
    header .headerBottom .inner > a img {
      width: 240px;
      height: 74px; }
      @media only screen and (max-width: 860px) {
        header .headerBottom .inner > a img {
          width: 150px;
          height: 56px; } }
  header .headerBottom .inner .gnav {
    float: left;
    margin-top: 28px; }
    @media only screen and (max-width: 860px) {
      header .headerBottom .inner .gnav {
        display: none; } }
    header .headerBottom .inner .gnav > ul {
      overflow: hidden;
      *zoom: 1;
      font-size: 0px;
      font-size: 0rem;
      overflow: visible; }
      header .headerBottom .inner .gnav > ul > li {
        display: inline-block;
        margin-left: 30px;
        position: relative; }
        header .headerBottom .inner .gnav > ul > li a {
          display: block;
          font-size: 17px;
          font-size: 1.7rem;
          font-weight: 300; }
          header .headerBottom .inner .gnav > ul > li a:hover {
            font-weight: 600; }
          header .headerBottom .inner .gnav > ul > li a:after {
            display: block;
            content: attr(title);
            font-weight: 600;
            height: 1px;
            border: 1px solid red;
            color: transparent;
            overflow: hidden;
            visibility: hidden;
            margin-bottom: -1px; }
        header .headerBottom .inner .gnav > ul > li:last-child a {
          background: #000;
          padding: 10px;
          color: #fff;
          font-size: 12px;
          font-size: 1.2rem; }
          header .headerBottom .inner .gnav > ul > li:last-child a:hover {
            opacity: 1;
            font-weight: 300; }
        header .headerBottom .inner .gnav > ul > li > ul {
          display: none;
          width: 270px;
          background: #fff;
          left: -40px;
          top: 15px;
          padding: 10px 20px; }
          header .headerBottom .inner .gnav > ul > li > ul li a {
            line-height: 2.4;
            letter-spacing: 0.05em;
            padding-left: 30px;
            font-size: 13px;
            font-size: 1.3rem;
            font-weight: 300 !important;
            position: relative; }
            header .headerBottom .inner .gnav > ul > li > ul li a:before {
              content: "";
              position: absolute;
              float: right;
              left: 0;
              top: -2px;
              bottom: 0;
              margin: auto;
              width: 0;
              height: 3px;
              background: rgba(0, 0, 0, 0.4);
              -webkit-transition: all 0.5s;
              -moz-transition: all 0.5s;
              -o-transition: all 0.5s;
              transition: all 0.5s; }
            header .headerBottom .inner .gnav > ul > li > ul li a:hover:before {
              width: 25px; }
        header .headerBottom .inner .gnav > ul > li:hover ul {
          position: absolute;
          display: block; }
  header .headerBottom .inner .menuTrigger {
    float: left;
    width: 32px;
    height: 24px;
    position: relative;
    margin-left: 20px;
    margin-top: 13px; }
    header .headerBottom .inner .menuTrigger span {
      position: absolute;
      top: 0;
      bottom: 0;
      left: 0;
      height: 3px;
      width: 100%;
      background: #000;
      margin: auto;
      -webkit-transition: all 0.3s;
      -moz-transition: all 0.3s;
      -o-transition: all 0.3s;
      transition: all 0.3s;
      -webkit-transform: rotate(0);
      -moz-transform: rotate(0);
      -ms-transform: rotate(0);
      -o-transform: rotate(0);
      transform: rotate(0); }
      header .headerBottom .inner .menuTrigger span:nth-child(2) {
        top: 0;
        bottom: auto; }
      header .headerBottom .inner .menuTrigger span:nth-child(3) {
        top: auto;
        bottom: 0; }
    header .headerBottom .inner .menuTrigger.on span:nth-child(1) {
      opacity: 0; }
    header .headerBottom .inner .menuTrigger.on span:nth-child(2) {
      top: 0;
      bottom: 0;
      -webkit-transform: rotate(45deg);
      -moz-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
      -o-transform: rotate(45deg);
      transform: rotate(45deg); }
    header .headerBottom .inner .menuTrigger.on span:nth-child(3) {
      top: 0;
      bottom: 0;
      -webkit-transform: rotate(-45deg);
      -moz-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
      -o-transform: rotate(-45deg);
      transform: rotate(-45deg); }

nav.spmenu {
  overflow-y: scroll;
  position: fixed;
  top: 71px;
  left: -100%;
  width: 100%;
  height: 100%;
  background: #fff;
  z-index: 99999;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s; }
  nav.spmenu.on {
    left: 0; }
  @media only screen and (min-width: 860px) {
    nav.spmenu {
      display: none !important; } }
  nav.spmenu ul {
    width: 100%;
    height: auto;
    padding: 10px; }
    nav.spmenu ul li a {
      color: #000;
      display: block;
      font-size: 18px;
      font-size: 1.8rem;
      font-weight: 100;
      padding: 15px 0px 15px 10px;
      letter-spacing: 0.05em; }

body.admin {
  /**
  /// Login parts
  **/ }
  body.admin .mt0 {
    margin-top: 0 !important; }
  body.admin label {
    display: block;
    margin-top: 20px; }
    body.admin label span {
      padding: 10px 5px;
      font-size: 16px;
      font-size: 1.6rem;
      letter-spacing: 0.05em;
      font-weight: 300; }
    body.admin label input[type="text"],
    body.admin label input[type="tel"],
    body.admin label input[type="password"],
    body.admin label textarea {
      margin-left: 20px;
      border: 1px solid #cacaca;
      padding: 10px 5px;
      font-size: 16px;
      font-size: 1.6rem;
      letter-spacing: 0.05em;
      font-weight: 300; }
      @media only screen and (max-width: 860px) {
        body.admin label input[type="text"],
        body.admin label input[type="tel"],
        body.admin label input[type="password"],
        body.admin label textarea {
          width: 100%;
          margin-left: 0;
          font-size: 12px;
          font-size: 1.2rem; } }
  body.admin .alert {
    color: red;
    font-size: 12px;
    font-size: 1.2rem; }
  body.admin button {
    display: block;
    background: #fff;
    border: #000;
    position: relative;
    text-align: center;
    width: 130px;
    font-weight: bold;
    border: 1px solid #000;
    font-size: 12px;
    font-size: 1.2rem;
    padding: 10px 0;
    cursor: pointer;
    z-index: 1;
    margin: 0 auto; }
    body.admin button:before, body.admin button:after {
      -webkit-transition: all 0.3s;
      -moz-transition: all 0.3s;
      -o-transition: all 0.3s;
      transition: all 0.3s; }
    body.admin button:before {
      content: "";
      position: absolute;
      width: 15px;
      height: 15px;
      border-top: 2px solid #000;
      border-left: 2px solid #000;
      top: 0;
      left: 0;
      z-index: 0; }
    body.admin button:after {
      content: "";
      position: absolute;
      width: 15px;
      height: 15px;
      border-bottom: 2px solid #000;
      border-right: 2px solid #000;
      bottom: 0;
      right: 0;
      z-index: 0; }
    body.admin button:hover:before, body.admin button:hover:after {
      width: 99%;
      height: 99%; }
  body.admin .login-box {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 430px;
    height: 350px;
    margin: auto;
    background: #fff;
    -webkit-box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.6);
    -moz-box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.6);
    box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.6); }
    body.admin .login-box__inner {
      padding: 30px 50px; }
    body.admin .login-box__logo {
      width: 150px;
      height: 55px;
      background-position: 0 0;
      vertical-align: middle;
      background-size: 500px 500px;
      transition: opacity .3s ease-out;
      display: block;
      background-image: url(../images/sprite-endermologie.svg);
      text-indent: -999px;
      overflow: hidden;
      outline: 0;
      margin: 0 auto; }
    body.admin .login-box__inputs {
      padding-top: 50px;
      position: relative; }
      body.admin .login-box__inputs label span {
        display: inline-block;
        width: 120px; }
    body.admin .login-box__alert {
      position: absolute;
      top: 20px;
      display: block;
      text-align: center;
      width: 100%; }
    body.admin .login-box__btn {
      margin-top: 30px; }

#postsTable_info,
#postsTable_filter,
#postsTable_length {
  display: none; }

#postsTable_paginate {
  margin-top: 20px;
  text-align: right; }
  #postsTable_paginate a {
    display: inline-block;
    padding: 10px;
    cursor: pointer; }

.gmapcap {
  text-align: center; }
  .gmapcap .strong {
    font-weight: bold; }
  .gmapcap .addressinfo {
    margin-top: 10px; }

.slick-initialized .slick-slide {
  outline: none; }

.slick-dots {
  position: absolute;
  display: block;
  top: 10px;
  bottom: auto; }
  .slick-dots li {
    width: 32px;
    height: 8px; }
    .slick-dots li button {
      width: 32px;
      height: 8px;
      top: 0; }
      .slick-dots li button:before {
        content: "";
        width: 32px;
        height: 8px;
        display: block;
        background: #c5c5c5;
        border: 2px solid #fff;
        -webkit-transition: all 0.3s;
        -moz-transition: all 0.3s;
        -o-transition: all 0.3s;
        transition: all 0.3s;
        opacity: 1; }
    .slick-dots li:hover button:before {
      border: 2px solid #000; }
    .slick-dots li.slick-active button:before {
      opacity: 1;
      background: #000;
      border: 2px solid #fff; }

.tooltipbody {
  width: 300px;
  background-color: #fff;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
  padding: 20px;
  line-height: 1rem;
  font-size: .9rem;
  position: absolute;
  z-index: 33;
  top: 90%;
  left: 90%; }
  @media only screen and (max-width: 860px) {
    .tooltipbody {
      display: none !important; } }
  .tooltipbody p {
    color: #696b66 !important;
    line-height: 1.3 !important;
    font-weight: 400 !important;
    margin-top: 0 !important; }

body.top.detail main .inner h2 {
  margin-top: 10px;
  font-size: 68px;
  font-size: 6.8rem; }
  @media only screen and (max-width: 860px) {
    body.top.detail main .inner h2 {
      font-size: 25px;
      font-size: 2.5rem;
      padding: 0 15px;
      margin-top: 30px; } }

body.top.detail main .inner #mainmap {
  margin-top: 10px;
  height: 530px;
  width: 100%; }
  @media only screen and (max-width: 860px) {
    body.top.detail main .inner #mainmap {
      height: 400px; } }

body.top.detail main .inner .row {
  margin-top: -15%; }
  @media only screen and (max-width: 860px) {
    body.top.detail main .inner .row {
      margin: -15% auto 0; } }

body.top.detail main .inner .infoBox {
  float: left;
  width: 480px;
  margin-left: 80px;
  background: #fff;
  -webkit-box-shadow: rgba(0, 0, 0, 0.2) 0 0 20px;
  -moz-box-shadow: rgba(0, 0, 0, 0.2) 0 0 20px;
  box-shadow: rgba(0, 0, 0, 0.2) 0 0 20px;
  position: relative;
  z-index: 5; }
  @media only screen and (max-width: 860px) {
    body.top.detail main .inner .infoBox {
      width: 85%;
      margin: 0 auto;
      float: none; } }
  body.top.detail main .inner .infoBox .infoBoxElem__inner {
    padding: 40px; }
    @media only screen and (max-width: 860px) {
      body.top.detail main .inner .infoBox .infoBoxElem__inner {
        padding: 15px 15px 40px; } }
    body.top.detail main .inner .infoBox .infoBoxElem__inner > a {
      font-size: 12px;
      font-size: 1.2rem; }
    body.top.detail main .inner .infoBox .infoBoxElem__inner > h4 {
      font-size: 20px;
      font-size: 2rem;
      text-align: center;
      margin-top: 30px; }
    body.top.detail main .inner .infoBox .infoBoxElem__inner > div {
      text-align: center;
      margin-top: 25px; }
    body.top.detail main .inner .infoBox .infoBoxElem__inner h5 {
      font-weight: bold;
      font-size: 14px;
      font-size: 1.4rem;
      text-align: center;
      position: relative;
      display: inline-block;
      margin: 0 auto; }
      body.top.detail main .inner .infoBox .infoBoxElem__inner h5:before {
        content: "";
        width: 100%;
        height: 2px;
        background: #000;
        position: absolute;
        bottom: -3px;
        left: 0; }
    body.top.detail main .inner .infoBox .infoBoxElem__inner p {
      margin-top: 20px;
      color: #696b66;
      line-height: 1.75;
      font-weight: 200; }
    body.top.detail main .inner .infoBox .infoBoxElem__inner ul {
      text-align: center;
      margin-top: 20px; }
      body.top.detail main .inner .infoBox .infoBoxElem__inner ul li {
        display: inline-block;
        margin-right: 10px; }
        body.top.detail main .inner .infoBox .infoBoxElem__inner ul li:last-child {
          margin-right: 0; }
        body.top.detail main .inner .infoBox .infoBoxElem__inner ul li a {
          display: block;
          position: relative; }
          body.top.detail main .inner .infoBox .infoBoxElem__inner ul li a img {
            width: 40px;
            height: auto; }
    body.top.detail main .inner .infoBox .infoBoxElem__inner .salonweb a {
      display: block;
      width: 100px;
      margin: 0 auto;
      border: 1px solid #000;
      padding: 10px 0;
      position: relative; }
      body.top.detail main .inner .infoBox .infoBoxElem__inner .salonweb a:before {
        content: "";
        position: absolute;
        width: 0;
        height: 100%;
        background: #000;
        top: 0;
        left: 0;
        z-index: -1;
        transition: all .3s; }
      body.top.detail main .inner .infoBox .infoBoxElem__inner .salonweb a:hover {
        color: #fff; }
        body.top.detail main .inner .infoBox .infoBoxElem__inner .salonweb a:hover:before {
          width: 100%; }

body.top.detail main .inner .descBox {
  float: right;
  width: calc(100% - 560px);
  margin-top: 25%;
  position: relative;
  padding: 0 80px; }
  @media only screen and (max-width: 860px) {
    body.top.detail main .inner .descBox {
      float: none;
      width: 100%;
      padding: 0 20px;
      margin-top: 20px; } }
  body.top.detail main .inner .descBox p {
    width: 100%;
    line-height: 1.5;
    font-size: 16px;
    font-size: 1.6rem; }

body.top.detail main .slickwhole {
  margin-top: 80px;
  position: relative; }
  @media only screen and (max-width: 860px) {
    body.top.detail main .slickwhole {
      margin-top: 20px; } }

body.top.search main .inner h2 {
  margin-top: 10px; }

body.top.search main .inner #searchBox {
  background-image: none;
  background-color: #F7F7F7;
  height: auto; }
  body.top.search main .inner #searchBox .searchBox__inner {
    padding: 20px 80px; }
    @media only screen and (max-width: 860px) {
      body.top.search main .inner #searchBox .searchBox__inner {
        padding: 20px; } }

body.top.search main .inner .sptab ul {
  overflow: hidden;
  *zoom: 1; }
  body.top.search main .inner .sptab ul li {
    float: left;
    width: 33.33333%; }
    body.top.search main .inner .sptab ul li a {
      display: block;
      text-align: center;
      color: #696b66;
      padding: 10px 0;
      background: #f2f2f2;
      font-size: 12px;
      font-size: 1.2rem;
      letter-spacing: 0.02em; }
      body.top.search main .inner .sptab ul li a.active {
        background: #fff; }

body.top.search main .inner #resultBox .resultBox__inner__top {
  padding: 10px 0; }
  @media only screen and (max-width: 860px) {
    body.top.search main .inner #resultBox .resultBox__inner__top .categories {
      display: none; } }
  body.top.search main .inner #resultBox .resultBox__inner__top .categories ul {
    text-align: center; }
    body.top.search main .inner #resultBox .resultBox__inner__top .categories ul li {
      display: inline-block;
      margin-left: 30px; }
      body.top.search main .inner #resultBox .resultBox__inner__top .categories ul li:first-child {
        margin-left: 0; }
      body.top.search main .inner #resultBox .resultBox__inner__top .categories ul li figure .imgBox {
        display: inline-block;
        vertical-align: middle; }
        body.top.search main .inner #resultBox .resultBox__inner__top .categories ul li figure .imgBox img {
          width: 40px; }
      body.top.search main .inner #resultBox .resultBox__inner__top .categories ul li figure figcaption {
        display: inline-block;
        vertical-align: middle;
        padding-left: 3px; }
        body.top.search main .inner #resultBox .resultBox__inner__top .categories ul li figure figcaption p {
          font-size: 12px;
          font-size: 1.2rem;
          line-height: 1.333333333;
          color: #000;
          font-weight: 300; }

body.top.search main .inner #resultBox .resultBox__inner__bottom {
  overflow: hidden;
  *zoom: 1; }
  body.top.search main .inner #resultBox .resultBox__inner__bottom .left {
    float: left;
    width: 33.33333%;
    padding: 20px; }
    @media only screen and (max-width: 860px) {
      body.top.search main .inner #resultBox .resultBox__inner__bottom .left {
        float: none;
        width: 100%; } }
    body.top.search main .inner #resultBox .resultBox__inner__bottom .left .posts .notfound p {
      font-size: 16px;
      font-size: 1.6rem;
      line-height: 1.6; }
    body.top.search main .inner #resultBox .resultBox__inner__bottom .left .posts #postsTable {
      width: 100%; }
      body.top.search main .inner #resultBox .resultBox__inner__bottom .left .posts #postsTable .post {
        margin-top: 10px;
        border-bottom: 1px solid #696b66; }
        body.top.search main .inner #resultBox .resultBox__inner__bottom .left .posts #postsTable .post .information {
          padding-right: 100px;
          position: relative;
          cursor: pointer; }
          body.top.search main .inner #resultBox .resultBox__inner__bottom .left .posts #postsTable .post .information > .detaillink {
            position: absolute;
            top: 3px;
            right: 0; }
            body.top.search main .inner #resultBox .resultBox__inner__bottom .left .posts #postsTable .post .information > .detaillink a {
              font-size: 11px;
              font-size: 1.1rem;
              line-height: 1.333333333;
              font-weight: 400;
              letter-spacing: 0.02em; }
          body.top.search main .inner #resultBox .resultBox__inner__bottom .left .posts #postsTable .post .information h3 {
            font-size: 12px;
            font-size: 1.2rem;
            line-height: 1.333333333;
            font-weight: bold; }
            @media only screen and (max-width: 860px) {
              body.top.search main .inner #resultBox .resultBox__inner__bottom .left .posts #postsTable .post .information h3 {
                font-size: 18px;
                font-size: 1.8rem; } }
          body.top.search main .inner #resultBox .resultBox__inner__bottom .left .posts #postsTable .post .information .centered .infoCentre {
            font-size: 12px;
            font-size: 1.2rem;
            line-height: 1.333333333;
            font-weight: 200;
            color: #696b66; }
            body.top.search main .inner #resultBox .resultBox__inner__bottom .left .posts #postsTable .post .information .centered .infoCentre b {
              font-weight: 400;
              color: #696b66; }
        body.top.search main .inner #resultBox .resultBox__inner__bottom .left .posts #postsTable .post .categories ul li {
          display: inline-block;
          margin: 5px 10px 5px 0px; }
          body.top.search main .inner #resultBox .resultBox__inner__bottom .left .posts #postsTable .post .categories ul li a {
            display: block;
            position: relative; }
            body.top.search main .inner #resultBox .resultBox__inner__bottom .left .posts #postsTable .post .categories ul li a img {
              width: 40px;
              height: auto; }
  body.top.search main .inner #resultBox .resultBox__inner__bottom .right {
    float: left;
    width: 66.66666%; }
    @media only screen and (max-width: 860px) {
      body.top.search main .inner #resultBox .resultBox__inner__bottom .right {
        float: none;
        width: 100%;
        display: none; } }
    body.top.search main .inner #resultBox .resultBox__inner__bottom .right #map {
      width: 100%;
      height: 730px; }
      @media only screen and (max-width: 860px) {
        body.top.search main .inner #resultBox .resultBox__inner__bottom .right #map {
          height: 400px; } }
  body.top.search main .inner #resultBox .resultBox__inner__bottom .icon_desc {
    display: none; }
    body.top.search main .inner #resultBox .resultBox__inner__bottom .icon_desc ul {
      padding: 20px;
      padding-top: 0; }
      body.top.search main .inner #resultBox .resultBox__inner__bottom .icon_desc ul li {
        margin-top: 20px; }
        body.top.search main .inner #resultBox .resultBox__inner__bottom .icon_desc ul li figure {
          overflow: hidden;
          *zoom: 1; }
          body.top.search main .inner #resultBox .resultBox__inner__bottom .icon_desc ul li figure .imgBox {
            float: left;
            width: 50px; }
            body.top.search main .inner #resultBox .resultBox__inner__bottom .icon_desc ul li figure .imgBox img {
              width: 50px;
              height: auto; }
          body.top.search main .inner #resultBox .resultBox__inner__bottom .icon_desc ul li figure figcaption {
            float: left;
            width: calc(100% - 50px);
            padding-left: 10px; }
            body.top.search main .inner #resultBox .resultBox__inner__bottom .icon_desc ul li figure figcaption h4 {
              font-weight: bold;
              font-size: 12px;
              font-size: 1.2rem; }
            body.top.search main .inner #resultBox .resultBox__inner__bottom .icon_desc ul li figure figcaption p {
              margin-top: 5px;
              font-size: 11px;
              font-size: 1.1rem;
              line-height: 1.333333333;
              font-weight: 200;
              color: #696b66; }

body.top main .inner h2 {
  padding: 0 80px;
  font-size: 80px;
  font-size: 8rem;
  margin-top: 40px;
  font-weight: 100; }
  @media only screen and (max-width: 860px) {
    body.top main .inner h2 {
      font-size: 27px;
      font-size: 2.7rem;
      padding: 0 30px; } }

body.top main .inner #searchBox {
  background-image: url(../images/top/bg.jpg);
  background-size: cover;
  background-position: center bottom;
  background-repeat: no-repeat;
  margin-top: 40px;
  height: 80vh; }
  @media only screen and (max-width: 860px) {
    body.top main .inner #searchBox {
      height: 50vh; } }
  body.top main .inner #searchBox .searchBox__inner {
    padding: 20px 80px 0; }
    @media only screen and (max-width: 860px) {
      body.top main .inner #searchBox .searchBox__inner {
        padding: 20px; } }
    body.top main .inner #searchBox .searchBox__inner .searchArea form {
      overflow: hidden;
      *zoom: 1; }
      body.top main .inner #searchBox .searchBox__inner .searchArea form .selectBox {
        float: left; }
        @media only screen and (max-width: 860px) {
          body.top main .inner #searchBox .searchBox__inner .searchArea form .selectBox {
            float: none;
            width: 100%; } }
        body.top main .inner #searchBox .searchBox__inner .searchArea form .selectBox label {
          position: relative;
          display: block;
          width: 310px;
          border: 1px solid #cacaca;
          background: #fff;
          overflow-x: hidden; }
          @media only screen and (max-width: 1150px) {
            body.top main .inner #searchBox .searchBox__inner .searchArea form .selectBox label {
              width: 250px; } }
          @media only screen and (max-width: 860px) {
            body.top main .inner #searchBox .searchBox__inner .searchArea form .selectBox label {
              width: 100%; } }
          body.top main .inner #searchBox .searchBox__inner .searchArea form .selectBox label:before {
            content: "";
            position: absolute;
            top: 50%;
            right: 10px;
            display: block;
            width: 0;
            height: 0;
            margin: -2px 0 0 0;
            border: 5px solid transparent;
            border-top: 7px solid #000; }
          body.top main .inner #searchBox .searchBox__inner .searchArea form .selectBox label select {
            cursor: pointer;
            position: relative;
            -webkit-appearance: none;
            appearance: none;
            display: block;
            width: 110%;
            height: 38px;
            padding: 8.5px 15px;
            color: #000;
            border: none;
            border-radius: 5px;
            background: transparent; }
            @media only screen and (max-width: 860px) {
              body.top main .inner #searchBox .searchBox__inner .searchArea form .selectBox label select {
                font-size: 12px;
                font-size: 1.2rem; } }
      body.top main .inner #searchBox .searchBox__inner .searchArea form .inputBox {
        float: left; }
        @media only screen and (max-width: 860px) {
          body.top main .inner #searchBox .searchBox__inner .searchArea form .inputBox {
            float: none;
            width: 100%;
            margin-top: 10px; } }
        body.top main .inner #searchBox .searchBox__inner .searchArea form .inputBox input {
          width: 390px;
          margin-left: 20px;
          border: 1px solid #cacaca;
          padding: 10px 5px;
          font-size: 16px;
          font-size: 1.6rem; }
          @media only screen and (max-width: 1150px) {
            body.top main .inner #searchBox .searchBox__inner .searchArea form .inputBox input {
              width: 300px; } }
          @media only screen and (max-width: 860px) {
            body.top main .inner #searchBox .searchBox__inner .searchArea form .inputBox input {
              width: 100%;
              margin-left: 0;
              font-size: 12px;
              font-size: 1.2rem; } }
      @media only screen and (max-width: 860px) {
        body.top main .inner #searchBox .searchBox__inner .searchArea form .buttonBox {
          float: none;
          width: 100%;
          margin-top: 20px; } }
      body.top main .inner #searchBox .searchBox__inner .searchArea form .buttonBox button {
        background: #fff;
        border: #000;
        position: relative;
        text-align: center;
        width: 130px;
        font-weight: bold;
        border: 1px solid #000;
        margin-left: 95px;
        font-size: 12px;
        font-size: 1.2rem;
        padding: 10px 0;
        cursor: pointer;
        z-index: 1; }
        @media only screen and (max-width: 1150px) {
          body.top main .inner #searchBox .searchBox__inner .searchArea form .buttonBox button {
            margin-left: 40px; } }
        @media only screen and (max-width: 860px) {
          body.top main .inner #searchBox .searchBox__inner .searchArea form .buttonBox button {
            width: 100%;
            margin-left: 0; } }
        body.top main .inner #searchBox .searchBox__inner .searchArea form .buttonBox button:before, body.top main .inner #searchBox .searchBox__inner .searchArea form .buttonBox button:after {
          -webkit-transition: all 0.3s;
          -moz-transition: all 0.3s;
          -o-transition: all 0.3s;
          transition: all 0.3s; }
        body.top main .inner #searchBox .searchBox__inner .searchArea form .buttonBox button:before {
          content: "";
          position: absolute;
          width: 15px;
          height: 15px;
          border-top: 2px solid #000;
          border-left: 2px solid #000;
          top: 0;
          left: 0;
          z-index: 0; }
        body.top main .inner #searchBox .searchBox__inner .searchArea form .buttonBox button:after {
          content: "";
          position: absolute;
          width: 15px;
          height: 15px;
          border-bottom: 2px solid #000;
          border-right: 2px solid #000;
          bottom: 0;
          right: 0;
          z-index: 0; }
        body.top main .inner #searchBox .searchBox__inner .searchArea form .buttonBox button:hover:before, body.top main .inner #searchBox .searchBox__inner .searchArea form .buttonBox button:hover:after {
          width: 99%;
          height: 99%; }
