@charset "UTF-8";

/* --------------------------------------------------
 keyvisual-blc
-------------------------------------------------- */

#keyvisual-blc .single-box {
  position: relative;
}

#keyvisual-blc .single-box .bg-img {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  z-index: -1;
}

#keyvisual-blc .single-box .keyvisual-txt-blc {
  width: 100%;
  position: relative;
  overflow: hidden;
}

#keyvisual-blc .single-box .keyvisual-txt-blc .key-ttl-style {
  width: 100%;
  max-width: 1200px;
  margin: auto;
  padding: 6rem 4%;
  box-sizing: border-box;
  position: relative;
  min-height: auto;
}

#keyvisual-blc .single-box .keyvisual-txt-blc .key-ttl-style .ttl-blc {
  text-align: center;
  font-size: 150%;
  padding: 10px 10px;
  box-sizing: border-box;
  position: relative;
  background-color: #0158a2;
}

#keyvisual-blc .single-box .keyvisual-txt-blc .key-ttl-style .ttl-blc .ttl {
  color: #fff;
  font-weight: 900;
}

#keyvisual-blc .single-box .keyvisual-txt-blc .key-ttl-style .ttl-blc .ttl.ttl01 {
  font-size: 200%;
  line-height: 1.3;
}

#keyvisual-blc .single-box .keyvisual-txt-blc .key-ttl-style .ttl-blc .ttl.ttl02 {
  font-size: 120%;
}

#keyvisual-blc .single-box .keyvisual-txt-blc .key-ttl-style .img-blc {
  display: block;
  margin-top: 1rem;
}

#keyvisual-blc .single-box .keyvisual-txt-blc .key-ttl-style .img-blc .txt {
  display: flex;
  align-items: center;
  justify-content: center;
  line-height: 1.1;
  font-size: 400%;
  text-shadow: #ffffff 5px 0px 0px, #ffffff 4.90033px 0.993347px 0px, #ffffff 4.60531px 1.94709px 0px, #ffffff 4.12668px 2.82321px 0px, #ffffff 3.48353px 3.58678px 0px, #ffffff 2.70151px 4.20736px 0px, #ffffff 1.81179px 4.6602px 0px, #ffffff 0.849836px 4.92725px 0px, #ffffff -0.145998px 4.99787px 0px, #ffffff -1.13601px 4.86924px 0px, #ffffff -2.08073px 4.54649px 0px, #ffffff -2.94251px 4.04248px 0px, #ffffff -3.68697px 3.37732px 0px, #ffffff -4.28444px 2.57751px 0px, #ffffff -4.71111px 1.67494px 0px, #ffffff -4.94996px 0.7056px 0px, #ffffff -4.99147px -0.291871px 0px, #ffffff -4.83399px -1.27771px 0px, #ffffff -4.48379px -2.2126px 0px, #ffffff -3.95484px -3.05929px 0px, #ffffff -3.26822px -3.78401px 0px, #ffffff -2.4513px -4.35788px 0px, #ffffff -1.53666px -4.75801px 0px, #ffffff -0.560763px -4.96845px 0px, #ffffff 0.437495px -4.98082px 0px, #ffffff 1.41831px -4.79462px 0px, #ffffff 2.34258px -4.41727px 0px, #ffffff 3.17346px -3.86382px 0px, #ffffff 3.87783px -3.15633px 0px, #ffffff 4.4276px -2.32301px 0px, #ffffff 4.80085px -1.39708px 0px, #ffffff 4.98271px -0.415447px 4px;
}

#keyvisual-blc .single-box .keyvisual-txt-blc .key-ttl-style .img-blc .txt .txt01 {
  color: #2f69af;
  font-size: 200%;
  font-weight: 900;
}

#keyvisual-blc .single-box .keyvisual-txt-blc .key-ttl-style .img-blc .txt .txt02 {
  font-size: 90%;
  font-weight: 900;
  padding-left: 20px;
  box-sizing: border-box;
}


/* img-bg.img-bg02 ------------------------- */

#keyvisual-blc .single-box .keyvisual-txt-blc .img-bg.img-bg02 {
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: -1;
  max-width: 352px;
  width: 100%;
  display: none;
}

@media screen and (max-width:1200px) {
  #keyvisual-blc .single-box .keyvisual-txt-blc .key-ttl-style .ttl-blc .ttl.ttl01 {
    font-size: 160%;
  }

  #keyvisual-blc .single-box .keyvisual-txt-blc .key-ttl-style .ttl-blc .ttl.ttl02 {
    font-size: 100%;
  }

  #keyvisual-blc .single-box .keyvisual-txt-blc .key-ttl-style {
    font-size: 1.3vw;
  }

}

