@charset "UTF-8";

/* kyotsu */
.bgc_w {
  padding-left:5px;
  padding-right:5px;
}
.bgc1 {
  background-color:#033113;
}
.bgc2 {
  background-color:#FBFBF3;
}
.bgc3 {
  background-color:#1C6B25;
}
.bgc4 {
  background-color:#F3F3F3;
}
.bdr30 {
  border-radius:30px;
}
.bdru30 {
  border-top-left-radius:30px;
  border-top-right-radius:30px;
}
.bdrs30 {
  border-bottom-left-radius:30px;
  border-bottom-right-radius:30px;
}
.fc1 {
  color:#1C6B25;
}
.fc2 {
  color:#fff;
}
.fc3 {
  color:#7A7979;
}
.kp1 {
  background:linear-gradient(transparent 60%, #C7E621 60%);
}
.txt1 {
  font-size:46px;
  text-align:center;
  font-weight:bold;
  font-family: 'M PLUS Rounded 1c', sans-serif;
}
.txt1 > .fc1{
  font-family: 'M PLUS Rounded 1c', sans-serif;
}
.txt2 {
  font-size:34px;
  text-align:center;
  font-weight:bold;
}
.shosai_dl {
  display:flex;
  display:-ms-flexbox;
  flex-wrap:wrap;
}
.shosai_dl dt {
  margin-bottom:5px;
  min-width: 135px;
  width:20%;
}
.shosai_dl dd {
  width:80%;
  margin-bottom:5px;
}
.subtit .naname {
  position:relative;
}
.subtit .naname::before,
.subtit .naname::after {
  content:"";
  position: relative;
  display: inline-block;
  content: "";
  background: #fff;
  width: 2px;
  height: 2em;
  margin: 0 1em;
  margin-top: -.2em;
  vertical-align: middle;
}
.subtit .naname::before {
  transform: rotate(-30deg);
}
.subtit .naname::after {
  transform: rotate(30deg);
}


.page-id-67 main {
  overflow-x: hidden;
}
.soymeat_eye_w {
  position:relative;
  background-image:url(./images/soymeat_eyecatch00.jpg);
  background-size:cover;
  background-position: center;
  border-bottom-left-radius: 60px;
  border-bottom-right-radius: 60px;
  height: 700px;
}
.soymeat_eye_w .inner {
  display:flex;
  display:-ms-flexbox;
}
.soymeat_eye_w .inner > div {
  width:50%;
}
.soymeat_eye_w .inner .in {
  padding: 70px 0 0 calc(170 / 1920 * 100%);
}
.soymeat_eye_w .inner .in .box1 {
  background-color:#1C6B25;
  border-radius:30px;
  color:#FFE2A7;
  display: inline-block;
  max-width: 650px;
  min-width: 650px;
  padding: 65px 100px;
  position:relative;
}
.soymeat_eye_w .inner .in .box1 p.h4 {
  font-weight: bold;
}
.soymeat_eye_w .inner .in .box1 .bean1 {
  margin-bottom: 0;
  position: absolute;
  top: -30px;
  left: -50px;
}
.soymeat_eye_w .inner .in .box1 .bean2 {
  margin-bottom: 0;
  position: absolute;
  bottom: -40px;
  right: -50px;
}
.soymeat_eye_w .inner .in .deco1 {
  position: absolute;
  bottom: -80px;
  left: -40px;
  z-index: 100;
  margin-bottom:0;
}
.spinA {
  animation: rotate-anime 40s linear infinite;
}
@keyframes rotate-anime {
  0%  {transform: rotate(0);}
  100%  {transform: rotate(360deg);}
}

.soymeat_eye_w .inner .in .box1 h1 {
  color:#fff;
  font-size: calc(32px + 18 * (100vw - 375px) / 1545);
  line-height:1.3;
}
.soymeat_eye_w .h1 {
  color:#1C6B25;
  font-size: calc(60px + 70 * (100vw - 375px) / 1545);
  font-weight: 900;
  text-shadow: 5px 5px 0px rgba(255, 255, 255, 1);
  line-height:1;
  padding: 60px 0 0 calc(170 / 1920 * 100%);
}
.soymeat_eye_w .inner > div.right img {
  border-bottom-right-radius: 100px;
  margin-bottom:0;
}
#soymeat2 {
  padding-top:60px;
  background: linear-gradient(180deg, transparent 0%, transparent 20%, #FBFBF3 20%, #FBFBF3 90%, transparent 90%, transparent 100%);
  position:relative;
}
#soymeat2 .inner {
  position:relative;
}
#soymeat2 .soymeat_01 {
  border-radius:30px;
  margin-bottom:0;
  position:relative;
  z-index:30;
}
#soymeat2 .bean01 {
  position:absolute;
  margin-bottom:0;
  top:-100px;
  left:-100px;
  z-index:50;
}
#soymeat2 .en01 {
  position: absolute;
  bottom: -200px;
  right: 0;
  z-index: 1;
  margin-bottom: 0;
}
.soy1 .point_img {
  margin-bottom:0;
  border-radius:30px;
}
.soy1 h3 {
  margin-bottom:20px;
  line-height:1.5;
}
.wrap.soy1 {
  align-items: flex-start;
  justify-content: space-between;
}
.wrap.soy1 > div {
  width:48%;
}
#soymeat3 > div.container_in {
  position: relative;
  z-index: 1;
}
#soymeat3.en_bg01 {
  position: relative;
}
#soymeat3.en_bg01:before,
#soymeat3.en_bg01:after {
  background-image: url(./images/soymeat_en01.svg);
  background-repeat: no-repeat;
  background-size: contain;
  content: "";
  display: inline-block;
  height: calc(300px + 398 * (100vw - 375px) / 1545);
  position: absolute;
  width: calc(300px + 398 * (100vw - 375px) / 1545);
  z-index: 0;
}
#soymeat3.en_bg01:before {
  top: -15%;
  right: -140px;
}
#soymeat3.en_bg01:after {
  bottom: 25%;
  left: -115px;
}
#soymeat3 h2 {
  position:relative;
  z-index:100;
}
#soymeat3 .wrap:not(:last-child) {
  margin-bottom:100px;
}
.point_w {
  color:#1C6B25;
  font-size:14px;
  font-weight:bold;
  line-height:1.5;
  margin-bottom:15px;
}
.point_w > div {
  background-color:#C7E621;
  border-radius:20px;
  display:inline-block;
  font-weight: 900;
  line-height: 1;
  padding:5px 20px;
}
.point_w > div span {
  font-size:20px;
}
.point_w span {
  font-size:20px;
}

