@charset "UTF-8";
/* CSS Document */

.sp_none,
.slick-slide img.sp_none {
  display: none !important;
}

.txt50sp {
  font-size: 50% !important;
}
.txt60sp {
  font-size: 60% !important;
}
.txt70sp {
  font-size: 70% !important;
}
.txt80sp {
  font-size: 80% !important;
}
.txt90sp {
  font-size: 90% !important;
}
.txt100sp {
  font-size: 100% !important;
}
.txt110sp {
  font-size: 110% !important;
}
.txt120sp {
  font-size: 120% !important;
}
.txt130sp {
  font-size: 130% !important;
}
.txt140sp {
  font-size: 140% !important;
}
.txt150sp {
  font-size: 150% !important;
}
.txt160sp {
  font-size: 160% !important;
}
.txt170sp {
  font-size: 170% !important;
}
.txt180sp {
  font-size: 180% !important;
}
.txt190sp {
  font-size: 190% !important;
}
.txt200sp {
  font-size: 200% !important;
}
.txt240sp {
  font-size: 240% !important;
}
.txt280sp {
  font-size: 280% !important;
}

.sp_mb0 {
  margin-bottom: 0 !important;
}
.sp_mb05 {
  margin-bottom: 5px !important;
}
.sp_mb10 {
  margin-bottom: 10px !important;
}
.sp_mb20 {
  margin-bottom: 20px !important;
}
.sp_mb30 {
  margin-bottom: 30px !important;
}
.sp_mb40 {
  margin-bottom: 40px !important;
}
.sp_mb50 {
  margin-bottom: 50px !important;
}
.sp_mb60 {
  margin-bottom: 60px !important;
}

.sp_mt0 {
  margin-top: 0 !important;
}
.sp_mt10 {
  margin-top: 10px !important;
}
.sp_mt20 {
  margin-top: 20px !important;
}
.sp_mt30 {
  margin-top: 30px !important;
}
.sp_mt40 {
  margin-top: 40px !important;
}
.sp_mt50 {
  margin-top: 50px !important;
}
.sp_mt60 {
  margin-top: 60px !important;
}
.sp_mt80 {
  margin-top: 80px !important;
}

.sp_ml0 {
  margin-left: 0 !important;
}
.sp_ml10 {
  margin-left: 10px !important;
}
.sp_ml20 {
  margin-left: 20px !important;
}
.sp_ml30 {
  margin-left: 30px !important;
}
.sp_ml40 {
  margin-left: 40px !important;
}
.sp_ml50 {
  margin-left: 50px !important;
}

.sp_mr0 {
  margin-right: 0 !important;
}

.sp_pt0 {
  padding-top: 0 !important;
}
.sp_pt10 {
  padding-top: 10px !important;
}
.sp_pt20 {
  padding-top: 20px !important;
}
.sp_pt30 {
  padding-top: 30px !important;
}
.sp_pt40 {
  padding-top: 40px !important;
}
.sp_pt50 {
  padding-top: 50px !important;
}
.sp_pt70 {
  padding-top: 70px !important;
}

.sp_pb0 {
  padding-bottom: 0 !important;
}
.sp_pb10 {
  padding-bottom: 10px !important;
}
.sp_pb20 {
  padding-bottom: 20px !important;
}
.sp_pb30 {
  padding-bottom: 30px !important;
}
.sp_pb50 {
  padding-bottom: 50px !important;
}
.sp_pb70 {
  padding-bottom: 70px !important;
}

.sp_lh160p {
  line-height: 1.6;
}

.t_align_left_sp {
  text-align: left;
}
.t_align_center_sp,
.sp_txt_center {
  text-align: center !important;
}

.sp_w80 {
  width: 80%;
}
.sp_w100 {
  width: 100%;
}

.sp100px {
  width: 100px;
}
.sp200px {
  width: 200px;
}
.sp_mw300px {
  max-width: 300px;
}

.sp_mw450px {
  max-width: 450px;
}
.sp_mw_none {
  max-width: none;
}

.sp_block {
  display: block !important;
}

.sp_w100 {
  width: 100% !important;
}

.fl_r_pic,
.fl_l_pic {
  margin-bottom: 30px;
}

.anchor_point {
  padding-top: 70px;
  margin-top: -70px;
}

/*------------------------------*/
html {
  font-size: 57.5%;
}
body {
  line-height: 1.5;
  font-size: 1.6rem !important;
}

/*------------------------------*/
body {
}

.main_menu_content {
  padding: 0 0 50px;
}

.body_header_padding {
  padding-top: 70px;
}

