.leadbox {
    width: 817px;
    height: 422px;
    background-image: url(/img/careersupport/careercounseling/bg_lead.png);
    background-size: contain;
    background-repeat: no-repeat;
    margin: 0 auto;
    box-sizing: border-box;
    font-family: "Zen Kaku Gothic New";
    font-weight: 500;
    font-size: 16px;
    letter-spacing: 0.1em;
    text-align: center;
    color: #000;
    padding-top: 244px;
    line-height: 24px;
}

.leadbox h2 {
    display: none;
}

.leadbox p.caution {
    font-size: 12px;
    letter-spacing: 0.1em;
    text-align: center;
    color: #000;
    line-height: 17px;
    padding-top: 12px;
}

.mainarea article .articlebox {
    padding-top: 70px;
}

ul.methodlist {
    width: 804px;
    display: flex;
    box-sizing: border-box;
    justify-content: space-between;
    margin: 0 auto;
    margin-top:30px;
}

ul.methodlist > li {
    width: 257px;
    height: 228px;
    border-radius: 31px;
    background: #ffb21a;
    color: #FFF;
    box-sizing: border-box;
    padding: 10px;
}

ul.methodlist > li h3 {
font-weight: bold;
font-size: 24px;
letter-spacing: 0.1em;
text-align: center;
    line-height24px;
    border-bottom:1px solid #FFF;
    padding-top:25px;
    padding-bottom:20px;
}

ul.methodlist > li ul{
    padding-top:10px;
}
ul.methodlist > li ul li{
    font-family: "Zen Kaku Gothic New";
font-weight: 500;
font-size: 15px;
letter-spacing: 0.08em;
text-align: left;
color: #fff;
    line-height:21px;
    padding-left:1em;
    text-indent:-1em;
}

ol.steplist {
    width: 594px;
    height: 830px;
    background-image: url(/img/careersupport/careercounseling/bg_plan.png);
    margin: 0 auto;
    background-size: contain;
    background-repeat: no-repeat;
    margin-top: 25px;
    padding: 0;
}

ol.steplist li {
    text-align: center;
    list-style: none;
    margin: 0;
    padding: 0;
    height:237px;
    box-sizing:border-box;
    padding-top: 107px;
}

