.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-bottom: 20px;
}
}
.general-edu-btn.bd_btn ul li a {
    display: block;
}
.education-subttl {
    font-size: 16px;
    border-bottom: 3px solid #e5e5e5;
    padding: 0.7em 0px 0.7em;
    display:inline-block;
    margin-bottom:10px;
}
ul.overseas-language-image li {
    display: inline-block;
    padding: 0 1em 1em 0;
}
h4.faq-ttl::before {
    content: "Q";
    color: #cb2837;
    background: transparent;
    position: relative;
    top: -6px;
}
p.faq-text {
    padding: 0 0 2em;
}
.exp_nav ul {
    margin: 0 0 2em;
}
.exp_nav ul li {
    display: inline-block;
    margin: 0 1em 1em 0;
}
.exp_nav ul li a {
    padding: 1em;
    border: 1px solid #ccc;
    display: inline-block;
}
.exp_nav ul li a:hover {
    background: #ccc;
}
.exp_nav ul li a:before {
    content:"";
    background-repeat: no-repeat;
    background-size: contain;
    width: 40px;
    height: 20px;
    display: inline-block;
    position: relative;
    top: 3px;
}
.exp_nav ul li.usa a:before {
    background-image: url(/education/general-edu/img/flag01.jpg);
}
.exp_nav ul li.cana a:before {
    background-image: url(/education/general-edu/img/flag02.jpg);
}
.exp_nav ul li.eng a:before {
    background-image: url(/education/general-edu/img/flag03.jpg);
}
.exp_nav ul li.germ a:before {
    background-image: url(/education/general-edu/img/flag05.jpg);
}
.exp_nav ul li.fran a:before {
    background-image: url(/education/general-edu/img/flag06.jpg);
}
.exp_nav ul li.cn a:before {
    background-image: url(/education/general-edu/img/flag07.jpg);
}
.exp_nav ul li.kor a:before {
    background-image: url(/education/general-edu/img/flag08.jpg);
}
.exp_nav ul li.ile a:before {
    background-image: url(/education/general-edu/img/flag09.jpg);
}
.exp_nav ul li.aus a:before {
    background-image: url(/education/general-edu/img/flag04.jpg);
}
h4 {
    position: relative;
    clear: both;
}
h4 span {
    position: absolute;
    right: 0;
    color: #4e4e4e;
    font-size: 0.8em;
}
p.img-voice-right {
    float: right;
    padding: 0 0 1em 1em;
}
p.img-voice-left {
    float: left;
    padding: 0 1em 1em 0;
}
@media only screen and (max-width : 780px){
p.img-voice-right,p.img-voice-left {
    float: none;
    text-align: center;
    padding: 0 0 1em;
}
}
.bd_btn ul li.bnr a {
    padding: 0;
    border: 1px solid #cb2837;
}

.bd_btn1 ul li.bnr a:before {
    display: none;
}

.bd_btn ul li.bnr a span {
    padding: 5px;
    display: block;
    font-size: 0.9em;
}
table td a {
    color: #cb2837;
    text-decoration: underline;
}
.ir-table-unit {
    display: table;
    table-layout: fixed;
    width: 100%;
    margin: 0 0 20px;
}
.ir-table-cell-01 {
    display: table-cell;
    width: 40%;
    vertical-align: top;
    padding: 10px;
}
.ir-table-cell-02 {
    display: table-cell;
    width: 60%;
    vertical-align: top;
    padding: 10px;
}
.ir-table-cell-01 img {
    width: 65%;
    display: block;
}
.ir-pic-03 img {
    max-width: 300px;
}