@charset "utf-8";
/*--------------------

	ＴＯＰページ
	
--------------------*/
body {
  font-size: 14px;
}
#WRAPPER {
  margin: 0;
  padding: 0;
  width: 100%;
  overflow: hidden;
}
.pc_br {
  display: none;
}
.sp_br {
  display: block;
}
.headerPc {
  display: none;
}
.headerSp {
  display: block;
}
.f_12px {
  font-size: 13px;
}
.f_14px {
  font-size: 13px;
}
.f_15px {
  font-size: 14px;
}
.f_16px {
  font-size: 14px;
}
.f_18px {
  font-size: 16px;
}
.f_34px {
  font-size: 24px;
}
.f_60px {
  font-size: 40px;
}
.f_72px {
  font-size: 45px;
}
header#HEADER02 {
  width: 100%;
  height: 76px;
  position: fixed;
  z-index: 99;
}
header#HEADER02 .HeaderLogo a img{
  height: 31px;
  width: auto;
}
.HeaderCont {
  width: 100%;
  height: 76px;
  padding: 23px 0 22px 30px;
}
.drower-menu-list .HeaderLogo {
  width: 201px;
  height: auto;
}
.drower-menu-list .HeaderLogo a {
  display: block;
}
.drower-menu-list .HeaderLogo a img {
  display: block;
  height: 31px;
}
/* 横から出るメニュー */
/*.scroll-prevent {
  position: fixed;
  z-index: -1;
  width: 100%;
  height: 100%;
}*/
/*#nav-tgl { /*トグルボタン*/
  /*display: none;
}*/
.btn_box{
  z-index: 1000;
  top:31px;
  right: -13px;
}
.nav-tgl-btn .btn{
  width: 36px;
  height: 36px;
  margin-right: 4px;
  margin-top: 14px;
}
.label-text{
  left: -50px;
  font-size: 16px;
  font-weight: 200;
}
#nav-tgl:checked + .nav-tgl-btn .label-text{
  font-size: 16px;
}
#nav-tgl:checked + .nav-tgl-btn .label-text::before{
  font-size: 16px;
}
#nav-tgl:checked ~ .close {
  pointer-events: auto;
  background: rgba(0, 0, 0, .3);
}
.nav-tgl-btn .btn::before, .nav-tgl-btn .btn::after{
  width: 35px;
  height: 35px;
}
.content_wrap {
  transition: transform .6s cubic-bezier(0.215, 0.61, 0.355, 1);
}
#nav-tgl:checked ~ .content_wrap {
  transform: translateX(-250px);
}
.drower-menu {
  display: block;
  z-index: 999;
  position: fixed;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  overflow-scrolling: touch;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  margin: 0;
  transform: translateX(100%);
  transition: transform .6s cubic-bezier(0.215, 0.61, 0.355, 1);
  text-align: center;
  line-height: 0;
}
.drower-menu-list {
  overflow-y: scroll;
  width: 100%;
  position: relative;
  box-sizing: border-box;
  padding: 23px 30px 30px 30px;
}
/*ドロワー中身ここから*/
.drower-menu-list .gm-menu-flex{
  width: calc(100% - 30px - 30px);
  flex-direction: column-reverse;
  top:calc(50% - 212px);
}
.drower-menu-list .gm-menu-flex > p{
  width: 100%;
  margin-top: 100px;
}
.drower-menu-list .gm-menu-flex .gm-menu-ul{
  width: 100%;
}
.drower-menu-list .gm-menu-flex .gm-menu-ul li a{
  font-size: 32px;
  font-weight: 300;
}
.drower-menu-list p.copyright-menu{
  left: 30px;
  bottom: 30px;
  font-size: 15px;
}
/*ドロワー中身ここまで*/
#nav-tgl:checked ~ .drower-menu {
  transform: none;
}
#nav-tgl:checked ~ .content_wrap {
  transform: translateX(-250px);
}
/*フッター*/
div#FooterBg {
  width: 100%;
  padding: 0;
  margin: 0;
}
footer#FOOTER {
  width: 100%;
  margin: 0 auto;
}
footer#FOOTER {
  padding: 56px 0 24px;
}
footer#FOOTER .footer_inner {
  width: 100%;
}
.Footer_top {
  display: block;
}
.Footer_top .FooterMenu > ul > li:nth-of-type(n + 2){
  margin-top: 16px;
}
.Footer_top .FooterMenu > ul > li > a{
  font-size: 22px;
  font-weight: 400;
}
.Footer_top .Footer_logo_area a.foot_logo {
  width: 234px;
  height: auto;
  margin: 80px 0 80px;
}
.Footer_top .Footer_logo_area a.foot_logo img {
  width: 100%;
  height: auto;
}
.Footer_top .Footer_logo_area ul {
  justify-content: space-between;
}
@media (max-width: 630px){
  .Footer_top .Footer_logo_area ul {
    width: inherit;
}
}
.Footer_top .Footer_logo_area ul li:last-of-type {
  margin: 0;
}
.Footer_top .Footer_logo_area ul li,.Footer_top .Footer_logo_area ul li a {
  font-size: 15px;
  font-weight: 200;
  letter-spacing: 0;
}
p.copyright {
  position: initial;
  padding: 40px 30px 0;
  text-align: end;
  width: calc(100% - 60px);
  border-top: none;
}
/*コンテンツ*/
div#contents {
  padding-top: 76px;
}
/*トップページ*/
div.FV_wrap{
  flex-direction: column-reverse;
  padding-top: 0;
  padding-bottom: 156px;
}
div.fv_txt{
  margin-left: 20px;
  padding-top: 40px;
}
/*スライダー*/
div.FV {
  display: none;
}
div.FV_sp {
  display: block;
  width: 100%;
  position: relative;
}
.slick-dots {
  bottom: 10px !important;
}
div.FV_sp .slick-dotted.slick-slider{
  margin-bottom: 0;
}
@media (max-width: 630px){
  div.FV_sp .slick-slider .slick-track .slick-slide > div > li{
    height: 339px;
    width: 100%;
  }
}
div.FV_sp .slick-slide img{
  width: 100%;
  height: 100%;
}
@media (max-width: 630px){
  div.FV_sp .slick-slide img{
    width: 100%;
    height: 339px;
    object-fit: cover;
  }
  div.FV_sp .slick-dots{
    display: none!important;
  }
}
/*スライダーナビここから*/
div.FV_sp .slick-dots{
  right: calc(50% - 50px);
}
/*スライダーナビここまで*/
div.fv_txt p.ofit{
  font-size: 40px;
  margin-bottom: 16px;
}
@media (min-width: 630px){
  div.fv_txt p.ofit br{
    display: none;
  }
}
div.fv_txt h1.ship{
  font-size: 14px;
}
/*スクロールボタンここから*/
.scroll-fixed{
  bottom: 0;
  right: calc(50% - 24px);
  top:initial;
}
.scroll-fixed p{
  font-weight: 500;
}
.scroll-fixed-icon{
  width: 40px;
  height: 40px;
  border-radius: 20px;
  margin-top: 8px;
}
.scroll-fixed-icon img{
  width: 16px;
  height: 16px;
}
@keyframes updown {
  0% {
    transform: translateY(0);
  }
  100% {
    transform: translateY(5px);
  }
}
/*スクロールボタンここまで*/
.top_cont section .sec_inner {
  width: 100%;
  padding: 80px 20px;
}
@media (max-width: 970px){
  .top_cont section.top_sec_1 .sec_inner .top_flex1{
    flex-direction: column-reverse;
  }
  .top_cont section.top_sec_1 .sec_inner .top_flex1 figure img{
    margin: 0 auto;
    display: block;
  }
  .top_cont section.top_sec_1 .sec_inner .top_flex1 figcaption{
    margin-bottom: 64px;
  }
  .top_cont section.top_sec_1 .sec_inner h3{
    font-size: 24px;
    margin: 24px 0;
  }
  .top_cont section.top_sec_1 .sec_inner h3,.top_cont section.top_sec_1 .sec_inner p{
    margin-left: 20px;
  }
  @media (min-width: 500px){
    .top_cont section.top_sec_1 .sec_inner .top_flex1 figure img{
      max-width: 295px;
    }
    .top_cont section.top_sec_1 .sec_inner h3 br{
      display: none;
    }
  }
  @media (max-width: 500px){
    .top_cont section.top_sec_1 .sec_inner .top_flex1 figure img{
      max-width: 295px;
    }
  }
  .top_cont section.top_sec_1 .sec_inner p.f_18px.mb_80.medium{
    font-size: 15px;
    margin-bottom: 24px;
  }
}
@media (min-width: 1131px){
  .top_cont section.top_sec_2 .services_tabs label{
    margin-left: 531px!important;
  }
}
.top_cont section.top_sec_2 .services_tabs label{
  margin-left: 496px;
}
.top_cont section.top_sec_2 .page_count{
  margin-right: 30px;
  font-size: 12px;
}
.top_cont section.top_sec_2 .service_txt{
  margin-left: 70px;
}
 @media (max-width: 970px){
  .top_cont section.top_sec_2 .top_ttl{
    margin-bottom: 0;
  }
  .top_cont section.top_sec_2 .services_tabs{
    position: relative;
    top: 0;
    left: 0;
    margin-top: 64px;
  }
  .top_cont section.top_sec_2 .services_tabs label{
    margin-left: 30px;
    margin-right: calc(100% - 91px - 30px);
    font-size: 14px;
  }
  .tab_content{
    margin-top: 56px;
  }
  .top_cont section.top_sec_2 .tab_content_description{
    flex-direction: column;
  }
  .top_cont section.top_sec_2 .cont_img{
    width: 100%;
  }
  .top_cont section.top_sec_2 .page_count{
    width: 16px;
    margin-right: 15px;
  }
  .top_cont section.top_sec_2 .page_count p:first-of-type{
    padding-bottom: 8px;
    margin-bottom: 8px;
  }
  .top_cont section.top_sec_2 .service_img{
    width: calc(100% - 31px);
  }
  .top_cont section.top_sec_2 .service_img img{
    width: 100%;
  }
  .top_cont section.top_sec_2 .service_txt{
    text-align: center;
    margin-top: 24px;
    margin-left: 30px;
    text-align: center;
    width: calc(100% - 30px);
  }
  .top_cont section.top_sec_2 .service_txt h3{
    font-size: 21px;
  }
  .top_cont section.top_sec_2 .service_txt > p{
    font-size: 14px;
    margin: 24px 0 56px;
  }
  .top_cont section.top_sec_2 .service_txt .more_btn a{
    margin: 0 auto;
    justify-content: center;
  }
  .top_cont section.top_sec_2 .service_txt .more_btn a .circle{
    left: calc(50% - 60px);
  }
  .top_cont section.top_sec_2 .service_txt .more_btn a:hover .circle{
    width: 15px;
    height: 15px;
    border-radius: 8px;
  }
  .top_cont section.top_sec_2 .service_txt .more_btn a p{
    font-size: 17px;
  }
 }
 .top_cont section.top_sec_3 .sec_inner{
  padding: 80px 20px;
  width: 100%;
  margin-left: 0;
 }
 .top_cont section.top_sec_3 .flex_blog{
  display: flex;
  flex-direction: column;
 }
 .top_cont section.top_sec_3 .pc_br{
  display: none!important;
 }
 .top_cont section.top_sec_3 .sp_br{
  display: block!important;
 }
 .top_cont section.top_sec_3 .blog_sec_left{
  display: flex;
  float: inherit;
  justify-content: space-between;
 }
 .top_cont section.top_sec_3 .top_ttl{
  margin-bottom: 64px;
 }
 .top_cont section.top_sec_3 .more_btn{
  margin-top: 35px;
 }
 .top_cont section.top_sec_3 .blog_sec_right{
  width: 100%;
  margin-left: 0;
 }
 .top_cont section.top_sec_3 .blog-posts .post:first-of-type{
  padding-left: 35px;
 }
 .top_cont section.top_sec_3 .progress-bar{
  margin-left: 38px;
  width: calc(100% - 38px - 78px - 29px);
  margin-bottom: 12px;
 }
 .top_cont section.top_sec_3 .arrow_progress{
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
 }
 .top_cont section.top_sec_3 .blog_arrow{
  margin-top: 80px;
  width: fit-content;
 }
 @media (max-width: 750px){
  .top_cont section.top_sec_4 .top_recruit_container {
    width: 100vw;
    overflow: hidden;
    display: flex;
    justify-content: center;
    position: relative;
  }
  .top_cont section.top_sec_4 .slaider {
    width: 340px;
    min-width: 340px;
    transform-origin: center center;
  }
  .top_cont section.top_sec_4 .recruit_more a::before{
    width: 102px;
    height: 34px;
  }
  .top_cont section.top_sec_4 .top_recruit_container{
    height: 639px;
  }
  .top_cont section.top_sec_4 .slaider{
    height: 639px;
  }
  .top_cont section.top_sec_4 .top_ttl_recruit h2{
    font-size: 36px;
  }
  .top_cont section.top_sec_4 .top_ttl_recruit p{
    font-size: 14px;
    margin: 40px auto;
  }
}

