@charset "utf-8";
/* 画面幅100%のスライダー */
.entry-content {
    counter-reset: number;
    font-size: 18px;
}

.slideshow-fullwidth-dot {
    margin: 0 calc(-50vw + 490px);
    margin-bottom: 50px;
}
.slideshow-fullwidth-dot .slick-slide {
    margin: 0 10px;
}

@media screen and (max-width: 768px) {
    .slideshow-fullwidth-dot {
        margin: 0 auto;
    }
}

.before-link{
    text-align: left;
    margin:20px 0 -20px 0;
}
.before-link a{
    color:#222;
    border-bottom:2px solid #000;
    font-weight:bold;
    display: inline-block;
}
.before-link a:before{
    content: '\f100';
    font-weight: bold;
    font-family: 'Font Awesome 5 Free';
    padding-right:10px;
    color:#666;
}
.bread02 {
    position: relative;
    width: 100%;
    text-align: left;
    margin-top: 45px;
	z-index: 10;
}
.bread02-fixed{
	position: fixed;
	top: 45px;
	margin: 0;
	z-index: 9999;
}

.subheader{
    padding: 40px 0;
    text-align: center;
    background: url(/images/default/page-title-area-bg.png) no-repeat center center;
    background-size:cover;
    color:#fff;
    margin: 0 0 40px 0;
    position:relative;
    z-index: 1;
}
.subheader:after{
    position:absolute;
    content:"";
    display:block;
    width:100%;
    height: 100%;
    background: rgba(0,0,0,0.2);
    z-index: 2;
    top:0;left:0;
}
.subheader-title{
    font-size: 50px;
    font-family: 'Heebo', sans-serif;
    font-weight: 900;
    margin:0 0 0px 0;
    position:relative;
    z-index: 3;
}
.subheader-title-comment{
    font-size:18px;
    position:relative;
    position:relative;
    z-index: 3;
}
/*各トップは大きめに表示*/
.template-type-buytop .subheader,
.template-type-customtop .subheader,
.template-type-abouttop .subheader{
    padding: 150px 0;
}
.template-type-buytop .subheader-title,
.template-type-customtop .subheader-title,
.template-type-abouttop .subheader-title{
    font-size: 66px;
    font-family: 'Heebo', sans-serif;
    margin:0 0 0px 0;
    animation: fadein-up 1.5s both;
}
.template-type-buytop .subheader-title-comment,
.template-type-customtop .subheader-title-comment,
.template-type-abouttop .subheader-title-comment{
    font-size: 22px;
    animation: fadein-up 1.5s both;
}
.subheader-title-comment:after{
    position:absolute;
    top:-10px;
    left: 0;
    right: 0;
    margin:auto;
    width: 30px;
    height:1px;
    content:"";
    display:inline-block;
    background:#fff;
}
.sub-nav{
    position: relative;
    width: 100%;
    border-bottom:1px solid #ccc;
    margin: 0 auto 0px auto;
}
.sub-nav ul{
    position: relative;
    margin: 0 auto ;
    width: 1080px;
    text-align: center;
}
.sub-nav li{
    display: inline-block;
    font-weight: bold;
    font-size: 15px;
}
.sub-nav li:first-child{
    border: none;
}
.sub-nav li a{
    position: relative;
    display: block;
    color: #000;
    transition: all 0.3s ease;
    padding: 10px 18px;
}
.sub-nav li a:hover{
    text-decoration: none;
    color:#2946B6;
}
.sub-nav li a:after{
    display: block;
    content: "";
    position: absolute;
    left:0;
    bottom: 0px;
    width: 0%;
    transition: all 0.3s ease;
    border-bottom: #2746C0 3px solid;
}
.sub-nav li.current a:after,
.sub-nav li a:hover:after{
    display: block;
    content: "";
    position: absolute;
    left:0;
    bottom: 0px;
    width: 100%;
    border-bottom: #000 3px solid;
}
.sub-nav li.current a{
    color:#092344;
    background:#dfdfdf;
}	


