@charset "UTF-8";
/*
## #g_footer_2
マルちゃん焼そばのフッター
*/
#g_footer_2 {
  position: relative;
  height: auto;
  padding: 53px 0 0;
  font-family: yugo, YuGothic, -apple-system, BlinkMacSystemFont, "Hiragino kaku Gothic ProN", Meiryo, Verdana, sans-serif;
  line-height: 1.15;
  background-color: #ededed;
  z-index: 50; }
  #g_footer_2 a {
    line-height: inherit; }
  #g_footer_2__1 {
    display: flex;
    max-width: 1082px;
    margin: 0 auto;
    padding: 0 30px; }
    #g_footer_2__1a {
      flex: 1; }
    #g_footer_2__1b {
      margin-left: auto;
      padding-left: 10px; }
  #g_footer_2__2 {
    margin-top: 44px;
    padding: 38px 53px 30px;
    background-color: #fff; }
    #g_footer_2__2z {
      display: flex;
      flex-wrap: wrap;
      max-width: 1080px;
      margin: 0 auto; }
    #g_footer_2__2a {
      padding-top: 2px; }
    #g_footer_2__2b {
      margin-left: 36px; }
    #g_footer_2__2c {
      margin-left: auto; }
  #g_footer_2__copyright {
    margin-top: .6em;
    font-size: 16px;
    font-weight: bold;
    line-height: 1.4; }
    #g_footer_2__copyright small {
      font-size: inherit;
      font-weight: inherit; }
  #g_footer_2__pagetop {
    position: absolute;
    top: 0;
    right: 57px;
    margin-top: -42px; }

/*
## #g_header_2
マルちゃん焼そばのヘッダー
*/
#g_header_2 {
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  left: 0;
  width: 100%;
  padding: 0;
  height: 94px;
  font-family: yugo, YuGothic, -apple-system, BlinkMacSystemFont, "Hiragino kaku Gothic ProN", Meiryo, Verdana, sans-serif;
  line-height: 1.15 !important;
  background-color: #fbf52c;
  z-index: 100; }
  #g_header_2__1 {
    display: flex;
    max-width: 1406px;
    height: 94px;
    margin: 0 auto;
    padding: 0 17px; }
    #g_header_2__1a {
      padding-top: 11px; }
    #g_header_2__1b {
      margin-left: 14px;
      padding-top: 20px; }
    #g_header_2__1c {
      margin-left: auto;
      padding: 23px 2px 0 28px; }
    #g_header_2__1d {
      display: none; }
  #g_header_2__h1 {
    display: flex;
    align-items: center;
    width: auto; }
    #g_header_2__h1 > a {
      display: block;
      margin-left: 6px; }
      #g_header_2__h1 > a:first-of-type {
        margin-left: 0; }

/*
## #header
使用箇所：
内容：
*/
#header {
  height: auto;
  background: #fff;
  border-bottom: 1px solid #dadada;
  box-sizing: border-box; }
  #header h1 a {
    display: block;
    text-decoration: none; }
    #header h1 a img {
      display: block; }

#topHeader {
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: relative;
  height: 50px; }

/*
#header {
  display: block;
  height: auto;
  background-color: #fff;
  background-image: none;
  border-bottom: 1px solid #dadada;
  h1 {
    float: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 129px;
    a {
      display: block;
      padding-top: 16px;
      text-decoration: none !important;
      img {
        display: block;
      }
    }
  }
}
*/
/*
## .g_nav_4
使用箇所：マルちゃん焼そばのフッター
*/
.g_nav_4__items {
  display: flex;
  margin-left: 4px; }

.g_nav_4__item {
  margin-left: 24px;
  font-size: 16px;
  font-weight: bold; }
  .g_nav_4__item:first-of-type {
    margin-left: 0; }
  .g_nav_4__item a {
    display: block;
    min-height: 18px;
    padding-left: 20px;
    text-decoration: none;
    background: url(https://www.maruchan-yakisoba.jp/assets_v2/img/pc/g_nav_4__arw.png) no-repeat 0 50%; }
    .g_nav_4__item a:hover {
      text-decoration: underline; }

/*
## #g_nav_3
使用箇所：マルちゃん焼そばのヘッダー
*/
#g_nav_3 {
  position: relative; }
  #g_nav_3__items {
    display: flex;
    flex-wrap: wrap;
    position: relative;
    font-size: 20px;
    font-weight: bold;
    margin-top: -1em; }
    #g_nav_3__items li {
      width: 50%;
      font-size: inherit;
      margin-top: 1em;
      padding-right: 30px;
      box-sizing: border-box; }
      #g_nav_3__items li a {
        text-decoration: none; }
        #g_nav_3__items li a:hover {
          text-decoration: underline; }

/*
## #g_nav_2
使用箇所：マルちゃん焼そばのヘッダー
*/
#g_nav_2 {
  display: none;
  overflow: hidden;
  position: relative;
  max-height: 0;
  color: #000;
  background-color: #fff;
  transition: max-height 1s; }
  #g_nav_2__checkbox {
    display: none; }
  #g_nav_2__1 {
    position: relative;
    padding: 20px 0 66px; }
  #g_nav_2__toggle,
  #g_nav_2__toggle span {
    transition: all .4s;
    box-sizing: border-box; }
  #g_nav_2__toggle {
    display: none;
    position: absolute;
    top: 22px;
    right: 22px;
    width: 60px;
    height: 50px;
    cursor: pointer; }
    #g_nav_2__toggle span {
      display: block;
      position: absolute;
      left: 0;
      width: 100%;
      height: 8px;
      background-color: #000;
      border-radius: 4px; }
      #g_nav_2__toggle span:nth-of-type(1) {
        top: 0; }
      #g_nav_2__toggle span:nth-of-type(2) {
        top: 20px; }
      #g_nav_2__toggle span:nth-of-type(3) {
        bottom: 0; }
  #g_nav_2__checkbox:checked + #g_nav_2__toggle + #g_nav_2 {
    max-height: 132vw; }
  #g_nav_2__checkbox:checked + #g_nav_2__toggle span:nth-of-type(1) {
    transform: translateY(20px) rotate(-45deg); }
  #g_nav_2__checkbox:checked + #g_nav_2__toggle span:nth-of-type(2) {
    opacity: 0; }
  #g_nav_2__checkbox:checked + #g_nav_2__toggle span:nth-of-type(3) {
    transform: translateY(-20px) rotate(45deg); }
  #g_nav_2__items {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    width: 86.13vw;
    margin: 0 auto; }
    #g_nav_2__items li {
      width: 48%;
      padding-bottom: .53vw;
      font-size: 20px;
      font-weight: bold;
      text-align: center;
      background: url(https://www.maruchan-yakisoba.jp/assets_v2/img/sp/g_nav_2__border.png) no-repeat 0 100%/100% auto; }
      #g_nav_2__items li a {
        display: block;
        padding: 28px 0;
        line-height: inherit;
        transition: opacity .5s; }
        #g_nav_2__items li a:hover {
          opacity: .7; }

