@charset "utf-8";
#htlSide-A {
  top: 778px;
}
body {
  background: url(https://www.neoxone.co.jp/hotel/gmr/rakuten/images/access/bg_access.png) no-repeat;
}
.access_top .top_mv {
  height: 450px;
  background: url(https://www.neoxone.co.jp/hotel/gmr/rakuten/images/access/mv_access.jpg) no-repeat;
  position: relative;
}
.access_top .top_mv::after {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: rgba(0,0,0,0.1);
}
.access_top .top_mv p {
  padding-top: 13%;
  text-align: center;
}
.main {
  color: #191D3D;
}
.main .fw_bold {
  font-weight: bold;
}
.access_info_ttl {
  position: relative;
}
.access_info_ttl h2 {
  text-align: center;
  font-size: 28px;
  font-weight: bold;
  letter-spacing: 2.8px;
  margin: 70px 0 0 90px;
  padding-bottom: 10px;
  border-bottom: 2px dotted;
  width: 80%;
}
.access_info_ttl h2::first-letter {
  color: #B53A3B;
}
.access_info_ttl h2::before {
  position: absolute;
  content: '';
  background: url(https://www.neoxone.co.jp/hotel/gmr/rakuten/images/access/icon_access.png) no-repeat;
  width: 24%;
  height: 114px;
  left: 8%;
  top: -100px;
}
.access_info_ttl h2 span {
  font-size: 20px;
}
.cate_nav_area {
  margin-top: 38px;
  position: relative;
}
.cate_nav_area p {
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 14px;
  padding-left: 60px;
}
.cate_nav_area p::before {
  position: absolute;
  content: '';
  background: url(https://www.neoxone.co.jp/hotel/gmr/rakuten/images/access/cate_icon.png) no-repeat;
  width: 35px;
  height: 35px;
  left: 10px;
  top: -8px;
}
.cate_nav_area .flx_box {
  display: flex;
  flex-wrap: wrap;
  /* justify-content: space-between; */
}
.cate_nav_area .flx_box li {
  margin-right: 4px;
}
.cate_nav_area .flx_box li:last-child {
  margin-right: 0;
}
.cate_nav_area .flx_box.ac_nav a:hover {
  opacity: 0.6;
}
.wrap {
  overflow: hidden;
  margin: 10px 0 ;
}
.location_area {
  display: flex;
  align-items: center;
  margin-top: 36px;
}
.location_area .lc_txt_area {
  padding-left: 30px;
}
.location_area .lc_txt_area p {
  margin-bottom: 20px;
}
.location_area .lc_txt_area dl {
  margin-bottom: 20px;
}
.location_area .lc_txt_area dl dt {
  font-size: 20px;
  letter-spacing: 1.5px;
  line-height: 1.5;
  margin-bottom: 24px;
}
.location_area .lc_txt_area dl dd {
  font-size: 14px;
  line-height: 1.8;
}
.location_area .lc_txt_area ul {
  padding-top: 26px;
  border-top: 1px solid #191D3D;
  display: flex;
  align-items: center;
}
.location_area .lc_txt_area ul li:last-child {
  padding-left: 26px;
  font-size: 16px;
  font-weight: bold;
  line-height: 1.8;
}
.g_map_area {
  position: relative;
}
.g_map_area p {
  font-size: 20px;
  margin-bottom: 17px;
  letter-spacing: 1.5px;
  padding-left: 45px;
  padding-top: 6px;
}
.g_map_area p span {
  color: #B53A3B;
}
.g_map_area p::before {
  position: absolute;
  content: '';
  background: url(https://www.neoxone.co.jp/hotel/gmr/rakuten/images/access/icon_gmap.png) no-repeat;
  width: 35px;
  height: 37px;
  left: 16px;
  top: 0px;
}
#bus_area {
  background: url(https://www.neoxone.co.jp/hotel/gmr/rakuten/images/access/bg_bus.png) no-repeat;
}
#bus_area .bus_ttl_area {
  text-align: center;
  margin: 150px 0 50px;
  position: relative;
}
#bus_area .bus_ttl_area p {
  margin-bottom: 7px;
}
#bus_area .bus_ttl_area p::before {
  position: absolute;
  content: '';
  background: url(https://www.neoxone.co.jp/hotel/gmr/rakuten/images/access/icon_bus_ttl.png) no-repeat;
  width: 20%;
  height: 55%;
  bottom: 216px;
  left: 119px;
}
#bus_area .bus_ttl_area dl {
  width: 82%;
  margin: 0 auto;
}
#bus_area .bus_ttl_area dt {
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 50px;
}
#bus_area .bus_ttl_area dt span {
  font-size: 25px;
  background: url(https://www.neoxone.co.jp/hotel/gmr/rakuten/images/access/bdr_btm_bus.png) 0 14px no-repeat;
  padding-bottom: 18px;
}
#bus_area .bus_ttl_area dd {
  font-size: 14px;
  line-height: 2;
  margin-bottom: 50px;
}
#bus_area .bus_ttl_area ul {
  display: flex;
  width: 362px;
  margin: 0 auto;
  background: #191D3D;
  color: #fff;
  padding: 18px 44px;
  box-sizing: border-box;
  align-items: center;
}
#bus_area .bus_ttl_area ul li {
  font-size: 18px;
}
#bus_area .bus_ttl_area ul li:last-child {
  font-size: 25px;
  padding-left: 5px;
}
#bus_area .bus_stop_map {
  text-align: center;
  position: relative;
}
#bus_area .bus_stop_map p {
  text-align: left;
  padding: 0 0 10px 57px;
  border-bottom: 1px solid;
  width: 87%;
  margin: 0 auto;
  font-size: 20px;
  letter-spacing: 1.5px;
}
#bus_area .bus_stop_map p::before {
  position: absolute;
  content: '';
  background: url(https://www.neoxone.co.jp/hotel/gmr/rakuten/images/access/icon_bus.png) no-repeat;
  width: 57px;
  height: 37px;
  left: 35px;
  top: 0px;
}
#bus_area .bus_stop_map p::first-letter {
  color:#927247 ;
}
#bus_area .bus_stop_map ul {
  margin-top: 20px;
}
#bus_area .bus_stop_map ul li {
  margin-bottom: 15px;
}
#traffc_guide .flx_box.tg_ttl_area {
  display: flex;
  align-items: flex-end;
  margin: 0 auto;
  border-bottom: 2px solid #191D3D;
  padding-top: 20px;
}
#traffc_guide .flx_box.tg_ttl_area .fw_bold {
  margin: 0 0 13px 24px;
  font-size: 20px;
  letter-spacing: 1.5px;
}
#traffc_guide .guide_car {
  margin: 34px 0 50px 0;
  position: relative;
}
#traffc_guide .guide_car dt {
  padding: 0 0 10px 70px;
  font-size: 20px;
  letter-spacing: 1.5px;
  margin-bottom: 10px;
}
#traffc_guide .guide_car dt::before {
  position: absolute;
  content: '';
  background: url(https://www.neoxone.co.jp/hotel/gmr/rakuten/images/access/icon_traffic.png) no-repeat;
  width: 40px;
  height: 40px;
  top: -7px;
  left: 12px;
}
#traffc_guide .rote_guide {
  width: 90%;
  margin: 0 auto;
}
#traffc_guide .rote_guide p {
  font-size: 20px;
  text-align: center;
  padding-bottom: 10px;
  border-bottom: 1px solid #191D3D;
  margin-bottom: 15px;
}
#traffc_guide .rote_guide .flx_box {
  display: flex;
  align-items: center;
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 3px;
}
#traffc_guide .rote_guide .flx_box dd {
  padding-left: 19px;
}
#traffc_guide .rote_guide .flx_box:last-child {
  padding-bottom: 18px;
  border-bottom: 1px solid #191D3D;
  margin-bottom: 40px;
}
#traffc_guide .rote_info_txt {
  font-size: 14px;
  width: 90%;
  margin: 0 auto;
}
#traffc_guide .rote_info_txt p {
  margin-bottom: 23px;
}
#traffc_guide .rote_info_txt dt,
#traffc_guide .rote_info_txt dd {
  margin-bottom: 10px;
}
#traffc_guide .car_navi {
  margin-top: 55px;
  position: relative;
}
#traffc_guide .car_navi p {
  letter-spacing: 1.5px;
  font-size: 20px;
  margin-bottom: 21px;
  padding-left: 70px;
}
#traffc_guide .car_navi p::before {
  position: absolute;
  content: '';
  background: url(https://www.neoxone.co.jp/hotel/gmr/rakuten/images/access/icon_carnav.png) no-repeat;
  width: 40px;
  height: 40px;
  top: -15px;
  left: 15px;
}
#traffc_guide .car_navi .flx_box {
  display: flex;
  align-items: center;
  background: #EFE9E2;
  padding: 27px 40px;
  font-size: 14px;
}
#traffc_guide .car_navi .flx_box dt {
  width: 50%;
  line-height: 2.0;
  font-weight: bold;
}
#traffc_guide .car_navi .flx_box dd {
  width: 440px;
}
#traffc_guide .car_navi .flx_box dd ul {
  display: flex;
  padding: 24px 26px;
  box-sizing: border-box;
  background: #B53A3B;
  border-radius: 10px;
  color: #fff;
  font-weight: bold;
  letter-spacing: 0.5px;
  justify-content: center;
}
#traffc_guide .car_navi .flx_box dd ul li span {
  font-size: 18px;
}
#traffc_guide .car_navi .flx_box dd ul li:last-child {
  margin-left: 10px;
}
#sightseeing .spot_map_area {
  background: url(https://www.neoxone.co.jp/hotel/gmr/rakuten/images/access/map_sightseeing.png)no-repeat;
  overflow: hidden;
  color: #fff;
  background-size: cover;
  height: 849px;
}
#sightseeing .spot_map_area .txt_area {
  margin: 111px 0 0 68px;
  width: 35%;
  position: relative;
}
#sightseeing .spot_map_area .txt_area .fw_bold {
  font-size: 20px;
  letter-spacing: 1.5px;
  text-shadow: 0px 3px 6px #000000;
  position: absolute;
  right: 111px;
  text-align: center;
}
#sightseeing .spot_map_area .txt_area dl {
  margin-top: 92px;
  text-shadow: 0px 3px 6px #000000;
  line-height: 1.8;
  text-align: center;
}
#sightseeing .spot_map_area .txt_area dl dt {
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 33px;
}
#sightseeing .spot_map_area .txt_area dl dd {
  font-size: 14px;
}
#sightseeing .spot_table {
  position: relative;
  margin-top: 113px;
}
#sightseeing .spot_table p {
  text-align: center;
  font-size: 20px;
  margin-bottom: 27px;
}
#sightseeing .spot_table p::first-letter {
  color: #927247;
}
#sightseeing .spot_table::before {
  position: absolute;
  content: '';
  background: url(https://www.neoxone.co.jp/hotel/gmr/rakuten/images/access/spot_icon.png) no-repeat;
  width: 82px;
  height: 50px;
  left: 333px;
  top: -39px;
}
#sightseeing .spot_table .flx_box {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  border-bottom: 1px solid #707070;
  height: 337px;
  margin-bottom: 39px;
}
#sightseeing .spot_table .flx_box dl {
  position: relative;
}
#sightseeing .spot_table .flx_box li dl dd {
  margin-top: 39px;
  text-align: center;
  font-size: 18px;
  font-weight: bold;
}
#sightseeing .spot_table .flx_box .spot_01 dl dd::before{
  background: url(https://www.neoxone.co.jp/hotel/gmr/rakuten/images/access/spot_icon_01.png) no-repeat;
}
#sightseeing .spot_table .flx_box .spot_02 dl dd::before{
  background: url(https://www.neoxone.co.jp/hotel/gmr/rakuten/images/access/spot_icon_02.png) no-repeat;
}
#sightseeing .spot_table .flx_box .spot_03 dl dd::before{
  background: url(https://www.neoxone.co.jp/hotel/gmr/rakuten/images/access/spot_icon_03.png) no-repeat;
}
#sightseeing .spot_table .flx_box .spot_04 dl dd::before{
  background: url(https://www.neoxone.co.jp/hotel/gmr/rakuten/images/access/spot_icon_04.png) no-repeat;
}
#sightseeing .spot_table .flx_box .spot_05 dl dd::before{
  background: url(https://www.neoxone.co.jp/hotel/gmr/rakuten/images/access/spot_icon_05.png) no-repeat;
}
#sightseeing .spot_table .flx_box .spot_06 dl dd::before{
  background: url(https://www.neoxone.co.jp/hotel/gmr/rakuten/images/access/spot_icon_06.png) no-repeat;
}
#sightseeing .spot_table .flx_box .spot_07 dl dd::before{
  background: url(https://www.neoxone.co.jp/hotel/gmr/rakuten/images/access/spot_icon_07.png) no-repeat;
}
#sightseeing .spot_table .flx_box .spot_08 dl dd::before{
  background: url(https://www.neoxone.co.jp/hotel/gmr/rakuten/images/access/spot_icon_08.png) no-repeat;
}
#sightseeing .spot_table .flx_box .spot_09 dl dd::before{
  background: url(https://www.neoxone.co.jp/hotel/gmr/rakuten/images/access/spot_icon_09.png) no-repeat;
}
#sightseeing .spot_table .flx_box .spot_10 dl dd::before{
  background: url(https://www.neoxone.co.jp/hotel/gmr/rakuten/images/access/spot_icon_10.png) no-repeat;
}
#sightseeing .spot_table .flx_box .spot_11 dl dd::before{
  background: url(https://www.neoxone.co.jp/hotel/gmr/rakuten/images/access/spot_icon_11.png) no-repeat;
}
#sightseeing .spot_table .flx_box .spot_12 dl dd::before{
  background: url(https://www.neoxone.co.jp/hotel/gmr/rakuten/images/access/spot_icon_12.png) no-repeat;
}

#sightseeing .spot_table .flx_box li dl dd::before {
  position: absolute;
  content: '';
  width: 40px;
  height: 60px;
  bottom: 37px;
  text-align: center;
  left: 43%;
}
#sightseeing .spot_table .flx_box li dl dd::after {
  position: absolute;
  content: '';
  border-bottom: 2px solid #191D3D;
  width: 70px;
  left: 38%;
  bottom: -15px;
}
#sightseeing .spot_table .flx_box:last-child {
  border-bottom: none;
  margin-bottom: 0;
}