@charset "Shift_JIS";
/*  非表示：見出し
    er 画像ver[.m-titleimg_]
    r テキストver[.m-title06_]
    e テキストver[.m-title01_]
================================================== */
.mainframe_ .m-titleimg_,
.mainframe_ .m-title06_,
.mainframe_ .m-title01_ {
  display: none;
}
/* --------------------------------------------------------------------
夏のコスメティックフェアCSS（PC） / .cosmeticsfair
--------------------------------------------------------------------- */
/* ページ内リンクのスクロール用 */
html {
  scroll-behavior: smooth;
}

/* フォントサイズ（デフォルト） */
#event_wrapper_top,
#event_wrapper_btm {
  font-size: 16px;
  line-height: 1.4;
}

#event_wrapper_top a:hover,
#event_wrapper_btm a:hover {
  text-decoration: none;
}

/* 下部コンテンツ終わりの余白 */
#event_wrapper_btm {
  margin: 0 0 80px 0;
}

/* ボタン 右矢印（＞） */
.cosmeticsfair .btn_basic a {
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  color: #fff;
  width: 100%;
  max-width: 400px;
  height: 90px;
  margin: 0 auto;
  background: #222;
  border-radius: 60px;
  box-shadow: 0px 2px 3px 0px rgba(61, 61, 61, 0.15);
  font-size: 16px;
  line-height: 1.4;
}

.cosmeticsfair .btn_basic a::after {
  content: '';
  position: absolute;
  top: 50%;
  right: 20px;
  width: 10px;
  height: 10px;
  border-right: solid 1px #fff;
  border-bottom: solid 1px #fff;
  transform: translateY(-50%) rotate(-45deg);
}

/* fill_cover */
.cosmeticsfair .fill_cover_wrap {
  position: relative;
  overflow: hidden;
}
.cosmeticsfair .fill_cover {
  position: absolute;
  z-index: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: center;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgb(0, 0, 0, 0.6);
  font-size: 1.5rem;
  color: #fff;
  text-align: center;
}
.cosmeticsfair .fill_cover .fill_cover_tx {
  font-weight: 500;
  text-shadow: 0px 0px 10px rgb(0 0 0);
}
.cosmeticsfair .fill_cover .fill_cover_tx_b {
  font-weight: bold;
}

/* 共通：コンテンツタイトル（.title_box）
================================================== */
.cosmeticsfair #kit .title_box,
.cosmeticsfair #pickup .title_box,
.cosmeticsfair #novelty .title_box {
  position: relative;
  padding: 30px 0 20px 0;
  text-align: center;
  max-width: 500px;
  margin: 0 auto;
}
.cosmeticsfair #novelty .title_box { padding: 60px 0 20px 0; }

.cosmeticsfair #kit .title_box .title,
.cosmeticsfair #pickup .title_box .title,
.cosmeticsfair #novelty .title_box .title {
  position: relative;
  color: #fff;
  font-size: 36px;
  line-height: 1.4;
  font-weight: bold;
  letter-spacing: 0.2rem;
}
.cosmeticsfair #novelty .title_box .title { color: #450c16; }

.cosmeticsfair #kit .title_box .title > span,
.cosmeticsfair #pickup .title_box .title > span,
.cosmeticsfair #novelty .title_box .title > span {
  font-size: 20px;
}
.cosmeticsfair #novelty .title_box .title > span { color: #7c1f32; font-weight: normal; }

.cosmeticsfair #kit .title_box .lead_txt,
.cosmeticsfair #pickup .title_box .lead_txt,
.cosmeticsfair #novelty .title_box .lead_txt {
  color: #fff;
  padding: 5px 0 0 0;
}
.cosmeticsfair #novelty .title_box .lead_txt { color: #7c1f32; }

/* アイコン */
.cosmeticsfair #kit .title_box .icon { position: absolute; top: -20px; left: 30px; z-index: 2; }
.cosmeticsfair #novelty .title_box .icon { position: absolute; top: -20px; left: -30px; z-index: 2; }

/* 上部パーツ
================================================== */
/* キャッチコピー */
.cosmeticsfair .catch_copy {
  color: #fff;
  font-weight: bold;
  text-align: center;
  padding: 5px 0;
}

