@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;
}


/*各ページ*/
.photo {
  position: absolute;
  margin-left: -35px;
  margin-top: 75px;
}


#monthly #flesh {
  background-color: #069dec;
  color: #fff;
  font-size: 25px;
  font-weight: bold;
  width: 140px;
  height: 30px;
  padding: 5px 5px;
  text-align: center;
  transform: rotate(-3deg);
  position: absolute;
  top: 79px;
  left: 80px;
}

#monthly .size {
  font-size: 45px;
  letter-spacing: -1px;
  text-indent: 0%;
  margin-top: 65px;
  text-align: center;
}
#monthly .osada {
  color: #099de3;
  text-align: center;
}

#monthly .ga {
  font-size: 35px;
  color: #141780;
}

#monthly .kataru {
  color: #141780;
}

#monthly .tamagawa {
  font-size: 76px;
  color: #141780;
  letter-spacing: -5px;
}

#monthly .bi {
  font-size: 50px;
  color: #141780;
}

#monthly .tit {
  padding-top: 10px;
  margin-left: 10px;
}
#monthly #title {
  background-size: auto;
  position: relative;
  padding-left: 10px;
  margin-top: 10px;
  font-weight: bold;
  margin-left:85px;
}

#monthly .in {
  font-weight: bold;
}

#monthly .moji2 {
margin-top: -10px;
}

#monthly .moji3 {
margin-top: -5px;
}

#monthly #content {
 font-size: 20px;
}

#monthly #title1 {
  text-align: center;
  font-size: 35px;
  color: #181b7a;
  margin-bottom: 10px;
  font-weight: bold;
  margin-top: 25px;
}

#monthly #title2 {
  text-align: center;
  font-size: 35px;
  color: #181b7a;
  margin-bottom: 10px;
  font-weight: bold;
  margin-top: 20px;
}

#monthly .bunsyo {
  font-size: 20px;
  text-align: justify;
}