@charset "UTF-8";
#rec_hd {
  position: relative;
  background-image: url(../images/rec_hd_bg.png);
  background-repeat: repeat;
  background-position: top center;
  background-size: auto;
  padding: 0 0 90px;
}
@media only screen and (max-width: 767px), only screen and (max-width: 812px) and (orientation: landscape) {
  #rec_hd {
    background-size: 18px auto;
    padding: 0 0 100px;
  }
}
#rec_hd .pic {
  position: absolute;
}
#rec_hd .pic.p1 {
  bottom: 30%;
  right: 83%;
  width: 434px;
}
#rec_hd .pic.p1 img {
  width: 100%;
  height: auto;
}
@media only screen and (max-width: 767px), only screen and (max-width: 812px) and (orientation: landscape) {
  #rec_hd .pic.p1 {
    bottom: 0;
    left: 6%;
    width: 105px;
  }
}
#rec_hd .pic.p2 {
  bottom: 36.6%;
  right: 4%;
  width: 236px;
}
@media only screen and (max-width: 767px), only screen and (max-width: 812px) and (orientation: landscape) {
  #rec_hd .pic.p2 {
    bottom: 40px;
    right: 0;
    width: 66px;
  }
}
#rec_hd .pic.p3 {
  bottom: 0;
  right: 24%;
}
@media only screen and (max-width: 767px), only screen and (max-width: 812px) and (orientation: landscape) {
  #rec_hd .pic.p3 {
    bottom: 0;
    right: 17%;
    width: 105px;
  }
}

#rec_pagehd {
  position: relative;
}
#rec_pagehd .hd_pic {
  position: relative;
  width: 100%;
  height: 510px;
  text-align: center;
  overflow: hidden;
}
@media screen and (min-width: 2500px) {
  #rec_pagehd .hd_pic {
    height: 0;
    padding-top: 20.4%;
  }
}
@media only screen and (max-width: 767px), only screen and (max-width: 812px) and (orientation: landscape) {
  #rec_pagehd .hd_pic {
    height: 0;
    padding-top: 97%;
  }
}
#rec_pagehd .hd_pic span {
  position: absolute;
  top: 0;
  left: 50%;
  display: block;
  width: 2500px;
  transform: translateX(-50%);
}
@media screen and (min-width: 2500px) {
  #rec_pagehd .hd_pic span {
    width: 100%;
  }
}
@media only screen and (max-width: 767px), only screen and (max-width: 812px) and (orientation: landscape) {
  #rec_pagehd .hd_pic span {
    width: 100%;
  }
}
#rec_pagehd .hd_pic span img {
  width: 100%;
  height: auto;
}
#rec_pagehd .hd_wrap {
  background-image: url(../images/rec_ttl_bg.png);
  background-repeat: no-repeat;
  background-position: 0 50px;
  background-size: auto;
  position: absolute;
  top: 0;
  left: 50%;
  width: 83.33%;
  height: 100%;
  padding: 50px 2.66% 0;
  transform: translateX(-50%);
}
@media screen and (min-width: 2200px) {
  #rec_pagehd .hd_wrap {
    padding: 10px 2.66% 0;
  }
}
@media only screen and (max-width: 767px), only screen and (max-width: 812px) and (orientation: landscape) {
  #rec_pagehd .hd_wrap {
    background-size: 52px auto;
    background-position: 5.07vw 5.07vw;
    width: 100%;
    padding: 5.07vw 5.07vw 0;
  }
}
#rec_pagehd .hd_wrap .page_ttl {
  margin-bottom: 20px;
  padding: 90px 0 0 45px;
  color: #fff;
  line-height: 1;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  #rec_pagehd .hd_wrap .page_ttl {
    padding: 80px 0 0 45px;
  }
}
@media only screen and (max-width: 767px), only screen and (max-width: 812px) and (orientation: landscape) {
  #rec_pagehd .hd_wrap .page_ttl {
    margin-bottom: 3.5vw;
    padding: 8vw 0 0 0;
    text-align: center;
  }
}
#rec_pagehd .hd_wrap .page_ttl strong {
  font-size: 4vw;
  font-weight: lighter;
  font-style: italic;
  letter-spacing: 0.075em;
}
#rec_pagehd .hd_wrap .page_ttl strong span {
  font-weight: lighter;
  color: #fff100;
}
@media screen and (min-width: 768px) and (max-width: 1500px) {
  #rec_pagehd .hd_wrap .page_ttl strong {
    font-size: 6rem;
  }
}
@media only screen and (max-width: 767px), only screen and (max-width: 812px) and (orientation: landscape) {
  #rec_pagehd .hd_wrap .page_ttl strong {
    display: inline-block;
    width: 100%;
    margin-bottom: 10px;
    font-size: 10.4vw;
    line-height: 1;
  }
}
#rec_pagehd .hd_wrap .page_ttl small {
  font-size: 1.06vw;
  font-weight: normal;
  letter-spacing: 0.075em;
}
@media screen and (min-width: 768px) and (max-width: 1500px) {
  #rec_pagehd .hd_wrap .page_ttl small {
    font-size: 1.6rem;
  }
}
@media only screen and (max-width: 767px), only screen and (max-width: 812px) and (orientation: landscape) {
  #rec_pagehd .hd_wrap .page_ttl small {
    font-size: 3.1vw;
  }
}
#rec_pagehd .hd_wrap .lead {
  padding-left: 45px;
  font-size: 1.06vw;
  line-height: 1.8888888889;
  letter-spacing: 0.075em;
  color: #fff;
}
@media screen and (min-width: 1024px) and (max-width: 1500px) {
  #rec_pagehd .hd_wrap .lead {
    font-size: 1.6rem;
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  #rec_pagehd .hd_wrap .lead {
    font-size: 1.4rem;
  }
}
@media only screen and (max-width: 767px), only screen and (max-width: 812px) and (orientation: landscape) {
  #rec_pagehd .hd_wrap .lead {
    padding-left: 0;
    font-size: 3.38vw;
    line-height: 1.6923076923;
    text-align: center;
  }
}
#rec_pagehd .hd_wrap .copy {
  position: absolute;
  top: 15%;
  right: 2vw;
  width: 31%;
  z-index: 2;
}
@media only screen and (max-width: 767px), only screen and (max-width: 812px) and (orientation: landscape) {
  #rec_pagehd .hd_wrap .copy {
    top: auto;
    bottom: -20px;
    right: 5.07vw;
    width: 58.8vw;
  }
}
#rec_pagehd .hd_wrap .copy span {
  display: inline-block;
  background-image: url(../images/rec_hd_copy.png);
  background-repeat: no-repeat;
  background-position: 0 0;
  background-size: contain;
  width: 100%;
  height: 0;
  padding-top: 35.4%;
  overflow: hidden;
}
@media only screen and (max-width: 767px), only screen and (max-width: 812px) and (orientation: landscape) {
  #rec_pagehd .hd_wrap .copy span {
    background-size: 100% auto;
    padding-top: 21.8vw;
  }
}
#rec_pagehd .hd_topicspath {
  position: absolute;
  bottom: 100px;
  left: 0;
  width: 100%;
  padding: 0 165px 0;
  text-align: right;
}
#rec_pagehd .hd_topicspath ul li {
  display: inline-block;
  font-size: 1rem;
  line-height: 1;
}
#rec_pagehd .hd_topicspath ul li a {
  font-weight: bold;
}
#rec_pagehd .hd_topicspath ul li a:hover {
  color: #008fcc;
}
#rec_pagehd .hd_topicspath ul li::after {
  content: "/";
  margin-left: 5px;
  line-height: 1;
}
#rec_pagehd .hd_topicspath ul li:last-child::after {
  display: none;
}
@media only screen and (max-width: 767px), only screen and (max-width: 812px) and (orientation: landscape) {
  #rec_pagehd .hd_topicspath {
    display: none;
  }
}

