@charset "UTF-8";
/* ===================================================================
CSS information

 file name  : hotel_original.css
 author     : Ability Consultant
 style info : ホテル専用CSS（共通ファイル上書き＆追加用CSS）
=================================================================== */
/* font-awesome */
/* -----------------------------------------------------------
	TOPページ
----------------------------------------------------------- */
#homepage #slideshow .c_slider {
  background: url(../images/home/slide01.jpg) 0 0 no-repeat, url(../../images/home/slide02.jpg) 100% 0 no-repeat, url(../../images/home/slide03.jpg) 200% 0 no-repeat, url(../../images/home/slide04.jpg) 300% 0 no-repeat, url(../../images/home/slide05.jpg) 400% 0 no-repeat;
}
#homepage #sl_i1:target ~ #slideshow .thumbnail li:first-child a:before {
  left: 0%;
  background: url(../images/home/Thumb01_on.jpg) no-repeat left top;
}
#homepage .thumbnail li:nth-child(1) a {
  background: url(../images/home/Thumb01_off.jpg) no-repeat left top;
}
#homepage .slide_item div:nth-child(1) a {
  background: url(../images/home/slide01_off.jpg) no-repeat left top;
}

/* -----------------------------------------------------------
	客室ページ
----------------------------------------------------------- */
/* -----------------------------------------------------------
	無料朝食ページ
----------------------------------------------------------- */
/* -----------------------------------------------------------
	よくある質問ページ
----------------------------------------------------------- */
