@charset "UTF-8";
/* 
  css設定 @charsetが消されるsass仕様へのハック用コメントです。削除しないでください。新規作成時も必須！
 */
#about main img {
  width: 100%;
}

#about .main-visual {
/*  margin-bottom: 100px;*/
}

#about .sections {
  font-family: 'Noto Serif JP', serif;
}

#about .sections .section-header {
  width: calc(100vw - 20px);
  text-align: center;
  color: #000;
  padding-bottom: 95px;
}

#about .sections .section-header .title {
  font-size: 24px;
  letter-spacing: .4em;
  margin-bottom: 15px;
  color: #2D4198;
  font-family: 'bmw', 'Noto Sans JP', sans-serif;
}

#about .sec01 .tit {
  text-align: left;
  font-size: 59px;
  line-height: 1.8;
  letter-spacing: .4em;
  color: #2D4198;
}

#about .sec01 .bg01 {
  background: url(../images/about/bg_01.png) no-repeat bottom;
  background-size: cover;
  padding: 100px 0;
}

#about .sec01 .bg01 .text-box {
  background: #fff;
  padding: 30px;
  box-sizing: border-box;
}

#about .sec01 .bg01 .text-box .lead {
  font-size: 16px;
  line-height: 3;
  letter-spacing: .15em;
}

#about .bg02 {
  background: url(../images/about/bg-line01.png) no-repeat;
  background-size: cover;
  background-position: center;
  padding: 280px 0 0;
}

#about .temp {
  display: none;
}

#about .history {
  width: 100%;
  overflow: hidden;
  position: relative;
}

#about .history .history-inner {
  background: #6682af;
  background: linear-gradient(-90deg, #6682af 0%, #001c50 100%);
  width: 2875px;
  padding: 95px 0 0;
}

#about .history .section-header {
  width: calc(100vw - 20px);
  text-align: center;
  color: #fff;
  padding-bottom: 95px;
}

#about .history .section-header .title {
  font-size: 24px;
  letter-spacing: .4em;
  margin-bottom: 15px;
}

#about .history .section-header01 {
  width: calc(100vw - 20px);
  text-align: center;
  color: #000;
  padding: 280px 0 95px;
}

#about .history .section-header01 .title01 {
  color: #2D4198;
}

#about .history .sub-scroll-box {
  padding: 0 120px 95px;
  position: relative;
  left: 0px;
}

#about .history .sp-box {
  width: 100vw;
  overflow: hidden;
  overflow-x: scroll;
  -webkit-overflow-scrolling: touch;
}

#about .history .sp-box .image {
  padding: 0 50px 50px;
  width: 2635px;
}

#about .history .sp-box img {
  height: 199px;
}

#about .sec03 .bg03 {
  background: url(../images/about/bg_02.png) no-repeat top;
  background-size: contain;
  padding: 100px 0 0;
  margin-bottom: 120px;
}

#about .sec03 .bg03 .text-box {
  background: #fff;
  padding: 30px;
  box-sizing: border-box;
}

#about .sec03 .bg03 .text-box .list-left li {
  vertical-align: text-top;
  display: inline-block;
  width: 60%;
  margin-right: 4.5%;
}

#about .sec03 .bg03 .text-box .list-left li:last-child {
  width: 34.5%;
  margin-right: auto;
}

#about .sec03 .bg03 .text-box .list-left .text {
  font-size: 30px;
  line-height: 1.8;
  letter-spacing: .4em;
  color: #2D4198;
  margin-bottom: 25px;
}

#about .sec03 .bg03 .text-box .list-left .name {
  font-size: 18px;
  line-height: 1.6;
  letter-spacing: .4em;
  margin-bottom: 60px;
}

#about .sec03 .bg03 .text-box .list-left .lead {
  font-size: 16px;
  line-height: 3;
  letter-spacing: .15em;
}

#about .sec03 .bg04 {
  background: url(../images/about/bg_03.png) no-repeat bottom;
  background-size: contain;
  padding: 0 0 100px;
}

#about .sec03 .bg04 .text-box {
  background: #fff;
  padding: 30px;
  box-sizing: border-box;
}

#about .sec03 .bg04 .text-box .list-right li {
  vertical-align: text-top;
  display: inline-block;
  width: 34.5%;
  margin-right: 4.5%;
}

#about .sec03 .bg04 .text-box .list-right li:last-child {
  width: 60%;
  margin-right: auto;
}

#about .sec03 .bg04 .text-box .list-right li.sp-list {
  display: none;
}

#about .sec03 .bg04 .text-box .list-right .text {
  font-size: 30px;
  line-height: 1.8;
  letter-spacing: .4em;
  color: #2D4198;
  margin-bottom: 25px;
}

