/*@charset "UTF-8";*/
/* -----------------------------------------------------------------------------
** Spagardesi CSS
----------------------------------------------------------------------------- */
/* ¾å½ñ¤­¤ÎCSS */
body {
  font: 1.4rem/1.4  "¥á¥¤¥ê¥ª", Meiryo, "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "£Í£Ó £Ð¥´¥·¥Ã¥¯", "MS PGothic", sans-serif;
}

@media screen and (max-width: 767px) {
  main {
    padding-top: 0px;
  }
}

.gnav .sp-menu {
    background-color: #c81f1d;
}

.sp-menu .parent{
    text-align: left;
}

@media screen and (min-width: 768px) {
  main {
    padding-top: 0;
  }
}

@media screen and (max-width: 767px) {
  main[role="main"] {
    margin-top: 0;
  }
  main[role="main"].no-side {
    padding-bottom: 30px;
  }
}

@media screen and (min-width: 768px) {
  #nav-head .gnav.pc-menu .inner {
    max-width: 100%;
  }
  .breadcrumb ul li {
    font-size: 1.4rem;
  }
  .breadcrumb ul a {
    color: #c81f1d;
  }
  main[role="main"] {
    margin-top: 120px;
  }
  main[role="main"].no-side {
    width: 100%;
    float: none;
  }
  #nav-head .gnav.pc-menu ul a.is-active {
    background-color: #ce3634;
  }
}

@media screen and (min-width: 1280px) {
  #nav-head .gnav.pc-menu .navigation .navigation__item {
    width: 20%;
  }
}

#footer {
  background-color: #c81f1d;
}

footer {
  padding-bottom: 0;
}

.sub#hero-block .hero-catch .lead {
  color: #c81f1d;
}

@media screen and (min-width: 768px) {
  .sec .cnt-unit {
    margin-top: 10px;
  }
}

.sec .cnt-unit:last-of-type .map-ul {
  margin-top: 0;
}

.sec .cnt-unit .map-ul li {
  background: url(../img/icon_common_arrow_05.png) 0 center/6px auto no-repeat;
}

.sec .cnt-unit .map-ul li a {
  color: #c81f1d;
}

.arrow-icon03 {
  background: url(../img/icon_common_arrow_03.png) 0 center/16px auto no-repeat;
}

.arrow-icon04 {
  background: url(../img/icon_common_arrow_04.png) 0 4px/12px auto no-repeat;
}

.breadcrumb .inner div a {
  color: #c81f1d;
}

#fitness-link {
  border-top: 1px dotted #dcdcdc;
}

#fitness-link .column li {
  background: url(../img/icon_fitness_arrow_05.png) 0 center/7px auto no-repeat;
}

@media screen and (min-width: 768px) {
  #group-link {
    border-top: 1px dotted #dcdcdc;
  }
}

#group-link .column li {
  background: url(../img/icon_fitness_arrow_05.png) 0 center/7px auto no-repeat;
}

.local-white-text {
  color: #fff;
}

div.mod_s612 thead tr:last-child th {
  border-top: solid 1px #ddd;
}

div.mod_s612 thead tr:last-child th:last-child {
  border-right: solid 1px #ddd;
  background: #ddd;
}

div.mod_s612 td:last-child {
  font-weight: normal;
  background: #fff;
}

div.mod_s612.usual thead tr th {
  width: 25%;
}

div.mod_s612.coupon thead tr th:nth-child(1), div.mod_s612.coupon thead tr th:nth-child(2) {
  width: 25%;
}

div.mod_s612.coupon thead tr th:nth-child(3) {
  width: 50%;
}

div.mod_s612.member thead tr th:nth-child(1) {
  width: 25%;
}

div.mod_s612.member thead tr th:nth-child(2) {
  width: 10%;
}

div.mod_s612.member thead tr th:nth-child(3) {
  width: 20%;
}

div.mod_s612.member thead tr th:nth-child(4) {
  width: 20%;
}

div.mod_s612.member thead tr th:nth-child(5) {
  width: 25%;
}

div.mod_s612.member tbody tr td:nth-child(2) {
  width: 10%;
}

div.mod_s612.member tbody tr td:nth-child(3) {
  width: 20%;
}

div.mod_s612.member tbody tr td:nth-child(4) {
  width: 20%;
}

div.mod_s612.member tbody tr td:nth-child(5) {
  width: 25%;
}

.mod_s613 table tr:last-child td {
  background: #fff;
  font-weight: normal;
}

@media screen and (max-width: 767px) {
  .mod_s613 table td {
    text-align: left;
  }
}

#main_titleWrap {
  border-bottom: solid 2px #c81f1d;
}

