@charset "utf-8";
.topbox{
width:100%;
height: 480px;
background:url(/campaign/2018tcp-1111/img/bg.gif) repeat-x left top;
text-align:center;
}
.logo_1111{
margin: 0 auto;
}
.top_bus_pc {
display: block;
}
.topbox2 {
margin: 0;
text-align: center;
background-color: #ff7373;
height: 60px;
color: #ffffff;
}
.top_bus_sp{
display: none;
}
.topbox2 .date {
font-weight: bold;
font-size: 1.8em;
font-family: 'メイリオ', Meiryo, sans-serif;
padding-top: 12px;
}
.topbox2 .date span {
color: #fff200;
}
#tcp_contents{
width:960px;
margin:20px auto 3em;
font-size:1.2em;
line-height:1.5em;
background-color:#ffffff;
text-align:left;
}
#tcp_contents h3{
font-size: 1.6rem;
background-color:#014099;
border-top-left-radius: 5px;
border-top-right-radius: 5px;
height:43px;
margin-top:50px;
padding-left:20px;
padding-top:10px;
color:#ffffff;
text-align: left;
}
.rotate {
transform: rotate(-90deg);
-ms-transform: rotate(-90deg);
-moz-transform: rotate(-90deg);
-webkit-transform: rotate(-90deg);
-o-transform: rotate(-90deg);
display: inline-block;
padding: 3px 2px 0px;
}
.textbox{
font-size: 1.4em;
line-height: 1.7em;
text-align: center;
}
.main .contents_box{
background-color:#ffffff;
border-bottom: 1px #cccccc solid;
border-right: 1px #cccccc solid;
border-left: 1px #cccccc solid;
border-radius: 0px 0px 10px 10px;
padding:10px 20px 20px;
}
.h3-t {
background: #004098;
color: #fff;
border-left: solid 10px #fff200;
text-align: left;
}
.main h3.link {
background-color:#014099;
border-radius: 5px;
height:31px;
margin-top:50px;
padding-left:20px;
padding-top:10px;
color:#ffffff;
}
#tcp_contents h4{
background: url(/campaign/2018tcp-1111/img/h4_ttl.gif) no-repeat left top;
height:29px;
padding-left:15px;
margin-top: 15px;
color:#014099;
font-size:1.2em;
}
.main .text_box{
margin: 10px 15px 20px;
line-height: 1.5em;
}
.main .bnr_box{
text-align:center;
font-weight:bold;
margin-top:50px;
}
.main .bnr_box a:hover {
 filter: alpha(opacity=50);
 -moz-opacity:0.50;
 opacity:0.50;
}
.contents_text {
margin: 10px 20px;
}
.contents_text li{
list-style:circle outside;
}
.contents_text li {
margin-bottom: 6px;
}

/*シートタイプボタンリンク*/
.main .type_btn{
width:940px;
margin:0;
}
.main .type_btn li a{
width:450px;
margin:10px;
text-decoration:none;
display:block;
}
.main .type_btn li a:hover{
filter: alpha(opacity=50);
-moz-opacity:0.50;
opacity:0.50;
}

/*路線ボタンリンク*/
.main .route_btn {
width: 1100px;
display: flex;
flex-wrap: wrap;
justify-content: space-around;
margin-bottom: 3em;
}
.main .route_btn li{
width: 48%;
font-size: 1.3em;
}
.main .route_btn li a{
margin-bottom: 2%;
padding: 5%;
font-weight:bold;
color:#ffffff;
text-decoration:none;
display:block;
background-color:#59b4e0;
position: relative;
}
.bus-route li a::after {
font-family: "Font Awesome 5 Free";
content: '\f105';
color: #ffffff;
position: absolute;
right: 0.8em;
font-size: 1.8em;
}
.mb20{
margin-bottom: 20px;
}
#seatlist-box .seattype-list .seattype-texts {
font-size: 1em;
}

@media screen and (max-width: 767px) {
.top_contents img {
width: 100% !important;
height: auto;
}
.top_contents {
width: 100%;
}
.topbox {
width: 100%;
margin: 0;
height: auto;
background-position-x: 0%;
background-position-y: 0%;
background-repeat: repeat-x;
background-position: left top;
background-size: 6% 90%;
padding-bottom: 5px;
}
.topbox2 {
margin: 0;
height: auto;
}
.top_bus_sp {
display: block;
}
.topbox .logo_1111 {
max-width: 29%;
margin: 0;
}
.top_bus_pc {
display: none;
}
.topbox2 .date {
font-size: 4.0vw;
padding: 5px 3px;
}
#tcp_top_contents {
width: 94%;
margin: 20px auto;
background-color: #ffeded;
text-align: left;
border-radius: 5px;
padding: 10px;
border: 0px #f9bcbc solid;
font-size: 1.2em;
}
#tcp_contents .contents_box {
padding: 10px 10px 0px;
font-size: 0.8em;
}
#tcp_contents {
width: 94%;
text-align: left;
}
.textbox {
font-size: 1.1em;
width: 94%;
margin: 0 auto;
}
.top_title {
width: 100%;
height: auto;
}
.topbox img {
max-width: 100%;
height: auto;
}
.bus_box{
width: 94%;
margin: 25px auto 0;
font-size: 1em;
}
.main .route_btn {
width: 94%;
margin: 25px auto 5rem;
}	
.main .route_btn li {
margin: 0.5%;
width: 90%;
font-size: 1em;
}
.bus-route li a::after {
font-size: 1.2em;
}
}