@charset "UTF-8";
.elementor-element {
  margin: 0;
  padding: 0;
  gap: 0;
}

.e-con-inner {
  padding: 0 !important;
  gap: 0 !important;
  width: 100%;
}

.e-con {
  --container-max-width: 100% !important;
}

.elementor-element-1e78fa5 {
  padding: 0 !important;
}

body {
  background: #f0f5f8;
}

.chairman_mv_sec {
  position: relative;
  padding-top: 220px;
  z-index: 0;
}
@media (max-width: 790px) {
  .chairman_mv_sec {
    padding-top: 176px;
  }
}
@media (max-width: 530px) {
  .chairman_mv_sec {
    padding-top: 138px;
  }
}
.chairman_mv_sec .lower_mv_bg {
  position: absolute;
  z-index: -1;
  top: 310px;
  background: linear-gradient(to left, rgba(82, 125, 206, 0.2705882353), rgba(135, 205, 214, 0.3607843137));
  border-radius: 0 200px 0 200px;
  width: 100%;
  height: 520px;
}
.chairman_mv_sec .lower_mv_bg:before {
  background-image: url(../../images/recruit/lower-mv-bg-left.png);
  background-size: cover;
  position: absolute;
  z-index: -1;
  top: -200px;
  width: 100%;
  content: "";
  width: 200px;
  height: 200px;
}
@media (max-width: 790px) {
  .chairman_mv_sec .lower_mv_bg:before {
    top: -150px;
    width: 150px;
    height: 150px;
  }
}
@media (max-width: 530px) {
  .chairman_mv_sec .lower_mv_bg:before {
    top: -100px;
    width: 100px;
    height: 100px;
  }
}
.chairman_mv_sec .lower_mv_bg:after {
  background-image: url(../../images/recruit/lower-mv-bg-right.png);
  background-size: cover;
  position: absolute;
  z-index: -1;
  bottom: -200px;
  right: 0;
  width: 100%;
  content: "";
  width: 200px;
  height: 200px;
}
@media (max-width: 790px) {
  .chairman_mv_sec .lower_mv_bg:after {
    bottom: -150px;
    width: 150px;
    height: 150px;
  }
}
@media (max-width: 530px) {
  .chairman_mv_sec .lower_mv_bg:after {
    bottom: -100px;
    width: 100px;
    height: 100px;
  }
}
@media (max-width: 790px) {
  .chairman_mv_sec .lower_mv_bg {
    height: 350px;
    top: 250px;
    border-radius: 0 150px 0 150px;
  }
}
@media (max-width: 530px) {
  .chairman_mv_sec .lower_mv_bg {
    height: 220px;
    top: 186px;
    border-radius: 0 100px 0 100px;
  }
}
.chairman_mv_sec .mv_inner {
  width: 1200px;
  margin: 0 auto;
  position: relative;
  height: 655px;
}
@media (max-width: 1370px) {
  .chairman_mv_sec .mv_inner {
    width: calc(100% - 100px);
    margin: 0 auto;
    height: auto;
  }
}
@media (max-width: 530px) {
  .chairman_mv_sec .mv_inner {
    width: calc(100% - 60px);
    margin: 0 auto;
  }
}
.chairman_mv_sec .mv_inner .ttl_b {
  margin-bottom: 72px;
}
@media (max-width: 790px) {
  .chairman_mv_sec .mv_inner .ttl_b {
    margin-bottom: 60px;
  }
}
@media (max-width: 530px) {
  .chairman_mv_sec .mv_inner .ttl_b {
    margin-bottom: 30px;
  }
}
.chairman_mv_sec .mv_inner .ttl_b .sub_wrap {
  display: flex;
  align-items: center;
  gap: 8px;
}
.chairman_mv_sec .mv_inner .ttl_b .sub_wrap .ttl_deco {
  width: 12px;
  flex: 0 0 12px;
  margin-bottom: 5px;
}
@media (max-width: 530px) {
  .chairman_mv_sec .mv_inner .ttl_b .sub_wrap .ttl_deco {
    width: 10px;
    flex: 0 0 10px;
  }
}
.chairman_mv_sec .mv_inner .ttl_b .sub_wrap .ttl_deco img {
  width: 100%;
}
.chairman_mv_sec .mv_inner .ttl_b .sub_wrap .sub {
  font-size: 20px;
  font-weight: 400;
  font-family: "Poppins", sans-serif;
  letter-spacing: 0.1em;
}
@media (max-width: 530px) {
  .chairman_mv_sec .mv_inner .ttl_b .sub_wrap .sub {
    font-size: 14px;
  }
}
.chairman_mv_sec .mv_inner .ttl_b h1.main_ttl {
  margin-top: 20px;
  font-size: 60px;
  font-weight: 500;
}
@media (max-width: 790px) {
  .chairman_mv_sec .mv_inner .ttl_b h1.main_ttl {
    font-size: 50px;
  }
}
@media (max-width: 530px) {
  .chairman_mv_sec .mv_inner .ttl_b h1.main_ttl {
    font-size: 40px;
    margin-top: 10px;
  }
}
.chairman_mv_sec .mv_inner .breadcrumb_wrapper {
  width: 1200px;
  margin-left: auto;
  display: flex;
  align-items: center;
  gap: 10px;
  margin-bottom: 16px;
}
@media (max-width: 1370px) {
  .chairman_mv_sec .mv_inner .breadcrumb_wrapper {
    width: 100%;
  }
}
@media (max-width: 530px) {
  .chairman_mv_sec .mv_inner .breadcrumb_wrapper {
    overflow-x: auto;
  }
}
@media (max-width: 530px) {
  .chairman_mv_sec .mv_inner .breadcrumb_wrapper .breadcrumb {
    min-width: -webkit-max-content;
    min-width: -moz-max-content;
    min-width: max-content; /* 内容分の幅を確保 */
    display: flex;
    align-items: center;
    gap: 10px;
  }
}
@media (max-width: 1370px) {
  .chairman_mv_sec .mv_inner .breadcrumb_wrapper .breadcrumb {
    width: 100%;
    margin-left: 100px;
  }
}
@media (max-width: 1000px) {
  .chairman_mv_sec .mv_inner .breadcrumb_wrapper .breadcrumb {
    width: 100%;
    margin-left: 100px;
  }
}
@media (max-width: 530px) {
  .chairman_mv_sec .mv_inner .breadcrumb_wrapper .breadcrumb {
    margin-left: 20px;
  }
}
.chairman_mv_sec .mv_inner .archive_interview_mv {
  position: absolute;
  left: 0;
  width: calc(100vw - (100vw - 1200px) / 2 - 100px);
  margin-left: auto;
  margin-left: auto;
}
@media (max-width: 1370px) {
  .chairman_mv_sec .mv_inner .archive_interview_mv {
    position: static;
    width: calc(100% - 100px);
  }
}
@media (max-width: 530px) {
  .chairman_mv_sec .mv_inner .archive_interview_mv {
    width: 100%;
    margin-right: -15px;
  }
}
.chairman_mv_sec .mv_inner .archive_interview_mv img {
  width: 100%;
  height: 420px;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 20px;
}
@media (max-width: 790px) {
  .chairman_mv_sec .mv_inner .archive_interview_mv img {
    height: 300px;
  }
}
@media (max-width: 530px) {
  .chairman_mv_sec .mv_inner .archive_interview_mv img {
    height: 180px;
  }
}
@media (max-width: 790px) {
  .chairman_mv_sec .mv_inner .archive_interview_mv img.pc_only {
    display: none;
  }
}
.chairman_mv_sec .mv_inner .archive_interview_mv img.tab_only {
  display: none;
}
@media (max-width: 790px) {
  .chairman_mv_sec .mv_inner .archive_interview_mv img.tab_only {
    display: block;
  }
}
@media (max-width: 530px) {
  .chairman_mv_sec .mv_inner .archive_interview_mv img.tab_only {
    display: none;
  }
}
.chairman_mv_sec .mv_inner .archive_interview_mv img.sp_only {
  display: none;
}
@media (max-width: 530px) {
  .chairman_mv_sec .mv_inner .archive_interview_mv img.sp_only {
    display: block;
  }
}

