@charset "UTF-8";
/* CSS Document */
section .inner {
  width: 83%;
  margin: 0 auto; }
  @media screen and (max-width: 991px) {
    section .inner {
      width: 100%; } }
section .title span {
  font-size: 110px;
  font-size: 11rem;
  color: rgba(255, 255, 255, 0);
  font-weight: 500;
  text-align: center;
  letter-spacing: 0.1em;
  display: block;
  margin-bottom: 5rem;
  -webkit-text-stroke: 1.5px #1D8F59;
  font-style: italic;
  font-family: "NotoSansCJKjp", sans-serif;
  transform: scale(0.94, 1); }
  @media screen and (max-width: 991px) {
    section .title span {
      font-size: 90px;
      font-size: 9rem; } }
  @media screen and (max-width: 767px) {
    section .title span {
      font-size: 80px;
      font-size: 8rem; } }
  @media screen and (max-width: 575px) {
    section .title span {
      font-size: 60px;
      font-size: 6rem;
      margin-bottom: 3rem; } }

.d-close {
  display: none; }

#top {
  padding-top: 120px;
  margin-top: -120px; }
  @media screen and (max-width: 767px) {
    #top {
      padding-top: 250px;
      margin-top: -250px; } }
  #top .top-img {
    margin: 13rem 0 7rem; }
    @media screen and (max-width: 767px) {
      #top .top-img {
        margin: 7rem 0 4rem; } }
    @media screen and (max-width: 575px) {
      #top .top-img {
        margin: 3rem 0; } }
    #top .top-img img {
      width: 100%; }
      @media screen and (max-width: 767px) {
        #top .top-img img {
          width: 90%; } }
      @media screen and (max-width: 575px) {
        #top .top-img img {
          width: 95%; } }
  #top p {
    font-family: "Noto Serif JP", serif;
    font-size: 28px;
    font-size: 2.8rem;
    font-weight: 400;
    line-height: 1.9;
    text-align: center;
    margin-bottom: 10rem; }
    @media screen and (max-width: 767px) {
      #top p {
        font-size: 26px;
        font-size: 2.6rem;
        margin-bottom: 8rem; } }
    @media screen and (max-width: 575px) {
      #top p {
        font-size: 20px;
        font-size: 2rem; } }

