@media screen and (min-width: 769px), print {
  .consultation {
    position: relative;
    z-index: 2;
  }
  .awardEx h3 {
    color: #ff7925;
  }
  .awardEx h3 img {
    width: 163px;
  }
  .awardEx h3::before, .awardEx h3::after {
    height: 125px;
    width: 42px;
    -moz-background-size: 100% 100%;
         background-size: 100% 100%;
  }
  .p_top .award {
    background: none;
  }
  .awardEx__fig {
    background: url(../img/awardEx__fig_bg.png) center/100% 100% no-repeat;
    -moz-background-size: cover;
         background-size: cover;
  }
  .t_ttl small {
    color: #FF7925;
  }
  .t_ttl span {
    color: #FF7925;
  }
  .p_top .organizing .row > ul > li .df_l .fig .figcaption {
    color: #313131;
  }
  .p_top .organizing .row > ul > li .df_r dl dt {
    background-color: #E5334A;
  }
  .p_top .organizing {
    background-color: #FFF7E0;
  }
  .p_top .organizing:before, .p_top .organizing:after {
    display: none;
  }
  .p_top .area {
    background-color: #FF7925;
  }
  .p_top .area_bot dl dt {
    background-color: #FFF7F2;
  }
  .cta .txt .row .ctRight dl dd > a span {
    color: #000;
  }
  .cta .txt .row .ctRight dl dd > a em {
    color: #000;
  }
  .cta .txt .row .ctRight dl dd > a small {
    color: #000;
  }
  .cta .txt .row .ctRight dl dd ul li a {
    width: 100%;
  }
  .cta .txt .row .ctRight dl dd ul {
    display: block;
  }
  .cta .txt .row .ctRight dl dd ul li a {
    -webkit-box-pack: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .cta .txt .row .ctRight dl dd ul li a::before {
    position: static;
    -webkit-transform: none;
       -moz-transform: none;
        -ms-transform: none;
            transform: none;
    margin-right: 10px;
  }
  .p_top .sliderWr {
    padding-left: 2.35714%;
  }
  .p_top .sliderWr ul li {
    -moz-border-radius: 0;
         border-radius: 0;
  }
  .p_top .service .dlist dl {
    border-color: #FF7925;
  }
  .p_top .service .dlist dl dt {
    color: #FF7925;
    border-color: #FF7925;
    background-color: #FFF7F2;
  }
  .p_top .confidence__anchor ul li a.sort {
    background: #E5334A;
  }
  .p_top .confidence__anchor ul li a.tidy {
    background: #FF7925;
  }
  .p_top .confidence__title {
    color: #000;
  }
  .p_top .confidence .price > figure {
    width: 242px;
  }
  .p_top .confidence .price .icon {
    background: #2B2B2B;
  }
  .p_top .confidence .optional h3 {
    color: #000;
  }
  .p_top .confidence .optional h3::before, .p_top .confidence .optional h3::after {
    background: #000;
  }
  .p_top .confidence .optional ul li h4 {
    color: #000;
  }
  .p_top .confidence .priceEx__total ul li {
    background-color: #FF7925;
  }
  .p_top .confidence .priceEx__total h3 {
    color: #000;
  }
  .p_top .confidence .priceEx__total::after {
    background: url(../img/superman-tokyo.png) 0 0 no-repeat;
    -moz-background-size: contain;
         background-size: contain;
  }
  .p_top .confidence_sliderArea .slider .swiper-slide span {
    background-color: #FF7925;
  }
  .p_top .why ul li .txt h3 {
    color: #000;
  }
  .p_top .steps ul li .txt h3 {
    color: #000;
  }
  .p_top .faq_main dl dt {
    color: #000;
  }
  .p_top .faq_main dl dt::before {
    background: #000;
  }
  .contact {
    background-color: #FFF7E0;
    padding: 40px 0 70px;
  }
  .contact .row {
    max-width: 930px;
  }
  .contact .c_tel {
    text-align: center;
    -moz-border-radius: 10px;
         border-radius: 10px;
    background: #fff;
    border: 3px solid #100f4d;
    padding: 30px;
    position: relative;
    margin-bottom: 41px;
  }
  .contact .c_tel dl dt {
    position: absolute;
    left: 50%;
    top: -25px;
    -webkit-transform: translateX(-50%);
       -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
    min-width: 279px;
    min-height: 51px;
    background: #100f4d;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    font-size: 18px;
    text-align: center;
    color: #fff;
    font-weight: bold;
  }
  .contact .c_tel dl dd a {
    position: relative;
    padding-left: 71px;
    position: relative;
    display: inline-block;
    text-align: left;
  }
  .contact .c_tel dl dd a::before {
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%);
       -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    width: 61px;
    height: 61px;
    background: url(../img/ic_tel3.svg) center/contain no-repeat;
    display: block;
  }
  .contact .c_tel dl dd a > em {
    font-weight: bold;
    font-size: 59px;
    line-height: 1;
    color: #100f4d;
    display: block;
    font-style: normal;
  }
  .contact .c_tel dl dd a small {
    font-weight: bold;
    font-size: 20px;
    color: #100f4d;
  }
  .contact h2 {
    font-weight: bold;
    font-size: 32px;
    text-align: center;
    color: #ff7925;
    margin-bottom: 60px;
  }
  .contact .cbWr {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-top: 30px;
    -webkit-box-pack: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .contact .cbWr div, .contact .cbWr .mwform-checkbox-field {
    display: inline-block;
  }
  .contact .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;
  }
  .contact .cbWr label a {
    color: #0093FF;
  }
  .contact .cbWr label input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
  }
  .contact .cbWr label span {
    position: relative;
    -webkit-transform: translateZ(0);
       -moz-transform: translateZ(0);
            transform: translateZ(0);
    display: inline-block;
    padding: 0 0 0 20px;
  }
  .contact .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: 16px;
    height: 16px;
    background-color: #F0F0F0;
    -moz-border-radius: 3px;
         border-radius: 3px;
  }
  .contact .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;
  }
  .contact .cbWr label input:checked ~ span:after {
    display: block;
  }
  .contact 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: 281px;
    margin-top: 21px;
  }
  .contact .form {
    position: relative;
    z-index: 2;
    background: #FFFFFF;
    -moz-border-radius: 10px;
         border-radius: 10px;
    padding: 35px;
    color: #000;
    font-size: 16px;
  }
  .contact .form .f_txt {
    margin-bottom: 40px;
  }
  .contact .form .f_txtError {
    font-size: 14px;
    margin-bottom: 4px;
    color: #f00;
  }
  .contact .form .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;
    margin-bottom: 11px;
  }
  .contact .form .df > span {
    margin-right: 10px;
  }
  .contact .form .df input {
    width: 171px;
  }
  .contact .form dl {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
       -moz-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    padding: 25px 0;
    border-top: 1px solid #D1D1D1;
  }
  .contact .form dl.ait dt {
    -webkit-box-align: start;
       -moz-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    padding-top: 10px;
  }
  .contact .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;
    font-weight: 700;
    font-size: 18px;
    width: 230px;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    padding-top: 11px;
    padding-right: 35px;
    -webkit-box-pack: justify;
       -moz-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .contact .form dl dt.pt0 {
    padding-top: 0;
  }
  .contact .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: 36px;
    min-height: 23px;
    -moz-border-radius: 5px;
         border-radius: 5px;
    background-color: #ffe200;
    font-size: 13px;
    font-weight: bold;
    margin-left: 12px;
    color: #000;
  }
  .contact .form dl dt small {
    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: 36px;
    min-height: 23px;
    -moz-border-radius: 5px;
         border-radius: 5px;
    background-color: #CECECE;
    color: #000;
    font-size: 13px;
    font-weight: bold;
    margin-left: 12px;
  }
  .contact .form dl dd {
    width: 100%;
  }
  .contact .form dl dd p {
    font-size: 16px;
    font-weight: bold;
    margin-top: 5px;
  }
  .contact .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: 7px;
    margin-top: 7px;
  }
  .contact .form dl dd .list_rd .rd, .contact .form dl dd .list_rd .mwform-radio-field {
    margin-left: 0;
    margin-bottom: 10px;
  }
  .contact .form dl dd .list_rd .rd:not(:last-child), .contact .form dl dd .list_rd .mwform-radio-field:not(:last-child) {
    margin-right: 30px;
  }
  .contact .form dl dd .list_rd .rd label, .contact .form dl dd .list_rd .mwform-radio-field label {
    display: block;
    position: relative;
    cursor: pointer;
    font-size: 16px;
    font-weight: bold;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
    line-height: 25px;
    color: #000;
  }
  .contact .form dl dd .list_rd .rd label input, .contact .form dl dd .list_rd .mwform-radio-field label input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
  }
  .contact .form dl dd .list_rd .rd span, .contact .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 35px;
  }
  .contact .form dl dd .list_rd .rd span::before, .contact .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: 25px;
    height: 25px;
    background: #fff;
    border: 1px solid #cbcbcb;
  }
  .contact .form dl dd .list_rd .rd span::after, .contact .form dl dd .list_rd .mwform-radio-field span::after {
    top: 5px;
    left: 5px;
    width: 15px;
    height: 15px;
    background: #100f4d;
    -moz-border-radius: 50%;
         border-radius: 50%;
    content: "";
    position: absolute;
    display: none;
  }
  .contact .form dl dd .list_rd .rd label input:checked ~ span:after, .contact .form dl dd .list_rd .mwform-radio-field label input:checked ~ span:after {
    display: block;
  }
  .contact .form dl dd .select label {
    display: block;
    position: relative;
    -webkit-perspective: 1px;
       -moz-perspective: 1px;
            perspective: 1px;
    height: 48px;
    background: #F0F0F0;
    border: 1px solid #D4D4D4;
    -moz-border-radius: 5px;
         border-radius: 5px;
  }
  .contact .form dl dd .select label::after {
    content: "";
    position: absolute;
    top: 50%;
    right: 15px;
    -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: 10px solid #000;
  }
  .contact .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 15px;
    background: transparent;
    font-weight: 400;
    font-size: 16px;
    color: #474747;
    cursor: pointer;
    position: relative;
    z-index: 3;
  }
  .contact .form dl dd .select label select::-ms-expand {
    display: none;
  }
  .contact .form dl dd input {
    width: 100%;
    padding: 0 15px;
    outline: none;
    font-size: 16px;
    color: #000;
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
    border: 0;
    -moz-border-radius: 0;
         border-radius: 0;
    height: 45px;
    background: #f4f4f4;
  }
  .contact .form dl dd input::-webkit-input-placeholder {
    color: #D0D0D0;
    opacity: 1;
    font-weight: 500;
  }
  .contact .form dl dd input::-moz-placeholder {
    color: #D0D0D0;
    opacity: 1;
    font-weight: 500;
  }
  .contact .form dl dd input:-ms-input-placeholder {
    color: #D0D0D0;
    opacity: 1;
    font-weight: 500;
  }
  .contact .form dl dd input::placeholder {
    color: #D0D0D0;
    opacity: 1;
    font-weight: 500;
  }
  .contact .form dl dd textarea {
    width: 100%;
    padding: 10px 15px;
    outline: none;
    font-size: 16px;
    color: #000;
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
    border: 0;
    -moz-border-radius: 0;
         border-radius: 0;
    height: 188px;
    background: #f4f4f4;
  }
  .contact .form dl dd textarea::-webkit-input-placeholder {
    color: #D0D0D0;
    opacity: 1;
    font-weight: 500;
  }
  .contact .form dl dd textarea::-moz-placeholder {
    color: #D0D0D0;
    opacity: 1;
    font-weight: 500;
  }
  .contact .form dl dd textarea:-ms-input-placeholder {
    color: #D0D0D0;
    opacity: 1;
    font-weight: 500;
  }
  .contact .form dl dd textarea::placeholder {
    color: #D0D0D0;
    opacity: 1;
    font-weight: 500;
  }
  .footer_mid, .footer_bot {
    background-color: #FF7925;
  }
  .p_top .confidence {
    padding-bottom: 0;
  }
  .header .header_l ul li.tel a span, .header .header_l ul li.tel a small {
    color: #E5334A;
  }
  .header .header_l ul li.tel a::before {
    background: url(../img/ic_tel4.svg) center/contain no-repeat;
  }
  .header .header_l ul li a {
    border-color: #E5334A;
  }
  .p_top .consultation {
    margin-top: 60px;
  }
  .contact-comp {
    margin-bottom: 70px;
  }
  .contact-comp .cmv {
    width: -webkit-calc(100% - 120px);
    width: -moz-calc(100% - 120px);
    width: calc(100% - 120px);
    margin: 0 auto;
    position: relative;
  }
  .contact-comp .cmv figure, .contact-comp .cmv picture {
    height: 217px;
  }
  .contact-comp .cmv figure img, .contact-comp .cmv picture img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .contact-comp .cmv .txt {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    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;
  }
  .contact-comp .cmv .txt h2 {
    font-weight: bold;
    font-size: 42px;
    text-align: center;
    color: #fff;
    text-shadow: 0px 0px 18px rgba(0, 0, 0, 0.42);
  }
  .contact-comp .ct_ctn {
    margin-top: 15px;
    padding: 50px 40px;
    background: #f2f2ff;
  }
  .contact-comp .ct_ctn h3 {
    font-weight: bold;
    font-size: 32px;
    text-align: center;
    color: #100f4d;
    margin-bottom: 36px;
  }
  .contact-comp .ct_ctn .box {
    -moz-border-radius: 10px;
         border-radius: 10px;
    background: #fff;
    padding: 40px;
    font-size: 16px;
    line-height: 2;
  }
  .contact-comp .ct_ctn .box .btnWr {
    text-align: center;
    margin-top: 50px;
  }
  .contact-comp .ct_ctn .box .btnWr a {
    width: 280px;
    display: inline-block;
  }
  .header h1 img {
    width: 129px;
  }
  .p_top .award {
    padding-bottom: 0;
  }
  .header .header_l ul {
    padding-right: 30px;
  }
}