/* スライドショー */

#slideshow-sub{
    position: relative;
    margin: 0 auto 170px;
    width: 1080px;
    height: 440px;
}
#slideshow-sub .slick-list {
    overflow: visible;
}
#slideshow-sub .slick-slider {
    margin: 0 -15px
}
#slideshow-sub .slick-slide {
    margin: 0 15px;
    opacity:0.3;
}
#slideshow-sub .slick-slide.slick-current{
    opacity:1;
}
#slideshow-sub .slick-dotted {
    margin-bottom: 126px;
}
#slideshow-sub .slick-dots{
    bottom: -126px;
    left: 9px;
    right: -6px;
    width: 1092px;
}
#slideshow-sub .slick-dots li{
    margin: 0 6px;
    width: 261px;
}





/* STOCK LIST */
.template-type-buytop #slideshow-sub{
    margin-top:0px;
    margin-bottom:220px;
}
.main-stock-slide{
    margin-top: 50px;
}
.main-stock{
    margin: 0 auto 50px auto;
    width: 1080px;
}
.main-stock-title{
    position: relative;
    margin-bottom: 22px;
    width: 1080px;
    height: 62px;
}
.main-stock-title a{
    position: absolute;
    top: 17px;
    right: 17px;
}
.main-stock-list{
	display: grid;
	grid-template-columns: repeat(4, 1fr);
	gap: 46px 20px;
}
.main-stock-list-item{
}
.main-stock-list-img{
    position: relative;
    margin-bottom: 17px;
	aspect-ratio: 255 / 185;
}
.main-stock-list-img-inner{
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}

.main-stock-list-type a{
    background-color:#fff;
    display: inline-block;
}
.main-stock-list-title{
    padding-bottom: 10px;
    margin-bottom: 10px;
    text-align: left;
    font-size: 13px;
    border-bottom: #d5d5d5 1px solid;
}
.main-stock-list-title a{
    color: #000;
}
.main-stock-list-price {
    margin-bottom: 12px;
    color: #092344;
    font-size: 20px;
    font-weight: bold;
    text-align: left;
}
.main-stock-list-price span{
    display: block;
    font-size: 11px;
    font-weight: normal;
}
.main-stock-list-shop {
    margin-bottom: 12px;
}
.stock-cta-title{
    font-size:1.2rem;
    font-weight:bold;
}
.stock-cta-wrapper{
    padding:20px 0 15px;
    border-top:1px solid #ccc;
    border-bottom:1px solid #ccc;
    margin:20px 0;

}
.stock-cta-price span{
    color:#f00;
    font-size:1.6rem;
    font-weight:bold;
    display:block;

}
.stock-cta-tel{
    width:100%;
    padding:5px 0;
    text-align: left;
    background:#fff;
    font-size:1.4rem;
    display: inline-block;
    border-radius: 5px;
}
.stock-cta-tel:before{
    content: '\f2a0';
    font-weight: bold;
    font-family: 'Font Awesome 5 Free';
    margin-right:5px;
    background: rgba(41,70,182,1);
    border-radius: 100%;
    font-size:1.2rem;
    color:#fff;
    width: 30px;
    height: 30px;
    line-height:30px;
    display: inline-block;
    text-align: center;
}
.stock-cta-tel span{
    margin-left:10px;
    font-weight: bold;
}
.stock-cta-contact{
    margin:10px 0;
}