/*全体の背景チップスここから*/
.chips .c-parallax{
  width: fit-content;
}
.chips .c-parallax img{
  width: 50%;
}
div.FV_wrap .chips .c-parallax:first-of-type {
  right: -100px;
  top: inherit;
  bottom: 15%;
  z-index: -1;
}
@media (max-width: 630px){
  div.FV_wrap .chips .c-parallax:first-of-type{
    bottom: inherit;
    top:339px
  }
  div.FV_wrap .chips .c-parallax:last-of-type{
    left: 10px;
    bottom: 30px;
  }
  .top_cont section.top_sec_1 .chips .c-parallax:first-of-type{
    right: -110px;
    top:70px;
  }
  .top_cont section.top_sec_1 .chips .c-parallax:last-of-type{
    left: 0;
  }
  .top_cont section.top_sec_2 .chips .c-parallax{
    left: inherit;
    right: -550px;
    bottom: 280px;
  }
}
/*全体の背景チップスここまで*/

/**-------------------
      サブページ
-------------------**/

/**--　サブページ共通　--**/
@media (max-width: 850px){
.d850-block{
  display: block!important;
}
.d850-none{
  display: none!important;
}
}
.sub_page .sub_top{
  margin-top: 40px;
}
.sub_page .sub_top .sub_top_inner{
  width: 96%;
  padding: 0 2%;
  margin: 0 auto;
}
.sub_page .sub_cont .breadcrumbs{
  width: 96%;
  padding: 0 2%;
  margin: 10px auto;
}
@media (max-width: 900px){
  .sub_page .sub_top{
    height: 260px;
    width: 100%;
    margin-top: 0;
  }
  .sub_page .sub_top .sub_top_inner{
    justify-content: center;
  }
  .sub_page .sub_cont .breadcrumbs .bread{
    padding-right: 0;
    text-align: left;
  }
  .sub_page .sub_top .sub_top_inner h1{
    font-size: 45px;
  }
}
/*サブページ背景チップスここから*/
div.sub_top .chips .c-parallax:first-of-type{
  top:-40px;
  right: 19%;
}
div.sub_top .chips .c-parallax:last-of-type{
  bottom: -40px;
}
/*サブページ背景チップスここまで*/

