  @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/1575/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/1575/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;
}

/* 1575 */
.do-image_wrap {
  background-color: #231916;
}
.do-image_wrap h1 img {
  vertical-align: bottom;
}
.do-image_yokonarabi {
  display: flex;
  align-items: flex-end;
  /*
  @media(max-width:580px){
    flex-direction: column;
    align-items: flex-start;
  }
  */
}
@media (max-width: 680px) {
  .do-image_yokonarabi {
    flex-wrap: wrap;
    justify-content: space-between;
  }
}
.do-image_logo, .do-image_member {
  flex-shrink: 0;
}
.do-image_logo figure, .do-image_member figure {
  margin: 0;
}
.do-image_logo figure img, .do-image_member figure img {
  vertical-align: bottom;
}
.do-image_logo {
  order: 1;
}
@media (max-width: 680px) {
  .do-image_logo {
    order: 2;
  }
}
.do-image_logo figure {
  margin: 0;
}
.do-image_logo figure img {
  padding: 0 3px 3px 3px;
}
.do-image_member {
  order: 3;
}
@media (max-width: 680px) {
  .do-image_member {
    order: 3;
  }
}
.do-image_text {
  order: 2;
}
@media (max-width: 680px) {
  .do-image_text {
    order: 1;
    width: 100%;
  }
}
.do-image_text p {
  margin: 0;
  padding: 2px;
  color: #FFFFFF;
}
.do-title {
  line-height: 1.2;
  color: #0096E0;
  font-size: 1.2em;
  font-weight: bold;
  margin: 1em 0;
}
.do-bk {
  background-color: #EEEFEF;
}
.do-table {
  margin: 1em 0 0.5em;
  border-collapse: collapse;
  /*table-layout: fixed;*/
  width: 100%;
}
.do-table-title {
  margin: 0;
  font-size: 0.97em;
  font-weight: bold;
  text-align: left;
  color: #0096E0;
}
.do-table-title:first-letter {
  color: #000;
}
.do-table tr th,
.do-table tr td {
  padding: 0.3em;
  font-size: 0.8em;
  border-bottom: 1px solid #000;
}
.do-table tr th {
  white-space: nowrap;
  font-weight: normal;
  vertical-align: middle;
}
@media (max-width: 680px) {
  .do-table tr th {
    white-space: normal;
  }
}
.do-table tbody tr {
  background-color: #FFFFFF;
}
.do-table tbody tr:nth-child(odd) {
  background-color: #EAF6FD;
}
.do-note {
  margin: 0;
  font-size: 0.8em;
  text-align: right;
}
