@charset "utf-8";
html {
  font-size: 62.5%;
}
body {
  font-family: "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", "Hiragino Sans", "ＭＳ Ｐゴシック", "MS PGothic","MS Gothic", YuGothic, 游ゴシック, Meiryo, メイリオ, sans-serif;
}

/*----------------------------------------------
 メインタイトル（d_cmn.css上書き）
----------------------------------------------*/
.dtl_access .mod_main_ttl {
  background: url("/search/image/dtl_new/access/img-ttl-01.jpg") no-repeat 0 0,url("/search/image/dtl_new/access/img-ttl-02.jpg") no-repeat right 0 #fff7eb;
  background-size: 180px 140px,192px 140px;
  border: 2px solid #b5a58f;
  box-sizing: border-box;
  margin: 40px auto 10px;
  min-height: 120px;
  padding-bottom: 15px;
  padding-top: 44px;
  position: relative;
  width: 950px;
}
 
.dtl_access .mod_main_ttl .ttl {
  background: #253f7f;
  box-shadow: 0 2px 0 0 #c3b5a0;
  color: #fff;
  font-size: 22px;
  height: 45px;
  left: 50%;
  letter-spacing: .08em;
  line-height: 45px;
  min-width: 372px;
  position: absolute;
  text-align: center;
  top: -23px;
  transform: translate(-50%, 0);
}

.dtl_access .mod_main_ttl .ttl::before,
.dtl_access .mod_main_ttl .ttl::after {
  background: url("/search/image/dtl_new/ttl-bg-img-side.png") no-repeat 0 0;
  background-size: cover;
  content: "";
  height: 47px;
  position: absolute;
  top: 0;
  width: 34px; 
}

.dtl_access .mod_main_ttl .ttl::before {
  left: -34px;
}

.dtl_access .mod_main_ttl .ttl::after {
  right: -34px;
  transform: scale(-1, 1);
}

.dtl_access .mod_main_ttl .name {
  background: #fff;
  border-radius: 5px;
  box-sizing: border-box;
  color: #351810;
  display: inline-block;
  font-size: 25px;
  letter-spacing: .08em;
  line-height: 1.2;
  max-width: 530px;
  min-width: 320px;
  padding: 10px 35px;
  word-break: break-all;
}

/* 施設名2行 */
.dtl_access .mod_main_ttl.lay_02 {
  padding-top: 40px;
}

.dtl_access .mod_main_ttl.lay_02 .name {
  font-size: 24px;
  padding-bottom: 8px;
  padding-top: 8px;
}

/* 施設名3行 */
.dtl_access .mod_main_ttl.lay_03 {
  padding-bottom: 10px;
  padding-top: 35px;
}

.dtl_access .mod_main_ttl.lay_03 .name {
  font-size: 22px;
  padding-bottom: 7px;
  padding-top: 7px;
}

/* 施設名4行 */
.dtl_access .mod_main_ttl.lay_04 {
  padding-bottom: 10px;
  padding-top: 35px;
}

.dtl_access .mod_main_ttl.lay_04 .name {
  font-size: 18px;
  line-height: 1.15;
  padding-bottom: 7px;
  padding-top: 7px;
}

/* リード文 */
.dtl_access .mod_main_lead {
  float: none;
  margin: 15px auto 15px;
  text-align: left;
  width: 565px
}
.mod_main_lead_box {
  align-items: center;
  max-width: 700px;
  justify-content: space-between;
}
.mod_main_lead_txt {
  text-align: left;
  width: 505px
}

.dtl_access .btn_ichiran {
  margin: 0;
}

/*----------------------------------------------
 共通
----------------------------------------------*/
.note {
  display: inline-block;
  padding-left: 15px;
  position: relative;
}

.note::before {
  content: "※";
  left: 0;
  position: absolute;
  top: 0;
}
/*----------------------------------------------
 カテゴリ表示 mod_cate_info
----------------------------------------------*/

.mod_cate_info {
  margin: 2px 23px 29px 30px;
}

.mod_cate_info .area{
  margin: 1px 20px 0 0;
}

.mod_cate_info .cate{
  margin-top: 1px;
  float: left;
}

.mod_cate_info .icon {
  top: 0;
  left: 26px;
}

.facility_access_category {
  text-align: left;
  font-size: 15px;
}

.location_category {
  display: inline-block;
  padding-left: 26px;
}

