  @charset "UTF-8";
figure {
  margin: 1em 0;
}

.features-h1 {
  font-size: 2.5em;
  font-weight: bold;
  margin: 0.5em 0 0;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}

.fukidashi-h2 {
  color: #0096E0;
  text-align: left;
  border-bottom: 2px solid #0096E0;
  font-weight: bold;
  position: relative;
  margin: 1em 0 1em;
  line-height: 1.2;
  display: table;
  font-size: 1.4em;
}
.fukidashi-h2::after {
  content: url(/gen03/kouhou/1577/img/features/fukidashi.png);
  display: block;
  position: absolute;
  top: 1.02em;
  left: 1.5em;
}
@media (max-width: 680px) {
  .fukidashi-h2::after {
    top: auto;
    bottom: -0.98em;
  }
}

.question {
  background-image: url(/gen03/kouhou/1577/img/features/q.png);
  background-repeat: no-repeat;
  background-position: left center;
  background-size: auto 2em;
  min-height: 2em;
  padding-left: 0.75em;
  margin-left: -0.75em;
  font-size: 1.3em;
}

.features-h2 {
  font-size: 1.7em;
  font-weight: bold;
  margin: 1.4em 0 0.2em;
  color: #0096E0;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  position: relative;
  z-index: 10;
  line-height: 1.3;
}
.features-h2__num {
  color: #0096E0;
  font-size: 6em;
  position: absolute;
  line-height: 1;
  top: -30px;
  z-index: -20;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  opacity: 0.5;
}
.features-h2__text {
  position: relative;
  z-index: 20;
}
.features-h2 + p {
  position: relative;
  z-index: 20;
}

