
.plusbot{
    position:absolute;
    right:60%;
    bottom:0;
    z-index:99;
    font-size:30px;
    transform: translate(-50%,50%);
    -webkit-transform: translate(-50%,50%);
    -moz-transform: translate(-50%,50%);
    -ms-transform: translate(-50%,50%);
    o-transform: translate(-50%,50%);
    color: #58D3F7;
    display: none;
    cursor: pointer;
    }
    .minusbot{
    position:absolute;
    right:30%;
    bottom:0;
    z-index:99;
    font-size:30px;
    transform: translate(-50%,50%);
    -webkit-transform: translate(-50%,50%);
    -moz-transform: translate(-50%,50%);
    -ms-transform: translate(-50%,50%);
    o-transform: translate(-50%,50%);
    color: #58D3F7;

    display: none;
    cursor: pointer;
    }  

          .page_wp {
    padding: 30px 0 100px;
    background: #f3f4f5;
    }

    .top-tb td p {
        display: flex;

    }

    .top-tb td p span:first-child {
        margin-right: 30px;
    }

    .contact-form-st1 table tr td span {
        margin-left: 15px;
        color: #82cddd !important;
    }

    .pnbox-contact {
        width: 100%;
        max-width: 500px;


        font-weight: bold;

        font-size: 30px;

        border-bottom: 3px solid #188bed;
        padding-bottom: 5px;
        padding-left: 15px;

        line-height: 140%;
        margin: 50px auto 35px;
        text-align: center;
    }

    table {

        width: 100%;
        max-width: 650px;
        margin: auto;
    }

    .pnh-bdl-table {
        /* border-left: 5px solid blue; */
        padding: 20px 35px;
        text-align: center;
        border: 5px solid #82cddd;
        margin: auto;
        max-width: 1000px;
    }

@media screen and (max-width: 980px) {
.top-tb td:nth-child(2) {
width: 100%;
} 
}
      

@media screen and (min-width: 1200px) {
.banner.pnh-banner {
min-height: 700px ;
}
}   


@media screen and (min-width: 1000px) {
.banner.pnh-banner {
min-height: 500px;
}
}   

@media screen and (min-width: 560px) {
.banner.pnh-banner {
min-height: 400px;
}



} 

@media screen and (max-width:580px) {
    .pnh-bdl-table {
        padding: 20px 0px;
    }
    .page_wp {
        padding: 30px 0 50px;
    }

    .pnbox-contact {
        width: 100%;
        max-width: 500px;
        font-weight: bold;
        font-size: 22px;
        border-bottom: 3px solid #188bed;
        padding-bottom: 5px;
        padding-left: 15px;
        line-height: 140%;
        margin: 35px auto 15px;
        text-align: center;
    }

    .pnh-bdl-table {
        border: 2px solid #82cddd;
    }
}

.pnh-gaiyou .top-tb td:first-child {
width:15%;
}  