@charset "UTF-8";
@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: 1240px;
    width: 100%;
    margin: 0 auto;
  }
}

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

@media screen and (min-width: 769px), print {
  .inner {
    max-width: 800px;
    width: 100%;
    margin: 0 auto;
  }
}

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

@media screen and (min-width: 769px), print {
  img {
    max-width: 100%;
    width: auto;
    height: auto;
  }
  .hvr-pop {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    -moz-transform: perspective(1px) translateZ(0);
         transform: perspective(1px) translateZ(0);
    -moz-box-shadow: 0 0 1px rgba(0, 0, 0, 0);
         box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  }
  .hvr-pop:hover, .hvr-pop:focus, .hvr-pop:active {
    -webkit-animation-name: hvr-pop;
    -moz-animation-name: hvr-pop;
         animation-name: hvr-pop;
    -webkit-animation-duration: 0.3s;
    -moz-animation-duration: 0.3s;
         animation-duration: 0.3s;
    -webkit-animation-timing-function: linear;
    -moz-animation-timing-function: linear;
         animation-timing-function: linear;
    -webkit-animation-iteration-count: 1;
    -moz-animation-iteration-count: 1;
         animation-iteration-count: 1;
  }
  .header {
    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;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.6);
    height: 115px;
    padding-left: 50px;
    padding-right: 15px;
    z-index: 99;
  }
}

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

@media screen and (min-width: 769px), print {
  .header h1 {
    font-size: 0;
    line-height: 0;
  }
  .header h1 a {
    width: 450px;
    display: block;
    max-width: 40vw;
  }
  .header p {
    color: #fff;
    font-size: -webkit-calc(min(2.5vw, 25px));
    font-size: -moz-calc(min(2.5vw, 25px));
    font-size: calc(min(2.5vw, 25px));
    font-weight: bold;
    letter-spacing: 0.05em;
    padding-left: 15px;
  }
  .header p span {
    border-bottom: 3px solid #FF931E;
  }
  .footer {
    padding: 55px 0;
    background-color: #EA5F2A;
    padding-left: 150px;
    position: relative;
    color: #fff;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
  }
  .footer .backtop {
    cursor: pointer;
    width: 70px;
    position: absolute;
    right: 50px;
    top: -35px;
    -webkit-transition: opacity 0.3s;
    -moz-transition: opacity 0.3s;
    transition: opacity 0.3s;
  }
  .footer .backtop:hover {
    opacity: 0.7;
  }
}

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

@media screen and (min-width: 769px), print {
  .footer > a {
    display: inline-block;
    width: 440px;
    max-width: 30vw;
  }
  .footer .f_r {
    padding-left: 30px;
    font-size: 20px;
  }
  .footer .f_r .f_txt01 {
    font-family: AOTFShinGoProMedium;
  }
  .footer .f_r .f_txt02 {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
  }
  .footer .f_r .f_txt02 span {
    width: 83px;
  }
  .p_top .mv figure img, .p_top .mv picture img {
    display: block;
    width: 100%;
    height: auto;
  }
  .p_top .t_ttl {
    color: #39B520;
    text-align: right;
    margin-bottom: 35px;
  }
  .p_top .t_ttl span {
    display: block;
    font-size: 122px;
    line-height: 0.9;
    font-family: AOTFShinGoProBold;
    border-bottom: 5px solid;
    padding-right: 20px;
    position: relative;
  }
  .p_top .t_ttl span::after {
    content: "";
    position: absolute;
    left: -100vw;
    width: 100vw;
    height: 5px;
    background: #39B520;
    display: block;
  }
  .p_top .t_ttl small {
    font-size: 29px;
    font-family: AOTFShinGoProMedium;
    letter-spacing: 0.05em;
    padding-right: 20px;
    display: block;
  }
  .p_top .t_ttl.st2 {
    text-align: left;
  }
  .p_top .t_ttl.st2 span {
    padding-left: 20px;
    padding-right: 0;
  }
  .p_top .t_ttl.st2 span::after {
    left: initial;
    right: -100vw;
  }
  .p_top .t_ttl.st2 small {
    padding-left: 20px;
    padding-right: 0;
  }
  .p_top .blk01 {
    background: url(../img/blk01_bg.png) center top no-repeat;
    -moz-background-size: 2073px 763px;
         background-size: 2073px 763px;
    text-align: center;
    margin-top: -468px;
    position: relative;
    padding-top: 200px;
    z-index: 2;
  }
  .p_top .blk01 figure img {
    width: 1035px;
  }
  .p_top .s_btn {
    text-align: center;
    margin: 90px 0 160px;
  }
  .p_top .s_btn a {
    display: inline-block;
    width: 648px;
    max-width: 100%;
  }
  .p_top .system {
    position: relative;
    -webkit-transform: translateZ(0);
       -moz-transform: translateZ(0);
            transform: translateZ(0);
  }
  .p_top .system_ex {
    -webkit-transform: translateZ(0);
       -moz-transform: translateZ(0);
            transform: translateZ(0);
    background-color: #39B520;
    padding: 50px 0;
    position: relative;
  }
  .p_top .system_ex::after {
    content: "";
    position: absolute;
    top: 50%;
    left: -webkit-calc(50% + 290px);
    left: -moz-calc(50% + 290px);
    left: calc(50% + 290px);
    -webkit-transform: translateY(-50%);
       -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    width: 539px;
    height: 519px;
    background: url(../img/system_ex_bg.png) center no-repeat;
    display: block;
    -moz-background-size: 80% auto;
         background-size: 80% auto;
    z-index: -1;
  }
  .p_top .system_ex p {
    text-align: center;
    color: #fff;
    font-size: 30px;
    line-height: 2;
  }
  .p_top .system_ex p span {
    font-weight: bold;
    font-size: 45px;
  }
  .p_top .system .systxtBot {
    text-align: center;
    font-size: 30px;
    line-height: 2;
    color: #39B520;
    margin-bottom: 60px;
  }
  .p_top .system .systxtBot span {
    font-weight: bold;
    font-size: 40px;
  }
  .p_top .system::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: url(../img/system_bg.png) center bottom no-repeat;
    -moz-background-size: 100% auto;
         background-size: 100% auto;
    display: block;
    z-index: -1;
  }
  .p_top .system.st2::after {
    display: none;
  }
  .p_top .system .row {
    max-width: 1230px;
  }
  .p_top .system_top {
    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;
    margin-bottom: 75px;
  }
  .p_top .system_top .txt {
    width: 50%;
    padding-right: 15px;
  }
  .p_top .system_top .txt p {
    font-size: 20px;
    line-height: 2.05;
  }
  .p_top .system_top figure {
    width: 50%;
  }
  .p_top .system_mid {
    width: 1015px;
    max-width: 100%;
    margin: 0 auto 140px;
  }
  .p_top .system_mid dl {
    border: 1px solid #000;
    position: relative;
  }
  .p_top .system_mid dl dt {
    position: absolute;
    left: 50%;
    top: -18px;
    -webkit-transform: translateX(-50%);
       -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
    font-size: 25px;
    background-color: #fff;
    padding: 0 20px;
    z-index: 2;
  }
  .p_top .system_mid dl dd {
    padding: 35px 15px;
    text-align: center;
  }
  .p_top .system_mid dl dd img {
    width: 908px;
  }
  .p_top .system_bot {
    text-align: center;
    padding-bottom: 250px;
    padding-top: 160px;
  }
  .p_top .system_bot h3 {
    margin-bottom: 30px;
  }
  .p_top .system_bot h3 img {
    width: 829px;
  }
  .p_top .system_bot .df {
    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 .system_bot .df_l {
    width: 482px;
    max-width: 50%;
  }
  .p_top .system_bot .df_r {
    width: 419px;
    max-width: 50%;
    margin-left: 50px;
  }
  .p_top .blk02 .row {
    max-width: 1040px;
  }
  .p_top .blk02 h2 {
    font-size: 60px;
    color: #F7931E;
    border-bottom: 5px solid;
    font-family: AOTFShinGoProBold;
    margin-bottom: 25px;
    position: relative;
    letter-spacing: 0;
  }
  .p_top .blk02 h2::before {
    content: "";
    position: absolute;
    top: -110px;
    left: 110px;
    width: 300px;
    height: 133px;
    background: url(../img/blk02_tk.png) center/100% 100% no-repeat;
    display: block;
  }
  .p_top .blk02 h3 {
    color: #F7931E;
    font-size: 80px;
    font-family: AOTFShinGoProBold;
    line-height: 1.5;
    margin-top: -80px;
  }
}

