@import url("https://fonts.googleapis.com/css2?family=Inter:wght@600&display=swap");
.font-inter {
  font-family: "Inter", sans-serif !important;
}

.page-top_main {
  overflow: hidden;
}

@media only screen and (min-width: 769px) {
  .top-info__pc {
    display: none !important;
  }
  .top-info__sp {
    display: block !important;
  }
}
.header .global__nav .nav__item > a.btn__download {
  background: linear-gradient(90deg, #e78b3e 0%, #ec6c00 116.23%) !important;
}

.top-hero-slide__button-wrapper a, .top-hero-first-content__button-wrapper a {
  background: linear-gradient(90deg, #e78b3e 0%, #ec6c00 116.23%) !important;
}

.top-button {
  background: linear-gradient(90deg, #e78b3e 0%, #ec6c00 116.23%) !important;
}

#page_nquiry button,
#page-estimate button,
#page-download button {
  background-color: none;
  background: linear-gradient(90deg, #e78b3e 0%, #ec6c00 116.23%) !important;
}

.form__marketo .mktoForm > .mktoButtonRow .mktoButtonWrap.mktoArrowButton button:not(.btn_outer)::after, .form__marketo .mktoForm > .mktoButtonRow .mktoButtonWrap.mktoSimple button:not(.btn_outer)::after {
  background: linear-gradient(90deg, #e78b3e 0%, #ec6c00 116.23%) !important;
}

.common-download__button-wrapper a {
  background: linear-gradient(90deg, #e78b3e 0%, #ec6c00 116.23%) !important;
}

.button_following {
  width: 100%;
  margin: 0 auto;
  display: flex;
  bottom: 70px;
  position: fixed;
  left: 0;
  z-index: 99;
  padding: 0 4% 0;
}
.button_following_inner {
  display: flex;
  justify-content: center;
  margin: 0 auto;
}
.button_following_inner .top-hero-first-content__button-wrapper {
  margin-top: 0;
  width: 50%;
}
.button_following_inner .top-hero-first-content__button-wrapper a {
  min-width: unset;
}
.button_following_inner .button_following_button a {
  padding: 5px 0 6px;
  margin-left: 0;
  min-width: 160px;
  width: 48%;
}
.button_following_inner .button_following_button01 a {
  background: #ffffff !important;
  border: 2px solid #e78b3e;
  color: #e78b3e;
}
.button_following_inner .button_following_button01 a:after {
  background: url(../../src/imgs/common/akerun-icon-arrow02-orange.png) center/contain no-repeat !important;
}
.button_following_inner .button_following_button02 a {
  background: linear-gradient(90deg, #e78b3e 0%, #ec6c00 116.23%);
}
.button_following_inner .button_following_button02 a:after {
  background: url(../../src/imgs/common/akerun-icon-arrow02-white.png) center/contain no-repeat !important;
}

@media screen and (min-width: 1120px) {
  .service_product_kv {
    margin-top: 0 !important;
  }
}
@media screen and (max-width: 1121px) {
  .single__backlink {
    top: 75px;
  }
  .service_product_kv {
    margin-top: 0 !important;
  }
  .service_product_kv__inner {
    padding: 97px 35px 0 !important;
  }
  .single__backlink {
    background: unset !important;
  }
  .common-download__button {
    display: contents;
    font-size: 14px !important;
    font-weight: 500 !important;
  }
  .common-download__button span {
    display: contents;
    font-size: 20px;
    font-weight: 700 !important;
  }
}
@media screen and (min-width: 1122px) {
  .single__backlink a {
    font-size: 12px !important;
  }
}
.btn__black {
  background-color: #000000 !important;
}

@media only screen and (min-width: 1120px) {
  .service_product_kv__inner {
    max-width: 1120px !important;
  }
}
@media only screen and (min-width: 769px) {
  .system_box {
    background-color: #E7E9EE;
    max-width: 1020px;
    padding: 95px 70px;
  }
  .system_box .eae__products--img > img {
    padding: 0;
  }
  .system_box .title h2 {
    font-weight: bold;
  }
  .system_box .title h3 {
    margin: 30px 0 20px;
    font-weight: 500;
  }
  .system_box .title .system_box--img {
    width: 100%;
    display: block;
    box-shadow: 7px 3px 18px 0px rgba(0, 0, 0, 0.11);
  }
  .system_box_products {
    width: 100%;
  }
  .system_box_products_list {
    display: flex;
    margin-top: 60px;
  }
  .system_box_products_listitem {
    width: 50%;
    margin-top: 10px;
  }
  .system_box_products_listitem h2 {
    margin-bottom: 0px;
  }
  .system_box_products_listitem h2 .__sub {
    font-size: 16px;
    font-weight: bold;
  }
  .system_box_products_listitem h2 .__main {
    font-size: 30px;
    line-height: 1.2;
    font-weight: 500;
  }
  .system_box_products_listitem .type {
    display: inline-block;
    margin-top: 12px;
    font-size: 14px;
    font-weight: 500;
    color: #008CCF;
    padding: 1px 12px;
    font-weight: bold;
    border: 2px solid #008CCF;
  }
  .system_box_products_listitem .eae__products--img {
    width: 100%;
  }
  .system_box_products_listitem .eae__products--img img {
    padding: 0;
  }
  .system_box_products_listitem_btn {
    text-align: center;
  }
  .system_box_products_listitem_btn a {
    padding: 16px 30px;
    max-width: 260px;
    width: 100%;
  }
  .system_box_products_more {
    background-color: white;
    padding: 70px 53px;
    border-radius: 30px;
    margin-top: 60px;
    position: relative;
  }
  .system_box_products_more .trianglebox {
    position: absolute;
    left: 50%;
    top: 0;
    transform: translateX(-50%);
  }
  .system_box_products_more .triangle,
  .system_box_products_more .triangle::before,
  .system_box_products_more .triangle::after {
    width: 5vmin;
    height: 5vmin;
    background-color: #E7E9EE;
  }
  .system_box_products_more .triangle::before,
  .system_box_products_more .triangle::after {
    content: "";
    position: absolute;
  }
  .system_box_products_more .triangle {
    position: relative;
    border-top-left-radius: 30%;
    transform: rotate(209deg) skewY(30deg) scaleX(0.86666);
  }
  .system_box_products_more .triangle::before {
    border-top-right-radius: 30%;
    transform: skewX(-45deg) translateX(50%);
  }
  .system_box_products_more .triangle::after {
    border-bottom-left-radius: 30%;
    transform: skewY(-45deg) translateY(50%);
  }
  .system_box_products_more_inner h3 {
    font-size: 32px;
    font-weight: 500;
    text-align: center;
    margin-top: 50px;
  }
  .system_box_products_more_inner .products_more_list {
    display: flex;
    justify-content: space-between;
    margin-top: 45px;
  }
  .system_box_products_more_inner .products_more_listitem {
    width: 50%;
  }
  .system_box_products_more_inner .products_more_listitem:nth-child(1) {
    border-right: 1px solid #000000;
    padding-right: 52px;
  }
  .system_box_products_more_inner .products_more_listitem:nth-child(2) {
    padding-left: 52px;
  }
  .system_box_products_more_inner .products_more_listitem .eae__sec--title .__sub {
    font-size: 16px;
    font-weight: bold;
  }
  .system_box_products_more_inner .products_more_listitem .eae__sec--title .__main {
    font-size: 32px;
    font-weight: 500;
  }
  .system_box_products_more_inner .products_more_listitem .eae__products--img {
    width: 100%;
    margin-top: 36px;
  }
}
@media only screen and (max-width: 768px) {
  .top-info__pc {
    display: block;
  }
  .top-info__sp {
    display: none !important;
  }
  .system_box {
    background-color: #E7E9EE;
    width: 100%;
    padding: 95px 30px;
  }
  .system_box .eae__products--img > img {
    padding: 0;
  }
  .system_box .title h2 {
    font-size: 24px;
    font-weight: bold;
  }
  .system_box .title h3 {
    margin: 30px 0 20px;
    font-weight: 500;
  }
  .system_box .title .system_box--img {
    width: 100%;
    display: block;
    box-shadow: 7px 3px 18px 0px rgba(0, 0, 0, 0.11);
  }
  .system_box_products {
    width: 100%;
  }
  .system_box_products_list {
    margin-top: 60px;
  }
  .system_box_products_listitem {
    width: 100%;
    margin-top: 10px;
  }
  .system_box_products_listitem:nth-child(2) {
    padding-top: 88px;
  }
  .system_box_products_listitem h2 {
    margin-bottom: 0;
  }
  .system_box_products_listitem h2 .__sub {
    font-size: 16px;
    font-weight: bold;
  }
  .system_box_products_listitem h2 .__main {
    font-size: 30px;
    line-height: 1.2;
    font-weight: 500;
  }
  .system_box_products_listitem .type {
    display: inline-block;
    margin-top: 12px;
    font-size: 14px;
    font-weight: bold;
    color: #008CCF;
    padding: 1px 12px;
    font-weight: bold;
    border: 2px solid #008CCF;
  }
  .system_box_products_listitem .eae__products--img {
    width: 100%;
  }
  .system_box_products_listitem .eae__products--img img {
    padding: 0;
  }
  .system_box_products_listitem_btn {
    text-align: center;
  }
  .system_box_products_listitem_btn a {
    padding: 16px 30px;
    max-width: 260px;
    width: 100%;
  }
  .system_box_products_more {
    background-color: white;
    padding: 40px 30px 70px;
    border-radius: 30px;
    margin-top: 60px;
    position: relative;
  }
  .system_box_products_more .trianglebox {
    position: absolute;
    left: 50%;
    top: 0;
    transform: translateX(-50%);
  }
  .system_box_products_more .triangle,
  .system_box_products_more .triangle::before,
  .system_box_products_more .triangle::after {
    width: 5vmin;
    height: 5vmin;
    background-color: #E7E9EE;
  }
  .system_box_products_more .triangle::before,
  .system_box_products_more .triangle::after {
    content: "";
    position: absolute;
  }
  .system_box_products_more .triangle {
    position: relative;
    border-top-left-radius: 30%;
    transform: rotate(209deg) skewY(30deg) scaleX(0.86666);
  }
  .system_box_products_more .triangle::before {
    border-top-right-radius: 30%;
    transform: skewX(-45deg) translateX(50%);
  }
  .system_box_products_more .triangle::after {
    border-bottom-left-radius: 30%;
    transform: skewY(-45deg) translateY(50%);
  }
  .system_box_products_more_inner h3 {
    font-size: 21px;
    text-align: center;
    margin-top: 50px;
    font-weight: 500;
  }
  .system_box_products_more_inner .products_more_list {
    margin-top: 45px;
  }
  .system_box_products_more_inner .products_more_listitem {
    width: 100%;
  }
  .system_box_products_more_inner .products_more_listitem:nth-child(1) {
    border-bottom: 1px solid #000000;
    padding-bottom: 88px;
  }
  .system_box_products_more_inner .products_more_listitem:nth-child(2) {
    padding-top: 88px;
  }
  .system_box_products_more_inner .products_more_listitem .eae__sec--title .__sub {
    font-size: 16px;
    font-weight: bold;
  }
  .system_box_products_more_inner .products_more_listitem .eae__sec--title .__main {
    font-size: 28px;
    font-weight: 500;
  }
  .system_box_products_more_inner .products_more_listitem .eae__products--img {
    width: 100%;
    margin-top: 36px;
  }
}/*# sourceMappingURL=style_photo.css.map */