.stock-cta-contact a{
    width:100%;
    padding:10px;
    text-align: center;
    background: rgba(41,70,182,1);
    color:#fff;
    font-size:1.2rem;
    display: inline-block;
    border-radius: 5px;
}
.stock-cta-contact a:before{
    content: '\f0e0';
    font-family: 'Font Awesome 5 Free';
    margin-right:5px;
    background: rgba(41,70,182,1);
    border-radius: 100%;
    font-size:1.2rem;
    color:#fff;
    display: inline-block;
    text-align: center;
}
.stock-theo{
    margin:20px 0;
}
.stock-cta-links-wrapper{
    padding:10px 0 20px 0;
    border-bottom:1px solid #ccc;
    margin:0 0 20px 0;
    display:flex;
    justify-content: center;
    align-items: center;

}
.stock-cta-links{
    margin:0 10px;

}
.main-link{
    margin: 0 auto 65px;
    width: 1080px;
}
.main-link-inner{
    padding: 30px 20px 25px;
    background: #efefef;
}
.main-link-once{
    width: 500px;
	padding-bottom: 50px;
}
.main-link-once:nth-child(odd) {
    float: left;
    padding-right: 20px;
    width: 520px;
    border-right: #d3d3d3 1px solid;
}
.main-link-once:nth-child(even) {
    float: right;
    padding-left: 0px;
}
.main-link-once-title{
    margin-bottom: 28px;
    text-align: center;
}
.main-link-once-inner div{
    width: 241px;
}
.main-link-once-inner div:first-child {
    float: left;
}
.main-link-once-inner div:last-child {
    float: right;
}

.main-recommend{
    margin: 0 auto 100px;
    width: 1080px;
}
.main-common-title{
    position: relative;
    margin-bottom: 20px;
    width: 1080px;
    height: 84px;
    font-size: 18px;
}

.main-common-title span{
    font-size: 42px;
    font-family: 'Heebo', sans-serif;
    display:block;
    color: #092344;
    line-height:1;
    font-weight: 900;
}	
.main-common-title a{
    position: absolute;
    top: 24px;
    right: 0;
}
.main-common-sub-title{
    position: relative;
    margin: 60px 0 20px 0;
    width: 100%;
    font-size: 14px;
    text-align:center;
    font-weight:bold;
}

.main-common-sub-title span{
    font-size:34px;
    font-family: 'Heebo', sans-serif;
    font-weight: 900;
    display:block;
    color: #000;
    line-height:1.3;
}	

.main-recommend-list{
    margin: 0 -12px;
}
.main-recommend-list-item{
    float: left;
    margin: 0 12px 40px 12px;
    width: 344px;
}
.main-recommend-list-img{
    position: relative;
    margin-bottom: 15px;
    width: 344px;
    height: 240px;
}
.main-recommend-list-img-inner{
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    overflow: hidden;
}
.main-recommend-list-img-inner img{
    position: relative;
    left: 50%;
    margin: 0 0 10px 0;
    width: 100%;
    max-width: none;
    height: auto;
    -webkit-transform: translate(-50%,0);
    -ms-transform: translate(-50%,0);
    transform: translate(-50%,0);
}
@media all and (-webkit-min-device-pixel-ratio:0) and (min-resolution: .001dpcm) {
    .main-recommend-list-img-inner img{
        object-fit: cover;
        width: 344px;
        height: 240px;
    }
}
@-moz-document url-prefix() {
    .main-recommend-list-img-inner img{
        object-fit: cover;
        width: 344px;
        height: 240px;
    }
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
    ::i-block-chrome, .main-recommend-list-img-inner img{
        object-fit: cover;
        width: 344px;
        height: 240px;
    }
}
.main-recommend-list-cat a{
    position: absolute;
    top: 0;
    left: 0;
    padding: 0 10px;
    /* width: 94px; */
    height: 40px;
    color: #fff;
    font-size: 16px;
    text-align:center;
    line-height: 40px;
    background: #092344;
}
.main-recommend-list-cat a:hover{
    background: #2946b6;
}
.main-recommend-list-title{
    text-align: left;
    font-size: 14px;
}
.main-recommend-list-title span{
    display: block;
    margin-bottom: .5em;
}
.main-recommend-list-title a{
    color: #000;
}

