/*  ------- テスト用CSS　　-------*/
.fs-l-header__utility_copy {
    display: flex;
    position: absolute;
    top: 30%;
    right: 1%;
    max-height: 50px;
    padding: 0;
}
.top-headerNavigation__search {
    max-width: 250px;
    padding-left: 15px;
    padding-top: 2px;
    padding-right: 25px;
border-radius: 4px;
}

.top-searchForm .fs-p-inputGroup__input {
    border: none;
    border-radius: 4px 0 0 4px;
    width: calc(100% - 3em);
    flex-grow: 1;
    width: 160px;
padding-top: 0.5rem;
}

.top-headerNavigation__search .fs-p-searchForm__button::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;
    content: "\e932";
    display: block;
    font-size: 2.5rem;
    line-height: 1.2;
    position: absolute;
    text-indent: 0;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    color: #000;
}

/*　-------　テスト用CSS　end ----*/
.fs-pt-column__item:only-child {
    padding: 0;
}
.fs-pt-list {
    background-color: #f2f2f2;
    padding: 5px 0 !important;
    margin: 0 !important; 
    text-align: center;
}
.fs-pt-list__link{
    font-size:12px;
}
a:hover {
    color: #2e2e2e!important;
    text-decoration: none;
}
a {
    color: #2e2e2e!important;
}
.fs-l-sideArea + .fs-l-pageMain, .fs-l-pageMain + .fs-l-sideArea {
    max-width: 1200px;
}
/*
.fs-l-page {
    margin-top: 36px;
    overflow: hidden;
}
*/
.fs-l-main {
    max-width: 1080px;
    min-height: 488px;
}

.fs-c-breadcrumb {
    font-size: 1.2rem;
    max-width: 1080px;
    margin: 10px auto 0;
padding-top: 20px;
}

.fs-pt-carousel {
    position: relative;
    z-index: 1;
}


#fs_p_scrollingCartButton.fs-p-scrollingCartButton {
    position: fixed;
    right: 1.9%;
    bottom: 40%;
}

.icon_hed {
    width: 23px;
    position: relative;
    top: 0;
    left: 36%;
    padding-bottom: 7px;
}
.icon_hed2 {
    width: 25px;
    position: relative;
    top: 0;
    left: 36%;
    padding-bottom: 7px;
}
.fs-p-logo__image {
    width: 100%;
    display: block;
    max-width: 275px;
}

.fs-p-productSearch {
    padding: 10px 2px ;
    margin: 20px 0;
}

.fs-p-productSearch__field {
    display: -ms-inline-block;
    display: inline-block;
}

.fs-pt-column--4 {
    max-width: 1080px;
    margin: 0 auto 6px;
}

.fs-pt-column--4 a{
    padding: 4px;
}

.fa-chevron-right:before {
    padding-left: 10px;
}


.fs-l-header {
    display: block;
    padding-top: 0px;
    position: sticky;
    top: 0;
    z-index: 100000;
    background: #fff;
    width: 100%;
}

.fs-l-header__utility {
    display: flex;
    position: absolute;
    top: 30%;
    right: 3%;
    max-height: 50px;
    padding: 0;
}

.fs-l-header__utility .fs-p-headerNavigation__listItem{
    display: flex;
}

.fs-p-drawerButton__label {
    display: none;
}

.fs-p-drawerButton__icon {
    font-size: 2.6rem;
    color: #fff;
}

.fs-p-drawerButton {
    padding: 4% 9px 0px;
    position: relative;
    top: 0px;
    margin: 1%;
}

.fs-pt-menu__link {
    align-items: flex-start;
    justify-content: flex-start;
}

.fa-user-circle{
    font-size: 3rem;
    color: #000;
}
.fs-p-scrollingCartButton__button {
    background: #333333;
    border-radius: 0px;
    display: inline-block;
    line-height: 1;
    opacity: 0.9;
    padding: 0px;
    position: relative;
    margin-right: 20px;
}


.fs-p-dateList > li time:first-child {
    background: #f2f2f2;
    color: #000000;
    line-height: 1.2;
    padding: 0;
}

.fs-p-scrollingCartButton__button img {
    width: 36px;
    position: relative;
}

#fs_p_scrollingCartButton .fs-p-scrollingCartButton__button {
    background: #7b7b7b;
    border-radius: 0px;
    display: inline-block;
    line-height: 1;
    opacity: 0.9;
    padding: 2px;
    position: relative;
    text-align: center;
    width: 46px;
    float: right;
    color: #fff!important;
    margin-right: 0px;
}


#fs_p_scrollingCartButton .fs-p-cartItemNumber {
    background: #E25B33;
    border-radius: 1em;
    color: #ffffff;
    font-size: 1rem;
    line-height: 1;
    padding: 0.2em 0.2em;
    position: absolute;
    top: 2px;
    right: 2px;
}

.fs-p-scrollingCartButton__icon {
    font-size: 3rem;
}


.fs-p-scrollingCartButton__label {
    display: block;
    font-size: 1rem;
}
.fs-p-headerUtilityMenu__list a:link {
    color: #212121;
    font-size: 1rem;
}

.fs-p-cartItemNumber {
    background: #E25B33;
    border-radius: 1em;
    color: #ffffff;
    display: none;
    font-size: 1.1rem;
    line-height: 1;
    position: absolute;
    top: 0px;
    right: 3px;
    width: 16px;
    padding: 1.5px;
}

.fs-p-productSearch__form {
    padding: 26px;
}
.fs-pt-menu__heading {
    display: block;
    padding-right: 20px;
}

.fs-p-headerNavigation {
    margin: 0;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
    display: block;
    width: 100%;
}


.fs-p-headerNavigation__list {
    background: #000;
}

.fs-l-header__welcomeMsg.is-ready {
    padding-left: 20px;
    margin-top: 30px;
}

.fs-p-headerNavigation__listItem {
    width: 15%;
    display: flex;
    min-width: 15%;
}


.fs-pt-menu__link.fs-pt-menu__link--lv1 {
    text-align: center;
}

.fs-pt-menu__link.fs-pt-menu__link--lv1 img {
    width: 36px;
}
.inf_ttl{
    padding-top: 100px;
    border-top: 1px solid #adadad;
}

.fs-p-headerNavigation__listItem .fs-p-headerNavigation__link {
    text-align: center;
    display: grid;
    background: #333333;
    color: #fff!important;
    text-decoration: none;
    font-size: 16px;
    width: 100%;
    padding: 6px 0px 3px;
line-height: 50px;
letter-spacing: 4px;
}

.fs-p-headerNavigation__link:hover {
    color: #ffffff;
    background: #262626;
}


.linebanner_area .fs-pt-column__item{
    padding: 0;
}
.linebanner_area {
    /* padding-bottom: 10px; */
}

.search_pc_none{
    display: none;
}

.fs-p-footerSnsLink {
    margin: 20px;
}
.fs-p-headerNavBar {
    background: #000;
    border-bottom: none;
    color: #fff;
    margin: 1% 10px;
    padding: 0;
    position: absolute;
    left: 5%;
    width: 30%;
}

.fs-p-productSearch__formSwitch {
    background: rgba(126, 126, 126, 0.3);
    padding: 2px 8px;
}

.fs-p-headerNavigation__link:visited {
    color: #525252;
}

.fs-p-heading--lv2:not(:first-child) {
    margin-top: 60px;
    margin-bottom: 0px;
}

.fs-p-headerNavigation__search {
    width: 200px;
}

.fs-p-searchForm__button {
    height: 2.2em;
}

