@charset "UTF-8";
/*                下層共通
======================================================= */
.lower #main_area {
  background-image: url(../images/common/career_bg_brush_lower_pc.png);
  background-repeat: no-repeat;
  background-size: 2000px 720px;
  background-position: center bottom -160px;
}
@media only screen and (max-width: 1024px) {
  .lower #main_area {
    background-image: url(../images/common/career_bg_brush_lower_pc.png);
    background-repeat: no-repeat;
    background-size: 1366px 492px;
    background-position: center bottom -100px;
  }
}
@media only screen and (max-width: 900px) {
  .lower #main_area {
    background-image: url(../images/common/career_bg_brush_lower_tab.png);
    background-size: 1374px 630px;
    background-position: center bottom -100px;
  }
}
@media only screen and (max-width: 640px) {
  .lower #main_area {
    background-image: url(../images/common/career_bg_brush_lower_sp.png);
    background-size: 100%;
    background-position: center bottom -80px;
  }
}
@media only screen and (max-width: 480px) {
  .lower #main_area {
    background-image: url(../images/common/career_bg_brush_lower_sp.png);
    background-size: contain;
    background-position: center bottom -60px;
  }
}

#ttl_kv {
  position: relative;
  z-index: 1;
}
#ttl_kv + #intro_cont {
  margin-top: 50px;
}
#ttl_kv::before {
  /**
  content: '';
  background-color: rgba(38, 38, 38, 0.5);
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  **/
}
#ttl_kv .img img {
  display: block;
  width: 100%;
  height: 560px;
  -o-object-fit: cover;
     object-fit: cover;
}
@media only screen and (max-width: 900px) {
  #ttl_kv .img img {
    height: auto;
  }
}
#ttl_kv .page_ttl {
  position: absolute;
  z-index: 1;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 100%;
}
#ttl_kv .page_ttl .ttl {
  padding-left: 62px;
}
@media only screen and (max-width: 900px) {
  #ttl_kv .page_ttl .ttl {
    padding-left: 0;
  }
}
#ttl_kv .page_ttl .ttl span {
  display: block;
}
#ttl_kv .page_ttl .ttl span.en {
  font-family: "Jost", sans-serif;
  font-weight: 400;
  font-size: 52px;
  line-height: 1.1;
  color: #002b60;
  letter-spacing: 0.1em;
}
#ttl_kv .page_ttl .ttl span.en + .jp {
  margin-top: 0.4em;
}
@media only screen and (max-width: 900px) {
  #ttl_kv .page_ttl .ttl span.en + .jp {
    margin-top: 0.3em;
  }
}
@media only screen and (max-width: 900px) {
  #ttl_kv .page_ttl .ttl span.en {
    font-size: 28px;
  }
}
#ttl_kv .page_ttl .ttl span.jp {
  font-size: 114.3%;
  font-weight: 500;
}
@media only screen and (max-width: 900px) {
  #ttl_kv .page_ttl .ttl span.jp {
    font-size: 78.6%;
  }
}

#intro_cont {
  margin-bottom: 94px;
}
@media only screen and (max-width: 900px) {
  #intro_cont {
    margin-bottom: 42px;
  }
}
#intro_cont .cont_inner {
  padding: 0 62px;
}
@media only screen and (max-width: 900px) {
  #intro_cont .cont_inner {
    padding: 0;
  }
}
#intro_cont .cont_inner .intro_layout {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
@media only screen and (max-width: 1024px) {
  #intro_cont .cont_inner .intro_layout {
    display: block;
  }
}
#intro_cont .cont_inner .intro_layout .layout_l {
  width: 526px;
}
@media only screen and (max-width: 1024px) {
  #intro_cont .cont_inner .intro_layout .layout_l {
    width: auto;
  }
}
#intro_cont .cont_inner .intro_layout .layout_l .catch {
  position: relative;
  z-index: 1;
  margin-top: -90px;
}
@media only screen and (max-width: 900px) {
  #intro_cont .cont_inner .intro_layout .layout_l .catch {
    margin-top: -14.5vw;
  }
}
@media only screen and (max-width: 640px) {
  #intro_cont .cont_inner .intro_layout .layout_l .catch {
    margin-top: -20.5vw;
  }
}
@media only screen and (max-width: 480px) {
  #intro_cont .cont_inner .intro_layout .layout_l .catch {
    margin-top: -31.5vw;
  }
}
@media only screen and (max-width: 400px) {
  #intro_cont .cont_inner .intro_layout .layout_l .catch {
    margin-top: -33.5vw;
  }
}
@media only screen and (max-width: 375px) {
  #intro_cont .cont_inner .intro_layout .layout_l .catch {
    margin-top: -34.5vw;
  }
}
@media only screen and (max-width: 350px) {
  #intro_cont .cont_inner .intro_layout .layout_l .catch {
    margin-top: -40.5vw;
  }
}
#intro_cont .cont_inner .intro_layout .layout_l .catch span.paragraph {
  display: block;
}
#intro_cont .cont_inner .intro_layout .layout_l .catch span.paragraph + .paragraph {
  margin-top: 10px;
}
#intro_cont .cont_inner .intro_layout .layout_l .catch span.row {
  color: #fff;
  font-size: 185.7%;
  line-height: 1;
  display: inline-block;
  background: #002b60;
  padding: 1.05em 1em;
}
@media only screen and (max-width: 900px) {
  #intro_cont .cont_inner .intro_layout .layout_l .catch span.row {
    font-size: 107.1%;
  }
}
#intro_cont .cont_inner .intro_layout .layout_l .catch span.row span.kerning {
  letter-spacing: -0.5em;
}
#intro_cont .cont_inner .intro_layout .layout_r {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 0px;
          flex: 1 1 0;
  padding-left: 28px;
}
@media only screen and (max-width: 1024px) {
  #intro_cont .cont_inner .intro_layout .layout_r {
    padding-left: 0;
    margin-top: 2em;
  }
}
#intro_cont .cont_inner .intro_layout .layout_r p.desc {
  font-size: 100%;
  line-height: 2;
}
#intro_cont .cont_inner .intro_layout .layout_r p.desc + .gray_box {
  margin-top: 1.5em;
}
@media only screen and (max-width: 900px) {
  #intro_cont .cont_inner .intro_layout .layout_r p.desc {
    font-size: 92.9%;
  }
}
#intro_cont .cont_inner .intro_layout .layout_r p.desc.txt_r {
  text-align: right;
}
@media only screen and (max-width: 1024px) {
  #intro_cont .cont_inner .intro_layout .layout_r p.desc.txt_r {
    text-align: left;
  }
}
#intro_cont .cont_inner .intro_layout .layout_r .gray_box {
  background: #edf1f4;
  padding: 30px;
}
#intro_cont .cont_inner .intro_layout .layout_r .gray_box .ttl {
  font-size: 114.3%;
  font-weight: 500;
  border-bottom: 1px #ced1d4 solid;
  padding-bottom: 0.8em;
  margin-bottom: 0.9em;
}
@media only screen and (max-width: 900px) {
  #intro_cont .cont_inner .intro_layout .layout_r .gray_box .ttl {
    font-size: 100%;
  }
}
#intro_cont .cont_inner .intro_layout .layout_r .profile {
  text-align: right;
}
@media only screen and (max-width: 1024px) {
  #intro_cont .cont_inner .intro_layout .layout_r .profile {
    text-align: left;
  }
}
#intro_cont .cont_inner .intro_layout .layout_r .profile .position {
  font-size: 100%;
}
@media only screen and (max-width: 900px) {
  #intro_cont .cont_inner .intro_layout .layout_r .profile .position {
    font-size: 92.9%;
  }
}
#intro_cont .cont_inner .intro_layout .layout_r .profile .name {
  font-size: 171.4%;
  font-weight: 500;
  margin-top: 0.2em;
}
@media only screen and (max-width: 900px) {
  #intro_cont .cont_inner .intro_layout .layout_r .profile .name {
    font-size: 142.9%;
  }
}