#introduction {
  overflow: hidden;
  padding-top: 4rem;
  margin-bottom: 16rem; }
  @media screen and (max-width: 767px) {
    #introduction {
      padding-top: 0;
      margin-bottom: 10rem; } }
  @media screen and (max-width: 575px) {
    #introduction {
      margin-bottom: 6rem; } }
  #introduction .container {
    max-width: 1280px; }
    @media screen and (max-width: 1399px) {
      #introduction .container {
        max-width: 1140px; } }
    @media screen and (max-width: 1199px) {
      #introduction .container {
        max-width: 960px; } }
    @media screen and (max-width: 991px) {
      #introduction .container {
        max-width: 720px; } }
    @media screen and (max-width: 767px) {
      #introduction .container {
        max-width: 540px; } }
  #introduction .row .box {
    padding: 5rem; }
    @media screen and (max-width: 1199px) {
      #introduction .row .box {
        padding: 4rem; } }
    @media screen and (max-width: 991px) {
      #introduction .row .box {
        padding: 3rem; } }
    @media screen and (max-width: 767px) {
      #introduction .row .box {
        padding: 2rem 3rem; } }
    #introduction .row .box h3 {
      line-height: 1.6;
      margin-bottom: 2rem;
      letter-spacing: 0.1em; }
      @media screen and (max-width: 1199px) {
        #introduction .row .box h3 {
          font-size: 25px;
          font-size: 2.5rem; } }
      @media screen and (max-width: 991px) {
        #introduction .row .box h3 {
          font-size: 24px;
          font-size: 2.4rem;
          letter-spacing: 0.05em; } }
      @media screen and (max-width: 767px) {
        #introduction .row .box h3 {
          margin-bottom: 1rem;
          letter-spacing: 0.1em; } }
      @media screen and (max-width: 575px) {
        #introduction .row .box h3 {
          font-size: 21px;
          font-size: 2.1rem; } }
    #introduction .row .box p {
      line-height: 2;
      text-align: justify;
      letter-spacing: 0.1em; }
      @media screen and (max-width: 991px) {
        #introduction .row .box p {
          line-height: 1.6; } }
  #introduction .row .fluid-box {
    height: 410px;
    overflow: hidden;
    margin-top: -4rem;
    margin-bottom: 4rem; }
    @media screen and (max-width: 1399px) {
      #introduction .row .fluid-box {
        height: 360px; } }
    @media screen and (max-width: 1199px) {
      #introduction .row .fluid-box {
        height: 300px; } }
    @media screen and (max-width: 991px) {
      #introduction .row .fluid-box {
        height: 230px; } }
    @media screen and (max-width: 767px) {
      #introduction .row .fluid-box {
        margin-top: 0;
        margin-bottom: 0;
        width: 100%;
        height: auto; } }
    #introduction .row .fluid-box img {
      width: 100%;
      height: 100%;
      object-fit: contain; }
  #introduction .introduction-1 {
    margin-bottom: 10rem;
    background: linear-gradient(90deg, #f9f9f9 0%, #f9f9f9 55%, #fff 55%, #fff 100%); }
    @media screen and (max-width: 767px) {
      #introduction .introduction-1 {
        margin-bottom: 2rem;
        background: none; } }
    #introduction .introduction-1 .fluid-box {
      margin-right: calc(50% - 50vw); }
      @media screen and (max-width: 767px) {
        #introduction .introduction-1 .fluid-box {
          margin-right: inherit; } }
      #introduction .introduction-1 .fluid-box img {
        object-position: left center; }
  #introduction .introduction-2 {
    background: linear-gradient(90deg, #fff 0%, #fff 45%, #f9f9f9 45%, #f9f9f9 100%); }
    @media screen and (max-width: 767px) {
      #introduction .introduction-2 {
        background: none; } }
    #introduction .introduction-2 .fluid-box {
      margin-left: calc(50% - 50vw); }
      @media screen and (max-width: 767px) {
        #introduction .introduction-2 .fluid-box {
          margin-left: inherit; } }
      #introduction .introduction-2 .fluid-box img {
        object-position: right center; }

