@charset "UTF-8";
/* ====================================================================
   eclat / basemake カテゴリ共通 CSS
   対象: bbcream / base_ex / foundation_ex / liquid
   全セレクタは .eclat-wrap.cat-eclat-basemake 配下にスコープ
   各ページ固有値（コンテナ幅、widht、margin など）は pg-eclat-*.css 側
==================================================================== */

/* ===== focus reset ===== */
.eclat-wrap.cat-eclat-basemake a:focus,
.eclat-wrap.cat-eclat-basemake *:focus { outline: none; }

/* ===== コンテンツ親（旧 .cnt_bg / #cnt / #wrapper の役割） ===== */
.eclat-wrap.cat-eclat-basemake .cnt_bg {
  width: 100%;
  margin: 0;
  padding: 0;
  background-repeat: no-repeat;
  background-position: left top;
}
.eclat-wrap.cat-eclat-basemake .cnt {
  width: 1100px;
  margin: 0 auto;
}

/* ===== PC: トップ詳細 共通（widths はページ固有） ===== */
.eclat-wrap.cat-eclat-basemake .topDetail {
  margin: 0 auto;
}
.eclat-wrap.cat-eclat-basemake .topDetail dl {
  letter-spacing: -.4em;
}
.eclat-wrap.cat-eclat-basemake .topDetail dl > * {
  display: inline-block;
  vertical-align: top;
  letter-spacing: normal;
}
.eclat-wrap.cat-eclat-basemake .topDetail dl dd {
  margin: 0;
}
.eclat-wrap.cat-eclat-basemake .topDetail dl dd p {
  text-align: center;
  font-family: 'ヒラギノ明朝 Pro W3', 'Hiragino Mincho Pro', '游明朝', YuMincho, 'Hiragino Mincho W3 JIS2004', 'MotoyaLCedar', 'DroidSansJapanese', serif;
}
.eclat-wrap.cat-eclat-basemake .topDetail dl dd div {
  text-align: center;
}
.eclat-wrap.cat-eclat-basemake .topDetail dl dt #limited:hover {
  cursor: pointer;
}

/* ===== PC: section / cnt_innner / left_area / right_area ===== */
.eclat-wrap.cat-eclat-basemake .section {
  margin: 0 auto;
}
.eclat-wrap.cat-eclat-basemake * + .section {
	margin-top: 80px;
}
.eclat-wrap.cat-eclat-basemake .section .secHead {
  margin-bottom: 50px;
  padding-bottom: 20px;
  background: url(/img/eclat/basemake/common/ttl_bdr01.png) center bottom no-repeat;
	background-size: 100% auto;
  text-align: center;
	font-weight: normal;
  font-size: 20px;
	letter-spacing: 0.04em;
	line-height: 1.6;
  color: #000;
}
.eclat-wrap.cat-eclat-basemake .section .left_area .secHead,
.eclat-wrap.cat-eclat-basemake .section .right_area .secHead {
  text-align: left;
}
.eclat-wrap.cat-eclat-basemake .cnt_innner .right_area {
  float: right;
  width: 45%;
}
.eclat-wrap.cat-eclat-basemake .cnt_innner .left_area {
  float: left;
  width: 45%;
}
.eclat-wrap.cat-eclat-basemake .cnt_innner .item_text span {
  font-size: .8em;
}
.eclat-wrap.cat-eclat-basemake .cnt_innner .area_title {
  margin-bottom: 30px;
}
.eclat-wrap.cat-eclat-basemake .item_text {
  text-align: left;
  font-size: 14px;
}
.eclat-wrap.cat-eclat-basemake .item_text + .item_text {
	margin-top: 15px;
}
.eclat-wrap.cat-eclat-basemake .section:last-child .item_text {
  margin-bottom: 45px;
  text-align: center;
}
.eclat-wrap.cat-eclat-basemake .item_box {
  display: block;
  width: 1000px;
  margin: 0 auto;
  padding: 50px 0 0 0;
  text-align: left;
  color: #000;
}
.eclat-wrap.cat-eclat-basemake .item_box .left_area {
  float: left;
  width: 45%;
}
.eclat-wrap.cat-eclat-basemake .item_box .right_area {
  float: right;
  width: 45%;
}
.eclat-wrap.cat-eclat-basemake .item_box .cnt_innner {
  margin-bottom: 80px;
}
.eclat-wrap.cat-eclat-basemake .item_box .item_text span {
  font-size: 0.8em;
}
.eclat-wrap.cat-eclat-basemake .item_box .area_title {
  margin: 0 0 30px 0;
  padding: 0 0 20px 20px;
  background: url(/img/eclat/basemake/common/ttl_bdr02.gif) center bottom no-repeat;
  text-align: left;
  font-size: 23px;
}

