/* arguments inittial */
/* font style */
/* site style */
/* [ writing-mode ]
-------------------------------------------------*/
/* [ easy breakpoint ]
-------------------------------------------------*/
.keywords #wrap {
  overflow: hidden;
}

@media (max-width: 767px) {
  .keywords #wrap .title-heading {
    margin: 18px -14px 34px 0;
  }
}

@media only screen and (max-width: 950px) {
  .keywords #wrap .title-heading__en {
    font-size: 110px;
    font-size: 11rem;
  }
}

@media (max-width: 767px) {
  .keywords #wrap .title-heading__en {
    font-size: 66px;
    font-size: 6.6rem;
    line-height: 0.90909em;
  }
}

@media (max-width: 767px) {
  .keywords #wrap .title-heading__ja {
    margin-top: 17px;
  }
}

.keywords .intro {
  background: #00469d;
  margin: 52px 0 18px;
  padding: 84px 0 106px;
  position: relative;
  z-index: 1;
}

@media (max-width: 767px) {
  .keywords .intro {
    margin: 30px 0 36px;
    padding: 44px 0 112px;
  }
}

.keywords .intro::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 154px;
  background: url("//20348057.fs1.hubspotusercontent-na1.net/hubfs/20348057/raw_assets/public/alive-theme/assets/img/company/wave_white.png") center/100% 100% no-repeat;
  bottom: -50px;
  left: 0;
}

@media (max-width: 767px) {
  .keywords .intro::after {
    height: 42px;
    bottom: 0px;
  }
}

.keywords .intro__txt {
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 2.11111em;
  letter-spacing: 0.04em;
  font-weight: 700;
  color: #fff;
  max-width: 956px;
  padding: 0 18px;
  margin: 0 auto;
}

@media (max-width: 767px) {
  .keywords .intro__txt {
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 2.11111em;
  }
}

