html {
  font-size: 100%; }

html, body {
  height: 100%;
  margin: 0;
  padding: 0;
  background: #000; }

.l-body.container {
  width: 100%;
  max-width: 100%;
  padding: 0; }

.c-article_content a {
  font-weight: 600;
  color: #0058a2; }
  .c-article_content a:hover {
    color: #005E9C; }

#xdive2025 {
  font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
  background-image: url("../images/back-r.png"), url("../images/back-l.png");
  background-position: right top, left 10%;
  background-repeat: no-repeat, no-repeat;
  background-size: auto, auto;
  /*font-feature-settings: "palt";*/ }
  @media (max-width: 767.98px) {
    #xdive2025 {
      background-size: 70%; } }
  @media (min-width: 576px) {
    #xdive2025 .container, #xdive2025 .container-sm {
      max-width: 540px; } }
  @media (min-width: 768px) {
    #xdive2025 .container, #xdive2025 .container-sm, #xdive2025 .container-md {
      max-width: 720px; } }
  @media (min-width: 992px) {
    #xdive2025 .container, #xdive2025 .container-sm, #xdive2025 .container-md, #xdive2025 .container-lg {
      max-width: 960px; } }
  @media (min-width: 1200px) {
    #xdive2025 .container, #xdive2025 .container-sm, #xdive2025 .container-md, #xdive2025 .container-lg, #xdive2025 .container-xl {
      max-width: 1140px; } }
  @media (min-width: 1400px) {
    #xdive2025 .container, #xdive2025 .container-sm, #xdive2025 .container-md, #xdive2025 .container-lg, #xdive2025 .container-xl, #xdive2025 .container-xxl {
      max-width: 1140px; } }
  #xdive2025 .container, #xdive2025 .container-fluid, #xdive2025 .container-sm, #xdive2025 .container-md, #xdive2025 .container-lg, #xdive2025 .container-xl, #xdive2025 .container-xxl, #xdive2025 .container-sm, #xdive2025 .container-md, #xdive2025 .container-lg, #xdive2025 .container-xl, #xdive2025 .container-xxl {
    width: 100%;
    margin-right: auto;
    margin-left: auto; }
    @media (max-width: 767.98px) {
      #xdive2025 .container, #xdive2025 .container-fluid, #xdive2025 .container-sm, #xdive2025 .container-md, #xdive2025 .container-lg, #xdive2025 .container-xl, #xdive2025 .container-xxl, #xdive2025 .container-sm, #xdive2025 .container-md, #xdive2025 .container-lg, #xdive2025 .container-xl, #xdive2025 .container-xxl {
        padding: 0 1rem; } }
  #xdive2025 .title {
    padding: 15.8rem 0 13.5rem; }
    @media (max-width: 991.98px) {
      #xdive2025 .title {
        padding: 2rem 0 9rem; } }
    @media (max-width: 767.98px) {
      #xdive2025 .title .logo {
        width: 50%; } }
    @media (max-width: 767.98px) {
      #xdive2025 .title .thema {
        text-align: center; } }
    #xdive2025 .title .head {
      font-size: 2.4rem;
      font-weight: 700;
      letter-spacing: .5rem;
      margin-bottom: 2rem; }
      #xdive2025 .title .head span {
        font-weight: 300;
        color: rgba(255, 255, 255, 0.38); }
      @media (max-width: 767.98px) {
        #xdive2025 .title .head {
          font-size: 1.8rem;
          text-align: center;
          margin-bottom: 4rem;
          letter-spacing: .2rem; } }
    #xdive2025 .title p {
      font-size: 1.4rem;
      letter-spacing: .2rem; }
    #xdive2025 .title .h5 {
      font-size: 2rem;
      color: rgba(255, 255, 255, 0.6);
      letter-spacing: .4rem; }
      @media (max-width: 767.98px) {
        #xdive2025 .title .h5 {
          letter-spacing: .2rem;
          margin-bottom: 9rem; } }
    #xdive2025 .title .h6 {
      font-size: 1.6rem;
      color: rgba(255, 255, 255, 0.38);
      margin-bottom: 1rem; }
  #xdive2025 .catch {
    background: rgba(6, 15, 28, 0.5);
    padding: 2rem;
    color: #fff; }
    @media (max-width: 767.98px) {
      #xdive2025 .catch {
        padding: 1rem; } }
  #xdive2025 section {
    padding: 0 0 3rem; }
    @media (max-width: 767.98px) {
      #xdive2025 section {
        padding: 0 0 9rem; } }
  @media (max-width: 767.98px) {
    #xdive2025 .container {
      width: auto;
      max-width: 100%; } }
  #xdive2025 a img {
    transition-duration: 0.5s; }
  #xdive2025 a:hover img {
    transition-duration: 0.5s;
    opacity: 0.8; }
  @media (max-width: 991.98px) {
    #xdive2025 .container {
      width: 100%;
      max-width: 100%; } }
  #xdive2025 .lead {
    font-size: 2rem;
    font-weight: 600;
    line-height: 1.6; }
    @media (max-width: 767.98px) {
      #xdive2025 .lead {
        font-size: 1.6rem;
        color: #fff; } }
  #xdive2025 h2, #xdive2025 .h2 {
    border-bottom: 2px solid;
    border-image: linear-gradient(to right, #BB032A 0%, #4B51FF 100%);
    border-image-slice: 1;
    color: #fff;
    text-align: left;
    margin-bottom: 1.2rem;
    line-height: 1.6;
    font-size: 1.6rem;
    letter-spacing: .5rem;
    font-weight: 500; }
  #xdive2025 h3, #xdive2025 .h3 {
    font-size: 2rem;
    line-height: 1.5;
    margin-bottom: 1.8rem;
    font-weight: 500;
    letter-spacing: .1rem; }
    #xdive2025 h3 a, #xdive2025 .h3 a {
      color: #fff;
      font-weight: 500; }
    @media (max-width: 767.98px) {
      #xdive2025 h3, #xdive2025 .h3 {
        font-size: 1.8rem;
        margin-bottom: 1rem; } }
  #xdive2025 h4, #xdive2025 .h4 {
    font-size: 2.2rem;
    line-height: 1.5;
    margin-bottom: 1.8rem; }
    @media (max-width: 767.98px) {
      #xdive2025 h4, #xdive2025 .h4 {
        font-size: 1.6rem;
        margin-bottom: 1rem; } }
  #xdive2025 .h5 {
    line-height: 1.6;
    font-size: 2rem; }
    @media (max-width: 767.98px) {
      #xdive2025 .h5 {
        font-size: 1.8rem; } }
  #xdive2025 .text-white-80 {
    color: rgba(255, 255, 255, 0.8); }
  #xdive2025 a.c-tag {
    font-weight: 400;
    color: #fff; }
  #xdive2025 .c-tag {
    background: rgba(255, 255, 255, 0.3);
    font-size: 1.1rem; }
  #xdive2025 p.truncate {
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    line-height: 1.8; }
  #xdive2025 .nav-item {
    margin: 0 .5rem; }
    #xdive2025 .nav-item:first-child {
      margin-left: 0; }
    #xdive2025 .nav-item:last-child {
      margin-right: 0; }
  #xdive2025 .nav-pills .nav-link {
    cursor: pointer;
    background: #f0f4f8;
    color: #0058a2; }
    #xdive2025 .nav-pills .nav-link.active {
      background: #0058a2;
      color: #fff; }
    #xdive2025 .nav-pills .nav-link:hover {
      background: #0058a2;
      color: #fff; }
  #xdive2025 .menu {
    background: #fff;
    padding: 1rem;
    margin-bottom: 1rem; }
  #xdive2025 #social ul {
    margin-top: 1.5rem; }
    @media (max-width: 767.98px) {
      #xdive2025 #social ul {
        margin-top: 1rem; } }
