@charset "UTF-8";
* {
  padding: 0;
  margin: 0;
}

.clearfix:after {
  content: "";
  display: block;
  clear: both;
}

@media (max-width: 768px) {
  .pc {
    display: none;
  }
}

@media (min-width: 769px) {
  .sp {
    display: none;
  }
}

@media (max-width: 768px) {
  .drawer-navbar-header {
    height: 120px;
  }
}

.drawer-navbar-header img {
  width: 100%;
}

.drawer-navbar-header h1 {
  height: 100px;
  padding: 10px;
}

.drawer-navbar-header h1 img {
  height: 100%;
}

.drawer-hamburger-icon, .drawer-hamburger-icon:after, .drawer-hamburger-icon:before {
  background-color: #fff;
  color: #8b877e;
}

.drawer-menu-item {
  color: #6e695d;
  font-size: 14px;
  margin: 10px 0;
}

.drawer-navbar .drawer-brand {
  display: block;
  height: 100%;
}

@media (max-width: 768px) {
  .drawer-navbar .drawer-nav {
    height: auto;
    padding-top: 100px;
  }
}

.drawer-navbar .drawer-menu {
  padding-bottom: 0;
}

.drawer-hamburger {
  background-color: rgba(179, 166, 146, 0.95);
}

.drawer--top .drawer-hamburger, .drawer--top.drawer-open .drawer-hamburger {
  background-color: rgba(179, 166, 146, 0.95);
}

.drawer-navbar .drawer-navbar-header {
  background: #b3a692;
  position: relative;
}

@media (max-width: 768px) {
  .drawer-navbar .drawer-navbar-header {
    border: none;
  }
}

.drawer-navbar .drawer-navbar-header .text {
  padding-top: 20px;
  color: #fff;
  position: absolute;
  top: 20px;
  right: 14px;
}

.drawer-menu-item {
  text-align: center;
  font-weight: bold;
}

.drawer-overlay {
  background-color: rgba(255, 255, 255, 0.9);
}

body {
  color: #8b877e;
  width: 100%;
  background: #fff;
  font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
  /*font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;*/
  font-size: 15px;
  font-weight: 300;
  letter-spacing: 1px;
  color: #333;
  /*header*/
  /*.main*/
}

body .wrap {
  overflow: hidden;
}

body a {
  transition: color .3s;
  color: #333;
  text-decoration: none;
}

body a:hover {
  color: #fe8aa7;
}

@media (max-width: 768px) {
  body img {
    width: 100%;
  }
}

body header {
  /*.head*/
}

body header .head {
  background: url(../images/head_bg.png) no-repeat;
  background-size: cover;
  background-position: center;
}

body header .head .obi {
  margin: 0 auto;
  width: 19%;
  background-color: rgba(179, 166, 146, 0.95);
  color: #fff;
  text-align: center;
  padding: 40px 10px;
}

body header .head .obi h1 {
  width: 80%;
  margin: 0 auto;
}

body header .head .obi p {
  margin: 30px auto;
  padding: 20px;
  font-size: 13px;
}

body header .head .obi .address {
  font-size: 13px;
  margin: 20px 0;
}

body header .head .obi .address a {
  font-size: 12px;
  color: #fff;
  margin: 20px 0;
  line-height: 50px;
}

body header .head .obi .address a b {
  color: #fff;
  font-size: 15px;
}

body header .head .obi .button01 {
  border: 1px solid #fff;
  width: 70%;
  margin: 20px auto;
  font-family: 'Montserrat', sans-serif;
  font-weight: 700;
}

body header .head .obi .button01 a {
  display: block;
  padding: 8px 0;
  color: #ffffff;
}

body header .head .obi .button01 a i {
  margin-right: 10px;
}

body header .head .obi .button01 a:hover {
  background: #fff;
  color: #5c5842;
  font-weight: bold;
}

body header .pc_nav {
  border-bottom: 1px solid #ebe6df;
}

body header .pc_nav .in {
  width: 1000px;
  margin: 0 auto;
  /*.nav*/
}

body header .pc_nav .in .nav {
  display: flex;
  list-style: none;
  width: 100%;
  overflow: hidden;
}

