@charset "utf-8";

  .category_2305 h2, .category_2305 h3 {
    font-family: "Noto Serif JP", serif;
  }
  .category_2305 .main_sec {
    display: flex;
    justify-content: space-between;
    margin-bottom: 80px;
  }
  .category_2305 .main_sec .text_content {
    max-width: 390px;
    width: 100%;
  }
  .category_2305 .main_sec h2 {
    font-size: 26px;
    line-height: 34px;
    margin-bottom: 16px;
  }
  .category_2305 .main_sec .detail {
    font-size: 20px;
    line-height: 35px;
    margin: 0 0 20px;
    font-family: "Noto Serif JP", serif;
  }
  .category_2305 .caption {
    font-size: 17px;
    line-height: 31px;
    margin: 0;
  }
  .category_2305 .main_sec .image_content {
    max-width: 300px;
    width: 100%;
  }

  .category_2305 .kodawari {
    margin-bottom: 80px;
  }
  .category_2305 .kodawari h2,
  .category_2305 .user_voice h2,
  .category_2305 .howtoeat h2,
  .category_2305 .iwate h2,
  .category_2305 .flow h2,
  .category_2305 .category_itemlist_title h2 {
    font-size: 34px;
    line-height: 34px;
    padding: 50px 0;
    margin: 0 auto;
    width: 100%;
    border-top: solid 1px #CBCBCB;
    text-align: center;
  }
  .category_2305 .howtoeat h2 {
    margin-top: 80px;
    line-height: 52px;
  }
  .category_2305 .kodawari .inner_sec {
    position: relative;
    margin-bottom: 20px;
  }
  .category_2305 .kodawari .sec03 {
    margin-bottom: 0;
  }
  .category_2305 .kodawari .inner_sec a {
    position: absolute;
    background-color: #1B62A4;
    border-radius: 4px;
    color: #FFF;
    font-size: 16px;
    text-decoration: none;
    padding: 11px 46px 11px 30px;
  }
  .category_2305 .kodawari .sec01 a {
    top: 235px;
    left: 30px;
  }
  .category_2305 .kodawari .sec02 a {
    top: 210px;
    right: 30px;
  }
  .category_2305 .kodawari .sec03 a {
    top: 220px;
    left: 30px;
  }
  .category_2305 .kodawari .inner_sec a:hover {
    opacity: 0.8;
  }
  .category_2305 .kodawari .inner_sec a::before {
    content: '';
    width: 6px;
    height: 6px;
    border-top: solid 2px #FFF;
    border-right: solid 2px #FFF;
    position: absolute;
    right: 30px;
    top: 50%;
    transform: translateY(-50%) rotate(135deg);
    -webkit-transform: translateY(-50%) rotate(135deg);
    -ms-transform: translateY(-50%) rotate(135deg);
  }

  .category_2305 .user_voice {
    text-align: center;
  }
  .category_2305 .user_voice h3 {
    font-size: 26px;
    line-height: 40px;
    text-align: center;
    margin: -7px 0 30px;
  }
  .category_2305 .user_voice img.inner_main {
    margin-bottom: 30px;
  }
  .category_2305 .user_voice .caption {
    margin-bottom: 30px;
  }
  .category_2305 .user_voice .inner_sec {
    margin-bottom: 30px;
  }
  .category_2305 .user_voice .inner_sec .inner_title {
    width: 100%;
    background-image: linear-gradient(90deg, rgba(173, 218, 237, 1), rgba(208, 236, 244, 1));
    padding: 20px 20px 15px;
    text-align: left;
    margin-bottom: 20px;
  }
  .category_2305 .user_voice .inner_sec .inner_title h4 {
    font-size: 20px;
    line-height: 20px;
    font-weight: bold;
    margin: 0 0 10px;
  }
  .category_2305 .user_voice .inner_sec .inner_title p {
    font-size: 14px;
    line-height: 14px;
    margin: 0;
  }
  .category_2305 .user_voice .inner_sec .inner_content {
    display: flex;
    column-gap: 25px;
  }
  .category_2305 .user_voice .inner_sec .inner_content .inner_content_image {
    max-width: 310px;
    width: 100%;
  }
  .category_2305 .user_voice .inner_sec .inner_content .inner_content_text {
    max-width: 380px;
    width: 100%;
    text-align: left;
  }
  .category_2305 .user_voice .inner_sec .inner_content .inner_content_text span.marker {
    background: linear-gradient(transparent 70%, #FFF08C 70% 100%, transparent 100%);
  }

  .btn_red {
    background: #bf0008;
    border-radius: 4px;
    font-size: 18px;
    margin: 30px auto 0;
    padding: 11px 0;
    text-align: center;
    text-decoration: none;
    color: #fff;
    max-width: 490px;
    width: 100%;
    display: block;
  }

  .category_2305 .howtoeat {
    margin: 0 auto 80px;
  }
  .category_2305 .howtoeat .unidon {
    margin: 50px auto;
    display: block;
    position: relative;
  }
  .category_2305 .howtoeat .unidon .inner_bg {
    width: 100%;
  }
  .category_2305 .howtoeat .unidon .inner_sec {
    position: absolute;
    bottom: 25px;
    display: flex;
    justify-content: space-between;
    width: 100%;
    padding: 0 15px;
  }
  .category_2305 .howtoeat .unidon .inner_sec .inner_content .btn_red {
    background: #bf0008;
    border-radius: 4px;
    font-size: 16px;
    margin: 0 auto;
    padding: 6px 0;
    text-align: center;
    text-decoration: none;
    color: #fff;
    width: 100%;
    display: block;
  }
  .category_2305 .howtoeat .unidon .inner_sec .inner_content {
    background: #FFF;
    border-radius: 4px;
    padding: 25px 15px 15px;
    max-width: 220px;
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
  }
  .category_2305 .howtoeat .unidon .inner_sec .inner_content div.inner_content_image {
    display: flex;
    align-items: center;
    margin: 0 auto 5px;
  }
  .category_2305 .howtoeat .unidon .inner_sec .inner_content img {
    display: block;
  }
  .category_2305 .howtoeat .unidon .inner_sec .inner_content p {
    font-family: "Noto Serif JP", serif;
    font-size: 22px;
    line-height: 22px;
    margin: 0 0 20px;
    text-align: center;
    display: block;
  }
  .category_2305 .howtoeat .unidon .inner_sec .inner_content p span.small {
    font-size: 16px;
  }
  .category_2305 .howtoeat .itemlist {
    display: flex;
    justify-content: space-between;
  }
  .category_2305 .howtoeat .itemlist .item {
    max-width: 340px;
    width: 100%;
  }
  .category_2305 .howtoeat .itemlist .item img {
    margin-bottom: 20px;
  }
  .category_2305 .howtoeat .itemlist .item h3 {
    font-family: "Noto Serif JP", serif;
    font-size: 22px;
    line-height: 38px;
    text-align: left;
    margin: 0 0 20px;
  }
  .category_2305 .howtoeat .itemlist .item .btn_red {
    background: #bf0008;
    border-radius: 4px;
    font-size: 16px;
    margin: 20px auto 0;
    padding: 6px 0;
    text-align: center;
    text-decoration: none;
    color: #fff;
    width: 100%;
    display: block;
  }

  .category_2305 .iwate {
    margin-bottom: 80px;
  }
  .category_2305 .iwate .main_img {
    margin-bottom: 30px;
  }
  .category_2305 .iwate .inner_content {
    display: flex;
    justify-content: space-between;
  }
  .category_2305 .iwate .inner_content img {
    max-width: 270px;
    width: 100%;
    height: fit-content;
  }
  .category_2305 .iwate .inner_content .inner_content_text {
    max-width: 410px;
    width: 100%;
  }
  .category_2305 .iwate .inner_content .inner_content_text h3 {
    font-family: "Noto Serif JP", serif;
    font-size: 26px;
    line-height: 34px;
    margin: 0 0 20px;
  }
  .category_2305 .iwate .inner_content .inner_content_text .detail {
    font-size: 20px;
    line-height: 20px;
    margin: 0 0 20px;
    font-family: "Noto Serif JP", serif;
  }

  .category_2305 .flow {
    margin: 0 0 40px;
  }
  .category_2305 .flow h3 {
    font-family: "Noto Serif JP", serif;
    font-size: 26px;
    line-height: 34px;
    margin: 0 0 20px;
  }
  .category_2305 .flow img {
    margin: 0 0 30px;
  }
  .category_2305 .flow .inner_content_flow {
    margin-bottom: 45px;
    padding: 0;
    margin-bottom: 45px;
    position: relative;
  }
  .inner_content_flow_box {
    position: absolute;
    top: 50px;
    right: 20px;
    max-width: 530px;
    width: 100%;
  }
  .category_2305  .flow .inner_content_flow h3 {
    font-family: "Noto Serif JP", serif;
    font-size: 26px;
    line-height: 26px;
    margin: 0 0 20px;
    color: #1B62A4;
  }
  .category_2305 .flow .inner_content_flow .flow01 {
    margin-bottom: 120px;
  }
  .category_2305 .flow .inner_content_flow .flow02 {
    margin-bottom: 92px;
  }
  .category_2305 .flow .inner_content_flow .flow01 img,
  .category_2305 .flow .inner_content_flow .flow01 .caption,
  .category_2305 .flow .inner_content_flow .flow02 img {
    display: block;
    margin: 0 0 15px;
  }
  .category_2305 .flow .inner_content_flow .flow02 .caption {
    display: block;
    margin: 0;
  }
  .category_2305 .flow .inner_content_flow .msg {
    font-family: "Noto Serif JP", serif;
    font-size: 26px;
    line-height: 42px;
    color: #333333;
    font-weight: bold;
  }
  .category_2305 span.att {
    color: #BF0008;
  }
  .category_2305 .flow .detail {
    font-size: 20px;
    line-height: 35px;
    margin: 0 0 15px;
    font-family: "Noto Serif JP", serif;
  }

  .category_2305 .kakou {
    margin-bottom: 80px;
    padding: 30px;
    display: flex;
    column-gap: 35px;
    background-color: #F4F1ED;
  }
  .category_2305 .kakou div {
    width: calc(50% - (35px/2));
  }
  .category_2305 .kakou h3 {
    font-family: "Noto Serif JP", serif;
    font-size: 22px;
    line-height: 38px;
    margin: 0 0 20px;
  }
  .category_2305 .kakou .btn_red {
    background: #bf0008;
    border-radius: 4px;
    font-size: 18px;
    margin: 20px auto 0;
    padding: 6px 0;
    text-align: center;
    text-decoration: none;
    color: #fff;
    width: 100%;
    display: block;
  }

  .category_2305 .contact {
    margin-bottom: 80px;
    padding: 10px;
    background-color: #F4F1ED;
    text-align: center;
  }
  .category_2305 .contact .inner_content {
    padding: 40px 25px 30px;
    background-color: #FFF;
  }
  .category_2305 .contact .inner_content h2 {
    font-size: 28px;
    line-height: 42px;
    margin: 0 auto;
    color: #BF0008;
    font-weight: bold;
  }
  .category_2305 .contact .inner_content .caption_serif {
    font-family: "Noto Serif JP", serif;
    font-size: 16px;
    line-height: 31px;
    margin: 0 0 20px;
  }
  .category_2305 .contact .inner_content .caption {
    margin: 0 0 20px;
  }
  .category_2305 .contact .inner_content .inner_content_bnr {
    display: flex;
    justify-content: space-between;
  }

  .pc {
    display: block!important;
  }
  .sp {
    display: none!important;
  }

  @media (max-width: 767px) {
    .category_2305 .main_sec {
      flex-wrap: wrap;
      margin-bottom: 50px;
    }
    .category_2305 .main_sec h2 {
      font-size: 24px;
      line-height: 32px;
    }
    .category_2305 .main_sec .detail {
      font-size: 18px;
      line-height: 32px;
      margin: 0 0 13px;
    }
    .category_2305 .main_sec .caption {
      margin: 0 0 20px;
    }
    .category_2305 .main_sec .image_content {
      max-width: unset;
      width: 100%;
      margin: 0 auto;
    }

    .category_2305 .kodawari h2,
    .category_2305 .user_voice h2,
    .category_2305 .howtoeat h2,
    .category_2305 .iwate h2,
    .category_2305 .flow h2,
    .category_2305 .category_itemlist_title h2 {
      font-size: 26px;
      line-height: 38px;
      padding: 25px 0;
    }

    .category_2305 .kodawari {
      margin-bottom: 40px;
    }
    .category_2305 .kodawari .inner_sec a {
      padding: 11px 0;
      width: 90%;
    }
    .category_2305 .kodawari .inner_sec a::before {
      right: 10%;
      top: 48%;
      transform: translateY(-48%) rotate(135deg);
      -webkit-transform: translateY(-48%) rotate(135deg);
      -ms-transform: translateY(-48%) rotate(135deg);
    }
    .category_2305 .kodawari .sec01 a,
    .category_2305 .kodawari .sec02 a,
    .category_2305 .kodawari .sec03 a {
      top: unset;
      bottom: 6%;
      left: 50%;
      transform: translateX(-50%);
      -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
      text-align: center;
    }

    .category_2305 .user_voice .caption {
      margin-bottom: 20px;
      text-align: left;
    }

    .category_2305 .howtoeat .unidon {
      margin: 35px auto;
      background-size:100% auto;
      height: auto;
    }
    .category_2305 .howtoeat .unidon .inner_sec {
      flex-wrap: wrap;
      padding: 0 15px;
    }
    .category_2305 .howtoeat .unidon .inner_sec div:not(:last-child) {
      width: calc(50% - 6px);
    }
    .category_2305 .howtoeat .unidon .inner_sec div.inner_content:not(:last-child) .inner_content_image img {
      margin-bottom: -5px;
    }
    .category_2305 .howtoeat .unidon .inner_sec div.inner_content:last-child {
      width: 100%;
      display: flex;
      justify-content: space-between;
      flex-direction: unset;
      margin-top: 12px;
      padding: 25px 15px 0;
    }
    .category_2305 .howtoeat .unidon .inner_sec div.inner_content:last-child div {
      width: calc(50% - 6px);
    }
    .category_2305 .howtoeat .unidon .inner_sec div.inner_content:first-child .inner_content_image {
      width: 60%;
    }
    .category_2305 .howtoeat .unidon .inner_sec div.inner_content:nth-child(2) .inner_content_image {
      width: 80%;
    }
    .category_2305 .howtoeat .unidon .inner_sec div.inner_content:last-child .inner_content_image {
      margin: 0 auto;
    }
    .category_2305 .howtoeat .unidon .inner_sec div.inner_content:last-child .inner_content_text {
      margin-top: 15px;
    }
    .category_2305 .howtoeat .unidon .inner_sec .inner_content {
      max-width: unset;
    }
    .category_2305 .howtoeat .unidon .inner_sec .inner_content p {
      font-family: "Noto Serif JP", serif;
      font-size: 16px;
      line-height: 16px;
      margin: 0 0 20px;
    }
    .category_2305 .howtoeat .unidon .inner_sec .inner_content p span.small {
      font-size: 12px;
    }
    .category_2305 .howtoeat .unidon .inner_sec .inner_content .btn_red {
      font-size: 12px;
    }
    .contents-area {
      padding: 16px 0;
    }
    .plr-16 {
      padding: 0 16px;
    }
    .mb-20 {
      margin-bottom: 20px!important;
    }

    .category_2305 .howtoeat {
      margin: 0 auto 50px;
    }
    .category_2305 .howtoeat .itemlist {
      flex-wrap: wrap;
    }
    .category_2305 .howtoeat .itemlist .item {
      max-width: unset;
      width: 100%;
    }
    .category_2305 .howtoeat .itemlist .item:first-child {
      margin-bottom: 0;
    }

    .category_2305 .iwate .inner_content {
      flex-wrap: wrap;
      flex-direction: column-reverse;
    }
    .category_2305 .iwate .inner_content .inner_content_text h3 {
      font-size: 24px;
      line-height: 32px;
    }
    .category_2305 .iwate .inner_content .inner_content_text .detail {
      font-size: 18px;
      line-height: 32px;
    }
    .category_2305 .iwate .inner_content img {
      max-width: 270px;
      width: 100%;
      height: fit-content;
      margin: 20px auto 0;
    }

    .inner_content_flow_box {
      top: 30px;
      right: 16px;
      max-width: unset;
      width: 73%;
    }
    .category_2305 .flow .inner_content_flow {
      background: unset;
      height: auto;
    }
    .category_2305 .flow .inner_content_flow h3 {
      font-size: 22px;
      line-height: 32px;
    }
    .category_2305 .flow .inner_content_flow .caption {
      font-size: 14px;
      line-height: 26px;
    }
    .category_2305 .flow .inner_content_flow .flow01 {
      margin-bottom: 85px;
    }
    .category_2305 .flow .inner_content_flow .flow02 {
      margin-bottom: 35px;
    }
    .category_2305 .flow .inner_content_flow .msg {
      font-size: 22px;
      line-height: 32px;
    }

    .category_2305 .kakou {
      margin-bottom: 140px;
      padding: 30px 16px 40px;
      flex-wrap: wrap;
      row-gap: 20px;
    }
    .category_2305 .kakou div {
      width: 100%;
    }

    .category_2305 .contact .inner_content h2 {
      font-size: 24px;
      line-height: 38px;
      margin: 0 5px 20px;
    }
    .category_2305 .contact .inner_content .caption_serif {
      font-family: "Noto Serif JP", serif;
      font-size: 16px;
      line-height: 24px;
      margin: 0 5px 20px;
    }
    .category_2305 .contact .inner_content .caption {
      margin: 0 5px 30px;
      font-size: 14px;
      line-height: 26px;
    }
    .category_2305 .contact .inner_content .inner_content_bnr {
      flex-wrap: wrap;
      row-gap: 20px;
    }

    /* 横幅調整 */
    .heading-image,
    .category_2305 .main_sec,
    .category_2305 .kodawari,
    .category_2305 .user_voice,
    .category_2305 .btn_red_box,
    .category_2305 .howtoeat .itemlist,
    .category_2305 .iwate {
      padding: 0 16px
    }
    .category_2305 .contact {
      margin: 0 16px 80px;
    }

    .pc {
      display: none!important;
    }
    .sp {
      display: block!important;
    }
  }