@charset "utf-8";

.thirdbox .p03{background-color: #c29313;}

@media screen and (min-width: 769px) {

.wnew.flexbox{display: -webkit-flex;display: flex; -webkit-justify-content: space-between;justify-content: space-between;margin-top: 30px;}

.wnew.flexbox .text{border-bottom: 1px solid #7a6a55;border-top: 1px solid #7a6a55;margin-right: 25px;display: table;}
.wnew.flexbox .text p{display: table-cell;vertical-align: middle;}

.halfboxtable00 {
    width: 80%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 40px;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
}
.table20 td.tdcolorcenter {width: 5em;}
.table20 td.tdborderlr {width: 12.5em;}
}


@media screen and (max-width: 768px) {
.wnew.flexbox .ph{text-align: center;margin-top: 5px;}
.halfboxtable00.sp_pd .tablehalfxob .table20{margin-top: 0;margin-bottom: 0;}
.halfboxtable00.sp_pd .tablehalfxob .tdcolorcenter{width: 20%;}
.halfboxtable00.sp_pd .tablehalfxob .tdborderlr{width: 30%;}
.halfboxtable00.sp_pd{margin-bottom: 40px;}

.wnew.flexbox .text{border-bottom: 1px solid #7a6a55;border-top: 1px solid #7a6a55;padding: 20px 0;margin: 20px 0;}

}