body header .pc_nav .in .nav li {
  width: 20%;
  text-align: center;
  list-style: none;
}

body header .pc_nav .in .nav li a {
  font-size: 15px;
  font-weight: bold;
  color: #7c7766;
  display: block;
  padding: 40px 0;
}

body header .pc_nav .in .nav li a span {
  display: block;
  font-size: 10px;
  color: #999;
  font-weight: 200;
  margin-top: 4px;
  font-family: 'Montserrat', sans-serif;
}

body header .pc_nav .in .nav li a:hover {
  background: #f0ede8;
}

body header .pc_nav .in .nav li ul {
  width: 1000px;
  display: none;
  position: absolute;
}

body header .pc_nav .in .nav li ul li {
  width: 20%;
  background: #f0ede8;
}

body header .pc_nav .in .nav li ul li a {
  border-top: 1px solid #fff;
}

body header .pc_nav .in .nav li ul li:hover a {
  color: #fff;
  background: #a4d2d0;
}

body header .pc_nav .in .nav li:hover {
  background: #f0ede8;
}

body header .pc_nav .in .nav .nav_home {
  background: #ea8e9d;
  height: 120px;
}

body header .pc_nav .in .nav .nav_home a {
  padding: 10px 0;
}

body header .pc_nav .in .nav .nav_home img {
  width: 60%;
}

body header .pc_nav .in .nav .nav_home a:hover {
  background: #e9b1ba;
}

body header nav .button01 {
  width: 36%;
  margin: 40px auto 30px auto;
}

body header nav .button01 .tel {
  width: 40%;
  float: left;
  margin-right: 20%;
}

body header nav .button01 .tel img {
  width: 100%;
}

body header nav .button01 .map {
  width: 40%;
  float: left;
}

body header nav .button01 .map img {
  width: 100%;
}

body .main {
  margin-bottom: 100px;
  /*.con_1*/
  /*.con2*/
  /*.con_4*/
}

body .main .con_1 {
  width: 1000px;
  margin: 100px auto;
  /*.infomation*/
  /*.shop*/
}

@media (max-width: 768px) {
  body .main .con_1 {
    width: 100%;
    margin: 30px auto;
  }
}

body .main .con_1 h2 {
  font-size: 40px;
  text-align: center;
  color: #8b877e;
  font-family: 'Montserrat', sans-serif;
  font-weight: 200;
  letter-spacing: 2px;
}

@media (max-width: 768px) {
  body .main .con_1 h2 {
    font-size: 26px;
    font-weight: 400;
  }
}

body .main .con_1 .kanji {
  font-size: 28px;
}

body .main .con_1 .kanji2 {
  font-size: 22px;
}

body .main .con_1 .date {
  text-align: center;
  font-size: 12px;
  margin-top: 10px;
  font-weight: 300;
}

body .main .con_1 .news {
  width: 800px;
  margin: 0 auto;
}

@media (max-width: 768px) {
  body .main .con_1 .news {
    width: 90%;
  }
}

body .main .con_1 .about {
  text-align: center;
  margin: 60px auto 40px;
}

@media (max-width: 768px) {
  body .main .con_1 .about {
    margin: 40px auto;
    width: 92%;
  }
}

body .main .con_1 .about p {
  line-height: 200%;
  color: #8b877e;
  font-size: 14px;
  margin: 10px 0;
}

@media (max-width: 768px) {
  body .main .con_1 .about p {
    line-height: 180%;
    font-size: 13px;
    padding: 0 10px;
    text-align: left;
  }
}

body .main .con_1 .box2 {
  width: 100%;
}

@media (max-width: 768px) {
  body .main .con_1 .box2 {
    width: 96%;
    margin: 0 auto 60px;
  }
}

body .main .con_1 .box2 .left {
  float: left;
  width: 49%;
  margin-right: 2%;
  box-sizing: border-box;
}

body .main .con_1 .box2 .left img {
  width: 100%;
}

body .main .con_1 .box2 .right {
  float: right;
  width: 49%;
  box-sizing: border-box;
}

body .main .con_1 .box2 .right img {
  width: 100%;
}

body .main .con_1 .infomation {
  margin: 80px 0;
}