.main-voice{
    margin: 0 auto 100px;
    width: 1080px;
}
.main-voice-list{
    margin: 0 -10px;
}
.main-voice-list-item{
    float: left;
    margin: 0 10px;
    width: 200px;
}
.main-voice-list-img{
    margin-bottom: 15px;
}
.main-voice-list-title{
    text-align: left;
    font-size: 13px;
}
.main-voice-list-title a{
    color: #000;
}

.main-buy-banner01 {
    margin: 0 auto 100px;
    width: 1080px;
}
.main-buy-banner01-list-item:nth-child(odd){
    float: left;
}
.main-buy-banner01-list-item:nth-child(even){
    float: right;
}
.main-buy-banner02 {
    margin-bottom: 40px;
}


/* frm old site */
.contents-box{
    margin: 0 0 20px 0;
}
.contents-centerbox{
    margin: 0 0 20px 0;
    text-align: center;
}
.contents-100box{
    margin: 0 0 20px 0;
    padding: 20px;
}
.contents-textarea{
    overflow: hidden;
}
.contents-leftimg{
    float: left;
    display: inline;
    margin: 0 20px 20px 0;
}
.contents-rightimg{
    float: right;
    display: inline;
    margin: 0 0 20px 20px;
}
.contents-centerimg{
    display: inline;
    margin: 0 5px;
}
.contents-centerimg img{
    padding: 5px;
    background: #eaeaea;
    border: #ccc 1px solid;
}
.contents-50leftbox{
    float: left;
    width: 49%;
}
.contents-50rightbox{
    float: right;
    width: 49%;
}
.contents-table{
    margin: 0 0 20px 0;
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0;
}
.contents-table .odd{
    background: #eee;
}
.contents-table th{
    padding: 10px;
    border-bottom: #ccc 1px dashed;
}
.contents-table td{
    padding: 10px;
    text-align: right;
    border-left: #ccc 1px dashed;
    border-bottom: #ccc 1px dashed;
}
.firstlarge:first-letter{
    float: left;
    padding: 3px 5px 0 0;
    font-size: 3em;
    font-weight: bold;
}

/* 20130117 added by inose */
.contents-50leftimg{
    float: left;
    width: 49%;
}
.contents-50rightimg{
    float: right;
    width: 49%;
}
.contents-3column{ 
    float: left; 
    width: 31%;
    margin: 5px;
}
.contents-table-half{
    margin: 0 0 20px 0;
}

.contents-lefttextarea{
    float: left;
    width: 49%;
}
.contents-righttextarea{
    float: right;
    width: 49%;
}
.list-common01 dt {
    font-weight: bold;
    font-size: 1.2em;
}
.list-common01 dd {
    padding-bottom: 0.8em;
}
.contents-righttable{
    float: right;
    margin: 0 0 0 10px;
}
.contents-lefttable{
    float: left;
    margin: 0 10px 0 0;
}
.contents-backpattern01 {
    padding: 5px;
    background: url(/cgi-bin/mt/mt-static/plugins/CKEditor/template/images/backimg.jpg) repeat 0 0;
    border: #eaeaea 2px solid;
}
.table_decoration01{
    margin: 0;
    padding: 0;
    border-collapse: collapse;
    border-spacing: 0;
}
.table_decoration01 th{
    padding: 5px;
    width: 20%;
    text-align: left;
    vertical-align: top;
    background: #fafafa;
    border: #ddd 1px solid;
}
.table_decoration01 td{
    padding: 5px;
    vertical-align: top;
    border: #ddd 1px solid;
}
.table_decoration02{
}
.table_decoration02 .odd{
    background: #fafafa;
}
.table_decoration02 th{
    padding: 5px;
    text-align: left;
    vertical-align: top;
    border-bottom: #ddd 1px dashed;
}
.table_decoration02 td{
    padding: 5px;
    vertical-align: top;
    border-left: #ddd 1px dashed;
    border-bottom: #ddd 1px dashed;
}
.table_decoration03{
}
.table_decoration03 th{
    padding: 5px;
    width: 20%;
    text-align: left;
    vertical-align: top;
    border: #ddd 1px dotted;
}
.table_decoration03 td{
    padding: 5px;
    vertical-align: top;
    border: #ddd 1px dotted;
}
.table_decoration04 {
    border-top: #ddd 1px solid;
    border-left: #ddd 1px solid;
    border-right: #ddd 1px solid;
}
.table_decoration04 th {
    width: 20%;
    padding: 5px;
    text-align: left;
    background-color: #fafafa;
    border-top: #ddd 1px solid;
    border-left: #ddd 1px solid;
    border-bottom: #ddd 1px solid;
    vertical-align: top;
}
.table_decoration04 td{
    padding: 5px;
    text-align: left;
    vertical-align: top;
    border-bottom: #ddd 1px solid;
}


