.leadbox h2 {
    font-family: "Zen Kaku Gothic New";
    font-weight: 500;
    font-size: 30px;
    letter-spacing: 0.1em;
    text-align: center;
    color: #28a7af;
    padding-top: 60px;
    background-image: url(/img/other/juniorhigh/point_lead.png);
    background-repeat: no-repeat;
    background-size: 86px 47px;
    background-position: right 45px top 75px;
}

.leadbox > ul li {
    font-family: "Zen Kaku Gothic New";
    font-weight: 500;
    font-size: 18px;
    letter-spacing: 0.1em;
    line-height: 18px;
    text-align: left;
    color: #000;
    padding: 15px 0;
    border-bottom: 2px solid #5ABDC4;
    padding-left: 80px;
    background-image: url(/img/other/juniorhigh/point_leadlist.png);
    background-repeat: no-repeat;
    background-size: 26px;
    background-position: 39px 14px;
}

.leadbox > ul {
    width: 763px;
    margin: 0 auto;
    padding-top: 35px;
}

.linkbox ul.links {
    width: 800px;
    display: flex;
    justify-content: space-between;
    margin: 0 auto;
    padding-top: 36px;
}

.linkbox ul.links li a {
    display:block;
    width: 380px;
    height: 100px;
    border-radius: 10px;
    background: #fffb81;
    box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
    font-family: "Zen Kaku Gothic New";
    font-weight: 500;
    font-size: 22px;
    text-align: center;
    color: #28a7af;
    line-height: 32px;
    box-sizing: border-box;
    padding-top: 21px;
}

.linkbox ul.links li a span {
    display: block;
    font-size: 16px;
    line-height: 26px;
}

.linkbox {
    padding-bottom: 60px;
    background-image: url(/img/other/juniorhigh/border_lead.png);
    background-size: 750px auto;
    background-position: bottom center;
    background-repeat: no-repeat;
}

.meritbox h2 {
    width: 520px;
    height: 150px;
    background-image: url(/img/other/juniorhigh/bg_merit.png);
    background-size: contain;
    background-repeat: no-repeat;
    font-family: "Zen Kaku Gothic New";
    font-weight: bold;
    font-size: 30px;
    letter-spacing: 0.13em;
    text-align: left;
    color: #ecba18;
    box-sizing: border-box;
    padding-top: 53px;
    padding-left: 57px;
    margin: 0 auto;
}

.meritbox {
    padding-top: 60px;
}



.meritbox .sectiontext p {
    padding-top: 10px;
}

.sectionimage img {
    width: 400px;
    border-radius:22px;
}

.sectionimage {
    padding-top: 30px;
    text-align: center;
}

.pointbox h2 {
    width: 774px;
    height: 158px;
    background-image: url(/img/other/forparents/bg_point.png);
    background-size: contain;
    background-repeat: no-repeat;
    font-family: "Zen Kaku Gothic New";
    font-weight: bold;
    font-size: 30px;
    letter-spacing: 0.13em;
    line-height: 39px;
    text-align: center;
    color: #ecba18;
    box-sizing: border-box;
    padding-top: 53px;
    padding-left: 91px;
    margin: 0 auto;
    z-index: 2;
    position: absolute;
    top: 60px;
    left: calc(50% - 387px);
    background-position: top left;
}

.pointbox {
    position: relative;
    padding-top: 156px;
}

.pointbox > ul {
    z-index: 1;
    width: 800px;
    margin: 0 auto;
}

.pointbox > ul > li {
    width: 803px;
    border-radius: 28px;
    background: #fffae3;
    text-align: center;
    margin-top: 20px;
    padding-top: 30px;
    padding-bottom: 30px;
}

.pointbox h3 {
    font-family: "Zen Kaku Gothic New";
    font-weight: 500;
    font-size: 26px;
    letter-spacing: 0.13em;
    text-align: left;
    color: #16788a;
    text-decoration: underline;
    text-decoration-color: #FAFF6E;
    text-decoration-thickness: 14px;
    text-underline-offset: -10px;
    text-decoration-skip-ink: none;
    padding-bottom: 20px;
}
.pointbox h3 strong{
    font-weight: 500;
    text-decoration: underline;
    text-decoration-color: #FAFF6E;
    text-decoration-thickness: 14px;
    text-underline-offset: -10px;
    text-decoration-skip-ink: none;
}
.pointbox h3 span {display: block;padding-bottom: 20px;float: left;text-decoration: none;}