/* ===== PC: white_bg (base_ex / foundation_ex の下部セクション領域) ===== */
.eclat-wrap.cat-eclat-basemake .white_bg {
  padding-top: 80px;
  background-color: #fff;
}

/* ===== PC: モーダル（共通基本／widths はページ固有） ===== */
.eclat-wrap.cat-eclat-basemake .modal_window {
  display: none;
  position: fixed;
  top: 50%;
  left: 50%;
  filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#99ffffff, EndColorStr=#99ffffff);
  z-index: 99999;
}
.eclat-wrap.cat-eclat-basemake .modal_window_inner { position: relative; }
.eclat-wrap.cat-eclat-basemake .closeBtn:hover { cursor: pointer; }
.eclat-wrap.cat-eclat-basemake .set_btn { position: relative; }
.eclat-wrap.cat-eclat-basemake .area_btn {
  margin-top: 20px;
  margin-bottom: 50px;
}
.eclat-wrap.cat-eclat-basemake .area_btn img:hover,
.eclat-wrap.cat-eclat-basemake .set_btn .right:hover,
.eclat-wrap.cat-eclat-basemake .set_btn .bottom:hover {
  filter: alpha(opacity=60);
  -moz-opacity: 0.6;
  opacity: 0.6;
  cursor: pointer;
}
.eclat-wrap.cat-eclat-basemake .other_item { position: relative; }

/* ===== PC: オンラインショップボタン（display 共通／widht/margin はページ固有） ===== */
.eclat-wrap.cat-eclat-basemake .onlineshopBtn,
.eclat-wrap.cat-eclat-basemake .onlineshopBtn-kose a {
  display: block;
}
.eclat-wrap.cat-eclat-basemake .onlineshop-link-txt {
  margin-top: 20px;
}
.eclat-wrap.cat-eclat-basemake .onlineshop-link-txt a {
  border-bottom: 1px solid #4b4b4b;
}
.eclat-wrap.cat-eclat-basemake .onlineshop-link-txt a:hover {
  opacity: 0.4;
  filter: alpha(opacity=40);
  -ms-filter: "alpha(opacity=40)";
  -moz-opacity: 0.4;
  -khtml-opacity: 0.4;
  text-decoration: none;
  color: #000;
}

/* ===== PC: パンくず ===== */
.eclat-wrap.cat-eclat-basemake .breadcrumbs {
  list-style-type: none;
  overflow: hidden;
  font-size: 10px;
  width: 958px;
  margin: 0 auto;
  padding-top: 20px;
  padding-bottom: 73px;
}
.eclat-wrap.cat-eclat-basemake .breadcrumbs.cm { padding-bottom: 50px; }
.eclat-wrap.cat-eclat-basemake .breadcrumbs.fundation { padding-bottom: 40px; }
.eclat-wrap.cat-eclat-basemake .breadcrumbs li {
  float: left;
  line-height: 1;
}
.eclat-wrap.cat-eclat-basemake .breadcrumbs li::after {
  content: ">";
  padding: 5px;
  font-weight: 400;
}
.eclat-wrap.cat-eclat-basemake .breadcrumbs li:last-child::after { content: none; }
.eclat-wrap.cat-eclat-basemake .breadcrumbs li a:hover { text-decoration: underline; }

/* ===== PC: お知らせバナー (secLeadBnr) -- foundation_ex / liquid で使用 ===== */
.eclat-wrap.cat-eclat-basemake #secLeadBnr {
  width: 560px;
  margin: 40px auto 0;
  padding-bottom: 30px;
}
.eclat-wrap.cat-eclat-basemake #secLeadBnr .bnrInr { margin: 0 auto; }
.eclat-wrap.cat-eclat-basemake #secLeadBnr .leadCtsWrap {
  padding: 40px 20px;
  border: 1px solid #df1b58;
}
.eclat-wrap.cat-eclat-basemake #secLeadBnr .leadCtsWrap .leadTtl {
  font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "游明朝", YuMincho, "Hiragino Mincho W3 JIS2004", "MotoyaLCedar", "DroidSansJapanese", serif;
  text-align: center;
  color: #df1b58;
}
.eclat-wrap.cat-eclat-basemake #secLeadBnr .leadCtsWrap .leadTtl .ttl { font-size: 24px; }
.eclat-wrap.cat-eclat-basemake #secLeadBnr .leadCtsWrap .leadTtl .sub { font-size: 16px; }
.eclat-wrap.cat-eclat-basemake #secLeadBnr .leadCtsWrap .ctsCol { margin-top: 20px; }
.eclat-wrap.cat-eclat-basemake #secLeadBnr .leadCtsWrap .ctsCol .itemWrap .item .itemTtl {
  font-size: 16px;
  line-height: 1.5;
  letter-spacing: 0;
}
.eclat-wrap.cat-eclat-basemake #secLeadBnr .leadCtsWrap .ctsCol .itemWrap .item .img { 
	text-align: center;
}
.eclat-wrap.cat-eclat-basemake #secLeadBnr .leadCtsWrap .ctsCol .itemWrap .item .img img {
  width: 84%;
  height: auto;
}
.eclat-wrap.cat-eclat-basemake #secLeadBnr .leadCtsWrap .ctsCol .note {
  margin-top: 16px;
  font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "游明朝", YuMincho, "Hiragino Mincho W3 JIS2004", "MotoyaLCedar", "DroidSansJapanese", serif;
  font-size: 16px;
  line-height: 2;
	text-align: center;
}
.eclat-wrap.cat-eclat-basemake #secLeadBnr .cm-sp { display: none !important; }


