@charset "UTF-8";
@import 'https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100..900&family=Oswald:wght@200..700&display=swap';
:root {
  --color-black: #000;
  --color-white: #fff;
  --color-red: #D01212;
  --color-green: #22C635;
  --font-color: #111827;
  --font-jp: "Noto Sans JP", sans-serif;
  --font-en: "Oswald", sans-serif;
  --font-mincho: "Yu Mincho Light", "YuMincho", "Yu Mincho", "游明朝体", "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "Noto Serif", serif;
  --hover-opacity: .7;
  --hover-transition: .3s;
  --sp-container-width: calc(100% - 32px);
  --pc-container-width: calc(100% - 160px);
  --leading-trim: calc((1em - 1lh) / 2);
}

html {
  scrollbar-gutter: stable;
}

body {
  font-family: var(--font-jp);
  color: var(--font-color);
}

body.is-active {
  width: 100%;
  overflow: hidden;
}

body.is-fixed {
  position: fixed;
  width: 100%;
  height: 100%;
}

#cmnHeader {
  position: relative;
  width: 100%;
  padding: 0;
  margin: 0;
}

#cmnHeader h1 {
  margin: 0;
}

#cmnHeader img {
  vertical-align: bottom;
  border: 0;
}

#cmnHeader #cmnHeaderContainer {
  position: relative;
  z-index: 2999;
  clear: both;
  width: 100%;
  margin: 0 auto;
  overflow: hidden;
  font-size: 12px;
}
@media (max-width: 768px) {
  #cmnHeader #cmnHeaderContainer {
    padding: 17.5px 20px !important;
  }
}

#cmnHeader #cmnHeaderContainer #cmnHeaderBox {
  clear: both;
  box-sizing: content-box;
  height: 57px;
  padding: 5px 10px 3px 53px;
  margin: auto;
}

#cmnHeader #cmnHeaderContainer #cmnHeaderBox h1.logo {
  float: left;
  width: 150px;
  padding: 13px 0 0;
  line-height: 0;
}
@media (max-width: 768px) {
  #cmnHeader #cmnHeaderContainer #cmnHeaderBox h1.logo {
    padding: 0;
  }
}
#cmnHeader #cmnHeaderContainer #cmnHeaderBox h1.logo a {
  display: block;
  height: 30px;
}

#cmnHeader #cmnHeaderContainer #cmnHeaderBox h1.logo img {
  height: 100%;
}

#cmnFooter {
  margin: 0;
  background: none;
}
#cmnFooter ul {
  padding: 0;
  margin: 0;
}

#cmnFooterContainer {
  background: #f3f3f5;
}

#cmnFooterContainer #cmnFooterBox {
  position: relative;
  clear: both;
  max-width: 1000px;
  padding: 10px;
  margin: 0 auto;
  overflow: hidden;
  font-size: 11px;
  line-height: 1.4;
}

#cmnFooterContainer #cmnFooterBox a:link,
#cmnFooterContainer #cmnFooterBox a:visited {
  color: #333;
  text-decoration: none;
}

#cmnFooterContainer #cmnFooterBox a:hover {
  color: #f90;
  text-decoration: underline;
}

.cmnFooterContents {
  margin: 10px 0;
  border-bottom: 1px solid #666;
}

.cmnFooterContents ul {
  margin: 0;
  overflow: hidden;
}

.cmnFooterContents ul li {
  float: left;
}

.cmnFooterContents ul li ul {
  margin-bottom: 30px;
}

.cmnFooterContents ul li ul li {
  float: none;
  padding-left: 1.5em;
  margin-bottom: 10px;
  font-size: 110%;
  background: url("/products/ad/global_smart_factory/box/img/icon_dot.webp") no-repeat 0 0;
}

.cmnFooterContents .cmnFooterBlock01,
.cmnFooterContents .cmnFooterBlock02,
.cmnFooterContents .cmnFooterBlock03,
.cmnFooterContents .cmnFooterBlock04 {
  width: 23%;
  padding-left: 2%;
}

.cmnFooterContents .cmnFooterTitle {
  margin-bottom: 15px;
  font-size: 130%;
  font-weight: 700;
}

.cmnFooterContents02 {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  overflow: hidden;
}

.cmnFooterContents02 .cmnFooterLink {
  float: left;
  width: 50%;
}

.cmnFooterLink ul li {
  display: inline-block;
  padding-left: 1.2em;
  margin: 10px 10px 10px 0;
  background: url("/products/ad/global_smart_factory/box/img/icon_gray_arrow.webp") no-repeat 0 0;
}

.cmnFooterContents02 .cmnFooterCopyright {
  float: right;
  width: 50%;
  margin: 10px 0;
  text-align: right;
}

#locHeader {
  z-index: 999;
  width: 100%;
  height: 62px;
  background-color: #fff;
  border-top: #0c3f98 solid 3px;
}

#locHeader img {
  width: 150px;
  height: 30px;
  padding: 13px 0 0;
  margin: 0 0 20px;
}

#locHeader .inner {
  width: 960px;
  height: 100%;
  overflow: hidden;
}

#areaFooter {
  width: 100%;
  background: #f3f3f5;
}

#areaFooter .fieldFooter {
  width: 960px;
  padding: 10px;
  margin: 0 auto;
  overflow: hidden;
  font-family: "メイリオ", "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", sans-serif;
  line-height: 1.4;
  background: #f3f3f5;
}

.locFooterContents02 {
  overflow: hidden;
}

.locFooterLink {
  float: left;
  width: 50%;
}

#areaFooter .locFooterLink li {
  display: inline-block;
  padding-left: 1.2em;
  margin: 10px 10px 10px 0;
  background: url("/products/ad/container/ver.6/img/footer/icon_gray_arrow.jpg") no-repeat 0 0;
}

#areaFooter .fieldFooter a {
  font-size: 11px;
  color: #333;
  letter-spacing: 0;
  text-decoration: none;
}

#areaFooter .locFooterContents02 .locCopyright {
  float: right;
  width: 50%;
  margin: 10px 0;
  font-size: 11px;
  text-align: right;
  letter-spacing: 0;
}

