@keyframes casetop_kv_trans_pc {
  0% {
    transform: translateX(4%);
  }
  100% {
    transform: translateX(-4%);
  }
}
@keyframes casetop_kv_trans_sp {
  0% {
    transform: translateX(8%);
  }
  100% {
    transform: translateX(-8%);
  }
}
.m-casetop__fi {
  position: relative;
  overflow: hidden;
}
@media print, (min-width: 768px) {
  .m-casetop__fi {
    padding-top: 105px;
    padding-bottom: 240px;
  }
}
@media (min-width: 768px) and (max-width: 1154px) {
  .m-casetop__fi {
    padding-left: 20px;
  }
}
@media (min-width: 1155px) and (max-width: 1380px) {
  .m-casetop__fi {
    padding-left: calc(13.2743vw - 133.319px);
  }
}
@media (min-width: 1381px) {
  .m-casetop__fi {
    padding-left: 50px;
  }
}
@media screen and (max-width: 767px) {
  .m-casetop__fi {
    padding-bottom: 80px;
  }
}
@media print, (min-width: 768px) {
  .m-casetop__fi__in {
    display: flex;
    flex-direction: column;
  }
}
@media print, (min-width: 768px) {
  .m-casetop__fi__bc {
    order: 1;
    margin-top: 55px;
  }
}
@media (min-width: 768px) and (max-width: 1154px) {
  .m-casetop__fi__bc {
    padding-right: 20px;
  }
}
@media (min-width: 1155px) and (max-width: 1380px) {
  .m-casetop__fi__bc {
    padding-right: calc(13.2743vw - 133.319px);
  }
}
@media (min-width: 1381px) and (max-width: 1454px) {
  .m-casetop__fi__bc {
    padding-right: 50px;
  }
}
@media (min-width: 1455px) {
  .m-casetop__fi__bc {
    padding-right: calc(50vw - 677.5px);
  }
}
@media print, (min-width: 768px) {
  .m-casetop__fi__hd {
    order: 0;
  }
}
@media (min-width: 768px) and (max-width: 1154px) {
  .m-casetop__fi__hd {
    padding-right: 20px;
  }
}
@media (min-width: 1155px) and (max-width: 1380px) {
  .m-casetop__fi__hd {
    padding-right: calc(13.2743vw - 133.319px);
  }
}
@media (min-width: 1381px) {
  .m-casetop__fi__hd {
    padding-right: 50px;
  }
}
@media (min-width: 1155px) {
  .m-casetop__fi__hd__in {
    padding-left: calc(50% - 550px);
  }
}
@media screen and (max-width: 767px) {
  .m-casetop__fi__hd__in {
    padding: 20px 20px 0;
  }
}
.m-casetop__fi__hd__s {
  color: #2590c7;
  font-variation-settings: 'wght' 700;
  font-weight: 700;
  line-height: 1.2;
  letter-spacing: 1px;
}
@media print, (min-width: 768px) {
  .m-casetop__fi__hd__s {
    margin-bottom: 16px;
    font-size: 20px;
  }
}
@media screen and (max-width: 767px) {
  .m-casetop__fi__hd__s {
    margin-bottom: 9px;
    font-size: 14px;
  }
}
.m-casetop__fi__hd__tt {
  font-variation-settings: 'wght' 700;
  font-weight: 700;
  line-height: 1.4;
}
@media print, (min-width: 768px) {
  .m-casetop__fi__hd__tt {
    font-size: 54px;
  }
}
@media screen and (max-width: 767px) {
  .m-casetop__fi__hd__tt {
    font-size: 30px;
  }
}
.m-casetop__fi__kv {
  position: relative;
  overflow: hidden;
  visibility: hidden;
}
@media print, (min-width: 768px) {
  .m-casetop__fi__kv {
    order: 2;
    margin-top: 20px;
    padding-top: 46.45161%;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
  }
}
@media screen and (max-width: 767px) {
  .m-casetop__fi__kv {
    margin-top: 22px;
    padding-top: 80%;
  }
}
.m-casetop__fi__kv__u {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  transition: visibility 0ms, opacity 400ms linear;
}
.m-casetop__fi__kv__u__in {
  height: 100%;
}
@media print, (min-width: 768px) {
  .m-casetop__fi__kv__u__in {
    margin: 0 -14.51613%;
  }
}
@media screen and (max-width: 767px) {
  .m-casetop__fi__kv__u__in {
    margin: 0 -26.66667%;
  }
}
.m-casetop__fi__kv__u__in2 {
  position: relative;
  height: 100%;
}
.m-casetop__fi__kv__u img {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
}
.m-casetop__fi__kv__u.is-trans .m-casetop__fi__kv__u__in2 {
  animation-duration: 4500ms;
  animation-timing-function: linear;
}
@media print, (min-width: 768px) {
  .m-casetop__fi__kv__u.is-trans .m-casetop__fi__kv__u__in2 {
    animation-name: casetop_kv_trans_pc;
  }
}
@media screen and (max-width: 767px) {
  .m-casetop__fi__kv__u.is-trans .m-casetop__fi__kv__u__in2 {
    animation-name: casetop_kv_trans_sp;
  }
}
.m-casetop__fi__kv__u.is-fadeout {
  visibility: hidden;
  opacity: 0;
  transition: visibility 0ms 400ms, opacity 400ms linear;
}
@media print, (min-width: 768px) {
  .m-casetop__fi__tw {
    position: absolute;
    left: 50%;
    top: 100px;
    margin-left: 20px;
  }
}
@media screen and (max-width: 767px) {
  .m-casetop__fi__tw {
    padding: 20px 20px 0;
  }
}
.m-casetop__fi__tw__t {
  line-height: 1.8;
}
@media print, (min-width: 768px) {
  .m-casetop__fi__tw__t {
    font-size: 18px;
  }
}
@media screen and (max-width: 767px) {
  .m-casetop__fi__tw__t {
    font-size: 16px;
  }
}
.m-casetop__fi__tw__nl {
  margin-top: 10px;
}
.m-casetop__fi__tw__nl__m {
  white-space: nowrap;
}
.m-casetop__fi__tw__nl__t {
  width: 100%;
}
@media (min-width: 768px) and (max-width: 1380px) {
  .m-casetop__fi__tw__nl__t br.is-break1 {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  .m-casetop__fi__tw__nl__t br.is-break1 {
    display: none;
  }
}
@media (min-width: 1381px) {
  .m-casetop__fi__tw__nl__t br.is-break2 {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  .m-casetop__fi__tw__nl__t br.is-break2 {
    display: none;
  }
}
.m-casetop__fi__tw__nl > li {
  display: flex;
  line-height: 1.8;
}
@media print, (min-width: 768px) {
  .m-casetop__fi__tw__nl > li {
    font-size: 14px;
  }
}
@media screen and (max-width: 767px) {
  .m-casetop__fi__tw__nl > li {
    font-size: 13px;
  }
}
.m-casetop__lu {
  position: relative;
  overflow: hidden;
}
@media (min-width: 768px) and (max-width: 1154px) {
  .m-casetop__lu {
    padding: 0 20px;
  }
}
@media (min-width: 1155px) and (max-width: 1380px) {
  .m-casetop__lu {
    padding: 0 calc(13.2743vw - 133.319px);
  }
}
@media (min-width: 1381px) {
  .m-casetop__lu {
    padding: 0 50px;
  }
}
@media print, (min-width: 768px) {
  .m-casetop__lu__in {
    padding-bottom: 240px;
  }
}
@media (min-width: 1455px) {
  .m-casetop__lu__in {
    padding-right: calc(50vw - 727.5px);
  }
}
@media (min-width: 1155px) and (max-width: 1380px) {
  .m-casetop__lu__in {
    padding-left: calc(36.7257vw - 424.181px);
  }
}
@media (min-width: 1381px) {
  .m-casetop__lu__in {
    padding-left: calc(50vw - 607.5px);
  }
}
@media screen and (max-width: 767px) {
  .m-casetop__lu__in {
    padding-bottom: 80px;
  }
}
@media print, (min-width: 768px) {
  .m-casetop__lu__cw {
    display: flex;
  }
}
@media screen and (max-width: 767px) {
  .m-casetop__lu__cw {
    padding: 0 20px;
  }
}
@media print, (min-width: 768px) {
  .m-casetop__lu__cw__c {
    box-sizing: border-box;
  }
}
@media print, (min-width: 768px) {
  .m-casetop__lu__cw__c:nth-child(1) {
    width: calc(50% + 70px);
  }
}
@media print, (min-width: 768px) {
  .m-casetop__lu__cw__c:nth-child(2) {
    width: calc(50% - 70px);
  }
}
@media screen and (max-width: 767px) {
  .m-casetop__lu__cw__c:nth-child(2) {
    margin-top: 20px;
  }
}
.m-casetop__lu__cw__tw {
  position: relative;
}
@media print, (min-width: 768px) {
  .m-casetop__lu__cw__tw {
    height: 100%;
    box-sizing: border-box;
    padding: 45px 0 110px;
  }
}
.m-casetop__lu__cw__p {
  position: relative;
}
@media print, (min-width: 768px) {
  .m-casetop__lu__cw__p {
    padding-top: 61.76471%;
  }
}
@media screen and (max-width: 767px) {
  .m-casetop__lu__cw__p {
    padding-top: 59.10448%;
  }
}
.m-casetop__lu__cw__p img {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  border-radius: 10px;
}
.m-casetop__lu__cw__tt {
  font-variation-settings: 'wght' 700;
  font-weight: 700;
  line-height: 1.8;
}
@media print, (min-width: 768px) {
  .m-casetop__lu__cw__tt {
    font-size: 24px;
  }
}
@media screen and (max-width: 767px) {
  .m-casetop__lu__cw__tt {
    font-size: 20px;
  }
}
.m-casetop__lu__cw__tg {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  margin-top: 20px;
}
.m-casetop__lu__cw__tg > li > span {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 46px;
  box-sizing: border-box;
  padding: 0 19px;
  border: 1px solid #d7d7d7;
  border-radius: 999px;
  font-size: 14px;
  line-height: 1.4;
}
@media print, (min-width: 768px) {
  .m-casetop__lu__cw__dt {
    position: absolute;
    right: 0;
    bottom: 0;
  }
}
@media screen and (max-width: 767px) {
  .m-casetop__lu__cw__dt {
    display: flex;
    justify-content: flex-end;
    margin-top: 20px;
  }
}
.m-casetop__lu__cw__dt__ar {
  position: relative;
  overflow: hidden;
}
@media print, (min-width: 768px) {
  .m-casetop__lu__cw__dt__ar {
    width: 90px;
    height: 90px;
  }
}
@media screen and (max-width: 767px) {
  .m-casetop__lu__cw__dt__ar {
    width: 50px;
    height: 50px;
  }
}
.m-casetop__lu__cw__dt__ar::before {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  box-sizing: border-box;
  border: 1px solid #d9d9d9;
  border-radius: 50%;
  transition: border-color 450ms cubic-bezier(.215, .61, .355, 1), background-color 450ms cubic-bezier(.215, .61, .355, 1);
}
@media print, (min-width: 768px) {
  .m-casetop__lu__cw__dt__ar__in {
    position: absolute;
    left: -25px;
    top: 0;
    width: 83px;
    height: 100%;
  }
}
.m-casetop__lu__cw__dt__ar__in > span {
  display: block;
  position: absolute;
  top: 50%;
  height: 2px;
  margin-top: -1px;
  background: #2590c7;
  transition: background-color 450ms cubic-bezier(.215, .61, .355, 1);
}
@media print, (min-width: 768px) {
  .m-casetop__lu__cw__dt__ar__in > span {
    width: 22px;
  }
}
@media screen and (max-width: 767px) {
  .m-casetop__lu__cw__dt__ar__in > span {
    width: 15px;
  }
}
.m-casetop__lu__cw__dt__ar__in > span::before,
.m-casetop__lu__cw__dt__ar__in > span::after {
  content: '';
  display: block;
  position: absolute;
  right: -3px;
  height: 2px;
  background: #2590c7;
  transition: background-color 450ms cubic-bezier(.215, .61, .355, 1);
}
@media print, (min-width: 768px) {
  .m-casetop__lu__cw__dt__ar__in > span::before,
  .m-casetop__lu__cw__dt__ar__in > span::after {
    width: 10px;
  }
}
@media screen and (max-width: 767px) {
  .m-casetop__lu__cw__dt__ar__in > span::before,
  .m-casetop__lu__cw__dt__ar__in > span::after {
    width: 9px;
  }
}
.m-casetop__lu__cw__dt__ar__in > span::before {
  transform: rotate(45deg);
}
@media print, (min-width: 768px) {
  .m-casetop__lu__cw__dt__ar__in > span::before {
    top: -3px;
  }
}
@media screen and (max-width: 767px) {
  .m-casetop__lu__cw__dt__ar__in > span::before {
    top: -2.5px;
  }
}
.m-casetop__lu__cw__dt__ar__in > span::after {
  transform: rotate(-45deg);
}
@media print, (min-width: 768px) {
  .m-casetop__lu__cw__dt__ar__in > span::after {
    bottom: -3px;
  }
}
@media screen and (max-width: 767px) {
  .m-casetop__lu__cw__dt__ar__in > span::after {
    bottom: -2.5px;
  }
}
@media print, (min-width: 768px) {
  .m-casetop__lu__cw__dt__ar__in > span:nth-child(1) {
    left: 0;
  }
}
@media screen and (max-width: 767px) {
  .m-casetop__lu__cw__dt__ar__in > span:nth-child(1) {
    left: 17px;
  }
}
@media print, (min-width: 768px) {
  .m-casetop__lu__cw__dt__ar__in > span:nth-child(2) {
    left: 58px;
  }
}
@media screen and (max-width: 767px) {
  .m-casetop__lu__cw__dt__ar__in > span:nth-child(2) {
    display: none;
  }
}
.m-casetop__lu__cw__dt > a {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  font-variation-settings: 'wght' 700;
  font-weight: 700;
  line-height: 1.4;
  white-space: nowrap;
  transition: color 450ms cubic-bezier(.215, .61, .355, 1);
}
@media print, (min-width: 768px) {
  .m-casetop__lu__cw__dt > a {
    gap: 0 20px;
    font-size: 18px;
  }
}
@media screen and (max-width: 767px) {
  .m-casetop__lu__cw__dt > a {
    gap: 0 10px;
    font-size: 16px;
  }
}
@media print, (min-width: 768px) {
  .m-casetop__lu__cw__dt > a:hover,
  .m-casetop__lu__cw__dt > a:active {
    color: #156082;
  }
  .m-casetop__lu__cw__dt > a:hover .m-casetop__lu__cw__dt__ar::before,
  .m-casetop__lu__cw__dt > a:active .m-casetop__lu__cw__dt__ar::before {
    border-color: #156082;
    background-color: #156082;
  }
  .m-casetop__lu__cw__dt > a:hover .m-casetop__lu__cw__dt__ar__in > span,
  .m-casetop__lu__cw__dt > a:active .m-casetop__lu__cw__dt__ar__in > span {
    background: #fff;
  }
  .m-casetop__lu__cw__dt > a:hover .m-casetop__lu__cw__dt__ar__in > span::before,
  .m-casetop__lu__cw__dt > a:hover .m-casetop__lu__cw__dt__ar__in > span::after,
  .m-casetop__lu__cw__dt > a:active .m-casetop__lu__cw__dt__ar__in > span::before,
  .m-casetop__lu__cw__dt > a:active .m-casetop__lu__cw__dt__ar__in > span::after {
    background: #fff;
  }
}
@media print, (min-width: 768px) {
  .m-casetop__lu__cw__dt > a.is-enterStart .m-casetop__lu__cw__dt__ar__in {
    animation: arrow_trans_x2 450ms cubic-bezier(.215, .61, .355, 1);
  }
  .m-casetop__lu__cw__dt > a.is-enterStart:hover .m-casetop__lu__cw__dt__ar__in,
  .m-casetop__lu__cw__dt > a.is-enterStart:active .m-casetop__lu__cw__dt__ar__in {
    animation: arrow_trans_x1 450ms cubic-bezier(.215, .61, .355, 1);
  }
}
@media print, (min-width: 768px) {
  .m-casetop__lu__cw:nth-child(n+2) {
    margin-top: 160px;
  }
}
@media screen and (max-width: 767px) {
  .m-casetop__lu__cw:nth-child(n+2) {
    margin-top: 80px;
  }
}
@media print, (min-width: 768px) {
  .m-casetop__lu__cw:nth-child(2n+1) {
    flex-direction: row;
  }
}
@media print, (min-width: 768px) {
  .m-casetop__lu__cw:nth-child(2n+1) .m-casetop__lu__cw__c:nth-child(2) {
    padding-left: 60px;
  }
}
@media print, (min-width: 768px) {
  .m-casetop__lu__cw:nth-child(2n+2) {
    flex-direction: row-reverse;
  }
}
@media print, (min-width: 768px) {
  .m-casetop__lu__cw:nth-child(2n+2) .m-casetop__lu__cw__c:nth-child(2) {
    padding-right: 60px;
  }
}
