@charset "utf-8";
/* ======================================================
 * detail.css
 * ------------------------------------------------------
 * @media print, screen and (min-width: 768px)
 * - base
 * - Main
 * @media only screen and (max-width: 767px)
 * - base
 * - Main

 * Media Queries
====================================================== */

/* ------------------------------------------------------
 * base
------------------------------------------------------ */
/* ----- section ----- */
section:nth-of-type(2n+1) {
  background-color: inherit;
}

/* ------------------------------------------------------
 * Main
------------------------------------------------------ */
/* ----- main-content-wrap ----- */
.main-content-wrap {
  margin: 40px 0 0;
  display: flex;
}

/* ----- text-paragraph-v2 ----- */
.text-paragraph {
  margin-top: .8em;
}
.text-paragraph-v2 {
  margin-top: 0.5em;
}

/* ----- slick ----- */
.hero-content_area{
  width: 48.5%;
  overflow: hidden;
	padding-bottom: 50px;
}
.hero-content_area > .slider{
  width: 492px;
  margin: 0 auto;
}
.slick-dots {
  bottom: -35px;
}
.slick-dots li button:before {
  font-size: 25px;
}
.slick-dots li.slick-active button:before {
  font-size: 25px;
}

/* ----- main-column ----- */
.main-content-wrap .main-column {
  width: 48.5%;
  margin-left: 3%;
}
.main-column-heading {
  margin-bottom: 25px;
}
.main-column-heading .heading_name {
  position: relative;
  margin-bottom: 10px;
  font-size: 24px;
  font-size: 2.4rem;
  font-weight: bold;
  line-height: 1.6;
}
.main-column-heading .heading_name::after {
  content: "";
  display: inline-block;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 140px;
  height: 1px;
  background-color: #16509f;
}
.main-column-heading .heading_sub {
  display: block;
  color: #666;
  font-size: 14px;
  font-size: 1.4rem;
}
.main-column-heading .heading_shoulder {
  font-size: 14px;
  font-size: 1.4rem;
}
.main-content-wrap .main-column .main-column-lead {
  margin-bottom: 15px;
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: bold;
}

.main-content-wrap .main-column .list-note {
  margin-top: 0.5em;
}


/* ----- content-column ----- */
.content-column {
  margin: 45px 0 105px;
}

/* ----- phone-link ----- */
.notfound-link {
  width: 490px;
  margin: 0 auto;
}
.notfound-link .phone-link {
  display: block;
  width: 100%;
  margin-bottom: 15px;
  padding: 15px 10px 10px;
  border: 1px solid #16509f;
  color: #16509f;
  font-size: 20px;
  font-size: 2.0rem;
  line-height: 1.2;
  font-weight: bold;
  text-align: center;
  text-decoration: none;
  pointer-events: none;
}

/* ----- text-note ----- */
.content-column .text-note {
  color: #666666;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.2;
  text-align: center;
}

/* ----- table-layout ----- */
.table-layout .cell-style2 {
  font-weight: normal;
}
.table-layout th,
.table-layout td {
  color: #111111;
}
.table-layout .phone-link {
  color: #333333;
  text-decoration: none;
  pointer-events: none;
}

/* ----- shop-contents-wrap ----- */
.shop-contents-wrap .shop-contents-heading {
  margin-top: 80px;
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 1.2;
  text-align: center;
  font-weight: bold;
}
.shop-contents-wrap .shop-contents-heading + .table-layout {
  margin-top: 30px;
}
.shop-contents-wrap .shop-contents-heading-v2 {
  margin: 75px 0 25px;
  font-size: 20px;
  font-size: 2.0rem;
  line-height: 1.5;
  text-align: center;
  font-weight: bold;
}
.shop-contents-wrap .shop-contents-heading-v2 .heading_sub {
  display: block;
  color: #999999;
  font-size: 14px;
  font-size: 1.4rem;
  text-align: center;
  font-weight: normal;
}

