@charset "UTF-8";

/* 共通要素
========================================================================== */
.kv-wrap .ttl-page {
  top: 52%;
}

.kv-sec {
  margin-bottom: 100px;
}

.txt-lead {
  text-align: center;
  line-height: 2.35;
  font-size: 16px;
  letter-spacing: 0.15em;
  margin: 0 auto;
}

.ttl-sec {
  display: block;
  position: relative;
  z-index: 1;
  color: #004EA8;
  font-weight: 500;
  text-align: center;
  font-size: 32px;
  letter-spacing: 0.18em;
  margin: 0 auto 83px;
}

.ttl-sec::after {
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  content: "";
  background-color: #707070;
  width: 55px;
  height: 1px;
  margin: 76px auto auto;
}

@media screen and (max-width: 767px) {
  .kv-sec {
    margin-bottom: 50px;
  }

  .txt-lead {
    text-align: left;
    font-size: 13px;
    max-width: 100%;
    margin: 0 auto;
  }

  .ttl-sec {
    font-size: 20px;
    margin: 0 auto 50px;
  }

  .ttl-sec::after {
    margin: 55px auto auto;
  }
}

/* 人づくり
========================================================================== */
.box-lead {
  background-color: #F7F7F7;
  line-height: 1.9;
  padding: 120px 0 135px;
  margin-top: -40px;
}

.txt-lead .ttl-wrap {
  display: block;
  position: relative;
  z-index: 1;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  text-indent: -9999px;
  background-image: url(../img/philosophy/ttl-lead.png);
  background-size: contain;
  background-position: center;
  width: 378px;
  height: 37px;
  margin: 0 auto 83px;
}

.txt-lead .ttl-wrap::after {
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  content: "";
  background-color: #707070;
  width: 55px;
  height: 1px;
  margin: 76px auto auto;
}

.list-anchor {
  display: flex;
  justify-content: center;
  align-items: center;
  list-style: none;
  margin: 55px auto 135px;
  font-size: 14px;
}

.list-anchor li {
  border-right: solid 1px #707070;
  line-height: 2.3;
  letter-spacing: 0.1em;
  padding: 0 40px;
}

.list-anchor li a:hover{
  opacity: 1;
}

@media screen and (min-width: 768px) {
  .list-anchor li a:hover {
    color: #004EA8;
  }
}

.list-anchor li:last-child {
  border-right: none;
}

@media screen and (max-width: 767px) {
  .box-lead {
    margin-top: -50px;
    padding: 40px 20px 60px;
  }

  .box-lead .txt-lead {
    line-height: 2;
  }

  .txt-lead .ttl-wrap {
    display: block;
    position: relative;
    z-index: 1;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    text-indent: -9999px;
    background-image: url(../img/philosophy/ttl-lead.png);
    background-size: contain;
    background-position: center;
    width: 378px;
    height: 37px;
    margin: 0 auto 83px;
  }

  .txt-lead .ttl-wrap::after {
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    content: "";
    background-color: #707070;
    width: 55px;
    height: 1px;
    margin: 76px auto auto;
  }

  .list-anchor {
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    list-style: none;
    margin: 60px auto;
  }

  .list-anchor li {
    line-height: 1.6;
    padding: 0 25px;
    margin-bottom: 13px;
  }
  .list-anchor li:last-child {
    margin-bottom: 0;
  }

  .list-anchor li:nth-child(2) {
    border-right: none;
  }
}

/* 成長支援制度 ______________________________________________________________*/
.sec-support {
  max-width: 920px;
  padding: 0 0 218px;
  margin: 0 auto;
}

.sec-support .txt-lead {
  max-width: 100%;
  letter-spacing: 0.15em;
  line-height: 2;
  margin-bottom: 65px;
}

/*成長支援制度 図*/
.box-figure-support {
  position: relative;
  left: -32px;
  height: 290px;
  margin-bottom: 70px;
}