#rec_request {
  position: relative;
  text-align: center;
  overflow: hidden;
  z-index: 1;
}
@media only screen and (max-width: 767px), only screen and (max-width: 812px) and (orientation: landscape) {
  #rec_request {
    padding-top: 45px;
  }
}
#rec_request .inner {
  width: 100%;
  max-width: 1170px;
  margin: 0 auto;
}
#rec_request .sec_ttl {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 30px;
  font-size: 3rem;
  letter-spacing: 0.075em;
  text-align: center;
  color: #033b94;
}
@media only screen and (max-width: 767px), only screen and (max-width: 812px) and (orientation: landscape) {
  #rec_request .sec_ttl {
    margin-bottom: 15px;
    font-size: 2.3rem;
  }
}
#rec_request .sec_ttl::before {
  content: "[";
  margin-right: 20px;
}
@media only screen and (max-width: 767px), only screen and (max-width: 812px) and (orientation: landscape) {
  #rec_request .sec_ttl::before {
    margin-right: 10px;
  }
}
#rec_request .sec_ttl::after {
  content: "]";
  margin-left: 20px;
}
@media only screen and (max-width: 767px), only screen and (max-width: 812px) and (orientation: landscape) {
  #rec_request .sec_ttl::after {
    margin-left: 10px;
  }
}
#rec_request .sec_ttl span {
  position: relative;
  display: inline-block;
  padding: 0 4px;
  font-size: 2.8rem;
  line-height: 1.2;
  z-index: 1;
}
@media only screen and (max-width: 767px), only screen and (max-width: 812px) and (orientation: landscape) {
  #rec_request .sec_ttl span {
    font-size: 1.9rem;
  }
}
#rec_request .sec_ttl span::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 7px;
  background-color: #fff100;
  z-index: -1;
}
#rec_request .lead {
  margin-bottom: 40px;
  font-size: 1.6rem;
  line-height: 1.875;
  letter-spacing: 0.075em;
}
@media only screen and (max-width: 767px), only screen and (max-width: 812px) and (orientation: landscape) {
  #rec_request .lead {
    margin-bottom: 30px;
    font-size: 1.3rem;
    line-height: 1.6923076923;
  }
}
#rec_request .num_double {
  width: 620px;
  margin: 0 auto;
}
@media only screen and (max-width: 767px), only screen and (max-width: 812px) and (orientation: landscape) {
  #rec_request .num_double {
    width: 100%;
    padding: 0 10.15vw;
  }
}
#rec_request .num_double li {
  counter-increment: doublenum;
  position: relative;
  display: flex;
  margin-bottom: 40px;
  padding: 10px 0 0 65px;
  font-size: 1.8rem;
  font-weight: bold;
  line-height: 1;
  text-align: left;
  letter-spacing: 0.075em;
}
@media only screen and (max-width: 767px), only screen and (max-width: 812px) and (orientation: landscape) {
  #rec_request .num_double li {
    padding: 2px 0 0 40px;
    font-size: 1.4rem;
    line-height: 1.4285714286;
  }
}
#rec_request .num_double li::before {
  content: "0" counter(doublenum) ".";
  position: absolute;
  top: 0;
  left: 0;
  font-family: "Roboto Condensed", sans-serif;
  font-size: 3.4rem;
  font-weight: 300;
  font-style: italic;
  color: #033b94;
  line-height: 1;
}
@media only screen and (max-width: 767px), only screen and (max-width: 812px) and (orientation: landscape) {
  #rec_request .num_double li::before {
    font-size: 2.2rem;
  }
}

