@charset "utf-8";

/* tonedpwn */
.section_ttl {
    color: #282828;
}
.slide_step_ttl {
    background-color: #282828;
}
.product_name {
    position: relative;
    left: 50%;
    transform: translate(-50%, 0);
}
.lineup_contents_nav_tonedown{
    border-top: solid 1px #000;
}
.section_ttl{
    white-space: nowrap;
}
@media (min-width: 520px) {
    .product_info_wrap{
        margin-top: 40px;
    }
    .lineup_index_link_inner{
        width: 1030px;
    }
}
/* よくある質問 */
@media (max-width: 519px) {
    .right_wrap {
        padding-left: 7.3rem;
    }
    .right_wrap .qa_section_ttl{
        white-space: nowrap;
    }
    .qa_another_area{
        margin-top: 4.0rem;
    }
}

/* mv */
.color_1 .mv_bg {
    background-color: #363636;
}
.color_2 .mv_bg {
    background-color: #343031;
}
.color_3 .mv_bg {
    background-color: #282828;
}
.mv_color_list > li:nth-child(1) {
    background-color: #363636;
}
.mv_color_list > li:nth-child(2) {
    background-color: #535353;
}
.mv_pkg_spray{
    filter: drop-shadow(24px 24px 40px rgba(0, 0, 0, 0.16));
}
@media (min-width: 520px) {
    .mv_ttl_box {
        top: 107px;
        margin-left: -505px;
    }
    .mv_model {
        margin-left: -260px;
    }
    .mv_pkg {
        bottom: 32px;
        margin-left: -524px;
    }
    .mv_pkg_spray{
        margin-left: -360px;
    }
    .mv_ttl_en {
        bottom: 38px;
    }
    .mv_info {
        bottom: 32px;
        margin-left: -287px;
    }
}
@media (max-width: 519px) {
    .mv_pkg {
        width: 29.6%;
        height: auto;
        left: -3.6rem;
        bottom: 1.3rem;
    }
    .mv_pkg_spray{
        width: 7.8%;
        left: 2.4rem;
    }
    .mv_ttl_en {
        top: 8.1rem;
    }
    .mv_info {
        bottom: 1rem;
        left: 8.5rem;
    }
    .mv_info_spray{
        left: 6.5rem;
    }
}

/* lineup */
.lineup_inner{
    display: flex;
    justify-content: center;
    align-items: start;
}
.product_list_ttl{
    font-weight: 700;
    font-style: italic;
    text-align: center;
}
.product_listitem_s .product_name{
    color: #fff;
}
.product_listitem_s_link{
    background-color: #282828;
}
.product_list_ttl_w{
    border: solid 1px #000;
}
.product_list_ttl_s{
    color: #fff;
    background-color: #282828;
}
.product_list{
    display: flex;
    justify-content: center;
    align-items: start;
}
.product_content{
    position: absolute;
    color: #fff;
    text-align: left;
}
.product_content_ttl{
    border: solid 1px #fff;
    display: inline-block;
}
@media (min-width: 520px) {
    .product_list_wrap .product_list{
        margin-top: 32px;
    }
    .product_list_wrap_s .product_list{
        margin-top: 8px;
    }
    .lineup_inner {
        padding: 40px 0;
        width: 1080px;
        column-gap: 40px;
    }
    .product_listitem {
        margin: 0;
    }
    .product_list_ttl{
        font-size: 24px;
    }
    .product_list_ttl_w{
        padding: 13px 132px;
    }
    .product_list_ttl_s{
        padding-block: 14px;
    }
    .product_list{
        column-gap: 63px;
    }
    .product_listitem_s_link{
        padding: 26px 151px 22px;
        position: relative;
    }
    .product_content{
        font-size: 14px;
        bottom: 49px;
        right: 75px;
    }
    .product_content_ttl{
        font-size: 12px;
        padding: 0 4px 2px;;
        margin-bottom: 8px;
    }
}