/*
## .g_nav_1
使用箇所：マルちゃん焼そばのヘッダー
*/
.g_nav_1 {
  color: #000; }
  .g_nav_1__items {
    display: flex;
    padding-right: 3px;
    color: inherit;
    background: url(https://www.maruchan-yakisoba.jp/assets_v2/img/pc/g_nav_1__border.png) no-repeat 100% 0; }
  .g_nav_1__item {
    padding-left: 3px;
    color: inherit;
    background: url(https://www.maruchan-yakisoba.jp/assets_v2/img/pc/g_nav_1__border.png) no-repeat 0 0; }
    .g_nav_1__item a {
      display: flex;
      align-items: center;
      justify-content: center;
      width: 198px;
      height: 53px;
      color: inherit !important;
      font-size: 16px;
      font-weight: bold;
      line-height: 1.3 !important;
      text-align: center;
      transition: opacity .5s; }
      .g_nav_1__item a:hover {
        opacity: .7; }

/*
## Global Navication
使用箇所：
内容：
*/
/* #global Navication */
#globalNav {
  clear: both;
  position: relative;
  margin: 0 auto !important; }
  #globalNav ul {
    display: flex;
    height: 42px;
    background: none;
    margin: 3px auto 0;
    border-left: 1px solid #e0e0e0; }
    #globalNav ul::after {
      content: none; }
    #globalNav ul li {
      background: none;
      border-right: solid 1px #d2d2d2;
      width: 16.667% !important;
      box-sizing: border-box;
      text-align: center; }
      #globalNav ul li a {
        display: block;
        padding: 6px 0;
        font-size: 16px;
        letter-spacing: 1px;
        color: #333;
        text-decoration: none; }
        #globalNav ul li a:hover, #globalNav ul li a:focus {
          color: #ff9300 !important; }

/*
#globalNav {
  clear: both;
  display: block;
  position: relative;
  margin: 0 auto !important;
  ul {
    height: 42px;
    background-image: none !important;
    display: block;
    margin: 3px auto 0 !important;
    &::after {content: none}
    @media screen and (max-width: 768px) {
      height: auto;
    }
    li {
      background: none !important;
      border-right: solid 1px #d2d2d2;
      padding: 6px 0;
      width: 16.667% !important;
      box-sizing: border-box;
      float: left;
      text-align: center;
      a {
        font-size: 16px;
        letter-spacing: 1px;
        color: #333 !important;
        &:hover {
          color: #ff9300 !important;
        }
      }
      &:first-child {
        border-left: 1px solid #e0e0e0;
      }
    }
  }
  @media screen and (max-width: 768px) {
    //display: none;
    display: block;
    width: 100% !important;
    position: absolute;
    background: #fff;
    z-index: 205;
    padding-top: 0;
    margin-top: 0;
    -webkit-transition: max-height .3s ease-out;
    transition: max-height .3s ease-out;
    max-height: 0;
    overflow: hidden;
    &.active {
      -webkit-transition: max-height .5s linear;
      transition: max-height .5s linear;
      max-height: 125vw;
    }
    ul {
      background: none;
      li {
        display: inline-grid;
        width: 100% !important;
        border-right: none;
        border-bottom: 1px solid #e0e0e0;
        text-align: left !important;
        background-color: #fff !important;
        &:first-child {border-left: none; border-top: 1px solid #e0e0e0;}
        &:last-child {border-bottom: none}
        a {
          padding-left: 3.13vw;
          font-size: 5.63vw;
          line-height: 1.5;
        }
      }
      > li {list-style-type: none}
    }
  }
}
*/
/*
## .icon_required_1
使用箇所：通販フォーム
内容：必須
*/
.icon_required_1 {
  display: inline-block;
  margin-top: -.2em;
  padding: .1em .57em;
  color: #fff;
  font-size: 14px;
  white-space: nowrap;
  background: #d30000;
  vertical-align: middle; }

/*
## .icon_download_1
使用箇所：
内容：
*/
.icon_download_1 {
  display: inline-block;
  width: 17px;
  height: 15px;
  font-size: 0;
  line-height: 0;
  background: url(../images/icon_download_1.png) no-repeat 0 0/100% 100%;
  vertical-align: middle; }
  .icon_download_1::before, .icon_download_1::after {
    content: none !important; }
  .list_2 .icon_download_1,
  .table_11 .icon_download_1 {
    margin-left: 4px; }

a.icon_download_1,
button.icon_download_1 {
  transition: opacity .5s; }
  a.icon_download_1:hover, a.icon_download_1:focus,
  button.icon_download_1:hover,
  button.icon_download_1:focus {
    opacity: .7; }

/*
## .icon_blank_2
使用箇所：
内容：
*/
a.icon_blank_2[target=_blank]::after {
  content: "";
  position: relative;
  margin-left: 7px; }

a.icon_blank_2::after,
span.icon_blank_2 {
  display: inline-block;
  width: 12px;
  height: 9px;
  font-size: 0;
  line-height: 0;
  margin-top: -4px;
  background: url(../images/icon_blank_2.png) no-repeat 0 0/100% 100%;
  vertical-align: middle; }

/*
## .icon_blank_1
*/
.icon_blank_1 {
  display: inline-block;
  width: 16px;
  height: 15px;
  font-size: 0;
  line-height: 0;
  background: url(../images/icon_blank_1.png) no-repeat 0 0/100% 100%;
  vertical-align: middle; }

/*
## .icon_pdf_2
*/
.icon_pdf_2 {
  display: inline-block;
  width: 18px;
  height: 21px;
  font-size: 0;
  line-height: 0;
  background: url(../images/icon_pdf_2.png) no-repeat 0 0/100% 100%;
  vertical-align: middle; }
  .list_2 .icon_pdf_2 {
    margin-left: 4px; }

/*
## .icon_9
使用箇所：
内容：
*/
.icon_9 {
  display: flex;
  align-items: center;
  font-size: 14px; }
  .icon_9 img {
    display: block; }
  .icon_9 span {
    margin-left: .7em; }

a.icon_9 {
  color: #ab3c00;
  text-decoration: none; }
  a.icon_9 img {
    transition: opacity .5s; }
  a.icon_9:hover, a.icon_9:focus {
    text-decoration: underline; }
    a.icon_9:hover img, a.icon_9:focus img {
      opacity: .7; }

/*
## .icon_8
使用箇所：グロナビ
*/
.icon_8, .nav_7 > ul > li.is_2 > a p[target="_blank"]::after,
.nav_7__links a[target="_blank"]::after {
  display: inline-block;
  width: 12px;
  height: 9px;
  font-size: 0;
  background: url(../images/icon_8.png) no-repeat 0 0/100% 100%;
  vertical-align: middle; }
  .nav_8 .icon_8, .nav_8 .nav_7 > ul > li.is_2 > a p[target="_blank"]::after, .nav_7 > ul > li.is_2 > a .nav_8 p[target="_blank"]::after,
  .nav_8 .nav_7__links a[target="_blank"]::after, .nav_7__links .nav_8 a[target="_blank"]::after {
    margin-left: 4px; }

/*
## .icon_7
内容：ご応募受付中！
*/
.icon_7 {
  display: block;
  padding: .2em 1em;
  color: #e22625;
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  line-height: 1;
  border: solid 2px #e22625; }
  .img-col + .icon_7 {
    margin: 8px 0; }

/*
## .icon_6
使用箇所：CM詳細
内容：JASRAC
*/
.icon_6 {
  text-align: right; }

/*
## .icon_5
*/
.icon_5 {
  display: block;
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 0;
  width: 100px;
  height: 100px;
  text-indent: -9999px;
  background-repeat: no-repeat;
  background-position: 0 0;
  background-size: 100% 100%; }
  .icon_5.is_cm {
    background-image: url(../images/icon_5-cm.png); }

/*
## .icon_4
使用箇所：レシピ
*/
.icon_4 {
  display: flex;
  align-items: center; }
  .icon_4:before {
    content: "";
    display: block;
    width: 14px;
    height: 14px;
    background-repeat: no-repeat;
    background-position: 0 0;
    background-size: 100% 100%;
    margin-right: 5px; }
  .icon_4.is_time:before {
    background-image: url(../images/icon_4-time.png); }

/*
## .icon_3
使用例：製造終了アイコン
*/
.icon_3 {
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  white-space: nowrap;
  background: #808080; }

/*
## .icon_2
*/
.icon_2 {
  display: inline-block;
  vertical-align: middle; }
  .icon_2 img {
    width: 100%;
    height: 100%; }

a.icon_2,
button.icon_2 {
  transition: opacity .5s; }
  a.icon_2:hover, a.icon_2:focus,
  button.icon_2:hover,
  button.icon_2:focus {
    opacity: .7; }

/*
## .icon_1
*/
.icon_1 {
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  padding: 0 .7em;
  box-sizing: border-box;
  white-space: nowrap; }
  .icon_1.is_1 {
    color: #fff;
    background-color: #808080; }
  .icon_1.is_2 {
    border: solid 1px #414141; }

/*
## .nav_11
使用箇所：サイトマップ
内容：
*/
.nav_11 {
  overflow: hidden;
  position: relative;
  font-size: 14px;
  line-height: 1.4; }
  .nav_11 > ul {
    position: relative;
    margin-top: -0.8em; }
    .nav_11 > ul > li {
      margin-top: 0.8em;
      padding-left: 14px; }
      .nav_11 > ul > li > a {
        display: inline-block;
        margin-left: -14px;
        padding-left: 14px;
        text-decoration: none;
        background: url(../images/nav_11__arw.png) no-repeat 0 0.26em/6px 12px; }
        .nav_11 > ul > li > a:hover, .nav_11 > ul > li > a:focus {
          text-decoration: underline; }
  .nav_10 .nav_11 {
    margin-top: .8em; }

/*
## .nav_10
使用箇所：サイトマップ
内容：
*/
.nav_10 {
  overflow: hidden;
  position: relative;
  max-width: 948px;
  margin: 0 auto;
  padding: 0 20px;
  font-size: 16px; }
  .nav_10 > ul {
    position: relative;
    margin-top: -1em; }
    .nav_10 > ul > li {
      margin-top: 1em;
      padding-left: 24px; }
      .nav_10 > ul > li > a {
        display: inline-block;
        margin-left: -24px;
        padding-left: 24px;
        text-decoration: none;
        background: url(../images/nav_10__arw.png) no-repeat 0 0.27em/15px 15px; }
        .nav_10 > ul > li > a:hover, .nav_10 > ul > li > a:focus {
          text-decoration: underline; }
    .nav_10 > ul + ul {
      margin-top: 32px;
      padding-top: 20px;
      border-top: solid 1px #d2d2d2; }
  .header_3 + .nav_10,
  .header_2 + .nav_10 {
    margin-top: 60px; }

/*
## .nav_9
使用箇所：全コンテンツ
内容：lnav2。.nav_8の後ろ
*/
.nav_9 {
  position: relative;
  font-size: 14px;
  line-height: 1.2;
  background-color: #fff;
  /*
  &::after {
    content: "";
    position: absolute;
    border-color: transparent transparent #ffffff transparent;
    border-style: solid;
    border-width: 0 8px 8px 8px;
    height: 0;
    width: 0;
    margin: 0 auto;
    right: 0;
    left: 0;
    bottom: 0;
  }
  */ }
  .nav_9::before {
    content: "";
    position: absolute;
    top: -5px;
    left: 50%;
    width: 0;
    height: 0;
    font-size: 0;
    border: solid 6px transparent;
    border-top: 0;
    border-bottom-color: #fff;
    transform: translateX(-50%); }
  .nav_9 > input[type=checkbox] {
    display: none; }
  .nav_9 > label {
    display: none; }
  .nav_9__1 {
    position: relative;
    padding: 0 20px; }
  .nav_9__2 {
    margin-left: 60px; }
  .nav_9__items {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    padding: .6em 0;
    white-space: nowrap; }
    .nav_9__items a {
      display: block;
      padding: .4em 1em;
      line-height: inherit !important;
      text-decoration: none; }
      .nav_9__items a:hover, .nav_9__items a:focus {
        color: #ff9300 !important;
        background: none !important; }

/*
## .nav_8
使用箇所：全コンテンツ
内容：lnav1。.nav_9の前
*/
.nav_8 {
  position: relative;
  font-size: 14px;
  line-height: 1.2;
  background-color: #f5efe0; }
  .nav_8 > input[type=checkbox] {
    display: none; }
  .nav_8 > label {
    display: none; }
  .nav_8__1 {
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    position: relative;
    max-width: 950px;
    margin-left: auto;
    margin-right: auto;
    padding: 0 20px; }
  .nav_8__2 {
    margin-left: 60px; }
  .nav_8__items {
    display: flex;
    flex-wrap: wrap;
    padding: .5em 0;
    white-space: nowrap; }
    .nav_8__items a {
      display: flex;
      align-items: center;
      padding: .4em 1.1em;
      line-height: inherit !important;
      text-decoration: none; }
      .nav_8__items a:hover, .nav_8__items a:focus {
        color: #ff9300 !important;
        background: none !important; }

/*
## .nav_7
使用箇所：CSR, IR(index)
内容：
*/
.nav_7 {
  position: relative;
  max-width: 950px;
  margin-left: auto;
  margin-right: auto;
  padding: 0 40px;
  font-size: 16px;
  line-height: 1.2; }
  .nav_7__h1 {
    font-size: 22px;
    margin-bottom: 1.4em; }
  .nav_7 > ul {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    position: relative;
    margin-top: -40px; }
    .nav_7 > ul::after {
      content: ""; }
    .nav_7 > ul::after,
    .nav_7 > ul > li {
      width: 32%;
      max-width: 300px; }
    .nav_7 > ul > li {
      margin-top: 40px; }
      .nav_7 > ul > li > a {
        line-height: inherit !important;
        text-decoration: none; }
        .nav_7 > ul > li > a img {
          display: block;
          width: 100%;
          height: auto;
          border: 2px solid #f7e8c4;
          border-radius: 7px;
          vertical-align: top; }
        .nav_7 > ul > li > a p {
          margin-top: .6em;
          font-size: inherit;
          font-weight: bold; }
      .nav_7 > ul > li > p {
        margin-top: .8em;
        font-size: 14px;
        line-height: 1.4; }
      .nav_7 > ul > li.is_2 p {
        margin-top: .9em;
        font-weight: normal; }
  .nav_7__links {
    margin-top: .9em; }
    .nav_7__links > li + li {
      margin-top: .8em; }
  .nav_7 > ul > li.is_2 > a p,
  .nav_7__links a {
    display: block;
    position: relative;
    padding-left: 25px;
    color: inherit;
    line-height: inherit !important;
    text-decoration: none;
    transition: all .4s ease; }
    .nav_7 > ul > li.is_2 > a p::before,
    .nav_7__links a::before {
      content: "\e900";
      position: absolute;
      top: 1px;
      left: 3px;
      color: #ff9300;
      font-family: 'svgicon' !important;
      font-style: normal;
      font-weight: normal;
      font-variant: normal;
      text-transform: none;
      line-height: 1em;
      speak: none; }
    .nav_7 > ul > li.is_2 > a p[target="_blank"]::after,
    .nav_7__links a[target="_blank"]::after {
      content: "";
      margin: -4px 0 0 4px; }
  .nav_7 > ul > li.is_2 > a:hover, .nav_7 > ul > li.is_2 > a:focus,
  .nav_7__links a:hover,
  .nav_7__links a:focus {
    color: #ff9300 !important;
    text-decoration: underline; }
  .keyvisual_2 + .nav_7 {
    margin-top: 68px; }
  .nav_7 + .nav_7 {
    margin-top: 95px; }

/*
## .nav_6
使用箇所：ニュースリリース
*/
.nav_6 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 7px 10px;
  background-color: #e2e2e2; }
  .nav_6__3 {
    display: block; }
  .nav_6__checkbox {
    display: none !important; }
    .nav_6__checkbox:checked + .nav_6__h1::after {
      display: none; }
    .nav_6__checkbox:checked + .nav_6__h1 + .nav_6__3 {
      display: block; }
  .nav_6__h1 {
    display: none;
    position: relative;
    border-top: solid 1px #b2b2b2; }
    .nav_6__h1:before, .nav_6__h1:after {
      content: "";
      position: absolute;
      top: 50%;
      font-size: 0;
      line-height: 0;
      transform: translateY(-50%); }
    .nav_6__h1:before {
      right: 3.28vw;
      width: 5.16vw;
      border-top: solid 1px #000; }
    .nav_6__h1:after {
      right: 5.63vw;
      height: 5.16vw;
      border-left: solid 1px #000; }
  .nav_6__items {
    display: flex;
    padding: 0 .5em;
    color: #333 !important;
    font-size: 14px;
    line-height: 1; }
    .nav_6__items li a {
      display: block;
      padding: .5em;
      text-decoration: none; }
      .nav_6__items li a:hover, .nav_6__items li a:active, .nav_6__items li a:focus {
        font-weight: bold;
        color: #ab3c00 !important; }
    .nav_6__items li.is_current {
      font-weight: bold; }
      .nav_6__items li.is_current a {
        color: #ab3c00 !important; }
  .figure_2 + .nav_6,
  .figure_1 + .nav_6 {
    margin-top: 57px; }
  .article_4 + .nav_6 {
    margin-top: 60px; }
  .div_3 + .nav_6 {
    margin-top: 60px; }

/*
## .nav_5
ヘッダーナビ
*/
.nav_5 {
  font-size: 0.77rem !important;
  line-height: 2 !important;
  list-style: none;
  white-space: nowrap; }
  .nav_5__items {
    display: flex; }
  .nav_5__item {
    display: flex;
    align-items: center;
    margin-left: 20px; }
    .nav_5__item a {
      color: inherit !important;
      font-size: inherit !important;
      letter-spacing: normal !important; }
  .nav_5__2 {
    margin-left: 13px; }
  #globalNav .nav_5 {
    position: absolute;
    top: -41px;
    right: 0; }

/*
## .nav_4
使用箇所：知る楽しむトップ
内容：オリジナルレシピ、CMライブラリー
*/
.nav_4 {
  overflow: hidden;
  position: relative; }
  .nav_4__inner {
    display: flex;
    align-items: center;
    position: relative;
    width: 950px;
    height: 320px;
    margin: 0 auto;
    padding: 0 23px;
    background-repeat: no-repeat;
    background-position: 0 0;
    background-size: 100%;
    box-sizing: border-box; }
  .nav_4__h1 img {
    display: block;
    vertical-align: top; }
  .nav_4__lead {
    margin-top: 1em;
    font-size: 14px;
    line-height: 1.6; }
  .nav_4__btn {
    margin-top: 20px; }
  .nav_4__1 {
    width: 419px; }
    .nav_4__1 > img {
      max-width: 100%;
      height: auto;
      vertical-align: top; }
  .nav_4__2 {
    margin-left: auto;
    width: 444px; }
  .nav_4.is_recipe .nav_4__inner {
    background-image: url(../images/pc/nav_4--recipe__bg.jpg); }
  .nav_4.is_cm .nav_4__inner {
    background-image: url(../images/pc/nav_4--cm__bg.jpg); }
  .nav_4 + .nav_4 {
    margin-top: 62px; }
  .l_container_3 + .nav_4 {
    margin-top: 57px; }

/*
## .nav_3
使用箇所：マルちゃんのひみつ
*/
.nav_3 {
  max-width: 1032px;
  margin: 0 auto; }
  .nav_3__items {
    display: flex;
    flex-wrap: wrap;
    margin: -9px -5px 0 -4px;
    padding: 0 40px; }
  .nav_3__item {
    width: 151px;
    margin: 9px 5px 0 4px; }
    .nav_3__item a, .nav_3__item span {
      display: flex;
      align-items: center;
      justify-content: center;
      height: 42px;
      border: solid 1px #f5efe1;
      background-color: #f5efe1;
      box-sizing: border-box; }
    .nav_3__item a {
      transition: opacity .5s; }
      .nav_3__item a:hover {
        opacity: .7; }
    .nav_3__item span {
      border-color: #ff9300;
      background-color: #fff; }
    .nav_3__item.is_2 a {
      background-color: #dedede; }
  .header_4 + .nav_3 {
    margin-top: 80px; }

/*
## .nav_2
使用箇所：CM一覧
*/
.nav_2 {
  font-size: 14px;
  max-width: 700px;
  margin: 0 auto;
  padding: 0 40px; }
  .nav_2__items {
    display: flex;
    flex-wrap: wrap;
    font-size: inherit;
    position: relative;
    margin: -14px -10px 0; }
  .nav_2__item {
    margin: 14px 10px 0;
    font-size: inherit;
    white-space: nowrap; }
    .nav_2__item a {
      display: flex;
      align-items: center;
      color: #333 !important;
      text-decoration: none; }
      .nav_2__item a:hover {
        text-decoration: underline; }
      .nav_2__item a:before {
        content: "";
        display: block;
        width: 15px;
        height: 15px;
        margin-right: 8px;
        background: #ff9300 url(../images/nav_2__arw.png) no-repeat 0 0/100% 100%;
        border-radius: 50% 50%; }
  .wrap700 .nav_2 {
    padding: 0; }
  .header_2 + .nav_2 {
    margin-top: 38px; }

/*
## .nav_1
使用箇所：/event/maruchan/detail.html
内容：四角が並ぶやつ
*/
.nav_1 {
  overflow: hidden;
  position: relative;
  margin: 0 auto;
  font-size: 14px;
  line-height: 1.3;
  z-index: 1; }
  .nav_1__items {
    display: flex;
    flex-flow: wrap;
    font-size: 100%;
    margin-top: -10px; }
  .nav_1__item {
    width: 33.33%;
    margin-top: 10px;
    font-size: 100%;
    box-sizing: border-box; }
    .nav_1__item:nth-of-type(3n + 1) {
      padding-right: 5px; }
    .nav_1__item:nth-of-type(3n + 2) {
      padding-left: 5px;
      padding-right: 5px; }
    .nav_1__item:nth-of-type(3n + 3) {
      padding-left: 5px; }
    .nav_1__item a, .nav_1__item button {
      -webkit-appearance: none;
         -moz-appearance: none;
              appearance: none;
      display: flex;
      align-items: center;
      justify-content: center;
      background: #f5efe0;
      width: 100%;
      min-height: 50px;
      padding: 0 .5em;
      color: #333;
      text-align: center;
      text-decoration: none;
      border: solid 1px #f5efe0;
      transition: .5;
      box-sizing: border-box;
      cursor: pointer; }
      .nav_1__item a:hover, .nav_1__item a:focus, .nav_1__item button:hover, .nav_1__item button:focus {
        color: #fff;
        background-color: #ff9300;
        border-color: #ff9300; }
    .nav_1__item.is_active a, .nav_1__item.is_active button {
      color: #333 !important;
      background: #fff !important;
      border-color: #ff9300 !important; }
  .nav_1.is_pc5sp3 .nav_1__item {
    width: 20%; }
    .nav_1.is_pc5sp3 .nav_1__item:nth-of-type(3n + 1) {
      padding-right: inherit; }
    .nav_1.is_pc5sp3 .nav_1__item:nth-of-type(3n + 2) {
      padding-left: inherit;
      padding-right: inherit; }
    .nav_1.is_pc5sp3 .nav_1__item:nth-of-type(3n + 3) {
      padding-left: inherit; }
    .nav_1.is_pc5sp3 .nav_1__item:nth-of-type(5n + 1) {
      padding-right: 5px; }
    .nav_1.is_pc5sp3 .nav_1__item:nth-of-type(5n + 2), .nav_1.is_pc5sp3 .nav_1__item:nth-of-type(5n + 3), .nav_1.is_pc5sp3 .nav_1__item:nth-of-type(5n + 4) {
      padding-left: 5px;
      padding-right: 5px; }
    .nav_1.is_pc5sp3 .nav_1__item:nth-of-type(5n + 5) {
      padding-left: 5px; }
  .paragraphs_2 + .nav_1,
  .table_7 + .nav_1,
  .header_1 + .nav_1,
  .section_12__h1 + .nav_1,
  #graph + .nav_1 {
    margin-top: 40px; }

/* ---------------- ---------------- Import Style Sheet Necessary ---------------- ---------------- */
/*-------------------------------------------
Icon fonts
-------------------------------------------*/
@font-face {
  font-family: 'svgicon';
  src: url("fonts/svgicon.woff") format("woff"), url("fonts/svgicon.ttf") format("truetype"), url("fonts/svgicon.svg#svgFontName") format("svg");
  /* Legacy iOS */
  font-weight: normal;
  font-style: normal; }

[class*="icon-"]:before, [class*="icon-"]:after {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'svgicon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-font-smoothing: antialiased;
  -webkit-osx-font-smoothing: grayscale;
  -moz-osx-font-smoothing: grayscale; }

.icon-search:before {
  content: "\e907"; }

.icon-ar1:before {
  content: "\e901"; }

.icon-ar2:before {
  content: "\e909"; }

.icon-dLoad1:after {
  content: "\e903"; }

.icon-mark1 {
  position: relative;
  padding-left: 1.35em; }
  .icon-mark1:before {
    content: "\e900";
    position: absolute;
    top: .03em;
    left: 0;
    color: #ff9300;
    line-height: 1em; }

.icon-mark2:before {
  content: "\e904"; }

.icon-mark2:before {
  color: #ff9300;
  position: relative;
  margin: 4px 10px 0 0;
  float: left;
  line-height: 1em; }

i.icon-search:before {
  position: absolute;
  top: 8px;
  bottom: 0;
  left: 0;
  right: 0; }

i.icon-dLoad1 {
  position: absolute;
  right: 10px;
  font-size: 22px;
  top: 10px; }

i.icon-dLoad1:after {
  color: #ff9300;
  transition: all .4s ease; }

/* ---------------- ---------------- Header ---------------- ---------------- */
/* HTML */
body.responsive, #header, #FootPage, #footer, #footUnderNav, .Copyarea {
  font-family: "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "Meiryo", "メイリオ", Verdana, "ＭＳ Ｐゴシック", sans-serif, "HGP Gothic E";
  line-height: 1.5;
  color: #333;
  font-size: 14px;
  margin: 0; }

/* body h3 {line-height: inherit} */
body.responsive h1 {
  font-size: 26px;
  color: #333;
  font-weight: normal;
  letter-spacing: 0; }
  body.responsive h1.H1type01 {
    float: left;
    line-height: 1.5; }

body.responsive h2 {
  font-size: 22px;
  line-height: 1.3;
  font-weight: normal;
  letter-spacing: 0.5px; }

body.responsive h3 {
  font-size: 18px;
  font-weight: normal;
  line-height: 21px; }
  body.responsive h3.H3Type01 {
    line-height: 1.5; }

body.responsive .Keyvisual img {
  margin-bottom: 30px; }

body.responsive .container a {
  text-decoration: none; }
  body.responsive .container a:hover {
    text-decoration: underline !important; }

.kvSlider a:hover {
  text-decoration: underline !important; }

body.responsive a {
  line-height: 1.6;
  text-decoration: none; }
  body.responsive a[class*='btn']:hover {
    text-decoration: none !important; }

div[class*='product'] a, div[class*='product'] a:link, div[class*='product'] a:visited {
  color: #333; }

/* Inside Body */
/* #header */
header h1 {
  width: 0;
  background: none;
  float: none; }

#headSide {
  display: block;
  padding-top: 16px;
  line-height: 1; }

/* English Version */
[lang="en"] #container #header h1 a, #headSide {
  padding-top: 16px; }

/* #headSide */
#container #headSide {
  float: right;
  width: 50%;
  text-align: right;
  padding-top: 11px;
  position: relative; }

#container #headSide ul {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  width: 100%; }

#container #headSide li {
  margin-left: 20px;
  font-size: 0.77rem;
  line-height: 2;
  list-style: none;
  white-space: nowrap; }

#container #headSide li a {
  color: #333; }

#container #headSide li.hSearchInput {
  margin-left: 4px; }

/*
#container #headSide li.hSitemap {width: 30%; margin-top: 0; position: absolute;right: 66%;}
#container #headSide li.hSearch {width: 70%;position: absolute; right: 0}
*/
#container #headSide li.hSearch a {
  display: inline;
  cursor: default; }

#container #headSide li.hSitemap a:hover {
  color: #333; }

#container #headSide li input {
  vertical-align: middle; }

#container #headSide li input.on {
  color: #fff;
  background-color: #b3b3b3;
  border: 1px solid #f0f0f0;
  padding: 1px 7px;
  margin-left: 4px;
  margin-top: -1px;
  border-radius: 0 !important;
  -webkit-appearance: none !important;
  font-size: 100%; }

#container #headSide li input.on:hover {
  cursor: pointer;
  background-color: #dadada;
  color: #000; }

#container #headSide li input#searchTxt {
  margin: -1px 0px 0 7px;
  width: 158px;
  height: 18px;
  background-image: none;
  border: solid 1px #dcdcdc;
  border-radius: 0 !important;
  -webkit-appearance: none !important; }

/* English Version */
body #container #headSide li a {
  letter-spacing: 1px; }

body #container #headSide li input.on {
  padding: 3px 7px; }

[lang="en"] #container #headSide li input.on {
  padding: 3px 7px; }

[lang="en"] #headSide {
  display: none; }

/*.conTitleWrap {padding: 19.7px 0 18px;}*/
/* perfect pixels */
body.responsive .conTitleWrap {
  padding: 22px 0; }

/* ---------------- ---------------- Global Nav ---------------- ---------------- */
/* Highlight Menu Direction */
div[class="shop"] li#gNavProducts a,
div[class^="product"] li#gNavProducts a, body[class^="product"] li#gNavProducts a,
div[class^="campaign"] li#gNavProducts a, body[class^="campaign"] li#gNavProducts a {
  color: #ff9300 !important; }

div[class^="customer"] li#gNavCustomer a, body[class^="customer"] li#gNavCustomer a {
  color: #ff9300 !important; }

div[class^="company"] li#gNavRecruit a, body[class^="company"] li#gNavRecruit a {
  color: #ff9300 !important; }

div[class^="csr"] li#gNavCsr a, body[class^="csr"] li#gNavCsr a {
  color: #ff9300 !important; }

div[class^="enjoy"] li#gNavAbout a, body[class^="enjoy"] li#gNavAbout a,
div[class^="event"] li#gNavAbout a, body[class^="event"] li#gNavAbout a,
div[class^="cm"] li#gNavAbout a, body[class^="cm"] li#gNavAbout a,
div[class^="recipe"] li#gNavAbout a, body[class^="recipe"] li#gNavAbout a {
  color: #ff9300 !important; }

div[class^="ir"] li#gNavIr a, body[class*="ir"] li#gNavIr a {
  color: #ff9300 !important; }

/* ============ ============ Highlight Menu Direction ============ ============ */
.active01 .lnav01 a {
  color: #ff9300 !important; }

.active02 .lnav02 a {
  color: #ff9300 !important; }

.active03 .lnav03 a {
  color: #ff9300 !important; }

.active04 .lnav04 a {
  color: #ff9300 !important; }

.active05 .lnav05 a {
  color: #ff9300 !important; }

.active06 .lnav06 a {
  color: #ff9300 !important; }

/* / */
div#ttlNav h1 {
  display: none; }

div[class*="New"] div#ttlNav h1.new {
  display: block; }

div[class*="Brand"] div#ttlNav h1.brand {
  display: block; }

div[class*="Category"] #ttlNav {
  display: none; }

div[class*="Item"] #ttlNav {
  display: none; }

div[class*="Item"] #ttlNav + #contents {
  margin-top: 38px; }

body.responsive #header.active1 + #header + #localNav > #headnavMenu ul li.lnav01 a,
body.responsive #header.active2 + #header + #localNav > #headlnavMenu ul li.lnav02 a,
body.responsive #header.active3 + #header + #localNav > #headlnavMenu ul li.lnav03 a,
body.responsive #header.active4 + #header + #localNav > #headlnavMenu ul li.lnav04 a,
body.responsive #header.active5 + #header + #localNav > #headlnavMenu ul li.lnav05 a,
body.responsive #header.active6 + #header + #localNav > #headlnavMenu ul li.lnav06 a,
body.responsive #header.active7 + #header + #localNav > #headlnavMenu ul li.lnav07 a {
  color: #999999 !important; }

div[class*="Brand"] .container .row[class*='pattern'] [class*='col'] .elem-col .date {
  display: none; }

div[class*="Category"] .container .row[class*='pattern'] [class*='col'] .elem-col .date {
  display: none; }

/* local Navigation */
body.responsive #header + #localNav {
  background-color: #f5efe0;
  margin-top: 0px;
  background-image: none !important; }

