@charset "UTF-8";

/* CSS Document */
#header .hdL .name {
  font-size: 24px;
  font-weight: 100;
  letter-spacing: 0;
}

/*mv*/
.mv {
  overflow: hidden;
  z-index: 200;
  position: relative;
}

.mv .arc {
  background: url(../images/mv_bg.jpg)center top no-repeat;
  background-size: cover;
  width: 100%;
  padding-top: 56%;
  position: relative;
  border-bottom-right-radius: 2000px 300px;
  border-bottom-left-radius: 2000px 300px;
}

.mv_maincopy {
  position: absolute;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  bottom: 3%;
  left: 3%;
  text-align: right;
}

.mv_maincopy img {
  width: 560px;
}

.mv_maincopy span {
  display: block;
  font-weight: bold;
  text-shadow: 2px 2px 5px #32CD32;
  color: #fff;
  font-family: hannari, "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  font-size: 0.9em;
}

.mv_copy {
  position: absolute;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  top: 60%;
  right: 3%;
  max-width: 286px;
  width: 35%;
}

/*section01*/
/*about*/
.about {
  text-align: center;
  z-index: 2;
  position: relative;
}

.about a {
  display: block;
}

.about ul {
  padding-top: 34px;
  margin-top: 40px;
}

.about li:nth-child(2n) {
  margin-top: -30px;
}

.about li:hover {
  margin-top: -10px;
}

.about li {
  -webkit-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}

.about li:hover:nth-child(2n) {
  margin-top: -40px;
}

/*facility*/
.facility {
  background: url(../lib/cmn_img/facility_bg.jpg)center top no-repeat;
  background-size: cover;
}

.facility .second_title {
  margin-top: 80px;
}

.facility li {
  border-radius: 5px;
  padding: 20px 20px 25px;
  margin-right: 3.3%;
  width: 31%;
}

.facility li:nth-child(2n+1) {
  background: url(../lib/cmn_img/bg_fabric1.jpg)no-repeat;
  background-size: cover;
}

.facility li:nth-child(2n) {
  background: url(../lib/cmn_img/bg_fabric2.jpg)no-repeat;
  background-size: cover;
}

.facility .ttl1 {
  position: relative;
  padding-bottom: 10px;
  color: #333;
}

.facility .ttl1:after {
  content: "";
  position: absolute;
  background-color: rgba(244, 148, 126, 0.2);
  bottom: 0;
  left: 50%;
  width: 100%;
  height: 3px;
  transform: translateY(-50%) translateX(-50%);
  -webkit-transform: translateY(-50%) translateX(-50%);
  -ms-transform: translateY(-50%) translateX(-50%);
}

.news {
  background: #fff;
}

.facility .txt2 {
  color: #333;
}

.access .scInr {
  position: relative;
  /*  overflow: hidden;*/
}

.access .scInr:after {
  content: "";
  position: absolute;
  z-index: -1;
  background: url(../lib/cmn_img/access_deco1.png);
  background-size: cover;
  top: 6px;
  width: 128px;
  height: 146px;
  left: 0;
  transform: translateY(-25%);
  -webkit-transform: translateY(-25%);
  -ms-transform: translateY(-25%);
}

.access .scInr:before {
  content: "";
  position: absolute;
  z-index: -1;
  background: url(../lib/cmn_img/access_deco2.png);
  background-size: cover;
  top: 50px;
  width: 321px;
  height: 92px;
  right: 0;
  transform: translateY(-25%);
  -webkit-transform: translateY(-25%);
  -ms-transform: translateY(-25%);
}

.facility .service_list {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
}

/*
.facility .service_list li {
  margin: 0 20px;
}
  */
.access .txtArea {
  vertical-align: middle;
  text-align: left;
}

.access .ttl1 {
  position: relative;
}

.access .ttl1:after {
  content: "";
  position: absolute;
  background: url(../lib/cmn_img/decoLine_black.png);
  background-size: cover;
  width: 472px;
  height: 5px;
  bottom: -15px;
  left: 0;
}

.access .ttl1 span {
  font-size: 16px;
  color: #151515;
  display: block;
  padding-right: 15px;
}

.access .txtArea .caption {
  font-size: 18px;
  margin-top: 30px;
}

