@charset "utf-8";
@media screen and (max-width: 1440px) {
  header h1 a img {
    max-width: 290px;
  }
  .g-nav ul {
    width: calc(60vw - 135px);
  }
  .fv__wrapper {
    margin-bottom: 160px;
  }
  .ttl {
    padding: 20px;
  }
  ttl h2 {
    font-size: 35px;
  }
  .flow__intro::after {
    width: 190px;
    height: 450px;
    background-size: cover;
  }
  .flow__step img {
    max-width: 200px;
  }
  .company__table {
    max-width: 1040px;
  }
  .modalWrapper {
    max-height: 700px;
  }
  .sv-even__intro_text {
    padding: 30px 20px 30px 5%;
  }
  .sv-odd__intro_text {
    padding: 30px 5% 30px 20px;
  }
}
@media screen and (max-width: 1250px) {
  .g-nav ul li a {
    padding: 20px;
  }
  .sv-odd__main-img,.sv-even__main-img {
    max-width: 75vw
  }
  .company__table {
    padding: 8%;
  }
  #FLOW {
    padding: 100px 0 150px;
  }
  .flow__intro::after {
    width: 170px;
    height: 400px;
  }
  .flow__container {
    margin-right: 0;
  }
  .flow__step1,
  .flow__step3 {
    margin-right: 80px;
  }
  .flow__step2 {
    margin-right: 30px;
  }
  .flow__step img {
    max-width: 170px;
}
  .flow__step_text {
    margin-left: 0;
    padding: 40px 0 40px 20px;
}
}
@media screen and (max-width: 1024px) {
  html,
  body {
    line-height: 2.2;
  }
  h2 {
    font-size: 50px;
  }
  header h1 a img {
    max-width: 220px;
  }
  header > a {
    height: 100px;
  }
  header h1 a {
    height: 100px;
  }
  .g-nav__container {
    height: 100px;
  }
  .g-nav__list_contact {
    background: #fff;
    height: 100px;
    width: 100px;
  }
  .g-nav__list_contact a {
    font-size: 14px;
  }
  .g-nav__list_contact img {
    max-width: 14px;
  }
  .g-nav ul {
    width: fit-content;
  }
  .g-nav ul li a {
    font-size: 14px;
  }
  address.for-pc {
    font-size: 11px;
  }
  .ttl {
    bottom: -70px;
    max-width: 500px;
    padding: 30px 20px 40px;
    z-index: 10;
  }
  .ttl h2 {
    font-size: 27px;
  }
  .ttl p {
    font-size: 15px;
  }
  .fv {
    max-width: 92vw;
  }
  .fv__wrapper::after {
    height: 90px;
  }
  .fv__wrapper {
    margin-bottom: 200px;
  }
  #MESSAGE {
    margin-bottom: 90px;
  }
  .message_l {
    padding-left: 5%;
  }
  .message_l.Column2 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .message_l h3 {
    font-size: 23px;
    margin-left: unset;
    padding-right: unset;
    padding-left: 120px;
  }
  .message_l h2::after {
    top: -70%;
    right: -50%;
    height: 180px;
  }
  .message_r {
    padding-right: 40px;
    width: 68%;
  }
  .message_img {
    width: 90%;
  }
  .about__wrapper {
    padding: 0 30px;
  }
  .about__figure {
    max-width: 420px;
  }
  #SERVICE {
    padding: 90px 0 120px;
  }
  #SERVICE h2 {
    padding-right: 5%;
  }
  #SERVICE .service__intro {
    margin-bottom: 120px;
  }
  .sv-odd__intro_text::after {
    left: 6%;
  }
  .sv-even__intro_text::after {
    right: 6%;
  }
  .sv-odd__main-img, .sv-even__main-img {
    max-width: 80vw;
  }
  .sv-odd__main-img::after {
    height: 200px;
    width: 160px;
    left: -6%;
  }
  .sv-even__main-img::after {
    height: 200px;
    width: 160px;
    right: -6%;
  }
  .sv-odd__intro_text {
    max-width: 620px;
    bottom: 0px;
    left: 0;
    margin-left: 0;
    padding: 40px 30px 0 40px;
  }
  .sv-even__intro_text {
    padding: 40px 30px 0 40px;
    margin-right: 0;
    max-width: 620px;
    bottom: 0px;
    margin-left: 0;
  }
  .sv-odd__intro_text h3,.sv-even__intro_text h3 {
    font-size: 30px;
  }
  .service__intro p {
    padding-right: 5%;
  }
  .sv-odd__intro_text h3 span, .sv-even__intro_text h3 span {
    margin-bottom: 20px;
  }
  .sv-01__intro_container,.sv-02__intro_container,.sv-03__intro_container {
    padding-bottom: 120px;
  }
  #FLOW {
    padding: 100px 0;
  }
  .flow__button_wrapper {
    flex-direction: column;
  }
  .flow__step img {
    max-width: 210px;
  }
  .flow__step_text {
    max-width: 450px;
    width: 100%;
  }
  .flow__step h3 {
    font-size: 30px;
  }
  .flow__intro::after {
    width: 190px;
    height: 465px;
    background-size: cover;
    left: 3%;
  }
  #FLOW .button {
    padding: 12px 25px;
    margin-bottom: 10px;
    max-width: 250px;
    width: 100%;
  }
  #FLOW .button h4 {
    font-size: 17px;
  }
  #COMPANY h2::after {
    top: -70%;
    right: -50%;
    height: 180px;
  }
  .company__table {
    max-width: 810px;
    width: 100%;
    padding: 50px 20px 90px;
  }
  .company__table table tr::after {
    width: 30px;
  }
  #COMPANY h2 {
    margin-left: 5%;
    margin-bottom: 90px;
  }
  .company__table table th {
    width: 30%;
  }
  .company__table table td {
    width: 70%;
  }
  #CONTACT {
    padding: 120px 0 140px;
  }
  #CONTACT hr {
    margin: 30px auto 30px 0;
  }
  .contact__table {
    max-width: 750px;
    padding: 55px 30px;
  }
  th.submit button {
    font-size: 20px;
  }
