
body,
.card-body,
.main-content .row {
    margin: 0px;
    padding: 0px;
}

.container {
    width: 1440px;
    margin: auto;
    padding: 0px;
    z-index: 9999;
}

.header-top {
    height: 1500px;
}

.header-top .header-bg {
    position: relative;
}

.header-top .header-bg img {
    width: 100%;
}

.header-top .header-bg .aside-bg-left {
    position: relative;
    height: 1500px;
    position: absolute;
    top: 0;
    left: 0;
}

.header-top .header-bg .aside-bg-left .bg-left-top-main {
    position: relative;
    width: 707px;
    height: 722px;
    position: absolute;
    top: 0;
    left: 0;
    background-image: url('../img//top-page/bg/top-peach.png');
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

.header-top .header-bg .aside-bg-left .bg-left-top-main .left-top-img-top-sub {
    width: 192.46px;
    position: absolute;
    top: 222.3px;
    left: 133.5px;
}

.header-top .header-bg .aside-bg-left .bg-left-top-main .left-top-img-bottom-sub {
    width: 278px;
    height: 357px;
    position: absolute;
    bottom: -150px;
    left: 0px;
    z-index: -9999;
}

.header-top .header-bg .aside-bg-left .bg-left-bottom {
    width: 520px;
    height: 510px;
    position: absolute;
    bottom: 0px;
    left: 0px;
    z-index: -9999;
}

.header-top .header-bg .aside-bg-right {
    position: relative;
    width: 550px;
    height: 900px;
    position: absolute;
    top: 0;
    right: 0;
}

.header-top .header-bg .aside-bg-right .bg-right-img-top {
    width: 550px;
    height: 420px;
    position: absolute;
    top: 0;
    right: 0;
    z-index: -9998;
}

.header-top .header-bg .aside-bg-right .bg-right-img-center {
    width: 180.5px;
    height: 287.12px;
    position: absolute;
    top: 317px;
    right: 99px;
    z-index: -9997;
}

.header-top .header-bg .aside-bg-right .bg-right-img-bottom {
    width: 419.36px;
    height: 379.63px;
    position: absolute;
    bottom: 0;
    right: 94.6px;
    z-index: -9998;
}

.main-content .logo-header {
    position: fixed;
    width: 100%;
    z-index: 999;
}


/* block header fixed */

.main-content .header-fixed {
    position: fixed;
    top: 0px;
    width: 100%;
    height: 95px;
    z-index: 999;
    padding-bottom: 72px;
}

.main-content .header-fixed .logo-menu {
    padding: 18px 32px;
}

.icon-close {
    width: 55px;
    height: 54px;
    position: absolute;
    top: 33px;
    right: 33px;
}

.icon-close > img {
    width: 100%;
}

.menu-icon-close {
    display: none;
}

.hamburger {
    background: none;
    border: none;
    padding: 0px;
    margin: 0px;
    cursor: pointer;
    position: fixed;
    top: 24px;
    right: 32px;
    z-index: 10000;
}

.hamburger img {
    width: 64px;
    height: auto;
    border: solid 1px rgba(255, 255, 255, .3);
    border-radius: 50%;
}

.hamburger img.menu-icon-open-hidden,
.menu-icon-close-hidden {
    width: 64px;
    height: auto;
    display: none;
}


/* end block header fixed */


/* end block style list */

.block-more {
    width: 255px;
}

.block-more a {
    text-decoration: none;
    font-weight: bold;
    color: #04211A;
    font-size: 16px;
    line-height: 27px;
    display: block;
}

.block-more .text-alink {
    display: block;
    overflow: hidden;
    transition: all 0.5s linear 0s;
}

.block-more .alink-left {
    margin-bottom: 7px;
    float: left;
}

.block-more .alink-img-right {
    position: relative;
    float: right;
    text-align: right;
    width: 63px;
    height: 23px;
    transition: all 0.5s linear 0s;
}

.block-more .alink-img-right .img-right-bg {
    position: absolute;
    right: -2px;
    bottom: 0px;
    background-image: url('../img/top-page/arrow-green.svg');
    background-repeat: no-repeat;
    background-position: right;
    background-size: cover;
    width: 30px;
    height: 12px;
    transition: all 0.5s;
}

.block-more .alink-img-right .img-right-border-b {
    background-image: url('../img/top-page/arrow-green-bottom.svg');
    background-repeat: no-repeat;
    background-position: right;
    background-size: cover;
    width: 100%;
    position: absolute;
    bottom: 0;
    right: 2px;
    height: 2px;
}

.block-more .border-style-more {
    border-bottom: 4px solid rgb(18, 143, 116);
}

.bg-block-inquiry .inquiry-container a:hover .text-alink,
.block-inquiry-footer .inquiry-container a:hover .text-alink,
.block-more .text-alink:hover {
    transform: translateY(-5px);
}

.bg-block-inquiry .inquiry-container a:hover .text-alink .alink-img-right,
.block-inquiry-footer .inquiry-container a:hover .text-alink .alink-img-right,
.block-more .text-alink:hover .alink-img-right {
    width: 45px;
    transition: all 0.5s linear 0s;
}

.bg-block-inquiry .inquiry-container a:hover .text-alink .alink-img-right .img-right-bg,
.block-inquiry-footer .inquiry-container a:hover .text-alink .alink-img-right .img-right-bg,
.block-more .text-alink:hover .alink-img-right .img-right-bg {
    background-size: cover;
    background-position: -6px 1px;
    right: -4px;
    width: 34px;
    height: 16px;
}


/* block readmore global */

.header-center {
    position: relative;
    padding-top: 235px;
}

.header-center div.bg-scroll {
    position: absolute;
    left: -6px;
    top: 50%;
}

.header-center div.bg-scroll ul li {
    display: inline-block;
}

.header-center div.bg-scroll a {
    text-decoration: none;
}

.header-center div.bg-scroll ul li.sns-style {
    margin-bottom: 20px;
}

.img-kv-earth .paragrap {
    position: absolute;
    top: 21%;
    left: auto;
}

.img-kv-earth .paragrap p {
    font-size: 53px;
    color: rgb(255, 255, 255);
    margin-bottom: 19px;
}

.img-kv-earth .paragrap p span {
    background: rgb(41, 131, 100);
    padding: 2px 12px 10px 16px;
}

.img-kv-earth .paragrap p span.ml-span-style {
    margin-left: -28px;
}


/* block style list */

.block-style-list {
    position: relative;
}

.block-style-list img {
    width: 100%;
}

.block-style-list .bg-style-list-left-main {
    position: relative;
    width: 386px;
    height: 350px;
    position: absolute;
    top: 292px;
    left: 17px;
    z-index: -9999;
}

.block-style-list .bg-style-list-left-main .list-left-sub {
    width: 153.49px;
    height: 222.52px;
    position: absolute;
    top: 190px;
    left: -40px;
}

.block-style-list .bg-style-list-right-main {
    position: relative;
    width: 602px;
    height: 943px;
    position: absolute;
    top: 20px;
    right: 0;
    z-index: -9999;
}

.block-style-list .bg-style-list-right-main .list-right-sub {
    width: 182.63px;
    height: 182.63px;
    position: absolute;
    top: -54px;
    right: 26px;
}

.block-style-ul {
    width: 730px;
    margin: auto;
    margin-bottom: 160px;
    display: block;
    overflow: hidden;
}

.block-style-ul .group-list p {
    background: 0% 0% no-repeat padding-box padding-box rgb(249, 246, 241);
    border-radius: 4px;
    font-size: 16px;
    font-weight: bolder;
    line-height: 27px;
    color: var(--main-color);
    padding: 19px 24px;
    margin-bottom: 8px;
}

.block-style-ul .group-list p span.link-bg a {
    text-decoration: none;
    background: rgb(4, 33, 26);
    color: rgb(255, 255, 255);
    font-size: 14px;
    font-weight: normal;
    border-radius: 15px;
    padding: 9px 20px;
    margin: 0px 25px 0px 22px;
}

.block-style-ul .group-list p span a {
    text-decoration: none;
    color: var(--main-color);
}

.block-style-ul .group-list p span a:hover {
    color: rgb(54 169 144);
}

.block-style-ul .group-list p span.list-paragrap {
    font-weight: normal;
}

.block-style-ul .group-list p span.link-bg a:hover {
    background: rgb(72, 72, 72);
    color: rgb(252, 255, 253);
}

.block-style-ul .block-link-more {
    margin-top: 48px;
    float: right;
}


/* block content */

.content {
    position: relative;
}

.content .bg-content-left {
    width: 575px;
    height: 490px;
    position: absolute;
    top: 44.5%;
    left: 0;
    z-index: -9999;
}

.content .bg-content-right {
    width: 192.46px;
    height: 192.46px;
    position: absolute;
    top: 61.5%;
    right: 0;
    z-index: -9999;
}

.content .bg-content-left img,
.content .bg-content-right img {
    width: 100%;
}

.content .card {
    background: none;
    border: 0px solid rgba(0, 0, 0, 0.125);
    margin-bottom: 80px;
}

.block-member .block-img-left,
.content .block-img-left {
    position: relative;
    float: left;
    width: 48.8%;
    margin-right: 2.4%;
    padding: 0px;
    display: block;
}

.block-member .block-title-right,
.content .block-title-right {
    float: right;
    width: 48.8%;
}

.content .block-img-right {
    position: relative;
    float: right;
    width: 48.8%;
}

.content .block-title-left {
    float: left;
    margin-right: 2.4%;
    width: 48.8%;
    padding-left: 165px;
}

.block-link-more .block-more-content-left {
    width: 420px;
    padding-left: 165px;
}

.content .block-title-left .card-title {
    margin-bottom: 0px;
    padding-top: 0px;
}

.block-link-more {
    display: table-caption;
}

.content .bicycle {
    position: absolute;
    bottom: -80px;
    right: -40px;
    width: 193px;
    height: 185px;
}

.content .bicycle img {
    width: 100%;
}

.card-body .card-title {
    margin-bottom: 0px;
    padding-top: 50px;
    text-decoration: none;
    color: rgb(4, 33, 26);
    font-weight: bold;
    font-size: 40px;
}

.card-body .card-title img {
    margin-right: 27px;
    margin-top: -6px;
    width: 42px;
    height: 42px;
}

.block-service .card-header img {
    width: 42px;
    height: 42px;
    margin-top: -9px;
    margin-right: 8px;
}

.card-body .card-text {
    font-size: 16px;
    line-height: 27px;
    margin: 0px;
    padding: 56px 0px 74px;
}

.content .card .clear-flex {
    display: block;
}

.content .card .row .block-img-right {
    float: right;
    margin-left: 45px;
}


/* end block content */


/* block service */

.block-service-main {
    position: relative;
    background: #f9f6f1;
    margin-top: 160px;
}

.block-service-main .service-img-bottom-bg {
    position: absolute;
    width: 515px;
    height: 430px;
    bottom: 0;
    right: 0;
}

.block-service-main .service-img-top-bg {
    width: 100%;
    position: absolute;
    top: -63px;
}

.block-service-main .service-img-bottom-bg img,
.block-service-main .service-img-top-bg img {
    width: 100%;
}

.block-service {
    width: 1110px;
    margin: auto;
    padding-bottom: 256px;
    position: relative;
}

.block-service .card-header {
    background: none;
    border: none;
    font-size: 40px;
    font-weight: bolder;
    margin: 0px 0px 56px;
    padding: 0px;
    color: rgb(4, 33, 26);
}

.block-service .block-article {
    display: flex;
}

.block-service .block-article .card {
    max-width: 540px;
    border: none;
    background: none;
}

.block-service .block-article .card:nth-child(1) {
    margin-right: 30px;
}

.block-service .card-title {
    font-size: 32px;
    font-weight: bolder;
    padding: 0px;
    margin-bottom: 4px;
    color: rgb(4, 33, 26);
}

.block-service .card-title small.text-muted {
    font-size: 100px;
    font-weight: normal;
}

.block-service .card-body .card-text {
    margin: 25px 0px 78px;
    padding: 0px;
}

.block-service .card .sub-systemdevelopment {
    position: relative;
}

.block-service .card .sub-systemdevelopment img.card-img-sub {
    position: absolute;
    bottom: -33px;
    left: -63px;
}

.block-service .card .card-body {
    margin-top: 60px;
}

.block-service .card .sub-originalservice {
    position: relative;
}

.block-service .card .sub-originalservice .card-img-sub-right {
    position: absolute;
    right: -37px;
    bottom: -35px;
}

.bg-block-inquiry {
    position: relative;
    z-index: 9;
}

.bg-block-inquiry .block-inquiry-absolute {
    position: absolute;
    width: 100%;
    bottom: -83px;
    z-index: 9;
}


/* end block service */


/* block member */

.block-member {
    position: relative;
    padding-bottom: 16px;
}

.block-member .member-footer-bg {
    margin-top: -15px;
}

.block-member .member-footer-bg img {
    width: 100%;
}

.member {
    padding: 250px 0px 0px;
    position: relative;
    background-color: var(--main-color);
}

.member .card-title,
.member .card-text {
    color: #fff;
}

.member .owl-item.active.center .member-card {
    transform: scale(1.31) translateY(-17.8%);
    transform-origin: top center;
    opacity: 1;
    background: var(--main-color);
    color: rgb(255, 255, 255);
    height: 317px !important;
}

.member-card.active img {
    width: 460px;
    height: 317px !important;
}

.member-card img {
    width: 350px !important;
    height: 241px !important;
    border-radius: 5px 5px 0px 0px;
    transition: none;
}

.member-card.active img {
    transition: width 0.3s, height 0.3s;
}

.member-card {
    padding: 0px 44px;
    margin: 100px 15px 90px;
    border-radius: 5px;
    transform: scale(0.9);
    transition: all 0.3s ease-in-out;
    color: rgb(255, 255, 255);
}

.member-card:hover {
    transform: scale(1);
}

.member .block-more {
    margin: auto 77%;
}

.member .owl-nav .owl-prev {
    position: absolute;
    top: calc(20% - 25px);
    left: 20px;
    opacity: 0.8;
    z-index: 1;
    font-size: 150px !important;
    color: rgb(103, 174, 161) !important;
}

.member .owl-nav .owl-next {
    position: absolute;
    top: calc(20% - 25px);
    right: 20px;
    opacity: 0.8;
    z-index: 1;
    font-size: 150px !important;
    color: rgb(103, 174, 161) !important;
}

.block-member .member .container .card {
    background: none;
    box-shadow: none;
    border: 0;
    padding-bottom: 140px;
}

.block-member .member .container .card .block-more {
    margin: 0;
}

.block-member .member .container .card .block-title-right .card-title a {
    color: #fff;
}
/* end block member */

/* block map */

.block-map {
    position: relative;
    margin-bottom: 160px;
    padding-top: 24px;
}

.block-map .map-img-top-left-main-bg {
    position: relative;
    position: absolute;
    width: 386px;
    height: 350px;
    top: -375px;
    left: 123px;
    z-index: -99999;
}

.block-map .map-img-top-left-main-bg .map-img-top-left-sub-bg {
    position: absolute;
    width: 153px;
    height: 222px;
    bottom: -41px;
    left: -66px;
}

.block-map .map-img-center-right-bg {
    position: absolute;
    width: 408px;
    height: 665px;
    top: -116px;
    right: 0px;
    z-index: -9999;
}

.block-map .map-img-top-left-main-bg img,
.block-map .map-img-center-right-bg img {
    width: 100%;
}

.block-map .card {
    background: none;
    border: none;
    z-index: 99;
}

.block-map .map-img-left {
    width: 55.3%;
    float: left;
    margin-right: 2.4%;
    margin-top: 50px;
    padding: 0;
}

.block-map .map-img-left iframe {
    border-radius: 20px;
}

.block-map .map-title-right {
    width: 42.3%;
    margin-top: 80px;
    justify-content: center;
    float: right;
}

.block-map .map-title-right h2 {
    font-size: 40px;
    list-style: 76px;
    color: #04211A;
    font-weight: bolder;
    margin: 0;
    padding: 0;
}

.block-map .map-title-right h2 img {
    width: 42px;
    margin-right: 27px;
    margin-top: -4px;
}

.block-map .map-title-right .paragrap-list {
    margin: 56px 0 51px 0;
}

.block-map .map-title-right .paragrap-list p {
    color: #04211A;
    font-size: 16px;
    line-height: 27px;
    margin: 0;
    padding: 0;
}

.block-map .map-title-right .block-more {
    margin: 87px 0px 20px;
}


/* end block map */


/* block inquiry footer */

.block-inquiry-footer {
    position: relative;
    padding-bottom: 160px;
}

.block-inquiry-footer .image-style-left-bg {
    background-image: url("../img/top-page/bg/buttom.png");
    background-repeat: no-repeat;
    background-size: 100% 100%;
    background-position: right;
    position: absolute;
    width: 100%;
    height: 620px;
    top: -281px;
    left: -218px;
    z-index: -99999;
}

.block-inquiry-footer .image-style-right-bg {
    position: absolute;
    width: 200px;
    height: 290px;
    bottom: 77px;
    right: 31px;
    z-index: -9999;
}

.block-inquiry-footer .image-style-left-bg img,
.block-inquiry-footer .image-style-right-bg img {
    width: 100%;
}

.block-map .map-container,
.inquiry-container {
    width: 1110px;
    margin: 0 auto;
    padding: 0;
}

.inquiry-container {
    position: relative;
    height: 179px;
}

.block-inquiry-footer a {
    position: absolute;
    width: 100%;
    bottom: 0;
}

.block-inquiry {
    position: relative;
    background: url("../img/bg-pc/contact-bg-pc.png") center center / cover no-repeat;
    height: 179px;
    width: 100%;
    opacity: 1;
    transition: all 0.5s ease 0s;
    border-radius: 25px;
    z-index: 99;
}

.block-inquiry::before {
    content: "";
    position: absolute;
    inset: 0px;
    background-color: rgb(255, 255, 255);
    opacity: 0;
    transition: opacity 0.5s ease 0s;
    border-radius: 25px;
    z-index: -999;
}

.block-inquiry:hover::before {
    opacity: 0.3;
}

.block-inquiry .inquiry-left {
    padding-top: 0px;
    position: absolute;
    left: 48px;
    top: 16px;
}

.block-inquiry .inquiry-left h2 {
    font-size: 40px;
    color: rgb(255, 255, 255);
    line-height: 76px;
    font-weight: bolder;
}

.block-inquiry .inquiry-left h2 img {
    margin-right: 8px;
    margin-top: -5px;
}

.block-inquiry .inquiry-right {
    position: absolute;
    right: 0px;
    bottom: 0px;
    margin: 0px 32px 32px 0px;
}

.block-inquiry .inquiry-right .block-more {
    width: 266px;
}

.member .block-more a,
.block-inquiry-footer a,
.bg-block-inquiry a {
    text-decoration: none;
    font-weight: bold;
    color: rgb(255, 255, 255);
    font-size: 16px;
    line-height: 27px;
    display: block;
}

.block-inquiry-footer a .text-alink,
.bg-block-inquiry a .text-alink {
    display: block;
    overflow: hidden;
    transition: all 0.5s linear 0s;
}

.block-inquiry-footer a .block-more .alink-left,
.bg-block-inquiry a .block-more .alink-left {
    margin-bottom: 7px;
    float: left;
}

.block-inquiry-footer .alink-img-right,
.bg-block-inquiry .alink-img-right {
    width: 63px;
    height: 24px;
    transition: all 0.5s linear 0s;
}

.block-member .block-more .alink-img-right .img-right-bg,
.block-inquiry-footer .alink-img-right .img-right-bg,
.bg-block-inquiry .alink-img-right .img-right-bg {
    background-image: url('../img/top-page/arrow-white.svg');
}

.block-member .block-more .alink-img-right .img-right-border-b,
.block-inquiry-footer .alink-img-right .img-right-border-b,
.bg-block-inquiry .alink-img-right .img-right-border-b {
    background-image: url('../img/top-page/arrow-white-bottom.svg');
}

.block-member .block-more .border-style-more,
.inquiry-right .block-more .border-style-more {
    border-bottom: 4px solid rgb(255, 255, 255);
}

/* end block inquiry footer */


.block-mrmber {
    margin-left: 162px;
    margin-top: 0px !important;
}

.block-mrmber p.card-text {
    margin-right: 45px;
}

.logo-hidden {
    display: none;
}


.img-kv-earth *{
    margin: 0;
    padding: 0;
    box-sizing: border-box;
  }
  .main-block-img-earth{
    position: relative;
    width: 1170px;
    height: 1170px;
    margin: auto;
    overflow: hidden;
  }
  .img-kv-earth{
    position: relative;
    width: 100%;
    margin: auto;
    position: absolute;
    top: 133px;
    left: auto;
    bottom: auto;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 0;
  }
  .img-kv-earth .animate-img-top-circle{
    position: absolute;
    width: 1170px;
    height: 1170px;
    top: auto;
    left: auto;
    font-size: 19px;
    user-select: none;
    pointer-events: none;
  }
  .img-kv-earth img {
      animation: animate_circle 40s linear infinite;
  }
  .img-kv-earth .animate-img-top-circle img{
    width:100%;
  }
  @keyframes animate_circle{
    0%{
      transform: rotate(360deg);
    }
    100%{
      transform: rotate(0deg);
    }
  }
  .img-kv-earth .animate-img-top-circle span{
    position: absolute;
    top: -200px;
    text-transform: uppercase;
    display: inline-block;
    transform-origin: 0 200px;
  }
  /* scroll top page */

  .scrolldown {
    animation: scrolldown 3s linear infinite;
  }
  @keyframes scrolldown {
    0% {
      transform-origin: top;
      transform: scaleY(0);
    }
    100% {
      transform-origin: top;
      transform: scaleY(1);
    }
  }