.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 59px top 84px;
}

.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: 661px;
    height: 150px;
    background-image: url(/img/other/fortransit/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: 59px;
    margin: 0 auto;
}

.meritbox {
    padding-top: 60px;
}


.meritbox h3 {
    font-family: "Zen Kaku Gothic New";
    font-weight: bold;
    font-size: 36px;
    letter-spacing: 0.13em;
    text-align: center;
    color: #ecba18;
    padding-top: 70px;
}

.meritbox ul + h3 {
    padding-top: 60px;
}

.meritbox h4 {
    font-family: "Zen Kaku Gothic New";
    font-weight: 500;
    font-size: 26px;
    letter-spacing: 0.13em;
    text-align: center;
    color: #16788a;
    text-decoration: underline;
    text-decoration-color: #FAFF6E;
    text-decoration-thickness: 14px;
    text-underline-offset: -10px;
    padding-top: 40px;
    text-decoration-skip-ink: none;
}

ul.difference li {
    width: 812px;
    border-radius: 20px;
    background: #e4f9f9;
    margin: 0 auto;
    margin-top: 20px;
    padding: 20px 0 25px 0;
    text-align: center;
}

ul.difference li h5 {
    font-family: "Zen Kaku Gothic New";
    font-weight: bold;
    font-size: 18px;
    letter-spacing: 0.1em;
    line-height: 24px;
    color: #000;
    text-align: center;
}

ul.difference 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;
    padding: 20px 10px 0 20px;
}

.meritbox ul + h4 {
    padding-top: 70px;
}

.meritbox h3 + p {
    padding: 0 58px;
    padding-top: 30px;
}

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

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

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

.pointbox h2 {
    width: 685px;
    height: 162px;
    background-image: url(/img/other/fortransit/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: 54px;
    padding-left: 100px;
    margin: 0 auto;
    z-index: 2;
    position: absolute;
    top: 100px;
    left: calc(50% - 343px);
}

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

.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;
    padding-bottom: 20px;
    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: 55px;
}

.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: 140px;
}

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

.pointbox .p3 h3 span {
    padding-left: 181px;
}
@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:58px 31px;
    background-position: right top 56px;
    padding-top: 30px;
}

.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: 240px;
    height: 70px;
    font-family: "Zen Kaku Gothic New";
    font-weight: bold;
    font-size: 16px;
    letter-spacing: 0.13em;
    color: #ecba18;
    padding-top: 16px;
    padding-left: 0;
    text-align: center;
    background-image: url(/img/other/fortransit/bg_merit_sp.png);
    padding-right: 22px;
    line-height: 24px;
}

.sectionimage {padding-top: 20px;}

.sectionimage img {
    width: 200px;
}

.pointbox h2 {
    width: 268px;
    height: 95px;
    left: calc(50% - 144px);
    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: 23px;
    padding-left: 45px;
    background-image: url(/img/other/juniorhigh/bg_point_sp.png);
    top: 50px;
}

.pointbox {
    padding-top: 98px;
}

.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: 0;
}

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

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

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

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

ul.difference li {
    width: 100%;
    margin-top: 10px;
    padding: 10px;
    box-sizing: border-box;
    padding-bottom: 15px;
}

.meritbox h3 {
    font-family: "Zen Kaku Gothic New";
    font-weight: bold;
    font-size: 20px;
    text-align: center;
    color: #ecba18;
    padding-top: 30px;
    letter-spacing: 0;
}

h3 {}

.meritbox h3 + p {
    padding: 0;
    font-family: "Zen Kaku Gothic New";
    font-weight: 500;
    font-size: 14px;
    line-height: 20px;
    text-align: left;
    color: #000;
    padding-top: 12px;
}

.meritbox h4 {font-family: "Zen Kaku Gothic New";font-weight: 500;font-size: 16px;color: #16788a;text-decoration-thickness: 10px;text-underline-offset: -5px;letter-spacing: 0;}

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

ul.difference li h5 {
    font-size: 16px;
    line-height: 22px;
    letter-spacing: 0;
}

ul.difference 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;
    padding-top: 10px;
}

.meritbox ul + h4 {
    padding-top: 40px;
}

.meritbox h3 + ul.difference li p {
    text-align: center;
}

.pointbox .p2 h3 {
    width: 100%;
}

.pointbox > ul > li p span.caution {
    padding-left: 1em;
    text-indent: -1em;
}
.mainarea .titlebox h1 {
    letter-spacing: 0;
}
}


