@charset"utf-8";
#tabSeries {
    position: relative;
}
#tabSeries #caption {
    padding: 4px 1.5em 5px;
    background-color: #404040;
    color: #fff;
    position: absolute;
    top: 1px;
    left: 0;
}
#tabSeries .tab,
#tabSeriesSp .tab {
    overflow: hidden;
    padding-left: 6.5em;
    position: relative;
    top: 1px;
}
#tabSeriesSp .tab {
    padding-left: 1em;
}
#tabSeries .tab li,
#tabSeriesSp .tab li {
    margin-right: 5px;
    padding: 7px 16px;
    cursor: pointer;
    border-width: 1px;
    border-color: #c9c9c9;
    border-style: solid;
    float: left;
}
#tabSeries.tbFare .tab li,
#tabSeries.tbTk .tab li,
#tabSeriesSp.tbFare .tab li,
#tabSeriesSp.tbTk .tab li {
    background: #e8f7bc;
    background: -moz-linear-gradient(top, #fff, #e8f7bc);
    background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#e8f7bc));
    background: -ms-linear-gradient(top, #fff, #e8f7bc);
    -ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#e8f7bc', GradientType=0)";
}
#tabSeriesSp .tab li {
    padding: 7px 0;
    width: 23%;
    text-align: center;
}
#tabSeries .tab li.select,
#tabSeriesSp .tab li.select {
    background: #fff;
    border-color: #c9c9c9 #c9c9c9 #fff;
}
#tabSeries .content li,
#tabSeriesSp .content li {
    margin-bottom: 1em;
    background-color: #fff;
    padding: 10px 0;
    border-top: 1px solid #c9c9c9;
}
#tabSeriesSp .content li {
    border-bottom: 0;
}
.hide {
    display: none;
}
.tbSeries {
    width: 100%;
}
.tbSeries td,
.tbSeries th {
    padding: 2em 0;
    text-align: center;
    border: 1px solid #e3e3e3;
}
.tbSeries th {
    font-size: 110%;
    background-color: #f8f8f6;
    font-weight: bold;
}
.tbSeries thead td a {
    display: block;
    color: #fff;
    background: url("../img/icon/icon_arw_rw.png") no-repeat;
    padding: 5px 0;
    text-decoration: none;
}
#tabSeries thead td a img,
#tabSeriesSp tbody th img {
    margin: 0 auto 5px;
    display: block;
    text-align: center
}
.tbSeries .day {
    font-size: 120%;
    font-weight: bold;
}
.tbSeries .day span {
    font-size: 130%;
    font-weight: bold;
}
.tbSeries tbody td {
    font-weight: bold;
}
.tbSeries tbody td .cPrice span {
    font-size: 130%;
}
#tabSeries thead td,
#tabSeriesSp tbody th {
    padding: 0;
    line-height: 1.2;
    color: #fff;
}
.tbFare .tbSeries th {
    width: 15%;
}
.tbFare .tbSeries thead td a {
    background-position: 96% 80%;
    text-decoration: none;
}
.tbSeries thead td a img {
    width: 60px;
}
.tbFare .tbSeries .day {
    display: block;
}
.tbTk .tbSeries th {
    width: 20%;
}
.tbTk .tbSeries thead td a {
    background-position: 96% 50%;
}
#tabSeries.tbFare thead td,
#tabSeries.tbTk thead td,
#tabSeriesSp.tbFare tbody th,
#tabSeriesSp.tbTk tbody th {
    background: #c5d700;
}
.tbFare td .cPrice,
.tbTk td .cPrice {
    color: #499916;
}
#acMenu {
    margin-bottom: 35px;
}
#acMenu dt {
    display: none;
}
#acMenu dd.btn {
    margin: 0;
}
#main .btn a {
    text-align: left;
    font-size: 16px;
}
.btn a .circleB {
    padding: 3px 0;
    background-image: url("../img/icon/icon_circle_b.png");
    background-position: right 50%;
}
#acMenu .btn.active a .circleB {
    background-image: url("../img/icon/icon_circle_t.png");
}
ul.bnrTwoColumns li {
    width: 49.5%;
    float: left;
    margin-right: 1%;
}
ul.bnrTwoColumns .lowFares .column {
    width: 100%;
    margin: 0;
}
@media screen and (max-width: 600px) {
    .cx select {
        width: 100%;
        font-size: 150%;
        padding: 1em;
        margin: 0 0 1em;
    }
    #tabSeriesSp .tbSeries {
        border-collapse: separate !important;
        border-spacing: 0 10px;
    }
    #tabSeriesSp .tbSeries th {
        border-width: 2px 0 2px 2px;
    }
    #tabSeriesSp .tbSeries td {
        padding: 0;
        border-width: 2px 2px 2px 0;
        text-align: left;
    }
    #tabSeriesSp .tbSeries td a {
        display: block;
        padding: 30px 35px 35px 15px;
        position: relative;
    }
    #tabSeriesSp.tbFare .tbSeries td a:after {
        background-image: url("../img/icon/icon_arw_rp_l.png");
    }
    #tabSeriesSp.tbTk .tbSeries td a:after {
        background-image: url("../img/icon/icon_arw_rg3_l.png");
    }
    #tabSeriesSp .tbSeries td a:after {
        content: "";
        width: 10px;
        height: 15px;
        margin-top: -10px;
        position: absolute;
        top: 50%;
        right: 10px;
        display: block;
        background-position: right center;
        background-repeat: no-repeat;
        background-size: 10px 15px;
    }
    .tbTk .tbSeries .day {
        display: block;
    }
    .vBlock {
        margin: 0 0 10px;
    }
    .vBlock .blockTop {
        border: 1px solid #e3e3e3;
        border-bottom: 0;
    }
    .vBlock .blockTop a {
        background: url("../img/icon/icon_arw_rw.png") no-repeat;
        display: block;
        padding: 5px 30px 5px 5px;
        color: #fff;
        position: relative;
        text-decoration: none;
    }
    .vBlock .blockTop a:after {
        content: '';
        position: absolute;
        top: 50%;
        right: 10px;
        background-image: url("../img/icon/icon_arw_rw@2x.png");
        background-repeat: no-repeat;
        background-size: 12px 19px;
        background-position: left top;
        width: 12px;
        height: 19px;
        margin-top: -8px;
    }
    .vBlock .blockTop a img {
        width: 35px;
        vertical-align: middle;
    }
    .vBlock .blockTop a .day,
    .vBlock .blockTop a .day span {
        vertical-align: middle;
    }
    .vBlock .blockTop a .day .dayTxt {
        font-size: 15px;
        font-weight: bold;
    }
    .vBlock .blockTop a .day .dayNum {
        font-size: 18px;
        font-weight: bold;
    }
    .vBlock .blockBtm {
        border: 1px solid #e3e3e3;
        padding: 10px;
        font-weight: bold;
        text-align: center;
    }
    .vBlock .blockTop a img {
        margin-right: 10px;
    }
    .tbFare .vBlock .blockTop a,
    .tbTk .vBlock .blockTop a {
        background: #acd13b;
        background: -moz-linear-gradient(top, #acd13b, #acd13b);
        background: -webkit-gradient(linear, left top, left bottom, from(#acd13b), to(#acd13b));
        background: -ms-linear-gradient(top, #acd13b, #acd13b);
        -ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr='#acd13b', endColorstr='#acd13b', GradientType=0)";
    }
    .tbFare .vBlock .blockBtm .cPrice,
    .tbTk .vBlock .blockBtm .cPrice {
        color: #499916;
        font-size: 15px;
    }
    ul.bnrTwoColumns {
        margin: 0 10px;
        text-align: center;
    }
    ul.bnrTwoColumns li {
        width: 100%;
        margin: 0 0 10px;
        float: none;
    }
    ul.bnrTwoColumns .lowFares {
        margin: 0;
    }
}

.wStyle a {
	width: 438px;
	text-align: center!important;
}
@media screen and (max-width: 600px){
	.wStyle a {
		width: 100%;
	}
}