@charset "utf-8";

/*--------------------------------------------------------------
SDGs
----------------------------------------------------------------*/
.p-titleArea:before {
  background: url("/recruit/newgraduate/assets/img/sustainability/index/mv_01.jpg") no-repeat center center / cover;
}

@media screen and (max-width: 768px) {
  .p-titleArea:before {
    background: url("/recruit/newgraduate/assets/img/sustainability/index/mv_01-sp.jpg") no-repeat center center / cover;
  }
}

.p-titleArea_container-1 {
  width: 53%;
  margin-right: -10%;
}

@media screen and (max-width: 1200px) {
  .p-titleArea_container-1 {
    margin-right: -5%;
  }
}

@media screen and (max-width: 900px) {
  .p-titleArea_container-1 {
    width: 53%;
    margin-right: 0;
  }
}

@media screen and (max-width: 768px) {
  .p-titleArea_container-1 {
    width: 100%;
  }

  .p-titleArea_text {
    font-size: 1.5rem;
    margin: 20px 0 0 0;
  }
}

/* - section
----------------------------------------------*/
.pg-section {
  position: relative;
}

.pg-section_inner {
  max-width: 1040px;
  padding: 0 20px;
  margin: 0 auto;
  position: relative;
}

@media screen and (max-width: 768px) {
  .pg-section_inner {
    padding: 0 0;
  }
}

/* - section / member
----------------------------------------------*/
.pg-area-member {
  background: #EDE4DC;
  padding: 150px 0 100px 0;
}

.pg-area-member .pg-area_inner {
  max-width: 1040px;
  padding: 0 20px;
  margin: 0 auto;
  position: relative;
}

@media screen and (max-width: 768px) {
  .pg-area-member {
    padding: 60px 0 15px 0;
  }

  .pg-area-member .pg-area_inner {
    padding: 0 0;
  }
}

.pg-member {
  width: 92%;
  margin: 0 auto;
}

.pg-member_note {
  font-size: 1.4rem;
  line-height: 1.5;
  text-align: right;
  margin: 15px 0 0 0;
  letter-spacing: 0.05em;
}

.pg-memberItem_wrap {
  display: flex;
  justify-content: space-between;
  align-items: stretch;
  position: relative;
}

.pg-memberItem_wrap:after {
  content: '';
  display: block;
  width: 12%;
  height: 100%;
  background: url("/recruit/newgraduate/assets/img/sustainability/index/member_cross_01.png") no-repeat center center / 100% auto;
  position: absolute;
  top: 0;
  left: 44%;
}

.pg-memberItem_wrap > li {
  width: 45%;
  position: relative;
}

.pg-memberItem {
  width: 100%;
  height: 100%;
  background: #fff;
  position: relative;
}

.pg-memberItem_container {
  padding: 40px 8%;
}

.pg-memberItem_title {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 112px;
  height: 32px;
  background: #00A0A0;
  position: absolute;
  top: 0;
  left: 0;
}

.pg-memberItem_title img {
  height: 10px;
  width: auto;
}

.pg-memberItem_text-1 {
  font-weight: 500;
  font-size: 2.0rem;
  letter-spacing: 0.05em;
}

.pg-memberItem_text-2 {
  font-weight: 500;
  color: #00A0A0;
  font-size: 3.0rem;
  letter-spacing: 0.05em;
  margin: 20px 0 0 0;
}

.pg-memberItem_text-3 {
  font-size: 1.5rem;
  line-height: 2.4;
  letter-spacing: 0.05em;
  text-align: justify;
  margin: 15px 0 0 0;
}

