/* --------------------
　ボタン
-------------------- */
.jkc-cmp-button button.buy::before, .jkc-cmp-button a.buy::before {
	background-image: url(../../../content/dam/victor/webmaterial/icons/icon_buy_white.svg);
}

.jkc-cmp-button button.document::before, .jkc-cmp-button a.document::before {
    background-image: url(../../../content/dam/victor/webmaterial/icons/icon__dl.svg);
}

.jkc-cmp-button button.inquiry::before, .jkc-cmp-button a.inquiry::before {
    background-image: url(../../../content/dam/victor/webmaterial/icons/icon__support.svg);
}

.jkc-cmp-button button.faq::before, .jkc-cmp-button a.faq::before {
    background-image: url(../../../content/dam/victor/webmaterial/icons/icon__faq.svg);
}

.jkc-cmp-button button.user::before, .jkc-cmp-button a.user::before {
    background-image: url(../../../content/dam/victor/webmaterial/icons/icon__user.svg);
}

.jkc-cmp-button button.download::before, .jkc-cmp-button a.download::before {
    background-image: url(../../../content/dam/victor/webmaterial/icons/icon_download.svg);
}

.hero-teaser section {
    height: auto;
    background-size: cover;
    position: relative;
    overflow: hidden;
    min-height: 370px;
}
.hero-teaser .wrap_a {
    margin: 80px auto;
    width: 95%;
    vertical-align: top;
    min-height: 270px;
    max-width: 1180px;
    position: relative;
}
.hero-teaser .wrap_a .column-box {
    color: #fff;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 50%;
    text-align: left;
    vertical-align: baseline;
    padding: 4%;
    white-space: nowrap;
}

.hero-teaser .spimage-overlay {
    height: inherit;
}

.hero-teaser .button-block .popup-open {
    display: inline-block;
    width: auto;
    min-width: 150px;
}
.hero-teaser .button-block .popup .popup-open {
    margin: 0 0 20px;
    padding-left: 40px;
    padding-right: 20px;
    width: auto;
}
.hero-teaser .button-block .link-button {
    cursor: pointer;
    color: #000;
    text-decoration: none;
    background: #ddd;
    margin: 0 0 20px;
    padding-left: 20px;
    padding-right: 20px;
    border-radius: 15px;
    border: 1px solid #aaa;
    line-height: 30px;
    height: 30px;
    display: table;
    position: relative;
    width: auto;
    min-width: 150px;
    text-align: center;
    filter: drop-shadow(3px 3px 3px rgba(0, 0, 0, 0.1));
}

.hero-teaser .button-block .link-button:hover {
    color: #fff;
    background-color: #333;
}

.hero-teaser .wrap_a .column-box > * {
    margin-bottom: 15px;
    text-size-adjust: 100%;
    vertical-align: top;
}

.hero-teaser.square .column-box {
    background: rgba(0,0,0,0.8);
}

.hero-teaser.cutting_right section {
    background-size: 58% auto;
    background-position-x: left;
    background-position-y: center;
}
.hero-teaser.cutting_right section {
    background-color: #000;
}
.hero-teaser.cutting_right section::before {
    width: 80%;
    height: 100%;
    background-color: #000;
    transform: skew(26deg, 0deg);
    position: absolute;
    content: "";
    right: -22%;
    top: 0;
}
.hero-teaser.cutting_right .column-box {
    color: #fff;
    top: 50%;
    right: auto;
    margin-left: 50%;
    left: auto;
    line-height: normal;
}

.hero-teaser.cutting_left section {
    background-size: 58% auto;
    background-position-x: right;
    background-position-y: center;
}
.hero-teaser.cutting_left section {
    background-color: #000;
}
.hero-teaser.cutting_left section::before {
    width: 80%;
    height: 100%;
    background-color: #000;
    transform: skew(-26deg, 0deg);
    position: absolute;
    content: "";
    left: -22%;
    top: 0;
}
.hero-teaser.cutting_left .column-box {
    color: #fff;
    top: 50%;
    left: auto;
    line-height: normal;
}

.hero-teaser.title_area_left .column-box {
    top: 50%;
    left: auto;
    margin-left: auto;
}

.hero-teaser.title_area_center .column-box {
    top: 50%;
    left: 25%;
    margin-left: auto;
}

.hero-teaser.title_area_right .column-box {
    top: 50%;
    left: 50%;
    margin-left: auto;
}

.hero-teaser.cutting_left.cutting_color_white section, .hero-teaser.cutting_right.cutting_color_white section {
    background-color: #fff;
}
.hero-teaser.cutting_left.cutting_color_white section::before, .hero-teaser.cutting_right.cutting_color_white section::before {
    background-color: #fff;
}
.hero-teaser.cutting_left.cutting_color_white .column-box, .hero-teaser.cutting_right.cutting_color_white .column-box {
    color: #000;
}

.hero-teaser.cutting_left.cutting_color_blue section, .hero-teaser.cutting_right.cutting_color_blue section {
    background-color: rgb(1, 23, 70);
}
.hero-teaser.cutting_left.cutting_color_blue section::before, .hero-teaser.cutting_right.cutting_color_blue section::before {
    background-color: rgb(1, 23, 70);
}

.hero-teaser.cutting_left.cutting_color_gray section, .hero-teaser.cutting_right.cutting_color_gray section {
    background-color: #9ea8b4;
}
.hero-teaser.cutting_left.cutting_color_gray section::before, .hero-teaser.cutting_right.cutting_color_gray section::before {
    background-color: #9ea8b4;
}
.hero-teaser .spimage-block {
    display: none;
}
.hero-teaser .set-title-position .wrap_a {
    height: inherit;
    min-height: 430px;
    width: auto;
    max-width: unset;
    margin: unset;
}
.hero-teaser .set-title-position .wrap_a .column-box {
    transform: none;
}

.hero-teaser.border_radius section {
    border-radius: 1.2rem;
}

.hero-teaser p .font_oversized {
    line-height: 1.2;
}

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

    .hero-teaser section,
    .hero-teaser.square section,
    .hero-teaser.cutting_left section,
    .hero-teaser.cutting_right section {
        background-image: none !important;
    }

    .hero-teaser .spimage-block {
        display: block;
    }

    .hero-teaser section{
        background-color: #000;
        min-height: unset;
        height: auto !important;
    }

    .hero-teaser.sp_background-color_gray:not(.square):not(.cutting_left):not(.cutting_right) section{
        background-color: #f4f4f4;
    }

    .hero-teaser.sp_background-color_white:not(.square):not(.cutting_left):not(.cutting_right) section{
        background-color: #fff;
    }

    .hero-teaser.sp_background-color_gray:not(.square):not(.cutting_left):not(.cutting_right) section:not(.isPlaceTextInImage) .wrap_a .column-box,
    .hero-teaser.sp_background-color_gray:not(.square):not(.cutting_left):not(.cutting_right) section:not(.isPlaceTextInImage) .wrap_a .column-box span,
    .hero-teaser.sp_background-color_white:not(.square):not(.cutting_left):not(.cutting_right) section:not(.isPlaceTextInImage) .wrap_a .column-box,
    .hero-teaser.sp_background-color_white:not(.square):not(.cutting_left):not(.cutting_right) section:not(.isPlaceTextInImage) .wrap_a .column-box span {
        color:#333333;
    }

    .hero-teaser.cutting_left section::before,
    .hero-teaser.cutting_right section::before{
        display: none;
    }

    .hero-teaser .wrap_a {
        margin: 3% auto !important;
        min-height: unset !important;
    }
    .hero-teaser .wrap_a .column-box {
        position: relative !important;
        top: unset !important;
        left: unset !important;
        right: unset !important;
        transform: unset !important;
        width: 100%;
        text-align: center;
        padding: 0 4%;
        margin: unset;
        white-space: normal;
    } 
    .hero-teaser .button-block .link-button {
        margin: 0 auto 20px;
    }

    /* SP表示にてテキストを画像内に配置する */
    .hero-teaser section.isPlaceTextInImage .spimage-block img{
        top: 0; 
        left: 0;
        height: 100%;
    }

    .hero-teaser section.isPlaceTextInImage .spimage-block {
        position: absolute;
        top: 0; left: 0;
        width: 100%;
        height: 100%;
    }
    
    .hero-teaser section.isPlaceTextInImage .wrap_a .column-box {
        width: 100%;
        padding: 3% 4%;
    }

    .hero-teaser section.isPlaceTextInImage .wrap_a {
        margin: 0% !important;
        width:100%;
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }

    .hero-teaser section.isPlaceTextInImage .spimage-block{
        width: 100%;
    }

    .hero-teaser section.isPlaceTextInImage .spimage-block img{
        width: 100%;
    }
    
    .hero-teaser section.isPlaceTextInImage .spimage-overlay {
        position: absolute;
        width: 100%;
        top: 0;
    }
    
    /* テキストの位置 */
    .hero-teaser .wrap_a .column-box.spTextTop {
        top: 0% !important;
        left: 0% !important;
        transform: translate(-0%,-0%) !important;
    }
    
    .hero-teaser .wrap_a .column-box.spTextBottom{
        top: 100% !important;
        left: 100% !important;
        transform: translate(-100%,-100%) !important;
    }

    .hero-teaser .wrap_a .column-box.spTextTop > *,
    .hero-teaser .wrap_a .column-box.spTextBottom > * {
        text-align: center !important;
    }
}
/* モーダル CSS */


.popup-content {
    position: fixed;
    display: none;
    z-index: 1000;
    width: 85%;
    padding: 0px;
    background: transparent;
    border: 0px solid transparent;
    box-shadow: 0px 0px 0px 0px transparent;
    max-width: 980px; /* モーダルウインドウの幅設定 */
}

.popup-content p {
    margin: 0;
    padding: 0;
}

.pp_frm_content {
    background: #fff;
    margin: 0;
    padding: 0;
    box-shadow: 0px 0px 10px 5px rgba(0, 0, 0, 0.5);
}

.pp_frm_content .root.responsivegrid {
    min-width: unset !important;
}

.popup-overlay {
    z-index: 999;
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 110%;
    background-color: rgba(0, 0, 0, 0.6);
}

.popup-beforetext p:last-child,
.popup-aftertext p:first-child {
    display: inline;
}

.popup-open {
    cursor: pointer;
    color: #000;
    text-decoration: none;
    background: #ddd;
    margin: 0 auto 0.5em;
    border-radius: 15px;
    border: 1px solid #aaa;
    line-height: 30px;
    height: 30px;
    display: table;
    position: relative;
    width: 60%;
    text-align: center;
    filter: drop-shadow(3px 3px 3px rgba(0, 0, 0, 0.1));
}

.popup-open .material-icons {
    margin: 2px;
    position: absolute;
    margin-left: -25px;
}

.popup-open:hover {
    color: #fff;
    background-color: #333;
}

.popup-close {
    text-decoration: none;
    color: #fff;
    text-align: right;
    font-size: 1.5em;
    display: block;
    padding-right: 1em;
    width: 100px;
    margin: 0 0 0 auto;
}

.popup-close:hover {
    cursor: pointer;
    color: #aaa;
}

.pp_frm {
    width: 100%;
	min-height: 100px;
    height:auto;
    max-height: 80vh;
    padding: 15px;
    margin: 0;
    border: none;
    overflow-y: auto;
    overflow-x:hidden;
}

.rectangle_white .material-icons, .rectangle_black .material-icons {
    display: none;
}

.rectangle_white .popup-open, .rectangle_black .popup-open {
    color: #ffffff;
    border: #ffffff 2px solid;
    background: none;
    border-radius: 0px;
    padding: 20px;
    filter: none;
}

.rectangle_black .popup-open {
    color: #000000;
    background: #ffffff;
    border: #000000 2px solid;
}

.rectangle_white:hover, .rectangle_black:hover {
    opacity: 0.5;
    -webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
}

/* モーダル内コンテンツはmin-heightの設定を打ち消す */
@media (max-width: 1200px) and (min-width: 769px) {
    body#products-empty{
        min-height: auto;
        min-width: unset;
    }  
}

@media (max-width:768px) {
    .pp_frm {
		min-height:100%;
        max-height: 70vh;
    }
}

.cmp-teaser {
    position: relative;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    overflow: hidden;
    transform: translate3d(0, 0, 0);
    flex-direction: row;
    padding: 25px;
}
.cmp-teaser .image-block {
    flex-basis: 45%;
}
.cmp-teaser .image-block img {
    width: 100%;
    height:auto;
}
.cmp-teaser .image-block span {
    display: block;
    font-size: 12px;
    text-align: center;
    padding: 8px 0;
}
.cmp-teaser .text-block {
    flex-basis: 55%;
}
.cmp-teaser .text-block p:not(:has(.sub-head,.middle-head,.standard-head,.major-head,.annotations)) {
    line-height: 1.6;
}
.cmp-teaser .text-block:first-child {
    padding-top: 5%;
    padding-left: 20px;
}

.cmp-teaser .text-block .button-block {
    padding-top: 5%;
}
.cmp-teaser .text-block .button-block .popup .popup-open {
    margin: 0 0 20px;
    padding-left: 40px;
    padding-right: 20px;
    width: auto;
}
.cmp-teaser .text-block .button-block .link-button {
    cursor: pointer;
    color: #000;
    text-decoration: none;
    background: #ddd;
    margin: 0 0 20px;
    padding-left: 20px;
    padding-right: 20px;
    border-radius: 15px;
    border: 1px solid #aaa;
    line-height: 30px;
    height: 30px;
    display: table;
    position: relative;
    width: auto;
    min-width: 150px;
    text-align: center;
    filter: drop-shadow(3px 3px 3px rgba(0, 0, 0, 0.1));
}

.cmp-teaser .text-block .button-block .link-button:hover {
    color: #fff;
    background-color: #333;
}
.cmp-teaser .sp-text-block {
    display: none;
}

.cmp-teaser-text-align-center .cmp-teaser .text-block:first-child{
    padding-left: unset;
}
.cmp-teaser-text-align-center .cmp-teaser .text-block .text-description{
    text-align: center;
}
.cmp-teaser-text-align-center .cmp-teaser .text-block .button-block .popup .popup-open{
    margin: 0 auto 20px;
}
.cmp-teaser-text-align-center .cmp-teaser .text-block .button-block .link-button{
    margin: 0 auto 20px;
}
.cmp-teaser-text-align-center .cmp-teaser .sp-text-block{
    text-align: center;
}

.color_white .cmp-teaser .text-block .text-description {
	color: #fff;
}
.color_white .cmp-teaser .sp-text-block {
	color: #fff;
}

.cmp-teaser {
    flex-flow: row-reverse;
}
.cmp-teaser-image-right .cmp-teaser {
    flex-flow: row;
}
.cmp-teaser-image-right .cmp-teaser .image-block > * {
    padding-left: 20px;
}
.cmp-teaser-image-right .cmp-teaser .text-block > * {
    padding-left: unset;
}

@media screen and (max-width: 768px){
    .cmp-teaser,
    .cmp-teaser-image-right .cmp-teaser {
        position: relative;
        flex-flow: column-reverse;
        flex-wrap: unset;
        padding: 25px 25px 25px;
        margin: auto;
    }
    .cmp-teaser .text-block:first-child {
        padding-top: unset;
        padding-left: unset;
    }
    .cmp-teaser .text-block .text-description {
        display: none;
    }
    .cmp-teaser .text-block .button-block .link-button,
    .cmp-teaser .text-block .button-block .popup .popup-open {
        margin: 0 auto 20px;
    }
    .cmp-teaser-image-right .cmp-teaser .image-block > * {
        padding-left: unset;
    }
    .cmp-teaser .popup-open {
        min-width: 150px;
    }
    .cmp-teaser .image-block {
        flex-basis: unset;
    }
    .cmp-teaser .image-block span {
        margin: 0 5%;
    }
    .cmp-teaser .sp-text-block {
        display: block;
    }
    .cmp-teaser .sp-text-block p:not(:has(.sub-head,.middle-head,.standard-head,.major-head,.annotations)) {
        line-height: 1.6;
    }
}