/**--　会社概要　--**/
.company_page .sub_cont section.sec-1 .sec_inner{
  width: 96%;
  padding: 0 2%;
  margin: 80px auto 95px;
}
.company_page .sub_cont section.sec-2 .sec_inner{
  padding: 80px 0;
}
.company_page .sub_cont section.sec-2 h2{
  width: 96%;
  padding: 0 2%;
  margin-bottom: 40px;
}
.company_page .sub_cont section.sec-2 .company-flex-1{
  width: calc(96% + 2%);
  padding: 0 0 0 2%;
}
.company_page .sub_cont section.sec-2 .company-flex-2{
  width: calc(96% + 2%);
  padding: 0 2% 0 0;
}
@media (max-width: 900px){
  .company_page .sub_cont section.sec-1 .sec_inner h3.message_catch{
    font-size: 24px;
  }
  .company_page .sub_cont section.sec-2 h2 span{
    font-size: 30px;
  }
  .company_page .sub_cont section.sec-2 .company-flex-1,.company_page .sub_cont section.sec-2 .company-flex-2{
    flex-direction: column-reverse;
    padding: 0;
    width: 100%;
  }
  .company_page .sub_cont section.sec-2 .company-flex-1 figure,.company_page .sub_cont section.sec-2 .company-flex-2 figure{
    width: 60%;
    margin-top: 0;
  }
  .company_page .sub_cont section.sec-2 .company-flex-1 figure img,.company_page .sub_cont section.sec-2 .company-flex-2 figure img{
    height: 200px;
  }
  .company_page .sub_cont section.sec-2 .company-flex-1 figcaption,.company_page .sub_cont section.sec-2 .company-flex-2 figcaption{
    width: 96%;
    padding: 0 2%;
    margin-right: 0;
    margin-top: 30px;
  }
  .company_page .sub_cont section.sec-2 .company-flex-1 .about-list li .li-left,.company_page .sub_cont section.sec-2 .company-flex-2 .about-list li .li-left{
    width: 130px;
    margin-right: 20px;
  }
  .company_page .sub_cont section.sec-2 .company-flex-1 .about-list li .li-right,.company_page .sub_cont section.sec-2 .company-flex-2 .about-list li .li-right{
    width: calc(100% - 130px - 20px);
  }
  .company_page .sub_cont section.sec-2 .company-flex-2{
    flex-direction: column;
  }
}

