@charset "utf-8";

/*共通*/

.button--arrowRight {
  box-sizing: border-box;
}

#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 #top_title{
  display:flex;
  margin-bottom:50px;
}

#monthly #top_box_1 h1{
  font-size:34px;
  line-height:40px;
  font-weight: bold;
  margin-top:40px;
}

#monthly #top_box_1 p img{
  padding-bottom:5px;
}

#monthly #top_box_1 p{
  font-weight: bold;
  margin-left:10px;
}

#monthly #top_box_2{
  position:relative;
  margin:5px 0 0 0;
}

#monthly #pera{
  position:absolute;
  left:570px;
  top:50px;
}

#monthly #fukuoka{
  position:absolute;
  left:55px;
  top:70px;
  display:inline-block;
  width:480px;
  font-size:12px;
}

#monthly #fukuoka p{
  text-indent: 0;
}

#monthly #fukidashi{
  position:absolute;
  top:0px;
  left:20px;
}

#monthly .perachan{
  float:right;
}

/*共通部品記事*/
#monthly .top{
  display:flex;
}

#monthly .top h3.nippon{
  padding:20px 0 0 5px;
  color:#000;
  font-size:14px;
  font-weight:bold;
}

#monthly .writer{
  font-weight: bold;
  font-size:22px;
  color:#000;
}

#monthly h2{
  color:#a40001;
  font-size: 24px;
  margin:20px 0 10px 0;
  text-align: center;
}


/* ここから記者の記事 */
#monthly #title_1{
  font-size:34px;
}

#monthly .article{
  margin:10px 0 10px 0;
}

#monthly p{
  text-align: justify;
}

#monthly .caption_1{
  color:#1d2088;
  line-height:1.5;
  text-indent: 0;
}

#monthly .caption_1 b,
#monthly .caption_2 b{
  display:inline-block;
  transform:rotate(30deg);
  margin-right:5px;
  margin-top:3px;
}

#monthly .caption_2{
  color:#1d2088;
  margin-left:25px;
}

#monthly #img_1{
  float:left;
  margin-right:20px;
  margin-top:-3px;
}

#monthly #img_2{
  margin-bottom:20px;
}

#monthly .brown{
  color:#5e310d;
  position:relative;
  line-height:2;
  text-indent:48px;
  margin: 30px 0 20px 0;
}

#monthly .brown:before{
  position:absolute;
  top:-11px;
  left:0;
  content:"";
  background:url("img/kokowomiru_2_4.jpg");
  display:inline-block;
	width:40px;
	height:40px;
  /* margin-right:5px; */
  background-size:contain;
}

#monthly .take{
  color:#5e310d;
  font-weight:bold;
}

#monthly #wrapper_1{
  display:flex;
}

#monthly .blue{
  display: inline-block;
  color:#003984;
  font-weight:bold;
  text-indent:-1em; 
}

#monthly .table_title{
  color:#0084c7;
  font-weight:bold;
  margin-bottom:5px;
  text-align: center;
  font-size:18px;
}

#monthly .normal{
  color:black;
  font-weight:normal;
  font-size:16px;
}

#monthly .box_1{
  color: #1F569F;
  background-color: #FFF44E;
  font-weight: bold;
  margin-right: 5px;
  padding:0 3px;
}

#monthly #cotainer_1{
  margin:10px auto 30px auto;
  width:800px;
}

#monthly #cotainer_1 h3{
  text-align:center;
}

#monthly #table_1{
  width:800px;
  margin:auto;
}

#monthly #table_1 tr th{
  vertical-align:middle;
  text-align: center;
  font-weight:normal;
}

#monthly #table_1 tr td:nth-child(1){
  font-weight:bold;
}

#monthly #container_2{
  float:right;
}

#monthly #container_2 div{
  width:380px;
  margin:10px 0 0 20px;
}

#monthly #container_2 h3{
  text-align:center;
}

#monthly .table_2{
  width:380px;
}

#monthly .table_2 tr th{
  font-weight:normal;
  text-align: center;
}

#monthly .table_2 tr td:nth-child(1){
  font-weight:bold;
}

/* 進入コース別各種タイムトップの入着率 */

#monthly .course_t1{
  width:330px;
}

#monthly .course_t1 tr td:nth-child(1){
  font-weight:bold;
}


#monthly #sinnyu{
  margin:30px 0;
}

#monthly #sinnyu h3{
  text-align:center;
}

#monthly .sinnyu_time{
  display:flex;
  justify-content:space-around;
  margin-top:10px;
}

#monthly .sinnyu_time h3{
  text-align:center;
  font-size:18px;
}

#monthly .course_t1 tr th{
  font-weight:normal;
  text-align: center;
}


#monthly table th{
  background-color:#efebc3;
  border-top:1px black solid;
  border-bottom:1px black solid;
  font-weight:normal;
}

#monthly table tr td{
  border-bottom:1px black solid;
  text-align:center;
}

/* 中牟田記者 */
#monthly .green{
  font-weight:bold;
  color:#099a57;
}

#monthly .blue_2{
  color:#1d2088;
  text-align:center;
}

#monthly #img_container{
  float:left;
  margin:5px 20px 10px 0;
}

#monthly #rennritu{
  display:flex;
  margin:40px 0 50px 0;
}

#monthly #rennritu .table_2 tr td:nth-child(1){
  font-weight:normal;
}

#monthly #rennritu div{
  margin:auto;
}

#monthly #miyazi{
  float:right;
  margin-left:20px;
}

#monthly #ueno{
  float:left;
  margin-right:20px;
}

/* 武内記者 */
#monthly .box_2{
  color:white;
  background-color:#009595;
  font-weight:bold;
  margin:0 2px;
  padding:0 9px 0 8px;
  display:inline-block;
  text-indent:0;
}