@media screen and (max-width:1000px) {
  #keyvisual-blc .single-box .keyvisual-txt-blc .key-ttl-style .img-blc .txt {
    font-size: 300%;
  }

  #keyvisual-blc .single-box .keyvisual-txt-blc .img-bg.img-bg02 {
    right: 0;
    left: 0;
    margin: auto;
    max-width: 272px;
  }

  #keyvisual-blc .single-box .keyvisual-txt-blc .key-ttl-style {
    font-size: 100%;
    min-height: auto;
  }

  #keyvisual-blc .single-box .keyvisual-txt-blc .key-ttl-style .ttl-blc .ttl.ttl01 {
    font-size: 140%;
  }

  #keyvisual-blc .single-box .keyvisual-txt-blc .key-ttl-style .ttl-blc .ttl.ttl02 {
    font-size: 80%;
  }


  #header .top-bar .inner .logo-blc {
    padding-right: 40px;
  }

  #keyvisual-blc .single-box .keyvisual-txt-blc .img-bg.img-bg02.fadeInRightLittle {
    animation-name: fadeInUpLittle;
  }

}

@media screen and (max-width:767px) {

  #keyvisual-blc .single-box .keyvisual-txt-blc .key-ttl-style .ttl-blc .ttl.ttl01 {
    font-size: 130%;
  }
}

@media screen and (max-width:640px) {
  #keyvisual-blc .single-box .keyvisual-txt-blc .img-bg.img-bg02.fadeInRightLittle {
    display: none;
  }

  #keyvisual-blc .single-box .keyvisual-txt-blc .key-ttl-style {
    min-height: auto;
    padding: 6rem 4%;
  }

  #keyvisual-blc .single-box .keyvisual-txt-blc .key-ttl-style .img-blc .txt {
    font-size: 6vw;
    line-height: 1.5;
  }

  #keyvisual-blc .single-box .keyvisual-txt-blc .key-ttl-style .ttl-blc {
    font-size: 140%;
  }
}

@media screen and (max-width:480px) {

  #keyvisual-blc .single-box .keyvisual-txt-blc .key-ttl-style .ttl-blc {
    font-size: 4vw;
  }

  #keyvisual-blc .single-box .keyvisual-txt-blc .key-ttl-style {
    padding: 4rem 4%;
  }

  #keyvisual-blc .single-box .keyvisual-txt-blc .key-ttl-style .img-blc {
    margin-top: 10px;
  }

  #keyvisual-blc .single-box .keyvisual-txt-blc .key-ttl-style .img-blc .txt {
    font-size: 100%;
    flex-wrap: wrap;
    text-align: center;
  }

  #keyvisual-blc .single-box .keyvisual-txt-blc .key-ttl-style .img-blc .txt .txt02 {
    padding-left: 0;
    font-size: 7vw;
  }

  #keyvisual-blc .single-box .keyvisual-txt-blc .key-ttl-style .img-blc .txt .txt02 br {
    display: none;
  }

  #keyvisual-blc .single-box .keyvisual-txt-blc .key-ttl-style .img-blc .txt .txt01 {
    font-size: 12vw;
  }
}

/*-----------------------------------------------

 compare-blc

-----------------------------------------------*/

#compare-blc .inner .compare-ttl-section01 {
  background-color: #0158a2;
  color: #fff;
  padding: 1rem;
  font-weight: bold;
  text-align: center;
  font-size: 200%;
}

#compare-blc .inner .compare-txt {
  background-color: #fff;
  padding: 2rem 2rem;
  box-sizing: border-box;
}

#compare-blc .inner .compare-txt .compare-ttl {
  font-size: 200%;
  font-weight: bold;
  display: block;
  text-align: center;
}

#compare-blc .inner .compare-txt .compare-ul {
  display: flex;
  justify-content: center;
  margin-top: 2rem;
}

#compare-blc .inner .compare-txt .compare-ul li {
  background-color: #fff;
  box-shadow: 0 0 34px rgba(0, 0, 0, 0.14);
  width: calc((100% - 1rem)/ 4);
  margin-right: 1rem;
  margin-top: 1rem;
  padding: 20px 10px;
  box-sizing: border-box;
}

#compare-blc .inner .compare-txt .compare-ul li:nth-child(4n+4),
#compare-blc .inner .compare-txt .compare-ul li:last-child {
  margin-right: 0;
}

#compare-blc .inner .compare-txt .compare-ul li:nth-child(-n+4) {
  margin-top: 0;
}

#compare-blc .inner .compare-txt .compare-ul li figure>figcaption {
  font-size: 120%;
  font-weight: bold;
  margin-top: 10px;
  line-height: 1.3;
}

#compare-blc .inner .compare-txt .compare-btn {
  margin-top: 2rem;
  display: block;
  text-align: center;
}

#compare-blc .inner .compare-txt .compare-btn .compare-btn-ttl {
  font-size: 200%;
  font-weight: bold;
  display: inline-block;
  line-height: 1;
}

