@charset "utf-8";
/* CSS Document */
.ht-my-page .mypage_bnr_block{
	padding: 0 0 34px;
}
.ht-login-line_text{
	letter-spacing: 0.08em;
    line-height: 2;
    margin: 10px 0 0;
    font-size: 15px;
	text-align: center;
}
.ht-login-line_text .red{
	color: red;
}
.ht-login-line_text .line-link-btn{
	text-decoration: underline;
}
.fs-c-productPreorderMessage{
	border: 1px solid red;
    margin: 0 0 20px;
    padding: 4px 8px;
    color: red;
    font-weight: bold;
    text-align: center;
    font-size: 100%;
}
.fs-c-productPrice.fs-c-productPrice--listed .fs-c-productPrice__addon{
	display: none;
}
.fs-c-productPrice--listed::before {
    position: absolute;
    content: "";
    border-bottom: solid 1px #000;
    top: 50%;
    width: 100%;
}
.fs-c-sortItems{
	max-width: 350px;
}
.fs-c-sortItems__label{
	border: none;
	margin-left: 20px;
	position: relative;
}
.fs-c-sortItems__label::before{
	position: absolute;
	content: "";
	background-image: url("https://marieclaire.itembox.design/item/images/icon/icon_sort.svg");
	width: 20px;
	height: 20px;
    top: 3px;
    left: -16px;
}
.fs-c-continueShopping{
	margin-top: 34px;
    text-align: center;
}
.fs-c-productPrices.fs-c-productPrices--productDetail .fs-c-productPrice.fs-c-productPrice--selling .fs-c-price__currencyMark{
	font-size: 16px;
}
.fs-c-productPrices.fs-c-productPrices--productDetail .fs-c-productPrice.fs-c-productPrice--selling .fs-c-price__value{
	font-size: 30px;
}
.fs-c-productPrice.fs-c-productPrice--listed .fs-c-productPrice__main__label,.fs-c-productPrice.fs-c-productPrice--listed .fs-c-price__currencyMark{
	font-size: 10px;
}
.fs-c-productPrice.fs-c-productPrice--listed .fs-c-price__value{
	font-size: 12px;
}
.fs-c-productPrice.fs-c-productPrice--selling .fs-c-price__currencyMark{
	font-size: 14px;
}
.fs-c-productPrice.fs-c-productPrice--selling .fs-c-price__value{
	font-size: 20px;
}
.fixed-header{
  position: static;
}
.fixed-header.m_fixed {
  position: fixed;
}
.fs-l-main{
    margin: 0 auto 87px;
}
/*.fs-l-main.m_top {
    margin: 86px auto 0;
}*/
.fs-c-button--linkService--line{
	background: #38c658;
	border: 1px solid #38c658;
}
.fs-c-anotherLogin__button--line,.fs-c-buttonContainer--lineIdLink{
	max-width: 240px;
	margin: 0 auto;
	padding: 20px 0 0;
}
.fs-c-anotherLogin__button--line a,.fs-c-buttonContainer--lineIdLink a{
	width: 100%;
}
.fs-c-anotherLogin__message--line p {
    font-size: 14px;
    line-height: 1.5;
    margin: 0 0 20px;
}

.fs-c-lineIdLinkMessage p {
    font-size: 14px;
    line-height: 1.5;
}

.long_bnr_box{
	margin-bottom: 2em;
}
.this_reservation{
	border: 1px solid red;
    margin: 0 0 20px;
    padding: 8px;
    color: red;
    font-weight: bold;
    text-align: center;
    font-size: 100%;
}

