@charset "UTF-8";
.item02 {
  order: 2;
}
.item01 {
  order: 1;
}
.contInr {
  max-width: 1200px;
  margin: auto;
}
.contTtl {
  font-size: 16px;
  line-height: 1.4;
  margin-bottom: 60px;
}
.contTtl .en {
  font-size: 50px;
  display: block;
}
.subTtl {
  font-size: 20px;
  line-height: 1.6;
}
.flexWrap {
  display: flex;
  flex-wrap: wrap;
}
.tate {
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
}
.mv_bus_bg {
  background: url("../img/mv_bus.png")no-repeat center center/cover;
}
.mv {
  padding: 140px 15px 0;
  margin-bottom: 100px;
}
.mv .mvTxt .tate {
  position: absolute;
  right: 30px;
  top: 100px;
  line-height: 2.5;
  z-index: 10;
}
.mv .mvTxt .tate span {
  background-color: #032F65;
  padding: 10px;
  color: #fff;
  font-size: 20px;
}
.mv .mvTxt .tate .ten {
  position: relative;
  padding-bottom: 30px;
}
.mv .mvTxt .tate .ten::after {
  position: absolute;
  content: "、";
  bottom: 20px;
  color: #fff;
  right: 0;
  line-height: 1;
}
_::-webkit-full-page-media, _:future, :root .mv .mvTxt .tate .ten::after {
  right: 108px;
}
.mv #vegas {
  height: 400px;
  width: 100%;
  border-radius: 10px;
  z-index: 0;
}
.mv .shokuninBtn {
  max-width: 320px;
  margin-top: -30px;
  margin-left: -15px;
  width: 95%;
}
.mv .shokuninBtn a {
  background-color: #C4853A;
  border-radius: 3px;
  color: #fff;
  padding: 8px;
  display: block;
  position: relative;
  line-height: 1.2;
}
.mv .shokuninBtn a:hover {
  background-color: #08235F;
}
.mv .shokuninBtn a::after {
  position: absolute;
  content: "";
  width: 60px;
  height: 2px;
  background-color: #fff;
  right: 0;
  top: 50%;
  transition: all 1s;
}
.mv .shokuninBtn a:hover::after {
  width: 70px;
}
.mv .shokuninBtn a span {
  padding: 3px;
  border: 1px solid #fff;
  font-size: 30px;
  border-radius: 2px;
  margin-right: 3px;
}
.business {
  padding: 100px 30px;
}
.business .contTtl, .business .subTtl {
  color: #08235F;
}
.business .subTtl {
  margin-bottom: 20px;
}
.business .txtWrap {
  max-width: 540px;
}
.business figure {
  max-width: 890px;
  width: 100%;
  height: 300px;
  background: url("../img/business.jpg")no-repeat center center/cover;
}
.message {
  padding: 80px 15px;
  background-color: #08235F;
  position: relative;
  z-index: 0;
}
.message::after {
  position: absolute;
  width: 50%;
  max-width: 700px;
  left: 0;
  top: 0;
  height: 100%;
  content: "";
  background: url("../img/message_bg.png")no-repeat center center/cover;
  z-index: -1;
}
.message .txtWrap {
  color: #fff;
}
.clBl {
  color: #002F65;
}
.recruitment .contTopTtl small {
  font-size: 20px;
}
.imgMovie {
  max-width: 700px;
  margin: 0 auto 80px;
  width: 100%;
}
.message .txtWrap .txt {
  margin-bottom: 30px;
}
.message .txtWrap .name {
  font-size: 20px;
}
.message .txtWrap .name small {
  margin-right: 30px;
}
.recruitment, .road {
  padding: 60px 15px;
}
.recruitment .contTopTtl {
  font-size: 28px;
  margin-bottom: 40px;
  line-height: 1.8;
}
.recruitment .contTopTtl span {
  border-bottom: 1px solid #000;
  padding-bottom: 10px;
}
.features {
  background: url("../img/tokucho_bg.jpg")no-repeat center center/cover;
  padding: 80px 15px;
}
.features .contSubTtl, .road .contSubTtl {
  font-size: 20px;
  margin-bottom: 40px;
}
.features .contSubTtl span, .road .contSubTtl span {
  padding-bottom: 3px;
  background: url("../img/ttl_under.png")no-repeat bottom center/contain;
  display: inline-block;
}
.features .featureList li {
  display: flex;
  align-items: center;
  border-bottom: 5px solid #ddd;
  position: relative;
  margin-bottom: 50px;
}
.features .featureList li::after {
  position: absolute;
  left: 0;
  bottom: -5px;
  content: "";
  width: 100px;
  height: 5px;
  background-color: #08235F;
}
.features .featureList li .num {
  font-size: 80px;
  line-height: 1;
  color: #fff;
  text-stroke: 2px #08235F;
  -webkit-text-stroke: 2px #08235F;
  padding: 0 10px 10px;
}
.features .featureList li .txt {
  font-size: 17px;
  line-height: 1.2;
  padding-left: 10px;
}
.road .roadList {
  margin-bottom: 70px;
}
.road .borderTtl span {
  border-radius: 50px;
  border: 1px solid #000000;
  padding: 20px 40px;
  font-size: 20px;
  background-color: #fff;
}
.road .timeTable {
  background: rgba(8, 35, 95, 0.1);
  padding: 50px 15px 30px;
}
.road .timeTable .inr {
  display: flex;
  justify-content: space-between;
  margin-bottom: 50px;
}
.road .timeTable figure {
  width: 170px;
  position: relative;
}
.road .timeTable .inr:nth-child(1) figure {
  width: 150px;
}
.road .timeTable .leftCont {
  width: calc(100% - 200px);
}
.road .timeTable .leftCont .ttl {
  font-size: 18px;
  color: #08235F;
  margin-bottom: 10px;
}
.road .timeTable .inr:nth-child(6) figure::after, .road .timeTable .leftCont::after {
  display: none;
}
.recruit {
  position: relative;
  z-index: 0;
  padding: 100px 15px;
}
.recruit::after {
  position: absolute;
  z-index: -1;
  content: "";
  height: 300px;
  width: 100%;
  background: url("../img/recruit_bg.jpg")no-repeat top center/cover;
  top: 0;
  left: 0;
}
.recruit .tableWrap {
  background-color: #fff;
  padding: 30px 10px;
  max-width: 1090px;
  margin: auto;
  border-radius: 10px;
}
.recruit .tableWrap table {
  max-width: 830px;
  margin: auto;
  width: 100%;
}
.recruit .tableWrap table tr {
  border-bottom: 1px solid #000;
}
.recruit .tableWrap table th {
  width: 95px;
  text-align: center;
  padding: 30px 0;
  vertical-align: top;
  font-size: 14px;
}
.recruit .tableWrap table td {
  padding: 30px 0;
  font-size: 16px;
}
.contact {
  padding: 0 15px 30px
}
.contact a {
  background: url("../img/contact.jpg")no-repeat center center/cover;
  padding: 80px 10px 50px;
  border-radius: 10px;
  display: block;
  color: #fff;
}
.contact a:hover {
  opacity: 0.8;
}
@media only screen and (min-width:769px) {
  .contTtl {
    font-size: 20px;
  }
  .contTtl .en {
    font-size: 70px;
  }
  .subTtl {
    font-size: 25px;
  }
  .mv_bus_bg {
    background: url("../img/mv_bus.png")no-repeat center center/100%;
  }
  .mv {
    margin-bottom: 50px;
    padding: 140px 30px 0;
  }
  .mv .mvTxt .tate {
    line-height: 2;
    right: 100px;
  }
  .mv .mvTxt .tate span {
    font-size: 40px;
  }
  .mv .mvTxt .tate .ten::after {
    bottom: 10px;
    right: -10px;
  }
  _::-webkit-full-page-media, _:future, :root .mv .mvTxt .tate .ten::after {
    right: 130px;
  }
  _::-webkit-full-page-media, _:future, :root .mv .mvTxt .tate span {
    font-size: 32px;
  }
  .mv #vegas {
    height: 600px;
  }
  .mv .shokuninBtn {
    margin-top: -60px;
    margin-left: -15px;
    max-width: 510px;
  }
  .mv .shokuninBtn a {
    padding: 15px;
  }
  .mv .shokuninBtn a span {
    padding: 5px;
    border: 2px solid #fff;
    font-size: 50px;
    margin-right: 5px;
  }
  .flexWrap {
    justify-content: space-between;
  }
  .business {
    padding: 200px 30px;
  }
  .business .txtWrap {
    width: 40%;
  }
  .business .subTtl {
    margin-bottom: 50px;
  }
  .business figure {
    width: 55%;
    margin-top: 50px;
    height: 580px;
  }
  .recruitment .contTopTtl small {
    font-size: 28px;
  }
  .message, .recruitment, .road {
    padding: 150px 30px;
  }
  .message figure {
    width: 40%;
  }
  .message .txtWrap {
    width: 50%;
    max-width: 450px;
  }
  .message .txtWrap .name {
    font-size: 24px;
  }
  .recruitment .contTopTtl {
    font-size: 40px;
    line-height: 1.6;
  }
  .features {
    padding: 120px 30px;
  }
  .features .contSubTtl, .road .contSubTtl {
    margin-bottom: 80px;
  }
  .features .contSubTtl, .features .featureList li .txt, .road .contSubTtl {
    font-size: 30px;
  }
  .features .featureList li {
    max-width: 850px;
  }
  .features .featureList li::after {
    width: 120px;
  }
  .features .featureList li .num {
    padding: 0 20px 10px;
  }
  .features .featureList li .txt {
    padding: 0 20px;
  }
  .features .featureList li:nth-child(2n) {
    margin-left: auto;
  }
  .road .roadList {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .road .roadList li {
    width: 23%;
  }
  .road .roadList li:nth-child(2n) {
    margin-top: 50px;
  }
  .road .roadList li figure {
    margin-bottom: 30px;
  }
  .road .borderTtl span {
    font-size: 30px;
  }
  .road .timeTable {
    padding: 140px 50px 30px;
    margin-top: -30px;
  }
  .road .timeTable figure::after {
    position: absolute;
    content: "";
    top: 100px;
    left: 42px;
    border-left: 4px dotted #707070;
    width: 4px;
    height: 50%;
  }
  .recruit {
    padding: 150px 30px;
  }
  .recruit::after {
    height: 690px;
  }
  .recruit .tableWrap table th {
    width: 250px;
    font-size: 16px;
  }
  .recruit .tableWrap table td {
    font-size: 18px;
  }
  .contact a {
    padding: 150px 10px 80px;
  }
}
@media only screen and (min-width:1367px) {
  .contTtl {
    font-size: 25px;
    margin-bottom: 100px;
  }
  .contTtl .en {
    font-size: 90px;
  }
  .mv {
    margin-bottom: 100px;
  }
  .mv #vegas {
    height: 830px;
  }
  .mv .mvTxt .tate {
    right: 180px;
  }
  .mvTxt .tate span {
    font-size: 40px;
  }
  .business figure {
    margin-top: 100px;
  }
  .recruitment .contTopTtl {
    font-size: 60px;
  }
  .recruitment .txt {
    font-size: 20px;
  }
  .features .contSubTtl, .road .contSubTtl {
    padding-bottom: 10px;
    font-size: 50px;
  }
  .features .featureList li::after {
    width: 180px;
  }
  .features .featureList li {
    max-width: 1025px;
  }
  .features .featureList li .num {
    font-size: 165px;
    padding: 0 20px 10px;
  }
  .features .featureList li .txt {
    font-size: 40px;
  }
}
@media only screen and (max-width:768px) {
  .business .txtWrap {
    margin-bottom: 30px;
  }
  .message::after {
    opacity: 0.4;
  }
  .road .roadList li:nth-child(1), .road .roadList li:nth-child(2), .road .roadList li:nth-child(3), .road .roadList li:nth-child(4) {
    margin: 0 auto 30px;
  }
  .road .roadList, .road .roadList li figure {
    max-width: 450px;
    margin: auto;
  }
  .road .roadList li figure {
    max-width: 300px;
  }
  .road .timeTable .inr {
    flex-wrap: wrap;
  }
  .road .timeTable figure {
    margin: auto;
  }
  .road .timeTable .leftCont {
    width: 100%;
    position: relative;
  }
  .road .timeTable .leftCont::after {
    position: absolute;
    content: "";
    bottom: -50px;
    left: 50%;
    border-left: 4px dotted #707070;
    width: 4px;
    height: 40px;
  }
}