.btn{position:relative;display:flex;justify-content:center;align-items:center;color:#0068b7;border:1px solid #0068b7;background:#fff;line-height:1.2;padding:10px 29.87px 10px 10px;position:relative;justify-content:center;padding:10px 15px}.btn:after{position:absolute;top:50%;right:10px;content:"";border-right:1px solid #0068b7;border-top:1px solid #0068b7;transform:rotate(45deg) translateY(-50%);height:7px;width:7px}@media(any-hover: hover){.btn:after{transition:border-top-color .5s ease-out,border-right-color .5s ease-out}}@media(any-hover: hover){.btn{transition:color .5s ease-out,border-top-color .5s ease-out,border-right-color .5s ease-out,border-bottom-color .5s ease-out,border-left-color .5s ease-out,background-color .5s ease-out}.btn:hover{background:#0068b7;color:#fff;border-color:#fff}.btn:hover:after{border-color:#fff}}.btn::after{position:absolute;display:inline-block;top:50%;right:8px;transform:translateY(-50%) rotate(45deg)}.link-btn{position:relative;display:flex;justify-content:center;align-items:center;color:#333;border:1px solid #aaa;background:#fff;line-height:1.2;padding:10px 29.87px 10px 10px}.link-btn:after{position:absolute;top:50%;right:10px;content:"";border-right:1px solid #333;border-top:1px solid #333;transform:rotate(45deg) translateY(-50%);height:7px;width:7px}@media(any-hover: hover){.link-btn:after{transition:border-top-color .5s ease-out,border-right-color .5s ease-out}}@media(any-hover: hover){.link-btn{transition:color .5s ease-out,border-top-color .5s ease-out,border-right-color .5s ease-out,border-bottom-color .5s ease-out,border-left-color .5s ease-out,background-color .5s ease-out}.link-btn:hover{background:#0068b7;color:#fff;border-color:#fff}.link-btn:hover:after{border-color:#fff}}.related-link{background-color:#f5f5f5}.related-link__list{display:grid;grid-gap:10px}.related-link__list+.related-link__list{margin-top:60px}@media screen and (max-width:599px){.related-link__list{grid-template-columns:repeat(1, 1fr)}}@media screen and (min-width:600px)and (max-width:1024px){.related-link__list{grid-template-columns:repeat(2, 1fr)}}@media screen and (min-width: 1025px){.related-link__list{grid-template-columns:repeat(4, 1fr)}}.related-link__title{flex-basis:100%;font-weight:600}@media screen and (max-width:599px){.related-link__title{font-size:2rem;grid-column:1/2}}@media screen and (min-width:600px)and (max-width:1024px){.related-link__title{font-size:2rem;grid-column:1/3}}@media screen and (min-width: 1025px){.related-link__title{font-size:3rem;grid-column:1/5}}.related-link__item{display:flex}.related-link__link-btn{width:100%}@media screen and (min-width:600px){.related-link__link-btn{min-height:75px}}.table__body{width:100%;border:1px solid #ccc;border-collapse:collapse}.table__label{background:#f2f2f2;border:1px solid #ccc;padding:10px;font-weight:700}@media screen and (max-width:599px){.table__label{display:block}}@media screen and (min-width:600px){.table__label{width:20%;white-space:nowrap}}.table__data{background:#fff;border:1px solid #ccc;padding:10px}@media screen and (max-width:599px){.table__data{display:block}}.table__data--w20{width:20%;background:#fff;border:1px solid #ccc;padding:10px;vertical-align:middle}@media screen and (max-width:599px){.table__data--w20{width:100%;display:block}}.table__data--w30{width:30%;background:#fff;border:1px solid #ccc;padding:10px;vertical-align:middle}@media screen and (max-width:599px){.table__data--w30{width:100%;display:block}}.table__data--w40{width:40%;background:#fff;border:1px solid #ccc;padding:10px;vertical-align:middle}@media screen and (max-width:599px){.table__data--w40{width:100%;display:block}}.table__data--w50{width:50%;background:#fff;border:1px solid #ccc;padding:10px;vertical-align:middle}@media screen and (max-width:599px){.table__data--w50{width:100%;display:block}}.table__list-item+.table__list-title{margin-top:2em}.table__list-item,.table__list-title{line-height:2em}.table__link{text-decoration:underline}@media(any-hover: hover){.table__link:hover{text-decoration:none}}.table__link:before{content:">";letter-spacing:5px}.w-table{border:1px solid #ccc;border-collapse:collapse}@media screen and (max-width:599px){.w-table{width:100%}}.w-table--w100{width:100%}.w-table__label{background:#f2f2f2;border:1px solid #ccc;padding:10px}.w-table__label--w20{width:20%;background:#f2f2f2;border:1px solid #ccc;padding:10px}.w-table__label--w40{width:40%;background:#f2f2f2;border:1px solid #ccc;padding:10px}.w-table__label--w50{width:50%;background:#f2f2f2;border:1px solid #ccc;padding:10px}.w-table__data{background:#fff;border:1px solid #ccc;padding:10px}.w-table__data--w20{width:20%;background:#fff;border:1px solid #ccc;padding:10px}.w-table__data--w40{width:40%;background:#fff;border:1px solid #ccc;padding:10px}.w-table__data--w50{width:50%;background:#fff;border:1px solid #ccc;padding:10px}.s-table{width:100%;border:1px solid #ccc;border-collapse:collapse}.s-table--wrap{overflow-x:auto}.s-table--wrap::-webkit-scrollbar{height:10px;background:#d6f0ff}@media screen and (max-width:599px){.s-table--wrap::-webkit-scrollbar{height:5px}}.s-table--wrap::-webkit-scrollbar-thumb{background:#0068b7}.s-table__label{background:#f2f2f2;border:1px solid #ccc;padding:10px;white-space:nowrap;text-align:center}.s-table__label--sticky{position:sticky;left:0;background:#f2f2f2;border:1px solid #ccc;padding:10px;white-space:nowrap;z-index:1}.s-table__data{background:#fff;border:1px solid #ccc;padding:10px;white-space:nowrap}.s-table__data--num{background:#fff;border:1px solid #ccc;padding:10px;text-align:right;white-space:nowrap}@media screen and (max-width: 1024px){.col__container--sptab1-pc2{display:grid;gap:40px;grid-template-columns:1fr}}@media screen and (min-width: 1025px){.col__container--sptab1-pc2{display:grid;gap:20px;grid-template-columns:repeat(2, 1fr)}}@media screen and (max-width: 1024px){.col__container--sptab1-pc3{display:grid;gap:40px;grid-template-columns:1fr}}@media screen and (min-width: 1025px){.col__container--sptab1-pc3{display:grid;gap:20px;grid-template-columns:repeat(3, 1fr)}}@media screen and (max-width: 1024px){.col__container--sptab2-pc4{display:grid;gap:40px 20px;grid-template-columns:repeat(2, 1fr)}}@media screen and (min-width: 1025px){.col__container--sptab2-pc4{display:grid;gap:20px;grid-template-columns:repeat(4, 1fr)}}.col__sub{vertical-align:sub;font-size:1.2rem}@media screen and (max-width: 1024px){.col__container--sptab1-pc37{display:grid;gap:40px;grid-template-columns:1fr}}@media screen and (min-width: 1025px){.col__container--sptab1-pc37{display:grid;gap:20px;grid-template-columns:3fr 7fr}}.col__title{margin-bottom:10px;font-size:1.8rem;font-weight:900}.col__img01{aspect-ratio:16/9;width:100%;display:block;height:auto}.col__img02{aspect-ratio:384/245;width:100%;display:block;height:auto}.col__img03{aspect-ratio:169/121;width:100%;display:block;height:auto}.col__img-caption{margin:5px 0 20px;font-weight:700;text-align:center}.table{width:100%}.list__item{list-style-type:disc;margin-bottom:4px;margin-left:1.5em}.list__item:last-child{margin-bottom:0}.btn{width:100%}@media screen and (min-width:600px){.btn{min-height:75px}}.btn-area{margin-top:80px}@media screen and (min-width:600px){.btn-area__link{width:500px;margin:0 auto;padding:20px}}.mt25{margin-top:25px}.mt5{margin-top:5px}