.cmp-teaser-vertical .cmp-teaser {
    display: flex;
    flex-flow: column-reverse;
    padding: 0;
    margin: 0;
}
.cmp-teaser-vertical .cmp-teaser .text-block {
    padding: 5%;
    text-align: center;
}
.cmp-teaser-vertical .cmp-teaser .text-block .text-description {
    display: block;
}
.cmp-teaser-vertical .cmp-teaser .text-block .button-block {
    position: relative;
    bottom: unset;
}
.cmp-teaser-vertical .cmp-teaser .text-block .button-block .link-button,
.cmp-teaser-vertical .cmp-teaser .text-block .button-block .popup .popup-open {
    margin: 0 auto 20px;
    padding-left: 40px;
    padding-right: 20px;
}
.cmp-teaser-vertical .cmp-teaser .image-block img {
    margin-top: 0;
}
.cmp-teaser-vertical .cmp-teaser .image-block span {
    margin: 0 5%;
}
.cmp-teaser-vertical .cmp-teaser .sp-text-block {
    display: none;
}

/* youtube */
.youtubetext p {
    margin: 0;
}

.youtube h3 {
    margin: 1em 0;
}

.video {
    position: relative;
    width: 100%;
}

.video:before {
    content: "";
    display: block;
    padding-top: 56.25%;
    /* 高さと幅の比を16:9に固定。9/16*100=56.25 */
}

.youtube_video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity:1 !important;
}

.anchor_link ul {
    flex-wrap: wrap;
    display: flex;
    margin: 30px 0;
    font-size: 85%;
    justify-content: center;
}

.anchor_link li {
    margin-top: 0;
    width: 31%;
    margin-right: 1.3%;
}
.anchor_link li:nth-of-type(3n) {
    margin-right: 0;
}
.anchor_link li a {
    text-decoration: none;
    border-bottom: solid 1px #333;
    display: inline-block;
    width: 100%;
    padding: 9px 7% 8px 0;
    height: 100%;
    position: relative;
    text-align: center;
    font-size: 15px;
    font-weight: bold;
    display: flex;
    flex-direction: column;
    justify-content: center;
    font-family: "FP-ヒラギノ角ゴ ProN W6";
}

.anchor_link li a::after {
    content: "\f078";
    font-family: 'FontAwesome';
    position: absolute;
    font-size: 14px;
    bottom: 11px;
    right: 5px;
    display: inline-block;

}

.anchor_link li a:hover{
    opacity:0.5;
}

@media screen and (max-width:768px) {
    .anchor_link h2 {
        padding: 0px 0px 8px 0px;
    }

    .anchor_link ul {
        justify-content: left;
    }

    .anchor_link li {
        /*width: 48%;
        margin-right: 1%;*/
        width: 100%;
        margin-right: 0;
        margin-top: 0;
    }
}

/*
 *  Copyright 2018 Adobe Systems Incorporated
 *
 *  Licensed under the Apache License, Version 2.0 (the "License");
 *  you may not use this file except in compliance with the License.
 *  You may obtain a copy of the License at
 *
 *      http://www.apache.org/licenses/LICENSE-2.0
 *
 *  Unless required by applicable law or agreed to in writing, software
 *  distributed under the License is distributed on an "AS IS" BASIS,
 *  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 *  See the License for the specific language governing permissions and
 *  limitations under the License.
 */

.cmp-tabs__tablist {
    display: flex;
    flex-wrap: wrap;
    padding-left: 0;
    list-style: none;
    /* margin-bottom: 5px; */
    position: relative;
    z-index: 1;
    border-bottom: 1px solid #999;
}

.cmp-tabs__tab {
    box-sizing: border-box;
    width: 5%;
    flex-grow: 2;
    border: 1px solid #ddd;
    text-align: center;
    padding: 0.7em;
    cursor: pointer;
    outline: none;
    margin-left: 5px;
    opacity: 0.75;
    background-color: #eee;
    font-size: 16px;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 45px;
    font-weight: bold;
    font-family: "FP-ヒラギノ角ゴ ProN W6";
}


.cmp-tabs__tab:hover {
    opacity: 0.5;
}

.cmp-tabs__tab--active {
    background-color: #fff;
    cursor: default;
    border: none;
    position: relative;
    border-top: 3px solid #f00;
    margin-top: -3px;
    opacity: 1;
    border-right: 1px solid #999;
    position: relative;
    z-index: 0;
    bottom: -1px;
    border-left: 1px solid #999;
    padding: 0.9em 0.7em;
    height: 53px;
}

.cmp-tabs__tab--active:hover {
    opacity: 1;
}

/*
.cmp-tabs__tab--active:before {
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -15px;
    border: 15px solid transparent;
    border-top: 15px solid #0074c1;
}
*/

.cmp-tabs__tabpanel {
    width: 100%;
    height: 0px;
    z-index: -3;
    position: relative;
    top: -200000px;
    visibility: hidden;
}

.cmp-tabs__tabpanel--active {
    width: 100%;
    height: 100%;
    z-index: 1;
    position: relative;
    top: 0px;
    visibility: visible;
    padding: 10px;
}


.cmp-tabs__tabpanel > .responsivegrid {
    width: 100%;
    height: 0px;
    z-index: -5;
    position: absolute;
    top: -150000px;
    visibility: hidden;
}

.cmp-tabs__tabpanel--active > .responsivegrid {
    width: 100%;
    height: 100%;
    z-index: 1;
    position: relative;
    top: 0px;
    visibility: visible;
}

.tabs{
    margin-top: 1em;
}

@media screen and (max-width:768px) {
    .cmp-tabs__tablist {
        border-bottom: none;
        margin-bottom: 3px;
    }

    .cmp-tabs__tab--active:before {
        display: none;
    }

    .cmp-tabs__tab {
        width: 100%;
        /* flex-grow: 0; */
        margin: 3px 0;
    }

    .cmp-tabs__tab--active {
        border: 1px solid #999;
        border-top: 3px solid #f00;
    }

    .cmp-tabs__tabpanel--active {
        padding: 0;
    }
}

/* --------------------
   製品詳細ヘッダー
-------------------- */

.product-detail-navi {
    /*margin-bottom:40px;*/
    margin-bottom: 0;
}

/* アンカーエリア */
.anchor_area {
    display: flex;
    justify-content: space-between;
    align-items: center;
    max-width: 1260px;
    padding: 5px 30px 0;
    margin: auto;
}

.anchor_area h1 {
    float: left;
    margin-right: 0.5em;
    letter-spacing: 1px;
    line-height: 1.3;
    font-family: "FP-ヒラギノ角ゴ ProN W6";
}

.anchor_area .model_name {
    white-space: nowrap;
}

.anchor_area > span {
    display: none;
}

.anchor_area ul {
    display: flex;
    align-items: center;
    margin: auto 0 auto auto;
}

.anchor_area > ul {
    flex-flow: wrap;
    flex-direction: initial;
    flex-wrap: wrap;
    gap: 0.6em 1.2em;
    margin: 0.5em 0;
}

.anchor_area li a {
    display: inline-block;
    position: relative;
    white-space: nowrap;
    font-size: 16px;
}

.anchor_area li:first-child a {
    margin-left: 0;
}

.anchor_area li.active {
    background-color: #ccc;
    color: #000;
    padding: 6px 15px;
    margin: 0 1em 0 1em;
    border-radius: 4px;
}

.product-detail-navi .anchor_area li.active a,
.product-detail-navi .anchor_area li.active a:before,
.product-detail-navi .anchor_area li.active a:after {
    margin: 0;
    content: "";
}   

.product-detail-navi .anchor_area .purchase_button {
    order: 1;
}

.product-detail-navi .anchor_area .purchase_button a {
    color: white;
    margin-left: 1.5em;
    background-color: #428ee6;
    padding: 0.6rem 2.2rem;
    border-radius: 100rem;
    line-height:1;
    white-space: nowrap;
}

/* リンクアイコン */
.product-detail-navi li a.page,
.product-detail-navi li a.anchor,
.product-detail-navi li a.external {
    margin-right: 1.5em;
}

.product-detail-navi li a.shopping {
    margin-left: 2.5em;
}

.product-detail-navi li a.page:after,
.product-detail-navi li a.anchor:after,
.product-detail-navi li a.external:after,
.product-detail-navi li a.shopping:before {
    display: inline-block;
    position: absolute;
    font-family: 'FontAwesome';
}

.product-detail-navi li a.page:after {
    content: "\f107";
    transform: rotate(270deg);
    margin-left: 6px;
}

.product-detail-navi li a.anchor:after {
    content: "\f107";
    margin-left: 6px;
}

.product-detail-navi li a.external:after {
    content: "\f08e";
    top: 1px;
    margin-left: 6px;
}

.product-detail-navi li a.shopping:before {
    content: "\f07a";
    left: -1em;
    margin-left: -3px;
}


/* キービジュアル */
.product-detail-navi .visual_area {
    display: flex;
    max-width: 1200px;
    max-height: 600px;
    margin: 25px auto 0;
    position: relative;
}

.product-detail-navi .visual_area > .title {
    width: 45%;
    display: flex;
    justify-content: center;
    flex-direction: column;
    padding: 24px;
    text-align: left;
} 

.product-detail-navi .visual_area > .title .product_catch {
    margin: 0 0 0.5em;
    font-weight: inherit;
}

.product-detail-navi .visual_area > .title .product_des {
    display: inline-block;
    margin: 0 auto;
    padding: 0.5em 5px;
    line-height: 1.6;
    font-size: inherit;
    font-weight: inherit;
}

.product-detail-navi .visual_area > .keyvisual {
    width: 100%;
    margin:auto;
    position: relative;
    text-align: center;
    align-items: center;
    display: flex;
    justify-content: center;
}

.product-detail-navi .visual_area > .title + .keyvisual {
    width: 55%;
}

.product-detail-navi .visual_area > .keyvisual img,
.product-detail-navi .visual_area > .keyvisual video {
    max-width: 100%;
    max-height: 600px;
    width:auto;
    height:auto;
    -webkit-filter: drop-shadow(0px 0px rgba(0, 0, 0, 0));
    filter: drop-shadow(0px 0px rgba(0, 0, 0, 0));
}

.product-detail-navi .product-detail-navi_display-title + .visual_area video.cmp-image__video {
    width: 550px;
    aspect-ratio: 1/1; 
}

.product-detail-navi .visual_area > .keyvisual a:hover {
	opacity:1;
}

.product-detail-navi .product-detail-navi_display-title .anchor_area {
    padding: 10px 30px;
}

.product-detail-navi .product-detail-navi_display-title.product_anchor {
    height: 55px;
}

.product-detail-navi .product-detail-navi_display-title + .visual_area {
    margin: 0 auto;
    height: 600px;
    width: 1000px;
    overflow: hidden;
}

.product-detail-navi .product-detail-navi_display-title + .visual_area>.title {
    margin: 2rem 0 9.5rem 0;
}

/* スティッキー処理 */
.product-detail-navi .fixed_anchor {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    background-color: #45464B;
    z-index: 20;
    transition: all 0.5s;
}

.product-detail-navi .fixed_anchor .anchor_area {
    max-width: 1200px;
    margin: 0 auto;
    padding: 1em 1em;
    color: #fff !important;
}

.product-detail-navi .visual_area .badge__new {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: initial;
    top: -7.5rem;
    left: 0;
    width: 7.5rem;
    height: 7.5rem;
    border-radius: 50%;
    border: 1px solid #cbb05c;
    color: #cbb05c;
    z-index: 1;
    flex-shrink: 0;
}
.product-detail-navi .visual_area .product_model_name {
    display: inline-block;
    margin: 1.6rem 0;
    font-weight: 600;
    line-height: inherit;
}

.product-detail-navi .visual_area .title p {
    margin: 0.6rem 0;
    font-weight: 600;
}

.product-detail-navi .visual_area .title p:not(:has(.sub-head,.middle-head,.standard-head,.major-head,.annotations)) {
    line-height: 1.6;
}

.product-detail-navi .bullets {
    text-align: center;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    margin: 1.6rem 0 5rem 0;
}
.product-detail-navi .bullets .swiper-wrapper {
    justify-content: center;
}
.product-detail-navi .bullets .swiper-wrapper .swiper-slide {
    width: 1.8rem;
    height: 1.8rem;
    border-radius: 100%;
    border: 1px solid #ccc;
    margin: 0 0.5rem;
    padding: 0;
    cursor: pointer;
}
.product-detail-navi .bullets .swiper-wrapper .swiper-slide-thumb-active::after {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate3d(-50%, -50%, 0);
    transform: translate3d(-50%, -50%, 0);
    width: 2.4rem;
    height: 2.4rem;
    border-radius: 100%;
    -webkit-transition: all 0.3s cubic-bezier(0.250, 0.100, 0.250, 1.000);
    transition: all 0.3s cubic-bezier(0.250, 0.100, 0.250, 1.000);
    border: 2px solid #cbb05c;
}
.product-detail-navi .slider_menu {
    display: none;
}

.product-detail-navi .product-detail-navi_display-title.product_anchor,
.product-detail-navi .product-detail-navi_display-title.product_anchor.slider.fixed_anchor {
    background-color: rgba(255, 255, 255, 0.7);
    -webkit-backdrop-filter: blur(12px);
            backdrop-filter: blur(12px);
    border-top: 0.1rem solid #ccc;
    border-bottom: 0.1rem solid #ccc;
}
.product-detail-navi .product-detail-navi_display-title + .visual_area .product_model_name {
    font-family: Frutiger, Helvetica, sans-serif;
}

.product-detail-navi .product_anchor.slider.fixed_anchor .anchor_area {
    color: #333!important;
}

@media (min-width: 769px) and (max-width: 1200px) {
    .product-detail-navi .fixed_anchor .anchor_area {
        width: 980px;
    }
}

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

    /* キービジュアル */
    .product-detail-navi,
    .product-detail-navi .visual_area {
        margin-bottom: 5px;
        margin-top: 0;
        display: flex;
        flex-direction: column-reverse;
        max-height: none;
    }

    .product-detail-navi .visual_area {
        position: relative;
        width: 100%;
    }
    .product-detail-navi .product-detail-navi_display-title + .visual_area {
        width: 100%;
        height: auto;
    }

    .product-detail-navi .visual_area > .title,
    .product-detail-navi .visual_area > .keyvisual {
        width: 100%;
    }

    .product-detail-navi .visual_area .title,
    .product-detail-navi .product-detail-navi_display-title + .visual_area>.title {
        text-align: center;
        margin: 1rem 0;
        padding: 0 2.4rem;
    }
    .product-detail-navi .visual_area .badge__new {
        position: absolute;
        width: 5.2rem;
        height: 5.2rem;
        top: 2rem;
        left: 2rem;
        z-index: 2;
    }
    .product-detail-navi .visual_area .product_model_name {
        margin: 1rem 0;
    }

    .product-detail-navi .visual_area > .title .product_catch {
        margin: 0;
    }
    .product-detail-navi .visual_area > .title + .keyvisual {
        width: 100%;
    }

    /* アンカーエリア */
    .product-detail-navi .product_anchor {
        order: 10;
    }
    .product-detail-navi .product-detail-navi_display-title.product_anchor {
        height: auto;
    }

    .anchor_area {
        display: flex;
        flex-wrap: wrap;
        padding: 1em 3.5%;
        overflow-x: hidden;
    }

    .product-detail-navi .product-detail-navi_display-title .anchor_area {
        padding: 1em 3.5% 0 3.5%;
    }

    .anchor_area:after {
        content: "";
        display: block;
        clear: both;
        height: 0;
        visibility: hidden;
    }

    .anchor_area .product_title {
        margin-right: auto;
    }

    .product-detail-navi .anchor_area .purchase_button {
        order: 0;
    }

    .product-detail-navi .anchor_area .purchase_button a {
        display: block;
        padding: 0.6rem 1.6rem;
    }

    .anchor_area .product_title .model_name {
        letter-spacing: 1px;
        margin-top: 3px;
    }

    .product_anchor.slider .anchor_area > span {
        display: none;
    }
    .product_anchor.slider .anchor_area > ul {
        display: none;
    }

    .anchor_area > span {
        display: block;
        float: right;
        /*height:30px;*/
        background-color: #bababc;
        border-radius: 5px;
        padding: 6px 10px;
        font-size: 16px;
        /*font-weight:bold;*/
        color: #000;
        letter-spacing: 1px;
        font-family: "FP-ヒラギノ角ゴ ProN W6";
        margin-left: 2rem;
    }

    .anchor_area > ul {
        display: none;
        flex-direction: column;
        margin-top: 0.5em;
        padding-top: 0;
        width: 100%;
        gap: 0;
    }

    .anchor_area > ul li {
        width: 100%;
        margin-top: 0.5em;
        padding: 10px 1em 15px;
        border-bottom: 1px solid #555;
    }

    .anchor_area > ul li.active {
        background-color: #777;
        color: #fff;
        padding: 10px 1em 15px;
        margin: 0.5em 0 0 0;
        border-radius: 0px;
    }

    .anchor_area > ul li a {
        margin-left: 0;
    }

    .anchor_area > ul li a.shopping {
        margin-left: 1.2em;
    }

    /* アンカーリンク スライダー */
    .product-detail-navi .product_anchor.slider .anchor_area > * {
        height: 40px;
    }
    .product-detail-navi .anchor_area .slider_menu {
        height: 40px;
        display: block;
        grid-area: nav;
        position: relative;
        width: 100%;
        overflow: visible;
        border-top: 0.1rem solid #ccc;
        border-bottom: 0.1rem solid #ccc;
    }

    .product-detail-navi .anchor_area .slider_menu .slider_menu_item {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        width: auto;
        padding: 0 2.4rem;
    }

    .product-detail-navi .anchor_area .slider_menu .slider_menu_item a {
        font-size: 12px;
    }

    .product-detail-navi .slider_menu_bar {
        position: absolute;
        bottom: -0.1rem;
        left: 0;
        width: 100%;
        height: 0.1rem;
        background-color: #ccc;
    }
    .product-detail-navi .slider_menu_bar * {
        background-color: #cbb05c;
    }

    /* カラーボタン */
    .product-detail-navi .bullets {
        position: initial;
        margin: 0.6rem 0 2rem 0;
        order: -1;
    }
    .product-detail-navi .bullets .swiper-wrapper .swiper-slide {
        width: 2.3rem;
        height: 2.3rem;
    }
    .product-detail-navi .bullets .swiper-wrapper .swiper-slide-thumb-active::after {
        width: 2.9rem;
        height: 2.9rem;
    }

    /* スティッキー表示 */
    .product-detail-navi .fixed_anchor .anchor_area {
        padding: 10px 1em;
    }
}
/* --------------------
　タグ
-------------------- */


