@charset "UTF-8";
/* CSS Document */

body {
    background-color: #000;
    font-family: "verdana","ＭＳ Ｐゴシック","sans-serif","ヒラギノ角ゴ Pro W6","Arial","Helvetica" ;
    line-height: 1.2;
    color: #fefefe;
    -webkit-text-size-adjust: 100%;
}
img {
    outline: none;
    border-style: none;
}

#seats .sp-thumbnail-text .fl{
    margin-top: 10%;
    font-size: 18px;
}
.zaseki_wrap {
    margin: 0px auto;
    width: 820px;/*text-align: center;*/
}
.zaseki_wrap h1 {
    font-size: 18px;
    padding: 0;
    margin: 30px 0 10px 0;
    text-align: center;
}
.zaseki_wrap .logo {
    text-align: center;
}
.zaseki_wrap .logo img {
    width: 150px;
    height: 100px;
}
.zaseki_wrap p {
    text-align: center;
}
.zaseki_wrap .seat_area_pc {
    min-height: 100%;
    padding-top: 53%;
    background-image: url(../images/pc_seat.jpg);
    background-size: 820px;
    background-repeat: no-repeat;
    display: block !important;
    position: relative;/*相対配置*/
}

.zaseki_wrap .seat_area_pc_shitei {
    min-height: 100%;
    padding-top: 53%;
    background-image: url(../images/pc_seat_shitei.jpg);
    background-size: 820px;
    background-repeat: no-repeat;
    display: block !important;
    position: relative;/*相対配置*/
}

.zaseki_wrap .seat_area_pc_conte {
    min-height: 100%;
    padding-top: 53%;
    background-image: url(../images/pc_seat_conte-to-ongaku.jpg);
    background-size: 820px;
    background-repeat: no-repeat;
    display: block !important;
    position: relative;/*相対配置*/
}

.zaseki_wrap .seat_area_pc_conte2 {
    min-height: 100%;
    padding-top: 53%;
    background-image: url(../images/pc_seat_conte.jpg);
    background-size: 820px;
    background-repeat: no-repeat;
    display: block !important;
    position: relative;/*相対配置*/
}

.zaseki_wrap .seat_area_pc_pair {
    min-height: 100%;
    padding-top: 53%;
    background-image: url(../images/pc_seat_pair.jpg);
    background-size: 820px;
    background-repeat: no-repeat;
    display: block !important;
    position: relative;/*相対配置*/
}

.zaseki_wrap p.text {
    text-align: left;
    width: 100%;
    font-size: 13px;
    line-height: 1.5;
    padding-bottom: 20px;
}
.zaseki_wrap p.text_small {
    text-align: left;
    width: 100%;
    font-size: 12px;
    line-height: 1.3;
    padding-bottom: 20px;
}
.zaseki_wrap .seat_area_sp {
    min-height: 100%;
    padding-top: 60%;
    background-image: url(../images/pc_seat.jpg);
    background-size: 820px;
    background-repeat: no-repeat;
    display: none !important;
}
/*.zaseki_wrap img.pc_seat
{
width: 820px;
height: 425px;
display: block !important;
padding-bottom: 50px;	
}

.zaseki_wrap img.sp_seat { 
display: none !important;	
}
*/
.zaseki_wrap a {
    color: #979004;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
    cursor: hand;
    cursor: pointer;
}
.zaseki_wrap a:visited {
    color: #AEA501;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
    text-decoration: underline;
}
.zaseki_wrap a:hover {
    color: #AEA501;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}
.zaseki_wrap .slider-pro {
    width: 820px;
    padding-bottom: 60px;
    border-bottom: #333 1px solid;
    font-size: 13px;
}
/* seats */

#seats .sp-thumbnail-image-container {
    width: 100px;
    height: 100px;
    overflow: hidden;
    float: left;
}
#seats .sp-thumbnail-image {
    height: 100%;
}
#seats .sp-thumbnail-text {
    width: 170px;
    height: 100px;
    float: right;
    padding: 8px;
    background-color: #222;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border-bottom: #ccc 1px solid;
}
#seats .sp-thumbnail-title {
    margin-bottom: 5px;
    text-transform: uppercase;
    color: #fefefe;
    font-size: 12px;
}
#seats .sp-thumbnail-description {
    font-size: 14px;
    color: #fefefe;
}
footer {
    font-size: 80%;
    width: 100%;
    padding-top: 10px;
    padding-bottom: 10px;
    margin: 10px auto 30px auto;
    display: block;
}
footer .btn_small {
    background-color: #403d04;
    border: 1px solid #979004;
    color: #000;
    padding: 10px 10px 10px 10px;
    margin: 0 auto;
    border-radius: 1px;
    letter-spacing: 2px;
    text-decoration: none;
    overflow: hidden;
    width: 160px;
}
footer .btn_small:hover {
    color: #C3B9B7;
    border: 1px solid #5d070c;
    background-color: #000;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
    overflow: hidden;
}