.facility_category,
.facility_category_name {
  display: inline-block;
}
/*----------------------------------------------
 交通アクセス情報 mod_access_info
----------------------------------------------*/
.mod_access_info {
  margin: 15px auto 0;
  width: 830px;
}

.mod_access_info .mod_ttl {
  background: #cfe2ff;
  height: 40px;
  text-align: left;
}

.mod_access_info .mod_ttl span {
  background: #255eb4;
  color: #fff;
  display: inline-block;
  font-size: 22px;
  letter-spacing: .08em;
  line-height: 40px;
  padding-left: 60px;
  padding-right: 55px;
  position: relative;
}

.mod_access_info .mod_ttl span::before {
  background: url("/search/image/dtl_new/access/ico-info.png") no-repeat 0 0;
  background-size: cover;
  bottom: 0;
  content: "";
  height: 24px;
  left: 14px;
  margin: auto;
  position: absolute;
  top: 5px;
  width: 32px;
}

.mod_access_info .mod_ttl span::after {
  border-color: transparent transparent transparent #255eb4;
  border-style: solid;
  border-width: 40px 0 0 50px;
  content: "";
  height: 0;
  position: absolute;
  right: -50px;
  top: 0;
  width: 0;
}

.mod_access_info .info_inner {
  background: #fff7eb;
  border: 2px solid #bba78b;
  /*border-top: none;*/
  overflow: hidden;
  padding-bottom: 25px;
  /*padding-bottom: 47px;*/
}

.mod_access_info .info_inner .lead  {
  letter-spacing: .08em;
  line-height: 1.7;
  font-size: 1.5rem;
  margin: 25px auto 0;
  text-align: left;
  width: 600px;
}

.mod_access_info .info_inner .lead .note {
  line-height: 1.4;
  font-size: calc(1em - 1px);
}

.mod_access_info .info_inner .type {
  background: #fff;
  border-bottom: 2px solid #bba78b;
  border-right: 2px solid #bba78b;
  box-sizing: border-box;
  display: flex;
  justify-content: space-between;
  margin: 20px auto 0;
  min-height: 170px;
  overflow: hidden;
  width: 740px;
}

.mod_access_info .info_inner .type:first-of-type {
  margin-top: 28px;
}

.mod_access_info .info_inner .type:last-of-type{
  margin-bottom: 22px;
}

.mod_access_info .info_inner .type figure {
  position: relative;
  width: 250px;
}

.mod_access_info .info_inner .type figure img {
  left: 0;
  position: absolute;
  top: 0;
}

.mod_access_info .info_inner .type .route_list {
  box-sizing: border-box;
  padding: 15px 13px 20px;
  text-align: left;
  width: 488px;
}

.mod_access_info .info_inner .type .route_list dt {
  border-bottom: 1px solid #9b733c;
  box-sizing: border-box;
  display: inline-block;
  font-size: 20px;
  font-weight: bold;
  letter-spacing: .07em;
  min-width: 285px;
  padding-left: 35px;
  position: relative;
}

.mod_access_info .info_inner .type .route_list dt::before {
  bottom: 0;
  content: "";
  margin: auto;
  position: absolute;
  top: 0;
}

.mod_access_info .info_inner .train .route_list dt::before {
  background: url("/search/image/dtl_new/access/ico-train-ocher.png") no-repeat 0 0;
  background-size: cover;
  height: 19px;
  left: 5px;
  width: 16px;
}

.mod_access_info .info_inner .bus .route_list dt::before {
  background: url("/search/image/dtl_new/access/ico-bus-ocher.png") no-repeat 0 0;
  background-size: cover;
  height: 19px;
  left: 4px;
  width: 18px;
}

.mod_access_info .info_inner .ic .route_list dt::before {
  background: url("/search/image/dtl_new/access/ico-ic-ocher.png") no-repeat 0 0;
  background-size: cover;
  height: 18px;
  left: 3px;
  width: 21px;
}

.mod_access_info .info_inner .type .route_list li {
  align-items: center;
  display: flex;
  font-size: 15px;
  line-height: 1.3;
  margin-top: 15px;
  padding-left: 0;
  position: relative;
}

.mod_access_info .info_inner .type .route_list li:first-child {
  margin-top: 17px;
}

.mod_access_info .info_inner .type .route_list li::before {
  display: none;
}

