*:focus {
  outline: none;
}

/*-----------------------------------*/
.mainHero {
  position: relative;
  background-image: url(/index/img/hero_bg.jpg);
  background-repeat: no-repeat;
  background-position: center center;
}
.mainHero .contIn {
  top: 0;
  position: absolute;
  vertical-align: middle;
  text-align: center;
  color: #ffffff;
  padding-top: 10%;
  width: 100%;
}
.mainHero .contIn h1 {
  color: #ffffff;
  font-feature-settings: 'palt' 1;
  font-family: 'Noto Sans JP', sans-serif !important;
  letter-spacing: 0.05em;
  margin: 0 auto 20px;
  line-height: 1.4;
}
.mainHero .contIn h1 em {
  font-weight: 500 !important;
  font-size: 46px;
  display: block;
}
.mainHero .contIn h1 span {
  font-weight: 500 !important;
  font-size: 24px;
  display: block;
}
.mainHero .contIn p {
  font-size: 16px;
  width: 52%;
  margin: 0 auto;
  text-align: left;
}
@media screen and (max-width: 1070px) {
  .mainHero .contIn {
    padding-top: 7%;
  }
  .mainHero .contIn h1 em {
    font-size: 40px;
  }
  .mainHero .contIn p {
    width: 86%;
    font-size: 15px;
  }
}
@media screen and (max-width: 768px) {
  .mainHero .contIn {
    padding-top: 70px;
  }
  .mainHero .contIn h1 em {
    font-size: 36px;
  }
}
@media screen and (max-width: 450px) {
  .mainHero .contIn {
    padding-top: 40px;
  }
  .mainHero .contIn h1 em {
    font-size: 30px;
  }
  .mainHero .contIn p {
    width: 90%;
    font-size: 14px;
    line-height: 1.5;
  }
}
.mainHero .mvArea {
  position: relative;
  width: 100%;
  padding: 0 0 32.5%;
  /*min-height: 624px;*/
  overflow: hidden;
}
.mainHero .mvArea video {
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
}
@media screen and (max-width: 768px) {
  .mainHero .mvArea {
    padding: 0 0 320px;
  }
  .mainHero .mvArea video {
    height: 320px;
    width: 220%;
    margin-left: -60%;
  }
}
@media screen and (max-width: 450px) {
  .mainHero .mvArea {
    padding: 0 0 260px;
  }
  .mainHero .mvArea video {
    height: 260px;
    width: 250%;
    margin-left: -75%;
  }
}

.mainArea {
  background-image: url(/index/img/main_bg.png);
  background-repeat: repeat-y;
  background-position: center top;
  position: relative;
}