@media screen and (max-width: 768px) {
  .consultation {
    position: relative;
    z-index: 2;
  }
  .awardEx h3 {
    color: #ff7925;
  }
  .awardEx h3 img {
    width: 39.37198vw;
  }
  .awardEx h3::before, .awardEx h3::after {
    height: 30.19324vw;
    width: 10.14493vw;
    -moz-background-size: 100% 100%;
         background-size: 100% 100%;
  }
  .p_top .award {
    background: none;
  }
  .awardEx__fig {
    background: url(../img/awardEx__fig_bg.png) center/100% 100% no-repeat;
    -moz-background-size: cover;
         background-size: cover;
  }
  .t_ttl small {
    color: #FF7925;
  }
  .t_ttl span {
    color: #FF7925;
  }
  .p_top .organizing .row > ul > li .df_l .fig .figcaption {
    color: #313131;
  }
  .p_top .organizing .row > ul > li .df_r dl dt {
    background-color: #E5334A;
  }
  .p_top .organizing {
    background-color: #FFF7E0;
  }
  .p_top .organizing:before, .p_top .organizing:after {
    display: none;
  }
  .p_top .area {
    background-color: #FF7925;
  }
  .p_top .area_bot dl dt {
    background-color: #FFF7F2;
  }
  .p_top .service .dlist dl {
    border-color: #FF7925;
  }
  .p_top .service .dlist dl dt {
    color: #FF7925;
    border-color: #FF7925;
    background-color: #FFF7F2;
  }
  .p_top .confidence__anchor ul li a.sort {
    background: #E5334A;
  }
  .p_top .confidence__anchor ul li a.tidy {
    background: #FF7925;
  }
  .p_top .confidence__title {
    color: #000;
  }
  .p_top .confidence .price > figure {
    width: 58.45411vw;
  }
  .p_top .confidence .price .icon {
    background: #2B2B2B;
  }
  .p_top .confidence .optional h3 {
    color: #000;
  }
  .p_top .confidence .optional h3::before, .p_top .confidence .optional h3::after {
    background: #000;
  }
  .p_top .confidence .optional ul li h4 {
    color: #000;
  }
  .p_top .confidence .priceEx__total ul li {
    background-color: #FF7925;
  }
  .p_top .confidence .priceEx__total h3 {
    color: #000;
  }
  .p_top .confidence .priceEx__total::after {
    background: url(../img/superman-tokyo.png) 0 0 no-repeat;
    -moz-background-size: contain;
         background-size: contain;
  }
  .p_top .confidence_sliderArea .slider .swiper-slide span {
    background-color: #FF7925;
  }
  .p_top .why ul li .txt h3 {
    color: #000;
  }
  .p_top .steps ul li .txt h3 {
    color: #000;
  }
  .p_top .faq_main dl dt {
    color: #000;
  }
  .p_top .faq_main dl dt::before {
    background: #000;
  }
  .contact {
    background-color: #FFF7E0;
    padding: 9.66184vw 0 16.90821vw;
  }
  .contact .row {
    padding-left: 7.24638vw;
    padding-right: 7.24638vw;
  }
  .contact .c_tel {
    text-align: center;
    -moz-border-radius: 2.41546vw;
         border-radius: 2.41546vw;
    background: #fff;
    border: 0.72464vw solid #100f4d;
    padding: 7.24638vw;
    position: relative;
    margin-bottom: 9.90338vw;
  }
  .contact .c_tel dl dt {
    position: absolute;
    left: 50%;
    top: -4.34783vw;
    -webkit-transform: translateX(-50%);
       -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
    min-width: 57.97101vw;
    min-height: 8.69565vw;
    background: #100f4d;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    font-size: 3.86473vw;
    text-align: center;
    color: #fff;
    font-weight: bold;
  }
  .contact .c_tel dl dd a {
    position: relative;
    padding-left: 16.42512vw;
    display: block;
    position: relative;
    height: 17.8744vw;
    -moz-box-shadow: 0 0.96618vw 0vw 0vw #00497e;
    box-shadow: 0 0.96618vw 0vw 0vw #00497e;
    -moz-border-radius: 2.41546vw;
    border-radius: 2.41546vw;
    background-repeat: no-repeat;
    background-image: url(../img/btn_tel_bg.png);
    -moz-background-size: 100% 100%;
    background-size: 100% 100%;
    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-orient: vertical;
    -webkit-box-direction: normal;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
       -moz-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
  .contact .c_tel dl dd a::before {
    content: "";
    position: absolute;
    top: 50%;
    left: 3.62319vw;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 10.86957vw;
    height: 9.90338vw;
    background: url(../img/ic_tel2_sp.svg) center/contain no-repeat;
    display: block;
  }
  .contact .c_tel dl dd a span {
    font-weight: bold;
    font-size: 2.89855vw;
    letter-spacing: 0.1em;
    display: block;
  }
  .contact .c_tel dl dd a em {
    font-weight: bold;
    font-size: 7.00483vw;
    letter-spacing: 0.1em;
    line-height: 1;
    font-style: normal;
  }
  .contact .c_tel dl dd a small {
    font-weight: bold;
    font-size: 2.17391vw;
    letter-spacing: 0.1em;
    display: block;
    margin-top: 0.48309vw;
  }
  .contact h2 {
    font-weight: bold;
    font-size: 5.31401vw;
    text-align: center;
    color: #ff7925;
    margin-bottom: 14.49275vw;
  }
  .contact .cbWr {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-top: 7.24638vw;
    -webkit-box-pack: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .contact .cbWr div, .contact .cbWr .mwform-checkbox-field {
    display: inline-block;
  }
  .contact .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;
  }
  .contact .cbWr label a {
    color: #0093FF;
  }
  .contact .cbWr label input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
  }
  .contact .cbWr label span {
    position: relative;
    -webkit-transform: translateZ(0);
       -moz-transform: translateZ(0);
            transform: translateZ(0);
    display: inline-block;
    padding: 0 0 0 4.83092vw;
  }
  .contact .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: 3.86473vw;
    height: 3.86473vw;
    background-color: #F0F0F0;
    -moz-border-radius: 0.72464vw;
         border-radius: 0.72464vw;
  }
  .contact .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;
  }
  .contact .cbWr label input:checked ~ span:after {
    display: block;
  }
  .contact 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: 135.50725vw;
    margin-top: 5.07246vw;
  }
  .contact .form {
    position: relative;
    z-index: 2;
    background: #FFFFFF;
    -moz-border-radius: 2.41546vw;
         border-radius: 2.41546vw;
    padding: 3.62319vw;
    color: #000;
    font-size: 3.86473vw;
  }
  .contact .form .f_txt {
    margin-bottom: 9.66184vw;
  }
  .contact .form .f_txtError {
    font-size: 3.38164vw;
    margin-bottom: 0.96618vw;
    color: #f00;
  }
  .contact .form .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;
    margin-bottom: 2.657vw;
  }
  .contact .form .df > span {
    margin-right: 2.41546vw;
  }
  .contact .form .df input {
    width: 41.30435vw;
  }
  .contact .form dl {
    padding: 3.62319vw 0;
    border-top: 1px solid #D1D1D1;
  }
  .contact .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;
    font-weight: 700;
    font-size: 4.34783vw;
    -webkit-box-pack: justify;
       -moz-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin-bottom: 1.83092vw;
  }
  .contact .form dl dt.pt0 {
    padding-top: 0;
  }
  .contact .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.69565vw;
    min-height: 5.55556vw;
    -moz-border-radius: 1.20773vw;
         border-radius: 1.20773vw;
    background-color: #ffe200;
    font-size: 3.1401vw;
    font-weight: bold;
    margin-left: 2.89855vw;
    color: #000;
  }
  .contact .form dl dt small {
    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.69565vw;
    min-height: 5.55556vw;
    -moz-border-radius: 1.20773vw;
         border-radius: 1.20773vw;
    background-color: #CECECE;
    color: #000;
    font-size: 3.1401vw;
    font-weight: bold;
    margin-left: 2.89855vw;
  }
  .contact .form dl dd {
    width: 100%;
  }
  .contact .form dl dd p {
    font-size: 3.86473vw;
    font-weight: bold;
    margin-top: 1.20773vw;
  }
  .contact .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: 1.69082vw;
    margin-top: 1.69082vw;
  }
  .contact .form dl dd .list_rd .rd, .contact .form dl dd .list_rd .mwform-radio-field {
    margin-top: 1.44928vw;
    margin-bottom: 1.44928vw;
  }
  .contact .form dl dd .list_rd .rd:not(:last-child), .contact .form dl dd .list_rd .mwform-radio-field:not(:last-child) {
    margin-right: 5.31401vw;
  }
  .contact .form dl dd .list_rd .rd label, .contact .form dl dd .list_rd .mwform-radio-field label {
    display: block;
    position: relative;
    cursor: pointer;
    font-size: 3.86473vw;
    font-weight: bold;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
    line-height: 6.03865vw;
    color: #000;
  }
  .contact .form dl dd .list_rd .rd label input, .contact .form dl dd .list_rd .mwform-radio-field label input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
  }
  .contact .form dl dd .list_rd .rd span, .contact .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 8.45411vw;
  }
  .contact .form dl dd .list_rd .rd span::before, .contact .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: 6.03865vw;
    height: 6.03865vw;
    background: #fff;
    border: 1px solid #cbcbcb;
  }
  .contact .form dl dd .list_rd .rd span::after, .contact .form dl dd .list_rd .mwform-radio-field span::after {
    top: 1.20773vw;
    left: 1.20773vw;
    width: 3.62319vw;
    height: 3.62319vw;
    background: #100f4d;
    -moz-border-radius: 50%;
         border-radius: 50%;
    content: "";
    position: absolute;
    display: none;
  }
  .contact .form dl dd .list_rd .rd label input:checked ~ span:after, .contact .form dl dd .list_rd .mwform-radio-field label input:checked ~ span:after {
    display: block;
  }
  .contact .form dl dd .select label {
    display: block;
    position: relative;
    -webkit-perspective: 0.24155vw;
       -moz-perspective: 0.24155vw;
            perspective: 0.24155vw;
    height: 11.5942vw;
    background: #F0F0F0;
    border: 1px solid #D4D4D4;
    -moz-border-radius: 1.20773vw;
         border-radius: 1.20773vw;
  }
  .contact .form dl dd .select label::after {
    content: "";
    position: absolute;
    top: 50%;
    right: 3.62319vw;
    -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: 2.41546vw solid #000;
  }
  .contact .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 3.62319vw;
    background: transparent;
    font-weight: 400;
    font-size: 3.86473vw;
    color: #474747;
    cursor: pointer;
    position: relative;
    z-index: 3;
  }
  .contact .form dl dd .select label select::-ms-expand {
    display: none;
  }
  .contact .form dl dd input {
    width: 100%;
    padding: 0 3.62319vw;
    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;
    border: 0;
    -moz-border-radius: 0;
         border-radius: 0;
    height: 10.86957vw;
    background: #f4f4f4;
  }
  .contact .form dl dd input::-webkit-input-placeholder {
    color: #D0D0D0;
    opacity: 1;
    font-weight: 500;
  }
  .contact .form dl dd input::-moz-placeholder {
    color: #D0D0D0;
    opacity: 1;
    font-weight: 500;
  }
  .contact .form dl dd input:-ms-input-placeholder {
    color: #D0D0D0;
    opacity: 1;
    font-weight: 500;
  }
  .contact .form dl dd input::placeholder {
    color: #D0D0D0;
    opacity: 1;
    font-weight: 500;
  }
  .contact .form dl dd textarea {
    width: 100%;
    padding: 2.41546vw 3.62319vw;
    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;
    border: 0;
    -moz-border-radius: 0;
         border-radius: 0;
    height: 45.41063vw;
    background: #f4f4f4;
  }
  .contact .form dl dd textarea::-webkit-input-placeholder {
    color: #D0D0D0;
    opacity: 1;
    font-weight: 500;
  }
  .contact .form dl dd textarea::-moz-placeholder {
    color: #D0D0D0;
    opacity: 1;
    font-weight: 500;
  }
  .contact .form dl dd textarea:-ms-input-placeholder {
    color: #D0D0D0;
    opacity: 1;
    font-weight: 500;
  }
  .contact .form dl dd textarea::placeholder {
    color: #D0D0D0;
    opacity: 1;
    font-weight: 500;
  }
  .footer_mid, .footer_bot {
    background-color: #FF7925;
  }
  .p_top .confidence {
    padding-bottom: 0;
  }
  .header .header_l ul li.tel a span, .header .header_l ul li.tel a small {
    color: #E5334A;
  }
  .header .header_l ul li.tel a::before {
    background: url(../img/ic_tel4.svg) center/contain no-repeat;
  }
  .header .header_l ul li a {
    border-color: #E5334A;
  }
  .p_top .consultation {
    margin-top: 14.49275vw;
  }
  .header .header_l ul {
    padding-right: 3.62319vw;
  }
  .awardEx__fig picture::before {
    display: none;
  }
  .p_top .award {
    background-position: center bottom -12.07729vw;
    padding-bottom: 10.62802vw;
    padding-top: 10.14493vw;
    position: relative;
    background: none;
    -webkit-transform: translateZ(0);
       -moz-transform: translateZ(0);
            transform: translateZ(0);
  }
  .p_top .award::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 60.38647vw;
    background: url(../img/award_bg_sp.png) 0 0 no-repeat;
    -moz-background-size: 100% 100%;
         background-size: 100% 100%;
    display: block;
    z-index: -1;
  }
  .awardEx__fig {
    background: none;
  }
  .p_top .report_topEx h2 img {
    width: 100%;
  }
  .cta {
    padding: 0;
  }
  .cta .txt .row .ctLeft figure {
    width: 30.67633vw;
  }
  .cta .txt .row .ctRight dl dd ul li a {
    font-size: 5.7971vw;
  }
  .cta .txt .row .ctRight dl dt {
    margin-bottom: 4.83092vw;
  }
  .cta .txt {
    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;
  }
  .cta .txt .row {
    height: initial;
  }
  .p_top .service .dlist dl {
    margin-bottom: 0;
    border: 0;
    border-top: 0;
    -moz-border-radius: 0vw;
         border-radius: 0vw;
  }
  .p_top .service .dlist dl:first-child dt {
    border-top: 0;
  }
  .p_top .service .dlist dl dt {
    border-top: 1px solid #FF7925;
  }
  .p_top .service .dlist {
    border: 0.72464vw solid #FF7925;
    -moz-border-radius: 4.83092vw;
         border-radius: 4.83092vw;
    overflow: hidden;
  }
  .footer {
    padding-bottom: 0;
  }
  .contact .c_tel {
    padding-left: 3.62319vw;
    padding-right: 3.62319vw;
  }
  .contact-comp {
    margin-bottom: 8.45411vw;
  }
  .contact-comp .cmv {
    margin: 0 auto;
    position: relative;
  }
  .contact-comp .cmv figure, .contact-comp .cmv picture {
    height: 52.41546vw;
  }
  .contact-comp .cmv figure img, .contact-comp .cmv picture img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .contact-comp .cmv .txt {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    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;
  }
  .contact-comp .cmv .txt h2 {
    font-weight: bold;
    font-size: 6.76329vw;
    text-align: center;
    color: #fff;
    text-shadow: 0vw 0vw 4.34783vw rgba(0, 0, 0, 0.42);
  }
  .contact-comp .ct_ctn {
    margin-top: 3.62319vw;
    padding: 3.62319vw;
    background: #f2f2ff;
  }
  .contact-comp .ct_ctn h3 {
    font-weight: bold;
    font-size: 7.72947vw;
    text-align: center;
    color: #100f4d;
    margin-bottom: 8.69565vw;
  }
  .contact-comp .ct_ctn .box {
    -moz-border-radius: 2.41546vw;
         border-radius: 2.41546vw;
    background: #fff;
    padding: 3.62319vw;
    font-size: 3.86473vw;
    line-height: 2;
  }
  .contact-comp .ct_ctn .box .btnWr {
    text-align: center;
    margin-top: 12.07729vw;
  }
  .contact-comp .ct_ctn .box .btnWr a {
    width: 67.63285vw;
    display: inline-block;
  }
  .header h1 img {
    width: 20.5314vw;
  }
  .p_top .confidence .priceEx__total::after {
    width: 28.74396vw;
    height: 28.74396vw;
    bottom: 0;
  }
}

.error {
  color: #ff0000;
  width: 100%;
}

.list_checkbox2 .error, .cbWr .error {
  text-align: center;
}
