.div_pdf {
    height: auto;
    background-color: #f8f5f5;
    padding: 5px;
    margin-bottom: 5px;
    overflow: hidden;
    padding: 10px;
}

.hidden_contact {
    display: none !important;
}
#textarea_01_enrollment {
    border: 0.17em solid #C8C8C8;
    margin-top: 15px;
    width: 533px;
    height: 45px;
    padding: 20px;
    border-top-right-radius: 7px;
    border-top-left-radius: 7px;
    border-bottom-right-radius: 7px;
    border-bottom-left-radius: 7px;
}
#textarea_820_contact_us {
    width: 350px;
    height: 45px;
    margin-top: 20px;
    border-top-right-radius: 7px;
    border-top-left-radius: 7px;
    border-bottom-right-radius: 7px;
    border-bottom-left-radius: 7px;
    padding: 5px;
    border: 0.17em solid #E1D2D2;
}
.bt_export_pdf {
    text-align: center;
    padding-left: 30px;
    padding-top: 15px;
    padding-bottom: 25px;
    background-color: #f3a1aa;
    box-shadow: 0px 3px 0px 0.00px #b9757c;
    border: 0px solid;
    width: 175px;
    height: 9px;
    border-radius: 10px;
    color: white;
    font: 99% arial,helvetica,clean,sans-serif;
    background-image: url(/wp-content/themes/stemcell-ins/images/export01.png);
    background-repeat: no-repeat;
    background-size: 30px;
    background-position: 5% 50%;
    margin-left: 30px;
    font-size: 16px;
    font-family: meiryo;
}

.bt_print_pdf {
    text-align: center;
    padding: 15px;
    padding-left: 35px;
    background-color: #f3a1aa;
    box-shadow: 0px 3px 0px 0.00px #b9757c;
    border: 0px solid;
    width: 204px;
    height: 50px;
    border-radius: 10px;
    color: white;
    font: 99% arial,helvetica,clean,sans-serif;
    background-image: url(/wp-content/themes/stemcell-ins/images/export02.png);
    background-repeat: no-repeat;
    background-size: 30px;
    background-position: 25% 50%;
    margin-left: 30px;
    font-size: 16px;
    font-family: meiryo;cursor: pointer;
}

/* Stemcell Banner 01 */
#panel-row-4 {
    width: 731px;
    height: 140px;
    margin-top: 15px;
}
#panel-row-4-1 {
    position: absolute;
    left: 498px;
    height: 140px;
    width: 233px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    font-size: 13px;
}
#panel-row-4-2 {
    position: absolute;
    left: 249px;
    height: 140px;
    width: 233px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    font-size: 13px;
}
#panel-row-4-3 {
    position: absolute;
    height: 140px;
    width: 233px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    font-size: 13px;
}
.widget_banner01 {
    width:100%;
    height: 105px;
    margin-bottom: 5px;
    background: white;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    text-align: center;
}

.widget_banner_text {
    width: 100%;
    height: 40px;
}
.link_banner_01 {
    color: #4c4c4c !important;
    font-size: 11px;
    height: 12px;
}
.link_banner_01:hover {
    text-decoration: underline;
    color: #4c4c4c !important;
}
.image_hover:hover {
    opacity: 0.7;
}
.main_banner_01 {
    width: 731px;
    height: 140px;
    position: relative;
}