/* 背景 */
.cosmeticsfair .bg {
  position: relative;
  margin: 0 0 50px 0;
  background:
  url("/contents/proper/beauty/event/cosmeticsfair/2025summer/img/bg_img01.png") -5% 10% / 190px auto no-repeat,
  url("/contents/proper/beauty/event/cosmeticsfair/2025summer/img/bg_img02.png") 102% 5% / 150px auto no-repeat,
  url("/contents/proper/beauty/event/cosmeticsfair/2025summer/img/bg_img03.png") -6% 50% / 150px auto no-repeat,
  url("/contents/proper/beauty/event/cosmeticsfair/2025summer/img/bg_img04.png") 106% 57% / 175px auto no-repeat,
  url("/contents/proper/beauty/event/cosmeticsfair/2025summer/img/bg_img05.png") -10% 104% / 260px auto no-repeat,
  url("/contents/proper/beauty/event/cosmeticsfair/2025summer/img/bg_img06.png") 100% 102% / 130px auto no-repeat,
  #24a6a6;
}

/* 背景(マスク) */
.cosmeticsfair .bg .mask {
  overflow: hidden;
  position: absolute;
  top: -29px;
  left: 0;
  width: 100%;
  height: 30px;
  mask-image: url("/contents/proper/beauty/event/cosmeticsfair/2025summer/img/mask_img_wave_pc.png");/*マスクレイヤーとして使用する画像*/
  mask-repeat: repeat-x;
  mask-position: -360px bottom;
  mask-size: auto 100%;
  -webkit-mask-image: url("/contents/proper/beauty/event/cosmeticsfair/2025summer/img/mask_img_wave_pc.png");
  -webkit-mask-repeat: repeat-x;
  -webkit-mask-position: -360px bottom;
  -webkit-mask-size: auto 100%;
}
.cosmeticsfair .bg .mask {
  background: #24a6a6;
}

/* ナビメニュー（#navi_menu）
================================================== */
.cosmeticsfair #navi_menu {
  position: relative;
  z-index: 2;
}

.cosmeticsfair #navi_menu ul {
  display: flex;
  justify-content: center;
}

.cosmeticsfair #navi_menu ul li {
  padding: 5px;
  width: 100%;
  max-width: 200px;
}

.cosmeticsfair #navi_menu ul li a {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 15px;
  line-height: 1.2;
  text-align: center;
  color: #fff;
  width: 100%;
  height: 60px;
  padding: 10px 0 15px 0;
  background: #035aa6;
  border: 1px solid #035aa6;
  border-radius: 3px;
}

.cosmeticsfair #navi_menu ul li a::after {
  content: '';
  position: absolute;
  bottom: 8px;
  width: 8px;
  height: 8px;
  border-right: solid 1px #fff;
  border-bottom: solid 1px #fff;
  transform: rotate(45deg);
}

/* マウスオーバー */
.cosmeticsfair #navi_menu ul li a:hover {
  opacity: 1;
  color: #035aa6;
  background: #fff;
  border-color: #035aa6;
}
.cosmeticsfair #navi_menu ul li a:hover::after {
  border-color: #035aa6;
}

/* キャンペーン（#campaign）
================================================== */
.cosmeticsfair #campaign {
  padding: 40px 0 50px 0;
}

/* メインタイトル */
.cosmeticsfair #campaign .campaign_title {
  width: 100%;
  max-width: 450px;
  margin: 0 auto;
}

.cosmeticsfair #campaign .campaign_title img {
  width: 100%;
  height: auto;
}

/* コンテンツタイトル */
.cosmeticsfair #campaign .title {
  text-align: center;
  line-height: 1;
  width: 100%;
  padding: 0 0 25px 0;
}

.cosmeticsfair #campaign .title > span {
  display: block;
  font-weight: bold;
}

.cosmeticsfair #campaign .title > span:nth-of-type(1) {
  font-size: 18px;
  margin: 0 0 10px 0;
}

.cosmeticsfair #campaign .title > span:nth-of-type(2) {
  font-size: 26px;
}

.cosmeticsfair #campaign .title span.c_set {
  color: #00a8ce;
}

