@charset "utf-8";
/* 20240729の内容 */

.font-yumin{
	font-family: "游明朝", YuMincho, 'Yu Mincho', "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "Noto Serif JP", "serif" !important;
}

.font-arno{
	font-family: arno-pro, serif !important; 
}

.font-zomincho{
	font-family: "Zen Old Mincho", sans-serif !important; 
}

.scrolled main {
    padding-top: calc(130px + var(--fsBannerHeight));
}

html {
  scroll-padding-top: 0px
}

.wrapper {
    display: block;
}

footer {
    margin-top: 0px;
}

html {
    -webkit-font-smoothing: antialiased;
}

body{
	-webkit-font-smoothing: subpixel-antialiased;
}



#top{
	margin: 0px;
	padding: 0px;
    color: #493528;
}

#top img{
    image-rendering: -webkit-optimize-contrast;
}

_::-webkit-full-page-media, _:future, :root #top img {/*safari*/
    image-rendering: auto;
}

#top .pagetop{
    margin: 0;
    padding: 0;
    position: fixed;
    bottom: 12px;
    left: 12px;
    z-index: 500;
    display: none;
}

#top .pagetop .pagetop-link{
    margin: 0;
    padding: 0;
    width: 62px;
}

#top .pagetop .pagetop-link a{
    margin: 0;
    padding: 35px 0px 0;
    width: 62px;
    height: 62px;
    box-sizing: border-box;
    border-radius: 50%;
    display: block;
    text-align: center;
    font-size: 1.3rem;
    line-height: 1;
    background-color: #000;
    color: #FFF;
    font-style: italic;
    font-weight: 600;
    background-image: url(../../images/sp/special_contents/peony_fig/20230629/page_top2.svg);
    background-repeat: no-repeat;
    background-position: center top 16px;
    background-size: 19px auto;
    box-shadow: 0 0 12.1px 0.9px rgba(0, 0, 0, 0.15);
    text-decoration: none;
}



#top .top-campaign{
    width: 266px;
    margin: 0px;
	padding: 0px;
    position: fixed;
    bottom: 30px;
    right: 30px;
    z-index: 200;
    display: none;
}

#top .top-campaign a.top-campaign-close{
    margin: 0px;
    padding: 0px;
    display: block;
    width: 48px;
    height: 48px;
    position: absolute;
    top: -20px;
    right: -20px;
    font-size: 0;
    background-image: url(../../images/special_contents/DeadSea/20240516/arrow_close.svg);
    background-repeat: no-repeat;
}


#top .top-slider{
	margin:0px auto;
	padding: 0px;
	width: 100%;
	position:relative;
}

#top .top-slider > ul{
	margin: 0px;
	padding: 0px;
	text-align:center;
	font-size:0;
    position: relative;
    width: 100%;
    overflow: visible;
}

#top .top-slider > ul > li{
	display: block;
	margin: 0px;
	padding: 0px;
	width: 100%;
    position: relative;
}

#top .top-slider ul li .slider-a{
    display: block;
    text-decoration: none;
}

#top .top-slider ul li .slider-img{
    margin: 0px;
	padding: 0px;
}

#top .top-slider ul li .slider-link{
    margin: 0px;
	padding: 12px 0px;
    width: 100%;
    background-color: #8e7f4d;
    font-size: 1.2rem;
    line-height: 1;
    text-align: center;
    color: #FFF;
}

#top .top-slider ul li .slider-link svg{
	margin: 0 0 0 17px;
	padding: 0px;
    font-size: 1rem;
}

#top .top-slider .slick-dots {
    position: relative;
    width: 100%;
    font-size: 0;
    text-align: center;
    list-style: none;
    display: block;
    margin: 20px 0px 0px;
	padding: 0px;
}

#top .top-slider .slick-dots li {
    display: inline-block;
    margin: 0 10px;
    width: auto;
}
#top .top-slider .slick-dots li button {
    display: block;
    line-height: 0;
    width: 8px;
    height: 8px;
    background: #b4a094;
    border: 0;
    border-radius: 50%;
    color: transparent;
    cursor: pointer;
    font-size:0;
    outline:none;
    padding:0;
}

#top .top-slider .slick-dots .slick-active button,
#top .top-slider .slick-dots li button:hover {
    background: #493528;
}

#top .top-slider .slick-dots>li>button::before{
    background-color: transparent;
}

#top .top-slider .slick-arrow {
	position: absolute;
	top: 45%;
    transform: translateY(-45%);
	-webkit- transform: translateY(-45%);
	width: 2vw;
	height: 2vw;
	font-size: 0;
	cursor: pointer;
	outline: none;
	z-index: 50;
}