ol.steplist li h3 {
    font-weight: bold;
    font-size: 20px;
    letter-spacing: 0.1em;
    text-align: center;
    color: #004674;
    line-height: 20px;
    background: linear-gradient(to bottom, transparent 0%, transparent 50%, #FFFFFF 50%, #FFFFFF 100%);
    padding-bottom: 8px;
    display: inline-block;
    pading-right:-5px;
    padding-left:10px
}

ol.steplist li p {font-family: "Zen Kaku Gothic New";font-weight: 500;font-size: 16px;letter-spacing: 0.1em;text-align: center;color: #004674;line-height: 24px;padding-top: 20px;}

ol.steplist li:first-child {
    padding-top: 82px;
}

ol.steplist li:last-child {
    padding-top: 124px;
}

.sectioncolumn {
    padding-top: 30px;
    display: flex;
    width: 793px;
    margin: 0 auto;
    justify-content: space-between;
    flex-direction: row-reverse;
}

.sectionimg {
    width: 376px;
}

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

.sectioncolumn .sectiontext {
    width: 406px;
    padding-top: 0;
}

.sectioncolumn .sectiontext p {
    text-align: left;
}

article .sectionbox {
    padding-top: 100px;
}

.textbook {
    width: 100%;
    border-radius: 22px;
    box-sizing: border-box;
    padding: 20px;
    background-color: #FEFFD4;
    margin-top: 10px;
}

.textbook h3 {
    font-weight: bold;
    line-height:16px;
}

.textbook ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
}

.textbook ul li img {
    height: 57px;
}

.textbook ul li.studysuppli img {
    height: 31px;
}

.textbook ul li.cloudcampus img {
    height: 52px;
}

.textbook ul li.surara img {
    height: 43px;
}

.textbook ul li {
    margin-top: 10px;
}

.licence {
    width: 100%;
    border-radius: 22px;
    box-sizing: border-box;
    padding: 20px;
    background-color: #FEFFD4;
    margin-top: 10px;
}

.licence h3 {
    font-weight: bold;
    line-height:16px;
    font-size:16px;
    line-height:24px;
}
.licence p{
    font-size:16px;
        letter-spacing:0.1em;
    line-height:24px;
}

.guidance {
    width: 100%;
    border-radius: 22px;
    box-sizing: border-box;
    padding: 20px;
    background-color: #FEFFD4;
    margin-top: 10px;
}
.guidance h3 {
    font-weight: bold;
    line-height:16px;
    font-size:16px;
    line-height:24px;
}
.guidance p{
    font-size:16px;
        letter-spacing:0.1em;
    line-height:24px;
}

.leadbox + .sectionbox {
    padding-top: 30px;
}

.leadbox + .sectionbox + .sectionbox {
    padding-top: 80px;
}

@media (max-width:600px){
    .leadbox + .sectionbox {
    padding-top: 30px;
}

.leadbox + .sectionbox + .sectionbox {
    padding-top: 80px;
}

.leadbox {
    width: 100%;
    max-width: 331px;
    background-image: url(/img/careersupport/careercounseling/bg_lead_sp.png);
    font-family: "Zen Kaku Gothic New";
    font-weight: 500;
    font-size: 14px;
    text-align: left;
    color: #000;
    line-height: 20px;
    padding: 0;
    padding-left: 10px;
    padding-right: 20px;
    padding-top: 247px;
    height: 480px;
}

.mainarea article .articlebox {
    padding-top: 30px;
        padding-left: 0;
        padding-right: 0;
}

.leadbox p.caution {
    font-size: 9px;
    line-height: 12px;
    text-align: center;
    letter-spacing: 0;
}

ul.methodlist {
    width: 100%;
    display: block;
    padding: 0;
}

ul.methodlist > li {
    width: 226px;
    height: 188px;
    margin: 0 auto;
    margin-top: 15px;
    padding: 20px;
}

ul.methodlist > li h3 {
    font-size: 20px;
    line-height: 20px;
    padding: 10px 0 15px 0;
}

ul.methodlist > li ul li {
    font-size: 13px;
    line-height: 17px;
}

ol.steplist {
    width: 315px;
    background-image: url(/img/careersupport/careercounseling/bg_plan_sp.png);
    margin-top: 10px;
    height: 818px;
}

ol.steplist li h3 {
        font-size: 16px;
        line-height: 16px;
        padding-bottom: 5px;
        background: linear-gradient(to bottom, transparent 0%, transparent 78%, #FFFFFF 78%, #FFFFFF 100%);
        padding-left: 0;
}
ol.steplist li:first-child h3 {
    background: linear-gradient(to bottom, transparent 0%, transparent 52%, #FFFFFF 52%, #FFFFFF 100%);
    padding-left: 8px;
}
ol.steplist li h3 span{
    display:inline;
        background: linear-gradient(to bottom, transparent 0%, transparent 55%, #FFFFFF 55%, #FFFFFF 100%);
        line-height: 29px;
}
ol.steplist li h3 span:after{
    content:'\A';
    white-space: pre;
}
ol.steplist li p {
    font-size: 14px;
    letter-spacing: 0.05em;
    line-height: 18px;
    padding-top: 10px;
}

ol.steplist li:first-child {
    padding-top: 71px;
}

ol.steplist li:last-child {
    padding-top: 118px;
}

ol.steplist li {
    height: auto;
    padding-top: 101px;
}

article .sectionbox {
    padding-top: 40px;
    padding-left: 10px;
    padding-right: 10px;
}

.leadbox + .sectionbox + .sectionbox {
    padding-top: 70px;
}

.leadbox + .sectionbox {
    padding-top: 40px;
}

.sectioncolumn {
    width: 100%;
    display: block;
    padding-top: 0;
}

.sectioncolumn .sectiontext {
    width: 100%;
    padding-top: 15px;
}

.sectionimg {
    width: 100%;
    padding-top: 20px;
}

.sectionimg img {
    border-radius: 20px;
}
.sectiontext .textbook{
    padding: 13px;
}
.sectiontext .textbook h4 {
    font-size: 14px;
    text-align: center;
}
.sectiontext .licence {
    padding: 17px;
}
.sectiontext .licence h3 {
    font-size: 14px;
    line-height: 14px;
    text-align: center;
}

.sectiontext .licence p {
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0;
    text-align: center;
}
.sectiontext .guidance {
    padding:17px;
}
.sectiontext .guidance h3 {
    font-size: 14px;
    line-height: 14px;
    text-align: center;
}

.sectiontext .guidance p {
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0;
    text-align: center;
}

.sectiontext {
    padding-top: 15px;
}
.textbook ul li.studysuppli img {
    height: 25px;
}

.textbook ul li.cloudcampus img {
    height: 42px;
}

.textbook ul li.surara img {
    height: 35px;
}

.textbook ul li img {
    height: 46px;
}
}