#sec_member {
  position: relative;
  padding: 120px 0 250px;
}
@media only screen and (max-width: 767px), only screen and (max-width: 812px) and (orientation: landscape) {
  #sec_member {
    padding: 60px 0 120px;
  }
}
#sec_member::after {
  position: absolute;
  content: "";
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20100%20100%22%20preserveAspectRatio%3D%22none%22%20id%3D%22svg-bg%22%3E%3Cpath%20d%3D%22M0%2C0%20L100%2C100%20H-100%20Z%22%20fill%3D%22%23f2f2f2%22%20%2F%3E%3C%2Fsvg%3E");
  background-repeat: no-repeat;
  background-position: 0 0;
  background-size: 100% 160px;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 160px;
}
@media only screen and (max-width: 767px), only screen and (max-width: 812px) and (orientation: landscape) {
  #sec_member::after {
    background-size: 100% 45px;
    height: 45px;
  }
}
#sec_member .sec_ttl {
  color: #033b94;
  line-height: 1;
  text-align: center;
}
#sec_member .sec_ttl strong {
  font-size: 4.6rem;
  font-weight: normal;
  letter-spacing: 0.075em;
}
@media only screen and (max-width: 767px), only screen and (max-width: 812px) and (orientation: landscape) {
  #sec_member .sec_ttl strong {
    font-size: 3rem;
  }
}
#sec_member .sec_ttl small {
  display: block;
  margin-top: 10px;
  font-size: 1.4rem;
  letter-spacing: 0.075em;
}
@media only screen and (max-width: 767px), only screen and (max-width: 812px) and (orientation: landscape) {
  #sec_member .sec_ttl small {
    margin-top: 5px;
    font-size: 1.1rem;
  }
}
#sec_member .banner {
  width: 65%;
  margin: 80px auto 0;
}
@media only screen and (max-width: 767px), only screen and (max-width: 812px) and (orientation: landscape) {
  #sec_member .banner {
    width: 100%;
    margin-top: 40px;
  }
}
#sec_member .banner a {
  transition: 0.3s;
}
#sec_member .banner a:hover {
  opacity: 0.7;
}
#sec_member .link span:after {
  content: "";
  background-image: url(../../assets/images/ico_exlink.svg);
  background-repeat: no-repeat;
  background-position-y: center;
  margin-left: 15px;
  width: 14px;
  height: 100%;
}
@media only screen and (max-width: 767px), only screen and (max-width: 812px) and (orientation: landscape) {
  #sec_member .link span:after {
    width: 11px;
    margin-left: 9px;
  }
}

