@charset "Shift_JIS";

/*--------------------------------------------------------
  フルCSSプロフェッショナルテンプレート部品設定
--------------------------------------------------------*/

/*============================*/

.hpb-parts-cnt-style
{
    border-color: #c8dcbd !important;
}

#hpb-main .hpb-parts-hl-style
{
    clear: both;
    margin-top: 0.5em !important;
    margin-bottom: 1em !important;
    padding-top: 3px !important;
    padding-left: 5px !important;
    padding-bottom: 3px !important;
    text-align: left;
    font-size: 1.3em !important;
    color: #000 !important;
    font-weight: normal;
    background-image: none !important;
	background-color: transparent !important;
    height: auto;
    line-height: normal;
    letter-spacing: normal !important;
	border-color: #c8dcbd !important;
}

.hpb-parts-cbox-style
{
	border-color: #c8dcbd !important;
}

.hpb-parts-hr-style
{
	border-color: #c8dcbd !important;
}

.hpb-parts-pbox-style
{
    background-color: #e9faf2;
    border-color: #c8dcbd;
}
.hpb-parts-pbox-style h4
{
    padding: 0px !important;
}
.hpb-parts-pbox-style img
{
    background-color: #e9faf2;
}

.hpb-parts-blist-style
{
    background-color: #20bc71;
    border-color: #61dba0;
}
a.hpb-parts-blist-style:link
{
    color: #fff;
}
a.hpb-parts-blist-style:visited
{
    color: #fff;
}
a.hpb-parts-blist-style:hover
{
    background-color: #4bd191;
}
a.hpb-parts-blist-style:active
{
    background-color: #4bd191;
}

/*--------------------------------------------------------
  hpbparts
--------------------------------------------------------*/
/* 飾りなし 幅自動 */
.hpb-parts-cnt-01
{
    margin-bottom: 5px;
    padding: 5px;
}

/* 飾りなし 幅60px */
.hpb-parts-cnt-01-060
{
    margin-bottom: 5px;
    padding: 5px;
}

/* 飾りなし 幅120px */
.hpb-parts-cnt-01-120
{
    margin-bottom: 5px;
    padding: 5px;
}

/* 飾りなし 幅180px */
.hpb-parts-cnt-01-180
{
    margin-bottom: 5px;
    padding: 5px;
}

/* 飾りなし 幅240px */
.hpb-parts-cnt-01-240
{
    margin-bottom: 5px;
    padding: 5px;
}

/* 飾りなし 幅360px */
.hpb-parts-cnt-01-360
{
    margin-bottom: 5px;
    padding: 5px;
}

/* 線囲み 幅自動 */
.hpb-parts-cnt-02
{
    margin-bottom: 5px;
    padding: 5px;
}

/* 線囲み 幅60px */
.hpb-parts-cnt-02-060
{
    margin-bottom: 5px;
    padding: 5px;
}

/* 線囲み 幅120px */
.hpb-parts-cnt-02-120
{
    margin-bottom: 5px;
    padding: 5px;
}

/* 線囲み 幅180px */
.hpb-parts-cnt-02-180
{
    margin-bottom: 5px;
    padding: 5px;
}

/* 線囲み 幅240px */
.hpb-parts-cnt-02-240
{
    margin-bottom: 5px;
    padding: 5px;
}

/* 線囲み 幅360px */
.hpb-parts-cnt-02-360
{
    margin-bottom: 5px;
    padding: 5px;
}

/******************************
 * 見出し (h1-h6)
 ******************************/

/* 飾りなし */
.hpb-parts-hl-01
{
}

/* 下線 1 */
.hpb-parts-hl-02
{
}

/* 下線 2 (2重線) */
.hpb-parts-hl-03
{
}

/* 線囲み 1 */
.hpb-parts-hl-04
{
    padding: 5px 0.2em 3px 5px !important;
    border-bottom-width: 1px !important;
    border-color: #ccc !important;
}

/* 線囲み 2 (2重線) */
.hpb-parts-hl-05
{
    padding: 5px 0.2em 3px 5px !important;
    border-color: #ccc !important;
}

/* 飾りつき 1 (左■付き) */
.hpb-parts-hl-06
{
    padding-left: 0.5em !important;
    border-left-width: 0.5em !important;
    border-left-color: #d3d3d3 !important;
}

