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

/*各ページ*/
.profile_title {
  height: 325px;
}
.profile_title img {
  position: absolute;
}
.profile_title .fukidashi {
  margin-left: 185px;
  margin-top: 40px;
}
.profile_title .num {
  font-size: 25px;
  font-weight: bold;
}
.profile_title .yamada {
  font-size: 40px;
  font-weight: bold;
  color: #0599d9;
}
.profile_title .profile_box {
  width: 535px;
  position: relative;
  top: 100px;
  left: 350px;
}
.profile_title .num_box {
  margin-right: 65px;
  text-align: end;
  font-size: 20px;
}
.profile_title .profile {
  padding: 10px 10px;
  border: 1px solid #0599d9;
}
.profile_title .profile_color {
  width: 518px;
  margin-top: -15px;
  position: absolute;
  text-align: end;
  font-size: 35px;
  font-weight: bold;
  font-family: serif;
  color: #a0cbed;
}
.profile_title .name {
  font-weight: bold;
  color: #0599d9;
}

.jimotosuimen2 {
  width: 850px;
  text-align: right;
  margin-top: 3px;
  margin-bottom: 20px;
}

#monthly p.writer {
  text-indent: 0;
}