@charset "UTF-8";
@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: 14px;
    padding-right: 14px;
  }
  .cta_fixed {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 99;
    text-align: center;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
    width: 414px;
    left: 50%;
    -webkit-transform: translateX(-50%);
       -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
  }
  .cta_fixed span {
    font-family: "Roboto", sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 32px;
    line-height: 100%;
    color: #FFFFFF;
    position: absolute;
    left: 68px;
    top: 10px;
    z-index: 3;
  }
  .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: 367px;
    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_fixed_pc_head {
    font-weight: 700;
    font-size: 24px;
    line-height: 1.375;
    text-align: center;
    color: #31302B;
    margin-bottom: 14px;
  }
  .p_top .cta_fixed_pc .cta_fixed_pc_head span {
    color: #D60522;
    display: block;
  }
  .p_top .cta_fixed_pc .cta_fixed_pc_head span i {
    font-style: normal;
  }
  .p_top .cta_fixed_pc .cta {
    background: none !important;
    max-width: 354px;
    padding: 0;
  }
  .p_top .cta_fixed_pc .cta .cta_btn_pc {
    padding: 0;
  }
  .p_top .cta_fixed_pc .cta .cta_tel {
    margin-bottom: 10px;
  }
  .p_top .cta_fixed_pc .cta_head {
    position: relative;
    z-index: 2;
    text-align: center;
  }
  .p_top .cta_fixed_pc .cta_head img {
    width: 93.9%;
  }
  .p_top .cta_fixed_pc .cta .cta_btn .cta_tel span {
    font-family: 'DIN 2014';
    top: 43px;
    left: 65px;
    font-weight: 700;
    font-size: 43px;
    line-height: 1;
    color: #0E47A1;
  }
}

@media only screen and (min-width: 769px) and (max-width: 1250px) {
  .p_top .cta_fixed_pc .cta .cta_btn .cta_tel span {
    font-size: 2.3vw !important;
    left: 5vw !important;
    top: 0.9vw !important;
  }
}

@media only screen and (min-width: 769px) and (max-width: 1040px) {
  .p_top .cta_fixed_pc .cta .cta_btn .cta_tel span {
    font-size: 2vw !important;
    left: 4.5vw !important;
    top: 0.8vw !important;
  }
}

@media only screen and (min-width: 769px) and (max-width: 900px) {
  .p_top .cta_fixed_pc .cta .cta_btn .cta_tel span {
    font-size: 1.8vw !important;
    left: 4vw !important;
    top: 0.8vw !important;
  }
}

@media only screen and (min-width: 769px) and (max-width: 840px) {
  .p_top .cta_fixed_pc .cta .cta_btn .cta_tel span {
    font-size: 1.6vw !important;
    left: 3.6vw !important;
    top: 0.8vw !important;
  }
}