@media (max-width: 500px) {
.zaseki_wrap {
    width: 100%;
}

.zaseki_wrap h1 {
    font-size: 16px;
    padding: 0;
    margin: 30px 0 10px 0;
    text-align: center;
}
.zaseki_wrap .seat_area_pc {
    display: none !important;
}
.zaseki_wrap .seat_area_sp {
    min-height: 100%;
    background-image: url(../images/sp_seat.jpg);
    background-size: 100%;
    background-repeat: no-repeat;
    display: block !important;
    padding-top: 90%;
}

.zaseki_wrap .seat_area_pc_shitei {
    display: none !important;
}	
.zaseki_wrap .seat_area_sp_shitei {
    min-height: 100%;
    background-image: url(../images/sp_seat_shitei.jpg);
    background-size: 100%;
    background-repeat: no-repeat;
    display: block !important;
    padding-top: 90%;
}
    
.zaseki_wrap .seat_area_pc_conte {
    display: none !important;
} 
    
.zaseki_wrap .seat_area_sp_conte {
    min-height: 100%;
    background-image: url(../images/sp_seat_conte.jpg);
    background-size: 100%;
    background-repeat: no-repeat;
    display: block !important;
    padding-top: 90%;
}

.zaseki_wrap .seat_area_sp_conte2 {
    min-height: 100%;
    background-image: url(../images/sp_seat_conte.jpg);
    background-size: 100%;
    background-repeat: no-repeat;
    display: block !important;
    padding-top: 90%;
}
.zaseki_wrap .seat_area_pc_conte2 {
    display: none !important;
} 
  
    
.zaseki_wrap .seat_area_pc_pair {
    display: none !important;
} 
    
.zaseki_wrap .seat_area_sp_pair {
    min-height: 100%;
    background-image: url(../images/sp_seat_pair.jpg);
    background-size: 100%;
    background-repeat: no-repeat;
    display: block !important;
    padding-top: 90%;
}
	
.zaseki_wrap p.text {
    text-align: left;
    width: 100%;
    font-size: 12px;
    line-height: 1.5;
    padding-bottom: 20px;
}
.zaseki_wrap .logo img {
    width: 100px;
    height: 67px;
}
/*.zaseki_wrap img.pc_seat {
display: none !important;	
}

.zaseki_wrap img.sp_seat { 
display: block !important;
width: 100%;
	padding-bottom: 10px;	
}*/
#seats .sp-thumbnail {
    text-align: center;
}
#seats .sp-thumbnail-image-container {
    display: none;
}
#seats .sp-thumbnail-text {
    width: 120px;
}
#seats .sp-thumbnail-title {
    font-size: 11px;
    text-transform: uppercase;
}
#seats .sp-thumbnail-text .fl{
    margin-top: 0%;
    font-size: 15px;
}
#seats .sp-thumbnail-description {
    display: none;
}
	
footer {
    
    width: 100%;    
}
footer .btn_small {
    
    width: 120px;
}
	
	
}
