@charset "UTF-8";
@media screen and (min-width: 991px) and (max-width: 1010px) {
  .header_area .navbar-nav li a {
      font-size: 14px;
  }
  .header_area .navbar-nav li {
      padding-left: 14px;
  }
}/* @media screen and (min-width: 991px) and (max-width: 1010px)  =============================================================== */

@media screen and (max-width: 991px) {
  /* 991以下 block */
  .pc-lg-none {
    display: block;
  }
  .pc-lg-br-none {
    display: block;
  }
  /* 991以上 block pc向き */
  .sp-lg-none {
    display: none;
  }
  .sp-lg-br-none {
    display: none;
  }

/* wrap =============================================================== */
  .common_wrap {
    width: 100%;
  }

/* inner =============================================================== */
  .common_padding {
    padding-top: 32px;
    padding-bottom: 40px;
  }
  .lower-page_inner {
    padding-top: 32px;
    padding-bottom: 40px;
  }

/* box =============================================================== box */
  /* boxの順番 */
  .order-lg-box1 {
    -webkit-box-ordinal-group:1;
    -ms-flex-order:1;
    -webkit-order:1;
    order:1;
  }
  .order-lg-box2 {
    -webkit-box-ordinal-group:2;
    -ms-flex-order:2;
    -webkit-order:2;
    order: 2;
  }
  .order-lg-box3 {
    -webkit-box-ordinal-group:3;
    -ms-flex-order:3;
    -webkit-order:3;
    order: 3;
  }
/* text =============================================================== text */
  .lower-page_title {
    font-size: 40px;
    font-size: 4rem;
  }
  /*h2*/
  h2 {
    font-size: 32px;
    font-size: 3.2rem;
  }
  .title_text.margin-b {
    margin-bottom: 12px;
  }
  h2.bg-title {
    font-size: 20px;
    font-size: 2rem;
  }
  /*h3*/
  h3 {
    font-size: 24px;
    font-size: 2.4rem;
  }
  .read_area-width {
    width: 100%;
  }
/* header ======================================================== header */
  .header_area .navbar-collapse {
    padding: 16px;
    background-color: rgba(255,255,255,0.96)!important;
  }
  .header_area .navbar-nav li {
    display: block;
    text-align: left;
    padding-left: 0;
  }
  .header_area .navbar-nav li a {
    line-height: 1;
    padding: 20px 0 18px 10px;
    border-top: 1px solid #B5B5B5;
    font-size: 16px;
    font-size: 1.6rem;
  }
  .header_area .navbar-nav li:last-child a {
    border-bottom: 1px solid #B5B5B5;
  }
/* footer ======================================================== footer */
  .footer_area .footer-logo_area {
    margin: 0 auto;
  }
  .footer-link_box {
    width: 100%;
  }
  .footer-link_box .footer-link_caption {
    display: none;
  }
  .footer-link_box .footer-list {
    padding-left: 0;
  }
  .footer_area .footer-list li {
    margin-right: 0;
  }
  .footer_area .footer-list li a {
    line-height: 1;
    padding: 20px 0 18px 10px;
    border-top: 1px solid #B5B5B5;
  }
  .footer-link_box .menu-item {
    margin-top: 0;
  }
  #menu-footermenu.footer-list li:first-child a {
    border: none;
  }
  .copyright-sns_area .copyright {
    width: 100%;
    margin-right: 0;
    margin-top: 16px;
    line-height: 1.3;
    text-align: center;
  }
  .copyright-sns_area {
    flex-wrap: wrap;
    justify-content: center;
  }


/* バナーエリア ======================================================== バナーエリア */
  .banner-link_area {
    justify-content: space-between;
    margin-bottom: -8px;
  }
  .banner-link_area .banner-link_box {
    width: -webkit-calc(100% / 2 - 5px);
    width: calc(100% / 2 - 5px);
    margin: 0 5px 8px 0;
  }
  .banner-link_area .banner-link_box:nth-child(3n) {
    margin-right: 5px;
  }
  .banner-link_area .banner-link_box:nth-child(2n) {
    margin: 0 0 8px 5px;
  }

/* ショップ一覧 =============================================================== */
  .shop-list_item .shop-list_img {
      position: relative;
      width: 100%;
  }
  .shop-list_detail {
      width: 100%;
      margin: 16px 0 0;
  }
  .shop-list_detail .shop-list_copy {
      margin: 8px 0 16px;
  }
/* おしらせ一覧 =============================================================== */
  .news-link_area {
    margin-bottom: 24px;
  }
  .news-link_box {
    width: 100%;
    margin-right: 0;
    margin-bottom: 8px;
  }
  .news-link_box .news-img_area {
    width: 40%;
  }
  .news-link_box .news-img_area img {
    width: 100%;
    height: 220px;
  }
  .news-link_box a {
    display: -ms-flexbox;
    display: flex;
  }
  .news-link_box .news-link_detail {
    width: 60%;
  }
  .news-link_box .category-day_area .category {
    margin: 0 8px 5px 0;
    padding: 2px 8px;
    display: inline-block;
  }
/* 店舗詳細 =============================================================== */
  .shop_area .shop-list_item .shop-list_img {
    width: 100%;
  }
