@charset "UTF-8";
@import url("https://use.typekit.net/cxz4drf.css");
@import url("https://use.typekit.net/cxz4drf.css");
@import url("https://use.typekit.net/cxz4drf.css");
main {
  padding: 136px 0 100px;
}

@media screen and (max-width: 480px) {
  main {
    padding: 80px 0 55px;
  }
}
.p_ttl_l {
  height: 650px;
  position: relative;
  background: url("../img/company_main.jpg") no-repeat left 20%/cover;
  color: #fff;
  text-align: left;
}
.p_ttl_l .copy {
  position: absolute;
  top: 184px;
  left: 50%;
  margin-left: 154px;
  font-family: 'A1ゴシック M ', 'A1 Gothic M', 'YuGothic', 'Yu Gothic','游ゴシック','ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ','Meiryo',sans-serif;
  font-weight: 500;
  -webkit-font-feature-settings: 'palt';
     -moz-font-feature-settings: 'palt';
          font-feature-settings: 'palt';
  letter-spacing: 0.08em;
  font-size: 2.6rem;
  line-height: 1.85;
}
.p_ttl_l .ttl {
  position: absolute;
  left: 0;
  bottom: -82px;
  width: -webkit-calc( 50% - 50px );
  width: calc( 50% - 50px );
  background: #e85533;
  -moz-box-sizing: border-box;
       box-sizing: border-box;
  padding: 60px 0 70px -webkit-calc( 50% - 480px );
  padding: 60px 0 70px calc( 50% - 480px );
}
.p_ttl_l .ttl .en {
  display: block;
  font-family: 'interstate', sans-serif;
  font-weight: 400;
  letter-spacing: 0.05em;
  font-style: italic;
  font-size: 2rem;
  line-height: 1.75;
}
.p_ttl_l .ttl .ja {
  margin-top: 58px;
  display: block;
  font-family: 'A1ゴシック R', 'A1 Gothic R', 'YuGothic', 'Yu Gothic','游ゴシック','ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ','Meiryo',sans-serif;
  font-weight: 400;
  -webkit-font-feature-settings: 'palt';
     -moz-font-feature-settings: 'palt';
          font-feature-settings: 'palt';
  letter-spacing: 0.08em;
  font-size: 2.1rem;
  height: 1em;
  padding-left: 64px;
  position: relative;
}
.p_ttl_l .ttl .ja:before {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -1px;
  width: 50px;
  height: 1px;
  background: #fff;
}

