.linkbox > div {
    width: 372px;
    height: 99px;
    background: #fdffc4;
    filter: drop-shadow(0px 3px 6px rgba(0, 0, 0, 0.16));
    border-radius: 70px;
    padding: 10px;
    margin: 0 10px;
}

.linkbox > div a {
    width: 100%;
    height: 100%;
    border-radius: 49px;
    background: transparent;
    border: 3px solid #6bcbd1;
    display: block;
    box-sizing: border-box;
    font-family: "Zen Kaku Gothic New";
    font-weight: bold;
    font-size: 20px;
    letter-spacing: 0.1em;
    text-align: center;
    color: #0e9ea7;
    padding-top: 33px;
}
.linkbox > div a:before{
    display:inline-block;
    content:"";
        width:0;
    height:0;
    border-left:14px solid #0e9ea7;
    border-top:7px solid#fdffc4;
    border-bottom:7px solid#fdffc4;
    margin-right:10px;
}

.linkbox {
    padding-top: 40px;
    display: flex;
    justify-content: center;
}

.meritbox {
    width: 599PX;
    height: AUTO;
    border: 1px solid #8bc6c6;
    margin: 0 auto;
    margin-top: 60px;
}

.merittitle {
    background-color: #FFF;
    margin: 0 auto;
    width: 426px;
    margin-top: -20px;
}

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

ul.meritlist li {
    padding: 16px 0;
    padding-left: 34px;
    font-family: "Zen Kaku Gothic New";
    font-weight: 500;
    font-size: 18px;
    letter-spacing: 0.1em;
    text-align: left;
    color: #000;
    line-height: 25px;
    border-bottom: 2px solid #5ABDC4;
}

ul.meritlist {
    padding: 17px 30px 0 40px;
}

ul.meritlist li:last-child {
    border-bottom: none;
}

ul.meritlist li:before {display: inline-block;content: "";width: 26px;height: 25px;background-image: url(/img/style/selective/point_merit.png);background-size: contain;background-repeat: no-repeat;vertical-align: middle;margin-right: 15px;}

.koninbox {
    padding: 10px 40px 0 40px;
}

.koninbox > div {
    border-radius: 28px;
    background: #fdffc4;
    margin-top: 20px;
    padding-bottom: 40px;
}

.koninbox > div h3 {
    font-family: "Zen Kaku Gothic New";
    font-weight: bold;
    font-size: 19px;
    letter-spacing: 0.1em;
    text-align: center;
    color: #000;
    padding-top: 30px;
}

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

.stepbox ol {
    width: 717px;
    margin: 0 auto;
    list-style: none;
    padding-top: 10px;
}

.stepbox ol li {
    border-radius: 16px;
    background: #d5fafc;
    margin-top: 30px;
    position: relative;
    padding: 20px;
    font-size: 16px;
    line-height: 25px;
    letter-spacing: 0.1em;
    font-weight: 500;
    text-align: center;
}

.stepbox ol li h4 {
    font-family: "Zen Kaku Gothic New";
    font-weight: 500;
    font-size: 20px;
    letter-spacing: 0.1em;
    line-height: 20px;
    text-align: center;
    color: #000;
    top: -10px;
    position: absolute;
    left: 50%;
    transform: translate(-50%);
}

.stepbox ol li span.small {
    font-size: 13px;
}

.stepbox ol li p + p {
    text-decoration: underline;
    text-decoration-color: #F3FF8A;
    text-decoration-thickness: 9px;
    text-underline-offset: -2px;
    text-decoration-skip-ink: none;
}

.stepbox > p {
    font-family: "Zen Kaku Gothic New";
    font-weight: 500;
    font-size: 16px;
    letter-spacing: 0.1em;
    text-align: center;
    color: #000;
    padding-top: 20px;
    
}

.wrap .articlebox .mainarea article .articlebox .stepbox img.onlypc {
    display: block;
    margin-left: 206px;
    margin-top: 20px;
}