/* ====================================================================
   SP オーバーライド（viewport=640 で適用 / max-width: 768px）
==================================================================== */
@media (max-width: 768px) {

  /* ===== SP: コンテンツ親 ===== */
  .eclat-wrap.cat-eclat-basemake .cnt_bg {
    background: none;
  }
  .eclat-wrap.cat-eclat-basemake .cnt {
    width: 100%;
    background: #FBFBFB;
    padding-top: 0;
  }

  /* ===== SP: トップ詳細 ===== */
  .eclat-wrap.cat-eclat-basemake .topDetail {
    position: relative;
  }
  .eclat-wrap.cat-eclat-basemake .topDetail02 {
    margin: 30px auto 40px;
  }
  .eclat-wrap.cat-eclat-basemake .topDetail p {
    position: absolute;
    left: 0;
    width: 640px;
    text-align: center;
    line-height: 1.5;
    font-size: 36px;
    font-family: 'ヒラギノ明朝 Pro W3', 'Hiragino Mincho Pro', '游明朝', YuMincho, 'Hiragino Mincho W3 JIS2004', 'MotoyaLCedar', 'DroidSansJapanese', serif;
  }
  .eclat-wrap.cat-eclat-basemake .topDetail p span {
    font-size: 27px;
  }
  .eclat-wrap.cat-eclat-basemake .topDetail p.txt01 { top: 135px; }
  .eclat-wrap.cat-eclat-basemake .topDetail p.txt01 span {
    display: block;
    margin-top: 15px;
  }
  .eclat-wrap.cat-eclat-basemake .topDetail p.txt02 {
    bottom: 0;
    line-height: 1.5;
    color: #e13454;
  }
  .eclat-wrap.cat-eclat-basemake .topDetail p#limited { top: 1000px; }

	.eclat-wrap.cat-eclat-basemake * + .section {
		margin-top: 40px;
	}
  /* ===== SP: 主見出し ===== */
  .eclat-wrap.cat-eclat-basemake p.secHead {
    margin: 0;
    padding: 0 30px 25px 30px;
    background: url(/img/eclat/sp/basemake/common/ttl_bdr01.png) left bottom no-repeat;
    text-align: left;
    font-size: 30px;
    line-height: 1.5;
    font-weight: normal;
  }

  /* ===== SP: 本文エリア ===== */
  .eclat-wrap.cat-eclat-basemake .itemBox {
    text-align: left;
    padding: 35px 30px 90px;
  }
  .eclat-wrap.cat-eclat-basemake .itemText {
    font-size: 24px;
    padding-bottom: 20px;
  }
  .eclat-wrap.cat-eclat-basemake .itemText.is-small {
    font-size: 20px;
    padding-bottom: 35px;
  }

  /* ===== SP: section ===== */
  .eclat-wrap.cat-eclat-basemake .section .secHead {
    margin-bottom: 20px;
		padding-bottom: 20px;
    background: url(/img/eclat/sp/basemake/common/ttl_bdr02.png) no-repeat center bottom;
    font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "游明朝", YuMincho, "Hiragino Mincho W3 JIS2004", "MotoyaLCedar", "DroidSansJapanese", serif;
    font-size: 16px;
    line-height: 1.6;
    font-weight: normal;
  }

  /* ===== SP: 商品リンク (itemlink) ===== */
  .eclat-wrap.cat-eclat-basemake .itemlink {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
  }

  /* ===== SP: 戻るボタン ===== */
  .eclat-wrap.cat-eclat-basemake .back_btn {
    padding: 100px 0;
  }

  /* ===== SP: list 開閉 (foundation_ex 用) ===== */
  .eclat-wrap.cat-eclat-basemake .list_btn {
    margin-top: -50px;
    cursor: pointer;
  }
  .eclat-wrap.cat-eclat-basemake .list_box {
    width: 580px;
    margin: 0 auto;
    border: 1px solid #000;
    border-top: none;
    padding: 40px 0;
    display: none;
  }
  .eclat-wrap.cat-eclat-basemake .list_box .inner_text {
    width: 510px;
    margin: 0 auto;
    text-align: left;
    font-size: 19px;
  }

  /* ===== SP: モーダル ===== */
  .eclat-wrap.cat-eclat-basemake .modal_window {
    width: 97%;
    transform: translateX(-50%);
  }
  .eclat-wrap.cat-eclat-basemake .modal_window img {
    width: 100%;
    height: auto;
  }
  .eclat-wrap.cat-eclat-basemake .closeBtn01 {
    position: absolute;
    top: 3%;
    right: 5%;
  }
  .eclat-wrap.cat-eclat-basemake .closeBtn02 {
    position: absolute;
    bottom: 7%;
    left: 50%;
    transform: translateX(-50%);
  }

  /* ===== SP: オンラインショップボタン ===== */
  .eclat-wrap.cat-eclat-basemake .onlineshopBtn {
    width: auto;
    margin: 20px auto 0;
  }
  .eclat-wrap.cat-eclat-basemake .onlineshopBtn-kose {
    width: auto;
    margin: 0 auto;
  }
  .eclat-wrap.cat-eclat-basemake .onlineshop-link-txt {
    margin-top: 20px;
  }
  .eclat-wrap.cat-eclat-basemake .onlineshop-link-txt a {
    font-size: 24px;
  }

  /* ===== SP: お知らせバナー (secLeadBnr) ===== */
  .eclat-wrap.cat-eclat-basemake #secLeadBnr {
    width: 100%;
    padding: 0 0 30px;
  }
  .eclat-wrap.cat-eclat-basemake #secLeadBnr .leadCtsWrap {
    padding: 30px 18px;
  }
  .eclat-wrap.cat-eclat-basemake #secLeadBnr .leadCtsWrap .leadTtl .ttl {
    font-size: 40px;
    line-height: 1.5;
  }
  .eclat-wrap.cat-eclat-basemake #secLeadBnr .leadCtsWrap .leadTtl .sub {
    margin-top: 10px;
    font-size: 28px;
  }
  .eclat-wrap.cat-eclat-basemake #secLeadBnr .leadCtsWrap .ctsCol { margin-top: 30px; }
  .eclat-wrap.cat-eclat-basemake #secLeadBnr .leadCtsWrap .ctsCol .itemWrap .item .itemTtl {
    font-size: 26px;
    line-height: 1.5;
  }
  .eclat-wrap.cat-eclat-basemake #secLeadBnr .leadCtsWrap .ctsCol .itemWrap .item .img img {
    width: 100%;
  }
  .eclat-wrap.cat-eclat-basemake #secLeadBnr .leadCtsWrap .ctsCol .note {
    margin-top: 20px;
    font-size: 14px;
  }
  .eclat-wrap.cat-eclat-basemake #secLeadBnr .cm-pc { display: none !important; }
  .eclat-wrap.cat-eclat-basemake #secLeadBnr .cm-sp { display: block !important; }
}


