  @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/1574/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/1574/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: #0096E0;
}

.color-dark-blue {
  color: #093488;
}

.color-blue {
  color: #0066A0;
}

.color-pink {
  color: #E4007F;
}

.color-brown {
  color: #8E643A;
}

.underbar-brown {
  border-bottom: 1px solid #8E643A;
}

.nowrap {
  white-space: nowrap;
}

.note {
  font-size: 0.8em;
  margin: 0 0 2em;
}
.note__marker {
  color: #E4007F;
}

/* 1573 */
.kut-heading {
  position: relative;
}
.kut-heading img:first-of-type {
  position: absolute;
  top: 0;
  left: 0;
}
.kut-biography {
  margin: -5.5vw 1em 1em 1em;
  z-index: 2;
  position: relative;
  font-size: 0.8em;
  background: rgba(255, 255, 255, 0.7);
}
.kut-dialogue {
  position: relative;
}
.kut-dialogue::before {
  content: url(/gen03/kouhou/1574/img/features/wto_quote-start.png);
  display: block;
  position: absolute;
  top: calc(2em + (-0.5em));
  left: -2em;
}
@media (max-width: 580px) {
  .kut-dialogue::before {
    left: -1em;
  }
}
.kut-dialogue::after {
  content: url(/gen03/kouhou/1574/img/features/wto_quote-end.png);
  display: block;
  position: absolute;
  bottom: -0.5em;
  right: -2em;
}
@media (max-width: 580px) {
  .kut-dialogue::after {
    right: -1em;
  }
}
.kut-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;
}
.kut-maintitle span {
  display: block;
  font-size: 80%;
}
.kut-title1, .kut-title2 {
  line-height: 1.2;
  font-size: 1.2em;
  font-weight: bold;
}
.kut-title1 {
  margin: 0.8em 0;
}
.kut-title2 {
  margin: 0.8em 0 0.1em;
}
.kut-image_panel1 figure div,
.kut-image_panel1 figure figcaption {
  display: inline-block;
}
.kut-image_panel1 figure div {
  line-height: 0;
}
.kut-image_panel1 figure div img {
  margin-right: 1px;
  margin-bottom: 1px;
}
.kut-image_panel1 figure figcaption {
  margin: 0;
  font-size: 0.8em;
  line-height: 1.5;
}
.kut-image_panel2 {
  max-width: 500px;
}
.kut-image_panel2 figure {
  line-height: 0;
}
.kut-image_panel2 figure img {
  margin-right: 1px;
  margin-bottom: 1px;
}
.kut-image_picture {
  vertical-align: middle;
  line-height: 0;
}
.kut-image_picture img {
  margin: 1px;
}
.kut-image_picture figure {
  margin: 0;
}
.kut-image_picture figcaption {
  margin: 0;
  font-size: 0.8em;
  line-height: 1.5;
}
.kut-table {
  margin: 1em 0 0.5em;
  border-collapse: collapse;
  table-layout: fixed;
}
.kut-table tr th,
.kut-table tr td {
  padding: 0.3em;
  font-size: 0.8em;
  border: 1px solid #000;
}
.kut-table tr th {
  font-weight: normal;
  vertical-align: middle;
}
.kut-table thead tr,
.kut-table tbody tr:nth-child(odd) {
  background: #E9EEF8;
}
.kut-tablenote {
  margin: 0 0 1em;
  font-size: 0.8em;
}
.kut-area {
  background: #EAF6FD;
  padding: 1em;
  margin: 1em 0;
}
.kut-area-title {
  line-height: 1.2;
  font-size: 1.3em;
  margin-top: 0;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
.kut-area-lead {
  line-height: 1.2;
  font-size: 1.1em;
  margin-top: 0;
  color: #8E6539;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
.kut-area-name {
  line-height: 1.2;
  font-size: 1.2em;
  margin-top: 0;
  margin-bottom: 0.2em;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
.kut-area-yokonarabi {
  display: flex;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: flex-start;
  gap: 1em;
}
@media screen and (max-width: 680px) {
  .kut-area-yokonarabi {
    display: block;
  }
}
.kut-area figure {
  margin: 0;
}
.kut-area p {
  margin: 0;
  font-size: 0.9em;
}
.kut-bk {
  background-image: url(/gen03/kouhou/1574/img/features/kut_back.png);
  background-repeat: no-repeat;
  background-position: top left;
  background-size: contain;
}
.kut-num-1, .kut-num-2, .kut-num-3, .kut-num-4, .kut-num-5, .kut-num-6, .kut-num-7, .kut-num-8, .kut-num-9, .kut-num-10, .kut-num-11, .kut-num-12, .kut-num-13, .kut-num-14 {
  margin-left: 1em;
  background-repeat: no-repeat;
  background-position: center center;
}
.kut-num-1 {
  background-image: url(/gen03/kouhou/1574/img/features/kut_num_1.png);
}
.kut-num-2 {
  background-image: url(/gen03/kouhou/1574/img/features/kut_num_2.png);
}
.kut-num-3 {
  background-image: url(/gen03/kouhou/1574/img/features/kut_num_3.png);
}
.kut-num-4 {
  background-image: url(/gen03/kouhou/1574/img/features/kut_num_4.png);
}
.kut-num-5 {
  background-image: url(/gen03/kouhou/1574/img/features/kut_num_5.png);
}
.kut-num-6 {
  background-image: url(/gen03/kouhou/1574/img/features/kut_num_6.png);
}
.kut-num-7 {
  background-image: url(/gen03/kouhou/1574/img/features/kut_num_7.png);
}
.kut-num-8 {
  background-image: url(/gen03/kouhou/1574/img/features/kut_num_8.png);
}
.kut-num-9 {
  background-image: url(/gen03/kouhou/1574/img/features/kut_num_9.png);
}
.kut-num-10 {
  background-image: url(/gen03/kouhou/1574/img/features/kut_num_10.png);
}
.kut-num-11 {
  background-image: url(/gen03/kouhou/1574/img/features/kut_num_11.png);
}
.kut-num-12 {
  background-image: url(/gen03/kouhou/1574/img/features/kut_num_12.png);
}
.kut-num-13 {
  background-image: url(/gen03/kouhou/1574/img/features/kut_num_13.png);
}
.kut-num-14 {
  background-image: url(/gen03/kouhou/1574/img/features/kut_num_14.png);
}
.kut-noteonly {
  font-size: 0.75em;
}

/* 1574 */
.page-html-inner_oe-top,
.page-html-inner_oe-bottom {
  margin: 30px 70px;
}
@media screen and (max-width: 800px) {
  .page-html-inner_oe-top,
  .page-html-inner_oe-bottom {
    margin: 20px 20px;
  }
}

.page-html-inner_oe-top {
  margin-bottom: 0;
}

.page-html-inner_oe-middle {
  margin: 0;
}

.page-html-inner_oe-bottom {
  margin-top: 0;
}

.oe-bk {
  background-color: #E4E5E1;
  line-height: 0;
  text-align: center;
}
@media screen and (max-width: 800px) {
  .oe-bk img {
    max-width: calc(100% - (20px * 2));
  }
}
.oe-copyright {
  margin: 0;
  font-size: 0.8em;
  text-align: right;
}
.oe-title {
  line-height: 1.2;
  font-size: 1.3em;
  font-weight: bold;
  margin: 1em 0;
  color: #0096E0;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
.oe-image_attention {
  margin: 0;
  vertical-align: middle;
  text-align: right;
  line-height: 1;
}
@media screen and (max-width: 580px) {
  .oe-image_attention {
    margin-top: 0;
    margin-left: 0;
  }
}
.oe-image_attention figure {
  margin: 0;
  display: flex;
  gap: 0.4em;
}
@media screen and (max-width: 580px) {
  .oe-image_attention figure {
    flex-direction: column;
  }
}
.oe-image_attention figcaption {
  margin: 0;
  font-size: 0.8em;
  text-align: left;
  line-height: 1.5;
  word-break: break-all;
}
.oe-image_book {
  margin: 1em 0;
}
.oe-image_book figure {
  margin: 0;
  display: table;
  line-height: 0;
}
.oe-image_book figure img {
  margin: 2px 1px;
}
.oe-image_book figcaption {
  margin: 0.5em 0 0 0;
  font-size: 0.8em;
  text-align: left;
  line-height: 1.5;
  word-break: break-all;
}
.oe-image_picture:first-of-type {
  margin-top: 1em;
}
.oe-image_picture:last-of-type {
  margin-bottom: 1em;
}
.oe-image_picture figure {
  display: flex;
  flex-direction: row;
  gap: 0.4em;
  margin: 0.4em 0;
}
@media screen and (max-width: 580px) {
  .oe-image_picture figure {
    flex-direction: column;
  }
}
.oe-image_picture figure div {
  display: flex;
  flex-direction: column;
  flex-shrink: 0;
  gap: 0.4em;
}
.oe-image_picture figcaption {
  margin: 0;
  font-size: 0.8em;
  line-height: 1.5;
  position: relative;
}
.oe-image_nameplate figure {
  display: flex;
  gap: 0.4em;
}
.oe-image_nameplate figcaption {
  margin: 0;
  font-size: 0.8em;
  line-height: 1.5;
}
.oe-image_nameplate figcaption::first-letter {
  color: #0096E0;
}
.oe-person {
  position: absolute;
  bottom: 0;
}
@media screen and (max-width: 580px) {
  .oe-person {
    position: static;
  }
}
.oe-person_position {
  font-weight: normal;
  font-size: 100%;
  vertical-align: middle;
}
.oe-person_name {
  font-weight: bold;
  font-size: 120%;
}
.oe-area {
  margin: 1em 0;
  padding: 0.5em;
  background-color: #E4E5E1;
}
.oe-area-title {
  font-size: 1.2em;
  font-weight: bold;
  margin: 0 0 0.5em;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
.oe-area figure {
  display: flex;
  gap: 1em;
  align-items: flex-start;
  margin: 0;
}
@media screen and (max-width: 580px) {
  .oe-area figure {
    flex-direction: column;
  }
}
.oe-area figure img,
.oe-area figure figcaption {
  display: block;
}
.oe-area figure figcaption {
  margin: 0;
  font-size: 0.8em;
  text-align: left;
  line-height: 1.5;
  word-break: break-all;
  text-indent: 1em;
}

.hsc-image_logo {
  vertical-align: middle;
  text-align: right;
}
.hsc-image_logo-wrap {
  float: right;
  margin: -1em 0 0 0.1em;
}
@media screen and (max-width: 580px) {
  .hsc-image_logo-wrap {
    float: none;
    margin: 0;
  }
}
@media screen and (max-width: 580px) {
  .hsc-image_logo {
    margin-top: 0;
  }
}
.hsc-image_logo figure {
  margin: 0;
  display: table;
}
.hsc-image_member {
  margin: 1em 0;
}
.hsc-image_member figure {
  margin: 0;
  display: table;
  line-height: 0;
}
.hsc-image_member figure img {
  margin: 1px;
}
.hsc-image_member figcaption {
  margin: 0;
  font-size: 1em;
  font-weight: bold;
  text-align: center;
  line-height: 1.5;
  word-break: break-all;
}
.hsc-image_member figcaption .sub {
  font-size: 80%;
}
.hsc-title {
  line-height: 1.2;
  font-size: 1.2em;
  font-weight: bold;
  margin: 1em 0;
}
.hsc-bk {
  background-image: url(/gen03/kouhou/1574/img/features/hsc_back.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 60% auto;
}

.dmh-heading {
  position: relative;
}
.dmh-heading img:first-of-type {
  position: absolute;
  top: 0;
  left: 0;
}
.dmh-person_image {
  float: left;
  margin: 1em 1em 0.5em 0;
  display: table;
  margin-bottom: 2em;
}
.dmh-dialogue {
  clear: both;
  position: relative;
}
.dmh-dialogue::before {
  content: url(/gen03/kouhou/1574/img/features/dmh_quote-start.png);
  display: block;
  position: absolute;
  top: -2em;
  left: -2em;
}
@media (max-width: 580px) {
  .dmh-dialogue::before {
    left: -1em;
  }
}
.dmh-dialogue::after {
  content: url(/gen03/kouhou/1574/img/features/dmh_quote-end.png);
  display: block;
  position: absolute;
  bottom: -0.5em;
  right: -2em;
}
@media (max-width: 580px) {
  .dmh-dialogue::after {
    right: -1em;
  }
}
.dmh-title {
  line-height: 1.2;
  font-size: 1.2em;
  font-weight: bold;
  margin: 1em 0;
}
.dmh-noteonly {
  font-size: 0.8em;
}
.dmh-image_picture {
  margin: 1em 0;
}
.dmh-image_picture figure {
  display: flex;
  gap: 1px;
  flex-wrap: wrap;
}
.dmh-image_picture figure > div {
  display: flex;
  flex-direction: column;
  gap: 1px;
}
.dmh-image_picture figcaption {
  margin: 0 0 0.25em;
  font-size: 0.8em;
  text-align: left;
  line-height: 1.5;
  word-break: break-all;
}
