@charset "UTF-8";

:root {
  --main-color: #000;
}

#tokushu.mozart a {
text-decoration: underline;
}

#tokushu.mozart a:hover {
text-decoration: none;
}

#tokushu.mozart h1 {
font-size: 3.3em;
line-height: 1.2;
margin: 0 0 20px 0;
}

#tokushu.mozart  h1 span {
font-size: 55%;
margin: 0 0 5px 0;
display: block;
font-weight: bold;
}


#tokushu div.index ol li a {
border: none;
}


#tokushu.mozart h2 {
font-size:1.7em;
line-height: 1.4;
margin: 60px 0 20px 0;
padding: 15px 20px;
border: none;
background: #666;
color: #fff;
}

#tokushu.mozart h2 span {
font-size:70%;
line-height: 1.4;
padding: 0;
display: block;
}

#tokushu.mozart h3 {
margin: 60px 0 15px 0;
line-height: 1.4;
border: none;
font-size: 1.7em;
padding: 0;
font-weight: bold;
}

#tokushu.mozart h3 span.number {
border: none;
font-size: 1.2em;
display: block;
margin: -5px 20px 0 0;
padding: 0 15px 0 0;
color: #666;
font-weight: bold;
float: left;
height: 110px;
border-right: 1px solid #999;
vertical-align: top;
text-align: center;
}

#tokushu.mozart h3 small {
border: none;
font-size:60%;
margin: 0;
font-weight: normal;
display: block;
}


#tokushu.mozart .kakomi {
margin: 60px 0;
padding: 0px 0 30px 50px;
}

#tokushu.mozart .kakomi h4 {
margin: 0 0 15px 0;
border: none;
padding: 0 0 5px 0;
border-bottom: 5px #CCC solid
}

#tokushu.mozart .illust {
margin: 60px 0;
height: 200px;
padding: 40px 0;
display: flex;
align-items: center; 
border-bottom: solid #EAEAEA 10px;
border-top: solid #EAEAEA 10px;
background: #Eaeaea
}

#tokushu.mozart .illust img {
height: 250px;
margin: 20px 30px 20px 20px;
width: auto;
}

#tokushu.mozart .kakomi p {
margin: 15px 0;
}

#tokushu.mozart .kakomi p:last-child {
margin-bottom:0;
}

#tokushu.mozart .kakomi img {
width: 100%;
}

#tokushu.mozart h4.access {
font-size: 0.8em;
line-height: 1.2;
display: flex;
align-items: flex-start;
gap: 0.5em; 
border: none;
color: #d9534f; 
margin: 0;
}

#tokushu.mozart h4.access span {
font-size: 80%;
 overflow-wrap: break-word;
}

#tokushu.mozart h4.access::before {
 font-family: "FontAwesome";
 content: "\f041"; 
  margin-right: 5px;
  margin-top: -8px;
  color: #d9534f; 
  font-size: 1.7em;
}

#tokushu.mozart .kakomi h5 {
font-size: 1.1em;
margin: 0;
}

#tokushu.mozart .quote {
margin: 50px 0;
background: #F5F5F5;
padding: 30px;
text-align: center;
}

#tokushu.mozart .quote .german {
font-size: 70%;
font-style: italic;
display: block;
margin: 15px 0;
}


#tokushu.mozart .index {
    padding: 20px 30px 10px;
    background-color: #f5f5f5;
    width: 100%;
    margin: 20px 0;
    box-sizing: border-box;
    line-height: 2 !important;
}

#tokushu.mozart .index ol {
font-size: 80%;
}

#tokushu.mozart .kakomi2 {
margin: 60px 0;
padding: 30px;
border: 5px #CCC solid
}

#tokushu.mozart .kakomi2 h3 {
margin: 0 0 25px 0;
border: none;
padding: 0 0 5px 0;
border-bottom: 5px #CCC solid
}

#tokushu.mozart .kakomi2 img {
width: 100%;
height: auto;
}

#tokushu.mozart .event h3 {
font-size: 1.4em;
}

/*  For Responsivizer  */

@media only screen and (max-width: 480px) {
body.white .site #tokushu.mozart #table th,
body.white .site #tokushu.mozart #table td {
    width: 100%;
    display: block;
  }
  }

body.white .site #tokushu.mozart h1 {
font-size: 2.3rem;
line-height: 1.2;
margin: 10px 0 20px 0;
font-weight: 900;
}

body.white .site #tokushu h1 span {
font-size: 70%;
margin: 0 0 10px 0;
display: block;
font-weight: bold;
}


body.white .site .photo img {
  width: 100%;
  height: auto;
}

body.white .site #tokushu.mozart h3 {
padding: 0;
}

body.white .site #tokushu.mozart .illust {
flex-direction: column; 
height: auto; 
text-align: center; 
}

#tokushu.mozart .illust img {
margin-bottom: 20px;
}