@media screen and (max-width: 480px) {
  .p_ttl_l {
    height: 400px;
    background: url("../img/company_main.jpg") no-repeat 6% 20%/cover;
  }
  .p_ttl_l .copy {
    top: 150px;
    left: 64.5%;
    margin-left: -4em;
    margin-top: -2.78em;
    font-size: 2.2rem;
    line-height: 1.82;
  }
  .p_ttl_l .ttl {
    bottom: -120px;
    width: 90%;
    padding: 45px 0 45px 10%;
  }
  .p_ttl_l .ttl .en {
    font-size: 1.4rem;
    line-height: 1.71;
  }
  .p_ttl_l .ttl .ja {
    margin-top: 18px;
    font-size: 1.8rem;
    padding-left: 41px;
  }
  .p_ttl_l .ttl .ja:before {
    width: 30px;
  }
}
.s_case {
  padding: 200px 0 138px;
  position: relative;
}
.s_case .s_ttl {
  position: absolute;
  top: 215px;
  left: 50%;
  margin-left: -430px;
  text-align: left;
  color: #e85533;
}
.s_case .s_ttl .en {
  display: block;
  font-family: 'interstate', sans-serif;
  font-weight: 400;
  letter-spacing: 0.05em;
  font-style: italic;
  font-size: 4rem;
}
.s_case .s_ttl .ja {
  margin-top: 36px;
  display: block;
  font-family: 'A1ゴシック M ', 'A1 Gothic M', 'YuGothic', 'Yu Gothic','游ゴシック','ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ','Meiryo',sans-serif;
  font-weight: 500;
  -webkit-font-feature-settings: 'palt';
     -moz-font-feature-settings: 'palt';
          font-feature-settings: 'palt';
  letter-spacing: 0.08em;
  font-size: 1.6rem;
}
.s_case .lead {
  width: 960px;
  margin: 0 auto;
  -moz-box-sizing: border-box;
       box-sizing: border-box;
  padding-left: 500px;
  text-align: left;
  font-family: 'A1ゴシック R', 'A1 Gothic R', 'YuGothic', 'Yu Gothic','游ゴシック','ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ','Meiryo',sans-serif;
  font-weight: 400;
  -webkit-font-feature-settings: 'palt';
     -moz-font-feature-settings: 'palt';
          font-feature-settings: 'palt';
  letter-spacing: 0.08em;
  font-size: 3rem;
  line-height: 1.5;
}
.s_case .txt1 {
  width: 960px;
  margin: 50px auto 0;
  -moz-box-sizing: border-box;
       box-sizing: border-box;
  padding-left: 500px;
  text-align: left;
  font-size: 1.6rem;
  line-height: 2.25;
}
.s_case .case {
  background: #f4f4f4;
  -moz-box-sizing: border-box;
       box-sizing: border-box;
  padding-top: 90px;
  padding-bottom: 75px;
  text-align: left;
  position: relative;
}
.s_case .case img {
  width: 310px;
  height: auto;
  position: absolute;
  top: 50%;
  margin-top: -155px;
}
.s_case .case .hd {
  color: #e85533;
  letter-spacing: -.4em;
}
.s_case .case .num {
  display: inline-block;
  vertical-align: middle;
  font-family: 'interstate', sans-serif;
  font-weight: 400;
  letter-spacing: 0.05em;
  font-style: italic;
  font-size: 3rem;
  line-height: 40px;
  height: 40px;
  width: 140px;
  position: relative;
}
.s_case .case .num:after {
  content: '';
  display: block;
  width: 1px;
  height: 40px;
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -20px;
  background: #e85533;
}
.s_case .case .copy {
  display: inline-block;
  vertical-align: middle;
  font-family: 'A1ゴシック R', 'A1 Gothic R', 'YuGothic', 'Yu Gothic','游ゴシック','ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ','Meiryo',sans-serif;
  font-weight: 400;
  -webkit-font-feature-settings: 'palt';
     -moz-font-feature-settings: 'palt';
          font-feature-settings: 'palt';
  letter-spacing: 0.08em;
  font-size: 1.4rem;
  line-height: 1.71;
  padding-left: 38px;
}
.s_case .case .ttl {
  margin-top: 30px;
  font-family: 'A1ゴシック R', 'A1 Gothic R', 'YuGothic', 'Yu Gothic','游ゴシック','ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ','Meiryo',sans-serif;
  font-weight: 400;
  -webkit-font-feature-settings: 'palt';
     -moz-font-feature-settings: 'palt';
          font-feature-settings: 'palt';
  letter-spacing: 0.08em;
  font-size: 2.3rem;
  line-height: 1.74;
}
.s_case .case .company {
  margin-top: 26px;
  color: #e85533;
  font-family: 'A1ゴシック R', 'A1 Gothic R', 'YuGothic', 'Yu Gothic','游ゴシック','ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ','Meiryo',sans-serif;
  font-weight: 400;
  -webkit-font-feature-settings: 'palt';
     -moz-font-feature-settings: 'palt';
          font-feature-settings: 'palt';
  letter-spacing: 0.08em;
  font-size: 1.4rem;
}
.s_case .case .txt {
  margin-top: 30px;
  font-size: 1.4rem;
  line-height: 1.93;
}
.s_case .case .txtlink {
  display: inline-block;
  margin-top: 20px;
  font-size: 1.4rem;
}
.s_case .case1,
.s_case .case3,
.s_case .case5 {
  margin-left: -webkit-calc( 50% - 310px );
  margin-left: calc( 50% - 310px );
  padding-left: 240px;
  padding-right: -webkit-calc( 50% - 430px );
  padding-right: calc( 50% - 430px );
}
.s_case .case1 img,
.s_case .case3 img,
.s_case .case5 img {
  left: -120px;
}
.s_case .case2,
.s_case .case4,
.s_case .case6 {
  margin-right: -webkit-calc( 50% - 310px );
  margin-right: calc( 50% - 310px );
  padding-left: -webkit-calc( 50% - 430px );
  padding-left: calc( 50% - 430px );
  padding-right: 240px;
}
.s_case .case2 img,
.s_case .case4 img,
.s_case .case6 img {
  right: -120px;
}
.s_case .case1 {
  margin-top: 60px;
}
.s_case .case + .case {
  margin-top: 50px;
}

