                #newFaqBox .box-panel a{
            position: relative;
            padding-left: 65px;
            display: flex;
            justify-content: flex-start;
            align-items: center;
            background: #fafafa;
        }
        #newFaqBox i {
            position: absolute;
            left: 20px;
            top: calc(50% - 16px);
            font-size: 2.8rem;
        }   
        #newFaqBox i.fa-chevron-right,
        #newFaqBox i.fa-arrow-right {
            right: 0px;
            left: auto;
            font-size: 2rem;
            top: calc(50% - 10px);
        }
        #newFaqBox i.fa-chevron-right {
            right: 20px;
        }
        .title.font-weight-bold {
            /*
            background: #034098;
            color: #fff;
            */

            background: #f3f3f3;
            padding: 6px 10px 4px 15px;
            color: #333;
        }
        .pamfTitle {
            color: #fff!important;
            background: #003f9e;
            padding: 8px 0px;
            width: 902px;
            margin: 0 auto;
        }
        .tit01:hover {
            opacity: 1;
        }
        .spLinkWrap {
            pointer-events: none;   
        }
        object{
            pointer-events: all;
        }
        .relativeBox {
            position: relative;
        }

        .relativeBox .link-text.pc{
            position: absolute;
            right: 0;
            bottom:0;
        }
        .relativeBox .link-text.pc.bottom35 {
            bottom: 35px;
        }
        .spLinkWrap {
            display: block;
        }
        .nagareList {
            display: flex;
            justify-content: space-between;
            padding: 0px
                /*
                border: 1px solid #5FA0C7!important;
                border-right: 4px;
                */

        }
        .nagareList img {
            display: block;
            width: 100%;
        }
        .nagareList.type1 li{
            width: 31.5%;
            width:23%;
        }

        .nagareList.type1 li:last-of-type {
            border: none;
        }
        .nagareList.type1{
            padding-bottom: 20px;
            padding-bottom: 40px;
            border-bottom: 1px solid #cfcfcf !important;
        }
        .nagareList.type2{
            padding-bottom: 20px;
        }

        .nagareList.type2 li{
            width: 23%;

        }
        .nagareList li .image {
            margin-bottom: 0px;
        }

        .nagareList li .image + p {
            display: flex;
            justify-content: center;
            flex-wrap: wrap;
            background-color: #f3f3f3;
            text-align: center;
            min-height: 68px;
            align-items: center;
            margin-bottom: 0;
        }
        .nagareList li{
            position: relative;
            border: 1px solid #cfcfcf;
            /*box-shadow: 0px 1px 3px #bbb;*/
            
        }
        .noBox {
            display: flex;
            justify-content: center;
            align-items: center;
            background: #003f9e;
            color: #fff;
            font-weight: bold;
            font-size: 1.8rem;
            width: 30px;
            line-height: 1;
            height: 29px;
            padding-top: 1px;
            position: absolute;
            position: absolute;
        }
        .d-text {
            display: block;
            width: calc(100% - 35px);
            font-size: 1.5rem;
            font-weight: bold;
            padding: 10px 0px;
            font-feature-settings: "palt";
        }

        .fas.fa-play{
            position: absolute;
            right: -18px;
            bottom: 108px;
            font-size: 1.3rem;
            color: #003f9e;
        }
        #nagare {
            /*
            padding-bottom: 70px;
            */
            padding-bottom: 0px;
        }
        #nagare .nagareList .fa-long-arrow-alt-right,
        #nagare .nagareList .fa-chevron-right {
            position: absolute;
            right: -19px;
            right: -21px;
            bottom: 88px;
            color: #003f9e;
        }
        #nagare .btn.icon-arrow-right:before,
        #nagare .btn.icon-arrow-right:after {
            display: none;
        }
        .box-support .items + .items.tsuyomi {
            padding-top: 0;
        }
        .items.tsuyomi .tag {
            width: 96px;
            height: 51px;
            }
        .items.tsuyomi .tag img{
            height: 39px;
            width: 39px;
        }
        .items.tsuyomi i  {
            position: absolute;
            right: 22px;
            top: calc(50% - 21px);
            color: #003f9e;
            font-size: 35px;
        }

        .items.tsuyomi a {
            display: block;
            width: 100%;
            height: 100%;
            padding: 35px 0 30px;
        }
        
        .items.tsuyomi a:hover{
            text-decoration: none;
        }
           .no-triangle.btn.shadow,.c009966 {
               padding: 24px 5px!important;    
               padding-top: 2.05em!important;
               max-height: 119.19px;
               line-height: 1.3;
               line-height: 1.18;
                   color: #fff;
    background: #009966;
    border: 3px solid #009966!important;
           }
           .no-triangle.btn.shadow:hover,
           .c009966:hover{
               background: #fff;
               color: #009966!important;
               opacity: 1;
           }
           .c009966.pt0 {
               padding-top: 27.840px!important;
           }
           .no-triangle.btn.shadow:after {
               display: none;
           }
           .onlyPc {
               display: inline-block;
           }
           
           #product-page .no-triangle.btn.shadow:hover:before {
    content: '';
    position: absolute;
    top: 19px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
