@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 .main_title {
  color: #7b5da6;
  font-size: 26px;
}
#monthly .hikaru_name {
  display: flex;
  font-size: 25px;
  font-weight: bold;
}
#monthly .hikaru_name .number {
  text-align: center;
  margin-top: 10px;
}
#monthly .hikaru_name .hikaru_name_1 {
  font-size: 70px;
  color: #c70070;
}
#monthly .profile_box {
  display: flex;
  align-items: flex-end;
  width: 900px;
  justify-content: center;
  margin-bottom: 25px;
}
#monthly .profile_box .Profile_title {
  color: #f3d9e2;
  font-size: 40px;
  font-weight: bold;
  font-family: serif;
  position: absolute;
  margin: -42px 0 0 15px;
}
#monthly .profile_box .profile_chance img {
  position: absolute;
  margin: -210px 0 0 20px;
}
#monthly .profile_pink {
  width: 490px;
  background: #f3d9e2;
  position: relative;
}
#monthly .profile_pink .caption {
  margin: auto;
  text-align: right;
  width: 450px;
}
#monthly .profile_pink .hikaru_name_2 {
  color: #c70070;
  font-weight: bold;
}
#monthly .img {
  justify-content: right;
  background: url(./img/interview_4804hikaru.png) no-repeat;
}
#monthly .table_title {
  font-weight: bold;
}
#monthly .seiseki_table_1 {
  width: 450px;
}
#monthly .seiseki_table_1 td {
  text-align: end;
  padding-right: 10px;
}
#monthly .seiseki_table_1 td:nth-of-type(1) {
  padding-left: 10px;
  text-align: justify;
}
#monthly .seiseki_table_2 {
  width: 450px;
}
#monthly .seiseki_table_2 td:nth-of-type(3) {
  text-align: justify;
  padding-left: 10px;
}
#monthly .seiseki_table_2 span {
  font-weight: bold;
}
#monthly .seiseki_table_3 {
  width: 450px;
}
#monthly .table_box {
  width: 450px;
  margin: auto;
}
#monthly .table_box .profile_1 {
  text-indent: 0;
}
#monthly .solid_bottom {
  border-bottom: 1px solid #c70070;
}
#monthly .dash_bottom {
  border-bottom: 1px dashed #c70070;
}
#monthly .solid_bottom_pink {
  border-bottom: 1px solid #c70070;
  background-color: #edc4d3;
}
#monthly .writer {
  text-indent: 0;
  color: #7B3500;
}
#monthly .writer_right {
  color: #7B3500;
  text-align: right;
}
#monthly .section {
  margin-top: 25px;
}
#monthly .section figure {
  text-align: center;
  padding-bottom: 20px;
}
#monthly .section .hikaru_com {
  text-indent: 0;
  margin-top: 10px;
}
#monthly .section .hikaru_name_2 {
  color: #c70070;
  font-weight: bold;
}
#monthly .section .interview_3 {
  float: right;
  margin-left: 15px;
  margin-right: 15px;
}
#monthly .section .interview_4 {
  padding-bottom: 5px;
}
#monthly .section .hikaru_derby {
  color: #c70070;
  font-weight: bold;
}
#monthly .headline {
  font-size: 25px;
  font-weight: bold;
  color: #7b5da6;
  display: inline-block;
  width: 100%;
  text-align: center;
}/*# sourceMappingURL=interview.css.map */