#sec_require {
  background-color: #f2f2f2;
  padding: 30px 0 120px;
}
@media only screen and (max-width: 767px), only screen and (max-width: 812px) and (orientation: landscape) {
  #sec_require {
    padding: 30px 0 60px;
  }
}
#sec_require .sec_ttl {
  margin-bottom: 30px;
  color: #033b94;
  line-height: 1;
  text-align: center;
}
#sec_require .sec_ttl strong {
  font-size: 4.6rem;
  font-weight: normal;
  letter-spacing: 0.075em;
}
@media only screen and (max-width: 767px), only screen and (max-width: 812px) and (orientation: landscape) {
  #sec_require .sec_ttl strong {
    font-size: 3rem;
  }
}
#sec_require .sec_ttl small {
  display: block;
  margin-top: 10px;
  font-size: 1.4rem;
  letter-spacing: 0.075em;
}
@media only screen and (max-width: 767px), only screen and (max-width: 812px) and (orientation: landscape) {
  #sec_require .sec_ttl small {
    margin-top: 5px;
    font-size: 1.1rem;
  }
}
#sec_require .tbl_require {
  width: 100%;
  margin-bottom: 80px;
}
@media only screen and (max-width: 767px), only screen and (max-width: 812px) and (orientation: landscape) {
  #sec_require .tbl_require {
    margin-bottom: 50px;
  }
}
#sec_require .tbl_require caption {
  margin-bottom: 15px;
  text-align: left;
}
@media only screen and (max-width: 767px), only screen and (max-width: 812px) and (orientation: landscape) {
  #sec_require .tbl_require caption {
    margin-bottom: 5px;
  }
}
#sec_require .tbl_require caption span {
  display: inline-block;
  padding-left: 12px;
  border-left: 5px solid #033b94;
  font-size: 2rem;
  font-weight: bold;
  line-height: 1.2;
  letter-spacing: 0.075em;
}
@media only screen and (max-width: 767px), only screen and (max-width: 812px) and (orientation: landscape) {
  #sec_require .tbl_require caption span {
    padding-left: 8px;
    border-left: 4px solid #033b94;
    font-size: 1.5rem;
  }
}
@media only screen and (max-width: 767px), only screen and (max-width: 812px) and (orientation: landscape) {
  #sec_require .tbl_require tr {
    display: block;
  }
}
#sec_require .tbl_require tr th, #sec_require .tbl_require tr td {
  padding: 25px 15px;
  border-bottom: 2px solid #e8e8e8;
  font-size: 1.6rem;
  letter-spacing: 0.075em;
  vertical-align: top;
}
@media only screen and (max-width: 767px), only screen and (max-width: 812px) and (orientation: landscape) {
  #sec_require .tbl_require tr th, #sec_require .tbl_require tr td {
    display: block;
    width: 100%;
    padding: 0 0 15px;
    font-size: 1.3rem;
  }
}
#sec_require .tbl_require tr th {
  width: 25%;
  font-weight: bold;
  text-align: left;
}
@media only screen and (max-width: 767px), only screen and (max-width: 812px) and (orientation: landscape) {
  #sec_require .tbl_require tr th {
    width: 100%;
    margin-bottom: 5px;
    padding: 15px 0 0;
    border-bottom: 0;
  }
}
#sec_require .tbl_require tr:first-child {
  border-top: 2px solid #e8e8e8;
}
@media only screen and (max-width: 767px), only screen and (max-width: 812px) and (orientation: landscape) {
  #sec_require .tbl_require tr:first-child {
    border-top: 0;
  }
}
#sec_require .tbl_require tr td ul {
  margin-top: 10px;
}
#sec_require .tbl_require tr td ul li {
  position: relative;
  padding-left: 1em;
}
#sec_require .tbl_require tr td ul li::before {
  content: "−";
  position: absolute;
  top: 0;
  left: 0;
}

.link {
  margin-top: 50px;
  text-align: center;
}
@media only screen and (max-width: 767px), only screen and (max-width: 812px) and (orientation: landscape) {
  .link {
    margin-top: 30px;
    padding: 0 10.15vw;
  }
}
.link .rec_btn {
  position: relative;
  display: inline-block;
  background-color: #0192d1;
  width: 610px;
  height: 70px;
  overflow: hidden;
}
@media only screen and (max-width: 767px), only screen and (max-width: 812px) and (orientation: landscape) {
  .link .rec_btn {
    width: 100%;
    height: 50px;
  }
}
.link .rec_btn:after {
  content: "";
  background-color: #17a6e3;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 0;
  height: 100%;
  transition: 0.3s;
}
.link .rec_btn span {
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  font-size: 2rem;
  font-weight: bold;
  color: #fff;
  letter-spacing: 0.075em;
  overflow: hidden;
  z-index: 1;
  transition: 0.5s;
  transition-delay: 0.2s;
}
@media only screen and (max-width: 767px), only screen and (max-width: 812px) and (orientation: landscape) {
  .link .rec_btn span {
    font-size: 1.4rem;
  }
}
.link .rec_btn:hover:after {
  width: 100%;
}