/* チェックボックス */

#search_area {
	margin-top: -1px;
}

#search_area > .search_box {
	display: flex;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

#search_area > .search_box > p {
	flex-basis: 20%;
	font-size: 14px;
	font-weight: bold;
	line-height: 1.5;
	margin: 0 1.5% 0 0;
	font-family: "FP-ヒラギノ角ゴ ProN W6";
	/*background-color: #f6f6f6;*/
	padding: 10px 20px;
}

.search_box ul {
	display: flex;
	flex-wrap: wrap;
	list-style: none;
	padding-inline-start: 0px;
	flex-basis: 85%;
}

.search_box ul li {
	min-width: 20%;
	padding: 12px 2em 10px 0;
}

.search_box ul input {
	display: none;
}

.tagtext ul label {
	display: inline-block;
	position: relative;
	margin-left: 1.4em;
	cursor: pointer;
	font-weight: normal;
	font-size: 14px;
}

.tagtext ul label::before {
	display: inline-block;
	position: absolute;
	content: "";
	width: 1em;
	height: 1em;
	border: 1px solid #545454;
	margin-top: 1px;
	margin-left: -1.4em;
}

.tagtext ul label::after {
	content: "";
	width: 0.7em;
	height: 0.7em;
	background-color: #f00;
	position: absolute;
	top: 3px;
	left: -1.25em;
	opacity: 0;
}

.tagtext ul input[type=checkbox]:checked + label::after {
	opacity: 1;
}

.tagtext ul label.disabled {
	opacity: 0.5;
	cursor: default;
}

#search_area > #reset {
	margin-top: 1em;
	margin-bottom: 2em;
	text-align: right;
}

#search_area > #reset > button {
	padding: 5px 20px;
	background-color: #fff;
	border: 1px solid #aaa;
}


/* 画像ラジオボタン */

#search_area > .tagimage {
	display: block;
	border-bottom: none;
	padding: 0;
}

#search_area > .tagimage:first-of-type {
	border-top: none;
}

.tagimage {
	overflow-x: hidden;
}

.tagimage ul {
	flex-basis: 100%;
	background-color: #fff;
	margin-right: -5px;
	margin-bottom: 15px;
}

.tagimage ul li {
	width: 10%;
	flex-grow: 2;
	min-width: auto;
	padding-right: 0;
	margin: 0 5px 5px 0;
	margin-right: 5px;
	text-align: center;
	cursor: pointer;
	border: 1px solid #ccc;
	background-color: #ddd;
	opacity: 0.5;
	height: auto;
}

.tagimage ul input {
	position: absolute;
	opacity: 0;
	z-index: -1;
}

.tagimage ul label,
.tagimage ul label img {
	width: 100%;
	cursor: pointer;
	height:auto;
}

.tagimage ul li:hover {
	background-color: #f7f7f7;
	opacity: 0.75;
}

.tagimage ul li.active {
	border: none;
	border-top: 5px solid #f00;
	background-color: #fff;
	opacity: 1;
}

.tagimage ul li.active label {
	margin-top: -4px;
}


/* 画像ラジオボタン 分割 */

.tagimage .split-2 > li {
	width: calc(100% / 2 - 5px);
	flex-grow: 0;
}

.tagimage .split-3 > li {
	width: calc(100% / 3 - 5px);
	flex-grow: 0;
}

.tagimage .split-4 > li {
	width: calc(100% / 4 - 5px);
	flex-grow: 0;
}

.tagimage .split-5 > li {
	width: calc(100% / 5 - 5px);
	flex-grow: 0;
}

.tagimage .split-6 > li {
	width: calc(100% / 6 - 5px);
	flex-grow: 0;
}


/* IE10以上 */

@media all and (-ms-high-contrast: none) {
	.tagimage .split-3 > li {
		width: calc(99.9% / 3 - 5px);
	}
	.tagimage .split-6 > li {
		width: calc(99.6% / 6 - 5px);
	}
}

.tagimage ul label,
.tagimage ul label img {
	width: 100%;
	height: auto !important;
	min-height: 0%;
	cursor: pointer;
	padding: 4px 0;
}

@media screen and (max-width:768px) {
	/* チェックボックス */
	#tag_modal {
		background-color: #fff;
		z-index: 99;
		top: 0;
		left: 0;
		right: 0;
		bottom: 0;
		overflow-y: auto;
		padding-bottom: 50px;
	}

	#search_area > .search_box {
		flex-direction: column;
	}

	#search_area > .search_box > p {
		margin: 0;
		font-size: 15px;
	}

	.search_box ul {
		margin: 15px 0 20px;
	}

	.search_box ul li {
		width: 49%;
		flex-grow: 0;
		padding: 0;
	}

	.product-tag-filter_refine {
		margin: 10px 2%;
		text-align: center;
	}

	.product-tag-filter_refine > button {
		padding: 10px;
		width: 100%;
		border: 1px solid #aaa;
		border-radius: 5px;
		background-color: #eee;
	}

	#search_area > #reset {
		position: fixed;
		bottom: 0;
		right: 0;
		margin-bottom: 0;
		width: 50%;
	}

	#search_area > #reset button {
		width: 100%;
		border: none;
		background-color: #CCC;
		padding: 10px 5px;
	}

	#search_area > #enter {
		position: fixed;
		bottom: 0;
		left: 0;
		margin-bottom: 0;
		width: 50%;
	}

	#search_area > #enter button {
		width: 100%;
		border: none;
		background-color: #f00;
		color: #fff;
		padding: 10px 5px;
	}

	/* 画像ラジオボタン */
	.tagimage .split-3 > li,
	.tagimage .split-4 > li,
	.tagimage .split-5 > li,
	.tagimage .split-6 > li
	/*.tagimage li*/
	{
		width: calc((100% / 4) - 5px);
		padding-top: 0.5em;
		margin: 0 5px 5px 0;
	}

	.tagimage li img {
		width: 100% !important;
		height: auto !important;
	}
}
/* information */

.icon_notice_list {
    border: none;
    padding: 15px 2% !important;
    position: relative;
    border-bottom: 1px solid #d0d3d7;
    max-width: 1060px;
    margin: auto;
}
/*.icon_notice_list>a.btn.btn-simple{
    padding: 0;
    margin-right: 10px;
    margin-top: 0;
}*/

.icon_notice_list p {
    display: inline-block;
    background: url('../../../content/dam/victor/webmaterial/icons/notice.png') 0 center no-repeat;
    margin-bottom: 10px;
    padding-left: 23px;
}

.icon_notice_list p ,
.icon_notice_list p > a {
    display: inline-block;
    width: 100%;
    color: #333;
    font-size: 18px;
    line-height: 24px;
	text-decoration: none;
    font-family: "FP-ヒラギノ角ゴ ProN W6";
}

.icon_notice_list ul {
    margin: 0 2%;
}

.icon_notice_list li {
    line-height: 1.7;
    display: flex;
    justify-content:flex-start; 
    align-items: first baseline;
    margin-bottom: 0;
}

.icon_notice_list li time {
    width: 160px;
    min-width: 160px;
    font-weight: bold;
}

.icon_notice_list a {
    text-decoration: underline;
    color: #dc0000;
    line-height: 1.3;
    font-size: 14px;
}

.icon_notice_list > a {
    position: absolute;
    color: #454545;
    text-decoration: none;
    font-size: 13px;
    right: 0;
    width: 125px;
    padding: 5px 20px;
}

.icon_notice_list > a::after {
    content: '';
    width: 7px;
    height: 7px;
    border-top: 1px solid #333;
    border-right: 1px solid #333;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transform-origin: center center;
    transform-origin: center center;
    position: absolute;
    right: 20px;
    top: 11px;
}

.icon_notice_list li a[target="_blank"]::after {
    font-family: FontAwesome;
    font-size: 0.7em;
    vertical-align: 1px;
    margin-left: 3px;
    content: "\f08e";
    display: inline-block;
}

.icon_notice_list li a,
.icon_notice_list li p {
    color: red;
    text-decoration: none;
}

.icon_notice_list a:hover {
    text-decoration: underline;
}

/* Notice */