@media screen and (max-width: 768px) {
  .pg-member {
    width: 100%;
  }

  .pg-member_note {
    font-size: 1.0rem;
    letter-spacing: 0.02em;
    margin: 35px 0 0 0;
    padding: 0 4%;
  }

  .pg-memberItem_wrap {
    display: block;
    width: 78%;
    margin: 0 auto;
  }

  .pg-memberItem_wrap:after {
    content: none;
  }

  .pg-memberItem_wrap > li {
    width: 100%;
  }

  .pg-memberItem_wrap > li + li {
    margin-top: 70px;
  }

  .pg-memberItem_wrap > li + li:after {
    content: '';
    display: block;
    width: 100%;
    height: 86px;
    background: url("/recruit/newgraduate/assets/img/sustainability/index/member_cross_01.png") no-repeat center center / auto 100%;
    position: absolute;
    top: -78px;
    left: 0;
  }

  .pg-memberItem {
    height: auto;
  }

  .pg-memberItem_container {
    padding: 20px 8%;
  }

  .pg-memberItem_title {
    width: 78px;
    height: 22px;
  }

  .pg-memberItem_title img {
    height: 8px;
  }

  .pg-memberItem_text-1 {
    font-size: 1.2rem;
    letter-spacing: 0.05em;
  }

  .pg-memberItem_text-2 {
    font-size: 2.2rem;
    letter-spacing: 0.05em;
    margin: 12px 0 0 0;
  }

  .pg-memberItem_text-3 {
    font-size: 1.5rem;
    line-height: 2;
    letter-spacing: 0.02em;
    margin: 10px 0 0 0;
  }
}

/* - section / talk
----------------------------------------------*/

@media screen and (max-width: 768px) {
}

.pg-talk_inner {
  max-width: 1040px;
  padding: 0 20px;
  margin: 0 auto;
  position: relative;
}

@media screen and (max-width: 768px) {
  .pg-talk_inner {
    padding: 0 0;
  }
}

.pg-talk_theme {
  padding: 0 0 0 40px;
  border-left: 3px solid #00A0A0;
}

.pg-talk_theme > span:first-of-type {
  display: block;
}

.pg-talk_theme > span:first-of-type img {
  height: 21px;
  width: auto;
}

.pg-talk_theme > span:last-of-type {
  font-weight: 500;
  color: #00A0A0;
  font-size: 3.5rem;
  letter-spacing: 0.1em;
  line-height: 1.8;
  display: block;
  margin: 25px 0 0 0;
}

@media screen and (max-width: 1000px) {
  .pg-talk_theme > span:last-of-type {
    font-size: 3.2rem;
  }
}

@media screen and (max-width: 768px) {
  .pg-talk_theme {
    padding: 0 0 0 6%;
    border-width: 2px;
    margin: 0 0 0 12%;
  }

  .pg-talk_theme > span:first-of-type img {
    height: 12px;
  }

  .pg-talk_theme > span:last-of-type {
    font-size: 2.2rem;
    line-height: 1.8;
    margin: 15px 0 0 0;
  }
}

.pg-talk_talk {
  font-size: 1.5rem;
  line-height: 2.4;
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  align-items: flex-start;
  position: relative;
}

.pg-talk_talk > dt {
  width: 85px;
  margin: 40px 0 0 0;
}

.pg-talk_talk > dt > span {
  display: block;
  width: 60px;
}

.pg-talk_talk > dt:first-of-type {
  margin: 0 0 0 0;
}

.pg-talk_talk > dd {
  width: calc(100% - 85px);
  margin: 40px 0 0 0;
  text-align: justify;
}

.pg-talk_talk > dd:first-of-type {
  margin: 0 0 0 0;
}

.pg-talk_talk > dd.-type-1l {
  padding-top: 15px;
}

@media screen and (max-width: 768px) {
  .pg-talk_talk {
    font-size: 1.5rem;
    line-height: 2.1;
  }

  .pg-talk_talk > dt {
    width: 75px;
    margin: 30px 0 0 0;
  }

  .pg-talk_talk > dt > span {
    width: 60px;
  }

  .pg-talk_talk > dt:first-of-type {
    margin: 0 0 0 0;
  }

  .pg-talk_talk > dd {
    width: calc(100% - 75px);
    margin: 30px 0 0 0;
  }

  .pg-talk_talk > dd:first-of-type {
    margin: 0 0 0 0;
  }

  .pg-talk_talk > dd.-type-1l {
    padding-top: 0;
  }
}

.pg-talk_headline {
  font-weight: 500;
  color: #00A0A0;
  font-size: 2.8rem;
  letter-spacing: 0.07em;
  line-height: 1.9;
  display: block;
  padding: 0 0 0 85px;
  margin: 0 0 30px 0;
  position: relative;
}