.box-figure-support p {
  position: absolute;
  z-index: -1;
  top: 45px;
  left: 420px;
  color: #004EA8;
  font-size: 15px;
  font-weight: 400;
  letter-spacing: 0.1em;
  line-height: 1.86;
  width: 554px;
}

.box-figure-support h4 {
  position: relative;
  z-index: 2;
  text-align: center;
  font-size: 16px;
  font-weight: 500;
  color: #004EA8;
  letter-spacing: 0.07em;
}

.pyramid-01 {
  position: absolute;
}

.pyramid-01 p::before {
  display: block;
  position: absolute;
  left: -200px;
  top: 50%;
  content: "";
  background-color: #0071BC;
  width: 177px;
  height: 1px;
}

.pyramid-01 h4 {
  top: 82px;
  left: 135px;
}

.pyramid-01::before {
  display: block;
  content: "";
  position: absolute;
  z-index: -1;
  top: -2px;
  left: 90px;
  right: 0;
  background-image: url(../img/philosophy/triangle-white.svg);
  background-size: contain;
  width: 168px;
  height: 146px;
}

.pyramid-02 {
  position: absolute;
}

.pyramid-02 h4 {
  color: #fff;
  top: 173px;
  left: 142px;
}

.pyramid-02::before {
  display: block;
  content: "";
  position: absolute;
  z-index: -1;
  top: 147px;
  left: 91px;
  right: 0;
  background-image: url(../img/philosophy/triangle-blue.svg);
  background-size: contain;
  width: 168px;
  height: 146px;
}

.pyramid-03 {
  position: absolute;
}

.pyramid-03 h4 {
  top: 227px;
  left: 56px;
}

.pyramid-03::before {
  display: block;
  content: "";
  position: absolute;
  z-index: -1;
  top: 148px;
  left: 3px;
  right: 0;
  background-image: url(../img/philosophy/triangle-white.svg);
  background-size: contain;
  width: 168px;
  height: 146px;
}

.pyramid-04 {
  position: absolute;
}

.pyramid-04 h4 {
  top: 218px;
  left: 224px;
}

.pyramid-04 p {
  top: 200px;
}

.pyramid-04 p::before {
  display: block;
  position: absolute;
  left: -115px;
  top: 50%;
  content: "";
  background-color: #0071BC;
  width: 93px;
  height: 1px;
}

.pyramid-04::before {
  display: block;
  content: "";
  position: absolute;
  z-index: -1;
  top: 148px;
  left: 179px;
  right: 0;
  background-image: url(../img/philosophy/triangle-white.svg);
  background-size: contain;
  width: 168px;
  height: 146px;
}

.box-position {
  display: flex;
  justify-content: space-between;
  position: relative;
  width: 840px;
  margin: 0 auto;
}

.box-position .deco-arrow {
  display: block;
  position: absolute;
  z-index: -1;
  top: 139px;
  left: 0;
  bottom: 0;
  content: "";
  background-image: url(../img/philosophy/bg-step-position.png);
  background-size: 100%;
  width: 872px;
  height: 160px;
}

.box-position .ttl {
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #004EA8;
  border-radius: 8px;
  font-size: 16px;
  letter-spacing: 0.1em;
  font-weight: 500;
  color: #fff;
  text-align: center;
  width: 264px;
  height: 56px;
  margin-bottom: 12px;
}

.box-position .position-01 {
  position: relative;
  left: 10px;
}

.box-position .position-02 {
  position: relative;
  left: 7px;
}

.box-position .position-03 {
  position: relative;
  left: 6px;
}

.box-position .txt {
  font-size: 14px;
  line-height: 1.64;
  letter-spacing: 0.1em;
  font-weight: 500;
  text-align: center;
  width: 264px;
}

.box-position .txt span {
  color: #004EA8;
}

.box-position .position-01 .ttl {
  background-color: #80A7D4;
  margin-top: 118px;
}

.box-position .position-02 .ttl {
  background-color: #2064B3;
  margin-top: 43px;
}

.box-position .position-03 .ttl {
  background-color: #004EA8;
}