.fs-p-headerUtilityMenu__list.is-ready {
    position: relative;
    top: 30px;
}


.fs-p-heading--lv2 {
    border-bottom: none;
    color: #252525;
    margin-top: 100px;
    text-align: center;
    font-size: 2.4rem;
    font-family: 'Noto Sans','Liberation Sans',sans-serif,'Apple Color Emoji','Segoe UI';
}

.fs-p-heading--lv2.ttl_category {
    background: #f0f0f0;
    padding: 60px 0 30px;
    margin: 0;
}


.fs-pt-list {
    margin-top: 30px;
    padding-left: 2rem;
  /*  padding-bottom: 100px;
    border-bottom: 1px solid #adadad;　　*/
}


.fs-p-dateList > li {
    border-width: 1px 0 0 0;
    padding: 20px 0 0;
    font-size: 1.4rem;
border: none;
}

.fs-p-messageBoard {
    background-color: #828282!important;
    border: none;
    border-radius: 0px;
    color: #ffffff;
    margin-bottom: 0px;
    padding: 5px;
    text-align: center;
font-size: 1.4rem;
}

.fs-p-messageBoard__heading {
    display: block;
    font-weight: 400;
    margin-bottom: 0px;
}

.eapps-instagram-feed-container{
    margin-bottom: 100px;
}

.fs-c-productListCarousel__list {
    margin: 30px 0 0;
    height: 370px;
}

.fs-pt-column__image > img {
    display: block;
    width: 100%;
}



.infomation_panel_area.fs-pt-column .fs-pt-column__image {
    margin: 0px auto 60px;
    width: 100%;
}

.infomation_panel_area.inf_parts .fs-pt-column__image {
    margin: 0px auto 0px;
    width: 100%;
}

.fa-heart:before {
    content: "\f004";
    font-size: 2.6rem;
    padding-bottom: 5px;
    display: block;
}

.fs-l-header__logo {
    -ms-grid-row: 1;
    grid-row: 1;
    -ms-grid-column: 2;
    grid-column: 2;
    margin: 0 -10%;
    text-align: center;
    position: relative;
    top: 0%;
}

.fs-c-slick .fs-c-productPrice__addon__label, .fs-c-slick .fs-c-productPrice__addon:before, .fs-c-slick .fs-c-productPrice__addon:after{
    display: none;
}


.fs-pt-carousel .slick-prev {
    height: calc(55 / 1200 * (100vw - 472px));
    top: calc(22 / 1200 * (100vw - -13200px));
    left: calc(580 / 1200 * (100vw - 1109px));
    max-height: 40px;
    min-height: 40px;
}

.fs-pt-carousel .slick-next{
    height: calc(55 / 1200 * (100vw - 472px));
    top: calc(22 / 1200 * (100vw - -13200px));
    left: calc(600 / 1200 * (100vw + 1000px));
    max-height: 40px;
    min-height: 40px;
}

@media (max-width: 1080px){
.fs-pt-carousel .slick-next {
    height: calc(30 / 780 * (100vw - 300px));
    top: calc(35 / 780 * (100vw - -3840px));
    left: calc(753 / 780 * (100vw + -25px));
}

.fs-pt-carousel .slick-prev{
height: calc(30 / 780 * (100vw - 300px));
    top: calc(35 / 780 * (100vw - -3840px));
    left: calc(22 / 780 * (100vw - 993px));
}



}
.fs-c-slick .slick-dots{
    margin: 0;
}

.fs-c-slick .slick-dots li button:before{
    color: #242424;
}

.fs-c-slick .slick-dots li.slick-active button:before{
    color: #5d5d5d;
}

/*
@media (min-width: 1680px){
body {
    padding: 3.4% 0 0;
}
}
@media (max-width: 1679px){
body {
    padding: 3% 0 0;
}
}
@media (max-width: 1450px){
body {
    padding: 2.8% 0 0;
}
}

@media (max-width: 950px){

body {
    padding: 0% 0 0;
}
}
*/


@media (min-width: 576px){
.col-sm-3 {
    width: 20%!important;
}
}

.bra_list_area{
    display: flex;
background: #fff;
}

.top-keyword {
    margin: 30px 4% 60px;
    max-width: 1080px;
    text-align: center;
    font-size: calc(1.2rem + .3vw);
}

.top-keyword li {
    margin: 0 6px;
    display: inline-block;
}

.top-keyword li a {
    display: block;
    background-color: #f2f2f2;
    padding: 0 12px 0 9px;
}

.top-keyword ul {
    display: inline-block;
    margin: 0;
    padding-left: 0;
    text-align: center;
    margin-bottom: 0.5rem;
    padding: 0;
}

.key-txt {
    padding-right: 8px;
    position: relative;
    display: inline;
    text-align: left;
    padding-bottom: 0;
    font-size: 1.2rem;
}

.key-txt:before {
    display: block;
    content: "";
    position: absolute;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    top: 50%;
    right: -5px;
    width: 8px;
    height: 8px;
    margin-top: -4px;
    background: #000;
}

.key-txt:after {
    display: block;
    content: "";
    position: absolute;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    top: 50%;
    right: -3px;
    width: 8px;
    height: 8px;
    margin-top: -4px;
    background: #eeeeee;
}

.fs-p-logo {
    display: block;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 0px;
    width: 100%;
    margin: 2.5% auto 2.5%;
    max-width: 270px;
}




.tab-content{
    margin-top: 30px;
}

.nav-tabs {
    margin-top: 30px;
}

ul.item_container{
    display: flex;
list-style-type: none;
padding-left: 1rem;
}

ul.item_container li:nth-child(n+6){
    display: none;
}

h4.item_name {
    font-size: 1.4rem;
    text-align: left;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.item_price_proper{
    font-size: 1.4rem;
}

ul.item_container li {
    margin: 20px 5px;
    width: 20%;
}

#ex2-content ul.item_container li:first-of-type{
    margin: 13px 5px;
}

.nav-tabs .nav-link {
    text-align: center;
    text-decoration: none;
}

.nav-tabs .nav-link {
    background: #e3e3e3;
    margin: 0 1px;
}

.ranking_nav .nav-link.active {
    background: #bababa!important;
    color: #fff!important;
}

.ranking.no_1rank{
    position: relative;
    top: -22px;
    font-size: 2.2rem;
    font-weight: bold;
    color: #b49a0a;
}

.ranking{
    position: relative;
    top: -24px;
    font-size: 1.8rem;
    color: #b49a0a;
}


.sli-right ,.sli-left{
    font-size: 36px;
}

.fs-c-productPrice__main {
    font-size: 1.2rem;
}

.newArrival_list.fs-c-productListCarousel{
background-color: #f2f2f2;
}

.btn_new_item .butn a {
}