#main_titleWrap .main_title {
  color: #c81f1d;
}

#side .side_title {
  background: #c81f1d;
}

#side .side_title:before {
  border-top-color: #c81f1d;
}

#side ul.side_programs li a:hover {
  background: #c81f1d;
}

@media screen and (min-width: 768px) {
  p.lead_text {
    margin-right: 10px;
  }
}

.section_lead {
  color: #001560;
}

/* ¾å½ñ¤­¤ÎCSS ¡º */
@media screen and (max-width: 767px) {
  #wrap {
    padding-bottom: 20px;
  }
}

@media screen and (max-width: 767px) {
  .side_programs {
    border-bottom: solid 1px #a8a8a8;
  }
}

@media screen and (min-width: 768px) {
  .head-inner .inner {
    padding: 20px 15px 0;
  }
}

@media screen and (max-width: 767px) {
  .logo {
    max-width: 180px;
  }
}

.logo img {
  width: 100%;
}

#nav-head {
  text-align: right;
}

#nav-head .tel {
  font-size: 14px;
}

@media screen and (max-width: 767px) {
  #nav-head .tel {
    display: none;
  }
}

@media screen and (min-width: 768px) {
  #nav-head .tel {
    display: block;
  }
}

.contact-block .contact-lead {
  position: relative;
}

.contact-block .contact-lead:before {
  content: "";
  position: absolute;
  display: block;
  width: 17px;
  height: 17px;
  top: -3px;
  left: -18px;
  background: url(../img/icon_tel_01.png) center/contain no-repeat;
}

#nav-head .head-inner .inner .contact-block .main-tel {
  margin-left: 5px;
  font-size: 22px;
  font-weight: 400;
  color: #c81f1d;
}

#nav-head .notes {
  font-size: 13px;
}

@media screen and (max-width: 767px) {
  #nav-head .notes {
    display: none;
  }
}

@media screen and (min-width: 768px) {
  #nav-head .notes {
    display: block;
  }
}

@media screen and (max-width: 767px) {
  #nav-head .sp-tel {
    background-color:#f59f62;
  }
}

@media screen and (min-width: 768px) {
  #nav-head .sp-tel {
    display: none;
  }
}

@media screen and (max-width: 767px) {
  #nav-head .sp-icon {
    display: block;
    font-size: 0;
    background-color:#c81f1d;
  }
}

@media screen and (min-width: 768px) {
  #nav-head .sp-icon {
    display: none;
  }
}

@media screen and (max-width: 767px) {
  #nav-head .sp-icon.opened {
    background: url(../img/btn_menu_02.png) center/100% no-repeat, #c81f1d;
  }
}

.header .bland {
  color: #c81f1d;
}

#nav-head .gnav.pc-menu {
  background-color: #c81f1d;
}

@media screen and (max-width: 767px) {
  #nav-head .gnav.pc-menu {
    position: fixed;
    display: none;
    width: 100%;
    top: 66px;
    left: 0;
    z-index: 99;
  }
}

@media screen and (min-width: 768px) {
  #nav-head .gnav.pc-menu {
/*    position: relative;
    display: block;
    margin-top: 3px;*/
  }
}

#nav-head .gnav.pc-menu .navigation {
  width: 100%;
}

@media screen and (max-width: 767px) {
  #nav-head .gnav.pc-menu .navigation {
    height: calc(100vh - 66px);
    overflow-y: auto;
  }
}

@media screen and (min-width: 768px) {
  #nav-head .gnav.pc-menu .navigation {
    display: table;
    padding: 10px 15px;
  }
}

@media screen and (min-width: 768px) {
  #nav-head .gnav.pc-menu .navigation__item {
    display: table-cell;
    padding: 0 20px;
    vertical-align: middle;
  }
}

@media screen and (max-width: 767px) {
  #nav-head .gnav.pc-menu .navigation__item:not(:last-child) {
    border-bottom: 1px dotted rgba(255, 255, 255, 0.5);
  }
}

#nav-head .gnav.pc-menu .navigation__item > a {
  position: relative;
  color: #fff;
  -webkit-transition: all .2s ease;
  -o-transition: all .2s ease;
  transition: all .2s ease;
}

@media screen and (max-width: 767px) {
  #nav-head .gnav.pc-menu .navigation__item > a {
    display: block;
    padding: 15px 10px;
    font-size: 14px;
  }
}

@media screen and (min-width: 768px) {
  #nav-head .gnav.pc-menu .navigation__item > a {
    display: -webkit-flex;
    display: -ms-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    height: 52px;
    padding: 0 10px;
    font-size: 14px;
    text-align: center;
  }
}