body.responsive #header + #localNav #headlnavMenu a#lnavTop {
  display: none; }

body.responsive #header + #localNav ul li a {
  display: block;
  padding: 10px 15px; }

body.responsive #header + #localNav ul li a:hover {
  color: #ff9300 !important;
  background: none !important; }

body.responsive #headlnavMenu ul {
  display: table;
  margin: 0 auto;
  background: none; }

body.responsive #headlnavMenu ul li {
  display: table-cell;
  text-align: center;
  border-top: none !important; }

body.responsive #headlnavMenu ul li a {
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 1px;
  background-image: none; }

body.responsive #headlnavMenu ul li ul {
  display: none; }

/*New for CSR*/
body.responsive #header.active1 + #localNav > #headlnavMenu ul .lnav01 a,
body.responsive #header.active2 + #localNav > #headlnavMenu ul .lnav02 a,
body.responsive #header.active3 + #localNav > #headlnavMenu ul .lnav03 a,
body.responsive #header.active4 + #localNav > #headlnavMenu ul .lnav04 a,
body.responsive #header.active5 + #localNav > #headlnavMenu ul .lnav05 a,
body.responsive #header.active6 + #localNav > #headlnavMenu ul .lnav06 a {
  color: #ff9300 !important;
  position: relative; }

body.responsive #header.active1 + #localNav > #headlnavMenu ul .lnav01 a::after,
body.responsive #header.active2 + #localNav > #headlnavMenu ul .lnav02 a::after,
body.responsive #header.active3 + #localNav > #headlnavMenu ul .lnav03 a::after,
body.responsive #header.active4 + #localNav > #headlnavMenu ul .lnav04 a::after,
body.responsive #header.active5 + #localNav > #headlnavMenu ul .lnav05 a::after,
body.responsive #header.active6 + #localNav > #headlnavMenu ul .lnav06 a::after {
  content: "";
  position: absolute;
  border-color: transparent transparent #ffffff transparent;
  border-style: solid;
  border-width: 0px 8px 8px 8px;
  height: 0px;
  width: 0px;
  margin: 0 auto;
  right: 0;
  left: 0;
  bottom: 0; }

