@charset 'utf-8';

/* ------------------------------
 * model.css
 * May 27, 2014
------------------------------ */
/* button */
.btn-primary {
    border-color: #a00;
    background-color: #c00;
}

.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active {
    border-color: #900;
    background-color: #b00;
}

/* color */
.hmj-billboard .type-comparison {
    width: 720px;
}

.hmj-billboard .type-comparison .hmj-slide {
    width: 710px;
    height: 446px;
}

.type-comparison .pagenation {
    width: 710px;
    padding-top: 24px;
    padding-left: 0;
    background-image: url(/NM4/common/img/bg-pagenation.png);
    background-position: 0 0;
}

.type-comparison .pagenation .color03 {
    margin-left: 284px;
}

.type-comparison .pagenation .placeholder {
    display: inline-block;
    width: 290px;
    padding: 0 8px;
    position: absolute;
    left: 78px;
    *display: inline;
    *zoom: 1;
}

.type-comparison .pagenation .current2,
.type-comparison .pagenation .current3 {
    left: 440px;
}

.colors .pagenation .color03 {
    background-position: 0 0;
}

.colors .pagenation .color03:hover,
.colors .pagenation .color03.current {
    background-position: 0 -36px;
}

.colors .pagenation .color04 {
    background-position: -40px 0;
}

.colors .pagenation .color04:hover,
.colors .pagenation .color04.current {
    background-position: -40px -36px;
}

/* summary */
.hmj-billboard .summary {
    position: relative;
}

.hmj-billboard .summary .anchor01,
.hmj-billboard .summary .anchor02 {
    position: absolute;
    font-size: 10px;
    line-height: 1;
}

.hmj-billboard .summary .anchor01 {
    top: 48px;
    left: 208px;
}

.hmj-billboard .summary .anchor02 {
    top: 101px;
    left: 162px;
}

/* feature */
.featureSP,
.featureSP1,
.feature00,
.feature01,
.feature02,
.feature03,
.featureCOP {
    margin-top: 0;
    position: relative;
}

.feature01 .text,
.feature02 .text,
.feature03 .text,
.featureCOP .text {
    width: 400px;
    position: absolute;
}

.feature01 .text {
    top: 380px;
    left: 0;
}

.feature02 .text {
    top: 220px;
    left: 582px;
    text-align: right;
}

.feature03 .text {
    top: 350px;
    left: 0;
}

.featureCOP .text {
    top: 84px;
    left: 782px;
}

#featureBlk {
    width: 100%;
    background: #000;
}

#featureIntro {
    width: 100%;
    height: 768px;
    background: #000 url(/NM4/img/featureintro.jpg) no-repeat center;
}

#feature01 {
    width: 100%;
    height: 535px;
    background: #000 url(/NM4/img/feature01.jpg) no-repeat center;
}

#feature02 {
    width: 100%;
    height: 535px;
    background: #000 url(/NM4/img/feature02.jpg) no-repeat center;
}

#feature03 {
    width: 100%;
    height: 535px;
    background: #000 url(/NM4/img/feature03.jpg) no-repeat center;
}

#featureCOP {
    width: 100%;
    height: 535px;
    background: #000 url(/NM4/img/featureCOP.jpg) no-repeat center;
}

/* color */
.colors .pagenation a {
    margin-bottom: 2px;
    background-image: url(/NM4/common/img/bg-colorchip.png);
}

/* type color */
.type-colors .hmj-slide {
    height: 436px;
}

/* sectoin */
.section p,
.section li {
    line-height: 1.714;
}

/* Movie Channel */
.NM4-movie-channel {
    margin-top: 24px;
}

.NM4-movie-channel__header {
    padding-bottom: 5px;
    border-bottom: 1px solid #b2b2b2;
    zoom: 1;
}

.NM4-movie-channel__header:before,
.NM4-movie-channel__header:after {
    display: table;
    content: '';
}

.NM4-movie-channel__header:after {
    clear: left;
}

.NM4-movie-channel__header h2 {
    float: left;
}

.NM4-movie-channel__header p {
    float: right;
    padding-top: 20px;
}

.NM4-movie-channel__player {
    margin-top: 10px;
    color: #fff;
    background-color: #000;
    text-align: center;
}

.NM4-movie-channel__player h3 {
    padding: 15px;
    text-align: left;
}

.NM4-movie-channel__player__contents {
    display: inline-block;
    margin: 0 15px 15px;
    *display: inline;
    *zoom: 1;
}

/* product-NM4-02 */
.nm4-02box {
    color: #ffffff;
    background-color: #000000;
}

.nm4-02box a {
    color: #ffffff;
}


/* COP */
#copframe {
    background: #000 url(/NM4/color-order/img/pic-main.jpg) no-repeat center top;
    padding-top: 500px;
}

#copframe .txt {
    color: #9c9c9c;
}



@media screen and (max-width:736px) {
    .mtl-sp {
        margin-top: 2em;
    }



    .hmj-billboard .type-comparison {
        width: 100%;
    }

    .hmj-billboard .type-comparison .hmj-slide {
        width: 100%;
        /*        height:auto;*/
    }

    /* feature */
    .feature-sp {
        background-color: black;
    }

    .cmnt {
        height: 5em;
        width: 16em;
        display: block;
        align-items: center;
        padding-left: 1em;
    }

    .cmnt-block {
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .cmnt-block-btn {
        width: 10em;
        height: auto;
        margin-bottom: 2em;
        margin-left: 1em;
        margin-right: 1em;
    }

    .featureSP,
    .featureSP1,
    .feature00,
    .feature01-sp,
    .feature02-sp,
    .feature03-sp,
    .featureCOP-sp {
        margin: 0;
        padding: 0;
    }

    .feature01-sp .text,
    .feature02-sp .text,
    .feature03-sp .text,
    .featureCOP-sp .text {
        width: auto;
        height: 5em;
    }


    #featureBlk {
        width: 100%;
        background: #000;
    }

    #feature01 {
        background: #000 url(/NM4/img/feature01.jpg) no-repeat center;
    }

    #feature02 {
        background: #000 url(/NM4/img/feature02.jpg) no-repeat center;
    }

    #feature03 {
        background: #000 url(/NM4/img/feature03.jpg) no-repeat center;
    }

    #featureCOP {
        background: #000 url(/NM4/img/featureCOP.jpg) no-repeat center;
    }

    /*COP*/


    .cop-price p {
        display: block;
        -webkit-margin-before: 0.25em;
        -webkit-margin-after: 0.25em;
        -webkit-margin-start: 0px;
        -webkit-margin-end: 20px;
    }
}

#copframe-sp {
    background-color: black;
    margin: 0;
    padding: 0;
}

#copframe-sp .txt {
    color: #9c9c9c;
}

.cop-main {
    background-image: url(/NM4/color-order/img/pic-main-sp.jpg);
    background-size: contain;
    background-repeat: no-repeat;
    width: 100%;
    padding-top: 100px;
    text-align: center;
}

.cop-main ul {
    margin: 40px 0 0 0;
    padding: 0;
}

.cop-main img {
    width: 90%;
}

.cop-btn ul {
    width: 90%;
    margin: 2em 0 0 0;
    padding: 0;
    margin-left: auto;
    margin-right: auto;
}

.cop-btn .box-sp {
    flex-wrap: wrap;

}

.cop-btn li {
    width: 44%;
    list-style: none;
    padding: 0.5em;
}

.footnote-cop {
    color: gray;
    font-size: 0.75em;
    margin-top: 2em;
}

}