#service {
  padding-top: 120px;
  margin-top: -120px; }
  @media screen and (max-width: 767px) {
    #service {
      padding-top: 250px;
      margin-top: -250px; } }
  #service h3 {
    font-size: 23px;
    font-size: 2.3rem; }
    @media screen and (max-width: 767px) {
      #service h3 {
        text-indent: -1.3em;
        padding-left: 1.3em; } }
    @media screen and (max-width: 575px) {
      #service h3 {
        font-size: 20px;
        font-size: 2rem; } }
  #service a::after {
    font-family: "Font Awesome 5 Free";
    content: "\f054";
    padding-left: 5rem;
    font-weight: 900;
    position: absolute;
    right: 5%; }
  #service .service-strength-bg {
    background-image: linear-gradient(90deg, rgba(235, 235, 235, 0.3) 27%, rgba(255, 255, 255, 0) 27%);
    padding-top: 10rem;
    margin-top: -10rem;
    padding-bottom: 18rem; }
    #service .service-strength-bg .service-box p {
      padding-left: 3.5rem; }
    #service .service-strength-bg .service-box .production-box {
      padding: 5rem 5rem 5rem 20rem;
      background: #fff;
      border: 1px solid #9A9A9A;
      margin-top: 5rem; }
      @media screen and (max-width: 1199px) {
        #service .service-strength-bg .service-box .production-box {
          padding: 5rem 5rem 5rem 11rem; } }
      @media screen and (max-width: 991px) {
        #service .service-strength-bg .service-box .production-box {
          padding: 5rem 5rem 4rem; } }
      @media screen and (max-width: 575px) {
        #service .service-strength-bg .service-box .production-box {
          padding: 3rem; } }
    #service .service-strength-bg .service-box .qualification-box {
      padding: 2rem;
      background: #fff;
      border: 1px solid #1D8F59;
      margin-top: 2rem;
      background-color: #E8F4EE;
      width: 100%;
      box-sizing: border-box; }
      #service .service-strength-bg .service-box .qualification-box dt {
        color: #1D8F59;
        font-size: 20px;
        font-size: 2rem;
        font-weight: 400;
        text-align: center;
        margin-bottom: 1rem; }
      #service .service-strength-bg .service-box .qualification-box dd {
        font-size: 16px;
        font-size: 1.6rem;
        font-weight: 400;
        text-align: center; }
    #service .service-strength-bg .btn-size {
      text-align: center;
      margin: 4rem 0rem 10rem; }
      #service .service-strength-bg .btn-size .btn--orange,
      #service .service-strength-bg .btn-size a.btn--orange {
        color: #fff;
        background-color: #1D8F59;
        border: solid 1px #1D8F59;
        font-size: 1.9rem;
        padding: 1rem 0;
        width: 350px;
        margin: auto;
        position: relative; }
        @media screen and (max-width: 991px) {
          #service .service-strength-bg .btn-size .btn--orange,
          #service .service-strength-bg .btn-size a.btn--orange {
            width: 280px; } }
      #service .service-strength-bg .btn-size .btn--orange:hover,
      #service .service-strength-bg .btn-size a.btn--orange:hover {
        color: #1D8F59;
        background-color: #fff;
        border: solid 1px #1D8F59; }
      #service .service-strength-bg .btn-size a.btn--radius {
        border-radius: 10rem; }
    #service .service-strength-bg .check:before {
      font-family: "Font Awesome 5 Free";
      content: "\f14a";
      color: #FFC800;
      padding-right: 1rem;
      font-weight: 900; }
    #service .service-strength-bg #strength {
      padding-top: 120px;
      margin-top: -120px; }
      @media screen and (max-width: 767px) {
        #service .service-strength-bg #strength {
          padding-top: 250px;
          margin-top: -250px; } }
      #service .service-strength-bg #strength h3 {
        margin-bottom: 2rem; }
      #service .service-strength-bg #strength h4 {
        margin: 1rem 0rem 1rem; }
      #service .service-strength-bg #strength h4:last-child {
        border-bottom: solid 1px;
        padding-bottom: 1.5rem; }
      #service .service-strength-bg #strength dl {
        background-color: #FFF9E5;
        padding: 1.5rem 1.5rem; }
      #service .service-strength-bg #strength dd {
        padding-left: 1.5rem; }
        @media screen and (max-width: 575px) {
          #service .service-strength-bg #strength dd {
            font-size: 1.5rem; } }
      #service .service-strength-bg #strength .rescue-bg {
        background-image: linear-gradient(90deg, white 90%, rgba(255, 255, 255, 0) 21%);
        padding: 5rem;
        border-image: linear-gradient(to right, #1d8f59 90%, rgba(255, 255, 255, 0) 52%) 1;
        border-top: solid 2px;
        filter: drop-shadow(2px 6px 6px rgba(0, 0, 0, 0.15)); }
        @media screen and (max-width: 1399px) {
          #service .service-strength-bg #strength .rescue-bg {
            background-image: linear-gradient(90deg, white 97%, rgba(255, 255, 255, 0) 21%);
            border-image: linear-gradient(to right, #1d8f59 97%, rgba(255, 255, 255, 0) 52%) 1; } }
        @media screen and (max-width: 767px) {
          #service .service-strength-bg #strength .rescue-bg {
            padding: 3rem; } }
        #service .service-strength-bg #strength .rescue-bg .rescue-title {
          display: flex; }
          @media screen and (max-width: 767px) {
            #service .service-strength-bg #strength .rescue-bg .rescue-title {
              flex-wrap: wrap;
              justify-content: center; } }
        #service .service-strength-bg #strength .rescue-bg .rescue-color {
          width: 55%;
          border-right: solid 1px; }
          @media screen and (max-width: 1199px) {
            #service .service-strength-bg #strength .rescue-bg .rescue-color {
              width: 60%; } }
          @media screen and (max-width: 991px) {
            #service .service-strength-bg #strength .rescue-bg .rescue-color {
              width: 85%; } }
          @media screen and (max-width: 767px) {
            #service .service-strength-bg #strength .rescue-bg .rescue-color {
              width: 100%;
              border-right: none;
              text-align: center; } }
          #service .service-strength-bg #strength .rescue-bg .rescue-color span {
            color: #1D8F59;
            font-size: 25px;
            font-size: 2.5rem; }
          #service .service-strength-bg #strength .rescue-bg .rescue-color span:nth-child(2) {
            color: #4D4D4D; }
          #service .service-strength-bg #strength .rescue-bg .rescue-color p {
            color: #4D4D4D;
            font-size: 36px;
            font-size: 3.6rem;
            margin-top: 1rem; }
            @media screen and (max-width: 767px) {
              #service .service-strength-bg #strength .rescue-bg .rescue-color p {
                display: inline-block;
                margin-bottom: 2rem; } }
          #service .service-strength-bg #strength .rescue-bg .rescue-color + div {
            padding-left: 7rem; }
            @media screen and (max-width: 1399px) {
              #service .service-strength-bg #strength .rescue-bg .rescue-color + div {
                padding-left: 5rem; } }
            @media screen and (max-width: 991px) {
              #service .service-strength-bg #strength .rescue-bg .rescue-color + div {
                padding-left: 4rem; } }
            @media screen and (max-width: 767px) {
              #service .service-strength-bg #strength .rescue-bg .rescue-color + div {
                padding-left: 0rem; } }
            #service .service-strength-bg #strength .rescue-bg .rescue-color + div p {
              text-align: justify; }
      #service .service-strength-bg #strength .strength-box {
        margin: 10rem 0rem 8rem 0rem; }
        @media screen and (max-width: 991px) {
          #service .service-strength-bg #strength .strength-box {
            margin: 10rem 0rem; } }
        @media screen and (max-width: 767px) {
          #service .service-strength-bg #strength .strength-box {
            margin: 10rem 0rem 0rem 0rem; } }
        @media screen and (max-width: 575px) {
          #service .service-strength-bg #strength .strength-box {
            margin: 0rem; } }
        #service .service-strength-bg #strength .strength-box .strength-mb {
          margin-bottom: 10rem; }
          @media screen and (max-width: 575px) {
            #service .service-strength-bg #strength .strength-box .strength-mb {
              margin: 3%; } }
          #service .service-strength-bg #strength .strength-box .strength-mb .strength-img1 {
            background-image: url("../img/strength-1.png");
            background-repeat: no-repeat;
            background-size: contain;
            background-position: center; }
            @media screen and (max-width: 767px) {
              #service .service-strength-bg #strength .strength-box .strength-mb .strength-img1 {
                padding-top: 50rem; } }
            @media screen and (max-width: 575px) {
              #service .service-strength-bg #strength .strength-box .strength-mb .strength-img1 {
                padding-top: 45rem; } }
        @media screen and (max-width: 767px) {
          #service .service-strength-bg #strength .strength-box .order-sm {
            flex-direction: column; } }
        @media screen and (max-width: 575px) {
          #service .service-strength-bg #strength .strength-box .order-sm {
            margin: 3%; } }
        @media screen and (max-width: 767px) {
          #service .service-strength-bg #strength .strength-box .order-sm .order-sm-strength {
            order: 2; } }
        #service .service-strength-bg #strength .strength-box .order-sm .strength-img2 {
          background-image: url("../img/strength-2.png");
          background-repeat: no-repeat;
          background-size: contain;
          background-position: center; }
          @media screen and (max-width: 767px) {
            #service .service-strength-bg #strength .strength-box .order-sm .strength-img2 {
              order: 1;
              padding-top: 50rem;
              margin-bottom: 4rem; } }
          @media screen and (max-width: 575px) {
            #service .service-strength-bg #strength .strength-box .order-sm .strength-img2 {
              padding-top: 45rem;
              margin-bottom: 0rem; } }
      #service .service-strength-bg #strength .strength-gallery {
        background-image: url("../img/service-img.png");
        background-repeat: no-repeat;
        background-size: contain;
        background-position: center;
        margin: 0 calc(50% - 50vw);
        width: 100vw;
        padding-top: 30rem; }
      #service .service-strength-bg #strength .strength-gallery-2 {
        background-image: url("../img/service-img-sm.png");
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center;
        margin: 0 calc(50% - 50vw);
        width: 100vw;
        padding-top: 54rem; }
        @media screen and (max-width: 767px) {
          #service .service-strength-bg #strength .strength-gallery-2 {
            padding-top: 45rem;
            margin-top: 5rem; } }
        @media screen and (max-width: 575px) {
          #service .service-strength-bg #strength .strength-gallery-2 {
            padding-top: 37rem; } }

