/*==================================================
  topVi
==================================================*/
.topVi {
  width: 100%;
  margin: 0;
  padding: 0;
  position: relative;
  overflow: hidden;
  /*-----------------------------------
    slick
  -----------------------------------*/
}

@media print, screen and (min-width: 768px) {
  .topVi {
    padding: 0;
  }
}

.topVi .topVi__catchCopy {
  width: 180px;
  height: 42px;
  position: absolute;
  left: calc(50% - 90px);
  right: 0;
  top: calc(50% - 21px);
  bottom: 0;
  z-index: 1;
}

@media print, screen and (min-width: 768px) {
  .topVi .topVi__catchCopy {
    width: 360px;
    left: calc(50% - 180px);
    height: 77px;
  }
}

@media print, screen and (min-width: 1180px) {
  .topVi .topVi__catchCopy {
    width: 640px;
    height: 165px;
    left: calc(50% - 245px);
    top: calc(50% - 90px);
  }
}

.topVi .topVi__catchCopy img {
  width: 100%;
}

@media print, screen and (min-width: 1180px) {
  .topVi .topVi__catchCopy img {
    width: 80%;
  }
}

.topVi .topVi__catchCopy01 {
  width: 180px;
  height: 42px;
  position: absolute;
  left: calc(50% - 90px);
  right: 0;
  top: calc(50% - 21px);
  bottom: 0;
  z-index: 999;
}

@media print, screen and (min-width: 768px) {
  .topVi .topVi__catchCopy01 {
    width: 360px;
    left: calc(50% - 180px);
    height: 77px;
  }
}

@media print, screen and (min-width: 1180px) {
  .topVi .topVi__catchCopy01 {
    width: 640px;
    height: 165px;
    left: calc(50% - 245px);
    top: calc(50% - 60px);
  }
}

.topVi .topVi__catchCopy01 img {
  width: 100%;
}

@media print, screen and (min-width: 1180px) {
  .topVi .topVi__catchCopy01 img {
    width: 80%;
  }
}

.topVi .topVi__catchCopy02 {
  width: 180px;
  height: 42px;
  position: absolute;
  left: calc(50% - 90px);
  right: 0;
  top: calc(50% - 21px);
  bottom: 0;
  z-index: 999;
}

@media print, screen and (min-width: 768px) {
  .topVi .topVi__catchCopy02 {
    width: 360px;
    left: calc(50% - 180px);
    height: 77px;
  }
}

@media print, screen and (min-width: 1180px) {
  .topVi .topVi__catchCopy02 {
    width: 640px;
    height: 165px;
    left: calc(50% - 320px);
    top: calc(50% - 70px);
  }
}

.topVi ul {
  margin: 0;
  padding: 0;
}

.topVi ul .slick-slide {
  margin: 0;
  padding: 0;
  list-style: none;
  text-align: center;
  overflow: hidden;
  position: relative;
}

.topVi .slick-dots {
  margin-bottom: 10px;
  bottom: 0;
}

@media print, screen and (min-width: 768px) {
  .topVi .slick-dots {
    margin-bottom: 20px;
  }
}

.topVi .slick-dots li {
  width: 34px;
  height: 5px;
  margin: 0 5px;
  border-width: 0;
  border-radius: 0;
}

@media print, screen and (min-width: 1180px) {
  .topVi .slick-dots li {
    width: 60px;
  }
}

.topVi .slick-dots li button:before {
  width: 34px;
  height: 5px;
  content: "";
  opacity: 1;
  border-radius: 0;
  background-color: #a19286;
}

@media print, screen and (min-width: 1180px) {
  .topVi .slick-dots li button:before {
    width: 60px;
    height: 10px;
  }
}

.topVi .slick-dots li.slick-active button:before {
  opacity: 1;
  background-color: #111196;
}

.topVi .slick-next,
.topVi .slick-prev {
  width: 40px;
  height: 40px;
  z-index: 1000;
  background-size: 40px 40px;
  background-repeat: no-repeat;
}

@media print, screen and (min-width: 1180px) {
  .topVi .slick-next,
  .topVi .slick-prev {
    width: 60px;
    height: 60px;
    background-size: 60px 60px;
    transition: all .2s;
  }
}

