@charset "utf-8";
/* CSS Document */
/**{
    margin: 0;
    padding: 0;
}*/
body {
  background-color: #fff;
  margin: 0px;
  font-style: normal;
  /*font-weight: 200;*/
}
main {
  overflow-x: hidden;
  background-image: url(/content/dam/ecosme/meeco_mistore_jp/img/holiday_bf/20241002/bg.jpg);
}
/* Container */
/*.container {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}*/
.container, .content {
  max-width: 100%;
  height: auto;
}
/*.content_header{
  margin: 0 calc(50% - 50vw) 0;
  height: 360px;
  background-image: url(/content/dam/ecosme/meeco_mistore_jp/img/holiday_bf/20241002/mv.jpg);
  background-size: cover;
  background-position: center;
object-fit: cover;
}*/
/*.content_header{
  margin: 0 calc(30% - 50vw) 0;
  height: 100%;
}*/
@media screen and (min-width: 1000px) {
  /*	.content_header{
 margin: 0 calc(30% - 50vw) 0;
  height: 100%;
	}
  .content_header img {
	width: inherit;
   max-width: 100%;
     height: 360px;
  } */
}
.content_header {
  max-width: none;
  /*この値*/ width: 1800px;
  /*コレ*/ margin-left: calc(50% - 1800px/2);
  display: block;
  opacity: 0.8;
}
h1 {
  font-size: 2em;
  margin: 0;
}
.meecoWrap .cosme_content {
  max-width: 100%;
  position: relative;
}
/*-------------------------
　 　カテゴリメニューボタン
-------------------------*/
.anchorlist_bg {
  position: relative;
  width: inherit;
  background: linear-gradient(to left, #540605 0%, #a7312d 50%, #540605 100%);
  margin: 0 calc(10% - 50vw) 0;
}
.anchorlist {
  display: flex;
  flex-shrink: 0;
  flex-wrap: wrap;
  justify-content: center;
  width: 100%;
  height: 6rem;
  margin: 0;
  padding: 0;
  list-style: none;
  text-align: center;
  border-top: 1px solid #fff;
  /* border-bottom: 1px solid #ccc; */
  /* background-image: linear-gradient(180deg, rgba(238, 235, 246, 1) 40%, rgba(255, 255, 255, 1) 100%);
    box-shadow: 0px 10px 10px -5px #80808063;*/
}
/*.anchorlist ul {
  border-bottom: 10px solid;
  border-image: linear-gradient(to top, #00ffd5 0%, #0f3dd7 100%);
  border-image-slice: 1;
}
.menu_btm {
  background-image: linear-gradient(to top, #fff 0%, #627a86 100%);
  height: 2rem;
}*/
.anchorlist li {
  display: flex;
  justify-content: center;
  align-items: center;
  width: auto;
  height: 6rem;
  min-width: 1em;
  min-height: 3em;
  font-size: 1.5rem;
  line-height: 1.286em;
  /* color: #0d0d0d;*/
  font-weight: 500;
  /*text-align: center; border-bottom: solid 1px #ccc;*/
}
.anchorlist li:last-child {
  min-width: 5em;
}
.anchorlist li:after, .anchorlist li:nth-child(1)::before {
  content: '';
  width: 2px;
  height: 40%;
  /*background-image: radial-gradient(circle farthest-side, #d7d1e5, #d7d1e5 1px, transparent 1px, transparent 2px);*/
  border-left: 1px solid #d9c4a3;
  background-size: 1.4px 3.0px;
  background-position: center top;
  background-repeat: repeat-y;
  margin: auto 12px /*ブラウザによって表示に差があるため調整 元の値：1.43rem */ ;
  /* font-weight: bold; */
}
.anchorlist li:nth-child(1)::before {
  border-left: 1px;
}
.anchorlist li:last-child::after {
  border-left: 1px;
}
.anchorlist li a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  /*height: 6rem;*/
  vertical-align: middle;
  text-align: center;
  /* position: relative;*/
  color: #d9c4a3;
}
.anchorlist .area-3 li:last-child a {
  border-right: none;
}
.anchorlist li a:hover div {
  /*text-shadow: 0 0 40px;*/
  -webkit-transition: /* text-shadow 0.5s ease,*/ color 0.5s ease;
  transition: /* text-shadow 0.5s ease,*/ color 0.5s ease;
  text-shadow: 0 0 20px #ff0800, 0 0 18px #ff0800, 0 0 16px #ff0800;
}
/*-------------------------
　6月19日予告　coming soon　hover
-------------------------*/
.hover_start02 {
  width: 100%;
  height: 100%;
  overflow: hidden;
  margin: 0;
  position: relative;
}
.hover_start02 .caption {
  font-size: 1.4rem;
  text-align: center;
  padding-top: 12%;
  color: #fff;
}
.hover_start02 {
  background-color: rgba(0, 0, 0, 0.8);
  color: #fff;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  z-index: 200;
}
/*.hover_start02:hover .hover_mask {
  opacity: 1;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}*/
/*-------------------------
　 　ホリデーコレクション_リード
-------------------------*/
	 .read_bg {
  position: relative;
  padding:0;
  background: #cfcfcf;
  margin: 0 calc(10% - 50vw) 0;
  padding-bottom: 1px;
  }