#top .top-slider .slick-prev {
    left: 0.5vw;
    background-repeat: no-repeat;
    background-image: url(../../images/sp/top/20240412/arrow_prev2.svg);
    background-position: 0px 0px;
    background-size: 100% 100%;
    transition: unset;
    border-width: 0px;
    border-style: none;
    cursor: pointer;
    opacity: 1;
}

#top .top-slider .slick-next {
    right: 0.5vw;
    background-repeat: no-repeat;
    background-image: url(../../images/sp/top/20240412/arrow_next2.svg);
    background-position: 0px 0px;
    background-size: 100% 100%;
    transition: unset;
    border-width: 0px;
    border-style: none;
    cursor: pointer;
    opacity: 1;
}

#top .top-slider .slick-prev:after {
	display: none;
}

#top .top-slider .slick-next:after {
	display: none;
}

#top .top-slider .slick-slider{
    display: none;
}

#top .top-slider .slick-slider.slick-initialized{
    display: block;
}


#top h2.common-h2{
    margin: 0px;
    padding: 0px 0 15px;
    font-size: 5rem;
    line-height: 1;
    font-weight: 600;
    text-align: center;
    background-image: url(../../images/top/20240412/t_obj1.png);
    background-repeat: no-repeat;
    background-position: center bottom;
    background-size: 74px auto;
    position: relative;
    z-index: 20;
}

#top .best-sellers{
    margin: 0px;
	padding: 50px 0px 0px;
}

#top .best-sellers .best-sellers-list{
    margin: 50px auto 0px;
	padding: 0px;
    width: 1160px;
    display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

#top .best-sellers .best-sellers-list .best-sellers-block{
    margin: 0px;
	padding: 0px;
    width: 370px;
}

#top .best-sellers .best-sellers-list .best-sellers-block a{
    margin: 0px;
	padding: 0px;
    display: block;
    text-decoration: none;
}

#top .best-sellers .best-sellers-list .best-sellers-block .best-sellers-img{
    margin: 0px;
	padding: 0px;
}

#top .best-sellers .best-sellers-list .best-sellers-block .best-sellers-detail{
    margin: 0px;
	padding: 0px;
    text-align: center;
}

#top .best-sellers .best-sellers-list .best-sellers-block .best-sellers-detail .best-sellers-catch{
    margin: 0px;
	padding: 18px 0px 0px;
    font-size: 2rem;
    line-height: 1;
    font-weight: 400;
}

#top .best-sellers .best-sellers-list .best-sellers-block .best-sellers-detail h3{
    margin: 0px;
	padding: 10px 0px 0px;
    display: flex;
	justify-content: center;
    align-items: center;
}

#top .best-sellers .best-sellers-list .best-sellers-block .best-sellers-detail h3 .en{
    margin: 0px;
	padding: 0px;
    font-size: 3rem;
    line-height: 1;
    font-weight: 600;
    display: inline-block;
}

#top .best-sellers .best-sellers-list .best-sellers-block .best-sellers-detail h3 .jp{
    margin: 0px 0px 0px 10px;
	padding: 0px;
    font-size: 1.2rem;
    line-height: 1;
    font-weight: 400;
    display: inline-block;
}

#top .best-sellers .best-sellers-list .best-sellers-block .best-sellers-detail .btn{
	margin: 0px;
	padding: 18px 0px 0px;
}

#top .best-sellers .best-sellers-list .best-sellers-block .best-sellers-detail .btn span{
    margin: 0px;
    padding: 12px 0px;
    text-align: center;
    color: #FFF;
    font-size: 1.2rem;
    line-height: 1;
    text-decoration: none;
    position: relative;
    display: inline-block;
    width: 145px;
    cursor: pointer;
    box-shadow: 1px 2px 4px 0px #a8a59b;
    background-image: -webkit-linear-gradient(bottom, #c2b897, #a89968, #897a49);
    background-image: -o-linear-gradient(bottom, #c2b897, #a89968, #897a49);
    background-image: linear-gradient(to bottom, #c2b897, #a89968, #897a49);
}

#top .best-sellers .best-sellers-list .best-sellers-block .best-sellers-detail .btn span svg{
	margin: 0px;
	padding: 0px;
	display: inline-block;
	position: absolute;
	top: 50%;
	right: 12px;
	transform: translateY(-50%);
	-webkit- transform: translateY(-50%);
    font-size: 1rem;
}


#top .top-topics{
    font-size: 2rem;
    line-height: 1;
    text-align: center;
    margin: 0px;
	padding: 40px 0px 0px;
    font-weight: 600;
}



#top .sabon-gift{
    margin: 60px 0px 0px;
    padding: 84px 0px 0px;
    background-image: url(../../images/top/20240412/line1.png);
    background-repeat: no-repeat;
    background-position: center top;
    background-size: 1158px auto;
}