/**--　業務内容　--**/
.services_page .sub_cont section.sec-1 .sec_inner{
  width: 96%;
    padding: 0 2%;
    margin: 80px auto 95px;
}
.services_page span.sp_br{
  display: none!important;
}
@media (max-width: 1110px){
.services_page span.sp_br{
  display: inline-block!important;
}
.services_page .servise-cont p .service_p_br{
  display: none;
}
.services_page .business_flex figcaption{
  justify-content: flex-start;
}
.services_page p.s-txt{
  margin-bottom: 40px;
}
}
@media (max-width: 850px){
  .services_page .business_flex figcaption{
    width: 100%;
  }
  .services_page h3.sm-ttl{
    font-size: 18px;
    margin-bottom: 10px;
  }
  .services_page p.s-txt{
    font-size: 18px;
    margin-top: 10px;
    margin-bottom: 30px;
  }
  .services_page .servise-cont{
    padding: 16px;
  }
  .services_page .business_flex:not(:last-of-type){
    margin-bottom: 50px;
  }
  .services_page .servise-cont h4{
    padding: 0 10px;
    left: 10px;
  }
}

/**--　BLOG　--**/
.blog_page .sec_inner{
  width: 96%;
  padding: 0 2%;
  margin: 80px auto 95px;
}
.blog_page .sec_inner ul.blog_flex li{
  width: calc((100% - 40px)/ 3);
  margin-top: 50px;
}
.blog_page .sec_inner ul.blog_flex li:not(:nth-of-type(3n)){
  margin-right: 20px;
}
@media (max-width: 800px){
  .blog_page .sec_inner ul.blog_flex li{
    width: calc((100% - 20px)/ 2);
  }
.blog_page .sec_inner ul.blog_flex li:nth-of-type(3){
  margin-right: 20px;
}
.blog_page .sec_inner ul.blog_flex li:nth-of-type(2n){
  margin-right: 0px;
}
.blog_page .sec_inner ul.blog_flex li:nth-of-type(3){
  margin-top: 50px;
}
.blog_page .sec_inner ul.blog_flex li a figure{
  margin-bottom: 10px;
}
.blog_page .sec_inner ul.blog_flex li a figcaption h4{
  font-size: 18px;
  margin-bottom: 10px;
}
.blog_page .sec_inner ul.blog_flex li a figcaption p.blog-txt{
  margin-bottom: 30px;
}
}
@media (max-width: 550px){
  .blog_page .sec_inner ul.blog_flex li{
    width: 100%;
    margin-right: 0;
    margin-top: 30px;
    background: linear-gradient(
      75deg, 
      rgba(215, 243, 255, 0.3) 0%, 
      rgba(212, 223, 246, 0.3) 100%
    );}
  .blog_page .sec_inner ul.blog_flex li:nth-of-type(3),.blog_page .sec_inner ul.blog_flex li:nth-of-type(1),.blog_page .sec_inner ul.blog_flex li:not(:nth-of-type(3n)){
    margin-right: 0;
  }
  .blog_page .sec_inner ul.blog_flex li:nth-of-type(3),.blog_page .sec_inner ul.blog_flex li:nth-of-type(2){
    margin-top: 30px;
  }
}
/*ページャー　ここから*/
@media (max-width: 850px){
  .wp-pagenavi a, .wp-pagenavi span {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 35px;
    height: 35px;
    margin: 0 2px 10px 2px;
    font-size: 1rem;
    font-weight: 300;
}
.wp-pagenavi .first:before, .wp-pagenavi .last:before {
  width: 6px;
  height: 10px;
}
}
/*ページャー　ここまで*/

