.c-inner{
	max-width: 1200px;
    margin: 0 auto;
	width: 96%;
}
.sub_main{
	    margin-bottom: 120px;
}

.flex-box{
  display: flex;
}

.sub_top{
    background-image: url('../img/backimage33.jpg');
    background-repeat: no-repeat;
    background-position: top center;
	background-size: cover;
    height: 360px;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
}


.sub_top11{
    background-image: url('../img/backimage33.jpg');
    background-repeat: no-repeat;
    background-position: top center;
	background-size: cover;
    height: 360px;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
}

.sub_top22{
    background-image: url('../img/backimage33.jpg');
}
.sub_top33{
    background-image: url('../img/backimage33.jpg');
}
.sub_top55{
    background-image: url('../img/backimage33.jpg');
}
.sub_top66{
    background-image: url('../img/backimage33.jpg');
}

.sub_top h2{
    display: flex;
    text-align: center;
    font-size: 2.2rem;
    flex-direction: column;
    line-height: 1.6;
	font-weight: 500;
	color: #fff;
}

.sub_top h2 span{
    font-family: new-order, sans-serif;
	font-weight: 600;
	color: #fff;
}

@media screen and (max-width: 750px) {
    .sub_top {
        height: 230px;
    }

    .sub_top h2 {
        font-size: 2rem;
    }
}

@media screen and (max-width: 600px) {
    .sub_top h2 {
        font-size: 1.3rem;
    }
}

.sub_main h3 {
    font-size: 1.7rem;
    font-weight: 500;
    color: #11367d;
    text-align: center;
    padding: 20px 0px 15px;
    margin: 100px 0px 50px;
    position: relative;
}

.sub_main h3:after {
    position: absolute;
    bottom: 0px;
    right: 0;
    left: 0;
    content: " ";
    width: 50px;
    height: 3px;
    background: #11367d;
    margin: auto;
    border-radius: 10px;
}

.sub_main h3 span{
    color: #82878b;
    font-size: 1.7rem;
    font-weight: 500;
    
}

@media screen and (max-width: 600px) {
    .sub_main h3 {
        margin: 40px 0px 20px;
        font-size: 1.2rem;
        padding: 11px 0px;
    }

    .sub_main h3:after {
        width: 35px;
        height: 4px;
        bottom: 4px;
    }

    .sub_main h3 span {
        font-size: 1.2rem;
    }
}

.sub-recruit .text_box_back {
    background-image: url(../img/recruit-mv-03.jpg);
    width: 100%;
    height: auto;
    min-height: 450px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
    background-repeat: no-repeat;
    background-position: 0 -5.2vw;
    background-size: cover;
    padding: 0 15px;
}

.text_box_back .text_box{
    background-color: #33333380;
    padding: 10px 15px;
}

.recruit-boshu-wrap__table {
  position: relative;
  width: 100%;
  table-layout: auto;
  border: 1px solid #848484;
    font-size: clamp(1rem, 2vw, 1.1rem);
}

@media screen and (max-width: 750px) {
.sub-recruit .text_box_back {
    min-height: 300px;
    background-position: center;
}

.recruit-boshu-wrap__table tr th, 
  .recruit-boshu-wrap__table tr td {
    display: block;
    width: 100%;
  }
}
.recruit-boshu-wrap__table tr th {
    width: 30%;
    color: #5d5d5d;
    padding: 10px;
}

.recruit-sales .recruit-boshu-wrap__table tr th {
    color: #fff;
}


.recruit-boshu-wrap__table tr:not(:last-child) th {
  border-bottom: 2px solid #fff;
}

.recruit-boshu-wrap__table tr:last-child th {
  border-bottom: 1px solid #848484;
}

@media screen and (max-width: 750px) {
    .recruit-boshu-wrap__table tr:last-child th {
    border-bottom: none;
}
}