#top .sabon-gift .sabon-gift-rel{
    width: 1160px;
    margin: 0 auto;
	padding: 0px;
    position: relative;
}

/* #top .sabon-gift a{
    display: block;
    width: 100%;
    height: 280px;
    margin: 0;
    padding: 45px 0 0 526px;
    box-sizing: border-box;
    text-decoration: none;
    background-image: url(../../images/top/20240614/bg_gift.jpg);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    text-align: center;
} */

#top .sabon-gift .sabon-gift-text{
    margin: 0px;
	padding: 0px;
    font-size: 2.2rem;
    line-height: 1;
    font-weight: 600;
    color: #FFF;
}

#top .sabon-gift h2{
    margin: 0px;
	padding: 22px 0px 0px;
    font-size: 5rem;
    line-height: 1;
    font-weight: 400;
    color: #FFF;
}

#top .sabon-gift ul{
    margin: 0px;
	padding: 15px 0px 0px;
    display: flex;
	flex-wrap: wrap;
	justify-content: center;
}

#top .sabon-gift ul li{
    margin: 0px 4px;
	padding: 0px;
}

#top .sabon-gift ul li .ib{
    text-align: center;
    color: #aa996e;
    font-size: 1.5rem;
    line-height: 45px;
    margin: 0px;
    padding: 0px;
    width: 164px;
    height: 45px;
    background-image: url(../../images/top/20240614/frame_gift_type.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    
    align-items: center;
    display: flex;
	flex-wrap: wrap;
	justify-content: center;
}

#top .sabon-gift ul li .ib.ib3{
	letter-spacing: -0.08em;
}

#top .sabon-gift .btn{
	margin: 0px;
	padding: 20px 0px 0px;
}

#top .sabon-gift .btn span{
    margin: 0px;
    padding: 12px 0px;
    text-align: center;
    color: #FFF;
    font-size: 1.2rem;
    line-height: 1;
    text-decoration: none;
    position: relative;
    display: inline-block;
    width: 145px;
    cursor: pointer;
    box-shadow: 1px 2px 4px 0px #a8706b;
    background-image: -webkit-linear-gradient(bottom, #c2b897, #a89968, #897a49);
    background-image: -o-linear-gradient(bottom, #c2b897, #a89968, #897a49);
    background-image: linear-gradient(to bottom, #c2b897, #a89968, #897a49);
}

#top .sabon-gift .btn span svg{
	margin: 0px;
	padding: 0px;
	display: inline-block;
	position: absolute;
	top: 50%;
	right: 12px;
	transform: translateY(-50%);
	-webkit- transform: translateY(-50%);
    font-size: 1rem;
}


#top .ranking{
    margin: 100px auto 0px;
    padding: 40px 0px 0px;
    width: 1160px;
    position: relative;
}

#top .ranking:before{
    content: "";
    margin: 0px;
    padding: 0px;
    background-image: url(../../images/top/20240412/frame_rank.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    position: absolute;
    width: 100%;
    height: 141px;
    top: 0px;
    left: 0px;
}

#top .ranking .ranking-obj1{
    position: absolute;
    top: -45px;
    left: -21px;
    width: 414px;
    z-index: 10;
    line-height: 0;
}

#top .ranking .ranking-obj2{
    position: absolute;
    top: -47px;
    right: -24px;
    width: 314px;
    z-index: 10;
    line-height: 0;
}

#top .ranking .ranking-list{
    width: 1080px;
    margin: 45px auto 0px;
	padding: 0px;
}

#top .ranking .ranking-list .in{
    margin: 40px 0px 0px;
	padding: 0px;
}

#top .ranking .ranking-list .product-rtoaster-list ul li {
    width: 20%;
}

#top .ranking .ranking-list .product-rtoaster-list .and-more,
#top .ranking .ranking-list .product-rtoaster-list .close{
	margin: 40px 0px 0px;
	padding: 0px;
	text-align: center;
}

#top .ranking .ranking-list .product-rtoaster-list a.more-btn{
    margin: 0px;
    padding: 22px 0px;
    display: inline-block;
    width: 270px;
    border: 0px none #d6cfc4;
    color: #FFF;
    font-size: 1.4rem;
    line-height: 1;
    text-decoration: none;
    background-image: url(../../images/top/20240412/btn_more.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    box-shadow: 3px 4px 4px 0px rgba(117, 103, 59, 0.35);
}

#top .ranking .ranking-list .product-rtoaster-list .more-area {
    display: none;
}

#top .ranking .ranking-list .product-rtoaster-list .close{
	display: none;
}


#top .new-item-campaign{
    margin: 90px auto 0px;
    padding: 80px 0px 100px;
    position: relative;
    background-color: #f7f3f0;
}

#top .new-item-campaign .nic-list{
    margin: 50px auto 0px;
	padding: 0px;
    width: 1160px;
    position: relative;
    z-index: 20;
}