.topVi .slick-next:before,
.topVi .slick-prev:before {
  display: none;
}

.topVi .slick-dotted.slick-slider {
  margin-bottom: 0;
}

/*==================================================
  topCityArea
==================================================*/
.topCityArea {
  margin: 0;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
}

.topCityArea .topCityArea__box {
  width: 33.3333%;
  margin: 0;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
  background-color: #000;
  overflow: hidden;
}

@media print, screen and (min-width: 1180px) {
  .topCityArea .topCityArea__box:hover a {
    transform: scale(1.1);
    filter: brightness(120%);
  }
}

.topCityArea a {
  width: 100%;
  height: 140px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  color: #fff;
  text-decoration: none;
  background-color: #666;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center bottom;
}

@media print, screen and (min-width: 768px) {
  .topCityArea a {
    height: 240px;
    align-items: flex-start;
  }
}

@media print, screen and (min-width: 1180px) {
  .topCityArea a {
    height: 320px;
    transition: all .2s;
  }
}

@media print, screen and (min-width: 1440px) {
  .topCityArea a {
    height: 380x;
  }
}

.topCityArea a.topCityArea__fukuoka {
  background-image: url(/images/top/city_fukuoka.jpg);
}

.topCityArea a.topCityArea__osaka {
  background-image: url(/images/top/city_osaka.jpg);
}

.topCityArea a.topCityArea__tokyo {
  background-image: url(/images/top/city_tokyo.jpg);
}

.topCityArea a .topCityArea__name {
  width: 90%;
  padding: 6px;
  font-size: 14px;
  font-size: 0.77778rem;
  line-height: 1;
  font-weight: bold;
  text-align: center;
  border: 1px solid #fff;
  box-shadow: 0px 0px 21px -9px rgba(17, 17, 150, 0.6);
  text-shadow: 0px 0px 6px rgba(17, 17, 150, 0.6);
}

@media print, screen and (min-width: 768px) {
  .topCityArea a .topCityArea__name {
    width: 220px;
    margin-top: 40px;
    padding: 10px;
    font-size: 28px;
    font-size: 1.55556rem;
  }
}