.mod_access_info .info_inner .type .route_list li .route_list_text {
  padding-left: 20px;
  padding-right: 15px;
  position: relative;
/*  width: 252px;*/
}
.mod_access_info .info_inner .type .route_list li .route_list_text em strong {
  font-size: 14px;
}
/* ICの経路は削除 */
.mod_access_info .info_inner .type.ic .route_list li .route_list_text {
  padding-right: 0;
  width: 100%;
}
.mod_access_info .info_inner .type .route_list li .route_list_text::before {
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: cover;
  content: "";
  height: 14px;
  left: 0;
  position: absolute;
  top: 3px;
  width: 14px;
}
.mod_access_info .info_inner .type .route_list li .route_list_text::before {
  background-image: url(/search/image/dtl_new/access/ico-rhombus-red.png);
}
.mod_access_info .info_inner .bus .route_list li .route_list_text::before {
  background-image: url(/search/image/dtl_new/access/ico-rhombus-green.png);
}
.mod_access_info .info_inner .ic .route_list li .route_list_text::before {
  background-image: url(/search/image/dtl_new/access/ico-rhombus-navy.png);
}

.mod_access_info .info_inner .type .route_list li span {
  font-weight: bold;
}

.mod_access_info .info_inner .type .route_list li em {
  font-style: normal;
  display: inline-block;
}

/*----------------------------------------------
 検索 mod_search
----------------------------------------------*/
.mod_search {
  margin: 60px auto 0;
  width: 750px;
}
.mod_search + .mod_search {
  margin: 30px auto 20px;
}

.mod_search .mod_ttl {
  height: 45px;
  position: relative;
  text-align: left;
}

.mod_search .mod_ttl::after {
  background: url("/search/image/dtl_new/access/ico-search.png") no-repeat 0 0;
  background-size: cover;
  content: "";
  height: 59px;
  position: absolute;
  right: 0;
  top: -14px;
  width: 60px;
}

.mod_search .mod_ttl span {
  color: #fff;
  display: inline-block;
  font-size: 22px;
  letter-spacing: .05em;
  line-height: 45px;
  padding-right: 15px;
  position: relative;
}

.mod_search .mod_ttl span::before {
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: cover;
  bottom: 0;
  content: "";
  margin: auto;
  position: absolute;
  top: 0;
}

.mod_search .mod_ttl span::after {
  border-style: solid;
  border-width: 45px 0 0 50px;
  content: "";
  height: 0;
  right: -50px;
  position: absolute;
  top: 0;
  width: 0;
}

.mod_search .lead {
  font-size: 15px;
  line-height: 1.5;
  margin: 32px auto 0;
}

.mod_search .search_inner {
  box-sizing: border-box;
  margin: 0;
  position: relative;
}

.mod_search .search_inner form,
.mod_search form > .selbox {
  margin-top: 13px;
}

.mod_search .point_input_box {
  display: flex;
  justify-content: flex-start;
  height: 40px;
  margin: 0 auto;
  width: 535px;
}

.mod_search .point_input_box input[type="text"] {
  border: 1px solid #3367d6;
  border-left: none;
  border-radius: 0;
  box-sizing: border-box;
  height: 40px;
  left: 0;
  font-size: 15px;
  outline: none;
  padding-left: 20px;
  width: 310px;
}

.mod_search .search_inner form > a {
  background: #fff;
  border-radius: 20px;
  bottom: 24px;
  box-shadow: 0px 2px 4px 0px rgba(77,77,77,0.5);
  display: inline-block;
  margin: 15px auto 18px;
}


.mod_search .search_inner form > a img {
  border-radius: 20px;
}

.mod_search .point_input_box input[type="button"] {
  background: url("/search/image/dtl_new/access/btn-set-facility.png") no-repeat 0 0;
  background-size: 130px 45px;
  border: none;
  cursor: pointer;
  height: 45px;
  margin-left: 5px;
  outline: none;
  padding: 0;
  width: 130px;
}

.mod_search .point_input_box input[type="button"]:hover {
  opacity: 0.7;
}

.mod_search .point_input_box #btn_here {
  background: url("/search/image/dtl_new/access/btn-set-present.png") no-repeat 0 0;
  background-size: 130px 45px;
}

.mod_search .point_input_box input[type="button"]:disabled,
.mod_search .point_input_box #btn_here:disabled  {
  background-size: 125px 40px;
  height: 40px;
  margin-left: 7px;
  opacity: 1;
  width: 125px;
}

.mod_search .point_input_box input[type="button"]:disabled:hover,
.mod_search .point_input_box #btn_here:disabled:hover {
  cursor: default;
  opacity: 1;
}