#works {
  margin-bottom: 15rem;
  padding-top: 140px;
  margin-top: -140px; }
  @media screen and (max-width: 767px) {
    #works {
      padding-top: 250px;
      margin-top: -250px; } }
  #works p {
    text-align: justify;
    margin: 2rem auto 5rem; }
    @media screen and (max-width: 991px) {
      #works p {
        margin: 1.5rem 4rem 4rem; } }
    @media screen and (max-width: 767px) {
      #works p {
        margin: 1rem 3rem 3rem; } }
  #works dl {
    text-align: center;
    margin-top: 3rem; }
  #works dt {
    margin-bottom: 1.5rem;
    text-align: center; }
  #works .bg-color {
    background-color: #e8f4ee;
    padding-bottom: 12rem; }
    #works .bg-color .title {
      position: relative;
      top: -2rem; }
    #works .bg-color .works-bgcolor {
      background-color: #fff;
      padding: 3rem 7rem 3rem 7rem; }
      @media screen and (max-width: 991px) {
        #works .bg-color .works-bgcolor {
          padding: 3rem; } }
      @media screen and (max-width: 767px) {
        #works .bg-color .works-bgcolor {
          padding: 3rem 7rem 3rem 7rem; } }
      @media screen and (max-width: 575px) {
        #works .bg-color .works-bgcolor {
          padding: 3rem; } }
      #works .bg-color .works-bgcolor span {
        font-weight: 900;
        font-size: 20px;
        font-size: 2rem;
        letter-spacing: 0.2rem;
        color: #1D8F59; }
      #works .bg-color .works-bgcolor .color-change {
        color: #FFC800 !important; }
      #works .bg-color .works-bgcolor .works-links {
        display: block;
        position: relative; }
        #works .bg-color .works-bgcolor .works-links img {
          display: block;
          width: 100%; }
      #works .bg-color .works-bgcolor .works-links:before {
        content: "";
        display: flex;
        width: 100%;
        height: 100%;
        position: absolute;
        z-index: 2;
        background: black;
        /*好みの色に変えてください。*/
        opacity: 0;
        align-items: center; }
      #works .bg-color .works-bgcolor .works-links:hover:before {
        opacity: 0.4;
        font-family: "Font Awesome 5 Free";
        content: "\f00e";
        font-weight: 900;
        font-size: 8rem;
        justify-content: center;
        padding-top: 2rem;
        color: #fff; }
      #works .bg-color .works-bgcolor .works-arrow {
        background-image: url("../img/arrow-icon.svg");
        background-repeat: no-repeat;
        background-position: center center;
        padding: 4rem 0rem 4rem 0rem;
        width: 25%;
        height: 25%;
        margin: auto; }
        @media screen and (max-width: 1199px) {
          #works .bg-color .works-bgcolor .works-arrow {
            padding: 3rem 0rem 3rem 0rem; } }
        @media screen and (max-width: 767px) {
          #works .bg-color .works-bgcolor .works-arrow {
            transform: rotate(90deg);
            padding: 4rem;
            margin-top: 6rem;
            margin-bottom: 3rem; } }
        @media screen and (max-width: 575px) {
          #works .bg-color .works-bgcolor .works-arrow {
            padding: 3rem;
            margin-top: 4rem;
            margin-bottom: 1rem; } }
    #works .bg-color .works-bgcolor-2 {
      background-color: #fff;
      margin-top: 3rem;
      padding: 2rem 2rem 1rem 2rem; }
      #works .bg-color .works-bgcolor-2 .works-links {
        display: block;
        position: relative; }
        #works .bg-color .works-bgcolor-2 .works-links img {
          display: block;
          width: 100%; }
      #works .bg-color .works-bgcolor-2 .works-links:before {
        content: "";
        display: flex;
        width: 100%;
        height: 100%;
        position: absolute;
        z-index: 2;
        background: black;
        /*好みの色に変えてください。*/
        opacity: 0;
        align-items: center; }
      #works .bg-color .works-bgcolor-2 .works-links:hover:before {
        opacity: 0.4;
        font-family: "Font Awesome 5 Free";
        content: "\f00e";
        font-weight: 900;
        font-size: 8rem;
        justify-content: center;
        padding-top: 2rem;
        color: #fff; }

