.text-border {
  text-shadow: 1px 1px 8px rgba(255, 255, 255, 0.47), -1px 1px 8px rgba(255, 255, 255, 0.47), 1px -1px 8px rgba(255, 255, 255, 0.47), -1px -1px 8px rgba(255, 255, 255, 0.47), 1px 0px 8px rgba(255, 255, 255, 0.47), 0px 1px 8px rgba(255, 255, 255, 0.47), -1px 0px 8px rgba(255, 255, 255, 0.47), 0px -1px 8px rgba(255, 255, 255, 0.47);
}

.text-border2 {
  text-shadow: 2px 2px 8px rgba(255, 255, 255, 0.7), -2px 2px 8px rgba(255, 255, 255, 0.7), 2px -2px 8px rgba(255, 255, 255, 0.7), -2px -2px 8px rgba(255, 255, 255, 0.7), 2px 0px 8px rgba(255, 255, 255, 0.7), 0px 2px 8px rgba(255, 255, 255, 0.7), -2px 0px 8px rgba(255, 255, 255, 0.7), 0px -2px 8px rgba(255, 255, 255, 0.7);
}

.kv {
  background: url("../img/top/mv_bg.jpg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: top center;
}

.top-bg2 {
  background: url("../img/top/company_bg.jpg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: bottom center;
}

.bg-blue {
  background-color: #c6e6f1;
  padding: 50px 0;
  margin-top: 70px;
}
@media screen and (max-width: 700px) {
  .bg-blue {
    padding: 5vw 0;
    margin-top: 7vw;
  }
}

#kv-main svg {
  text-align: left;
  vertical-align: top;
}
#kv-main svg#r1 {
  width: 749px;
  height: 272px;
}
@media screen and (max-width: 1300px) {
  #kv-main svg#r1 {
    width: 50vw;
    max-width: 749px;
    height: auto;
  }
}
@media screen and (max-width: 700px) {
  #kv-main svg#r1 {
    width: 80vw;
    max-width: 749px;
  }
}
#kv-main svg#r1 .sv-1,
#kv-main svg#r1 .sv-2 {
  fill: #000;
}
#kv-main svg#r1 .sv-1 {
  transform: scale(0) skewY(90deg);
}
#kv-main svg#r1 .sv-2 {
  opacity: 0;
  transform: translateX(-30px);
}
#kv-main svg#r1 .sv-2#arrow1 {
  fill: url(#SVGID_1_);
}
#kv-main svg#r1 .sv-2#arrow2 {
  fill: url(#SVGID_00000152965174282403422110000009301015318160595843_);
}
#kv-main svg#r1 .sv-2#arrow3 {
  fill: url(#SVGID_00000041293371175499488920000002973639553141309098_);
}
#kv-main svg#r1 .sv-2#arrow4 {
  fill: url(#SVGID_00000106111733054933982590000006794135415073695646_);
}
#kv-main svg#r2 {
  width: 1410px;
  height: 120px;
}
@media screen and (max-width: 1300px) {
  #kv-main svg#r2 {
    width: 90vw;
    max-width: 1410px;
    height: auto;
  }
}
#kv-main svg#r2 .sv-3 {
  fill: #023753;
  opacity: 0;
  transform: translateX(-30px);
}
#kv-main svg#r2 .sv-3#background {
  fill: url(#SVGID_2_);
}
#kv-main .cr-txt {
  transform: scale(0) skewY(90deg);
  animation: cr-txt 3s alternate forwards;
}
@keyframes cr-txt {
  from {
    transform: scale(0) skewY(90deg);
  }
  20% {
    transform: scale(0) skewY(90deg);
  }
  60% {
    transform: scale(1) skewY(0deg);
  }
  to {
    transform: scale(1) skewY(0deg);
  }
}
#kv-main .ex-txt {
  opacity: 0;
  transform: translateX(-30px);
  animation: ex-txt 3s 3s alternate forwards;
}
#kv-main .sub-txt {
  opacity: 0;
  transform: translateX(-30px);
  animation: ex-txt 3s 4s alternate forwards;
}
@keyframes ex-txt {
  from {
    opacity: 0;
    transform: translateX(-30px);
  }
  20% {
    opacity: 0;
    transform: translateX(-30px);
  }
  60% {
    opacity: 1;
    transform: translateX(0);
  }
  to {
    opacity: 1;
    transform: translateX(0);
  }
}
#kv-main .kv-txt1 {
  padding-top: 120px;
}
@media screen and (max-width: 700px) {
  #kv-main .kv-txt1 {
    padding-top: 12vw;
  }
}
#kv-main .kv-txt2 {
  margin-top: 25px;
}
#kv-main .info {
  margin-top: 80px;
  border-radius: 20px;
  border: 1px solid #8d8c8c;
  display: flex;
}
@media screen and (max-width: 700px) {
  #kv-main .info {
    margin-top: 8vw;
    border-radius: 2vw;
  }
}
#kv-main .info h2 {
  background-color: #0a798a;
  color: #fff;
  padding: 40px 30px;
  margin: 0;
  font-size: 26px;
  font-weight: 600;
  border-radius: 20px 0 0 20px;
}
@media screen and (max-width: 1300px) {
  #kv-main .info h2 {
    font-size: clamp(1.1rem, 0.25vw + 1.1rem, 26px);
  }
}
@media screen and (max-width: 700px) {
  #kv-main .info h2 {
    padding: 4vw 2vw;
    display: flex;
    align-items: center;
    border-radius: 2vw 0 0 2vw;
  }
}
#kv-main .info div {
  background-color: #fff;
  padding: 20px;
  flex: 1;
  border-radius: 0 20px 20px 0;
}
@media screen and (max-width: 700px) {
  #kv-main .info div {
    padding: 2vw;
    border-radius: 0 2vw 2vw 0;
  }
}
#kv-main .info ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
#kv-main .info ul span {
  display: inline-block;
}
@media screen and (max-width: 700px) {
  #kv-main .info ul span {
    display: block;
    font-size: 0.8rem;
  }
}