/*-- 経路検索 route --*/
.route .mod_ttl {
  background: #9dbeec;
}

.route .mod_ttl span {
  background: #133b91;
  letter-spacing: .1em;
  padding-left: 70px;
  padding-right: 30px;
}

.route .mod_ttl span::before {
  background-image: url("/search/image/dtl_new/access/ico-search-route.png");
  height: 34px;
  left: 10px;
  width: 34px;
}

.route .mod_ttl span::after {
  border-color: transparent transparent transparent #133b91;
}

.route .search_inner {
  border: 2px solid #133b91;
}

.route .lead {
  box-sizing: border-box;
  position: relative;
  margin: 15px 0 0;
  padding: 0 5%;
  width: 100%;
  letter-spacing: 0;
  text-align: left;
  line-height: 1.35;
}

.route .lead .gps_txt{
  display: none;
}

.route .lead .txt_bold {
  font-weight: 600;
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
  .route .lead .gps_txt{
    display: inline-block;
  }
}

.route .use_map {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  cursor: pointer;
  margin: 8px auto 0;
  width: 91%;
  text-align: right;
  font-size: 13px;
  color: #3367d6;
  letter-spacing: 0;
}

.route .use_map::before {
  background: url(/search/image/dtl_new/access/ico-question.png.png) no-repeat 0 0;
  background-size: cover;
  content: "";
  margin: 0 5px 0 0;
  height: 15px;
  width: 15px;
}

.route .use_map:hover {
  color: #f00;
}

.route .point_change {
  line-height: 47px;
}

.route .point_change a {
  color: #3367d6;
  font-size: 14px;
  font-weight: bold;
  line-height: 1;
  padding-left: 40px;
  position: relative;
}

.route .point_change a:hover {
  color: #f00;
}

.route .point_change a::before {
  background: url("/search/image/dtl_new/access/ico-route-exchange.png") no-repeat 0 0;
  background-size: cover;
  content: "";
  height: 35px;
  left: 0;
  position: absolute;
  top: -8px;  
  width: 30px;
}

/* modal */
.js_modal_content.modal_content_usemap{
  background: #eefcff;
  border: 4px solid #83c8ff;
  border-radius: 10px;
  box-sizing: border-box;
  height: 594px;
  padding: 0 0 30px;
  width: 680px;
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px){
  .js_modal_content.modal_content_usemap{
    top: 40px !important;
  }
}

.js_modal_content.modal_content_usemap img{
  float: none;
}

.js_modal_content.modal_content_usemap dt{
  background: #006cc2;
  border-radius: 6px 6px 0 0;
  color: #fff;
  font-size: 25px;
  font-weight: bold;
  line-height: 50px;
  height: 50px;
  margin: 0 0 30px;
}

.js_modal_content.modal_content_usemap dd p {
  font-size: 15px;
  margin: 15px auto 0;
  text-align: left;
  width: 555px;
}

.js_modal_content.modal_content_usemap .note {
  font-size: 13px;
  margin-top: 5px;
  text-align: right;
  width: auto;
}

.js_modal_content.modal_content_usemap dd:last-child:before {
  content: none;
}

/*-- コインパーキング parking --*/
.parking .mod_ttl {
  background: #99d1dd;
}

.parking .mod_ttl span {
  background: #008caa;
  padding-left: 60px;
}

.parking .mod_ttl span::before {
  background-image: url("/search/image/dtl_new/access/ico-search-parking.png");
  height: 38px;
  left: 16px;
  width: 38px;
}

.parking .mod_ttl span::after {
  border-color: transparent transparent transparent #008caa;
}

.parking .lead {
  margin: 15px 0 0;
  text-align: center;
  line-height: 1.35;
}

.parking .search_inner {
  border: 2px solid #008caa
}

/*-- 全域エリア area --*/
.area .mod_ttl {
  background: #cfe2ff;
}

.area .mod_ttl span {
  background: #255eb4;
  padding-left: 67px;
}

.area .mod_ttl span::before {
  background-image: url("/search/image/dtl_new/access/ico-search-area.png");
  height: 29px;
  left: 24px;
  width: 28px;
}

.area .mod_ttl span::after {
  border-color: transparent transparent transparent #255eb4;
}

.area .lead {
  margin-top: 27px;
}

.area .list {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin-top: 10px;
}

.area .list li {
  display: inline-block;
  height: 45px;
  margin-right: 20px;
  margin-top: 15px;
}

.area .list li:nth-child(2n) {
  margin-right: 0;
}

