@charset "UTF-8";
@import url("common.css");
@media print, screen and (min-width: 768px) {
  body {
    position: relative;
    z-index: 1; }

  .sp {
    display: none !important; }

  #footer {
    display: none; }

  .slider {
    position: relative;
    width: 100%;
    height: 100%; }

  .slider-for {
    visibility: hidden;
    width: 100%;
    max-width: 750px;
    position: relative;
    margin: 0 auto; }

  .slider-for.slick-initialized {
    visibility: visible;
  }


    .slider-for .slick-slide {
      position: relative;
      width: 100%;
      height: auto; }
      .slider-for .slick-slide img {
        width: 100%;
        height: auto;
        -moz-transition: all 0.2s linear;
        -o-transition: all 0.2s linear;
        -webkit-transition: all 0.2s linear;
        transition: all 0.2s linear;
        backface-visibility: hidden;
        -webkit-backface-visibility: hidden; }
      .slider-for .slick-slide a:hover img {
        opacity: 0.8; }
    .slider-for .slick-list {
      overflow: visible; }
      .slider-for .slick-list:before, .slider-for .slick-list:after {
        position: absolute;
        top: 0;
        content: "";
        display: block;
        height: 100%;
        width: 500%;
        background: rgba(255, 255, 255, 0.6);
        z-index: 99; }
      .slider-for .slick-list:before {
        left: -500%; }
      .slider-for .slick-list:after {
        right: -500%; }

  #main_slide_nav {
    position: relative;
    display: inline-block;
    text-align: center; }

  /* Slider */
  .slick-loading .slick-list {
    background: #fff url("./ajax-loader.gif") center center no-repeat; }

  /* Icons */
  @font-face {
    font-family: "slick";
    src: url("./fonts/slick.eot");
    src: url("./fonts/slick.eot?#iefix") format("embedded-opentype"), url("./fonts/slick.woff") format("woff"), url("./fonts/slick.ttf") format("truetype"), url("./fonts/slick.svg#slick") format("svg");
    font-weight: normal;
    font-style: normal; }
  /* Arrows */
  .slick-prev,
  .slick-next {
    position: absolute;
    display: block;
    top: -3.5px;
    width: 14px;
    height: 25px;
    line-height: 0px;
    font-size: 0px;
    cursor: pointer;
    background: transparent;
    color: transparent;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    padding: 0;
    border: none;
    outline: none; }
    .slick-prev:hover, .slick-prev:focus,
    .slick-next:hover,
    .slick-next:focus {
      outline: none;
      background: transparent;
      color: transparent; }
      .slick-prev:hover:before, .slick-prev:focus:before,
      .slick-next:hover:before,
      .slick-next:focus:before {
        opacity: 1; }
    .slick-prev.slick-disabled:before,
    .slick-next.slick-disabled:before {
      opacity: 1; }
    .slick-prev:before,
    .slick-next:before {
      font-family: "slick";
      font-size: 1.5rem;
      line-height: 1;
      color: white;
      opacity: 0.75;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale; }

  .slick-prev {
    left: -97px; }
    .slick-prev:before {
      content: "";
      display: block;
      width: 14px;
      height: 25px;
      background: url("/images/1812/slide_prev_btn01.svg") 0 0 no-repeat; }

  .slick-next {
    right: -97px; }
    .slick-next:before {
      content: "";
      display: block;
      width: 14px;
      height: 25px;
      background: url("/images/1812/slide_next_btn01.svg") 0 0 no-repeat; }

  /* Dots */
  .slick-dotted.slick-slider {
    margin-bottom: 8px; }

  .slick-dots {
    list-style: none;
    display: block;
    text-align: center;
    padding: 0;
    margin: 0;
    width: 100%; }
    .slick-dots li {
      position: relative;
      display: inline-block;
      height: 20px;
      width: 20px;
      margin: 0 5px;
      padding: 0;
      cursor: pointer; }
      .slick-dots li button {
        border: 0;
        background: transparent;
        display: block;
        height: 20px;
        width: 20px;
        outline: none;
        line-height: 0px;
        font-size: 0px;
        color: transparent;
        padding: 5px;
        cursor: pointer; }
        .slick-dots li button:hover, .slick-dots li button:focus {
          outline: none; }
          .slick-dots li button:hover:before, .slick-dots li button:focus:before {
            opacity: 1; }
        .slick-dots li button:before {
          position: absolute;
          top: 0;
          left: 0;
          content: "•";
          width: 20px;
          height: 20px;
          font-family: "slick";
          font-size: 13px;
          line-height: 20px;
          text-align: center;
          color: #cccccc;
          opacity: 1;
          -webkit-font-smoothing: antialiased;
          -moz-osx-font-smoothing: grayscale; }
      .slick-dots li.slick-active button:before {
        color: #e74704;
        opacity: 0.75; }

/* slide external link */
/* 2022/07 added */
.slick-slide a[target="_blank"]:after {
  content: "";
  display: block;
  background: url("/images/1812/link_blank_icon02.png") 0 0 no-repeat;
  width: 24px;
  height: 20px;
  position: absolute;
  right: 15px;
  top: 15px;
  margin-top: -5px;
  z-index: 99;
}


/* anc_recipe 200316 */
  #anc_recipe .fcWh {
    color:#ffffff;} /* 季節レシピ 文字白 */
  #anc_recipe .txtshdWh {
    text-shadow:0 0 12px #fff;} /* 季節レシピ 文字影白 */

  .htxt01 {
    color: #000000;
    font-size: 2.7rem;
    font-weight: 700;
    line-height: 100%; }

  .lead_txt01 {
    color: #000000;
    font-size: 1.2rem;
    font-weight: 500;
    line-height: 150%;
    margin-top: 20px;
    margin-bottom: 20px; }

  .intro.none-active {
    display: none;
  }
  .intro.active {
    display: block;
    visibility: visible;
    opacity: 1;
  }
  .intro {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    opacity:0;
    visibility: hidden;
    transition: all .1s ease;
    z-index: 99; }
    .intro:before {
      content: "";
      display: block;
      width: 100%;
      height: 100%;
      position: absolute;
      left: 0;
      top: 0;
      /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#fefefe+0,ffffff+100 */
      background: #fefefe;
      /* Old browsers */
      background: -moz-linear-gradient(top, #fefefe 0%, white 100%);
      /* FF3.6-15 */
      background: -webkit-linear-gradient(top, #fefefe 0%, white 100%);
      /* Chrome10-25,Safari5.1-6 */
      background: linear-gradient(to bottom, #fefefe 0%, white 100%);
      /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fefefe', endColorstr='#ffffff',GradientType=0 );
      /* IE6-9 */ }
    .intro:after {
      content: "";
      display: block;
      width: 100%;
      height: 100%;
      position: absolute;
      left: 0;
      top: 0;
      background: url("/images/1812/intro_img01.png") center top no-repeat;
      background-size: auto 100%; }
    .intro #skip {
      width: 52px;
      height: 16px;
      overflow: hidden;
      position: absolute;
      left: 50%;
      bottom: 27px;
      padding-left: 26%;
      z-index: 99; }
      .intro #skip a {
        display: block;
        background: url("/images/1812/intro_skip_icon01.png") 0 0 no-repeat;
        width: 52px;
        height: 16px;
        overflow: hidden;
        padding-left: 52px;
        border: none; }

  #sliderWrap {
    overflow: hidden; }

/* topNews 191108 
  #topNews {
    padding-top: 20px;
    font-size: 18px;
    max-width: 950px;
    text-align: left; }
    #topNews a {
      color: #000000; }
@media print, screen and (min-width: 768px) {
  #topNews {
    padding-top: 20px;
    font-size: 18px; }
}*/

/* topNews 200319 */
  #topNews {
    padding: 20px 10px 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    #topNews ul {
      display: table;
      margin: 0 auto;
      width: 100%;
      max-width: 730px;
      margin: 20px auto 0;
      text-align: center; }
      #topNews ul a {
        color: #000000;
        font-size: 1.4rem;
        font-weight: 400;
        line-height: 133%;
        display: block; }
        #topNews ul li {
          padding:0.8em 0; }
          #topNews ul li:last-child {
            margin-bottom: 0; }
    #topNews ul.newsX {
      text-align: left;
      border-top:1px dotted #cccccc; }
        #topNews ul.newsX li {
          border-bottom:1px dotted #cccccc; }
