analyze_data_numanalyze_data_numanalyze_data_num/*
 Theme Name: Astra Child
 Template: astra
 Description: 子テーマ（Astra用）
 Version: 1.0
*/


ul {
	margin: 0;
	padding: 0;
}

li {
	list-style: none;
	margin: 10px 0;
	padding: 0;
}

a, a:focus, a:hover, a:visited {
	text-decoration: none !important;
}

/*レイアウト*/
.f-left{
	float:left;
}

.f-right{
	float:right;
}

.nowrap {
  white-space: nowrap;
}

.w5 {
  width: 5%;
}
.w10 {
  width: 10%;
}
.w20 {
  width: 20%;
}
.w30 {
  width: 30%;
}
.w40 {
  width: 40%;
}
.w50 {
  width: 50%;
}
.w60 {
  width: 60%;
}
.w70 {
  width: 70%;
}
.w80 {
  width: 80%;
}
.w90 {
  width: 90%;
}

.w100 {
  width: 100%;
}
.col-left {
  float: left;
  padding-right: 15px;
}
.col-right {
  float: right;
  padding-left: 15px;
}


/*--------------------------------------------------------------
*フォント・テキスト
--------------------------------------------------------------*/
h1, h2, h3, h4, h5, h6 {
	margin-top: 0.5em;
	margin-bottom: calc(0.3em + 10px);
}
.ff-kaisei {
	font-family: 'Kaisei Decol', serif;
}

.strong {
  font-weight: 700;
  font-size: 110%;
}

.f-s-50 {
  font-size: 50%;
}

.f-s-60 {
  font-size: 60%;
}
.f-s-70 {
  font-size: 70%;
}
.f-s-80 {
  font-size: 80%;
}
.f-s-90 {
  font-size: 90%;
}
.f-s-110 {
  font-size: 110%;
}
.f-s-120 {
  font-size: 120%;
}
.f-s-130 {
  font-size: 130%;
}
.f-s-140 {
  font-size: 140%;
}
.f-s-150 {
  font-size: 150%;
}
.f-s-160 {
  font-size: 160%;
}
.f-s-180 {
  font-size: 180%;
}
.f-s-190 {
  font-size: 190%;
}
.f-s-200 {
  font-size: 200%;
}
.f-s-220 {
  font-size: 220%;
}
.f-s-240 {
  font-size: 240%;
}
.font-260 {
  font-size: 260%;
}
.f-s-280 {
  font-size: 280%;
}
.f-s-300 {
  font-size: 300%;
}
.f-s-300-im {
    font-size: 300% !important;
}
.f-s-320-im {
    font-size: 320% !important;
}
.f-s-340-im {
    font-size: 340% !important;
}
.f-s-360-im {
    font-size: 360% !important;
}
.f-s-380-im {
    font-size: 380% !important;
}

.f-s-400 {
  font-size: 400%;
}

.txt-right {
  text-align: right;
}

.txt-left {
  text-align: left;
}

.txt-center {
  text-align: center;
}

.fleft {
  float: left;
}

.fright {
  float: right;
}

.txt-bold {
  font-weight: 600;
}

.txt-lg {
  font-size: 180%;
}


.fleft {
  float: left;
}

.fright {
  float: right;
}

.txt-right {
  text-align: right;
}

.txt-left {
  text-align: left;
}

.txt-center {
  text-align: center;
}

.txt_right {
  text-align: right;
}

.txt_left {
  text-align: left;
}

.txt_center {
  text-align: center;
}

.padding-top {
  padding-top: 2%;
}

.padding-left {
  padding-left: 2%;
}

.padding-right {
  padding-right: 2%;
}

.padding-bottom {
  padding-bottom: 2%;
}

.padding-left-sm {
  padding-left: 1%;
}

.padding-left-md {
  padding-left: 3%;
}

.padding-left-lg {
  padding-left: 5%;
}

.padding-right-sm {
  padding-right: 1%;
}

.padding-right-md {
  padding-right: 3%;
}

.padding-right-lg {
  padding-right: 5%;
}

.padding-top-sm {
  padding-top: 1%;
}

.padding-top-md {
  padding-top: 3%;
}

.padding-top-lg {
  padding-top: 5%;
}

.padding-bottom-sm {
  padding-bottom: 1%;
}

.padding-bottom-md {
  padding-bottom: 3%;
}

.padding-bottom-lg {
  padding-bottom: 5%;
}

.margin-left-sm {
  margin-left: 1%;
}

.margin-left-md {
  margin-left: 3%;
}

.margin-left-lg {
  margin-left: 5%;
}

.margin-right-sm {
  margin-right: 1%;
}

.margin-right-md {
  margin-right: 3%;
}

.margin-right-lg {
  margin-right: 5%;
}

.margin-top-sm {
  margin-top: 1%;
}

.margin-top-md {
  margin-top: 3%;
}

.margin-top-lg {
  margin-top: 5%;
}

.margin-bottom-sm {
  margin-bottom: 1%;
}

.margin-bottom-md {
  margin-bottom: 3%;
}

.margin-bottom-lg {
  margin-bottom: 5%;
}
.margin-bottom-none{
  margin-bottom: 0 !important;
}
.margin-top-none{
  margin-top: 0 !important;
}
.padding-none{
 padding:0 !important
}

.top-5 {
  position: relative;
  top: 5px;
}

.top-10 {
  position: relative;
  top: 10px;
}

.top-15 {
  position: relative;
  top: 15px;
}

.top-20 {
  position: relative;
  top: 20px;
}

.top-25 {
  position: relative;
  top: 25px;
}

.top-30 {
  position: relative;
  top: 30px;
}

.top-40 {
  position: relative;
  top: 40px;
}

.top-m5 {
  position: relative;
  top: -5px;
}

.top-m10 {
  position: relative;
  top: -10px;
}

.top-m15 {
  position: relative;
  top: -15px;
}

.top-m20 {
  position: relative;
  top: -20px;
}

.top-m25 {
  position: relative;
  top: -25px;
}

.top-m30 {
  position: relative;
  top: -30px;
}

.top-m40 {
  position: relative;
  top: -40px;
}

.font-bold {
  font-weight: 600;
}

.txt-color-gld {
  color: #8e773e;
}

.txt-lg {
  font-size: 180%;
}

.ic_new {
  width: 100%;
  position: absolute;
  left: 35%;
  opacity: 1;
  z-index: 99;
}
.ic_new img {
  width: 32% !important;
  border: none !important;
}

.border-top {
  border-top: 1px solid;
}

.border-bottom {
  border-bottom: 1px solid;
}
.row.border-sky {
  border: 1px solid #008abf;
}
/*--------------------------------------------------------------
color
--------------------------------------------------------------*/


.clr-black {
  color: #000;
}

.clr-red {
  color: #f00;
}

.clr-pink {
  color: #fc859f;
}

.clr-blue {
	color: #188AF5;
}

.clr-orange {
  	color: #F5A618;
}

.clr-green {
  color: #81D18E;
}

.clr-gray {
  color: #898989;
}

.clr-wine {
  color: #a51c30;
}

.clr-white {
  color: #ffffff;
}
.clr-white-in {
	color: #fff !important;
}

.clr-gold {
  color: #d29936;
}

.clr-navy {
  color: #336DAB;
}
.clr-cyan{
  color: #008abf;
}

.bg-gray {
  background-color: #d1d1d1;
}

.bg-white {
  background-color: #ffffff;
}

.bg-black {
  background-color: #000;
}

.bg-red{
    background-color: #d71714;
}

.bg-green {
  background-color: #81D18E;
}
.bg-orange {
  background-color: #f26702;
}

.bg-wine {
  background-color: #a51c30;
}

.bg-gold {
  background-color: #bf8b28;
}

.bg-pink {
  background-color: #fc859f;
}

.bg-blue {
  background-color: #2f69d5;
}

.bg-ash {
  background-color: #cccccc;
}

.bg-wpink {
  background-color: #ffeeee;
}

.bg-wblue {
  background-color: #ededed;
}

.bg-navy {
  background-color: #333366;
}

.bg-yellow {
	background-color: #fff480;
}
.bg-bluegra {
	background-color: #336DAB;
}


.bg-cyan{
   background-color: #008abf;
}

.border-black {
  border: 1px solid #333;
}

.border-blue {
  border: 1px solid #2f69d5;
}

.border-orange {
  border: 1px solid #F5A618;
}

.border-green {
	border: 1px solid #81D18E;
}

.border-wine {
  border: 1px solid #a51c30;
}

.border_dash {
  border-bottom: 1px dashed #999;
  width: 100%;
  margin-bottom: 3%;
}


.f-c-blue { color: #0095ff;}

.f-c-green { color: #78b400; }


.ic_sq01 {
	color: rgba(255, 99, 132, 0.6);
	padding-right: 5px;
}
.ic_sq02 {
	color: rgba(54, 162, 235, 0.6);
	padding-right: 5px;
}
.ic_sq03 {
	color: rgba(255, 206, 86, 0.6);
	padding-right: 5px;
}
.ic_sq04 {
	color: rgba(200, 227, 7, 0.6);
	padding-right: 5px;
}
.ic_sq05 {
	color: rgba(1, 61, 114, 0.6);
	padding-right: 5px;
}
.ic_sq06 {
	color: rgba(255, 123, 58, 0.6);
	padding-right: 5px;
}
.ic_sq07 {
	color: rgba(208, 208, 208, 0.6);
	padding-right: 5px;
}
.ic_sq08 {
	color: rgba(131, 206, 161, 0.6);
	padding-right: 5px;
}
.ic_sq09 {
	color:rgba(119, 119, 119, 0.6);
	padding-right: 5px;
}
.ic_sq10 {
	color:rgba(255, 199, 251, 0.6);
	padding-right: 5px;
}
.ic_sq11 {
	color: rgba(248, 40, 245, 0.6);
	padding-right: 5px;
}

.radius {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.bdr-light-brown {
  border: 3px #f2ebe6 solid;
}
.bdr-orange {
  border: 3px #ff6600 solid;
}

/*テーブル*/
table.table {
  width: 100%;
  border-collapse: collapse;
}
table.table th {
	vertical-align: top;
	text-align: left;
	padding: 10px;
	width: 20%;
}
table.table td {
  padding: 10px;
}
table.table--border {
  width: 100%;
  border-collapse: collapse;
  margin-bottom: 60px;
}

table.table--border th {
  text-align: center;
  background: #f3ece6;
  border: #ddd 1px solid;
  padding: 15px 10px;
  white-space: nowrap;
}
table.table--border td {
  text-align: left;
  padding: 15px 10px;
  border: #ddd 1px solid;
}
table.table-form {
  width: 98%;
  margin: 0 auto 60px;
  border-collapse: collapse;
}
table.table th {
	vertical-align: top;
	padding: 10px;
	width: 20%;
}
table.table-form td {
  padding: 15px 0 15px 25px;
  width: 75%;
}


table.table-recruit {
  width: 100%;
  border-collapse: collapse;
  margin-bottom: 60px;
}
table.table-recruit th {
  width: 15%;
  text-align: left;
  background: #f3ece6;
  border: #ddd 1px solid;
  padding: 15px;
  white-space: nowrap;
}
table.table-recruit td {
  text-align: left;
  padding: 15px;
  border: #ddd 1px solid;
}
table.table-recruit td span {
  display: inline-block;
}
table.table-recruit td span::after {
  content: "、";
}
table.table-recruit td span:last-of-type::after {
  content: none;
}
.shoukaimono thead th {
  width: 50%;
}

/*リスト*/
.list li {
  line-height: 1.6;
  margin-bottom: 10px;
}


.circle li {
  position: relative;
  padding-left: 20px;
}

.circle li::before {
  position: absolute;
  left: 0;
  top: 3px;
  content: "\f10c";
  font-family: FontAwesome;
  font-size: 80%;
  color: #ff6600;
}
.square li {
  padding-left: 20px;
  position: relative;
}
.square li::before {
  position: absolute;
  left: 0;
  top: 10px;
  content: "\f096";
  font-family: FontAwesome;
  color: #ff6600;
}



/* 横幅最大1440pxに制限 */
.container-max {
    max-width: 1440px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 15px;
    padding-right: 15px;
}

/* 検索フォームのスタイル調整 */
.job-search .form-control,
.job-search .form-select {
    border-radius: 6px;
    border: 1px solid #ffa726; /* オレンジ寄りのボーダー */
}

/* 検索ボタンの色をオレンジ系に */
.job-search .btn-search {
    background-color: #ff6f00;
    border-color: #e65100;
    color: #fff;
    padding: 10px 20px;
    border-radius: 6px;
    transition: background-color 0.3s ease;
}

.job-search .btn-search:hover,
.job-search .btn-search:focus {
    background-color: #e65100;
    border-color: #bf360c;
    color: #fff;
}

/* PCでは改行しない */
.sp-br {
  display: none;
}

/* タブレットサイズ以下のみ改行 */
@media (max-width: 992px) {
  .sp-br {
    display: inline;
  }
}
/* ------------------------------------------------------
   Header 共通
--------------------------------------------------------- */
.entry-header .breadcrumb-wrap .breadcrumb{
  margin: 0;
}
.breadcrumb-wrap .breadcrumb{
  font-size: 12px;
}
.page-block {
	width: 100%;
	max-width: 1240px;
	margin: 0 auto !important;
	padding: 0 !important;
}
.archive-block{
	width: 100%;
	max-width: 1360px;
	margin: 0 auto !important;
	padding: 0 !important;
}
/*---------------------------------------------------------------
　スライダー
--------------------------------------------------------------*/
.main-slider {
	margin: 0 auto;
}


/*---------------------------------------------------------------
　セクション 検索
--------------------------------------------------------------*/

/* front-hero全体の背景と文字色（※もし暖色グラデーション背景使いたいならコメントアウトを外す） */
/*
.front-hero {
    background: linear-gradient(135deg, #FFB800 0%, #FF6F00 100%);
    color: #fff;
    padding: 60px 0;
}
*/

/* 背景画像付きfront-hero */
.front-hero {
    background: url('./images/top/bg-search.png') no-repeat;
    background-size: cover;
    background-position: left bottom;
    color: #fff;
    border-radius: 0;
    padding: 0 !important;
    font-family: 'Kaisei Decol', serif;
}

.front-hero .hero-inner {
    background-image: url('./images/top/search-inner-staff.png');
    background-repeat: no-repeat;
    background-size: 560px auto;
    background-position: right 0 bottom;
    max-width: 1300px;
    margin: 0 auto;
    padding: 20px 0;
}

.front-hero p {
    font-size: 26px;
    color: var(--bs-body-color);
    margin-bottom: 24px;
    line-height: 1.4em;
}

/* セクションタイトル */
.section-title {
    font-size: 22px;
    font-weight: 700;
    color: #15375B; /* ネイビー */
    margin-bottom: 12px;
}

.section-sub {
    color: #6b7b8f;
    display: block;
    margin-bottom: 18px;
}

/* フォーム用セレクト */
select.form-select {
    font-size: 120%;
    text-align: center;
    color: #919191;
    height: 55px;
    max-height: none !important;
    overflow-y: visible !important;
}

/* 検索ブロック */
.job-search {
    background: #fff;
    border-radius: 12px;
    padding: 18px;
    margin-top: 20px;
    box-shadow: 0 6px 20px rgba(0,0,0,0.08);
}

.job-search .form-control {
    height: 48px;
}

.form-control::placeholder {
	color: #919191 !important;
	opacity: 1;
}
.search-icon {
	position: absolute;
	top: 52%;
	left: 5%;
	transform: translateY(-50%);
	pointer-events: none;
	color: #919191;
}

/* ヒーロースタッフ画像（通常は非表示） */
.hero-staff-img {
    display: none;
}

/* 検索キーワード入力欄 */
#search_keyword {
    padding: 22px 20px;
    border-radius: 5px;
    font-size: 22px;
}
/* 検索ボタンコンテナ */
#btn-kensaku {
	max-width: 110px;
	margin: 10px 0 0 0;
	display: flex;
	justify-content: flex-start;
	padding: 0;
}
/* 検索ボタン */
#btn-kensaku button {
    width: 80%;  /* 横幅を60%→80%に広げて寄せる */
    height: 55px;
    background-color: #fff;
    border: none;
    color: #919191;
    font-weight: 700;
    font-size: 24px;
    border-radius: 6px;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 8px;
    cursor: pointer;
    transition: background-color 0.3s ease;
    text-align: center;
    padding: 0;
    position: relative;
}