#company {
  margin-bottom: 18rem;
  padding-top: 120px;
  margin-top: -120px; }
  @media screen and (max-width: 991px) {
    #company {
      margin-bottom: 20rem; } }
  @media screen and (max-width: 767px) {
    #company {
      margin-bottom: 15rem;
      padding-top: 250px;
      margin-top: -250px; } }
  #company p {
    text-align: center;
    margin-bottom: 5rem; }
    @media screen and (max-width: 575px) {
      #company p {
        text-align: justify;
        padding: 2rem;
        margin-bottom: 2rem; } }
    #company p span {
      color: #1D8F59; }
  #company .company-bg {
    background-image: url("../img/company-bg.png");
    background-repeat: no-repeat;
    background-position: center 2rem;
    background-size: 100%; }
    @media screen and (max-width: 575px) {
      #company .company-bg {
        background-size: 120%; } }
  #company .container {
    position: relative; }
    #company .container .title {
      margin-bottom: 7rem; }
      @media screen and (max-width: 991px) {
        #company .container .title {
          margin-bottom: 5rem; } }
      @media screen and (max-width: 575px) {
        #company .container .title {
          margin-bottom: 4rem; } }
    #company .container .company-imgbox {
      position: absolute;
      top: 6rem;
      left: 5rem;
      width: 110px; }
      @media screen and (max-width: 991px) {
        #company .container .company-imgbox {
          top: 4rem;
          left: 2rem;
          width: 90px; } }
      @media screen and (max-width: 767px) {
        #company .container .company-imgbox {
          top: 5rem;
          left: 2rem;
          width: 75px; } }
      @media screen and (max-width: 575px) {
        #company .container .company-imgbox {
          width: 55px; } }
    #company .container .company-imgbox2 {
      position: absolute;
      top: 6rem;
      right: 7rem;
      width: 100px; }
      @media screen and (max-width: 991px) {
        #company .container .company-imgbox2 {
          top: 4rem;
          right: 3rem;
          width: 80px; } }
      @media screen and (max-width: 767px) {
        #company .container .company-imgbox2 {
          top: 5rem;
          right: 3rem;
          width: 65px; } }
      @media screen and (max-width: 575px) {
        #company .container .company-imgbox2 {
          width: 50px; } }
    #company .container .company-bgcolor {
      background-color: rgba(255, 255, 255, 0.9);
      padding-top: 7rem; }
      @media screen and (max-width: 767px) {
        #company .container .company-bgcolor {
          padding-top: 5rem; } }
      @media screen and (max-width: 575px) {
        #company .container .company-bgcolor {
          padding-top: 3rem; } }
      #company .container .company-bgcolor table {
        width: 100%; }
        @media screen and (max-width: 991px) {
          #company .container .company-bgcolor table {
            width: 90%;
            margin: 0 auto; } }
        @media screen and (max-width: 575px) {
          #company .container .company-bgcolor table {
            width: 95%; } }
        #company .container .company-bgcolor table th {
          border-bottom: solid 1px #1D8F59;
          width: 18%;
          font-weight: 400;
          padding: 2rem 3rem; }
          @media screen and (max-width: 767px) {
            #company .container .company-bgcolor table th {
              padding: 2rem 1rem; } }
          @media screen and (max-width: 575px) {
            #company .container .company-bgcolor table th {
              width: 25%;
              padding: 1rem; } }
          #company .container .company-bgcolor table th:first-of-type {
            border-top: solid 1px #1D8F59; }
        #company .container .company-bgcolor table td {
          border-bottom: solid 1px rgba(146, 146, 146, 0.5);
          width: 82%;
          font-weight: 400;
          padding: 2rem;
          margin-bottom: 0; }
          @media screen and (max-width: 767px) {
            #company .container .company-bgcolor table td {
              padding: 2rem 1rem; } }
          @media screen and (max-width: 575px) {
            #company .container .company-bgcolor table td {
              width: 75%;
              padding: 1rem; } }
          #company .container .company-bgcolor table td:first-of-type {
            border-top: solid 1px rgba(146, 146, 146, 0.5); }