.read_itembg {
  position: relative;
  margin: 0 calc(50% - 50vw) 0;
  padding-bottom: 1px;
  background-image:
    url(/content/dam/ecosme/meeco_mistore_jp/img/holiday_bf/20241002/bg_ornament_left.png), url(/content/dam/ecosme/meeco_mistore_jp/img/holiday_bf/20241002/bg_ornament_right.png);
  background-repeat:
    no-repeat, no-repeat;
  background-size: contain;
  /* background-size:
        18%,
        18%;*/
  background-position:
    0% 0%, 100% 0%;
}
.holiday_read {
  text-align: center;
  padding: 2rem 0 0;
  line-height: 1.8em;
  font-size: 1.2em;
  font-weight: 100;
}
.holiday_read span {
  position: relative;
  padding: 0 1em;
}
.holiday_read h1 {
  padding: 0.67em 0 0.50em;
  font-size: 2.5rem;
  color: #9c2825;
  margin: 0;
}
p.holiday_text {
  margin: 0 auto 25px;
  font-weight: bold;
  /*width: 93%;*/
  line-height: 3rem;
  color: #333333;
  font-size: 1.8rem;
}
h3 {
  font-feature-settings: "palt"1;
  letter-spacing: .1em;
}
/*-------------------------
　サブタイトル_赤
-------------------------*/
.sab_e-title_cosme {
  position: relative;
  padding: 8px 0;
  background: #af3935;
  margin: 0 calc(10% - 50vw) 0;
}
h2.a_sab {
  background: linear-gradient(to left, #982522 0%, #af3935 50%, #982522 100%);
  color: #e8cb89;
  padding: 0;
  font-family: 'Montserrat', 'Yu Gothic Medium', '\6E38\30B4\30B7\30C3\30AF Medium', YuGothic, '\6E38\30B4\30B7\30C3\30AF\4F53', '\30D2\30E9\30AE\30CE\89D2\30B4 Pro W3', '\30E1\30A4\30EA\30AA', sans-serif;
  font-size: 3.4rem;
  font-weight: 200;
  text-align: center;
  border-top: solid 1px /*#ffc66d*/ ;
  border-bottom: solid 1px /* #ffc66d*/ ;
  border-image: linear-gradient(to left, #b07f4e, #e1bc72, #b07f4e) 1;
  margin: 0 calc(10% - 50vw) 0;
}
/*-------------------------
　サブタイトル_緑
-------------------------*/
.sab_e-title_campaign {
  position: relative;
  padding: 10px 0;
  background: #588440;
  margin: 0 calc(10% - 50vw) 0;
}
h2.b_sab {
  background: linear-gradient(to left, #3e672a 0%, #588440 50%, #3e672a 100%);
  color: #e8cb89;
  padding: 0;
  font-family: 'Montserrat', 'Yu Gothic Medium', '\6E38\30B4\30B7\30C3\30AF Medium', YuGothic, '\6E38\30B4\30B7\30C3\30AF\4F53', '\30D2\30E9\30AE\30CE\89D2\30B4 Pro W3', '\30E1\30A4\30EA\30AA', sans-serif;
  font-size: 3.4rem;
  font-weight: 200;
  text-align: center;
  border-top: solid 1px /*#ffc66d*/ ;
  border-bottom: solid 1px /* #ffc66d*/ ;
  border-image: linear-gradient(to left, #b07f4e, #e1bc72, #b07f4e) 1;
  margin: 0 calc(10% - 50vw) 0;
}
/*-------------------------
　カテゴリ別文言
-------------------------*/
p.sab_read {
  text-align: center;
  padding: 35px 0;
  font-size: 1.8rem;
  /*font-weight: bold;*/
  color: #464646;
  line-height: 2.2rem;
}
h2.a_sab span, h2.b_sab span {
  font-size: 1.5rem;
}

/*-------------------------
　 ランキング_item
-------------------------*/
.ranking_bg {
  position: relative;
  width: inherit;
	background: linear-gradient(rgba(255,255,255,1),rgba(255,255,255,1),rgba(255,255,255,0.8),rgba(255,255,255,0.1));
  margin: 0 calc(10% - 50vw) 0;
padding-bottom: 1px;
}

.c-naviplus-collection--rank {
  margin: auto;
}
/*-------------------------
　カレンダーリスト_リンク
-------------------------*/
.bnt_calendae {
  padding: 50px 0 0
}
.bnt_calendae a:hover img {
  opacity: 0.8;
}
.bnt_calendae img {
  /*width: 750px;*/
}
.calendae_list {
  display: flex;
  justify-content: space-evenly;
  align-items: flex-end;
  margin: 50px auto;
  width: 90%;
}
.calendae_list p {
  text-align: center;
  font-weight: bold;
  color: #583b26;
}
.bottom_line {
  border-bottom: solid 1px #d3bf9e;
  margin-bottom: 2px;
  position: relative;
  /*margin-bottom: 20px;*/
  padding: 20px 0;
}
.bottom_line:before {
  content: '';
  width: 100%;
  height: 1px;
  border-bottom: solid 5px;
  position: absolute;
  left: 0px;
  bottom: -8px;
  color: #d3bf9e;
}
.bottom_line > a {
  color: #583b26;
}
.bottom_line > a:hover {
  text-decoration: underline;
  opacity: 0.8;
}
.bottom_line small {
	position: relative;
	bottom: 0.25em;
	font-size: 0.6em;
	letter-spacing: .15em;
}
/*-------------------------
　 　アラーム登録のご紹介
-------------------------*/
.holidaystep {
  margin-bottom: 50px;
}
.benefit_box {
  background-color: #f2f2f2;
  border: solid 1px #5e5e5e;
  padding: 10px 50px;
  z-index: 10;
  margin: 0 auto 5rem;
}
.icon_bell {
  padding-left: 50px;
}
h3 {
  color: #fff;
  padding: 10px 0;
  margin: 0;
}
.benefit_link {
  font-size: 1.8rem;
  font-weight: bold;
  padding: 10px 0;
}
.benefit_link a:hover {
  text-decoration: underline;
  opacity: 0.8;
}
/*.benefit_ti span{
	position: relative;
	background: url("content/dam/ecosme/meeco_mistore_jp/img/holiday_bf/20241002/icon_bell.png") no-repeat;
	left: 0;
}*/
/*-------------------------
　 　アコーディオン
-------------------------*/
.slide-btn {
  position: absolute;
  right: 0;
  top: 0;
  font-size: 10px;
  letter-spacing: 1px;
  background-color: #5e5e5e;
  margin: 0;
}
.slide-btn {
  position: relative;
  display: flex;
  align-items: center;
  /* justify-content: center; */
  /* text-align: center; */
  /* height: 60px; */
  font-size: 1.5vw;
  transition: all 0.3s;
  cursor: pointer;
  margin: 0;
  /* font-weight: bold; */
  /* overflow: hidden; */
  color: #fff;
}
.slide-btn:hover {
  opacity: 0.7;
}
.slide-btn:before {
  display: inline-block;
  /*width: 500px;
    height: 17px;*/
  margin: 0 auto;
  position: absolute;
  /*background-size: 20%;*/
  left: 930px;
  right: 0;
  bottom: 8px;
  content: '▼';
  z-index: 10;
  font-size: 1.5rem;
}
.slide-btn.up:before {
  transform: rotate(180deg);
  /*background: url("../images/icon_btn01d.png") no-repeat;*/
  background-size: 20%;
  bottom: 10px;
  left: 0;
  right: 55px;
  content: '▼';
  z-index: 10;
}
section .slide-content {
  display: none;
}
.slide-btnWrap {
  background: #5e5e5e;
}
.slide-btn span {
  display: block;
  position: relative;
  /* z-index: 9; */
  /* width: 40em; */
  /* height: 40px;*/
  /* padding: 10px 0 0; */
  /* letter-spacing: -1px;*/
  left: 20px;
}
.slide-btn span:before {
  display: block;
  height: 120px; /* 高さの2倍 */
  width: 120px;
  position: absolute;
  /*transform: rotate(45deg);*/
  z-index: 1;
}
.slide-startWrap {
  background: #ea6955;
  /*background-size   : contain;*/
  background-position: center;
  color: #fff;
  height: 36px;
  text-align: center;
}
/*-------------------------
　 　ブランドから探す
-------------------------*/
.brands_list {
  margin: auto;
}
.brands_list ul {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.brands_list li {
  width: 121px;
  border: solid 1px #cccccc;
  margin: 1rem;
}
.brand_txt_s {
  font-size: 1.5rem;
  text-align: right;
  margin: 0 84px 20px;
}
.brands_list li a:hover {
  opacity: 0.8;
}
/*-------------------------
　 　価格から探す
-------------------------*/
div.price_rist {
  display: flex;
  flex-wrap: wrap;
  margin: auto;
  justify-content: space-evenly;
}
.price_rist p {
  width: 250px;
  font-size: 1.8rem;
  font-weight: bold;
  padding: 10px;
  color: #583b26;
}
.price_rist p a {
  color: #583b26;
}
.price_rist p a:hover {
  text-decoration: underline;
  opacity: 0.8;
}
.price_rist p small {
	position: relative;
	bottom: 0.25em;
	font-size: 0.6em;
	letter-spacing: .15em;
}
/*-------------------------
ボタン（商品一覧・全商品ボタン）
-------------------------*/
.eachWrapbtn a {
  display: block;
  text-align: center;
}
.eachWrapbtn a > div span {
  width: 100%;
}
.eachWrapbtn .link_btn_all, .eachWrapbtn .link_btn_meeco, .eachWrapbtn .link_btn_can {
  width: 400px;
}
.eachWrapbtn a {
  display: block;
  color: #fff;
  text-align: center;
}
.eachWrapbtn a > div span:before, .eachWrapbtn a > div span:after {
  content: "";
  position: absolute;
  top: 50%;
  right: 20px;
  display: block;
  width: 10px;
  height: 1px;
  background-color: #fff;
}
.eachWrapbtn a > div span:before {
  margin-top: 3px;
  -webkit-transform: rotate(-40deg);
  transform: rotate(-40deg);
}
.eachWrapbtn a > div span:after {
  margin-top: -3px;
  -webkit-transform: rotate(40deg);
  transform: rotate(40deg);
}
.eachWrapbtn a > div span {
  width: 100%;
  display: block;
}
.eachWrapbtn a > div span {
  font-size: min(1.6rem, 3.73vw);
  letter-spacing: .015em;
}
.eachWrapbtn {
  margin: 0;
  padding: 0;
}
.bottom_btn {
  display: flex;
  /* margin: 0 calc(50% - 50vw);*/
  margin: auto;
  width: 1050px;
}
.btm_50 {
  padding-bottom: 5rem;
}
.all_btn {
  margin: 5rem 0 4.1rem;
}
.link_btn_all, .link_btn_can, .link_btn_meeco {
  margin: auto;
}
.link_btn_all {
  position: relative;
  z-index: 0;
}
.link_btn_all a div {
  padding: 1.6rem 0;
  background: #af3935; /* ページに合わせて変更。デフォルト#000 */
  color: #fff;
  font-size: 1.6rem;
  position: relative;
  content: "";
  -webkit-transition: background 0.2s ease;
  transition: background 0.2s ease;
}
.link_btn_can a div {
  padding: 1.6rem 0;
  background: #54813e; /* ページに合わせて変更。デフォルト#000 */
  color: #fff;
  font-size: 1.6rem;
  position: relative;
  content: "";
  -webkit-transition: background 0.2s ease;
  transition: background 0.2s ease;
  /* font-weight: bold;*/
}
.link_btn_meeco a div {
  padding: 1.6rem 0;
  background: #000; /* ページに合わせて変更。デフォルト#000 */
  color: #fff;
  font-size: 1.6rem;
  position: relative;
  content: "";
  -webkit-transition: background 0.2s ease;
  transition: background 0.2s ease;
}
.link_btn_can a:hover > div {
  -webkit-transition: background 0.2s ease;
  transition: background 0.2s ease;
  background: #739d5d; /* ページに合わせて変更。デフォルト#ebbaa7 */
  color: #fff;
}
.link_btn_all a:hover > div {
  -webkit-transition: background 0.2s ease;
  transition: background 0.2s ease;
  background: #565656; /* ページに合わせて変更。デフォルト#ebbaa7 */
  color: #fff;
}
.link_btn_meeco a:hover > div, .link_btn_variety a:hover > div {
  -webkit-transition: background 0.2s ease;
  transition: background 0.2s ease;
  opacity: 0.6;
}
.link_btn_all a div, .link_btn_can a div /*.link_btn_meeco a div*/ {
  margin: 0 0 60px;
}
.link_btn_all a > div span, .link_btn_skincare a > div span {
  position: relative;
  display: inline-block;
}
.eachWrapbtn a {
  display: block;
  text-align: center;
}
.eachWrapbtn a > div span {
  width: 100%;
}
.eachWrapbtn a {
  display: block;
  color: #fff;
  text-align: center;
}
.eachWrapbtn a > div span:before, .eachWrapbtn a > div span:after {
  content: "";
  position: absolute;
  top: 50%;
  right: 20px;
  display: block;
  width: 10px;
  height: 1px;
  background-color: #fff;
}
.eachWrapbtn > div.spbtna span:before, .eachWrapbtn.spbtna a > div span:after {
  content: "";
  position: absolute;
  top: 50%;
  right: 20px;
  display: block;
  width: 10px;
  height: 1px;
  background-color: #333;
}
.eachWrapbtn a > div span:before {
  margin-top: 3px;
  -webkit-transform: rotate(-40deg);
  transform: rotate(-40deg);
}
.eachWrapbtn a > div span:after {
  margin-top: -3px;
  -webkit-transform: rotate(40deg);
  transform: rotate(40deg);
}
.eachWrapbtn a > div span {
  width: 100%;
  display: block;
}
.eachWrapbtn a > div span {
  font-size: min(1.6rem, 3.53vw);
  letter-spacing: -0.01em;
  line-height: 2.3rem;
}
/*-------------------------
　 　改行
-------------------------*/
br.spOnly {
  display: none;
}
br.pcOnly {
  display: block;
}
/*-------------------------
　 　線
-------------------------*/
hr.kugiri {
  border: 0;
  height: 0;
  border-top: 1px solid rgb(85 77 52 / 77%);
  margin: 30px 220px 50px;
}
/*-------------------------
　 　プレゼント・ご購入特典
-------------------------*/
.prezent_bnr {
  margin: 0 auto 60px;
  text-align: center;
}
.prezent_bnr a:hover {
  opacity: 0.8;
}
/*-------------------------
　 　キャンペーン
-------------------------*/
.box_campaign {
  display: flex;
  padding: 0 20px 30px;
  width: 100%;
  margin: auto;
  flex-wrap: wrap;
  justify-content: space-evenly;
}
.can_list {
  display: flex;
  width: calc(40% - 24px);
  padding: 13px 0 34px;
  justify-content: center;
  flex-direction: column;
  text-align: center;
}
.campaign01 {
  padding: 20px 0;
  background-image: url(/content/dam/ecosme/meeco_mistore_jp/img/holiday_bf/20241002/cam_bg01.jpg);
  background-size: 100%;
  border-top-left-radius: 18px;
  border-top-right-radius: 18px;
  background-repeat: no-repeat;
}
.campaign02 {
  padding: 20px 0;
  background-image: url(/content/dam/ecosme/meeco_mistore_jp/img/holiday_bf/20241002/cam_bg02.jpg);
  background-size: 100%;
  border-top-left-radius: 18px;
  border-top-right-radius: 18px;
  background-repeat: no-repeat;
}
.campaign03 {
  padding: 0;
  background-image: url(/content/dam/ecosme/meeco_mistore_jp/img/holiday_bf/20241002/cam_bg03.jpg);
  background-size: 100%;
  border-top-left-radius: 18px;
  border-top-right-radius: 18px;
  background-repeat: no-repeat;
}
.campaign03 p.cap_day {
  color: #fff;
}
.campaign04 {
  padding: 20px 0;
  background-image: url(/content/dam/ecosme/meeco_mistore_jp/img/holiday_bf/20241002/cam_bg04.jpg);
  background-size: 100%;
  border-top-left-radius: 18px;
  border-top-right-radius: 18px;
  background-repeat: no-repeat;
}
.campaign_content {
  /* background: #333;
	 border-radius: 20px;*/
  flex-grow: 1;
  display: flex;
  flex-direction: column;
}
.campaign_content img {
  /* width: 95%;*/
  padding: 0;
}
.campaign01 h4, .campaign02 h4, .campaign04 h4 {
  font-size: min(1.8rem, 4.35vw);
  padding: 0;
  margin: 0;
  line-height: 2rem;
  display: inline-block;
  text-align: center;
}
.campaign03 h4{
	margin:0;
	}
.campaign03 h4 > img {
	width:60%;
}

.can_cate {
  font-size: 2rem;
  font-weight: bold;
}
.campaign_text {
  text-align: left;
  padding: 10px 20px;
  color: #ccc;
  flex-grow: 1;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  background: #333;
  border-bottom-left-radius: 18px;
  border-bottom-right-radius: 18px;
  background-repeat: no-repeat;
}
.campaign_text h4 + p {
  font-size: min(1.4rem, 3.3vw)
}
.campaign_content p.link_text {
  padding: 7px 7px 20px;
  text-align: center;
}
.campaign_content a:hover {
  opacity: 0.8;
}
/*.campaign_content a span {
    text-decoration: underline;
  }*/
.campaign_content a:hover > span {
  text-decoration: none;
}
.campaign_content p > span {
  font-size: 120%;
  font-weight: bold;
}
.link_btn_text {
  border-radius: 35px;
  display: block;
  width: 100%;
  padding: 6px;
  box-sizing: border-box;
  background: #f5f2ec;
  coror: #333;
  text-decoration: none;
  text-align: center;
  margin: 10px auto;
}
.campaign_text {
        text-align: center;
    }
/*-------------------------
　 　コラム＿PC
-------------------------*/
.box_column_uti {
  position: relative;
  padding: 0;
  margin: 0;
  border: none;
  text-align: center;
  z-index: 0;
  border-radius: 50px;
}
/*.box_column_sot {
     width: 900px;
      height: 600px;
      background: #fff;
      position: relative;
  }
  .box_column_sot:after {
      content: "";
      width: 892px;
      height: 0;
      position: absolute;
      bottom: 0;
      left: 0;
      border-top: 29px solid #99c7c1;
      border-left: 29px solid #fff;
      border-right: 29px solid #fff;
    }*/
.column_banner {
  position: relative;
  /*	display: inline-block;*/
  padding: 0;
  margin: 0 11px 1.2em;
  /*box-shadow: 0 0 0 1px rgb(0 0 0) inset;*/
}
.column_content {
  padding: 0 20px;
}
.column_content .column_contentinbox img {
  width: /* calc(100% + 14px)*/ 100%;
  height: auto;
  /*	max-width:340px;
	max-height:226px;*/
  max-width: 220px;
  max-height: 220px;
  padding: 0;
  display: block;
  position: relative; /*	outline: 1px solid #f5f5f5;
	margin: 0 0 1.2em;*/
  box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, .05);
}
.column_content .column_contentinbox a p {
	font-size: 1.5rem;
    line-height: 1.9rem;
	padding:0 15px;
  }
.box_column_slick .slick-next:before, .box_column_slick .slick-prev:before {
  content: '' !important;
}
.column_content .slick_arrow img {
  height: 38px;
  width: 17px;
  left: auto;
  top: 50%;
  fill: none;
  stroke: #000;
  stroke-width: 1px;
  margin: auto;
  position: relative;
}
.slick_arrow {
  font-size: 0;
  line-height: 0;
  position: absolute;
  top: calc(50% - 25px);
  display: block;
  height: 100%;
  width: 60px;
  padding: 0;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  cursor: pointer;
  color: transparent;
  border: none;
  outline: none;
  background: transparent;
}
.prev_arrow {
  left: -45px;
}
[dir='rtl'] .prev_arrow {
  right: -45px;
  left: auto;
}
.next_arrow {
  right: -45px;
}
[dir='rtl'] .next_arrow {
  right: auto;
  left: -45px;
}
.slick-dotted.slick-slider {
  margin-bottom: 50px;
}
/* Dots */
.slick-dots li button:before {
  content: '' !important;
  color: #fff !important;
  bottom: -40px;
}
.slick-dots li button:before {
  width: 10px !important;
  height: 10px !important;
  opacity: .25 !important;
  background-color: #000 !important;
  border-radius: 50%;
}
.slick-dots li.slick-active button:before {
  opacity: .75 !important;
  background-color: #000 !important;
}
/*-------------------------
　スライダーの位置とサイズ調整
-------------------------*/
.box_column_slider {
  display: block;
}
.box_column_slider {
  width: 100%;
  margin: 0 auto;
  /*padding-right: 10px;*/
}
/*--------画像サイズ調整---------*/
.box_column_slider img {
  width: 20%;
}
/*-----------height調整----------*/
.box_column_slider .slick-slide {
  height: auto !important;
}
/*-----------矢印表示----------*/
.box_column_slider .slick-arrow {
  width: initial !important;
  height: initial !important;
  z-index: 2 !important;
}
.box_column_slider .slick-arrow:before {
  font-size: 30px !important;
}
.slick-prev:before, .slick-prev:after {
  top: -50px;
  left: -10px;
}
.slick-next:before, .slick-next:after {
  /* content: "";
    position: absolute;
    top: 50%;*/
  top: -50px;
  right: -10px;
  /*display: block;
    width: 10px;
    height: 1px;
    background-color: #000; */
}
/* .slick-dotted.slick-slider {
    margin-bottom: 50px;
  }*/
.slick-slider .slick-track, .slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  padding: 0 0 20px !important;
}
/*-------------------------
関連特集（イベントバナー）
-------------------------*/
.event_bnr {
  margin: auto;
  padding-top: 50px;
  text-align: center;
}
.event_bnr a:hover {
  opacity: 0.8;
}
/*-------------------------
ギフトラッピング
-------------------------*/
.sp_inn {
  margin: 50px auto;
}
.box-frame {
  padding: 60px 40px;
  border: solid 1px #ccc;
  background-color: #fff;
}
.cate-ttl {
  font-size: 30px;
  font-weight: normal;
  color: #666;
  text-align: center;
  letter-spacing: 1px;
  line-height: 1;
}
.container h2, .container h3 {
  display: block;
  margin-block-start: 0;
  margin-block-end: 0;
  margin-inline-start: 0;
  margin-inline-end: 0;
  /* font-weight: bold; */
}
.info-box {
  margin: 50px auto 0;
  display: flex;
}
.txt {
  font-size: 14px;
  text-align: left;
  line-height: 2.0;
}
.txt .strong {
  font-weight: bold
}
.guerlain.add-gift .info-box .add-mt {
  margin-top: 20px;
}
.info-box .pic {
  margin-left: 55px;
  flex-shrink: 0;
  width: 375px;
}
/*-------------------------
　 SNSバナー
-------------------------*/
.sns-unit-box {
  margin: 50px auto;
}
.sns-unit-box h3 {
  color: #583b26;
  font-size: 2.3rem;
  padding: 10px 0;
  margin: 0;
  text-align: center;
line-height: 3.2rem;
}
.sns-unit-box p {
  font-size: 1.8rem;
  text-align: center;
  color: #583b26;
}
.sns-list {
  margin: 25px auto 0;
  max-width: 300px;
  display: flex;
  justify-content: space-between;
}
.sns-list img {
  width: 50px;
}

ul, li {
  list-style: none;
  margin: 0;
  padding: 0;
}
.c-article-topic .cmp-text {
  width: 100%;
  line-height: 1.6;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 1.4rem;
}

.bottom_holiday {
  background-color: #fff;
  position: relative;
 /* padding: 30px 0 0;*/
  margin: 0 calc(10% - 50vw) 0;
}
.c-article-topic .cmp-text {
  max-width: 1000px;
  line-height: 1.6;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 1.4rem;
  margin: auto;
  padding-bottom: 30px;
}
/* Mobile */
/*@media (max-width: 375px) {
  .me_on {
    letter-spacing: -0.4vw;
  }
}*/
/* Small Tablets */
/*===============================================
画面の横幅が750px以下（タブレット用）
===============================================*/
/*@media screen and (max-width: 750px) {*/
@media screen and (max-width: 767px) {
  .contentsWrap * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    word-break: normal;
    word-wrap: break-word;
  }
  .contentsWrap a:link {
    text-decoration: none;
  }
  /*-------------------------
　 　メイン画像
-------------------------*/
  .content_header h1 img {
    margin: 0 auto;
  }
  .content_header {
    width: 100%;
    height: auto;
    margin: 0px auto 0;
    padding: 0;
    overflow: hidden;
    background-color: #FFF;
  }
  /*-------------------------
　 　カテゴリメニューボタン
-------------------------*/
  .anchorlist_bg {
    position: none;
    width: inherit;
    /*background: linear-gradient(to left, #540605 0%, #a7312d 50%, #540605 100%);*/
    margin: 0;
  }
  .container ul.anchorlist {
    justify-content: space-between;
    padding: 0;
    margin-top: 0;
    /*border-top: 1px solid #0d0d0d;*/
    flex-wrap: wrap;
    /* background: none;*/
    height: auto;
  }
  .anchorlist li {
    width: calc(100% / 4);
    height: 5.5rem;
    line-height: 1.3em;
    font-weight: 500;
    border-top: 1px solid #d9c4a3;
    border-right: 0;
    display: flex;
    align-items: stretch;
    /*margin: 5px 0 0;*/
    text-align: center;
    /*border-bottom: solid 1px #d9c4a3;*/
    font-size: 3.5vw;
  }
  .anchorlist li:nth-child(-n+4) {
    border-top: none;
    /*  width: 50%;*/
    /* background-image: linear-gradient(180deg, rgba(238, 235, 246, 1) 40%, rgba(255, 255, 255, 1) 100%);*/
  }
  .anchorlist li:after, .anchorlist li:nth-child(1)::before {
    margin: auto 0;
  }
  /*.anchorlist li:nth-child(2), .anchorlist li:nth-child(1), .anchorlist li:nth-child(6) {
    border-right: none;
  }*/
  /* .anchorlist li:not(:nth-child(1))::after, .anchorlist li:not(:nth-child(6))::after {
    display: none;
  }*/
  .anchorlist li:nth-child(1)::before, .anchorlist li:nth-child(4)::after, .anchorlist li:nth-child(8)::after {
    display: none;
  }
  .anchorlist li a {
    /*	padding: 1em 0;*/
  }
  .anchorlist li a:hover div {
    /*text-shadow: 0 0 40px;*/
    -webkit-transition: /* text-shadow 0.5s ease,*/ color 0.5s ease;
    transition: /* text-shadow 0.5s ease,*/ color 0.5s ease;
    text-shadow: 0 0 20px #ff0800, 0 0 18px #ff0800, 0 0 16px #ff0800;
    text-decoration: none;
  }
  /*.anchorlist li a div {
    position: relative;
  }*/
  .anchorlist li a div:after {
    opacity: 0;
    height: 0;
    width: 100%;
    content: "";
    display: inline-block;
    position: absolute;
    /*right: calc(50% - 30px);*/
    right: 0;
    border-bottom: 1px solid #d9c5da;
  }
  .anchorlist li a:hover div:after {
    opacity: 1;
    bottom: 0;
  }
  .anchorlist li:nth-child(3) a:hover div:after, .anchorlist li:nth-child(5) a:hover div:after, .anchorlist li:nth-child(6) a:hover div:after {
    opacity: 1;
    bottom: 0;
  }

  /*-------------------------
　 　ホリデーコレクション_リード
-------------------------*/
	 .read_bg {
    background: #cfcfcf;
  }
  .read_itembg {
    position: relative;
    /*margin: 0 calc(50% - 50vw) 0;*/
    padding-bottom: 1px;
    background-image:
      url(/content/dam/ecosme/meeco_mistore_jp/img/holiday_bf/20241002/bg_ornament_left.png), url(/content/dam/ecosme/meeco_mistore_jp/img/holiday_bf/20241002/bg_ornament_right.png);
    background-repeat:
      no-repeat, no-repeat;
    background-size: 40%;
    /* background-size:
        20%,
        20%;*/
    background-position:
      0% 0%, 100% 0%;
  }
  .holiday_read h1 {
    margin-top: 30px;
    font-size: 2.3rem;
    line-height: 2.8rem;
  }
  p.holiday_text {
    margin: 15px 3% 10%;
    font-weight: bold;
    /* width: 93%; */
    line-height: 2.5rem;
    font-size: 1.6rem;
  }
	/*-------------------------
　サブタイトル_赤緑
-------------------------*/
	h2.a_sab, h2.b_sab {
		font-size: 3.1rem;
	}
  /*-------------------------
　 　各カテゴリタイトル1、2
-------------------------*/
  h3.a_sab, h3.b_sab {
    font-size: min(2.5rem, 8.6vw);
    text-align: center;
    /* padding: 33px 0 calc(18px + 1em);*/
    margin: 0 auto;
  }
  h3.b_sab {
    line-height: 3rem;
  }
  h4.title_spac {
    letter-spacing: -0.8vw;
  }
  h3.a_sab span, h3.b_sab span {
    font-size: 1.2rem;
  }
  .ti_spac {
    letter-spacing: 0.5vw;
  }
  .a_sab_sp {
    margin: 0 auto 0 !important;
  }
  div[class^="sab-title_"] {
    border-width: 4px 0 0 0;
    /* top: 63px;*/
  }
  p.sab_read {
    padding:4% 0;
	line-height: 2.5rem;
	font-size:4.5vw;
  }
  /*-------------------------
　 ランキング_item
-------------------------*/
  .l-inner {
    margin: 0 auto;
    width: 86.66667vw;
  }
  /*-------------------------
　 　カレンダーアイテム
-------------------------*/
  .calendae_item {
    padding: 0 3%;
  }
  /*-------------------------
　 　商品一覧・全商品ボタン
-------------------------*/
  .eachWrapbtn .link_btn_all, .eachWrapbtn .link_btn_meeco, .eachWrapbtn .link_btn_can {
    width: 86%;
    font-size: 1.2rem;
  }
  .link_btn_d a div {
    margin: 0;
  }
  .link_btn_all a div, .link_btn_meeco a div {
    margin: 0 0 10%;
  }
  /*  .link_btn_leadall {
    margin: 0 auto 20px;
  }*/
  .btn_text_spacing {
    padding: 1.5em 0;
    font-size: 1.5rem;
    letter-spacing: -0.4vw;
  }
  .bottom_btnlist {
    margin: 0;
  }
  #list_itembtn > .eachWrapbtn {
    display: flex;
    flex-flow: column;
    /* margin: 0 auto 50px;*/
  }
  .eachWrapbtn a > div span {
    line-height: 1.8rem;
  }
  .bnt_calendae {
    margin: 0 3%;
  }
  .calendae_list {
    margin: 10% auto;
  }
  .calendae_list p {
    text-align: center;
    font-size: 1.5rem;
    padding: 0;
    line-height: 1.8rem;
  }
  .bottom_line > a:visited {
    color: #583b26;
    text-decoration: underline;
  }
  .bottom_line > a:hover {
    text-decoration: underline;
    opacity: 0.8;
  }
  /*-------------------------
　 　アラーム登録のご紹介
-------------------------*/
  .holidaystep {
    margin: 0 3% 10%;
  }
  .benefit_box {
    padding: 10px 30px;
  }
  .icon_bell {
    width: 10%;
    padding-left: 10px;
  }
  h3 {
    color: #fff;
    padding: 10px 0;
    margin: 0;
  }
  .benefit_link {
    font-size: 1.8rem;
    font-weight: bold;
    padding: 10px 0;
  }
  .benefit_link a:hover {
    text-decoration: underline;
    opacity: 0.8;
  }
  .slide-btn {
    font-size: 4vw;
  }
  .slide-btn span {
    left: 10px;
  }
  .slide-btn:hover {
    opacity: 0.8;
  }
  .slide-btn:before {
    left: 90%;
    bottom: 0;
  }
  .slide-btn.up:before {
    right: 5%;
    bottom: 0;
  }
  /*-------------------------
　 　プレゼント
-------------------------*/
  .prezent_bnr {
    margin: 0 3% 10%;
    text-align: center;
  }
  /*-------------------------
　 　ブランドから探す
-------------------------*/
  .brands_list {
    margin: auto;
  }
  .brands_list ul {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
  }
  .brands_list li {
    width: 104px;
    border: solid 1px #cccccc;
    margin: 1rem;
  }
  .brand_txt_s {
    font-size: 1.5rem;
    text-align: right;
    margin: 0 3% 20px;
  }
  /*-------------------------
　 　価格から探す
-------------------------*/
  div.price_rist {
    display: flex;
    flex-wrap: wrap;
    margin: auto;
    justify-content: space-evenly;
  }
  .price_rist p {
		width: /*187px*/12em;
		max-width: 50%;
		font-size: 1.5rem;
		text-align: left;
		white-space: nowrap;
  }
	.price_rist p a {
		letter-spacing: -.025em;
	}
	.priceend{
		text-align: center !important;
	}
  .pc_decoi {
    display: none;
  }
  hr.kugiri {
    margin-bottom: 20px;
  }
  hr.kugiri {
    border: 0;
    height: 0;
    border-top: 1px solid rgb(85 77 52 / 77%);
    margin: 20px 220px 0;
  }
  /*-------------------------
　 　キャンペーン
-------------------------*/
  .box_campaign {
    display: flex;
    flex-direction: column;
    padding: 0 3% 30px;
  }
  .can_list {
    display: flex;
    width: 100%;
    padding: 0 0 30px;
    justify-content: center;
    flex-direction: column;
    text-align: center;
  }
  .campaign03{
    padding: 0;
    /* line-height: 8%;*/
	  background-size: 100%;
  }
  .campaign01, .campaign02, .campaign04 {
    padding: 18px 0 0;
  }
	/*-------------------------
　キャンペーン_終了更新
-------------------------*/
.end_start {
  width: 100%;
  height: 100%;
  overflow: hidden;
  margin: 0;
  position: relative;
z-index: 100;
}
.end_start .caption {
  font-size: 2.4rem;
  text-align: center;
  padding-top: 33%;
  color: #fff;
}
.end_start .end_mask {
  background-color: rgba(0, 0, 0, 0.7);
  color: #fff;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
/*  opacity: 0;*/
  z-index: 100;
border-radius: 18px;
}
  /*-------------------------
　 　コラム＿SP
	-------------------------*/
  .column_bg {
    /* width: 100%;
    background-image: url(../images/202402/box_column_bg.png);
    background-size: contain;
    position: relative;
    margin: auto;*/
  }
  .column_bg::before {
    content: "";
    position: absolute;
    top: auto;
    left: 0;
    width: 100%;
    /*    height: 45px;
    background-image: url(../images/202402/box_column_top.png);
    background-size: contain;
    background-repeat: no-repeat;*/
    outline: solid 2px #9fc9c5;
    outline-offset: 0.2em;
    border-bottom: solid 2px #fff;
  }
  .column_bg::after {
    content: "";
    position: absolute;
    bottom: auto;
    left: 0;
    width: 100%;
    /*height: 45px;
    background-image: url("../images/202402/box_column_btm.png");
    background-size: contain;
    background-repeat: no-repeat;*/
    outline: solid 2px #9fc9c5;
    outline-offset: 0.2em;
    border-bottom: solid 2px #fff;
  }
  h3.column_ate {
    margin: auto;
    padding: 0 15px 0 20px;
    position: relative;
    font-size: 1.5rem;
    font-weight: 600;
    color: #99c7c1;
    letter-spacing: 0.2em;
    line-height: 3rem;
    text-align: center;
    height: 3rem;
    top: calc(-0.5rem - 7px);
  }
  p.column_ate {
    margin: auto auto 1em;
    font-size: 1.5rem;
    font-weight: 600;
  }
  .column_bte {}
  p.column_ate span, h4.column_bte span {
    padding: 0 1em;
  }
  .box_column_uti {
    margin: 0;
    padding: 3rem 7.5vw 0;
    position: relative;
    border: none;
    z-index: 0;
    text-align: center;
  }
  .box_column_slick .box_column_uti {
    padding: 30px calc(2vw + 25px) 124px;
  }
  .box_column_slick .slick-next:before, .box_column_slick .slick-prev:before {
    content: '' !important;
  }
  .column_content .slick_arrow img {
    height: 22.8px;
    width: 10.2px;
    left: auto;
    top: 0;
    fill: none;
    stroke: #000;
    stroke-width: 1px !important;
    margin: auto;
    position: relative;
  }
  .slick_arrow {
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 50%;
    display: block;
    height: 60px;
    width: 20px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    cursor: pointer;
    color: transparent;
    border: none;
    outline: none;
    background: transparent;
  }
  .prev_arrow {
    left: -25px;
  }
  [dir='rtl'] .prev_arrow {
    right: -25px;
    left: auto;
  }
  .next_arrow {
    right: -25px;
  }
  [dir='rtl'] .next_arrow {
    right: auto;
    left: -25px;
  }
  .box_column_vti {
    position: relative;
    text-align: center;
    padding: 20px 0 0;
    border: solid 2px #d1edc5;
    margin: 20px 3% 20px;
  }
  p.column_ate span, h4.column_bte span {
    padding: 0 0.5em;
    background: #fff;
  }
  .column_content {
    display: flex;
    padding: /* 20px*/ 0 0;
    flex-wrap: wrap;
    justify-content: center;
    justify-content: space-around;
  }
  .column_content .column_contentinbox {
    margin: 0 2vw;
  }
  .column_content .column_contentinbox.column_cb1 {
    width: 100%;
  }
  .column_content .column_contentinbox.column_cb2 {
    width: 45%;
  }
  .column_content .column_contentinbox.column_cb1 a:last-child {
    display: inline-block;
    max-width: calc(100% - 12vw);
  }
  .column_content .column_contentinbox.column_cb1 a:first-child {
    max-width: 45%;
  }
  .column_content .column_contentinbox a p {
    padding: 10px 0.28em;
	font-size: 3.2vw;
    line-height: 1.5rem;
  }
  .column_content .column_contentinbox img {
    box-shadow: 0px 2px 6px 0px #eee;
    margin: 0 auto;
  }
  .column_banner {
    padding: 0;
    margin: 0;
    position: relative;
  }
  .column_content .column_cb1 .column_banner {
    /* width:45%; 
	margin: 0 auto; 
	display: inline-block; 
	min-width: 60%; */
  }
  .column01 p, .column02 p, .column03 p {
    padding: 10px 0;
    font-size: min(3.4vw, 1.3rem);
    text-align: left; /*letter-spacing: -0.2vw;*/
  }
  .column01 p, .column02 p {
    display: inline-block;
  }
  .column03 {
    margin: 0 2%;
  }
  .column_cb1 p {
    margin: 0 auto;
    width: auto;
  }
  .eachWrapbtn .link_magazine {
    margin: 0 auto;
    top: -94px;
    position: relative;
  }
  .edd img {
    width: 45%;
    padding: 20px 0 0;
  }
  /*filter OFF*/
  a:hover img.off {
    filter: none !important;
    opacity: 1 !important;
  }
  .slick-slider .slick-track, .slick-slider .slick-list {
    padding: 0 !important;
  }
  /*-------------------------
　 　キャンペーン
-------------------------*/
  .box_campaign_uti {
    text-align: center;
    padding: 0;
    background-color: #f6f6f6;
    width: 90%;
    margin: auto;
  }
  .campaign_content {
    display: flex;
    padding: 0;
    justify-content: center;
    flex-direction: column;
  }
  .campaign_content img {
    /* width: 95%;*/
    padding: 0;
  }
  .campaign_text h3 {
    font-size: min(1.8rem, 4.35vw);
    padding: 0 10px 10px;
    line-height: 1.0rem;
    display: inline-block;
    text-align: left;
  }
  /*.campaign_text h3 br {
    display: none;
  }*/
  .campaign_text {
    text-align: center;
    /*margin: 0 10px;*/
  }
  .campaign_text h3 + p {
    font-size: min(1.4rem, 3.3vw)
  }
  .campaign_content p.link_text {
    padding: 7px 7px 28px;
  }
  .campaign_content a:hover {
    opacity: 0.8;
  }
  /*.campaign_content a span {
    text-decoration: underline;
  }*/
  .campaign_content a:hover > span {
    text-decoration: none;
  }
  .campaign_content p > span {
    font-size: 120%;
    font-weight: bold;
    /*background: linear-gradient(transparent 60%, #b6ded7 0%);*/
  }
  /*-------------------------
関連特集
-------------------------*/
  .event_bnr {
    margin: auto;
    padding: 35px 3% 0;
    text-align: center;
  }
  .event_bnr a:hover {
    opacity: 0.8;
  }
  /*-------------------------
　 ラッピング
-------------------------*/
  .box-frame {
    padding: 40px;
  }
  .cate-ttl {
    font-size: 6.0vw;
  }
  .info-box .pic {
    margin-left: 0;
    flex-shrink: 0;
    width: 100%;
    padding: 5% 0;
  }
  .sp_inn {
    width: 94%;
    margin-left: auto;
    margin-right: auto;
  }
  .info-box {
    margin: 20px auto 0;
    display: flex;
    flex-direction: column-reverse;
  }
  .guerlain.add-gift .info-box .txt {
    font-size: 3.6vw;
    line-height: 1.6;
  }
  /*-------------------------
　 SNSバナー
-------------------------*/
  .sns-unit-box {
    margin: 8% auto;
  }
  .sns-list {
    margin: 25px auto 0;
    width: 60%;
    display: flex;
    justify-content: space-between;
  }
	/*-------------------------
　 ページ下
-------------------------*/
  .bottom_holiday {
    background-color: #fff;
    position: none;
    padding: 10px 0;
    margin: 0;
  }
  .c-article-topic .cmp-text {
    max-width: 100%;
    line-height: 1.6;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 1.4rem;
    margin: auto;
    padding:10px 3% 30px;
  }
	/*-------------------------
改行
-------------------------*/
  br.spOnly {
    display: block;
  }
  br.pcOnly {
    display: none;
  }
}