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

/*-------------------------------
SP only
--------------------------------*/
@media screen and (max-width: 768px) {
/*Pv*/
.movie-wrap{
margin: 0 auto 40px;
}
#live .infoBox {
border-bottom: 1px dotted #333;
margin: 20px 0;
}
#live .infoBox:last-of-type {
border-bottom: none;
}
#live .infoBox dl {
width: 90%;
margin: 0 auto 20px;
border: 2px solid #000;
background: #fff;
}
#live .infoBox dl dt {
width: 10rem;
padding: 10px 0;
float: left;
clear: both;
border-top: 1px solid #000;
text-align: center;
}
#live .infoBox dl dd {
margin-left: 10rem;
padding: 10px 20px;
text-align: left;
border-top: 1px solid #000;
border-left: 1px solid #000;
}
#live .infoBox dl dt:first-of-type,
#live .infoBox dl dd:first-of-type,
#event .infoBox dl dt:first-of-type,
#event .infoBox dl dd:first-of-type,
#tyusenkai .infoBox dl dt:first-of-type,
#tyusenkai .infoBox dl dd:first-of-type{
border-top: none;
}
#live .infoBox p.pic {
width: 90%;
margin: 0 auto 10px;
}
#live .infoBox p.pic img {
border: none;
}
#event .infoBox{
width: 90%;
clear: both;
margin: 10px auto 10px;
}
#event p.pic{
width: 90%;
margin:0 auto 20px;
}
#event p.picMi{
width: 60%;
margin:0 auto 20px;
}
#event h3 span {
background: url(../../contents/h2BG03.png) no-repeat center top;
display: block;
background-size: contain;
margin: 0 auto;
}
#event .infoBox{
border-bottom:none;
line-height: 160%;
}
#event .infoBox dl,
#tyusenkai .infoBox dl{
width: 100%;
margin: 0 auto 10px;
border: 2px solid #000;
background: #fff;
}
#event .infoBox dl dt,
#tyusenkai .infoBox dl dt{
width: 100%;
padding: 10px 0;
float:none;
clear: both;
border-top: 1px solid #000;
text-align: center;
background:#C5C5C5;
}
#event .infoBox dl dd,
#tyusenkai .infoBox dd{
margin:0;
padding: 10px 20px;
text-align: left;
border-top: 1px solid #000;
}
#event h4{
width: 90%;
margin:0 auto;
padding-top:5px;
background: #4574db;
}
#event h5 {
width: 90%;
margin:0 auto 10px;
padding-top:5px;
background: #4574db;
}
#tyusenkai .infoBox{
width:90%;
margin:0 auto 20px;
line-height: 160%;
}
}
/*-------------------------------
PC only
--------------------------------*/
@media screen and (min-width: 769px) {
.innerBox{
width:840px;
}
h4{
width:100%;
margin:30px 0 0 0;
}
#live .txt,
#event .txt	{
width: 840px;
margin: 0 auto;
}
#live .infoBox{
width: 840px;
clear: both;
margin: 10px auto 40px;
border-bottom: 1px dotted #333;
}
#live .infoBox:first-of-type{
margin-top: 50px;
}
#live .infoBox:last-of-type,
#event .infoBox:last-of-type{
border-bottom: none;
}
#live .infoBox dl{
width: 450px;
margin: 0 auto 30px;
border: 2px solid #000;
background: #fff;
float: right;
}
#live .infoBox dl dt {
width: 10rem;
padding: 10px 0;
float: left;
clear: both;
border-top: 1px solid #000;
text-align: center;
}
#live .infoBox dl dd {
margin-left: 10rem;
padding: 10px 20px;
text-align: left;
border-top: 1px solid #000;
border-left: 1px solid #000;
}
#live .infoBox dl dt:first-of-type,
#live .infoBox dl dd:first-of-type,
#event .infoBox dl dt:first-of-type,
#event .infoBox dl dd:first-of-type,
#tyusenkai .infoBox dl dt:first-of-type,
#tyusenkai .infoBox dl dd:first-of-type{
border-top: none;
}
#live .infoBox p.pic {
float: left;
width: 360px;
margin: 0;
}
#live .infoBox p.pic img {
border: none;
}
#event .infoBox{
width: 840px;
clear: both;
margin: 0 auto;
}
#event p.pic,
#event p.txt,
#tyusenkai p.pic,
#tyusenkai p.txt{
margin:0 auto 10px;
line-height: 150%;
}
#event p.picMi{
width: 240px;
margin:0 auto 10px;
}
#event .infoBox,
#tyusenkai .infoBox{
border-bottom:none;
line-height: 120%;
}
#event .infoBox dl,
#tyusenkai .infoBox dl{
width: 100%;
margin: 0 auto 10px;
border: 2px solid #000;
background: #fff;
}
#event .infoBox dl dt,
#tyusenkai .infoBox dl dt{
width: 20rem;
padding: 10px 0;
float: left;
clear: both;
border-top: 1px solid #000;
text-align: center;
}
#event .infoBox dl dd,
#tyusenkai .infoBox dl dd{
margin-left: 20rem;
padding: 10px 20px;
text-align: left;
border-top: 1px solid #000;
border-left: 1px solid #000;
}
#special02 .btn {
margin-bottom: 20px;
}
#event h5{
margin:0 auto 10px;
}
#tyusenkai .infoBox ul li{
margin:0 0 10px 0;
}
#tyusenkai .infoBox ul li strong{
display: block;
border:1px solid #000;
padding:5px 10px;
margin:0 0 10px;
}

}