/* 料金表 =============================================================== */
  table.price-list th,
  table.price-list td {
    border-bottom: none;
    display: block;
    width: 100%;
  }
  table.price-list th {
    padding: 10px 0 5px;
    border-right: none;
    border-left: solid 2px #fff;
  }
  table.price-list td {
    height: auto;
    border-right: none;
    border-left: solid 2px #fff;
  }

  table.price-list td.pb0 {
    padding-bottom: 0;
  }
  table.price-list tr.sp-style {
    background-color: #F2F2F2;
  }
  table.price-list tr.sp-style td.caption-box {
    width: 30%;
    float: left;
    border-left: solid 2px #f2f2f2;
  }
  table.price-list tr.sp-style td.detail-box {
    width: 70%;
    float: left;
  }
  table.price-list tr.sp-border-b {
    border-bottom: solid 2px #fff;
  }
}/* @media screen and (max-width: 991px) ▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲================================================ */

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

  /* 768以下 block */
  .pc-none {
    display: block;
  }
  .pc-br-none {
    display: inline-block;
  }
  /*768以下 none*/
  .sp-none {
    display: none!important;
  }
  .sp-br-none {
    display: none!important;
  }
/*margin padding*/
  .mt-88{
    margin-top: 44px;
  }
  .mt-80{
    margin-top: 40px;
  }
  .mb-88{
    margin-bottom: 44px;
  }
  .mb-80{
    margin-bottom: 40px;
  }
  .pt-88{
    padding-top: 44px;
  }
  .pt-80{
    padding-top: 40px;
  }
  .pb-88{
    padding-bottom: 44px;
  }
  .pb-80{
    padding-bottom: 40px;
  }
  .bg_gray {
    background-size: auto;
    width: 100%;
  }
  .bg-bottom-svg {
    margin-top: -10px;
  }
  .inner_bg-bottom {
    margin: -9px 0;
  }
  a.btn_width-normal {
    width: 288px;
  }
  a.btn_style-normal .btn_text {
    padding: 10px 10px 10px 17px;
    font-size: 18px;
    font-size: 1.8rem;
  }
  .sticky-mb {
    margin-bottom: 75px;
  }

  .header_area .navbar-brand img {
    height: 41px;
    width: auto;
  }
/* footer =============================================================== */
  .footer-logo_area img {
    height: 56px;
  }
/* 下層ページ =============================================================== */
/*タイトルエリア*/
  .lower-page_title {
    text-align: center;
  }
  .lower-page_title_inner {
    min-height: auto;
  }
  .lower-page_inner {
    padding-top: 20px;
    padding-bottom: 40px;
  }
  .lower-page_title_area {
    margin-bottom: 10px;
  }
  .lower-page_inner_bottom {
    padding-bottom: 40px;
  }
/* バナーエリア =============================================================== */
  .banner-link_area {
    padding-bottom: 0;
  }

/* おしらせ一覧 =============================================================== */
  .news-link_box .news-link_detail {
    width: 70%;
    padding: 12px;
  }
  .news-link_box .category-day_area {
    margin-bottom: 4px;
    font-size: 12px;
    font-size: 1.2rem;
  }
  .news-link_box .news-text {
    font-size: 14px;
    font-size: 1.4rem;
  }
  .news-link_box .news-img_area img {
    width: 100%;
    height: 110px;
  }
/* ショップ一覧 =============================================================== */
  .shop-list_detail .shop-list_detail_box {
    margin-bottom: 16px;
  }
  .shop-list_detail .shop-btn_area {
    padding-right: 0;
    text-align: center;
  }
  .shop-list_detail .shop-btn_area a {
    margin: 0 auto;
    padding: 7px 0;
    border-radius: 50px;
    background-color: #D9F2F9;
  }
/* モーダル ============================================================ モーダル modal-header max-width: 768px*/
  .modal-header .close {
    padding: 8px 16px 0 8px;
    margin: -1rem -1rem -1rem auto;
    opacity: 1;
    color: #5D5552;
  }
  .modal-header img.modal-close {
    width: 16px;
    height: 16px;
    min-height: 16px;
  }
  .modal-body {
    padding: 8px 10px 10px;
  }
  .modal-body p.modal-text {
    margin-top: 8px;
    font-size: 14px;
    font-size: 1.4rem;
  }
/* 料金表 ============================================================= 料金表 modal-header max-width: 768px*/
  table.price-list .price-text {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 1.4;
  }
  table.price-list .price-notes li {
    margin-bottom: 0;
  }
  table.price-list td {
    padding: 8px 9px;
  }
  table.price-list .price-notes {
    font-size: 14px;
    font-size: 1.4rem;
  }
  .price_area .price_box:last-child {
    margin-bottom: 0;
  }
}/* @media screen and (max-width: 768px) =============================================================== */

@media screen and (max-width: 320px) {
  h1.lower-page_title {
    font-size: 30px;
    font-size: 3rem;
  }
/*h2*/
  h2 {
    font-size: 24px;
    font-size: 2.4rem;
  }
  h3 {
    font-size: 20px;
    font-size: 2rem;
  }

/* btn =============================================================== */
  /* ボタン 横幅 */
  a.btn_width-normal {
    width: 100%;
  }
  a.btn_width-short {
    width: 100%;
  }
  a.btn_style-short .btn_text {
    display: inline-block;
    padding: 2px 20px 2px 30px;
    font-size: 16px;
    font-size: 1.6rem;
  }
/* 店舗 */
  .shop-list_detail .shop-name {
    font-size: 20px;
    font-size: 2rem;
  }
  .shop-list_detail .shop-list_copy {
    font-size: 18px;
    font-size: 1.8rem;
    margin: 10px 5px 8px 0;
  }
  .shop-list_detail .shop-list_detail_box dd {
    font-size: 16px;
    font-size: 1.6rem;
  }

}/* @media screen and (max-width: 320px) /*iPhone 5s/5/SE */