/* 終了表示 */
.cosmeticsfair #campaign .campaign_end_txt {
  color: #fff;
  font-size: 20px;
  font-weight: bold;
  line-height: 1;
  text-align: center;
  padding: 8px 0;
  margin: 0 0 20px 0;
  background: #dc3545;
}

/* 基本コンテンツBOX */
.cosmeticsfair #campaign .inner {
  position: relative;
  width: 100%;
  max-width: 760px;
  margin: 30px auto 0 auto;
  padding: 40px;
  border-radius: 10px;
  box-shadow: 0px 2px 3px 0px rgba(61, 61, 61, 0.15);
  background: #fff;
}

.cosmeticsfair #campaign .inner .txt {
  color: #0a0a0a;
  letter-spacing: -0.02rem;
  padding: 0 0 15px 0;
}

.cosmeticsfair #campaign .inner .detail {
  color: #0a0a0a;
  font-size: 14px;
  line-height: 1.6;
  padding: 10px;
  background: #ebeff2;
}

.cosmeticsfair #campaign .inner .detail span {
  display: block;
  padding-left: 1em;
  text-indent: -1em;
}

/* CP対象ブランド */
.cosmeticsfair #campaign .brand {
  background: #faf9e8;
  width: 100%;
  max-width: 450px;
  margin: 0 auto 20px auto;
  padding: 15px 25px;
}

.cosmeticsfair #campaign .brand > p {
  color: #000;
  font-size: 14px;
  text-align: center;
  padding: 0 0 5px 0;
}

.cosmeticsfair #campaign .brand ul {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}

.cosmeticsfair #campaign .brand ul li {
  width: calc((100% / 3) - 10px);
  height: 60px;
  margin: 5px;
}

.cosmeticsfair #campaign .brand ul li p {
  width: 100%;
  height: 100%;
  text-align: center;
  background: #fff;
}

.cosmeticsfair #campaign .brand img {
  width: auto;
  height: 100%;
}

/* アイテムカテゴリー（#item_category_brand）
================================================== */
.cosmeticsfair #item_category_brand {
  position: relative;
  background: url("/contents/proper/beauty/event/cosmeticsfair/2025summer/img/item_category_brand_bg02.jpg") left -30px / auto repeat;
  margin: 20px 0 0 0;
  padding: 0 0 80px 0;
}

/* 背景(マスク) */
.cosmeticsfair #item_category_brand .inner {
  position: relative;
  background: url("/contents/proper/beauty/event/cosmeticsfair/2025summer/img/item_category_brand_bg01.jpg") left -30px / auto repeat;
  padding: 0 0 35px 0;
}
.cosmeticsfair #item_category_brand .inner .mask_01 {
  overflow: hidden;
  position: absolute;
  top: -29px;
  left: 0;
  width: 100%;
  height: 30px;
  mask-image: url("/contents/proper/beauty/event/cosmeticsfair/2025summer/img/mask_img_wave_pc.png");/*マスクレイヤーとして使用する画像*/
  mask-repeat: repeat-x;
  mask-position: -90px bottom;
  mask-size: auto 100%;
  -webkit-mask-image: url("/contents/proper/beauty/event/cosmeticsfair/2025summer/img/mask_img_wave_pc.png");
  -webkit-mask-repeat: repeat-x;
  -webkit-mask-position: -90px bottom;
  -webkit-mask-size: auto 100%;
}
.cosmeticsfair #item_category_brand .inner .mask_01 {
  background: url("/contents/proper/beauty/event/cosmeticsfair/2025summer/img/item_category_brand_bg01.jpg") left top / auto repeat;
}
.cosmeticsfair #item_category_brand .inner .mask_02 {
  overflow: hidden;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 30px;
  mask-image: url("/contents/proper/beauty/event/cosmeticsfair/2025summer/img/mask_img_wave_pc.png");/*マスクレイヤーとして使用する画像*/
  mask-repeat: repeat-x;
  mask-position: -360px bottom;
  mask-size: auto 100%;
  -webkit-mask-image: url("/contents/proper/beauty/event/cosmeticsfair/2025summer/img/mask_img_wave_pc.png");
  -webkit-mask-repeat: repeat-x;
  -webkit-mask-position: -360px bottom;
  -webkit-mask-size: auto 100%;
}
.cosmeticsfair #item_category_brand .inner .mask_02 {
  background: url("/contents/proper/beauty/event/cosmeticsfair/2025summer/img/item_category_brand_bg02.jpg") left 20px / auto repeat;
}