.icon_notice {
    width: 100%;
    border: 1px solid #a5a5a5;
    padding: 15px 2%;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.icon_notice p {
    text-align: left;
    padding-left: 23px;
    background: url('../../../content/dam/victor/webmaterial/icons/notice.png') 0 0 no-repeat;
    font-size: 11px;
    line-height: 1em;
    margin-right: 2%;
    width: 190px;
}

.icon_notice ul {
    color: #666;
    width: 70%;
    line-height: 1.3;
    margin-right: 3%;
}

.icon_notice ul li a {
    text-decoration: underline;
    color: red;
}

.icon_notice a.info_list {
    font-size: 12px;
    width: 95px;
}

.icon_notice li a[target="_blank"]::after {
    font-family: FontAwesome;
    font-size: 0.7em;
    vertical-align: 1px;
    margin-left: 3px;
    content: "\f08e";
    display: inline-block;
}

@media screen and (max-width:768px) {
    /* 緊急告知 */
    .icon_notice {
        flex-direction: column;
        align-items: flex-start;
    }

    .icon_notice > * {
        margin-bottom: 10px;
    }

    .icon_notice ul {
        width: 100%;
    }

    .icon_notice a.info_list {
        font-size: 12px;
        width: 50%;
        top: 100%;
        left: 50%;
        transform: translate3d(-50%, 0%, 0);
        text-align: center;
    }

    /* お知らせ */
    .icon_notice_list {
        padding-bottom: 60px !important;
    }

    .icon_notice_list li {
        flex-direction: column;
    }

    .icon_notice_list ul a {
        width: 100%;
    }

    .icon_notice_list .info_list {
        width: 50%;
        bottom: 10px;   
        left: 50%;
        transform: translate3d(-50%, 0%, 0);
        text-align: center;
    }
}
/* News */

.top-news__body {
    position: relative;
    padding: 20px 20px;
    margin-bottom: 40px;
    background: #fff;
    margin: 0px 10px;
}

.top-news__title {
    font-size: 21px;
    font-weight: bold;
    letter-spacing: 2px;
    border-bottom: 5px solid #c9c9c9;
    line-height: 2;
    margin-bottom: 10px;
    font-family: "FP-ヒラギノ角ゴ ProN W6";
}

.top-news__body li {
    padding: 10px 0 15px;
    margin: 0 auto;
    border-bottom: 1px solid #d2d2d2;
}

.top-news__body li + li {
    margin-top: 10px;
}

.top-news__body li time {
    display: block;
    font-size: 15px;
    font-weight: bold;
    position: relative;
    line-height: 1.5;
}

.top-news__body li time.new-news::after {
    content: 'NEW';
    position: absolute;
    left: 145px;
    top: 2px;
    font-size: 9px;
    color: #FFF;
    background-color: #c80000;
    font-weight: normal;
    padding: 2px 6px;
}

.top-news__body li a {
    text-decoration: none;
    font-size: 15px;
    line-height: 1.8;
    padding-left: 10px;
    display: block;
    position: relative;
}

.top-news__body li a[target=_blank] {
    display: inline-block;
}

.top-news__body li a[target=_blank]:after {
    font-family: FontAwesome;
    font-size: 0.7em;
    vertical-align: 1px;
    margin-left: 3px;
    content: "\f08e";
    display: inline-block;
}

.top-news__body .btn {
    position: absolute;
    top: 11px;
    right: 1%;
    font-size: 14px;
}

.top-news__body .btn:hover {
    text-decoration: underline;
}

.top-news__body li:last-child {
    border: none;
}

.top-news__body li a:hover {
    text-decoration: underline;
}

.top-news__body li a::before {
    left: 0;
    content: "▶";
    position: absolute;
    top: 0;
}


@media (max-width:1000px) {
    .top-news__title {
        font-size: 25px;
    }

    .top-news__body .btn {
        top: 20px;
    }
}


@media screen and (max-width:768px) {
	/* 新着情報 */
    .top-news__body li + li {
        margin-top: 0;
        padding: 10px 0 15px;
    }

    .top-news__body li time {
        font-size: 14px;
        margin-bottom: 2px;
    }

    .top-news__body li a {
        font-size: 14px;
        line-height: 1.3;
    }

    .top-news__body li a::before {
        left: -2px;
        content: "▶";
        position: absolute;
        top: 2px;
        font-size: 10px;
    }

    /* ニュース */
    .top-news__title {
        margin-bottom: 5px;
        line-height: 2;
        font-size: 21px;
    }

    .top-news__body {
        margin-bottom: 80px;
        padding: 0;
        margin: 0 auto 40px;
    }

    .top-news__body .btn {
        top: 105%;
        left: 50%;
        transform: translate3d(-50%, 0%, 0);
        text-align: center;
    }
    
    .news.list {
        padding-bottom: 80px;
    }
}
/* ピックアップコンテンツ */

.top-category{
    overflow-x: hidden;
}

.top-category .top-category-inner {
    /* width: 100%; */
    display: flex;
    flex-flow: row wrap;
    margin-right: -10px;
    justify-content: flex-start;
}

.top-category .top-category-inner li {
    display: table;
    border: 1px solid #c9c9c9;
    box-sizing: border-box;
    position: relative;
    text-align: left;
    margin-top: 0;
    margin-left: 0;
    margin-right: 10px;
    margin-bottom: 20px;
    padding-bottom: 15px;
    width: calc((100% / 4) - 10px);
    background-color: #fff;
}
/*.top-category .top-category-inner li:nth-of-type(4n) {
    margin-right: 0;
}*/

.top-category .top-category-inner .name {
    display: flex;
    flex-direction: column;
    justify-content: center;
    transition-duration: 0.4s;
    padding: 15px 4%;
    background-color: #000;
    height: 18%;
    font-weight: bold;
    color: #fff;
    font-size: 16px;
    line-height: 1.3;
}

/*
.top-category .top-category-inner .menu {
  background-color: #000;
  position: absolute;
  width: 100%;
  height: 100%;
  padding: 2rem 0 0 0;
  opacity: 0;
  transition-duration: 0.4s;
}

.top-category .top-category-inner .menu p {
  color: #fff;
  border-bottom: 1px solid #fff;
  margin: 1rem 3rem 0 3rem;
  padding-left: 1rem;
  text-align: left;
}

.top-category .top-category-inner .menu a {
  display: block;
  position: relative;
  line-height: 3rem;
}

.top-category .top-category-inner .menu p a::after {
  content: '';
  display: inline-block;
  width: 6px;
  height: 6px;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transform-origin: center center;
  transform-origin: center center;
  border-radius: 1px;
  position: absolute;
  right: 1rem;
  top: 50%;
  margin-top: -5px;
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
*/


.top-category .top-category-inner li .back {
    /*height: 145px;*/
    overflow: hidden;
    display: flex;
    align-items: center;
}

.top-category .top-category-inner li img {
    width: 100%;
    height: auto;
}

.top-category .top-category-inner .tx {
    width: 100%;
    padding: 10px 14px;
    line-height: 1.4em;
    background-color: #fff;
    font-size: 14px;
}

.top-category .top-category-inner .tx span {
    padding-bottom: 1.5em;
    display: inline-block;
}


.top-category .top-category-inner .tag {
    color: #FFF;
    font-size: 11px;
    padding: 4px 10px;
    margin-bottom: 10px;
    text-align: center;
    position: absolute;
    bottom: 0;
    letter-spacing: 0;
    line-height: 1.2em;
    border-radius: 2px;
}

.top-category-inner .tag.videocamera {
    background-color: #aaa;
}

.top-category-inner .tag.driverecorder {
    background-color: #aaa;
}

.top-category-inner .tag.projector {
    background-color: #aaa;
}

.top-category-inner .tag.audio {
    background-color: #aaa;
}

.top-category-inner .tag.earphone {
    background-color: #aaa;
}

.top-category-inner .tag.accessory {
    background-color: #aaa;
}

/* 200928　JVCケンウッド井上追加 */
.top-category-inner .tag.portable-power-supply,
.top-category-inner .tag.PortablePowerSupply  {
	background-color: #aaa;
}


.top-category .hidden,
.top-category .top-category-inner .hidden {
    display: none;
}

/* もっと見る */

.btn_readmore {
    width: 100px;
    margin: 20px auto;
    text-align: center;
    font-size: 14px;
    cursor: pointer;
}

.btn_readmore:hover {
    opacity: 0.8;
}

.btn_readmore img {
    width: 40%;
}

.btn_readmore p {
    margin-top: 5px;
    letter-spacing: 0;
}

@media screen and (max-width:768px) {
	.pickup {
        padding: 0 1%;
    }

    .pickup h2 {
        margin: 18px auto;
    }

    .top-category .top-category-inner li {
        /*flex-basis: calc((100% / 2) - 10px);*/
        width: calc((100% / 2) - 10px);
        padding-bottom: 0;
        margin-right: 10px;
        margin-bottom: 10px;
        background-color: #000;
    }

    .top-category .top-category-inner li .back {
        /*height: 70px;*/
    }

    .top-category .top-category-inner .name {
        height: auto;
        font-size: 14px;
        background-color: #000;
        padding: 10px 6%;
    }

    .top-category .top-category-inner .tx {
        display: none;
    }
}


/*
 *  Copyright 2019 Adobe Systems Incorporated
 *
 *  Licensed under the Apache License, Version 2.0 (the "License");
 *  you may not use this file except in compliance with the License.
 *  You may obtain a copy of the License at
 *
 *      http://www.apache.org/licenses/LICENSE-2.0
 *
 *  Unless required by applicable law or agreed to in writing, software
 *  distributed under the License is distributed on an "AS IS" BASIS,
 *  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 *  See the License for the specific language governing permissions and
 *  limitations under the License.
 */

.cmp-accordion__header {
    margin: 0;
}

.cmp-accordion__button {
    display: block;
    width: 100%;
    text-align: left;
    line-height: 0.9;
    position: relative;
    padding: 3px 10px 10px;
    margin: 0 0 5px 0;
    border: none;
    background-color: #fff;
    font-family: "FP-ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic", "ヒラギノ角ゴ Pro W3", Osaka, "ＭＳ Ｐゴシック", Frutiger, Helvetica, sans-serif;
    font-size: 17px;
    outline: none;
}

.cmp-accordion__title {
    display: inline-block;
    min-height: 5px;
}

.cmp-accordion__icon {
    display: block;
    width: 24px;
    height: 24px;
    position: absolute;
    top: 0px;
    right: 10px;
    /*border: 2px solid #ddd;
    color: #0074C1;*/
    font-size: 25px;
    font-weight: 700;
    text-align: center;
}

.cmp-accordion__icon::after {
    content: '+';
}

.cmp-accordion__button--expanded > .cmp-accordion__icon::after {
    content: '-';
}


.accordion_blue {
    color: #0074C1;
}

.accordion_black {
    color: #545454;
}

.cmp-accordion__panel--hidden {
    width: 100%;
    height: 0px;
    z-index: -3;
    position: relative;
    bottom: 150000px;
    visibility: hidden;
}

.cmp-accordion__panel--expanded {
    width: 100%;
    height: 100%;
    z-index: 1;
    position: relative;
    top: 0px;
    visibility: visible;
    padding: 10px;
}

.cmp-accordion__panel--hidden > .responsivegrid {
    width: 100%;
    height: 0px;
    z-index: -3;
    position: absolute;
    top: -200000px;
    visibility: hidden;
}

.cmp-accordion__panel--expanded > .responsivegrid {
    width: 100%;
    height: 100%;
    z-index: 1;
    position: relative;
    top: 0px;
    visibility: visible;
}
@media screen and (max-width:768px) {
	.cmp-accordion__button {
        padding: 3px 20px 10px;
        margin: 0 0 15px 0;
    }

    .cmp-accordion__title {
        vertical-align: middle;
    }

    .cmp-accordion__icon {
        width: 30px;
        height: 30px;
        right: 10px;
        top: 3px;
        font-weight: 900;
    }
}

.cmp-accordion__under-line {
    display: block;
    width: 100%;
    margin: 0 auto 5px;
    border-top: 2px solid #ccc;
}

.arrow-mark .cmp-accordion__button {
    border-bottom: none;
}
.arrow-mark .cmp-accordion__icon::after {
    content: "";
    position: absolute;
    top: 50%;
    right: 0;
    display: block;
    width: 1.6rem;
    height: 1.6rem;
    border-top: 2px solid #969696;
    border-left: 2px solid #969696;
    -webkit-transform: translate3d(0, -40%, 0) rotate(225deg);
    transform: translate3d(0, -40%, 0) rotate(225deg);
    -webkit-transition: -webkit-transform 0.3s cubic-bezier(0.250, 0.100, 0.250, 1.000);
    transition: -webkit-transform 0.3s cubic-bezier(0.250, 0.100, 0.250, 1.000);
    transition: transform 0.3s cubic-bezier(0.250, 0.100, 0.250, 1.000);
    transition: transform 0.3s cubic-bezier(0.250, 0.100, 0.250, 1.000), -webkit-transform 0.3s cubic-bezier(0.250, 0.100, 0.250, 1.000);
}
.arrow-mark .cmp-accordion__button--expanded > .cmp-accordion__icon::after  {
    content: "";
    -webkit-transform: translate3d(0, 20%, 0) rotate(45deg);
    transform: translate3d(0, 20%, 0) rotate(45deg);
}
/* --------------------
　製品カルーセル
-------------------- */

.product-carousel .product_main {
    padding: 0;
    text-align: center;
    margin: 0 auto 1em;
    max-width: 100%;
    max-height: 450px;
}

.product-carousel .product_main img,
.product-carousel .product_main video {
    max-width: 100%;
    width: auto;
    max-height: 450px;
    height: auto;
}

.product-carousel .product_navi {
    position: relative;
}

.product-carousel .product_thumbnails {
    overflow: hidden;
    padding: 0 2.5rem;
}

.product-carousel .product_thumbnails ul {
    display: flex;
    align-items: center;
    margin: unset;
}

.product-carousel .product_thumbnails li {
    display: block;
    margin: unset;
}

.product-carousel .product_thumbnails img,
.product-carousel .product_thumbnails video {
    width: 100%;
    max-width: 250px;
    margin: unset;
    height: auto;
}

.product-carousel figure.ant-GallerySlider__figure {
    text-align: center;
}

/* 製品モーダル */
.noclick {
    pointer-events: none;
}

/* スマホ表示 */
@media screen and (max-width:768px) {
    .product-carousel .product_main {
        text-align: center;
        margin-left:0;
    }

    .product-carousel .product_main img {
        max-height: 350px;
        width: auto;
    }

    .product-carousel .product_thumbnails li {
        border:none !important;
    }
}

.product_navi .ant-swiperBtn__next, .product_navi .ant-swiperBtn__prev {
    color: #fff;
    background-color: rgba(0, 0, 0, 0.3);
    width: 5rem;
    height: 5rem;
    border-radius: 50%;
    -webkit-transition: opacity 0.3s cubic-bezier(0.250, 0.100, 0.250, 1.000);
    transition: opacity 0.3s cubic-bezier(0.250, 0.100, 0.250, 1.000);
    top: calc((100% - 50px) * 0.5);
    margin: auto;
}

.product_navi .ant-swiperBtn__next {
    right: 0%;
}

.product_navi .ant-swiperBtn__prev {
    left: 0;
}

@media (min-width: 769px) {
    .product_navi .ant-swiperBtn__next, .product_navi .ant-swiperBtn__prev {
        content: " ";
    }
}

.product_navi .ant-swiperBtn__next::after, .product_navi .ant-swiperBtn__prev::after {
    -webkit-transform: scale(0.5);
    transform: scale(0.5);
}

/* モーダル */
.product_modal {
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: opacity 0.3s;
    pointer-events: none;
    opacity: 0;
    z-index: 100;
    background-color: rgba(120, 123, 131, 0.8);
}

.product_modal.is-active {
    opacity: 1;
    pointer-events: auto;
}

.modal__overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    cursor: pointer;
}

.modal__content {
    position: relative;
    background-color: #fff;
    width: 90%;
    max-width: 1280px;
    aspect-ratio: 16/9;
    padding: 20px;
    overflow: hidden;
}

@media screen and (max-width:768px) {
    .product_modal .modal__content {
        padding: 0px;
    }
}

.modal__close-btn {
    position: absolute;
    right: 0;
    top: 0;
    background: #fff;
    border: unset;
    cursor: pointer;
    z-index: 10;
}

.modal__swiper {
    height: 100%;
}
.modal__swiper-slide {
    position: relative;
    text-align: center;
}
.modal__swiper img,
.modal__swiper video {
    max-height: 100%;
    max-width: 100%;
    width: auto;
    height: auto;
    object-fit: contain;
    padding: 1.5rem 4.5rem;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateY(-50%) translateX(-50%);
    -webkit-transform: translateY(-50%) translateX(-50%);
    -ms-transform: translate(-50%, -50%);
}
.modal__swiper iframe {
    height: 100%;
    width: 100%;
    padding: 1.5rem 4.5rem;
}
.modal__content .modal__close-btn {
    color: rgb(102, 102, 102);
    font-size: 3em;
}

.modal__content .swiper-button-prev,
.modal__content .swiper-button-next {
    color: #fff;
    background-color: rgba(0, 0, 0, 0.3);
    width: 5rem;
    height: 5rem;
    border-radius: 50%;
    -webkit-transition: opacity 0.3s cubic-bezier(0.250, 0.100, 0.250, 1.000);
    transition: opacity 0.3s cubic-bezier(0.250, 0.100, 0.250, 1.000);
}

.modal__content .swiper-button-prev::after,
.modal__content .swiper-button-next::after {
    font-size: 1.4em;
}

.swiper-button-prev.swiper-button-disabled,
.swiper-button-next.swiper-button-disabled {
    pointer-events: inherit;
    opacity: 0;
}

.product_thumbnails[data-loop="true"] + .swiper-button-prev.swiper-button-disabled,
.product_thumbnails[data-loop="true"] + .swiper-button-prev + .swiper-button-next.swiper-button-disabled {
    opacity: 1;
    cursor: pointer;
}

.swiper-product-carousel-main .swiper-slide * {
    opacity: 0;
}

.swiper-product-carousel-main .swiper-slide.swiper-slide-active * {
    opacity: 1;
}

.product_main .swiper-wrapper {
    overflow: hidden;
    justify-items: center;
    align-items: center;
}
/* 各スライドの幅設定　※スライド間:20px */
.product-carousel .swiper-product-carousel-thumbnails[data-pc-images-displayed="2"] li {
    width: calc((100% - 20px)/2);
    margin-right: 20px;
}
.product-carousel .swiper-product-carousel-thumbnails[data-pc-images-displayed="3"] li {
    width: calc((100% - 40px)/3);
    margin-right: 20px;
}
.product-carousel .swiper-product-carousel-thumbnails[data-pc-images-displayed="4"] li {
    width: calc((100% - 60px)/4);
    margin-right: 20px;
}
.product-carousel .swiper-product-carousel-thumbnails[data-pc-images-displayed="5"] li {
    width: calc((100% - 80px)/5);
    margin-right: 20px;
}

@media screen and (max-width:768px) {
    .product-carousel .swiper-product-carousel-thumbnails[data-sp-images-displayed="1"] li {
        width: calc(100%);
        margin-right: 20px;
    }

    .product-carousel .swiper-product-carousel-thumbnails[data-out-of-frame="true"][data-sp-images-displayed="2"] ul {
        transform: translate3D(calc(100% / 2 - (100% - 20px) / 2 / 2), 0px, 0px);
    }
    .product-carousel .swiper-product-carousel-thumbnails[data-sp-images-displayed="2"] li {
        width: calc((100% - 20px)/2);
        margin-right: 20px;
    }
}
/* --------------------
　製品基本情報
-------------------- */
.product-basic-info {
    margin-bottom: 1.2em;
    font-size: 16px;
}

.product-basic-info .product_name {
    /*font-size: 16px;*/
    line-height: 1.6;
    margin-bottom: 1.2em;
}

.product-basic-info p.classification > span {
    display: inline-block;
    border: 1px solid #000000;
    padding: 3px 10px;
    margin-bottom: 1.2em;
}

.product-basic-info .model_name {
    display: inline-block;
    font-size: 28px;
    line-height: 1;
    margin: 0;
    font-family: "FP-ヒラギノ角ゴ StdN W7";
}

p.price {
    margin-top: 1.2em;
}

/* 購入ボタン */
.product-basic-info .retailer {
    width: 220px;
    max-width: 100%;
    padding: 0.1em 1em;
    /*line-height: 30px;*/
    font-size: 17px;
    text-align: center;
    vertical-align: middle;
    touch-action: manipulation;
    cursor: pointer;
    border-radius: 4px;
    /*font-family: "FP-ヒラギノ角ゴ ProN W6";*/
    background-color: #ffa200;
    color: #fff;
    margin-top: 1.2em;
    display: inline-block;
}

.product-basic-info .retailer:hover {
    opacity: 0.7;
}

.product-basic-info .retailer_name {
    display: block;
    font-size: 13px;
    margin-top: 0.8em;
}

.product-basic-info .retailer::before {
    content: '';
    display: inline-block;
    vertical-align: middle;
    background: url(../../../content/dam/victor/webmaterial/icons/icon_buy_white.svg);
    width: 30px;
    height: 32px;
    margin-right: 8px;
    vertical-align: middle;
}



/* NEW・生産完了品ラベル */
.product-basic-info .new_model,
.product-basic-info .finish_model,
.product-basic-info .limited_stock{
    font-size: 12px;
    display: inline-block;
    margin: 0px 2px 0px 12px;
    padding: 4px 6px;
    font-weight: bold;
    vertical-align: 6px;;
    line-height: 100%;
}


.product-basic-info .new_model {
    color: #ffffff;
    background-color: #C80000;
}

.product-basic-info .finish_model {
    color: #ffffff;
    background-color: #7F7F7F;
}

.product-basic-info .limited_stock {
    color: #C80000;
    background-color: #ffffff;
    border: 1px solid #C80000;
}

@media screen and (max-width:768px) {
    .product-basic-info .retailer {
        width: 100%;
    }
}

/* カルーセル */
.cmp-carouselbanner .swiper-pagination-bullet,
.cmp-carouselbanner .cmp-carousel__indicator {
    border-color: #777;
}

.cmp-carouselbanner .swiper-pagination-bullet-active,
.cmp-carouselbanner .cmp-carousel__indicator--active{
    border-color: #cbb05c;
}

.cmp-product-icons {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
}

ul.cmp-product-icons {
    margin: 15px 0 3px;
}

.cmp-product-icons li {
    height: 35px;
    width: auto;
    margin: 0 2% 1% 0;
    padding: 0;
}

.cmp-product-icons li img {
    width: auto;
    height: 30px;
}

/* 受賞歴アイコン */
.product-icons.award-icons .cmp-product-icons {
    margin: 3px 0;
}

.product-icons.award-icons li {
    margin: 0 2% 1% 0;
    min-width: 60px;
    width: 14%;
    padding: 0;
    text-align: center;
    font-weight: bold;
    height: auto;
}

.product-icons.award-icons li img {
    width: auto;
    padding-top: 15px;
    height: 80px;
}

