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

 file name  : common.css
 author     : Ability Consultant
 style info : トップページ
=================================================================== */
/* font-awesome */
/* -----------------------------------------------------------
	スライド　用
----------------------------------------------------------- */
/* -----------------------------------------------------------
	ホテル リブランド用
----------------------------------------------------------- */
/*Animate */
#header .con_header .box_header .box_top .box_left h1,
#fixheader .con_header .box_header .box_top .box_left h1 {
  font-size: 93%;
}
@media only screen and (min-width: 641px) and (max-width: 1022px) {
  #header .con_header .box_header .box_top .box_left h1,
  #fixheader .con_header .box_header .box_top .box_left h1 {
    font-size: 93%;
  }
}
@media only screen and (max-width: 640px) {
  #header .con_header .box_header .box_top .box_left h1,
  #fixheader .con_header .box_header .box_top .box_left h1 {
    font-size: 93%;
  }
}