.fs-c-productName__name {
    text-align: left;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.fs-p-footerPageTop__link {
    background-color: #c7c7c7;
}

.fs-l-header__contents {
    max-height: 95px;
    background: #333333;
    width: 100%;
    margin: 0 auto;
    position: relative;
}

@media (max-width: 1270px){

.fs-p-drawerButton {
    padding: 7% 9px 0px;
    position: relative;
    top: 0px;
    margin: 1%;
}

.fs-p-headerNavBar {
    margin: 1% 0px;
}


.fs-l-header__contents {
    max-height: 90px;
    background: #333333;
    width: 100%;
    margin: 0 auto;
    position: relative;
    height: 90px;
}

.fs-p-logo {
    display: block;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 0px;
    width: 100%;
    margin: 3% auto 5%;
    max-width: 270px;
}
}
@media (max-width: 1150px){
.fs-p-logo {
    margin: 4% auto 5%;
}


}
@media (max-width: 950px){
/*
.fs-p-headerNavBar {
    background: #000;
    border-bottom: none;
    color: #000000;
    padding: 0;
    position: absolute;
    left: 8%;
    width: 28%;
    margin: 1% auto;
}

.fs-p-headerNavigation__listItem {
    width: 10%;
    display: flex;
    min-width: 10%;
}
.fs-l-header__logo {
    -ms-grid-row: 1;
    grid-row: 1;
    -ms-grid-column: 2;
    grid-column: 2;
    margin: 0 auto;
    text-align: center;
    position: relative;
    top: 0%;
    padding: 0;
    left: -4%;
}

.fs-p-headerNavigation__listItem .fs-p-headerNavigation__link {
    text-align: center;
    display: grid;
    background: #333333;
    color: #fff;
    text-decoration: none;
    font-size: 10px;
    padding: 8px 0;
}

*/

.fs-p-drawerButton {
    padding: 22px 0px 0px;
    position: relative;
    top: -10px;
}

.icon_hed {
    width: 18px;
    position: relative;
    top: 0;
    left: 29%;
    padding-bottom: 0px;
}

.fs-p-headerNavigation__listItem:nth-of-type(5) img {
    padding-bottom: 18px;
}


.icon_hed2 {
    width: 25px;
    position: relative;
    top: 0;
    left: 20%;
    padding-bottom: 7px;
}

.fs-p-logo {
    margin: 6% auto;
    max-width: 210px;
}
/*
.fs-p-logo__image {
    max-height: 100px;
    width: 100%;
    display: block;
    max-width: 275px;
    min-width: 180px;
}
*/
.fs-l-header__utility .fs-p-headerNavigation__listItem {
    display: flex;
    padding-left: 0%;
}

.fs-p-headerNavigation__link > i {
    font-size: 2rem;
}
.fa-heart:before {
    font-size: 2.2rem;
}
.fs-p-scrollingCartButton__button img {
    width: 35px;
    position: relative;
}
/*
.fs-pt-menu__link {
    align-items: flex-start;
    justify-content: flex-start;
    width: 70px;
}

*/
.fs-pt-menu__link.fs-pt-menu__link--lv1 img {
    width: 35px;
}
.fs-p-cartItemNumber {
    background: #E25B33;
    border-radius: 1em;
    color: #ffffff;
    display: none;
    font-size: 1.1rem;
    line-height: 1;
    position: absolute;
    top: -1px;
    right: -3px;
    width: 16px;
    padding: 3px;
}
.fs-l-header__utility {
    display: flex;
    position: absolute;
    top: 30%;
    right: 10%;
    max-height: 50px;
    padding: 0;
}

}
.new_colum.fs-pt-column .fs-pt-column__item,
.reco_colum.fs-pt-column .fs-pt-column__item{
position: relative;
}
a.top-new-item{
    display: block;
    position: absolute;
    width: 100%;
    height: calc(100% - 60px);
    bottom: 60px;
}


.reco_colum.fs-pt-column, .new_colum.fs-pt-column{
    display: flex;
}

.new_colum.fs-pt-column {
}

.fs-p-heading--lv2.rec_ttl{
    margin-bottom: 0px;
}

.btn_rec_item .rec_btn{
    overflow: hidden;
    width: 150px;
    height: 42px;
    margin: 27px auto 0px;
    padding: 0;
    border-radius: 4px;
    border: none;
}

/* humberger_menu start-------------------------------*/

@media screen and (min-width: 1200px) {
.fs-p-drawerButton {
display: inline-block;
}
.fs-l-sideArea {
max-width: initial;
box-shadow: 1px 1px 5px #b2b2b2;
position: fixed;
transform: translateX(-101%)
}
.fs-l-sideArea + .fs-l-pageMain {
max-width: 1216px;
}
}
.fs-p-drawer {
background: #333333;
padding: 0px;
width: 370px;
z-index: 120000;
max-width: 370px;
}
.fs-p-drawer__welcomeMsg{
display:block;
}
.fs-p-drawer__buttonContainer {
    width: 12%;
    float: right;
    margin: 0 auto;
    height: 1320px;
}

.fs-p-drawerButton__label {
color: #fff;
}

.humber_list .fs-icon--cart:before {
font-size: 2.8rem;
position: relative;
top: -1px;
}
.fs-p-drawer__loginLogout {
display: flex;
margin: 0 18px;
}
.fs-p-drawer__loginLogout__login {
background: rgb(0 0 0 / 100%);
}
.fs-p-drawer__loginLogout__logout, .fs-p-drawer__loginLogout__login {
border: 1px solid #000000;
border-radius: 4px;
color: #ffffff!important;
display: flex;
justify-content: center;
align-items: center;
height: 48px;
text-decoration: none;
width: 46%;
font-size: 16px;
background-color: #000;
}
.drawer_btn {
    width: 46%;
    margin: 0px 0px 0px 20px;
}

.drawer_btn a {
position: relative;
text-align: center;
background: #000;
font-size: 16px;
border: 1px solid #000000;
border-radius: 4px;
color: #ffffff!important;
display: flex;
justify-content: center;
align-items: center;
height: 48px;
text-decoration: none;
}

.drawer_btn a:hover {
    color: #fff;
    background: #414141;
    border: none;
    opacity: 0.7;
}

.fs-p-drawer__loginLogout__logout:hover, .fs-p-drawer__loginLogout__login:hover {
    background: #414141;
    color: #ffffff!important;
    border: none;
    opacity: 0.7;
}

.humber_list {
flex-grow: 1;
display: flex;
margin: 15px 20px;
}
.humber_link {
width: 50%;
display: flex;
font-size: 1.8rem;
text-align: center;
color: #4f4f4f!important;
padding: 0;
}
.humber_list .fs-p-headerNavigation__viewCartButton.humber_link img{
width: 25px;
}
.fs-p-inputGroup {
border: 1px solid #353535;
background: #ffffff;
border-radius: 4px;
}
.fs-p-inputGroup__button {
background: #ffffff;
width: 2.8em;
height: 3em;
border-radius: 4px;
}
#search_left .fs-p-searchForm__button::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;
content: "\e932";
display: block;
font-size: 2.8rem;
position: absolute;
text-indent: 0;
top: 5px;
right: 5px;
color: #000;
}
.btn-group.hum-lst h3 {
padding: 10px 20px 0.5rem 22px;
font-size: 1.2rem;
background: #f2f2f2;
margin: 0;
}
.btn-hum {
border: none;
background-color: #f2f2f2;
margin: 0px 0px;
width: 100%;
border-bottom: 1px solid;
}
.btn-hum.fst_btn {
background-color: #ffffff;
}
.btn-hum:first-child{
border-top: 1px solid;
}
.btn-hum a {
display: block;
height: 40px;
text-align: left;
background: #ffffff;
width: 100%;
line-height: 30px;
position: relative;
}
.btn-group.hum-lst {
position: relative;
display: grid;
vertical-align: middle;
text-align: left;
background-color: #ffffff;
padding-bottom: 0px;
float: none;
margin-bottom: 0px;
}
.btn-group .fs-c-checkbox_hum {
display: block;
height: 40px;
margin: 3px 0px;
text-align: left;
background: #f2f2f2;
padding: 0 16px;
width: 100%;
line-height: 42px;
font-size: 1.6rem;
color: #4f4f4f;
}

