/*pdif-a7*/

.pdif-a7 {
    width: 100%;
    height: auto;
    color: #202020
}

.pdif-a7 .pbox01 {
    width: 100%;
    height: 300px;
    padding-top: 14px;
    margin: 0 auto;
    margin-bottom: 25px;
}

.pdif-a7 .pbox01 .cpimg {
    background: #fff;
    border: 1px #b5b5b5 solid;
    box-sizing: border-box;
    height: 300px;
    overflow: hidden;
}

.pdif-a7 .pbox01 .cpimg img {
    
}

.pdif-a7 .pbox01 .cpdesc {
    height: 300px;
}

.pdif-a7 .pbox01 .cpdesc .p01 {
    color: #173983;
    font-size: 2.4rem;
    overflow: hidden;
}

.pdif-a7 .pbox01 .cpdesc .p02 {
    height: 60px;
    color: #737373;
    font-size: 1.4rem;
    line-height: 26px;
    padding-top: 10px;
    overflow: hidden;
}

.pdif-a7 .pbox01 .cpdesc .p03 {
    color: #727578;
    font-size: 1.6rem;
}

.pdif-a7 .pbox01 .cpdesc .p03 span {
    color: #173983;
    font-size: 2.6rem;
}


.pdif-a7 .pbox01 .cpdesc .p04 span {
    color: #ea5504;
    font-size: 1.8rem;
}

.pdif-a7 .pbox02 {
    width: 100%;
    height: auto;
    margin: 0 auto;
    line-height: 32px;
    padding-top: 40px;
    color: #313131;
    font-size: 1.6rem;
    overflow: hidden;
}

.pbox03 {
    width: 100%;
    height: auto;
    line-height: 34px;
    color: #1e1f20;
    font-size: 1.6rem;
    padding-bottom: 40px;
    margin: 20px auto;
    overflow: hidden;
}

.pbox03 .box{
    background: #f9f9f9;
    border-radius: 10px;
    padding: 20px; 
}


.pdif-a7 .pbox02 .pmenu {
    width: 100%;
    background: #eeeeee;
    border-radius: 3px;
    margin: 0 auto;
    padding: 10px; 
}

.pdif-a7 .pbox02 .pmenu ul {
    margin-bottom: 0;
}

.pdif-a7 .pbox02 .pmenu ul li:nth-child(-n+2) { border-right: 1px solid #a0a0a0;
    
}



.pdif-a7 .pbox02 .pmenu ul li {
    line-height: 30px;
    margin-bottom: 0;
}

.pdif-a7 .pbox02 .pmenu ul li a {
    width: 100%;
    height: 30px;
    display: block;
}

.pdif-a7 .order-title {
    width: 100%;
    height: 50px;
    background: #e9e9e9;
    margin-bottom: 20px;
    border-radius: 3px;
}

.pdif-a7 .order-title span {
    width: 150px;
    height: 50px;
    line-height: 50px;
    background: #173983;
    font-size: 1.8rem;
    color: #fff;
    text-align: center;
    display: block;
    border-radius: 5px 0 0 5px;
}