.cont02 .blue_box_top .cont02_ttl {
  width: unset;
}

.crrem_top_flex .cont03_top_right {
  display: flex;
  justify-content: center;
}
.crrem_top_flex .cont03_top_right img {
  position: absolute;
  max-width: 400px;
  bottom: -22px;
  right: 0;
}
@media screen and (max-width: 959px) {
  .crrem_top_flex .cont03_top_right img {
    position: unset;
    bottom: unset;
    right: unset;
    width: 95%;
  }
}

.kv .kv_news .kv_news_innr .news_ttl a {
  color: #fff;
}
.kv .kv_news .kv_news_innr .news_ttl::after {
  display: none;
}

.footer_gbss .footer_gbss_btn a:visited {
  color: #000 !important;
}

.cont03 .sec_innr {
  background-size: cover;
}
.cont03 .sec_innr .cont03_top .crrem_subttl {
  max-width: 397px;
  color: #fff;
  font-size: 20px;
  border: 1px solid #fff;
  padding: 3px 5px;
  text-align: center;
  margin-bottom: 30px;
}
.cont03 .sec_innr .crrem_about .crrem_about_txt p.partner {
  font-size: 24px;
  font-weight: 600;
  margin-top: 0.5em;
}
.cont03 .sec_innr .crrem_about .crrem_about_txt p.partner .gradient-text {
  background: linear-gradient(90deg, rgb(15, 138, 126) 0%, rgb(24, 159, 222) 100%);
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent;
  display: inline-block;
  font-weight: bold;
}
.cont03 .sec_innr .crrem_about .crrem_logo {
  margin-top: 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.g-pagetop {
  background-image: linear-gradient(90deg, #47e6a4 1%, #59c7e6 34%, #5973e6 100%);
  width: 54px;
  height: 54px;
  display: flex;
  padding-top: 54px;
  right: 30px;
  bottom: 90px;
  z-index: 888;
}

@media screen and (max-width: 1220px) and (min-width: 960px) {
  .g-pagetop {
    right: 20px;
  }
}
@media screen and (max-width: 959px) {
  .g-pagetop {
    width: min(64.8px, 13.5vw);
    height: min(64.8px, 13.5vw);
    padding-top: min(64.8px, 13.5vw);
    right: min(12px, 2.5vw);
  }
}
.g-pagetop::before {
  content: "";
  display: inline-block;
  position: absolute;
  top: 28px;
  right: 0;
  left: 0;
  margin: auto;
  width: 13px;
  height: 13px;
  border-top: 4px solid #fff;
  border-right: 4px solid #fff;
  transform: rotate(-45deg);
  padding: 0;
}

.g-pagetop::after {
  content: "";
  display: inline-block;
  position: absolute;
  top: 14px;
  right: 0;
  left: 0;
  margin: auto;
  width: 28px;
  height: 13px;
  border-top: 4px solid #fff;
  padding: 0;
}

@media screen and (max-width: 959px) {
  .g-pagetop::before {
    top: min(32.6px, 7.7vw);
    width: min(15.6px, 3.3vw);
    height: min(15.6px, 3.3vw);
    border-top: min(4.8px, 1vw) solid #fff;
    border-right: min(4.8px, 1vw) solid #fff;
  }
  .g-pagetop::after {
    top: min(16.6px, 4vw);
    width: min(31.6px, 5.9vw);
    height: min(15.6px, 3.3vw);
    border-top: min(4.8px, 1vw) solid #fff;
  }
}/*# sourceMappingURL=add.css.map */