/* ----- shopContent ----- */
.shopContent a {
  color: #333333;
  font-size: 14px;
  font-size: 1.4rem;
  text-decoration: none;
}
.shopContent a .item-read {
  display: block;
  margin-top: 0.5em;
}
.shopContent a .item-head {
  display: block;
  margin-top: 0.5em;
}
.shopContent a .item-data {
  display: block;
  margin-top: 0.5em;
  color: #999999;
  font-size: 12px;
  font-size: 1.2rem;
}

/* ----- shop-table-inner ----- */
.shop-table-inner {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.shop-table-inner > .link-wrap .linkBtn {
  width: 130px;
  margin: 0 0 0 20px;
}
.shop-table-inner > .link-wrap .linkBtn a {
  padding: 3px;
  font-size: 14px;
  font-size: 1.4rem;
}
.shop-table-inner [class*="list-note"] {
  margin-top: 0.5em;
}
/* ----- heading ----- */
[class*="heading-lv"] > .heading_title.type01 {
  margin-top: 0;
}
[class*="heading-lv"] > .heading_title.type02 {
  margin-bottom: 20px;
}
.heading-lv3 > .column-layout > .column_item > .heading-lv4 .heading_title{
  margin-top: 0;
}
/* ----- content-column_inner ----- */
.content-column_inner{
  margin-top: 60px;  
}
/* ----- menu ----- */
.shop_detail > p{
  margin: 10px 0 0;
  font-size: 16px;
  font-size: 1.6rem;
}
.shop_detail .price li{
  color: #595959;
  font-size: 16px;
  font-size: 1.6rem;
}
.shop_detail .price li .indent{
  display: inline-block;
  min-width: 4em;
  padding-right: 10px;
}
.menu_text_item{
  margin-top: 18px;
  padding-top: 15px;
  border-top: solid 1px #dddddd;
}
/* ----- info-column-layout ----- */
.info-column-layout {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-flow: row wrap;
  flex-flow: row wrap;
  margin-top: 40px;
}
.info-column-layout .info-column {
  width: calc((100% - 36px)/2);
}
.info-column-layout .info-column + .info-column {
  margin-left: 36px;
}
.info-column-layout .notfound-link {
  width: 100%;
}
.waiting-read-text {
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: bold;
}
.waiting-text {
  color: #cc0000;
  margin-top: 5px;
}
/* ----- .pick-up-layout ----- */
.pick-up-layout {
  margin-bottom: 60px;
}
/* ----- price-list ----- */
.price-list > li {
  margin-top: .5em;
}
.price-list > li > .indent {
  display: inline-block;
  width: 4em;
  margin-right: 20px;
}
/* ----- reserve-list ----- */
.reserve-list {
  margin-top: 1em;
}
.reserve-list-v2 {
  margin-top: 1em;
}
.reserve-list-v2 > li {
  display: inline-block;
  margin-right: 20px;
}
.reserve-list-v2 > li:last-of-type {
  margin-right: 0;
}
.reserve-list-v2 > li > a {
  text-decoration: none;
}
/* ----- shop-layout ----- */
.shop-layout {
  margin-top: 30px;
}

@media only screen and (max-width: 767px) {
  /* ------------------------------------------------------
   * base
  ------------------------------------------------------ */
  /* ----- section ----- */
  section:nth-of-type(2n+1) {
    background-color: inherit;
  }
  
  /* ------------------------------------------------------
   * Main
  ------------------------------------------------------ */
  /* ----- main-content-wrap ----- */
  .main-content-wrap {
    margin: 0 0 0;
    display: block;
  }

  /* ----- slick ----- */
  .hero-content_area{
    width: 100%;
    margin: 0;
		padding-bottom: 0;
    overflow: visible;
  }
  .hero-content_area > .slider{
    width: auto;
    margin: 0 -15px 0;
  }
  .slick-dots {
    width: 90%;
    margin: 0 auto;
    left: 0;
    right: 0;
    bottom: -25px;
  }
  .slick-dots li {
    width: 20px;
    height: 20px;
  }
  .slick-dots li button:before {
    font-size: 23px;
  }
  .slick-dots li.slick-active button:before {
    font-size: 23px;
  }
  .slick-slide img {
    width: 100%;
  }

  /* ----- content-column ----- */
  #main p {
    font-size: 14px;
    font-size: 1.4rem;
  }
  .main-content-wrap .main-column {
    width: auto;
    margin: 50px 0 0;
  }
  .main-column-heading {
    margin-bottom: 30px;
    line-height: 1.6;
    text-align: center;
  }
  .main-column-heading .heading_name {
    margin-bottom: 5px;
    padding-bottom: 15px;
    font-size: 21px;
    font-size: 2.1rem;
    font-weight: bold;
  }
  .main-column-heading .heading_name::after {
    left: 50%;
    width: 123px;
    margin-left: -62px;
  }
  .main-column-heading02 .heading_sub {
    color: #666;
    font-size: 12px;
    font-size: 1.2rem;
  }
  .main-column-heading .heading_shoulder {
    margin-bottom: 10px;
    font-size: 13px;
    font-size: 1.3rem;
  }
  .main-content-wrap .main-column .main-column-lead {
    margin-bottom: 10px;
    font-size: 16px !important;
    font-size: 1.6rem !important;
    font-weight: bold;
  }
  .main-content-wrap .main-column .main-column-heading03 {
    position: relative;
    margin-bottom: 10px;
    padding-left: 15px;
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 1.2;
    font-weight: bold;
  }
  .main-content-wrap .main-column .main-column-heading03::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 3px;
    height: 90%;
    background-color: #16509f;
  }
  .main-content-wrap .main-column .list-note {
    margin-top: 1em;
    font-size: 12px;
    font-size: 1.2rem;
  }
  .main-content-wrap .main-column .link-text {
    margin-top: 0;
    font-size: 14px;
    font-size: 1.4rem;
  }

  /* ----- content-column ----- */
  .content-column {
    margin: 15px 0 80px;
  }

  /* ----- phone-link ----- */
  .notfound-link {
    width: 100%;
    margin: 0 auto;
  }
  .notfound-link .phone-link {
    display: block;
    width: 100%;
    margin-bottom: 15px;
    padding: 20px 50px 15px 50px;
    background: url(/common_new/img/com_phone_ic02.png) no-repeat 20px 50%;
    background-size: 22px auto;
    border: 1px solid #16509f;
    color: #16509f;
    font-size: 17px;
    font-size: 1.7rem;
    line-height: 1.2;
    font-weight: bold;
    text-align: center;
    text-decoration: none;
    pointer-events: auto;
  }

  /* ----- text-note ----- */
  .content-column .text-note {
    color: #666666;
    font-size: 12px !important;
    font-size: 1.2rem !important;
    line-height: 1.2;
    text-align: center;
  }

  /* ----- table-layout ----- */
  .table-layout th,
  .table-layout td,
  .table-layout td p{
    font-size: 12px !important;
    font-size: 1.2rem !important;
  }
  .table-layout .cell-style2 {
    font-weight: normal;
  }
  .table-layout .phone-link {
    color: #333333;
    text-decoration: none;
    pointer-events: auto;
  }

  /* ----- shop-contents-wrap ----- */
  .shop-contents-wrap .shop-contents-heading {
    margin-top: 40px;
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 1.2;
    text-align: center;
    font-weight: bold;
  }
  .shop-contents-wrap .shop-contents-heading + .table-layout {
    margin-top: 20px;
  }
  .shop-contents-wrap .shop-contents-heading-v2 {
    margin: 40px 0 20px;
    font-size: 15px;
    font-size: 1.5rem;
    line-height: 1.5;
    text-align: center;
    font-weight: bold;
  }
  .shop-contents-wrap .shop-contents-heading-v2 .heading_sub {
    display: block;
    color: #999999;
    font-size: 12px;
    font-size: 1.2rem;
    text-align: center;
    font-weight: normal;
  }

  /* ----- shopContent ----- */
  .shopContent[data-row-sp="2"] .column_item:nth-child(n+3) {
    margin-top: 15px !important;
  }
  .shopContent a {
    color: #333333;
    font-size: 10px !important;
    font-size: 1.0rem !important;
    text-decoration: none;
  }
  .shopContent a p {
    display: block;
    margin-top: 0.5em;
    font-size: 10px !important;
    font-size: 1.0rem !important;
  }
  .shopContent a .item-read {
    display: block;
    margin-top: 0.5em;
  }
  .shopContent a .item-head {
    display: block;
    margin-top: 0.5em;
  }
  .shopContent a .item-data {
    display: block;
    margin-top: 0.5em;
    color: #999999;
  }

  /* ----- shop-table-inner ----- */
  .shop-table-inner {
    display: block;
  }
  .shop-table-inner > .link-wrap .linkBtn {
    width: 95px;
    margin: 10px 0 0;
  }
  .shop-table-inner > .link-wrap .linkBtn a {
    padding: 3px 0 2px;
    font-size: 11px !important;
    font-size: 1.1rem !important;
  }
  .shop-table-inner [class*="list-note"] {
    margin-top: 0.5em;
  }
  .shop-table-inner [class*="list-note"] > li {
    font-size: 11px;
    font-size: 1.1rem;
  }
  /* ----- heading ----- */
  [class*="heading-lv"] > .heading_title {
    margin: 20px 0 10px !important;
  }
  [class*="heading-lv"] > .heading_title.type01 {
    margin-top: 0 !important;
  }
  .heading-lv3 > .column-layout > .column_item > .heading-lv4 .heading_title{
    margin-top: 20px !important;
  }
  /* ----- content-column_inner ----- */
  .content-column_inner{
    margin-top: 25px;  
  }
  .content-column.column-v2 .list-note{
    margin-top: 0;
  }

  /* ----- menu ----- */
  .column_item.menu_item + .column_item.menu_item{
    margin-top: 15px;
  }
  .shop_detail > p{
    margin: 10px 0 5px;
    font-size: 18px;
    font-size: 1.8rem;
    font-weight: bold;
  }
  .shop_detail .price li{
    color: #595959;
    font-size: 13px;
    font-size: 1.3rem;
  }
  .shop_detail .price li .indent{
    display: inline-block;
    min-width: 4em;
    padding-right: 10px;
  }
  .menu_text_item{
    margin-top: 10px;
    padding-top: 10px;
    border-top: solid 1px #dddddd;
  }
  .info-column-layout {
  display: block;
    margin-top: 20px;
}
  .info-column-layout .info-column {
    width: 100%;
  }
  .info-column-layout .info-column + .info-column {
    margin-top: 5px;
    margin-left: 0;
  }
  .info-column-layout .list-note {
    font-size: 12px;
    font-size: 1.2rem;  
  }
  .waiting-read-text {
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: bold;
  }
  .waiting-text {
    color: #cc0000;
    margin-top: 0;
  }
  /* ----- price-list ----- */
  .price-list > li + li {
    margin-top: .5em;
  }
  .price-list > li > .indent {
    display: inline-block;
    width: 4em;
    margin-right: 14px;
  }
  /* ----- reserve-list ----- */
  .reserve-list-v2 > li {
    margin-right: 18px;
  }
  /* ----- shop-layout ----- */
  .shop-layout {
    margin-top: 20px;
  }
  .shop-layout > .shop_item:first-child {
    margin-top: 0;
  }
}

/* ----- clearfix ----- */
.reserve-list-v2::after {
    display: block;
    clear: both;
    content: "";
  }