.localnavChild_csr #localnavChild_csrTop {
  display: none; }

.localnavChild_csr ul {
  display: table;
  margin: 0 auto; }

.localnavChild_csr ul li {
  display: table-cell;
  text-align: center;
  padding: 13px 9px; }

.localnavChild_csr ul li a {
  line-height: 1; }

#header.active1_ + #localNav + .localnavChild_csr ul .lnavChild01 a,
#header.active2_ + #localNav + .localnavChild_csr ul .lnavChild02 a,
#header.active3_ + #localNav + .localnavChild_csr ul .lnavChild03 a,
#header.active4_ + #localNav + .localnavChild_csr ul .lnavChild04 a,
#header.active5_ + #localNav + .localnavChild_csr ul .lnavChild05 a,
#header.active6_ + #localNav + .localnavChild_csr ul .lnavChild06 a {
  color: #ff9300 !important;
  position: relative; }

body.active201 .nav_9 .is_1 a,
body.active202 .nav_9 .is_2 a,
body.active203 .nav_9 .is_3 a,
body.active204 .nav_9 .is_4 a,
body.active205 .nav_9 .is_5 a,
body.active206 .nav_9 .is_6 a {
  color: #ff9300 !important; }

body.responsive #header.active1 + #localNav > #headlnavMenu ul .lnav01 a::after {
  content: "";
  position: absolute;
  border-color: transparent transparent #ffffff transparent;
  border-style: solid;
  border-width: 0px 8px 8px 8px;
  height: 0px;
  width: 0px;
  margin: 0 auto;
  right: 0;
  left: 0;
  bottom: 0; }

#ttlNav {
  padding: 22px 0;
  font-size: 26px;
  letter-spacing: 0.15rem;
  width: 950px;
  margin: 0 auto;
  text-align: left;
  font-weight: normal; }

/* ---------------- ---------------- Under Global Nav ---------------- ---------------- */
#searchTxtSP {
  position: relative;
  text-align: right;
  width: 100%; }

#searchTxtSP.onSP {
  display: none; }

#searchTxtSP input[type="text"] {
  font-size: 16px !important;
  padding: 5px 10px !important;
  width: 320px;
  border: solid 1px #dcdcdc;
  color: #333333;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 0 !important;
  -webkit-border-radius: 0px !important;
  -moz-border-radius: 0px !important;
  -ms-border-radius: 0px !important;
  -webkit-appearance: none !important;
  line-height: 1.5; }