.btn-group .fs-c-checkbox_hum.fst_btn_spn {
    background: #ffffff;
}
.btn-group .fs-c-checkbox_hum:before {
display: block;
content: "";
position: absolute;
-webkit-transform: rotate(45deg);
transform: rotate(45deg);
top: 50%;
right: 10px;
width: 8px;
height: 8px;
margin-top: -4px;
background: #333;
}


.btn-group .fs-c-checkbox_hum:after {
    display: block;
    content: "";
    position: absolute;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    top: 50%;
    right: 12px;
    width: 8px;
    height: 8px;
    margin-top: -4px;
    background: #f2f2f2;
}



#menu_search .accordion-item {
border-bottom: 1px solid #000;
overflow: hidden;
}
#menu_search .accordion-item .accordion-button {
    padding: 1.2rem 1.8rem 0em 0.8rem;
    border: none;
}


#menu_search .accordion-body {
padding: 1rem 1rem 1rem;
}
#menu_search .accordion-body ul {
width: 100%;
padding: 0;
margin-bottom: 0px;
}
#menu_search .shoplist li {
    padding: 0px;
    list-style-type: none;
    margin: 3px 1%;
    width: 47%;
    display: inline-flex;
}

#menu_search .shoplist li a {
font-size: 1.4rem;
text-transform: none;
text-decoration: none;
padding: 8px 2px;
display: block;
width: 100%;
border: 1px solid #999999;
-webkit-box-shadow: 0 2px 3px 0 rgb(0 0 0 / 9%), 0 2px 5px 0 rgb(0 0 0 / 6%);
box-shadow: 0 2px 3px 0 rgb(0 0 0 / 9%), 0 2px 5px 0 rgb(0 0 0 / 6%);
}

.fs-c-radioGroup > * + *, .fs-c-checkboxGroup > * + * {
    margin-top: 0px;
    margin-right: 20px;
    line-height: 1.8;
}

.fs-clientInfo.is-ready .fs-p-productSearch {
    padding: 0;
    margin: 0px 0px 5px;
    border-bottom: 0;
}
.fs-clientInfo.is-ready .fs-p-productSearch .shoplist h2 {
font-size: 1.6rem;
line-height: 30px;
padding-left: 8px;
}
.fs-p-drawerButton {
    padding: 24px 9px 2px;
    position: relative;
    top: 0px;
}
.fs-c-radio__radio:checked:enabled + label > .fs-c-radio__radioMark::before {
background: #585858;
}
.fs-c-radio__radio:checked:enabled + label > .fs-c-radio__radioMark {
border-color: #585858;
}
.hum_footer{
height: 430px;
}
.fa-star:before {
font-size: 1.6rem;
padding: 0 5px 0 0px;
}
.fa-tag:before {
font-size: 1.4rem;
padding: 0 5px 0 3px;
}
.humber_list .fa-heart:before {
content: "\f004";
font-size: 2.4rem;
position: relative;
top: 2px;
}
.fs-l-sideArea .fs-clientInfo.is-ready {
width: 88%;
background-color: #fff;
padding: 0px;
}@media (max-width: 950px){
.fs-p-drawerButton {	
padding: 22px 9px 0px;	
position: relative;	
top: -10px;
}
}@media (max-width: 320px){.humber_list {
flex-grow: 1;
display: flex;
margin: 15px 20px;
}
.humber_link {
width: 50%;
display: flex;
font-size: 1.6rem;
text-align: center;
}
.humber_list .fa-heart:before {
content: "\f004";
font-size: 2.2rem;
position: relative;
top: 2px;
}
.humber_list .fs-icon--cart:before {
font-size: 2.4rem;
position: relative;
top: 0px;
}
}

.accordion-button::after {
    display: none;
}
.accordion-button.collapsed h2::after {
    content: "";
    width: 8px;
    height: 8px;
    margin-top: -7px;
    border-top: 1px solid #333;
    border-left: 1px solid #333;
    position: absolute;
    top: 50%;
    left: 92%;
    transform: rotate(225deg);
    -webkit-transform: rotate(225deg);
}
.accordion-button h2::after {
    content: "";
    width: 8px;
    height: 8px;
    background-image: none;
    -webkit-transform: rotate( 45deg );
    transform: rotate( 45deg );
    border-top: 1px solid #333;
    border-left: 1px solid #333;
    position: absolute;
    top: 50%;
    left: 92%;
}

.btn-group .fs-c-checkbox_hum.fst_btn_spn:after {
background: #ffffff;
}

.accordion-button:not(.collapsed) {
    color: #383838!important;
    background-color: #ffffff!important;
}

.accordion-button:not(.collapsed):after {
    top: 5px!important;
}

.accordion-button:focus{
    -webkit-box-shadow: none!important;
    box-shadow: none!important;
}

.fs-p-drawer .fs-p-heading--lv2.ttl_category {
    background: #f0f0f0;
    padding: 30px 0 20px;
    margin: 0;
}

/* humberger_menu end------------------------------------*/

/* item_detail_size start
--------------------------------------------------------------------*/
.fs-c-productCarouselMainImage__thumbnail__caption{
    font-size: 1.2rem;
}

.item_detail_size {
	padding-left: 0px;
	margin-bottom:30px;
}
.item_detail_size_table {
	margin-bottom:15px;
	position:relative;
}


.item_detail_size_table:after {
	content: "";
/*	width: 1px;*/
	height: 100%;
	background: #a7a7a7;
	position: absolute;
	top: 0;
	right: 0;
}

.item_detail_size_table_01 {
	width:95px;
	position:absolute;
	top:0;
	left:0;
}
.item_detail_size_table table {
	width:100%;
	font-size:14px;
}
.item_detail_size_table table th.tbl_ttl {
    width: 20%;
    height: 25px;
    text-align: left;
    vertical-align: middle;
    font-weight: bold;
    padding-left: 15px;
}
.item_detail_size_table table td {
    width: 60%;
    height: 25px;
    text-align: left;
    vertical-align: middle;
}

.item_detail_size_table table td.tbl_spc{
    width: 5%;
    text-align: center;
}
.item_detail_size_table_02 {
	margin-left:94px;
	overflow-x:scroll;
}
.item_detail_size_table_02 table {
	width: 475px;
}
.item_detail_size .size_caution {
    margin-bottom: 10px;
    line-height: 1.5em;
    padding-left: 15px;
}
.item_detail_size .size_caution li {
	padding-left:14px;
	margin-bottom:5px;
	position:relative;
}
.item_detail_size .size_caution li:last-child {
	margin-bottom:0;
}
.item_detail_size .size_caution li:before {
	content:"※";
	position:absolute;
	top:4px;
	left:0;
}
.item_detail_size .size_guide {
	margin-bottom: 30px;
}
.item_detail_size .size_guide a {
	margin-left:14px;
	font-size: 16px;
	position:relative;
}
.item_detail_size .size_guide a:after {
    content: ">";
    position: absolute;
    top: -5px;
    right: -15px;
    font-size: 1.8rem;
}
.item_detail_size .size_guide a:link {
	text-decoration:underline;
}

.detail_fittingcomment2 {
    padding: 10px 26px 10px;
    background: #f0e2dc;
    text-align: center;
}
.fiiting_inner{
    padding: 0;
}
.fiiting_inner li{
    display: flex;
}

.fiiting_inner li .left_img{
    width: 75%;
}

.fiiting_inner li .fitting_hgt{
    width: 100%;
}

.fs-c-price__value{
    font-size: 2.2rem;
}

.fs-c-specTable .fs-c-price__value {
    font-size: 1.4rem;
}

.fs-c-postage__list.fs-c-postage__list--prefecture .fs-c-price__value{
    font-size: 1.4rem;
}

