@charset "utf-8";
/* title */

@media all and (-ms-high-contrast:none) {
    span.ho03Btn a {
        padding-bottom: 4px;
    }
}
/* dien */
.padding-left-right{
    padding-left: 0 !important;
    padding-right: 0 !important;
}
.padding-right{
    padding-right: 34px;    
}
.model-line-height{
    line-height: 30px !important;
}
.icon-padding-top{
    padding-top: 8px;
}
.width-auto{
    width: auto !important;
}
.model{
    font-size: 3.8vw;
    color: white;
    float: right;
    padding-top: 1.5vw;
    padding-right: 6vw;
}
.model--padding--line-height{
    font-size: 3.8vw;
    color: white;
    float: right;
    padding-top: 1.5vw;
    padding-right: 2vw;
    line-height: 4.5vw;
}
.text-white{
color: white;
}
.box-bottom-right{
    margin-top: 10px;
    padding-top: 60px !important;
    padding-bottom: 22.544px;
    display: flex;
    align-items: center !important;
    justify-content: center !important;
}
.box-bottom-right--padding{
    margin-top: 10px;
    padding-top: 60px !important;
    padding-bottom: 22.544px;
    display: flex;
    align-items: center !important;
    justify-content: center !important;
}
.no-img{
    min-height: 0 !important;
    margin: 0;
    padding: 0 !important;
}
/* dien-end */

.dl-flex {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
}

.ho03Full02Left {
    width: 45%;
    margin-right: 4.5%;
}

.ho03Full02Right {
    width: 50.5%;
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    flex-wrap: wrap;
}

.ho03Full02Right span.ho03FullTxt {
    padding-top: 0;
    letter-spacing: 0px;
    text-shadow: none;
    padding-top: 12px;
}

span.ho03Btn {
    margin-top: auto;
    margin-left: auto;
    margin-bottom: -17px;
}

span.ho03Btn a {
    background-image: url(../img/pro_btn01.png);
    background-size: contain;
}

span.ho03Btn a:hover {
    background-image: url(../img/pro_btn01_hv.png);
}

span.ho03Btn {
    max-width: 290px;
}

.ho03Full02 {
    padding-bottom: 88px;
}

#pro_content01 .ttStyle01 .grid-1000,
#hoContent08 .ttStyle01 .grid-1000 {
    padding-left: 0;
}

.ttStyle01 .grid-1000::before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    background-size: contain;
    background-position: bottom center;
    background-repeat: no-repeat;
}

.ttStyle01 .grid-1000 {
    padding-left: 75px;
    position: relative;
}

.pro_btnfix {
    position: fixed;
    top: 50vh;
    right: 0;
    width: 47px;
    height: 160px;
    z-index: 999;
}

.pro_btnfix a {
    background-image: url(../img/btn_fix.png);
    background-repeat: no-repeat;
    background-position: right center;
    background-size: contain;
    display: block;
    height: 100%;
    transform: translateX(100%);
    -webkit-transform: translateX(100%);
    -moz-transform: translateX(100%);
    -ms-transform: translateX(100%);
    -o-transform: translateX(100%);
}

.pro_btnfix.active a {
    transform: translateX(0%);
    -webkit-transform: translateX(0%);
    -moz-transform: translateX(0%);
    -ms-transform: translateX(0%);
    -o-transform: translateX(0%);
}

.pro_btnfix:hover a {
    background-image: url(../img/btn_fix_hv.png);
}

.anchor_fixtop {
    display: block;
    position: relative;
    top: -0px;
    width: 100%;
    visibility: hidden;
}

/* css page quotation */
#quotation01 .ttStyle01 .grid-1000::before {
    width: 72px;
    height: 42px;
    left: 4px;
    bottom: 0;
    background-image: url(../img/pro_title_icon01.svg);
}

.ho03Full02Right {
    color: #fff;
}

.quotation-Tt {
    font-size: 21px;
    font-weight: bold;
    line-height: 25px;
    text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.5);
}

.quotation-sub {
    font-size: 18px;
    font-weight: bold;
}

.quotation-num {
    font-size: 16px;
    font-weight: normal;
    text-shadow: none;
    padding-top: 12px;
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

#quotation01 .ho03Full02:first-child {
    padding-top: 32px;
}

#quotation01 .ho03Full02 {
    padding-top: 0;
}


/* quotation-btn */
.quotation-btn ul {
    font-size: 0;
    text-align: center;
    width: 100%;
}

.quotation-btn {
    background-color: rgba(0, 0, 0, 0.3);
    border-top: 2px solid #FF6600;
    border-bottom: 2px solid #FF6600;
    margin-bottom: 88px;
}

.quotation-btn ul li {
    width: 16.581%;
    text-align: center;
    display: inline-block;
}

/* .quotation-btn ul{
    justify-content: center;
} */

.quotation-btn ul li a {
    font-size: 15px;
    font-weight: bold;
    color: #fff;
    text-shadow: 2px 2px 3px #000;
    width: 100%;
    text-decoration: none;
    transition: ease all 0.35s;
    height: 42px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center;
    justify-content: center;
}

