@charset "UTF-8";



/*******************************
*　人材派遣
********************************/
.pg_staffing{

}
.pg_staffing .section.sec1{

}
.pg_staffing .section.sec2{
  position: relative;
}
.pg_staffing .section.sec2:before{
  content: "";
  display: block;
  width: 100vw;
  height: 78px;
  background: #eaebef;
  position: absolute;
  top: 0;
  left: 0;
}
.pg_staffing .section.sec2:after{
  content: "";
  display: block;
  width: 100vw;
  height: 100%;
  background: #fff;
  position: absolute;
  top: 0;
  z-index: -1;
}
.pg_staffing .section.sec3{
  background: linear-gradient(353deg,rgba(54, 183, 243, 1) 0%, rgba(0, 67, 130, 1) 98%);
}
.pg_staffing .section.sec4{
  background: #fff;
}
.pg_staffing .section.sec5{

}

#wgc-topics{
  position: relative;
  overflow: hidden;
  transition: max-height 0.6s ease;
  padding-top: 30px;
}

/* 初期（4列×3行分の高さを想定） */
#wgc-topics.is-collapsed{
  max-height: 1106px; /* ←ここはデザインに応じて調整 */
}

/* 展開後 */
#wgc-topics.is-expanded{
  max-height: none;
}

/* 白グラデ */
#wgc-topics.is-collapsed::after{
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 35%;
  background: linear-gradient(to top, rgba(255, 255, 255, 1) 0, rgba(255, 255, 255, 0) 100%);
  pointer-events: none;
  z-index: 2;
}

#wgc-topics > .webgene-item{
  position: relative;
  z-index: 1;
}

.webgene-pagination li{
  border: 1px solid #004382;
  padding: 2px 14px;
}
.webgene-pagination li.selected{
  color: #fff;
  background: #004382;
  color: #FFF;
  border-radius: 0;
}
@media (max-width:374px){

}
@media (min-width:375px){

}
@media (max-width:767px){

}
@media (min-width:768px){
  .pg_staffing{

  }
  .pg_staffing .section.sec1{
    padding-bottom: 80px;
  }
  .pg_staffing .section.sec2{
    padding-bottom: 100px;
  }
  .pg_staffing .section.sec2:before{
    height: 100px;
  }
  .pg_staffing .section.sec2:after{
    width: 79.16%;
    right: 0;
  }

  .pg_staffing .section.sec3{
    padding: 80px 0px;
  }
  .pg_staffing .section.sec4{
    padding-bottom: 100px;
  }
  .pg_staffing .section.sec5{
    padding-top: 100px;
  }

  .webgene-pagination{
    margin-top: 87px;
  }
}
@media (min-width:1024px){


}
@media (min-width:1200px){
  .pg_staffing{

  }
  .pg_staffing .section.sec1{
    padding-bottom: 117px;
  }
  .pg_staffing .section.sec2{
    padding-bottom: 184px;
  }
  .pg_staffing .section.sec3{
    padding: 117px 0px;
  }
  .pg_staffing .section.sec4{
    padding-bottom: 186px;
  }
  .pg_staffing .section.sec5{
    padding-top: 166px;
  }

}


/*メイン*/

/*見出し*/
.about_top.staffing .home_about_title_ja{
  margin-bottom: 0;
  font-weight: 900;
  line-height: 1.66em;
}
.about_top.staffing .about_top_head_ja{
  margin-top: 20px;
}
.content_block:nth-child(n+2){
  margin-top: 20px;
}
.about_top.staffing .content_desc{
  font-weight: 400;
}

/*理由*/
.staffing_contents2_wrap{

}
.staffing_contents2_head{
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  position: relative;
}
.staffing_contents2_head_left{
  width: 100%;
}
.sec_h2{
  font-size: 18px;
  font-weight: 900;
  letter-spacing: 0.05em;
}
.staffing_contents2_head_left .home_strength_head_txt{
  margin-bottom: 12px;
}
.staffing_contents2_head_right{
  width: 100%;
}
.staffing_contents2_head_right .content_desc{

}