.privacy-box{
    padding: 20px 0 0 0;
    font-size: 12px;
}

.entry-content table.table01{
    margin: 0 0 0.8em 0;
    padding: 0;
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0;
}
.entry-content table.table01 th{
    padding: 10px;
    width: 20%;
    background: #fafafa;
    border: #ddd 1px solid;
}
.entry-content table.table01 td{
    padding: 10px;
    border: #ddd 1px solid;
}
.entry-content table.table01 td ul li{
    margin: 0 0 0 20px;
    list-style: outside disc;
}


/* カスタマ雨トップ
------------------------------------------*/

.main-custom-message{
    background: url(/images/default/custom/message-bg.jpg) no-repeat center right;
    padding:60px 60px 60px 0;
    background-size:contain;
    margin:0 0 30px 0;

}
.main-custom-price{
    margin:0 0 80px 0;

}
.main-custom-message-inner{
    width:50%;
    font-size:15px;
}
.main-custom-message-inner p{
    margin-bottom:1em;
}
.main-custom-menu{
    margin:0 0 50px 0;

}

.main-custom-menu-once{
    float:left;
    width: 525px;
    margin-right: 30px;
    margin-bottom: 30px;
    border:1px solid #efefef;
}
.main-custom-menu-once:nth-of-type(2n){
    float:right;
    margin-right: 0px;
}
.main-custom-menu-image{
    background:#000;
    position:relative;
}
.main-custom-menu-image:hover{
    opacity:0.7;
    -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;
}
.main-custom-menu-image-inner{
    background: url(/images/default/custom/main-custom-menu-image.png) repeat-y center right;
    position:absolute;
    width:100%;
    height:100%;
    z-index:1;
}
.main-custom-menu-image img{
}

.main-custom-menu-title{
    width:100%;
    font-size: 30px;
    text-align:left;
    position:absolute;
    top: 90px;
    left:20px;
    color:#fff;
    font-weight:bold;
    z-index:2;
}

.main-custom-menu-title span{
    display:block;
    font-size:11px;
    color:#068AFF;
}
.main-custom-menu-text{
    padding:15px;
}
.main-custom-menu-more{
    text-align:center;
    margin-bottom:15px;
}

/* パーツ通販サイドバー
------------------------------------------*/
.bread-login{
    padding:.2em 1em;
    background:#fff;
    font-size:12px;
    border-radius:5px;
}
.bread-login::before{
    content: '\f2bd';
    font-weight: bold;
    font-family: 'Font Awesome 5 Free';
    margin-right:.3em;
}
.breadcrumb-wrap .bread-login{
    position: absolute;
    bottom: 10px;
    right: calc(50vw - 370px);
    z-index:9;
}
/* パーツ通販トップ 
------------------------------------------*/


.fluid-box{
    width: 100vw;position: relative;
    left: 50%;
    transform: translateX(-50%);
    background-color: #efefef;
}
.fluid-box-inner{
    margin: 0 auto;
    width: 1080px;
    padding:50px 0;
}

