@charset "utf-8";
/* CSS Document */
@import url('https://fonts.googleapis.com/css2?family=Cormorant:wght@300;400;500;600;700&display=swap');

body{
    font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
    margin: 0;
}
body:lang(en) {
font-family: 'Cormorant', serif;
}
.fs-c-heading--page,
.fs-c-subgroupList__link, .fs-c-subgroupList__link:visited, .fs-c-subgroupList__link:hover, .fs-c-subgroupList__link:active
 {
    font-family: 'Cormorant', serif;
    font-weight: 600;
}
.fs-c-heading--page
 {
    font-size: 28px;
}

.fs-l-productLayout {
    display: flex;
    grid-row-gap: 8px;
    flex-wrap: wrap;
    max-width: 1200px;
    margin: 0 auto;
}
.fs-c-productCarouselMainImage__thumbnailList {
    display: flex;
    flex-wrap: nowrap;
    list-style: none;
    overflow-x: hidden;
    padding: 0;
}

#item_page_left {
    width: 50%;
}
#item_page_right {
    width: 50%;
    padding: 0 40px;
}
#item_page_chuou {
    width: 100%;
}
.fs-c-productCarouselMainImage__image > img {
    object-fit: cover;
    max-width: 600px;
    max-height: 600px;
}
.fs-c-slick .slick-list {
    position: relative;
    overflow: hidden;
    display: block;
    margin: 0;
    max-width: 600px;
    padding: 0;
    max-height: 600px;
}
.fs-c-button--plain:hover {
    color: #fff;
    opacity: 0.8;
    text-decoration: inherit;
}
.fs-c-button--plain {
    background: #343434;
    border: 1px solid 343434;
    border-radius: 0px;
    color: #ffffff;
    cursor: pointer;
    display: inline-block;
    text-decoration: none;
    padding: 5px 10px;
    border: none;
}

.fs-p-card {
    background: #fbfaf5;
    border: 1px solid #999999;
    margin: 8px 0;
    padding: 12px;
}
.item_txt_box {
    padding: 30px 0;
}

.item_txt_box p {
    font-size: 13px;
    line-height: 180%;
}
.item_txt_box h2 {
    padding: 0.5em;
    line-height: 1.3;
    vertical-align: middle;
    font-size: 13px;
    border-bottom: 1px solid;
    font-weight: bold;
}
.item_txt_box h2:before {
    content: '-';
    color: #ec6500;
    margin-right: 8px;
}
.fs-c-variationAndActions .fs-c-variationLabel__label{
padding: 0.5em;
    line-height: 1.3;
    vertical-align: middle;
    font-size: 13px;
    border-bottom: 1px solid;
    font-weight: bold;
    margin: 10px 10px 15px 10px;
    display: block;
}
.fs-c-variationAndActions .fs-c-variationLabel__label:before {
    content: '-';
    color: #ec6500;
    margin-right: 8px;
}
.fs-c-productPrice{
    padding: 10px 0 0 0;
}

.item_txt_box span {
    background-color: #343434;
    padding: 5px 10px;
    color: #fff;
    margin: 30px 0;
    display: inline-block;
    font-size: 12px;
}

.fs-c-productNameHeading {
    color: #343434;
    font-size: 1.8rem;
    display: flex;
    flex-direction: column;
}
.fs-c-button--addToCart--detail,
.fs-c-button--addToSubscriptionCart--detail,
.fs-c-button--addToCart--subscriptionDetail {
padding: 15px 0;
    min-width: auto;
    width: 100%;
}
.fs-c-sortItems__list__item.is-active {
    background: #ec6500;
    color: #ffffff;
}
.fs-c-buttonContainer {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    padding: 8px 0;
}
.fs-c-radio__radio:checked:enabled + label > .fs-c-radio__radioMark {
    border-color: #ec6500;
}
.fs-c-radio__radio:checked:enabled + label > .fs-c-radio__radioMark::before {
    background: #ec6500;
}
.fs-c-checkbox__checkbox:checked + label > .fs-c-checkbox__checkMark {
    background: #ec6500;
    border-color: #ec6500;
}
.fs-c-accountService__page:not(.fs-c-accountService__page--accountDelete) .fs-c-accountService__pageLink__label::before {
    font-family: "fs-icon" !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    display: block;
    color: #fff;
    font-size: 48px;
    line-height: 1.2;
    margin: 8px auto 0;
    width: 64px;
    height: 64px;
}
.fs-c-documentArticle__heading {
    /* background: #666666; */
    color: #ffffff;
    font-size: 1.4rem;
    font-weight: 400;
    margin: 0 0 16px;
    padding: 4px 8px;
    text-align: center;
    padding: 0.75rem 1.25rem;
    margin-bottom: 0;
    background-color: rgba(0,0,0,.03);
    border-bottom: 1px solid rgba(0,0,0,.125);
    color: #000;
    text-align: left;
}
.fs-l-pageMain {
    max-width: 880px;
    width: 100%;
    margin: 0 auto;
}
.fs-body-product .fs-l-pageMain {
    max-width: 1216px;
    width: 100%;
    margin: 0 auto;
}


