:root {
  --c-1: #cb9c41;
  --c-2: #ccb689;
  --boder-bottom: #f2d7a3;
  --red: #c32f3d;
  --bg: #fcf4eb;
}

#drsnaturalrecipe .mv {
  background: #fcf4eb;
  padding: 0 0 80px 0;
}
#drsnaturalrecipe .mv .img img {
  max-width: 1500px;
}
@media (max-width: 768px) {
  #drsnaturalrecipe .mv {
    padding: 0 0 20px 0;
  }
}
#drsnaturalrecipe .mv_bottom .bg_box {
  background: url(/goods/drsnaturalrecipe/61110201/mv_bottom_bg.jpg) no-repeat scroll center center/cover;
  padding: 80px 0;
}
#drsnaturalrecipe .mv_bottom .bg_box .text {
  display: inline-block;
  width: 50%;
}
#drsnaturalrecipe .mv_bottom .bg_box .title {
  font-size: 2.5em;
}
#drsnaturalrecipe .mv_bottom .bg_box .title span {
  font-size: 0.7em;
}
#drsnaturalrecipe .mv_bottom .bg_box .sub {
  font-size: 1.8em;
  margin: 40px 0 30px 0;
  display: inline-block;
}
#drsnaturalrecipe .mv_bottom .bottom_text {
  text-align: center;
  padding: 80px 0;
}
#drsnaturalrecipe .mv_bottom .bottom_text .title {
  margin: 0 0 30px 0;
  font-size: 2em;
  font-weight: normal;
}
#drsnaturalrecipe .mv_bottom .bottom_text p {
  font-size: 1.3em;
}
#drsnaturalrecipe .mv_bottom .bottom_text .list {
  margin: 40px 0 0 0;
}
#drsnaturalrecipe .mv_bottom .bottom_text ul {
  display: flex;
  justify-content: center;
  margin: 20px 0 0 0;
}
#drsnaturalrecipe .mv_bottom .bottom_text ul li {
  border: 1px solid var(--c-1);
  border-radius: 50%;
  width: 250px;
  height: 250px;
  margin: 0 -10px;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  justify-content: center;
  font-size: 1.2em;
  line-height: 1.3;
}
#drsnaturalrecipe .mv_bottom .bottom_text ul li .t-1 {
  display: block;
}
#drsnaturalrecipe .mv_bottom .bottom_text ul li .c-1 {
  font-size: 3em;
}
#drsnaturalrecipe .mv_bottom .bottom_text ul li .c-1 span {
  font-size: 0.7em;
}
#drsnaturalrecipe .mv_bottom .bottom_text ul li:nth-child(-n+2) .t-1 {
  margin: 20px 0 -10px 0;
}
#drsnaturalrecipe .mv_bottom .bottom_text ul li:nth-child(-n+2) .c-1 {
  font-size: 4em;
}
@media (max-width: 768px) {
  #drsnaturalrecipe .mv_bottom .bg_box {
    padding: 30px 0;
    position: relative;
  }
  #drsnaturalrecipe .mv_bottom .bg_box:before {
    content: "";
    background: linear-gradient(90deg, rgb(255, 255, 255), rgba(255, 255, 255, 0));
    position: absolute;
    left: 0;
    top: 0;
    width: 80%;
    height: 100%;
  }
  #drsnaturalrecipe .mv_bottom .bg_box .inner {
    position: relative;
  }
  #drsnaturalrecipe .mv_bottom .bg_box .text {
    width: 100%;
  }
  #drsnaturalrecipe .mv_bottom .bg_box .text .title {
    font-size: 1.5em;
  }
  #drsnaturalrecipe .mv_bottom .bg_box .text .sub {
    font-size: 1.2em;
    margin: 10px 0;
  }
  #drsnaturalrecipe .mv_bottom .bg_box .text p {
    width: 70%;
  }
  #drsnaturalrecipe .mv_bottom .bottom_text {
    padding: 30px 0;
  }
  #drsnaturalrecipe .mv_bottom .bottom_text .title {
    margin: 0 0 10px 0;
    font-size: 1.1em;
  }
  #drsnaturalrecipe .mv_bottom .bottom_text .list {
    margin: 20px 0 0 0;
  }
  #drsnaturalrecipe .mv_bottom .bottom_text ul {
    margin: 10px 0 0 0;
  }
  #drsnaturalrecipe .mv_bottom .bottom_text ul li {
    width: 100px;
    height: 100px;
    margin: 0 -3px;
  }
  #drsnaturalrecipe .mv_bottom .bottom_text ul li .t-1 {
    font-size: 0.7em;
  }
  #drsnaturalrecipe .mv_bottom .bottom_text ul li .c-1 {
    margin: 5px 0 0 0;
    display: block;
    font-size: 1.3em;
  }
  #drsnaturalrecipe .mv_bottom .bottom_text ul li:nth-child(-n+2) .t-1 {
    margin: 13px 0 -2px 0;
  }
  #drsnaturalrecipe .mv_bottom .bottom_text ul li:nth-child(-n+2) .c-1 {
    font-size: 1.8em;
  }
}
#drsnaturalrecipe.choco .mv_bottom .bg_box {
  background: url(/goods/drsnaturalrecipe/61110202/mv_bottom_bg.jpg) no-repeat scroll center center/cover;
}
#drsnaturalrecipe.tea .mv_bottom .bg_box {
  background: url(/goods/drsnaturalrecipe/61110203/mv_bottom_bg.jpg) no-repeat scroll center center/cover;
}
#drsnaturalrecipe.nmn .mv_bottom .bg_box {
  background: url(/goods/drsnaturalrecipe/61110204/mv_bottom_bg.jpg) no-repeat scroll center center/cover;
}
#drsnaturalrecipe .point {
  position: relative;
  padding: 50px 0 10px 0;
}
#drsnaturalrecipe .point:before {
  content: "";
  position: absolute;
  border-style: solid;
  border-width: 40px 70px 0 70px;
  border-color: #ffffff transparent transparent transparent;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
}
#drsnaturalrecipe .point .point_01 {
  margin: 0 0 150px 0;
}
#drsnaturalrecipe .point .point_02 {
  margin: 0 0 100px 0;
}
#drsnaturalrecipe .point .title_main {
  text-align: center;
  padding: 80px 0 100px;
  line-height: 1;
}
#drsnaturalrecipe .point .title_main .red {
  font-size: 3em;
}
#drsnaturalrecipe .point .title_main .red .t-1 {
  font-size: 1.4em;
}
#drsnaturalrecipe .point .title_main .red .t-2 {
  font-size: 0.8em;
}
#drsnaturalrecipe .point .title_set {
  position: relative;
  background: var(--red);
  color: #fff;
  text-align: center;
  margin: 50px 0 100px 0;
  padding: 30px 0;
}
#drsnaturalrecipe .point .title_set:before {
  content: "";
  position: absolute;
  border-style: solid;
  border-width: 30px 50px 0 50px;
  border-color: var(--red) transparent transparent transparent;
  bottom: -30px;
  left: 50%;
  transform: translateX(-50%);
}
#drsnaturalrecipe .point .title_set .point_img {
  position: absolute;
  width: 180px;
  top: -75px;
  left: 50%;
  transform: translateX(-50%);
}
#drsnaturalrecipe .point .title_set .title {
  font-size: 2.2em;
}
#drsnaturalrecipe .point .maru_set {
  text-align: center;
  font-size: 1.3em;
  margin: 50px 0;
}
#drsnaturalrecipe .point .maru_set .maru {
  display: inline-block;
  border: 1px solid var(--c-1);
  border-radius: 100px;
  font-size: 1.5em;
  padding: 5px 40px;
  margin: 15px 0;
}
#drsnaturalrecipe .point .maru_set .mini {
  font-size: 0.6em;
}
#drsnaturalrecipe .point .list_check {
  text-align: center;
}
#drsnaturalrecipe .point .list_check ul {
  display: inline-block;
  text-align: left;
}
#drsnaturalrecipe .point .list_check ul li {
  border-bottom: 1px dashed var(--boder-bottom);
  padding: 10px 5px 10px 40px;
  font-size: 1.3em;
  position: relative;
}
#drsnaturalrecipe .point .list_check ul li:before {
  content: "";
  background: url(/goods/drsnaturalrecipe/61110201/check.png) no-repeat scroll center center/cover;
  width: 30px;
  height: 30px;
  display: inline-block;
  position: absolute;
  left: 5px;
  top: 50%;
  transform: translateY(-50%);
}
#drsnaturalrecipe .point .list_check ul li:last-child {
  border: none;
}
#drsnaturalrecipe .point .list_food {
  margin: 50px 0 100px 0;
}
#drsnaturalrecipe .point .list_food ul {
  display: flex;
  grid-gap: 50px;
  margin: 0 0 80px 0;
}
#drsnaturalrecipe .point .list_food ul li {
  width: 100%;
}
#drsnaturalrecipe .point .list_food ul li .img {
  text-align: center;
}
#drsnaturalrecipe .point .list_food ul li .img img {
  width: 80%;
}
#drsnaturalrecipe .point .list_food ul li .text p {
  text-align: left;
}
#drsnaturalrecipe .point .list_food ul li .text p b {
  margin: 20px 0;
  display: block;
  font-size: 1.3em;
  font-weight: normal;
  text-align: center;
}
#drsnaturalrecipe .point .list_food .food_bottom {
  width: 80%;
  margin: auto;
}
#drsnaturalrecipe .point .fl {
  width: 700px;
  margin: auto;
  grid-gap: 50px;
}
#drsnaturalrecipe .point .fl p {
  line-height: 2;
}
#drsnaturalrecipe .point .point_02_img {
  background: url(/goods/drsnaturalrecipe/61110201/point_img_0201.jpg) no-repeat scroll center center/cover;
  height: 600px;
}
#drsnaturalrecipe .point .point_02_img .text {
  width: 500px;
  margin: 70px 0 0 0;
  display: inline-block;
}
#drsnaturalrecipe .point .point_03_img {
  background: url(/goods/drsnaturalrecipe/61110201/point_img_0301.jpg) no-repeat scroll center center/cover;
  height: 500px;
}
#drsnaturalrecipe .point .point_03_img .text {
  width: 540px;
  margin: 70px 0 0 0;
  display: inline-block;
}
@media (max-width: 768px) {
  #drsnaturalrecipe .point {
    padding: 30px 0 10px 0;
  }
  #drsnaturalrecipe .point .title_main {
    padding: 10px 0;
    margin: 20px 0;
  }
  #drsnaturalrecipe .point .title_main .red {
    font-size: 2em;
  }
  #drsnaturalrecipe .point .title_set {
    margin: 70px 0 30px 0;
    padding: 15px 0;
  }
  #drsnaturalrecipe .point .title_set:before {
    border-width: 15px 20px 0 20px;
    border-color: var(--red) transparent transparent transparent;
    bottom: -15px;
  }
  #drsnaturalrecipe .point .title_set .point_img {
    width: 120px;
    top: -50px;
  }
  #drsnaturalrecipe .point .title_set .title {
    font-size: 1.2em;
  }
  #drsnaturalrecipe .point .maru_set {
    margin: 20px 0;
    font-size: 1.1em;
  }
  #drsnaturalrecipe .point .maru_set .maru {
    font-size: 1.2em;
    padding: 5px 15px;
    margin: 10px 0;
  }
  #drsnaturalrecipe .point .list_check ul li {
    font-size: 1.1em;
    line-height: 1.3;
  }
  #drsnaturalrecipe .point .list_check ul li:before {
    width: 25px;
    height: 23px;
  }
  #drsnaturalrecipe .point .list_food {
    margin: 30px 0;
  }
  #drsnaturalrecipe .point .list_food ul {
    display: block;
    margin: 0 0 30px 0;
  }
  #drsnaturalrecipe .point .list_food ul li .img img {
    width: 50%;
  }
  #drsnaturalrecipe .point .list_food ul li .text p b {
    margin: 15px 0 5px 0;
  }
  #drsnaturalrecipe .point .list_food ul li + li {
    margin-top: 30px;
  }
  #drsnaturalrecipe .point .list_food .food_bottom {
    width: 100%;
  }
  #drsnaturalrecipe .point .fl {
    width: 100%;
  }
  #drsnaturalrecipe .point .fl .img {
    text-align: center;
    margin: 0 0 20px 0;
  }
  #drsnaturalrecipe .point .fl .img img {
    width: 60%;
  }
  #drsnaturalrecipe .point .point_02_img {
    height: 200px;
  }
  #drsnaturalrecipe .point .point_02_img .text {
    width: 100%;
    margin: 12px 0 0 0;
  }
  #drsnaturalrecipe .point .point_02_img .text img {
    width: auto;
    height: 170px;
  }
  #drsnaturalrecipe .point .point_03_img {
    height: 200px;
  }
  #drsnaturalrecipe .point .point_03_img .text {
    width: 70%;
    margin: 25px 0 0 0;
  }
  #drsnaturalrecipe .point .point_03_img .text .img {
    width: 70%;
  }
  #drsnaturalrecipe .point .point_01 {
    margin: 0 0 70px 0;
  }
  #drsnaturalrecipe .point .point_02 {
    margin: 0 0 30px 0;
  }
}
#drsnaturalrecipe .question {
  position: relative;
  padding: 200px 0 0 0;
}
#drsnaturalrecipe .question:before {
  content: "";
  position: absolute;
  border-style: solid;
  border-width: 40px 70px 0 70px;
  border-color: var(--bg) transparent transparent transparent;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
}
#drsnaturalrecipe .question .main_title {
  position: relative;
  text-align: center;
  margin: 0 0 80px 0;
  font-size: 2.2em;
}
#drsnaturalrecipe .question .main_title img {
  width: 220px;
  position: absolute;
  left: 50%;
  top: -80px;
  transform: translateX(-50%);
}
#drsnaturalrecipe .question .question_img {
  background: url(/goods/drsnaturalrecipe/61110201/point_img_0302.jpg) no-repeat scroll center center/cover;
  height: 400px;
}
#drsnaturalrecipe .question .question_img .inner {
  position: relative;
  height: 100%;
}
#drsnaturalrecipe .question .question_img ul {
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  margin: 0 0 0 20%;
}
#drsnaturalrecipe .question .question_img li {
  position: relative;
  font-size: 1.4em;
  line-height: 1.5;
  padding: 10px 0 10px 33px;
}
#drsnaturalrecipe .question .question_img li:before {
  content: "";
  background: url(/goods/drsnaturalrecipe/61110201/check.png) no-repeat scroll center center/cover;
  position: absolute;
  width: 20px;
  height: 20px;
  display: block;
  left: 0;
  top: 13px;
}
#drsnaturalrecipe .question .fukidashi {
  margin-top: 50px;
  display: inline-block;
  background: var(--bg);
  font-size: 1.8em;
  border-radius: 100px;
  margin: 80px 0 40px 0;
  padding: 10px 20px;
  position: relative;
}
#drsnaturalrecipe .question .fukidashi:before {
  content: "";
  position: absolute;
  border-style: solid;
  border-width: 10px 10px 0 10px;
  border-color: var(--bg) transparent transparent transparent;
  bottom: -10px;
  left: 50%;
  transform: translateX(-50%);
}
#drsnaturalrecipe .question .graph {
  border: 1px solid var(--c-1);
  text-align: center;
  position: relative;
  margin: 100px 0 0 0;
  padding: 50px 0;
}
#drsnaturalrecipe .question .graph .title {
  background: #fff;
  position: absolute;
  top: -40px;
  left: 50%;
  transform: translateX(-50%);
  font-size: 1.4em;
  white-space: nowrap;
  padding: 10px 40px;
  text-align: left;
}
#drsnaturalrecipe .question .graph .title:before, #drsnaturalrecipe .question .graph .title:after {
  content: "";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 10px;
  height: 100%;
  display: inline-block;
}
#drsnaturalrecipe .question .graph .title:before {
  border: solid var(--c-1);
  border-width: 1px 0 1px 1px;
  left: 0;
}
#drsnaturalrecipe .question .graph .title:after {
  border: solid var(--c-1);
  border-width: 1px 1px 1px 0;
  right: 0;
}
#drsnaturalrecipe .question .graph .title img {
  width: 40px;
}
#drsnaturalrecipe .question .graph .title .oreng,
#drsnaturalrecipe .question .graph .title .green {
  position: relative;
  padding: 0 0 0 30px;
}
#drsnaturalrecipe .question .graph .title .oreng:before,
#drsnaturalrecipe .question .graph .title .green:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 40px;
  height: 40px;
  top: -5px;
}
#drsnaturalrecipe .question .graph .title .oreng:before {
  background: url(/goods/drsnaturalrecipe/61110201/point_icon_01.jpg) no-repeat scroll center center/95% auto;
}
#drsnaturalrecipe .question .graph .title .green:before {
  background: url(/goods/drsnaturalrecipe/61110201/point_icon_02.jpg) no-repeat scroll center center/85% auto;
}
#drsnaturalrecipe .question .graph .oreng {
  color: #e57700;
  font-size: 1.4em;
}
#drsnaturalrecipe .question .graph .green {
  color: #69bf47;
  font-size: 1.4em;
}
#drsnaturalrecipe .question .graph .img {
  width: 70%;
  margin: 80px auto 30px;
}
#drsnaturalrecipe .question .graph .data {
  font-size: 0.8em;
}
@media (max-width: 768px) {
  #drsnaturalrecipe .question {
    padding: 120px 0 0 0;
  }
  #drsnaturalrecipe .question .main_title {
    top: -50px;
    font-size: 1.4em;
    margin: 30px 0 0 0;
  }
  #drsnaturalrecipe .question .main_title img {
    width: 140px;
    top: -40px;
  }
  #drsnaturalrecipe .question .question_img {
    height: 220px;
  }
  #drsnaturalrecipe .question .question_img ul {
    margin: 0 0 0 5%;
  }
  #drsnaturalrecipe .question .question_img ul li {
    font-size: 1.1em;
    padding: 5px 0 5px 30px;
  }
  #drsnaturalrecipe .question .question_img ul li:before {
    top: 5px;
  }
  #drsnaturalrecipe .question .fukidashi {
    font-size: 1.1em;
    margin: 30px 0;
    padding: 10px 10px;
  }
  #drsnaturalrecipe .question .graph {
    margin: 50px 0 0 0;
    padding: 30px 5%;
  }
  #drsnaturalrecipe .question .graph .title {
    font-size: 1em;
    position: inherit;
    top: 0;
    text-align: center;
  }
  #drsnaturalrecipe .question .graph .title div {
    display: inline-block;
    text-align: left;
    padding: 0 0 0 30px;
  }
  #drsnaturalrecipe .question .graph .title .oreng,
  #drsnaturalrecipe .question .graph .title .green {
    padding: 0;
  }
  #drsnaturalrecipe .question .graph .title .oreng:before,
  #drsnaturalrecipe .question .graph .title .green:before {
    width: 30px;
    height: 30px;
    left: -30px;
  }
  #drsnaturalrecipe .question .graph .oreng {
    font-size: 1.2em;
  }
  #drsnaturalrecipe .question .graph .green {
    font-size: 1.2em;
  }
  #drsnaturalrecipe .question .graph .img {
    width: 100%;
    margin: 20px 0;
  }
}
#drsnaturalrecipe .faq {
  margin: 80px 0;
}
#drsnaturalrecipe .faq .inner {
  background: var(--bg);
  padding: 50px 80px;
}
#drsnaturalrecipe .faq .main_title {
  text-align: center;
  margin: 0 0 50px 0;
  position: relative;
}
#drsnaturalrecipe .faq .main_title:before {
  content: "";
  position: absolute;
  background: var(--c-1);
  width: 60px;
  height: 2px;
  left: 50%;
  bottom: -10px;
  transform: translateX(-50%);
}
#drsnaturalrecipe .faq .accordion dt,
#drsnaturalrecipe .faq .accordion dd {
  position: relative;
}
#drsnaturalrecipe .faq .accordion dt {
  font-size: 1.2em;
  margin: 20px 0 0 0;
  padding: 25px 50px;
  cursor: pointer;
  transition: all 300ms linear;
  background: rgb(255, 255, 255);
}
@media (max-width: 768px) {
  #drsnaturalrecipe .faq .accordion dt {
    font-size: 1em;
    line-height: 1.3;
    padding: 15px 35px;
    margin: 10px 0 0 0;
  }
}
#drsnaturalrecipe .faq .accordion dt:before, #drsnaturalrecipe .faq .accordion dt:after {
  content: "";
  position: absolute;
  width: 17px;
  height: 1px;
  right: 25px;
  top: 50%;
  background: var(--c-1);
}
@media (max-width: 768px) {
  #drsnaturalrecipe .faq .accordion dt:before, #drsnaturalrecipe .faq .accordion dt:after {
    right: 15px;
  }
}
#drsnaturalrecipe .faq .accordion dt:before {
  transform: translateY(-50%);
}
#drsnaturalrecipe .faq .accordion dt:after {
  transform: translateY(-50%) rotate(90deg);
}
#drsnaturalrecipe .faq .accordion dt.open:after {
  transform: translateY(-50%) rotate(0deg);
  opacity: 0;
}
#drsnaturalrecipe .faq .accordion dt:hover {
  background: rgba(255, 255, 255, 0.8);
}
#drsnaturalrecipe .faq .accordion dd {
  background: rgba(255, 255, 255, 0.5);
}
@media (max-width: 768px) {
  #drsnaturalrecipe .faq .accordion dd {
    padding: 0;
  }
}
#drsnaturalrecipe .faq .accordion .dd {
  padding: 25px;
  border-top: 1px dashed var(--c-2);
}
@media (max-width: 768px) {
  #drsnaturalrecipe .faq .accordion .dd {
    padding: 10px 5%;
  }
}
#drsnaturalrecipe .faq .accordion .i {
  position: absolute;
  left: 20px;
  top: 16px;
  font-size: 26px;
  color: var(--c-1);
}
@media (max-width: 768px) {
  #drsnaturalrecipe .faq .accordion .i {
    font-size: 20px;
    left: 10px;
    top: 10px;
  }
}
@media (max-width: 768px) {
  #drsnaturalrecipe .faq {
    margin: 30px 0;
  }
  #drsnaturalrecipe .faq .inner {
    padding: 30px 5%;
  }
}
#drsnaturalrecipe .item_link {
  background: var(--bg);
}
#drsnaturalrecipe .item_link ul {
  display: grid;
  grid-template-columns: 1fr 1fr;
}
#drsnaturalrecipe .item_link li a {
  display: flex;
  align-items: center;
  padding: 30px 20px;
}
#drsnaturalrecipe .item_link li a:hover {
  text-decoration: none;
  opacity: 0.7;
}
#drsnaturalrecipe .item_link li a:hover .img img {
  transform: scale(1.05);
}
#drsnaturalrecipe .item_link li a .name {
  font-size: 1.5em;
}
#drsnaturalrecipe .item_link li a .jisedai {
  background: #5e4635;
  color: #fff;
  padding: 4px 8px;
  margin: 5px 0 0 0;
  display: inline-block;
}
#drsnaturalrecipe .item_link li a .img {
  text-align: center;
}
#drsnaturalrecipe .item_link li a .img img {
  width: 70%;
  transition: all 500ms cubic-bezier(0.215, 0.61, 0.355, 1);
}
#drsnaturalrecipe .item_link li:nth-child(1) a {
  background: url(/goods/drsnaturalrecipe/61110201/item_bg_01.jpg) no-repeat scroll center center/cover;
}
#drsnaturalrecipe .item_link li:nth-child(1) a .name {
  color: #b88b21;
}
#drsnaturalrecipe .item_link li:nth-child(2) a {
  background: url(/goods/drsnaturalrecipe/61110201/item_bg_02.jpg) no-repeat scroll center center/cover;
}
#drsnaturalrecipe .item_link li:nth-child(2) a .name {
  color: #a96049;
}
#drsnaturalrecipe .item_link li:nth-child(3) a {
  background: url(/goods/drsnaturalrecipe/61110201/item_bg_03.jpg) no-repeat scroll center center/cover;
}
#drsnaturalrecipe .item_link li:nth-child(3) a .name {
  color: #cf781b;
}
#drsnaturalrecipe .item_link li:nth-child(4) a {
  background: url(/goods/drsnaturalrecipe/61110201/item_bg_04.jpg) no-repeat scroll center center/cover;
}
#drsnaturalrecipe .item_link li:nth-child(4) a .name {
  color: #6d3826;
}
@media (max-width: 768px) {
  #drsnaturalrecipe .item_link .inner {
    padding: 0;
  }
  #drsnaturalrecipe .item_link ul {
    display: block;
  }
  #drsnaturalrecipe .item_link ul li a {
    padding: 20px 5%;
  }
  #drsnaturalrecipe .item_link ul li a .img {
    width: 110px;
  }
  #drsnaturalrecipe .item_link ul li a .text {
    font-size: 0.8em;
  }
}

