@charset "UTF-8";
.footer{
  position: relative;
  z-index: 1;
}
.ftr_contact_wrap:before{
  aspect-ratio: 360 / 309;
  background-image:url(https://futurelink-global.com/system_panel/uploads/images/po2.jpg);
}
.pg_header_box .content_desc{
  text-shadow: 2px 2px 1px #ffffff, -2px 2px 1px #ffffff, 2px -2px 1px #ffffff, -2px -2px 1px #ffffff, 2px 0px 1px #ffffff, 0px 2px 1px #ffffff, -2px 0px 1px #ffffff, 0px -2px 1px #ffffff;
}

.seekers_bnr{
  cursor: pointer;
}
.ftr_box1_bnr_item img,
.seekers_bnr img{
  transition: all .2s;
}
.ftr_box1_bnr_item:hover img,
.seekers_bnr:hover img{
  transform: scale(1.02); 
}
/*******************************
*　事業者
********************************/
.pg_header{
  margin-bottom: 60px;
}


/* セクション設定 */
.pg_forNetworks{

}
.pg_forNetworks .section.sec1{
  padding-bottom: 80px;
}
.pg_forNetworks .section.sec2{

}
.pg_forNetworks .section.sec3{

}
.pg_forNetworks .section.sec4{

}
.pg_xxx .section.sec5{

}
.pg_xxx .section.sec6{

}

.pg_forNetworks .section:last-child{
  position: relative;
  padding-bottom: 80px;
}
.pg_forNetworks .section:last-child:before{
  content: "";
  display: block;
  width: 1920px;
  aspect-ratio:1920 / 2169;
  background-image: url(https://futurelink-global.com/system_panel/uploads/images/d.jpg);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  left: 50%;
  bottom: 0;
  transform: translateX(-50%);
  z-index: -1;
}
@media (max-width:374px){

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

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

}
@media (min-width:768px){
  .pg_header{
    margin-bottom: 100px;
  }

  .pg_forNetworks{

  }
  .pg_forNetworks .section.sec1{

  }
  .pg_forNetworks .section.sec2{

  }
  .pg_forNetworks .section.sec3{

  }
  .pg_forNetworks .section.sec4{

  }
  .pg_xxx .section.sec5{

  }
  .pg_xxx .section.sec6{

  }

  .pg_forNetworks .section:last-child{
    position: relative;
    padding-bottom: 100px;
  }
}
@media (min-width:1024px){
  .pg_header{
    margin-bottom: 157px;
  }


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

  }
  .pg_forNetworks .section.sec1{

  }
  .pg_forNetworks .section.sec2{

  }
  .pg_forNetworks .section.sec3{

  }
  .pg_forNetworks .section.sec4{

  }
  .pg_xxx .section.sec5{

  }
  .pg_xxx .section.sec6{

  }

  .pg_forNetworks .section:last-child{
    position: relative;
    padding-bottom: 200px;
  }
}
@media (min-width:1470px){


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


}


html, body{
  overflow-anchor: none;
}

.tt2{

}
.tt2_en{
  font-size:60px;
  font-weight: 500;
  line-height: 1;
  font-family: "Oswald", sans-serif;
  letter-spacing: 0;
  color: #e5e5e5;
}
.tt2_ja{
  font-size: 20px;
  font-weight: 700;
  letter-spacing: 0;
}
.contact_wrap{
  overflow-anchor: none;
}
.contact_items{
  margin-top: 40px;
}
.contact_item{
  /*overflow-anchor: none;*/
}
.contact_item + .contact_item{
  margin-top: 26px;
}
.contact_item_tt{
  text-align: center;
  background: #171d2e;
  color: #fff;
  font-size: 16px;
  font-weight: 600;
  letter-spacing: 0;
  position: relative;
  border-radius: 5px;
  padding: 13px 0;
  /*  margin-bottom: 30px;*/
  cursor: pointer;
}
.contact_item_tt:after{

}
.contact_item_tt::after{
  content: "＋"; /* fa-plus */
  position: absolute;
  right: 20px;
  top: 50%;
  transform: translateY(-50%);
  font-size: 22px;
  transition: .3s;
  width: 22px;
  text-align: center;

}

/* 開いている時 */
/*.contact_item.is-open .contact_item_tt::after{*/
.contact_item_tt.is-open::after{
  content: "−"; /* fa-minus */
}
.contact_box{
  display: block;
  margin-top: 30px;
  /*overflow-anchor: none;*/
}
.gjs-dashed .contact_box{
  display: block;
}


/* メイン部分 */
/*sec1*/
.networks_sec1_items{

}
.networks_sec1_item{
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.networks_sec1_item:nth-child(n+2){
  margin-top: 50px;
}
.networks_sec1_box1{
  width: 100%;
  order: 1;
}
.networks_sec1_box1_img:before{
  padding-top: 79.41%;
}
.networks_sec1_box1_img img{
  border-radius: 20px;
}
.networks_sec1_box2{
  width: 100%;
  order: 2;
  margin-top: 20px;
}
.networks_sec1_box2_tt{
  display: flex;
  align-items: center;
  padding-left: 16px;
}
.networks_sec1_box2_tt_en1{
  font-size: clamp(3.75rem, 2.625rem + 5.63vw, 9.375rem);
  font-weight: 400;
  font-family: "Oswald", sans-serif;
  letter-spacing: 0;
  line-height: 1;
}
.networks_sec1_box2_tt_ja{
  font-size: 20px;
  font-weight: 900;
  letter-spacing: 0;
  line-height: 1.647em;
  padding-left: 0;
}
.strength_item_right .networks_sec1_box2_tt_ja{
  font-weight: 700;
}

.networks_sec1_box2_sub{
  position: relative;
  padding:16px 16px 30px;;
}
.networks_sec1_box2_sub:before{
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background: #f2f0f0;
  position: absolute;
  top: 0;
  left: 0;
  pointer-events: none;
}
.networks_sec1_box2_tt_en2{
  font-size: clamp(2.5rem, 1.888rem + 3.06vw, 5.563rem);
  font-weight: 400;
  font-family: "Oswald", sans-serif;
  letter-spacing: 0;
  line-height: 1;
  position: relative;
  z-index: 1;
}
.networks_sec1_box2_sub .content_desc{
  position: relative;
  font-weight: 500;
  z-index: 1; 
  margin-top: 28px;
}
.networks_sec1_box2_sub .content_desc p{
  letter-spacing: 0;
}
.networks_sec1_box2_visual{
  position: relative;
  z-index: 1;
  margin-top: 30px;  
}
.networks_sec1_box3{
  width: 100%;
  order: 3;
  position: relative;
  z-index: 1;
}
.partner_items{
  display: flex;
  flex-wrap: wrap;
  gap:16px 0;
  margin-top: 34px;
}
.partner_item{
  width: 100%;
  text-align: center;
  font-size: 16px;
  font-weight: 500;
  background: #000000;
  color: #fff;
  border-radius: 10px;
  padding: 18px 0;
}

.strength_items{
  display: flex;
  flex-wrap: wrap;
  gap:20px 0;
  margin-top: 30px;
}
.strength_item{
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  border-bottom: 1px solid #b3b3b3;
  padding-bottom: 20px;
}
.strength_item_left{
  width: 100%;
  text-align: center;
}
.strength_item_left_en{
  font-size: 24px;
  font-weight: 700;
  font-family: "Oswald", sans-serif;
  letter-spacing: 0.1em;
  line-height: 1;
}
.strength_item_left_circle{
  font-size: 32px;
  font-weight: 400;
  font-family: "Oswald", sans-serif;
  letter-spacing: 0;
  border: 1px dashed #2e3d5d;
  border-radius: 50%;
  width: 130px;
  aspect-ratio:1;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 6px;
  margin-inline:auto;
}
.strength_item_right{
  width: 100%;
  margin-top: 20px;
}
.strength_item_right .networks_sec1_box2_tt_ja{
  padding-left: 0;
  letter-spacing: 0.05em;
}
.strength_item_right .content_desc{
  line-height: 1.875em;
  margin-top: 14px;
}
.strength_item_right .content_desc p{
  letter-spacing: 0;
}

.strength_items.program{

}
.strength_items.program .strength_item{
  background: #fff;
  border-radius: 20px;
  border: 1.5px dashed #585858;
  padding: 8px 0 17px;
}
.strength_items.program .strength_item_left{
  display: flex;
  align-items: center;
  padding-left: 9px;
}
.strength_items.program .strength_item_left_en{
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
  letter-spacing: 0;
}
.strength_items.program .strength_item_left_circle{
  font-size: 30px;
  border: none;
  border-radius: 0;
  line-height: 1;
  display: block;
  display: flex;
}
.strength_items.program .strength_item_right{

}
.strength_items.program .strength_item_right .networks_sec1_box2_tt_ja{
  border-bottom: 1px solid #4c4c4c;
  padding-bottom: 4px;
}
.strength_items.program .strength_item_right .content_desc{
  margin-top: 7px;
}

@media (max-width:767px){
  .networks_sec1_box2_tt{
    flex-wrap: wrap;
  }
  .networks_sec1_box2_tt_ja{
    width: 100%;
    margin-top: 5px;
  }
  .strength_items.program .strength_item_left_circle{
    font-size: 60px;

    margin-inline:0;
  }
  .strength_items.program .strength_item{
    padding: 30px 16px;
  }
  .strength_items.program .strength_item_left{
    justify-content: center;
  }
}
@media (min-width:768px){
  .tt2{

  }
  .tt2_en{
    font-size: 70px;
  }
  .tt2_ja{
    font-size: 24px;
  }
  .contact_items{
    margin-top: 78px;
  }
  .contact_item{

  }
  .contact_item_tt{
    /*    margin-bottom: 60px;*/
  }
  .contact_box{
    margin-bottom: 60px;
  }

  /*sec1*/
  .networks_sec1_items{

  }
  .networks_sec1_item{

  }
  .networks_sec1_item:nth-child(n+2){
    margin-top: 100px;
  }
  .networks_sec1_box1{

  }
  .networks_sec1_box1_img:before{

  }
  .networks_sec1_box1_img img{

  }
  .networks_sec1_box2{
    margin-top: 30px;
  }
  .networks_sec1_box2_tt{

  }
  .networks_sec1_box2_tt_en1{

  }
  .networks_sec1_box2_tt_ja{
    font-size: 28px;
    padding-left: 27px;
  }
  .networks_sec1_box2_sub{
    padding: 0 16px;
  }
  .networks_sec1_box2_tt_en2{

  }
  .networks_sec1_box2_sub .content_desc{
    line-height: 3.125em;
  }
  .networks_sec1_box2_visual{
    margin-top: 33px;
    padding-left: 16px;
  }
  .networks_sec1_box3{

  }
  .partner_items{
    gap: 18px 29px;
  }
  .partner_item{
    width: calc(50% - 14.5px);
    font-size: 18px;
  }

  .strength_items{
    margin-top: 78px;
  }
  .strength_item{

  }
  .strength_item_left{
    width: 17.44%; 
    min-width: 100px;
    padding-top: 12px;
  }
  .strength_item_left_en{
    font-size: 26px;
  }
  .strength_item_left_circle{
    width: 100%;

    font-size: 40px;
    margin-inline:0;
  }
  .strength_item_right{
    width: 78.52%;
    margin-top: 0;
  }
  .strength_item_right .networks_sec1_box2_tt_ja{

  }
  .strength_item_right .content_desc{

  }

  .strength_items.program{
    margin-top: 62px;
  }
  .strength_items.program .strength_item{

  }
  .strength_items.program .strength_item_left{
    width: 19.44%;
    min-width: 130px;
  }
  .strength_items.program .strength_item_left_en{

  }
  .strength_items.program .strength_item_left_circle{
    font-size: 60px;
  }
  .strength_items.program .strength_item_right{
    width: 73.52%;
    padding-right: 50px;
    padding-top: 18px;
  }
  .strength_items.program .strength_item_right .networks_sec1_box2_tt_ja{

  }
  .strength_items.program .strength_item_right .content_desc{

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


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

  }
  .tt2_en{
    font-size: 110px;
  }
  .tt2_ja{
    font-size: 34px;
  }
  .contact_items{

  }
  .contact_item{

  }
  .contact_item_tt{

  }


  /*sec1*/
  .networks_sec1_items{

  }
  .networks_sec1_item{

  }
  .networks_sec1_box1{
    width: 44.73%;
    padding-top: 20px;
  }
  .networks_sec1_item:nth-child(n+2){
    margin-top: 100px;
  }
  .networks_sec1_item:nth-child(odd) .networks_sec1_box1{
    order: 1;
  }
  .networks_sec1_item:nth-child(odd) .networks_sec1_box2{
    order: 2;
  }
  .networks_sec1_item:nth-child(even) .networks_sec1_box1{
    order: 2;
  }
  .networks_sec1_item:nth-child(even) .networks_sec1_box2{
    order: 1;

  } 

  .networks_sec1_box1_img:before{

  }
  .networks_sec1_box1_img img{

  }
  .networks_sec1_box2{
    width: 49.01%;
    margin-top: 0;
  }
  .networks_sec1_box2_tt{
    margin-right: -30px;
  }
  .networks_sec1_item:nth-child(even) .networks_sec1_box2_tt{
    padding-left: 16px;
  }
  .networks_sec1_box2_tt_en1{

  }
  .networks_sec1_box2_tt_ja{
    font-size: 21px;
  }
  .networks_sec1_box2_sub{
    margin-top: 5px;
    padding: 0;
  }
  .networks_sec1_item:nth-child(even) .networks_sec1_box2_sub{
    padding-left: 16px;
  }
  .networks_sec1_box2_sub:before{
    width: 142.28%;
    min-height: 550px;
  }
  .networks_sec1_item:nth-child(odd) .networks_sec1_box2_sub:before{
    right: 0;
    left: auto;
  }
  .networks_sec1_item:nth-child(even) .networks_sec1_box2_sub:before{
    left: 0;
  }
  .networks_sec1_box2_tt_en2{

  }
  .networks_sec1_box2_sub .content_desc{

  }
  .networks_sec1_item:nth-child(odd) .networks_sec1_box2_sub .content_desc{
    padding-right: 36px;
  }

  .partner_items{

  }
  .partner_item{
    width: calc(25% - 21.75px);
  }

  .strength_items{
    gap:30px;
  }
  .strength_item{
    width: calc(50% - 15px);
  }
  .strength_item:nth-child(n+3){
    padding-top: 11px;
  }
  .strength_item_left{

  }
  .strength_item_left_en{

  }
  .strength_item_left_circle{
    width: 100%;
    min-width: inherit;
  }
  .strength_item_right{

  }
  .strength_item_right .networks_sec1_box2_tt_ja{

  }
  .strength_item_right .content_desc{

  }

  .strength_items.program{

  }
  .strength_items.program .strength_item{

  }
  .strength_items.program .strength_item_left{
    min-width: inherit;
  }
  .strength_items.program .strength_item_left_en{

  }
  .strength_items.program .strength_item_left_circle{
    font-size: 60px;
  }
  .strength_items.program .strength_item_right{
    width: 79.52%;
  }
  .strength_items.program .strength_item_right .networks_sec1_box2_tt_ja{

  }
  .strength_items.program .strength_item_right .content_desc{

  }
}
@media (min-width:1470px){
  .networks_sec1_box2_tt {
    margin-right: -90px;
  }
  .networks_sec1_box2_tt_ja{
    font-size: 28px;
  }

  .networks_sec1_box2_sub:before{
    min-height: 457px;
  }
  .strength_items.program .strength_item_left{
    width: 19.44%;
  }
  .strength_items.program .strength_item_left_circle{
    font-size: 86px;
  }
  .strength_item_left{
    min-width: inherit;
  }

}
@media (min-width:1720px){
  .networks_sec1_box2_tt_ja{
    font-size: 34px;
  }

}



/*******************************
*　記事一覧
********************************/
.pg_blog .section:last-child{
  position: relative;
  padding-bottom: 80px;
}
.pg_blog .section:last-child:before{
  content: "";
  display: block;
  width: 1920px;
  aspect-ratio: 1920 / 1269;
  background-image: url(https://futurelink-global.com/system_panel/uploads/images/pp.jpg);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  left: 50%;
  bottom: 0;
  transform: translateX(-50%);
  z-index: -1;
}


/* 一覧（サムネあり） */
.news_list_thumb{

}
* + .news_list_thumb{
  margin-top: 50px;
}
.posts_category_sp + .news_list_thumb{
  margin-top: 0;
}
.news_list_thumb .webgene-blog{
  display: flex;
  flex-wrap: wrap;
  margin-left: -5px;
  margin-right: -5px;
}
.news_list_thumb .webgene-item{
  width: 50%;
  padding: 0 5px;
}
.news_list_thumb .webgene-item:nth-child(n+3){
  margin-top: 15px;
}
.news_list_thumb .webgene-item{

}
.news_list_thumb .webgene-item .inner{
  display: block;
  position: relative;
  z-index: 1;
  color: #000;
  background: #e6e6e6;
}
.news_list_thumb .webgene-item .box1{

}
.news_list_thumb .webgene-item .box2{
  padding: 10px 10px;
}
.news_list_thumb .webgene-item .img{
  overflow: hidden;
  position: relative;
  z-index: 1;
}
.news_list_thumb .webgene-item .img.img_fit:before{
  padding-top: 75%;
  padding-top: 67.92%;
}
.news_list_thumb .webgene-item .meta{
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin-bottom: 5px;
}
.news_list_thumb .webgene-item .meta .category{
  font-size: 13px;
  font-weight: 500;
  background: #2850a1;
  color: #FFF;
  padding: 3px 8px;
  margin: 5px 0;
  margin-right: 10px;
}
.news_list_thumb .webgene-item .meta .date{
  font-size: 15px;
  font-weight: 700;
  font-family: var(--font-en);
  margin: 5px 0;
  /*margin-right: 10px;*/
}
.news_list_thumb .webgene-item .title{
  font-size: 14px;
  font-weight: 500;
  line-height: 1.5;
}


.news_list_thumb.col3{

}
.news_list_thumb.col4{

}

.cmn_detail{
  border-bottom: 1px solid #181818;
  padding-bottom: 40px;
}
.cmn_detail .webgene-item{

}
.cmn_detail .meta{
  display: flex;
  align-items: center;
}
.cmn_detail .category{
  font-size: 14px;
  font-weight: 700;
  display: inline-block;
  background: #fff;
  border: 1px solid #000000;
  color: #000;
  border-radius: 12px;
  text-align: center;
  padding: 1px 9px;
  margin-right: 20px;
}
.cmn_detail .date{
  font-size: 16px;
  font-weight: 500;
  font-family: Oswald, sans-serif;
  letter-spacing: 0px;
  line-height: 1;
}
.cmn_detail .title{
  font-size: 17px;
  font-weight: 700;
  letter-spacing: 0;
  border-bottom: 1px solid #181818;
  padding-bottom: 10px;
  margin-top: 15px;
}
.cmn_detail .post_content{
  padding-top: 30px;
}
@media (max-width:767px){
  .pg_blog .section:last-child:before{
    width: 1100px;
    left: 114%;
  }
  .pg_blog .section:last-child{
    padding-bottom: 200px;
  }
}
@media (min-width:768px){
  .pg_blog .section:last-child{
    padding-bottom: 100px;
  }

  /* 一覧（サムネあり） */
  .news_list_thumb{

  }
  * + .news_list_thumb{
    margin-top: 50px;
  }
  .news_list_thumb .webgene-blog{
    margin-left: -7.5px;
    margin-right: -7.5px;
  }
  .news_list_thumb .webgene-item{
    width: 50%;
    padding: 0 7.5px;
  }
  .news_list_thumb .webgene-item:nth-child(n+3){
    margin-top: 15px;
  }
  .news_list_thumb .webgene-item{

  }
  .news_list_thumb .webgene-item .inner{
  }
  .news_list_thumb .webgene-item .box1{

  }
  .news_list_thumb .webgene-item .box2{
    padding: 20px 10px;
  }
  .news_list_thumb .webgene-item .meta{
    margin-bottom: 5px;
  }
  .news_list_thumb .webgene-item .meta .category{
    font-size: 13px;
    /*margin-right: 10px;*/
  }
  .news_list_thumb .webgene-item .meta .date{
    font-size: 15px;
    /*margin-right: 10px;*/
  }
  .news_list_thumb .webgene-item .title{

  }

  .cmn_detail{

  }
  .cmn_detail .webgene-item{

  }
  .cmn_detail .meta{

  }
  .cmn_detail .category{
    margin-right: 47px;
  }
  .cmn_detail .date{

  }
  .cmn_detail .title{
    font-size: 20px;
  }
  .cmn_detail .post_content{

  }
  .pg_blog .section:last-child:before{
    left: 99%;
  }
}
@media (min-width:1024px){
  .pg_blog .section:last-child{
    padding-bottom: 200px;
  }


  /* 一覧（サムネあり） */


  /* 3カラム */
  .news_list_thumb.col3 .webgene-item{
    width: 33.333%;
  }
  .news_list_thumb.col3 .webgene-item:nth-child(n+3){
    margin-top: 0;
  }
  .news_list_thumb.col3 .webgene-item:nth-child(n+4){
    margin-top: 15px;
  }

  /* 4カラム */
  .news_list_thumb.col4 .webgene-item{
    width: 25%;
  }
  .news_list_thumb.col4 .webgene-item:nth-child(n+3){
    margin-top: 0;
  }
  .news_list_thumb.col4 .webgene-item:nth-child(n+5){
    margin-top: 15px;
  }

  .cmn_detail{

  }
  .cmn_detail .webgene-item{

  }
  .cmn_detail .meta{

  }
  .cmn_detail .category{

  }
  .cmn_detail .date{

  }
  .cmn_detail .title{

  }
  .cmn_detail .post_content{

  }

  .pg_blog .section:last-child:before{
    left: 83%;
  }
}
@media (min-width:1200px){

  /* 一覧（サムネあり） */
  .news_list_thumb{

  }
  * + .news_list_thumb{
    margin-top: 50px;
  }
  .news_list_thumb .webgene-blog{
    margin-left: -7.5px;
    margin-right: -7.5px;
  }
  .news_list_thumb .webgene-item{
    padding: 0 7.5px;
  }
  .news_list_thumb .webgene-item .box1{

  }
  .news_list_thumb .webgene-item .box2{
    padding: 20px 25px;
  }

  .news_list_thumb .webgene-item .title{
    font-size: 16px;
    line-height: 1.875;
  }

  .pg_blog .section:last-child:before{
    left: 68%;
  }

}
@media (min-width:1470px){
  .pg_blog .section:last-child:before{
    left: 56%;
  }

}
@media (min-width:1720px){
  .pg_blog .section:last-child:before{
    left: 50%;
  }

}


/*******************************
*　記事一覧(2カラム)
********************************/
.pg_news{
  padding-top: 30px;
}
.posts_layout{
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;

}
.posts_layout_box1{
  width: 100%;
}
.posts_layout_box2{
  width: 100%;
  margin-top: 50px;
}

.select_wrap{
  position: relative;
  z-index: 1;
}
.select_wrap:after{
  content: "\f078";
  content: "\f107";
  font-family: "FontAwesome";
  font-weight: 900;
  position: absolute;
  top: 50%;
  right: 10px;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
.select_wrap select{
  width: 100%;
  padding: 10px 10px;
  /*height: 40px;*/
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
}
.posts_category_sp{
  margin-bottom: 30px;
}

/* リスト */
.posts_list{

}
.posts_list .webgene-item{
  display: flex;
  align-items: center;
  border-bottom: 1px dotted;
  padding-bottom: 10px;
}
.posts_list .webgene-item + .webgene-item{
  margin-top: 10px;
}
.posts_list .webgene-item .date{
  width: 95px;
  letter-spacing: 0.1em;
}
.posts_list .webgene-item .category{
  width: auto;
  font-size: 0.75em;
}
.posts_list .webgene-item .category span{
  display: block;
  background: #0069ba;
  color: #FFF;
  padding: 3px 5px;
  text-align: center;
}
.posts_list .webgene-item .title{
  width: 100%;
  letter-spacing: 0.075em;
}
.posts_list .webgene-item .title a{

}


/* サイド */
.posts_side_wrap{

}
.posts_side_wrap + .posts_side_wrap{
  margin-top: 30px;
}
.posts_side_title {
  background: #171d2e;
  color: #FFF;
  padding: 12px 10px;
  font-weight: 500;
  letter-spacing: 0.1em;
  text-align: center;
  margin-bottom: 20px;
}

.posts_cat_item{
  padding-left: 0;
}
.posts_cat_item + .posts_cat_item{
  margin-top: 5px;
}
.posts_cat_item a{
  display: block;
  position: relative;
  padding-left: 32px;
  line-height: 1.5;
}
.posts_cat_item a:before{
  content: "■";
  position: absolute;
  left: 0;
}

/* 詳細 */
.posts_detail{
  border: 1px solid #d3d3d3;
  border-top: 15px solid #0069ba;
  padding: 15px 10px;
}
.posts_detail .webgene-item{

}
.posts_detail .meta{
  border-bottom: 1px solid #d3d3d3;
  padding-bottom: 5px;
  margin-bottom: 15px;
}
.posts_detail .meta .category{
  margin-bottom: 2px;
}
.posts_detail .meta .category span{
  display: inline-block;
  background: #0069ba;
  border-radius: 5px;
  color: #FFF;
  min-width: 150px;
  font-size: 13px;
  font-weight: 500;
  text-align: center;
  padding: 2px 5px;
  line-height: 1.2;
}
.posts_detail .meta .date{

}
.posts_detail .meta .title{
  font-size: 16px;
  font-weight: 500;
  letter-spacing: 0.065em;

}
.posts_detail .post_content{
  line-height: 1.875;
  letter-spacing: 0.065em;
  text-align: justify;
  word-break: break-all;
}
.posts_detail .thumb{
  margin-bottom: 10px;
}

.posts_back_list{

}
.posts_back_list a{
  display: block;
  width: 255px;
  max-width: 100%;
  margin: 30px auto 0;
  background: #f3f2f2;
  padding: 4px;
  border-radius: 10px;
  font-weight: 500;
  letter-spacing: 0.1em;
  text-align: center;
}
.posts_back_list a p{
  border: 2px dashed #0069b6;
  border-radius: 10px;
  padding: 10px 6px;
}
.posts_back_list a p:after{
  content: "\f105";
  font-family: "FontAwesome";
  margin-left: 18px;
}

/* PDFリンク */
.post_pdf{
  text-align: left;
}
.post_pdf a{
  display: inline-block;
  margin-top: 30px;
  border-bottom: 1px solid;
  transition: 0.2s all;
}
.post_pdf a[href=""]{
  display: none;
}
.post_pdf a:hover{
  border-bottom: 0;
}
.post_pdf a:before{
  /*
  * f054 > (大)
  * f105 > (小)
  */
  content: "\f105";
  font-family: "FontAwesome";
  margin-right: 5px;
}


/* 動画 */
.post_video{

}
.post_video .responsive_video{
  margin-top: 15px;
}
.post_video .responsive_video:empty{
  display: none;
}

.cmn_list.kasou{

}
.cmn_list.kasou .webgene-blog{

}
.cmn_list.kasou .webgene-item{
  border: none;
  padding-top: 0;
  padding-bottom: 0;
}
.cmn_list.kasou .webgene-item:nth-child(n+3){
  margin-top: 20px;
}
.cmn_list.kasou .webgene-item a{
  display: block;
  background: #171d2e;
  border-radius: 20px;
  padding: 16px 5px;
  border: 1px solid #171d2e;
}
.cmn_list.kasou .webgene-item a:hover{
  background: #fff;
  color: #181818;
}
.cmn_list.kasou .webgene-item a .img:before{
  padding-top: 74.11%;
}

.read_more.bk a{
  background: #171d2e;
  color: #fff;
}
.read_more.bk a:hover{
  background: #fff;
  color: #181818;
}

.cmn_detail .webgene-item .post_content .txt{
  font-size: 16px;
  font-weight: 500;
  line-height: 2.125em;
}
.cmn_detail .webgene-item .post_content img{
  margin-bottom: 53px;
}
.cmn_detail .webgene-item .post_content h2,
.cmn_detail .webgene-item .post_content h3{
  font-size: 17px;
  font-weight: 500;
  letter-spacing: 0.075em;
  background: #171d2e;
  color: #fff;
  padding: 10px 6px;
  margin-bottom: 20px;
}
.cmn_detail .webgene-item .txt h3:not(:first-of-type){
  margin-top: 38px;
}
/* コピー用 */
@media (max-width:374px){

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

}
@media (max-width:767px){
  .posts_list .webgene-item{
    flex-wrap: wrap;
  }
  .posts_list .webgene-item .title{
    margin-top: 5px;
  }
  .posts_list .webgene-item .category{
    max-width: calc(100% - 95px);
    line-height: 1.2;
  }
}
@media (min-width:768px){

  .pg_news{
    padding-top: 50px;
  }
  .posts_layout_box1{
    width: 74.32%;
  }
  .posts_layout_box2{
    width: 22.97%;
    margin-top: 0;
  }

  .posts_category_sp{
    display: none;
  }

  /* リスト */
  .posts_list{

  }
  .posts_list .webgene-item{
    padding-bottom: 20px;
  }
  .posts_list .webgene-item + .webgene-item{
    margin-top: 20px;
  }
  .posts_list .webgene-item .date{
    width: 90px;
    font-size: 14px;
    letter-spacing: 0.075em;
  }
  .posts_list .webgene-item .category{
    width: 160px;
  }
  .posts_list .webgene-item .category span{
  }
  .posts_list .webgene-item .title{
    width: calc(100% - 100px - 150px - 15px);
    margin-left: 15px;
  }
  .posts_list .webgene-item .title a{

  }

  .posts_side_wrap + .posts_side_wrap{
    margin-top: 156px;
  }

  /* 詳細 */
  .posts_detail{
    padding: 20px 30px;
  }
  .posts_detail .webgene-item{

  }
  .posts_detail .meta{
    display: flex;
    flex-wrap: wrap;
    padding: 0 10px 5px;
    margin-bottom: 25px;
  }
  .posts_detail .meta .category{
    width: 100%;
  }
  .posts_detail .meta .category span{
    font-size: 13px;
    padding: 2px 5px;
  }
  .posts_detail .meta .date{
    width: 105px;
  }
  .posts_detail .meta .title{
    width: calc(100% - 105px);
    font-size: 20px;
  }
  .posts_detail .post_content{
    padding: 0 10px;
  }
  .posts_detail .thumb{
    margin-bottom: 20px;
  }

  .cmn_list.kasou{

  }
  .cmn_list.kasou .webgene-blog{
    margin-inline:-3.5px;
  }
  .cmn_list.kasou .webgene-item{

    padding-inline:3.5px;
  }
  .cmn_list.kasou .webgene-item a{
    padding: 17px;
  }

  .pg_blog .read_more{
    margin-top: 66px;
  }
  .pg_blog .read_more a{
    min-width: 270px;
  }

  .cmn_detail .webgene-item .post_content h2,
  .cmn_detail .webgene-item .post_content h3{
    font-size: 18px;
    padding: 9px 21px;
  }
}
@media (min-width:1024px){

  /* リスト */
  .posts_list{

  }
  .posts_list .webgene-item{
  }
  .posts_list .webgene-item + .webgene-item{
  }
  .posts_list .webgene-item .date{
    width: 120px;
    font-size: 16px;
  }
  .posts_list .webgene-item .category{
    width: 160px;
  }
  .posts_list .webgene-item .category span{
  }
  .posts_list .webgene-item .title{
    width: calc(100% - 120px - 160px - 25px);
    margin-left: 25px;
  }
  .posts_list .webgene-item .title a{

  }

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

  .pg_news{
    padding-top: 100px;
  }


  .pg_blog .posts_layout_box1{
    width: 75.98%;
  }
  .pg_blog .posts_layout_box2{
    width: 19.73%;
  }

  .cmn_list.kasou{

  }
  .cmn_list.kasou .webgene-blog{

  }
  .cmn_list.kasou .webgene-item{
    width: 33.333%;
  }
  .cmn_list.kasou .webgene-item:nth-child(n+3){
    margin-top: 0;
  }
  .cmn_list.kasou .webgene-item:nth-child(n+4){
    margin-top: 31px;
  }
  .cmn_list.kasou .webgene-item a{

  }
}



/*******************************
*　ギャラリー（サムネ横ver）
********************************/
.pg_xxx{

}
.pg_xxx .section.sec1{
  padding-top: 0;
  padding-bottom: 0;
}

/* スライド */
.gallery_wrap{
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  position: relative;
  z-index: 1;
}
.gallery_box1{
  width: 100%;
}
.gallery_box2{
  width: 100%;
  margin-top: 15px;
}

/* メイン */
.gallery_main{

}
.gallery_main .img{
  background: #EEE;
}
.gallery_main .img.img_fit:before{
  padding-top: 75.34%;
}
.gallery_main .img.img_fit img{
  object-fit: contain;
  object-position: center;
}
/* サムネ */
.gallery_thumb{

}
.gallery_thumb .img{
  width: 100%;
  background: #EEE;
  overflow: hidden;
}
.gallery_thumb .img.img_fit:before{
  padding-top: 76.47%;
}
.gallery_thumb .img.img_fit img{

}


/* 詳細 */
.gallery_detail{

}
.gallery_detail .meta{
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  border-bottom: 1px solid #e5e5e5;
  margin-top: 20px;
  margin-bottom: 15px;
  padding-bottom: 10px;

}
.gallery_detail .meta .title{
  font-size: 18px;
  line-height: 1.5;
}
.gallery_detail .meta .price{
  font-size: 18px;
  line-height: 1.5;
  margin-left: auto;
}
.gallery_detail .post_content{
  font-size: 16px;
  line-height: 2;
  text-align: justify;
  word-break: break-all;
}
.gallery_detail .read_more{
  margin-top: 50px;
}


/* コピー用 */
@media (max-width:374px){

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

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

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

  }
  .pg_xxx .section.sec1{
    padding-top: 0;
    padding-bottom: 0;
  }
  .pg_xxx .section.sec2{
    padding-top: 0;
    padding-bottom: 0;
  }
  .pg_xxx .section.sec3{
    padding-top: 0;
    padding-bottom: 0;
  }

  /* 詳細 */
  .gallery_wrap{
  }
  .gallery_box1{
    width: 65.76%;
  }
  .gallery_box2{
    width: 31.53%;
    margin-top: 0;

    position: absolute;
    z-index: 1;
    top: 0;
    bottom: 0;
    right: 0;
    overflow: hidden;
  }

  /* サムネ */
  .gallery_thumb{
    width: 100%;
    height: 100%;
  }
  .gallery_thumb .swiper-slide {
    overflow: hidden;
  }
  .gallery_thumb .img{
    height: 100%;
  }
  .gallery_thumb .img.img_fit:before{

  }

  /* 詳細 */
  .gallery_detail{
    width: 65.76%;
    margin-top: 30px;
  }
  .gallery_detail .meta{
    margin-top: 10px;
    margin-bottom: 15px;
    padding-bottom: 10px;
  }
  .gallery_detail .meta .title{
    font-size: 18px;
  }
  .gallery_detail .meta .price{
    font-size: 18px;
  }
  .gallery_detail .post_content{
    font-size: 16px;
    line-height: 2;
  }
  .gallery_detail .read_more{
    margin-top: 50px;
  }
}
@media (min-width:1024px){

  /* 詳細 */
  .gallery_detail{
    width: 65.76%;
    margin-top: 30px;
  }
  .gallery_detail .meta{
    margin-top: 10px;
    margin-bottom: 15px;
    padding-bottom: 10px;
  }
  .gallery_detail .meta .title{
    font-size: 20px;
  }
  .gallery_detail .meta .price{
    font-size: 20px;
  }
  .gallery_detail .post_content{
    font-size: 16px;
    line-height: 2;
  }
  .gallery_detail .read_more{
    margin-top: 50px;
  }

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


}





/*******************************
*　お問い合わせ
********************************/

.contact_info_wrap{
  background: #EEE;
  color: #FFF;
  padding: 30px 25px 20px;
  margin-bottom: 45px;
}
.contact_info_tt{
  font-size: 20px;
  font-weight: 600;
  letter-spacing: 0.14em;
  text-align: center;
  margin-bottom: 15px;
  color: #111;
}
.contact_info_box{
  display: flex;
  justify-content: center;
  align-items: flex-end;
  background: #FFF;
  color: #181818;
  padding: 25px 10px 25px 30px;
}
.contact_info_tel{
  display: flex;
  justify-content: center;
  align-items: center;
}
.contact_info_tel_icon{
  background: #b1c274;
  color: #FFF;
  border-radius: 5px;
  font-size: 26px;
  font-weight: 700;
  line-height: 1;
  padding: 6px 16px;
  margin-right: 20px;
}
.contact_info_tel_link{
  font-size: 44px;
  font-weight: 600;
  letter-spacing: 0.04em;
  line-height: 1;
}
.contact_info_txt{
  font-weight: 700;
  margin-left: 0;
  letter-spacing: 0.16em;
}

@media (max-width:1023px){

  .contact_info_box{
    flex-wrap: wrap;
  }
  .contact_info_tel{
    width: 100%;
  }
  .contact_info_tt {
    font-size: 18px;
  }
  .contact_info_tel_link{
    font-size: 30px;
  }
}
@media (max-width:767px){

  .contact_info_wrap{
    margin-bottom: 50px;
    padding: 15px 10px;
  }
  .contact_info_box{
    padding: 20px 10px;
  }
  .contact_info_tt {
    font-size: 16px;
  }
  .contact_info_tel_icon{
    font-size: 14px;
    margin-right:5px;
  }
  .contact_info_tel_link{
    font-size: 24px;
  }
  .contact_info_txt{
    margin-left:0;
    margin-top: 5px;
    font-size: 10px;
  }

  .contact_info_box{
    flex-wrap: wrap;
  }
  .contact_info_tel{
    width: 100%;
  }
}


.contact_tt {
  font-size: 26px;
  text-align: center;
  margin-bottom: 25px;
  letter-spacing: 0.16em;
}
.contact_tt.privacy{
  font-size: 21px;
  font-weight: 500;
  letter-spacing: 0.2em;
  font-family: "Noto Sans JP";
  font-weight: 500;
}

/* フォーム */
.formTbl{
  border: 1px solid #7e7e7e;
  background: #ffffff;
}
.form.formWrap {
  letter-spacing: 0.1em;
  position: relative;
  z-index: 1;
}
.formRow + .formRow{
  border-top: 1px solid #7e7e7e;
}
.formTh {
  padding: 16px 15px 16px 20px;
  background: #f2f2f2;
  font-weight: 500;
  letter-spacing: 0.08em;
}
.formTh label{
  margin: 0;
}
.d-inline-block.requiredText {
  font-size: 13px;
  padding: 3px 12px;
  margin-top: 3px;
  float: right;
  font-weight: 500;
  letter-spacing: 0.05em;
  background: #b80000;
  color: #ffffff;
}
.d-inline-block.requiredText.nini{
  background: #fff;
  border: 1px solid #b80000;
  color: #b80000;
}
.formTd {
  font-size: 15px;
  padding: 10px 16px;
}
.formTd.a-center{
  display: flex;
  align-items: center;
}
.formTd input[type="text"],
.formTd input[type="tel"],
.formTd input[type="email"]{
  max-width: 461px;
  height: 39px;
  width: 100%;
  font-size: 15px;
  padding: 5px 10px;
  border: 1px solid #d6d8d8;
  border-radius: 0;
  letter-spacing: 0.16em;
}
.formTd select{
  border-radius: 0;
}
.formTd input[name="zip1"]{
  max-width: 120px;
}
.formTd input[name="zip2"]{
  max-width: 150px;
}
.formTd select[name="pref"]{
  max-width: 225px;
  width: 100%;
  font-size: 16px;
  padding: 7px 10px;
  border: 1px solid #d6d8d8;
}
.formTd input[name="city"]{
  max-width: 425px;
}
.formTd .addArea + .addArea{
  margin-top: 8px;
}
.formTd .addArea .labelText02{
  width: 75px;
}
.formTd textarea{
  width: 100%;
  height: 280px;
  font-size: 15px;
  padding: 5px 10px;
  border: 1px solid #d6d8d8;
  border-radius: 0;
  letter-spacing: 0.16em;
}
.formWrap .text-center{
  padding-top: 40px;
}
.formWrap input[name="privacy"]{
  margin-right: 7px;
}
.formWrap .privacyLabel{
  font-size: 17px;
  display: inline;
  font-weight: 600;
}
.formWrap .privacyLabel a{
  color: #008bd5;
}
.formBtn.formSend {
  display: block;
  min-width: 270px;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.2;
  text-align: left;
  border: 1px solid #cbcbcb;
  background: #171d2e;
  border-radius: 5px;
  color: #fff;
  padding: 16px 20px;
  margin: 30px auto 0;
  position: relative;
  z-index: 1;
  transition: 0.2s all;
  cursor: pointer;
}
.formBtn.formSend:after{
  content: "→";
  position: absolute;
  z-index: 1;
  top: 50%;
  right: 18px;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  transition: 0.2s all;
}
.formBtn.formSend:hover{
  background: #fff;
  color: #000;
}
.formWrap label {
  display: inline-block;
  margin-bottom: 0;
}
.radioArea{
  padding: 0;
}
.radioArea .d-inline-block .label{
  margin-left: 9px;
  letter-spacing: 0;
  font-size: 15px;
  font-weight: 500;
  letter-spacing: 0.08em;
}
.radioArea .d-inline-block{
  margin-right: 27px;
}
.radioArea .d-inline-block:last-child{
  margin-right: 0;
}
label.label.zipcode_i {
  padding: 5px;
  background: #cccccc;
  margin: 0;
  display: inline-block;
  border: 1px solid #d6d8d8;
  border-right: 0;
  vertical-align: top;
  line-height: 1.8em;
}

.formWrap .checkArea .d-inline-block{
  margin-right: 20px;
}
@media only screen and (min-width: 1024px){
  .formTh {
    -ms-flex: 0 0 28%;
    -webkit-box-flex: 0;
    -webkit-flex: 28%;
    flex: 0 0 28%;
    max-width: 28%;
  }
  .formTd {
    -ms-flex: 0 0 72%;
    -webkit-box-flex: 0;
    -webkit-flex: 72;
    flex: 0 0 72%;
    max-width: 72%;
  }

  .thanks_text{
    text-align: center;
  }
}

.body_thanks .pg_company .section:last-child:before{
  display: none;
}

/* プライバシー */
.contact_tt{
  margin-bottom: 60px;
  padding-left: 10px;
}
.privacy_item {
  margin-top: 28px;
}
.privacy_ttl {
  font-size: 18px;
  font-weight: 500;
  padding: 8px 15px;
  margin-bottom: 12px;
  border-left: 6px solid #171d2e;
  letter-spacing: 0.04em;
}
.privacy_txt{
  letter-spacing: 0.04em;
  line-height: 1.875;
  text-align: justify;
}
.privacy_txt p{
  letter-spacing: 0.04em;
}

.privacy_txt_type1{
  text-indent: -1.5em;
  padding-left: 1.5em;
}
.privacy_txt_type1_b{
  text-indent: -1em;
  padding-left: 1em;
}
.privacy_txt_type1_c{
  text-indent: -3em;
  padding-left: 3em;
}
.privacy_txt_type2{

}
.privacy_txt_type2 p{
  text-indent: -1em;
  padding-left: 1em;
}

.privacy_txt ol li{
  padding-left: 1.6em;
  text-indent: -1.6em;
}
.privacy_txt ul li{
  padding-left: 1em;
  text-indent: -1em;
}

.contact_tt.privacy {
  margin-bottom: 46px;
}
.contact_tt.privacy br{
  display: none;
}
.formWrap .d-inline{
  display: inline-block!important;
}
.formWrap .d-inline-block {
  vertical-align: middle;
}

.privacy_item_box {
  padding: 28px 43px 30px 27px;
  height: 397px;
  overflow: auto;
  background: #fff;
  border: 1px solid #bfbfbf;
  margin-top: 0;
  color: #000000;
  margin-top: 58px;
}

@media only screen and (max-width: 1023px){
  .radioArea {
    padding: 0 5px;
  }
  .radioArea .d-inline-block .label {
    margin-left: 11px;
  }


  .privacy_ttl{
    font-size: 18px;
  }

}

@media only screen and (max-width: 767px){
  .contact_info {
    padding: 18px 15px 10px;
  }
  .contact_info_txt_1 br{
    display: block;
  }
  .contact_info_txt_2 {
    padding: 0 6px 0 10px;
    margin-right: 10px;
  }
  .contact_tt {
    margin-bottom: 25px;
    font-size:18px;
  }
  .formTh {
    padding: 5px 10px;
  }
  .formTd {
    font-size: 13px;
    padding: 10px;
  }
  .formTd input[name="zip1"] {
    width: 80px;
  }
  .formTd input[name="zip2"] {
    width: 100px;
  }
  .formTd select[name="pref"] {
    width: 155px;
  }
  .formTd input[type="text"]::placeholder,
  .formTd input[type="tel"]::placeholder,
  .formTd input[type="email"]::placeholder{
    font-size: 14px;
    letter-spacing: 0.01em;
  }
  .formWrap .text-center {
    padding-top: 25px;
  }
  .formWrap .privacyLabel {
    font-size: 15px;
  }

  .privacyformError{
    margin-top:-40px !important;
  }

  .contact_tt.privacy br{
    display: block;
  }
  .contact_tt.privacy {
    font-size: 19px;
    margin-bottom: 0;
  }
  .privacy_item {
    margin-top: 26px;
  }
  .contact_info_txt_1 {
    margin-bottom: 10px;
    padding-left: 0;
  }
  .formWrap .d-inline {
    display: block!important;
  }
  .formTd .addArea .labelText02 {
    display: block;
  }
  label.label.zipcode_i {
    padding: 7px 4px;
  }
  a.contact_info_txt_3 {
    width: 200px;
    margin: 10px 0;
  }

  .radioArea .d-inline-block {
    margin-right: 10px;
  }
  .contact_tt {
    margin-bottom: 20px;
  }



  .contact_info_bg {
    padding: 18px 10px;
  }

  .privacy_ttl {
    font-size: 18px;
    padding-left: 10px;
  }
  .privacy_item_box{
    padding: 30px 10px;
  }
}

/*******************************
*　お問い合わせ送信完了
********************************/
.pg_thanks .link_3{
  margin-top: 50px;
}
.thanks_text{
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

@media only screen and (max-width: 767px){
  .thanks_text{
    /*display: block;*/
    letter-spacing: -0.08em;
    margin-top: 30px;
  }
}

/* 会社概要 */

.pg_company .section:last-child{
  position: relative;
  padding-bottom: 80px;
}
.pg_company .section:last-child:before{
  content: "";
  display: block;
  width: 1920px;
  aspect-ratio: 1920 / 1955;
  background-image: url(https://futurelink-global.com/system_panel/uploads/images/q.jpg);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  left: 12%;
  bottom: 0;
  transform: translateX(-50%);
  z-index: -1;
}


.pg_company{

}
.pg_company .section.sec1{

}
.pg_company .section.sec2{
  padding-top: 80px;
}

.company_tbl{

}
.company_tbl .table_rows_th,
.company_tbl .table_rows_td{
  color: #000;
  border-color: #a6a6a6;
  padding: 10px 10px;
}
.company_tbl .table_rows_th{
  background: #f2f2f2;
  font-weight: 500;
}
.company_tbl .table_rows_td{
  background: #FFF;
}

/* マップ */
.company_map{

}
* + .company_map{
  margin-top: 50px;
}
.company_map iframe{
  border: 0;
  width: 100%;
  height: 250px;
}

.gmap{
  margin-top: 30px;
}
.access_map iframe{
  width: 100%;
  height: 250px;
  border: none;
}

/* ギャラリー */
.company_gallery_items{
  display: flex;
  flex-wrap: wrap;
  margin-left: -5px;
  margin-right: -5px;
}
* + .company_gallery_items{
  margin-top: 30px;
}
.company_gallery_item{
  width: 50%;
  padding: 0 5px;
}
.company_gallery_item:nth-child(n+3){
  margin-top: 10px;
}
.company_gallery_item_img{

}
.company_gallery_item_img.img_fit:before{
  padding-top: 71.400%;
}

@media (max-width:767px){
  .company_tbl .table_rows_th,
  .company_tbl .table_rows_td{
    display: block;
    width: 100%;
    border: 1px solid #a6a6a6;
    border-bottom: none;
  }
  .company_tbl .table_rows_tr:last-child .table_rows_td{
    border-bottom: 1px solid #a6a6a6;
  }
  .pg_company .section.sec2{
    padding-bottom: 200px;
  }

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

  }
  .pg_company .section.sec1{

  }
  .pg_company .section.sec2{
    padding-top: 100px;
  }


  /* 会社概要 */
  .company_tbl{

  }
  .company_tbl .table_rows_th,
  .company_tbl .table_rows_td{
    padding: 17px 30px 18px;
  }
  .company_tbl .table_rows_th{
    width: 200px;
  }
  .company_tbl .table_rows_td{
  }

  /* マップ */
  .company_map{

  }
  * + .company_map{
    margin-top: 50px;
  }
  .company_map iframe{
    height: 400px;
  }
  .gmap{
    margin-top: 80px;
  }
  .access_map iframe{
    width: 100%;
    height: 380px;
    border: none;
  }


  /* ギャラリー */
  .company_gallery_items{
    margin-left: -10px;
    margin-right: -10px;
  }
  * + .company_gallery_items{
    margin-top: 40px;
  }
  .company_gallery_item{
    width: 33.333%;
    padding: 0 10px;
  }
  .company_gallery_item:nth-child(n+3){
    margin-top: 0;
  }
  .company_gallery_item:nth-child(n+4){
    margin-top: 20px;
  }

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

  }
  .pg_company .section.sec1{

  }
  .pg_company .section.sec2{
    padding-top: 179px;
    padding-bottom: 300px;
  }

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

  /* 会社概要 */
  .company_tbl{

  }
  .company_tbl .table_rows_th,
  .company_tbl .table_rows_td{
    padding: 22px 52px 22px;
  }
  .company_tbl .table_rows_th{
    width: 284px;
  }
  .company_tbl .table_rows_td{
    line-height: 1.875em;
  }

  /* ギャラリー */
  .company_gallery_items{
    margin-left: -15px;
    margin-right: -15px;
  }
  * + .company_gallery_items{
    margin-top: 60px;
  }
  .company_gallery_item{
    width: 33.333%;
    padding: 0 15px;
  }
  .company_gallery_item:nth-child(n+3){
    margin-top: 0;
  }
  .company_gallery_item:nth-child(n+4){
    margin-top: 30px;
  }

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


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


}


/*******************************
*　人材をお探しの企業様へ
********************************/

/* セクション設定 */
.pg_forBusinesses{

}
.pg_forBusinesses .section.sec1{
  padding-top: 400px;
  padding-bottom: 60px;
  overflow: hidden;
  position: relative;
  z-index: 1;
}
.pg_forBusinesses .section.sec2{
  position: relative;
  z-index: 2;
  padding-top: 113px;
  background: #FFF;
}
.pg_forBusinesses .section.sec2:before{
  content: "";
  display: block;
  width: 1920px;
  aspect-ratio:1920 / 1630;
  background-image: url(https://futurelink-global.com/system_panel/uploads/images/ui.png);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  top: 0;
  left: 50%;
  transform:translateX(-50%);
  pointer-events: none;
}
.pg_forBusinesses .section.sec3{

}
.pg_forBusinesses .section.sec4{

}
.pg_forBusinesses .section.sec5{

}
.pg_forBusinesses .section.sec6{

}

.pg_forBusinesses .section:last-child{
  position: relative;
  padding-bottom: 80px;
}
.pg_forBusinesses .section:last-child:before{
  content: "";
  display: block;
  width: 1920px;
  aspect-ratio: 1920 / 2412;
  background-image: url(https://futurelink-global.com/system_panel/uploads/images/37.jpg);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  left: 50%;
  bottom: 0;
  transform: translateX(-50%);
  z-index: -1;
}
@media (max-width:374px){

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

}
@media (max-width:767px){
  .pg_forBusinesses .section.sec2{
    padding-bottom: 0;
  }
  .pg_forBusinesses .section.sec3{
    padding-top: 0;
  }
}
@media (min-width:768px){
  .pg_forBusinesses{

  }
  .pg_forBusinesses .section.sec1{
    padding-top: 355px;
    padding-bottom: 88px;
  }
  .pg_forBusinesses .section.sec2{
    padding-top: 191px;
    padding-bottom: 100px;
  }
  .pg_forBusinesses .section.sec3{

  }
  .pg_forBusinesses .section.sec4{
    padding: 88px 0 0;
  }
  .pg_forBusinesses .section.sec5{
    padding-top: 24px;
  }
  .pg_forBusinesses .section.sec6{

  }

  .pg_forBusinesses .section:last-child{
    padding-bottom: 100px;
  }
}
@media (min-width:1024px){


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

  }
  .pg_forBusinesses .section.sec1{

  }
  .pg_forBusinesses .section.sec2{
    padding-top: 191px;
    padding-bottom: 120px;
  }
  .pg_forBusinesses .section.sec3{

  }
  .pg_forBusinesses .section.sec4{

  }
  .pg_forBusinesses .section.sec5{

  }
  .pg_forBusinesses .section.sec6{

  }

  .pg_forBusinesses .section:last-child{
    padding-bottom: 200px;
  }
}
@media (min-width:1470px){

  .pg_forBusinesses .section.sec4{
    margin-top: -200px;
    padding-top: 120px;
    background: #FFF;
    position: relative;
    z-index: 1;
  }
}
@media (min-width:1720px){

  .pg_forBusinesses .section.sec4{
    margin-top: -300px;
    padding-top: 120px;
  }

}

.infiniteslide_wrap{
  overflow: visible!important;
}

/* メイン部分 */
/*sec1*/
.bisiness_sec1_wrap{

}
.bisiness_sec1_img {
  width: 100%;
  position: absolute;
  z-index: 0;
  top: 75px;
  left: 50%;
  transform-origin: center center;
  transform: translateX(-50%);
  clip-path: polygon(23.88% 0, 76.11% 0, 76.11% 100%, 23.88% 100%);
  will-change: clip-path, transform;
}
.bisiness_sec1_img:before{
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,0.4);
  position: absolute;
  top: 0;
  left: 0;
  pointer-events: none;
}

.bisiness_sec1_img img {
  width: 100%;
  display: block;
}

.bisiness_sec1_img.is-fixed {
  position: fixed !important;
  top: 50% !important;
  left: 50% !important;
  bottom: auto !important;
}

.bisiness_sec1_img.is-end {
  position: absolute;
  left: 50%;
  bottom: auto;
}

.bisiness_sec1_box{
  position: relative;
  z-index: 1;
}
.bisiness_sec1_box_tt{
  font-size: 24px;
  font-weight: 700;
  line-height: 1.63em;
  text-shadow    : 
    2px  2px 1px #ffffff,
    -2px  2px 1px #ffffff,
    2px -2px 1px #ffffff,
    -2px -2px 1px #ffffff,
    2px  0px 1px #ffffff,
    0px  2px 1px #ffffff,
    -2px  0px 1px #ffffff,
    0px -2px 1px #ffffff;  
}
.bisiness_sec1_box_tt p{
  letter-spacing: 0;
}
.bisiness_sec1_desc{
  font-size: 17px;
  font-weight: 700;
  line-height: 2em;
  margin-top: 30px;

  text-shadow    : 
    2px  2px 1px #ffffff,
    -2px  2px 1px #ffffff,
    2px -2px 1px #ffffff,
    -2px -2px 1px #ffffff,
    2px  0px 1px #ffffff,
    0px  2px 1px #ffffff,
    -2px  0px 1px #ffffff,
    0px -2px 1px #ffffff;  
}
.bisiness_sec1_desc p{
  letter-spacing: 0;
}

/*sec2*/
.bisiness_sec2_wrap{
  position: relative;
  z-index: 1;
}
.bisiness_sec2_main{
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  position: relative;
  z-index: 1;
}
.bisiness_sec2_main_left{
  width: 100%;
}
.bisiness_sec2_main_tt{

}
.bisiness_sec2_main_tt .home_sec2_box1_tt_en{
  text-align: left;
}
.home_sec2_box1_tt_en.bk{
  color: #181818;
}
.bisiness_sec2_main_tt_ja{

}
.bisiness_sec2_main_tt_tt2{
  font-size: 20px;
  font-weight: 500;
  line-height: 1.52em;
  letter-spacing: 0;
}
.bisiness_sec2_main_left .content_desc{
  margin-top: 20px;
  text-shadow    : 
    1px  1px 0px #ffffff,
    -1px  1px 0px #ffffff,
    1px -1px 0px #ffffff,
    -1px -1px 0px #ffffff,
    1px  0px 0px #ffffff,
    0px  1px 0px #ffffff,
    -1px  0px 0px #ffffff,
    0px -1px 0px #ffffff; 
}
.bisiness_sec2_main_right{
  width: 100%;
  margin-top: 20px;
}
.bisiness_sec2_main_right_img{

}

/*sec3*/
.business_tt{
  text-align: center;
  font-size: 20px;
  font-weight: 700;
  font-family: "Oswald", sans-serif;
  letter-spacing: 0;
  line-height: 1;
  margin-top: 20px;
}
.bisiness_sec3_wrap{
  padding: 150px 0 0;
}
@media (min-width:768px){

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

}
@media (min-width:1200px){
  .bisiness_sec3_wrap{
    padding: 50px 0 0;
  }
}
@media (min-width:1470px){
  .bisiness_sec3_wrap{
    padding: 80px 0 0;
  }
}
@media (min-width:1520px){
  .bisiness_sec3_wrap{
    padding: 80px 0 0;
  }
}
@media (min-width:1720px){
  .bisiness_sec3_wrap{
    padding: 150px 0 0;
  }
}

.bisiness_sec3_items{
  margin-top: 40px;
  padding: 50px 0;
  position: relative;
}
.bisiness_sec3_items:before{
  content: "";
  display: block;
  width: 100vw;
  height: 100%;
  background: #f2f2f2;
  position: absolute;
  top: 0;
  margin-left: calc(50% - 50vw);
  margin-right: calc(50% - 50vw);
}
.bisiness_sec3_item{
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  position: relative;
  z-index: 1;
}
.bisiness_sec3_item_box1{
  width: 100%;
  order: 2;
  margin-top: 20px;
}
.bisiness_sec3_item_box1 .home_sec2_box1_tt_en{
  text-align: left;
}
.bisiness_sec3_item_box1_tt{
  font-size: 20px;
  font-weight: 700;
  letter-spacing: 0.075em;
  border-top: 1px solid #545454;
  border-bottom: 1px solid #545454;
  padding: 15px 0;
  margin-top: 19px;
}
.bisiness_sec3_item_box1 .content_desc{
  margin-top: 20px;
}
.bisiness_sec3_item_box2{
  width: 100%;
  order: 1;
}
.bisiness_sec3_item_box2_img img{
  border-radius: 20px;
}
.bisiness_sec3_item_box2_img:before{
  padding-top: 78.63%;
}

/*sec4*/
.bisiness_sec4_wrap{

}
.bisiness_sec4_items{

}
.bisiness_sec4_item{
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.bisiness_sec4_item:nth-child(n+2){
  margin-top: 40px;
}
.bisiness_sec4_item_box1{
  width: 100%;
  order: 2;
  margin-top: 20px;
}
.bisiness_sec4_item_box1 .home_sec2_box1_tt_en{
  text-align: left;
}
.bisiness_sec4_item_box1 .bisiness_sec2_main_tt_tt2{

}
.bisiness_sec4_item_box1 .content_desc{
  margin-top: 20px;
}
.bisiness_sec4_item_box2{
  width: 100%;
  order: 1;
}
.bisiness_sec4_item_box2_img img{
  border-radius: 20px;
}
.bisiness_sec4_item_box2_img:before{
  padding-top: 67.64%;
}

.content_block:nth-child(n+2){
  margin-top: 20px;
}

/*sec5*/
.bisiness_sec5_wrap{
  position: relative;
}
.bisiness_sec5_box{
  display: flex;
  flex-wrap: wrap;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  width: 100%;
  height: 100%;
  border-radius: 20px;
}
.bisiness_sec5_box_panel{
  width: 100%;
  color: #fff;
  text-align: center;
  position: relative;

}
.bisiness_sec5_box_panel:after{
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,0.6);
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  pointer-events: none;
}
.bisiness_sec5_box_panel_en{
  font-size: 30px;
  font-weight: 400;
  font-family: "Oswald", sans-serif;
  letter-spacing: 0;
  line-height: 1;
  position: relative;
  z-index: 2;
  margin-top: 30px;
}
.bisiness_sec5_box_panel_ja{
  font-size: 20px;
  font-weight: 700;
  letter-spacing: 0;
  position: relative;
  z-index: 2;
  margin-top: 16px;
}
.bisiness_sec5_box_panel .content_desc{
  position: relative;
  z-index: 2;
  margin-top: 23px;
  padding: 0 10px;
}
.bisiness_sec5_box_panel .content_desc p{
  letter-spacing: 0;
}
.bisiness_sec5_img img{
  border-radius: 20px;
}
.bisiness_sec5_img:before{
  padding-top: 760px;
}

.bisiness_sec5_box_panel:first-child:after{
  border-radius: 20px 20px 0 0;
}
.bisiness_sec5_box_panel:last-child:after{
  border-radius: 0 0 20px 20px;
}
.business_bnr{
  display: block;
  margin-top: 20px;
  text-align: center;
}
@media (max-width:767px){
  .pg_forBusinesses .section.sec2:before{
    width: 1000px;
  }
}
@media (min-width:768px){
  /*sec1*/
  .bisiness_sec1_wrap{

  }
  .bisiness_sec1_img{
    width: 1034px;
  }
  .bisiness_sec1_box{

  }
  .bisiness_sec1_box_tt{
    font-size: 50px;
  }
  .bisiness_sec1_desc{
    font-size: 23px;
    line-height: 2.5em;
    margin-top: 60px;
  }

  /*sec2*/
  .bisiness_sec2_main{

  }
  .bisiness_sec2_main_left{

  }
  .bisiness_sec2_main_tt{

  }

  .home_sec2_box1_tt_en.bk{
    font-size: 22px;
  }
  .bisiness_sec2_main_tt_ja{

  }
  .bisiness_sec2_main_tt_tt2{
    font-size: 24px;
  }
  .bisiness_sec2_main_left .content_desc{
    margin-top: 38px;
  }
  .bisiness_sec2_main_right{
    margin-top: 30px;
  }
  .bisiness_sec2_main_right_img{
    text-align: center;
  }

  /*sec3*/
  .business_tt{
    font-size: 26px;
  }
  .bisiness_sec3_wrap{

  }
  .bisiness_sec3_items{
    position: relative;
    margin-top: 60px;
    padding: 100px 0;
  }
  .bisiness_sec3_items:after{

  }
  .bisiness_sec3_item{
    position: relative;
    z-index: 1;
  }
  .bisiness_sec3_item_box1{
    margin-top: 30px;
  }
  .bisiness_sec3_item_box1 .home_sec2_box1_tt_en{
    text-align: left;
  }
  .bisiness_sec3_item_box1_tt{
    font-size: 24px;
  }
  .bisiness_sec3_item_box1 .content_desc{
    margin-top: 44px;
  }
  .bisiness_sec3_item_box2{

  }
  .bisiness_sec3_item_box2_img img{

  }
  .bisiness_sec3_item_box2_img:before{

  }

  /*sec4*/
  .bisiness_sec4_wrap{

  }
  .bisiness_sec4_items{

  }
  .bisiness_sec4_item{

  }
  .bisiness_sec4_item:nth-child(n+2){
    margin-top: 80px;
  }
  .bisiness_sec4_item_box1{
    margin-top: 30px;
  }
  .bisiness_sec4_item_box1 .home_sec2_box1_tt_en{

  }
  .bisiness_sec4_item_box1 .bisiness_sec2_main_tt_tt2{

  }
  .bisiness_sec4_item_box1 .content_desc{
    margin-top: 38px;
  }
  .bisiness_sec4_item_box2{

  }
  .bisiness_sec4_item_box2_img img{

  }
  .bisiness_sec4_item_box2_img:before{

  }
  .content_block:nth-child(n+2){
    margin-top: 37px;
  }

  /*sec5*/
  .bisiness_sec5_wrap{

  }
  .bisiness_sec5_box{

  }
  .bisiness_sec5_box_panel{

  }
  .bisiness_sec5_box_panel_en{
    font-size: 34px;
    margin-top: 65px;
  }
  .bisiness_sec5_box_panel_ja{
    font-size: 22px;
  }
  .bisiness_sec5_box_panel .content_desc{

  }
  .bisiness_sec5_img img{

  }
  .bisiness_sec5_img:before{

  }
  .business_bnr{
    text-align: right;
  }
}
@media (min-width:1024px){
  /*sec1*/
  .bisiness_sec1_desc{
    font-size: 28px;
  }

  /*sec5*/
  .bisiness_sec5_wrap{

  }
  .bisiness_sec5_box{
    justify-content: space-between;
    gap:2px;
  }
  .bisiness_sec5_box_panel{
    width: 50%;
    height: 50%;
  }
  .bisiness_sec5_box_panel_en{
    font-size: 20px;
    margin-top: 20px;
  }
  .bisiness_sec5_box_panel_ja{
    font-size: 20px;
  }
  .bisiness_sec5_box_panel:first-child:after{
    border-radius: 20px 0 0 0;
  }
  .bisiness_sec5_box_panel:nth-child(2):after{
    border-radius: 0 20px 0 0;
  }
  .bisiness_sec5_box_panel:nth-child(3):after{
    border-radius: 0 0 0 20px;
  }
  .bisiness_sec5_box_panel:last-child:after{
    border-radius: 0 0 20px 0;
  }

  .bisiness_sec5_img{
    aspect-ratio: 1520 / 762;
    position: relative;
    z-index: 0;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center top;
  }
  .bisiness_sec5_img img{
    max-width: none;
    position: absolute;
    z-index: 1;
    top: 0;
    -webkit-mask-size: contain;
    -webkit-mask-position: center;
    -webkit-mask-repeat: no-repeat;
    object-fit: cover;
    object-position: center;
    width: 100%;
    height: 100%;
    -webkit-mask-image: url(https://futurelink-global.com/system_panel/uploads/images/ma.png);
  }
  .bisiness_sec5_box_panel{
    width: calc(50% - 1px);
    height: auto;

  }
  .bisiness_sec5_box_panel:nth-child(1){

  }
  .bisiness_sec5_box_panel:nth-child(2){

  }
  .bisiness_sec5_box_panel:nth-child(3){

  }
  .bisiness_sec5_box_panel:nth-child(4){

  }

  .bisiness_sec5_box_panel .content_desc{
    font-size: 12px;
    margin-top: 10px;
  }
}
@media (min-width:1200px){
  /*sec1*/
  .bisiness_sec1_wrap{

  }
  .bisiness_sec1_img{

  }
  .bisiness_sec1_img{
    width: 1034px;
  }
  .bisiness_sec1_box{

  }
  .bisiness_sec1_box_tt{
    font-size: 110px;
  }
  .bisiness_sec1_desc{
    font-size: 30px;
    margin-top: 129px;
  }

  /*sec2*/
  .bisiness_sec2_main{

  }
  .bisiness_sec2_main_left{
    width: 38.48%;
  }
  .bisiness_sec2_main_tt{

  }
  .home_sec2_box1_tt_en.bk{
    font-size: 30px;
  }
  .bisiness_sec2_main_tt_ja{

  }
  .bisiness_sec2_main_tt_tt2{
    font-size: 32px;
  }
  .bisiness_sec2_main_left .content_desc{

  }
  .bisiness_sec2_main_right{
    width: 57.23%;
    padding-top: 11px;
    margin-top: 0;
  }
  .bisiness_sec2_main_right_img{

  }

  /*sec3*/
  .business_tt{
    font-size: 34px;
  }
  .bisiness_sec3_wrap{

  }
  .bisiness_sec3_items{
    padding: 200px 0 146px;
  }
  .bisiness_sec3_item{

  }
  .bisiness_sec3_item_box1{
    width: 55.26%;
    order: 1;
    margin-top: 0;
  }
  .bisiness_sec3_item_box1 .home_sec2_box1_tt_en{
    font-size: 34px;
  }
  .bisiness_sec3_item_box1_tt{
    font-size: 30px;
  }
  .bisiness_sec3_item_box1 .content_desc{

  }
  .bisiness_sec3_item_box2{
    width: 38.49%;
    padding-top: 11px;
    order: 2;
  }
  .bisiness_sec3_item_box2_img img{

  }
  .bisiness_sec3_item_box2_img:before{

  }

  /*sec4*/
  .bisiness_sec4_wrap{

  }
  .bisiness_sec4_items{

  }
  .bisiness_sec4_item{

  }
  .bisiness_sec4_item:nth-child(n+2){
    margin-top: 138px;
  }
  .bisiness_sec4_item:nth-child(odd) .bisiness_sec4_item_box1{
    order: 1;
  }
  .bisiness_sec4_item:nth-child(odd) .bisiness_sec4_item_box2{
    order: 2;
  }
  .bisiness_sec4_item:nth-child(even) .bisiness_sec4_item_box1{
    order: 2;
  }
  .bisiness_sec4_item:nth-child(even) .bisiness_sec4_item_box2{
    order: 1;
  }
  .bisiness_sec4_item_box1{
    width: 49.01%;
    margin-top: 0;
  }
  .bisiness_sec4_item_box1 .home_sec2_box1_tt_en{

  }
  .bisiness_sec4_item_box1 .bisiness_sec2_main_tt_tt2{

  }
  .bisiness_sec4_item_box1 .content_desc{

  }
  .bisiness_sec4_item_box2{
    width: 44.74%;
    padding-top: 12px;
  }
  .bisiness_sec4_item_box2_img img{

  }
  .bisiness_sec4_item_box2_img:before{

  }

  /*sec5*/
  .bisiness_sec5_wrap{

  }
  .bisiness_sec5_box{

  }
  .bisiness_sec5_box_panel{

  }
  .bisiness_sec5_box_panel_en{
    font-size: 30px;
    margin-top: 20px;
  }
  .bisiness_sec5_box_panel_ja{
    font-size: 22px;
  }
  .bisiness_sec5_box_panel .content_desc{
    text-align: center;
    font-size: 14px;
    margin-top: 10px;
    padding: 0;
  }
  .bisiness_sec5_img img{

  }
  .bisiness_sec5_img:before{

  }
}
@media (min-width:1470px){
  /*sec1*/
  .bisiness_sec1_desc{
    font-size: 40px;
  }

  .bisiness_sec5_box_panel_ja{
    font-size: 26px;
  }
  .bisiness_sec5_box_panel_en{
    margin-top: 65px;
  }
  .bisiness_sec5_box_panel .content_desc{
    text-align: center;
    font-size: 16px;
    margin-top: 23px;
  }
}
@media (min-width:1720px){
  /*sec2*/
  .bisiness_sec2_main_tt_tt2{
    font-size: 46px;
  }

}


.pg_xxx{

}
.pg_xxx .section.sec1{

}
.pg_xxx .section.sec2{

}
.pg_xxx .section.sec3{

}
.pg_xxx .section.sec4{

}
.pg_xxx .section.sec5{

}


@media (max-width:374px){

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

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

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

  }
  .pg_xxx .section.sec1{

  }
  .pg_xxx .section.sec2{

  }
  .pg_xxx .section.sec3{

  }
  .pg_xxx .section.sec4{

  }
  .pg_xxx .section.sec5{

  }


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


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


}



@media (max-width:1199px){
  .home_sec2_box2_item:nth-child(n+2){
    padding-top: 30px;
  }

  .bisiness_sec3_wrap{
    padding: 0;  
  }

  .bisiness_sec3_item:nth-child(n+2){
    margin-top: 30px;
  }

  .bisiness_sec4_item_box1 .content_desc{
    text-shadow    : 
      1px  1px 0px #ffffff,
      -1px  1px 0px #ffffff,
      1px -1px 0px #ffffff,
      -1px -1px 0px #ffffff,
      1px  0px 0px #ffffff,
      0px  1px 0px #ffffff,
      -1px  0px 0px #ffffff,
      0px -1px 0px #ffffff;
  }

  .home_sec2_box1_links{
    display: none;
  }


}
@media (max-width:1023px){
  .home_sec3_item:nth-child(n+2){
    margin-top: 30px;
  }

  .bisiness_sec5_img:before{
    padding-top: 1500px;
  }
  .bisiness_sec5_box_panel{
    border-bottom: 1px solid #fff;
  }
  .bisiness_sec5_box_panel:last-child{
    border-bottom: none;
  }
}
@media (max-width:787px){
  .bisiness_sec5_img:before{
    padding-top: 1300px;
  }
}


#debug{

}
#debug hr{
  margin: 0;
}