.quotation-btn ul li a:hover {
    color: #ff6600;
    background-color: rgba(0, 0, 0, 0.5);
}

/* End quotation-btn */
#quotation02 .grid-1000 {
    padding-left: 0;
}

/* End css page quotation */

.dl-flex {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
}

#juicy-bit01 .grid-1000,
.spi_title02 .grid-1000 {
    padding-left: 0;
    position: relative;
}

#juicy-bit01 .ttStyle01,
.spi_title02 .ttStyle01 {
    background: none;
    height: 45px;
    border-bottom: 2.5px solid #FF6600;
}

#juicy-bit01 .ttStyle01 ul li.tt,
.spi_title02 .ttStyle01 ul li.tt {
    text-shadow: 2px 2px 1px rgba(0, 0, 0, 0.5);
    line-height: 140%;
}

/* #juicy-bit01 .ttStyle01 ul li.tl,
.spi_title02 .ttStyle01 ul li.tl {
    padding-left: 15px;
    font-size: 24px;
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    color: #fff;
    text-shadow: none;
    line-height: 28px;
    text-align: right;
} */
/*dien*/
#juicy-bit01 .ttStyle01 ul li.tl,
.spi_title02 .ttStyle01 ul li.tl {
    padding-left: 15px;
    font-size: 24px;
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    color: #fff;
    text-shadow: none;
    /* line-height: 28px; */
    line-height: 71.49px;
    text-align: right;
}
/*dien end*/

.ttStyle01-ls {
    margin-top: 15px;
}

.ttStyle01-ls ul {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    width: 100%;
}

/* End title */
.juicy-bit01-table {
    color: #fff;
}

.ho03Full02 {
    padding-top: 20px;
}

.juicy-bit01-table ul {
    width: 100%;
    text-align: left;
    font-size: 0;
}

.juicy-bit01-table li:nth-child(2n+1) {
    font-size: 20px;
    font-weight: bold;
    width: 19.6%;
    display: inline-block;
    background-color: rgba(0, 0, 0, 0.4);
    border: 1px solid #fff;
    padding: 2px 10px;
    padding-top: 3px;
    margin-bottom: 40.5px;
    height: 30px;
    text-shadow: 2px 2px 2px #000;
}

.juicy-bit01-table li:nth-child(2n) {
    font-size: 16px;
    line-height: 25px;
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    width: 80.4%;
    display: inline-block;
    padding: 2px 17px;
    padding-right: 0;
    letter-spacing: 0.5px;
    text-align: left;
}

.juicy-bit01-table li:nth-last-child(2) {
    margin-bottom: 0;
}

#juicy-bit01 .ho03Full02Left {
    width: 44.7%;
    margin-right: 2.7%;
}

#juicy-bit01 .ho03Full02Right {
    width: 52.6%;
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    flex-wrap: wrap;
}

#juicy-bit01 .ho03Full02Right {
    padding-top: 0;
    align-content: space-between;
}

.juicy-bit-infor .item {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    padding-top: 25px;
}

.juicy-bit-infor .item .img {
    height: 61.5px;
    width: 61.5px;
    background-size: contain;
    background-position: center center;
    background-repeat: no-repeat;
}
.icon{
    height: 61.5px;
    width: 61.5px;
    background-size: contain;
    background-position: center center;
    background-repeat: no-repeat;
    display: inline-block;
}
.ul-line-height{
    line-height: 200%;
}
.juicy-bit-infor .item .txt {
    width: calc(100% - 70px);
    font-size: 16px;
    line-height: 156%;
    letter-spacing: 0.75px;
    color: #FFFFFF;
    padding-top: 2px;
}

.juicy-bit-infor {
    color: #fff;
    padding-top: 40px;
}

.juicy-bit-Title {
    font-size: 30px;
    line-height: 36px;
    text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.8);
    font-weight: bold;
}

.juicy-bit-Title.title_add_mg {
    margin-top: 55px;
}

.juicy-bit-txt {
    font-size: 16px;
    line-height: 25px;
    letter-spacing: 0.75px;
    padding-top: 10px;
}

.juicy-bit-img {
    padding-top: 20px;
}