/* 飾りつき 2 (左■付き＆下線) */
.hpb-parts-hl-07
{
    padding-left: 0.5em !important;
    border-left-width: 0.5em !important;
    border-left-color: #d3d3d3 !important;
    border-bottom-width: 1px !important;
    border-bottom-color: #ccc !important;
    border-bottom-style: dotted !important;
}

/* 飾りつき 3 (左■付き＆線囲み) */
.hpb-parts-hl-08
{
    padding-top: 6px !important;
    padding-left: 0.5em !important;
    border-left-width: 0.5em !important;
    border-left-color: #d3d3d3 !important;
    border-top-width: 1px !important;
    border-top-color: #ccc !important;
    border-top-style: dotted !important;
    border-bottom-width: 1px !important;
    border-bottom-color: #ccc !important;
    border-bottom-style: dotted !important;
    border-right-width: 1px !important;
    border-right-color: #ccc;
}

/******************************
 * 文章枠 (div)
 ******************************/

/* 装飾なし */
.hpb-parts-cbox-01
{
    margin-bottom: 5px;
}

/* 線囲み 1 (実線) */
.hpb-parts-cbox-02
{
    margin-bottom: 5px;
}

/* 線囲み 2 (点線) */
.hpb-parts-cbox-03
{
    margin-bottom: 5px;
}

/* 線囲み 3 (2重線) */
.hpb-parts-cbox-04
{
    margin-bottom: 5px;
}

/******************************
 * 写真/画像 (img)
 ******************************/

/* 余白なし */
.hpb-parts-img-01
{
}

/* 余白あり */
.hpb-parts-img-02
{
}

/* 写真ボックス 左寄せ配置用 */
.hpb-parts-img-03
{
}

/* 写真ボックス 右寄せ配置用 */
.hpb-parts-img-04
{
}

/* 複数写真ボックス 左端用 */
.hpb-parts-img-05
{
}

/* 複数写真ボックス 2列目用 */
.hpb-parts-img-06
{
}

/* 複数写真ボックス 左端・2行目用 */
.hpb-parts-img-07
{
}

/* 複数写真ボックス 2行目用 */
.hpb-parts-img-08
{
}

/******************************
 * 水平線 (hr)
 ******************************/

/* 水平線 1 (実線・細) */
.hpb-parts-hr-01
{
}

/* 水平線 2 (実線・太) */
.hpb-parts-hr-02
{
}

/* 水平線 3 (点線・細) */
.hpb-parts-hr-03
{
}

/* 水平線 4 (点線・太) */
.hpb-parts-hr-04
{
}

/* 水平線 5 (破線・細) */
.hpb-parts-hr-05
{
}

/* 水平線 6 (破線・太) */
.hpb-parts-hr-06
{
}

/* 水平線 7 (2重線) */
.hpb-parts-hr-07
{
}

/******************************
 * 写真ボックス (div)
 ******************************/

/* 飾りなし */
.hpb-parts-pbox-01
{
}

.hpb-parts-pbox-01 h4
{
    margin-bottom: 0.5em;
}

/* 飾りなし 画像幅60px */
.hpb-parts-pbox-01-060
{
}

/* 飾りなし 画像幅120px */
.hpb-parts-pbox-01-120
{
}

/* 飾りなし 画像幅180px */
.hpb-parts-pbox-01-180
{
}

/* 飾りなし 画像幅240px */
.hpb-parts-pbox-01-240
{
}

/* 線囲み */
.hpb-parts-pbox-02
{
}

.hpb-parts-pbox-02 h4
{
    margin-bottom: 0.5em;
}

/* 線囲み 画像幅60px */
.hpb-parts-pbox-02-060
{
}

/* 線囲み 画像幅120px */
.hpb-parts-pbox-02-120
{
}

/* 線囲み 画像幅180px */
.hpb-parts-pbox-02-180
{
}

/* 線囲み 画像幅240px */
.hpb-parts-pbox-02-240
{
}

/* 写真ボックス用 文章領域 */
.hpb-parts-pbox-desc
{
}

.hpb-parts-pbox-desc h4
{
    margin-bottom: 0.5em;
}

/******************************
 * 複数写真ボックス (div)
 ******************************/

