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

 file name  : copy.css
 author     : Ability Consultant
 style info : コピー
=================================================================== */
/* -----------------------------------------------------------
	#con_mainimg_lower
----------------------------------------------------------- */
#con_mainimg_lower {
  background: url(https://www.and-comfy.jp/kumamotojo-view/rktn/images/access/img_main.jpg) no-repeat; }

#htlSide-A {
  top: 560px; }

.con_access {
  max-width: 627px;
  margin-top: 40px;
  margin-bottom: 100px;
  margin-right: auto;
  margin-left: auto; }

.con_rute {
  margin-bottom: 133px; }

/*# sourceMappingURL=access.css.map */

/*予約ボタン調整追加スタイルここから*/
.to-reserve{
    position: fixed;
    bottom: 100px;
    right: 30px;
    /*background-color: #fff;*/
    /*padding: 10px;*/
    z-index: 1999;
}
.to-reserve a:hover{
    opacity: 0.8;
}
/*予約ボタン調整追加スタイルここまで*/
#contents{
    max-width: 950px;
    margin: auto;
}