@media screen and (min-width: 769px) and (max-width: 1239px) and (min-width: 769px) {
  .p_top .blk02 h3 {
    margin-top: 0;
  }
}

@media screen and (min-width: 769px), print {
  .p_top .blk02 .df {
    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: justify;
       -moz-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .p_top .blk02 .df_l {
    width: 47%;
  }
  .p_top .blk02 .df_l p {
    font-size: 21px;
    line-height: 2;
    color: #4D4D4D;
  }
  .p_top .blk02 .df_r {
    width: 47%;
  }
  .p_top .service {
    padding-bottom: 110px;
  }
  .p_top .service .service_box {
    text-align: center;
    margin-bottom: 80px;
  }
  .p_top .service .service_box img {
    display: inline-block;
    width: 1100px;
    max-width: 100%;
  }
  .p_top .service .t_ttl {
    margin-bottom: 80px;
  }
  .p_top .service_list {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
       -moz-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    width: 1490px;
    max-width: 100%;
    margin: 0 auto;
  }
  .p_top .service .it {
    width: 47%;
  }
  .p_top .service .it dl + dl {
    margin-top: 100px;
  }
  .p_top .service .it dl dt {
    -moz-border-radius: 9999px;
         border-radius: 9999px;
    background-color: #39B520;
    padding: 4px 25px;
    color: #fff;
    font-size: 36px;
    font-family: AOTFShinGoProBold;
    margin-bottom: 10px;
  }
}

@media screen and (min-width: 769px) and (max-width: 1239px) and (min-width: 769px) {
  .p_top .service .it dl dt {
    font-size: 24px;
  }
}

@media screen and (min-width: 769px), print {
  .p_top .service .it dl dt small {
    font-size: 13px;
    font-family: AOTFShinGoProLight;
    margin-left: 10px;
  }
  .p_top .service .it dl dd {
    padding: 0 25px;
  }
  .p_top .service .it dl dd p {
    font-size: 22px;
    line-height: 1.63636;
    font-family: AOTFShinGoProMedium;
  }
  .p_top .service .it dl dd p + p {
    margin-top: 15px;
  }
  .p_top .service .it dl dd .txt01 {
    font-family: AOTFShinGoProBold;
  }
  .p_top .service .it dl dd .txt01 small {
    font-size: 13px;
    font-family: AOTFShinGoProLight;
    margin-left: 5px;
  }
  .p_top .service .it dl dd .txt02 {
    margin-top: 5px;
    font-size: 14px;
    line-height: 1.57143;
    font-family: AOTFShinGoProRegular;
    padding-left: 22px;
  }
  .p_top .service .it dl dd .txt03 {
    margin-top: 3px;
    font-size: 13px;
    line-height: 1.57143;
    font-family: AOTFShinGoProLight;
    padding-left: 22px;
  }
  .p_top .service .it dl dd .service_social {
    margin: 20px 0 30px;
    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;
  }
  .p_top .service .it dl dd .service_social li {
    max-width: 28%;
  }
  .p_top .service .it dl dd .service_social li:not(:last-child) {
    margin-right: 15px;
  }
  .p_top .service .it dl dd .service_social li a {
    display: block;
    width: 100px;
    max-width: 100%;
  }
  .p_top .service .it dl dd .service_social li .ic_ig {
    width: 146px;
  }
  .p_top .service .it dl dd .service_social li .ic_tiktok {
    width: 127px;
  }
  .p_top .service .it dl dd .df {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
  }
  .p_top .service .it dl dd .df.st2 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .p_top .service .it dl dd .df.st2 .df_r {
    width: 150px;
    margin-top: 15px;
  }
  .p_top .service .it dl dd .df.st3 {
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-top: -60px;
  }
}

@media screen and (min-width: 769px) and (max-width: 1239px) and (min-width: 769px) {
  .p_top .service .it dl dd .df.st3 {
    margin-top: 0;
  }
}

@media screen and (min-width: 769px), print {
  .p_top .service .it dl dd .df.st3 .df_r {
    width: 342px;
  }
  .p_top .service .it dl dd .df.st4 .df_r {
    width: 253px;
    margin-top: 15px;
  }
  .p_top .service .it dl dd .df_l {
    width: 100%;
    padding-right: 15px;
  }
  .p_top .service .it dl dd .df_r {
    -ms-flex-negative: 0;
        flex-shrink: 0;
    width: 33.5%;
    margin-right: -25px;
    max-width: 50%;
  }
  .p_top .point .row {
    max-width: 1490px;
  }
  .p_top .point .point_list 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;
  }
  .p_top .point .point_list li:nth-child(even) {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
       -moz-box-orient: horizontal;
       -moz-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
  }
  .p_top .point .point_list li:nth-child(even) .it_r {
    padding-left: 0;
    padding-right: 30px;
  }
  .p_top .point .point_list li:nth-child(even) .it_r::after {
    left: -100vw;
    right: initial;
  }
  .p_top .point .point_list li > div {
    width: 50%;
  }
  .p_top .point .point_list li .it_r {
    background-color: #F2F2F2;
    position: relative;
    padding: 110px 0 110px 30px;
  }
  .p_top .point .point_list li .it_r::after {
    content: "";
    position: absolute;
    top: 0;
    right: -100vw;
    width: 100vw;
    height: 100%;
    background-color: #F2F2F2;
    display: block;
  }
  .p_top .point .point_list li .it_l {
    padding-left: 50px;
  }
  .p_top .point .point_list li .it_l > img {
    width: 214px;
  }
  .p_top .point .point_list li .it_l span {
    display: block;
    font-size: 60px;
    line-height: 1.5;
    font-family: AOTFShinGoProBold;
    color: #39B520;
  }
  .p_top .point .point_list li .point_bl01 .it {
    padding: 30px 0;
    position: relative;
  }
  .p_top .point .point_list li .point_bl01 .it:not(:last-child) {
    border-bottom: 1px solid #000;
  }
  .p_top .point .point_list li .point_bl01 .it .point100 {
    position: absolute;
    width: 162px;
    top: -85px;
    right: 0px;
  }
}