/* 背景アイコン */
.cosmeticsfair #item_category_brand::before,
.cosmeticsfair #item_category_brand::after {
  content: '';
  position: absolute;
  z-index: 2;
  height: auto;
}
.cosmeticsfair #item_category_brand::before {
  top: -40px;
  right: 30px;
  width: 100px;
  aspect-ratio: 147 / 109;
  background: url("/contents/proper/beauty/event/cosmeticsfair/2025summer/img/item_category_brand_img01.png") 0 0 / contain no-repeat;
}
.cosmeticsfair #item_category_brand::after {
  top: 380px;
  left: 20px;
  width: 170px;
  aspect-ratio: 211 / 136;
  background: url("/contents/proper/beauty/event/cosmeticsfair/2025summer/img/item_category_brand_img02.png") 0 0 / contain no-repeat;
}

/* 基本リストボタン */
.cosmeticsfair #item_category_brand .lead_txt {
  text-align: center;
  padding: 20px 0 10px 0;
}

.cosmeticsfair #item_category_brand ul {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}

.cosmeticsfair #item_category_brand ul li {
  padding: 5px;
  width: 132px;
}

.cosmeticsfair #item_category_brand ul li a {
  position: relative;
  display: flex;
  align-items: center;
  font-size: 14px;
  line-height: 1.2;
  text-align: center;
  width: 100%;
  height: 74px;
  padding: 0 0 0 10px;
  background: #fff;
  border-radius: 3px;
  border: 1px solid #035aa6;
  box-shadow: 0px 2px 3px 0px rgba(61, 61, 61, 0.15);
}

.cosmeticsfair #item_category_brand ul li a::after {
  content: '';
  position: absolute;
  top: 50%;
  right: 10px;
  width: 6px;
  height: 6px;
  border-right: solid 1px #111;
  border-bottom: solid 1px #111;
  transform: translateY(-50%) rotate(-45deg);
}

/* マウスオーバー */
.cosmeticsfair #item_category_brand ul li a:hover {
  opacity: 1;
  border-color: #fff;
}

/* リストボタン（ブランド） */
.cosmeticsfair #item_category_brand ul.list_brand li {
  width: 200px;
}

.cosmeticsfair #item_category_brand ul li img {
  width: auto;
  height: 100%;
  padding: 0 20px 0 0;
}

.cosmeticsfair #item_category_brand ul.list_brand li a {
  justify-content: center;
  padding: 0;
  overflow: hidden;
}

.cosmeticsfair #item_category_brand ul.list_brand li a::after {
  width: 10px;
  height: 10px;
}

/* ボタン：ブランドから探す */
.cosmeticsfair #item_category_brand .btn_brand_search {
  padding: 40px 0 0 0;
}

.cosmeticsfair #item_category_brand .btn_brand_search a {
  height: 70px;
  background: #035aa6;
  border: 1px solid #035aa6;
}

/* ボタン：人気ブランドのご購入特典を見る */
.cosmeticsfair #item_category_brand .btn_all_campaign {
  padding: 15px 0 0 0;
}

.cosmeticsfair #item_category_brand .btn_all_campaign a {
  height: 70px;
  background: #24a6a6;
  border: 1px solid #24a6a6;
}

/* マウスオーバー */
.cosmeticsfair #item_category_brand .btn_brand_search a:hover,
.cosmeticsfair #item_category_brand .btn_all_campaign a:hover {
  opacity: 1;
  color: #000;
  background: #fff;
}
.cosmeticsfair #item_category_brand .btn_brand_search a:hover::after,
.cosmeticsfair #item_category_brand .btn_all_campaign a:hover::after {
  border-color: #000;
}

