@charset "UTF-8";

.serif {
  font-family: 'Shippori Mincho B1', "游明朝体+36ポかな", "YuMincho +36p Kana", "YuMincho", " Yu Mincho", "游明朝体", serif;
  font-display: swap;
}

.entry-header {
  display: none;
}

.entry-content {
  margin: 0 auto;
}

.l-breadcrumb {
  display: none;
}

.l-breadcrumb__item:nth-child(2) {
  display: none;
}

.l-breadcrumb__item:nth-child(3) {
  margin-left: 5px;
}

#wrap {
  width: 100%;
  max-width: 1240px;
  margin: 0 auto;
  font-family: 'Noto Sans JP', YuGothic, "Yu Gothic", Helvetica, sans-serif;
  letter-spacing: 0.07em !important;
  color: #1A1311;
}

a {
  text-decoration: none;
  color: inherit;
}

a:hover {
  transform: translateY(3px) translateX(3px);
  box-shadow: none;
  opacity: 0.7;
}

img {
  display: block;
  width: 100%;
  height: auto;
}

.inner80 {
  width: 100%;
  max-width: 1120px;
  margin: 0 auto;
}

.inner160 {
  width: 100%;
  max-width: 960px;
  margin: 0 auto;
}

.inner230 {
  width: 100%;
  max-width: 820px;
  margin: 0 auto;
}

@media screen and (max-width: 650px) {
  .inner80,
.inner160,
.inner230 {
    width: 92%;
    margin: 0 auto;
  }
}

.sec__title {
  color: #C81946;
  font-weight: 700;
  margin-bottom: 40px;
}

.sec__subtitle {
  display: block;
  width: 100%;
  padding-bottom: 8px;
  border-bottom: 1px solid #1A1311;
}

.sec__text {
  line-height: 28px;
}

.gray-back {
  background-color: #EBEBEB;
}

.lh16 {
  line-height: 1.6;
}

.registered {
  /* font-size: 50%; */
  vertical-align: baseline;
}

/* pc用改行 */
@media screen and (max-width: 651px) {
  .br-pc {
    display: none;
  }
}

/* SP用改行 */
@media screen and (min-width: 650px) {
  .br-sp {
    display: none;
  }
}

.pc {
  display: block !important;
}

.sp {
  display: none !important;
}

@media screen and (max-width: 650px) {
  .pc {
    display: none !important;
  }

  .sp {
    display: block !important;
  }
}

#top {
  width: 100%;
  max-width: 1280px;
  margin: 0 auto;
}

.top-image {
  width: 100%;
  max-width: 1240px;
  height: auto;
}

@media screen and (max-width: 650px) {
  .top-image {
    width: 100%;
    height: auto;
  }
}

.top-lead {
  display: flex;
  width: 100%;
  margin: 0 auto;
  justify-content: space-between;
  position: relative;
  height: 309px;
}

@media screen and (max-width: 650px) {
  .top-lead {
    display: block;
    margin-top: 30px;
    height: 410px;
  }
}

.top-lead__text {
  font-size: 18px;
  margin-top: 40px;
  line-height: 2.2;
  letter-spacing: 0.04em;
  position: absolute;
  left: 2%;
  z-index: 2;
}

.top-lead__text .font-accent {
  color: #C81946;
}

@media screen and (max-width: 650px) {
  .top-lead__text {
    font-size: 16px;
    margin-top: 40px;
    line-height: 2;
    width: 92%;
    margin: 0 auto;
  }
}

.top-lead__image {
  width: 520px;
  position: absolute;
  top: -19%;
  right: 0;
  z-index: 1;
}

@media screen and (max-width: 650px) {
  .top-lead__image {
    width: 240px;
    margin-top: 295px;
    margin-right: 0;
  }
}

/* 動画全体の横幅を指定するためのdiv */
.rt_video-wrap {
  width: 100%;
  max-width: 720px;
  margin-left: auto;
  margin-right: auto;
}

@media screen and (max-width: 650px) {
  .rt_video-wrap {
    max-width: 100%;
    margin-bottom: 80px;
  }
}

/* 動画を囲うdiv */
.rt_video {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}

/* YouTube埋め込み用のiframe */
.rt_video iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.black-rice__sec01 {
  display: flex;
  align-items: center;
}

.black-rice__sec01 img {
  width: 50%;
  height: 50%;
  margin-top: 20px;
}

@media screen and (max-width: 650px) {
  .black-rice__sec01 {
    display: block;
    align-items: center;
    width: 100%;
    padding: 0;
    margin: 0 0 40px 0;
  }

  .black-rice__sec01 img {
    width: 100%;
    height: 100%;
    margin-left: 0;
  }
}

.black-rice__sec01__title__inner {
  margin-top: 120px;
}

