.p-section-keyvisual__image-two {
  margin-left: auto;
}
.p-section-keyvisual__info {
  z-index: 2;
}
.p-section-keyvisual__title {
  font-family: "Shippori Mincho", serif;
  font-weight: 400;
  letter-spacing: 0.05em;
}
.p-section-keyvisual__title-wrapper {
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0.8) calc(100% - 4px), rgba(255, 255, 255, 0.8) 0);
  -webkit-box-decoration-break: clone;
  box-decoration-break: clone;
}
.p-section-keyvisual__title-text-three {
  letter-spacing: 0;
}

@media print, screen and (width >= 768px) {
  .p-section-keyvisual {
    position: relative;
    padding-top: 110px;
    padding-bottom: 80px;
	background: url("../img/top/bg_slider.png") no-repeat bottom center/cover;
  }
  .p-section-keyvisual .c-slider__item {
    margin-right: 15px;
    margin-left: 14px;
  }
  .p-section-keyvisual__slide-one {
    width: 417px;
    margin-top: 21px;
  }
  .p-section-keyvisual__slide-one .p-section-keyvisual__image {
    height: 550px;
  }
  .p-section-keyvisual__slide-two {
    width: 518px;
    height: 550px;
  }
  .p-section-keyvisual__slide-three {
    width: 456px;
  }
  .p-section-keyvisual__slide-three .p-section-keyvisual__image {
    height: 633px;
  }
  .p-section-keyvisual__image-one {
    width: 449px;
    height: 310px;
    margin-bottom: 27px;
  }
  .p-section-keyvisual__image-two {
    width: 449px;
    height: 258px;
  }
  .p-section-keyvisual__info {
    position: absolute;
    bottom: 106px;
    left: 50%;
    margin-left: -648px;
  }
  .p-section-keyvisual__text {
    width: 312px;
    margin-left: 14px;
  }
  .p-section-keyvisual__title {
    margin-bottom: 15px;
    font-size: 0.58rem;
    line-height: 1.55;
  }
  .p-section-keyvisual__title-wrapper {
    padding: 0 13px;
  }
  .is-firefox .p-section-keyvisual__title-wrapper {
    padding-bottom: 1px;
  }
  .p-section-keyvisual__title-text-one, .p-section-keyvisual__title-text-two {
    font-size: 0.48rem;
  }
  .p-section-keyvisual__title-text-one {
    margin: 0 -8px 0 4px;
  }
  .p-section-keyvisual__title-text-two {
    margin-right: 7px;
    margin-left: 7px;
  }
  .p-section-keyvisual__title-text-three {
    margin-left: 6px;
    font-size: 0.54rem;
  }
}
@media screen and (width < 768px) {
  .p-section-keyvisual {
    /*padding-top: 1.26rem;*/
	padding-top: 0.7rem;
    padding-bottom: 0.13rem;
    background: url("../img/top/sp/bg_slider.png") no-repeat bottom center/cover;
  }
  .p-section-keyvisual .c-slider__item {
    margin-right: 0.11rem;
    margin-left: 0.1rem;
  }
  .p-section-keyvisual__slide-one {
    width: 3.5rem;
    margin-top: 0.27rem;
  }
  .p-section-keyvisual__slide-one .p-section-keyvisual__image {
    height: 4.9rem;
  }
  .p-section-keyvisual__slide-two {
    width: 4.2rem;
  }
  .p-section-keyvisual__slide-three {
    width: 3.3rem;
    margin-top: 0.24rem;
  }
  .p-section-keyvisual__slide-three .p-section-keyvisual__image {
    height: 4.53rem;
  }
  .p-section-keyvisual__image-one {
    width: 4rem;
    height: 2.76rem;
    margin-bottom: 0.21rem;
  }
  .p-section-keyvisual__image-two {
    width: 4rem;
    height: 2.29rem;
  }
  .p-section-keyvisual__info {
    position: relative;
    /*margin-top: -0.78rem;
    padding: 0 0.2rem;*/
	margin-top: -1.1rem;
    padding: 0 0.05rem;
  }
  .p-section-keyvisual__text {
    width: 2.3rem;
    margin-left: 0.08rem;
  }
  .p-section-keyvisual__title {
    margin-right: -0.2rem;
    /*margin-bottom: 0.14rem;
    font-size: 0.35rem;*/
	margin-bottom: 0.1rem;
	font-size: 0.27rem;
    line-height: 1.6;
  }
  .is-ios .p-section-keyvisual__title {
    line-height: 1.7;
  }
  .p-section-keyvisual__title-wrapper {
    padding: 0 0.07rem;
  }
  .is-ios .p-section-keyvisual__title-wrapper {
    padding-bottom: 1px;
  }
  .p-section-keyvisual__title-text-one {
    /*margin: 0 -8px 0 4px;
    font-size: 0.29rem;*/
	margin: 0 -10px 0 0;
  }
  .p-section-keyvisual__title-text-two {
    /*margin: 0 0.03rem 0 0.06rem;
    font-size: 0.3rem;*/
  }
  .p-section-keyvisual__title-text-three {
    /*margin: 0 0.05rem;
    font-size: 0.32rem;*/
  }
}
.p-section-top-about {
  position: relative;
}
.p-section-top-about::before, .p-section-top-about::after {
  content: "";
  position: absolute;
  z-index: -1;
  background: url("../img/top/blur_bg_01.png") no-repeat center center/100% auto;
}
.p-section-top-about__title {
  font-family: "Shippori Mincho", serif;
  font-weight: 400;
  letter-spacing: 0.05em;
}
.p-section-top-about__title-text-three {
  letter-spacing: 0;
}