/**--　BLOG詳細　--**/
.blog_single_page .blog_single_flex .content_post{
  width: 630px;
  margin-right: 70px;
}
.content_aside{
  width: calc(100% - 630px - 70px);
}
@media (max-width: 950px){
  .blog_single_page .sub_cont .sec-1{
    padding: 80px 0;
  }
  .blog_single_page.blog_page .sec_inner{
    width: 90%;
    padding: 0 5%;
  }
  .blog_single_page .blog_single_flex{
    flex-direction: column;
  }
  .blog_single_page .blog_single_flex .content_post{
    width: 100%;
    margin-right: 0;
  }
  .blog_single_page .blog_single_flex .content_post h1{
    font-size: 20px;
    line-height: 1.5em;
  }
  .blog_single_page .blog_single_flex .content_post .post_mainvisual{
    margin-bottom: 10px;
  }
  .blog_single_page .blog_single_flex .content_post .post_date{
    margin-bottom: 30px;
  }
  .blog_single_page .blog_single_flex .content_post .ez-toc-container-direction{
    margin: 60px auto;
    padding: 20px;
  }
  .blog_single_page .blog_single_flex .content_post .ez-toc-container-direction ul.ez-toc-list.ez-toc-list-level-1 > li.ez-toc-page-1 ul.ez-toc-list-level-3{
    margin-left: 15px;
  }
  .blog_single_page .blog_single_flex .content_post .ez-toc-container-direction ul.ez-toc-list.ez-toc-list-level-1 > li.ez-toc-page-1 a{
    letter-spacing: 0.01em;
    padding-left: 20px;
  }
  .blog_single_page .blog_single_flex .content_post .ez-toc-container-direction ul.ez-toc-list.ez-toc-list-level-1 > li.ez-toc-page-1 ul.ez-toc-list-level-3 > li.ez-toc-heading-level-3{
    margin-left: 20px;
  }
  .blog_single_page .blog_single_flex .content_post .ez-toc-container-direction ul.ez-toc-list.ez-toc-list-level-1 > li.ez-toc-page-1 ul.ez-toc-list-level-3 > li.ez-toc-heading-level-3::before{
    left: -20px;
  }
  .blog_single_page .blog_single_flex .content_post .ez-toc-container-direction ul.ez-toc-list.ez-toc-list-level-1 > li.ez-toc-page-1 ul.ez-toc-list-level-3 > li.ez-toc-heading-level-3 a{
    padding-left: 0;
    line-height: 1.4em;
  }
  .blog_single_page .blog_single_flex .content_post h2{
    margin-top: 60px;
    margin-bottom: 30px;
  }
  .blog_single_page .blog_single_flex .content_post p{
    margin-bottom: 30px;
  }
  .blog_single_page .blog_single_flex .content_post h3{
    margin: 30px 0;
  }
  .content_aside{
    width: calc(100% - 40px);
    margin-top: 80px;
    padding: 20px;
    background: rgba(255, 255, 255, 0.4);
  }
  .content_aside .aside_list li:last-of-type{
    border-bottom: none;
    padding-bottom: 10px;
  }
  .content_aside .aside_list li:first-of-type{
    border-top: none;
    padding-top: 10px;
  }
}
@media (max-width: 550px){
  .blog_single_page .blog_single_flex .content_post .post_mainvisual{
    height: 300px;
  }
}