@media screen and (min-width: 769px) and (max-width: 1239px) and (min-width: 769px) {
  .p_top .point .point_list li .point_bl01 .it .point100 {
    top: -130px;
  }
}

@media screen and (min-width: 769px), print {
  .p_top .point .point_list li .point_bl01 .it > p {
    font-size: 23px;
    line-height: 1.30435;
    font-family: AOTFShinGoProBold;
    letter-spacing: 0.05em;
    margin-bottom: 10px;
  }
  .p_top .point .point_list li .point_bl01 .it .df {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
       -moz-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
  }
  .p_top .point .point_list li .point_bl01 .it .df > figure {
    width: 55%;
  }
  .p_top .point .point_list li .point_bl01 .it .df .df_r {
    width: 45%;
    text-align: center;
  }
  .p_top .point .point_list li .point_bl01 .it .df .df_r figure {
    width: 70%;
    display: inline-block;
  }
  .p_top .point .point_list li .point_bl01 .it .df .df_r p {
    font-size: 12px;
  }
  .p_top .point .point_list li .point_bl01 .it .df .df_r p a {
    color: #004CFF;
  }
  .p_top .point .point_list li .point_bl02 {
    text-align: center;
  }
  .p_top .point .point_list li .point_bl02 > figure, .p_top .point .point_list li .point_bl02 > picture {
    width: 80%;
    margin-bottom: 70px;
  }
  .p_top .point .point_list li .point_bl02 .blk {
    text-align: left;
  }
  .p_top .point .point_list li .point_bl02 .blk > p {
    font-size: -webkit-calc(min(2.5vw, 25px));
    font-size: -moz-calc(min(2.5vw, 25px));
    font-size: calc(min(2.5vw, 25px));
    color: #333;
    margin-bottom: 15px;
    font-family: AOTFShinGoProBold;
  }
  .p_top .point .point_list li .point_bl02 .blk > p span {
    border-bottom: 3px solid #FF4B78;
  }
  .p_top .point .point_list li .point_bl02 .df {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
       -moz-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
  }
  .p_top .point .point_list li .point_bl02 .df > figure {
    width: 40%;
  }
  .p_top .point .point_list li .point_bl02 .df .df_r {
    width: 60%;
    padding-left: 20px;
  }
  .p_top .point .point_list li .point_bl02 .df .df_r .txt01 {
    color: #333;
    font-size: -webkit-calc(min(2.5vw, 35px));
    font-size: -moz-calc(min(2.5vw, 35px));
    font-size: calc(min(2.5vw, 35px));
    line-height: 1.28571;
    font-family: AOTFShinGoProBold;
    margin-bottom: 5px;
  }
  .p_top .point .point_list li .point_bl02 .df .df_r .txt02 {
    font-size: 12px;
  }
  .p_top .point .point_list li .point_bl02 .df .df_r .txt02 a {
    color: #004CFF;
  }
  .p_top .point .point_list li .point_bl03 {
    text-align: center;
  }
  .p_top .point .point_list li .point_bl03 .txt01 {
    font-size: 34px;
    line-height: 1.67647;
    font-family: AOTFShinGoProBold;
    color: #FF4B78;
    margin-bottom: 12px;
  }
  .p_top .point .point_list li .point_bl03 .txt02 {
    font-size: 22px;
    line-height: 1.67647;
    font-family: AOTFShinGoProBold;
    color: #FF4B78;
  }
  .p_top .tk {
    text-align: center;
  }
  .p_top .tk img {
    width: 2000px;
  }
  .p_top .achievements {
    padding: 0px 0 160px;
  }
  .p_top .achievements .t_ttl {
    margin-bottom: 110px;
    text-align: left;
  }
  .p_top .achievements .t_ttl span {
    font-size: 80px;
    display: inline-block;
    line-height: 1.5;
    padding-right: 0;
  }
  .p_top .schedule {
    padding-bottom: 130px;
  }
  .p_top .schedule .t_ttl {
    text-align: left;
    margin-bottom: 110px;
  }
  .p_top .schedule .t_ttl span {
    font-size: 80px;
    display: inline-block;
    line-height: 1.5;
    padding-right: 0;
  }
  .p_top .schedule .t_ttl span:after {
    right: -100vw;
    left: initial;
  }
  .p_top .price {
    background-color: #F2F2F2;
    padding: 80px 0 65px;
  }
  .p_top .price .box {
    position: relative;
    border: 4px solid #4D4D4D;
    -moz-border-radius: 30px;
         border-radius: 30px;
    padding: 80px 60px 90px;
  }
  .p_top .price .box > dt {
    position: absolute;
    left: 50%;
    top: -35px;
    padding: 0 10px;
    -webkit-transform: translateX(-50%);
       -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
    font-size: 40px;
    letter-spacing: 0.4em;
    color: #4D4D4D;
    background-color: #F2F2F2;
    font-family: AOTFShinGoProMedium;
  }
  .p_top .price .box > dd .df {
    display: -ms-grid;
    display: grid;
    gap: 80px;
    -ms-grid-columns: (1fr)[2];
        grid-template-columns: repeat(2, 1fr);
  }
  .p_top .price .box > dd .df .df_l {
    position: relative;
  }
  .p_top .price .box > dd .df .df_l::after {
    content: "";
    position: absolute;
    top: 50%;
    right: -70px;
    -webkit-transform: translateY(-50%);
       -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    width: 60px;
    height: 60px;
    background: url(../img/ic_plus.png) center/100% 100% no-repeat;
    display: block;
  }
  .p_top .price .box > dd .it {
    background-color: #fff;
  }
  .p_top .price .box > dd .it.st2 dt {
    background-color: #FF931E;
  }
  .p_top .price .box > dd .it.st3 {
    margin-bottom: 25px;
  }
  .p_top .price .box > dd .it.st3 dt {
    background-color: #39B520;
  }
  .p_top .price .box > dd .it dt {
    background-color: #29ABE2;
    color: #fff;
    font-size: 20px;
    font-family: AOTFShinGoProMedium;
    padding: 5px 10px;
  }
  .p_top .price .box > dd .it dd {
    padding: 15px;
  }
  .p_top .price .box > dd .it dd .txt01 {
    text-align: center;
    font-size: 30px;
    line-height: 1.33333;
    color: #4D4D4D;
    font-family: AOTFShinGoProMedium;
    padding: 25px 0;
  }
  .p_top .price .box > dd .it dd ul li {
    font-family: AOTFShinGoProRegular;
    font-size: 25px;
    line-height: 1.6;
    color: #4D4D4D;
  }
  .p_top .price .box > dd .box_w {
    background-color: #fff;
    padding: 35px;
    text-align: center;
  }
  .p_top .price .box > dd .box_w p {
    font-size: 30px;
    line-height: 1.66667;
    color: #39B520;
    font-family: AOTFShinGoProBold;
    margin-bottom: 30px;
  }
  .p_top .price .box > dd .box_w figure {
    display: inline-block;
    width: 60%;
  }
  .p_top .price .btn_wr {
    margin-top: 50px;
    text-align: center;
  }
  .p_top .price .btn_wr a {
    display: inline-block;
    width: 649px;
    max-width: 100%;
  }
  .p_top .try {
    padding-top: 160px;
    text-align: center;
  }
  .p_top .try p {
    font-size: 30px;
    line-height: 2;
    color: #4D4D4D;
    font-family: AOTFShinGoProMedium;
    margin-bottom: 25px;
  }
  .p_top .try figure {
    display: inline-block;
    width: 516px;
    font-size: 0;
    max-width: 100%;
  }
  .p_top .try figure img {
    margin-bottom: -8px;
  }
  .p_child .header {
    -moz-box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.4);
         box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.4);
  }
  .p_child__ttl {
    background: #f7931e;
    text-align: center;
    padding: 50px 0;
    color: #fff;
  }
  .p_child__ttl h2 {
    font-size: 63px;
    line-height: 1;
  }
  .p_child__ttl p {
    font-size: 28px;
    line-height: 43px;
    letter-spacing: 0.1em;
  }
  .p_child__contact .box {
    text-align: center;
    padding: 115px 15px 120px;
  }
  .p_child__contact .box h3 {
    font-size: 39px;
    line-height: 49px;
    font-weight: 700;
  }
  .p_child__contact .box .txt {
    font-size: 22px;
    line-height: 32px;
    font-weight: 400;
    margin-top: 30px;
  }
  .p_child__contact .box .btn {
    margin-top: 35px;
  }
  .p_child__contact .box .btn a {
    display: -webkit-inline-box;
    display: -moz-inline-box;
    display: -ms-inline-flexbox;
    display: inline-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;
    max-width: 613px;
    width: 100%;
    height: 108px;
    -moz-border-radius: 28px;
         border-radius: 28px;
    border: 3px solid #ea5f2a;
    font-size: 50px;
    font-family: A-OTF-GothicMB101Pro-Heavy;
    color: #ea5f2a;
  }
  .p_child__contact .box .btn a::before {
    content: "";
    width: 54px;
    height: 54px;
    background: url("../img/iconPhone.png") 0 0 no-repeat;
    -moz-background-size: contain;
         background-size: contain;
    display: block;
    margin-right: 23px;
  }
  .p_child__contact__form {
    background: #f2f2f2;
    padding: 130px 15px 209px;
  }
  .p_child__contact__form .form {
    max-width: 920px;
    width: 100%;
    margin: auto;
  }
  .p_child__contact__form .form dl {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
  }
  .p_child__contact__form .form dl + dl {
    margin-top: 60px;
  }
  .p_child__contact__form .form dl dt {
    width: 240px;
    font-size: 23px;
    line-height: 49px;
  }
  .p_child__contact__form .form dl dt.required::after {
    content: "(必須)";
    font-size: 23px;
    line-height: 49px;
    color: #ea5f2a;
  }
  .p_child__contact__form .form dl dd {
    -webkit-box-flex: 1;
       -moz-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
  }
  .p_child__contact__form .form dl dd input[type="text"],
  .p_child__contact__form .form dl dd input[type="email"],
  .p_child__contact__form .form dl dd input[type="number"],
  .p_child__contact__form .form dl dd textarea {
    width: 100%;
    height: 51px;
    font-size: 16px;
    line-height: 1.5;
    border: 1px solid #b3b3b3;
    outline: none;
    -moz-box-shadow: none;
         box-shadow: none;
    padding: 10px;
    -moz-border-radius: 0px;
         border-radius: 0px;
  }
  .p_child__contact__form .form dl dd textarea {
    height: 300px;
  }
  .p_child__contact__form .form .privacy {
    margin-top: 90px;
    text-align: center;
  }
  .p_child__contact__form .form .privacy label input {
    position: absolute;
    width: 0;
    height: 0;
    opacity: 0;
  }
  .p_child__contact__form .form .privacy label input:checked + span::before {
    content: "\2713";
    font-size: 20px;
    line-height: 20px;
    text-align: left;
  }
  .p_child__contact__form .form .privacy label span {
    font-size: 27px;
    line-height: 1.5;
    position: relative;
    -webkit-transform: translateZ(0);
       -moz-transform: translateZ(0);
            transform: translateZ(0);
    display: inline-block;
    padding: 0 0 0 36px;
  }
  .p_child__contact__form .form .privacy label span::before {
    position: absolute;
    content: "";
    width: 20px;
    height: 20px;
    border: 1px solid #333333;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
       -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
  }
  .p_child__contact__form .form .privacy label span a {
    color: #ea5f2a;
  }
  .p_child__contact__form .form .btn {
    margin-top: 80px;
    text-align: center;
  }
  .p_child__contact__form .form .btn button {
    display: -webkit-inline-box;
    display: -moz-inline-box;
    display: -ms-inline-flexbox;
    display: inline-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;
    max-width: 642px;
    width: 100%;
    height: 124px;
    color: #fff;
    font-size: 36px;
    font-weight: 700;
    line-height: 1;
    background: #ea5f2a;
    border: none;
    -moz-box-shadow: none;
         box-shadow: none;
    outline: none;
  }
}

