@charset "UTF-8";

#wrapper-income-contents .bold {
  font-weight: bold;
}
#wrapper-income-contents .underline {
  text-decoration: underline;
}
#wrapper-income-contents cite {
  font-style: normal;
}

#wrapper-income-contents .links {
  display: flex;
  flex-direction: column;
  gap: 0.75em;
  margin: 1em 0 2em;
}

#wrapper-income-contents .links li {
  padding-left: 18px;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAUAAAAICAYAAAAx8TU7AAAAU0lEQVQIW2NkYGC4A8RHgTgBiP8DMQMjEK8E4jAoHQ2k/4IEWaACQUB6PRCHggRhOmYBGSlAvBSb4BKQICsQrwBiFO0bgQJ+6BbdBwocAeI4mJMAMHETViJP3IcAAAAASUVORK5CYII=);
  background-repeat: no-repeat;
  background-position: 5px 7px;
  background-size: 5px auto;
  font-size: 16px;
  line-height: 1.4;
}

#wrapper-income-contents .result-comment p {
  font-size: 16px;
}

#wrapper-income-contents :not(.topic-title-Box) + .result-comment p {
  margin-bottom: 1em;
}

#wrapper-income-contents .result-comment a {
  font-size: inherit;
}

#wrapper-income-contents .result-comment h2 {
  font-size: 20px;
  color: #009955;
  padding: 20px 0;
}

#wrapper-income-contents .result-comment h3 {
  font-size: 18px;
  color: #ff593f;
  padding: 15px 0;
}

#wrapper-income-contents .result-comment p.date {
  text-align: right;
  font-size: 14px;
  margin-bottom: 1em;
}

#wrapper-income-contents .result-comment .note {
  font-size: 14px;
}

#wrapper-income-contents .result-comment .notes {
  display: flex;
  flex-direction: column;
  gap: 0.5em;
  margin-bottom: 30px;
}

#wrapper-income-contents .result-comment .notes li {
  text-indent: -1em;
  padding-left: 1em;
  font-size: 14px;
}

#wrapper-income-contents .result-comment .boxy {
  background-color: #f0f0e1;
  padding: 30px;
  margin: 15px 0 30px;
}

#wrapper-income-contents .result-comment .boxy p:last-child {
  margin-bottom: 0;
}

#wrapper-income-contents .result-comment table {
  width: 100%;
  border-collapse: collapse;
  margin: 30px 0;
}
#wrapper-income-contents .result-comment table .left {
  text-align: left;
}
#wrapper-income-contents .result-comment table .right {
  text-align: right;
}
#wrapper-income-contents .result-comment table .center {
  text-align: center;
}
#wrapper-income-contents .result-comment th,
#wrapper-income-contents .result-comment td {
  border: 1px solid #ccc;
  font-size: 16px;
  line-height: 1.3;
  padding: 0.5em 1em;
  height: auto;
  vertical-align: middle;
}
#wrapper-income-contents .result-comment th {
  font-weight: bold;
}
#wrapper-income-contents .result-comment thead th {
  background-color: #4dc201;
  color: #fff;
}
#wrapper-income-contents .result-comment tbody th {
  background-color: #b9ec45;
  height: auto;
}

#wrapper-income-contents .ranking-job h2,
#wrapper-income-contents .ranking-field h2,
#wrapper-income-contents .ranking-year h2 {
  font-size: 30px;
  text-align: center;
  color: #000;
  background: url(../images/icon_ranking_left.png) no-repeat 250px 0;
  line-height: 60px;
  margin-bottom: 30px;
}

#wrapper-income-contents h2 span:not(.small) {
  display: block;
  background: url(../images/icon_ranking_right.png) no-repeat 590px 0;
}

#wrapper-income-contents .historical-links h4 {
  font-size: 16px;
}

#wrapper-income-contents .ranking-job + .historical-links,
#wrapper-income-contents .ranking-field + .historical-links {
  margin-top: -40px;
}

#wrapper-income-contents .ranking-year + .historical-links {
  margin-top: 30px;
}

#wrapper-income-contents .generationSection {
  margin: 50px 0;
}

#wrapper-income-contents .generationSection h2 {
  font-size: 20px;
  line-height: 1.5;
  margin-bottom: 30px;
  color: #009955;
}
#wrapper-income-contents .generationSection h2 .small {
  font-size: 16px;
}

