@media screen and (min-width: 769px), print {
  a[href^=tel] {
    pointer-events: none;
    text-decoration: none;
    cursor: default !important;
  }
  .show_sp {
    display: none !important;
  }
  .container {
    overflow: hidden;
  }
  .row {
    max-width: 1000px;
    width: 100%;
    margin: 0 auto;
  }
}

@media screen and (min-width: 769px) and (max-width: 999px) and (min-width: 769px) {
  .row {
    padding-left: 15px;
    padding-right: 15px;
  }
}

@media screen and (min-width: 769px), print {
  img {
    max-width: 100%;
    width: auto;
    height: auto;
  }
  .header {
    padding: 13px;
    background: #06489B;
    text-align: center;
    font-weight: 600;
    font-size: 32px;
    line-height: 100%;
    letter-spacing: 0.02em;
    color: #FBEC78;
  }
  .footer {
    text-align: center;
    padding: 45px 0 35px;
    font-family: "Noto Sans JP", serif;
  }
  .footer ul {
    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;
    margin-bottom: 33px;
  }
  .footer ul li {
    margin: 0 25px;
  }
  .footer ul li a {
    font-weight: 500;
    font-size: 16px;
    line-height: 120%;
    letter-spacing: 0.03em;
  }
  .footer p {
    font-weight: 500;
    font-size: 16px;
    line-height: 120%;
    letter-spacing: 0.03em;
  }
  .p_top .mv {
    background: url(../img/mv_bg.png) center/100% 100% no-repeat;
    -moz-background-size: cover;
         background-size: cover;
    padding: 27px 0 15px;
  }
  .p_top .btnWr {
    text-align: center;
    margin-top: 35px;
  }
  .p_top .btnWr a {
    display: inline-block;
    width: 772px;
    max-width: 100%;
  }
  .p_top .blk01 {
    position: relative;
    padding: 36px 0 24px;
  }
  .p_top .blk01 h2 {
    text-align: center;
    margin-bottom: 51px;
  }
  .p_top .blk01 h2 img {
    width: 527px;
  }
  .p_top .blk02 {
    background-color: #E6F6FF;
    padding: 24px 0 60px;
  }
  .p_top .blk02 h2 {
    text-align: center;
    margin-bottom: 34px;
  }
  .p_top .blk02 h2 img {
    width: 394px;
  }
  .p_top .blk02 ul {
    display: -ms-grid;
    display: grid;
    gap: 25px;
    -ms-grid-columns: (minmax(0, 1fr))[3];
        grid-template-columns: repeat(3, minmax(0, 1fr));
  }
  .p_top .blk03 {
    position: relative;
    background-color: #ccc;
    padding: 58px 0 15px;
    text-align: center;
  }
  .p_top .blk03 img {
    width: 770px;
    position: relative;
    bottom: -40px;
  }
  .p_top .blk03::after {
    content: "";
    position: absolute;
    left: 50%;
    bottom: -41px;
    -webkit-transform: translateX(-50%);
       -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
    width: 0;
    height: 0;
    border-left: 45px solid transparent;
    border-right: 45px solid transparent;
    border-top: 42px solid #ccc;
  }
  .p_top .blk04 {
    padding: 65px 0;
  }
  .p_top .blk04 h2 {
    text-align: center;
  }
  .p_top .blk04 h2 img {
    width: 696px;
  }
  .p_top .blkbtn {
    position: relative;
  }
  .p_top .blkbtn a {
    display: inline-block;
    position: absolute;
    left: 4.8%;
    bottom: 7.2%;
    font-size: 0;
    line-height: 0;
    width: 43.3%;
  }
  .p_top .blk05 {
    padding: 44px 0 82px;
    background-color: #F1FAFF;
  }
  .p_top .blk05 h2 {
    text-align: center;
    margin-bottom: 30px;
  }
  .p_top .blk05 h2 img {
    width: 608px;
  }
  .p_top .blk06 {
    padding-bottom: 60px;
  }
  .p_top .blk06_head {
    position: relative;
    background-color: #06489B;
    padding: 25px;
    margin-bottom: 34px;
    text-align: center;
  }
  .p_top .blk06_head::after {
    content: "";
    position: absolute;
    left: 50%;
    bottom: -19px;
    -webkit-transform: translateX(-50%);
       -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
    width: 0;
    height: 0;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    border-top: 20px solid #06489B;
  }
  .p_top .blk06_head img {
    width: 625px;
  }
  .p_top .blk06 h2 {
    text-align: center;
    font-size: 0;
    line-height: 0;
    margin-bottom: -14px;
  }
  .p_top .blk06 h2 img {
    width: 880px;
  }
  .p_top .blk06 ul {
    margin: 100px 0 60px;
    display: -ms-grid;
    display: grid;
    gap: 25px;
    -ms-grid-columns: (minmax(0, 1fr))[3];
        grid-template-columns: repeat(3, minmax(0, 1fr));
  }
  .p_top .blk07 {
    padding-bottom: 50px;
  }
  .p_top .blk07 h2 {
    text-align: center;
    margin-bottom: 30px;
  }
  .p_top .blk07 h2 img {
    width: 335px;
  }
  .p_top .blk07 ul li + li {
    margin-top: 30px;
  }
  .p_top .blk08 {
    padding-bottom: 90px;
  }
  .p_top .blk08_main {
    background-color: #F5F5F5;
    padding-top: 24px;
    padding-bottom: 64px;
  }
  .p_top .blk08_main h2 {
    text-align: center;
    margin-bottom: 30px;
  }
  .p_top .blk08_main h2 img {
    width: 949px;
  }
  .p_top .blk08_main .blk08_img {
    text-align: center;
  }
  .p_top .blk08_main .blk08_img img {
    width: 920px;
  }
  .p_top .blk09 {
    background-color: #E6F6FF;
    padding-bottom: 74px;
  }
  .p_top .blk09 h2 {
    font-size: 0;
    line-height: 0;
  }
  .p_top .blk09 h2 img {
    width: 777px;
    position: relative;
    top: -24px;
  }
  .p_top .blk09 .box {
    padding: 32px 48px;
    background: #FFFFFF;
    border: 3px solid #06489B;
    -moz-border-radius: 6px;
         border-radius: 6px;
  }
  .p_top .blk09 .box p {
    font-size: 16px;
    line-height: 150%;
    text-align: justify;
    letter-spacing: 0.02em;
    color: #333333;
  }
  .p_top .qa {
    padding: 40px 0;
  }
  .p_top .qa .row {
    max-width: 800px;
  }
  .p_top .qa h2 {
    font-size: 0;
    line-height: 0;
    text-align: center;
    margin-bottom: 8px;
  }
  .p_top .qa h2 img {
    width: 279px;
  }
  .p_top .qa .dlist {
    margin-bottom: 80px;
  }
  .p_top .qa .dlist dl {
    padding: 40px 0;
    border-bottom: 1px dashed #8C939C;
  }
  .p_top .qa .dlist dl dt {
    position: relative;
    font-size: 24px;
    font-weight: bold;
    color: #06489B;
    padding-left: 64px;
    margin-bottom: 22px;
    min-height: 48px;
  }
  .p_top .qa .dlist dl dt::before {
    content: "Q";
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%);
       -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    display: block;
    font-family: "Lato", sans-serif;
    width: 48px;
    height: 48px;
    color: #fff;
    background-color: #06489B;
    -moz-border-radius: 4px;
         border-radius: 4px;
    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: bold;
    font-size: 26px;
  }
  .p_top .qa .dlist dl dd {
    font-size: 18px;
    line-height: 150%;
    color: #333333;
    padding-left: 64px;
    position: relative;
    min-height: 48px;
  }
  .p_top .qa .dlist dl dd::before {
    content: "A";
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%);
       -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    display: block;
    font-family: "Lato", sans-serif;
    width: 48px;
    height: 48px;
    color: #06489B;
    background-color: #E6F6FF;
    -moz-border-radius: 4px;
         border-radius: 4px;
    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: bold;
    font-size: 26px;
  }
  .ttl {
    text-align: center;
    margin-bottom: 50px;
    font-family: "Noto Sans JP", serif;
    font-style: normal;
    font-weight: 700;
    font-size: 26px;
    line-height: 120%;
    letter-spacing: 0.03em;
    color: #000000;
  }
  .law {
    padding: 65px 0;
    font-family: "Noto Sans JP", serif;
  }
  .law .row {
    max-width: 840px;
  }
  .law .dlist dl {
    font-size: 16px;
    color: #000000;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
  }
  .law .dlist dl + dl {
    margin-top: 40px;
  }
  .law .dlist dl dt {
    font-weight: bold;
    width: 180px;
    -ms-flex-negative: 0;
        flex-shrink: 0;
  }
  .law .dlist dl dd {
    width: 100%;
  }
  .policy {
    font-family: "Noto Sans JP", serif;
    padding: 65px 0;
    font-size: 16px;
    color: #000000;
  }
}