@media print, screen and (max-width: 767px) {
      #topNews ul {
        margin-top: 20px;
        padding: 0 14px; }
        #topNews ul a {
          color: #000000
          line-height: 133%; }
}

  #anchor_box01 {
    padding: 45px 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    #anchor_box01 ul {
      display: table;
      margin: 0 auto;
      width: 100%;
      max-width: 950px;
      margin: 0 auto;
      text-align: center; }
      #anchor_box01 ul > * {
        display: table-cell;
        vertical-align: top;
        padding: 0 5px; }
        #anchor_box01 ul > *:first-child {
          padding-left: 0; }
        #anchor_box01 ul > *:last-child {
          padding-right: 0; }
      #anchor_box01 ul li {
        width: 12.5%;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        padding-left: 5px !important;
        padding-right: 5px !important; }
      #anchor_box01 ul img {
        display: block;
        padding-bottom: 10px;
        text-align: center;
        margin: 0 auto;
        width: 100%; }
      #anchor_box01 ul a {
        color: #000000;
        font-size: 0.9rem;
        font-weight: 400;
        line-height: 133%;
        text-decoration: none;
        display: block; }
        #anchor_box01 ul a img {
          -moz-transition: all 0.2s linear;
          -o-transition: all 0.2s linear;
          -webkit-transition: all 0.2s linear;
          transition: all 0.2s linear;
          backface-visibility: hidden;
          -webkit-backface-visibility: hidden; }
        #anchor_box01 ul a:hover img {
          opacity: 0.8; }

  #anc_recipe .fcWh {
    color:#ffffff;} /* 季節レシピ 文字白 */
  #anc_recipe .txtshdWh {
    text-shadow:0 0 12px #fff;} /* 季節レシピ 文字影白 */


  .osusume_contents {
    background-color: #fff5cf;
    padding: 90px 0;}
    .osusume_contents .list01 {
      display: table;
      margin: 0 auto;
      width: 100%;

      /*
      max-width:1100px;  バナー4個幅調整
      */
      
      width: auto; }
      .osusume_contents .list01 > * {
        display: table-cell;
        vertical-align: top;
        padding: 0 11px; }
        .osusume_contents .list01 > *:first-child {
          padding-left: 0; }
        .osusume_contents .list01 > *:last-child {
          padding-right: 0; } }
    @media screen and (min-width: 768px) and (max-width: 950px) {
      .osusume_contents .list01 {
        margin: 0 0; } }
@media print, screen and (min-width: 768px) {
      .osusume_contents .list01 li {
        width: 16.5%; }
        
      /*
      width: 16.5%;  バナー6個幅調整
      */
      
      .osusume_contents .list01 li:first-child, .osusume_contents .list01 li:last-child {
        padding-left: 11px;
        padding-right: 11px; }


  .udon_rice_wrap01 {
    display: table;
    margin: 0 auto;
    width: 100%; }
    .udon_rice_wrap01 > * {
      display: table-cell;
      vertical-align: top;
      padding: 0 0px; }
      .udon_rice_wrap01 > *:first-child {
        padding-left: 0; }
      .udon_rice_wrap01 > *:last-child {
        padding-right: 0; }
    .udon_rice_wrap01 > * {
      width: 50%;
      padding: 78px 0; }
    .udon_rice_wrap01 h2 {
      font-size: 2.7rem; }
    .udon_rice_wrap01 .btn01 {
      position: absolute;
      bottom: 0;
      left: 50%;
      margin-left: -148px; }
    .udon_rice_wrap01 .udon_box01 {
      background: url("/images/1812/udon_love_bg01.png") 0 0 no-repeat;
      background-size: cover;
      *zoom: 1;
      padding-right: 34px;
      position: relative;
      z-index: 0;
      overflow: hidden;
      padding-left: 20px; }
      .udon_rice_wrap01 .udon_box01:after {
        content: ".";
        display: block;
        clear: both;
        height: 0;
        visibility: hidden; }
      .udon_rice_wrap01 .udon_box01:before {
        position: absolute;
        z-index: -1;
        right: 505px;
        bottom: -40px;
        content: "";
        display: block;
        background: url("/images/1812/udonlove.png") 0 0 no-repeat;
        width: 600px;
        height: 500px; } }
      @media screen and (min-width: 768px) and (max-width: 1070px) {
        .udon_rice_wrap01 .udon_box01:before {
          background: none; } }
@media print, screen and (min-width: 768px) {
      .udon_rice_wrap01 .udon_box01 .list01 {
        *zoom: 1;
        margin: 0 -11px;
        width: auto; }
        .udon_rice_wrap01 .udon_box01 .list01:after {
          content: ".";
          display: block;
          clear: both;
          height: 0;
          visibility: hidden; }
        .udon_rice_wrap01 .udon_box01 .list01 > * {
          float: left;
          vertical-align: top;
          margin: 0 11px;
          width: calc(50% - 22px); }
          .udon_rice_wrap01 .udon_box01 .list01 > *:nth-child(2n + 1) {
            clear: left; }
          .udon_rice_wrap01 .udon_box01 .list01 li {
            margin-bottom: 10px; } }
        @media screen and (min-width: 768px) and (min-width: 1199px) {
          .udon_rice_wrap01 .udon_box01 .list01 li {
            width: 230px; } }
@media print, screen and (min-width: 768px) {
      .udon_rice_wrap01 .udon_box01 .udon_right01 {
        max-width: 485px;
        float: right;
        padding-bottom: 80px;
        position: relative; }
        .udon_rice_wrap01 .udon_box01 .udon_right01 li:nth-child(n + 5) {
          display: none; }
          .udon_rice_wrap01 .udon_box01 .list01 li {
            margin-bottom: 20px; }
            .udon_rice_wrap01 .udon_box01 .udon_right01 .btn01 {
             } }
      @media screen and (min-width: 768px) and (max-width: 1200px) {
        .udon_rice_wrap01 .udon_box01 .udon_right01 {
          width: 100%; } }
           @media screen and  (min-width: 768px) and (max-width: 845px) {
            .udon_rice_wrap01 .udon_box01 .udon_right01 {} }
@media print, screen and (min-width: 768px) {
    .udon_rice_wrap01 .rice_box01 {
      background: url("/images/1812/rice_talk_bg01.png") 0 0 no-repeat;
      background-size: cover;
      *zoom: 1;
      padding-left: 34px;
      position: relative;
      z-index: 0;
      overflow: hidden;
      padding-right: 20px; }
      .udon_rice_wrap01 .rice_box01:after {
        content: ".";
        display: block;
        clear: both;
        height: 0;
        visibility: hidden; }
      .udon_rice_wrap01 .rice_box01:before {
        position: absolute;
        z-index: -1;
        left: 505px;
        top: 0;
        content: "";
        display: block;
        background: url("/images/1812/ricetalk.png") 0 0 no-repeat;
        width: 600px;
        height: 500px; } }
      @media screen and (min-width: 768px) and (max-width: 1070px) {
        .udon_rice_wrap01 .rice_box01:before {
          background: none; } }
@media print, screen and (min-width: 768px) {
      .udon_rice_wrap01 .rice_box01 .list01 {
        *zoom: 1;
        margin: 0 -11px;
        width: auto; }
        .udon_rice_wrap01 .rice_box01 .list01:after {
          content: ".";
          display: block;
          clear: both;
          height: 0;
          visibility: hidden; }
        .udon_rice_wrap01 .rice_box01 .list01 > * {
          float: left;
          vertical-align: top;
          margin: 0 11px;
          width: calc(50% - 22px); }
          .udon_rice_wrap01 .rice_box01 .list01 > *:nth-child(2n + 1) {
            clear: left; }
        .udon_rice_wrap01 .rice_box01 .list01 li {
          margin-bottom: 20px; } }
        @media screen and (min-width: 768px) and (min-width: 1199px) {
          .udon_rice_wrap01 .rice_box01 .list01 li {
            width: 230px; } }
@media print, screen and (min-width: 768px) {
      .udon_rice_wrap01 .rice_box01 .rice_left01 {
        max-width: 485px;
        float: left;
        position: relative;
        padding-bottom: 80px; }
        .udon_rice_wrap01 .rice_box01 .rice_left01 li:nth-child(n + 5) {
          display: none; }
        .udon_rice_wrap01 .rice_box01 .list01 li {
          margin-bottom: 20px; } }
      @media screen and (min-width: 768px) and (max-width: 1200px) {
        .udon_rice_wrap01 .rice_box01 .rice_left01 {
          width: 100%; } }
  @media screen and (min-width: 768px) and (max-width: 1080px) {
    .udon_rice_wrap01 .udon_box01 {
      padding-right: 20px; }
    .udon_rice_wrap01 .rice_box01 {
      padding-left: 20px; } }

@media print, screen and (min-width: 768px) {
    .udon_rice_wrap01 .udon_box01 .list01,
    .udon_rice_wrap01 .rice_box01 .list01 {
        padding-top:20px;
    }
}



@media print, screen and (min-width: 768px) {
  .product_product_new_box01 {
    background-color: #ffe4c1;
    padding: 90px 0;
    position: relative; }
    .product_product_new_box01 ul {
      padding: 0 40px;
      max-width: 1400px;
      margin: 0 auto; }
    .product_product_new_box01 li {
      text-align: center;
      padding: 0 15px;
      margin-top: 20px;
      position: relative; }
      .product_product_new_box01 li a {
        display: block;
        text-align: center;
        position: relative;
        height: 100%;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        color: #000000;
        -moz-transition: all 0.2s linear;
        -o-transition: all 0.2s linear;
        -webkit-transition: all 0.2s linear;
        transition: all 0.2s linear;
        backface-visibility: hidden;
        -webkit-backface-visibility: hidden; }
        .product_product_new_box01 li a img {
          display: inline-block;
          max-height: 100%;
          max-width: 100%;
          position: absolute;
          top: 50%;
          left: 50%;
          -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
          backface-visibility: hidden;
          -webkit-backface-visibility: hidden; }
        .product_product_new_box01 li a span:first-child {
          display: block;
          text-align: center;
          position: relative;
          padding-top: 80%; }
        .product_product_new_box01 li a span:last-child {
          display: block;
          font-size: 1rem;
          line-height: 140%;
          color: #000000;
          margin: 1em auto 0; }
        .product_product_new_box01 li a:hover {
          opacity: 0.7; }
    .product_product_new_box01 .slick-prev {
      left: 20px; }
    .product_product_new_box01 .slick-next {
      right: 20px; }
    .product_product_new_box01 > .btn01 {
      margin-top: 44px; }

  .product_brand_special_box01 {
    background-color: #fff;
    padding: 90px 0; }
    .product_brand_special_box01 .list01 {
      display: flex;
      justify-content: center;
      flex-wrap: wrap;
      margin: 0 auto;
      width: 100%;
      max-width: 1100px;
      width: auto; }
      .product_brand_special_box01 .list01 > * {
        /*width:18%;*/ /*5列*/
        width:23%; /*4列*/
        max-width: 260px;
        vertical-align: top;
        padding: 0 1% 2%; }
        ./* product_brand_special_box01 .list01 > *:first-child {
          padding-left: 0; }
        .product_brand_special_box01 .list01 > *:last-child {
          padding-right: 0; } */ }
    /* @media screen and (min-width: 768px) and (max-width: 1240px) {
      .product_brand_special_box01 .list01 {
        margin: 0 20px; } } product_brand_5 190901 */