/*==================================================
  topAbout
==================================================*/
.topAbout {
  width: 100%;
  padding: 40px 0;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  color: #fff;
  background: linear-gradient(90deg, #111196 0%, #0934a3 35%, #2793cf 100%);
}

@media print, screen and (min-width: 1180px) {
  .topAbout {
    padding: 80px 0;
    justify-content: space-between;
  }
}

.topAbout .topAbout__pht {
  width: 100%;
  height: 160px;
  margin-left: 20px;
  margin-bottom: 20px;
  background-color: #EEE;
  background-image: url(/images/top/about_img.jpg);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}

@media print, screen and (min-width: 768px) {
  .topAbout .topAbout__pht {
    height: 300px;
  }
}

@media print, screen and (min-width: 1180px) {
  .topAbout .topAbout__pht {
    width: 60%;
    margin: 0;
    height: 500px;
    order: 2;
  }
}

@media print, screen and (min-width: 1440px) {
  .topAbout .topAbout__pht {
    width: 50%;
  }
}

.topAbout .topAbout__block {
  width: 100%;
  padding: 20px;
}

@media print, screen and (min-width: 1180px) {
  .topAbout .topAbout__block {
    width: 38%;
    margin: 0;
    padding: 0 0 0 40px;
    order: 1;
  }
}

@media print, screen and (min-width: 1440px) {
  .topAbout .topAbout__block {
    width: 46%;
    padding-left: 200px;
  }
}

.topAbout .topAbout__block .topAbout__title {
  width: 100%;
  margin: 0;
  padding: 0;
  line-height: 1;
}

.topAbout .topAbout__block .topAbout__title .topAbout__titleEn {
  width: 100%;
  margin-bottom: 10px;
  display: block;
  font-size: 42px;
  font-size: 2.33333rem;
  text-transform: uppercase;
  font-weight: bold;
}

@media print, screen and (min-width: 1180px) {
  .topAbout .topAbout__block .topAbout__title .topAbout__titleEn {
    font-size: 46px;
    font-size: 2.55556rem;
  }
}

.topAbout .topAbout__block .topAbout__title .topAbout__titleJa {
  width: 100%;
  display: block;
  font-size: 14px;
  font-size: 0.77778rem;
  font-weight: bold;
}

@media print, screen and (min-width: 1180px) {
  .topAbout .topAbout__block .topAbout__title .topAbout__titleJa {
    font-size: 18px;
    font-size: 1rem;
  }
}

.topAbout .topAbout__block .topAbout__title .topAbout__caption {
  font-size: 16px;
  font-size: 0.88889rem;
}

.topAbout .topAbout__block .topAbout__btn {
  margin: 0;
  padding: 0;
}

.topAbout .topAbout__block .topAbout__btn a {
  padding: 12px 38px 12px 20px;
  display: inline-block;
  position: relative;
  font-size: 16px;
  font-size: 0.88889rem;
  line-height: 1.4;
  text-decoration: none;
  font-weight: bold;
  text-align: center;
  color: #111196 !important;
  position: relative;
  transition: all .2s;
  cursor: pointer;
  background-color: #FFF;
  background-image: url(/images/icon_arrow_primary_l_right.svg);
  background-repeat: no-repeat;
  background-position: right 15px center;
  background-size: 12px 12px;
}

@media print, screen and (min-width: 1180px) {
  .topAbout .topAbout__block .topAbout__btn a {
    width: 200px;
    font-size: 18px;
    font-size: 1rem;
  }
  .topAbout .topAbout__block .topAbout__btn a:hover {
    color: #fff !important;
    text-decoration: none;
    background-color: #53a710;
    background-position: right 10px center;
    background-image: url(/images/icon_arrow_white_l_right.svg);
  }
}

/*==================================================
  topService
==================================================*/
.topService {
  width: 100%;
  padding: 40px 0;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  background-color: #fff;
}

@media print, screen and (min-width: 1180px) {
  .topService {
    padding: 80px 0;
    justify-content: space-between;
  }
}

.topService .topService__pht {
  width: 100%;
  height: 160px;
  margin-right: 20px;
  margin-bottom: 20px;
  background-color: #EEE;
  background-image: url(/images/top/service_img.jpg);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}

@media print, screen and (min-width: 768px) {
  .topService .topService__pht {
    height: 300px;
  }
}

@media print, screen and (min-width: 1180px) {
  .topService .topService__pht {
    width: 60%;
    margin: 0;
    height: 500px;
  }
}

@media print, screen and (min-width: 1440px) {
  .topService .topService__pht {
    width: 50%;
  }
}

.topService .topService__block {
  width: 100%;
  padding: 20px;
}

@media print, screen and (min-width: 1180px) {
  .topService .topService__block {
    width: 38%;
    margin: 0;
    padding: 0 40px 0 0;
  }
}

@media print, screen and (min-width: 1440px) {
  .topService .topService__block {
    width: 46%;
    padding-right: 200px;
  }
}

.topService .topService__block .topService__title {
  width: 100%;
  margin: 0;
  padding: 0;
  line-height: 1;
}

.topService .topService__block .topService__title .topService__titleEn {
  width: 100%;
  margin-bottom: 10px;
  display: block;
  font-size: 42px;
  font-size: 2.33333rem;
  color: #111196;
  text-transform: uppercase;
  font-weight: bold;
}

@media print, screen and (min-width: 1180px) {
  .topService .topService__block .topService__title .topService__titleEn {
    font-size: 46px;
    font-size: 2.55556rem;
  }
}

.topService .topService__block .topService__title .topService__titleJa {
  width: 100%;
  display: block;
  font-size: 14px;
  font-size: 0.77778rem;
  font-weight: bold;
}

@media print, screen and (min-width: 1180px) {
  .topService .topService__block .topService__title .topService__titleJa {
    font-size: 18px;
    font-size: 1rem;
  }
}

.topService .topService__block .topService__title .topService__caption {
  font-size: 16px;
  font-size: 0.88889rem;
}

.topService .topService__block .topService__btn {
  margin: 0;
  padding: 0;
}

.topService .topService__block .topService__btn a {
  padding: 12px 38px 12px 20px;
  display: inline-block;
  position: relative;
  font-size: 16px;
  font-size: 0.88889rem;
  line-height: 1.4;
  text-decoration: none;
  font-weight: bold;
  text-align: center;
  color: #FFF !important;
  position: relative;
  transition: all .2s;
  cursor: pointer;
  background-color: #111196;
  background-image: url(/images/icon_arrow_white_l_right.svg);
  background-repeat: no-repeat;
  background-position: right 15px center;
  background-size: 12px 12px;
}

@media print, screen and (min-width: 1180px) {
  .topService .topService__block .topService__btn a {
    width: 200px;
    font-size: 18px;
    font-size: 1rem;
  }
  .topService .topService__block .topService__btn a:hover {
    color: #fff !important;
    text-decoration: none;
    background-color: #53a710;
    background-position: right 10px center;
  }
}

/*==================================================
  topRecruit
==================================================*/
.topRecruit {
  width: 100%;
  padding: 40px 0;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  color: #fff;
  background-color: #1eb1e7;
}

@media print, screen and (min-width: 1180px) {
  .topRecruit {
    padding: 80px 0;
    justify-content: space-between;
  }
}

.topRecruit .topRecruit__pht {
  width: 100%;
  height: 200px;
  margin-left: 20px;
  margin-bottom: 20px;
  background-color: #EEE;
  background-image: url(/images/top/recruit_img.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  background-size: cover;
}

@media print, screen and (min-width: 768px) {
  .topRecruit .topRecruit__pht {
    height: 300px;
  }
}

@media print, screen and (min-width: 1180px) {
  .topRecruit .topRecruit__pht {
    width: 60%;
    margin: 0;
    height: 500px;
    order: 2;
  }
}

@media print, screen and (min-width: 1440px) {
  .topRecruit .topRecruit__pht {
    width: 50%;
  }
}

.topRecruit .topRecruit__block {
  width: 100%;
  padding: 20px;
}

@media print, screen and (min-width: 1180px) {
  .topRecruit .topRecruit__block {
    width: 38%;
    margin: 0;
    padding: 0 0 0 40px;
    order: 1;
  }
}

@media print, screen and (min-width: 1440px) {
  .topRecruit .topRecruit__block {
    width: 46%;
    padding-left: 200px;
  }
}

.topRecruit .topRecruit__block .topRecruit__title {
  width: 100%;
  margin: 0;
  padding: 0;
  line-height: 1;
}

.topRecruit .topRecruit__block .topRecruit__title .topRecruit__titleEn {
  width: 100%;
  margin-bottom: 10px;
  display: block;
  font-size: 42px;
  font-size: 2.33333rem;
  text-transform: uppercase;
  font-weight: bold;
}

@media print, screen and (min-width: 1180px) {
  .topRecruit .topRecruit__block .topRecruit__title .topRecruit__titleEn {
    font-size: 100px;
    font-size: 5.55556rem;
  }
}

.topRecruit .topRecruit__block .topRecruit__title .topRecruit__titleJa {
  width: 100%;
  display: block;
  font-size: 14px;
  font-size: 0.77778rem;
  font-weight: bold;
}

@media print, screen and (min-width: 1180px) {
  .topRecruit .topRecruit__block .topRecruit__title .topRecruit__titleJa {
    font-size: 24px;
    font-size: 1.33333rem;
  }
}

.topRecruit .topRecruit__block .topRecruit__title .topRecruit__caption {
  font-size: 16px;
  font-size: 0.88889rem;
}

.topRecruit .topRecruit__block .topRecruit__btn {
  margin: 0;
  padding: 0;
}

.topRecruit .topRecruit__block .topRecruit__btn a {
  padding: 12px 38px 12px 20px;
  display: inline-block;
  position: relative;
  font-size: 16px;
  font-size: 0.88889rem;
  line-height: 1.4;
  text-decoration: none;
  font-weight: bold;
  text-align: center;
  color: #1eb1e7 !important;
  position: relative;
  transition: all .2s;
  cursor: pointer;
  background-color: #FFF;
  background-image: url(/images/icon_arrow_lightblue_l_right.svg);
  background-repeat: no-repeat;
  background-position: right 15px center;
  background-size: 12px 12px;
}

@media print, screen and (min-width: 1180px) {
  .topRecruit .topRecruit__block .topRecruit__btn a {
    width: 200px;
    font-size: 18px;
    font-size: 1rem;
  }
  .topRecruit .topRecruit__block .topRecruit__btn a:hover {
    color: #fff !important;
    text-decoration: none;
    background-image: url(/images/icon_arrow_white_l_right.svg);
    background-color: #53a710;
    background-position: right 10px center;
  }
}

/*==================================================
  topNews
==================================================*/
.topNews {
  width: 100%;
  margin: 0;
  padding: 60px 20px;
  background-color: #FFF;
}

@media print, screen and (min-width: 1180px) {
  .topNews {
    margin: 0 auto;
    padding: 100px 0;
  }
}

@media print, screen and (min-width: 1180px) {
  .topNews .topNewsInner {
    width: 1180px;
    margin: 0 auto;
  }
}

.topNews .topNews__mainTitle {
  width: 100%;
  margin: 0 0 30px 0;
}

@media print, screen and (min-width: 1180px) {
  .topNews .topNews__mainTitle {
    margin-bottom: 40px;
  }
}

.topNews .topNews__mainTitle .topNews__mainTitle--en {
  margin: 0 0 8px 0;
  font-size: 32px;
  font-size: 1.77778rem;
  display: block;
  color: #111196;
  position: relative;
  font-weight: bold;
  overflow: hidden;
  text-align: center;
}

@media print, screen and (min-width: 1180px) {
  .topNews .topNews__mainTitle .topNews__mainTitle--en {
    font-size: 54px;
    font-size: 3rem;
  }
}

.topNews .topNews__mainTitle .topNews__mainTitle--en span {
  position: relative;
  display: inline-block;
  margin: 0 0;
  padding: 0 1rem;
  text-align: left;
}

.topNews .topNews__mainTitle .topNews__mainTitle--en span:before, .topNews .topNews__mainTitle .topNews__mainTitle--en span:after {
  position: absolute;
  top: 50%;
  content: '';
  width: 400%;
  height: 1px;
  background-color: #ccc;
}

.topNews .topNews__mainTitle .topNews__mainTitle--en span::before {
  right: 100%;
}

.topNews .topNews__mainTitle .topNews__mainTitle--en span::after {
  left: 100%;
}

.topNews .topNews__mainTitle .topNews__mainTitle--ja {
  margin: 0;
  padding: 0;
  display: block;
  font-size: 13px;
  font-size: 0.72222rem;
  line-height: 1;
  font-weight: bold;
  text-align: center;
}

@media print, screen and (min-width: 1180px) {
  .topNews .topNews__mainTitle .topNews__mainTitle--ja {
    font-size: 20px;
    font-size: 1.11111rem;
  }
}

.topNews .topNewsList {
  margin-bottom: 30px;
}

.topNews .topNews__listButton {
  margin: 0;
  padding: 0;
  text-align: center;
}

.topNews .topNews__listButton a {
  margin: 0;
  padding: 12px 38px 12px 20px;
  display: inline-block;
  position: relative;
  font-size: 16px;
  font-size: 0.88889rem;
  line-height: 1.4;
  text-align: center;
  text-decoration: none;
  font-weight: bold;
  text-align: center;
  color: #FFF !important;
  position: relative;
  transition: all .2s;
  cursor: pointer;
  background-color: #111196;
  background-image: url(/images/icon_arrow_white_l_right.svg);
  background-repeat: no-repeat;
  background-position: right 15px center;
  background-size: 12px 12px;
}

@media print, screen and (min-width: 1180px) {
  .topNews .topNews__listButton a {
    width: 200px;
    font-size: 18px;
    font-size: 1rem;
  }
  .topNews .topNews__listButton a:hover {
    color: #fff !important;
    text-decoration: none;
    background-color: #53a710;
    background-position: right 10px center;
  }
}
