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

/*各ページ*/
.profile_sample_top, .profile_sample_participation, .profile_sample_cautionary {
  display: flex;
}

.profile_wrapper_harf {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-evenly;
}

.profile_sample_tate {
  writing-mode: vertical-rl;
  font-size: 20px;
  text-align: end;
  width: 30px;
  height: 50px;
}

.profile_mikata_tate {
  writing-mode: vertical-rl;
  font-size: 16px;
  width: 25px;
  height: 210px;
  text-align: center;
  background-color: #713e8a;
  color: white;
}

#monthly .ladies-champion_profile p {
  text-indent: initial;
}

#monthly .ladies-champion_profile {
  width: 900px;
}
#monthly .ladies-champion_profile .profile_wrapper .profile_wrapper_harf_mihon {
  width: 430px;
  height: 430px;
  border: 1px solid black;
}

.profile_sample {
  width: 410px;
  margin: 10px;
  font-weight: bold;
}

.profile_sample_top_left .profile_sample_participation {
  width: 210px;
  height: 60px;
  letter-spacing: 0px;
  color: #713e8a;
  font-size: 40px;
  font-weight: bold;
}
.profile_sample_top_left .profile_sample_cautionary {
  width: 210px;
}
.profile_sample_top_left .profile_sample_cautionary .profile_perami {
  width: 75px;
  height: 75px;
}

.profile_sample_conditions {
  width: 200px;
  height: 60px;
  position: relative;
}

.profile_sample_conditions p {
  margin-left: 5px;
  height: 60px;
}

.profile_sample_conditions::before {
  position: absolute;
  content: "";
  box-sizing: border-box;
  top: 0;
  left: 0;
  width: 5px;
  height: 50px;
  border-top: 2px solid black;
  border-left: 2px solid black;
  border-bottom: 2px solid black;
}

.profile_sample_conditions::after {
  position: absolute;
  content: "";
  box-sizing: border-box;
  top: 0;
  right: 0;
  width: 5px;
  height: 45px;
  border-top: 2px solid black;
  border-right: 2px solid black;
  border-bottom: 2px solid black;
}

.profile_sample_cautionary p {
  font-size: 12px;
  margin-top: 10px;
}

.profile_sample_bottom {
  width: 410px;
  height: 210px;
}
.profile_sample_bottom .profile_sample_bottom_wrapper {
  display: flex;
  height: 210px;
}

.profile_sample_bottom_mikata {
  width: 25px;
  height: 210px;
}

.profile_sample_bottom_setumei {
  margin-top: 5px;
  margin-left: 5px;
}
.profile_sample_bottom_setumei .profile_sample_bottom_setumei_1 {
  color: #63a826;
}
.profile_sample_bottom_setumei .profile_sample_bottom_setumei_3 {
  font-size: 35px;
  height: 45px;
  color: #713e8a;
}
.profile_sample_bottom_setumei .profile_sample_bottom_setumei_4 {
  text-align: center;
}

.profile_sample_bottom_rate {
  display: flex;
}
.profile_sample_bottom_rate .profile_sample_bottom_all {
  width: 60px;
  margin-right: 5px;
}
.profile_sample_bottom_rate .profile_sample_bottom_fukuoka {
  width: 60px;
  margin-right: 5px;
}

.profile_sample_bottom_all p {
  border: 1px solid black;
  text-align: center;
  width: 50px;
  background-color: #b9e3f9;
}

.profile_sample_bottom_fukuoka p {
  border: 1px solid black;
  text-align: center;
  width: 50px;
  background-color: #f7c8dc;
}

.profile_box_num, .profile_box_data {
  display: flex;
}

.profile_wrapper_harf_racer {
  display: flex;
  justify-content: space-around;
  width: 430px;
}

.profile_box {
  width: 200px;
  height: 430px;
  margin: 0 12px;
}
.profile_box .profile_box_area {
  width: 190px;
  height: 220px;
  margin: 5px;
  font-weight: bold;
}
.profile_box .profile_box_reason_alc {
  font-size: 14px;
  color: #63a826;
  font-weight: bold;
}

.profile_box .profile_box_reason {
  height: 21px;
  font-size: 16px;
  color: #63a826;
  font-weight: bold;
}

.profile_box_num {
  justify-content: space-between;
  height: 25px;
}
.profile_box_num .profile_box_racer_number {
  font-weight: bold;
  font-size: 20px;
}
.profile_box_num .profile_box_kana {
  font-size: 14px;
  align-content: end;
}

.profile_box_name {
  height: 45px;
  font-size: 38px;
  font-weight: bold;
  text-align: center;
}

.profile_box_name_4011{
  height: 45px;
  font-size: 33px;
  white-space: nowrap;
}

#monthly .profile_box_name a {
  color: #713e8a;

}

#monthly .profile_box_name_4011 a {
  color: #713e8a;

}


.profile_box_others {
  text-align: center;
}

.profile_box_data {
  justify-content: center;
}
.profile_box_data .profile_box_all {
  width: 40px;
  text-align: center;
  border-top: 1px solid black;
  border-bottom: 1px solid black;
  border-left: 1px solid black;
  background-color: #b9e3f9;
}
.profile_box_data .profile_box_all_rate {
  width: 55px;
  text-align: center;
  border-top: 1px solid black;
  border-bottom: 1px solid black;
}
.profile_box_data .profile_box_fukuoka {
  width: 40px;
  text-align: center;
  border-top: 1px solid black;
  border-bottom: 1px solid black;
  border-left: 1px solid black;
  background-color: #f7c8dc;
}
.profile_box_data .profile_box_fukuoka_rate {
  width: 55px;
  text-align: center;
  border-top: 1px solid black;
  border-right: 1px solid black;
  border-bottom: 1px solid black;
}

.profile_box_comment {
  margin-top: 5px;
}

.profile_wrapper_racer {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.profile_wrapper_all_racer {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-top: 10px;
}/*# sourceMappingURL=profile.css.map */