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

/*各ページ*/
#monthly .main_content {
  display: flex;
}
#monthly .main_content .takada_section {
  background-image: url(img/kuramochi_img.png);
  background-position: right;
  height: 770px;
  width: 460px;
  background-repeat: no-repeat;
  text-shadow: 0px 0px 7px rgba(0, 0, 0, 0.9);
}
#monthly .main_content .takada_section .ribon {
  writing-mode: vertical-rl;
  font-size: 38px;
  color: white;
  background: linear-gradient(to bottom, rgba(188, 0, 92, 0.4), rgba(0, 0, 0, 0.1));
  height: 770px;
  text-align: center;
  margin-left: 364px;
}
#monthly .main_content .takada_section .ribon .ajust_3 {
  writing-mode: horizontal-tb;
  line-height: 30px;
}
#monthly .main_content .takada_section .ribon .small {
  font-size: 24px;
}
#monthly .main_content .takada_section .ribon .ajust_2 {
  writing-mode: horizontal-tb;
  line-height: 37px;
}
#monthly .main_content .takada_section .ribon .stroke {
  color: #ffffff;
  text-shadow: 2px 2px 1px #bc005c, -2px 2px 1px #bc005c, 2px -2px 1px #bc005c, -2px -2px 1px #bc005c, 2px 0px 1px #bc005c, 0px 2px 1px #bc005c, -2px 0px 1px #bc005c, 0px -2px 1px #bc005c;
  padding-top: 15px;
  padding-bottom: 135px;
}
#monthly .main_content .takada_section .takada_text {
  color: white;
  position: relative;
  bottom: 324px;
  left: 138px;
}
#monthly .main_content .takada_section .takada_text .takada_data_1 {
  font-size: 80px;
  font-weight: normal;
  line-height: 78px;
}
#monthly .main_content .takada_section .takada_text .takada_data_1 .ajust_1 {
  font-size: 61px;
}
#monthly .main_content .takada_section .takada_text .takada_table {
  width: 190px;
  font-size: 22px;
  position: relative;
  right: 2px;
}
#monthly .main_content .takada_section .takada_text .takada_table tr .t_1 {
  border-bottom: 1px dashed white;
}
#monthly .main_content .takada_section .takada_text .takada_table tr .t_2 {
  text-align: center;
  border-right: 1px solid white;
  width: 95px;
}
#monthly .main_content .takada_section .takada_text .takada_table tr .t_3 {
  text-align: center;
}
#monthly .main_content .takada_section .takada_text .takada_data_2 {
  font-size: 80px;
  font-weight: normal;
  position: relative;
  bottom: 10px;
}
#monthly .main_content .interview {
  text-align: justify;
  width: 400px;
  margin-right: 20px;
}
#monthly .main_content .interview .takada_title {
  font-size: 32px;
  line-height: 40px;
  margin-bottom: 20px;
}
#monthly .main_content .interview .takada_title .purple_1 {
  color: #4d4398;
  font-size: 48px;
}
#monthly .main_content .interview .takada_title .purple_2 {
  color: #4d4398;
}
#monthly .middle_content {
  margin: 20px 0 0px 0;
  display: flex;
}
#monthly .middle_content .text_wrapper_2 {
  width: 400px;
  padding-right: 25px;
  text-align: justify;
}
#monthly .middle_content .text_wrapper_2 .text_ajust {
  margin-top: -18px;
  margin-left: 7px;
}
#monthly .middle_content .takada_boat {
  width: 50%;
  margin-top: -11px;
}
#monthly .tri_1 {
  width: 0;
  height: 0;
  border-left: 23px solid transparent;
  /* 三角形の左上と右上を切り取るための設定 */
  border-right: 23px solid transparent;
  border-bottom: 23px solid white;
  position: relative;
  top: 298px;
  left: 392px;
}
#monthly .tri_2 {
  width: 0;
  height: 0;
  border-left: 23px solid transparent;
  border-right: 23px solid transparent;
  border-top: 23px solid white;
  position: relative;
  top: 22px;
  left: 392px;
}
#monthly .profile {
  background: #e4bcd8;
  display: flex;
  height: 275px;
}
#monthly .profile .profile_left {
  border-right: 2px dotted white;
}
#monthly .profile .profile_left .text_wrapper_1 {
  padding: 0 13px 20px 15px;
  width: 386px;
}
#monthly .profile .profile_left .text_wrapper_1 .profile_t {
  line-height: 1;
  font-size: 30px;
  position: relative;
  top: -15px;
}
#monthly .profile .profile_left .text_wrapper_1 .profile_t .pink_font {
  color: #e4007f;
  font-size: 46px;
}
#monthly .profile .profile_left .text_wrapper_1 .profile_t .rubi {
  font-size: 19px;
  font-weight: normal;
}
#monthly .profile .profile_left .text_wrapper_1 .profile_text {
  text-indent: 0;
  font-size: 14px;
  text-align: justify;
}
#monthly .profile .profile_right {
  padding-left: 20px;
  padding-right: 20px;
}
#monthly .profile .profile_right .tusan {
  display: flex;
  justify-content: space-around;
  margin-top: 25px;
}
#monthly .profile .profile_right .tusan .tusan_text {
  position: relative;
  bottom: 5px;
  width: 70px;
  font-weight: bold;
  padding-right: 15px;
}
#monthly .profile .profile_right .tusan .tusan_text .diamond {
  margin: auto;
  width: 8px;
  height: 8px;
  background: #4d4398;
  transform: rotate(135deg);
  position: relative;
  top: 15px;
  right: 42px;
}
#monthly .profile .profile_right .tusan .tusan_table {
  width: 365px;
  font-size: 14px;
}
#monthly .profile .profile_right .tusan .tusan_table tr th {
  background: #4d4398;
  color: white;
  text-align: center;
  font-weight: normal;
}
#monthly .profile .profile_right .tusan .tusan_table tr th:nth-child(2),
#monthly .profile .profile_right .tusan .tusan_table tr th:nth-child(3),
#monthly .profile .profile_right .tusan .tusan_table tr th:nth-child(4),
#monthly .profile .profile_right .tusan .tusan_table tr th:nth-child(5),
#monthly .profile .profile_right .tusan .tusan_table tr th:nth-child(6) {
  border-left: 1px solid white;
}
#monthly .profile .profile_right .tusan .tusan_table tr td:nth-child(1),
#monthly .profile .profile_right .tusan .tusan_table tr td:nth-child(2),
#monthly .profile .profile_right .tusan .tusan_table tr td:nth-child(3),
#monthly .profile .profile_right .tusan .tusan_table tr td:nth-child(4),
#monthly .profile .profile_right .tusan .tusan_table tr td:nth-child(5) {
  border-right: 1px dashed #666565;
}
#monthly .profile .profile_right .tusan .tusan_table tr td:nth-last-child(1),
#monthly .profile .profile_right .tusan .tusan_table tr td:nth-last-child(2),
#monthly .profile .profile_right .tusan .tusan_table tr td:nth-last-child(3),
#monthly .profile .profile_right .tusan .tusan_table tr td:nth-last-child(4),
#monthly .profile .profile_right .tusan .tusan_table tr td:nth-last-child(6) {
  text-align: center;
}
#monthly .profile .profile_right .tusan .tusan_table tr td:nth-last-child(5) {
  text-align: right;
  width: 65px;
  padding-right: 5px;
}
#monthly .profile .profile_right .tusan .tusan_table tr td:nth-child(3) {
  text-align: right;
  padding-right: 3px;
}
#monthly .profile .profile_right .tusan .tusan_table .under_line {
  border-bottom: 1px solid #666565;
}
#monthly .profile .profile_right .tusan .tusan_table tr td {
  background: white;
}
#monthly .profile .profile_right .tusan .tusan_table tr th:first-child {
  border-radius: 10px 0 0 0;
}
#monthly .profile .profile_right .tusan .tusan_table tr th:last-child {
  border-radius: 0 10px 0 0;
}
#monthly .profile .profile_right .tusan .tusan_table .radius-bottom-left {
  border-bottom-left-radius: 10px;
}
#monthly .profile .profile_right .tusan .tusan_table .radius-bottom-right {
  border-bottom-right-radius: 10px;
}
#monthly .profile .profile_right .tri_3 {
  width: 0;
  height: 0;
  border-style: solid;
  border-top: 4px solid transparent;
  border-bottom: 4px solid transparent;
  border-left: 8px solid #4d4398;
  border-right: 0;
  position: relative;
  top: 33px;
  left: 90px;
}
#monthly .profile .profile_right .tri_4 {
  width: 0;
  height: 0;
  border-style: solid;
  border-top: 4px solid transparent;
  border-bottom: 4px solid transparent;
  border-left: 8px solid #4d4398;
  border-right: 0;
  position: relative;
  top: 46px;
  left: 90px;
}
#monthly .profile .profile_right .tri_5 {
  width: 0;
  height: 0;
  border-style: solid;
  border-top: 4px solid transparent;
  border-bottom: 4px solid transparent;
  border-left: 8px solid #4d4398;
  border-right: 0;
  position: relative;
  top: 76px;
  left: 90px;
}
#monthly .profile .profile_right .tri_6 {
  width: 0;
  height: 0;
  border-style: solid;
  border-top: 4px solid transparent;
  border-bottom: 4px solid transparent;
  border-left: 8px solid #4d4398;
  border-right: 0;
  position: relative;
  top: 90px;
  left: 90px;
}
#monthly .profile .profile_right .line_1 {
  background-color: black;
  height: 1px;
  border: none;
  position: relative;
  top: -12px;
  right: 145px;
  width: 19px;
}
#monthly .profile .profile_right .line_2 {
  background-color: black;
  height: 1px;
  border: none;
  position: relative;
  top: 37px;
  right: 150px;
  width: 30px;
}
#monthly .profile .profile_right .zenkoku {
  display: flex;
  justify-content: space-around;
}
#monthly .profile .profile_right .zenkoku .zenkoku_text {
  position: relative;
  bottom: 44px;
  font-weight: bold;
  padding-right: 15px;
  text-align: center;
  line-height: 15px;
}
#monthly .profile .profile_right .zenkoku .zenkoku_text .diamond {
  margin: auto;
  width: 8px;
  height: 8px;
  background: #4d4398;
  transform: rotate(135deg);
  position: relative;
  top: 11px;
  right: 42px;
}
#monthly .profile .profile_right .zenkoku .normal {
  font-weight: normal;
  font-size: 13px;
}
#monthly .profile .profile_right .zenkoku .zenkoku_table {
  height: 40px;
  width: 360px;
  font-size: 14px;
  border-bottom: 1px solid black;
  margin-top: -30px;
}
#monthly .profile .profile_right .zenkoku .zenkoku_table .ajust_5 {
  padding-left: 10px;
}
#monthly .profile .profile_right .zenkoku .zenkoku_table .tri {
  color: #4d4398;
  font-size: 10px;
  position: relative;
  bottom: 2px;
  right: 3px;
}
#monthly .profile .profile_right .zenkoku .zenkoku_table .bold {
  font-weight: bold;
}
#monthly .profile .profile_right .zenkoku .zenkoku_table tr td:nth-child(1) {
  border-left: 1px solid;
}
#monthly .profile .profile_right .tu {
  display: flex;
  justify-content: space-around;
  margin-top: 20px;
}
#monthly .profile .profile_right .tu .tu_text {
  position: relative;
  bottom: 44px;
  left: -7px;
  font-weight: bold;
  padding-right: 15px;
  text-align: center;
  line-height: 15px;
}
#monthly .profile .profile_right .tu .tu_text .diamond {
  margin: auto;
  width: 8px;
  height: 8px;
  background: #4d4398;
  transform: rotate(135deg);
  position: relative;
  top: 9px;
  right: 34px;
}
#monthly .profile .profile_right .tu .normal {
  font-weight: normal;
  font-size: 13px;
}
#monthly .profile .profile_right .tu .tu_table {
  height: 40px;
  width: 360px;
  font-size: 14px;
  border-bottom: 1px solid black;
  margin-top: -30px;
}
#monthly .profile .profile_right .tu .tu_table .ajust_5 {
  padding-left: 10px;
}
#monthly .profile .profile_right .tu .tu_table .tri {
  color: #4d4398;
  font-size: 10px;
  position: relative;
  bottom: 2px;
  right: 3px;
}
#monthly .profile .profile_right .tu .tu_table .bold {
  font-weight: bold;
}
#monthly .profile .profile_right .tu .tu_table tr td:nth-child(1) {
  border-left: 1px solid;
}
#monthly .profile .profile_right .tu .tu_table tr td:nth-child(1) {
  width: 85px;
}
#monthly .profile .profile_right .caption {
  text-align: right;
  text-indent: 0;
  font-size: 12px;
  margin-top: -15px;
}/*# sourceMappingURL=interview_kuramoti.css.map */