@charset "UTF-8";
.fs-c-breadcrumb {
    max-width: 1200px;
    margin: 0 auto 0;
    width: 94%;
    padding-top: 15px;
}
div.fs-c-breadcrumb {
    display: none;
}
div#fs_p_scrollingCartButton {
    display: none;
}
.productNumberArea {
    display: none;
}
span.fs-c-productQuantityAndWishlist__wishlist.fs-c-buttonContainer {
    padding-bottom: 10px !important;
}
.fs-c-inquiryAboutProduct.fs-c-buttonContainer.fs-c-buttonContainer--inquiryAboutProduct {
    display: none;
}
.header_flex_item_rig_botom .header_search {
  width: 220px;
  border-radius: 5px;
  border: 1px solid;
  background-image: url(https://jkcstore.itembox.design/item/img/search1.svg);
  background-repeat: no-repeat;
  background-size: 20px;
  background-position: 95% center;
  padding: 4px 0 6px 0px;
  text-indent: 20px;
}
.header_flex_item_rig_botom {
    margin-bottom: -20px;
}

span#cart_count_number {
    display: inline-block;
    background: #dd1c24;
    color: #fff;
    padding: 0 5px;
    border-radius: 20px;
    position: absolute;
    font-size: 11px;
    top: -10px;
    left: 10px;
}
header .__area .__area2 ul.linkList li a span.icon{
    position: relative;

}

.common_fbanner {
    max-width: 1200px;
    width: 100%;
    margin: 0 auto 50px;
}
.fs-preview-header { display: none; }

.catTopBnner.itemTopBnner {
    max-width: 1200px;
    margin: 15px auto 0;
}

/* コラムパーツタイトル文字サイズ変更 */
.top-column-4 {
    text-align: left;
}
.top-column-4 .fs-pt-column__heading {
    font-size: 1.2rem;
    line-height: 1.2;
    margin: 0.8em 0 0.2em;
}
.top-column-4 a:hover {
    text-decoration: none;
}

/* 独自コメント(5)用スタイル追加 */
.productDescriptionArea_b img {

}

/* 独自コメント(4)用スタイル追加 */

.outletComment {
    color: #ff0000;
}
    .productDescriptionArea a {
        color: #0091db;
    }

    .productDescriptionArea a:visited {
        color: #0091db;
    }

    a.jkc_prd_link {
        display: inline-block;
        padding: 0.5em 2.5em 0.5em 1em;
        border: 1px solid #0091db;
        margin: 0.5em 0;
        color: #0091db;
        position: relative;
    }

    a.jkc_prd_link::after {
        font-family: "Font Awesome 5 Free";
        content: '\f35d';
        font-size: 90%;
        font-weight: 600;
        margin: 0 0.8em;
        top: 9px;
        position: absolute;
        right: 0;
    }

    a.jkc_contact {
        display: inline-block;
        padding: 0.2em 2.5em 0.2em 1em;
        border: 1px solid #aaa;
        margin: 0.5em 0;
        background-color: #f0f0f0;
        color: #333 !important;
        border-radius: 2em;
        position: relative;
    }

    a.jkc_contact::after {
        font-family: "Font Awesome 5 Free";
        content: '\f35d';
        font-size: 90%;
        font-weight: 600;
        margin: 0 0.8em;
        top: 4px;
        position: absolute;
        right: 3px;
    }

    a.jkc_mail {
        display: inline-block;
        padding: 0.2em 2.5em 0.2em 1em;
        border: 1px solid #aaa;
        margin: 0.5em 0;
        background-color: #f0f0f0;
        color: #333 !important;
        border-radius: 2em;
        position: relative;
    }

    a.jkc_mail::after {
        font-family: "Font Awesome 5 Free";
        content: '\f35d';
        font-size: 90%;
        font-weight: 600;
        margin: 0 0.8em;
        top: 4px;
        position: absolute;
        right: 3px;
    }

    .jkc_seibii_banner {
        display: block;
        width: 100%;
        margin: 0.5em 0;
    }
#fs_Top > div.fs-l-page > div.mainVisual01 {
    padding-bottom: 85px;
}
#fs_form > div > div.item_page_bnr_1 > div {
    display: none;
}
.mypage_banner_cont{
    max-width:1200px;
    width:100%;
    /*margin: -145px auto 35px;*/
    margin: 0 auto 35px;
}
.mypage_banner_cont > div{
    display: block;
    margin:10px 0;
}

#fs_ProductCategory.fs-body-category-jvc-victor-headphone > div > main > section > div.fs-c-subgroup {
    display: none;
}

@media only screen and (min-width: 768px){
  .fs-l-pageMain .fs-c-subgroup .fs-c-subgroupList .fs-c-subgroupList__item {
    flex-basis: calc(25%);
    margin-left: -1px;
    margin-top: -1px;
    text-align: center;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    flex-grow: inherit;
}
}
#fs_form > div > div.fs-l-productLayout__item.fs-l-productLayout__item--1 > div.fs-c-productThumbnail > figure.fs-c-productThumbnail__image > figcaption{
      font-size: 12px;
}
#fs_form > div > div.fs-l-productLayout__item.fs-l-productLayout__item--2 > div.products_btns_wrapper > div.fs-c-variationAndActions > div > div > div > ul > li > div.fs-c-variationCart__cartButton {
  margin-left: 8px;
}
.fs-c-productPointDisplay {
  background-color: initial !important;
}
#fs_form > div > div.fs-l-productLayout__item.fs-l-productLayout__item--2 > div.fs-c-productPointDisplay > span.fs-c-productPointDisplay__label {
  display: none;
}