@media screen and (max-width: 767px) {
  .sec-support {
    max-width: 100%;
    padding: 0 0 62px;
  }

  .sec-support .txt-lead {
    padding: 0 20px;
    max-width: 100%;
    margin-bottom: 45px;
  }

  /*成長支援制度 図*/
  .box-figure-support::before {
    display: block;
    content: "";
    background-image: url(../img/philosophy/figure-support-sp.png);
    background-size: contain;
    width: 268px;
    height: 228px;
    margin: 0 auto 30px;
  }

  .box-figure-support {
    left: 0;
    right: 0;
    height: auto;
    padding: 0 20px;
    margin-bottom: 42px;
  }

  .box-figure-support p {
    position: static;
    z-index: -1;
    left: 0;
    color: #004EA8;
    font-size: 15px;
    font-weight: 400;
    letter-spacing: 0.05em;
    line-height: 1.86;
    width: 100%;
  }

  .box-figure-support h4 {
    position: static;
    z-index: 2;
    text-align: center;
    font-size: 16px;
    color: #004EA8;
    letter-spacing: 0.07em;
    font-weight: 500;
  }

  .pyramid-01 {
    position: static;
    margin-bottom: 30px;
  }

  .pyramid-01 p {
    font-size: 13px;
    color: #000;
    position: static;
    margin-bottom: 30px;
  }

  .pyramid-01 p::before {
    display: none;
    position: static;
    left: -200px;
    top: 50%;
    content: "";
    background-color: #0071BC;
    width: 177px;
    height: 1px;
  }

  .pyramid-01 h4 {
    position: relative;
    text-align: left;
    top: 0;
    left: 0;
    font-size: 14px;
    letter-spacing: 0.05em;
    margin: 0 0 3px;
  }

  .pyramid-01 h4::after {
    display: block;
    position: relative;
    top: -13px;
    left: 100px;
    content: "";
    background-color: #0071BC;
    width: 93px;
    height: 1px;
  }

  .pyramid-01::before {
    display: none;
  }

  .pyramid-02 {
    position: static;
  }

  .pyramid-02 h4 {
    color: #fff;
    top: 173px;
    left: 148px;
  }

  .pyramid-02::before {
    display: none;
  }

  .pyramid-03 {
    position: static;
  }

  .pyramid-03 h4 {
    text-align: left;
    top: 227px;
    left: 59px;
  }

  .pyramid-03::before {
    display: none;
  }

  .pyramid-04 {
    position: static;
    margin-bottom: 0;
  }

  .pyramid-04 h4 {
    position: relative;
    text-align: left;
    top: 0;
    left: 0;
    font-size: 14px;
    letter-spacing: 0.05em;
    margin: 0 0 3px;
  }

  .pyramid-04 h4::after {
    display: block;
    position: relative;
    top: -13px;
    left: 160px;
    content: "";
    background-color: #0071BC;
    width: 93px;
    height: 1px;
  }

  .pyramid-04 p {
    font-size: 13px;
    color: #000;
    top: 190px;
  }

  .pyramid-04 p::before {
    display: none;
    position: static;
    left: -112px;
    top: 50%;
    content: "";
    background-color: #0071BC;
    width: 93px;
    height: 1px;
  }

  .pyramid-04::before {
    display: none;
  }

  .box-position {
    width: 100%;
    padding: 0 12px;
    margin-bottom: 80px;
  }

  .box-position .content {
    width: 31%;
  }

  .box-position .deco-arrow {
    display: block;
    position: absolute;
    z-index: -1;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    content: "";
    box-sizing: border-box;
    background-image: url(../img/philosophy/bg-step-position-sp.png);
    background-repeat: no-repeat;
    background-size: 100%;
    width: 93.3%;
    height: 9vh;
    min-height: 58px;
    margin: 194px auto 0;
  }

  .box-position .ttl {
    display: flex;
    justify-content: center;
    align-items: center;
    width: auto;
    background-color: #004EA8;
    border-radius: 8px;
    font-size: 15px;
    letter-spacing: 0.1em;
    font-weight: 500;
    color: #fff;
    text-align: center;
    height: 50px;
    margin-bottom: 10px;
  }

  .box-position .txt {
    text-align: left;
    font-size: 12px;
    line-height: 1.7;
    width: 100%;
    margin: 0 auto;
  }

  .box-position .position-01 .ttl {
    margin-top: 54px;
  }

  .box-position .position-01 .txt {
    padding: 0 0 0 20px;
  }

  .box-position .position-02 .ttl {
    margin-top: 20px;
  }

  .box-position .position-03 .txt {
    padding: 0 15px 0 15px;
  }


  .box-position .position-01 {
    position: relative;
    left: auto;
  }

  .box-position .position-02 {
    position: relative;
    left: auto;
  }

  .box-position .position-03 {
    position: relative;
    left: auto;
  }
}
@media screen and (max-width: 320px) {
  .sec-support {
    padding: 0 0 30px;
  }
  .box-position .position-01 .txt {
      padding: 0 0 0 10px;
  }
  .box-position .position-02 .txt .sp-only{
    display: none;
  }
  .box-position .position-03 .txt .sp-only{
    display: none;
  }
  .box-position .position-03 .txt {
    padding: 0;
  }
  .sp-only-2 {
    display: block !important;
  }
  .box-position .deco-arrow {
    margin: 200px auto 0;
  }
}