#contact {
  padding-top: 120px;
  margin-top: -120px; }
  @media screen and (max-width: 767px) {
    #contact {
      padding-top: 250px;
      margin-top: -250px; } }
  #contact .contact-bg {
    background-image: url("../img/contact-bg.png");
    background-repeat: no-repeat;
    background-position: center 2rem;
    background-size: 100%; }
    @media screen and (max-width: 575px) {
      #contact .contact-bg {
        background-size: 120%; } }
    #contact .contact-bg .container .title {
      margin-bottom: 7rem; }
      @media screen and (max-width: 991px) {
        #contact .contact-bg .container .title {
          margin-bottom: 5rem; } }
      @media screen and (max-width: 575px) {
        #contact .contact-bg .container .title {
          margin-bottom: 4rem; } }
    #contact .contact-bg .container .contact-bgcolor {
      background-color: rgba(255, 255, 255, 0.9);
      padding-top: 7rem; }
      @media screen and (max-width: 767px) {
        #contact .contact-bg .container .contact-bgcolor {
          padding-top: 5rem; } }
      @media screen and (max-width: 575px) {
        #contact .contact-bg .container .contact-bgcolor {
          padding-top: 3rem; } }
      #contact .contact-bg .container .contact-bgcolor .contact-p-box p {
        text-align: center !important; }
      #contact .contact-bg .container .contact-bgcolor h2 {
        font-size: 2.6rem;
        font-size: 26px; }
        @media screen and (max-width: 575px) {
          #contact .contact-bg .container .contact-bgcolor h2 {
            font-size: 20px;
            font-size: 2rem; } }
      @media screen and (max-width: 767px) {
        #contact .contact-bg .container .contact-bgcolor article {
          width: 90%;
          margin: 0 auto; } }
      @media screen and (max-width: 575px) {
        #contact .contact-bg .container .contact-bgcolor article {
          width: 95%; } }
      #contact .contact-bg .container .contact-bgcolor article h2 {
        margin-top: 5rem;
        position: relative;
        z-index: 5; }
      #contact .contact-bg .container .contact-bgcolor article #privacypolicy {
        border: solid 0.7px #000;
        padding: 2rem;
        width: 80%;
        margin-top: 3rem;
        overflow: scroll;
        height: 170px; }
        #contact .contact-bg .container .contact-bgcolor article #privacypolicy p {
          font-size: 14px;
          font-size: 1.4rem; }
        #contact .contact-bg .container .contact-bgcolor article #privacypolicy span {
          font-weight: bold; }

