@media screen and (min-width: 769px), print {
  img {
    width: 100%;
    height: auto;
  }
  .container {
    overflow: hidden;
    max-width: 414px;
    margin: 0 auto;
  }
  .show_sp {
    display: none !important;
  }
  .row {
    max-width: 414px;
    width: 100%;
    margin: 0 auto;
    padding-left: 15px;
    padding-right: 15px;
  }
  .p_top .cta_fixed_pc {
    width: 100%;
    position: fixed;
    top: 0;
    right: 0;
    z-index: 99;
    width: -webkit-calc(50% - 207px);
    width: -moz-calc(50% - 207px);
    width: calc(50% - 207px);
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    height: 100vh;
  }
  .p_top .cta_fixed_pc .cta_fixed_pc_inner {
    height: 375px;
    width: 100%;
    background-color: #fff;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .p_top .cta_fixed_pc .cta {
    padding: 0;
  }
  .p_top .cta_fixed_pc .cta img {
    max-width: 100%;
  }
  .p_top .cta_fixed_pc .cta a {
    width: auto;
  }
  .p_top .cta_fixed_pc_inner {
    padding-left: 10px;
    padding-right: 10px;
  }
  .box_l {
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 99;
    width: -webkit-calc(50% - 207px);
    width: -moz-calc(50% - 207px);
    width: calc(50% - 207px);
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    height: 100vh;
    text-align: center;
  }
  .box_l_inner {
    background: #fff;
    -moz-background-size: 100% auto;
         background-size: 100% auto;
    height: 375px;
    padding-left: 10px;
    padding-right: 10px;
    width: 100%;
  }
  .box_l .box_ctn {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    height: 100%;
  }
  .box_l a {
    display: inline-block;
    width: 339px;
    max-width: 100%;
  }
  main {
    background-color: #D3EAF9;
  }
  .footer {
    padding: 10px;
    background-color: #fff;
    text-align: center;
    font-weight: 400;
    font-size: 14px;
    line-height: 140%;
    color: #213865;
  }
  .p_top .mv {
    position: relative;
  }
  .p_top .mv__logo {
    position: absolute;
    left: 50%;
    top: 53px;
    -webkit-transform: translateX(-50%);
       -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
    width: 185px;
    z-index: 2;
  }
  .p_top .mv figure img, .p_top .mv picture img {
    display: block;
    width: 100%;
    height: auto;
  }
  .p_top .cta {
    padding: 24px 0 33px;
    text-align: center;
  }
  .p_top .cta.st2 {
    background-color: #fff;
  }
  .p_top .cta h2 {
    text-align: center;
    margin-bottom: 17px;
  }
  .p_top .cta h2 img {
    display: inline-block;
    width: 368px;
  }
  .p_top .cta a {
    display: inline-block;
    width: 366px;
  }
  .p_top .sec01 h2 {
    min-height: 72px;
    left: 0px;
    top: 883px;
    background: #213865;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    font-weight: 700;
    font-size: 24px;
    color: #FFFFFF;
  }
  .p_top .sec01 .sec01__ctn {
    padding: 26px 28px 14px;
    background-color: #fff;
    text-align: center;
  }
  .p_top .sec01 .sec01__ctn ul {
    margin-bottom: 10px;
    display: -ms-grid;
    display: grid;
    gap: 13px;
    -ms-grid-columns: (minmax(0, 1fr))[1];
        grid-template-columns: repeat(1, minmax(0, 1fr));
  }
  .p_top .sec01 .sec01__ctn .sec01_logo {
    display: inline-block;
    width: 185px;
    margin-bottom: 3px;
  }
  .p_top .sec01 .sec01__ctn .sec01_tt {
    display: inline-block;
    width: 265px;
  }
  .p_top .sec01 .sec01__ctn .sec01_img5 {
    margin-bottom: 7px;
  }
  .p_top .sec02 {
    background: url(../img/sec02_bg.png) repeat;
    padding: 23px 0 28px;
    text-align: center;
  }
  .p_top .sec02 .row {
    padding-left: 20px;
    padding-right: 20px;
  }
  .p_top .sec02 .sec02_logo {
    display: inline-block;
    width: 144px;
  }
  .p_top .sec02 .sec02_line {
    display: inline-block;
    width: 385px;
  }
  .p_top .sec02 h2 {
    margin-bottom: 19px;
    font-weight: 700;
    font-size: 33px;
    text-align: center;
    color: #213865;
  }
  .p_top .sec02 .sec02_ctn ul {
    display: -ms-grid;
    display: grid;
    gap: 12px;
    -ms-grid-columns: (minmax(0, 1fr))[2];
        grid-template-columns: repeat(2, minmax(0, 1fr));
    margin-bottom: 20px;
  }
  .p_top .sec03 {
    background: #fff;
    padding: 13px 0 50px;
  }
  .p_top .sec03 h2 img {
    width: 374px;
  }
  .p_top .sec03 ul {
    display: -ms-grid;
    display: grid;
    gap: 13px;
    -ms-grid-columns: (minmax(0, 1fr))[2];
        grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .p_top .sec03 ul li {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    min-height: 58px;
    padding: 10px 20px;
    background: #213865;
    color: #fff;
    font-size: 18px;
    font-weight: 700;
    line-height: 1.4;
    text-align: center;
    letter-spacing: 0.04em;
  }
  .p_top .sec04 {
    background-color: #fff;
    padding-bottom: 12px;
    text-align: center;
  }
  .p_top .sec04 .sec04_img {
    display: inline-block;
    width: 374px;
  }
  .p_top .sec04 h2 {
    text-align: center;
    padding: 6px;
    background: #255AD5;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: baseline;
       -moz-box-align: baseline;
        -ms-flex-align: baseline;
            align-items: baseline;
    font-weight: 700;
    font-size: 24px;
    color: #FFFFFF;
    margin-bottom: 13px;
  }
  .p_top .sec04 h2 span {
    font-weight: 700;
    font-size: 40px;
    color: #F7FF00;
  }
  .p_top .sec05 {
    text-align: center;
    padding: 44px 0 50px;
  }
  .p_top .sec05 h2 {
    font-weight: 700;
    font-size: 33px;
    line-height: 1.21212;
    margin-bottom: 22px;
    text-align: center;
    color: #213865;
  }
  .p_top .sec05 p {
    font-weight: 700;
    font-size: 18px;
    line-height: 1.44;
    text-align: center;
    color: #213865;
    margin-bottom: 33px;
  }
  .p_top .sec05 ul {
    display: -ms-grid;
    display: grid;
    gap: 17px;
    -ms-grid-columns: (minmax(0, 1fr))[1];
        grid-template-columns: repeat(1, minmax(0, 1fr));
  }
  .p_top .sec05 ul li img {
    display: inline-block;
    width: 398px;
  }
  .p_top .sec06 {
    padding: 28px 0 31px;
    background-color: #fff;
    text-align: center;
  }
  .p_top .sec06 h2 {
    margin-left: 15px;
    margin-bottom: 10px;
    text-align: left;
  }
  .p_top .sec06 .sec06_img {
    display: inline-block;
    width: 384px;
    margin-bottom: 32px;
  }
  .p_top .sec06 .sec06_line {
    display: inline-block;
    width: 385px;
  }
  .p_top .faq {
    background-color: #213865;
    padding: 52px 0 60px;
  }
  .p_top .faq .faq_ctn {
    padding: 28px 15px;
    background: #FFFFFF;
    -moz-border-radius: 30px;
         border-radius: 30px;
  }
  .p_top .faq .faq_ctn h2 {
    text-align: center;
    margin-bottom: 19px;
  }
  .p_top .faq .faq_ctn h2 img {
    width: 224px;
    display: inline-block;
  }
  .p_top .faq .faq_ctn .faq_list {
    font-family: "Zen Kaku Gothic New", sans-serif;
  }
  .p_top .faq .faq_ctn .faq_list dl {
    border-bottom: 1px solid #B7B7B7;
  }
  .p_top .faq .faq_ctn .faq_list dl:first-child {
    border-top: 1px solid #B7B7B7;
  }
  .p_top .faq .faq_ctn .faq_list dl dt {
    position: relative;
    padding: 22px 29px;
    font-weight: 700;
    font-size: 16px;
    line-height: 130%;
    color: #3B3B3B;
    cursor: pointer;
    -webkit-transition: opacity 0.3s;
    -moz-transition: opacity 0.3s;
    transition: opacity 0.3s;
    position: relative;
  }
  .p_top .faq .faq_ctn .faq_list dl dt:hover {
    opacity: 0.7;
  }
  .p_top .faq .faq_ctn .faq_list dl dt::before {
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%);
       -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    width: 17px;
    height: 21px;
    background: url(../img/ic_q.png) center/100% 100% no-repeat;
    display: block;
  }
  .p_top .faq .faq_ctn .faq_list dl dt::after {
    content: "";
    position: absolute;
    top: 50%;
    right: 0;
    width: 13px;
    height: 13px;
    background: url(../img/ar.svg) center/100% 100% no-repeat;
    display: block;
    margin-top: -6.5px;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
  }
  .p_top .faq .faq_ctn .faq_list dl dt.is_active::after {
    -webkit-transform: scaleY(-1);
       -moz-transform: scaleY(-1);
        -ms-transform: scaleY(-1);
            transform: scaleY(-1);
  }
  .p_top .faq .faq_ctn .faq_list dl dd {
    max-height: 0;
    overflow: hidden;
    -webkit-transition: max-height 0.3s ease-out;
    -moz-transition: max-height 0.3s ease-out;
    transition: max-height 0.3s ease-out;
    font-weight: 500;
    font-size: 14px;
    line-height: 130%;
    color: #3B3B3B;
  }
  .p_top .faq .faq_ctn .faq_list dl dd .ask {
    padding-bottom: 16px;
    padding-left: 29px;
    position: relative;
  }
  .p_top .faq .faq_ctn .faq_list dl dd .ask::before {
    content: "";
    position: absolute;
    top: 4px;
    left: 0;
    width: 16px;
    height: 17px;
    background: url(../img/ic_a.png) center/100% 100% no-repeat;
    display: block;
  }
  .p_top .sec07 {
    position: relative;
    -webkit-transform: translateZ(0);
       -moz-transform: translateZ(0);
            transform: translateZ(0);
    z-index: 3;
    padding-top: 69px;
    margin-top: -30px;
    padding-bottom: 50px;
  }
  .p_top .sec07::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 74px;
    background: url(../img/sec07_bg.png) center/100% 100% no-repeat;
    display: block;
    z-index: -1;
  }
  .p_top .sec07 h2 {
    font-weight: 900;
    font-size: 32px;
    line-height: 140%;
    text-align: center;
    color: #213865;
    margin-bottom: 14px;
  }
  .p_top .sec07 ul li {
    text-align: center;
  }
  .p_top .sec07 ul li:nth-of-type(1) {
    margin-bottom: 42px;
  }
  .p_top .sec07 ul li img {
    width: 387px;
  }
  .p_top .sec08 {
    background-color: #255AD5;
    padding: 33px 0 45px;
  }
  .p_top .sec08 h2 {
    text-align: center;
    margin-bottom: 32px;
  }
  .p_top .sec08 h2 small {
    display: block;
    font-weight: 900;
    font-size: 20px;
    line-height: 140%;
    text-align: center;
    color: #FFFFFF;
  }
  .p_top .sec08 h2 span {
    font-weight: 900;
    font-size: 32px;
    line-height: 140%;
    text-align: center;
    color: #FFFFFF;
  }
  .p_top .sec08 ul {
    padding: 17px 15px 22px;
    background: #FFFFFF;
    -moz-border-radius: 10px;
         border-radius: 10px;
    display: -ms-grid;
    display: grid;
    gap: 34px;
    -ms-grid-columns: (minmax(0, 1fr))[1];
        grid-template-columns: repeat(1, minmax(0, 1fr));
  }
  .p_top .sec08 ul li:not(:last-child) {
    position: relative;
  }
  .p_top .sec08 ul li:not(:last-child)::after {
    content: "";
    position: absolute;
    left: 50%;
    bottom: -27px;
    -webkit-transform: translateX(-50%);
       -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
    width: 46px;
    height: 27px;
    background: url(../img/ar2.png) center/100% 100% no-repeat;
    display: block;
  }
  .p_top .company {
    padding: 27px 0 36px;
  }
  .p_top .company h2 {
    font-weight: 700;
    font-size: 24px;
    line-height: 140%;
    color: #213865;
    margin-bottom: 35px;
  }
  .p_top .company dl {
    font-weight: 500;
    font-size: 16px;
    line-height: 140%;
    color: #213865;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    gap: 8px;
  }
  .p_top .company dl.st2 {
    display: block;
  }
  .p_top .company dl.st2 dt {
    margin-bottom: 10px;
  }
  .p_top .company dl + dl {
    margin-top: 17px;
  }
  .p_top .company dl dt {
    font-weight: bold;
  }
}