/* ページトップに戻るボタン調整 */

element.style {
}
#page-top {
    text-align: right;
    position: fixed;
    top: auto;
    right: 0;
    bottom: 0;
    overflow-y: auto;
    margin: 0px 0px 0px 0px;
    z-index: 3;
}
.fs-p-searchForm__input.fs-p-inputGroup__input::placeholder {
font-size: 15px;
}

_::-webkit-full-page-media, _:future, :root .fs-p-searchForm__input.fs-p-inputGroup__input {
  padding: 0 10px !important;
  font-size: 15px;
}
_::-webkit-full-page-media, _:future, :root .fs-p-searchForm__button {
  height: 3em;
}
_::-webkit-full-page-media, _:future, :root .fs-p-searchForm .fs-p-searchForm__inputGroup .fs-p-searchForm__button::before {
  top: 12px;
}

/*-----------------ヘッダーエリア-20210928*/
.refineCategoryBody .bodyIn {
    margin: -1px -1px 0 0;
    zoom: 1;
}
.refineCategoryBody .item {
    display: block;
    position: relative;
    float: left;
    margin: 0 0 -1px 0px;
    border: solid 1px #cecece;
    margin-right: 5px;
    margin-bottom: 5px;
}
.refineCategoryBody .item .cateLink {
    width: 100%;
    height: 100%;
    opacity: 0;
    position: absolute;
    top: 0;
    display: block;
    z-index: 1;
}
.mainArea a:link {
    color: #1b72e9;
}
.refineCategoryBody .item .inner .thumb {
    height: auto;
    padding-left: 2px;
    padding-right: 2px;
    display: table-cell;
    vertical-align: middle;
    margin-top: auto;
}
.refineCategoryBody .item .inner .thumb img {
    height: auto;
}
.mainArea .refineBigCategory .refineCategoryBody .item .inner .name {
    margin: 0;
    padding-right: 5px;
    display: table-cell;
    vertical-align: middle;
}
.refineCategoryBody .item .name {
    display: block;
    margin-top: 5px;
    padding: 0 5px;
    font-size: unset;
    line-height: 1.4;
    margin-bottom: auto;
    margin-top: auto;
}
.refineCategoryBody .item .inner {
    display: flex;
    height: 100%;
}
.refineCategoryBody {
    max-width: 1200px;
    margin: auto;
    display: table;
    background-color: #ffffff;
    padding-left: 8px;
    padding-top: 6px;
}
.knw_header_area {
    background-color: #f4f4f2;
    padding-bottom: 1%;
}
@media only screen and (max-width: 768px){
.knw_header_area {
    display: none;
}
}
/*-----------------終了フリーページ用*/
font.knw_testtd {
    color: #ff001a;
    font-size: x-large;
}
/*-----------------ヘッダー下修正用*/
li.login {
    line-height: 37px;
}
li.cart {
    line-height: 37px;
}
li.member {
    line-height: 37px;
}
li.loginout {
    line-height: 37px;
}
li.member_true{
    line-height: 37px;
}
li.contact_C {
    line-height: 37px;
}
li.contact_B {
    line-height: 37px;
}
span#cart_count_number {
    line-height: 17px;
    top: -5px;
}
header .__area .__area2 ul.linkList li a span {
    color: #fff;
    font-size: 12px !important;
    display: inline-block;
}
span.icon01 {
    width: 18px;
    vertical-align: bottom;
    margin-right: 10px;
    display: inline-block;
    margin-bottom: 5px;
}
span.thumb {
    width: 40px;
}
/* 予約商品アイコンカラー変更 */
.fs-c-mark--preorder {
    background-color: #f00;
}
.fs-c-mark__label {
    color: #fff;
}

/* 法人ページ　ページ内リンクボタン */
.knw_btn_bb {
  position: relative;
  padding: 0.3em 5em;
  text-decoration: none;
  color: #ffffff;
  background: #006aba;
  transition: .4s;
  display: table;
  margin-left: auto;
  margin-right: auto;
  font-size: 30px;
}

.knw_btn_bb:hover {
  background: #006abaad;
  color: white;
}
a.knw_btn_bb {
    color: #fff !important;
}
@media only screen and (max-width: 768px){
.knw_btn_bb {
font-size: inherit;
padding: 1.3em 6em;
}
#contactbb{
    display: block;
    padding-top: 70px;
    margin-top: -70px;
}
}
/*SP用ヘッダーエリア*/
span.icon_sp {
    transform: translateY(-8px);
    width: 18px;
    vertical-align: middle;
    margin-right: 10px;
}
@media only screen and (max-width: 768px){
li.login {
    line-height: 45px;
}
li.loginout {
    line-height: 45px;
}
li.member {
    line-height: 45px;
}
li.member_true {
    line-height: 45px;
}
}
/*コロナ特集ページ*/
@media only screen and (max-width: 768px){
li.knw_coronaimg {
    font-size: 13px;
}}

/*ショッピングカート（「ショッピングを続ける」）*/
.fs-c-continueShopping {
    margin: 0 0 5rem 0;
}
.fs-c-wishlistProduct__header {
    margin: 5rem 0 0 0;
}

/*マイページ会員設定-0407-*/
.fs-p-accountInfo__accountRank__rank:empty::before{
  content: 'レギュラー';
}
.fs-p-memberInfo__stage.is-staged--{
  display:block;
}
.fs-p-memberInfo__stage.is-staged--::before{
  content: 'レギュラー';
}

/*footer修正用*/
footer {
    background: #0091db !important;;
    line-height: inherit !important;;
}

