@font-face {
  font-family: "Noto Sans JP";
  src: url("../fonts/NotoSansJP-Regular.woff2") format("woff2");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "Noto Sans JP";
  src: url("../fonts/NotoSansJP-Medium.woff2") format("woff2");
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: "Noto Sans JP";
  src: url("../fonts/NotoSansJP-Bold.woff2") format("woff2");
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: "Figtree";
  src: url("../fonts/Figtree-Light.woff2") format("woff2");
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: "Montserrat";
  src: url("../fonts/Montserrat-Bold.woff2") format("woff2");
  font-weight: 600;
  font-style: normal;
}
*,
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

html {
  font-size: 0.76923vw;
  font-size: clamp(6px, 0.76923vw, 10px);
  margin: 0;
}

body {
  font-family: "Noto Sans JP", sans-serif;
  color: #23355f;
  font-weight: normal;
  font-size: 14px;
  line-height: 1.5;
  word-break: break-all;
  margin: 0;
  padding: 0;
  border: 0;
}
@media screen and (max-width: 1366px) {
  body {
    font-size: 14rem;
  }
}
@media screen and (max-width: 768px) {
  body {
    font-size: clamp(14px, 14px + (14 - 14) * (100vw - 375px) / (1366 - 375), 14px);
  }
}

@media screen and (max-width: 1366px) {
  html,
  body {
    font-size: 0.0732064422vw;
  }
}
@media screen and (max-width: 768px) {
  html,
  body {
    font-size: 0.09765625vw;
  }
}
@media screen and (max-width: 640px) {
  html,
  body {
    font-size: min(0.15625vw, 1rem);
  }
}

div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}

[tabindex="-1"]:focus:not(:focus-visible) {
  outline: 0 !important;
}

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}

h1,
h2 {
  line-height: 1.2;
}

h3,
h4 {
  line-height: 1.5;
}

h5,
h6 {
  line-height: inherit;
}

ul,
ol {
  margin: 0;
  padding: 0;
  list-style: none;
}

blockquote,
q {
  quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
  content: none;
}

b,
strong {
  font-weight: bolder;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

a:not([href]):not([class]) {
  color: inherit;
  text-decoration: none;
}

a:not([href]):not([class]):hover {
  color: inherit;
  text-decoration: none;
}

a {
  color: inherit;
  text-decoration: none;
}

img {
  vertical-align: middle;
  border-style: none;
}

svg {
  overflow: hidden;
  vertical-align: middle;
}

[role=button] {
  cursor: pointer;
}

button:not(:disabled),
[type=button]:not(:disabled),
[type=reset]:not(:disabled),
[type=submit]:not(:disabled) {
  cursor: pointer;
}

button {
  outline: none;
  border: none;
  cursor: pointer;
}

input[type=radio],
input[type=checkbox] {
  box-sizing: border-box;
  padding: 0;
}

textarea {
  overflow: auto;
  resize: none;
}

fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}

[hidden] {
  display: none !important;
}

*:focus {
  outline: none;
}

.clearfix::after {
  content: "";
  visibility: hidden;
  height: 0;
  display: block;
  font-size: 0;
  clear: both;
}

* html .clearfix {
  zoom: 1;
}

*:first-child + html .clearfix {
  zoom: 1;
}

@font-face {
  font-family: "Noto Sans JP";
  src: url("../fonts/NotoSansJP-Regular.woff2") format("woff2");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "Noto Sans JP";
  src: url("../fonts/NotoSansJP-Medium.woff2") format("woff2");
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: "Noto Sans JP";
  src: url("../fonts/NotoSansJP-Bold.woff2") format("woff2");
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: "Figtree";
  src: url("../fonts/Figtree-Light.woff2") format("woff2");
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: "Montserrat";
  src: url("../fonts/Montserrat-Bold.woff2") format("woff2");
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: "Noto Sans JP";
  src: url("../fonts/NotoSansJP-Regular.woff2") format("woff2");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "Noto Sans JP";
  src: url("../fonts/NotoSansJP-Medium.woff2") format("woff2");
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: "Noto Sans JP";
  src: url("../fonts/NotoSansJP-Bold.woff2") format("woff2");
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: "Figtree";
  src: url("../fonts/Figtree-Light.woff2") format("woff2");
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: "Montserrat";
  src: url("../fonts/Montserrat-Bold.woff2") format("woff2");
  font-weight: 600;
  font-style: normal;
}
.f-en {
  font-family: "Figtree", sans-serif;
}

.pc-hidden {
  display: none;
}
@media screen and (max-width: 640px) {
  .pc-hidden {
    display: block;
  }
}

@media screen and (max-width: 640px) {
  .sp-hidden {
    display: none;
  }
}

.inner,
.w980 {
  max-width: 980px;
  width: 90%;
  margin: auto;
}
@media screen and (max-width: 1366px) {
  .inner,
  .w980 {
    max-width: 980rem;
  }
}

.w1167 {
  max-width: 1167px;
  width: 90%;
  margin: auto;
}
@media screen and (max-width: 1366px) {
  .w1167 {
    max-width: 1167rem;
  }
}

.column {
  display: flex;
}

.sec-title {
  text-align: center;
}
.sec-title .tit-ja {
  font-weight: bold;
  font-size: 3.5rem;
  line-height: 1.1714285714;
  font-size: 35px;
  color: #23355f;
}
@media screen and (max-width: 1366px) {
  .sec-title .tit-ja {
    font-size: 35rem;
  }
}
.sec-title .tit-en {
  margin-top: -41px;
  padding-top: 10px;
  font-family: "Figtree", sans-serif;
  font-weight: 300;
  font-size: 18rem;
  line-height: 1.2;
  font-size: 180px;
  color: rgba(138, 184, 213, 0.4);
}
@media screen and (max-width: 1366px) {
  .sec-title .tit-en {
    margin-top: -41rem;
    font-size: 180rem;
  }
}
@media screen and (max-width: 768px) {
  .sec-title .tit-en {
    font-size: 120rem;
  }
}
.sec-title .tit-en {
  line-height: 0.8;
}

