@charset "UTF-8";
.cuisine {width: 800px;margin: 0 auto 60px;}
.cuisine figure {
  text-align: center;
}
.sectionMain {
  display: block;
  margin: 0 auto;
}
.navle{
    font-family:"メイリオ", "Meiryo", "ヒラギノ角ゴシック Pro", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", "Osaka", sans-serif !important;
}
/*============================== 
 ナビゲーションエリア 
===========================*/
.food-trip-legacy nav {
    overflow: hidden;
}
/*
.navle {
    float: right;
}
*/
/*nav .nav_txt {
    float: left;
    display: inline-block;
    display: flex;
    font-size: 11px;
    padding: 13px 0px 0 0;
    letter-spacing: 3px;
    font-weight: bold;
    margin-right: 28px;
}*/
/*nav .nav_txt li {
    margin-right: 39px;
}*/
.foodtrip_nav {
    background: #fff;
}
.foodtrip_nav {
    background: #fff;
}
/*============================== 
 /ナビゲーションエリア 
===========================*/
.mainContetns {
  font-size: 16px;
  font-weight: 500;
  line-height: 180%;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif; 

  background: #fff;
  width: 1024px;
  margin: 0 auto; }
  .border__out {
    border:1px solid #000;
    margin-bottom: .5px;
  }
  .food-trip-legacy .main__img {
    width: 100%;
  }
  .mainContetns .headerContents {
    width: 80%;
    text-align: center;
    margin: 0 auto;
    padding: 50px 0;
    font-weight: 500; }
    .mainContetns .headerContents h2 {
      margin-bottom: 50px;
      font-size: 2.2em;
      line-height: 50px; }
    .mainContetns .headerContents .feature {
      font-style: italic;
      font-family: inherit;
      display: inline-block;
      border-bottom: 1px solid #000;
      margin: 0 auto 60px; }
    .mainContetns .headerContents p {
      font-size: 16px; }

.navi {
  width: 100%; }
  .navi .menuTitle {
    width: 140px;
    padding: 3px 20px;
    margin: 80px auto 30px;
    display: block;
    border: 2px solid #000; }
  .navi ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    font-size: 12px;
    font-weight: 800; }
    .navi ul li {
      width: calc(100%/3);
      position: relative; }
      .navi ul li:nth-of-type(2)::after {
        position: absolute;
        top: 25%;
        right: 5%;
        bottom: 0;
        content: "";
        width: 2px;
        height: 50%;
        background: #000;
        -webkit-transform: rotate(18deg);
        -ms-transform: rotate(18deg);
        transform: rotate(18deg); }
      .navi ul li:nth-of-type(2)::before {
        position: absolute;
        top: 25%;
        left: 5%;
        bottom: 0;
        content: "";
        width: 2px;
        height: 50%;
        background: #000;
        -webkit-transform: rotate(18deg);
        -ms-transform: rotate(18deg);
        transform: rotate(18deg); }
      .navi ul li a {
        font-size: 1.6em; }
        .navi ul li a span {
          font-family: sans-serif;
          font-size: .7em; }

.food-trip-legacy main {
  border-bottom: 1px solid #000;
  padding-bottom: 40px;
  margin-bottom: 100px; }
  .cuisine:nth-of-type(3) {
    border-bottom: 0;
    margin-bottom: 0;
  }
  .food-trip-legacy main .Cuisine__readText {
    line-height: 150%;
    font-size: 2em;
    margin: 30px 0;
    text-align: center; }
    .food-trip-legacy main .Cuisine__readText .Cuisine__readText--small {
      font-size: .6em;
      display: block; }
  .food-trip-legacy main .space {
    margin-bottom: 30px; }
  .food-trip-legacy main .detail {
    padding-top: 60px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: space-betwee;
    -ms-flex-pack: space-betwee;
    justify-content: space-betwee;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start; }
    .food-trip-legacy main .detail figure {
      margin-right: 30px;
      width: 25%; }
      .food-trip-legacy main .detail figure img {
        width: 200px;
        height: auto; }
    .food-trip-legacy main .detail p {
      width: 50%; }
    .food-trip-legacy main .detail a {
      width: 25%;
      display: block;
      padding: 10px;
      font-size: 18px;
      letter-spacing: 2px;
      border-radius: 5px;
      background: #898075;
      text-align: center;
      line-height: 40px;
      color: #fff; }
      /*特集フッターメニュー*/
      .feature_ft_menu {
/*        border-top: 1px solid #e0e0e0;*/
        padding: 20px 0 0;
        margin-bottom: 10px;
        width: 80%;
        margin: 20px auto;
      }
      .feature_ft_menu li a {
        display: block;
        text-align: center;
        font-size: 16px;
        color: #404040;
        font-weight: bold;
      }
      .feature_ft_menu li a img {
        width: 12px;
        margin-left: 10px;
      }
      .feature_ft_menu li a:hover {
        opacity: .6;
      }
      /*特集フッターメニュー*/
      .cuisine--berderNone {
        margin-bottom: 0;
      }

@media screen and (max-width: 1023px) {
  .mainContetns {
    width: 100%; }
    .mainContetns .headerContents {
      width: 100%; }
  .food-trip-legacy main p {
    padding: 0 20px; }
  .food-trip-legacy main .detail {
    padding: 60px 20px; }
    .food-trip-legacy main .detail figure {
      width: 30%; }
    .cuisine {width: 100%;}
    }

@media screen and (max-width: 767px) {
  .mainContetns {
    width: 100%;
  }
.mainContetns .headerContents p {font-size: 16px;}
  .cuisine {width: 100%;}
  .mainContetns .headerContents h2 {
    font-size: 1.6em; }
  .mainContetns .headerContents .feature {
    margin-bottom: 30px; }
  .mainContetns .navi ul {
    display: block; }
    .mainContetns .navi ul li {
      padding-bottom: 5px;
      margin-bottom: 5px;
      border-bottom: 1px solid #000;
      width: 100%; }
      .mainContetns .navi ul li::before, .mainContetns .navi ul li::after {
        display: none; }
      .mainContetns .navi ul li:first-child {
        border-top: 1px solid #000;
        padding-top: 10px; }
  .mainContetns .navi .menuTitle {
    margin-top: 40px; }
  .food-trip-legacy main {
    margin-bottom: 0;
    padding-bottom: 0px; }
    .food-trip-legacy main .Cuisine__readText {
      margin-top: 15px;
      font-size: 1em; }
      .food-trip-legacy main .Cuisine__readText .Cuisine__readText--small {
        font-size: .8em; }
    .food-trip-legacy main p {
      font-size: 14px;
    }
    .food-trip-legacy main .space {
      margin-bottom: 15px; }
    .food-trip-legacy main .detail {
      padding-top: 30px;
      padding-bottom: 0;
      margin-bottom: 20px;
      display: block;
    }
      .food-trip-legacy main .detail figure {
        width: 100%; }
        .food-trip-legacy main .detail figure img {
          width: 100%; }
      .food-trip-legacy main .detail p {
        width: 100%;
        padding: 0;
        margin: 20px 0; }
      .food-trip-legacy main .detail a {
        width: 100%; } 

    .detail figure img {
      width: 30%;
    }
    .feature_ft_menu {width: 92%;}

}
@media screen and (max-width: 559px) {
.feature_ft_menu {
    display: block;
}
}
@media screen and (max-width: 559px) {
.feature_ft_menu li {
    width: 100%;
}
.stripe {display: none;}
.feature_ft_menu li:nth-of-type(1) a {
  text-align: center;
}
.feature_ft_menu li:nth-of-type(2) a {
  text-align: center;
}

}