@media (max-width: 768px) {
  body .main .con_1 .infomation {
    margin: 20px 0;
  }
}

body .main .con_1 .infomation ul {
  list-style: none;
}

body .main .con_1 .infomation ul li {
  border-bottom: 1px dotted #e0d7cc;
  padding: 14px;
}

body .main .con_1 .infomation ul li .new {
  background: #84ccc9;
  color: #fff;
  font-size: 12px;
  padding: 8px 30px;
  margin-right: 20px;
}

@media (max-width: 768px) {
  body .main .con_1 .infomation ul li .new {
    font-size: 10px;
    padding: 4px 15px;
    margin-right: 10px;
  }
}

body .main .con_1 .infomation ul li .date {
  font-size: 13px;
  margin-right: 20px;
  color: #8b877e;
}

@media (max-width: 768px) {
  body .main .con_1 .infomation ul li .date {
    font-size: 11px;
  }
}

body .main .con_1 .infomation ul li a {
  font-size: 14px;
  color: #8b877e;
}

@media (max-width: 768px) {
  body .main .con_1 .infomation ul li .br01 {
    display: block;
  }
}

body .main .con_1 .shop {
  width: 800px;
  margin: 60px auto;
}

@media (max-width: 768px) {
  body .main .con_1 .shop {
    width: 96%;
    margin: 30px auto;
  }
}

body .main .con_1 .shop img {
  width: 100%;
}

body .main .con_1 .shop .table3 table {
  width: 100%;
  border-collapse: collapse;
  margin: 10px auto;
}

body .main .con_1 .shop .table3 table th {
  background-color: #f8f6f2;
  padding: 20px 10px;
  font-size: 14px;
  color: #6e695d;
  border: 1px solid #c7c2b8;
  border-right: none;
  box-sizing: border-box;
  width: 30%;
}

@media (max-width: 768px) {
  body .main .con_1 .shop .table3 table th {
    font-size: 13px;
    padding: 8px;
  }
}

body .main .con_1 .shop .table3 table th i {
  margin-right: 10px;
  font-size: 18px;
  margin-left: -20px;
}

@media (max-width: 768px) {
  body .main .con_1 .shop .table3 table th i {
    display: none;
  }
}

body .main .con_1 .shop .table3 table td {
  border: 1px solid #c7c2b8;
  border-left: none;
  padding: 20px 10px 20px 20px;
  text-align: left;
  color: #6e695d;
  box-sizing: border-box;
  width: auto;
}

@media (max-width: 768px) {
  body .main .con_1 .shop .table3 table td {
    font-size: 13px;
    padding: 8px;
  }
}

body .main .con_1 .button02 {
  width: 300px;
  margin: 14px auto;
  font-family: 'Montserrat', sans-serif;
  font-weight: 700;
}

@media (max-width: 768px) {
  body .main .con_1 .button02 {
    width: 200px;
    margin-bottom: 60px;
  }
}

body .main .con_1 .button02 a {
  display: block;
  padding: 8px 0;
  color: #fff;
  font-weight: 200;
  font-size: 16px;
  text-align: center;
  background: #b6b0a4;
  border: 1px solid #b6b0a4;
}

body .main .con_1 .button02 a i {
  margin-right: 10px;
}

@media (max-width: 768px) {
  body .main .con_1 .button02 a {
    font-size: 13px;
    padding: 6px 0;
  }
}

body .main .con_1 .button02 a:hover {
  background: #8dc2bf;
  color: #fff;
  border: 1px solid #8dc2bf;
}

body .main .con_1 .salon_about {
  margin: 60px auto;
  width: 800px;
}

body .main .con_1 .salon_about h3 {
  text-align: left;
  font-size: 18px;
  color: #6e695d;
  font-weight: 300;
  margin-bottom: 30px;
}

@media (max-width: 768px) {
  body .main .con_1 .salon_about h3 {
    margin: 20px;
    font-size: 15px;
  }
}

@media (max-width: 768px) {
  body .main .con_1 .salon_about {
    width: 100%;
    margin: 30px auto;
    box-sizing: border-box;
  }
}

