@media(min-width:992px){
.iconNav--text > ul > li:nth-child(n+1){
margin-right:5px !important;
}

.fs-body-login .fs-l-main{
justify-content:center !important;
}
}

.fs-l-header--min{
border-bottom:none !important;
}

@media(max-width:991px){
.sec13 .articleList--typeD.radius .articleList__wrap {
    display: block !important;
}

.sec13 .articleList--typeD .articleList__wrap::after,.sec13 .articleList--typeD .articleList__wrap:before{
display:none !important;
}

.sec13 .articleList--typeD .articleList__title {
    margin-bottom: 5px !important;
}

.sec13 .col-6{
margin-bottom:40px !important;
}

.sec13 .articleList time{
font-weight:400 !important;
}

.sec13 .articleList--typeD .articleList__text{
padding:0 !important;
}

.sec13 .articleList__img{
margin-bottom:10px !important;
}

.sec15 p {
font-size: 11px !important;
    white-space: nowrap;
letter-spacing: 0.05em !important;
}

}

.sub_info_cate{
display: inline-block;
    padding: 0 10px;
color:#fff;
font-size:12px;
font-weight:400;
letter-spacing:1px;
}

.info_info2{
background:#000;
}

.info_arrival{
background:#CD6E6C;
}

.js-includeWp--information{
margin-top:80px;
}

@media(min-width:992px){
.sec11 .map_img img{
    max-width: 80%;
    margin-right: auto;
    display: block;
    margin-left: auto;
}

.sec9 .itemList--ranking.ranking--typeF .itemWrap{
    margin-right: auto;
    margin-left: auto;
    display: block;
}
}

.itemList--ranking.ranking--typeF .itemWrap:before{
    background: transparent !important;
    border: none !important;
    z-index: 3;
    top: -2px !important;
    left: -2px !important;
    font-size: 18px;
    color: #ffffff;
width:35px !important;
height:35px !important;
}

.itemList--ranking .itemList__unit:nth-child(3) .itemWrap:before{
    content: "3" !important;
}

.itemList--ranking .itemList__unit:nth-child(2) .itemWrap:before {
    content: "2" !important;
}

.itemList--ranking .itemList__unit:nth-child(1) .itemWrap:before {
    content: "1" !important;
}

.itemList--ranking .itemList__unit:nth-child(3) .itemWrap:after{
        background: #BF8039;
}

.itemList--ranking .itemList__unit:nth-child(2) .itemWrap:after {
    background: #CECECE;
}

.itemList--ranking .itemList__unit:nth-child(1) .itemWrap:after {
    background: #DDB83E;
}

@media (max-width: 767px){
.itemList--ranking.ranking--typeF .itemWrap:after {
    top: -50px !important;
    left: -50px !important;
    width: 100px !important;
    height: 100px !important;
}

.itemList--ranking.ranking--typeF .itemWrap:before{
    top: 3px !important;
    left: 3px !important;
font-size:18px !important;
}

}

.js-includeWp--information{
margin-top:40px;
}

.sec9 a.itemWrap{
border:none !important;
}

.sec9 .itemList .itemPrice {
    border-bottom: 1px solid #dfdfdf;
    padding-bottom: 10px;
    margin-bottom: 10px;
}

.sec9 .h2-button_area{
bottom:0 !important;
}

.sec5 .h2-button-typeA2 {
    font-style: normal;
    font-weight: 500;
    font-size: 12px;
    line-height: 1;
    letter-spacing: 3px;
    padding-right: 10px;
    position: relative;
    color: #000000;
}

.sec5 .h2-button_area {
    position: absolute;
    right: 15px;
    bottom: -10px;
    top: inherit;
}

.sec5 .h2-button-typeA2:before {
    content: "";
    display: block;
    width: 10px;
    height: 10px;
    background-color: #000000;
    border-radius: 50%;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto;
}

.sec5 .h2-button-typeA2:after {
    content: "";
    display: block;
    width: 5px;
    height: 5px;
    border-top: 1px solid #fff;
    border-right: 1px solid #fff;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    position: absolute;
    top: 1px;
    right: 2px;
    bottom: 0;
    margin: auto;
}

.sec5 .itemList .itemPrice {
    border-bottom: 1px solid #dfdfdf;
    padding-bottom: 10px;
    margin-bottom: 10px;
}

.sec5 a.itemWrap{
padding-bottom: 10px;
}

.sec1 .button--typeB{
border:none;
border-bottom:2px solid #000;
color:#000;
background:none;
}

