:root {
  --color-01: #000;
  --color-02: #000;
  --text: #402210;
  --red: #cc441c;
  --boder-1: #ffe075;
  --bg-1: #fcf8f0;
  --bg-2: #f8efdb;
}

#drsnaturalrecipe {
  color: var(--text);
}
#drsnaturalrecipe .mv {
  background: url(/goods/drsnaturalrecipe/61110207/mv_bg.jpg) no-repeat scroll center center/cover;
  text-align: center;
  padding: 50px 0 80px 0;
}
#drsnaturalrecipe .mv .logo {
  width: 600px;
  margin: 0 auto 30px;
}
#drsnaturalrecipe .mv .title {
  text-shadow: 2px 2px 5px #fff;
  line-height: 1.2;
}
#drsnaturalrecipe .mv .title .h_1 {
  font-size: 1.32em;
}
#drsnaturalrecipe .mv .title .h_2 {
  font-size: 2.4em;
  line-height: 1;
  position: relative;
}
#drsnaturalrecipe .mv .title .h_2 .h_2_1 {
  font-size: 1.3em;
}
#drsnaturalrecipe .mv .title .h_2 .h_2_2 {
  font-size: 0.9em;
}
#drsnaturalrecipe .mv .title .h_2:before, #drsnaturalrecipe .mv .title .h_2:after {
  content: "";
  position: absolute;
  top: -150px;
}
#drsnaturalrecipe .mv .title .h_2:before {
  background: url(/goods/drsnaturalrecipe/61110207/mv_chara_01.png) no-repeat scroll center center/cover;
  left: -160px;
  width: 184px;
  height: 156px;
}
#drsnaturalrecipe .mv .title .h_2:after {
  background: url(/goods/drsnaturalrecipe/61110207/mv_chara_02.png) no-repeat scroll center center/cover;
  right: -140px;
  width: 150px;
  height: 150px;
}
#drsnaturalrecipe .mv .title .h_3 {
  font-size: 5.7em;
  line-height: 1.3;
}
#drsnaturalrecipe .mv ul {
  display: flex;
  justify-content: center;
  margin: 50px 0 0 0;
  grid-gap: 60px;
}
#drsnaturalrecipe .mv ul li {
  line-height: 1;
  position: relative;
  z-index: 1;
  width: 210px;
}
#drsnaturalrecipe .mv ul li:before {
  content: "";
  background: rgba(255, 255, 255, 0.6);
  position: absolute;
  width: 240px;
  height: 240px;
  border-radius: 50%;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
