@charset "UTF-8";
/* top layout */
/* config
---------------------------------------------------------------------------*/
/* 基本設定
---------------------------------------------------------------------------*/
/* responsive */
/* サイズ */
/* flexbox */
/* フォント */
/* regular: 400, medium: 500, semibold: 600, bold: 700 */
/* regular: 400, medium: 500, bold: 700 */
/*@mixin font-hdl {
	font-family: fot-udkakugo-large-pr6n, sans-serif;
	font-style: normal;
	font-weight: 600;
}*/
/* regular: 500 */
/* regular: 400 */
/*@mixin font-deco {
	font-family: "dnp-shuei-nmincho-std", sans-serif;
	font-weight: 400;
	font-style: normal;
}*/
/* 色 */
/* グラデ背景色 */
/* 中央揃え */
/* objectfit */
/* ホバーアクション */
/* 角丸 */
/* ボタン */
/* ボタンの中のspan */
/* フォントサイズ */
/* padding margin */
/* 縦書き */
/* 内径 */
/* mv
---------------------------------------------------------------------------*/
.mv {
  position: relative;
  width: 100%;
  margin-top: 82px;
  height: calc(100svh - 82px); }
  @media screen and (max-width: 1300px) {
    .mv {
      height: calc(100svh - 8vw);
      margin-top: 8vw; } }
  @media screen and (max-width: 768px) {
    .mv {
      height: 60vw; } }
  @media screen and (max-width: 480px) {
    .mv {
      height: calc(100svh - 13.3333vw);
      margin-top: 13.3333vw; } }
  .mv-catch {
    position: absolute;
    left: 0;
	bottom: 40px;
    width: 100%;
    color: #ffffff;
    text-shadow: 0px 0px 5px #000000;
    text-align: center;
    z-index: 50; }
    @media screen and (max-width: 480px) {
      .mv-catch {
	  	height: 280px;
		width: 100%;
		bottom: 0;
		background-color: #2b616d;
		display: flex;
		flex-direction: column;
		justify-content: center;
	  }
	}
    .mv-catch .big {
      font-size: 57px;
      font-weight: 900;
      line-height: 1.35; }
      @media screen and (max-width: 1300px) {
        .mv-catch .big {
          font-size: 4.3846153846vw; } }
      @media screen and (max-width: 480px) {
        .mv-catch .big {
          font-size: 15.2vw; } }
      @media screen and (max-width: 1300px) {
        .mv-catch .big {
          font-size: 3.8461538462vw; } }
      @media screen and (max-width: 768px) {
        .mv-catch .big {
          font-size: 4.3846153846vw; } }
      @media screen and (max-width: 480px) {
        .mv-catch .big {
          font-size: 30px; } }
    .mv-catch .small {
      font-size: 20px;
      margin-top: 24px; }
      @media screen and (max-width: 1300px) {
        .mv-catch .small {
          font-size: 1.5384615385vw; } }
      @media screen and (max-width: 480px) {
        .mv-catch .small {
          font-size: 5.3333333333vw; } }
      @media screen and (max-width: 1300px) {
        .mv-catch .small {
          margin-top: 1.5384615385vw; } }
      @media screen and (max-width: 480px) {
        .mv-catch .small {
		  font-size: 20px;
		  margin-top: 24px;
		  line-height: 1.6;  } }
  .mv-internship {
    position: absolute;
    width: 236px;
    z-index: 50;
    right: 20px;
    bottom: 20px; }
    @media screen and (max-width: 1300px) {
      .mv-internship {
        width: 18.1538461538vw;
        left: calc(50% + 31vw);
        bottom: 1.5384615385vw; } }
    @media screen and (max-width: 480px) {
      .mv-internship {
        width: 37.8666666667vw;
        left: 3.2vw;
        bottom: 230px; } }
  .mv #topSlider {
    width: 100%;
    height: 100%; }
	@media screen and (max-width: 480px) {
		 .mv #topSlider{
		 	height: calc(100% - 280px); }
	}
    .mv #topSlider .swiper-slide {
      width: 100%;
      height: 100%; }
      .mv #topSlider .swiper-slide img {
        width: 100%;
        height: 100%;
        object-fit: cover;
        object-position: center;
        font-family: "object-fit: cover; object-position: center;"; }