#nav-head .gnav.pc-menu .navigation__item > a:hover, #nav-head .gnav.pc-menu .navigation__item > a:active {
  text-decoration: none;
  background-color: rgba(255, 255, 255, 0.1);
}

@media screen and (max-width: 767px) {
  #nav-head .gnav.pc-menu .navigation__item > a:after {
    content: "";
    position: absolute;
    display: block;
    width: 8px;
    height: 8px;
    top: 50%;
    right: 18px;
    border-top: 1px solid #fff;
    border-right: 1px solid #fff;
    -webkit-transform: rotate(45deg) translateY(-50%);
    -ms-transform: rotate(45deg) translateY(-50%);
    transform: rotate(45deg) translateY(-50%);
  }
}

#nav-head .gnav.pc-menu .navigation__item .child-menu {
  display: none;
  z-index: 99;
}

@media screen and (min-width: 768px) {
  #nav-head .gnav.pc-menu .navigation__item .child-menu {
    position: absolute;
    width: 100%;
    padding: 40px 65px;
    top: 72px;
    left: 0;
    background-color: rgba(255, 255, 255, 0.9);
  }
}

@media screen and (max-width: 767px) {
  #nav-head .gnav.pc-menu .navigation__item .child-menu__inner.sp {
    display: block;
  }
}

@media screen and (min-width: 768px) {
  #nav-head .gnav.pc-menu .navigation__item .child-menu__inner.sp {
    display: none;
  }
}

@media screen and (max-width: 767px) {
  #nav-head .gnav.pc-menu .navigation__item .child-menu__inner.pc {
    display: none;
  }
}

@media screen and (min-width: 768px) {
  #nav-head .gnav.pc-menu .navigation__item .child-menu__inner.pc {
    display: -webkit-flex;
    display: -ms-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }
}

@media screen and (min-width: 768px) {
  #nav-head .gnav.pc-menu .navigation__item .child-menu__inner .conts {
    display: -webkit-flex;
    display: -ms-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}

@media screen and (min-width: 768px) {
  #nav-head .gnav.pc-menu .navigation__item .child-menu__inner .conts:not(:last-child) {
    margin-right: 50px;
  }
}

#nav-head .gnav.pc-menu .col-inner  li > a {
  color: #c81f1d;
  display: table-cell;
  position: static;
  padding: 10px 5px 10px 25px;
}

@media screen and (max-width: 767px) {
  #nav-head .gnav.pc-menu .navigation__item .child-menu__inner .conts__ttl {
    border-top: 1px dotted rgba(255, 255, 255, 0.5);
  }
}

@media screen and (min-width: 768px) {
  #nav-head .gnav.pc-menu .navigation__item .child-menu__inner .conts__ttl {
    margin: 10px 80px 10px 0;
  }
}

@media screen and (max-width: 767px) {
  #nav-head .gnav.pc-menu .navigation__item .child-menu__inner .conts__ttl a {
    position: relative;
    display: block;
    padding: 15px 10px;
    font-size: 13px;
    background-color: #ab1110;
  }
  #nav-head .gnav.pc-menu .navigation__item .child-menu__inner .conts__ttl a:hover, #nav-head .gnav.pc-menu .navigation__item .child-menu__inner .conts__ttl a:active {
    text-decoration: none;
  }
}

@media screen and (min-width: 768px) {
  #nav-head .gnav.pc-menu .navigation__item .child-menu__inner .conts__ttl a {
    font-size: 14px;
    font-weight: bold;
  }
}

@media screen and (max-width: 767px) {
  #nav-head .gnav.pc-menu .navigation__item .child-menu__inner .conts__ttl a:after {
    content: "";
    position: absolute;
    display: block;
    width: 8px;
    height: 8px;
    top: 50%;
    right: 18px;
    border-top: 1px solid #fff;
    border-right: 1px solid #fff;
    -webkit-transform: rotate(45deg) translateY(-50%);
    -ms-transform: rotate(45deg) translateY(-50%);
    transform: rotate(45deg) translateY(-50%);
  }
}

@media screen and (max-width: 767px) {
  #nav-head .gnav.pc-menu .navigation__item .child-menu__inner .conts__sub {
    padding: 15px 10px;
    border-top: 1px dotted rgba(255, 255, 255, 0.5);
  }
}

@media screen and (min-width: 768px) {
  #nav-head .gnav.pc-menu .navigation__item .child-menu__inner .conts__sub {
    margin: 10px 80px 10px 0;
  }
}

#nav-head .gnav.pc-menu .navigation__item .child-menu__inner .conts__sub a {
  position: relative;
}