@media (max-width: 1199px) {
  .recruit-boshu-wrap__table tr th {
    width: 30%;
    padding: 20px;
  }
}
@media screen and (max-width: 750px) {
  .recruit-boshu-wrap__table tr th {
    width: 100%;
    padding: 12px;
  }
}
.recruit-boshu-wrap__table tr td {
  background: #FFF;
  color: #5a5657;
  padding: 15px;
  border-bottom: 2px solid #e7e7e7;
}

.recruit-boshu-wrap__table tr:last-child td {
  border-bottom: none;
}
@media (max-width: 1199px) {
  .recruit-boshu-wrap__table tr td {
    padding: 20px;
  }
}
@media screen and (max-width: 750px) {
  .recruit-boshu-wrap__table tr td {
    padding: 12px;
  }
}

.recruit-boshu-wrap__table th {
    background-color: #d5c482;
}

.recruit-sales .recruit-boshu-wrap__table th {
    background-color:#11367d;
}

@media screen and (max-width: 750px) {
    .recruit-boshu-wrap__table tr th {
        width: 100%;
        padding: 12px;
    }
}

.sub-recruit .button-area {
    display: flex;
		flex-wrap:wrap;
    justify-content: center;
    margin: 30px auto 20px auto;
}

.c-top-btn {
    margin: 2%;
    border: 3px solid #dacd99;
    border-radius: 0px 10px 0px 10px;
    background: #9a8329;
    color: #fff;
    letter-spacing: 0.2em;
    font-weight: bold;
}

.c-top-btn a {
    display: block;
    padding: 10px 25px;
}

.link_text {
    text-decoration: underline;
    color: #2453a5;
}

/* 当社の強み */
.sub-feature .c-inner{
  max-width: 1360px;
}

.sub-feature .text_box_back {
  position: relative;
  margin: 0 calc(50% - 50vw);
  width: 100vw;
  min-height: 600px;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #fff;
  padding: 0 15px;
  overflow: hidden;
}