.svArea {
  padding-top: 120px;
  padding-bottom: 30px;
}
.svArea h2 {
  text-align: center;
  font-size: 32px;
  color: #ea0000;
}
.svArea .leadCopy {
  text-align: center;
  font-size: 16px;
  margin-bottom: 100px;
}
.svArea .svBox > li {
  width: 100%;
  margin-bottom: 95px;
  text-align: center;
}
.svArea .svBox > li .contArea {
  display: table;
  margin: 0 auto;
}
.svArea .svBox > li .contArea .imgBox {
  float: left;
  width: 57.1%;
}
.svArea .svBox > li .contArea .txtBox {
  float: left;
  /*width: 42%;*/
  width: 26%;
  margin: 40px 8% 0 8%;
  text-align: left;
}
.svArea .svBox > li .contArea .txtBox .bdTtl {
  font-size: 24px;
  margin-bottom: 10px;
}
@media screen and (max-width: 768px) {
  .svArea .svBox > li .contArea .txtBox .bdTtl {
    font-size: 20px;
  }
}
.svArea .svBox > li .contArea .txtBox .btnBox {
  margin-top: 20px;
}
.svArea .svBox > li:nth-child(1) {
  background-image: url(/index/img/svbox_tr_bg.png);
  background-position: center bottom;
  background-repeat: no-repeat;
}
.svArea .svBox > li:nth-child(2) {
  background-image: url(/index/img/svbox_wh_bg.png);
  background-position: center top;
  background-repeat: no-repeat;
}
.svArea .svBox > li:nth-child(2) .contArea .imgBox {
  float: right;
}
@media screen and (max-width: 768px) {
  .svArea {
    padding-top: 50px;
    padding-bottom: 20px;
  }
  .svArea h2 {
    font-size: 28px;
  }
  .svArea .leadCopy {
    margin: 0 3% 50px;
    width: 94%;
  }
  .svArea .svBox > li {
    margin-bottom: 40px;
  }
  .svArea .svBox > li .contArea .imgBox {
    float: none;
    width: 90%;
    margin: 0 auto;
  }
  .svArea .svBox > li .contArea .txtBox {
    float: none;
    /*width: 42%;*/
    width: 90%;
    margin: 20px auto 0 auto;
  }
  .svArea .svBox > li .contArea .txtBox .bdTtl {
    font-size: 24px;
    margin-bottom: 10px;
  }
}
@media screen and (max-width: 768px) and (max-width: 768px) {
  .svArea .svBox > li .contArea .txtBox .bdTtl {
    font-size: 20px;
  }
}
@media screen and (max-width: 768px) {
  .svArea .svBox > li .contArea .txtBox .btnBox {
    margin-top: 10px;
  }
  .svArea .svBox > li:nth-child(1) {
    background-image: url(/index/img/svbox_tr_bg.png);
    background-position: center bottom;
    background-repeat: no-repeat;
  }
  .svArea .svBox > li:nth-child(2) {
    background-image: url(/index/img/svbox_wh_bg.png);
    background-position: center top;
    background-repeat: no-repeat;
  }
  .svArea .svBox > li:nth-child(2) .contArea .imgBox {
    float: none;
  }
}

.sftArea {
  background-image: url(/index/img/sftarea_bg.jpg);
  background-repeat: no-repeat;
  background-position: center center;
  min-height: 430px;
  padding-bottom: 30px;
}
.sftArea h2 {
  display: table;
  height: 40px;
  width: 240px;
  background-color: #ea0000;
  margin-bottom: 50px;
}
.sftArea h2 em {
  display: table-cell;
  vertical-align: middle;
  color: #ffffff;
  text-align: center;
  font-size: 18px;
  font-style: normal;
}
.sftArea h3 {
  color: #ffffff;
  font-size: 24px;
  margin-bottom: 20px;
  line-height: 1.4;
}
.sftArea p {
  color: #ffffff;
  width: 47%;
}
.sftArea .btnBox {
  margin-top: 20px;
}
@media screen and (max-width: 768px) {
  .sftArea {
    background-size: cover;
    min-height: 300px;
  }
  .sftArea p {
    width: 80%;
  }
}

.recArea {
  padding: 80px 0;
  background-color: #ffffff;
  background-image: none;
}
.recArea .contArea {
  margin: 0 auto;
}
.recArea .contArea .boxL {
  float: left;
  width: 57.15%;
  background-color: #f6f6f6;
  background-image: url(/index/img/recarea_img_bg.png);
  background-position: center bottom;
  background-repeat: no-repeat;
  background-size: 100% auto;
  padding: 0 30px;
  min-height: 400px;
}
.recArea .contArea .boxL h2 {
  display: table;
  height: 40px;
  width: 150px;
  margin: 0 auto 20px;
  background-color: #ea0000;
}
.recArea .contArea .boxL h2 em {
  display: table-cell;
  vertical-align: middle;
  color: #ffffff;
  text-align: center;
  font-size: 18px;
  font-style: normal;
}
.recArea .contArea .boxL h3 {
  font-size: 24px;
  margin-bottom: 10px;
  line-height: 1.3;
}
.recArea .contArea .boxL p {
  /*		width: 47%;*/
}
.recArea .contArea .boxL .btnBox {
  margin-top: 10px;
}
.recArea .contArea .boxR {
  float: right;
  width: 40%;
  height: 400px;
}
@media screen and (max-width: 768px) {
  .recArea {
    padding: 40px 0;
  }
  .recArea .contArea .boxL {
    float: none;
    width: 96%;
    margin: 0 2% 20px;
  }
  .recArea .contArea .boxR {
    float: none;
    width: 96%;
    margin: 0 2% 20px;
  }
}
