@charset "UTF-8";
/* CSS Document */
/* ---------- main ---------- */
.main{
  width: 100%;
}
.main-top {
  position: relative;
  overflow: hidden;
  margin-top: 60px;
  width: 100%;
  height: 140px;
}
/* --- 背景透かし文字の定義 --- */
.main-top-menu-back {
  position: absolute;
  white-space: nowrap;
  font-size: 12rem;
  font-weight: bold;
  color: rgba(82, 126, 172, 0.10); 
  top: 60%;
  left: 50%;
  transform: translateX(-50%);
}
/* --- 前面文字の定義 --- */
.main-top-menu-front {
  display: inline-block;
  position: absolute;
  padding: 20px;
  font-size: 3rem;
  font-weight: bold;
  top: 55px;
  left: 0;
  right: 0;
  bottom: 0;
}
.main-top-menu-front h2 {
  position: relative;
  font-size: 3rem;
  display: inline-block;
  margin-bottom: 5px;
}
.main-top-menu-front h3 {
  font-size: 1.4rem;
}
.main-top-menu-front h3::after {
  content: "";
  display: inline-block;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  width: 50px;
  height: 1px;
  background-color: #333333;
}
@media(min-width:960px){
  .main-top {
    margin-top: 100px;
    height: 260px;
  }
  .main-top-menu-back {
    font-size: 20rem;
  }
  .main-top-menu-front {
    padding: 80px;
  }
  .main-top-menu-front h2 {
    font-size: 3.6rem;
    margin-bottom: 15px;
  }
  .main-top-menu-front h3 {
    font-size: 1.8rem;
    line-height: 2em;
  }
  .main-top-menu-front h3::after {
    height: 2px;
  }
}

/* ---------- company ---------- */
.company {
  position: relative;
  width: 100%;
  padding: 60px 0;
}