@media screen and (min-width: 769px), print {
  .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 url(../img/box_l_bg.webp) center bottom no-repeat;
    -moz-background-size: 100% auto;
         background-size: 100% auto;
    height: 367px;
    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: block;
    width: 347px;
    max-width: 100%;
  }
  .box_l span {
    display: block;
    font-size: 17px;
    font-weight: bold;
    margin-bottom: 12px;
  }
  .box_l figure {
    text-align: center;
  }
  .box_l figure img {
    width: 240px;
    max-width: 100%;
  }
  body {
    background: #2278D5 url(../img/bg.webp) center top no-repeat;
    background-attachment: fixed;
    -moz-background-size: 100% auto;
         background-size: 100% auto;
  }
  main {
    background-color: #fff;
  }
  .header {
    width: 100%;
    top: 0;
    left: 0;
    z-index: 99;
    position: relative;
    padding: 10px 0;
    background-color: #fff;
  }
  .header .row {
    padding-right: 15px;
    padding-left: 15px;
  }
  .header .hdt {
    background-color: #fff;
    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;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .header .hdl p {
    font-weight: 700;
    font-size: 10px;
    color: #000000;
  }
  .header .logo {
    display: inline-block;
    width: 209px;
  }
  .header .header_r {
    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;
  }
  .header .header_r > a {
    display: block;
    width: 41px;
    margin-left: 7px;
  }
  .header .header_r * {
    font-size: 0;
    line-height: 0;
  }
  .header .header_r .hrl_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;
  }
  .header .header_r .hrl_top > span {
    width: 48px;
    margin-left: 3px;
  }
  .header .header_r .payment {
    width: 108px;
    margin-left: auto;
  }
  .header .header_r .header_tel {
    font-style: normal;
    font-weight: 700;
    font-size: 15px;
    line-height: 22px;
    letter-spacing: 0.04em;
    color: #2F2F2F;
  }
  .footer {
    padding: 30px 0;
    background-color: #fff;
    color: #000;
  }
  .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;
    margin-bottom: 20px;
    font-weight: 500;
  }
  .footer ul li:not(:last-child) {
    position: relative;
    margin-right: 14px;
  }
  .footer ul li:not(:last-child)::after {
    content: "｜";
    font-size: 14px;
    position: absolute;
    top: 50%;
    right: -14px;
    -webkit-transform: translateY(-50%);
       -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
  }
  .footer ul li a {
    font-size: 16px;
  }
  .footer p {
    font-size: 14px;
    text-align: center;
  }
  .p_top .countdown {
    text-align: center;
    background-color: #150181;
    padding: 5px;
    font-weight: 700;
    font-size: 15px;
    letter-spacing: 0.04em;
    color: #FFFFFF;
  }
  .p_top .countdown span {
    color: #FFEA00;
  }
  .p_top .mv {
    margin-bottom: 5px;
  }
  .p_top .mv figure img, .p_top .mv picture img {
    display: block;
    width: 100%;
    height: auto;
  }
  .p_top .cta {
    position: relative;
  }
  .p_top .cta .cta_btn {
    position: absolute;
    width: 100%;
    text-align: center;
    bottom: 0;
    left: 0;
    z-index: 2;
    padding: 0 30px 34px;
  }
  .p_top .cta .cta_tel {
    display: block;
    position: relative;
    margin-bottom: 40px;
  }
  .p_top .cta .cta_tel span {
    font-family: 'DIN 2014';
    font-style: normal;
    font-weight: 700;
    font-size: 43px;
    line-height: 1;
    position: absolute;
    top: 41px;
    left: 67px;
    color: #0E47A1;
  }
  .p_top .blk04 {
    background: url(../img/blk04_bg.webp) center bottom no-repeat;
    -moz-background-size: 100% auto;
         background-size: 100% auto;
    padding-bottom: 20px;
  }
  .p_top .blk04 .blk04_img {
    text-align: center;
    margin-top: -90px;
  }
  .p_top .blk04 .blk04_img img {
    display: inline-block;
    width: 354.5px;
  }
  .p_top .blk05 {
    padding: 15px 0 20px;
    background: #0E47A1;
  }
  .p_top .blk05 ul {
    padding: 20px 0;
    background-color: #fff;
  }
  .p_top .blk05 ul li {
    text-align: center;
  }
  .p_top .blk05 ul li img {
    width: 364px;
    display: inline-block;
  }
  .p_top .blk05 ul li + li {
    margin-top: 20px;
  }
  .p_top .area {
    background-color: #FBFFFF;
    padding-bottom: 40px;
    border-bottom: 8px solid #009DFF;
  }
  .p_top .area h2 {
    margin: 0 -15px;
  }
  .p_top .area .dlist dl {
    border: 2px solid #002C6D;
    -moz-border-radius: 10px;
         border-radius: 10px;
    background: #2278D5;
    overflow: hidden;
  }
  .p_top .area .dlist dl + dl {
    margin-top: 10px;
  }
  .p_top .area .dlist dl dt {
    position: relative;
    padding: 14px 17px;
    font-weight: bold;
    font-size: 18px;
    text-align: left;
    position: relative;
    color: #fff;
    cursor: pointer;
    -webkit-transition: opacity 0.3s;
    -moz-transition: opacity 0.3s;
    transition: opacity 0.3s;
  }
  .p_top .area .dlist dl dt i {
    position: absolute;
    width: 20px;
    height: 20px;
    right: 17px;
    top: 50%;
    margin-top: -10px;
    display: block;
  }
  .p_top .area .dlist dl dt i:before, .p_top .area .dlist 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 .area .dlist dl dt i:before {
    top: 0;
    left: 50%;
    width: 2px;
    height: 100%;
    margin-left: -1px;
  }
  .p_top .area .dlist dl dt i:after {
    top: 50%;
    left: 0;
    width: 100%;
    height: 2px;
    margin-top: -1px;
  }
  .p_top .area .dlist dl dt.is_active i:before {
    -webkit-transform: rotate(45deg);
       -moz-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
            transform: rotate(45deg);
  }
  .p_top .area .dlist dl dt.is_active i:after {
    -webkit-transform: rotate(-135deg);
       -moz-transform: rotate(-135deg);
        -ms-transform: rotate(-135deg);
            transform: rotate(-135deg);
  }
  .p_top .area .dlist 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 .area .dlist dl dd .actCt {
    padding: 13px 17px 22px;
    background-color: #fff;
  }
  .p_top .area .dlist dl dd .actCt p {
    line-height: 2;
    font-size: 14px;
    text-align: left;
  }
  .p_top .faq {
    background-color: #FFFFF9;
    border-bottom: 8px solid #009DFF;
    padding: 40px 0;
  }
  .p_top .faq .dlist {
    margin-top: 20px;
  }
  .p_top .faq .dlist dl {
    overflow: hidden;
    background: #FFFFFF;
    border: 1px solid #2A2A2A;
    -moz-border-radius: 10px;
         border-radius: 10px;
  }
  .p_top .faq .dlist dl + dl {
    margin-top: 10px;
  }
  .p_top .faq .dlist dl dt {
    position: relative;
    padding: 32px 52px;
    font-weight: bold;
    font-size: 18px;
    text-align: left;
    position: relative;
    cursor: pointer;
    -webkit-transition: opacity 0.3s;
    -moz-transition: opacity 0.3s;
    transition: opacity 0.3s;
    position: relative;
  }
  .p_top .faq .dlist dl dt::before {
    content: "";
    position: absolute;
    top: 50%;
    left: 19px;
    -webkit-transform: translateY(-50%);
       -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    width: 22px;
    height: 27px;
    background: url(../img/ic_q.webp) center/100% 100% no-repeat;
    display: block;
  }
  .p_top .faq .dlist dl dt .ic {
    width: 22px;
    height: 22px;
    background-color: #2278D5;
    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;
    position: absolute;
    right: 17px;
    -moz-border-radius: 9999px;
         border-radius: 9999px;
    top: 50%;
    margin-top: -11px;
  }
  .p_top .faq .dlist dl dt i {
    width: 10px;
    height: 10px;
    display: block;
    position: relative;
  }
  .p_top .faq .dlist dl dt i:before, .p_top .faq .dlist 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 .faq .dlist dl dt i:before {
    top: 0;
    left: 50%;
    width: 2px;
    height: 100%;
    margin-left: -1px;
  }
  .p_top .faq .dlist dl dt i:after {
    top: 50%;
    left: 0;
    width: 100%;
    height: 2px;
    margin-top: -1px;
  }
  .p_top .faq .dlist dl dt.is_active i:before {
    -webkit-transform: rotate(45deg);
       -moz-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
            transform: rotate(45deg);
  }
  .p_top .faq .dlist dl dt.is_active i:after {
    -webkit-transform: rotate(-135deg);
       -moz-transform: rotate(-135deg);
        -ms-transform: rotate(-135deg);
            transform: rotate(-135deg);
  }
  .p_top .faq .dlist 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 .faq .dlist dl dd .actCt {
    padding: 15px 25px 25px;
    background-color: #fff;
    position: relative;
  }
  .p_top .faq .dlist dl dd .actCt::before {
    content: "";
    position: absolute;
    top: 0;
    left: 15px;
    width: -webkit-calc(100% - 30px);
    width: -moz-calc(100% - 30px);
    width: calc(100% - 30px);
    height: 1px;
    background-color: #2278D5;
    display: block;
  }
  .p_top .faq .dlist dl dd .actCt p {
    line-height: 1.4;
    font-size: 15px;
    text-align: left;
  }
  .p_top .contact {
    background-color: #FFFFF9;
    padding: 40px 0 20px;
  }
  .p_top .contact .f_txt {
    font-weight: 600;
    font-size: 18px;
    line-height: 1.37;
    margin: 30px 0;
    text-align: center;
  }
  .p_top .contact .f_privacy {
    height: 161px;
    background: #FFFFFF;
    border: 1px solid #CFCFCF;
    padding: 13px;
    padding-top: 0;
    overflow-y: auto;
    margin: 20px 0;
    font-size: 12px;
  }
  .p_top .contact .f_privacy_tt {
    position: -webkit-sticky;
    position: sticky;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 2;
    background-color: #fff;
    margin: 0 -13px;
    padding: 15px;
    font-weight: 700;
    font-size: 16px;
    line-height: 1.12;
    color: #000000;
    text-align: center;
  }
  .p_top .contact .checkboxWr {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .p_top .contact .checkboxWr div, .p_top .contact .checkboxWr .mwform-checkbox-field {
    display: inline-block;
    margin-bottom: 5px;
    margin-right: 30px;
    margin-left: 0;
  }
  .p_top .contact .checkboxWr label {
    position: relative;
    cursor: pointer;
    font-size: 14px;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
    display: inline-block;
    color: #000;
    font-weight: 500;
  }
  .p_top .contact .checkboxWr label input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
  }
  .p_top .contact .checkboxWr label span {
    position: relative;
    -webkit-transform: translateZ(0);
       -moz-transform: translateZ(0);
            transform: translateZ(0);
    display: inline-block;
    padding: 0 0 0 23px;
  }
  .p_top .contact .checkboxWr label span::before {
    position: absolute;
    content: "";
    top: 50%;
    -webkit-transform: translateY(-50%);
       -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    left: 0;
    width: 16px;
    height: 16px;
    background: #F0F0F0;
    -moz-border-radius: 3px;
         border-radius: 3px;
  }
  .p_top .contact .checkboxWr label span::after {
    left: 6px;
    top: 4px;
    width: 5px;
    height: 10px;
    border: solid #000;
    border-width: 0 2px 2px 0;
    -webkit-transform: rotate(45deg);
       -moz-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
            transform: rotate(45deg);
    content: "";
    position: absolute;
    display: none;
  }
  .p_top .contact .checkboxWr label input:checked ~ span:after {
    display: block;
  }
  .p_top .form {
    position: relative;
    background-color: #fff;
    padding: 20px 25px;
    z-index: 2;
  }
  .p_top .form .f_txtError {
    font-size: 14px;
    margin-bottom: 4px;
    color: #f00;
  }
  .p_top .form button {
    padding: 0;
    outline: none;
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
    border: 0;
    cursor: pointer;
    display: block;
    margin: 0 auto;
    max-width: 100%;
    background-color: transparent;
    width: 296px;
    margin-top: 19px;
  }
  .p_top .form dl + dl {
    margin-top: 20px;
  }
  .p_top .form dl dt {
    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;
    margin-bottom: 10px;
    font-weight: bold;
    font-size: 18px;
    color: #000;
  }
  .p_top .form dl dt span {
    text-align: center;
    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;
    min-width: 34px;
    min-height: 19px;
    -moz-border-radius: 3px;
         border-radius: 3px;
    background: #FB803E;
    font-size: 14px;
    color: #fff;
    font-weight: 500;
    margin-left: 6px;
  }
  .p_top .form dl dd {
    width: 100%;
  }
  .p_top .form dl dd .list_rd {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-bottom: 10px;
  }
  .p_top .form dl dd .list_rd .rd, .p_top .form dl dd .list_rd .mwform-radio-field {
    margin-top: 7px;
    margin-bottom: 7px;
    margin-left: 0;
  }
  .p_top .form dl dd .list_rd .rd:not(:last-child), .p_top .form dl dd .list_rd .mwform-radio-field:not(:last-child) {
    margin-right: 30px;
  }
  .p_top .form dl dd .list_rd .rd label, .p_top .form dl dd .list_rd .mwform-radio-field label {
    display: block;
    position: relative;
    cursor: pointer;
    font-size: 16px;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
    line-height: 16px;
    color: #474747;
    font-weight: bold;
  }
  .p_top .form dl dd .list_rd .rd label input, .p_top .form dl dd .list_rd .mwform-radio-field label input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
  }
  .p_top .form dl dd .list_rd .rd span, .p_top .form dl dd .list_rd .mwform-radio-field span {
    position: relative;
    -webkit-transform: translateZ(0);
       -moz-transform: translateZ(0);
            transform: translateZ(0);
    display: inline-block;
    padding: 0 0 0 24px;
  }
  .p_top .form dl dd .list_rd .rd span::before, .p_top .form dl dd .list_rd .mwform-radio-field span::before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    -moz-border-radius: 50%;
         border-radius: 50%;
    width: 16px;
    height: 16px;
    background: #F0F0F0;
    border: 1px solid #D4D4D4;
  }
  .p_top .form dl dd .list_rd .rd span::after, .p_top .form dl dd .list_rd .mwform-radio-field span::after {
    top: 4px;
    left: 4px;
    width: 8px;
    height: 8px;
    -moz-border-radius: 50%;
         border-radius: 50%;
    background: #000;
    content: "";
    position: absolute;
    display: none;
  }
  .p_top .form dl dd .list_rd .rd label input:checked ~ span:after, .p_top .form dl dd .list_rd .mwform-radio-field label input:checked ~ span:after {
    display: block;
  }
  .p_top .form dl dd input {
    width: 100%;
    padding: 0 16px;
    outline: none;
    font-size: 16px;
    color: #000;
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
    height: 48px;
    background: #F0F0F0;
    border: 1px solid #D4D4D4;
    -moz-border-radius: 5px;
         border-radius: 5px;
  }
  .p_top .form dl dd input::-webkit-input-placeholder {
    color: #D0D0D0;
    opacity: 1;
    font-weight: 500;
  }
  .p_top .form dl dd input::-moz-placeholder {
    color: #D0D0D0;
    opacity: 1;
    font-weight: 500;
  }
  .p_top .form dl dd input:-ms-input-placeholder {
    color: #D0D0D0;
    opacity: 1;
    font-weight: 500;
  }
  .p_top .form dl dd input::placeholder {
    color: #D0D0D0;
    opacity: 1;
    font-weight: 500;
  }
  .p_top .form dl dd textarea {
    width: 100%;
    padding: 0 16px;
    outline: none;
    font-size: 16px;
    color: #000;
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
    height: 150px;
    background: #F0F0F0;
    border: 1px solid #D4D4D4;
    -moz-border-radius: 5px;
         border-radius: 5px;
  }
  .p_top .form dl dd textarea::-webkit-input-placeholder {
    color: #D0D0D0;
    opacity: 1;
    font-weight: 500;
  }
  .p_top .form dl dd textarea::-moz-placeholder {
    color: #D0D0D0;
    opacity: 1;
    font-weight: 500;
  }
  .p_top .form dl dd textarea:-ms-input-placeholder {
    color: #D0D0D0;
    opacity: 1;
    font-weight: 500;
  }
  .p_top .form dl dd textarea::placeholder {
    color: #D0D0D0;
    opacity: 1;
    font-weight: 500;
  }
  .thanks {
    padding: 65px 0 50px;
    text-align: center;
    color: #000;
    min-height: -webkit-calc(100vh - 163px);
    min-height: -moz-calc(100vh - 163px);
    min-height: calc(100vh - 163px);
  }
  .thanks h2 {
    font-weight: bold;
    font-size: 32px;
    text-align: center;
    margin-bottom: 25px;
  }
  .thanks p {
    font-size: 16px;
    line-height: 1.625;
    text-align: left;
  }
  .privacy {
    color: #000;
    padding: 65px 0 50px;
    min-height: -webkit-calc(100vh - 163px);
    min-height: -moz-calc(100vh - 163px);
    min-height: calc(100vh - 163px);
  }
  .privacy h2 {
    font-weight: bold;
    font-size: 32px;
    text-align: center;
    color: #000000;
    margin-bottom: 35px;
  }
  .privacy .privacy_ctn {
    font-size: 16px;
    line-height: 1.625;
  }
  .privacy .dlist dl {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 16px;
    line-height: 1.625;
    font-weight: bold;
  }
  .privacy .dlist dl + dl {
    margin-top: 25px;
  }
  .privacy .dlist dl dt {
    width: 104px;
    -ms-flex-negative: 0;
        flex-shrink: 0;
  }
  .privacy .dlist dl dd {
    width: 100%;
  }
}

