@charset "Shift_JIS";

/* ====================================================== */
/* For : 総合トップ用 */
/* ====================================================== */

/*-------------------------------------
カルーセル
-------------------------------------*/
.mainCarousel .item01 {
  height: 580px;
  background: url(/data/bn_207_005.jpg) center top no-repeat;
}

.mainCarousel .item01 .btn02 {
  position: absolute;
  right: 10px;
  bottom: 40px;
}

.mainCarousel .item02 {
  height: 580px;
  background: url(/data/bn_84_005.jpg) center top no-repeat;
}

.mainCarousel .item02 .btn02 {
  position: absolute;
  right: 10px;
  bottom: 40px;
}

.mainCarousel .item03 {
  height: 580px;
  background: url(/data/bn_16_014.jpg) center top no-repeat;
}

.mainCarousel .item03 .btn02 {
  position: absolute;
  right: 10px;
  bottom: 40px;
}

.mainCarousel .item04 {
  height: 580px;
  background: url(/data/bn_361_005.jpg) center top no-repeat;
}

.mainCarousel .item04 .btn02 {
  position: absolute;
  right: 10px;
  bottom: 40px;
}

.mainCarousel .item05 {
  height: 580px;
  background: url(/data/bn_c06_105.jpg) center top no-repeat;
}

.mainCarousel .item05 .btn02 {
  position: absolute;
  right: 10px;
  bottom: 40px;
}

.mainCarousel .item06 {
  height: 580px;
  background: url(/data/bn_57_005.jpg) center top no-repeat;
}

.mainCarousel .item06 .btn02 {
  position: absolute;
  right: 10px;
  bottom: 40px;
}



/*---------------------------------------------------------------
SP */
/*-------------------------------------
カルーセル
-------------------------------------*/
@media (max-width: 599px), (min-width: 600px) and (max-width: 767px) and (orientation: landscape) { 
  .mainCarousel .item01 {
    height: 170px;
    background: url(/data/bn_207_006.jpg) center top no-repeat;
    background-size: auto 100%;
  }

  .mainCarousel .item01 a {
    display: block;
    min-width: 320px;
    max-width: 375px;
    height: 170px;
  }
   
 .mainCarousel .item02 {
    height: 170px;
    background: url(/data/bn_84_106.jpg) center top no-repeat;
    background-size: auto 100%;
  }
  
  .mainCarousel .item02 a {
    display: block;
    min-width: 320px;
    max-width: 375px;
    height: 170px;
  }
   
 .mainCarousel .item03 {
    height: 170px;
    background: url(/data/bn_16_015.jpg) center top no-repeat;
    background-size: auto 100%;
  }

  .mainCarousel .item03 a {
    display: block;
    min-width: 320px;
    max-width: 375px;
    height: 170px;
  }
  
  .mainCarousel .item04 {
    height: 170px;
    background: url(/data/bn_361_006.jpg) center top no-repeat;
    background-size: auto 100%;
  }

  .mainCarousel .item04 a {
    display: block;
    min-width: 320px;
    max-width: 375px;
    height: 170px;
  }

  .mainCarousel .item05 {
    height: 170px;
    background: url(/data/bn_c06_106.jpg) center top no-repeat;
    background-size: auto 100%;
  }

  .mainCarousel .item05 a {
    display: block;
    min-width: 320px;
    max-width: 375px;
    height: 170px;
  }  
  
    .mainCarousel .item06 {
    height: 170px;
    background: url(/data/bn_57_006.jpg) center top no-repeat;
    background-size: auto 100%;
  }

  .mainCarousel .item06 a {
    display: block;
    min-width: 320px;
    max-width: 375px;
    height: 170px;
  }  
  
  .mainCarousel .slick-dots {
    bottom: 0;
  }
  
}
