@charset "UTF-8";
/* key */
/* font */
/* grey */
/* background */
/* Information */
/* pink */
/* Font */
.cont-cosmetic-title-block {
  content: '';
  clear: both;
  display: block;
}
.cont-cosmetic-title-block:after {
  content: '';
  clear: both;
  display: block;
}
.cont-cosmetic-title-block h1 {
  font-family: "HiraMinProN-W3", "ヒラギノ明朝 ProN W6",  "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
  font-size: 18px;
  color: #E43674;
  text-align: center;
  font-weight: bold;
  margin-bottom: 10px;
}
@media (max-width: 767px) {
  .cont-cosmetic-title-block h1 {
    font-size: 16px;
    margin-top: -20px;
  }
}
.cont-cosmetic-title-block p {
  font-size: 13px;
  color: #888;
  margin-top: 10px;
}

.cont-voice-list-block p {
  border: 1px solid #d8d6d6;
  padding: 15px;
  margin-bottom: 20px;
}
.cont-voice-list-block p img {
  margin-top: 10px;
  margin-bottom: 10px;
}
.cont-voice-list-block p:last-child {
  margin-bottom: 0px;
}

.cont-comment-block {
  margin-top: 60px;
  margin-bottom: 60px;
}
@media (max-width: 767px) {
  .cont-comment-block {
    margin-top: 30px;
  }
}
@media (max-width: 767px) {
  .cont-comment-block {
    margin-bottom: 30px;
  }
}
.cont-comment-block .comment-image {
  margin-top: 20px;
  margin-bottom: 20px;
}
.cont-comment-block .comment-image img {
  display: block;
  width: 60% !important;
  margin: 0 auto;
}

.cont-history-title-block {
  border-top: 4px solid #957754;
  font-family: "HiraMinProN-W3", "ヒラギノ明朝 ProN W6",  "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
  font-size: 22px;
  color: #212121;
  text-align: center;
  padding: 20px 0px 20px 0px;
  margin-top: 60px;
  margin-bottom: 20px;
}
.cont-history-title-block.style-no-margin {
  margin-top: 0px;
}

.cont-history-name-block {
  text-align: right;
  font-family: "HiraMinProN-W3", "ヒラギノ明朝 ProN W6",  "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
  margin-top: 20px;
}

.cont-history-text-block p {
  margin-bottom: 20px;
}

table.cont-labo-table {
  font-size: 13px;
}

.cont-labo-contents-block {
  margin-top: 40px;
}
@media (min-width: 768px) {
  .cont-labo-contents-block {
    border: 1px solid #d8d6d6;
    padding: 30px;
  }
}

.cont-media-block h2 {
  font-weight: bold;
  margin-top: 20px;
  margin-bottom: 20px;
  color: #212121;
}
@media (min-width: 768px) {
  .cont-media-block h2:before {
    content: '>';
    margin-right: 8px;
  }
}
.cont-media-block .media-contents {
  position: relative;
  min-height: 120px;
}
.cont-media-block .media-contents .media-image {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 80px;
}
.cont-media-block .media-contents .media-image img {
  width: 100%;
  height: auto;
}
.cont-media-block .media-contents .media-text {
  padding-left: 100px;
}
.cont-media-block .quote-text {
  background-color: #efeeee;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  font-size: 12px;
  padding: 15px;
  margin-top: 20px;
}

.cont-nerv-h1-block p {
  margin-top: 30px;
}
.cont-nerv-h1-block p b {
  display: block;
  font-family: "HiraMinProN-W3", "ヒラギノ明朝 ProN W6",  "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
  font-weight: normal;
  font-size: 20px;
  color: #eb974c;
  margin-top: 15px;
  margin-bottom: 15px;
}

.cont-nerv-title-block h2 {
  border-top: 4px solid #755133;
  color: #212121;
  padding: 16px 0px 16px 0px;
  text-align: center;
  font-family: "HiraMinProN-W3", "ヒラギノ明朝 ProN W6",  "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
  font-size: 17px;
}
.cont-nerv-title-block img {
  display: block;
  width: 80%;
  margin: 0 auto;
}