.sec1 .button--typeB.arrow:after {
    border-color: #000;
}

@media(max-width:991px){

.conceptA .container {
    padding: 20px 20px !important;
}

.conceptA{
padding:20px 0 !important;
}

.sec1 .h2C{
white-space:nowrap;
}

}

.megaMenu.megaMenu--typeB {
    max-height: calc(100vh - 220px);
    overflow-y: auto;
}

.itemArrange--typeE .itemArrange__text h3 {
  margin-bottom: 15px !important;
}

/*商品グループ独自コメント箇所　ここから*/
.fs-body-category section {
    margin-bottom: 50px;
}

section {
    display: block;
    width: 100%;
}

.container {
    width: 100%;
    max-width: 1200px;
    margin-right: auto;
    margin-left: auto;
}

.brandPage picture img {
    margin-bottom: 15px;
}

.brandPage .container p {
    margin-top: 15px;
}

.brandPage .conceptText {
    text-align: center;
    line-height: 1.5;
}

.brandPage .button--typeC {
    margin-top: 30px;
    max-width: 550px;
    margin: 30px auto;
}

*, *::before, *::after {
    box-sizing: border-box;
}

.button--typeC.block span {
    display: block;
}
h2.brand_title {
    text-align: center;
    font-size: 18px;
}
/*商品グループ独自コメント箇所　ここまで*/

/*20221226追記*/
.fs-c-buttonContainer--myPageTop{
justify-content:center !important;
}