/* 検索ボタンのアイコン */
#btn-kensaku .fas.fa-search {
    font-size: 30px;
}

/* 検索ボタンホバー・フォーカス時 */
#btn-kensaku button:hover,
#btn-kensaku button:focus {
    background-color: #81D18E;
    outline: none;
    color: #fff;
}

#btn-kensaku button:hover .fas.fa-search,
#btn-kensaku button:focus .fas.fa-search {
    color: #fff;
}
/*--------------------------------------------------------------
　レスポンシブ（スマホ～タブレット）用
--------------------------------------------------------------*/
@media (max-width: 992px) {

  /* HEROセクション背景切り替え */
  .front-hero {
      background: url('./images/top/bg-search-sp.png') no-repeat;
      background-position: bottom;
      height: auto;
      background-size: 100%;
      padding: 0 3% 5% 3% !important;
  }
	.front-hero p {
		font-size: clamp(11px, 3.3vw, 26px);
		margin-bottom: 20px;
		line-height: 1.8em;
		text-align: center;
	}
	.front-hero .hero-inner {
	  padding: 10px 0 !important;
	  background-image: none;
	  margin: 0;
	  width: 100%;
	  max-width: 100%;
}

  .card-job .thumb {
      height: 120px;
  }

.hero-staff-img {
	display: block;
	max-width: 100%;
	height: auto;
	margin-bottom: -35px;
}

select.form-select {
    font-size: clamp(12px, 4vw, 18px);
    text-align: center;
    color: #919191;
    height: 55px;
    max-height: none !important;
    overflow-y: visible !important;
}

/* =========================
      検索フォームグリッド
  ========================= */
  /* 親をグリッド化（SPだけ） */
  .ck-search-form {
    display: grid !important;
    grid-template-columns: 1fr 1fr;
    gap: 10px 12px;
    width: 100% !important;
    align-items: start;
  }

  /* Bootstrap .row を無害化（ネスト行を崩さないため） */
  .ck-search-form .row {
    display: contents !important;
  }

  /* -------------------------
     キーワード（1行：全幅）
     ------------------------- */
  /* 元HTML のキーワード要素は "col-12 col-md-6 position-relative" の想定 */
  .ck-search-form .col-12.col-md-6 {
    grid-column: 1 / 3 !important; /* full width */
    width: 100% !important;
    padding: 0 !important;
    position: relative !important;
  }

  /* 虫眼鏡アイコン（キーワード内） */
  .ck-search-form .search-icon {
    position: absolute !important;
    left: 12px !important;
    top: 50% !important;
    transform: translateY(-50%) !important;
    font-size: 18px !important;
    color: #777 !important;
    pointer-events: none !important;
    z-index: 5 !important;
  }

  /* キーワード入力の左パディング確保（アイコン分） */
  #search_keyword,
  .ck-search-form .form-control[type="text"] {
    padding-left: 44px !important;
  }

  /* -------------------------
     セレクト群：半幅（2列）
     ------------------------- */
  /* HTML のセレクトは col-6 col-md-2 を想定 */
  .ck-search-form .col-6.col-md-2,
  .ck-search-form .col-6 {
    grid-column: span 1 !important; /* half width */
    width: 100% !important;
    padding: 0 !important;
    box-sizing: border-box !important;
  }

  /* セレクト要素を幅いっぱいに */
  .ck-search-form .col-6.col-md-2 select,
  .ck-search-form .col-6 select,
  .ck-search-form select.form-select {
    width: 100% !important;
    box-sizing: border-box !important;
  }

  /* -------------------------
     検索ボタン：最下段 全幅（キーワードと同じ）
     ------------------------- */
  /* HTMLは #btn-kensaku が col-12 col-md-2 内にある構造を想定 */
  .ck-search-form #btn-kensaku,
  #btn-kensaku {
    grid-column: 1 / 3 !important; /* 全幅 */
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
    padding: 0 !important;
    margin: 10px 0 0 0 !important;
    width: 100% !important;
    max-width: none !important;
    order: 9999 !important;
  }

  /* ボタンそのもの（横幅100%） */
  #btn-kensaku button.btn-icon-only,
  #btn-kensaku .btn,
  #btn-kensaku .btn-icon-only {
    width: 100% !important;
    height: 55px !important;
    font-size: 18px !important;
    font-weight: 700 !important;
    border-radius: 6px !important;
    background-color: #fff !important;
    color: #919191 !important;
    border: none !important;
    cursor: pointer !important;
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
    gap: 8px !important;
    padding: 0 18px !important;
    box-sizing: border-box !important;
    position: relative !important;
    transition: background-color 0.2s ease !important;
    text-align: center !important;
  }

  /* アイコンサイズ調整 */
  #btn-kensaku button.btn-icon-only i.fas.fa-search {
    font-size: 22px !important;
    color: #919191 !important;
  }

  /* ホバー色（SPでも） */
  #btn-kensaku button.btn-icon-only:hover,
  #btn-kensaku button.btn-icon-only:focus {
    background-color: #81D18E !important;
    color: #fff !important;
  }
}


/*--------------------------------------------------------------
home
--------------------------------------------------------------*/
.ast-primary-header-bar {
	background:linear-gradient(90deg, #4A9AC6 0%, #1C375E 100%);
	border: none !important;
}
.home-header-search-wrapper {
	width: 100%;
	background: linear-gradient(90deg, #4A9AC6 0%, #1C375E 100%);
	padding: 0 14% 1%;
	text-align: center;
}
.home-header-search-wrapper form {
	margin: 0;
	padding: 0;
}

.home-header-search-wrapper .company_search_form {
    max-width: 1200px;
    margin: 0 auto;
}
.ast-separate-container #primary, 
.ast-separate-container.ast-left-sidebar #primary, 
.ast-separate-container.ast-right-sidebar #primary {
	padding: 0;
	margin: 0 0 2em;
}


/* パンくず非表示 */
.home .ast-breadcrumb {
    display: none;
}
/* ヒーローエリア */
.hero {
	position: relative;
	background-size: cover;
	height: 200px;
}

/* 検索フォームを中央に重ねる */
.hero .search-form-wrapper {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	width: 100%;
	max-width: 1240px !important;
	background: rgba(255,255,255,0.95);
	padding: 40px;
	border-radius: 10px;
}

/* モバイル対応 */
@media (max-width: 767px) {
    .hero {
		height: 300px;
    }
    .hero .search-form-wrapper {
        width: 95%;
        padding: 15px;
    }
}

/* --- 企業スライダーセクション --- */
.company-slider-section {
    width: 100%;
    padding: 40px 0 20px;
    position: relative;
}

/* --- カルーセル内部 --- */
#companyCarousel .carousel-inner {
    overflow: visible;       /* ホバー時に影やカードが切れないように */
    padding: 0 10px;         /* 左右の余白調整 */
}

/* --- 各カード --- */
#companyCarousel .card {
    position: relative;
    z-index: 1;                     /* ホバー時に上に出すための初期値 */
    transition: transform .25s ease, box-shadow .25s ease;
    height: 300px;                  /* カード全体の高さを固定（画像＋テキスト＋ボタン想定） */
    display: flex;
    flex-direction: column;          /* テキスト・ボタン縦揃え */
}

/* --- ホバー時 --- */
#companyCarousel .card:hover {
    transform: translateY(-4px);
    box-shadow: 0 0 0 5px #0274be !important;
    z-index: 5;                     /* カードを前面に */
}

/* --- 各スライド内の列（デスクトップ3列） --- */
#companyCarousel .carousel-item .row > div {
    flex: 0 0 33.333%;
    max-width: 33.333%;
    padding: 0 5px;                 /* 列間の余白調整 */
}

/* --- 画像部分 --- */
#companyCarousel .card-img-top {
    width: 100%;
    height: 180px;                  /* 高さ固定 */
    object-fit: cover;               /* 枠いっぱいに収めて切り抜く */
    border-radius: 10px 10px 0 0;
}

/* --- テキストとボタン --- */
.company-slider-section .card-body {
    flex: 1 1 auto;                  /* 残りスペースを埋める */
    display: flex;
    flex-direction: column;
}

.company-slider-section .card-body .btn {
    margin-top: auto;                /* ボタンを下に揃える */
}

/* --- 左右ナビボタン --- */
.company-slider-section .carousel-control-prev,
.company-slider-section .carousel-control-next {
    background: transparent;  
    border: none;             
    box-shadow: none;         
    outline: none;            
    width: auto;
    top: 45%;
    transform: translateY(-50%);
    opacity: 1;
}

.company-slider-section .carousel-control-prev { left: -30px; }
.company-slider-section .carousel-control-next { right: -30px; }

.company-slider-section .carousel-control-prev i,
.company-slider-section .carousel-control-next i {
    font-size: 2.4rem;
    color: #a1a1a1;
    pointer-events: none;
    box-shadow: none;
}

/* --- スライドの動きを滑らかに --- */
#companyCarousel .carousel-item {
    transition: transform .7s ease-in-out;
}

/* --- レスポンシブ対応 --- */
@media (max-width: 991px) {
    /* 2列に変更 */
    #companyCarousel .carousel-item .row > div {
        flex: 0 0 50%;
        max-width: 50%;
    }
    .company-slider-section .carousel-control-prev { left: -15px; }
    .company-slider-section .carousel-control-next { right: -15px; }
}

@media (max-width: 575px) {
    /* 1列に変更 */
    #companyCarousel .carousel-item .row > div {
        flex: 0 0 100%;
        max-width: 100%;
    }
    #companyCarousel .carousel-inner {
        padding: 0 15px;  /* 小画面時に左右の余白を広めに確保 */
    }
}

/*--------------------------------------------------------------
もっと見るボタン
--------------------------------------------------------------*/
.btn-more {
    background: #336DAB;
    display: block;
    color: #fff;
    padding: 10px 0;
    border-bottom: 5px solid #15375B;
    border-right: 5px solid #15375B;
    width: 30%;
    margin: 0 auto;
    transition: 300ms;
    z-index: 10;
    position: relative;
}

.btn-more:hover,
.btn-more:active {
    color: #fff;
    background: #15375B;
}




/* ニュース・企業一覧カードの影 */
.card {
    box-shadow: 0 0.125rem 0.25rem rgba(0,0,0,.075);
}

.title_h_sub {
	display: table;
	margin: 0 auto;
	padding-bottom: 2px;
	border-bottom: 1px solid #336DAB;
	font-size: 18px;
	text-align: center;
}

.news-list {
	padding: 5px 20px;
	border-radius: 5px;
}
.news-list li {
	padding-bottom: 2px;
	border-bottom: 1px dashed #333;
	font-size: 18px;
}
.news-list li a {
	display: block;
	transition: 300ms;
}
.news-list li a:hover {
	background: #e2e2e2;
}

/* サムネイルサイズアップ */
.news-thumb {
    flex: 0 0 260px;
}

.news-thumb-img {
    width: 100%;
    height: 160px;
    object-fit: cover;
    border-radius: 8px;
    display: block;
}