#slide_cont .cont_inner {
  background: #fff;
  margin: 0 -30px;
  padding-bottom: 20px;
}
@media only screen and (max-width: 900px) {
  #slide_cont .cont_inner {
    background: none;
  }
}
#slide_cont .cont_inner .block {
  padding: 0 30px;
}
#slide_cont .cont_inner .block .set {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0 -46px;
}
#slide_cont .cont_inner .block .set + .set {
  margin-top: 60px;
}
@media only screen and (max-width: 900px) {
  #slide_cont .cont_inner .block .set + .set {
    margin-top: 35px;
  }
}
@media only screen and (max-width: 1024px) {
  #slide_cont .cont_inner .block .set {
    margin: 0 -30px;
  }
}
@media only screen and (max-width: 900px) {
  #slide_cont .cont_inner .block .set {
    display: block;
    margin: 0;
  }
}
#slide_cont .cont_inner .block .set .txt {
  position: relative;
  width: 50%;
  padding: 4em 46px 0;
}
@media only screen and (max-width: 1024px) {
  #slide_cont .cont_inner .block .set .txt {
    padding: 4em 30px 0;
  }
}
@media only screen and (max-width: 900px) {
  #slide_cont .cont_inner .block .set .txt {
    width: 100%;
    padding: 2.5em 0 0;
    margin-bottom: 1.5em;
  }
}
#slide_cont .cont_inner .block .set .txt::before {
  content: "";
  width: calc(100% - 92px);
  height: 3px;
  background-color: #002b60;
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
}
@media only screen and (max-width: 1024px) {
  #slide_cont .cont_inner .block .set .txt::before {
    width: calc(100% - 60px);
  }
}
@media only screen and (max-width: 900px) {
  #slide_cont .cont_inner .block .set .txt::before {
    width: 100%;
  }
}
#slide_cont .cont_inner .block .set .txt .ttl {
  font-size: 171.4%;
  font-weight: 500;
  color: #002b60;
}
#slide_cont .cont_inner .block .set .txt .ttl + .desc {
  margin-top: 2em;
}
@media only screen and (max-width: 900px) {
  #slide_cont .cont_inner .block .set .txt .ttl + .desc {
    margin-top: 1em;
  }
}
@media only screen and (max-width: 900px) {
  #slide_cont .cont_inner .block .set .txt .ttl {
    font-size: 142.9%;
  }
}
#slide_cont .cont_inner .block .set .txt .desc {
  font-size: 100%;
  line-height: 2;
}
@media only screen and (max-width: 900px) {
  #slide_cont .cont_inner .block .set .txt .desc {
    font-size: 92.9%;
  }
}
#slide_cont .cont_inner .block .set .img {
  width: 50%;
  padding: 0 46px;
}
@media only screen and (max-width: 1024px) {
  #slide_cont .cont_inner .block .set .img {
    padding: 0 30px;
  }
}
@media only screen and (max-width: 900px) {
  #slide_cont .cont_inner .block .set .img {
    width: 100%;
    max-width: 640px;
    padding: 0;
    margin: 0 auto;
  }
}
#slide_cont .cont_inner .block .set .img .slide .item img {
  width: 100%;
  height: auto;
}
#slide_cont .cont_inner .block .set.re {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}

.cont_ttl {
  margin-bottom: 40px;
}
@media only screen and (max-width: 900px) {
  .cont_ttl {
    margin-bottom: 20px;
  }
}
.cont_ttl .ttl {
  font-size: 171.4%;
  font-weight: 500;
  color: #002b60;
}
@media only screen and (max-width: 900px) {
  .cont_ttl .ttl {
    font-size: 142.9%;
  }
}

.narrow_flame .flame_inner {
  padding: 0 62px;
}
@media only screen and (max-width: 900px) {
  .narrow_flame .flame_inner {
    padding: 0;
  }
}

.lower_cont + .lower_cont {
  margin-top: 4em;
}
@media only screen and (max-width: 900px) {
  .lower_cont + .lower_cont {
    margin-top: 2.5em;
  }
}
.lower_cont .desc {
  font-size: 100%;
  line-height: 2;
}
@media only screen and (max-width: 900px) {
  .lower_cont .desc {
    font-size: 92.9%;
  }
}

/*                bread
======================================================= */
@media only screen and (max-width: 768px) {
  #bread {
    display: none;
  }
}
#bread ol {
  overflow: hidden;
}
#bread ol li {
  display: inline-block;
  float: left;
  font-family: FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 78.6%;
}
#bread ol li:before {
  content: "\f105";
  margin: 0 1em;
}
#bread ol li:first-child:before {
  content: "";
  margin: 0;
}