@media print, screen and (width >= 768px) {
  .p-section-top-about {
    padding: 98px 0 155px;
  }
  .p-section-top-about::before {
    top: -228px;
    right: -136px;
    width: 500px;
    height: 500px;
  }
  .p-section-top-about::after {
    bottom: -265px;
    left: -172px;
    width: 675px;
    height: 675px;
    background-image: url("../img/top/blur_bg_02.png");
  }
  .p-section-top-about__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    max-width: 882px;
    margin: 0 auto;
  }
  .p-section-top-about__image {
    width: 300px;
    margin-right: 50px;
  }
  .p-section-top-about__info {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    -ms-flex-item-align: center;
    align-self: center;
    margin-top: 10px;
  }
  .p-section-top-about__title {
    margin-bottom: 38px;
    font-size: 0.35rem;
    line-height: 1.35;
  }
  .p-section-top-about__title-text-one {
    margin: 0 -8px 0 4px;
    font-size: 0.29rem;
  }
  .p-section-top-about__title-text-two {
    margin: 0 5px;
    font-size: 0.3rem;
  }
  .p-section-top-about__title-text-three {
    margin: 0 5px 0 3px;
    font-size: 0.32rem;
  }
}
@media screen and (width < 768px) {
  .p-section-top-about {
    padding: 0.9rem 0 0.86rem;
    background: url("../img/top/sp/blur_bg_02.png") no-repeat -1.51rem 2.32rem/2.3rem auto;
  }
  .p-section-top-about::before {
    top: -0.05rem;
    right: -1.09rem;
    width: 2.51rem;
    height: 2.51rem;
  }
  .p-section-top-about::after {
    right: -1.05rem;
    bottom: -1.38rem;
    width: 2.51rem;
    height: 2.51rem;
  }
  .p-section-top-about__image {
    margin: 0 -0.28rem 0.28rem;
  }
  .p-section-top-about__title {
    margin-bottom: 0.24rem;
    font-size: 0.31rem;
    line-height: 1.5;
    text-align: center;
  }
  .p-section-top-about__title-text-one {
    font-size: 0.27rem;
  }
  .p-section-top-about__title-text-two {
    margin: 0 0.02rem 0 0.03rem;
    font-size: 0.24rem;
  }
  .p-section-top-about__title-text-three {
    margin: 0;
    font-size: 0.26rem;
  }
  .p-section-top-about__title-text-four {
    font-size: 0.28rem;
  }
  .p-section-top-about__title-text-five {
    font-size: 0.29rem;
  }
  .p-section-top-about__title-text-padding {
    padding-left: 0.24rem;
  }
  .p-section-top-about .c-text p {
    margin-bottom: 0.26rem;
  }
  .p-section-top-about .c-text p:last-child {
    margin-bottom: 0;
  }
}
.p-section-top-people {
  background: #faf0f0;
}
.p-section-top-people__description {
  text-align: center;
}

