@charset "UTF-8";
.b-o-localSearchNavi.b-is-opened{
  display: none;
}
img {
  max-width: 100%;
  width: 100%;
}

p {
  font-size: 12px;
  letter-spacing: 0;
  line-height: 2;
  text-align: justify;
  margin-bottom: 20px;
}

.infection-lp {
  max-width: 1920px;
  width: 100%;
  margin: auto;
  overflow: hidden;
}
.infection-lp section {
  position: relative;
  padding: 0 20px 70px;
}
.infection-lp section .wrap {
  max-width: 1140px;
  margin: auto;
}
.infection-lp .txt-gradation {
  display: inline-block;
  color: #2966df;
  font-size: 16px;
  font-weight: bold;
  letter-spacing: 0.02em;
  line-height: 1.6;
  background: -webkit-gradient(linear, left top, right top, from(#2966df), to(#0dacfd));
  background: linear-gradient(90deg, #2966df, #0dacfd);
  -webkit-background-clip: text;
          background-clip: text;
  -webkit-text-fill-color: transparent;
  margin-bottom: 14px;
}
.infection-lp .txt-image {
  font-size: 10px;
  line-height: 1.6;
  margin: 12px 0 26px;
}
.infection-lp .image {
  position: relative;
  margin-bottom: 26px;
}
.infection-lp .image-right {
  /* width: calc(100% + 20px); */
}
.infection-lp .image-right .txt-image {
  width: 100%;
}
.infection-lp .image-right span {
  display: block;
  border-radius: 5px;
  overflow: hidden;
}
.infection-lp .image-center {
  border-radius: 5px;
  overflow: hidden;
}
.infection-lp .hero-wrap {
  max-width: 1920px;
  margin: auto;
}
.infection-lp .hero-img {
  position: relative;
  width: calc(100% + 40px);
  left: -20px;
  margin-bottom: 35px;
}
.infection-lp .hero-ttl {
  width: calc(100% + 20px);
  font-size: 25px;
  line-height: 1.33;
  letter-spacing: 0.02em;
  margin: 0 0 18px;
}
.infection-lp .hero-ttl-sub {
  display: block;
  width: 150px;
  line-height: 22px;
  color: #fff;
  background: #263488;
  font-size: 11px;
  font-weight: bold;
  text-align: center;
  letter-spacing: 0.07em;
  margin-bottom: 18px;
}
.infection-lp .hero-ttl-box {
  margin-bottom: 36px;
}
.infection-lp .hero-txt {
  color: #32415a;
  font-weight: bold;
  letter-spacing: -0.01em;
  line-height: 1.8;
}
.infection-lp .hero-txt-ttl {
  width: calc(100% + 20px);
  color: #263488;
  font-size: 16px;
  font-weight: bold;
  line-height: 1;
  letter-spacing: -0.03em;
  margin-bottom: 20px;
}
.infection-lp .hero .intro-box {
  background: #fff;
  border: #d3d5df solid 3px;
  padding: 22px 26px 18px;
}
.infection-lp .hero .intro-ttl {
  color: #263488;
  font-size: 16px;
  font-weight: bold;
  line-height: 1.4;
  letter-spacing: 0.03em;
  margin-bottom: 8px;
}
.infection-lp .hero .intro-txt {
  letter-spacing: 0.03em;
  margin-bottom: 14px;
}
.infection-lp .hero .intro-txt span {
  padding-right: 14px;
}
.infection-lp .hero .intro-data-ttl {
  color: #263488;
  font-size: 12px;
  font-weight: bold;
  letter-spacing: 0.04em;
  margin-bottom: 8px;
}
.infection-lp .hero .intro-data-item {
  position: relative;
  font-size: 12px;
  line-height: 2;
  letter-spacing: 0.04em;
  padding-left: 1em;
  margin-bottom: 1px;
}
.infection-lp .hero .intro-data-item::before {
  content: "";
  display: inline-block;
  position: absolute;
  background: #263488;
  width: 5px;
  height: 5px;
  border-radius: 50%;
  top: 9px;
  left: 0px;
}
.infection-lp .necessity {
  padding-bottom: 30px;
}
.infection-lp .suggest {
  padding-bottom: 60px;
}
.infection-lp .suggest-list {
  margin-bottom: 34px;
}
.infection-lp .suggest-list-ttl {
  color: #263488;
  font-size: 16px;
  font-weight: bold;
  letter-spacing: 0.03em;
  margin-bottom: 12px;
}
.infection-lp .suggest-list-ttl span {
  display: inline-block;
  position: relative;
  background: -webkit-gradient(linear, left top, right top, from(#2966df), to(#1cabfa));
  background: linear-gradient(90deg, #2966df, #1cabfa);
  border-radius: 50%;
  width: 27px;
  line-height: 27px;
  color: #fff;
  font-size: 12px;
  font-weight: bold;
  text-align: center;
  letter-spacing: 0.05em;
  top: -2px;
  margin-right: 7px;
}
.infection-lp .suggest-item {
  position: relative;
  font-size: 12px;
  line-height: 2;
  text-align: justify;
  padding-left: 1.4em;
}
.infection-lp .suggest-item::before {
  content: "";
  display: inline-block;
  position: absolute;
  background: #2869e0;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  top: 9px;
  left: 2px;
}
.infection-lp .structure {
  padding-bottom: 108px;
}
.infection-lp .structure-ttl {
  color: #263488;
  font-size: 16px;
  font-weight: bold;
  letter-spacing: -0.03em;
  text-align: center;
  margin-bottom: 26px;
}
.infection-lp .structure-map-btn {
  display: block;
  background: #fff;
  border: #286ae1 solid 2px;
  border-radius: 5px;
  line-height: 36px;
  height: 40px;
  color: #286ae1;
  font-size: 12px;
  font-weight: bold;
  letter-spacing: 0.03em;
  text-align: center;
}
.infection-lp .structure-map-btn-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 20px;
}
.infection-lp .structure-map-btn-wrap a {
  width: 32%;
}
.infection-lp .structure-map-btn span {
  position: relative;
  padding-left: 12px;
}
.infection-lp .structure-map-btn span::before {
  content: "";
  display: inline-block;
  position: absolute;
  top: 3px;
  left: -3px;
  width: 8px;
  height: 8px;
  border-top: #286ae1 solid 2px;
  border-right: #286ae1 solid 2px;
  -webkit-transform: rotate(45deg) scale(0.8);
          transform: rotate(45deg) scale(0.8);
}
.infection-lp .structure-map-img {
  margin-bottom: 20px;
}
.infection-lp .structure .point-box {
  position: relative;
  padding: 40px 10px 16px;
  border: #d3d5df solid 2px;
  background: #fff;
}
.infection-lp .structure .point-number {
  position: absolute;
  background: #263488;
  color: #fff;
  font-size: 11px;
  font-weight: bold;
  letter-spacing: 0.01em;
  text-align: center;
  width: calc(100% + 4px);
  line-height: 25px;
  top: -2px;
  left: -2px;
  margin-bottom: 0;
}
.infection-lp .structure .point-txt {
  color: #263488;
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 0.02em;
  line-height: 1.6;
  text-align: left;
  margin: 0;
}
.infection-lp .secure {
  padding-bottom: 0;
}
.infection-lp .secure-ttl {
  width: calc(100% + 20px);
  letter-spacing: 0;
}
.infection-lp .secure-txt {
  margin-bottom: 70px;
}
.infection-lp .effect {
  padding-bottom: 16px;
}
.infection-lp .effect-ttl {
  font-size: 14px;
  padding-top: 10px;
}
.infection-lp .support {
  padding-bottom: 16px;
}
.infection-lp .special {
  padding: 0 20px 42px;
}
.infection-lp .special-ttl {
  color: #263488;
  font-size: 16px;
  font-weight: bold;
  letter-spacing: 0.03em;
  line-height: 1.4;
  text-align: center;
  margin-bottom: 26px;
}
.infection-lp .special-box {
  position: relative;
  display: block;
  background: #fff;
  border-radius: 10px;
  text-decoration: none;
  z-index: 1;
}
/* .infection-lp .special-box::after {
  content: "";
  display: block;
  background: #338bb3;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0.3;
  -webkit-filter: blur(20px);
          filter: blur(20px);
  -webkit-transform: translateY(12px);
          transform: translateY(12px);
  mix-blend-mode: multiply;
  z-index: -1;
} */
.infection-lp .special-box-inner {
  position: relative;
  border-radius: 10px;
  background: #fff;
  padding: 25px 23px 25px;
  z-index: 0;
  overflow: hidden;
  box-shadow: 0px 12px 25px 0 rgba(51,139,179,0.3);
}
.infection-lp .special-box-inner::before {
  content: "";
  position: absolute;
  left: 0;
  top: 46vw;
  -webkit-transform: skewY(-20deg);
          transform: skewY(-20deg);
  -webkit-transform-origin: top left;
          transform-origin: top left;
  width: 100%;
  height: 100%;
  background: #eaf6fb;
  z-index: -1;
}
.infection-lp .special-box-img {
  position: relative;
  margin-bottom: 10px;
}
.infection-lp .special-box-img::before {
  content: "対談";
  display: block;
  position: absolute;
  background: -webkit-gradient(linear, left top, right top, from(#2966df), to(#1cabfa));
  background: linear-gradient(90deg, #2966df, #1cabfa);
  width: 55px;
  line-height: 30px;
  color: #fff;
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 0.03em;
  text-align: center;
  top: -10px;
  left: -10px;
}
.infection-lp .special-box-ttl {
  margin-bottom: 12px;
}
.infection-lp .special-box-ttl span {
  position: relative;
  color: #fff;
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 0.04em;
  line-height: 1.9;
  background: #263488;
  padding: 2px;
}
.infection-lp .special-box-name {
  color: #263488;
  font-size: 19px;
  font-weight: bold;
  letter-spacing: 0.03em;
  line-height: 1;
  margin-bottom: 20px;
}
.infection-lp .special-box-name:last-child {
  position: relative;
  padding-left: 54px;
}
.infection-lp .special-box-name:last-child::before, .infection-lp .special-box-name:last-child::after {
  content: "";
  display: inline-block;
  position: absolute;
  top: 50%;
  left: 19px;
  width: 2px;
  height: 42px;
  background: #263488;
}
.infection-lp .special-box-name:last-child::before {
  -webkit-transform: translate(-50%, -50%) rotate(45deg);
          transform: translate(-50%, -50%) rotate(45deg);
}
.infection-lp .special-box-name:last-child::after {
  -webkit-transform: translate(-50%, -50%) rotate(-45deg);
          transform: translate(-50%, -50%) rotate(-45deg);
}
.infection-lp .special-box-name-post {
  display: block;
  color: #2869e0;
  font-size: 10px;
  margin-bottom: 6px;
}
.infection-lp .special-box-name-career {
  color: #32415a;
  font-size: 10px;
}
.infection-lp .special-box-btn {
  position: absolute;
  display: block;
  background: #fff;
  bottom: 15px;
  right: 15px;
  width: 32px;
  height: 32px;
  border-radius: 50%;
  margin: 0 0 0 auto;
  box-shadow: 0px 0px 5px 0px rgba(43,134,173,0.4);
  /* -webkit-filter: drop-shadow(0px 0 5px rgba(43, 134, 173, 0.4));
          filter: drop-shadow(0px 0 5px rgba(43, 134, 173, 0.4)); */
}
.infection-lp .special-box-btn img {
  display: block;
  position: relative;
  width: 14px;
  height: 10px;
  margin: auto;
  top: 11px;
}
.infection-lp .contact {
  color: #fff;
  font-weight: bold;
  text-align: center;
  background: -webkit-gradient(linear, left top, right top, from(#263488), to(#135ba1));
  background: linear-gradient(90deg, #263488, #135ba1);
  padding: 25px 20px;
}
.infection-lp .contact-ttl {
  font-size: 19px;
  line-height: 1.4;
  letter-spacing: 0.03em;
  margin-bottom: 14px;
}
.infection-lp .contact-txt {
  font-size: 14px;
  letter-spacing: 0.04em;
  margin-bottom: 20px;
  text-align: center;
}
.infection-lp .contact-btn {
  text-align: center;
  margin-bottom: 0;
}
.infection-lp .contact-btn a {
  position: relative;
  display: inline-block;
  width: 260px;
  line-height: 40px;
  color: #2966df;
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 0.03em;
  background: #fff;
  border-radius: 40px;
  text-decoration: none;
}
.infection-lp .contact-btn a::after {
  content: "";
  display: block;
  position: absolute;
  background: url(../img/icon-arw.png) no-repeat;
  background-size: contain;
  width: 14px;
  height: 9px;
  top: 15px;
  right: 15px;
}

.tab-img {
  display: block;
  margin-bottom: 20px;
}
.tab-item.active {
  border: none;
  line-height: 40px;
  background: #26a1b3;
  color: #fff;
}
.tab-item.active span::before {
  border-top: #fff solid 2px;
  border-right: #fff solid 2px;
}
.tab-content {
  display: none;
}
.tab-content.show {
  position: relative;
  display: block;
  width: 100%;
  max-width: 1000px;
  border: none;
  background: none;
  padding: 0;
  margin: auto;
}

.infection-lp .hero-img::before {
  content: "";
  display: block;
  background: url(../img/bg-shape-01_sp.png) no-repeat;
  position: absolute;
  background-size: contain;
  width: 159px;
  height: 78px;
  bottom: -78px;
  right: 0;
  z-index: -1;
}
.infection-lp .hero::after {
  content: "";
  display: block;
  background: url(../img/bg-curve_sp.jpg) no-repeat;
  position: absolute;
  background-size: contain;
  bottom: -3vw;
  left: 0;
  width: 100%;
  height: 22.6vw;
  z-index: -1;
}
.infection-lp .hero-inner::before {
  content: "";
  display: block;
  position: absolute;
  background: #ebf7fc;
  bottom: 18vw;
  left: 0;
  width: 100%;
  height: 200px;
  z-index: -1;
}
.infection-lp .hero-inner::after {
  content: "";
  display: block;
  background: url(../img/bg-gradation_sp.jpg) no-repeat;
  position: absolute;
  background-size: contain;
  bottom: 42vw;
  left: 0;
  width: 100%;
  height: 64vw;
  z-index: -2;
}
.infection-lp .necessity::before {
  content: "";
  display: block;
  background: url(../img/bg-shape-02_sp.png) no-repeat;
  position: absolute;
  background-size: contain;
  width: 106px;
  height: 176px;
  top: -130px;
  left: 0;
  z-index: -1;
}
.infection-lp .suggest::before {
  content: "";
  display: block;
  background: url(../img/bg-shape-03_sp.png) no-repeat;
  position: absolute;
  background-size: contain;
  width: 57px;
  height: 150px;
  top: -118px;
  right: 0;
  z-index: -1;
}
.infection-lp .structure::before {
  content: "";
  display: block;
  background: url(../img/bg-shape-04_sp.png) no-repeat;
  position: absolute;
  background-size: contain;
  width: 54px;
  height: 140px;
  top: -70px;
  left: 0;
  z-index: -1;
}
.infection-lp .structure::after {
  content: "";
  display: block;
  background: url(../img/bg-curve_sp.jpg) no-repeat;
  position: absolute;
  background-size: contain;
  bottom: 2vw;
  left: 0;
  width: 100%;
  height: 22.6vw;
  z-index: -1;
}
.infection-lp .structure-inner::before {
  content: "";
  display: block;
  position: absolute;
  background: #ebf7fc;
  bottom: 20vw;
  left: 0;
  width: 100%;
  height: 90%;
  z-index: -2;
}
.infection-lp .structure-inner::after {
  content: "";
  display: block;
  position: absolute;
  background: url(../img/bg-curve_sp.jpg) no-repeat;
  background-size: contain;
  top: -22vw;
  left: 0;
  width: 100%;
  height: 22.6vw;
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
  z-index: -2;
}
.infection-lp .secure::before {
  content: "";
  display: block;
  background: url(../img/bg-shape-05_sp.png) no-repeat;
  position: absolute;
  background-size: contain;
  width: 75px;
  height: 127px;
  top: -98px;
  right: 0;
  z-index: -1;
}
.infection-lp .effect::before {
  content: "";
  display: block;
  background: url(../img/bg-shape-06_sp.png) no-repeat;
  position: absolute;
  background-size: contain;
  width: 65px;
  height: 190px;
  top: -305px;
  left: 0;
  z-index: -1;
}
.infection-lp .support::before {
  content: "";
  display: block;
  background: url(../img/bg-shape-07_sp.png) no-repeat;
  position: absolute;
  background-size: contain;
  width: 88px;
  height: 182px;
  top: -236px;
  right: 0;
  z-index: -1;
}
.infection-lp .support::after {
  content: "";
  display: block;
  background: url(../img/bg-gradation_sp.jpg) no-repeat;
  position: absolute;
  background-size: contain;
  bottom: -210px;
  left: 0;
  width: 100%;
  height: 64vw;
  z-index: -1;
}
.infection-lp .special::before {
  content: "";
  display: block;
  position: absolute;
  background: #ebf7fc;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -3;
}
.infection-lp .contact::before {
  content: "";
  display: block;
  background: url(../img/bg-shape-08_sp.png) no-repeat;
  position: absolute;
  background-size: contain;
  width: 160px;
  height: 152px;
  top: -108px;
  right: 0;
  z-index: -1;
}

/* -----------------------------------------------
* Page
-------------------------------------------------- */

@media screen and (max-width: 767px), print {
  .md-sp {
    display: block !important;
  }

  .md-pc {
    display: none !important;
  }
}

@media screen and (min-width: 768px), print {
  .md-pc {
    display: block !important;
  }

  .md-sp {
    display: none !important;
  }
  p {
    font-size: 16px;
    line-height: 2.3;
  }
  .infection-lp section {
    padding: 0 10px 110px;
  }
  .infection-lp .txt-gradation {
    font-size: 28px;
    margin-bottom: 30px;
  }
  .infection-lp .txt-image {
    font-size: 14px;
    margin-top: 24px;
  }
  .infection-lp .image {
    margin-bottom: 0;
  }
  .infection-lp .image-right {
    max-width: 672px;
    width: 42%;
    position: absolute;
    top: 0;
    right: -10px;
  }
  .infection-lp .image-right .txt-image {
    width: 95%;
  }
  .infection-lp .image-right span {
    border-radius: 10px 0 0 10px;
  }
  .infection-lp .image-center {
    border-radius: 10px;
  }
  .infection-lp .around-large {
    width: 56%;
  }
  .infection-lp .half-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin-top: 68px;
  }
  .infection-lp .half-item {
    width: 48%;
  }
  .infection-lp .hero-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin-bottom: 84px;
  }
  .infection-lp .hero-img {
    width: 48%;
    left: 10px;
    margin: 50px 0 0;
  }
  .infection-lp .hero-ttl {
    font-size: 38px;
    letter-spacing: 0.04em;
    margin-bottom: 20px;
  }
  .infection-lp .hero-ttl-sub {
    width: 270px;
    line-height: 40px;
    height: 40px;
    font-size: 19px;
    letter-spacing: 0.14em;
    margin-bottom: 20px;
  }
  .infection-lp .hero-ttl-box {
    width: 48%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 80px 0 0 5vw;
    margin-bottom: 0;
  }
  .infection-lp .hero-txt-ttl {
    width: 100%;
    font-size: 26px;
  }
  .infection-lp .hero-txt {
    font-size: 19px;
  }
  .infection-lp .hero .intro-box {
    width: 100%;
    padding: 46px 50px;
  }
  .infection-lp .hero .intro-ttl {
    font-size: 24px;
    letter-spacing: 0.06em;
    margin-bottom: 18px;
  }
  .infection-lp .hero .intro-txt {
    font-size: 18px;
    margin-bottom: 24px;
  }
  .infection-lp .hero .intro-txt span {
    padding-right: 32px;
  }
  .infection-lp .hero .intro-data-ttl {
    font-size: 20px;
    letter-spacing: 0.08em;
    margin-bottom: 16px;
  }
  .infection-lp .hero .intro-data-item {
    font-size: 16px;
    letter-spacing: 0.08em;
    padding-left: 1.4em;
  }
  .infection-lp .hero .intro-data-item::before {
    width: 8px;
    height: 8px;
    top: 13px;
    left: 5px;
  }
  .infection-lp .necessity {
    padding-bottom: 114px;
  }
  .infection-lp .necessity-ttl {
    width: calc(100% + 50px);
  }
  .infection-lp .suggest {
    padding-bottom: 176px;
  }
  .infection-lp .suggest p {
    margin-bottom: 54px;
  }
  .infection-lp .suggest-list {
    margin-bottom: 44px;
  }
  .infection-lp .suggest-list-ttl {
    font-size: 24px;
    letter-spacing: 0.06em;
    margin-bottom: 16px;
  }
  .infection-lp .suggest-list-ttl span {
    width: 29px;
    height: 29px;
    font-size: 14px;
    letter-spacing: 0.05em;
    top: -4px;
    padding-top: 1px;
    margin-right: 10px;
  }
  .infection-lp .suggest-item {
    font-size: 16px;
    letter-spacing: -0.02em;
    padding-left: 1.8em;
    text-align: left;
    margin-bottom: 2px;
  }
  .infection-lp .suggest-item::before {
    width: 10px;
    height: 10px;
    top: 10px;
    left: 4px;
  }
  .infection-lp .structure {
    padding-bottom: 218px;
  }
  .infection-lp .structure-ttl {
    font-size: 32px;
    letter-spacing: 0.02em;
    margin-bottom: 52px;
  }
  .infection-lp .structure-map-btn-wrap {
    width: 750px;
    margin: 0 auto 50px;
  }
  .infection-lp .structure-map-btn {
    border-radius: 10px;
    line-height: 56px;
    height: 60px;
    font-size: 16px;
    letter-spacing: 0.06em;
  }
  .infection-lp .structure-map-btn span {
    padding-left: 18px;
  }
  .infection-lp .structure-map-btn span::before {
    top: 4px;
    left: -4px;
    width: 10px;
    height: 10px;
  }
  .infection-lp .structure .point-box {
    padding: 64px 44px 26px;
  }
  .infection-lp .structure .point-number {
    font-size: 18px;
    letter-spacing: 0.1em;
    width: calc(100% + 6px);
    line-height: 40px;
    top: -3px;
    left: -3px;
  }
  .infection-lp .structure .point-txt {
    font-size: 20px;
    letter-spacing: 0.06em;
    text-align: center;
  }
  .infection-lp .secure .half-wrap:first-child {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
    margin-top: 0;
  }
  .infection-lp .secure .half-wrap:first-child .image-center {
    margin-top: 80px;
  }
  .infection-lp .secure-ttl {
    width: calc(100% + 120px);
    letter-spacing: 0.06em;
  }
  .infection-lp .secure-txt {
    margin-bottom: 30px;
  }
  .infection-lp .secure .txt-image {
    margin-bottom: 0;
  }
  .infection-lp .effect {
    padding-bottom: 80px;
  }
  .infection-lp .effect .half-wrap {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
  }
  .infection-lp .effect .half-wrap p {
    margin-bottom: 0;
  }
  .infection-lp .effect-ttl {
    padding-top: 0;
    margin-bottom: 30px;
  }
  .infection-lp .support {
    height: 40vw;
    min-height: 470px;
    max-height: 625px;
    padding-bottom: 0;
  }
  .infection-lp .special {
    padding-bottom: 140px;
  }
  .infection-lp .special-ttl {
    font-size: 28px;
    letter-spacing: 0.06em;
    margin-bottom: 50px;
  }
  /* .infection-lp .special-box::after {
    -webkit-filter: blur(40px);
            filter: blur(40px);
    -webkit-transform: translateY(24px);
            transform: translateY(24px);
  } */
  .infection-lp .special-box-inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    padding: 60px 20px 60px 60px;
    box-shadow: 0px 12px 50px -5px rgba(51,139,179,0.3);
  }
  .infection-lp .special-box-inner::before {
    width: 100vw;
    height: 200vw;
    top: 500px;
    left: 440px;
    -webkit-transform: skewY(-68deg);
            transform: skewY(-68deg);
  }
  .infection-lp .special-box-img::before {
    width: 90px;
    line-height: 50px;
    font-size: 24px;
    letter-spacing: 0.06em;
    top: -20px;
    left: -20px;
  }
  .infection-lp .special-box-img {
    width: 40%;
    margin-bottom: 0;
  }
  .infection-lp .special-box-txt-wrap {
    width: 57%;
  }
  .infection-lp .special-box-ttl {
    margin-bottom: 20px;
  }
  .infection-lp .special-box-ttl span {
    font-size: 20px;
    letter-spacing: 0;
    padding: 4px 0 4px 4px;
  }
  .infection-lp .special-box-name {
    font-size: 34px;
    letter-spacing: 0.06em;
    margin-bottom: 35px;
  }
  .infection-lp .special-box-name:last-child {
    padding-left: 138px;
    margin-bottom: 0;
  }
  .infection-lp .special-box-name:last-child::before, .infection-lp .special-box-name:last-child::after {
    left: 78px;
    width: 3px;
    height: 60px;
  }
  .infection-lp .special-box-name-post {
    font-size: 16px;
    margin-bottom: 10px;
  }
  .infection-lp .special-box-name-career {
    font-size: 16px;
  }
  .infection-lp .special-box-btn {
    position: absolute;
    width: 47px;
    height: 47px;
    bottom: 30px;
    right: 30px;
  }
  .infection-lp .special-box-btn img {
    width: 21px;
    height: 15px;
    top: 15px;
  }
  .infection-lp .contact {
    padding: 78px 0 68px;
  }
  .infection-lp .contact-ttl {
    font-size: 34px;
    letter-spacing: 0.06em;
    margin-bottom: 30px;
  }
  .infection-lp .contact-txt {
    font-size: 20px;
    letter-spacing: 0.08em;
    margin-bottom: 50px;
  }
  .infection-lp .contact-btn a {
    width: 440px;
    line-height: 70px;
    font-size: 20px;
    letter-spacing: 0.06em;
  }
  .infection-lp .contact-btn a::after {
    width: 21px;
    height: 15px;
    top: 27px;
    right: 30px;
  }
  .tab-img {
    margin: 0 auto 43px;
  }
  .tab-item.active {
    line-height: 60px;
  }
  .infection-lp .hero-img::before {
    background-image: url(../img/bg-shape-01_pc.png);
    width: 534px;
    height: 170px;
    bottom: -170px;
  }
  .infection-lp .hero::after {
    background-image: url(../img/bg-hero.jpg);
    width: 1920px;
    height: 475px;
    bottom: 2vw;
    z-index: -2;
  }
  .infection-lp .hero-inner::before {
    content: none;
  }
  .infection-lp .hero-inner::after {
    content: none;
  }
  .infection-lp .necessity::before {
    background-image: url(../img/bg-shape-02_pc.png);
    width: 275px;
    height: 358px;
    top: -250px;
  }
  .infection-lp .suggest::before {
    background-image: url(../img/bg-shape-03_pc.png);
    width: 275px;
    height: 369px;
  }
  .infection-lp .structure::before {
    background-image: url(../img/bg-shape-04_pc.png);
    width: 168px;
    height: 411px;
    top: -260px;
    z-index: 2;
  }
  .infection-lp .structure::after {
    background-image: url(../img/bg-curve_pc.jpg);
    width: 1920px;
    height: 235px;
    bottom: 110px;
    z-index: -1;
  }
  .infection-lp .structure-inner::before {
    height: 90%;
    max-height: 90%;
    bottom: auto;
    top: 0;
  }
  .infection-lp .structure-inner::after {
    background-image: url(../img/bg-curve_pc.jpg);
    width: 1920px;
    height: 235px;
    top: -210px;
  }
  .infection-lp .secure::before {
    background-image: url(../img/bg-shape-05_pc.png);
    width: 348px;
    height: 325px;
    top: -320px;
  }
  .infection-lp .effect::before {
    content: none;
  }
  .infection-lp .support::before {
    background-image: url(../img/bg-shape-06_pc.png);
    width: 245px;
    height: 429px;
    right: auto;
    left: 0;
    top: 0;
  }
  .infection-lp .support::after {
    background-image: url(../img/bg-gradation_pc.jpg);
    bottom: -390px;
    width: 1920px;
    height: 574px;
    z-index: -2;
  }
  .infection-lp .contact::before {
    background-image: url(../img/bg-shape-07_pc.png);
    width: 362px;
    height: 192px;
    top: -192px;
  }
}

@media screen and (min-width: 1500px), print {
  .md-pc-l {
    display: block !important;
  }
  .infection-lp .hero-img {
    margin-top: 0;
  }
  .infection-lp .hero-ttl {
    font-size: 48px;
  }
  .infection-lp .hero-ttl-box {
    padding-top: 0;
  }
  .infection-lp .hero-txt-ttl {
    font-size: 30px;
    letter-spacing: 0.02em;
  }
}

@media all and (-ms-high-contrast: none) {
  /* IEのみ対応 */
  .infection-lp .hero .txt-gradation {
    color: transparent;
    background: url(../img/h1_txt_01.png) no-repeat left center;
    background-size: contain;
    line-height: 1.2;
  }
  .infection-lp .necessity .txt-gradation {
    color: transparent;
    background: url(../img/h2_txt_01.png) no-repeat left center;
    background-size: auto;
  }
  .infection-lp .suggest .txt-gradation {
    color: transparent;
    background: url(../img/h2_txt_02.png) no-repeat center center;
    background-size: contain;
  }
  .infection-lp .secure .txt-gradation {
    color: transparent;
    background: url(../img/h2_txt_03.png) no-repeat center center;
    background-size: contain;
  }
  .infection-lp .effect .txt-gradation {
    color: transparent;
    background: url(../img/h2_txt_04.png) no-repeat center center;
    background-size: contain;
  }
  .infection-lp .support .txt-gradation {
    color: transparent;
    background: url(../img/h2_txt_05.png) no-repeat center center;
    background-size: contain;
  }
}
/*# sourceMappingURL=infection_lp.css.map */