.list-page__info-link{display:flex;justify-content:flex-end;max-width:840px;margin-left:auto;margin-right:auto;margin-top:2rem}@media(min-width:320px)and (max-width:767.98px){.list-page__info-link{width:95%;margin-top:1rem}}.list-page__sections{display:flex;flex-direction:column}@media(min-width:768px){.list-page__sections{margin-top:2rem;margin-bottom:143px;gap:2.5rem}}@media(min-width:320px)and (max-width:767.98px){.list-page__sections{margin-top:1.5rem;margin-bottom:86px;gap:1.5rem}}.list-page__notfound{margin-left:16px;margin-top:32px;text-align:center;margin-bottom:32px}.list-page__section{margin-left:auto;margin-right:auto}@media(min-width:768px){.list-page__section{max-width:840px;width:100%}}@media(min-width:320px)and (max-width:767.98px){.list-page__section{width:95%}}.list-page__section-header{background-color:#e2ebf1;border-top-left-radius:1rem;border-top-right-radius:1rem}@media(min-width:768px){.list-page__section-header{padding:30px 40px}}@media(min-width:320px)and (max-width:767.98px){.list-page__section-header{padding:20px 16px}}.list-page__section-title{font-weight:700;overflow-wrap:break-word}@media(min-width:768px){.list-page__section-title{font-size:1.5rem}}@media(min-width:320px)and (max-width:767.98px){.list-page__section-title{font-size:1.25rem}}.list-page__section-content{background-color:#fff}@media(min-width:768px){.list-page__section-content{padding:1.5rem 40px 2rem}}@media(min-width:320px)and (max-width:767.98px){.list-page__section-content{padding:1.25rem 16px}}.list-page__btn-container{max-width:360px;margin:32px auto 0}.list-page__back-btn{display:flex;gap:20px;margin-top:24px;margin-bottom:24px;justify-content:center}@media(min-width:768px){.list-page__back-btn{max-width:1024px;margin:2rem auto}}.list-page__features{display:flex;flex-direction:column;gap:.5rem}@media(min-width:768px){.list-page__features{margin-bottom:2rem}}@media(min-width:320px)and (max-width:767.98px){.list-page__features{margin-bottom:.5rem}.list-page__features.truncated{position:relative;max-height:4.5em;overflow:hidden}}.list-page__feature-star{position:relative;padding-left:1rem}.list-page__feature-star:before{content:"★";position:absolute;left:0}.list-page__feature-star.bold{font-weight:700}.list-page__feature-normal{font-weight:400}.list-page__show-more{font-family:Noto Sans JP,sans-serif;color:#0b41a0;background:none;text-decoration:underline;margin-bottom:1rem}@media(min-width:768px){.list-page__show-more{display:none}}@media(min-width:320px)and (max-width:767.98px){.list-page__show-more{display:flex;align-items:center}}.list-page__show-more svg{margin-right:6px}.list-page__modal{width:100%;min-height:calc(100% - 106px);background-color:#fff;border-top-left-radius:1rem;border-top-right-radius:1rem}.list-page__modal--slide-up{animation:slide-up .3s ease-in-out}.list-page__modal--slide-down{animation:slide-down .3s ease-in-out}.list-page__modal-content{padding:1.375rem;max-height:83vh;text-align:justify}.list-page__modal-close{position:absolute;top:.625rem;right:.625rem;width:1.75rem;height:1.75rem;background-image:url(/images/content/ico_modal-close.png);background-size:cover;background-position:50%;border-radius:100%}table{border-collapse:collapse}tr{border:1px solid #e2ebf1}td{border-left:1px solid #e2ebf1;border-right:1px solid #e2ebf1}