.juicy-bit-img img {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.juicy-bit-img img.imgSp {
    display: none;
}

.juicy-bit-img img.imgPc {
    display: block;
}

/* table */
.juicy-bit-table table {
    width: 100%;
}

.juicy-bit-table {
    color: #fff;
    max-width: 800px;
    width: 100%;
    margin: 0 auto;
    margin-top: 90px;
}

.juicy-bit-table .tg {
    border-collapse: separate;
    border-spacing: 3px 6px;
}

.juicy-bit-table .tg td {
    font-size: 20px;
    border: 2px solid #fff;
    font-weight: normal;
    overflow: hidden;
    padding: 8px 5px;
    word-break: normal;
    text-align: center;
    letter-spacing: 0.5px;
    background-color: rgba(0, 0, 0, 0.2);
}

@media all and (-ms-high-contrast:none) {
	.juicy-bit-table .tg td{
        padding-top: 10px;
    }
}


.juicy-bit-table tr:nth-child(2n+1) td {
    background-color: rgba(255, 255, 255, 0.5);
    color: #231815;
}

.juicy-bit-table .tg th {
    background-color: rgba(0, 0, 0, 0.4);
    border-width: 1px;
    overflow: hidden;
    padding: 10px 5px;
    word-break: normal;
    border: 2px solid #fff;
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    width: 20%;
    letter-spacing: 0.5px
}

.juicy-bit-table .tg th span {
    font-weight: normal;
    font-size: 18px;
    display: block;
}

.juicy-bit-table .tg .tg-0pky {
    border-color: inherit;
    vertical-align: top;
}

.juicy-bit-table .tg .tg-0lax {
    vertical-align: top
}

.juicy-bit-table .add_tg.tg .tg-0lax{
    width: 20%;
}

/* End table */

.juicy-bit-table span.sub-tb {
    font-size: 16px;
    line-height: 25px;
    display: block;
    padding-top: 10px;
    letter-spacing: 0.75px;
}

.spi_title .ttStyle01 .grid-1000 {
    padding-left: 0;
}

/* .spi_title .juicy-bit-infor .txt {
    margin-bottom: 10px;
} */

.spi_title .juicy-bit-img {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    flex-wrap: wrap;
    margin-top: 10px;
}

.spi_title .juicy-bit-img .img {
    width: 50%;
    text-align: left;
}

.spi_title .juicy-bit-img .img img {
    margin-right: auto;
    margin-left: 0;
    display: block;
}

.spi_title .juicy-bit-img .img:last-child img {
    margin-left: 24.435%;
}


.spi_title02 .ttStyle01 ul li.tt {
    width: auto;
}

#spiral-bit01 .juicy-bit-infor {
    margin-bottom: 65px;
}

.spi_title02 .ho03Full02Right {
    padding-top: 0;
    width: 52.8%;
}

.spi_title02 .ho03Full02Left {
    margin-right: 2.2%;
}

.spi_title02 .juicy-bit01-table li:nth-child(2n+1) {
    width: 20.8%;
}

.spi_title02 .juicy-bit01-table li:nth-child(2n) {
    width: 79.2%;
}

.spi_title02 .juicy-bit-table {
    margin-top: 37px;
}

.spi_title02 .ho03Full02 {
    padding-bottom: 63px;
}

.spi_title02 .add_title {
    font-size: 20px;
    line-height: 160%;
    letter-spacing: 0.5px;
    font-weight: bold;
    color: #FFFFFF;
    margin-bottom: 5px;
    margin-top: 30px;
}

#spiral-bit05 {
    margin-bottom: 20px;
}

.spi_title03 .ttStyle01 .grid-1000::before {
    width: 72px;
    height: 56px;
    left: 1px;
    bottom: 1px;
}

@media all and (-ms-high-contrast:none) {
	.spi_title03 .ttStyle01 .grid-1000::before{
        bottom: -5px;
    }
}


.hand_page.spi_title03 .ttStyle01 .grid-1000::before {
    background-image: url(../img/pro_title_icon02.svg);
}

.dri_page.spi_title03 .ttStyle01 .grid-1000::before {
    background-image: url(../img/pro_title_icon03.svg);
}

.rou_page.spi_title03 .ttStyle01 .grid-1000::before {
    background-image: url(../img/pro_title_icon04.svg);
}

.hol_page.spi_title03 .ttStyle01 .grid-1000::before {
    background-image: url(../img/pro_title_icon05.svg);
}

.tip_page.spi_title03 .ttStyle01 .grid-1000::before {
    background-image: url(../img/pro_title_icon06.svg);
}

.gro_page.spi_title03 .ttStyle01 .grid-1000::before {
    background-image: url(../img/pro_title_icon07.svg);
}

.cut_page.spi_title03 .ttStyle01 .grid-1000::before {
    background-image: url(../img/pro_title_icon08.svg);
}

.cud_page.spi_title03 .ttStyle01 .grid-1000::before {
    background-image: url(../img/pro_title_icon09.svg);
}

.spe_page.spi_title03 .ttStyle01 .grid-1000::before {
    background-image: url(../img/pro_title_icon10.svg);
}

.oth_page.spi_title03 .ttStyle01 .grid-1000::before {
    background-image: url(../img/pro_title_icon11.svg);
}

.par_page.spi_title03 .ttStyle01 .grid-1000::before {
    background-image: url(../img/pro_title_icon12.svg);
}

.hand_content {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    flex-wrap: wrap;
    padding-top: 5px;
}

.hand_content .hand_cont .item {
    padding-top: 21px;
}

.hand_content .hand_cont01 {
    width: 57.306%;
}

.hand_content .hand_cont02 {
    padding-top: 21px;
    width: 42.694%;
}

#hand-tool01 .hand_content .hand_cont02 {
    padding-left: 24px;
}

