/* Welcome to Compass.
 * In this file you should write your main styles. (or centralize your imports)
 * Import this file using the following HTML or equivalent:
 * <link href="/stylesheets/screen.css" media="screen, projection" rel="stylesheet" type="text/css" /> */
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; }

.main-nav {
  position: relative;
  width: 1280px;
  margin: 80px auto 0;
  text-align: center;
  z-index: 9999; }
  .main-nav li {
    display: inline-block;
    margin-right: 60px;
    padding-bottom: 10px; }
    .main-nav li:last-of-type {
      margin-right: 0; }

.menu-message {
  width: 95px;
  height: 56px; }
  .menu-message:hover {
    background: url(../img/menu-message-hover.png) no-repeat center bottom; }

.menu-message.active {
  background: url(../img/menu-message-hover.png) no-repeat center bottom; }

.menu-about {
  width: 76px;
  height: 56px; }
  .menu-about:hover {
    background: url(../img/menu-about-hover.png) no-repeat center bottom; }

.menu-about.active {
  background: url(../img/menu-about-hover.png) no-repeat center bottom; }

.menu-guide {
  width: 79px;
  height: 61px; }
  .menu-guide:hover {
    background: url(../img/menu-guide-hover.png) no-repeat center bottom; }

.menu-guide.active {
  background: url(../img/menu-guide-hover.png) no-repeat center bottom; }

.menu-doctor {
  width: 89px;
  height: 59px; }
  .menu-doctor:hover {
    background: url(../img/menu-doctor-hover.png) no-repeat center bottom; }

.menu-doctor.active {
  background: url(../img/menu-doctor-hover.png) no-repeat center bottom; }

.menu-acupuncture {
  width: 104px;
  height: 57px; }
  .menu-acupuncture:hover {
    background: url(../img/menu-acupuncture-hover.png) no-repeat center bottom; }

.menu-acupuncture.active {
  background: url(../img/menu-acupuncture-hover.png) no-repeat center bottom; }

.menu-access {
  width: 71px;
  height: 57px; }
  .menu-access:hover {
    background: url(../img/menu-access-hover.png) no-repeat center bottom; }

.menu-access.active {
  background: url(../img/menu-access-hover.png) no-repeat center bottom; }

.nav-bird {
  position: absolute;
  right: 300px;
  margin-top: -40px; }

.stuck {
  height: 80px;
  position: fixed;
  width: 100%;
  left: 0;
  padding-top: 20px;
  bottom: 0;
  background: url(../img/nav-bg.png) repeat-x; }

.release {
  position: absolute !important;
  bottom: 100px; }

