.english-topimg {
  width: 100%;
  position: relative;
  overflow: hidden;
}
.english-topimg-main {
  padding-right: 275px;
  background: url(/images/en/topimg_bg.jpg) no-repeat;
  background-size: cover;
}
@media only screen and (max-width: 768px) {
  .english-topimg-main {
    padding-right: 25%;
    position: relative;
  }
}
.english-topimg-main__slid {
  width: 100%;
  position: static !important;
}
.english-topimg-main__slid--item {
  width: 100%;
}
.english-topimg-main__slid--item img {
  width: 100%;
}
.english-topimg-main .slick-arrow {
  width: 22px;
  height: 60px;
  position: absolute;
  bottom: 0;
  right: 20px;
  z-index: 10;
  background: none;
  border: none;
  cursor: pointer;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  outline: none;
}
.english-topimg-main .slick-arrow:before {
  content: "";
  width: 8px;
  height: 8px;
  border-top: solid 2px #f24c3d;
  border-right: solid 2px #f24c3d;
  box-sizing: border-box;
  display: inline-block;
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  margin: auto;
  transform: translate(0, -50%) rotate(45deg);
}
.english-topimg-main .slick-arrow.slick-prev {
  right: 220px;
}
.english-topimg-main .slick-arrow.slick-prev:before {
  transform: translate(0, -50%) rotate(-130deg);
}
.english-topimg-main .slick-list {
  line-height: 0;
  overflow: visible !important;
}
.english-topimg-main .slick-counter {
  font-family: "Poppins", "Arial";
  width: 275px;
  background: #fff;
  position: absolute;
  right: 0;
  bottom: 0;
  text-align: center;
  color: #353387;
  vertical-align: middle;
  padding: 20px 0;
  box-sizing: border-box;
}
@media only screen and (max-width: 768px) {
  .english-topimg-main .slick-counter {
    display: none;
  }
}
.english-topimg-main .slick-counter .current {
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: bold;
  margin-right: 3px;
}
.english-topimg-main .slick-counter .total {
  font-weight: bold;
}
.english-topimg-main__progress {
  display: none;
  width: 100%;
  height: 3px;
  background: #eee;
  position: absolute;
  left: 0;
  bottom: 0;
}
.english-topimg-main__progress--item {
  width: 0%;
  height: 3px;
  background: #f24c3d;
}
@media only screen and (max-width: 768px) {
  .english-topimg-main__progress {
    display: block;
  }
}
.english-topimg-catch {
  position: absolute;
  top: 70%;
  right: -240px;
  z-index: 10;
  transform: translate(-50px, -50%);
  opacity: 1;
  transition-duration: 0.8s;
  transition-timing-function: ease-out;
}
.english-topimg-catch.pt2 {
  top: 70%;
}
@media only screen and (max-width: 768px) {
  .english-topimg-catch {
    top: auto;
    right: -47.875%;
    bottom: 20px;
    transform: translate(-50px, 0);
  }
}
.english-topimg-catch .pc-n {
  display: table;
}
@media only screen and (max-width: 768px) {
  .english-topimg-catch .pc-n {
    display: none;
  }
}
.english-topimg-catch .sp-n {
  display: none;
}
@media only screen and (max-width: 768px) {
  .english-topimg-catch .sp-n {
    display: table;
  }
}
.english-topimg-catch.topimg-effect {
  opacity: 1;
  transform: translate(0, 0);
}
.english-topimg-catch span {
  color: #353387;
  font-family: "Poppins", "Arial";
  font-size: 38px;
  font-size: 3.8rem;
  font-weight: bold;
  display: table;
  background: #fff;
  margin-bottom: 10px;
  line-height: 1;
  padding: 5px 10px 7px;
  box-sizing: border-box;
}
@media only screen and (max-width: 768px) {
  .english-topimg-catch span {
    font-size: 12px;
    font-size: 1.2rem;
    margin-bottom: 5px;
    background: rgba(255, 255, 255, 0.8);
  }
}
.english-topimg-catch small {
  color: #fff;
  font-family: "Poppins", "Arial";
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: bold;
  display: table;
  background: #353387;
  margin-bottom: 10px;
  line-height: 1;
  padding: 5px 10px 7px;
  box-sizing: border-box;
}
.english-topimg-catch small.pc {
  display: table;
}
.english-topimg-catch small.sp {
  display: none;
}
@media only screen and (max-width: 768px) {
  .english-topimg-catch small {
    font-size: 12px;
    font-size: 1.2rem;
    margin-bottom: 5px;
  }
  .english-topimg-catch small.pc {
    display: none;
  }
  .english-topimg-catch small.sp {
    display: table;
  }
}
.english-topimg .slick-current .topimg-catch[data-effect=topimg-effect] {
  opacity: 0;
  transform: translate(-50px, -50%);
}
@media only screen and (max-width: 768px) {
  .english-topimg .slick-current .topimg-catch[data-effect=topimg-effect] {
    transform: translate(-50px, 0);
  }
}
.english-topimg .slick-current .topimg-catch.topimg-effect {
  opacity: 1;
  transform: translate(0, -50%);
}
@media only screen and (max-width: 768px) {
  .english-topimg .slick-current .topimg-catch.topimg-effect {
    transform: translate(0, 0);
  }
}
.english-topimg .slick-current .topimg-catch {
  opacity: 1;
  transform: translate(0, -50%);
}
@media only screen and (max-width: 768px) {
  .english-topimg .slick-current .topimg-catch {
    opacity: 1;
    transform: translate(0, 0);
  }
}