#top .new-item-campaign .nic-list .nic-block-in{
    margin: 0px auto;
	padding: 0px;
    width: 270px;
}

#top .new-item-campaign .nic-list .nic-block a{
    margin: 0px;
	padding: 0px;
    display: block;
    text-decoration: none;
}

#top .new-item-campaign .nic-list .nic-block .nic-img{
    margin: 0px;
	padding: 0px;
}

#top .new-item-campaign .nic-list .nic-block .nic-text{
    margin: 0px;
	padding: 0px;
    font-size: 1.6rem;
    line-height: 1.4;
    font-weight: 400;
    text-align: center;
}

#top .new-item-campaign .nic-list .nic-block .nic-text-out{
    margin: 0px;
	padding: 10px 0px 0px;
    display: flex;
	justify-content: center;
    align-items: center;
}

#top .new-item-campaign .nic-list .nic-block .nic-text sup{
    font-size: 1.2rem;
    vertical-align: super;
}

#top .new-item-campaign .nic-list .nic-block .nic-text .notes{
    font-size: 1.2rem;
}

#top .new-item-campaign .nic-list .nic-block .btn{
	margin: 0px;
	padding: 18px 0px 0px;
    text-align: center;
}

#top .new-item-campaign .nic-list .nic-block .btn span{
    margin: 0px;
    padding: 12px 0px;
    text-align: center;
    color: #FFF;
    font-size: 1.2rem;
    line-height: 1;
    text-decoration: none;
    position: relative;
    display: inline-block;
    width: 145px;
    cursor: pointer;
    box-shadow: 1px 2px 4px 0px #a8a59b;
    background-image: -webkit-linear-gradient(bottom, #c2b897, #a89968, #897a49);
    background-image: -o-linear-gradient(bottom, #c2b897, #a89968, #897a49);
    background-image: linear-gradient(to bottom, #c2b897, #a89968, #897a49);
}

#top .new-item-campaign .nic-list .nic-block .btn span svg{
	margin: 0px;
	padding: 0px;
	display: inline-block;
	position: absolute;
	top: 50%;
	right: 12px;
	transform: translateY(-50%);
	-webkit- transform: translateY(-50%);
    font-size: 1rem;
}

#top .new-item-campaign .nic-list .slick-arrow {
	position: absolute;
	top: 144px;
	width: 40px;
	height: 40px;
	font-size: 0;
	cursor: pointer;
	outline: none;
	z-index: 50;
}

#top .new-item-campaign .nic-list .slick-prev {
    left: -10px;
    background-repeat: no-repeat;
    background-image: url(../../images/sp/top/20240412/arrow_prev2.svg);
    background-position: 0px 0px;
    background-size: 100% 100%;
    transition: unset;
    border-width: 0px;
    border-style: none;
    cursor: pointer;
    opacity: 1;
}

#top .new-item-campaign .nic-list .slick-next {
    right: -10px;
    background-repeat: no-repeat;
    background-image: url(../../images/sp/top/20240412/arrow_next2.svg);
    background-position: 0px 0px;
    background-size: 100% 100%;
    transition: unset;
    border-width: 0px;
    border-style: none;
    cursor: pointer;
    opacity: 1;
}

#top .new-item-campaign .nic-list .slick-prev:after {
	display: none;
}

#top .new-item-campaign .nic-list .slick-next:after {
	display: none;
}

#top .new-item-campaign .nic-list .slick-dots {
    position: relative;
    width: 100%;
    font-size: 0;
    text-align: center;
    list-style: none;
    display: block;
    margin: 50px 0px 0px;
	padding: 0px;
}

#top .new-item-campaign .nic-list .slick-dots li {
    display: inline-block;
    margin: 0 10px;
    width: auto;
}
#top .new-item-campaign .nic-list .slick-dots li button {
    display: block;
    line-height: 0;
    width: 8px;
    height: 8px;
    background: #b4a094;
    border: 0;
    border-radius: 50%;
    color: transparent;
    cursor: pointer;
    font-size:0;
    outline:none;
    padding:0;
}

#top .new-item-campaign .nic-list .slick-dots .slick-active button,
#top .new-item-campaign .nic-list .slick-dots li button:hover {
    background: #493528;
}

#top .new-item-campaign .nic-list .slick-dots>li>button::before{
    background-color: transparent;
}

#top .new-item-campaign .slick-slider{
    display: none;
}

#top .new-item-campaign .slick-slider.slick-initialized{
    display: block;
}


#top .new-item-campaign .nic-obj1{
    position: absolute;
    top: 0px;
    left: 30px;
    width: 615px;
    z-index: 10;
    line-height: 0;
}

#top .new-item-campaign .nic-obj2{
    position: absolute;
    bottom: 36px;
    right: 0px;
    width: 1019px;
    z-index: 10;
    line-height: 0;
}


