@charset "UTF-8";
/* mixin ----------*/
/* mixin ----------*/
/* pcolor */
.pcolor.violet {
  background: #F1E5FF;
}
.pcolor.wx1_color1 {
  background: #F4B4D0;
}
.pcolor.wx2_color1 {
  background: #e4d1cb;
}
.pcolor.wx3_color1 {
  background: #F1EAE2;
}
.pcolor.wx3_color2 {
  background: #fff;
}
.pcolor.lf7_color1 {
  background: #f4eeed;
}
.pcolor.lp9_color1 {
  background: #FADBDA;
}
.pcolor.lp9_color2 {
  background: #97BFBA;
}
.pcolor.lp7_color1 {
  background: #CB8281;
}
.pcolor.jz9k_color1 {
  background: #003770;
}
.pcolor.jz9k_color2 {
  background: #FADBDA;
}
.pcolor.jz5k_color1 {
  background: #28333B;
}
.pcolor.ja7h_color2 {
  background: #FADBDA;
}
.pcolor.cb58_color2 {
  background: #F4B4D0;
}
.pcolor.mp9_color1 {
  background: #dec9cd;
}
.pcolor.mp9_color2 {
  background: #fcf9f3;
}
.pcolor.mp7_color1 {
  background: #af2c32;
}
.pcolor.rp7_color1 {
  background: #fff;
}
.pcolor.rp9_color1, .pcolor.np9_color1 {
  background: #f29b8f;
}
.pcolor.rp9_color2 {
  background: #E3DCDA;
}
.pcolor.np9_color2 {
  background: #3c2c57;
}
.prod-colors .shell_pink_gold {
  background: #E4CCC2;
}
.prod-colors .abyss_blue {
  background: #2E445B;
}
.prod-colors .ruby_red {
  background: #9D2D5F;
}
.prod-colors .midnight_black {
  background: #1D303F;
}
/* mt mb */
.mt0 {
  margin-top: 0 !important;
}
.mr0 {
  margin-right: 0 !important;
}
.ml0 {
  margin-left: 0 !important;
}
.mb0 {
  margin-bottom: 0 !important;
}
.mb10 {
  margin-bottom: 10px !important;
}
/* otner */
@media only screen and (max-width: 767px) {
  .pconly, .no-text {
    display: none !important;
  }
}
.sponly {
  display: none !important;
}
@media only screen and (max-width: 767px) {
  .sponly {
    display: block !important;
  }
}
@media only screen and (max-width: 767px) {
  /* 注釈エリア・破線 */
  .caption-section .bdr-top-gray-dashed {
    border-top: dashed 1px #d9d9d9;
    padding-top: 2rem;
  }
}
/* メインビジュアル */
.main-img {
  margin-top: 8rem;
}
@media only screen and (max-width: 767px) {
  .main-img {
    margin-top: 2rem;
  }
}
/* figcaption */
.fig-caption-bottom figcaption {
  color: #999;
  font-size: 1.4rem;
  font-weight: 300;
  margin-top: 0;
  text-align: left;
}
@media print, screen and (min-width: 768px) {
  .fig-caption-bottom h4, .fig-caption-bottom .figures-title {
    font-size: 1.4rem;
  }
}
/* pci */
.pci {
  /* pci_new_off */
}
.pci_off {
  background-color: #9EA09B;
  color: #fff;
  padding: 2px 0;
  text-align: center;
}
.pci_on {
  background-color: #7ca9be;
  color: #fff;
  padding: 2px 0;
  text-align: center;
}
.pci_new_off {
  color: #969696;
}
.pci_new_on_blue {
  color: #5EB7E8;
}
.pci_new_on_pink {
  color: #F0939C;
}
.pci_new_off, .pci_new_on_blue, .pci_new_on_pink {
  margin-left: -0.5em;
  padding-bottom: 10px;
}
/* list-news */
.list-news.old li {
  padding-left: 1em;
  position: relative;
}
.list-news.old li::before {
  background: url(/products/common/images/chevron-right-solid.svg) no-repeat center center;
  background-size: auto 100%;
  content: "";
  display: inline-block;
  height: 0.9em;
  position: absolute;
  top: 1.35em;
  left: 0;
  width: 0.9em;
}
.list-news.old li:first-child::before {
  top: 0.35em;
}
/* tag */
.tag {
  background: #F0939C;
  color: #fff;
  display: inline-block;
  font-size: 1.2rem;
  margin: 4px 0 0;
  padding: 0.2em 0.8em;
  vertical-align: text-top;
}
.tag01 {
  display: block;
}
.tag02 {
  border: 1px solid #000;
  border-radius: 4px;
  display: block;
  font-size: 12px;
  padding: 0.2em 0.8em;
  text-align: center;
  width: 120px;
}
.tag .flex-item-img .img {
  margin-top: 2rem;
}
.tagEffect {
  border: 1px solid #000;
  border-radius: 4px;
  display: inline-block;
  font-size: 12px;
  margin-left: 1em;
  padding: 0.2em 0.8em;
  text-align: center;
  width: 120px;
  vertical-align: 16%;
}
/* flex-container */
@media print, screen and (min-width: 768px) {
  .flex-container.fix-img-width {
    flex-wrap: nowrap;
    justify-content: space-between;
  }
}
.flex-container.fix-img-width .flex-item-text .text {
  margin-top: 2rem;
}
@media only screen and (max-width: 767px) {
  .flex-container.fix-img-width.mt2em {
    margin-top: 10px !important;
  }
  .flex-container.fix-img-width.mb30 {
    margin-bottom: 0 !important;
  }
}
.flex-item-img.w800 {
  max-width: 800px;
  width: 80%;
}
.flex-item-img.w150 {
  max-width: 150px;
  width: 15%;
}
@media print, screen and (min-width: 768px) {
  .flex-item-img.fix-img-width {
    flex-wrap: nowrap;
    justify-content: space-between;
  }
  .flex-item-img.w510 {
    width: 510px;
  }
  .flex-item-img.w510 .fig-caption-bottom {
    margin-top: 2rem;
  }
}
@media only screen and (min-width: 768px) and (max-width: 767px) {
  .flex-item-img.w510 .fig-caption-bottom {
    margin-top: 2rem;
  }
}
@media only screen and (max-width: 767px) {
  .flex-item-img {
    margin-top: 2rem;
  }
  .flex-item-img.w800 {
    width: 100%;
  }
  .flex-item-img.w150 {
    width: 40%;
  }
}
@media print, screen and (min-width: 768px) {
  .flex-item-text {
    flex: 1;
    padding-right: 2.7%;
  }
}
.flex-w960 {
  margin: 50px auto 0;
  width: 960px;
}
@media only screen and (max-width: 767px) {
  .flex-w960 {
    justify-content: center;
    width: 100%;
  }
}
/* スライドショー・ナビゲーション */
.outer-container {
  margin-top: 2em;
  margin-right: auto;
  margin-left: auto;
  max-width: 767px;
}
@media only screen and (max-width: 767px) {
  .outer-container {
    margin-top: 3rem;
  }
}
@media only screen and (max-width: 767px) {
  .slide-top-box {
    position: relative;
  }
}
/* ポップアップ動画 */
.popup-movie {
  margin-top: 4rem;
  margin-right: auto;
  margin-left: auto;
  max-width: 440px;
}
@media only screen and (max-width: 767px) {
  .popup-movie {
    margin-top: 3rem;
  }
}
/* option-list */
.option-list {
  display: flex;
  flex-wrap: wrap;
  text-align: center;
}
.option-list li {
  margin-top: 4rem;
  margin-left: 1%;
  width: 19.2%;
}
@media print, screen and (min-width: 768px) {
  .option-list li:nth-child(-n+5) {
    margin-top: 0;
  }
  .option-list li:nth-child(5n-4) {
    margin-left: 0;
  }
}
@media only screen and (max-width: 767px) {
  .option-list li {
    margin-top: 6%;
    margin-left: 2%;
    width: 32%;
  }
  .option-list li:nth-child(-n+3) {
    margin-top: 0;
  }
  .option-list li:nth-child(3n-2) {
    margin-left: 0;
  }
}
/* 追加（アプリ） */
.app {
  display: flex;
  justify-content: flex-end;
}
.app_btn {
  border: solid 1px #969696;
  color: #969696;
  display: block;
  float: left;
  font-size: 90%;
  margin: 0 2rem 3rem 0;
  min-width: 10vw;
  padding: 5px 2.5vw;
  text-align: center;
}
@media only screen and (max-width: 767px) {
  .app_btn {
    display: block;
    float: none;
    font-size: 1.5rem;
    line-height: 200%;
    margin: 0 1rem;
    max-width: 100%;
  }
}
.photo {
  margin: 15px auto 0 auto;
}
#download {
  background: #f5f5f5;
  margin: 5rem 0;
}
#download .baseWidth {
  padding-right: 5%;
  padding-left: 5%;
  width: 100%;
}
#download .flex-container {
  display: flex;
  flex-wrap: wrap;
}
#download .flex-container .flex-item {
  width: 50%;
}
#download .flex-container .flex-item:first-child {
  width: 50%;
}
#download .ttl {
  font-weight: bold;
  line-height: 1.4;
  margin-top: 2vw;
}
#download .ttl em {
  font-size: 1.44em;
}
#download ul.app-links {
  display: flex;
  justify-content: space-between;
  margin: 1.5vw 0;
  padding-right: 20%;
}
#download ul.app-links li {
  width: 48%;
}
#download.app {
  text-align: right;
}
#download.app img {
  width: 70%;
}
@media only screen and (max-width: 767px) {
  #download {
    font-size: 1.2rem;
    line-height: 1.4;
    margin: 0;
    text-align: center;
  }
  #download .flex-container {
    justify-content: space-between;
  }
  #download .flex-container > .flex-item {
    margin-top: 3rem;
    width: 100%;
  }
  #download .flex-container > .flex-item:first-of-type {
    margin-top: 0;
  }
  #download .flex-container .flex-item:first-child {
    padding: 0 36%;
  }
  #download .ttl {
    font-weight: bold;
    margin-top: 1em;
    text-align: center;
  }
  #download .ttl em {
    font-size: 1.44em;
  }
  #download ul.app-links {
    display: flex;
    justify-content: space-between;
    margin: 2rem 0;
    padding: 0 10%;
  }
  #download ul.app-links li {
    width: 49%;
  }
  #download.app {
    text-align: center;
  }
  #download.app img {
    width: 50%;
  }
}
a.btn-app {
  background: #535353;
  color: #fff;
  display: inline-block;
  padding: 0.5em 0.75em 0.5em 1.5em;
  font-size: 1.4rem;
  position: relative;
  text-align: center;
  text-decoration: none;
  margin: 0 2rem 1rem 0;
}
a.btn-app svg {
  fill: #fff;
  height: 1.2rem;
  position: absolute;
  top: 50%;
  left: 5px;
  transform: translateY(-50%);
  width: 1.2rem;
}
@media only screen and (max-width: 767px) {
  a.btn-app {
    margin: 0 3rem;
  }
}
/* 注釈リスト */
ul.diamond {
  padding-left: 1.5em;
}
ul.diamond li {
  text-indent: -1.5em;
}
ul.diamond li::before {
  content: "◆";
  margin-right: 0.5em;
}
ul.square {
  padding-left: 1.5em;
}
ul.square li {
  text-indent: -1.5em;
}
ul.square li::before {
  content: "■";
  margin-right: 0.5em;
}
@media only screen and (max-width: 767px) {
  ul.square {
    padding-left: 0;
  }
  ul.square li {
    text-indent: 0;
  }
}
/* pciBOX */
.pciBox {
  background: url("/beauty/products/common/images/icon_plasmacluster.png") no-repeat 60px 50%;
  background-size: 70px;
  border: 1px solid #595757;
  margin-bottom: 30px;
  padding: 30px 78px 30px 200px;
}
@media only screen and (max-width: 767px) {
  .pciBox {
    background: url("/beauty/products/common/images/icon_plasmacluster.png") no-repeat 20px 50%;
    background-size: 70px;
    padding: 10px 10px 10px 112px;
  }
}
/* タブ */
.tab {
  display: flex;
  align-items: flex-end;
  flex-wrap: wrap;
  margin-top: 5rem;
  width: 100%;
}
@media only screen and (max-width: 767px) {
  .tab {
    margin-top: 3rem;
  }
}
.tabarea .sub-section {
  display: none;
}
.tabarea .sub-section.show {
  display: block;
}
.tabarea .sub-sub-title {
  margin-top: 8rem;
}
@media only screen and (max-width: 767px) {
  .tabarea .sub-sub-title {
    margin-top: 6rem;
  }
}
@media only screen and (max-width: 767px) {
  .tab-base {
    padding-left: 0;
    padding-right: 0;
  }
}
.tab > li {
  box-sizing: border-box;
  font-size: 1.8rem;
  list-style: none;
  position: relative;
  text-align: center;
  transition: all 0.3s ease;
  width: 50%;
}
.tab > li a {
  display: block;
  padding: 15px 0;
  text-decoration: none;
}
.tab > li a svg {
  margin-top: -3px;
}
.tab > li a:hover svg {
  fill: #fff !important;
}
.tab-blue.active a, .tab-pink.active a {
  color: #fff;
  padding: 20px 0;
}
.tab-blue.active svg, .tab-pink.active svg {
  fill: #fff;
}
.tab-blue {
  background: #DCEEFA;
}
.tab-blue a {
  color: #5EB7E8;
}
.tab-blue:hover {
  background: #5EB7E8;
}
.tab-blue:hover a {
  color: #fff;
}
.tab-blue svg {
  fill: #5EB7E8;
}
.tab-blue.active {
  background: #5EB7E8;
}
.tab-pink {
  background: #F8E2E3;
}
.tab-pink a {
  color: #F0939C;
}
.tab-pink:hover {
  background: #F0939C;
}
.tab-pink:hover a {
  color: #fff;
}
.tab-pink svg {
  fill: #F0939C;
}
.tab-pink.active {
  background: #F0939C;
}
/* effectBox */
.effectBox {
  background: url("/beauty/products/common/images/icon_effect.jpg") no-repeat 40px 50%;
  border: 2px dotted #17AC57;
  padding: 30px 40px 30px 200px;
  margin: 50px 0 0;
}
.effectBox h4 {
  font-size: 1.8rem;
}
.effectBox p {
  margin: 10px 0 20px;
}
@media only screen and (max-width: 767px) {
  .effectBox {
    background: url("/beauty/products/common/images/icon_effect.jpg") no-repeat center 20px;
    background-size: 70px;
    padding: 100px 10px 10px 10px;
  }
  .effectBox h4 {
    text-align: center;
  }
  .effectBox p {
    font-size: 1.5rem;
    line-height: 1.6;
  }
}
/* 点線ボックス */
.point-box-blue {
  border-bottom: 2px dotted #5EB7E8;
  margin: 20px 0 40px;
  padding-bottom: 40px;
}
.point-box-pink {
  border-bottom: 2px dotted #F0939C;
  margin: 20px 0 40px;
  padding-bottom: 40px;
}
/* 点線タイトル */
.sub-dooted-blue {
  color: #5EB7E8;
  font-size: 24px;
  display: flex;
  align-items: center;
}
.sub-dooted-blue::before, .sub-dooted-blue::after {
  border-bottom: 2px dotted #5EB7E8;
  content: "";
  display: block;
  flex-grow: 1;
  height: 1px;
}
.sub-dooted-blue::before {
  margin-right: 0.4em;
}
.sub-dooted-blue::after {
  margin-left: 0.4em;
}
.sub-dooted-pink {
  color: #F0939C;
  font-size: 24px;
  display: flex;
  align-items: center;
}
.sub-dooted-pink .effect {
  color: #000;
}
.sub-dooted-pink::before, .sub-dooted-pink::after {
  border-bottom: 2px dotted #F0939C;
  content: "";
  display: block;
  flex-grow: 1;
  height: 1px;
}
.sub-dooted-pink::before {
  margin-right: 0.4em;
}
.sub-dooted-pink::after {
  margin-left: 0.4em;
}
@media only screen and (max-width: 767px) {
  .sub-dooted-blue, .sub-dooted-pink {
    font-size: 18px;
    display: block;
    align-items: left;
  }
  .sub-dooted-blue::before, .sub-dooted-pink::before {
    margin: 0 0 10px;
    padding: 0;
  }
  .sub-dooted-blue::after, .sub-dooted-pink::after {
    margin: 0;
    padding: 0 0 10px;
  }
}
/* 製品概要：製品情報 */
ul.list-prod-about {
  /*  margin-top: 3rem;*/
}
ul.list-prod-about li.prod-category, ul.list-prod-about li .sub-text {
  font-size: 1.4rem;
}
ul.list-prod-about li.product-name {
  font-size: 2.8rem;
  font-weight: 700;
}
ul.list-prod-about li .open-price {
  font-size: 1.6rem;
  font-weight: 300;
  margin-left: 0.5em;
}
ul.list-prod-colors {
  display: flex;
  flex-wrap: wrap;
  margin-top: 1rem;
}
ul.list-prod-colors li {
  margin-right: 0.5em;
  margin-bottom: 0.5em;
}
ul.list-prod-colors li:last-child {
  margin-right: 0;
}
ul.list-prod-colors li a {
  border: solid 1px #d9d9d9;
  display: flex;
  align-items: center;
  cursor: pointer;
  font-size: 1.2rem;
  padding: 0.2em 0.8em;
  text-decoration: none;
}
/* 仕様ボタン */
a.btn-spec {
  margin-top: 4rem;
}
/* 製品概要：製品情報 */
ul.list-prod-info {
  border-bottom: none;
  margin-top: 1em;
}
ul.list-prod-info:last-of-type {
  margin-top: 0;
}
ul.list-prod-info li {
  border-top: solid 1px #bfbfbf;
  font-size: 1.4rem;
  margin-top: 5px;
  padding: 0.5em 0;
}
ul.list-prod-info li span {
  background: #e6e6e6;
  /*border: solid 1px #d9d9d9;*/
  display: inline-block;
  font-size: 1.2rem;
  margin: 8px 2px 0;
  padding: 0.2em 0.8em;
}
ul.list-prod-info li span.others {
  border: none;
  font-size: 1.2rem;
  margin: 0 1% 5px 0;
  padding: 0.2em 0.8em;
}
ul.list-prod-icons {
  display: flex;
  flex-wrap: wrap;
  margin-top: 1em;
}
ul.list-prod-icons.mt0 {
  margin-top: 0;
}
ul.list-prod-icons li {
  margin-right: 1em;
}
ul.list-prod-icons li img {
  height: 80px;
  width: auto;
}
ul.list-prod-icons li:last-child {
  margin-right: 0;
}
ul.list-prod-effect {
  display: flex;
  flex-wrap: wrap;
  margin-top: 1em;
}
ul.list-prod-effect li {
  border: solid 1px #d9d9d9;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 1.2rem;
  margin: 0 1% 5px 0;
  padding: 0.2em 0.8em;
  width: 24%;
}
@media only screen and (max-width: 767px) {
  ul.list-prod-info {
    border-bottom: none;
    margin-top: 1em;
  }
  ul.list-prod-info:last-of-type {
    margin-top: 0;
  }
  ul.list-prod-info li {
    padding: 0.5em 0;
    border-top: solid 1px #bfbfbf;
    margin-top: 5px;
  }
  ul.list-prod-info li span {
    background: #e6e6e6;
    /*border: solid 1px #d9d9d9;*/
    font-size: 1.2rem;
    display: inline-flex;
    margin: 0 1% 5px 0;
    padding: 0.2em 0.8em;
  }
  ul.list-prod-info li span.others {
    border: none;
    margin: 0 1% 5px 0;
    font-size: 1.2rem;
    padding: 0.2em 0.8em;
  }
  ul.list-prod-icons {
    display: flex;
    flex-wrap: wrap;
    margin-top: 1em;
  }
  ul.list-prod-icons.mt0 {
    margin-top: 0;
  }
  ul.list-prod-icons li {
    margin-right: 0.5em;
  }
  ul.list-prod-icons.mt0 li {
    margin-bottom: 0.5em;
  }
  ul.list-prod-icons li img {
    height: 80px;
    width: auto;
  }
  ul.list-prod-icons li:last-child {
    margin-right: 0;
  }
}
/* ====================================
	手動追加
===================================== */
/* 在庫僅少 */
.zaiko {
  display: inline-block;
  margin-left: 0.8em;
  padding: 0 0.5em;
  font-size: 1.2rem;
  font-weight: normal;
  color: #e6000d;
  border: solid 1px #e6000d;
  position: relative;
  top: -0.25em;
}
/* font-awesome 打ち消し */
.fa-angle-right::before {
  content: "" !important;
}