/* 研修 ・ 教育 ______________________________________________________________*/
.sec-training {
  background-color: #F7F7F7;
  padding: 0 0 130px;
}

.sec-training .inner {
  max-width: 920px;
  padding-bottom: 150px;
  margin: 0 auto;
}

.sec-training .txt-lead {
  font-size: 16px;
  line-height: 2;
  max-width: 100%;
  margin-bottom: 70px;
}

.dl-training {
  position: relative;
  background-color: #fff;
  max-width: 1000px;
  margin: 0 auto;
}

.dl-training dt {
  position: relative;
  cursor: pointer;
  color: #004EA8;
  font-size: 19px;
  letter-spacing: 0.07em;
  line-height: 1;
  font-weight: 500;
  padding: 50px 50px 35px;
}

.dl-training dt .ttl {
  letter-spacing: 0.18em;
}

.dl-training dd {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0 48px 55px;
}

.dl-training dd .img {
  flex: none;
  width: 220px;
}

.dl-training dd .content {
  font-size: 14px;
  letter-spacing: 0.1em;
  line-height: 2;
  margin-left: 46px;
}

.dl-training + .dl-training {
  margin: 33px auto 0;
}

.dl-training .label-point {
  position: absolute;
  top: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #004EA8;
  color: #fff;
  font-size: 12px;
  font-weight: 700;
  font-family: "Helvetica Neue";
  letter-spacing: 0.07em;
  width: 105px;
  height: 25px;
}

.btn-switcher {
  position: absolute;
  right: 58px;
  top: 50%;
  display: inline-block;
  vertical-align: middle;
  color: #004EA8;
  line-height: 1;
  width: 30px;
  height: 1px;
  background: currentColor;
  border-radius: 0.1em;
}

.btn-switcher::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 30px;
  height: 1px;
  background: inherit;
  border-radius: inherit;
  transform: rotate(90deg);
}

.is-active .btn-switcher::before {
  display: none;
}

