@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 .trial1st_midashi {
  color: #fff;
  text-align: center;
  height: 24px;
}

#monthly .trial1st_midashi h3 {
  margin-top: -50px;
  padding-top: 8px;
}

#monthly .suuji {
  font-size: 30px;
}

#monthly hr {
  margin: 0;
  height: 24px;
  background-color: #0068B7;
  margin: auto;
}
#monthly .trial1st_midashi span {
  font-size: 33px;
  text-shadow: 2px 2px 1px #0068B7, -2px 2px 1px #0068B7, 2px -2px 1px #0068B7, -2px -2px 1px #0068B7, 2px 0px 1px #0068B7, -2px 0px 1px #0068B7, 0px 2px 1px #0068B7, 0px -2px 1px #0068B7;
}

#monthly .teiban1 span {
  font-size: 20px;
}

#monthly .teiban2 span {
  font-size: 20px;
}

#monthly .teiban3 span {
  font-size: 20px;
}

#monthly .teiban4 span {
  font-size: 20px;
}

#monthly .teiban5 span {
  font-size: 20px;
}

#monthly .teiban6 span {
  font-size: 20px;
}


#monthly #trial1st_flex {
  display: flex;
  justify-content: space-between;
}
#monthly .trial1st_touban {
  color: #0068B7;
  font-weight: bold;
  font-size: 23px;
}

#monthly .trial1st_name {
  color: #0068B7;
  font-weight: bold;
  font-size: 50px;
  display: flex;
  justify-content: space-evenly;
}

#monthly .trial1st_yomigana {
  font-size: 17px;
  padding-top: 10px;
}

#monthly .trial1st_profile {
  text-align: center;
  margin-bottom: 10px;
}
#monthly .trial1st_table  {
  width: 250px;
  text-align: center;
}

#monthly .trial1st_table tr {
  border: 1px solid;
}

#monthly .trial1st_table td {
  text-align: center;
}

#monthly .background_white {
  background-color: #fff;
}

#monthly .zenkoku {
  background-color: #FDDF90;
  border-right: none;
}

#monthly .omura {
  background-color: #D2CDDF;
  border: 1px solid;
  border-right: none;
}

#monthly .sentence {
  margin-left: 40px;
  margin-top: 10px;
  margin-bottom: 10px;
}

#monthly .trial1st_box {
  position: relative;
  width: 250px;
}

#monthly .teiban1 {
  border: 1px solid;
  border-radius: 10px;
  text-align: center;
  background-color: #fff;
  font-weight: bold;
  font-size: 15px;
  position: absolute;
  top: 0px;
  left: 0px;
  padding-left: 11px;
  padding-right: 11px;
  border: 1px solid black;
}

#monthly .teiban2 {
  border: 1px solid;
  border-radius: 10px;
  text-align: center;
  background-color: black;
  color: #fff;
  font-weight: bold;
  font-size: 15px;
  position: absolute;
  top: 0px;
  left: 0px;
  padding-left: 11px;
  padding-right: 11px;
  border: 1px solid black;
}

#monthly .teiban3 {
  border: 1px solid;
  border-radius: 10px;
  text-align: center;
  background-color: #E60012;
  color: #fff;
  font-weight: bold;
  font-size: 15px;
  position: absolute;
  top: 0px;
  left: 0px;
  padding-left: 11px;
  padding-right: 11px;
  border: 1px solid black;
}

#monthly .teiban4 {
  border: 1px solid;
  border-radius: 10px;
  text-align: center;
  background-color: #0075C2;
  color: #fff;
  font-weight: bold;
  font-size: 15px;
  position: absolute;
  top: 0px;
  left: 0px;
  padding-left: 11px;
  padding-right: 11px;
  border: 1px solid black;
}

#monthly .teiban5 {
  border: 1px solid;
  border-radius: 10px;
  text-align: center;
  background-color: #FFF100;
  color: black;
  font-weight: bold;
  font-size: 15px;
  position: absolute;
  top: 0px;
  left: 0px;
  padding-left: 11px;
  padding-right: 11px;
  border: 1px solid black;
}

#monthly .teiban6 {
  border: 1px solid;
  border-radius: 10px;
  text-align: center;
  background-color: #009944;
  color: #fff;
  font-weight: bold;
  font-size: 15px;
  position: absolute;
  top: 0px;
  left: 0px;
  padding-left: 11px;
  padding-right: 11px;
  border: 1px solid black;
}


#monthly .syokin {
  color: #FFF100;
  font-weight: bold;
  -webkit-text-stroke: 1px #000;
  font-size: 21px;
  position: absolute;
  top: 396px;
  left: 8px;
}

#monthly .trial1st_ikeda {
  width: 250px;
}

#monthly #trial1st_name_flex {
  display: flex;
  justify-content: space-between;
}

#monthly #ikedakoji {
  display: block;
  width: 250px;
  margin-top: 15px;
}

#monthly #kiryujyunpei {
  display: block;
  width: 250px;
  margin-top: 15px;
}
#monthly #busujimamakoto {
  display: block;
  width: 250px;
  margin-top: 15px;
}
#monthly #endoemi {
  display: block;
  width: 250px;
  margin-top: 15px;
}
#monthly #kamijyonobutaka {
  display: block;
  width: 250px;
  margin-top: 15px;
}
#monthly #uryumasayoshi {
  display: block;
  width: 250px;
  margin-top: 15px;
}

#monthly #shinayutaka {
  display: block;
  width: 250px;
  margin-top: 15px;
}
#monthly #ishinotakayuki {
  display: block;
  width: 250px;
  margin-top: 15px;
}
#monthly #isobemakoto {
  display: block;
  width: 250px;
  margin-top: 15px;
}
#monthly #hanonaoya {
  display: block;
  width: 250px;
  margin-top: 15px;
}
#monthly #marunokazuki {
  display: block;
  width: 250px;
  margin-top: 15px;
}


#monthly #flex1 {
  display: flex;
  justify-content: space-evenly;
  background-color: #DFF2FC;
}

#monthly #flex2 {
  display: flex;
  justify-content: space-evenly;
  background-color: #DFF2FC;
  margin-bottom: 30px;
}
#monthly #flex3 {
  display: flex;
  justify-content: space-evenly;
  background-color: #DFF2FC;
}

#monthly #flex4 {
  display: flex;
  justify-content: space-evenly;
  background-color: #DFF2FC;
}

#monthly #warning {
  text-align: end;
}
