/* *************************************************************************************
/*+  vars  +****************************************************************************
/************************************************************************************* */
/* *****************************************
/*+  overflow  +****************************
/***************************************** */
/* *****************************************
/*+  PC  +**********************************
/***************************************** */
/* *****************************************
/*+  TABLET  +******************************
/***************************************** */
/* *****************************************
/*+  SP  +**********************************
/***************************************** */
/* *************************************************************************************
/*+  mixin  +***************************************************************************
/************************************************************************************* */
@keyframes zoomUp {
  0% {
    transform: scale(1);
  }
  100% {
    transform: scale(1.15);
  }
}
.swiper-slide-active.swiper-slide--z .visual-bg--01::after,
.swiper-slide-duplicate-active .visual-bg--01::after,
.swiper-slide-prev .visual-bg--01::after,
.swiper-slide-active.swiper-slide--z .visual-bg--03::after,
.swiper-slide-duplicate-active .visual-bg--03::after,
.swiper-slide-prev .visual-bg--03::after {
  animation: zoomUp 10s linear 0s normal both;
}

/* *************************************************************************************
/*+  personal service airs  +**************************************************************************
/************************************************************************************* */
.personal.service.airs .feature-main {
  margin-bottom: 100px;
}
.personal.service.airs .feature-wrapper {
  margin-bottom: 140px;
}
.personal.service.airs .feature-param {
  font-size: 20px;
  text-align: center;
  line-height: 1.8;
  margin-top: 80px;
  margin-bottom: 80px;
}
.personal.service.airs .feature-anchor {
  display: flex;
  justify-content: space-between;
  max-width: 1200px;
  margin: 0 auto 120px;
}
@media (max-width: 1210px) {
  .personal.service.airs .feature-anchor {
    padding-right: 20px;
    padding-left: 20px;
  }
}
.personal.service.airs .feature-anchor li {
  width: 23.5%;
  max-width: 290px;
  border: 2px #eef1f5 solid;
}
.personal.service.airs .feature-anchor li a {
  position: relative;
  display: inline-block;
  color: #000;
  text-decoration: none;
  text-align: left;
  width: 100%;
  height: 100%;
  padding: 20px 14px;
}
.personal.service.airs .feature-anchor li a::after {
  position: absolute;
  top: 28px;
  right: 14px;
  content: "";
  width: 10px;
  height: 10px;
  display: block;
  border-right: 2px solid #f66454;
  border-bottom: 2px solid #f66454;
  transform: rotate(45deg);
}
.personal.service.airs .feature-box {
  display: flex;
  flex-direction: row;
  width: 100%;
  height: 500px;
}
.personal.service.airs .feature-box + .feature-box {
  margin-top: 100px;
}
.personal.service.airs .feature-box--r {
  flex-direction: row-reverse;
}
.personal.service.airs .feature-box--r .feature-content {
  padding-right: 120px;
  padding-left: 0;
  margin-right: auto;
  margin-left: 0;
}
@media (max-width: 1200px) {
  .personal.service.airs .feature-box--r .feature-content {
    padding-right: 60px;
  }
}
@media (max-width: 1430px) {
  .personal.service.airs .feature-box--r .feature-image {
    background-position: right;
  }
}
.personal.service.airs .feature-content {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  width: 46%;
  padding-left: 120px;
  margin-left: auto;
}
@media (max-width: 1200px) {
  .personal.service.airs .feature-content {
    padding-left: 60px;
  }
}
.personal.service.airs .feature-num {
  margin-bottom: 70px;
}
.personal.service.airs .feature-ttl {
  font-size: 36px;
  text-align: left;
  line-height: 1.55;
  margin-bottom: 24px;
}
.personal.service.airs .feature-ttl b {
  color: #ed3d29;
}
.personal.service.airs .feature-txt {
  font-size: 18px;
  text-align: left;
}
.personal.service.airs .feature-image {
  width: 54%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
.personal.service.airs .feature-image--01 {
  background-image: url(../../personal/service/airs/img/img_feature01.webp);
}
.personal.service.airs .feature-image--02 {
  background-image: url(../../personal/service/airs/img/img_feature02.webp);
}
.personal.service.airs .feature-image--03 {
  background-image: url(../../personal/service/airs/img/img_feature03.webp);
}
.personal.service.airs .feature-image--04 {
  background-image: url(../../personal/service/airs/img/img_feature04.webp);
}
@media (max-width: 1430px) {
  .personal.service.airs .feature-image {
    background-position: left;
  }
}
.personal.service.airs .text-image-1-col-box .image.rc-ds {
  border-radius: 1em;
}
.personal.service.airs .text-image-1-col-box.column-3 .column {
  text-align: left;
}
.personal.service.airs .text-image-1-col-box.column-2 {
  justify-content: center;
}
.personal.service.airs .text-image-1-col-box.column-2 .column {
  text-align: left;
  max-width: 363px;
}
.personal.service.airs .text-image-1-col-box.es {
  display: flex;
  justify-content: center;
}
.personal.service.airs .text-image-1-col-box.es .column {
  max-width: 360px;
}
.personal.service.airs .text-image-1-col-box h4 {
  font-size: 24px;
  margin-bottom: 20px;
}
.personal.service.airs .point .heading h2 {
  display: flex;
  justify-content: center;
  border-bottom: none;
  font-size: 50px;
  margin-right: auto;
  margin-left: auto;
}
.personal.service.airs .point .heading h2 span {
  margin-right: 20px;
}
.personal.service.airs .point-ttl {
  margin-bottom: 0.8em;
  padding-bottom: 0.2em;
  font-size: 54px !important;
  border-bottom: #ea3520 0.1em solid !important;
  display: inline-block !important;
}
.personal.service.airs .swiper-slide {
  max-height: 496px;
}
.personal.service.airs .swiper-slide--z {
  z-index: 1;
}
.personal.service.airs .visual-bg {
  width: 100%;
  height: 496px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
.personal.service.airs .visual-bg--01 {
  position: relative;
  z-index: 1;
}
.personal.service.airs .visual-bg--01::after {
  position: absolute;
  z-index: -1;
  content: "";
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url(../../personal/service/airs/img/mv_img02.webp);
  background-position: bottom;
  background-repeat: no-repeat;
  background-size: cover;
}
.personal.service.airs .visual-bg--02 video {
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-40%, -50%);
  min-width: 100%;
  min-height: 100%;
  width: 140%;
  height: auto;
  z-index: -100;
}
.personal.service.airs .visual-bg--03 {
  position: relative;
  z-index: 1;
}
.personal.service.airs .visual-bg--03::after {
  position: absolute;
  z-index: -1;
  content: "";
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url(../../personal/service/airs/img/mv_img03.webp);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.personal.service.airs .visual-bg h3 {
  font-size: 32px;
  color: #fff;
}
.personal.service.airs .visual-catch {
  display: flex;
  flex-direction: column;
  justify-content: center;
  text-align: left;
  width: 100%;
  height: 100%;
  max-width: 1366px;
  padding: 1.875em;
  margin: auto;
}
.personal.service.airs .bg-color {
  min-height: 40em !important;
}
.personal.service.airs .bg-color .text h1 {
  font-size: 28px;
  color: #0064c9;
}
.personal.service.airs .bg-color .text h1 span {
  font-size: 40px;
}
.personal.service.airs .bg-color .text h2 {
  font-size: 56px;
  line-height: 1.44;
}
.personal.service.airs .bg-color .text .achieve {
  width: -moz-fit-content;
  width: fit-content;
  max-width: 450px;
  background: #fff9ed;
  padding: 30px 26px;
  border-radius: 10px;
}
.personal.service.airs .bg-color .text .achieve p {
  font-size: 22px;
  font-weight: 700;
  text-align: center;
  color: #f04531;
}
.personal.service.airs .bg-color .text .achieve h3 {
  font-size: 28.5px;
  text-align: center;
  margin-bottom: 0;
}
.personal.service.airs .bg-color .text .achieve h3 b {
  font-size: 57px;
  color: #f04531;
}
.personal.service.airs .user-voice .voice-bg {
  background-image: url(../../personal/service/airs/img/voice_bg.webp);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: right;
}
.personal.service.airs .user-voice .voice-list .voice .detail {
  height: 100%;
}
.personal.service.airs .user-voice .voice-list .voice .text {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  flex-basis: 100% !important;
  height: 100%;
}
.personal.service.airs .user-voice .voice-list .voice .text span {
  display: block;
  font-size: 15px;
  color: #878787;
  text-align: right;
}
@media (max-width: 767px) {
  .personal.service.airs .swiper-slide {
    max-height: none;
  }
  .personal.service.airs .visual-bg {
    height: 142.6666666667vw;
  }
  .personal.service.airs .visual-bg--01 {
    background-image: url(../../personal/service/airs/img/mv_img02_sp.webp);
  }
  .personal.service.airs .visual-bg--02 video {
    left: 50%;
    width: 254.9333333333vw;
  }
  .personal.service.airs .visual-bg--03 {
    background-image: url(../../personal/service/airs/img/mv_img03_sp.webp);
  }
  .personal.service.airs .visual-bg h2 {
    width: 12em;
  }
  .personal.service.airs .visual-bg h3 {
    font-size: 20px;
  }
  .personal.service.airs .visual-catch {
    justify-content: flex-start;
    width: 89.3333333333vw;
    padding: 16vw 5.3333333333vw;
  }
  .personal.service.airs .visual-catch h2 {
    margin-bottom: 5.3333333333vw;
  }
  .personal.service.airs .feature-wrapper {
    margin-bottom: 95px;
  }
  .personal.service.airs .feature-param {
    font-size: 14px;
    padding-right: 20px;
    padding-left: 20px;
    margin-top: 50px;
    margin-bottom: 50px;
  }
  .personal.service.airs .feature-anchor {
    flex-wrap: wrap;
    padding-right: 20px;
    padding-left: 20px;
    margin-bottom: 70px;
  }
  .personal.service.airs .feature-anchor li {
    width: 48.5%;
    border: none;
    border-bottom: 2px #eef1f5 solid;
  }
  .personal.service.airs .feature-anchor li a {
    padding: 15px 0;
  }
  .personal.service.airs .feature-anchor li a::after {
    top: 20px;
    right: 8px;
  }
  .personal.service.airs .feature-box {
    flex-direction: column-reverse;
    height: auto;
  }
  .personal.service.airs .feature-box + .feature-box {
    margin-top: 64px;
  }
  .personal.service.airs .feature-box .feature-content {
    padding-right: 20px;
    padding-left: 20px;
  }
  .personal.service.airs .feature-content {
    width: 100%;
    padding-right: 20px;
    padding-left: 20px;
  }
  .personal.service.airs .feature-num {
    display: none;
  }
  .personal.service.airs .feature-ttl {
    font-size: 1.6428571429em;
    margin-bottom: 5.6vw;
  }
  .personal.service.airs .feature-txt {
    font-size: 1em;
  }
  .personal.service.airs .feature-image {
    width: 100%;
    height: 66.6666666667vw;
    background-size: contain;
    background-repeat: no-repeat;
    margin-bottom: 10.6666666667vw;
  }
  .personal.service.airs .feature-image--01 {
    background-image: url(../../personal/service/airs/img/img_feature01_sp.webp);
    background-position: right !important;
  }
  .personal.service.airs .feature-image--02 {
    background-image: url(../../personal/service/airs/img/img_feature02_sp.webp);
    background-position: left !important;
  }
  .personal.service.airs .feature-image--03 {
    background-image: url(../../personal/service/airs/img/img_feature03_sp.webp);
    background-position: right !important;
  }
  .personal.service.airs .feature-image--04 {
    background-image: url(../../personal/service/airs/img/img_feature04_sp.webp);
    background-position: left !important;
  }
  .personal.service.airs .decoming {
    padding: 4px;
  }
  .personal.service.airs .text-image-1-col-box .text {
    padding: 2em 0 0 0;
  }
  .personal.service.airs .text-image-1-col-box h4 {
    font-size: 1.5em;
    margin-bottom: 2em;
  }
  .personal.service.airs .text-image-1-col-box .column + .column {
    margin-top: 4em;
  }
  .personal.service.airs .point-ttl {
    font-size: 2.1428571429em !important;
    border-bottom-width: 0.1em;
  }
  .personal.service.airs .point .heading h2 {
    font-size: 1.7857142857em;
  }
  .personal.service.airs .bg-color {
    width: 100vw;
    height: 142.6666666667vw;
  }
  .personal.service.airs .bg-color .text h1 {
    font-size: 1.2857142857em !important;
    text-align: center;
    height: auto !important;
    margin-bottom: 2.6666666667vw !important;
  }
  .personal.service.airs .bg-color .text h2 {
    font-size: 2.2142857143em !important;
    text-align: center;
    margin-bottom: 3.4666666667vw;
  }
  .personal.service.airs .bg-color .text .achieve {
    padding: 4vw 5.3333333333vw;
    margin-right: auto;
    margin-bottom: 5.3333333333vw;
    margin-left: auto;
  }
  .personal.service.airs .bg-color .text .achieve p {
    font-size: 1.0714285714em !important;
  }
  .personal.service.airs .bg-color .text .achieve h3 {
    font-size: 1.2857142857em !important;
  }
  .personal.service.airs .bg-color .text .achieve h3 b {
    font-size: 2.3571428571em !important;
  }
  .personal.service.airs .bg-color .tag {
    width: -moz-fit-content !important;
    width: fit-content !important;
  }
  .personal.service.airs .bg-color .tag li:last-child {
    margin-right: 0 !important;
  }
  .personal.service.airs .bg-color .image {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;
    width: calc(100vw - 2em) !important;
    padding: 0em 1em 1em 1em !important;
  }
  .personal.service.airs .bg-color .image img {
    width: 68.9333333333vw !important;
  }
  .personal.service.airs .user-voice .voice-bg {
    background-image: url(../../personal/service/airs/img/voice_bg_sp.webp);
    background-position: bottom;
  }
  .personal.service.airs .user-voice .voice-list .voice .detail {
    height: 100%;
  }
  .personal.service.airs .user-voice .voice-list .voice .text h4 {
    font-size: 1.3571428571em !important;
  }
  .personal.service.airs .user-voice .voice-list .voice .text p {
    font-size: 1em !important;
  }
  .personal.service.airs .user-voice .voice-list .voice .text span {
    font-size: 1em !important;
    margin-top: 1.3333333333vw;
  }
}