/*今月のおすすめ精油ここから*/
#month_rec {
  width: 900px;
  margin: 0 auto;
}
#month_rec .section1 {
  height: 470px;
  background-image: url(https://gigaplus.makeshop.jp/aromastore/images/month_recommend/month_rec--main-2.webp);
  background-size: 900px auto;
}
#month_rec p {
  font-size: 15px;
  line-height: 1.6rem;
  margin-bottom: 0.5em;
}
#month_rec h2 {
  font-weight: bold;
  color: rgba(255, 255, 255, 1.00);
  font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", serif;
  font-size: 40px;
  padding-left: 42px;
  padding-top: 230px;
  line-height: 3rem;
}
#month_rec h2 span {
  margin-left: 0px;
  padding-left: 6px;
  font-size: 32px;
}
#month_rec .section2 {
  height: 550px;
  background-image: url(https://gigaplus.makeshop.jp/aromastore/images/month_recommend/month_rec-bg-1.png);
}
#month_rec .month_rec_sub {
  font-size: 20px;
  font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", serif;
  text-align: center;
  padding-top: 3em;
  padding-bottom: 3em;
  line-height: 2rem;
}
#month_rec .month_rec_box ul {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
}
#month_rec .month_rec_box ul li {
  width: 50%;
  padding-left: 1.25em;
  padding-right: 1.25em;
  box-sizing: border-box;
}
#month_rec .month_rec_box ul li img {
  width: 100%;
}
#month_rec h3 {
  font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", serif;
  font-size: 40px;
  color: #3A3A3A;
  position: relative;
  margin-bottom: 1em;
}
#month_rec h3::before {
  background-color: #3A3A3A;
  bottom: -10px;
  content: "";
  height: 1px;
  position: absolute;
  width: 100px;
}
#month_rec .section3, .section4 {
  margin-top: 4em;
  margin-bottom: 4em;
}
#month_rec .month_rec_box_re ul {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  flex-direction: row-reverse;
  width: 100%;
}
#month_rec .month_rec_box_re ul li {
  width: 50%;
  padding-left: 1.25em;
  padding-right: 1.25em;
  box-sizing: border-box;
}
#month_rec .month_rec_box_re ul li img {
  width: 100%;
}
#month_rec .section4 ul li a img {
  margin-top: 1.5em;
  margin-left: -16px;
}
#month_rec .section5 {
  padding-top: 5em;
  background-image: url(https://gigaplus.makeshop.jp/aromastore/images/month_recommend/month_rec-bg-2.png);
  padding-bottom: 5em;
}
#month_rec .section5 h3 {
  font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", serif;
  font-size: 40px;
  color: #3A3A3A;
  text-align: center;
  position: relative;
  margin-bottom: 1em;
}
#month_rec .section5 h3::before {
  background-color: #3A3A3A;
  bottom: -10px;
  content: "";
  height: 1px;
  left: 43%;
  position: absolute;
  width: 100px;
}
.section5 .month_rec_box_step ul {
  display: flex;
  justify-content: space-between;
  align-content: center;
  width: 100%;
}
.month_rec_box_step ul li {
  width: 50%;
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
  box-sizing: border-box;
}
.month_rec_box_step ul li img {
  width: 100%;
}
.month_rec_box_step ul li h4 {
  color: rgba(255, 255, 255, 1.00);
  position: absolute;
  top: 14px;
  font-size: 18px;
  left: 108px;
}
.month_rec_box_step ul li a {
  background-color: #A8B6DB;
  display: block;
  padding: 0.75em;
  font-size: 18px;
  font-weight: bold;
  text-align: center;
}
.month_rec_box_step ul li p {
  padding: 1em 2em;
  background-color: #ffffff;
  margin-bottom: 0 !important;
  height: 7em;
}
#month_rec .section6 {
  background-image: url(https://gigaplus.makeshop.jp/aromastore/images/month_recommend/month_rec-bg-1.png);
}