@charset "utf-8";

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

    #nav .nav_list li.current a {
        color: #666;
        text-decoration: none;
    }
    .nav_list ul.ap_parts_list li.current a:before {
        background: url(../../common/image_common/parts_ico_ac_arrow.png) no-repeat;
        background-size: 8px auto;
    }

    .m_head p {
        font-size: 16px;
    }

    .m_head .m_head_nv {
        padding-left: 5px;
        margin-top: 16px;
    }

    .m_head .m_head_nv li {
        margin: 0 13px;
        display: inline-block;
        font-size: 15px;
        font-family: var(--font-bold);
    }

    .m_head .m_head_nv li a {
        color: #0082ff !important;
    }

    .m_head .m_head_nv li a::after {
        position: relative;
        top: 1px;
        content: "";
        margin-left: 4px;
        display: inline-block;
        width: 15px;
        height: 15px;
        background: url(../../common/image_common/parts_ico_btn_detail_arrow_btm.png);
        background-size: 15px auto;
    }

    #main .section{
        padding: 0 15px;
    }

    .section .tit_xl {
        margin-bottom: 40px;
    }

    .section .tit_xl h3{
        margin-bottom: 10px;
        padding: 2px 0 2px 16px;
        border-left: 3px solid #d30024;
        font-size: 22px;
        line-height: 1.4;
    }

    .tit_xl .tit_copy {
        display: block;
        font-size: 15px;
        line-height: 1.5;
    }

    .section .tit_headline {
        margin-bottom: 25px;
        padding: 0 0 3px;
        color: #d30024;
        font-size: 16px;
        font-weight: normal;
    }

    .section .tit_square {
        font-size: 17px;
    }

    .sec_copy {
        margin-bottom: 25px;
        font-size: 25px;
        line-height: 1.3;
    }

    .mov .thumb_image {
        position: relative;
    }

    .mov-yt {
        cursor: pointer;
    }

    .mov .thumb_image:after {
        content: '';
        display: block;
        position: absolute;
        top: 50%;
        left: 50%;
        background: url(../image/icon_play.png) no-repeat center;
        background-size: 16vw auto;
        width: 16vw;
        height: 16vw;
        transform: translate3d(-50%, -50%, 0);
        z-index: 1;
    }

    .mov .thumb_image img{
        width: 100%;
    }

    .mov .mov_copy {
        margin-top: 15px;
        color: #313131;
        font-size: 16px;
        text-align: center;
    }

    .mov .name {
        font-size: 18px;
        font-family: var(--font-bold);
    }

    .safety_drive {
        margin: 38px 0 80px;
    }

    .safety_drive .mov .thumb_image:after {
        width: 17vw;
        height: 17vw;
        background-size: 17vw auto;
    }



    .safety_drive .mov_copy .copy {
        display: inline-block;
        width: 70%;
        margin: 0 auto 8px;
        padding: 0 2px 7px;
        border-bottom: 1px solid #b4b4b4;
    }

    .safety_drive .mov_copy .name {
        display: block;
    }

    .mov_list {
        margin-top: 30px;
        padding: 0 10px;
    }

    .mov_list .mov {
        margin-top: 25px;
    }

    .mov_list .mov_copy{
        margin-bottom: 10px;
    }

    .mov_list .mov_copy .copy {
        width: 70%;
        margin: 0 auto 8px;
        font-size: 16px;
        border-bottom: 1px solid #b4b4b4;
    }

    .mov_list .mov_copy .copy span {
        display: inline-block;
        padding: 0 2px 7px;
    }

    .mov .detail {
        padding: 0;
        text-align: center;
    }

    .mov .detail a {
        color: #0082ff !important;
        font-size: 16px;
    }

    .mov .detail a:after {
        top: 2px;
        left: 4px;
        width: 13px;
        height: 13px;
        background-size: 13px;
    }

    .tire_puncture {
        margin-top: 80px;
    }

    .tire_puncture .tit_xl h3 {
        margin-bottom: 15px;
    }

    .tire_puncture .mov {
        margin-top: 40px;
    }

    .tire_puncture .mov_copy .name {
        font-size: 16px;
        line-height: 1.5;
    }

    .mov .mov_copy .type {
        margin-top: 3px;
        font-size: 14px;
    }

    .btn {
        display: block;
        width: 100%;
        height: 50px;
        background: url(../image/btn_bg.jpg) no-repeat;
        background-size: 100% auto;
        text-align: center;
        color: #fff !important;
        font-size: 12px;
        font-family: var(--font-light);
    }

    .btn.switch_pc {
        display: none;
    }

    .btn span {
        padding-bottom: 1px;
        display: inline-flex;
        justify-content: center;
        align-items: center;
        height: 100%;
    }

    .btn span:before {
        margin-right: 4.5px;
        position: relative;
        display: inline-block;
        content: "";
        width: 0;
        height: 0;
        border-top: 4px solid transparent;
        border-bottom: 4px solid transparent;

        border-left:8px solid #fff;
    }

    .btn_copy {
        margin-top: 13px;
        text-align: center;
        font-size: 14px;
    }

    .mov .btn {
        margin: 0 auto;
        max-width: 189px;
        height: 43px;
        background: url(../image/btn_bg_sp.jpg) no-repeat;
        background-size: 189px auto;
    }

    .mov .btn a {
        font-size: 12px;
        font-family: var(--font-light);
    }
    .caution li{
        padding-left: 0;
        text-indent: initial;
    }

    #main .section h2 {
        font-size: 17px;
        line-height: 1.65;
    }

    .section.sec_01 {
        margin-bottom: 15px;
    }

    .section .pic {
        margin-bottom: 14px;
    }

    .section h2 {
        margin-bottom: 6px;
    }

    .tit_headline span {
        display: block;
    }

	.btn_oli_basic {
        margin: 12px 0 33px;
        text-align: center;
    }

    .btn_oli_basic img {
        max-width: 208px;
    }

    .box_info .img {
        margin: 25px 0;
    }

    .box_info .txt_red {
        font-size: 16px;
    }

    .box_info .grade {
        margin: 14px 0;
    }

    .box_info .grade img {
        max-width: 63%;
    }

    .box.box_03 {
        padding-bottom: 18px;
    }

    .btn_download {
        margin: 30px 0 0;
        text-align: center;
    }

    .btn_download img {
        max-width: 277px;
    }
}