@media print, screen and (min-width: 768px) {
  .products_box01 {
    background-color: #ffdbdb;
    padding: 90px 0; }
    .products_box01 .btn02 {
      margin-top: 12px; }
    .products_box01 .product_list01 {
      *zoom: 1;
      margin: 0 -12px;
      max-width: 828px;
      margin: 0 auto;
      padding-top: 36px;
      padding-bottom: 36px; }
      .products_box01 .product_list01:after {
        content: ".";
        display: block;
        clear: both;
        height: 0;
        visibility: hidden; }
      .products_box01 .product_list01 > * {
        float: left;
        vertical-align: top;
        margin: 0 12px;
        width: calc(33.3333333333% - 24px); }
        .products_box01 .product_list01 > *:nth-child(3n + 1) {
          clear: left; }
      .products_box01 .product_list01 li {
        max-width: 260px;
        margin-bottom: 25px; }
        .products_box01 .product_list01 li a {
          display: block;
          text-align: left;
          border-radius: 10px;
          background: #fff;
          color: #000000;
          font-size: 1.0rem;
          font-weight: 400;
          line-height: 150%;
          text-decoration: none; }
          .products_box01 .product_list01 li a > span:first-child {
            display: block;
            overflow: hidden;
            width: 100%;
            padding-top: 66%;
            position: relative; }
          .products_box01 .product_list01 li a img {
            position: absolute;
            top: 0;
            left: 0;
            right: 0;
            bottom: 0;
            margin: auto;
            display: block;
            text-align: center;
            -moz-transform: scale(0.6);
            -o-transform: scale(0.6);
            -webkit-transform: scale(0.6);
            transform: scale(0.6);
            -moz-transition: all 0.2s linear;
            -o-transition: all 0.2s linear;
            -webkit-transition: all 0.2s linear;
            transition: all 0.2s linear;
            backface-visibility: hidden;
            -webkit-backface-visibility: hidden; }
          .products_box01 .product_list01 li a:hover img {
            -moz-transform: scale(0.75);
            -o-transform: scale(0.75);
            -webkit-transform: scale(0.75);
            transform: scale(0.75); }
          .products_box01 .product_list01 li a .product_list01_label01 {
            display: block;
            padding: 10px;
            text-align: center;
            position: relative;
            color: #000000;
            font-size: 1.1rem;
            font-weight: 700;
            line-height: 150%; }
            .products_box01 .product_list01 li a .product_list01_label01 .product_icon01 {
              background-color: #0196fd;
              border-radius: 50px;
              color: #ffffff;
              font-size: 0.9rem;
              font-weight: 500;
              line-height: 100%;
              display: inline-block;
              padding: 4px 8px;
              position: absolute;
              left: 10px;
              top: 10px; }
            .products_box01 .product_list01 li a .product_list01_label01 .product_icon02 {
              background-color: #ff3a5b;
              border-radius: 50px;
              color: #ffffff;
              font-size: 0.9rem;
              font-weight: 500;
              line-height: 100%;
              display: inline-block;
              padding: 4px 8px;
              position: absolute;
              left: 10px;
              top: 10px; }
        .products_box01 .product_list01 li.all a .product_list01_label01 {
          background-color: #e74704;
          color: #fff; }
        .products_box01 .product_list01 li.udon a > span:first-child {
          background: url("/images/1812/product_udon_bg01.png");
          background-size: cover; }
        .products_box01 .product_list01 li.soba a > span:first-child {
          background: url("/images/1812/product_soba_bg01.png");
          background-size: cover; }
        .products_box01 .product_list01 li.ramen a > span:first-child {
          background: url("/images/1812/product_ramen_bg01.png");
          background-size: cover; }
        .products_box01 .product_list01 li.kome a > span:first-child {
          background: url("/images/1812/product_kome_bg01.png");
          background-size: cover; }
        .products_box01 .product_list01 li.obentou a > span:first-child {
          background: url("/images/1812/product_obentou_bg01.png");
          background-size: cover; }
        .products_box01 .product_list01 li.snack a > span:first-child {
          background: url("/images/1812/product_snack_bg01.png");
          background-size: cover; }
        .products_box01 .product_list01 li.syokutaku a > span:first-child {
          background: url("/images/1812/product_syokutaku_bg01.png");
          background-size: cover; }
        .products_box01 .product_list01 li.packgohan a > span:first-child {
          background: url("/images/1812/product_packgohan_bg01.png");
          background-size: cover; }
          .products_box01 .product_list01 li.bakery a > span:first-child {
          background: url("/images/1812/product_bakery_bg01.png");
          background-size: cover; }

  .recipe_box01 {
    background: url("/images/1812/recipe_bg01.jpg") 0 0 no-repeat;
    background-size: cover;
    padding: 70px 20px; }
    .recipe_box01 #section_season {
      max-width: 950px;
      margin: 0 auto;
      margin-top: 39px;
      background-color: rgba(255, 255, 255, 0.75);
      padding: 20px;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box; }
      .recipe_box01 #section_season .lead_txt01{
        text-align: left;
      }
      .recipe_box01 #section_season .season_htxt_box01 {
        display: table;
        margin: 0 auto;
        width: 100%;
        width: auto;
        margin-left: 0; }
        .recipe_box01 #section_season .season_htxt_box01 > * {
          display: table-cell;
          vertical-align: top;
          padding: 0 22.5px; }
          .recipe_box01 #section_season .season_htxt_box01 > *:first-child {
            padding-left: 0; }
          .recipe_box01 #section_season .season_htxt_box01 > *:last-child {
            padding-right: 0; }
        .recipe_box01 #section_season .season_htxt_box01 > * {
          vertical-align: middle; }
        .recipe_box01 #section_season .season_htxt_box01 > *:first-child {
          border-right: 1px solid #a7a7a7; }
        .recipe_box01 #section_season .season_htxt_box01 .bornone {
          border-right: none; } /* 210617 新着テーマなし時ボーダー非表示 */
        .recipe_box01 #section_season .season_htxt_box01 .season_htxt {
          color: #000000;
          font-size: 2.0rem;
          font-weight: 700;
          line-height: 100%;}
        .recipe_box01 #section_season .season_htxt_box01 .seasonTitle {
          display: table;
          margin: 0 auto;
          width: 100%;
          width: auto;
          margin-left: 0;
          padding: 13px 0; }
          .recipe_box01 #section_season .season_htxt_box01 .seasonTitle > * {
            display: table-cell;
            vertical-align: top;
            padding: 0; }
            .recipe_box01 #section_season .season_htxt_box01 .seasonTitle > *:first-child {
              padding-left: 0; }
            .recipe_box01 #section_season .season_htxt_box01 .seasonTitle > *:last-child {
              padding-right: 0; }
          .recipe_box01 #section_season .season_htxt_box01 .seasonTitle p {
            color: #000000;
            font-size: 1.4rem;
            line-height: 120%;
            font-weight: 400; }
      .recipe_box01 #section_season .over_thin {
        display: table;
        margin: 0 auto;
        width: 100%;
        margin-top: 12px; }
        .recipe_box01 #section_season .over_thin > * {
          display: table-cell;
          vertical-align: top;
          padding: 0 2.5px; }
          .recipe_box01 #section_season .over_thin > *:first-child {
            padding-left: 0; }
          .recipe_box01 #section_season .over_thin > *:last-child {
            padding-right: 0; }
        .recipe_box01 #section_season .over_thin > * {
          width: 20%; }
        .recipe_box01 #section_season .over_thin > *:first-child,
        .recipe_box01 #section_season .over_thin > *:last-child {
          padding-left: 2.5px;
          padding-right: 2.5px; }
        .recipe_box01 #section_season .over_thin a {
          display: block;
          text-align: center;
          width: 177px;
          color: #000000;
          font-size: 1.1rem;
          font-weight: 400;
          line-height: 150%;
          text-decoration: none; } }
        @media screen and (min-width: 768px) and (max-width: 1200px) {
          .recipe_box01 #section_season .over_thin a {
            width: auto; } }