#contents.en {
  margin-bottom: 100px;
}
@media only screen and (max-width: 768px) {
  #contents.en {
    margin-bottom: 80px;
  }
}

.top-abouts-sect-btn a, .top-service-list-btn a {
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  z-index: 0;
  min-height: 46px;
  padding: 10px;
  border: solid 2px #353387;
  background: #fff;
  color: #353387;
  font-family: var(--font-sans-catch);
  font-size: 1.6rem;
  font-weight: 500;
  line-height: 1;
  letter-spacing: 0.1em;
  transition: color 0.3s ease;
}
@media only screen and (max-width: 768px) {
  .top-abouts-sect-btn a, .top-service-list-btn a {
    min-height: 40px;
    padding: 8px 10px;
    font-size: 1.4rem;
  }
}
.top-abouts-sect-btn a::before, .top-service-list-btn a::before {
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  transform: scaleX(0);
  transform-origin: left;
  width: 100%;
  height: 100%;
  background: #353387;
  content: "";
  transition: transform 0.3s ease;
}
@media (any-hover: hover) {
  .top-abouts-sect-btn a:hover, .top-service-list-btn a:hover {
    color: #fff;
  }
  .top-abouts-sect-btn a:hover::before, .top-service-list-btn a:hover::before {
    transform: scaleX(1);
  }
}

.top-service {
  position: relative;
  z-index: 0;
  padding: 80px 0;
}
@media only screen and (max-width: 768px) {
  .top-service {
    padding: 40px 0;
  }
}
.top-service-bg_top, .top-service-bg_btm {
  position: absolute;
  z-index: -1;
  width: 65%;
  height: 360px;
  overflow: hidden;
  pointer-events: none;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}