@media screen and (max-width: 480px) {
  .s_case {
    padding: 165px 0 60px;
    width: 100%;
    overflow: hidden;
  }
  .s_case .s_ttl {
    position: relative;
    top: 0;
    left: 0;
    margin: 0 10%;
  }
  .s_case .s_ttl .en {
    font-size: 3rem;
  }
  .s_case .s_ttl .ja {
    margin-top: 15px;
    font-size: 1.4rem;
  }
  .s_case .lead {
    margin: 30px auto 0;
    width: 80%;
    padding-left: 0;
    font-size: 2.2rem;
    line-height: 1.6;
  }
  .s_case .txt1 {
    width: 80%;
    margin: 16px auto 0;
    padding-left: 0;
    font-size: 1.4rem;
    line-height: 2.14;
  }
  .s_case .txt1 br {
    display: none;
  }
  .s_case .case {
    padding-top: 30px;
    padding-bottom: 40px;
  }
  .s_case .case img {
    width: 48vw;
    position: absolute;
    top: 30px;
    margin-top: 0;
  }
  .s_case .case:before {
    content: '';
    margin-left: -4px;
    width: 1px;
    height: 48vw;
    display: inline-block;
    vertical-align: middle;
  }
  .s_case .case .hd {
    display: inline-block;
    vertical-align: middle;
    text-align: left;
  }
  .s_case .case .num {
    display: inline-block;
    font-size: 2.4rem;
    line-height: 1;
    height: auto;
    width: auto;
    position: relative;
  }
  .s_case .case .num:after {
    margin-top: 16px;
    width: 100%;
    height: 1px;
    position: relative;
    right: auto;
    top: 0;
  }
  .s_case .case .copy {
    margin-top: 18px;
    display: block;
    font-size: 1.2rem;
    line-height: 1.67;
    padding-left: 0;
  }
  .s_case .case .ttl {
    margin-top: 20px;
    font-size: 1.9rem;
    line-height: 1.74;
  }
  .s_case .case .company {
    margin-top: 16px;
    font-size: 1.2rem;
  }
  .s_case .case .txt {
    margin-top: 20px;
    font-size: 1.4rem;
  }
  .s_case .case .txtlink {
    margin-top: 15px;
    font-size: 1.3rem;
  }
  .s_case .case1,
  .s_case .case3,
  .s_case .case5 {
    margin-left: 6.7%;
    padding-left: 8%;
    padding-right: 10%;
  }
  .s_case .case1 img,
  .s_case .case3 img,
  .s_case .case5 img {
    left: -7.1%;
  }
  .s_case .case1 .hd,
  .s_case .case3 .hd,
  .s_case .case5 .hd {
    margin-left: 52.9%;
  }
  .s_case .case2,
  .s_case .case4,
  .s_case .case6 {
    margin-right: 6.7%;
    padding-left: 8%;
    padding-right: 10%;
  }
  .s_case .case2 img,
  .s_case .case4 img,
  .s_case .case6 img {
    right: -7.1%;
  }
  .s_case .case1 {
    margin-top: 32px;
  }
  .s_case .case + .case {
    margin-top: 30px;
  }
}
.s_voice {
  position: relative;
  padding: 250px 0 0;
}
.s_voice .s_ttl {
  position: absolute;
  top: 0;
  left: 0;
  width: -webkit-calc( 50% - 240px );
  width: calc( 50% - 240px );
  -moz-box-sizing: border-box;
       box-sizing: border-box;
  padding: 102px 0 615px -webkit-calc( 50% - 480px );
  padding: 102px 0 615px calc( 50% - 480px );
  text-align: left;
  background: #e85533;
  color: #fff;
}
.s_voice .s_ttl .en {
  display: block;
  font-family: 'interstate', sans-serif;
  font-weight: 400;
  letter-spacing: 0.05em;
  font-style: italic;
  font-size: 4rem;
}
.s_voice .s_ttl .ja {
  margin-top: 36px;
  display: block;
  font-family: 'A1ゴシック M ', 'A1 Gothic M', 'YuGothic', 'Yu Gothic','游ゴシック','ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ','Meiryo',sans-serif;
  font-weight: 500;
  -webkit-font-feature-settings: 'palt';
     -moz-font-feature-settings: 'palt';
          font-feature-settings: 'palt';
  letter-spacing: 0.08em;
  font-size: 1.6rem;
}
.s_voice .voice_list {
  position: relative;
  letter-spacing: -.4em;
  margin: 0 auto -35px;
  width: 1004px;
}
.s_voice .voice_list li {
  display: inline-block;
  vertical-align: top;
  width: 458px;
  -moz-box-sizing: border-box;
       box-sizing: border-box;
  margin: 0 22px 35px;
  letter-spacing: normal;
  background: rgba(244, 244, 244, 0.95);
  padding: 50px 0 0;
}
.s_voice .voice_list .ttl {
  font-family: 'A1ゴシック R', 'A1 Gothic R', 'YuGothic', 'Yu Gothic','游ゴシック','ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ','Meiryo',sans-serif;
  font-weight: 400;
  -webkit-font-feature-settings: 'palt';
     -moz-font-feature-settings: 'palt';
          font-feature-settings: 'palt';
  letter-spacing: 0.08em;
  font-size: 2.1rem;
  line-height: 1.62;
}
.s_voice .voice_list .txt {
  padding: 20px 68px 40px;
  height: 11.58em;
  font-size: 1.4rem;
  line-height: 1.93;
  text-align: left;
}
.s_voice .voice_list .company {
  background: #9dd1b5;
  color: #fff;
  padding: 28px 0;
  position: relative;
}
.s_voice .voice_list .company:before {
  content: '';
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 10px 6px 0 6px;
  border-color: #f5f5f5 transparent transparent transparent;
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -6px;
}
.s_voice .voice_list .company .name {
  font-family: 'こぶりなゴシック W6 JIS2004', 'Koburina Gothic W6 JIS2004', 'YuGothic', 'Yu Gothic','游ゴシック','ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ','Meiryo',sans-serif;
  font-weight: bold;
  font-size: 1.6rem;
}
.s_voice .voice_list .company .sub {
  margin-top: 10px;
  font-size: 1.2rem;
}
.s_voice .voice_list li:first-child .company:before {
  border-color: #f3ecea transparent transparent transparent;
}