#drsnaturalrecipe .mv ul p {
  position: relative;
  z-index: 2;
}
#drsnaturalrecipe .mv ul .l_1 {
  font-size: 1.5em;
}
#drsnaturalrecipe .mv ul .l_1_1 {
  font-size: 2.8em;
}
#drsnaturalrecipe .mv ul .l_2 {
  font-size: 3em;
}
#drsnaturalrecipe .mv ul .p_2 {
  line-height: 1.3;
  letter-spacing: 0;
  margin: 10px 0 0 0;
  padding: 0 0 10px 0;
}
#drsnaturalrecipe .mv ul .l_kome {
  font-size: 10px;
  vertical-align: top;
}
@media (max-width: 768px) {
  #drsnaturalrecipe .mv {
    padding: 30px 0;
  }
  #drsnaturalrecipe .mv .logo {
    width: 80%;
    margin: 0 auto 10px;
  }
  #drsnaturalrecipe .mv .title .h_1 {
    font-size: 1em;
  }
  #drsnaturalrecipe .mv .title .h_2 {
    font-size: 1.8em;
  }
  #drsnaturalrecipe .mv .title .h_2:before, #drsnaturalrecipe .mv .title .h_2:after {
    top: -75px;
  }
  #drsnaturalrecipe .mv .title .h_2:before {
    left: -30px;
    width: 70px;
    height: 60px;
  }
  #drsnaturalrecipe .mv .title .h_2:after {
    right: -30px;
    width: 60px;
    height: 60px;
  }
  #drsnaturalrecipe .mv .title .h_3 {
    font-size: 3.2em;
  }
  #drsnaturalrecipe .mv ul {
    grid-gap: 10px;
    font-size: 0.6em;
    margin: 10px 0 0 0;
  }
  #drsnaturalrecipe .mv ul li:before {
    width: 120px;
    height: 120px;
  }
  #drsnaturalrecipe .mv ul li .p_2 {
    margin: 5px 0 0 0;
    padding: 0 0 5px 0;
  }
}
#drsnaturalrecipe .mv_bottom {
  margin: 10px 0;
  text-align: center;
}
#drsnaturalrecipe .mv_bottom .text {
  text-align: left;
  font-size: 0.8em;
}
@media (max-width: 768px) {
  #drsnaturalrecipe .mv_bottom .text {
    line-height: 1.2;
    letter-spacing: 0;
  }
}
#drsnaturalrecipe .item {
  background: linear-gradient(#fff, #f8f2eb);
  position: relative;
  height: 600px;
}
#drsnaturalrecipe .item .text {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 2;
}
#drsnaturalrecipe .item .text .title_img {
  width: 580px;
}
#drsnaturalrecipe .item .text .item_text {
  display: flex;
  grid-gap: 30px;
  align-items: center;
  margin: 50px 0 0 0;
  z-index: 2;
}
#drsnaturalrecipe .item .text .item_text .item_img {
  width: 170px;
}
#drsnaturalrecipe .item .text .item_text p {
  font-size: 2.4em;
}
#drsnaturalrecipe .item .img_bg {
  text-align: right;
  position: relative;
  z-index: 1;
}
#drsnaturalrecipe .item .img_bg img {
  height: 600px;
  width: auto;
  transform: translateX(20%);
}
@media (max-width: 768px) {
  #drsnaturalrecipe .item {
    height: auto;
    margin: 30px 0 0 0;
  }
  #drsnaturalrecipe .item .text .title_img {
    width: 60%;
    text-align: center;
  }
  #drsnaturalrecipe .item .text .title_img img {
    width: 80%;
  }
  #drsnaturalrecipe .item .text .item_text {
    display: block;
    margin: 10px 0 0 0;
    width: 60%;
    position: relative;
    z-index: 10;
  }
  #drsnaturalrecipe .item .text .item_text .item_img {
    width: 60px;
    text-align: center;
    margin: auto;
  }
  #drsnaturalrecipe .item .text .item_text p {
    font-size: 1.1em;
    text-align: center;
    margin: 10px 0 0 0;
  }
  #drsnaturalrecipe .item .img_bg img {
    height: auto;
  }
}
#drsnaturalrecipe .mama {
  margin: 50px 0 0 0;
  text-align: center;
}
#drsnaturalrecipe .mama .mama_title {
  font-size: 2.4em;
  margin: 0 0 30px 0;
}
#drsnaturalrecipe .mama .mama_title .top {
  color: var(--red);
  position: relative;
  display: inline-block;
  margin: 0 0 15px 0;
  font-size: 0.8em;
}
#drsnaturalrecipe .mama .mama_title .top:before, #drsnaturalrecipe .mama .mama_title .top:after {
  content: "";
  position: absolute;
}
#drsnaturalrecipe .mama .mama_title .top:before {
  background: url(/goods/drsnaturalrecipe/61110207/mama_icon.png) no-repeat scroll center center/cover;
  width: 70px;
  height: 70px;
  left: -75px;
  top: -15px;
}
#drsnaturalrecipe .mama .mama_title .top:after {
  background: var(--red);
  width: 50px;
  height: 1px;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
}
#drsnaturalrecipe .mama ul {
  display: inline-block;
}
#drsnaturalrecipe .mama li {
  position: relative;
  padding: 15px 10px 15px 50px;
  font-size: 1.4em;
  border-bottom: 1px dashed #ccc;
  text-align: left;
}
#drsnaturalrecipe .mama li:before {
  content: "";
  background: url(/goods/drsnaturalrecipe/61110207/mama_check_icon.png) no-repeat scroll center center/cover;
  width: 30px;
  height: 40px;
  position: absolute;
  left: 15px;
  top: 13px;
}
#drsnaturalrecipe .mama .bottom {
  font-size: 2.2em;
}
#drsnaturalrecipe .mama .bottom_item_img {
  background: url(/goods/drsnaturalrecipe/61110207/mama_bg.jpg) no-repeat scroll center center/cover;
  height: 500px;
  position: relative;
  margin: 0 0 -80px 0;
  z-index: 1;
}
#drsnaturalrecipe .mama .bottom_item_img:before {
  content: "";
  position: absolute;
  border-style: solid;
  border-width: 80px 50vw 0 50vw;
  border-color: #ffffff transparent transparent transparent;
  left: 0;
  top: 0;
}
#drsnaturalrecipe .mama .bottom_item {
  display: flex;
  justify-content: center;
  grid-gap: 20px;
  align-items: flex-end;
  z-index: 1;
  position: relative;
}
#drsnaturalrecipe .mama .bottom_item .title_img {
  width: 500px;
}
@media (max-width: 768px) {
  #drsnaturalrecipe .mama .mama_title {
    font-size: 1.4em;
    margin: 0 0 10px 0;
  }
  #drsnaturalrecipe .mama .mama_title .top {
    margin: 0 0 10px 0;
    padding: 0 0 5px 0;
  }
  #drsnaturalrecipe .mama .mama_title .top:before {
    width: 50px;
    height: 50px;
    left: -55px;
  }
  #drsnaturalrecipe .mama li {
    padding: 10px 0 10px 30px;
    font-size: 1.1em;
    line-height: 1.2;
  }
  #drsnaturalrecipe .mama li:before {
    left: 5px;
    width: 20px;
    height: 28px;
    top: 5px;
  }
  #drsnaturalrecipe .mama .bottom {
    font-size: 1.7em;
  }
  #drsnaturalrecipe .mama .bottom_item_img {
    height: 200px;
    margin: 0 0 -25px 0;
  }
  #drsnaturalrecipe .mama .bottom_item_img:before {
    border-width: 30px 50vw 0 50vw;
  }
  #drsnaturalrecipe .mama .bottom_item {
    padding: 0 5%;
    grid-gap: 0;
  }
  #drsnaturalrecipe .mama .bottom_item .item_img {
    width: 30%;
  }
  #drsnaturalrecipe .mama .bottom_item .title_img {
    width: 70%;
  }
}
#drsnaturalrecipe .boder {
  display: inline-block;
  border: 1px solid var(--text);
  border-radius: 100px;
  padding: 5px 15px;
  margin: 10px 0 0 0;
  font-size: 18px;
}
@media (max-width: 768px) {
  #drsnaturalrecipe .boder {
    padding: 10px 15px;
    font-size: 15px;
    line-height: 1.3;
  }
}
#drsnaturalrecipe .boder.red {
  display: inline-block;
  border: 1px solid var(--red);
  padding: 8px 30px;
  font-size: 1.6em;
  border-radius: 100px;
  margin: 40px 0;
}
@media (max-width: 768px) {
  #drsnaturalrecipe .boder.red {
    padding: 5px 15px;
    font-size: 1.2em;
    margin: 20px 0;
  }
}
#drsnaturalrecipe .point {
  margin: 100px 0 0 0;
}
#drsnaturalrecipe .point .point_title_bg {
  background: url(/goods/drsnaturalrecipe/61110207/point_title_bg.jpg) no-repeat scroll center center/cover;
  position: relative;
  padding: 60px 0 80px 0;
}
#drsnaturalrecipe .point .point_title_bg .title {
  width: 600px;
  margin: auto;
}
#drsnaturalrecipe .point .point_title_bg:after {
  content: "";
  position: absolute;
  left: 50%;
  bottom: 0;
  transform: translateX(-50%);
  border-style: solid;
  border-width: 100px 50vw 0;
  border-color: transparent #fff transparent;
}
#drsnaturalrecipe .point .point_title {
  display: flex;
  align-items: center;
  grid-gap: 20px;
  justify-content: center;
  margin: 50px 0;
}
#drsnaturalrecipe .point .point_title img {
  width: 100px;
}
#drsnaturalrecipe .point .point_title .text {
  line-height: 1.2;
}
#drsnaturalrecipe .point .point_title .top {
  font-size: 1.8em;
  margin: 0 0 0 10px;
}
#drsnaturalrecipe .point .point_title .red {
  font-size: 3.5em;
}
@media (max-width: 768px) {
  #drsnaturalrecipe .point {
    margin: 30px 0 0 0;
  }
  #drsnaturalrecipe .point .point_title_bg {
    padding: 20px 0 50px 0;
  }
  #drsnaturalrecipe .point .point_title_bg:after {
    border-width: 30px 50vw 0;
  }
  #drsnaturalrecipe .point .point_title_bg .title {
    width: 80%;
  }
  #drsnaturalrecipe .point .point_title {
    grid-gap: 10px;
    margin: 10px 0;
  }
  #drsnaturalrecipe .point .point_title img {
    width: 50px;
  }
  #drsnaturalrecipe .point .point_title .top {
    font-size: 0.9em;
    margin: 0 0 0 2px;
  }
  #drsnaturalrecipe .point .point_title .red {
    font-size: 1.5em;
  }
  #drsnaturalrecipe .point .img_03 {
    width: auto;
  }
}
#drsnaturalrecipe .point .point_01 .boder {
  margin: 40px 0 10px 0;
}
#drsnaturalrecipe .point .point_01 .img_03 {
  width: 600px;
  margin: auto;
}
#drsnaturalrecipe .point .point_01 .sozai {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: 20px;
  margin: 30px auto;
  width: 800px;
}
#drsnaturalrecipe .point .point_01 .sozai li {
  border: 1px solid #111;
  border-radius: 10px;
}
#drsnaturalrecipe .point .point_01 .sozai .name {
  border-radius: 8px 8px 0 0;
  background: #111;
  color: #fff;
  display: flex;
  padding: 15px 20px;
  font-size: 1.5em;
  align-items: center;
}
#drsnaturalrecipe .point .point_01 .sozai .name .g {
  margin: 0 0 0 auto;
  font-size: 0.9em;
}
#drsnaturalrecipe .point .point_01 .sozai .name .g .g-1 {
  font-size: 0.6em;
  margin: 0 10px 0 0;
  vertical-align: 1px;
}
#drsnaturalrecipe .point .point_01 .sozai p {
  padding: 15px 20px;
}
#drsnaturalrecipe .point .point_01 .sozai .data {
  padding: 0 15px 10px 15px;
  position: relative;
  height: 200px;
}
#drsnaturalrecipe .point .point_01 .sozai .data .d {
  text-align: center;
  position: absolute;
  right: 20px;
  top: 50%;
  transform: translateY(-50%);
}
#drsnaturalrecipe .point .point_01 .sozai .data .d-1 {
  font-size: 1.4em;
  line-height: 0.5;
}
#drsnaturalrecipe .point .point_01 .sozai .data .d-1 span {
  font-size: 0.7em;
}
#drsnaturalrecipe .point .point_01 .sozai .data .d-2 {
  font-size: 1.2em;
}
#drsnaturalrecipe .point .point_01 .sozai .data .d-2 span {
  font-size: 3em;
  line-height: 1;
}
#drsnaturalrecipe .point .point_01 .sozai .sozai-1 {
  background: url(/goods/drsnaturalrecipe/61110207/point_list_01.jpg) no-repeat scroll left bottom/auto 230px;
}
#drsnaturalrecipe .point .point_01 .sozai .sozai-2 {
  background: url(/goods/drsnaturalrecipe/61110207/point_list_02.jpg) no-repeat scroll left bottom/auto 220px;
}
#drsnaturalrecipe .point .point_01 .sozai .sozai-3 {
  background: url(/goods/drsnaturalrecipe/61110207/point_list_03.jpg) no-repeat scroll left bottom/auto 240px;
}
#drsnaturalrecipe .point .point_01 .sozai .sozai-4 {
  background: url(/goods/drsnaturalrecipe/61110207/point_list_04.jpg) no-repeat scroll left bottom/auto 210px;
}
#drsnaturalrecipe .point .point_01 .sozai .sozai-5 {
  background: url(/goods/drsnaturalrecipe/61110207/point_list_05.jpg) no-repeat scroll left bottom/auto 200px;
}
#drsnaturalrecipe .point .point_01 .sozai .sozai-6 {
  background: url(/goods/drsnaturalrecipe/61110207/point_list_06.jpg) no-repeat scroll left bottom/auto 200px;
}
#drsnaturalrecipe .point .point_01 .sozai .sozai-7 {
  background: url(/goods/drsnaturalrecipe/61110207/point_list_07.jpg) no-repeat scroll left bottom/auto 250px;
}
#drsnaturalrecipe .point .point_01 .sozai .sozai_chara {
  border: none;
  text-align: center;
}
#drsnaturalrecipe .point .point_01 .sozai .sozai_chara img {
  width: auto;
  height: 330px;
  margin: 30px 0 0 0;
}
@media (max-width: 768px) {
  #drsnaturalrecipe .point .point_01 .boder {
    margin: 30px 0 10px 0;
  }
  #drsnaturalrecipe .point .point_01 .img_03 {
    width: 100%;
  }
  #drsnaturalrecipe .point .point_01 .sozai {
    display: block;
    width: 100%;
    margin: 20px 0;
  }
  #drsnaturalrecipe .point .point_01 .sozai li + li {
    margin-top: 20px;
  }
  #drsnaturalrecipe .point .point_01 .sozai .name {
    padding: 5px 15px;
    font-size: 1.3em;
  }
  #drsnaturalrecipe .point .point_01 .sozai .data {
    height: 100px;
  }
  #drsnaturalrecipe .point .point_01 .sozai .data .d {
    right: 30px;
  }
  #drsnaturalrecipe .point .point_01 .sozai .sozai-1 {
    background: url(/goods/drsnaturalrecipe/61110207/point_list_01.jpg) no-repeat scroll left bottom/auto 130px;
  }
  #drsnaturalrecipe .point .point_01 .sozai .sozai-2 {
    background: url(/goods/drsnaturalrecipe/61110207/point_list_02.jpg) no-repeat scroll left bottom/auto 120px;
  }
  #drsnaturalrecipe .point .point_01 .sozai .sozai-3 {
    background: url(/goods/drsnaturalrecipe/61110207/point_list_03.jpg) no-repeat scroll left bottom/auto 150px;
  }
  #drsnaturalrecipe .point .point_01 .sozai .sozai-4 {
    background: url(/goods/drsnaturalrecipe/61110207/point_list_04.jpg) no-repeat scroll left bottom/auto 130px;
  }
  #drsnaturalrecipe .point .point_01 .sozai .sozai-5 {
    background: url(/goods/drsnaturalrecipe/61110207/point_list_05.jpg) no-repeat scroll left bottom/auto 130px;
  }
  #drsnaturalrecipe .point .point_01 .sozai .sozai-6 {
    background: url(/goods/drsnaturalrecipe/61110207/point_list_06.jpg) no-repeat scroll left bottom/auto 140px;
  }
  #drsnaturalrecipe .point .point_01 .sozai .sozai-7 {
    background: url(/goods/drsnaturalrecipe/61110207/point_list_07.jpg) no-repeat scroll left bottom/auto 150px;
  }
  #drsnaturalrecipe .point .point_01 .sozai .sozai_chara img {
    height: 200px;
    margin: 20px 0 0 0;
  }
}
#drsnaturalrecipe .point .point_02 .bg_1 {
  padding: 100px 0;
}
#drsnaturalrecipe .point .point_02 .bg_2 {
  padding: 100px 0;
}
#drsnaturalrecipe .point .point_02 .bg {
  background: url(/goods/drsnaturalrecipe/61110207/point_title_bg2.jpg) no-repeat scroll top center/100% auto;
}
#drsnaturalrecipe .point .point_02 .bg .title {
  text-align: center;
  padding: 150px 0 100px 0;
  line-height: 1.2;
  text-shadow: 1px 1px 0 #fff;
}
#drsnaturalrecipe .point .point_02 .bg .title .t_1 {
  font-size: 2em;
}
#drsnaturalrecipe .point .point_02 .bg .title .t_2 {
  font-size: 3em;
}
#drsnaturalrecipe .point .point_02 .bg .title .red {
  background: linear-gradient(rgba(0, 0, 0, 0) 60%, rgba(255, 255, 255, 0.8) 0%);
}
#drsnaturalrecipe .point .point_02 .sozai_title {
  display: flex;
  justify-content: center;
  grid-gap: 20px;
  align-items: center;
  margin: 0 0 40px 0;
}
#drsnaturalrecipe .point .point_02 .sozai_title .i {
  position: relative;
  color: #fff;
  font-size: 1.7em;
  line-height: 1.2;
  text-align: center;
}
#drsnaturalrecipe .point .point_02 .sozai_title .i:before {
  content: "";
  position: absolute;
  left: 48%;
  top: 48%;
  transform: translate(-50%, -50%);
  background: var(--red);
  border-radius: 50%;
  width: 90px;
  height: 90px;
}
#drsnaturalrecipe .point .point_02 .sozai_title .i span {
  position: relative;
  z-index: 1;
}
#drsnaturalrecipe .point .point_02 .sozai_title .t {
  font-size: 2.5em;
}
#drsnaturalrecipe .point .point_02 .sozai_list {
  margin: 30px 0;
}
#drsnaturalrecipe .point .point_02 .sozai_list .box {
  display: flex;
  grid-gap: 40px;
  border-bottom: 1px dashed #ccc;
  padding: 30px 0;
  align-items: center;
}
#drsnaturalrecipe .point .point_02 .sozai_list .box:last-child {
  border: none;
  padding-bottom: 0;
  margin-bottom: -30px;
}
#drsnaturalrecipe .point .point_02 .sozai_list .box .img {
  width: 200px;
}
#drsnaturalrecipe .point .point_02 .sozai_list .box li {
  position: relative;
  line-height: 1.3;
  margin: 10px 0;
  font-size: 1.2em;
  padding: 0 0 0 20px;
}
#drsnaturalrecipe .point .point_02 .sozai_list .box li:before {
  content: "";
  position: absolute;
  left: 0;
  top: 6px;
  width: 10px;
  height: 10px;
  background: var(--red);
  border-radius: 100px;
}
#drsnaturalrecipe .point .point_02 .img_05 {
  width: 600px;
  margin: auto;
}
@media (max-width: 768px) {
  #drsnaturalrecipe .point .point_02 .bg_1 {
    padding: 20px 0;
  }
  #drsnaturalrecipe .point .point_02 .bg .title {
    padding: 30px 0 20px 0;
  }
  #drsnaturalrecipe .point .point_02 .bg .title .t_1 {
    font-size: 1.4em;
  }
  #drsnaturalrecipe .point .point_02 .bg .title .t_2 {
    font-size: 1.8em;
  }
  #drsnaturalrecipe .point .point_02 .sozai_title {
    grid-gap: 15px;
    margin: 30px 0 20px 0;
    margin: 30px 0 30px 0;
  }
  #drsnaturalrecipe .point .point_02 .sozai_title .i {
    font-size: 1.2em;
  }
  #drsnaturalrecipe .point .point_02 .sozai_title .i:before {
    width: 60px;
    height: 60px;
  }
  #drsnaturalrecipe .point .point_02 .sozai_title .t {
    font-size: 1.8em;
  }
  #drsnaturalrecipe .point .point_02 .sozai_list {
    margin: 20px 0;
  }
  #drsnaturalrecipe .point .point_02 .sozai_list .box {
    display: block;
    padding: 10px 0;
  }
  #drsnaturalrecipe .point .point_02 .sozai_list .box:last-child {
    margin-bottom: -10px;
  }
  #drsnaturalrecipe .point .point_02 .sozai_list .box .img {
    width: 100%;
    text-align: center;
  }
  #drsnaturalrecipe .point .point_02 .sozai_list .box .img img {
    width: 40%;
  }
  #drsnaturalrecipe .point .point_02 .sozai_list .box li {
    font-size: 1em;
    padding: 0 0 0 13px;
  }
  #drsnaturalrecipe .point .point_02 .sozai_list .box li:before {
    top: 3px;
  }
  #drsnaturalrecipe .point .point_02 .bg_2 {
    padding: 30px 0;
  }
  #drsnaturalrecipe .point .point_02 .img_05 {
    width: 100%;
  }
}
#drsnaturalrecipe .point .point_03 .title_bar {
  background: #402210;
  color: #fff;
  text-align: center;
  padding: 5px 0;
  font-size: 1.8em;
  margin: 80px 0 40px 0;
}
#drsnaturalrecipe .point .point_03 .img_02 {
  width: 600px;
  margin: 0 auto 40px;
}
@media (max-width: 768px) {
  #drsnaturalrecipe .point .point_03 .title_bar {
    font-size: 1.5em;
    margin: 30px 0 20px 0;
  }
  #drsnaturalrecipe .point .point_03 .img_02 {
    width: 100%;
    margin: 0 0 20px 0;
  }
}
#drsnaturalrecipe h1,
#drsnaturalrecipe h2,
#drsnaturalrecipe h3,
#drsnaturalrecipe h4,
#drsnaturalrecipe h5,
#drsnaturalrecipe h6 {
  font-weight: normal;
}
#drsnaturalrecipe .red {
  color: var(--red);
}
#drsnaturalrecipe .boder-1 {
  background: linear-gradient(rgba(0, 0, 0, 0) 60%, var(--boder-1) 0%);
}
#drsnaturalrecipe .bg_1 {
  background: var(--bg-1);
}
#drsnaturalrecipe .bg_2 {
  background: var(--bg-2);
}
#drsnaturalrecipe .balloon {
  position: relative;
  display: inline-block;
  width: 800px;
  margin: 80px 0 30px 0;
  background: #FFF;
  border: solid 2px #111;
  font-size: 2.5em;
  line-height: 1.2;
  text-align: center;
}
#drsnaturalrecipe .balloon .mini {
  font-size: 0.6em;
}
#drsnaturalrecipe .balloon .balloon_box {
  position: relative;
  z-index: 2;
  background: #fff;
  padding: 10px 0 20px 0;
}
#drsnaturalrecipe .balloon:before {
  content: "";
  position: absolute;
  bottom: -50px;
  left: 50%;
  border: 20px solid transparent;
  border-top: 35px solid #fff;
  z-index: 2;
  transform: translateX(-50%);
}
#drsnaturalrecipe .balloon:after {
  content: "";
  position: absolute;
  bottom: -54px;
  left: 50%;
  border: 20px solid transparent;
  border-top: 35px solid #111;
  z-index: 1;
  transform: translateX(-50%);
}
@media (max-width: 768px) {
  #drsnaturalrecipe .balloon {
    width: 100%;
    margin: 30px 0 10px 0;
    font-size: 1.3em;
  }
  #drsnaturalrecipe .balloon .mini {
    font-size: 0.8em;
  }
  #drsnaturalrecipe .balloon .balloon_box {
    padding: 10px 0 15px 0;
  }
  #drsnaturalrecipe .balloon:before {
    border: 15px solid transparent;
    border-top: 20px solid #fff;
    bottom: -35px;
  }
  #drsnaturalrecipe .balloon:after {
    bottom: -41px;
    border: 18px solid transparent;
    border-top: 23px solid #111;
  }
}/*# sourceMappingURL=original.css.map */