.fs-c-productPrices--productDetail{
    display: flex;
}
.fs-c-productPrice--listed {
    display: flex;
    align-items: flex-end;
    padding-bottom: 3px;
}
.fs-c-productPrice--selling {
    display: flex;
    align-items: baseline;
    flex-wrap: wrap;
}
.fs-c-price__currencyMark{
    display: none;
}
.fs-c-price__value:after{
    content: "円";
font-size: 1.2rem;
}


fs-c-productPrice__main__price.fs-c-price {
    font-size: 1.4rem;
    color: #0f0f0f!important;
}

.fs-l-product4 .fs-l-productLayout > * > * {
    margin-bottom: 0px;
}

.fs-c-variationAndActions{
    margin: 10px 0;
}

.fs-c-productPointDisplay {
    background: #ffffff;
    color: #e91e63;
    display: inline-block;
    font-size: 1.2rem;
    line-height: 1;
    padding: 4px 8px 4px 0;
}

.fs-c-productPostage {
    text-align: right;
    position: relative;
    top: -23px;
}
.fs-c-productNameHeading {
    color: #000000;
    font-size: 1.8rem;
    display: grid;
}

.fs-c-productNumber__label{
    display: none;
}

.fs-c-productPrice__addon:not(.fs-c-productPrice__addon--listed) {
    margin-left: 2px;
}

.fs-c-productPrice__addon.fs-c-productPrice__addon--listed{
    display: none;
}
.fs-c-productPrice__main__label {
    margin-right: 6px;
    color: #e91e63;
}
.fs-c-productPrice--listed .fs-c-productPrice__main__label{
    display: none;
}

.fs-c-productPrices--productDetail .fs-c-productPrice:not(.fs-c-productPrice--listed) .fs-c-productPrice__main__price {
    font-size: 2.8rem;
}

.fs-c-productPrice:not(.fs-c-productPrice--listed) .fs-c-productPrice__main__price {
    color: #000000;
}

.fs-c-productPrice--selling .fs-c-productPrice__addon__price {
    font-size: 1.4rem;
    align-items: end;
}


.fs-c-productPrice__addon:not(.fs-c-productPrice__addon--listed) .fs-c-price__value {
    font-size: 1.4rem;
    color: #000000;
}

.fs-c-productPrice__addon:not(.fs-c-productPrice__addon--listed)::before {
    content: "(";
    color: #000;
}
.fs-c-productPrice__addon__price::before {
    content: "：";
    color: #e91e63;
}
.fs-c-productPrice__addon:not(.fs-c-productPrice__addon--listed)::after {
    content: ")";
    color: #000;
}
.fs-c-productPrice__addon {
    font-size: 1.1rem;
    color: #e91e63;
}

.fs-c-productPrice.fs-c-productPrice--selling .fs-c-productPrice__main .fs-c-productPrice__main__price {
    font-size: 1.4rem;
    color: #0f0f0f;
}

.fs-c-productNumber__number {
    font-weight: bold;
    font-size: 1.4rem;
}

.fs-p-card {
    background: rgba(126, 126, 126, 0.08);
    border: 1px solid #999999;
    margin: 30px 0;
    padding: 12px;
}

.fs-c-aggregateRating__rating::before {
    padding-bottom: 8px;
}

#fs_form #_rcmdjp_display_2 ul.item_container li {
    margin: 20px 5px;
    width: 20%;
}
#fs_form #_rcmdjp_display_2 ul.item_container li:first-of-type{
    margin: 13px 5px;
}

<!--
.tab-content .tab-content ul.item_container li:first-of-type{
    margin-top: 13px;
}  -->

.fs-l-productLayout.fs-system-product .fs-c-productCarouselMainImage__image > img {
    max-width: 615px!important;
}

.fs-l-productLayout.fs-system-product .slick-list.draggable{
    padding: 0px 50px;
    height: 615px!important;
    width: 615px!important;
}

.fs-l-productLayout.fs-system-product .fs-c-slick.slick-slider {
    position: relative;
    z-index: 0;
    width: 615px!important;
}

.fs-l-productLayout.fs-system-product .fs-l-productLayout__item.fs-l-productLayout__item--1{
    margin-right: 15px;
}




.fs-c-productPostage {
    text-align: right;
    position: relative;
    top: -23px;
}


.fs-c-button--primary {
    background: #000;
    border: 1px solid #000;
    border-radius: 4px;
    color: #ffffff!important;
    cursor: pointer;
    display: inline-block;
    font-size: 1.4rem;
    line-height: 1;
    text-decoration: none;
    text-align: center;
    padding: 1.2em 1.6em 1.2em;
    box-shadow: 0 0 2px #b2b2b2;
    min-width: 100%;
}

.fs-c-button--primary:hover, .fs-c-button--primary:visited, .fs-c-button--primary:active {
    color: #ffffff!important;
    text-decoration: none;
}

.fs-c-productNameHeading {
    color: #000000;
    font-size: 1.6rem;
    display: grid;
padding: 0 15px;
}


.fs-c-slick .fs-c-productPrice--selling {
    align-items: baseline;
    flex-wrap: wrap;
    display: flex;
}


.fs-c-slick .fs-c-price {
    display: flex;
    align-items: baseline;
    justify-content: flex-end;
}


.fs-c-slick .fs-c-productPrice__main {
    display: block;
    align-items: baseline;
    flex-wrap: wrap;
}


.fs-c-slick .fs-c-productPrice__main__label {
    margin-right: 5px;
    color: #e91e63;
}



.fs-c-productNumber__number {
    font-weight: bold;
    font-size: 1.4rem;
}

.fs-c-productPrice--selling .fs-c-price__value, .fs-c-productPrice__addon__label {
    color: #000000;
}


.fs-c-returnedSpecialContract__link{
    padding: 0 15px;
}
.fs-c-aggregateRating__rating::before{
padding: 10px 0;
}
#fs_form .fs-c-productPrices--productDetail {
    display: block;
    padding: 4px 8px 4px 0;
}

#fs_form .fs-c-productPrice__main {
    display: flex;
    align-items: baseline;
    flex-wrap: wrap;
}

#fs_form .fs-l-productLayout {
    display: grid;
    grid-row-gap: 8px;
}

#fs_form .fs-c-productPrices .fs-c-productPrice--selling {
    display: flex;
    align-items: baseline;
    flex-wrap: wrap;
}
#fs_form .fs-c-productNameHeading {
    color: #000000;
    font-size: 1.6rem;
    display: grid;
    padding: 0 0px;
}

#fs_form .fs-c-productPrice__main__label {
    margin-right: 5px;
    color: #e91e63;
    margin-left: 10px;
}


#fs_form .fs-c-productPrice.fs-c-productPrice--selling .fs-c-productPrice__main .fs-c-productPrice__main__price {
    font-size: 1.4rem;
    color: #000000;
}

#fs_form .fs-c-productPrice__addon:not(.fs-c-productPrice__addon--listed) {
    margin-left: 2px;
    display: block;
}

.fs-c-productListItem__prices.fs-c-productPrices {
    line-height: 1;
    margin-top: 8px;
}


.slick-slide .fs-c-productListItem .fs-c-productPrice__main {
    display: flex;
    align-items: baseline;
    flex-wrap: wrap;
}