body .main .con_1 .salon_about ol {
  padding: 0 30px 0 30px;
  box-sizing: border-box;
  line-height: 200%;
}

@media (max-width: 768px) {
  body .main .con_1 .salon_about ol {
    font-size: 13px;
    padding: 0 20px 0 40px;
    letter-spacing: 0;
  }
}

body .main .index_map {
  margin: 0 auto;
  margin-top: 100px;
  width: 1000px;
}

@media (max-width: 768px) {
  body .main .index_map {
    margin-top: 60px;
  }
}

body .main .index_map h2 {
  font-size: 40px;
  text-align: center;
  color: #8b877e;
  font-family: 'Montserrat', sans-serif;
  font-weight: 200;
  letter-spacing: 2px;
  margin-bottom: 30px;
}

@media (max-width: 768px) {
  body .main .index_map h2 {
    font-size: 26px;
    font-weight: 400;
  }
}

body .main .max {
  width: 100%;
  background: #fff;
}

body .main .max .img {
  width: 1000px;
  margin: 0 auto;
}

@media (max-width: 768px) {
  body .main .max .img {
    width: 90%;
    margin: 60px auto;
  }
}

body .main .max .img img {
  width: 100%;
}

body .main .con_0 {
  width: 1000px;
  margin: 100px auto;
  padding: 20px 0 0 0;
  /*.con_2*/
}

@media (max-width: 768px) {
  body .main .con_0 {
    width: 96%;
    margin: 0 auto;
    padding: 20px 0;
  }
}

body .main .con_0 h2 {
  font-size: 40px;
  text-align: center;
  color: #8b877e;
  font-family: 'Montserrat', sans-serif;
  font-weight: 200;
  letter-spacing: 2px;
  margin-bottom: 40px;
}

@media (max-width: 768px) {
  body .main .con_0 h2 {
    font-size: 26px;
    font-weight: 400;
  }
}

@media (max-width: 768px) {
  body .main .con_0 .mt50 {
    margin-top: 50px;
  }
}

body .main .con_0 .con_2 {
  width: 46%;
  float: left;
  margin-right: 4%;
  /*price*/
  /*.amenity*/
}

@media (max-width: 768px) {
  body .main .con_0 .con_2 {
    width: 100%;
    float: none;
  }
}

body .main .con_0 .con_2 h2 {
  font-size: 40px;
  text-align: center;
  color: #8b877e;
  font-family: 'Montserrat', sans-serif;
  font-weight: 200;
  letter-spacing: 2px;
}

@media (max-width: 768px) {
  body .main .con_0 .con_2 h2 {
    font-size: 26px;
    font-weight: 400;
  }
}

body .main .con_0 .con_2 .price .icon01 {
  margin-right: 10px;
}

body .main .con_0 .con_2 .price h3 {
  font-size: 16px;
  color: #8b877e;
  margin: 30px 0 20px 0;
}

@media (max-width: 768px) {
  body .main .con_0 .con_2 .price h3 {
    font-size: 15px;
    margin: 10px 0 0 0;
  }
}

@media (max-width: 768px) {
  body .main .con_0 .con_2 .price h3 img {
    width: 10px;
  }
}

body .main .con_0 .con_2 .price .table1 table {
  width: 100%;
  border-collapse: collapse;
  margin: 10px 0;
}

body .main .con_0 .con_2 .price .table1 table th {
  background-color: #f8f6f2;
  padding: 20px 10px;
  font-size: 15px;
  color: #6e695d;
  border: 1px solid #c7c2b8;
  border-right: none;
  box-sizing: border-box;
  width: 40%;
}

@media (max-width: 768px) {
  body .main .con_0 .con_2 .price .table1 table th {
    font-size: 13px;
    padding: 8px;
  }
}

body .main .con_0 .con_2 .price .table1 table td {
  border: 1px solid #c7c2b8;
  border-left: none;
  padding: 20px 10px 20px 10px;
  text-align: right;
  color: #6e695d;
  box-sizing: border-box;
  letter-spacing: 0;
  line-height: 200%;
}

@media (max-width: 768px) {
  body .main .con_0 .con_2 .price .table1 table td {
    font-size: 13px;
    padding: 8px;
  }
}