/* カード（BOX） */
.news-item {
    border: 3px solid transparent; /* ← 最初から透明な枠を確保 */
    border-radius: 10px;
    transition: border-color 0.35s ease, box-shadow 0.35s ease, background 0.35s ease;
}

/* ホバー時 */
.news-item:hover {
    border-color: #0274be; /* ← 枠線“だけ”色を変える */
    background: #f8fbff;
    box-shadow: 0px 6px 20px rgba(60, 119, 195, 0.25); /* ← 立体感だけ残す */
}


/* スマホ時は縦レイアウト */
@media (max-width: 576px) {
    .news-item {
        flex-direction: column;
    }
    .news-thumb {
        width: 100% !important;
    }
    .news-thumb-img {
        height: 220px;
    }
}





/* スマホ非表示 */
@media (max-width: 767px) {
  .company-slider-section,
  .btn-more,.column_block {
    display: none !important;
  }
}

/* エリアで探す */
.btn-area1 .card-body { background-color: #ff6666; color: #fff; }
.btn-area2 .card-body { background-color: #66b3ff; color: #fff; }
.btn-area3 .card-body { background-color: #66cc99; color: #fff; }
.btn-area4 .card-body { background-color: #ffcc66; color: #fff; }
.card:hover .card-body { opacity: 0.9; transition: all 0.3s ease; }

/* ヘッダー */
body.search .site-content .ast-container {
  max-width: 100%;
  width: 100%;
  padding: 0;
}

/* ページネーション */
.pagination {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: 8px;
  margin-top: 40px;
}
.pagination .page-numbers {
  display: inline-block;
  padding: 10px 16px;
  min-width: 42px;
  text-align: center;
  background: #f4f4f4;
  color: #333;
  border-radius: 6px;
  font-weight: 600;
  text-decoration: none;
  transition: all 0.25s ease;
  box-shadow: 0 1px 2px rgba(0,0,0,0.05);
}
.pagination .page-numbers:hover,
.pagination .page-numbers:focus { background: #007bff; color: #fff; transform: translateY(-1px); box-shadow: 0 3px 6px rgba(0,0,0,0.1); }
.pagination .page-numbers.current { background: #007bff; color: #fff; cursor: default; pointer-events: none; }
.pagination .next, .pagination .prev { font-weight: 700; background: #e9ecef; }
.pagination .next:hover, .pagination .prev:hover { background: #0056b3; color: #fff; }

/* 全体マージン */
.site-content { margin: 30px 0; }
.entry-content.container {
    width: auto !important;
    max-width: 100% !important;
    padding-left: 15px;
    padding-right: 15px;
}
.row.g-4 { margin-left: -0.5rem; margin-right: -0.5rem; }
.row.g-4 > [class*="col-"] { padding-left: 0.5rem; padding-right: 0.5rem; }
.pagination { width: 100%; overflow: auto; }

/* フッター */
#ast-scroll-top { background: #000; }
.ast-container .row { margin-bottom: 0; }
.footer-block { width: 85%; display: table; margin: 0 auto; padding: 0; }
.ic_industry {
	background-color: var(--vk-color-primary);
	color: #fff !important;
	padding: 3px 10px;
	border-radius: 2px;
	margin: 5px;
	transition: 300ms;
	display: inline-block;
}
.ic_industry:hover { opacity: 0.75; }

.footer-nav ul {
	display: table;
	align-items: center;
	flex-wrap: wrap;
	list-style: none;
	padding: 0;
	width: 100%;
	float: left;
	margin-bottom: 20px;
}
.footer-nav ul li { display: inline-flex; align-items: center; }
.footer-nav ul li:not(:last-child)::after { content: "｜"; color: #fff; transition: 300ms; }
.footer-nav ul li a {
	color: #fff;
	text-align: center;
	padding: 0 10px;
	transition: 300ms;
}
.footer-nav ul li a:hover { opacity: 0.75; }

/* モバイルフッター */
@media (max-width: 767px) {	
	.footer-nav { margin: 20px 0 !important; clear: both; }
	.footer-nav ul { flex-direction: column; align-items: center; }
	.footer-nav ul li { display: block; width: 100%; border-bottom: 1px dashed #fff; margin: 0 !important; }
	.footer-nav ul li:hover { background: #103754; }
	.footer-nav ul li:not(:last-child)::after { content: ""; }
	.footer-nav ul li a { width: 100%; display: block; margin: 0; padding: 5px 0; }
	.footer-info { text-align: center; }
}

/* モバイル対応検索フォーム */
@media (max-width: 767px) {
    .home-header-search-wrapper { padding: 20px 10px; }
}


/* --- スマホではスライダーを非表示 --- */
/* 画面幅767px以下（PC以下）で非表示 */
@media (max-width: 767px) {
  .company-slider-section,
  .btn-more,.column_block {
    display: none !important;
  }
}

/* エリアで探す */
.btn-area1 .card-body {
  background-color: #ff6666; /* 赤系 */
  color: #fff;
}
.btn-area2 .card-body {
  background-color: #66b3ff; /* 青系 */
  color: #fff;
}
.btn-area3 .card-body {
  background-color: #66cc99; /* 緑系 */
  color: #fff;
}
.btn-area4 .card-body {
  background-color: #ffcc66; /* オレンジ系 */
  color: #fff;
}

/* hover時 */
.card:hover .card-body {
  opacity: 0.9;
  transition: all 0.3s ease;
}

/*---------------------------------------------------------------
　セクション PICK UP求人
--------------------------------------------------------------*/
.related-company-block .company_h {
	font-size: 64px;
	margin-bottom: 40px !important;
}
.related-company-title {
	font-size: 42px;
	font-family: 'Dela Gothic One', sans-serif;
	padding: 10px 0;
	font-weight: normal;
}
.related-company-title a {
	color: #333;
}
.related-company-title a:hover {
	opacity: 0.75;
}

/* ===== 共通 ===== */
.related-company-inner {
    max-width: 1300px;
    margin: 0 auto;
    padding: 0;
    box-sizing: border-box;
}

/* Swiper本体は幅100%に */
.pickup-swiper {
    width: 100%;
    padding-bottom: 20px;
}

/* swiper-slideは幅400px固定 */
/* Swiperは内部でinline-blockかflexを使うので!importantで固定幅指定 */
.pickup-swiper .swiper-slide {
    width: 400px !important;
    box-sizing: border-box;
}

/* 企業カードのスタイル */
.related-company-card {
    width: 100%;
    max-width: 400px;
    margin: 0; /* 余計なmarginは消す */
    border: 3px solid #F5A618;
    border-radius: 8px;
    padding: 15px;
    background: #fff;
    box-sizing: border-box;
}

.related-company-card img {
    width: 320px;
    height: 240px;
    object-fit: cover;
}

/* ===== ボタン ===== */
.related-company-buttons {
	display: flex;
	justify-content: space-between; /* 左右に広げる */
	gap: 20px;
	list-style: none;
	padding: 0;  /* パディングは無しに */
	margin: 10px auto; /* 上下に少し余白、左右中央寄せ */
	max-width: 1300px; /* 最大幅1300pxに制限 */
	box-sizing: border-box;
	font-family: 'Kaisei Decol', serif;
}

.related-company-buttons li {
	flex: 1 1 auto;
	min-width: 0;
	margin: 0 !important;
	padding: 0;
}

.related-company-buttons li + li {
	margin-left: 20px; /* li同士の間隔を空ける */
}
.related-company-buttons a {
	display: block;
	text-align: center;
	background: #F5A618;
	color: #fff;
	padding: 5px 0;
	border-radius: 5px;
	text-decoration: none;
	white-space: nowrap;
	max-width: 400px;
	font-weight: 400;
	font-size: 36px;
}
.related-company-buttons li a:hover {
	background: #81D18E;
}
@media (max-width: 992px) {

.related-company-block .company_h {
	font-size: 24px;
	margin-bottom: 20px !important;
}
  .pickup-swiper .swiper-slide {
    width: 100% !important;
    padding-left: 15px;
    padding-right: 15px;
    box-sizing: border-box;
  }

	.related-company-card {
	max-width: 95%;
	width: 95%;
	margin: 0 auto; /* 中央寄せ */
	}
	.related-company-card img {
		width: 100%;
		height: 240px;
	}
  .related-company-buttons {
    flex-direction: column;
    max-width: 340px;
    padding: 0;
  }
	.related-company-buttons li {
		margin: 0 0 5px 0;
		width: 100%;
	}
	.related-company-buttons a {
		padding: 10px 0;
		border-radius: 20px;
		font-size: 16px;
	}
  .related-company-buttons li + li {
    margin-left: 0;
  }
}
/*--------------------------------------------------------------
archive-company 企業一覧・検索結果
--------------------------------------------------------------*/
/* 2カラム全体ラッパー */
.ck-wrapper {
  background: #f8f9fa;
  padding: 40px 0;
}

/* 最大幅1440px中央寄せ */
.ck-container {
	max-width: 1440px;
	margin: 0 auto;
	padding: 30px 24px;
	display: flex;
	gap: 40px;
	align-items: flex-start;
}

.ck-sidebar {
  width: 320px;
  flex-shrink: 0;
}

.ck-main-content {
  flex-grow: 1;
}

/* 左サイドバー */
.ck-sidebar {
  width: 320px;
  background: #fff;
  padding: 24px 20px;
  border-radius: 12px;
  box-shadow: 0 4px 12px rgba(0,0,0,0.08);
  flex-shrink: 0;
  position: sticky;
  top: 80px; /* ヘッダー高さを考慮 */
  height: max-content;
}

/* サイドバータイトル */
.ck-sidebar-title {
  font-size: 1.5rem;
  font-weight: 700;
  margin-bottom: 10px;
  color: #333;
}

/* 縦型フォーム */
.ck-search-form-vertical {
  display: flex;
  flex-direction: column;
}

/* ラベル */
.ck-label {
  font-weight: 600;
  margin-bottom: 8px;
  color: #333;
}

/* セレクトボックス */
.ck-select {
  border: 1px solid #ddd;
  border-radius: 8px;
  padding: 8px 12px;
  font-size: 1rem;
  background: white;
  appearance: none;
  cursor: pointer;
  transition: border-color 0.3s ease;
}

.ck-select:focus {
  outline: none;
  border-color: #0d6efd;
}


/* テキスト入力 */
.ck-input-text {
  border: 1px solid #ddd;
  border-radius: 8px;
  padding: 8px 12px;
  font-size: 1rem;
  transition: border-color 0.3s ease;
}

.ck-input-text:focus {
  outline: none;
  border-color: #0d6efd;
}

/* 検索ボタン */
.ck-btn-submit-vertical {
	background-color: #F5A618;
	border: none;
	color: white;
	font-weight: 700;
	padding: 12px;
	border-radius: 8px;
	cursor: pointer;
	margin-top: 24px;
	transition: background-color 0.3s ease;
}

.ck-btn-submit-vertical:hover {
  background-color:#F60; /* 少し濃いオレンジ */
}

/* 右メインコンテンツ */
.ck-main-content {
  flex-grow: 1;
}

/* ページタイトル */
.ck-page-title {
  font-weight: 700;
  font-size: 2rem;
  margin-bottom: 24px;
  color: #333;
}

/* 件数表示 */
.ck-result-count {
  font-size: 1.1rem;
  margin-bottom: 24px;
  color: #555;
}

.entry-content .company-list {
	max-width: 1030px;
	margin: 0 auto;
	display: flex;
	flex-direction: column;
	gap: 40px !important; /* カード間の縦スペース */
}



/* 企業カード全体 */
.entry-content .company-list .card {
	width: 100%;
	display: flex;
	flex-direction: row;
	gap: 20px;
	padding: 20px;
	box-shadow: 0 3px 10px rgba(0,0,0,0.1);
	border-radius: 5px;
	background: #fff;
	align-items: flex-start;
	border: 2px solid #F5A618;
}
.card.container .row {
	width: 100%;
	margin: 0;
	padding: 0;
}


/* 画像 */
.entry-content .company-list .card img.card-img-top {
  width: 180px;
  height: 140px;
  object-fit: cover;
  border-radius: 12px;
  flex-shrink: 0;
}

/* カード本文 */
.entry-content .company-list .card .card-body {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  flex-grow: 1;
}

.ck-card-info {
	padding: 10px 0;
	margin-bottom: 10px;
	border-top: 1px solid #81D18E;
	border-bottom: 1px solid #81D18E;
}

/* 社名 */
.entry-content .company-list .card .card-title {
  font-size: 1.5rem;
  font-weight: 700;
  margin-bottom: 14px;
  color: #333;
}

/* 社名リンク */
.entry-content .company-list .card .card-title a {
  opacity: 0.75;
  text-decoration: none;
}

.entry-content .company-list .card .card-title a:hover {
  text-decoration: underline;
}

/* 福利厚生タグ全体 */
.ck-welfare-tags {
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
    margin-top: 8px;
}

/* 各福利厚生タグ */
.ck-welfare-tag {
	display: inline-block;
	padding: 5px 10px;
	background-color: #F5A618;
	color: #fff !important;
	font-size: 14px;
	font-weight: 600;
	border-radius: 4px;
	text-decoration: none;
	line-height: 1.2;
	transition: background-color 0.2s ease, opacity 0.2s ease;
}
/* hover */
.ck-welfare-tag:hover {
    background-color: #333;
    color: #fff;
}


/* 業種（ラベル風オレンジ背景） */
.entry-content .company-list .card .ic_industry {
  background: #FF6600;
  color: white;
  border-radius: 10px;
  padding: 5px 12px;
  font-size: 0.9rem;
  margin-right: 8px;
  display: inline-block;
  margin-bottom: 16px;
}

/* 給与・休日はシンプルなテキスト */
.entry-content .company-list .card .info-item {
  font-size: 1rem;
  color: #555;
  margin-bottom: 8px;
}

.entry-content .company-list .card .info-label {
  color: #FF6600;
  font-weight: 600;
  margin-right: 6px;
}

/* 詳細ボタン */
.entry-content .company-list .card .ck-btn-detail {
  margin-top: auto;
  background: #FF6600;
  color: white;
  padding: 12px 0;
  border-radius: 14px;
  font-weight: 700;
  text-align: center;
  text-decoration: none;
  transition: background-color 0.3s ease;
  width: 160px; /* 固定幅 */
}

.entry-content .company-list .card .ck-btn-detail:hover {
  background: #CC5200;
}

/* 企業カードリスト */
.ck-card-list {
  display: grid;
  gap: 28px;
}

/* 企業カード */
.ck-card {
  background: white;
  border-radius: 12px;
  overflow: hidden;
  box-shadow: 0 3px 8px rgba(0,0,0,0.12);
  display: flex;
  flex-direction: column;
  transition: box-shadow 0.3s ease;
}

.ck-card:hover {
  opacity: 0.75;
  box-shadow: 0 8px 16px rgba(0,0,0,0.18);
}

/* 画像 */
.ck-card-img-link {
  display: block;
  overflow: hidden;
  border-bottom: 1px solid #eee;
}

.ck-card-img {
  width: 100%;
  height: 200px;
  object-fit: cover;
  transition: transform 0.3s ease;
  transition: 30ms;
}
.ck-card-img:hover {
	opacity: 0.75;
}

.ck-card:hover .ck-card-img {
  transform: scale(1.05);
}

/* カード本文 */
.ck-card-body {
	padding: 0 20px;
	flex-grow: 1;
	display: flex;
	flex-direction: column;
}

/* 企業名 */
.ck-card-title {
	font-size: 40px;
	font-weight: normal !important;
	margin-bottom: 15px;
	line-height: 1.2;
	font-family: 'Dela Gothic One', sans-serif;
	padding: 5px 15px;
	color: #333;
	letter-spacing: 0.1em;
}
.ck-card-title a {
  text-decoration: none;
}
.ck-card-title a:hover {
  opacity: 0.75;
  text-decoration: underline;
}


/* タクソノミー情報 */
.ck-card-taxonomy,.ck-card-com {
  font-size: 0.9rem;
  color: #333;
  margin-bottom: 5px;
}

.ck-label-job {
  display: inline-block;
  background: #FF6600; /* オレンジ */
  color: white;
  border-radius: 8px;
  padding: 2px 8px;
  font-size: 0.8rem;
  margin-right: 6px;
}

.search-company-data .ck-card-data{
	font-size: 17px;
}

/* わが社のここがイイ */
.search-company-point-title {
	font-size: 35px !important;
	font-family: 'Dela Gothic One', sans-serif;
	letter-spacing: 0.12em;
	color: #81d18e;
	line-height: 1em;
	margin: 0 0 20px 0;
	font-weight: normal;
}
.search-company-point-info {
	font-size: 17px;
	font-family: 'Kaisei Decol', serif;
}
.search-company-point-info p {
	margin: 0;
	padding: 0;
	line-height: 1.6em;
}
/* 詳細リンクボタン */
.ck-btn-detail {
  margin-top: auto;
  background: #FF6600; /* オレンジ */
  color: white;
  padding: 10px 14px;
  border-radius: 10px;
  text-align: center;
  font-weight: 600;
  text-decoration: none;
  transition: background-color 0.3s ease;
}

.ck-btn-detail:hover {
  background: #CC5200; /* 濃いめのオレンジ */
}

/* ページネーション */
.ck-pagination a,
.ck-pagination span {
  display: block;
  padding: 8px 14px;
  border-radius: 8px;
  background: #eee;
  color: #333;
  text-decoration: none;
  font-weight: 600;
  transition: background-color 0.3s ease;
}

.ck-pagination {
  margin-top: 40px;
  text-align: center;
}

.ck-pagination ul {
  display: inline-flex;
  list-style: none;
  padding-left: 0;
  gap: 12px;
}

.ck-pagination a:hover {
  background-color: #FF6600; /* オレンジ */
  color: white;
}

.ck-pagination .current {
  background-color: #FF6600; /* オレンジ */
  color: white;
  pointer-events: none;
  cursor: default;
}


/* 結果なし */
.ck-no-result {
  font-size: 1.2rem;
  color: #888;
  margin-top: 48px;
  text-align: center;
}


@media screen and (min-width: 992px) {
    .ck-sidebar {
        position: sticky;      /* 固定 */
        top: 130px;            /* ヘッダー80px + ck-container padding-top50px */
        align-self: flex-start; 
        height: max-content;   /* 自然な高さ */
    }
}
/* スマホ対応：縦並びに */
@media screen and (max-width: 991px) {
  .ck-container {
    flex-direction: column;
  }
  .ck-sidebar {
    width: 100%;
    position: static;
    top: auto;
    margin-bottom: 32px;
  }
  .ck-main-content {
    width: 100%;
  }
  .entry-content .company-list .card {
    flex-direction: column;
    padding: 16px;
  }
.entry-content .company-list .card a {
	text-align: center;
	margin: 0 auto;
}
.entry-content .company-list .card .ck-welfare-tag {
	text-align: left !important;
	margin: 10px 0 !important;
}
.entry-content .company-list .card .ck-card-title {
	font-size: 30px;
}
  .entry-content .company-list .card img.card-img-top {
    width: 100%;
    height: 220px;
    border-radius: 12px;
    margin-bottom: 16px;
  }
	
   .ck-card-img {
	height: 300px;
	}
  .entry-content .company-list .card .ck-btn-detail {
    width: 100%;
  }
}

/*------------------------------------------
検索結果
-------------------------------------------*/

/* 記事タブのカード */
.ck-post-item.card {
  width: 100%;
  display: flex;
  flex-direction: row;
  gap: 20px;
  padding: 20px;
  box-shadow: 0 3px 10px rgba(0,0,0,0.1);
  border-radius: 12px;
  background: #fff;
  align-items: flex-start;
  border: 2px solid #F5A618;
}

/* 画像（バックナンバー・記事サムネイル） */
.ck-post-item img {
  width: 180px;
  height: 140px;
  object-fit: cover;
  border-radius: 12px;
  flex-shrink: 0;
}

/* カード本文 */
.ck-post-item .ck-post-body {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  flex-grow: 1;
  padding: 0 10px;
}

/* タイトル */
.ck-post-item .ck-post-title {
  font-size: 1.5rem;
  font-weight: 700;
  margin-bottom: 14px;
  color: #333;
  line-height: 1.2;
}

/* カテゴリ */
.ck-post-item .ck-post-cat {
  display: inline-block;
  background: #FF6600;
  color: white;
  border-radius: 8px;
  padding: 2px 8px;
  font-size: 0.8rem;
  margin-bottom: 10px;
}

/* 抜粋 */
.ck-post-item .ck-post-excerpt {
  font-size: 1rem;
  color: #555;
  line-height: 1.6em;
}

/* 詳細リンクボタン */
.ck-post-item .ck-btn-detail {
  margin-top: auto;
  background: #FF6600;
  color: white;
  padding: 10px 14px;
  border-radius: 14px;
  text-align: center;
  font-weight: 600;
  text-decoration: none;
  width: 160px;
  transition: background-color 0.3s ease;
}

.ck-post-item .ck-btn-detail:hover {
  background: #CC5200;
}
.ck-post-link{
display:block;
width:100%;
}

/* スマホ対応 */
@media screen and (max-width: 991px) {
  .ck-post-item.card {
    flex-direction: column;
    padding: 16px;
  }
  .ck-post-item img {
    width: 100%;
    height: 220px;
    margin-bottom: 16px;
  }
  .ck-post-item .ck-btn-detail {
    width: 100%;
  }
  .ck-post-item .ck-post-title {
    font-size: 30px;
  }
}


/*--------------------------------------------------------------
　検索結果ヘッダー
--------------------------------------------------------------*/
/* companyアーカイブだけフル幅 */
body.search .site-content .ast-container {
  max-width: 100%;
  width: 100%;
  padding: 0;
}
.site-title a {
	color: #fff !important;
}

/*--------------------------------------------------------------
検索結果ページ専用 幅調整（Astra）
--------------------------------------------------------------*/   

#term-title {
	margin-bottom: 10px;
	color: #327ab9;
	font-size: 30px;
	font-weight: 600;
}
   
body.search .site-content .ast-container {
  max-width: 1440px !important;
  margin: 0 auto;
  padding: 0 20px;
}

/*--------------------------------------------------------------
検索結果タブ切り替え
--------------------------------------------------------------*/

/* タブコンテンツ初期状態 */
.ck-tab-content{
display:none;
width:100%;
}

/* アクティブタブだけ表示 */
.ck-tab-content.active{
display:block;
height:auto;
overflow:visible;
}

/* 記事リスト */
.ck-post-search-list{
display:block;
width:100%;
}

/*--------------------------------------------------------------
タブヘッダー
--------------------------------------------------------------*/

.ck-tab-header{
display:flex;
padding:0;
margin:0 0 1rem 0;
list-style:none;
}

.ck-tab-header li{
flex:1;
text-align:center;
cursor:pointer;
padding:10px 0;
background:#dfdfdf;
color:#333;
}

.ck-tab-header li.active{
background:#F5A618;
font-weight:bold;
color:#fff;
}

/*--------------------------------------------------------------
企業カード
--------------------------------------------------------------*/

#company-tab .card{
display:flex;
}

/*--------------------------------------------------------------
記事カード
--------------------------------------------------------------*/

#post-tab .ck-post-item{
  width:100%;
  display:flex;
  flex-direction:column;
  gap:20px;
  padding:20px;
  box-shadow:0 3px 10px rgba(0,0,0,0.1);
  border-radius:12px;
  background:#fff;
  border:2px solid #F5A618;
}

/*--------------------------------------------------------------
ページネーション
--------------------------------------------------------------*/

/* ページネーション全体 */
.pagination {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: 8px;
  margin-top: 40px;
}

/* 各リンクの基本デザイン */
.pagination .page-numbers {
  display: inline-block;
  padding: 10px 16px;
  min-width: 42px;
  text-align: center;
  background: #f4f4f4;
  color: #333;
  border-radius: 6px;
  font-weight: 600;
  text-decoration: none;
  transition: all 0.25s ease;
  box-shadow: 0 1px 2px rgba(0,0,0,0.05);
}

/* ホバー・フォーカス時 */
.pagination .page-numbers:hover,
.pagination .page-numbers:focus {
  background: #007bff;
  color: #fff;
  transform: translateY(-1px);
  box-shadow: 0 3px 6px rgba(0,0,0,0.1);
}

/* 現在のページ */
.pagination .page-numbers.current {
  background: #007bff;
  color: #fff;
  cursor: default;
  pointer-events: none;
}

/* 「次へ」「前へ」を少し強調 */
.pagination .next, 
.pagination .prev {
  font-weight: 700;
  background: #e9ecef;
}

.pagination .next:hover, 
.pagination .prev:hover {
  background: #0056b3;
  color: #fff;
}


/*--------------------------------------------------------------
 top-slider トップスライダー
--------------------------------------------------------------*/
.top-slider {
    opacity: 0;
}

.top-slider.is-loaded {
    opacity: 1;
    transition: opacity .3s;
}

/*.top-slider-img {
    width: 100%;
    height: auto;
    display: block;
}*/
.top-slider-swiper .swiper-slide img {
    display: block;
    width: 100%;
    height: 400px;      
    object-fit: cover; 
    transition: opacity .25s ease;
}

/* スライド間の隙間ゼロ */
.top-slider .swiper-slide {
    margin: 0 !important;
    padding: 0 !important;
}

/* コンテナ幅調整（隙間消し保証のため） */
.top-slider .swiper {
    width: 100%;
}

/* 矢印白＋シャドウ */
.top-slider .swiper-button-next,
.top-slider .swiper-button-prev {
    color: #fff !important;
    text-shadow: 0 0 8px rgba(0,0,0,0.7);
    width: 40px;
    height: 40px;
}

/* 矢印を画像中央に重ねる */
.top-slider .swiper-button-next,
.top-slider .swiper-button-prev {
    top: 50%;
    transform: translateY(-50%);
}

/* ホバーで濃く */
.top-slider .swiper-button-next:hover,
.top-slider .swiper-button-prev:hover {
    text-shadow: 0 0 12px rgba(0,0,0,0.9);
}
.top-slider-swiper .swiper-slide img {
    display: block;
    width: 100%;
    height: auto;
    transition: opacity .25s ease;
}

.top-slider-swiper .swiper-slide:hover img {
    opacity: 0.7; 
}

/*--------------------------------------------------------------
 single-company 会社詳細情報
--------------------------------------------------------------*/
.company-container {
	width: 100%;
	margin: 0 auto;
	padding: 0;
}
header.entry-header {
	background: url('./images/head-company-info.png') no-repeat;
	background-position: center;
	width: 100%;
	padding: 20px 3%;
	background-size: cover;
	margin: 20px 0;
}
/* パンくず区切りを「＞」に変更 */
.breadcrumb-item + .breadcrumb-item::before {
	float: left;
	padding-right: var(--bs-breadcrumb-item-padding-x);
	color: var(--bs-breadcrumb-divider-color);
	content: var(--bs-breadcrumb-divider, ">") !important;
}
.entry-header h1 {
	margin: 10px 0;
	font-family: 'Dela Gothic One', sans-serif;
	letter-spacing: 0.1em;
	line-height: 1em;
	font-size: 55px;
	text-shadow: 4px 3px 0 #fc6;
}
.company-meta-area,.company-meta-job{
	font-family: 'Kaisei Decol', serif;
	 display: block;
	 transition: 300ms;
}
.company-meta-area a {
	background: #fff;
	padding: 5px;
	display: inline-block;
	margin-bottom: 10px;
	border-radius: 3px;
	box-sizing: border-box;
	color: #333;
	width: 80%;
	text-align: center;
}
.company-meta-area a:hover{
	background: #333;
	color: #fff;
}
.company-meta-industry a {
	color: #333;
	display: inline-block;
	padding: 0 5px;
}
.company-meta-industry a:hover {
	background: #fff;
	border-radius: 3px;
}


@media (max-width: 992px) {
  .company-meta-area,
  .company-meta-job {
    width: 50%;
  }

  .company-meta-area,
  .company-meta-job {
    box-sizing: border-box;
  }

  /* 親要素を flex に */
  .company-meta-area,
  .company-meta-job {
    display: inline-block;
  }

  .company-meta-area,
  .company-meta-job {
    vertical-align: top;
  }

  /* 親ラッパー */
  .company-meta-area,
  .company-meta-job {
    text-align: left;
  }

  /* 親（col）をflex化 */
  .col-lg-4 {
    display: flex;
    flex-wrap: wrap;
  }
  
  .company-meta-area a {
  width: 90%;
  }
  
}
.company-point-title {
	font-size: 55px !important;
	font-family: 'Dela Gothic One', sans-serif;
	letter-spacing: 0.12em;
	color: #81d18e;
	line-height: 1em;
	margin: 0 10px 20px 10px;
	text-shadow: 3px 2px 0 #fff;
}
.company-point-info {
	font-size: 22px;
	padding: 10px;
	font-family: 'Kaisei Decol', serif;
}
.company-point-info p {
	text-shadow: 2px 1px 0 #fff;
}

/**** 画像・企業情報 ****/

.company-info-block {
	background: url('./images/company-info-block.png') no-repeat;
	background-position: center bottom;
	margin-bottom: 20px;
	background-size: 100%;
	padding: 0;
}
.company-info-block .row {
	max-width: 1260px;
	margin: 0 auto;
}

.company-info-block .table-bock {
	padding: 1% 2%;
	background: #fff;
	max-width: 1260px;
	border-radius: 5px;
	margin: 30px auto 0 auto;
}
.company-info-block table {
	width: 100%;
	border-collapse: collapse;
	border: none;
	font-family: 'Kaisei Decol', serif;
	font-size: clamp(14px, 2.2vw, 22px);
	table-layout: fixed;
	font-weight: normal;
}

/* th / td 共通 */
.company-info-block th,
.company-info-block td {
	border-bottom: 3px solid #81D18E !important;
	padding: 0.8em 1em;
	vertical-align: middle;
	word-break: break-word;
	overflow-wrap: break-word;
}

/* 左カラム */
.company-info-block th {
	border-right: 3px solid #81D18E !important;
	width: 20% !important;
	vertical-align: middle !important;
	text-align: right !important;
}
/* 右カラム */
.company-info-block td {
	width: 80%;
}

/* 最終行のみ下線なし */
.company-info-block tr:last-child th,
.company-info-block tr:last-child td {
	border-bottom: none !important;
}


@media (max-width: 992px) {
	.company-point-title {
	font-size:36px !important;
	}
	
	.company-info-block .company_h,.company-data-block .company_h,
	.compay-interview-block .company_h,.compay-voice-block .company_h{
    font-size: 36px;
	}
	.company-info-block {
		background-position: center bottom;
		background-size: 240%;
	}
	.company-info-block .table-bock {
		width: 100%;
		box-shadow: 5px 5px 0 #FFCC66;
	}
	.company-info-block th {
		width: 35% !important;
		text-align: center !important;
	}
	.company-info-block td {
		width: 65% !important;
	}
	

}

	/* 採用情報 */
.company-data-block {
	font-family: 'Kaisei Decol', serif;
	margin: 0;
	padding: 0;
}

.company-data-block .row {
	max-width: 1260px;
	margin: 0 auto;
}
.company_h {
	font-size: 64px;
	margin: 0 0 20px;
	padding: 0;
	font-family: 'Dela Gothic One', sans-serif;
	letter-spacing: 0.1em;
	line-height: 1.2em;
	font-weight: normal !important;
}
.company-data-table {
	width: 100%;
	border-collapse: collapse;
	border: none;
	font-family: 'Kaisei Decol', serif;
	font-size: clamp(14px, 2.2vw, 22px);
	table-layout: fixed;
	font-weight: normal;
}

/* th / td 共通 */
.company-data-table th,
.company-data-table td {
	border-bottom: 3px solid #81D18E;
	padding: 0.8em 1em;
	vertical-align: middle;
	word-break: break-word;
	overflow-wrap: break-word;
}

/* 左カラム */
.company-data-table th {
	border-right: 3px solid #81D18E;
	width: 20%;
	vertical-align: middle;
	text-align: right;
}

/* 右カラム */
.company-data-table td {
	width: 80%;
}

/* 最終行のみ下線なし */
.company-data-table tr:last-child th,
.company-data-table tr:last-child td {
	border-bottom: none;
}
@media (max-width: 992px) {
    .company-info-block .table-block,
    .company-data-table {
        width: 100%;
        margin: 0 auto;
    }

    .company-info-block th,
    .company-data-table th {
        width: 35% !important;
        text-align: center !important;
    }

    .company-info-block td,
    .company-data-table td {
        width: 65% !important;
    }
}

/* =====================================================
   先輩からの声
===================================================== */
.compay-interview-block {
	background: url('./images/company-info-block.png') no-repeat;
	background-position: center bottom;
	background-size: 100%;
	min-height: 440px;
	padding: 110px 0 20px;
}
.compay-interview-block .company-comments-block {
	padding: 1% 2%;
	background: #fff;
	max-width: 1260px;
	border-radius: 5px;
	margin: 30px auto 0 auto;
}
.company-comments-block .row {
	max-width: 1260px;
	margin: 0 auto;
}
.compay-interview-block .company-comments {
	font-family: 'Kaisei Decol', serif;
	font-size: clamp(14px, 2.2vw, 18px);
	line-height: 1.8;
}

.request-file {
	background: url('./images/bg-request-file.png') no-repeat;
	margin: 10px auto;
	width: 100%;
	text-align: center;
	padding: 4% 0 2%;
	background-position: center center;
	background-size: cover;
	min-height: 260px;
}
.single-company_h {
	font-size: clamp(35px, 6vw, 60px);
	margin: 0 0 20px;
	padding: 0 2%;
	font-family: 'Dela Gothic One', sans-serif;
	letter-spacing: 0.12em;
	line-height: 1em;
	text-shadow: 4px 4px 0 #81D18E;
}
.btn.contact-btn{
	font-size: 22px;
	font-family: 'Kaisei Decol', serif;
	background: #fff;
	color: #F5A618;
	width: 30%;
	letter-spacing: 0.1em;;
	padding: 10px 0;
	margin: 10px 0;
	transition: 300ms;
}
.btn.contact-btn:hover {
	background: #F5A618;
	color: #fff;
}

.compay-voice-block {
	padding: 30px 0 !important;
	font-family: 'Kaisei Decol', serif;
	max-width: 1260px;
	margin: 0 auto;
}
.senpai-title {
	font-size: 1.6em;
	padding: 0;
	font-family: 'Dela Gothic One', sans-serif;
	line-height: 1em;
	display: inline-block;
	margin: 0 0 10px 0;
}
.senpai-name, .voice_info-block {
	font-size: 20px;
	line-height: 1.6em;
}
.btn.btn-movie {
	background: #81D18E;
	color: #fff;
	padding: 10px 20px;
	transition: 300ms;
}
.btn.btn-movie:hover {
	background: #F5A618 !important;
	color: #fff;
}

@media (max-width: 992px) {
	.compay-interview-block .company-comments-block {
		width: 90%;
		box-shadow: 5px 5px 0 #FFCC66;
	}
	.compay-interview-block {
	min-height: 340px;
	padding: 10% 0 0 0;
	}
	.compay-interview-block {
		background:linear-gradient( 177deg, #fff 0%, #fff 12.8%, #fc6 13%, #fc6 80% );
	}
	.request-file {
		background: url('./images/bg-request-file-sp.png') no-repeat;
		margin: 20px auto;
		background-position: center bottom;
		min-height: 240px;
		padding: 12% 0 4% 0;
		background-size: cover;
	}
	.voice_info-block {
	padding: 0;
	margin: 0;
	line-height: 1.6em;
	}
	.btn.btn-movie {
		width: 80%;
	}
	.btn.contact-btn {
		width: 80%;
		padding: 5px 0;
		margin: 0 auto;
	}

}

/*****************************************************************************/


.site-content {
	margin: 20px 0;
}

/* container の幅制限を解除または緩和 */
.entry-content.container {
    width: auto !important;
    max-width: 100% !important;
    padding-left: 15px;
    padding-right: 15px;
}

/* row のマージン調整（左右余白崩れ対策） */
.row.g-4 {
    margin-left: -0.5rem;
    margin-right: -0.5rem;
}
.row.g-4 > [class*="col-"] {
    padding-left: 0.5rem;
    padding-right: 0.5rem;
}

/* ページネーションがレイアウトを押し狭めてないように */
.pagination {
    width: 100%;
    overflow: auto;
}

/* モバイル対応 */
@media (max-width: 767px) {
    .home-header-search-wrapper {
        padding: 20px 10px;
    }
}
/* ------------------------------------------------------------------------------------------------
    search-list セクション
-------------------------------------------------------------------------------------------------- */

/* 検索一覧 */
.search-list {
	font-family: 'Kaisei Decol', serif;
}

.search-block h2 {
	font-family: 'Kaisei Decol', serif;
	font-size: 1.6rem;
	margin-bottom: 15px;
	border-left: 5px solid #f5a618;
	padding-left: 10px;
}

.search-links {
	list-style: none;
	padding: 0;
	margin: 0;
	display: flex;
	flex-wrap: wrap;
	gap: 10px;
	width: 100%;
}

.search-links li {
	flex: 0 0 calc((100% - (10px * 5)) / 6);
	display: flex;            /* 高さ揃え用 */
  margin: 0;
}

.search-links li a,
.search-links li.is-disabled {
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 8px 10px;
	background: #fff;
	border: 1px solid #ddd;
	color: #333;
	font-size: clamp(9px,2.5cqw,12px);
	text-decoration: none;
	text-align: center;
	transition: 0.2s;
	width: 100%;
}
.search-links li.is-disabled {
	color: #333;
	background: #f5f5f5;
	border-color: #eee;
	cursor: not-allowed;
	opacity: 0.8;
}
.search-links li.is-disabled:hover {
	background: #f5f5f5;
	color: #ccc;
}
.search-links li a:hover {
	background: #f5a618;
	color: #fff;
}

/* --- スマホ 992px 以下 --- */
@media (max-width: 992px) {
	.search-links {
    gap:5px;
  }
	
	/* 3列表示 */
	.search-links li {
		flex: 0 0 calc((100% - (10px * 2)) / 3);  /* gap考慮で3分割 */
		display: flex;
	}

	.search-links li a {
		padding: 8px;
	}

	/* selectはそのまま */
	.search-links-sp select {
		width: 100%;
		padding: 14px 16px;
		font-size: 16px;
		border-radius: 5px;
		border: 1px solid #ccc;
		font-family: 'Kaisei Decol', serif;
	}
}


/* --------------------------------------------------

   企業バナー セクション

/* ▼ スライダー全体 */
.banner-slider-wrapper {
    width: 100%;
    overflow: hidden;
    position: relative;
}

/* ▼ 横に流れる帯 */
.banner-slider {
    display: flex;
    white-space: nowrap;
    user-select: none; /* 画像選択しない */
    cursor: grab;
}

/* ▼ 各バナー画像 */
.banner-item img {
    height: 250px; /* サイズ調整自由 */
    width: auto;
    max-width: clamp(100px,90vw,300px);
    object-fit: contain;
}

.banner-slider-wrapper {
    overflow: hidden;
}

.banner-slider {
    display: flex;
    white-space: nowrap;
    transition: transform 0.05s linear;
}

.banner-item {
    flex: 0 0 auto;
}

/* ▼ 右→左へ無限スクロール */
@keyframes bannerScroll {
    from {
        transform: translateX(0);
    }
    to {
        transform: translateX(-50%);
    }
}

/* ------------------------------------------------------------------------------------------------
   お知らせ　セクション
-------------------------------------------------------------------------------------------------- */

/* PC: hero と同じ最大幅 */
.news-container {
    max-width: 1300px;
    padding-left: 0 !important;
    padding-right: 0 !important;
    margin-left: auto;
    margin-right: auto;
}

.news-single-table {
    width: 100%;
    max-width: 1300px !important;
    margin: 20px auto;
    border-collapse: collapse;
    font-family: 'Kaisei Decol', serif;
    font-size: 18px;
    background: #fff;
    box-sizing: border-box;
}

.news-single-table td {
    padding: 0;
    vertical-align: middle;
    border: none;
}

/* 左：ラベル */
.news-label {
    font-weight: bold;
    text-align: center;
    min-width: 100px;
    padding: 12px 16px;
    width: 20% !important;
    box-sizing: border-box;
}
.label-orange {
    border-right: 1px solid  #F5A618 !important;
}
.label-green {
    border-right: 1px solid #81D18E !important;
}

/* 中央：本文 */
.news-main {
    width: 100%;
    box-sizing: border-box;
}

.news-main-link {
    display: flex;
    align-items: center;
    gap: 12px;
    padding: 12px 16px;
    color: #000;
    text-decoration: none;
    white-space: nowrap;
    overflow: hidden;
}

.news-main-link:hover {
    text-decoration: underline;
}

.news-date {
    color: #666;
    font-size: 14px;
    flex-shrink: 0;
}

.news-title {
    overflow: hidden;
    text-overflow: ellipsis;
}

/* 右：もっと見る */
.news-more {
    text-align: center;
    padding: 12px 20px !important;
    white-space: nowrap;
    color: #333;
    box-sizing: border-box;
}

.news-more a {
    text-decoration: none;
    font-weight: bold;
    color: #333;
    font-size: 0.9em;
}
.news-more-orange a:hover {
    color: #F5A618;
}
.news-more-green a:hover {
    color: #81D18E;
}

/* アーカイブボタン */
.archive-news-btn.btn {
    background: #fff;
    font-family: 'Kaisei Decol', serif;
    font-size: 22px;
    color: #81D18E;
    padding: 10px;
    margin: 10px 0;
    letter-spacing: 0.1em;
    transition: 300ms;
    border: 1px solid #81D18E;
    width: 100%;
    max-width: 445px;
    box-sizing: border-box;
}
.archive-news-btn.btn:hover {
    background: #81D18E;
    color: #fff;
}
	.news-section .company_h {
		font-size: 45px;
	}
/* -------　992px以下 ------ */
@media (max-width: 992px) {

    /* hero と完全一致する余白処理 */
    .news-section .news-container {
        max-width: 1440px;
        width: 100%;
        margin: 0 auto;
        padding-left: 15px !important; 
        padding-right: 15px !important;
    }
    .news-section .company_h {
        font-size:40px;
		line-height: 1.2em;
    }

    .news-single-table {
        width: 100%;
        max-width: 100%;
        table-layout: fixed;
        font-size: 14px;
        margin: 14px 0;
        border-collapse: collapse;
    }

    .news-single-table td {
        padding: 4px 6px;
        vertical-align: middle;
    }

    .news-label {
        width: 70px;
        min-width: 68px;
        font-size: 13px;
        text-align: center;
        white-space: nowrap;
        padding: 6px 4px;
    }

    .news-main {
        width: auto;
    }

    .news-main-link {
        display: block;
        padding: 2px 0 2px 6px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }

    .news-date {
        display: block;
        font-size: 11px;
        line-height: 1.1;
        color: #666;
        margin-bottom: 1px;
        white-space: nowrap;
    }

    .news-title {
        font-size: 13px;
        line-height: 1.2;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }
	.news-header {
	  display: flex;
	  justify-content: space-between;
	  align-items: center;
	}

	.news-title-text {
	  font-size: 1.2em;
	  font-weight: normal;
	  display: inline-flex;
	  align-items: center;
	}

	.news-title-text i.fa-caret-down {
	  margin-left: 6px;
	  font-size: 0.9em;
	}
		.news-more-link {
		  display: inline-block;
		  font-size: clamp(10px, 2.5vw, 13px);
		  color: inherit;
		  text-decoration: none;
		  white-space: normal;  /* 改行を許可 */
		  text-align: right;
		}

		.news-more {
		width: 100px;
		font-size: clamp(10px, 2.5vw, 13px); /* 画面幅に応じてフォントサイズ調整 */
		white-space: normal;      /* 改行を許可 */
		text-align: right;
		padding: 4px 10px 4px 0 !important; /* 右に余白10px */
		box-sizing: border-box;
		word-break: break-word; 
	}

	.news-more a,.news-more-link {
	  display: inline-flex;
	  flex-wrap: nowrap;
	  align-items: center;
	  font-size: clamp(10px, 2.5vw, 13px);
	  color: inherit;
	  text-decoration: none;
	  white-space: normal;
	  text-align: right;
	  line-height: 1.3;
	}

	.news-more-link i.fa-caret-down {
	  font-size: 1.8em;       /* 大きめサイズ */
	  margin-left: 6px;
	  vertical-align: middle;
	  line-height: 1;
	  user-select: none;
	}

	.news-more a:hover,
	.news-more-link:hover {
		text-decoration: underline;
	}

	.news-title-text {
		font-size: 1.2em;
		font-weight: normal;
		display: inline-flex;
		align-items: center;
	}

	.news-title-text i.fa-caret-down,
	.news-more-link i.fa-caret-down {
		margin-left: 4px;
		font-size: 1em;
		vertical-align: middle;
	}
	
	
}

/* ------------------------------------------------------------------------------------------------
   動画一覧
-------------------------------------------------------------------------------------------------- */

.video-begin {
  background: url('./images/top/bg-interview.jpg') no-repeat bottom;
  background-size: cover;
}

.video-column {
  display: flex;
  flex-direction: column;
}

.video-column .company_h {
  font-size: 48px;
  text-shadow: 2px 2px 0 #fff;
}

.video-begin-info p {
  font-size: 20px;
  line-height: 1.6em;
  font-family: 'Kaisei Decol', serif;
}

/* ------------------------------
   YouTube
------------------------------ */

.video-column iframe {
  width: 100%;
  max-width: 600px;
  aspect-ratio: 16 / 9;
  display: block;
  margin: 0 auto;
}

/* PC固定高さ */

@media (min-width: 992px) {
  .video-column iframe {
    height: 315px;
  }
}

/* SP */

@media (max-width: 991px) {
  .video-column iframe {
    height: auto;
    min-height: 240px;
  }
}

/* ------------------------------
   ボタン
------------------------------ */

.video-column.position-relative {
  position: relative;
}

.video-begin-btn.position-absolute-bottom {
	position: absolute;
	bottom: 20px;
	left: 0;
	width: 100%;
}
.video-begin-btn a {
	display: block;
	background: #fff !important;
	font-family: 'Kaisei Decol', serif!important;
	width: 100%;
	border-radius: 10px !important;
	padding: 20px 0 !important;
	font-size: 25px !important;
	border: 1px solid #F5A618 !important;
	color: #F5A618 !important;
}

.video-begin-btn a:hover {
	background: #81D18E !important;
	border: 1px solid #81D18E !important;
	color: #fff !important;
}

/* ------------------------------
   レイアウト調整
------------------------------ */

.row.justify-content-center.box-inner {
  margin-left: -15px;
  margin-right: -15px;
  align-items: stretch;
}

.video-column figure.wp-block-image {
  margin-bottom: 20px;
}

/* ------------------------------
   Movie box
------------------------------ */

.movie-box {
  border: 3px solid #F5A618;
  text-align: center;
  margin: 0 auto;
  padding: 5%;
  max-width: 540px;
  width: 100%;
  border-radius: 5px;
}

.movie-title {
  font-size: 40px !important;
  font-family: 'Dela Gothic One', sans-serif;
  line-height: 1.3em;
  padding: 10px 0;
  letter-spacing: 0.1em;
  border-top: 1px solid #f5a618;
  border-bottom: 1px solid #f5a618;
}

.mobie-label {
  font-size: 20px;
}

.more-movie-btn {
  background: #f5a618 !important;
  color: #fff!important;
  font-family: 'Kaisei Decol', serif !important;
  max-width: 420px;
  margin: 0 auto;
  width: 100%;
  padding: 10px 0 !important;
  font-size: 18px !important;
  transition: opacity 0.3s;
}

.more-movie-btn:hover {
  opacity: 0.65;
}

/* ------------------------------
   1300px以下
------------------------------ */

@media (max-width: 1300px) {

  .video-begin .company_h {
    font-size: 40px;
    margin-bottom: 20px;
  }

  .video-begin-info p {
    font-size: clamp(15px, 2vw, 20px);
    white-space: nowrap;
  }

  .video-begin-btn {
    width: 90%;
    margin: 20px auto 0;
  }

  .video-begin-btn.position-absolute-bottom {
    position: relative;
    width: 80%;
    bottom: auto;
  }

  .video-begin-btn a {
    font-size: 16px;
    padding: 18px 0;
    border-radius: 15px;
  }

  .video-column {
    padding-left: 0;
    padding-right: 0;
  }

  .video-column iframe {
    max-width: 100%;
    height: 180px;
  }

}
/* ------------------------------------------------------------------------------------------------
   マンガ一覧
-------------------------------------------------------------------------------------------------- */

/* row調整（マンガブロック限定） */
.comic-begin .row.justify-content-center.box-inner {
  margin-left: -15px;
  margin-right: -15px;
}

/* ボックス */
.comic-box {
  border: 3px solid #F5A618;
  text-align: center;
  margin: 0 auto;
  padding: 5%;
  max-width: 540px;
  width: 100%;
  border-radius: 5px;
  background: #fff;
}

/* タイトル */
.comic-title {
  font-size: 30px;
  font-family: 'Dela Gothic One', sans-serif;
  padding: 10px 0;
  letter-spacing: 0.1em;
  border-top: 1px solid #F5A618;
  border-bottom: 1px solid #F5A618;
}

.comic-label {
  font-size: 20px;
}

/* ボタン */
.comic-btn {
	display: inline-block;
	width: 100%;
	font-size: 25px !important;
	border-radius: 10px;
	padding: 10px 0 !important;
	background: #F5A618 !important;
	font-family: 'Kaisei Decol', serif !important;
	border: 1px solid #F5A618 !important;
	color: #fff !important;
	box-sizing: border-box;
	text-decoration: none;
	transition: background-color 0.3s, border-color 0.3s;
}
.comic-btn:hover {
	background: #81D18E;
}


/* BEGINエリア */
.comic-begin {
  background: url('./images/top/bg-interview.jpg') no-repeat bottom;
  background-size: cover;
}

.comic-begin-info p {
  font-size: 20px;
  line-height: 1.6em;
  font-family: 'Kaisei Decol', serif;
}

/* BEGINボタン */

.comic-begin-btn a {
  display: block;
  background: #fff;
  font-family: 'Kaisei Decol', serif;
  width: 100%;
  border-radius: 10px;
  padding: 20px 0;
  font-size: 25px;
  border: 1px solid #F5A618;
  color: #F5A618;
}

.comic-begin-btn a:hover {
  background: #F5A618;
  border-color: #F5A618;
  color: #fff;
}

/* ------- 1300px以下 ------- */

@media (max-width: 1300px) {

  .comic-begin .company_h {
    font-size: 40px;
    margin-bottom: 20px;
  }

  .comic-begin-info p {
    line-height: 1.6em;
    white-space: nowrap;
    font-size: clamp(15px, 2vw, 20px);
  }

  .comic-begin-btn {
    width: 90%;
    margin: 20px auto 0 auto;
  }

  .comic-begin-btn a {
    font-size: 16px;
    border-radius: 15px;
    padding: 18px 0;
    white-space: nowrap;
  }

  .comic-column {
    padding-left: 0;
    padding-right: 0;
  }

  .comic-column .comic-begin-info {
    margin-top: 10px;
    margin-bottom: 20px;
  }

  .comic-column figure.wp-block-image {
    margin-bottom: 20px;
  }

}

/* ------------------------------------------------------------------------------------------------
   コラム一覧（マンガと同構成）
-------------------------------------------------------------------------------------------------- */

.column-column .company_h {
  font-size: 48px;
  text-shadow: 2px 2px 0 #fff;
}

/* row調整（コラムブロック限定） */
.column-begin .row.justify-content-center.box-inner {
  margin-left: -15px;
  margin-right: -15px;
}

/* ボックス */
.column-box {
  border: 3px solid #81D18E;
  text-align: center;
  margin: 0 auto;
  padding: 5%;
  max-width: 540px;
  width: 100%;
  border-radius: 5px;
  background: #fff;
}

/* タイトル */
.column-title {
  font-size: 30px;
  font-family: 'Dela Gothic One', sans-serif;
  padding: 10px 0;
  letter-spacing: 0.1em;
  border-top: 1px solid #81D18E;
  border-bottom: 1px solid #81D18E;
}

.column-label {
  font-size: 20px;
}

/* ボタン */
.column-btn{
	display: inline-block;
	width: 100%;
	font-size: 25px !important;
	border-radius: 10px;
	padding: 10px 0;
	background: #81D18E !important;
	font-family: 'Kaisei Decol', serif !important;
	border: 1px solid #81D18E !important;
	color: #fff !important;
	box-sizing: border-box;
	text-decoration: none;
	transition: background-color 0.3s, border-color 0.3s;
}
.column-btn:hover {
  background: #F5A618 !important;
  border: 1px solid #F5A618 !important;
}

/* ------- 1300px以下 ------- */

@media (max-width: 1300px) {

  .column-column .company_h {
    font-size: 40px;
    margin-bottom: 20px;
  }

  .column-column {
    padding-left: 0;
    padding-right: 0;
  }

}
/* ------------------------------------------------------------------------------------------------
   進化する建設業！ セクション
------------------------------------------------------------------------------------------------*/ 
.innovation-begin {
	background: url('./images/top/bg-innovation.jpg') no-repeat center;
	background-size: cover;
}

.innovation-begin p {
	font-size: 20px;
	line-height: 1.6em;
	font-family: 'Kaisei Decol', serif;
	text-shadow: 1px 1px 0 #fff;
}

.youtube-vertical {
    position: relative;
    width: 100%;
    max-width: 360px;
    aspect-ratio: 9 / 16;
    margin: 0 auto;
}

.youtube-vertical iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
}

.innovation-begin .wp-block-columns {
	align-items: flex-end;
}

.innovation-begin .wp-block-column {
	flex: 1;
}

.innovation_begin_info {
	display: flex;
	flex-direction: column;
	justify-content: flex-end;
}

.innovation-begin-btn {
	max-width: 420px;
	width: 100%;
	font-family: 'Kaisei Decol', serif;
}

.innovation-begin-btn a {
	background: #188AF5;
	font-family: 'Kaisei Decol', serif;
	width: 100%;
	border-radius: 10px !important;
	padding: 25px 0 !important;
	font-size: 25px !important;
	border: 1px solid #188AF5;
	color: #fff;
	white-space: nowrap;
}

.innovation-begin-btn a:hover {
	background: #034d7d;
}

/* ------- 992px以下のスタイル ------- */
@media (max-width: 992px) {

	.innovation-begin .company_h {
		font-size: 24px;
		margin-bottom: 20px !important;
	}

	.innovation-begin p {
		font-size: 14px !important;
		text-align: center;
	}

	.innovation-begin-btn {
		width: 80% !important;
		position: relative;
		bottom: 0;
	}

	.innovation-begin-btn a {
		font-size: 16px !important;
		border-radius: 16px !important;
		padding: 18px 0 !important;
		white-space: nowrap;
	}

	.innovation-begin .wp-block-columns {
		display: flex !important;
		flex-wrap: wrap !important;
		justify-content: center;
		gap: 10px;
	}

	/* 動画2つ */
	.innovation-begin .wp-block-columns > .wp-block-column:nth-child(1),
	.innovation-begin .wp-block-columns > .wp-block-column:nth-child(2) {
		flex: 0 0 45% !important;
		max-width: 45% !important;
	}

	/* テキスト */
	.innovation-begin .wp-block-columns > .wp-block-column:nth-child(3) {
		flex: 1 1 100% !important;
		max-width: 100% !important;
		margin-top: 20px;
	}

/*	.innovation-begin .youtube-vertical iframe {
		width: 100% !important;
		height: auto !important;
		aspect-ratio: 9 / 16;
	}*/
}

/* ------------------------------------------------------------------------------------------------
   マンガで分かる建設業　セクション
------------------------------------------------------------------------------------------------*/ 
.manga-block .company_h {
  font-size: 48px;
  margin: 0 0 20px;
  padding: 0;
  font-family: 'Dela Gothic One', sans-serif;
  line-height: 1em;
  font-weight: normal !important;
  width: 100%;
  letter-spacing: 0.08em;
}
.manga-begin p {
  font-size: 20px;
  line-height: 1.6em;
  font-family: 'Kaisei Decol', serif;
}

.manga-begin-btn {
  max-width: 420px;
  margin: 0 auto;
  padding: 0;
  width: 100%;
  text-align: center;
}

.manga-begin-btn a {
	display: inline-block;
	width: 100%;
	font-size: 25px !important;
	border-radius: 10px;
	padding: 25px 0 !important;
	background: #F5A618 !important;
	font-family: 'Kaisei Decol', serif !important;
	border: 1px solid #F5A618 !important;
	color: #fff !important;
	box-sizing: border-box;
	text-decoration: none;
	transition: background-color 0.3s, border-color 0.3s;
}

.manga-begin-btn a:hover {
  background: #81D18E !important;
  border: 1px solid #81D18E !important;
  color: #fff !important;
}

/* 992px以下のスマホ対応 */
@media (max-width: 992px) {
  .manga-begin .company_h {
    font-size: 40px;
    margin: 0 0 20px;
    line-height: 1.2em;
  	}
	.manga-begin p {
		font-size: 20px;
		line-height: 1.6em;
	}
  .manga-begin-image {
    margin: 0 auto;
    width: 80%;
  }
  .manga-begin-btn a {
    display: inline-block;
    width: 100%;            /* 幅いっぱいに広げて中央揃え */
    font-size: 16px !important;
    border-radius: 15px !important;
    padding: 18px 0 !important;
    box-sizing: border-box; /* パディング含めて幅計算 */
  }
}

/* PCサイズ（993px以上）は .hide-on-mobile を表示 */
@media (min-width: 993px) {
  .hide-on-mobile {
    display: block !important;
  }
  .show-on-mobile {
    display: none !important;
  }
}

@media (min-width: 993px) {
  .column-begin .hide-on-mobile.the-content-title,
  .column-begin .hide-on-mobile.the-content-description {
    display: none !important;
  }
}

@media (max-width: 992px) {
  .the-content-title,
  .the-content-description {
    display: none !important;
  }
}

/* ------------------------------------------------------------------------------------------------
   お役立ちコラム　セクション
-------------------------------------------------------------------------------------------------- */

/* コンテナ制限（PCは触らない） */
.column-begin .container,
.column-begin .row.justify-content-center.box-inner {
    max-width: 1300px;
    margin-left: auto;
    margin-right: auto;
}

/* タイトル（PC） */
.column-begin .company_h {
    font-size: 48px;
    margin: 0 0 20px;
    padding: 0;
    font-family: 'Dela Gothic One', sans-serif;
    line-height: 1em;
    font-weight: normal;
    width: 100%;
    letter-spacing: 0.08em;
    text-align: left;
}

/* 本文（PC） */
.column-begin p {
    font-size: 20px;
    line-height: 1.6em;
    font-family: 'Kaisei Decol', serif;
}

/* 画像幅（PC） */
.column-begin figure.wp-block-image {
    max-width: 1133px;
    width: 100%;
    margin: 0 auto;
    padding: 0;
    box-sizing: border-box;
    display: block;
}

.column-begin figure.wp-block-image img {
    width: 100%;
    height: auto;
    display: block;
    max-width: none;
}

/* ボタン（PC） */
.column-begin-btn {
    width: 100%;
    max-width: 420px;
    margin: 0 auto;
    padding: 0;
    text-align: center;
}

.column-begin-btn  a {
	display: inline-block;
	width: 100%;
	font-size: 25px !important;
	border-radius: 10px !important;
	padding: 25px 0 !important;
	background: #F5A618 !important;
	font-family: 'Kaisei Decol', serif !important;
	border: 1px solid #F5A618 !important;
	color: #fff !important;
	box-sizing: border-box;
	text-decoration: none;
	transition: background-color 0.3s, border-color 0.3s;
}

.column-begin-btn a:hover {
    background: #81D18E;
}

/* -------------------------
   タブレット（992px以下）: 画像2列＋ボタン下
------------------------- */
@media (max-width: 992px) {

    .column-begin .company_h,
    .column-begin p {
        text-align: center;
    }
   .column-begin .company_h {
    font-size: 40px;
    margin: 0 0 20px;
    line-height: 1.2em;
  	}
	 .column-begin p {
		font-size: 20px;
		line-height: 1.6em;
	}
    .column-begin .wp-block-columns {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        margin-left: -1%;
        margin-right: -1%;
    }

    .column-begin .wp-block-column.is-layout-flow {
        width: 48%;
        margin: 1%;
        box-sizing: border-box;
    }

	.wp-block-column.column-begin.is-layout-flow.wp-block-column-is-layout-flow {
		display: none;
	}
    .column-begin-btn {
        width: 100%;
        max-width: 320px;
        margin: 20px auto 0 auto;
        clear: both;
    }
	.column-begin-btn a {
	display: inline-block;
	width: 100%;
	font-size: 16px !important;
	border-radius: 15px !important;
	padding: 18px 0 !important;
	box-sizing: border-box;
	}
	
}

/* -------------------------
   スマホ（768px以下）: 画像1列＋ボタン下
------------------------- */
@media (max-width: 768px) {

    .column-begin .company_h,
    .column-begin p {
        text-align: center;
    }

    .column-begin .wp-block-column.is-layout-flow {
        width: 100%;
        margin: 5px 0;
    }
	 .column-begin .wp-block-column.is-layout-flow figure.wp-block-image img {
		width: 80%;
		height: auto;
		margin: 0 auto;
	}

    .column-begin-btn {
        width: 100%;
        max-width: 100%;
        margin: 20px auto 0 auto;
    }
}


/* ------------------------------------------------------------------------------------------------
   数字で見るBegin　セクション
-------------------------------------------------------------------------------------------------- */
.analyze_data_num {
	background: #ffcc66;
}

.analyze_data_num h3 {
	font-size: 70px;
}
.analyze_data_num p {
	font-size: 20px !important;
	line-height: 1.6em;
	font-family: 'Kaisei Decol', serif;
	margin: 0 !important;
}
.analyze_data_block {
	display: flex;
	justify-content: center;
	align-items: center;
	gap: 20px;
	text-align: center;
	max-width: 1000px;
	padding: 0 20px;
	margin: 0 auto !important;
	width: 100%;
}
.analyze_data_block .wp-block-column {
	display: flex;
	justify-content: center;
	align-items: center;
}

/* 画像センター固定 */
.analyze_data_block img {
	display: block;
	margin: auto;
	max-width: 268px !important;
	width: 100%;
}

/* figureセンタリング追加 */
.analyze_data_block figure {
	display: flex;
	justify-content: center;
	align-items: center;
	margin: 0 auto;
}

/* WPブロック画像の影響排除 */
.analyze_data_block .wp-block-image {
	text-align: center;
	margin: 0 auto;
}

/* ------- 992px以下 ------ */
@media (max-width: 992px) {

	.analyze_data_num h3 {
		font-size: 32px;
		letter-spacing: 0;
	}
	.analyze_data_block {
		flex-direction: column;
		gap: 30px;
		width: 100%;
	}
	.analyze_data_num p{
	font-size: 13px !important;
	}
	.analyze_data_block .wp-block-column {
		width: 100%;
		flex: unset;
	}

	.analyze_data_block figure {
		width: 100%;
	}
}

/* ------------------------------------------------------------------------------------------------
   My Town セクション
-------------------------------------------------------------------------------------------------- */
.home-town {
    background: #fff;
    font-family: 'Kaisei Decol', serif;
    padding: 0 !important;
    margin: 0 auto;
}

.home-town .content-block,
.home-town .text-center {
    width: 100vw; 
    max-width: 100vw;
    padding-left: 0;
    padding-right: 0;
    margin-left: calc(50% - 50vw);  /* 画面左端に合わせるための位置調整 */
    margin-right: calc(50% - 50vw); /* 画面右端に合わせるための位置調整 */
}

/* ------- 画像1300pxいっぱい ------- */
.my-town-img {
    width: 100%;
    height: auto; /* 縦横比を維持 */
    display: block; /* 不要な隙間を防ぐ */
}
/* ------- 下の「仕事を探す」ボタン画像 ------- */
.my-town-work img {
    display: block;
    width: 100%;
    max-width: 1024px;
    height: auto;
    margin-left: auto;
    margin-right: auto;
}

/* hover効果 */
.my-town-image {
    transition: 300ms;
}
.my-town-image a:hover,
.my-town-work a:hover {
    opacity: 0.75;
}
.my-town-info p {
	font-size: clamp(12px,3vw,16px) !important;
}
/* -------　992px以下 ------ */
@media (max-width: 992px) {

.my-town-info p {
	display: block;
	padding: 10px;
	margin: 0;
}

    /* SPは自然に100% */
    .my-town-img {
        max-width: 100%;
    }

    .my-town-work img {
        max-width: 100%;
    }
}

/* ------------------------------------------------------------------------------------------------
   page Begin に求人情報を掲載しませんか？ セクション
-------------------------------------------------------------------------------------------------- */

.publish-begin-block{
	max-width: 1200px;
	margin: 20px auto;
	width: 100%;
}
.publish-point-wave {
	background: url('./images/img-publish-point.png') no-repeat center;
	background-size: cover;
	height: 160px;
}
.container.publish-point-block {
	max-width: 1200px;
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	padding-left: 15px;
	padding-right: 15px;
}
.publishi-titile {
	font-size: 3em;
}
.publish-info_h {
	font-size: 3em;
	padding: 0;
	font-family: 'Dela Gothic One', sans-serif;
	letter-spacing: 0.15em;
	line-height: 1.2em;
	font-weight: normal !important;
	display: block;
	text-align: left;
	margin-left: 30px;
}
/* ----------------------------------------
   PCのみ <br> を有効にする
---------------------------------------- */
.media_info {
	padding: 0 30px;
	margin: 30px 0;
}
.media_info p {
	font-size: 26px;
	line-height: 1.6em;
}

/* まず全サイズで <br> を無効化 */
.media_info br {
    display: none;
}
/* PCサイズ（992px以上）だけ有効 */
@media (min-width: 992px) {
    .media_info br {
        display: inline;
    }
}

.publish-info {
	font-size: 24px;
	padding: 0;
}
.publish-info p {
	line-height: 1.6em;
}

/* リスト全体 */
.publish-list {
	margin-top: 30px;
}

/* 各リスト項目 */
.publish-item {
	background: #fff;
	border-radius: 12px;
	padding: 20px;
	margin-bottom: 20px;
	box-shadow: 0 4px 12px rgba(0, 0, 0, 0.08);
}
.publishu-note {
	padding: 5px 30px;
}

/* 画像調整 */
.publish-item img {
	max-width: 100%;
	height: auto;
	border-radius: 8px;
}


.btn.publish-btn {
	display: block;
	font-size: 25px;
	font-family: 'Kaisei Decol', serif;
	background: #F5A618;
	color: #fff;
	letter-spacing: 0.1em;
	padding: 15px 0;
	transition: 300ms;
	border-radius: 10px !important;
	max-width: 400px;
	margin: 0 auto;
}
.btn.publish-btn-1 {
	display: block;
	font-size: 25px;
	font-family: 'Kaisei Decol', serif;
	background: #F5A618;
	color: #fff;
	width: 100%;
	letter-spacing: 0.1em;
	padding: 15px 0;
	transition: 300ms;
	border-radius: 10px !important;
	max-width: 400px;
	margin: 0 auto;
}

.btn.publish-btn-1:hover {
	background: #74B87F;
	color: #fff;
}
.btn.publish-btn-2 {
	display: block;
	font-size: 25px;
	font-family: 'Kaisei Decol', serif;
	background: #fff;
	color: #F5A618;
	width: 100%;
	letter-spacing: 0.1em;
	padding: 15px 0;
	transition: 300ms;
	border-radius: 10px !important;
	max-width: 400px;
	margin: 0 auto;
}
.btn.publish-btn-2:hover {
	background:  #F5A618;
	color: #fff;
}


.publish-begin-point {
	background: #81D18E;
	padding: 10px 0;
}



/* -------　992px以下 ------ */

@media (max-width: 992px) {
	.container.publish-point-block {
		margin-left: auto;
		margin-right: auto;
	}
	.publish-begin-block {
		padding: 40px 0;
	}
	.publishi-titile {
		font-size: 2.4em;
	}
	/* 見出し：サイズ縮小＋中央寄せ */
	.publish-info_h {
		font-size: 1.8em;
		margin-left: 0;
		text-align: center;
		letter-spacing: 0.1em;
	}
	/* 説明文 */
	.publish-info {
		font-size: 20px;
		text-align: center;
	}

	/* リスト全体を中央に */
	.publish-list {
		margin-left: auto;
		margin-right: auto;
	}

	/* カード内も中央基準 */
	.publish-item {
		text-align: center;
	}
	.btn.publish-btn-1,.btn.publish-btn-2{
		width: 80%;
	}
}

/* ------------------------------------------------------------------------------------------------
      About Begin セクション（PC & 1300px以下の2帯に整理）
-------------------------------------------------------------------------------------------------- */
.about-begin {
    position: relative;
    background: url('./images/top/bg-about.jpg') no-repeat;
    background-position: bottom center;
    background-size: cover;
    font-family: 'Kaisei Decol', serif;
    padding: 0;
}

/* PCタイトル */
.about-begin-title-pc {
    max-width: 768px;
    margin-left: auto;
    margin-right: 0;
    padding-top: 60px;
    text-align: right;
    position: relative;
    box-sizing: border-box;
}

/* BG重ね */
.about-begin-title-pc::before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background: url('./images/top/bg-about-top.png') no-repeat right top;
    background-size: contain;
    max-width: 768px;  /* 背景画像幅制限 */
    pointer-events: none;
    z-index: -1;
}

/* タイトル内部 */
.about-begin-title-pc > .content-wrapper {
    max-width: 768px;
    width: 100%;
    margin-left: auto;
    margin-right: 0;
    position: relative;
    display: inline-block;
    vertical-align: top;
}

.about-begin-title-pc .title-block .title-line {
    white-space: nowrap;
    display: inline-block;
    font-size: 60px;
    letter-spacing: 0.05em;
}

.about-begin-title-pc .title-block {
    font-family: 'Dela Gothic One', sans-serif;
    font-weight: normal;
    color: #F5A618;
    font-size: 66px;
    line-height: 1.1em;
    letter-spacing: 0.08em;
    text-align: right;
    margin: 0;
}

.line-top { float: right; width: 100%; }
.line-bottom { margin-right: 5px; }

/* キャッチ */
.about-begin-title-pc .catch-block {
    position: absolute;
    max-width: 350px;
    font-size: 16px;
    line-height: 1.3em;
    color: #333;
    font-family: 'Kaisei Decol', serif;
    text-align: left;
    white-space: normal;
    margin: 0;
    padding: 0;
    left: 45px;
    top: 100px;
}

/* PC画像位置 */
.about-begin .about-book-image{
  position: relative;
}
.wp-block-column.about-book-image.is-layout-flow {
    flex-basis: 600px !important;
    max-width: 600px !important;
    padding: 0 !important;
    margin: 0 !important;
    display: flex !important;
    align-items: flex-start !important;
    justify-content: center !important;
    position: relative !important;
    top: -120px; /* 位置微調整 */
    left: 0;
}

.wp-block-column.about-book-image.is-layout-flow figure {
    margin: 0 !important;
    padding: 0 !important;
    max-width: 100% !important;
}

.wp-block-column.about-book-image.is-layout-flow img {
    width: 100% !important;
    height: auto !important;
    margin: 0 !important;
    padding: 0 !important;
    display: block !important;
    position: static !important;
    max-width: none !important;
}

/* 本文・学校枠・ボタン */
.about-begin .wp-block-columns.is-layout-flex.wp-container-core-columns-is-layout-28f84493.wp-block-columns-is-layout-flex {
    width: 100%;
    margin-left: auto;
    margin-right: 0;
    box-sizing: border-box;
}

.about-begin .bout-book-school {
    background: #fff;
    padding: 20px 30px;
    border-radius: 10px;
    width: 100%;
    margin-left: auto;
    margin-right: 0;
    font-size: 19px;
    line-height: 1.2em;
    padding-bottom: 20px !important;
}
.btn-about-keisai a:hover {
	background: #2b6834 !important;
}
.btn-about-backmun a:hover {
	background: #333 !important;
}
/* ------------------------------------------------------------------------------------------------
   PC帯（min-width:1301px）
-------------------------------------------------------------------------------------------------- */
@media (min-width:1920px) {
  .about-begin {
      background-size: contain,cover;
  }
}
@media (min-width:1301px) {
    .about-begin {
      background-image: 
                  url('./images/top/bg_about-01.png'),
                  url('./images/top/bg_about-02.png');
      background-repeat: no-repeat, no-repeat;
      background-position: top right, 0 180px;
      background-size: auto,cover;
    }

    .about-begin-title-pc {
        display: block;
    }

    .about-begin-title-sp {
        display: none;
    }
}

/* ------------------------------------------------------------------------------------------------
   1300px以下（max-width:1300px）SP統一 / タイトル→画像→本文→学校→ボタン / 全面中央
-------------------------------------------------------------------------------------------------- */
@media (max-width:992px) {
	.about-begin {
		background: url('./images/top/bg-about-sp.jpg') no-repeat;
	}
    /* PCタイトル非表示 */
    .about-begin-title-pc {
        display: none !important;
    }

    /* SPタイトル表示（container外、画面幅いっぱい、白背景、余白大きめ） */
    .about-begin-title-sp {
        display: block !important;
        width: 100% !important;
        max-width: 100%;
        text-align: center !important;
        padding-top: 60px !important;   /* 上余白大きめ */
        padding-bottom: 60px !important; /* 下余白大きめ */
        margin: 0 auto 20px auto !important;
        background-color: #fff !important;
        box-sizing: border-box !important;
    }

    .about-begin-title-sp img {
        width: 90% !important;       /* 親幅に対して90%の幅で表示 */
        max-width: 600px;            /* 最大幅600px */
        height: auto !important;     /* 縦横比維持 */
        margin: 0 auto;              /* 中央寄せ */
        display: block !important;
    }

    /* タイトル → 画像 → その他のレイアウト変更 */
    .about-begin .wp-block-columns {
        flex-direction: column !important;
        align-items: center !important;
        width: 100% !important;
        row-gap: 25px !important;
    }

    /* 画像 */
    .wp-block-column.about-book-image.is-layout-flow {
        width: 100% !important;
        max-width: 100% !important;
        flex-basis: 100% !important;
        display: block !important;
        position: static !important;
        margin: 0 auto 20px auto !important;
        padding: 0 !important;
        text-align: center !important;
        top: 0 !important; 
    }

    .wp-block-column.about-book-image.is-layout-flow img {
        width: 90% !important;
        margin: 20px auto 0 auto !important;
        display: block !important;
        height: auto !important;
    }

    /* その他全文中央揃え */
    .about-book-info,
    .wp-block-column.is-layout-flow {
		width: 100% !important;
		max-width: 100% !important;
		text-align: center !important;
		margin: 0 auto !important;
	}
    /* bout-book-school 微調整 - 中央寄せ＆被り防止 */
	.about-begin .bout-book-school {
		padding-bottom: 25px !important;
		text-align: left !important;
		z-index: 1 !important;
		margin-top: -5px !important;
    font-size: 0.9em;
	}
    /* ボタン親要素のflex調整 */
    .wp-block-buttons.about-begin-btn,
    .wp-block-buttons.is-layout-flex {
        display: flex !important;
        flex-direction: column !important;
        justify-content: center !important;
        align-items: center !important;
        width: 100% !important;
        margin: 10px auto 0 auto !important;
        text-align: center !important;
    }

    /* ボタン個別調整 */
    .btn-about-keisai,
    .btn-about-backmun {
        width: 80% !important;
        max-width: 420px !important;
        margin: 10px auto !important;
        padding: 0 !important;
        box-sizing: border-box !important;
        text-align: center !important;
    }

    .about-begin-btn a {
        font-size: 16px !important;
        border-radius: 15px !important;
        padding: 18px 0 !important;
        display: block;
        width: 100%;
    }

    .btn-about-keisai a {
        background: #69AA73;
        color: #fff;
    }

    .btn-about-backmun a {
        background: #F5A618;
        color: #fff;
        border: 1px solid #F5A618 !important;
    }

    /* ボタンホバー */
    .btn-about-keisai .wp-block-button__link:hover {
        background: #5b9865 !important;
    }

    .btn-about-backmun .wp-block-button__link:hover {
        background: #333 !important;
        color: #f5a618 !important;
    }

    /* 表示切替関連 */
    .sp-only {
        display: inline !important;
    }
	.top-about-info {
	white-space: normal !important;
	text-align: center !important;
	}
}

/* トップAbout情報のスタイル */
.top-about-info {
	font-size: clamp(42px,5vw,60px);
	font-family: 'Dela Gothic One', sans-serif;
	text-align: center;
	color: #fff;
	letter-spacing: -0.01em;
	line-height: 1em;
}

/* ボタン全体調整 */
.wp-block-button__link {
    box-shadow: none !important;
}

.btn-about-keisai {
    margin-bottom: 5px !important;
}

.btn-about-keisai,
.about-begin-btn {
    max-width: 420px !important;
    width: 100% !important;
    margin: 0 !important;
    padding: 0;
    background: none !important;
    border: none !important;
}

.about-begin-btn a {
    display: block;
    text-align: center;
    font-family: 'Kaisei Decol', serif;
    width: 100%;
    border-radius: 10px !important;
    padding: 25px 0 !important;
    font-size: 25px !important;
}

/* 表示切替関連 */
.br-only,
.sp-only {
    display: none;
}

/* ------------------------------------------------------------------------------------------------
   バックナンバー
-------------------------------------------------------------------------------------------------- */
/* 検索ボタンの色をオレンジ系に */
.btn-backnum{
    background-color: #ff6f00;
    border-color: #e65100;
    color: #fff !important;
    padding: 10px 20px;
    border-radius: 6px;
    transition: background-color 0.3s ease;
}
.btn-backnum:hover {
    background-color: #e65100;
    border-color: #bf360c;
    color: #fff;
}


@media (max-width: 992px) {

  .backnumber-container {
    max-width: 100%;
    padding-left: 0;
    padding-right: 0;
  }
	.backnumber-container .company_h {
		font-size: 24px;
	}
  .backnumber-list {
    margin-left: 0;
    margin-right: 0;
  }

  .backnumber-card img {
    width: 100%;
    height: auto;
    display: block;
  }

}

/* ------------------------------------------------------------------------------------------------
   問合せ
-------------------------------------------------------------------------------------------------- */
.form-submit-btn {
	padding: 15px 0 !important;
	font-size: 20px !important;
	letter-spacing: 0.1em;
	border-radius: 5px !important;
	display: block;
}

.wp-block-button__link.wp-element-button.form-submit-btn {
	font-size: 25px !important;
	padding: 25px 0 !important;
	margin: 0 auto;
	width: 100%;
	max-width: 400px;
}
.contact-block .form-label {
	font-size: 20px;
	font-family: 'Kaisei Decol', serif;
	margin: 10px 0 !important;
}


/* ------------------------------------------------------------------------------------------------
フッター
-------------------------------------------------------------------------------------------------- */
#colophon {
	background: url('./images/gb-main-footer.png') no-repeat;
	background-position: top center;
	display: table;
	width: 100%;
	margin: 0 auto;
	color: #333 !important;
	height: auto;
}

.footer-block {
	max-width: 1440px;
	display: table;
	margin: 3% auto;
	padding: 0;
}

/* 最大幅1440px・中央寄せ（PC） */
@media (min-width: 993px) {
	.ast-container {
		max-width: 1440px;
	}
}

.footer-info {
	font-size: clamp(10px,0.95cqw,16px);
	line-height: 1.7em;
}
.footer-pp {
  line-height: 1;
  margin-bottom: 2px;
  font-size: 14px;
	position: relative;
	font-family: 'Kaisei Decol', serif;
  text-align: center;
}
.footer-pp a{
	color:#333;
}
/* --- footer-menu を横並びの白いボックスに（PC） --- */
#colophon .footer-menu ul {
	font-family: 'Kaisei Decol', serif;
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;     /* 横並び */
    gap: 10px;
}

#colophon .footer-menu ul li {
	list-style: none;
	flex: 1;
  margin: 0;
}

#colophon .footer-menu ul li a {
	display: block;
	background: #fff;
	color: #333;
	padding: 2px 15px;
	border-radius: 6px;
	font-weight: bold;
	text-align: center;
	cursor: pointer;
	transition: 300ms;
}

#colophon .footer-menu ul li a:hover {
	background: #333;
	color: #fff;
}

/* --- タブレットサイズ以下：縦並びにする --- */
@media (max-width: 992px) {
	#colophon {
	background: #ffcc66;
	}
	.footer-menu.row {
	margin: 0 auto;
	}
	.footer-pp {
	margin-top: 10px;
	}
    #colophon .footer-menu ul {
        flex-direction: column;  
    }
}
@media (min-width: 1200px) {
	.footer-pp {
    text-align: right!important;
	}
}

/* ------------------------------------------------------------------------------------------------
20260301追加
-------------------------------------------------------------------------------------------------- */
#content-area {
    scroll-margin-top: 300px;
}
.veu_autoEyeCatchBox {
	display: none;
}
#ast-scroll-top {
	display: none !important;
}

