@charset "UTF-8";
/*16*1.75/2*/
/*======*/
/* 共通 */
/*======*/
.com-heading01 {
  position: relative;
  margin-bottom: 64px;
  padding-bottom: 24px;
  font-size: 40px;
  font-weight: bold;
  color: #003774;
  line-height: 1.3;
}
@media (max-width: 767px) {
  .com-heading01 {
    margin-bottom: 48px;
    font-size: 32px;
  }
}
.com-heading01::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: calc((-100vw + 100%) / 2);
  width: 0;
  height: 1px;
  background: #003774;
  transition: 1.5s all;
  transition-delay: 0.5s;
  transform-origin: left;
}
.com-heading01 span {
  display: block;
  margin-top: 8px;
  color: #EA5514;
  font-size: 21px;
}
@media (max-width: 767px) {
  .com-heading01 span {
    font-size: 18px;
  }
}
.com-heading01.animate {
  opacity: 1 !important;
}
.com-heading01.border::before {
  width: 100vw;
}

.f-contact {
  margin-top: 0;
}

/*=======*/
/* index */
/*=======*/
.index .mv-sec {
  overflow: hidden;
  position: relative;
  width: 100%;
  margin: 0;
  padding: 0;
  background-color: #FFF;
}
.index .mv-sec .slider {
  width: 100%;
}
.index .mv-sec .slider li {
  margin: 0;
}
.index .mv-sec .slider .slide_img img {
  width: 100%;
  height: auto;
}
.index .mv-sec .mv-img {
  min-width: 1920px;
  text-align: center;
}
@media (max-width: 767px) {
  .index .mv-sec .mv-img {
    min-width: initial;
  }
}
.index .mv-sec .mv-img img {
  width: 100%;
}
.index .mv-sec .mv-txt {
  position: absolute;
  top: 8.49%; /*72/848*/
  right: 0;
  left: 0;
  z-index: 1;
  max-width: -webkit-max-content;
  max-width: -moz-max-content;
  max-width: max-content;
  margin: 0 auto;
  text-align: center;
}
@media (max-width: 767px) {
  .index .mv-sec .mv-txt {
    top: 10.666vw; /*40/375*/
  }
}
.index .mv-sec .mv-txt .heading {
  margin-bottom: 32px;
}
@media (max-width: 767px) {
  .index .mv-sec .mv-txt .heading {
    width: 40%;
    margin: 0 auto 16px;
  }
}
.index .mv-sec .mv-txt .catch {
  font-size: 24px;
  color: #FFF;
  text-shadow: 0 0 0 rgba(234, 85, 20, 0.1);
}
@media (max-width: 767px) {
  .index .mv-sec .mv-txt .catch {
    font-size: 4.8vw; /*18/375*/
  }
}
.index .mv-sec .mv-txt .catch span {
  opacity: 0;
  -webkit-animation: fade-in 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.5s both;
          animation: fade-in 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.5s both;
  letter-spacing: -0.15em;
}
.index .mv-sec .mv-txt .catch span:nth-child(1) {
  -webkit-animation-delay: 0.5s;
          animation-delay: 0.5s;
}
.index .mv-sec .mv-txt .catch span:nth-child(2) {
  -webkit-animation-delay: 0.55s;
          animation-delay: 0.55s;
}
.index .mv-sec .mv-txt .catch span:nth-child(3) {
  -webkit-animation-delay: 0.6s;
          animation-delay: 0.6s;
}
.index .mv-sec .mv-txt .catch span:nth-child(4) {
  -webkit-animation-delay: 0.65s;
          animation-delay: 0.65s;
}
.index .mv-sec .mv-txt .catch span:nth-child(5) {
  -webkit-animation-delay: 0.7s;
          animation-delay: 0.7s;
}
.index .mv-sec .mv-txt .catch span:nth-child(6) {
  -webkit-animation-delay: 0.75s;
          animation-delay: 0.75s;
}
.index .mv-sec .mv-txt .catch span:nth-child(7) {
  -webkit-animation-delay: 0.8s;
          animation-delay: 0.8s;
}
.index .mv-sec .mv-txt .catch span:nth-child(8) {
  -webkit-animation-delay: 0.85s;
          animation-delay: 0.85s;
}
.index .mv-sec .mv-txt .catch span:nth-child(9) {
  -webkit-animation-delay: 0.9s;
          animation-delay: 0.9s;
}
.index .mv-sec .mv-txt .catch span:nth-child(10) {
  -webkit-animation-delay: 0.95s;
          animation-delay: 0.95s;
}
.index .mv-sec .mv-txt .catch span:nth-child(11) {
  -webkit-animation-delay: 1s;
          animation-delay: 1s;
}
.index .mv-sec .mv-txt .catch span:nth-child(12) {
  -webkit-animation-delay: 1.05s;
          animation-delay: 1.05s;
}
.index .mv-sec .mv-txt .catch span:nth-child(13) {
  -webkit-animation-delay: 1.1s;
          animation-delay: 1.1s;
}
.index .mv-sec .mv-txt .catch span:nth-child(14) {
  -webkit-animation-delay: 1.15s;
          animation-delay: 1.15s;
}
.index .mv-sec .mv-txt .catch span:nth-child(15) {
  -webkit-animation-delay: 1.2s;
          animation-delay: 1.2s;
}
.index .mv-sec .mv-txt .catch span:nth-child(16) {
  -webkit-animation-delay: 1.25s;
          animation-delay: 1.25s;
}
.index .mv-sec .mv-txt .catch span:nth-child(17) {
  -webkit-animation-delay: 1.3s;
          animation-delay: 1.3s;
}
.index .mv-sec .mv-txt .catch span:nth-child(18) {
  -webkit-animation-delay: 1.35s;
          animation-delay: 1.35s;
}
.index .mv-sec .mv-txt .catch span:nth-child(19) {
  -webkit-animation-delay: 1.4s;
          animation-delay: 1.4s;
}
.index .mv-sec .mv-txt .catch span:nth-child(20) {
  -webkit-animation-delay: 1.45s;
          animation-delay: 1.45s;
}
.index .mv-sec .mv-txt .catch span:nth-child(21) {
  -webkit-animation-delay: 1.5s;
          animation-delay: 1.5s;
}
.index .mv-sec .mv-txt .catch span:nth-child(22) {
  -webkit-animation-delay: 0.9s;
          animation-delay: 0.9s;
}
.index .mv-sec .mv-txt .catch span:nth-child(23) {
  -webkit-animation-delay: 0.95s;
          animation-delay: 0.95s;
}
.index .mv-sec .mv-txt .catch span:nth-child(24) {
  -webkit-animation-delay: 1s;
          animation-delay: 1s;
}
.index .mv-sec .mv-txt .catch span:nth-child(25) {
  -webkit-animation-delay: 1.05s;
          animation-delay: 1.05s;
}
.index .mv-sec .mv-txt .catch span:nth-child(26) {
  -webkit-animation-delay: 1.1s;
          animation-delay: 1.1s;
}
.index .mv-sec .mv-txt .catch span:nth-child(27) {
  -webkit-animation-delay: 1.15s;
          animation-delay: 1.15s;
}
.index .mv-sec .mv-txt .catch span:nth-child(28) {
  -webkit-animation-delay: 1.2s;
          animation-delay: 1.2s;
}
.index .mv-sec .mv-txt .catch span:nth-child(29) {
  -webkit-animation-delay: 1.25s;
          animation-delay: 1.25s;
}
.index .mv-sec .mv-txt .catch span:nth-child(30) {
  -webkit-animation-delay: 1.3s;
          animation-delay: 1.3s;
}
.index .mv-sec .mv-txt .catch span:nth-child(31) {
  -webkit-animation-delay: 1.35s;
          animation-delay: 1.35s;
}
.index .mv-sec .mv-txt .catch span:nth-child(32) {
  -webkit-animation-delay: 1.4s;
          animation-delay: 1.4s;
}
.index .mv-sec .mv-txt .catch span:nth-child(33) {
  -webkit-animation-delay: 1.45s;
          animation-delay: 1.45s;
}
.index .mv-sec .mv-txt .catch span:nth-child(34) {
  -webkit-animation-delay: 1.5s;
          animation-delay: 1.5s;
}
.index .mv-sec .mv-txt .catch span:nth-child(35) {
  -webkit-animation-delay: 1.55s;
          animation-delay: 1.55s;
}
.index .mv-sec .mv-txt .catch span:nth-child(36) {
  -webkit-animation-delay: 1.6s;
          animation-delay: 1.6s;
}
.index .mv-sec .mv-txt .catch span:nth-child(37) {
  -webkit-animation-delay: 1.65s;
          animation-delay: 1.65s;
}
.index .mv-sec .mv-txt .catch span:nth-child(38) {
  -webkit-animation-delay: 1.7s;
          animation-delay: 1.7s;
}
.index .mv-sec .mv-txt .catch span:nth-child(39) {
  -webkit-animation-delay: 1.75s;
          animation-delay: 1.75s;
}
.index .mv-sec .mv-txt .catch span:nth-child(40) {
  -webkit-animation-delay: 1.8s;
          animation-delay: 1.8s;
}
.index .mv-sec .mv-txt .catch span:nth-child(41) {
  -webkit-animation-delay: 1.85s;
          animation-delay: 1.85s;
}
.index .mv-sec .mv-txt .catch span:nth-child(42) {
  -webkit-animation-delay: 1.9s;
          animation-delay: 1.9s;
}
.index .mv-sec .mv-txt .catch span:nth-child(43) {
  -webkit-animation-delay: 1.95s;
          animation-delay: 1.95s;
}
.index .mv-sec .mv-txt .catch span:nth-child(44) {
  -webkit-animation-delay: 2s;
          animation-delay: 2s;
}
.index .mv-sec .mv-txt .catch span:nth-child(45) {
  -webkit-animation-delay: 2.05s;
          animation-delay: 2.05s;
}
.index .mv-sec .mv-txt .catch span:nth-child(46) {
  -webkit-animation-delay: 2.1s;
          animation-delay: 2.1s;
}
.index .mv-sec .mv-txt .catch span:nth-child(47) {
  -webkit-animation-delay: 2.15s;
          animation-delay: 2.15s;
}
.index .mv-sec .mv-txt .catch span:nth-child(48) {
  -webkit-animation-delay: 2.2s;
          animation-delay: 2.2s;
}
.index .mv-sec .mv-txt .catch span:nth-child(49) {
  -webkit-animation-delay: 2.25s;
          animation-delay: 2.25s;
}
.index .mv-sec .mv-txt .catch span:nth-child(50) {
  -webkit-animation-delay: 2.3s;
          animation-delay: 2.3s;
}
.index .about-sec {
  overflow: hidden;
  position: relative;
  padding: 140px 0 160px;
}
@media (max-width: 767px) {
  .index .about-sec {
    padding: 80px 0;
  }
}
.index .about-sec p {
  margin-bottom: 0;
  font-size: 21px;
  text-align: center;
  line-height: 2.1;
}
@media (max-width: 1024px) {
  .index .about-sec p {
    font-size: 16px;
    line-height: 1.8;
  }
}
.index .sticky-area .home-tag {
  position: -webkit-sticky;
  position: sticky;
  top: 134px;
  left: 0;
  z-index: 1;
  margin-bottom: 80px;
  background-color: #003774;
}
.index .sticky-area .home-tag .tag-list {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
}
.index .sticky-area .home-tag .tag-list li {
  position: relative;
  display: inline-block;
  margin: 0;
}
.index .sticky-area .home-tag .tag-list li:first-child a::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  transform: rotate(45deg);
  width: 1px;
  height: 100%;
  border-radius: 3px;
  background: #FFF;
}
.index .sticky-area .home-tag .tag-list li a {
  position: relative;
  display: block;
  padding: 16px 50px;
  color: #FFF;
  font-weight: 700;
  line-height: 1;
  text-align: center;
  text-decoration: none;
}
@media (max-width: 1024px) {
  .index .sticky-area .home-tag .tag-list li a {
    font-size: 14px;
  }
}
.index .sticky-area .home-tag .tag-list li a::after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  transform: rotate(45deg);
  width: 1px;
  height: 100%;
  border-radius: 3px;
  background: #FFF;
}
.index .service-sec {
  overflow: hidden;
  padding: 80px 0;
}
@media (max-width: 767px) {
  .index .service-sec {
    padding: 40px 0;
  }
}
.index .service-sec .service-list {
  margin-bottom: 0;
}
.index .service-sec .service-list li {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 56px;
}
@media (max-width: 767px) {
  .index .service-sec .service-list li {
    display: block;
    margin-bottom: 48px;
  }
}
.index .service-sec .service-list li .txt {
  width: 53.666%; /*644/1200*/
}
@media (max-width: 767px) {
  .index .service-sec .service-list li .txt {
    width: 100%;
    margin-bottom: 32px;
  }
}
.index .service-sec .service-list li .txt h3 {
  margin-bottom: 24px;
  font-size: 24px;
  font-weight: bold;
  line-height: 1.3;
}
@media (max-width: 767px) {
  .index .service-sec .service-list li .txt h3 {
    font-size: 21px;
  }
}
.index .service-sec .service-list li .txt h3 .num {
  position: relative;
  display: inline-block;
  margin-right: 16px;
  padding-bottom: 2px;
  font-size: 40px;
  color: #EA5514;
}
@media (max-width: 767px) {
  .index .service-sec .service-list li .txt h3 .num {
    font-size: 32px;
  }
}
.index .service-sec .service-list li .txt h3 .num::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 2px;
  background: #003774;
}
.index .service-sec .service-list li .txt p {
  margin-bottom: 48px;
}
@media (max-width: 767px) {
  .index .service-sec .service-list li .txt p {
    margin-bottom: 24px;
  }
}
.index .service-sec .service-list li .img {
  position: relative;
  width: 41.666%; /*500/1200*/
}
@media (max-width: 767px) {
  .index .service-sec .service-list li .img {
    width: 100%;
  }
}
.index .service-sec .service-list li .img::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  transform: scaleX(1);
  width: 100%;
  height: 100%;
  background: #003774;
  transition: 1s transform;
  transition-delay: 1.1s;
}
.index .service-sec .service-list li .img img {
  width: 100%;
}
.index .service-sec .service-list li:nth-of-type(even) {
  flex-direction: row-reverse;
}
.index .service-sec .service-list li:last-child {
  margin-bottom: 0;
}
.index .service-sec .service-list li.fade-in-bottom .img::before {
  transform: scaleX(0);
  transform-origin: right;
}
.index .company-sec {
  overflow: hidden;
  padding: 80px 0;
}
.index .company-sec .img {
  max-width: 520px;
  margin: 0 auto 48px;
}
.index .company-sec .img img {
  width: 100%;
}
.index .company-sec p {
  margin-bottom: 48px;
  text-align: center;
}
.index .company-sec .bt {
  text-align: center;
}
/*# sourceMappingURL=index.css.map */