.loader {
  position: fixed;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  z-index: 99999;
  background: url("../img/loader.gif") 50% 50% no-repeat #f9f9f9; }

body {
  -webkit-text-size-adjust: 100%;
  position: relative;
  font-family: sans-serif;
  color: #6b5441;
  background: url(../img/bg-green.jpg) repeat center 92px; }

.wrapper {
  width: 1280px;
  margin: 0 auto;
  z-index: 1; }

a {
  color: #6b5441;
  text-decoration: none; }
  a:hover {
    text-decoration: underline; }

dl dt {
  float: left; }

header {
  position: relative;
  width: 100%;
  background: url(../img/header-bg.jpg) no-repeat center top;
  height: 646px;
  z-index: 9999; }
  @media (max-width: 1280px) {
    header {
      width: 1280px; } }
  header .goto-salon-button {
    position: absolute;
    top: 42px;
    left: 158px;
    cursor: pointer !important; }
    header .goto-salon-button img {
      width: 216px; }
  header .header-wrapper {
    position: relative;
    width: 1280px;
    margin: 0 auto; }
  header .quick-info {
    display: block;
    text-align: right;
    margin-right: 240px;
    padding-top: 18px; }
    header .quick-info .quick-tel {
      width: 229px;
      height: 26px;
      margin-bottom: 10px; }
    header .quick-info .open-hour {
      margin-left: -40px; }
    header .quick-info .open-hour img {
      width: 233px;
      height: 49px; }
  header .logo {
    text-align: center;
    margin-top: 70px;
    margin-bottom: 42px; }
    header .logo img {
      width: 296px;
      height: 270px; }

.news {
  width: 320px;
  margin: 0 auto;
  font-size: 12px;
  color: #555353;
  letter-spacing: 1px;
  line-height: 18px; }
  .news h3 img {
    width: 44px;
    height: 18px;
    margin-bottom: 6px; }
  .news a {
    color: #555353; }
  .news .news-archive a {
    float: right;
    margin-top: 6px;
    color: #6b5441; }
  .news .news-list dt {
    width: 100px; }
  .news .news-list dd {
    margin-left: 80px; }

.leaves,
.flowers {
  position: absolute;
  z-index: -1; }

.leaves {
  margin-top: 50px; }

.flowers {
  margin-top: 224px; }

.container {
  background: url(../img/bg-road.png) no-repeat 122px 450px;
  z-index: 10; }

.bg-02 {
  position: absolute;
  z-index: -1;
  margin-top: -7px;
  margin-left: -1px; }

.message {
  position: relative;
  padding: 150px 0 0; }
  .message h2 {
    position: absolute;
    left: 280px;
    margin-top: 50px; }
  .message .message-detail {
    -webkit-transform: rotate(-7.5deg);
    -moz-transform: rotate(-7.5deg);
    -ms-transform: rotate(-7.5deg);
    -o-transform: rotate(-7.5deg);
    text-align: center;
    font-size: 14px;
    line-height: 32px;
    margin-left: 20px;
    padding-top: 100px;
    z-index: 10; }
  .message .message-girl {
    margin-left: 890px;
    margin-top: -175px; }
  .message .falling-leaf-01 {
    position: absolute;
    top: 300px; }
  .message .falling-leaf-02 {
    position: absolute;
    top: 500px;
    left: 200px; }

.message-detail-container {
  background: url(../img/message-detail-bg.png) no-repeat center;
  width: 682px;
  height: 552px;
  margin: 100px auto 0;
  margin-left: 270px; }

.about {
  position: relative;
  padding-top: 30px; }
  .about h2 {
    text-align: right;
    margin-right: 180px;
    margin-top: 10px; }
  .about .shinryo {
    poition: relative;
    text-align: center;
    margin-top: -215px;
    margin-left: -100px; }
    .about .shinryo p {
      color: #fff;
      font-size: 12px;
      text-align: left;
      line-height: 16px;
      margin-left: 394px;
      margin-top: -210px;
      margin-bottom: 27px; }
  .about .yakan-shinryo {
    position: relative;
    margin-left: 130px; }
    .about .yakan-shinryo .yakan-detail {
      font-size: 14px;
      color: #fff;
      line-height: 22px;
      margin-top: -490px;
      margin-left: 400px;
      margin-bottom: 38px; }
    .about .yakan-shinryo .night-call img {
      width: 317px;
      height: 29px;
      margin-top: 16px;
      margin-left: 38px;
      margin-bottom: 4px; }
    .about .yakan-shinryo .night-call-caution {
      font-size: 12px;
      color: #ffff33;
      margin-left: 50px; }
    .about .yakan-shinryo .detail-1 {
      font-size: 13px;
      margin-top: 15px; }
      .about .yakan-shinryo .detail-1 .caution {
        font-size: 15px;
        color: #ffff33; }
    .about .yakan-shinryo .detail-2 {
      font-size: 13px;
      margin-top: 5px;
      margin-left: 16px; }
    .about .yakan-shinryo .caution-2 {
      margin-top: 8px;
      font-size: 12px; }
    .about .yakan-shinryo .zzz {
      position: absolute;
      top: 300px;
      left: 180px; }
    .about .yakan-shinryo .yakan-blink {
      position: absolute;
      top: 170px;
      left: 300px; }
  .about .price {
    position: relative;
    margin-left: 406px; }
  .about .price-wrapper {
    position: absolute;
    top: 85px;
    left: 184px;
    font-size: 13px;
    color: #fff;
    line-height: 20px; }
    .about .price-wrapper h3 {
      display: inline-block;
      height: 36px;
      position: relative;
      margin-bottom: 12px;
      margin-right: 10px; }
    .about .price-wrapper .price-notice {
      font-size: 11px;
      vertical-align: 13px;
      margin-top: -20px; }
    .about .price-wrapper .cost {
      color: #fff000; }
    .about .price-wrapper .dt3-notice {
      position: absolute;
      width: 190px;
      font-size: 10px;
      letter-spacing: 1px;
      line-height: 16px;
      margin-top: -78px;
      margin-left: 10px; }
    .about .price-wrapper .price-caution {
      font-size: 10px; }
    .about .price-wrapper dl {
      width: 500px;
      margin-bottom: 12px; }
    .about .price-wrapper dt {
      font-size: 16px;
      width: 182px;
      letter-spacing: 2px;
      margin-left: 10px;
      margin-bottom: 16px; }
    .about .price-wrapper dd {
      width: 280px;
      margin-left: 295px; }
      .about .price-wrapper dd:after {
        content: " ";
        display: table;
        clear: both; }
      .about .price-wrapper dd small {
        font-size: 10px; }
  .about .about-girl {
    margin-top: -300px;
    margin-left: -170px; }
  .about .apple-drop {
    position: absolute;
    bottom: 36px;
    margin-left: 270px; }
  .about .falling-leaf-03 {
    position: absolute;
    bottom: 200px;
    right: 100px; }

.guide {
  position: relative;
  margin-top: 40px;
  text-align: center;
  margin-left: -80px; }
  .guide h4 {
    font-size: 16px;
    line-height: 18px;
    font-weight: bold;
    display: inline-block;
    text-align: center;
    margin: 0 auto;
    color: #fff;
    padding: 4px 8px; }
  .guide .hidden {
    display: none; }
  .guide a:hover {
    opacity: 0.75; }
  .guide .lightbox-wrap {
    margin-top: -530px; }
  .guide .room01 {
    margin-left: -500px; }
  .guide .room02 {
    margin-top: -75px;
    margin-left: -145px; }
  .guide .room03 {
    margin-top: -70px;
    margin-left: 130px; }
  .guide .room04 {
    margin-top: 24px;
    margin-left: -25px; }
  .guide .room05 {
    margin-top: 64px;
    margin-left: -310px; }
  .guide .room06 {
    margin-top: -40px;
    margin-left: 205px; }
  .guide .room07 {
    margin-top: -50px;
    margin-left: 480px; }
  .guide .room08 {
    margin-top: 38px;
    margin-left: 600px; }
  .guide .room09 {
    margin-top: 60px;
    margin-left: -400px; }
  .guide .room10 {
    margin-top: -60px;
    margin-left: 145px; }
  .guide .guide-girl-and-dog {
    margin-top: 132px;
    margin-left: 185px; }
  .guide .falling-leaf-04 {
    position: absolute;
    right: 300px; }

.doctor {
  position: relative;
  margin-top: 240px;
  font-size: 11px; }
  .doctor h2 {
    text-align: right;
    margin-top: 25px;
    margin-right: 185px; }
  .doctor h3 {
    font-family: serif;
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 10px;
    margin-left: 10px; }
  .doctor .doctor-bg {
    position: absolute;
    top: -80px;
    left: 220px;
    z-index: 20; }
  .doctor .doctor01 {
    position: relative;
    margin-top: -184px;
    margin-left: 290px;
    z-index: 30; }
    .doctor .doctor01 .profile {
      position: absolute;
      top: 50px;
      left: 270px; }
  .doctor .doctor-rabbit {
    position: absolute;
    left: 320px;
    margin-top: 24px; }
  .doctor .doctor02 {
    position: relative;
    margin-top: 0px;
    margin-left: 450px;
    z-index: 30; }
    .doctor .doctor02 .profile {
      position: absolute;
      top: 50px;
      left: 270px; }
  .doctor dl {
    line-height: 16px; }
  .doctor dt {
    width: 55px;
    text-align: justify; }
  .doctor dd {
    width: 300px;
    margin-left: 55px; }
  .doctor .doctor-girl {
    position: absolute;
    top: 130px;
    right: 140px; }
  .doctor .falling-leaf-05 {
    position: absolute;
    top: 0;
    left: -350px; }

.acupuncture {
  position: relative;
  font-size: 15px;
  line-height: 22px; }
  .acupuncture h2 {
    margin-top: 85px;
    margin-left: 180px; }
  .acupuncture .about-acupuncture {
    margin-left: 230px;
    margin-top: -5px; }
  .acupuncture .acupuncture-girl {
    position: absolute;
    right: 250px;
    top: 80px; }
  .acupuncture .acu-osusume {
    width: 443px;
    height: 160px;
    padding: 20px 0 0 20px;
    margin-left: 230px;
    margin-top: 10px;
    background: rgba(255, 255, 255, 0.5);
    border-radius: 10px; }
    .acupuncture .acu-osusume h3 {
      margin-bottom: 10px; }
    .acupuncture .acu-osusume ul {
      margin-left: 20px; }
    .acupuncture .acu-osusume li {
      color: #ea5ea0;
      list-style-image: url(../img/bullet-flower.png);
      line-height: 22px; }
      .acupuncture .acu-osusume li:last-of-type {
        margin-bottom: 5px; }
    .acupuncture .acu-osusume small {
      font-size: 12px;
      margin-left: 0px; }
  .acupuncture .acupuncture-dog1 {
    position: absolute;
    right: 140px;
    top: 280px; }
  .acupuncture .acupuncture-dog2 {
    position: absolute;
    left: 180px;
    top: 440px; }
  .acupuncture .acu-price {
    margin-left: 630px;
    margin-top: 120px;
    font-size: 12px;
    font-weight: bold;
    line-height: 18px; }
    .acupuncture .acu-price strong {
      font-size: 14px;
      font-weight: bold; }
    .acupuncture .acu-price small {
      font-size: 11px;
      font-weight: normal;
      line-height: 1px; }
  .acupuncture .acupuncture-fox {
    margin-left: 680px;
    margin-top: 15px; }
  .acupuncture .acupuncture-grass {
    position: absolute;
    left: 200px;
    top: 40px;
    z-index: -1; }
  .acupuncture .grass-wind1 {
    position: absolute; }

.access {
  position: relative; }
  .access h2 {
    position: absolute;
    top: -30px;
    left: 230px; }
  .access .access-girl {
    position: absolute;
    left: 230px;
    margin-top: 290px; }
  .access .access-map {
    margin-left: 320px;
    margin-top: 80px; }
  .access dl {
    font-weight: bold;
    font-size: 14px;
    line-height: 19px;
    position: absolute;
    letter-spacing: 1px;
    top: 85px;
    left: 645px; }
    .access dl .access {
      font-size: 17px; }
  .access dt {
    color: #567700;
    width: 80px;
    text-align: right;
    font-size: 13px; }
  .access dd {
    width: 340px;
    margin-left: 90px;
    font-size: 13px; }
  .access .access-notice {
    font-weight: bold;
    margin-top: -90px;
    margin-left: 340px; }
    .access .access-notice span {
      font-size: 14px;
      letter-spacing: 1px;
      line-height: 22px; }
    .access .access-notice small {
      font-size: 12px;
      font-weight: normal;
      margin-left: 16px; }
  .access .access-view {
    position: absolute;
    bottom: -120px;
    right: 190px; }
  .access .falling-leaf-06 {
    position: absolute;
    top: 0;
    right: 150px; }
  .access .falling-leaf-07 {
    position: absolute;
    top: 500px;
    left: 150px; }

.policy {
  margin-left: 360px;
  margin-top: 50px;
  padding-bottom: 280px;
  line-height: 18px; }
  .policy dl {
    position: relative;
    z-index: 100;
    font-size: 13px; }
  .policy dt {
    color: #567700;
    width: 60px;
    text-align: right; }
  .policy dd {
    margin-left: 68px; }
  .policy .policy-list1 {
    margin-top: -130px;
    margin-left: 50px; }
    .policy .policy-list1 dd {
      width: 200px; }
  .policy .policy-list2 {
    float: right;
    margin-top: -74px;
    margin-right: 310px; }
    .policy .policy-list2 dt {
      width: 120px; }
    .policy .policy-list2 dd {
      margin-left: 130px; }

.fancybox-opened .fancybox-title {
  text-align: center; }

footer {
  color: #fff;
  text-align: center;
  width: 100%;
  height: 400px;
  margin-top: -300px;
  margin-bottom: 100px;
  background: url(../img/footer-bg.png) no-repeat center top;
  letter-spacing: 1px; }
  footer .footer-wrapper {
    width: 1280px;
    margin: 0 auto; }
  footer .footer-bg {
    margin-top: -200px; }
  footer a {
    color: #fff;
    transition: all 0.25s ease; }
    footer a:hover {
      text-decoration: none;
      opacity: 0.75; }
  footer .link-banner {
    padding-top: 270px;
    margin-bottom: 40px; }
    footer .link-banner a {
      margin-right: 40px; }
  @media (max-width: 700px) {
    footer {
      width: 1280px; } }

.scroll-to-top {
  position: fixed;
  right: 30px;
  bottom: 20px;
  background: url(../img/pinecone.png) no-repeat center top;
  width: 102px;
  height: 128px;
  cursor: pointer;
  display: none;
  z-index: 10001; }
  .scroll-to-top:hover {
    background: url(../img/pinecone-hover.png) no-repeat center top; }

.header-wrapper .blink {
  position: absolute;
  width: 26px;
  height: 7px;
  left: 216px;
  top: 528px; }
.header-wrapper .dog-tail {
  position: absolute;
  width: 56px;
  height: 57px;
  right: 227px;
  top: 580px; }
.header-wrapper .pinecone-ani {
  position: absolute;
  right: 380px;
  top: 528px; }

.floating {
  float: left;
  -webkit-animation-name: Floatingx;
  -webkit-animation-duration: 3s;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-timing-function: ease-in-out;
  -moz-animation-name: Floating;
  -moz-animation-duration: 3s;
  -moz-animation-iteration-count: infinite;
  -moz-animation-timing-function: ease-in-out; }

@-webkit-keyframes Floatingx {
  from {
    -webkit-transform: translate(0, 0px); }
  65% {
    -webkit-transform: translate(0, 5px); }
  to {
    -webkit-transform: translate(0, 0px); } }
@-moz-keyframes Floating {
  from {
    -moz-transform: translate(0, 0px); }
  65% {
    -moz-transform: translate(0, 5px); }
  to {
    -moz-transform: translate(0, 0px); } }