#compare-blc .inner .compare-txt .compare-btn .compare-btn-ttl+.btn-style-blc {
  margin-top: 10px;
}

@media screen and (max-width:640px) {

  #compare-blc .inner .compare-txt .compare-ul {
    flex-wrap: wrap;
  }

  #compare-blc .inner .compare-txt .compare-ul li {
    width: calc((100% - 1rem)/ 2);
  }

  #compare-blc .inner .compare-txt .compare-ul li:nth-child(2n+2) {
    margin-right: 0;
  }

  #compare-blc .inner .compare-txt .compare-ul li:nth-child(-n+4) {
    margin-top: 1rem;
  }

  #compare-blc .inner .compare-txt .compare-ul li:nth-child(-n+2) {
    margin-top: 0;
  }

  #compare-blc .inner .compare-ttl-section01,
  #compare-blc .inner .compare-txt .compare-ttl,
  #compare-blc .inner .compare-txt .compare-btn .compare-btn-ttl {
    font-size: 150%;
  }

  #compare-blc .inner .compare-txt .compare-ul li figure>figcaption {
    font-size: 3.5vw;
  }

  #compare-blc .inner .compare-txt {
    padding: 2rem 4%;
  }
}

/*-----------------------------------------------

 why-blc

-----------------------------------------------*/

#why-blc .ttl-style-blc {
  position: relative;
  display: block;
  box-sizing: border-box;
  padding: 17rem 20rem 6rem 6rem;
}

#why-blc .ttl-style-blc .ttl-blc {
  font-size: 240%;
  font-weight: bold;
  display: block;
  line-height: 1.5;
  box-sizing: border-box;
}

#why-blc .ttl-style-blc::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 138px;
  background-image: url(../img/top/why_img_ttl01.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  margin: auto;
}

#why-blc .ttl-style-blc::after {
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
  width: 329px;
  height: 396px;
  background-image: url(../img/top/why_img_ttl02.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  z-index: -1;
}

/* list-blc ------------------------- */

#why-blc .list-blc {
  counter-reset: num;
}

#why-blc .list-blc li {
  margin-top: 1rem;
}

#why-blc .list-blc li:first-child {
  margin-top: 0;
}

#why-blc .list-blc li .ttl-blc {
  display: flex;
  width: 100%;
  border: 2px solid #0158a2;
  background-color: #0158a2;
  border-radius: 10px;
  overflow: hidden;
  box-sizing: border-box;
}

#why-blc .list-blc li .ttl-blc>.num::before {
  counter-increment: num;
  content: " " counter(num) " ";
  color: #fff;
  font-size: 300%;
  font-weight: bold;
  display: inline-block;
  line-height: 1;
}

#why-blc .list-blc li .ttl-blc .num {
  width: 90px;
  box-sizing: border-box;
  display: flex;
  align-items: center;
  justify-content: center;
}

#why-blc .list-blc li .ttl-blc .ttl {
  width: calc(100% - 90px);
  padding: 20px 20px;
  font-size: 150%;
  font-weight: bold;
  box-sizing: border-box;
  display: block;
  background-color: #fff;
}

#why-blc .list-blc li .content-blc {
  display: flex;
  margin-top: 1rem;
}

#why-blc .list-blc li .content-blc .img {
  width: 40%;
}

#why-blc .list-blc li .content-blc .txt {
  width: 60%;
  margin-left: auto;
  box-sizing: border-box;
  font-weight: 600;
}

#why-blc .list-blc li .content-blc .img+.txt {
  padding-left: 2rem;
}

@media screen and (max-width:1200px) {
  #why-blc .ttl-style-blc {
    padding-left: 2rem;
  }
}

@media screen and (max-width:1000px) {
  #why-blc .ttl-style-blc {
    padding: 12rem 15rem 2rem 0rem;
  }

  #why-blc .ttl-style-blc .ttl-blc {
    font-size: 200%;
  }

  #why-blc .ttl-style-blc::after {
    width: 30vw;
    height: 34vw;
  }

  #why-blc .list-blc li .content-blc .img+.txt {
    padding-left: 1rem;
  }
}

@media screen and (max-width:640px) {
  #why-blc .ttl-style-blc {
    padding-right: 0;
    padding-top: 10rem;
  }

  #why-blc .ttl-style-blc::after {
    display: none;
  }

  #why-blc .ttl-style-blc .ttl-blc {
    font-size: 180%;
  }
}