.sub-feature .text_box_back-bg.feature-bg {
  position: absolute;
  inset: 0;
  background:
    linear-gradient(#00000080, #00000080),
    url(../img/feature-mv.jpg) center / cover no-repeat;
  background-attachment: fixed; 
  filter: blur(5px); 
  z-index: 0;
}

.sub-feature .text_box_back-bg.training-bg {
    position: absolute;
    inset: 0;
    background: linear-gradient(#11367d80, #11367d80), url(../img/training-mv.jpg);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: fixed;
    filter: blur(5px);
    z-index: -1;
  }

.sub-feature .text_box_back .text_box {
    background-color: initial;
    padding: 10px 15px;
    z-index: 0;
}

h4.sub-feature-ttl{
    font-size: 1.7rem;
    text-align: center;
}

.feature-text,
.traning-lead{
    color: #fff;
    font-size: 16px;
    margin-top: 20px;
}

/* 研修 */
.training-content {
    position: relative;
    max-width: 1360px;
    margin: 250px auto 0;
    gap: 2.5vw;
    align-items: center;
}

.training-content::before {
    content: "";
    position: absolute;
    top: 10%;
    left: 50%;
    width: 150vw;
    height: 100%;
    transform: translateX(calc(50vw - 50%));
    background: #f1e5b3;
    z-index: -1;
}

.training-content::after {
    content: "";
    position: absolute;
    top: 10%;
    left: 50%;
    width: 150vw;
    height: 100%;
    transform: translateX(calc(50vw - 50%));
    z-index: -1;
    pointer-events: none;
    background:
      /* ▼ フェード（下→上で透明） */
      linear-gradient(
        to bottom,
        rgba(255, 255, 255, 1) 0%,
        rgba(255, 255, 255, 0) 100%
      ),
      /* ▼ フェード（左→右で透明） */
          linear-gradient(
        to right,
        rgba(255, 255, 255, 1) 0%,
        rgba(255, 255, 255, 0) 5%
      ),
      /* ▼ 横線 */
      repeating-linear-gradient(
        to bottom,
        transparent 0,
        transparent 9px,
        #cccccc 10px
      ),
      /* ▼ 縦線 */
      repeating-linear-gradient(
        to right,
        transparent 0,
        transparent 9px,
        #cccccc 10px
      );
}

.training-content.reverse {
  flex-direction: row-reverse;
}

.training-content.reverse::before {
  left: auto;
  right: 50%;
  transform: translateX(calc(-50vw + 50%)); 
}

.training-content.reverse::after {
    content: "";
    position: absolute;
    top: 10%;
    left: auto;
    right: 50%;
    transform: translateX(calc(-50vw + 50%)); 
    width: 150vw;
    height: 100%;
    z-index: -1;
    pointer-events: none;
    background:
      /* ▼ フェード（下→上で透明） */
      linear-gradient(
        to bottom,
        rgba(255, 255, 255, 1) 0%,
        rgba(255, 255, 255, 0) 100%
      ),
      /* ▼ フェード（左→右で透明） */
          linear-gradient(
        to left,
        rgba(255, 255, 255, 1) 0%,
        rgba(255, 255, 255, 0) 5%
      ),
      /* ▼ 横線 */
      repeating-linear-gradient(
        to bottom,
        transparent 0,
        transparent 9px,
        #cccccc 10px
      ),
      /* ▼ 縦線 */
      repeating-linear-gradient(
        to right,
        transparent 0,
        transparent 9px,
        #cccccc 10px
      );
}

.training-text-area,
.training-img-area{
  flex: 1;
}

h5.training-ttl{
    position: relative;
    display: inline-block;
    color: #5a5657;
    font-size: clamp(20px, calc(22px + (32 - 22) * ((100vw - 750px) / (1920 - 750))), 32px);
    letter-spacing: 0.2rem;
    padding: 0.4em 0;
    border-top: 2px solid #9a8329;
    border-bottom: 2px solid #9a8329;
    font-weight: 700;
    line-height: 1.5;
}

.training-main-text {
    margin-top: 2.3vw;
}

.training-img-area img{
    box-shadow: 15px 15px 4px 0 #00000066;
}

@media screen and (max-width: 750px) {
    h4.sub-feature-ttl {
      font-size: 20px;
      text-align: center;
    }

    h5.training-ttl {
    text-align: center;
}

  .training-content.flex-box{
    flex-direction: column;
    padding: 0 10px;
    margin: 120px auto 0;
  }

  .training-content::before {
    left: auto;
    height: 95%;
}

  .training-content::after {
      left: auto; 
      height: 95%;
      background:
      /* ▼ フェード（下→上で透明） */
    linear-gradient(
        to bottom,
        rgba(255, 255, 255, 1) 15%,
        rgba(255, 255, 255, 0) 100%),
      /* ▼ 横線 */
      repeating-linear-gradient(
        to bottom,
        transparent 0,
        transparent 9px,
        #cccccc 10px
      ),
      /* ▼ 縦線 */
      repeating-linear-gradient(
        to right,
        transparent 0,
        transparent 9px,
        #cccccc 11px
    );
  }

.training-content.reverse::before {
    right: auto;
}

.training-content.reverse::after {
  right: auto;
  height: 95%;
  background:
  /* ▼ フェード（下→上で透明） */
linear-gradient(
    to bottom,
    rgba(255, 255, 255, 1) 15%,
    rgba(255, 255, 255, 0) 100%),

  /* ▼ 横線 */
  repeating-linear-gradient(
    to bottom,
    transparent 0,
    transparent 9px,
    #cccccc 10px
  ),  

  /* ▼ 縦線 */
  repeating-linear-gradient(
    to right,
    transparent 0,
    transparent 9px,
    #cccccc 11px
  );
}

  .training-text-area{
    display: contents;
  }

  .h5.training-ttl {
    order: 1;
  }

  .training-main-text{
    order: 3;
  }

  .training-img-area{
    order: 2;
  }

  .training-img-area img {
    box-shadow: 5px 5px 5px 0 #00000066;
}
}