  @charset "UTF-8";
.column-h2 {
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-size: 1.5em;
  font-weight: normal;
  line-height: 1em;
  margin-bottom: 0.5em; }

.color-blue {
  color: #0066A0; }

.color-red {
  color: #E4007F; }

.color-skyblue {
  color: #00A1E9; }

.color-mckenzie {
  color: #8E6539; }

.color-purple {
  color: #96017C; }

.color-black {
  color: #000000; }

.wb-all {
  word-break: break-all; }

.mr1half {
  margin-right: 1.68em; }

.txt-inline {
  display: inline;
  line-height: 1.7; }
  .txt-inline-first {
    display: inline;
    line-height: 1.7;
    margin-left: 1em; }

.txt-dot {
  padding: 0.3em 0;
  background-repeat: repeat-x;
  background-size: 1em 0.2em;
  background-position: top left;
  background-image: -webkit-gradient(radial, center center, 0, center center, 1.5, from(#000000), color-stop(0.5, #000000), color-stop(0.9, transparent), to(transparent));
  background-image: -webkit-radial-gradient(center center, 0.12em 0.12em, #000000, #000000 95%, transparent 95%, transparent);
  background-image: radial-gradient(0.12em 0.12em at center center, #000000, #000000 95%, rgba(0, 0, 0, 0)); }

.fnt-italic {
  font-style: italic; }

.ltsp-m01 {
  letter-spacing: -0.1px;
  margin-right: 0.1px; }

.ltsp-1em {
  letter-spacing: 1em;
  margin-right: -1em; }

.fund_record {
  margin: 1em 0;
  border-collapse: collapse; }
  .fund_record caption {
    font-weight: bold;
    text-align: left; }
  .fund_record th {
    font-weight: normal;
    border-bottom: 1px solid #000;
    padding: 0.3em;
    white-space: nowrap;
    vertical-align: middle;
    padding: 0 5px; }
  .fund_record td {
    border-bottom: 1px solid #000;
    vertical-align: middle;
    padding: 0 5px; }
  .fund_record td.has_num {
    /* 追加 */
    vertical-align: top;
    white-space: nowrap; }
  .fund_record tbody {
    background: #FFFDED; }
  .fund_record .has_border {
    border-left: 1px solid #000;
    border-right: 1px solid #000; }

.umitokibounogakko-header {
  padding: 0 0 1em;
  background-image: url("/gen03/kouhou/1536/img/column/namisen.png");
  background-repeat: repeat-x;
  background-position: bottom; }
.umitokibounogakko-body {
  padding: 0 0 1em;
  background-image: url("/gen03/kouhou/1536/img/column/namisen.png");
  background-repeat: repeat-x;
  background-position: bottom; }
.umitokibounogakko-logo {
  float: left; }
.umitokibounogakko-ttl-wrap {
  margin-left: 9em; }
  @media screen and (max-width: 580px) {
    .umitokibounogakko-ttl-wrap {
      /* 追加（見づらいのでスマホ対応） */
      margin-left: auto; }
      .umitokibounogakko-ttl-wrap img {
        margin-top: 0.5em; } }
.umitokibounogakko-counter {
  float: right;
  font-size: 0.5em;
  vertical-align: middle;
  font-weight: normal;
  margin-top: 0.5em; }
  @media screen and (max-width: 580px) {
    .umitokibounogakko-counter {
      /* 追加（見づらいのでスマホ対応） */
      display: block;
      float: none;
      text-align: right; } }
.umitokibounogakko-img-wrap {
  display: table;
  margin: 0; }
  .umitokibounogakko-img-wrap-left {
    /* 追加 */
    display: table;
    margin: 0.5em 0.5em 0 0; }
  .umitokibounogakko-img-wrap-left4yokobottom {
    /* 追加 */
    display: table;
    margin: 0.5em 0.5em 0 0; }
    @media screen and (max-width: 630px) {
      .umitokibounogakko-img-wrap-left4yokobottom {
        /* 追加（見づらいのでスマホ対応） */
        display: block;
        width: 100%; } }
  .umitokibounogakko-img-wrap-right {
    /* 追加 */
    display: table;
    margin: 0.5em 0 0 0.5em; }
  .umitokibounogakko-img-wrap-right4yokobottom {
    /* 追加 */
    display: table;
    margin: 0.5em 0 0 0.5em; }
    @media screen and (max-width: 630px) {
      .umitokibounogakko-img-wrap-right4yokobottom {
        /* 追加（見づらいのでスマホ対応） */
        display: block;
        width: 100%; } }
  .umitokibounogakko-img-wrap-center {
    /* 追加 */
    display: table;
    margin: 0.5em auto 0; }
  .umitokibounogakko-img-wrap-inside-yoko {
    /* 追加（横並びにする場合…外側の<div>に&-left,&-center,&-rightを当てる） */
    display: table;
    margin: 0 0.5em 0 0; }
    .umitokibounogakko-img-wrap-inside-yoko:last-of-type {
      margin: 0; }
  .umitokibounogakko-img-wrap-inside-yokobottom {
    /* 追加（横並びにして画像を下ぞろえにする場合…外側の<div>に&-left,&-center,&-rightを当てる） */
    display: inline-block;
    width: auto;
    vertical-align: bottom;
    padding: 0 0.5em 0 0;
    margin: 0; }
    @media screen and (max-width: 550px) {
      .umitokibounogakko-img-wrap-inside-yokobottom {
        /* 追加（見づらいのでスマホ対応） */
        display: block; } }
    .umitokibounogakko-img-wrap-inside-yokobottom:last-of-type {
      padding: 0; }
.umitokibounogakko-img-caption {
  display: table-caption;
  font-size: 0.6em;
  color: #02647A;
  caption-side: bottom; }
  .umitokibounogakko-img-caption-top {
    display: table-caption;
    font-size: 0.6em;
    color: #02647A;
    caption-side: top; }
  .umitokibounogakko-img-caption-yokobottom {
    /* 追加（横並びにして画像を下ぞろえにする場合…-caption-sideは効かない） */
    display: block;
    font-size: 0.6em;
    color: #02647A;
    max-width: 129px;
    /* キャプションを付けたい画像の幅に合わせて調整*/ }
.umitokibounogakko-list {
  margin: 0;
  line-height: 1.7;
  list-style-image: url("/gen03/kouhou/1536/img/column/star.png"); }
.umitokibounogakko-ref {
  color: #0e282e; }
.umitokibounogakko-sep {
  /* 追加 */
  background-image: url("/gen03/kouhou/1536/img/column/star_line4.png"), url("/gen03/kouhou/1536/img/column/star_line4.png");
  background-repeat: no-repeat, no-repeat;
  background-position: center top 0.6em, center bottom 0.6em;
  padding-top: calc(11px + (0.6em * 2));
  padding-bottom: calc(11px + (0.6em * 2)); }
.umitokibounogakko-sep2 {
  /* 追加 */
  background-image: url("/gen03/kouhou/1536/img/column/star_line4.png");
  background-repeat: no-repeat;
  background-position: center top 0.6em;
  padding-top: calc(11px + (0.6em * 2)); }
.umitokibounogakko-movie {
  /* 追加 */
  margin-top: 1em;
  margin-bottom: -1em; }
.umitokibounogakko-search {
  /* 追加 */
  border: 2px solid #f00;
  padding: 2px 3px 1px; }
.umitokibounogakko-caption-width {
  /* 追加（1535向け） */
  width: 32em;
  margin-left: auto;
  margin-right: 0px; }
.umitokibounogakko-arrow-pos {
  /* 追加（1535向け） */
  position: absolute;
  bottom: 20%;
  right: -2%; }
  @media screen and (max-width: 550px) {
    .umitokibounogakko-arrow-pos {
      /* 追加（見づらいのでスマホ対応） */
      display: none; } }
  .umitokibounogakko-arrow-pos-wrap {
    position: relative; }

.sochodayori-ttl {
  margin: 0;
  display: inline; }
.sochodayori-ttl-wrap {
  margin: 1em 0 0; }
  .sochodayori-ttl-wrap::after {
    content: "";
    display: block;
    clear: both;
    width: 100%; }
.sochodayori-counter {
  display: inline-block;
  font-size: 0.5em;
  vertical-align: 90%;
  font-weight: normal;
  margin-left: 1em; }
.sochodayori-header {
  padding-bottom: 1em;
  border-bottom: 3px solid #d0121b; }
.sochodayori-body {
  padding-bottom: 1em;
  border-bottom: 3px solid #d0121b; }

.renkeikenkyu-ttl {
  /*margin:0;*/
  display: inline; }
.renkeikenkyu-ttl-wrap {
  margin: 1em 0 0; }
  .renkeikenkyu-ttl-wrap::after {
    content: "";
    display: block;
    clear: both;
    width: 100%; }
.renkeikenkyu-counter {
  display: inline-block;
  font-size: 0.5em;
  vertical-align: 90%;
  font-weight: normal;
  margin-left: 1em; }
.renkeikenkyu-header {
  padding-bottom: 1em;
  border-bottom: 3px solid #8E643A; }
.renkeikenkyu-body {
  padding-bottom: 1em;
  border-bottom: 3px solid #8E643A; }
.renkeikenkyu-question {
  color: #8E643A;
  font-size: 1em;
  font-weight: normal;
  margin-bottom: 0;
  text-indent: 1em; }
.renkeikenkyu-img-wrap {
  display: table;
  margin: 0.5em 0; }
.renkeikenkyu-img-wrap-left {
  display: table;
  margin: 0 0.8em 0 0;
  float: left; }
.renkeikenkyu-img-wrap-right {
  display: table;
  margin: 0 0 0 0.8em;
  float: right; }
.renkeikenkyu-img-wrap-center {
  display: table;
  margin: 0.5em auto 0; }
.renkeikenkyu-img-caption {
  display: table-caption;
  font-size: 0.7em;
  caption-side: bottom; }

.watashinooshigoto-ttl {
  margin: 0;
  display: inline; }
.watashinooshigoto-ttl-wrap {
  margin: 1em 0 0; }
  .watashinooshigoto-ttl-wrap::after {
    content: "";
    display: block;
    clear: both;
    width: 100%; }
.watashinooshigoto-counter {
  display: inline-block;
  font-size: 0.5em;
  vertical-align: 90%;
  font-weight: normal;
  margin-left: 1em; }
.watashinooshigoto-header {
  padding-bottom: 1em;
  border-bottom: 3px solid #2BA739; }
.watashinooshigoto-body {
  padding-bottom: 1em;
  border-bottom: 3px solid #2BA739; }
.watashinooshigoto-img-wrap {
  display: table;
  margin: 0.5em 0 0; }
  .watashinooshigoto-img-wrap-left {
    /* 追加 */
    display: table;
    margin: 0.5em 1em 0 0; }
  .watashinooshigoto-img-wrap-right {
    /* 追加 */
    display: table;
    margin: 0.5em 0 0 1em; }
  .watashinooshigoto-img-wrap-center {
    display: table;
    margin: 0.5em auto 0; }
.watashinooshigoto-img-caption {
  display: table-caption;
  font-size: 0.8em;
  caption-side: bottom; }
.watashinooshigoto-profile {
  padding-top: 1em;
  padding-bottom: 0;
  border-top: 1px solid #000; }
  .watashinooshigoto-profile dt {
    margin: 0;
    display: inline; }
  .watashinooshigoto-profile dd {
    margin: 0;
    display: inline; }
    .watashinooshigoto-profile dd::after {
      content: "";
      display: block;
      width: 100%; }

.utokyobf {
  /*追加*/ }
  .utokyobf-ttl {
    margin: 0;
    display: inline; }
  .utokyobf-ttl-wrap {
    margin: 1em 0 0; }
    .utokyobf-ttl-wrap::after {
      content: "";
      display: block;
      clear: both;
      width: 100%; }
  .utokyobf-counter {
    display: inline-block;
    font-size: 0.5em;
    vertical-align: 90%;
    font-weight: normal;
    margin-left: 1em; }
  .utokyobf-name {
    position: absolute;
    bottom: 0;
    right: 0; }
    .utokyobf-name-wrap {
      position: relative; }
  .utokyobf-header {
    padding-bottom: 1em;
    border-bottom: 3px solid #f08300; }
  .utokyobf-body {
    padding-bottom: 1em;
    border-bottom: 3px solid #f08300; }
  .utokyobf-question {
    color: #AD5E00;
    font-size: 1em;
    font-weight: normal;
    margin-bottom: 0; }
  .utokyobf-img {
    float: right;
    margin: 0 0 0 1em; }

.interpreters-ttl {
  margin: 0;
  display: inline; }
  @media screen and (max-width: 580px) {
    .interpreters-ttl {
      /* 追加（見づらいのでスマホ対応） */
      display: block;
      margin-bottom: -1em; } }
.interpreters-ttl-wrap {
  margin: 1em 0 0; }
  .interpreters-ttl-wrap::after {
    content: "";
    display: block;
    clear: both;
    width: 100%; }
.interpreters-counter {
  display: inline-block;
  font-size: 0.5em;
  vertical-align: 90%;
  font-weight: normal;
  margin-left: 1em; }
  @media screen and (max-width: 580px) {
    .interpreters-counter {
      /* 追加（見づらいのでスマホ対応） */
      display: block;
      margin-top: 3em;
      margin-bottom: -2em; } }
.interpreters-header {
  padding-bottom: 1em;
  border-bottom: 3px solid #D0121B; }
.interpreters-body {
  padding-bottom: 1em;
  border-bottom: 3px solid #D0121B; }
.interpreters-img-wrap-left {
  display: table;
  margin: 0 0.8em 0 0;
  float: left; }
.interpreters-img-wrap-right {
  display: table;
  margin: 0 0 0 0.8em;
  float: right; }
.interpreters-img-wrap-center {
  display: table;
  margin: 0.5em auto 0; }
.interpreters-img-caption {
  display: table-caption;
  font-size: 0.7em;
  caption-side: bottom; }

.kuradashi-ttl {
  margin: 0;
  display: inline; }
  @media screen and (max-width: 580px) {
    .kuradashi-ttl {
      /* 追加（見づらいのでスマホ対応） */
      display: block;
      margin-bottom: -1em; } }
.kuradashi-ttl-wrap {
  margin: 1em 0 0; }
  .kuradashi-ttl-wrap::after {
    content: "";
    display: block;
    clear: both;
    width: 100%; }
.kuradashi-counter {
  display: inline-block;
  font-size: 0.5em;
  vertical-align: 90%;
  font-weight: normal;
  margin-left: 1em; }
  @media screen and (max-width: 580px) {
    .kuradashi-counter {
      /* 追加（見づらいのでスマホ対応） */
      display: block;
      margin-top: 3em;
      margin-bottom: -2em; } }
.kuradashi-header {
  padding-bottom: 1em;
  border-bottom: 3px solid #EF9F8E; }
.kuradashi-body {
  padding-bottom: 1em;
  border-bottom: 3px solid #EF9F8E; }
.kuradashi-img-wrap-left {
  display: table;
  margin: 0 0.8em 0 0;
  float: left; }
.kuradashi-img-wrap-right {
  display: table;
  margin: 0 0 0 0.8em;
  float: right; }
.kuradashi-img-wrap-center {
  display: table;
  margin: 0.5em auto 0; }

.liberal_arts-ttl {
  margin: 0 auto;
  display: block;
  vertical-align: top;
  border-left: 0.5em solid #fff;
  border-right: 0.5em solid #fff; }
  .liberal_arts-ttl-wrap {
    background-image: url("/gen03/kouhou/1536/img/column/horizon_pattern.png");
    background-repeat: repeat-x;
    background-position: center; }
  .liberal_arts-ttl-area {
    clear: both;
    padding-bottom: 1em;
    background-image: url("/gen03/kouhou/1536/img/column/horizon_pattern.png");
    background-repeat: repeat-x;
    background-position: bottom; }
.liberal_arts-counter {
  float: right;
  font-size: 0.8em;
  vertical-align: middle;
  font-weight: normal;
  margin-top: 0.5em;
  vertical-align: top; }
.liberal_arts-img-wrap {
  display: table;
  margin: 0; }
  .liberal_arts-img-wrap-left {
    /* 追加 */
    display: table;
    margin: 0.5em 0.5em 0 0; }
  .liberal_arts-img-wrap-right {
    /* 追加 */
    display: table;
    margin: 0.5em 0 0 0.5em; }
  .liberal_arts-img-wrap-center {
    /* 追加 */
    display: table;
    margin: 0.5em auto 0; }
.liberal_arts__signature {
  display: flex;
  align-items: flex-end;
  justify-content: flex-end; }
.liberal_arts__signature2 {
  float: right; }
  .liberal_arts__signature2-pic {
    display: inline-block; }
  .liberal_arts__signature2-name {
    display: inline-block; }
.liberal_arts__signature3 {
  float: right;
  margin: 1em 0 0 1em; }
  .liberal_arts__signature3-pic {
    display: inline-block; }
  .liberal_arts__signature3-name {
    display: inline-block; }
    .liberal_arts__signature3-name span {
      display: block; }
  @media screen and (max-width: 580px) {
    .liberal_arts__signature3 {
      float: none;
      text-align: right;
      padding-left: 0; } }
.liberal_arts-img-wrap {
  display: table;
  margin: 1em 0; }
.liberal_arts-img-caption {
  display: table-caption;
  font-size: 0.7em;
  color: #02647A;
  caption-side: bottom; }
.liberal_arts-img-caption-1st {
  display: table-caption;
  font-size: 0.7em;
  /*color:#02647A;*/
  caption-side: bottom; }
  .liberal_arts-img-caption-1st:first-letter {
    color: #02647A; }
.liberal_arts-img-caption-span {
  color: #02647A; }
.liberal_arts-img-caption-black {
  display: table-caption;
  font-size: 0.7em;
  caption-side: bottom; }
.liberal_arts-ref {
  color: #02647A; }
.liberal_arts__h3 {
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-size: 1.2em;
  font-weight: normal;
  color: #0066A0; }
.liberal_arts__h3b {
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-size: 1.2em;
  font-weight: normal; }
.liberal_arts-question {
  color: #0066A0;
  font-size: 1em;
  font-weight: normal;
  margin-bottom: 0;
  text-indent: 1em; }
.liberal_arts__table {
  font-size: 0.7em;
  border-collapse: collapse;
  border-bottom: 1px solid #000;
  margin: 3em auto 0; }
  .liberal_arts__table caption {
    font-size: 120%;
    font-weight: bold;
    text-align: left; }
  .liberal_arts__table tr {
    border-bottom: 1px solid #000; }
  .liberal_arts__table th {
    font-weight: normal;
    vertical-align: top;
    padding-right: 1em;
    max-width: 20em; }
  .liberal_arts__table td {
    vertical-align: top; }
  .liberal_arts__table .cell-yellow {
    background: #FFFDED; }
  .liberal_arts__table .cell-gray {
    background: #EEEFEF; }
.liberal_arts__members {
  margin: 1em auto;
  text-align: center;
  max-width: 450px; }
.liberal_arts__footer {
  padding-top: 1em;
  background-image: url("/gen03/kouhou/1536/img/column/horizon_pattern.png");
  background-repeat: repeat-x;
  background-position: top;
  font-size: 0.8em; }

.depdayori-ttl {
  margin: 0;
  display: inline; }
.depdayori-ttl-wrap {
  margin: 1em 0 0; }
  .depdayori-ttl-wrap::after {
    content: "";
    display: block;
    clear: both;
    width: 100%; }
.depdayori-counter {
  display: inline-block;
  font-size: 0.5em;
  vertical-align: 3em;
  font-weight: normal;
  margin-left: 1em; }
.depdayori-header {
  padding-bottom: 1em;
  border-bottom: 3px solid #4584BC; }
.depdayori-body {
  padding-bottom: 1em;
  border-bottom: 3px solid #4584BC; }
.depdayori-img {
  float: right;
  margin: 0 0 0 1em; }

.kaleidoscope-ttl {
  margin: 0;
  display: inline; }
.kaleidoscope-ttl2 {
  margin: 0; }
  .kaleidoscope-ttl2-box-left {
    display: inline-block;
    width: calc(50% - 3px); }
    @media screen and (max-width: 580px) {
      .kaleidoscope-ttl2-box-left {
        width: 100%; } }
  .kaleidoscope-ttl2-box-right {
    display: inline-block;
    width: calc(50% - 3px);
    text-align: right;
    vertical-align: bottom; }
    @media screen and (max-width: 580px) {
      .kaleidoscope-ttl2-box-right {
        width: 100%; } }
.kaleidoscope-ttl-wrap {
  margin: 1em 0 0; }
  .kaleidoscope-ttl-wrap::after {
    content: "";
    display: block;
    clear: both;
    width: 100%; }
.kaleidoscope-counter {
  display: inline-block;
  font-size: 0.8em;
  vertical-align: 90%;
  font-weight: normal;
  margin-left: 1em;
  float: left; }
.kaleidoscope-header {
  padding-bottom: 1em;
  border-bottom: 3px solid #96017C; }
.kaleidoscope-body {
  padding-bottom: 1em;
  border-bottom: 3px solid #96017C; }
.kaleidoscope-img-wrap-left {
  display: table;
  margin: 0 0.8em 0 0;
  float: left; }
.kaleidoscope-img-wrap-right {
  display: table;
  margin: 0 0 0 0.8em;
  float: right; }
.kaleidoscope-img-wrap-center {
  display: table;
  margin: 0.5em auto 0; }
.kaleidoscope-img-caption {
  display: table-caption;
  font-size: 0.7em;
  caption-side: bottom; }

.fsreport-ttl {
  margin: 0;
  display: inline; }
.fsreport-ttl2 {
  margin: 0; }
  .fsreport-ttl2-box-left {
    display: inline-block;
    width: calc(276px);
    margin-bottom: 3em; }
    @media screen and (max-width: 680px) {
      .fsreport-ttl2-box-left {
        width: 100%;
        margin-bottom: 0; } }
  .fsreport-ttl2-box-right {
    display: inline-block;
    width: calc(100% - (276px + (3px * 2)));
    text-align: right;
    vertical-align: bottom; }
    @media screen and (max-width: 680px) {
      .fsreport-ttl2-box-right {
        width: 100%; } }
.fsreport-ttl3 {
  margin: 0; }
  .fsreport-ttl3-box-left {
    display: inline-block;
    width: calc(276px);
    position: relative; }
    @media screen and (max-width: 680px) {
      .fsreport-ttl3-box-left {
        width: 100%; } }
  .fsreport-ttl3-box-right {
    display: inline-block;
    width: calc(100% - (276px + (3px * 2)));
    text-align: right;
    vertical-align: bottom; }
    @media screen and (max-width: 680px) {
      .fsreport-ttl3-box-right {
        width: 100%; } }
.fsreport-ttl-wrap {
  margin: 1em 0 0; }
  .fsreport-ttl-wrap::after {
    content: "";
    display: block;
    clear: both;
    width: 100%; }
.fsreport-counter {
  display: inline-block;
  font-size: 0.8em;
  vertical-align: 90%;
  font-weight: normal;
  margin-top: 1em;
  float: left; }
.fsreport-counter3 {
  position: absolute;
  bottom: 26%;
  display: inline-block;
  font-size: 0.8em;
  vertical-align: 90%;
  font-weight: normal;
  float: left; }
.fsreport-header {
  padding-bottom: 1em;
  border-bottom: 3px solid #136F79; }
.fsreport-body {
  padding-bottom: 1em;
  border-bottom: 3px solid #136F79; }
.fsreport-img-wrap-left {
  display: table;
  margin: 0.4em 0.8em 0 0;
  float: left; }
.fsreport-img-wrap-right {
  display: table;
  margin: 0.4em 0 0 0.8em;
  float: right; }
.fsreport-img-caption {
  display: table-caption;
  font-size: 0.7em;
  caption-side: bottom; }

.note_marker {
  color: #E4007F;
  white-space: nowrap; }

.bracket-left {
  vertical-align: top;
  font-size: 75%; }

.bracket-right {
  font-size: 75%; }