/*一覧ページのカラーチップ*/
.color_chips{
 margin: 10px 5px 20px 0;
 width: 20px;
 height: 20px;
}

/*categoryバナー用*/
.categorybnrSP{
  display:none;
}
.footertop_bnr_SParea{
  margin: 0 1rem;
}
@media only screen and (max-width: 768px){
.categorybnrPC{
  display:none;
}
.categorybnrSP{
  display:block;
}
.bnr_footertop_area{
    margin: 0 1rem;
}
.footertop_bnr_SParea{
    margin: 0 1rem;
}
}

/*****************************************商品ページ用　start*/
/*--------独自コメント全体設定*/
.knw_item_cmt5_areaall {
    margin: 3rem 0;
}
.knw_item_cmt6_areaall {
    margin: 3rem 0;
}
.knw_item_cmt7_areaall {
    margin: 3rem 0;
}
.knw_item_cmt8_areaall {
    margin: 3rem 0;
}
.knw_item_cmt9_areaall {
    margin: 3rem 0;
}
a.knw_item_prd_linkarea {
    display: inline-block;
    padding: 0.5em 2.5em 0.5em 1em;
    border: 1px solid #0091db;
    margin: 0.5em 0;
    color: #0091db;
    position: relative;
    text-align: center;
    border-radius: 10px;
    max-width: 500px;
    width: 100%;
}
a.knw_item_prd_linkarea:hover {
    color: #0091db;
}
a.knw_item_prd_linkarea:visited {
    color: #0091db;
}
span.knw_item_prd_linkicon::after {
    font-family: "Font Awesome 5 Free";
    content: '\f35d';
    font-size: 90%;
    font-weight: 600;
    margin: 0 0 0 1rem;
    color: #2191db;
}
br.jvc_textbr_sp { display: none; }
@media only screen and (max-width: 768px) {
br.jvc_textbr_sp { display: block; }
}
br.jvc_textbr_pc { display: block; }
@media only screen and (max-width: 768px) {
br.jvc_textbr_pc { display: none; }
}

/*--------独自コメント（１）*/
.knw_item_cmt1PC { display: block; }
.knw_item_cmt1SP { display: none; }

@media only screen and (max-width: 768px) {
.knw_item_cmt1PC { display: none; }
.knw_item_cmt1SP { display: block; }
}

/*--------独自コメント（４）*/
/*アイコンエリア*/
.knw_item_cmt4_icon {
    display: flex;
    flex-wrap: wrap;
    text-align: center;
    align-items: center;
    justify-content: flex-start;
}
.knw_item_cmt4_iconimg {
  width: calc(100% / 5);
  padding: 0 0.2rem;
  margin: 0.2rem 0;
}

/*セット商品エリア*/
h3.knw_item_cmt4_seth3 {
    font-size: 1.3rem;
    font-weight: bold;
    margin: 0 0 1rem 0;
}
span.knw_item_cmt4_setkakaku {
    font-size: 0.8rem;
}
li.knw_item_cmt4_set_li {
    list-style: inside;
    margin-left: 1.4em;
    text-indent: -1.4em;
}
li.knw_item_cmt4_set_li a {
    color: #333;
}
li.knw_item_cmt4_set_li a:visited {
    color: #333;
}

/*境界線*/
hr.knw_item_cmt4_hr {
    margin: 1rem 0;
}
/*法人のお客様*/
a.knw_item_prd_link {
    display: inline-block;
    padding: 0.5em 2.5em 0.5em 1em;
    border: 1px solid #0091db;
    margin: 0.5em 0;
    color: #0091db;
    position: relative;
    text-align: center;
    border-radius: 10px;
    max-width: 500px;
    width: 100%;
}
a.knw_item_prd_link::after {
    font-family: "Font Awesome 5 Free";
    content: '\f35d';
    font-size: 90%;
    font-weight: 600;
    margin: 0 0.8em;
    top: 9px;
    position: absolute;
}
a.knw_item_prd_link:hover {
    color: #0091db;
}
a.knw_item_prd_link:visited {
    color: #0091db;
}

@media screen and (max-width: 768px) {
  a.knw_item_prd_link {
    padding: 0.5em 1em;
  }
  a.knw_item_prd_link::after {
    font-family: "Font Awesome 5 Free";
    content: '\f35d';
    font-size: 90%;
    font-weight: 600;
    margin: 0 0 0 0.8em;
    position: initial;
  }
}

/*防災ロゴ用*/
.knw_item_cmt4_bousaiiconarea {
    display: flex;
    align-content: end;
    line-height: 0;
    flex-direction: row;
}
.knw_item_cmt4_bousaitext {
    width: 80%;
    align-self: center;
    line-height: initial;
}
.knw_item_cmt4_bousaiimg {
    width: 20%;
}


/*--------独自コメント（５）*/
h3.knw_item_cmt5_titleh3 {
    font-size: 1.3rem;
    font-weight: bold;
    margin: 0 0 1rem 0;
    height: 45%;
}

/*ドライブレコーダー*/
.knw_item_cmt5_driveblockare {
    display: flex;
    gap: 2rem;
}
.knw_item_cmt5_driveblock {
    max-width: 600px;
    margin: 0;
    width: 100%;
}
.knw_item_cmt5_drivearea {
    text-align: center;
    margin: 4rem 0;
}

/*カーナビ*/
.knw_item_cmt5_carnaviblockare {
    display: flex;
    gap: 2rem;
}
.knw_item_cmt5_carnaviblock {
    max-width: 600px;
    margin: 0;
    width: 100%;
}