@media screen and (max-width: 768px) {
  img {
    width: 100%;
    height: auto;
  }
  .container {
    overflow: hidden;
  }
  .show_pc {
    display: none !important;
  }
  .inner, .row {
    padding-left: 3.62319vw;
    padding-right: 3.62319vw;
  }
  .header {
    padding: 3.1401vw;
    background: #06489B;
    text-align: center;
    font-weight: 600;
    font-size: 3.86473vw;
    line-height: 100%;
    letter-spacing: 0.02em;
    color: #FBEC78;
  }
  .footer {
    text-align: center;
    padding: 3.62319vw 0 12.07729vw;
    font-family: "Noto Sans JP", serif;
  }
  .footer ul {
    margin-bottom: 22.46377vw;
  }
  .footer ul li + li {
    margin-top: 7.24638vw;
  }
  .footer ul li a {
    font-weight: 500;
    font-size: 3.86473vw;
    line-height: 120%;
    letter-spacing: 0.03em;
  }
  .footer p {
    font-weight: 500;
    font-size: 3.86473vw;
    line-height: 120%;
    letter-spacing: 0.03em;
  }
  .btnFixed {
    position: fixed;
    width: 100%;
    bottom: 0;
    left: 0;
    padding: 2.41546vw 0;
    text-align: center;
    background-color: rgba(255, 255, 255, 0.6);
    font-size: 0;
    line-height: 0;
  }
  .btnFixed a {
    display: inline-block;
    width: 92.75362vw;
    font-size: 0;
    line-height: 0;
  }
  .btnFixed a img {
    vertical-align: bottom;
  }
  .p_top .footer {
    padding-bottom: 28.98551vw;
  }
  .p_top .mv .row {
    padding: 0;
  }
  .p_top .btnWr {
    text-align: center;
    margin-top: 7.48792vw;
  }
  .p_top .btnWr a {
    display: block;
  }
  .p_top .blk01 {
    position: relative;
    padding: 7.97101vw 0 16.90821vw;
  }
  .p_top .blk01 h2 {
    text-align: center;
    margin-bottom: 7.97101vw;
  }
  .p_top .blk01 h2 img {
    width: 87.43961vw;
  }
  .p_top .blk02 {
    background-color: #E6F6FF;
    padding: 6.03865vw 0 13.28502vw;
  }
  .p_top .blk02 h2 {
    text-align: center;
    margin-bottom: 3.62319vw;
  }
  .p_top .blk02 h2 img {
    width: 69.92754vw;
  }
  .p_top .blk02 ul {
    width: 76.57005vw;
    margin: 0 auto;
  }
  .p_top .blk02 ul li + li {
    margin-top: 3.38164vw;
  }
  .p_top .blk03 {
    position: relative;
    background-color: #ccc;
    padding: 10.86957vw 0 5.31401vw;
    text-align: center;
  }
  .p_top .blk03::after {
    content: "";
    position: absolute;
    left: 50%;
    bottom: -10.86957vw;
    -webkit-transform: translateX(-50%);
       -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
    width: 0;
    height: 0;
    border-left: 22.22222vw solid transparent;
    border-right: 22.22222vw solid transparent;
    border-top: 14.49275vw solid #ccc;
  }
  .p_top .blk04 {
    padding: 12.07729vw 0;
  }
  .p_top .blk04 h2 {
    text-align: center;
    margin-bottom: 2.41546vw;
  }
  .p_top .blk04 h2 img {
    width: 92.51208vw;
  }
  .p_top .blkbtn {
    position: relative;
  }
  .p_top .blkbtn a {
    display: inline-block;
    position: absolute;
    width: 75.84541vw;
    left: 8.21256vw;
    top: 66.42512vw;
    font-size: 0;
    line-height: 0;
  }
  .p_top .blk05 {
    padding: 10.62802vw 0 19.80676vw;
    background-color: #F1FAFF;
  }
  .p_top .blk05 h2 {
    text-align: center;
    margin-bottom: 7.24638vw;
  }
  .p_top .blk05 h2 img {
    width: 92.3913vw;
  }
  .p_top .blk06 {
    padding-bottom: 14.49275vw;
  }
  .p_top .blk06_head {
    position: relative;
    background-color: #06489B;
    padding: 6.03865vw;
    margin-bottom: 5.31401vw;
    text-align: center;
  }
  .p_top .blk06_head::after {
    content: "";
    position: absolute;
    left: 50%;
    bottom: -7.24638vw;
    -webkit-transform: translateX(-50%);
       -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
    width: 0;
    height: 0;
    border-left: 6.03865vw solid transparent;
    border-right: 6.03865vw solid transparent;
    border-top: 9.66184vw solid #06489B;
  }
  .p_top .blk06_head img {
    width: 80.7971vw;
  }
  .p_top .blk06 h2 {
    text-align: center;
    font-size: 0;
    line-height: 0;
    margin-bottom: -2.41546vw;
  }
  .p_top .blk06 ul {
    width: 76.57005vw;
    margin: 5.55556vw auto 8.21256vw;
  }
  .p_top .blk06 ul li + li {
    margin-top: 8.9372vw;
  }
  .p_top .blk07 {
    padding-bottom: 14.97585vw;
  }
  .p_top .blk07 h2 {
    text-align: center;
    margin-bottom: 9.17874vw;
  }
  .p_top .blk07 h2 img {
    width: 58.21256vw;
  }
  .p_top .blk07 ul li + li {
    margin-top: 3.86473vw;
  }
  .p_top .blk08 {
    padding-bottom: 3.86473vw;
  }
  .p_top .blk08_main {
    padding: 8.9372vw 0;
    background-color: #F5F5F5;
    width: 92.75362vw;
    margin: 0 auto;
  }
  .p_top .blk08_main h2 {
    text-align: center;
    margin-bottom: 5.07246vw;
  }
  .p_top .blk08_main h2 img {
    width: 78.50242vw;
  }
  .p_top .blk08_main .blk08_img {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    overflow-x: auto;
    white-space: nowrap;
    margin-right: -3.62319vw;
  }
  .p_top .blk08_main .blk08_img figure {
    width: 222.22222vw;
    -ms-flex-negative: 0;
        flex-shrink: 0;
  }
  .p_top .blk09 {
    background-color: #E6F6FF;
    padding-bottom: 17.8744vw;
    padding-top: 6.03865vw;
  }
  .p_top .blk09 h2 {
    font-size: 0;
    line-height: 0;
    margin-bottom: 7.24638vw;
  }
  .p_top .blk09 h2 img {
    width: 92.75362vw;
  }
  .p_top .blk09 .box {
    padding: 7.72947vw 4.83092vw;
    background: #FFFFFF;
    border: 0.72464vw solid #06489B;
    -moz-border-radius: 1.44928vw;
         border-radius: 1.44928vw;
  }
  .p_top .blk09 .box p {
    font-size: 3.86473vw;
    line-height: 150%;
    text-align: justify;
    letter-spacing: 0.02em;
    color: #333333;
  }
  .p_top .qa {
    padding: 9.66184vw 0;
  }
  .p_top .qa h2 {
    font-size: 0;
    line-height: 0;
    text-align: center;
    margin-bottom: 1.93237vw;
  }
  .p_top .qa h2 img {
    width: 44.2029vw;
  }
  .p_top .qa .dlist {
    margin-bottom: 10.14493vw;
  }
  .p_top .qa .dlist dl {
    padding: 5.55556vw 0;
  }
  .p_top .qa .dlist dl dt {
    position: relative;
    font-size: 5.7971vw;
    font-weight: bold;
    color: #06489B;
    padding-left: 15.45894vw;
    margin-bottom: 3.38164vw;
    min-height: 11.5942vw;
  }
  .p_top .qa .dlist dl dt::before {
    content: "Q";
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%);
       -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    display: block;
    font-family: "Lato", sans-serif;
    width: 11.5942vw;
    height: 11.5942vw;
    color: #fff;
    background-color: #06489B;
    -moz-border-radius: 0.96618vw;
         border-radius: 0.96618vw;
    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: bold;
    font-size: 6.28019vw;
  }
  .p_top .qa .dlist dl dd {
    font-size: 4.34783vw;
    line-height: 150%;
    color: #333333;
    padding-left: 15.45894vw;
    position: relative;
    min-height: 11.5942vw;
  }
  .p_top .qa .dlist dl dd::before {
    content: "A";
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    font-family: "Lato", sans-serif;
    width: 11.5942vw;
    height: 11.5942vw;
    color: #06489B;
    background-color: #E6F6FF;
    -moz-border-radius: 0.96618vw;
         border-radius: 0.96618vw;
    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: bold;
    font-size: 6.28019vw;
  }
  .ttl {
    text-align: center;
    margin-bottom: 12.07729vw;
    font-family: "Noto Sans JP", serif;
    font-style: normal;
    font-weight: 700;
    font-size: 6.28019vw;
    line-height: 120%;
    letter-spacing: 0.03em;
    color: #000000;
  }
  .law {
    padding: 8.45411vw 0;
    font-family: "Noto Sans JP", serif;
  }
  .law .row {
    max-width: 202.89855vw;
  }
  .law .dlist dl {
    font-size: 3.86473vw;
    color: #000000;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
  }
  .law .dlist dl + dl {
    margin-top: 9.66184vw;
  }
  .law .dlist dl dt {
    font-weight: bold;
    width: 28.98551vw;
    -ms-flex-negative: 0;
        flex-shrink: 0;
  }
  .law .dlist dl dd {
    width: 100%;
  }
  .policy {
    font-family: "Noto Sans JP", serif;
    padding: 8.45411vw 0;
    font-size: 3.86473vw;
    color: #000000;
  }
}


.media {
  margin-bottom: 6rem;
}
.media h2 {
  width: 41%;
  margin: 0 auto;
  margin-bottom: 2rem;
}


@media screen and (max-width: 768px) {
  .media {
    margin-bottom: 6rem;
  }
  .media h2 {
    width: 75%;
    margin: 0 auto;
    margin-bottom: 4rem;
  }
}