#main_lead .lead_txt { color: #333; font-size: 2rem; line-height: 2; }
#main_lead .lead_txt span { font-size: 80%; }

.people_ttl { color: #005230; font-size: 3.6rem; font-weight: bold; text-align: center; }

.people_txt { font-size: 1.8rem; text-align: center; line-height: 2.2; margin-top: 3rem; }

.interview_list { max-width: 890px; margin: 4rem auto 0; display: flex; flex-wrap: wrap; }
.interview_list li { width: 48%; margin: 0 0 6rem; }
.interview_list li:nth-child(even) { margin-left: 4%; }
.interview_list a { display: block; width: 100%; position: relative; padding-top: 1.5rem; }
.interview_list img { width: 100%; }
.interview_list .ttl { font-size: 2.8rem; font-weight: bold; line-height: 1.7; -ms-writing-mode: tb-rl; writing-mode: vertical-rl; position: absolute; top: 0; left: 1rem; }
.interview_list .ttl span { padding: 0.2rem; background-color: #fff; }
.interview_list .ttl span .set_vertical { display: inline-block; transform: translateX(0.1em); }
.interview_list .txt_area { width: 65%; padding: 2rem 2rem 2rem 3rem; background-color: rgba(255, 255, 255, 0.9); border-top-left-radius: 30px; position: absolute; bottom: 0; right: 0; }
.interview_list .label { font-size: 3.6rem; font-weight: bold; text-shadow: 0 0 4px white, 0 0 4px white; position: absolute; top: -3rem; left: 3rem; }
.interview_list .name { font-size: 2.9rem; font-weight: bold; background: url(/recruit/common/img/arrow_g01.png) no-repeat bottom 0.5em right/2rem; }
.interview_list .name span { font-size: 50%; font-weight: normal; }
.interview_list .txt { font-size: 1.6rem; margin-top: 1rem; }

.crosstalk_list { margin: 4rem 0 0; display: flex; flex-wrap: wrap; }
.crosstalk_list li { width: 48%; margin: 0 0 6rem; }
.crosstalk_list li:nth-child(even) { margin-left: 4%; }
.crosstalk_list a { display: block; background-color: #fff; border: 8px solid #fff; border-radius: 10px; position: relative; }
.crosstalk_list img { width: 100%; }
.crosstalk_list .label { color: #fff; font-size: 2rem; font-weight: bold; padding: 0.5rem 1rem; background-color: #07a33e; border-top-left-radius: 10px; border-bottom-right-radius: 10px; position: absolute; top: 0; left: 0; }
.crosstalk_list .txt_area { width: 100%; padding: 1rem 2rem; background-color: #fff; border-bottom-left-radius: 10px; border-bottom-right-radius: 10px; position: absolute; bottom: 0; left: 0; }
.crosstalk_list .catch { font-size: 1.5rem; color: #005230; }
.crosstalk_list .txt { font-size: 2.5rem; line-height: 1.3; background: url(/recruit/common/img/arrow_g01.png) no-repeat bottom 0.5em right/2rem; }

#top_interview { padding: 12rem 0 14rem; position: relative; }
#top_interview::before { content: ''; width: 10%; height: auto; aspect-ratio: 148 / 58; background: url(../img/people_mask.jpg) no-repeat center/100%; position: absolute; top: 0; left: 0; right: 0; margin: 0 auto; }

#top_crosstalk { padding: 12rem 0 14rem; background-color: #e8f6ee; }

#project { padding: 9rem 0; }
#project .project_catch { margin-top: 1.5em; color: #005230; font-size: 2.4rem; text-align: center; line-height: 1.8; }
#project .story { max-width: 1024px; margin: 4rem auto 0; padding: 3rem 1rem; background: url(../img/project_bg.jpg) no-repeat center/cover; border-radius: 2px; position: relative; }
#project .story .story_label { color: #e0f2f9; font-size: 9rem; font-weight: 600; line-height: 1; transform: translateY(-90%); position: absolute; top: 0; right: 0; z-index: -1; }
#project .story .story_ttl { margin-top: .5em; color: #005230; font-size: 2.4rem; padding-left: 1.5em; position: relative; }
#project .story .story_ttl::before { content: ''; width: 1.1em; height: auto; aspect-ratio: 45 / 59; background: url(../img/project_icon.png) no-repeat center/contain; transform: translateY(-50%); position: absolute; top: 50%; left: 0; }
#project .story .story_txt { font-size: 1.6rem; }
#project .story .story_img { border-radius: 10px; overflow: hidden; }
#project .story .story_wrap { display: flex; justify-content: space-between; align-items: flex-start; flex-direction: row-reverse; }
#project .story .story_wrap .story_txt { width: 61%; }
#project .story .story_wrap .story_img { width: 35%; }
#project .story .start { margin-top: 2rem; flex-direction: row; }
#project .story .start .story_txt { width: 75%; padding: 1.5em 2em; background-color: #fff; border: 2px solid #69c789; border-radius: 40px; border-bottom-right-radius: 0; }
#project .story .start .icon { width: 20%; border: 2px solid #69c789; border-radius: 50%; }

#work { padding: 9rem 0; background: url(../img/work_bg.jpg) no-repeat center/cover; }
#work .work_wrap { max-width: 970px; margin: 0 auto; padding: 6rem 12vw; background-color: #fff; border-radius: 40px; }
#work .work_ttl { font-size: 3.6rem; font-weight: 600; position: relative; }
#work .work_ttl::before { content: ''; width: 5.2rem; height: auto; aspect-ratio: 1 / 1; background: url(/recruit/common/img/icon_symbol.png) no-repeat center/100%; transform: translate(-150%, 10%); position: absolute; top: 0; left: 0; }
#work .work_ttl span { padding-bottom: 0.5rem; border-bottom: 4px solid #000; }
#work .work_list { margin-top: 3rem; display: flex; justify-content: space-between; }
#work .work_list li { width: 30%; }
#work .work_list .icon { text-align: center; }
#work .work_list .txt { font-size: 2.2rem; font-weight: bold; text-align: center; margin-top: 1.5rem; padding-bottom: 2rem; background: url(/recruit/common/img/arrow_g01.png) no-repeat bottom center/1.8rem; }

@media screen and (min-width: 768px) and (max-width: 1224px) { .people_ttl { font-size: 2.9vw; }
  .people_txt { font-size: 1.4vw; }
  .interview_list .txt_area { padding: 1.6vw; border-top-left-radius: 1.5rem; }
  .interview_list .label { font-size: 2.9vw; top: -2.2vw; left: 1.6vw; }
  .interview_list .name { font-size: 2.3vw; background-size: 1.2rem auto; }
  .interview_list .ttl { font-size: 2.2vw; }
  .interview_list .txt { font-size: 1.3vw; }
  .crosstalk_list a { border-width: 4px; }
  .crosstalk_list .txt_area { padding: .6vw; border-bottom-left-radius: 2px; border-bottom-right-radius: 2px; }
  .crosstalk_list .label { font-size: 1.4vw; }
  .crosstalk_list .catch { font-size: 1.2vw; }
  .crosstalk_list .txt { font-size: 1.8vw; background-size: 1.2rem auto; }
  #main_lead .lead_txt { font-size: 1.6vw; }
  #top_interview { padding: 9vw 0 3vw; }
  #top_crosstalk { padding: 9vw 0 3vw; }
  #project { padding: 6vw 0; }
  #project .story .story_label { font-size: 7.3vw; }
  #project .story .story_ttl { font-size: 1.9vw; }
  #project .story .story_wrap .story_txt { font-size: 1.3vw; }
  #project .project_catch { font-size: 1.9vw; }
  #work .work_wrap { padding: 4.9vw 10vw; }
  #work .work_ttl { font-size: 2.9vw; }
  #work .work_ttl::before { transform: translate(-120%, -30%); }
  #work .work_ttl span { border-width: 2px; }
  #work .work_list .txt { font-size: 1.7vw; background-size: 1.2rem auto; } }
@media screen and (max-width: 767px) { #main_lead .lead_txt { font-size: 4vw; }
  .people_ttl { font-size: 5.3vw; }
  .people_txt { font-size: 4vw; text-align: left; margin-top: 2rem; }
  .interview_list { margin: 0; padding: 0 1.5rem; }
  .interview_list li { width: 100%; margin: 5rem 0 0; }
  .interview_list li:nth-child(even) { margin-left: 0; }
  .interview_list .ttl { font-size: 5.6vw; line-height: 1.7; }
  .interview_list .ttl span .set_vertical { transform: translateX(0); }
  .interview_list .txt_area { width: 65%; padding: 2rem 1rem 1rem 2rem; border-top-left-radius: 15px; }
  .interview_list .label { font-size: 7.3vw; top: -2rem; left: 2rem; }
  .interview_list .name { font-size: 5.8vw; background-size: 1.4rem auto; }
  .interview_list .txt { font-size: 3.2vw; margin-top: 0.5rem; }
  .crosstalk_list { margin: 0; }
  .crosstalk_list li { width: 100%; margin: 3rem 0 0; }
  .crosstalk_list li:nth-child(even) { margin-left: 0; }
  .crosstalk_list a { border-width: 4px; }
  .crosstalk_list .label { font-size: 3.7vw; padding: 0.5rem 1rem; border-top-left-radius: 5px; border-bottom-right-radius: 5px; }
  .crosstalk_list .txt_area { padding: 1rem; border-bottom-left-radius: 5px; border-bottom-right-radius: 5px; }
  .crosstalk_list .catch { font-size: 2.8vw; }
  .crosstalk_list .txt { font-size: 4.6vw; background-size: 1.4rem auto; margin-top: 0.5rem; }
  #top_interview { padding: 7rem 0 12rem; }
  #top_interview::before { width: 20%; }
  #top_crosstalk { padding: 7rem 0 12rem; }
  #project { padding: 6rem 0 0; }
  #project .project_catch { font-size: 4.5vw; }
  #project .story { padding: 3rem 0; background-image: url(../img/project_bg_sp.jpg); }
  #project .story .story_label { font-size: 12vw; transform: translateY(-90%); }
  #project .story .story_ttl { margin: 1em auto 0; font-size: 5vw; width: fit-content; }
  #project .story .story_txt { font-size: 4vw; }
  #project .story .story_img { border-radius: 5px; }
  #project .story .story_wrap { display: block; }
  #project .story .story_wrap .story_txt { width: 100%; }
  #project .story .story_wrap .story_img { width: 100%; margin-bottom: 2rem; }
  #project .story .start { margin-top: 28vw; position: relative; }
  #project .story .start .story_txt { width: 100%; padding: 2.8em 1.5em 1.2em; border-width: 1px; border-radius: 20px; border-bottom-right-radius: 0; }
  #project .story .start .icon { width: 35%; border-width: 1px; position: absolute; top: 0; left: 0; right: 0; margin: 0 auto; transform: translateY(-75%); }
  #work { padding: 12rem 0; background: none; }
  #work .work_wrap { margin: 0; padding: 0 2rem; border-radius: 0; }
  #work .work_ttl { font-size: 8vw; }
  #work .work_ttl::before { width: 3.4rem; transform: translate(0, -150%); }
  #work .work_ttl span { border-width: 2px; }
  #work .work_list { margin-top: 5rem; display: block; border-top: 1px solid #c9c9c9; }
  #work .work_list li { width: 100%; border-bottom: 1px solid #c9c9c9; }
  #work .work_list a { padding: 1rem 0; display: flex; justify-content: space-between; align-items: center; }
  #work .work_list .icon { width: 40%; }
  #work .work_list .txt { width: 50%; font-size: 4.5vw; text-align: left; margin-top: 0; padding-bottom: 0; background-size: 1.4rem auto; background-position: right center; } }

/*# sourceMappingURL=people.css.map */