/* 飾りなし 画像幅60px 横2x縦1 */
.hpb-parts-mpbox-01-2060
{
}

/* 飾りなし 画像幅60px 横3x縦1 */
.hpb-parts-mpbox-01-3060
{
}

/* 飾りなし 画像幅60px 横4x縦1 */
.hpb-parts-mpbox-01-4060
{
}

/* 飾りなし 画像幅120px 横2x縦1 */
.hpb-parts-mpbox-01-2120
{
}

/* 飾りなし 画像幅120px 横3x縦1 */
.hpb-parts-mpbox-01-3120
{
}

/* 飾りなし 画像幅120px 横4x縦1 */
.hpb-parts-mpbox-01-4120
{
}

/* 飾りなし 画像幅180px 横2x縦1 */
.hpb-parts-mpbox-01-2180
{
}

/* 飾りなし 画像幅180px 横3x縦1 */
.hpb-parts-mpbox-01-3180
{
}

/* 飾りなし 画像幅180px 横4x縦1 */
.hpb-parts-mpbox-01-4180
{
}

/* 飾りなし 画像幅240px 横2x縦1 */
.hpb-parts-mpbox-01-2240
{
}

/* 飾りなし 画像幅240px 横3x縦1 */
.hpb-parts-mpbox-01-3240
{
}

/* 飾りなし 画像幅240px 横4x縦1 */
.hpb-parts-mpbox-01-4240
{
}

/* 線囲み 画像幅60px 横2x縦1 */
.hpb-parts-mpbox-02-2060
{
}

/* 線囲み 画像幅60px 横3x縦1 */
.hpb-parts-mpbox-02-3060
{
}

/* 線囲み 画像幅60px 横4x縦1 */
.hpb-parts-mpbox-02-4060
{
}

/* 線囲み 画像幅120px 横2x縦1 */
.hpb-parts-mpbox-02-2120
{
}

/* 線囲み 画像幅120px 横3x縦1 */
.hpb-parts-mpbox-02-3120
{
}

/* 線囲み 画像幅120px 横4x縦1 */
.hpb-parts-mpbox-02-4120
{
}

/* 線囲み 画像幅180px 横2x縦1 */
.hpb-parts-mpbox-02-2180
{
}

/* 線囲み 画像幅180px 横3x縦1 */
.hpb-parts-mpbox-02-3180
{
}

/* 線囲み 画像幅180px 横4x縦1 */
.hpb-parts-mpbox-02-4180
{
}

/* 線囲み 画像幅240px 横2x縦1 */
.hpb-parts-mpbox-02-2240
{
}

/* 線囲み 画像幅240px 横3x縦1 */
.hpb-parts-mpbox-02-3240
{
}

/* 線囲み 画像幅240px 横4x縦1 */
.hpb-parts-mpbox-02-4240
{
}

/******************************
 * バナーリスト
 ******************************/

/* 文字型 1 */
.hpb-parts-blist-01
{
}
.hpb-parts-blist-01 ul
{
    margin-bottom: 5px;
}
.hpb-parts-blist-01 li
{
    border-bottom: none !important;
    padding: 2px !important;
    padding-left: 0 !important;
    background-image: none !important;
}
.hpb-parts-blist-01 li a
{
    padding: 7px !important;
}

/* 文字型 2 */
.hpb-parts-blist-02
{
}
.hpb-parts-blist-02 ul
{
    margin-bottom: 5px;
}
.hpb-parts-blist-02 li
{
    border-bottom: none !important;
    padding: 2px !important;
    padding-left: 0 !important;
    background-image: none !important;
}
.hpb-parts-blist-02 li a
{
    border-style: dotted;
}

/* 文字型 3 */
.hpb-parts-blist-03
{
  
}
.hpb-parts-blist-03 ul
{
    margin-bottom: 5px;
}
.hpb-parts-blist-03 li
{
    border-bottom: none !important;
    padding: 2px !important;
    padding-left: 0 !important;
    background-image: none !important;
}
.hpb-parts-blist-03 li a
{
    border-left-width: 1em;
    border-right-width: 1em;
    border-right-style: solid;
    border-top-style: dotted;
    border-bottom-style: dotted;
}

