@charset "utf-8";
  /* ----------------------------------------- メイン */
.main {
  position: relative;
}
.main .kv {
  position: absolute;
  top: 0;
  left: 0;
  right: 40px;
  height: 100%;
  background-position: 10% 60%;
  background-size: cover;
}
.main .kv {
  background-image: url(../images/a-koushi.jpg);
}
.main .kv img {
  display: none;
}
.main .kv::after {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  width: 0;
  height: 100%;
  background-color: #fff;
}
.main .outer {
  position: relative;
  display: flex;
  flex-direction: row-reverse;
  padding: 0 40px;
}
.main .inner {
  position: relative;
  flex-basis: 37%;
  max-width: 37%;
  padding: 30px 0 30px 45px;
  font-size: 12px;
  color: #fff;
  z-index: 1;
}
.main .inner::before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.84);
  z-index: -1;
}
.main .inner h1 {
  position: relative;
  font-family: 'Noto Serif JP', serif;
  font-weight: 600;
  font-size: 16px;
  line-height: 1.5;
}
.main .inner h1 i {
  display: block;
  position: absolute;
  top: 50%;
  left: -65px;
  width: 40px;
  height: 1px;
}
.main .inner h1 span {
  display: inline-block;
}
.main .inner .heading {
  display: flex;
  align-items: center;
  height: 221px;
}
.main .inner .heading h2 {
  font-family: 'Noto Serif JP', serif;
  font-weight: 500;
  font-size: 34px;
  line-height: 1.6;
  color: #fff;
}
.main .inner .name {
  margin: 10px 0 20px 0;
  font-size: 24px;
  line-height: 1.3;
  color: #fff;
}
@media screen and (max-width: 1340px) {
  .main .inner {
    flex-basis: 466px;
    max-width: 466px;
  }
}
@media screen and (max-width: 1280px) {
  .main .base {
    left: 100px;
  }
  .main .base .kv {
    left: 0;
  }
}
@media screen and (max-width: 980px) {
  .main {
    overflow: hidden;
    position: relative;
  }
  .main .kv {
    position: relative;
    right: 0;
    height: 360px;
    background-position: 0% 10%;
  }
  .main .outer {
    display: block;
    margin: -52px 0 0 0;
    padding: 0 0 0 70px;
    height: auto;
  }
  .main .inner {
    max-width: 100%;
    padding: 40px 40px 40px 40px;
  }
  .main .inner::before {
    background-color: #000;
  }
  .main .inner .heading {
    display: block;
    margin: 20px 0;
    height: auto;
  }
  .main .inner h1 i {
    left: -40px;
    width: 30px;
  }
  .main .inner .heading h2 br {
    display: none;
  }
}
@media screen and (max-width: 768px) {
  .main {
    letter-spacing: 0.08em;
  }
  .main .kv {
    height: auto;
    background-image: none !important;
  }
  .main .kv img {
    display: block;
  }
  .main .outer {
    margin: -20px 0 0 0;
    padding: 0 0 0 20px;
    height: auto;
  }
  .main .inner {
    padding: 15px 0px 30px 25px;
    font-size: 10px;
  }
  .main .inner h1 {
    font-size: 11px;
  }
  .main .inner h1 i {
    left: -25px;
    width: 17px;
  }
  .main .inner .heading {
    margin: 15px 0 0 0;
  }
  .main .inner .heading h2 {
    font-size: 25px;
  }
  .main .inner .heading h2 br {
    display: block;
  }
  .main .inner .name {
    margin: 20px 0 10px 0;
    font-size: 18px;
  }
}
  /* ----------------------------------------- 冒頭 */