.imagebox img {
    width: 400px;
    border-radius: 22px;
}

.imagebox {
    text-align: center;
    padding-top: 30px;
}

.pointbox > ul > li.p1 {
    padding-top: 50px;
}

.pointbox > ul > li p {
    font-family: "Zen Kaku Gothic New";
    font-weight: 500;
    font-size: 16px;
    letter-spacing: 0.1em;
    line-height: 24px;
    text-align: center;
    color: #000;
}

.pointbox .p1 h3 span {
    padding-left: 90px;
}

.stylebox {
    padding-top: 60px;
}

.stylebox h4 {
    font-family: "Zen Kaku Gothic New";
    font-weight: 500;
    font-size: 26px;
    letter-spacing: 0.13em;
    color: #000;
    line-height: 26px;
    text-align: center;
    padding-bottom: 10px;
}

.stylebox ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    padding-bottom: 20px;
}

.stylebox ul li a {
    display: block;
    width: 250px;
    height: 60px;
    border-radius: 30px;
    background: #fffb81;
    box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
    font-family: "Zen Kaku Gothic New";
    font-weight: 500;
    font-size: 21px;
    letter-spacing: 0.1em;
    text-align: center;
    color: #28a7af;
    line-height: 21px;
    box-sizing: border-box;
    padding-top: 21px;
    margin: 0 5px;
    margin-top: 30px;
}

.pointbox .p2 h3 span {
    padding-left: 67px;
}


.pointbox .p3 h3 {
    padding-bottom: 20px;
}

.pointbox .p3 h3 span {
    padding-left: 92px;
}

.leadbox .sectiontext p {
    padding-top: 30px;
}

.pointbox > ul > li.p1 p.sublead {
    padding-bottom: 20px;
}

.pointbox > ul > li.p2 p.sublead {
    border-radius: 16.5px;
    background: #16788a;
    display: inline-block;
    font-size: 18px;
    line-height: 18px;
    letter-spacing: 0.1em;
    color: #FFF;
    padding: 7px 30px 8px 30px;
    margin-bottom: 12px;
}
.pointbox > ul > li.p3 p.sublead {
    border-radius: 16.5px;
    background: #16788a;
    display: inline-block;
    font-size: 18px;
    line-height: 18px;
    letter-spacing: 0.1em;
    color: #FFF;
    padding: 7px 0 8px 0;
    margin-bottom: 12px;
    width:168px
}

.pointbox > ul > li .imagebox + p.sublead {
    margin-top: 20px;
}

.ictlink img {
    width: 346px;
    vertical-align: middle;
    margin: 20px 10px;
}

.pointbox .p4 h3 span {
    padding-left: 41px;
}

.pointbox .p5 h3 span {
    padding-left: 95px;
}