/* 画像付き 1 */
.hpb-parts-blist-04
{
}
.hpb-parts-blist-04 ul
{
    margin-bottom: 5px;
}
.hpb-parts-blist-04 li
{
    border-bottom: none !important;
    padding: 2px !important;
    padding-left: 0 !important;
    background-image: none !important;
}
.hpb-parts-blist-04 li a
{
}
.hpb-parts-blist-04 li a img
{
}

/* 画像付き 2 */
.hpb-parts-blist-05
{
}
.hpb-parts-blist-05 ul
{
}
.hpb-parts-blist-05 li
{
    border-bottom: none !important;
    padding: 2px !important;
    padding-left: 0 !important;
    background-image: none !important;
}
.hpb-parts-blist-05 li a
{
    border-style: dotted;
}
.hpb-parts-blist-05 li a img
{
}

/*--------------------------------------------------------
  ユーザー設定スタイル
--------------------------------------------------------*/
/* 会社写真集画像付き */
.photo-left {
  float: left;
  width: 40%;
  margin: 0 15px 10px 0;
  text-align: center;
}
.photo-left img {
  width: 100%;
  height: auto;
}
/*※ これを追加するだけで区切りが綺麗に入ります。*/
.section-break {
  clear: both;        /* 写真の回り込みを解除 */
  height: 30px;       /* 区切りとしての余白 */
  margin: 40px 0;     /* 上下ゆったり余白 */
  border-bottom: 1px solid #ccc; /* 任意：線を入れる場合 */
}

.photo-left {
  float: left;
  width: 35%;
  margin: 0 20px 10px 0;
  text-align: center;
}

.photo-left img {
  width: 100%;
  height: auto;
}

/*複数段写真説明を左右で繰り返す*/
.photo-grid-2col {
  display: grid; 
  grid-template-columns: 1fr 1fr;   /* ２カラム */
  gap: 25px 40px;                   /* 縦・横の間隔 */
  margin: 30px 0;
}

.photo-item {
  text-align: center;
}

.photo-item img {
  width: 100%;
  max-width: 2000px;                 /* 写真の最大幅、好みで調整可 */
  border-radius: 8px;
  box-shadow: 0 2px 6px rgba(0,0,0,0.2);
}

.photo-item figcaption {
  margin-top: 8px;
  font-size: 14px;
  color: #444;
}

/* ▼ 2枚横並びの全体枠 ▼ */
.photo-card-2col {
  display: flex;
  gap: 20px;            /* カード間の余白 */
  justify-content: center;
  flex-wrap: wrap;      /* 画面が狭いときは自動で縦並び */
  margin: 20px 0;
}

/* ▼ カードのデザイン ▼ */
.photo-card {
  width: 200px;          /* カードの幅（写真200px＋余白） */
  border: 1px solid #ccc;
  border-radius: 8px;
  padding: 10px;
  background-color: #fff;
  box-shadow: 0 2px 6px rgba(0,0,0,0.15);
  text-align: center;
}

/* ▼ 写真のスタイル ▼ */
.photo-card img {
  width: 200px;          /* ←指定された写真幅 */
  height: auto;
  border-radius: 5px;
}

/* ▼ 注釈（キャプション） ▼ */
.photo-card .caption {
  margin-top: 8px;
  font-size: 14px;
  color: #333;
}
/* ▼ 3枚横並び 全体枠 ▼ */
/* 3枚横並び：PCでは必ず3列に固定 */
.photo-card-3col{
  display: grid !important;
  grid-template-columns: repeat(3, 220px) !important;
  gap: 20px !important;
  justify-content: center;
  align-items: start;
  margin: 20px 0;
}

/* カード本体 */
.photo-card{
  width: 220px !important;
  border: 1px solid #ccc;
  border-radius: 8px;
  padding: 10px;
  background: #fff;
  box-shadow: 0 2px 6px rgba(0,0,0,0.15);
  text-align: center;
}

/* 写真（200px固定） */
.photo-card img{
  width: 200px !important;
  height: auto;
  border-radius: 5px;
}

/* 注釈 */
.photo-card .caption{
  margin-top: 8px;
  font-size: 14px;
  color: #333;
}