@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.38164vw;
    padding-right: 3.38164vw;
  }
  .inner {
    padding-left: 3.38164vw;
    padding-right: 3.38164vw;
  }
  .cta_fixed {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 99;
  }
  .cta_fixed dl {
    text-align: center;
  }
  .cta_fixed dl dt {
    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: 92.75362vw;
    height: 7.97101vw;
    -moz-border-radius: 2415.21739vw;
         border-radius: 2415.21739vw;
    position: relative;
    color: #FFFFFF;
    background: #FFFFFF;
    border: 0.48309vw solid #17198D;
    font-weight: 700;
    font-size: 3.38164vw;
    text-align: center;
    color: #17198D;
  }
  .cta_fixed dl dt span {
    font-size: 4.34783vw;
    color: #FB2E3D;
  }
  .cta_fixed dl dt span i {
    font-style: normal;
  }
  .cta_fixed dl dt::after {
    content: "";
    position: absolute;
    left: 50%;
    bottom: -2.41546vw;
    -webkit-transform: translateX(-50%);
       -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
    width: 3.38164vw;
    height: 2.41546vw;
    background: url(../img/ar.webp) center/100% 100% no-repeat;
    display: block;
    z-index: 2;
  }
  .cta_fixed dl dd {
    margin-top: -2.41546vw;
    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;
    padding: 5.07246vw 3.62319vw 2.41546vw;
    background-color: rgba(255, 255, 255, 0.9);
  }
  .cta_fixed dl dd .cta_fixed_mail {
    -ms-flex-negative: 0;
        flex-shrink: 0;
    width: 14.7343vw;
  }
  .cta_fixed dl dd .cta_fixed_line {
    -ms-flex-negative: 0;
        flex-shrink: 0;
    width: 14.25121vw;
  }
  .cta_fixed dl dd a:not(:last-child) {
    margin-right: 0.72464vw;
  }
  .cta_fixed dl dd .cta_fixed_tel {
    display: block;
    position: relative;
  }
  .cta_fixed dl dd .cta_fixed_tel span {
    position: absolute;
    font-family: "Roboto", sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 7.72947vw;
    line-height: 1;
    color: #FFFFFF;
    top: 1.44928vw;
    left: 21.25604vw;
  }
  .header {
    width: 100%;
    top: 0;
    left: 0;
    z-index: 99;
    position: relative;
    padding: 2.41546vw 0;
  }
  .header .row {
    padding-right: 3.62319vw;
    padding-left: 3.62319vw;
  }
  .header .hdt {
    background-color: #fff;
    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;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .header .hdl p {
    font-weight: 700;
    font-size: 2.41546vw;
    color: #000000;
  }
  .header .logo {
    display: inline-block;
    width: 50.48309vw;
  }
  .header .header_r {
    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;
  }
  .header .header_r > a {
    display: block;
    width: 9.90338vw;
    margin-left: 1.69082vw;
  }
  .header .header_r * {
    font-size: 0;
    line-height: 0;
  }
  .header .header_r .hrl_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;
  }
  .header .header_r .hrl_top > span {
    width: 11.5942vw;
    margin-left: 0.72464vw;
  }
  .header .header_r .payment {
    width: 26.08696vw;
    margin-left: auto;
  }
  .header .header_r .header_tel {
    font-style: normal;
    font-weight: 700;
    font-size: 3.62319vw;
    line-height: 5.31401vw;
    letter-spacing: 0.04em;
    color: #2F2F2F;
  }
  .footer {
    padding: 7.24638vw 0;
    background-color: #fff;
    color: #000;
  }
  .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;
    margin-bottom: 4.83092vw;
    font-weight: 500;
  }
  .footer ul li:not(:last-child) {
    position: relative;
    margin-right: 3.38164vw;
  }
  .footer ul li:not(:last-child)::after {
    content: "｜";
    font-size: 3.38164vw;
    position: absolute;
    top: 50%;
    right: -3.38164vw;
    -webkit-transform: translateY(-50%);
       -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
  }
  .footer ul li a {
    font-size: 3.86473vw;
  }
  .footer p {
    font-size: 3.38164vw;
    text-align: center;
  }
  .p_top {
    background-color: #FFFFF9;
  }
  .p_top .footer {
    padding-bottom: 36.23188vw;
  }
  .p_top .countdown {
    text-align: center;
    background-color: #150181;
    padding: 1.20773vw;
    font-weight: 700;
    font-size: 3.62319vw;
    letter-spacing: 0.04em;
    color: #FFFFFF;
  }
  .p_top .countdown span {
    color: #FFEA00;
  }
  .p_top .mv {
    margin-bottom: 1.20773vw;
  }
  .p_top .mv figure img, .p_top .mv picture img {
    display: block;
    width: 100%;
    height: auto;
  }
  .p_top .cta {
    position: relative;
  }
  .p_top .cta .cta_btn {
    position: absolute;
    width: 100%;
    text-align: center;
    bottom: 0;
    left: 0;
    z-index: 2;
    padding: 0 7.24638vw 8.21256vw;
  }
  .p_top .cta .cta_tel {
    display: block;
    position: relative;
    margin-bottom: 9.66184vw;
  }
  .p_top .cta .cta_tel span {
    font-family: 'DIN 2014';
    font-style: normal;
    font-weight: 700;
    font-size: 9.90338vw;
    line-height: 1;
    position: absolute;
    top: 9.90338vw;
    left: 16.18357vw;
    color: #0E47A1;
  }
  .p_top .blk04 {
    background: url(../img/blk04_bg.webp) center bottom no-repeat;
    -moz-background-size: 100% auto;
         background-size: 100% auto;
    padding-bottom: 4.83092vw;
  }
  .p_top .blk04 .blk04_img {
    text-align: center;
    margin-top: -21.73913vw;
  }
  .p_top .blk04 .blk04_img img {
    display: inline-block;
    width: 85.62802vw;
  }
  .p_top .blk05 {
    padding: 3.62319vw 0 4.83092vw;
    background: #0E47A1;
  }
  .p_top .blk05 ul {
    padding: 4.83092vw 0;
    background-color: #fff;
  }
  .p_top .blk05 ul li {
    text-align: center;
  }
  .p_top .blk05 ul li img {
    width: 87.92271vw;
    display: inline-block;
  }
  .p_top .blk05 ul li + li {
    margin-top: 4.83092vw;
  }
  .p_top .area {
    background-color: #FBFFFF;
    padding-bottom: 9.66184vw;
    border-bottom: 1.93237vw solid #009DFF;
  }
  .p_top .area h2 {
    margin: 0 -3.62319vw;
  }
  .p_top .area .dlist dl {
    border: 0.48309vw solid #002C6D;
    -moz-border-radius: 2.41546vw;
         border-radius: 2.41546vw;
    background: #2278D5;
    overflow: hidden;
  }
  .p_top .area .dlist dl + dl {
    margin-top: 2.41546vw;
  }
  .p_top .area .dlist dl dt {
    position: relative;
    padding: 3.38164vw 4.10628vw;
    font-weight: bold;
    font-size: 4.34783vw;
    text-align: left;
    position: relative;
    color: #fff;
    cursor: pointer;
    -webkit-transition: opacity 0.3s;
    -moz-transition: opacity 0.3s;
    transition: opacity 0.3s;
  }
  .p_top .area .dlist dl dt i {
    position: absolute;
    width: 4.83092vw;
    height: 4.83092vw;
    right: 4.10628vw;
    top: 50%;
    margin-top: -2.41546vw;
    display: block;
  }
  .p_top .area .dlist dl dt i:before, .p_top .area .dlist 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 .area .dlist dl dt i:before {
    top: 0;
    left: 50%;
    width: 0.48309vw;
    height: 100%;
    margin-left: -0.24155vw;
  }
  .p_top .area .dlist dl dt i:after {
    top: 50%;
    left: 0;
    width: 100%;
    height: 0.48309vw;
    margin-top: -0.24155vw;
  }
  .p_top .area .dlist dl dt.is_active i:before {
    -webkit-transform: rotate(45deg);
       -moz-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
            transform: rotate(45deg);
  }
  .p_top .area .dlist dl dt.is_active i:after {
    -webkit-transform: rotate(-135deg);
       -moz-transform: rotate(-135deg);
        -ms-transform: rotate(-135deg);
            transform: rotate(-135deg);
  }
  .p_top .area .dlist 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 .area .dlist dl dd .actCt {
    padding: 3.1401vw 4.10628vw 5.31401vw;
    background-color: #fff;
  }
  .p_top .area .dlist dl dd .actCt p {
    line-height: 2;
    font-size: 3.38164vw;
    text-align: left;
  }
  .p_top .faq {
    border-bottom: 1.93237vw solid #009DFF;
    padding: 9.66184vw 0;
  }
  .p_top .faq .dlist {
    margin-top: 4.83092vw;
  }
  .p_top .faq .dlist dl {
    overflow: hidden;
    background: #FFFFFF;
    border: 1px solid #2A2A2A;
    -moz-border-radius: 2.41546vw;
         border-radius: 2.41546vw;
  }
  .p_top .faq .dlist dl + dl {
    margin-top: 2.41546vw;
  }
  .p_top .faq .dlist dl dt {
    position: relative;
    padding: 7.72947vw 12.56039vw;
    font-weight: bold;
    font-size: 4.34783vw;
    text-align: left;
    position: relative;
    cursor: pointer;
    -webkit-transition: opacity 0.3s;
    -moz-transition: opacity 0.3s;
    transition: opacity 0.3s;
    position: relative;
  }
  .p_top .faq .dlist dl dt::before {
    content: "";
    position: absolute;
    top: 50%;
    left: 4.58937vw;
    -webkit-transform: translateY(-50%);
       -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    width: 5.31401vw;
    height: 6.52174vw;
    background: url(../img/ic_q.webp) center/100% 100% no-repeat;
    display: block;
  }
  .p_top .faq .dlist dl dt .ic {
    width: 5.31401vw;
    height: 5.31401vw;
    background-color: #2278D5;
    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;
    position: absolute;
    right: 4.10628vw;
    -moz-border-radius: 2415.21739vw;
         border-radius: 2415.21739vw;
    top: 50%;
    margin-top: -2.657vw;
  }
  .p_top .faq .dlist dl dt i {
    width: 2.41546vw;
    height: 2.41546vw;
    display: block;
    position: relative;
  }
  .p_top .faq .dlist dl dt i:before, .p_top .faq .dlist 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 .faq .dlist dl dt i:before {
    top: 0;
    left: 50%;
    width: 0.48309vw;
    height: 100%;
    margin-left: -0.24155vw;
  }
  .p_top .faq .dlist dl dt i:after {
    top: 50%;
    left: 0;
    width: 100%;
    height: 0.48309vw;
    margin-top: -0.24155vw;
  }
  .p_top .faq .dlist dl dt.is_active i:before {
    -webkit-transform: rotate(45deg);
       -moz-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
            transform: rotate(45deg);
  }
  .p_top .faq .dlist dl dt.is_active i:after {
    -webkit-transform: rotate(-135deg);
       -moz-transform: rotate(-135deg);
        -ms-transform: rotate(-135deg);
            transform: rotate(-135deg);
  }
  .p_top .faq .dlist 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 .faq .dlist dl dd .actCt {
    padding: 3.62319vw 6.03865vw 6.03865vw;
    background-color: #fff;
    position: relative;
  }
  .p_top .faq .dlist dl dd .actCt::before {
    content: "";
    position: absolute;
    top: 0;
    left: 3.62319vw;
    width: -webkit-calc(100% - 7.24638vw);
    width: -moz-calc(100% - 7.24638vw);
    width: calc(100% - 7.24638vw);
    height: 0.24155vw;
    background-color: #2278D5;
    display: block;
  }
  .p_top .faq .dlist dl dd .actCt p {
    line-height: 1.4;
    font-size: 3.62319vw;
    text-align: left;
  }
  .p_top .contact {
    background-color: #FFFFF9;
    padding: 9.66184vw 0 4.83092vw;
  }
  .p_top .contact .f_txt {
    font-weight: 600;
    font-size: 4.34783vw;
    line-height: 1.37;
    margin: 7.24638vw 0;
    text-align: center;
  }
  .p_top .contact .f_privacy {
    height: 38.88889vw;
    background: #FFFFFF;
    border: 1px solid #CFCFCF;
    padding: 3.1401vw;
    padding-top: 0;
    overflow-y: auto;
    margin: 4.83092vw 0;
    font-size: 2.89855vw;
  }
  .p_top .contact .f_privacy_tt {
    position: -webkit-sticky;
    position: sticky;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 2;
    background-color: #fff;
    margin: 0 -3.1401vw;
    padding: 3.62319vw;
    font-weight: 700;
    font-size: 3.86473vw;
    line-height: 1.12;
    color: #000000;
    text-align: center;
  }
  .p_top .contact .checkboxWr {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .p_top .contact .checkboxWr div, .p_top .contact .checkboxWr .mwform-checkbox-field {
    display: inline-block;
    margin-bottom: 1.20773vw;
    margin-right: 7.24638vw;
    margin-left: 0;
  }
  .p_top .contact .checkboxWr label {
    position: relative;
    cursor: pointer;
    font-size: 3.38164vw;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
    display: inline-block;
    color: #000;
    font-weight: 500;
  }
  .p_top .contact .checkboxWr label input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
  }
  .p_top .contact .checkboxWr label span {
    position: relative;
    -webkit-transform: translateZ(0);
       -moz-transform: translateZ(0);
            transform: translateZ(0);
    display: inline-block;
    padding: 0 0 0 5.55556vw;
  }
  .p_top .contact .checkboxWr label span::before {
    position: absolute;
    content: "";
    top: 50%;
    -webkit-transform: translateY(-50%);
       -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    left: 0;
    width: 3.86473vw;
    height: 3.86473vw;
    background: #F0F0F0;
    -moz-border-radius: 0.72464vw;
         border-radius: 0.72464vw;
  }
  .p_top .contact .checkboxWr label span::after {
    left: 1.44928vw;
    top: 0.96618vw;
    width: 1.20773vw;
    height: 2.41546vw;
    border: solid #000;
    border-width: 0 0.48309vw 0.48309vw 0;
    -webkit-transform: rotate(45deg);
       -moz-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
            transform: rotate(45deg);
    content: "";
    position: absolute;
    display: none;
  }
  .p_top .contact .checkboxWr label input:checked ~ span:after {
    display: block;
  }
  .p_top .form {
    position: relative;
    background-color: #fff;
    padding: 4.83092vw 6.03865vw;
    z-index: 2;
  }
  .p_top .form .f_txtError {
    font-size: 3.38164vw;
    margin-bottom: 0.96618vw;
    color: #f00;
  }
  .p_top .form button {
    padding: 0;
    outline: none;
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
    border: 0;
    cursor: pointer;
    display: block;
    margin: 0 auto;
    max-width: 100%;
    background-color: transparent;
    width: 71.49758vw;
    margin-top: 4.58937vw;
  }
  .p_top .form dl + dl {
    margin-top: 4.83092vw;
  }
  .p_top .form dl dt {
    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;
    margin-bottom: 2.41546vw;
    font-weight: bold;
    font-size: 4.34783vw;
    color: #000;
  }
  .p_top .form dl dt span {
    text-align: center;
    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;
    min-width: 8.21256vw;
    min-height: 4.58937vw;
    -moz-border-radius: 0.72464vw;
         border-radius: 0.72464vw;
    background: #FB803E;
    font-size: 3.38164vw;
    color: #fff;
    font-weight: 500;
    margin-left: 1.44928vw;
  }
  .p_top .form dl dd {
    width: 100%;
  }
  .p_top .form dl dd .list_rd {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-bottom: 2.41546vw;
  }
  .p_top .form dl dd .list_rd .rd, .p_top .form dl dd .list_rd .mwform-radio-field {
    margin-top: 1.69082vw;
    margin-bottom: 1.69082vw;
    margin-left: 0;
  }
  .p_top .form dl dd .list_rd .rd:not(:last-child), .p_top .form dl dd .list_rd .mwform-radio-field:not(:last-child) {
    margin-right: 7.24638vw;
  }
  .p_top .form dl dd .list_rd .rd label, .p_top .form dl dd .list_rd .mwform-radio-field label {
    display: block;
    position: relative;
    cursor: pointer;
    font-size: 3.86473vw;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
    line-height: 3.86473vw;
    color: #474747;
    font-weight: bold;
  }
  .p_top .form dl dd .list_rd .rd label input, .p_top .form dl dd .list_rd .mwform-radio-field label input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
  }
  .p_top .form dl dd .list_rd .rd span, .p_top .form dl dd .list_rd .mwform-radio-field span {
    position: relative;
    -webkit-transform: translateZ(0);
       -moz-transform: translateZ(0);
            transform: translateZ(0);
    display: inline-block;
    padding: 0 0 0 5.7971vw;
  }
  .p_top .form dl dd .list_rd .rd span::before, .p_top .form dl dd .list_rd .mwform-radio-field span::before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    -moz-border-radius: 50%;
         border-radius: 50%;
    width: 3.86473vw;
    height: 3.86473vw;
    background: #F0F0F0;
    border: 1px solid #D4D4D4;
  }
  .p_top .form dl dd .list_rd .rd span::after, .p_top .form dl dd .list_rd .mwform-radio-field span::after {
    top: 0.96618vw;
    left: 0.96618vw;
    width: 1.93237vw;
    height: 1.93237vw;
    -moz-border-radius: 50%;
         border-radius: 50%;
    background: #000;
    content: "";
    position: absolute;
    display: none;
  }
  .p_top .form dl dd .list_rd .rd label input:checked ~ span:after, .p_top .form dl dd .list_rd .mwform-radio-field label input:checked ~ span:after {
    display: block;
  }
  .p_top .form dl dd input {
    width: 100%;
    padding: 0 3.86473vw;
    outline: none;
    font-size: -webkit-calc(max(3.86473vw, 16px));
    font-size: -moz-calc(max(3.86473vw, 16px));
    font-size: calc(max(3.86473vw, 16px));
    color: #000;
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
    height: 11.5942vw;
    background: #F0F0F0;
    border: 1px solid #D4D4D4;
    -moz-border-radius: 1.20773vw;
         border-radius: 1.20773vw;
  }
  .p_top .form dl dd input::-webkit-input-placeholder {
    color: #D0D0D0;
    opacity: 1;
    font-weight: 500;
  }
  .p_top .form dl dd input::-moz-placeholder {
    color: #D0D0D0;
    opacity: 1;
    font-weight: 500;
  }
  .p_top .form dl dd input:-ms-input-placeholder {
    color: #D0D0D0;
    opacity: 1;
    font-weight: 500;
  }
  .p_top .form dl dd input::placeholder {
    color: #D0D0D0;
    opacity: 1;
    font-weight: 500;
  }
  .p_top .form dl dd textarea {
    width: 100%;
    padding: 0 3.86473vw;
    outline: none;
    font-size: -webkit-calc(max(3.86473vw, 16px));
    font-size: -moz-calc(max(3.86473vw, 16px));
    font-size: calc(max(3.86473vw, 16px));
    color: #000;
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
    height: 36.23188vw;
    background: #F0F0F0;
    border: 1px solid #D4D4D4;
    -moz-border-radius: 1.20773vw;
         border-radius: 1.20773vw;
  }
  .p_top .form dl dd textarea::-webkit-input-placeholder {
    color: #D0D0D0;
    opacity: 1;
    font-weight: 500;
  }
  .p_top .form dl dd textarea::-moz-placeholder {
    color: #D0D0D0;
    opacity: 1;
    font-weight: 500;
  }
  .p_top .form dl dd textarea:-ms-input-placeholder {
    color: #D0D0D0;
    opacity: 1;
    font-weight: 500;
  }
  .p_top .form dl dd textarea::placeholder {
    color: #D0D0D0;
    opacity: 1;
    font-weight: 500;
  }
  .thanks {
    padding: 15.70048vw 0 12.07729vw;
    text-align: center;
    color: #000;
    min-height: -webkit-calc(100vh - 39.37198vw);
    min-height: -moz-calc(100vh - 39.37198vw);
    min-height: calc(100vh - 39.37198vw);
  }
  .thanks h2 {
    font-weight: bold;
    font-size: 7.72947vw;
    text-align: center;
    margin-bottom: 6.03865vw;
  }
  .thanks p {
    font-size: 3.86473vw;
    line-height: 1.625;
    text-align: left;
  }
  .privacy {
    color: #000;
    padding: 15.70048vw 0 12.07729vw;
    min-height: -webkit-calc(100vh - 39.37198vw);
    min-height: -moz-calc(100vh - 39.37198vw);
    min-height: calc(100vh - 39.37198vw);
  }
  .privacy h2 {
    font-weight: bold;
    font-size: 7.72947vw;
    text-align: center;
    color: #000000;
    margin-bottom: 8.45411vw;
  }
  .privacy .privacy_ctn {
    font-size: 3.86473vw;
    line-height: 1.625;
  }
  .privacy .dlist dl {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 3.86473vw;
    line-height: 1.625;
    font-weight: bold;
  }
  .privacy .dlist dl + dl {
    margin-top: 6.03865vw;
  }
  .privacy .dlist dl dt {
    width: 25.12077vw;
    -ms-flex-negative: 0;
        flex-shrink: 0;
  }
  .privacy .dlist dl dd {
    width: 100%;
  }
}

.error {
  color: #ff0000;
}