.cont-qa-block {
  padding-left: 26px;
}
.cont-qa-block h2 {
  margin-top: 20px;
  position: relative;
  font-weight: bold;
}
.cont-qa-block h2:before {
  position: absolute;
  top: 1px;
  left: -26px;
  width: 20px;
  height: 20px;
  content: 'Q';
  border: 1px solid #999090;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  line-height: 1;
  font-size: 14px;
  padding: 3px 0px 0px 3px;
  font-family: "HiraMinProN-W3", "ヒラギノ明朝 ProN W6",  "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
  color: #999090;
  font-weight: normal;
}
.cont-qa-block p {
  margin-top: 20px;
  position: relative;
}
.cont-qa-block p:before {
  position: absolute;
  top: 1px;
  left: -26px;
  width: 20px;
  height: 20px;
  content: 'A';
  background-color: #999090;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  line-height: 1;
  font-size: 14px;
  padding: 3px 0px 0px 4px;
  font-family: "HiraMinProN-W3", "ヒラギノ明朝 ProN W6",  "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
  color: #fff;
  font-weight: normal;
}

.cont-qa-how-to-block .row div[class^="col-"] img {
  margin-bottom: 20px;
}
.cont-qa-how-to-block .row div[class^="col-"] p {
  padding: 15px;
  border: 1px dotted #d8d6d6;
  font-size: 13px;
}

.cont-crystal-first-view-block {
  background-image: url(/img/shopping/img_crystal_top.jpg);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  height: 700px;
}
@media (max-width: 1310px) {
  .cont-crystal-first-view-block {
    background-size: cover;
    height: 600px;
  }
}
@media (max-width: 991px) {
  .cont-crystal-first-view-block {
    height: 500px;
  }
}
@media (max-width: 767px) {
  .cont-crystal-first-view-block {
    display: none !important;
    visibility: hidden !important;
  }
}

.cont-crystal-lp-content-block .cont-crystal-lp-content-text {
  margin-top: 20px;
}
.cont-crystal-lp-content-block .cont-crystal-lp-content-text-last {
  margin-top: 30px;
  margin-bottom: 30px;
}
.cont-crystal-lp-content-block .row {
  margin-bottom: 40px;
}
.cont-crystal-lp-content-block .row img.style-small {
  width: 80%;
  margin: 0 auto;
  display: block;
}
.cont-crystal-lp-content-block .row img.style-item-title {
  width: 80%;
}
@media (max-width: 767px) {
  .cont-crystal-lp-content-block .row img.sp-small {
    width: 80%;
    margin: 0 auto;
    display: block;
  }
}

.cont-appendix-block {
  background-color: #3e652e;
  padding: 15px;
  color: #fff;
}
.cont-appendix-block.style-small {
  width: 70%;
  margin: 0 auto;
}

.cont-cosmetic-links {
  margin-top: 40px;
  margin-bottom: 40px;
}
@media (max-width: 767px) {
  .cont-cosmetic-links .row {
    margin-bottom: 10px;
  }
}
.cont-cosmetic-links .row div[class^="col-"] {
  margin-bottom: 20px;
}
@media (max-width: 767px) {
  .cont-cosmetic-links .row div[class^="col-"] {
    margin-bottom: 10px;
  }
  .cont-cosmetic-links .row div[class^="col-"] img {
    display: block;
  }
}
.cont-cosmetic-links .links-regular {
  width: 80%;
  margin: 0 auto;
  margin-top: 40px;
  margin-bottom: 40px;
}
@media (max-width: 767px) {
  .cont-cosmetic-links .links-regular {
    width: 100%;
  }
}
.cont-cosmetic-links a.shop-cosme-link {
  text-decoration: none;
  display: block;
  border: 1px solid #E43674;
  position: relative;
}
@media (max-width: 767px) {
  .cont-cosmetic-links a.shop-cosme-link {
    margin-bottom: 10px;
  }
}
.cont-cosmetic-links a.shop-cosme-link:before {
  position: absolute;
  bottom: 0px;
  right: 0px;
  content: '';
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 0 26px 26px;
  border-color: transparent transparent #E43674 transparent;
}
.cont-cosmetic-links a.shop-cosme-link:after {
  position: absolute;
  bottom: -4px;
  right: 2px;
  font-family: FontAwesome;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f00c";
  content: "\f107";
  display: block;
  color: #fff;
}
.cont-cosmetic-links a.shop-cosme-link .shop-cosme-link-image {
  position: absolute;
  height: 80px;
}
.cont-cosmetic-links a.shop-cosme-link .shop-cosme-link-image img {
  height: 100% !important;
  width: auto !important;
}
.cont-cosmetic-links a.shop-cosme-link .shop-cosme-link-text {
  height: 80px;
  padding-left: 80px;
}
.cont-cosmetic-links a.shop-cosme-link .shop-cosme-link-text p {
  padding: 10px;
  font-size: 13px;
  color: #E43674;
}

