@import url('https://fonts.googleapis.com/css2?family=Shadows+Into+Light&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Kaisei+Opti:wght@700&display=swap');
/* トップエリア
----------------------------------*/
.top_area {
  width: 100%;
  margin-top: 0px;
  position: relative;
  padding-bottom: 2%;
  background-image: url(../img/home/top/top_bg.png);
  background-repeat: no-repeat;
  background-position: center top;
  background-size: contain;
}
.top_tximg {
  text-align: center;
  margin-right: auto;
  margin-left: auto;
  position: absolute;
  top: 15%;
  margin-right: 30%;
  margin-left: 30%;
  z-index: 1;
}
.top_tximg2 {
  text-align: center;
  margin-right: 15%;
  margin-left: 15%;
  position: absolute;
  top: 30%;  
  z-index: 1;
}
@media screen and (max-width:576px) {
.top_tximg {  
  top: 20%;
  margin-right: 20%;
  margin-left: 20%;
}
.top_tximg2 {  
  margin-right: 5%;
  margin-left: 5%;
  top: 40%;  
}
}
#o-top-bg01 {
  position: absolute;
  top: 10%;
  left: 0;
  width: 40%;
  background-color: #c8ba8d;
  bottom: 0;
  height: 40%;
  z-index: 1;
}
#o-top-bg02 {
  position: absolute;
  top: 5%;
  left: 10%;
  width: 40%;
  background-color: rgba(228, 221, 199, 0.7);
  bottom: 0;
  height: 10%;
  z-index: 1;
}
#o-top-bg03 {
  position: absolute;
  right: 0;
  width: 95%;
  background-color: #c8ba8d;
  bottom: 0%;
  height: 10%;
  z-index: 1;
}

/* タイトル
------------------------------------------------------------*/
.top_ttl {
  margin-left: auto;
  margin-right: auto;
  font-size: 3.8rem;
  color: #000;
  text-align: center;
}

.top_ttlsub {
  margin-left: auto;
  margin-right: auto;
  font-size: 2.0rem;
  color: #9b906e;
  text-align: center;
  font-weight: bold;
  letter-spacing: 0.2em;
  margin-top: 0px;
  text-transform: uppercase;
}
/*@media screen and (max-width:576px) {
.top_ttl {  
  font-size: 28px;
}

.top_ttlsub {
  font-size: 16px;
}
}*/
/* ピックアップ
------------------------------------------------------------*/
.pickup_area {
  padding-top: 0%;
  padding-bottom: 5%;
  padding-right: 5px;
  padding-left: 5px;
  /*background-color: #E9E9E9;*/
  margin-top: 5px;
}
.pickup_box {
  padding-top: 10px;
  margin-right: 10px;
  margin-left: 10px;
  display: flex;
  /*justify-content: space-between;*/
}
.pickup_tx {
  color: #000;
  font-size: 40px;
  font-weight: bold;
  text-align: center;
}
.btn-pickup a {
  text-decoration: none;
  text-transform: uppercase;
  background-color: #9b906e;
  color: rgb(255, 255, 255);
  padding: 15px 20px;
  display: block;
  letter-spacing: 0.5em;
  transition: 1s;
  font-size: 40px;
  text-align: center;
  max-width: 1200px;
  margin-right: auto;
  margin-left: auto;
  margin-top: 0px;
  border-radius: 50px;
  font-weight: bold;
}
@media screen and (max-width:576px) {
.btn-pickup a {  
  padding: 15px 20px;  
  font-size: 20px;
  max-width: 570px;
}
}
.btn-pickup a:hover {
  background: #fff;
  box-shadow: 0px 0px 10px #666;
  color: #333333;
  transition: 1s;
}
/* news
  ------------------------------------------------------------*/
