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

 file name  :access.css
 author	 :Ability Consultant
	style info  :アクセス
=================================================================== */
/*-----------------------------------------------------------
	ページ設定
-----------------------------------------------------------*/
#access .gnav ul li.gnav_acc {
  border-bottom: 3px solid #64ad5d;
}

/*----------------------------------------------------
	.タイトル指定
----------------------------------------------------*/
.wrp_pgtit .con_pgtitle {
  background: url(../access/images/bg_title.jpg) center 0 no-repeat;
}
.wrp_pgtit .con_pgtitle h2.title {
  background: url(http://hotel-rosablanca.com/access/images/st_title.png) 10px center no-repeat;
}

/*----------------------------------------------------
	.con_accessmap	アクセスマップ
----------------------------------------------------*/
.con_accessmap .st_smp1 {
  margin-bottom: 10px;
}
.con_accessmap .st_smp1 h3 {
  background-image: url(../access/images/st_basic.png);
}
.con_accessmap .inner {
  *zoom: 1;
  width: 1280px;
  margin: 0 auto;
  margin-bottom: 50px;
  background: url(../access/images/bg_intro01.png) right -30px no-repeat;
  *zoom: 1;
}
.con_accessmap .inner:after {
  content: "";
  display: table;
  clear: both;
}
@media only screen and (max-width: 1280px) {
  .con_accessmap .inner {
    width: 100%;
  }
}
.con_accessmap .inner:after {
  content: "";
  display: table;
  clear: both;
}
@media only screen and (max-width: 736px) {
  .con_accessmap .inner {
    background: none;
  }
}
.con_accessmap .inner .con_access {
  width: 100%;
  padding-top: 30px;
  padding-right: 20px;
  position: relative;
}
@media only screen and (max-width: 1024px) {
  .con_accessmap .inner .con_access {
    float: none;
    width: 100%;
    height: auto;
    padding-top: 80px;
    padding-right: 10px;
    min-height: 350px;
  }
}
@media only screen and (max-width: 736px) {
  .con_accessmap .inner .con_access {
    padding: 0 10px;
    margin-bottom: 20px;
    min-height: 0;
  }
}
.con_accessmap .inner .con_access .img {
  position: absolute;
  left: -215px;
  top: 0;
  width: 68%;
}
@media only screen and (max-width: 1280px) {
  .con_accessmap .inner .con_access .img {
    width: 74%;
    left: -160px;
  }
}
@media only screen and (max-width: 1100px) {
  .con_accessmap .inner .con_access .img {
    width: 80%;
  }
}
@media only screen and (max-width: 1024px) {
  .con_accessmap .inner .con_access .img {
    width: 80%;
    left: -130px;
  }
}
@media only screen and (max-width: 736px) {
  .con_accessmap .inner .con_access .img {
    width: 100%;
    position: static;
    text-align: center;
    margin-bottom: 10px;
  }
}
.con_accessmap .inner .con_access .txt {
  text-align: right;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 Pr6 W6", "Hiragino Mincho Pro", "HGS明朝E", "メイリオ", "ＭＳ Ｐ明朝", "MS PMincho", Times, serif;
  font-size: 1.5em;
  padding: 10px 0 0 0;
  margin-bottom: 20px;
}
@media only screen and (max-width: 1024px) {
  .con_accessmap .inner .con_access .txt {
    float: none;
    width: 100%;
    padding: 0;
    margin-bottom: 10px;
    text-align: right;
    font-size: 1.3em;
  }
}
@media only screen and (max-width: 736px) {
  .con_accessmap .inner .con_access .txt {
    text-align: center;
    margin-bottom: 20px;
    font-size: 1.2em;
  }
  .con_accessmap .inner .con_access .txt img {
    height: 35px;
  }
}
.con_accessmap .inner .con_access .txt br {
  display: none;
}
@media only screen and (max-width: 1280px) {
  .con_accessmap .inner .con_access .txt br {
    display: block;
  }
}
@media only screen and (max-width: 736px) {
  .con_accessmap .inner .con_access .txt br {
    display: none;
  }
}
.con_accessmap .inner .con_access .txt .large {
  color: #64ad5d;
  font-size: 1.1em;
}
.con_accessmap .inner .con_access .txt .space {
  letter-spacing: -8px;
}
.con_accessmap .inner .con_access ul {
  width: 45%;
  float: right;
  overflow: hidden;
  margin-bottom: 50px;
}
@media only screen and (max-width: 768px) {
  .con_accessmap .inner .con_access ul {
    width: 55%;
  }
}
@media only screen and (max-width: 736px) {
  .con_accessmap .inner .con_access ul {
    width: 100%;
    float: none;
  }
}
.con_accessmap .inner .con_access ul li {
  width: 33.3%;
  float: left;
  padding: 0 5px;
  text-align: center;
}
.con_accessmap .inner .con_gmap {
  height: 475px;
  float: left;
  width: 50%;
}
@media only screen and (max-width: 1024px) {
  .con_accessmap .inner .con_gmap {
    padding: 0;
    overflow: hidden;
    height: 420px;
    margin: 0 auto;
  }
}
@media only screen and (max-width: 736px) {
  .con_accessmap .inner .con_gmap {
    float: none;
    height: 250px;
    width: 100%;
    padding: 0;
  }
}
.con_accessmap .inner .wrp_info {
  clear: both;
  overflow: hidden;
  width: 90%;
  padding: 2px;
  border: 3px solid #e7dba5;
  margin: 0 auto;
}
.con_accessmap .inner .con_info {
  float: right;
  width: 50%;
  padding: 20px 0 10px 20px;
  background: url(../images/home/bg_stay.png) 0 0 no-repeat;
}
@media only screen and (max-width: 1024px) {
  .con_accessmap .inner .con_info {
    padding: 20px 10px;
    border: none;
    overflow: hidden;
    margin-bottom: 0;
  }
}
@media only screen and (max-width: 736px) {
  .con_accessmap .inner .con_info {
    float: none;
    clear: both;
    width: 100%;
    margin-bottom: 0;
    padding: 20px 10px;
  }
}
.con_accessmap .inner .con_info .photo {
  background: url(../access/images/bg_photo.jpg) center 0 no-repeat;
  background-size: contain;
  padding: 0 2% 3% 0;
  width: 70%;
  margin: 0 auto 30px;
}
@media only screen and (max-width: 1024px) {
  .con_accessmap .inner .con_info .photo {
    margin-bottom: 0;
  }
}
@media only screen and (max-width: 736px) {
  .con_accessmap .inner .con_info .photo {
    padding: 0;
    float: none;
    width: 100%;
    text-align: center;
    display: none;
  }
}
.con_accessmap .inner .con_info .box_txt {
  width: 90%;
  margin: 0 auto;
}
@media only screen and (max-width: 1024px) {
  .con_accessmap .inner .con_info .box_txt {
    padding: 20px 0;
  }
}
@media only screen and (max-width: 736px) {
  .con_accessmap .inner .con_info .box_txt {
    float: none;
    width: 100%;
    padding: 0;
  }
}
.con_accessmap .inner .con_info .box_txt .st_smp6 {
  background-image: url(http://hotel-rosablanca.com/access/images/st_hotel.png);
}
.con_accessmap .inner .con_info .box_txt .tbl_basic {
  margin-top: 10px;
  position: relative;
}
.con_accessmap .inner .con_info .box_txt .tbl_basic th, .con_accessmap .inner .con_info .box_txt .tbl_basic td {
  padding: 10px 20px;
}
@media only screen and (max-width: 1024px) {
  .con_accessmap .inner .con_info .box_txt .tbl_basic th {
    width: 35%;
  }
}
@media only screen and (max-width: 736px) {
  .con_accessmap .inner .con_info .box_txt .tbl_basic th, .con_accessmap .inner .con_info .box_txt .tbl_basic td {
    padding: 10px;
  }
}
.con_accessmap .inner .con_info .box_txt .tbl_basic:after {
  content: "Hotel Rosa Blanca";
  font-family: "Great Vibes", cursive;
  font-size: 2.2em;
  position: absolute;
  right: 0;
  top: -40px;
  color: #e7dba5;
}
@media only screen and (max-width: 1024px) {
  .con_accessmap .inner .con_info .box_txt .tbl_basic:after {
    display: none;
  }
}

/*----------------------------------------------------
	.box_route　	各アクセスのルート
----------------------------------------------------*/
.con_route {
  margin-bottom: 80px;
}
.con_route .box_route {
  height: 0;
  overflow: hidden;
  margin-bottom: 50px;
}
.con_route .box_route.box_train {
  background: url(../access/images/img_train.png) center 0 no-repeat;
  padding-top: 306px;
  background-size: contain;
}
@media only screen and (max-width: 1100px) {
  .con_route .box_route.box_train {
    background-size: 96% auto;
  }
}
@media only screen and (max-width: 1024px) {
  .con_route .box_route.box_train {
    background: url(../access/images/img_train_tb.png) center 0 no-repeat;
    background-size: 96% auto;
    padding-top: 270px;
  }
}
@media only screen and (max-width: 736px) {
  .con_route .box_route.box_train {
    background: none;
    padding-top: 0;
  }
}
.con_route .box_route.box_car {
  background: url(http://hotel-rosablanca.com/access/images/img_car.png) center 0 no-repeat;
  padding-top: 304px;
  background-size: contain;
}
@media only screen and (max-width: 1100px) {
  .con_route .box_route.box_car {
    background-size: 96% auto;
  }
}
@media only screen and (max-width: 1024px) {
  .con_route .box_route.box_car {
    background: url(../access/images/img_car_tb.png) center 0 no-repeat;
    background-size: 96% auto;
    padding-top: 265px;
  }
}
@media only screen and (max-width: 736px) {
  .con_route .box_route.box_car {
    background: none;
    padding-top: 0;
  }
}
@media only screen and (max-width: 736px) {
  .con_route .box_route {
    height: auto;
  }
  .con_route .box_route dl {
    width: 96%;
    margin: 0 auto 30px;
    border-bottom: 1px solid #d6d3d3;
    padding-bottom: 30px;
  }
  .con_route .box_route dl dt {
    color: #fff;
    padding: 5px 10px;
    background-color: #479f4d;
  }
  .con_route .box_route dl dd {
    position: relative;
    padding: 10px 0 10px 50px;
  }
  .con_route .box_route dl dd i {
    margin-right: 5px;
  }
  .con_route .box_route dl dd:after {
    content: " ";
    display: block;
    width: 5px;
    height: 100%;
    background-color: #cdcdcc;
    position: absolute;
    top: 0;
    left: 30px;
  }
  .con_route .box_route dl .point {
    border: 1px solid #2f9c37;
    padding: 5px 10px;
  }
  .con_route .box_route dl .point:after {
    display: none;
  }
  .con_route .box_route dl .hotel {
    background-color: #dfc47a;
    padding: 5px 10px;
  }
  .con_route .box_route dl .hotel:after {
    display: none;
  }
  .con_route .box_route dl:last-child {
    border-bottom: none;
  }
  .con_route .box_route .btn_be_m a {
    width: 242px;
    background-image: url(../access/images/btn_be_m.png);
  }
  .con_route .box_route .btn_be_m a div {
    padding-top: 40px;
  }
}
@media only screen and (max-width: 736px) and (max-width: 736px) {
  .con_route .box_route .btn_be_m {
    width: 90%;
    margin: 0 auto;
  }
}

/*----------------------------------------------------
	.con_car	車でのアクセス
----------------------------------------------------*/
.con_car {
  *zoom: 1;
  width: 1280px;
  margin: 0 auto;
}
.con_car:after {
  content: "";
  display: table;
  clear: both;
}
@media only screen and (max-width: 1280px) {
  .con_car {
    width: 100%;
  }
}
.con_car .st_smp3 {
  margin-bottom: 30px;
}
.con_car .st_smp3 h3 {
  background-image: url(../access/images/st_basic_smp3.png);
  padding-top: 20px;
}

/*----------------------------------------------------
	.con_train	電車でのアクセス
----------------------------------------------------*/
.con_train {
  *zoom: 1;
  width: 1280px;
  margin: 0 auto;
}
.con_train:after {
  content: "";
  display: table;
  clear: both;
}
@media only screen and (max-width: 1280px) {
  .con_train {
    width: 100%;
  }
}
.con_train .st_smp3 {
  margin-bottom: 30px;
}
.con_train .st_smp3 h3 {
  background-image: url(http://hotel-rosablanca.com/access/images/st_basic_smp4.png);
  padding-top: 20px;
}

/*----------------------------------------------------
	.con_shuttlebus	電車でのアクセス
----------------------------------------------------*/
.con_shuttlebus {
  padding-top: 358px;
  background: url(../access/images/bg_wrp.jpg) 0 0 no-repeat;
  *zoom: 1;
  width: 1280px;
  margin: 0 auto;
  margin-bottom: 80px;
  padding: 2% 2% 40px;
}
.con_shuttlebus:after {
  content: "";
  display: table;
  clear: both;
}
@media only screen and (max-width: 1280px) {
  .con_shuttlebus {
    width: 100%;
  }
}
@media only screen and (max-width: 736px) {
  .con_shuttlebus {
    margin-bottom: 0;
  }
}
.con_shuttlebus .st_smp2 {
  display: block;
  height: 0;
  overflow: hidden;
  background: url("http://hotel-rosablanca.com/access/images/st_center.png") center center no-repeat;
  padding-top: 74px;
  margin-bottom: 20px;
  margin-bottom: 20px;
}
@media only screen and (max-width: 1024px) {
  .con_shuttlebus .st_smp2 {
    background: none !important;
    padding: 15px 0 10px;
    height: auto;
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 Pr6 W6", "Hiragino Mincho Pro", "HGS明朝E", "メイリオ", "ＭＳ Ｐ明朝", "MS PMincho", Times, serif;
    text-align: center;
    font-weight: normal;
    font-size: 1.4em;
    line-height: 1.2;
  }
  .con_shuttlebus .st_smp2 span {
    font-size: .8em;
    display: block;
    font-family: "Times New Roman";
    color: #dfc47a;
  }
}
.con_shuttlebus .txt_intro {
  text-align: center;
  margin-bottom: 30px;
}
@media only screen and (max-width: 736px) {
  .con_shuttlebus .txt_intro {
    text-align: left;
    padding: 0 10px;
  }
  .con_shuttlebus .txt_intro br {
    display: none;
  }
}
.con_shuttlebus .wrp_shuttlebus .box {
  width: 47%;
  margin: 0 1.5%;
  float: left;
}
@media only screen and (max-width: 736px) {
  .con_shuttlebus .wrp_shuttlebus .box {
    width: 97%;
    float: none;
    margin-bottom: 15%;
  }
}
.con_shuttlebus .wrp_shuttlebus .box .st_smp6 {
  background-image: url(http://hotel-rosablanca.com/access/images/st_fromhotel.png);
  margin-bottom: 10px;
}
.con_shuttlebus .wrp_shuttlebus .box .tbl_basic tr th {
  text-align: center;
  padding: 5px 10px;
  width: 50%;
}
.con_shuttlebus .wrp_shuttlebus .box .tbl_basic tr th:first-child {
  border-right: 1px solid #d3c58f;
}
.con_shuttlebus .wrp_shuttlebus .box .tbl_basic tr td {
  text-align: center;
  padding: 3px 10px;
  width: 50%;
}
.con_shuttlebus .wrp_shuttlebus .box .tbl_basic tr td:first-child {
  border-right: 1px solid #d3c58f;
}
.con_shuttlebus .wrp_shuttlebus .box.box_fromstation .st_smp6 {
  background-image: url(http://hotel-rosablanca.com/access/images/st_fromstaion.png);
}
.con_shuttlebus .wrp_shuttlebus .box.box_fromstation .tbl_basic th {
  padding: 15px;
}

/*----------------------------------------------------
	周辺観光バナー
----------------------------------------------------*/
.box_sight {
  width: 95%;
  margin: 0 auto 120px;
}
@media only screen and (max-width: 736px) {
  .box_sight {
    margin-bottom: 15%;
  }
}