@media screen and (max-width: 767px) {
  .sec-training {
    padding: 0 0 60px;
  }

  .sec-training .inner {
    max-width: 100%;
    padding-bottom: 60px;
  }

  .sec-training .txt-lead {
    font-size: 13px;
    max-width: 100%;
    padding: 0 20px;
    margin-bottom: 40px;
  }

  .dl-training {
    position: relative;
    margin: 0 10px;
  }

  .dl-training dt {
    color: #004EA8;
    font-size: 14px;
    letter-spacing: 0.07em;
    line-height: 1.7;
    font-weight: 500;
    padding: 40px 40px 15px 15px
  }

  .dl-training dt .ttl {
    letter-spacing: 0.12em;
  }

  .dl-training dd {
    display: block;
    padding: 5px 20px 25px;
  }

  .dl-training dd .img {
    flex: none;
    width: 220px;
    margin: 0 auto 20px;
  }

  .dl-training dd .content {
    font-size: 13px;
    letter-spacing: 0.1em;
    line-height: 1.78;
    margin-left: 0;
  }

  .dl-training+.dl-training {
    margin: 25px 10px 0;
  }

  .dl-training .label-point {
    position: absolute;
    top: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #004EA8;
    color: #fff;
    font-size: 12px;
    font-weight: 700;
    font-family: "Helvetica Neue";
    letter-spacing: 0.07em;
    width: 105px;
    height: 25px;
  }

  .btn-switcher {}

  .btn-switcher {
    right: 15px;
    width: 16px;
  }

  .btn-switcher::before {
    width: 16px;
  }
}

/* キャリアイメージ ______________________________________________________________*/
.sec-career .txt-lead {
  font-size: 16px;
  line-height: 2;
  max-width: 100%;
  margin-bottom: 80px;
}

/* タイトル */
.ttl-case {
  position: relative;
  margin: 0 0 30px;
}

.ttl-case .ttl-num {
  position: relative;
  font-family: "Helvetica Neue";
  color: #004EA8;
  font-size: 14px;
  letter-spacing: 0.03em;
}

.ttl-case .ttl-num::before {
  display: block;
  content: "";
  position: absolute;
  left: 62px;
  top: 50%;
  width: 68px;
  height: 1px;
  background-color: #004EA8;
}

.ttl-case .ttl-main {
  position: relative;
  font-size: 16px;
  color: #231F20;
  letter-spacing: 0.07em;
  padding-left: 84px;
}

/* タブ切り替え */
.tab-parent .hide {
  display: none;
}

.tab {
  display: flex;
  overflow: hidden;
  width: 920px;
  margin: 0 auto 55px;
}

.tab li {
  position: relative;
  list-style: none;
  text-align: center;
  border-bottom: 5px solid #D5D5D5;
  font-weight: 600;
  line-height: 1;
  letter-spacing: 0.05em;
  width: 100%;
  padding-bottom: 20px;
  transition: all .2s ease;
}

.tab li::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  display: block;
  content: "";
  background-color: #fff;
  width: 2px;
  height: 100vh;
}

.tab li:last-child::after {
  display: none;
}

.tab li:hover {
  cursor: pointer;
  color: #004EA8;
}

.tab li .txt-num {
  font-size: 16px;
  color: #D5D5D5;
  font-weight: 700;
  letter-spacing: 0.1em;
  margin-right: 15px;
  transition: all .2s ease;
}

.tab li .txt-ttl {
  font-size: 16px;
  font-weight: 500;
  color: #D5D5D5;
  letter-spacing: 0.05em;
  transition: all .2s ease;
}

.tab .select {
  border-bottom: 5px solid #004EA8;
  color: #004EA8;
}

.tab .select .txt-num {
  color: #004EA8;
}

.tab .select .txt-ttl {
  color: #231F20;
}

@media screen and (min-width: 768px) {
  .tab li:hover {
    border-bottom: 5px solid #004EA8;
    color: #004EA8;
  }

  .tab li:hover .txt-num {
    color: #004EA8;
  }

  .tab li:hover .txt-ttl {
    color: #231F20;
  }

  .tab li a:hover {
    opacity: 1;
  }
}

.topicon div {
  max-width: 920px;
  margin: 0 auto 120px;
}

/* キャリアパス */
.dl-case {
  display: flex;
  position: relative;
  background-color: #F7F7F7;
  padding: 15px;
}

.dl-case::after {
  display: block;
  position: absolute;
  left: 50%;
  bottom: -40px;
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 20px 25px 0 25px;
  border-color: #004EA8 transparent transparent transparent;
  transform: translateX(-50%);
}

.dl-case:last-child::after {
  display: none;
}

.dl-case+.dl-case {
  margin-top: 62px;
}