/* 限定キット（#kit）
================================================== */
.cosmeticsfair #kit {
  position: relative;
  background:
  url("/contents/proper/beauty/event/cosmeticsfair/2025summer/img/bg_img01.png") -4% 2% / 170px auto no-repeat,
  url("/contents/proper/beauty/event/cosmeticsfair/2025summer/img/bg_img02.png") 102% 0 / 130px auto no-repeat,
  url("/contents/proper/beauty/event/cosmeticsfair/2025summer/img/bg_img03.png") -5% 26% / 140px auto no-repeat,
  url("/contents/proper/beauty/event/cosmeticsfair/2025summer/img/bg_img04.png") 107% 27% / 175px auto no-repeat,
  url("/contents/proper/beauty/event/cosmeticsfair/2025summer/img/bg_img05.png") -8% 100% / 240px auto no-repeat,
  url("/contents/proper/beauty/event/cosmeticsfair/2025summer/img/bg_img06.png") 95% 92% / 110px auto no-repeat,
  url("/contents/proper/beauty/event/cosmeticsfair/2025summer/img/kit_bg.jpg") center top / 100% auto repeat;
  padding: 0 0 80px 0;
}

/* 背景(マスク) */
.cosmeticsfair #kit .mask {
  overflow: hidden;
  position: absolute;
  top: -29px;
  left: 0;
  width: 100%;
  height: 30px;
  mask-image: url("/contents/proper/beauty/event/cosmeticsfair/2025summer/img/mask_img_wave_pc.png");/*マスクレイヤーとして使用する画像*/
  mask-repeat: repeat-x;
  mask-position: -200px bottom;
  mask-size: auto 100%;
  -webkit-mask-image: url("/contents/proper/beauty/event/cosmeticsfair/2025summer/img/mask_img_wave_pc.png");
  -webkit-mask-repeat: repeat-x;
  -webkit-mask-position: -200px bottom;
  -webkit-mask-size: auto 100%;
}

.cosmeticsfair #kit .mask {
  background: url("/contents/proper/beauty/event/cosmeticsfair/2025summer/img/kit_bg.jpg") center bottom / 100% auto repeat;
}

/* 基本の商品リストBOX */
.cosmeticsfair #kit ul {
  display: flex;
  justify-content: start;
  flex-wrap: wrap;
  width: 800px;
  margin: 0 auto;
}

.cosmeticsfair #kit ul li {
  position: relative;
  width: 390px;
  background: #fff;
  border-radius: 3px;
  box-shadow: 0px 2px 3px 0px rgba(61, 61, 61, 0.15);
  margin-top: 20px;
  padding: 20px;
}
.cosmeticsfair #kit ul li:nth-of-type(1) { margin-top: 0; }
.cosmeticsfair #kit ul li:nth-of-type(3) { margin-left: 20px; }

.cosmeticsfair #kit ul li .img {
  margin: 0 auto;
}

.cosmeticsfair #kit ul li h3 {
  color: #000;
  font-weight: bold;
  font-size: 18px;
  line-height: 1.4;
  letter-spacing: -0.02rem;
  margin: 0 0 10px 0;
}

.cosmeticsfair #kit ul li span.icon_kintetsu,
.cosmeticsfair #kit ul li span.icon_online,
.cosmeticsfair #kit ul li span.icon_gentei {
  display: inline-block;
  font-size: 13px;
  padding: 0 10px;
  line-height: 22px;
  margin: 0 0 10px 0;
  color: #fff;
  border-radius: 20px;
}
.cosmeticsfair #kit ul li span.icon_kintetsu { background: #164a95; }
.cosmeticsfair #kit ul li span.icon_online { background: #d61519; }
.cosmeticsfair #kit ul li span.icon_gentei { background: #009a5c; }

.cosmeticsfair #kit ul li span.txt_release {
  display: inline-block;
  font-size: 16px;
  padding: 0 10px;
  color: #e60012;
}

.cosmeticsfair #kit ul li .detail {
  font-size: 13px;
  margin: 0 0 20px 0;
  padding-left: 1em;
  text-indent: -1em;
}

/* ボタン：詳細・ご購入 */
.cosmeticsfair #kit ul li .btn {
  border-radius: 3px;
}