.top-section {
  margin-top: 70px;
}
@media screen and (max-width: 1300px) {
  .top-section {
    margin-top: 7vw;
  }
}
.top-section h2 {
  font-size: 30px;
  font-weight: 600;
  line-height: 1;
}
@media screen and (max-width: 1300px) {
  .top-section h2 {
    font-size: clamp(1.2rem, 0.25vw + 1.5rem, 30px);
  }
}
@media screen and (max-width: 700px) {
  .top-section h2 {
    font-size: clamp(1.2rem, 0.25vw + 1.2rem, 30px);
  }
}
.top-section h2 span[lang=en] {
  font-size: 60px;
  font-weight: 900;
}
@media screen and (max-width: 1300px) {
  .top-section h2 span[lang=en] {
    font-size: clamp(2rem, 1.5vw + 2rem, 60px);
  }
}
@media screen and (max-width: 700px) {
  .top-section h2 span[lang=en] {
    font-size: clamp(1.8rem, 1.2vw + 1.8rem, 60px);
  }
}
.top-section h2 b {
  color: #0a798a;
}
.top-section p {
  font-size: 30px;
  font-weight: 700;
}
@media screen and (max-width: 1300px) {
  .top-section p {
    font-size: clamp(1.2rem, 0.25vw + 1.5rem, 30px);
  }
}
@media screen and (max-width: 700px) {
  .top-section p {
    font-size: clamp(1.1rem, 0.25vw + 1.1rem, 30px);
  }
}
.top-section .index-link {
  text-align: right;
  margin-top: 85px;
  padding: 25px 0;
}
@media screen and (max-width: 1300px) {
  .top-section .index-link {
    margin-top: 5vw;
    padding: 2vw 0;
  }
}
.top-section .index-link a {
  font-size: 20px;
  padding-right: 80px;
  position: relative;
  display: block;
}
.top-section .index-link a::after {
  position: absolute;
  content: "";
  display: inline-block;
  width: 73px;
  height: 73px;
  right: 0;
  top: -25px;
  background-image: url(../img/arg.svg);
  background-size: contain;
  background-repeat: no-repeat;
}
@media screen and (max-width: 1300px) {
  .top-section .index-link a {
    font-size: 1.2rem;
    padding-right: 62px;
  }
  .top-section .index-link a::after {
    width: 50px;
    height: 50px;
    top: calc(0.6rem - 25px);
  }
}
@media screen and (max-width: 700px) {
  .top-section .index-link a {
    font-size: 1.1rem;
    padding-right: 11vw;
    margin-bottom: 1vw;
  }
  .top-section .index-link a::after {
    width: 9vw;
    height: 9vw;
    top: calc(0.6rem - 3.5vw);
  }
}
.top-section .index-link a:hover::after {
  opacity: 0.8;
}
.top-section#top-wap {
  background: url("../img/top/jh_bg.jpg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: top right;
}
.top-section#top-wap .inner {
  position: relative;
}
.top-section#top-wap .wap-links {
  margin: 0;
  padding: 0;
  width: 100%;
  overflow-x: hidden;
}
.top-section#top-wem .wem-links {
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 700px) {
  .top-section#top-wem .wem-links {
    flex-wrap: wrap;
    gap: 3vw 0;
    padding: 0 3vw;
  }
}
.top-section#top-wem .wem-links a {
  display: flex;
  align-items: flex-end;
  border: 1px solid #a0a0a0;
  background: #fff;
  padding: 24px;
  font-size: 25px;
  text-align: center;
  color: #0a798a;
  font-weight: 700;
  width: 380px;
  height: 315px;
  position: relative;
}
.top-section#top-wem .wem-links a::before {
  position: absolute;
  content: "";
  width: 152px;
  height: 152px;
  top: 45px;
  left: 114px;
  background-repeat: no-repeat;
  background-size: cover;
}
@media screen and (max-width: 1300px) {
  .top-section#top-wem .wem-links a {
    width: 28vw;
    height: 28vw;
    padding: 2vw 1vw;
    font-size: clamp(1.2rem, 0.25vw + 1.2rem, 25px);
  }
  .top-section#top-wem .wem-links a::before {
    width: 12vw;
    height: 12vw;
    top: 3vw;
    left: 9vw;
  }
}
@media screen and (max-width: 700px) {
  .top-section#top-wem .wem-links a {
    width: 100%;
    height: 22vw;
    align-items: center;
    padding-left: 22vw;
  }
  .top-section#top-wem .wem-links a::before {
    width: 16vw;
    height: 16vw;
    left: 5vw;
  }
}
.top-section#top-wem .wem-links a.wem-movie::before {
  background-image: url("../img/top/ws_movie.png");
}
.top-section#top-wem .wem-links a.wem-training::before {
  background-image: url("../img/top/ws_training.png");
}
.top-section#top-wem .wem-links a.wem-benefit::before {
  background-image: url("../img/top/ws_benefit.png");
}
.top-section#top-wem .wem-links a:hover {
  background: #e8f8fb;
}
.top-section#top-wem .wem-links a div {
  flex: 1;
}
.top-section#top-cmp .cmp-links {
  display: flex;
  justify-content: space-between;
  padding: 0 40px;
}
@media screen and (max-width: 1300px) {
  .top-section#top-cmp .cmp-links {
    padding: 0 3vw;
  }
}
@media screen and (max-width: 700px) {
  .top-section#top-cmp .cmp-links {
    flex-wrap: wrap;
    gap: 3vw 0;
  }
}
.top-section#top-cmp .cmp-links a {
  display: flex;
  align-items: center;
  width: 500px;
  height: 330px;
  border-radius: 20px;
  border: 1px solid #8d8c8c;
  padding: 20px;
  color: #0a798a;
  background-size: 101%;
  background-repeat: no-repeat;
  background-position: center center;
  font-size: 40px;
  font-weight: 700;
  line-height: 1;
}
.top-section#top-cmp .cmp-links a:hover {
  background-size: 120%;
  color: rgba(10, 121, 138, 0.8);
}
.top-section#top-cmp .cmp-links a.cmp-overview {
  background-image: url("../img/top/company_overview.jpg");
}
.top-section#top-cmp .cmp-links a.cmp-data {
  background-image: url("../img/top/company_data.jpg");
}
@media screen and (max-width: 1300px) {
  .top-section#top-cmp .cmp-links a {
    width: 40vw;
    height: 25vw;
    font-size: clamp(1.8rem, 1vw + 1.8rem, 25px);
    padding: 3vw;
  }
}
@media screen and (max-width: 700px) {
  .top-section#top-cmp .cmp-links a {
    width: 100%;
    height: 40vw;
    border-radius: 2vw;
    font-size: clamp(1.2rem, 0.25vw + 1.3rem, 25px);
    line-height: 1.2;
  }
}
.top-section#top-rif {
  margin-top: 0 !important;
}
.top-section#top-rif .rif-links {
  display: flex;
  justify-content: space-between;
  padding: 1vw 0 0;
}
@media screen and (max-width: 700px) {
  .top-section#top-rif .rif-links {
    flex-wrap: wrap;
    gap: 3vw 0;
    padding: 2vw 3vw 0;
  }
}
.top-section#top-rif .rif-links a {
  display: flex;
  align-items: center;
  width: 380px;
  height: 280px;
  border-radius: 20px;
  border: 1px solid #8d8c8c;
  padding: 20px;
  color: #0a798a;
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: center center;
  font-size: 40px;
  font-weight: 700;
  line-height: 1;
}
.top-section#top-rif .rif-links a:hover {
  background-size: 120%;
  /*color: rgba(10, 121, 138, 0.8);*/
}
.top-section#top-rif .rif-links a.rif-resources {
  background-image: url("../img/top/info_resources.jpg");
}
.top-section#top-rif .rif-links a.rif-requirement {
  background-image: url("../img/top/info_requirement.jpg");
}
.top-section#top-rif .rif-links a.rif-faq {
  background-image: url("../img/top/info_faq.jpg");
}
@media screen and (max-width: 1300px) {
  .top-section#top-rif .rif-links a {
    width: 28vw;
    height: 20vw;
    padding: 3vw;
    font-size: clamp(1.8rem, 1vw + 1.8rem, 25px);
  }
}
@media screen and (max-width: 700px) {
  .top-section#top-rif .rif-links a {
    width: 100%;
    height: 40vw;
    border-radius: 2vw;
    font-size: clamp(1.2rem, 0.25vw + 1.3rem, 25px);
    line-height: 1.2;
  }
}
.top-section#top-ent a {
  display: block;
  margin: 0 auto;
  width: 486px;
}
@media screen and (max-width: 1300px) {
  .top-section#top-ent a {
    width: 50vw;
  }
}
@media screen and (max-width: 700px) {
  .top-section#top-ent a {
    width: 70vw;
  }
}/*# sourceMappingURL=top.css.map */