#searchTxtSP button.search_box {
  width: 30px;
  height: 30px;
  padding: 18px;
  background-color: #ff9300;
  border: none;
  border-radius: 0;
  font-size: 1.3rem;
  color: #fff;
  cursor: pointer;
  position: absolute;
  top: 0px;
  border-radius: 0 !important;
  -webkit-border-radius: 0px !important;
  -moz-border-radius: 0px !important;
  -ms-border-radius: 0px !important;
  -webkit-appearance: none !important;
  box-sizing: border-box;
  right: 0; }

#contents #searchTxtSP input[type="text"] {
  display: block;
  position: absolute;
  right: 42px; }

/* ---------------- ---------------- Content Layout ---------------- ---------------- */
/* .main */
#underContents, #footUnderNav ul, #footerNav, #footTop, #topHeader, #globalNav, #inFoot, #copy {
  margin: 0 auto;
  text-align: left;
  width: 950px; }

body.responsive #contents {
  width: 100%;
  padding: 0; }

body.responsive .conTitleWrap,
body.responsive .ttlPrd,
body.responsive .brandBlock,
body.responsive .bannerPrd,
body.responsive .wrapper,
body.responsive .slidePrd {
  width: 950px;
  margin: 0 auto;
  position: relative; }

body.responsive .wrap700 {
  width: 700px;
  margin: 0 auto;
  position: relative; }

body.responsive #main, .partContent {
  width: 100% !important;
  height: auto;
  float: none; }

body.responsive #main .partContent {
  padding: 0 0 50px; }

body.responsive #main .partContent + .partContent {
  padding: 50px 0 50px 0; }

body.responsive #main .partContent:last-child {
  padding: 0 0 50px; }

body.responsive #container {
  background-image: none;
  background-color: #fff; }

#brandlist + .partContent {
  padding-top: 50px !important; }

/* 3rd Layer */
body.responsive .section {
  width: 100%;
  padding: 30px 0 18px 0; }

body.responsive .section + .section {
  padding: 30px 0 60px; }

body.responsive .wrapper .section + .section:last-child {
  padding-bottom: 0; }

body.responsive .tab-content + .section {
  padding: 30px 0 0; }

body.responsive .tab-content + .section + .section, .container + .section {
  width: 100%;
  padding: 30px 0 0px; }

body.responsive .container + .container {
  margin: 50px 0; }

body.responsive .container:last-child {
  margin-bottom: 0; }

#saerchResult {
  padding: 0;
  margin: 0; }

/*
@media screen and (min-width: $breakpoint2 + 1) {
  
  body.responsive #main {
    padding-left: 20px;
    padding-right: 20px;
    box-sizing: border-box;
  }
  
}
*/
/* ---------------- ---------------- Footer Navigation ---------------- ---------------- */
.navCompany {
  display: none; }

/* ---------------- ---------------- Footer ---------------- ---------------- */
/* #FootPage */
#FootPage {
  background-color: #fff;
  border-top: 1px solid #cecece; }
  .article_3 + #FootPage {
    margin-top: 61px; }

#FootPage, #header + #localNav {
  width: 100%; }

#FootPage::before {
  content: '';
  display: block; }

/* #breadcrumb */
#FootPage #breadcrumb {
  padding: 0;
  max-width: 950px;
  margin: 0 auto;
  text-align: left; }
  #FootPage #breadcrumb a:hover {
    color: #333; }
  #FootPage #breadcrumb ul {
    padding: 7px 0 5px 0 !important; }
    #FootPage #breadcrumb ul li {
      float: left;
      padding-left: 0;
      position: relative; }
      #FootPage #breadcrumb ul li a {
        text-decoration: none; }
        #FootPage #breadcrumb ul li a:hover {
          text-decoration: underline; }
      #FootPage #breadcrumb ul li + li {
        margin-left: 20px; }
      #FootPage #breadcrumb ul li::before {
        content: '>';
        font-family: verdana,sans-serif;
        display: block;
        position: absolute;
        top: 0px;
        left: -15px; }
      #FootPage #breadcrumb ul li:first-child::before {
        content: '';
        padding: 0; }

/* #footer */
#footer {
  background-color: #fff;
  border-top: 1px solid #cecece !important;
  padding: 0 !important;
  clear: both; }

#footer a:hover, #footUnderNav a:hover {
  color: #333 !important; }

#footer a:hover, #footUnderNav a:hover {
  text-decoration: underline;
  transition: all .4s ease; }

/* #footTop */
#footer #footTop p#toHome {
  margin: 16px 0 9px;
  float: left; }

#footer #footTop #toHome {
  background: url(/common/images/icon_home.gif) 0 50% no-repeat; }

#footer #footTop #toHome a {
  padding-left: 15px;
  font-weight: bold; }

#footer #footTop p#FpageTop {
  float: right;
  width: 134px;
  padding: 3px 0;
  background: #e7e7e7;
  color: #636363;
  text-align: center;
  position: relative; }

#footer #footTop p#FpageTop a {
  font-size: 12px;
  color: #333; }

#footer #footTop p#FpageTop:hover {
  background-color: #636363;
  cursor: pointer;
  transition: all .4s ease; }

#footer #footTop p#FpageTop:hover a {
  color: #e7e7e7 !important;
  text-decoration: none; }

#footer #footTop p#FpageTop a i {
  margin-right: 5px; }

/* #footerNav */
#footerNav {
  font-size: 0.7rem !important;
  margin-top: 5px !important;
  clear: both !important;
  letter-spacing: 0 !important; }

#footerNav > ul {
  padding-bottom: 18px !important; }

#footerNav li {
  float: left;
  width: 16.6%;
  font-weight: bold; }

#footerNav > ul > li > a:first-of-type {
  font-weight: bold; }

#footerNav ul ul {
  float: none;
  width: auto;
  line-height: 1.8;
  font-size: 10px;
  margin-top: 12px; }

#footerNav li li {
  float: none;
  width: auto;
  padding: 2px 0;
  font-weight: normal; }

/* #footerUnderNav */
#footUnderNav {
  background-image: none !important;
  border: none !important;
  background-color: #e9e9e9 !important;
  line-height: 1.8;
  padding-top: 15px;
  padding-bottom: 4px !important;
  letter-spacing: 0;
  clear: both; }

#footUnderNav ul {
  background: none !important;
  border: none !important;
  padding: 0 !important; }

#footUnderNav ul li {
  display: inline !important;
  padding-right: 24px !important;
  background: none;
  font-size: 9px; }

#footUnderNav ul li a {
  display: inline;
  padding-left: 0; }

#footUnderNav li a:hover {
  background: none !important; }

/* English Version */
[lang="en"] #footUnderNav ul {
  display: none; }

/* #footerSpMb */
#footerSpMb {
  display: none; }

/* ---------------- ---------------- Copyright ---------------- ---------------- */
/* #copyright */
.Copyarea {
  background-color: #e9e9e9;
  padding: 0; }

.Copyarea.en {
  padding-top: 30px; }

#copy {
  background-color: #e9e9e9;
  height: 55px;
  padding: 0px 0 0 !important; }

#copy p#copyRight {
  float: left !important;
  width: 75% !important;
  font-size: 0.56rem;
  padding-top: 15px; }

#copy p#catch {
  float: right;
  width: 200px;
  text-align: right; }

#copy p#catch img {
  width: 160px;
  height: auto; }

/* English Version */
[lang="en"] #copy p#catch img {
  width: 158px; }

/* ---------------- ---------------- Layout ---------------- ---------------- */
#footerSpMb dl::after, #footerSpMb::after, #underContents::after, #contents::after, #main::after, #main00::after, #contents::after, #copy::after, #footUnderNav ul::after, #footerNav ul::after, #footerNav::after, #footTop::after, #globalNav ul::after, #header::after {
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
  clear: both;
  font-size: 0px;
  line-height: 0; }

.clearfix::after {
  content: "";
  display: block;
  clear: both; }

/* Fixed For IE */

/*
## 検索フォーム
*/
/* ----------------------------- 検索フォーム */
.mt-site-search-form {
  display: flex;
  align-items: center; }

#mt-site-search-form__query {
  margin: -1px 0px 0 7px;
  padding: 1px 2px;
  width: 160px;
  height: 22px;
  background-image: none;
  border: solid 1px #dcdcdc;
  border-radius: 0 !important;
  -webkit-appearance: none !important; }

.mt-site-search-form__button {
  color: #fff;
  background-color: #b3b3b3;
  border: 1px solid #f0f0f0;
  height: 22px;
  padding: 0 7px;
  margin-left: 4px;
  margin-top: -1px;
  line-height: 22px;
  border-radius: 0 !important;
  -webkit-appearance: none !important;
  box-sizing: border-box;
  font-size: 100%; }

.mt-site-search-filter-directories {
  display: none !important; }

@media screen and (max-width: 1324px) {
    #g_footer_2__1b {
      padding-top: 20px; }
    #g_nav_2 {
      display: block; }
      #g_nav_2__toggle {
        display: block; } }

@media screen and (max-width: 1150px) {
    #g_footer_2__pagetop {
      right: 20px; } }

@media screen and (max-width: 1082px) {
    #g_footer_2__2a {
      margin-bottom: 30px;
      width: 100%; }
    #g_footer_2__2b {
      margin-left: 0; } }