.fs-c-heading--page{
position: relative;
    display: block;
    margin-bottom: 1em;
    border-bottom: none;
    text-align: center;
    color: #343434;
}

.fs-c-heading--page:before {
    content: '';
    position: absolute;
    left: 50%;
    bottom: 15px;
    display: inline-block;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 30px;
    height: 2.5px;
    background: #ec6500;
}

.fs-c-documentColumn__heading {
    color: #343434;
    border-color: #7c8790;
    border-style: solid;
    border-width: 0 0 1px 5px;
    font-weight: 500;
    font-size: 16px;
    padding: 8px;
    padding-left: 16px;
    margin-bottom: 8px;
    border: none;
    padding: 0.5em;
    line-height: 1.3;
    vertical-align: middle;
    font-size: 14px;
    border-bottom: 1px solid;
}
.fs-c-documentColumn__heading:before {
    content: '-';
    color: #ec6500;
    margin-right: 8px;
}
.fs-c-subgroupList__link {
    transition-property: all;
    transition-duration: 0.5s;
    transition-timing-function: linear;
    transition-delay: 0s;
    background: #000;
    color: #fff;
    border: none;
    color: inherit;
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: auto 1fr 1.2em;
    grid-template-columns: auto 1fr 1.2em;
    -ms-grid-rows: 1fr auto;
    grid-template-rows: 1fr auto;
    align-items: center;
    height: 100%;
    padding: 4px 15px;
    text-decoration: none;
    color: #fff;
}
.fs-c-subgroupList__link, .fs-c-subgroupList__link:visited, .fs-c-subgroupList__link:hover, .fs-c-subgroupList__link:active {
    color: #fff;
    text-decoration: none;
}
.fs-c-subgroupList__item {
    margin-left: -1px;
    margin-top: -1px;
    width: auto;
    flex-grow: inherit;
    flex-basis: inherit;
    margin-top: -1px;
    margin: 0 10px;
}
.fs-c-returnedSpecialContract__link a:visited,
.fs-c-productName a:visited,
.fs-c-breadcrumb__listItem a:visited,
fs-c-textLink a:visited{
    color: #343434;
}
.nav.fs-c-breadcrumb{
  color: #7f7f7f;
}
.fs-c-productListItem__viewMoreImageButton,
.fs-c-subgroup .fs-c-listControl{
    display: none;
}
.fs-c-documentArticle__content a:visited {
    color: #ec6500;
}
.fs-c-productListItem__control .fs-c-button__label{
    font-size: 10px;
}
nav.fs-c-breadcrumb {
    font-size: 1.2rem;
    margin: 15em auto 0 auto;
    max-width: 880px;
}
.fs-body-product .fs-c-breadcrumb{
    max-width: 1216px;
}
.fs-body-product .fs-c-breadcrumb{
    margin: 0 auto 0 auto;
}
.fs-body-product nav.fs-c-breadcrumb {
    margin: 15em auto 0 auto;
}
#globalnav li a:visited,
#f_nav a:visited,
#f_bottom a:visited,
.sp_nav .sp_nav_card_wrapper a:visited,
.sp_nav_aside a:visited,
.font02 a:visited
{
color: inherit;
text-decoration: inherit;
}
#globalnav li a:hover,
#f_nav a:hover,
#f_bottom a:hover,
.sp_nav .sp_nav_card_wrapper a:hover
{
text-decoration: inherit;
}
.font02 a.sp_nav_button01:visited{
color: #fff;
}
.font02 a.sp_nav_button01:hover{
color: #343434;
}
.font02 a.sp_nav_button02:hover{
color: #fff;
}
.fs-c-inputInformation__link a:visited{
color: #343434;
}
.font02 a:hover {
    text-decoration: inherit;
}
.flex01 {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
a:hover, .bl-hover {
    opacity: 0.45;
}
footer ul {
    list-style-type: none;
    margin-block-start: 0;
    margin-block-end: 0;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    padding-inline-start: 0;
}
.fs-l-footer {
    position: relative;
    border-top: none;
    background-color: #fff;
    color: 343434;
    margin-top: 0;
    padding: 80px 0 0 0;
}
.fs-c-inputField__field .fs-c-checkbox__labelText a:visited,
.fs-c-cartTable__productName__name a:visited{
    color: #343434;
}
.fs-l-main {
    margin: 0em auto 24px auto;
}
#globalnav ul {
    text-align: center;
    margin-top: 5px;
    display: block;
    list-style-type: disc;
    margin-block-start: 0;
    margin-block-end: 0;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    padding-inline-start: 0;
    font-size: 16px;
    font-family: "��������", "Yu Mincho", YuMincho, serif;
}
.header_in h1 {
    margin: 0;
}
.fs-l-header {
    display: block;
    padding-top: 0;
}
.fs-l-header--min {
    border-bottom:none;
}
.fs-c-accountService__page--accountDelete{
    height: auto;
    margin: 0;
    padding: 10px;
}
.fs-c-accountService__page--accountDelete a:visited {
    color: #343434;
}
.fs-c-accountService__page--accountDelete.logout
{
    height: auto;
    margin: 0;
    padding: 0;
}
.fs-c-subSection__title, .fs-c-linkedServiceLogin__title {
    text-align: center;
    padding: 0 0 10px 0;
}
.fs-c-buttonContainer {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 10px 0;
    margin: 15px auto 0 auto;
}
[type=hidden], [type=text], [type=search], [type=tel], [type=url], [type=email], [type=password], [type=datetime], [type=date], [type=month], [type=week], [type=time], [type=datetime-local], [type=number], select, textarea {
    border: 1px solid #cccccc;
    border-radius: 3px;
    padding: 8px 5px;
}
.fs-c-buttonContainer {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 10px 0;
    margin: 15px auto 0 auto;
}
.fs-c-productCarouselMainImage__expandButton {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    padding: 0;
    margin: 0;
}
.fs-c-productListItem__viewMoreImageButton {
    display: none;
}
.fs-c-productListItem__productName a:visited,
.fs-c-wishlistProduct__footer a:visited{
    color: #343434;
}
.fs-c-button--myPageTop{
    background: #ec6500;
}
.fs-l-cart .fs-p-announcement {
text-align: center;
}
.fs-l-cart .fs-c-continueShopping {
text-align: center;
}
.fs-c-productName__copy, .fs-c-productName__name, .fs-c-productName__variation {
    margin: 3px 0 0 0;
}
address {
    font-style: normal;
    padding: 5px 0;
}
address span {
    padding: 5px 0;
}
.fs-c-documentArticle a{
color: #ec6500;
}
.fs-c-registerSuccessMessage02 {
    width: 45%;
    margin: 15px auto;
    text-align: left;
    background-color: #eee;
    line-height: 190%;
    padding: 35px;
}
.fs-c-productMarks{
    padding: 10px 0;
}
.fs-c-returnedSpecialContract__link a{
    padding: 10px;
    background-color: #343434;
    color: #fff;
}
.fs-c-returnedSpecialContract__link a:visited {
    color: #fff;
}
.fs-c-button--inquiryAboutProduct {
    background: #343434;
    border: 1px solid 343434;
    border-radius: 0px;
    color: #ffffff;
    cursor: pointer;
    display: inline-block;
    text-decoration: none;
    padding: 15px 10px;
    border: none;
    width: 100%;
}
.item_txt_box img{
    padding: 10px 0;
}

