@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 a {
  text-decoration: underline;
}

#monthly a:hover {
  text-decoration: none;
}


/*各ページ*/

#monthly .flex{
  position: relative;
  height: 1450px;
}

#monthly .top{
  color: #122a88;
  font-size: 30px;
  font-weight: bold;
}

#monthly .subtitle1{
  position: relative;
}

#monthly .titleimg{
  position: absolute;
  top: -25px;
  left: -15px;
  width: 600px;
}

#monthly .frame{
  position: absolute;
  top: 200px;
  width: 500px;
  height: 370px;
  overflow: hidden;
  left: 50px;
}

#monthly .tsuchiya{
  position: absolute;
  top: -40px;
  width: 320px;
  transform: rotate(-5deg);
}

#monthly .inaduma{
  position: absolute;
  left: 200px;
  top: 30px;
  width: 100px;
  transform: rotate(5deg);
}

#monthly .point{
  color: #000;
  position: absolute;
  width: 500px;
  right: 0px;
  top: 250px;
}

#monthly .pointposition{
  position: absolute;
  top: 200px;
}

#monthly .tableposition{
  position: absolute;
  color: #000;
  left: 40px;
  bottom: 0px;
}

#monthly .red{
  background-color: #c30d23;
  color: #FFF;
  font-size: 17px;
  padding: 5px 5px 2px 5px;
}

#monthly .sinnyu{
  margin-left: 1px;
}

#monthly table{
  color: #000;
  width: 400px;
  height: 250px;
  font-weight: bold;
}

#monthly .course{
  font-size: 18px;
}

#monthly .tabletitle{
  font-weight: bold;
  font-size: 25px;
}

#monthly .tableseason{
  position: relative;
  font-weight: bold;
  font-size: 20px;
  letter-spacing:-1px;
  left: -10px;
}
#monthly td{
  font-size: 14px;
  text-align: center;
  vertical-align: middle;
}

#monthly tr:first-child{
  background-color: #ed6d47;
  color: #FFF;
}

#monthly tr:not(:first-child){
  border-bottom: 1px solid #000;
}

#monthly td:not(:first-child){
  letter-spacing: 0.01em;
  padding-top: 3px;
  padding-bottom: 3px;
}

#monthly tr:not(:first-child):nth-child(2n+1){
  background-color: #fffcd1;
}

#monthly .water{
  position: absolute;
  width: 400px;
  bottom: 0px;
  right: 20px;
}



#monthly .pointtitle{
  margin-top: 30px;
  margin-bottom: 15px;
  font-size: 20px;
  font-weight: bold;
  color: #6a3906;
}

#monthly .size{
  font-size: 17px;
}

#monthly .tyousei{
  font-size: 25px;
}
#monthly .grad{
  background-image: linear-gradient(-150deg, rgba(248, 238, 175, 1)   10%,rgba(227, 200, 121, 1)40%,  rgba(254, 251, 208, 1)  68%,rgba(252, 220, 83, 1)90%);
  color: #000;
  border: 1px solid black;
  border-radius: 5px;
  padding: 5px;
  margin-right: 5px;
  box-shadow: 5px 5px 0px -2px #000;
  vertical-align: top;
}

#monthly .circle{
  border: 1px solid #000;
  padding-left: 8px;
  padding-right: 8px;
  border-radius: 20px;
}

#monthly .circle1{
  border: 1px solid #000;
  padding-left: 10px;
  padding-right: 11px;
  border-radius: 20px;
  background-color: #fff;
  margin: 2px;
}

#monthly .minicircle1{
  border: 1px solid #000;
  padding-left: 6px;
  padding-right: 7px;
  border-radius: 18px;
  margin: 2px;
  background-color: #fff;
}

#monthly .circle4{
  border: 1px solid #000;
  color: #FFF;
  padding-left: 10px;
  padding-right: 11px;
  border-radius: 20px;
  background-color: #0068b7;
  margin: 2px;
}

#monthly .minicircle4{
  border: 1px solid #000;
  padding-left: 6px;
  padding-right: 7px;
  border-radius: 18px;
  background-color: #0068b7;
  color: #FFF;
  margin: 2px;
}

#monthly .circle5{
  border: 1px solid #000;
  padding-left: 10px;
  padding-right: 11px;
  border-radius: 20px;
  background-color: #fff100;;
  margin: 2px;
}

#monthly .minicircle5{
  border: 1px solid #000;
  padding-left: 6px;
  padding-right: 7px;
  border-radius: 18px;
  background-color: #fff100;;
  margin: 2px;
}


#monthly .point1{
  margin-top: 400px;
  color: #000;
}
#monthly .point2{
  color: #000;
  top: 0px;
}

#monthly .point3{
  color: #000;
  top: 0px;
}