@charset "UTF-8";

:root {
  --main-color: #000;
}

#tokushu.anime a {
text-decoration: underline;
}

#tokushu.anime a:hover {
text-decoration: none;
}

#tokushu h1 span,
#tokushu h2 span,
#tokushu h3 span,
#tokushu h4 span {
    font-size: 60%;
    display: block;
	margin-bottom: 10px;
}

#tokushu.anime h1 {
font-size: 40px;
line-height: 1.2;
margin: 0 0 20px 0;
}


#tokushu div.index ol li a {
border: none;
}


#tokushu.anime h2 {
font-size:2em;
line-height: 1.3;
margin: 60px 0 20px 0;
padding: 0;
border: none;
}

#tokushu.anime h2 span {
font-size:50%;
line-height: 1;
margin: 0 0 10px 0;
padding: 10px 20px;
border: none;
background: #000;
color: #fff;
display: inline-block;
font-weight: bold;
}

#tokushu.anime h3 {
font-size:1em;
line-height: 1.1;
margin: 50px 0 20px 0;
padding: 10px 20px;
border: none;
background: #000;
color: #fff;
display: inline-block;
}

#tokushu.anime h4 {
    margin: 40px 0 10px 0;
    font-size:1.3em;
	padding: 0;
	border:none;
	line-height: 1.4;
}

#tokushu.anime ul  {
margin:20px 40px 20px 40px;
border-top: #ccc 1px solid;
padding: 0;
}

#tokushu.anime ul li {
margin: 0;
list-style: none;
line-height: 1.2;
border-bottom: #ccc 1px solid;
padding: 10px;
}

#tokushu.anime #convention h3 {
background: none;
padding: 0 0 0 15px;
margin: 40px 0 20px 0;
font-size: 1.2em;
color: #000;
line-height: 1.4;
border-left: #ccc 10px solid;
}

#tokushu.anime #convention h3 span {
font-size: 80%;
display: block;
margin: 0 0 12px 0;
}


/*  For Responsivizer  */

@media only screen and (max-width: 480px) {
body.white .site #tokushu.anime #table th,
body.white .site #tokushu.anime #table td {
    width: 100%;
    display: block;
  }
  }

body.white .site #tokushu.anime h1 {
line-height: 1.2;
font-size: 2em;
font-weight: bold;
}

body.white .site #tokushu.anime h1 span {
font-size: 70%;
margin: 5px 0 8px 0;
line-height: 1.2;
}


body.white .site #tokushu.anime h2 span {
font-size: 80%
}


body.white .site #tokushu p.first-title + h1 {
  margin: 16px 0 20px 0;
}

body.white .site #tokushu.anime h1 br {
display: none;
}


body.white .site tokushu.anime h3 {
font-size:1em;
line-height: 1.4;
margin: 50px 0 20px 0;
padding: 13px;
border: none;
background: #000;
color: #fff;
display: inline-block;
}

body.white .site .photo img {
  width: 100%;
  height: auto;
}

body.white .site #tokushu.anime ul  {
margin:20px 10px 20px 10px;
border-top: #ccc 1px solid;
padding: 0;
}

body.white .site #tokushu.anime #convention h3 span {
font-size: 80%;
display: block;
margin: 0 0 12px 0;
font-weight: bold;
}