width: 80px;
    height: 26px;
    -webkit-background-size: contain;
    background-size: contain;
    transition: 0s;
}

           #product-page .no-triangle.btn.shadow:hover:before {
    content: '';
    position: absolute;
    top: 19px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
width: 80px;
    height: 26px;
    background: url(/pisj/common/images/icon_car_mitumori_on.png?1) no-repeat center top;
    -webkit-background-size: contain;
    background-size: contain;
    transition: 0s;
}
.user-action-btn .no-triangle.btn.shadow:before {
    border: none!important;
    content: '';
    position: absolute;
    top: 19px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
width: 80px;
    height: 26px;
    background: url(/pisj/common/images/icon_car_mitumori_off.png?1) no-repeat center top;
    -webkit-background-size: contain;
    background-size: contain;
}
.items.voice .image.w-40p.sp_w-70p.m0a .mlMinus {
position: relative;
left: -4%;
    }
           .flexBox{
               display: flex;
               flex-wrap: wrap;
               justify-content: space-around;
           }
           .flexBox.mt40 {
               justify-content: space-between;
           }
           .voiceWrap {
               width: 45%;
               color: #333;
               padding-bottom: 50px;
           }
           .voiceWrap img {
            display: block;
               display: block;
               width: 45%;
               border: 5px solid #034098;
               border-radius: 50%;
            margin: 0 auto;
           }
           .persona,.comment {
               padding: 0 10px;
           }
           .comment {
font-size: 90%;
    font-weight: bold;
    line-height: 1.65;
    font-feature-settings: "palt";
    text-align: justify;
    background: #fafafa;
    padding: 20px 20px 15px;
           }
           .persona{
               text-align: center;
               padding-bottom: 10px;
               font-weight: bold;
               color: #044097;
           }
           .subTitle {
               font-weight: bold;
               font-size: 110%;
               color: #044097;
               padding: 10px 0 0 15px;
               border-bottom: 2px solid #044097;
               padding-bottom: 10px;
               box-sizing: border-box;
               margin-bottom: 40px!important;
           }
.subTitle.mb10.pl0 {
    margin-bottom: 10px!important;

}
           .fz-small {
               font-size: 90%;
               color:#333;
           }
           .flexBox .text{
               color: #333;
               
           }
           .fz-small + .fz-small {
               display: block;
               text-align: right;
           }
           .vColor01:before {
               content: "";
               width: 12px;
               height: 12px;
               display: inline-block;
               background: #034098;
           }
           .vColor02:before {
               content: "";
               width: 12px;
               height: 12px;
               display: inline-block;
               background: #ef8911;
           }
           .vColor03:before {
               content: "";
               width: 12px;
               height: 12px;
               display: inline-block;
               background: #009966;
           }
           .vColor04:before {
               content: "";
               width: 12px;
               height: 12px;
               display: inline-block;
               background: #8c623a;
           }

           .flexBox.mt40 {
               margin-bottom: 40px;
           }
           .items.voice .tit03 .tag{
               width: 96px;
               height: 51px;
               display: flex;
               justify-content: center;
               align-items: center;
           }
           .items.voice .tit03 .tag img{
               width: 30px;
               height: 30px;
               position: relative;
               left: 4px;
           }
           .kajyougaki {
           position:relative;
               padding-left:18px;
               display:inline-block;
           }