.pricebox h3, .classbox h3, .casebox h3 {font-family: "Zen Kaku Gothic New";font-weight: bold;font-size: 35px;letter-spacing: 0.13em;line-height: 35px;text-align: center;color: #ecba18;padding-top: 35px;}

.sectionbody table {
    border-collapse: separate;
    border-spacing: 0;
    margin:0 auto;
    margin-top:10px;
}
.sectionbody table th{
    font-family: "Zen Kaku Gothic New";
font-weight: 500;
font-size: 16px;
letter-spacing: 0.1em;
text-align: left;
color: #fff;
background-color:#6BCBD1;
    line-height:16px;
    padding:14px 0 14px 30px;
}
.sectionbody table td{
    font-family: "Zen Kaku Gothic New";
font-weight: 500;
font-size: 16px;
letter-spacing: 0.1em;
text-align: left;
color: #000;
    line-height:16px;
    padding:14px 0 14px 30px;
}
.sectionbody table th, .sectionbody table td {
    border-top: 3px solid #6BCBD1;
    border-left: 3px solid #6BCBD1;
}

.sectionbody table tr th:last-child, .sectionbody table tr td:last-child {
    border-right: 3px solid #6BCBD1;
}

.sectionbody table tbody tr:last-child th, .sectionbody table tbody tr:last-child td {
    border-bottom: 3px solid #6BCBD1;
}
.sectionbody table tbody tr:first-child th:first-child, .sectionbody table tbody tr:first-child td:first-child {
    border-radius: 22px 0 0 0;
}
.sectionbody table tbody tr:first-child th:last-child, .sectionbody table tbody tr:first-child td:last-child {
    border-radius: 0 22px 0 0;
}
.sectionbody table tbody tr:last-child th:first-child, .sectionbody table tbody tr:last-child td:first-child {
    border-radius: 0 0 0 22px;
}
.sectionbody table tbody tr:last-child th:last-child, .sectionbody table tbody tr:last-child td:last-child {
    border-radius: 0 0 22px 0;
}
.sectionbody .pricebox table{
    width:508px; 
}
.sectionbody .pricebox table th {
    border-top: 3px solid #FFF;
    box-sizing:border-box;
    width:273px;
}
.sectionbody .pricebox table tr:first-child th {
    border-top: 3px solid #6BCBD1;
}
.sectionbody .pricebox table td {
    padding-left:40px;
}

.sectionbody .classbox table{
    width:808px; 
}
.sectionbody .classbox table th {
    border-left: 3px solid #FFF;
    box-sizing:border-box;
}
.sectionbody .classbox table tr:first-child th:first-child {
    border-left: 3px solid #6BCBD1;
}
.sectionbody .classbox table th.category {
    width:138px;
}
.sectionbody .classbox table th.classname {
    width:322px;
}
.sectionbody .classbox table th.unit {
    width:150px;
}
.classbox p{
    text-align:center;
    padding-top: 20px;
}
.classbox p a{
    font-family: "Zen Kaku Gothic New";
font-weight: 500;
text-decoration: underline;
font-size: 16px;
letter-spacing: 0.1em;
text-align: center;
color: #fa0;
    line-height:16px;
}

.casebox h3 span.small {
    font-size: 20px;
}

.sectionbody .casebox table{
    width:516px; 
}
.sectionbody .casebox table th {
    border-top: 3px solid #FFF;
    box-sizing:border-box;
    width:166px;
}
.sectionbody .casebox table tr:first-child th {
    border-top: 3px solid #6BCBD1;
}
.sectionbody .casebox table tr:last-child td{
    border-top: 9px double #6BCBD1;
}
.sectionbody .casebox table tr:last-child th{
    border-top: 9px double #FFFFFF;
}

ul.caution {
    padding-left: 40px;
}

ul.caution li {
    font-family: "Zen Kaku Gothic New";
    font-weight: 500;
    font-size: 16px;
    letter-spacing: 0.1em;
    text-align: left;
    color: #000;
    line-height: 24px;
    padding-left: 1em;
    text-indent: -1em;
}
@media (max-width:600px){
    .linkbox {
    padding-top: 20px;
    display: block;
}

.linkbox > div {
    width: 271px;
    height: 62px;
    margin: 10px auto 0 auto;
    padding: 5px;
}

.linkbox > div a {
    font-family: "Zen Kaku Gothic New";
    font-weight: bold;
    font-size: 15px;
    letter-spacing: 0.1em;
    text-align: center;
    color: #0e9ea7;
    line-height: 15px;
    padding-top: 19px;
}

.linkbox > div a:before {
    display: inline-block;
    content: "";
    width: 0;
    height: 0;
    border-left: 12px solid #0e9ea7;
    border-top: 5px solid #fdffc4;
    border-bottom: 5px solid #fdffc4;
    margin-right: 5px;
}

.meritbox {
    width: 100%;
}

.merittitle {
    width: 235px;
    margin-top: -26px;
}

.merittitle h3 {
    font-family: "Zen Kaku Gothic New";
    font-weight: 500;
    font-size: 17px;
    letter-spacing: 0.1em;
    text-align: center;
    color: #ecba18;
    line-height: 25px;
}

ul.meritlist {
    padding: 0 14px 15px 14px;
}

ul.meritlist li {
    font-family: "Zen Kaku Gothic New";
    font-weight: 500;
    font-size: 14px;
    letter-spacing: 0.1em;
    line-height: 24px;
    text-align: left;
    color: #000;
    padding-left: 13px;
    padding-top: 13px;
    padding-bottom: 13px;
}

ul.meritlist li:before{
    width:21px;
    height:20px;
    margin-right:7px;
}

ul.meritlist li span {
    padding-left: 27px;
}

.koninbox {
    padding: 0;
}

.koninbox > div {
    width: calc(100% + 20px);
    margin-left: -10px;
    margin-top: 15px;
    padding-bottom: 20px;
    padding-left: 15px;
    padding-right: 10px;
    box-sizing: border-box;
    border-radius: 12px;
}

.koninbox > div h3 {
    font-family: "Zen Kaku Gothic New";
    font-weight: bold;
    font-size: 15px;
    text-align: center;
    color: #000;
    letter-spacing: 0;
    padding-top: 20px;
    line-height: 15px;
}

.koninbox > div p {
    font-family: "Zen Kaku Gothic New";
    font-size: 14px;
    text-align: left;
    color: #000;
    line-height: 20px;
    letter-spacing: 0;
    padding-top: 13px;
}

.stepbox ol {
    width: calc(100% + 20px);
    margin-left: -10px;
    padding: 0;
}

.stepbox ol li {
    margin-top: 20px;
    border-radius: 12px;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0;
}

.stepbox ol li p + p {
    text-decoration-thickness: 6px;
}

.stepbox ol li span.small {
    font-size: 9px;
}

.stepbox ol li h4 {
    font-size: 17px;
    line-height: 17px;
    top: -8px;
}

.stepbox > p {
    font-family: "Zen Kaku Gothic New";
    font-weight: 500;
    font-size: 14px;
    text-align: left;
    color: #000;
}

.wrap .articlebox .mainarea article .articlebox .stepbox img.onlypc {
    display: none;
}
.wrap .articlebox .mainarea article .articlebox .stepbox img.onlysp {
    width:213px;
        margin-left:50%;
    transform:translate(-50%);
    margin-top:20px;
}

.pricebox h3, .classbox h3, .casebox h3 {
    padding-top: 30px;
    font-size: 24px;
    line-height: 24px;
}

.sectionbody table {
    border-collapse: separate;
    border-spacing: 0;
    margin:0 auto;
    margin-top:10px;
}
.sectionbody table th{
    font-family: "Zen Kaku Gothic New";
font-weight: 500;
font-size: 14px;
letter-spacing: 0;
text-align: left;
color: #fff;
background-color:#6BCBD1;
    line-height:14px;
    padding:10px;
}
.sectionbody table td{
    font-family: "Zen Kaku Gothic New";
    font-weight: 500;
    font-size: 14px;
    letter-spacing: 0;
    text-align: left;
    color: #000;
    line-height:14px;
    padding:10px;
    background-color: #FFF;
}
.sectionbody table th, .sectionbody table td {
    border-top: 2px solid #6BCBD1;
    border-left: 2px solid #6BCBD1;
}

.sectionbody table tr th:last-child, .sectionbody table tr td:last-child {
    border-right: 2px solid #6BCBD1;
}

.sectionbody table tbody tr:last-child th, .sectionbody table tbody tr:last-child td {
    border-bottom: 2px solid #6BCBD1;
}
.sectionbody table tbody tr:first-child th:first-child, .sectionbody table tbody tr:first-child td:first-child {
    border-radius: 10px 0 0 0;
}
.sectionbody table tbody tr:first-child th:last-child, .sectionbody table tbody tr:first-child td:last-child {
    border-radius: 0 10px 0 0;
}
.sectionbody table tbody tr:last-child th:first-child, .sectionbody table tbody tr:last-child td:first-child {
    border-radius: 0 0 0 10px;
}
.sectionbody table tbody tr:last-child th:last-child, .sectionbody table tbody tr:last-child td:last-child {
    border-radius: 0 0 10px 0;
}
.sectionbody .pricebox table{
    width:508px; 
}
.sectionbody .pricebox table th {
    border-top: 2px solid #FFF;
    box-sizing:border-box;
    width:273px;
}
.sectionbody .pricebox table tr:first-child th {
    border-top: 2px solid #6BCBD1;
}
.sectionbody .pricebox table td {
    padding-left:40px;
}

.sectionbody .classbox table{
    width: 434px;
        margin-right: 30px;
        margin-left:30px;
}
.sectionbody .classbox table th {
    border-left: 2px solid #FFF;
    box-sizing:border-box;
}
.sectionbody .classbox table tr:first-child th:first-child {
    border-left: 2px solid #6BCBD1;
}
.sectionbody .classbox table th.category {
    width: auto;
}
.sectionbody .classbox table th.classname {
    width: auto;
}
.sectionbody .classbox table th.unit {
    width: auto;
    padding: 10px 3px;
}
.classbox p{
    padding-top: 10px;
}
.classbox p a{
    font-size: 14px;
    letter-spacing: 0;
    line-height: 14px;
}

.casebox h3 span.small {
    font-size: 13px;
}

.sectionbody .casebox table{
    width: 100%;
}
.sectionbody .casebox table th {
    border-top: 2px solid #FFF;
    box-sizing:border-box;
    width: 85px;
    padding: 10px 3px 10px 6px;
}
.sectionbody .casebox table tr:first-child th {
    border-top: 2px solid #6BCBD1;
}
.sectionbody .casebox table tr:last-child td{
    border-top: 6px double #6BCBD1;
}
.sectionbody .casebox table tr:last-child th{
    border-top: 6px double #FFFFFF;
}

.pricebox, .casebox {
    width: calc(100% + 20px);
    margin-left: -10px;
}

.sectionbody .pricebox table {
    width: 100%;
}

.sectionbody .pricebox table th {
    width: auto;
}

.sectionbody .pricebox table td {
    padding-left: 10px;
}

td {}

.classbox {
    width: calc(100% + 80px);
    margin-left: -40px;
    box-sizing: border-box;
}

.sectionbody .casebox table td {
    padding-left: 8px;
    padding-right: 0px;
}

ul.caution li {
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0;
}

ul.caution {
    padding-left: 0;
}

.tableouter {
    width: 100%;
    overflow: scroll;
}
}