.fs-c-productPrice--listed .fs-c-productPrice__main .fs-c-price .fs-c-price__value {
    font-size: 1.4rem;
}
.slick-slide .fs-c-productListItem .fs-c-productPrices .fs-c-productPrice--selling {
    display: flex;
    align-items: baseline;
    flex-wrap: wrap;
}
.slick-slide .fs-c-productListItem .fs-c-productPrice__main {
    display: flex;
    align-items: baseline;
    flex-wrap: wrap;
}
.fs-c-productListItem .fs-c-productPrice__main__label {
    margin-right: 3px;
    color: #e91e63;
}
.fs-c-productPrice--selling .fs-c-productPrice__main .fs-c-productPrice__main__label:before {
    content: "▶";
    color: #e91e63;
    padding: 0 2px 0 0;
}
.fs-c-slick .fs-c-productPrice.fs-c-productPrice--selling .fs-c-productPrice__main .fs-c-productPrice__main__price {
    font-size: 1.2rem;
    color: #000000;
}
.fs-c-slick .fs-c-productPrice__addon:not(.fs-c-productPrice__addon--listed) {
    margin-left: 2px;
    display: block;
}

.fs-c-slick .fs-c-productListItem__control {
    justify-content: space-between;
    position: relative;
    top: -15px;
}
.fs-c-productPrice--listed .fs-c-productPrice__main__label {
    color: #000;
    display: block;
}

#fs_form .fs-c-productPrice--listed .fs-c-productPrice__main__label {
    color: #000;
    display: block;
    margin-left: 0;
}

.fs-c-returnedSpecialContract{
    clear: both;
}

.item_container > li:nth-child(5n) {
    margin: 20px 0 20px 5px;
}

/* item_detail_size end --------------------------------------------- */

/* fs-c-product　area start ------------------------------------------ */

.fs-c-productNumber {
    border: none;
    padding: 4px 0px;
}

.fs-c-sortItems__list__item.is-active {
    background: #7c7d7d;
    color: #ffffff;
}

/* fs-c-product　area end ------------------------------------------ */

/* product_serch --------------------------------------*/

.fs-p-productSearch .fs-p-productSearch__inputTable {
    table-layout: fixed;
    width: 45%;
    float: left;
    margin: 20px 10px 30px;
line-height:2.4;
}

.fs-p-productSearch .fs-c-buttonContainer {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 8px 0;
    clear: both;
}




/* item_group area start --------------------------- */

.fs-c-heading--page {
    color: #000000;
    font-weight: 300;
    line-height: 1.45;
    margin: 0 0 20px;
    padding: 0 0 1.2em;
    text-align: center;
border-bottom: 1px solid #adadad;
}

.fs-c-page-info {
    color: #000000;
    font-weight: 300;
    font-size: 1.4rem;
    line-height: 1.45;
    margin: 0 0 20px;
    padding: 0 0 1.2em;
    text-align: center;
}

.c-comeent {
    text-align: center;
}
.fs-c-documentColumn__emphasis {
    font-size: 1.4rem;
    font-weight: 700;
}

.fs-p-productSearch :checked ~ .fs-p-productSearch__search {
    max-height: 120vh;
    width: 100%;
    max-width: 1060px;
}

.fs-p-productSearch :checked ~ .fs-p-productSearch__search .fs-p-productSearch__form {
    transform: translateY(0);
    width: 100%;
    max-width: 1060px;
}

.fs-p-productSearch__formSwitch {
    background: rgba(126, 126, 126, 0.3);
    padding: 2px 8px;
    display: block;
    width: 100px;
    height: 30px;
    text-align: center;
    position: relative;
    right: 0%;
    margin-bottom: 10px;
    top: -6px;
}
.fs-c-productList {
    margin: 24px 0;
    width: 111%;
    max-width: 1070px;
}



/* item_group area end --------------------------- */

/* tag position start ----------------  */

.off_price{
    position: relative;
    top: -95px;
    left: -30px;
}

.fs-l-productLayout .off_price {
    position: relative;
    top: 0px;
    left: 0px;
}

