/* start step css*/


.box {
    padding: 0 20px 10px 30px;
    font-size: 14px
}

.box ul li:first-child {
    margin-top: 0
}

.box ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    position: relative;
    transition: all .5s linear;
    top: 0
}

.box ul:before {
    content: "";
    display: block;
    width: 0;
    height: 100%;
    border: 1px solid #000;
    position: absolute;
    top: 0;
    left: 2px;
    background: #000;
}

.box ul li {
    margin: 60px 0 30px 30px;
    position: relative;
    padding: 0;
    color: #333;
    border-radius: 10px
}

.box ul li>span {
    content: "";
    display: block;
    width: 0;
    height: 100%;
    
    position: absolute;
    top: 5px;
    left: -28px
}

.box ul li>span.second {
    top: 6px
}

.box ul li>span:before {
     content: ' ';
    background: url(../img/icon/fa-clock.svg) no-repeat top center;
    padding-left: 25px;
    background-size: 25px 25px;
    height: 25px;
    background-position: left center;
    display: block;
    border-radius: 50%;
    position: absolute;
    left: -12.5px;
    z-index: 2;
    top: -7px;
    background-color: #fff;
}
.ms_comside_in .image-cover {
    height: 140px;
}
#sidebar .cattxt {
    font-size: 11px;
    padding-top: 0;
}
.box ul li>span:after {
    top: 95%
}

.box .title {
    text-transform: uppercase;
    font-weight: 700;
    margin-bottom: 5px
}

.box .info:first-letter {
    text-transform: capitalize;
    line-height: 1.7
}

.box .name {
    margin-top: 10px;
    text-transform: capitalize;
    font-style: italic;
    text-align: right;
    margin-right: 20px
}

.box .time span {
    position: absolute;
    left: 0;
    color: #333;
    font-size: 25px;
    color: #333
}

.box .time span:first-child {
    top: -8px
}

.box .time span.second:first-child {
    top: 0px;
    left: 0
}

.timelinecol .col3 {
    width: 46%;
    float: left;
    margin-top: 33px;
    clear: both;
    padding-right: 20px
}

.timelinecol .col6 {
    float: left;
    width: 54%;
    box-sizing: border-box;
    margin-top: 30px
}

.timelinecol .col3 img {
    width: 100%
}

.timelinecol .col3 span,
.timelinecol .col6 span {
    display: block;
    padding: 0 0 15px;
    font-size: 20px;
    color: #333;
    letter-spacing: 1.5px;
    line-height: 1.3em
}

.box ul li.last {
    padding-bottom: 0;
    margin-bottom: 0
}
.rowsp .line-small
{
    font-size: 14px;
}

@media screen and (max-width: 768px) {
    .timelinecol .col6 {
        float: none;
        width: 100%;
        box-sizing: border-box;
        padding-left: 0;
        margin-top: 10px;
    }

    .timelinecol .col6 span {
        display: block;
        padding: 15px 0 10px 0;
        font-size: 18px;
    }

    .timelinecol .col3 {
        width: 100%;
        float: none;
        margin-top: 25px;
        font-size: 18px;
    }
    .flowttl
    {
        padding: 5px !important;
    height: 0;
    }
}

/* end step css*/
/* start price block*/
.price_whbg {
    margin: 0 auto;
    background: #fff;
    padding: 40px 0;
    font-size: 16px;
}

.ifrmpric {
    padding: 0 15px;
    margin-bottom: 10px;
}

.price_whbg table {
    table-layout: fixed;
    border-collapse: collapse;
    width: 100%;
}

.price_list1 {
    width: 75%;
    padding: 0 40px;
}

.price_whbg .row {
    margin-left: 0 !important;
    margin-right: 0 !important;
}

.prcatl {
    border-bottom: 1px solid #333;
    margin-bottom: 10px;
}

.p02-secttlblk {
    font-size: 24px;
    line-height: 1.5em;
}

.prcat {
    font-size: 14px;
    margin-bottom: 10px !important;
}

.pricerow ul.numberlist .nubli {
    margin-left: 10px;
}