@media screen and (max-width: 480px) {
  .s_voice {
    padding: 140px 0 0;
  }
  .s_voice .s_ttl {
    width: 56%;
    padding: 55px 0 83px 14.4%;
  }
  .s_voice .s_ttl .en {
    font-size: 3rem;
  }
  .s_voice .s_ttl .ja {
    margin-top: 14px;
    font-size: 1.4rem;
  }
  .s_voice .voice_list {
    letter-spacing: normal;
    margin: 0 auto;
    width: 86.7%;
  }
  .s_voice .voice_list li {
    display: block;
    width: auto;
    margin: 0;
    padding: 36px 0 0;
  }
  .s_voice .voice_list li + li {
    margin: 20px 0 0;
  }
  .s_voice .voice_list .ttl {
    font-size: 1.8rem;
    line-height: 1.5;
  }
  .s_voice .voice_list .txt {
    padding: 15px 7.4% 25px;
    height: auto;
  }
  .s_voice .voice_list .company {
    padding: 22px 0;
  }
  .s_voice .voice_list .company .name {
    font-size: 1.4rem;
  }
  .s_voice .voice_list .company .sub {
    margin-top: 8px;
  }
  .s_voice .voice_list li:first-child .company:before {
    border-color: #f5f5f5 transparent transparent transparent;
  }
}
.s_sdgs {
  padding: 140px 0 120px;
}
.s_sdgs .s_ttl {
  font-family: 'A1ゴシック R', 'A1 Gothic R', 'YuGothic', 'Yu Gothic','游ゴシック','ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ','Meiryo',sans-serif;
  font-weight: 400;
  -webkit-font-feature-settings: 'palt';
     -moz-font-feature-settings: 'palt';
          font-feature-settings: 'palt';
  letter-spacing: 0.08em;
  font-size: 3rem;
  line-height: 1.5;
  margin-bottom: 70px;
}
.s_sdgs .logo {
  width: 333px;
  height: auto;
  vertical-align: top;
  margin-right: 50px;
}
.s_sdgs .txt {
  display: inline-block;
  vertical-align: top;
  width: 530px;
  text-align: left;
  font-size: 1.4rem;
  line-height: 1.75;
  margin-top: -0.3em;
}

@media screen and (max-width: 480px) {
  .s_sdgs {
    padding: 55px 0 60px;
  }
  .s_sdgs .s_ttl {
    font-size: 2rem;
    line-height: 1.6;
    margin-bottom: 30px;
  }
  .s_sdgs .logo {
    display: block;
    width: 53.3%;
    max-width: 333px;
    margin: 0 auto;
  }
  .s_sdgs .txt {
    display: block;
    width: 86.7%;
    margin: 30px auto 0;
  }
}
.s_search {
  position: relative;
  padding: 130px 0 56px;
  width: 100%;
  overflow: hidden;
}
.s_search .hd {
  position: absolute;
  z-index: 1;
  top: 0;
  left: -webkit-calc( 50% + 70px );
  left: calc( 50% + 70px );
  width: 38.5%;
  min-width: 500px;
  -moz-box-sizing: border-box;
       box-sizing: border-box;
  padding: 105px 0 165px 80px;
  text-align: left;
  background: #e85533;
  color: #fff;
}
.s_search .s_ttl .en {
  display: block;
  font-family: 'interstate', sans-serif;
  font-weight: 400;
  letter-spacing: 0.05em;
  font-style: italic;
  font-size: 1.7rem;
  line-height: 1.76;
}
.s_search .s_ttl .ja {
  margin-top: 50px;
  display: block;
  font-family: 'A1ゴシック R', 'A1 Gothic R', 'YuGothic', 'Yu Gothic','游ゴシック','ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ','Meiryo',sans-serif;
  font-weight: 400;
  -webkit-font-feature-settings: 'palt';
     -moz-font-feature-settings: 'palt';
          font-feature-settings: 'palt';
  letter-spacing: 0.08em;
  font-size: 3rem;
  line-height: 1.5;
}
.s_search .s_lead {
  margin-top: 60px;
  font-size: 1.6rem;
  line-height: 2.25;
}
.s_search .img {
  position: absolute;
  left: 0;
  top: 650px;
  width: -webkit-calc( 50vw - 70px );
  width: calc( 50vw - 70px );
  height: auto;
}
.s_search .step_list {
  background: rgba(244, 244, 244, 0.95);
  width: -webkit-calc( 50% + 200px );
  width: calc( 50% + 200px );
  -moz-box-sizing: border-box;
       box-sizing: border-box;
  padding: 150px 235px 105px -webkit-calc( 50% - 360px );
  padding: 150px 235px 105px calc( 50% - 360px );
  text-align: left;
}
.s_search .step {
  position: relative;
}
.s_search .step .num {
  position: absolute;
  left: -95px;
  color: #e85533;
  font-family: 'interstate', sans-serif;
  font-weight: 400;
  letter-spacing: 0.05em;
  font-style: italic;
  font-size: 3rem;
  text-align: center;
}
.s_search .step .num .label {
  display: block;
  margin-bottom: 30px;
  font-size: 1.6rem;
}
.s_search .step .ttl {
  font-family: 'A1ゴシック R', 'A1 Gothic R', 'YuGothic', 'Yu Gothic','游ゴシック','ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ','Meiryo',sans-serif;
  font-weight: 400;
  -webkit-font-feature-settings: 'palt';
     -moz-font-feature-settings: 'palt';
          font-feature-settings: 'palt';
  letter-spacing: 0.08em;
  font-size: 2rem;
}
.s_search .step .txt {
  margin-top: 30px;
  font-size: 1.4rem;
  line-height: 1.93;
}
.s_search .step .txtlink {
  display: inline-block;
  margin-top: 22px;
  font-size: 1.4rem;
}
.s_search .step + .step {
  margin-top: 125px;
}
.s_search .step + .step:before {
  content: '';
  width: 110px;
  height: 26px;
  position: absolute;
  left: 0;
  top: -80px;
  background: url("../img/search_arr.svg") no-repeat 0 0/110px 26px;
}