#hand-tool02 .hand_content .hand_cont02 {
    padding-left: -13px;
}

#hand-tool03 .hand_content .hand_cont02 {
    padding-left: 5px;
}

#hand-tool07 .hand_content .hand_cont02 {
    padding-left: 42px;
}

.hand_sec2 .hand_content .hand_cont01,
.hand_sec2 .hand_content .hand_cont02 {
    width: 50%;
    padding-top: 0;
}

.hand_page .juicy-bit-txt {
    min-height: 85px;
}

.hand_page .hand_last {
    padding-bottom: 25px;
}

.hand_page .hand_last2 .quotation-btn{
    margin-top: 25px;
}


.hand_page .spi_title03 {
    margin-bottom: 20px;
}

#rou_01 .hand_content .hand_cont02 {
    padding-left: 50px;
}

#rou_04 .hand_content .hand_cont02 {
    padding-left: 20px;
}

#rou_05 .hand_content .hand_cont02 {
    padding-left: 40px;
}

#rou_07 .hand_content .hand_cont02 {
    padding-left: 80px;
}

.hand_sec2#dri_05 .hand_content .hand_cont02{
    padding-top: 21px;
}

.hand_sec2#cud_02 .hand_content .hand_cont02{
    padding-top: 21px;
    padding-left: 25px;
}

.hand_sec2#cud_01 .hand_content .hand_cont02{
    padding-top: 21px;
    padding-left: 50px;
}

#hol_01 .hand_content .hand_cont02{
    padding-left: 82px;
}

#tip_01 .hand_content .hand_cont02{
    padding-left: 10px;
}

#cut_04 .hand_content .hand_cont02{
    padding-left: 80px;
}

#cut_05 .hand_content .hand_cont02{
    padding-left: 20px;
}

#cut_06 .hand_content .hand_cont02{
    padding-left: 20px;
}

#cut_08 .hand_content .hand_cont02{
    padding-left: 20px;
}


/* .spi_title02#rou_07 .ttStyle01 ul li.tl {
    width: 630px;
}

.spi_title02#rou_07  .ttStyle01 ul li.tt {
    width: calc(100% - 63px);
} */

.show_pc{
    display: inline-block;
}
.show_sp{
    display: none;
}

@media all and (-ms-high-contrast:none) {
    .ho03Full02Right {
        padding-top: 0;
        display: inline-block;
    }

    #juicy-bit01 .ho03Full02Right {
        display: block;
    }
}
.title-height{
    height: 70px !important;
}
.title{
    margin-top: 22.5px;
    vertical-align: middle;
    display: table-cell;
    max-width: 550px;
}
.title--min-width{
    margin-top: 22.5px;
    vertical-align: middle;
    display: table-cell;
    max-width: 550px;
}

.title.padding-left-item{
    padding-left: 35px;
} 
.title--min-width.padding-left-item{
    padding-left: 35px;
} 
.tl.hidden-xs{
    padding-right: 29px;
}
.image-big-size{
    width: 150px;
}
@media screen and (max-width:1020px) {
    .juicy-bit01-table li:nth-child(2n+1) {
        font-size: 19px;
    }
}
@media screen and (min-width:1001px) {
    .hid-lg{
        visibility: hidden;
        display: none;
    }
    .show-lg{
        visibility: visible;
        display: inline-block;
    }
    .model--padding{
        padding-left: 0px !important;
        padding-top: 15px;
    }
    .juicy-bit-txt{
        padding-top:20px !important;
    }
    .no-icon{
        padding-top:15px;
    }
}