body .main .con_0 .con_2 .price .table1 .bg1 th span {
  font-size: 10px;
  letter-spacing: 0;
  display: block;
  margin-top: 10px;
}

body .main .con_0 .con_2 .price .table1 .bg1 td span {
  font-size: 13px;
  letter-spacing: 0;
  display: block;
  font-weight: bold;
}

body .main .con_0 .con_2 .price .table2 table {
  width: 100%;
  border-collapse: collapse;
  margin: 10px 0;
}

body .main .con_0 .con_2 .price .table2 table th {
  background-color: #f8f6f2;
  padding: 20px 10px;
  font-size: 14px;
  color: #6e695d;
  border: 1px solid #c7c2b8;
  border-right: none;
  box-sizing: border-box;
  width: 50%;
}

@media (max-width: 768px) {
  body .main .con_0 .con_2 .price .table2 table th {
    font-size: 13px;
    padding: 8px;
  }
}

body .main .con_0 .con_2 .price .table2 table td {
  border: 1px solid #c7c2b8;
  border-left: none;
  padding: 20px 10px 20px 20px;
  text-align: right;
  color: #6e695d;
  box-sizing: border-box;
  width: auto;
}

@media (max-width: 768px) {
  body .main .con_0 .con_2 .price .table2 table td {
    font-size: 13px;
    padding: 8px;
  }
}

body .main .con_0 .con_2 .amenity {
  /*.table2*/
}

body .main .con_0 .con_2 .amenity .icon01 {
  margin-right: 10px;
}

@media (max-width: 768px) {
  body .main .con_0 .con_2 .amenity .icon01 {
    width: 10px;
  }
}

body .main .con_0 .con_2 .amenity h3 {
  font-size: 16px;
  color: #8b877e;
  margin: 30px 0 20px 0;
}

body .main .con_0 .con_2 .amenity .table2 table {
  width: 100%;
  border-collapse: collapse;
  margin: 10px 0;
}

body .main .con_0 .con_2 .amenity .table2 table th {
  background-color: #f8ecee;
  padding: 20px 10px;
  font-size: 14px;
  color: #6e695d;
  border: 1px solid #c7c2b8;
  border-right: none;
  box-sizing: border-box;
  width: 40%;
}

@media (max-width: 768px) {
  body .main .con_0 .con_2 .amenity .table2 table th {
    font-size: 13px;
    padding: 8px;
  }
}

body .main .con_0 .con_2 .amenity .table2 table th i {
  margin-right: 10px;
  font-size: 18px;
  margin-left: -20px;
}

body .main .con_0 .con_2 .amenity .table2 table td {
  border: 1px solid #c7c2b8;
  border-left: none;
  padding: 20px 10px 20px 20px;
  color: #6e695d;
  box-sizing: border-box;
  width: auto;
  text-align: center;
}

@media (max-width: 768px) {
  body .main .con_0 .con_2 .amenity .table2 table td {
    font-size: 13px;
    padding: 8px;
  }
}

body .main .con_0 .con_2:last-child {
  margin-right: 0;
}

body .main .con_4 {
  margin: 60px auto;
  width: 1000px;
  /*.table3*/
}

@media (max-width: 768px) {
  body .main .con_4 {
    width: 100%;
  }
}

body .main .con_4 h2 {
  font-size: 40px;
  text-align: center;
  color: #8b877e;
  font-family: 'Montserrat', sans-serif;
  font-weight: 200;
  letter-spacing: 2px;
}

@media (max-width: 768px) {
  body .main .con_4 h2 {
    font-size: 26px;
    font-weight: 400;
  }
}

body .main .con_4 h3 {
  text-align: center;
  margin: 10px auto;
  font-size: 13px;
  font-weight: 200;
}

body .main .con_4 .reserve {
  width: 100%;
  /*border: 1px solid #ccc8bd;*/
  margin: 60px auto;
  padding: 20px;
  box-sizing: border-box;
}

body .main .con_4 .reserve p {
  font-size: 14px;
  text-align: center;
}

body .main .con_4 .reserve .tel {
  font-size: 26px;
  font-weight: bold;
}

