/*--------------------
 今月のおすすめの香り
--------------------*/
#monthrecommend {
  max-width: 900px;
  margin-left: auto;
  margin-right: auto;
}
/*--------------------
 ヒーローセクション
--------------------*/
.hero {
  flex-direction: column;
  align-items: center;
  background-image: url(https://gigaplus.makeshop.jp/aromastore/images/month_recommend/may_25/main-2.png);
  background-repeat: no-repeat;
  background-size: 900px auto;
  height: 480px;
  padding-top: 40px;
  padding-left: 65px;
  background-color: #F9FFE2;
}
.hero .hero__subheading {
  margin-bottom: 18px;
  font-size: 15px;
  font-weight: 700;
  color: #474646;
  margin-left: 8px;
  line-height: 1.6;
}
.hero .hero__heading {
  margin-bottom: 16px;
  font-family: ヒラギノ明朝 Pro W3, Hiragino Mincho Pro, 游明朝, Yu Mincho, 游明朝体, YuMincho, ＭＳ Ｐ明朝, MS PMincho, serif;
  text-align: left;
}
.hero .hero__box {
  width: 362px;
}
.hero .hero__box .hero__rec-button {
  display: inline-block;
  width: 92%;
  margin-right: 8%;
  margin-left: auto;
  padding-top: 16px;
  padding-bottom: 16px;
  border-radius: 40px;
  background-color: #E9C302;
  border: 1px solid #FFFFFF;
  -webkit-box-shadow: 0px 2px 5px 0px #808080;
  box-shadow: 0px 2px 5px 0px #808080;
  background-image: url(https://gigaplus.makeshop.jp/aromastore/images/ranking/Chevron%20right.png);
  background-repeat: no-repeat;
  background-position: 95% 50%;
  background-size: 20px auto;
  font-size: 18px;
  font-weight: 700;
  color: #FFFFFF;
  text-align: center;
  margin-bottom: 12px;
}
/*--------------------
 今月のおすすめ・ボタン
--------------------*/
.monthrecommend_button {
  display: inline-block;
  width: 40%;
  margin: 4px 30% 16px;
  padding-top: 16px;
  padding-bottom: 16px;
  border-radius: 40px;
  background-color: #E9C302;
  border: 1px solid #FFFFFF;
  -webkit-box-shadow: 0px 2px 5px 0px #808080;
  box-shadow: 0px 2px 5px 0px #808080;
  background-image: url(https://gigaplus.makeshop.jp/aromastore/images/ranking/Chevron%20right.png);
  background-repeat: no-repeat;
  background-position: 95% 50%;
  background-size: 20px auto;
  font-size: 18px;
  font-weight: 700;
  color: #FFFFFF;
  text-align: center;
}
#monthrecommend .monthrecommend_button {
  color: #FFFFFF;
}
.monthrecommend_button-note {
  margin-left: -3%;
  margin-right: 3%;
  font-size: 0.8rem;
  text-align: center;
}
/*--------------------
 今月のおすすめ・購入特典
--------------------*/
.bonus {
  margin-bottom: 80px;
  background-image: url(https://gigaplus.makeshop.jp/aromastore/images/month_recommend/may_25/item__img-4.png);
  padding-top: 132px;
  padding-left: 474px;
  height: 400px;
}
.bonus .bonus__title {
  font-size: 21px;
  font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", serif;
  margin-bottom: 32px;
  font-weight: 700;
}
#monthrecommend .bonus .bonus__title-text {
  font-size: 16px;
  line-height: 1.8;
  margin-bottom: 16px;
  font-weight: 700;
  color: #474646;
}
.bonus .bonus__box {
  margin-bottom: 3em;
  padding: 4em;
  background-image: url(https://gigaplus.makeshop.jp/aromastore/images/enjoyaromatherapy/therapist_note/therapistnote_bg-5.png);
}
.bonus .bonus__box .bonus__title {
  display: block;
  margin-right: 30%;
  margin-bottom: 24px;
  margin-left: 30%;
  padding: 8px 40px;
  background-color: #74AEA9;
  color: #FFFFFF;
  letter-spacing: 0.08rem;
  font-size: 21px;
  text-align: center;
}
.bonus .bonus__box .bonus__box-inner {
  display: flex;
  justify-content: space-between;
  width: 100%;
  flex-wrap: wrap;
}
.bonus__box .bonus__box-inner .bonus__box-left {
  width: calc((100% - 60px) / 2);
}
.bonus__box-inner .bonus__box-left img {
  width: 100%;
}
.bonus__box .bonus__box-inner .bonus__box-right {
  width: 50%;
}
.bonus .bonus__box .bonus__box-text {
  margin-bottom: 24px;
  font-size: 1.5rem;
  font-weight: 700;
  color: #58918C;
  text-align: center;
}
.bonus .bonus__box .bonus__image {
  margin-bottom: 1em;
}
.bonus .bonus__box .bonus__subtitle {
  margin-bottom: 16px;
  font-size: 1.15rem;
  font-weight: 700;
}
.bonus .bonus__box .bonus__description {
  margin-bottom: 24px;
  font-size: 1rem;
  text-align: left;
  line-height: 1.8;
}
.bonus .bonus__box .bonus__date {
  padding-top: 8px;
  padding-bottom: 7px;
  background-color: #74AEA9;
  font-size: 17px;
  font-weight: 700;
  color: #FFFFFF;
  letter-spacing: 0.08rem;
  text-align: center;
}
.bonus .bonus__box .bonus__creamdescription {
  display: block;
  padding-top: 8px;
  padding-bottom: 8px;
  background-color: #FFFFFF;
  border: 2px solid #74AEA9;
  color: #58918C;
  font-weight: 700;
  font-size: 1rem;
  text-align: center;
}
/*--------------------
 今月のおすすめ・商品紹介
--------------------*/
.product-intro {
  background-image: url(https://gigaplus.makeshop.jp/aromastore/images/month_recommend/may_25/bg.png);
  padding-top: 60px;
  padding-bottom: 40px;
  background-repeat: no-repeat;
  padding-left: 24px;
  background-size: cover;
}
.product-intro .product-intro__item {
  display: flex;
  justify-content: space-between;
  flex-direction: row-reverse;
  margin-bottom: 48px;
  padding-bottom: 0px;
}
.product-intro .product-intro__item .product-intro__item-inner {
  width: calc((100% - 40px) / 2);
}
.product-intro .product-intro__title {
  margin-bottom: 48px;
  font-size: 1.6rem;
  font-family: ヒラギノ明朝 Pro W3, Hiragino Mincho Pro, 游明朝, Yu Mincho, 游明朝体, YuMincho, ＭＳ Ｐ明朝, MS PMincho, serif;
  font-weight: 700;
  text-align: center;
}
.product-intro__item .product-intro__item-inner .product-intro__image {
  width: 100%;
}
.product-intro .product-intro__item .product-intro__subtitle {
  margin-top: 16px;
  margin-bottom: 16px;
  font-size: 23px;
  font-family: ヒラギノ明朝 Pro W3, Hiragino Mincho Pro, 游明朝, Yu Mincho, 游明朝体, YuMincho, ＭＳ Ｐ明朝, MS PMincho, serif;
  font-weight: 700;
  line-height: 1.8;
}
.product-intro .product-intro__item .product-intro__description {
  margin-bottom: 8px;
  font-size: 16px;
  text-align: left;
  line-height: 2;
  color: #474646;
  font-weight: 700;
}
/*--------------------
 今月のおすすめ・商品概要
--------------------*/
.product-summary {
  margin: 3em 2em;
}
.product-summary .product-summary__itembox {
  display: flex;
  justify-content: space-between;
  margin-bottom: 40px;
}
.product-summary .product-summary__itembox .product-summary__inner {
  width: calc((100% - 40px) / 2);
}
.product-summary__itembox .product-summary__inner .product-summary__thumbnail {
  width: 80%;
}
.product-summary .product-summary__box {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  border-bottom: 1px dotted #464646;
  margin-bottom: 16px;
  padding-bottom: 4px;
  padding-left: 16px;
  padding-right: 16px;
  font-family: ヒラギノ明朝 Pro W3, Hiragino Mincho Pro, 游明朝, Yu Mincho, 游明朝体, YuMincho, ＭＳ Ｐ明朝, MS PMincho, serif;
}
.product-summary .product-summary__box .product-summary__name {
  font-size: 1.2rem !important;
  margin-bottom: -4px;
}
.product-summary .product-summary__box .product-summary__price {
  letter-spacing: 0.08em;
  font-weight: 700;
  font-size: 1.1rem;
}
.product-summary .product-summary__description {
  margin-bottom: 24px;
  font-size: 16px;
  line-height: 1.8;
  text-align: left;
  padding-left: 16px;
}
/*--------------------
 今月のおすすめ・その他のおすすめ
--------------------*/
.scent-variations__section {
  padding-bottom: 100px;
  text-align: center;
  margin-top: 80px;
}
.scent-variations__section .scent-variations__section__title {
  margin-bottom: 24px;
  font-family: ヒラギノ明朝 Pro W3, Hiragino Mincho Pro, 游明朝, Yu Mincho, 游明朝体, YuMincho, ＭＳ Ｐ明朝, MS PMincho, serif;
  font-weight: 700;
  font-size: 1.5rem;
  text-align: center;
}
.scent-variations__section p {
  margin-bottom: 1em;
  padding-bottom: 1em;
  font-size: 1.1rem;
  text-align: center;
}
.scent-variations__section .scent-variations__section_box {
  margin-bottom: 32px;
  padding: 3em;
  background-color: #f5f5f5;
}
.scent-variations__section .scent-variations__section_box .scent-variations__section_inner {
  display: flex;
  justify-content: space-between;
  width: 100%;
  box-sizing: border-box;
  background-color: #FFFFFF;
  padding: 3em;
}
.scent-variations__section_img, .scent-variations__section_text {
  width: calc((100% - 40px) / 2);
}
.scent-variations__section_img img {
  width: 100%;
}
.scent-variations__section_box .scent-variations__section_inner h4 {
  margin-bottom: 0.5em;
  padding-bottom: 8px;
  border-bottom: 1px dotted #5A5A5A;
  font-size: 1.2rem;
}
.scent-variations__section_inner .scent-variations__section_text p {
  font-size: 16px;
  line-height: 1.6;
  text-align: left;
}
.scent-variations__section_inner .scent-variations__section_text .es_btn {
  display: inline-block;
  width: 100%;
  border-radius: 26px;
  background-image: url(https://gigaplus.makeshop.jp/aromastore/images/ranking/Chevron%20right.png);
  border: 1px solid #FFFFFF;
  -webkit-box-shadow: 0px 2px 5px 0px #808080;
  background-color: #448479;
  box-shadow: 0px 2px 5px 0px #808080;
  background-repeat: no-repeat;
  background-position: 90% 50%;
  background-size: 20px auto;
  color: #FFFFFF;
  line-height: 52px;
  font-size: 16px;
  text-align: center;
}
.section6 {
  display: flex;
  justify-content: space-around;
  margin-bottom: 100px;
}
.section6 .section6_box {
  position: relative;
  text-align: center;
}
.section6_box a p {
  position: absolute;
  top: 80%;
  left: 30%;
  text-align: center;
  font-size: 17px;
}
.section7 {
  margin-bottom: 40px;
}
.section7 .section7_box {
  display: flex;
  align-items: center;
  font-size: 16px;
  font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", serif;
  line-height: 1.8rem;
}
.section7 h3 {
  margin-bottom: 24px;
  text-align: center;
  font-family: ヒラギノ明朝 Pro W3, Hiragino Mincho Pro, 游明朝, Yu Mincho, 游明朝体, YuMincho, ＭＳ Ｐ明朝, MS PMincho, serif;
  font-weight: 700;
  font-size: 1.5rem;
}
.section7 .section7_box img {
  margin-left: 42px;
  margin-right: 24px;
}
.section7 .section7_box p {
  line-height: 36px;
}
#monthrecommend .product-fragrance {
  background-image: url(https://gigaplus.makeshop.jp/aromastore/images/month_recommend/may_25/item__img-2.png);
  padding-top: 164px;
  padding-left: 474px;
  background-repeat: no-repeat;
  background-color: #F9FFE2;
  padding-bottom: 60px;
}
#monthrecommend .product-fragrance .product-intro__title {
  font-size: 21px;
  font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", serif;
  margin-bottom: 32px;
}
#monthrecommend .product-fragrance .product-fragrance__description {
  font-size: 16px;
  line-height: 1.8;
  margin-bottom: 16px;
  font-weight: 700;
  color: #474646;
  width: 368px;
}
#monthrecommend .product-scene {
  margin-bottom: 80px;
  background-color: #fff;
  background-image: url(https://gigaplus.makeshop.jp/aromastore/images/month_recommend/may_25/item__img-3.png);
  padding-top: 174px;
  padding-left: 474px;
  background-repeat: no-repeat;
}
#monthrecommend .product-scene .product-intro__title {
  font-size: 21px;
  font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", serif;
  margin-bottom: 32px;
}
#monthrecommend .product-scene .product-scene__description {
  font-size: 16px;
  line-height: 1.8;
  margin-bottom: 16px;
  font-weight: 700;
  color: #474646;
}
#monthrecommend .customer-voice-box {
  display: flex;
  justify-content: space-around;
  width: 100%;
  flex-wrap: wrap;
  margin-top: 60px;
  margin-bottom: 100px;
}
#monthrecommend .customer-voice-box .customer-voice {
  width: calc((100% - 93px) / 2);
  position: relative;
}
.customer-voice-box .customer-voice img {
  width: 90%;
  margin-left: 5%;
  margin-right: 5%;
}
.customer-voice-box .customer-voice .customer-voice__title {
  position: absolute;
  top: 283px;
  left: 50%;
  transform: translate(-50%, -50%);
  font-size: 16px;
  color: #6B6B6B;
  width: 100%;
  font-weight: 700;
  text-align: center;
}
.customer-voice-box .customer-voice .customer-voice__text {
  position: absolute;
  top: 300px;
  margin-left: 4em;
  margin-right: 4em;
  font-size: 15px;
  line-height: 1.6;
  border-top: 1px dotted #494949;
  padding-top: 8px;
}