@media print, screen and (min-width: 768px) {
          .recipe_box01 #section_season .over_thin a img {
            display: block;
            text-align: center;
            width: auto;
            height: 196px;
            margin-bottom: 10px;
            -moz-transition: all 0.2s linear;
            -o-transition: all 0.2s linear;
            -webkit-transition: all 0.2s linear;
            transition: all 0.2s linear;
            backface-visibility: hidden;
            -webkit-backface-visibility: hidden; } }
          @media screen and (min-width: 768px) and (max-width: 1200px) {
            .recipe_box01 #section_season .over_thin a img {
              width: 100%;
              height: auto; } }
@media print, screen and (min-width: 768px) {
    .recipe_box01 #recipe_category {
      display: table;
      margin: 0 auto;
      width: 100%;
      max-width: 950px;
      margin: 22px auto 70px;
      height: 100%;
      text-align: left; }
      .recipe_box01 #recipe_category > * {
        display: table-cell;
        vertical-align: top;
        padding: 0 11px; }
        .recipe_box01 #recipe_category > *:first-child {
          padding-left: 0; }
        .recipe_box01 #recipe_category > *:last-child {
          padding-right: 0; }
      .recipe_box01 #recipe_category > * {
        width: 50%;
        height: 100%; }
        .recipe_box01 #recipe_category > * > div {
          background-color: rgba(255, 255, 255, 0.75);
          padding: 15px;
          padding-top: 20px;
          padding-bottom: 85px;
          height: 100%;
          -webkit-box-sizing: border-box;
          -moz-box-sizing: border-box;
          box-sizing: border-box; } }
        @media screen and (min-width: 768px) and (max-width: 890px) {
          .recipe_box01 #recipe_category > * > div {
            padding-top: 40px; } }
@media print, screen and (min-width: 768px) {
      .recipe_box01 #recipe_category h3 {
        color: #000000;
        font-size: 1.9rem;
        font-weight: 700;
        line-height: 100%;
        text-align: left; } }
      @media screen and (min-width: 768px) and (max-width: 890px) {
        .recipe_box01 #recipe_category h3 {
          font-size: 1.8rem; } }
@media print, screen and (min-width: 768px) {
        .recipe_box01 #recipe_category h3 span {
          color: #000000;
          font-size: 1.38rem;
          font-weight: 700;
          padding-left: 1rem; }
      .recipe_box01 #recipe_category .recipe_category_list01 {
        margin-top: 20px;
       }
       .recipe_category_list01 .btn01{
         position: absolute;
         bottom:17px;
         left:50%;
         transform: translateX(-50%)!important;
       }
        .recipe_box01 #recipe_category .recipe_category_list01 h4 {
          color: #7e6841;
          font-size: 1rem;
          font-weight: 700;
          line-height: 100%;
          text-align: center;
          padding-bottom: 28px; }
        .recipe_box01 #recipe_category .recipe_category_list01 dl {
          margin: 0 auto;
          width: 100%;
          position: relative;
          cursor: pointer;
          -moz-transition: all 0.2s linear;
          -o-transition: all 0.2s linear;
          -webkit-transition: all 0.2s linear;
          transition: all 0.2s linear;
          backface-visibility: hidden;
          -webkit-backface-visibility: hidden; }
          .recipe_box01 #recipe_category .recipe_category_list01 dl::after{
            content:"";
            clear: both;
            display: block;
          }
          .recipe_box01 #recipe_category .recipe_category_list01 dl > * {
            vertical-align: top;
            padding: 0 7.5px; }
            .recipe_box01 #recipe_category .recipe_category_list01 dl > *:first-child {
              padding-left: 0; }
            .recipe_box01 #recipe_category .recipe_category_list01 dl > *:last-child {
              padding-right: 0; }
          .recipe_box01 #recipe_category .recipe_category_list01 dl:hover {
            opacity: 0.7; }
          .recipe_box01 #recipe_category .recipe_category_list01 dl dt {
            width: 100%;
            padding-bottom: 20px;
             }
            .recipe_box01 #recipe_category .recipe_category_list01 dl dt img {
              width: 45%;
              height: auto;
              float:left;
              padding-right: 15px; }
            .recipe_box01 #recipe_category .recipe_category_list01 dl dt strong {
              font-size: 1.1rem;
              line-height: 125%;
              padding-bottom: 20px;
               }
              .recipe_box01 #recipe_category .recipe_category_list01 dl dt strong img {
                display: none; }
          .recipe_box01 #recipe_category .recipe_category_list01 dl dd.bt img {
            display: inline-block;
            margin-top: 20px;
            }
          .recipe_box01 #recipe_category .recipe_category_list01 dl dd {
            overflow: hidden;
            font-size: 1.07rem;
            font-weight: 400;
            line-height: 150%;
            letter-spacing: 0.05em;
            padding-right: 0 !important; 
            padding-left: 0!important;}
            .recipe_box01 #recipe_category .recipe_category_list01 dl dd .ttl {
              color: #000000;
              font-size: 16px;
              font-weight: 500;
              line-height: 131%; }
            .recipe_box01 #recipe_category .recipe_category_list01 dl dd .txt {
              color: #000000;
              font-size: 14px;
              font-weight: 400;
              line-height: 150%;
              padding-top: 15px; }
        .recipe_box01 #recipe_category .recipe_category_list01 p.bt {
          padding-top: 25px;
          width: 100%;
          text-align: center; }
          .recipe_category_list01 .over_thin{
            display: block;
            margin-top: 20px;
          }
    .recipe_box01 > .btn01 {
      margin-top: 44px; }

  .moreknow_box01 {
    padding: 70px 20px;
    background-color: #e5e5e5; }
    .moreknow_box01 .list01 {
      display: table;
      margin: 0 auto;
      width: 100%;
      width: auto;
      margin-bottom: 30px; }
      .moreknow_box01 .list01 > * {
        display: table-cell;
        vertical-align: top;
        padding: 0 11px; }
        .moreknow_box01 .list01 > *:first-child {
          padding-left: 0; }
        .moreknow_box01 .list01 > *:last-child {
          padding-right: 0; }
    .moreknow_box01 h3 {
      display: inline-block;
      position: relative;
      color: #000000;
      font-size: 1.4rem;
      font-weight: 700;
      line-height: 133%;
      background: url("/images/1812/more_know_bg01.png") 0 0 repeat-x;
      padding-top: 30px;
      margin-top: 65px; }
      .moreknow_box01 h3:before {
        content: "";
        display: inline-block;
        width: 50px;
        height: 50px;
        background: url("/images/1812/fun_icon01.png") 0 0 no-repeat;
        vertical-align: middle;
        margin-right: 13px; }
    .moreknow_box01 .moreknow_list01 {
      display: table;
      margin: 0 auto;
      width: 100%;
      width: auto;
      margin-top: 25px;
      height: 100%; }
      .moreknow_box01 .moreknow_list01 > * {
        display: table-cell;
        vertical-align: top;
        padding: 0 13px; }
        .moreknow_box01 .moreknow_list01 > *:first-child {
          padding-left: 0; }
        .moreknow_box01 .moreknow_list01 > *:last-child {
          padding-right: 0; } }
    @media screen and (min-width: 768px) and (max-width: 890px) {
      .moreknow_box01 .moreknow_list01 {
        display: table;
        margin: 0 auto;
        width: 100%;
        margin-top: 25px; }
        .moreknow_box01 .moreknow_list01 > * {
          display: table-cell;
          vertical-align: top;
          padding: 0 10px; }
          .moreknow_box01 .moreknow_list01 > *:first-child {
            padding-left: 0; }
          .moreknow_box01 .moreknow_list01 > *:last-child {
            padding-right: 0; } }
@media print, screen and (min-width: 768px) {
      .moreknow_box01 .moreknow_list01 li {
        max-width: 290px;
        width: 43.3%; /* 210215バナー削除後サイズ調整 */
        height: 100%;
        position: relative; }
        .moreknow_box01 .moreknow_list01 li a {
          display: block;
          background: #fff;
          text-align: center;
          font-size: 0.9rem;
          font-weight: 500;
          line-height: 160%;
          height: 100%;
          color: #000000;
          position: relative; }
          .moreknow_box01 .moreknow_list01 li a > div {
            padding: 10px; } }
        @media screen and (min-width: 768px) and (max-width: 890px) {
          .moreknow_box01 .moreknow_list01 li a {
            text-align: left; }
            .moreknow_box01 .moreknow_list01 li a br {
              display: none; } }