.news_area {
  padding-top: 5%;
  padding-bottom: 5%;
  margin-right: 15px;
  margin-left: 15px;
	background-color: rgba(200, 186, 141, 0.1);
}
.news_wrap {
  padding-top: 2%;
  padding-bottom: 5%;
  margin-bottom: 20px;
}
.news_box {
  /*height: 220px;
  overflow-y: scroll;*/
  padding-top: 0px;
  margin-right: 5%;
  padding-bottom: 0px;
  margin-left: 5%;
  /*background-color: #fff;*/
  /*border: 1px solid #CCC;*/
  margin-top: 5px;
  margin-bottom: 20px;
}
@media screen and (max-width:767px) {
 .news_box {  
  margin-right: 1%;
  margin-left: 1%;
}
}
.news_day {
  color: #333;
  margin: 0px;
  padding: 0 0 0 10px;
  font-size: 1.6rem;
  font-weight: normal;
}
.news_tx {
  padding-top: 0px;
  padding-bottom: 5px;
  border-bottom-style: dashed;
  border-bottom-width: 1px;
  font-size: 1.8rem;
  margin-bottom: 5px;
  padding-left: 10px;
  color: #333;
}
/*@media screen and (max-width:576px) {
.news_day {  
  font-size: 14px;
  font-weight: normal;
}
.news_tx {  
  font-size: 16px;
}
}*/
.news_box a:link, .news_box a:visited {
  color: #333;
  /*text-decoration: underline;*/
}
.news_box a:active, .news_box a:hover {
  color: #9b906e
  /*text-decoration: underline;*/
}
/* 理念について
------------------------------------------------------------*/
.about_area {    
    padding-top: 5%;
    padding-bottom: 5%;
    position: relative;
    padding-right: 0px;
    padding-left: 0px;
    background-image: url(../img/home/top/concept_bg.png);
    background-repeat: no-repeat;
    background-position: center 100%;
    background-size: cover;
    height: 100vh;
}
@media screen and (max-width:767px) {
.about_area {
    padding-top: 10%;
    padding-bottom: 40%;
    position: relative;
    padding-right: 0px;
    padding-left: 0px;
    background-image: url(../img/home/top/concept_bg.png);
    background-repeat: no-repeat;
    background-position: center 100%;
    background-size: contain;
    height: auto;
}
}
.about_read {
  padding-top: 10%;
  padding-bottom: 5%;
  font-size: 3.5rem;
  color: #000;
  font-weight: bold;
	text-align: center;
}
/*@media screen and (max-width:767px) {
.about_read {  
  font-size: 30px;
}
}*/
.about_tx {
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 2.0rem;
  color: #000;
  text-align: center;
  line-height: 1.7;
}
/*@media screen and (max-width:767px) {
  .about_tx {    
    font-size: 17px;
  }
}*/
#o-top-about_bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 95%;
  /*background-color: #E8FFFF;*/
  background-color: rgba(200, 186, 141, 0.3);
  bottom: 0;
  height: 100%;
  border-top-right-radius: 100px;
  border-bottom-right-radius: 100px;
}

/* サービスについて
------------------------------------------------------------*/
.service_area {
    padding-top: 5%;
    padding-bottom: 5%;
    /*position: relative;*/
    padding-right: 0px;
    padding-left: 0px;
    background-image: url(../img/home/service_img.jpg);
    background-repeat: no-repeat;
    background-position: right center;
    background-size: contain;
    margin-top: 10%;
    margin-bottom: 5%;
}
.service_box {
    padding-top: 5%;
    padding-bottom: 5%;
    padding-right: 5%;
    padding-left: 5%;
    background-color: rgba(255,255,255,0.9);    
}
.service_read {
    padding-top: 10%;
    padding-bottom: 5%;
    font-size: 3.5rem;
    color: #000;
    font-weight: bold;
    text-align: center;
}

.service_tx {
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 2.0rem;
  color: #000;
	text-align: center;
	line-height: 1.7;
}

/* 選ばれる理由
------------------------------------------------------------*/
.reason_area {
  padding-top: 5%;
  padding-bottom: 5%;
  position: relative;
  padding-right: 0px;
  padding-left: 0px;
}
.reason_read {
    padding-top: 10%;
    padding-bottom: 5%;
    font-size: 3.5rem;
    color: #000;
    font-weight: bold;
    text-align: center;
}

.reason_tx {
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 2.0rem;
  color: #000;
	text-align: center;
	line-height: 1.7;
}
/*@media screen and (max-width:1200px) {
.reason_tx {
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 18px;
  color: #000;
	text-align: center;
	line-height: 1.7;
} 
}*/
#o-top-reason_bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 95%;
    /*background-color: #E8FFFF;*/
    background-color: rgba(200,186,141,0.3);
    bottom: 0;
    height: 100%;
    border-top-right-radius: 100px;
    border-bottom-right-radius: 100px;
}