@media only screen and (max-width: 768px) {
  .top-service-bg_top, .top-service-bg_btm {
    height: 70%;
  }
}
.top-service-bg_top::before, .top-service-bg_btm::before {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  content: "";
  transition: right 1s ease;
}
@media only screen and (min-width: 769px) {
  .top-service-bg_top::before, .top-service-bg_btm::before {
    transform: skewX(-20deg);
  }
}
.top-service-bg_top {
  top: 0;
  left: 0;
}
.top-service-bg_top::before {
  transform-origin: top right;
  background: var(--bg-gray);
}
.top-service-bg_top:not(._show)::before {
  right: 100%;
}
.top-service-bg_btm {
  bottom: 0;
  right: 0;
}
.top-service-bg_btm::before {
  transform-origin: bottom left;
  background: rgba(53, 51, 135, 0.2);
}
.top-service-bg_btm:not(._show)::before {
  right: -100%;
}
.top-service-inner {
  width: clamp(var(--inner-width), 100% - 200px, 1200px);
  margin: 0 auto;
}
@media only screen and (max-width: 768px) {
  .top-service-inner {
    width: 100%;
  }
}
.top-service-list {
  position: relative;
  z-index: 0;
}
.top-service-list-item {
  display: flex;
  opacity: 0;
  transform: translateX(100px);
  width: min(1040px, 100%);
  background: #fff;
  transition: opacity 1s ease, transform 1s ease;
}
@media only screen and (max-width: 768px) {
  .top-service-list-item {
    display: block;
    width: calc(100% - var(--inner-sides_sp));
    margin-left: auto;
  }
}
.top-service-list-item._show {
  opacity: 1;
  transform: none !important;
}
.top-service-list-item:nth-child(2n) {
  flex-direction: row-reverse;
  transform: translateX(-100px);
  margin-left: auto;
}
@media only screen and (max-width: 768px) {
  .top-service-list-item:nth-child(2n) {
    margin-left: 0;
  }
}
.top-service-list-item:not(:last-child) {
  margin-bottom: 20px;
}
.top-service-list-pic {
  flex: 0 0 auto;
  width: min(50% - 20px, 480px);
}
@media only screen and (max-width: 768px) {
  .top-service-list-pic {
    width: 100%;
  }
}
.top-service-list-pic img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.top-service-list-body {
  display: flex;
  flex-direction: column;
  width: max(100% - 40px, 480px);
  padding: 35px 40px 40px;
}
@media only screen and (max-width: 768px) {
  .top-service-list-body {
    width: 100%;
    padding: 20px var(--inner-sides_sp);
  }
}
.top-service-list-title {
  margin-bottom: 20px;
  padding-left: 15px;
  border-left: solid 5px #f24c3d;
  color: #353387;
  font-family: var(--font-sans-catch);
  font-size: 2.4rem;
  font-weight: bold;
  line-height: calc(1em + 10px);
}
@media only screen and (max-width: 768px) {
  .top-service-list-title {
    margin-bottom: 16px;
    padding-left: 12px;
    border-left-width: 3px;
    font-size: 2rem;
    line-height: calc(1em + 8px);
  }
}
.top-service-list-desc {
  margin-bottom: 20px;
}
@media only screen and (max-width: 768px) {
  .top-service-list-desc {
    margin-bottom: 25px;
  }
}
.top-service-list-btn {
  width: 240px;
  margin-top: auto;
}
@media only screen and (max-width: 768px) {
  .top-service-list-btn {
    width: 100%;
  }
}
.top-abouts {
  margin: 80px 0 100px;
}
@media only screen and (max-width: 768px) {
  .top-abouts {
    margin: 40px 0 60px;
  }
}
.top-abouts-sect {
  display: flex;
  gap: 0 50px;
  justify-content: flex-end;
  margin-right: max(var(--container-sides), 50px);
}
@media only screen and (min-width: 769px) {
  .top-abouts-sect:nth-child(2n) {
    flex-direction: row-reverse;
    margin: 0 auto 0 max(var(--container-sides), 50px);
  }
}
@media only screen and (max-width: 768px) {
  .top-abouts-sect {
    flex-direction: column;
    gap: 20px 0;
    margin-right: 0;
  }
}
.top-abouts-sect:not(:last-child) {
  margin-bottom: 50px;
}
@media only screen and (max-width: 768px) {
  .top-abouts-sect:not(:last-child) {
    margin-bottom: 30px;
  }
}
.top-abouts-sect-pic {
  flex: 1 1 auto;
  position: relative;
  max-width: 800px;
  overflow: hidden;
}
@-webkit-keyframes curtainride {
  0% {
    transform: translateX(-100%);
  }
  50% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(100%);
  }
}
@keyframes curtainride {
  0% {
    transform: translateX(-100%);
  }
  50% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(100%);
  }
}
.top-abouts-sect-pic::after {
  position: absolute;
  top: 0;
  left: 0;
  transform: translateX(-100%);
  width: 100%;
  height: 100%;
  background: #353387;
  content: "";
}
.top-abouts-sect-pic._show::after {
  -webkit-animation: 1s forwards ease curtainride;
          animation: 1s forwards ease curtainride;
}
.top-abouts-sect-pic img {
  -webkit-clip-path: polygon(0 0, 0 0, 0 100%, 0 100%);
          clip-path: polygon(0 0, 0 0, 0 100%, 0 100%);
  transition: -webkit-clip-path 0.5s ease 0.5s;
  transition: clip-path 0.5s ease 0.5s;
  transition: clip-path 0.5s ease 0.5s, -webkit-clip-path 0.5s ease 0.5s;
}
.top-abouts-sect-pic._show img {
  -webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
          clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
}
.top-abouts-sect-body {
  display: flex;
  flex: 0 0 auto;
  flex-direction: column;
  justify-content: center;
  width: 390px;
  padding-bottom: 15px;
}
@media only screen and (max-width: 768px) {
  .top-abouts-sect-body {
    width: var(--inner-width_sp);
    margin: 0 auto;
    padding-bottom: 0;
  }
}
.top-abouts-sect-btn {
  flex: 1;
}
.top-abouts-sect-btn-block {
  display: flex;
  gap: 0 15px;
  margin-top: 40px;
}
@media only screen and (max-width: 768px) {
  .top-abouts-sect-btn-block {
    gap: 0 8px;
    margin-top: 20px;
  }
}
.top-resource {
  margin: 50px 0;
  padding: 40px 0 60px;
  background: linear-gradient(to bottom, #e6e6e6 0 4px, var(--bg-gray) 4px);
  transition: transform 1s ease;
}
@media only screen and (max-width: 768px) {
  .top-resource {
    margin: 30px 0;
    padding: 30px 0 40px;
    background: linear-gradient(to bottom, #e6e6e6 0 3px, var(--bg-gray) 3px);
  }
}
.top-resource-inner {
  width: var(--inner-width);
  margin: 0 auto;
}
.top-resource-title {
  display: flex;
  align-items: center;
  gap: 0 20px;
  margin-bottom: 40px;
  color: #353387;
  font-family: var(--font-sans-catch);
  font-size: 3.1rem;
  font-weight: bold;
  line-height: 1;
}
@media only screen and (max-width: 768px) {
  .top-resource-title {
    gap: 0 15px;
    margin-bottom: 25px;
    font-size: 2.7rem;
  }
}
.top-resource-title::before, .top-resource-title::after {
  flex: 1 1 auto;
  height: 1px;
  background: #f24c3d;
  content: "";
}
.top-resource-list {
  display: flex;
  flex-wrap: wrap;
  gap: 16px;
}
@media only screen and (max-width: 768px) {
  .top-resource-list {
    flex-direction: column;
    gap: 6px 0;
  }
}
.top-resource-list-item {
  flex: 0 0 auto;
  width: calc(50% - 8px);
  margin-bottom: 4px;
}
@media only screen and (max-width: 768px) {
  .top-resource-list-item {
    width: 100%;
    margin-bottom: 3px;
  }
}
.top-resource-list-item a {
  display: flex;
  align-items: center;
  gap: 0 15px;
  position: relative;
  z-index: 0;
  height: 100%;
  min-height: 70px;
  padding: 10px 20px;
  border-left: solid 4px #353387;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.1);
  background: #fff;
  color: #1a1a1a;
  font-size: 1.6rem;
  font-weight: bold;
  line-height: calc(1em + 8px);
  transition: transform 0.3s ease, box-shadow 0.3s ease;
}
@media only screen and (max-width: 768px) {
  .top-resource-list-item a {
    gap: 0 14px;
    min-height: 60px;
    padding: 8px 13px;
    border-left-width: 3px;
    font-size: 1.4rem;
    line-height: calc(1em + 6px);
  }
}
@media (any-hover: hover) {
  .top-resource-list-item a:hover {
    transform: translateY(4px);
    box-shadow: none;
  }
}
.top-resource-list-item a::before {
  position: absolute;
  bottom: -4px;
  left: 0;
  width: 100%;
  height: 8px;
  content: "";
}
@media only screen and (max-width: 768px) {
  .top-resource-list-item a::before {
    bottom: -3px;
  }
}
.top-resource-list-item a::after {
  flex: 0 0 auto;
  width: 44px;
  height: 44px;
  margin-left: auto;
  border-radius: 50%;
  background: url(/images/en/icon_receive.svg) no-repeat center bottom 8px/24px 30px, #f24c3d;
  content: "";
}
@media only screen and (max-width: 768px) {
  .top-resource-list-item a::after {
    width: 36px;
    height: 36px;
    background-position: center bottom 10px;
    background-size: 16px 18px;
  }
}

.top-contact {
  width: var(--inner-width);
  margin: 60px auto;
}
@media only screen and (max-width: 768px) {
  .top-contact {
    margin: 40px auto;
    padding-bottom: 4px;
  }
}
.top-contact-msg {
  margin-bottom: 20px;
  padding-bottom: 16px;
  border-bottom: solid 1px #ccc;
  color: #353387;
  font-family: var(--font-sans-catch);
  font-size: 30px;
  font-weight: bold;
  line-height: calc(1em + 9px);
}
@media only screen and (max-width: 768px) {
  .top-contact-msg {
    margin-bottom: 15px;
    padding-bottom: 11px;
    font-size: 2.1rem;
  }
}
.top-contact-btn {
  filter: drop-shadow(0 3px 6px rgba(84, 0, 18, 0.4));
  padding-bottom: 6px;
}
@media only screen and (max-width: 768px) {
  .top-contact-btn {
    filter: drop-shadow(0 2px 4px rgba(84, 0, 18, 0.4));
  }
}
.top-contact-btn a {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 0 14px;
  position: relative;
  height: 80px;
  border-radius: 5px;
  box-shadow: 0 6px 0 #7d0015;
  background: var(--accent-red);
  color: #fff;
  font-family: var(--font-sans-catch);
  font-size: 2.4rem;
  font-weight: bold;
  letter-spacing: 0.05em;
  transition: transform 0.5s ease, box-shadow 0.5s ease;
}
@media only screen and (max-width: 768px) {
  .top-contact-btn a {
    height: 50px;
    font-size: 1.6rem;
    box-shadow: 0 4px 0 #7d0015;
  }
}
@media (any-hover: hover) {
  .top-contact-btn a:hover {
    transform: translateY(6px);
    box-shadow: none;
  }
}
@media only screen and (any-hover: hover) and (max-width: 768px) {
  .top-contact-btn a:hover {
    transform: translateY(4px);
  }
}
.top-contact-btn a::before {
  flex: 0 0 auto;
  width: 34px;
  height: 28px;
  background: url(/images/btn-icon_mail.svg) no-repeat center/contain;
  content: "";
}
@media only screen and (max-width: 768px) {
  .top-contact-btn a::before {
    width: 24px;
    height: 20px;
    background-size: 100% 100%;
  }
}
.top-contact-btn a::after {
  position: absolute;
  bottom: -6px;
  left: 0;
  width: 100%;
  height: 12px;
  content: "";
}
@media only screen and (max-width: 768px) {
  .top-contact-btn a::after {
    bottom: -4px;
  }
}

.top-news {
  position: relative;
  z-index: 0;
  margin: 60px 0;
  padding-bottom: 60px;
}
@media only screen and (max-width: 768px) {
  .top-news {
    margin: 40px 0;
    padding-bottom: 40px;
  }
}
.top-news-bg {
  position: absolute;
  top: 0;
  right: 0;
  z-index: -1;
  overflow: hidden;
  width: 80%;
  height: 100%;
  pointer-events: none;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}
@media only screen and (max-width: 768px) {
  .top-news-bg {
    width: calc(100% - var(--inner-sides_sp));
  }
}
.top-news-bg::before {
  position: absolute;
  top: 0;
  left: 0;
  transform: skewX(-20deg);
  transform-origin: bottom left;
  width: 100%;
  height: 100%;
  background: var(--bg-gray);
  content: "";
  transition: left 1s ease;
}
.top-news-bg:not(._show)::before {
  left: 100%;
}
.top-news-inner {
  width: var(--inner-width);
  margin: 0 auto;
}
.top-news-list {
  max-height: 500px;
  overflow: auto;
  background: #fff;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.1);
}
@media only screen and (max-width: 768px) {
  .top-news-list {
    max-height: 50dvh;
  }
}
.top-news-list-item:not(:last-child) {
  border-bottom: solid 1px #ccc;
}
.top-news-list-item-inner {
  display: grid;
  grid-template-columns: auto 1fr;
  padding: 30px 30px 24px;
}
@media only screen and (max-width: 768px) {
  .top-news-list-item-inner {
    padding: 20px 15px 30px;
  }
}
.top-news-list-head {
  display: grid;
  grid-template-columns: subgrid;
  grid-column: span 2;
  gap: 0 10px;
  margin-bottom: 9px;
}
.top-news-list-date {
  color: #b3b3b3;
  font-size: 13px;
  font-size: 1.3rem;
}
.top-news-list-cate {
  display: flex;
  flex-wrap: wrap;
  gap: 5px;
}
.top-news-list-cate-item {
  display: flex;
  justify-content: center;
  align-items: center;
  min-width: 59px;
  min-height: 22px;
  padding: 4px;
  background: #353387;
  color: #fff;
  font-size: 1.2rem;
  line-height: 1;
}
.top-news-list-body {
  grid-column: span 2;
  font-size: var(--font-size);
  font-weight: normal;
}
/*# sourceMappingURL=app.css.map */