.access .txtArea .caption .code {
  font-size: 16px;
}

.access .txtArea .number {
  font-size: 14px;
  margin-top: 15px;
}

.access .btn1S a {
  margin: 0;
}

.access .btn1S a:hover {
  box-shadow: 6px 3px 9px rgba(130, 116, 114, 0.2);
  box-shadow: 6px 6px 14px rgba(244, 148, 126, 0.2);
  -webkit-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}

.access .btn1S a:hover {
  margin-top: -3px
}

/*slider*/
.slider {
  padding-bottom: 30px;
}

#loopSlider {
  background: url(../images/slider_img.png) left top repeat-x;
  background-size: cover;
  width: 100%;
  height: 360px;
  position: relative;
}

#loopSlider:after {
  content: "";
  position: absolute;
  background: url(../lib/cmn_img/slider_bg.png);
  background-size: cover;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  top: 20%;
  height: 180%;
  width: 100%;
  z-index: -2;
}

.recruit {
  /*  background: url(../lib/cmn_img/bg_deco_string1.png) no-repeat;*/
  background: #fff;
  padding: 130px 0 100px 0;
  position: relative;
}

.recruit a {
  display: block;
  position: relative;
}

.recruit .pc {
  position: relative;
  width: 100%;
  height: auto;
}

.recruit .pc:after {
  content: "";
  position: absolute;
  background: url(../images/rec_bnrPc_after.png) no-repeat;
  background-size: 100%;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  opacity: 0;
  -webkit-transition: all .4s ease-in-out;
  transition: all .4s ease-in-out;
}

.recruit .pc:hover:after {
  opacity: 1;
}

.btn_list {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
}

.btn_list li {
  margin: 0 20px;
  margin-top: 0 !important;
}

.btn_list li p {
  margin: 0;
  height: 100%;
}

.btn_list li p a {
  height: 100%;
}

.event_list {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-around;
  max-width: 780px;
  margin: 20px auto 0;
}

.event_list li {
  width: 31%;
  color: #32CD32;
  border: 3px solid;
  margin-top: 5px;
}

.event_list li p {
  text-align: center !important;
  padding: 10px 0;
}

/* for Tablet
-------------------------------------------------------------------------------------*/