/* 施設紹介
------------------------------------------------------------*/
.facility2_area {
    padding-top: 5%;
    padding-bottom: 5%;
    /*position: relative;*/
    padding-right: 0px;
    padding-left: 0px;
    background-image: url("../img/home/facility_img.jpg");
    background-repeat: no-repeat;
    background-position: right center;
    background-size: contain;
    margin-top: 10%;
    margin-bottom: 5%;
}
.facility2_box {
    padding-top: 5%;
    padding-bottom: 5%;
    padding-right: 5%;
    padding-left: 5%;
    background-color: rgba(255,255,255,0.9);    
}
.facility2_read {
    padding-top: 10%;
    padding-bottom: 5%;
    font-size: 3.5rem;
    color: #000;
    font-weight: bold;
    text-align: center;
}

.facility2_tx {
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 2.0rem;
  color: #000;
	text-align: center;
	line-height: 1.7;
}
/* 入居案内
------------------------------------------------------------*/
.guide_area {
    padding-top: 10%;
    padding-bottom: 5%;
    /*position: relative;*/
    padding-right: 0px;
    padding-left: 0px; 
	background: linear-gradient(
  180deg,
  #fff 0%,
  #fff 40%,
  #E7E1CE 40%,
  #E7E1CE 100%
);
}
.guide_box {
    padding-top: 5%;
    padding-bottom: 5%;
    padding-right: 5%;
    padding-left: 5%;
	/*background-color: rgba(255,255,255,0.9);    */
}
.guide_ttl {
    padding-top: 5%;
    padding-bottom: 5%;
    font-size: 3.5rem;
    color: #000;
    font-weight: bold;
    text-align: center;
}

.guide_tx {
  padding-top: 0px;
  padding-bottom: 5px;
  font-size: 2.0rem;
  color: #000;
	text-align: center;
	line-height: 1.7;
} 