.btn {
  text-align: center;
  font-weight: normal;
  font-size: 16px;
  text-align: center;
  color: #fff;
  height: 56px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50px;
  width: fit-content;
  margin: auto;
}
@media screen and (max-width: 1366px) {
  .btn {
    font-size: 16rem;
    height: 56rem;
    border-radius: 50rem;
  }
}
@media screen and (max-width: 768px) {
  .btn {
    font-size: clamp(14px, 14px + (16 - 14) * (100vw - 375px) / (1366 - 375), 16px);
  }
}
.btn:hover {
  filter: opacity(80%);
  transition: all 0.4s ease;
}

.page-fv {
  position: relative;
  z-index: 1;
}
.page-fv::after {
  content: "";
  position: absolute;
  background: url(../img/common/fv-bg.png) no-repeat center/contain;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: -1;
}
.page-fv .sec-title .tit-en {
  line-height: 0.8;
}
.page-fv .sec-title .tit-en::first-letter {
  text-transform: uppercase;
}
.page-fv .breadcrumb {
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight: 500;
  font-size: 11px;
  text-align: center;
  color: #23355f;
  gap: 0.5em;
}
@media screen and (max-width: 1366px) {
  .page-fv .breadcrumb {
    font-size: 11rem;
  }
}
@media screen and (max-width: 768px) {
  .page-fv .breadcrumb {
    font-size: clamp(14px, 14px + (11 - 14) * (100vw - 375px) / (1366 - 375), 11px);
  }
}
.page-fv .inner {
  padding: 96px 0 125px;
}
@media screen and (max-width: 1366px) {
  .page-fv .inner {
    padding: 96rem 0 125rem;
  }
}

.sec-subtitle {
  margin-bottom: 45px;
}
@media screen and (max-width: 1366px) {
  .sec-subtitle {
    margin-bottom: 45rem;
  }
}
.sec-subtitle .tit-en {
  font-family: "Figtree", sans-serif;
  font-weight: 600;
  font-size: 50px;
  color: #23355f;
}
@media screen and (max-width: 1366px) {
  .sec-subtitle .tit-en {
    font-size: 50rem;
  }
}
.sec-subtitle .tit-ja {
  font-weight: bold;
  font-size: 20px;
  color: #23355f;
}
@media screen and (max-width: 1366px) {
  .sec-subtitle .tit-ja {
    font-size: 20rem;
  }
}