.pointbox > ul > li p span.caution {
    display: block;
    font-size: 15px;
}
@media(max-width:600px){

    .leadbox h2 {
    font-family: "Zen Kaku Gothic New";
    font-weight: bold;
    font-size: 17px;
    letter-spacing: 0.13em;
    text-align: left;
    color: #2f9ea5;
    background-size: 87px 49px;
    background-position: right top 24px;
    padding-top: 10px;
}

.leadbox > ul li {
    font-family: "Zen Kaku Gothic New";
    font-weight: 500;
    font-size: 14px;
    line-height: 20px;
    text-align: left;
    color: #000;
    padding: 10px 0;
    background-size: 20px 20px;
    background-position: left top 12px;
    padding-left: 30px;
    letter-spacing: 0;
}

.leadbox > ul {
    width: 100%;
    padding-top: 20px;
}

.linkbox ul.links {
    width: 100%;
    display: block;
    padding-top: 10px;
}

.linkbox ul.links li a {
    width: 100%;
    height: 90px;
    border-radius: 10px;
    background: #fffb81;
    box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
    font-size: 17px;
    line-height: 25px;
    padding-top: 24px;
}

.linkbox ul.links li a span {
    font-size: 14px;
    line-height: 20px;
}

.linkbox ul.links li {
    margin-top: 20px;
}

.linkbox {
    background-size: auto 4.8px;
    padding-bottom: 45px;
    background-image: url(/img/other/juniorhigh/border_lead_sp.png);
}

.meritbox h2 {
    width: 289px;
    height: 86px;
    font-family: "Zen Kaku Gothic New";
    font-weight: bold;
    font-size: 16px;
    letter-spacing: 0.13em;
    color: #ecba18;
    padding-top: 33px;
    padding-left: 28px;
}

.sectionimage {padding-top: 20px;}

.sectionimage img {
    width: 200px;
}

.pointbox h2 {
    width: 268px;
    height: 79px;
    left: calc(50% - 134px);
    font-family: "Zen Kaku Gothic New";
    font-weight: bold;
    font-size: 16px;
    letter-spacing: 0.13em;
    line-height: 24px;
    text-align: center;
    color: #ecba18;
    padding-top: 20px;
    padding-left: 46px;
    background-image: url(/img/other/forparents/bg_point_sp.png);
    top: 34px;
    background-size: contain;
    background-position: top left;
}

.pointbox {
    padding-top: 80px;
}

.pointbox > ul {
    width: 100%;
}

.pointbox > ul > li {
    width: 100%;
    margin-top: 10px;
}

.pointbox h3 {
    \: 216.5px;
    font-size: 16px;
    text-align: left;
    color: #16788a;
    line-height: 24px;
    letter-spacing: 0;
    padding: 0 20px 10px 20px;
}

.pointbox .p1 h3 span {
    padding-bottom: 2em;
    padding-left: 0;
}

.pointbox > ul > li p {
    font-family: "Zen Kaku Gothic New";
    font-weight: 500;
    font-size: 14px;
    line-height: 20px;
    text-align: left;
    color: #000;
    letter-spacing: 0;
    padding: 0 20px 0 20px;
}

.imagebox {
    padding-top: 20px;
}

.imagebox img {
    width: 200px;
}

.stylebox {
    padding-top: 25px;
}

.stylebox h4 {
    font-family: "Zen Kaku Gothic New";
    font-weight: 500;
    font-size: 20px;
    color: #000;
    line-height: 20px;
}

.pointbox > ul > li.p1 .stylebox p {
    text-align: center;
}

.stylebox ul {
    padding: 0px 2px;
    justify-content: space-around;
}

.stylebox ul li a {
    width: 140px;
    height: auto;
    font-family: "Zen Kaku Gothic New";
    font-weight: 500;
    font-size: 16px;
    text-align: center;
    color: #28a7af;
    line-height: 24px;
    letter-spacing: 0;
    padding: 10px 0px 9px 0;
    margin:0;
    margin-top: 10px;
    border-radius: 20px;
}

.pointbox .p2 h3 span {
    padding-left: 0px;
    padding-bottom: 2em;
}

.p2 .imagebox img {
    width: 200px;
}

.pointbox .p3 h3 span {
    padding-left: 0;
}

.pointbox .p3 h3 {
    padding-bottom: 10px;
}

.pointbox .p1 h3 {
    padding-bottom: 20px;
}

.leadbox .sectiontext p {
    padding-top: 20PX;
}

.pointbox > ul > li.p1 {
    padding-top: 77px;
}

.pointbox > ul > li.p2 p.sublead {
    font-size: 14px;
    letter-spacing: 0;
    padding: 2px 0 4px 0;
    width: calc(100% - 40px);
    text-align: center;
    margin-bottom: 10px;
}

.pointbox > ul > li .imagebox + p.sublead {
    margin-top: 30px;
}

.pointbox > ul > li.p3 p.sublead {
    font-size: 14px;
    letter-spacing: 0;
    padding: 2px 0 4px 0;
    width: calc(100% - 40px);
    text-align: center;
    margin-bottom: 10px;
}

.ictlink img {
    width: 200px;
    margin: 10px auto 0 auto;
    display: block;
}

.ictlink {
    padding: 20px 0 30px 0;
}

.pointbox .p4 h3 span {
    padding-left: 0;
}

.pointbox > ul > li p span.caution {
    padding-left: 1em;
    text-indent: -1em;
    font-size: 13px;
}

.pointbox .p5 h3 span {
    padding-left: 0;
}

.pointbox h3 strong {
    display: block;
}

.pointbox > ul > li.p5 p span:last-child.caution {
    padding-left: 0;
    text-indent: 0;
}
}