@media screen and (max-width: 480px) {
  .s_search {
    padding: 100px 0 0;
  }
  .s_search .hd {
    left: 14.7%;
    width: 85.3%;
    min-width: 0;
    padding: 60px 0 58px 38px;
  }
  .s_search .s_ttl .en {
    font-size: 1.3rem;
    line-height: 1.54;
  }
  .s_search .s_ttl .ja {
    margin-top: 20px;
    font-size: 2rem;
  }
  .s_search .s_lead {
    margin-top: 20px;
    font-size: 1.3rem;
    line-height: 2;
  }
  .s_search .img {
    position: absolute;
    left: auto;
    right: 0;
    top: auto;
    width: auto;
    height: 135px;
    bottom: -135px;
  }
  .s_search .step_list {
    width: 93.3%;
    margin: 0 6.7% 0 0;
    padding: 435px 10.7% 60px 24.3%;
  }
  .s_search .step .num {
    left: -60px;
    font-size: 2.4rem;
  }
  .s_search .step .num .label {
    margin-bottom: 15px;
    font-size: 1.2rem;
  }
  .s_search .step .ttl {
    font-size: 1.6rem;
  }
  .s_search .step .txt {
    margin-top: 18px;
    line-height: 1.71;
  }
  .s_search .step .txtlink {
    margin-top: 10px;
    font-size: 1.3rem;
  }
  .s_search .step + .step {
    margin-top: 90px;
  }
  .s_search .step + .step:before {
    width: 90px;
    height: 21px;
    top: -56px;
    background: url("../img/search_arr.svg") no-repeat 0 0/contain;
  }
}
.s_apply {
  margin-top: 55px;
  padding: 260px 0 220px;
  position: relative;
}
.s_apply::before {
  content: '';
  display: block;
  position: absolute;
  right: 0;
  top: 150px;
  width: -webkit-calc( 50% + 185px );
  width: calc( 50% + 185px );
  bottom: 110px;
  background: rgba(244, 244, 244, 0.95);
}
.s_apply .s_ttl {
  position: absolute;
  top: 0;
  left: 0;
  width: -webkit-calc( 50% - 40px );
  width: calc( 50% - 40px );
  height: 415px;
  background: #e85533;
  color: #fff;
  -moz-box-sizing: border-box;
       box-sizing: border-box;
  padding: 85px 0 0 -webkit-calc( 50% - 530px );
  padding: 85px 0 0 calc( 50% - 530px );
  text-align: left;
}
.s_apply .s_ttl .en {
  display: block;
  font-family: 'interstate', sans-serif;
  font-weight: 400;
  letter-spacing: 0.05em;
  font-style: italic;
  font-size: 3.6rem;
  line-height: 1.39;
}
.s_apply .s_ttl .ja {
  margin-top: 55px;
  display: block;
  font-family: 'A1ゴシック R', 'A1 Gothic R', 'YuGothic', 'Yu Gothic','游ゴシック','ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ','Meiryo',sans-serif;
  font-weight: 400;
  -webkit-font-feature-settings: 'palt';
     -moz-font-feature-settings: 'palt';
          font-feature-settings: 'palt';
  letter-spacing: 0.08em;
  font-size: 1.6rem;
}
.s_apply .img {
  position: absolute;
  top: 415px;
  right: -webkit-calc( 50% + 40px );
  right: calc( 50% + 40px );
}
.s_apply .img img {
  width: 490px;
  height: auto;
}
.s_apply .inr {
  width: 960px;
  margin: 0 auto;
  text-align: left;
  position: relative;
  -moz-box-sizing: border-box;
       box-sizing: border-box;
  padding-left: 550px;
}
.s_apply .s_lead {
  font-size: 1.6rem;
  line-height: 2.25;
}
.s_apply .apply_list {
  margin-top: 40px;
}
.s_apply .apply_list li + li {
  margin-top: 28px;
}
.s_apply .apply_list p.sub {
  font-family: 'A1ゴシック R', 'A1 Gothic R', 'YuGothic', 'Yu Gothic','游ゴシック','ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ','Meiryo',sans-serif;
  font-weight: 400;
  -webkit-font-feature-settings: 'palt';
     -moz-font-feature-settings: 'palt';
          font-feature-settings: 'palt';
  letter-spacing: 0.08em;
  font-size: 1.1rem;
}
.s_apply .apply_list p.main {
  margin-top: 12px;
  font-family: 'A1ゴシック M ', 'A1 Gothic M', 'YuGothic', 'Yu Gothic','游ゴシック','ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ','Meiryo',sans-serif;
  font-weight: 500;
  -webkit-font-feature-settings: 'palt';
     -moz-font-feature-settings: 'palt';
          font-feature-settings: 'palt';
  letter-spacing: 0.08em;
  font-size: 1.8rem;
  line-height: 20px;
}
.s_apply .apply_list p.main .sub {
  font-size: 1.2rem;
}
.s_apply .apply_list .num {
  display: inline-block;
  vertical-align: top;
  margin-right: 10px;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  color: #fff;
  font-family: 'interstate', sans-serif;
  font-weight: 500;
  letter-spacing: 0.05em;
  font-size: 10px;
  line-height: 20px;
  text-align: center;
}
.s_apply .apply_list .partner {
  color: #278aa4;
}
.s_apply .apply_list .partner .num {
  background: #278aa4;
}
.s_apply .apply_list .project {
  color: #e65891;
}
.s_apply .apply_list .project .num {
  background: #e65891;
}
.s_apply .btn {
  margin-top: 55px;
  display: inline-block;
  background: #0096d2;
  color: #fff;
  text-align: center;
  text-decoration: none;
  height: 70px;
  border-radius: 35px;
  line-height: 70px;
  font-family: 'こぶりなゴシック W6 JIS2004', 'Koburina Gothic W6 JIS2004', 'YuGothic', 'Yu Gothic','游ゴシック','ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ','Meiryo',sans-serif;
  font-weight: bold;
  font-size: 1.6rem;
  -webkit-transition: opacity .25s;
          transition: opacity .25s;
  width: 300px;
}
.s_apply .btn:before {
  content: '';
  display: inline-block;
  vertical-align: top;
  width: 6px;
  height: 100%;
  background: url("../img/arr1_wh.svg") no-repeat left center/6px 10px;
  margin-right: 12px;
}
.s_apply .btn[target="_blank"]:after {
  content: '';
  display: inline-block;
  vertical-align: top;
  width: 13px;
  height: 100%;
  background: url("../img/ico_blank_wh.svg") no-repeat left center/13px 10px;
  margin-left: 5px;
}
.s_apply .btn:not(.coming):hover {
  opacity: 0.6;
}