.cont-oem-first-block h1 {
  font-size: 20px;
  font-family: "HiraMinProN-W3", "ヒラギノ明朝 ProN W6",  "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
  color: #9b1927;
}
.cont-oem-first-block p {
  margin-top: 20px;
}
.cont-oem-first-block .connt-oem-first-list {
  margin-top: 20px;
  background-color: #FADEE8;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  padding: 15px;
}
.cont-oem-first-block .connt-oem-first-list ul {
  margin-left: 20px;
}
.cont-oem-first-block .connt-oem-first-list ul li {
  position: relative;
  font-size: 13px;
}
.cont-oem-first-block .connt-oem-first-list ul li:before {
  content: '・';
  position: absolute;
  top: 0px;
  left: -20px;
  color: #E43674;
}
.cont-oem-first-block .connt-oem-first-link {
  margin-top: 40px;
  text-align: center;
}

.cont-oem-content-block ol {
  margin-left: 20px;
  list-style-type: decimal;
}

.shop-candle-first-view-block {
  display: block;
  height: 360px;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
@media (max-width: 767px) {
  .shop-candle-first-view-block {
    height: 240px;
    background-position: left -60px top;
  }
}

.shop-cosme-first-view-block {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
.shop-cosme-first-view-block .container {
  text-align: center;
  padding-top: 120px;
  height: 360px;
  position: relative;
}
.shop-cosme-first-view-block .container .shop-main-text {
  font-family: "HiraMinProN-W3", "ヒラギノ明朝 ProN W6",  "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
  font-size: 22px;
  color: #fff;
  text-shadow: 0px 0px 24px #6f2835 , 1px 1px 12px #6f2835,  1px 1px 4px #6f2835;
}
.shop-cosme-first-view-block .container .shop-sub-text {
  margin-top: 8px;
  font-family: "HiraMinProN-W3", "ヒラギノ明朝 ProN W6",  "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
  font-size: 18px;
  color: #fff;
  text-shadow: 0px 0px 24px #6f2835 , 1px 1px 12px #6f2835,  1px 1px 4px #6f2835;
}
.shop-cosme-first-view-block .container .shop-logo {
  position: absolute;
  bottom: 36px;
  right: 0px;
}
.shop-cosme-first-view-block .container .shop-logo img {
  width: 66px;
  height: auto;
}

.cont-voice-reviews__list {
  position: relative;
}
.cont-voice-reviews__list .cont-voice-reviews__item {
  position: absolute;
}
.cont-voice-reviews__list .cont-voice-reviews__item a {
  display: block;
  width: 130px;
}
@media (max-width: 767px) {
  .cont-voice-reviews__list .cont-voice-reviews__item a {
    width: 60px;
  }
}
.cont-voice-reviews__list .cont-voice-reviews__item a img {
  width: 100%;
  height: auto;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
}
.cont-voice-reviews__list .cont-voice-reviews__item a p {
  margin-top: 5px;
  font-size: 13px;
}
.cont-voice-reviews__list .cont-voice-reviews__reviews {
  padding-left: 170px;
}
@media (max-width: 767px) {
  .cont-voice-reviews__list .cont-voice-reviews__reviews {
    padding-left: 75px;
  }
}

.cont-crystal-skip-title .base-title-section {
  display: none;
}
