body {
    font-family: "Noto Sans JP", Verdana, "Hiragino Kaku Gothic Pro", "Meiryo", sans-serif;
    font-feature-settings: "palt";
    position: relative;
    -webkit-text-size-adjust: none;
    color: #333;
    margin: 0;
}

/* ====================
    ヘッダー全体レイアウト
==================== */
.l-header__inner {
    max-width: 1100px;
    padding: 12px 20px 10px;
    margin: 0 auto;
    height: auto;
    display: flex;
    justify-content: space-between;
    box-sizing: border-box;
    align-items: center;
}
ol, ul {
    box-sizing: border-box;
}
ol, ul, li {
    margin: 0;
    padding: 0;
    list-style: none;
}
.l-header {
    position: fixed;
    top: 0;
    z-index: 9;
    width: 100%;
    box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.2);
    background-color: #fff;
}
.page-front .l-header {
    padding: 0 !important;
}
a {
    text-decoration: none;
}
.bold{
    font-weight: 700;
}

/* ====================
    ロゴ部分
==================== */
.l-header__logo a img {
    display: block;
    max-width: 100%;
    height: auto;
    vertical-align: middle;
}

/* ====================
    電話・お問い合わせボタンエリア
==================== */
.l-header__rightbtn {
  display: flex;
  align-items: center;
  gap: 24px;
  flex-wrap: wrap;
  justify-content: flex-end;
  flex-grow: 1;
}
.l-header__inner .nav_featured.type-tel a .num {
    display: block;
    background: none;
    padding: 0;
    width: 100%;
}
.l-header__inner .nav_featured.type-tel a {
    display: flex;
    align-items: center;
    flex-direction: inherit;
    /* pointer-events: auto !important; */
}

/* 電話表示（PCとSP切り替え） */
.nav_featured.type-tel.pc {
  display: flex;
  align-items: center;
  margin-left: auto;
  margin-right: 20px; 
}
.nav_featured.type-tel.sp {
  display: none;
}

.text_area {
  display: flex;
  flex-direction: column;
  margin-left: 8px;
}
.tel_text {
  font-size: 12px;
  color: #333;
  line-height: 1;
}
.l-header__inner .ico_area img, .l-header__inner .nav_featured.type-tel a .num img {
    display: block;
    max-width: 100%;
}

/* ====================
    ボタンリスト
==================== */
.head_btnlist {
  display: flex;
  gap: 12px;
  list-style: none;
  margin: 0;
  padding: 0;
}
/* .head_btnlist li a {
  width: 160px;
  height: 46px;
  display: inline-block;
  background: #fff;
  color: var(--title-color);
  padding: 8px 12px;
  border-radius: 30px;
  font-size: 14px;
  text-align: center;
  text-decoration: none;
  white-space: nowrap;
} */
.l-header__inner .head_btnlist .nav_featured a {
    background: #fff;
    color: var(--title-color);
    border: none;
    position: relative;
    width: 156px;
    height: 46px;
    border-radius: 30px;
}
.l-header__inner .head_btnlist .nav_featured.type-inquiry a {
    width: 160px;
    height: 50px;
    background:#ffed1a;
    color: var(--title-color);
    font-weight: 700;
    border: none;
    position: relative;
    border-radius: 30px;
}
.l-header__inner .head_btnlist .btn_download a {
    font-weight: bold;
    font-size: 14px;
    border: 2px solid var(--title-color);
    display: flex;
    width: 160px;
    height: 50px;
    color: var(--title-color);
    text-align: center;
    border-radius: 30px;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    line-height: 1.2;
    transition: 0.5s;
}
.l-header__inner .head_btnlist .nav_featured a {
    font-weight: bold;
    font-size: 14px;
    display: flex;
    width: 160px;
    height: 50px;
    text-align: center;
    border-radius: 30px;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    line-height: 1.2;
    transition: 0.5s;
}