@media (max-width: 519px) {
    .product_list_wrap .product_list{
        margin-top: 1.2rem;
    }
    .product_list_wrap_s .product_list{
        margin-top: 0.4rem;
    }
    .lineup_inner {
        padding: 1rem 1.6rem;
        flex-direction: column;
        row-gap: 2.4rem;
        align-items: center;
    }
    .product_list_ttl{
        font-size: 1.4rem;
        padding: 1.0rem 4.3rem;
    }
    .product_listitem img{
        width: 5.4rem;
    }
    .product_listitem_s img{
        width: 2.65rem;
    }
    .product_list{
        column-gap: 2rem;
    }
    .product_listitem_s_link{
        padding: 1.2rem 12rem;
        display: block;
        position: relative;
    }
    .product_name {
        width: 170%;
    }
    .product_content{
        font-size: 1.0rem;
        bottom: 2.7rem;
        right: 7.5rem;
    }
    .product_content_ttl{
        font-size: 0.8rem;
        padding: 0 0.2rem 0.1rem;
        margin-bottom: 0.4rem;
    }
}

/* color */
.color_1 .color_item_box {
    background-color: #363636;
}
.color_2 .color_item_box {
    background-color: #535353;
}
.color_3 .color_item_box {
    background-color: #595049;
}
.color_4 .color_item_box {
    background-color: #282828;
}
.color_item_ttl_box {
    text-align: center;
    color: #fff;
}
.color_item_img_sub_txt1 {
    line-height: 1;
    text-align: center;
    border: 1px solid #fff;
    display: inline-block;
}
.color_item_img_sub_txt2 {
    line-height: 1;
}
.color_notes {
    border-top: none;
    background: #fff;
    border-bottom: 1px solid #000;
}
.color_item.color_4 {
    padding-bottom: 0;
}
@media (min-width: 520px) {
    .color_item_ttl_box {
        width: 386px;
        padding: 40px 0;
    }
    .color_item_img_box {
        border-left: 1px solid #000;
        border-right: 1px solid #000;
    }
    .color_item_img {
        margin-top: 27px;
        filter: drop-shadow(12px 30px 30px rgba(0, 0, 0, 0.16));
    }
    .color_item_img_wrap {
        position: relative;
    }
    .color_item_img_sub_wrap {
        position: absolute;
        left: 245px;
        bottom: 0;
        text-align: left;
    }
    .color_item_img_sub_txt1 {
        font-size: 12px;
        padding: 3px 5px;
    }
    .color_item_img_sub_txt2 {
        font-size: 14px;
        margin-top: 11px;
    }
}
@media (max-width: 519px) {
    .color_item_ttl_box {
        align-self: center;
        width: 9rem;
    }
    .color_item_img_box {
        border-bottom: 1px solid #000;
        width: calc(100% - 9rem);
    }
    .color_item_img {
        width: 5.5rem;
        height: auto;
        filter: drop-shadow(0.6rem 1.5rem 1.5rem rgba(0, 0, 0, 0.16));
    }
    .color_item_img_s {
        width: 2.65rem;
        height: auto;
    }
    .color_item_img_box img {
        width: 100%;
        height: auto;
    }
    .color_item_img_sub_txt1 {
        font-size: 0.8rem;
        padding: 0.2rem 0.3rem;
        margin-top: 1.2rem;
    }
    .color_item_img_sub_txt2 {
        font-size: 1rem;
        margin-top: 0.5rem;
    }
}

/*tonedown_features */
.tonedown_features .content_ttl{
    position: relative;
}
.tonedown_features .content_ttl::before{
    content: '';
    background: url(../img/tonedown/future_pkg.png) no-repeat right center/ contain;
    position: absolute;
}
@media (min-width: 520px) {
    .tonedown_features .content_ttl::before{
        width: 118px;
        height: 110px;
        top: -41px;
        right: 50%;
        margin-right: -509px;
    }
}
@media (max-width: 519px) {
    .tonedown_features .content_ttl::before{
        width: 5.4rem;
        height: 5rem;
        top: -1.1rem;
        right: 3rem;
    }
}