@media screen and (max-width:1000px) {
    .li-he{
        line-height: 2.5vw;
    }
    .hid-lg{
        visibility: visible;
        display: inline-block;
    }
    .show-lg{
        visibility: hidden;
        display: none;
    }
    .no-min-width{
        min-width: auto !important;
    }
    .juicy-bit-txt.text-white{
        padding-top:20px !important;
    }
    .ho03Full02.ow .ho03Full02Left{
        padding-left: 20px;
    }
    .tl.hidden-xs{
        display: flex;
        flex-direction: column;
        justify-content: center;
        width: auto !important;
    }
    .title-height{
        height: auto !important;
    }
    .title{
        min-width: 180px;
        padding-left: 3.5vw;
        padding-top: 2.2vw;
    }
    .title--min-width{
        min-width: 180px;
        padding-left: 3.5vw;
        padding-top: 2.2vw;
    }
    .title-padding{
        padding-top:auto;
        padding-bottom: 17.556px !important;
    }
    #cud_02 .ttStyle01 ul li.tt {
        font-size: 2.1vw;
    }

    #cut_06 .hand_content .hand_cont02{
        padding-left: 2vw;
    }

    #cut_08 .hand_content .hand_cont02{
        padding-left: 2vw;
    }

    #cut_05 .hand_content .hand_cont02{
        padding-left: 2vw;
    }

    #cut_04 .hand_content .hand_cont02{
        padding-left: 8vw;
    }

    #tip_01 .hand_content .hand_cont02{
        padding-left: 1vw;
    }
    
    #hol_01 .hand_content .hand_cont02{
        padding-left: 8.2vw;
    }

    .spi_title02#rou_07 .ttStyle01 ul li.tl {
        width: 62.987vw;
    }

    .spi_title02#rou_07  .ttStyle01 ul li.tt {
        width: calc(100% - 63vw);
    }
    .spi_title03 .ttStyle01 .grid-1000::before, #quotation01 .ttStyle01 .grid-1000::before {
        width: 7.2vw;
        height: 5.6vw;
        left: 0.1vw;
        bottom: 0.1vw;
    }

    .juicy-bit-Title.title_add_mg {
        margin-top: 5.5vw;
    }

    #quotation02 .grid-1000 {
        padding-left: 2.083vw;
        padding-right: 2.083vw;
    }

    .quotation-btn ul li a {
        font-size: 1.5vw;
        height: 4.2vw;
    }

    #juicy-bit01 .grid-1000,
    .spi_title02 .grid-1000 {
        padding-left: 2.083vw;
        padding-right: 2.083vw;
    }

    #juicy-bit01 .ttStyle01 ul li.tl,
    .spi_title02 .ttStyle01 ul li.tl {
        padding-left: 0vw;
        font-size: 2.4vw;
    }

    #juicy-bit01 .ttStyle01 ul li.tt,
    .spi_title02 .ttStyle01 ul li.tt {
        width: calc(100% - 22vw);
        font-size: 3.8vw;
        line-height: 7.1vw;
    }

    #juicy-bit01 .ttStyle01 ul li.tl,
    .spi_title02 .ttStyle01 ul li.tl {
        width: 29.987vw;
    }

    .spi_title02#rou_07 .ttStyle01 ul li.tl {
        width: 62.987vw;
    }

    .spi_title02#rou_07  .ttStyle01 ul li.tt {
        width: calc(100% - 63vw);
    }


    .ho03Full02 {
        padding-bottom: 8.8vw;
        padding-top: 3.2vw;
    }

    span.ho03Btn {
        max-width: 29vw;
        margin-bottom: -1.7vw;
    }

    span.ho03Btn a {
        height: 8.3vw;
    }

    span.ho03Btn a {
        font-size: 2.2vw;
        padding-bottom: 0.4vw;
    }

    .ttStyle01 .grid-1000 {
        padding-left: 8vw;
    }

    #pro_content01 .ttStyle01 .grid-1000,
    #hoContent08 .ttStyle01 .grid-1000 {
        padding-left: 2.083vw;
        padding-right: 2.083vw;
    }

    .juicy-bit01-table li:nth-child(2n+1) {
        font-size: 1.8vw;
        padding: 0.2vw 1vw;
        padding-top: 0vw;
        padding-bottom: 0.3vw;
        margin-bottom: 3.3vw;
        height: 3.3vw;
    }

    .juicy-bit01-table li:nth-last-child(2) {
        margin-bottom: 0;
    }

    #juicy-bit01 .ttStyle01,
    .spi_title02 .ttStyle01 {
        height: 4.5vw;
        border-bottom: 2.5px solid #FF6600;
    }

    .juicy-bit01-table li:nth-child(2n) {
        font-size: 1.6vw;
        line-height: 2.5vw;
        padding: 0.2vw 1.7vw;
    }

    .juicy-bit-infor {
        padding-top: 5vw;
    }


    .juicy-bit-Title {
        font-size: 3vw;
        line-height: 3.6vw;
        text-shadow: 0.2vw 0.2vw 0.3vw #000;
    }

    .juicy-bit-txt {
        font-size: 1.6vw;
        line-height: 2.5vw;
        padding-top: 1vw;
    }

    .juicy-bit-infor .item {
        padding-top: 2.5vw;
    }

    .juicy-bit-infor .item .img {
        height: 6.15vw;
        width: 6.15vw;
    }
    .title{
        margin-top: 0.8vw;
    }
    .title--min-width{
        margin-top: 0.8vw;
    }
    .icon{
        height: 6.15vw;
        width: 6.15vw;
        display: inline-block;
    }
    .ul-line-height{
        line-height: 200%;
    }

    .juicy-bit-infor .item .txt {
        width: calc(100% - 7vw);
        font-size: 1.6vw;
        padding-top: 0px;
    }

    .juicy-bit-img {
        padding-top: 2vw;
    }

    .juicy-bit-table {
        margin-top: 9vw;
    }

    .juicy-bit-table .tg {
        border-spacing: 0.3vw 0.6vw;
    }

    .juicy-bit-table .tg th {
        border-width: 0.1vw;
        padding: 1vw 0.5vw;
        border: 0.2vw solid #fff;
        font-size: 2vw;
    }

    .juicy-bit-table .tg th span {
        font-size: 1.8vw;
    }

    .juicy-bit-table .tg td {
        font-size: 2vw;
        border: 0.2vw solid #fff;
        padding: 0.8vw 0.5vw;
    }

    .juicy-bit-table span.sub-tb {
        font-size: 1.6vw;
        line-height: 2.5vw;
        padding-top: 1vw;
    }

    .spi_title .ttStyle01 .grid-1000 {
        padding-left: 2.083vw;
        padding-right: 2.083vw;
    }

    .spi_title02 .ttStyle01 .grid-1000 {
        padding-left: 2.083vw;
        padding-right: 2.083vw;
    }

    #spiral-bit01 .juicy-bit-infor {
        margin-bottom: 6.5vw;
    }

    .spi_title .juicy-bit-infor .txt {
        margin-bottom: 0vw;
    }

    .spi_title .juicy-bit-img .img:last-child img {
        width: calc(100% - 47.435%);
    }

    .spi_title02 .juicy-bit-table {
        margin-top: 3.7vw;
    }

    .spi_title02 .ho03Full02 {
        padding-bottom: 6.3vw;
    }

    .spi_title02 .add_title {
        font-size: 2vw;
        margin-bottom: 0.5vw;
        margin-top: 3vw;
    }

    .hand_content .hand_cont .item {
        padding-top: 2.1vw;
    }

    .hand_content .hand_cont02 {
        padding-top: 2.1vw;
    }

    .hand_sec2#dri_05 .hand_content .hand_cont02{
        padding-top: 2.1vw;
    }

    
    .hand_sec2#cud_02 .hand_content .hand_cont02{
        padding-top: 2.1vw;
        padding-left: 2.5vw;
    }

    .hand_sec2#cud_01 .hand_content .hand_cont02{
        padding-top: 2.1vw;
        padding-left: 5vw;
    }

    #hand-tool01 .hand_content .hand_cont02 {
        padding-left: 2.4vw;
    }

    #hand-tool02 .hand_content .hand_cont02 {
        padding-left: -1.3vw;
    }

    #hand-tool03 .hand_content .hand_cont02 {
        padding-left: 0.5vw;
    }

    #hand-tool07 .hand_content .hand_cont02 {
        padding-left: 4.2vw;
    }

    .hand_page .juicy-bit-txt {
        min-height: 8.5vw;
    }

    .hand_page .hand_last {
        padding-bottom: 2.5vw;
    }
    .hand_page .hand_last2 .quotation-btn{
        margin-top: 2.5vw;
    }

    .hand_page .spi_title03 {
        margin-bottom: 2vw;
    }


    #rou_01 .hand_content .hand_cont02 {
        padding-left: 5vw;
    }

    #rou_04 .hand_content .hand_cont02 {
        padding-left: 2vw;
    }

    #rou_05 .hand_content .hand_cont02 {
        padding-left: 4vw;
    }

    #rou_07 .hand_content .hand_cont02 {
        padding-left: 8vw;
    }
}