@media only screen and (max-width: 640px) {
  h1.smpSptitle,
  #areaHeader #fieldHeader #containerMainHeader,
  #cmnHeader #cmnHeaderContainer,
  #containerSubHeaderAll #containerSubHeader,
  #areaOption {
    float: none;
    width: 94%;
    height: auto;
    padding: 2% 3%;
  }
  #cmnHeader #cmnHeaderContainer {
    position: static;
    width: 100%;
    background: #fff;
  }
  #cmnHeader #cmnHeaderContainer #cmnHeaderBox {
    clear: both;
    width: 100%;
    height: auto;
    padding: 0;
  }
  #areaHeader #fieldHeader {
    width: 100%;
    padding: 0;
    margin: 0;
  }
  #areaHeader #fieldHeader #containerSubHeader #containerSubHeaderBlock h1 a {
    display: inline-block;
  }
  h1.smpSptitle {
    display: block;
    padding: 2% 0;
    font-size: 1.8rem;
    font-weight: 400;
  }
  #cmnFooter {
    margin-top: 0;
    background: none;
  }
  #cmnFooterContainer #cmnFooterBox {
    position: relative;
    width: 100%;
    height: auto;
    padding: 0;
    margin: 0;
    line-height: 1;
    background-color: #f3f3f5;
  }
  .cmnFooterContents {
    margin: 0;
    border-bottom: 1px solid #fff;
  }
  .cmnFooterContents .cmnFooterTitle {
    font-weight: 400;
  }
  .cmnFooterContents ul {
    width: 100%;
    padding: 0;
    margin: 0;
    background: url("/products/ad/global_smart_factory/box/img/bg_line_sp.webp") repeat-y 50% 0;
  }
  .cmnFooterContents ul li {
    float: none;
  }
  .cmnFooterContents ul li ul {
    margin-bottom: 0;
  }
  .cmnFooterContents02 {
    margin: 10px 0;
  }
  .cmnFooterContents02 .cmnFooterLink {
    float: none;
    width: 100%;
  }
  .cmnFooterContents02 .cmnFooterLink ul li {
    padding-left: 1.2em;
    margin: 10px;
    background: url("/products/ad/global_smart_factory/box/img/icon_gray_arrow_sp.webp") no-repeat 0 0;
    background-size: contain;
  }
  .cmnFooterContents02 .cmnFooterCopyright {
    float: none;
    box-sizing: border-box;
    width: 100%;
    margin: 5px 0 10px 12px;
    color: #333;
    text-align: left;
  }
  .fieldFooter {
    width: 100% !important;
    padding: 0 10px !important;
  }
  .locFooterContents02 {
    margin: 10px 0 !important;
  }
  .locFooterContents02 .locFooterLink {
    float: none;
    width: 100%;
  }
  .locFooterContents02 .locCopyright {
    float: none;
    box-sizing: border-box !important;
    width: 100% !important;
    margin: 5px 0 10px 12px !important;
    text-align: left !important;
  }
}
.cmnFooterLink #ot-sdk-btn {
  font-size: 11px !important;
  line-height: 1 !important;
  color: #333 !important;
}

.c-button01 {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 500px;
  max-width: 100%;
  height: 72px;
  padding: 8px 24px;
  font-family: var(--font-jp);
  font-size: 2.4rem;
  font-weight: 700;
  line-height: 1.6;
  color: #FFF !important;
  text-decoration: none !important;
  background: #1776CA;
  border: 1px solid #FFF;
  border-radius: 4px;
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.08);
  transition: background-color 0.3s, border-color 0.3s, color 0.3s;
}
@media (any-hover: hover) {
  .c-button01:hover {
    color: #1776CA !important;
    background-color: #fff;
    border-color: #1776CA;
  }
}
@media (max-width: 768px) {
  .c-button01 {
    height: 60px;
    font-size: 2rem;
  }
}