.product-icons.award-icons span {
    font-size: 10px;
    margin-top: 5px;
    display: block;
}

/* 楽曲内蔵モデル */
.cmp-product-icons .icon2 img {
    height: 50px;
    margin-top: 0;
}

/* Qualcomm aptX */
.cmp-product-icons .icon3 img {
    padding: 0 30px;
}

/* この商品は耳栓です */
.cmp-product-icons .icon4 img {
    height: 65px;
}

/* AEXオーディオ銘機賞 */
.product-icons.award-icons .icon5 img {
    padding-top: 30px;
}   

/* GOOD DESIGN AWARD */
.product-icons.award-icons .icon6 img {
    width: 90px;
}

/* HiVi BESTBUY */
.product-icons.award-icons .icon7 img {
    padding-top: 0px;
}

/* いつまでも快適に */
.product-icons.award-icons .icon8 img {
    padding-top: 30px;
    width: 120px;
    height: auto;
}

@media screen and (max-width:768px) {
    .cmp-product-icons{
        justify-content: center;
    }
}
/* --------------------
　製品検索リスト
-------------------- */

.product_search .swiper-product-search-parent {
    position: relative;
}

.product_search .swiper-container {
    width: calc(100% - 70px);
    box-sizing: content-box;
    margin: 0 auto;
    overflow: hidden;
    max-width: 120rem;
}

.product_search .swiper-slide {
    height: auto;
}

.product_search .swiper-button-prev,
.product_search .swiper-button-next {
    width: 70px;
    height: 70px;
    color: #fff;
    background-color: rgba(0, 0, 0, 0.3);
    border-radius: 50%;
    top: calc((100% - 70px) * 0.5);
    -webkit-transition: opacity 0.3s cubic-bezier(0.250, 0.100, 0.250, 1.000);
    transition: opacity 0.3s cubic-bezier(0.250, 0.100, 0.250, 1.000);
}

.product_search .swiper-button-prev:after,
.product_search .swiper-button-next:after  {
    -webkit-transform: scale(0.5);
    transform: scale(0.5);
}
.product_search .swiper-button-next:after {
    content: "next";
}

.product_search .swiper-button-prev:after {
    content: "prev";
    }

.product_search .swiper-button-disabled {
    opacity: 0;
}

.search_list_title {
    display: flex;
}

.search_list_title > * {
    display: inline-block;
    align-self: center;
    padding: 5px;
    flex-basis: 20%;
}

.search_list_title > span {
    flex-basis: auto;
    flex-grow: 2;
}

.search_list {
    margin-bottom: 40px;
}

.list_item {
    padding: 12px 1.6em 3em;
    position: relative;
    margin: 0.8rem;
    height: 100%;
    border-radius: 1.2rem;
    box-shadow: 0 0 0.8rem rgb(0 0 0 / 30%);
    background-color: #FFF;
}



.list_item:hover {
    opacity: 0.85;
}


.list_item .search_icon {
    margin-top: -1em;
    height: 1em;
    float: right;
}

.list_item img {
    max-width: 100%;
    height: auto;
    /*margin: 0 auto; 左寄せに変更*/
}

.list_item p {
    font-size: 14px;
    text-align: left;
    margin-bottom: 0.5em;
}

/*
.list_item > p,
.list_item section {
    padding: 0 1.2em;
}
*/

.list_item p.product_name {
    min-height: 3.6em;
    line-height: 1.2;
}

.list_item p.product_bottom {
    margin-bottom: 1.5em;
}

.list_item p.product_btn {
    margin: 1em 0;
}


/* ---------- ↓ 各プロパティ設定 ↓ ---------- */

/* サムネイル画像 */
.list_item figure.product_list_image {
    min-height: 160px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.list_item figure.product_list_image img {
    max-width: 100%;
}


/* 特記事項・発売予定　赤文字 */
.list_item p.product_red {
    color: #ff0000;
}


/* 商品分類　囲み文字 */
.list_item p.classification {
    display: inline-block;
    border: 1px solid #000000;
    padding: 3px 10px;
    /*margin-left: 1.2em;*/
}


/* 型番 文字設定 */
.list_item p.number {
    font-size: 16px;
    margin: 0 0 10px 0;
    font-weight: bold;
    font-family: "FP-ヒラギノ角ゴ ProN W6";
    letter-spacing: 0;
}

/* 製品詳細 文字設定 */
.list_item p.description {
    line-height: 1.6;
    overflow: hidden;
    margin-bottom: 1em;
    word-break: normal;
}

/* フリーHTMLエリア　余白 */
.list_item > section {
    margin: 1em 0;
    overflow: hidden;
}

/* ---------- ↑ 各プロパティ設定 ↑ ---------- */




/* フリーHTMLエリア 機能アイコン用 */
/*-----------------------------------------------
    機能アイコン部
-----------------------------------------------*/

/* カーナビトップ用 */
ul.feature_icons {
    width: calc(100% + 7px) !important;
    border: none !important;
    background: none !important;
}

ul.feature_icons li {
    float: left !important;
    width: calc(100% / 4 - 7px);
    height: 45px !important;
    margin-right: 7px !important;
    margin-bottom: 7px !important;
    padding: 0 !important;
    display: flex;
    justify-content: center;
    align-items: center;
}

ul.feature_icons li span.icon_name {
    display: block !important;
    text-align: center !important;
    cursor: default !important;
}

ul.feature_icons li span.fs_9 {
    font-size: 9px !important;
}

ul.feature_icons li span.fs_8 {
    font-size: 8px !important;
}

ul.feature_icons li span.fs_7 {
    font-size: 7px !important;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
    ul.feature_icons li span.fs_9 {
        font-size: 10px !important;
        -webkit-transform: scale(0.9) !important;
        -webkit-margin-start: -4px !important;
        -webkit-margin-end: -4px !important;
        display: inline-block !important;
    }

    ul.feature_icons li span.fs_8 {
        font-size: 10px !important;
        -webkit-transform: scale(0.8) !important;
        -webkit-margin-start: -4px !important;
        -webkit-margin-end: -4px !important;
        display: inline-block !important;
    }

    ul.feature_icons li span.fs_7 {
        font-size: 10px !important;
        -webkit-transform: scale(0.7) !important;
        -webkit-margin-start: -4px !important;
        -webkit-margin-end: -4px !important;
        display: inline-block !important;
    }
}

ul.feature_icons li span.icon_name.l1 {
    font-size: 10px !important;
    line-height: 120% !important;
}

ul.feature_icons li span.icon_name.l2 {
    font-size: 10px !important;
    line-height: 120% !important;
}

ul.feature_icons li span.icon_name.l3 {
    font-size: 10px !important;
    line-height: 120% !important;
}

ul.feature_icons li span.icon_name.l4 {
    font-size: 9px !important;
    line-height: 115% !important;
}

/*-----------------------------------------------
    機能アイコン部 end
-----------------------------------------------*/

/* カテゴリートップ用 */
ul.feature_icons li {
    border-radius: 4px;
    border: 1px solid #33698F !important;
    background-color: #FFFFFF !important;
}

ul.feature_icons li span.icon_name {
    color: #004473 !important;
}

ul.feature_icons li.disabled {
    border: 1px solid #D6E1E8 !important;
    background-color: #FFFFFF !important;
}

ul.feature_icons li.disabled span.icon_name {
    color: #B2C7D5 !important;
}

/* 製品ページ用 */
ul.feature_icons.detail li {
    border-radius: 0px;
    border: 1px solid #CCD8E4 !important;
    background-color: #E5ECF2 !important;
}

ul.feature_icons.detail li span.icon_name {
    color: #000000 !important;
}

ul.feature_icons.detail li.active {
    border: 1px solid #7FA1BC !important;
    background-color: #7FA1BC !important;
}

ul.feature_icons.detail li.active span.icon_name {
    color: #FFFFFF !important;
}

/* アイコンの説明文(hover時にツールチップ表示) */
ul.feature_icons li span.icon_desc {
    display: none !important;
}

/* ツールチップ(要素はJSで作成) */
div#feature_icons_tooltip {
    position: aboslute !important;
    width: 210px !important;
    height: auto !important;
    padding: 18px 28px !important;
    border: 1px solid #D5D5D5 !important;
    background-color: #FFFFFF !important;
    color: #000000 !important;
    font-size: 12px !important;
    line-height: 130% !important;
}

div#feature_icons_tooltip {
    display: none;
}

/* カーオーディオ用機能アイコン */
.other_logo_audio {
    height: auto;
}

.productBox .other_logo_audio ul {
    overflow: hidden;
    background: none;
    border: 0;
    font-size: 0;
    text-align: left;
}

.other_logo_audio ul li {
    display: inline;
    width: auto;
    margin: 0;
    padding: 0;
}

.other_logo_audio ul li img {
    margin: 15px 20px 0 0;
}

@media screen and (max-width: 768px) {
    .target_respo .productBox ul li {
        width: 49%;
    }

    .other_logo_audio {
        width: auto;
    }
}

/* カーオーディオ用機能アイコン */

/* ドラレコ機能アイコン */
.list_logo li {
    display: inline-block;
    margin: 10px 10px 0;
}

/* ドラレコ機能アイコン */


/* 比較チェックボックス */

.list_item .comparison {
    display: inline-block;
    position: absolute;
    margin: 5px 0;
    bottom: 10px;
}

.list_item .comparison::before {
    display: inline-block;
    position: absolute;
    content: "";
    width: 1em;
    height: 1em;
    border: 1px solid #333;
    margin: 0.2em auto;
}

.list_item .comparison.checked::after {
    content: "■";
    color: #f00;
    position: absolute;
    top: 0;
    left: 0;
    border: 1px solid transparent;
}

.list_item input {
    display: none;
}

.list_item label {
    display: block;
    margin-left: 1.2em;
    cursor: pointer;
    position: relative;
    font-size: 16px;
    letter-spacing: 0;
}

.list_item label::after {
    content: "比較リストに追加";
    font-size: 0.8em;
}

.list_item input[type=checkbox]:checked + label::after {
    content: "比較中";
    color: #f00;
}

.list_item .retailer {
    background-color: #333;
    color: #fff;
    font-size: 13px;
    display: inline-block;
    padding: 5px 20px;
    position: absolute;
    right: 12px;
    bottom: 12px;
}


/* 比較ダイアログ */

.compair_dialog {
    position: fixed;
    bottom: 5em;
    right: 3em;
    background-color: #eee;
    border: 1px solid #aaa;
    box-shadow: 0px 1px 15px #aaa;
    width: 300px;
    height: 100px;
    z-index: 99;
}

.compair_dialog p {
    padding: 20px 10px;
    text-align: center;
}

.compair_dialog #compair {
    position: absolute;
    bottom: 0;
    width: 50%;
    border: none;
    background-color: #f00;
    color: #fff;
    padding: 10px;
}

.compair_dialog .compair_reset {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 50%;
    border: none;
    background-color: #ccc;
    padding: 10px;
}

.compair_dialog #compair:hover,
.compair_dialog .compair_reset:hover {
    opacity: 0.7;
}

.product_search {
    overflow-x: hidden;
}

.product_search .hidden,
.search_list .notselect {
    display: none;
}

.product_search .result {
    margin-bottom: 10px;
}


/* NEWタグ */

.list_item .number .new_model,
.list_item .number .finish_model,
.list_item .number .limited_stock{
    font-size: 10px;
    display: inline-block;
    margin: 1px 10px;
    padding: 1px 4px;
    border-radius: 1px;
    line-height: 1.4;
    letter-spacing: 0.5px;
    height: 16px;
    position: relative;
    top: -2px;
}

.list_item .number .new_model {
    color: #ffffff;
    background-color: #ff0000;
}

.list_item .number .finish_model {
    color: #ffffff;
    background-color: #7F7F7F;
}

.list_item .number .limited_stock {
    color: #C80000;
    background-color: #ffffff;
    border: 1px solid #C80000;
    line-height: 1.2;
}


/* スマホ表示 */
@media screen and (max-width:768px) {
    .search_list {
        margin-right: -10px;
    }

    .search_list_title {
        display: block;
    }

    .product_search .search_list > .list_item {
        width: 100%;
        padding: 10px 2.5% 4em;
        margin: 0 10px 10px 0;
        flex-basis: auto !important;
    }

    /* 購入ボタン */
    .list_item .retailer {
        width: 100%;
        padding: 5px 1%;
        text-align: center;
        position: absolute;
        bottom: 1em;
        width: 90%;
        right: 5%;
    }

    .product_search .swiper-button-prev,
    .product_search .swiper-button-next {
        width: 5rem;
        height: 5rem;
        padding-left: 0.3rem;
        right: 1rem;
        padding-right: 0.3rem;
    }

    .product_search .swiper-container {
        width: 100%;
    }
}

/* 各スライドの幅設定　※スライド間:10px */
.product_search .swiper-container[data-list-split="split-2"] li {
    width: calc((100% - 10px)/2);
    margin-right: 10px; 
}
.product_search .swiper-container[data-list-split="split-3"] li {
    width: calc((100% - 20px)/3);
    margin-right: 10px; 
}
.product_search .swiper-container[data-list-split="split-4"] li {
    width: calc((100% - 30px)/4);
    margin-right: 10px; 
}
.product_search .swiper-container[data-list-split="split-5"] li {
    width: calc((100% - 40px)/5);
    margin-right: 10px; 
}
.product_search .swiper-container[data-list-split="split-6"] li {
    width: calc((100% - 50px)/6);
    margin-right: 10px; 
}

@media screen and (max-width:768px) {
    .product_search .swiper-product-search-parent .swiper-container ul {
        transform: translate3D(calc(100% / 2 - (100% - 2px) / 1.2 / 2), 0px, 0px);
    }
    .product_search .swiper-product-search-parent .swiper-container li {
        width: calc((100% - 2px) / 1.2);
        margin-right: 10px;
    }
}
.cmp-accordion-in-container-btn {
    z-index: 2;
    position: relative;
    align-items: center;
    width: 100%;
    height: 4rem;
    cursor: pointer;
    filter: drop-shadow(0 -2px 12px rgba(0, 0, 0, 0.1));
    border:none
}
.cmp-accordion-in-container-btn::after {
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 2.4rem;
    height: 2.4rem;
    transform: translate3d(-50%, -80%, 0) rotate(45deg);
    border-right: 2px solid rgb(150, 150, 150);
    border-bottom: 2px solid rgb(150, 150, 150);
    content: "";
    transition: transform 0.3s cubic-bezier(0.250, 0.100, 0.250, 1.000);
}

.cmp-accordion-in-container-btn.is-act::after {
    transform: translate3d(-50%, -20%, 0) rotate(225deg);
  }

.accordion-in-container {
    overflow: hidden;
}
.cmp-accordion-in-container-bottom {
display: block;
}

.accordion-in-container .cmp-accordion-in-container-top img{
    vertical-align: top;

}

.accordion-in-container .cmp-accordion-in-container-bottom img{
    vertical-align: top;

}

.accordion-in-container .cmp-accordion-in-container-bottom.is-closed{
    display: none;
}

/* 枠スタイル */
.accordion-in-container.border-radius{
    border-radius: 1.2rem;
}



.product-online-store-info .product-card {
  margin: 2rem auto;
  width: calc(100% - 2.4rem * 2);
  max-width: 100rem;
  border-radius: 1.2rem;
  overflow: hidden;
  background-color: #fff;
  -webkit-filter: drop-shadow(0 0 0.4rem rgba(0, 0, 0, 0.3));
          filter: drop-shadow(0 0 0.4rem rgba(0, 0, 0, 0.3));
  padding: 2.4rem;
}

.product-online-store-info.no-frame .product-card {
  border-radius: unset;
  -webkit-filter: none;
  filter: none ;
  padding: unset;
}

.product-online-store-info .product-card__image {
  transform: translate3d(0px, 0, 0);
}

@media (min-width: 769px) {
  .product-online-store-info .product-card {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    margin: 5rem auto;
    width: calc(100% - 5rem * 2);
    padding: 5rem;
  }

  .product-online-store-info.no-frame .product-card {
    padding: unset;
    margin: 2.5rem auto;
  }
}

.product-online-store-info .product-card__body {
  width: 100%;
  margin: 0;
  position: relative;
}

@media (min-width: 769px) {
  .product-online-store-info .product-card__body {
    width: 50%;
  }
}

.product-online-store-info .product-card__images {
  width: 100%;
  height: 100%;
  margin: 0 0 2rem 0;
  padding: 0 2.4rem;
}