/*                レイアウト
======================================================= */
/*                社長メッセージ / 企業理念
======================================================= */
#business .blue_flame {
  background-color: #edf1f4;
  padding: 110px 0;
}
@media only screen and (max-width: 900px) {
  #business .blue_flame {
    margin: 0 -16px;
    padding: 55px 0;
  }
}
#business .blue_flame .blue_flame_inner {
  max-width: 724px;
  padding: 0 32px;
  margin: 0 auto;
}
@media only screen and (max-width: 900px) {
  #business .blue_flame .blue_flame_inner {
    max-width: none;
  }
}
#business .blue_flame .blue_flame_inner p.desc {
  font-size: 15px;
  line-height: 2.666666666;
  padding: 0 15px;
}
#business .blue_flame .blue_flame_inner p.desc + .constitution_2col {
  margin-top: 2.5em;
}
@media only screen and (max-width: 900px) {
  #business .blue_flame .blue_flame_inner p.desc {
    font-size: 13px;
    line-height: 2;
    padding: 0 16px;
  }
}
#business .blue_flame .blue_flame_inner p.img img {
  width: auto;
  height: 100%;
  max-height: 34px;
  margin: 0 auto;
}
@media only screen and (max-width: 900px) {
  #business .blue_flame .blue_flame_inner p.img img {
    max-height: 28px;
  }
}
@media only screen and (max-width: 640px) {
  #business .blue_flame .blue_flame_inner p.img img {
    max-height: 18px;
  }
}
#business .blue_flame .blue_flame_inner .policy_block {
  margin-bottom: 70px;
}
@media only screen and (max-width: 900px) {
  #business .blue_flame .blue_flame_inner .policy_block {
    margin-bottom: 50px;
  }
}
#business .blue_flame .blue_flame_inner .blue_flame_ttl {
  background-color: #fff;
  padding: 1em 1.5em;
  margin: 35px 0 16px;
}
@media only screen and (max-width: 900px) {
  #business .blue_flame .blue_flame_inner .blue_flame_ttl {
    padding: 0.8em 16px;
  }
}
#business .blue_flame .blue_flame_inner .blue_flame_ttl .ttl span {
  display: inline-block;
}
#business .blue_flame .blue_flame_inner .blue_flame_ttl .ttl span.en {
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  font-size: 128.6%;
  line-height: 1;
  color: #002b60;
  letter-spacing: 0.05em;
}
#business .blue_flame .blue_flame_inner .blue_flame_ttl .ttl span.en + .jp {
  margin-left: 0.5em;
}
@media only screen and (max-width: 900px) {
  #business .blue_flame .blue_flame_inner .blue_flame_ttl .ttl span.en {
    font-size: 100%;
  }
}
#business .blue_flame .blue_flame_inner .blue_flame_ttl .ttl span.jp {
  font-size: 85.7%;
  font-weight: 500;
}
@media only screen and (max-width: 900px) {
  #business .blue_flame .blue_flame_inner .blue_flame_ttl .ttl span.jp {
    font-size: 71.4%;
  }
}
#business .blue_flame .blue_flame_inner .blue_flame_list {
  padding: 0 15px;
}
#business .blue_flame .blue_flame_inner .blue_flame_list ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media only screen and (max-width: 900px) {
  #business .blue_flame .blue_flame_inner .blue_flame_list ul {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
#business .blue_flame .blue_flame_inner .blue_flame_list ul li {
  font-size: 114.3%;
  font-weight: 500;
  color: #002b60;
}
#business .blue_flame .blue_flame_inner .blue_flame_list ul li + li {
  margin-left: 1.5em;
}
@media only screen and (max-width: 900px) {
  #business .blue_flame .blue_flame_inner .blue_flame_list ul li + li {
    margin-left: 0;
  }
}
@media only screen and (max-width: 900px) {
  #business .blue_flame .blue_flame_inner .blue_flame_list ul li {
    width: 50%;
    font-size: 85.7%;
  }
}
#business .blue_flame .blue_flame_inner .blue_flame_list ul li::before {
  content: "●";
  font-size: 12px;
  position: relative;
  top: -1px;
  padding-right: 5px;
}
@media only screen and (max-width: 900px) {
  #business .blue_flame .blue_flame_inner .blue_flame_list ul li::before {
    font-size: 10px;
  }
}
#business .blue_flame .blue_flame_inner .constitution_2col {
  padding: 0 15px;
}
#business .blue_flame .blue_flame_inner .constitution_2col > .block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0 -15px;
}
@media only screen and (max-width: 900px) {
  #business .blue_flame .blue_flame_inner .constitution_2col > .block {
    display: block;
    margin: 0;
  }
}
#business .blue_flame .blue_flame_inner .constitution_2col > .block > .set {
  width: 50%;
  padding: 0 15px;
}
@media only screen and (max-width: 900px) {
  #business .blue_flame .blue_flame_inner .constitution_2col > .block > .set + .set {
    margin-top: 2em;
  }
}
@media only screen and (max-width: 900px) {
  #business .blue_flame .blue_flame_inner .constitution_2col > .block > .set {
    width: 100%;
    padding: 0;
  }
}
#business .blue_flame .blue_flame_inner .constitution_2col > .block > .set dl dt, #business .blue_flame .blue_flame_inner .constitution_2col > .block > .set dl dd {
  text-align: center;
}
@media only screen and (max-width: 900px) {
  #business .blue_flame .blue_flame_inner .constitution_2col > .block > .set dl dt, #business .blue_flame .blue_flame_inner .constitution_2col > .block > .set dl dd {
    text-align: left;
  }
}
#business .blue_flame .blue_flame_inner .constitution_2col > .block > .set dl dt {
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  font-size: 142.9%;
  line-height: 1;
  color: #002b60;
  border-bottom: 2px #002b60 solid;
  letter-spacing: 0.05em;
  padding-bottom: 0.5em;
  margin-bottom: 0.5em;
}
@media only screen and (max-width: 900px) {
  #business .blue_flame .blue_flame_inner .constitution_2col > .block > .set dl dt {
    font-size: 100%;
  }
}
#business .blue_flame .blue_flame_inner .constitution_2col > .block > .set dl dd {
  font-size: 114.3%;
}
@media only screen and (max-width: 900px) {
  #business .blue_flame .blue_flame_inner .constitution_2col > .block > .set dl dd {
    font-size: 100%;
  }
}
#business .blue_flame .blue_flame_inner .figure {
  margin: 5em 0;
}
@media only screen and (max-width: 900px) {
  #business .blue_flame .blue_flame_inner .figure {
    margin: 3em 0;
  }
}
#business .blue_flame .blue_flame_inner .figure img {
  width: 100%;
  height: auto;
}
#business .movie video {
  width: 100%;
  height: auto;
}