.staffing_reason_items{
  display: flex;
  flex-wrap: wrap;
  margin-top: 40px;
}
.staffing_reason_item{
  width: 100%;
}
.staffing_reason_item:nth-child(n+2){
  margin-top: 30px;
  ;
}
.staffing_reason_item_inner{
  background: #1c1c1c;
  padding: 20px 16px;
}
.staffing_reason_item_en{
  display: inline-block;
  font-size: 18px;
  font-weight: 700;
  font-family: var(--font-en);
  letter-spacing: 0;
  line-height: 1;
  background: linear-gradient(148deg,rgba(54, 183, 243, 1) 0%, rgba(0, 67, 130, 1) 98%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  margin-bottom: 13px;
}
.staffing_reason_item_en strong{
  font-size: 30px;
  font-weight: 700;
}
.staffing_reason_item_ja{
  color: #fff;
  font-size:18px;
  font-weight: 500;
  letter-spacing: 0;
  border-bottom: 1px solid #fff;
  padding-bottom: 10px;
}
.pg_staffing .section.sec2 .staffing_reason_item_ja{
  font-weight: 700;
}
.staffing_reason_item .content_desc{
  color: #fff;
}

/*データ*/
.staffing_data_wrap{
  background: rgba(255,255,255,0.2);
  padding:0 16px 30px;
}
.staffing_data_wrap .about_strength_head{
  top: -1em;
}
.staffing_data_tt{
  text-align: center;
  font-size: 20px;
  font-weight: 700;
  letter-spacing: 0;
  color: #fff;
  margin-top: 30px;
}
.staffing_data_tt:after{
  content: "";
  display: block;
  width: 32.89%;
  height: 1px;
  background: #fff;
  margin: 33px auto 28px;
}
.staffing_data_wrap .content_desc.center{
  color: #fff;
  margin-top: 0;
}

/*flow*/
.staffing_flow_tt{

}
.home_strength_head_txt.xs{

}
.staffing_flow_h2{
  text-align: center;
  font-size: 16px;
  font-weight: 700;
  letter-spacing: 0;
  border-top: 1px solid #b8b8b8;
  padding-top: 16px;
  margin-top: 16px;
}
.staffing_flow_items{
  margin-top: 40px;
}
.staffing_flow_item{

}
.staffing_flow_item:nth-child(n+2){
  margin-top: 30px;
}
.staffing_flow_item_tt{
  font-size: 18px;
  font-weight: 700;
  letter-spacing: 0;
  text-align: center;
  color: #fff;
  background: linear-gradient(180deg,rgba(54, 183, 243, 1) 0%, rgba(0, 67, 130, 1) 98%);
  padding: 12px;
}
.staffing_flow_item_blocks{
  display: flex;
  flex-wrap: wrap;
  background: #f7f7f7;
  padding: 16px;
}
.staffing_flow_item_block{
  width: 100%;
}
.staffing_flow_item_block:nth-child(n+2){
  margin-top: 20px;
  ;
}
.staffing_flow_item_block_inr{
  background: #fff;
  padding: 20px 16px;
  position: relative;
}
.staffing_flow_item_block_inr:before{
  content: "";
  display: block;
  border-style: solid;
  border-right: 20px solid transparent;
  border-left: 20px solid transparent;
  border-bottom: 12px solid #274195;
  border-top: 0;
  position: absolute;
  left: 50%;
  bottom: -12px;
  transform: translateX(-50%) rotate(180deg);
}
.staffing_flow_item_block:last-child .staffing_flow_item_block_inr:before{
  display: none;
}
.staffing_flow_item_block_num{
  font-size: 40px;
  font-weight: 600;
  font-family: "Oswald", sans-serif;
  line-height: 1;
  letter-spacing: 0;
  text-align: center;
  color: #dfe2ec;
}
.staffing_flow_item_block_tt{
  font-size: 18px;
  font-weight: 700;
  letter-spacing: 0;
  text-align: center;
  margin-top: 25px;
}
.staffing_flow_item_block .content_desc{
  font-size: 16px;
  font-weight: 400;
  line-height: 2.25em;
  margin-top: 13px;
}

.num_box{
  display: flex;
  align-items: flex-end;
  font-family: var(--font-en);
  line-height: 1;
  margin-bottom: 20px;
}
.num_box p:first-child{
  font-size: 30px;
  font-weight: 600;
  letter-spacing: 0;
}
.num_box p:last-child{
  font-size: 16px;
  font-weight: 600;
  letter-spacing: 0;
  margin-left: 10px;
}


/*横スライド*/
.gjs-dashed .scroll_wrap{
    display: block;
  position: inherit!important;
}
.gjs-dashed .scroll_wrap .scroll_container{
height: auto;
}
.gjs-dashed .scroll_wrap .home_thought_item{
  width: 100%;
}

.home_thought_item{
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  background: #ffffff;
  width: auto;
  margin-inline:auto;
  padding: 20px;
}
.home_thought_item:nth-child(n+2){
  margin-top: 40px;;
}
.home_thought_item_box1{
  width: 100%; 
}
.home_thought_item_box1_img_outer{
  position: relative;
}
.home_thought_item_box1_img_outer:after{
  content: "";
  display: block;
  width: 22px;
  aspect-ratio:1;
  background-image: url(https://ons-trail.co.jp/system_panel/uploads/images/plus.png);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  bottom: 10px;
  right: 10px;
  z-index: 1;
}
.home_thought_item_box1_img{

}
.home_thought_item_box2{
  width: 100%; 
  margin-top: 20px;
}
.home_thought_item_box2_head{
  position: relative;
}
.home_thought_item_box2_num{
  font-size: clamp(5.625rem, 3.75rem + 9.38vw, 15rem);
  font-weight: 700;
  font-family: var(--font-en);
  line-height: 1;
  letter-spacing: 0;
  color: #eaebef;
}
.home_thought_item_box2_head_iner{
  width: 100%;
  position: absolute;
  top: 56%;
  left: 0;
  transform: translateY(-50%);
  border-bottom: 1px solid #181818;
  padding-bottom: 16px;
}
.home_thought_item_box2_head_ja{
  font-size: 20px;
  font-weight: 700;
  letter-spacing: 0;
}
.home_thought_item_box2_head_en{
  font-size: 13px;
  font-weight: 600;
  font-family: var(--font-en);
  line-height: 1;
  letter-spacing: 0;
  margin-top: 16px;
}
.home_thought_item_box2 .content_desc{
  margin-top: 40px;;
}

@media (max-width:767px){

}
@media (min-width:768px){
  .about_top.staffing .about_top_head_ja{
    margin-top: 40px;
  }
  .content_block:nth-child(n+2){
    margin-top:35px;
  }

  /*理由*/
  .staffing_contents2_wrap{

  }
  .staffing_contents2_head{

  }
  .staffing_contents2_head_left{

  }
  .sec_h2{
    font-size: 20px;
  }
  .staffing_contents2_head_right{

  }
  .staffing_contents2_head_right .content_desc{

  }

  .staffing_reason_items{
    margin-inline:-10px;
    margin-top: 74px;
  }
  .staffing_reason_item{
    width: 50%;
    padding-inline:10px;
  }
  .staffing_reason_item:nth-child(n+2){
    margin-top: 0;
  }
  .staffing_reason_item:nth-child(n+3){
    margin-top: 20px;
  }
  .staffing_reason_item_inner{
    height: 100%;
    padding: 44px 16px 31px;
  }
  .staffing_reason_item_en{

  }
  .staffing_reason_item_en strong{
    font-size: 30px;
  }
  .staffing_reason_item_ja{
    font-size: 22px;
    padding-bottom: 28px;
  }
  .staffing_reason_item .content_desc{
    margin-top: 32px;
  }

  /*データ*/
  .staffing_data_wrap{

  }
  .staffing_data_wrap .about_strength_head{
    top: -1.2em;
  }
  .staffing_data_tt{
    font-size: 30px;
    margin-top: 6px;
  }
  .staffing_data_wrap .content_desc.center{

  }

  /*flow*/
  .staffing_flow_tt{

  }
  .home_strength_head_txt.xs{

  }
  .staffing_flow_h2{

  }
  .staffing_flow_items{
    margin-top: 56px;
  }
  .staffing_flow_item{

  }
  .staffing_flow_item:nth-child(n+2){
    margin-top: 40px;
  }
  .staffing_flow_item_tt{
    font-size: 20px;
  }
  .staffing_flow_item_blocks{
    padding: 25px 20px 31px;
  }
  .staffing_flow_item_block{
    width: 50%;
    padding-inline:10px;
  }
  .staffing_flow_item_block:nth-child(n+2){
    margin-top: 0;
  }
  .staffing_flow_item_block:nth-child(n+3){
    margin-top: 30px;
  }
  .staffing_flow_item_block_inr{
    height: 100%;
    padding: 20px 16px;
  }
  .staffing_flow_item_block_inr:before{
    display: none;
  }
  .staffing_flow_item_block_inr:after{
    content: "";
    display: block;
    border-style: solid;
    border-right: 20px solid transparent;
    border-left: 20px solid transparent;
    border-bottom: 12px solid #274195;
    border-top: 0;
    position: absolute;
    top: 50%;
    right: -24px;
    transform: translateY(-50%) rotate(90deg);
  }
  .staffing_flow_item_block:nth-child(2n) .staffing_flow_item_block_inr:after{
    display: none;
  }
  .staffing_flow_item_block_num{
    font-size: 50px;
  }
  .staffing_flow_item_block_tt{
    font-size: 20px;
  }
  .staffing_flow_item_block .content_desc{

  }

  .num_box{

  }
  .num_box p:first-child{
    font-size: 36px;
    margin-bottom: -4px;
  }
  .num_box p:last-child{
    font-size: 18px;
  }

  /*横スライド*/
  .home_thought_item{
    padding: 29px 60px 55px;
  }
  .home_thought_item:nth-child(n+2){
    margin-top: 50px;;
  }
  .home_thought_item_box1{

  }
  .home_thought_item_box1_img_outer{

  }
  .home_thought_item_box1_img_outer:after{

  }
  .home_thought_item_box1_img{

  }
  .home_thought_item_box2{
    margin-top: 0;
  }
  .home_thought_item_box2_head{

  }
  .home_thought_item_box2_num{

  }
  .home_thought_item_box2_head_iner{

  }
  .home_thought_item_box2_head_ja{
    font-size: 24px;
  }
  .home_thought_item_box2_head_en{
    font-size: 16px;
  }
  .home_thought_item_box2 .content_desc{

  }
}
@media (min-width:1024px){
  /*理由*/
  .staffing_contents2_wrap{

  }
  .staffing_contents2_head{

  }
  .staffing_contents2_head_left{
    width: 30.26%;
  }
  .sec_h2{
    font-size: 24px;
  }
  .staffing_contents2_head_right{
    width: 50.76%;
  }
  .staffing_contents2_head_right .content_desc{

  }

  .staffing_voice_wrap .voice_list .webgene-item:nth-child(n+4){
    margin-top: 36px;
  }

  /*データ*/
  .staffing_data_wrap .about_strength_head{
    top: -2.2em;
  }


  /*横スライド*/
  .home_thought_item{
    /*    max-width: 1110px;
        width: 100%;
        margin-inline:auto;*/
  }
  .home_thought_item_box1{
    width: 30.61%;
    padding-top: 28px;
  }
  .home_thought_item_box1_img_outer{

  }
  .home_thought_item_box1_img_outer:after{

  }
  .home_thought_item_box1_img{

  }
  .home_thought_item_box2{
    width: 64.28%;
  }
  .home_thought_item_box2_head{

  }
  .home_thought_item_box2_num{

  }
  .home_thought_item_box2_head_iner{
    padding-bottom: 20px;
  }
  .home_thought_item_box2_head_ja{
    font-size: 30px;
  }
  .home_thought_item_box2_head_en{

  }
  .home_thought_item_box2 .content_desc{
    margin-top: 0;
  }

  /*横スライド*/
  .scroll {
    padding-top: 100px;
    padding-bottom: 50px;
  }
  .scroll_container {
    position: relative;
    z-index: 1;
    /* height: 500px; */
    height: calc(100vh - 100px - 103px - 35px);
    height: 500px;
    margin-top: 35px;
    margin-top: 0;
    margin-left: 1.97%;
  }
  .scroll_wrap{
    display: flex;
    align-items: flex-start;
    flex-wrap: nowrap;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    padding-right: 200px;
  }

  .home_thought_item{
    width: 800px;
    margin-inline:0 60px;
    padding: 29px 20px 30px;
  }
  .home_thought_item:nth-child(n+2){
    margin-top: 0;
  }
  .home_thought_item + .home_thought_item{
    margin-right: 60px;
  }
  
  .lightbox{
    position: fixed!important;
    top: 50%!important;
  left: 50%!important;
  transform: translateY(-50%) translateX(-50%);
  z-index: 99999999;
  }

}
@media (min-width:1200px){
  .cmn_top_head_en_txt.lg{
    font-size: 30px;
  }
  .about_top.staffing .about_top_box2{
    margin-top: 24px;
  }

  /*理由*/
  .staffing_contents2_wrap{

  }
  .staffing_contents2_head{

  }
  .staffing_contents2_head_left{
    width: 35.26%;
  }
  .staffing_contents2_head_right{
    width: 50.76%;
  }
  .sec_h2{
    font-size: 24px;
  }
  .staffing_contents2_head_right{
    padding-left: 34px;
  }
  .staffing_contents2_head_right .content_desc{

  }

  .staffing_reason_items{

  }
  .staffing_reason_item{

  }
  .staffing_reason_item_inner{
    padding: 44px 40px 31px;
  }
  .staffing_reason_item_en{

  }
  .staffing_reason_item_ja{
    font-size: 30px;
  }
  .staffing_reason_item .content_desc{

  }

  .home_strength_head_txt.sm{
    font-size: 80px;
  }

  /*データ*/
  .staffing_data_wrap{
    padding: 0 0 24px;
  }
  .staffing_data_wrap .about_strength_head{
    top: -2.2em;
  }
  .staffing_data_tt{
    font-size: 36px;
  }
  .staffing_data_wrap .content_desc.center{

  }

  /*flow*/
  .staffing_flow_tt{

  }
  .home_strength_head_txt.xs{

  }
  .staffing_flow_h2{

  }
  .staffing_flow_items{

  }
  .staffing_flow_item{

  }
  .staffing_flow_item:nth-child(n+2){
    margin-top: 65px;
  }
  .staffing_flow_item_tt{
    font-size: 24px;
  }
  .staffing_flow_item_blocks{

  }
  .staffing_flow_item_block{
    width: 25%;
  }
  .staffing_flow_item_block:nth-child(n+3){
    margin-top:0;
  }
  .staffing_flow_item_block_inr{
    padding: 20px 10px;
  }
  .staffing_flow_item_block:nth-child(2n) .staffing_flow_item_block_inr:after{
    display: block;
  }
  .staffing_flow_item_block:last-child .staffing_flow_item_block_inr:after{
    display: none;
  }
  .staffing_flow_item_block_num{
    font-size: 60px;
  }
  .staffing_flow_item_block_tt{
    font-size: 20px;
  }
  .staffing_flow_item_block .content_desc{

  }

  .num_box{

  }
  .num_box p:first-child{
    font-size: 48px;
  }
  .num_box p:last-child{
    font-size: 24px;
  }

  /*横スライド*/
  .scroll {
    padding-top: 175px;
    padding-bottom: 180px;
  }
  .scroll_container{
    margin-left: 13.48%;
  }

  .home_thought_item{
    width: 1110px;
    margin-inline:0 60px;
    padding: 29px 60px 55px;
  }
  .home_thought_item + .home_thought_item{
    margin-right: 60px;
  }
  .home_thought_item_box2 .content_desc{
    margin-top: -1.9em;
  }

}

@media (min-width:1360px){

  .staffing_contents2_head_left{
    width: 32.26%;
  }
  .staffing_contents2_head_right{
    width: 65.76%;
  }

  .home_strength_head_txt.sm{
    font-size: 90px;
  }

  .home_strength_head_txt.xs{
    font-size: 60px;
  }

  .staffing_flow_item_block_inr{
    padding: 20px 32px;
  }

  /*横スライド*/
  .home_thought_item{
    width: 1110px;
    margin-inline:0 60px;
  }
}
@media (min-width:1720px){
  .staffing_flow_item_block_tt{
    font-size: 24px;
  }
  .home_strength_head_txt.sm{
    font-size: 100px;
  }

  .staffing_contents2_head_left{
    width: 30.26%;
  }
  .staffing_contents2_head_right{
    width: 50.76%;
  }
}


/*******************************
*　
********************************/
.pg_dispatchDestination{

}
.pg_dispatchDestination .section.sec1{

}


@media (max-width:374px){

}
@media (min-width:375px){

}
@media (max-width:767px){

}
@media (min-width:768px){
  .pg_dispatchDestination{

  }
  .pg_dispatchDestination .section.sec1{

  }


}
@media (min-width:1024px){


}
@media (min-width:1200px){


}


/*main*/

/*カテゴリ*/
.dispatch_cate{
  margin-bottom: 40px;
}

/*リスト*/
.dispatch_list{

}
.dispatch_list .webgene-blog{
  display: flex;
  flex-wrap: wrap;
}
.dispatch_list .webgene-item{
  width: 100%;
}
.dispatch_list .webgene-item:nth-child(n+2){
  margin-top: 30px;
}
.dispatch_list .webgene-item a{

}
.dispatch_list .webgene-item .inner{
  background: #fff;
  display: block;
  height: 100%;
}
.dispatch_list .webgene-item .img:before{
  padding-top: 66.66%;
}
.dispatch_list .webgene-item .box2{
  padding: 16px;
}
.dispatch_list .webgene-item .category{
  display: flex;
  flex-wrap: wrap;
  gap: 5px;
  font-size: 15px;
  font-weight: 700;
  letter-spacing: 0;
  line-height: 1;
}
.dispatch_list .webgene-item .category span{
  background: #eaebef;
  border-radius: 14px;
  padding: 7px 16px;
}
.dispatch_list .webgene-item .category span:empty{
  display: none;
}
.dispatch_list .webgene-item .category span.kodawari{
  background: red;
  color: #FFF;
}

.dispatch_list .webgene-item .title{
  font-size: 17px;
  font-weight: 700;
  letter-spacing: 0;
  line-height: 1.7em;
  margin-top: 20px;
}
.dispatch_list .webgene-item .detail{
  font-size: 16px;
  font-weight: 500;
  letter-spacing: 0;
  line-height: 1.7em;
}
.dispatch_list .webgene-item .more{
  text-align: center;
  font-size: 16px;
  font-weight: 600;
  font-family: var(--font-en);
  letter-spacing: 0;
  line-height: 1;
  border-top: 1px solid #b3b3b3;
  margin-top: 25px;
  padding-top: 20px;
}

/*詳細*/
.dispatch_detail{

}
.dispatch_detail .tr{
  display: flex;
  flex-wrap: nowrap;
  border: 1px solid #bfbfbf;
  border-bottom: none;
}
.dispatch_detail .tr:first-child{

}
.dispatch_detail .tr:nth-last-child(2){
  border-bottom: 1px solid #bfbfbf;
}
.dispatch_detail .th,
.dispatch_detail .td{
  font-size: 16px;
  font-weight: 500;
  letter-spacing: 0.05em;
  padding: 17px 15px;
}
.dispatch_detail .th{
  background: #f2f2f2;
}
.dispatch_detail .td{
  width: 100%;
  line-height: 1.875em;
  background: #ffffff;
}

.dispatch_detail .td .map{
  margin-top: 20px;
}
.map iframe{
  border: none;
  height: 320px;
  width: 100%;
}
.dispatch_detail .link_1{
  text-align: left;
  max-width: 333px;
  width: 100%;
  font-size: 16px;
  font-weight: 700;
  line-height: 1.2;
  border: none;
  background: var(--main-color);
  border-radius: 50px;
  color: #FFF !important;
  padding: 16px 20px;
  margin: 50px auto 0;
  position: relative;
  z-index: 1;
  transition: 0.2s all;
}
.dispatch_detail .link_1:after{
  content: "\f061";
  font-family: 'FontAwesome';
  display: block;
  width: 30px;
  font-weight: 500;
  aspect-ratio: 1;
  background: #FFF;
  background-image: -webkit-linear-gradient(90deg, rgb(0, 67, 130) 0%, rgb(54, 183, 243) 100%);
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  border-radius: 50%;
  font-size: 14px;
  transition: 0.2s all;
  position: absolute;
  top: 50%;
  right:20px;
  transform: translateY(-50%);
  right: 3px;
  padding-left: 3px;
}
.dispatch_detail .link_1:hover:after{
  right: 0;
}
@media (max-width:767px){
  .dispatch_detail .tr{
    flex-wrap: wrap;
  }
  .dispatch_detail .th,
  .dispatch_detail .td{
    display: block;
    width: 100%;
  }
  .dispatch_detail .link_1:after{
    right: 28px;
  }
  .dispatch_detail .link_1:hover:after{
    right: 20px;
  }
}
@media (min-width:768px){
  /*カテゴリ*/
  .dispatch_cate{
    margin-bottom: 60px;
  }

  /*リスト*/
  .dispatch_list{

  }
  .dispatch_list .webgene-blog{
    margin-inline:-20px;
  }
  .dispatch_list .webgene-item{
    width: 50%;
    padding-inline:20px;
  }
  .dispatch_list .webgene-item:nth-child(n+2){
    margin-top: 0;
  }
  .dispatch_list .webgene-item:nth-child(n+3){
    margin-top: 50px;
  }
  .dispatch_list .webgene-item a{

  }
  .dispatch_list .webgene-item .inner{

  }
  .dispatch_list .webgene-item .img:before{

  }
  .dispatch_list .webgene-item .box2{
    padding: 32px 26px;
  }
  .dispatch_list .webgene-item .category{

  }
  .dispatch_list .webgene-item .title{
    font-size: 20px;
  }
  .dispatch_list .webgene-item .detail{

  }
  .dispatch_list .webgene-item .more{

  }


  /*詳細*/
  .dispatch_detail{

  }
  .dispatch_detail .tr{

  }
  .dispatch_detail .th,
  .dispatch_detail .td{

  }
  .dispatch_detail .th{
    width: 100%;
    max-width: 200px;
  }
  .dispatch_detail .td{
    width: calc(100% - 200px);
  }

  .dispatch_detail .link_1{
    font-size: 20px;
    padding: 18px 41px;
    margin-top: 82px;
  }
  .dispatch_detail .link_1:after{
    width: 34px;
    right: 14px;
  }
  .dispatch_detail .link_1:hover:after{
    right: 10px;
    ;
  }
}
@media (min-width:1024px){

  /*詳細*/
  .dispatch_detail{

  }
  .dispatch_detail .tr{

  }
  .dispatch_detail .th,
  .dispatch_detail .td{

  }
  .dispatch_detail .th{
    max-width: 285px;
  }
  .dispatch_detail .td{
    width: calc(100% - 285px);
  }
}
@media (min-width:1200px){
  /*カテゴリ*/
  .dispatch_cate{
    margin-bottom: 90px;
  }

  /*リスト*/
  .dispatch_list{

  }
  .dispatch_list .webgene-blog{

  }
  .dispatch_list .webgene-item{
    width: 33.33%;
  }
  .dispatch_list .webgene-item:nth-child(n+3){
    margin-top: 0;
  }
  .dispatch_list .webgene-item:nth-child(n+4){
    margin-top: 39px;
  }
  .dispatch_list .webgene-item a{

  }
  .dispatch_list .webgene-item .inner{

  }
  .dispatch_list .webgene-item .img:before{

  }
  .dispatch_list .webgene-item .box2{
    padding: 32px 26px 18px;
  }
  .dispatch_list .webgene-item .category{

  }
  .dispatch_list .webgene-item .title{

  }
  .dispatch_list .webgene-item .detail{

  }
  .dispatch_list .webgene-item .more{

  }



}



/*******************************
*　
********************************/
.pg_about{

}
.pg_about .section.sec1{

}
.pg_about .section.sec2{
  position: relative;
  background-image: url(https://ons-trail.co.jp/system_panel/uploads/images/bg33.jpg);
  background-position: center top;
  background-repeat: no-repeat;
  background-size: cover;
}
/*.pg_about .section.sec2 .about_support_box.second:after{
  content: "";
  display: block;
  width: 1920px;
  height: 100vh;
  aspect-ratio:1920 / 800;
  background-image: url(https://ons-trail.co.jp/system_panel/uploads/images/bg23.png);
  background-position: center bottom;
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  top: 0;
  bottom: 0;
    left: 50%;
  transform: translateX(-50%);
  z-index: -1;
}*/
.pg_about .section.sec2{
}
.pg_about .section.sec3{

}
.pg_about .section.sec4{
  background: #fff;
}
.pg_about .section.sec5{

}


@media (max-width:374px){

}
@media (min-width:375px){

}
@media (max-width:767px){

}
@media (min-width:768px){
  .pg_about{

  }
  .pg_about .section.sec1{

  }
  .pg_about .section.sec2{

  }
  .pg_about .section.sec3{
    padding-top: 100px;
    padding-bottom: 100px;
  }
  .pg_about .section.sec4{
    padding-top: 100px;
  }
  .pg_about .section.sec5{

  }


}
@media (min-width:1024px){


}
@media (min-width:1200px){
  .pg_about{

  }
  .pg_about .section.sec1{

  }
  .pg_about .section.sec2{

  }
  .pg_about .section.sec3{
    padding-top: 180px;
    padding-bottom: 177px;
  }
  .pg_about .section.sec4{
    padding-top: 165px;
  }
  .pg_about .section.sec5{

  }

}


/*メイン*/

.about_strength_head.cover{
  position: relative;
}
.about_strength_head.cover .home_works_title_bg{
  position: absolute;
  top: 44%;
  left: 50%;
  transform: translateY(-50%) translateX(-50%);
  z-index: 2;
}

.about_support_box{
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-top: 40px;
}
.about_support_box1{
  width: 100%;
}
.about_support_box1_inner{

}
.about_support_box1_img:before{
  padding-top: 250px;
}
.about_support_box2{
  width: 100%;
  color: #fff;
  margin-top: 20px;
}
.about_support_box2_tt{
  font-size: 20px;
  font-weight:700;
  letter-spacing: 0.075em;
}
.about_support_box2_sub_tt{
  font-size: 16px;
  font-weight:700;
  letter-spacing: 0.075em;
  display: flex;
  align-items: center;
  margin-top: 20px;
}
.about_support_box2_sub_tt p{
  letter-spacing: 0.075em;
}
.about_support_box2_sub_tt:before{
  content: "―";
  margin-right: 10px;
}
.about_support_box2_sub_tt:after{
  content: "―";
  margin-left: 10px;
}
.about_support_box2 .content_desc{
  font-size: 16px;
  font-weight: 500;
  line-height: 2.5em;
  margin-top: 20px;
}

/*merit*/
.about_merit_items{
  margin-top: 50px;
}
.about_merit_item{
  display: flex;
  flex-wrap: wrap;
}
.about_merit_item + .about_merit_item{
  margin-top: 42px;
}
.about_merit_box1{
  width: 100%;
}
.about_merit_box1_inner{
  position: relative;
}
.about_merit_box1_img:before{
  padding-top: 350px;
}
.about_merit_box1_img:after{
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,0.05);
  background: rgba(0, 0, 0, 0.2);
  position: absolute;
  top: 0;
  left: 0;
  pointer-events: none;
  z-index: 2;
}
.about_merit_box1_inner_txt{
  position: absolute;
  top: 40px;
  left: 20px;
  right: 20px;
  z-index: 2;
}
.about_merit_box1_inner_txt .home_strength_title{

}
.about_merit_box1_inner_txt .home_strength_title strong{
  font-size: 14px;
}
.about_merit_box1_en{
  font-size: 16px;
  font-weight: 500;
  font-family: var(--font-en);
  line-height: 2.222;
  color: #fff;
  letter-spacing: 0;
}
.about_merit_box1_en p + p{
  margin-top: 22px;
}
.about_merit_box1_en.support{

}
.about_merit_box1_en.spport{
  font-family: var(--font-ja);
  line-height: 1.6;
}
.about_merit_box2{
  width: 100%;
  background: #fff;
}
.about_merit_box2_inner{
  padding: 30px 16px;
}
.about_merit_box2_inner .content_desc{
  margin-top: 0;
}
.about_merit_box2_merits{
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-top: 30px;
}
.about_merit_box2_merits .home_haken_merit{
  background: #eaebef;
}

.about_merit_box2_merits .home_haken_merit strong{
  font-size: 14px;
}

/*スライド*/
.about_support_box{

}
.about_support_box.second .about_support_box1{
  color: #fff;
}
.about_support_box.second .about_support_box1 .home_about_title_ja{
  letter-spacing: 0.075em;
  line-height: 1.875em;
}
.about_support_box1 .content_desc{

}
.about_support_box2{

}
.about_support_box2_inner{

}
.about_support_box2_items{

}
.about_support_box.second .about_support_box2_item{
  position: relative;
}
.about_support_box2_item_img{

}
.about_support_box.second .about_support_box2_item_img:before{
  padding-top: 350px;
}
.about_support_box.second .about_support_box2_item_img:after{
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.3);
  position: absolute;
  top: 0;
  left: 0;
  pointer-events: none;
  z-index: 2;
}
.about_support_box.second .about_merit_box1_inner_txt{
  top: auto;
  bottom: 20px;
}

/*アプローチ*/
.approch_sec{
  padding-top: 50px;
  padding-bottom: 50px;
}
.about_approch_wrap{
  position: relative;
  margin-left: var(--margin-for-device-side-w);
  margin-right: var(--margin-for-device-side-w);
  z-index: 2;
}
.about_approch_wrap .home_works_title_bg{
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateY(-50%) translateX(-50%);
  z-index: 2;
}
.about_approch_wrap .about_strength_head img{
  display: block;
  height: 80px;
  margin-right: 20px;
}
.approch_desc_outer .content_desc{
  margin-top: 0;
}
.approch_desc_outer{
  color: #fff;
  margin-top: 0;
  position: relative;
  z-index: 2;
}

/*仕組み*/
.about_contents1_wrap{
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.about_contents1_box1{
  width: 100%;
}
.about_contents1_box1_inner{

}
.about_contents1_box1_img:before{
  padding-top: 66.666%;
}
.about_contents1_box1_en{
  margin-top: 10px;
}
.about_contents1_box2{
  width: 100%;
  margin-top: 10px;
}
.about_contents1_box2 .about_support_box2_tt{
  font-weight: 900;
  line-height: 1.71em;
}
.about_contents1_box1_en .home_works_title_txt{
  font-size: 20px;
  font-family: var(--font-en);
  letter-spacing: 0;
}
.about_contents1_box2 .content_desc{
  line-height: 2.5em;
}

/*message*/
.about_mes_wrap{
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.about_mes_head_box1{
  width: 100%;
}
.about_mes_head_box1 .about_top_head_en{
  margin-bottom: 16px;
}
.about_mes_head_box1 .about_support_box2_tt{
  margin-bottom: 20px;
  ;
}
.about_mes_head_box1 .content_desc{
  line-height: 2.5em;
}
.about_mes_head_box1 .content_desc p{
  letter-spacing: 0.075em;
}
.about_mes_head_box2{
  width: 100%;
}
.about_mes_box2_img:before{

}

/*理念*/
.about_mes2_wrap{
  padding: 40px 16px;
  background: linear-gradient(347deg,rgba(54, 183, 243, 1) 0%, rgba(0, 67, 130, 1) 98%);
  margin-top: 50px;
}
.about_mes2_wrap .about_strength_head{

}
.about_mes2_wrap .home_works_title_bg{
  background: #fff;
}
.about_mes2_wrap .about_support_box2_tt{
  color: #fff;
  text-align: center;
}
.about_mes2_wrap .home_works_title_txt{
  background: linear-gradient(152deg,rgba(54, 183, 243, 1) 0%, rgba(0, 67, 130, 1) 98%);
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent;
  -webkit-text-fill-color: transparent;
}
.about_mes2_wrap .content_desc{
  color: #fff;
  line-height: 2.5em;
  font-weight: 500;
}
.about_mes2_wrap .content_desc p{
  letter-spacing: 0.075em;
}

.voice_item_more a p{
  transition: all .2s;
}
.voice_item_more a:hover p{
  letter-spacing: 0.1em;
}
@media (max-width:767px){
  .about_merit_box1_en{
    line-height: 1.6em;
  }

  .about_strength_head.cover .home_works_title_bg,
  .about_approch_wrap .home_works_title_bg{
    line-height: 1;
    top: 35%;
    left: 45%;
    padding: 2px 20px 2px;
  }

  .about_support_box2_sub_tt{
    font-size: 14px;
  }

  .about_merit_box1_en p + p{
    margin-top: 5px;
  }
  .about_mes2_wrap .about_support_box2_tt{
    margin-top: 10px;
  }
}
@media (min-width:768px){
  .about_strength_head.cover{
    position: relative;
  }
  .about_tt{
    font-size: 30px;
  }

  .about_support_box{
    margin-top: 80px;
  }
  .about_support_box1{

  }
  .about_support_box1_inner{

  }
  .about_support_box1_img:before{
    padding-top: 50%;
  }
  .about_support_box2{
    margin-top: 30px;
  }
  .about_support_box2_tt{
    font-size: 36px;
  }
  .about_support_box2_sub_tt{
    font-size: 18px;
    margin-top: 20px;
  }
  .about_support_box2 .content_desc{
    margin-top: 20px;
  }

  /*merit*/
  .about_merit_items{
    margin-top: 80px;
  }
  .about_merit_item{

  }
  .about_merit_box1{

  }
  .about_merit_box1_inner{

  }
  .about_merit_box1_img:before{
    padding-top: 560px;

  }
  .about_merit_box1_inner_txt{
    top: 20px;
    left: 20px;
    right: 20px;
  }
  .about_merit_box1_inner_txt .home_strength_title{

  }
  .about_merit_box1_inner_txt .home_strength_title strong{
    font-size: 16px;
  }
  .about_merit_box1_inner_txt .home_strength_title_line p{
    font-size: 28px;
  }
  .about_merit_box1_en{
    font-size: 18px;
  }
  .about_merit_box2{

  }
  .about_merit_box2_inner{
    padding: 50px 20px;
  }
  .about_merit_box2_inner .content_desc{

  }
  .about_merit_box2_merits{
    margin-top: 57px;
  }
  .about_merit_box2_merits .home_haken_merit{
    width: 100%;
  }
  .about_merit_box2_merits .home_haken_merit strong{
    font-size: 16px;
  }

  /*スライド*/
  .about_support_box{

  }
  .about_support_box1{

  }
  .about_support_box.second .about_support_box1 .home_about_title_ja{
    font-size: 36px;
    margin-bottom: 48px;
    line-height: 1.875em;
  }
  .about_support_box1 .content_desc{

  }
  .about_support_box2{

  }
  .about_support_box2_inner{

  }
  .about_support_box2_items{

  }
  .about_support_box2_item{

  }
  .about_support_box2_item_img{

  }
  .about_support_box.second .about_support_box2_item_img:before{
    padding-top: 400px;
  }
  .about_support_box.second .about_merit_box1_inner_txt{
    top: auto;
    bottom: 30px;
  }


  /*アプローチ*/
  .approch_sec{
    padding-top: 100px;
    padding-bottom: 120px;
  }
  .about_approch_wrap{

  }
  .about_approch_en_outer{

  }
  .about_approch_wrap .about_strength_head img{
    display: block;
    height: 110px;
    margin-right: 100px;
  }
  .about_approch_wrap .content_desc{

  }
  .approch_desc_outer{
    margin-top: 43px;
  }

  /*仕組み*/
  .about_contents1_wrap{

  }
  .about_contents1_box1{

  }
  .about_contents1_box1_inner{
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: space-between;
  }
  .about_contents1_box1_img{
    width: 89.55%;
  }
  .about_contents1_box1_img:before{

  }
  .about_contents1_box1_en{
    width: 10.24%;
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl;
    padding-right: 13px;
    margin-top: 0;
  }
  .about_contents1_box1_en .home_works_title_txt{
    font-size: 28px;
  }
  .about_contents1_box2{
    margin-top: 30px;
  }
  .about_contents1_box2 .about_support_box2_tt{
    font-size: 28px;
  }
  .about_contents1_box2 .content_desc{

  }

  /*message*/
  .about_mes_wrap{

  }
  .about_mes_head_box1{

  }
  .about_mes_head_box1 .about_top_head_en{
    margin-bottom: 20px;
  }
  .about_mes_head_box1 .about_support_box2_tt{
    margin-bottom: 30px;
    ;
  }

  .about_mes_head_box1 .content_desc{
    margin-top: 30px;
  }
  .about_mes_head_box2{

  }
  .about_mes_box2_img:before{

  }

  /*理念*/
  .about_mes2_wrap{
    padding: 50px 16px;
    margin-top: 60px;
  }
  .about_mes2_wrap .about_strength_head{

  }
  .about_mes2_wrap .home_works_title_bg{

  }
  .about_mes2_wrap .about_support_box2_tt{

  }
  .about_mes2_wrap .content_desc{

  }

  .about_top_img.img_fit:before{
    padding-top: 500px;
  }

  .about_mes_head_box1 .about_mes_box2_img:before{
    padding-top: 550px;
  }
}
@media (min-width:1024px){
  /*merit*/
  .about_merit_items{
    margin-top: 108px;
  }
  .about_merit_item{

  }
  .about_merit_box1{
    width: 46.88%;
  }
  .about_merit_box1_inner{

  }
  .about_merit_box1_img:before{
    padding-top: 919px;
  }
  .about_merit_box1_inner_txt{

  }
  .about_merit_box1 .home_strength_title_line p{
    font-size: 22px;
  }
  .about_merit_box1_inner_txt .home_strength_title{

  }
  .about_merit_box1_en{

  }
  .about_merit_box2{
    width: calc(100% - 46.88%);
  }
  .about_merit_box2_inner{
    padding: 50px 30px;
  }
  .about_merit_box2_inner .content_desc{

  }
  .about_merit_box2_merits{
    margin-top: 57px;
  }
  .about_merit_box2_merits .home_haken_merit{
    width: 100%;
  }

  /*message*/
  .about_mes_wrap{

  }
  .about_mes_head_box1{
    width: 63.48%;
  }
  .about_mes_head_box1 .about_top_head_en{

  }
  .about_mes_head_box1 .about_support_box2_tt{
    font-size: 42px;
    margin-bottom: 0;
  }
  .about_mes_head_box1 .content_desc{
    margin-top: 53px;
  }
  .about_mes_head_box2{
    width: 29.6%;
    margin-top: 16px;
  }
  .about_mes_box2_img:before{

  }

  .about_top_img.img_fit:before{
    padding-top: 100%;
  }
}
@media (min-width:1200px){
  .about_strength_head.cover{
    position: relative;
  }
  .about_strength_head.cover .home_works_title_txt{
    font-size: 36px;
  }


  .about_support_box{
    margin-top: 104px;
  }
  .about_support_box1{
    width: 46.05%;
    padding-top: 13px;
  }
  .about_support_box1_inner{
    margin-left: var(--margin-for-device-side-w);
  }
  .about_support_box1_img:before{

  }
  .about_support_box2{
    width: 49.01%;
    padding-left: 20px;
    margin-top: 0;
  }
  .about_support_box2_tt{
    font-size: 48px;
  }
  .about_support_box2_sub_tt{
    font-size: 20px;
    margin-top: 45px;
  }
  .about_support_box2 .content_desc{
    margin-top: 40px;
  }

  /*merit*/
  .about_merit_items{
    margin-left: calc(50% - 50vw);
    margin-right: calc(50% - 50vw);
    padding-inline:100px;
  }
  .about_merit_item{

  }
  .about_merit_box1{
    width: 34.88%;
  }
  .about_merit_box1_inner{

  }
  .about_merit_box1_img:before{
    padding-top: 761px;
  }
  .about_merit_box1_inner_txt{

  }
  .about_merit_box1_inner_txt .home_strength_title{
    margin-bottom: 41px;
  }
  .about_merit_box1_inner_txt .home_strength_title strong{
    font-size: 20px;
  }
  .about_merit_box1_en.spport{
    line-height: 2.5;
  }
  .about_merit_box2{
    width: calc(100% - 34.88%);
  }
  .about_merit_box2_inner{
    padding: 89px 16px;
  }
  .about_merit_box2_inner .content_desc{

  }
  .about_merit_box2_merits{

  }
  .about_merit_box2_merits .home_haken_merit{
    width: 48.91%;
  }
  .about_merit_box2_merits .home_haken_merit + .home_haken_merit{
    margin-top: 0;
  }

  /*スライド*/
  .about_support_box{

  }
  .about_support_box.second .about_support_box1{
    width: 42.76%;
  }
  .about_support_box.second .about_support_box1 .home_about_title_ja{
    font-size: 34px;
  }
  .about_support_box1 .content_desc{

  }
  .about_support_box.second .about_support_box2{
    width: 52.63%;
    padding-left:0;
    padding-top: 0;
  }
  .about_support_box.second .about_support_box2_inner{
    margin-right: var(--margin-for-device-side-w);
  }
  .about_support_box2_items{

  }
  .about_support_box2_item{

  }
  .about_support_box2_item_img{

  }
  .about_support_box.second .about_support_box2_item_img:before{
    padding-top: 600px;
  }
  .about_support_box.second .about_merit_box1_inner_txt{
    top: auto;
    bottom: 80px;
    padding-right: 50px;
  }

  /*アプローチ*/
  .approch_sec{
    padding-bottom: 237px;
  }
  .about_approch_wrap{
    position: relative;
    margin-left: var(--margin-for-device-side-w);
    margin-right: var(--margin-for-device-side-w);
  }
  .about_approch_wrap .home_works_title_bg{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateY(-50%) translateX(-50%);
    z-index: 2;
  }
  .about_approch_en_outer{

  }
  .about_approch_wrap .about_strength_head img{
    display: block;
    height: 177px;
  }
  .approch_desc_outer{
    max-width: 730px;
    margin-inline:auto;
    padding: 0 87px 0 73px;
  }
  .approch_desc_outer .content_block:nth-child(n+2){
    margin-top: 47px;
  }
  .about_approch_wrap .home_works_title_txt{
    font-size: 36px;
  }
  .content_block:nth-child(n+2){
  }

  /*仕組み*/
  .about_contents1_wrap{

  }
  .about_contents1_box1{
    width: 52.96%;
  }
  .about_contents1_box1_inner{
    margin-left: var(--margin-for-device-side-w);
  }
  .about_contents1_box1_img:before{

  }
  .about_contents1_box1_en{


  }
  .about_contents1_box1_en .home_works_title_txt{
    font-size: 28px;
  }
  .about_contents1_box2{
    width: 47%;
    border-left: 1px solid #b8b8b8;
    padding-left: 40px;
    margin-top: 0;
  }
  .about_contents1_box2 .about_support_box2_tt{
    font-size: 34px;
    margin-right: -20px;
    margin-top: -17px;
  }
  .about_contents1_box2 .content_desc{
    margin-top: 39px;
  }

  /*message*/
  .about_mes_wrap{

  }
  .about_mes_head_box1{
    width: 63.48%;
  }
  .about_mes_head_box1 .about_top_head_en{
    margin-bottom: 40px;
  }
  .about_mes_head_box1 .about_support_box2_tt{
    margin-bottom: 0;
  }
  .about_mes_head_box1 .content_desc{
    margin-top: 59px;
  }
  .about_mes_head_box2{
    width: 29.6%;
  }
  .about_mes_box2_img:before{

  }

  /*理念*/
  .about_mes2_wrap{
    padding: 62px 16px 80px;
    margin-top: 60px;
  }
  .about_mes2_wrap .about_strength_head{
    width: 85%;
    margin-inline:auto;
  }
  .about_mes2_wrap .home_works_title_bg{

  }
  .about_mes2_wrap .about_strength_head.cover .home_works_title_txt{
    font-size: 42px;
  }
  .about_mes2_wrap .about_support_box2_tt{
    font-size: 42px;
    margin-top: 3px;
  }
  .about_mes2_wrap .content_desc{
    max-width: 1110px;
    margin-top: 40px;
    margin-inline:auto;
  }

  .about_mes_head_box1 .about_mes_box2_img:before{
    padding-top: 100%;
  }
}

@media (min-width:1470px){

  .about_merit_box1 .home_strength_title_line p{
    font-size: 36px;
  }

  .about_merit_box1_inner_txt{
    top: 80px;
  }
  .about_merit_box2_inner{
    padding: 89px 20px;
  }
  .about_merit_box2 .home_haken_merit{
    padding: 35px 31px;
  }

  /*理念*/
  .about_mes2_wrap{
    padding: 62px 0 80px;
  }

  .about_support_box2_sub_tt{
    font-size: 24px;
  }

  .about_merit_box1_img:before{
    /*padding-top: 850px;*/
    padding-top: 650px;
  }

  .about_merit_item .home_haken_merit_title{
    font-size: 20px;
  }

  .about_merit_box1_inner_txt .home_strength_title_line p{
    font-size: 40px;
  }

}
@media (min-width:1536px){
  .about_merit_box1 .home_strength_title_line p{
    font-size: 36px;
  }

  .about_merit_box1_inner_txt{
    top: 80px;
  }
  .about_merit_box2_inner{
    padding: 89px 20px;
  }
  .about_merit_box2 .home_haken_merit{
    padding: 35px 31px;
  }

  /*理念*/
  .about_mes2_wrap{
    padding: 62px 0 80px;
  }

  .about_support_box2_sub_tt{
    font-size: 24px;
  }

  .about_merit_box1_img:before{
    /*padding-top: 850px;*/
    padding-top: 650px;
  }

  .about_merit_item .home_haken_merit_title{
    font-size: 20px;
  }
}
@media (min-width:1720px){
  .about_merit_box1_img:before{
    padding-top: 630px;
  }

  .about_merit_box1 .home_strength_title_line p{
    font-size: 40px;
  }
  .about_merit_box1_inner_txt{
    top: 78px;
    left: 78px;
  }
  .about_merit_box2_inner{
    padding: 89px 101px;
  }

  .about_support_box.second .home_strength_title_line p{
    font-size: 40px;
  }
  .about_support_box.second .about_merit_box1_inner_txt{
    top: auto;
    bottom: 78px;
    padding-right: 100px;
  }

  .about_support_box.second .about_support_box1 .home_about_title_ja{
    font-size: 48px;
  }

  .about_mes2_wrap .about_strength_head{
    width: auto;
    margin-inline:0;
  }

  .about_merit_item .home_haken_merit_title{
    font-size: 24px;
  }

  .about_contents1_box2 .about_support_box2_tt{
    font-size: 42px;
  }


}