/* ====================
    グローバルナビ（メニュー）
==================== */
.l-header__inner.bottom {
    height: 50px;
    background: var(--title-color);
    max-width: none;
    padding: 20px;
}
.l-header__nav {
  margin-left: auto;
  flex: 1;
}
.l-header__global-nav {
    display: flex;
    justify-content: flex-end;
    margin: 0 0 0 auto;
    flex: 1;
}
.l-header__inner.bottom .l-header__global-nav>li>a {
    color: #fff;
    line-height: 2;
    letter-spacing: 0.05em;
    transition: 0.5s;
}
.l-header__global-nav {
    justify-content: center;
}
.l-header__global-nav li a:hover {
  color: #1d4ed8;
}
.l-header__global-nav {
    justify-content: center;
}
/* 帯 */
.l-header__inner.bottom {
    width: 100%;
    background-color: var(--title-color); 
    padding: 16px 0;
  }
  
  .l-header__nav {
    max-width: 1200px; /* コンテンツ幅を制限 */
    margin: 0 auto;
    padding: 0 20px;
  }
  
  .l-header__global-nav {
    display: flex;
    justify-content: center;
    list-style: none;
    margin: 0;
    padding: 0;
  }
  
  .l-header__global-nav li a {
    text-decoration: none;
    color: #333;
    transition: color 0.3s ease;
  }
  
  .l-header__global-nav li a:hover {
    color: #2a74c1;
  }
  .l-header__inner.bottom .l-header__global-nav>li {
    width: auto;
    position: relative;
    padding: 0 35px;
    border-right: 1px solid #B5DEF4;
    font-size: 15px;
}
.l-header__inner.bottom .l-header__global-nav>li:nth-of-type(1) {
    border-left: 1px solid #B5DEF4;
}

.l-header__line {
    top: 32px;
}