.head_bg,
.global_nav a {
  height: 70px;
}
#main_menu {
  top: 70px;
}

div.headroom--not-top .head_bg,
div.headroom--not-top .global_nav a {
  height: 60px;
}
div.headroom--not-top #main_menu {
  top: 60px;
}

.menu_btn {
  width: 55px;
  height: 55px;
  padding-top: 7px;
}

.menu_btn::before {
  top: 0;
  left: 0;
  transform: scale(1);
  width: 100%;
  height: 100%;
}
.menu_btn:hover::before {
  transform: scale(1);
}

.logo img {
  width: 110px;
}

.footer-contact {
  padding: 50px 5%;
}
.contact-time {
  font-size: 12.5px;
}

.common_index_grid_title {
  font-size: 1.25em;
  padding: 0 5px 20px 0;
  margin-top: 7px;
  width: 100%;
}
.common_index_grid_title span {
  padding-right: 30px;
}
.common_index_grid_title span::after {
  font-size: 12px;
  width: 20px;
  height: 20px;
}

.vision_txt_box {
  font-size: 0.85em;
}

.vision_txt_box,
.company_index_award_box {
  border-radius: 16px;
  padding: 30px;
}

.vision_txt_box_blue .vision_logo img {
  width: 65px;
}

.subpage_bottom_link_nav_list a {
    font-size: .9em;
}



.access_map_iframe iframe{
    height: 300px;
  }
  

.subpage_txt_main_title h1{
    font-size: 1.65em;
  }
  
.slick-slide .about_pic_slider_item_img img {
  width: 360px;
}


.about_main_body {
  padding: 55px 5%;
  margin: 0 15px 25px;
}
.about_logo {
  width: 80px;
  margin: 0 auto 25px;
}
.about_main_txt_01 {
  font-size: 2.4em;
}
.about_main_txt_02 {
  font-size: 1.8em;
  margin-top: 25px;
}



.section_padding {
  padding: 40px 0 60px;
}


.about_section_img img{
  width: auto;
  height: auto;
  max-width: 60vw;
  max-height: 25vh;
}

.about_section_title_en_body,
.about_section_title{
  text-align: center;
}
.about_section_title_en {
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  display: block;           /* ← inline-blockをblockに */
  text-align: center;       /* ← 文字を中央に */
  margin: 0 auto;           /* ← 念のため */
}



.founder_message_modal_list_history li{
  position: relative;
  padding-left: 0;
}
.founder_message_modal_list_history li span{
  position: relative;
  left: auto;
  display: block;
}
.founder_message_modal_list_history li span:before{
  content: "【";
}
.founder_message_modal_list_history li span:after{
  content: "】";
}

.founder_message_modal_title{
  font-size: 1.5em;
}
.founder_message_modal_subtitle{
  font-size: 1.3em;
}


.founder_message_close_btn{
  position: fixed;
  top: 20px;
  right: 20px;
  width: 60px;
  height: 60px;
}

.recruit_main_body {
  height: 50vw;
  background-size: cover;
  background-position: right bottom;
  padding-top: 100px;
}

.recruit_main_width{
  width: 96%;
}

.recruit_main_lead img {
  max-width: 40vw;
}


.recruit_main_link_body {
  bottom: 15px;
  right: 15px;
}
.recruit_main_link a{
  font-size: 1em;
  width: 120px;
  height: 50px;
}


.recruit_who_section_left{
  width: 100%;
}

.recruit_who_section_right{
  position: relative;
  right: 0;
  top: 0;
  background-image: url(/recruit/img/who_pic.jpg);
  background-size: cover;
  background-position: right center;
  background-repeat: no-repeat;
  width: 90%;
  height: 48vw;
  margin-left: 5%;
  margin-top: 50px;
  z-index: 1;
  border-radius: 12px ;
}
.recruit_who_section_bg_body{
  padding-bottom: 60px;
}

.common_link_btn2 {
  padding-right: 35px;
  font-size: 1em;
}
.common_link_btn2::after {
  font-size: 14px;
  width: 21px;
  height: 21px;
}

.common_en_title{
  font-size: 3.5em;

}
.common_en_title_sub{
  font-size: 1em;
  margin: 5px 0 20px ;

}

.common_lead{
  font-size: 1.5em;
  margin-bottom: 14px;
}

.recruit_news_section {
  margin-top: 30px;
}

.recruit_news_section_title {
  left: auto;
  position: relative;
  top: 0;
  height: auto;
  display: flex;
  align-items: center;
  text-align: center;
  justify-content: center;
  margin-bottom: 15px;
}

.recruit_news_section_content{
  padding: 20px 20px 25px;
}