#stf_hd {
  position: relative;
  background-image: url(../images/rec_hd_bg.png);
  background-repeat: repeat;
  background-position: top center;
  background-size: auto;
  padding: 0 0 90px;
}
@media only screen and (max-width: 767px), only screen and (max-width: 812px) and (orientation: landscape) {
  #stf_hd {
    background-size: 18px auto;
    padding: 0 0 50px;
  }
}

#stf_pagehd {
  position: relative;
}
#stf_pagehd .hd_pic {
  position: relative;
  width: 100%;
  height: 339px;
  text-align: center;
  overflow: hidden;
}
@media screen and (min-width: 2500px) {
  #stf_pagehd .hd_pic {
    height: 0;
    padding-top: 13.56%;
  }
}
@media only screen and (max-width: 767px), only screen and (max-width: 812px) and (orientation: landscape) {
  #stf_pagehd .hd_pic {
    height: 0;
    padding-top: 41%;
  }
}
#stf_pagehd .hd_pic span {
  position: absolute;
  top: 0;
  left: 50%;
  display: block;
  width: 2500px;
  transform: translateX(-50%);
}
@media screen and (min-width: 2500px) {
  #stf_pagehd .hd_pic span {
    width: 100%;
  }
}
@media only screen and (max-width: 767px), only screen and (max-width: 812px) and (orientation: landscape) {
  #stf_pagehd .hd_pic span {
    width: 100%;
  }
}
#stf_pagehd .hd_pic span img {
  width: 100%;
  height: auto;
}
#stf_pagehd .hd_wrap {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding: 2vw 165px 0;
}
@media only screen and (max-width: 767px), only screen and (max-width: 812px) and (orientation: landscape) {
  #stf_pagehd .hd_wrap {
    padding: 5.07vw 5.07vw 0;
  }
}
#stf_pagehd .hd_wrap .page_ttl {
  background-image: url(../images/rec_ttl_bg.png);
  background-repeat: no-repeat;
  background-position: 0 0;
  background-size: auto;
  padding: 66px 0 0 45px;
  color: #fff;
  line-height: 1;
}
@media only screen and (max-width: 767px), only screen and (max-width: 812px) and (orientation: landscape) {
  #stf_pagehd .hd_wrap .page_ttl {
    background-size: 52px auto;
    margin-bottom: 15px;
    padding: 8vw 0 0 0;
    text-align: center;
  }
}
#stf_pagehd .hd_wrap .page_ttl strong {
  font-size: 6.9rem;
  font-weight: lighter;
  font-style: italic;
  letter-spacing: 0.075em;
}
#stf_pagehd .hd_wrap .page_ttl strong span {
  font-weight: lighter;
  color: #fff100;
}
@media only screen and (max-width: 767px), only screen and (max-width: 812px) and (orientation: landscape) {
  #stf_pagehd .hd_wrap .page_ttl strong {
    display: inline-block;
    width: 100%;
    margin-bottom: 5px;
    font-size: 4rem;
    line-height: 1;
  }
}
#stf_pagehd .hd_wrap .page_ttl small {
  font-size: 1.8rem;
  font-weight: normal;
  letter-spacing: 0.075em;
}
@media only screen and (max-width: 767px), only screen and (max-width: 812px) and (orientation: landscape) {
  #stf_pagehd .hd_wrap .page_ttl small {
    font-size: 1.2rem;
  }
}
#stf_pagehd .hd_wrap .copy {
  background-image: url(../images/rec_hd_copy.png);
  background-repeat: no-repeat;
  background-position: 0 0;
  background-size: 100% auto;
  position: absolute;
  top: 4vw;
  right: 2vw;
  width: 486px;
  height: 0;
  padding-top: 172px;
  overflow: hidden;
  z-index: 2;
}
@media only screen and (max-width: 767px), only screen and (max-width: 812px) and (orientation: landscape) {
  #stf_pagehd .hd_wrap .copy {
    background-size: 100% auto;
    top: auto;
    bottom: -30px;
    right: 0;
    width: 44.9vw;
    height: 0;
    padding-top: 16.8vw;
  }
}
#stf_pagehd .hd_topicspath {
  position: absolute;
  bottom: 2vw;
  left: 0;
  width: 100%;
  padding: 0 165px 0;
  text-align: right;
}
#stf_pagehd .hd_topicspath ul li {
  display: inline-block;
  font-size: 1rem;
  line-height: 1;
}
#stf_pagehd .hd_topicspath ul li a {
  font-weight: bold;
}
#stf_pagehd .hd_topicspath ul li a:hover {
  color: #008fcc;
}
#stf_pagehd .hd_topicspath ul li::after {
  content: "/";
  margin-left: 5px;
  line-height: 1;
}
#stf_pagehd .hd_topicspath ul li:last-child::after {
  display: none;
}
@media only screen and (max-width: 767px), only screen and (max-width: 812px) and (orientation: landscape) {
  #stf_pagehd .hd_topicspath {
    display: none;
  }
}