@media screen and (max-width: 1000px) {
  .pg-talk_headline {
    font-size: 2.3rem;
    letter-spacing: 0.05em;
    padding: 0 0 0 65px;
  }
}

@media screen and (max-width: 768px) {
  .pg-talk_headline {
    font-size: 1.8rem;
    letter-spacing: 0.05em;
    line-height: 1.9;
    padding: 0 0 0 0;
    margin: 0 0 35px 0;
  }
}

.pg-talk_l_container-head {
  padding: 200px 0 0 0;
}

.pg-talk_l-1 {
  padding: 130px 0 0 0;
}

.pg-talk_l_img-1 {
  width: calc(1125/1300 * 100%);
}

.pg-talk_l_container-1 {
  margin: 150px 0 0 0;
  position: relative;
}

.pg-talk_l_container-1 ._l_block-text {
  width: 60%;
}

.pg-talk_l_container-1 ._l_block-img {
  width: 48%;
  position: absolute;
  top: 138px;
  left: 66%;
}

.pg-talk_l_container-2 {
  margin: 180px 0 0 0;
  padding: 0 0 150px 0;
  position: relative;
}

.pg-talk_l_container-2 ._l_block-text {
  width: 60%;
  margin: 0 0 0 auto;
}

.pg-talk_l_container-2 ._l_block-img {
  width: 48%;
  position: absolute;
  top: 0;
  right: 66%;
}

.pg-talk_l_container-2 ._l_block-img > * {
  display: block;
  margin: 0 0 40px 0;
}

.pg-talk_l-2 {
  padding: 180px 0 120px 0;
}

.pg-talk_l_container-3 {
  position: relative;
}

.pg-talk_l_container-3 ._l_block-text {
  width: 60%;
  position: relative;
}

.pg-talk_l_container-3 ._l_block-text:before {
  content: '';
  display: block;
  width: 140%;
  height: calc(100% + 100px);
  background: #fff;
  position: absolute;
  top: -50px;
  left: -10%;
}

.pg-talk_l_container-3 ._l_block-img {
  width: 43%;
  position: absolute;
  top: 120px;
  left: 66%;
}

.pg-talk_l_img-2 {
  width: calc(1125/1300 * 100%);
  margin: 130px 0 0 auto;
}

.pg-talk_l_figure-1 {
  max-width: 1100px;
  padding: 0 20px;
  margin: 80px auto 0 auto;
}

.pg-talk_l-3 {
  padding: 90px 0 90px 0;
}

.pg-talk_l_container-4 {
  position: relative;
}

.pg-talk_l_container-4 ._l_block-text {
  width: 60%;
  margin: 0 0 0 auto;
}

.pg-talk_l_container-4 ._l_block-img {
  width: 48%;
  position: absolute;
  top: 0;
  right: 66%;
}

.pg-talk_l_container-4 ._l_block-img > * {
  display: block;
  margin: 0 0 40px 0;
}

.pg-talk_l_img-bottom {
  width: 100%;
  height: 660px;
  background: url("/recruit/newgraduate/assets/img/sustainability/index/ph_talk_b_01.jpg") no-repeat center center / cover;
}

