@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 #flesh {
  background-color: #FFF100;
  color: #0574c3;
  font-size: 20px;
  font-weight: bold;
  width: 300px;
  height: 22px;
  padding: 5px 5px;
  text-align: center;
  transform: rotate(-3deg);
  position: absolute;
  top: 18px;
  left: -14px;
}

#monthly .size {
  font-size: 35px;
  letter-spacing: -1px;
  text-indent: 0%;
  margin-top: 10px;
}
#monthly .sinagawa {
  color: #ffee04;
}

#monthly .ni {
  font-size: 30px;
  font-family: serif;
  color: #ffffff;
}

#monthly .kiku {
  color: #ffffff;
}

#monthly .tokunera {
  font-size: 76px;
  font-family: serif;
  color: #ffffff;
  text-shadow: 2px 2px 2px #000;
  letter-spacing: -5px;
}

#monthly .de {
  font-family: serif;
  color: #ffffff;
  text-shadow: 2px 2px 2px #000;
}

#monthly .nohakonnna {
  font-family: serif;
  color: #ffffff;
  text-shadow: 2px 2px 2px #000;
}

#monthly .tit {
  padding-top: 10px;
  margin-left: 10px;
}
#monthly #title {
  background-color: #219dcf;
  background-size: auto;
  margin-left: 14px;
  position: relative;
  padding-left: 10px;
  margin-top: 10px;
}
#monthly #title1 {
  font-size: 35px;
  margin-bottom: 10px;
  margin-top: -50px;
  color: #ffee04;
  position: relative;
  text-indent: 0%;
  text-align: center;
}

#monthly .photo {
float: left;
margin-right: 1rem;
}

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

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

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

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