.knw_item_cmt5_carnaviarea {
    text-align: center;
    margin: 4rem 0;
}

@media only screen and (max-width: 768px) {
.knw_item_cmt5_driveblock {
    width: auto;
    padding: initial;
    margin: auto;
}
.knw_item_cmt5_carnaviblockare {
    display: block;
}
.knw_item_cmt5_carnaviblock {
    width: auto;
    padding: initial;
    margin: auto;
}
.knw_item_cmt5_driveblockare {
    display: block;
}
}

/*--------独自コメント（６）*/
.knw_item_cmt6PC { display: block; }
.knw_item_cmt6SP { display: none; }

@media only screen and (max-width: 750px) {
.knw_item_cmt6PC { display: none; }
.knw_item_cmt6SP { display: block; }
}

/*--------独自コメント（７）*/
h2.knw_item_cmt7_titleh2 {
    font-size: 36px;
    text-align: center;
}
.knw_item_cmt7_itempointarea {
    background: #f4f4f4;
    padding: 2rem;
    font-size: 25px;
    margin: 3rem 0;
}
h4.knw_item_cmt7_titleh4 {
    color: #0091dc;
    font-size: 35px;
    font-weight: bold;
    text-align: center;
}
.knw_item_cmt7_itempointarea ul {
    margin: 4rem 0;
    text-align: left;
}
.knw_item_cmt7_itempointarea li:before {
    content: "■";
    margin-right: 0.6rem;
    color: #0091dc;
}
.knw_item_cmt7_itempointarea li {
    margin-left: 1.4em;
    text-indent: -1.4em;
}
h5.knw_item_cmt7_titleh5 {
    text-align: left;
}
.knw_item_cmt7_osusumearea p {
    text-align: left;
    font-size: 20px;
}
.knw_item_cmt7_osusumearea {
    margin: 4rem 0;
}
.knw_item_cmt7_itempointarea li {
    font-size: 25px;
}
.knw_item_cmt7PC { display: block; }
.knw_item_cmt7SP { display: none; }
.knw_item_cmt7SP2 { display: none; }
p.knw_item_cmt7textarea {
    border: solid 3px #0091dc;
    border-radius: 15px;
    padding: 1rem;
    margin-top: 0.5rem;
}

@media only screen and (max-width: 750px) {
.knw_item_cmt7PC { display: none; }
.knw_item_cmt7SP {
    display: block;
    max-width: 300px;
}
.knw_item_cmt7SP2 {
    display: block;
    max-width: 352px;
}
h2.knw_item_cmt7_titleh2 {
    font-size: 6vmin;
}
h2.knw_item_cmt7_titleh4 {
    font-size: 25px;
}
.knw_item_cmt7_osusumearea p {
    font-size: 15px;
}
.knw_item_cmt7_itempointarea li {
    font-size: 18px;
}
}
span.knw_item_cmt7_osusumearea_textsmall {
    font-size: 0.8rem;
}
.knw_item_cmt7_osusumearea a {
    font-size: 20px;
}
@media only screen and (max-width: 750px){
.knw_item_cmt7_osusumearea a {
    font-size: 15px;
}
}


/*--------独自コメント（８）*/
h3.knw_item_cmt8_titleh3 {
    font-size: 1.3rem;
    font-weight: bold;
    margin: 0 0 1rem 0;
    height: 70px;
    display: inline-block;
}

/*カーナビ*/
.knw_item_cmt8_brandblockare {
    display: flex;
    gap: 2rem;
}
.knw_item_cmt8_brandblock {
    max-width: 600px;
    width: 100%;
    min-width: 0;
    display: table;
    margin: 2rem 0;
}
.knw_item_cmt8_brandarea {
    text-align: center;
}
.knw_item_cmt8_brandblock img {
    max-width: 575px;
    width: 100%;
    max-height: 400px;
    height: 100%;
}
.knw_item_cmt8_brandblock p {
    text-align: left;
}
.knw_item_cmt8_osusumearea {
    margin: 0 0 4rem 0;
}
h5.knw_item_cmt8_titleh5 {
    text-align: left;
}
.knw_item_cmt8PC { display: block; }
.knw_item_cmt8SP { display: none; }
.knw_item_cmt8SP2 { display: none; }
p.knw_item_cmt8textarea {
    border: solid 3px #0091dc;
    border-radius: 15px;
    padding: 1.5rem;
    margin-top: 0.5rem;
}
.knw_item_cmt8_osusumearea p {
    text-align: left;
    font-size: 20px;
}

/*リスト用*/
.knw_item_cmt8_brandblock li {
    text-align: justify;
    margin-left: 1em;
    text-indent: -1em;
}
.knw_item_cmt8_brandblock ul {
    text-align: start;
}
@media only screen and (max-width: 768px) {
.knw_item_cmt8_brandblock {
    width: auto;
    padding: initial;
    margin: auto;
    max-width: fit-content;
}
.knw_item_cmt8_brandblockare {
    display: block;
}
.knw_item_cmt8_brandblock img {
    max-width: 345px;
    width: 100%;
    max-height: 230px;
    height: 100%;
}
h3.knw_item_cmt8_titleh3 {
    height: auto;
}
.knw_item_cmt8_brandblock {
    margin-bottom: 2rem;
}
.knw_item_cmt8_brandblock:nth-of-type(1) {
    margin-bottom: 3rem;
}
.knw_item_cmt8_brandarea {
    text-align: center;
    margin: 0rem 0;
}
.knw_item_cmt8PC {
    display: none;
}
.knw_item_cmt8SP2 {
    display: block;
    max-width: 352px;
}
.knw_item_cmt8_osusumearea p {
    font-size: 15px;
}
}
span.knw_item_cmt8_brandblock_textsmall {
    font-size: 0.8rem;
}
span.knw_item_cmt8_blockarea_textsmall {
    font-size: 0.8rem;
}