.black-rice__sec01__title__inner h3 {
  font-size: 22px;
  margin-bottom: 20px;
  letter-spacing: 0.04;
}

@media screen and (max-width: 650px) {
  .black-rice__sec01__title__inner {
    width: 96%;
    margin: 60px auto;
  }

  .black-rice__sec01__title__inner h2 {
    font-size: 16px;
    line-height: 1.8;
    width: 88%;
    margin: 0 auto 40px;
  }

  .black-rice__sec01__title__inner h3 {
    text-align: center;
  }
}

.black-rice__sec01__text__inner {
  display: flex;
}

.black-rice__sec01__text__inner h3 {
  font-size: 20px;
  letter-spacing: 0.04;
  margin-bottom: 20px;
}

.black-rice__sec01__text__inner p {
  font-size: 14px;
}

.black-rice__sec01__text__inner img {
  width: 50%;
  height: auto;
  margin-left: 20px;
  margin-top: 0;
}

@media screen and (max-width: 650px) {
  .black-rice__sec01__text__inner {
    display: block;
  }

  .black-rice__sec01__text__inner h3 {
    font-size: 12px;
  }

  .black-rice__sec01__text__inner p {
    width: 92%;
    margin: 10px auto 40px;
  }

  .black-rice__sec01__text__inner img {
    width: 96%;
    height: auto;
    margin: 0 auto;
  }
}

.black-rice__sec02 {
  display: flex;
  align-items: center;
  position: relative;
  height: 400px;
}

@media screen and (max-width: 650px) {
  .black-rice__sec02 {
    display: block;
    height: 600px;
  }
}

.black-rice__sec02__text {
  width: 60%;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
}

.black-rice__sec02__text h3 {
  font-size: 22px;
  letter-spacing: 0.04;
  margin-bottom: 20px;
  line-height: 1.6;
}

.black-rice__sec02__text p {
  font-size: 14px;
}

@media screen and (max-width: 650px) {
  .black-rice__sec02__text {
    width: 100%;
    height: 600px;
  }

  .black-rice__sec02__text h3 {
    font-size: 20px;
    text-align: center;
  }

  .black-rice__sec02__text p {
    width: 88%;
    margin: 10px auto 20px;
  }
}

.black-rice__sec02__img__inner {
  width: 40%;
  position: absolute;
  top: 0;
  right: 0;
  z-index: -2;
}

@media screen and (max-width: 650px) {
  .black-rice__sec02__img__inner {
    width: 100%;
    margin-left: 0;
    position: relative;
    padding-top: 300px;
  }

  .black-rice__sec02__img__inner img {
    width: 60%;
    margin-left: auto;
    margin-right: -4%;
  }
}

.black-rice__sec02__img__caption {
  width: 72%;
  position: absolute;
  top: 86%;
  right: 0;
  text-shadow: 0 3px 3px #fff;
}

@media screen and (max-width: 650px) {
  .black-rice__sec02__img__caption {
    width: 68%;
    line-height: 1.8;
    position: absolute;
    top: 70%;
    left: 5%;
    text-shadow: 0 3px 3px #fff;
  }
}

.monascus__sec01 {
  display: flex;
  align-items: end;
}

.monascus__sec01 img {
  width: 50%;
  height: 50%;
  margin-left: -60px;
}

@media screen and (max-width: 650px) {
  .monascus__sec01 {
    display: block;
    width: 100%;
    margin: 40px 0;
  }

  .monascus__sec01 img {
    width: 90%;
    height: 100%;
    margin-left: 0;
  }
}

.monascus__sec01__title__inner h2 {
  line-height: 2.2;
  margin-bottom: 40px;
  margin-left: -20px;
}

.monascus__sec01__title__inner h3 {
  font-size: 22px;
  letter-spacing: 0.04em;
}

.monascus__sec01__title__inner h3 sup {
  font-size: 11px;
  vertical-align: super;
}

.monascus__sec01__title__inner h3 sub {
  font-weight: 400;
  font-size: 11px;
}

.monascus__sec01__title__inner p {
  font-size: 14px;
  margin-top: 20px;
  margin-bottom: 40px;
}

@media screen and (max-width: 650px) {
  .monascus__sec01__title__inner {
    width: 96%;
    margin: 60px auto 80px;
  }

  .monascus__sec01__title__inner h2 {
    width: 88%;
    margin: 0 auto 40px;
    font-size: 16px;
    line-height: 1.8;
  }

  .monascus__sec01__title__inner h3 {
    text-align: center;
    font-size: 20px;
  }

  .monascus__sec01__title__inner h3 sup {
    font-size: 11px;
  }

  .monascus__sec01__title__inner h3 sub {
    font-weight: 400;
    font-size: 11px;
  }

  .monascus__sec01__title__inner p {
    width: 92%;
    margin: 10px auto 40px;
  }
}