@media screen and (max-width: 768px) {
  .pg-talk_l_container-head {
    padding: 80px 0 0 0;
  }

  .pg-talk_l-1 {
    padding: 70px 0 0 0;
  }

  .pg-talk_l_img-1 {
    width: 92%;
    margin: 0 auto;
  }

  .pg-talk_l_container-1 {
    margin: 40px 0 0 0;
  }

  .pg-talk_l_container-1 ._l_block-text {
    width: 100%;
    padding: 0 8% 0 6%;
  }

  .pg-talk_l_container-1 ._l_block-img {
    width: 64%;
    margin: 30px auto 0 auto;
    position: relative;
    top: 0;
    left: 0;
  }

  .pg-talk_l_container-2 {
    margin: 80px 0 0 0;
    padding: 0 0 80px 0;
  }

  .pg-talk_l_container-2 ._l_block-text {
    width: 100%;
    padding: 0 8% 0 6%;
  }

  .pg-talk_l_container-2 ._l_block-img {
    width: 100%;
    position: relative;
    top: 0;
    left: 0;
  }

  .pg-talk_l_container-2 ._l_block-img > *:nth-child(1) {
    width: 64%;
    margin: 30px 0 0 8.5%;
  }

  .pg-talk_l_container-2 ._l_block-img > *:nth-child(2) {
    width: 64%;
    margin: 20px 8.5% 0 auto;
  }

  .pg-talk_l-2 {
    padding: 70px 0 50px 0;
  }

  .pg-talk_l_container-3 ._l_block-text {
    width: 94%;
    padding: 30px 6% 60px 6%;
  }

  .pg-talk_l_container-3 ._l_block-text:before {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
  }

  .pg-talk_l_container-3 ._l_block-img {
    width: 56%;
    margin: -40px 0 0 auto;
    position: relative;
    top: 0;
    left: 0;
  }

  .pg-talk_l_img-2 {
    width: 94%;
    margin: 25px 0 0 0;
  }

  .pg-talk_l_figure-1 {
    width: 92%;
    padding: 0 0;
    margin: 20px auto 0 auto;
  }

  .pg-talk_l-3 {
    padding: 30px 0 60px 0;
  }

  .pg-talk_l_container-4 {
    position: relative;
  }

  .pg-talk_l_container-4 ._l_block-text {
    width: 100%;
    padding: 0 8% 0 6%;
  }

  .pg-talk_l_container-4 ._l_block-img {
    width: 64%;
    margin: 0 8.5% 30px auto;
    position: relative;
    top: 0;
    right: 0;
  }

  .pg-talk_l_container-4 ._l_block-img > * {
    display: block;
    margin: 0 0 40px 0;
  }

  .pg-talk_l_img-bottom {
    height: 87.73vw;
    background: url("/recruit/newgraduate/assets/img/sustainability/index/ph_talk_b_01-sp.jpg") no-repeat center center / cover;
  }
}

/*------------------------------------*/
.pg-area-sdgs {
  background: #EDE4DC;
  padding: 100px 0;
}

.pg-area-sdgs .pg-area_inner {
  max-width: 1120px;
  padding: 0 20px;
  margin: 0 auto;
}

.pg-area-sdgs .ph-area_title {
  font-weight: 500;
  color: #00A0A0;
  font-size: 2.8rem;
  letter-spacing: 0.07em;
  line-height: 1.9;
  text-align: center;
  display: block;
  margin: 0 0 60px 0;
  position: relative;
}

.pg-sdgsItem_wrap {
  display: flex;
  justify-content: center;
  align-items: flex-start;
}

.pg-sdgsItem_wrap > li {
  width: 25%;
}

.pg-sdgsItem_text {
  font-size: 1.8rem;
  line-height: 1.8;
  letter-spacing: 0.05em;
  text-align: center;
  margin: 45px 0 0 0;
}

.pg-sdgsItem_btn {
  display: block;
  width: 78%;
  margin: 0 auto;
  position: relative;
}

@media screen and (max-width: 768px) {
  .pg-area-sdgs {
    padding: 50px 0 60px 0;
  }

  .pg-area-sdgs .pg-area_inner {
    padding: 0 0;
  }

  .pg-area-sdgs .ph-area_title {
    font-size: 1.9rem;
    letter-spacing: 0.05em;
    margin: 0 0 40px 0;
  }

  .pg-sdgsItem_wrap {
    display: block;
  }

  .pg-sdgsItem_wrap > li {
    width: 100%;
    position: relative;
  }

  .pg-sdgsItem_wrap > li + li {
    margin-top: 50px;
  }

  .pg-sdgsItem_text {
    font-size: 1.5rem;
    line-height: 2;
    letter-spacing: 0.05em;
    width: 60%;
    margin: 0 0 0 auto;
    padding: 10px 0 0 0;
  }

  .pg-sdgsItem_btn {
    width: 104px;
    margin: 0 0;
    position: absolute;
    top: 0;
    right: 60%;
  }
}

.pg-sdgsItem_btn_icon {
  width: 100%;
  height: 36px;
  position: absolute;
  bottom: -18px;
  left: 0;
}

