@media screen and (max-width: 767.999px) {
  #top_mv {
    position: relative;
  }
  #top_mv h1 {
    position: absolute;
    top: 58vw;
    left: 50%;
    transform: translateX(-50%);
    z-index: 5;
  }
  #top_mv h1 img {
    width: 260px;
    height: auto;
    max-width: none;
  }
  #top_mv .mv img {
    width: 100%;
    height: auto;
  }
  #top_mv #mv_link1 {
    position: absolute;
    left: 0;
    top: 0;
    width: 54.66%;
    z-index: 15;
    clip-path: polygon(100% 0, 0 0, 0 92.14%, 82.96% 100%, 100% 0);
  }
  #top_mv #mv_link1 img {
    width: 100%;
    height: auto;
  }
  #top_mv #mv_link2 {
    position: absolute;
    right: 0;
    top: 0;
    width: 54.66%;
    z-index: 15;
    clip-path: polygon(17.07% 0, 0 100%, 100% 90.13%, 100% 0, 17.03% 0);
  }
  #top_mv #mv_link2 img {
    width: 100%;
    height: auto;
  }
  #top_mv #mv_link3 {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    z-index: 15;
    clip-path: polygon(54.71% 11.39%, 54.73% 11.4%, 54.71% 11.39%, 54.69% 11.4%, 54.69% 11.39%, 0 0, 0 100%, 100% 100%, 100% 0, 54.71% 11.39%);
  }
  #top_mv #mv_link3 img {
    width: 100%;
    height: auto;
  }
  #top_mv #mv_link4 {
    position: absolute;
    left: 0;
    top: 62vw;
    width: 54.66%;
    z-index: 15;
    clip-path: polygon(82.89% 8.03%, 0 0, 0 90.52%, 100% 100%, 82.89% 8.03%);
  }
  #top_mv #mv_link4 img {
    width: 100%;
    height: auto;
  }
  #top_mv #mv_link5 {
    position: absolute;
    right: 0;
    top: 61.06vw;
    width: 54.8%;
    z-index: 15;
    clip-path: polygon(17.11% 100%, 100% 90.72%, 100% 0, 0 9.88%, 17.11% 100%);
  }
  #top_mv #mv_link5 img {
    width: 100%;
    height: auto;
  }
  #top_mv .scroll_btn {
    position: absolute;
    width: 114px;
    z-index: 20;
    right: 12px;
    bottom: 22px;
  }
  #top_journey {
    padding: 105px 0;
  }
  #top_journey #top_about {
    position: relative;
  }
  #top_journey #top_about::before {
    font-size: 8rem;
    font-weight: 100;
    left: 26px;
    top: -50px;
    letter-spacing: -0.04em;
    white-space: nowrap;
    overflow: hidden;
  }
  #top_journey #top_about h2 {
    margin: 0 26px 0 37px;
    font-size: 1.4rem;
    font-weight: 600;
    position: relative;
  }
  #top_journey #top_about h2::before {
    width: 6px;
    height: 6px;
    top: 8px;
    left: -18px;
  }
  #top_journey #top_about .data {
    padding: 0 26px;
    margin-top: 40px;
  }
  #top_journey #top_about .data h3 {
    font-size: 2.5rem;
    font-weight: 600;
    line-height: 1.6;
    letter-spacing: -0.02em;
  }
  #top_journey #top_about .data .txt {
    margin-top: 24px;
    font-size: 1.3rem;
    line-height: 2;
  }
  #top_journey #top_about .journey_image {
    margin-top: 14px;
    padding: 0;
  }
  #top_journey #top_about .journey_image img {
    width: 100%;
    height: auto;
  }
  #top_journey #top_network {
    padding: 85px 26px 0;
  }
  #top_journey #top_network .data .caption {
    font-weight: 600;
    font-size: 1.4rem;
  }
  #top_journey #top_network .data h3 {
    font-size: 2.5rem;
    font-weight: 600;
    line-height: 1.6;
    margin-top: 2px;
    position: relative;
  }
  #top_journey #top_network .data h3::after {
    content: "";
    width: 125px;
    height: 47px;
    background: url(../images/top/line01_sp.png) no-repeat;
    background-size: 125px 47px;
    position: absolute;
    left: 0;
    bottom: -5px;
    z-index: -1;
  }
  #top_journey #top_network .data .txt {
    font-size: 1.3rem;
    line-height: 2;
    margin-top: 24px;
  }
  #top_journey #top_network .image {
    margin-top: 43px;
  }
  #top_journey #top_network .image img {
    width: 100%;
    height: auto;
  }
  #top_journey #top_timing {
    padding: 82px 26px 0;
  }
  #top_journey #top_timing .data .caption {
    font-weight: 600;
    font-size: 1.4rem;
  }
  #top_journey #top_timing .data h3 {
    font-size: 2.5rem;
    font-weight: 600;
    line-height: 1.6;
    margin-top: 5px;
    position: relative;
  }
  #top_journey #top_timing .data h3::after {
    content: "";
    width: 197px;
    height: 18px;
    background: url(../images/top/line02_sp.png) no-repeat;
    background-size: 197px 18px;
    position: absolute;
    left: 0;
    top: 25px;
    z-index: -1;
  }
  #top_journey #top_timing .data .txt {
    font-size: 1.3rem;
    line-height: 2;
    margin-top: 24px;
  }
  #top_journey #top_timing .image {
    margin-top: 43px;
  }
  #top_journey #top_timing .image img {
    width: 100%;
    height: auto;
  }
  #top_journey #top_teacher {
    padding: 82px 26px 0;
  }
  #top_journey #top_teacher .data .caption {
    font-weight: 600;
    font-size: 1.4rem;
  }
  #top_journey #top_teacher .data h3 {
    font-size: 2.5rem;
    font-weight: 600;
    line-height: 1.6;
    margin-top: 5px;
    position: relative;
  }
  #top_journey #top_teacher .data h3::after {
    content: "";
    width: 195px;
    height: 10px;
    background: url(../images/top/line03_sp.png) no-repeat;
    background-size: 195px 10px;
    position: absolute;
    left: 0;
    bottom: -2px;
    z-index: -1;
  }
  #top_journey #top_teacher .data .txt {
    font-size: 1.3rem;
    line-height: 2;
    margin-top: 24px;
  }
  #top_journey #top_teacher .image {
    margin-top: 43px;
  }
  #top_journey #top_teacher .image img {
    width: 100%;
    height: auto;
  }
  #top_cram_school #top_cram_school_check {
    padding: 42px 0 40px;
    margin: 0 26px;
  }
  #top_cram_school #top_cram_school_check h2 {
    text-align: center;
    font-size: 2rem;
    font-weight: 600;
    line-height: 1.6;
  }
  #top_cram_school #top_cram_school_check > ul {
    margin-top: 32px;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    gap: 12px 10px;
  }
  #top_cram_school #top_cram_school_check > ul > li {
    display: contents;
  }
  #top_cram_school #top_cram_school_check > ul > li a {
    display: flex;
    justify-content: center;
    text-align: center;
    align-items: center;
    width: calc(50% - 5px);
    border-width: 2px;
    padding: 15px 0 30px;
    font-size: 1.3rem;
    font-weight: 600;
    line-height: 1.53;
  }
  #top_cram_school #top_cram_school_check > ul > li a::after {
    width: 8px;
    height: 8px;
    bottom: 14px;
  }
  #top_cram_school #top_school_intro {
    padding-top: 85px;
  }
  #top_cram_school #top_school_intro::before {
    top: 25px;
    left: 0;
    font-weight: 100;
    font-size: 9rem;
  }
  #top_cram_school #top_school_intro h2 {
    margin: 0 26px 0 37px;
    font-size: 1.4rem;
    font-weight: 600;
    position: relative;
  }
  #top_cram_school #top_school_intro h2::before {
    width: 6px;
    height: 6px;
    top: 8px;
    left: -18px;
  }
  #top_cram_school #top_school_intro > .copy {
    margin-top: 40px;
    padding: 0 26px;
    font-size: 2.5rem;
    font-weight: 600;
    line-height: 1.6;
  }
  #top_cram_school #top_school_intro .school_contents {
    margin: 50px 26px 0;
    border-width: 2px;
  }
  #top_cram_school #top_school_intro .school_contents:nth-of-type(1) {
    margin-top: 62px;
  }
  #top_cram_school #top_school_intro .school_contents .data {
    padding: 70px 30px 40px;
  }
  #top_cram_school #top_school_intro .school_contents .data h3 {
    font-size: 1.2rem;
    letter-spacing: 0.08em;
    font-weight: 500;
    position: absolute;
    top: -2px;
    left: 0;
    width: 180px;
    padding: 11px 0;
    text-align: center;
  }
  #top_cram_school #top_school_intro .school_contents .data h3::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    opacity: 0.3;
  }
  #top_cram_school #top_school_intro .school_contents .data h3 span {
    position: relative;
    z-index: 5;
    opacity: 1;
  }
  #top_cram_school #top_school_intro .school_contents .data .caption {
    font-size: 1.1rem;
  }
  #top_cram_school #top_school_intro .school_contents .data .title_area {
    display: flex;
    gap: 0 13px;
    align-items: flex-end;
  }
  #top_cram_school #top_school_intro .school_contents .data h4 {
    margin-top: 13px;
    font-size: 2.5rem;
    font-weight: 500;
  }
  #top_cram_school #top_school_intro .school_contents .data h4 span.mini {
    font-size: 1.4rem;
  }
  #top_cram_school #top_school_intro .school_contents .data h4 a {
    padding-bottom: 0;
    border-bottom: 1px solid var(--main-text-color);
  }
  #top_cram_school #top_school_intro .school_contents .data .kind {
    display: flex;
    flex-wrap: wrap;
    gap: 7px 5px;
    margin-top: 15px;
  }
  #top_cram_school #top_school_intro .school_contents .data .kind li {
    padding: 3px 13px 4px;
    border-radius: 30px;
    font-size: 1.1rem;
  }
  #top_cram_school #top_school_intro .school_contents .data h5 {
    margin-top: 45px;
    font-size: 1.7rem;
    font-weight: 500;
  }
  #top_cram_school #top_school_intro .school_contents .data .txt {
    margin-top: 14px;
    font-size: 1.3rem;
    line-height: 2;
  }
  #top_cram_school #top_school_intro .school_contents .image img {
    width: 100%;
    height: auto;
  }
  #top_cram_school #top_school_intro .school_contents#top_cram_school_kids h3 {
    background: var(--school_kids-color);
  }
  #top_cram_school #top_school_intro .school_contents#top_cram_school_kids h3::before {
    background-image: -moz-linear-gradient(-110deg, #f1707b 0%, #f08200 100%);
    background-image: -webkit-linear-gradient(-110deg, #f1707b 0%, #f08200 100%);
    background-image: -ms-linear-gradient(-110deg, #f1707b 0%, #f08200 100%);
  }
  #top_cram_school #top_school_intro .school_contents#top_cram_school_kids .title_area .image {
    width: 74px;
  }
  #top_cram_school #top_school_intro .school_contents#top_cram_school_primary h3 {
    background: #fddd00;
    color: #595757;
  }
  #top_cram_school #top_school_intro .school_contents#top_cram_school_primary h3::before {
    background-image: -moz-linear-gradient(-110deg, #fddd00 0%, #d87a00 100%);
    background-image: -webkit-linear-gradient(-110deg, #fddd00 0%, #d87a00 100%);
    background-image: -ms-linear-gradient(-110deg, #fddd00 0%, #d87a00 100%);
  }
  #top_cram_school #top_school_intro .school_contents#top_cram_school_primary .title_area .image {
    width: 67px;
  }
  #top_cram_school #top_school_intro .school_contents#top_cram_school_junior h3 {
    background: var(--school_junior-color);
  }
  #top_cram_school #top_school_intro .school_contents#top_cram_school_junior h3::before {
    background-image: -moz-linear-gradient(-110deg, #f08200 0%, #e95283 100%);
    background-image: -webkit-linear-gradient(-110deg, #f08200 0%, #e95283 100%);
    background-image: -ms-linear-gradient(-110deg, #f08200 0%, #e95283 100%);
  }
  #top_cram_school #top_school_intro .school_contents#top_cram_school_junior .title_area .image {
    width: 67px;
  }
  #top_cram_school #top_school_intro .school_contents#top_cram_school_high h3 {
    background: var(--school_high-color);
  }
  #top_cram_school #top_school_intro .school_contents#top_cram_school_high h3::before {
    background-image: -moz-linear-gradient(-110deg, #008cd6 0%, #21bf46 100%);
    background-image: -webkit-linear-gradient(-110deg, #008cd6 0%, #21bf46 100%);
    background-image: -ms-linear-gradient(-110deg, #008cd6 0%, #21bf46 100%);
  }
  #top_cram_school #top_school_intro .school_contents#top_cram_school_high .title_area .image {
    width: 61px;
  }
  #top_cram_school #top_school_intro .school_contents#top_cram_school_personal h3 {
    background: var(--school_personal-color);
  }
  #top_cram_school #top_school_intro .school_contents#top_cram_school_personal h3::before {
    background-image: -moz-linear-gradient(-110deg, #00a0b8 0%, #cfe024 100%);
    background-image: -webkit-linear-gradient(-110deg, #00a0b8 0%, #cfe024 100%);
    background-image: -ms-linear-gradient(-110deg, #00a0b8 0%, #cfe024 100%);
  }
  #top_cram_school #top_school_intro .school_contents#top_cram_school_personal .title_area .image {
    width: 67px;
  }
  #top_cram_school #top_school_intro #top_cram_school_personal_area {
    margin-top: 90px;
    padding: 69px 0 90px;
  }
  #top_cram_school #top_school_intro #top_cram_school_personal_area .personal {
    text-align: center;
  }
  #top_cram_school #top_school_intro #top_cram_school_personal_area .personal img {
    width: 304px;
    height: auto;
  }
  #top_cram_school #top_school_intro #top_cram_school_personal_area .school_contents#top_cram_school_personal {
    margin-top: 20px;
  }
  #top_cram_school #top_school_intro #top_cram_school_personal_area .school_contents#top_cram_school_personal .data .txt {
    margin-top: 35px;
  }
  #top_school_area {
    padding: 85px 26px 26px;
    background: url(../images/top/ico_area_sp.png) no-repeat;
    background-size: 260px 337px;
    background-position: top 50px right 26px;
  }
  #top_school_area::before {
    top: 30px;
    left: 45px;
    font-size: 8rem;
    font-weight: 100;
    z-index: -1;
  }
  #top_school_area h2 {
    margin: 0 0 0 9px;
    font-size: 1.4rem;
    font-weight: 600;
    position: relative;
  }
  #top_school_area h2::before {
    width: 6px;
    height: 6px;
    top: 8px;
    left: -18px;
  }
  #top_school_area > .copy {
    margin-top: 40px;
    font-size: 2.5rem;
    font-weight: 600;
    line-height: 1.6;
  }
  #top_school_area > .txt {
    margin-top: 26px;
    font-size: 1.3rem;
    line-height: 2;
  }
  #top_school_area .school_list {
    margin-top: 73px;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    gap: 40px 20px;
  }
  #top_school_area .school_list > li {
    width: calc(50% - 10px);
  }
  #top_school_area .school_list > li .list_area .image img {
    width: 100%;
    height: auto;
  }
  #top_school_area .school_list > li .list_area h3 {
    margin: 13px 10px 0;
    border-radius: 45px;
  }
  #top_school_area .school_list > li .list_area h3 button,
  #top_school_area .school_list > li .list_area h3 button:focus,
  #top_school_area .school_list > li .list_area h3 button:hover {
    display: block;
    width: 100%;
    text-align: left;
    border: none;
    outline: none;
    appearance: none;
    background: none;
    cursor: pointer;
    padding: 7px 19px;
    font-size: 1.3rem;
    font-weight: 500;
    position: relative;
  }
  #top_school_area .school_list > li .list_area h3 button::after,
  #top_school_area .school_list > li .list_area h3 button:focus::after,
  #top_school_area .school_list > li .list_area h3 button:hover::after {
    display: block;
    content: "";
    width: 18px;
    height: 18px;
    background: url(../images/common/ico_school_plus_sp.png) no-repeat;
    background-size: 18px 18px;
    position: absolute;
    top: 50%;
    right: 10px;
    transform: translateY(-50%);
  }
  #top_school_area .school_list > li dialog {
    overscroll-behavior: contain;
  }
  #top_school_area .school_list > li dialog:modal {
    border: none;
    border-radius: 4px;
    background: #FFFFFF;
    padding: 30px;
  }
  #top_school_area .school_list > li dialog:focus {
    outline: 0;
  }
  #top_school_area .school_list > li dialog::backdrop {
    background: rgba(0, 0, 0, 0.5);
  }
  #top_school_area .school_list > li dialog .close_btn {
    position: absolute;
    top: 4px;
    right: 4px;
    width: 41px;
    height: 41px;
    z-index: 15;
  }
  #top_school_area .school_list > li dialog .modal_contents_wrapper {
    position: relative;
  }
  #top_school_area .school_list > li dialog .modal_contents_wrapper .image img {
    width: 100%;
    height: auto;
  }
  #top_school_area .school_list > li dialog .modal_contents_wrapper .data {
    margin-top: 35px;
  }
  #top_school_area .school_list > li dialog .modal_contents_wrapper .data h3 {
    font-size: 2rem;
    font-weight: 600;
  }
  #top_school_area .school_list > li dialog .modal_contents_wrapper .data .txt {
    margin-top: 13px;
    font-size: 1.3rem;
    line-height: 2;
  }
  #top_school_area .school_list > li dialog .modal_contents_wrapper .data .school {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    margin-top: 35px;
    gap: 15px 26px;
    padding: 15px 25px;
  }
  #top_school_area .school_list > li dialog .modal_contents_wrapper .data .school > li {
    display: contents;
  }
  #top_school_area .school_list > li dialog .modal_contents_wrapper .data .school > li a {
    display: flex;
    align-items: center;
    width: calc(50% - 13px);
  }
  #top_school_area .school_list > li dialog .modal_contents_wrapper .data .school > li a img {
    width: 80%;
    height: auto;
  }
  #top_school_area .school_list > li dialog .modal_contents_wrapper .data table {
    margin-top: 40px;
    width: 100%;
  }
  #top_school_area .school_list > li dialog .modal_contents_wrapper .data table th {
    width: 75px;
    padding: 12px 0;
    font-size: 1.3rem;
    line-height: 2;
    vertical-align: top;
  }
  #top_school_area .school_list > li dialog .modal_contents_wrapper .data table td {
    padding: 12px 0;
    font-size: 1.2rem;
    line-height: 2;
  }
  #top_school_area .school_list > li dialog .modal_contents_wrapper .map {
    margin-top: 45px;
  }
  #top_school_area .school_list > li dialog .modal_contents_wrapper .map iframe {
    aspect-ratio: 520 / 800;
    width: 100%;
    height: auto;
  }
  #top_marquee {
    font-weight: 500;
    font-size: 7rem;
    display: flex;
    transform: translateY(50%);
  }
  #top_marquee span {
    padding-right: 0.5em;
    animation: 80s marquee 0s linear running infinite;
  }
  @keyframes marquee {
    from {
      transform: translate3d(0, 0, 0);
    }
    to {
      transform: translate3d(-100%, 0, 0);
    }
  }
  #top_interview {
    padding: 112px 0 90px;
    background: url(../images/common/bg_graph-paper_sp.png) repeat;
    background-size: 15px 15px;
  }
  #top_interview h2 {
    margin: 0 26px 0 37px;
    font-size: 1.4rem;
    font-weight: 600;
    position: relative;
  }
  #top_interview h2::before {
    width: 6px;
    height: 6px;
    top: 8px;
    left: -18px;
  }
  #top_interview h3 {
    margin-top: 40px;
    padding: 0 26px;
    font-size: 2.5rem;
    font-weight: 600;
    line-height: 1.6;
  }
  #top_interview .txt {
    margin-top: 24px;
    padding: 0 26px;
    font-size: 1.3rem;
    line-height: 2;
  }
  #top_interview #top_interview_list_wrapper {
    width: calc(100% - 22px);
    margin: 70px 0 0 auto;
  }
  #top_interview #top_interview_list > li {
    width: 240px;
  }
  #top_interview #top_interview_list > li:last-child {
    padding-right: 30px;
  }
  #top_interview #top_interview_list > li .data {
    position: relative;
    border-radius: 8px;
    padding: 65px 20px 13px 20px;
    min-height: 290px;
  }
  #top_interview #top_interview_list > li .data::before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 60px;
    border-style: solid;
    border-width: 18px 21px 0 0;
    border-color: #dce1ef transparent transparent;
    translate: -50% 100%;
  }
  #top_interview #top_interview_list > li .data::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 60px;
    border-style: solid;
    border-width: 15.8px 18.5px 0 0;
    border-color: #ffffff transparent transparent;
    translate: calc(-50% - 0.5px) 100%;
  }
  #top_interview #top_interview_list > li .data .year {
    position: absolute;
    top: 0;
    left: 0;
    display: flex;
    align-items: center;
    gap: 0 5px;
    border-radius: 8px 0 8px 0;
    padding: 7px 17px;
  }
  #top_interview #top_interview_list > li .data .year img {
    width: 16px;
    height: auto;
  }
  #top_interview #top_interview_list > li .data .year span {
    font-size: 1.2rem;
  }
  #top_interview #top_interview_list > li .data .voice {
    font-size: 1.3rem;
    line-height: 2;
  }
  #top_interview #top_interview_list > li .person {
    margin-top: 25px;
    display: flex;
    align-items: center;
    gap: 0 13px;
  }
  #top_interview #top_interview_list > li .person .image {
    width: 45px;
    flex-shrink: 0;
    overflow: hidden;
  }
  #top_interview #top_interview_list > li .person .image img {
    width: 100%;
    height: auto;
    border-radius: 50%;
  }
  #top_interview #top_interview_list > li .person .personal_data h4 {
    font-size: 1.3rem;
    font-weight: 600;
  }
  #top_interview #top_interview_list > li .person .personal_data .attribute {
    margin-top: 4px;
    font-size: 1rem;
  }
  #top_interview #swiper-interview_navi {
    width: 275px;
    margin: 30px auto 0;
    padding-left: 17px;
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  #top_interview .swiper-scrollbar-interview {
    position: relative;
    width: 160px;
    height: 4px;
  }
  #top_interview .swiper_btn_area {
    width: 75px;
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  #top_interview .swiper_btn_area .swiper_btn img {
    width: 34px;
    height: auto;
  }
  #top_faq {
    padding: 85px 26px 88px;
  }
  #top_faq h2 {
    margin: 0 0 0 13px;
    font-size: 1.4rem;
    font-weight: 600;
    position: relative;
  }
  #top_faq h2::before {
    width: 6px;
    height: 6px;
    top: 8px;
    left: -18px;
  }
  #top_faq h3 {
    margin-top: 40px;
    font-size: 2.5rem;
    font-weight: 600;
    line-height: 1.6;
  }
  #top_faq .faq_list {
    margin: 50px 0 0 auto;
  }
  #top_faq .faq_list > li {
    margin-top: 20px;
  }
  #top_faq .faq_list > li:nth-of-type(1) {
    margin-top: 0;
  }
  #top_faq .faq_list > li dl {
    border-radius: 4px;
    overflow: hidden;
  }
  #top_faq .faq_list > li dl dt button {
    text-align: left;
    padding: 16px 60px 13px 17px;
  }
  #top_faq .faq_list > li dl dt button::after {
    width: 16px;
    height: 2px;
    right: 22px;
    top: calc(50% - 1px);
  }
  #top_faq .faq_list > li dl dt button[aria-expanded="false"]::before {
    width: 2px;
    height: 16px;
    right: 29px;
    top: calc(50% - 8px);
  }
  #top_faq .faq_list > li dl dt button span {
    font-size: 1.4rem;
    line-height: 1.85;
    font-weight: 600;
    display: flex;
  }
  #top_faq .faq_list > li dl dt button span::before {
    margin-right: 8px;
    font-size: 1.4rem;
    font-weight: 400;
    flex-shrink: 0;
  }
  #top_faq .faq_list > li dl dd {
    font-weight: 400;
    padding: 17px 12px 15px 17px;
  }
  #top_faq .faq_list > li dl dd span {
    display: flex;
    font-size: 1.3rem;
    line-height: 1.85;
  }
  #top_faq .faq_list > li dl dd span::before {
    margin-right: 8px;
    font-size: 1.4rem;
    font-weight: 400;
    flex-shrink: 0;
  }
}
