  @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;
}

.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(black), color-stop(0.5, black), color-stop(0.9, transparent), to(transparent));
  background-image: -webkit-radial-gradient(center center, 0.12em 0.12em, black, black 95%, transparent 95%, transparent);
  background-image: radial-gradient(0.12em 0.12em at center center, black, black 95%, transparent);
}

.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/1531/img/column/namisen.png");
  background-repeat: repeat-x;
  background-position: bottom;
}
.umitokibounogakko-body {
  padding: 0 0 1em;
  background-image: url("/gen03/kouhou/1531/img/column/namisen.png");
  background-repeat: repeat-x;
  background-position: bottom;
}
.umitokibounogakko-logo {
  float: left;
}
.umitokibounogakko-ttl-wrap {
  margin-left: 9em;
}
.umitokibounogakko-counter {
  float: right;
  font-size: 0.5em;
  vertical-align: middle;
  font-weight: normal;
  margin-top: 0.5em;
}
.umitokibounogakko-img-wrap {
  display: table;
  margin: 0;
}
.umitokibounogakko-img-wrap-left {
  /* 追加 */
  display: table;
  margin: 0.5em 0.5em 0 0;
}
.umitokibounogakko-img-wrap-right {
  /* 追加 */
  display: table;
  margin: 0.5em 0 0 0.5em;
}
.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-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-list {
  margin: 0;
  line-height: 1.7;
  list-style-image: url("/gen03/kouhou/1531/img/column/star.png");
}
.umitokibounogakko-ref {
  color: #02647A;
}
.umitokibounogakko-sep {
  /* 追加 */
  background-image: url("/gen03/kouhou/1531/img/column/star_line4.png"), url("/gen03/kouhou/1531/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/1531/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;
}

.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;
}

.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;
}

.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-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%;
}

.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;
}

.interpreters-ttl {
  margin: 0;
  display: inline;
}
.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;
}
.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;
}
.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;
}
.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;
}