/*1114池田追記分*/


.top-section .btn_list{
  list-style: none;
  text-align: right;
  padding: 0;
}

.top-section .btn_list a.btn{
  text-align: center;
  display: block;
  margin-left: auto;
  margin-right: 20px;
  position: relative;
  color: #0a798a;
  width: 550px;
  height: 70px;
  line-height: 70px;
  font-size: 20px;
  background-color: #fff;
  border: 2px solid #0a798a;
  cursor: pointer;
}
.top-section .btn_list a.btn:hover{
  background-color: #0a798a;
  color: #fff;
  transition: all .5s ease-in-out;
}
.top-section .btn_list a.btn:hover svg{
  fill: #fff;
  transition: all .5s ease-in-out;
}
@media screen and (max-width: 900px) {
  .top-section .btn_list a.btn{
    margin-left: 0;
    margin-right: 0;
    margin: 0 auto;
  }
}
@media screen and (max-width: 600px) {
  .top-section .btn_list a.btn{
    width: 100%;
    font-size: 1.1rem;
  }
  .top-section#top-wem .movie-thumnail a {
    margin: 0!important;
  }
}
.top-section .btn_list a.btn:not(:last-child) { 
  margin-bottom: 15px;
}
.top-section .btn_list a svg{
  fill: #0a798a;
  width: 25px;
  position: absolute;
  right: 20px;
  top: 0;
  bottom: 0;
  margin: auto 0;
}

.top-section#top-wem .movie-thumnail a {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  border: 1px solid #a0a0a0;
  background: #fff;
  margin: 0 20px;
  font-size: 25px;
  font-weight: 700;
  position: relative;
}