.recruit_news_section_list .slick-prev:before, .recruit_news_section_list .slick-next:before {
  display: none;
}
.recruit_news_section_list .slick-slide {
  float: none!important;
}
.recruit_news_section_list .slick-slide:nth-child(n+2) {
  margin-top: 6px;
}

.recruit_what_section_left_box {
  font-size: .9em;
  padding: 20px 30px 30px;
}



.recruit_what_section_pic {
  bottom: -30px;
  width: 56%;
  height: calc(100% - 160px);
  z-index: 1;
  border-radius: 14px 0 0 14px;
}

.common_link_btn3 {
  padding: 0.7em 40px 0.7em 25px;
  border-radius: 10px;
  font-size: 1.05em;
  min-width: 200px;
}
.common_link_btn3::after {
  font-size: 14px;
  right: 8px;
  width: 24px;
  height: 24px;
}


.recruit_people_section_grid_item a {
  display: flex;
  align-items: flex-start;
  gap: 20px;
}
.recruit_people_section_grid_item a .recruit_people_section_grid_item_img {
  flex-shrink: 0;
  width: auto;
}
.recruit_people_section_grid_item a .recruit_people_section_grid_item_img img {
  width: auto;
  max-width: 160px;
}
.recruit_people_section_grid_item a > *:not(.recruit_people_section_grid_item_img) {
  flex: 1;
}
.recruit_people_section_grid_item a .recruit_people_section_grid_item_name_box {
  margin-top: 0;
  width: auto;
}

.recruit_people_section_grid_item_name_box{
  font-size: 1.15em;
  padding-top: 0!important;
}

.recruit_people_section_grid_item a {
  pointer-events: none;
}

.recruit_people_section_grid_item a .recruit_people_section_grid_item_btn span {
  pointer-events: auto;
}

.recruit_people_section_grid_item a:hover {
  opacity: 1;
  transform: translateY(0);
}



/* 外枠：表示領域（ここからはみ出した部分は隠す） */
.verticalSwiper_body_width {
  width: 99.5%;
  margin-left: auto;
  overflow: hidden;
  position: relative;
}

/* 中身：横方向に動く帯 */
.verticalSwiper_body {
  width: 100%;
  width: max-content; /* コンテンツ幅に合わせる */
}

/* スライダー本体 */
.verticalSwiper {
  width: 100%;
  overflow: hidden;
  position: relative;
}

/* スライドを横一列に並べて、帯ごと動かす */
.verticalSwiper .swiper-wrapper {
  display: flex;
  flex-direction: row;
  /* ここが横スクロールのアニメーション本体 */
  animation: horizontalScroll 80s linear infinite;
}

/* 各スライド */
.verticalSwiper .swiper-slide {
  flex: 0 0 auto;          /* 幅は中身サイズのまま、折り返さない */
  display: flex;
  align-items: center;
  justify-content: center;
  box-sizing: border-box;
  padding: 0 10px;         /* 画像の左右の余白（不要なら0でOK） */
}

/* 画像のスタイル */
.verticalSwiper .swiper-slide img {
  width: 260px;            /* 好きな横幅に調整 */
  height: auto;
  border-radius: 14px;
  object-fit: cover;
  display: block;
}

/* 横方向アニメーション（一定スピードで左へ流れる） */
@keyframes horizontalScroll {
  0% {
    transform: translateX(0);
  }
  100% {
    /* 中身を2回並べているのでちょうど半分だけ左に動かす */
    transform: translateX(-50%);
  }
}


.recruit_top_bottom_link_item{
  padding: 10px 15px 10px 80px;
}
.recruit_top_bottom_link_item_img{
  left: 20px;
  width: 60px;
}
.recruit_top_bottom_link_item_txt{
  padding: 15px;
}
.recruit_top_bottom_link_item_txt_title{
  font-size: 1em;
}
.recruit_top_bottom_link_item_txt_description{
  font-size: 1.2em;
}
.recruit_top_bottom_link_item:hover{
  transform: translateY(-6px);
}


.blue_bg_link_btn {
  padding: 30px calc(40% + 20px) 35px 20px;
  border-radius: 14px;
  font-size: .9em;
}
.blue_bg_link_btn_img {
  width: 40%;
}

.blue_bg_link_btn_title {
  font-size: 1.5em;
  margin-bottom: 10px;
}

.right_arrow {
  padding-right: 35px;
}
.right_arrow:after {
  font-size: 14px;
  width: 21px;
  height: 21px;
}

.recruit_culture_right_img  img,
.recruit_company_right_img img{
  width: 400px;
  max-width: 70%;
}
.recruit_company_katikan_list_img img {
  width: 140px;
}