.cosmeticsfair #kit ul li .btn a {
  height: 50px;
  background: #e74c6d;
  border-radius: 3px;
}

/* ボタンの高さを合わせる */
.cosmeticsfair #kit ul li {
  display: flex;
  flex-flow: column;
}

.cosmeticsfair #kit ul li .btn {
  margin-top: auto;
}

/* BOX変更：1と4 */
.cosmeticsfair #kit ul li:nth-of-type(1),
.cosmeticsfair #kit ul li:nth-of-type(4) {
  display: block;
  position: relative;
  width: 100%;
  padding: 20px 20px 20px 400px;
}

.cosmeticsfair #kit ul li:nth-of-type(1) img,
.cosmeticsfair #kit ul li:nth-of-type(4) img {
  position: absolute;
  top: 20px;
  left: 20px;
}

.cosmeticsfair #kit ul li:nth-of-type(1) .btn,
.cosmeticsfair #kit ul li:nth-of-type(4) .btn {
  margin: 0 20px 0 0;
}

/* ボタン：限定品をもっと見る */
.cosmeticsfair #kit .btn_item_search {
  padding: 40px 0 0 0;
}

.cosmeticsfair #kit .btn_item_search a {
  height: 70px;
  background: #035aa6;
  border: 1px solid #035aa6;
}

/* マウスオーバー */
.cosmeticsfair #kit .btn_item_search a:hover {
  opacity: 1;
  color: #000;
  background: #fff;
}
.cosmeticsfair #kit .btn_item_search a:hover::after {
  border-color: #000;
}

/* 注目ブランド（#pickup）
================================================== */
.cosmeticsfair #pickup {
  position: relative;
  background: url("/contents/proper/beauty/event/cosmeticsfair/2025summer/img/pickup_bg_img04.png") center bottom / 100% auto no-repeat ,#24a6a6;
  padding: 0 0 80px 0;
}

/* 背景(マスク) */
.cosmeticsfair #pickup .mask {
  overflow: hidden;
  position: absolute;
  top: -29px;
  left: 0;
  width: 100%;
  height: 30px;
  mask-image: url("/contents/proper/beauty/event/cosmeticsfair/2025summer/img/mask_img_wave_pc.png");/*マスクレイヤーとして使用する画像*/
  mask-repeat: repeat-x;
  mask-position: -320px bottom;
  mask-size: auto 100%;
  -webkit-mask-image: url("/contents/proper/beauty/event/cosmeticsfair/2025summer/img/mask_img_wave_pc.png");
  -webkit-mask-repeat: repeat-x;
  -webkit-mask-position: -320px bottom;
  -webkit-mask-size: auto 100%;
}

.cosmeticsfair #pickup .mask {
  background: #24a6a6;
}

/* 背景アイコン */
.cosmeticsfair #pickup::before,
.cosmeticsfair #pickup::after {
  content: '';
  position: absolute;
  z-index: 2;
  height: auto;
}
.cosmeticsfair #pickup::before {
  top: -6px;
  left: 0;
  width: 240px;
  aspect-ratio: 296 / 103;
  background: url("/contents/proper/beauty/event/cosmeticsfair/2025summer/img/pickup_bg_img01.png") 0 0 / contain no-repeat;
}
.cosmeticsfair #pickup::after {
  top: 20px;
  right: 160px;
  width: 60px;
  aspect-ratio: 71 / 99;
  background: url("/contents/proper/beauty/event/cosmeticsfair/2025summer/img/pickup_bg_img02.png") 0 0 / contain no-repeat;
}

/* 基本の商品リストBOX */
.cosmeticsfair #pickup ul {
  width: 100%;
  max-width: 740px;
  margin: 0 auto;
}

.cosmeticsfair #pickup ul li .inner {
  padding: 20px 40px;
  background: #fff;
  border-radius: 3px;
  box-shadow: 0px 2px 3px 0px rgba(61, 61, 61, 0.15);
  height: 100%;
  display: flex;
}

.cosmeticsfair #pickup ul li .inner > .img {
  width: 50%;
  padding: 0 30px 0 0;
}

.cosmeticsfair #pickup ul li .inner > .box {
  width: 50%;
}