.modalWrapper {
    width: 90%;
    height: 80vh;
}
  #PAGE-TOP {
    width: 80px;
    height: 80px;
  }
}

@media screen and (max-width: 768px) {
  .for-pc {
    display: none;
  }
  .for-sp {
    display: block;
  }
  .Column2 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .sp-nav h1 img {
    max-width: 200px;
    width: 100%;
  }
  .sp-nav__content li:last-of-type img {
    display: none;
  }
  .fv__wrapper {
    padding-top: 60px;
  }
  .fv__wrapper::after {
    background: linear-gradient(
      90deg,
      #fff 0%,
      #fff 84%,
      #0091dc 84%,
      #0091dc 100%
    );
  }
  .fv__wrapper::before {
    background: linear-gradient(0deg, #0091dc 10%, #091c61 100%);
  }
  .ttl {
    bottom: -110px;
    padding: 30px 30px 40px;
  }
  #MESSAGE {
    margin-bottom: 50px;
    padding-top: 20px;
  }
  .message__text {
    margin-bottom: 40px;
  }
  .message_r {
    width: 75%;
  }
  #MESSAGE::after {
    height: 180px;
    bottom: 40px;
  }
  .message_l h2::after {
    top: -60%;
    right: -50%;
    height: 150px;
  }
  #SERVICE {
    padding: 90px 0 0px;
  }
  #SERVICE .service__intro {
    margin-bottom: 90px;
  }
  .sv-odd__main-img, .sv-even__main-img {
    max-width: 85vw;
  }
  .sv-odd__intro_text::after,.sv-even__intro_text::after {
    max-width: 70px;
  }
  .sv-01__intro_container,.sv-02__intro_container,.sv-03__intro_container {
    padding-bottom: 250px;
  }
  .sv-01__list_contents {
    flex-direction: column;
    align-items: center;
    gap: 60px;
  }
  .sv-01__list .js-order {
    max-width: 400px;
    width: 100%;
  }
  .sv-01,.sv-02 {
    margin-bottom: 180px;
  }
  .sv-02__list__ttl {
    padding: 5px 10px;
  }
  .sv-detail {
    max-width: 80%;
    padding: 40px 30px;
  }
  #FLOW {
    padding: 150px 0 100px;
  }
  .flow__intro {
    margin-bottom: 50px;
  }
  .flow__intro::after {
    display: none;
  }
  .flow__container {
    margin-left: 4%;
  }
  .flow__step1, .flow__step3 {
    margin-right: 90px;
  }
  .flow__step1 p {
    margin-bottom: 15px;
  }
  .flow__step_text {
    max-width: 430px;
  }
  #COMPANY h2 {
    margin-bottom: 60px;
  }
  #COMPANY h2::after {
    top: -50%;
    height: 150px;
  }
  .company__table {
    max-width: 660px;
    padding: 30px 30px 90px;
  }
  #CONTACT {
    padding: 120px 0 100px;
  }
  #CONTACT h2, #CONTACT p {
    margin-left: 9%;
    margin-right: 9%;
  }
  .contact__table {
    max-width: 700px;
    padding: 45px 40px;
  }
  .contact__table th,
  .contact__table td {
    padding: 20px 0;
  }
  .modalWrapper {
    max-width: calc(100vw - 60px);
  }
  footer {
    flex-direction: column-reverse;
  }
  .footer__l {
    width: 100vw;
    text-align: center;
    padding: 40px 20px;
    align-items: center;
  }
  .footer__l p {
    text-decoration-style: 14px;
  }
  .footer__r {
    width: 100vw;
  }
  address {
    text-align: center;
    font-size: 11px;
  }
}