.area .list li a {
  background: rgb(41,161,223);
  background: -moz-linear-gradient(top, rgba(41,161,223,1) 0%, rgba(13,126,203,1) 100%);
  background: -webkit-linear-gradient(top, rgba(41,161,223,1) 0%,rgba(13,126,203,1) 100%);
  background: linear-gradient(to bottom, rgba(41,161,223,1) 0%,rgba(13,126,203,1) 100%);
  border-radius: 22px;
  box-shadow: 0px 2px 4px 0px rgba(51,51,51,0.5),0px 2px 1px 0px #7cc5eb inset,0px -2px 1px 0px #063e65 inset;
  box-sizing: border-box;
  color: #fff;
  display: inline-block;
  font-size: 18px;
  height: 45px;
  line-height: 47px;
  padding-left: 25px;
  position: relative;
  text-align: center;
  width: 330px;
  font-weight: 600;
}

.area .list li a:hover {
  opacity: 0.7;
}

.area .list li a::before {
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: cover;
  bottom: 0;
  content: "";
  margin: auto;
  top: 0;
  position: absolute;
}

.area .list .train a::before {
  background-image: url("/search/image/dtl_new/access/ico-train.png");
  height: 32px;
  left: 25px;
  width: 25px;
}

.area .list .bus a::before {
  background-image: url("/search/image/dtl_new/access/ico-bus.png");
  height: 31px;
  left: 24px;
  width: 29px;
}

.area .list .ic a {
  letter-spacing: -0.03em;
  padding-left: 55px;
}

.area .list .ic a::before {
  background-image: url("/search/image/dtl_new/access/ico-ic.png");
  height: 29px;
  left: 20px;
  width: 34px;
}

.area .list .car a::before {
  background-image: url("/search/image/dtl_new/access/ico-car.png");
  height: 30px;
  left: 20px;
  width: 35px;
}

.area .list .air a::before {
  background-image: url("/search/image/dtl_new/access/ico-airport.png");
  height: 28px;
  left: 20px;
  width: 28px;
}

.area .list .ferry a::before {
  background-image: url("/search/image/dtl_new/access/ico-ferry.png");
  height: 24px;
  left: 20px;
  width: 36px;
}

/*----------------------------------------------
 イメージ img_btm
----------------------------------------------*/
.img_btm {
  margin-top: 60px;
}

/*----------------------------------------------
 ページ下部 2つ並びバナー（common.css）上書き
----------------------------------------------*/
#content.dtl_access .ad_bnrbox, .ad_bnrbox.col2 {
  border-top: none;
  margin-top: 35px;
  padding-top: 30px;
}

/*----------------------------------------------
 フッター崩れ対策
----------------------------------------------*/
#footer {
  margin-top: 40px;
}

/*----------------------------------------------
 バナー追加
----------------------------------------------*/
.bnr_access {
  width: 594px;
  margin: 20px auto;
}

.evenlist,
.evenlist ul{
  display: flex;
  justify-content: center;  
}
.evenlist .bnr_access,
.evenlist ul li{
  padding: 0 7px;
  margin: 35px 0 0;
}

.bnr_access_box{
  width: 910px;
  margin: 0 auto;
}
.bnr_access_box .bnr_access{
  width: 33.3333%;
}
.bnr_access_box img{
  width: 100%;
  height: auto;
}
.evenlist .bnr_access{
  padding: 0 6px;
}
.bnr_access figcaption{
  font-size: 15px;
  margin-top: 6px;
}

.selbox {
  align-items: center;
  background-color: #fbe8f0;
  display: flex;
  margin: 0 auto 25px;
  width: 535px;
}
.selbox .selbox_item {
  display: flex;
  font-size: 15px;
  padding: 10px 14px;
}
.selbox .selbox_item.th {
  background-color: #f75586;
  color: #fff;
  font-weight: 600;
}
.selbox .selbox_item.td {
  padding: 0 20px 0 30px;
}
.selbox .selbox_lb {
  padding: 0 20px;
}
.selbox .selbox_lb input[type="radio"] {
  display: none;
}
.selbox .selbox_lb span {
  display: block;
  padding-left: 23px;
  position: relative;
}
.selbox .selbox_lb input[type="radio"]:checked + span:after,
.selbox .selbox_lb input[type="radio"] + span:before {
  background: #fff;
  border-radius: 50%;
  border: 1px solid #0748dc;
  box-sizing: border-box;
  content: "";
  display: block;
  height: 18px;
  left: 0;
  position: absolute;
  top: 0;
  width: 18px;
}
.selbox .selbox_lb input[type="radio"]:checked + span:after {
  background: #0748dc;
  height: 10px;
  left: 4px;
  top: 4px;
  width: 10px;
}
input[type="text"].inp_transport {
  width: calc(100% - 55px);
}