.fs-c-productList__list__item form{
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    min-height: 305px;
}

.fs-c-buttonContainer{
    margin: 0;
}
.fs-c-productMarks {
    padding: 0 0;
    display: none;
}
.fs-c-productPrice--listed {
    display: flex;
    align-items: baseline;
    display: none;
}
.fs-c-productListItem__prices .fs-c-productPrice {
    padding: 0 0 0 0;
    /* display: none; */
}
.fs-c-productListItem__prices{

}
.fs-c-productListItem__control{
    padding: 0;
    margin: 5px 0 0 0;
    align-items: flex-end;
}
.fs-c-productListItem__productName {
    display: flex;
    flex-direction: column;
    font-size: 1.4rem;
    margin: 8px 0;
    min-height: 55px;
}
.item_shipping-payment_btn{
    display: flex;
}
.fs-c-returnedSpecialContract {
    padding: 8px 0;
    margin: 0 10px 0 0;
}
.description_period_txt {
    padding: 20px;
    background-color: #eee;
    margin: 1 0 0 0;
}
.fs-c-explainList {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: auto 1fr;
    grid-template-columns: auto 1fr;
    grid-column-gap: 20px;
    grid-row-gap: 1px;
}
.fs-c-explainList:first-child {
    margin-top: 15px;
}