#top .category{
    margin: 0px;
    padding: 90px 0px 77px;
    position: relative;
}

#top .category .category-list{
    margin: 60px auto 0px;
	padding: 0px;
    width: 1160px;
    /*max-width: 2400px*/;
    position: relative;
    z-index: 20;
    /*overflow: hidden;*/
}

#top .category .category-list-in{
    margin: 0px auto;
	padding: 0px;
    width: 100%;
    /*overflow: visible;
    position: static;*/
}

#top .category .category-list .category-block-in{
    margin: 0px auto;
	padding: 0px;
    width: 270px;
}

#top .category .category-list .category-block a{
    margin: 0px;
	padding: 0px;
    display: block;
    text-decoration: none;
}

#top .category .category-list .category-block .category-img{
    margin: 0px;
    padding: 16px 0 0px;
    width: 100%;
    height: auto;
    position: relative;
}

#top .category .category-list .category-block .category-img .pimg{
    width: 100%;
}

#top .category .category-list .category-block h3{
    margin: 0px;
	padding: 20px 0px 0px;
    font-size: 2rem;
    line-height: 1;
    font-weight: 400;
    text-align: center;
}

#top .category .category-list .category-block h3.s{
    font-size: 1.8rem;

}

#top .category .category-list .category-block .btn{
	margin: 0px;
	padding: 20px 0px 0px;
    text-align: center;
}

#top .category .category-list .category-block .btn span{
    margin: 0px auto;
    padding: 12px 0px;
    text-align: center;
    color: #FFF;
    font-size: 1.2rem;
    line-height: 1;
    text-decoration: none;
    position: relative;
    display: inline-block;
    width: 142px;
    cursor: pointer;
    box-shadow: 1px 2px 4px 0px #a8a59b;
    background-image: -webkit-linear-gradient(bottom, #c2b897, #a89968, #897a49);
    background-image: -o-linear-gradient(bottom, #c2b897, #a89968, #897a49);
    background-image: linear-gradient(to bottom, #c2b897, #a89968, #897a49);
}

#top .category .category-list .category-block .btn span svg{
	margin: 0px;
	padding: 0px;
	display: inline-block;
	position: absolute;
	top: 50%;
	right: 12px;
	transform: translateY(-50%);
	-webkit- transform: translateY(-50%);
    font-size: 1rem;
}


#top .category .category-list .slick-arrow {
	position: absolute;
	top: 118px;
	width: 40px;
	height: 40px;
	font-size: 0;
	cursor: pointer;
	outline: none;
	z-index: 50;
}

#top .category .category-list .slick-prev {
    left: -10px;
    background-repeat: no-repeat;
    background-image: url(../../images/sp/top/20240412/arrow_prev2.svg);
    background-position: 0px 0px;
    background-size: 100% 100%;
    transition: unset;
    border-width: 0px;
    border-style: none;
    cursor: pointer;
    opacity: 1;
}

#top .category .category-list .slick-next {
    right: -10px;
    background-repeat: no-repeat;
    background-image: url(../../images/sp/top/20240412/arrow_next2.svg);
    background-position: 0px 0px;
    background-size: 100% 100%;
    transition: unset;
    border-width: 0px;
    border-style: none;
    cursor: pointer;
    opacity: 1;
}

#top .category .category-list .slick-prev:after {
	display: none;
}

#top .category .category-list .slick-next:after {
	display: none;
}

#top .category .category-list .slick-dots {
    position: relative;
    width: 100%;
    font-size: 0;
    text-align: center;
    list-style: none;
    display: block;
    margin: 40px 0px 0px;
	padding: 0px;
}

#top .category .category-list .slick-dots li {
    display: inline-block;
    margin: 0 10px;
    width: auto;
}
#top .category .category-list .slick-dots li button {
    display: block;
    line-height: 0;
    width: 8px;
    height: 8px;
    background: #b4a094;
    border: 0;
    border-radius: 50%;
    color: transparent;
    cursor: pointer;
    font-size:0;
    outline:none;
    padding:0;
}

#top .category .category-list .slick-dots .slick-active button,
#top .category .category-list .slick-dots li button:hover {
    background: #493528;
}

#top .category .category-list .slick-dots>li>button::before{
    background-color: transparent;
}

#top .category .category-list .slick-slider{
    display: none;
}

#top .category .category-list .slick-slider.slick-initialized{
    display: block;
}

#top .category .cat-obj1{
    position: absolute;
    top: 0px;
    left: 1px;
    width: 80px;
    z-index: 10;
    line-height: 0;
}

#top .category .cat-obj2{
    position: absolute;
    bottom: 1px;
    right: 1px;
    width: 70px;
    z-index: 10;
    line-height: 0;
}