/*--------独自コメント（９）*/
/*動画エリア*/
.knw_item_cmt9_youtube {
    text-align: center;
}
.knw_item_cmt9_biztriparea {
    text-align: center;
    margin: 4rem 0;
}
.knw_item_cmt9_brandarea {
    text-align: center;
    margin: 4rem 0;
}

@media screen and (max-width: 750px){
.knw_item_cmt9_youtube iframe {
    position: absolute;
    top: 0;
    right: 0;
    width: 100% !important;
    height: 100% !important;
}
.knw_item_cmt9_youtube {
    position: relative;
    width: 100%;
    padding-top: 56.25%;
    margin: 0.5em 0 1em;
}
}

/*動画遷移エリア*/
h3.knw_item_cmt9_titleh3 {
    font-size: 1.3rem;
    font-weight: bold;
    margin: 0 0 1rem 0;
}
.knw_item_cmt9_youtubearea {
    margin: 3rem 0;
}


/*--------独自コメント（10）*/
.knw_item_cmt10_areaall {
    margin: 3rem 0;
}

/*タイトル*/
h3.knw_item_cmt10_titleh3 {
    font-size: 1.3rem;
    font-weight: bold;
    margin: 0 0 1rem 0;
}

/*リストエリア*/
.knw_item_cmt10_tablearea {
    display: flex;
    flex-wrap: wrap;
    margin-top: 2rem;
}
.knw_item_cmt10_tablearea > li {
    margin-bottom: 2rem;
    display: flex;
}
.knw_item_cmt10_tablearea_box {
    display: flex;
    flex: 1;
    flex-direction: column;
}
.knw_item_cmt10_tablearea_box > li {
    border: 1px solid #888;
    border-right: none;
    padding: 5px;
    text-align: center;
    vertical-align: middle;
    display: flex;
    justify-content: center;
}
.knw_item_cmt10_tablearea_box > li:first-child {
    flex: 1;
    align-items: center;
    padding: 10px 5px;
    border-bottom: none;
}
.knw_item_cmt10_tablearea > li:last-child {
    border-right: 1px solid #888;
}
@media screen and (min-width: 769px) {
    .knw_item_cmt10_tablearea > li:nth-child(8n) {
        border-right: 1px solid #888;
    }
}
@media screen and (max-width: 768px) {
    .knw_item_cmt10_tablearea > li:nth-child(5n) {
        border-right: 1px solid #888;
    }
}
@media screen and (max-width: 436px) {
    .knw_item_cmt10_tablearea_box > li:nth-child(2) {
        height: 70px;
        align-items: center;
    }
}
span.knw_item_cmt10_blockarea_textsmall {
    font-size: 0.8rem;
}
span.knw_item_cmt10_blockarea_textsmall_right {
    text-align: right;
    display: block;
    font-size: 0.8rem;
}

/* 使用機器への給電回数エリア用 */
.knw_item_cmt10_colarea_boximg {
    display: grid;
    align-items: center;
    justify-content: center;
}
.knw_item_cmt10_colarea_boximg img {
    padding: 2%;
    width: 100px;
}
.knw_item_cmt10_colarea_boximg {
    border: 1px solid #ccc;
    padding: 0.3rm 0.3em 0.3em 0.3em;
    margin-right: -1px;
}
.knw_item_cmt10_colarea_boxtext {
    border: 1px solid #ccc;
    padding: 0.3rm 0.3em 0.3em 0.3em;
    margin-right: -1px;
    margin-top: -1px;
}

/* PC6カラム SP4用 */
.knw_item_cmt10_col6area {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    color: #FFF;
    text-align: center;
    justify-content: flex-start;
}
.knw_item_cmt10_col6area > div {
    width: 16%;
    margin: 10px 0;
}
@media screen and (max-width: 768px) {
.knw_item_cmt10_col6area > div{
    width: 25%;
}
}

/* PC7カラム SP4用 */
.knw_item_cmt10_col7area{
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    color: #FFF;
    text-align: center;
    justify-content: flex-start;
}
.knw_item_cmt10_col7area > div {
    width: 12%;
    margin: 10px 0;
}
@media screen and (max-width: 768px) {
.knw_item_cmt10_col7area > div{
    width: 25%;
}
}

/* PC8カラム SP4用 */
.knw_item_cmt10_col8area{
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    color: #FFF;
    text-align: center;
    justify-content: flex-start;
}
.knw_item_cmt10_col8area > div {
    width: 12%;
    margin: 10px 0;
}
@media screen and (max-width: 768px) {
.knw_item_cmt10_col8area > div{
    width: 25%;
}
}


/*--------独自コメント（11）*/
/*アンカーリンク用アンダーライン*/
.knw_item_cmt11_blockare_sub a {
    text-decoration: underline;
}
/*タイトル*/
h3.knw_item_cmt11_titleh3 {
    font-size: 1.3rem;
    font-weight: bold;
    margin: 0 0 1rem 0;
}