/* アクセス
------------------------------------------------------------*/
.access_area {
  padding-top: 5%;
  padding-bottom: 5%;
  /*position: relative;*/
  padding-right: 0px;
  padding-left: 0px;
}
.access_area iframe {
  width: 100%;
  margin-top: 0px;
  padding-top: 0px;
}
@media screen and (max-width:991px) {
.access_area iframe {  
  margin-top: 20px;
}
}
.access_ttl {
  padding-top: 30px;
  padding-bottom: 5px;
  font-size: 26px;
  color: #000;
  text-align: center;
  line-height: 1.7;
}
@media screen and (max-width:576px) {
.access_ttl {
    font-size: 22px;
    border-bottom: 1px dotted #9b906e;
}
}
.access_tx {
  padding-top: 0px;
  padding-bottom: 5px;
  font-size: 18px;
  color: #000;
  text-align: center;
  line-height: 1.7;
}
.access_read {
  padding-top: 1%;
  padding-bottom: 5%;
  font-size: 3.5rem;
  color: #000;
  font-weight: bold;
	text-align: center;
}
/* facility_area
----------------------------------*/
.facility_area {
  padding-top: 5%;
  padding-bottom: 5%;
  position: relative;
  padding-right: 0px;
  padding-left: 0px;
}
.swiper_area {
  padding-top: 2%;
  padding-bottom: 1%;
  position: relative;
  padding-right: 0px;
  padding-left: 0px;
}
.swiper_area .image01 {
  line-height: 0;
  overflow: hidden;
}
.swiper_area .image01 img {
  width: 100%;
  height: auto;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
/*.swiper_area .image01:hover img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}*/ :root {
  --easing: cubic-bezier(.2, 1, .2, 1);
  --transition: .8s var(--easing);
  --color-base: #f8f8f8;
  --color-gray: #ddd;
  --color-theme: #f5695f;
  --color-theme-darken: #f12617;
  --box-shadow: .8rem .8rem 1.2rem rgba(0, 0, 0, .05), -.8rem -.8rem 1.2rem #fff;
  --box-shadow-hover: 1rem 1rem 1.5rem rgba(0, 0, 0, .08), -1rem -1rem 1.5rem #fff;
  --box-shadow-inset: inset .8rem .8rem 1.2rem rgba(0, 0, 0, .05), inset -.8rem -.8rem 1.2rem #fff;
  --box-shadow-dark: .8rem .8rem 1.2rem rgba(0, 0, 0, .1), -.8rem -.8rem 1.2rem rgba(#fff, .2);
}
.l-inner {
  position: relative;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 10rem;
}
.l-section .l-inner {
  padding-top: 3rem;
  padding-bottom: 1rem;
}
/* [class*=swiper]:focus {
    outline: none;
  }

  .slide-media,
  .thumb-media {
    position: relative;
    overflow: hidden;
  }
  .slide-media img,
  .thumb-media img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }*/
/* .swiper-button-prev, .swiper-button-next {
    display: grid;
    place-content: center;
    width: 6.4rem;
    height: 6.4rem;
    cursor: pointer;
    -webkit-transition: var(--transition);
    transition: var(--transition);
  }
  .swiper-button-prev::before, .swiper-button-next::before {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    content: "";
    border-radius: 50%;
    -webkit-box-shadow: var(--box-shadow);
            box-shadow: var(--box-shadow);
  }
  .swiper-button-prev::after, .swiper-button-next::after {
    width: 1.2rem;
    height: 1.2rem;
    content: "";
    border: solid var(--color-gray);
    border-width: 3px 3px 0 0;
  }
  .swiper-button-prev::after {
    margin-left: 0.4rem;
    -webkit-transform: rotate(-135deg);
            transform: rotate(-135deg);
  }
  .swiper-button-next::after {
    margin-right: 0.4rem;
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
  }
  .swiper-button-disabled {
    pointer-events: none;
    opacity: 0;
  }*/
.card05 {
  overflow: hidden;
}
.card05 .swiper {
  overflow: visible;
}
.card05 .swiper-wrapper {
  -webkit-transition-timing-function: linear !important;
  transition-timing-function: linear !important;
}
.card05 .swiper-slide {
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
}
.card05 .slide {
  overflow: hidden;
  width: 50rem;
  border-radius: 10px;
  -webkit-box-shadow: var(--box-shadow);
  box-shadow: var(--box-shadow);
}
.card05 .slide-media img {
    height: calc(100% + 16px);
    -webkit-transform: translateY(-16px);
            transform: translateY(-16px);
  }
.card05 .slide-content {
    padding-top: 0.2rem;
    padding-right: 2.2rem;
    padding-left: 2.2rem;
    padding-bottom: 1.2rem;
  }
/*.card05 .slide-media {
    padding-top: 62.5%;
  }
  .card05 .slide-media img {
    height: calc(100% + 16px);
    -webkit-transform: translateY(-16px);
            transform: translateY(-16px);
  }
  .card05 .slide-content {
    padding-top: 1.2rem;
    padding-right: 2.2rem;
    padding-left: 2.2rem;
    padding-bottom: 1.2rem;
  }
  .card05 .slide-date {
    font-size: 1.2rem;
    line-height: 1;
    display: block;
    color: var(--color-theme);
  }
  .card05 .slide-title {
    line-height: 1.6;
    display: -webkit-box;
    overflow: hidden;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    height: 3.2em;
    margin-top: 1.6rem;
  }*/
@media only screen and (max-width: 1024px) {
  html {
    -webkit-text-size-adjust: 100%;
  }
  .l-inner {
    padding: 0 4rem;
  }
  .pc {
    display: none !important;
  }
}
@media only screen and (max-width: 599px) {
  html {
    font-size: 50%;
  }
  .pc-tab {
    display: none !important;
  }
  .card05 .slide {
    width: 24rem;
  }
}
@media only screen and (min-width: 1025px) {
  .tab-sp {
    display: none !important;
  }
  /*.swiper-button-prev::before, .swiper-button-next::before {
      -webkit-transition: var(--transition);
      transition: var(--transition);
    }
    .swiper-button-prev:hover::before, .swiper-button-next:hover::before {
      -webkit-transform: scale(1.2);
              transform: scale(1.2);
    }*/
  /*.card05 .slide {
      -webkit-transition: var(--transition);
      transition: var(--transition);
    }
    .card05 .slide img {
      -webkit-transition: var(--transition);
      transition: var(--transition);
    }
    .card05 .slide:hover {
      -webkit-transform: translateY(-16px);
              transform: translateY(-16px);
      -webkit-box-shadow: var(--box-shadow-hover);
              box-shadow: var(--box-shadow-hover);
    }
    .card05 .slide:hover img {
      -webkit-transform: translateY(0);
              transform: translateY(0);
    }
    .card05 .swiper:hover .slide:not(:hover) {
      opacity: 0.3;
    }*/
}
@media only screen and (min-width: 600px) {
  .sp {
    display: none !important;
  }
}
.photo_day {
  padding-top: 0px;
  padding-bottom: 0px;
  font-size: 14px;
  color: #000;
	padding-right: 10px;
  padding-left: 10px;
}
.photo_name {
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 18px;
  color: #000;
	padding-right: 10px;
  padding-left: 10px;
}
/* イベント
------------------------------------------------------------*/
.event_area {
  padding-top: 5%;
  padding-bottom: 5%;
  position: relative;
  padding-right: 0px;
  padding-left: 0px;
  margin-top: 5%;
}
.card02 {
  overflow: hidden;
}
.card02 .swiper {
  overflow: visible;
}
.card02 .swiper-controller {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  gap: 1.6rem;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  margin-top: 3.2rem;
}
.card02 .swiper-pagination {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 1.2rem 0.8rem;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  margin: 0 auto 0 0;
  text-align: center;
}
.card02 .swiper-pagination-bullet {
  width: 1.6rem;
  height: 3px;
  cursor: pointer;
  -webkit-transition: var(--transition);
  transition: var(--transition);
  vertical-align: top;
  background-color: var(--color-gray);
}
.card02 .swiper-pagination-bullet-active {
  width: 4rem;
  background-color: var(--color-theme);
}
.card02 .swiper-button-prev, .card02 .swiper-button-next {
  position: relative;
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  margin: 0;
  left: -50px;
}
.card02 .swiper-button-disabled {
  pointer-events: none;
  opacity: 0.5;
}
.card02 .swiper-button-disabled::before {
  -webkit-box-shadow: var(--box-shadow-inset);
  box-shadow: var(--box-shadow-inset);
}
.card02 .swiper-slide {
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
}
.card02 .slide {
  overflow: hidden;
  width: 46rem;
  border-radius: 4px;
  -webkit-box-shadow: var(--box-shadow);
  box-shadow: var(--box-shadow);
}
/*.card02 .slide-media {
    padding-top: 62.5%;
  }*/
.card02 .slide-media img {
  height: calc(100% + 16px);
  -webkit-transform: translateY(-16px);
  transform: translateY(-16px);
}
.card02 .slide-content {
  padding: 1.1rem;
}
.card02 .slide-date {
  font-size: 1.0rem;
  line-height: 1;
  display: block;
  color: #c8ba8d;
}
.card02 .slide-title {
  line-height: 1.6;
  display: -webkit-box;
  overflow: hidden;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  height: 2.2em;
  margin-top: 1.2rem;
}
@media only screen and (max-width: 1024px) {
  html {
    -webkit-text-size-adjust: 100%;
  }
  .l-inner {
    padding: 0 4rem;
  }
  .pc {
    display: none !important;
  }
}
@media only screen and (max-width: 599px) {
  html {
    font-size: 50%;
  }
  .pc-tab {
    display: none !important;
  }
  .card02 .slide {
    width: 24rem;
  }
}
@media only screen and (min-width: 1025px) {
  .tab-sp {
    display: none !important;
  }
  .swiper-button-prev::before, .swiper-button-next::before {
    -webkit-transition: var(--transition);
    transition: var(--transition);
  }
  .swiper-button-prev:hover::before, .swiper-button-next:hover::before {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
  }
  .card02 .slide {
    -webkit-transition: var(--transition);
    transition: var(--transition);
  }
  .card02 .slide img {
    -webkit-transition: var(--transition);
    transition: var(--transition);
  }
  .card02 .slide:hover {
    -webkit-transform: translateY(-16px);
    transform: translateY(-16px);
    -webkit-box-shadow: var(--box-shadow-hover);
    box-shadow: var(--box-shadow-hover);
  }
  .card02 .slide:hover img {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
.life_tx {
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 18px;
  color: #000;
  line-height: 1.7;
}
#o-top-life_bg {
  position: absolute;
  top: 0;
  left: 10%;
  right: 10%;
  width: 80%;
  background-color: rgba(139, 193, 32, 0.1);
  bottom: 0;
  height: 100%;
  border-radius: 100px;
}
@media screen and (max-width:991px) {
  #o-top-life_bg {
    position: absolute;
    top: 0;
    left: 1%;
    right: 1%;
    width: 98%;
    background-color: rgba(139, 193, 32, 0.1);
    bottom: 0;
    height: 100%;
    border-radius: 100px;
  }
}
@media screen and (max-width:576px) {
  #o-top-life_bg {
    position: absolute;
    top: 0;
    left: 1%;
    right: 1%;
    width: 98%;
    background-color: rgba(139, 193, 32, 0.1);
    bottom: 0;
    height: 100%;
    border-radius: 50px;
  }
}
/*インスタ*/
.insta_area {
  padding-top: 5%;
  padding-bottom: 5%;
  position: relative;
  padding-right: 0px;
  padding-left: 0px;
}
/*採用*/
.recruit_area {
  padding-top: 10%;
  padding-bottom: 5%;
  position: relative;
  padding-right: 0px;
  padding-left: 0px;
}
.recruit_box {
  padding-top: 5%;
  padding-right: 5%;
  padding-bottom: 5%;
  padding-left: 5%;
  background-color: rgba(255, 255, 255, 0.6);
}
@media screen and (max-width:970px) {
  .recruit_box {
    padding-top: 5%;
    padding-right: 5%;
    padding-bottom: 5%;
    padding-left: 5%;
    background-color: rgba(255, 255, 255, 0.7);
    margin-top: 5%;
  }
}
#o-top-recruit_bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  background-color: #eff0f2;
  top: 10vh;
  bottom: 0;
  height: 90%;
  background-image: url(../img/home/recruit/bg.jpg);
  z-index: -1;
  background-position: center top;
  background-size: cover;
}
.recruit_tx {
  padding-top: 5%;
  padding-bottom: 5px;
  font-size: 18px;
  color: #000;
  text-align: center;
  line-height: 1.7;
}
/* リンクボタン
---------------------------------*/
.list_link {
  margin-top: 20px;
}
.list_link ul li {
  display: inline-block;
  width: 30%;
  text-align: center;
}
.button_w {
  background: none repeat scroll 0 0 #fff;
  border: 1px solid #cccccc;
  color: #333;
  display: inline-block;
  line-height: normal;
  margin-bottom: 0px;
  padding: 5px 32px;
  text-decoration: none;
  font-size: 14px;
  width: 30%;
  /*box-shadow: 0 3px 5px rgba(0, 0, 0, 0.22);*/
  border-radius: 15px;
}
/* 画像を徐々に表示する
---------------------------------*/
.img-wrap {
  overflow: hidden;
  position: relative;
}
.img-wrap:before {
  animation: img-wrap 1s cubic-bezier(.4, 0, .2, 1) forwards;
  background: #fff;
  bottom: 0;
  content: '';
  left: 0;
  pointer-events: none;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1;
}
@keyframes img-wrap {
  100% {
    transform: translateX(100%);
  }
}
.img-animation {
  animation: img-opacity 1s cubic-bezier(.4, 0, .2, 1);
  overflow: hidden;
  position: relative;
}
.img-animation:before {
  animation: img-animation 1s cubic-bezier(.4, 0, .2, 1) forwards;
  background: #fff;
  bottom: 0;
  content: '';
  left: 0;
  pointer-events: none;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1;
}
@keyframes img-opacity {
  0% {
    opacity: 0;
  }
}
@keyframes img-animation {
  100% {
    transform: translateX(100%);
  }
}
@media screen and (max-width:1080px) {}
@media screen and (max-width:810px) {}
@media screen and (max-width:768px) {}
@media (max-width: 576px) {}
@media screen and (max-width:375px) {}