/* top common
---------------------------------------------------------------------------*/
.ttl-en {
  font-size: 120px;
  font-family: "Tilt Warp", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
  font-variation-settings: "XROT" 0, "YROT" 0;
  color: #B3DE81; }
  @media screen and (max-width: 1300px) {
    .ttl-en {
      font-size: 9.2307692308vw; } }
  @media screen and (max-width: 480px) {
    .ttl-en {
      font-size: 32vw; } }
  @media screen and (max-width: 480px) {
    .ttl-en {
      font-size: 18.6666666667vw; } }
  .ttl-en.mini {
    font-size: 48px; }
    @media screen and (max-width: 1300px) {
      .ttl-en.mini {
        font-size: 3.6923076923vw; } }
    @media screen and (max-width: 480px) {
      .ttl-en.mini {
        font-size: 12.8vw; } }
    @media screen and (max-width: 480px) {
      .ttl-en.mini {
        font-size: 8.2666666667vw; } }
  .ttl-en + .hdl {
    margin-top: 10px; }
    @media screen and (max-width: 1300px) {
      .ttl-en + .hdl {
        margin-top: 0.7692307692vw; } }
    @media screen and (max-width: 480px) {
      .ttl-en + .hdl {
        margin-top: 6.6666666667vw; } }

.hdl + .desc {
  margin-top: 30px; }
  @media screen and (max-width: 1300px) {
    .hdl + .desc {
      margin-top: 2.3076923077vw; } }
  @media screen and (max-width: 480px) {
    .hdl + .desc {
      margin-top: 8vw; } }

.catchicn {
  position: absolute;
  right: calc(50% - 640px);
  top: -104px;
  width: 360px;
  z-index: 100; }
  @media screen and (max-width: 1300px) {
    .catchicn {
      width: 27.6923076923vw;
      top: -8vw;
      right: calc(50% - 49.23vw); } }
  @media screen and (max-width: 480px) {
    .catchicn {
      width: 58.1333333333vw;
      top: -30.6666666667vw;
      right: auto;
      left: 50%;
      transform: translateX(-50%); } }

/* about
---------------------------------------------------------------------------*/
.about {
  background-image: url(../img/top/about-bg.jpg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover; }
  @media screen and (max-width: 480px) {
    .about {
      background-image: url(../img/top/about-bg-sp.jpg);
      padding-bottom: 48vw; } }

/* business
---------------------------------------------------------------------------*/
.business {
  position: relative;
  background-color: #ffffff; }
  @media screen and (max-width: 480px) {
    .business {
      padding-top: 48vw;
      padding-bottom: 0; } }
  .business-hd {
    /* 1080 */
    position: relative;
    width: 1080px;
    margin-left: auto;
    margin-right: auto; }
    @media screen and (max-width: 1300px) {
      .business-hd {
        width: 83.0769230769vw; } }
    @media screen and (max-width: 480px) {
      .business-hd {
        width: 93.3333333333vw; } }
  .business-ft {
    position: relative;
    z-index: 10; }
    @media screen and (max-width: 480px) {
      .business-ft {
        padding-bottom: 48vw; } }
    .business-ft::before {
      position: absolute;
      content: "";
      width: 100vw;
      left: 50%;
      transform: translateX(-50%);
      bottom: 0;
      height: calc(100% - 128px);
      background-color: #EFF7F7;
      z-index: -1; }
      @media screen and (max-width: 1300px) {
        .business-ft::before {
          height: calc(100% - 9.84vw); } }
      @media screen and (max-width: 480px) {
        .business-ft::before {
          height: calc(100% - 98.6666vw); } }
    .business-ft article {
      position: relative; }
      @media screen and (max-width: 480px) {
        .business-ft article.mt24 {
          margin-top: 9.6vw; } }
  .business-tx {
    position: absolute;
    min-width: 50%;
    left: 100px;
    top: 50%;
    transform: translateY(-50%);
    z-index: 1;
    color: #ffffff; }
    @media screen and (max-width: 1300px) {
      .business-tx {
        left: 7.6923076923vw; } }
    @media screen and (max-width: 480px) {
      .business-tx {
        width: 100%;
        left: 0;
        padding: 0 3.3333333333vw; } }
    .business-tx .en {
      font-family: "Tilt Warp", sans-serif;
      font-optical-sizing: auto;
      font-weight: 400;
      font-style: normal;
      font-variation-settings: "XROT" 0, "YROT" 0;
      font-size: 48px;
      color: #B3DE81; }
      @media screen and (max-width: 1300px) {
        .business-tx .en {
          font-size: 3.6923076923vw; } }
      @media screen and (max-width: 480px) {
        .business-tx .en {
          font-size: 12.8vw; } }
      @media screen and (max-width: 480px) {
        .business-tx .en {
          font-size: 8.2666666667vw; } }

/* facilities
---------------------------------------------------------------------------*/
.facilities {
  position: relative;
  background-color: #ffffff; }
  @media screen and (max-width: 480px) {
    .facilities {
      padding-top: 48vw;
      padding-bottom: 0; } }
  .facilities-hd {
    text-align: center; }
    @media screen and (max-width: 480px) {
      .facilities-hd .desc {
        text-align: left; }
      .facilities-hd .btn {
        margin-top: 9.6vw; } }
  .facilities-ft {
    position: relative;
    z-index: 10; }
    @media screen and (max-width: 480px) {
      .facilities-ft {
        padding-bottom: 48vw; } }
    .facilities-ft::before {
      position: absolute;
      content: "";
      width: 100vw;
      left: 50%;
      transform: translateX(-50%);
      bottom: 0;
      height: calc(100% - 128px);
      background-color: #EFF7F7;
      z-index: -1; }
      @media screen and (max-width: 1300px) {
        .facilities-ft::before {
          height: calc(100% - 9.84vw); } }
    .facilities-ft ul {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      gap: 26px 15px; }
      @media screen and (max-width: 480px) {
        .facilities-ft ul {
          gap: 2.6vw; } }
      .facilities-ft ul li {
        width: calc((100% - 30px) / 3); }
        @media screen and (max-width: 480px) {
          .facilities-ft ul li {
            width: calc((100% - 2.7vw) / 2); } }
        .facilities-ft ul li a {
          display: block; }

/* recruit
---------------------------------------------------------------------------*/
.recruit {
  position: relative;
  background-image: url(../img/top/recruit-bg.jpg);
  background-size: 2000px auto;
  background-repeat: no-repeat;
  background-position: center top; }
  @media screen and (max-width: 1300px) {
    .recruit {
      background-size: 153.8461538462vw auto; } }
  @media screen and (max-width: 480px) {
    .recruit {
      padding-top: 48vw;
      background-image: url(../img/top/recruit-bg-sp.jpg);
      background-size: 100vw auto; } }
  .recruit-deco li {
    position: absolute;
    z-index: 10; }
    .recruit-deco li:nth-of-type(1) {
      width: 646px;
      top: 0;
      left: calc(50% - 983px);
      top: -55px; }
      @media screen and (max-width: 1300px) {
        .recruit-deco li:nth-of-type(1) {
          width: 49.6923076923vw;
          left: calc(50% - 75.615vw);
          top: -4.2307692308vw; } }
      @media screen and (max-width: 480px) {
        .recruit-deco li:nth-of-type(1) {
          width: 58.1333333333vw;
          left: -11.4666666667vw;
          top: 136.4vw; } }
    .recruit-deco li:nth-of-type(2) {
      width: 572px;
      top: 0;
      right: calc(50% - 861px);
      top: 214px; }
      @media screen and (max-width: 1300px) {
        .recruit-deco li:nth-of-type(2) {
          width: 44vw;
          right: calc(50% - 66.23vw);
          top: 16.4615384615vw; } }
      @media screen and (max-width: 480px) {
        .recruit-deco li:nth-of-type(2) {
          width: 57.0666666667vw;
          right: -7.2vw;
          top: 154.6666666667vw; } }
  .recruit-hd {
    text-align: center; }
    @media screen and (max-width: 480px) {
      .recruit-hd .ttl-en {
        font-size: 12.8vw; } }
    @media screen and (max-width: 480px) {
      .recruit-hd .desc {
        text-align: left; } }
    @media screen and (max-width: 480px) {
      .recruit-hd .btn {
        margin-top: 9.6vw; } }
  .recruit-md {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
    @media screen and (max-width: 480px) {
      .recruit-md {
        margin-top: 74.1333333333vw; } }
    .recruit-md li {
      position: relative; }
      .recruit-md li:nth-of-type(1), .recruit-md li:nth-of-type(2) {
        width: 626px; }
        @media screen and (max-width: 1300px) {
          .recruit-md li:nth-of-type(1), .recruit-md li:nth-of-type(2) {
            width: 48.1538461538vw; } }
        @media screen and (max-width: 480px) {
          .recruit-md li:nth-of-type(1), .recruit-md li:nth-of-type(2) {
            width: 100%;
            margin-bottom: 12.8vw; } }
        .recruit-md li:nth-of-type(1) .recruit-md-tx, .recruit-md li:nth-of-type(2) .recruit-md-tx {
          position: absolute;
          top: 50%;
          transform: translateY(-50%);
          left: 0;
          width: 100%;
          text-align: center;
          padding-top: 42px; }
          @media screen and (max-width: 1300px) {
            .recruit-md li:nth-of-type(1) .recruit-md-tx, .recruit-md li:nth-of-type(2) .recruit-md-tx {
              padding-top: 3.2307692308vw; } }
          @media screen and (max-width: 480px) {
            .recruit-md li:nth-of-type(1) .recruit-md-tx, .recruit-md li:nth-of-type(2) .recruit-md-tx {
              top: 0;
              transform: translateY(0);
              padding-top: 11.2vw; } }
          .recruit-md li:nth-of-type(1) .recruit-md-tx .en, .recruit-md li:nth-of-type(2) .recruit-md-tx .en {
            color: #F5BE41; }
          .recruit-md li:nth-of-type(1) .recruit-md-tx .ja, .recruit-md li:nth-of-type(2) .recruit-md-tx .ja {
            text-shadow: 0px 0px 4px rgba(0, 0, 0, 0.5); }
        .recruit-md li:nth-of-type(1) .btn, .recruit-md li:nth-of-type(2) .btn {
          margin-top: 168px; }
          @media screen and (max-width: 1300px) {
            .recruit-md li:nth-of-type(1) .btn, .recruit-md li:nth-of-type(2) .btn {
              margin-top: 12.9230769231vw; } }
          @media screen and (max-width: 480px) {
            .recruit-md li:nth-of-type(1) .btn, .recruit-md li:nth-of-type(2) .btn {
              margin-top: 23.4666666667vw; } }
          .recruit-md li:nth-of-type(1) .btn a, .recruit-md li:nth-of-type(2) .btn a {
            background-color: rgba(255, 245, 171, 0.9); }
            @media screen and (min-width: 481px) {
              .recruit-md li:nth-of-type(1) .btn a:hover, .recruit-md li:nth-of-type(2) .btn a:hover {
                background-color: #ffffff;
                border-color: #FA8D62;
                color: #FA8D62; }
                .recruit-md li:nth-of-type(1) .btn a:hover > span::before, .recruit-md li:nth-of-type(2) .btn a:hover > span::before {
                  background-image: url(../img/cmn/btn-arw-vit.png); } }
      .recruit-md li:nth-of-type(3) {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        width: 100%;
        background-color: #FA8D62;
        color: #ffffff;
        padding: 30px 30px 30px 150px; }
        @media screen and (max-width: 1300px) {
          .recruit-md li:nth-of-type(3) {
            padding: 2.3076923077vw 2.3076923077vw 2.3076923077vw 11.5384615385vw; } }
        @media screen and (max-width: 480px) {
          .recruit-md li:nth-of-type(3) {
            -webkit-flex-direction: column-reverse;
            flex-direction: column-reverse;
            margin-top: 0;
            padding: 3.3333333333vw 3.3333333333vw 16.5333333333vw;
            overflow: visible; } }
        .recruit-md li:nth-of-type(3) .recruit-md-tx {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-align: center;
          -ms-flex-align: center;
          align-items: center;
          width: 454px;
          text-align: center; }
          @media screen and (max-width: 1300px) {
            .recruit-md li:nth-of-type(3) .recruit-md-tx {
              width: 34.9230769231vw; } }
          @media screen and (max-width: 480px) {
            .recruit-md li:nth-of-type(3) .recruit-md-tx {
              width: 100%;
              margin-top: -5.6vw; } }
          .recruit-md li:nth-of-type(3) .recruit-md-tx > div {
            width: 100%; }
          .recruit-md li:nth-of-type(3) .recruit-md-tx .en {
            position: relative; }
            .recruit-md li:nth-of-type(3) .recruit-md-tx .en::before {
              position: absolute;
              content: "";
              left: 0;
              top: 50%;
              transform: translateY(-50%);
              background-repeat: no-repeat;
              background-position: center;
              background-size: contain;
              background-image: url(../img/top/recruit-internship-icn.png);
              width: 94px;
              height: 84px; }
              @media screen and (max-width: 1300px) {
                .recruit-md li:nth-of-type(3) .recruit-md-tx .en::before {
                  width: 7.2307692308vw;
                  height: 6.4615384615vw; } }
              @media screen and (max-width: 480px) {
                .recruit-md li:nth-of-type(3) .recruit-md-tx .en::before {
                  width: 18.6666666667vw;
                  height: 16.8vw;
                  left: 2.1333333333vw; } }
          .recruit-md li:nth-of-type(3) .recruit-md-tx .desc {
            margin-top: 26px;
            text-align: left; }
            @media screen and (max-width: 1300px) {
              .recruit-md li:nth-of-type(3) .recruit-md-tx .desc {
                margin-top: 2vw; } }
          @media screen and (max-width: 480px) {
            .recruit-md li:nth-of-type(3) .recruit-md-tx .btn {
              position: absolute;
              left: 50%;
              transform: translateX(-50%);
              margin-top: 0;
              bottom: -3.7333333333vw; }
              .recruit-md li:nth-of-type(3) .recruit-md-tx .btn a {
                background-color: #FA8D62; } }
          @media screen and (min-width: 481px) {
            .recruit-md li:nth-of-type(3) .recruit-md-tx .btn.bdr-w a:hover {
              background-color: #ffffff;
              border-color: #FA8D62;
              color: #FA8D62; }
              .recruit-md li:nth-of-type(3) .recruit-md-tx .btn.bdr-w a:hover > span::before {
                background-image: url(../img/cmn/btn-arw-vit.png); } }
        .recruit-md li:nth-of-type(3) .recruit-md-img {
          width: 600px; }
          @media screen and (max-width: 1300px) {
            .recruit-md li:nth-of-type(3) .recruit-md-img {
              width: 46.1538461538vw; } }
          @media screen and (max-width: 480px) {
            .recruit-md li:nth-of-type(3) .recruit-md-img {
              width: 100%;
              border-bottom-right-radius: 0;
              border-bottom-left-radius: 0; } }
    .recruit-md-tx .en {
      font-size: 48px;
      font-family: "Tilt Warp", sans-serif;
      font-optical-sizing: auto;
      font-weight: 400;
      font-style: normal;
      font-variation-settings: "XROT" 0, "YROT" 0; }
      @media screen and (max-width: 1300px) {
        .recruit-md-tx .en {
          font-size: 3.6923076923vw; } }
      @media screen and (max-width: 480px) {
        .recruit-md-tx .en {
          font-size: 12.8vw; } }
      @media screen and (max-width: 480px) {
        .recruit-md-tx .en {
          font-size: 8.2666666667vw; } }
    .recruit-md-tx .ja {
      font-size: 48px;
      font-weight: 900;
      color: #ffffff;
      margin-top: 20px; }
      @media screen and (max-width: 1300px) {
        .recruit-md-tx .ja {
          font-size: 3.6923076923vw; } }
      @media screen and (max-width: 480px) {
        .recruit-md-tx .ja {
          font-size: 12.8vw; } }
      @media screen and (max-width: 1300px) {
        .recruit-md-tx .ja {
          margin-top: 1.5384615385vw; } }
      @media screen and (max-width: 480px) {
        .recruit-md-tx .ja {
          font-size: 8.2666666667vw; } }
  .recruit-btm-ttl {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-left: 190px; }
    @media screen and (max-width: 1300px) {
      .recruit-btm-ttl {
        padding-left: 14.6153846154vw; } }
    @media screen and (max-width: 480px) {
      .recruit-btm-ttl {
        padding-left: 0;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center; } }
    .recruit-btm-ttl .en {
      font-size: 48px;
      font-family: "Tilt Warp", sans-serif;
      font-optical-sizing: auto;
      font-weight: 400;
      font-style: normal;
      font-variation-settings: "XROT" 0, "YROT" 0;
      color: #FA8D62; }
      @media screen and (max-width: 1300px) {
        .recruit-btm-ttl .en {
          font-size: 3.6923076923vw; } }
      @media screen and (max-width: 480px) {
        .recruit-btm-ttl .en {
          font-size: 12.8vw; } }
      @media screen and (max-width: 480px) {
        .recruit-btm-ttl .en {
          font-size: 8.2666666667vw; } }
    .recruit-btm-ttl .hdl {
      color: #FA8D62;
      margin-left: 1em; }
      @media screen and (max-width: 480px) {
        .recruit-btm-ttl .hdl {
          margin-left: .5em; } }
  .recruit-btm .recruitsl-wrap {
    position: relative;
    width: 500px;
    height: 500px;
    margin-left: auto;
    margin-right: auto;
    /*.swiper-wrapper {
    	transition-timing-function: linear;
    }*/ }
    @media screen and (max-width: 1300px) {
      .recruit-btm .recruitsl-wrap {
        width: 38.4615384615vw;
        height: 38.4615384615vw; } }
    @media screen and (max-width: 480px) {
      .recruit-btm .recruitsl-wrap {
        width: 100vw;
        height: auto;
        margin-left: -3.3333333333vw;
        margin-right: -3.3333333333vw;
        padding-left: 6.6666666667vw;
        padding-right: 6.6666666667vw;
        overflow: hidden; }
        .recruit-btm .recruitsl-wrap .recruitsl {
          overflow: hidden; } }
    .recruit-btm .recruitsl-wrap .recruitsl-img img {
      width: 100%;
      height: 500px;
      object-fit: cover;
      object-position: center;
      font-family: "object-fit: cover; object-position: center;";
      transition-property: all;
      transition-duration: 0.3s;
      transition-timing-function: ease; }
      @media screen and (max-width: 1300px) {
        .recruit-btm .recruitsl-wrap .recruitsl-img img {
          height: 38.4615384615vw; } }
      @media screen and (max-width: 480px) {
        .recruit-btm .recruitsl-wrap .recruitsl-img img {
          height: 87vw; } }
    @media screen and (max-width: 480px) {
      .recruit-btm .recruitsl-wrap .recruitsl-img {
        border-radius: 4vw;
        overflow: hidden; } }
    .recruit-btm .recruitsl-wrap .recruitsl-hov {
      position: absolute;
      left: 0;
      top: 0;
      width: 100%;
      height: 100%;
      color: #ffffff;
      /*background-image: url(../img/top/recruitsl-bdr.png);*/
      opacity: 0;
      transition-property: all;
      transition-duration: 1.5s;
      transition-timing-function: ease;
      background-repeat: no-repeat;
      background-position: center;
      background-size: contain; }
      @media screen and (max-width: 480px) {
        .recruit-btm .recruitsl-wrap .recruitsl-hov {
          opacity: 1;
          background-image: none; } }
      .recruit-btm .recruitsl-wrap .recruitsl-hov p {
        position: absolute;
        text-shadow: 0px 0px 4px #000000; }
      .recruit-btm .recruitsl-wrap .recruitsl-hov-catch {
        top: 63px;
        -webkit-writing-mode: vertical-rl;
        -moz-writing-mode: vertical-rl;
        -ms-writing-mode: tb-rl;
        -o-writing-mode: vertical-rl;
        writing-mode: vertical-rl;
        font-size: 34px;
        line-height: 1.26;
        width: 2.52em; }
        @media screen and (max-width: 1300px) {
          .recruit-btm .recruitsl-wrap .recruitsl-hov-catch {
            font-size: 2.6153846154vw; } }
        @media screen and (max-width: 480px) {
          .recruit-btm .recruitsl-wrap .recruitsl-hov-catch {
            font-size: 9.0666666667vw; } }
        @media screen and (max-width: 1300px) {
          .recruit-btm .recruitsl-wrap .recruitsl-hov-catch {
            top: 4.8461538462vw; } }
        @media screen and (max-width: 480px) {
          .recruit-btm .recruitsl-wrap .recruitsl-hov-catch {
            font-size: 6.9333333333vw;
            top: 12.5333333333vw; } }
        .recruit-btm .recruitsl-wrap .recruitsl-hov-catch.left {
          left: 50px; }
          @media screen and (max-width: 1300px) {
            .recruit-btm .recruitsl-wrap .recruitsl-hov-catch.left {
              left: 3.8461538462vw; } }
          @media screen and (max-width: 480px) {
            .recruit-btm .recruitsl-wrap .recruitsl-hov-catch.left {
              left: 6.6666666667vw; } }
        .recruit-btm .recruitsl-wrap .recruitsl-hov-catch.right {
          right: 50px; }
          @media screen and (max-width: 1300px) {
            .recruit-btm .recruitsl-wrap .recruitsl-hov-catch.right {
              right: 3.8461538462vw; } }
          @media screen and (max-width: 480px) {
            .recruit-btm .recruitsl-wrap .recruitsl-hov-catch.right {
              right: 6.6666666667vw; } }
      .recruit-btm .recruitsl-wrap .recruitsl-hov-name {
        left: 37px;
        bottom: 45px; }
        @media screen and (max-width: 1300px) {
          .recruit-btm .recruitsl-wrap .recruitsl-hov-name {
            left: 2.8461538462vw;
            bottom: 3.4615384615vw; } }
        @media screen and (max-width: 480px) {
          .recruit-btm .recruitsl-wrap .recruitsl-hov-name {
            left: 4.5333333333vw;
            bottom: 4.5333333333vw; } }
        .recruit-btm .recruitsl-wrap .recruitsl-hov-name strong {
          font-size: 16px; }
          @media screen and (max-width: 1300px) {
            .recruit-btm .recruitsl-wrap .recruitsl-hov-name strong {
              font-size: 1.2307692308vw; } }
          @media screen and (max-width: 480px) {
            .recruit-btm .recruitsl-wrap .recruitsl-hov-name strong {
              font-size: 4.2666666667vw; } }
          @media screen and (max-width: 480px) {
            .recruit-btm .recruitsl-wrap .recruitsl-hov-name strong {
              font-size: 3.6vw; } }
        .recruit-btm .recruitsl-wrap .recruitsl-hov-name span {
          font-size: 12px; }
          @media screen and (max-width: 1300px) {
            .recruit-btm .recruitsl-wrap .recruitsl-hov-name span {
              font-size: 0.9230769231vw; } }
          @media screen and (max-width: 480px) {
            .recruit-btm .recruitsl-wrap .recruitsl-hov-name span {
              font-size: 3.2vw; } }
          @media screen and (max-width: 480px) {
            .recruit-btm .recruitsl-wrap .recruitsl-hov-name span {
              font-size: 2.8vw; } }
    .recruit-btm .recruitsl-wrap .recruitsl-item {
      display: block;
      position: relative;
      background: linear-gradient(#FFC8BF, #FFF5AB); }
      @media screen and (max-width: 480px) {
        .recruit-btm .recruitsl-wrap .recruitsl-item {
          background: none; } }
      @media screen and (min-width: 481px) {
        .recruit-btm .recruitsl-wrap .recruitsl-item:hover {
          opacity: 1;
          transform: scale(1.1);
          border-radius: 30px;
          overflow: hidden;
          z-index: 10;
          padding: 14px; } }
  @media screen and (min-width: 481px) and (max-width: 1300px) {
    .recruit-btm .recruitsl-wrap .recruitsl-item:hover {
      border-radius: 2.3076923077vw;
      padding: 1.0769230769vw; } }
      @media screen and (min-width: 481px) {
          .recruit-btm .recruitsl-wrap .recruitsl-item:hover .recruitsl-img img {
            border-radius: 30px; } }
    @media screen and (min-width: 481px) and (max-width: 1300px) {
      .recruit-btm .recruitsl-wrap .recruitsl-item:hover .recruitsl-img img {
        border-radius: 2.3076923077vw; } }
      @media screen and (min-width: 481px) {
          .recruit-btm .recruitsl-wrap .recruitsl-item:hover .recruitsl-hov {
            opacity: 1; } }
    .recruit-btm .recruitsl-wrap .swiper-arw {
      display: block;
      position: absolute;
      top: 50%;
      transform: translateY(-50%);
      width: 52px;
      height: 52px;
      background-repeat: no-repeat;
      background-position: center;
      background-size: contain;
      z-index: 5; }
      @media screen and (max-width: 1300px) {
        .recruit-btm .recruitsl-wrap .swiper-arw {
          width: 4vw;
          height: 4vw; } }
      @media screen and (max-width: 480px) {
        .recruit-btm .recruitsl-wrap .swiper-arw {
          width: 10.2666666667vw;
          height: 10.2666666667vw; } }
      @media screen and (min-width: 481px) {
        .recruit-btm .recruitsl-wrap .swiper-arw:hover {
          cursor: pointer; } }
      .recruit-btm .recruitsl-wrap .swiper-arw.swiper-arw-prev {
        left: -295px;
        background-image: url(../img/top/recruit-prev.png); }
        @media screen and (max-width: 1300px) {
          .recruit-btm .recruitsl-wrap .swiper-arw.swiper-arw-prev {
            left: -22.6923076923vw; } }
        @media screen and (max-width: 480px) {
          .recruit-btm .recruitsl-wrap .swiper-arw.swiper-arw-prev {
            left: 1.3333333333vw; } }
      .recruit-btm .recruitsl-wrap .swiper-arw.swiper-arw-next {
        right: -295px;
        background-image: url(../img/top/recruit-next.png); }
        @media screen and (max-width: 1300px) {
          .recruit-btm .recruitsl-wrap .swiper-arw.swiper-arw-next {
            right: -22.6923076923vw; } }
        @media screen and (max-width: 480px) {
          .recruit-btm .recruitsl-wrap .swiper-arw.swiper-arw-next {
            right: 1.3333333333vw; } }
    .recruit-btm .recruitsl-wrap .swiper-dots {
      display: none; }
      @media screen and (max-width: 480px) {
        .recruit-btm .recruitsl-wrap .swiper-dots {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-pack: center;
          -ms-flex-pack: center;
          justify-content: center;
          gap: 1.8666666667vw;
          margin-top: 2.1333333333vw; }
          .recruit-btm .recruitsl-wrap .swiper-dots .swiper-pagination-bullet {
            position: relative;
            width: 18.6666666667vw;
            height: 18.6666666667vw;
            border-radius: 4vw;
            margin: 0;
            background-color: transparent;
            background-repeat: no-repeat;
            background-position: center;
            background-size: cover;
            opacity: .44;
            transition-property: all;
            transition-duration: 0.3s;
            transition-timing-function: ease; }
            .recruit-btm .recruitsl-wrap .swiper-dots .swiper-pagination-bullet::before {
              position: absolute;
              content: "";
              width: calc(100% + 2.2vw);
              height: calc(100% + 2.2vw);
              top: 50%;
              left: 50%;
              transform: translateX(-50%) translateY(-50%);
              background-image: url(../img/top/recruitsl-thumb-bg.png);
              z-index: -1;
              background-repeat: no-repeat;
              background-position: center;
              background-size: cover;
              opacity: 0; }
            .recruit-btm .recruitsl-wrap .swiper-dots .swiper-pagination-bullet.swiper-pagination-bullet-active {
              opacity: 1; }
              .recruit-btm .recruitsl-wrap .swiper-dots .swiper-pagination-bullet.swiper-pagination-bullet-active::before {
                opacity: 1; } }
  .recruit-ft {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; }
    @media screen and (max-width: 480px) {
      .recruit-ft {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        gap: 6.4vw; }
        .recruit-ft-img img {
          width: 100%;
          height: 34vw;
          object-fit: cover;
          object-position: center;
          font-family: "object-fit: cover; object-position: center;"; } }
    .recruit-ft li {
      position: relative;
      width: 626px;
      padding-bottom: 30px; }
      @media screen and (max-width: 1300px) {
        .recruit-ft li {
          width: 48.1538461538vw;
          padding-bottom: 2.3076923077vw; } }
      @media screen and (max-width: 480px) {
        .recruit-ft li {
          width: 100%;
          padding-bottom: 6vw; } }
      .recruit-ft li .btn {
        position: absolute;
        left: 50%;
        transform: translateX(-50%);
        bottom: 0; }
        .recruit-ft li .btn a {
          background-color: #FFF5AB; }
          .recruit-ft li .btn a span {
            transition-property: all;
            transition-duration: 0.3s;
            transition-timing-function: ease; }

/* animals
---------------------------------------------------------------------------*/
.animals {
  position: relative;
  background-image: url(../img/top/animals-bg.jpg);
  background-size: 2000px auto;
  background-repeat: no-repeat;
  background-position: center top; }
  @media screen and (max-width: 1300px) {
    .animals {
      background-size: 153.8461538462vw auto; } }
  @media screen and (max-width: 480px) {
    .animals {
      background-image: url(../img/top/animals-bg-sp.jpg);
      background-size: cover; } }
  .animals .wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
    @media screen and (max-width: 480px) {
      .animals .wrap {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        gap: 12.8vw; } }
    .animals .wrap > * {
      position: relative;
      width: 50%;
      padding-top: 60px;
      padding-bottom: 64px; }
      @media screen and (max-width: 1300px) {
        .animals .wrap > * {
          padding-top: 4.6153846154vw;
          padding-bottom: 4.9230769231vw; } }
      @media screen and (max-width: 480px) {
        .animals .wrap > * {
          width: 100%;
          background-color: rgba(255, 255, 255, 0.5);
          border-radius: 4vw;
          padding: 12.8vw 3.3333333333vw !important; } }
      .animals .wrap > *::before {
        position: absolute;
        content: "";
        height: 100%;
        top: 0;
        background-color: rgba(255, 255, 255, 0.5); }
        @media screen and (max-width: 480px) {
          .animals .wrap > *::before {
            display: none; } }
  .animals .ttl-en,
  .animals .hdl {
    text-align: center; }
  .animals .btn a {
    background-color: #ffffff; }
    @media screen and (min-width: 481px) {
      .animals .btn a:hover {
        background-color: #2B616D; } }

/* donation
---------------------------------------------------------------------------*/
.donation {
  position: relative;
  padding-left: 100px;
  padding-right: 44px;
  z-index: 10; }
  @media screen and (max-width: 1300px) {
    .donation {
      padding-left: 7.6923076923vw;
      padding-right: 3.3846153846vw; } }
  .donation::before {
    width: calc(50vw - 14px);
    right: 14px;
    border-top-right-radius: 30px;
    border-bottom-right-radius: 30px;
    z-index: -1; }
    @media screen and (max-width: 1300px) {
      .donation::before {
        width: calc(50vw - 1.07692vw);
        right: 1.0769230769vw;
        border-top-right-radius: 2.3076923077vw;
        border-bottom-right-radius: 2.3076923077vw; } }
  .donation .name {
    position: relative;
    padding-left: 140px;
    padding-right: 86px;
    text-align: center;
    font-weight: 900;
    color: #90B023;
    margin-top: 40px;
    line-height: 1.4;
    font-size: 24px; }
    @media screen and (max-width: 1300px) {
      .donation .name {
        font-size: 1.8461538462vw; } }
    @media screen and (max-width: 480px) {
      .donation .name {
        font-size: 6.4vw; } }
    @media screen and (max-width: 1300px) {
      .donation .name {
        padding-left: 10.7692307692vw;
        padding-right: 6.6153846154vw;
        margin-top: 3.0769230769vw; } }
    @media screen and (max-width: 480px) {
      .donation .name {
        padding-left: 18vw;
        padding-right: 0;
        margin-top: 6.4vw;
        font-size: 5.0666666667vw; } }
    .donation .name::before {
      position: absolute;
      content: "";
      background-repeat: no-repeat;
      background-position: center;
      background-size: contain;
      background-image: url(../img/top/donation-icn.png);
      width: 88px;
      height: 100px;
      left: 40px;
      top: 50%;
      transform: translateY(-50%); }
      @media screen and (max-width: 1300px) {
        .donation .name::before {
          width: 6.7692307692vw;
          height: 7.6923076923vw;
          left: 4.1538461538vw; } }
      @media screen and (max-width: 480px) {
        .donation .name::before {
          width: 17.6vw;
          height: 20vw;
          left: 5vw; } }
  .donation .img {
    width: 440px;
    margin-top: 54px; }
    @media screen and (max-width: 1300px) {
      .donation .img {
        width: 33.8461538462vw;
        margin-top: 4.1538461538vw; } }
    @media screen and (max-width: 480px) {
      .donation .img {
        width: 100%;
        margin-top: 9.3333333333vw; } }
  .donation .btn {
    margin: 53px auto 0 24px; }
    @media screen and (max-width: 1300px) {
      .donation .btn {
        margin: 4.0769230769vw auto 0 1.8461538462vw; } }
    @media screen and (max-width: 480px) {
      .donation .btn {
        margin: 9.6vw auto 0; } }

/* cast
---------------------------------------------------------------------------*/
.cast {
  position: relative;
  padding-left: 38px;
  padding-right: 48px;
  z-index: 10; }
  @media screen and (max-width: 1300px) {
    .cast {
      padding-left: 2.9230769231vw;
      padding-right: 3.6923076923vw; } }
  .cast::before {
    width: 50vw;
    left: 0;
    border-top-left-radius: 30px;
    border-bottom-left-radius: 30px;
    z-index: -1; }
    @media screen and (max-width: 1300px) {
      .cast::before {
        border-top-left-radius: 2.3076923077vw;
        border-bottom-left-radius: 2.3076923077vw; } }
  .cast ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 10px 7px; }
    @media screen and (max-width: 1300px) {
      .cast ul {
        gap: 0.7692307692vw 0.5384615385vw; } }
    @media screen and (max-width: 480px) {
      .cast ul {
        gap: 0.8vw 1.0666666667vw; } }
    .cast ul li {
      width: calc((100% - 14px) / 3); }
      @media screen and (max-width: 1300px) {
        .cast ul li {
          width: calc((100% - 1.07692vw) / 3); } }
      @media screen and (max-width: 1300px) {
        .cast ul li {
          width: calc((100% - 2.133333vw) / 3); } }
      .cast ul li a {
        display: block; }
      .cast ul li img {
        border-radius: 50%; }
  .cast .btn {
    margin-top: 32px; }
    @media screen and (max-width: 1300px) {
      .cast .btn {
        margin-top: 2.4615384615vw; } }
    @media screen and (max-width: 480px) {
      .cast .btn {
        margin: 9.6vw auto 0; } }

/* news
---------------------------------------------------------------------------*/
.news ul li {
  border-top: 1px solid #2B616D; }
  .news ul li:last-of-type {
    border-bottom: 1px solid #2B616D; }
  .news ul li a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 32px 24px; }
    @media screen and (max-width: 1300px) {
      .news ul li a {
        padding: 2.4615384615vw 1.8461538462vw; } }
    @media screen and (max-width: 480px) {
      .news ul li a {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        padding: 4.2666666667vw 5.3333333333vw; } }
    @media screen and (min-width: 481px) {
      .news ul li a:hover {
        opacity: 1;
        background-color: #ffffff; } }
    .news ul li a .date {
      font-family: "Tilt Warp", sans-serif;
      font-optical-sizing: auto;
      font-weight: 400;
      font-style: normal;
      font-variation-settings: "XROT" 0, "YROT" 0;
      font-size: 30px;
      color: #B3DE81;
      width: 185px; }
      @media screen and (max-width: 1300px) {
        .news ul li a .date {
          font-size: 2.3076923077vw; } }
      @media screen and (max-width: 480px) {
        .news ul li a .date {
          font-size: 8vw; } }
      @media screen and (max-width: 1300px) {
        .news ul li a .date {
          width: 14.2307692308vw; } }
      @media screen and (max-width: 480px) {
        .news ul li a .date {
          font-size: 5.3333333333vw;
          width: 50%; } }
    .news ul li a .cate {
      width: 160px;
      margin-right: 40px; }
      @media screen and (max-width: 1300px) {
        .news ul li a .cate {
          width: 12.3076923077vw;
          margin-right: 3.0769230769vw; } }
      @media screen and (max-width: 480px) {
        .news ul li a .cate {
          width: 40%;
          margin-right: 0; } }
      .news ul li a .cate span {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        width: 100%;
        height: 32px;
        border-radius: 16px;
        color: #ffffff; }
        @media screen and (max-width: 1300px) {
          .news ul li a .cate span {
            height: 2.4615384615vw;
            border-radius: 1.2307692308vw; } }
        @media screen and (max-width: 480px) {
          .news ul li a .cate span {
            width: 100%;
            height: 6.4vw;
            border-radius: 3.2vw; } }
        .news ul li a .cate span.info {
          background-color: #2B616D; }
        .news ul li a .cate span.career, .news ul li a .cate span.newgraduate {
          background-color: #FA8D62; }
        .news ul li a .cate span i {
          display: block;
          width: 100%;
          white-space: nowrap;
          text-align: center;
          font-style: normal;
          font-size: 14px; }
          @media screen and (max-width: 1300px) {
            .news ul li a .cate span i {
              font-size: 1.0769230769vw; } }
          @media screen and (max-width: 480px) {
            .news ul li a .cate span i {
              font-size: 3.7333333333vw; } }
          @media screen and (max-width: 480px) {
            .news ul li a .cate span i {
              font-size: 2.8vw; } }
    .news ul li a .ttl {
      width: calc(100% - 403px); }
      @media screen and (max-width: 1300px) {
        .news ul li a .ttl {
          width: calc(100% - 31vw); } }
      @media screen and (max-width: 480px) {
        .news ul li a .ttl {
          width: calc(100% - 3.6vw);
          margin-top: 0.5em; } }
    .news ul li a .arw {
      width: 18px;
      height: 18px;
      background-image: url(../img/cmn/btn-arw.png);
      background-repeat: no-repeat;
      background-position: center;
      background-size: contain; }
      @media screen and (max-width: 1300px) {
        .news ul li a .arw {
          width: 1.3846153846vw;
          height: 1.3846153846vw; } }
      @media screen and (max-width: 480px) {
        .news ul li a .arw {
          width: 3.6vw;
          height: 3.6vw;
          margin-top: .5em; } }

/* contact
---------------------------------------------------------------------------*/
.contact {
  position: relative;
  background-image: url(../img/top/contact-bg.jpg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  background-position: center top; }
  @media screen and (max-width: 480px) {
    .contact {
      background-image: url(../img/top/contact-bg-sp.jpg);
      background-size: 100vw auto;
      background-position: center bottom;
      padding-bottom: 56vw;
      background-color: #ffffff; }
      .contact .wrap-min {
        padding: 0 3.3333333333vw; } }