/*20221228*/
@media(min-width:992px){
.sec4 .h2A_cstm:before {
    content: "";
    background: url(https://wow19760129.itembox.design/item/sec04_h2_before.png?d=20221228102029) !important;
    background-repeat: no-repeat;
    position: absolute;
    top: 30%;
    left: -65px;
    width: 50px;
    height: 21px;
}

.sec4 .h2A_cstm:after {
    content: "";
    background: url(https://wow19760129.itembox.design/item/sec04_h2_after.png?d=20221228102020) !important;
    position: absolute;
    background-repeat: no-repeat;
    top: 30%;
    right: -65px;
    width: 50px;
    height: 21px;
}
}

@media (max-width: 991px){
.sec4 .h2A_cstm:before {
    content: "";
    background-repeat: no-repeat;
    background: url(https://wow19760129.itembox.design/item/sec04_h2_img02_sp.png) !important;
    position: absolute;
    top: 30%;
    left: -65px;
    width: 32px;
    height: 13px;
}

.sec4 .h2A_cstm:after {
    content: "";
    background-repeat: no-repeat;
    background: url(https://wow19760129.itembox.design/item/sec10_h2_img02_sp.png) !important;
    position: absolute;
    top: 30%;
    right: -65px;
    width: 32px;
    height: 13px;
}
}

.sec1.conceptA .container{
    max-width: 840px;
}

@media(max-width:991px){
.sec1.conceptA .container{
max-width: 400px;
}
}

#fs_AboutTerms li{
margin:5px 0;
}

.newsList--typeB .newsList__body ul{
overflow: visible !important;
    overflow-y: visible !important;
}

@media(max-width:991px){
.newsList--typeB .newsList__body ul li:nth-child(n+3){
display:none !important;
}

.newsList--typeB .newsList__body ul{
    height: 170px !important;
}
}

@media (max-width: 991px){
.sec4 p {
    margin-right: auto;
    margin-left: auto;
    max-width: 95%;
}
}


@media(min-width:992px){
.fs-c-productQuantityAndWishlist__quantity{
display:flex;
}

.fs-c-quantity__select, select[name="quantity"]{
padding: 0px 0px !important;
}

.fs-c-productQuantityAndWishlist__quantity:before{
content:"数量";
    width: 100%;
}
}

@media(max-width:991px){
.fs-c-productQuantityAndWishlist__quantity:before{
content:"数量";
    width: 100%;
}

.fs-c-productQuantityAndWishlist__wishlist{
align-self: center !important;
}
}

/* FAQページ用↓↓ */
.faqWrap dl {
  display: block;
  background: #FFFFFF;
  border: 1px solid #DFDFDF;
  box-sizing: border-box;
  border-radius: 10px;
  padding: 20px;
  margin-bottom: 20px;
}

@media (max-width: 767px) {
  .faqWrap dl {
    padding: 10px;
    margin-bottom: 10px;
  }
}

.faqWrap dl dt {
  font-size: 16px;
  line-height: 24px;
  font-weight: bold;
  padding-right: 30px;
  cursor: pointer;
}

@media (max-width: 767px) {
  .faqWrap dl dt {
    font-size: 12px;
  }
}

.faqWrap dl dt:before {
  content: "Q.";
  color: #459dc7;
}

.faqWrap dl dt:after {
  content: "";
  display: block;
  right: 0;
  width: 15px;
  height: 15px;
  position: absolute;
  top: 5px;
  border-top: 3px solid #aaa;
  border-left: 3px solid #aaa;
  transform: rotate(-135deg);
  transition: 0.15s;
}

@media (max-width: 767px) {
  .faqWrap dl dt:after {
    width: 12px;
    height: 12px;
    top: 2px;
  }
}

.faqWrap dl dt.open {
  transition: 0.15s;
  border-bottom: 1px solid #dfdfdf;
  margin-bottom: 16px;
  padding-bottom: 16px;
}

.faqWrap dl dt.open:after {
  transform: rotate(45deg);
}

@media (max-width: 767px) {
  .faqWrap dl dt.open:after {
    top: 5px;
  }
}

.faqWrap dl dd {
  display: none;
  font-size: 16px;
  line-height: 24px;
}

@media (max-width: 767px) {
  .faqWrap dl dd {
    font-size: 12px;
  }
}

.faqWrap dl dd:before {
  content: "A.";
  top: 0px;
  color: #e05a73;
}

.faqWrap dl dt, .faqWrap dl dd {
  padding-left: 36px;
  position: relative;
  text-align: left;
}

.faqWrap dl dt:before, .faqWrap dl dd:before {
  position: absolute;
  left: 0;
  font-size: 24px;
  line-height: 1;
  font-weight: bold;
}

@media (max-width: 767px) {
  .faqWrap dl dt, .faqWrap dl dd {
    padding-left: 30px;
    line-height: 20px;
  }
  .faqWrap dl dt:before, .faqWrap dl dd:before {
    font-size: 20px;
  }
}

.faqWrap.faqWrap--noJS dl dd {
  display: block;
}

.faqWrap.faqWrap--noJS dl dt {
  border-bottom: 1px solid #dfdfdf;
  margin-bottom: 16px;
  padding-bottom: 16px;
 cursor: auto;
}

.faqWrap.faqWrap--noJS dl dt:after {
  content: none;
}
/* FAQページ用↑↑ */

/*退会*/
.fs-c-inputInformation__button .fs-c-button--primary {
    margin-top: 10px;
    margin-bottom: 13px;
    font-size: 14px;
    padding: 0px 10px !important;
    min-height: 40px;
    min-width: 160px !important;
}
@media(max-width:991px){
.fs-c-inputInformation__button .fs-c-button--primary{
margin-bottom:0  !important;
}
}




/*特集記事用*/


#tokushu{
	width: 100%;
	max-width: 920px;
	margin: 0 auto;
	text-align: justify;
}


#tokushu img{
	width: 100%;
}


#tokushu fb50{
	margin-top: 50px;
	margin-bottom: 50px;
}


#tokushu h1{
	font-family: serif;
	font-weight: normal;
	font-size: 36px;
	background-image: url(./img/h1s.png);
	background-position-x: 0;
	background-position-y: 10px;
	background-repeat: no-repeat;
	padding-left: 40px;
}


#tokushu h2{
	font-size: 25px;
	line-height: 40px;
	font-family: serif;
	font-weight: normal;
	background-image: url(./img/h2s.png);
	background-position-x: 0;
	background-position-y: 2px;
	background-repeat: no-repeat;
	padding-left: 40px;
}


#tokushu h3{
	font-size: 22px;
	font-family: serif;
	font-weight: normal;
}


.bottom{
	width: 230px;
	background-color: black;
	color: white;
	font-weight: bold;
	text-align: center;
	height: 60px;
	line-height: 60px;
	display: block;
	text-decoration: none;
	margin: 30px auto 30px auto;
}


#gray{
	background-color: #F4F4F4;
	padding: 70px 170px 70px 170px;
}



.center_photo{
	text-align: center;
}


.center_photo img{
	width: 70%;
	margin: 50px auto;
}


.yoko_photo_area{
	width: 100%;
	overflow: auto;
	margin: 50px 0;
}

.yoko_left{
	float: left;
	width: 40%;
}

.yoko_right{
	float: right;
	width: 55%;
}




.itemList--ranking.ranking--typeC .itemList__unit .itemWrap:before{
content:"" !important; 
}