#method-protect {
  padding-top: 60px;
  padding-bottom: 40px;
  letter-spacing: normal;
}

@media screen and (max-width: 650px) {
  #method-protect {
    padding: 40px 0 80px;
  }
}

.method-protect__inner {
  width: 100%;
  max-width: 960px;
  margin: 0 auto;
  padding-left: 0;
  padding-right: 0;
}

#method {
  margin-bottom: 40px;
}

.method__sec01 ul li {
  letter-spacing: 0.02em;
  margin-bottom: 8px;
  padding-left: 14px;
  background-image: url("/wp-content/uploads/2023/01/rt_list.svg");
  background-size: 10px;
  background-repeat: no-repeat;
  background-position: 0px 4px;
  font-size: 11px;
}

@media screen and (max-width: 650px) {
  .method__sec01 ul li {
    letter-spacing: 0.04em;
    margin-bottom: 10px;
    padding-left: 18px;
    background-size: 16px;
    font-size: 14px;
    line-height: 1.8;
  }
}
.sec__title__red {
  font-size: 16px;
  display: inline-block;
  width: 100%;
  font-weight: 600;
  margin-bottom: 16px;
  padding: 5px;
  border-radius: 2px;
  text-align: center;
  color: #fff;
  background-color: #B92247;
}
/* 
.sec__title__red .registered {
  vertical-align: super;
} */

@media screen and (max-width: 650px) {
  .sec__title__red {
    font-size: 20px;
    letter-spacing: 0.04em;
    padding: 8px;
  }
}

.method-protect__img__inner {
  margin-top: 14px;
  display: flex;
  justify-content: space-between;
}

.method-protect__img {
  position: relative;
  width: 46%;
}

.method__img__caption {
  line-height: 1.2;
  letter-spacing: 0.02em;
}

.protect-sec {
  margin-bottom: 40px;
}

.protect-sec h3 {
  font-size: 14px;
}

.protect-sec p {
  font-size: 11px;
}

@media screen and (max-width: 650px) {
  .protect-sec {
    margin-bottom: 40px;
  }

  .protect-sec h3 {
    font-size: 18px;
    text-align: center;
    letter-spacing: 0.1em;
  }

  .protect-sec p {
    font-size: 14px;
  }
}

.protect-sec__outside__caption {
  font-size: 10px;
}

.protect-sec .anti-inflammation {
  margin-bottom: 8px;
}

.protect-sec table {
  text-align: center;
  border-collapse: collapse;
  border: solid 1px #1A1311;
  font-size: 6px;
}

@media screen and (max-width: 650px) {
  .protect-sec table {
    font-size: 12px;
  }
}

.protect-sec table th {
  padding: 5px;
  border: solid 1px #1A1311;
}

.protect-sec table td {
  padding: 3px 10px;
  border: dashed 1px #1A1311;
}

.sdgs {
  border: solid 1px #B92247;
  background-color: #fff;
  padding: 20px;
  margin-bottom: 0;
  margin-top: -20px;
}

.sdgs .row .col-sm-4 .sec__title {
  margin-bottom: 0;
  line-height: 1.2;
  font-size: 20px;
  letter-spacing: 0.1em;
}

@media screen and (max-width: 650px) {
  .sdgs .row .col-sm-4 .sec__title {
    font-size: 22px;
  }
}

.sdgs__text {
  font-size: 11px;
}

@media screen and (max-width: 650px) {
  .sdgs__text {
    font-size: 14px;
    line-height: 1.8;
    margin-top: 20px;
  }
}

#suggestion {
  margin-top: 40px;
  margin-bottom: 100px;
}

@media screen and (max-width: 650px) {
  #suggestion {
    margin-top: 20px;
    margin-bottom: 100px;
  }
}

.suggestion__title__sec {
  position: relative;
  background-image: url(/wp-content/uploads/2023/01/rt_suggestion.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  width: 100%;
  height: 260px;
  margin-bottom: 20px;
}

@media screen and (max-width: 650px) {
  .suggestion__title__sec {
    height: 180px;
  }
}

.suggestion__title {
  position: absolute;
  font-size: 36px;
  width: 90%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-shadow: 2px 2px 4px #fff;
}

@media screen and (max-width: 650px) {
  .suggestion__title {
    position: absolute;
    width: 100%;
    font-size: 28px;
    line-height: 1.6;
  }
}

.suggestion__content h3 {
  padding: 10px;
  margin-bottom: 30px;
  font-size: 18pt;
}

.suggestion__content__list ul li {
  font-size: 20px;
  letter-spacing: normal;
  margin-bottom: 8px;
  padding-left: 28px;
  background-image: url("/wp-content/uploads/2023/01/rt_list.svg");
  background-size: 20px;
  background-repeat: no-repeat;
  background-position: 5px 5px;
}

@media screen and (max-width: 650px) {
  .suggestion__content__list ul li {
    font-size: 16px;
    margin-bottom: 10px;
    background-size: 16px;
  }
}

#item {
  margin-top: 60px;
  padding-top: 60px;
  padding-bottom: 80px;
}