/* 画面幅が狭い時の段組（自動で2列 → 1列へ） */
@media (max-width:1024px){
  .photo-card-3col{
    grid-template-columns: repeat(2, 220px) !important;
  }
}

@media (max-width:640px){
  .photo-card-3col{
    grid-template-columns: 1fr !important;
  }
  .photo-card{
    width: 100% !important;
    max-width: 320px;
    margin: 0 auto;
  }
}
/* スマホ対応 */
@media (max-width:720px){
  .photo-caption-center{
    grid-template-columns:1fr !important;
  }
}
/* --- 応募フォーム・テーブル --- */
.entry-table {
  width: 100%;
  border-collapse: collapse;
  margin-bottom: 20px;
}

.entry-table th,
.entry-table td {
  border-bottom: 1px solid #ccc;
  padding: 10px;
  vertical-align: middle;
}

.entry-table th {
  background: #eaeaea;
  text-align: left;
  width: 25%;
  font-weight: bold;
}

.entry-table input[type="text"],
.entry-table input[type="email"],
.entry-table input[type="tel"],
.entry-table textarea {
  width: 95%;
  padding: 6px;
  border: 1px solid #bbb;
  border-radius: 4px;
  background: #fff0f0;
}

.entry-table textarea {
  width: 98%;
}

.zip { width: 120px; }
.age { width: 80px; }
.addr { width: 98%; }

