@charset "UTF-8";
/* -----------------------------------------------------
   ÈÎÄã²©ÓéÀÖÍøÕ¾_ÈÎÄã²©¹ÙÍø ¥¹¥é¥¤¥É¥·¥ç©`
----------------------------------------------------- */

.top_img .arrow::before,
.arrow::after {
  display: none;
}


.mainimg {
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
}


.slick-track {
  height: 100%;
}

.mainimg .slider {
  position: relative;
  width: 100%;
  height: 100%;
}

.mainimg .slider>div {
  background-size: cover;
  background-position: center;
}

.slick-list {
  position: relative;
  height: 100%;
}

.arrow_t01 .img,
.arrow_t02 .img,
.arrow_t03 .img,
.arrow_t04 .img,
.arrow_t05 .img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

.arrow_t01 .img {
  background-image: url("/img/slide/slide1.jpg");
  background-size: cover;
  background-position: center left;
}

.arrow_t02 .img {
  background-image: url("/img/slide/slide2.jpg");
  background-size: cover;
  background-position: center;
}

.arrow_t03 .img {
  background-image: url("/img/slide/slide3.jpg");
  background-size: cover;
  background-position: center;
}

.arrow_t04 .img {
  background-image: url("/img/slide/slide4.jpg");
  background-size: cover;
  background-position: center;
}

.arrow_t05 .img {
  background-image: url("/img/slide/slide5.jpg");
  background-size: cover;
  background-position: center;
}

/*----- .slide_txt -----*/
.mainimg .slide_txt {
  position: relative;
  display: block;
  width: auto;
  max-width: 800px;
  min-width: 480px;
  height: auto;
  padding: 260px 50px 0 50px;
  float: right;
  z-index: 1;  
}

.mainimg .slide_txt p {
  position: relative;
  color: #000;
  font-size: 3rem;
  line-height: 1.3;
  margin-bottom: 40px;
  text-shadow: 1px 1px 3px rgba(255, 255, 255, .7), -1px -1px 3px rgba(255, 255, 255, .7), -1px 1px 3px rgba(255, 255, 255, .7), 1px -1px 3px rgba(255, 255, 255, .7), 0px 1px 3px rgba(255, 255, 255, .7), 0 -1px 3px rgba(255, 255, 255, .7), -1px 0 3px rgba(255, 255, 255, .7), 1px 0 3px rgba(255, 255, 255, .7);
}

.mainimg .slide_txt ruby {
  position: relative;
  margin-right: -1em;
  line-height: 1em;
  display: inline-block;
}

.mainimg .slide_txt ruby rt {
  position: absolute;
  top: -1em;
  left: .5em;
}

.arrow_t01 .slide_txt {  padding-top: 35%;}
.arrow_t01 .slide_txt p {  font-size: 3.5rem;}
.arrow_t02 .slide_txt {  width: 100%; text-align:center;  max-width: none;}
.arrow_t03 .slide_txt {  float: left;  padding-top: 40%;}
.arrow_t04 .slide_txt {  padding-top: 40%;}
.arrow_t05 .slide_txt {  width: 100%; text-align:center;  max-width: none;}

@media screen and (max-height:776px) and (min-width:820px) {
  .arrow_t01 .slide_txt {  padding-top: 30%;}
  .arrow_t01 .slide_txt p {  font-size: 3rem;}
}

/*---------- max-width:769px ----------*/
@media screen and (max-width:769px) {
  .mainimg {
    position: relative;
    display: block;
    width: 100%;
    height: 100%;
    max-height: 500px;
  }

  .slick-slider .slick-track,
  .slick-slider .slick-list {
    width: 100%;
  }

  .arrow_t01 .img,
  .arrow_t02 .img,
  .arrow_t03 .img,
  .arrow_t04 .img,
  .arrow_t05 .img {
    left: 0;
    width: 100%;
    height: 250px;
    border-radius: 0;
    background-size: cover;
  }

  .arrow_t01 .img {
    position: absolute;
    background-image: url("/img/slide/slide1-sp.jpg");
    background-position: center;
  }

  .arrow_t02 .img {
    position: absolute;
    background-image: url("/img/slide/slide2-sp.jpg");
    background-position: center;
  }

  .arrow_t03 .img {
    position: absolute;
    background-image: url("/img/slide/slide3-sp.jpg");
    background-position: center;
  }

  .arrow_t04 .img {
    position: absolute;
    background-image: url("/img/slide/slide4-sp.jpg");
    background-position: center;
  }

  .arrow_t05 .img {
    position: absolute;
    background-image: url("/img/slide/slide5-sp.jpg");
    background-position: center;
  }

  .mainimg .slide_txt::before,
  .mainimg .slide_txt::after {
    display: none;
  }


  .mainimg .slide_txt {
    position: absolute;
    width: 100%;
    min-width: auto;
    left: 0;
    top: 50%;
    margin: 0;
    padding: 0;
    text-align: center;
    background: transparent;
    border-radius: 0;
    float: none;
  }

  .mainimg .slide_txt p {
    position: relative;
    color: #222;
    font-size: 22px !important;
    font-weight: bold;
    text-shadow: 1px 1px 3px rgba(255, 255, 255, .7), -1px -1px 3px rgba(255, 255, 255, .7), -1px 1px 3px rgba(255, 255, 255, .7), 1px -1px 3px rgba(255, 255, 255, .7), 0px 1px 3px rgba(255, 255, 255, .7), 0 -1px 3px rgba(255, 255, 255, .7), -1px 0 3px rgba(255, 255, 255, .7), 1px 0 3px rgba(255, 255, 255, .7);
  }

  .mainimg .slide_txt p:nth-of-type(2) {
    display: none;
  }
  .arrow_t01 .slide_txt{    width: 50%;  left: 50%;  text-align: left;  }
  .arrow_t03 .slide_txt{   top: 70%; width:90%; left: 10%; text-align: left;  }

}