.lead {
  display: flex;
  justify-content: center;
  padding: 80px 0 0 0;
  height: 520px;
  font-size: 16px;
  line-height: 2.14;
}
.lead .inner-pc {
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
}
.lead .inner-pc .block {
  margin: 0 2.34em;
}
.lead .inner-pc .block:first-child {
  margin-right: 0;
}
.lead .inner-pc .author {
  margin: 0 4.1em 0 0;
  font-family: 'Sawarabi Gothic', sans-serif;
}
.lead .inner-pc .author p:first-child {
  text-indent: -0.5em;
}
.lead .inner-pc .author span {
  display: inline-block;
  transform: skewX(-10deg);
}
.lead .inner-pc .author.sp {
  display: none;
}
.lead .inner-sp {
  display: none;
}
.lead .inner-sp {
  padding: 0 20px;
}
.lead .inner-sp .text {
  overflow: hidden;
  position: relative;
  height: 390px;
}
.lead .inner-sp .block {
  padding: 0 0 1.8em 0;
}
.lead .inner-sp .author {
  padding: 0 0 1.8em 0;
  font-family: 'Noto Serif JP', serif;
}
.lead .inner-sp .author p {
  transform: skewX(-10deg);
}
.lead .inner-sp .author.pc {
  display: none;
}
@media screen and (max-width: 980px) {
  .lead {
    line-height: 1.9;
  }
  .lead .inner-pc .block {
    margin: 0 1.5em;
  }
  .lead .inner-pc .author {
    margin: 0 2em 0 0;
  }
}
@media screen and (max-width: 768px) {
  .lead {
    display: block;
    padding: 40px 0 0 0;
    height: auto;
    line-height: 1.86;
  }
  .lead .inner-pc {
    display: none;
  }
  .lead .inner-sp {
    display: block;
  }
}
  /* ----------------------------------------- サブページ */
.section {
  position: relative;
  margin: 90px 0 0 0;
}
h1.default {
  padding: 10px 25px;
  font-size: 150%;
  color: #fff;
  background-color: #310D00;
  margin: 0 auto;
  max-width: 1400px;
}
@media screen and (max-width: 768px) {
  .section {
    position: relative;
    margin: 0;
  }
  h1.default {
    margin-bottom: 20px;
  }
}
  /* ----------------------------------------- 会社概要 */
dl.company_list {
  border-bottom: 1px solid #747474;
  margin-bottom: 50px;
  width: 50%;
  margin: auto;
}
dl.company_list > dt {
  width: 7em;
  float: left;
  border-top: 1px solid #747474;
  padding: 10px 5px;
  box-sizing: border-box;
  line-height: 1.8em;
}
dl.company_list > dd {
  margin-left: 7em;
  border-top: 1px solid #747474;
  border-left: 1px solid #747474;
  padding: 10px 15px;
  box-sizing: border-box;
  line-height: 1.8em;
}
dl.company_list > dd + dd {
  border-top: none;
  padding-top: 0;
}
.map_wrap {
  text-align: center;
  padding-top: 50px;
  padding-bottom: 80px;
}
@media screen and (max-width: 980px) {
  dl.company_list {
    margin: 0 auto;
    width: 90%;
  }
  .map_wrap {
    margin: 0 0 60px;
    Overflow: hidden;
  }
}
@media screen and (max-width: 768px) {
  dl.company_list {
    margin: 0 auto;
    width: 90%;
  }
  .map_wrap {
    margin: 0px 20px 40px;
    Overflow: hidden;
  }
}
  /* ----------------------------------------- 業務内容・各部門について */