@media screen and (max-width: 480px) {
  .s_apply {
    margin-top: 0;
    padding: 48px 0 100px;
  }
  .s_apply::before {
    top: 130px;
    right: auto;
    width: 96%;
    bottom: 42px;
  }
  .s_apply .s_ttl {
    position: relative;
    margin-right: -webkit-calc( 50% - 118px );
    margin-right: calc( 50% - 118px );
    width: auto;
    height: auto;
    padding: 60px 0 65px 10%;
  }
  .s_apply .s_ttl .en {
    font-size: 2.4rem;
    line-height: 1.5;
  }
  .s_apply .s_ttl .ja {
    margin-top: 18px;
    font-size: 1.4rem;
  }
  .s_apply .img {
    position: relative;
    top: 0;
    right: 0;
    margin: -40px 40% 0 0;
  }
  .s_apply .img img {
    width: 100%;
    height: auto;
  }
  .s_apply .inr {
    width: 80%;
    padding-left: 0;
  }
  .s_apply .s_lead {
    margin-top: 24px;
    font-size: 1.4rem;
    line-height: 2;
  }
  .s_apply .s_lead br {
    display: none;
  }
  .s_apply .apply_list {
    margin-top: 24px;
  }
  .s_apply .apply_list li + li {
    margin-top: 20px;
  }
  .s_apply .apply_list p.main {
    margin-top: 8px;
    font-size: 1.6rem;
  }
  .s_apply .btn {
    margin-top: 25px;
    display: inline-block;
    background: #0096d2;
    color: #fff;
    text-align: center;
    text-decoration: none;
    height: 60px;
    border-radius: 30px;
    line-height: 60px;
    font-family: 'こぶりなゴシック W6 JIS2004', 'Koburina Gothic W6 JIS2004', 'YuGothic', 'Yu Gothic','游ゴシック','ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ','Meiryo',sans-serif;
    font-weight: bold;
    font-size: 1.4rem;
    -webkit-transition: opacity .25s;
            transition: opacity .25s;
    width: 100%;
    max-width: 270px;
  }
  .s_apply .btn:before {
    content: '';
    display: inline-block;
    vertical-align: top;
    width: 6px;
    height: 100%;
    background: url("../img/arr1_wh.svg") no-repeat left center/6px 10px;
    margin-right: 10px;
  }
  .s_apply .btn:not(.coming):hover {
    opacity: 0.6;
  }
}
@-webkit-keyframes loop {
  0% {
    -webkit-transform: translateX(100%);
            transform: translateX(100%);
  }
  100% {
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%);
  }
}
@keyframes loop {
  0% {
    -webkit-transform: translateX(100%);
            transform: translateX(100%);
  }
  100% {
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%);
  }
}
@-webkit-keyframes loop2 {
  0% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  100% {
    -webkit-transform: translateX(-200%);
            transform: translateX(-200%);
  }
}
@keyframes loop2 {
  0% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  100% {
    -webkit-transform: translateX(-200%);
            transform: translateX(-200%);
  }
}
.s_partner {
  position: relative;
  width: 100%;
  overflow: hidden;
}
.s_partner .s_ttl {
  position: absolute;
  width: -webkit-calc( 50% + 130px );
  width: calc( 50% + 130px );
  top: 196px;
  right: 0;
  -moz-box-sizing: border-box;
       box-sizing: border-box;
  padding: 83px 0 48px 60px;
  background: #e85533;
  text-align: left;
  color: #fff;
  font-family: 'interstate', sans-serif;
  font-weight: 400;
  letter-spacing: 0.05em;
  font-style: italic;
  font-size: 4rem;
  z-index: 2;
}
.s_partner .loop_slider {
  margin: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  min-width: 1040px;
  height: 235px;
  overflow: hidden;
}
.s_partner .loop_slider img {
  width: auto;
  height: 100%;
}
.s_partner .loop_slider img:first-child {
  -webkit-animation: loop 80s -40s linear infinite;
          animation: loop 80s -40s linear infinite;
}
.s_partner .loop_slider img:last-child {
  -webkit-animation: loop2 80s linear infinite;
          animation: loop2 80s linear infinite;
}
.s_partner .partner .ttl {
  color: #e85533;
  font-family: 'A1ゴシック M ', 'A1 Gothic M', 'YuGothic', 'Yu Gothic','游ゴシック','ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ','Meiryo',sans-serif;
  font-weight: 500;
  -webkit-font-feature-settings: 'palt';
     -moz-font-feature-settings: 'palt';
          font-feature-settings: 'palt';
  letter-spacing: 0.08em;
  font-size: 2.7rem;
}
.s_partner .partner .lead {
  font-size: 1.6rem;
  line-height: 2;
}
.s_partner .partner .txtlink {
  display: inline-block;
  font-size: 1.4rem;
  height: 1em;
}
.s_partner .partner1 {
  margin: 200px auto 0;
}
.s_partner .partner1 .ttl {
  display: inline-block;
  vertical-align: middle;
}
.s_partner .partner1 .lead {
  margin-left: 60px;
  display: inline-block;
  vertical-align: middle;
  text-align: left;
}
.s_partner .partner1 .txtlink {
  margin-top: 22px;
}
.s_partner .partner1 .note {
  font-size: 1.2rem;
}
.s_partner .partner_list {
  margin: 65px auto 0;
  width: 970px;
  letter-spacing: -.4em;
}
.s_partner .partner_list li {
  display: inline-block;
  vertical-align: top;
  width: 170px;
  margin: 0 12px 20px;
}
.s_partner .partner_list a, .s_partner .partner_list span {
  display: block;
  width: 170px;
  height: 80px;
  text-align: center;
}
.s_partner .partner_list a:before, .s_partner .partner_list span:before {
  content: '';
  width: 1px;
  height: 80px;
  display: inline-block;
  vertical-align: middle;
  margin-left: -1px;
}
.s_partner .partner_list img {
  letter-spacing: normal;
  max-width: 150px;
  max-height: 60px;
  vertical-align: middle;
}
.s_partner .partner2 {
  background: rgba(244, 244, 244, 0.95);
  width: 870px;
  margin: 74px auto 0;
  -moz-box-sizing: border-box;
       box-sizing: border-box;
  padding: 55px 430px 55px 85px;
  position: relative;
  text-align: left;
}
.s_partner .partner2 .lead {
  margin-top: 18px;
}
.s_partner .partner2 .txtlink {
  margin-top: 20px;
}
.s_partner .partner2 .btn {
  top: 106px;
  right: 85px;
  position: absolute;
  display: inline-block;
  background: #0096d2;
  color: #fff;
  text-align: center;
  text-decoration: none;
  height: 70px;
  border-radius: 35px;
  line-height: 70px;
  font-family: 'こぶりなゴシック W6 JIS2004', 'Koburina Gothic W6 JIS2004', 'YuGothic', 'Yu Gothic','游ゴシック','ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ','Meiryo',sans-serif;
  font-weight: bold;
  font-size: 1.6rem;
  -webkit-transition: opacity .25s;
          transition: opacity .25s;
  width: 300px;
}
.s_partner .partner2 .btn:before {
  content: '';
  display: inline-block;
  vertical-align: top;
  width: 6px;
  height: 100%;
  background: url("../img/arr1_wh.svg") no-repeat left center/6px 10px;
  margin-right: 12px;
}
.s_partner .partner2 .btn[target="_blank"]:after {
  content: '';
  display: inline-block;
  vertical-align: top;
  width: 13px;
  height: 100%;
  background: url("../img/ico_blank_wh.svg") no-repeat left center/13px 10px;
  margin-left: 5px;
}
.s_partner .partner2 .btn:not(.coming):hover {
  opacity: 0.6;
}