/* ====================
    固定ページタイトル全体のスタイル
==================== */
.entry-title-area {
    position: relative;
    height: 300px;
    background-image:
      linear-gradient(to right, #dbe9f5, #dbe9f5),
      url('https://inform-tokyo.co.jp/develop/wp-content/themes/inform-1/images/title_img.webp');
    background-repeat: no-repeat;
    background-position: left bottom, right bottom;
    background-size: calc(100% - 1600px) 100%, 1600px 300px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
  }
  
.entry-title {
    font-size: 28px;
    text-align: center;
    color: #0b3c6f;
    position: relative;
    z-index: 1;  
    margin-top: 120px;
    padding: 0;
}

@media (max-width: 768px) {
    .entry-title-area {
      background-image: url('https://inform-tokyo.co.jp/develop/wp-content/themes/inform-1/images/title_img.webp');
      background-size: cover;
      background-position: right;
      height: 150px;
    }
  
    .entry-title {
      font-size: 24px;
      color: #0b3c6f;
      position: relative;
      z-index: 1;
      margin-top: 0;
      padding-top: 60px;
    }
    .site-main .breadcrumb {
        display: none;
      }
  }
/* ====================
    スマホ用レスポンシブ
==================== */
.l-header__icon {
    position: absolute;
    right: 6%;
    top: 0;
    margin-right: -6%;
    height: 50px;
}

@media screen and (max-width: 1200px) {
    .l-header__inner .l-header__rightbtn {
        margin-right: 100px;
        display: contents;
    }
    .l-header__inner .nav_featured.type-tel a {
        pointer-events: auto;
    }
    .l-header__inner .nav_featured.type-tel a .num {
        width: 140px;
    }
    .nav_featured.type-tel a .num {
        background: url(http://inform-tokyo.co.jp/develop/wp-content/uploads/2025/04/img_headtel.png) no-repeat left 5px top 5px / 14px 14px;
    }
    .nav_featured.type-tel a .tel_text {
        display: block;
        font-size: 10px;
    }
    .l-header__icon {
        display: block !important;
        padding-right: 15px;
        padding-left: 15px;
    }
    .l-header__inner .head_btnlist .nav_featured. a {
        height: 40px;
        /* width: 90px; */
        font-size: 12px;
    }
    .entry-title-area {
      height: auto;
	  padding-top: 70px;
    }
    .entry-title {
      font-size: 21px;
      padding-bottom: 60px;
    }
    
}
@media only screen and (max-width: 1023px) {
  .l-header {
      width: 100%;
  }
  .nav_featured.type-tel a .num {
      background: url(http://inform-tokyo.co.jp/develop/wp-content/uploads/2025/04/img_headtel.png) no-repeat left 5px top 5px / 14px 14px;
  }
  .l-header__icon {
      display: block;
      padding-left: 6%;
      padding-right: 6%;
  }
}
@media screen and (max-width: 600px) {
    .l-header__inner .nav_featured.type-tel {
        flex: none !important;
    }
    .l-header__inner .nav_featured.type-tel a {
        display: block;
    }
    .l-header__inner .ico_area {
        width: 25px;
        display: block;
        padding: 23px 0 0;
        margin: 0;
    }
    .l-header__inner .nav_featured.type-tel a .num {
        display: none;
    }
    .l-header__inner .nav_featured.type-tel {
        flex: none !important;
    }
    .nav_featured.type-tel a .tel_text {
        display: none;
    }
    .l-header__inner .head_btnlist {
        margin-left: 0;
    }
    .l-header__inner .head_btnlist .nav_featured.type-inquiry a {
        font-size: 12px;
        width: 100px;
        height: 40px;
    }
    .l-header__inner .ico_area img {
        width: 90px;
        margin-top: -16px;
    }
    .entry-title {
        padding: 30px 0 20px;
    }
}
@media (max-width: 768px) {
    .l-header__inner {
        display: flex;
        flex-direction: row;
        align-items: center;
        justify-content: space-between; /* お好みで調整 */
        padding: 10px 20px;
        gap: 10px;
      }
    
      .l-header__rightbtn {
        flex-direction: row;
        align-items: center;
        gap: 16px;
        width: auto;
        align-items: stretch;
      }

      .l-header__inner .nav_featured.type-tel.pc {
        display: none;
    }
      .nav_featured.type-tel.sp {
        display: flex;
      }
    
      .head_btnlist {
        flex-direction: column;
        width: 55%;
        box-sizing: border-box;
        padding-right: 10%;
      }
    
      .head_btnlist li a {
        text-align: center;
        height: auto;
        padding: 10px;
        font-size: 14px;
        box-sizing: border-box;
      }
    
      .l-header__global-nav {
        flex-direction: column;
      }
      .nav_featured.type-tel a {
        pointer-events: auto;
    }
    .l-header__inner .nav_featured.type-tel.sp {
        display: block;
        padding-left: 10%;
    }
    .l-header__inner {
      height: 70px !important;
      width: 100%;
      padding: 10px 0px 10px 20px;
    }
    .l-header__global-nav {
        display: none;
        flex-direction: column;
        background-color: #fff;
        width: 100%;
        padding: 20px;
      }
    
      .l-header__global-nav.is-show {
        display: flex;
      }
      .l-header__inner .head_btnlist .nav_featured.type-inquiry a {
        font-size: 12px;
        width: 100px;
        height: 40px;
    }
      .l-header__logo,
      .l-header__rightbtn {
        width: auto; /* ここ重要！ */
      }
    .btn_download{
        display: none; 
    }
    .l-header__inner .ico_area {
      width: 26px;
    }
    .l-header__inner.bottom {
        padding: 0 !important;
        margin: 0 !important;
        background-color: transparent !important;
        border: none !important;
        height: auto !important;
        display: flex;
        flex-direction: column;
        align-items: stretch;
      }
      .l-header__icon.is-show {
        margin-bottom: 0 !important;
      }
      
      .l-header__global-nav.js-global-nav.is-show {
        margin-top: 0 !important;
      }
}
@media screen and (max-width: 767px) {
    /* ハンバーガーアイコンの共通設定 */
    .l-header__line {
      position: relative;
      margin: auto;
      height: 3px;
      width: 20px;
      background-color: var(--title-color); /* 通常時：三本線の中央 */
      transition: transform 0.2s ease;
      transform: rotate(0);
      z-index: 1;
      top: 32px;
    }
  
    .l-header__icon.is-show {
      background: var(--title-color);
      height: 70px;
    }
  
    .l-header__line::before,
    .l-header__line::after {
      content: '';
      position: absolute;
      left: 0;
      display: block;
      height: 3px;
      width: 20px;
      transition: all 0.2s ease;
    }
  
    .l-header__line::before {
      top: -7px;
      background-color: var(--title-color); /* 通常時：上線 */
    }
  
    .l-header__line::after {
      top: 7px;
      background-color: var(--title-color); /* 通常時：下線 */
    }
  
    /* ×に変化したとき */
    .l-header__line.is-show {
      background-color: transparent;
      transform: rotate(0);
    }
  
    .l-header__line.is-show::before {
      transform: rotate(45deg);
      top: 0;
      background-color: #fff; /* ×マーク：白色 */
    }
  
    .l-header__line.is-show::after {
      transform: rotate(-45deg);
      top: 0;
      background-color: #fff; /* ×マーク：白色 */
    }
      /* グローバルナビの開閉制御 */
  .js-global-nav {
    display: none;
    flex-direction: column;
    /* gap: 1em; */
    background-color: var(--title-color);
    position: absolute;
    top: 60px;
    left: 0;
    right: 0;
    padding: 20px 30px 50px;
    z-index: 999;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
  }

  .js-global-nav.is-show {
    display: flex;
  }
  .l-header__inner.bottom .l-header__global-nav>li:nth-of-type(1) {
    border-left: none;
  }
  .l-header__inner.bottom .l-header__global-nav>li {
    border-right: none;
    padding: 0;
}
      /* SPグローバルナビのデザイン */  
      .l-header__global-nav li {
        border-bottom: 1px solid #5f7ab1;
        }
  
        .l-header__global-nav a {
          display: flex;
          justify-content: space-between;
          align-items: center;
          padding: 16px;
          color: white;
          font-weight: bold;
          position: relative;
        }
        
        /* 左側の装飾線またはアイコン */
        .menu-inner::after {
            content: "\276F"; /* ❯ */
            position: absolute;
            padding: 16px 10px 16px 16px; /* 右の余白で矢印用スペース確保 */
            top: 50%;
            right: 16px;
            transform: translateY(-50%);
            color: white;
            font-size: 16px;
          }          

  }
/* ヘッダー電話アイコン位sp置調整 */
@media (max-width: 768px) {
	.l-header__inner .nav_featured.type-tel.sp {
        position: absolute;
        right: 17%;
        top: 50%;
        transform: translatey(-59%);
    }
}


/* movieトップ画像_2506 */
.top_mv{
  position: relative;
  height: 100vh;
  margin-top: 42px;
	overflow:hidden;
}
.top_mv video{
    width: auto;
/*     height: 100%; */
    min-width: 100%;
    min-height: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.black_filter{
  background: linear-gradient(rgba(0, 0, 0, .5),  rgba(0, 0, 0, .5));
    right: 0;
    top: 0;
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    z-index: 1;
    position: absolute;
}
.topbox{
  position: absolute;
  top:35%;
  left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    z-index: 2;
}
.topbox h1{
    width: 100%;
    font-size: 2.2rem;
    color: #fff;
    text-align: center;
    letter-spacing: 0.1em;
    margin-left: 1rem;
    text-shadow: 0 0 8px rgb(0, 0, 0, 0.4);
}
.top_btnlist{
    justify-content: space-between;
    gap: 1rem;
}
.top_btnlist a{
    width: 47%;
    display: block;
    color: #174382;
    font-weight: bold;
    font-size: 20px;
    height: 60px;
    text-align: center;
    border-radius: 30px;
    letter-spacing: .1em;
    transition: 0.5s;
    position: relative;
}
.top_btnlist a:before {
  content: '';
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 6px 0 6px 8px;
  position: absolute;
  top: 0;
  right: 15px;
  bottom: 0;
  margin: auto;
}
.top_btnlist a.recruit:before{
   border-color: transparent transparent transparent #fff; 
}
.top_btnlist a.contact:before{
   border-color: transparent transparent transparent #174382; 
}
.top_btnlist a.recruit{
    color: #fff;
    background-color: rgba(23,67,130,1)!important;
}
.top_btnlist a.contact{
    background-color: rgba(255,255,255,1)!important;
}
.top_btnlist a.recruit,
.top_btnlist a.contact{
    border: 2px solid #7cb6f6;
    line-height: 55px;
}

.scroll {
    color: #fff;
    position  : absolute;
    font-size : 13px;
    writing-mode : vertical-rl;
    bottom : 30%;
    left : 50%;
    transform: translateX(-50%) translateY(-50%);
    z-index: 2;
}
.scroll::after {
    content : '';
    display : inline-block;
    position : absolute;
    background-color: #fff;
    right : 50%;
    bottom : -115px;
    transform : translateX(-50%);
    width : 1px;
    height : 100px;
    animation: scroll 1.5s infinite;
}


@keyframes scroll {
  0% {
    transform: scale(1, 0);
    transform-origin: 0 0;
  }
  50% {
    transform: scale(1, 1);
    transform-origin: 0 0;
  }
  50.1% {
    transform: scale(1, 1);
    transform-origin: 0 100%;
  }
  100% {
    transform: scale(1, 0);
    transform-origin: 0 100%;
  }
}


@media (max-width: 768px) {
    .topbox{
        top: 12%;
    }
    .topbox h1{
        font-size: 1.5rem;
        width: 300px;
    }
    .top_btnlist{
        gap: 1.2rem;
        margin-top: 1rem;
    }
    .top_btnlist a{
        width: 80%;
        max-width: 400px;
        height: 50px;
        font-size: 1rem;
        margin: 0 auto;
    }
    .top_btnlist a.recruit,
    .top_btnlist a.contact{
        line-height: 45px;
    }
    .scroll{
        font-size: 11px;
         bottom : 35%;
    }
    .scroll::after{
        bottom: -85px;
        height: 70px;
    }
    .service-section{
        background-image: none!important;
        padding-top: 1rem!important;
    }
    .service-section .square01{
        position: absolute;
        width: 130px;
        top: 30px;
        right: 0;
        z-index: 2;
    }
}
/* movieトップ画像_2506_end */