/* table */
.company-overview {
  width: 78%;
  margin: 0 auto;
}
.company-table {
  width: 100%;
  margin: 0 auto;
}
.company-table tr {
  border-bottom: 1px solid #527eac;
  display: flex;
  align-items: center;
  justify-content: space-between;
  text-align: left;
  margin: 10px 0;
}
.company-table th {
  width: 60%;
  padding-bottom: 10px;
  font-size: 1.4rem;
}
.company-table td {
  width: 100%;
  display: block;
  padding-bottom: 10px;
  font-size: 1.2rem;
  letter-spacing: -0.09rem;
}
@media(min-width:960px){
  .company {
    padding: 100px 0;
  }
  .company-overview {
    width: 47%;
  }
  .company-table tr {
    margin: 20px 0;
  }
  .company-table th {
    font-size: 2rem;
    padding-bottom: 20px;
  }
  .company-table td {
    font-size: 1.8rem;
    padding-bottom: 20px;
  }
}
/* ---------- access ---------- */
.access {
  position: relative;
  width: 100%;
  padding: 0 0 60px;
}
.access-top-text {
  text-align: left;
  width: 78%;
  margin: 0 auto 40px;
}
.access-top-text h2 {
  font-size: 2.8rem;
  display: inline-block;
}
.access-top-text h3 {
  font-size: 1.4rem;
}
.access-top-text h3::after {
  content: "";
  display: inline-block;
  position: absolute;
  left: 15%;
  transform: translateX(-15%);
  width: 70px;
  height: 1px;
  background-color: #333333;
}
.access-table {
  width: 78%;
  margin: 0 auto;
}
.access-table tr {
  border-bottom: 1px solid #527eac;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  text-align: left;
  margin: 10px 0;
}
.access-table th {
  width: 60%;
  padding-bottom: 20px;
  font-size: 1.4rem;
}
.access-table td {
  width: 100%;
  display: block;
  padding-bottom: 10px;
  font-size: 1.2rem;
  letter-spacing: -0.09rem;
  line-height: 1.8rem;
}
.access-table td iframe {
  width: 100%;
  height: 100px;
  border: 1px solid #527eac;
  margin-top: 10px;
  margin-bottom: 10px;
}
.access-table td p {
  font-size: 1.1rem;
  line-height: 1.5rem;
  letter-spacing: -0.13rem;
}
@media(min-width:960px){
  .access {
    padding: 0 0 100px;
  }
  .access-top-text {
    width: 48%;
  }
  .access-top-text h2 {
    font-size: 3rem;
  }
  .access-top-text h3 {
    font-size: 1.6rem;
  }
  .access-top-text h3::after {
    left: 27%;
    transform: translateX(-27%);
    height: 2px;
  }
  .access-table {
    width: 47%;
  }
  .access-table tr {
    margin: 20px 0;
  }
  .access-table th {
    font-size: 2rem;
    padding-bottom: 20px;
  }
  .access-table td {
    font-size: 1.8rem;
    padding-bottom: 20px;
    line-height: 2.4rem;
  }
  .access-table td iframe {
    height: 150px;
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .access-table td p {
    font-size: 1.4rem;
    line-height: 1.8rem;
    letter-spacing: 0;
  }
}

/* ---------- recruit ---------- */
.recruit {
  width: 100%;
  height: auto;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  background-blend-mode:lighten;
}
/* スマートフォン向け（デフォルト） */
.background-container {
  background-image: radial-gradient(
      circle,
      rgba(255, 255, 255, 0.5) 0%,   /* 中心 */
      rgba(155, 183, 212, 0.3) 100%  /* 外側 */
    ),url(../images/top/background-ps.jpg);
  padding: 100px 0;
}
/* タブレット向け */
@media (min-width: 768px) {
  .background-container {
    background-image: radial-gradient(
      circle,
      rgba(255, 255, 255, 0.5) 0%,   /* 中心 */
      rgba(155, 183, 212, 0.3) 100%  /* 外側 */
    ),url(../images/top/background-pc.jpg);
    }
  }

.recruit-top {
  position: relative;
  width: 63%;
  margin: 0 auto;
}
.recruit-top-text {
  text-align: center;
  padding-bottom: 20px;
}
.recruit-top-text h2 {
  position: relative;
  font-size: 3rem;
  display: inline-block;
  margin-bottom: 5px;
  color: #fff;
}
.recruit-top-text h3 {
  font-size: 1.4rem;
  color: #fff;
}

.recruit-btn-box {
  width: 100%;
  margin: 20px auto;
}
/* btn */
.btnarrow6 {
  position: relative;
  background: linear-gradient(to bottom, #527EAC, #9BB7D4);
  padding: 10px 55px 10px 30px;
  display: inline-block;
  text-align: center;
  transition: all .2s linear;
  color:#fff;
  text-decoration: none;
  border: 1px solid;
  border-radius: 10px;
  outline: none;
  font-size: 1.4rem;
}
/*hoverした際のボタンの形状*/
.btnarrow6:hover{
  background:#fff;
  color:#333;
  border-color:#333;
}
/*矢印と線の形状*/
.btnarrow6:before{
  content:"";
  position: absolute;
  top:50%;
  right:20px;
  width:20px;
  height:1px;
  background:#fff;
}
.btnarrow6::after {
  content: '';
  position: absolute;
  top: 40%;
  right: 12px;
  border: 4px solid transparent;
  border-top-width: 4px;
  border-bottom-width: 4px;
  border-left-color: #fff;
  transition: all .2s linear;
}
/*hoverした際の矢印の形状*/
.btnarrow6:hover::before{
  background:#333;
  right:25px;
}
.btnarrow6:hover::after{
  border-left-color: #333;
  right: 20px;
}
.btnarrow61 {
  position: relative;
  background: linear-gradient(to bottom, #527EAC, #9BB7D4);
  padding: 10px 70px 10px 45px;
  display: inline-block;
  text-align: center;
  transition: all .2s linear;
  color:#fff;
  text-decoration: none;
  border: 1px solid;
  border-radius: 10px;
  outline: none;
  margin-top: 20px;
  font-size: 1.4rem;
}
/*hoverした際のボタンの形状*/
.btnarrow61:hover{
  background:#fff;
  color:#333;
  border-color:#333;
}
/*矢印と線の形状*/
.btnarrow61:before{
  content:"";
  position: absolute;
  top:50%;
  right:20px;
  width:20px;
  height:1px;
  background:#fff;
}
.btnarrow61::after {
  content: '';
  position: absolute;
  top: 40%;
  right: 12px;
  border: 4px solid transparent;
  border-top-width: 4px;
  border-bottom-width: 4px;
  border-left-color: #fff;
  transition: all .2s linear;
}
/*hoverした際の矢印の形状*/
.btnarrow61.btnarrow5:hover::before{
  background:#333;
  right:25px;
}
.btnarrow61:hover::after{
  border-left-color: #333;
  right: 20px;
}
@media(min-width:765px){
  .recruit-top {
    padding: 30px 100px;
  }
  .recruit-top-text {
    padding-bottom: 40px;
  }
  .btnarrow61 {
    margin-top: 0;
  }
  .btnarrow6,.btnarrow61 {
    margin-left: 10px;
    margin-right: 10px;
  }
}
@media(min-width:960px){
  .recruit-top {
    padding-top: 100px;
    padding-left: 200px;
    padding-right: 200px;
  }
  .recruit-top-text {
    padding-bottom: 40px;
  }
  .recruit-btn-box {
    padding: 40px;
  }
  .btnarrow6,.btnarrow61 {
    margin-left: 20px;
    margin-right: 20px;
  }
}
/* ---------- top-slider ---------- */
.top-slider {
  width: 100%;
  overflow: hidden;
  padding: 20px 0;
}
.top-slider-list {
  margin: 0;
  padding: 0;
  list-style: none;
}
.top-slider-list li {
  margin: 0;
  padding: 0;
  aspect-ratio: 3 / 2;
}
.top-slider-list li:nth-child(odd) {
  margin-bottom: 20px;
  margin-left: 5px;
  margin-right: 5px;
}
.top-slider-list li:nth-child(even) {
  margin-top: 20px;
}
.top-slider-list img {
  width: 100%;
  max-width: 220px;
  height:auto;
  object-fit: cover;
  display: block;
  border-radius: 5px;
  box-shadow: 0 2px 4px rgba(0,0,0,0.1);
}
.slick-slide {
  margin: 0 10px;
}
.slick-track {
  display: flex !important;
  align-items: center;
}
@media (min-width: 768px) and (max-width: 959px) {
  .slick-slide {
    margin: 0 10px;
  }
  .slick-list {
    margin: 0 -10px;
  }
}
@media (min-width: 960px) {
  .slick-slide {
    margin: 0 20px;
  }
  .slick-list {
    margin: 0 -20px;
  }
}