@charset "utf-8";

.footer01-link-list01 > li::before { content: "｜"; }
.footer01-link-list03 > li::before { content: "｜"; }

.goto-calendar-btn{
    position: relative;
    display:block;
    width: 380px;
    padding: 10px 30px 10px 20px;
    border: 1px solid #dddddd;
    box-sizing: border-box;
    margin-left:auto;
    margin-right:auto;
    text-align:left;
}

.goto-calendar-btn.h80{
    padding: 20px 30px 12px 20px;
}
.goto-calendar-btn::after {
    position: absolute;
    top: 50%;
    right: 16px;
    display: block;
    width: 5px;
    height: 5px;
    margin-top: -3px;
    content: '';
    border-right: 1px solid #333;
    border-bottom: 1px solid #333;
    -ms-transform: rotate( -45deg );
    -webkit-transform: rotateZ( -45deg );
    -ms-transform: rotateZ( -45deg );
    transform: rotateZ( -45deg );
}
.goto-calendar-btn:hover {
    text-decoration: none;
    opacity: 0.6;
}
.goto-calendar-btn .maintxt {
    font-size: 1.6rem;
    color: #1b4584;
}
.goto-calendar-btn .subtxt {
    font-size: 1.1rem;
}

.goto-calendar-btn.h80 .subtxt {
    margin-bottom:6px;
}

.table-carpark{
    border-top:1px solid #e0e0e0;
    border-bottom:1px solid #e0e0e0;
    width:100%;
}

.table-carpark th{
    width:100px;
    padding:15px 10px;
    color:#fff;
    background:#98b2d9;
    font-size: 1.4rem;
    border-bottom:1px solid #fff;
    box-sizing: border-box;
    font-weight:normal;
}

.table-carpark td{
    padding:15px 10px;
    font-size: 1.4rem;
    border-bottom:1px solid #e0e0e0;
}

.table-carpark tr:last-child td,
.table-carpark tr:last-child th{
    border-bottom:none;
}

.tit-about-pass{
    font-size: 1.6rem;
    font-weight:bold;
    color:#1b4584;
}

a.a-link-line{
    color:#1b4584;
    text-decoration:underline;
}

a:hover.a-link-line{
    text-decoration:none;
}

.a-blank::after {
    display: inline-block;
    margin-left: 10px;
    content: url(/pc/common/images/cmn_ico_blank.png);
    vertical-align: middle;
}


.ul-link10-float li{
    float:left;
    margin:0 30px 10px 0;
}

.googlemap-area-l{
    width:335px;
    height:300px;
    float:left;
}

.googlemap-area-r{
    width:300px;
    height:300px;
    position:relative;
    float:right;
}
.pos-bottom{
    position:absolute;
    bottom:0;
}

.link-box{
    display:block;
    width:100%;
    box-sizing: border-box;
    padding:16px 12px;
    color:#1b4584;
    font-size: 1.4rem;
    border:1px solid #e0e0e0;
}

.link-box:hover {
    opacity: 0.6;
    text-decoration: none;
}

.calender-table-items li{
    margin-bottom:10px;
}

.calender-table-item-l{
    float:left;
    width:76px;
    text-align:center;
    border:1px solid #e0e0e0;
    padding:2px 0;
    font-size: 1.4rem;
}

.calender-table-item-r{
    float:right;
    width:572px;
    font-size: 1.4rem;
    position:relative;
    top:3px;
}

.calender-table-item-l.type-01{
    color:#1b4584;
}

.calender-table-item-l.type-02{
    color:#1b4584;
}

.calender-table-item-l.type-03{
    border:1px solid #e0e0e0;
    background:#f8f2ad;
}
.calender-table-item-l.type-04{
    font-size: 1.2rem;
    padding:5px 0;
}

/* table */

.table-access{
}

.table-access table{
    width:660px;
}

.table-access th{
    padding:14px 12px;
    color:#fff;
    background:#98b2d9;
    border-right:1px solid #fff;
    box-sizing: border-box;
    font-size: 1.4rem;
}

.table-access th:last-child{
    border-right:none;
}

.table-access td{
    padding:14px 12px;
    font-size: 1.4rem;
    border-right:1px solid #e0e0e0;
    border-bottom:1px solid #e0e0e0;
    box-sizing: border-box;
    font-size: 1.4rem;
}

.table-access th:nth-child(1){
    width:225px;
}

.table-access th:nth-child(2){
    width:136px;
}

.table-access th:nth-child(3){
    width:205px;
}

.table-access tr:last-child td:first-child{
    border-bottom:1px solid #e0e0e0;
}

.table-access td:first-child{
    background:#dbe6f6;
    border-right:1px solid #fff;
}

.table-access td:last-child{
    border-right:none;
}

.table-access.table-access-bus th:nth-child(1){
    width:100px;
}

.table-access.table-access-bus th:nth-child(2){
    width:245px;
}

.table-access.table-access-bus th:nth-child(3){
    width:140px;
}


.table-access.table-access-bus td:first-child{
    background:none;
    border-right:1px solid #e0e0e0;
}

.table-access.table-access-bus td.add-bg{
    background:#dbe6f6;
    color:#1b4584;
    border-bottom:1px solid #fff;
    border-right:1px solid #fff;
}