.keywords .intro__txt span {
  position: relative;
  background-image: linear-gradient(to right, #fd4e24, #fd4e24);
  background-position: bottom left;
  background-repeat: no-repeat;
  background-size: 99% 2px;
  padding-bottom: 2px;
}

.keywords .intro__textkey {
  position: absolute;
  top: 156px;
  left: -35px;
  right: 0;
  font-family: "Barlow", sans-serif;
  text-align: center;
  color: #fff;
  opacity: 0.06;
  font-size: 217px;
  font-size: 21.7rem;
  line-height: 1.19816em;
  letter-spacing: 0.03em;
  font-weight: 700;
  font-size: calc(100vw * 217 / 1366);
  line-height: calc(100vw * 217 / 1366);
  white-space: nowrap;
  pointer-events: none;
  z-index: -1;
  text-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
}

@media only screen and (max-width: 1200px) {
  .keywords .intro__textkey {
    left: -8px;
  }
}

@media (max-width: 767px) {
  .keywords .intro__textkey {
    top: auto;
    left: -90px;
    bottom: 256px;
    font-size: 85px;
    letter-spacing: 0.03em;
    line-height: 71px;
  }
}

.keywords .intro__scroll {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  margin-top: 50px;
}

@media only screen and (min-width: 768px) and (max-width: 1200px) {
  .keywords .intro__scroll {
    margin-top: 56px;
  }
}

@media (max-width: 767px) {
  .keywords .intro__scroll {
    margin-top: 56px;
  }
}

.keywords .intro__block {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  width: 3640px;
}

@media (max-width: 767px) {
  .keywords .intro__block {
    width: 2000px;
  }
}

.keywords .intro__item {
  width: 285px;
  height: 285px;
  border-radius: 50%;
  transform: translate3d(0, 0, 0);
  margin: 0 12px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  border: 1px dashed #fff;
  cursor: pointer;
}

@media (min-width: 768px) {
  .keywords .intro__item:nth-child(1) img {
    width: 108px;
    height: 84px;
  }
  .keywords .intro__item:nth-child(2) img {
    width: 156px;
    height: 105px;
  }
  .keywords .intro__item:nth-child(3) img {
    width: 182px;
    height: 107px;
  }
  .keywords .intro__item:nth-child(4) img {
    width: 182px;
    height: 100px;
  }
  .keywords .intro__item:nth-child(5) img {
    width: 147px;
    height: 64px;
  }
  .keywords .intro__item:nth-child(6) img {
    width: 106px;
    height: 81px;
  }
  .keywords .intro__item:nth-child(7) img {
    width: 58px;
    height: 76px;
  }
  .keywords .intro__item:nth-child(8) img {
    width: 61px;
    height: 91px;
  }
  .keywords .intro__item:nth-child(9) img {
    width: 116px;
    height: 121px;
  }
  .keywords .intro__item:nth-child(10) img {
    width: 127px;
    height: 81px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 1200px) {
  .keywords .intro__item {
    width: 230px;
    height: 230px;
  }
}

@media (max-width: 767px) {
  .keywords .intro__item {
    margin: 0 8px;
    width: 172px;
    height: 172px;
  }
  .keywords .intro__item:nth-child(1) img {
    width: 78px;
    height: 61px;
  }
  .keywords .intro__item:nth-child(2) img {
    width: 111px;
    height: 75px;
  }
  .keywords .intro__item:nth-child(3) img {
    width: 130px;
    height: 77px;
  }
  .keywords .intro__item:nth-child(4) img {
    width: 130px;
    height: 69px;
  }
  .keywords .intro__item:nth-child(5) img {
    width: 104px;
    height: 46px;
  }
  .keywords .intro__item:nth-child(6) img {
    width: 75px;
    height: 58px;
  }
  .keywords .intro__item:nth-child(7) img {
    width: 41px;
    height: 55px;
  }
  .keywords .intro__item:nth-child(8) img {
    width: 44px;
    height: 65px;
  }
  .keywords .intro__item:nth-child(9) img {
    width: 82px;
    height: 86px;
  }
  .keywords .intro__item:nth-child(10) img {
    width: 91px;
    height: 58px;
  }
}

.keywords .intro__item .img {
  position: absolute;
  bottom: 2px;
  left: -9px;
  right: 0;
  margin: 0 auto;
  text-align: center;
  pointer-events: none;
}

@media (max-width: 767px) {
  .keywords .intro__item .img {
    left: -2px;
    bottom: -14px;
  }
}

.keywords .intro__item .num {
  display: table;
  font-family: "Barlow", sans-serif;
  text-align: center;
  color: #fff;
  padding-bottom: 9px;
  margin: 0 auto;
  border-bottom: 1px solid #fff;
  font-size: 22px;
  font-size: 2.2rem;
  line-height: 1.09091em;
  letter-spacing: 0.02em;
  font-weight: 500;
  transition: all 0.3s ease-in-out;
}

@media (max-width: 767px) {
  .keywords .intro__item .num {
    font-size: 15px;
    letter-spacing: 0.02em;
    line-height: 16px;
  }
}

.keywords .intro__item .ttl {
  text-align: center;
  color: #fff;
  margin-top: 27px;
  font-size: 29px;
  font-size: 2.9rem;
  line-height: 1.24138em;
  letter-spacing: 0em;
  font-weight: 700;
  transition: all 0.3s ease-in-out;
}

@media only screen and (min-width: 768px) and (max-width: 1200px) {
  .keywords .intro__item .ttl {
    margin-top: 12px;
    font-size: 28px;
  }
}

@media (max-width: 767px) {
  .keywords .intro__item .ttl {
    font-size: 18px;
    line-height: 22px;
    margin-top: 19px;
  }
}

@media (min-width: 768px) {
  .keywords .intro__item:nth-child(1) .img {
    bottom: -2px;
    left: 10px;
  }
  .keywords .intro__item:nth-child(2) .img {
    bottom: -2px;
    left: -12px;
  }
  .keywords .intro__item:nth-child(3) .img {
    bottom: -4px;
    left: -4px;
  }
  .keywords .intro__item:nth-child(4) .img {
    bottom: 4px;
    left: 0px;
  }
  .keywords .intro__item:nth-child(5) .img {
    bottom: 4px;
    left: -18px;
  }
  .keywords .intro__item:nth-child(6) .img {
    bottom: -2px;
    left: -8px;
  }
  .keywords .intro__item:nth-child(7) .img {
    bottom: -4px;
    left: -22px;
  }
  .keywords .intro__item:nth-child(9) .img {
    bottom: -10px;
    left: -16px;
  }
  .keywords .intro__item:nth-child(10) .img {
    bottom: 2px;
    left: -16px;
  }
}

@media (max-width: 767px) {
  .keywords .intro__item:nth-child(3) .img {
    bottom: -20px;
    left: -10px;
  }
  .keywords .intro__item:nth-child(09) .img {
    bottom: -26px;
    left: 0px;
  }
  .keywords .intro__item:nth-child(10) .img {
    bottom: -12px;
    left: -8px;
  }
}

@media only screen and (min-width: 1025px) {
  .keywords .intro__item:hover {
    opacity: 1;
  }
  .keywords .intro__item:hover .intro__inside {
    background: #fff;
  }
  .keywords .intro__item:hover .num,
  .keywords .intro__item:hover .ttl {
    color: #00469d;
    border-color: #00469d;
  }
}

.keywords .intro__inside {
  background: #2168c1;
  width: 255px;
  height: 255px;
  border-radius: 50%;
  overflow: hidden;
  position: relative;
  padding: 50px 0 0;
  transform: translate3d(0, 0, 0);
}

@media only screen and (min-width: 768px) and (max-width: 1200px) {
  .keywords .intro__inside {
    width: 220px;
    height: 220px;
    padding-top: 30px;
  }
}

@media (max-width: 767px) {
  .keywords .intro__inside {
    width: 154px;
    height: 154px;
    padding: 27px 0 0;
  }
}

.keywords .listing {
  position: relative;
  z-index: 1;
}

.keywords .listing .item {
  margin-bottom: 74px;
  padding-top: 20px;
}

@media (max-width: 767px) {
  .keywords .listing .item {
    margin-bottom: 50px;
  }
}

.keywords .listing .item:first-child .item__ttl {
  margin-bottom: 32px;
}

@media only screen and (max-width: 1200px) {
  .keywords .listing .item:first-child .item__ttl {
    margin-bottom: 20px;
  }
}

.keywords .listing .item:first-child .item__subTtl {
  margin-bottom: 32px;
}

@media only screen and (max-width: 1200px) {
  .keywords .listing .item:first-child .item__subTtl {
    margin-bottom: 20px;
  }
}

.keywords .listing .item:first-child .item__txt {
  margin-bottom: 75px;
}

@media only screen and (max-width: 1200px) {
  .keywords .listing .item:first-child .item__txt {
    margin-bottom: 30px;
  }
}

.keywords .listing .item:first-child .item__cont {
  padding: 80px 26px 88px;
}

@media only screen and (max-width: 1200px) {
  .keywords .listing .item:first-child .item__cont {
    padding: 40px 26px 48px;
  }
}

@media (max-width: 767px) {
  .keywords .listing .item:first-child .item__cont {
    padding: 10px 22px 10px 38px;
  }
}

.keywords .listing .item:last-child {
  margin-bottom: 0;
}

@media (max-width: 767px) {
  .keywords .listing .item:last-child {
    margin-bottom: 30px;
  }
}

.keywords .listing .item:nth-child(2) .item__cont, .keywords .listing .item:nth-child(3) .item__cont, .keywords .listing .item:nth-child(4) .item__cont, .keywords .listing .item:nth-child(5) .item__cont, .keywords .listing .item:nth-child(7) .item__cont, .keywords .listing .item:last-child .item__cont {
  bottom: 0;
  top: auto;
}

.keywords .listing .item:nth-child(even) .item__img {
  margin-left: auto;
}

.keywords .listing .item:nth-child(even) .item__cont {
  right: auto;
  left: 0;
}

.keywords .listing .item__order {
  font-family: "Barlow", sans-serif;
  color: #00469d;
  text-align: center;
  margin-bottom: 38px;
}

@media (max-width: 767px) {
  .keywords .listing .item__order {
    margin-bottom: 26px;
  }
}

.keywords .listing .item__order .txt {
  font-size: 17px;
  font-size: 1.7rem;
  line-height: 1em;
  letter-spacing: 0.025em;
  font-weight: 700;
  margin-bottom: -10px;
}

@media (max-width: 767px) {
  .keywords .listing .item__order .txt {
    font-size: 15px;
    font-size: 1.5rem;
    margin-bottom: -5px;
  }
}

.keywords .listing .item__order .num {
  font-size: 122px;
  font-size: 12.2rem;
  line-height: 1em;
  letter-spacing: 0.025em;
  font-weight: 700;
}

@media only screen and (max-width: 1200px) {
  .keywords .listing .item__order .num {
    font-size: 90px;
    font-size: 9rem;
  }
}

@media (max-width: 767px) {
  .keywords .listing .item__order .num {
    font-size: 80px;
    font-size: 8rem;
  }
}

.keywords .listing .item__wrapper {
  position: relative;
}

@media (max-width: 767px) {
  .keywords .listing .item__wrapper {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
  }
}

.keywords .listing .item__wrapper::after {
  content: "";
  position: absolute;
  width: 1px;
  height: 40px;
  left: 50%;
  top: -20px;
  background-color: #00469d;
  z-index: 1;
}

@media (max-width: 767px) {
  .keywords .listing .item__wrapper::after {
    height: 25px;
    top: -12px;
  }
}

.keywords .listing .item__img {
  position: relative;
  width: calc(1119 / 1365 * 100%);
}

.keywords .listing .item__img:before {
  display: block;
  content: " ";
  width: 100%;
  padding-top: 71.93923%;
}

.keywords .listing .item__img > .content {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

@media (max-width: 767px) {
  .keywords .listing .item__img {
    width: 100%;
    position: relative;
  }
  .keywords .listing .item__img:before {
    display: block;
    content: " ";
    width: 100%;
    padding-top: 72%;
  }
  .keywords .listing .item__img > .content {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
  }
}

@media (max-width: 767px) {
  .keywords .listing .item__img::after {
    content: "";
    position: absolute;
    width: calc(100% - 19px);
    background: #fff;
    right: 0;
    bottom: 0;
    height: 28px;
  }
}

.keywords .listing .item__cont {
  background: #fff;
  width: calc(650 / 1366 * 100%);
  position: absolute;
  right: 0;
  bottom: 65px;
  padding: 60px 26px 74px;
}

@media only screen and (max-width: 1200px) {
  .keywords .listing .item__cont {
    padding: 30px 20px 30px;
    bottom: 35px;
  }
}

@media (max-width: 767px) {
  .keywords .listing .item__cont {
    position: relative;
    top: auto;
    left: auto;
    right: auto;
    bottom: auto;
    transform: translate(0);
    width: 100%;
    padding: 10px 22px 10px 38px;
  }
}

.keywords .listing .item__ttl {
  font-size: 56px;
  font-size: 5.6rem;
  line-height: 1.07143em;
  letter-spacing: 0.04em;
  font-weight: 700;
  color: #00469d;
  text-align: center;
  margin-bottom: 16px;
}

@media only screen and (max-width: 1200px) {
  .keywords .listing .item__ttl {
    font-size: 4vw;
    margin-bottom: 8px;
  }
}

@media (max-width: 767px) {
  .keywords .listing .item__ttl {
    font-size: 40px;
    font-size: 4rem;
    line-height: 1.35em;
    margin-bottom: 6px;
    text-align: left;
  }
}

.keywords .listing .item__ttl span {
  font-size: 20px;
  font-size: 2rem;
  line-height: 1.2em;
  letter-spacing: 0.04em;
  font-weight: 700;
  display: block;
}

@media (max-width: 767px) {
  .keywords .listing .item__ttl span {
    font-size: 15px;
  }
}

.keywords .listing .item__subTtl {
  font-size: 34px;
  font-size: 3.4rem;
  line-height: 1.47059em;
  letter-spacing: 0.04em;
  font-weight: 700;
  color: #00469d;
  text-align: center;
  margin-bottom: 30px;
}

@media only screen and (max-width: 1200px) {
  .keywords .listing .item__subTtl {
    font-size: 2.75vw;
    margin-bottom: 12px;
  }
}

@media (max-width: 767px) {
  .keywords .listing .item__subTtl {
    text-align: left;
    font-size: 24px;
    font-size: 2.4rem;
    line-height: 1.66667em;
    letter-spacing: 0.04em;
    font-weight: 700;
    margin-bottom: 18px;
  }
}

.keywords .listing .item__txt {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 2em;
  letter-spacing: 0.04em;
  font-weight: 500;
  max-width: 470px;
  margin: 0 auto 40px;
}

@media only screen and (max-width: 1200px) {
  .keywords .listing .item__txt {
    font-size: 1.33333vw;
    margin-bottom: 20px;
  }
}

@media (max-width: 767px) {
  .keywords .listing .item__txt {
    font-size: 15px;
    font-size: 1.5rem;
    line-height: 2em;
    margin: 0 auto 31px;
    max-width: 100%;
  }
}

.keywords .listing .item .btn-link {
  max-width: 350px;
}

@media only screen and (max-width: 1200px) {
  .keywords .listing .item .btn-link {
    max-width: 300px;
    height: 70px;
  }
}

@media only screen and (max-width: 1200px) {
  .keywords .listing .item .btn-link span {
    font-size: 14px;
  }
}

@media (max-width: 767px) {
  .keywords .listing .item .btn-link span {
    font-size: 16px;
  }
}

@media (max-width: 767px) {
  .keywords .listing .item .btn-link {
    max-width: 298px;
    transform: translateX(-8px);
  }
}

.keywords .cmn-block .box-slider {
  display: none;
}

/*# sourceMappingURL=maps/keywords.min.css.map */