.sectionimg {
    margin-top: 20px;
    text-align: center;
}

.sectionimg img {
    width: 410px;
    border-radius: 20px;
}

.meritlead {
    display: flex;
    justify-content: center;
    width: 100%;
}

.meritlead > div {
    width: 204px;
    height: 81px;
    border-radius: 12px;
    background: #2f9ea5;
    border: 3px solid #fff;
    font-size: 23px;
    text-align: center;
    letter-spacing: 0.1em;
    color: #FFF;
    font-weight: 500;
    padding-top: 13px;
    box-sizing: border-box;
}

.meritlead > div.meritfirst span {
    font-size: 31px;
    color: #F9FF60;
}

.meritlead > div.meritsecond {
    font-size: 19px;
    line-height: 19px;
    margin-left: -12px;
    margin-top: 30px;
}

.meritlead > div.meritsecond span {
    font-size: 26px;
    display: block;
    line-height: 30px;
    color: #F9FF60;
}

.meritlead > .meritfirst {
    margin-right: -12px;
}

.meritbox {
    padding-top: 30px;
}

.meritbox ul li {
    font-family: "Zen Kaku Gothic New";
    font-weight: 500;
    font-size: 13px;
    letter-spacing: 0.1em;
    text-align: center;
    color: #000;
}

.meritbox ul {
    padding-top: 20px;
}


.onlineclass {
    padding-top: 30px;
}

.onlineclass h3 {
    font-family: "Zen Kaku Gothic New";
    font-weight: 500;
    font-size: 18px;
    letter-spacing: 0.1em;
    text-align: center;
    color: #000;
}

.onlineclass h3 span {
    font-size: 22px;
    line-height: 22px;
    font-weight: bold;
}

.onlineclass h3 strong {
    font-weight: 500;
    border-bottom: 4px solid #FEDB3C;
}

.onlineclass h3:after {
    display: inline-block;
    content: "";
    background-image:url(/img/careersupport/waseyobi/pint_online.png);
    width:45px;
    height:60px;
    background-size:45px auto;
    background-position:bottom left;
    background-repeat:no-repeat;
        vertical-align:top;
    margin-left:2px
}

.onlineclass ul li {
    width: 717px;
    height: 32px;
    background: #e9ffff;
    border-radius: 30px;
    font-size: 16px;
    box-sizing: border-box;
    padding-left: 30px;
    display: block;
    margin: 0 auto;
    margin-top: 13px;
}

ul.gradelist {
    width: 750px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    padding-top: 50px;
}

ul.gradelist > li {
    width: 180px;
}

ul.gradelist > li.g3 {
    width: 336px;
}

ul.gradelist > li h3 {
    font-family: "Zen Kaku Gothic New";
    font-weight: bold;
    font-size: 20px;
    letter-spacing: 0.1em;
    text-align: center;
    color: #000;
}

ul.gradelist .classlist {
    border: 1px solid #2F9EA5;
    border-radius: 10px;
    padding: 13px 5px 13px 18px;
    position: relative;
    margin-top: 20px;
}
ul.gradelist .classlist li{
    font-family: "Zen Kaku Gothic New";
font-weight: 500;
font-size: 16px;
letter-spacing: 0.1em;
text-align: left;
color: #000;
}

.g3list.classlist {
    display: flex;
}

.g3list.classlist ul {width: 50%;}

.g3list.classlist ul:last-child li:last-child {
    text-align: right;
    padding-right: 1em;
}

ul.gradelist .classlist:before {
    display: block;
    content: "";
    border: 1px solid #2F9EA5;
    border-right: none;
    border-bottom: none;
    width: 20px;
    height: 20px;
    background-color: #FFF;
    transform:rotate(45deg);
    position:absolute;
    top: -11px;
    left: calc(50% - 15px);
}

@media (max-width:600px){
    .sectiontext {padding-top: 10px;}

.sectionimg {
    width: 100%;
}

.sectionimg img {
    width: 100%;
}

article .sectionbox h2 span {
    padding-left: 40px;
}

.meritlead > div {
    width: 159px;
    height: 63px;
    font-size: 18px;
}

.meritlead > div.meritfirst span {
    font-size: 24px;
    line-height: 24px;
    display: inline-block;
}
article .sectionbox {
    padding-top: 40px;
}
.meritlead > .meritfirst {
    margin-right: -9px;
}

.meritlead > div.meritsecond {
    font-size: 15px;
    line-height: 15px;
    margin-left: -9px;
    padding-top: 9px;
}

.meritlead > div.meritsecond span {
    font-size: 20px;
    line-height: 23px;
}

.meritbox {
    padding-top: 20px;
}

.meritbox ul {
    padding-top: 10px;
}

.meritbox ul li {
    font-size: 12px;
    line-height: 15px;
    text-align: left;
    color: #000;
    text-indent: -1em;
    padding-left: 1em;
}

span.caution {
    font-size: 12px;
    line-height: 17px;
}

.onlineclass h3 {
    font-size: 13px;
    letter-spacing: 0.05em;
    width: calc(100% + 46px);
    margin-left: -23px;
    box-sizing: border-box;
    padding-left: 10px;
}

.onlineclass h3 span {
    font-size: 16px;
    line-height: 16px;
    display: inline;
}

.onlineclass h3:after {
    width: 39px;
    height: 49px;
    background-size: 100% auto;
}

.mainarea article .articlebox {
    padding-left: 13px;
    padding-right: 13px;
}

.onlineclass ul li {
    width: 100%;
    font-family: "Zen Kaku Gothic New";
    font-weight: 500;
    font-size: 14px;
    text-align: left;
    color: #000;
    height: auto;
    box-sizing: border-box;
    padding: 3px 10px;
    padding-left: calc(10px + 1em);
    text-indent: -1em;
    margin-top: 10px;
}

ul.gradelist {
    width: 100%;
    padding-left: 7px;
    padding-right: 7px;
    flex-wrap: wrap;
    padding-top: 14px;
}

ul.gradelist > li {
    width: 147px;
}

ul.gradelist .classlist li {
    font-family: "Zen Kaku Gothic New";
    font-weight: 500;
    font-size: 14px;
    letter-spacing: 0.1em;
    text-align: left;
    color: #000;
}

ul.gradelist .classlist {
    padding: 12px 5px 20px 10px;
    margin-top: 15px;
}

ul.gradelist > li.g3 {
    width: 100%;
    padding-top: 20px;
}

ul.gradelist li.g3 .classlist {
    width: 284px;
    margin-left: auto;
    margin-right: auto;
}

ul.gradelist .classlist:before {
    width: 15px;
    height: 15px;
    top: -9px;
    left: calc(50% - 13px);
}
}