.informationcenter{
    margin-left:auto;
    margin-right:auto;
    width:548px;
    padding:20px 20px;
    border:1px solid #e0e0e0;
    box-sizing: border-box;
    display:table;
    font-size:1.4rem;
    text-align:left;
}

.informationcenter-l{
    width:230px;
    border-right:1px solid #e0e0e0;
    display:table-cell;
    vertical-align:middle;
    background:url(/pc/common/images/cmn_ico_info.png) 0 0 no-repeat;
    min-height:40px;
    height:40px;
    padding:0 0 0 46px;
    box-sizing: border-box;
}

.informationcenter-l-tit{
    font-size:1.2rem;
    color:#333;
}

.informationcenter-l-tel{
    font-size:2.1rem;
    color:#1b4584;
    font-weight:bold;
}

.informationcenter-r{
    width:280px;
    display:table-cell;
    vertical-align:middle;
    box-sizing: border-box;
    padding:0 0 0 20px;
    min-height:40px;
}

.usj-official-app{
    border:1px solid #e0e0e0;
    padding:8px;
}

.usj-official-app-l{
    width:308px;
    float:left;
}

.usj-official-app-r{
    width:320px;
    float:right;
    padding:10px 0 0 0;
}

.usj-official-app-txt{
    color:#1b4584;
    font-size:2.2rem;
    margin-bottom:12px;
}

.usj-official-app-txt span{
    font-size:1.4rem;
}

.ul-link04-btn.no-margin{
    margin:0;
}

.ticket-goto-usj{
    width:660px;
    background:#f0f0f0;
    text-align:center;
    padding:26px 0 30px;
}

.ticket-goto-usj p{
    color:#1b4584 !important;
    font-size:1.9rem;
    font-weight:300;
}

.ticket-goto-usj span{
    font-size:1.4rem;
    position:relative;
    top:0px;
}

.ticket-goto-usj a{
    color:#fff;
    font-size:1.4rem;
    color:#FFF !important;
    background:url(/pc/common/images/ico_ticket_29_14.png) 72px center no-repeat #2b6ed6;
    display:block;
    width:485px;
    margin:20px auto 0;
    padding:22px 0;
    line-height:1.4;
    position:relative;
}

.ticket-goto-usj a::after {
    position: absolute;
    top: 50%;
    right: 16px;
    display: block;
    width: 5px;
    height: 5px;
    margin-top: -3px;
    content: '';
    border-right: 1px solid #ffffff;
    border-bottom: 1px solid #ffffff;
    -ms-transform: rotate( -45deg );
    -webkit-transform: rotateZ( -45deg );
    -ms-transform: rotateZ( -45deg );
    transform: rotateZ( -45deg );
}

.ticket-goto-usj a:hover {
    opacity: 0.6;
    text-decoration: none;
}

.link-items-02{
    width:660px;
}

.link-items-02 li{
    width:328px;
    margin-bottom:4px;
}

.link-side-items li{
    margin-bottom:4px;
}

.link-side-items li a{
    display:block;
    padding:18px 30px 18px 18px;
    border:1px solid #e0e0e0;
    position:relative;
    box-sizing: border-box;
    color:#1b4584 !important;
    font-size:1.4rem;
}

.link-items-02 li a{
    display:block;
    padding:18px 30px 0 18px;
    height:96px;
    border:1px solid #e0e0e0;
    position:relative;
    box-sizing: border-box;
}

.link-items-02 li a .main-txt{
    color:#1b4584 !important;
    font-size:1.8rem;
}

.link-items-02 li a .sub-txt{
    font-size:1.1rem;
    margin-top:6px;
}
.link-side-items li a::after,
.link-items-02 li a::after {
    position: absolute;
    top: 50%;
    right: 16px;
    display: block;
    width: 5px;
    height: 5px;
    margin-top: -3px;
    content: '';
    border-right: 1px solid #333333;
    border-bottom: 1px solid #333333;
    -ms-transform: rotate( -45deg );
    -webkit-transform: rotateZ( -45deg );
    -ms-transform: rotateZ( -45deg );
    transform: rotateZ( -45deg );
}
.link-side-items li a:hover,
.link-items-02 li a:hover {
    opacity: 0.6;
    text-decoration: none;
}

.carpark-calender table{
    width:660px;
}

.carpark-calender td,
.carpark-calender th{
    width:14.28%;
    text-align:center;
    box-sizing: border-box;
}

.carpark-calender th{
    color:#fff;
    background:#98b2d9;
    border-right:1px solid #fff;
    font-size: 1.4rem;
    padding:10px 8px;
    font-weight:normal;
}

.table-access th:last-child{
    border-right:none;
}

.carpark-calender td{
    font-size: 1.4rem;
    border-right:1px solid #e0e0e0;
    border-bottom:1px solid #e0e0e0;
    padding:12px 0;
}

.carpark-calender td.yellow{
    background:#f8f2ad;
}

.carpark-calender dt{
    text-align:left;
    font-weight:bold;
    font-size: 1.4rem;
		padding:0 8px;
}

.carpark-calender dd{
    font-size: 1.3rem;
		padding:0 4px;
}

.carpark-calender dt .red{
    color:#d50000;
    font-weight:bold;
}

.carpark-calender dt .id_color1{
    color:#333;
    font-weight:bold;
}

.carpark-calender dd.blue{
    color:#1b4584;
}

.carpark-calender td:last-child{
    border-right:1px solid #fff;
}