#stf_profile {
  width: 100%;
}
#stf_profile .inner {
  width: 83.33%;
  margin: 0 auto;
  padding: 80px 2.66% 50px;
}
@media only screen and (max-width: 767px), only screen and (max-width: 812px) and (orientation: landscape) {
  #stf_profile .inner {
    width: 100%;
    padding: 40px 0 0;
  }
}
#stf_profile .prf_wrap {
  display: flex;
  align-items: center;
}
@media only screen and (max-width: 767px), only screen and (max-width: 812px) and (orientation: landscape) {
  #stf_profile .prf_wrap {
    flex-direction: column;
  }
}
#stf_profile .prf_wrap .prf_pic {
  width: 59%;
  padding-right: 5.1%;
}
@media only screen and (max-width: 767px), only screen and (max-width: 812px) and (orientation: landscape) {
  #stf_profile .prf_wrap .prf_pic {
    width: 100%;
    padding-left: 5.07vw;
    padding-right: 0;
    padding-bottom: 30px;
    overflow: hidden;
  }
}
#stf_profile .prf_wrap .prf_pic span {
  position: relative;
  display: inline-block;
  width: 100%;
  z-index: 0;
}
#stf_profile .prf_wrap .prf_pic span::after {
  content: "";
  background: linear-gradient(132deg, #00bdd2, #002a98);
  position: absolute;
  top: 18px;
  left: 18px;
  width: 100%;
  height: 100%;
  z-index: -1;
}
@media only screen and (max-width: 767px), only screen and (max-width: 812px) and (orientation: landscape) {
  #stf_profile .prf_wrap .prf_pic span::after {
    top: 10px;
    left: 10px;
  }
}
#stf_profile .prf_wrap .prf_pic span img {
  width: 100%;
  max-width: none;
  height: auto;
}
#stf_profile .prf_wrap .prf_txt {
  width: 41%;
  line-height: 1;
  letter-spacing: 0.075em;
}
@media only screen and (max-width: 767px), only screen and (max-width: 812px) and (orientation: landscape) {
  #stf_profile .prf_wrap .prf_txt {
    width: 100%;
    padding-left: calc(5.07vw + 10px);
  }
}
#stf_profile .prf_wrap .prf_txt .ttl {
  margin-bottom: 15px;
}
@media only screen and (max-width: 767px), only screen and (max-width: 812px) and (orientation: landscape) {
  #stf_profile .prf_wrap .prf_txt .ttl {
    margin-bottom: 10px;
  }
}
#stf_profile .prf_wrap .prf_txt .ttl span {
  font-size: 2.8rem;
  font-style: italic;
  font-weight: bold;
  color: #0092d1;
  line-height: 1.4285714286;
}
@media only screen and (max-width: 767px), only screen and (max-width: 812px) and (orientation: landscape) {
  #stf_profile .prf_wrap .prf_txt .ttl span {
    font-size: 1.9rem;
    line-height: 1.3684210526;
  }
}
#stf_profile .prf_wrap .prf_txt .grad {
  margin-bottom: 15px;
  font-size: 1.6rem;
  line-height: 1.875;
}
@media only screen and (max-width: 767px), only screen and (max-width: 812px) and (orientation: landscape) {
  #stf_profile .prf_wrap .prf_txt .grad {
    margin-bottom: 10px;
    font-size: 1.3rem;
    line-height: 1.6923076923;
  }
}
#stf_profile .prf_wrap .prf_txt .div {
  display: table;
  background-color: #0092d1;
  margin-bottom: 3px;
  padding: 6px;
  font-size: 1.6rem;
  font-weight: bold;
  color: #fff;
}
@media only screen and (max-width: 767px), only screen and (max-width: 812px) and (orientation: landscape) {
  #stf_profile .prf_wrap .prf_txt .div {
    padding: 6px;
    font-size: 1.3rem;
  }
}
#stf_profile .prf_wrap .prf_txt .name {
  display: table;
  background-color: #0092d1;
  padding: 6px;
  color: #fff;
}
#stf_profile .prf_wrap .prf_txt .name strong {
  font-size: 2.4rem;
  font-weight: normal;
}
@media only screen and (max-width: 767px), only screen and (max-width: 812px) and (orientation: landscape) {
  #stf_profile .prf_wrap .prf_txt .name strong {
    font-size: 1.7rem;
  }
}
#stf_profile .prf_wrap .prf_txt .name small {
  margin-left: 8px;
  font-size: 1.8rem;
  font-weight: normal;
  font-style: italic;
}
@media only screen and (max-width: 767px), only screen and (max-width: 812px) and (orientation: landscape) {
  #stf_profile .prf_wrap .prf_txt .name small {
    font-size: 1.4rem;
  }
}