body .main .con_4 .reserve .tel a {
  color: #ea8e9d;
}

body .main .con_4 .reserve h4 {
  text-align: center;
  font-size: 16px;
  font-weight: bold;
  color: #8b877e;
  margin: 60px auto 10px auto;
}

body .main .con_4 .reserve .qr {
  text-align: center;
  width: 200px;
  margin: 20px auto;
}

@media (max-width: 768px) {
  body .main .con_4 .reserve .qr {
    width: 100%;
  }
}

body .main .con_4 .reserve .qr img {
  width: 100%;
}

body .main .con_4 .table3 table {
  width: 100%;
  border-collapse: collapse;
  margin: 30px auto;
}

@media (max-width: 768px) {
  body .main .con_4 .table3 table {
    width: 96%;
  }
}

body .main .con_4 .table3 table th {
  background-color: #f8f6f2;
  padding: 20px 10px;
  font-size: 14px;
  color: #6e695d;
  border: 1px solid #c7c2b8;
  border-right: none;
  box-sizing: border-box;
  width: 30%;
}

@media (max-width: 768px) {
  body .main .con_4 .table3 table th {
    font-size: 13px;
    padding: 8px;
  }
}

body .main .con_4 .table3 table th i {
  margin-right: 10px;
  font-size: 18px;
  margin-left: -20px;
}

@media (max-width: 768px) {
  body .main .con_4 .table3 table th i {
    display: none;
  }
}

body .main .con_4 .table3 table td {
  border: 1px solid #c7c2b8;
  border-left: none;
  padding: 20px 10px 20px 20px;
  text-align: left;
  color: #6e695d;
  box-sizing: border-box;
  width: auto;
}

@media (max-width: 768px) {
  body .main .con_4 .table3 table td {
    font-size: 13px;
    padding: 8px;
  }
}

body .main .con_4 .sitemap {
  width: 300px;
  background: #faf8f5;
  margin: 60px auto;
}

@media (max-width: 768px) {
  body .main .con_4 .sitemap {
    width: 96%;
  }
}

body .main .con_4 .sitemap ul {
  list-style: none;
}

body .main .con_4 .sitemap ul li {
  text-align: center;
  border-bottom: 1px solid #ffffff;
  font-size: 14px;
  font-weight: bold;
}

body .main .con_4 .sitemap ul li a {
  padding: 20px 0;
  color: #6e695d;
  display: block;
}

body .main .con_4 .sitemap ul li a:hover {
  background: #e9b1ba;
  color: #fff;
}

body footer {
  background-color: #f0ede8;
  padding: 60px 0 0 0;
  /*foot*/
}

body footer .foot {
  text-align: center;
}

body footer .foot h2 {
  width: 190px;
  margin: 10px auto;
}

body footer .foot h2 img {
  width: 100%;
}

body footer .foot .foot_tel {
  font-size: 20px;
  font-weight: bold;
  margin: 10px 0;
}

body footer .foot .foot_tel a {
  color: #7a7667;
}

body footer .foot .foot_tel p {
  background: #84ccc9;
  color: #fff;
  padding: 6px 20px;
  font-size: 10px;
  width: 100px;
  text-align: center;
  margin: 10px auto;
}

body footer .foot .foot_address {
  font-size: 13px;
  color: #8b877e;
}

body footer .foot .foot_rink {
  margin: 40px auto;
  text-align: center;
  display: block;
}

body footer .foot .foot_rink a {
  padding: 0 20px;
  border-right: 1px solid #6e695d;
  color: #6e695d;
  font-size: 14px;
}

@media (max-width: 768px) {
  body footer .foot .foot_rink a {
    display: block;
    margin: 2px auto;
    padding: 12px 0;
    background: #fff;
    width: 60%;
    border: none;
    color: #8b877e;
    font-weight: 700;
    font-size: 13px;
  }
}

body footer .foot .foot_rink a:hover {
  color: #49b3ad;
  font-weight: bold;
}

body footer .copyright {
  background: rgba(179, 166, 146, 0.95);
  color: #ffffff;
  font-size: 13px;
  text-align: center;
  font-weight: bold;
}

body footer .copyright a {
  color: #ffffff;
}
