 html{
      scroll-behavior: smooth;
    }
*{
list-style-type:none;
}
.fs-c-button__label:hover{
text-decoration:none;
color: #8b008b;
}
a:hover{
text-decoration:none;
color: #8b008b;
opacity:0.6;
}
a:visited {
    color: #8b008b;
}
figure {
    margin: auto;
}
img {
vertical-align: bottom;
}
.fs-pt-carousel {
    position: relative;
    z-index: 1;
    top: 135px;
}

nav.fs-c-breadcrumb {
    max-width: 1216px;
    margin: auto;
}
.item_area {
    background: #fffaf0;
    padding: 30px;
}
.fs-p-heading--lv2 {
    text-align: center;
    font-size: 36px;
}
.slide_info {
    padding-left: 30px;
}
.news_area{
margin-top: 148px;
}

.fs-c-checkout-shippingOption__control .fs-c-checkout-shippingOption__button:before {
    content: "\30AF\30FC\30EB\4FBF\3092\3054\5E0C\671B\306E\304A\5BA2\69D8\306F\53F3\8A18\306E[\5909\66F4]\30DC\30BF\30F3\3092\62BC\3057\3066\3044\305F\3060\304D\3001\914D\9001\30B5\30FC\30D3\30B9\306E\9805\76EE\306B\3066\300C\4F50\5DDD\30AF\30FC\30EB\4FBF\300D\3092\3054\9078\629E\304F\3060\3055\3044\3002";
    width: calc(100% - 4.2em - 2.4rem);
    padding-right: 1em;
}
.fs-c-checkout-shippingDetail__fee:after {
    content: "\5317\6D77\9053\30FB\6C96\7E04\30FB\6771\5317\306F\9001\6599\7121\6599\5BFE\8C61\5BFE\8C61\5916\3068\306A\308A\307E\3059\3002";
}

@media(max-width:960px){
.fs-l-header .header_menu_wrapper {
position: relative;
    display: block;
}
.fs-l-header .header_menu_wrapper .menuli {
  width:100%;
}
.fs-l-header .header_menu_wrapper .menuli .header_menu_new {
    width: 250px;
    margin: 10px auto 0 10px;
}
.fs-l-header .header_menu_wrapper .menuli:nth-child(3) {
    width: 95%;
    margin: 10px auto;
    text-align: right;
}
.fs-l-header .header_b {
display: none;
}
.fs-l-page .fs-pt-carousel {
top:unset;
}
.fs-l-page .news_area {
 margin:auto;
}
.item_area {
    padding: 15px;
}
.fs-l-footer .footer_wrapper {
    display: block;
}
.fs-l-footer .footer_wrapper .footer_li1 {
    width: 100%;
}
.fs-l-footer .footer_wrapper .footer_li1 h2 {
    width: 100%;
}
.fs-l-footer .footer_wrapper .footer_li1 .footer_ul1 {
    display: flex;
    flex-wrap: wrap;
}
.fs-l-footer .footer_wrapper .footer_li1 .footer_ul1 .footer_li2 {
    width: 50%;
}
.fs-l-footer .footer_wrapper .footer_li1 .footer_ul1 .footer_li3 {
    width: 100%;
}
.fs-l-footer .footer_wrapper .footer_li1 .footer_ul1 .footer_li3:nth-child(3),
.fs-l-footer .footer_wrapper .footer_li1 .footer_ul1 .footer_li3:nth-child(4) {
    width: 50%;
}
.fs-l-footer .footer_wrapper .footer_li1 .footer_ul1 .footer_li3:nth-child(5) {
    text-align: center;
}
.fs-l-footer .fs-l-col--3 {
grid-template-columns: none;
}
}


/*会社概要ページ横幅*/
#company{
margin: 0 15%;
}
.fs-l-col--3 {
    grid-template-columns: repeat(2, 1fr);
}
/* 商品ページ */