@media print, screen and (width >= 768px) {
  .p-section-top-people {
    padding: 72px 0;
  }
  .p-section-top-people__description {
    margin-bottom: 32px;
  }
  .p-section-top-people .c-slider .c-slider__item {
    width: 280px;
    height: 330px;
    margin: 0 7px 0 8px;
  }
  .p-section-top-people .c-slider--pc .c-slider__wrapper {
    width: auto;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 -55px 0 -54px;
  }
  .p-section-top-people .c-slider--pc .c-slider__item {
    width: 20%;
    height: auto;
    margin: 0;
    padding: 0 7px 15px 8px;
  }
  .p-section-top-people .c-slider__image {
    position: relative;
    padding-top: 117.8571428571%;
  }
  .p-section-top-people .c-slider__image img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
  }
  .p-section-top-people .c-heading--secondary {
    margin-bottom: 25px;
  }
  .p-section-top-people .c-button-row {
    margin-top: 23px;
  }
  .p-section-top-people .c-button--primary {
    padding-right: 23px;
  }
}
@media screen and (width < 768px) {
  .p-section-top-people {
    padding: 0.57rem 0 0.78rem;
  }
  .p-section-top-people__description {
    margin-bottom: 0.37rem;
    font-size: 0.13rem;
    line-height: 1.8461538462;
  }
  .p-section-top-people .c-slider__item {
    width: 2.02rem;
    height: 2.38rem;
    margin: 0 0.05rem;
  }
  .p-section-top-people .c-heading--secondary {
    margin-bottom: 0.23rem;
  }
  .p-section-top-people .c-button-row {
    margin-top: 0.47rem;
  }
}
.p-section-top-jobs {
  position: relative;
}
.p-section-top-jobs::before, .p-section-top-jobs::after {
  content: "";
  position: absolute;
  z-index: -1;
  background: no-repeat center center/100% auto;
}
.p-section-top-jobs::after {
  background-image: url("../img/top/blur_bg_04.png");
}

@media print, screen and (width >= 768px) {
  .p-section-top-jobs {
    padding: 114px 0 100px;
  }
  .p-section-top-jobs::before {
    top: -231px;
    right: -169px;
    width: 721px;
    height: 721px;
    background-image: url("../img/top/blur_bg_03.png");
  }
  .p-section-top-jobs::after {
    bottom: -217px;
    left: -172px;
    width: 675px;
    height: 675px;
  }
  .p-section-top-jobs__row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .p-section-top-jobs__info {
    width: 293px;
    margin-top: 2px;
  }
  .p-section-top-jobs .c-heading--secondary {
    margin-bottom: 28px;
  }
  .p-section-top-jobs .c-text {
    margin-bottom: 34px;
  }
  .p-section-top-jobs .c-list {
    width: 634px;
  }
}
@media screen and (width < 768px) {
  .p-section-top-jobs {
    padding: 0.67rem 0 0.42rem;
  }
  .p-section-top-jobs::before {
    top: -1.47rem;
    right: -1.58rem;
    width: 4.31rem;
    height: 4.31rem;
    background-image: url("../img/top/sp/blur_bg_03.png");
  }
  .p-section-top-jobs::after {
    bottom: -1.45rem;
    left: -0.76rem;
    width: 2.62rem;
    height: 2.62rem;
  }
  .p-section-top-jobs__info {
    margin-bottom: 0.41rem;
  }
  .p-section-top-jobs .c-heading--secondary {
    margin-bottom: 0.2rem;
  }
  .p-section-top-jobs .c-text {
    margin-bottom: 0;
    line-height: 1.7142857143;
    text-align: center;
  }
  .p-section-top-jobs .c-button-row {
    margin-top: 0.38rem;
  }
}
.p-section-top-intro {
  position: relative;
}
.p-section-top-intro__row {
  position: relative;
}
.p-section-top-intro__row::before {
  content: "";
  position: absolute;
  z-index: -1;
  right: 0;
  bottom: 0;
  left: 0;
  background: #ebf7ff;
}
.p-section-top-intro--revert::before, .p-section-top-intro--revert::after {
  content: "";
  position: absolute;
  z-index: -2;
  background: url("../img/top/blur_bg_05.png") no-repeat center center/100% auto;
}
.p-section-top-intro--revert::after {
  background-image: url("../img/top/blur_bg_06.png");
}
.p-section-top-intro--revert .p-section-top-intro__row::before {
  background: #fdffe8;
}
.p-section-top-intro--revert .p-section-top-intro__image {
  margin-right: 0;
}
.p-section-top-intro__image .u-object {
  object-position: top;
}