@media screen and (max-width: 768px) {
  img {
    width: 100%;
    height: auto;
  }
  .container {
    overflow: hidden;
    max-width: 185.50725vw;
    margin: 0 auto;
  }
  .show_pc {
    display: none !important;
  }
  .row {
    padding-left: 3.62319vw;
    padding-right: 3.62319vw;
  }
  .inner {
    padding-left: 3.62319vw;
    padding-right: 3.62319vw;
  }
  .footer {
    padding: 2.41546vw;
    background-color: #fff;
    text-align: center;
    font-weight: 400;
    font-size: 3.38164vw;
    line-height: 140%;
    color: #213865;
    padding-bottom: 26.57005vw;
  }
  .cta_fixed_sp {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 1.20773vw;
    -webkit-transform: translateY(100%);
       -moz-transform: translateY(100%);
        -ms-transform: translateY(100%);
            transform: translateY(100%);
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
    z-index: 99;
  }
  .cta_fixed_sp.show {
    -webkit-transform: translateY(0);
       -moz-transform: translateY(0);
        -ms-transform: translateY(0);
            transform: translateY(0);
  }
  .p_top {
    background-color: #D3EAF9;
  }
  .p_top .mv {
    position: relative;
  }
  .p_top .mv__logo {
    position: absolute;
    left: 50%;
    top: 12.80193vw;
    -webkit-transform: translateX(-50%);
       -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
    width: 44.68599vw;
    z-index: 2;
  }
  .p_top .mv figure img, .p_top .mv picture img {
    display: block;
    width: 100%;
    height: auto;
  }
  .p_top .cta {
    padding: 5.7971vw 0 7.97101vw;
    text-align: center;
  }
  .p_top .cta.st2 {
    background-color: #fff;
  }
  .p_top .cta h2 {
    text-align: center;
    margin-bottom: 4.10628vw;
  }
  .p_top .cta h2 img {
    display: inline-block;
    width: 88.88889vw;
  }
  .p_top .cta a {
    display: inline-block;
    width: 88.4058vw;
  }
  .p_top .sec01 h2 {
    min-height: 17.3913vw;
    left: 0vw;
    top: 213.28502vw;
    background: #213865;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    font-weight: 700;
    font-size: 5.7971vw;
    color: #FFFFFF;
  }
  .p_top .sec01 .sec01__ctn {
    padding: 6.28019vw 6.76329vw 3.38164vw;
    background-color: #fff;
    text-align: center;
  }
  .p_top .sec01 .sec01__ctn ul {
    margin-bottom: 2.41546vw;
    display: -ms-grid;
    display: grid;
    gap: 3.1401vw;
    -ms-grid-columns: (minmax(0, 1fr))[1];
        grid-template-columns: repeat(1, minmax(0, 1fr));
  }
  .p_top .sec01 .sec01__ctn .sec01_logo {
    display: inline-block;
    width: 44.68599vw;
    margin-bottom: 0.72464vw;
  }
  .p_top .sec01 .sec01__ctn .sec01_tt {
    display: inline-block;
    width: 64.00966vw;
  }
  .p_top .sec01 .sec01__ctn .sec01_img5 {
    margin-bottom: 1.69082vw;
  }
  .p_top .sec02 {
    background: url(../img/sec02_bg.png) repeat;
    padding: 5.55556vw 0 6.76329vw;
    text-align: center;
  }
  .p_top .sec02 .row {
    padding-left: 4.83092vw;
    padding-right: 4.83092vw;
  }
  .p_top .sec02 .sec02_logo {
    display: inline-block;
    width: 34.78261vw;
  }
  .p_top .sec02 .sec02_line {
    display: inline-block;
    width: 92.99517vw;
  }
  .p_top .sec02 h2 {
    margin-bottom: 4.58937vw;
    font-weight: 700;
    font-size: 7.97101vw;
    text-align: center;
    color: #213865;
  }
  .p_top .sec02 .sec02_ctn ul {
    display: -ms-grid;
    display: grid;
    gap: 2.89855vw;
    -ms-grid-columns: (minmax(0, 1fr))[2];
        grid-template-columns: repeat(2, minmax(0, 1fr));
    margin-bottom: 4.83092vw;
  }
  .p_top .sec03 {
    background: #fff;
    padding: 3.1401vw 0 12.07729vw;
  }
  .p_top .sec03 h2 img {
    width: 90.33816vw;
  }
  .p_top .sec03 ul {
    display: -ms-grid;
    display: grid;
    gap: 3.1401vw;
    -ms-grid-columns: (minmax(0, 1fr))[2];
        grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .p_top .sec03 ul li {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    min-height: 14.00966vw;
    padding: 2.41546vw 4.83092vw;
    background: #213865;
    color: #fff;
    font-size: 4.34783vw;
    font-weight: 700;
    line-height: 1.4;
    text-align: center;
    letter-spacing: 0.04em;
  }
  .p_top .sec04 {
    background-color: #fff;
    padding-bottom: 2.89855vw;
    text-align: center;
  }
  .p_top .sec04 .sec04_img {
    display: inline-block;
    width: 90.33816vw;
  }
  .p_top .sec04 h2 {
    text-align: center;
    padding: 1.44928vw;
    background: #255AD5;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: baseline;
       -moz-box-align: baseline;
        -ms-flex-align: baseline;
            align-items: baseline;
    font-weight: 700;
    font-size: 5.7971vw;
    color: #FFFFFF;
    margin-bottom: 3.1401vw;
  }
  .p_top .sec04 h2 span {
    font-weight: 700;
    font-size: 9.66184vw;
    color: #F7FF00;
  }
  .p_top .sec05 {
    text-align: center;
    padding: 10.62802vw 0 12.07729vw;
  }
  .p_top .sec05 h2 {
    font-weight: 700;
    font-size: 7.97101vw;
    line-height: 1.21212;
    margin-bottom: 5.31401vw;
    text-align: center;
    color: #213865;
  }
  .p_top .sec05 p {
    font-weight: 700;
    font-size: 4.34783vw;
    line-height: 1.44;
    text-align: center;
    color: #213865;
    margin-bottom: 7.97101vw;
  }
  .p_top .sec05 ul {
    display: -ms-grid;
    display: grid;
    gap: 4.10628vw;
    -ms-grid-columns: (minmax(0, 1fr))[1];
        grid-template-columns: repeat(1, minmax(0, 1fr));
  }
  .p_top .sec05 ul li img {
    display: inline-block;
    width: 96.13527vw;
  }
  .p_top .sec06 {
    padding: 6.76329vw 0 7.48792vw;
    background-color: #fff;
    text-align: center;
  }
  .p_top .sec06 h2 {
    margin-left: 3.62319vw;
    margin-bottom: 2.41546vw;
    text-align: left;
  }
  .p_top .sec06 .sec06_img {
    display: inline-block;
    width: 92.75362vw;
    margin-bottom: 7.72947vw;
  }
  .p_top .sec06 .sec06_line {
    display: inline-block;
    width: 92.99517vw;
  }
  .p_top .faq {
    background-color: #213865;
    padding: 12.56039vw 0 14.49275vw;
  }
  .p_top .faq .faq_ctn {
    padding: 6.76329vw 3.62319vw;
    background: #FFFFFF;
    -moz-border-radius: 7.24638vw;
         border-radius: 7.24638vw;
  }
  .p_top .faq .faq_ctn h2 {
    text-align: center;
    margin-bottom: 4.58937vw;
  }
  .p_top .faq .faq_ctn h2 img {
    width: 54.10628vw;
    display: inline-block;
  }
  .p_top .faq .faq_ctn .faq_list {
    font-family: "Zen Kaku Gothic New", sans-serif;
  }
  .p_top .faq .faq_ctn .faq_list dl {
    border-bottom: 1px solid #B7B7B7;
  }
  .p_top .faq .faq_ctn .faq_list dl:first-child {
    border-top: 1px solid #B7B7B7;
  }
  .p_top .faq .faq_ctn .faq_list dl dt {
    position: relative;
    padding: 5.31401vw 7.00483vw;
    font-weight: 700;
    font-size: 3.86473vw;
    line-height: 130%;
    color: #3B3B3B;
    position: relative;
  }
  .p_top .faq .faq_ctn .faq_list dl dt::before {
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%);
       -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    width: 4.10628vw;
    height: 5.07246vw;
    background: url(../img/ic_q.png) center/100% 100% no-repeat;
    display: block;
  }
  .p_top .faq .faq_ctn .faq_list dl dt::after {
    content: "";
    position: absolute;
    top: 50%;
    right: 0;
    width: 3.1401vw;
    height: 3.1401vw;
    background: url(../img/ar.svg) center/100% 100% no-repeat;
    display: block;
    margin-top: -1.57005vw;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
  }
  .p_top .faq .faq_ctn .faq_list dl dt.is_active::after {
    -webkit-transform: scaleY(-1);
       -moz-transform: scaleY(-1);
        -ms-transform: scaleY(-1);
            transform: scaleY(-1);
  }
  .p_top .faq .faq_ctn .faq_list dl dd {
    max-height: 0;
    overflow: hidden;
    -webkit-transition: max-height 0.3s ease-out;
    -moz-transition: max-height 0.3s ease-out;
    transition: max-height 0.3s ease-out;
    font-weight: 500;
    font-size: 3.38164vw;
    line-height: 130%;
    color: #3B3B3B;
  }
  .p_top .faq .faq_ctn .faq_list dl dd .ask {
    padding-bottom: 3.86473vw;
    padding-left: 7.00483vw;
    position: relative;
  }
  .p_top .faq .faq_ctn .faq_list dl dd .ask::before {
    content: "";
    position: absolute;
    top: 0.96618vw;
    left: 0;
    width: 3.86473vw;
    height: 4.10628vw;
    background: url(../img/ic_a.png) center/100% 100% no-repeat;
    display: block;
  }
  .p_top .sec07 {
    position: relative;
    -webkit-transform: translateZ(0);
       -moz-transform: translateZ(0);
            transform: translateZ(0);
    z-index: 3;
    padding-top: 16.66667vw;
    margin-top: -7.24638vw;
    padding-bottom: 12.07729vw;
  }
  .p_top .sec07::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 17.8744vw;
    background: url(../img/sec07_bg.png) center/100% 100% no-repeat;
    display: block;
    z-index: -1;
  }
  .p_top .sec07 h2 {
    font-weight: 900;
    font-size: 7.72947vw;
    line-height: 140%;
    text-align: center;
    color: #213865;
    margin-bottom: 3.38164vw;
  }
  .p_top .sec07 ul li {
    text-align: center;
  }
  .p_top .sec07 ul li:nth-of-type(1) {
    margin-bottom: 10.14493vw;
  }
  .p_top .sec07 ul li img {
    width: 93.47826vw;
  }
  .p_top .sec08 {
    background-color: #255AD5;
    padding: 7.97101vw 0 10.86957vw;
  }
  .p_top .sec08 h2 {
    text-align: center;
    margin-bottom: 7.72947vw;
  }
  .p_top .sec08 h2 small {
    display: block;
    font-weight: 900;
    font-size: 4.83092vw;
    line-height: 140%;
    text-align: center;
    color: #FFFFFF;
  }
  .p_top .sec08 h2 span {
    font-weight: 900;
    font-size: 7.72947vw;
    line-height: 140%;
    text-align: center;
    color: #FFFFFF;
  }
  .p_top .sec08 ul {
    padding: 4.10628vw 3.62319vw 5.31401vw;
    background: #FFFFFF;
    -moz-border-radius: 2.41546vw;
         border-radius: 2.41546vw;
    display: -ms-grid;
    display: grid;
    gap: 8.21256vw;
    -ms-grid-columns: (minmax(0, 1fr))[1];
        grid-template-columns: repeat(1, minmax(0, 1fr));
  }
  .p_top .sec08 ul li:not(:last-child) {
    position: relative;
  }
  .p_top .sec08 ul li:not(:last-child)::after {
    content: "";
    position: absolute;
    left: 50%;
    bottom: -6.52174vw;
    -webkit-transform: translateX(-50%);
       -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
    width: 11.11111vw;
    height: 6.52174vw;
    background: url(../img/ar2.png) center/100% 100% no-repeat;
    display: block;
  }
  .p_top .company {
    padding: 6.52174vw 0 8.69565vw;
  }
  .p_top .company h2 {
    font-weight: 700;
    font-size: 5.7971vw;
    line-height: 140%;
    color: #213865;
    margin-bottom: 8.45411vw;
  }
  .p_top .company dl {
    font-weight: 500;
    font-size: 3.86473vw;
    line-height: 140%;
    color: #213865;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    gap: 1.93237vw;
  }
  .p_top .company dl.st2 {
    display: block;
  }
  .p_top .company dl.st2 dt {
    margin-bottom: 2.41546vw;
  }
  .p_top .company dl + dl {
    margin-top: 4.10628vw;
  }
  .p_top .company dl dt {
    font-weight: bold;
  }
}