.fs-l-main {
justify-content: center;
margin: 110px auto 24px;
color: #5d5d5d;
}
.fs-l-pageMain {
max-width: none!important;
}
div#item_name {
    max-width: 700px;
    padding: 15px 10px;
    border-bottom: 1px solid #5d5d5d;
}
span.fs-c-productNameHeading__name {
    line-height: 1.8;
}
.fs-c-productNumber {
border: none;
}
.fs-c-productNumber {
margin:0;
    padding-left: 20px;
}
.fs-c-productNumber__number {
font-size:8px;
}
.fs-c-productNumber__label,
.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: 4rem;
    font-weight: bold;
}
.fs-c-productPrices.fs-c-productPrices--productDetail {
    margin-bottom: 0;
}
.fs-c-productPrice.fs-c-productPrice--selling {
    padding-left: 20px;
}
#tag_cart_area {
    display: flex;
    justify-content: space-between;
    padding-left: 20px;
}
#fs_ProductDetails .fs-c-productMarks {
    width: 40%;
}
ul.fs-c-productMark {
    display: flex;
    width: 90%;
}
.fs-c-productMark > li {
    box-sizing: border-box;
    width: 50%;
    padding: 5px 2.5px;
    text-align: center;
    font-size: x-large;
}
ul.fs-c-productMark {
    width: 100%;
}
.fs-c-productMark__mark {
    border-radius: 0;
    border: 1px solid #5d5d5d;
    padding: 5px;
}
.fs-c-productMark__label {
    font-size: 11px;
}
.fs-c-mark--coolDeliveryAvailable {
    background: #2cb7ff;
}
.fs-c-productQuantityAndWishlist {
    display: flex;
    flex-flow: column-reverse;
}
.fs-c-quantity {
position: relative;
    font-size: xx-large;
    width: 70%;
}
.fs-c-quantity::before {
    content: "\6570\91CF";
    position: absolute;
    bottom: 100%;
    display: block;
    font-size: small;
}
select.fs-c-quantity__select.fs-system-quantity-list {
    border: 1px solid #C60001;
}
.fs-c-button--particular {
background: #fff;
    box-shadow: none;
}
.fs-c-button--primary {
    font-size: 2rem;
    width: 100%;
    min-width: unset;
    padding: 0.8em 2.6em 0.6em;
    font-size: x-large;
}
.fs-c-productMainImage__image {
max-width:400px;
margin: 0 0 0 auto;
}
.fs-c-productMainImage__expandButton {
    display: none;
}
#dot_line {
    grid-column: 1 / 3;
    width: 90%;
    height: 3px;
    margin: 0 auto 50px;
    border-bottom: dashed 3px #fff;
    background: #5d5d5d;
}
.fs-l-productLayout__item.fs-l-productLayout__item--3 {
    margin: 0 50px
}
.item_Jname ,.item_Ename{
    line-height: 1.8em;
}
.list_n_attention {
    display: flex;
    flex-wrap: wrap;
gap: 10%;
margin-top: 40px;
}
.spec_list {
    width: 45%;
    padding: 0;
    margin: 0;
}
.spec_list li {
    display: flex;
    width: 100%;
    padding: 10px 5px;
    border-bottom: 1px solid;
}
.spec_list li span {
    display: block;
    min-width: 20%;
    height: 100%;
    font-weight: bold;
}
.attention_txt {
    width: 45%;
}
.attention_txt:before {
    content: "商品説明";
    display: inline-block;
    width: 6em;
    text-align: center;
    margin-right: calc(100% - 6em);
    margin-bottom: 1em;
    font-size: large;
    font-weight: bold;
    box-shadow: 0px 0px 3px 1px #00000030;
}
.explanation_area {
    text-align: center;
    max-width: 1000px;
    margin: 50px auto;
    padding: 50px;
    background: #f6f6f6;
}
.explanation_area img {
    width: 100%;
    vertical-align: bottom;
}
[class^="explanation_txt-"] {
  max-width: 750px;
  margin:1em auto 2em;
  text-align: left;
}
.award_area {
display: flex;
    flex-wrap: wrap;
    max-width: 820px;
    margin: 50px auto 0;
}
.award_area figure {
    width: 50%;
    margin: auto;
}
.fs-c-productName__copy, .fs-c-productName__name, .fs-c-productName__variation {
    display: block;
    height: 50px;
    overflow: hidden;
}
/*タグのフォントサイズ*/
.fs-c-productMark__mark {
    font-size: 11px;
}
/*カートページ　数量フォントサイズ*/
select.fs-c-quantity__select.fs-system-quantity-list {
    font-size: 15px;
}
/*スマホページ*/
.fs-c-productPrice:not(.fs-c-productPrice--listed) .fs-c-productPrice__main__price {
    color: #c60001;
}




#sp_details {
    display: none;
}
@media(max-width:960px){
.fs-c-breadcrumb {
    display: none;
}
.fs-c-productNameHeading {
    font-size: 1.8rem;
}
.fs-c-productPrice--listed {
    padding-left: 20px;
}
.fs-l-productLayout__item--1 {
    grid-column: 1 / 2;
    grid-row: 1 / 2;
}
.fs-l-productLayout__item--2 {
    grid-column: 1 / 2;
    grid-row: 2 / 3;
}
.fs-l-productLayout__item.fs-l-productLayout__item--3 {
    width: 95%;
    margin: auto;
}
.fs-c-productMainImage__image {
    max-width: 100%;
}
.fs-c-productMainImage__image img {
    width: 100%;
}
#fs_ProductDetails #tag_cart_area ,
#fs_ProductDetails .list_n_attention {
    display: block;
}
#tag_cart_area {
    width: 90%;
    margin: auto;
    padding-left: 0;
}
#fs_ProductDetails .fs-c-productMarks {
    width: 100%;
    margin-bottom: 2em;
}
ul.fs-c-productMark {
    width: 100%;
}
.fs-c-productPointDisplay {
    display: block;
    width: 90%;
    margin: auto;
    text-align: center;
}
.fs-c-quantity::before {
    bottom: 80%;
}
#fs_ProductDetails .list_n_attention .spec_list ,
#fs_ProductDetails .list_n_attention .attention_txt{
    width: 100%;
}
.explanation_area {
    padding: 10px;
}

.fs-c-mark--coolDeliveryAvailable {
    width: 100%;
    text-align: center;
}
#sp_details {
    display: block;
}
#pc_details {
    display: none;
}
}