@media screen and (max-width: 768px) {
    #g_footer_2 {
      padding: 6.93vw 0 0; }
      #g_footer_2__1 {
        display: block;
        padding: 0; }
        #g_footer_2__1b {
          margin-top: 7.2vw;
          padding: 0; }
      #g_footer_2__2 {
        margin-top: 10.67vw;
        padding: 4.13vw .27vw 3.6vw 3.73vw; }
        #g_footer_2__2a {
          margin-bottom: 5.73vw;
          padding-top: 0; }
        #g_footer_2__2c {
          margin-left: auto;
          padding-top: 3.73vw; }
          #g_footer_2__2c img {
            width: 35.2vw;
            height: auto; }
      #g_footer_2__copyright {
        margin-top: 1.2em;
        font-size: 2.67vw; }
      #g_footer_2__pagetop {
        right: 6vw;
        margin: -10vw 0 0; }
    #header h1 a {
      padding: 3.13vw; }
  .g_nav_4__items {
    margin-left: .53vw; }
  .g_nav_4__item {
    font-size: 2.93vw; }
    .g_nav_4__item a {
      min-height: 2.53vw;
      padding-left: 2.67vw;
      background-image: url(https://www.maruchan-yakisoba.jp/assets_v2/img/sp/g_nav_4__arw.png);
      background-size: 1.6vw auto; }
    #g_nav_3__items {
      display: block;
      width: 86.13vw;
      margin: 0 auto;
      padding-bottom: .53vw;
      font-size: 4.53vw; }
      #g_nav_3__items li {
        width: auto;
        margin-top: 0;
        padding: 0 0 .53vw;
        text-align: center;
        background: url(https://www.maruchan-yakisoba.jp/assets_v2/img/sp/g_nav_2__border.png) no-repeat 0 100%/100% auto; }
        #g_nav_3__items li a {
          display: block;
          padding: 4.53vw 0; }
    #g_nav_2__1 {
      padding: 6.67vw 0 9.07vw; }
    #g_nav_2__toggle {
      top: 2.67vw;
      right: 4.13vw;
      width: 7.47vw;
      height: 6.13vw; }
      #g_nav_2__toggle span {
        height: 1.07vw;
        border-radius: 10vw; }
        #g_nav_2__toggle span:nth-of-type(2) {
          top: 2.53vw; }
    #g_nav_2__checkbox:checked + #g_nav_2__toggle span:nth-of-type(1) {
      transform: translateY(2.53vw) rotate(-45deg); }
    #g_nav_2__checkbox:checked + #g_nav_2__toggle span:nth-of-type(3) {
      transform: translateY(-2.53vw) rotate(45deg); }
    #g_nav_2__items {
      display: block; }
      #g_nav_2__items li {
        width: auto;
        font-size: 4.53vw; }
        #g_nav_2__items li a {
          padding: 4.53vw 0; }
    .nav_5 {
      display: block; }
      .nav_5__items {
        display: block; }
      .nav_5__item {
        display: block;
        margin-left: 0; }
        .nav_5__item.is_1 {
          display: none; }
      .nav_5__1 {
        display: none; }
      .nav_5__2 {
        margin-left: 0; }
      #globalNav .nav_5 {
        position: static; }
    #brandlist + .partContent {
      padding-top: 15.63vw !important; }
  body.responsive {
    font-size: 4.38vw;
    background-color: #fff; }
    body.responsive h1 {
      font-size: 6.25vw !important; }
      body.responsive h1.H1type01 {
        width: 100%;
        line-height: 1.5 !important;
        padding: 2.5vw 0 1.88vw; }
    body.responsive h2 {
      font-size: 6.25vw; }
    body.responsive h3 {
      position: relative;
      font-size: 6.25vw !important;
      line-height: 1.3;
      letter-spacing: 0; }
      body.responsive h3.H3Type01 {
        line-height: 1.8; }
    body.responsive .conTitleWrap h1 {
      padding: 3.13vw; }
    body.responsive ul li h1.H1type01 {
      margin: 0 !important; }
    body.responsive .Keyvisual img {
      margin-bottom: 0px !important; }
  header {
    padding: 3.13vw 0 0; }
    header h1 {
      width: 0;
      background: none;
      float: none; }
  /* ---------------- ---------------- Header ---------------- ---------------- */
  /* Title */
  .ttlPrd {
    padding: 0; }
  .ttl h2 + a {
    margin: 2.81vw 0 0 3.13vw; }
  .brandBlock {
    padding: 0 0 0 0; }
  .bannerPrd {
    padding: 0; }
  [class*='Pattern'][class*='mgnT'] {
    margin-top: 1.56vw !important; }
  div [class*='mgn'][class*='pdg'] {
    padding: 0 !important;
    margin: 0 !important; }
  /* ---------------- ---------------- Content ---------------- ---------------- */
  /* Under Header*/
  #searchTxtSP.onSP {
    display: block; }
  #contents #searchTxtSP {
    padding: 0 !important;
    background: transparent;
    height: 12.81vw;
    position: relative;
    clear: both;
    display: flex; }
    #contents #searchTxtSP .searchin {
      width: 100%;
      position: relative; }
    #contents #searchTxtSP input[type="text"] {
      width: 100%;
      display: block;
      margin: 0;
      padding: 0 0 0 3.13vw !important;
      float: left;
      top: 0;
      left: 0;
      box-sizing: border-box;
      height: 12.81vw;
      flex: 1; }
    #contents #searchTxtSP button.search_box {
      top: 0;
      height: 12.81vw;
      width: auto;
      float: right;
      flex: 0;
      right: inherit;
      margin: 0 0 0 3.13vw;
      position: relative;
      padding: 6.25vw; }
      #contents #searchTxtSP button.search_box .fa-search::before {
        top: 3.75vw; }
  /* Layout */
  body.responsive #contents > .wrapper > #main {
    width: auto; }
  body.responsive #contents {
    padding: 0 !important; }
  body.responsive #main,
  body.responsive #underContents,
  body.responsive #contents {
    width: 100% !important;
    padding: 0;
    margin: 0 auto !important; }
  body.responsive .conTitleWrap,
  body.responsive .ttlPrd,
  body.responsive .bannerPrd,
  body.responsive .wrapper,
  body.responsive .wrap700,
  body.responsive .brandBlock {
    width: auto;
    margin: 0 3.13vw; }
  #footUnderNav ul,
  #footerNav,
  #footer #footTop,
  #topHeader,
  #globalNav,
  #inFoot,
  #copy {
    width: 100% !important;
    padding: 0;
    margin: 0 auto !important; }
  /*
  body.responsive .partContent {
    margin-top: 10vw;
  }
  */
  body.responsive #main .partContent {
    padding: 0 0 15.63vw; }
    body.responsive #main .partContent + .partContent {
      padding: 15.63vw 0 15.63vw 0; }
    body.responsive #main .partContent:last-child {
      padding: 0 0 15.63vw; }
  body.responsive #main .conTitleWrap {
    padding: 0; }
  body.responsive #main .conTitleWrap,
  body.responsive #main .wrapper .ttlPrd,
  body.responsive .slidePrd {
    margin: 0 auto; }
  div[class*="Item"] #ttlNav + #contents {
    margin-top: 3.13vw !important; }
  #container #header h1 {
    width: auto; }
  #header h1 a, #headSide {
    padding-left: 3.13vw;
    padding-top: 3.13vw; }
  #headSide {
    display: none !important; }
  /* ---------------- ---------------- Crossline Button ---------------- ---------------- */
  #spMenuBtn {
    position: absolute;
    top: 0;
    right: 0;
    display: block; }
  #spMenuBtn span {
    display: inline-block;
    transition: all .4s;
    box-sizing: border-box; }
  #spMenuBtn a {
    position: relative;
    display: block;
    width: 45px;
    height: 45px;
    box-sizing: border-box;
    top: 0px;
    right: 0px; }
  #spMenuBtn span {
    position: absolute;
    right: 10px;
    width: 30px;
    height: 2px;
    background-color: #ff9300; }
  #spMenuBtn span:nth-of-type(1) {
    top: 15px; }
  #spMenuBtn span:nth-of-type(2) {
    top: 25px; }
  #spMenuBtn span:nth-of-type(3) {
    top: 35px; }
  #spMenuBtn .active span:nth-of-type(1) {
    transform: translateY(10px) rotate(-45deg); }
  #spMenuBtn .active span:nth-of-type(2) {
    opacity: 0; }
  #spMenuBtn .active span:nth-of-type(3) {
    transform: translateY(-10px) rotate(45deg); }
  /* ---------------- ---------------- Global Navigation ---------------- ---------------- */
  #searchTxtSP {
    text-align: center;
    width: 100%;
    background-color: #e7e7e7;
    height: 20.31vw;
    clear: both;
    display: block; }
    #searchTxtSP input[type="text"] {
      font-size: 5vw !important;
      padding: 2.19vw 0 2.19vw 3.13vw !important;
      width: 79%;
      border: solid 1px #b2b2b2;
      display: block;
      float: left;
      height: 11.56vw;
      position: absolute;
      bottom: 4.69vw;
      left: 3.13vw; }
    #searchTxtSP button.search_box {
      width: 11.56vw;
      height: 11.56vw;
      background-color: #ff9300;
      border: none;
      border-radius: 0;
      font-size: 1.2rem;
      color: #fff;
      cursor: pointer;
      position: absolute;
      top: 4.06vw;
      right: 3.13vw; }
  /* ---------------- ---------------- Local Navigation ---------------- ---------------- */
  body.responsive #ttlNav {
    width: 100%;
    padding: 0px; }
  body.responsive #ttlNav h1 {
    padding: 6px 0 6px 10px;
    line-height: 1.5; }
  body.responsive #header + #localNav {
    margin-top: 0; }
  body.responsive #header + #localNav ul li a {
    padding: 2.5vw 3.13vw !important; }
  body.responsive #header + #localNav ul > li {
    list-style-type: none; }
  body.responsive #header + #localNav #headlnavMenu a#lnavTop {
    display: block !important;
    width: 100%;
    padding: 3.13vw;
    letter-spacing: 0;
    text-decoration: none;
    box-sizing: border-box; }
  body.responsive #header + #localNav #headlnavMenu a#lnavTop.active ul {
    display: block; }
  body.responsive #headlnavMenu {
    font-size: 6.25vw;
    padding: 0;
    text-align: left;
    width: 99.5%; }
    body.responsive #headlnavMenu ul {
      width: 100%;
      display: block;
      transition: max-height .3s ease-out;
      max-height: 0;
      overflow: hidden; }
      body.responsive #headlnavMenu ul.active {
        transition: max-height .5s linear;
        max-height: 125vw; }
      body.responsive #headlnavMenu ul li {
        display: block;
        width: 100%;
        padding: 0;
        text-align: left;
        background-color: #ece4cc !important; }
        body.responsive #headlnavMenu ul li a {
          font-size: 5.63vw; }
        body.responsive #headlnavMenu ul li ul {
          display: none !important; }
      body.responsive #headlnavMenu ul > li {
        list-style-type: none; }
  body.responsive #lnavTop {
    width: 100%;
    text-align: left;
    cursor: pointer;
    padding: 0 0;
    font-size: 5.63vw;
    position: relative; }
    body.responsive #lnavTop span {
      position: absolute;
      top: 47%;
      right: .34vw;
      width: 4.69vw;
      height: 2px;
      margin: 0 3.13vw;
      background-color: #000; }
      body.responsive #lnavTop span:nth-of-type(2) {
        transform: translateY(0) rotate(-90deg); }
    body.responsive #lnavTop.active span:nth-of-type(2) {
      transform: translateY(0) rotate(180deg); }
  /*New For CSR*/
  .localnavChild_csr #localnavChild_csrTop {
    font-size: 5.63vw;
    display: block;
    padding: 3.13vw 0 3.13vw 3.13vw; }
    .localnavChild_csr #localnavChild_csrTop span {
      position: absolute;
      right: 2.34vw;
      width: 4.69vw;
      height: .63vw;
      background-color: #000;
      margin: 3.13vw; }
      .localnavChild_csr #localnavChild_csrTop span:nth-of-type(2) {
        transform: translateY(0px) rotate(-90deg); }
    .localnavChild_csr #localnavChild_csrTop.active span:nth-of-type(2) {
      transform: translateY(0px) rotate(180deg); }
  .localnavChild_csr ul {
    display: block;
    width: 100%;
    transition: max-height .3s ease-out;
    max-height: 0;
    overflow: hidden; }
    .localnavChild_csr ul.active {
      transition: max-height .5s linear;
      max-height: 125vw; }
    .localnavChild_csr ul li {
      display: block;
      padding: 2.5vw;
      line-height: 1.6;
      font-size: 5.63vw;
      text-align: left; }
  body.responsive #header.active1 + #localNav > #headlnavMenu ul .lnav01 a::after,
  body.responsive #header.active2 + #localNav > #headlnavMenu ul .lnav02 a::after,
  body.responsive #header.active3 + #localNav > #headlnavMenu ul .lnav03 a::after,
  body.responsive #header.active4 + #localNav > #headlnavMenu ul .lnav04 a::after,
  body.responsive #header.active5 + #localNav > #headlnavMenu ul .lnav05 a::after,
  body.responsive #header.active6 + #localNav > #headlnavMenu ul .lnav06 a::after {
    content: none; }
  #FootPage #breadcrumb ul {
    padding: 9px 10px 5px !important; }
  /* ---------------- ---------------- Breadcrumb Footer ---------------- ---------------- */
  body.responsive #footer {
    font-size: 3.8vw; }
  body.responsive #footUnderNav {
    font-size: 3.8vw; }
  body.responsive #copy p#copyRight {
    font-size: 2.7vw; }
  body.responsive #FootPage #breadcrumb {
    width: 100%;
    font-size: 4.38vw; }
    body.responsive #FootPage #breadcrumb ul {
      display: block;
      background-color: #fff;
      padding: 2.81vw 3.13vw 1.56vw !important; }
      body.responsive #FootPage #breadcrumb ul li {
        display: initial;
        padding: 0; }
        body.responsive #FootPage #breadcrumb ul li a {
          padding-right: 1.56vw; }
        body.responsive #FootPage #breadcrumb ul li:before {
          left: -4.69vw; }
        body.responsive #FootPage #breadcrumb ul li + li {
          margin-left: 5vw; }
  /* ---------------- ---------------- Footer Navigation ---------------- ---------------- */
  .navCompany {
    display: block; }
    .navCompany.bgNavType01 {
      background-color: #F8F8F8; }
    .navCompany.bgNavType02 {
      background-color: #FFFFFF; }
    .navCompany li {
      width: 50%;
      float: left;
      text-align: left;
      border-top: 1px solid #CECECE; }
      .navCompany li:nth-child(even) {
        border-left: 1px solid #CECECE;
        box-sizing: border-box; }
      .navCompany li:nth-child(-n+2) {
        border-top: none; }
    .navCompany a {
      display: block;
      padding: 12px 0 9px 10px;
      color: #333 !important;
      cursor: pointer;
      background: none;
      text-decoration: none; }
      .navCompany a:visited {
        color: #333 !important;
        cursor: pointer;
        background: none;
        text-decoration: none; }
  body.responsive .navCompany a {
    padding: 3.75vw 0 2.81vw 3.13vw; }
  /* ---------------- ---------------- Footer ---------------- ---------------- */
  #footer {
    height: auto;
    padding-bottom: 0;
    border: none; }
  #footer #footTop p#toHome {
    display: none; }
  #footer #footTop p#FpageTop img {
    display: none; }
  #footer #footTop p#FpageTop {
    margin: 0;
    padding: 10px 0;
    font-size: 18px;
    color: #fff;
    background-color: #a6a6a6;
    text-align: center;
    width: 100%; }
  #footer #footTop p#FpageTop a {
    display: block;
    color: #fff !important; }
  #footerNav {
    display: none; }
    #footerNav ul {
      display: none; }
  #footUnderNav {
    padding: 22.5px 0 17.5px 0 !important; }
    #footUnderNav ul {
      width: 100%;
      margin: 0 auto;
      text-align: center; }
      #footUnderNav ul li {
        display: inline-grid !important;
        text-align: center;
        font-size: 14px;
        padding: 0 !important; }
        #footUnderNav ul li + li {
          padding-left: 10px !important; }
  /* ---------------- ---------------- Copyright Footer ---------------- ---------------- */
  #copy {
    height: auto;
    padding-bottom: 50px !important;
    text-align: center; }
    #copy p#copyRight {
      float: none !important;
      width: 100% !important;
      text-align: center;
      position: absolute;
      margin-top: 45px;
      padding: 10px 0;
      background-color: #e9e9e9; }
    #copy p#catch {
      float: none !important;
      width: 100% !important;
      padding: 0;
      text-align: center !important; }
  body.responsive {
    /* ---------------- ---------------- Copyright Footer ---------------- ---------------- */ }
    body.responsive #footer #footTop p#FpageTop a {
      font-size: 4.06vw; }
    body.responsive #footUnderNav {
      padding: 7.03vw 0 5.47vw 0 !important; }
      body.responsive #footUnderNav ul li {
        font-size: 4.38vw; }
        body.responsive #footUnderNav ul li + li {
          padding-left: 3.13vw !important; }
    body.responsive #copy {
      padding-bottom: 15.63vw !important; }
      body.responsive #copy p#copyRight {
        margin-top: 14.06vw;
        padding: 3.13vw 0; }
      body.responsive #copy p#catch img {
        width: 50vw !important; }
  #mt-site-search {
    position: relative;
    height: 20.31vw;
    background-color: #e7e7e7; }
  #mt-site-search-form__query {
    font-size: 5vw !important;
    margin: 0;
    padding: 2.19vw 0 2.19vw 3.13vw !important;
    width: 79%;
    border: solid 1px #b2b2b2;
    display: block;
    float: left;
    height: 11.56vw;
    position: absolute;
    bottom: 4.69vw;
    left: 3.13vw; }
  .mt-site-search-form__button {
    width: 11.56vw;
    height: 11.56vw;
    background-color: #ff9300;
    border: none;
    border-radius: 0;
    font-size: 0;
    color: #fff;
    cursor: pointer;
    position: absolute;
    top: 4.06vw;
    right: 3.13vw;
    font-size: 0; }
    .mt-site-search-form__button::before {
      position: absolute;
      top: 4.73vw;
      bottom: 0;
      left: 0;
      right: 0;
      content: "\e907";
      font-size: 1.2rem;
      font-family: 'svgicon' !important;
      speak: none;
      font-style: normal;
      font-weight: normal;
      font-variant: normal;
      text-transform: none;
      line-height: 1;
      -webkit-font-smoothing: antialiased;
      -moz-font-smoothing: antialiased;
      -webkit-osx-font-smoothing: grayscale;
      -moz-osx-font-smoothing: grayscale; } }