.fs-l-page .page-content {
    margin-top: 0;
}
.sec-main{
	padding: 40px 0 0;
}
.infomation_text{
	width: 100%;
    max-width: 400px;
	margin: 0 auto;
	padding-top: 2.5em;
}
.infomation_text ul li{
    text-align: center;
}
.infomation_text ul li a{
    margin-bottom: .75rem;
    display: inline-block;
	color: #000;
	padding-left: 20px;
	position: relative;
}
.infomation_text ul li a::before{
	position: absolute;
    content: '';
    top: 0.5em;
    left: 0.2em;
    height: 7px;
    width: 7px;
    border-right: 1px solid #000;
    border-top: 1px solid #000;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}
.infomation_text ul li>time{
	padding-right: 1.5rem;
	font-size: 90%;
}
.infomation_text ul li p{
	font-size: 90%;
	color: #000;
}
.sec-ranking .fs-c-heading--page{
	padding: 0;
}
.sec-ranking .fr3-productListCarousel .fr3-productListCarousel__slide{
	position: relative;
	counter-increment: ranking-counter;
}

.sec-ranking .fr3-productListCarousel .fr3-productListCarousel__slide:nth-child(1)::before {
    color: #fff;
    background: #dcb273;
}

.sec-ranking .fr3-productListCarousel .fr3-productListCarousel__slide:nth-child(2)::before {
    color: #fff;
    background: #c2c2c2;
}

.sec-ranking .fr3-productListCarousel .fr3-productListCarousel__slide:nth-child(3)::before {
    color: #fff;
    background: #bb997a;
}
.sec-ranking .fr3-productListCarousel .fr3-productListCarousel__slide::before {
    content: counter(ranking-counter);
    position: absolute;
    top: 0;
    left: 0;
    height: 40px;
    padding: 10px;
    color: #907f5e;
    font-family: "Lora", serif;
    font-size: 18px;
    font-weight: 600;
    line-height: 18px;
    letter-spacing: 1.8px;
    text-align: center;
    min-width: 40px;
    background: #f9f6f1;
}
.ht_cam_buy_copy{
    font-size: 13px;
    color: #d32f2f;
    font-weight: 600;
    margin: 0 0 15px;
    padding-left: 8px;
}
.ht_cam_buy_copy span{
    font-size: 11px;
    padding-left: 5px;
    color: #000000;
    font-weight: 500;
}

@media only screen and (min-width: 1040px) and (max-width: 1180px) {
	.fixed-header .menubar {
		position: static;
	}
	.fixed-header.m_fixed .menubar {
		position: fixed;
	}
	
}


.mv{
	margin-top: 0;
}
.m_fixed .megaMenu__content{
	top: 86px;
}
.megaMenu__content{
	z-index: 1;
	top: 119px;
}

.sec-head-inner .head-bnr a,.sec-head-inner .head-bnr .with_f{
    display: block;
    width: 100%;
}
.sec-head-inner .head-bnr .line	{
    background: #06c655;
}
.sec-head-inner .head-bnr .soryo	{
    background: #e9e7e2;
}
.sec-head-inner .head-bnr .sale	{
    background: #dddcd7;
	display: flex;
	overflow: hidden;
	justify-content: flex-end;
}
.sec-head-inner .head-bnr .sale	img {
    flex-shrink: 0;
}

.sec-head-inner .head-bnr a	img ,.sec-head-inner .head-bnr .with_f img{
    width: auto;
	margin: 0 auto;
}



/*.gender-all-item{
    margin-top: 1em;
    text-align: center;
}*/

/*.gender-all-item .all-button a{
    display: inline-flex;
    justify-content: center;
    align-items: center;
	gap: 20px;
    width: 100%;
	max-width: 395px;
    margin: 0 auto;
    padding: 11px 0;
    text-align: center;
    font-family: "Lato", serif;
    font-size: 16px;
    font-weight: bold;
    letter-spacing: 1.76px;
    line-height: 1;
    text-align: center;
    text-transform: uppercase;
    transition: all 0.3s;
}*/


.fs-p-headerUtilityMenu__login a::before , .fs-p-headerUtilityMenu__logout a::before{
	content: "";
    display: inline-block;
    width: 24px;
    height: 24px;
    background-size: contain;
    background-repeat: no-repeat;
    vertical-align: middle;
    margin-bottom: 5px;
	
}

.fs-p-headerUtilityMenu__login span a::before{
	background-image: url(https://marieclaire.itembox.design/item/images/icon/icon_login.svg);
}

.fs-p-headerUtilityMenu__logout span a::before{
	background-image: url(https://marieclaire.itembox.design/item/images/icon/icon_logout.svg);
}

.fr3-item__rankContainer{
	display: none!important;
}

.ht_section_title_picup{
	color: #212223;
    align-items: center;
    font-family: "Lora", serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    letter-spacing: 0.5px;
    margin-bottom: 30px;
    margin-top: 40px;
	text-align: center;
}

.picup_block{
	margin-bottom: 80px;
}

.fs-c-subgroupList__link.action{
	background: #907f5e;
}

.fs-c-subgroupList__link.action::after{
	color: #fff;
}

.fs-c-subgroupList__link.action > .fs-c-subgroupList__label{
	color: #fff;
}

.content-accordion .content-accordion_item .content-accordion_tit{
	display: flex;
	justify-content:space-between;
	align-items: center;
	font-family: "Lora", serif;	
}

.content-accordion .content-accordion_item .content-accordion_tit div{
	font-weight: 700;	
}

.content-accordion .content-accordion_item .content-accordion_tit span{
	font-family: "Noto Sans JP", sans-serif;
}
.content-accordion .content-accordion_item .content-accordion_tit.active{
	color: #fff;
	background: #907f5e;
}
.content-accordion .content-accordion_item .content-accordion_tit.active::after{
    border-top: solid 2px #fff;
    border-right: solid 2px #fff;
    transform: rotate(135deg);
}
.content-accordion .content-accordion_item .content-accordion_tit::after{
	content: "";
    width: 6px;
    height: 6px;
    border: 0;
    border-top: solid 2px #907f5e;
    border-right: solid 2px #907f5e;
    margin-top: -4px;
    transform: rotate(45deg);
}
.content-accordion .content-accordion_item .content-accordion_area{
    font-weight: 700;
	font-family: "Lato", serif;
	display: none;
	padding: 20px 20px 0;
}
.content-accordion .content-accordion_item .content-accordion_area ul li{
   	border-bottom: none;
}
.content-accordion .content-accordion_item .content-accordion_area ul li a{
	font-family: "Noto Sans JP", sans-serif;
	font-weight: 500;
	padding: 0 0 20px;
}
.content-accordion .content-accordion_item .content-accordion_area ul li a::after{
   	display: none;
}
.bk_menu_white{
	background: #fff;
    padding-top: 50px;
}
.video-item{
    width: 100%;
    margin: 0 auto 2em;
}
.video-item > video{
    width: 100%;
    height: auto;
    /*aspect-ratio: 11 / 16;*/
   /* object-fit: cover;*/
    margin-bottom: 2em;
}

@media screen and (max-width: 1039px) {
	.menubar{
		position: static;
	}
	
	.pc-only{
		display: none!important;
	}
	
	.content-accordion .content-accordion_item .content-accordion_tit{
		padding: 20px 15px 20px 20px;
		font-size: 13px;
	}
}
@media screen and (max-width: 820px) {
	.fs-body-category .fs-c-heading--page{
		margin: 10px 0 0;
	}
}
@media screen and (max-width: 768px) {
	.sec-ranking .fr3-productListStatic .fr3-item:last-child {
		display: none;
	}
	.fr3-productListStatic__responsive_4 .fr3-item:nth-child(10){
		display: none;
	}
	.picup_block{
		margin-bottom: 45px;
	}
	.long_bnr_box2{
		margin-top: 2em;
	}
	.fs-c-sortItems__label{
		margin-left: 15px;
	}
	.fs-c-sortItems__list__item__label{
		padding: 4px 6px;
	}
}

.ht_section_title.first-ch{
    margin-top: 50px;
}

.ht_rexommend_frame{
	display: grid;
	padding-bottom: 10px;
    margin-bottom: 100px;
	counter-reset:number 0;
}

.ht_rexommend_frame:last-child{
    margin-bottom: 60px;
}

.ht_rexommend_frame > .fr3-productListStatic__responsive_4{
	display: flex;
    gap: 16px!important;
    overflow-x: scroll;
    overflow-y: hidden;
    scroll-snap-type: x mandatory;
    scroll-behavior: smooth;
}

.ht_rexommend_frame > .fr3-productListStatic__responsive_4 .fr3-item{
	flex: 0 0 calc((100% - 32px* 2) / 5);
	padding-bottom: 10px;
}

.ht_rexommend_frame > .fr3-productListCarousel .fr3-productListCarousel__slides{
    padding-bottom: 10px;
}

.ht_rexommend_frame > .fr3-productListCarousel .fr3-productListCarousel__slides .fr3-productListCarousel__slide{
    position: relative;
}
.ht_rexommend_frame > .fr3-productListCarousel .fr3-productListCarousel__slides .fr3-productListCarousel__slide:nth-child(1)::before{
    background: #dcb273; 
}
.ht_rexommend_frame > .fr3-productListCarousel .fr3-productListCarousel__slides .fr3-productListCarousel__slide:nth-child(2)::before{
    background: #c2c2c2; 
}
.ht_rexommend_frame > .fr3-productListCarousel .fr3-productListCarousel__slides .fr3-productListCarousel__slide:nth-child(3)::before{
    background: #bb997a;
}
.ht_rexommend_frame > .fr3-productListCarousel .fr3-productListCarousel__slides .fr3-productListCarousel__slide:nth-child(n+4)::before{
    background: #3a3a3a; 
}
.ht_rexommend_frame > .fr3-productListCarousel .fr3-productListCarousel__slides .fr3-productListCarousel__slide::before{
    position: absolute;
    counter-increment: number 1;
    content: counter(number);
    top: 0;
    left: 0;
    height: 40px;
    padding: 10px;
    color: #fff;
    font-family: "Lato", serif;
    font-size: 18px;
    font-weight: 600;
    line-height: 18px;
    letter-spacing: 1.8px;
    text-align: center;
    min-width: 40px;
}

.fr3-productListCarousel__slides{
	padding-bottom: 12px;
}


@media only screen and (max-width: 1024px){
	.fixed-header .inner{
		padding: 0 20px;
	}
}


@media only screen and (max-width: 767px){
    .menubar {
         position: static; 
    }
	.ht_section_title{
		font-size: 24px;
		margin-bottom: 20px;
	}
	.fixed-header .hamburger-js-free__button{
		top: 58px;
	}
	.fixed-header.m_fixed .hamburger-js-free__button{
		top: 18px;
	}
	.ht_rexommend_frame{
		margin-bottom: 60px;
	}
	.ht_section_title.first-ch{
		margin-top: 30px;
	}
	.ht_rexommend_frame:last-child{
		margin-bottom: 30px;
	}
	.ht_rexommend_frame > .fr3-productListCarousel{
		display: block;
	}
	.sec-ranking{
		padding: 40px 0;
	}
	.sec-ranking .inner .flywheel-recommend__frame .fr3-productListCarousel {
		display: block;
	}
	.sec-ranking .inner .flywheel-recommend__frame .fr3-productListCarousel .fr3-productListCarousel__ButtonContainer {
		display: none;
	}
	.sec-ranking .inner .flywheel-recommend__frame .fr3-productListCarousel .fr3-productListCarousel__slides {
		flex-wrap: wrap;
	}
	.ht_rexommend_frame > .fr3-productListCarousel .fr3-productListCarousel__slides{
		flex-wrap: wrap;
		gap: 32px 16px;
	}
	.ht_rexommend_frame > .fr3-productListCarousel .fr3-productListCarousel__slides .fr3-productListCarousel__slide::before{
		width: 28px;
        height: 28px;
        padding: 7px 0;
        text-align: center;
        font-size: 11px;
        font-weight: 600;
        line-height: 14px;
        letter-spacing: 1.6px;
        min-width: 28px;
		background: #3a3a3a; 
	}
	.ht_section_title_picup {
		font-size: 16px;
		margin-bottom: 12px;
	}
	.sec-pickup{
		padding: 12px 0;
	}
	.btn{
		margin: 20px auto 0;
	}
	.infomation_text{
		max-width: 280px;
		padding-top: 1em;
	}
	.infomation_text ul li>time{
		padding-right: 10px;
		font-size: 110%;
	}
	.infomation_text ul li p{
		font-size: 110%;
	}
	.sec-ranking .fr3-productListCarousel .fr3-productListCarousel__slide::before {
		width: 28px;
        height: 28px;
        padding: 7px 0;
        text-align: center;
        font-size: 11px;
        font-weight: 600;
        line-height: 14px;
        letter-spacing: 1.6px;
        min-width: 28px;
	}
}
@media only screen and (max-width: 363px){
	.fs-c-sortItems {
		font-size: 3vw;
	}
}