#roseblend {
  width: 900px;
  margin: 0 auto;
}
#roseblend p {
  line-height: 28px;
}
#roseblend img {
  box-shadow: 2px 2px 2px #cccccc;
}
#roseblend #roseblend_head {
  background-image: url(https://gigaplus.makeshop.jp/aromastore/images/rosefair/scene-bg-2.jpg);
  background-repeat: repeat-y;
}
#roseblend h2 {
  font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", serif;
  font-size: 32px;
  margin-top: 2em;
  font-weight: normal;
  text-align: center;
  line-height: 3.4rem;
}
#roseblend .roseblend_subtext {
  font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", serif;
  font-size: 17px;
  line-height: 28px;
  margin-bottom: 42px;
  margin-top: 1em;
  text-align: center;
}
#roseblend #roseblend_head .roseblend_head_box {
  display: flex;
  justify-content: space-between;
  flex-wrap: 100%;
  padding-bottom: 4em;
  padding-top: 2em;
  padding-left: 1em;
  padding-right: 1em;
}
#roseblend_head .roseblend_head_box .roseblend_head_about {
  display: flex;
  width: 50%;
  padding-right: 0px;
  width: 49%;
}
.roseblend_head_box .roseblend_head_about img {
  height: 140px;
  object-fit: cover;
}
.roseblend_head_about div .roseblend_name {
  font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", serif;
  font-size: 20px;
  border-bottom-width: 1px;
  border-bottom-style: solid;
}
.roseblend_head_about div p {
  font-size: 15px;
  padding-top: 6px;
  padding-right: 10px;
  padding-bottom: 6px;
  padding-left: 15px;
  line-height: 0rem;
  font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", serif;
}
#roseblend_feature {
  background-image: url(https://gigaplus.makeshop.jp/aromastore/images/rosefair/feature-bg-sp-6.jpg);
  padding-top: 1px;
  padding-bottom: 70px;
}
#roseblend #roseblend_feature ul {
  display: flex;
  justify-content: space-around;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 1em;
  padding-right: 1em;
}
#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;
  width: 220px;
}
#roseblend_feature ul li {
  width: 31%;
  font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", serif;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#roseblend_feature ul li p {
  padding-top: 1em;
  font-size: 15px;
  text-align: center;
  font-weight: bold;
}
#roseblend #roseblend_scene {
  background-repeat: repeat-y;
}
#roseblend #roseblend_scene #roseblend_scene_box {
  display: flex;
  justify-content: space-between;
  margin-top: 3em;
  margin-bottom: 10em;
}
#roseblend_scene #roseblend_scene_box .roseblend_scene_inner {
  position: relative;
}
#roseblend_scene_box .roseblend_scene_inner img {
  margin-bottom: 16px;
  width: 300px;
  height: 460px;
  box-shadow: none;
  object-fit: cover;
}
#roseblend_scene_box .roseblend_scene_inner p {
  font-size: 16px;
  line-height: 24px;
  text-align: center;
  position: absolute;
  padding-bottom: 0px;
}
#roseblend_scene_box .roseblend_scene_inner .roseblend_scene_til {
  position: absolute;
  top: 70px;
  font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", serif;
  text-align: center;
  left: 0%;
  width: 100%;
  font-size: 24px;
  letter-spacing: 0.1rem;
  display: inline-block;
  text-shadow: 1px 1px 5px #fff, -1px -1px 5px #fff, -1px 1px 5px #fff, 1px -1px 5px #fff, 1px 0 5px #fff, -1px 0 5px #fff, 0 1px 5px #fff, 0 -1px 5px #fff;
}
#roseblend_scene_box .roseblend_scene_inner .roseblend_scene_til:before {
  display: inline-block;
  position: absolute;
  content: '';
  bottom: -14px;
  left: 50%;
  width: 50px;
  height: 1px;
  -moz-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translate(-50%);
  background-color: #5B5B5B;
  text-align: center;
}
#roseblend_scene_box .roseblend_scene_inner .roseblend_scene_sub {
  font-size: 22px;
  margin-bottom: 10px;
  font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", serif;
  text-align: center;
  line-height: 2.4rem;
  position: absolute;
  top: 130px;
  width: 100%;
  text-shadow: 2px 2px 3px #fff, -2px -2px 3px #fff, -2px 2px 3px #fff, 2px -2px 3px #fff, 2px 0 3px #fff, -2px 0 3px #fff, 0 2px 3px #fff, 0 -2px 3px #fff;
  letter-spacing: 0.1rem;
}
#roseblend_scene_box .roseblend_scene_inner .roseblend_scene_txt {
  padding-left: 8px;
  padding-right: 8px;
  text-align: center;
  text-shadow: 2px 2px 3px #fff, -2px -2px 3px #fff, -2px 2px 3px #fff, 2px -2px 3px #fff, 2px 0 3px #fff, -2px 0 3px #fff, 0 2px 3px #fff, 0 -2px 3px #fff;
  width: 95%;
  font-size: 15px;
  padding-bottom: 6em;
  font-weight: bold;
  font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", serif;
}