#about .sec03 .bg04 .text-box .list-right .name {
  font-size: 18px;
  line-height: 1.6;
  letter-spacing: .4em;
  margin-bottom: 60px;
}

#about .sec03 .bg04 .text-box .list-right .lead {
  font-size: 16px;
  line-height: 3;
  letter-spacing: .15em;
}

#about .sec04 {
  text-align: center;
}

#about .sec04 .bg05 {
  background: url(../images/about/bg-line02.png) no-repeat;
  background-size: cover;
  padding: 560px 0 0;
  margin-top: -200px;
}

#about .sec04 .bg05 .lists {
  max-width: 1300px;
  float: right;
  margin-bottom: 100px;
  display: flex;
}

#about .sec04 .bg05 .lists li {
  display: flex;
  width: 41%;
}

#about .sec04 .bg05 .lists li:last-child {
  float: right;
  width: 59%;
}

#about .sec04 .bg05 .lists .texts {
  background: linear-gradient(-90deg, #6682AF 0%, #001C50 100%);
  color: #fff;
  padding: 40px;
  box-sizing: border-box;
  text-align: left;
}

#about .sec04 .bg05 .lists .texts .position {
  font-size: 22px;
  line-height: 1.8;
  letter-spacing: .15em;
  padding-bottom: 16px;
  margin-bottom: 34px;
  position: relative;
  display: inline-block;
}

#about .sec04 .bg05 .lists .texts .position:before {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  display: inline-block;
  width: 85px;
  height: 1px;
  transform: translateX(0);
  background-color: #fff;
}

#about .sec04 .bg05 .lists .texts .comment {
  font-size: 14px;
  line-height: 3;
  letter-spacing: .15em;
}

#about .sec04 .bg05 .list-right {
  float: left;
}

#about .sec04 .bg05 .list-right li {
  width: 59%;
}

#about .sec04 .bg05 .list-right li:last-child {
  width: 41%;
}

#about .sec04 .bg05 .list-last {
  margin-bottom: 0;
}

#about .sec05 {
  text-align: center;
  margin: 280px auto;
}

#about .sec05 li {
  vertical-align: text-top;
  display: inline-block;
  width: 47.5%;
  margin-right: 4%;
}

#about .sec05 li:last-child {
  margin-right: auto;
}

#about .sec05 table, #about .sec05 td, #about .sec05 th {
  border: none;
  border-collapse: collapse;
  text-align: left;
  font-size: 14px;
  line-height: 1.4;
}

#about .sec05 tr {
  border-bottom: .5px solid #707070;
  padding-bottom: 20px;
  margin-bottom: 20px;
  display: block;
}

#about .sec05 tr.table02 {
  margin-top: 100px;
}

#about .sec05 td {
  width: 140px;
}

#about .sec05 td a {
  color: #0000ee;
  text-decoration: underline;
  word-break: break-all;
}

#about .sec05 td:nth-child(2) {
  width: auto;
}

#about .sec06 {
  text-align: center;
  margin-bottom: 280px;
}

#about .sec06 .list-box01 {
  margin-bottom: 120px;
}

#about .sec06 .list-box01 li {
  vertical-align: text-top;
  display: inline-block;
  float: left;
  width: 47.5%;
  margin-right: 4%;
}

#about .sec06 .list-box02 {
  margin-bottom: 70px;
}

#about .sec06 .list-box02 li {
  vertical-align: text-top;
  display: inline-block;
  float: left;
  width: 47.5%;
  margin-right: 4%;
}

#about .sec06 .list-box {
  margin-bottom: 70px;
}

#about .sec06 .list-box li {
  vertical-align: text-top;
  display: inline-block;
  width: 47.5%;
  margin-right: 4%;
}

#about .sec06 .list-box li:last-child {
  margin-right: auto;
}

#about .sec06 .list-box .text {
  text-align: left;
  font-size: 14px;
  line-height: 2.8;
  border-bottom: .5px solid #707070;
  padding-bottom: 20px;
  margin-bottom: 20px;
}