.fr2-listItem__productName {
    font-size: 1.0em;
    margin: 4px 0;
    text-align: left;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.fs-c-productMark__item{
    padding: 1px 0;
}

/* tag position end  -----------------  */

/* productSearch start ----------------  */

.fs-p-productSearch__inputTable:nth-child(2) {
    -ms-grid-row: 1;
    -ms-grid-column: 2;
    margin-top: 20px;
}

.fs-c-inputTable__headerCell, .fs-c-inputTable__dataCell {
    padding: 2px 0;
}

.sz_pc{
display:none;
}

/* productSearch end ----------------  */

/* returnPolicy start ----------------  */

.doc_ttl {
    font-weight: 500;
    padding: 30px 0px 5px 5px;
}


/* returnPolicy end ----------------  */

/* shipping_payment  ----*/

.fs-body-about-shippingPayment .fs-c-specTable tr:nth-child(2){
	display:none;
}

/* shipping_payment end    ---------*/


/* mypage start ----------------  */

.fs-c-accountService__page--couponList {
    flex-basis: 128px;
}

/* mypage end ----------------  */


/*  infomation  ----------*/


.hot_news_colum .fs-pt-column__item{
margin-bottom: 0px;
    border-bottom: 1px dashed #afafaf;
    padding-bottom: 20px;
}

.fs-c-listTable {
    border-collapse: collapse;
    width: 100%;
    margin: 8px 0;
    border: 1px solid #b2b2b2;
}

/*  cart  start  ----------*/

.fs-c-cartBundleInfo__info {
    background: rgba(126, 126, 126, 0.08);
    padding: 8px 16px 8px;
}
.fs-c-cartBundleInfo__title {
    background: #ffffff;
    color: #000000;
    margin: -8px -16px 0;
    padding: 4px 16px;
}
.fs-c-cartBundleInfo__list {
    box-sizing: border-box;
    list-style: none;
    padding: 0;
    margin: 8px 0;
}
.fs-c-cartDiscountInfo {
    margin: 10px 2% 20px;
}
.fs-p-announcement {
    margin: 30px 1% 30px;
}

.fs-p-linkButton {
    text-align: center;
    border: 1px solid currentColor;
    background: #c62f60;
    color: #ffffff!important;
    display: block;
    text-decoration: none;
    border-radius: 4px;
    width: 23%;
    line-height: 1.2;
    padding: 12px 12px;
    font-size: 1.4rem;
}

.fs-c-cartBundleInfo__info {
    background: none;
    padding: 8px 16px 8px;
}
.fs-c-history__infoSummary .fs-c-price__value, .fs-c-orderHistory .fs-c-price__value {
    font-size: 1.4rem;
}

.fs-l-cart .fs-c-continueShopping .fs-c-button--standard {
    background: #ebebeb;
    border: 1px solid #bbbbbb;
    border-radius: 0px;
    color: #212121;
    cursor: pointer;
    display: block;
    font-size: 1.2rem;
    line-height: 1;
    text-decoration: none;
    text-align: center;
    padding: 1.2em 1.6em 1em;
    box-shadow: 0 0 2px #b2b2b2;
    width: 32%;
    margin: 50px auto 50px;
}
.fs-p-linkButton:hover {
    text-decoration: none;
    opacity: 0.8;
    color: #fff;
}

.fs-c-inputInformation .fs-c-button--primary {
    background: #000;
    border: 1px solid #000;
    border-radius: 4px;
    color: #ffffff;
    cursor: pointer;
    display: inline-block;
    font-size: 1.4rem;
    line-height: 1;
    text-decoration: none;
    text-align: center;
    padding: 1.2em 1.6em 1.2em;
    box-shadow: none;
    min-width: 240px;
    margin-bottom: 0px;
}

.fs-c-button--standard{
padding: 1.2em 1.6em 0.6em;
}

.fs-c-cartBundleInfo__list > li > a {
    text-align: center;
    border: 1px solid currentColor;
    background: #c62f60;
    color: #ffffff;
    display: block;
    text-decoration: none;
    border-radius: 4px;
    width: 100%;
    line-height: 1.2;
    padding: 12px 12px;
    font-size: 1.4rem;
}
.fs-c-cartBundleInfo {
    margin: 32px 0 0;
}
.fs-c-cartBundleInfo__info {
    background: none;
    padding: 8px 16px 8px;
}

.fs-c-cartPayment, .fs-c-payWithAmazon {
    margin-top: 10px;
    font-size: 1.2rem;
}

.fs-p-announcement__title {
    color: #000000;
    font-size: 1.8rem;
    margin: 0px 0 6px;
}

.fs-body-cart .fs-l-cart__contentsArea {
    margin-bottom: 0;
}

.FS2_Recommend2_History_container_ItemList tbody{
    display: flex;
    margin: 20px 0;
}

.FS2_Recommend2_History_container_ItemList tbody tr{
    display: grid;
    width: 20%;
    margin: 5px 3px;
}
.FS2_Recommend2_History_container_ItemList td span.FS2_Recommend2_History_itemName {
    display: block;
    margin: 0 0 8px 0;
    text-align: left;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.fs-c-wishlistProduct__title, .fs-c-featuredProduct__title {
    color: #000000;
    font-size: 1.8rem;
    border-bottom: 1px solid #adadad;
}


/*   cart login---------------*/

.fs-body-cart-login .fs-c-loginForm {
    margin: 24px auto 50px;
    max-width: 600px;
    padding: 8px;
}

.fs-body-cart-login .fs-c-guestPurchase {
    border-top: 1px solid #aeaeae;
    margin-top: 48px;
    padding-top: 24px;
    text-align: center;
}

.fs-c-anotherLogin__message {
    text-align: left;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    margin: 20px 15px;
}
.fs-c-loginForm .fs-p-card {
    margin: 0px 0px 20px;
    background: none;
    border: none;
}

.fs-c-loginForm .fs-p-card__message {
    padding: 15px 8px 0;
}



/* button start -------------------------------- */

.butn {
    overflow: hidden;
    width: 150px;
    height: 42px;
    margin: 0px auto 46px;
    padding: 0;
    border-radius: 4px;
    border: none;
}

.butn a:before {
    display: block;
    content: "";
    position: absolute;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    top: 50%;
    right: 15px;
    width: 8px;
    height: 8px;
    margin-top: -4px;
    background: #000;
}

.butn a:after {
    display: block;
    content: "";
    position: absolute;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    top: 50%;
    right: 20px;
    width: 8px;
    height: 8px;
    margin-top: -4px;
    background: #fff;
}

.butn a {
    display: block;
    position: relative;
    /* z-index: 2; */
    text-align: center;
    background: #fff;
    color: #000;
    font-size: 14px;
    line-height: 40px;
    text-decoration: none;
}

.butn a:hover {
    color: #000;
    text-decoration: none;
    opacity: 0.8;
    background: #ffffff;
}

.rec_btn.butn a:hover {
    color: #000;
    text-decoration: underline;
    opacity: 0.7;
    background: #fff;
}



/* button end ------------------------------- */


/* insta_feed2 ---------------------------- */

.instagram_biography {
    display: none;
}

.instagram_profile{
    display: none;
}

.instag_btn {
    font-size: 1.4em;
    margin-bottom: 50px;
    margin-top: 0;
}
.instag_btn img {
    width: 17%;
    margin-left: 10px;
    background: #000000;
    border-radius: 5px;
    border: 1px solid #000000;
}

.instagram_gallery {
    margin-top: 0px;
    margin-bottom: 26px;
}

.instagram_gallery a{
    width: 25%;
    margin: 0%;
    position: relative;
    display: inline-block;
    height: 100%;
}
.butn .fa-instagram{
    margin-left: 10px;
    font-size: 2rem;
    position: relative;
    top: 3px;
    left: 2px;
}

.instag_btn .fa-instagram:before {
    content: "\f16d";
    font-size: 20px;
    color: #111;
    opacity: 0.8;
}


.instagram_tag{
    display: none;
}


.inst_spn {
    font-size: 0.8em;
    position: relative;
    top: -3px;
}

.fs-p-heading--lv2.inst{
    margin: 30px auto 25px;
}


.ins_img {
    padding-top: 18px;
    text-align: center;
}

.ins_img img {
    width: 18%;
    margin: 30px 0 32px;
}

.fs-body-category-premium_members_sale .fs-c-productPrice--selling .fs-c-price__value {
    font-size: 1.4rem;
}


.fs-body-product .fs-c-productPrice--member .fs-c-price__value {
    font-size: 3.2rem;
}
.fs-body-search .fs-c-button--plain,
.fs-body-category .fs-c-button--addToCart--list.fs-c-button--plain {
    display: none;
}
button.fs-c-button--viewExtendedImage.fs-c-button--plain,
button.fs-c-button--viewMoreImage.fs-c-button--plain{
    display: none;
}

/* ----------- 20220929追加 TOPページFUTUREスライド  -----*/
.future_slide_pc .slick-slide {
    width: 267px;
    padding: 0 5px;
}
.future_slide_pc .slick-prev{
top :50%;
left :-13px !important;
}
.future_slide_pc .slick-next{
top :50%;
left :auto !important;
right :-13px !important;
}





/*  2023 08 updated  */

#fs_Top > div.fs-l-page > main > section > h2:nth-child(2){
    background: #f2f2f2;
    padding: 60px 0;
}
#fs_Top > div.fs-l-page > main > section > section{
    background: #f2f2f2;
    margin: 0;
    padding: 0px 0 60px;
}

#fs_Top > div.fs-l-page > main > section > h2.fs-p-heading--lv2.rec_ttl{
    padding: 60px 0 22px;
    background: #f2f2f2;
    margin: 0;
}
.reco_colum.fs-pt-column{
background: #f2f2f2;
}

#fs_Top > div.fs-l-page > main > section > div.btn_rec_item:nth-child(25){
background: #f2f2f2;
padding: 10px 0 46px;
}
#fs_Top > div.fs-l-page > main > section > div:nth-child(25) > div.rec_btn{
margin: 0 auto;
}

#fs_Top > div.fs-l-page > main > section > div:nth-child(25) > div.rec_btn a{
background: #f2f2f2;
}

@media (max-width: 1000px){
.top-headerNavigation__search {
    max-width: 180px;
}
.fs-c-price__value {
    font-size: 1.2rem;
}
}
@media (max-width: 900px){
div.hd_login_area > a.my-true:nth-child(2){
display: none;
}
}

#fs_Top > div.fs-l-page > main > section > div:nth-child(37),
#fs_Top > div.fs-l-page > main > section > div:nth-child(37) > div > a{
background: #fff;
}

div.hd_login_area > a.my-true:nth-child(1){
display: none;
}
div.hd_login_area > a.my-true:nth-child(2){
color: #fff !important;
font-size: 14px;
line-height: 36px;
    max-width: 100px;
    overflow: hidden;
    height: 30px;
    font-size: 12px;
}



/* Recommend, NewArrival */
.fs-c-price__line {
    text-decoration: line-through;
    margin-right: -3px;
font-size: 0.8em;
}

.fs-c-sale__value {
    color: #e05a5a;
}