.subpage_top_pic_link_title {
  font-size: 1.2em;
  padding: 0 0 10px 0;
  margin-top: 15px;
  border-radius: 0 10px 0 0;
}

  
.environment_voice_grid .uk-grid-margin{
	margin-top: 18px;
  }

  .common_box {
    padding: 30px;
    border-radius: 14px;
}


  /* FAQ開閉スタイル */
  .recruit_faq_box {
    margin-bottom: 20px;
    border-radius: 12px;
  }
  .recruit_faq_box_title {
    padding: 25px 50px 25px 80px;
    font-size: 1.05em;
  }
  .recruit_faq_box_title::before,
  .recruit_faq_box_content::before  {
    left: 20px;
    width: 40px;
    height: 40px;
  }
  .recruit_faq_box_title::after {
    right: 20px;
    font-size: 14px;
    width: 28px;
    height: 28px;
  }
  .recruit_faq_box_content {
    padding: 20px 20px 20px 80px;
    font-size: 0.95em;
  }
  .recruit_faq_box_content::before {
    top: 8px;
  }
  .recruit_faq_box_content.is-open::before {
    top: 30px;
  }
  .recruit_faq_box_content::after {
    left: 20px;
    width: calc(100% - 40px);
  }

  .vision_2030_box {
    padding: 25px 30px 25px 60px;
    font-size: .9em;
}


.history_item p:nth-child(n + 2) {
  font-size: 1em;
}

.history_item .year {
  font-size: .9em;
  top: -10px;
  padding-left: 0;
}

.history_list:before {
  left: 110px;
}
.history_item .year:after {
  width: 12px;
  height: 12px;
  left: 110px;
  top: 15px;
  border: 2px solid #fff;
  box-shadow: 0 0 0 2px #F4D045;
}
.history_item .year:before {
  height: 2px;
  left: 122px;
  top: 21px;
  width: 30px;
}
.history_item {
  width: 100%;
  padding: 0 0 0 150px;
  margin-bottom: 35px;
}

.history_list:after {
  left: 110px;
}

.people_main_txt_box{
  margin: 30px 0 30px;
  text-align: center;
}
.people_main_txt_box_sub,
.people_main_txt_box_sub>*{
  display: inline-block;
}
.people_main_txt_box_sub>*{
  padding: 0 .5em .1em;
}



.people_main_lead {
  font-size: 1.4em;
  margin-bottom: 40px;
}


.requirements_table{
  width: 100%;
  border-collapse: collapse;
  margin-bottom: 40px;
}
.requirements_table th, .requirements_table td{
  padding: 10px;
  display: block;
  border:none;
}
.requirements_table th{
  padding: 8px 10px;
  font-size: 1em;
  width: 100%;
}
.requirements_table td{
  padding-bottom: 20px;
}
.requirements_table td strong{
  font-weight: bold;
  color: #0841ac;
}

.common_link_btn_xl {
  width: 500px;
  font-size: 1.36em;
}

.product_history_yellow_box{
  padding: 15px;
  border-radius: 8px;
  margin-top: 16px;
  display: block;
}
.product_history_yellow_box_title{
  font-size: 1.1em;
  font-weight: bold;
  white-space: nowrap;
  margin-right: 0;
  margin-bottom: 5px;
}
.product_history_yellow_box_title:after {
  display: none;
}

.product_case_box_inner_bottom_list{
  display: none;
}

.product_case_box_img img {
  width: 300px;
}

.product_case_box {
  display: block; 
  background: #fff;
  text-align: center;
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.15);
  padding: 25px 20px 40px;
}

.product_case_box_inner_top {
  justify-content: center;
}

.product_case_box_img img{
  border-radius: 10px;
}


.case_table th, .case_table td {
  padding: 12px;
}

.product_top_company_logo_slider_wrapper{
  animation: productLogoScroll 30s linear infinite;
  width: 3000px;
}

.product_top_case_grid_img{
  text-align: center;
  padding: 25px 25px 10px;
}
.product_top_case_grid_img img{
  border-radius: 10px;
  width: 300px;
}
.product_top_case_grid_box_txt_body_top{
  display: flex;
  justify-content: center;
  margin-bottom: 20px;
}

.product_top_case_grid_box_txt_body{
  text-align: center;
}

.all_in_one_img_width{
  width: 380px;
}


.product_top_body {
  padding: 60px 0;
  font-size: .85em;
}
.product_top_body_title {
  font-size: 2.8em;
  margin-bottom: 25px;
}

.donyu_kouka_grid_hukidashi{
  font-size: .95em;
  line-height: 1.35;
  padding: 10px;
}