@media print, screen and (min-width: 768px) {
          .moreknow_box01 .moreknow_list01 li a strong {
            color: #ff0000; }
          .moreknow_box01 .moreknow_list01 li a span:first-child {
            display: block;
            overflow: hidden;
            margin-bottom: 10px;
            padding-bottom: 25%;
            position: relative; }
          .moreknow_box01 .moreknow_list01 li a img {
            position: absolute;
            top: 0;
            left: 0;
            right: 0;
            bottom: 0;
            margin: auto;
            display: block;
            text-align: center;
            max-width: 100%;
            -moz-transition: all 0.2s linear;
            -o-transition: all 0.2s linear;
            -webkit-transition: all 0.2s linear;
            transition: all 0.2s linear;
            backface-visibility: hidden;
            -webkit-backface-visibility: hidden; }
          .moreknow_box01 .moreknow_list01 li a:hover {
            text-decoration: none; }
            .moreknow_box01 .moreknow_list01 li a:hover img {
              transform: scale(1.15); }
          .moreknow_box01 .moreknow_list01 li a:after {
            position: absolute;
            content: "";
            display: block;
            background: url("/images/1812/link_blank_icon01.png") 0 0 no-repeat;
            width: 12px;
            height: 10px;
            position: absolute;
            right: 2%;
            top: 4%; /* right: 10px; top: 10px; */ }
    .moreknow_box01 .moreknow_list02 {
      display: table;
      margin: 0 auto;
      width: 100%;
      width: auto;
      margin-top: 25px; }
      .moreknow_box01 .moreknow_list02 > * {
        display: table-cell;
        vertical-align: top;
        padding: 0 13px; }
        .moreknow_box01 .moreknow_list02 > *:first-child {
          padding-left: 0; }
        .moreknow_box01 .moreknow_list02 > *:last-child {
          padding-right: 0; } }
    @media screen and (min-width: 768px) and (max-width: 890px) {
      .moreknow_box01 .moreknow_list02 {
        margin-top: 25px; } }
@media print, screen and (min-width: 768px) {
      .moreknow_box01 .moreknow_list02 li {
        max-width: 290px;
        width: 234px; }
        .moreknow_box01 .moreknow_list02 li a {
          display: block;
          background: #fff;
          text-align: center;
          padding: 10px;
          position: relative; }
          .moreknow_box01 .moreknow_list02 li a strong {
            color: #ff0000; }
          .moreknow_box01 .moreknow_list02 li a span:first-child {
            display: block;
            overflow: hidden;
            width: 100%;
            padding-bottom: 25%;
            position: relative; }
          .moreknow_box01 .moreknow_list02 li a img {
            position: absolute;
            top: 0;
            left: 0;
            right: 0;
            bottom: 0;
            margin: auto;
            display: block;
            text-align: center;
            max-width: 100%;
            -moz-transition: all 0.2s linear;
            -o-transition: all 0.2s linear;
            -webkit-transition: all 0.2s linear;
            transition: all 0.2s linear;
            backface-visibility: hidden;
            -webkit-backface-visibility: hidden; }
          .moreknow_box01 .moreknow_list02 li a:hover {
            text-decoration: none; }
            .moreknow_box01 .moreknow_list02 li a:hover img {
              transform: scale(1.15); }
          .moreknow_box01 .moreknow_list02 li a:after {
            position: absolute;
            content: "";
            display: block;
            background: url("/images/1812/link_blank_icon01.png") 0 0 no-repeat;
            width: 12px;
            height: 10px;
            position: absolute;
            right: 2%;
            top: 5%; /* right: 10px; top: 10px; */ }

  .newsrelease_box01 {
    padding: 70px 0; }
    .newsrelease_box01 .newsrelease_list01 {
      border-top: 1px solid #ccc;
      *zoom: 1;
      margin: 0 -0px;
      max-width: 950px;
      margin: 50px auto 0;
      text-align: left; }
      .newsrelease_box01 .newsrelease_list01:after {
        content: ".";
        display: block;
        clear: both;
        height: 0;
        visibility: hidden; }
      .newsrelease_box01 .newsrelease_list01 > * {
        float: left;
        vertical-align: top;
        margin: 0 0px;
        width: calc(50% - 0px); }
        .newsrelease_box01 .newsrelease_list01 > *:nth-child(2n + 1) {
          clear: left; }
      .newsrelease_box01 .newsrelease_list01 dt, .newsrelease_box01 .newsrelease_list01 dd {
        border-bottom: 1px solid #ccc;
        font-size: 1.1rem;
        line-height: 150%;
        color: #333;
        font-weight: 400;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box; }
      .newsrelease_box01 .newsrelease_list01 dt {
        width: 10em;
        padding: 20px 0 20px 20px;
        font-weight: 700; }
      .newsrelease_box01 .newsrelease_list01 dd {
        padding: 20px 20px 20px 0;
        width: calc(100% - 10em); }
        .newsrelease_box01 .newsrelease_list01 dd a {
          color: #333; }
    .newsrelease_box01 .btn01 {
      margin-top: 45px; }

  .company_info_box01 {
    padding: 70px 20px;
    background-color: #d2eff2; }
    .company_info_box01 .company_info_list01 {
      display: table;
      margin: 0 auto;
      width: 100%;
      width: auto;
      padding-top: 45px; }
      .company_info_box01 .company_info_list01 > * {
        display: table-cell;
        vertical-align: top;
        padding: 0 13px; }
        .company_info_box01 .company_info_list01 > *:first-child {
          padding-left: 0; }
        .company_info_box01 .company_info_list01 > *:last-child {
          padding-right: 0; }
      .company_info_box01 .company_info_list01 li {
        width: 286px; }
        .company_info_box01 .company_info_list01 li a {
          display: block;
          text-align: left;
          background: #fff;
          text-decoration: none; }
          .company_info_box01 .company_info_list01 li a span:first-child {
            display: block;
            overflow: hidden;
            width: 100%;
            background-color: #dbdbdb;
            position: relative; }
          .company_info_box01 .company_info_list01 li a img {
            text-align: center;
            width: 100%;
            height: auto;
            -moz-transition: all 0.2s linear;
            -o-transition: all 0.2s linear;
            -webkit-transition: all 0.2s linear;
            transition: all 0.2s linear;
            backface-visibility: hidden;
            -webkit-backface-visibility: hidden; }
          .company_info_box01 .company_info_list01 li a:hover img {
            transform: scale(1.15); }
          .company_info_box01 .company_info_list01 li a span:last-child {
            display: block;
            padding: 15px;
            text-align: center;
            color: #333333;
            font-size: 1.2rem;
            font-weight: 700; } }
@media screen and (max-width: 767px) {
  body {
    position: relative;
    z-index: 2; }

  .pc {
    display: none !important; }

  #eng_btn {
    position: absolute;
    top: 16px;
    right: 47.5%; }

  #eng_btn a {
    display: block;
    background-color: #666666;
    padding: 0 0.8em;
    text-align: center;
    line-height: 24px;
    font-size: 1.1em;
    color: #ffffff; }

  #eng_btn a:hover {
    background: #949494;
    text-decoration: none; } }
@media screen and (max-width: 767px) and (max-width: 383px) {
  #responsiveHead h1 img {
    max-width: 94%; } }
@media screen and (max-width: 767px) {
  .slider {
    position: relative;
    width: 100%;
    height: 100%; }

  .slider-for {
    width: 100%; }
    .slider-for .slick-slide {
      width: 100%;
      height: auto; }
      .slider-for .slick-slide img {
        width: 100%;
        height: auto; }

  #main_slide_nav {
    position: relative;
    display: block;
    text-align: center; }

  /* Slider */
  .slick-loading .slick-list {
    background: #fff url("./ajax-loader.gif") center center no-repeat; }

  /* Icons */
  @font-face {
    font-family: "slick";
    src: url("./fonts/slick.eot");
    src: url("./fonts/slick.eot?#iefix") format("embedded-opentype"), url("./fonts/slick.woff") format("woff"), url("./fonts/slick.ttf") format("truetype"), url("./fonts/slick.svg#slick") format("svg");
    font-weight: normal;
    font-style: normal; }
  /* Arrows */
  .slick-prev,
  .slick-next {
    position: absolute;
    display: block;
    top: -3.5px;
    width: 14px;
    height: 25px;
    line-height: 0px;
    font-size: 0px;
    cursor: pointer;
    background: transparent;
    color: transparent;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    padding: 0;
    border: none;
    outline: none; }
    .slick-prev:hover, .slick-prev:focus,
    .slick-next:hover,
    .slick-next:focus {
      outline: none;
      background: transparent;
      color: transparent; }
      .slick-prev:hover:before, .slick-prev:focus:before,
      .slick-next:hover:before,
      .slick-next:focus:before {
        opacity: 1; }
    .slick-prev.slick-disabled:before,
    .slick-next.slick-disabled:before {
      opacity: 1; }
    .slick-prev:before,
    .slick-next:before {
      font-family: "slick";
      font-size: 1.5rem;
      line-height: 1;
      color: white;
      opacity: 0.75;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale; }

  .slick-prev {
    left: 15px; }
    .slick-prev:before {
      content: "";
      display: block;
      width: 14px;
      height: 25px;
      background: url("/images/1812/slide_prev_btn01.svg") 0 0 no-repeat; }

  .slick-next {
    right: 15px; }
    .slick-next:before {
      content: "";
      display: block;
      width: 14px;
      height: 25px;
      background: url("/images/1812/slide_next_btn01.svg") 0 0 no-repeat; }

  /* Dots */
  .slick-dotted.slick-slider {
    margin-bottom: 8px; }

  .slick-dots {
    list-style: none;
    display: block;
    text-align: center;
    padding: 0;
    margin: 0;
    width: 100%; }
    .slick-dots li {
      position: relative;
      display: inline-block;
      height: 20px;
      width: 20px;
      margin: 0 4px;
      padding: 0;
      cursor: pointer; }
      .slick-dots li button {
        border: 0;
        background: transparent;
        display: block;
        height: 20px;
        width: 20px;
        outline: none;
        line-height: 0px;
        font-size: 0px;
        color: transparent;
        padding: 5px;
        cursor: pointer; }
        .slick-dots li button:hover, .slick-dots li button:focus {
          outline: none; }
          .slick-dots li button:hover:before, .slick-dots li button:focus:before {
            opacity: 1; }
        .slick-dots li button:before {
          position: absolute;
          top: 0;
          left: 0;
          content: "•";
          width: 20px;
          height: 20px;
          font-family: "slick";
          font-size: 13px;
          line-height: 20px;
          text-align: center;
          color: #cccccc;
          opacity: 1;
          -webkit-font-smoothing: antialiased;
          -moz-osx-font-smoothing: grayscale; }
      .slick-dots li.slick-active button:before {
        color: #e74704;
        opacity: 0.75; }

  .htxt01 {
    color: #000000;
    font-size: 1.6rem;
    font-weight: 700;
    line-height: 100%; }

  .lead_txt01 {
    color: #000000;
    font-size: 1rem;
    font-weight: 500;
    line-height: 150%;
    margin-top: 20px;
    padding: 0 14px; }

  .intro {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 99;
    display: none; }
    .intro:before {
      content: "";
      display: block;
      width: 100%;
      height: 100%;
      position: absolute;
      left: 0;
      top: 0;
      /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#fefefe+0,ffffff+100 */
      background: #fefefe;
      /* Old browsers */
      background: -moz-linear-gradient(top, #fefefe 0%, white 100%);
      /* FF3.6-15 */
      background: -webkit-linear-gradient(top, #fefefe 0%, white 100%);
      /* Chrome10-25,Safari5.1-6 */
      background: linear-gradient(to bottom, #fefefe 0%, white 100%);
      /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fefefe', endColorstr='#ffffff',GradientType=0 );
      /* IE6-9 */ }
    .intro:after {
      content: "";
      display: block;
      width: 100%;
      height: 100%;
      position: absolute;
      left: 0;
      top: 0;
      background: url("/images/1812/intro_img01.png") center top no-repeat;
      background-size: auto 100%; }
    .intro #skip {
      width: 52px;
      height: 16px;
      overflow: hidden;
      position: absolute;
      z-index: 99;
      right: 10px;
      bottom: 10px;
      padding-left: 26%; }
      .intro #skip a {
        display: block;
        background: url("/images/1812/intro_skip_icon01.png") 0 0 no-repeat;
        width: 52px;
        height: 16px;
        overflow: hidden;
        padding-left: 52px;
        border: none; }


/* topNews 200316 */
  #topNews {
    margin-top: 15px;
    padding: 0 5%; }
    #topNews ul a {
      font-size: 1.3rem;
      line-height: 133%;
      color: #000000; }
      #topNews ul {}
      #topNews ul li {
        padding:0.5em 0 0; }
    #topNews ul.newsX {
      text-align: left;
      border-top:1px dotted #cccccc; }
      #topNews ul.newsX li {
        padding:0.8em 0;
        border-bottom:1px dotted #cccccc; }


  #anchor_box01 {
    padding: 25px 2%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    #anchor_box01 ul {
      *zoom: 1;
      margin: 0 -0px;
      margin: 0 auto;
      text-align: center; }
      #anchor_box01 ul:after {
        content: ".";
        display: block;
        clear: both;
        height: 0;
        visibility: hidden; }
      #anchor_box01 ul > * {
        float: left;
        vertical-align: top;
        margin: 0 0px;
        width: calc(25% - 0px); }
        #anchor_box01 ul > *:nth-child(4n + 1) {
          clear: left; }
      #anchor_box01 ul li {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        padding: 0 2% 2%; }
        #anchor_box01 ul li br {
          display: none; }
      #anchor_box01 ul img {
        display: block;
        padding-bottom: 4px;
        text-align: center;
        margin: 0 auto;
        width: 100%; }
      #anchor_box01 ul a {
        color: #000000;
        font-size: 0.83rem;
        font-weight: 400;
        line-height: 133%;
        text-decoration: none; }
        #anchor_box01 ul a img {
          -moz-transition: all 0.2s linear;
          -o-transition: all 0.2s linear;
          -webkit-transition: all 0.2s linear;
          transition: all 0.2s linear;
          backface-visibility: hidden;
          -webkit-backface-visibility: hidden; }

  #anc_recipe .fcWh {
    color:#ffffff;} /* 季節レシピ 文字白 */
  #anc_recipe .txtshdWh {
    text-shadow:0 0 12px #fff;} /* 季節レシピ 文字影白 */

  .osusume_contents {
    background-color: #fff5cf;
    padding: 50px 0; }
    .osusume_contents .list01 {
      width: auto; }

  .udon_rice_wrap01 > * {
    padding: 70px 0; }
  .udon_rice_wrap01 .btn01 {
    margin-top: 0; }
  .udon_rice_wrap01 .udon_box01 {
    background: url("/images/1812/udon_love_bg01.png") 0 0 no-repeat;
    background-size: cover;
    *zoom: 1;
    position: relative;
    z-index: 0;
    overflow: hidden; }
    .udon_rice_wrap01 .udon_box01:after {
      content: ".";
      display: block;
      clear: both;
      height: 0;
      visibility: hidden; }
    .udon_rice_wrap01 .udon_box01:before {
      position: absolute;
      z-index: -1;
      left: -55px;
      top: -40px;
      content: "";
      display: block;
      background: url("/images/1812/udonlove.png") 0 0 no-repeat;
      background-size: 200px;
      width: 203px;
      height: 174px; }
    .udon_rice_wrap01 .udon_box01 .list01 {
      width: auto;
      margin-bottom:40px; }
    .udon_rice_wrap01 .udon_box01 .udon_right01 {
      position: relative; }
      .udon_rice_wrap01 .udon_box01 .udon_right01 li:nth-child(n + 5) {
        display: none; }
  .udon_rice_wrap01 .rice_box01 {
    background: url("/images/1812/rice_talk_bg01.png") 0 0 no-repeat;
    background-size: cover;
    *zoom: 1;
    position: relative;
    z-index: 0;
    overflow: hidden; }
    .udon_rice_wrap01 .rice_box01:after {
      content: ".";
      display: block;
      clear: both;
      height: 0;
      visibility: hidden; }
    .udon_rice_wrap01 .rice_box01:before {
      position: absolute;
      z-index: -1;
      right: -80px;
      top: -50px;
      content: "";
      display: block;
      background: url("/images/1812/ricetalk.png") 0 0 no-repeat;
      background-size: contain;
      width: 226px;
      height: 152px; }
    .udon_rice_wrap01 .rice_box01 .list01 {
      width: auto;
      margin-bottom:40px;}
    .udon_rice_wrap01 .rice_box01 .rice_left01 li:nth-child(n + 5) {
      display: none; }

  .product_brand_special_box01 {
    background-color: #fff;
    padding: 50px 0; }
    .product_brand_special_box01 .list01 {
      width: auto; }

  .product_product_new_box01 {
    background-color: #ffe4c1;
    padding: 50px 0;
    position: relative; }
    .product_product_new_box01 ul {
      padding: 0 40px; }
    .product_product_new_box01 li {
      text-align: center;
      padding: 0 15px;
      margin-top: 20px;
      position: relative; }
      .product_product_new_box01 li a {
        display: block;
        text-align: center;
        position: relative;
        height: 100%;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        color: #000000;
        -moz-transition: all 0.2s linear;
        -o-transition: all 0.2s linear;
        -webkit-transition: all 0.2s linear;
        transition: all 0.2s linear;
        backface-visibility: hidden;
        -webkit-backface-visibility: hidden; }
        .product_product_new_box01 li a img {
          display: inline-block;
          max-height: 100%;
          max-width: 100%;
          position: absolute;
          top: 50%;
          left: 50%;
          -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
          backface-visibility: hidden;
          -webkit-backface-visibility: hidden; }
        .product_product_new_box01 li a span:first-child {
          display: block;
          text-align: center;
          position: relative;
          padding-top: 60%;
          margin: 0 10%; }
        .product_product_new_box01 li a span:last-child {
          display: block;
          font-size: 1rem;
          line-height: 140%;
          color: #000000;
          text-align: center;
          margin: 1em auto 0; }
        .product_product_new_box01 li a:hover {
          opacity: 0.7; }
    .product_product_new_box01 .slick-prev {
      left: 20px; }
    .product_product_new_box01 .slick-next {
      right: 20px; }
    .product_product_new_box01 > .btn01 {
      margin-top: 33px; }

  .products_box01 {
    background-color: #ffdbdb;
    padding: 50px 0; }
    .products_box01 .btn02 {
      margin-top: 12px; }
    .products_box01 .product_list01 {
      margin: 0 8px !important;
      padding-top: 23px;
      padding-bottom: 30px; } }
    @media screen and (max-width: 767px) and (min-width: 536px) {
      .products_box01 .product_list01 {
        *zoom: 1;
        margin: 0 -4.5px; }
        .products_box01 .product_list01:after {
          content: ".";
          display: block;
          clear: both;
          height: 0;
          visibility: hidden; }
        .products_box01 .product_list01 > * {
          float: left;
          vertical-align: top;
          margin: 0 4.5px;
          width: calc(33.3333333333% - 9px); }
          .products_box01 .product_list01 > *:nth-child(3n + 1) {
            clear: left; } }
    @media screen and (max-width: 767px) and (max-width: 535px) {
      .products_box01 .product_list01 {
        *zoom: 1;
        margin: 0 -4.5px; }
        .products_box01 .product_list01:after {
          content: ".";
          display: block;
          clear: both;
          height: 0;
          visibility: hidden; }
        .products_box01 .product_list01 > * {
          float: left;
          vertical-align: top;
          margin: 0 4.5px;
          width: calc(50% - 9px); }
          .products_box01 .product_list01 > *:nth-child(2n + 1) {
            clear: left; } }
