@charset "UTF-8";
@import url(slick.css);
@import url(slick-theme.css);
/* cuisine
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.cuisine .pageHeaderSecond {
  background: url(../img/cuisine/title_bg.jpg) no-repeat center center;
  background-size: cover; }
.cuisine .pageLead {
  text-align: center;
  margin-top: 32px;
  margin-bottom: 32px;
  font-size: 1.6rem; }
.cuisine .lnaviArea {
  border-top: 1px solid #ececec;
  margin-bottom: 32px; }
.cuisine .boxLayout03 {
  margin-bottom: 72px; }
  .cuisine .boxLayout03.last {
    margin-bottom: 48px; }
.cuisine .accessArea {
  display: none; }
.cuisine .mainVisual {
  width: 100%;
  margin-bottom: 48px; }
  .cuisine .mainVisual img {
    width: 100%; }
  .cuisine .mainVisual .slick-slider {
    margin-bottom: 0; }
  .cuisine .mainVisual:hover .slick-dots {
    opacity: 1; }
  .cuisine .mainVisual .slick-dots {
    bottom: 16px;
    filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
    opacity: 1; }
.cuisine .aboutText {
  text-align: center;
  font-size: 1.6rem;
  margin-bottom: 64px; }
  .cuisine .aboutText .count {
    margin-top: 16px;
    font-size: 1.4rem; }

/* ==========================================================================
    
   sp
   
   ========================================================================== */
@media screen and (max-width: 767px) {
  .cuisine {
    /* ceremony
    –––––––––––––––––––––––––––––––––––––––––––––––––– */ }
    .cuisine .pageLead {
      text-align: center;
      margin-top: 16px;
      margin-bottom: 16px;
      font-size: 1.2rem; }
    .cuisine .lnaviArea {
      margin-bottom: 0px; }
    .cuisine .boxLayout03 {
      margin-bottom: 24px; }
      .cuisine .boxLayout03.last {
        margin-bottom: 24px; }
    .cuisine .accessArea {
      display: block;
      border-top: 1px solid #f4f4f2;
      padding-top: 35px; }
    .cuisine .mainVisual {
      width: 100%;
      margin-bottom: 24px; }
      .cuisine .mainVisual img {
        width: 137.5%;
        max-width: none;
        margin-left: -18.5%; }
      .cuisine .mainVisual .slick-slider {
        margin-bottom: 0; }
      .cuisine .mainVisual:hover .slick-dots {
        opacity: 1; }
      .cuisine .mainVisual .slick-dots {
        text-align: center;
        right: 0;
        bottom: 12px;
        opacity: 1; }
    .cuisine .aboutText {
      text-align: center;
      font-size: 1.2rem;
      margin-bottom: 24px; }
      .cuisine .aboutText .count {
        margin-top: 8px;
        font-size: 1rem; }
    .cuisine .boxLayout01 {
      padding: 0 9.375%;
      margin-bottom: 32px; }
      .cuisine .boxLayout01 .slider {
        margin-bottom: 16px; }
      .cuisine .boxLayout01 .caption {
        font-size: 1rem; }
    .cuisine .contactBox {
      display: none; } }