/*リストエリア*/
.knw_item_cmt11_blockare {
    display: flex;
    gap: 2rem;
    margin-top: 4rem;
}
.knw_item_cmt11_blockleft {
    width: 70%;
    min-width: 0;
    display: table;
    margin: 2rem 0;
}
.knw_item_cmt11_blockright {
    max-width: 300px;
    min-width: 0;
    display: table;
    margin: 2rem 0;
}
.knw_item_cmt11_blockare_detail {
    display: flex;
    gap: 2rem;
    margin-top: 2rem;
    align-items: center;
}
@media screen and (max-width: 750px){
.knw_item_cmt11_blockright {
    max-width: 150px;
    min-width: 0;
    display: table;
    margin: 2rem 0;
}
}

/*ボックスエリア*/
.knw_item_cmt11_blockare_sub {
    border: solid 1px;
    padding: 1rem;
}

/*２カラムエリア　02*/
.knw_item_cmt11_block02left {
    max-width: 300px;
    width: 100%;
    min-width: 0;
    display: table;
}

/*SP時boxエリア*/
@media screen and (max-width: 750px){
.knw_item_cmt11_blockleft {
    order: 2;
}
.knw_item_cmt11_blockleft {
    width: auto;
}
.knw_item_cmt11_blockright {
    order: 1;
}
.knw_item_cmt11_blockright {
    max-width: inherit;
    margin: auto;
}
.knw_item_cmt11_blockare {
    flex-direction: column;
    gap: inherit;
    margin-top: 2rem;
}
.knw_item_cmt11_blockare_detail {
    flex-direction: column;
    gap: inherit;
}
.knw_item_cmt11_block02left {
    margin: auto;
    max-width: fit-content;
}
}

/*--------独自コメント（12）*/
h4.knw_item_cmt12_titleh4 {
    font-size: 1.1rem;
    font-weight: bold;
}

/*ボックスエリア*/
.knw_item_cmt12_blockarea {
    border: solid 1px;
    padding: 2rem;
    margin: 2rem 0 0 0;
}
ul.knw_item_cmt12_ularea li {
    margin: 0 3rem 0 1.5rem;
}
ul.knw_item_cmt12_ularea {
    list-style: disc;
    display: flex;
    flex-wrap: wrap;
}

@media screen and (max-width: 768px) {
  .knw_item_cmt12_ularea {
    display: block!important;
  }
  ul.knw_item_cmt12_ularea li {
    margin: 0 0 0 1.5rem;
  }
}

/*表エリア*/
.knw_item_cmt12_tableareaall table {
    width: 100%;
    word-break: break-all;
    word-wrap: break-word;
}
.knw_item_cmt12_tableareaall table th {
    background: #ddd;
    border: 1px solid #888;
    border-collapse: collapse;
    padding: 10px 5px 5px 5px;
    font-weight: normal;
    text-align: center;
    vertical-align: middle;
}
.knw_item_cmt12_tableareaall table td {
    border: 1px solid #888;
    border-collapse: collapse;
    vertical-align: middle;
    padding: 5px;
}
h3.knw_item_cmt12_titleh3 {
    font-size: 1.3rem;
    font-weight: bold;
    margin: 0 0 1rem 0;
    text-align: center;
}
.knw_item_cmt12_tableareaall {
    margin: 4rem 0;
}
.knw_item_cmt12_tableareaall sup {
    top: inherit;
}
/*テキストエリア*/
span.knw_item_cmt12__textsmall {
    font-size: 0.8rem;
}

/*延長保証エリア*/
h3.knw_item_cmt12_textareaall_titleh3 {
    font-size: 1.3rem;
    padding: 10px 0 20px;
    margin-bottom: 20px;
    border-bottom: 1px solid #cccccc;
    font-weight: bold;
}

/*リストエリア*/
ul.knw_item_cmt12_listarea {
    margin-top: 1rem;
}
ul.knw_item_cmt12_listarea li {
    margin-left: 2.6em;
    text-indent: -2.6em;
}


/*--------独自コメント（13）*/
h3.knw_item_cmt13_titleh3 {
    font-size: 1.3rem;
    font-weight: bold;
    margin: 0 0 1rem 0;
}

/*ブランドサイトエリア*/
.knw_item_cmt13_brandarea {
    text-align: center;
    margin: 4rem 0;
}
/*出張エリア*/
.knw_item_cmt13_biztriparea {
    text-align: center;
    margin: 3rem 0;
}


/*--------独自コメント（14）*/
h3.knw_item_cmt14_titleh3 {
    font-size: 1.3rem;
    font-weight: bold;
    margin: 0 0 1rem 0;
    text-align: center;
}
ul.knw_item_cmt14_ul_areaall {
    list-style: none;
    display: flex;
    flex-flow: row wrap;
    margin-bottom: 40px;
    justify-content: flex-start;
    margin-right: -10px;
}
li.knw_item_cmt14_list_item {
    width: calc((100% / 4) - 10px);
    padding: 12px 1.6em 3em;
    position: relative;
    margin: 0 10px 10px 0;
    background: #fff;
    opacity: 1;
    #background-color: rgb(255, 255, 255, 1);
}
ul.knw_item_cmt14_ul_areaall > li {
    width: calc((100% / 3) - 10px);
    flex-grow: 0;
}
li.knw_item_cmt14_list_item figure.product_list_image {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 0 1rem 0;
    border: solid 1px #888888;
}
p.knw_item_cmt14_product_bottom {
    text-align: right;
}
p.knw_item_cmt14_number {
    height: 100px;
}
span.product_bottom_kakaku {
    font-size: 1.3rem;
    font-weight: bold;
}
@media screen and (max-width: 768px){
ul.knw_item_cmt14_ul_areaall > li {
    width: auto;
}
}