/* BOX内パーツ */
.cosmeticsfair #pickup ul li .logo img,
.cosmeticsfair #pickup ul li .img img {
  width: 100%;
  height: auto;
}

.cosmeticsfair #pickup ul li .logo {
  width: 130px;
}

.cosmeticsfair #pickup ul li .shop {
  color: #000;
  font-size: 20px;
  font-weight: bold;
}

.cosmeticsfair #pickup ul li .info {
  line-height: 1.6;
  padding: 15px 0;
}
.cosmeticsfair #pickup ul li .info > span {
  color: #e74c6d;
}
.cosmeticsfair #pickup ul li .info a {
  color: #e74c6d;
  font-weight: bold;
  text-decoration: underline;
}
.cosmeticsfair #pickup ul li .info a:hover {
  text-decoration: none;
}

/* ボタン：ブランドの商品を見る */
.cosmeticsfair #pickup ul li .btn a {
  height: 50px;
  background: #e74c6d;
  border-radius: 3px;
  font-size: 15px;
}

/* ボタン：ブランドから探す */
.cosmeticsfair #pickup .btn_brand_search {
  padding: 40px 0 0 0;
}

.cosmeticsfair #pickup .btn_brand_search p {
  color: #fff;
  font-size: 14px;
  text-align: center;
  padding: 0 0 5px 0;
}

.cosmeticsfair #pickup .btn_brand_search a {
  height: 70px;
  background: #035aa6;
  border: 1px solid #035aa6;
}

/* マウスオーバー */
.cosmeticsfair #pickup .btn_brand_search a:hover {
  opacity: 1;
  color: #000;
  background: #fff;
}
.cosmeticsfair #pickup .btn_brand_search a:hover::after {
  border-color: #000;
}

/* ノベルティー（#novelty）
================================================== */
.cosmeticsfair #novelty {
  position: relative;
  background:
  url("/contents/proper/beauty/event/cosmeticsfair/2025summer/img/bg_img01.png") -3% 4% / 180px auto no-repeat,
  url("/contents/proper/beauty/event/cosmeticsfair/2025summer/img/bg_img02.png") 101% 1% / 150px auto no-repeat,
  url("/contents/proper/beauty/event/cosmeticsfair/2025summer/img/bg_img05.png") -8% 105% / 240px auto no-repeat,
  url("/contents/proper/beauty/event/cosmeticsfair/2025summer/img/bg_img06.png") 100% 103% / 110px auto no-repeat,
  #f9d1d2;
  padding: 0 0 60px 0;
}

/* 背景(マスク) */
.cosmeticsfair #novelty .mask {
  overflow: hidden;
  position: absolute;
  top: -29px;
  left: 0;
  width: 100%;
  height: 30px;
  mask-image: url("/contents/proper/beauty/event/cosmeticsfair/2025summer/img/mask_img_wave_pc.png");/*マスクレイヤーとして使用する画像*/
  mask-repeat: repeat-x;
  mask-position: -140px bottom;
  mask-size: auto 100%;
  -webkit-mask-image: url("/contents/proper/beauty/event/cosmeticsfair/2025summer/img/mask_img_wave_pc.png");
  -webkit-mask-repeat: repeat-x;
  -webkit-mask-position: -140px bottom;
  -webkit-mask-size: auto 100%;
}

.cosmeticsfair #novelty .mask {
  background: #f9d1d2;
}

/* 基本リストボタン */
.cosmeticsfair #novelty ul {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  width: 580px;
  margin: 0 auto;
  font-size: 14px;
}

.cosmeticsfair #novelty ul li {
  position: relative;
  width: calc((100% / 3) - 15px);
  margin: 5px;
  background: #fff;
  box-shadow: 0px 2px 3px 0px rgba(61, 61, 61, 0.15);
}

.cosmeticsfair #novelty ul li a {
  position: relative;
  display: block;
  text-align: center;
  background: #fff;
}

.cosmeticsfair #novelty ul li a .icon {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  color: #fff;
  font-size: 14px;
  text-align: center;
  width: 60px;
  line-height: 22px;
  background: #f06070;
}

.cosmeticsfair #novelty ul li a .logo {
  width: 130px;
  margin: 0 auto;
  padding: 20px 0 0 0;
}