.section .container-s h2 {
  margin: 0 0 40px 0;
  text-indent: -0.5em;
  font-family: 'Noto Serif JP', serif;
  font-weight: 600;
  font-size: 38px;
  line-height: 1.5;
}
.section .head h2 {
  font-weight: 700;
  font-size: 14px;
  line-height: 1.5;
}
.section .head h3 {
  margin: 20px 0;
  font-weight: 700;
  font-size: 28px;
  line-height: 1.6;
}
.section .head h4 {
  margin: 20px 0 0;
  font-weight: 700;
  font-size: 16px;
  line-height: 1.6;
}
.section .list .block .detail h3 {
  margin: 0 0 20px 0;
  font-weight: 700;
  font-size: 22px;
  line-height: 1.5;
}
.section .list .block {
  display: flex;
  margin: 0 0 20px 0;
  padding: 30px 45px 30px 25px;
  background-color: #f4f5f5;
  width: 100%;
}
.section .list .block .detail {
  flex: 1;
  padding: 5px 0 10px 25px;
  line-height: 2.1;
}
.section .list .block .detail ul li {
 font-size: 13px;
  position: relative;
  padding: 0 0 0 1.5em;
}
.section .list .block .icon {
  flex-basis: 100px;
  max-width: 100px;
}
.head_list {
  margin: 0 0 30px;
  font-size: 1em;
  line-height: 1.5;
}
.head_list span {
  font-size: 1em;
  font-weight: 600;
}
.head_list ul {
  padding: 0.5em 1em;
  margin: 2em 0;
  border: dashed 1px;
}
.head_list ul {
  margin: 0;
  padding: 20px;
}
@media screen and (max-width: 768px) {
  .section .container-s h2 {
    margin: 0 0 20px 0;
    text-indent: -0.5em;
    font-family: 'Noto Serif JP', serif;
    font-weight: 600;
    font-size: 1.9em;
    line-height: 1.5;
  }
  .section .head h3 {
    margin: 20px 0;
    font-weight: 700;
    font-size: 25px;
    line-height: 1.6;
  }
  .section .list .block {
    flex-flow: column;
    padding: 30px 30px 25px;
  }
  .section .list .block .detail {
    padding: 5px 0 25px;
  }
  .section .list .block .detail ul li {
    padding: 0;
  }
}
/* photo-right */
.section .article {
  line-height: 2.4;
}
.section .article h2 {
  position: relative;
  margin: 0 0 50px 0;
  font-family: 'Noto Serif JP', serif;
  font-weight: 500;
  font-size: 38px;
  line-height: 1.7;
}
.section.photo-right .photo {
  position: absolute;
  top: 15px;
  left: 50%;
  right: 0;
  height: 615px;
}
.section.photo-right .photo img {
  display: none;
}
.section.photo-right .photo span {
  background-image: url(../images/e-entry.jpg);
  position: relative;
  display: block;
  margin-left: 160px;
  height: 100%;
  background-position: 30% 40%;
  background-size: cover;
}
.section.photo-right .photo span::after {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  width: 0;
  height: 100%;
  background-color: #fff;
}
.section.photo-right .article {
  padding-right: 450px;
}
@media screen and (max-width: 1160px) {
  .section.photo-right .photo {
    left: auto;
    width: 420px;
  }
  .section.photo-right .photo span {
    margin-left: 0;
  }
}
@media screen and (max-width: 980px) {
  .section.photo-right .photo {
    position: static;
    width: auto;
    height: 490px;
  }
  .section.photo-right .photo span {
    margin-left: 90px;
    background-position: 50% 30%;
  }
  .section.photo-right .article {
    margin: 90px 0 0 0;
    padding-right: 0;
  }
}
@media screen and (max-width: 768px) {
  .section {
    margin: 50px 0 0 0;
  }
  .section .article {
    padding: 0;
    line-height: 1.8;
  }
  .section .article h2 {
    margin: 0 0 30px 0;
    font-size: 28px;
  }
  .section .article h2::before {
    left: -20px;
    width: 15px;
  }
  .section.photo-right .photo {
    margin: 0 20px;
    height: auto;
  }
  .section.photo-right .photo img {
    display: block;
  }
  .section.photo-right .photo span {
    margin: 0;
    background-image: none !important;
  }
  .section.photo-right .article {
    margin: 30px 0 0 0;
  }
}
@media screen and (max-width: 374px) {
  .section .article h2 {
    font-size: 26px;
  }
}
/* photo-right2 */
.section.photo-right2 .photo {
  position: absolute;
  top: 15px;
  left: 50%;
  right: 0;
  height: 500px;
}
.section.photo-right2 .photo img {
  display: none;
}
.section.photo-right2 .photo span {
  background-image: url(../images/a-3set.jpg);
  position: relative;
  display: block;
  margin-left: 120px;
  height: 100%;
  background-position: 30% 50%;
  background-size: cover;
}
.section.photo-right2 .photo span::after {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  width: 0;
  height: 100%;
  background-color: #fff;
}
.section.photo-right2 .article {
  padding-right: 500px;
}
@media screen and (max-width: 1160px) {
  .section.photo-right2 .photo {
    left: auto;
    width: 420px;
  }
  .section.photo-right2 .photo span {
    margin-left: 0;
  }
}
@media screen and (max-width: 980px) {
  .section.photo-right2 .photo {
    position: static;
    width: auto;
    height: 490px;
  }
  .section.photo-right2 .photo span {
    margin-left: 90px;
    background-position: 50% 30%;
  }
  .section.photo-right2 .article {
    margin: 90px 0 0 0;
    padding-right: 0;
  }
}
@media screen and (max-width: 768px) {
  .section.photo-right2 .photo {
    margin: 0 20px;
    height: auto;
  }
  .section.photo-right2 .photo img {
    display: block;
  }
  .section.photo-right2 .photo span {
    margin: 0;
    background-image: none !important;
  }
  .section.photo-right2 .article {
    margin: 30px 0 0 0;
  }
}
  /* ----------------------------------------- 採用情報 */