@media screen and (max-width: 767px) {
      udon_rice_wrap01 .udon_box01::before {
        top: -60px; }

      .products_box01 .product_list01 li {
        margin-bottom: 10px; }
        .products_box01 .product_list01 li a {
          display: block;
          text-align: left;
          border-radius: 10px;
          background: #fff;
          color: #000000;
          font-size: 1.0rem;
          font-weight: 400;
          line-height: 150%;
          text-decoration: none; }
          .products_box01 .product_list01 li a > span:first-child {
            display: block;
            overflow: hidden;
            width: 100%;
            padding-top: 78.8%;
            position: relative; }
          .products_box01 .product_list01 li a img {
            position: absolute;
            top: 0;
            left: 0;
            right: 0;
            bottom: 0;
            margin: auto;
            display: block;
            text-align: center;
            max-height: calc(100% - 20px);
            -moz-transform: scale(0.8);
            -o-transform: scale(0.8);
            -webkit-transform: scale(0.8);
            transform: scale(0.8);
            -moz-transition: all 0.2s linear;
            -o-transition: all 0.2s linear;
            -webkit-transition: all 0.2s linear;
            transition: all 0.2s linear;
            backface-visibility: hidden;
            -webkit-backface-visibility: hidden; } }
          @media screen and (max-width: 767px) and (max-width: 535px) {
            .products_box01 .product_list01 li a img {
              -moz-transform: scale(0.7);
              -o-transform: scale(0.7);
              -webkit-transform: scale(0.7);
              transform: scale(0.7); } }