.pg-sdgsItem_btn_icon ._more {
  font-weight: bold;
  color: #00A0A0;
  font-size: 2.1rem;
  letter-spacing: 0.07em;
  display: block;
  width: 58%;
  min-width: 110px;
  height: 36px;
  border: 3px solid #00A0A0;
  background: #fff;
  padding: 3px 0 0 20%;
  box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, 0.4);
  border-radius: 8px;
  position: absolute;
  top: 0;
  left: 20%;
}

.pg-sdgsItem_btn ._arrow {
  display: block;
  width: 52px;
  height: 52px;
  background: #fff;
  border: 3px solid #00A0A0;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  left: 11%;
  transform: translate(0, -50%);
}

.pg-sdgsItem_btn ._arrow:before,
.pg-sdgsItem_btn ._arrow:after {
  content: '';
  width: 50%;
  height: 3px;
  background: #00A0A0;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.pg-sdgsItem_btn ._arrow:after {
  transform: translate(-50%, -50%) rotate(90deg);
}

/* hover */
.pg-sdgsItem_btn ._arrow,
.pg-sdgsItem_btn ._arrow:before,
.pg-sdgsItem_btn ._arrow:after {
  transition: all 300ms;
}

.device-pc .pg-sdgsItem_btn:hover ._arrow {
  background: #00A0A0;
  border-color: #fff;
}

.device-pc .pg-sdgsItem_btn:hover ._arrow:before,
.device-pc .pg-sdgsItem_btn:hover ._arrow:after {
  background: #fff;
}


@media screen and (max-width: 1000px) {
  .pg-sdgsItem_btn_icon {
    height: 32px;
    bottom: -16px;
  }

  .pg-sdgsItem_btn_icon ._more {
    font-size: 1.9rem;
    min-width: 100px;
    height: 32px;
    padding: 2px 0 0 20%;
  }

  .pg-sdgsItem_btn ._arrow {
    width: 45px;
    height: 45px;
    left: 8%;
  }
}

@media screen and (max-width: 768px) {
  .pg-sdgsItem_btn_icon {
    height: 20px;
    bottom: -6px;
  }

  .pg-sdgsItem_btn_icon ._more {
    font-size: 1.3rem;
    width: 64%;
    min-width: 58px;
    height: 20px;
    border-width: 2px;
    padding: 1px 0 0 20%;
    border-radius: 4px;
  }

  .pg-sdgsItem_btn ._arrow {
    width: 26px;
    height: 26px;
    border-width: 2px;
  }

  .pg-sdgsItem_btn ._arrow:before,
  .pg-sdgsItem_btn ._arrow:after {
    height: 2px;
  }
}

.pg-sdgsDetail {
  display: block;
  padding: 70px 30px 100px 30px;
  border: 10px solid #00A0A0;
  background: #fff;
  position: relative;
}

.pg-sdgsDetail_icon {
  display: block;
  width: 130px;
  position: absolute;
  top: 15px;
  left: 15px;
}

.pg-sdgsDetail_title {
  color: #00A0A0;
  font-weight: 500;
  font-size: 2.4rem;
  line-height: 1.5;
  letter-spacing: 0.02em;
  margin: 30px 0 0 0;
}

.pg-sdgsDetail_text {
  font-size: 1.6rem;
  line-height: 2;
  letter-spacing: 0.05em;
  text-align: justify;
  margin: 20px 0 0 0;
}

@media screen and (max-width: 768px) {
  .pg-sdgsDetail {
    border-width: 6px;
    padding: 75px 0 80px 0;
  }

  .pg-sdgsDetail_icon {
    width: 82px;
    top: -30px;
    left: calc(50% - 41px);
  }

  .pg-sdgsDetail_img {
    width: 90%;
    margin: 0 auto;
  }

  .pg-sdgsDetail_title {
    font-size: 1.9rem;
    letter-spacing: 0.02em;
    padding: 0 6%;
    margin: 25px 0 0 0;
  }

  .pg-sdgsDetail_text {
    font-size: 1.5rem;
    line-height: 2.1;
    letter-spacing: 0.02em;
    margin: 15px 0 0 0;
    padding: 0 6%;
  }
}










