@charset "UTF-8";
.section-top-keyvisual .keyvisual-wrapper {
  position: relative;
}
.section-top-keyvisual .keyvisual-title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  z-index: 2;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 0;
  color: #fff;
  font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "Hiragino Mincho Pro", "游明朝", "Yu Mincho", yumincho, "MS Mincho", "MS 明朝", "SimSun", "宋体", "Times New Roman", georgia, serif;
  text-align: center;
  font-weight: 600;
}
html.is-android .section-top-keyvisual .keyvisual-title {
  font-weight: 700;
}
.section-top-keyvisual .keyvisual-title .title-japanese {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  font-size: 0.26rem;
  letter-spacing: 0.0853rem;
  line-height: 1.2307692308;
}
.section-top-keyvisual .keyvisual-title .title-large {
  font-size: 0.44rem;
}
.section-top-keyvisual .keyvisual-title .title-english {
  font-size: 0.15rem;
  font-weight: 300;
  line-height: 1;
  text-transform: capitalize;
}
@media print, (min-width: 768px) {
  .section-top-keyvisual {
    margin-bottom: -101px;
    padding-top: 23px;
  }
  .section-top-keyvisual .keyvisual-wrapper {
    max-width: 11.19rem;
    margin-right: auto;
    margin-left: auto;
  }
  .section-top-keyvisual .keyvisual-title {
    top: calc(50% + 35px);
    left: calc(50% - 8px);
    max-width: 400px;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }
}
@media only screen and (max-width: 767.98px) {
  .section-top-keyvisual .keyvisual-title {
    top: calc(50% - 1.06rem);
    left: 0;
    width: 100%;
    padding: 0 0.1rem;
  }
  .section-top-keyvisual .keyvisual-title .title-japanese {
    margin-bottom: 0.11rem;
  }
  .section-top-keyvisual .keyvisual-title .title-large {
    line-height: 1;
  }
}