.fluid-box-inner-full{
    margin: 0 auto;
    width: 100%;
    padding:50px 0;
}
.fluid-box .shop-mainparts {
    padding:0 0;
    border-bottom:1px solid rgba(0,0,0,0);
}
.post-type-archive-parts #content-inner{
    padding-bottom: 0;
}
.fluid-box .shop-mainparts-newitems .slick-slide img{
	width: 280px;
	height: 210px;
	object-fit:cover;
}


/* パーツ通販トップ 2カラム
------------------------------------------*/

.shop #sidebar {
    display: block;
    margin-top:20px;
}

.shop #main{
    float: right;
    width: 850px;
}


.parts-slideshow{
    padding:20px 0 40px 0;
	position: relative;
	z-index: 30;
}
.parts-slideshow #slideshow-sub {
    margin: 0 auto 0px; 
    height: auto;
}
.parts-slideshow #slideshow-sub .slick-slide {
    margin:0 5px;
    text-align:center;
}
.parts-slideshow #slideshow-sub .slick-dots{
    bottom: -133px;
    left:auto;
    right:auto;
    width: 100%;
}
.parts-slideshow #slideshow-sub .slick-slide img{
    display:inline-block;

}
.shop-common-title{
    position: relative;
    margin: 5px auto 55px auto;
    /* width: 1080px; */
    height: 40px;
    font-size: 18px;
    text-align: center;
}

.shop-common-title span{
    font-size: 42px;
    font-weight: 900;
    font-family: 'Heebo', sans-serif;
    color: #092344;
    line-height:1;
    padding-right:10px;
    display: block;
}

/* おすすめ情報
------------------------------------------*/
.common-list-nav{
    text-align:left;
}
.common-list-nav ul{
    border-left:1px solid #ccc;
    display:inline-block;
    margin:0 auto 30px auto;
}
.common-list-nav li{
    border-right:1px solid #ccc;
    display:inline-block;
}
.common-list-nav li a{
    display:block;
    padding:8px 35px 8px 25px;
    font-weight: bold;
    font-size:16px;
}
.common-list-nav li a:before{
    padding-right:5px;
    content: '\f138';
    font-family: 'Font Awesome 5 Free';
}
/* アニメーション
------------------------------------------*/
.fade,
.fade-up,
.fade-left,
.fade-right{opacity:0;}

.fadeIn{
    animation:fadein 1s both;
    animation-delay: 0.5s;
}
.fadeInUP{
    animation:fadein-up 1s both;
    animation-delay: 0.5s;
}
.fadeInRight{
    animation:fadein-right 1s both;
    animation-delay: 0.5s;
}
.fadeInLeft{
    animation:fadein-left 1s both;
    animation-delay: 0.5s;

}
@keyframes fadein {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}
@keyframes fadein-up {
    0% {
        opacity: 0;
        transform: translateY(30px);
    }
    100% {
        opacity: 1;
        transform: translateY(0);
    }
}
@keyframes fadein-right {
    0% {
        opacity: 0;
        transform: translateX(100px);
    }
    100% {
        opacity: 1;
        transform: translateX(0);
    }
}

@keyframes fadein-left {
    0% {
        opacity: 0;
        transform: translateX(-100px);
    }
    100% {
        opacity: 1;
        transform: translateX(0);
    }
}
.table-bordered th {
    background-color:#f3f3f3;
    color:#092344;
    vertical-align: middle;
    width:25%;
}
.col-sm-6 .table-bordered th {
    width:40%;
}
.table-bordered td, .table-bordered th {
    padding: .9rem;
    text-align:left;
}
.shop-image div{
    margin:0 5px;
}
.read-copy{
    font-size:130%;
    margin: 0 0 1em 0;
    color:092344;
    font-weight:bold;
}

/* 2020/04/01 added by nakazato
------------------------------------------*/

/* アンカーリンク対策 */
.content{
	padding-top:120px;
}
#komaki::before {
	content: "";
    display: inline-block;
    height: 120px;
    margin-top: -120px;
	vertical-align: top;
}