@media screen and (max-width: 767px) {
          #section_season .lead_txt01{
            padding-left: 0;
            padding-right: 0;
            text-align: left;
          }
          .products_box01 .product_list01 li a .product_list01_label01 {
            display: block;
            padding: 5px;
            text-align: center;
            position: relative;
            color: #000000;
            font-size: 1rem;
            font-weight: 700;
            line-height: 150%; }
            .products_box01 .product_list01 li a .product_list01_label01 .product_icon01 {
              background-color: #0196fd;
              border-radius: 50px;
              color: #ffffff;
              font-size: 0.66rem;
              font-weight: 500;
              line-height: 2em;
              display: inline-block;
              padding: 0 8px;
              height: 2em;
              position: absolute;
              left: 4px;
              top: 0.5em; }
            .products_box01 .product_list01 li a .product_list01_label01 .product_icon02 {
              background-color: #ff3a5b;
              border-radius: 50px;
              color: #ffffff;
              font-size: 0.66rem;
              font-weight: 500;
              line-height: 2em;
              display: inline-block;
              padding: 0 8px;
              height: 2em;
              position: absolute;
              left: 4px;
              top: 0.5em; }
        .products_box01 .product_list01 li.all a .product_list01_label01 {
          background-color: #e74704;
          color: #fff; }
        .products_box01 .product_list01 li.udon a > span:first-child {
          background: url("/images/1812/product_udon_bg01.png");
          background-size: cover; }
        .products_box01 .product_list01 li.soba a > span:first-child {
          background: url("/images/1812/product_soba_bg01.png");
          background-size: cover; }
        .products_box01 .product_list01 li.ramen a > span:first-child {
          background: url("/images/1812/product_ramen_bg01.png");
          background-size: cover; }
        .products_box01 .product_list01 li.kome a > span:first-child {
          background: url("/images/1812/product_kome_bg01.png");
          background-size: cover; }
        .products_box01 .product_list01 li.obentou a > span:first-child {
          background: url("/images/1812/product_obentou_bg01.png");
          background-size: cover; }
        .products_box01 .product_list01 li.snack a > span:first-child {
          background: url("/images/1812/product_snack_bg01.png");
          background-size: cover; }
        .products_box01 .product_list01 li.syokutaku a > span:first-child {
          background: url("/images/1812/product_syokutaku_bg01.png");
          background-size: cover; }
        .products_box01 .product_list01 li.packgohan a > span:first-child {
          background: url("/images/1812/product_packgohan_bg01.png");
          background-size: cover; }
        .products_box01 .product_list01 li.bakery a > span:first-child {
          background: url("/images/1812/product_bakery_bg01.png");
          background-size: cover; }

  .recipe_box01 {
    background: url("/images/1812/recipe_bg01.jpg") 30% center no-repeat;
        /* 位置調整  background: url("/images/1812/recipe_bg01.jpg") top center no-repeat; */
    background-size: cover;
    padding: 70px 20px;
        /* 位置調整 padding: 50px 14px; */ }
    .recipe_box01 #section_season {
      margin: 0 auto;
      margin-top: 39px;
      background-color: rgba(255, 255, 255, 0.95);
      padding: 15px;
      padding-top: 20px;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box; }
      .recipe_box01 #section_season .season_htxt_box01 {
        display: table;
        margin: 0 auto;
        width: 100%;
        width: auto;
        margin-left: 0; }
        .recipe_box01 #section_season .season_htxt_box01 > * {
          display: table-cell;
          vertical-align: top;
          padding: 0 10px; }
          .recipe_box01 #section_season .season_htxt_box01 > *:first-child {
            padding-left: 0; }
          .recipe_box01 #section_season .season_htxt_box01 > *:last-child {
            padding-right: 0; }
        .recipe_box01 #section_season .season_htxt_box01 > * {
          vertical-align: middle; }
        .recipe_box01 #section_season .season_htxt_box01 > *:first-child {
          border-right: 1px solid #a7a7a7; }
        .recipe_box01 #section_season .season_htxt_box01 .bornone {
          border-right: none; } /* 210617 新着テーマなし時ボーダー非表示 */
        .recipe_box01 #section_season .season_htxt_box01 .season_htxt {
          color: #000000;
          font-size: 1.08rem;
          font-weight: 700;
          line-height: 100%;
          white-space: nowrap; }
        .recipe_box01 #section_season .season_htxt_box01 .seasonTitle {
          width: auto;
          text-align: left;
          margin-left: 0;
          padding: 5px 0; }
          .recipe_box01 #section_season .season_htxt_box01 .seasonTitle p {
            color: #000000;
            font-size: 0.91rem;
            line-height: 120%;
            font-weight: 400; }
      .recipe_box01 #section_season .over_thin {
        margin: 12px 23% 30px; }
        .recipe_box01 #section_season .over_thin a {
          display: block;
          text-align: center;
          color: #000000;
          font-size: 1.1rem;
          font-weight: 400;
          line-height: 150%;
          text-decoration: none; }
          .recipe_box01 #section_season .over_thin a img {
            display: block;
            text-align: center;
            width: 100%;
            height: auto;
            margin-bottom: 10px;
            -moz-transition: all 0.2s linear;
            -o-transition: all 0.2s linear;
            -webkit-transition: all 0.2s linear;
            transition: all 0.2s linear;
            backface-visibility: hidden;
            -webkit-backface-visibility: hidden; }
      .recipe_box01 #section_season .slick-prev {
        left: -26%;
        top: 36%; }
      .recipe_box01 #section_season .slick-next {
        right: -26%;
        top: 36%; }
      .recipe_box01 #section_season .slick-dots {
        margin-top: 10px; }
    .recipe_box01 #recipe_category {
      margin: 25px auto 0;
      height: 100%;
      text-align: left; }
      .recipe_box01 #recipe_category > * {
        margin-bottom: 25px; }
        .recipe_box01 #recipe_category > * > div {
          background-color: rgba(255, 255, 255, 0.85);
          padding: 20px 10px 20px;
          padding-bottom: 85px;
          height: 100%; }
      .recipe_box01 #recipe_category h3 {
        color: #000000;
        font-size: 1.5rem;
        font-weight: 700;
        line-height: 100%;
        text-align: left; }
        .recipe_box01 #recipe_category h3 span {
          color: #000000;
          font-size: 0.66rem;
          font-weight: 700;
          padding-left: 1rem; }
      .recipe_box01 #recipe_category .recipe_category_list01 {
        margin-top: 10px; }
        .recipe_box01 #recipe_category .recipe_category_list01 h4 {
          color: #7e6841;
          font-size: 0.83rem;
          font-weight: 700;
          line-height: 100%;
          text-align: center;
          padding-bottom: 28px; }
        .recipe_box01 #recipe_category .recipe_category_list01 dl {
          margin: 0 auto;
          width: 100%;
          position: relative;
          cursor: pointer; }
          .recipe_box01 #recipe_category .recipe_category_list01 dl::after{
            content:"";
            clear: both;
            display: block;
          }
          .recipe_box01 #recipe_category .recipe_category_list01 dl > * {
            vertical-align: top;
            padding:0 5px 0 10px; }
            .recipe_box01 #recipe_category .recipe_category_list01 dl > *:first-child {
              padding-left: 0; }
            .recipe_box01 #recipe_category .recipe_category_list01 dl > *:last-child {
              padding-right: 0; }
          .recipe_box01 #recipe_category .recipe_category_list01 dl dt {
            width: 100%;
            padding-bottom: 15px
             }
             .recipe_category_list01 .over_thin{
               display: block;
               margin-top: 15px;
             }
             .recipe_category_list01 .btn01{
               position: absolute;
               bottom:18px;
               transform: translateX(-50%)!important;
               left:50%;
             }
            .recipe_box01 #recipe_category .recipe_category_list01 dl dt img {
              width: 45%;
              height: auto;
              float: left;
              padding-right: 15px; }
            .recipe_box01 #recipe_category .recipe_category_list01 dl dt strong {
              font-size: 1.1rem;
              line-height: 125%;
              ;
               }
              .recipe_box01 #recipe_category .recipe_category_list01 dl dt strong img {
                display: none; }
          .recipe_box01 #recipe_category .recipe_category_list01 dl dd.bt img {
            position: absolute;
            top: 10.5em; }
          .recipe_box01 #recipe_category .recipe_category_list01 dl dd {
            font-size: 0.91rem;
            font-weight: 400;
            line-height: 150%;
            letter-spacing: 0.05em;
            padding-right: 0 !important;
            padding-left: 0!important;
            overflow: hidden; }
            .recipe_box01 #recipe_category .recipe_category_list01 dl dd .ttl {
              color: #000000;
              font-size: 1rem;
              font-weight: 500;
              line-height: 131%; }
            .recipe_box01 #recipe_category .recipe_category_list01 dl dd .txt {
              color: #000000;
              font-size: 0.83rem;
              font-weight: 400;
              line-height: 150%;
              padding-top: 2em; }
        .recipe_box01 #recipe_category .recipe_category_list01 p.bt {
          width: 100%;
          text-align: center;
          margin-top: 25px; }
    .recipe_box01 .btn01 {
      margin-top: 15px; }

  .moreknow_box01 {
    padding: 50px 0;
    background-color: #e5e5e5; }
    .moreknow_box01 .btn01 {
      margin-top: 18px; }
    .moreknow_box01 .list01 {
      width: auto; }
    .moreknow_box01 h3 {
      display: inline-block;
      position: relative;
      color: #000000;
      font-size: 1rem;
      font-weight: 700;
      line-height: 133%;
      background: url("/images/1812/more_know_bg01.png") 0 0 repeat-x;
      padding-top: 30px;
      margin-top: 65px; }
      .moreknow_box01 h3:before {
        content: "";
        display: inline-block;
        width: 33px;
        height: 33px;
        background: url("/images/1812/fun_icon01.png") 0 0 no-repeat;
        background-size: contain;
        vertical-align: middle;
        margin-right: 13px; }
    .moreknow_box01 .moreknow_list01 {
      width: auto;
      margin: 25px 15px 0; }
      .moreknow_box01 .moreknow_list01 li {
        margin-bottom: 15px; }
        .moreknow_box01 .moreknow_list01 li a {
          background: #fff;
          display: block;
          text-align: left;
          padding-left: 155px;
          position: relative;
          min-height: 36px;
          padding: 18px 15px 18px 155px;
          color: #000000;
          font-size: 0.91rem;
          font-weight: 400;
          line-height: 150%;
          text-decoration: none; }
          .moreknow_box01 .moreknow_list01 li a br {
            display: none; }
          .moreknow_box01 .moreknow_list01 li a span:first-child {
            display: block;
            overflow: hidden;
            width: 135px;
            height: 36px;
            margin-bottom: 10px;
            position: absolute;
            left: 15px;
            top: 50%;
            margin-top: -18px; }
          .moreknow_box01 .moreknow_list01 li a img {
            position: absolute;
            left: 0;
            top: 0;
            display: block;
            text-align: center;
            width: 100%;
            height: auto;
            -moz-transition: all 0.2s linear;
            -o-transition: all 0.2s linear;
            -webkit-transition: all 0.2s linear;
            transition: all 0.2s linear;
            backface-visibility: hidden;
            -webkit-backface-visibility: hidden; }
          .moreknow_box01 .moreknow_list01 li a strong {
            color: #ff0000; }
          .moreknow_box01 .moreknow_list01 li a:after {
            position: absolute;
            content: "";
            display: block;
            background: url("/images/1812/link_blank_icon01.png") 0 0 no-repeat;
            width: 12px;
            height: 10px;
            position: absolute;
            right: 5px;
            top: 5px; }
    .moreknow_box01 .moreknow_list02 {
      display: block;
      margin: 0 auto;
      width: 100%;
      width: calc(100% - 30px);
      margin: 15px 15px 0;
      height: 100%;
      box-sizing:border-box;}
      .moreknow_box01 .moreknow_list02:after {
    clear:both;
    display:block;
    visibility:hidden;
    content:" ";
    height:0;
    font-size:0;}
      .moreknow_box01 .moreknow_list02 > * {
        display: block;
        vertical-align: top;
        padding: 0 0px; }
        .moreknow_box01 .moreknow_list02 > *:first-child {
          padding-left: 0; }
        .moreknow_box01 .moreknow_list02 > *:last-child {
          padding-right: 0; }
      .moreknow_box01 .moreknow_list02 li {
        float:left;
        width:49%;
        height: auto;
        margin-bottom: 15px;
        letter-spacing:normal;}
      .moreknow_box01 .moreknow_list02 li:nth-child(even) {
        float:right;}
        .moreknow_box01 .moreknow_list02 li a {
          background: #fff;
          display: block;
          text-align: left;
          position: relative;
          height: 100%; }
          .moreknow_box01 .moreknow_list02 li a span {
            display: block;
            padding: 8px; }
          .moreknow_box01 .moreknow_list02 li a img {
            display: block;
            text-align: center;
            width: 100%;
            height: auto; }
          .moreknow_box01 .moreknow_list02 li a strong {
            color: #ff0000; }
          .moreknow_box01 .moreknow_list02 li a:after {
            position: absolute;
            content: "";
            display: block;
            background: url("/images/1812/link_blank_icon01.png") 0 0 no-repeat;
            width: 12px;
            height: 10px;
            position: absolute;
            right: 5px;
            top: 5px; }

  .newsrelease_box01 {
    padding: 50px 0; }
    .newsrelease_box01 .newsrelease_list01 {
      border-top: 1px solid #ccc;
      margin: 20px auto 0;
      text-align: left; }
      .newsrelease_box01 .newsrelease_list01 dt, .newsrelease_box01 .newsrelease_list01 dd {
        font-size: 1.1rem;
        line-height: 150%;
        color: #333;
        font-weight: 400;
        min-height: inherit !important; }
      .newsrelease_box01 .newsrelease_list01 dt {
        padding: 20px 15px 0 15px;
        font-weight: 700; }
      .newsrelease_box01 .newsrelease_list01 dd {
        padding: 5px 15px 20px 15px;
        border-bottom: 1px solid #ccc; }
        .newsrelease_box01 .newsrelease_list01 dd a {
          color: #333; }
    .newsrelease_box01 .btn01 {
      margin-top: 45px; }

  .company_info_box01 {
    padding: 50px 14px;
    background-color: #d2eff2; }
    .company_info_box01 .company_info_list01 {
      width: auto;
      padding-top: 25px; }
      .company_info_box01 .company_info_list01 li {
        width: 100%;
        margin-bottom: 10px; }
        .company_info_box01 .company_info_list01 li a {
          *zoom: 1;
          display: block;
          text-align: left;
          background: #fff;
          text-decoration: none; }
          .company_info_box01 .company_info_list01 li a:after {
            content: ".";
            display: block;
            clear: both;
            height: 0;
            visibility: hidden; }
          .company_info_box01 .company_info_list01 li a span:first-child {
            float: right;
            display: block;
            overflow: hidden;
            width: 52%;
            background-color: #dbdbdb;
            position: relative; }
          .company_info_box01 .company_info_list01 li a img {
            text-align: center;
            width: 100%;
            height: auto; }
          .company_info_box01 .company_info_list01 li a span:last-child {
            float: left;
            display: block;
            width: 48%;
            -webkit-box-sizing: border-box;
            -moz-box-sizing: border-box;
            box-sizing: border-box;
            padding: 15px;
            text-align: center;
            color: #555555;
            font-size: 1rem;
            font-weight: 700;
            margin-top: -1em;
            padding-top: 16%; } }
@media print {
  body {
    -webkit-print-color-adjust: exact; }

  *[data-aos] {
    opacity: 1 !important;
    transform: none !important; }

  /* Hide Layout Item */
  #header #header_right,
  #header #header_search,
  #footer .footer_left,
  #social_foot, #sosial, .pagetop, #reponsiveNav {
    display: none; }

  /* Adjust */
  body,
  #header,
  #footer,
  #footer .footer {
    width: auto;
    height: auto;
    background: 0; }

  #header .header,
  #wrapper {
    width: auto; }

  #header {
    margin-bottom: 1.2em; }

  #content {
    margin: 0;
    padding-bottom: 4em; }

  #content .topic_path {
    margin: 0;
    padding-bottom: 2em; }

  #footer {
    border-top: 2px solid #ea4609; }

  /* Indivisual */
  /* _ Wide Page for IE6 */
  body#index,
  .print_wide {
    _zoom: 68%; }

  #reponsiveNav {
    display: none !important; }

  nav#navInner .nav-child,
  nav#navInner .nav-child.nav-active,
  nav#navInner .nav-child ul,
  nav#navInner .nav-child ul li,
  nav#navInner .nav-child ul li a {
    display: none !important;
    opacity: 0;
    height: 0;
    position: absolute; }

  .nav-back,
  .nav-parent,
  .sub-title,
  a.prlink {
    display: none !important;
    height: 0 !important;
    font-size: 0 !important; } }