/*                キャリアストーリー
======================================================= */
@media only screen and (max-width: 900px) {
  #careerstory.index #ttl_kv .page_ttl {
    top: 30%;
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
  }
}
#careerstory.index #career_list .cont_inner .block .set + .set {
  margin-top: 10px;
}
@media only screen and (max-width: 900px) {
  #careerstory.index #career_list .cont_inner .block .set + .set {
    margin-top: 35px;
  }
}
#careerstory.index #career_list .cont_inner .block .set .set_inner {
  position: relative;
}
#careerstory.index #career_list .cont_inner .block .set .set_inner .img {
  background: #fff;
}
@media only screen and (max-width: 900px) {
  #careerstory.index #career_list .cont_inner .block .set .set_inner .img {
    margin: 0 -16px;
  }
}
#careerstory.index #career_list .cont_inner .block .set .set_inner .img img {
  width: 100%;
  height: auto;
}
#careerstory.index #career_list .cont_inner .block .set .set_inner .txt {
  position: absolute;
  left: calc(50% + 18px);
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}
@media only screen and (max-width: 900px) {
  #careerstory.index #career_list .cont_inner .block .set .set_inner .txt {
    position: relative;
    z-index: 1;
    top: auto;
    left: auto;
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
    background: #fff;
    padding: 0 32px;
  }
}
@media only screen and (max-width: 900px) {
  #careerstory.index #career_list .cont_inner .block .set .set_inner .txt::before {
    content: "";
    background: #fff;
    width: 100%;
    height: 45px;
    position: absolute;
    z-index: -1;
    bottom: 100%;
    left: 0;
  }
}
#careerstory.index #career_list .cont_inner .block .set .set_inner .txt .ttl {
  color: #002b60;
  font-size: 228.6%;
  font-weight: bold;
  margin-bottom: 0.6em;
}
@media only screen and (max-width: 1024px) {
  #careerstory.index #career_list .cont_inner .block .set .set_inner .txt .ttl {
    font-size: 200%;
  }
}
@media only screen and (max-width: 900px) {
  #careerstory.index #career_list .cont_inner .block .set .set_inner .txt .ttl {
    font-size: 142.9%;
  }
}
#careerstory.index #career_list .cont_inner .block .set .set_inner .txt .position {
  font-size: 114.3%;
  font-weight: bold;
}
@media only screen and (max-width: 1024px) {
  #careerstory.index #career_list .cont_inner .block .set .set_inner .txt .position {
    font-size: 107.1%;
  }
}
@media only screen and (max-width: 900px) {
  #careerstory.index #career_list .cont_inner .block .set .set_inner .txt .position {
    font-size: 100%;
  }
}
#careerstory.index #career_list .cont_inner .block .set .set_inner .txt .position span {
  font-size: 12px;
  font-weight: 500;
  display: block;
  margin-top: 0.1em;
}
@media only screen and (max-width: 1024px) {
  #careerstory.index #career_list .cont_inner .block .set .set_inner .txt .position span {
    font-size: 11px;
  }
}
@media only screen and (max-width: 900px) {
  #careerstory.index #career_list .cont_inner .block .set .set_inner .txt .position span {
    font-size: 10px;
  }
}
#careerstory.index #career_list .cont_inner .block .set .set_inner .txt .name {
  color: #002b60;
  font-size: 171.4%;
  font-weight: bold;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 0.4em;
}
@media only screen and (max-width: 1024px) {
  #careerstory.index #career_list .cont_inner .block .set .set_inner .txt .name {
    font-size: 157.1%;
  }
}
@media only screen and (max-width: 900px) {
  #careerstory.index #career_list .cont_inner .block .set .set_inner .txt .name {
    font-size: 142.9%;
  }
}
#careerstory.index #career_list .cont_inner .block .set .set_inner .txt .name span {
  color: #333;
  font-size: 14px;
  font-weight: 500;
  padding-left: 1em;
}
@media only screen and (max-width: 1024px) {
  #careerstory.index #career_list .cont_inner .block .set .set_inner .txt .name span {
    font-size: 13px;
  }
}
@media only screen and (max-width: 900px) {
  #careerstory.index #career_list .cont_inner .block .set .set_inner .txt .name span {
    font-size: 12px;
  }
}
#careerstory.index #career_list .cont_inner .block .set a {
  position: relative;
  display: block;
}
#careerstory.index #career_list .cont_inner .block .set a::before {
  content: "";
  background: #fff;
  width: 64px;
  height: 64px;
  border-radius: 100vh;
  position: absolute;
  z-index: 9;
  right: 30px;
  bottom: 20px;
}
@media only screen and (max-width: 900px) {
  #careerstory.index #career_list .cont_inner .block .set a::before {
    background: #f4f8fb;
    width: 50px;
    height: 50px;
    right: 18px;
    bottom: -10px;
  }
}
#careerstory.index #career_list .cont_inner .block .set a::after {
  font-family: "icomoon";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e900";
  font-size: 12px;
  color: #002b60;
  position: absolute;
  z-index: 11;
  right: 52px;
  bottom: 45px;
}
@media only screen and (max-width: 900px) {
  #careerstory.index #career_list .cont_inner .block .set a::after {
    font-size: 10px;
    right: 34px;
    bottom: 10px;
  }
}
#careerstory.index #career_list .cont_inner .block .set.re .set_inner .txt {
  left: 96px;
}
@media only screen and (max-width: 900px) {
  #careerstory.index #career_list .cont_inner .block .set.re .set_inner .txt {
    left: auto;
  }
}
#careerstory.detail #main_area {
  position: relative;
  z-index: 1;
  padding-top: 170px;
}
@media only screen and (max-width: 1024px) {
  #careerstory.detail #main_area {
    padding-top: 130px;
  }
}
@media only screen and (max-width: 900px) {
  #careerstory.detail #main_area {
    padding-top: 120px;
  }
}
#careerstory.detail #main_area::before {
  content: "";
  width: 100%;
  height: 512px;
  background: #edf3f6;
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
}
@media only screen and (max-width: 1024px) {
  #careerstory.detail #main_area::before {
    height: 400px;
  }
}
#careerstory.detail #page_index_ttl {
  display: block;
  margin-left: auto;
  margin-right: auto;
  max-width: 1232px;
  padding: 0 16px;
  margin-bottom: 30px;
}
@media only screen and (min-width: 1025px) {
  #careerstory.detail #page_index_ttl {
    max-width: 1232px;
    width: 1232px;
  }
}
@media only screen and (max-width: 1024px) {
  #careerstory.detail #page_index_ttl {
    width: 100%;
  }
}
@media only screen and (max-width: 900px) {
  #careerstory.detail #page_index_ttl {
    margin-bottom: 25px;
  }
}
#careerstory.detail #page_index_ttl dl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media only screen and (max-width: 900px) {
  #careerstory.detail #page_index_ttl dl {
    -webkit-box-align: baseline;
        -ms-flex-align: baseline;
            align-items: baseline;
  }
}
#careerstory.detail #page_index_ttl dl dt {
  position: relative;
  font-family: "Jost", sans-serif;
  color: #002b60;
  font-size: 157.1%;
  font-weight: 400;
  letter-spacing: 0.1em;
  line-height: 1;
  padding-right: 16px;
  margin-right: 16px;
}
@media only screen and (max-width: 900px) {
  #careerstory.detail #page_index_ttl dl dt {
    font-size: 142.9%;
    padding-right: 0;
    margin-right: 0.5em;
  }
}
#careerstory.detail #page_index_ttl dl dt::after {
  content: "";
  width: 1px;
  height: calc(100% - 3px);
  background: #bec3c5;
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}
@media only screen and (max-width: 900px) {
  #careerstory.detail #page_index_ttl dl dt::after {
    content: none;
  }
}
#careerstory.detail #page_index_ttl dl dd {
  font-size: 85.7%;
  line-height: 1;
}
@media only screen and (max-width: 900px) {
  #careerstory.detail #page_index_ttl dl dd {
    font-size: 78.6%;
  }
}
#careerstory.detail #ttl_kv {
  display: block;
  margin-left: auto;
  margin-right: auto;
  max-width: 1232px;
  padding: 0 16px;
}
@media only screen and (min-width: 1025px) {
  #careerstory.detail #ttl_kv {
    max-width: 1232px;
    width: 1232px;
  }
}
@media only screen and (max-width: 1024px) {
  #careerstory.detail #ttl_kv {
    width: 100%;
  }
}
@media only screen and (max-width: 900px) {
  #careerstory.detail #ttl_kv {
    padding: 0;
  }
}
@media only screen and (max-width: 1024px) {
  #careerstory.detail #ttl_kv .img img {
    height: auto;
  }
}
#careerstory.detail #intro_cont {
  margin-top: 0;
  margin-bottom: 60px;
}
@media only screen and (max-width: 900px) {
  #careerstory.detail #intro_cont {
    margin-top: 50px;
    margin-bottom: 42px;
  }
}
#careerstory.detail #intro_cont .cont_inner {
  padding: 0;
}
#careerstory.detail #intro_cont .cont_inner .intro_layout .layout_l {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 0px;
          flex: 1 1 0;
  width: auto;
}
#careerstory.detail #intro_cont .cont_inner .intro_layout .layout_l .catch {
  margin-top: -130px;
}
@media only screen and (max-width: 900px) {
  #careerstory.detail #intro_cont .cont_inner .intro_layout .layout_l .catch {
    margin-top: -14.5vw;
  }
}
@media only screen and (max-width: 640px) {
  #careerstory.detail #intro_cont .cont_inner .intro_layout .layout_l .catch {
    margin-top: -20.5vw;
  }
}
@media only screen and (max-width: 480px) {
  #careerstory.detail #intro_cont .cont_inner .intro_layout .layout_l .catch {
    margin-top: -31.5vw;
  }
}
@media only screen and (max-width: 400px) {
  #careerstory.detail #intro_cont .cont_inner .intro_layout .layout_l .catch {
    margin-top: -33.5vw;
  }
}
@media only screen and (max-width: 375px) {
  #careerstory.detail #intro_cont .cont_inner .intro_layout .layout_l .catch {
    margin-top: -34.5vw;
  }
}
@media only screen and (max-width: 350px) {
  #careerstory.detail #intro_cont .cont_inner .intro_layout .layout_l .catch {
    margin-top: -40.5vw;
  }
}
#careerstory.detail #intro_cont .cont_inner .intro_layout .layout_r {
  width: 450px;
  -webkit-box-flex: 0;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto;
}
@media only screen and (max-width: 1024px) {
  #careerstory.detail #intro_cont .cont_inner .intro_layout .layout_r {
    width: auto;
  }
}
#careerstory.detail #intro_cont .cont_inner .intro_layout .layout_r .career_profile {
  position: relative;
  z-index: 1;
  background: #fff;
  padding: 2.5em 0 4em 4em;
  margin-top: -130px;
}
@media only screen and (max-width: 1024px) {
  #careerstory.detail #intro_cont .cont_inner .intro_layout .layout_r .career_profile {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
    margin-top: 0;
    padding: 0 2em 0 0;
  }
}
#careerstory.detail #intro_cont .cont_inner .intro_layout .layout_r .career_profile::after {
  content: "";
  width: 40px;
  height: 100%;
  background: #fff;
  position: absolute;
  z-index: -1;
  top: 0;
  left: 100%;
}
#careerstory.detail #intro_cont .cont_inner .intro_layout .layout_r .career_profile dl dt {
  color: #002b60;
  font-size: 142.9%;
  font-weight: 600;
}
@media only screen and (max-width: 900px) {
  #careerstory.detail #intro_cont .cont_inner .intro_layout .layout_r .career_profile dl dt {
    font-size: 114.3%;
  }
}
#careerstory.detail #intro_cont .cont_inner .intro_layout .layout_r .career_profile dl dd {
  font-size: 128.6%;
  font-weight: 500;
  margin-top: 0.2em;
}
@media only screen and (max-width: 900px) {
  #careerstory.detail #intro_cont .cont_inner .intro_layout .layout_r .career_profile dl dd {
    font-size: 100%;
  }
}
#careerstory.detail #career_step {
  margin-bottom: 90px;
}
@media only screen and (max-width: 900px) {
  #careerstory.detail #career_step {
    margin-bottom: 35px;
  }
}
#careerstory.detail #career_step .cont_inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  border: 1px #002b60 solid;
  padding: 60px;
}
@media only screen and (max-width: 900px) {
  #careerstory.detail #career_step .cont_inner {
    display: block;
    padding: 25px 30px;
  }
}
#careerstory.detail #career_step .cont_inner .ttl {
  width: 294px;
  font-family: "Jost", sans-serif;
  color: #002b60;
  font-size: 157.1%;
  font-weight: 500;
  letter-spacing: 0.1em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media only screen and (max-width: 1024px) {
  #careerstory.detail #career_step .cont_inner .ttl {
    width: 220px;
  }
}
@media only screen and (max-width: 900px) {
  #careerstory.detail #career_step .cont_inner .ttl {
    font-size: 114.3%;
    width: auto;
    margin-bottom: 1.5em;
  }
}
#careerstory.detail #career_step .cont_inner .step {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 0px;
          flex: 1 1 0;
  padding-left: 98px;
}
@media only screen and (max-width: 900px) {
  #careerstory.detail #career_step .cont_inner .step {
    font-size: 114.3%;
    width: auto;
    padding-left: 0;
  }
}
#careerstory.detail #career_step .cont_inner .step dl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
#careerstory.detail #career_step .cont_inner .step dl + dl {
  margin-top: 0.6em;
}
@media only screen and (max-width: 900px) {
  #careerstory.detail #career_step .cont_inner .step dl + dl {
    border-top: 1px #e0e0e0 solid;
    padding-top: 0.6em;
  }
}
#careerstory.detail #career_step .cont_inner .step dl dt {
  width: 6em;
  font-family: "Jost", sans-serif;
  color: #002b60;
  font-size: 114.3%;
  font-weight: 500;
  letter-spacing: 0.05em;
}
@media only screen and (max-width: 900px) {
  #careerstory.detail #career_step .cont_inner .step dl dt {
    font-size: 85.7%;
  }
}
#careerstory.detail #career_step .cont_inner .step dl dd {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 0px;
          flex: 1 1 0;
  font-size: 100%;
}
@media only screen and (max-width: 900px) {
  #careerstory.detail #career_step .cont_inner .step dl dd {
    font-size: 78.6%;
  }
}
#careerstory.detail .career_story + .career_story {
  margin-top: 80px;
}
@media only screen and (max-width: 900px) {
  #careerstory.detail .career_story + .career_story {
    margin-top: 40px;
  }
}
#careerstory.detail .career_story .cont_inner .block .set + .set {
  margin-top: 60px;
}
@media only screen and (max-width: 900px) {
  #careerstory.detail .career_story .cont_inner .block .set + .set {
    margin-top: 30px;
  }
}
#careerstory.detail .career_story .cont_inner .block .set .ttl {
  color: #002b60;
  font-size: 171.4%;
  font-weight: 500;
  margin-bottom: 1.5em;
}
@media only screen and (max-width: 900px) {
  #careerstory.detail .career_story .cont_inner .block .set .ttl {
    font-size: 142.9%;
    margin-bottom: 1.3em;
  }
}
#careerstory.detail .career_story .cont_inner .block .set p {
  font-size: 100%;
  line-height: 2;
}
@media only screen and (max-width: 900px) {
  #careerstory.detail .career_story .cont_inner .block .set p {
    font-size: 92.9%;
  }
}
#careerstory.detail .career_story.img .main_width {
  max-width: none;
  width: auto;
  padding: 0;
}
#careerstory.detail .career_story.img .cont_inner img {
  display: block;
  width: 100%;
  height: 640px;
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
}
@media only screen and (max-width: 900px) {
  #careerstory.detail .career_story.img .cont_inner img {
    height: auto;
    -o-object-fit: fill;
       object-fit: fill;
  }
}
#careerstory.detail .career_story.center .cont_inner {
  max-width: 820px;
  margin: 0 auto;
}
#careerstory.detail .career_story.wide .cont_inner .block {
  position: relative;
  z-index: 1;
  padding-left: 294px;
}
@media only screen and (max-width: 1024px) {
  #careerstory.detail .career_story.wide .cont_inner .block {
    padding-left: 200px;
  }
}
@media only screen and (max-width: 900px) {
  #careerstory.detail .career_story.wide .cont_inner .block {
    padding-left: 0;
  }
}
#careerstory.detail .career_story.wide .cont_inner .block .vertical_ttl {
  position: absolute;
  left: 0;
  top: 0;
  -webkit-writing-mode: vertical-rl;
      -ms-writing-mode: tb-rl;
          writing-mode: vertical-rl;
}
@media only screen and (max-width: 900px) {
  #careerstory.detail .career_story.wide .cont_inner .block .vertical_ttl {
    display: none;
  }
}
#careerstory.detail .career_story.wide .cont_inner .block .vertical_ttl .ttl {
  font-family: "Jost", sans-serif;
  color: #002b60;
  font-size: 228.6%;
  font-weight: 400;
  letter-spacing: 0.1em;
}
#careerstory.detail #career_schedule {
  background-color: #003888;
  background-image: url(../images/careerstory/people/schedule_bg_pc.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: right bottom;
  padding: 120px 0;
  margin-top: 140px;
}
@media only screen and (max-width: 900px) {
  #careerstory.detail #career_schedule {
    background-image: url(../images/careerstory/people/schedule_bg_sp.png);
    margin-top: 50px;
    padding: 75px 0;
  }
}
#careerstory.detail #career_schedule .cont_inner > .ttl {
  margin-bottom: 60px;
}
@media only screen and (max-width: 900px) {
  #careerstory.detail #career_schedule .cont_inner > .ttl {
    margin-bottom: 45px;
  }
}
#careerstory.detail #career_schedule .cont_inner > .ttl span {
  display: block;
  text-align: center;
}
#careerstory.detail #career_schedule .cont_inner > .ttl span.en {
  font-family: "Jost", sans-serif;
  font-weight: 400;
  font-size: 200%;
  color: #fff;
  letter-spacing: 0.1em;
}
@media only screen and (max-width: 900px) {
  #careerstory.detail #career_schedule .cont_inner > .ttl span.en {
    font-size: 142.9%;
  }
}
#careerstory.detail #career_schedule .cont_inner > .ttl span.jp {
  font-size: 114.3%;
  font-weight: 500;
  color: #fff;
  margin-top: 0.2em;
}
@media only screen and (max-width: 900px) {
  #careerstory.detail #career_schedule .cont_inner > .ttl span.jp {
    font-size: 92.9%;
  }
}
#careerstory.detail #career_schedule .cont_inner > .schedule {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media only screen and (max-width: 900px) {
  #careerstory.detail #career_schedule .cont_inner > .schedule {
    display: block;
    padding: 0 100px;
  }
}
@media only screen and (max-width: 768px) {
  #careerstory.detail #career_schedule .cont_inner > .schedule {
    padding: 0 50px;
  }
}
@media only screen and (max-width: 640px) {
  #careerstory.detail #career_schedule .cont_inner > .schedule {
    padding: 0 16px;
  }
}
#careerstory.detail #career_schedule .cont_inner > .schedule .set {
  width: 12.5%;
}
@media only screen and (max-width: 900px) {
  #careerstory.detail #career_schedule .cont_inner > .schedule .set + .set {
    margin-top: 32px;
  }
}
@media only screen and (max-width: 900px) {
  #careerstory.detail #career_schedule .cont_inner > .schedule .set {
    width: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
#careerstory.detail #career_schedule .cont_inner > .schedule .set .clock {
  max-width: 56px;
  margin: 0 auto 20px;
}
@media only screen and (max-width: 900px) {
  #careerstory.detail #career_schedule .cont_inner > .schedule .set .clock {
    max-width: 40px;
    margin: 0 auto;
  }
}
#careerstory.detail #career_schedule .cont_inner > .schedule .set .clock .clock_inner {
  position: relative;
  z-index: 1;
}
#careerstory.detail #career_schedule .cont_inner > .schedule .set .clock .clock_inner::after {
  content: "";
  width: 180%;
  height: 1px;
  background: #fff;
  position: absolute;
  left: 100%;
  top: 30px;
}
@media only screen and (max-width: 900px) {
  #careerstory.detail #career_schedule .cont_inner > .schedule .set .clock .clock_inner::after {
    width: 1px;
    height: 180%;
    left: 20px;
    top: auto;
    top: 100%;
  }
}
#careerstory.detail #career_schedule .cont_inner > .schedule .set .clock .clock_inner img {
  width: 100%;
  height: auto;
}
#careerstory.detail #career_schedule .cont_inner > .schedule .set .txt {
  padding: 0 5px;
}
@media only screen and (max-width: 900px) {
  #careerstory.detail #career_schedule .cont_inner > .schedule .set .txt {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 0px;
            flex: 1 1 0;
    padding: 0 0 0 20px;
  }
}
#careerstory.detail #career_schedule .cont_inner > .schedule .set .txt p + p {
  margin-top: 0;
}
#careerstory.detail #career_schedule .cont_inner > .schedule .set .txt .time {
  position: relative;
  font-family: "Jost", sans-serif;
  font-weight: 400;
  font-size: 128.6%;
  line-height: 1;
  color: #fff;
  letter-spacing: 0.05em;
  text-align: center;
  padding-bottom: 26px;
}
@media only screen and (max-width: 900px) {
  #careerstory.detail #career_schedule .cont_inner > .schedule .set .txt .time {
    font-size: 114.3%;
    text-align: left;
    padding-bottom: 0;
  }
}
#careerstory.detail #career_schedule .cont_inner > .schedule .set .txt .time::after {
  content: "";
  width: 1px;
  height: 14px;
  background: #4c7cb6;
  position: absolute;
  bottom: 6px;
  left: 50%;
}
@media only screen and (max-width: 900px) {
  #careerstory.detail #career_schedule .cont_inner > .schedule .set .txt .time::after {
    content: none;
  }
}
#careerstory.detail #career_schedule .cont_inner > .schedule .set .txt .action {
  font-size: 100%;
  color: #fff;
  line-height: 1.428;
  text-align: center;
}
@media only screen and (max-width: 900px) {
  #careerstory.detail #career_schedule .cont_inner > .schedule .set .txt .action {
    text-align: left;
  }
}
#careerstory.detail #career_schedule .cont_inner > .schedule .set:last-child .clock .clock_inner::after {
  content: none;
}
#careerstory.detail #career_schedule .cont_inner > .schedule.plus .set {
  width: 11.11111111%;
}
@media only screen and (max-width: 900px) {
  #careerstory.detail #career_schedule .cont_inner > .schedule.plus .set {
    width: auto;
  }
}
#careerstory.detail #other_career_list {
  margin-top: 100px;
}
@media only screen and (max-width: 900px) {
  #careerstory.detail #other_career_list {
    margin-top: 60px;
  }
}
#careerstory.detail #other_career_list .cont_inner > .ttl {
  margin-bottom: 60px;
}
@media only screen and (max-width: 900px) {
  #careerstory.detail #other_career_list .cont_inner > .ttl {
    margin-bottom: 45px;
  }
}
#careerstory.detail #other_career_list .cont_inner > .ttl span {
  display: block;
  text-align: center;
}
#careerstory.detail #other_career_list .cont_inner > .ttl span.en {
  font-family: "Jost", sans-serif;
  font-weight: 400;
  font-size: 200%;
  color: #002b60;
  letter-spacing: 0.1em;
}
@media only screen and (max-width: 900px) {
  #careerstory.detail #other_career_list .cont_inner > .ttl span.en {
    font-size: 142.9%;
  }
}
#careerstory.detail #other_career_list .cont_inner > .ttl span.jp {
  font-size: 114.3%;
  font-weight: 500;
  margin-top: 0.2em;
}
@media only screen and (max-width: 900px) {
  #careerstory.detail #other_career_list .cont_inner > .ttl span.jp {
    font-size: 92.9%;
  }
}
#careerstory.detail #other_career_list .cont_inner .block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0 -18px -28px;
}
@media only screen and (max-width: 1024px) {
  #careerstory.detail #other_career_list .cont_inner .block {
    margin: 0 -8px -16px;
  }
}
@media only screen and (max-width: 900px) {
  #careerstory.detail #other_career_list .cont_inner .block {
    display: block;
    margin: 0;
  }
}
#careerstory.detail #other_career_list .cont_inner .block .set {
  width: 33.33333333%;
  padding: 0 18px;
  margin-bottom: 28px;
}
@media only screen and (max-width: 900px) {
  #careerstory.detail #other_career_list .cont_inner .block .set + .set {
    margin-top: 10px;
  }
}
@media only screen and (max-width: 1024px) {
  #careerstory.detail #other_career_list .cont_inner .block .set {
    width: 50%;
    padding: 0 8px;
    margin-bottom: 16px;
  }
}
@media only screen and (max-width: 900px) {
  #careerstory.detail #other_career_list .cont_inner .block .set {
    width: 100%;
    padding: 0;
    margin-bottom: 0;
  }
}
#careerstory.detail #other_career_list .cont_inner .block .set .set_inner {
  position: relative;
}
#careerstory.detail #other_career_list .cont_inner .block .set .set_inner .img {
  background: #fff;
}
#careerstory.detail #other_career_list .cont_inner .block .set .set_inner .img img {
  width: 100%;
  height: auto;
}
#careerstory.detail #other_career_list .cont_inner .block .set .set_inner .txt {
  position: absolute;
  left: calc(50% - 18px);
  top: 20%;
  width: 50%;
}
@media only screen and (max-width: 1024px) {
  #careerstory.detail #other_career_list .cont_inner .block .set .set_inner .txt {
    top: 50%;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
  }
}
@media only screen and (max-width: 480px) {
  #careerstory.detail #other_career_list .cont_inner .block .set .set_inner .txt {
    top: 20%;
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
  }
}
#careerstory.detail #other_career_list .cont_inner .block .set .set_inner .txt .position {
  font-size: 92.9%;
  font-weight: bold;
  border-bottom: 1px rgba(123, 123, 123, 0.3) solid;
  display: block;
  padding-bottom: 0.8em;
}
#careerstory.detail #other_career_list .cont_inner .block .set .set_inner .txt .position span {
  font-size: 10px;
  font-weight: 500;
  display: block;
  margin-top: 0.1em;
}
#careerstory.detail #other_career_list .cont_inner .block .set .set_inner .txt .name {
  color: #002b60;
  font-size: 114.3%;
  font-weight: bold;
  display: block;
  margin-top: 0.4em;
}
#careerstory.detail #other_career_list .cont_inner .block .set .set_inner .txt .name span {
  color: #333;
  font-size: 13px;
  font-weight: 500;
  display: block;
}
#careerstory.detail #other_career_list .cont_inner .block .set a {
  position: relative;
  display: block;
}
#careerstory.detail #other_career_list .cont_inner .block .set a::before {
  content: "";
  background: #fff;
  width: 46px;
  height: 46px;
  border-radius: 100vh;
  position: absolute;
  z-index: 9;
  right: 12px;
  bottom: 12px;
}
#careerstory.detail #other_career_list .cont_inner .block .set a::after {
  font-family: "icomoon";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e900";
  font-size: 10px;
  color: #002b60;
  position: absolute;
  z-index: 11;
  right: 27px;
  bottom: 30px;
}