.fs-c-explainList dt {
    font-weight: 700;
    background-color: #eee;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 10px 20px;
    margin: 0;
}
.fs-c-explainList dd:not(:last-child) {
    margin-bottom: 0;
    padding: 10px 20px;
    border-bottom: 1px solid #eee;
}

.fs-c-explainList dd {
    margin-bottom: 0;
    padding: 10px 20px;
}
.sp_none{
    display: block;
}
.pc_none{
    display: none;
}
.fs-c-wishlistProduct__list{
    justify-content: space-between;
}
.fs-c-newUsers__message br{
    display: none;
}
.fs-c-orderedList > li:first-child {
    color: #ec6500;
}


.contact_page {
    max-width: 780px;
    margin: 0 auto;
    padding: 0 30px;
}
.contact_page_submit{
    display: flex;
    justify-content: center;
    align-items: center;
    width: 50%;
    height: 45px;
    border: 1px solid #343434;
    background-color: #343434;
    font-size: 13px;
    padding: 0 22px;
    position: relative;
    color: #fff;
    margin: 0 auto;
}

.item_txt_big {
    /* font-family: 'Cormorant', serif; */
    font-weight: 400;
    font-family: ��������, "Yu Mincho", YuMincho, serif;
}
.item_txt_sm{
    font-weight: 600;
    font-family: ��������, "Yu Mincho", YuMincho, serif;
    font-size: 14px;
}
.item_txt_box p.item_txt_gray {
    line-height: 302%;
    color: #666666;
}
.fs-c-cartTable__dataCell--action{
    width: 15%;
}
.fs-c-cartTable__actionButton__container > button {
    font-size: 1.0rem;
    padding: 5px 5px;
}
.fs-p-scrollingCartButton__button {
    background: #ec6500;
    border-radius: 0px;
    display: block;
    line-height: 1;
    opacity: 0.9;
    padding: 8px;
    position: relative;
    border-radius: 100px;
    text-align: center;
}
.fs-p-cartItemNumber {
    background: #343434;
    border-radius: 3em;
    color: #ffffff;
    display: none;
    font-size: 1rem;
    line-height: 1;
    padding: 0.3em 0.45em 0.25em;
    position: absolute;
    top: -6px;
    right: 0;
}
.fs-p-scrollingCartButton__icon {
    font-size: 2.3rem;
}
.fs-p-scrollingCartButton {
    position: fixed;
    right: 5px;
    bottom: 10%;
    z-index: 100;
}
.item_txt_bigbig {
    font-weight: 400;
    font-family: ��������, "Yu Mincho", YuMincho, serif;
    font-size: 18px;
}
.item_txt_bigbig_box {
    display: flex;
    align-items: center;
}
.item_txt_bigbig_box .item_txt_big{
    margin: 0 0 0 5px;
    font-size: 13px;
}
.memb_txt {
    padding: 20px;
    text-align: center;
}

.memb_txt ul {
    padding: 15px 30px;
    list-style: none;
    width: 80%;
    margin: 0 auto;
    text-align: left;
    border: 1px solid;
}

.memb_txt ul h2 {
    font-size: 16px;
position: relative;
padding: 10px 0 0 30px;
}
.memb_txt ul h2::after {
    background-color: #ec6500;
    content: "";
    position: absolute;
    top: 65%;
    left: 0;
    width: 20px;
    height: 2.5px;
    transform: translateY(-50%);
}
.memb_txt ul p {
    font-size: 14px;
}
a.txt_link:visited {
    color: #343434;
}

@media screen and (max-width: 1024px) {
.fs-l-main {
margin: 0em auto 24px auto;
    width: 93%;
    padding: 0;
}
#item_page_right {
    width: 100%;
    padding: 0;
}
.fs-c-productList__list__item {
    padding: 16px 5px;
}
nav.fs-c-breadcrumb {
    font-size: 1.1rem;
    margin: 12em auto 5em auto;
width: 93%;
}
.fs-c-documentArticle {
    padding: 0;
}
.fs-c-documentArticle__heading {
    font-size: 1.6rem;
    padding: 15px 10px;
}
.fs-c-newUsers__message br{
    display: none;
}
.fs-p-accountInfo__header, .fs-p-accountInfo__currentPurchase {
    display: flex;
    align-items: baseline;
    flex-direction: row;
    justify-content: center;
    padding: 8px;
}
.fs-c-accountService__page--accountDelete.logout {
    height: auto;
    margin: 0;
    padding: 10px;
}
.fs-p-announcement__title {
    text-align: center;
}
.fs-body-product .fs-c-breadcrumb {
    margin: 0 auto 0 auto;
    width: 93%;
}
#fs_CustomPage nav.fs-c-breadcrumb {
    width: 100%;
}
.fs-c-button--primary,
.fs-c-button--secondary,
.fs-c-button--standard {
    width: 100%;
    padding: 15px;
}
.fs-c-wishlistProduct__title, .fs-c-featuredProduct__title {
    border-bottom: 2px solid currentColor;
    color: #7c8790;
    font-size: 1.8rem;
    padding: 15px 0;
    text-align: center;
}