@media print, screen and (width >= 768px) {
  .p-section-top-intro .c-heading--secondary {
    margin-bottom: 28px;
  }
  .p-section-top-intro .c-heading__text--english {
    margin-bottom: 9px;
  }
  .p-section-top-intro .c-text {
    margin-bottom: 31px;
  }
  .p-section-top-intro .c-button--primary {
    padding-right: 26px;
  }
  .p-section-top-intro__row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    padding-bottom: 55px;
  }
  .p-section-top-intro__row::before {
    top: 57px;
  }
  .p-section-top-intro__image {
    width: 50%;
    height: 436px;
    margin-right: 47px;
  }
  .p-section-top-intro__info {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    padding-top: 107px;
  }
  .p-section-top-intro__content {
    max-width: 443px;
  }
  .p-section-top-intro--revert {
    padding: 112px 0 135px;
  }
  .p-section-top-intro--revert::before, .p-section-top-intro--revert::after {
    width: 626px;
    height: 626px;
  }
  .p-section-top-intro--revert::before {
    top: -196px;
    right: -194px;
  }
  .p-section-top-intro--revert::after {
    bottom: -291px;
    left: -176px;
  }
  .p-section-top-intro--revert .p-section-top-intro__row {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    padding-bottom: 50px;
  }
  .p-section-top-intro--revert .p-section-top-intro__row::before {
    top: 80px;
  }
  .p-section-top-intro--revert .p-section-top-intro__info {
    margin-right: 47px;
    padding-top: 140px;
  }
  .p-section-top-intro--revert .p-section-top-intro__content {
    margin-left: auto;
  }
  .p-section-top-intro--revert .c-heading__text--english {
    margin-left: -4px;
  }
  .p-section-top-intro--revert .c-text {
    margin-bottom: 30px;
  }
  .p-section-top-intro--revert .c-button--primary {
    padding-right: 23px;
  }
}
@media screen and (width < 768px) {
  .p-section-top-intro {
    padding-top: 0.4rem;
  }
  .p-section-top-intro .c-heading--secondary {
    margin-bottom: 0.25rem;
  }
  .p-section-top-intro .c-text {
    margin-bottom: 0.36rem;
    line-height: 1.7142857143;
  }
  .is-ios .p-section-top-intro .c-text {
    letter-spacing: 0.04em;
  }
  .p-section-top-intro__row {
    padding-bottom: 0.62rem;
  }
  .p-section-top-intro__row::before {
    top: 1.48rem;
  }
  .p-section-top-intro__image {
    height: 2.34rem;
    margin-bottom: 0.31rem;
    /*margin-left: 0.28rem;*/
	margin-right: 0.28rem;
  }
  .p-section-top-intro__info {
    padding: 0 0.28rem;
  }
  .p-section-top-intro__button {
    text-align: center;
  }
  .p-section-top-intro--revert {
    padding: 0.89rem 0 0.9rem;
  }
  .p-section-top-intro--revert::before {
    top: -3.06rem;
    right: -2.63rem;
    width: 5.25rem;
    height: 5.25rem;
  }
  .p-section-top-intro--revert::after {
    bottom: -0.19rem;
    left: -1.27rem;
    width: 3rem;
    height: 3rem;
  }
  .p-section-top-intro--revert .p-section-top-intro__row::before {
    top: 1.36rem;
  }
  .p-section-top-intro--revert .p-section-top-intro__image {
    margin-right: 0.28rem;
    margin-left: 0;
  }
  .p-section-top-intro--revert .p-section-top-intro__content {
    margin-left: auto;
  }
  .p-section-top-intro--revert .c-text {
    margin-bottom: 0.35rem;
  }
}
/*# sourceMappingURL=top.css.map */