.page_chairman_sec {
  position: relative;
  padding: 0 !important;
}
.page_chairman_sec .inner {
  width: 1250px;
  margin: 0 auto;
  padding: 0 !important;
  gap: 0;
}
@media (max-width: 1370px) {
  .page_chairman_sec .inner {
    width: calc(100% - 100px);
    margin: 0 auto;
  }
}
@media (max-width: 530px) {
  .page_chairman_sec .inner {
    width: calc(100% - 60px);
    margin: 0 auto;
  }
}
.page_chairman_sec .inner .chairman_mes_b {
  margin-top: 135px;
  margin-bottom: 30px;
  padding: 80px;
  background: #fff;
  gap: 0;
  border-radius: 20px;
}
@media (max-width: 1370px) {
  .page_chairman_sec .inner .chairman_mes_b {
    padding: 50px;
  }
}
@media (max-width: 530px) {
  .page_chairman_sec .inner .chairman_mes_b {
    margin-top: 90px;
    padding: 50px 25px;
  }
}
.page_chairman_sec .inner .chairman_mes_b .mes_b_ttl_con {
  padding: 0 !important;
  margin-top: 35px;
  margin-bottom: 35px;
  gap: 0;
}
.page_chairman_sec .inner .chairman_mes_b .mes_b_ttl_con:before {
  display: block;
  margin-bottom: 30px;
  height: 8px;
  background-image: url(../../images/recruit/txt-deco3.svg);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: right;
  margin-left: auto;
  margin-right: 0;
  margin-top: -30px;
  content: "";
}
@media (max-width: 530px) {
  .page_chairman_sec .inner .chairman_mes_b .mes_b_ttl_con:before {
    margin-bottom: 25px;
  }
}
.page_chairman_sec .inner .chairman_mes_b .mes_b_ttl_con .mes_b_sub_ttl {
  padding-top: 25px;
  margin-bottom: 15px;
  font-size: 15px;
  position: relative;
  padding-left: 20px;
  font-family: "Poppins", sans-serif;
  font-weight: 500;
}
.page_chairman_sec .inner .chairman_mes_b .mes_b_ttl_con .mes_b_sub_ttl p {
  letter-spacing: 0.1em;
}
@media (max-width: 530px) {
  .page_chairman_sec .inner .chairman_mes_b .mes_b_ttl_con .mes_b_sub_ttl {
    font-size: 12px;
    padding-left: 18px;
    margin-bottom: 15px;
  }
}
.page_chairman_sec .inner .chairman_mes_b .mes_b_ttl_con .mes_b_sub_ttl:before {
  position: absolute;
  bottom: 3px;
  left: 0;
  background-image: url(../../images/recruit/txt-deco.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  width: 12px;
  height: 10px;
  content: "";
}
@media (max-width: 530px) {
  .page_chairman_sec .inner .chairman_mes_b .mes_b_ttl_con .mes_b_sub_ttl:before {
    width: 10px;
    height: 8px;
  }
}
.page_chairman_sec .inner .chairman_mes_b .mes_b_ttl_con .mes_b_sub_ttl p {
  color: #486381;
  font-family: "Poppins", sans-serif;
  font-weight: 500;
}
.page_chairman_sec .inner .chairman_mes_b .mes_b_ttl_con .mes_b_main_ttl {
  font-size: 42px;
  color: #486381;
}
@media (max-width: 860px) {
  .page_chairman_sec .inner .chairman_mes_b .mes_b_ttl_con .mes_b_main_ttl {
    font-size: 36px;
  }
}
@media (max-width: 530px) {
  .page_chairman_sec .inner .chairman_mes_b .mes_b_ttl_con .mes_b_main_ttl {
    font-size: 32px;
  }
}
.page_chairman_sec .inner .chairman_mes_b .mes_b_ttl_con .mes_b_main_ttl h2 {
  text-align: left;
  font-weight: bold;
  line-height: 1.5;
}
.page_chairman_sec .inner .chairman_mes_b .mes_b_sub_txt p {
  text-align: right;
  font-weight: 500;
}
@media (max-width: 530px) {
  .page_chairman_sec .inner .chairman_mes_b .mes_b_sub_txt p {
    font-size: 14px;
  }
}
.page_chairman_sec .inner .page_chairman_wrap {
  padding: 0 !important;
  margin-top: 60px;
  justify-content: space-between;
}
@media (max-width: 900px) {
  .page_chairman_sec .inner .page_chairman_wrap {
    flex-direction: column-reverse;
    gap: 50px;
  }
}
@media (max-width: 530px) {
  .page_chairman_sec .inner .page_chairman_wrap {
    flex-direction: column-reverse;
    gap: 30px;
    margin-top: 40px;
  }
}
.page_chairman_sec .inner .page_chairman_wrap .chairman_wrap_desc {
  width: 600px;
  gap: 0;
  padding: 0 !important;
}
@media (max-width: 900px) {
  .page_chairman_sec .inner .page_chairman_wrap .chairman_wrap_desc {
    width: 100%;
  }
}
.page_chairman_sec .inner .page_chairman_wrap .chairman_wrap_desc .chairman_main_ttl {
  font-size: 30px;
  color: #fff;
}
@media (max-width: 530px) {
  .page_chairman_sec .inner .page_chairman_wrap .chairman_wrap_desc .chairman_main_ttl {
    font-size: 24px;
  }
}
.page_chairman_sec .inner .page_chairman_wrap .chairman_wrap_desc .chairman_main_ttl h2 {
  display: inline-block;
  padding: 5px 15px;
  background-image: linear-gradient(to left, #527DCE, #86ccd6);
  font-weight: 500;
  color: #fff;
  line-height: 1.5;
  letter-spacing: 0.1em;
}
.page_chairman_sec .inner .page_chairman_wrap .chairman_wrap_desc .chairman_wrap_txt {
  margin-top: 20px;
}
@media (max-width: 530px) {
  .page_chairman_sec .inner .page_chairman_wrap .chairman_wrap_desc .chairman_wrap_txt {
    font-size: 14px;
  }
}
.page_chairman_sec .inner .page_chairman_wrap .chairman_wrap_desc .chairman_wrap_txt p {
  line-height: 1.5;
}
.page_chairman_sec .inner .page_chairman_wrap .chairman_wrap_desc .chairman_wrap_btn1 {
  margin-right: auto;
  margin-left: 0;
  margin-top: 40px;
}
.page_chairman_sec .inner .page_chairman_wrap .chairman_wrap_pic {
  padding: 0 !important;
  width: 600px;
}
@media (max-width: 900px) {
  .page_chairman_sec .inner .page_chairman_wrap .chairman_wrap_pic {
    width: 100%;
  }
}
.page_chairman_sec .inner .page_chairman_wrap .chairman_wrap_pic img {
  width: 100%;
}
.page_chairman_sec .inner .page_chairman_last_con {
  margin-top: 60px;
  margin-bottom: 100px;
  justify-content: space-between;
  gap: 0;
  padding: 0 !important;
}
.page_chairman_sec .inner .page_chairman_last_con .chairman_main_ttl {
  font-size: 30px;
  color: #fff;
  width: 600px;
}
@media (max-width: 530px) {
  .page_chairman_sec .inner .page_chairman_last_con .chairman_main_ttl {
    font-size: 24px;
  }
}
.page_chairman_sec .inner .page_chairman_last_con .chairman_main_ttl h2 {
  display: inline-block;
  padding: 5px 15px;
  background-image: linear-gradient(to left, #527DCE, #86ccd6);
  font-weight: 500;
  color: #fff;
  line-height: 1.5;
  letter-spacing: 0.1em;
}
.page_chairman_sec .inner .page_chairman_last_con .chairman_wrap_txt {
  margin-top: 20px;
}
@media (max-width: 530px) {
  .page_chairman_sec .inner .page_chairman_last_con .chairman_wrap_txt {
    font-size: 14px;
  }
}
.page_chairman_sec .inner .page_chairman_last_con .chairman_wrap_txt p {
  line-height: 1.5;
}
.page_chairman_sec .inner .page_chairman_last_con .chairman_wrap_btn1 {
  margin-right: auto;
  margin-left: 0;
  margin-top: 40px;
}
.page_chairman_sec .inner .chairman_wrap_pic {
  padding: 0 !important;
  width: 600px;
}
.page_chairman_sec .inner .chairman_wrap_pic img {
  width: 100%;
}

.qa_sec .inner {
  width: 1250px;
  margin: 0 auto;
}
@media (max-width: 1370px) {
  .qa_sec .inner {
    width: calc(100% - 100px);
    margin: 0 auto;
  }
}
@media (max-width: 530px) {
  .qa_sec .inner {
    width: calc(100% - 60px);
    margin: 0 auto;
  }
}
.qa_sec .inner .ttl_con {
  margin-top: 80px;
  margin-bottom: 35px;
}
.qa_sec .inner .ttl_con .sub_ttl {
  margin-bottom: 25px;
  font-size: 15px;
  position: relative;
  padding-left: 20px;
  font-family: "Poppins", sans-serif;
  font-weight: 100;
}
.qa_sec .inner .ttl_con .sub_ttl p {
  letter-spacing: 0.1em;
}
@media (max-width: 530px) {
  .qa_sec .inner .ttl_con .sub_ttl {
    font-size: 12px;
    padding-left: 18px;
    margin-bottom: 15px;
  }
}
.qa_sec .inner .ttl_con .sub_ttl:before {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  background-image: url(../../images/recruit/txt-deco.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  width: 12px;
  height: 10px;
  content: "";
}
@media (max-width: 530px) {
  .qa_sec .inner .ttl_con .sub_ttl:before {
    width: 10px;
    height: 8px;
  }
}
.qa_sec .inner .ttl_con .sub_ttl p {
  color: #486381;
  font-family: "Poppins", sans-serif;
  font-weight: 500;
}
.qa_sec .inner .ttl_con .main_ttl {
  font-size: 42px;
  color: #486381;
}
@media (max-width: 530px) {
  .qa_sec .inner .ttl_con .main_ttl {
    font-size: 32px;
  }
}
.qa_sec .inner .ttl_con .main_ttl h2 {
  font-weight: 500;
}
.qa_sec .inner .qaa_anchor_link_wrap {
  padding: 30px 0;
  border-top: 2px dotted rgba(170, 183, 198, 0.3176470588);
  border-bottom: 2px dotted rgba(170, 183, 198, 0.3176470588);
  gap: 15px;
  flex-wrap: wrap;
}
@media (max-width: 530px) {
  .qa_sec .inner .qaa_anchor_link_wrap {
    gap: 10px;
    padding: 20px 0;
  }
}
.qa_sec .inner .qa_anchor_link a {
  position: relative;
  display: inline-block;
  padding-left: 42px;
  border: 1px solid #aab7c6;
  border-radius: 9999px;
  padding: 16px 37px 16px 54px;
}
@media (max-width: 530px) {
  .qa_sec .inner .qa_anchor_link a {
    font-size: 14px;
    padding: 14px 20px 14px 38px;
  }
}
.qa_sec .inner .qa_anchor_link a:before {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 6px;
  background-image: url(../../images/recruit/qa-anchor-link-i.svg);
  width: 34px;
  height: 34px;
  content: "";
}
@media (max-width: 530px) {
  .qa_sec .inner .qa_anchor_link a:before {
    background-image: url(../../images/recruit/qa-anchor-link-sp-i.svg);
    width: 22px;
    height: 22px;
  }
}
.qa_sec .inner .system_b .system_ttl {
  font-size: 30px;
  margin-bottom: 30px;
}
.qa_sec .inner .system_b .system_ttl h3 {
  font-weight: 500;
}
.qa_sec .inner .system_b .system_txt {
  margin-bottom: 20px;
}
.qa_sec .inner .system_b .system_wrap {
  justify-content: space-between;
}
.qa_sec .inner .system_b .system_wrap .system_pic {
  width: 384px;
}
.qa_sec .inner .system_b .system_wrap .system_pic img {
  width: 100%;
}

.career_office_sec {
  outline: 2px solid pink;
}
.career_office_sec .inner {
  width: 1250px;
  margin: 0 auto;
}
.career_office_sec .inner .ttl_con {
  margin-bottom: 58px;
}
.career_office_sec .inner .ttl_con .sub_ttl {
  margin-bottom: 20px;
  font-size: 15px;
  position: relative;
  padding-left: 20px;
  font-family: "Poppins", sans-serif;
  font-weight: 100;
}
.career_office_sec .inner .ttl_con .sub_ttl p {
  letter-spacing: 0.1em;
}
@media (max-width: 530px) {
  .career_office_sec .inner .ttl_con .sub_ttl {
    font-size: 16px;
    padding-left: 18px;
  }
}
.career_office_sec .inner .ttl_con .sub_ttl:before {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  background-image: url(../../images/recruit/txt-deco.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  width: 12px;
  height: 10px;
  content: "";
}
@media (max-width: 530px) {
  .career_office_sec .inner .ttl_con .sub_ttl:before {
    width: 10px;
    height: 8px;
  }
}
.career_office_sec .inner .ttl_con .sub_ttl p {
  color: #486381;
  font-family: "Poppins", sans-serif;
  font-weight: 500;
}
.career_office_sec .inner .ttl_con .main_ttl {
  font-size: 42px;
  color: #486381;
}
.career_office_sec .inner .ttl_con .main_ttl h2 {
  font-weight: 500;
}
.career_office_sec .inner .system_b .system_ttl {
  font-size: 30px;
  margin-bottom: 30px;
}
.career_office_sec .inner .system_b .system_ttl h3 {
  font-weight: 500;
}
.career_office_sec .inner .system_b .system_txt {
  margin-bottom: 20px;
}
.career_office_sec .inner .system_b .system_wrap {
  justify-content: space-between;
}
.career_office_sec .inner .system_b .system_wrap .system_pic {
  width: 384px;
}
.career_office_sec .inner .system_b .system_wrap .system_pic img {
  width: 100%;
}

.welfare_sec .inner {
  width: 1250px;
  margin: 0 auto;
  outline: 2px solid red;
}
.welfare_sec .inner .accordion_b .ttl_con {
  margin-bottom: 58px;
}
.welfare_sec .inner .accordion_b .ttl_con .sub_ttl {
  margin-bottom: 20px;
  font-size: 15px;
  position: relative;
  padding-left: 20px;
  font-family: "Poppins", sans-serif;
  font-weight: 100;
}
.welfare_sec .inner .accordion_b .ttl_con .sub_ttl p {
  letter-spacing: 0.1em;
}
@media (max-width: 530px) {
  .welfare_sec .inner .accordion_b .ttl_con .sub_ttl {
    font-size: 16px;
    padding-left: 18px;
  }
}
.welfare_sec .inner .accordion_b .ttl_con .sub_ttl:before {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  background-image: url(../../images/recruit/txt-deco.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  width: 12px;
  height: 10px;
  content: "";
}
@media (max-width: 530px) {
  .welfare_sec .inner .accordion_b .ttl_con .sub_ttl:before {
    width: 10px;
    height: 8px;
  }
}
.welfare_sec .inner .accordion_b .ttl_con .sub_ttl p {
  color: #486381;
  font-family: "Poppins", sans-serif;
  font-weight: 500;
}
.welfare_sec .inner .accordion_b .ttl_con .main_ttl {
  font-size: 42px;
  color: #486381;
}
.welfare_sec .inner .accordion_b .ttl_con .main_ttl h2 {
  font-weight: 500;
}
.welfare_sec .inner .system_b .system_ttl {
  font-size: 30px;
  margin-bottom: 30px;
}
.welfare_sec .inner .system_b .system_ttl h3 {
  font-weight: 500;
}
.welfare_sec .inner .system_b .system_txt {
  margin-bottom: 20px;
}
.welfare_sec .inner .system_b .system_wrap {
  justify-content: space-between;
}
.welfare_sec .inner .system_b .system_wrap .system_pic {
  width: 384px;
}
.welfare_sec .inner .system_b .system_wrap .system_pic img {
  width: 100%;
}

.sdgs_event_activities_sec {
  outline: 2px solid green;
}
.sdgs_event_activities_sec .inner {
  width: 1250px;
  margin: 0 auto;
  outline: 2px solid red;
}
.sdgs_event_activities_sec .inner .ttl_con {
  margin-bottom: 58px;
}
.sdgs_event_activities_sec .inner .ttl_con .sub_ttl {
  margin-bottom: 20px;
  font-size: 15px;
  position: relative;
  padding-left: 20px;
  font-family: "Poppins", sans-serif;
  font-weight: 100;
}
.sdgs_event_activities_sec .inner .ttl_con .sub_ttl p {
  letter-spacing: 0.1em;
}
@media (max-width: 530px) {
  .sdgs_event_activities_sec .inner .ttl_con .sub_ttl {
    font-size: 16px;
    padding-left: 18px;
  }
}
.sdgs_event_activities_sec .inner .ttl_con .sub_ttl:before {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  background-image: url(../../images/recruit/txt-deco.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  width: 12px;
  height: 10px;
  content: "";
}
@media (max-width: 530px) {
  .sdgs_event_activities_sec .inner .ttl_con .sub_ttl:before {
    width: 10px;
    height: 8px;
  }
}
.sdgs_event_activities_sec .inner .ttl_con .sub_ttl p {
  color: #486381;
  font-family: "Poppins", sans-serif;
  font-weight: 500;
}
.sdgs_event_activities_sec .inner .ttl_con .main_ttl {
  font-size: 42px;
  color: #486381;
}
.sdgs_event_activities_sec .inner .ttl_con .main_ttl h2 {
  font-weight: 500;
}
.sdgs_event_activities_sec .inner .system_b .system_ttl {
  font-size: 30px;
  margin-bottom: 30px;
}
.sdgs_event_activities_sec .inner .system_b .system_ttl h3 {
  font-weight: 500;
}
.sdgs_event_activities_sec .inner .system_b .system_txt {
  margin-bottom: 20px;
}
.sdgs_event_activities_sec .inner .system_b .system_wrap {
  justify-content: space-between;
}
.sdgs_event_activities_sec .inner .system_b .system_wrap .system_pic {
  width: 384px;
}
.sdgs_event_activities_sec .inner .system_b .system_wrap .system_pic img {
  width: 100%;
}

.accordion {
  margin-inline: auto;
  position: relative;
  width: 100%;
}
.accordion:last-child {
  border-bottom: 2px dotted rgba(170, 183, 198, 0.3176470588);
}

.accordion-title {
  border-top: 2px dotted rgba(170, 183, 198, 0.3176470588);
  color: #fff;
  cursor: pointer;
  font-size: 16px;
  padding: 35px 0;
}
@media (max-width: 530px) {
  .accordion-title {
    padding: 25px 0;
  }
}
.accordion-title .elementor-widget-container {
  position: relative;
}
.accordion-title .elementor-widget-container:after {
  position: absolute;
  right: -21px;
  top: calc(50% - 16px);
  transform: translateX(-50%);
  background: linear-gradient(to right, #527dce, #87cdd6);
  width: 34px;
  height: 34px;
  border-radius: 9999px;
  content: "";
  z-index: 0;
}
@media (max-width: 530px) {
  .accordion-title .elementor-widget-container:after {
    width: 28px;
    height: 28px;
  }
}

.accordion-content {
  display: none;
}

.accordion-content p {
  padding: 25px 0;
  font-size: 16px;
  line-height: 1.5;
}
@media (max-width: 530px) {
  .accordion-content p {
    padding: 15px 0;
    font-size: 14px;
  }
}

/* タイトルの背景色 */
.accordion-item:nth-of-type(1) .accordion-title {
  font-size: 20px;
}
@media (max-width: 530px) {
  .accordion-item:nth-of-type(1) .accordion-title {
    font-size: 18px;
  }
}

.accordion-item:nth-of-type(2) .accordion-title {
  background-color: #66cdaa;
}

.accordion-item:nth-of-type(3) .accordion-title {
  background-color: #ff7f7f;
}

/* コンテンツボックスの枠線 */
.accordion-item:nth-of-type(1) .accordion-content {
  border-top: 2px dotted rgba(170, 183, 198, 0.3176470588);
}

/* 矢印 */
.accordion-title {
  position: relative;
}
.accordion-title h3 {
  font-weight: bold;
}

/* 縦線 */
.accordion-title::before {
  background: #fff; /* 線の色 */
  content: "";
  height: 2px; /* 線の太さ */
  position: absolute;
  right: 5px;
  top: 50%; /* 線の位置を縦中央に */
  transform: rotate(90deg); /* 線を縦に */
  transition: transform 0.3s ease-in-out;
  width: 15px; /* 線の幅 */
  z-index: 2;
}
@media (max-width: 530px) {
  .accordion-title::before {
    width: 9px;
    right: 2px;
    top: calc(50% - 3px);
  }
}

/* 横線 */
.accordion-title::after {
  background: #fff; /* 線の色 */
  content: "";
  height: 2px; /* 線の太さ */
  position: absolute;
  right: 5px;
  top: 50%; /* 線の位置を縦中央に */
  transition: opacity 0.3s ease-in-out;
  width: 15px; /* 線の幅 */
  z-index: 2;
}
@media (max-width: 530px) {
  .accordion-title::after {
    width: 9px;
    right: 2px;
    top: calc(50% - 3px);
  }
}

/* 縦線(クリック後) */
.accordion-title.open::before {
  transform: rotate(180deg);
}

/* 横線(クリック後) */
.accordion-title.open::after {
  opacity: 0;
}

.accordion_b:last-of-type {
  margin-bottom: 400px;
}
@media (max-width: 790px) {
  .accordion_b:last-of-type {
    margin-bottom: 340px;
  }
}
@media (max-width: 530px) {
  .accordion_b:last-of-type {
    margin-bottom: 295px;
  }
}

.crosstalk_movie_con {
  padding-bottom: 200px;
}
@media (max-width: 1370px) {
  .crosstalk_movie_con {
    padding-bottom: 150px;
  }
}
@media (max-width: 530px) {
  .crosstalk_movie_con {
    padding-bottom: 100px;
  }
}
.crosstalk_movie_con .crosstalk_movie_b {
  margin-bottom: 80px;
}
@media (max-width: 530px) {
  .crosstalk_movie_con .crosstalk_movie_b {
    margin-bottom: 13.333vw;
  }
}
.crosstalk_movie_con .crosstalk_movie_b:last-of-type {
  margin-bottom: 0;
}
.crosstalk_movie_con .crosstalk_movie_b a {
  display: block;
}
.crosstalk_movie_con .crosstalk_movie_b a:hover .crosstalk_movie_pic img {
  transform: scale(1.1);
}
.crosstalk_movie_con .crosstalk_movie_b a:hover .crosstalk_movie_pic:after {
  opacity: 1;
}
.crosstalk_movie_con .crosstalk_movie_b a .crosstalk_movie_pic {
  height: 600px;
  border-radius: 20px;
  overflow: hidden;
  position: relative;
}
@media (max-width: 1370px) {
  .crosstalk_movie_con .crosstalk_movie_b a .crosstalk_movie_pic {
    height: 33.483vw;
  }
}
@media (max-width: 650px) {
  .crosstalk_movie_con .crosstalk_movie_b a .crosstalk_movie_pic {
    height: 96vw;
  }
}
.crosstalk_movie_con .crosstalk_movie_b a .crosstalk_movie_pic:before {
  position: absolute;
  background-image: url(../../images/recruit/play-movie-btn.png);
  background-size: contain;
  background-repeat: no-repeat;
  content: "";
  width: 123px;
  height: 155px;
  top: 50%;
  transform: translate(50%, -50%);
  right: 50%;
  z-index: 2;
}
@media (max-width: 1370px) {
  .crosstalk_movie_con .crosstalk_movie_b a .crosstalk_movie_pic:before {
    width: 8.483vw;
    height: 10.69vw;
  }
}
@media (max-width: 650px) {
  .crosstalk_movie_con .crosstalk_movie_b a .crosstalk_movie_pic:before {
    width: 20.267vw;
    height: 26.133vw;
  }
}
.crosstalk_movie_con .crosstalk_movie_b a .crosstalk_movie_pic:after {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
  background: linear-gradient(45deg, rgba(135, 205, 214, 0.4862745098), rgba(82, 125, 206, 0.3960784314));
  z-index: 0;
  opacity: 0;
  transition: 0.5s;
}
.crosstalk_movie_con .crosstalk_movie_b a .crosstalk_movie_pic img {
  width: 100%;
  transition: 0.5s;
}
@media (max-width: 650px) {
  .crosstalk_movie_con .crosstalk_movie_b a .crosstalk_movie_pic img {
    height: 96vw;
  }
}
.crosstalk_movie_con .crosstalk_movie_b a .crosstalk_movie_pic .crosstalk_ttl_con {
  position: absolute;
  top: 50px;
  left: 50px;
  z-index: 1;
}
@media (max-width: 1370px) {
  .crosstalk_movie_con .crosstalk_movie_b a .crosstalk_movie_pic .crosstalk_ttl_con {
    top: 3.448vw;
    left: 3.448vw;
  }
}
@media (max-width: 650px) {
  .crosstalk_movie_con .crosstalk_movie_b a .crosstalk_movie_pic .crosstalk_ttl_con {
    top: 7.2vw;
    left: 6.667vw;
  }
}
.crosstalk_movie_con .crosstalk_movie_b a .crosstalk_movie_pic .crosstalk_ttl_con .sub {
  font-size: 14px;
  font-family: "Yantramanav", sans-serif;
  color: #fff;
  font-weight: 300;
  letter-spacing: 0.1em;
}
@media (max-width: 650px) {
  .crosstalk_movie_con .crosstalk_movie_b a .crosstalk_movie_pic .crosstalk_ttl_con .sub {
    font-size: 3.2vw;
  }
}
.crosstalk_movie_con .crosstalk_movie_b a .crosstalk_movie_pic .crosstalk_ttl_con h2.main {
  margin-top: 25px;
  font-size: 40px;
  color: #fff;
  font-weight: 500;
  width: 550px;
  line-height: 1.5;
}
@media (max-width: 1370px) {
  .crosstalk_movie_con .crosstalk_movie_b a .crosstalk_movie_pic .crosstalk_ttl_con h2.main {
    margin-top: 1.724vw;
    font-size: 2.759vw;
    width: 40.146vw;
  }
}
@media (max-width: 650px) {
  .crosstalk_movie_con .crosstalk_movie_b a .crosstalk_movie_pic .crosstalk_ttl_con h2.main {
    width: 90%;
    font-size: 6.4vw;
  }
}
@media (max-width: 530px) {
  .crosstalk_movie_con .crosstalk_movie_b a .crosstalk_movie_pic .crosstalk_ttl_con h2.main {
    margin-top: 2.7vw;
  }
}
.crosstalk_movie_con .crosstalk_movie_b a .crosstalk_movie_desc {
  background: #fff;
  border-radius: 0 0 20px 20px;
}
.crosstalk_movie_con .crosstalk_movie_b a .crosstalk_movie_desc .wrap {
  display: flex;
  padding: 20px 50px;
}
@media (max-width: 650px) {
  .crosstalk_movie_con .crosstalk_movie_b a .crosstalk_movie_desc .wrap {
    display: block;
  }
}
@media (max-width: 650px) {
  .crosstalk_movie_con .crosstalk_movie_b a .crosstalk_movie_desc .wrap {
    padding: 25px;
  }
}
.crosstalk_movie_con .crosstalk_movie_b a .crosstalk_movie_desc .wrap .left {
  padding: 20px 0;
  border-right: 1px dotted #aab7c6;
  padding-right: 50px;
}
@media (max-width: 650px) {
  .crosstalk_movie_con .crosstalk_movie_b a .crosstalk_movie_desc .wrap .left {
    border-right: none;
    border-bottom: 1px dotted #aab7c6;
    padding-right: 0;
  }
}
@media (max-width: 530px) {
  .crosstalk_movie_con .crosstalk_movie_b a .crosstalk_movie_desc .wrap .left {
    padding: 0 0 15px;
  }
}
.crosstalk_movie_con .crosstalk_movie_b a .crosstalk_movie_desc .wrap .left .txt_deco {
  width: 42px;
  margin: 0 auto;
  margin-bottom: 10px;
}
@media (max-width: 530px) {
  .crosstalk_movie_con .crosstalk_movie_b a .crosstalk_movie_desc .wrap .left .txt_deco {
    width: 33px;
    margin-bottom: 5px;
  }
}
.crosstalk_movie_con .crosstalk_movie_b a .crosstalk_movie_desc .wrap .left .txt_deco img {
  width: 100%;
}
.crosstalk_movie_con .crosstalk_movie_b a .crosstalk_movie_desc .wrap .left .left_txt {
  font-size: 20px;
  font-family: "Yantramanav", sans-serif;
}
@media (max-width: 650px) {
  .crosstalk_movie_con .crosstalk_movie_b a .crosstalk_movie_desc .wrap .left .left_txt {
    text-align: center;
  }
}
@media (max-width: 530px) {
  .crosstalk_movie_con .crosstalk_movie_b a .crosstalk_movie_desc .wrap .left .left_txt {
    font-size: 12px;
  }
}
.crosstalk_movie_con .crosstalk_movie_b a .crosstalk_movie_desc .wrap .right {
  padding: 20px 0;
  padding-left: 50px;
  line-height: 1.5;
}
@media (max-width: 650px) {
  .crosstalk_movie_con .crosstalk_movie_b a .crosstalk_movie_desc .wrap .right {
    padding-left: 0;
  }
}
@media (max-width: 530px) {
  .crosstalk_movie_con .crosstalk_movie_b a .crosstalk_movie_desc .wrap .right {
    padding: 15px 0 5px;
    font-size: 14px;
  }
}

.president_movie_sec {
  padding: 0 !important;
  position: relative;
}
.president_movie_sec:after {
  background-image: url(../../images/recruit/clip-path-bg.png);
  background-size: cover;
  position: absolute;
  z-index: 2;
  bottom: -200px;
  right: 0;
  width: 100%;
  content: "";
  width: 200px;
  height: 200px;
  transform: rotate(180deg);
}
@media (max-width: 790px) {
  .president_movie_sec:after {
    bottom: -150px;
    width: 150px;
    height: 150px;
  }
}
@media (max-width: 530px) {
  .president_movie_sec:after {
    bottom: -100px;
    width: 100px;
    height: 100px;
  }
}
.president_movie_sec .inner {
  width: 1250px;
  margin: 0 auto;
  padding: 0 !important;
  gap: 0;
}
@media (max-width: 1370px) {
  .president_movie_sec .inner {
    width: calc(100% - 50px);
    margin: 0 auto;
  }
}
@media (max-width: 530px) {
  .president_movie_sec .inner {
    width: calc(100% - 30px);
    margin: 0 auto;
  }
}
.president_movie_sec .inner .mes_b_ttl_con {
  padding: 0 !important;
  margin-top: 35px;
  margin-bottom: 35px;
  gap: 0;
}
@media (max-width: 1370px) {
  .president_movie_sec .inner .mes_b_ttl_con {
    margin-left: 25px;
  }
}
@media (max-width: 530px) {
  .president_movie_sec .inner .mes_b_ttl_con {
    margin-left: 12.5px;
  }
}
.president_movie_sec .inner .mes_b_ttl_con .mes_b_sub_ttl {
  padding-top: 25px;
  margin-bottom: 15px;
  font-size: 15px;
  position: relative;
  padding-left: 20px;
  font-family: "Poppins", sans-serif;
  font-weight: 500;
}
.president_movie_sec .inner .mes_b_ttl_con .mes_b_sub_ttl p {
  letter-spacing: 0.1em;
}
@media (max-width: 530px) {
  .president_movie_sec .inner .mes_b_ttl_con .mes_b_sub_ttl {
    font-size: 12px;
    padding-left: 18px;
    margin-bottom: 15px;
  }
}
.president_movie_sec .inner .mes_b_ttl_con .mes_b_sub_ttl:before {
  position: absolute;
  bottom: 3px;
  left: 0;
  background-image: url(../../images/recruit/txt-deco.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  width: 12px;
  height: 10px;
  content: "";
}
@media (max-width: 530px) {
  .president_movie_sec .inner .mes_b_ttl_con .mes_b_sub_ttl:before {
    width: 10px;
    height: 8px;
  }
}
.president_movie_sec .inner .mes_b_ttl_con .mes_b_sub_ttl p {
  color: #486381;
  font-family: "Poppins", sans-serif;
  font-weight: 500;
}
.president_movie_sec .inner .mes_b_ttl_con .mes_b_main_ttl {
  font-size: 42px;
  color: #486381;
}
@media (max-width: 860px) {
  .president_movie_sec .inner .mes_b_ttl_con .mes_b_main_ttl {
    font-size: 36px;
  }
}
@media (max-width: 530px) {
  .president_movie_sec .inner .mes_b_ttl_con .mes_b_main_ttl {
    font-size: 32px;
  }
}
.president_movie_sec .inner .mes_b_ttl_con .mes_b_main_ttl h2 {
  text-align: left;
  font-weight: bold;
  line-height: 1.5;
}

.personnel_sought_sec {
  padding: 0 !important;
  padding: 80px 0 104px !important;
  position: relative;
  background: #fff;
  z-index: -1;
}
.personnel_sought_sec:after {
  background-image: url(../../images/recruit/clip-path-bg-w.png);
  background-size: cover;
  position: absolute;
  z-index: 2;
  top: -200px;
  left: 0;
  width: 100%;
  content: "";
  width: 200px;
  height: 200px;
}
@media (max-width: 790px) {
  .personnel_sought_sec:after {
    top: -150px;
    width: 150px;
    height: 150px;
  }
}
@media (max-width: 530px) {
  .personnel_sought_sec:after {
    top: -100px;
    width: 100px;
    height: 100px;
  }
}
.personnel_sought_sec .inner .mes_b_ttl_con {
  padding: 0 !important;
  margin-top: 35px;
  margin-bottom: 35px;
  gap: 0;
}
@media (max-width: 530px) {
  .personnel_sought_sec .inner .mes_b_ttl_con {
    margin-top: 0;
  }
}
.personnel_sought_sec .inner .mes_b_ttl_con .mes_b_sub_ttl {
  padding-top: 25px;
  margin-bottom: 15px;
  font-size: 15px;
  position: relative;
  padding-left: 20px;
  font-family: "Poppins", sans-serif;
  font-weight: 500;
}
.personnel_sought_sec .inner .mes_b_ttl_con .mes_b_sub_ttl p {
  letter-spacing: 0.1em;
}
@media (max-width: 530px) {
  .personnel_sought_sec .inner .mes_b_ttl_con .mes_b_sub_ttl {
    font-size: 12px;
    padding-left: 18px;
    margin-bottom: 15px;
    padding-top: 0;
  }
}
.personnel_sought_sec .inner .mes_b_ttl_con .mes_b_sub_ttl:before {
  position: absolute;
  bottom: 3px;
  left: 0;
  background-image: url(../../images/recruit/txt-deco.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  width: 12px;
  height: 10px;
  content: "";
}
@media (max-width: 530px) {
  .personnel_sought_sec .inner .mes_b_ttl_con .mes_b_sub_ttl:before {
    width: 10px;
    height: 8px;
  }
}
.personnel_sought_sec .inner .mes_b_ttl_con .mes_b_sub_ttl p {
  color: #486381;
  font-family: "Poppins", sans-serif;
  font-weight: 500;
}
.personnel_sought_sec .inner .mes_b_ttl_con .mes_b_main_ttl {
  font-size: 42px;
  color: #486381;
}
@media (max-width: 860px) {
  .personnel_sought_sec .inner .mes_b_ttl_con .mes_b_main_ttl {
    font-size: 36px;
  }
}
@media (max-width: 530px) {
  .personnel_sought_sec .inner .mes_b_ttl_con .mes_b_main_ttl {
    font-size: 32px;
  }
}
.personnel_sought_sec .inner .mes_b_ttl_con .mes_b_main_ttl h2 {
  text-align: left;
  font-weight: bold;
  line-height: 1.5;
}
.personnel_sought_sec .inner .sought_under_txt {
  padding: 0 !important;
  margin-bottom: 50px;
}
.personnel_sought_sec .inner .sought_under_txt p {
  line-height: 1.5;
}
.personnel_sought_sec .inner .sought_wrap {
  padding: 0 !important;
  gap: 100px;
  margin-top: 50px;
}
@media (max-width: 768px) {
  .personnel_sought_sec .inner .sought_wrap {
    flex-direction: column-reverse;
    gap: 30px;
  }
}
@media (max-width: 530px) {
  .personnel_sought_sec .inner .sought_wrap {
    flex-direction: column-reverse;
    margin-top: 30px;
    gap: 20px;
  }
}
.personnel_sought_sec .inner .sought_wrap .left_b {
  padding: 0 !important;
  width: 768px;
  gap: 0;
}
@media (max-width: 768px) {
  .personnel_sought_sec .inner .sought_wrap .left_b {
    width: 100%;
  }
}
.personnel_sought_sec .inner .sought_wrap .left_b .num_txt p {
  position: relative;
  font-family: "Poppins", sans-serif;
  text-align: right;
  font-weight: 500;
  z-index: 0;
  letter-spacing: 0.1em;
}
.personnel_sought_sec .inner .sought_wrap .left_b .num_txt p:before {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  content: "";
  left: 0;
  z-index: -1;
  width: 100%;
  height: 5px;
  background-image: linear-gradient(to right, rgba(82, 125, 206, 0.5), rgba(134, 204, 214, 0.5));
}
.personnel_sought_sec .inner .sought_wrap .left_b .main_txt {
  margin-top: 18px;
  margin-bottom: 30px;
  font-size: 28px;
}
@media (max-width: 530px) {
  .personnel_sought_sec .inner .sought_wrap .left_b .main_txt {
    margin-bottom: 20px;
  }
}
.personnel_sought_sec .inner .sought_wrap .left_b .main_txt p {
  font-weight: 500;
  line-height: 1.5;
}
.personnel_sought_sec .inner .sought_wrap .left_b .sub_txt p {
  line-height: 1.5;
}
.personnel_sought_sec .inner .sought_wrap .right_b {
  width: 402px;
}
@media (max-width: 768px) {
  .personnel_sought_sec .inner .sought_wrap .right_b {
    width: 100%;
  }
}
.personnel_sought_sec .inner .sought_wrap .right_b img {
  width: 100%;
}/*# sourceMappingURL=page-president.css.map */