#top .fragrance{
    margin: 0px;
    padding: 90px 0px;
    position: relative;
    background-color: #f7f3f0;
}

#top .fragrance .fra-obj1{
    position: absolute;
    top: 0px;
    right: 178px;
    width: 1126px;
    z-index: 10;
    line-height: 0;
}

#top .fragrance .fragrance-list{
    margin: 78px auto 0px;
	padding: 0px;
    width: 1160px;
    /*max-width: 2400px;*/
    position: relative;
    z-index: 20;
    /*overflow: hidden;*/
}

#top .fragrance .fragrance-list-in{
    margin: 0px auto;
	padding: 0px;
    width: 100%;
    /*overflow: visible;
    position: static;*/
}

#top .fragrance .fragrance-list .fragrance-block-in{
    margin: 0px auto;
	padding: 0px;
    width: 270px;
}

#top .fragrance .fragrance-list .fragrance-block a{
    margin: 0px;
	padding: 0px;
    display: block;
    text-decoration: none;
}

#top .fragrance .fragrance-list .fragrance-block .fragrance-img{
    margin: 0px;
    padding: 0px;
    width: 100%;
    position: relative;
}

#top .fragrance .fragrance-list .fragrance-block h3{
    margin: 0px;
	padding: 20px 0px 0px;
    font-size: 1.8rem;
    line-height: 1;
    font-weight: 400;
    text-align: center;
}

#top .fragrance .fragrance-list .fragrance-block .btn{
	margin: 0px;
	padding: 20px 0px 0px;
    text-align: center;
}

#top .fragrance .fragrance-list .fragrance-block .btn span{
    margin: 0px;
    padding: 12px 0px;
    text-align: center;
    color: #FFF;
    font-size: 1.2rem;
    line-height: 1;
    text-decoration: none;
    position: relative;
    display: inline-block;
    width: 145px;
    cursor: pointer;
    box-shadow: 1px 2px 4px 0px #a8a59b;
    background-image: -webkit-linear-gradient(bottom, #c2b897, #a89968, #897a49);
    background-image: -o-linear-gradient(bottom, #c2b897, #a89968, #897a49);
    background-image: linear-gradient(to bottom, #c2b897, #a89968, #897a49);
}

#top .fragrance .fragrance-list .fragrance-block .btn span svg{
	margin: 0px;
	padding: 0px;
	display: inline-block;
	position: absolute;
	top: 50%;
	right: 12px;
	transform: translateY(-50%);
	-webkit- transform: translateY(-50%);
    font-size: 1rem;
}

/*#top .fragrance .fragrance-list .slick-list{
	overflow:visible;
}*/

#top .fragrance .fragrance-list .slick-arrow {
	position: absolute;
	top: 101px;
	width: 40px;
	height: 40px;
	font-size: 0;
	cursor: pointer;
	outline: none;
	z-index: 50;
}

#top .fragrance .fragrance-list .slick-prev {
    left: -10px;
    background-repeat: no-repeat;
    background-image: url(../../images/sp/top/20240412/arrow_prev2.svg);
    background-position: 0px 0px;
    background-size: 100% 100%;
    transition: unset;
    border-width: 0px;
    border-style: none;
    cursor: pointer;
    opacity: 1;
}

#top .fragrance .fragrance-list .slick-next {
    right: -10px;
    background-repeat: no-repeat;
    background-image: url(../../images/sp/top/20240412/arrow_next2.svg);
    background-position: 0px 0px;
    background-size: 100% 100%;
    transition: unset;
    border-width: 0px;
    border-style: none;
    cursor: pointer;
    opacity: 1;
}

#top .fragrance .fragrance-list .slick-prev:after {
	display: none;
}

#top .fragrance .fragrance-list .slick-next:after {
	display: none;
}

#top .fragrance .fragrance-list .slick-dots {
    position: relative;
    width: 100%;
    font-size: 0;
    text-align: center;
    list-style: none;
    display: block;
    margin: 40px 0px 0px;
	padding: 0px;
}

#top .fragrance .fragrance-list .slick-dots li {
    display: inline-block;
    margin: 0 10px;
    width: auto;
}
#top .fragrance .fragrance-list .slick-dots li button {
    display: block;
    line-height: 0;
    width: 8px;
    height: 8px;
    background: #b4a094;
    border: 0;
    border-radius: 50%;
    color: transparent;
    cursor: pointer;
    font-size:0;
    outline:none;
    padding:0;
}

#top .fragrance .fragrance-list .slick-dots .slick-active button,
#top .fragrance .fragrance-list .slick-dots li button:hover {
    background: #493528;
}

#top .fragrance .fragrance-list .slick-dots>li>button::before{
    background-color: transparent;
}

#top .fragrance .fragrance-list .slick-slider{
    display: none;
}