/*--------関連商品追加設定用20230208*/
ul.knw_item_cmt14_ul_areaall > li {
    width: calc((100% / 5) - 10px);
    flex-grow: 0;
}
p.knw_item_cmt14_number {
    height: 130px;
}
li.knw_item_cmt14_list_item {
    width: calc((100% / 4) - 10px);
    padding: 30px 0;
    position: relative;
    margin: 0 10px 10px 0;
    background: #fff;
    opacity: 1;
    #background-color: ;
    rgb(255, 255, 255, 1): ;
}
p.knw_item_cmt14_product_bottom {
    text-align: right;
    font-size: 0.8rem;
}
@media screen and (max-width: 950px){
ul.knw_item_cmt14_ul_areaall > li {
    width: auto;
    width: calc((100% / 3) - 10px);
}
}
@media screen and (max-width: 768px){
ul.knw_item_cmt14_ul_areaall > li {
    width: auto;
    width: calc((100% / 2) - 10px);
}
span.product_bottom_kakaku {
    font-size: 1.1rem;
    font-weight: bold;
}
p.knw_item_cmt14_product_bottom {
    text-align: right;
    font-size: 0.6rem;
}
p.knw_item_cmt14_number {
    height: 150px;
    font-size: 0.8rem;
}
p.knw_item_cmt14_number {
    height: 100px;
    font-size: 0.8rem;
}
}


/*--------独自コメント（15）*/
/*リストエリア*/
ul.knw_item_cmt15_listarea {
    margin-top: 1rem;
}
ul.knw_item_cmt15_listarea li {
    margin-left: 1em;
    text-indent: -1em;
}
ul.knw_item_cmt15_ularea {
    margin-bottom: 2em;
    list-style-type: none;
    margin-left: 14px;
}
ul.knw_item_cmt15_ularea li:before {
    content: '●';
    margin-left: -14px;
}


/*--------独自コメント（16）*/
.knw_item_cmt16_areaall {
    margin: 4rem 0;
}
h3.knw_item_cmt16_titleh3 {
    font-size: 1.3rem;
    font-weight: bold;
    margin: 0 0 1rem 0;
    text-align: center;
}
.knw_item_cmt16_mediaarea_container {
    display: flex;
    max-width: 1200px;
    height: 170px;
    margin: 20px auto;
    align-items: center;
}

.knw_item_cmt16_mediaarea_itemimg img{
    width:100%;
    height:100%;
}
.knw_item_cmt16_mediaarea_textarea {
    width: 68%;
}
.knw_item_cmt16_mediaarea_itemlogo {
    width: 16%;
}
.knw_item_cmt16_mediaarea_itemimg {
    width: 16%;
}
@media only screen and (max-width: 768px){
.knw_item_cmt16_item_cmt16_areaall hr {
    margin: 1rem 0;
}
.knw_item_cmt16_mediaarea_itemlogo img{
    width: 70%;
    height: 70%;
}
.knw_item_cmt16_mediaarea_itemlogo {
    text-align: center;
    width: 100%;
    margin-bottom: 1rem;
}
.knw_item_cmt16_mediaarea_textarea {
    width: auto;
    margin-bottom: 1rem;
}
.knw_item_cmt16_mediaarea_container {
    align-items: center;
    display: initial;
}
.knw_item_cmt16_mediaarea_itemimg {
    width: 100%;
}
.knw_item_cmt16_mediaarea_container img {
    width: 70%;
    margin: auto;
    display: block;
}
}


/*--------商品ページその他調整*/
.fs-l-productLayout__item.fs-l-productLayout__item--2 {
    margin-bottom: 0;
}
/*****************************************商品ページ用　end*/

/*****************************************ヘッダー用　start*/
/*--------独自コメント全体設定*/
.refineCategoryBody .knw_itembox {
    display: block;
    position: relative;
    float: left;
    margin: 0 0 -1px 0px;
    border: solid 1px #cecece;
    margin-right: 5px;
    margin-bottom: 5px;
}

.refineCategoryBody .knw_itembox .knw_innertext {
    display: flex;
    height: 100%;
}

.knw_innertext {
    width: 1200px;
    margin: 0 auto;
}

.refineCategoryBody .knw_itembox .knw_innertext .knw_thumb {
    height: auto;
    padding-left: 2px;
    padding-right: 2px;
    display: table-cell;
    vertical-align: middle;
    margin-top: auto;
}

span.knw_thumb {
    width: 40px;
}

.refineCategoryBody .knw_itembox .knw_name {
    display: block;
    margin-top: 5px;
    padding: 0 5px;
    font-size: unset;
    line-height: 1.4;
    margin-bottom: auto;
    margin-top: auto;
}

.refineCategoryBody .knw_itembox .cateLink {
    width: 100%;
    height: 100%;
    opacity: 0;
    position: absolute;
    top: 0;
    display: block;
    z-index: 1;
}
/*****************************************ヘッダー用　end*/


/*top商品を探すレイアウト変更用-20230117-*/
.tabWrap .itemCatArea .catList li .catName {
    position: absolute;
    bottom: 5% !important;
    left: 0;
    right: 0;
    display: inline-block;
    color: #000;
    height: 15%;
}
@media only screen and (max-width: 768px){
.tabWrap .itemCatArea .catList li .catName {
    height: 20%;
}
}

/*****************************************GooglereCAPTCHAアイコン*/
.grecaptcha-badge {
    margin-bottom: 4rem;
}

/*****************************************GooglereCAPTCHAアイコン*/
/*.fs-clientInfo:not(.is-ready) {
    display: block !important;
}*/