#soymeat4.en_bg02,
#soymeat4 .box.bean_bg02 {
  position: relative;
}
#soymeat4.en_bg02:after {
  background-image: url(./images/soymeat_en01.svg);
  background-repeat: no-repeat;
  background-size: contain;
  content: "";
  display: inline-block;
  height: calc(300px + 252 * (100vw - 375px) / 1545);
  position: absolute;
  bottom: -70px;
  right: -90px;
  width: calc(300px + 252 * (100vw - 375px) / 1545);
  z-index: 0;
}
#soymeat4 .box.bean_bg02 img.bean02_ue {
  position: absolute;
  margin-bottom: 0;
  bottom: -40px;
  right: calc(-10px + -50 * (100vw - 375px) / 1545);
  width: calc(120px + 80 * (100vw - 375px) / 1545);
  z-index: 50;
}
#soymeat4 .box.bean_bg02 img.bean02_st {
  border-radius: 30px;
  margin-bottom: 0;
  position: relative;
  z-index: 30;
}

.kaunara_w {
  padding-left:100px;
  padding-right:100px;
}
.k_naiyo1 {
  padding:30px;
  display:flex;
  display:-ms-flexbox;
  margin-bottom:50px;
}
.k_naiyo1 .w1 {
  width:14%;
}
.k_naiyo1 .w2 {
  width:36%;
  margin-right:4%;
}
.k_naiyo1 .w3 {
  width:46%;
  padding:20px;
}
.k_naiyo1 .w3 h4 {
  font-size:16px;
}
.tit_p1 {
  border-bottom:1px solid #1C6B25;
  font-size:24px;
  padding-bottom:5px;
  margin-bottom:20px;
}
.point_teiki_w {
  display:flex;
  display:-ms-flexbox;
}
.point_teiki_w .t1 {
  width:200px;
  height:200px;
  border-radius:50%;
  background-color:#FFFFFF;
  text-align:center;
}
.point_teiki_w .t1.left h5 {
  font-size:16px;
  background-color:#FBCF1D;
  width: 80%;
  margin: 15px auto 10px;
  /*height:28px;*/
  line-height: 1.6;
}
.point_teiki_w .t1.right h5 {
  font-size:16px;
  width: 80%;
  margin: 15px auto 10px;
  position:relative;
  /*height:28px;*/
  background-image:url(./images/soymeat_ribbon1.svg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: 100%;
}
.point_teiki_w .t2 {
  padding-left:20px;
  padding-right:20px;
  text-align:center;
  color:#1C6B25;
  line-height:1.3;
}
.point_teiki_w .t2 .txt_a1 {
  font-size:24px;
  margin-bottom:10px;
  font-weight:bold;
}
.point_teiki_w .t2 .txt_a2 {
  font-size:18px;
  margin-bottom:0;
  font-weight:bold;
}
.point_teiki_w .t2 .txt_a2 span {
  font-size:14px;
}
.point_teiki_w .t2 .img_a1 {
  position:relative;
}
.point_teiki_w .t2 .img_a1 img {
  margin-bottom:0;
}
.point_teiki_w .t2 .img_a1 p {
  font-size:18px;
  color:#fff;
  margin-bottom:0;
  position:absolute;
  top:50%;
  left:50%;
  transform:translate(-50%,-50%);
  width: 100%;
}
.point_teiki_w .t2 .img_a1 p span {
  font-size:14px;
}
.k_naiyo_w {
  display:flex;
  display:-ms-flexbox;
  justify-content: space-between;
}
.k_naiyo2,
.k_naiyo3 {
  padding:30px;
  width:48%;
  display: flex;
  justify-content: space-between;
}
.k_naiyo2 .left,
.k_naiyo3 .left {
  width:20%;
}
.k_naiyo2 .right,
.k_naiyo3 .right {
  width:75%;
}

.tit_t1 {
  background-color:#D6CCBA;
  text-align:center;
  font-size:34px;
  margin-bottom:0;
  padding:10px;
}
.teikishohin_w .top-product__list {
  padding:40px;
  justify-content: center;
}
.teikishohin_w .top-product__list-item:nth-child(2n) {
  margin-right:0;
}
.teikishohin_w .top-product__list-img img {
  border-top-right-radius:30px;
  border:1px solid #D8D8D8;
}
.teikishohin_w .top-product__list-tag {
  margin-top:10px;
  margin-bottom:15px;
}
.teikishohin_w .top-product__list-tag span.muryo {
  background-color:#C7E621;
  color:#1C6B25;
  font-weight:bold;
  font-size:13px;
  padding:5px 10px;
}
.teikishohin_w .top-product__list-tag span.pack {
  color:#7A7979;
}
.teikishohin_w .top-product__list-amount {
  font-size:20px;
  font-weight:bold;
  color:#E60012;
  text-decoration: line-through
}
.teikishohin_w .top-product__list-amount span {
  color:#000;
}
.teikishohin_w .top-product__list-price {
  font-size:28px;
  color:#E60012;
  line-height:1.3;
  position:relative;
}
.teikishohin_w .top-product__list-price::before {
  content:"" ;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-left: 15px solid #7A7979;
  position:absolute;
  left:10px;
  top:50%;
  transform:translateY(-50%);
}
.top-product__list-flg.off_w {
  background-color:#E60012;
  width:80px;
  height:80px;
  text-align:center;
  border-radius:50%;
  display: flex;
  display: -ms-flexbox;
  justify-content: center;align-items: center;
}
.top-product__list-flg.off_w .off {
  font-size:18px;
  line-height:1.3;
}
.top-product__list-flg.off_w .off span {
  font-size:24px;
}

.nagare_w {
  padding: 60px 30px;
}
.subtit_n1 {
  font-size:34px;
  background-color:#1C6B25;
  border-radius:30px;
  display:inline-block;
  line-height:1;
  color:#fff;
  padding:10px 35px;
  margin-bottom:30px;
}
.nagare_w .a_ul > li {
  background-color:#F3F3F3;
  padding:25px;
}
.nagare_w .a_ul > li h3 {
  font-size:24px;
}
.nagare_w .l1 {
  position:absolute;
  top:50px;
  width:5%;
  height:4px;
  left:30%;
  background-image: linear-gradient(to right, #C7E621, #C7E621 6px, transparent 6px, transparent 8px);
  background-position: left top;
  background-size: 10px 3px;
  background-repeat: repeat-x;
}
.nagare_w .r1 {
  position:absolute;
  top:50px;
  width:5%;
  height:4px;
  left:65%;
  background-image: linear-gradient(to right, #C7E621, #C7E621 6px, transparent 6px, transparent 8px);
  background-position: left top;
  background-size: 10px 3px;
  background-repeat: repeat-x;
}
.nagare_w .modori_w {
  width: 35%;
  margin: 0 15% 0 auto;
}
.nagare_w .modori_w .yajirushi {
  width:100%;
  height:40px;
  background-image :linear-gradient(to bottom, #C7E621, #C7E621 6px, transparent 6px, transparent 8px),linear-gradient(to left, #C7E621, #C7E621 6px, transparent 6px, transparent 8px),linear-gradient(to top, #C7E621, #C7E621 6px, transparent 6px, transparent 8px);
  background-size:3px 10px,10px 3px,3px 10px;
  background-position:right top,right bottom,left bottom;
  background-repeat:repeat-y,repeat-x,repeat-y;

  position:relative;
}
.nagare_w .modori_w .yajirushi::before {
  content:"" ;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 20px 25px 20px;
  border-color: transparent transparent #C7E621 transparent;
  left:-18px;
  position: absolute;
}
.nagare_w .modori_w .modoritxt_w {
  margin-top:15px;
}
.nagare_w .modori_w .modoritxt_w h3 {
  font-size:24px;
  color:#1C6B25;
}
.nagare_w .modori_w .modoritxt_w h4 {
  font-size:18px;
}
.nagare_w.n1 {
  margin-bottom:30px;
}
.haisou_w {
  width:100%;
  max-width:1000px;
  margin:0 auto;
}
.faq_teiki_w .faq_dl {
  border-bottom:1px solid #D8D8D8;
  margin-bottom: 0;
}
.faq_teiki_w .faq_dl:first-child {
  border-top:1px solid #D8D8D8;
}
.faq_dl dt,.faq_dl dd {
  align-items: flex-start;
  display: flex;
  margin: auto;
  width: calc(100% - 100px)
}
.faq_dl dt {
  padding:30px calc(50 / 1200 * 100%);
  color:#1A0002;
  margin-bottom:0;
  cursor:pointer;
  position:relative;
  font-size:18px;
}
.faq_dl dt::after {
  content:"";
  width:20px;
  height:1px;
  background-color:#1C6B25;
  position:absolute;
  right:65px;
  top:50%;
}
.faq_dl dt::before {
  content:"";
  width:20px;
  height:1px;
  background-color:#1C6B25;
  position:absolute;
  right:65px;
  top:50%;
  transform:rotate(90deg);
  transition:.5s;
}
.faq_dl dt.open::before {
  transform:rotate(0);
}
.faq_q_img {
  min-width: 36px;
}
.faq_a_img {
  min-width: 28px;
}
.faq_q_img img, .faq_a_img img {
  margin-bottom: 0;
}
.faq_q_txt {
  padding: 0 0.75em 0 20px;
}
.faq_a_txt {
  padding-left: 25px;
}
.faq_dl dd {
  background-color: #fff;
  border-radius: 10px;
  margin-bottom:0;
  padding:20px calc(50 / 1200 * 100%) 15px;
  margin-bottom: 30px;
  color:#1A0002;
  font-size:18px;
}

.soymeat_tanpin_w {
  width:100%;
  max-width:900px;
  margin:0 auto;
}
.soymeat_tanpin_w .inner {
  display:flex;
  display:-ms-flexbox;
  justify-content: space-between;
}
.soymeat_tanpin_w .inner > div {
  width:48%;
}
.soymeat_tanpin_w .inner h3 {
  font-size:22px;
}
.soymeat_tanpin_w .inner p {
  font-size:16px;
}
.price_w {
  display:flex;
  display:-ms-flexbox;
  align-items: baseline;
  line-height:1.3;
}
.price_w > div.pack {
  margin-right:20px;
}
.price_w > div.price {
  font-size:30px;
}
.price_w > div.price span {
  font-size:18px;
}

@media screen and (max-width:1300px) {
  .soymeat_eye_w {
    height: 600px;
  }
  .soymeat_eye_w .h1 {
    padding-left:60px;
  }
  .soymeat_eye_w .inner .in {
    padding-left:60px;
  }
  .soymeat_eye_w .inner .in .deco1 {
    width: 220px;
  }
  .soymeat_eye_w .inner .in .box1 {
    min-width: 520px;
    padding-left:50px;
    padding-right:50px;
  }
  .soymeat_eye_w .inner .in .box1 .bean1 {
    width:80px;
  }
  .soymeat_eye_w .inner .in .box1 .bean2 {
    width:120px;
  }
  .txt1 {
    font-size:30px;
  }
  #soymeat2 .bean01 {
    width:400px;
  }
  #soymeat2 .en01 {
    width:400px;
  }
}

@media screen and (max-width: 1000px) {
  .soymeat_eye_w {
    height: 550px;
  }
  .k_naiyo1 {
    display:block;
    padding:10px;
  }
  .k_naiyo1 .w1 {
    width:100%;
    text-align:center;
  }
  .k_naiyo1 .w1 img {
    width:60px;
  }
  .k_naiyo1 .w2 {
    width:100%;
  }
  .k_naiyo1 .w2 .tit_p1 {
    text-align: center;
  }
  .k_naiyo1 .w3 {
    width:100%;
    padding:10px;
  }
}

@media screen and (max-width: 768px) {
  .soymeat_eye_w {
    background-position: 80% top;
    height: 300px;
    margin-bottom: 150px;
  }
  .soymeat_eye_w .h1 {
    padding-left:20px;
    padding-top:50px;
    position: absolute;
  }
  .soymeat_eye_w .inner .in {
    padding-top:0;
    padding-bottom:0;
    padding-left:0;
    padding-right:0;
    width:100%;
  }
  .soymeat_eye_w .inner {
    position: absolute;
    margin-bottom: 0;
    bottom: -45%;
    z-index: 100;
    left: 50%;
    transform: translate(-50%);
    width: 90%;
  }
  .soymeat_eye_w .inner .in .deco1 {
    bottom: -75px;
    left: -50px;
    width: 125px;
  }
  .soymeat_eye_w .inner .in .box1 {
    padding: 40px 20px;
    min-width: inherit;
    width:100%;
  }
  .soymeat_eye_w .inner .in .box1 .bean2 {
    right:0;
    bottom:-20px;
  }
  .soymeat_eye_w .inner .in .box1 p {
    font-size:14px;
  }
  #soymeat2 .bean01 {
    width:200px;
  }
  #soymeat2 .en01 {
    width:250px;
  }
  #soymeat3.en_bg01:before {
    top: -5%;
  }
  #soymeat3.en_bg01:after {
    bottom: 40%;
  }
  #soymeat3 .wrap {
    display:block;
  }
  #soymeat3 .wrap:not(:last-child) {
    margin-bottom: 60px;
  }
  #soymeat3 .wrap .box {
    width:100%;
    max-width:none;
  }
  .tit_p1 {
    font-size:17px;
    text-align:center;
  }
  .k_naiyo1 .w3 h4 {
    font-size:14px;
  }
  .point_teiki_w {
    align-items:center;
  }
  .point_teiki_w .t1 {
    border-radius:10px;
  }
  .point_teiki_w .t1.left h5 {
    font-size: 14px;
  }
  .point_teiki_w .t1.right h5 {
    font-size: 14px;
    width: 95%;
  }
  .point_teiki_w .t1 p {
    margin-bottom:0;
  }
  .point_teiki_w .t2 {
    padding-left:10px;
    padding-right:10px;
  }
  .point_teiki_w .t2 .txt_a1 {
    font-size:13px;
  }
  .point_teiki_w .t2 .txt_a2 {
    font-size:13px;
  }
  .point_teiki_w .t2 .img_a1 p {
    font-size:12px;
  }
  .k_naiyo_w {
    display:block;
  }
  .k_naiyo2, .k_naiyo3 {
    width:100%;
    display:block;
  }
  .k_naiyo2 {
    margin-bottom:50px;
  }
  .k_naiyo2 > div.right,
  .k_naiyo3 > div.right {
    width:100%;
  }
  .k_naiyo2 .left, .k_naiyo3 .left {
    width:100%;
    text-align:center;
  }
  .k_naiyo2 .left img,
  .k_naiyo3 .left img {
    width:60px;
  }

  .tit_t1 {
    font-size:24px;
  }
  .tit_t1.st {
    line-height: 1.25;
  }
  .teikishohin_w .top-product__list {
    padding:15px;
  }
  .teikishohin_w .top-product__list-amount {
    font-size:14px;
  }
  .teikishohin_w .top-product__list-price {
    font-size:22px;
    padding-left:35px;
  }
  .wrap.soy1 > div {
    width:100%;
  }
  .wrap2.gyaku.soy1 {
    display:block;
  }
  .wrap2.gyaku.soy1 > div {
    width:100%;
    max-width:100%;
  }
  .shosai_dl dt {
    width:100%;
    font-size:16px;
  }
  .shosai_dl dd {
    width:100%
  }

  .txt1 {
    font-size:22px;
  }
  .txt2 {
    font-size:22px;
  }
  .nagare_w.n1 {
    padding: 30px 15px;
  }
  .subtit_n1 {
    font-size:22px;
  }
  .of_w {
    overflow-x:scroll;
  }
  .of_w .inner {
    width:800px;
  }
  .of_w .inner2 {
    width:600px;
  }
  .of_w .a_ul {
    display:flex;
  }
  .of_w .a_ul > li {
    width:30% !important;
  }
  .nagare_w .a_ul > li {
    padding:10px !important;
    margin-bottom:0 !important;
  }
  .nagare_w .a_ul > li p {
    margin-bottom:0;
    font-size:13px;
  }
  .nagare_w .a_ul > li h3 {
    font-size:20px;
  }
  .nagare_w .modori_w .modoritxt_w h3 {
    font-size:20px;
  }
  .nagare_w .modori_w .modoritxt_w h4 {
    font-size:16px;
  }
  .nagare_w {
    padding: 30px 15px;
  }
  .haisou_w .a_ul > div {
    margin-bottom:15px;
  }
  .faq_dl dt, .faq_dl dd {
    font-size: 14px;
    width: 100%;
  }
  .faq_dl dt {
    padding: 1.5em 2em 1.5em 15px;
  }
  .faq_dl dt::before {
    right: 15px;
  }
  .faq_dl dt::after {
    right: 15px;
  }
  .faq_q_img {
    max-width: 28px;
    min-width: 28px;
  }
  .faq_dl dd {
    margin-bottom: 1.5em;
    padding: 20px 15px;
  }
  .faq_a_img {
    max-width: 22px;
    min-width: 22px;
  }

  .soymeat_tanpin_w .inner {
    flex-direction: column;
  }
  .soymeat_tanpin_w .inner > div {
    margin: 0 auto;
    max-width: 500px;
    width: 100%;
  }
}