#top .fragrance .fragrance-list .slick-slider.slick-initialized{
    display: block;
}



#top .membership{
    margin: 0px;
    padding: 0px;
    position: relative;
    background-color: #dae0e8;
}

#top .membership .membership-in{
    margin: 0px auto;
    padding: 190px 0px 160px 630px;
    width: 1160px;
    box-sizing: border-box;
    position: relative;
}

#top .membership .membership-in h2{
    text-align: center;
    font-size: 5rem;
    line-height: 1;
    font-weight: 600;
    margin: 0px;
	padding: 0px;
    position: relative;
    z-index: 20;
}

#top .membership .membership-in .membership-img{
    margin: 0px;
	padding: 0px;
    width: 872px;
    position: absolute;
    top: 22px;
    left: -148px;
    z-index: 10;
}

#top .membership .membership-in .membership-text{
    text-align: center;
    font-size: 1.6rem;
    line-height: 1.8;
    margin: 0px;
	padding: 50px 0px 0px;
    position: relative;
    z-index: 20;
}

#top .membership .membership-in .btn{
	margin: 0px;
	padding: 30px 0px 0px;
    text-align: center;
    position: relative;
    z-index: 20;
}

#top .membership .membership-in .btn a{
    margin: 0px;
    padding: 12px 0px;
    text-align: center;
    color: #FFF;
    font-size: 1.2rem;
    line-height: 1;
    text-decoration: none;
    position: relative;
    display: inline-block;
    width: 160px;
    cursor: pointer;
    box-shadow: 1px 2px 4px 0px #a8a59b;
    background-image: -webkit-linear-gradient(bottom, #c2b897, #a89968, #897a49);
    background-image: -o-linear-gradient(bottom, #c2b897, #a89968, #897a49);
    background-image: linear-gradient(to bottom, #c2b897, #a89968, #897a49);
}

#top .membership .membership-in .btn a svg{
	margin: 0px;
	padding: 0px;
	display: inline-block;
	position: absolute;
	top: 50%;
	right: 12px;
	transform: translateY(-50%);
	-webkit- transform: translateY(-50%);
    font-size: 1rem;
}



#top .movie{
    margin: 0px;
    padding: 110px 0px 70px;
    position: relative;
}





#top .top-news{
	margin: 0px;
	padding: 65px 0px 0px;
    /*background-image: url(../../images/top/20240412/line1.png);
    background-repeat: no-repeat;
    background-position: center top;
    background-size: 1158px auto;*/
}

#top .top-news h2{
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-size: 5rem;
	line-height: 1;
    font-weight: 600;
}

#top .top-news .news-body {
	margin: 30px auto 0px;
	padding: 0px;
	border-top: 1px solid #d7cdc4;
    width: 1160px;
}

#top .top-news .news-body .label {
	font-size: 1.6rem;
	color: #ffffff;
	padding: 2px 0px;
	width: 106px;
	display: inline-block;
	text-align: center;
	margin: 0px 25px 0px 0px;
}

#top .top-news .news-body .label.special{
	background: #a34b4b;
}

#top .top-news .news-body .label.store{
	background: #da8e2b;
}

#top .top-news .news-body .label.event{
	background: #7b7844;
}

#top .top-news .news-body dl {
	display: table;
	margin: 0px;
	padding: 0px;
	width: 100%;
	text-align: left;
}

#top .top-news .news-body dl dt {
	display: table-cell;
	margin: 0px;
	padding: 25px 0px 25px 20px;
	width: 320px;
	border-bottom: 1px solid #d7cdc4;
	color: #807366;
	font-size: 1.6rem;
}

#top .top-news .news-body dl dd {
	display: table-cell;
	margin: 0px;
	padding: 25px 40px 25px 0px;
	border-bottom: 1px solid #d7cdc4;
	color: #3a2a1b;
	font-size: 1.6rem;
	line-height: 1.6;
}

#top .top-news .news-body a {
	display: block;
	position:relative;
	color:#3a2a1b;
    text-decoration: none;
}

#top .top-news .news-body a svg {
	
	font-size:1.8rem;
	
	position: absolute;
	top: 50%;
	right: 20px;
	
	transform: translateY(-50%);
	-webkit- transform: translateY(-50%);
	text-decoration: none;
}


#top .top-news .btn{
	margin: 0px;
	padding: 45px 0px 0px;
    text-align: center;
    position: relative;
    z-index: 20;
}