.w100p,
.mod_search .point_input_box input[type="text"].w100p {
  width: 100%;
}

.bnr_access_hmr{
 text-align: center;
 margin: 35px auto 0;
}
.bnr_access_hmr img{
  height: auto;
}

.mod_airtrip_bnr figcaption {
  padding-top: 5px;
  font-size: 15px;
}

/* -----------------------------------------------
 「施設からの経路」ボタン
 ------------------------------------------------- */
.btn_access_route a {
  align-items: center;
  background: #fff;
  border: 1px solid #0f3486;
  border-radius: 5px;
  box-sizing: border-box;
  color: #0f3486;
  display: flex;
  justify-content: space-between;
  font-size: 12px;
  font-feature-settings: "palt" 1;
  font-weight: 600;
  letter-spacing: .05em;
  padding: 6px 6px 6px 24px;
  position: relative;
  width: 175px;
}

.btn_access_route a:hover {
  opacity: .7;
}
.btn_access_route a span.br {
  display: inline-block;
}

.btn_access_route a::before,
.btn_access_route a::after {
  content: "";
  display: block;
}

.btn_access_route a::before {
  background: url(/search/image/dtl_new/ico-search-route-s26.png) no-repeat center;
  background-size: 13px 13px;
  height: 13px;
  left: 6px;
  position: absolute;
  width: 13px;
}

.btn_access_route a::after {
  border-style: solid;
  border-width: 4px 0 4px 6px;
  border-color: transparent transparent transparent #0f3486;
  content: "";
  height: 0;
  width: 0;
}

.mod_welcome {
  position: relative;
  margin: -13px auto 43px;
}

.mod_welcome::before,
.mod_welcome::after {
  content: "";
  display: inline-block;
  position: absolute;
  bottom: -23px;
  background: url("/search/image/dtl_new/access/building.png") no-repeat center / contain;
  width: 175px;
  height: 40px;
}

.mod_welcome::before {
  left: 25px;
}

.mod_welcome::after {
  right: 25px;
}

.mod_welcome_board {
  position: relative;
  width: 569px;
  margin: 0 auto;
  padding: 2px;
  background-color: #fff7ec;
  border: 3px solid #64282c;
  box-sizing: border-box;
}

.mod_welcome_board::before, 
.mod_welcome_board::after {
  content: "";
  position: absolute;
  bottom: -26px;
  width: 10px;
  height: 26px;
  background-color: #64282c;
}

.mod_welcome_board::before {
  left: -3px;
}

.mod_welcome_board::after {
  right: -3px;
}

.mod_welcome_board_inner {
  padding: 6px 10px;
  border: 1px solid #64282c;
}

.mod_welcome_text {
  text-align: center;
  line-height: 1.2;
  letter-spacing: normal;
  font-weight: 600;
  font-size: 22px;
  color: #361910;
}

.mod_welcome_text_name {
  display: inline-block;
}
/* -----------------------------------------------
 旅探 交通アクセス情報
 ------------------------------------------------- */
  /* 電車アニメーション */
  .animation_train {
      position: relative;
      margin: 20px auto 35px;
      width: 920px;
      height: 60px;
      background: url('/search/image/dtl_new/access/img_city.png') no-repeat center / contain;
      overflow: hidden;
  }
  
  .animation_train::after {
      content: "";
      display: inline-block;
      position: absolute;
      right: 25%;
      bottom: 3px;
      width: 38px;
      height: 45px;
      background: url('/search/image/dtl_new/access/img-fumikiri.png') no-repeat center / contain;
  }
  
  .train_wrap {
      position: absolute;
      left: 0;
      bottom: 10px;
  }
  
  .train_img {
      display: block;
      transform: translateX(-100%);
      animation: train_move 7s linear 1s infinite backwards;
  }
  
  @keyframes train_move {
      0% {
          transform: translateX(-100%);
      }
  
      65% {
          transform: translateX(242%);
      }
  
      100% {
          transform: translateX(242%);
      }
  }

/* 交通アクセス情報 タウン画像 */
 .town_img {
  margin: 40px 0;
}