.section-top-introduction {
  position: relative;
  z-index: -1;
}
@media print, (min-width: 768px) {
  .section-top-introduction {
    position: relative;
    padding: 152px 0 123px;
    background: linear-gradient(250deg, #d8efe4 0%, #a1dad3 19%, #6ac6d3 50%, #49b6c8 96%);
    overflow: hidden auto;
  }
  .section-top-introduction::before, .section-top-introduction::after {
    content: "";
    position: absolute;
  }
  .section-top-introduction::before {
    top: 63px;
    left: -74px;
    width: 382px;
    height: 343px;
    background: url("/service/bpo/energy-business/img/top/introduction_decor_01.png") 50% 50%/100% auto;
  }
  .section-top-introduction::after {
    top: 833px;
    right: -140px;
    width: 376px;
    height: 376px;
    background: url("/service/bpo/energy-business/img/top/introduction_decor_02.png") 50% 50%/100% auto;
  }
}
@media only screen and (max-width: 767.98px) {
  .section-top-introduction {
    z-index: 1;
    margin-top: -0.01rem;
    background: -webkit-gradient(linear, right top, left top, from(#d8efe4), color-stop(19%, #a1dad3), color-stop(50%, #6ac6d3), color-stop(96%, #49b6c8));
    background: linear-gradient(270deg, #d8efe4 0%, #a1dad3 19%, #6ac6d3 50%, #49b6c8 96%);
  }
}

.block-introduction-mission .mission-content {
  color: #fff;
  font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "Hiragino Mincho Pro", "游明朝", "Yu Mincho", yumincho, "MS Mincho", "MS 明朝", "SimSun", "宋体", "Times New Roman", georgia, serif;
}
.block-introduction-mission .content-title {
  font-weight: 600;
}
html.is-android .block-introduction-mission .content-title {
  font-weight: 700;
}
.block-introduction-mission .content-detail {
  font-size: 0.16rem;
  font-weight: 300;
}
@media print, (min-width: 768px) {
  .block-introduction-mission {
    margin-bottom: 106px;
    padding-top: 100px;
  }
  .block-introduction-mission .wrapper {
    max-width: 1035px;
  }
  .block-introduction-mission .mission-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -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;
  }
  .block-introduction-mission .mission-content {
    max-width: 484px;
    margin-right: 40px;
    padding-top: 90px;
  }
  .block-introduction-mission .content-title {
    margin-bottom: 35px;
    font-size: 0.2rem;
    line-height: 1.8;
  }
  .block-introduction-mission .content-detail {
    padding-left: 7px;
    line-height: 2;
  }
  .block-introduction-mission .mission-image {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 465px;
    margin-right: 5px;
  }
  .block-introduction-mission .title-common-primary {
    margin-bottom: 44px;
  }
}
@media (min-width: 768px) and (max-width: 999.98px) {
  .block-introduction-mission .mission-wrapper {
    display: block;
  }
  .block-introduction-mission .mission-image {
    margin: 0 auto 40px;
  }
  .block-introduction-mission .mission-content {
    margin: 0 auto;
    padding-top: 0;
  }
}
@media only screen and (max-width: 767.98px) {
  .block-introduction-mission {
    margin-bottom: 0.4rem;
    padding-top: 0.7rem;
  }
  .block-introduction-mission .mission-image {
    width: 3.12rem;
    margin: 0 auto 0.17rem;
  }
  .block-introduction-mission .content-title {
    margin-bottom: 0.32rem;
    padding-left: 0.06rem;
    font-size: 0.18rem;
    line-height: 1.6666666667;
  }
  .block-introduction-mission .content-detail {
    padding-left: 0.07rem;
    line-height: 1.75;
  }
  .block-introduction-mission .title-common-primary {
    margin-bottom: 0.23rem;
  }
}

.block-introduction-strengths .strengths-list {
  margin: 0;
  padding: 0;
  list-style: none;
}
.block-introduction-strengths .list-item {
  color: #fff;
}
.block-introduction-strengths .item-title {
  font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "Hiragino Mincho Pro", "游明朝", "Yu Mincho", yumincho, "MS Mincho", "MS 明朝", "SimSun", "宋体", "Times New Roman", georgia, serif;
  letter-spacing: 0.04rem;
  font-weight: 600;
}
html.is-android .block-introduction-strengths .item-title {
  font-weight: 700;
}
.block-introduction-strengths .item-detail .detail-text {
  margin-bottom: 0;
}
@media print, (min-width: 768px) {
  .block-introduction-strengths {
    padding-top: 100px;
  }
  .block-introduction-strengths .wrapper {
    max-width: 12rem;
  }
  .block-introduction-strengths .strengths-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: -20px -14px;
  }
  .block-introduction-strengths .list-item {
    padding: 20px 14px;
  }
  .block-introduction-strengths .item-inner {
    max-width: 279px;
  }
  .block-introduction-strengths .item-title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    min-height: 40px;
    margin-bottom: 14px;
    font-size: 0.18rem;
    line-height: 1.1111111111;
    text-align: left;
  }
  .block-introduction-strengths .item-detail {
    font-size: 0.16rem;
    line-height: 1.5;
  }
  .block-introduction-strengths .item-image {
    position: relative;
    margin-bottom: 12px;
    padding-top: 122.5806451613%;
  }
  .block-introduction-strengths .item-image img {
    position: absolute;
    top: 0;
    left: 0;
  }
  .block-introduction-strengths .title-common-primary {
    margin-bottom: 51px;
  }
}
@media print {
  .block-introduction-strengths {
    page-break-before: always;
  }
}
@media (min-width: 768px) and (max-width: 1129.98px) {
  .block-introduction-strengths .item-title {
    min-height: 60px;
  }
}
@media (min-width: 768px) and (max-width: 999.98px) {
  .block-introduction-strengths .strengths-wrapper {
    max-width: 8rem;
    margin: 0 auto;
  }
  .block-introduction-strengths .strengths-list {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0;
  }
  .block-introduction-strengths .list-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 50%;
  }
}
@media only screen and (max-width: 767.98px) {
  .block-introduction-strengths {
    padding-top: 0.7rem;
  }
  .block-introduction-strengths .wrapper {
    padding: 0;
  }
  .block-introduction-strengths .list-item {
    min-height: 5.73rem;
    margin-bottom: 0.23rem;
  }
  .block-introduction-strengths .list-item:last-child {
    margin-bottom: 0;
  }
  .block-introduction-strengths .item-inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .block-introduction-strengths .item-image {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    width: 100%;
    height: 3.65rem;
    margin-bottom: 0.34rem;
  }
  .block-introduction-strengths .item-title {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    margin-bottom: 0.18rem;
    padding: 0 0.28rem;
    font-size: 0.24rem;
    line-height: 1.1666666667;
    text-align: center;
  }
  .block-introduction-strengths .item-detail {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
    padding: 0 0.28rem;
    font-size: 0.18rem;
    line-height: 1.5555555556;
  }
  .block-introduction-strengths .title-common-primary {
    margin-bottom: 0.46rem;
  }
}