@media screen and (max-width:480px) {
  #why-blc .list-blc li .content-blc {
    flex-wrap: wrap;
  }

  #why-blc .list-blc li .content-blc .img {
    width: 100%;
  }

  #why-blc .list-blc li .content-blc .img+.txt {
    padding-left: 0;
    margin-top: 10px;
  }

  #why-blc .list-blc li .content-blc .txt {
    width: 100%;
  }

  #why-blc .list-blc li {
    margin-top: 2rem;
  }

  #why-blc .list-blc li .ttl-blc .num {
    width: 50px;
  }

  #why-blc .list-blc li .ttl-blc>.num::before {
    font-size: 200%;
  }

  #why-blc .list-blc li .ttl-blc .ttl {
    width: calc(100% - 50px);
    font-size: 120%;
    padding: 10px;
  }

  #why-blc .ttl-style-blc .ttl-blc {
    font-size: 150%;
  }
}

/*-----------------------------------------------

 area-blc 

-----------------------------------------------*/

@media screen and (min-width:1001px) {
  #area-blc .img-blc>li>a:hover {
    opacity: 0.5;
  }

  #area-blc .recruit-blc .btn-style-blc .btn:hover {
    background-color: #fff;
    color: #0158a2;
  }
}

#area-blc .list-blc {
  display: flex;
  flex-wrap: wrap;
}

#area-blc .list-blc li {
  width: calc((100% - 3rem) / 4);
  margin-right: 1rem;
  font-weight: bold;
}

#area-blc .list-blc li:nth-child(4n+4) {
  margin-right: 0;
}

/* banner-blc --------------------- */

#area-blc .banner-blc {
  margin-top: 4rem;
}

#area-blc .banner-blc>li {
  margin-top: 1rem;
  display: block;
  text-align: center;
}

#area-blc .banner-blc>li:first-child {
  margin-top: 0;
}

#area-blc .banner-blc>li>a {
  display: inline-block;
}

/* recruit-blc --------------------- */

#area-blc .recruit-blc {
  background-color: #fff;
  margin-top: 4rem;
  padding: 2rem 2rem;
  display: block;
  text-align: center;
  position: relative;
  box-sizing: border-box;
  background-image: url(../img/top/recruit_img01.jpg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

#area-blc .recruit-blc .ttl {
  font-size: 200%;
  font-weight: bold;
  display: block;
  color: #fff;
}

#area-blc .recruit-blc .ttl+.btn-style-blc {
  margin-top: 10px;
}

#area-blc .recruit-blc .btn-style-blc .btn {
  border: 2px solid #0158a2;
  background-color: #0158a2;
  padding: 5px 40px 5px 30px;
  min-width: 250px;
}

@media screen and (max-width:767px) {
  #area-blc .recruit-blc {
    padding: 4rem 2rem;
  }
}

@media screen and (max-width:480px) {
  #area-blc .recruit-blc {
    padding: 4rem 1rem;
  }
}

@media screen and (max-width:480px) {
  #area-blc .list-blc li {
    width: calc((100% - 1rem) / 2);
  }

  #area-blc .list-blc li:nth-child(2n+2) {
    margin-right: 0;
  }

  #area-blc .list-blc li:nth-child(-n+2) {
    margin-top: 0;
  }
}

#about-blc .about-ul {
  display:flex;
  flex-wrap:wrap
}

#about-blc .about-ul li {
  width:calc((100% - 2rem) / 2);
  margin-right:2rem;
  margin-top:2rem;
  border-bottom:1px solid #ddd;
  padding-bottom:10px;
  box-sizing:border-box
}

#about-blc .about-ul li:nth-child(-n+2) {
  margin-top:0
}

#about-blc .about-ul li:nth-child(2n+2),
#about-blc .about-ul li:last-child {
  margin-right:0
}

#about-blc .about-ul li > a {
  display:block;
  text-decoration:none;
  font-size:120%;
  padding-left:30px;
  box-sizing:border-box;
  position:relative;
  transition:all ease-in 0.3s
}

#about-blc .about-ul li > a::before {
  content:"";
  background-image:url(../img/top/about_arrow_icon01.png);
  background-repeat:no-repeat;
  background-size:contain;
  background-position:center;
  position:absolute;
  left:0;
  top:8px;
  width:20px;
  height:20px
}

#about-blc .about-ment {
  display: block;
  text-align: center;
  font-size: 140%;
  margin: 20px 0;
}

@media screen and (max-width:767px) {
  #about-blc .about-ul li>a::before {
    top:3px
  }
  #about-blc .about-ul li > a {
    font-size:100%
  }
}

@media screen and (max-width:640px){
  #about-blc .about-ul li{
    width:100%;
    margin-right:0;
    margin-top:1rem
  }
  #about-blc .about-ul li:nth-child(-n+2) {
    margin-top:1rem
  }
  #about-blc .about-ul li:first-child{
    margin-top:0
  }
  #about-blc .about-ul li > a {
    padding-left:25px
  }
  #about-blc .about-ul li > a::before {
    top:4px;
    width:15px;
    height:15px
  }
}