@charset "UTF-8";
/* Scss Document */
/* Scss Document */
/*color*/
/*背景色*/
/*ベース文字色*/
/*アクセント色*/
/*アクセント色*/
/*アクセント色*/
/*線*/
/*線*/
/*線*/
/*線*/
/*線*/
/*線2*/
/*font*/
/*layout*/
@keyframes slide {
  0% {
    transform: scale(1.2); }
  100% {
    transform: scale(1); } }
/*==================================
　　　style.css 上書き
==================================*/
.index-room-slider figure::after {
  background: none; }

.index-room-slider .caption.caption-bg01::before {
  background-image: url(../img/index/03_caption_bg_01.png); }

.index-room-slider .caption.caption-bg02::before {
  background-image: url(../img/index/03_caption_bg_02.png); }

.index-room-slider .caption.caption-bg03::before {
  background-image: url(../img/index/03_caption_bg_03.png); }

.index-room-slider .caption.caption-bg04::before {
  background-image: url(../img/index/03_caption_bg_04.png); }

.index-room-slider .caption.caption-bg05::before {
  background-image: url(../img/index/03_caption_bg_05.png); }

.index-room-slider .caption .tit.small {
  letter-spacing: .2em;
  transform: translateX(-0.6em); }