.dl-case dt {
  display: flex;
  justify-content: center;
  align-items: center;
  flex: none;
  text-align: center;
  background-color: #fff;
  color: #004EA8;
  line-height: 2;
  letter-spacing: 0.15em;
  font-weight: 500;
  width: 322px;
  padding: 30px 10px;
}

.dl-case dd {
  position: relative;
  top: 0;
  bottom: 0;
  font-size: 14px;
  letter-spacing: 0.07em;
  line-height: 1.78;
  padding: 15px 30px;
  margin: auto;
}

@media screen and (max-width: 767px) {
  .sec-career {
    max-width: 100%;
    padding-bottom: 60px;
    margin: 0 auto;
  }

  .sec-career .txt-lead {
    font-size: 13px;
    max-width: 100%;
    padding: 0 20px;
    margin-bottom: 40px;
  }

  /* タイトル */
  .ttl-case {
    position: relative;
    padding: 0 20px;
    margin-bottom: 15px;
  }

  .ttl-case .ttl-num {
    display: block;
    position: relative;
    font-family: "Helvetica Neue";
    color: #004EA8;
    font-size: 14px;
    letter-spacing: 0.03em;
    width: 100%;
  }

  .ttl-case .ttl-num::before {
    display: block;
    content: "";
    position: absolute;
    left: 62px;
    top: 50%;
    width: 68px;
    height: 1px;
    background-color: #004EA8;
  }

  .ttl-case .ttl-main {
    display: block;
    position: relative;
    font-size: 14px;
    color: #231F20;
    letter-spacing: 0.1em;
    padding-left: 0;
    width: 100%;
  }

  /* タブ切り替え */
  .tab-parent .hide {
    display: none;
  }

  .tab {
    display: flex;
    overflow: hidden;
    width: 100%;
    padding: 0 20px;
    margin-bottom: 40px;
  }

  .tab.sp-only {
    margin: 0;
  }

  .tab li {
    list-style: none;
    text-align: center;
    border-bottom: 5px solid #D5D5D5;
    font-weight: 600;
    line-height: 1;
    letter-spacing: 0.05em;
    width: 100%;
    padding-bottom: 8px;
  }

  .tab li:hover {
    cursor: pointer;
    color: #004EA8;
  }

  .tab li .txt-num {
    display: block;
    font-size: 16px;
    color: #D5D5D5;
    font-weight: 700;
    letter-spacing: 0.07em;
    margin-right: 0;
    margin-bottom: 8px;
  }

  .tab li .txt-ttl {
    line-height: 1.7;
    font-size: 12px;
    font-weight: 500;
    color: #D5D5D5;
    letter-spacing: 0.05em;
  }

  .tab .select {
    border-bottom: 5px solid #004EA8;
    color: #004EA8;
  }

  .tab .select .txt-num {
    display: block;
    color: #004EA8;
    width: 100%;
    margin-bottom: 8px;
  }

  .tab .select .txt-ttl {
    display: block;
    color: #231F20;
    line-height: 1.7;
    font-size: 12px;
    width: 100%;
  }

  .topicon div {
    margin: 0 0 30px;
  }

  /* キャリアパス */
  .dl-case {
    display: block;
    padding: 10px 10px 20px;
    margin: 0 10px 50px;
  }

  .dl-case::after {
    bottom: -35px;
  }

  .dl-case:last-child::after {
    display: none;
  }

  .dl-case + .dl-case {
    margin-top: 30px;
  }

  .dl-case:last-child {
    margin-bottom: 0;
  }

  .dl-case dt {
    display: flex;
    justify-content: center;
    align-items: center;
    flex: none;
    text-align: center;
    background-color: #fff;
    color: #004EA8;
    line-height: 2;
    letter-spacing: 0.1em;
    font-weight: 500;
    width: 100%;
    padding: 13px 10px;
    font-size: 13px;
  }

  .dl-case dd {
    position: relative;
    font-size: 13px;
    letter-spacing: 0.07em;
    line-height: 1.78;
    padding: 20px 0 0;
  }
}