@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 {
    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;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.6);
    height: 8.45411vw;
    padding: 0 48.30918vw 0 33.81643vw;
    z-index: 99;
    padding-left: 3.62319vw;
    padding-right: 3.62319vw;
  }
  .header h1 {
    font-size: 0;
    line-height: 0;
  }
  .header h1 a {
    width: 31.40097vw;
    display: block;
  }
  .header p {
    color: #fff;
    font-size: 1.69082vw;
    font-weight: bold;
    margin-left: 1.20773vw;
  }
  .header p span {
    border-bottom: 0.48309vw solid #FF931E;
  }
  .footer {
    padding: 6.64251vw 3.62319vw;
    background-color: #EA5F2A;
    position: relative;
    text-align: center;
    color: #fff;
  }
  .footer .backtop {
    cursor: pointer;
    width: 8.45411vw;
    position: absolute;
    right: 3.62319vw;
    top: -4.22705vw;
    -webkit-transition: opacity 0.3s;
    -moz-transition: opacity 0.3s;
    transition: opacity 0.3s;
  }
  .footer .backtop:hover {
    opacity: 0.7;
  }
  .footer > a {
    display: block;
    width: 53.1401vw;
    margin-bottom: 3.62319vw;
    margin-left: 9.66184vw;
  }
  .footer .f_r {
    display: inline-block;
    font-size: 3.22061vw;
    text-align: left;
  }
  .footer .f_r .f_txt01 {
    font-family: AOTFShinGoProMedium;
  }
  .footer .f_r .f_txt02 {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
  }
  .footer .f_r .f_txt02 span {
    width: 13.36554vw;
  }
  .p_top .mv {
    position: relative;
  }
  .p_top .mv figure img, .p_top .mv picture img {
    display: block;
    width: 100%;
    height: auto;
  }
  .p_top .mv .txt {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(255, 255, 255, 0.6);
  }
  .p_top .mv .txt h2 img {
    width: 615.70048vw;
  }
  .p_top .t_ttl {
    color: #39B520;
    text-align: right;
    margin-bottom: 8.45411vw;
  }
  .p_top .t_ttl span {
    display: block;
    font-size: 11.78744vw;
    line-height: 0.9;
    font-family: AOTFShinGoProBold;
    border-bottom: 0.72464vw solid;
    padding-right: 4.83092vw;
    position: relative;
  }
  .p_top .t_ttl span::after {
    content: "";
    position: absolute;
    left: -100vw;
    width: 100vw;
    height: 0.72464vw;
    background: #39B520;
    display: block;
  }
  .p_top .t_ttl small {
    font-size: 2.89855vw;
    font-family: AOTFShinGoProMedium;
    letter-spacing: 0.05em;
    padding-right: 4.83092vw;
    display: block;
  }
  .p_top .t_ttl.st2 {
    text-align: left;
  }
  .p_top .t_ttl.st2 span {
    padding-left: 4.83092vw;
    padding-right: 0;
  }
  .p_top .t_ttl.st2 span::after {
    left: initial;
    right: -100vw;
  }
  .p_top .t_ttl.st2 small {
    padding-left: 4.83092vw;
    padding-right: 0;
  }
  .p_top .blk01 {
    background: url(../img/blk01_bg.png) center top no-repeat;
    -moz-background-size: 200.28986vw 73.71981vw;
         background-size: 200.28986vw 73.71981vw;
    text-align: center;
    margin-top: -16.90821vw;
    position: relative;
    padding-top: 19.32367vw;
    z-index: 2;
  }
  .p_top .blk01 figure img {
    width: 500vw;
  }
  .p_top .system {
    padding-top: 9.66184vw;
    position: relative;
    -webkit-transform: translateZ(0);
       -moz-transform: translateZ(0);
            transform: translateZ(0);
  }
  .p_top .system .row {
    max-width: 297.10145vw;
  }
  .p_top .system .systxtBot {
    text-align: center;
    font-size: 4.34783vw;
    line-height: 2;
    color: #39B520;
    margin-bottom: 6.03865vw;
  }
  .p_top .system .systxtBot span {
    font-weight: bold;
    font-size: 5.7971vw;
  }
  .p_top .system_ex {
    -webkit-transform: translateZ(0);
       -moz-transform: translateZ(0);
            transform: translateZ(0);
    background-color: #39B520;
    padding: 4.83092vw 0;
    position: relative;
  }
  .p_top .system_ex::after {
    content: "";
    position: absolute;
    bottom: 2.41546vw;
    right: -2.41546vw;
    width: 43.39775vw;
    height: 41.78744vw;
    background: url(../img/system_ex_bg.png) center no-repeat;
    display: block;
    -moz-background-size: 100% 100%;
         background-size: 100% 100%;
    z-index: -1;
  }
  .p_top .system_ex p {
    text-align: center;
    color: #fff;
    font-size: 4.10628vw;
    line-height: 2;
  }
  .p_top .system_ex p span {
    font-weight: bold;
    font-size: 5.31401vw;
  }
  .p_top .system_top {
    margin-bottom: 10.86957vw;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
       -moz-box-orient: vertical;
       -moz-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
  .p_top .system_top .txt p {
    font-size: 3.1401vw;
    line-height: 2.05;
  }
  .p_top .system_top figure {
    margin-bottom: 7.24638vw;
    text-align: center;
  }
  .p_top .system_top figure img {
    max-width: 90%;
  }
  .p_top .system_mid {
    width: 245.16908vw;
    max-width: 100%;
    margin: 0 auto 7.24638vw;
  }
  .p_top .system_mid dl {
    border: 1px solid #000;
    position: relative;
  }
  .p_top .system_mid dl dt {
    position: absolute;
    left: 50%;
    top: -1.69082vw;
    -webkit-transform: translateX(-50%);
       -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
    font-size: 2.41546vw;
    background-color: #fff;
    padding: 0 2.41546vw;
    z-index: 2;
  }
  .p_top .system_mid dl dd {
    padding: 6.03865vw 3.62319vw;
    text-align: center;
  }
  .p_top .system_mid dl dd img {
    width: 438.64734vw;
  }
  .p_top .system_bot {
    text-align: center;
    padding-bottom: 19.32367vw;
  }
  .p_top .system_bot h3 {
    margin-bottom: 7.24638vw;
  }
  .p_top .system_bot h3 img {
    width: 90%;
  }
  .p_top .system_bot .df {
    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 .system_bot .df_l {
    width: 232.85024vw;
    max-width: 97%;
  }
  .p_top .system_bot .df_r {
    width: 202.17391vw;
    max-width: 50%;
    margin-left: 12.07729vw;
  }
  .p_top .blk02 {
    padding: 6.03865vw 0 0vw;
  }
  .p_top .blk02 .row {
    max-width: 251.20773vw;
  }
  .p_top .blk02 h2 {
    margin-bottom: 6.03865vw;
    position: relative;
    text-align: center;
  }
  .p_top .blk02 h2 span {
    font-size: 7.24638vw;
    color: #F7931E;
    border-bottom: 0.48309vw solid;
    font-family: AOTFShinGoProBold;
    display: inline-block;
  }
  .p_top .blk02 h2::before {
    content: "";
    position: absolute;
    top: -20.4385vw;
    left: 2.41546vw;
    width: 48.22866vw;
    height: 21.33655vw;
    background: url(../img/blk02_tk.png) center/100% 100% no-repeat;
    display: block;
  }
  .p_top .blk02 h3 {
    color: #F7931E;
    font-size: 9.17874vw;
    font-family: AOTFShinGoProBold;
    line-height: 1.5;
    margin-top: 7.24638vw;
  }
  .p_top .blk02 .df {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
       -moz-box-orient: vertical;
       -moz-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
    padding-left: 3.62319vw;
    padding-right: 3.62319vw;
  }
  .p_top .blk02 .df_l p {
    font-size: 4.22705vw;
    line-height: 2;
    color: #4D4D4D;
  }
  .p_top .blk02 .df_r {
    margin-bottom: 2.41546vw;
  }
  .p_top .s_btn {
    text-align: center;
    margin: 7.24638vw 0 14.49275vw;
  }
  .p_top .s_btn.st2 {
    margin: 0;
    background-color: #F2F2F2;
    padding: 7.24638vw 0 14.49275vw;
  }
  .p_top .s_btn a {
    display: inline-block;
    width: 69.77992vw;
    max-width: 100%;
  }
  .p_top .service {
    padding-bottom: 2.41546vw;
  }
  .p_top .service .t_ttl {
    margin-bottom: 2.41546vw;
  }
  .p_top .service .service_box {
    margin-bottom: 7.24638vw;
  }
  .p_top .service_list {
    width: 359.90338vw;
    max-width: 100%;
    margin: 0 auto;
    padding-left: 3.62319vw;
    padding-right: 3.62319vw;
  }
  .p_top .service .it + .it {
    margin-top: 2.41546vw;
  }
  .p_top .service .it dl + dl {
    margin-top: 2.41546vw;
  }
  .p_top .service .it dl dt {
    -moz-border-radius: 2415.21739vw;
         border-radius: 2415.21739vw;
    background-color: #39B520;
    padding: 1.20773vw 3.1401vw;
    color: #fff;
    font-size: 4.34783vw;
    font-family: AOTFShinGoProBold;
    position: relative;
  }
  .p_top .service .it dl dt small {
    font-size: 1.44928vw;
    font-family: AOTFShinGoProLight;
    margin-left: 1.20773vw;
  }
  .p_top .service .it dl dt i {
    position: absolute;
    width: 2.89855vw;
    height: 2.89855vw;
    right: 2.41546vw;
    top: 50%;
    margin-top: -1.44928vw;
    display: block;
  }
  .p_top .service .it dl dt i:before, .p_top .service .it dl dt i:after {
    content: "";
    position: absolute;
    background-color: #fff;
    -webkit-transition: -webkit-transform 0.25s ease-out;
    transition: -webkit-transform 0.25s ease-out;
    -moz-transition: transform 0.25s ease-out, -moz-transform 0.25s ease-out;
    transition: transform 0.25s ease-out;
    transition: transform 0.25s ease-out, -webkit-transform 0.25s ease-out, -moz-transform 0.25s ease-out;
  }
  .p_top .service .it dl dt i:before {
    top: 0;
    left: 50%;
    width: 2px;
    height: 100%;
    margin-left: -1px;
  }
  .p_top .service .it dl dt i:after {
    top: 50%;
    left: 0;
    width: 100%;
    height: 2px;
    margin-top: -1px;
  }
  .p_top .service .it dl dt.is_active i:before {
    -webkit-transform: rotate(90deg);
       -moz-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
            transform: rotate(90deg);
  }
  .p_top .service .it 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;
  }
  .p_top .service .it dl dd .accCt {
    padding: 2.41546vw;
  }
  .p_top .service .it dl dd p {
    font-size: 2.657vw;
    line-height: 1.63636;
    font-family: AOTFShinGoProMedium;
  }
  .p_top .service .it dl dd p + p {
    margin-top: 3.62319vw;
  }
  .p_top .service .it dl dd .txt01 {
    font-family: AOTFShinGoProBold;
  }
  .p_top .service .it dl dd .txt01 small {
    font-size: 3.1401vw;
    font-family: AOTFShinGoProLight;
    margin-left: 1.20773vw;
  }
  .p_top .service .it dl dd .txt02 {
    margin-top: 1.20773vw;
    font-size: 3.38164vw;
    line-height: 1.57143;
    font-family: AOTFShinGoProRegular;
    padding-left: 2.41546vw;
  }
  .p_top .service .it dl dd .txt03 {
    margin-top: 0.72464vw;
    font-size: 3.1401vw;
    line-height: 1.57143;
    font-family: AOTFShinGoProLight;
    padding-left: 5.31401vw;
  }
  .p_top .service .it dl dd .service_social {
    margin: 4.83092vw 0 7.24638vw;
    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;
  }
  .p_top .service .it dl dd .service_social li:not(:last-child) {
    margin-right: 1.81159vw;
  }
  .p_top .service .it dl dd .service_social li a {
    display: block;
    width: 12.07729vw;
  }
  .p_top .service .it dl dd .service_social li .ic_ig {
    width: 35.2657vw;
  }
  .p_top .service .it dl dd .service_social li .ic_tiktok {
    width: 20.37037vw;
  }
  .p_top .service .it dl dd .df {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
  }
  .p_top .service .it dl dd .df.st2 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .p_top .service .it dl dd .df.st2 .df_r {
    margin-top: 1.20773vw;
    width: 18.11594vw;
  }
  .p_top .service .it dl dd .df.st3 .df_r {
    width: 40%;
  }
  .p_top .service .it dl dd .df.st4 .df_r {
    margin-left: 1.20773vw;
    width: 35%;
  }
  .p_top .service .it dl dd .df_l {
    width: 100%;
  }
  .p_top .service .it dl dd .df_r {
    -ms-flex-negative: 0;
        flex-shrink: 0;
    width: 24.15459vw;
    margin-left: 1.20773vw;
  }
  .p_top .point .row {
    max-width: 359.90338vw;
  }
  .p_top .point .point_list {
    padding-left: 4.83092vw;
    padding-right: 4.83092vw;
  }
  .p_top .point .point_list li + li {
    margin-top: 9.66184vw;
  }
  .p_top .point .point_list li .it_r {
    position: relative;
  }
  .p_top .point .point_list li .it_l > img {
    width: 25.84541vw;
  }
  .p_top .point .point_list li .it_l span {
    display: block;
    font-size: 5.7971vw;
    line-height: 1.5;
    font-family: AOTFShinGoProBold;
    color: #39B520;
  }
  .p_top .point .point_list li .point_bl01 .it {
    padding: 3.62319vw 0;
    position: relative;
  }
  .p_top .point .point_list li .point_bl01 .it .point100 {
    position: absolute;
    width: 23.6715vw;
    top: -23.18841vw;
    right: 0;
  }
  .p_top .point .point_list li .point_bl01 .it:not(:last-child) {
    border-bottom: 1px solid #000;
  }
  .p_top .point .point_list li .point_bl01 .it > p {
    font-size: 2.89855vw;
    line-height: 1.30435;
    font-family: AOTFShinGoProBold;
    letter-spacing: 0;
    margin-bottom: 2.41546vw;
  }
  .p_top .point .point_list li .point_bl01 .it .df {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
       -moz-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
  }
  .p_top .point .point_list li .point_bl01 .it .df > figure {
    width: 55%;
  }
  .p_top .point .point_list li .point_bl01 .it .df .df_r {
    width: 45%;
    text-align: center;
  }
  .p_top .point .point_list li .point_bl01 .it .df .df_r figure {
    width: 70%;
    display: inline-block;
  }
  .p_top .point .point_list li .point_bl01 .it .df .df_r p {
    font-size: 1.44928vw;
  }
  .p_top .point .point_list li .point_bl01 .it .df .df_r p a {
    color: #004CFF;
  }
  .p_top .point .point_list li .point_bl02 {
    text-align: center;
  }
  .p_top .point .point_list li .point_bl02 > figure, .p_top .point .point_list li .point_bl02 > picture {
    margin-bottom: 2.41546vw;
    margin-top: 4.83092vw;
  }
  .p_top .point .point_list li .point_bl02 .blk {
    text-align: left;
  }
  .p_top .point .point_list li .point_bl02 .blk > p {
    font-size: 2.89855vw;
    color: #333;
    margin-bottom: 3.62319vw;
    font-family: AOTFShinGoProBold;
  }
  .p_top .point .point_list li .point_bl02 .blk > p span {
    border-bottom: 0.72464vw solid #FF4B78;
  }
  .p_top .point .point_list li .point_bl02 .df {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
       -moz-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
  }
  .p_top .point .point_list li .point_bl02 .df > figure {
    width: 40%;
  }
  .p_top .point .point_list li .point_bl02 .df .df_r {
    width: 60%;
    padding-left: 2.41546vw;
  }
  .p_top .point .point_list li .point_bl02 .df .df_r .txt01 {
    color: #333;
    font-size: 4.22705vw;
    line-height: 1.28571;
    font-family: AOTFShinGoProBold;
    margin-bottom: 1.20773vw;
  }
  .p_top .point .point_list li .point_bl02 .df .df_r .txt02 {
    font-size: 1.44928vw;
  }
  .p_top .point .point_list li .point_bl02 .df .df_r .txt02 a {
    color: #004CFF;
  }
  .p_top .point .point_list li .point_bl03 {
    text-align: center;
    margin: 0 -6.03865vw;
  }
  .p_top .point .point_list li .point_bl03 .txt01 {
    font-size: 3.86473vw;
    line-height: 1.67647;
    font-family: AOTFShinGoProBold;
    color: #FF4B78;
    margin-bottom: 2.89855vw;
    margin-top: 5.31401vw;
  }
  .p_top .point .point_list li .point_bl03 .txt02 {
    font-size: 2.77778vw;
    line-height: 1.67647;
    font-family: AOTFShinGoProBold;
    color: #FF4B78;
  }
  .p_top .tk {
    text-align: center;
  }
  .p_top .achievements {
    padding: 12.07729vw 2.41546vw;
  }
  .p_top .achievements .t_ttl {
    margin-bottom: 4.83092vw;
  }
  .p_top .achievements .t_ttl span {
    font-size: 9.66184vw;
    display: inline-block;
    line-height: 1.5;
    padding-right: 0;
  }
  .p_top .schedule {
    padding-bottom: 15.70048vw;
  }
  .p_top .schedule .t_ttl {
    text-align: left;
    margin-bottom: 4.83092vw;
  }
  .p_top .schedule .t_ttl span {
    font-size: 8.05153vw;
    display: inline-block;
    line-height: 1.5;
    padding-right: 0;
  }
  .p_top .schedule .t_ttl span:after {
    right: -100vw;
    left: initial;
  }
  .p_top .price {
    background-color: #F2F2F2;
    padding: 12.07729vw 0 0;
  }
  .p_top .price .box {
    position: relative;
    border: 0.48309vw solid #4D4D4D;
    -moz-border-radius: 2.41546vw;
         border-radius: 2.41546vw;
    padding: 4.83092vw 3.62319vw;
  }
  .p_top .price .box > dt {
    position: absolute;
    left: 50%;
    top: -3.38164vw;
    padding: 0 2.41546vw;
    -webkit-transform: translateX(-50%);
       -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
    font-size: 3.86473vw;
    letter-spacing: 0.4em;
    color: #4D4D4D;
    background-color: #F2F2F2;
    white-space: nowrap;
    font-family: AOTFShinGoProMedium;
  }
  .p_top .price .box > dd .df .df_l {
    position: relative;
    margin-bottom: 12.07729vw;
  }
  .p_top .price .box > dd .df .df_l::after {
    content: "";
    position: absolute;
    left: 50%;
    bottom: -9.66184vw;
    -webkit-transform: translateX(-50%);
       -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
    width: 7.24638vw;
    height: 7.24638vw;
    background: url(../img/ic_plus.png) center/100% 100% no-repeat;
    display: block;
  }
  .p_top .price .box > dd .it {
    background-color: #fff;
  }
  .p_top .price .box > dd .it.st2 dt {
    background-color: #FF931E;
  }
  .p_top .price .box > dd .it.st3 {
    margin-bottom: 3.62319vw;
  }
  .p_top .price .box > dd .it.st3 dt {
    background-color: #39B520;
  }
  .p_top .price .box > dd .it dt {
    background-color: #29ABE2;
    color: #fff;
    font-size: 2.89855vw;
    font-family: AOTFShinGoProMedium;
    padding: 1.20773vw 2.41546vw;
  }
  .p_top .price .box > dd .it dd {
    padding: 1.20773vw 3.62319vw 2.41546vw;
  }
  .p_top .price .box > dd .it dd .txt01 {
    text-align: center;
    font-size: 4.34783vw;
    line-height: 1.33333;
    color: #4D4D4D;
    font-family: AOTFShinGoProMedium;
    padding: 3.62319vw 0;
  }
  .p_top .price .box > dd .it dd ul li {
    font-family: AOTFShinGoProRegular;
    font-size: 3.62319vw;
    line-height: 1.6;
    color: #4D4D4D;
  }
  .p_top .price .box > dd .box_w {
    background-color: #fff;
    padding: 3.62319vw;
    text-align: center;
  }
  .p_top .price .box > dd .box_w p {
    font-size: 4.34783vw;
    line-height: 1.66667;
    color: #39B520;
    font-family: AOTFShinGoProBold;
    margin-bottom: 7.24638vw;
  }
  .p_top .price .box > dd .box_w figure {
    display: inline-block;
    width: 80%;
  }
  .p_top .price .btn_wr {
    margin-top: 12.07729vw;
    text-align: center;
  }
  .p_top .price .btn_wr a {
    display: inline-block;
  }
  .p_top .try {
    padding-top: 12.88245vw;
    text-align: center;
  }
  .p_top .try p {
    font-size: 4.02576vw;
    line-height: 2;
    color: #4D4D4D;
    font-family: AOTFShinGoProMedium;
    margin-bottom: 6.03865vw;
  }
  .p_top .try figure {
    display: inline-block;
    width: 249.27536vw;
    font-size: 0;
    max-width: 80%;
  }
  .p_top .try figure img {
    margin-bottom: -1.93237vw;
  }
  .p_child .header {
    -moz-box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.4);
         box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.4);
  }
  .p_child__ttl {
    background: #f7931e;
    text-align: center;
    padding: 12.07729vw 0;
    color: #fff;
  }
  .p_child__ttl h2 {
    font-size: 8.69565vw;
    line-height: 1;
  }
  .p_child__ttl p {
    font-size: 5.7971vw;
    line-height: 2;
    letter-spacing: 0.1em;
  }
  .p_child__contact .box {
    text-align: center;
    padding: 14.49275vw 3.62319vw;
  }
  .p_child__contact .box h3 {
    font-size: 4.83092vw;
    line-height: 1.5;
    font-weight: 700;
  }
  .p_child__contact .box .txt {
    font-size: 3.62319vw;
    line-height: 1.5;
    font-weight: 400;
    margin-top: 7.24638vw;
    margin: 7.24638vw -3.62319vw 0;
  }
  .p_child__contact .box .btn {
    margin-top: 7.24638vw;
  }
  .p_child__contact .box .btn a {
    display: -webkit-inline-box;
    display: -moz-inline-box;
    display: -ms-inline-flexbox;
    display: inline-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;
    width: 100%;
    height: 17.8744vw;
    -moz-border-radius: 3.38164vw;
         border-radius: 3.38164vw;
    border: 3px solid #ea5f2a;
    font-size: 6.03865vw;
    font-family: A-OTF-GothicMB101Pro-Heavy;
    color: #ea5f2a;
  }
  .p_child__contact .box .btn a::before {
    content: "";
    width: 10.62802vw;
    height: 10.62802vw;
    background: url("../img/iconPhone.png") 0 0 no-repeat;
    -moz-background-size: contain;
         background-size: contain;
    display: block;
    margin-right: 4.83092vw;
  }
  .p_child__contact__form {
    background: #f2f2f2;
    padding: 14.49275vw 3.62319vw 24.15459vw;
  }
  .p_child__contact__form .form {
    width: 100%;
    margin: auto;
  }
  .p_child__contact__form .form dl + dl {
    margin-top: 7.24638vw;
  }
  .p_child__contact__form .form dl dt {
    font-size: 4.83092vw;
    line-height: 1.5;
  }
  .p_child__contact__form .form dl dt.required::after {
    content: "(必須)";
    font-size: 4.83092vw;
    line-height: 1.5;
    color: #ea5f2a;
  }
  .p_child__contact__form .form dl dd {
    margin-top: 3.62319vw;
  }
  .p_child__contact__form .form dl dd input[type="text"],
  .p_child__contact__form .form dl dd input[type="email"],
  .p_child__contact__form .form dl dd input[type="number"],
  .p_child__contact__form .form dl dd textarea {
    width: 100%;
    height: 12.07729vw;
    font-size: 16px;
    line-height: 1.5;
    border: 1px solid #b3b3b3;
    outline: none;
    -moz-box-shadow: none;
         box-shadow: none;
    padding: 2.41546vw;
    -moz-border-radius: 0px;
         border-radius: 0px;
  }
  .p_child__contact__form .form dl dd textarea {
    height: 48.30918vw;
  }
  .p_child__contact__form .form .privacy {
    margin-top: 9.66184vw;
    text-align: center;
  }
  .p_child__contact__form .form .privacy label input {
    position: absolute;
    width: 0;
    height: 0;
    opacity: 0;
  }
  .p_child__contact__form .form .privacy label input:checked + span::before {
    content: "\2713";
    font-size: 4.83092vw;
    line-height: 4.83092vw;
    text-align: left;
  }
  .p_child__contact__form .form .privacy label span {
    font-size: 4.83092vw;
    line-height: 1.5;
    position: relative;
    -webkit-transform: translateZ(0);
       -moz-transform: translateZ(0);
            transform: translateZ(0);
    display: inline-block;
    padding: 0 0 0 8.69565vw;
  }
  .p_child__contact__form .form .privacy label span::before {
    position: absolute;
    content: "";
    width: 4.83092vw;
    height: 4.83092vw;
    border: 1px solid #333333;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
       -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
  }
  .p_child__contact__form .form .privacy label span a {
    color: #ea5f2a;
  }
  .p_child__contact__form .form .btn {
    margin-top: 9.66184vw;
    text-align: center;
  }
  .p_child__contact__form .form .btn button {
    display: -webkit-inline-box;
    display: -moz-inline-box;
    display: -ms-inline-flexbox;
    display: inline-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;
    width: 100%;
    height: 15.45894vw;
    color: #fff;
    font-size: 6.03865vw;
    font-weight: 700;
    line-height: 1;
    background: #ea5f2a;
    border: none;
    -moz-box-shadow: none;
         box-shadow: none;
    outline: none;
  }
}

.error {
  color: #ff0000;
}

.privacy .error {
  text-align: center;
  display: block;
  width: 100%;
}