@media (max-width: 1324px) {
    #g_header_2__1b {
      display: none; }
    #g_header_2__1c {
      padding-right: 100px; } }

@media (max-width: 768px) {
    #g_header_2 {
      height: 11.73vw; }
      #g_header_2__1 {
        height: 11.73vw;
        padding: 0 4.13vw 0 2.67vw; }
        #g_header_2__1a {
          padding-top: 1.33vw; }
        #g_header_2__1c {
          display: none; }
      #g_header_2__h1 img {
        width: auto;
        height: 9.07vw; }
    #globalNav {
      width: 100% !important;
      position: absolute;
      background: #fff;
      z-index: 205;
      padding-top: 0;
      margin-top: 0;
      transition: max-height .3s ease-out;
      max-height: 0;
      overflow: hidden; }
      #globalNav.active {
        transition: max-height .5s linear;
        max-height: 125vw; }
      #globalNav ul {
        display: block;
        height: auto;
        background: none; }
        #globalNav ul li {
          display: inline-grid;
          width: 100% !important;
          border-right: none;
          border-bottom: 1px solid #e0e0e0;
          text-align: left !important;
          background-color: #fff !important; }
          #globalNav ul li:first-child {
            border-left: none;
            border-top: 1px solid #e0e0e0; }
          #globalNav ul li:last-child {
            border-bottom: none; }
          #globalNav ul li a {
            padding-left: 3.13vw;
            font-size: 5.63vw;
            line-height: 1.5; }
        #globalNav ul > li {
          list-style-type: none; }
    .icon_8, .nav_7 > ul > li.is_2 > a p[target="_blank"]::after,
    .nav_7__links a[target="_blank"]::after {
      width: 4vw;
      height: 3.2vw; }
      .nav_8 .icon_8, .nav_8 .nav_7 > ul > li.is_2 > a p[target="_blank"]::after, .nav_7 > ul > li.is_2 > a .nav_8 p[target="_blank"]::after,
      .nav_8 .nav_7__links a[target="_blank"]::after, .nav_7__links .nav_8 a[target="_blank"]::after {
        margin-left: 2.8vw; } }

@media screen and (max-width: 749px) {
    .icon_required_1 {
      font-size: 3.13vw; }
    .icon_download_1 {
      width: 4.38vw;
      height: 3.91vw; }
      .table_11 .icon_download_1 {
        margin-left: 1vw; }
    .icon_blank_1 {
      width: 4.69vw;
      height: 4.38vw; }
    .icon_pdf_2 {
      width: 5.63vw;
      height: 6.56vw; }
      .list_2 .icon_pdf_2 {
        margin-left: 2vw; }
  .icon_4:before {
    width: 4.38vw;
    height: 4.38vw;
    margin-right: 1.56vw; }
    .icon_3 {
      height: 6.25vw;
      padding: 0 .382em;
      font-size: 3.28vw; }
    .icon_2 {
      width: 8.13vw;
      height: 8.13vw; }
    .icon_1 {
      min-width: 21.88vw;
      height: 6.25vw;
      font-size: 3.75vw; }
    .nav_3 {
      font-size: 3.53vw; }
      .nav_3__items {
        justify-content: space-between;
        margin: -3.13vw 0 0;
        padding: 0 3.13vw; }
      .nav_3__item {
        width: 48.33%;
        margin: 3.13vw 0 0; }
        .nav_3__item a, .nav_3__item span {
          height: 12.5vw; }
      .header_4 + .nav_3 {
        margin-top: 12.81vw; }
    .nav_2 {
      font-size: 4.38vw;
      padding: 0 3.13vw; }
      .nav_2__items {
        display: block;
        margin: 0; }
      .nav_2__item {
        display: flex;
        margin: 4.69vw 0 0; }
        .nav_2__item:first-of-type {
          margin-top: 0; }
        .nav_2__item a:before {
          width: 4.69vw;
          height: 4.69vw;
          margin-right: 1.25vw; } }