@media (max-width: 1024px) {
  #about .sections .section-header {
    padding-bottom: 30px;
  }
  #about .sections .section-header .title {
    font-size: 22px;
  }
  #about .sections .section-header .title .cp.ac .c {
    line-height: 1.6;
  }
  #about .sec01 .tit {
    font-size: 22px;
  }
  #about .sec01 .bg01 {
    padding: 50px 0;
  }
  #about .sec01 .bg01 .text-box {
    padding: 0;
  }
  #about .sec01 .bg01 .text-box .lead {
    font-size: 14px;
  }
  #about .bg02 {
    padding: 200px 0 0;
  }
  #about .history .section-header {
    padding-bottom: 30px;
  }
  #about .history .section-header .title {
    font-size: 22px;
  }
  #about .history .section-header01 {
    padding: 200px 0 30px;
  }
  #about .sec03 .bg03 {
    margin-bottom: 120px;
  }
  #about .sec03 .bg03 .text-box {
    padding: 30px 20px;
  }
  #about .sec03 .bg03 .text-box .list-left .text {
    font-size: 22px;
  }
  #about .sec03 .bg03 .text-box .list-left .name {
    font-size: 16px;
  }
  #about .sec03 .bg03 .text-box .list-left .lead {
    font-size: 14px;
  }
  #about .sec03 .bg04 .text-box {
    padding: 30px 20px;
  }
  #about .sec03 .bg04 .text-box .list-right li.pc-list {
    display: none;
  }
  #about .sec03 .bg04 .text-box .list-right li.sp-list {
    display: inherit;
  }
  #about .sec03 .bg04 .text-box .list-right .text {
    font-size: 22px;
  }
  #about .sec03 .bg04 .text-box .list-right .name {
    font-size: 16px;
  }
  #about .sec03 .bg04 .text-box .list-right .lead {
    font-size: 14px;
  }
  #about .sec04 {
    text-align: center;
  }
  #about .sec04 .bg05 {
    padding: 260px 0 0;
    margin-top: -60px;
  }
  #about .sec04 .bg05 .lists {
    float: none;
    margin-bottom: 80px;
    display: block;
  }
  #about .sec04 .bg05 .lists li {
    display: block;
    width: 100%;
  }
  #about .sec04 .bg05 .lists li:last-child {
    float: none;
    width: 100%;
  }
  #about .sec04 .bg05 .lists li.pc {
    display: none !important;
  }
  #about .sec04 .bg05 .lists li.sp {
    display: inherit !important;
  }
  #about .sec04 .bg05 .lists .texts {
    padding: 30px;
  }
  #about .sec04 .bg05 .lists .texts .position {
    font-size: 18px;
    padding-bottom: 10px;
    margin-bottom: 30px;
  }
  #about .sec04 .bg05 .lists .texts .position:before {
    width: 35px;
  }
  #about .sec04 .bg05 .list-right {
    float: none;
  }
  #about .sec04 .bg05 .list-right li {
    width: 100%;
  }
  #about .sec04 .bg05 .list-right li:last-child {
    width: 100%;
  }
  #about .sec05 {
    margin: 200px auto;
  }
  #about .sec05 ul {
    margin-top: 70px;
  }
  #about .sec05 li {
    display: block;
    width: 100%;
    margin-bottom: 100px;
  }
  #about .sec05 li:last-child {
    margin-bottom: 0;
  }
  #about .sec05 table {
    width: 100%;
  }
  #about .sec06 {
    margin-bottom: 170px;
  }
  #about .sec06 .list-box01 {
    margin-bottom: 40px;
  }
  #about .sec06 .list-box01 li {
    display: block;
    float: none;
    width: 100%;
  }
  #about .sec06 .list-box02 {
    margin-bottom: 40px;
  }
  #about .sec06 .list-box02 li {
    display: block;
    float: none;
    width: 100%;
  }
  #about .sec06 .list-box {
    margin-bottom: 40px;
  }
  #about .sec06 .list-box li {
    display: block;
    width: 100%;
  }
  #about .sec06 .list-box li:last-child {
    margin-bottom: 0;
  }
  #about .sec06 .list-box .point {
    margin-top: 60px;
  }
}

@media (max-width: 757px) {
  #about .sec01 .tit {
    font-size: 22px;
  }
  #about .sec01 .bg01 {
    background: url(../images/about/bg_01-sp.png) no-repeat bottom;
    background-size: cover;
  }
  #about .sec01 .bg01 .text-box .lead br {
    display: none;
  }
  #about .sec03 .bg03 {
    background: url(../images/about/bg_02-sp.png) no-repeat top;
    background-size: contain;
    margin-bottom: 40px;
  }
  #about .sec03 .bg03 .text-box {
    padding: 30px 10px;
  }
  #about .sec03 .bg03 .text-box .list-left li {
    display: block;
    width: 100%;
    margin-bottom: 60px;
  }
  #about .sec03 .bg03 .text-box .list-left li:last-child {
    width: 100%;
    margin-bottom: 0;
  }
  #about .sec03 .bg03 .text-box .list-left .lead br {
    display: none;
  }
  #about .sec03 .bg04 {
    background: url(../images/about/bg_03-sp.png) no-repeat bottom;
    background-size: contain;
  }
  #about .sec03 .bg04 .text-box {
    padding: 30px 10px;
  }
  #about .sec03 .bg04 .text-box .list-right li {
    display: block;
    width: 100%;
    margin-bottom: 60px;
  }
  #about .sec03 .bg04 .text-box .list-right li:last-child {
    width: 100%;
    margin-bottom: 0;
  }
  #about .sec03 .bg04 .text-box .list-right .lead br {
    display: none;
  }
  #about .sec05 td {
    letter-spacing: .12em;
    width: 74px;
  }
  #about .sec05 td:nth-child(2) {
    width: auto;
  }
  #about .sec06 .text {
    font-size: 13px;
    letter-spacing: .12em;
  }
}