.req { color:red; font-size:90%; }
.example { color:#666; font-size:90%; margin-left:10px; }

/* --- 送信ボタン --- */
.submit-area {
  text-align: center;
  margin-top: 20px;
}

.submit-btn {
  padding: 10px 30px;
  font-size: 16px;
  border: 1px solid #333;
  border-radius: 4px;
  background: #fff;
  cursor: pointer;
}

.submit-btn:hover {
  background: #eee;
}

.entry-table {
  width: 100%;
  border-collapse: collapse;
  margin-bottom: 20px;
}
.entry-table th,
.entry-table td {
  border-bottom: 1px solid #ccc;
  padding: 10px;
  vertical-align: middle;
}
.entry-table th {
  background: #eaeaea;
  text-align: left;
  width: 25%;
  font-weight: bold;
}
.entry-table input[type="text"],
.entry-table input[type="email"],
.entry-table input[type="tel"],
.entry-table textarea {
  width: 95%;
  padding: 6px;
  border: 1px solid #bbb;
  border-radius: 4px;
}
.entry-table textarea {
  width: 98%;
}
.zip { width: 120px; }
.age { width: 80px; }
.addr { width: 98%; }
.req { color:red; font-size:90%; }
.example { color:#666; font-size:90%; margin-left:10px; }
.submit-area { text-align:center; margin-top:20px; }
.submit-btn {
  padding: 10px 30px;
  font-size: 16px;
  border: 1px solid #333;
  border-radius: 4px;
  background: #fff;
  cursor: pointer;
}
.submit-btn:hover { background:#eee; }

/* 画像注釈吹き出し */
.photo-card {
  width: 220px;
  border: 1px solid #ccc;
  border-radius: 8px;
  padding: 10px;
  background: #fff;
  box-shadow: 0 2px 6px rgba(0,0,0,.15);
  text-align: center;
  position: relative;
  overflow: hidden;
  margin: 10px;
  display: inline-block;
  vertical-align: top;
}

/* 注釈の文字（最初は非表示） */
.photo-card .tooltip {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  background: rgba(0,0,0,0.65);
  color: #fff;
  padding: 5px 0;
  opacity: 0;
  transition: opacity .25s ease;
  font-size: 90%;
}

/* マウスを乗せたら表示 */
.photo-card:hover .tooltip {
  opacity: 1;
}

/* ▼ 画像にホバーした時の説明ポップ表示 ▼ */
.photo-card {
  position: relative;
  overflow: hidden;
}

.photo-card img {
  display: block;
  width: 100%;
  height: auto;
}

/* ポップ（注釈） */
.photo-card .hover-pop {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  background: rgba(0,0,0,0.65);
  color: #fff;
  text-align: center;
  padding: 8px 0;
  font-size: 90%;
  opacity: 0;
  transition: opacity 0.25s ease-in-out;
}

/* ホバーで表示 */
.photo-card:hover .hover-pop {
  opacity: 1;
}

/* ===========================================
   ★ 最終統合：photo-card（1つに統合）
   =========================================== */

.photo-card {
  width: 220px !important;
  border: 1px solid #ccc;
  border-radius: 8px;
  padding: 10px;
  background: #fff;
  box-shadow: 0 2px 6px rgba(0,0,0,.15);
  text-align: center;
  position: relative;
  overflow: hidden;
  margin: 10px;
  display: inline-block;
  vertical-align: top;
}

/* 写真サイズ（200px固定） */
.photo-card img {
  width: 200px !important;
  height: auto;
  border-radius: 5px;
  display: block;
  margin: 0 auto;
}

/* --- 注釈（hover-pop） --- */
.photo-card .hover-pop,
.photo-card .tooltip {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  background: rgba(0,0,0,0.65);
  color: #fff;
  text-align: center;
  padding: 8px 0;
  font-size: 90%;
  opacity: 0;
  transition: opacity .25s ease-in-out;
}

/* --- ホバーで表示 --- */
.photo-card:hover .hover-pop,
.photo-card:hover .tooltip {
  opacity: 1;
}
/* =============================
   最強 hover-pop（完全強制版）
   ============================= */
.photo-card {
  position: relative !important;
  overflow: hidden !important;
  text-align: center !important;
  border: 1px solid #ccc !important;
  border-radius: 8px !important;
  padding: 10px !important;
  background: #fff !important;
  box-shadow: 0 2px 6px rgba(0,0,0,.15) !important;
}

.photo-card img {
  width: 100% !important;
  height: auto !important;
  display: block !important;
}

/* ポップアップ本体 */
.photo-card .hover-pop {
  position: absolute !important;
  bottom: 0 !important;
  left: 0 !important;
  width: 100% !important;
  background: rgba(0,0,0,0.7) !important;
  color: #fff !important;
  padding: 8px 0 !important;
  font-size: 14px !important;
  opacity: 0 !important;
  transition: opacity 0.25s ease-in-out !important;
  pointer-events: none !important;
}

/* ホバーで表示 */
.photo-card:hover .hover-pop {
  opacity: 1 !important;
}
/* =============================
   hover-pop（画像ホバーで注釈表示）完全版
   ============================= */
.photo-card {
  position: relative !important;
  overflow: hidden !important;
  text-align: center !important;
  border: 1px solid #ccc !important;
  border-radius: 8px !important;
  padding: 10px !important;
  background: #fff !important;
  box-shadow: 0 2px 6px rgba(0,0,0,.15) !important;
}

.photo-card img {
  width: 100% !important;
  height: auto !important;
  display: block !important;
}

/* ポップアップ本体 */
.hover-pop {
  position: absolute !important;
  bottom: 0 !important;
  left: 0 !important;
  width: 100% !important;
  background: rgba(0,0,0,0.7) !important;
  color: #fff !important;
  padding: 8px 0 !important;
  font-size: 14px !important;
  opacity: 0 !important;
  transition: opacity 0.25s ease-in-out !important;
  pointer-events: none !important;
}

/* ホバーで表示 */
.photo-card:hover .hover-pop {
  opacity: 1 !important;
}

/* トラック業界系 - 応募フォームデザイン */
.entry-title {
  font-size: 28px;
  font-weight: bold;
  color: #0A2647;
  padding-bottom: 10px;
  border-left: 10px solid #BB0A21;
  padding-left: 10px;
  margin-top: 20px;
}

.entry-form {
  max-width: 600px;
  background: #F5F7FA;
  border-left: 6px solid #0A2647;
  border-radius: 6px;
  padding: 20px 25px;
  box-shadow: 0 3px 8px rgba(0,0,0,0.2);
  margin-bottom: 40px;
}

.entry-form label {
  display: block;
  margin-top: 12px;
  font-weight: bold;
  color: #0A2647;
}

.entry-form input,
.entry-form textarea,
.entry-form select {
  width: 100%;
  padding: 10px;
  border: 2px solid #0A2647;
  border-radius: 5px;
  background: #ffffff;
  font-size: 14px;
  box-sizing: border-box;
}

.entry-form input:focus,
.entry-form textarea:focus,
.entry-form select:focus {
  outline: none;
  border-color: #BB0A21;
}

.req {
  color: red;
  font-weight: bold;
  margin-left: 3px;
}

.truck-submit-btn {
  width: 100%;
  background: linear-gradient(180deg, #BB0A21, #8A0618);
  color: #fff;
  padding: 12px;
  font-size: 18px;
  font-weight: bold;
  border: none;
  border-radius: 6px;
  margin-top: 20px;
  cursor: pointer;
  transition: 0.2s;
  box-shadow: 0 4px 10px rgba(0,0,0,0.4);
}

.truck-submit-btn:hover {
  background: linear-gradient(180deg, #8A0618, #BB0A21);
  transform: translateY(-2px);
}
/* ==== 応募フォーム専用スタイル ==== */

form {
  max-width: 900px;
  margin: 0 auto;
  font-size: 16px;
}

label {
  display: inline-block;
  width: 120px;
  font-weight: bold;
  margin-bottom: 8px;
}

input[type="text"],
input[type="number"],
input[type="email"],
textarea,
select {
  width: calc(100% - 140px);
  max-width: 500px;
  padding: 6px;
  border: 1px solid #ccc;
  border-radius: 4px;
  box-sizing: border-box;
  margin-bottom: 10px;
}

textarea {
  height: 120px;
  resize: vertical;
}

.req {
  color: #e60033; /* 赤色必須マーク */
  margin-left: 5px;
  font-weight: bold;
}

/* 送信ボタン */
button,
input[type="submit"] {
  display: block;
  width: 60%;
  max-width: 400px;
  padding: 12px 0;
  margin: 30px auto;
  font-size: 18px;
  color: white;
  background-color: #a40011; /* 深い赤 */
  border: none;
  border-radius: 4px;
  cursor: pointer;
}

button:hover,
input[type="submit"]:hover {
  background-color: #c40013;
}

/* 戻るリンク */
form + a {
  display: block;
  margin-top: 20px;
  text-align: center;
}
@media (max-width: 600px) {
  label {
    width: 100%;
  }

  input[type="text"],
  input[type="number"],
  input[type="email"],
  textarea,
  select {
    width: 100%;
    max-width: 100%;
  }
}
/* ▼▼ 採用応募フォーム用デザイン ▼▼ */
.entry-title {
  font-size: 28px;
  font-weight: bold;
  color: #0A2647;
  padding-bottom: 10px;
  border-left: 10px solid #BB0A21;
  padding-left: 10px;
  margin: 20px 0;
}

.entry-form {
  max-width: 600px;
  background: #F5F7FA;
  border-left: 6px solid #0A2647;
  border-radius: 6px;
  padding: 20px 25px;
  box-shadow: 0 3px 8px rgba(0,0,0,0.2);
  margin: 0 auto 40px auto;
}

.entry-form label {
  display: block;
  margin-top: 12px;
  font-weight: bold;
  color: #0A2647;
}

.entry-form input,
.entry-form textarea,
.entry-form select {
  width: 100%;
  padding: 10px;
  border: 2px solid #0A2647;
  border-radius: 5px;
  background: #ffffff;
  font-size: 14px;
  box-sizing: border-box;
}

.entry-form input:focus,
.entry-form textarea:focus,
.entry-form select:focus {
  outline: none;
  border-color: #BB0A21;
}

.req {
  color: red;
  font-weight: bold;
  margin-left: 3px;
}

.truck-submit-btn {
  width: 100%;
  background: linear-gradient(180deg, #BB0A21, #8A0618);
  color: #fff;
  padding: 12px;
  font-size: 18px;
  font-weight: bold;
  border: none;
  border-radius: 6px;
  margin-top: 20px;
  cursor: pointer;
  transition: 0.2s;
  box-shadow: 0 4px 10px rgba(0,0,0,0.4);
}

.truck-submit-btn:hover {
  background: linear-gradient(180deg, #8A0618, #BB0A21);
  transform: translateY(-2px);
}
/* 自由記入欄（textarea）の高さ調整 */
.entry-form textarea {
  width: 100% !important;
  min-height: 200px;
  resize: vertical;
}
.entry-form label {
  display: block;
  margin-top: 12px;
  font-weight: bold;
  color: #0A2647;
  white-space: nowrap;   /* ← コレを追加！ */
}