#top .top-news .btn a{
    margin: 0px;
    padding: 12px 0px;
    text-align: center;
    color: #FFF;
    font-size: 1.2rem;
    line-height: 1;
    text-decoration: none;
    position: relative;
    display: inline-block;
    width: 145px;
    cursor: pointer;
    box-shadow: 1px 2px 4px 0px #a8a59b;
    background-image: -webkit-linear-gradient(bottom, #c2b897, #a89968, #897a49);
    background-image: -o-linear-gradient(bottom, #c2b897, #a89968, #897a49);
    background-image: linear-gradient(to bottom, #c2b897, #a89968, #897a49);
}

#top .top-news .btn a svg{
	margin: 0px;
	padding: 0px;
	display: inline-block;
	position: absolute;
	top: 50%;
	right: 12px;
	transform: translateY(-50%);
	-webkit- transform: translateY(-50%);
    font-size: 1rem;
}



#top .discover{
	margin: 64px 0 0px;
	padding: 40px 0px 0px;
    background-image: url(../../images/top/20240412/line1.png);
    background-repeat: no-repeat;
    background-position: center top;
    background-size: 1158px auto;
}

#top .discover .discover-list{
	margin: 0px auto;
	padding: 0px;
    width: 1110px;
    display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

#top .discover .discover-list .discover-block{
	margin: 0;
	padding: 40px 0px 0px;
    width: 530px;
}

#top .discover .discover-list .discover-block a{
    margin: 0px;
	padding: 0px;
    display: block;
    text-decoration: none;
}

#top .discover .discover-list .discover-block .discover-img{
    margin: 30px 0px 0px;
	padding: 0px;
}

#top .discover .discover-list .discover-block .discover-text{
    margin: 20px 0px 0px;
	padding: 0px;
    text-align: center;
    font-size: 1.6rem;
    line-height: 1;
}

#top .discover .discover-list .discover-block .btn{
	margin: 0px;
	padding: 26px 0px 0px;
    text-align: center;
}

#top .discover .discover-list .discover-block .btn span{
    margin: 0px;
    padding: 12px 0px;
    text-align: center;
    color: #FFF;
    font-size: 1.2rem;
    line-height: 1;
    text-decoration: none;
    position: relative;
    display: inline-block;
    width: 145px;
    cursor: pointer;
    box-shadow: 1px 2px 4px 0px #a8a59b;
    background-image: -webkit-linear-gradient(bottom, #c2b897, #a89968, #897a49);
    background-image: -o-linear-gradient(bottom, #c2b897, #a89968, #897a49);
    background-image: linear-gradient(to bottom, #c2b897, #a89968, #897a49);
}

#top .discover .discover-list .discover-block .btn span svg{
	margin: 0px;
	padding: 0px;
	display: inline-block;
	position: absolute;
	top: 50%;
	right: 12px;
	transform: translateY(-50%);
	-webkit- transform: translateY(-50%);
    font-size: 1rem;
}


#top .store{
	margin: 90px 0 0px;
	padding: 65px 0px 90px;
    background-image: url(../../images/top/20240412/line1.png);
    background-repeat: no-repeat;
    background-position: center top;
    background-size: 1158px auto;
}

#top .store .store-rel{
	margin: 50px auto 0px;
	padding: 0px;
    width: 1160px;
    position: relative;
}

#top .store .store-rel a{
    margin: 0px;
	padding: 0px;
    display: block;
    text-decoration: none;
}

#top .store .store-rel .btn{
	margin: 0px;
	padding: 30px 0px 0px;
    text-align: center;
}

#top .store .store-rel .btn span{
    margin: 0px;
    padding: 12px 0px;
    text-align: center;
    color: #FFF;
    font-size: 1.2rem;
    line-height: 1;
    text-decoration: none;
    position: relative;
    display: inline-block;
    width: 160px;
    cursor: pointer;
    box-shadow: 1px 2px 4px 0px #a8a59b;
    background-image: -webkit-linear-gradient(bottom, #c2b897, #a89968, #897a49);
    background-image: -o-linear-gradient(bottom, #c2b897, #a89968, #897a49);
    background-image: linear-gradient(to bottom, #c2b897, #a89968, #897a49);
}

#top .store .store-rel .btn span svg{
	margin: 0px;
	padding: 0px;
	display: inline-block;
	position: absolute;
	top: 50%;
	right: 12px;
	transform: translateY(-50%);
	-webkit- transform: translateY(-50%);
    font-size: 1rem;
}

#top .store .store-obj1{
    position: absolute;
    top: -23px;
    left: 0px;
    width: 102px;
    z-index: 10;
    line-height: 0;
}

#top .store .store-obj2{
    position: absolute;
    top: -30px;
    right: 0px;
    width: 109px;
    z-index: 10;
    line-height: 0;
}

#top .store .store-obj3{
    position: absolute;
    top: 152px;
    right: 0px;
    width: 113px;
    z-index: 10;
    line-height: 0;
}

#top .store .store-obj4{
    position: absolute;
    top: -49px;
    right: 431px;
    width: 39px;
    z-index: 10;
    line-height: 0;
}