#recruit main img {
  width: 100%;
}

#recruit .main-visual {
/*  margin-bottom: 100px;*/
}

#recruit .sections .title {
  font-size: 24px;
  font-weight: normal;
  text-align: center;
  padding-bottom: 15px;
  color: #2D4198;
}

#recruit .sections .title-ja {
  font-size: 14px;
  text-align: center;
}

#recruit .sections .section-header {
  padding-bottom: 98px;
}

#recruit .sections .section-header span {
  letter-spacing: .3em;
}

#recruit .recruit-bnr {
  display: none;
  max-width: 1200px;
  width: 90%;
  margin: 0 auto 120px;
  background: url(../images/ourteam/recruit-bnr-bg.jpg) no-repeat center;
  background-size: 100% 100%;
  padding: 80px 0 40px;
  color: #fff;
  position: relative;
}

#recruit .recruit-bnr .texts .text01 {
  font-family: BMW Type Next Light, Helvetica, Arial, 'Noto Sans JP', Meiryo;
  font-size: 53px;
  letter-spacing: .4em;
  margin-bottom: 16px;
}

#recruit .recruit-bnr .texts .text02 {
  font-size: 17px;
  letter-spacing: .7em;
}

#recruit .recruit-bnr .button {
  text-align: -webkit-right;
  margin-right: 5%;
}

#recruit .recruit-bnr .button a {
  display: block;
  width: 70%;
  max-width: 177px;
  box-sizing: border-box;
  padding: 18px 5px 16px;
  text-align: center;
  font-size: 12px;
  color: #fff;
  border: 1px solid #fff;
  position: relative;
  border-radius: 35px;
  background: rgba(255, 255, 255, 0.15);
  transition: letter-spacing .7s , color .7s , border-color .7s;
  margin-top: 20px;
  letter-spacing: 0;
  overflow: hidden;
}

#recruit .recruit-bnr .button a span {
  position: relative;
  z-index: 2;
}

#recruit .recruit-bnr .button a:after {
  content: "";
  position: absolute;
  display: block;
  top: -250px;
  left: 160px;
  width: 300px;
  height: 300px;
  border-radius: 50%;
  background: #001C50;
  opacity: 0;
  transition: top .7s,left .7s, opacity .7s;
}

#recruit .recruit-bnr .button a:hover {
  opacity: 1 !important;
  letter-spacing: .2em;
  color: #fff;
  border-color: rgba(255, 255, 255, 0);
}

#recruit .recruit-bnr .button a:hover:after {
  opacity: 1;
  top: -150px;
  left: -50px;
}

#recruit .sec01 {
  padding: 0 0 180px;
}

#recruit .sec01 li {
  margin-bottom: 100px;
}

#recruit .sec01 li:last-child {
  margin-bottom: 40px;
}

#recruit .sec01 .place {
  padding: 0 5% 20px;
  border-bottom: 1px solid #707070;
  margin-bottom: 45px;
  letter-spacing: .2em;
}

#recruit .sec01 .detail {
  margin: 0 5%;
}

#recruit .sec01 .detail .img {
  float: left;
  width: 40%;
}

#recruit .sec01 .detail .texts {
  float: right;
  width: 55%;
  text-align: center;
  padding-top: 5px;
  letter-spacing: .2em;
}

#recruit .sec01 .detail .sub-title {
  padding-bottom: 22px;
  font-size: 16px;
  line-height: 1.4;
  border-bottom: 1px solid #707070;
  letter-spacing: .2em;
}

#recruit .sec01 .detail .text {
  padding: 22px 0;
  font-size: 14px;
  line-height: 1.6;
  border-bottom: 1px dashed #707070;
  letter-spacing: .2em;
}

#recruit .sec01 .btns {
  text-align: center;
}

