@charset "utf-8";

html,body {
	scroll-behavior: smooth;
}
/* mapWrap
----------------------------------------------------------- */

#accessMap {
	padding-bottom: 30px;
}

.mapWrap {
	padding-bottom: 20px;
}

#map,.maparea {
	width: 100%;
	height: 350px;
	margin-bottom: 10px;
}

.mapWrap p.left {
	width: 100%;
	float: none;
	margin-bottom: 20px;
}

.mapWrap p.right {
	width: 100%;
	float: none;
}

.tabInn {
padding:50px 0 20px 0;
}

.tabInn h4 {
	font-size: 18px;
	margin-bottom: 10px;
}

.tabInn p.txt120 {
	margin-bottom: 10px;
}

/* タブ中 車
----------------------------------------------------------------------- */

.routeWrap {
	margin-bottom: 50px;
}



.ancr{}
.ancr a{
margin:10px 0;
}

.feel{
padding:20px 0 50px 0;
}

/* タブ中 車
----------------------------------------------------------------------- */

#car{
}
#car .left{
width:100%;
float:none;
padding:10px 0;
}
#car .right{
width:100%;
float:none;
}
#car .right .txt{
padding:10px 0;
}
#car .right .btn{
margin:0 auto;
}

.parking{
padding:0;
}
.parking table{
}
.parking th,.parking td{
padding:10px;
width:100%;
display:block;
box-sizing: border-box;
}
.parking th{
}
.parking td{
padding:8px 10px;
}
.parking td.sp_b{
border-top: 1px dashed #7c7d7d;
}


#trafic .read{
padding-top:0!important;
}
#trafic .read .indent{
}
#trafic .read ul{
text-align:center;
padding-top:0!important;
}
#trafic .read li{
display:block;
margin:10px 0;
width:100%;
}


.trafic_sp h5{
background-color:#796a56;
color:#fff;
font-size:160%;
padding:5px 10px;
background-image:url(../../img/access/tradic_icon.png);
background-repeat:no-repeat;
background-position:98% 50%;
background-size:auto 70%;
margin-bottom:10px;
cursor:pointer;
}
.trabox{
padding-bottom:40px;
display:none;
}
.trabox .area{
background-color:#dcdddd;
text-align:center;
line-height:1.2;
font-size:120%;
padding:5px 0;
}
.trabox .txt{
text-align:center;
background-image:url(../../img/access/trafic_line.png);
background-repeat:repeat-y;
background-size:35px auto;
background-position:8% top;
font-size:120%;
line-height:1.3;
padding:10px 0;
}
.trabox .hotel{
background-color:#2a91a9;
color:#fff;
font-size:160%;
line-height:1.8;
text-align:center;
}
.trabox ul{
display:flex;
justify-content: space-between;
position:relative;
}
.trabox .col3 li{
width:32%;
}
.trabox .col2 li{
width:49%;
}
.trabox .col23 li:first-child{
width:66%;
}
.trabox .col23 li:first-child .txt{
padding-left:8%;
}
.trabox .col23 li:last-child{
width:32%;
}
.trabox li .txt{
background-image:none;
}
.trabox li{
background-image:url(../../img/access/trafic_line.png);
background-repeat:repeat-y;
background-size:35px auto;
background-position:left top;
box-sizing: border-box;
}
.trabox li.line_right{
background-position:92% top;}
.trabox .line{
border-bottom:1px dashed #796a56;
margin:15px 0;
}
.trabox a{
text-decoration:underline;
color:#00abc0;
}
.trabox .col23 li p{
display:inline-block;
vertical-align:middle;
padding-left:15px;
}
.trabox .caution{
font-size:80%;
}
.trabox .caution2{
    position: absolute;
    left: 0;
    right: 0;
    text-align: center;
    top: 30px;
    font-size: 120%;
}

/* タブ中 タクシー
----------------------------------------------------------------------- */

#taxiTblWrap {
	width: 100%;
	margin: 0;
    padding-top: 0;
}

.taxiTbl {
	width: 100%;
	float: none;
}
#taxiTblWrap .taxiTbl:nth-child(2) {
	float: right;
	border-top: none;
	border-left: 1px solid #bebebe;
}

.taxiTbl th {
	text-align: center;
	font-size: 12px;
	padding: 10px 12px;
}
#taxiTblWrap .taxiTbl:nth-child(2) th {
	border-left: 1px solid #bebebe;
	border-top: none;
}
#taxiTblWrap .taxiTbl:nth-child(2) td {
	border-top: none;
}

.taxiTbl td {
	width: 60px;
	text-align: center;
	font-size: 12px;
	padding: 10px 12px;
}

#caution01 {
	width: 100%;
	margin: 8px auto 0;
	text-align: left;
	font-size: 11px;
}

/* タブ中 電車
----------------------------------------------------------------------- */
/* terminal_root
=================== */
.terminal_root .trabox .terminal_list li{
	background-image:none;
}
.terminal_root .trabox .terminal_list {
	display: contents;
}
.terminal_root .trabox .terminal_list li p {
	font-size: 14px;
	text-align: left;
}
/* 220727 */
.parking_ba02 {
	position: relative;
	padding: 0.5rem 2rem;
    text-align: center;
    border-radius: 0 10px 10px 10px;
    font-size: 27px;
    margin: 60px auto 0px;
    font-weight: bold;
    background-image: -webkit-linear-gradient(315deg, #704308 0%, #ffce08 40%, #e1ce08 60%, #704308 100%);
    background-image: linear-gradient(180deg, #a7630b9c 0%, #ffce08 40%, #e1ce08 60%, #ab670dba 100%);
		width: 80%;
		color: #fff;
    text-shadow: 1px 1px 2px black;
		letter-spacing:normal;
}
.parking_ba02::before {
	font-size: 1.2rem;
    position: absolute;
    top: -30px;
    left: 0;
    height: 31px;
    padding: 0 1em;
    content: '\POINT';
    color: #fff;
    border-radius: 10px 10px 0 0;
    background: #c80909;
}
.parking_ba02 span {
	font-size: 35px;
    color: #c80909;
    text-shadow: 1px 1px #00000047;
}
.access_ba_area {
	width: auto;
}
.sp-none{
	display: none;
}

/* 250425 追加 */
.trafic_osakaExpo {
	font-size: 16px;
	margin-top: 25px;
}
.terminal_root {
	margin: auto;
}
.trafic_sp h5 {
	text-align: left;
}
.terminal_root .terminal_list li {
	width: 100%;
}