.section-top-service {
  position: relative;
}
.section-top-service .service-list,
.section-top-service .detail-list {
  margin: 0;
  padding: 0;
  list-style: none;
}
.section-top-service .introduction-describe {
  font-weight: 500;
}
.section-top-service .introduction-describe .describe-text {
  margin: 0;
}
.section-top-service .content-detail .detail-text {
  margin-bottom: 0;
}
.section-top-service .list-item:last-child {
  margin-bottom: 0;
}
.section-top-service .detail-list li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media print, (min-width: 768px) {
  .section-top-service {
    padding: 158px 0 153px;
    overflow: hidden;
  }
  .section-top-service .service-background {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
    pointer-events: none;
  }
  .section-top-service .background-line {
    position: absolute;
    height: 1px;
    background-color: #69c5d3;
  }
  .section-top-service .background-line:nth-child(1) {
    top: 67px;
    left: calc(50% - 640px + 92px);
    width: 100vw;
    -webkit-transform: translate(-50%, -50%) rotate(-29.5deg);
    -ms-transform: translate(-50%, -50%) rotate(-29.5deg);
    transform: translate(-50%, -50%) rotate(-29.5deg);
  }
  .section-top-service .background-line:nth-child(2) {
    top: 139px;
    left: calc(50% + 640px - 367px);
    width: 100vw;
    -webkit-transform: translate(-50%, -50%) rotate(18.2deg);
    -ms-transform: translate(-50%, -50%) rotate(18.2deg);
    transform: translate(-50%, -50%) rotate(18.2deg);
  }
  .section-top-service .background-line:nth-child(3) {
    bottom: 592px;
    left: 50%;
    width: 200vw;
    -webkit-transform: translate(-50%, -50%) rotate(-23.1deg);
    -ms-transform: translate(-50%, -50%) rotate(-23.1deg);
    transform: translate(-50%, -50%) rotate(-23.1deg);
  }
  .section-top-service .background-line:nth-child(4) {
    bottom: 277px;
    left: calc(50% - 640px + 277px);
    width: 100vw;
    -webkit-transform: translate(-50%, -50%) rotate(44.9deg);
    -ms-transform: translate(-50%, -50%) rotate(44.9deg);
    transform: translate(-50%, -50%) rotate(44.9deg);
  }
  .section-top-service .wrapper {
    position: relative;
    z-index: 1;
    max-width: 11.09rem;
  }
  .section-top-service .service-introduction {
    margin-bottom: 44px;
  }
  .section-top-service .introduction-describe {
    font-size: 0.18rem;
  }
  .section-top-service .item-image {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    height: 34.21875vw;
    max-height: 438px;
    margin-right: 120px;
  }
  .section-top-service .item-image img {
    width: auto;
    height: 100%;
  }
  .section-top-service .item-image.is-modify {
    height: 29.84375vw;
    max-height: 382px;
  }
  .section-top-service .item-content {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
  .section-top-service .list-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 31px;
  }
  .section-top-service .list-item.is-revert {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
  }
  .section-top-service .list-item.is-revert .item-image {
    margin-right: 0;
    margin-left: 120px;
  }
  .section-top-service .list-item.is-sales .item-image {
    margin-right: 45px;
  }
  .section-top-service .list-item.is-sales .title-common-secondary {
    margin-right: -4px;
  }
  .section-top-service .title-common-primary {
    margin-bottom: 4px;
  }
}
@media (min-width: 768px) and (max-width: 1129.98px) {
  .section-top-service .background-line:nth-child(1) {
    left: calc(50% - 640px + 200px);
  }
  .section-top-service .background-line:nth-child(2) {
    left: calc(50% + 640px - 360px);
  }
  .section-top-service .background-line:nth-child(3) {
    left: calc(50% + 300px);
  }
  .section-top-service .background-line:nth-child(4) {
    left: calc(50% - 640px + 357px);
  }
}
@media (min-width: 768px) and (max-width: 1259.98px) {
  .section-top-service .item-image {
    margin-right: 9.375vw;
  }
  .section-top-service .list-item.is-revert .item-image {
    margin-left: 9.375vw;
  }
}
@media (min-width: 768px) and (max-width: 999.98px) {
  .section-top-service .item-image {
    margin-right: 45px;
  }
  .section-top-service .list-item.is-revert .item-image {
    margin-left: 45px;
  }
}
@media only screen and (max-width: 767.98px) {
  .section-top-service {
    padding: 0.6rem 0 0.91rem;
  }
  .section-top-service .wrapper {
    padding: 0;
  }
  .section-top-service .title-common-primary {
    margin-bottom: 0.33rem;
  }
  .section-top-service .title-common-secondary {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .section-top-service .service-introduction {
    margin-bottom: 0.48rem;
  }
  .section-top-service .introduction-describe {
    padding: 20px;
    margin: 0 auto;
    font-size: 0.18rem;
    line-height: 1.3333333333;
  }
  .section-top-service .item-image {
    width: 3.75rem;
    margin-bottom: 0.29rem;
  }
  .section-top-service .item-image img {
    display: block;
    width: 100%;
  }
  .section-top-service .item-content {
    padding: 0 0.2rem;
  }
  .section-top-service .list-item {
    margin-bottom: 0.91rem;
  }
  .section-top-service .list-item.is-revert .item-image {
    margin-left: auto;
  }
  .section-top-service .list-item.is-process .item-image {
    width: 95%;
  }
  .section-top-service .list-item.is-process .title-common-secondary {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    margin-right: -0.15rem;
    margin-left: -0.1rem;
  }
  .section-top-service .list-item.is-support .item-image {
    width: 95%;
  }
  .section-top-service .list-item.is-sales .item-image {
    width: 95%;
  }
  .section-top-service .list-item.is-operation .item-image {
    width: 95%;
  }
  .section-top-service .list-item.is-policy .item-image {
    width: 95%;
  }
}

.section-top-information {
  background-color: #f5f5f5;
}
@media print, (min-width: 768px) {
  .section-top-information {
    padding: 1.66rem 0 1.41rem;
  }
  .section-top-information .information-news {
    max-width: 10.12rem;
    margin: 0 auto 49px;
  }
  .section-top-information .title-common-primary {
    margin-bottom: 34px;
  }
}
@media print {
  .section-top-information {
    page-break-before: always;
  }
}
@media only screen and (max-width: 767.98px) {
  .section-top-information {
    padding: 0.85rem 0 1.44rem;
  }
  .section-top-information .information-news {
    margin-bottom: 0.27rem;
  }
  .section-top-information .title-common-primary {
    margin-bottom: 0.44rem;
  }
}

.section-top-achievements {
  background-color: #f5f5f5;
}
@media print, (min-width: 768px) {
  .section-top-achievements {
    padding: 104px 0 100px;
  }
  .section-top-achievements .wrapper {
    max-width: 12rem;
  }
  .section-top-achievements .title-common-primary {
    margin-bottom: 45px;
    padding-left: 31px;
  }
}
@media only screen and (max-width: 767.98px) {
  .section-top-achievements {
    padding: 0.8rem 0 1.18rem;
  }
  .section-top-achievements .title-common-primary {
    margin-bottom: 0.39rem;
  }
}

.section-top-contact .contact-block {
  position: relative;
}
.section-top-contact .block-wrapper {
  display: block;
}
.section-top-contact .block-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.section-top-contact .contact-title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  color: #fff;
  font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "Hiragino Mincho Pro", "游明朝", "Yu Mincho", yumincho, "MS Mincho", "MS 明朝", "SimSun", "宋体", "Times New Roman", georgia, serif;
  font-weight: 600;
}
html.is-android .section-top-contact .contact-title {
  font-weight: 700;
}
.section-top-contact .contact-title .title-english {
  line-height: 1;
}
.section-top-contact .block-button {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}
@media print, (min-width: 768px) {
  .section-top-contact {
    padding: 169px 0 110px;
  }
  .section-top-contact .wrapper {
    max-width: 10.12rem;
  }
  .section-top-contact .contact-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .section-top-contact .contact-block {
    max-width: 483px;
    margin-right: 46px;
  }
  .section-top-contact .contact-block:last-child {
    margin-right: 0;
  }
  .section-top-contact .block-inner {
    padding: 74px 46px 54px 35px;
  }
  .section-top-contact .contact-title .title-english {
    margin-bottom: 6px;
    font-size: 0.42rem;
  }
  .section-top-contact .contact-title .title-japanese {
    font-size: 0.2rem;
    line-height: 1.1;
  }
  .section-top-contact .block-image {
    width: 483px;
    height: 402px;
  }
  .section-top-contact .title-common-primary {
    margin-bottom: 61px;
  }
}
@media (min-width: 768px) and (max-width: 1099.98px) {
  .section-top-contact .contact-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .section-top-contact .contact-block {
    margin-right: 0;
    margin-bottom: 60px;
  }
}
@media only screen and (max-width: 767.98px) {
  .section-top-contact {
    padding: 0.88rem 0 0;
  }
  .section-top-contact .contact-wrapper {
    margin: 0 -0.2rem;
  }
  .section-top-contact .contact-title .title-english {
    margin-bottom: 0.06rem;
    font-size: 0.38rem;
  }
  .section-top-contact .contact-title .title-japanese {
    font-size: 0.22rem;
    line-height: 1;
  }
  .section-top-contact .block-inner {
    padding: 0.43rem 0.32rem 0.45rem 0.3rem;
  }
  .section-top-contact .title-common-primary {
    margin-bottom: 0.57rem;
  }
}
/*# sourceMappingURL=top.css.map */