/*****************************************ヘッダーユーザー情報*/
header .p-userinfo-area .p-userinfo__stagename {
    font-size: 13px;
    line-height: 1.3;
}
header .p-userinfo-area .p-userinfo__stagename span {}
header .p-userinfo-area .is-loggedin--false .p-userinfo__stagename {
    display: none;
}
header .p-userinfo-area {
    margin-left: 20px;
    width: 290px;
}
header .p-userinfo-area .p-userinfo__point {
    font-size: 13px;
    line-height: 1.3;
    float: left;
}
span.top-clientInfo:empty::before {
    content: 'レギュラー';
}
span.userinfo_text {
    font-size: 13px;
}


/* チェックボックス余白調整
====================================================*/
.fs-c-checkbox__checkMark {
    margin: 0 15px 0 0;
}


/* 商品詳細ギフトエリア
====================================================*/
span.fs-c-radio:nth-of-type(1) span.fs-c-price__addon, span.fs-c-radio:nth-of-type(2) span.fs-c-price__addon, span.fs-c-radio:nth-of-type(3) span.fs-c-price__addon, span.fs-c-radio:nth-of-type(4) span.fs-c-price__addon {
    display: none;
}
.fs-body-product .fs-c-productOption__field {
    flex-direction: column;
}
@media screen and (max-width: 768px){
.fs-c-productOption__price {
    display: inline-flex;
    flex-grow: 1;
    justify-content: flex-end;
    max-width: 100px;
    width: 100%;
}
}


/* 商品詳細サムネイル
====================================================*/
/* 拡大画像を調整するCSS */
#FS2_additional_image_popup .FS2_additional_image_popup_container img {
    width: 100%;
}

/*商品画像（メイン）*/
.fs-c-productCarouselMainImage__image > img {
    max-width: 566px;
}
@media screen and (max-width: 767px){
.fs-c-productCarouselMainImage__image > img {
    max-width: 100vw;
}
}

/*メインimg下バリエーション帯*/
figcaption.fs-c-productCarouselMainImage__image__caption {
    display: none;
}

/*商品画像（サブ）*/
.fs-c-productCarouselMainImage__thumbnailList {
    display: flex;
    flex-wrap: wrap;
    list-style: none;
    overflow-x: hidden;
    padding: 0;
    margin-left: -3px;
    margin-right: -3px;
}
@media only screen and (max-width: 768px){
figure.fs-c-productCarouselMainImage__thumbnail {
    margin: 4px 6px;
    min-width: 56px;
}
.fs-c-productCarouselMainImage__thumbnailList > li {
    flex-basis: initial;
    margin: initial;
    width: calc((100% / 5));
}
}
.pswp__bg {
    background: rgba(0, 0, 0, 0.7) !important;
}


.logout.my-false { display: none; }
.login.my-true { display: none; }


/* 詳細を見るの表示を調整するCSS
====================================================*/
.fs-c-productListItem__control .fs-c-button--viewProductDetail {
display: block;
padding: 10px;
background: #ffa200;
color: #ffffff;
text-align: center;
}
.fs-c-productListItem__control .fs-c-button--viewProductDetail .fs-c-button__label {
color: #ffffff;
}


/* カートページテキスト追加
====================================================*/
.fs-c-cartDiscountInfo__note:before{
    content: "（送料は当社が負担して配送会社にお支払いします）";
    font-size:14px;
}
.fs-c-cartDiscountInfo:has(.fs-c-cartDiscountInfo__more) .fs-c-cartDiscountInfo__note:before {
    display:none;
}


/* カテゴリーヘッダー上バナー
====================================================*/
img.jvc_category_bnrpc {
    display: block;
}
img.jvc_category_bnrsp {
    display: none;
}
@media only screen and (max-width: 768px){
img.jvc_category_bnrpc {
    display: none;
}
img.jvc_category_bnrsp {
    display: block;
}
}


/* 注文履歴レビューエリア
====================================================*/
.fs-c-orderHistoryItem__body a.jvc_mypage_reviewbtn {
    max-width: 250px;
    width: 100%;
}
@media only screen and (max-width: 768px){
.fs-c-orderHistoryItem__body a.jvc_mypage_reviewbtn {
    max-width: inherit;
}
}


/* レコメンドエリア
====================================================*/
.historyWrap {
    padding: 4em 0 0 0!important;
}
@media only screen and (max-width: 768px) {
    .historyWrap {
        padding: 10vmin 0　0　0!important;
    }
}


/* 商品ページ-商品画像レイアウト変更(20250120)
====================================================*/
@media only screen and (max-width: 768px){
.fs-c-productCarouselMainImage__thumbnailList {
    display: flex;
    flex-wrap: nowrap;
    list-style: none;
    overflow-x: scroll;
    padding: 0;
    margin-left: -3px;
    margin-right: -3px;
}
figcaption.fs-c-productCarouselMainImage__thumbnail__caption {
    font-size: 0.8rem;
}
.fs-c-dropdown__menu {
    font-size: 90%;
}
}


/* ヘッダーアイコン調整用(20250213)
====================================================*/
header .__area .__area2 ul.linkList li a span.icon {
    vertical-align: sub !important;
}


/* スマホカテゴリエリア調整用(20250507)
====================================================*/
@media only screen and (max-width: 768px) {
.fs-c-subgroup .fs-c-subgroupList .fs-c-subgroupList__item {
        margin-bottom: 0vmin !important;
}
.fs-c-subgroup .fs-c-subgroupList .fs-c-subgroupList__item .fs-c-subgroupList__link {
    padding: 1vmin 1vmin !important;
}
}