@media (max-width: 750px) {
    a.icon_blank_2[target=_blank]::after {
      margin-left: 3vw; }
    a.icon_blank_2::after,
    span.icon_blank_2 {
      width: 5.47vw;
      height: 4.22vw;
      margin-top: -1.2vw; }
    .icon_9 {
      font-size: 4.38vw; }
      .icon_9 img {
        width: 8.13vw;
        height: 8.13vw; }
    .nav_11 {
      font-size: 4.38vw; }
      .nav_11 > ul {
        display: block;
        margin-top: 0; }
        .nav_11 > ul > li {
          width: auto;
          margin-top: 0;
          padding-left: 3.44vw; }
          .nav_11 > ul > li + li {
            margin-top: .5em; }
          .nav_11 > ul > li > a {
            margin-left: -3.44vw;
            padding-left: 3.44vw;
            background-size: 1.72vw 3.13vw; }
      .nav_10 .nav_11 {
        margin-top: 1em; }
    .nav_10 {
      font-size: 5vw;
      padding: 0 3.28vw; }
      .nav_10 > ul {
        margin-top: 0; }
        .nav_10 > ul > li {
          margin-top: 0;
          padding-left: 6.88vw; }
          .nav_10 > ul > li + li {
            margin-top: 1em; }
          .nav_10 > ul > li > a {
            margin-left: -6.88vw;
            padding-left: 6.88vw;
            background-size: 4.38vw; }
        .nav_10 > ul + ul {
          margin-top: 9.69vw;
          padding-top: 8.44vw; }
      .header_3 + .nav_10,
      .header_2 + .nav_10 {
        margin-top: 9.69vw; }
    .nav_9 {
      font-size: 5.63vw; }
      .nav_9::before {
        content: none; }
      .nav_9 > input[type=checkbox]:checked + label::after {
        opacity: 0; }
      .nav_9 > input[type=checkbox]:checked + label + .nav_9__content {
        max-height: 200vh; }
      .nav_9 > label {
        display: block;
        position: relative;
        padding: 3.13vw; }
        .nav_9 > label::before, .nav_9 > label::after {
          content: "";
          position: absolute;
          top: 46%;
          right: .34vw;
          width: 4.69vw;
          height: 2px;
          margin: 0 3.13vw;
          background-color: #000;
          font-size: 0; }
        .nav_9 > label::after {
          transform: translateY(0) rotate(-90deg);
          transition: opacity .5s; }
      .nav_9__content {
        overflow: hidden;
        position: relative;
        max-height: 0;
        transition: max-height 1s; }
      .nav_9__1 {
        display: block;
        padding: 2vw 0 4vw; }
      .nav_9__items {
        display: block;
        padding: 0; }
        .nav_9__items a {
          padding: 3.5vw 3.13vw; }
    .nav_8 {
      font-size: 5.63vw; }
      .nav_8 > input[type=checkbox]:checked + label::after {
        opacity: 0; }
      .nav_8 > input[type=checkbox]:checked + label + .nav_8__content {
        max-height: 200vh; }
      .nav_8 > label {
        display: block;
        position: relative;
        padding: 3.13vw;
        line-height: 1.6; }
        .nav_8 > label::before, .nav_8 > label::after {
          content: "";
          position: absolute;
          top: 47%;
          right: .34vw;
          width: 4.69vw;
          height: 2px;
          margin: 0 3.13vw;
          background-color: #000;
          font-size: 0; }
        .nav_8 > label::after {
          transform: translateY(0) rotate(-90deg);
          transition: opacity .5s; }
      .nav_8__content {
        overflow: hidden;
        position: relative;
        max-height: 0;
        background-color: #ece4cc;
        transition: max-height 1s; }
      .nav_8__1 {
        display: block;
        padding: 2vw 0 4vw; }
      .nav_8__items {
        display: block;
        padding: 0;
        white-space: normal; }
        .nav_8__items a {
          padding: 3.5vw 3.13vw; }
    .nav_7 {
      padding: 0 3.13vw;
      font-size: 4.38vw; }
      .nav_7__h1 {
        font-size: 6.25vw; }
      .nav_7 > ul::after,
      .nav_7 > ul > li {
        width: 48.49%;
        max-width: none; }
      .nav_7 > ul > li {
        margin-top: 6.88vw; }
      .nav_7__links {
        margin-top: 4.69vw; }
        .nav_7__links > li + li {
          margin-top: 3.13vw; }
      .nav_7 > ul > li.is_2 > a p,
      .nav_7__links a {
        padding-left: 5.94vw; }
        .nav_7 > ul > li.is_2 > a p::before,
        .nav_7__links a::before {
          top: .3vw;
          left: 0; }
        .nav_7 > ul > li.is_2 > a p[target="_blank"]::after,
        .nav_7__links a[target="_blank"]::after {
          margin: -.5vw 0 0 1.2vw; }
      .keyvisual_2 + .nav_7 {
        margin-top: 7.81vw; } }

@media screen and (max-width: 769px) {
    .icon_7 {
      font-size: 4vw; }
      .img-col + .icon_7 {
        margin: 2vw 0; }
    .icon_5 {
      width: 15.63vw;
      height: 15.63vw; } }

@media screen and (min-width: 750px) {
    .icon_3 {
      height: 30px;
      padding: 0 .5em;
      font-size: 14px; }
    .icon_2 {
      width: 30px;
      height: 30px; }
    .icon_1 {
      min-width: 70px;
      height: 20px;
      font-size: 12px; } }

@media (min-width: 751px) {
    .nav_11 > ul.is_flex {
      display: flex;
      flex-wrap: wrap; }
      .nav_11 > ul.is_flex > li {
        width: 25%;
        box-sizing: border-box; }
    .nav_10 > ul > li.is_2 {
      margin-top: 3em; }
    .nav_10 > ul.is_flex {
      display: flex;
      flex-wrap: wrap; }
      .nav_10 > ul.is_flex > li {
        width: 25%;
        box-sizing: border-box; } }

@media screen and (max-width: 800px) {
    .nav_6 {
      display: block;
      padding: 0; }
      .nav_6__1 {
        padding: 4.69vw 3.13vw; }
      .nav_6__3 {
        display: none; }
      .nav_6__h1 {
        display: block;
        padding: .5em 3.59vw;
        font-size: 5.31vw; }
      .nav_6__items {
        justify-content: space-between;
        flex-wrap: wrap;
        font-size: 5.31vw;
        text-align: center;
        padding: 5.47vw 2.81vw 5.63vw;
        border-top: solid 1px #b2b2b2; }
        .nav_6__items li {
          width: 22.34vw;
          margin-top: 1.25vw; }
          .nav_6__items li a {
            padding: .3em 0;
            border: solid 1px #dbd4ca;
            background-color: #fff; }
          .nav_6__items li:nth-of-type(1), .nav_6__items li:nth-of-type(2), .nav_6__items li:nth-of-type(3), .nav_6__items li:nth-of-type(4) {
            margin-top: 0; }
      .figure_2 + .nav_6,
      .figure_1 + .nav_6 {
        margin-top: 7.03vw; }
      .article_4 + .nav_6 {
        margin-top: 11vw; }
    .nav_4 {
      width: 100%; }
      .nav_4__inner {
        flex-direction: column;
        width: 100%;
        height: auto;
        padding: 9.38vw 3.13vw 10.31vw; }
      .nav_4__1 {
        width: 100%; }
      .nav_4__2 {
        margin: auto 0 0 0;
        width: 100%; }
      .nav_4__h1 img {
        width: 100%;
        height: auto; }
      .nav_4__lead {
        margin-top: .8em;
        padding: 0 .31vw;
        font-size: 4.38vw;
        line-height: 1.5; }
      .nav_4__btn {
        margin-top: 4.6vw; }
      .nav_4.is_recipe .nav_4__inner {
        height: 133.91vw;
        background-image: url(../images/sp/nav_4--recipe__bg.jpg); }
      .nav_4.is_cm .nav_4__inner {
        height: 120.16vw;
        background-image: url(../images/sp/nav_4--cm__bg.jpg); }
      .nav_4 + .nav_4 {
        margin-top: 8.91vw; }
      .l_container_3 + .nav_4 {
        margin-top: 8.44vw; } }

@media screen and (max-width: 950px) {
    .nav_4 {
      width: 100%; } }

@media (min-width: 750px) {
    .nav_1.is_pc5 .nav_1__item {
      width: 20%; }
      .nav_1.is_pc5 .nav_1__item:nth-of-type(3n + 1) {
        padding-right: inherit; }
      .nav_1.is_pc5 .nav_1__item:nth-of-type(3n + 2) {
        padding-left: inherit;
        padding-right: inherit; }
      .nav_1.is_pc5 .nav_1__item:nth-of-type(3n + 3) {
        padding-left: inherit; }
      .nav_1.is_pc5 .nav_1__item:nth-of-type(5n + 1) {
        padding-right: 5px; }
      .nav_1.is_pc5 .nav_1__item:nth-of-type(5n + 2), .nav_1.is_pc5 .nav_1__item:nth-of-type(5n + 3), .nav_1.is_pc5 .nav_1__item:nth-of-type(5n + 4) {
        padding-left: 5px;
        padding-right: 5px; }
      .nav_1.is_pc5 .nav_1__item:nth-of-type(5n + 5) {
        padding-left: 5px; } }

@media (max-width: 749px) {
    .nav_1 {
      max-width: 93.13vw; }
      .nav_1__items {
        display: block; }
      .nav_1__item {
        width: auto;
        margin: 3.13vw 0 0;
        padding: 0 !important; }
        .nav_1__item a, .nav_1__item button {
          font-size: 4.38vw;
          height: 14.06vw; }
      .nav_1.is_sp2 .nav_1__items {
        display: flex; }
      .nav_1.is_sp2 .nav_1__item {
        width: 50%;
        padding: 0 1.25vw !important; }
        .nav_1.is_sp2 .nav_1__item:nth-of-type(odd) {
          padding-left: 0 !important; }
        .nav_1.is_sp2 .nav_1__item:nth-of-type(even) {
          padding-right: 0 !important; }
      .nav_1.is_pc5sp3 .nav_1__items {
        display: flex; }
      .nav_1.is_pc5sp3 .nav_1__item {
        width: 33.33%; }
        .nav_1.is_pc5sp3 .nav_1__item a, .nav_1.is_pc5sp3 .nav_1__item button {
          font-size: 3.75vw;
          height: 12.5vw;
          padding: .5em 0; }
        .nav_1.is_pc5sp3 .nav_1__item:nth-of-type(5n + 1) {
          padding-right: inherit; }
        .nav_1.is_pc5sp3 .nav_1__item:nth-of-type(5n + 2), .nav_1.is_pc5sp3 .nav_1__item:nth-of-type(5n + 3), .nav_1.is_pc5sp3 .nav_1__item:nth-of-type(5n + 4) {
          padding-left: inherit;
          padding-right: inherit; }
        .nav_1.is_pc5sp3 .nav_1__item:nth-of-type(5n + 5) {
          padding-left: inherit; }
        .nav_1.is_pc5sp3 .nav_1__item:nth-of-type(3n + 1) {
          padding-right: .94vw !important; }
        .nav_1.is_pc5sp3 .nav_1__item:nth-of-type(3n + 2) {
          padding-left: .94vw !important;
          padding-right: .94vw !important; }
        .nav_1.is_pc5sp3 .nav_1__item:nth-of-type(3n + 3) {
          padding-left: .94vw !important; }
      .table_7 + .nav_1,
      .header_1 + .nav_1,
      .section_12__h1 + .nav_1,
      #graph + .nav_1 {
        margin-top: 7.5vw; } }

@media (max-width: 768px -1) {
    .icon-mark1 {
      padding-left: 1.2em; }
  a.icon-mark1:before {
    margin: .63vw 1.56vw 0 0; } }

@media screen and (max-width: 767px) {
  a.icon-mark2:before {
    margin: .63vw 1.56vw 0 0; }
  i.icon-search:before {
    top: 4.73vw; }
  i.icon-dLoad1 {
    font-size: 4.38vw;
    right: 1.56vw; } }

@media print {
  .protect {
    display: none !important; } }

@media all and (-ms-high-contrast: none) {
  /* IE10 */
  #headSide li.hSitemap {
    right: 70%; }
  #searchTxtSP button.search_box {
    padding: 0 6px;
    font-size: 1.15rem; }
  #copy {
    height: 65px; }
  .helper {
    display: inline; }
  .row.pattern2 [class*='col'] .img-col {
    display: inherit; } }