#drsnaturalrecipe.nmn .mv_nmn {
  position: relative;
}
#drsnaturalrecipe.nmn .mv_nmn .img {
  text-align: center;
  height: 700px;
}
#drsnaturalrecipe.nmn .mv_nmn .img img {
  height: 100%;
  width: auto;
}
#drsnaturalrecipe.nmn .mv_nmn .text {
  position: absolute;
  left: 50%;
  bottom: 0;
  transform: translateX(-50%);
  text-align: center;
}
#drsnaturalrecipe.nmn .mv_nmn .text .title {
  font-size: 3.2em;
  line-height: 1.5;
}
@media (max-width: 768px) {
  #drsnaturalrecipe.nmn .mv_nmn .img {
    height: 250px;
  }
  #drsnaturalrecipe.nmn .mv_nmn .img img {
    height: auto;
    width: 100%;
  }
  #drsnaturalrecipe.nmn .mv_nmn .text {
    width: 100%;
  }
  #drsnaturalrecipe.nmn .mv_nmn .text .title {
    font-size: 1.8em;
  }
}
#drsnaturalrecipe.nmn .mv_bottom_nmn {
  text-align: center;
  padding: 50px 0 80px;
}
#drsnaturalrecipe.nmn .mv_bottom_nmn .side_boder {
  display: inline-block;
  border-left: 1px solid #333;
  border-right: 1px solid #333;
  margin: 30px 0;
  padding: 0 0 0 20px;
}
#drsnaturalrecipe.nmn .mv_bottom_nmn .mv_name .mini {
  letter-spacing: 0;
}
#drsnaturalrecipe.nmn .mv_bottom_nmn .mv_name .big {
  font-size: 3em;
}
#drsnaturalrecipe.nmn .mv_bottom_nmn .mv_img {
  margin: 20px 0 100px 0;
}
#drsnaturalrecipe.nmn .mv_bottom_nmn .mv_img .img_01 {
  width: 60%;
}
#drsnaturalrecipe.nmn .mv_bottom_nmn .mv_item .mv_item_img {
  margin: 0 0 40px 0;
}
#drsnaturalrecipe.nmn .mv_bottom_nmn .mv_item .mv_item_img img {
  width: 60%;
}
#drsnaturalrecipe.nmn .mv_bottom_nmn .mv_item .text p {
  font-size: 2.4em;
  margin: 20px 0;
}
@media (max-width: 768px) {
  #drsnaturalrecipe.nmn .mv_bottom_nmn {
    padding: 0px 0 20px;
  }
  #drsnaturalrecipe.nmn .mv_bottom_nmn .side_boder {
    padding: 0 10px 0 20px;
  }
  #drsnaturalrecipe.nmn .mv_bottom_nmn .mv_name .mini {
    font-size: 1em;
  }
  #drsnaturalrecipe.nmn .mv_bottom_nmn .mv_name .big {
    font-size: 2.5em;
  }
  #drsnaturalrecipe.nmn .mv_bottom_nmn .mv_img {
    margin: 0 0 20px 0;
  }
  #drsnaturalrecipe.nmn .mv_bottom_nmn .mv_img .img_01 {
    width: 100%;
  }
  #drsnaturalrecipe.nmn .mv_bottom_nmn .mv_item .mv_item_img {
    margin: 0 0 20px 0;
  }
  #drsnaturalrecipe.nmn .mv_bottom_nmn .mv_item .mv_item_img img {
    width: 100%;
  }
  #drsnaturalrecipe.nmn .mv_bottom_nmn .mv_item .text p {
    font-size: 1.2em;
    margin: 10px 0 30px;
  }
}
#drsnaturalrecipe.nmn .commitment {
  padding: 80px 0 0 0;
  position: relative;
  background: #f2d7a3;
}
#drsnaturalrecipe.nmn .commitment:before {
  content: "";
  position: absolute;
  border-style: solid;
  border-width: 40px 70px 0 70px;
  border-color: var(--bg) transparent transparent transparent;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
}
#drsnaturalrecipe.nmn .commitment .main_title {
  background: #dfaa42;
  display: inline-block;
  padding: 4px 15px;
  font-size: 2.8em;
  color: #fff;
  margin: 50px 0;
}
#drsnaturalrecipe.nmn .commitment .name {
  position: relative;
}
#drsnaturalrecipe.nmn .commitment .name:before {
  content: "";
  background: #dfaa42;
  width: 80px;
  height: 2px;
  position: absolute;
  left: 50%;
  bottom: -10px;
  transform: translateX(-50%);
}
#drsnaturalrecipe.nmn .commitment .name .mini {
  letter-spacing: 0;
  font-size: 1.1em;
}
#drsnaturalrecipe.nmn .commitment .name .big {
  font-size: 4em;
}
#drsnaturalrecipe.nmn .commitment p {
  width: 700px;
  margin: 40px auto;
  font-size: 1.2em;
  line-height: 1.8;
}
#drsnaturalrecipe.nmn .commitment .bg_bk {
  background: #423423;
  padding: 50px 0 120px 0;
}
#drsnaturalrecipe.nmn .commitment .bg_bk .gold {
  color: #cb9c41;
  text-align: center;
  font-size: 2.6em;
  margin: 30px 0;
}
#drsnaturalrecipe.nmn .commitment .bg_bk .kanshu {
  width: 40%;
  margin: 0 auto 50px;
}
#drsnaturalrecipe.nmn .commitment .bg_bk .t-1 {
  text-align: center;
  font-size: 1.8em;
  margin: 30px 0;
  color: #fff;
}
#drsnaturalrecipe.nmn .commitment .bg_bk .t-2 {
  color: #cb9c41;
  text-align: center;
  font-size: 1.8em;
  margin: 60px 0 40px 0;
}
#drsnaturalrecipe.nmn .commitment .bg_bk p {
  color: #fff;
}
@media (max-width: 768px) {
  #drsnaturalrecipe.nmn .commitment {
    padding: 40px 0 0 0;
  }
  #drsnaturalrecipe.nmn .commitment .main_title {
    font-size: 1.5em;
    margin: 20px 0;
  }
  #drsnaturalrecipe.nmn .commitment .name .big {
    font-size: 2.5em;
  }
  #drsnaturalrecipe.nmn .commitment p {
    width: 100%;
    margin: 30px auto;
    font-size: 1em;
    line-height: 1.5;
    text-align: left;
  }
  #drsnaturalrecipe.nmn .commitment .bg_bk {
    padding: 10px 0 40px 0;
  }
  #drsnaturalrecipe.nmn .commitment .bg_bk .gold {
    font-size: 1.7em;
  }
  #drsnaturalrecipe.nmn .commitment .bg_bk .kanshu {
    width: 70%;
    margin: 0 auto;
  }
  #drsnaturalrecipe.nmn .commitment .bg_bk .t-1 {
    font-size: 1.3em;
    text-align: left;
  }
  #drsnaturalrecipe.nmn .commitment .bg_bk .t-2 {
    font-size: 1.4em;
    margin: 20px 0;
  }
}
#drsnaturalrecipe.nmn .point:before {
  border-style: solid;
  border-width: 40px 70px 0 70px;
  border-color: #423423 transparent transparent transparent;
}
#drsnaturalrecipe.nmn .point .point_01 .fl li {
  width: 100%;
  text-align: center;
}
#drsnaturalrecipe.nmn .point .point_01 .fl li p {
  line-height: 1.5;
}
#drsnaturalrecipe.nmn .point .point_01 .kigou {
  position: relative;
  text-align: center;
  background: #fff;
  border-radius: 10px;
  margin: 100px 0 50px 0;
  padding: 50px 0;
}
#drsnaturalrecipe.nmn .point .point_01 .kigou .title {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  background: #fff;
  padding: 15px 70px;
  font-size: 1.8em;
  top: -35px;
  border-radius: 100px;
  color: var(--c-1);
}
#drsnaturalrecipe.nmn .point .point_01 .kigou .img {
  width: 50%;
  margin: 0 auto 50px;
}
#drsnaturalrecipe.nmn .point .point_01 .kigou .t-1 {
  font-size: 2em;
}
#drsnaturalrecipe.nmn .point .point_01 .kigou .t-1 span {
  font-size: 20px;
}
#drsnaturalrecipe.nmn .point .point_01 .kigou .t-2 {
  width: 50%;
  margin: 20px auto 0;
  text-align: left;
}
@media (max-width: 768px) {
  #drsnaturalrecipe.nmn .point .point_01 .kigou {
    margin: 40px 0 90px 0;
    padding: 20px 5%;
  }
  #drsnaturalrecipe.nmn .point .point_01 .kigou .title {
    padding: 5px 0;
    font-size: 1.3em;
    width: 60%;
    top: -20px;
  }
  #drsnaturalrecipe.nmn .point .point_01 .kigou .img {
    width: 90%;
    margin: 20px auto;
  }
  #drsnaturalrecipe.nmn .point .point_01 .kigou .t-1 {
    font-size: 1.6em;
  }
  #drsnaturalrecipe.nmn .point .point_01 .kigou .t-1 span {
    font-size: 15px;
  }
  #drsnaturalrecipe.nmn .point .point_01 .kigou .t-2 {
    width: 100%;
    margin: 10px auto 0;
  }
}
#drsnaturalrecipe.nmn .point .point_02 .list_img {
  margin-bottom: 150px;
}
#drsnaturalrecipe.nmn .point .point_02 .list_img .text {
  width: 50%;
  text-align: center;
}
#drsnaturalrecipe.nmn .point .point_02 .list_img [class*=list_img_] {
  padding: 70px 0;
}
#drsnaturalrecipe.nmn .point .point_02 .list_img [class*=list_img_] ul {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-gap: 8px;
}
#drsnaturalrecipe.nmn .point .point_02 .list_img [class*=list_img_] ul li {
  border: 1px solid var(--c-1);
  color: var(--c-1);
  border-radius: 100px;
  padding: 5px 0;
  font-size: 0.8em;
}
#drsnaturalrecipe.nmn .point .point_02 .list_img [class*=list_img_]:nth-child(2) .text {
  margin-left: auto;
}
#drsnaturalrecipe.nmn .point .point_02 .list_img .list_img_01 {
  background: url(/goods/drsnaturalrecipe/61110204/list_01.jpg) no-repeat scroll right center/auto 100% #fcf9f5;
}
#drsnaturalrecipe.nmn .point .point_02 .list_img .list_img_01 .boder_box {
  display: inline-block;
  border: 1px solid var(--c-1);
  color: var(--c-1);
  border-radius: 100px;
  padding: 5px 20px;
  white-space: nowrap;
}
#drsnaturalrecipe.nmn .point .point_02 .list_img .list_img_01 .boder_box .mini {
  font-size: 10px;
}
#drsnaturalrecipe.nmn .point .point_02 .list_img .list_img_02 {
  background: url(/goods/drsnaturalrecipe/61110204/list_02.jpg) no-repeat scroll left center/auto 100% #fcf9f5;
}
#drsnaturalrecipe.nmn .point .point_02 .list_img .list_img_03 {
  background: url(/goods/drsnaturalrecipe/61110204/list_03.jpg) no-repeat scroll right center/auto 100% #fcf9f5;
}
@media (max-width: 768px) {
  #drsnaturalrecipe.nmn .point .point_02 .list_img {
    margin-bottom: 100px;
  }
  #drsnaturalrecipe.nmn .point .point_02 .list_img [class*=list_img_] {
    padding: 20px 0;
  }
  #drsnaturalrecipe.nmn .point .point_02 .list_img [class*=list_img_] ul {
    grid-template-columns: 1fr 1fr 1fr;
  }
  #drsnaturalrecipe.nmn .point .point_02 .list_img [class*=list_img_] ul li {
    background: rgba(255, 255, 255, 0.6);
  }
  #drsnaturalrecipe.nmn .point .point_02 .list_img .text {
    width: 100%;
  }
  #drsnaturalrecipe.nmn .point .point_02 .list_img .list_img_01 {
    background: url(/goods/drsnaturalrecipe/61110204/list_01.jpg) no-repeat scroll right 50% center/auto 100% #fcf9f5;
  }
  #drsnaturalrecipe.nmn .point .point_02 .list_img .list_img_02 {
    background: url(/goods/drsnaturalrecipe/61110204/list_02.jpg) no-repeat scroll left 50% center/auto 100% #fcf9f5;
  }
  #drsnaturalrecipe.nmn .point .point_02 .list_img .list_img_03 {
    background: url(/goods/drsnaturalrecipe/61110204/list_03.jpg) no-repeat scroll right 50% center/auto 100% #fcf9f5;
  }
}/*# sourceMappingURL=original.css.map */