.thanks-box {
  margin: 25rem auto 20rem; }
  @media screen and (max-width: 767px) {
    .thanks-box {
      margin: 12rem auto 14rem; } }
  .thanks-box h3 {
    margin-bottom: 2rem;
    font-weight: 600;
    font-size: 40px;
    font-size: 4rem;
    margin-bottom: 4rem; }
    @media screen and (max-width: 575px) {
      .thanks-box h3 {
        font-size: 30px;
        font-size: 3rem; } }
  .thanks-box a {
    font-weight: bold;
    padding: 1.4rem 6rem;
    vertical-align: middle;
    line-height: 1;
    border: 1px solid #1D8F59;
    background-color: #1D8F59;
    border-radius: 3rem;
    color: #fff;
    -webkit-appearance: none;
    transition: 0.3s; }
    .thanks-box a:hover {
      color: #1D8F59;
      background-color: #fff; }

/* ---------------------- for JavaScript ここから ---------------------- */
form#mail_form dl dt span.required {
  display: inline-block;
  color: #1A1A1A;
  line-height: 1;
  margin-right: 0.5rem;
  padding: 0.4rem 0.5rem;
  background-color: #FFC800;
  font-size: 90%;
  border-radius: 3px;
  font-weight: normal; }

form#mail_form dl dt span.any {
  display: inline-block;
  color: #004f9c;
  line-height: 1;
  margin-right: 0.5rem;
  padding: 0.4rem 0.5rem;
  background-color: #ffffff;
  font-size: 90%;
  border: 1px solid #004f9c;
  border-radius: 3px;
  font-weight: normal; }