/*                boshu
======================================================= */
#boshu #main_area {
  background: none;
}
#boshu #ttl_kv {
  margin-bottom: 90px;
}
@media only screen and (max-width: 900px) {
  #boshu #ttl_kv {
    margin-bottom: 45px;
  }
}
#boshu p.contact {
  color: #002b60;
  font-size: 171.4%;
  font-weight: 500;
  text-align: center;
}
#boshu p.contact + .requirements_link {
  margin-top: 5em;
}
@media only screen and (max-width: 900px) {
  #boshu p.contact + .requirements_link {
    margin-top: 2em;
  }
}
@media only screen and (max-width: 900px) {
  #boshu p.contact {
    font-size: 142.9%;
  }
}
#boshu .requirements_link {
  background: #edf1f4;
  padding: 50px 16px;
}
#boshu .requirements_link p {
  text-align: center;
}
@media only screen and (max-width: 900px) {
  #boshu .requirements_link p {
    font-size: 92.9%;
  }
}
#boshu .requirements_link .btn {
  margin-top: 1.5em;
}
#boshu .sns_block {
  margin: 2em 0 5em;
}
@media only screen and (max-width: 900px) {
  #boshu .sns_block {
    margin: 2em 0 4em;
  }
}
#boshu .sns_block .sns_set + .sns_set {
  margin-top: 2em;
}
#boshu .sns_block .sns_set > p {
  font-size: 100%;
  text-align: center;
  line-height: 2;
}
#boshu .sns_block .sns_set > p + .line_link, #boshu .sns_block .sns_set > p + .insta_link {
  margin-top: 1em;
}
@media only screen and (max-width: 640px) {
  #boshu .sns_block .sns_set > p {
    text-align: left;
  }
}
#boshu .sns_block .sns_set .line_link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
#boshu .sns_block .sns_set .line_link a {
  max-width: 160px;
  display: inline-block;
}
#boshu .sns_block .sns_set .insta_link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
#boshu .sns_block .sns_set .insta_link a {
  max-width: 60px;
  display: inline-block;
}
#boshu .modal {
  background-color: rgba(51, 51, 51, 0.95);
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 10000;
  overflow-y: scroll;
  overflow-x: hidden;
  padding: 5em 0;
}
#boshu .modal .modal_close {
  cursor: pointer;
  width: 100%;
  text-align: right;
  position: absolute;
  right: 40px;
  top: 40px;
}
@media only screen and (max-width: 900px) {
  #boshu .modal .modal_close {
    right: 20px;
    top: 20px;
  }
}
#boshu .modal .modal_close img {
  width: 24px;
  margin: 0 0 0 auto;
}
#boshu .modal .modal_wrap {
  position: relative;
  display: block;
  margin-left: auto;
  margin-right: auto;
  max-width: 1152px;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}
