@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;
  }
  .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);
    height: 100vh;
    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;
  }
  .p_top .cta_fixed_pc_inner {
    padding-left: 10px;
    padding-right: 10px;
    max-width: 100%;
  }
  .p_top .cta_fixed_pc .box_r {
    width: 308px;
    display: inline-block;
    max-width: 100%;
  }
  .p_top .cta_fixed_pc .cta_fixed_pc_tel {
    position: relative;
    width: 431px;
    display: inline-block;
    margin-top: 30px;
    max-width: 100%;
    font-family: 'Noto Sans JP', sans-serif;
  }
  .p_top .cta_fixed_pc .cta_fixed_pc_line {
    position: relative;
    width: 431px;
    display: inline-block;
    margin-top: 10px;
    max-width: 100%;
  }
  .p_top .cta_fixed_pc .cta_fixed_pc_tel span {
    width: 100%;
    position: absolute;
    left: 9px;
    bottom: 20px;
    font-size: 40px;
    line-height: 1;
    display: block;
    text-shadow: 2px 0 0 #fff, -2px 0 0 #fff, 0 2px 0 #fff, 0 -2px 0 #fff, 1px 1px #fff, -1px -1px 0 #fff, 1px -1px 0 #fff, -1px 1px 0 #fff;
    color: #231815;
    font-weight: 900;
    z-index: 1;
    font-family: 'Noto Sans JP', sans-serif;
  }
}

@media only screen and (min-width: 769px) and (max-width: 1300px) {
  .p_top .cta_fixed_pc .cta_fixed_pc_tel span {
    font-size: 3vw;
    font-family: 'Noto Sans JP', sans-serif;
  }
}

@media only screen and (min-width: 769px) and (max-width: 1200px) {
  .p_top .cta_fixed_pc .cta_fixed_pc_tel span {
    left: 20px;
    bottom: 20px;
    font-size: 32px;
    font-family: 'Noto Sans JP', sans-serif;
  }
}

@media only screen and (min-width: 769px) and (max-width: 991px) {
  .p_top .cta_fixed_pc .cta_fixed_pc_tel span {
    left: 20px;
    bottom: 20px;
    font-size: 32px;
    font-family: 'Noto Sans JP', sans-serif;
  }
}