@media only screen and (max-width: 768px) {
  .recruit .sp {
    display: block !important;
  }

  .recruit .pc {
    display: none !important;
  }

  .facility li {
    padding: 40px 40px 60px;
  }

  .facility .clm3 li {
    float: none;
    margin-right: 0;
    width: 85%;
    margin: 0 auto 20px;
  }

  .facility .clm3 li:last-child {
    margin-right: auto !important;
  }

  .facility .service_list li {
    /*margin: 10px 0;*/
  }

  /*spmv*/

  .mv .arc {
    border-bottom-right-radius: 4000px 1200px;
    border-bottom-left-radius: 4000px 1200px;
    height: 90vh;
    background: url(../images/mv_bg.jpg)bottom left 10% no-repeat;
    background-size: cover;
  }

  .mv_maincopy {
    right: inherit;
    text-align: left;
    bottom: 8%;
  }

  .mv_maincopy img {
    width: 320px;
  }


  .mv_maincopy span {
    font-size: 0.6em;
  }

  .mv_copy {
    left: 0;
    top: 70%;
    width: 50%;
  }

  /*spsection01*/
  .section01 {
    padding: 145px 0 60px;
    background: url(../lib/cmn_img/section01_bg.jpg)center center;
    background-size: cover;
  }

  .section01 li:nth-child(2n) {
    margin-top: 0;
  }

  .section01 li:hover:nth-child(2n) {
    margin-top: 0;
  }

  .section01 li:hover {
    margin-top: 0;
  }

  .section01 ul {
    margin-top: 0;
  }

  .section01 .clm4 li {
    width: 80%;
    margin-bottom: 0;
  }

  /*spabout*/

  .about {
    margin-bottom: 40px;
  }

  .about li:nth-child(2n) {
    margin-top: 0;
  }

  .about li:hover:nth-child(2n) {
    margin-top: 0;
  }

  .about li:hover {
    margin-top: 0;
  }

  .about ul {
    margin-top: 0;
  }

  .about .clm4 li {
    width: 80%;
    margin-bottom: 0;
  }

  /*facility*/
  .facility .second_title {
    margin-top: 40px;
  }

  .facility li {
    border-radius: 5px;
    padding: 20px 20px 25px;
    float: none;
    margin-right: 0;
    width: 80%;
    margin: 0 auto 20px;
  }

  .facility li:nth-child(2n+1) {
    background: url(../lib/cmn_img/bg_fabric1.jpg)no-repeat;
    background-size: cover;
  }

  .facility li:nth-child(2n) {
    background: url(../lib/cmn_img/bg_fabric2.jpg)no-repeat;
    background-size: cover;
  }

  .facility .ttl1 {
    position: relative;
    padding-bottom: 10px;
  }

  /*SPaccess*/
  .access .imgArea.sp {
    margin: 20px auto 0;
  }

  .access .scInr:after {
    top: 20px;
    width: 64px;
    height: 73px;
  }

  .access .scInr:before {
    top: 47px;
    width: 130px;
    height: 37px;
  }

  .access .ttl1:after {
    width: 100%;
  }

  .access .ttl1 span {
    font-size: 14px;
    letter-spacing: 0.4rem;
  }

  .access .txtArea .caption {
    font-size: 14px;
    margin-top: 30px;
  }

  .access .txtArea .caption .code {
    font-size: 12px;
  }

  .access .txtArea .number {
    font-size: 14px;
    margin-top: 10px;
  }

  .access .btn1S a {
    margin: 0 auto;
  }

  .access .btn1S a:hover {
    box-shadow: 6px 3px 9px rgba(130, 116, 114, 0.2);
    box-shadow: 6px 6px 14px rgba(244, 148, 126, 0.2);
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
  }

  .access .btn1S a:hover {
    margin-top: -3px
  }

  /*SPslider*/
  .slider {
    padding-bottom: 30px;
  }

  #loopSlider {
    height: 180px;
  }

  /*SPrecruit*/
  .recruit {
    padding: 60px 0 80px 0;
  }

  .btn_list {
    display: block;
  }

  .btn_list li {
    margin: 0;
  }

  .btn_list li p {
    margin-top: 30px;
  }

  .event_list li {
    width: 100%;
  }

  #footer {
    margin-top: 0;
  }

  .sp_show {
    display: block !important;
  }
}

/*/*/
#topcontrol {
  bottom: 60px !important;
}

.sp_show {
  display: none;
}

.movieFixBtn_sp a {
  position: fixed;
  z-index: 9999;
  bottom: 0;
  left: 0;
  width: 100%;
  text-align: center;
  background: #32CD32;
  color: #fff;
  padding: 12px 0;
  font-size: 1.3rem;
}

.movieWrap {
  max-width: 600px;
  width: 100%;
  margin: 40px auto 0 auto;
}

.movie {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
}

.movie iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
}

.overview {
  background-color: #fff;
}


/* =============================
   右下固定バナー（画像）
============================= */
.fixedBanner {
  position: fixed;
  right: 16px;
  bottom: 16px;
  z-index: 9999;
  width: 440px;
  /* PCの見た目。必要に応じて調整 */
  max-width: calc(100vw - 32px);
}

.fixedBanner__link {
  display: block;
}

.fixedBanner__img {
  display: block;
  width: 100%;
  height: auto;
  border-radius: 12px;
  /* 角丸いらなければ削除 */
}

/* 閉じるボタン（不要ならこのブロックごと削除OK） */
.fixedBanner__close {
  position: absolute;
  top: -10px;
  right: -10px;
  width: 32px;
  height: 32px;
  border: none;
  border-radius: 999px;
  background: rgba(0, 0, 0, .65);
  color: #fff;
  font-size: 20px;
  line-height: 32px;
  cursor: pointer;
}

/* SP調整 */
@media (max-width: 768px) {
  .fixedBanner {
    right: 12px;
    bottom: 12px;
    width: 240px;
    max-width: calc(100vw - 24px);
  }
}

/* さらに小さい端末 */
@media (max-width: 390px) {
  .fixedBanner {
    width: 240px;
  }
}

#spHeader .logo .name {
  margin-top: 12px !important;
}