.shop-other-btn-wrap .entry-content a{
	color: #fff;
}



/* Arrows */
.shop-mainparts-newitems .slick-next, .shop-mainparts-newitems .slick-prev{
	top: 115px;
}
.shop-mainparts-newitems .slick-prev{
	left: calc(50vw - 540px);
}
.shop-mainparts-newitems .slick-next{
	right: calc(50vw - 540px);
}
.shop-mainparts-newitems .slick-next::before, .shop-mainparts-newitems .slick-prev::before{
	color: #092344;
}




/* 在庫車ページカスタム 2021-12-22 tanaka
------------------------------------------*/
.field-table table{
    margin: 0 0 0.8em 0;
    padding: 0;
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0;
}
.field-table table th{
    padding: 10px;
    width: 20%;
    background: #fafafa;
    border: #ddd 1px solid;
}
.field-table table td{
    padding: 10px;
    border: #ddd 1px solid;
}
.field-table table td ul li{
    margin: 0 0 0 20px;
    list-style: outside disc;
}


.main-stock-list-type{
    position: absolute;
    top: 10px;
    left: 10px;
	color: #fff;
}
.main-stock-list-type span{
	display: block;
	width: 100px;
	height: 20px;
	line-height: 20px;
	text-align: center;
}
.main-stock-list-type span.saletype01{
	background: #f60;
}
.main-stock-list-type span.saletype02{
	background: #fa3;
}
.main-stock-list-type span.saletype03{
	background: #3f8cff;
}
.main-stock-list-type span.saletype04{
	background: #86b6fd;
}
.main-stock-list-type span.saletype05{
	background: #fcf902;
	color: #000;
}