.price_list2 {
    padding: 0;
    font-family: Notoserif;
    font-size: 20px;
    text-align: right !important;
    width: 100% !important;
}

.price_whbg .col-sm-6 {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.pricelist__items {
    padding: 0 40px;
    max-width: 600px;
    font-size: 16px;
    letter-spacing: 1px;
}

.pricelist__item {
    display: inline-block;
    display: list-item;
    position: relative;
}

.pricelist__item-title {
    position: relative;
    background: #fff;
    line-height: 1.5em;
}

.item_title {
    position: relative;
    background: #fff;
    z-index: 3;
}

.dots {
    position: absolute;
    top: 14px;
    left: 0;
    right: 0;
    z-index: 1;
    margin: 0;
    border: 0;
    height: 1px;
    display: block;
    background-image: radial-gradient(circle closest-side, #333 99%, rgba(0, 0, 0, 0) 1%);
    background-position: bottom;
    background-size: 6px 3px;
    background-repeat: repeat-x;
}

.pricelist__item-price {
    position: absolute;
    top: 3px;
    right: 0;
    z-index: 1;
    background-color: #fff;
    width: 150px;
    font-family: Notoserif;
    font-size: 18px;
    padding-left: 5px;
}

@media screen and (max-width: 768px) {
    .parts_innerc {
        padding-left: 15px;
        padding-right: 15px;
        box-sizing: border-box;
    }

    .part_tbl,
    .part_tbl2,
    .parts_innerc {
        max-width: 100%;
    }

    .price_whbg {
        padding: 20px 0;
        font-size: 14px;
    }

    .price_list1 {
        width: 190px;
        padding: 0px  !important;
    }
.ifrmpric
{
    padding:0;
}
    .pricerow .col-sm-7 {
        padding: 0px;
    }

   

    .prcatl {
        font-size: 16px !important;
        padding-bottom: 5px;
    }

    .pricelist__items {
        padding:0px;
        font-size: 14px;
        letter-spacing: 0;
    }

    .pricelist__item-price {
        width: 78px;
        font-size: 15px;
    }
}


/*end price block*/
/*start 4 block*/
.hidediv {
    opacity: 0;
    position: relative;
    bottom: -50px;
}

.hidediv.showing {
    bottom: 0;
    opacity: 1;
}

.nopd-bgwrapfull {
    background-color: #000;
}

.nopd-bgwrapin p {
    width: 100%;
    font-size: 30px;
    color: #fff;
    padding-right: 30px;
    text-align: right;
    top: 50%;
    position: absolute;
    transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
}

.nopd-bgwrapin p:after {
    content: ' ';
    background: url(../img/icon/right-arrow_02.svg) no-repeat top center;
    padding-left: 20px;
    background-size: 20px 20px;
    margin-left: 16px;
    height: 20px;
    background-position: center center;
    
}

.nopd-bgwrap img {
    position: inherit;
}

@media (min-width: 769px) {
    .nopd-bgwrapfull a:hover img {
        transform: scale(1.1);
    }

    .nopd-bgwrapfull .col-sm-6 img {
        width: 100%;
        -webkit-transition-property: all;
        -webkit-transition-duration: .8s;
        -webkit-transition-timing-function: ease;
    }

    .nopd-bgwrapfull .col-sm-6 {
        padding-right: 0;
        padding-left: 0;
    }
}

/*end 4 block*/

/*start pickup block*/
.pick-up {
    padding-left: 25px;
    padding-right: 25px;
}

.pick-up .row {
    margin: 0;
}

.rowsp {
    display: flex;
    display: -ms-flexbox;
    display: -webkit-flex;
    flex-wrap: wrap;
}

.rowsp [class*=col-] {
    margin: 0 -.3px;
}

.pick-up .col-xs-6 {
    padding: 0 24px !important;
}

.pick-up .col-xs-6 {
    padding: 0 30px !important;
}

.image-coverpickup {
    width: 100%;
    height: 305px;
    overflow: hidden;
}

.image-coverpickup img {
    object-fit: cover;
    position: relative;
    top: 50%;
    left: 50%;
    width: 100%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.txtmtxt {
    font-size: 24px;
    line-height: 1.5em;
}



.cattxt {
  font-weight: 700;
    display: inline-block;
    
    color: #9b7604;
    font-size: 14px;
    line-height: 1.4em;
   
}
.rowsp .col-xs-4 .cattxt {
    margin-top: 10px;
}

.line-hemiddle {
    line-height: 1.8em !important;
}

.txtnorm {
    font-size: 16px;
}

.pickup_media img {
    max-width: 122px;
}

.reportbk .rowsp a {
    overflow: hidden;
}

.bg-yellow a {
    display: block;
}

.hidecut {
    overflow: hidden;
}

.reportbk .rowsp .image-cover {
    -o-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -ms-transition: all .5s ease;
    transition: all .5s ease;
}

.image-cover {
    width: 100%;
    height: 203px;
    overflow: hidden;
}

.image-cover img {
    object-fit: cover;
    position: relative;
    top: 50%;
    left: 50%;
    width: 100%;
    /* height: 100%; */
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.main-sentence-text {
    font-size: 20px;
    text-align: justify;
    line-height: 1.5em;
    font-weight: bold;
}

.cat_col2 {
    color: #0d8201;
}

.line-small {
    line-height: 1.8em;
}

.reportbk .rowsp a:hover .image-cover {
    transform: scale(1.1);
}

.reportbk a:not(.linkdetail):hover {
    opacity: 1;
    box-shadow: 16.383px 11.472px 21.6px 2.4px rgba(0, 0, 0, 0.2);
}
.reportbk a
{
display: block;
}
.reportbk .rowsp a:hover {
    box-shadow: none;
}
#home .rowsp .col-xs-4:nth-child(4) {
    display: none;
}

@media only screen and (max-width: 768px) {
    .pick-up {
        padding: 0 15px;
        padding-top: 15px !important;
        padding-bottom: 15px !important;
    }
    #home .rowsp .col-xs-4:nth-child(4) {
    display: block;
}

    .rowsp {
        margin-left: -7.5px !important;
        margin-right: -7.5px !important;
    }

    .pick-up .col-xs-6 {
        width: 100%;
        margin-top: 0px !important;
    }
    .textlimit2.spt-0.line-hemiddle {
    padding-top: 5px !important;
}

    .rowsp [class^=col-] {
        padding-left: 7.5px !important;
        padding-right: 7.5px !important;
    }

    .image-coverpickup {
        height: 220px;
    }

    .image-coverpickup img {
        object-fit: cover;
        position: relative;
        top: 50%;
        left: 50%;
        width: 100%;
        /* height: 100%; */
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
    }

    .pickup_media img {
        width: 80px;
    }

    .txtmtxt {
        margin-top: 10px;
        font-size: 18px;
        line-height: 1.7em;
    }

    .cattxt {
        font-size: 11px;
        line-height: 1.5em;
  margin-bottom: 10px;
   
    }
    .rowsp .col-xs-4 .cattxt {
    margin-top: 0;
}

    .line-hemiddle {
        line-height: 1.8em !important;
    }

    .smt-15px {
        margin-top: 15px !important;
    }

    .rowsp .col-xs-4 {
        width: 50%;
        padding: 0 7.5px;
        float: left;
        box-sizing: border-box;
    }

    .hidecut .image-cover {
        height: 95px;
    }

    .image-cover img {
        object-fit: cover;
        position: relative;
        top: 50%;
        left: 50%;
        width: 100%;
        /* height: 100%; */
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
    }

    .main-sentence-text {
        text-align: left;
        line-height: 1.5em;
        font-size: 16px;
    }

    .rowsp .main-sentence-text {
        font-size: 14px;
    }

    .rowsp .line-small {
        font-size: 12px;
        margin-top: -10px;
    }

    .line-small {
        line-height: 1.4em;
    }
    .txtnorm
    {
        font-size: 14px;
    }
    .m_price_tbl table tr td {
    padding: 10px 5px;
    font-size: 12px;
}
.p07-01.mt-60px.smt-30px.mb-140px.smb-30px {
    padding: 0 15px;
}
}

/*end pickup block*/