#recruit .sec01 .btns .button a {
  display: block;
  width: 70%;
  margin: auto;
  max-width: 177px;
  box-sizing: border-box;
  padding: 18px 5px 16px;
  text-align: center;
  font-size: 16px;
  color: #fff;
  border: 1px solid #fff;
  position: relative;
  border-radius: 35px;
  background: #001C50;
  transition: letter-spacing .7s , color .7s , border-color .7s;
  margin-top: 20px;
  letter-spacing: 0;
  overflow: hidden;
}

#recruit .sec01 .btns .button a span {
  position: relative;
  z-index: 2;
}

#recruit .sec01 .btns .button a:after {
  content: "";
  position: absolute;
  display: block;
  top: -250px;
  left: 160px;
  width: 300px;
  height: 300px;
  border-radius: 50%;
  background: white;
  opacity: 0;
  transition: top .7s,left .7s, opacity .7s;
}

#recruit .sec01 .btns .button a:hover {
  opacity: 1 !important;
  letter-spacing: .2em;
  color: #001C50;
  border-color: rgba(255, 255, 255, 0);
}

#recruit .sec01 .btns .button a:hover:after {
  opacity: 1;
  top: -150px;
  left: -50px;
}

#recruit .benefits {
  background: rgba(10, 26, 80, 0.1);
  padding: 150px 0 135px;
  margin-bottom: 280px;
}

#recruit .benefits dl {
  float: left;
  width: 48%;
  text-align: center;
}

#recruit .benefits dl:last-child {
  float: right;
}

#recruit .benefits dl dt {
  font-size: 14px;
  letter-spacing: .2em;
}

#recruit .benefits dl dd {
  letter-spacing: .2em;
  padding: 20px 0;
  border-bottom: 1px solid #707070;
  font-size: 14px;
}

#recruit .benefits dl dd:last-child {
  border-bottom: none;
}

@media (max-width: 757px) {
  #recruit .recruit-bnr {
    width: 80%;
    margin: 0 auto 100px;
    background: url(../images/ourteam/recruit-bnr-bg-sp.jpg) no-repeat center;
    background-size: 100% 100%;
    padding: 30px 0 20px;
  }
  #recruit .recruit-bnr .texts .text01 {
    font-size: 20px;
    margin-bottom: 6px;
  }
  #recruit .recruit-bnr .texts .text02 {
    font-size: 14px;
    letter-spacing: .5em;
    margin-bottom: 30px;
  }
  #recruit .recruit-bnr .sp-button {
    width: 84%;
    margin: auto;
    font-size: 14px;
  }
  #recruit .recruit-bnr .sp-button a {
    padding-right: 35px;
    position: relative;
    color: #fff;
  }
  #recruit .recruit-bnr .sp-button a:after {
    content: "";
    position: absolute;
    display: block;
    margin-top: -2px;
    top: 50%;
    right: 0;
    width: 7px;
    height: 7px;
    border-bottom: 1px solid #fff;
    border-right: 1px solid #fff;
    transform: translateY(-50%) rotate(-45deg);
  }
  #recruit .sec01 {
    padding: 0 0 110px;
  }
  #recruit .sec01 .wrap {
    width: auto;
  }
  #recruit .sec01 li {
    margin-bottom: 65px;
  }
  #recruit .sec01 .place {
    padding: 0 0 19px;
    margin: 0 auto 19px;
    width: 88%;
    font-size: 16px;
    text-align: center;
    line-height: 1.5;
  }
  #recruit .sec01 .detail {
    margin: 0;
  }
  #recruit .sec01 .detail .img {
    float: none;
    width: auto;
    margin-bottom: 25px;
  }
  #recruit .sec01 .detail .texts {
    float: none;
    text-align: center;
    padding-top: 5px;
    margin: 0 auto;
    width: 88%;
  }
  #recruit .sec01 .detail .sub-title {
    padding-bottom: 20px;
    font-size: 14px;
    line-height: 1.55;
  }
  #recruit .sec01 .detail .text {
    padding: 22px 0;
    font-size: 14px;
    line-height: 1.6;
    border-bottom: 1px solid #707070;
  }
  #recruit .benefits {
    padding: 35px 0 20px;
    margin-bottom: 100px;
  }
  #recruit .benefits dl {
    float: none;
    width: auto;
    padding-bottom: 40px;
  }
  #recruit .benefits dl:last-child {
    float: none;
    padding-bottom: 0px;
  }
  #recruit .benefits dl dd {
    padding: 24px 0;
    font-size: 14px;
    line-height: 1.5;
  }
}

/*# sourceMappingURL=lower.css.map */