/* フッター改修 2022-06-18 tanaka */
.footer-shops{
	padding: 60px 0;
	background: url(/images/default/footer-about-bg.jpg) no-repeat center center / cover;
}
.footer-shops-main{
	margin: 0 auto;
    width: 1080px;
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	gap: 30px;
}
.footer-shops .once .image{
	margin-bottom: 15px;
}
.footer-shops .once {
	position: relative;
}
.footer-shops .once .popup-trigger{
	position: relative;
	cursor: pointer;
}
.footer-shops .once .popup-trigger:after{
	display: block;
	content: '\f0d7';
	color: #fff;
	position: absolute;
	right: 0;
	top: 15px;
	font-weight: bold;
	font-family: 'Font Awesome 5 Free';
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.footer-shops .once .popup-trigger.open:after{
	content: '\f0d8';
}
.footer-shops .once .popup{
	display: none;
	position: absolute;
	top: 100px;
	left: -30px;
	padding: 10px;
	width: 300px;
	background: #fff;
	-webkit-box-shadow: 0 0 2px 2px rgba(100,100,100,.1);
	-moz-box-shadow: 0 0 2px 2px rgba(100,100,100,.1);
	box-shadow: 0 0 2px 2px rgba(100,100,100,.1);
	z-index: 10;
}
.footer-shops .once:first-child .popup{
	right: auto;
	left: 30px;
}
.footer-shops .once:last-child .popup{
	left: auto;
	right: 30px;
}
.footer-shops .once .popup h3{
	text-align: left;
	font-size: 15px;
	font-weight: bold;
	padding-bottom: .3em;
	margin-bottom: .3em;
	border-bottom: #ccc 1px solid;
}
.footer-shops .once .popup .text{
	margin-bottom: 15px;
	text-align: left;
	font-size: 13px;
	color: #000;
}
.footer-shops .once .popup .text span,
.footer-shops .once .popup .text a{
	color: #000 !important;
}
.footer-shops .once .popup .contact a{
	display: block;
	height: 30px;
	line-height: 30px;
	color: #fff;
	font-weight: bold;
	background: #243ead;
	font-size: 12px;
	text-align: center;
	text-decoration: none;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
}
.footer-shops .once .popup .contact a i{
	margin-right: .5em;
}
.footer-shops .once .popup .contact a:hover{
	opacity: .7;
}

a.recruit-entry{
	display: block;
	margin: 10px auto;
	width: 150px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	border: #555 1px solid;
	font-size: 13px;
	font-weight: bold;
	color: inherit;
	text-decoration: none;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
}
a.recruit-entry:hover{
	background: #2746C0;
	color: #fff;
}

/*新車コンプリートカーギャラリー*/
.post-type-archive-completecar article{
	display: none;
}

.completecar-cat{
	margin-bottom: 50px;
}
.completecar-cat>ul{
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	gap: 20px;
}
.completecar-cat>ul>li{
	position: relative;
}
.completecar-cat>ul>li>a{
	display: block;
	height: 50px;
	line-height: 48px;
	border: #555 1px solid;
	padding-left: 15px;
}
.completecar-cat>ul>li>ul{
	display: none;
	position: absolute;
	top: calc(100%+5px);
	left: 0;
	width: 100%;
	padding: 15px;
	background: #fff;
	border: #555 1px solid;
	z-index: 10;
}
.completecar-cat>ul>li>ul>li>a{
	display: block;
	margin-bottom: 1.0em;
}
.completecar-cat>ul>li>ul>li>a:before{
	content: '\f105';
	padding: 0 5px 0 0;
	font-size: 11px;
	font-weight: bold;
	font-family: 'Font Awesome 5 Free';
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.hiace-banner{
	text-align: center;
	margin-bottom: -60px;
}


.entry-content .main-blog ul li{
	margin-left: 0;
    list-style: none;
}

.template-type-customtop{
	.main-blog-more{
		text-align: center;
		.more-btn-bl a{
			margin: 0 auto;
			text-align: center;
		}
	}
}

ul.insta-list{
	display: flex;
	justify-content: center;
	align-items: center;
	gap: 40px;
	li{
		a{
			opacity: 1;
			-webkit-transition-duration: .3em;
			-moz-transition-duration: .3em;
			-ms-transition-duration: .3em;
			-o-transition-duration: .3em;
			transition-duration: .3em;
			display: block;
			text-align: center;
			background: linear-gradient(45deg, rgba(247, 207, 0, 0.7), rgba(246, 37, 2, 0.7) 45%, rgba(182, 47, 82, 0.7) 75%, rgba(113, 58, 166, 0.7));
			background-clip: text;
			-webkit-background-clip: text;
			color: transparent;
			font-size: 70px;
			span{
				display: block;
				font-size: 25px;
				background: none;
				background-clip: unset;
				-webkit-background-clip: unset;
				color: #212529;
				font-weight: 700;
			}
		}
		a:hover{
			opacity: .7;
		}
	}
}



.main-reservation{
	a{
		display: block;
		-webkit-border-radius: 5px;
		-moz-border-radius: 5px;
		border-radius: 5px;
		margin: 0 auto 100px;
		width: 400px;
		height: 50px;
		line-height: 50px;
		text-align: center;
		color: #fff;
		background: #b02418;
		font-size: 18px;
	}
}

#movie-area #movie video{
	margin-top: -7vw;
}

.main-custom-link{
	margin-bottom: 50px;
	text-align: center;
}
.main-custom-link a{
	margin: 0 auto 20px;
	padding: 10px 0;
    width: 350px;
    border: 1px solid #fff;
    display: block;
    color: #fff;
    background: #243ead;
    position: relative;
    font-size: 16px;
    text-align: center;
}
.main-custom-link a:after{
	content: '\f105';
    font-weight: bold;
    font-family: 'Font Awesome 5 Free';
    display: inline-block;
    text-align: center;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 10px;
	text-decoration: none;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
}
.main-custom-link a:hover{
	opacity: .7;
}
.main-custom-link p{
	font-size: 16px;
}