#boshu .modal .modal_wrap .modal_content {
  max-height: 100vh;
  cursor: default;
}
#boshu .modal .modal_wrap .modal_content .modal_area .modal_cont {
  max-width: 300px;
  padding: 0 16px;
  margin: 0 auto;
}
@media only screen and (max-width: 900px) {
  #boshu .modal .modal_wrap .modal_content .modal_area .modal_cont {
    padding: 0;
  }
}
#boshu .modal .modal_wrap .modal_content .modal_area .modal_cont .img img {
  width: 100%;
  height: auto;
}
#boshu .modal .modal_wrap .modal_content .modal_area .modal_cont p.close_txt {
  cursor: pointer;
  font-size: 20px;
  text-align: center;
  color: #fff;
  margin-top: 0.2em;
}
#boshu .modal .modal_wrap .close_btn {
  position: relative;
  z-index: 1;
  color: #fff;
  font-size: 142.9%;
  text-align: center;
  letter-spacing: 0.08em;
  display: block;
  width: 100%;
  padding: 15px 0 45px;
}
#boshu .modal#line_qr .modal_wrap .modal_content .modal_area .modal_cont {
  max-width: 220px;
}
#boshu.detail #ttl_kv .page_ttl {
  top: calc(50% + 50px);
}
@media only screen and (max-width: 900px) {
  #boshu.detail #ttl_kv .page_ttl {
    top: calc(50% + 30px);
  }
}
#boshu.detail #ttl_kv .page_ttl .ttl span {
  display: inline-block;
}
#boshu.detail #ttl_kv .page_ttl .ttl span.en {
  font-size: 36px;
}
#boshu.detail #ttl_kv .page_ttl .ttl span.en + .jp {
  margin-top: 0;
  margin-left: 0.5em;
}
@media only screen and (max-width: 900px) {
  #boshu.detail #ttl_kv .page_ttl .ttl span.en {
    font-size: 20px;
  }
}
#boshu.detail #ttl_kv .page_ttl .ttl span.jp {
  font-size: 100%;
}
@media only screen and (max-width: 900px) {
  #boshu.detail #ttl_kv .page_ttl .ttl span.jp {
    font-size: 78.6%;
  }
}
#boshu.detail #ttl_kv .img img {
  height: 340px;
}
@media only screen and (max-width: 900px) {
  #boshu.detail #ttl_kv .img img {
    height: auto;
  }
}
#boshu.detail .requirements > .ttl {
  font-size: 257.1%;
  font-weight: 500;
  color: #002b60;
  margin-bottom: 60px;
}
@media only screen and (max-width: 900px) {
  #boshu.detail .requirements > .ttl {
    font-size: 171.4%;
    margin-bottom: 45px;
  }
}
#boshu.detail .requirements .block + .btn, #boshu.detail .requirements .block + .mail {
  margin-top: 5em;
}
@media only screen and (max-width: 900px) {
  #boshu.detail .requirements .block + .btn, #boshu.detail .requirements .block + .mail {
    margin-top: 2.5em;
  }
}
#boshu.detail .requirements .block .set {
  border-bottom: 1px #d2d2d2 solid;
  padding: 32px 0;
}
@media only screen and (max-width: 900px) {
  #boshu.detail .requirements .block .set {
    padding: 16px 0;
  }
}
#boshu.detail .requirements .block .set:first-child {
  border-top: 1px #d2d2d2 solid;
}
#boshu.detail .requirements .block .set > dl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
#boshu.detail .requirements .block .set > dl > dt {
  width: 196px;
  font-size: 114.3%;
  font-weight: 600;
}
@media only screen and (max-width: 900px) {
  #boshu.detail .requirements .block .set > dl > dt {
    width: 120px;
    font-size: 92.9%;
  }
}
#boshu.detail .requirements .block .set > dl > dt span.note {
  font-size: 12px;
  font-weight: normal;
  display: block;
  padding-left: 1em;
  text-indent: -1em;
  margin-top: 1em;
}
@media only screen and (max-width: 900px) {
  #boshu.detail .requirements .block .set > dl > dt span.note {
    font-size: 11px;
  }
}
#boshu.detail .requirements .block .set > dl > dd {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 0px;
          flex: 1 1 0;
  font-size: 100%;
  padding-left: 1em;
}
@media only screen and (max-width: 900px) {
  #boshu.detail .requirements .block .set > dl > dd {
    font-size: 92.9%;
  }
}
#boshu.detail .requirements .block .set p.note {
  font-size: 100%;
  text-align: right;
}
@media only screen and (max-width: 900px) {
  #boshu.detail .requirements .block .set p.note {
    font-size: 92.9%;
    text-align: left;
  }
}
#boshu.detail .requirements .block .set.none {
  border-bottom: none;
  padding: 1em 0 0 0;
}
#boshu.detail .requirements .block .set .entry {
  padding-right: 20px;
}
@media only screen and (max-width: 900px) {
  #boshu.detail .requirements .block .set .entry {
    max-width: 300px;
    margin: 0 auto;
    padding: 0 16px;
  }
}
#boshu.detail .requirements .block .set .entry img {
  width: 100%;
  height: auto;
}
#boshu.detail .requirements .block .set .salary dl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
#boshu.detail .requirements .block .set .salary dl + dl {
  margin-top: 0.5em;
}
@media only screen and (max-width: 900px) {
  #boshu.detail .requirements .block .set .salary dl {
    display: block;
  }
}
#boshu.detail .requirements .block .set .salary dl dt, #boshu.detail .requirements .block .set .salary dl dd {
  font-size: 100%;
}
@media only screen and (max-width: 900px) {
  #boshu.detail .requirements .block .set .salary dl dt, #boshu.detail .requirements .block .set .salary dl dd {
    font-size: 92.9%;
  }
}
#boshu.detail .requirements .block .set .salary dl dt {
  width: 15em;
}
@media only screen and (max-width: 900px) {
  #boshu.detail .requirements .block .set .salary dl dt {
    width: auto;
  }
}
#boshu.detail .requirements .block .set .salary dl dd {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 0px;
          flex: 1 1 0;
  padding-left: 1em;
}
@media only screen and (max-width: 900px) {
  #boshu.detail .requirements .block .set .salary dl dd {
    padding-left: 0;
  }
}
#boshu.detail .requirements .mail + .btn {
  margin-top: 5em;
}
@media only screen and (max-width: 900px) {
  #boshu.detail .requirements .mail + .btn {
    margin-top: 2.5em;
  }
}
#boshu.detail .requirements .mail p {
  color: #002b60;
  font-weight: bold;
  text-align: center;
}
#boshu.detail .requirements .mail p > span {
  color: #333;
  font-weight: normal;
}
#boshu.detail.store #ttl_kv, #boshu.detail.handicap #ttl_kv {
  background-color: #f2f4fb;
}
#boshu.detail.store #ttl_kv .img, #boshu.detail.handicap #ttl_kv .img {
  opacity: 0;
}