@media screen and (max-width: 480px) {
  .js-hamburger {
    height: 18px;
  }
  .js-hamburger span:nth-of-type(1) {
    height: 1px;
  }
  .js-hamburger span:nth-of-type(2) {
    top: 9px;
    height: 1px;
  }
  .js-hamburger span:nth-of-type(3) {
    top: 18px;
    height: 1px;
  }
  .js-hamburger.active span:nth-of-type(1) {
    top: 9px;
  }
  .js-hamburger.active span:nth-of-type(3) {
    top: 21px;;
  }
  .sp-only {
    display: block;
  }
  hr {
    margin: 1em 0;
  }
  h2 {
    font-size: 42px;
  }
  h2 span {
    font-size: 13px;
  }
  h3 {
    font-size: 18px;
  }
  .sp-nav {
    background: linear-gradient(
      90deg,
      #fff 0%,
      #fff 75%,
      #091c61 75%,
      #091c61 100%
    );
  }
  .sp-nav__content li a {
    font-weight: normal;
    font-size: 15px;
  }
  p {
    font-size: 14px;
  }
  .fv {
    max-width: unset;
    width: 100vw;
  }
  .fv__img {
    width: 93vw;
    height: 65vh;
    border-radius: 10px 0 0 0;
  }
  .fv__wrapper::before {
    background: #091c61;
  }
  .ttl {
    max-width: 91vw;
    padding: 20px 15px;
    position: relative;
    bottom: 0;
    margin-top: -40px;
  }
  .ttl h2 {
    font-size: 26px;
    margin-bottom: 10px;
  }
  .ttl p {
    font-size: 14px;
    letter-spacing: 1.3px;
	text-align: left;
  }
  .fv__wrapper {
    margin-bottom: 80px;
  }
  .fv__wrapper::after {
    height: 40px;
    background: linear-gradient( 90deg, #fff 0%, #fff 75%, #272f25 75%, #272f25 100% );
    display: none;
  }
  .message_l {
    display: block;
    padding: 0;
    margin-bottom: 10px;
  }
  .message_l h2 {
    margin-left: 5%;
  }
  .message_l h2::after {
    display: none;
  }
  .message_l h3 {
    margin: 30px auto 15px;
    padding: 0;
    font-size: 20px;
    width: fit-content;
  }
  .message_r {
    width: 100%;
    padding: 0 10%;
  }
  .message_img {
    width: 100%;
    margin-top: -110px;
  }
  .about__wrapper {
    padding: 0 20px;
  }
  .about__text {
    text-align: left;
  }
  #SERVICE {
    padding: 90px 0;
  }
  #SERVICE .service__intro {
    margin-bottom: 90px;
  }
  .sv-odd__main-img, .sv-even__main-img {
    max-width: 80vw;
  }
  .sv-odd__intro_text::after {
    width: 40px;
    left: 0;
  }
  .sv-odd__main-img::after, .sv-even__main-img::after {
    top: -70px;
  }
  .sv-odd__intro_text {
    position: relative;
    margin: -30px 7% 0 6%;
    padding: 30px 30px 0 0;
  }
  .sv-even__intro_text {
    position: relative;
    margin: -30px 6% 0 7%;
    padding: 30px 0 0 30px;
  }
  .sv-even__intro_text::after {
    right: 0;
    width: 45px;
  }
  .sv-odd__intro_text h3, .sv-even__intro_text h3 {
    font-size: 20px;
  }
  .sv-odd__intro_text h4, .sv-even__intro_text h4 {
    font-size: 16px;
  }
  .sv-01__intro_container {
    padding-bottom: 0;
    margin-bottom: 70px;
  }
  .sv-01__list::after {
    height: 80%;
  }
  .sv-01__list ul {
    font-size: 14px;
  }
  .sv-01,.sv-02 {
    margin-bottom: 120px;
  }
  .service__intro p {
    padding: 0 6%;
  }
  .sv-02__intro_container {
    padding-bottom: 0;
    margin-bottom: 40px;
  }
  .sv-02__list_contents {
    flex-direction: column;
    width: 100%;
  }
  .sv-02__list .js-order {
    margin-bottom: 25px;
    width: fit-content;
    margin-right: auto;
  }
  .sv-02__list .js-order:nth-of-type(2) {
    margin-left: auto;
    margin-right: 0;
  }
  .sv-02__list img {
    max-width: 200px;
    width: 100%;
  }
  .sv-02__list::after {
    height: 90%;
    width: 70vw;
    bottom: 0;
    right: 0;
  }
  .sv-03__intro_container{
    padding-bottom: 0;
    margin-bottom: 40px;
  }
  .sv-detail {
    max-width: 80%;
    padding: 20px 20px;
  }
  .sv-detail__heading {
    font-size: 16px;
    font-weight: 500;
  }
  .sv-detail h5 {
    font-size: 15px;
    font-weight: 500;
  }
  #FLOW {
    padding: 0;
  }
  #FLOW h2 {
    text-align: center;
    margin-bottom: 40px;
    padding-right: 0;
  }
  .flow__container {
    margin-left: 5%;
  }
  .flow__intro {
    margin-top: -20px;
  }
  .flow__step {
    justify-content: space-between;
    flex-direction: column;
  }
  .flow__step1,
  .flow__step2,
  .flow__step3,
  .flow__step4 {
    margin-right: 5%;
  }
  .flow__step1, .flow__step2, .flow__step3 {
    margin-bottom: 0;
  }
  .flow__step h3 {
    font-size: 20px;
    margin-bottom: 20px;
    text-align: center;
  }
  .flow__step p {
    line-height: 2.3;
  }
  .flow__step1, .flow__step2 {
    margin-bottom: 0px;
  }
  .flow__step_text {
    max-width: 100%;
    padding: 40px 0;
  }
  .flow__button_wrapper {
    align-items: center;
  }
  #FLOW .button {
    padding: 10px;
    width: 100%;
    text-align: center;
  }
  #FLOW .button h4 {
    font-size: 16px;
  }
  #FLOW .button:first-child {
    margin-right: 0;
  }
  #COMPANY h2 {
    margin-bottom: 0;
  }
  #COMPANY h2::after {
    display:none;
  }
  .company__table {
    max-width: 100%;
    padding: 40px 20px 70px;
  }
  .company__table table th,.company__table table td {
    width: 100%;
    display: block;
    text-align: left;
    font-size: 13px;
  }
  .company__table table th {
    padding: 15px 5px 0;
    border-bottom: none;
    border-image: none;
  }
  .company__table table td {
    padding: 5px 5px 15px;
    border-bottom: 1px solid #afafaf;
    border-image: linear-gradient(to right, #0091dc 0%, #0091dc 8%, #afafaf 8%, #afafaf 100%) 1;
  }
  #CONTACT {
    padding: 120px 0;
  }
  #CONTACT h2, #CONTACT p {
    margin: 0px 5% 30px 5%;
  }
  .contact__intro {
    margin-bottom: 50px;
  }
  .contact__table {
    max-width: 320px;
    padding: 25px 20px;
  }
  .contact__table th,.contact__table td {
    width: 100%;
    display: block;
    text-align: left;
    font-size: 14px;
  }
  .contact__table th {
    padding: 20px 0 15px;
  }
  .contact__table td {
    padding: 0 0 20px;
  }
  .contact__table input, .contact__table select, .contact__table textarea {
    font-size: 16px;
  }
  .contact__flex span {
    padding: 5px 0;
  }
  .contact__table select {
    background-color: #ffffff !important;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: 1px solid #e2e2e2;
    padding: 10px;
  }
  .contact__table td.select {
    position: relative;
  }
  .contact__table td.select:after {
    content: "▼";
    position: absolute;
    right: 12px;
    top: 30%;
    transform: translateY(-50%);
    pointer-events: none;
    color: #999;
    font-size: 11px;
  }
  th.submit button {
    font-size: 17px;
  }
  .modalWrapper {
    height: calc(100vh - 60px);
  }
  .modalWrapper p {
    font-size: 14px;
  }
  #PAGE-TOP {
    width: 70px;
    height: 70px;
  }
  .footer-nav__list a {
    font-size: 14px;
  }
  .footer__l img {
    max-width: 220px;
  }
  .footer__l p {
    font-size: 13px;
  }
  ul.footer-nav__content {
    padding-left: 10%;
  }
}
@media screen and (max-width: 350px) {
  .ttl p {
    letter-spacing: 0;
  }
  .flow__step img {
    max-width: 140px;
  }
  .flow__step_text {
    padding: 40px 0 40px 20px;
  }
  .company__table {
    padding: 40px 15px;
  }
}