#sec_interview {
  position: relative;
  padding-bottom: 100px;
}
@media only screen and (max-width: 767px), only screen and (max-width: 812px) and (orientation: landscape) {
  #sec_interview {
    padding-bottom: 50px;
  }
}
#sec_interview::after {
  position: absolute;
  content: "";
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20100%20100%22%20preserveAspectRatio%3D%22none%22%20id%3D%22svg-bg%22%3E%3Cpath%20d%3D%22M0%2C100%20h100%20v-100%20Z%22%20fill%3D%22%23033b94%22%20%2F%3E%3C%2Fsvg%3E");
  background-repeat: no-repeat;
  background-position: 0 0;
  background-size: 100% 150px;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 150px;
}
@media only screen and (max-width: 767px), only screen and (max-width: 812px) and (orientation: landscape) {
  #sec_interview::after {
    background-size: 100% 45px;
    height: 45px;
  }
}
#sec_interview .inner {
  width: 83.33%;
  margin: 0 auto;
  padding: 80px 2.66% 50px;
}
@media only screen and (max-width: 767px), only screen and (max-width: 812px) and (orientation: landscape) {
  #sec_interview .inner {
    width: 100%;
    padding: 40px 5.07vw 0;
  }
}
@media only screen and (max-width: 767px), only screen and (max-width: 812px) and (orientation: landscape) {
  #sec_interview .txt_block {
    margin-bottom: 15px;
  }
}
#sec_interview .txt_block .ttl {
  position: relative;
  margin-bottom: 15px;
  padding-left: 1.5em;
  font-size: 2.4rem;
  font-weight: normal;
  color: #033b94;
  letter-spacing: 0.075em;
}
@media only screen and (max-width: 767px), only screen and (max-width: 812px) and (orientation: landscape) {
  #sec_interview .txt_block .ttl {
    margin-bottom: 5px;
    font-size: 1.7rem;
  }
}
#sec_interview .txt_block .ttl::before {
  content: "―";
  position: absolute;
  top: 0;
  left: 0;
}
#sec_interview .txt_block .sttl {
  margin-bottom: 8px;
  font-size: 1.8rem;
  font-weight: bold;
  color: #033b94;
  line-height: 1.6666666667;
  letter-spacing: 0.075em;
}
@media only screen and (max-width: 767px), only screen and (max-width: 812px) and (orientation: landscape) {
  #sec_interview .txt_block .sttl {
    font-size: 1.4rem;
  }
}
#sec_interview .txt_block .txt {
  font-size: 1.6rem;
  line-height: 1.875;
  letter-spacing: 0.075em;
}
@media only screen and (max-width: 767px), only screen and (max-width: 812px) and (orientation: landscape) {
  #sec_interview .txt_block .txt {
    font-size: 1.3rem;
  }
}
@media only screen and (max-width: 767px), only screen and (max-width: 812px) and (orientation: landscape) {
  #sec_interview .pic_block span {
    position: relative;
    display: block;
    width: 100%;
    height: 0;
    padding-top: 74.6%;
    overflow: hidden;
  }
  #sec_interview .pic_block span img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
  }
}
#sec_interview .no_pic {
  margin-bottom: 80px;
}
@media only screen and (max-width: 767px), only screen and (max-width: 812px) and (orientation: landscape) {
  #sec_interview .no_pic {
    margin-bottom: 40px;
  }
}
#sec_interview .pic_r {
  display: flex;
  justify-content: space-between;
  flex-direction: row-reverse;
  margin-bottom: 80px;
}
@media only screen and (max-width: 767px), only screen and (max-width: 812px) and (orientation: landscape) {
  #sec_interview .pic_r {
    flex-direction: column-reverse;
    margin-bottom: 40px;
  }
}
#sec_interview .pic_r .pic_block {
  width: 34%;
}
#sec_interview .pic_r .txt_block {
  width: 58%;
}
@media only screen and (max-width: 767px), only screen and (max-width: 812px) and (orientation: landscape) {
  #sec_interview .pic_r .pic_block {
    width: 100%;
  }
  #sec_interview .pic_r .txt_block {
    width: 100%;
  }
}
#sec_interview .pic_l {
  display: flex;
  justify-content: space-between;
  margin-bottom: 80px;
}
@media only screen and (max-width: 767px), only screen and (max-width: 812px) and (orientation: landscape) {
  #sec_interview .pic_l {
    flex-direction: column-reverse;
    margin-bottom: 40px;
  }
}
#sec_interview .pic_l .pic_block {
  width: 34%;
}
#sec_interview .pic_l .txt_block {
  width: 58%;
}
@media only screen and (max-width: 767px), only screen and (max-width: 812px) and (orientation: landscape) {
  #sec_interview .pic_l .pic_block {
    width: 100%;
  }
  #sec_interview .pic_l .txt_block {
    width: 100%;
  }
}