.item__list {
  margin-bottom: 20px;
}

.item__list__title__image {
  width: 92%;
  margin-bottom: 20px;
}

@media screen and (max-width: 650px) {
  .item__list__title__image {
    margin: 0 auto;
    width: 68%;
    margin-bottom: 20px;
  }
}

.item__list__title__lead h2 {
  text-align: center;
  font-size: 16px;
  font-weight: 400;
  line-height: 2;
}

@media screen and (max-width: 650px) {
  .item__list__title__lead h2 {
    font-size: 18px;
  }
}
.item__list__wrap {
  margin-bottom: 40px;
}

.item__list__image {
  position: relative;
}

@media screen and (max-width: 650px) {
  .item__list__image {
    width: 80%;
    margin: 0 auto;
  }
}
.item__list__image::after {
  content: "";
  display: inline-block;
  width: 62px;
  height: 70px;
  background-image: url(/wp-content/uploads/2023/01/rt_item_15icon.svg);
  background-repeat: no-repeat;
  background-size: contain;
  vertical-align: middle;
  position: absolute;
  bottom: -16px;
  right: -8px;
}

@media screen and (max-width: 650px) {
  .item__list__image::after {
    width: 84px;
    height: 92px;
    bottom: -18px;
    right: -20px;
  }
}

.item__list__text {
  color: #000000;
  background-color: #fff;
  padding: 20px;
  height: 240px;
  letter-spacing: normal;
}

.item__list__text h3 {
  font-size: 20px;
  font-weight: 700;
  letter-spacing: -0.02;
}

.item__list__text p {
  font-size: 15px;
  font-weight: 200;
  line-height: 1.8em;
  margin-bottom: 0;
}

@media screen and (max-width: 650px) {
  .item__list__text {
    width: 80%;
    margin: 0 auto;
    height: auto;
  }

  .item__list__text h3 {
    font-size: 22px;
  }

  .item__list__text p {
    font-size: 16px;
  }
}

/*  add-free_table  */
#add-free {
  width: 100%;
  margin: 0 auto !important;
  letter-spacing: normal;
  color: #000;
}

@media screen and (max-width: 650px) {
  #add-free {
    width: 96%;
  }
}

.add-free_title {
  font-size: 20px;
}

/*  add-free_pc  */
.add-free_pc {
  font-size: 14px;
  text-align: center;
  border-collapse: collapse;
  margin-bottom: 0;
}

.add-free_pc_header {
  color: #fff;
  background-color: #B92247 !important;
  font-weight: 700 !important;
  width: 28% !important;
}

.add-free_pc th,
.add-free_pc td {
  border-collapse: collapse;
  border: solid 1px #000000;
  padding: 8px 10px;
}

.add-free_pc tr.item th {
  background-color: #fff;
  font-weight: 400;
  width: 14.4%;
}

.add-free_pc tr.free-material th {
  background-color: #F1D3D3;
  letter-spacing: -0.02em;
  font-weight: 400;
}

.add-free_pc tr.free-material td {
  color: #B92247;
}

/*  add-free_sp  */
.add-free_sp_1,
.add-free_sp_2 {
  font-size: 14px;
  text-align: center;
  border-collapse: collapse;
  margin-bottom: 20px;
}

.add-free_sp_2 {
  width: 76%;
}

.add-free_sp_header {
  color: #fff;
  background-color: #B92247 !important;
  font-weight: 700 !important;
  width: 28% !important;
}

.add-free_sp_1 th,
.add-free_sp_2 th,
.add-free_sp_1 td,
.add-free_sp_2 td {
  border-collapse: collapse;
  border: solid 1px #000000;
  padding: 8px 10px;
}

.add-free_sp_1 tr.item th,
.add-free_sp_2 tr.item th {
  background-color: #fff;
  font-weight: 400;
  width: 24%;
}

.add-free_sp_1 tr.free-material th,
.add-free_sp_2 tr.free-material th {
  background-color: #F1D3D3;
  letter-spacing: -0.02em;
  font-weight: 400;
}

.add-free_sp_1 tr.free-material td,
.add-free_sp_2 tr.free-material td {
  color: #B92247;
}

.btn-section {
  width: 840px;
  max-width: 100%;
  margin: 80px auto 160px;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.btn-section .link05 {
  padding: 20px 10px;
  margin: 0 auto;
}

.btn-section .link05 img {
  width: 260px;
}/*# sourceMappingURL=page-ricetect.min.css.map */