@media screen and (max-width: 767px) {
  #nav-head .gnav.pc-menu .navigation__item .child-menu__inner .conts__sub a {
    display: block;
    padding-left: 12px;
    font-size: 14px;
  }
}

@media screen and (min-width: 768px) {
  #nav-head .gnav.pc-menu .navigation__item .child-menu__inner .conts__sub a {
    font-size: 14px;
    font-weight: bold;
  }
}

@media screen and (max-width: 767px) {
  #nav-head .gnav.pc-menu .navigation__item .child-menu__inner .conts__sub a:before {
    content: "";
    position: absolute;
    display: block;
    width: 5px;
    height: 5px;
    top: 4px;
    right: 5px;
    border-top: solid 1px #fff;
    border-right: solid 1px #fff;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
  }
}

@media screen and (min-width: 768px) {
  #nav-head .gnav.pc-menu .navigation__item .child-menu__inner.about .conts__ttl, #nav-head .gnav.pc-menu .navigation__item .child-menu__inner.about .conts__sub {
    min-width: 140px;
  }
}

@media screen and (min-width: 768px) {
  #nav-head .gnav.pc-menu .navigation__item .child-menu__inner.service .conts__ttl, #nav-head .gnav.pc-menu .navigation__item .child-menu__inner.service .conts__sub {
    min-width: 168px;
  }
}

@media screen and (min-width: 768px) {
  #nav-head .gnav.pc-menu .navigation__item .child-menu__inner.restaurant .conts__ttl, #nav-head .gnav.pc-menu .navigation__item .child-menu__inner.restaurant .conts__sub {
    min-width: 98px;
  }
}

@media screen and (max-width: 767px) {
  #nav-head .gnav.pc-menu .navigation__item.has-sub > a {
    pointer-events: none;
  }
}

@media screen and (max-width: 767px) {
  #nav-head .gnav.pc-menu .navigation__item.has-sub.opened > a:after {
    right: 13px;
    -webkit-transform-origin: top;
    -ms-transform-origin: top;
    transform-origin: top;
    -webkit-transform: rotate(135deg) translateY(-50%);
    -ms-transform: rotate(135deg) translateY(-50%);
    transform: rotate(135deg) translateY(-50%);
  }
}

#nav-head .gnav.pc-menu .navigation .close-btn {
  margin-top: 30px;
  text-align: center;
}

@media screen and (min-width: 768px) {
  #nav-head .gnav.pc-menu .navigation .close-btn {
    display: none;
  }
}

#nav-head .gnav.pc-menu .navigation .close-btn a {
  display: inline-block;
  max-width: 200px;
  width: 100%;
  padding: 15px;
  color: #fff;
  border: 1px solid #fff;
}

.spa-btn {
  display: block;
  background-color: #FE9A00;
  color: #fff;
  text-align: center;
  border-radius: 5px;
}

@media screen and (max-width: 767px) {
  .spa-btn {
    width: 80%;
    margin: 0 auto;
    padding: 15px;
  }
}

@media screen and (min-width: 768px) {
  .spa-btn {
    padding: 8px;
  }
}

.spa-btn:hover, .spa-btn:active {
  text-decoration: none;
  color: #fff;
  opacity: .8;
}

.spa-btn-note {
  margin-top: 5px;
}

@media screen and (max-width: 767px) {
  .spablock {
    margin-top: 20px;
    padding: 0 10px 20px;
  }
}

@media screen and (min-width: 768px) {
  .spablock {
    display: -webkit-flex;
    display: -ms-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    padding-bottom: 30px;
  }
}

@media screen and (min-width: 768px) {
  .spablock__txt {
    width: 48%;
  }
}

.spablock__img {
  display: -webkit-flex;
  display: -ms-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

@media screen and (max-width: 767px) {
  .spablock__img {
    margin-top: 10px;
  }
}

@media screen and (min-width: 768px) {
  .spablock__img {
    width: 50.9%;
  }
}

.spablock__img img:nth-child(1) {
  width: 50.8%;
}

.spablock__img img:nth-child(2) {
  width: 49.2%;
}

@media screen and (max-width: 767px) {
  .notice-txt {
    padding: 0 10px;
  }
}

.notice-block {
  padding: 20px;
  border: solid 1px #ddd;
}

@media screen and (max-width: 767px) {
  .notice-block {
    width: calc(100% - 20px);
    margin: 20px auto 0;
  }
}

.notice-block__ttl {
  color: #b10a02;
}

#nav-head .head-inner .inner .contact-lead{
  padding: 0;
}

#nav-head .sp-shopname{
  padding-top: 12px;
  text-align: center;
  font-weight: bold;
  font-size: 1.4rem;
  color: #004185;
}