.fs-c-productPrice__main__price {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
margin-top: 8px;
}
.fs-c-productPrice__addon--listed_sale {
    display: block !important;
    margin: 0 5px;
color: inherit;
}
span.fs-c-productPrice__main__name{
text-align: left;
text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
.fs-c-productPrice--listed {
    align-items: center;
    height: 30px;
}

#fs_Top > div.fs-l-page > main > section > ul.fs-p-dateList.fs-pt-list.fs-pt-list--noMarker{
    padding-bottom: 50px !important;
}
.new_price8-2{
letter-spacing: 1px;
font-size: 1.8rem;
}






.___q-ugc-container .___q-ugc-body .___q-ugc-layout-footer .___q-ugc-show-more-btn{
border:none !important;
position: relative;
}


.___q-ugc-show-more-btn:before{
    display: block;
    content: "";
    position: absolute;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    top: 33%;
    right: -20px;
    width: 8px;
    height: 8px;
    background: #000;
}
.___q-ugc-show-more-btn:after {
    display: block;
    content: "";
    position: absolute;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    top: 33%;
    right: -19px;
    width: 8px;
    height: 8px;
    background: #ffffff;
}

.top-keyword ul li,
.top-keyword ul li a,
.top-keyword ul a .key-txt:after {
background: #fff;
}

.fs-c-productListItem__prices.fs-c-productPrices >div{
text-align: left;
/* margin-top: 8px; */
}


button.add-item-btn,
.new_colum.fs-pt-column.sale_colum button.fs-c-button--removeFromWishList--icon.fs-c-button--particular,
.new_colum.fs-pt-column.sale_colum button.fs-c-button--addToWishList--icon.fs-c-button--particular {
    position: absolute;
    right: 12px;
    bottom: 20px;
}

#fs_Top > div.fs-l-page > main > section > div:nth-child(25) > div > a:after {
background: #f2f2f2;
}

/*  2023-08  */

.reco_colum.fs-pt-column, .new_colum.fs-pt-column {
    padding: 0 4px;
}
.fs-pt-column__item {
   margin: 4px;
padding: 0;
}
#ex2-content ul.item_container li:first-of-type {
    margin: 13px 4px;
}
ul.item_container li {
    margin: 20px 4px;
}
.item_container > li:nth-child(5n) {
    margin: 20px 4px;
}
#ex2-content  #_rcmdjp_display_1 > ul.item_container {
padding: 0;
}

.fs-pt-column--4 a {
    padding: 0;
}
#ex2-content ul.item_container li:first-of-type {
    margin: 14px 8px 0px 0;
}
#ex2-content ul.item_container > li:nth-child(5n) {
    margin: 20px 0px 0 0px;
}
#_rcmdjp_display_1 li{
margin: 20px 8px 20px 0;
}

#fs_Top > div.fs-l-page > main > section > div:nth-child(16),
#fs_Top > div.fs-l-page > main > section > div:nth-child(17){
padding: 0;
}

#fs_Top > div.fs-l-page > main > section > div:nth-child(16) > div:nth-child(1),
#fs_Top > div.fs-l-page > main > section > div:nth-child(17) > div:nth-child(1){
margin: 4px 4px 4px 0;
}

#fs_Top > div.fs-l-page > main > section > div:nth-child(16) > div:nth-child(4),
#fs_Top > div.fs-l-page > main > section > div:nth-child(17) > div:nth-child(4){
margin: 4px 0 4px 4px;
}

/*
#ex1 > li{
flex: 1;
margin-right: 8px;
}
#ex1 > li:last-child{
margin-right: 0;
}

/*
#ex1 > li > a{
margin: 0;
}
*/

#fs_Top > div.fs-l-page > main > section > div:nth-child(29),
#fs_Top > div.fs-l-page > main > section > div:nth-child(28){
padding: 0;
}

#fs_Top > div.fs-l-page > main > section > div:nth-child(29) > a,
#fs_Top > div.fs-l-page > main > section > div:nth-child(28) > a{
margin: 4px 0 0 8px;
}
#fs_Top > div.fs-l-page > main > section > div:nth-child(29) > a:nth-child(1),
#fs_Top > div.fs-l-page > main > section > div:nth-child(28) > a:nth-child(1){
margin: 4px 0;
}
#fs_Top > div.fs-l-page > main > section > div.infomation_panel_area.inf_parts.fs-pt-column > div{
margin: 0;
}


@media (min-width: 1080px){
.fs-pt-carousel .slick-next {
    left: unset;
    right: calc((100vw - 1099px)/2);
}
.fs-pt-carousel .slick-prev {
    left: calc((100vw - 1095px)/2);
}
}

#ex1-content_page #_rcmdjp_display_1 ul.item_container li {
    margin: 40px 12.4px;
}


header > div.linebanner_area.fs-pt-column > a {
margin: 0;
}

/*
.fs-l-pageMain> .fs-c-productList
article.fs-c-productList__list__item > form:nth-child(1) > div.fs-c-productListItem__prices.fs-c-productPrices,
.fs-l-pageMain> .fs-c-productList
article.fs-c-productList__list__item > form:nth-child(1) > div.fs-c-productListItem__prices.fs-c-productPrices > div:nth-child(1),
.fs-l-pageMain> .fs-c-productList
article.fs-c-productList__list__item > form:nth-child(1) > div.fs-c-productListItem__prices.fs-c-productPrices > div:nth-child(2){
margin-top: 0;
}*/

article.fs-c-productList__list__item > form:nth-child(1) > div.fs-c-productListItem__prices.fs-c-productPrices > div {
line-height: 0;
}

article.fs-c-productList__list__item > form:nth-child(1) > div:nth-child(6) > div:nth-child(2),
article.fs-c-productList__list__item > form:nth-child(1) > div.fs-c-productListItem__prices.fs-c-productPrices
> div.fs-c-productPrice.fs-c-productPrice--member {
line-height: 1;
}

header.fs-l-header .fs-pt-column__item{
margin: 0;
}

/* titles 2412 */
.btn-group.hum-lst .h3 {
 font-weight: 500;
 line-height: 1.2;
 padding: 10px 20px 0.5rem 22px;
 font-size: 1.2rem;
 background: #f2f2f2;
 margin: 0;
}
.fs-clientInfo.is-ready .fs-p-productSearch .shoplist .h2 {
 font-size: 1.6rem;
 line-height: 30px;
 padding-left: 7px;
 margin-bottom: .5rem;
 font-weight: 500;
}
.accordion-button .h2::after {
    content: "";
    width: 8px;
    height: 8px;
    background-image: none;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    border-top: 1px solid #333;
    border-left: 1px solid #333;
    position: absolute;
    top: 50%;
    left: 92%;
}
.accordion-button.collapsed .h2::after {
    content: "";
    width: 8px;
    height: 8px;
    margin-top: -7px;
    border-top: 1px solid #333;
    border-left: 1px solid #333;
    position: absolute;
    top: 50%;
    left: 92%;
    transform: rotate(225deg);
    -webkit-transform: rotate(225deg);
}
.fs-clientInfo.is-ready .fs-p-productSearch .shoplist .accordion-header {padding-left: 7px;}
.ranking_inf {
 margin-bottom: 1rem;
 font-size: 1.4rem;
 line-height: 1.6;
}
.h4.item_name {
    font-size: 1.4rem;
    text-align: left;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    margin-top: 10px;
}
.spec h2.detail_title {
    text-align: left;
    border: 0;
    margin: 0;
    padding: 20px 15px 0px;
    background: transparent;
    margin-bottom: .5rem;
    font-size: 1.5rem;
}

div._fs_ttl {
 margin-bottom: 1rem;
}
h2.ttl_small {
 font-size: 1.4rem;
}

/* add 20250530 */
.new_colum a.fs-c-productPrice__main__name {
    text-align: left;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}