@charset "UTF-8";
@layer module{
  @font-face{
    font-family:swiper-icons;
    font-style:normal;
    font-weight:400;
    src:url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA");
  }
  :root{
    --swiper-theme-color:#007aff;
  }
  :host{
    display:block;
    margin-left:auto;
    margin-right:auto;
    position:relative;
    z-index:1;
  }
  .swiper{
    display:block;
    list-style:none;
    margin-left:auto;
    margin-right:auto;
    overflow:hidden;
    padding:0;
    position:relative;
    z-index:1;
  }
  .swiper-vertical>.swiper-wrapper{
    flex-direction:column;
  }
  .swiper-wrapper{
    box-sizing:initial;
    display:flex;
    height:100%;
    position:relative;
    transition-property:transform;
    transition-timing-function:var(--swiper-wrapper-transition-timing-function, initial);
    width:100%;
    z-index:1;
  }
  .swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{
    transform:translateZ(0);
  }
  .swiper-horizontal{
    touch-action:pan-y;
  }
  .swiper-vertical{
    touch-action:pan-x;
  }
  .swiper-slide{
    display:block;
    flex-shrink:0;
    height:100%;
    position:relative;
    transition-property:transform;
    width:100%;
  }
  .swiper-slide-invisible-blank{
    visibility:hidden;
  }
  .swiper-autoheight,.swiper-autoheight .swiper-slide{
    height:auto;
  }
  .swiper-autoheight .swiper-wrapper{
    align-items:flex-start;
    transition-property:transform, height;
  }
  .swiper-backface-hidden .swiper-slide{
    -webkit-backface-visibility:hidden;
    backface-visibility:hidden;
    transform:translateZ(0);
  }
  .swiper-3d.swiper-css-mode .swiper-wrapper{
    perspective:1200px;
  }
  .swiper-3d .swiper-wrapper{
    transform-style:preserve-3d;
  }
  .swiper-3d{
    perspective:1200px;
  }
  .swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide{
    transform-style:preserve-3d;
  }
  .swiper-css-mode>.swiper-wrapper{
    overflow:auto;
    scrollbar-width:none;
    -ms-overflow-style:none;
  }
  .swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{
    display:none;
  }
  .swiper-css-mode>.swiper-wrapper>.swiper-slide{
    scroll-snap-align:start start;
  }
  .swiper-css-mode.swiper-horizontal>.swiper-wrapper{
    scroll-snap-type:x mandatory;
  }
  .swiper-css-mode.swiper-vertical>.swiper-wrapper{
    scroll-snap-type:y mandatory;
  }
  .swiper-css-mode.swiper-free-mode>.swiper-wrapper{
    scroll-snap-type:none;
  }
  .swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{
    scroll-snap-align:none;
  }
  .swiper-css-mode.swiper-centered>.swiper-wrapper:before{
    content:"";
    flex-shrink:0;
    order:9999;
  }
  .swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{
    scroll-snap-align:center center;
    scroll-snap-stop:always;
  }
  .swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{
    margin-inline-start:var(--swiper-centered-offset-before);
  }
  .swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{
    height:100%;
    min-height:1px;
    width:var(--swiper-centered-offset-after);
  }
  .swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{
    margin-block-start:var(--swiper-centered-offset-before);
  }
  .swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{
    height:var(--swiper-centered-offset-after);
    min-width:1px;
    width:100%;
  }
  .swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{
    height:100%;
    left:0;
    pointer-events:none;
    position:absolute;
    top:0;
    width:100%;
    z-index:10;
  }
  .swiper-3d .swiper-slide-shadow{
    background:#00000026;
  }
  .swiper-3d .swiper-slide-shadow-left{
    background-image:linear-gradient(270deg, #00000080, #0000);
  }
  .swiper-3d .swiper-slide-shadow-right{
    background-image:linear-gradient(90deg, #00000080, #0000);
  }
  .swiper-3d .swiper-slide-shadow-top{
    background-image:linear-gradient(0deg, #00000080, #0000);
  }
  .swiper-3d .swiper-slide-shadow-bottom{
    background-image:linear-gradient(180deg, #00000080, #0000);
  }
  .swiper-lazy-preloader{
    border:4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
    border-radius:50%;
    border-top:4px solid #0000;
    box-sizing:border-box;
    height:42px;
    left:50%;
    margin-left:-21px;
    margin-top:-21px;
    position:absolute;
    top:50%;
    transform-origin:50%;
    width:42px;
    z-index:10;
  }
  .swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader{
    animation:swiper-preloader-spin 1s linear infinite;
  }
  .swiper-lazy-preloader-white{
    --swiper-preloader-color:#fff;
  }
  .swiper-lazy-preloader-black{
    --swiper-preloader-color:#000;
  }
  @keyframes swiper-preloader-spin{
    0%{
      transform:rotate(0deg);
    }
    to{
      transform:rotate(1turn);
    }
  }
  .swiper-virtual .swiper-slide{
    -webkit-backface-visibility:hidden;
    transform:translateZ(0);
  }
  .swiper-virtual.swiper-css-mode .swiper-wrapper:after{
    content:"";
    left:0;
    pointer-events:none;
    position:absolute;
    top:0;
  }
  .swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper:after{
    height:1px;
    width:var(--swiper-virtual-size);
  }
  .swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper:after{
    height:var(--swiper-virtual-size);
    width:1px;
  }
  :root{
    --swiper-navigation-size:44px;
  }
  .swiper-button-next,.swiper-button-prev{
    align-items:center;
    color:var(--swiper-navigation-color, var(--swiper-theme-color));
    cursor:pointer;
    display:flex;
    height:var(--swiper-navigation-size);
    justify-content:center;
    margin-top:calc(0px - var(--swiper-navigation-size)/2);
    position:absolute;
    top:var(--swiper-navigation-top-offset, 50%);
    width:calc(var(--swiper-navigation-size)/44*27);
    z-index:10;
  }
  .swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{
    cursor:auto;
    opacity:.35;
    pointer-events:none;
  }
  .swiper-button-next.swiper-button-hidden,.swiper-button-prev.swiper-button-hidden{
    cursor:auto;
    opacity:0;
    pointer-events:none;
  }
  .swiper-navigation-disabled .swiper-button-next,.swiper-navigation-disabled .swiper-button-prev{
    display:none !important;
  }
  .swiper-button-next svg,.swiper-button-prev svg{
    height:100%;
    object-fit:contain;
    transform-origin:center;
    width:100%;
  }
  .swiper-rtl .swiper-button-next svg,.swiper-rtl .swiper-button-prev svg{
    transform:rotate(180deg);
  }
  .swiper-button-prev,.swiper-rtl .swiper-button-next{
    left:var(--swiper-navigation-sides-offset, 10px);
    right:auto;
  }
  .swiper-button-lock{
    display:none;
  }
  .swiper-button-next:after,.swiper-button-prev:after{
    font-family:swiper-icons;
    font-size:var(--swiper-navigation-size);
    font-variant:normal;
    letter-spacing:0;
    line-height:1;
    text-transform:none !important;
  }
  .swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{
    content:"prev";
  }
  .swiper-button-next,.swiper-rtl .swiper-button-prev{
    left:auto;
    right:var(--swiper-navigation-sides-offset, 10px);
  }
  .swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{
    content:"next";
  }
  .swiper-pagination{
    position:absolute;
    text-align:center;
    transform:translateZ(0);
    transition:opacity .3s;
    z-index:10;
  }
  .swiper-pagination.swiper-pagination-hidden{
    opacity:0;
  }
  .swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{
    display:none !important;
  }
  .swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{
    bottom:var(--swiper-pagination-bottom, 8px);
    left:0;
    top:var(--swiper-pagination-top, auto);
    width:100%;
  }
  .swiper-pagination-bullets-dynamic{
    font-size:0;
    overflow:hidden;
  }
  .swiper-pagination-bullets-dynamic .swiper-pagination-bullet{
    position:relative;
    transform:scale(.33);
  }
  .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{
    transform:scale(1);
  }
  .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{
    transform:scale(.66);
  }
  .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{
    transform:scale(.33);
  }
  .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{
    transform:scale(.66);
  }
  .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{
    transform:scale(.33);
  }
  .swiper-pagination-bullet{
    background:var(--swiper-pagination-bullet-inactive-color, #000);
    border-radius:var(--swiper-pagination-bullet-border-radius, 50%);
    display:inline-block;
    height:var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));
    opacity:var(--swiper-pagination-bullet-inactive-opacity, .2);
    width:var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));
  }
  button.swiper-pagination-bullet{
    -webkit-appearance:none;
    appearance:none;
    border:none;
    box-shadow:none;
    margin:0;
    padding:0;
  }
  .swiper-pagination-clickable .swiper-pagination-bullet{
    cursor:pointer;
  }
  .swiper-pagination-bullet:only-child{
    display:none !important;
  }
  .swiper-pagination-bullet-active{
    background:var(--swiper-pagination-color, var(--swiper-theme-color));
    opacity:var(--swiper-pagination-bullet-opacity, 1);
  }
  .swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{
    left:var(--swiper-pagination-left, auto);
    right:var(--swiper-pagination-right, 8px);
    top:50%;
    transform:translate3d(0, -50%, 0);
  }
  .swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{
    display:block;
    margin:var(--swiper-pagination-bullet-vertical-gap, 6px) 0;
  }
  .swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{
    top:50%;
    transform:translateY(-50%);
    width:8px;
  }
  .swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{
    display:inline-block;
    transition:transform .2s,top .2s;
  }
  .swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{
    margin:0 var(--swiper-pagination-bullet-horizontal-gap, 4px);
  }
  .swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{
    left:50%;
    transform:translateX(-50%);
    white-space:nowrap;
  }
  .swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{
    transition:transform .2s,left .2s;
  }
  .swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{
    transition:transform .2s,right .2s;
  }
  .swiper-pagination-fraction{
    color:var(--swiper-pagination-fraction-color, inherit);
  }
  .swiper-pagination-progressbar{
    background:var(--swiper-pagination-progressbar-bg-color, #00000040);
    position:absolute;
  }
  .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{
    background:var(--swiper-pagination-color, var(--swiper-theme-color));
    height:100%;
    left:0;
    position:absolute;
    top:0;
    transform:scale(0);
    transform-origin:left top;
    width:100%;
  }
  .swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{
    transform-origin:right top;
  }
  .swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{
    height:var(--swiper-pagination-progressbar-size, 4px);
    left:0;
    top:0;
    width:100%;
  }
  .swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-vertical>.swiper-pagination-progressbar{
    height:100%;
    left:0;
    top:0;
    width:var(--swiper-pagination-progressbar-size, 4px);
  }
  .swiper-pagination-lock{
    display:none;
  }
  .swiper-scrollbar{
    background:var(--swiper-scrollbar-bg-color, #0000001a);
    border-radius:var(--swiper-scrollbar-border-radius, 10px);
    position:relative;
    touch-action:none;
  }
  .swiper-scrollbar-disabled>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-disabled{
    display:none !important;
  }
  .swiper-horizontal>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-horizontal{
    bottom:var(--swiper-scrollbar-bottom, 4px);
    height:var(--swiper-scrollbar-size, 4px);
    left:var(--swiper-scrollbar-sides-offset, 1%);
    position:absolute;
    top:var(--swiper-scrollbar-top, auto);
    width:calc(100% - var(--swiper-scrollbar-sides-offset, 1%)*2);
    z-index:50;
  }
  .swiper-scrollbar.swiper-scrollbar-vertical,.swiper-vertical>.swiper-scrollbar{
    height:calc(100% - var(--swiper-scrollbar-sides-offset, 1%)*2);
    left:var(--swiper-scrollbar-left, auto);
    position:absolute;
    right:var(--swiper-scrollbar-right, 4px);
    top:var(--swiper-scrollbar-sides-offset, 1%);
    width:var(--swiper-scrollbar-size, 4px);
    z-index:50;
  }
  .swiper-scrollbar-drag{
    background:var(--swiper-scrollbar-drag-bg-color, #00000080);
    border-radius:var(--swiper-scrollbar-border-radius, 10px);
    height:100%;
    left:0;
    position:relative;
    top:0;
    width:100%;
  }
  .swiper-scrollbar-cursor-drag{
    cursor:move;
  }
  .swiper-scrollbar-lock{
    display:none;
  }
  .swiper-zoom-container{
    align-items:center;
    display:flex;
    height:100%;
    justify-content:center;
    text-align:center;
    width:100%;
  }
  .swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{
    max-height:100%;
    max-width:100%;
    object-fit:contain;
  }
  .swiper-slide-zoomed{
    cursor:move;
    touch-action:none;
  }
  .swiper .swiper-notification{
    left:0;
    opacity:0;
    pointer-events:none;
    position:absolute;
    top:0;
    z-index:-1000;
  }
  .swiper-free-mode>.swiper-wrapper{
    margin:0 auto;
    transition-timing-function:ease-out;
  }
  .swiper-grid>.swiper-wrapper{
    flex-wrap:wrap;
  }
  .swiper-grid-column>.swiper-wrapper{
    flex-direction:column;
    flex-wrap:wrap;
  }
  .swiper-fade.swiper-free-mode .swiper-slide{
    transition-timing-function:ease-out;
  }
  .swiper-fade .swiper-slide{
    pointer-events:none;
    transition-property:opacity;
  }
  .swiper-fade .swiper-slide .swiper-slide{
    pointer-events:none;
  }
  .swiper-fade .swiper-slide-active,.swiper-fade .swiper-slide-active .swiper-slide-active{
    pointer-events:auto;
  }
  .swiper.swiper-cube{
    overflow:visible;
  }
  .swiper-cube .swiper-slide{
    -webkit-backface-visibility:hidden;
    backface-visibility:hidden;
    height:100%;
    pointer-events:none;
    transform-origin:0 0;
    visibility:hidden;
    width:100%;
    z-index:1;
  }
  .swiper-cube .swiper-slide .swiper-slide{
    pointer-events:none;
  }
  .swiper-cube.swiper-rtl .swiper-slide{
    transform-origin:100% 0;
  }
  .swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-active .swiper-slide-active{
    pointer-events:auto;
  }
  .swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-next,.swiper-cube .swiper-slide-prev{
    pointer-events:auto;
    visibility:visible;
  }
  .swiper-cube .swiper-cube-shadow{
    bottom:0;
    height:100%;
    left:0;
    opacity:.6;
    position:absolute;
    width:100%;
    z-index:0;
  }
  .swiper-cube .swiper-cube-shadow:before{
    background:#000;
    bottom:0;
    content:"";
    filter:blur(50px);
    left:0;
    position:absolute;
    right:0;
    top:0;
  }
  .swiper-cube .swiper-slide-next+.swiper-slide{
    pointer-events:auto;
    visibility:visible;
  }
  .swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-bottom,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-left,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-right,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-top{
    -webkit-backface-visibility:hidden;
    backface-visibility:hidden;
    z-index:0;
  }
  .swiper.swiper-flip{
    overflow:visible;
  }
  .swiper-flip .swiper-slide{
    -webkit-backface-visibility:hidden;
    backface-visibility:hidden;
    pointer-events:none;
    z-index:1;
  }
  .swiper-flip .swiper-slide .swiper-slide{
    pointer-events:none;
  }
  .swiper-flip .swiper-slide-active,.swiper-flip .swiper-slide-active .swiper-slide-active{
    pointer-events:auto;
  }
  .swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-bottom,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-left,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-right,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-top{
    -webkit-backface-visibility:hidden;
    backface-visibility:hidden;
    z-index:0;
  }
  .swiper-creative .swiper-slide{
    -webkit-backface-visibility:hidden;
    backface-visibility:hidden;
    overflow:hidden;
    transition-property:transform, opacity, height;
  }
  .swiper.swiper-cards{
    overflow:visible;
  }
  .swiper-cards .swiper-slide{
    -webkit-backface-visibility:hidden;
    backface-visibility:hidden;
    overflow:hidden;
    transform-origin:center bottom;
  }
  .m-badge{
    --local-background:var(--COLOR_BASE_LIGHT);
    --local-foreground:var(--COLOR_FONT);
    --local-outline:var(--COLOR_PRIMARY);
    align-items:center;
    background-color:var(--local-background);
    border:1px solid var(--local-outline);
    border-radius:100vw;
    color:var(--local-foreground);
    display:inline-flex;
    font-size:1.2rem;
    justify-content:center;
    line-height:1;
    padding:4px 12px;
    text-align:center;
  }
  .m-badge--japan{
    background-color:var(--COLOR_PRIMARY);
  }
  .m-badge--abroad,.m-badge--japan{
    border:none;
    color:var(--COLOR_BASE_LIGHT);
    font-weight:var(--FONT_WEIGHT_BOLD);
    padding-block:6.5px;
  }
  .m-badge--abroad{
    background-color:#1f919f;
  }
  .m-badge--active{
    background-color:var(--COLOR_ACTIVE);
  }
  .m-badge--active,.m-badge--inactive{
    border:none;
    color:var(--COLOR_BASE_LIGHT);
    font-weight:var(--FONT_WEIGHT_BOLD);
    padding-block:6.5px;
  }
  .m-badge--inactive{
    background-color:var(--COLOR_INACTIVE);
  }
  .m-badge-list{
    align-items:center;
    display:flex;
    flex-wrap:wrap;
    gap:16px 8px;
    margin-top:8px;
  }
  .m-box-button{
    background-color:var(--COLOR_BG);
    margin-top:24px;
    padding:16px;
  }
  .m-box-button__inner{
    --gap:64px;
    display:flex;
    flex-direction:column;
    gap:16px;
  }
  .m-box-button__item>:first-child{
    margin-top:0;
  }
  .m-box-data{
    background-color:var(--COLOR_BG);
    display:flex;
    flex-direction:column;
    gap:24px;
    margin-top:24px;
    padding:0 12px 12px;
  }
  .m-box-data__title{
    align-items:center;
    background-color:var(--COLOR_PRIMARY);
    border-radius:0 0 8px 0;
    color:#fff;
    display:inline-flex;
    font-weight:700;
    gap:10px;
    justify-content:center;
    margin-left:-12px;
    padding:8px 16px;
    width:fit-content;
  }
  .m-box-data__title:before{
    background-image:url(/conts/global/2028/img/icon/data.svg);
    background-repeat:no-repeat;
    content:"";
    flex-shrink:0;
    height:30px;
    width:30px;
  }
  .m-box-data__list{
    display:flex;
    flex-wrap:wrap;
    font-weight:700;
    gap:16px 32px;
  }
  .m-box-data__item{
    align-items:center;
    display:flex;
    gap:10px;
  }
  .m-box-data__item:before{
    background-color:var(--COLOR_PRIMARY);
    border-radius:50%;
    content:"";
    display:block;
    height:12px;
    left:0;
    margin:10px;
    top:0;
    width:12px;
  }
  .m-box-filter{
    background:#fff;
    border-radius:10px;
    display:grid;
    gap:8px 20px;
    grid-template-columns:max-content auto;
    padding:20px 32px;
  }
  .m-box-filter__content{
    display:grid;
    grid-column:span 2;
    grid-template-columns:subgrid;
  }
  .m-box-filter__content+.m-box-filter__content{
    margin-top:16px;
  }
  .m-box-filter__axis{
    font-weight:700;
    padding-right:10px;
  }
  .m-box-filter__axis--align-center{
    align-items:center;
    display:flex;
  }
  .m-box-filter__button-container{
    display:flex;
    grid-column:1 /  3;
    justify-content:center;
    margin-top:8px;
  }
  .m-box-interface{
    margin-top:24px;
    padding-inline:24px;
    position:relative;
    z-index:0;
  }
  .m-box-interface--narrow{
    margin-inline:auto;
    max-width:968px;
  }
  #js-filter>.m-box-interface{
    margin-top:0;
  }
  .m-box-interface__heading{
    align-items:center;
    background-color:#00386a;
    border-radius:10px 10px 0 0;
    color:#fff;
    display:inline-flex;
    gap:10px;
    padding:8px 32px;
    width:max-content;
  }
  .m-box-interface__body{
    background-color:#00386a;
    border-radius:0 10px 10px 10px;
    display:flex;
    flex-direction:column;
    gap:8px;
    padding:16px 16px 24px;
  }
  .m-box-interface__text{
    color:#fff;
  }
  .m-box-interface__title{
    color:#fff;
    font-weight:700;
  }
  .m-box{
    --local-outline:var(--COLOR_PRIMARY);
    background-color:var(--COLOR_BASE_LIGHT);
    border:3px solid var(--local-outline);
    border-radius:10px;
    margin-top:24px;
    padding:16px;
  }
  .m-box--gray{
    --local-outline:var(--COLOR_GRAY_1);
  }
  .m-box__title{
    color:var(--COLOR_PRIMARY);
    font-size:1.8rem;
    font-weight:var(--FONT_WEIGHT_BOLD);
  }
  .m-box--gray .m-box__title{
    color:var(--COLOR_FONT);
    font-size:1.6rem;
    position:relative;
  }
  .m-box--gray .m-box__title--first:before,.m-box--gray .m-box__title--last:after{
    background-color:initial;
    border-right:1px solid var(--COLOR_FONT);
    border-top:1px solid var(--COLOR_FONT);
    content:"";
    display:block;
    height:1.2rem;
    margin-right:1px;
    position:absolute;
    top:50%;
    width:1.2rem;
  }
  .m-box--gray .m-box__title--first{
    padding-inline-start:12px;
  }
  .m-box--gray .m-box__title--first:before{
    left:2px;
    transform:translateY(-50%) rotate(225deg);
  }
  .m-box--gray .m-box__title--last{
    padding-inline-end:12px;
  }
  .m-box--gray .m-box__title--last:after{
    right:2px;
    transform:translateY(-50%) rotate(45deg);
  }
  .m-box__body .m-text__item{
    color:var(--COLOR_FONT);
  }
  .m-box__body>:first-child{
    margin-top:0;
  }
  .m-box__body>:last-child{
    margin-bottom:0;
  }
  .m-box__head+.m-box__body{
    margin-top:8px;
  }
  .m-box__text{
    color:var(--COLOR_FONT);
    font-size:1.6rem;
    font-weight:var(--FONT_WEIGHT_NORMAL);
  }
  .m-box-media{
    background-color:var(--COLOR_BG);
    display:flex;
    flex-direction:column-reverse;
    gap:16px;
    margin-top:32px;
    padding:24px 16px;
  }
  .m-box-media__sub-title{
    color:var(--COLOR_PRIMARY);
    font-size:var(--FONT_SIZE);
    font-weight:var(--FONT_WEIGHT_BOLD);
  }
  .m-box-media__title{
    color:var(--COLOR_FONT);
    font-size:2rem;
    font-weight:var(--FONT_WEIGHT_BOLD);
    margin-top:4px;
  }
  .m-box-media__contents{
    flex:1 1 auto;
    margin-top:4px;
  }
  .m-box-media__contents>:first-child{
    margin-top:0;
  }
  .m-box-media__contents .m-button-box{
    margin-top:16px;
  }
  .m-box-media__text{
    color:var(--COLOR_FONT);
    font-size:var(--FONT_SIZE);
  }
  .m-box-media__media{
    display:grid;
    place-content:center;
  }
  .m-box-message{
    background-color:var(--COLOR_BG);
    display:flex;
    flex-direction:column;
    gap:16px;
    margin-top:24px;
    padding:16px;
  }
  .m-box-message__title{
    align-items:center;
    border-bottom:1px solid var(--COLOR_GRAY_2);
    display:flex;
    font-size:2.4rem;
    font-weight:700;
    gap:16px;
    justify-content:center;
    line-height:1.8;
    margin-inline:6px;
    padding-bottom:16px;
  }
  .m-box-message__title:before{
    background-image:url(/conts/global/2028/img/icon/message.png);
    background-repeat:no-repeat;
    background-size:100% auto;
    content:"";
    display:block;
    height:43px;
    width:50px;
  }
  .m-box-message__content>:first-child{
    margin-top:0;
  }
  .m-box-search-detail{
    background-color:#d3ebf7;
    border-radius:10px;
    margin-top:-100px;
    padding:40px 24px;
  }
  .m-box-search-detail>:first-child{
    margin-top:0;
  }
  :where(.m-box-interface)+.m-box-search-detail{
    padding-top:124px;
  }
  .m-box-search-toggle{
    border-radius:10px;
    margin-top:16px;
    overflow:hidden;
  }
  .m-box-search-toggle__summary{
    align-items:center;
    background-color:#f5faff;
    display:flex;
    font-size:1.8rem;
    font-weight:700;
    gap:16px;
    line-height:1.55;
    padding:18px 40px 18px 16px;
    position:relative;
  }
  .m-box-search-toggle__summary:after,.m-box-search-toggle__summary:before{
    background-color:var(--COLOR_PRIMARY);
    content:"";
    display:block;
    height:3px;
    position:absolute;
    right:24px;
    top:50%;
    width:14px;
  }
  .m-box-search-toggle__summary:before{
    transform:translateY(-50%);
  }
  .m-box-search-toggle__summary:after{
    transform:translateY(-50%) rotate(-90deg);
    transition:transform .3s ease;
  }
  :where(.m-box-search-toggle[open]) .m-box-search-toggle__summary:after{
    transform:rotate(0deg);
  }
  .m-box-search-toggle__content{
    background-color:#fff;
  }
  .m-box-search-toggle__content-inner{
    padding:32px 16px;
  }
  .m-box-schedule{
    display:flex;
    flex-direction:column;
    gap:24px;
    margin-top:24px;
    margin-inline:auto;
    max-width:700px;
  }
  .m-box-schedule__heading{
    align-items:center;
    background-color:var(--COLOR_BG);
    color:var(--COLOR_PRIMARY);
    display:flex;
    font-size:2rem;
    font-weight:700;
    justify-content:center;
    line-height:1.2;
    padding:15px;
  }
  .filter-head{
      margin:48px 0 -36px;
    }
  .m-box-schedule__content{
    align-items:flex-start;
    display:flex;
    gap:24px;
    margin-inline:auto;
    max-width:500px;
  }
  .m-box-schedule__media{
    flex-shrink:0;
  }
  .m-box-schedule__detail{
    display:flex;
    flex-direction:column;
    gap:11px;
  }
  .m-box-schedule__detail>:first-child{
    margin-top:0;
  }
  .m-box-schedule__title{
    font-size:1.8rem;
    font-weight:700;
    line-height:1.33;
  }
  .m-box-sns{
    background-color:#fff;
    border:3px solid #f5f5f5;
    border-radius:10px;
    margin-top:40px;
    padding:24px;
    position:relative;
  }
  .m-box-sns__title{
    background-color:var(--COLOR_PRIMARY);
    border-radius:16px;
    color:#fff;
    display:inline-flex;
    font-weight:700;
    gap:10px;
    left:0;
    margin:auto;
    min-width:184px;
    padding:3px 16px;
    position:absolute;
    right:0;
    top:-16px;
    width:max-content;
  }
  .m-box-sns__list,.m-box-sns__title{
    align-items:center;
    justify-content:center;
  }
  .m-box-sns__list{
    display:flex;
    gap:18px;
  }
  .m-box-sns__link{
    transition:opacity var(--TRANSITION);
  }
  .m-button{
    align-items:center;
    background-color:var(--COLOR_BASE_LIGHT);
    border:2px solid var(--COLOR_PRIMARY);
    border-radius:1rem;
    box-shadow:0 4px 4px #00000040;
    color:#000;
    display:inline-flex;
    font-size:1.4rem;
    font-weight:700;
    height:100%;
    justify-content:center;
    margin-inline:0;
    min-height:60px;
    padding:6px 62px 6px 46px;
    position:relative;
    text-align:center;
    transition:box-shadow var(--TRANSITION);
  }
  .m-button:before{
    background-color:var(--COLOR_PRIMARY);
    border-radius:50%;
    height:25px;
    margin-right:16px;
    right:0;
    width:25px;
  }
  .m-button:after,.m-button:before{
    bottom:0;
    content:"";
    margin-block:auto;
    position:absolute;
    top:0;
  }
  .m-button:after{
    background-color:var(--COLOR_BASE_LIGHT);
    height:10px;
    mask-image:url(/conts/global/2028/img/icon/arrow.svg);
    mask-position:center;
    mask-repeat:no-repeat;
    mask-size:contain;
    right:23px;
    rotate:90deg;
    width:10px;
  }
  .m-button--fill{
    background-color:var(--COLOR_PRIMARY);
    border:none;
    color:var(--COLOR_BASE_LIGHT);
    min-height:50px;
  }
  .m-button--fill:before{
    background-color:var(--COLOR_BASE_LIGHT);
  }
  .m-button--fill:after{
    background-color:var(--COLOR_PRIMARY);
  }
  .m-button--accent,.m-button--accent:after{
    background-color:var(--COLOR_ACCENT);
  }
  .m-button--abroad,.m-button--abroad:after{
    background-color:#1f919f;
  }
  .m-button__icon{
    background-color:var(--COLOR_PRIMARY);
    display:inline-block;
    flex-shrink:0;
    height:17px;
    margin-right:10px;
    mask-position:center;
    mask-repeat:no-repeat;
    mask-size:contain;
    position:relative;
    vertical-align:middle;
    width:17px;
  }
  .m-button__icon--magnifier{
    mask-image:url(/conts/global/2028/img/icon/ph_magnifying-glass-bold.png);
  }
  .m-button__icon--building{
    mask-image:url(/conts/global/2028/img/icon/mdi_building.png);
  }
  .m-button__text{
    display:inline-block;
  }
  .m-button__text--thin{
    font-weight:var(--FONT_WEIGHT_NORMAL);
  }
  .m-button--simple{
    border-color:#b2b2b2;
    color:#006bcd;
    padding:18px;
  }
  .m-button--simple:after,.m-button--simple:before{
    display:none;
  }
  .m-button--simple-accent{
    border-color:#b2b2b2;
    color:var(--COLOR_ACCENT);
    padding:18px;
  }
  .m-button--simple-accent:after,.m-button--simple-accent:before{
    display:none;
  }
  .m-button--search{
    align-items:center;
    background-color:#000;
    border:none;
    color:#fff;
    display:flex;
    gap:6px;
    justify-content:center;
    min-width:min(min(248px, 100%));
  }
  .m-button--search:before{
    background-color:initial;
    background-image:url(/conts/global/2028/img/icon/loupe.svg);
    background-position:50%;
    background-repeat:no-repeat;
    flex-shrink:0;
    height:24px;
    margin-right:0;
    position:static;
    width:24px;
  }
  .m-button--search:after{
    display:none;
  }
  .m-button-box{
    display:flex;
    flex-direction:column;
    margin-top:24px;
    row-gap:8px;
  }
  .m-button-box__text{
    color:var(--COLOR_PRIMARY);
    font-weight:var(--FONT_WEIGHT_BOLD);
  }
   .m-lock-text {
      position: relative;
      z-index: 2;
    }
  
  
.m-lock-text .m-text__item .m-text-em {
  color: #000000 !important;
}

  .m-button-box--center .m-button-box__text{
    text-align:center;
  }
  .m-button-box__item{
    display:flex;
    flex-wrap:wrap;
    gap:16px 24px;
    flex-direction: column;
  }
  .m-button-box--center .m-button-box__item{
    justify-content:center;
  }
  .m-button-box--end .m-button-box__item{
    justify-content:flex-end;
  }
  .m-button-box[data-column-pc="1"] .m-button-box__item,.m-button-box[data-column-sp="1"] .m-button-box__item{
    display:grid;
    grid-auto-columns:auto;
    /* min-width:356px; */
    /* width:max-content; */
    grid-auto-columns: minmax(0, 1fr);
    width: 100%;
    max-width: 100%;
    box-sizing: border-box;
  }
  .m-button-form{
    align-items:center;
    background-color:var(--COLOR_BASE_LIGHT);
    border:2px solid var(--COLOR_PRIMARY);
    border-radius:1rem;
    box-shadow:0 4px 4px #00000040;
    color:#000;
    display:inline-flex;
    font-size:1.4rem;
    font-weight:var(--FONT_WEIGHT_NORMAL);
    height:100%;
    justify-content:center;
    margin-inline:0;
    min-height:48px;
    position:relative;
    text-align:center;
    transition:box-shadow var(--TRANSITION);
  }
  .m-button-form--all{
    background-color:var(--COLOR_PRIMARY);
    color:var(--COLOR_BASE_LIGHT);
    padding:12px 28px;
  }
  .m-button-form--clear{
    gap:8px;
    padding:6px 12px;
    position:relative;
  }
  .m-button-form--clear:before{
    background-image:url(/conts/global/2028/img/icon/clear.svg);
    background-position:50%;
    background-repeat:no-repeat;
    content:"";
    flex-shrink:0;
    height:12px;
    margin-block-start:.07em;
    width:14px;
  }
  .m-button-form--small{
    min-height:40px;
  }
  .m-form-button-list__inner{
    display:flex;
    flex-direction:column;
  }
  .m-form-button-list__item{
    display:grid;
    gap:16px;
  }
  .m-form-button-list__content{
    margin-top:24px;
  }
  .m-form-button__title{
    --radius:12px;
    color:var(--COLOR_FONT);
    font-size:1.6rem;
    font-weight:var(--FONT_WEIGHT_BOLD);
    position:relative;
  }
  .m-form-button__title:before{
    background-color:var(--COLOR_PRIMARY);
    border-radius:50%;
    content:"";
    height:var(--radius);
    position:absolute;
    top:.4em;
    width:var(--radius);
  }
  .m-form-button__title-text{
    padding-left:calc(var(--radius) + 6px);
  }
  .m-form-button{
    display:grid;
    gap:16px;
    grid-template-columns:repeat(2, 1fr);
    margin-top:16px;
  }
  .m-form-search-input{
    display:inline-flex;
    width:100%;
  }
  .m-form-search-input__input{
    border:none;
    border-radius:10px 0 0 10px;
    color:#888;
    flex-grow:1;
    line-height:1.7;
    padding:10px 8px;
    position:relative;
    width:inherit;
  }
  .m-form-search-input__submit{
    align-items:center;
    background:#000;
    background-image:url(/conts/global/2028/img/icon/loupe.svg);
    background-position:8px;
    background-repeat:no-repeat;
    background-size:16px auto;
    border-radius:0 10px 10px 0;
    color:#fff;
    display:flex;
    flex-shrink:0;
    gap:8px;
    justify-content:center;
    min-width:73px;
    padding:10px 8px 10px 28px;
    position:relative;
  }
  .m-form-search-input__submit:focus-visible{
    outline:2px solid #fff;
    outline-offset:-2px;
  }
  .m-form-list-radio{
    display:flex;
    flex-wrap:wrap;
    gap:8px;
  }
  .m-form-list-radio__item--full{
    width:100%;
  }
  .m-form-list-radio__radio{
    appearance:none;
    left:-9999px;
    margin:0;
    position:absolute;
  }
  .m-form-list-radio__label{
    border:1px solid #0000;
    padding-left:28px;
    position:relative;
    width:max-content;
  }
  .m-form-list-radio__label:after,.m-form-list-radio__label:before{
    content:"";
    display:inline-block;
    flex-shrink:0;
    position:absolute;
  }
  .m-form-list-radio__label:before{
    background-color:var(--COLOR_BASE_LIGHT);
    border:1px solid #d9d9d9;
    border-radius:50%;
    height:20px;
    left:0;
    top:2px;
    width:20px;
  }
  :where(.m-form-list-radio__radio:focus-visible)+.m-form-list-radio__label{
    border-color:#868b8e;
  }
  :where(.m-form-list-radio__radio:checked)+.m-form-list-radio__label:after{
    background-color:var(--COLOR_PRIMARY);
    border-radius:50%;
    content:"";
    height:12px;
    left:4px;
    top:6px;
    width:12px;
  }
  .m-form-list-radio-container{
    background-color:var(--COLOR_BG);
    display:flex;
    font-weight:700;
    justify-content:center;
    padding:16px;
  }
  .m-form-list-select{
    display:flex;
    flex-wrap:wrap;
    gap:8px;
    padding-inline:16px;
  }
  .m-form-list-select--block{
    flex-direction:column;
    gap:0;
  }
  :where(.m-form-list-select__detail)>.m-form-list-select{
    padding-inline-end:0;
  }
  :where(.m-form-list-select--block)>.m-form-list-select__item{
    display:grid;
    gap:16px;
    padding-block:16px;
  }
  .m-form-list-select__item--full{
    width:100%;
  }
  .m-form-list-select__detail>:first-child{
    margin-top:0;
  }
  .m-form-select-box{
    align-items:center;
    border-radius:5px;
    display:flex;
    justify-content:center;
    padding:8px 10px;
  }
  :where(.m-form-list-select--block)>.m-form-list-select__item>.m-form-select-box{
    width:160px;
  }
  .m-form-select-box:has(input[type=checkbox]){
    background-color:var(--COLOR_BASE_LIGHT);
    border:1px solid var(--COLOR_PRIMARY);
  }
  .m-form-select-box:has(input[type=checkbox]:checked){
    background-color:var(--COLOR_PRIMARY);
    box-shadow:0 4px 4px #00000040;
  }
  .m-form-select-box:has(input[type=checkbox]:focus){
    outline:2px solid #333;
  }
  .m-form-select-box:has(input[type=checkbox]:focus:not(:focus-visible)){
    box-shadow:none;
    outline:none;
  }
  .m-form-select-box__text{
    color:var(--COLOR_FONT);
    font-size:var(--FONT_SIZE);
    font-weight:var(--FONT_WEIGHT_NORMAL);
  }
  .m-form-select-box:has(input[type=checkbox]:checked) .m-form-select-box__text{
    color:var(--COLOR_BASE_LIGHT);
  }
  .m-form-list-select__item input[type=checkbox]{
    appearance:none;
    border:0;
    height:100%;
    margin:0;
    padding:0;
    position:relative;
    width:0;
  }
  .m-form-list-select__item input[type=checkbox]:focus{
    outline:none;
  }
  .m-heading-level2{
    color:var(--COLOR_PRIMARY);
    font-size:2.4rem;
    margin-left:4px;
    margin-top:40px;
    padding-bottom:14px;
    position:relative;
  }
  .m-heading-level2:before{
    background-color:var(--COLOR_PRIMARY);
    border-radius:2px;
    bottom:0;
    content:"";
    height:4px;
    position:absolute;
    width:32px;
  }
  .m-heading-level3{
    --color:var(--COLOR_PRIMARY);
    align-items:center;
    color:#333;
    display:flex;
    flex-direction:row;
    font-size:2rem;
    gap:12px;
    line-height:1.5;
    margin-top:32px;
  }
  .m-heading-level3__text{
    padding-left:12px;
    position:relative;
  }
  .m-heading-level3__text:before{
    background-color:var(--color);
    border-radius:2px;
    bottom:0;
    content:"";
    height:calc(100% - .8em);
    left:0;
    margin-block:auto;
    position:absolute;
    top:0;
    width:4px;
  }
  .m-heading-level3__sub{
    font-size:1.6rem;
    margin-left:1em;
  }
  .m-heading-level3__number{
    color:var(--color);
  }
  .m-heading-level4{
    --color:var(--COLOR_PRIMARY);
    align-items:center;
    color:#333;
    display:flex;
    flex-direction:row;
    font-size:1.6rem;
    margin-top:24px;
  }
  .m-heading-level4__text{
    padding-left:14px;
    position:relative;
  }
  .m-heading-level4__text:before{
    background-color:var(--color);
    border-radius:2px;
    bottom:0;
    content:"";
    height:2px;
    left:0;
    margin-block:auto;
    position:absolute;
    top:0;
    width:8px;
  }
  .m-heading-level4__number{
    color:var(--color);
    margin-right:8px;
  }
  .m-heading-level5{
    align-items:center;
    color:#333;
    display:flex;
    flex-direction:row;
    font-size:1.4rem;
    margin-top:16px;
  }
  .m-heading-level5__text{
    padding-left:14px;
    position:relative;
  }
  .m-heading-level5__text:before{
    background-color:var(--COLOR_INACTIVE);
    border-radius:2px;
    bottom:0;
    content:"";
    height:2px;
    left:0;
    margin-block:auto;
    position:absolute;
    top:0;
    width:8px;
  }
  .m-heading-level5__number{
    color:var(--COLOR_INACTIVE);
    margin-right:8px;
  }
  .m-layout-interview{
    --gap:24px;
    display:grid;
    gap:var(--gap);
    grid-template-areas:"content" "image" "aside";
    margin-top:16px;
  }
  .m-layout-interview__content{
    grid-area:content;
  }
  .m-layout-interview__content>:first-child{
    margin-top:0;
  }
  .m-layout-interview__media-wrap{
    grid-area:image;
  }
  .m-layout-interview__media-item{
    width:100%;
  }
  .m-layout-interview__aside{
    background-color:var(--COLOR_BASE_LIGHT);
    border-radius:10px;
    box-shadow:0 4px 4px 0 #00000040;
    grid-area:aside;
    margin-top:calc((var(--gap) + 8px)*-1);
    padding:16px;
  }
  .m-layout-interview__name{
    font-weight:700;
  }
  .m-layout-interview__name-supplement{
    margin-left:1em;
  }
  .m-layout-map{
    display:flex;
    flex-direction:column-reverse;
    gap:16px;
    margin-top:24px;
  }
  .m-layout-map__content>:first-child{
    margin-top:0 !important;
  }
  .m-layout-map__content>:last-child{
    margin-bottom:0 !important;
  }
  .m-layout-map__content>[class^=m-]{
    margin-top:8px;
  }
  .m-layout-map__title{
    color:var(--COLOR_FONT);
    font-size:1.8rem;
    font-weight:var(--FONT_WEIGHT_BOLD);
  }
  .m-layout-map__title+[class^=m-]{
    margin-top:8px;
  }
  .m-layout-map__media{
    display:block;
    height:auto;
    width:100%;
  }
  .m-layout-map__media>:first-child{
    margin-top:0 !important;
  }
  .m-layout-media{
    display:flex;
    flex-direction:column;
    gap:16px;
    margin-top:24px;
  }
  .m-layout-media__content>:first-child{
    margin-top:0;
  }
  .m-layout-media__media-wrap{
    display:table;
    margin-inline:auto;
  }
  .m-layout-media__media-caption{
    color:#868b8e;
    font-size:1.2rem;
    margin-top:8px;
  }
  .m-layout-media__media-item{
    width:100%;
  }
  .m-layout{
    display:grid;
    gap:16px;
    margin-top:24px;
  }
  .m-layout[data-column-sp="2"]{
    column-gap:8px;
    grid-template-columns:repeat(2, 1fr);
  }
  .m-layout__item{
    list-style:none;
  }
  .m-layout__item>:first-child{
    margin-top:0 !important;
  }
  .m-layout__item>:last-child{
    margin-bottom:0 !important;
  }
  .m-link-anchor{
    margin-top:40px;
    text-decoration:none;
  }
  .m-link-anchor__list{
    display:grid;
    gap:8px;
    grid-auto-rows:1fr;
    grid-template-columns:repeat(2, 1fr);
  }
  .m-link-anchor__item{
    background-color:var(--COLOR_BASE_LIGHT);
    border-bottom:3px solid var(--COLOR_PRIMARY);
    border-radius:10px 10px 0 0;
    box-shadow:1px 2px 4px 0 #00000040;
    transition:box-shadow var(--TRANSITION);
  }
  .m-link-anchor__link{
    align-items:center;
    display:grid;
    font-size:var(--FONT_SIZE);
    font-weight:var(--FONT_WEIGHT_BOLD);
    height:100%;
    line-height:var(--LINE_HEIGHT);
    padding:8px 29px 16px 10px;
    position:relative;
  }
  .m-link-anchor__link:after{
    background-color:var(--COLOR_PRIMARY);
    content:"";
    display:block;
    height:11px;
    mask-image:url(/conts/global/2028/img/icon/arrow.svg);
    mask-position:center;
    mask-repeat:no-repeat;
    mask-size:contain;
    position:absolute;
    right:10px;
    top:50%;
    transform:translateY(-50%) rotate(-180deg);
    width:11px;
  }
  .m-link-box{
    display:grid;
    gap:16px;
    grid-template-columns:1fr;
    margin-top:24px;
  }
  .m-link-box__link{
    align-items:center;
    border-radius:10px;
    box-shadow:0 4px 4px 0 #00000040;
    flex-direction:row-reverse;
    gap:16px;
    padding:16px;
    transition:box-shadow var(--TRANSITION);
  }
  .m-link-box__content,.m-link-box__link{
    display:flex;
    justify-content:flex-end;
  }
  .m-link-box__content{
    --size-circle:26px;
    flex:1 1 auto;
    padding-right:calc(8px + var(--size-circle));
    position:relative;
  }
  .m-link-box__content:before{
    align-items:center;
    background-color:var(--COLOR_PRIMARY);
    border-radius:50%;
    content:"";
    display:flex;
    height:var(--size-circle);
    justify-content:center;
    position:absolute;
    right:0;
    top:50%;
    transform:translateY(-50%);
    width:var(--size-circle);
  }
  .m-link-box__content:after{
    background-color:var(--COLOR_BASE_LIGHT);
    content:"";
    height:15px;
    mask-image:url(/conts/global/2028/img/icon/arrow.svg);
    mask-position:center;
    mask-repeat:no-repeat;
    mask-size:contain;
    position:absolute;
    right:8px;
    top:50%;
    transform:translateY(-50%) rotate(90deg);
    width:10px;
  }
  .m-link-box__text{
    color:var(--COLOR_PRIMARY);
    font-size:1.4rem;
    font-weight:var(--FONT_WEIGHT_BOLD);
    line-height:var(--LINE_HEIGHT);
  }
  .m-link-box__media{
    flex:0 0 auto;
    max-width:50%;
  }
  .m-link-icon{
    margin-bottom:2px;
    margin-left:8px;
  }
  :where(.m-link-list--anchor) .m-link-list__item:before{
    transform:rotate(90deg);
  }
  .m-link-media{
    display:grid;
    gap:16px 22px;
    grid-template-columns:repeat(2, 1fr);
    margin-top:24px;
  }
  .m-link-media__link{
    align-items:center;
    display:flex;
    flex-direction:column-reverse;
    gap:8px;
    transition:opacity var(--TRANSITION);
  }
  .m-link-media__content{
    padding-left:13px;
    position:relative;
  }
  .m-link-media__content:before{
    background-color:var(--COLOR_PRIMARY);
    content:"";
    display:block;
    height:10px;
    left:0;
    mask-image:url(/conts/global/2028/img/icon/arrow.svg);
    mask-position:center;
    mask-repeat:no-repeat;
    mask-size:contain;
    position:absolute;
    rotate:90deg;
    top:.4em;
    width:10px;
  }
  .m-link-media__text{
    font-size:var(--FONT_SIZE);
    line-height:var(--LINE_HEIGHT);
  }
  .m-link,.m-link-media__text{
    font-weight:var(--FONT_WEIGHT_BOLD);
  }
  .m-link{
    color:var(--COLOR_BRAND_PRIMARY);
    text-decoration:underline;
  }
  .m-link-list{
    display:flex;
    flex-direction:column;
    gap:8px;
    margin-top:16px;
  }
  .m-link-list__item{
    font-size:var(--FONT_SIZE);
    font-weight:var(--FONT_WEIGHT_BOLD);
    line-height:var(--LINE_HEIGHT);
    list-style:none;
    padding-left:13px;
    position:relative;
  }
  .m-link-list__item:before{
    background-color:var(--COLOR_PRIMARY);
    content:"";
    display:block;
    height:10px;
    left:0;
    mask-image:url(/conts/global/2028/img/icon/arrow.svg);
    mask-position:center;
    mask-repeat:no-repeat;
    mask-size:contain;
    position:absolute;
    rotate:90deg;
    top:.4em;
    width:10px;
  }
  .m-link-list__item>.m-link{
    text-decoration:none;
  }
  .m-list{
    display:grid;
    font-size:1.4rem;
    margin-top:16px;
    row-gap:8px;
  }
  .m-list__item{
    padding-left:16px;
    position:relative;
  }
  .m-list__item:before{
    background-color:#000;
    border-radius:50%;
    content:"";
    display:block;
    height:5px;
    left:0;
    position:absolute;
    top:8px;
    width:5px;
  }
  .m-list-keyword{
    color:var(--COLOR_PRIMARY);
    display:flex;
    flex-wrap:wrap;
    gap:8px;
    line-height:1.5;
    margin-top:8px;
  }
  .m-list-keyword__item{
    align-items:center;
    background-color:#fff;
    border-radius:5px;
    display:flex;
    justify-content:center;
    padding:8px;
    width:max-content;
  }
  .m-list-topic{
    display:flex;
    flex-direction:column;
    margin-top:32px;
  }
  .m-list-topic__item{
    border-bottom:1px solid var(--COLOR_GRAY_2);
    gap:16px;
    column-gap:14px;
    padding:16px 16px 21px 8px;
  }
  .m-list-topic__link{
    column-gap:16px;
    display:flex;
    flex-direction:row-reverse;
    position:relative;
    transition:.2s ease;
  }
  .m-list-topic__link:before{
    align-items:center;
    background-color:var(--COLOR_PRIMARY);
    border-radius:50%;
    bottom:-14px;
    content:"";
    display:flex;
    height:26px;
    justify-content:center;
    position:absolute;
    right:0;
    transform:translateY(-50%);
    width:26px;
  }
  .m-list-topic__link:after{
    background-color:var(--COLOR_BASE_LIGHT);
    bottom:5px;
    content:"";
    height:15px;
    mask-image:url(/conts/global/2028/img/icon/arrow.svg);
    mask-position:center;
    mask-repeat:no-repeat;
    mask-size:contain;
    position:absolute;
    right:8px;
    rotate:90deg;
    width:10px;
  }
  .m-list-topic__body{
    display:flex;
    flex:1;
    flex-direction:column;
    row-gap:11px;
  }
  .m-list-topic__date{
    font-size:1.4rem;
    white-space:nowrap;
  }
  .m-list-topic__text{
    font-size:1.4rem;
    font-weight:var(--FONT_WEIGHT_BOLD);
    padding-bottom:34px;
    position:relative;
  }
  .m-list-topic__media{
    align-items:center;
    display:flex;
    max-width:120px;
    min-width:120px;
  }
  .m-list-topic__img{
    height:auto;
  }
  .m-note{
    display:grid;
    margin-top:16px;
    row-gap:8px;
  }  
  .m-note__resume{
    justify-content: center;
  }
  .m-note__item{
    column-gap:4px;
    display:flex;
  }
  .m-note__mark,.m-note__text{
    font-size:1.2rem;
  }
  .m-list-number{
    display:grid;
    font-size:1.4rem;
    margin-top:16px;
    row-gap:4px;
  }
  .m-list-number__item{
    display:flex;
    gap:10px;
  }
  .m-list-number__mark{
    text-align:left;
  }
  .m-list-description{
    display:flex;
    flex-direction:column;
    font-size:1.4rem;
    margin-top:16px;
    row-gap:16px;
  }
  .m-list-description__item{
    display:flex;
    flex-direction:column;
    row-gap:8px;
    width:100%;
  }
  .m-list-description__title{
    font-weight:var(--FONT_WEIGHT_BOLD);
  }
  .m-list-description__content>:first-child{
    margin-top:0;
  }
  .m-list-search-conditions{
    display:flex;
    flex-direction:column;
    gap:10px;
  }
  .m-list-search-conditions__title{
    flex-shrink:0;
    font-weight:700;
    line-height:2;
    position:relative;
  }
  .m-list-search-conditions__title:after{
    background-color:var(--COLOR_PRIMARY);
    bottom:0;
    content:"";
    height:1px;
    left:0;
    position:absolute;
    width:20px;
  }
  .m-list-search-conditions__list{
    display:flex;
    flex-direction:column;
    gap:8px;
  }
  .m-list-search-conditions__list-item{
    display:flex;
  }
  .m-list-search-conditions__list-title{
    flex-shrink:0;
  }
  .m-list-search-conditions__list-title:before{
    content:"［";
  }
  .m-list-search-conditions__list-title:after{
    content:"］";
  }
  .m-media{
    margin-top:24px;
  }
  .m-media__wrap{
    display:table;
    margin-inline:auto;
  }
  .m-media__caption{
    caption-side:bottom;
    color:#868b8e;
    display:table-caption;
    font-size:1.2rem;
    margin-top:8px;
  }
  .m-media__link{
    transition:opacity var(--TRANSITION);
  }
  .m-media-external{
    margin-top:24px;
  }
  .m-media-external__media{
    aspect-ratio:16/9;
    position:relative;
  }
  .m-media-external__item{
    border:0;
    height:100%;
    left:0;
    position:absolute;
    top:0;
    width:100%;
  }
  .m-section-color{
    background-color:var(--COLOR_BG);
    margin-block-start:40px;
    margin-inline:calc(50% - 50vw);
    padding-block:40px;
    padding-inline:calc(50vw - 50%);
    position:relative;
    width:100vw;
  }
  .m-section-color>:first-child{
    margin-top:0;
  }
  .m-section-dot{
    margin-inline:calc(50% - 50vw);
    padding-block:40px;
    padding-inline:calc(50vw - 50%);
    position:relative;
    width:100vw;
  }
  .m-section-dot>:first-child{
    margin-top:0;
  }
  .m-section-dot:last-child{
    padding-bottom:0;
  }
  .m-section-grey{
    background:#ccd5de73;
    margin-block-start:32px;
    margin-inline:calc(50% - 50vw);
    padding-block:24px;
    padding-inline:calc(50vw - 50%);
    width:100vw;
  }
  .m-section-grey>:first-child{
    margin-top:0;
  }
  .m-section-wave{
    --height-wave:64px;
    background-color:var(--COLOR_BG);
    margin-block:calc(var(--height-wave) + 40px);
    margin-inline:calc(50% - 50vw);
    padding-block:40px;
    padding-inline:calc(50vw - 50%);
    position:relative;
    width:100vw;
  }
  .m-section-wave>:first-child{
    margin-top:0;
  }
  .m-section-wave:after,.m-section-wave:before{
    background-color:var(--COLOR_BG);
    content:"";
    height:var(--height-wave);
    left:0;
    mask-image:url(/conts/global/2028/img/top/top-service-bg-02.webp);
    mask-position:top left;
    mask-repeat:no-repeat;
    mask-size:100% 100%;
    position:absolute;
    width:100%;
  }
  .m-section-wave:before{
    top:calc(var(--height-wave)*-1);
    transform:rotate(180deg);
  }
  .m-section-wave:after{
    bottom:calc(var(--height-wave)*-1);
  }
  .m-panel-pr+.m-section-wave{
    margin-block-start:0;
  }
  .m-panel-pr+.m-section-wave:before{
    content:none;
  }
  col[data-width="5"]{
    width:5% !important;
  }
  col[data-width="10"]{
    width:10% !important;
  }
  col[data-width="15"]{
    width:15% !important;
  }
  col[data-width="20"]{
    width:20% !important;
  }
  col[data-width="25"]{
    width:25% !important;
  }
  col[data-width="30"]{
    width:30% !important;
  }
  col[data-width="35"]{
    width:35% !important;
  }
  col[data-width="40"]{
    width:40% !important;
  }
  col[data-width="45"]{
    width:45% !important;
  }
  col[data-width="50"]{
    width:50% !important;
  }
  col[data-width="55"]{
    width:55% !important;
  }
  col[data-width="60"]{
    width:60% !important;
  }
  col[data-width="65"]{
    width:65% !important;
  }
  col[data-width="70"]{
    width:70% !important;
  }
  col[data-width="75"]{
    width:75% !important;
  }
  col[data-width="80"]{
    width:80% !important;
  }
  col[data-width="85"]{
    width:85% !important;
  }
  col[data-width="90"]{
    width:90% !important;
  }
  col[data-width="95"]{
    width:95% !important;
  }
  col[data-width="100"]{
    width:100% !important;
  }
  col[data-width="33"]{
    width:33.3%;
  }
  col[data-width="66"]{
    width:66.6%;
  }
  .m-table{
    margin-top:24px;
  }
  .m-table__table{
    border-collapse:initial;
    border-spacing:0;
    border-top:1px solid #d8dadd;
    overflow:hidden;
    width:100%;
  }
  .m-table__caption{
    background-color:var(--COLOR_GRAY_1);
    color:var(--COLOR_PRIMARY);
    font-weight:700;
    line-height:1.75;
    text-align:center;
  }
  .m-table__caption,.m-table__td,.m-table__th{
    padding:24px;
  }
  .m-table__td>:first-child,.m-table__th>:first-child{
    margin-top:0;
  }
  .m-table__th{
    background-color:#ebebeb;
    border-right:1px solid #d8dadd;
  }
  .m-table__td,.m-table__th{
    border-bottom:1px solid #d8dadd;
    font-weight:400;
  }
  .m-table__td{
    background-color:var(--COLOR_BASE_LIGHT);
    text-align:left;
  }
  .m-table__td--center{
    text-align:center;
  }
  .m-table-scroll-text{
    left:0;
    margin:auto;
    position:absolute;
    right:0;
    top:50px;
  }
  .m-table-scroll-text.is-none{
    display:none;
  }
  .m-table-type2{
    margin-top:24px;
  }
  .m-table-type2__table{
    border-bottom:1px solid #d8dadd;
    border-collapse:initial;
    border-spacing:0;
    overflow:hidden;
    width:100%;
  }
  .m-table-type2__td>:first-child,.m-table-type2__th>:first-child{
    margin-top:0;
  }
  .m-table-type2__th{
    background-color:var(--COLOR_BASE_LIGHT);
    border-bottom:1px solid #d8dadd;
    color:var(--COLOR_PRIMARY);
    padding:16px 16px 16px 0;
    text-align:left;
    vertical-align:top;
  }
  :where(tr:last-child) .m-table-type2__th{
    border-bottom:none;
  }
  .m-table-type2__td{
    background-color:var(--COLOR_BASE_LIGHT);
    border-bottom:1px solid #d8dadd;
    font-weight:400;
    padding:16px;
    text-align:left;
  }
  :where(tr:last-child) .m-table-type2__td{
    border-bottom:none;
  }
  .m-table-type3{
    margin-top:24px;
  }
  .m-table-type3__table{
    border-collapse:initial;
    border-spacing:0;
    border-top:1px solid #d8dadd;
    overflow:hidden;
    width:100%;
  }
  .m-table-type3__caption{
    background-color:var(--COLOR_GRAY_1);
    color:var(--COLOR_PRIMARY);
    font-weight:700;
    line-height:1.75;
    padding:24px;
    text-align:center;
  }
  .m-table-type3__td,.m-table-type3__th{
    border-right:1px solid #d8dadd;
    line-height:1.75;
  }
  .m-table-type3__td>:first-child,.m-table-type3__th>:first-child{
    margin-top:0;
  }
  .m-table-type3__th{
    background-color:var(--COLOR_BASE_LIGHT);
    border-bottom:1px solid #d8dadd;
    padding:24px;
  }
  .m-table-type3__th:last-child{
    border-right:none;
  }
  .m-table-type3__td{
    background-color:var(--COLOR_BASE_LIGHT);
    border-bottom:1px solid #d8dadd;
    font-weight:400;
    padding:16px 8px;
    text-align:left;
  }
  :where(tr:last-child) .m-table-type3__td{
    border-bottom:none;
  }
  .m-table-type3__td:last-child{
    border-right:none;
  }
  .m-table-type3__td--center{
    text-align:center;
  }
  .m-text{
    line-height:1.75;
    margin-top:16px;
    row-gap:10px;
  }
  .m-text--center{
    text-align:center;
  }
  .m-text__item{
    color:var(--COLOR_FONT);
    font-size:1.4rem;
  }
  .m-text__soudan{
    text-align: center;
  }
  .m-text__resume{
    margin: 0 auto;
  }
  .m-text__item+.m-text__item{
    margin-top:8px;
  }
  .m-text-strong{
    color:var(--COLOR_ACCENT);
  }
  .m-text-lead{
    margin-top:32px;
    text-align:center;
  }
  .m-text-lead__text{
    color:var(--COLOR_FONT);
    font-size:1.8rem;
    font-weight:700;
    gap:8px;
  }
  .m-text-lead__text--color{
    color:var(--COLOR_PRIMARY);
  }
  .m-text-break-word{
    word-break:break-word;
  }
  .m-panel-date{
    display:grid;
    gap:16px;
    margin-top:24px;
  }
  .m-panel-date__link{
    --size-circle:25px;
    --padding:16px;
    border-radius:20px;
    box-shadow:1px 1px 13px 0 #d9d9d9;
    display:flex;
    flex-direction:column-reverse;
    gap:16px;
    padding:var(--padding) var(--padding) calc(var(--padding) + 8px + var(--size-circle));
    position:relative;
    transition:box-shadow var(--TRANSITION);
  }
  .m-panel-date__link:before{
    align-items:center;
    background-color:var(--COLOR_PRIMARY);
    border-radius:50%;
    bottom:var(--padding);
    content:"";
    display:flex;
    height:var(--size-circle);
    justify-content:center;
    position:absolute;
    right:var(--padding);
    width:var(--size-circle);
  }
  .m-panel-date__link:after{
    background-color:var(--COLOR_BASE_LIGHT);
    bottom:calc(var(--padding) + 5px);
    content:"";
    height:15px;
    mask-image:url(/conts/global/2028/img/icon/arrow.svg);
    mask-position:center;
    mask-repeat:no-repeat;
    mask-size:contain;
    position:absolute;
    right:calc(var(--padding) + 8px);
    transform:rotate(90deg);
    width:10px;
  }
  .m-panel-date__contents{
    display:flex;
    flex-direction:row;
    gap:8px;
  }
  .m-panel-date__date-area{
    align-items:center;
    background-color:var(--COLOR_BG);
    border-radius:4px;
    display:flex;
    flex-direction:column;
    flex-shrink:0;
    padding:24px 8px;
  }
  .m-panel-date__date-title{
    color:var(--COLOR_PRIMARY);
    display:inline-block;
    flex-shrink:0;
    font-size:1.6rem;
    font-weight:var(--FONT_WEIGHT_BOLD);
    line-height:1;
    padding-inline-start:20px;
    position:relative;
  }
  .m-panel-date__date-title:before{
    background-color:var(--COLOR_PRIMARY);
    content:"";
    height:14px;
    left:0;
    mask-image:url(/conts/global/2028/img/icon/clock.svg);
    mask-position:center;
    mask-repeat:no-repeat;
    mask-size:contain;
    position:absolute;
    top:50%;
    transform:translateY(-50%);
    width:14px;
  }
  .m-panel-date__date{
    font-size:2.4rem;
    font-weight:var(--FONT_WEIGHT_BOLD);
    line-height:1;
    margin-top:4px;
  }
  .m-panel-date__day{
    background-color:var(--COLOR_PRIMARY);
    border-radius:100vw;
    color:var(--COLOR_BASE_LIGHT);
    padding:1px 8px 3px;
  }
  .m-panel-date__day,.m-panel-date__time{
    display:block;
    font-size:var(--FONT_SIZE);
    font-weight:var(--FONT_WEIGHT_NORMAL);
    line-height:1;
    margin-top:4px;
  }
  .m-panel-date__title{
    border-bottom:1px solid var(--COLOR_GRAY_2);
    color:var(--COLOR_PRIMARY);
    font-size:1.6rem;
    font-weight:var(--FONT_WEIGHT_BOLD);
    line-height:1;
    padding-block-end:8px;
  }
  .m-panel-date__details{
    display:flex;
    flex-direction:column;
    gap:8px;
    margin-top:8px;
  }
  .m-panel-date__details-item{
    align-items:flex-start;
    display:flex;
    flex-direction:column;
    gap:4px;
  }
  .m-panel-date__details-title{
    color:var(--COLOR_PRIMARY);
    display:inline-block;
    flex-shrink:0;
    font-size:var(--FONT_SIZE);
    font-weight:var(--FONT_WEIGHT_BOLD);
    line-height:1;
    padding-inline-start:20px;
    position:relative;
  }
  .m-panel-date__details-title:before{
    background-color:var(--COLOR_PRIMARY);
    content:"";
    left:0;
    mask-position:center;
    mask-repeat:no-repeat;
    mask-size:contain;
    position:absolute;
    top:50%;
    transform:translateY(-50%);
  }
  .m-panel-date__details-title--place:before{
    height:16px;
    mask-image:url(/conts/global/2028/img/icon/place.svg);
    width:12px;
  }
  .m-panel-date__details-title--overview:before{
    height:12px;
    mask-image:url(/conts/global/2028/img/icon/note.svg);
    width:12px;
  }
  .m-panel-date__details-text{
    font-size:var(--FONT_SIZE);
    font-weight:var(--FONT_WEIGHT_NORMAL);
  }
  .m-panel-date__media{
    display:grid;
    place-content:center;
  }
  .m-panel-date__media-item{
    border-radius:10px;
  }
  .m-panel-interview{
    display:grid;
    gap:16px;
    margin-top:24px;
  }
  .m-panel-interview__link{
    --size-circle:25px;
    --padding:16px;
    border-radius:20px;
    box-shadow:1px 1px 13px 0 #d9d9d9;
    display:grid;
    gap:8px;
    grid-row:span 5;
    grid-template-rows:subgrid;
    overflow:hidden;
    padding-bottom:calc(var(--padding) + 8px + var(--size-circle));
    position:relative;
    transition:box-shadow var(--TRANSITION);
  }
  .m-panel-interview__link:before{
    align-items:flex-start;
    background-color:var(--COLOR_PRIMARY);
    border-radius:50%;
    bottom:var(--padding);
    content:"";
    display:flex;
    height:var(--size-circle);
    justify-content:center;
    position:absolute;
    right:var(--padding);
    width:var(--size-circle);
  }
  .m-panel-interview__link:after{
    background-color:var(--COLOR_BASE_LIGHT);
    bottom:calc(var(--padding) + 5px);
    content:"";
    height:15px;
    mask-image:url(/conts/global/2028/img/icon/arrow.svg);
    mask-position:center;
    mask-repeat:no-repeat;
    mask-size:contain;
    position:absolute;
    right:calc(var(--padding) + 8px);
    transform:rotate(90deg);
    width:10px;
  }
  .m-panel-interview__link.is-none{
    display:none;
  }
  .m-panel-interview__label{
    background-color:#c3f;
    border-radius:0 0 10px 0;
    color:var(--COLOR_BASE_LIGHT);
    display:block;
    font-weight:700;
    left:0;
    padding:8px 24px;
    position:absolute;
    text-align:center;
    top:0;
  }
  .m-panel-interview__label--type2{
    background-color:#00abeb;
  }
  .m-panel-interview__media{
    aspect-ratio:1/1;
    object-fit:cover;
    place-content:center;
    width:100%;
  }
  .m-panel-interview__date{
    color:#868b8e;
  }
  .m-panel-interview__details-time{
    margin-top:8px;
    padding-inline:16px;
  }
  .m-panel-interview__details-title{
    color:var(--COLOR_PRIMARY);
    font-weight:var(--FONT_WEIGHT_BOLD);
    margin-top:0;
    padding-inline:16px;
  }
  .m-panel-interview__details-text{
    font-weight:var(--FONT_WEIGHT_NORMAL);
  }
  .m-panel-interview__details-text,.m-panel-interview__interview__name{
    font-size:var(--FONT_SIZE);
    margin-top:0;
    padding-inline:16px;
  }
  .m-panel-interview__interview__name{
    font-weight:700;
  }
  .m-panel-feature-company{
    background:#fff;
    border-radius:0 0 20px 20px;
    border-top:4px solid var(--COLOR_PRIMARY);
    box-shadow:1px 2px 3px 0 #00000040;
    display:flex;
    flex-direction:column;
    gap:24px;
    margin-top:24px;
    margin-inline:calc(var(--OUTSIDE_GUTTER_SP)*-1);
    padding:32px 16px 16px;
  }
  .m-panel-feature-company__heading{
    align-items:flex-start;
    display:flex;
    flex-direction:row-reverse;
    gap:16px;
    justify-content:flex-end;
    transition:opacity var(--TRANSITION);
  }
  .m-panel-feature-company__logo-wrap{
    align-items:center;
    border:2px solid #ececf0;
    border-radius:10px;
    display:flex;
    flex-shrink:0;
    height:80px;
    justify-content:center;
    overflow:hidden;
    width:80px;
  }
  .m-panel-feature-company__logo{
    object-fit:contain;
    object-position:center;
  }
  .m-panel-feature-company__name{
    display:flex;
    flex-direction:column;
    font-size:1.8rem;
    font-weight:700;
    gap:8px;
    line-height:1.5;
  }
  .m-panel-feature-company__badge{
    align-items:center;
    background-color:var(--COLOR_ACTIVE);
    border-radius:100vw;
    color:var(--COLOR_BASE_LIGHT);
    display:inline-flex;
    font-size:1.2rem;
    font-weight:var(--FONT_WEIGHT_BOLD);
    justify-content:center;
    line-height:1;
    padding:4px 12px;
    padding-block:6.5px;
    text-align:center;
    width:max-content;
  }
  .m-panel-feature-company__data-list{
    display:grid;
    gap:16px 30px;
    grid-template-columns:max-content auto;
    line-height:1.8;
  }
  .m-panel-feature-company__data-item{
    align-items:flex-start;
    display:grid;
    gap:30px;
    grid-column:span 2;
    grid-template-columns:subgrid;
  }
  .m-panel-feature-company__data-title{
    align-items:center;
    display:flex;
    font-size:1.6rem;
    font-weight:700;
    gap:10px;
    grid-column:1;
  }
  .m-panel-feature-company__data-title:before{
    background-color:#ececf0;
    background-position:50%;
    background-repeat:no-repeat;
    border-radius:50%;
    content:"";
    flex-shrink:0;
    height:32px;
    width:32px;
  }
  .m-panel-feature-company__data-title--industry:before{
    background-image:url(/conts/global/2028/img/icon/industry.svg);
  }
  .m-panel-feature-company__data-title--office:before{
    background-image:url(/conts/global/2028/img/icon/office.svg);
  }
  .m-panel-feature-company__data-title--occupation:before{
    background-image:url(/conts/global/2028/img/icon/occupation.svg);
  }
  .m-panel-feature-company__data-title--language-lebel:before{
    background-image:url(/conts/global/2028/img/icon/language-level.svg);
  }
  .m-panel-feature-company__data-text{
    font-size:1.6rem;
    grid-column:2;
    padding-top:2px;
  }
  .m-panel-feature-company__button-container{
    display:grid;
    gap:8px;
    grid-template-columns:repeat(2, 1fr);
    margin-top:24px;
  }
  .m-panel-feature-company__introduction{
    background-color:var(--COLOR_BG);
    border-radius:10px;
    display:flex;
    flex-direction:column-reverse;
    margin-top:24px;
    overflow:hidden;
    position:relative;
    transition:opacity var(--TRANSITION);
  }
  .m-panel-feature-company__content-label{
    background-color:var(--COLOR_PRIMARY);
    border-radius:10px 0 10px 0;
    color:#fff;
    left:0;
    min-width:140px;
    padding:8px 16px;
    position:absolute;
    text-align:center;
    top:0;
    width:max-content;
  }
  .m-panel-feature-company__content{
    padding:18px 12px;
  }
  .m-panel-feature-company__content-lead{
    font-weight:700;
    margin-bottom:16px;
  }
  .m-panel-feature-company__content-lead,.m-panel-feature-company__content-text{
    font-size:1.6rem;
    line-height:1.5;
  }
  .m-panel-link-type2{
    display:grid;
    gap:16px;
    margin-top:24px;
  }
  .m-panel-link-type2__link{
    --size-circle:25px;
    --padding:16px;
    border-radius:20px;
    box-shadow:1px 1px 13px 0 #d9d9d9;
    display:flex;
    flex-direction:column-reverse;
    gap:16px;
    padding:var(--padding) var(--padding) calc(var(--padding) + 8px + var(--size-circle));
    position:relative;
    transition:box-shadow var(--TRANSITION);
  }
  .m-panel-link-type2__link:before{
    align-items:center;
    background-color:var(--COLOR_PRIMARY);
    border-radius:50%;
    bottom:var(--padding);
    content:"";
    display:flex;
    height:var(--size-circle);
    justify-content:center;
    position:absolute;
    right:var(--padding);
    width:var(--size-circle);
  }
  .m-panel-link-type2__link:after{
    background-color:var(--COLOR_BASE_LIGHT);
    bottom:calc(var(--padding) + 5px);
    content:"";
    height:15px;
    mask-image:url(/conts/global/2028/img/icon/arrow.svg);
    mask-position:center;
    mask-repeat:no-repeat;
    mask-size:contain;
    position:absolute;
    right:calc(var(--padding) + 8px);
    transform:rotate(90deg);
    width:10px;
  }
  .m-panel-link-type2__title{
    color:var(--COLOR_FONT);
    font-size:2rem;
    font-weight:var(--FONT_WEIGHT_BOLD);
    line-height:1;
  }
  .m-panel-link-type2__text{
    font-size:var(--FONT_SIZE);
    font-weight:var(--FONT_WEIGHT_NORMAL);
    margin-top:8px;
  }
  .m-panel-link-type2__media{
    display:grid;
    place-content:center;
  }
  .m-panel-link-type2__media-item{
    border-radius:10px;
  }
  .m-panel-link-type3{
    align-items:start;
    display:grid;
    grid-template-columns:repeat(3, 1fr);
    margin-top:24px;
    row-gap:8px;
  }
  .m-panel-link-type3__link{
    display:grid;
    grid-row:span 2;
    grid-template-rows:subgrid;
    transition:.2s ease;
  }
  .m-panel-link-type3__title{
    align-items:center;
    column-gap:6px;
    display:flex;
    font-weight:var(--FONT_WEIGHT_BOLD);
    justify-content:center;
  }
  .m-panel-link-type3__title:before{
    background-color:var(--COLOR_PRIMARY);
    content:"";
    flex-shrink:0;
    height:12px;
    mask-image:url(/conts/global/2028/img/icon/arrow.svg);
    mask-position:center;
    mask-repeat:no-repeat;
    mask-size:contain;
    rotate:90deg;
    width:10px;
  }
  .m-panel-link-type3__media{
    grid-row:1 /  2;
    text-align:center;
  }
  .m-panel-link-type3__media-item{
    height:100%;
    object-fit:contain;
    transition:.2s ease;
  }
  .m-panel-link-type4{
    display:grid;
    gap:16px 24px;
    grid-template-columns:repeat(2, 1fr);
    grid-template-rows:auto;
    margin-top:24px;
  }
  .m-panel-link-type4__item{
    display:grid;
    gap:8px;
    grid-row:span 3;
    grid-template-rows:subgrid;
  }
  .m-panel-link-type4__text{
    font-weight:700;
  }
  .m-panel-link-type4__link-list{
    display:flex;
    flex-wrap:wrap;
    gap:16px;
    margin-top:8px;
  }
  .m-panel-link-type4__link{
    color:var(--COLOR_PRIMARY);
    text-decoration:underline;
  }
  .m-panel-link-type4__button-container{
    display:flex;
    flex-direction:column;
    gap:8px;
  }
  .m-panel-link-type4__button{
    align-items:center;
    background-color:var(--COLOR_BASE_LIGHT);
    border:2px solid var(--COLOR_PRIMARY);
    border-radius:1rem;
    box-shadow:0 4px 4px #00000040;
    color:#000;
    display:inline-flex;
    font-size:1.4rem;
    font-weight:700;
    justify-content:center;
    margin-inline:auto;
    max-width:240px;
    min-height:50px;
    padding:8px 42px 8px 8px;
    position:relative;
    text-align:center;
    transition:box-shadow var(--TRANSITION);
    width:100%;
  }
  .m-panel-link-type4__button:before{
    background-color:var(--COLOR_PRIMARY);
    border-radius:50%;
    height:25px;
    margin-right:8px;
    right:0;
    width:25px;
  }
  .m-panel-link-type4__button:after,.m-panel-link-type4__button:before{
    bottom:0;
    content:"";
    margin-block:auto;
    position:absolute;
    top:0;
  }
  .m-panel-link-type4__button:after{
    background-color:var(--COLOR_BASE_LIGHT);
    height:10px;
    mask-image:url(/conts/global/2028/img/icon/arrow.svg);
    mask-position:center;
    mask-repeat:no-repeat;
    mask-size:contain;
    right:15px;
    rotate:90deg;
    width:10px;
  }
  .m-panel-link-type4__button--fill{
    background-color:var(--COLOR_PRIMARY);
    border:none;
    color:var(--COLOR_BASE_LIGHT);
  }
  .m-panel-link-type4__button--fill:before{
    background-color:var(--COLOR_BASE_LIGHT);
  }
  .m-panel-link-type4__button--fill:after{
    background-color:var(--COLOR_PRIMARY);
  }
  .m-panel-link{
    display:grid;
    gap:16px;
    margin-top:24px;
  }
  .m-panel-link__link{
    --size-circle:25px;
    --padding:16px;
    background-color:var(--COLOR_BASE_LIGHT);
    border-radius:20px;
    box-shadow:1px 1px 13px 0 #d9d9d9;
    display:flex;
    flex-direction:column-reverse;
    gap:16px;
    padding:var(--padding) var(--padding) calc(var(--padding) + 8px + var(--size-circle));
    position:relative;
    transition:box-shadow var(--TRANSITION);
  }
  .m-panel-link__link:before{
    align-items:center;
    background-color:var(--COLOR_PRIMARY);
    border-radius:50%;
    bottom:var(--padding);
    content:"";
    display:flex;
    height:var(--size-circle);
    justify-content:center;
    position:absolute;
    right:var(--padding);
    width:var(--size-circle);
  }
  .m-panel-link__link:after{
    background-color:var(--COLOR_BASE_LIGHT);
    bottom:calc(var(--padding) + 5px);
    content:"";
    height:15px;
    mask-image:url(/conts/global/2028/img/icon/arrow.svg);
    mask-position:center;
    mask-repeat:no-repeat;
    mask-size:contain;
    position:absolute;
    right:calc(var(--padding) + 8px);
    transform:rotate(90deg);
    width:10px;
  }
  .m-panel-link__title{
    border-bottom:1px solid var(--COLOR_GRAY_2);
    color:var(--COLOR_PRIMARY);
    font-size:1.6rem;
    font-weight:var(--FONT_WEIGHT_BOLD);
    line-height:1.5;
    margin-top:8px;
    padding-block-end:8px;
  }
  .m-panel-link__details{
    display:flex;
    flex-direction:column;
    gap:8px;
    margin-top:8px;
  }
  .m-panel-link__details-item{
    align-items:center;
    display:flex;
    flex-direction:row;
    gap:16px;
  }
  .m-panel-link__details-title{
    color:var(--COLOR_PRIMARY);
    display:inline-block;
    flex-shrink:0;
    font-size:var(--FONT_SIZE);
    font-weight:var(--FONT_WEIGHT_BOLD);
    line-height:1;
    padding-inline-start:20px;
    position:relative;
  }
  .m-panel-link__details-title:before{
    background-color:var(--COLOR_PRIMARY);
    content:"";
    left:0;
    mask-position:center;
    mask-repeat:no-repeat;
    mask-size:contain;
    position:absolute;
    top:50%;
    transform:translateY(-50%);
  }
  .m-panel-link__details-title--date:before{
    height:12px;
    mask-image:url(/conts/global/2028/img/icon/clock.svg);
    width:12px;
  }
  .m-panel-link__details-title--place:before{
    height:16px;
    mask-image:url(/conts/global/2028/img/icon/place.svg);
    width:12px;
  }
  .m-panel-link__details-title--overview:before{
    height:12px;
    mask-image:url(/conts/global/2028/img/icon/note.svg);
    width:12px;
  }
  .m-panel-link__details-text{
    font-size:var(--FONT_SIZE);
    font-weight:var(--FONT_WEIGHT_NORMAL);
  }
  .m-panel-link__media{
    display:grid;
    place-content:center;
  }
  .m-panel-link__media-item{
    border-radius:10px;
  }
  .m-panel-media{
    display:grid;
    gap:16px;
    margin-top:16px;
  }
  .m-panel-media__link{
    --size-circle:25px;
    --padding:16px;
    background-color:var(--COLOR_BASE_LIGHT);
    border-radius:20px;
    box-shadow:0 4px 4px 0 #00000040;
    display:flex;
    flex-direction:column-reverse;
    flex-direction:row-reverse;
    gap:16px;
    height:100%;
    padding:var(--padding) var(--padding) calc(28px + var(--size-circle));
    position:relative;
    transition:box-shadow var(--TRANSITION);
  }
  .m-panel-media__link:before{
    align-items:center;
    background-color:var(--COLOR_PRIMARY);
    border-radius:50%;
    bottom:var(--padding);
    content:"";
    display:flex;
    height:var(--size-circle);
    justify-content:center;
    position:absolute;
    right:var(--padding);
    width:var(--size-circle);
  }
  .m-panel-media__link:after{
    background-color:var(--COLOR_BASE_LIGHT);
    bottom:calc(var(--padding) + 5px);
    content:"";
    height:15px;
    mask-image:url(/conts/global/2028/img/icon/arrow.svg);
    mask-position:center;
    mask-repeat:no-repeat;
    mask-size:contain;
    position:absolute;
    right:calc(var(--padding) + 8px);
    transform:rotate(90deg);
    width:10px;
  }
  .m-panel-media__content{
    flex:1 1 auto;
  }
  .m-panel-media__title{
    color:var(--COLOR_PRIMARY);
    font-size:var(--FONT_SIZE);
    font-weight:var(--FONT_WEIGHT_BOLD);
  }
  .m-panel-media__text{
    color:var(--COLOR_FONT);
    margin-top:8px;
  }
  .m-panel-media__media{
    flex:0 0 auto;
    max-width:50%;
  }
  .m-panel-movie{
    display:flex;
    flex-direction:column-reverse;
    gap:8px;
    margin-top:24px;
  }
  .m-panel-movie__title{
    color:var(--COLOR_PRIMARY);
    font-size:1.6rem;
    font-weight:var(--FONT_WEIGHT_BOLD);
  }
  .m-panel-movie__text{
    color:var(--COLOR_FONT);
    font-size:var(--FONT_SIZE);
    margin-top:8px;
  }
  .m-panel-movie__media>:first-child{
    margin-top:0;
  }
  .m-panel-movie__button{
    content:"";
    height:60px;
    left:50%;
    position:absolute;
    top:50%;
    transform:translate(-50%, -50%);
    width:60px;
  }
  .m-panel-movie-list{
    display:grid;
    gap:16px;
    margin-top:24px;
  }
  .m-panel-movie-list__item>:first-child{
    margin-top:0;
  }

.m-panel-movie-movie-section { 
  position: relative; 
}
.m-panel-movie-list-disabled-wrap {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 10;
}
.m-panel-movie-list-disabled-wrap:after {
   background-color:rgba(51, 51, 51, 0.7);
    content:"";
    height:100%;
    left:0;
    position:absolute;
    top:0;
    width:100%;
  }
.m-panel-movie-list-disabled-wrap .m-button-box {
  position: static;
  top: 50px;
  left: 0;
  right: 0;
  margin: auto;
  z-index: 2;
}
.m-lock-overlay{
  position: absolute;
  inset: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}
.m-lock-overlay__inner {
  display: flex;
  flex-direction: column;
  align-items: center;
  row-gap: 16px;
  width: 100%;
}

.m-button-box {
  width: 100%;
  max-width: 720px;
  margin-top: 32px !important; /* ← これで位置が戻る */
}

  .m-panel-point{
    display:grid;
    grid-template-columns:1fr;
    margin-top:24px;
    row-gap:24px;
  }
  .m-panel-point[data-column-sp="3"]{
    grid-template-columns:repeat(3, 1fr);
  }
  .m-panel-point__item{
    display:grid;
    grid-row:span 4;
    grid-template-rows:subgrid;
    row-gap:0;
  }
  .m-panel-point__item:not(:has(.m-panel-point__title)){
    grid-row:span 3;
  }
  .m-panel-point__item:not(:has(.m-panel-point__title)):not(:has(.m-panel-point__sub)){
    grid-row:span 2;
  }
  .m-panel-point__main{
    display:contents;
  }
  .m-panel-point__main--reverse{
    display:block;
  }
  .m-panel-point__title{
    align-items:center;
    display:flex;
    font-weight:var(--FONT_WEIGHT_BOLD);
    gap:8px;
    grid-row:2 /  3;
    justify-content:center;
    margin-top:8px;
  }
  .m-panel-point__title-label{
    align-items:baseline;
    color:var(--COLOR_PRIMARY);
    column-gap:8px;
    display:flex;
  }
  .m-panel-point__title-label-number{
    font-size:3.2rem;
  }
  .m-panel-point__title-label-text{
    font-size:1.6rem;
    text-transform:uppercase;
  }
  .m-panel-point__title-text{
    font-size:1.6rem;
    text-align:center;
  }
  .m-panel-point__content{
    display:flex;
    flex-direction:column;
    margin-top:8px;
    row-gap:8px;
  }
  .m-panel-point__note{
    column-gap:4px;
    display:flex;
  }
  .m-panel-point__heading{
    color:var(--COLOR_PRIMARY);
    font-size:1.6rem;
    font-weight:var(--FONT_WEIGHT_BOLD);
    text-align:center;
  }
  .m-panel-point__link{
    align-items:center;
    column-gap:6px;
    display:flex;
    font-weight:var(--FONT_WEIGHT_BOLD);
    justify-content:center;
    transition:opacity var(--TRANSITION);
  }
  .m-panel-point__link:before{
    background-color:var(--COLOR_PRIMARY);
    content:"";
    flex-shrink:0;
    height:12px;
    mask-image:url(/conts/global/2028/img/icon/arrow.svg);
    mask-position:center;
    mask-repeat:no-repeat;
    mask-size:contain;
    rotate:90deg;
    width:10px;
  }
  .m-panel-point__sub{
    grid-row:4 /  5;
    margin-top:24px;
  }
  .m-panel-point__sub>:first-child{
    margin-top:0;
  }
  .m-panel-point__icon{
    grid-row:1 /  2;
    text-align:center;
  }
  .m-panel-point__icon-img{
    height:100%;
    object-fit:contain;
  }
  .m-panel-pr{
    margin-top:24px;
  }
  .m-panel-pr__inner{
    padding-bottom:24px;
  }
  .m-panel-pr__row{
    column-gap:16px;
    display:flex;
    flex-wrap:wrap;
    justify-content:center;
  }
  .m-panel-pr__row:first-of-type{
    margin-top:0;
  }
  .m-panel-pr__col{
    margin-top:10px;
  }
  .m-panel-pr__media{
    align-items:center;
    display:flex;
    justify-content:center;
  }
  .m-panel-pr__pr-label{
    border:.5px solid var(--COLOR_PRIMARY);
    border-radius:4px;
    color:var(--COLOR_PRIMARY);
    display:inline-block;
    font-size:1.2rem;
    line-height:1;
    margin-right:8px;
    padding:2px 8px;
    text-align:center;
  }
  .m-panel-pr__text{
    margin-top:10px;
  }
  .m-panel-pr__link{
    color:var(--COLOR_PRIMARY);
    text-align:center;
    transition:opacity var(--TRANSITION);
  }
  .m-panel-pr__link:has(.m-panel-pr__media){
    display:inline-flex;
    flex-direction:column-reverse;
  }
  .m-search-conditions{
    display:flex;
    flex-direction:column;
    gap:10px;
  }
  .m-search-conditions__title{
    flex-shrink:0;
    font-weight:700;
    line-height:2;
    position:relative;
  }
  .m-search-conditions__title:after{
    background-color:var(--COLOR_PRIMARY);
    bottom:0;
    content:"";
    height:1px;
    left:0;
    position:absolute;
    width:20px;
  }
  .m-search-conditions__list{
    display:flex;
    flex-direction:column;
    gap:8px;
  }
  .m-search-conditions__list-item{
    display:flex;
  }
  .m-search-conditions__list-title{
    flex-shrink:0;
  }
  .m-search-conditions__list-title:before{
    content:"［";
  }
  .m-search-conditions__list-title:after{
    content:"］";
  }
  .m-search-conditions__button-container{
    align-items:flex-end;
    display:grid;
    gap:16px;
    grid-template-columns:1fr 1fr;
    margin-top:16px;
  }
  .m-search-result{
    display:flex;
    flex-direction:column;
    gap:24px;
    padding:32px;
  }
  .m-search-result__number-wrap{
    align-items:flex-end;
    display:flex;
    flex-wrap:wrap;
    gap:14px;
    justify-content:center;
    line-height:1.5;
    text-align:center;
  }
  .m-search-result__number{
    color:var(--COLOR_PRIMARY);
    font-family:var(--FONT_FAMILY_TITLE);
    font-size:2.4rem;
    line-height:1.2;
  }
  .m-search-result__text{
    margin-top:8px;
    text-align:center;
  }
  .m-search-result__pagination{
    align-items:center;
    display:flex;
    gap:24px;
    justify-content:center;
  }
  .m-search-result__pagination-page{
    background:#00386a;
    border-radius:5px;
    display:block;
    flex-shrink:0;
    height:30px;
    line-height:1;
    overflow:hidden;
    position:relative;
    text-indent:100%;
    transition:opacity var(--TRANSITION);
    white-space:nowrap;
    width:30px;
  }
  .m-search-result__pagination-page:after{
    background-color:var(--COLOR_BASE_LIGHT);
    bottom:0;
    content:"";
    height:12px;
    left:0;
    margin:auto;
    mask-image:url(/conts/global/2028/img/icon/arrow.svg);
    mask-position:center;
    mask-repeat:no-repeat;
    mask-size:contain;
    position:absolute;
    right:0;
    rotate:90deg;
    top:0;
    width:12px;
  }
  .m-search-result__pagination-page[disabled]{
    background-color:var(--COLOR_GRAY_2);
  }
  .m-search-result__pagination-page--prev{
    transform:rotate(180deg);
  }
  .m-search__pagination-list{
    display:flex;
    flex-wrap:wrap;
    gap:1em;
  }
  .m-search__pagination-button{
    line-height:1.5;
  }
  .m-search__pagination-button.is-current{
    color:var(--COLOR_PRIMARY);
    font-weight:700;
  }
  .m-search__pagination-button[disabled]{
    pointer-events:none;
  }
  .m-search-result-items{
    margin-top:32px;
  }
  .m-search-result-items>:first-child{
    margin-top:0;
  }
  .m-search-tab__list{
    display:flex;
    flex-wrap:wrap;
    gap:8px;
    margin-bottom:32px;
  }
  .m-search-tab__list-item{
    align-items:center;
    display:flex;
  }
  .m-search-tab__list-item:after{
    background-color:var(--COLOR_FONT);
    content:"";
    height:1em;
    margin-left:8px;
    width:1px;
  }
  .m-search-tab__list-button{
    font-weight:700;
    text-decoration:underline;
  }
  .m-search-tab__list-button[aria-selected=true]{
    text-decoration:none;
  }
  .m-search-tab__list-button.is-checked{
    color:var(--COLOR_PRIMARY);
    font-weight:700;
    text-decoration:none;
  }
  .js-tab-panel.is-none{
    display:none;
  }
  .m-carousel__link{
    transition:opacity var(--TRANSITION);
  }
  .m-carousel__img-wrap{
    aspect-ratio:21/9;
    border-radius:20px;
    overflow:hidden;
    width:100%;
  }
  .m-carousel__img{
    display:block;
    height:100%;
    object-fit:contain;
    object-position:center;
    width: 100%;
    margin: 0 auto;
  }
  .m-carousel__navigation{
    margin-top:16px;
    padding-left:16px;
    padding-right:16px;
  }
  .m-carousel__navigation-inner{
    display:flex;
    justify-content:center;
  }
  .m-carousel__dots-item{
    display:inline-block;
    margin-right:12px;
    vertical-align:middle;
  }
  .m-carousel__button{
    background-color:var(--COLOR_PRIMARY);
    border-radius:100%;
    flex-shrink:0;
    height:25px;
    margin-right:8px;
    text-align:center;
    transition:opacity var(--TRANSITION);
    width:25px;
  }
  .m-carousel__button:last-of-type{
    margin-right:0;
  }
  .m-carousel__button-icon{
    padding:1px 0;
    text-align:center;
    vertical-align:initial;
  }
  .m-carousel__button-icon-arrow{
    fill:var(--COLOR_BASE_LIGHT);
  }
  .m-carousel__button-icon-prev{
    transform:rotate(180deg);
  }
  .m-carousel__pagination{
    align-items:center !important;
    display:flex !important;
    flex-wrap:wrap;
    position:static !important;
    row-gap:4px;
    width:auto !important;
  }
  .m-carousel__pagination .swiper-pagination-bullet{
    background-color:var(--COLOR_BASE_LIGHT) !important;
    border:2px solid var(--COLOR_INACTIVE) !important;
    border-radius:100% !important;
    display:block !important;
    height:15px !important;
    opacity:1 !important;
    transition:opacity var(--TRANSITION) !important;
    width:15px !important;
  }
  .m-carousel__pagination .swiper-pagination-bullet[aria-current=true]{
    background-color:var(--COLOR_PRIMARY) !important;
    border-color:var(--COLOR_PRIMARY) !important;
  }
  .m-carousel__button-switcher{
    align-items:center;
    background-color:initial;
    display:flex;
    justify-content:center;
  }
  .m-carousel__button-switcher:after,.m-carousel__button-switcher:before{
    background-color:var(--COLOR_INACTIVE);
    content:"";
    display:block;
    height:17px;
    width:3px;
  }
  .m-carousel__button-switcher:before{
    margin-right:3px;
  }
  .m-carousel__button-switcher.stopped:before{
    clip-path:polygon(0 0, 0 100%, 100% 50%);
    margin-right:0;
    width:17px;
  }
  .m-carousel__button-switcher.stopped:after{
    display:none;
  }
  .m-carousel__sr-only{
    border:none;
    clip-path:rect(0 0 0 0);
    height:1px;
    margin:-1px;
    overflow:hidden;
    padding:0;
    position:absolute;
    white-space:nowrap;
    width:1px;
  }
  .m-carousel--ad1{
    margin-top:24px;
  }
  .m-carousel--ad1 .m-carousel__wrapper{
    height:100% !important;
    padding:16px !important;
  }
  .m-carousel--ad1 .m-carousel__item{
    background-color:var(--COLOR_BASE_LIGHT);
    border-radius:20px;
    box-shadow:1px 1px 12px 0 var(--COLOR_GRAY_2);
    height:auto !important;
    padding:16px;
  }
  .m-carousel--ad1 .m-carousel__text{
    display:block;
    font-weight:var(--FONT_WEIGHT_BOLD);
    padding-right:32px;
    position:relative;
  }
  .m-carousel--ad1 .m-carousel__text:after{
    background-color:var(--COLOR_PRIMARY);
    bottom:0;
    content:"";
    display:inline-block;
    height:15px;
    margin-bottom:auto;
    margin-top:auto;
    mask-image:url(/conts/global/2028/img/icon/arrow.svg);
    mask-position:left top;
    mask-repeat:no-repeat;
    position:absolute;
    right:0;
    top:0;
    transform:rotate(90deg);
    width:17px;
  }
  .m-carousel--ad2{
    padding-left:var(--OUTSIDE_GUTTER_SP);
    padding-right:var(--OUTSIDE_GUTTER_SP);
  }
  .m-carousel--ad2,.m-carousel--ad3{
    margin-top:16px;
  }
  .m-carousel--ad3 .m-carousel__inner{
    overflow:hidden;
  }
  .m-carousel--ad3 .m-carousel__wrapper{
    overflow:visible;
    padding:16px;
  }
  .m-carousel--ad3 .m-carousel__item>:first-child{
    margin-top:0;
  }
  .m-carousel--full{
    margin-inline:calc(50% - 50vw);
    width:100vw;
  }
  .m-toggle-faq{
    margin-top:24px;
  }
  .m-toggle-faq+.m-toggle-faq{
    margin-top:0;
  }
  .m-toggle-faq__summary{
    align-items:center;
    border-bottom:1px solid var(--COLOR_PRIMARY);
    display:flex;
    gap:8px;
    padding:16px 20px 16px 0;
    position:relative;
  }
  .m-toggle-faq__summary.js-toggle__button:before{
    background-color:var(--COLOR_PRIMARY);
    content:"";
    height:8px;
    mask-image:url(/conts/global/2028/img/icon/triangle.svg);
    mask-position:center;
    mask-repeat:no-repeat;
    mask-size:contain;
    position:absolute;
    right:0;
    top:50%;
    transform:translateY(-50%);
    transition:transform var(--TRANSITION);
    width:12px;
  }
  .m-toggle-faq--open .m-toggle-faq__summary{
    border-bottom:1px solid var(--COLOR_PRIMARY);
    padding:0 0 16px;
  }
  .m-toggle-faq__question{
    background-color:var(--COLOR_PRIMARY);
    border-radius:50%;
    color:var(--COLOR_BASE_LIGHT);
    display:grid;
    flex-shrink:0;
    height:36px;
    place-content:center;
    position:relative;
    text-align:center;
    width:36px;
  }
  .m-toggle-faq__question,.m-toggle-faq__title{
    font-size:1.6rem;
    font-weight:var(--FONT_WEIGHT_BOLD);
  }
  .m-toggle-faq__title{
    color:var(--COLOR_FONT);
    display:block;
    width:100%;
  }
  .m-toggle-faq__content{
    overflow:hidden;
  }
  .m-toggle-faq__content-inner{
    background-color:var(--COLOR_BASE_LIGHT);
    display:flex;
    flex-direction:column;
    gap:24px;
    padding:24px 16px;
  }
  .m-toggle-faq__content-inner:has(>.m-toggle-faq__answer-text>.m-toggle-faq__answer){
    display:grid;
    gap:24px 12px;
    grid-template-columns:max-content auto;
  }
  .m-toggle-faq__answer-text:has(>.m-toggle-faq__answer){
    align-items:flex-start;
    display:grid;
    grid-column:span 2;
    grid-template-columns:subgrid;
  }
  .m-toggle-faq__answer{
    font-size:var(--FONT_SIZE);
    font-weight:var(--FONT_WEIGHT_BOLD);
    text-align:center;
  }
  .m-toggle-faq__answer-content>:first-child{
    margin-top:0;
  }
  .m-toggle-faq__answer-other{
    grid-column:2 /  3;
  }
  .m-toggle-faq__answer-other>:first-child{
    margin-top:0;
  }
  .m-toggle-faq[open=true],.m-toggle-faq[open]{
    border-bottom:0;
  }
  .m-toggle-faq[open=true] .m-toggle-faq__summary:before,.m-toggle-faq[open] .m-toggle-faq__summary:before{
    transform:translateY(-50%) rotate(180deg);
  }
  .m-toggle-faq--open[open=true],.m-toggle-faq--open[open]{
    border-bottom:0;
  }
  .m-toggle-faq--open[open=true] .m-toggle-faq__summary:before,.m-toggle-faq--open[open] .m-toggle-faq__summary:before{
    content:none;
  }
}
@layer utility{
  .mt-0{
    margin-top:0;
  }
  .mt-8{
    margin-top:8px;
  }
  .mt-16{
    margin-top:16px;
  }
  .mt-24{
    margin-top:24px;
  }
  .mt-32{
    margin-top:32px;
  }
  .mt-40{
    margin-top:40px;
  }
  .mt-48{
    margin-top:48px;
  }
  .mt-56{
    margin-top:56px;
  }
  .mt-64{
    margin-top:64px;
  }
  .mt-72{
    margin-top:72px;
  }
  .mt-80{
    margin-top:80px;
  }
  .mt-88{
    margin-top:88px;
  }
  .mt-96{
    margin-top:96px;
  }
  .mt-104{
    margin-top:104px;
  }
  .mt-112{
    margin-top:112px;
  }
  .mt-120{
    margin-top:120px;
  }
  .mt-128{
    margin-top:128px;
  }
  .mt-136{
    margin-top:136px;
  }
  .mt-144{
    margin-top:144px;
  }
  .mt-152{
    margin-top:152px;
  }
  .mt-160{
    margin-top:160px;
  }
  .mt-168{
    margin-top:168px;
  }
  .mt-176{
    margin-top:176px;
  }
  .mt-184{
    margin-top:184px;
  }
  .mt-192{
    margin-top:192px;
  }
  .mt-200{
    margin-top:200px;
  }
  .mt-208{
    margin-top:208px;
  }
  .mt-216{
    margin-top:216px;
  }
  .mt-224{
    margin-top:224px;
  }
  .mt-232{
    margin-top:232px;
  }
  .mt-240{
    margin-top:240px;
  }
  .mt-248{
    margin-top:248px;
  }
  .mt-256{
    margin-top:256px;
  }
  .mt-264{
    margin-top:264px;
  }
  .mt-272{
    margin-top:272px;
  }
  .mt-280{
    margin-top:280px;
  }
  .mt-288{
    margin-top:288px;
  }
  .mt-296{
    margin-top:296px;
  }
  .mt-304{
    margin-top:304px;
  }
  .mt-312{
    margin-top:312px;
  }
  .mt-320{
    margin-top:320px;
  }
  .block{
    display:block !important;
  }
  .hidden{
    display:none !important;
  }
}
@media print,screen and (width >= 768px){@layer module{
  
    .cnt_pc { display: block !important; }
    .cnt_sp { display: none !important; }

    .m-badge{
      font-size:1.4rem;
      padding-inline:16px;
    }
    .m-badge-list{
      gap:32px 8px;
      margin-top:16px;
    }
    .m-box-button{
      margin-top:48px;
      padding:40px;
    }
    .m-box-button__inner{
      flex-direction:row;
      gap:calc(var(--gap)*2);
      justify-content:center;
      margin-inline:auto;
      max-width:calc(720px + var(--gap)*2);
    }
    .m-box-button__item{
      position:relative;
      width:100%;
    }
    .m-box-button__item:before{
      background-color:var(--COLOR_GRAY_2);
      content:"";
      height:100%;
      position:absolute;
      right:calc(var(--gap)*-1);
      top:0;
      width:1px;
    }
    .m-box-button__item:last-child:before{
      content:none;
    }
    .m-box-data{
      margin-top:40px;
      padding:0 24px 24px;
    }
    .m-box-data__title{
      margin-left:-24px;
    }
    .m-box-data__list{
      gap:32px;
    }
    .m-box-filter{
      gap:20px 40px;
    }
    .m-box-filter__content+.m-box-filter__content{
      margin-top:20px;
    }
    .m-box-filter__axis{
      padding-right:20px;
    }
    .m-box-interface{
      margin-top:48px;
    }
    .m-box-interface__heading{
      margin-left:40px;
    }
    .m-box-interface__body{
      border-radius:20px;
      gap:16px;
      padding:40px;
    }
    .m-box{
      margin-top:40px;
      padding:32px;
    }
    .m-box__title{
      font-size:2rem;
    }
    .m-box--gray .m-box__title{
      font-size:1.6rem;
    }
    .m-box-media{
      align-items:flex-start;
      flex-direction:row-reverse;
      gap:40px;
      justify-content:flex-end;
      margin-top:48px;
      padding:40px;
    }
    .m-box-media__title{
      font-size:2.4rem;
      margin-top:8px;
    }
    .m-box-media__contents{
      margin-top:16px;
    }
    .m-box-media__contents .m-button-box{
      margin-top:32px;
    }
    .m-box-media__media{
      flex:0 0 auto;
      max-width:50%;
    }
    .m-box-message{
      align-items:center;
      flex-direction:row;
      margin-top:40px;
      padding:40px;
    }
    .m-box-message__title{
      border-bottom:none;
      border-right:1px solid var(--COLOR_GRAY_2);
      flex-direction:column;
      flex-shrink:0;
      justify-content:center;
      margin-inline:0;
      padding-bottom:0;
      padding-right:16px;
    }
    .m-box-message__title:before{
      height:76px;
      width:88px;
    }
    .m-box-search-detail{
      border-radius:20px;
      margin-top:-114px;
      padding:80px;
    }
    :where(.m-box-interface)+.m-box-search-detail{
      padding-top:154px;
    }
    .m-box-search-toggle__summary{
      font-size:2.2rem;
      line-height:.1 .274;
      padding:24px 64px 24px 32px;
    }
    .m-box-search-toggle__summary:after,.m-box-search-toggle__summary:before{
      right:40px;
      width:20px;
    }
    .m-box-search-toggle__content-inner{
      padding:32px;
    }
    .m-box-schedule{
      margin-top:48px;
    }
    .m-box-schedule__heading{
      font-size:2.4rem;
    }
    .filter-head{
      margin:48px 0 -36px;
    }
    .m-box-sns{
      margin-top:56px;
      padding:40px 32px;
    }
    .m-button{
      font-size:1.6rem;
      min-width:min(356px, 100%);
    }
    :where(.l-heading-level1-type3__button-container) .m-button,:where(.m-panel-feature-company__button-container) .m-button{
      min-width:auto;
    }
    .m-button:before{
      height:30px;
      width:30px;
    }
    .m-button:after{
      height:15px;
      width:15px;
    }
    .m-button--fill{
      min-height:60px;
    }
    .m-button__icon{
      height:30px;
      width:30px;
    }
    .m-button-box{
      margin-top:32px;
      row-gap:16px;
      margin:0 auto;
    }
    .m-button-box[data-column-pc="2"]{
      margin-inline:auto;
      max-width:720px;
    }
    .m-button-box[data-column-pc="2"] .m-button-box__item{
      display:grid;
      gap:16px 24px;
      grid-template-columns:repeat(2, 1fr);
    }
    .m-lock-overlay__inner {
      display: flex !important;
      flex-direction: column !important;
      align-items: center;
      row-gap: 16px;
    }
    .m-button-form{
      font-size:1.6rem;
    }
    .m-button-form--all{
      min-width:160px;
    }
    .m-button-form--all,.m-button-form--clear{
      padding:8px 40px;
    }
    .m-button-form--small{
      height:40px;
      min-height:0;
    }
    .m-button-form--sp-small{
      width:280px;
    }
    .m-form-button-list__content{
      margin-top:40px;
    }
    .m-form-button__title{
      display:none;
    }
    .m-form-button__title-text{
      padding-left:calc(30px + var(--radius));
    }
    .m-form-button{
      display:flex;
      flex-direction:row;
      margin-top:24px;
    }
    .m-form-search-input__input{
      padding:20px;
    }
    .m-form-search-input__submit{
      padding:20px 16px 20px 36px;
      width:100px;
    }
    .m-form-list-radio{
      gap:16px;
    }
    .m-form-list-radio-container{
      padding:24px;
    }
    .m-form-list-select--block{
      column-gap:40px;
      display:grid;
      grid-template-columns:max-content auto;
      padding-inline:32px;
    }
    :where(.m-form-list-select--block)>.m-form-list-select__item{
      align-items:center;
      column-gap:40px;
      display:grid;
      grid-column:span 2;
      grid-template-columns:subgrid;
      padding-block:32px;
    }
    :where(.m-form-list-select--block)>.m-form-list-select__item>.m-form-select-box{
      max-width:170px;
      min-width:160px;
      width:auto;
    }
    .m-heading-level2{
      font-size:3.2rem;
      margin-top:80px;
    }
    .m-heading-level2:before{
      width:40px;
    }
    .m-heading-level3{
      font-size:2.4rem;
      margin-top:56px;
    }
    .m-heading-level3__sub{
      font-size:1.8rem;
    }
    .m-heading-level4{
      font-size:2rem;
      margin-top:32px;
    }
    .m-heading-level5{
      font-size:1.6rem;
      margin-top:24px;
    }
    .m-layout-interview{
      align-items:flex-start;
      flex-direction:row;
      gap:var(--gap) 32px;
      grid-template-areas:"content content" "aside image";
      grid-template-columns:40% 60%;
      margin-top:40px;
    }
    .m-layout-interview__media-wrap{
      flex:0 0 auto;
    }
    .m-layout-interview__aside{
      margin-right:-120px;
      margin-top:50px;
    }
    .m-layout-interview__name{
      line-height:1.75;
    }
    .m-layout-interview__name-supplement{
      font-weight:400;
    }
    .m-layout-map{
      flex-direction:row;
      gap:48px;
      margin-top:48px;
    }
    .m-layout-map__content{
      flex:1 1 auto;
    }
    .m-layout-map__content>[class^=m-]{
      margin-top:16px;
    }
    .m-layout-map__title{
      font-size:2.4rem;
    }
    .m-layout-map__title+[class^=m-]{
      margin-top:24px;
    }
    .m-layout-map__media{
      flex:0 0 auto;
      max-width:50%;
    }
    .m-layout-media{
      flex-direction:row;
      gap:24px;
      margin-top:40px;
    }
    .m-layout-media--reverse{
      flex-direction:row-reverse;
    }
    .m-layout-media__media-wrap{
      flex:0 0 auto;
      max-width:50%;
    }
    .m-layout-media__media-caption{
      font-size:1.4rem;
    }
    .m-layout{
      margin-top:40px;
      row-gap:32px;
    }
    .m-layout[data-column-pc="2"]{
      column-gap:32px;
      grid-template-columns:repeat(2, 1fr);
    }
    .m-layout[data-column-pc="3"]{
      column-gap:24px;
      grid-template-columns:repeat(3, 1fr);
    }
    .m-layout[data-column-pc="4"]{
      column-gap:24px;
      grid-template-columns:repeat(4, 1fr);
    }
    .m-layout[data-column-pc="5"]{
      column-gap:16px;
      grid-template-columns:repeat(5, 1fr);
      margin-top:32px;
    }
    .m-link-anchor{
      margin-top:80px;
    }
    .m-link-anchor__list[data-column-pc="3"]{
      gap:8px 10px;
      grid-template-columns:repeat(3, 1fr);
    }
    .m-link-anchor__list[data-column-pc="4"]{
      gap:8px 10px;
      grid-template-columns:repeat(4, 1fr);
    }
    .m-link-anchor__item{
      box-shadow:1px 3px 4px 0 #00000040;
    }
    .m-link-anchor__link{
      padding:12px 46px 20px 10px;
    }
    .m-link-anchor__link:after{
      height:15px;
      width:15px;
    }
    .m-link-box{
      gap:32px;
      grid-template-columns:repeat(2, 1fr);
      margin-top:32px;
    }
    .m-link-box__link{
      gap:20px;
      padding:24px 20px;
    }
    .m-link-box__content{
      --size-circle:36px;
      padding-right:calc(36px + var(--size-circle));
    }
    .m-link-box__content:after{
      height:15px;
      right:10px;
      width:15px;
    }
    .m-link-box__text{
      font-size:2rem;
    }
    .m-link-media{
      display:flex;
      flex-wrap:wrap;
      gap:40px 16px;
      justify-content:center;
      margin-top:40px;
    }
    .m-link-media__item{
      max-width:213px;
    }
    .m-link-media__link{
      gap:16px;
    }
    .m-link-media__content{
      padding-left:20px;
    }
    .m-link-media__content:before{
      height:15px;
      width:15px;
    }
    .m-link-list{
      margin-top:24px;
    }
    .m-link-list--rowPc{
      flex-direction:row;
      flex-wrap:wrap;
      row-gap:16px;
    }
    .m-link-list__item{
      padding-left:25px;
    }
    .m-link-list__item:before{
      height:15px;
      top:.35em;
      width:15px;
    }
    .m-list{
      font-size:1.6rem;
      margin-top:24px;
    }
    .m-list__item:before{
      top:10px;
    }
    .m-list-topic__item{
      padding:54px 69px 54px 20px;
    }
    .m-list-topic__link{
      align-items:center;
      column-gap:20px;
    }
    .m-list-topic__link:before{
      height:36px;
      top:50%;
      width:36px;
    }
    .m-list-topic__link:after{
      bottom:0;
      height:16px;
      margin-block:auto;
      right:10px;
      top:0;
      width:15px;
    }
    .m-list-topic__body{
      column-gap:11px;
      flex-direction:row;
    }
    .m-list-topic__date,.m-list-topic__text{
      font-size:1.6rem;
    }
    .m-list-topic__text{
      flex-direction:row;
      padding-bottom:0;
      padding-right:75px;
    }
    .m-list-topic__media{
      max-width:200px;
      min-width:200px;
    }
    .m-note{
      margin-top:24px;
    }
    .m-note,.m-note__mark,.m-note__text{
      font-size:1.4rem;
    }
    .m-list-number{
      font-size:1.6rem;
      margin-top:32px;
      row-gap:8px;
    }
    .m-list-number[data-column-pc="2"]{
      column-gap:32px;
      grid-template-columns:repeat(2, 1fr);
    }
    .m-list-description{
      font-size:1.6rem;
      margin-top:24px;
      row-gap:24px;
    }
    .m-list-search-conditions{
      align-items:flex-start;
      flex-direction:row;
      gap:28px;
    }
    .m-list-search-conditions__title{
      line-height:1.75;
      padding-right:16px;
    }
    .m-list-search-conditions__title:after{
      bottom:auto;
      height:20px;
      left:auto;
      right:0;
      top:5px;
      width:1px;
    }
    .m-media{
      margin-top:40px;
    }
    .m-media__caption{
      font-size:1.4rem;
    }
    .m-layout[data-column-pc] .m-media__item{
      width:100%;
    }
    .m-media-external{
      margin-top:40px;
    }
    .m-section-color{
      margin-block-start:80px;
    }
    .m-section-color,.m-section-dot{
      padding-block:80px;
    }
    .m-section-dot:before{
      background-image:url(/conts/global/2028/img/top/top-topics-bg-01.svg);
      right:10px;
      top:-136px;
      width:256px;
    }
    .m-section-dot:after,.m-section-dot:before{
      background-repeat:no-repeat;
      content:"";
      height:228px;
      position:absolute;
      z-index:var(--Z_INDEX_BEHIND);
    }
    .m-section-dot:after{
      background-image:url(/conts/global/2028/img/top/top-topics-bg-02.webp);
      bottom:0;
      left:20px;
      width:280px;
    }
    .m-section-grey{
      margin-block-start:65px;
      padding-block:80px;
    }
    .m-section-wave{
      --height-wave:136px;
      margin-block:calc(var(--height-wave) + 80px);
      padding-block:80px;
    }
    .m-section-wave:after,.m-section-wave:before{
      mask-image:url(/conts/global/2028/img/top/top-service-bg-02-pc.webp);
    }
    .m-table{
      margin-top:40px;
    }
    .m-table-scroll-text{
      display:none;
    }
    .m-table-type2{
      margin-top:40px;
    }
    .m-table-type2__th{
      padding-left:32px;
    }
    .m-table-type3{
      margin-top:40px;
    }
    .m-table-type3__td{
      padding:24px;
    }
    .m-text{
      margin-top:24px;
    }
    .m-lock-text {
      position: relative;
      z-index: 2;
    }
    .m-text__item{
      font-size:1.6rem;
    }
    .m-text-em{
      color: #000000!important;
    }
    .m-text-lead{
      margin-top:40px;
    }
    .m-text-lead__text{
      font-size:2.4rem;
    }
    .m-panel-date{
      gap:32px;
      grid-template-columns:repeat(2, 1fr);
      margin-top:40px;
    }
    .m-panel-date__link{
      --size-circle:36px;
      --padding:24px;
      height:100%;
      justify-content:flex-end;
    }
    .m-panel-date__link:after{
      bottom:calc(var(--padding) + 10px);
      height:15px;
      right:calc(var(--padding) + 10px);
      width:15px;
    }
    .m-panel-date__contents{
      gap:16px;
    }
    .m-panel-date__date-area{
      padding:28px 12px;
    }
    .m-panel-date__date-title{
      font-size:1.8rem;
      padding-inline-start:29px;
    }
    .m-panel-date__date-title:before{
      height:21px;
      width:21px;
    }
    .m-panel-date__date{
      font-size:3.2rem;
      margin-top:8px;
    }
    .m-panel-date__day{
      padding:0 10px 3px;
    }
    .m-panel-date__day,.m-panel-date__time{
      margin-top:8px;
    }
    .m-panel-date__title{
      font-size:1.8rem;
      line-height:var(--LINE_HEIGHT);
      padding-block-end:16px;
    }
    .m-panel-date__details{
      gap:16px;
      margin-top:16px;
    }
    .m-panel-date__details-item{
      align-items:center;
      flex-direction:row;
      gap:16px;
    }
    .m-panel-interview{
      gap:32px;
      grid-template-columns:repeat(3, 1fr);
      grid-template-rows:auto;
      margin-top:60px;
    }
    .m-panel-interview__link{
      --size-circle:36px;
      --padding:16px;
      height:100%;
    }
    .m-panel-interview__link:after{
      bottom:calc(var(--padding) + 10px);
      height:15px;
      right:calc(var(--padding) + 10px);
      width:15px;
    }
    .m-panel-feature-company{
      margin-top:40px;
    }
    .m-panel-feature-company__logo-wrap{
      height:120px;
      width:120px;
    }
    .m-panel-feature-company__name{
      font-size:2.4rem;
    }
    .m-panel-feature-company__badge{
      font-size:1.4rem;
      padding-inline:16px;
    }
    .m-panel-feature-company__data-list{
      grid-template-columns:max-content .5fr max-content .5fr;
    }
    .m-panel-feature-company__data-item:first-child{
      order:1;
    }
    .m-panel-feature-company__data-item:nth-child(2){
      order:3;
    }
    .m-panel-feature-company__data-item:nth-child(3){
      order:2;
    }
    .m-panel-feature-company__data-item:nth-child(4){
      order:4;
    }
    .m-panel-feature-company__button-container{
      gap:16px;
      grid-template-columns:repeat(4, 1fr);
    }
    .m-panel-feature-company__introduction{
      align-items:flex-start;
      flex-direction:row;
    }
    .m-panel-feature-company__content{
      flex-grow:1;
    }
    .m-panel-feature-company__content-lead{
      font-size:2.4rem;
      margin-top:42px;
      padding-left:12px;
      position:relative;
    }
    .m-panel-feature-company__content-lead:before{
      background-color:var(--COLOR_PRIMARY);
      border-radius:2px;
      bottom:0;
      content:"";
      height:calc(100% - .8em);
      left:0;
      margin-block:auto;
      position:absolute;
      top:0;
      width:4px;
    }
    .m-panel-feature-company__introduction-img{
      flex-shrink:0;
    }
    .m-panel-link-type2{
      gap:32px;
      grid-template-columns:repeat(2, 1fr);
      margin-top:40px;
    }
    .m-panel-link-type2__link{
      --size-circle:36px;
      --padding:24px;
      box-shadow:0 0 4px 0 #d9d9d9;
      height:100%;
      justify-content:flex-end;
    }
    .m-panel-link-type2__link:after{
      bottom:calc(var(--padding) + 10px);
      height:15px;
      right:calc(var(--padding) + 10px);
      width:15px;
    }
    .m-panel-link-type2__title{
      font-size:2.4rem;
    }
    .m-panel-link-type4{
      gap:40px 90px;
      grid-template-columns:repeat(3, 1fr);
      margin-top:40px;
    }
    .m-panel-link-type4__button-container{
      margin-top:8px;
    }
    .m-panel-link-type4__button{
      font-size:1.6rem;
      padding:12px 42px 12px 12px;
    }
    .m-panel-link-type4__button:before{
      height:30px;
      width:30px;
    }
    .m-panel-link-type4__button:after{
      height:15px;
      width:15px;
    }
    .m-panel-link{
      gap:32px;
      margin-top:40px;
    }
    .m-panel-link[data-column-pc=auto] .m-panel-link__link{
      align-items:flex-start;
      flex-direction:row-reverse;
    }
    .m-panel-link[data-column-pc=auto] .m-panel-link__content{
      flex:1 1 auto;
    }
    .m-panel-link[data-column-pc=auto] .m-panel-link__media{
      flex:0 0 auto;
      max-width:50%;
    }
    .m-panel-link[data-column-pc="2"]{
      grid-template-columns:repeat(2, 1fr);
    }
    .m-panel-link[data-column-pc="3"]{
      grid-template-columns:repeat(3, 1fr);
    }
    .m-panel-link__link{
      --size-circle:36px;
      --padding:24px;
      height:100%;
      justify-content:flex-end;
    }
    .m-panel-link__link:after{
      bottom:calc(var(--padding) + 10px);
      height:15px;
      right:calc(var(--padding) + 10px);
      width:15px;
    }
    .m-panel-link__title{
      font-size:1.8rem;
      line-height:var(--LINE_HEIGHT);
      margin-top:16px;
    }
    .m-panel-link__details{
      gap:16px;
      margin-top:16px;
    }
    .m-panel-media{
      gap:32px;
      grid-template-columns:repeat(2, 1fr);
      margin-top:40px;
    }
    .m-panel-media__link{
      --size-circle:36px;
      --padding:24px;
      height:100%;
      justify-content:flex-end;
      padding:var(--padding) 20px calc(35px + var(--size-circle));
    }
    .m-panel-media__link:after{
      bottom:calc(var(--padding) + 10px);
      height:15px;
      right:calc(var(--padding) + 10px);
      width:15px;
    }
    .m-panel-media__text{
      line-height:1.75;
    }
    .m-panel-movie{
      gap:16px;
      margin-top:40px;
    }
    .m-panel-movie__title{
      font-size:2rem;
    }
    .m-panel-movie-list{
      gap:32px;
      grid-template-columns:repeat(2, 1fr);
      margin-top:40px;
    }
    .m-panel-point__title-label-number{
      font-size:4rem;
    }
    .m-panel-point__title-label-text,.m-panel-point__title-text{
      font-size:2rem;
    }
    .m-panel-pr__inner{
      margin-left:auto;
      margin-right:auto;
      max-width:640px;
      padding-bottom:18px;
    }
    .m-panel-pr__row{
      flex-wrap:nowrap;
      justify-content:space-between;
      margin-top:14px;
    }
    .m-panel-pr__col{
      flex:1;
      margin-top:0;
    }
    .m-panel-pr__col:last-of-type{
      margin-right:0;
    }
    .m-panel-pr__media{
      justify-content:flex-start;
    }
    .m-search-conditions{
      align-items:flex-start;
      flex-direction:row;
      gap:28px;
    }
    .m-search-conditions__title{
      line-height:1.75;
      padding-right:16px;
    }
    .m-search-conditions__title:after{
      bottom:auto;
      height:20px;
      left:auto;
      right:0;
      top:5px;
      width:1px;
    }
    .m-search-conditions__button-container{
      grid-template-areas:". search clear";
      margin-top:20px;
    }
    .m-search-conditions__button-container>:first-child{
      grid-area:search;
    }
    .m-search-conditions__button-container>:last-child{
      grid-area:clear;
    }
    .m-search-result{
      align-items:flex-start;
      flex-direction:row;
      justify-content:space-between;
      padding-block:80px 48px;
    }
    .m-search-result__number-wrap{
      justify-content:flex-start;
    }
    .m-search-result__number{
      font-size:3.2rem;
    }
    .m-search-result__text{
      text-align:left;
    }
    .m-search-result__pagination-page{
      height:40px;
      width:40px;
    }
    .m-search-result__pagination-page:after{
      height:15px;
      width:15px;
    }
    .m-search-result-items{
      margin-top:48px;
    }
    .m-search-tab__list{
      margin-bottom:40px;
    }
    .m-carousel__navigation{
      padding-left:0;
      padding-right:0;
    }
    .m-carousel__navigation-inner{
      margin-left:auto;
      margin-right:auto;
      max-width:var(--CONTENT_WIDTH_PC);
    }
    .m-carousel__button{
      height:30px;
      width:30px;
    }
    .m-carousel__button-icon{
      padding:2px 0;
    }
    .m-carousel--ad1{
      margin-top:32px;
    }
    .m-carousel--ad1 .m-carousel__wrapper{
      max-width:var(--CONTENT_WIDTH_PC);
    }
    .m-carousel--ad1 .m-carousel__wrapper.is-under3+.m-carousel__navigation{
      display:none;
    }
    .m-carousel--ad1 .m-carousel__wrapper.is-under3 .m-carousel__wrapper-inner{
      display:grid;
      gap:24px;
      grid-template-columns:1fr 1fr 1fr;
      justify-content:center;
    }
    .m-carousel--ad2{
      padding-left:0;
      padding-right:0;
    }
    .m-carousel--ad2,.m-carousel--ad3,.m-carousel--ad3 .m-carousel__navigation{
      margin-top:24px;
    }
    .m-toggle-faq{
      margin-top:40px;
    }
    .m-toggle-faq__summary{
      gap:14px;
      padding:32px 26px 32px 0;
    }
    .m-toggle-faq__summary:after,.m-toggle-faq__summary:before{
      right:28px;
    }
    .m-toggle-faq__question{
      height:40px;
      width:40px;
    }
    .m-toggle-faq__question,.m-toggle-faq__title{
      font-size:1.8rem;
    }
    .m-toggle-faq__content-inner{
      gap:40px;
      padding:40px 30px;
    }
    .m-toggle-faq__content-inner:has(>.m-toggle-faq__answer-text>.m-toggle-faq__answer){
      gap:40px 8px;
    }}@layer utility{
    .md\:mt-0{
      margin-top:0;
    }
    .md\:mt-8{
      margin-top:8px;
    }
    .md\:mt-16{
      margin-top:16px;
    }
    .md\:mt-24{
      margin-top:24px;
    }
    .md\:mt-32{
      margin-top:32px;
    }
    .md\:mt-40{
      margin-top:40px;
    }
    .md\:mt-48{
      margin-top:48px;
    }
    .md\:mt-56{
      margin-top:56px;
    }
    .md\:mt-64{
      margin-top:64px;
    }
    .md\:mt-72{
      margin-top:72px;
    }
    .md\:mt-80{
      margin-top:80px;
    }
    .md\:mt-88{
      margin-top:88px;
    }
    .md\:mt-96{
      margin-top:96px;
    }
    .md\:mt-104{
      margin-top:104px;
    }
    .md\:mt-112{
      margin-top:112px;
    }
    .md\:mt-120{
      margin-top:120px;
    }
    .md\:mt-128{
      margin-top:128px;
    }
    .md\:mt-136{
      margin-top:136px;
    }
    .md\:mt-144{
      margin-top:144px;
    }
    .md\:mt-152{
      margin-top:152px;
    }
    .md\:mt-160{
      margin-top:160px;
    }
    .md\:mt-168{
      margin-top:168px;
    }
    .md\:mt-176{
      margin-top:176px;
    }
    .md\:mt-184{
      margin-top:184px;
    }
    .md\:mt-192{
      margin-top:192px;
    }
    .md\:mt-200{
      margin-top:200px;
    }
    .md\:mt-208{
      margin-top:208px;
    }
    .md\:mt-216{
      margin-top:216px;
    }
    .md\:mt-224{
      margin-top:224px;
    }
    .md\:mt-232{
      margin-top:232px;
    }
    .md\:mt-240{
      margin-top:240px;
    }
    .md\:mt-248{
      margin-top:248px;
    }
    .md\:mt-256{
      margin-top:256px;
    }
    .md\:mt-264{
      margin-top:264px;
    }
    .md\:mt-272{
      margin-top:272px;
    }
    .md\:mt-280{
      margin-top:280px;
    }
    .md\:mt-288{
      margin-top:288px;
    }
    .md\:mt-296{
      margin-top:296px;
    }
    .md\:mt-304{
      margin-top:304px;
    }
    .md\:mt-312{
      margin-top:312px;
    }
    .md\:mt-320{
      margin-top:320px;
    }
    .md\:block{
      display:block !important;
    }
    .md\:hidden{
      display:none !important;
    }}}
@media (scripting:none){@layer module{
    .m-box-interface{
      display:none;
    }
    .m-carousel .m-carousel__item{
      flex:auto;
    }
    .m-carousel .m-carousel__wrapper-inner{
      flex-wrap:wrap;
    }
    .m-carousel .m-carousel__navigation{
      display:none;
    }}}
@media only screen and (any-hover:hover){@layer module{
    .m-box-sns__link:focus-visible,.m-box-sns__link:hover{
      opacity:var(--OPACITY);
    }
    .m-button-form:focus-visible,.m-button-form:hover,.m-button:focus-visible,.m-button:hover,.m-link-anchor__item:focus-visible,.m-link-anchor__item:hover,.m-link-box__link:focus-visible,.m-link-box__link:hover{
      box-shadow:none;
    }
    .m-link-media__link:focus-visible,.m-link-media__link:hover{
      opacity:var(--OPACITY);
    }
    .m-link:focus-visible,.m-link:hover{
      text-decoration:none;
    }
    .m-link-list__item>.m-link:focus-visible,.m-link-list__item>.m-link:hover{
      opacity:var(--OPACITY);
      transition:opacity var(--TRANSITION);
    }
    .m-list-topic__link:focus-visible,.m-list-topic__link:hover{
      opacity:var(--OPACITY);
      transform:scale(1.03);
    }
    .m-media__link:focus-visible,.m-media__link:hover{
      opacity:.7;
    }
    .m-panel-date__link:focus-visible,.m-panel-date__link:hover,.m-panel-interview__link:focus-visible,.m-panel-interview__link:hover{
      box-shadow:0 0 0 1px #d9d9d9;
    }
    .m-panel-feature-company__heading:focus-visible,.m-panel-feature-company__heading:hover,.m-panel-feature-company__introduction:focus-visible,.m-panel-feature-company__introduction:hover{
      opacity:var(--OPACITY);
    }
    .m-panel-link-type2__link:focus-visible,.m-panel-link-type2__link:hover{
      box-shadow:0 0 0 1px #d9d9d9;
    }
    .m-panel-link-type3__link:focus-visible,.m-panel-link-type3__link:hover{
      opacity:var(--OPACITY);
    }
    .m-panel-link-type3__link:focus-visible .m-panel-link-type3__media-item,.m-panel-link-type3__link:hover .m-panel-link-type3__media-item{
      transform:scale(1.03);
    }
    .m-panel-link-type4__link:focus-visible,.m-panel-link-type4__link:hover{
      text-decoration:none;
    }
    .m-panel-link-type4__button:focus-visible,.m-panel-link-type4__button:hover{
      box-shadow:none;
    }
    .m-panel-link__link:focus-visible,.m-panel-link__link:hover,.m-panel-media__link:focus-visible,.m-panel-media__link:hover{
      box-shadow:0 0 0 1px #d9d9d9;
    }
    .m-carousel__button:focus-visible,.m-carousel__button:hover,.m-carousel__link:focus-visible,.m-carousel__link:hover,.m-panel-point__link:focus-visible,.m-panel-point__link:hover,.m-panel-pr__link:focus-visible,.m-panel-pr__link:hover,.m-search-result__pagination-page:focus-visible,.m-search-result__pagination-page:hover{
      opacity:var(--OPACITY);
    }
    .m-carousel__pagination .swiper-pagination-bullet:focus-visible,.m-carousel__pagination .swiper-pagination-bullet:hover{
      cursor:pointer !important;
      opacity:var(--OPACITY) !important;
    }}}
@media print,screen and (width < 768px){@layer module{
    .m-button{
      width:100%;
    }
    .m-button-box[data-column-sp="2"] .m-button-box__item{
      display:grid;
      gap:8px;
      grid-template-columns:repeat(2, 1fr);
    }
    .m-button-box[data-column-sp="2"] .m-button-box__item .m-button{
      border-radius:.5rem;
      padding:13px 50px 13px 12px;
    }
    .m-button-form{
      width:100%;
    }
    .m-button-form--sp-small{
      height:40px;
      min-height:0;
    }}}
@media print,screen and (width >= 1024px){@layer module{
    .m-layout-interview{
      grid-template-areas:"content image" "aside image";
      grid-template-columns:auto;
    }
    .m-panel-link-type3{
      margin-top:40px;
      row-gap:12px;
    }
    .m-panel-link-type3__link{
      padding-inline:24px;
    }
    .m-panel-link-type3__link:not(:nth-child(3n+1)){
      border-left:1px solid var(--COLOR_GRAY_2);
    }
    .m-panel-point{
      grid-template-columns:repeat(3, 1fr);
      margin-top:40px;
    }
    .m-panel-point[data-column-pc="2"]{
      grid-template-columns:repeat(2, 1fr);
    }
    .m-panel-point__item{
      padding-inline:24px;
    }
    .m-panel-point__item:not(:nth-child(3n+1)){
      border-left:1px solid var(--COLOR_GRAY_2);
    }
    .m-panel-point__title{
      margin-top:16px;
    }
    .m-panel-point__content{
      grid-row:3 /  4;
      margin-top:16px;
      row-gap:16px;
    }
    .m-panel-point__main:not(:has(.m-panel-point__title)) .m-panel-point__content{
      grid-row:2 /  3;
    }
    .m-panel-point__sub{
      margin-top:32px;
    }}}
@media print and (scripting:enabled),screen and (scripting:enabled) and (width < 768px){@layer module{
    .m-table--scroll{
      overflow-x:auto;
      position:relative;
      width:auto;
    }
    :where(.m-table--scroll) .m-table__table{
      min-width:100%;
      width:max-content;
    }
    .m-table-type2--scroll{
      overflow-x:auto;
      position:relative;
      width:auto;
    }
    :where(.m-table-type2--scroll) .m-table-type2__table{
      min-width:100%;
      width:max-content;
    }}}
@media print,screen and (width < 1024px){@layer module{
    .m-panel-link-type3__link{
      border-bottom:none;
      padding-inline:11px;
      padding-bottom:0;
    }
    .m-panel-link-type3__link:not(:nth-child(3n+1)){
      border-left:1px solid var(--COLOR_GRAY_2);
    }
    .m-panel-point__item:not(:last-of-type){
      border-bottom:1px solid var(--COLOR_GRAY_2);
      padding-bottom:24px;
    }
    .m-panel-point[data-column-sp="3"] .m-panel-point__item{
      border-bottom:none;
      padding-inline:11px;
      padding-bottom:0;
    }
    .m-panel-point[data-column-sp="3"] .m-panel-point__item:not(:nth-child(3n+1)){
      border-left:1px solid var(--COLOR_GRAY_2);
    }}}

    
