<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@font-face {
  font-family: "RoGSanSerifStd";
  src: url("../webfonts/RoGSanSerifStd.otf");
  font-weight: 700;
  font-style: normal;
}
@import url('https://fonts.googleapis.com/css2?family=Barlow:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&amp;display=swap');
@media screen and (min-width: 992px), print {
  .sec01 {
    background: #000 url("../images/bg01.png") 0 0 no-repeat;
    -moz-background-size: 100% auto;
         background-size: 100% auto;
    padding: 2rem 0 3rem;
  }
  .sec01__main {
    text-align: center;
    line-height: 0;
  }
  .sec01__main img {
    width: 69.4rem;
    height: auto;
  }
  .inquiry-box.inquiry-box-custom {
    background: url("../images/bg02.png") center no-repeat;
    -moz-background-size: cover;
         background-size: cover;
    padding: 0.9rem 0 6.6rem;
  }
  .inquiry-box.inquiry-box-custom .inquiry-box__main .ttl {
    position: relative;
    z-index: 1;
    text-align: center;
    line-height: 0;
    margin-bottom: -25rem;
  }
  .inquiry-box.inquiry-box-custom .inquiry-box__main .ttl img {
    width: 73.7rem;
  }
  .inquiry-box.inquiry-box-custom .inquiry-box__main .head-box {
    z-index: 2;
  }
  .inquiry-box.inquiry-box-custom .inquiry-box__main .form {
    position: relative;
    z-index: 2;
  }
  .inquiry-box.inquiry-box-custom .inquiry-box__main .form .wrapCheck {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
       -moz-box-orient: horizontal;
       -moz-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding-top: 1.7rem;
  }
  .inquiry-box.inquiry-box-custom .inquiry-box__main .form .wrapCheck label {
    margin-right: 2.7rem;
  }
  .inquiry-box.inquiry-box-custom .inquiry-box__main .form .wrapCheck label input {
    margin-right: 1.2rem;
  }
  .inquiry-box.inquiry-box-custom .inquiry-box__main .form .wrapCheck label span {
    font-size: 1.8rem;
    line-height: 1;
    color: #3b3b3b;
  }
  .danger {
    background: #000;
  }
  .extra {
    padding-bottom: 27.9rem;
  }
  .extra__top {
    line-height: 0;
  }
  .extra__top img {
    width: 100%;
    height: auto;
  }
  .extra__bot {
    margin-top: 10.7rem;
  }
  .extra__bot h2 {
    text-align: center;
    line-height: 0;
  }
  .extra__bot h2 img {
    width: 49.5rem;
  }
  .extra__bot ul {
    margin-top: 4rem;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
       -moz-box-orient: horizontal;
       -moz-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
    -webkit-box-pack: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .extra__bot ul li {
    line-height: 0;
    width: 32.7rem;
    margin: 0.5rem;
  }
  .extra__bot ul li a {
    display: block;
    width: 100%;
    line-height: 0;
  }
  .extra__bot ul li a img {
    width: 100%;
    height: auto;
  }
}

@media screen and (max-width: 991px) {
  .inquiry-box.inquiry-box-custom {
    background: url("../images/bg02.png") center no-repeat;
    -moz-background-size: cover;
         background-size: cover;
    padding: 0.9rem 3.31565vw 14.6rem !important;
  }
  .inquiry-box.inquiry-box-custom .inquiry-box__main .ttl {
    position: relative;
    z-index: 1;
    text-align: center;
    line-height: 0;
    margin-bottom: -27rem;
  }
  .inquiry-box.inquiry-box-custom .inquiry-box__main .ttl img {
    width: 63.1rem;
  }
  .inquiry-box.inquiry-box-custom .inquiry-box__main .head-box {
    z-index: 2;
  }
  .inquiry-box.inquiry-box-custom .inquiry-box__main .form {
    position: relative;
    z-index: 2;
  }
  .inquiry-box.inquiry-box-custom .inquiry-box__main .form .wrapCheck {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
       -moz-box-orient: horizontal;
       -moz-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding-top: 1.7rem;
    margin-bottom: -3.8rem;
  }
  .inquiry-box.inquiry-box-custom .inquiry-box__main .form .wrapCheck label {
    margin-right: 4.4rem;
    margin-bottom: 3.8rem;
  }
  .inquiry-box.inquiry-box-custom .inquiry-box__main .form .wrapCheck label input {
    margin-right: 1.7rem;
  }
  .inquiry-box.inquiry-box-custom .inquiry-box__main .form .wrapCheck label span {
    font-size: 3rem;
    line-height: 1;
    color: #3b3b3b;
  }
  .inquiry-box.inquiry-box-custom.inquiry-box-custom-sp {
    padding-top: 6.5rem !important;
  }
  .inquiry-box.inquiry-box-custom.inquiry-box-custom-sp .inquiry-box__main .ttl {
    margin-bottom: 5.3rem;
  }
  .extra {
    padding-bottom: 10.6rem !important;
  }
  .extra__top {
    line-height: 0;
  }
  .extra__top img {
    width: 100%;
    height: auto;
  }
  .extra__bot {
    margin-top: 13.7rem;
  }
  .extra__bot h2 {
    text-align: center;
    line-height: 0;
  }
  .extra__bot h2 img {
    width: 47.8rem;
  }
  .extra__bot h2 img.sp {
    display: inline-block;
  }
  .extra__bot ul {
    margin-top: 2rem;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
       -moz-box-orient: horizontal;
       -moz-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
    -webkit-box-pack: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .extra__bot ul li {
    line-height: 0;
    width: 35.3rem;
    margin: 2rem 0.7rem;
  }
  .extra__bot ul li a {
    display: block;
    width: 100%;
    line-height: 0;
  }
  .extra__bot ul li a img {
    width: 100%;
    height: auto;
  }
  body {
    padding-top: 8rem;
    font-family: sans-serif ;
  }
  body .header {
    position: fixed;
    background: #fff;
    width: 100%;
    top: 0;
    left: 0;
    padding-top: 1rem;
    padding-bottom: 1rem;
    padding-right: 1rem;
    z-index: 999;
  }
  body .header__main {
    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;
    width: 100%;
  }
  body .header__main .mail {
    line-height: 0;
    width: 100%;
    margin-left: 3rem;
    display: flex;
    align-items: center;
    flex-wrap: nowrap;
  }
  body .header__main figure {
    margin-right: 1rem;
    width: 100%;
  }
  body .header__main .mail a {
    display: block;
    width: 39%;
    line-height: 0;
  }
  body .header__main .mail a img {
    width: 100%;
    height: auto;
  }
  .footer {
    margin-top: 0;
  }
  .footer .footer-head {
    -webkit-transform: translateY(0);
       -moz-transform: translateY(0);
        -ms-transform: translateY(0);
            transform: translateY(0);
    margin-top: 4.4rem;
  }
  .footer .footer-company-details {
    margin-top: 4.4rem;
  }
  .ctaFixed {
    position: fixed;
    width: 100%;
    left: 0;
    bottom: 0;
    z-index: 99;
    opacity: 0;
    pointer-events: none;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
  }
  .ctaFixed p {
    display: -webkit-inline-flex;
    display: -ms-inline-flex;
    display: inline-flex;
    height: 4.2rem;
    -ms-align-items: center;
    align-items: center;
    justify-content: center;
    margin: 0 0 0 1.4rem;
    border: 0.2rem solid #0b295e;
    background: #fff;
    border-radius: 2.1rem;
    padding: 0 2rem 0 1.7rem;
    margin-bottom: 1.1rem;
    width: 58.6rem
  }
  .ctaFixed p span {
    color: #ff5760;
    font-family: 'Barlow',sans-serif;
    font-size: 3.6rem;
    line-height: 3.8rem;
    font-weight: 700;
    letter-spacing: 0.05em;
  }
  .ctaFixed p span i {
    font-style: normal;
  }
  .ctaFixed p em {
    font-style: normal;
    margin-left: 0.7rem;
    font-size: 2.2rem;
    line-height: 3.8rem;
    font-weight: 700;
    -webkit-transform: translateY(0.2rem);
    -ms-transform: translateY(0.2rem);
    transform: translateY(0.2rem);
  }
  .ctaFixed a {
    background: #ffe522;
    position: relative;
    -webkit-transform: translateZ(0);
       -moz-transform: translateZ(0);
            transform: translateZ(0);
    display: block;
    padding: 2.31565vw 0 2.0504vw 8.9rem;
  }
  .ctaFixed a::before, .ctaFixed a::after {
    position: absolute;
    content: "";
  }
  .ctaFixed a::before {
    width: 5.7rem;
    height: 7.8rem;
    background: url("../images/icTel.png") 0 0 no-repeat;
    -moz-background-size: contain;
         background-size: contain;
    top: 50%;
    -webkit-transform: translateY(-50%);
       -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    left: 1.9rem;
  }
  .ctaFixed a::after {
    width: 18.2rem;
    height: 23.6rem;
    background: url("../images/callme.png") 0 0 no-repeat;
    -moz-background-size: contain;
         background-size: contain;
    right: 0;
    bottom: -0.5rem;
  }
  .ctaFixed a &gt; span {
    font-size: 5rem;
    line-height: 1;
    color: #000;
    font-weight: 700;
    display: block;
    font-family: "RoGSanSerifStd", sans-serif;
  }
  .ctaFixed a &gt; em {
    font-style: normal;
    font-size: 3rem;
    line-height: 1.25;
    color: #000;
    font-weight: 900;
    font-family: "RoGSanSerifStd", sans-serif;    font-family: "RoGSanSerifStd", sans-serif;
  }
  .ctaFixed a &gt; em small {
    font-size: 3rem;
    line-height: 1;
    color: #f14b51;
    font-weight: 700;
    font-family: "RoGSanSerifStd", sans-serif;
  }
  .ctaFixed.open {
    opacity: 1;
    pointer-events: auto;
  }
}


@media screen and (min-width: 992px) {
  .inquiry-box.inquiry-box-custom .inquiry-box__main .form .select {
    position: relative;
    -webkit-transform: translateZ(0);
    -ms-transform: translateZ(0);
    transform: translateZ(0);
    width: calc(100% - 27rem);
  }
  .inquiry-box.inquiry-box-custom .inquiry-box__main .form .select::after {
    position: absolute;
    content: "";
    width: 0;
    height: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 1rem;
    border-left: 1rem solid transparent;
    border-right: 1rem solid transparent;
    border-top: 1rem solid #000;
  }
  .inquiry-box.inquiry-box-custom .inquiry-box__main .form .select select {
    width: 100%;
    height: 6.5rem;
    padding: 0 2.5rem;
    background: #f6f6f6;
    border: 1px solid #bfbfbf;
    border-radius: 10px;
    -webkit-box-shadow: none;
    box-shadow: none;
    font-size: 16px;
    -webkit-appearance: none;
     -moz-appearance:    none;
     appearance:         none;
  }
}
@media screen and (max-width: 991px) {
  .inquiry-box.inquiry-box-custom .inquiry-box__main .form .select {
    position: relative;
    -webkit-transform: translateZ(0);
    -ms-transform: translateZ(0);
    transform: translateZ(0);
    width: 100%;
  }
  .inquiry-box.inquiry-box-custom .inquiry-box__main .form .select::after {
    position: absolute;
    content: "";
    width: 0;
    height: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 1rem;
    border-left: 1rem solid transparent;
    border-right: 1rem solid transparent;
    border-top: 1rem solid #000;
  }
  .inquiry-box.inquiry-box-custom .inquiry-box__main .form .select select {
    width: 100%;
    height: 8rem;
    padding: 0 2.5rem;
    background: #f6f6f6;
    border: 1px solid #bfbfbf;
    border-radius: 10px;
    -webkit-box-shadow: none;
    box-shadow: none;
    font-size: 16px;
    -webkit-appearance: none;
     -moz-appearance:    none;
     appearance:         none;
  }
}</pre></body></html>