@media (min-width: 769px) {
  .product-online-store-info .product-card__images {
    margin: 0;
    padding: 0 5rem;
  }
}

.product-online-store-info .product-card__slide {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #fff;
}

.product-online-store-info .product-card__figure {
  width: 100%;
  aspect-ratio: 4 / 3;
  opacity: 0;
  -webkit-transition: opacity 0.6s cubic-bezier(0.250, 0.100, 0.250, 1.000);
  transition: opacity 0.6s cubic-bezier(0.250, 0.100, 0.250, 1.000);
}

.product-online-store-info .swiper-slide-active .product-card__figure {
  opacity: 1;
}

.product-online-store-info .product-card__img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}

.product-online-store-info .product-card__nav {
  position: absolute;
  width: 3rem;
  height: 3rem;
}

@media (min-width: 769px) {
  .product-online-store-info .product-card__nav {
    width: 5rem;
    height: 5rem;
  }
}

.product-online-store-info .product-card__nav--next {
  right: -1rem;
}

.product-online-store-info .product-card__nav--prev {
  left: -1rem;
}

.product-online-store-info .product-card__nav::after {
  -webkit-transform: scale(0.3);
  transform: scale(0.3);
}

@media (min-width: 769px) {
  .product-online-store-info .product-card__nav::after {
    -webkit-transform: scale(0.4);
    transform: scale(0.4);
  }
}

.product-online-store-info .product-card__pager {
  position: relative;
  margin: 2rem 0 2rem 0;
}

@media (min-width: 769px) {
  .product-online-store-info .product-card__pager {
    bottom: 0;
    left: 0;
    margin: 2rem 0 0 0;
  }
}

.product-online-store-info .product-card__bullet {
  position: relative;
}

.product-online-store-info .product-card__input {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 10;
  opacity: 0;
  cursor: pointer;
  display: none;
}

.product-online-store-info .product-card__label {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 1;
  border-radius: 50%;
  pointer-events: none;
}

.product-online-store-info .product-card__header {
  width: 100%;
  margin: 3rem 0 2rem 0;
  text-align: center;
}

@media (min-width: 769px) {
  .product-online-store-info .product-card__header {
    width: 50%;
    padding: 0 5rem;
    margin: 0;
    z-index: 2;
  }

  .product-online-store-info .no-image .product-card__header {
    width: 100%;
    display: flex;
    align-items: center;
  }

  .product-online-store-info .no-image .product-card__header > *{
    width: 50%;
  }
}

.product-online-store-info .product-card__header > *:last-of-type > *:last-of-type {
  margin-bottom: 0;
}

.product-online-store-info .product-card__logoWrap {
  width: 100%;
  max-width: 21rem;
  margin: 0 auto .6rem auto;
}

@media (min-width: 769px) {
  .product-online-store-info .product-card__logoWrap {
    max-width: 24rem;
    margin: 0 auto 1rem auto;
  }
}

.product-online-store-info .product-card__logo {
  width: 100%;
  height: auto;
}

.product-online-store-info .product-card__text {
  font-size: 1.3rem;
  line-height: 1.6;
  margin: 0 0 2rem 0;
}

@media (min-width: 769px) {
  .product-online-store-info .product-card__text {
    font-size: 1.5rem;
    margin: 0 0 2rem 0;
  }
}

.product-online-store-info .product-card__head {
  font-size: 1.9rem;
  font-family: "FP-ヒラギノ角ゴ ProN W6";
  font-weight: 600;
}

@media (min-width: 769px) {
  .product-online-store-info .product-card__head {
    font-size: 2rem;
  }
}

.product-online-store-info .product-card__price {
  font-size: 2rem;
  font-family: "FP-ヒラギノ角ゴ ProN W6";
  font-weight: 600;
}

@media (min-width: 769px) {
  .product-online-store-info .product-card__price {
    font-size: 3rem;
  }
}

.product-online-store-info .product-card__tax {
  font-size: 1.3rem;
  font-family: "FP-ヒラギノ角ゴ ProN W6";
  font-weight: 600;
  display: inline;
}

@media (min-width: 769px) {
  .product-online-store-info .product-card__tax {
    font-size: 1.5rem;
  }
}

.product-online-store-info .product-card__btnWrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 1rem;
  margin: 1.6rem 0;
  flex-wrap: wrap;
}

@media (min-width: 769px) {
  .product-online-store-info .product-card__btnWrap {
    margin: 1.6rem 0 3rem 0;
  }
}

.product-online-store-info .product-card-quantity {
  display: none;
}

.product-online-store-info .product-card-btn {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 1.4rem;
  color: #fff;
  padding: .4rem 1.6rem;
  border-radius: 100rem;
  -webkit-transition: opacity 0.3s cubic-bezier(0.250, 0.100, 0.250, 1.000);
  transition: opacity 0.3s cubic-bezier(0.250, 0.100, 0.250, 1.000);
  border-width: 0px;
}

.product-online-store-info button.product-card-btn {
  cursor: pointer;
}

@media (min-width: 769px) {
  .product-online-store-info .product-card-btn {
    font-size: 1.5rem;
    padding: .6rem 2.2rem;
  }
}

.product-online-store-info button.product-card-btn:hover,
.product-online-store-info a.product-card-btn:hover {
  opacity: .7;
}

.product-online-store-info .product-card-btn--rect {
  border-radius: 0;
}

.product-online-store-info .product-card-btn--bg-blue {
  background-color: #428ee6;
}

.product-online-store-info .product-card-btn--bg-black {
  background-color: #333;
}

.product-online-store-info .product-card__textSmall {
  font-size: 1.2rem;
  line-height: 1.6;
  margin: 0;
}

@media (min-width: 769px) {
  .product-online-store-info .product-card__textSmall {
    font-size: 1.2rem;
  }
}

.product-online-store-info .ant-pager {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: .6rem 0 2rem 0;
  overflow: visible;
  z-index: 8;
}

.product-online-store-info .ant-pager__bullets {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
}

.product-online-store-info .ant-pager__bullet {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
  width: 2.3rem;
  height: 2.3rem;
  border-radius: 100%;
  border: 1px solid #ccc;
  cursor: pointer;
  margin: 0 .5rem;
}

@media (min-width: 769px) {
  .product-online-store-info .ant-pager__bullet {
    width: 1.8rem;
    height: 1.8rem;
  }
}

.product-online-store-info .ant-pager__bullet::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate3d(-50%, -50%, 0);
          transform: translate3d(-50%, -50%, 0);
  width: 3.3rem;
  height: 3.3rem;
  border-radius: 100%;
  -webkit-transition: all 0.3s cubic-bezier(0.250, 0.100, 0.250, 1.000);
  transition: all 0.3s cubic-bezier(0.250, 0.100, 0.250, 1.000);
  border: 2px solid #cbb05c;
  opacity: 0;
}

@media (min-width: 769px) {
  .product-online-store-info .ant-pager__bullet::after {
    width: 2.8rem;
    height: 2.8rem;
  }
}

.product-online-store-info .ant-pager__bullet.swiper-slide-thumb-active::after {
  width: 2.9rem;
  height: 2.9rem;
  opacity: 1;
}

@media (min-width: 769px) {
  .product-online-store-info .ant-pager__bullet.swiper-slide-thumb-active::after {
    width: 2.4rem;
    height: 2.4rem;
  }
}

/* Breadcrumb */

.breadcrumb {
    background-color: #000000;
}

.cmp-breadcrumb ul li,
.cmp-breadcrumb ul li a {
    color: #FFFFFF;
}
/* --------------------
　製品検索リスト （もっと見る）
-------------------- */

.search_more_list_title {
    display: flex;
}

.search_more_list_title > * {
    display: inline-block;
    align-self: center;
    padding: 5px;
    flex-basis: 20%;
}

.search_more_list_title > span {
    flex-basis: auto;
    flex-grow: 2;
}

.search_more_list {
    list-style: none;
    display: flex;
    flex-flow: row wrap;
    justify-content: flex-start;
    max-width: 120rem;
    margin: 0 auto 40px;
}

.search_more_list_item {
    padding: 12px 1.6em 3em;
    position: relative;
    margin: 1.0rem;
    height: auto;
    border-radius: 1.2rem;
    box-shadow: 0 0 0.8rem rgb(0 0 0 / 30%);
    background-color: #FFF;
}

.search_more_list_item:hover {
    opacity: 0.85;
}


.search_more_list_item .search_icon {
    margin-top: -1em;
    height: 1em;
    float: right;
}

.search_more_list_item img {
    max-width: 100%;
    height: auto;
}

.search_more_list_item p {
    font-size: 14px;
    text-align: left;
    margin-bottom: 0.5em;
}

.search_more_list_item p.product_name {
    min-height: 3.6em;
    line-height: 1.2;
}

.search_more_list_item p.product_bottom {
    margin-bottom: 1.5em;
}

.search_more_list_item p.product_btn {
    margin: 1em 0;
}


/* ---------- ↓ 各プロパティ設定 ↓ ---------- */

/* サムネイル画像 */
.search_more_list_item figure.product_list_image {
    min-height: 160px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.search_more_list_item figure.product_list_image img {
    max-width: 100%;
}


/* 特記事項・発売予定 赤文字 */
.search_more_list_item p.product_red {
    color: #ff0000;
}


/* 商品分類 囲み文字 */
.search_more_list_item p.classification {
    display: inline-block;
    border: 1px solid #000000;
    padding: 3px 10px;
    /*margin-left: 1.2em;*/
}


/* 型番 文字設定 */
.search_more_list_item p.number {
    font-size: 16px;
    margin: 0 0 10px 0;
    font-weight: bold;
    font-family: "FP-ヒラギノ角ゴ ProN W6";
    letter-spacing: 0;
}

/* 製品詳細 文字設定 */
.search_more_list_item p.description {
    line-height: 1.6;
    overflow: hidden;
    margin-bottom: 1em;
    word-break: normal;
}

/* フリーHTMLエリア 余白 */
.search_more_list_item > section {
    margin: 1em 0;
    overflow: hidden;
}

/* ---------- ↑ 各プロパティ設定 ↑ ---------- */



/* 比較チェックボックス */

.search_more_list_item .comparison {
    display: inline-block;
    position: absolute;
    margin: 5px 0;
    bottom: 10px;
}

.search_more_list_item .comparison::before {
    display: inline-block;
    position: absolute;
    content: "";
    width: 1em;
    height: 1em;
    border: 1px solid #333;
    margin: 0.2em auto;
}

.search_more_list_item .comparison.checked::after {
    content: "■";
    color: #f00;
    position: absolute;
    top: 0;
    left: 0;
    border: 1px solid transparent;
}

.search_more_list_item input {
    display: none;
}

.search_more_list_item label {
    display: block;
    margin-left: 1.2em;
    cursor: pointer;
    position: relative;
    font-size: 16px;
    letter-spacing: 0;
}

.search_more_list_item label::after {
    content: "比較リストに追加";
    font-size: 0.8em;
}

.search_more_list_item input[type=checkbox]:checked + label::after {
    content: "比較中";
    color: #f00;
}

.search_more_list_item .retailer {
    background-color: #333;
    color: #fff;
    font-size: 13px;
    display: inline-block;
    padding: 5px 20px;
    position: absolute;
    right: 12px;
    bottom: 12px;
}


/* 比較ダイアログ */

.search_more_compair_dialog {
    position: fixed;
    bottom: 5em;
    right: 3em;
    background-color: #eee;
    border: 1px solid #aaa;
    box-shadow: 0px 1px 15px #aaa;
    width: 300px;
    height: 100px;
    z-index: 99;
}

.search_more_compair_dialog p {
    padding: 20px 10px;
    text-align: center;
}

.search_more_compair_dialog #compair {
    position: absolute;
    bottom: 0;
    width: 50%;
    border: none;
    background-color: #f00;
    color: #fff;
    padding: 10px;
}

.search_more_compair_dialog .compair_reset {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 50%;
    border: none;
    background-color: #ccc;
    padding: 10px;
}

.search_more_compair_dialog #compair:hover,
.search_more_compair_dialog .compair_reset:hover {
    opacity: 0.7;
}


/* moreボタン */

.search_list_more_data {
    width: 100px;
    margin: 20px auto;
    text-align: center;
    font-size: 14px;
    cursor: pointer;
}

.search_list_more_data:hover {
    opacity: 0.8;
}

.search_list_more_data img {
    width: 40%;
}

.search_list_more_data p {
    margin-top: 5px;
    letter-spacing: 0;
}

.product_search_more_results {
    overflow-x: hidden;
}

.product_search_more_results .hidden,
.search_more_list .notselect {
    display: none;
}

.product_search_more_results .result {
    margin-bottom: 10px;
}


/* NEWタグ */

.search_more_list_item .number .new_model,
.search_more_list_item .number .finish_model,
.search_more_list_item .number .limited_stock{
    font-size: 10px;
    display: inline-block;
    margin: 1px 10px;
    padding: 1px 4px;
    border-radius: 1px;
    line-height: 1.4;
    letter-spacing: 0.5px;
    height: 16px;
    position: relative;
    top: -2px;
}

.search_more_list_item .number .new_model {
    color: #ffffff;
    background-color: #ff0000;
}

.search_more_list_item .number .finish_model {
    color: #ffffff;
    background-color: #7F7F7F;
}

.search_more_list_item .number .limited_stock {
    color: #C80000;
    background-color: #ffffff;
    border: 1px solid #C80000;
    line-height: 1.2;
}


/* リスト 分割 */

.search_more_list > li {
    flex-grow: 0;
}
.search_more_list.split-2 > li {
    width: calc((100% - 40px) / 2);
}

.search_more_list.split-3 > li {
    width: calc((100% - 60px) / 3);
}

.search_more_list.split-4 > li {
    width: calc((100% - 80px) / 4);
}

.search_more_list.split-5 > li {
    width: calc((100% - 100px) / 5);
}

.search_more_list.split-6 > li {
    width: calc((100% - 120px) / 6);
}

/* スマホ表示 */
@media screen and (max-width:768px) {
    .search_more_list_title {
        display: block;
    }

    .search_more_list.split-2 > li,
    .search_more_list.split-3 > li,
    .search_more_list.split-4 > li,
    .search_more_list.split-5 > li,
    .search_more_list.split-6 > li {
        width: calc((100% - 40px) / 2);
    }

    /* 購入ボタン */
    .search_more_list_item .retailer {
        width: 100%;
        padding: 5px 1%;
        text-align: center;
        position: absolute;
        bottom: 1em;
        width: 90%;
        right: 5%;
    }
}

/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8;
}

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden;
}

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  box-sizing: border-box;
}

.mfp-container:before {
  content: "";
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}

.mfp-align-top .mfp-container:before {
  display: none;
}

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045;
  /*background: #fff;
    max-width: 700px;
    padding: 30px;*/
}

.morebg {
  background: #fff;
  max-width: 950px;
  padding: 30px;
  margin: 20px auto;
  position: relative;
  overflow: hidden;
}

.morebg h2 {
  font-size: 175%;
  border-left: 3px solid #000;
  padding-left: 15px;
  margin: 5px;
  display: block;
}
.morebg p {
  padding: 5px 5px 0;
  display: inline-block;
}

.morebg p.half {
  width: 100%;
}

@media only screen and (min-width: 600px) {
  .morebg p.half,
  .morebg dl.half,
  .morebg div.half {
    width: 49.5%;
  }
  .morebg h2 {
    margin: 15px;
  }
  .morebg p,
  .morebg div.half {
    padding: 15px;
  }
  .morebg div.half {
    display: inline-block;
  }
}

.morebg span {
  display: block;
  text-align: center;
}
.morebg img {
  max-width: 100%;
  width: auto;
}
.morebg .caption {
  font-size: 80%;
  text-align: center;
  line-height: 16px;
}

.morebg .captionleft {
  font-size: 80%;
  text-align: left;
  line-height: 16px;
}

.morebg .gold {
  font-size: 80%;
  color: #b67f00;
  text-align: left;
  line-height: 16px;
}

.morebg .table dt {
  float: left;
  width: 40%;
}

.morebg .table dd {
  float: left;
  width: 60%;
}

.morebg .table::after {
  content: "";
  clear: both;
  height: 0;
  display: block;
  visibility: hidden;
}

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto;
}

.mfp-ajax-cur {
  cursor: progress;
}

.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out;
}

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in;
}

.mfp-auto-cursor .mfp-content {
  cursor: auto;
}

.mfp-auto-cursor .mfp-content a {
  color: #3a5186;
}

.mfp-auto-cursor .mfp-content a:after {
  content: "\f24d";
  font-family: "FontAwesome";
  font-size: 70%;
  margin-left: 5px;
  display: inline-block;
}

