@charset "utf-8";
/* CSS Document */
/*ローズヴァレ*/
#roseblend {
  width: 900px;
  margin: 0 auto;
}
#roseblend p {
  font-size: 16px;
  line-height: 28px;
  text-align: center;
}
#roseblend img {
  box-shadow: 2px 2px 2px #cccccc;
}
#roseblend #roseblend_head {
  background-image: url(https://gigaplus.makeshop.jp/aromastore/images/rosefair/scene-bg.webp);
  background-repeat: repeat-y;
}
#roseblend h2 {
  font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", serif;
  font-size: 28px;
  margin-top: 60px;
  margin-bottom: 36px;
  font-weight: normal;
  text-align: center;
  line-height: 3.4rem;
}
#roseblend .roseblend_subtext {
  font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", serif;
  font-size: 18px;
  line-height: 30px;
  margin-bottom: 42px;
  font-weight: normal;
}
#roseblend #roseblend_head .roseblend_head_box {
  display: flex;
  justify-content: center;
  padding-bottom: 100px;
}
#roseblend_head .roseblend_head_box .roseblend_head_about {
  position: relative;
}
#roseblend .roseblend_head_box .roseblend_head_about p {
  color: #FFFFFF;
  background-color: rgba(49, 49, 49, 0.50);
  position: absolute;
  bottom: 0px;
  display: block;
  width: 315px;
  text-align: left !important;
  font-size: 15px !important;
  line-height: 22px !important;
  padding: 14px 40px;
}
#roseblend .roseblend_head_about p .roseblend_name {
  font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", serif;
  font-size: 1.2rem;
  line-height: 30px !important;
}
#roseblend_feature {
  background-image: url("https://gigaplus.makeshop.jp/aromastore/images/rosefair/feature-bg.webp");
  padding-top: 1px;
  padding-bottom: 60px;
}
#roseblend #roseblend_feature ul {
  display: flex;
  justify-content: space-around;
  width: 100%;
}
#roseblend_feature ul li img {
  border-radius: 50%;
  box-shadow: 3px 3px 14px #ffffff !important;
  margin-bottom: 14px;
  -webkit-box-shadow: 3px 3px 14px #ffffff;
}
#roseblend_feature ul li {
  width: 33%;
  font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", serif;
  font-weight: normal;
}
#roseblend #roseblend_scene {
  background-image: url(https://gigaplus.makeshop.jp/aromastore/images/rosefair/scene-bg.webp);
  background-repeat: repeat-y;
  padding-top: 1px;
  padding-bottom: 60px;
}
#roseblend #roseblend_scene #roseblend_scene_box {
  display: flex;
  justify-content: space-around;
}
#roseblend_scene #roseblend_scene_box .roseblend_scene_inner {
  width: 280px;
  background-color: rgba(255, 255, 255, 0.90);
  padding: 24px 16px;
  box-sizing: border-box;
}
#roseblend_scene_box .roseblend_scene_inner img {
  margin-bottom: 16px;
  width: 244px;
  height: auto;
}
#roseblend_scene_box .roseblend_scene_inner p {
  font-size: 14px;
  line-height: 24px;
}
#roseblend #roseblend_novelty {
  height: 1015px;
  background-image: url(https://gigaplus.makeshop.jp/aromastore/images/rosefair/novelty-bg.webp);
  margin-bottom: 100px;
  margin-top: 80px;
  position: relative;
}
#roseblend #roseblend_novelty h2 {
  font-size: 30px;
  line-height: 48px;
  text-align: left;
  font-weight: normal;
  padding-top: 336px;
  padding-left: 48px;
  margin-bottom: 10px;
}
#roseblend #roseblend_novelty p {
  text-align: left;
  line-height: 1.8em;
  font-size: 15px;
  padding-left: 48px;
  padding-right: 48px;
}
#roseblend_novelty p span {
  font-weight: bold;
}
#roseblend #rosefair_footer {
  padding-left: 30px;
  padding-right: 30px;
  padding-bottom: 60px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#rosefair_footer .rosefair_lineup ul {
  display: flex;
  justify-content: space-between;
  margin-bottom: 52px;
}
#rosefair_footer .rosefair_lineup ul li {
  width: 30%;
}
#rosefair_footer .rosefair_lineup ul li a img {
  width: 254px;
  padding-left: 0;
}
#roseblend_scene_box .roseblend_scene_inner .roseblend_scene_sub {
  font-size: 17px;
  margin-bottom: 10px;
  font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", serif;
}
#roseblend #roseblend_novelty .roseblend_novelty_book {
  padding: 0 0 0 20px !important;
  position: absolute;
  bottom: 20px;
  right: -20px;
  font-size: 14px;
}
#roseblend_novelty .roseblend_novelty_book .book_reccomend {
  font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", serif;
  font-size: 22px;
  line-height: 36px;
  font-weight: normal;
} 
#roseblend #roseblend_novelty .roseblend_novelty_book_alert {
  position: absolute;
  bottom: -50px;
  font-size: 13px;
}
/*ローズヴァレここまで*/