@charset "UTF-8";

/* KEY VISUAL */
.p-top-kv-wrap { background: #fff;}

/* OSHIRASE */
.p-top-oshirase-wrap { padding: 1px 0 0 0; background: #fff;}

/* CATEGORY */
.p-top-menu-wrap { background: #fff;}

/* CAMPAIGN */
#block_of_campaign { padding: 90px 0 70px; background: #fff;}
.block-top-campaign--header { margin: 0 0 55px 0; text-align: center;}
.block-top-campaign--body   { max-width: 1170px; margin: 0 auto;}
.block-top-campaign--items  { width: 100%; display: flex; flex-wrap: wrap;}
.block-top-campaign--items li { width: 31%; margin: 0 3.5% 45px 0;}
.block-top-campaign--items li:nth-child(3n) { margin: 0 0 45px 0;}
.block-top-campaign--items .image { width: 100%; min-height: 362.7px; margin-bottom: 20px; text-align: center; display: flex; align-items: center; justify-content: center;}
.block-top-campaign--items .image img { max-width: 100%; max-height: 100%; border-radius: 3px; vertical-align: top;}
.block-top-campaign--items .wrap { color: #3b4043; transition: opacity 0.5s ease; display: block;}
.block-top-campaign--items .wrap:hover { opacity: 0.5;}
.block-top-campaign--items .icon { margin-bottom: 10px; line-height: 1.0; font-size: 12px;}
.block-top-campaign--items .icon span { padding: 5px 20px; text-align: center; display: inline-block; background: #f3f3f3;}
.block-top-campaign--items dt { display: none;}
.block-top-campaign--items dd { font-size: 14px;}
.block-top-campaing--next-page   { margin: 0 auto; font-size: 14px; text-align: right;}
.block-top-campaing--next-page a { color: #3b4043;}
.block-top-campaing--next-page a::after { content: ''; width: 7px; height: 7px; margin-left: 8px; border-top: 1px solid #469de2; border-right: 1px solid #469de2; transform: rotate(45deg); display: inline-block;}

/* PICKUP */
#block_of_pickup { padding: 70px 0 70px; background: #fff;}
.block-top-pickup--header { margin: 0 0 55px 0; text-align: center;}
.block-top-pickup--body   { max-width: 1170px; margin: 0 auto;}
.block-top-pickup--items  { width: 100%; display: flex; flex-wrap: wrap;}
.block-top-pickup--items li { width: 22.375%; margin: 0 3.5% 45px 0;}
.block-top-pickup--items li:nth-child(4n) { margin: 0 0 45px 0;}
.block-top-pickup--items .image { margin-bottom: 20px; text-align: center;}
.block-top-pickup--items .image img { max-width: 100%; max-height: 100%; border-radius: 3px; vertical-align: top;}
.block-top-pickup--items .wrap { color: #3b4043; transition: opacity 0.5s ease; display: block;}
.block-top-pickup--items .wrap:hover { opacity: 0.5;}
.block-top-pickup--items .icon { margin-bottom: 10px; line-height: 1.0; font-size: 12px; display: none !important;}
.block-top-pickup--items .icon span { padding: 5px 20px; text-align: center; display: inline-block; background: #f3f3f3;}
.block-top-pickup--items dt { display: none !important;}
.block-top-pickup--items dd { font-size: 14px;}
.block-top-pickup--next-page   { margin: 0 auto; font-size: 14px; text-align: right;}
.block-top-pickup--next-page a { color: #3b4043;}
.block-top-pickup--next-page a::after { content: ''; width: 7px; height: 7px; margin-left: 8px; border-top: 1px solid #469de2; border-right: 1px solid #469de2; transform: rotate(45deg); display: inline-block;}

/* NEW ITEM */
#block_of_event_newitem { padding: 60px 0 70px; background: #fff;}
.block-top-event-newitem--header { margin: 0 0 55px 0; text-align: center;}
.block-top-event-newitem--body   { max-width: 1170px; margin: 0 auto;}
.block-top-event-newitem--body .c-product__icon__wrap { display: flex; align-items: center; position: absolute; top: 0; left: 0; z-index: 11;}
.block-top-event-newitem--body .c-product__icon__wrap span { margin: 0 4px 0 0; position: relative !important; top: auto !important; left: auto !important;}
.block-top-event-newitem--body .c-product__icon__wrap span img { width: auto !important; height: 18px !important; vertical-align: top;}
.block-top-event-newitem--body .c-product__product-name { display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; overflow: hidden;}
.block-top-event-newitem--next-page   { margin: 40px auto 0; font-size: 14px; text-align: right;}
.block-top-event-newitem--next-page a { color: #3b4043;}
.block-top-event-newitem--next-page a::after { content: ''; width: 7px; height: 7px; margin-left: 8px; border-top: 1px solid #469de2; border-right: 1px solid #469de2; transform: rotate(45deg); display: inline-block;}

/* RANKING */
.p-top-ranking__item.rank1::after  { content: '1'; padding-top: 15px; border-radius: 0; background: url("../../img/usr/ranking/rank01.png") center center no-repeat; -webkit-background-size: 100% 100%; background-size: 100% 100%; top: -5px; box-sizing: border-box;}
.p-top-ranking__item.rank2::after  { content: '2'; padding-top: 15px; border-radius: 0; background: url("../../img/usr/ranking/rank02.png") center center no-repeat; -webkit-background-size: 100% 100%; background-size: 100% 100%; top: -5px; box-sizing: border-box;}
.p-top-ranking__item.rank3::after  { content: '3'; padding-top: 15px; border-radius: 0; background: url("../../img/usr/ranking/rank03.png") center center no-repeat; -webkit-background-size: 100% 100%; background-size: 100% 100%; top: -5px; box-sizing: border-box;}
.p-top-ranking__item.rank4::after  { content: '4'}
.p-top-ranking__item.rank5::after  { content: '5'}
.p-top-ranking__item.rank6::after  { content: '6'}
.p-top-ranking__item.rank7::after  { content: '7'}
.p-top-ranking__item.rank8::after  { content: '8'}
.p-top-ranking__item.rank9::after  { content: '9'}
.p-top-ranking__item.rank10::after { content: '10'}
#block_of_event_ranking { padding: 90px 0 70px; background: #f3f3f3;}
.block-top-event-ranking--header { margin: 0 0 55px 0; text-align: center;}
.block-top-event-ranking--category { margin: 0 auto 50px; display: flex; justify-content: center;}
.block-top-event-ranking--category--item { width: 180px; padding: 9px 0; cursor: pointer; border: 1px solid #3b4043; color: #3b4043; line-height: 1; font-size: 12px; text-align: center; transition: all 0.3s ease;}
.block-top-event-ranking--category--item + .block-top-event-ranking--category--item { margin-left: 20px;}
.block-top-event-ranking--category--item:hover,
.block-top-event-ranking--category--item.is-active { background-color: #3b4043; color: #fff;}
#block_of_event_ranking .p-top-ranking__container { max-width: 1170px; margin: 0 auto;}
#block_of_event_ranking .c-product__products { display: none;}
#block_of_event_ranking .c-product__products__block { width: 100%; margin-bottom: 40px; display: flex; align-items: flex-start; justify-content: flex-start; flex-wrap: wrap; box-sizing: border-box; transition: opacity 0.5s ease;}
.c-product__products .more-action-button { margin-top: 20px; text-align: center;}
.c-product__products .more-action-button span { width: 280px; padding: 17px 0; margin: 0 auto; font-size: 12px; text-align: center; transition: opacity 0.5s ease; color: #fff; background-color: #3b4043; display: block; cursor: pointer; position: relative;}
.c-product__products .more-action-button span:hover { opacity: 0.5;}
.c-product__products .more-action-button.more-view span:after { content: '＋'; font-size: 16px; line-height: 1.0; color: #fff; position: absolute; right: 15px; top: calc(50% - 8px); display: block;}
.c-product__products .more-action-button.more-close span:after { content: '－'; font-size: 16px; line-height: 1.0; color: #fff; position: absolute; right: 15px; top: calc(50% - 8px); display: block;}

/* STAFF CONTENTS */
#block_of_staffcontents { padding: 90px 0 70px; background: #fff;}
.block-top-staffcontents--header { margin: 0 0 55px 0; text-align: center;}
.block-top-staffcontents--body { max-width: 1170px; margin: 0 auto;}
.block-top-staffcontents--category { margin: 0 auto 50px; display: flex; justify-content: center;}
.block-top-staffcontents--category--item { width: 180px; padding: 9px 0; cursor: pointer; border: 1px solid #3b4043; color: #3b4043; line-height: 1; font-size: 12px; text-align: center; transition: all 0.3s ease;}
.block-top-staffcontents--category--item + .block-top-staffcontents--category--item { margin-left: 20px;}
.block-top-staffcontents--category--item:hover,
.block-top-staffcontents--category--item.is-active { background-color: #3b4043; color: #fff;}
.block-top-staffcontents--list-wrap .list-frame { display: none;}
.block-top-staffcontents--list { width: 100%; margin-bottom: 40px; align-items: flex-start; justify-content: flex-start; flex-wrap: wrap; box-sizing: border-box; display: flex;}
.block-top-staffcontents--item { width: 18.12444%; margin-right: 2.34%;}
.block-top-staffcontents--item:nth-child(5n) { margin-right: 0;}
.block-top-staffcontents--item .image { width: 212px; height: 212px; position: relative;}
.block-top-staffcontents--item .image img { max-width: 100%; max-height: 100%; position: absolute; top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%);}
.block-top-staffcontents--item a { color: #3b4043; transition: opacity 0.5s ease;}
.block-top-staffcontents--item a:hover { opacity: 0.5;}
.block-top-staffcontents--item .comment { min-height: 46px; margin: 10px 0; font-size: 14px; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; overflow: hidden;}
.block-top-staffcontents--item .profile { width: 100%; display: flex; justify-content: space-between; align-items: center;}
.block-top-staffcontents--item .profile dt { width: 40px; height: 40px;}
.block-top-staffcontents--item .profile dt img { width: 40px; border-radius: 40px; vertical-align: top;}
.block-top-staffcontents--item .profile dd { width: calc(100% - 60px);}
.block-top-staffcontents--next-page { font-size: 14px; text-align: right;}
.block-top-staffcontents--next-page a { color: #3b4043;}
.block-top-staffcontents--next-page a::after { content: ''; width: 7px; height: 7px; margin-left: 8px; border-top: 1px solid #469de2; border-right: 1px solid #469de2; transform: rotate(45deg); display: inline-block;}

/* USER VOICE */
#block_of_uservoice { padding: 90px 0 70px; background: #fff;}
.block-top-uservoice--header { margin: 0 0 55px 0; text-align: center;}
.block-top-uservoice--body { max-width: 1170px; margin: 0 auto;}
.block-top-uservoice--body .c-product__thumb.is-new::before { height: 18px; border-radius: 0; top: 1px; left: 0;}
.block-top-uservoice--body .c-product__icon-limited { top: 0;}
.block-top-uservoice--body .c-product__icon-limited img { height: 18px;}
.block-top-uservoice--body .c-product__product-name { display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 1; overflow: hidden;}
.block-top-uservoice--body .comment { margin-top: 10px; padding: 0 12px; font-size: 14px;}

/* BEAUTY TOPICS */
#block_of_beautytopics { padding: 90px 0 70px; background: #f3f3f3;}
.block-top-beautytopics--header { margin: 0 0 55px 0; text-align: center;}
.block-top-beautytopics--body   { max-width: 1170px; margin: 0 auto;}
.block-top-beautytopics--items  { width: 100%; display: flex; flex-wrap: wrap;}
.block-top-beautytopics--items li { width: 48%; margin: 0 4% 40px 0;}
.block-top-beautytopics--items li:nth-child(2n) { margin: 0 0 40px 0;}
.block-top-beautytopics--items .wrap { width: 100%; display: flex; justify-content: space-between; color: #3b4043; transition: opacity 0.5s ease;}
.block-top-beautytopics--items .wrap:hover { opacity: 0.5;}
.block-top-beautytopics--items .icon  { margin-bottom: 20px; line-height: 1.0; font-size: 12px;}
.block-top-beautytopics--items .icon span { padding: 5px 20px; text-align: center; display: inline-block; background: #fff;}
.block-top-beautytopics--items .image { width: 39%; align-self: center;}
.block-top-beautytopics--items .image img { max-width: 100%; max-height: 100%; border-radius: 72px; vertical-align: top;}
.block-top-beautytopics--items .desc  { width: 56%; align-self: center;}
.block-top-beautytopics--items dt { margin-bottom: 5px; display: none !important;}
.block-top-beautytopics--items dd { font-size: 14px;}
.block-top-beautytopics--next-page   { font-size: 14px; text-align: right;}
.block-top-beautytopics--next-page a { color: #3b4043;}
.block-top-beautytopics--next-page a::after { content: ''; width: 7px; height: 7px; margin-left: 8px; border-top: 1px solid #469de2; border-right: 1px solid #469de2; transform: rotate(45deg); display: inline-block;}

/* CATEGORY */
#block_of_catelist { padding: 90px 0 70px; background: #fff;}
.block-top-catelist--header { margin: 0 0 55px 0; text-align: center;}
.block-top-catelist--body   { max-width: 1170px; margin: 0 auto;}
.block-top-catelist--category  { display: flex; justify-content: center;}
.block-top-catelist--category .block-top-catelist--category-box { max-width: 120px; margin: 0 10px;}
.block-top-catelist--category .inner-box  { cursor: pointer; position: relative;}
.block-top-catelist--category .image { height: 120px;}
.block-top-catelist--category .image img { max-width: 100%;}
.block-top-catelist--category .name  { height: 30px; padding: 0 0 15px 0; border-bottom: #ffffff 1px solid; line-height: 1.0; font-size: 14px; text-align: center; position: relative; box-sizing: border-box;}
.block-top-catelist--category .inner-box:hover .name { border-bottom: #469de2 1px solid;}
.block-top-catelist--category .child { width: 400px; padding: 20px; border: #e0e0e0 1px solid; display: none; cursor: pointer; position: absolute; top: 150px; left: -140px; box-sizing: border-box; background: #fff; z-index: 1;}
.block-top-catelist--category .block-top-catelist--category-box:first-child .child { left: 0;}
.block-top-catelist--category .block-top-catelist--category-box:last-child .child  { left: auto; right: 0;}
.block-top-catelist--category .inner-box:hover .child { display: block;}
.block-top-catelist--category .linklist { display: flex; flex-wrap: wrap; align-items: stretch; justify-content: space-between;}
.block-top-catelist--category .linklist li { width: 46%;}
.block-top-catelist--category .linklist li a { padding: 6px 17px 6px 0; font-size: 14px; display: block; line-height: 1.7;
 letter-spacing: .03em; max-height: 42px; position: relative; color: #3b4043;}
.block-top-catelist--category .linklist li a:before,
.block-top-catelist--category .linklist li a:after { content: ""; width: 8px; height: 8px; position: absolute; top: 50%; display: block; transform: translate(0, -50%) rotate(45deg);}
.block-top-catelist--category .linklist li a:before { right: 4px; background-color: #7d8082;}
.block-top-catelist--category .linklist li a:after  { right: 5px; background-color: #fff;}
.block-top-catelist--category .sunscreen .child { width: 200px; left: -45px;}
.block-top-catelist--category .sunscreen .linklist li { width: 100%;}
.block-top-catelist--category .pointmake .linklist li:nth-child(2) a { margin-top: 8px;}
.block-top-catelist--category .haircare .linklist li:nth-child(1) a { margin-top: 8px;}

.l-hamburger-menu__button.is-14 {
  background-image: url("/freepage/maison-kose/common/img/menu/icon14.png");
  background-size: 27px auto;
}
.l-hamburger-menu__button.is-15 {
  background-image: url("/assets/img/layout/header/icon/sp_ranking.png");
  background-size: 27px auto;
}
.l-hamburger-menu__button.is-16 {
  background-image: url("/assets/img/layout/header/icon/sp_new.png");
  background-size: 27px auto;
}
.l-hamburger-menu__button.is-17 {
  background-image: url("/assets/img/layout/header/icon/sp_trial.png");
  background-size: 27px auto;
}
.l-hamburger-menu__button.is-18 {
  background-image: url("/assets/img/layout/header/icon/sp_sale.png");
  background-size: 27px auto;
}
.l-hamburger-menu__button.is-19 {
  background-image: url("/assets/img/layout/header/icon/sp_movie.png");
  background-size: 27px auto;
}
.l-hamburger-menu__button.is-20 {
  background-image: url("/assets/img/layout/header/icon/sp_uservoice.png");
  background-size: 27px auto;
}
.l-hamburger-menu__button.is-21 {
  background-image: url("/assets/img/layout/header/icon/sp_gift.png");
  background-size: 27px auto;
}
.p-top-menu__list__item__link {
  min-height: 32px;
  background-size: 32px auto !important;
  background-position: left center;
  padding: 0 16px 0 38px;
  align-items: center;
  line-height: 1.15;
}
.c-product-newitem {
    height: 425px;
    width: auto;
  }