.mfp-auto-cursor .mfp-content a:hover {
  color: #6e84b7;
}

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}

.mfp-loading.mfp-figure {
  display: none;
}

.mfp-hide {
  display: none !important;
}

.mfp-preloader {
  color: #ccc;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044;
}
.mfp-preloader a {
  color: #ccc;
}
.mfp-preloader a:hover {
  color: #fff;
}

.mfp-s-ready .mfp-preloader {
  display: none;
}

.mfp-s-error .mfp-content {
  display: none;
}

button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  box-shadow: none;
  touch-action: manipulation;
}

button::-moz-focus-inner {
  padding: 0;
  border: 0;
}

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: #fff;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace;
}
.mfp-close:hover,
.mfp-close:focus {
  opacity: 1;
}
.mfp-close:active {
  top: 1px;
}

.mfp-close-btn-in .mfp-close {
  color: #333;
}

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #fff;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%;
}

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #ccc;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap;
}

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  /*top: 50%;*/
  bottom: 4%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent;
}
.mfp-arrow:active {
  margin-top: -54px;
}
.mfp-arrow:hover,
.mfp-arrow:focus {
  opacity: 1;
}
.mfp-arrow:before,
.mfp-arrow:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset transparent;
}
.mfp-arrow:after {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px;
}
.mfp-arrow:before {
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: 0.7;
}

.mfp-arrow-left {
  left: 0;
}
.mfp-arrow-left:after {
  border-right: 17px solid #fff;
  margin-left: 31px;
}
.mfp-arrow-left:before {
  margin-left: 25px;
  border-right: 27px solid #3f3f3f;
}

.mfp-arrow-right {
  right: 0;
}
.mfp-arrow-right:after {
  border-left: 17px solid #fff;
  margin-left: 39px;
}
.mfp-arrow-right:before {
  border-left: 27px solid #3f3f3f;
}

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px;
}
.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 1100px;
}
.mfp-iframe-holder .mfp-close {
  top: -40px;
}

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%;
}
.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #000;
}

/* Main image in popup */
img.mfp-img {
  width: 100%;
  max-width: 1180px;
  max-height: 100% !important;
  display: block;
  line-height: 0;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto;
}

/* The shadow behind the image */
.mfp-figure {
  line-height: 0;
}
.mfp-figure:after {
  content: "";
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #444;
}
.mfp-figure small {
  color: #bdbdbd;
  display: block;
  font-size: 12px;
  line-height: 14px;
}
.mfp-figure figure {
  margin: 0;
}

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto;
}

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #b3b3b3;
  font-size: 80%;
  word-wrap: break-word;
  padding-right: 36px;
}

.mfp-image-holder .mfp-content {
  max-width: 100%;
}

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer;
}

@media screen and (max-width: 800px) and (orientation: landscape),
  screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0;
  }
  .mfp-img-mobile img.mfp-img {
    padding: 0;
  }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0;
  }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px;
  }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    box-sizing: border-box;
  }
  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0;
  }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px;
  }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0;
  }
}

@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75);
  }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0;
  }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%;
  }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px;
  }
}

#header nav {
  display: block;
}
#header a {
  background-color: transparent;
}
#header a:active, #header a:hover {
  outline: 0;
}
#header img {
  border: 0;
}
#header button, #header input, #header select {
  margin: 0;
  font: inherit;
  color: inherit;
}
#header button {
  overflow: visible;
  text-transform: none;
}
#header select {
  text-transform: none;
}
#header button {
  -webkit-appearance: button;
  cursor: pointer;
}
#header button::-moz-focus-inner {
  padding: 0;
  border: 0;
}
#header input {
  line-height: normal;
}
#header input::-moz-focus-inner {
  padding: 0;
  border: 0;
}
@media print {
  #header * {
    color: #000 !important;
    text-shadow: none !important;
    background: transparent !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
  }
  #header *:before, #header *:after {
    color: #000 !important;
    text-shadow: none !important;
    background: transparent !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
  }
  #header a {
    text-decoration: underline;
  }
  #header a:visited {
    text-decoration: underline;
  }
  #header a[href]:after {
    content: " (" attr(href) ")";
  }
  #header img {
    page-break-inside: avoid;
    max-width: 100% !important;
  }
  #header p {
    orphans: 3;
    widows: 3;
  }
  #header h2 {
    orphans: 3;
    widows: 3;
    page-break-after: avoid;
  }
  #header .navbar {
    display: none;
  }
}
#header * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#header *:before, #header *:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#header input, #header button, #header select {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
#header a {
  color: #337ab7;
  text-decoration: none;
}
#header a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
#header img {
  vertical-align: middle;
}
#header .sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
#header h2 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 30px;
}
#header p {
  margin: 0 0 10px;
}
#header ul {
  margin-top: 0;
  margin-bottom: 10px;
}
#header ul ul {
  margin-bottom: 0;
}
#header .container {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 769px) {
  #header .container {
    width: 750px;
  }
  #header>.container {
    height: 60px;
    margin-bottom: 2px;
  }
}
#header label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold;
}
#header .btn {
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
#header .btn:focus, #header .btn:active:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
#header .btn:hover, #header .btn:focus {
  color: #333;
  text-decoration: none;
}
#header .btn:active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
#header .collapse {
  display: none;
}
#header .collapse.in {
  display: block;
}
#header .dropdown {
  position: relative;
}
#header .dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  font-size: 14px;
  text-align: left;
  list-style: none;
  background-color: #fff;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
}
#header .nav {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
#header .nav > li {
  position: relative;
  display: block;
}
#header .nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
#header .nav > li > a:hover, #header .nav > li > a:focus {
  text-decoration: none;
  background-color: #eee;
}
#header .nav > li > a > img {
  max-width: none;
}
#header .navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent;
}
@media (min-width: 769px) {
  #header .navbar {
    border-radius: 4px;
  }
}
@media (min-width: 769px) {
  #header .navbar-header {
    float: left;
    width: 160px;
  }
}
#header .navbar-collapse {
  padding-right: 15px;
  padding-left: 15px;
  overflow-x: visible;
  -webkit-overflow-scrolling: touch;
  border-top: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
}
#header .navbar-collapse.in{
  overflow-y:auto;
}
@media (min-width: 769px) {
  #header .navbar-collapse {
    width: auto;
    border-top: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  #header .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  #header .navbar-collapse.in{
    overflow-y:visible;
  }
}
#header .navbar-brand {
  float: left;
  height: 50px;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px;
}
#header .navbar-brand:hover, #header .navbar-brand:focus {
  text-decoration: none;
}
#header .navbar-brand > img {
  display: block;
}
#header .navbar-toggle {
  position: relative;
  float: right;
  padding: 9px 10px;
  margin-top: 8px;
  margin-right: 15px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
#header .navbar-toggle:focus {
  outline: 0;
}
#header .navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}
#header .navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}
@media (min-width: 769px) {
  #header .navbar-toggle {
    display: none;
  }
}
#header .navbar-nav {
  margin: 7.5px -15px;
}
#header .navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}
#header .navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
@media (min-width: 769px) {
  #header .navbar-nav {
    float: left;
    margin: 0;
  }
  #header .navbar-nav > li {
    float: left;
  }
  #header .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}
#header .navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}
#header .navbar-default .navbar-brand {
  color: #777;
}
#header .navbar-default .navbar-brand:hover, #header .navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}
#header .navbar-default .navbar-nav > li > a {
  color: #777;
}
#header .navbar-default .navbar-nav > li > a:hover, #header .navbar-default .navbar-nav > li > a:focus {
  color: #333;
  background-color: transparent;
}
#header .navbar-default .navbar-toggle {
  border-color: #ddd;
}
#header .navbar-default .navbar-toggle:hover, #header .navbar-default .navbar-toggle:focus {
  background-color: #ddd;
}
#header .navbar-default .navbar-toggle .icon-bar {
  background-color: #888;
}
#header .navbar-default .navbar-collapse {
  border-color: #e7e7e7;
}
#header .container:before, #header .container:after {
  display: table;
  content: " ";
}
#header .nav:before, #header .nav:after {
  display: table;
  content: " ";
}
#header .navbar:before, #header .navbar:after {
  display: table;
  content: " ";
}
#header .navbar-header:before, #header .navbar-header:after {
  display: table;
  content: " ";
}
#header .navbar-collapse:before, #header .navbar-collapse:after {
  display: table;
  content: " ";
}
#header .container:after, #header .nav:after, #header .navbar:after, #header .navbar-header:after, #header .navbar-collapse:after {
  clear: both;
}
#header .btn:active {
  background-image: none;
}
#header .navbar-default {
  background-image: -webkit-linear-gradient(top, #fff 0%, #f8f8f8 100%);
  background-image: -o-linear-gradient(top, #fff 0%, #f8f8f8 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#f8f8f8));
  background-image: linear-gradient(to bottom, #fff 0%, #f8f8f8 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffffff", endColorstr="#fff8f8f8", GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  background-repeat: repeat-x;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 5px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 5px rgba(0, 0, 0, 0.075);
}
#header .navbar-brand, #header .navbar-nav > li > a {
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.25);
}
@media only screen and (min-width: 769px) {
  #header input.mf_finder_searchBox_query_input {
    width: 750px;
    font-size: 2rem;
  }
  #header .mf_finder_searchBox_items {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    padding: 5rem 0 3rem 0;
    width: 760px;
    margin: 0 auto;
    -webkit-box-align: center
  }
}
#header select.mf_finder_searchBox_doctype_select, #header .mf_finder_searchBox_selects, #header .mf_finder_searchBox_doctype:after {
  display: none;
}
#header .mf_finder_searchBox_query_wrap {
  position: relative;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: initial;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}
#header .mf_finder_searchBox_submit {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  font-size: 16px;
  background-color: #999;
  border: none;
  border-radius: 0 3px 3px 0;
  color: #eee;
  padding: 1.5rem;
}
@media only screen and (max-width: 768px) {
  #header .mf_finder_searchBox_query_wrap {
    width: 100%;
  }
  #header .mf_finder_searchBox_query_input {
    font-size: 1.5rem;
  }
}
#header .sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
@media only screen and (max-width: 543px) {
  #header div, #header span, #header h2, #header p, #header img, #header ul, #header li, #header form, #header label {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
  }
  #header nav {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
    display: block;
  }
  #header nav ul {
    list-style: none;
  }
  #header a {
    margin: 0;
    padding: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
  }
  #header input, #header select {
    vertical-align: middle;
  }
  #header body * {
    background-repeat: no-repeat;
    -webkit-overflow-scrolling: touch;
  }
  #header img {
    max-width: 100%;
    height: auto;
  }
  #header a {
    color: inherit;
    text-decoration: none;
  }
  #header li {
    list-style-type: none;
  }
  #header .btn {
    display: inline-block;
    line-height: 1;
    position: relative;
  }
  #header .btn:hover {
    opacity: 1;
  }
  #header .btn.btn-simple {
    width: 50%;
    background-color: #fff;
    padding-right: 18px;
    border: 1px solid #666;
    padding: 10px 28px 10px 28px;
  }
  #header .btn.btn-simple:after {
    content: "";
    display: inline-block;
    width: 8px;
    height: 8px;
    border-top: 3px solid #666;
    border-right: 3px solid #666;
    -webkit-transform: translateY(-50%) rotate(45deg);
    transform: translateY(-50%) rotate(45deg);
    -webkit-transform-origin: center center;
    transform-origin: center center;
    position: absolute;
    right: 10px;
    top: 50%;
    margin-top: 0;
  }
  #header * {
    letter-spacing: 1px;
  }
  #header a {
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
    color: inherit;
    text-decoration: none;
  }
}
@media only screen and (min-width: 544px) and (max-width: 768px) {
  #header div, #header span, #header h2, #header p, #header img, #header ul, #header li, #header form, #header label {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
  }
  #header nav {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
    display: block;
  }
  #header nav ul {
    list-style: none;
  }
  #header a {
    margin: 0;
    padding: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
  }
  #header input, #header select {
    vertical-align: middle;
  }
  #header body * {
    background-repeat: no-repeat;
    -webkit-overflow-scrolling: touch;
  }
  #header img {
    max-width: 100%;
    height: auto;
  }
  #header a {
    color: inherit;
    text-decoration: none;
  }
  #header li {
    list-style-type: none;
  }
  #header .btn {
    display: inline-block;
    line-height: 1;
    position: relative;
  }
  #header .btn:hover {
    opacity: 1;
  }
  #header .btn.btn-simple {
    width: 50%;
    background-color: #fff;
    padding-right: 18px;
    border: 1px solid #666;
    padding: 10px 28px 10px 28px;
  }
  #header .btn.btn-simple:after {
    content: "";
    display: inline-block;
    width: 8px;
    height: 8px;
    border-top: 3px solid #666;
    border-right: 3px solid #666;
    -webkit-transform: translateY(-50%) rotate(45deg);
    transform: translateY(-50%) rotate(45deg);
    -webkit-transform-origin: center center;
    transform-origin: center center;
    position: absolute;
    right: 10px;
    top: 50%;
    margin-top: 0;
  }
  #header * {
    letter-spacing: 1px;
  }
  #header a {
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
    color: inherit;
    text-decoration: none;
  }
}
@media only screen and (min-width: 769px) {
  #header div, #header span, #header h2, #header p, #header img, #header ul, #header li, #header form, #header label, #header nav {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
  }
  #header body * {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background-repeat: no-repeat;
    letter-spacing: 1px;
  }
  #header h2 {
    font-size: 28px;
    font-weight: normal;
    line-height: 2.6;
  }
  #header nav {
    display: block;
  }
  #header nav ul {
    list-style: none;
  }
  #header input, #header select {
    vertical-align: middle;
  }
  #header a {
    margin: 0;
    padding: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
    color: inherit;
    text-decoration: none;
    opacity: 1;
    -webkit-transition: opacity 0.1s linear;
    transition: opacity 0.1s linear;
  }
  #header a img {
    opacity: 1;
    -webkit-transition: opacity 0.1s linear;
    transition: 0.1s linear;
  }
  #header a:hover {
    opacity: 1;
  }
  #header a:hover img {
    filter: saturate(130%);
    transform: scale(1.04);
    opacity: 1;
  }
  #header a:hover p {
    color: #000;
    text-decoration: underline;
}
  #header li {
    list-style-type: none;
  }
  #header ::-moz-selection, #header ::selection {
    background: #ccc;
  }
  #header .btn {
    display: inline-block;
    line-height: 1;
    position: relative;
  }
  #header .btn.btn-simple {
    padding-right: 18px;
  }
  #header .btn.btn-simple::after {
    content: "";
    display: inline-block;
    width: 8px;
    height: 8px;
    border-top: 1px solid #333;
    border-right: 1px solid #333;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transform-origin: center center;
    transform-origin: center center;
    border-radius: 2px;
    position: absolute;
    right: 6px;
    top: 50%;
    margin-top: -4px;
  }
  #header * {
    letter-spacing: 1px;
  }
  #header a {
    color: inherit;
    text-decoration: none;
    opacity: 1;
    -webkit-transition: opacity 0.3s linear;
    transition: opacity 0.3s linear;
  }
  #header h2 {
    font-size: 12px;
    background-color: #efefef;
    padding: 0;
    width: 112px;
    text-align: center;
    height: 30px;
  }
  #header input {
    line-height: normal;
    font-size: 100%;
    margin: 0;
    vertical-align: baseline;
    /* *vertical-align: middle; */
  }
  #header .navbar-default {
    min-width: 970px;
  }
}
#header button::-moz-focus-inner {
  padding: 0;
  border: 0;
}
#header p, #header li {
  line-height: 1.2;
  margin: 0;
}
#header * {
  letter-spacing: 1px;
}
#header a {
  text-decoration: none;
  opacity: 1;
  -webkit-transition: opacity 0.3s linear;
  transition: opacity 0.1s linear;
}
#header h2 {
  font-size: 12px;
  color: #666;
  background-color: #efefef;
  padding: 0;
  width: 100px;
  text-align: center;
  height: 30px;
  font-weight: normal;
  line-height: 2.6;
  clear: none;
}
#header .head_search_modal {
  position: absolute;
  top: 0;
  right: 0;
}
#header .mf_finder_header {
  padding-top: 8px;
}
#header .mf_finder_header .mf_finder_searchBox {
  margin-right: 0;
}
#header .mf_finder_header .mf_finder_searchBox_items {
  width: 150px;
  padding: 0 10px;
  border: 1px solid #999;
  border-radius: 18px;
}
#header .mf_finder_header .mf_finder_searchBox_query_input {
  width: 100%;
  min-height: 30px;
  height: auto;
  background-color: transparent;
  font-size: 12px;
  border: none;
  outline: 0;
}
#header .mf_finder_header .mf_finder_searchBox_submit {
  background-color: transparent;
  color: #999;
  font-size: 20px;
  padding: 0;
  margin: -2px 5px 0 0;
  outline: 0;
}
#header .mf_finder_header .mf_finder_searchBox_submit span {
  margin: 0;
}
#header .mf_finder_searchBox_suggest_items {
    width: auto;
    min-width: 150px;
    z-index: 10;
    right: -30px;
}