#wrapper-income-contents .generationSection p {
  font-size: 16px;
  margin-bottom: 2em;
}
#wrapper-income-contents .generationSection p:last-child {
  margin-bottom: 0;
}

#wrapper-income-contents .generationBox .average {
  width: 100%;
  margin-bottom: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  background-image: url(../images/bg_topic_title_Box_03.jpg);
  background-repeat: no-repeat;
  background-size: contain;
  aspect-ratio: 950 / 330;
}
#wrapper-income-contents .generationBox .average p {
  font-size: 18px;
  font-weight: bold;
  line-height: 1.6;
}
#wrapper-income-contents .generationBox .average em {
  display: block;
  font-size: 42px;
  font-style: normal;
  font-weight: bold;
}
#wrapper-income-contents .generationSection .cols {
  display: flex;
  gap: 30px;
}

#wrapper-income-contents .generationSection .cols > * {
  width: calc((100% - 30px) / 2);
  float: none;
}

#wrapper-income-contents .generationSection .ranking-year h3 {
  background: none;
  font-size: 22px;
  line-height: 22px;
  margin-bottom: 20px;
}

#wrapper-income-contents .generationSection .boxy {
  border-width: 3px;
  border-style: solid;
  border-radius: 5px;
  padding: 30px;
  margin-top: 30px;
  display: flex;
  align-items: center;
  gap: 50px;
}

#wrapper-income-contents .generationSection .boxy .col {
  flex: 1;
}

#wrapper-income-contents .generationSection .boxy h3 {
  font-size: 18px;

  margin-bottom: 15px;
}
#wrapper-income-contents .generationSection .boxy p {
  margin-bottom: 0;
}

#wrapper-income-contents .generationSection .boxy .button {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 10px;
  color: #fff;
  font-size: 18px;
  line-height: 1.5;
  font-weight: bold;
  width: 350px;
  border-radius: 5px;
}

#wrapper-income-contents .generationSection.-twenties .boxy {
  border-color: #4dc201;
}
#wrapper-income-contents .generationSection.-twenties .boxy h3 {
  color: #4dc201;
}
#wrapper-income-contents .generationSection.-twenties .boxy .button {
  background-color: #4dc201;
}

#wrapper-income-contents .generationSection.-thirties .boxy {
  border-color: #00ae73;
}
#wrapper-income-contents .generationSection.-thirties .boxy h3 {
  color: #00ae73;
}
#wrapper-income-contents .generationSection.-thirties .boxy .button {
  background-color: #00ae73;
}

#wrapper-income-contents .incomeRankingJob {
  border: 3px solid #00ab71;
  border-radius: 5px;
  padding: 40px;
  margin: 50px 0;
}

#wrapper-income-contents .incomeRankingJob .heading {
  font-size: 22px;
  font-weight: bold;
  line-height: 1.3;
  padding-left: 40px;
  margin-bottom: 30px;
  position: relative;
}
#wrapper-income-contents .incomeRankingJob .heading::before {
  content: "";
  position: absolute;
  left: -15px;
  top: -20px;
  width: 50px;
  height: 50px;
  display: block;
  background-image: url(../images/icon_money.png);
  background-repeat: no-repeat;
  background-position: left center;
  background-size: contain;
}
#wrapper-income-contents .incomeRankingJob ul {
  display: flex;
  flex-direction: column;
  gap: 15px;
  padding: 0 40px;
}
#wrapper-income-contents .incomeRankingJob li {
  display: flex;
  align-items: center;
  gap: 30px;
}
#wrapper-income-contents .incomeRankingJob .cols {
  display: flex;
  align-items: center;
  gap: 30px;
}
#wrapper-income-contents .incomeRankingJob .ttl {
  font-size: 20px;
  font-weight: bold;
  flex-grow: 1;
}

#wrapper-income-contents .incomeRankingJob .link-job,
.link-agent {
  font-size: 14px;
  font-weight: bold;
  color: #fff;
  border-radius: 5px;
  padding: 10px 50px;
  display: flex;
  align-items: center;
  justify-content: center;
}
#wrapper-income-contents .incomeRankingJob .link-job {
  background-color: #4dc201;
}
#wrapper-income-contents .incomeRankingJob .link-agent {
  background-color: #00ab71;
}