.kajyougaki:before{
    content:"・";
position: absolute;
    left:0;
}
.otherchoice{
    border-color:#333!important;
display:inline-block;
    padding-bottom:3px;
    margin-bottom:10px;
    border-bottom: 2px solid #333;
    }
        @media all and (-ms-high-contrast: none) {
            .noBox {padding-top: 7px;}
                       .no-triangle.btn.shadow,.c009966 {
               padding-top: 2.4em!important;
            }
        }
        
        @media screen and (max-width:640px) { 
           .onlyPc {
               display:none;
           }
            #product-page .new-balance .btn.shadow.icon-arrow-right i {
                position: absolute;
                right: 10px;
                top: calc(50% - 7px);
            }
            #newFaqBox i {
                position: absolute;
                left: 6px;
                top: calc(50% - 10px);
                font-size: 2rem;
            }
            #newFaqBox .box-panel a {
                padding-left: 31px;
                padding-right: 25px;
                display: flex;
            }
            #newFaqBox i.fa-chevron-right {
                right: 5px;
                font-size: 1.5rem;
                top: calc(50% - 7.5px);
            }
            .spLinkWrap {
                pointer-events: auto;   
                display: block;
                width: 100%;
                height: 100%;
            }
            .spLinkWrap:hover {
                opacity: .6;
                text-decoration: none;
            }
            .nagareList.type1 li,
            .nagareList.type2 li {
                width: 100%;
                display: flex;
                justify-content: flex-start;
                /*margin-bottom: 32px;*/
                margin-bottom: 25px;
            }
            .nagareList.type1 li:last-of-type {
                display: none;
            }
            .nagareList {
                flex-wrap: wrap
            }
            .nagareList li .image {
                width: 45%;
                display: flex;
                align-items: center;
                justify-content: center;
                padding: 10px 0;
            }
            .nagareList img {
                display: block;
                width: auto;
                height: 68px;
            }
            .nagareList li .image + p {
                width: 55%;
                font-size: 1.3rem;
                margin-bottom: 0;
            }

            .nagareList li .image + p br {
                display: none;
            }
            .d-text {
                font-size: 1.4rem;
                padding: 5px 0px 0;
                text-align: left;
                padding: 18px 0!important;
            }
            .fas.fa-play {
                right: auto;
                bottom: -23px;
                left: auto;
                margin: 0 auto;
                width: 100%;
                text-align: center;
                transform: rotate(90deg);
            }
            .nagareList.type1 {
                padding-bottom: 0px;
                border-bottom: none!important;
            }
            .nagareList.type2 {
                padding-bottom: 0px;
            }
            #nagare .btn{
                margin-bottom: 15px!important;
            }
            .items.tsuyomi .tag {
                height: 39px;
                width: 63px;
            }
            .items.tsuyomi .tag img{
                height: 26px;
                width: 26px;
            }
            #nagare .nagareList .fa-long-arrow-alt-right,
            #nagare .nagareList .fa-chevron-right {
                position: absolute;
                right: auto;
                bottom: -22px;
                color: #003f9e;
                left: auto;
                margin: 0 auto;
                transform: rotate(90deg);
                width: 100%;
                text-align: center;
            }
            .items.tsuyomi i {
                position: absolute;
                right: 17px;
                top: calc(50% - 10px);
                color: #003f9e;
                font-size: 20px;
            }
            .items.tsuyomi a {
                padding: 15px 0px 15px 0;
            }
            
            
                       .no-triangle.btn.shadow {
               padding: 15px!important;
                           line-height: 1.5;
                           margin-left: 15px!important;
    margin-right: 15px!important;
    width: calc(100% - 30px)!important;
               
           }
            .user-action-btn .no-triangle.btn.shadow {
                padding-top: 2.5em!important;
                
            }            
            .user-action-btn .no-triangle.btn.shadow:before,
            .user-action-btn .no-triangle.btn.shadow:hover:before {
    width: 60px!important;
    height: 18px!important;
}
            .items.voice .tit03  {
                padding-top: 6px;
            }
            .items.voice .tit03 .tag{
                width: 63px;
                height: 41px;
            top: calc(50% - 29px);
            }
            .items.voice .tit03 .tag img {
                width: 24px;
                height: 24px;
            }
            .items.voice .flexBox.mt40 .image.w-35p.sp_w-90p{
                margin-left: auto;
                margin-right: auto;
                width: 80%!important;
                position: relative;
                left: -4%;
            }
            .items.voice .flexBox.mt40 .text.w-60p{
                width: 90%!important;
                margin: 10px auto;
            }
            .voiceWrap {
                width: 48.5%;
                padding-bottom: 30px;
            }
            .voiceWrap img {
                width: 75%;
            }
            .persona, .comment {
                padding: 0 5px;
            }
            .comment {
                padding: 10px;
            }
.subTitle {
    padding-left:0;
    margin-bottom: 20px!important;

}
.persona{
    padding-bottom: 10px;
}
/*
.sp_fz84p {
    font-size:78%;
}
  */
            
        }
    