<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@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 .top_wrapper {
  line-height: 1.3;
}
#monthly .top_wrapper .title_wrapper {
  display: flex;
  justify-content: space-around;
}
#monthly .top_wrapper .title_wrapper .t_container .top_t_1 {
  color: #4b4948;
  font-size: 24px;
  font-style: italic;
}
#monthly .top_wrapper .title_wrapper .t_container .top_t_2 {
  color: black;
  font-size: 40px;
}
#monthly .top_wrapper .title_wrapper .t_container .top_t_3 {
  color: #f29da6;
  font-size: 27px;
}
#monthly .top_wrapper .title_wrapper .top_t_4 {
  font-family: "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho Pro", serif;
  padding-top: 27px;
}
#monthly .top_wrapper .title_wrapper .top_t_4 .num {
  font-size: 28px;
  vertical-align: super;
  color: black;
}
#monthly .top_wrapper .title_wrapper .top_t_4 .name_1 {
  font-size: 70px;
  color: #5da34e;
  padding: 0 0 0 12px;
}
#monthly .top_wrapper .title_wrapper .top_t_4 .place {
  font-size: 22px;
  color: black;
}
#monthly .top_wrapper .top_text {
  color: #7b3500;
  font-weight: bold;
  margin-top: 28px;
  margin-bottom: 0;
}
#monthly .top_wrapper .top_text .interviewer {
  font-size: 14px;
  margin-left: 220px;
  vertical-align: bottom;
}
#monthly .profile_header {
  color: #d2e3c9;
  /* 文字の色 */
  font-size: 28pt;
  /* 文字のサイズ */
  letter-spacing: 2px;
  position: relative;
  top: 17px;
  left: 290px;
  font-family: "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho Pro", serif;
}
#monthly .sinkai_profile {
  display: flex;
}
#monthly .sinkai_profile .sinkai_img {
  /* width: 450px;
  height: 588px; */
}
#monthly .sinkai_profile .profile_wrapper {
  border: 1px #5da34e solid;
  margin-right: 5px;
  padding: 5px 0 0 7px;
}
#monthly .sinkai_profile .profile_wrapper .left_box .name_2 {
  font-weight: bold;
  color: #5da34e;
  text-indent: 0;
  margin-bottom: 0;
}
#monthly .sinkai_profile .profile_wrapper .left_box .profile_text {
  text-indent: 0;
  margin-bottom: 0;
  width: 406px;
  text-align: justify;
}
#monthly .sinkai_profile .profile_wrapper .right_box {
  width: 415px;
}
#monthly .sinkai_profile .profile_wrapper .right_box .table_title {
  text-indent: 0;
  margin-bottom: 0;
  font-weight: bold;
  margin-top: 10px;
}
#monthly .sinkai_profile .profile_wrapper .right_box .tusan_table {
  width: 410px;
}
#monthly .sinkai_profile .profile_wrapper .right_box .tusan_table tr th {
  border-top: 1px #5da34e solid;
  background: #d2e3c9;
  text-align: center;
  font-weight: normal;
}
#monthly .sinkai_profile .profile_wrapper .right_box .tusan_table tr th:nth-of-type(3),
#monthly .sinkai_profile .profile_wrapper .right_box .tusan_table tr th:nth-of-type(4) {
  padding-right: 7px;
}
#monthly .sinkai_profile .profile_wrapper .right_box .tusan_table tr th:nth-of-type(5),
#monthly .sinkai_profile .profile_wrapper .right_box .tusan_table tr th:nth-of-type(6) {
  padding-right: 10px;
}
#monthly .sinkai_profile .profile_wrapper .right_box .tusan_table tr td:nth-of-type(1) {
  text-align: center;
}
#monthly .sinkai_profile .profile_wrapper .right_box .tusan_table tr td:nth-of-type(2),
#monthly .sinkai_profile .profile_wrapper .right_box .tusan_table tr td:nth-of-type(3),
#monthly .sinkai_profile .profile_wrapper .right_box .tusan_table tr td:nth-of-type(4) {
  text-align: right;
  padding-right: 20px;
}
#monthly .sinkai_profile .profile_wrapper .right_box .tusan_table tr td {
  border-top: 1px #5da34e solid;
  border-bottom: 1px #5da34e solid;
}
#monthly .sinkai_profile .profile_wrapper .right_box .zenkoku_table {
  width: 410px;
}
#monthly .sinkai_profile .profile_wrapper .right_box .zenkoku_table .solid {
  border-top: 1px #5da34e solid;
}
#monthly .sinkai_profile .profile_wrapper .right_box .zenkoku_table .dashed {
  border-top: 1px #5da34e dashed;
  border-bottom: 1px #5da34e dashed;
}
#monthly .sinkai_profile .profile_wrapper .right_box .zenkoku_table .bold {
  font-weight: bold;
}
#monthly .sinkai_profile .profile_wrapper .right_box .caption {
  text-indent: 0;
  margin-bottom: 0;
  font-size: 15px;
  text-align: right;
}
#monthly .interview {
  margin-top: 30px;
}
#monthly .interview .article_title {
  font-size: 20px;
  color: #5da34e;
  margin: 22px 0 10px 0;
  text-align: center;
}
#monthly .interview .interviewer_text {
  text-indent: 0;
  margin: 12px 0 6px 0;
  color: #7b3500;
  font-weight: bold;
}
#monthly .interview .article_1 {
  text-indent: 0;
  margin-bottom: 0;
}
#monthly .interview .article_1 .sinkai_name {
  font-weight: bold;
  color: #5da34e;
  margin-right: 15px;
}
#monthly .interview .article_2 {
  margin-bottom: 0;
}/*# sourceMappingURL=interview.css.map */</pre></body></html>