.c-button02 {
  display: flex;
  gap: 0.5em;
  align-items: center;
  justify-content: center;
  width: 500px;
  max-width: 100%;
  height: 72px;
  padding: 8px 24px;
  font-family: var(--font-jp);
  font-size: 2.4rem;
  font-weight: 700;
  line-height: 1.6;
  color: #33628C !important;
  text-decoration: none !important;
  background: #FFF;
  border: 1px solid #FFF;
  border-radius: 4px;
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.08);
  transition: background-color 0.3s;
}
@media (any-hover: hover) {
  .c-button02:hover {
    color: #fff !important;
    background-color: #33628C;
  }
}
@media (max-width: 768px) {
  .c-button02 {
    height: auto;
    line-height: 1.2;
  }
}
@media (max-width: 768px) {
  .c-button02__inner {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
}
@media (max-width: 768px) {
  .c-button02__text01 {
    font-size: 1.6rem;
  }
}
@media (max-width: 768px) {
  .c-button02__text02 {
    font-size: 2rem;
  }
}

.c-button03 {
  position: relative;
  z-index: 1;
  display: flex;
  gap: 10px;
  align-items: center;
  justify-content: center;
  width: fit-content;
  padding: 8px 24px;
  overflow: hidden;
  font-family: var(--font-jp);
  font-size: 1.6rem;
  font-weight: 700;
  line-height: 1.6;
  color: #FFF !important;
  text-decoration: none !important;
  border: 1px solid transparent;
  border-radius: 4px;
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.08);
  transition: color 0.3s;
}
.c-button03::before {
  position: absolute;
  inset: 0;
  z-index: -1;
  display: block;
  width: 100%;
  height: 100%;
  content: "";
  background: linear-gradient(90deg, #3A527E 0%, #3073AE 100%);
  transition: opacity 0.3s;
}
.c-button03 svg path {
  transition: 0.3s;
}
@media (any-hover: hover) {
  .c-button03:hover {
    color: #33628C !important;
    background: #fff;
    border-color: #33628C;
  }
  .c-button03:hover svg path {
    fill: #33628C;
  }
  .c-button03:hover::before {
    opacity: 0;
  }
}

.c-button04 {
  position: relative;
  z-index: 1;
  display: flex;
  gap: 10px;
  align-items: center;
  width: fit-content;
  padding: 8px 24px;
  overflow: hidden;
  font-family: var(--font-jp);
  font-size: 1.6rem;
  font-weight: 700;
  line-height: 1.6;
  color: #FFF !important;
  text-decoration: none !important;
  border: 1px solid transparent;
  border-radius: 4px;
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.08);
}
.c-button04::before {
  position: absolute;
  inset: 0;
  z-index: -1;
  display: block;
  content: "";
  background: linear-gradient(90deg, #3A527E 0%, #3073AE 100%), linear-gradient(90deg, #0F5695 0%, #4081BB 100%);
  transition: opacity 0.3s;
}
@media (any-hover: hover) {
  .c-button04:hover {
    color: #33628C !important;
    background: #fff;
    border-color: #33628C;
  }
  .c-button04:hover::before {
    opacity: 0;
  }
  .c-button04:hover svg path {
    stroke: #33628C;
  }
}

.c-button05 {
  position: relative;
  z-index: 1;
  display: flex;
  gap: 24px;
  align-items: center;
  justify-content: center;
  width: 412px;
  max-width: 100%;
  padding: 18px 25px;
  overflow: hidden;
  color: #fff !important;
  text-decoration: none !important;
  border: 1px solid transparent;
  border-radius: 4px;
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.08);
}
.c-button05::before {
  position: absolute;
  inset: 0;
  z-index: -1;
  display: block;
  content: "";
  background: linear-gradient(90deg, #3A527E 0%, #3073AE 100%), linear-gradient(90deg, #0F5695 0%, #4081BB 100%), linear-gradient(90deg, #4081BB 0%, #0F5695 100%);
  transition: opacity 0.3s;
}
@media (any-hover: hover) {
  .c-button05:hover {
    color: #33628C !important;
    background: #fff;
    border-color: #33628C;
  }
  .c-button05:hover::before {
    opacity: 0;
  }
  .c-button05:hover svg path {
    fill: #33628C;
  }
}
@media (max-width: 768px) {
  .c-button05 {
    justify-content: space-between;
    padding: 12px 32px;
  }
}
.c-button05__inner {
  display: flex;
  flex-direction: column;
}
.c-button05__text01 {
  font-family: var(--font-jp);
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 1.6;
  color: inherit;
}
.c-button05__text02 {
  font-family: var(--font-jp);
  font-size: 2.4rem;
  font-weight: 700;
  line-height: 1.2;
  color: inherit;
}
@media (max-width: 768px) {
  .c-button05__text02 {
    font-size: 2rem;
  }
}

.c-movie-link {
  position: relative;
  display: block;
  transition: filter 0.3s;
}
@media (any-hover: hover) {
  .c-movie-link:hover {
    /*filter: contrast(1.5);*/
   filter: brightness(1.2); 
   opacity: 0.7; 
  }
}
/*.c-movie-link::before {
  position: absolute;
  top: 50%;
  left: 50%;
  display: block;
  width: 64px;
  aspect-ratio: 1;
  content: "";
  background: url("../img/icon_play.svg") no-repeat center/contain;
  transform: translate(-50%, -50%);
}*/

.c-bgLine {
  position: absolute;
  inset: 0;
  z-index: 1;
  width: 1200px;
  max-width: calc(100% - 24px);
  height: 100%;
  margin: auto;
  pointer-events: none;
  mix-blend-mode: multiply;
}
.c-bgLine__line {
  position: absolute;
  width: 1px;
  height: 100%;
  background: #E8E8E8;
  opacity: 0.8;
}
.c-bgLine__line--left {
  left: 0;
  background-position: top left;
}
.c-bgLine__line--center {
  left: 50%;
  background-position: top center;
}
.c-bgLine__line--right {
  right: 0;
  background-position: top right;
}

.p-kv {
  position: relative;
  height: 715px;
  padding: 0 min(11.1111111111vw, 160px);
  background: url("../img/kv_bg_pc.webp") no-repeat center;
  background-color: #121213;
  background-size: auto 100%;
}
@media (max-width: 1024px) {
  .p-kv {
    height: 540px;
    padding: 0 20px;
  }
}
@media (max-width: 768px) {
  .p-kv {
    height: 845px;
    padding: 40px 20px 0;
    background-image: url("../img/kv_bg_sp.webp");
    background-size: cover;
  }
}
.p-kv__inner {
  position: relative;
  z-index: 1;
  display: flex;
  flex-direction: column;
  gap: 40px;
  width: 1440px;
  max-width: 100%;
  height: 100%;
  padding: 135px 0 120px;
  margin-inline: auto;
}
@media (max-width: 1024px) {
  .p-kv__inner {
    padding-top: 40px;
  }
}
@media (max-width: 768px) {
  .p-kv__inner {
    gap: 32px;
    padding: 0;
  }
}
.p-kv__inner::before {
  position: absolute;
  top: 0;
  left: -5px;
  z-index: -1;
  display: block;
  width: 100%;
  height: 100%;
  pointer-events: none;
  content: "";
  background: url("../img/kv_deco.svg");
  background-repeat: no-repeat;
  background-position: top left;
  background-size: auto 100%;
}
@media (max-width: 768px) {
  .p-kv__inner::before {
    display: none;
  }
}
.p-kv__title {
  margin: 0;
  font-family: var(--font-jp);
  font-size: 7.2rem;
  font-weight: 700;
  line-height: 1.2;
  color: #FFF;
}
@media (max-width: 1024px) {
  .p-kv__title {
    font-size: 4rem;
  }
}
.p-kv__content {
  display: flex;
  flex-direction: column;
  gap: 16px;
  align-items: flex-start;
}
@media (max-width: 768px) {
  .p-kv__content {
    gap: 12px;
  }
}
.p-kv__lead {
  padding: 5px 8px 6px;
  margin: 0;
  font-family: var(--font-jp);
  font-size: 1.6rem;
  font-weight: 500;
  line-height: 1;
  color: #333;
  background: #fff;
}
@media (max-width: 768px) {
  .p-kv__lead {
    font-size: 1.4rem;
  }
}
.p-kv__logo {
  display: flex;
  flex-direction: column;
  gap: 4px;
  align-items: flex-start;
}
@media (max-width: 768px) {
  .p-kv__logo {
    gap: 3px;
  }
}
.p-kv__logo-label {
  margin: 0;
  font-family: var(--font-jp);
  font-size: 2rem;
  font-weight: 500;
  line-height: 1.4;
  color: #FFF;
}
@media (max-width: 768px) {
  .p-kv__logo-label {
    font-size: 1.4rem;
  }
}
.p-kv__logo-wrapper {
  display: flex;
  gap: 16px;
  align-items: flex-end;
}
@media (max-width: 768px) {
  .p-kv__logo-wrapper {
    gap: 11px;
  }
}
.p-kv__logo-img {
  margin: 0;
}
@media (max-width: 768px) {
  .p-kv__logo-img-el {
    width: 233px;
  }
}
.p-kv__logo-text {
  margin: 0;
  font-family: var(--font-jp);
  font-size: 3.6rem;
  font-weight: 400;
  line-height: 1;
  color: #FFF;
}
@media (max-width: 768px) {
  .p-kv__logo-text {
    font-size: 2.6rem;
  }
}
.p-kv__bottom {
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 1;
  display: flex;
  flex-direction: column;
  gap: 40px;
  align-items: center;
  justify-content: center;
  width: 100%;
  padding: 24px 32px 40px;
}
@media (max-width: 768px) {
  .p-kv__bottom {
    gap: 32px;
    padding: 24px 20px;
  }
}
.p-kv__bottom::before {
  position: absolute;
  inset: 0;
  display: block;
  width: 100%;
  height: 100%;
  pointer-events: none;
  content: "";
}
.p-kv__bottom-inner {
  position: relative;
  display: flex;
  flex-direction: column;
  gap: 12px;
  align-items: center;
  width: 100%;
}
@media (max-width: 768px) {
  .p-kv__bottom-inner {
    gap: 16px;
  }
}
.p-kv__bottom-text {
  margin: 0;
  font-family: var(--font-jp);
  font-size: 1.6rem;
  font-weight: 700;
  line-height: 1.5;
  color: #FFF;
  text-align: center;
}
@media (max-width: 768px) {
  .p-kv__bottom-text {
    line-height: 1.3;
  }
}
.p-kv__bottom-link {
  position: relative;
  z-index: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 400px;
  max-width: 100%;
  height: 56px;
  padding: 8px 24px;
  overflow: hidden;
  font-family: var(--font-jp);
  font-size: 2rem;
  font-weight: 700;
  line-height: 1.6;
  color: #FFF !important;
  text-decoration: none !important;
  background: #fff;
  border: 1px solid #FFF;
  border-radius: 4px;
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.08);
  transition: color 0.3s;
}
.p-kv__bottom-link::before {
  position: absolute;
  inset: 0;
  z-index: -1;
  display: block;
  width: 100%;
  height: 100%;
  content: "";
  background: linear-gradient(90deg, #3A527E 0%, #3073AE 100%);
  transition: opacity 0.3s;
}
@media (any-hover: hover) {
  .p-kv__bottom-link:hover {
    color: #33628C !important;
    border-color: #33628C;
  }
  .p-kv__bottom-link:hover::before {
    opacity: 0;
  }
}
@media (max-width: 768px) {
  .p-kv__bottom-link {
    height: auto;
    line-height: 1.2;
  }
}
@media (max-width: 768px) {
  .p-kv__bottom-link-inner {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
}
@media (max-width: 768px) {
  .p-kv__bottom-link-main {
    font-size: 1.6rem;
  }
}
@media (max-width: 768px) {
  .p-kv__bottom-link-sub {
    font-size: 2.4rem;
  }
}
.p-kv__bottom-list {
  position: relative;
  display: flex;
  gap: 16px;
  align-items: center;
  justify-content: center;
  padding: 0;
  margin: 0;
  list-style: none;
}
@media (max-width: 768px) {
  .p-kv__bottom-list {
    gap: 20px;
  }
}
.p-kv__bottom-item {
  display: flex;
  gap: 8px;
  align-items: center;
  justify-content: center;
  padding: 0 16px;
}
@media (max-width: 768px) {
  .p-kv__bottom-item {
    gap: 4px;
    padding: 0;
  }
}
.p-kv__bottom-item::after {
  display: block;
  width: 12px;
  aspect-ratio: 1;
  content: "";
  background: url("../img/arrow_down_white.svg") no-repeat center/contain;
}
.p-kv__bottom-item-link {
  font-family: var(--font-jp);
  font-size: 1.8rem;
  font-weight: 700;
  line-height: 1.7;
  color: #FFF !important;
  text-decoration: none !important;
  transition: filter 0.3s;
}
@media (any-hover: hover) {
  .p-kv__bottom-item-link:hover {
    filter: opacity(0.7);
  }
}
@media (max-width: 768px) {
  .p-kv__bottom-item-link {
    font-size: 1.4rem;
  }
}

.p-feature {
  padding: 56px 20px;
  background: url("../img/feature_bg_pc.webp") no-repeat center/cover;
}
@media (max-width: 768px) {
  .p-feature {
    background-image: url("../img/feature_bg_sp.webp");
  }
}
.p-feature__inner {
  width: 734px;
  max-width: 100%;
  margin-inline: auto;
}
.p-feature__content {
  display: flex;
  gap: 32px;
}
@media (max-width: 768px) {
  .p-feature__content {
    flex-direction: column;
    gap: 36px;
  }
}
.p-feature__head {
  display: flex;
  flex-shrink: 0;
  flex-direction: column;
  gap: 32px;
}
@media (max-width: 768px) {
  .p-feature__head {
    gap: 24px;
  }
}
.p-feature__brand {
  display: flex;
  gap: 10px;
  align-items: flex-start;
}
@media (max-width: 768px) {
  .p-feature__brand {
    padding-top: 4px;
  }
}
.p-feature__brand-img {
  width: 280px;
}
@media (max-width: 768px) {
  .p-feature__brand-img {
    width: 240px;
  }
}
.p-feature__brand-label {
  font-family: var(--font-jp);
  font-size: 3.6rem;
  font-weight: 400;
  line-height: 1;
  color: #FFF;
}
@media (max-width: 768px) {
  .p-feature__brand-label {
    font-size: 2.8rem;
  }
}
.p-feature__points {
  display: flex;
  flex-direction: column;
  gap: 12px;
  align-items: flex-start;
  padding: 0;
  margin: 0;
  list-style: none;
}
.p-feature__point {
  display: flex;
  flex-direction: column;
  gap: 10px;
  align-items: center;
  justify-content: center;
  padding: 4px 12px;
  font-family: var(--font-jp);
  font-size: 1.4rem;
  font-weight: 500;
  line-height: 1.6;
  color: #fff;
  text-align: center;
  border: 1px solid #fff;
}
@media (max-width: 768px) {
  .p-feature__point {
    padding: 3px 12px;
  }
}
@media (max-width: 768px) {
  .p-feature__media {
    align-self: center;
  }
}
.p-intro {
  display: flex;
  flex-direction: column;
  gap: 80px;
  align-items: center;
  justify-content: center;
  height: 540px;
  padding: 100px 20px;
  overflow: hidden;
  background: url("../img/intro_bg_pc.webp") no-repeat center/cover;
}
@media (max-width: 768px) {
  .p-intro {
    height: auto;
    padding: 56px 20px 0;
  }
}
.p-intro__inner {
  position: relative;
  z-index: 1;
  display: flex;
  flex-direction: column;
  gap: 24px;
  width: 960px;
  max-width: 100%;
}
@media (max-width: 768px) {
  .p-intro__inner {
    gap: 0;
  }
}
.p-intro__head {
  display: flex;
  flex-direction: column;
  gap: 4px;
  align-items: flex-start;
}
@media (max-width: 768px) {
  .p-intro__head {
    margin-bottom: 24px;
  }
}
.p-intro__catch {
  margin: 0;
  font-family: var(--font-jp);
  font-size: 2.4rem;
  font-weight: 400;
  line-height: 1.6;
  color: #333;
  text-align: center;
  letter-spacing: 1px;
}
@media (max-width: 768px) {
  .p-intro__catch {
    font-size: 2rem;
  }
}
.p-intro__logo {
  display: flex;
  gap: 16px;
  align-items: flex-end;
}
@media (max-width: 768px) {
  .p-intro__logo {
    gap: 8px;
  }
}
@media (max-width: 768px) {
  .p-intro__logo img {
    width: 240px;
  }
}
.p-intro__logo-label {
  font-family: var(--font-jp);
  font-size: 4.8rem;
  font-weight: 400;
  line-height: 1;
  color: #333;
}
@media (max-width: 768px) {
  .p-intro__logo-label {
    font-size: 2.8rem;
  }
}
.p-intro__text {
  margin: 0;
  font-family: var(--font-jp);
  font-size: 1.8rem;
  font-weight: 400;
  line-height: 1.6;
  color: #333;
}
@media (max-width: 768px) {
  .p-intro__text {
    font-size: 1.6rem;
  }
}
.p-intro__image {
  position: absolute;
  top: -77px;
  right: -35px;
  z-index: -1;
}
@media (max-width: 768px) {
  .p-intro__image {
    position: static;
    text-align: center;
  }
}
@media (max-width: 768px) {
  .p-intro__image img {
    width: 200px;
  }
}

.p-featureDetail {
  position: relative;
  padding: 100px 20px;
  background: linear-gradient(268deg, #FDFDFD 1.22%, #D9D7D7 98.78%);
}
@media (max-width: 768px) {
  .p-featureDetail {
    padding: 56px 20px;
    background: linear-gradient(270deg, #FDFDFD 0%, #D9D7D7 100%);
  }
}
.p-featureDetail__inner {
  position: relative;
  z-index: 2;
  display: flex;
  flex-direction: column;
  gap: 100px;
  width: 1120px;
  max-width: 100%;
  margin-inline: auto;
}
@media (max-width: 768px) {
  .p-featureDetail__inner {
    gap: 56px;
  }
}
.p-featureDetail__title {
  display: flex;
  gap: 24px;
  align-items: flex-end;
  align-self: stretch;
  margin-bottom: 20px;
}
@media (max-width: 768px) {
  .p-featureDetail__title {
    gap: 16px;
    margin-bottom: 32px;
  }
}
.p-featureDetail__num {
  font-family: var(--font-en);
  font-size: 9.6rem;
  font-weight: 400;
  line-height: 1.6;
  background: linear-gradient(90deg, #487DAB 0%, #495B7D 100%);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
}
@media (max-width: 768px) {
  .p-featureDetail__num {
    font-size: 5.6rem;
    line-height: 1.15;
  }
}
.p-featureDetail__titleText {
  display: flex;
  gap: 10px;
  align-items: center;
  justify-content: center;
  padding: 27px 0;
  font-family: var(--font-jp);
  font-size: 4rem;
  font-weight: 500;
  line-height: 1.6;
  color: #333;
}
@media (max-width: 768px) {
  .p-featureDetail__titleText {
    padding: 0;
    font-size: 2.8rem;
    line-height: 1.2;
  }
}
.p-featureDetail__content {
  display: flex;
  flex-direction: column;
  gap: 48px;
}
@media (max-width: 768px) {
  .p-featureDetail__content {
    gap: 24px;
  }
}
.p-featureDetail__content + .p-featureDetail__movie {
  margin-top: 56px;
}
.p-featureDetail__block {
  display: flex;
  flex-direction: column;
  gap: 64px;
  padding: 56px;
  background: rgba(255, 255, 255, 0.6);
  border-radius: 12px;
  backdrop-filter: blur(2px);
}
@media (max-width: 768px) {
  .p-featureDetail__block {
    gap: 40px;
    padding: 20px;
  }
}
.p-featureDetail__block-inner {
  display: grid;
  grid-template-columns: 376px 1fr;
  gap: 32px;
}
@media (max-width: 1024px) {
  .p-featureDetail__block-inner {
    grid-template-columns: 1fr 1fr;
  }
}
@media (max-width: 900px) {
  .p-featureDetail__block-inner {
    grid-template-columns: 1fr;
  }
}
.p-featureDetail__item {
  display: flex;
  flex-direction: column;
  gap: 16px;
}
@media (max-width: 768px) {
  .p-featureDetail__item {
    gap: 24px;
  }
}
.p-featureDetail__head {
  display: flex;
  flex-direction: column;
  gap: 2px;
  align-items: flex-start;
}
.p-featureDetail__label {
  display: flex;
  gap: 4px;
  align-items: center;
  margin: 0;
  font-family: var(--font-jp);
  font-size: 1.8rem;
  font-weight: 700;
  line-height: 1.6;
  color: #CF1A1A;
}
@media (max-width: 768px) {
  .p-featureDetail__label {
    font-size: 1.6rem;
  }
}
.p-featureDetail__label::before {
  display: block;
  width: 12px;
  aspect-ratio: 1;
  content: "";
  background: currentcolor;
  border-radius: 50%;
}
.p-featureDetail__label--update {
  color: #2F67B1;
}
.p-featureDetail__subtitle {
  margin: 0;
  font-family: var(--font-jp);
  font-size: 3.2rem;
  font-weight: 500;
  line-height: 1.4;
  color: #333;
}
@media (max-width: 768px) {
  .p-featureDetail__subtitle {
    font-size: 2.4rem;
  }
}
.p-featureDetail__text {
  margin: 0;
  font-family: var(--font-jp);
  font-size: 1.8rem;
  font-weight: 400;
  line-height: 1.6;
  color: #333;
}
@media (max-width: 768px) {
  .p-featureDetail__text {
    font-size: 1.6rem;
  }
}
.p-featureDetail__image img {
  border-radius: 8px;
}
.p-featureDetail__movie {
  position: relative;
  width: 736px;
  max-width: 100%;
  padding: 40px;
  margin-inline: auto;
  background: linear-gradient(87deg, rgba(186, 197, 210, 0.6) 0.95%, rgba(209, 213, 233, 0.6) 99.05%);
  border-radius: 8px;
}
@media (max-width: 768px) {
  .p-featureDetail__movie {
    padding: 24px 20px;
  }
}
.p-featureDetail__movieBox {
  display: grid;
  grid-template-columns: 240px 1fr;
  gap: 32px;
}
@media (max-width: 768px) {
  .p-featureDetail__movieBox {
    display: flex;
    flex-direction: column-reverse;
    gap: 20px;
  }
}
.p-featureDetail__movieLabel {
  position: absolute;
  top: -24px;
  left: 16px;
  font-family: var(--font-en);
  font-size: 3.6rem;
  font-weight: 400;
  line-height: 1;
  color: #33628C;
  letter-spacing: 1px;
}
.p-featureDetail__movieThumb {
  flex-shrink: 0;
}
.p-featureDetail__movieThumb a {
  display: block;
  width: 240px;
  max-width: 100%;
}
@media (max-width: 768px) {
  .p-featureDetail__movieThumb a {
    width: auto;
  }
}
.p-featureDetail__movieInfo {
  align-self: center;
}
@media (max-width: 768px) {
  .p-featureDetail__movieInfo {
    align-self: flex-start;
  }
}
.p-featureDetail__movieTitle {
  margin: 0;
  font-family: var(--font-jp);
  font-size: 2rem;
  font-weight: 700;
  line-height: 1.6;
  color: #33628C;
}
@media (max-width: 768px) {
  .p-featureDetail__movieTitle {
    font-size: 1.6rem;
  }
}
.p-featureDetail__movieText {
  margin: 0;
  font-family: var(--font-jp);
  font-size: 2rem;
  font-weight: 400;
  line-height: 1.6;
  color: #333;
}
@media (max-width: 768px) {
  .p-featureDetail__movieText {
    margin-right: -1em;
    font-size: 1.6rem;
  }
}
.p-featureDetail__movieLink {
  margin-top: 13px;
}
@media (max-width: 768px) {
  .p-featureDetail__movieLink {
    display: none;
  }
}

.p-caseStudy {
  position: relative;
  padding: 100px 20px;
  background: linear-gradient(268deg, #FDFDFD 1.22%, #D9D7D7 98.78%);
}
@media (max-width: 768px) {
  .p-caseStudy {
    padding: 56px 20px;
  }
}
.p-caseStudy__inner {
  position: relative;
  z-index: 2;
  width: 1120px;
  max-width: 100%;
  margin-inline: auto;
}
.p-caseStudy__head {
  display: flex;
  flex-direction: column;
  gap: 24px;
  align-items: flex-start;
  align-self: stretch;
  margin: 0 0 64px;
}
@media (max-width: 768px) {
  .p-caseStudy__head {
    gap: 16px;
    margin-bottom: 24px;
  }
}
.p-caseStudy__title {
  margin: 0;
  font-family: var(--font-jp);
  font-size: 4rem;
  font-weight: 500;
  line-height: 1.6;
  color: #333;
}
@media (max-width: 768px) {
  .p-caseStudy__title {
    font-size: 3.2rem;
    line-height: 1.4;
  }
}
.p-caseStudy__lead {
  margin: 0;
  font-family: var(--font-jp);
  font-size: 1.8rem;
  font-weight: 400;
  line-height: 1.6;
  color: #333;
}
@media (max-width: 768px) {
  .p-caseStudy__lead {
    font-size: 1.6rem;
  }
}
.p-caseStudy__block-wrap {
  display: flex;
  flex-direction: column;
  gap: 48px;
}
@media (max-width: 768px) {
  .p-caseStudy__block-wrap {
    gap: 24px;
  }
}
.p-caseStudy__block {
  display: flex;
  flex-direction: column;
  gap: 16px;
  align-items: flex-start;
  align-self: stretch;
  padding: 40px 56px 56px;
  background: rgba(255, 255, 255, 0.6);
  border-radius: 12px;
}
@media (max-width: 768px) {
  .p-caseStudy__block {
    padding: 20px;
  }
}
.p-caseStudy__subtitle {
  display: flex;
  gap: 16px;
  align-items: flex-end;
  margin: 0;
}
.p-caseStudy__num {
  padding-bottom: 2px;
  font-family: var(--font-en);
  font-size: 1.8rem;
  font-weight: 700;
  line-height: 1.6;
  color: #33628C;
}
@media (max-width: 768px) {
  .p-caseStudy__num {
    margin-block: 0;
    font-size: 1.6rem;
  }
}
.p-caseStudy__category {
  font-family: var(--font-jp);
  font-size: 3.2rem;
  font-weight: 500;
  line-height: 1.6;
  color: #333;
}
@media (max-width: 768px) {
  .p-caseStudy__category {
    margin-block: auto;
    font-size: 2.4rem;
  }
}
.p-caseStudy__content {
  display: flex;
  flex-direction: column;
  gap: 40px;
}
@media (max-width: 768px) {
  .p-caseStudy__content {
    grid-template-columns: 1fr;
    gap: 24px;
  }
}
.p-caseStudy__image img {
  width: 100%;
  border-radius: 12px;
}
@media (max-width: 768px) {
  .p-caseStudy__image img {
    aspect-ratio: 295/166;
    object-fit: cover;
    border-radius: 8px;
  }
}
.p-caseStudy__table {
  display: flex;
  flex-direction: column;
  gap: 20px;
}
@media (max-width: 768px) {
  .p-caseStudy__thead {
    display: none;
  }
}
.p-caseStudy__tbody {
  display: flex;
  flex-direction: column;
  gap: 20px;
}
@media (max-width: 768px) {
  .p-caseStudy__tbody {
    gap: 0;
  }
}
.p-caseStudy__tbody--case05 {
  display: grid;
  grid-template-columns: 180px 1fr;
}
@media (max-width: 768px) {
  .p-caseStudy__tbody--case05 {
    grid-template-columns: 1fr;
    gap: 12px;
  }
}
.p-caseStudy__row {
  display: grid;
  grid-template-columns: 180px 1fr;
  gap: 20px;
}
@media (max-width: 768px) {
  .p-caseStudy__row {
    grid-template-columns: 1fr;
    gap: 12px;
    padding: 16px 0;
  }
}
@media (max-width: 768px) {
  .p-caseStudy__row:not(:last-child) {
    border-bottom: 1px solid #E2E2E2;
  }
}
.p-caseStudy__th {
  padding: 9px;
  font-family: var(--font-jp);
  font-size: 1.6rem;
  font-weight: 700;
  line-height: 1;
  text-align: center;
  background: #DFEBF2;
}
.p-caseStudy__th:nth-child(2) {
  background: #DFF2E9;
}
.p-caseStudy__th span {
  color: #333;
}
@media (max-width: 768px) {
  .p-caseStudy__problem {
    display: grid;
    grid-template-columns: 110px 1fr;
    gap: 12px;
  }
}
@media (max-width: 768px) {
  .p-caseStudy__problem::before {
    display: flex;
    flex-direction: column;
    align-items: center;
    align-self: stretch;
    justify-content: center;
    padding: 0 8px;
    font-family: var(--font-jp);
    font-size: 1.6rem;
    font-weight: 700;
    line-height: 1;
    color: #33628C;
    content: attr(data-label);
    background: #DFEBF2;
  }
}
.p-caseStudy__problem span {
  display: flex;
  align-items: center;
  height: 100%;
  padding: 8px 5px 8px 12px;
  font-family: var(--font-jp);
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 1.6;
  color: #333;
  border: 1px solid #CDD3D7;
}
@media (max-width: 768px) {
  .p-caseStudy__problem span {
    padding: 0;
    font-size: 1.4rem;
    border: none;
  }
}
.p-caseStudy__solution {
  font-family: var(--font-jp);
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 1.6;
  color: #333;
}
@media (max-width: 768px) {
  .p-caseStudy__solution {
    display: grid;
    grid-template-columns: 110px 1fr;
    gap: 12px;
    font-size: 1.4rem;
    line-height: 1.5;
  }
}
@media (max-width: 768px) {
  .p-caseStudy__solution::before {
    display: flex;
    flex-direction: column;
    align-items: center;
    align-self: stretch;
    justify-content: center;
    padding: 0 8px;
    font-family: var(--font-jp);
    font-size: 1.6rem;
    font-weight: 700;
    line-height: 1;
    color: #33628C;
    content: attr(data-label);
    background: #DFF2E9;
  }
}
.p-caseStudy__solution--case05 {
  grid-area: 1/2/3/3;
  align-self: center;
}
@media (max-width: 768px) {
  .p-caseStudy__solution--case05 {
    grid-area: auto;
  }
}
.p-caseStudy__highlight {
  display: block;
  font-family: var(--font-jp);
  font-size: 1.8rem;
  font-weight: 700;
  line-height: 1.8;
  color: #33628C;
}
@media (max-width: 768px) {
  .p-caseStudy__highlight {
    font-size: 1.4rem;
    line-height: 1.5;
  }
}
.p-caseStudy__recommend {
  position: relative;
  display: flex;
  flex-direction: column;
  gap: 24px;
  align-items: center;
  width: 736px;
  max-width: 100%;
  padding: 40px;
  margin-inline: auto;
  margin-top: 120px;
  border: 1px solid #BAC5D2;
  border-radius: 12px;
}
@media (max-width: 768px) {
  .p-caseStudy__recommend {
    padding: 24px 20px;
  }
}
.p-caseStudy__recommend-label {
  position: absolute;
  top: -36px;
  left: 0;
  width: 100%;
  font-family: var(--font-en);
  font-size: 3.2rem;
  font-weight: 400;
  line-height: 1;
  color: #33628C;
  text-align: center;
  letter-spacing: 1px;
}
.p-caseStudy__recommend-block {
  display: flex;
  flex-direction: column;
  gap: 24px;
}
.p-caseStudy__recommend-title {
  display: flex;
  flex-direction: column;
  gap: 4px;
  align-items: center;
  margin: 0;
}
.p-caseStudy__recommend-title-sub {
  font-family: var(--font-jp);
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 1.4;
  color: #1A1A1A;
  letter-spacing: 1px;
}
@media (max-width: 768px) {
  .p-caseStudy__recommend-title-sub {
    letter-spacing: 0;
  }
}
.p-caseStudy__recommend-title-main {
  font-family: var(--font-jp);
  font-size: 3.6rem;
  font-weight: 700;
  line-height: 1;
  color: #333;
  letter-spacing: 1px;
}
@media (max-width: 768px) {
  .p-caseStudy__recommend-title-main {
    font-size: 3.2rem;
  }
}
.p-caseStudy__recommend-content {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 32px;
}
@media (max-width: 768px) {
  .p-caseStudy__recommend-content {
    grid-template-columns: 1fr;
    gap: 24px;
  }
}
.p-caseStudy__recommend-image img {
  border-radius: 4px;
}
@media (max-width: 768px) {
  .p-caseStudy__recommend-image img {
    border-radius: 8px;
  }
}
.p-caseStudy__recommend-textWrap {
  display: flex;
  flex-direction: column;
  gap: 24px;
  align-self: center;
}
.p-caseStudy__recommend-text {
  margin: 0;
  font-family: var(--font-jp);
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 1.6;
  color: #333;
}
.p-caseStudy__detail {
  display: flex;
  flex-direction: column;
  gap: 8px;
  text-align: center;
}
@media (max-width: 768px) {
  .p-caseStudy__detail {
    gap: 20px;
  }
}
@media (max-width: 768px) {
  .p-caseStudy__detail-item {
    display: flex;
    flex-direction: column;
    gap: 8px;
  }
  .p-caseStudy__detail-item:not(:last-child) {
    padding-bottom: 20px;
    border-bottom: 1px solid #E2E2E2;
  }
}
.p-caseStudy__detail-top, .p-caseStudy__detail-arrow, .p-caseStudy__detail-bottom {
  display: grid;
  grid-template-columns: 120px 1fr;
  gap: 24px;
}
@media (max-width: 768px) {
  .p-caseStudy__detail-top, .p-caseStudy__detail-arrow, .p-caseStudy__detail-bottom {
    grid-template-columns: 1fr;
    gap: 4px;
  }
}
.p-caseStudy__detail-arrow img {
  display: block;
  margin-inline: auto;
}
.p-caseStudy__detail-top-problems, .p-caseStudy__detail-arrow-arrows, .p-caseStudy__detail-bottom-solutions {
  display: grid;
  gap: 16px;
}
.p-caseStudy__detail-top-problems--one, .p-caseStudy__detail-arrow-arrows--one, .p-caseStudy__detail-bottom-solutions--one {
  grid-template-columns: repeat(1, 1fr);
}
.p-caseStudy__detail-top-problems--two, .p-caseStudy__detail-arrow-arrows--two, .p-caseStudy__detail-bottom-solutions--two {
  grid-template-columns: repeat(2, 1fr);
}
.p-caseStudy__detail-top-problems--three, .p-caseStudy__detail-arrow-arrows--three, .p-caseStudy__detail-bottom-solutions--three {
  grid-template-columns: repeat(3, 1fr);
}
.p-caseStudy__detail-top-label, .p-caseStudy__detail-bottom-label {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 8px;
  font-family: var(--font-jp);
  font-size: 1.6rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  color: #333;
  text-align: center;
  border-radius: 8px;
}
@media (max-width: 768px) {
  .p-caseStudy__detail-top-label, .p-caseStudy__detail-bottom-label {
    font-size: 1.4rem;
    border-radius: 2px;
  }
}
.p-caseStudy__detail-top-label {
  background: #E6C9CF;
}
.p-caseStudy__detail-bottom-label {
  background: #CCDDE7;
}
.p-caseStudy__detail-problem {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 16px;
  font-family: var(--font-jp);
  font-size: 1.6rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1.6;
  color: #333;
  text-align: center;
  background: #fff;
  border: 1px solid #CDD3D7;
  border-radius: 8px;
}
.p-caseStudy__detail-problem::after {
  position: absolute;
  top: -8px;
  right: -5px;
  content: url("../img/caseStudy_deco.svg");
}
@media (max-width: 768px) {
  .p-caseStudy__detail-problem::after {
    top: -18px;
  }
}
.p-caseStudy__detail-solution {
  display: flex;
  flex-direction: column;
  gap: 4px;
  padding: 16px;
  background: #FFF;
  border: 1px solid #005BAC;
  border-radius: 8px;
}
@media (max-width: 768px) {
  .p-caseStudy__detail-solution {
    padding: 12px 16px;
    border-radius: 4px;
  }
}
.p-caseStudy__detail-solution-icon img {
  width: 120px;
}
@media (max-width: 768px) {
  .p-caseStudy__detail-solution-icon img {
    width: 80px;
  }
}
.p-caseStudy__detail-solution-title {
  font-family: var(--font-jp);
  font-size: 2rem;
  font-style: normal;
  font-weight: 700;
  line-height: 1.4;
  color: #33628C;
}
@media (max-width: 768px) {
  .p-caseStudy__detail-solution-title {
    font-size: 1.8rem;
  }
}
.p-caseStudy__detail-solution-description {
  font-family: var(--font-jp);
  font-size: 1.6rem;
  font-style: normal;
  font-weight: 500;
  line-height: 1.4;
  color: #333;
}

.p-cta {
  padding: 64px 20px;
  background: linear-gradient(90deg, #3A527E 0%, #3073AE 100%), linear-gradient(90deg, #495B7D 0%, #487DAB 100%);
}
@media (max-width: 768px) {
  .p-cta {
    padding: 40px 20px;
  }
}
.p-cta__inner {
  width: 1120px;
  max-width: 100%;
  margin-inline: auto;
}
.p-cta__item {
  display: flex;
  flex-direction: column;
  gap: 24px;
  align-items: center;
}
@media (max-width: 768px) {
  .p-cta__item {
    gap: 16px;
  }
}
.p-cta__divider {
  height: 1px;
  margin: 20px 0;
  background: #8BAAC2;
  border: none;
  opacity: 0.8;
}
.p-cta__text {
  margin: 0;
  font-family: var(--font-jp);
  font-size: 2rem;
  font-weight: 700;
  line-height: 1.4;
  color: #FFF;
  text-align: center;
}
@media (max-width: 768px) {
  .p-cta__text {
    font-size: 1.6rem;
  }
}

.p-other {
  position: relative;
  padding: 100px 20px;
  background: linear-gradient(268deg, #FDFDFD 1.22%, #D9D7D7 98.78%);
}
@media (max-width: 768px) {
  .p-other {
    padding: 92px 20px 56px;
  }
}
.p-other__inner {
  position: relative;
  z-index: 2;
  width: 1120px;
  max-width: 100%;
  margin-inline: auto;
}
.p-other__content {
  position: relative;
  display: flex;
  flex-direction: column;
  gap: 32px;
  align-items: center;
  padding: 40px 64px;
  border: 1px solid #BAC5D2;
  border-radius: 12px;
}
@media (max-width: 768px) {
  .p-other__content {
    gap: 20px;
    padding: 32px 20px;
  }
}
.p-other__label {
  position: absolute;
  top: -36px;
  left: 0;
  width: 100%;
  margin: 0;
  font-family: var(--font-en);
  font-size: 3.2rem;
  font-weight: 400;
  line-height: 1;
  color: #33628C;
  text-align: center;
  letter-spacing: 1px;
}
.p-other__title {
  margin: 0;
  font-family: var(--font-jp);
  font-size: 3.6rem;
  font-weight: 700;
  line-height: 1;
  color: #333;
  letter-spacing: 1px;
}
@media (max-width: 768px) {
  .p-other__title {
    font-size: 2.4rem;
  }
}
.p-other__links {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 32px;
}
@media (max-width: 768px) {
  .p-other__links {
    grid-template-columns: 1fr;
  }
}
.p-other__link {
  display: flex;
  flex-direction: column;
  gap: 8px;
  text-decoration: none !important;
}
@media (any-hover: hover) {
  .p-other__link:hover .p-other__image img {
    transform: scale(1.1);
  }
  .p-other__link:hover .p-other__text {
    opacity: 0.5;
  }
}
.p-other__link:has(.p-other__text--no-link) {
  pointer-events: none;
}
.p-other__image {
  overflow: clip;
  border-radius: 8px;
}
.p-other__image img {
  transition: transform 0.3s;
}
.p-other__text {
  margin: 0;
  font-family: var(--font-jp);
  font-size: 1.8rem;
  font-weight: 700;
  line-height: 1.6;
  color: #33628C;
  text-align: center;
  transition: opacity 0.3s;
}
@media (max-width: 768px) {
  .p-other__text {
    font-size: 1.6rem;
  }
}
.p-other__text--no-link {
  color: #777;
}
.p-other__button {
  display: flex;
  justify-content: center;
  margin-top: 80px;
}
@media (max-width: 768px) {
  .p-other__button {
    margin-top: 40px;
  }
}

.u-mb2 {
  margin-bottom: 2px;
}

.u-mb8 {
  margin-bottom: 8px;
}

.u-mb12 {
  margin-bottom: 12px;
}

.u-mb16 {
  margin-bottom: 16px;
}

.u-mb20 {
  margin-bottom: 20px;
}

.u-mb24 {
  margin-bottom: 24px;
}

.u-mb32 {
  margin-bottom: 32px;
}

.u-mb40 {
  margin-bottom: 40px;
}

.u-mb64 {
  margin-bottom: 64px;
}

@media (width <= 768px) {
  .u-mb40sp {
    margin-bottom: 40px;
  }
  .u-mb80sp {
    margin-bottom: 80px;
  }
}
@media (width >= 769px) {
  .u-mb64pc {
    margin-bottom: 64px;
  }
  .u-mb32pc {
    margin-bottom: 32px;
  }
}
@media (width <= 768px) {
  .pc {
    display: none !important;
  }
}

@media (width >= 769px) {
  .sp {
    display: none !important;
  }
}

.clearfix::after {
  clear: both;
  display: block;
  content: "";
}

.u-visibility-hidden {
  visibility: hidden;
}

.u-marker {
  font-weight: 700;
  background: #F9DC00;
}