/*--------------------
	parts
--------------------*/
.pc-obj{display: block;}
.pc-obj2{display: block;}
.pc-link{display: block;}
.sp-obj{display: none!important;}
.sp-obj2{display: none!important;}
.sp-link{display: none!important;}


/*PCグロナビ*/
.top-nav {
    position: relative !important;
}

/*ヘッダー・フッター*/
.restrict {
    max-width: 1280px;
    margin: 0 auto;
}

/* ページトップ */
.pagetop{
	text-align:right;
	margin-bottom:15px !important;
}

/*スライダー画像初期設定*/
.slider-box img {
display:none;
}

/*メインカラム*/
#mainContents{
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    max-width: 1265px;
}
#mainContents* {
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
}

#mainContents p, pre, dl, dt, dd {
    margin: 0;
	line-height: 2em;
	color: #343434;
}

#mainContents {
    position: relative;
    width: 98.2%;
    margin: 0 auto;
    padding-bottom: 130px;

}
#mainContents .article-box {
    margin: 10px 2.0% 0;
    position: relative;
    width: 95.75% !important;
}
#mainContents .article-box .article-wrap {
/*    margin: 0 0.653595%;*/
}

/*パンくず*/
.naviList{
    min-width:230px;
}
.naviList li{
    margin-right:10px;
}
/*車用アクセサリTOP*/
.goto_op{
    text-align: right;
    position: absolute;
    top: 70px;
    right: 16px;
}

/*タイトル*/
.main-ttl {
    padding: 16px 30px;
    font-size: 1.5rem;
    font-weight: bold;
    color: #c1c1c1;
    background: #4c4c4c;
    border-bottom: solid 3px #c71043;
}

.page-sum-ttl {
    margin-top: 40px;
    font-size: 2.1rem;
    font-weight: bold;
    color: #333;
}

.categoly-ttl {
    padding-bottom: 10px;
    margin-bottom: 27px;
    font-size: 1.8rem;
    color: #333;
    border-bottom: dashed 1px #c1c1c1;
}


/*動画コンテンツ*/
.categoly-box {
    margin-top: 30px;
}
.movie-list {
    margin-top: -15px;
}
.movie-box {
    position: relative;
    width: 49%;
    margin-top: 15px;
}
.movie-area {
    position: relative;
}
.movie-area .yt-dummy {
    width: 100%;
    height: auto;
}
.movie-area iframe {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 1;
}
.txt-area {
    padding: 20px 0 40px 20px;
    background: #eee;
}
.txt-area dl {
    font-size: 1.35rem;
    font-weight: bold;
    color: #333; 
}
.txt-area dt,.txt-area dd {
    margin-left: 0;
    line-height: 1.2em;
}
.txt-area dt span {
    font-weight: normal;
    font-size: 1.0rem;
}
.txt-area dd{
    float:right;
    font-size: 10px !important;
    margin:10px 20px;
}

/*ページトップ*/
.top-btn {
    bottom: 10%;
    display: none;
    max-width: 70px;
    position: fixed;
    right: 4%;
    text-align: center;
    width: 13.3%;
    z-index: 3;
}
.top-btn img {
    height: auto;
    max-width: 50px;
    width: 100%;
}

/*-----------------------------
	970px以下
-----------------------------*/
@media screen and (max-width: 960px) {
    
    .pc-obj{display: none!important;}
    .pc-obj2{display: block;}
    .sp-obj{display: block!important;}

    .sp-pb0{padding-bottom: 0!important}
    
    #gnHeader {
        margin-bottom: 0!important;
    }
    #mainContents {
        padding-bottom: 40px;
    }

    .movie-box {
        width: 100%;
    }
    .movie-box .left,.movie-box .right {
        float: none;
    }
    .txt-area {
        padding: 20px;
    }
    .txt-area dd{
        margin:0px;
    }
    
}

/*-----------------------------*/



/*-----------------------------
	580px以下
-----------------------------*/
@media screen and (max-width: 580px) {
    .pc-obj2{display: none;}
    .sp-obj2 {display: block!important;}
}

@font-face {
    font-family:icon-Nissan-Global;
    font-style:normal;
    font-weight:normal;
    src:url(/COMMON/GN/FONTS/ICONS/Nissan-Global.eot);
    src:url(/COMMON/GN/FONTS/ICONS/Nissan-Global.eot?#iefix) format("embedded-opentype"),
    url(/COMMON/GN/FONTS/ICONS/Nissan-Global.woff) format("woff"),
    url(/COMMON/GN/FONTS/ICONS/Nissan-Global.ttf) format("truetype"),
    url(/COMMON/GN/FONTS/ICONS/Nissan-Global.svg#wp-icons) format("svg");
}
.cta-list {
    margin: 1em 0;
}
.cta-list a {
    text-transform: none;
    width: auto;
    display: inline-block;
    position: relative;
    font-size: 1em;
    margin-bottom: .7142857143em;
    padding: .8571428571em 45px .8571428571em 20px;
    border: 1px solid #c3002f;
    background: #c3002f;
    color: #fff;
    text-align: left;
}
.cta-list a:hover {
    background: #920023;
    border-color: #920023;
    text-decoration: none;
    color: #fff;
}
.cta-list a:after {
    font-size: 0.785714rem;
    content: "";
    color: rgb(255, 255, 255);
    right: 20px;
    top: 50%;
    margin-top: -0.5em;
    position: absolute;
    font-family: icon-Nissan-Global;
    speak: none;
    font-style: normal;
    font-weight: 400;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    overflow: hidden;
    font-variant: normal;
}