@font-face {
  font-family: "Noto Sans JP";
  src: url("../fonts/NotoSansJP-Regular.woff2") format("woff2");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "Noto Sans JP";
  src: url("../fonts/NotoSansJP-Medium.woff2") format("woff2");
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: "Noto Sans JP";
  src: url("../fonts/NotoSansJP-Bold.woff2") format("woff2");
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: "Figtree";
  src: url("../fonts/Figtree-Light.woff2") format("woff2");
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: "Montserrat";
  src: url("../fonts/Montserrat-Bold.woff2") format("woff2");
  font-weight: 600;
  font-style: normal;
}
.header {
  background-color: white;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 99;
  transition: all 0.3s ease;
  opacity: 1;
  transform: translateY(0);
}
.header .inner {
  padding: 15px 0;
  max-width: 1312px;
  width: 90%;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
@media screen and (max-width: 768px) {
  .header .inner {
    max-width: none;
    justify-content: space-between;
    align-items: center;
  }
}
.header .inner .logo {
  max-width: 180px;
  width: 100%;
}
.header .inner .logo a {
  display: block;
  width: 100%;
  height: 100%;
}
.header .inner .logo a img {
  width: 100%;
  height: auto;
}
.header .inner .logo:hover {
  filter: opacity(80%);
  transition: all 0.4s ease;
}
.header .inner .hamburger {
  display: none;
}
@media screen and (max-width: 768px) {
  .header .inner .hamburger {
    flex-direction: column;
    justify-content: space-between;
    width: 48rem;
    height: 36rem;
    background: none;
    border: none;
    cursor: pointer;
    display: flex;
    padding: 0;
    margin-right: 20rem;
  }
  .header .inner .hamburger span {
    display: block;
    height: 4rem;
    width: 48rem;
    background: #23355f;
    border-radius: 1px;
  }
}
.header .inner .hamburger.active span:nth-child(1) {
  transform: rotate(45deg) translate(10rem, 10rem);
}
.header .inner .hamburger.active span:nth-child(2) {
  opacity: 0;
}
.header .inner .hamburger.active span:nth-child(3) {
  transform: rotate(-45deg) translate(12rem, -12rem);
}
@media screen and (max-width: 768px) {
  .header .inner .nav {
    border-radius: 0;
    position: fixed;
    right: -100%;
    width: 100%;
    background-color: #fff;
    flex-direction: column;
    transition: right 0.3s ease;
    top: 0;
    height: 100vh;
    padding: 45rem 0;
    max-width: none;
  }
  .header .inner .nav.active {
    right: 0;
  }
}
.header .inner .nav .header-list {
  display: flex;
  gap: 19px;
  justify-content: space-between;
  align-items: center;
}
@media screen and (max-width: 768px) {
  .header .inner .nav .header-list {
    flex-direction: column;
    gap: 30rem;
    width: 90%;
    margin: auto;
    text-align: center;
  }
}
.header .inner .nav .header-list .menu-item {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 500;
  font-size: 15px;
}
@media screen and (max-width: 1366px) {
  .header .inner .nav .header-list .menu-item {
    font-size: 15rem;
  }
}
@media screen and (max-width: 768px) {
  .header .inner .nav .header-list .menu-item {
    font-size: clamp(14px, 14px + (15 - 14) * (100vw - 375px) / (1366 - 375), 15px);
  }
}
.header .inner .nav .header-list .menu-item a {
  position: relative;
  display: block;
  transition: all 0.4s ease;
}
.header .inner .nav .header-list .menu-item a:hover {
  filter: opacity(80%);
  transition: all 0.4s ease;
}
.header .inner .nav .header-list .menu-item.menu-contact {
  border-radius: 23.5px;
  background: linear-gradient(to right, #596d9b 0%, #23355f 100%);
}
.header .inner .nav .header-list .menu-item.menu-contact a {
  height: 47px;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #fff;
  font-size: 16px;
  text-align: center;
  font-family: "Figtree", sans-serif;
  font-weight: 500;
  gap: 3px;
  padding: 0 27px;
}
.header .inner .nav .header-list .menu-item.menu-contact a:hover {
  filter: opacity(60%);
}
.header .inner .nav .header-list .sub-menu {
  position: absolute;
  opacity: 0;
  height: 0;
  visibility: hidden;
  background: linear-gradient(to bottom, transparent 0, transparent 50px, rgba(19, 38, 52, 0.8) 50px, rgba(19, 38, 52, 0.8) 100%);
  top: calc(100% - 50px);
  padding: 70px 0 20px;
  display: flex;
  flex-direction: column;
  gap: 20px;
  border-radius: 0 0 21px 21px;
}
@media screen and (max-width: 768px) {
  .header .inner .nav .header-list .sub-menu {
    opacity: 1;
    height: auto;
    visibility: visible;
    position: relative;
    background: transparent;
    padding: 0;
    margin-top: 20rem;
  }
}
.header .inner .nav .header-list .sub-menu .menu-item a {
  padding: 0 20px;
  pointer-events: all;
}
@media screen and (max-width: 768px) {
  .header .inner .nav .header-list .sub-menu .menu-item a {
    padding: 0;
  }
}

@keyframes fadeInDown {
  from {
    opacity: 0;
    transform: translateY(-10px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
@font-face {
  font-family: "Noto Sans JP";
  src: url("../fonts/NotoSansJP-Regular.woff2") format("woff2");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "Noto Sans JP";
  src: url("../fonts/NotoSansJP-Medium.woff2") format("woff2");
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: "Noto Sans JP";
  src: url("../fonts/NotoSansJP-Bold.woff2") format("woff2");
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: "Figtree";
  src: url("../fonts/Figtree-Light.woff2") format("woff2");
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: "Montserrat";
  src: url("../fonts/Montserrat-Bold.woff2") format("woff2");
  font-weight: 600;
  font-style: normal;
}
.cta {
  position: relative;
  background: linear-gradient(rgba(35, 53, 95, 0.93), rgba(35, 53, 95, 0.93)), url(../img/common/cta-bg.jpg) no-repeat center/cover;
  z-index: 10;
}
.cta .inner {
  max-width: 1167px;
  padding: 130px 0 356px;
  position: relative;
}
@media screen and (max-width: 1366px) {
  .cta .inner {
    max-width: 1167rem;
    padding: 130rem 0 356rem;
  }
}
.cta .inner .title {
  color: #fff;
}
.cta .inner .title .catch {
  font-size: 3.5rem;
  line-height: 1.4285714286;
  font-weight: bold;
  font-size: 35px;
  color: #fff;
  margin-bottom: 26px;
}
@media screen and (max-width: 1366px) {
  .cta .inner .title .catch {
    font-size: 35rem;
    margin-bottom: 26rem;
  }
}
.cta .inner .title .desc {
  width: 423px;
  font-size: 1.6rem;
  line-height: 2;
  font-size: clamp(14px, 14px + (16 - 14) * (100vw - 375px) / (1366 - 375), 16px);
  font-weight: 500;
  color: #fff;
}
@media screen and (max-width: 1366px) {
  .cta .inner .title .desc {
    width: 423rem;
  }
}
@media screen and (max-width: 768px) {
  .cta .inner .title .desc {
    width: 428rem;
  }
}
.cta .inner .grid-item {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 9px;
  position: absolute;
  bottom: -75px;
  width: 100%;
  left: 0;
}
@media screen and (max-width: 1366px) {
  .cta .inner .grid-item {
    gap: 9rem;
    bottom: -75rem;
  }
}
@media screen and (max-width: 768px) {
  .cta .inner .grid-item {
    grid-template-columns: 1fr;
    grid-template-rows: auto;
    bottom: -280rem;
  }
}
.cta .inner .grid-item .item {
  border-radius: 28px;
  height: 302px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  position: relative;
  transition: all 0.4s ease;
}
@media screen and (max-width: 1366px) {
  .cta .inner .grid-item .item {
    border-radius: 28rem;
    height: 302rem;
  }
}
.cta .inner .grid-item .item:hover {
  filter: opacity(80%);
  transition: all 0.4s ease;
}
.cta .inner .grid-item .item a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.cta .inner .grid-item .item.tel {
  background: linear-gradient(#f2f6ff 0%, #adb9d5 100%);
}
.cta .inner .grid-item .item.tel svg {
  margin-bottom: 18px;
  width: 30px;
  height: auto;
}
@media screen and (max-width: 1366px) {
  .cta .inner .grid-item .item.tel svg {
    margin-bottom: 18rem;
    width: 30rem;
  }
}
.cta .inner .grid-item .item.tel .item-ttl {
  margin-bottom: 10px;
}
@media screen and (max-width: 1366px) {
  .cta .inner .grid-item .item.tel .item-ttl {
    margin-bottom: 10rem;
  }
}
.cta .inner .grid-item .item.tel .telnum {
  font-family: "Figtree", sans-serif;
  font-weight: 600;
  font-size: 51px;
  text-align: center;
  color: #23355f;
  margin-bottom: 4px;
}
@media screen and (max-width: 1366px) {
  .cta .inner .grid-item .item.tel .telnum {
    font-size: 51rem;
    margin-bottom: 4rem;
  }
}
.cta .inner .grid-item .item.tel .time {
  font-weight: normal;
  font-size: 11px;
  text-align: center;
  color: #23355f;
}
@media screen and (max-width: 1366px) {
  .cta .inner .grid-item .item.tel .time {
    font-size: 11rem;
  }
}
.cta .inner .grid-item .item.mail {
  background: linear-gradient(#596d9b 0%, #23355f 100%);
}
.cta .inner .grid-item .item.mail svg {
  margin-bottom: 23px;
  width: 53px;
  height: auto;
}
@media screen and (max-width: 1366px) {
  .cta .inner .grid-item .item.mail svg {
    width: 53rem;
    margin-bottom: 23rem;
  }
}
.cta .inner .grid-item .item.mail .item-ttl {
  color: #fff;
}
.cta .inner .grid-item .item .item-ttl {
  font-weight: bold;
  font-size: 27px;
  text-align: center;
  color: #23355f;
}
@media screen and (max-width: 1366px) {
  .cta .inner .grid-item .item .item-ttl {
    font-size: 27rem;
  }
}
.cta .scroll-area {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  width: 100%;
  height: fit-content;
  margin: auto;
  z-index: -1;
}
.cta .scroll-area .scroll-infinity__item {
  font-family: "Figtree", sans-serif;
  font-weight: 300;
  font-size: 180px;
  color: rgba(138, 184, 213, 0.18);
}
@media screen and (max-width: 1366px) {
  .cta .scroll-area .scroll-infinity__item {
    font-size: 180rem;
  }
}

.footer {
  overflow: hidden;
  position: relative;
  z-index: 5;
}
.footer .inner {
  padding: 160px 0 148px;
  display: flex;
  flex-direction: column;
}
@media screen and (max-width: 1366px) {
  .footer .inner {
    padding: 160rem 0 148rem;
  }
}
@media screen and (max-width: 768px) {
  .footer .inner {
    padding: 300rem 0 40rem;
    gap: 20rem;
  }
}
.footer .inner .column {
  justify-content: space-between;
  align-items: flex-start;
}
@media screen and (max-width: 768px) {
  .footer .inner .column {
    flex-direction: column-reverse;
    gap: 20rem;
  }
}
.footer .inner .column .f_logo {
  display: flex;
  flex-direction: column;
  gap: 23px;
}
@media screen and (max-width: 1366px) {
  .footer .inner .column .f_logo {
    gap: 23rem;
  }
}
.footer .inner .column .f_logo .copy {
  font-family: "Figtree", sans-serif;
  font-weight: normal;
  font-size: 12px;
  color: #7786aa;
}
@media screen and (max-width: 1366px) {
  .footer .inner .column .f_logo .copy {
    font-size: 12rem;
  }
}
.footer .inner .column .f_logo a {
  display: block;
  width: 100%;
  height: 100%;
  transition: all 0.4s ease;
}
.footer .inner .column .f_logo a img {
  width: 180px;
  height: auto;
}
@media screen and (max-width: 1366px) {
  .footer .inner .column .f_logo a img {
    width: 180rem;
  }
}
.footer .inner .column .f_logo a:hover {
  filter: opacity(80%);
  transition: all 0.4s ease;
}
@media screen and (max-width: 768px) {
  .footer .inner .column .f_nav {
    display: none;
  }
}
.footer .inner .column .f_nav .footer-list {
  display: flex;
  gap: 36px;
}
@media screen and (max-width: 1366px) {
  .footer .inner .column .f_nav .footer-list {
    gap: 36rem;
  }
}
.footer .inner .column .f_nav .footer-list > .menu-item {
  font-weight: 500;
  font-size: 12px;
  color: #23355f;
  transition: all 0.4s ease;
  color: #23355f;
}
.footer .inner .column .f_nav .footer-list > .menu-item:hover {
  filter: opacity(80%);
  transition: all 0.4s ease;
}
.footer .inner .column .f_nav .footer-list > .menu-item.menu-contact svg {
  display: none;
}
.footer .circle {
  position: absolute;
  background: rgba(95, 201, 226, 0.1);
  border-radius: 50%;
  filter: blur(15px);
  bottom: -371px;
  left: 0;
  right: 0;
  margin: auto;
  width: 622px;
  height: 622px;
  z-index: -1;
}
@media screen and (max-width: 1366px) {
  .footer .circle {
    bottom: -371rem;
    width: 622rem;
    height: 622rem;
  }
}

.scroll-area {
  position: absolute;
  width: 100%;
  top: 82px;
  z-index: -1;
}
@media screen and (max-width: 1366px) {
  .scroll-area {
    top: 82rem;
  }
}
.scroll-area .scroll-infinity {
  position: relative;
}
.scroll-area .scroll-infinity .scroll-infinity__wrap {
  display: flex;
  flex-direction: column;
  overflow: hidden;
}
.scroll-area .scroll-infinity .scroll-infinity__wrap .scroll-infinity__inner {
  display: flex;
  width: max-content;
  gap: 2em;
}
.scroll-area .scroll-infinity .scroll-infinity__wrap .scroll-infinity__list {
  display: flex;
  gap: 30px;
  flex-wrap: nowrap;
  list-style: none;
  padding: 0;
  margin: 0;
}
@media screen and (max-width: 1366px) {
  .scroll-area .scroll-infinity .scroll-infinity__wrap .scroll-infinity__list {
    gap: 30rem;
  }
}
.scroll-area .scroll-infinity .scroll-infinity__wrap .scroll-infinity__list .scroll-infinity__item {
  white-space: nowrap;
  font-family: "Figtree", sans-serif;
  font-weight: 300;
  font-size: 18rem;
  line-height: 1.2;
  font-size: 180px;
  text-align: left;
  color: rgba(138, 184, 213, 0.4);
}
@media screen and (max-width: 640px) {
  .scroll-area .scroll-infinity .scroll-infinity__wrap .scroll-infinity__list .scroll-infinity__item {
    font-size: 60rem;
  }
}
@media screen and (max-width: 1366px) {
  .scroll-area .scroll-infinity .scroll-infinity__wrap .scroll-infinity__list .scroll-infinity__item {
    font-size: 180rem;
  }
}
.scroll-area .scroll-infinity .scroll-infinity__wrap .scroll-infinity__inner--left {
  animation: scroll-left 40s linear infinite;
}
.scroll-area .scroll-infinity .scroll-infinity__wrap .scroll-infinity__inner--right {
  margin-top: -48px;
  animation: scroll-right 40s linear infinite;
}
@media screen and (max-width: 1366px) {
  .scroll-area .scroll-infinity .scroll-infinity__wrap .scroll-infinity__inner--right {
    margin-top: -48rem;
  }
}

@keyframes scroll-left {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(-50%);
  }
}
@keyframes scroll-right {
  0% {
    transform: translateX(-67%);
  }
  100% {
    transform: translateX(-10%);
  }
}
@font-face {
  font-family: "Noto Sans JP";
  src: url("../fonts/NotoSansJP-Regular.woff2") format("woff2");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "Noto Sans JP";
  src: url("../fonts/NotoSansJP-Medium.woff2") format("woff2");
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: "Noto Sans JP";
  src: url("../fonts/NotoSansJP-Bold.woff2") format("woff2");
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: "Figtree";
  src: url("../fonts/Figtree-Light.woff2") format("woff2");
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: "Montserrat";
  src: url("../fonts/Montserrat-Bold.woff2") format("woff2");
  font-weight: 600;
  font-style: normal;
}
.mv {
  min-height: 100vh;
  display: flex;
  align-items: center;
  position: relative;
  overflow: hidden;
  background: linear-gradient(135deg, #f8fafc 0%, #e8f4f8 50%, #f0f9ff 100%);
}
@media screen and (max-width: 768px) {
  .mv {
    min-height: auto;
    padding: 180rem 0 60rem;
  }
}
.mv .mv-deco {
  position: absolute;
  border-radius: 50%;
  pointer-events: none;
}
.mv .mv-deco--top {
  width: 600px;
  height: 600px;
  background: radial-gradient(circle, rgba(35, 53, 95, 0.03) 0%, transparent 70%);
  top: -200px;
  right: -100px;
}
@media screen and (max-width: 1366px) {
  .mv .mv-deco--top {
    width: 600rem;
    height: 600rem;
    top: -200rem;
    right: -100rem;
  }
}
@media screen and (max-width: 768px) {
  .mv .mv-deco--top {
    width: 300rem;
    height: 300rem;
    top: -100rem;
    right: -50rem;
  }
}
.mv .mv-deco--bottom {
  width: 500px;
  height: 500px;
  background: radial-gradient(circle, rgba(95, 201, 226, 0.05) 0%, transparent 70%);
  bottom: -150px;
  left: -100px;
}
@media screen and (max-width: 1366px) {
  .mv .mv-deco--bottom {
    width: 500rem;
    height: 500rem;
    bottom: -150rem;
    left: -100rem;
  }
}
@media screen and (max-width: 768px) {
  .mv .mv-deco--bottom {
    width: 250rem;
    height: 250rem;
    bottom: -80rem;
    left: -50rem;
  }
}
.mv .mv-inner {
  width: 100%;
  max-width: 1400px;
  margin: 0 auto;
  padding: 0 60px;
  display: grid;
  grid-template-columns: 1fr 1fr;
  align-items: center;
  gap: 60px;
  position: relative;
  z-index: 10;
}
@media screen and (max-width: 1366px) {
  .mv .mv-inner {
    max-width: 1400rem;
    padding: 0 60rem;
    gap: 60rem;
  }
}
@media screen and (max-width: 768px) {
  .mv .mv-inner {
    grid-template-columns: 1fr;
    padding: 0 24rem;
    gap: 40rem;
  }
}
@media screen and (max-width: 768px) {
  .mv .mv-content {
    order: 2;
    text-align: center;
  }
}
.mv .mv-lead {
  font-size: 15px;
  font-weight: 500;
  color: #23355f;
  letter-spacing: 0.1em;
  margin-bottom: 20px;
  opacity: 0.8;
}
@media screen and (max-width: 1366px) {
  .mv .mv-lead {
    font-size: 15rem;
    margin-bottom: 20rem;
  }
}
@media screen and (max-width: 768px) {
  .mv .mv-lead {
    font-size: 13rem;
    margin-bottom: 16rem;
  }
}
.mv .mv-title {
  margin-bottom: 28px;
}
@media screen and (max-width: 1366px) {
  .mv .mv-title {
    margin-bottom: 28rem;
  }
}
@media screen and (max-width: 768px) {
  .mv .mv-title {
    margin-bottom: 20rem;
  }
}
.mv .mv-title__line {
  display: block;
  font-family: "Inter", "Noto Sans JP", sans-serif, sans-serif;
  font-size: 72px;
  font-weight: 800;
  line-height: 1.15;
  letter-spacing: -2px;
  color: #23355f;
  background: linear-gradient(135deg, #23355f 0%, #37476e 50%, #4a5d8a 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
}
@media screen and (max-width: 1366px) {
  .mv .mv-title__line {
    font-size: 72rem;
    letter-spacing: -2rem;
  }
}
@media screen and (max-width: 768px) {
  .mv .mv-title__line {
    font-size: 40rem;
    letter-spacing: -1rem;
  }
}
@media screen and (max-width: 640px) {
  .mv .mv-title__line {
    font-size: 32rem;
  }
}
.mv .mv-desc {
  font-size: 16px;
  font-weight: 400;
  line-height: 1.9;
  color: #475569;
  margin-bottom: 40px;
}
@media screen and (max-width: 1366px) {
  .mv .mv-desc {
    font-size: 16rem;
    margin-bottom: 40rem;
  }
}
@media screen and (max-width: 768px) {
  .mv .mv-desc {
    font-size: 14rem;
    margin-bottom: 32rem;
  }
  .mv .mv-desc .pc-only {
    display: none;
  }
}
.mv .mv-buttons {
  display: flex;
  gap: 16px;
}
@media screen and (max-width: 1366px) {
  .mv .mv-buttons {
    gap: 16rem;
  }
}
@media screen and (max-width: 768px) {
  .mv .mv-buttons {
    justify-content: center;
    flex-wrap: wrap;
    gap: 12rem;
  }
}
.mv .mv-btn {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  padding: 16px 32px;
  border-radius: 50px;
  font-size: 15px;
  font-weight: 600;
  text-decoration: none;
  transition: all 0.3s ease;
}
@media screen and (max-width: 1366px) {
  .mv .mv-btn {
    gap: 10rem;
    padding: 16rem 32rem;
    border-radius: 50rem;
    font-size: 15rem;
  }
}
@media screen and (max-width: 768px) {
  .mv .mv-btn {
    padding: 14rem 28rem;
    font-size: 14rem;
  }
}
.mv .mv-btn svg {
  transition: transform 0.3s ease;
}
.mv .mv-btn:hover svg {
  transform: translateX(4px);
}
.mv .mv-btn--primary {
  background: linear-gradient(135deg, #23355f 0%, #37476e 100%);
  color: #fff;
  box-shadow: 0 4px 20px rgba(35, 53, 95, 0.3);
}
.mv .mv-btn--primary:hover {
  box-shadow: 0 6px 28px rgba(35, 53, 95, 0.4);
  transform: translateY(-2px);
}
.mv .mv-btn--secondary {
  background: #fff;
  color: #23355f;
  border: 2px solid #e2e8f0;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.05);
}
.mv .mv-btn--secondary:hover {
  border-color: #23355f;
  box-shadow: 0 4px 16px rgba(35, 53, 95, 0.15);
}
.mv .mv-image {
  position: relative;
}
@media screen and (max-width: 768px) {
  .mv .mv-image {
    order: 1;
  }
}
.mv .mv-image__frame {
  position: relative;
  border-radius: 20px;
  overflow: hidden;
  box-shadow: 0 25px 80px rgba(35, 53, 95, 0.15), 0 10px 30px rgba(35, 53, 95, 0.1);
}
@media screen and (max-width: 1366px) {
  .mv .mv-image__frame {
    border-radius: 20rem;
  }
}
@media screen and (max-width: 768px) {
  .mv .mv-image__frame {
    border-radius: 16rem;
  }
}
.mv .mv-image__frame::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: linear-gradient(180deg, transparent 60%, rgba(35, 53, 95, 0.05) 100%);
  z-index: 1;
  pointer-events: none;
}
.mv .mv-image__frame img {
  width: 100%;
  height: auto;
  display: block;
  object-fit: cover;
  aspect-ratio: 4/3;
}
@media screen and (max-width: 768px) {
  .mv .mv-image__frame img {
    aspect-ratio: 16/9;
  }
}
.mv .mv-card {
  position: absolute;
  display: flex;
  align-items: center;
  gap: 12px;
  padding: 16px 20px;
  background: #fff;
  border-radius: 12px;
  box-shadow: 0 10px 40px rgba(35, 53, 95, 0.12), 0 4px 12px rgba(35, 53, 95, 0.08);
  z-index: 10;
}
@media screen and (max-width: 1366px) {
  .mv .mv-card {
    gap: 12rem;
    padding: 16rem 20rem;
    border-radius: 12rem;
  }
}
@media screen and (max-width: 768px) {
  .mv .mv-card {
    gap: 10rem;
    padding: 12rem 16rem;
    border-radius: 10rem;
  }
}
.mv .mv-card__icon {
  width: 44px;
  height: 44px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: linear-gradient(135deg, rgba(35, 53, 95, 0.08) 0%, rgba(95, 201, 226, 0.08) 100%);
  border-radius: 10px;
}
@media screen and (max-width: 1366px) {
  .mv .mv-card__icon {
    width: 44rem;
    height: 44rem;
    border-radius: 10rem;
  }
}
@media screen and (max-width: 768px) {
  .mv .mv-card__icon {
    width: 36rem;
    height: 36rem;
    border-radius: 8rem;
  }
  .mv .mv-card__icon svg {
    width: 18rem;
    height: 18rem;
  }
}
.mv .mv-card__icon svg {
  color: #23355f;
}
.mv .mv-card__text {
  display: flex;
  flex-direction: column;
  gap: 2px;
}
.mv .mv-card__label {
  font-size: 11px;
  font-weight: 500;
  color: #64748b;
  letter-spacing: 0.05em;
}
@media screen and (max-width: 1366px) {
  .mv .mv-card__label {
    font-size: 11rem;
  }
}
@media screen and (max-width: 768px) {
  .mv .mv-card__label {
    font-size: 10rem;
  }
}
.mv .mv-card__value {
  font-size: 15px;
  font-weight: 700;
  color: #23355f;
}
@media screen and (max-width: 1366px) {
  .mv .mv-card__value {
    font-size: 15rem;
  }
}
@media screen and (max-width: 768px) {
  .mv .mv-card__value {
    font-size: 13rem;
  }
}
.mv .mv-card--01 {
  top: -20px;
  left: -30px;
  animation: float 6s ease-in-out infinite;
}
@media screen and (max-width: 1366px) {
  .mv .mv-card--01 {
    top: -20rem;
    left: -30rem;
  }
}
@media screen and (max-width: 768px) {
  .mv .mv-card--01 {
    top: -15rem;
    left: -10rem;
  }
}
.mv .mv-card--02 {
  bottom: 40px;
  right: -40px;
  animation: float 6s ease-in-out infinite 1s;
}
@media screen and (max-width: 1366px) {
  .mv .mv-card--02 {
    bottom: 40rem;
    right: -40rem;
  }
}
@media screen and (max-width: 768px) {
  .mv .mv-card--02 {
    bottom: 20rem;
    right: -10rem;
  }
}
.mv .mv-scroll {
  position: absolute;
  bottom: 40px;
  left: 50%;
  transform: translateX(-50%);
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 12px;
  z-index: 10;
}
@media screen and (max-width: 1366px) {
  .mv .mv-scroll {
    bottom: 40rem;
    gap: 12rem;
  }
}
@media screen and (max-width: 768px) {
  .mv .mv-scroll {
    display: none;
  }
}
.mv .mv-scroll__text {
  font-family: "Figtree", sans-serif;
  font-size: 11px;
  font-weight: 500;
  color: #23355f;
  opacity: 0.6;
  letter-spacing: 2px;
  text-transform: uppercase;
}
@media screen and (max-width: 1366px) {
  .mv .mv-scroll__text {
    font-size: 11rem;
    letter-spacing: 2rem;
  }
}
.mv .mv-scroll__line {
  width: 1px;
  height: 50px;
  background: linear-gradient(to bottom, #23355f 0%, transparent 100%);
  opacity: 0.4;
  animation: scrollLine 2s ease-in-out infinite;
}
@media screen and (max-width: 1366px) {
  .mv .mv-scroll__line {
    height: 50rem;
  }
}

@keyframes float {
  0%, 100% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(-10px);
  }
}
@keyframes scrollLine {
  0% {
    opacity: 0.4;
    transform: scaleY(1);
  }
  50% {
    opacity: 0.8;
    transform: scaleY(1.2);
  }
  100% {
    opacity: 0.4;
    transform: scaleY(1);
  }
}
.t_message {
  position: relative;
  overflow: hidden;
}
.t_message .inner {
  padding-top: 80px;
  padding-bottom: 200px;
}
@media screen and (max-width: 1366px) {
  .t_message .inner {
    padding-top: 80rem;
    padding-bottom: 200rem;
  }
}
@media screen and (max-width: 768px) {
  .t_message .inner {
    padding-top: 80rem;
    padding-bottom: 100rem;
  }
}
.t_message .inner .sec-title {
  margin-bottom: 65px;
}
@media screen and (max-width: 1366px) {
  .t_message .inner .sec-title {
    margin-bottom: 65rem;
  }
}
.t_message .inner .text .desc {
  font-weight: 500;
  font-size: 2rem;
  line-height: 2;
  font-size: clamp(14px, 14px + (20 - 14) * (100vw - 375px) / (1366 - 375), 20px);
  text-align: center;
  color: #23355f;
  margin-bottom: 49px;
}
@media screen and (max-width: 1366px) {
  .t_message .inner .text .desc {
    margin-bottom: 49rem;
  }
}
@media screen and (max-width: 768px) {
  .t_message .inner .text .desc {
    font-feature-settings: "palt";
  }
}
.t_message .inner .text .sign {
  font-weight: normal;
  font-size: clamp(14px, 14px + (16 - 14) * (100vw - 375px) / (1366 - 375), 16px);
  text-align: center;
  color: #23355f;
  margin-bottom: 83px;
}
@media screen and (max-width: 1366px) {
  .t_message .inner .text .sign {
    margin-bottom: 83rem;
  }
}
.t_message .inner .text .sign strong {
  font-size: clamp(14px, 14px + (18 - 14) * (100vw - 375px) / (1366 - 375), 18px);
  font-weight: normal;
}
.t_message .inner .text .btn {
  background: linear-gradient(to right, #596d9b 0%, #23355f 100%);
  text-align: center;
  font-weight: normal;
  font-size: clamp(14px, 14px + (16 - 14) * (100vw - 375px) / (1366 - 375), 16px);
  text-align: center;
  color: #fff;
  padding: 0 54px;
  height: 56px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50px;
  width: fit-content;
  margin: auto;
}
.t_message .inner .text .btn:hover {
  filter: opacity(80%);
  transition: all 0.4s ease;
}
@media screen and (max-width: 1366px) {
  .t_message .inner .text .btn {
    padding: 0 54rem;
    height: 56rem;
    border-radius: 50rem;
  }
}
.t_message .circle {
  position: absolute;
  background: rgba(95, 201, 226, 0.1);
  border-radius: 50%;
  filter: blur(15px);
}
.t_message .circle.right {
  width: 622px;
  height: 622px;
  top: 307px;
  left: -344px;
}
@media screen and (max-width: 1366px) {
  .t_message .circle.right {
    width: 622rem;
    height: 622rem;
    top: 307rem;
    left: -344rem;
  }
}
.t_message .circle.left {
  width: 466px;
  height: 466px;
  bottom: 287px;
  right: -152px;
}
@media screen and (max-width: 1366px) {
  .t_message .circle.left {
    width: 466rem;
    height: 466rem;
    bottom: 287rem;
    right: -152rem;
  }
}

.t_service .inner {
  max-width: 1277px;
  padding-bottom: 143px;
}
@media screen and (max-width: 1366px) {
  .t_service .inner {
    max-width: 1277rem;
    padding-bottom: 143rem;
  }
}
.t_service .inner .sec-title {
  margin-bottom: 83px;
}
@media screen and (max-width: 1366px) {
  .t_service .inner .sec-title {
    margin-bottom: 83rem;
  }
}
@media screen and (max-width: 768px) {
  .t_service .inner .sec-title {
    margin-bottom: 50rem;
  }
}
.t_service .inner .tabs {
  display: flex;
  justify-content: center;
  margin-bottom: 50px;
  gap: 1px;
}
@media screen and (max-width: 1366px) {
  .t_service .inner .tabs {
    margin-bottom: 50rem;
    gap: 1rem;
  }
}
.t_service .inner .tab {
  width: 50%;
  font-size: clamp(14px, 14px + (18 - 14) * (100vw - 375px) / (1366 - 375), 18px);
  font-weight: 600;
  color: #23355f;
  padding-bottom: 15px;
  padding-right: 19px;
  border-bottom: 5px solid #ddd;
  text-align: center;
  display: flex;
  justify-content: flex-end;
  align-items: center;
  gap: 200px;
  cursor: pointer;
  position: relative;
}
@media screen and (max-width: 1366px) {
  .t_service .inner .tab {
    padding-bottom: 15rem;
    padding-right: 19rem;
    border-bottom: 5rem solid #ddd;
    gap: 200rem;
  }
}
@media screen and (max-width: 768px) {
  .t_service .inner .tab {
    gap: 60rem;
  }
}
.t_service .inner .tab.active {
  color: #23355f;
  border-bottom: 5px solid #23355f;
}
@media screen and (max-width: 1366px) {
  .t_service .inner .tab.active {
    border-bottom: 5rem solid #23355f;
  }
}
.t_service .inner .tab .arrow {
  width: 34px;
  height: 34px;
  border: none;
  background: url(../img/top/i-down.svg) no-repeat center/contain;
  cursor: pointer;
}
@media screen and (max-width: 1366px) {
  .t_service .inner .tab .arrow {
    width: 34rem;
    height: 34rem;
  }
}
.t_service .inner .tab .arrow.active {
  background: url(../img/top/i-down_active.svg) no-repeat center/contain;
}
.t_service .inner .tab-content {
  display: none;
  margin: 0 auto;
  padding: 53px 55px;
  background: #37476e;
  border-radius: 10px;
}
@media screen and (max-width: 1366px) {
  .t_service .inner .tab-content {
    padding: 53rem 55rem;
    border-radius: 10rem;
  }
}
.t_service .inner .tab-content.active {
  display: block;
}
.t_service .inner .tab-content .card-list {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 33px;
}
@media screen and (max-width: 1366px) {
  .t_service .inner .tab-content .card-list {
    gap: 33rem;
  }
}
@media screen and (max-width: 768px) {
  .t_service .inner .tab-content .card-list {
    grid-template-columns: 1fr;
    grid-template-rows: auto;
  }
}
.t_service .inner .card {
  color: #fff;
  display: flex;
  flex-direction: column;
}
.t_service .inner .card img {
  width: 100%;
  border-radius: 10px;
  margin-bottom: 28px;
  object-fit: cover;
  height: 200px;
}
@media screen and (max-width: 1366px) {
  .t_service .inner .card img {
    border-radius: 10rem;
    margin-bottom: 28rem;
    height: 200rem;
  }
}
.t_service .inner .card h3 {
  font-weight: bold;
  font-size: 2.2rem;
  line-height: 1.5;
  font-size: clamp(14px, 14px + (22 - 14) * (100vw - 375px) / (1366 - 375), 22px);
  text-align: center;
  color: #fff;
  margin-bottom: 8px;
}
@media screen and (max-width: 1366px) {
  .t_service .inner .card h3 {
    margin-bottom: 8rem;
  }
}
.t_service .inner .card .desc {
  font-size: 1.4rem;
  line-height: 1.7857142857;
  font-weight: normal;
  font-size: clamp(14px, 14px + (14 - 14) * (100vw - 375px) / (1366 - 375), 14px);
  color: #fff;
}
@media screen and (max-width: 768px) {
  .t_service .inner .card .desc {
    margin-bottom: 20rem;
  }
}
.t_service .inner .card .btn {
  margin-top: auto;
  margin-bottom: 0;
  background: linear-gradient(to right, #d9e0ef 0%, #93a2c4 100%);
  padding: 0 70px;
  color: #23355f;
}
@media screen and (max-width: 1366px) {
  .t_service .inner .card .btn {
    padding: 0 70rem;
  }
}

.t_news {
  background: rgba(35, 53, 95, 0.04);
  border: 1px solid rgba(112, 112, 112, 0.04);
}
.t_news .inner {
  max-width: 1167px;
  padding: 73px 0 85px;
  display: grid;
  grid-template-columns: 1fr 855px;
  gap: 79px;
}
@media screen and (max-width: 1366px) {
  .t_news .inner {
    max-width: 1167rem;
    padding: 73rem 0 85rem;
    grid-template-columns: 1fr 855rem;
    gap: 79rem;
  }
}
@media screen and (max-width: 768px) {
  .t_news .inner {
    grid-template-columns: 1fr;
    grid-template-rows: auto;
  }
}
.t_news .inner .title .tit-en {
  font-size: 9.2rem;
  line-height: 1.1956521739;
  font-family: "Figtree", sans-serif;
  font-weight: 300;
  font-size: 92px;
  color: #23355f;
  white-space: nowrap;
}
@media screen and (max-width: 1366px) {
  .t_news .inner .title .tit-en {
    font-size: 92rem;
  }
}
.t_news .inner .title .tit-ja {
  margin-top: -4px;
  font-weight: bold;
  font-size: clamp(14px, 14px + (25 - 14) * (100vw - 375px) / (1366 - 375), 25px);
  color: #23355f;
}
@media screen and (max-width: 1366px) {
  .t_news .inner .title .tit-ja {
    margin-top: -4rem;
  }
}
.t_news .inner .news__list {
  border-radius: 10px;
  background: #fff;
  padding: 41px 45px 22px;
}
@media screen and (max-width: 1366px) {
  .t_news .inner .news__list {
    border-radius: 10rem;
    padding: 41rem 45rem 22rem;
  }
}
.t_news .inner .news__list .news__item {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 16px 0;
  border-bottom: 1px solid #e2e8f0;
  position: relative;
  transition: all 0.4s ease;
}
@media screen and (max-width: 1366px) {
  .t_news .inner .news__list .news__item {
    padding: 16rem 0;
  }
}
@media screen and (max-width: 768px) {
  .t_news .inner .news__list .news__item {
    flex-wrap: wrap;
    gap: 20rem;
  }
}
.t_news .inner .news__list .news__item:hover {
  filter: opacity(80%);
  transition: all 0.4s ease;
}
.t_news .inner .news__list .news__item a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.t_news .inner .news__list .news__item .news__date {
  font-family: "Figtree", sans-serif;
  font-weight: 600;
  text-align: center;
  color: #23355f;
  display: flex;
  flex-direction: column;
}
.t_news .inner .news__list .news__item .news__date .news__date-ym {
  font-size: 10px;
}
.t_news .inner .news__list .news__item .news__date .news__date-day {
  font-size: 3.2rem;
  line-height: 1.1875;
  font-size: clamp(14px, 14px + (32 - 14) * (100vw - 375px) / (1366 - 375), 32px);
}
.t_news .inner .news__list .news__item .news__cat {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 26px;
  padding: 0 17px;
  border: 1px solid #bdc3d0;
  border-radius: 50px;
  font-weight: normal;
  font-size: 12px;
  text-align: center;
  color: #23355f;
}
@media screen and (max-width: 1366px) {
  .t_news .inner .news__list .news__item .news__cat {
    border-radius: 50rem;
  }
}
.t_news .inner .news__list .news__item .news-ttl {
  font-weight: 500;
  font-size: 1.8rem;
  line-height: 1.5555555556;
  font-size: clamp(14px, 14px + (18 - 14) * (100vw - 375px) / (1366 - 375), 18px);
  color: #23355f;
  width: 67.5853018373%;
}
@media screen and (max-width: 768px) {
  .t_news .inner .news__list .news__item .news-ttl {
    width: 86%;
  }
}
.t_news .inner .news__list .news__item img {
  width: 34px;
  height: auto;
}
@media screen and (max-width: 1366px) {
  .t_news .inner .news__list .news__item img {
    width: 34rem;
  }
}