@media screen and (min-width: 769px), print {
  body {
    background: #fff url(../img/bg.jpg) center bottom no-repeat;
    background-attachment: fixed;
    -moz-background-size: cover;
         background-size: cover;
  }
  main {
    background-color: #fff;
  }
  .header {
    width: 100%;
    top: 0;
    left: 0;
    z-index: 99;
    position: relative;
    padding-bottom: 5px;
    background-color: #fff;
  }
  .header > p {
    text-align: center;
    background-color: #262626;
    font-weight: 700;
    font-size: 15px;
    line-height: 1.375;
    color: #FFFFFF;
  }
  .header > p span {
    color: #fecb00;
  }
  .header > p span i {
    font-style: normal;
  }
  .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;
    padding-top: 10px;
  }
  .header .hdl p {
    font-weight: 700;
    font-size: 10px;
    color: #000000;
  }
  .header .logo {
    display: inline-block;
    width: 184px;
  }
  .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 * {
    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: 186px;
    margin-left: auto;
  }
  .header .header_r .header_tel {
    font-weight: bold;
    font-size: 21px;
    color: #ff7e07;
    line-height: 1;
    position: relative;
    white-space: nowrap;
    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: 5px;
    font-family: 'Noto Sans JP', sans-serif;
  }
  .header .header_r .header_tel::before {
    content: "";
    width: 40px;
    height: 26px;
    background: url(../img/ic_tel.png) center/100% 100% no-repeat;
    display: block;
    margin-right: 3px;
  }
  .footer {
    background-color: #303030;
    padding: 30px 30px 15px;
    color: #fff;
    text-align: center;
  }
  .footer p {
    text-align: center;
    font-size: 14px;
    margin-top: 50px;
  }
  .footer a {
    color: #fff;
  }
  .footer > a {
    margin-bottom: 20px;
    display: inline-block;
    width: 199px;
  }
  .footer .dlist {
    text-align: left;
  }
  .footer .dlist dl {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 14px;
  }
  .footer .dlist dl + dl {
    margin-top: 5px;
  }
  .footer .dlist dl:last-child {
    margin-top: 6px;
  }
  .footer .dlist dl dt {
    width: 80px;
    -ms-flex-negative: 0;
        flex-shrink: 0;
  }
  .footer .dlist dl dd {
    width: 100%;
  }
  .p_top .mv figure img, .p_top .mv picture img {
    display: block;
    width: 100%;
    height: auto;
  }
  .p_top .cta {
    position: relative;
  }
  .p_top .cta .link_tel {
    width: 100%;
    position: absolute;
    height: 160px;
    padding-left: 88px;
    left: 0;
    bottom: 349px;
    font-size: 42px;
    line-height: 1;
    display: block;
    text-shadow: 2px 0 0 #fff, -2px 0 0 #fff, 0 2px 0 #fff, 0 -2px 0 #fff, 1px 1px #fff, -1px -1px 0 #fff, 1px -1px 0 #fff, -1px 1px 0 #fff;
    color: #c1272d;
    font-weight: 900;
    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;
    padding-bottom: 13px;
    z-index: 1;
    font-family: 'Noto Sans JP', sans-serif;
  }
  .p_top .cta .link_tel2 {
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 253px;
    display: block;
    text-indent: -9999px;
    height: 90px;
    z-index: 1;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
  }
  .p_top .cta .link_line {
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 156px;
    display: block;
    height: 90px;
    z-index: 1;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
  }
  .p_top .cta .link_line:hover {
    background-color: rgba(255, 255, 255, 0.3);
  }
  .p_top .blk01 {
    position: relative;
  }
  .p_top .blk01 .link_tel {
    width: 100%;
    position: absolute;
    height: 103px;
    padding-left: 73px;
    left: 0;
    bottom: 24px;
    font-size: 40px;
    line-height: 1;
    display: block;
    text-shadow: 2px 0 0 #fff, -2px 0 0 #fff, 0 2px 0 #fff, 0 -2px 0 #fff, 1px 1px #fff, -1px -1px 0 #fff, 1px -1px 0 #fff, -1px 1px 0 #fff;
    color: #231815;
    font-weight: 900;
    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;
    padding-bottom: 13px;
    font-family: 'Noto Sans JP', sans-serif;
  }
  .p_top .blk07 .dlist {
    padding: 0 16px 12px;
    background-color: #eee;
  }
  .p_top .blk07 .dlist dl + dl {
    margin-top: 11px;
  }
  .p_top .blk07 .dlist dl dt {
    background-color: #303030;
    font-weight: 700;
    font-size: 18px;
    line-height: 1.11111;
    color: #FFFFFF;
    padding: 15px 24px 15px 45px;
    position: relative;
    cursor: pointer;
    -webkit-transition: opacity 0.3s;
    -moz-transition: opacity 0.3s;
    transition: opacity 0.3s;
  }
  .p_top .blk07 .dlist dl dt:hover {
    opacity: 0.7;
  }
  .p_top .blk07 .dlist dl dt.is_active::after {
    -webkit-transform: translateY(-50%) scaleY(-1);
       -moz-transform: translateY(-50%) scaleY(-1);
        -ms-transform: translateY(-50%) scaleY(-1);
            transform: translateY(-50%) scaleY(-1);
  }
  .p_top .blk07 .dlist dl dt::after {
    content: "";
    position: absolute;
    top: 50%;
    right: 20px;
    -webkit-transform: translateY(-50%);
       -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    width: 0;
    height: 0;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-top: 16px solid #fff;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
  }
  .p_top .blk07 .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 .blk07 .dlist dl dd .accCt {
    font-size: 14px;
    line-height: 1.85714;
    padding: 12px 33px;
    background-color: #fbfbfb;
    margin-top: 14px;
  }
  .p_top .blk08 .box {
    position: relative;
  }
  .p_top .blk08 .box .link_tel {
    width: 100%;
    position: absolute;
    height: 103px;
    padding-left: 73px;
    left: 0;
    bottom: 21px;
    font-size: 40px;
    line-height: 1;
    display: block;
    text-shadow: 2px 0 0 #fff, -2px 0 0 #fff, 0 2px 0 #fff, 0 -2px 0 #fff, 1px 1px #fff, -1px -1px 0 #fff, 1px -1px 0 #fff, -1px 1px 0 #fff;
    color: #231815;
    font-weight: 900;
    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;
    padding-bottom: 13px;
  }
  .p_top .blk08_main {
    background-color: #ffdf00;
    padding: 18px 0;
  }
  .p_top .form {
    position: relative;
    border: 3px solid #717171;
    background-color: #fff;
    z-index: 2;
    padding: 18px 14px 33px;
  }
  .p_top .form .cbWr {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-top: 15px;
    -webkit-box-pack: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .p_top .form .cbWr div, .p_top .form .cbWr .mwform-checkbox-field {
    display: inline-block;
  }
  .p_top .form .cbWr 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;
  }
  .p_top .form .cbWr label a {
    color: #e72c0f;
  }
  .p_top .form .cbWr label input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
  }
  .p_top .form .cbWr 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 .form .cbWr 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: 17px;
    height: 17px;
    border: 1px solid #717171;
    -moz-border-radius: 0;
         border-radius: 0;
  }
  .p_top .form .cbWr label span::after {
    left: 6px;
    top: 5px;
    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 .form .cbWr label input:checked ~ span:after {
    display: block;
  }
  .p_top .form .tt {
    text-align: center;
    font-weight: bold;
    font-size: 32px;
    margin-bottom: 10px;
  }
  .p_top .form .text {
    font-size: 16px;
    text-align: center;
    margin-bottom: 15px;
    font-weight: bold;
  }
  .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: 268px;
    margin-top: 19px;
  }
  .p_top .form dl + dl {
    margin-top: 15px;
  }
  .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;
    margin-bottom: 4px;
    font-weight: bold;
    font-size: 16px;
    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: 40px;
    min-height: 20px;
    -moz-border-radius: 999px;
         border-radius: 999px;
    background: #e72c0f;
    font-size: 12px;
    color: #fff;
    font-weight: 400;
    margin-left: 6px;
  }
  .p_top .form dl dd {
    width: 100%;
  }
  .p_top .form dl dd .select label {
    display: block;
    position: relative;
    -webkit-perspective: 1px;
       -moz-perspective: 1px;
            perspective: 1px;
    position: relative;
    height: 47px;
    background: #F2F2F2;
    border: 0;
    -moz-border-radius: 5px;
         border-radius: 5px;
  }
  .p_top .form dl dd .select label select {
    width: 100%;
    height: 100%;
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
    outline: none;
    border: none;
    padding: 0 35px 0 10px;
    background: transparent;
    font-size: 16px;
    color: #000;
    cursor: pointer;
    position: relative;
    z-index: 3;
  }
  .p_top .form dl dd .select label select::-ms-expand {
    display: none;
  }
  .p_top .form dl dd input {
    width: 100%;
    padding: 0 10px;
    outline: none;
    font-size: 16px;
    color: #000;
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
    height: 47px;
    background: #f5f5f5;
    border: 1px solid #d5d5d5;
    -moz-border-radius: 5px;
         border-radius: 5px;
  }
  .p_top .form dl dd input::-webkit-input-placeholder {
    color: #bebebe;
    opacity: 1;
  }
  .p_top .form dl dd input::-moz-placeholder {
    color: #bebebe;
    opacity: 1;
  }
  .p_top .form dl dd input:-ms-input-placeholder {
    color: #bebebe;
    opacity: 1;
  }
  .p_top .form dl dd input::placeholder {
    color: #bebebe;
    opacity: 1;
  }
  .p_top .form dl dd textarea {
    width: 100%;
    padding: 10px 10px;
    outline: none;
    font-size: 16px;
    color: #000;
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
    height: 266px;
    background: #f5f5f5;
    border: 1px solid #d5d5d5;
    -moz-border-radius: 5px;
         border-radius: 5px;
  }
  .p_top .form dl dd textarea::-webkit-input-placeholder {
    color: #bebebe;
    opacity: 1;
  }
  .p_top .form dl dd textarea::-moz-placeholder {
    color: #bebebe;
    opacity: 1;
  }
  .p_top .form dl dd textarea:-ms-input-placeholder {
    color: #bebebe;
    opacity: 1;
  }
  .p_top .form dl dd textarea::placeholder {
    color: #bebebe;
    opacity: 1;
  }
  .thanks {
    padding: 65px 0 50px;
    text-align: center;
    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;
    color: #000;
    text-align: left;
  }
  .privacy {
    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;
    padding: 0.72464vw;
  }
  .cta_fixed .cta_fixed_tel {
    position: relative;
    display: block;
  }
  .cta_fixed .cta_fixed_tel span {
    position: absolute;
    left: 16.80676vw;
    bottom: 3vw;
    font-size: 7vw;
    line-height: 1;
    display: block;
    text-shadow: 0.48309vw 0 0 #fff, -0.48309vw 0 0 #fff, 0 0.48309vw 0 #fff, 0 -0.48309vw 0 #fff, 0.24155vw 0.24155vw #fff, -0.24155vw -0.24155vw 0 #fff, 0.24155vw -0.24155vw 0 #fff, -0.24155vw 0.24155vw 0 #fff;
    color: #231815;
    font-weight: 900;
  }
  .header {
    width: 100%;
    top: 0;
    left: 0;
    z-index: 99;
    position: relative;
    padding-bottom: 1.20773vw;
  }
  .header > p {
    text-align: center;
    background-color: #262626;
    font-weight: 700;
    font-size: 3.62319vw;
    line-height: 1.375;
    color: #FFFFFF;
  }
  .header > p span {
    color: #fecb00;
  }
  .header > p span i {
    font-style: normal;
  }
  .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;
    padding-top: 2.41546vw;
  }
  .header .hdl p {
    font-weight: 700;
    font-size: 2.41546vw;
    color: #000000;
  }
  .header .logo {
    display: inline-block;
    width: 44.53623vw;
  }
  .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 * {
    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: 44.92754vw;
    margin-left: auto;
  }
  .header .header_r .header_tel {
    font-weight: bold;
    font-size: 5.28019vw;
    color: #ff7e07;
    line-height: 1;
    position: relative;
    white-space: nowrap;
    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: 1.20773vw;
    font-family: 'Noto Sans JP', sans-serif;
  }
  .header .header_r .header_tel::before {
    content: "";
    width: 9.66184vw;
    height: 6.28019vw;
    background: url(../img/ic_tel.png) center/100% 100% no-repeat;
    display: block;
    margin-right: 0.72464vw;
  }
  .footer {
    background-color: #303030;
    padding: 7.24638vw 11.49275vw 3.62319vw;
    color: #fff;
    text-align: center;
  }
  .footer p {
    text-align: center;
    font-size: 3.38164vw;
    margin-top: 12.07729vw;
  }
  .footer a {
    color: #fff;
  }
  .footer > a {
    margin-bottom: 4.83092vw;
    display: inline-block;
    width: 48.06763vw;
  }
  .footer .dlist {
    text-align: left;
  }
  .footer .dlist dl {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 3.38164vw;
  }
  .footer .dlist dl + dl {
    margin-top: 1.20773vw;
  }
  .footer .dlist dl:last-child {
    margin-top: 1.03865vw;
  }
  .footer .dlist dl dt {
    width: 19.32367vw;
    -ms-flex-negative: 0;
        flex-shrink: 0;
  }
  .footer .dlist dl dd {
    width: 100%;
  }
  .p_top .footer {
    padding-bottom: 28.98551vw;
  }
  .p_top .mv figure img, .p_top .mv picture img {
    display: block;
    width: 100%;
    height: auto;
  }
  .p_top .cta {
    position: relative;
  }
  .p_top .cta .link_tel {
    width: 100%;
    position: absolute;
    height: 38.64734vw;
    padding-left: 21.25604vw;
    left: 0;
    bottom: 84.05797vw;
    font-size: 10vw;
    line-height: 1;
    display: block;
    text-shadow: 0.48309vw 0 0 #fff, -0.48309vw 0 0 #fff, 0 0.48309vw 0 #fff, 0 -0.48309vw 0 #fff, 0.24155vw 0.24155vw #fff, -0.24155vw -0.24155vw 0 #fff, 0.24155vw -0.24155vw 0 #fff, -0.24155vw 0.24155vw 0 #fff;
    color: #c1272d;
    font-weight: 900;
    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;
    padding-bottom: 3.1401vw;
    z-index: 1;
    font-family: 'Noto Sans JP', sans-serif;
  }
  .p_top .cta .link_tel2 {
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 59.5942vw;
    display: block;
    text-indent: -9999px;
    height: 21.73913vw;
    z-index: 1;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
  }
  .p_top .cta .link_line {
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 37.68116vw;
    display: block;
    height: 21.73913vw;
    z-index: 1;
  }
  .p_top .blk01 {
    position: relative;
  }
  .p_top .blk01 .link_tel {
    width: 100%;
    position: absolute;
    height: 24.87923vw;
    padding-left: 17.63285vw;
    left: 0;
    bottom: 5.07246vw;
    font-size: 9.5vw;
    line-height: 1;
    display: block;
    text-shadow: 0.48309vw 0 0 #fff, -0.48309vw 0 0 #fff, 0 0.48309vw 0 #fff, 0 -0.48309vw 0 #fff, 0.24155vw 0.24155vw #fff, -0.24155vw -0.24155vw 0 #fff, 0.24155vw -0.24155vw 0 #fff, -0.24155vw 0.24155vw 0 #fff;
    color: #231815;
    font-weight: 900;
    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;
    padding-bottom: 3.1401vw;
    font-family: 'Noto Sans JP', sans-serif;
  }
  .p_top .blk07 .dlist {
    padding: 0 3.86473vw 2.89855vw;
    background-color: #eee;
  }
  .p_top .blk07 .dlist dl + dl {
    margin-top: 2.657vw;
  }
  .p_top .blk07 .dlist dl dt {
    background-color: #303030;
    font-weight: 700;
    font-size: 4.34783vw;
    line-height: 1.11111;
    color: #FFFFFF;
    padding: 3.62319vw 5.7971vw 3.62319vw 10.86957vw;
    position: relative;
  }
  .p_top .blk07 .dlist dl dt.is_active::after {
    -webkit-transform: translateY(-50%) scaleY(-1);
       -moz-transform: translateY(-50%) scaleY(-1);
        -ms-transform: translateY(-50%) scaleY(-1);
            transform: translateY(-50%) scaleY(-1);
  }
  .p_top .blk07 .dlist dl dt::after {
    content: "";
    position: absolute;
    top: 50%;
    right: 4.83092vw;
    -webkit-transform: translateY(-50%);
       -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    width: 0;
    height: 0;
    border-left: 1.93237vw solid transparent;
    border-right: 1.93237vw solid transparent;
    border-top: 3.86473vw solid #fff;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
  }
  .p_top .blk07 .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 .blk07 .dlist dl dd .accCt {
    font-size: 3.38164vw;
    line-height: 1.85714;
    padding: 2.89855vw 7.97101vw;
    background-color: #fbfbfb;
    margin-top: 3.38164vw;
  }
  .p_top .blk08 .box {
    position: relative;
  }
  .p_top .blk08 .box .link_tel {
    width: 100%;
    position: absolute;
    height: 24.87923vw;
    padding-left: 17.63285vw;
    left: 0;
    bottom: 6.07246vw;
    font-size: 8vw;
    line-height: 1;
    display: block;
    text-shadow: 0.48309vw 0 0 #fff, -0.48309vw 0 0 #fff, 0 0.48309vw 0 #fff, 0 -0.48309vw 0 #fff, 0.24155vw 0.24155vw #fff, -0.24155vw -0.24155vw 0 #fff, 0.24155vw -0.24155vw 0 #fff, -0.24155vw 0.24155vw 0 #fff;
    color: #231815;
    font-weight: 900;
    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;
    padding-bottom: 3.1401vw;
  }
  .p_top .blk08_main {
    background-color: #ffdf00;
    padding: 4.34783vw 0;
  }
  .p_top .form {
    position: relative;
    border: 0.72464vw solid #717171;
    background-color: #fff;
    z-index: 2;
    padding: 4.34783vw 3.38164vw 7.97101vw;
  }
  .p_top .form .cbWr {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-top: 3.62319vw;
    -webkit-box-pack: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .p_top .form .cbWr div, .p_top .form .cbWr .mwform-checkbox-field {
    display: inline-block;
  }
  .p_top .form .cbWr 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;
  }
  .p_top .form .cbWr label a {
    color: #e72c0f;
  }
  .p_top .form .cbWr label input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
  }
  .p_top .form .cbWr 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 .form .cbWr 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: 4.10628vw;
    height: 4.10628vw;
    border: 1px solid #717171;
    -moz-border-radius: 0;
         border-radius: 0;
  }
  .p_top .form .cbWr label span::after {
    left: 1.44928vw;
    top: 1.20773vw;
    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 .form .cbWr label input:checked ~ span:after {
    display: block;
  }
  .p_top .form .tt {
    text-align: center;
    font-weight: bold;
    font-size: 7.72947vw;
    margin-bottom: 2.41546vw;
  }
  .p_top .form .text {
    font-size: 3.86473vw;
    text-align: center;
    margin-bottom: 3.62319vw;
    font-weight: bold;
  }
  .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: 64.7343vw;
    margin-top: 4.58937vw;
  }
  .p_top .form dl + dl {
    margin-top: 3.62319vw;
  }
  .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;
    margin-bottom: 0.96618vw;
    font-weight: bold;
    font-size: 3.86473vw;
    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: 9.66184vw;
    min-height: 4.83092vw;
    -moz-border-radius: 241.30435vw;
         border-radius: 241.30435vw;
    background: #e72c0f;
    font-size: 2.89855vw;
    color: #fff;
    font-weight: 400;
    margin-left: 1.44928vw;
  }
  .p_top .form dl dd {
    width: 100%;
  }
  .p_top .form dl dd .select label {
    display: block;
    position: relative;
    -webkit-perspective: 0.24155vw;
       -moz-perspective: 0.24155vw;
            perspective: 0.24155vw;
    position: relative;
    height: 11.35266vw;
    background: #F2F2F2;
    border: 0;
    -moz-border-radius: 1.20773vw;
         border-radius: 1.20773vw;
  }
  .p_top .form dl dd .select label select {
    width: 100%;
    height: 100%;
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
    outline: none;
    border: none;
    padding: 0 8.45411vw 0 2.41546vw;
    background: transparent;
    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;
    cursor: pointer;
    position: relative;
    z-index: 3;
  }
  .p_top .form dl dd .select label select::-ms-expand {
    display: none;
  }
  .p_top .form dl dd input {
    width: 100%;
    padding: 0 2.41546vw;
    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.35266vw;
    background: #f5f5f5;
    border: 1px solid #d5d5d5;
    -moz-border-radius: 1.20773vw;
         border-radius: 1.20773vw;
  }
  .p_top .form dl dd input::-webkit-input-placeholder {
    color: #bebebe;
    opacity: 1;
  }
  .p_top .form dl dd input::-moz-placeholder {
    color: #bebebe;
    opacity: 1;
  }
  .p_top .form dl dd input:-ms-input-placeholder {
    color: #bebebe;
    opacity: 1;
  }
  .p_top .form dl dd input::placeholder {
    color: #bebebe;
    opacity: 1;
  }
  .p_top .form dl dd textarea {
    width: 100%;
    padding: 2.41546vw 2.41546vw;
    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: 64.25121vw;
    background: #f5f5f5;
    border: 1px solid #d5d5d5;
    -moz-border-radius: 1.20773vw;
         border-radius: 1.20773vw;
  }
  .p_top .form dl dd textarea::-webkit-input-placeholder {
    color: #bebebe;
    opacity: 1;
  }
  .p_top .form dl dd textarea::-moz-placeholder {
    color: #bebebe;
    opacity: 1;
  }
  .p_top .form dl dd textarea:-ms-input-placeholder {
    color: #bebebe;
    opacity: 1;
  }
  .p_top .form dl dd textarea::placeholder {
    color: #bebebe;
    opacity: 1;
  }
  .thanks {
    padding: 15.70048vw 0 12.07729vw;
    text-align: center;
    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;
    color: #000;
    text-align: left;
  }
  .privacy {
    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%;
  }
  .cta_fixed {
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
    padding: 0 1rem 1rem;
  }
  .cta_fixed_line {
    width: 44%;
    margin-right: 0.65rem;
  }
}

.error {
  color: #ff0000;
}