#sec_message {
  position: relative;
  background-color: #033b94;
  text-align: center;
}
#sec_message .inner {
  width: 83.33%;
  margin: 0 auto;
  padding: 20px 2.66% 100px;
}
@media only screen and (max-width: 767px), only screen and (max-width: 812px) and (orientation: landscape) {
  #sec_message .inner {
    width: 100%;
    padding: 50px 0 60px;
  }
}
#sec_message .sec_ttl {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 20px;
  font-size: 3.6rem;
  letter-spacing: 0.075em;
  text-align: center;
  color: #fff;
}
@media only screen and (max-width: 767px), only screen and (max-width: 812px) and (orientation: landscape) {
  #sec_message .sec_ttl {
    margin-bottom: 15px;
    font-size: 2.3rem;
  }
}
#sec_message .sec_ttl::before {
  content: "[";
  position: relative;
  margin-right: 15px;
  z-index: 1;
}
@media only screen and (max-width: 767px), only screen and (max-width: 812px) and (orientation: landscape) {
  #sec_message .sec_ttl::before {
    margin-right: 7px;
  }
}
#sec_message .sec_ttl::after {
  content: "]";
  position: relative;
  margin-left: 15px;
  z-index: 1;
}
@media only screen and (max-width: 767px), only screen and (max-width: 812px) and (orientation: landscape) {
  #sec_message .sec_ttl::after {
    margin-left: 7px;
  }
}
#sec_message .sec_ttl span {
  position: relative;
  display: inline-block;
  padding: 0 4px;
  font-size: 2.4rem;
  line-height: 1.2;
  z-index: 1;
}
@media only screen and (max-width: 767px), only screen and (max-width: 812px) and (orientation: landscape) {
  #sec_message .sec_ttl span {
    font-size: 1.7rem;
  }
}
#sec_message .sec_ttl span::after {
  content: "";
  display: block;
  background-image: url(../images/stf_msg_txt.png);
  background-repeat: no-repeat;
  background-position: 0 0;
  background-size: auto;
  position: absolute;
  top: -30px;
  left: -105px;
  width: 178px;
  height: 0;
  padding-top: 26.9%;
  overflow: hidden;
  z-index: -1;
}
@media only screen and (max-width: 767px), only screen and (max-width: 812px) and (orientation: landscape) {
  #sec_message .sec_ttl span::after {
    background-size: 100% auto;
    top: -20px;
    left: -62px;
    width: 115px;
  }
}
#sec_message .lead {
  margin-bottom: 60px;
  font-size: 1.6rem;
  color: #fff;
  line-height: 1.875;
  letter-spacing: 0.075em;
}
@media only screen and (max-width: 767px), only screen and (max-width: 812px) and (orientation: landscape) {
  #sec_message .lead {
    margin-bottom: 30px;
    font-size: 1.3rem;
    line-height: 1.6923076923;
  }
}
#sec_message .bg_pic {
  position: absolute;
  bottom: -30px;
  right: 0;
}
@media only screen and (max-width: 767px), only screen and (max-width: 812px) and (orientation: landscape) {
  #sec_message .bg_pic {
    bottom: -20px;
    width: 119px;
  }
}

#stf_memlist .inner {
  width: 83.33%;
  margin: 0 auto;
  padding: 80px 2.66% 120px;
}
@media only screen and (max-width: 767px), only screen and (max-width: 812px) and (orientation: landscape) {
  #stf_memlist .inner {
    width: 100%;
    padding: 60px 5.07vw 80px;
  }
}
#stf_memlist .sec_ttl {
  color: #033b94;
  line-height: 1;
  text-align: center;
}
#stf_memlist .sec_ttl strong {
  font-size: 4.6rem;
  font-weight: normal;
  letter-spacing: 0.075em;
}
@media only screen and (max-width: 767px), only screen and (max-width: 812px) and (orientation: landscape) {
  #stf_memlist .sec_ttl strong {
    font-size: 3rem;
  }
}
#stf_memlist .sec_ttl small {
  display: block;
  margin-top: 10px;
  font-size: 1.4rem;
  letter-spacing: 0.075em;
}
@media only screen and (max-width: 767px), only screen and (max-width: 812px) and (orientation: landscape) {
  #stf_memlist .sec_ttl small {
    margin-top: 5px;
    font-size: 1.1rem;
  }
}/*# sourceMappingURL=recruit.css.map */