
@charset "utf-8";

/*共通*/

#monthly {
  width: 900px;
  margin: 0px auto 0 auto;
  padding: 0px;
  font-size:16px;
}
#monthly p {
  line-height: 1.6;
  letter-spacing:0.05em;
  text-indent:1em;
  margin-bottom:0.6em;
}
#monthly p.ketujyo {
  margin-bottom:10px;
  text-align:left;
  text-indent:0;
}
#monthly .midashi{
  width:900px;
}

#monthly table {
  border-collapse:collapse;
}

#monthly br.clear {
  clear: both;}

#monthly .cf:before,
.cf:after {
    content: " ";
    display: table;
}

#monthly .cf:after {
    clear: both;
}

#monthly .cf {
    *zoom: 1;
}

#monthly a {
  text-decoration: underline;
}

#monthly a:hover {
  text-decoration: none;
}


/*各ページ*/



#monthly #main-box{
  display:flex;
  margin-top:20px;
}

#monthly .bg-boat{
  background-image:url(img/interview_boat.jpg);
  background-repeat: no-repeat;
}

#monthly .exp{
  color: #0B4EA2;
  margin:160px 22px auto 26px;
  text-shadow: 2px 2px 1px #fff,
             -2px 2px 1px #fff,
             2px -2px 1px #fff,
             -2px -2px 1px #fff;
}

#monthly .exp span{
  float: right;
  font-size: 0.9rem;
}

#monthly #comment span{
  color: #fff;
  font-size: 16px;
  text-align: center;
  background:#378D60;
  margin: auto 4px;
  padding:0px 8px;
}

#monthly #comment p{
  text-indent: 1em;
}


#monthly #comment p.interviewer{
  color: #563215;
  margin-top: 40px;
  margin-left: -1em;
  font-weight:bold;
}

#monthly #comment strong{
  display: inline-block;
  margin-left: -2em;
  margin-right: 1em;
  color: #666;
}


#monthly div.photo-img{
  width:700px;
  margin:10px auto;
  text-align:center;
  font-size:14px;
}




/*データ室関連ここから*/
#monthly #interview_data {
  border: solid 1px #387d39;
  padding: 6px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
  margin-top: 50px;
}
#monthly #interview_data h5 {
  text-align: center;
  color: #387d39;
  font-size: 23px;
  width: 100%;
  margin-bottom: 10px;
  margin-top: 0;
  letter-spacing: 1px;
}
#monthly #interview_data h5 span:first-child {
  font-size: 18px;
}
#monthly #interview_data h5 span:last-child {
  font-size: 16px;
  color: #000;
  font-weight: normal;
}
#monthly #interview_data table {
  width: 420px;
  margin-bottom: 6px;

}
#monthly #interview_data caption {
  font-weight: bold;
}
#monthly #interview_data th {
  font-weight: bold;
  text-align: center;
  border-bottom: solid 2px #000;
}
#monthly #interview_data .total td {
  padding-right: 10px;
  border-bottom: solid 1px #000;
  text-align: right;
}

#monthly #interview_data .total tr.hd td{
  background: #CEDEC9;
  border-top: solid 2px #387d39;
  border-bottom: solid 1px #387d39;
  text-align: center;
}

#monthly #interview_data .part td {
  border-bottom: dashed 1px #000;
}


/*******歴代優勝者*******/
#monthly h5#yusho-title {
  width: 100%;
  text-align: center;
  color: #004892;
  font-weight: bold;
  font-size: 26px;
  margin: 80px auto 0px auto;
  letter-spacing: 0.06em;
}
#monthly div.yusho-caption {
  width: 100%;
  text-align: center;
  color: #4c5159;
  margin: 0px auto 10px auto;
}
#monthly div.yusho-caption span {
  margin: 0px auto 10px auto;
  color: #FFF9AD;
  font-size:24px;
  vertical-align:middle;
  text-shadow: 1px 1px #000,
             -1px 1px #000,
             1px -1px #000,
             -1px -1px #000;
}
#monthly h5#yusho-title span {
  font-size: 15px;
}
#monthly #yushosha {
  width: 100%;
  margin: 0px auto;
  display: flex;
  justify-content: space-between;
}
#monthly #yushosha p {
  text-align: left;
  font-size: 14px;
  clear: both;
  margin: 0;
  padding: 1% 0 0 0;
}
#monthly #yushosha .yusho {
  border-collapse: collapse;
  width: 48%;
/*  float: left;*/
}
#yushosha .yusho:nth-of-type(2),
#yushosha .yusho:nth-of-type(3),
#yushosha .yusho:nth-of-type(4) {
  margin: 0 0 0 1%;
}
#yushosha .yusho th,
#yushosha .yusho td {
  padding: 3px;
  text-align: center;
  background: #FFF;
}
#monthly #yushosha .yusho th {
  background: #CEC19F;
  border-top:1px solid #000;
  border-bottom: 1px solid #000;
  border-right: 1px solid #000;
}
#monthly #yushosha .yusho th:last-child {
  border-right: 0px;
}
#monthly #yushosha .yusho tr {
  border-bottom: 1px dashed #000;
}

#monthly #yushosha .yusho tbody tr:nth-of-type(5n) {
  border-bottom: 1px solid #000;
}

#monthly #yushosha .yusho td {
  border-right: 1px solid #000;
}
#monthly #yushosha .yusho td:last-child {
  border-right: 0px;
}


#monthly #yushosha .yusho span.ranna {
  font-weight: normal;
  font-size: 11px;
  color: #000000;
  display: inline-block;
  margin: 0 -3em 0 0;
}
#monthly #yushosha .yusho td.taikai42 {
  color: #76161b;
  font-size: 16px;
  font-weight: bold;
  background: #F5E498;
  line-height: 1.8;
  background: linear-gradient(to left bottom, #e7c347, #fffcd1, #e7c347);
  padding: 4px 0px;
  letter-spacing:0.06em;
}
#monthly #yushosha .yusho td.taikai42 span {
  background: #76161b;
  font-size: 16px;
  color: #FFFFFF;
  padding: 0px 10px;
  margin-left:8px
}
#monthly #yushosha .yusho td.taikai42 span.yusho_box {
  color: #76161b;
  font-size: 16px;
  padding: 0px 30px;
  //border-radius: 5px;
  background: #FFFFFF;
  border: 1px solid #76161b;
}

#monthly #yushosha .yusho .name {
  font-size: 16px;
  font-weight: bold;
  color: #4c5159;
  background: #FFF9AD;
}

#monthly #yushosha .yusho .name-bgnone {
  font-size: 16px;
  font-weight: bold;
  color: #4c5159;
  background: #fff;
}