.eclat-wrap.cat-eclat-basemake p {
	line-height: 1.71;
}
.eclat-wrap.cat-eclat-basemake > ul {
	padding-bottom: 0;
}
.eclat-wrap.cat-eclat-basemake > * + * {
	margin-top: 20px;
}
.eclat-wrap.cat-eclat-basemake > .u-pcOnly + .u-spOnly {
	margin-top: 0;
}
.eclat-wrap.cat-eclat-basemake .featureText > p:not([class]) {
	padding-left: 1em;
	text-indent: -1em;
}
.eclat-wrap.cat-eclat-basemake .secImg {
	max-width: 500px;
	margin: 0 auto;
}
.eclat-wrap.cat-eclat-basemake * + .secImg {
	margin-top: 40px;
}
@media (max-width: 768px) {
	.eclat-wrap.cat-eclat-basemake p {
		font-size: 14px;
	}

	.eclat-wrap.cat-eclat-basemake.pg-eclat-foundation_ex .secImg {
		max-width: initial;
	}
}


/* ============================================================
 * 使用方法
 * ============================================================ */
.p-product-detail__howto:has(.eclat-wrap) .p-product-detail__text > ul {
	padding-bottom: 0;
}
.p-product-detail__howto .p-product-detail__text > ul > li:has(.eclat-wrap) > .p-product-detail__howto_subtitle {
	display: none;
}
.p-product-detail__howto .p-product-detail__text > ul > li:has(.eclat-wrap) > .p-product-detail__howto_desc {
	padding-top: 0;
}
