@charset "UTF-8";

:root {
  --main-color: #000;
}

#tokushu.monthly a {
text-decoration: underline;
}

#tokushu.monthly a:hover {
text-decoration: none;
}

#tokushu h1 span,
#tokushu h2 span,
#tokushu h4 span {
    font-size: 50%;
    display: block;
	margin-bottom: 10px;
}

#tokushu.monthly h1 {
font-size: 40px;
line-height: 1.2;
margin: 0 0 20px 0;
}

#tokushu h1 span {
background: #666;
color: #fff;
display: inline-block;
padding: 5px 15px;
margin: 5px 0 10px 0;
font-size: 40%;
}

#tokushu h1 span.sub2 {
margin: 10px 0;
font-size:80%;
padding: 0;
background: none;
color: #333;
}

#tokushu div.index ol li a {
border: none;
}

#tokushu.monthly .team {
padding: 30px 0;
margin: 60px 0 30px 0;
border: none;
background: none;
border-top: #EAEAEA 10px solid;
border-bottom: #EAEAEA 10px solid;
}

#tokushu.monthly .team p {
height: 80px;
margin: 0;
vertical-align: middle;
}

#tokushu.monthly .team p:not(:first-child) {
margin-top:20px
}

#tokushu.monthly .team img {
height: 80px;
width: 80px;
float: left;
margin: 0 18px 0 0;
}

#tokushu.monthly .okishima{
color: #CF3681
}

#tokushu.monthly .doi{
color: #17BB1D
}
#tokushu.monthly .okajima {
color: #EC6A31
}

#tokushu.monthly .photo {
font-size:80%;
line-height: 1.4;
margin: 40px 0;
}

#tokushu.monthly .photo strong {
font-size: 110%;
display: block;
margin: 0 0 5px 0;
}

#tokushu.monthly h2 {
font-size:1.6em;
line-height: 1.4;
margin: 60px 0 20px 0;
padding: 10px 20px;
border: none;
background: #333;
color: #fff;
}

#tokushu.monthly h2 span {
font-size:60%;
margin: 0 0 5px 0;
padding: 0;
border: none;
}

#tokushu.monthly h3 {
 font-size: 1.4em;
  line-height: 1.4;
  margin: 60px 0 25px 0;
  border: none;
  padding: 0;
}


#tokushu.monthly .kakomi {
margin: 60px 0 30px 0;
border: #d298a7 10px solid;
padding: 30px
}

#tokushu.monthly .kakomi h4 {
margin: 0 0 10px 0;
font-size:1.1em;
padding: 0;
border:none;
line-height: 1.4;
}



/*  For Responsivizer  */

@media only screen and (max-width: 480px) {
body.white .site #tokushu.monthly #table th,
body.white .site #tokushu.monthly #table td {
    width: 100%;
    display: block;
  }
  }

body.white .site #tokushu.monthly h1 {
line-height: 1.2;
font-size: 2.2em;
font-weight: bold;
}


body.white .site #tokushu.monthly h1 span {
background: #666;
color: #fff;
display: inline-block;
padding: 5px 15px;
margin: 5px 0 10px 0;
font-size: 50%;
}

body.white .site #tokushu h1 span.sub2 {
margin: 10px 0;
font-size:80%;
padding: 0;
background: none;
color: #333;
}


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.monthly h3 {
padding: 0
}



body.white .site #tokushu.monthly .kakomi {
margin: 60px 0 30px 0;
border: #d298a7 10px solid;
padding: 30px
}

body.white .site #tokushu.monthly .kakomi h4 {
margin: 0 0 10px 0;
font-size:1.1em;
padding: 0;
border:none;
line-height: 1.4;
}

body.white .site #tokushu.monthly .team {
padding: 30px 0;
margin: 60px 0 30px 0;
border: none;
background: none;
border-top: #EAEAEA 10px solid;
border-bottom: #EAEAEA 10px solid;
}

body.white .site #tokushu.monthly .team p {
height:100px;
margin: 0;
vertical-align: middle;
}

body.white .site #tokushu.monthly .team p:not(:first-child) {
margin-top:20px
}

body.white .site #tokushu.monthly .team img {
height: 90px;
width: 90px;
float: left;
margin: 0 18px 0 0;
}

body.white .site #tokushu.monthly .photo strong {
font-size: 110%;
display: block;
margin: 0 0 5px 0;
}