@media screen and (max-width:767px) {
    .li-he{
        line-height: 4.5vw;
    }
    .image-padding{
        padding-left: 0;
        padding-right: 0;
    }
    .title-padding{
        padding-top: 3vw !important;
        padding-bottom: 0 !important;
    }
    .ho03Full02Right.box-bottom-right{
        padding-left: 17vw;
        padding-right: 17vw;
    }
    .ho03Full02Right.box-bottom-right--padding{
        padding-left: 0;
        padding-right: 0;
    }
    .juicy-bit-txt.text-white{
        padding-top:20px !important;
    }
    .ho03Full02.ow .ho03Full02Left{
        padding-left: 0px;
    }
    .width-list-icon{
        width: 30vw;
    }
    .title.padding-left-item{
        padding-left: 0;
    } 
    .title--min-width.padding-left-item{
        padding-left: 0;
    } 
    .icon-padding{
        padding-right: 11vw;
    }
    .ttStyle01 ul li {
        display: contents;
    }
    .title{
        margin-top: 0vw;
    }
    .title{
        margin-top: 0vw;
        padding-left: 0px;
        max-width: 55vw;
        /* min-width: auto; */
        min-width: 29vw;
    }
    .title--min-width{
        margin-top: 0vw;
        padding-left: 0px;
        max-width: 55vw;
        min-width: 44vw;
    }
    .title-height{
        height: auto !important;
    }
    #juicy-bit01 .ttStyle01 ul li.tt,
    .spi_title02 .ttStyle01 ul li.tt {
        width: 100%;
    }
    
    .page-banner {
        background-image: url(../../img/products_sp.jpg) !important;
    }

    .br-pc{
        display: none;
    }

    .spi_title .ttStyle01 .grid-1000 {
        padding-left: 3.258vw;
        padding-right: 3.258vw;
    }

    #juicy-bit01 .grid-1000, .spi_title02 .grid-1000 {
        padding-left: 3.258vw;
        padding-right: 3.258vw;
    }

    .ttStyle01-ls ul {
        padding-left: 3.258vw;
        padding-right: 3.258vw;
    }

    #cud_02 .ttStyle01 ul li.tt {
        font-size: 3.6vw;
    }

    #cut_08 .hand_content .hand_cont02, #cut_06 .hand_content .hand_cont02, #cut_05 .hand_content .hand_cont02, #hol_01 .hand_content .hand_cont02, #tip_01 .hand_content .hand_cont02, #cut_04 .hand_content .hand_cont02{
        padding-left: 0;
    }
    

    .spi_title02#rou_07 .ttStyle01 ul li.tl {
        width: 51vw;
    }

    .spi_title02#rou_07  .ttStyle01 ul li.tt {
        width: calc(100% - 51.5vw);
    }

    .show_pc{
        display: none;
    }
    .show_sp{
        display: inline-block;
    }

    .hand_sec2#dri_05 .hand_content .hand_cont02{
        padding-top: 15vw;
        padding-left: 0;
    }
    
    .hand_sec2#cud_02 .hand_content .hand_cont02{
        padding-top: 15vw;
        padding-left: 0;
    }

    .hand_sec2#cud_01 .hand_content .hand_cont02{
        padding-top: 15vw;
        padding-left: 0;
    }

    #rou_01 .hand_content .hand_cont02 {
        padding-left: 0;
    }

    #rou_04 .hand_content .hand_cont02 {
        padding-left: 0;
    }

    #rou_05 .hand_content .hand_cont02 {
        padding-left: 0;
    }

    #rou_07 .hand_content .hand_cont02 {
        padding-left: 0;
    }

    .hand_content .hand_cont .item {
        padding-top: 2.738vw;
    }

    .hand_content .hand_cont02 {
        padding-top: 5vw;
    }

    .hand_content .hand_cont02>.img, .hand_content .hand_cont02>img{
        margin-top: 10vw;
    }

    #hand-tool01 .hand_content .hand_cont02 {
        padding-left: 0;
    }

    .hand_content .hand_cont02.add_padding {
        padding-top: 0 !important;
    }

    .hand_page .grid-1000 .hand_content .hand_cont02>.img{
        padding-left: 17vw;
        padding-right: 17vw;
    }

    .hand_page .grid-1000 .hand_content .hand_cont02>.img.img_add_{
        padding-left: 5vw;
        padding-right: 5vw;
    }

    #hand-tool02 .hand_content .hand_cont02 {
        padding-left: 0;
    }

    #hand-tool03 .hand_content .hand_cont02 {
        padding-left: 0;
    }

    #hand-tool07 .hand_content .hand_cont02 {
        padding-left: 0;
    }

    .hand_page .juicy-bit-txt {
        min-height: auto;
    }

    .hand_page .hand_last {
        padding-bottom: 3.259vw;
    }

    .hand_page .hand_last2 .quotation-btn{
        margin-top: 3.259vw;
    }

    .hand_content .hand_cont01,
    .hand_content .hand_cont02 {
        width: 100%;
    }

    .hand_content .hand_cont02 {
        text-align: center;
    }

    .hand_sec2 .hand_content .hand_cont01,
    .hand_sec2 .hand_content .hand_cont02,
    #cut_10 .hand_content .hand_cont02 {
        width: 100%;
        padding-top: 0;
    }

    .spi_title03 .ttStyle01 .grid-1000::before, #quotation01 .ttStyle01 .grid-1000::before {
        width: 12.2vw;
        height: 8.2vw;
        left: 5.259vw;
    }

    .juicy-bit-img img.imgPc {
        display: none;
    }

    .juicy-bit-img img.imgSp {
        display: block;
    }

    .juicy-bit-img img.imgSp.imgsp_add{
        margin-top: 6.167vw;
    }

    .newz_page.breadcrumb .breadcrumb-item {
        font-size: 2.6vw;
    }

    .juicy-bit-Title.title_add_mg {
        margin-top: 7.171vw;
    }

    #quotation02 {
        display: none;
    }

    .spi_title02 .add_title {
        font-size: 3.390vw;
        margin-bottom: 0.652vw;
        margin-top: 3.911vw;
    }

    .spi_title02 .ho03Full02 {
        padding-bottom: 8.214vw;
    }

    .spi_title02 .juicy-bit-table {
        margin-top: 4.824vw;
    }

    .spi_title02 .ttStyle01-ls ul {
        align-items: center;
    }

    #spiral-bit01 .juicy-bit-infor .txtv {
        font-size: 3vw;
        line-height: 160%;
    }

    .spi_title02 .ho03Full02Left {
        margin-right: 0%;
    }

    .spi_title02 .ho03Full02Right {
        padding-top: 5vw;
        width: 100%;
    }

    .spi_title .juicy-bit-img .img img {
        margin-left: auto;
        margin-right: auto;
    }

    .spi_title .juicy-bit-img .img {
        width: 100%;
        text-align: center;
        margin-bottom: 10vw;
    }
    
    .spi_title .juicy-bit-img .img:last-child{
        margin-bottom: 0;
    }

    .spi_title .juicy-bit-img .img:last-child img {
        width: auto;
        margin-left: auto;
        margin-right: auto;
    }

    #spiral-bit01 .juicy-bit-infor {
        margin-bottom: 8.475vw;
    }

    .juicy-bit-infor {
        padding-top: 5.215vw;
    }

    .quotation-btn ul li {
        width: 50%;
    }

    .quotation-btn ul li a {
        font-size: 3vw;
        height: 10vw;
    }

    .juicy-bit-infor .item {
        margin-top: 3vw;
    }

    .juicy-bit-img {
        padding-top: 3vw;
        padding-left: 5%;
        padding-right: 5%;
    }

    .juicy-bit-table .tg th {
        font-size: 2.7vw;
    }

    .juicy-bit-table .tg td {
        font-size: 3vw;
    }

    .juicy-bit-table .tg th span {
        font-size: 2.3vw;
    }

    .juicy-bit-table span.sub-tb {
        font-size: 2.7vw;
        line-height: 4.867vw;
        padding-top: 2vw;
    }

    .juicy-bit-infor .item .txt {
        width: calc(100% - 10vw);
        font-size: 3vw;
        line-height: 4.867vw;
        text-align: left;
    }

    .juicy-bit-infor .item .img {
        height: 8.018vw;
        width: 8.018vw;
    }
    .ul-line-height{
        line-height: 200%;
    }
    .icon {
        height: 8.018vw;
        width: 8.018vw;
        display: inline-block;
    }

    .quotation-num {
        font-size: 3.390vw;
        line-height: 5.867vw;
        padding-top: 2vw;
    }

    .quotation-sub {
        font-size: 3.7vw;
        font-weight: bold;
    }

    .quotation-Tt {
        font-size: 4.390vw;
        line-height: 5.867vw;
    }

    #juicy-bit01 .ttStyle01,
    .spi_title02 .ttStyle01 {
        height: auto;
        padding-top: 0.652vw;
    }

    #juicy-bit01 .ho03Full02Left {
        width: 100%;
        margin-right: 0%;
    }

    #juicy-bit01 .ho03Full02Right {
        width: 100%;
        padding-top: 3.5vw;
    }

    .juicy-bit01-table li:nth-child(2n+1) {
        font-size: 3.390vw;
        line-height: 5.867vw;
        margin-bottom: 3.3vw;
        height: 6vw;
    }

    .juicy-bit01-table li:nth-last-child(2) {
        margin-bottom: 0;
    }


    #juicy-bit01 .grid-1000 .grid-965,
    .spi_title02 .grid-1000 .grid-965 {
        padding-left: 0;
        padding-right: 0;
    }

    .juicy-bit-Title {
        font-size: 4.390vw;
        line-height: 5.867vw;
    }

    .juicy-bit-txt {
        font-size: 3vw;
        line-height: 4.867vw;
        padding-top: 2.043vw;
    }

    .juicy-bit01-table li:nth-child(2n) {
        font-size: 3vw;
        line-height: 160%;
        padding-top: 0.7vw;
    }

    .ttStyle01 ul li.tt {
        width: auto;
        line-height: 5.346vw;
    }


    /* #juicy-bit01 .ttStyle01 ul li.tl,
    .spi_title02 .ttStyle01 ul li.tl {
        font-size: 3.8vw;
        line-height: 5.346vw;
        margin-top: 1vw;
    } */
    /*dien*/
    #juicy-bit01 .ttStyle01 ul li.tl,
    .spi_title02 .ttStyle01 ul li.tl {
        font-size: 3.8vw;
        line-height: 5.346vw;
        margin-top: 1vw;
    }
    /*dien end*/

    .pro_btnfix {
        width: 30px;
        height: 102px;
        display: none;
    }

    .pro_cont01_text {
        padding-left: 3.259vw;
        padding-right: 3.259vw;
        margin-top: 5.867vw;
    }

    .pro_cont01_text .title {
        font-size: 3.390vw;
        line-height: 5.867vw;
        margin-bottom: 1.565vw;
    }

    .pro_cont01_text .content_all .item {
        width: 100%;
        margin-bottom: 2.608vw;
    }

    .pro_cont01_text .content_all .item .img {
        height: 8.018vw;
        width: 8.018vw;
    }

    .pro_cont01_text .content_all .item .txt {
        width: calc(100% - 9.713vw);
        font-size: 3.390vw;
    }

    .ttStyle01 .grid-1000 {
        padding-left: 15vw;
    }

    .ho03Full02 {
        padding-bottom: 16.949vw;
        /* padding-top: 5.210vw; */
        padding-top: 1.5vw;
    }

    .ho03Full02Left {
        width: 100%;
        margin-right: 0%;
        /* text-align: center; */
        text-align: left;
    }

    .ho03Full02Right {
        width: 100%;
        margin-right: 0%;
    }

    .ho03Full02Right {
        padding-top: 3.5vw;
    }

    span.ho03Btn a {
        background-size: 65.196vw;
        height: 13.343vw;
        font-size: 4.694vw;
        padding-bottom: 1vw;
    }

    .anchor_fixtop {
        top: -10px;
    }

    span.ho03Btn {
        max-width: 100%;
        margin-bottom: -1.7vw;
    }
}