.cosmeticsfair #novelty ul li a .logo img {
  width: 100%;
  height: auto;
}

.cosmeticsfair #novelty ul li a .shop {
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 12px;
  line-height: 1.4;
  height: 30px;
}

.cosmeticsfair #novelty ul li a .more {
  position: relative;
  color: #fff;
  background: #e74c6d;
  font-size: 12px;
  line-height: 24px;
  margin: 10px 0 0 0;
}

.cosmeticsfair #novelty ul li a .more::after {
  content: '';
  position: absolute;
  top: 50%;
  right: 10px;
  width: 6px;
  height: 6px;
  border-right: solid 1px #fff;
  border-bottom: solid 1px #fff;
  transform: translateY(-50%) rotate(-45deg);
}

/* ボタン：人気ブランドコスメのご購入特典をもっと見る */
.cosmeticsfair #novelty .btn_all_campaign {
  padding: 20px 0 0 0;
}

.cosmeticsfair #novelty .btn_all_campaign p {
  color: #7c1f32;
  font-size: 14px;
  text-align: center;
  padding: 0 0 5px 0;
}

.cosmeticsfair #novelty .btn_all_campaign a {
  height: 70px;
  background: #e74c6d;
  border: 1px solid #e74c6d;
}

/* マウスオーバー */
.cosmeticsfair #novelty .btn_all_campaign a:hover {
  opacity: 1;
  color: #000;
  background: #fff;
}
.cosmeticsfair #novelty .btn_all_campaign a:hover::after {
  border-color: #000;
}

/* 公式サイト・SNS（#official）
================================================== */
.cosmeticsfair #official .title_box .title {
  position: relative;
  font-size: 30px;
  text-align: center;
  font-family: '游明朝', YuMincho, 'Hiragino Mincho ProN', 'Hiragino Mincho Pro', 'ＭＳ 明朝', serif;
  width: 100%;
  margin: 0 auto 20px;
}

.cosmeticsfair #official .title_box .title::before {
  content: "";
  position: absolute;
  z-index: 1;
  width: 100%;
  height: 1px;
  background: #888;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}

.cosmeticsfair #official .title_box .title > span {
  display: inline-block;
  position: relative;
  z-index: 2;
  background: #fff;
  line-height: 1.4;
  padding: 0 2em;
}

.cosmeticsfair #official .title_box .lead_txt {
  text-align: center;
}

/* 基本リストボタン */
.cosmeticsfair #official ul {
	display: flex;
	justify-content: start;
	flex-wrap: wrap;
	width: 840px;
	margin: 0 auto;
	padding: 30px 0 0 0;
	font-size: 14px;
	line-height: 1.4;
}

.cosmeticsfair #official ul li {
	width: 33%;
	padding: 15px;
}
.cosmeticsfair #official ul li:not(:first-of-type) { border-left: 1px solid #ccc; }

.cosmeticsfair #official ul li a {
	display: flex;
	flex-flow: column;
	height: 100%;
}

.cosmeticsfair #official ul li .head_name {
	font-size: 13px;
	padding: 0 0 5px 0;
}
.cosmeticsfair #official ul li.web .head_name { color: #134c91; }
.cosmeticsfair #official ul li.instagram .head_name { color: #cf2f93; }
.cosmeticsfair #official ul li.line .head_name { color: #07b53b; }

.cosmeticsfair #official ul li .head_name::after {
	content: "";
	display: inline-block;
	background: url("/contents/shop/external/icon_link_v2.png") 0 0 / contain no-repeat;
	width: 12px;
	height: 14px;
	vertical-align: middle;
	margin: 0 0 0 10px;
}

.cosmeticsfair #official ul li .name {
	font-weight: bold;
	margin-bottom: auto;
}

.cosmeticsfair #official ul li .img {
	text-align: center;
	height: 140px;
	padding: 15px 0;
}
.cosmeticsfair #official ul li:not(:first-of-type) .img { padding: 25px 0; }

.cosmeticsfair #official ul li .img img {
	width: auto;
	height: 100%;
}

.cosmeticsfair #official ul li .txt {
	color: #666666;
}