@charset "utf-8";

.page-top {
  background-color: #62B0E1;
  line-height: 0;
  padding-bottom: 10px;
}
.page-top-mv {
  max-width: 1280px;
  margin: 0 auto;
}
.page-top-reservation-web {
  background-image: url("../img/top/bg-side-reservation-web.png");
  background-image: -webkit-image-set(url(../img/top/bg-side-reservation-web.png)1x, url(../img/top/bg-side-reservation-web@2x.png)2x);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 200px;
  border-radius: 10px;
  position: relative;
  padding: 20px;
}
.page-top-reservation-web-btn {
  position: absolute;
  bottom: 20px;
  left: 20px;
  max-width: calc(100% - 40px);
}
.page-top-panel {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -8px 0;
}
.page-top-panel-title {
  background-color: #1B2870;
  border-radius: 8px;
  color: #fff;
  font-size: 18px;
  line-height: 40px;
  font-weight: bold;
  text-align: center;
  margin: 0 8px 16px;
  width: 100%;
}
.page-top-panel-item {
  padding: 0 8px;
  width: 33.333333%
}
.page-top-panel-link {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  align-content: center;
  width: 100%;
  height: 145px;
  padding: 20px;
  background-image: url("../common/img/icon-new-window-white-01.svg");
  background-position: right 15px top 15px;
  background-repeat: no-repeat;
  background-size: 11px;
  background-color: #62B0E1;
  border-radius: 8px;
  color: #fff;
  font-weight: bold;
  text-align: center;
}
.page-top-panel-text {
  font-size: 18px;
  line-height: 26px;
  min-height: 52px;
  display: flex;
  align-items: center;
}
.page-top-panel-url {
  font-size: 10px;
  line-height: 16px;
  margin: 10px 0 0;
}
.page-recruit-link {
  display: flex;
  align-items: flex-end;
  justify-content: flex-end;
  color: #1B2870;
  font-size: 30px;
  font-weight: bold;
  line-height: 46px;
  width: 100%;
  height: 138px;
  background-image: url("../img/top/bnr-side-recruit.png");
background-image: -webkit-image-set(url(../img/top/bnr-side-recruit.png)1x, url(../img/top/bnr-side-recruit@2x.png)2x);
  background-position: left center;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 8px;
  position: relative;
  padding: 10px 40px;
  
}
.page-recruit-link:after {
  content: "";
  width: 13px;
  height: 12px;
  background-image: url("../common/img/icon-new-window-blue-01.svg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  bottom: 27px;
  right: 20px;
}
.page-twitter {
  padding: 24px 20px 24px 90px;
  height: 80px;
  line-height: 30px;
  background-image: url("../common/img/icon-twitter-01.svg");
  background-position: left 40px center;
  background-repeat: no-repeat;
  background-size: 32px auto;
}
.page-twitter:after {
  content: "";
  display: inline-block;
  width: 13px;
  height: 12px;
  background-image: url("../common/img/icon-new-window-black-01.svg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  margin: 0 0 0 5px;
}
.page-facebook {
  padding: 24px 20px 24px 90px;
  height: 80px;
  line-height: 30px;
  background-image: url("../common/img/icon-facebook-01.svg");
  background-position: left 45px center;
  background-repeat: no-repeat;
  background-size: 16px auto;
}
.page-facebook:after {
  content: "";
  display: inline-block;
  width: 13px;
  height: 12px;
  background-image: url("../common/img/icon-new-window-black-01.svg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  margin: 0 0 0 5px;
}

@media screen and (max-width: 1280px) {
  .page-top-reservation-web {
    width: 400px;
    height: 200px;
    margin: 0 auto;
  }
  .page-top-reservation-web-btn {
    position: absolute;
    bottom: 30px;
    left: 20px;
    max-width: calc(100% - 40px);
  }
}
@media screen and (max-width: 440px) {
  .page-top-reservation-web {
    width: 100%;
    height: auto;
    padding: 50% 20px 0;
  }
  .page-top-reservation-web-btn {
    bottom: 25px;
  }
}
@media screen and (max-width: 374px) {
  .page-top-reservation-web-btn {
    font-size: 12px;
    bottom: 15px;
 }
}
@media screen and (max-width: 768px) {
  .page-top-panel {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -8px 0;
    justify-content: center;
  }
  .page-top-panel-title {
    font-size: 16px;
    line-height: 35px;
    max-width: 400px;
  }
  .page-top-panel-item {
    padding: 0 8px;
    width: 100%;
    max-width: 416px;
  }
  .page-top-panel-item + .page-top-panel-item {
    margin: 16px 0 0;
  }
  .page-top-panel-link {
    height: 120px;
  }
  .page-top-panel-text {
    font-size: 16px;
    line-height: 24px;
    min-height: 48px;
    width: 100%;
    justify-content: center;
  }
  .page-top-panel-url {
    width: 100%;
  }
}

@media screen and (max-width: 1280px) {
  .page-recruit-link {
    display: flex;
    align-items: flex-end;
    justify-content: flex-end;
    color: #1B2870;
    font-size: 24px;
    font-weight: bold;
    line-height: 30px;
    width: 100%;
    height: auto;
    padding: 24.5% 40px 10px;
  }
  .page-recruit-link:after {
    content: "";
    width: 13px;
    height: 12px;
    background-image: url("../common/img/icon-new-window-blue-01.svg");
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    position: absolute;
    bottom: 20px;
    right: 20px;
  }
  .page-twitter {
    padding: 10px 20px 10px 55px;
    height: 50px;
    background-position: left 20px center;
    background-size: 25px auto;
  }
  .page-facebook {
    padding: 10px 20px 10px 55px;
    height: 50px;
    background-position: left 27px center;
    background-size: 12px auto;
  }
}
@media screen and (max-width: 374px) {
  .page-recruit-link {
    font-size: 20px;
  }
  .page-twitter {
    font-size: 14px;
  }
  .page-facebook {
    font-size: 14px;
  }
}