.ly_entry_main {
  position: static;
  top: 0px;
  z-index: 0;
  width: 100%;
  padding-top: 40px;
  background-color: transparent;
}
.entry_sec_main {
  margin-top: 0px;
  margin-right: 40px;
  margin-left: 40px;
  background-color: #fff;
}
.entry_sec_main_inner {
  padding: 80px 20px;
}
.entry_row {
  width: 100%;
  max-width: 1280px;
  margin: 0px auto;
  padding: 90px 40px 60px;
}
.entry_title {
  margin-bottom: 40px;
  padding: 10px;
  background-color: #000;
  color: #fff;
  font-size: 25px;
  text-align: center;
}
.entry_blc_step {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 20px;
  padding: 40px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #fff;
}
.entry_blc_step img {
  display: block;
  margin-left: 25px;
}
.entry_blc_step_img {
  position: relative;
  width: 100%;
  max-width: 220px;
  margin-right: 60px;
  margin-left: 40px;
}
.entry_blc_step_txtwrapper {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
.entry_blc_step_num {
  position: absolute;
  z-index: 10;
  font-family: Amiri, sans-serif;
  font-size: 50px;
  line-height: 1.5;
  font-style: italic;
  font-weight: 400;
}
.heading {
  font-size: 28px;
}
.entry_blc_step_title {
  margin-top: 0px;
  font-family: 'Noto Sans JP', sans-serif;
  font-size: 28px;
  font-weight: 700;
  letter-spacing: 0.1rem;
}
.entry_blc_step_txt {
  margin-bottom: 0px;
}
.entry_blc_step_title_area {
  font-size: 20px;
}
.entry_blc_step_txt span::before {
  content: "既卒・中途採用 ";
  color: #FFFFFF;
}
.entry_blc_step_title_area {
  font-size: 20px;
}
.entry_blc_interview {
  position: relative;
  display: block;
  width: 100%;
  margin-bottom: 20px;
  padding: 40px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #fff;
}
.entry_blc_interview_pht {
  position: relative;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
  width: 60%;
  height: 490px;
  margin-right: 0px;
  padding-top: 0%;
  background-image: url('../images/entry01.png');
  background-position: 18% 0%;
  background-size: cover;
  background-repeat: no-repeat;
}
.entry_blc_interview_pht.entry_blc_interview_pht_02 {
  background-image: url('../images/entry02.png');
}
.entry_blc_interview_txtwrapper {
  position: relative;
  margin-top: -186px;
  margin-left: 40%;
  padding: 42px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  background-color: #fff;
  box-shadow: 1px 1px 6px 0 rgba(0, 0, 0, 0.13);
}
.entry_blc_interview_txt {
  padding: 0px;
  line-height: 2;
  text-align: justify;
}
.entry_blc_interview_name {
  margin-bottom: 30px;
  padding: 0px;
  font-size: 24px;
  line-height: 1.9;
}
.entry_blc_interview_name_underline {
  display: inline-block;
  padding-bottom: 10px;
  border-bottom: 3px solid #000;
}
.entry_sec_main_inner_graybg {
  margin-bottom: 70px;
  background-color: #f3f3f3;
}
.entry_title_detail {
  margin-bottom: 40px;
  padding: 10px 0px 20px;
  border-bottom: 1px solid #000;
  background-color: transparent;
  color: #000;
  font-size: 30px;
  text-align: left;
}
.entry_row_detail {
  width: 100%;
  max-width: 800px;
  margin: 0px auto;
  padding: 60px 15px;
}
.entry_blc_detailtable {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 1px;
  padding: 20px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #fff;
}
.entry_blc_detailtable_td {
  position: relative;
  width: 167px;
  max-width: 100%;
  margin-right: 10px;
}
.entry_blc_step_txtwrapper-copy {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
.entry_blc_detailtable_td_item {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
.entry_blc_detailtable_td_th_txt {
  font-weight: 500;
}
.btn {
  display: flex;
  justify-content: center;
}
.btn-e {
  font-size: 1.8rem;
  font-weight: 500;
  line-height: 1.5;
  position: relative;
  display: inline-block;
  padding: 2rem 12rem;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  text-align: center;
  vertical-align: middle;
  text-decoration: none;
  letter-spacing: 0.1em;
  color: #fff;
  border-radius: 0.1rem;
  background: transparent linear-gradient(to bottom, #1f4580 0%, #1d2f63 100%) repeat scroll 0 0;
}
.btn-e:hover {
  background: #4050c0;
}
@media screen and (max-width: 991px) {
  .entry_sec_main {
    margin-right: 0px;
    margin-left: 0px;
  }
  .entry_title {
    font-size: 28px;
  }
  .entry_blc_step_img {
    width: 30%;
    margin-left: 0;
  }
  .entry_blc_step_num {
    font-size: 30px;
  }
  .entry_blc_interview {
    padding-right: 0px;
    padding-left: 0px;
  }
  .entry_blc_interview_txtwrapper {
    margin-top: -207px;
    margin-left: 8%;
  }
  .entry_row_detail {
    padding-top: 10px;
    padding-bottom: 30px;
  }
}
@media screen and (max-width: 767px) {
  .entry_sec_main_inner {
    padding: 0px 10px 40px;
  }
  .entry_row {
    padding-top: 20px;
    padding-bottom: 39px;
  }
  .entry_title {
    font-size: 26px;
  }
  .entry_blc_step {
    display: block;
    padding-right: 20px;
    padding-left: 20px;
  }
  .entry_blc_step_img {
    margin-bottom: 19px;
  }
  .entry_blc_step_title {
    font-size: 24px;
  }
  .entry_blc_step_txt {
    padding-left: 0px;
  }
  .entry_blc_step_txt span::before {
    content: " ";
    color: #FFFFFF;
  }
  .entry_blc_interview_pht {
    width: 100%;
  }
  .entry_blc_interview_name {
    font-size: 20px;
  }
  .entry_blc_interview_name_underline {
    font-size: 20px;
  }
  .entry_title_detail {
    margin-bottom: 20px;
    font-size: 26px;
  }
  .entry_blc_interview_pht.entry_blc_interview_pht_02 {
    background-position: 100% 0%;
  }
  .btn-e {
    padding: 1.5rem;
    width: 90%;
  }
}
@media screen and (max-width: 479px) {
  .entry_row {
    padding-top: 0px;
    padding-right: 10px;
    padding-left: 10px;
  }
  .entry_title {
    margin-bottom: 20px;
    font-size: 22px;
  }
  .entry_btn_scroll {
    right: 20px;
    display: none;
  }
  .entry_blc_step_img {
    width: 50%;
  }
  .entry_blc_step_num {
    left: 0%;
    top: 0%;
    right: auto;
    bottom: auto;
  }
  .entry_blc_step_txt {
    padding-top: 5px;
    padding-left: 0px;
  }
  .entry_blc_interview_pht {
    width: 100%;
  }
  .entry_blc_interview_txtwrapper {
    padding: 15px 20px;
  }
  .entry_blc_interview_txt {
    line-height: 1.8;
  }
  .entry_blc_interview_name_underline {
    font-size: 18px;
  }
  .entry_blc_detailtable {
    padding-right: 15px;
    padding-left: 15px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .entry_blc_detailtable_td {
    width: 100%;
    padding-bottom: 0px;
    border-bottom: 1px none #e0e0e0;
  }
}
.form {
  display: flex;
  justify-content: center;
}