#header .mf_finder_searchBox_suggest_item a {
    white-space: nowrap;
    color: #fff !important;
    padding: 10px 6px;
    text-align: left;
    font-size: 14px;
}

#header .mf_finder_searchBox_suggest_items{position:absolute;margin:0;width:100%;background-color:rgba(0,0,0,.8);list-style-type:none;padding:0 1px 1px;border-width:0 1px 1px;border-color:silver;border-style:solid;z-index:5} 
#header .mf_finder_searchBox_query_wrap ul li{float:none}
#header .mf_finder_searchBox_suggest_item{border-top:1px dotted silver}
#header .mf_finder_searchBox_suggest_item:first-child{border-top:none}
#header .mf_finder_searchBox_suggest_item a{display:inline-block;width:100%;padding:2px;text-decoration:none;color:#fff}
#header .mf_finder_searchBox_suggest_item_cur,.mf_finder_searchBox_suggest_item_hover{background-color:rgba(80,80,80,.8)}

#header .container {
  width: 1280px;
  padding: 0 40px;
}
#header .navbar-collapse {
  padding: 0;
  width: calc(100% - 150px);
}
#header .navbar-default {
  background: transparent;
  border: none;
  box-shadow: none;
  margin-top: 10px;
  margin-bottom: 0px;
}
#header .navbar-brand {
  padding: 5px 0px;
}
#header .navbar-brand img {
  max-width: 160px;
}
#header .navbar-search {
  display: none;
}
#header h2.navbar-nav {
  margin: 10px 25px 10px 36px !important;
}
#header ul.navbar-nav {
  display: flex;
}
#header ul.navbar-nav:first-of-type > li {
  margin: 0 2px;
}
#header ul.navbar-nav:first-of-type > li > a:hover {
  border-bottom: 5px solid #000;
  padding-bottom: 12px;
  cursor: pointer;
}
#header ul.navbar-nav:first-of-type .cart_btn a {
  padding-top: 12px;
  margin-top: -1px;
}
#header .cart_btn img {
  vertical-align: middle;
  height: 24px;
}
#header .cart_btn span {
  vertical-align: middle;
}

#header .navbar-default .navbar-nav > .open > a {
  box-shadow: none;
}

#header .open_active {
  border-bottom: 5px solid #000 !important;
  padding-bottom: 12px !important;
}

#header .navbar-nav .btn:active {
  box-shadow: none;
}
#header .navbar-nav > li > .dropdown-menu {
  border-radius: 0;
}
#header .mega-dropdown {
  position: static !important;
}
#header .mega-dropdown-menu {
  background-color: rgba(255, 255, 255, 0.98);
  width: calc(100vw - 10px) !important;
  margin-left: calc(((100vw - 100%) / 2) * -1) !important;
  margin-right: calc(((100vw - 100%) / 2) * -1) !important;
  padding: 30px 0;
  border: none;
  border-top: 1px solid #ccc;
  box-shadow: 0 5px 5px rgba(0, 0, 0, 0.3);
}
#header .mega-dropdown-menu > span {
  display: flex;
  justify-content: space-between;
  box-sizing: border-box;
  width: 1190px;
  margin: 0 auto 20px auto;
}
#header .mega-dropdown-menu > span > div {
  font-size: 26px;
  line-height: 1.1;
  text-indent: 1em;
}
#header .mega-dropdown-menu > span .close-menu {
  cursor: pointer;
  font-size: 40px;
  line-height: 0.6;
}
#header .mega-dropdown-menu > span .close-menu:hover {
  color: #ccc;
}
#header .mega-dropdown-menu ul {
  display: flex;
  flex-flow: row wrap;
  padding: 0;
  margin: 0 auto;
  width: 1190px;
}
#header.header .mega-dropdown-menu li {
  flex-basis: 19%;
  padding: 0 5px;
  list-style: none;
  text-align: center;
  margin-bottom: 10px;
}
#header.header .mega-dropdown-menu li:nth-of-type(5n) {
  padding-right: 0px;
}
#header.header .mega-dropdown-menu li > a {
  display: block;
  flex-flow: column nowrap;
  align-items: center;
  justify-content: center;
  height: 100%;
  background-color: #fff;
  border: 1px solid #ccc;
  padding: 20px 0px;
  clear: both;
  font-weight: normal;
  color: #575757;
  white-space: normal;
  border-radius: 1.2rem;
  box-shadow: 0 0 0.4rem rgba(0, 0, 0, .3);
  overflow: hidden;
  border: none;
}
#header.header .mega-dropdown-menu li > a > p {
  margin: 0 10px;
  font-size: 14px;
  line-height: 1;
}
#header.header .mega-dropdown-menu li > a:hover, #header.header .mega-dropdown-menu li > a:focus {
  text-decoration: none;
  border: none;
}
#header .mega-dropdown-menu li > a > img {
  width: 100%;
  height: auto;
  flex-shrink: 0;
}
#header .navbar-brand img {
  width: 100%;
  height: auto;
  flex-shrink: 0;
  min-width: 160px;
}
@media (min-width: 769px) and (max-width: 1200px) {
  #header .mega-dropdown-menu {
    width: 100vw !important;
  }
  #header .mega-dropdown-menu span, #header .mega-dropdown-menu ul {
    width: 90vw;
  }
  #header .mega-dropdown-menu li:nth-of-type(6n+1) {
    padding-left: 0px;
  }
}
@media (min-width: 769px) and (max-width: 980px) {
  #header .mega-dropdown-menu {
    width: 100% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
  #header .mega-dropdown-menu span, #header .mega-dropdown-menu ul {
    width: 90%;
  }
}
@media (max-width: 768px) {
  #header .sma_nodisplay {
    display: none !important;
  }
  #header .mega-dropdown-menu span .close-menu, #header .mega-dropdown-menu li > a > img {
    display: none !important;
  }
  #header a, #header .mega-dropdown-menu li > a > p {
    font-size: 18px;
  }
  #header .container {
    width: 100%;
    padding: 0;
  }
  #header .navbar-collapse {
    padding: 0;
    background: #f7f7f7;
    width: 100%;
  }
  #header .navbar-default {
    margin-top: 0;
  }
  #header .navbar-header {
    height: 50px;
    display: flex;
    justify-content: space-between;
    padding: 0 10px;
  }
  #header .navbar-brand {
    padding: 8px 15px;
    margin: 0 auto;
    height: auto;
    width: 190px;
  }
  #header .navbar-search {
    height: 50px;
    width: 40px;
    padding: 10px 5px;
    display: inline;
  }
  #header .navbar-toggle {
    border: 0;
    padding: 12px 5px;
    margin: 0;
    float: none;
    height: 50px;
  }
  #header .navbar-toggle .icon-bar {
    width: 33px;
    height: 3px;
    background-color: #333 !important;
  }
  #header .navbar-toggle .icon-bar + .icon-bar {
    margin-top: 9px;
  }
  #header .navbar-default .navbar-toggle:hover, #header .navbar-default .navbar-toggle:focus {
    background-color: transparent;
  }
  #header ul.navbar-nav {
    display: block;
    margin: 1% auto;
    text-align: center;
  }
  #header ul.navbar-nav:last-of-type {
    margin: 10px 0 0 0;
  }
  #header ul.navbar-nav li {
    margin-top: 10px;
    border-bottom: 1px solid #ddd;
  }
  #header ul.navbar-nav li:first-of-type {
    margin-top: 0px;
  }
  #header ul.navbar-nav:first-of-type > li > a:hover {
    border-bottom: none !important;
  }
  #header .mega-dropdown > a::before {
    display: block;
    content: "";
    position: absolute;
    top: 45%;
    right: 40px;
    width: 24px;
    height: 2px;
    margin: 0;
    background: #111;
  }
  #header .mega-dropdown > a::after {
    display: block;
    content: "";
    position: absolute;
    top: 45%;
    right: 40px;
    width: 24px;
    height: 2px;
    margin: 0;
    background: #111;
    transform: rotate(90deg);
  }

  #header .mega-dropdown {
    overflow: hidden;
  }

  #header .mega-dropdown.open > a::after {
    display: none;
  }

  #header .navbar-nav .open .dropdown-menu {
    background: #fff;
  }

  #header .navbar-default .navbar-nav > .open > a {
    border-bottom: 1px solid #ddd;
  }

  #header .dropdown-menu {
    position: relative;
  }
  #header .mega-dropdown-menu {
    padding: 0;
    margin: 0 !important;
    border: none;
    border-top: none;
    box-shadow: none;
    width: 100% !important;
  }
  #header .mega-dropdown-menu ul {
    flex-flow: column nowrap;
    width: 100%;
  }
  #header.header .mega-dropdown-menu li {
    margin: 0;
  }
  #header .head_search_modal {
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    background-color: #fff;
    z-index: 10 !important;
    padding: 80px 40px;
    display: none;
  }
  #header .head_search_modal > p {
    display: inline-block;
    font-size: 25px;
    line-height: 1.1;
    color: #666;
  }
  #header .head_search_modal > p.close-menu {
    float: right;
  }
  #header .mf_finder_header {
    width: 100%;
    margin-top: 3em;
    padding-top: 0;
  }
  #header .mf_finder_header .mf_finder_searchBox {
    margin: 0;
    padding: 0;
  }
  #header .mf_finder_header .mf_finder_searchBox_items {
    width: 100%;
    padding: 0;
    border: none;
  }
  #header .mf_finder_header .mf_finder_searchBox_query_wrap {
    border-bottom: 1px solid #666;
    margin-right: 15px;
  }
  #header .mf_finder_header .mf_finder_searchBox_query_input {
    border: none;
    outline: 0;
  }
  #header .mf_finder_header .mf_finder_searchBox_submit {
    background-color: transparent;
    color: #333;
    font-size: 35px;
    padding: 0;
    margin: 0;
    outline: 0;
  }
  #header .mf_finder_header .mf_finder_searchBox_submit span {
    margin: 0;
  }

  #header .mf_finder_searchBox_suggest_items {
        width: 100%;
        z-index: 10!important;
        right: auto;
        font-size: 14px;
        position:absolute;margin:0;width:100%;background-color:rgba(0,0,0,.8);list-style-type:none;padding:0 1px 1px;border-width:0 1px 1px;border-color:silver;border-style:solid;
    }

  #header .mf_finder_searchBox_query_wrap ul li{float:none}
  #header .mf_finder_searchBox_suggest_item{border-top:1px dotted silver}
  #header .mf_finder_searchBox_suggest_item:first-child{border-top:none}
  #header .mf_finder_searchBox_suggest_item a{display:inline-block;width:100%;padding:2px;text-decoration:none;color:#fff}
  #header .mf_finder_searchBox_suggest_item_cur,.mf_finder_searchBox_suggest_item_hover{background-color:rgba(80,80,80,.8)}

  #header .mf_finder_searchBox_suggest_items .mf_finder_searchBox_suggest_link {
        font-size: 14px;
    }

  #header.header .mega-dropdown-menu li > a {
    border: none;
    box-shadow: none;
  }

  #header.header .mega-dropdown-menu li:nth-of-type(5n+1) {
    padding-left: 5px;
  }
  #header.header .mega-dropdown-menu li:nth-of-type(5n) {
    padding-right: 5px;
  }
  #header .mega-dropdown-menu ul li > a, #header .mega-dropdown-menu li:last-of-type {
    border: none;
  }
}
@media screen and (max-width: 768px) {
  #header h2 {
    font-size: 24px;
  }
  #header .container {
    padding: 0px;
  }
}
@media print {
  #header a[href]:after {
    content: none !important;
  }
}
@media (max-width: 768px) {
  #header .sma_nodisplay {
    display: none !important;
  }
}

/* ヘッダー右の「個人/法人のお客様へ」リンク箇所 */
#header ul.navbar-nav:last-of-type {
  justify-content: flex-end;
  float: none;
  margin-top: 0;
  margin-right: 15px;
}
#header ul.navbar-nav:last-of-type li {
  background-color:#EFEFEF;
  padding-right:10px;
  border-radius:18px;
  margin:10px 0;
  padding-bottom:0;
}
    
#header ul.navbar-nav:last-of-type li:hover {
  background-color:#EFEFEF;
}
#header ul.navbar-nav:last-of-type a {
  color: #999;
  padding: 5px 15px;
  margin-top: 0;
  font-size: 12px;
}

@media screen and (max-width:768px){
    #header a,
    #header ul.navbar-nav:last-of-type a {
        font-size: 18px;
    }
    #header ul.navbar-nav:last-of-type a {
        margin: 0 auto;
        color: #666;
        padding: 10px 0;
    }

    #header ul.navbar-nav:last-of-type li,
    #header ul.navbar-nav:last-of-type a::after,
    #header .mega-dropdown-menu ul li > a,
    #header .mega-dropdown-menu li:last-of-type {
        border: none;
    }
    #header ul.navbar-nav:last-of-type {
        margin: 10px 0;
    }
    #header ul.navbar-nav:last-of-type li {
        background-color: transparent;
        padding: 0;
        margin: 0;
        border: none;
    }
}
/* Category Menu */

/* .sticky_category_menu{
   position: sticky;
    top: 0;
    background-color: #000000;
    z-index:9;
	padding: 0 15px !important;
} */
.category {
    background-color: #000000;
    color: #ffffff;
    z-index: 2;
    overflow: hidden;
}


.category > div {
    display: flex;
    max-width: 1260px;/*最大幅をパンくずリストと同じ構造にする*/
    margin: 5px auto 15px;
    padding: 0 0 0 30px; 
}


.category > div > p, .category > div > h1 {
    font-size:23px;
    /*margin-top: 10px;*/
    margin-right:50px;
    line-height: 1.2;
}

.category_menu {
    display: flex;
    /*margin-top: 10px;*/
    padding-top:2px;
}

.category_menu li {
    border-left: 1px solid #ffffff;
}

.category_menu li:last-child {
    border-right: 1px solid #ffffff;
}
.category_menu li p {
    font-size: 16px;
    /* padding: 3px 15px; */
    line-height: 1;
    margin: 0 15px;
    padding-bottom: 1px;
}
.category_menu .active p{
    border-bottom: 3px solid #f00;
}
.category_menu li p a{
    color: #ffffff;
    padding: 3px 5px;
    line-height: 1.4;

}

.categoryHeader_title.fixed .free-html {
	position: fixed;
    z-index: 9;
    top:0;
    left:0;
}

@media screen and (max-width:768px) {
    /* カテゴリーメニュー */
    .category {
        position: relative;
        z-index: 1;
    }

    .category > div {
        flex-flow: column nowrap;
        margin: 0 auto 5px;
        padding: 0 3.5% 0;
    }

    .category > div > p {
        font-size: 1.4em;
        cursor: pointer;
        margin: 10px 0 5px;
        position: relative;
    }


    .category > div > p span::before,
    .category > div > p span::after {
        display: block;
        content: "";
        position: absolute;
        top: 45%;
        right: 0px;
        width: 24px;
        height: 2px;
        margin: 0;
        background: #111;
    }

    .category > div > p span::after {
        transform: rotate(90deg);
    }

    .category > div > p.close {
        margin: 10px 0 20px;
        padding-top: 3px;
    }

    .category > div > p.close span::before {
        margin-top: 1px;
    }

    .category > div > p.close span::after {
        display: none;
    }

    .category .category_menu {
        display: none;
        flex-flow: column nowrap;
        font-size: 16px;
    }

    .category_menu li {
        border-left: none;
        border-top: 1px solid #666;
        padding: 0;
        margin-bottom: 0px;
        text-align: center;
    }

    .category_menu li:last-child {
        border-right: none;
    }

    .category_menu li p {
        padding-bottom: 0;
    }

    .category_menu li p a {
        padding: 13px;
        display: block;
    }

    .category_menu .active p {
        border-bottom: none;
    }

}



