@charset "UTF-8";

:root {
  --main-color: #000;
}

#tokushu.berlinwall a {
text-decoration: underline;
}

#tokushu.berlinwall 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;
	font-weight: bold;
}

#tokushu.berlinwall h1 {
font-size: 38px;
line-height: 1.3;
margin: 0 0 20px 0;
}

#tokushu.berlinwall h1 small {
background: #333;
color: #fff;
font-weight: normal;
font-size: 40%;
padding: 3px 7px;
line-height: 1;
margin: 0 0 13px 0;
}

#tokushu.berlinwall h1 span {
margin: 13px 0 0 0;
}

#tokushu div.index ol li a {
border: none;
}

#tokushu .ref {
    font-size: 0.8em !important;
    line-height: 1.4em;
}

#tokushu.berlinwall h2 {
font-size:1.8em;
line-height: 1.4;
margin: 60px 0 20px 0;
border:none;
background: #666;
color: #fff;
padding: 10px 15px;
}

#tokushu.berlinwall h2 span {
padding: 0;
margin: 0;
}

#tokushu.berlinwall h3 {
margin: 60px 0 20px 0;
line-height: 1.4;
font-size: 1.4em;
padding: 0;
border:none;
}

#tokushu.berlinwall h3 span {
font-size:70%;
font-weight: bold;
}


#tokushu.berlinwall .kakomi {
margin: 50px 0 30px 0;
padding: 40px;
background: #EFEFEF;
font-size: 90%;
line-height: 1.3;
}

#tokushu.berlinwall .kakomi strong {
display: block;
margin: 0 0 5px 0;
}

#tokushu.berlinwall .kakomi img {
width: 30%;
height: auto;
margin: 0 25px 20px 0;
float: left;
}

#tokushu.berlinwall .kakomi p {
margin: 1em 0 0 0;
padding: 0;
font-size: 90%;
}

#tokushu.berlinwall ul.quote {
border-top:#ccc 1px solid;
padding: 0;
margin: 0 0 30px 0;
}

#tokushu.berlinwall ul.quote li {
border-bottom:#ccc 1px solid;
padding: 20px 0;
margin:  0;
}

/*  For Responsivizer  */

@media only screen and (max-width: 480px) {
body.white .site #tokushu.berlinwall #table th,
body.white .site #tokushu.berlinwall #table td {
    width: 100%;
    display: block;
  }
  }

body.white .site #tokushu.berlinwall h1 {
font-size: 9.4vw;
font-weight: bold;
}

body.white .site #tokushu.berlinwall h1 span {
font-size: 60%;
margin: 0 0 7px 0
}


body.white .site #tokushu.berlinwall h2 span {
font-size: 80%
}

body.white .site #tokushu.berlinwall h3,
body.white .site #tokushu.berlinwall h4
{
padding:0
}


body.white .site #tokushu p.first-title + h1 {
  margin: 16px 0 20px 0;
}

body.white .site .photo img {
  width: 100%;
  height: auto;
}


body.white .site #tokushu.berlinwall .kakomi {
margin: 50px 0 30px 0;
padding: 20px;
background: #EFEFEF;
}

body.white .site #tokushu.berlinwall .kakomi img {
width: 50%;
height: auto;
margin: 20px auto;
float:none;
text-align: center;
}