#fs_button_changeShippingAddress {
    padding: 0;
    margin: 5px 0;
}
.fs-c-modal__contents .fs-c-button--settings{
margin: 0 10px;
    min-width: auto;
}
.fs-c-accountService__page {
    flex-basis: auto;
    display: flex;
    align-items: stretch;
    height: 128px;
    margin: 8px 0;
    width: 50%;
}
.fs-c-accountService__page.fs-c-accountService__page--accountDelete {
    height: auto;
}
.fs-c-registerSuccessMessage02  {
    width: 100%;
    padding: 35px;
}
.fs-c-explainList {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    grid-column-gap: 0px;
    grid-row-gap: 0px;}
.fs-c-explainList dt {
    width: 100%;
}
.sp_none{
    display: none;
}
.pc_none{
    display: block;
}


}


@media screen and (max-width: 900px) {
.fs-l-productLayout {
    flex-direction: column;
}
#item_page_left {
    width: 100%;
}

.fs-c-slick .slick-list {
    max-width: 100%;
    max-height: 100%;
}
.fs-c-productCarouselMainImage__image > img {
    object-fit: cover;
    max-width: 100vw;
    max-height: 100vh;
}

.memb_txt ul {
    padding: 10px 20px;
    width: 100%;
}
.memb_txt ul h2::after {
    content: '';
    position: absolute;
    left: 50%;
top: 115%;
    bottom: 15px;
    display: inline-block;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 30px;
    height: 2.5px;
    background: #ec6500;
}
.memb_txt ul h2 {
    font-size: 16px;
    position: relative;
    padding: 0;
    text-align: center;
    margin: 20px 0 30px 0;
}
.memb_txt ul {
    text-align: center;
}

}

@media screen and (max-width: 768px) {

}
@media screen and (max-width: 599px) {

}
@media screen and (max-width: 480px) {

}

/* 20240511カートボタン非表示対応 */
.fs-p-scrollingCartButton{
    display: none;
}

/* 2024/04/10/coupon fixed banner */
@keyframes mmfadeOut {
	from {
	  opacity: 1;
	}
	to {
	  opacity: 0;
	}
  }
  
.coupon-fixed{
	width: 132px;
	position: fixed;
	bottom: 64px;
	right: 16px;
}

.coupon-fixed__elem{
	list-style: none;
	position: relative;
	margin: 0;
	padding: 0;
}

.coupon-fixed__close-btn{
	width: 24px;
	position: absolute;
	top: -12px;
	left: -12px;
	z-index: 10;
	cursor: pointer;
}

.coupon-fixed__close-btn:hover{
	opacity: 0.5;
}

.fadeout-coupon-fixed{
	animation: mmfadeOut 1s;
	animation-fill-mode: forwards;
}

@media screen and (max-width: 700px){
	.coupon-fixed{
		width: 132px;
		bottom: 32px;
	}
	.coupon-fixed__close-btn{
		width: 24px;
		top: -12px;
		left: -12px;
	}
}
/* 2024/04/10/coupon fixed banner */

/* 2024/04/11/signIn cart */
.header__sub-nav{
	position: absolute;
	top: 12px;
	right: 43px;
	transition: 0.3s;
}
.header__sign-cart{
	display: flex;
    align-items: center;
    justify-content: center;
	list-style: none;
	margin: 0;
	padding: 0;
}

.header__subNav-list{
	width: 28px;
}

.nav-signIn{
	width: 22px;
	margin: 0 32px 0 0;
}

@media (min-width: 769px) and (max-width: 1020px){
	.header__sub-nav{
		right: 0;
	}
}

@media screen and (max-width: 768px){
	.header__sub-nav{
		right: -2px;
	}
	.header__subNav-list{
		width: 28px;
	}
	.nav-signIn{
		width: 22px;
		margin: 0 10px 0 0;
	}
}
/* 2024/04/11/signIn cart */