.cb {
    clear: both;
}
.education-maste-unit {
    width: 100%;
    padding-bottom: 100px;
}
.education-maste-image {
    width: 240px;
    text-align: center;
    vertical-align: top;
    float: right;
    padding-bottom: 20px;
    padding-left: 1em;
}
@media only screen and (max-width : 780px){
.education-maste-image {
    width: 130px;
    padding-left: 15px;
}
.education-maste-image {
text-align: center;
padding: 0 0 1em;
}
}
.beyond-content-02 {
    background-image: url(/social/beyond5g/img/content-02.png);
    background-size: 100%;
    background-position: top center;
    background-repeat: no-repeat;
    color: #fff;
    min-height: 450px;
    position: relative;
}
.beyond-content-02 p {
    position: absolute;
    width: 350px;
    padding: 20px;
    right: 0;
    top: 10%;
    line-height: 180%;
}
.beyond-content-03 {
    padding: 20px 60px 80px 60px;
}
.beyond-layout {
    display: table;
    table-layout: fixed;
    width: 100%;
    padding: 0 0 50px;
}
.beyond-section-type01,.beyond-section-type02,.beyond-section-type03 {
    display: table-cell;
    vertical-align: top;
}
.beyond-section-type01 {
    width: 50%;
    text-align: center;
}
.beyond-section-type01 p {
    padding: 0 0 30px;
}
.beyond-section-type01 img {
    max-width: 80%;
}
h3.beyond-h3 {
    font-weight: bold;
    font-size: 1.4rem;
    padding: 0 0 20px;
}.beyond-section-type02 {
    width: 60%;
}
.beyond-section-type03 {
    width: 40%;
    text-align: center;
}
.beyond-section-type03 p {
    padding: 0 0 10px;
}
table.beyond-table {
    width: 100%;
    border-top: 1px solid #eee;
    border-left: 1px solid #eee;
    margin: 0 0 50px;
}
table.beyond-table th,table.beyond-table td {
    border-bottom: 1px solid #eee;
    border-right: 1px solid #eee;
    padding: 10px;
}
table.beyond-table a,.beyond-infoarea a,.news a,.beyond-link a {
    color: #cb2837;
    text-decoration: underline;
}
dl.news {
    width: 100%;
    display: table;
    table-layout: fixed;
    margin: 0 0 10px;
}
dl.news.news-last {
    margin: 0 0 50px;
}
dl.news dt,dl.news dd {
    display: table-cell;
    vertical-align: top;
}
dl.news dt {
    width: 15%;
}
dl.news dd {
    width: 85%;
}
.beyond-infoarea {
    padding: 0 0 100px;
}
.beyond-infoarea p {
    padding: 0 0 10px;
}
.beyond-btn a {
    color: #fff;
    background: #274e93;
    border: 2px solid #274e93;
    display: block;
    max-width: 80%;
    margin: 0 auto 1em;
    border-radius: 6px;
    padding: 20px 0;
    font-weight: bold;
    font-size: 1.1rem;
    line-height: 170%;
}
.beyond-btn a:hover {
    color: #274e93;
    background: #fff;
}
@media only screen and (max-width : 780px){
.beyond-content-02 {
    min-height: 390px;
    background-color: #0070c0;
}
.beyond-content-02 p {
    width: 90%;
    position: static;
    padding: 150px 20px 0;
    margin: auto;
}
.beyond-content-03 {
    padding: 10px 10px 30px;
}
.beyond-section-type01,.beyond-section-type02,.beyond-section-type03,dl.news dt,dl.news dd {
    display: block;
    width: 100%;
}
.beyond-section-type03 {
    padding: 20px 0 0;
}
}
.smart-campus-program {
    position: relative;
    border: 7px solid #1072be;
    padding: 1rem;
    margin: 0 0 3rem;
}
.beyond-sub-ttl {
    background: #1072be;
    color: #fff;
    font-weight: bold;
    font-size: 1.05rem;
    padding: 1rem;
    display: inline-block;
    margin: 2rem 0 1rem;
}
.smart-campus-program-ttl {
    text-align: center;
    padding: 1rem 0;
    font-weight: bold;
    font-size: 1.3rem;
    line-height: 170%;
}
.smart-campus-program-icon {
    position: absolute;
    top: 10px;
    right: 20px;
}
.smart-campus-program-icon img {
    width: 110px;
    height: auto;
}
.smart-campus-program p {
    padding: 0 0 1rem;
}
.smart-campus-program .beyond-section-type01 {
    text-align: left;
}
.smart-campus-program .beyond-section-type01:first-child {
    width: 45%;
}
.smart-campus-program .beyond-section-type01:nth-child(2) {
    width: 55%;
}
.smart-campus-program .beyond-section-type01:nth-child(2) p {
    padding-top: 1rem;
}
@media only screen and (max-width : 780px){
.smart-campus-program-icon {
    position: static;
    text-align: center;
}
.smart-campus-program-icon img {
    width: 60px;
}
.smart-campus-program .beyond-section-type01 img {
    margin: auto;
    display: block;
    padding: 0 0 1rem;
}
.smart-campus-program .beyond-section-type01:first-child,.smart-campus-program .beyond-section-type01:nth-child(2) {
    width: 100%;
}
}