.features-h2-brown {
  font-size: 1.3em;
  font-weight: bold;
  margin: 1.4em 0 0.4em;
  position: relative;
  z-index: 10;
  color: #8E6539;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}

.features-h2-blue {
  font-size: 1.3em;
  font-weight: bold;
  margin: 1.4em 0 0.4em;
  position: relative;
  z-index: 10;
  color: #093488;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}

.features-h2-gothic-blue {
  font-size: 1.3em;
  font-weight: bold;
  margin: 1.4em 0 0.4em;
  position: relative;
  z-index: 10;
  color: #0096E0;
}

.features-h2-gothic {
  font-size: 1.3em;
  font-weight: bold;
  margin: 1.4em 0 0.4em;
  position: relative;
  z-index: 10;
}

.features-h2-number {
  margin-bottom: -1.5em;
}

.features-h2-number-deep {
  margin-bottom: -2em;
}

.features-h3 {
  line-height: 1.2;
  font-size: 1.4em;
  font-weight: bold;
  margin: 1em 0 0.4em;
  position: relative;
  z-index: 10;
  color: #000000;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
.features-h3__inner {
  color: #093488;
  background: #EDEAE0;
}

.circle_number {
  color: #fff;
  background-color: #00A0E9;
  border: 4px solid #00A0E9;
  border-radius: 50%;
  font-size: 0.7em;
  line-height: 1;
  padding-top: 0.1em;
  padding-left: 0.3em;
  padding-right: 0.3em;
  vertical-align: middle;
  display: inline-block;
  margin-bottom: 0.2em;
  margin-right: 0.5em;
}

.features-number {
  list-style: none;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.features-number__item {
  width: 290px;
  padding-bottom: 1em;
  position: relative;
}
.features-number__item-para {
  margin-top: 0;
  position: relative;
}
.features-number__item-para__inner {
  margin-top: 0;
  position: relative;
  display: block;
  width: 180px;
  float: left;
}
.features-number__label {
  color: #D2BFAB;
  font-size: 6em;
  font-weight: bold;
  position: absolute;
  left: 0.45em;
  top: 10px;
  z-index: 10;
  vertical-align: top;
  line-height: 1;
}
.features-number__label-last {
  color: #D2BFAB;
  font-size: 6em;
  font-weight: bold;
  position: absolute;
  right: 0.45em;
  top: 10px;
  z-index: 10;
  vertical-align: top;
  line-height: 1;
}
.features-number__text {
  position: relative;
  z-index: 20;
  display: block;
  font-size: 0.7em;
}
.features-number__text-right {
  position: relative;
  z-index: 20;
  display: table;
  font-size: 0.7em;
  padding-left: 5px;
}
.features-number__img {
  float: right;
  margin-left: 5px;
}
.features-number__img-last {
  float: left;
}

.color-light-blue {
  color: #00A1E9;
}

.color-dark-blue {
  color: #093488;
}

.color-blue {
  color: #0066A0;
}

.color-pink {
  color: #E4007F;
}

.color-brown {
  color: #8E6539;
}

.underbar-brown {
  border-bottom: 1px solid #8E643A;
}

.nowrap {
  white-space: nowrap;
}

.note {
  font-size: 0.8em;
  margin: 0 0 2em;
}
.note__marker {
  color: #E4007F;
}

/* 1577 */
.tf2023-heading {
  position: relative;
}
.tf2023-heading img:first-of-type {
  position: absolute;
  top: 0.15em;
  left: 0;
}
.tf2023-biography {
  margin: -5.5vw 1em 1em 1em;
  z-index: 2;
  position: relative;
  font-size: 0.8em;
  background: rgba(255, 255, 255, 0.7);
}
.tf2023-dialogue {
  position: relative;
}
.tf2023-dialogue::before {
  content: url(/gen03/kouhou/1577/img/features/wto_quote-start.png);
  display: block;
  position: absolute;
  top: calc(2em + (-0.5em));
  left: -2em;
}
@media (max-width: 580px) {
  .tf2023-dialogue::before {
    left: -1em;
  }
}
.tf2023-dialogue::after {
  content: url(/gen03/kouhou/1577/img/features/wto_quote-end.png);
  display: block;
  position: absolute;
  bottom: -0.5em;
  right: -2em;
}
@media (max-width: 580px) {
  .tf2023-dialogue::after {
    right: -1em;
  }
}
.tf2023-maintitle {
  line-height: 1.2;
  font-size: 1.55em;
  font-weight: bold;
  margin: 1em 0 0.2em;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
.tf2023-maintitle span {
  display: block;
  font-size: 80%;
}
.tf2023-title1, .tf2023-title2 {
  line-height: 1.2;
  font-size: 1.2em;
  font-weight: bold;
}
.tf2023-title1 {
  margin: 0.8em 0;
}
.tf2023-title2 {
  margin: 0.8em 0 0.1em;
}
.tf2023-image_panel figure div {
  line-height: 0;
}
.tf2023-image_panel figure div img {
  margin-right: 1px;
  margin-bottom: 1px;
}
.tf2023-image_logo {
  margin-top: 1em;
  vertical-align: middle;
  line-height: 0;
}
.tf2023-image_logo figure {
  margin: 0;
}
.tf2023-image_logo img {
  display: block;
  margin-right: 0;
  margin-left: auto;
}
.tf2023-area {
  background: #EAF6FD;
  padding: 1em;
  margin: 1em 0;
  border-radius: 0.4em;
}
.tf2023-area figure {
  margin: 0;
  margin-top: 0.5em;
  display: flex;
  justify-content: flex-end;
  align-items: flex-end;
  gap: 0.5em;
}
.tf2023-area figure figcaption {
  display: block;
  margin: 0;
  font-size: 0.8em;
}
.tf2023-area figure img {
  display: block;
  padding: 10px;
  background-color: #FFF;
}
.tf2023-area p {
  margin: 0;
  font-size: 0.9em;
}

.utd-image_panel {
  margin: 1em 0 0 0.5em;
}
.utd-image_panel-wrap {
  float: right;
  margin: 0;
}
.utd-image_panel figure div {
  line-height: 0;
}
.utd-image_panel figure div img {
  margin: 0;
}
.utd-image_report figure {
  margin: 0;
  display: flex;
  align-items: flex-end;
  gap: 0.5em;
}
.utd-image_report figure img {
  display: block;
}
.utd-image_report figure figcaption {
  margin: 0;
  font-size: 0.8em;
  line-height: 1.5;
  caption-side: bottom;
}
.utd-table {
  margin: 1.5em 0;
  border-collapse: collapse;
  table-layout: fixed;
  width: 100%;
}
.utd-table caption {
  color: #0096E0;
  text-align: left;
  font-weight: bold;
}
.utd-table tr:nth-child(even) {
  background: #EAF6FD;
}
.utd-table tr th {
  width: 54%;
  vertical-align: middle;
  padding: 5px 1em 5px 5px;
  text-align: left;
  font-size: 0.9em;
  font-weight: normal;
  border-bottom: 1px solid #000;
}
.utd-table tr td {
  width: 46%;
  border-bottom: 1px solid #000;
  padding: 5px 5px 5px 5px;
  font-size: 0.8em;
  font-weight: bold;
}
.utd-area {
  background: #EAF6FD;
  padding: 1em;
  margin: 1em 0;
}
.utd-area figure {
  margin: 0;
  margin-bottom: 1em;
}
.utd-area figure img {
  background-color: #FFF;
  line-height: 0;
  margin: 0;
  vertical-align: bottom;
}
.utd-area p {
  margin: 0;
  font-size: 0.9em;
  text-indent: 1em;
}
.utd-noteonly {
  font-size: 0.8em;
}