form#mail_form dl dt span.optional {
  display: none; }

form#mail_form dl dd span.error_blank,
form#mail_form dl dd span.error_format,
form#mail_form dl dd span.error_match {
  display: block;
  color: #ff0000;
  margin-top: 3px; }

span.loading {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  border-top: 5px solid rgba(255, 255, 255, 0.2);
  border-right: 5px solid rgba(255, 255, 255, 0.2);
  border-bottom: 5px solid rgba(255, 255, 255, 0.2);
  border-left: 5px solid #ffffff;
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-animation: load-circle 1.0s linear infinite;
  animation: load-circle 1.0s linear infinite;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -25px;
  margin-left: -25px; }

@-webkit-keyframes load-circle {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }
@keyframes load-circle {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }
/* ---------------------- for JavaScript ここから ---------------------- */
form#mail_form dt {
  border-top: 1.5px solid #c3c3c3;
  margin-top: 1rem;
  padding-top: 2rem;
  font-weight: 400; }

form#mail_form dt:first-child {
  border-top: none; }

form#mail_form dd:last-child {
  padding-bottom: 2rem;
  border-bottom: 1px solid #c3c3c3; }

form#mail_form input[type="text"],
form#mail_form input[type="email"],
form#mail_form input[type="tel"],
form#mail_form textarea {
  width: 100%;
  padding: 0.5rem 1rem;
  border: 1px solid #cccccc;
  border-radius: 3px;
  background: #efefef;
  -webkit-appearance: none;
  font-size: 18px;
  margin-top: 5px; }

form#mail_form input[type="text"]:focus,
form#mail_form input[type="email"]:focus,
form#mail_form input[type="tel"]:focus,
form#mail_form textarea:focus {
  border: 1px solid #b2b2b2;
  background-color: #f1f1f1;
  outline: none; }

form#mail_form ul li input[type="radio"],
form#mail_form ul li input[type="checkbox"] {
  margin-right: 10px;
  margin-top: 7px; }

form#mail_form ul li:first-child input[type="radio"],
form#mail_form ul li:first-child input[type="checkbox"] {
  margin-top: 0px; }

form#mail_form select {
  font-size: 100%;
  margin-top: 5px; }

form#mail_form textarea {
  display: block;
  width: 100%;
  max-width: 100%;
  height: 200px;
  padding: 1rem;
  resize: vertical;
  border: 1px solid #cccccc;
  border-radius: 3px;
  background: #efefef;
  -webkit-appearance: none;
  font-size: 100%;
  font-family: inherit; }

form#mail_form ul {
  list-style-type: none; }

form#mail_form ul li label:hover {
  cursor: pointer; }

form#mail_form input#postal {
  width: 30%; }
  @media screen and (max-width: 575px) {
    form#mail_form input#postal {
      width: 48%; } }

form#mail_form input#postal + a {
  display: inline-block;
  padding: 5px 15px;
  background: #1D8F59;
  border: 1px solid #1D8F59;
  border-radius: 3px;
  color: #fff;
  font-family: inherit;
  text-decoration: none; }

form#mail_form input#postal + a:hover {
  cursor: pointer;
  background: #fff;
  color: #1D8F59;
  border: 1px solid #1D8F59; }

form#mail_form ul.kind-list li {
  display: inline-block;
  min-width: 40%; }

form#mail_form p#form_submit {
  width: 90%;
  margin: 0 auto;
  padding: 30px 0 60px 0; }

form#mail_form input[type="button"] {
  font-weight: bold;
  padding: 1.4rem 6rem;
  vertical-align: middle;
  line-height: 1;
  border: 1px solid #fff;
  background: #1D8F59;
  border-radius: 2.2rem;
  color: #ffffff;
  -webkit-appearance: none;
  transition: 0.3s; }

form#mail_form input[type="button"]:hover {
  cursor: pointer;
  background: #fff;
  color: #1D8F59;
  border: 1px solid #1D8F59; }

form#mail_form input[type="text"], form#mail_form input[type="email"], form#mail_form input[type="tel"], form#mail_form textarea {
  background-color: #E9E9E9; }
