@charset "utf-8";
/* ------------------------------
#moistaroma
------------------------------ */
/* reset
------------------------------ */
.block-product--list {
  padding-top: 0;
  border-top: none;
}
@media screen and (min-width: 801px) {
  .container, .pane-left-menu + .pane-main, main > div {
    width: 100%;
  }
  /*.pane-contents {
    background: url(/img/usr/event/moistaroma/bg_pc.jpg) repeat-x top center;
  }*/
  .block-event-page--goods, .block-event-page--accessory {
    width: 1000px;
    margin: auto;
  }
  .pane-right-menu {
    margin-left: auto;
    margin-right: auto;
  }
  .block-category--pager-top {
    display: none;
  }
  .page-event .pane-left-menu {
    display: none;
  }
}
/* setting
------------------------------ */
.pc-only {
  display: block !important;
}
.sp-only {
  display: none !important;
}
#moistaroma h1, #moistaroma h2, #moistaroma h3, #moistaroma h4 {
  margin: 0;
  padding: 0;
  background-color: transparent;
  border: none;
}
#moistaroma img {
  vertical-align: bottom;
}
@media screen and (max-width: 800px) {
  .pc-only {
    display: none !important;
  }
  .sp-only {
    display: block !important;
  }
  #moistaroma img {
    height: auto;
  }
}
/* contents
------------------------------ */
#moistaroma {
  margin-bottom: 30px;
}
h1.mv_area {
  width: 100%;
}
h1.mv_area img {
  height: auto;
}
.preface_area {
  padding: 45px 10px;
  /*background: url(/img/usr/event/moistaroma/preface_bg.jpg) no-repeat top center;
  background-size: cover;*/
}
#moistaroma .preface_area .preface_heading img {
  display: block;
  width: 450px;
  height: auto;
  margin: 0 auto 40px;
}
.preface_area p {
  /*font-family: "Noto Serif JP", "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;*/
  font-family: "Shippori Mincho B1", serif;
  font-size: 19px;
  font-weight: 400;
  text-align: center;
  color: #3e3e3e;
  line-height: 1.75;
}
.oil_area {
  display: flex;
  justify-content: center;
  align-items: center;
  height: calc(404 * (100vw / 412));
  padding: 30px 20px;
  background: url(/img/usr/event/moistaroma/oil_bg.jpg) no-repeat top center;
  background-size: auto calc(404 * (100vw / 412));
}
#moistaroma .oil_area h2 {
  font-size: 17px;
  font-weight: 400;
  text-align: center;
  color: #577635;
  margin-bottom: 35px;
}
.oil_area p {
  font-size: 15px;
  font-weight: 400;
  text-align: center;
  margin-bottom: 23px;
}
.oil_area p:last-of-type {
  margin-bottom: 0;
}
.navi_area {
  padding: 5px 30px 15px;
  /*background: url(/img/usr/event/moistaroma/navi_bg.jpg) no-repeat top center;
  background-size: cover;*/
}
.navi_area p {
  font-size: 13px;
  font-weight: 400;
  text-align: right;
  margin-right: 10px;
}
#moistaroma .navi_area h2 {
  display: table;
  font-family: "paganini", serif;
  font-size: 24px;
  font-weight: 500;
  font-style: italic;
  text-align: center;
  color: #3e3e3e;
  margin: 55px auto 0;
  padding: 0 5px;
  background: linear-gradient(transparent 70%, #fae7db 30%);
}
.navi_area ul {
  display: flex;
  flex-wrap: wrap;
  font-family: "Noto Sans JP", "游ゴシック体", "Yu Gothic", YuGothic, "メイリオ", "Meiryo", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  margin-top: 20px;
}
.navi_area ul li {
  width: calc(50% - 3px);
  height: 61px;
  margin: 0 6px 12px 0;
  background: #c1a470;
}
.navi_area ul li:nth-child(2n) {
  margin-right: 0;
}
.navi_area ul li a {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  padding-bottom: 10px;
  font-size: 14px;
  font-weight: 600;
  text-align: center;
  color: #fff;
  text-decoration: none;
}
.navi_area ul li a::after {
  position: absolute;
  content: "";
  bottom: 8px;
  left: 50%;
  transform: translateX(-50%);
  display: block;
  width: 13px;
  height: 10px;
  background: url(/img/usr/event/moistaroma/navi_arrow.png) no-repeat top center;
  background-size: 13px auto;
}
.goods_area {
  font-family: "Noto Sans JP", "游ゴシック体", "Yu Gothic", YuGothic, "メイリオ", "Meiryo", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  position: relative;
  padding: 50px 40px;
  /*background: url(/img/usr/event/moistaroma/goods_bg.jpg) no-repeat top center;
  background-size: 100% auto;*/
}
.goods_area + .goods_area {
  padding-top: 30px;
  /*background: url(/img/usr/event/moistaroma/goods_bg2.jpg) no-repeat top center;
  background-size: 100% auto;*/
}
.goods_image {
  position: relative;
}
.goods_icon {
  position: absolute;
  top: -10px;
  left: 30px;
  width: 60px;
  height: 60px;
}
.goods_img {
  padding: 0 20px 18px;
}
#moistaroma .goods_img img {
  display: block;
  width: auto;
  height: 240px;
  margin: auto;
}
#moistaroma .goods_area h3.goods_name {
  font-size: 20px;
  font-weight: 600;
  text-align: center;
  color: #825C45;
  line-height: 1.7;
}
.goods_area p.goods_price {
  font-size: 18px;
  font-weight: 600;
  text-align: center;
  color: #825C45;
  margin-bottom: 30px;
}
.goods_area .goods_price_tax {
  font-size: 13px;
}
.goods_area .goods_weight {
  font-size: 15px;
}
.goods_area p.goods_ex {
  display: table;
  font-size: 15px;
  font-weight: 400;
  text-align: left;
  line-height: 1.7;
  color: #3e3e3e;
  margin: 0 auto 25px;
}
#goods1_area.goods_area p.goods_ex {
  margin-top: 25px;
}
.goods_area dl.goods_set {
  line-height: 1.7;
  padding-left: 20px;
}
.goods_area dl.goods_set dt {
  font-size: 15px;
  font-weight: 500;
  color: #B88363;
}
.goods_area dl.goods_set dd {
  font-size: 15px;
  font-weight: 400;
  color: #3e3e3e;
  padding-left: 0.5em;
  text-indent: -0.5em;
}
a.goods_btn {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 46px;
  margin-top: 30px;
  font-size: 16px;
  font-weight: 600;
  color: #fff;
  text-align: center;
  text-decoration: none;
  /*background: #7E2C2C;*/
  border-radius: 9px;
}
#moistaroma .goods_com h4 {
  font-size: 14px;
  font-weight: 500;
  text-align: center;
  color: #B88363;
}
.goods_com_img {
  padding: 10px 35px 8px;
}
.goods_com p {
  font-size: 12px;
  font-weight: 400;
  text-align: right;
}
@media screen and (min-width: 801px) {
  #moistaroma {
    margin-bottom: 100px;
    letter-spacing: 1px;
  }
  /*#moistaroma h1.mv_area {
    margin-top: 111px;
  }*/
  .preface_area {
    padding: 100px 0 80px;
    background: none;
  }
  .oil_area {
    width: 800px;
    height: 416px;
    margin: auto;
    background: url(/img/usr/event/moistaroma/oil_bg_pc.jpg) no-repeat top center;
    background-size: auto 416px;
  }
  #moistaroma .oil_area h2 {
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 20px;
  }
  .oil_area p {
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 20px;
  }
  .navi_area {
    padding: 5px 0 56px;
    background: none;
  }
  .navi_area p {
    width: 800px;
    margin: auto;
  }
  #moistaroma .navi_area h2 {
    font-size: 28px;
    margin-top: 80px;
  }
  .navi_area ul {
    justify-content: center;
    width: 848px;
    margin: 30px auto 0;
  }
  .navi_area ul li {
    width: calc(50% - 30px);
    height: 58px;
    margin: 0 30px 24px 0;
  }
  .navi_area ul li:nth-child(2n) {
    margin-right: 0;
  }
  .navi_area ul li a {
    padding-bottom: 0;
    font-size: 17px;
    letter-spacing: 1px;
  }
  .navi_area ul li a::after {
    bottom: unset;
    top: 50%;
    left: unset;
    right: 30px;
    transform: translateY(-50%);
  }
  .navi_area ul li:has(> a):hover {
    background: #B88363CC;
  }
  .goods_area {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 800px;
    margin: 80px auto 260px;
    padding: 105px 0 150px;
    background: none;
  }
  .goods_area + .goods_area {
    margin-top: 80px;
    padding-top: 105px;
    padding-bottom: 134px;
    background: none;
  }
  .goods_area_inner {
    width: calc(100% - 400px);
  }
  .goods_icon {
    left: 10px;
    width: 66px;
    height: 66px;
  }
  .goods_img {
    width: 340px;
    height: 340px;
    padding: 0;
  }
  #moistaroma .goods_img img {
    height: 340px;
  }
  .goods_area_ajust {
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 100%;
  }
  #moistaroma .goods_area h3.goods_name {
    font-size: 24px;
  }
  .goods_area p.goods_ex {
    font-weight: 500;
    margin-bottom: 20px;
  }
  .goods_area dl.goods_set {
    padding-left: 40px;
  }
  .goods_area dl.goods_set dt {
    font-weight: 600;
  }
  .goods_area dl.goods_set dd {
    font-size: 14px;
  }
  a.goods_btn {
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 330px;
    height: 50px;
    margin-top: 30px;
    font-size: 18px;
  }
  a.goods_btn:hover {
    color: #7E2C2C;
    background: #fff;
    border: 1px solid #7E2C2C;
  }
  #moistaroma .goods_com h4 {
    font-size: 15px;
    font-weight: 600;
  }
  .goods_com_img {
    display: block;
    width: 318px;
    height: auto;
    margin: auto;
    padding: 27px 0 24px;
  }
  #goods4_area {
    margin-bottom: 180px;
  }
}