.product_flow_grid_right  img{
  width: 300px;
}
.product_flow_grid_left {
  text-align: center;
}


.product_flow_box_step_number {
  position: absolute;
  top: -40px;
  left: -40px;
  width: 106px;
  height: 106px;
  transform: scale(.8);
}

.product_flow_open_content_inner{
  margin-top: 35px;
}


.product_flow_grid_left_btn .product_flow_open_btn.is-open{
 / display: none;
}

.case_info_list_item{
  display: block;
}
.case_info_list_value{
  margin-top: 5px;
  margin-bottom: 20px;
}


.header {
  padding: 0 20px;
  height: 70px;
}

.hero-section {
  padding: 0 20px;
  align-items: center;
  display: flex;
  justify-content: center;
}

.hero-content {
  flex-direction: column-reverse;
  justify-content: center;
  gap: 10px;
  position: relative;
}

.hero-canvas {
  position: relative;
  left: auto;
  top: auto;
  transform: translateY(20px);
  width: 100%;
  max-width: 230px;
  order: 1; /* Display logo first (on top) */
  transition: transform 0.8s cubic-bezier(0.4, 0, 0.2, 1);
}

canvas#myCanvas {
  width: 100%;
  height: auto;
  max-width: 100%;
}

.hero-canvas.move-down-sp {
  transform: translateY(20px);
}

.hero-canvas.move-up-sp {
  transform: translateY(-10px);
}

.hero-text {
  position: relative;
  left: 50%;
  top: auto;
  transform: translateX(-50%) translateY(0);
  width: 100%;
  max-width: 100%;
  padding: 0 20px;
  box-sizing: border-box;
  order: 2; /* Display text second (below logo) */
  margin-right: 0; /* SP版ではmargin-rightをリセット */
}

.hero-text.visible {
  transform: translateX(-50%) translateY(0);
}

.catch-copy {
  text-align: left;
  margin: 0 auto;
  max-width: fit-content;
  font-size: 3.6rem;
  line-height: 1.5;
}

.catch-line {
  transform: translateY(-20px);
  opacity: 0;
}

.catch-line.visible {
  transform: translateY(0);
  opacity: 1;
}

.toppage_main_support_btn {
  bottom: 20px;
  right: 20px;
}

.toppage_news_section_body {
  height: auto;

}

body.home .recruit_news_section_content {
  padding: 0;
}

body.home .slick-prev, 
body.home .slick-next {
  display: none!important;
}

body.home .recruit_news_section_content{
  padding: 20px;
  border-radius: 10px;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.15);
}
body.home .recruit_news_section {
  margin-top: 0;
  padding-top: 30px;
  padding-bottom: 30px;
  background: #ecf2f6;
}



.toppage_recruit_section{
  padding: 45px 0 60px;
  &::before{
    background-size: 1380px;
    background-position: calc(100% + 274px) -800px;
  }
}
.toppage_recruit_lead img {
  width: 350px;
}

body.home .common_link_btn_l {
  min-width: 270px;
  font-size: 1.2em;
}


.toppage_about_section {
  padding: 40px 0 50px;
  margin-top: 0;
}


.toppage_en_title {
  margin-bottom: 30px;
}

.toppage_about_section {
  &::before {
      width: 39%;
  }
}

.toppage_en_title_left {
  font-size: 2.7em;
}

.toppage_company_grid_txt {
  max-width: 340px;
  width: 85%;
  padding: 10px 10px 10px 10px;
}

.toppage_company_section {
  padding: 50px 0 55px;
}

.toppage_news_tab_content_list a::after {
  top: 50%;
  width: 30px;
  height: 30px;
  font-size: 15px;
}

.toppage_news_tab_content_list a {
  display: block;
}
.toppage_news_tab_content_list_item_title{
  margin-top: 6px;
  text-decoration: underline ;
}

.news_sidebar_ul{
  display: flex;
  flex-wrap: wrap;
  gap: 6px 10px;
  border-top: 1px solid #0841AC;
  padding-top: 30px;
  margin-top: 50px;
}
.news_sidebar_ul >li:nth-child(n+2) {
  margin-top: 0!important;
}



.subpage_pic_main_title_body{
  margin-bottom: 25px;
}
.subpage_pic_main_title_txt h1{
  margin-bottom: 15px;
  font-size: 2.1em;
}

.recruit_news_section_list .slick-prev ,
.recruit_news_section_list .slick-next {
  display: none!important;
}


.global_nav_instagram_icon{
  margin-right: 35px;
}
.global_nav_instagram_icon a{
  font-size: 2em;
}