@media screen and (max-width: 480px) {
  .s_partner .s_ttl {
    width: 84%;
    top: 76px;
    right: 0;
    padding: 54px 0 22px 26px;
    font-size: 3rem;
  }
  .s_partner .loop_slider {
    min-width: 0;
    height: 110px;
  }
  .s_partner .loop_slider img:first-child {
    -webkit-animation: loop 80s -40s linear infinite;
            animation: loop 80s -40s linear infinite;
  }
  .s_partner .loop_slider img:last-child {
    -webkit-animation: loop2 80s linear infinite;
            animation: loop2 80s linear infinite;
  }
  .s_partner .partner .ttl {
    font-size: 2rem;
  }
  .s_partner .partner .lead {
    font-size: 1.4rem;
    line-height: 1.71;
  }
  .s_partner .partner .lead br {
    display: none;
  }
  .s_partner .partner .txtlink {
    font-size: 1.2rem;
  }
  .s_partner .partner1 {
    margin: 115px auto 0;
  }
  .s_partner .partner1 .ttl {
    display: block;
  }
  .s_partner .partner1 .lead {
    margin: 18px auto 0;
    display: block;
    width: 80%;
  }
  .s_partner .partner_list {
    margin: 30px 4% 0;
    padding-bottom: 10px;
    width: auto;
  }
  .s_partner .partner_list li {
    width: 27.3%;
    margin: 0 3% 20px;
  }
  .s_partner .partner_list a, .s_partner .partner_list span {
    width: 100%;
    height: 40px;
  }
  .s_partner .partner_list a:before, .s_partner .partner_list span:before {
    height: 40px;
  }
  .s_partner .partner_list img {
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 40px;
  }
  .s_partner .partner2 {
    width: 86%;
    margin: 40px auto 0;
    padding: 38px 32px;
    text-align: center;
  }
  .s_partner .partner2 .lead {
    margin-top: 15px;
    text-align: left;
  }
  .s_partner .partner2 .txtlink {
    margin-top: 10px;
  }
  .s_partner .partner2 .btn {
    margin-top: 18px;
    top: 0;
    right: auto;
    position: relative;
    width: 100%;
    max-width: 260px;
    display: inline-block;
    background: #0096d2;
    color: #fff;
    text-align: center;
    text-decoration: none;
    height: 60px;
    border-radius: 30px;
    line-height: 60px;
    font-family: 'こぶりなゴシック W6 JIS2004', 'Koburina Gothic W6 JIS2004', 'YuGothic', 'Yu Gothic','游ゴシック','ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ','Meiryo',sans-serif;
    font-weight: bold;
    font-size: 1.4rem;
    -webkit-transition: opacity .25s;
            transition: opacity .25s;
  }
  .s_partner .partner2 .btn:before {
    content: '';
    display: inline-block;
    vertical-align: top;
    width: 6px;
    height: 100%;
    background: url("../img/arr1_wh.svg") no-repeat left center/6px 10px;
    margin-right: 10px;
  }
  .s_partner .partner2 .btn:not(.coming):hover {
    opacity: 0.6;
  }
}
