﻿@import url(../common/sp-common.css);

#main-theaters {
height:180px;
width:100%;
position:relative;
}

#main-theaters h2 {
position:absolute;
left:0;
top:0;
width:100%;
background:url(../../img/common/bg_shadow.png) top center repeat-x; 
}

.img-koukai {
margin:auto;
padding:0 10px 0;
}


.img-porepre {
margin:auto;
padding-bottom:10px 10px 15px;
}

.img-card {
background:url(../../img/theaters/bg_card.png) top center repeat;
margin:10px;
height:auto;
}

.img-card-in {
padding:10px;
}

.card-left {
width:80%;
margin:auto;
}

.card-right {
padding:10px;
}

.bnr-major {
width:80%;
margin:auto;
}

.table-theater {
padding:10px;
margin-bottom:60px;
font-size:14px;
line-height:20px;
font-size:10px;
line-height:12px;
}

.table-theater th,.table-theater td {
padding:12px;
text-align:center;
}

.table-theater td {
border-bottom:1px solid #666;
}

.table-theater th {
background:#bcb79b;
}

.th01 {
width:20%;
}

.th02 {
width:40%;
}

.th03 {
width:25%;
}

.th04 {
width:15%;
white-space:nowrap;
}



