@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; }

.column-h3 {
  font-size: 1em;
  font-weight: bold;
  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; }

.color-bluegreen {
  color: #136F79; }

.color-orange {
  color: #F08200; }

.color-achikochi {
  color: #D0121B; }

.color-icho {
  color: #3787C4; }

.color-burari {
  color: #E4007F; }

.color-kikin {
  color: #939C26; }

.color-wechange {
  color: #00959A; }

.color-heart {
  color: #EE8080; }

.bk-color-white {
  background-color: #FFFFFF; }

.wb-all {
  word-break: break-all; }

@media screen and (max-width: 580px) {
  .wb-all4sp {
    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-noindent {
  margin: 0;
  line-height: 1.7; }

.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)); }

.txt-torikeshi {
  text-decoration: line-through; }

.txt-hangingindent1 {
  padding-left: 1em;
  text-indent: -1em; }

.txt-hangingindent3 {
  padding-left: 3em;
  text-indent: -3em; }

.fnt-italic {
  font-style: italic; }

.ltsp-m01 {
  letter-spacing: -0.1px;
  margin-right: 0.1px; }

.ltsp-m05 {
  letter-spacing: -0.5px;
  margin-right: 0.1px; }

.ltsp-m02em {
  letter-spacing: -0.2em;
  margin-right: 0.2em; }

.ltsp-1em {
  letter-spacing: 1em;
  margin-right: -1em; }

.disp-table {
  display: table; }
  .disp-table div {
    display: table-cell; }

.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; }

.note_marker {
  color: #E4007F;
  white-space: nowrap; }

.nowrap {
  white-space: nowrap; }

.mtm05 {
  margin-top: -0.5em; }

.lsm01 {
  letter-spacing: -0.1em; }

.lineheight13 {
  line-height: 1.3; }

.lineheight17 {
  line-height: 1.7; }

.ffgothic-nomeiryo {
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "ＭＳ ゴシック", "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif; }

.imgnoboyake4chrome {
  image-rendering: -webkit-optimize-contrast; }

.yokonarabi {
  display: flex; }
  .yokonarabi > div {
    flex: 1; }
  @media screen and (max-width: 580px) {
    .yokonarabi {
      display: block; } }

.liberal_arts {
  /*
  &-img-wrap{
    display:table;
    margin:0;
    &-left{
      display:table;
      margin:0.5em 0.5em 0 0;
    }
    &-right{
      display:table;
      margin:0.5em 0 0 0.5em;
    }
    &-center{
      display:table;
      margin:0.5em auto 0;
    }
  }
  &__signature{
    display:flex;
    align-items:flex-end;
    justify-content:flex-end;
  }
  &__signature2{
    float: right;
    &-pic{
      display: inline-block;
    }
    &-name{
      display: inline-block;
    }
  }
  &__signature3{
    float: right;
    &-pic{
      display: inline-block;
    }
    &-name{
      display: inline-block;
      span{
        display: block;
      }
    }
    margin:1em 0 0 1em;
    @media screen and (max-width: 580px) {
      float: none;
      text-align: right;
      padding-left: 0;
    }
  }
  &__signature4{
    display: inline-block;
    margin: 0;
    &-wrap{
      float: right;
      margin: 0 0 0.5em 0.5em;
    }
    &-pic{
      display: block;
      text-align: right;
      margin-left: 0;
      margin-left: auto;
    }
    &-name{
      display: block;
      text-align: right;
    }
  }
  &__signature5{
    float: right;
    display: flex;
    align-items: flex-end;
    line-height: 1;
    gap: 0.5em;
    @media screen and (max-width:580px) {
      float: none;
    }
    &-pics{
      display: inline-block;
      text-align: right;
      margin-left: 0;
      margin-left: auto;
    }
    &-name{
      display: inline-block;
      text-align: left;
      span{
        display: block;
      }
    }
  }
  &__signature6{
    display: block;
    margin: 1.5em 0 1em 1em;
    text-align: right;
    float: right;
    &-pics{
      display: inline-block;
      text-align: right;
      margin-left: 0;
      margin-left: auto;
    }
    &-name{
      display: inline-block;
      text-align: left;
      span{
        display: block;
      }
      
    }
  }
  &__signature7{
    margin: 1.5em 0 1em 1em;
    float: right;
    display: flex;
    align-items: flex-end;
    line-height: 1;
    gap: 0.5em;
    @media screen and (max-width:580px) {
      float: none;
    }
    &-pics{
      display: inline-block;
      text-align: right;
      margin-left: 0;
      margin-left: auto;
    }
    &-name{
      display: inline-block;
      text-align: right;
      span{
        display: block;
      }
    }
  }
  */
  /* 1592用追加 */
  /*追加(1592用) ここまで*/
  /*追加(1595用) ここから*/
  /*追加(1595用) ここまで*/
  /*追加(1605用) ここから*/
  /*追加(1605用) ここまで*/
  /*追加(1582用) ここから*/
  /*追加(1582用) ここまで*/ }
  .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("../img/column/horizon_pattern.png");
      background-repeat: repeat-x;
      background-position: center; }
    .liberal_arts-ttl-area {
      clear: both;
      padding-bottom: 1em;
      background-image: url("../img/column/horizon_pattern.png");
      background-repeat: repeat-x;
      background-position: bottom; }
  .liberal_arts-counter {
    float: right;
    font-size: 0.8em;
    font-weight: normal;
    margin-top: 0.5em;
    vertical-align: top; }
  .liberal_arts__signature8 {
    margin: 1.5em 0 1em 1em;
    float: right;
    display: flex;
    align-items: flex-start;
    line-height: 1;
    gap: 0.5em; }
    @media screen and (max-width: 580px) {
      .liberal_arts__signature8 {
        float: none; } }
    .liberal_arts__signature8-pics {
      display: inline-block;
      text-align: right;
      margin-left: 0;
      margin-left: auto; }
    .liberal_arts__signature8-name {
      display: inline-block;
      text-align: right; }
      .liberal_arts__signature8-name span {
        display: block; }
    .liberal_arts__signature8-name-two {
      /* 追加1595 */
      display: inline-block;
      text-align: right; }
      .liberal_arts__signature8-name-two span {
        display: inline-block; }
  .liberal_arts-img-wrap {
    display: table;
    margin: 1em 0; }
  .liberal_arts-img-wrap-left4yokocap {
    /* 追加 */
    display: table;
    margin: 0.5em auto 0.5em 0; }
    .liberal_arts-img-wrap-left4yokocap img,
    .liberal_arts-img-wrap-left4yokocap figcaption {
      display: table-cell;
      vertical-align: bottom; }
      @media screen and (max-width: 580px) {
        .liberal_arts-img-wrap-left4yokocap img,
        .liberal_arts-img-wrap-left4yokocap figcaption {
          display: block; } }
    .liberal_arts-img-wrap-left4yokocap figcaption {
      font-size: 0.7em;
      padding-left: 1em; }
      @media screen and (max-width: 580px) {
        .liberal_arts-img-wrap-left4yokocap figcaption {
          padding-left: 0; } }
  .liberal_arts-img-imagecut {
    /* 追加 */
    margin: 1em 0;
    display: flex;
    flex-wrap: wrap; }
  .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-img-caption-si {
    display: table-caption;
    caption-side: bottom;
    margin-right: 0.1em; }
    .liberal_arts-img-caption-si-name {
      font-weight: bold;
      display: block;
      text-align: center;
      font-size: 1.1em;
      margin-top: -0.2em; }
    .liberal_arts-img-caption-si-position {
      font-weight: bold;
      display: block;
      text-align: center;
      font-size: 0.8em; }
    .liberal_arts-img-caption-si-caption {
      display: block;
      text-align: left;
      font-size: 0.7em;
      margin-top: 0.5em; }
  .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-question-nocolor {
    font-size: 1em;
    font-weight: normal;
    margin-bottom: 0;
    text-indent: 1em; }
  .liberal_arts-question-noindent {
    color: #0066A0;
    font-size: 1em;
    font-weight: normal;
    margin-bottom: 0; }
  .liberal_arts__table, .liberal_arts__table2 {
    font-size: 0.7em;
    border-collapse: collapse;
    border-bottom: 1px solid #000;
    margin: 2em auto; }
    .liberal_arts__table caption, .liberal_arts__table2 caption {
      font-size: 120%;
      font-weight: bold;
      text-align: left; }
    .liberal_arts__table tr, .liberal_arts__table2 tr {
      border-bottom: 1px solid #000; }
    .liberal_arts__table th, .liberal_arts__table2 th {
      font-weight: bold;
      vertical-align: top;
      padding: 0.25em;
      padding-right: 1em;
      max-width: 20em; }
    .liberal_arts__table td, .liberal_arts__table2 td {
      padding: 0.25em;
      vertical-align: top; }
    .liberal_arts__table .cell-yellow, .liberal_arts__table2 .cell-yellow {
      background: #FFFDED; }
    .liberal_arts__table .cell-gray, .liberal_arts__table2 .cell-gray {
      background: #EEEFEF; }
    .liberal_arts__table .cell-blue, .liberal_arts__table2 .cell-blue {
      background: #EAF6FD; }
    .liberal_arts__table .cell-border-bottom-none, .liberal_arts__table2 .cell-border-bottom-none {
      border-bottom: none; }
    .liberal_arts__table .list-point, .liberal_arts__table2 .list-point {
      margin: 0;
      padding: 0 0 0 1em;
      list-style: none; }
      .liberal_arts__table .list-point li, .liberal_arts__table2 .list-point li {
        text-indent: -1em;
        padding-left: 1em; }
        .liberal_arts__table .list-point li:before, .liberal_arts__table2 .list-point li:before {
          content: "・";
          width: 1em; }
  .liberal_arts__table2 tr {
    border-top: 1px solid #000; }
  .liberal_arts__table2 th {
    white-space: nowrap;
    font-weight: normal;
    vertical-align: middle; }
  .liberal_arts__table-1592 {
    margin: 1em 0;
    border-spacing: 0;
    width: 100%; }
    .liberal_arts__table-1592 caption {
      margin-bottom: 0.25em;
      font-size: 0.95em;
      font-weight: bold;
      text-align: left; }
      .liberal_arts__table-1592 caption span {
        display: block;
        font-size: 90%;
        font-weight: normal;
        text-align: right;
        float: right; }
    .liberal_arts__table-1592 tr th, .liberal_arts__table-1592 tr td {
      padding: 0.2em;
      font-size: 0.8em;
      text-align: left;
      font-weight: normal;
      background-color: #DFF2FC; }
    .liberal_arts__table-1592 tr th {
      white-space: nowrap; }
    .liberal_arts__table-1592 tr td {
      white-space: normal; }
    .liberal_arts__table-1592 tr:nth-child(even) th, .liberal_arts__table-1592 tr:nth-child(even) td {
      background-color: #FFFDE4; }
  .liberal_arts-flex1592 {
    margin-top: 1em;
    margin-bottom: 1em;
    display: flex;
    justify-content: center;
    gap: 10px; }
    @media screen and (max-width: 580px) {
      .liberal_arts-flex1592 {
        display: block;
        flex-direction: column;
        align-items: center; } }
    .liberal_arts-flex1592-inner1 {
      margin: 0;
      display: flex;
      flex-direction: column;
      align-items: flex-start; }
    .liberal_arts-flex1592-inner2 {
      margin: 0;
      display: flex;
      align-items: flex-start;
      flex-direction: column; }
    .liberal_arts-flex1592-inner3 {
      margin: 0;
      display: flex;
      flex-direction: column;
      align-items: flex-start;
      width: 58%; }
      @media screen and (max-width: 580px) {
        .liberal_arts-flex1592-inner3 {
          width: 100%; } }
    .liberal_arts-flex1592-inner4 {
      margin: 0;
      display: flex;
      align-items: flex-start;
      flex-direction: column;
      width: 42%; }
      @media screen and (max-width: 580px) {
        .liberal_arts-flex1592-inner4 {
          width: 100%; } }
  .liberal_arts__table-1595 {
    margin: 0;
    border-spacing: 0;
    width: 100%;
    border-top: solid 1px #0066a0;
    border-right: solid 1px #0066a0; }
    .liberal_arts__table-1595 caption {
      margin-bottom: 0.25em;
      font-size: 0.95em;
      font-weight: bold;
      text-align: left; }
      .liberal_arts__table-1595 caption span {
        display: inline-block;
        font-size: 90%;
        margin-left: 1em; }
    .liberal_arts__table-1595 tr th, .liberal_arts__table-1595 tr td {
      padding: 0.2em;
      font-size: 0.8em;
      text-align: left;
      font-weight: normal; }
    .liberal_arts__table-1595 tr th {
      white-space: nowrap;
      background-color: #DFF2FC;
      border-bottom: solid 1px #0066a0;
      font-weight: bold; }
    .liberal_arts__table-1595 tr td {
      white-space: normal;
      border-bottom: solid 1px #0066a0; }
  .liberal_arts-flex1595 {
    margin-top: 1em;
    margin-bottom: 1em;
    display: flex;
    justify-content: center;
    gap: 10px; }
    @media screen and (max-width: 580px) {
      .liberal_arts-flex1595 {
        display: block;
        flex-direction: column;
        align-items: center; } }
    .liberal_arts-flex1595-inner1 {
      margin: 0;
      display: flex;
      flex-direction: column;
      align-items: flex-start;
      width: 50%; }
      .liberal_arts-flex1595-inner1 p {
        font-size: 0.8em; }
      @media screen and (max-width: 580px) {
        .liberal_arts-flex1595-inner1 {
          width: 100%; } }
    .liberal_arts-flex1595-inner2 {
      margin: 0;
      display: flex;
      align-items: flex-start;
      flex-direction: column;
      width: 50%; }
      @media screen and (max-width: 580px) {
        .liberal_arts-flex1595-inner2 {
          width: 100%; } }
  .liberal_arts__table-1605 {
    margin: 0;
    border-spacing: 0;
    width: 100%;
    border-top: solid 1px #0066a0; }
    .liberal_arts__table-1605 caption {
      margin-bottom: 0.25em;
      font-size: 0.95em;
      font-weight: bold;
      text-align: left;
      background-color: #292f35;
      border-radius: 5px;
      color: #fff;
      padding: 0.2em 0.5em;
      margin-bottom: 0.5em; }
      .liberal_arts__table-1605 caption span {
        display: inline-block;
        font-size: 90%;
        margin-left: 1em; }
    .liberal_arts__table-1605 tr th, .liberal_arts__table-1605 tr td {
      padding: 0.2em;
      font-size: 0.77em;
      text-align: left;
      font-weight: normal;
      vertical-align: top; }
    .liberal_arts__table-1605 tr .highlight {
      background-color: #DFF2FC;
      border-bottom: solid 1px #0066a0; }
    .liberal_arts__table-1605 tr td {
      white-space: normal;
      border-bottom: solid 1px #0066a0; }
      .liberal_arts__table-1605 tr td.date {
        white-space: nowrap;
        padding-right: 0.75em; }
      .liberal_arts__table-1605 tr td span {
        color: #0066a0;
        font-weight: bold; }
  .liberal_arts-flex1605 {
    margin-top: 1em;
    margin-bottom: 1em;
    display: flex;
    justify-content: center;
    gap: 15px;
    align-items: flex-end; }
    @media screen and (max-width: 580px) {
      .liberal_arts-flex1605 {
        display: block;
        flex-direction: column;
        align-items: center; } }
    .liberal_arts-flex1605-inner1 {
      margin: 0;
      display: flex;
      flex-direction: column;
      align-items: flex-start;
      width: 51%;
      word-break: break-all; }
      .liberal_arts-flex1605-inner1 p {
        font-size: 0.8em; }
      @media screen and (max-width: 580px) {
        .liberal_arts-flex1605-inner1 {
          width: 100%; } }
    .liberal_arts-flex1605-inner2 {
      margin: 0;
      display: flex;
      align-items: flex-start;
      flex-direction: column;
      width: 49%;
      word-break: break-all; }
      @media screen and (max-width: 580px) {
        .liberal_arts-flex1605-inner2 {
          width: 100%; } }
  .liberal_arts__members, .liberal_arts__members-nomax {
    margin: 0 auto;
    text-align: center; }
  .liberal_arts__members {
    display: table; }
    .liberal_arts__members img {
      margin: 0 3px; }
  .liberal_arts__members-caption {
    font-size: 0.7em;
    text-align: left; }
  .liberal_arts__footer {
    padding-top: 1em;
    background-image: url("../img/column/horizon_pattern.png");
    background-repeat: repeat-x;
    background-position: top;
    font-size: 0.8em; }
  .liberal_arts-flex1582 {
    display: flex;
    justify-content: center; }
    @media screen and (max-width: 580px) {
      .liberal_arts-flex1582 {
        flex-direction: column;
        align-items: center; } }
    .liberal_arts-flex1582-inner1 {
      margin: 0;
      display: flex;
      flex-direction: column;
      align-items: flex-start; }
    .liberal_arts-flex1582-inner2 {
      margin: 0;
      display: flex;
      align-items: flex-start; }
  .liberal_arts-bk1582 {
    background-image: url(../img/column/liberal_arts_bk.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 50%; }

.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-left-l {
  display: table;
  margin: 0.4em 0.8em 0.4em 0;
  float: left; }
.renkeikenkyu-img-wrap-right {
  display: table;
  margin: 0 0 0 0.8em;
  float: right; }
.renkeikenkyu-img-wrap-right-l {
  display: table;
  margin: 0.4em 0 0.4em 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; }

.achikochi {
  /*変更*/
  /*変更*/
  /*変更*/
  /*変更*/ }
  .achikochi-ttl-wrap {
    margin: 1em 0 0; }
    .achikochi-ttl-wrap::after {
      content: "";
      display: block;
      clear: both;
      width: 100%; }
  .achikochi-ttl {
    margin: 0;
    text-align: center; }
    .achikochi-ttl img {
      vertical-align: middle; }
  .achikochi-volsignature-wrap {
    margin-top: -2em;
    display: flex;
    justify-content: space-between;
    align-items: flex-end; }
    @media screen and (max-width: 430px) {
      .achikochi-volsignature-wrap {
        /* 追加（見づらいのでスマホ対応） */
        margin-top: 0;
        display: block; } }
  .achikochi-vol {
    font-weight: bold; }
  .achikochi-signature {
    line-height: 1.3;
    text-align: right; }
    .achikochi-signature-pic, .achikochi-signature-name {
      display: inline-block;
      vertical-align: bottom; }
    .achikochi-signature-pic {
      font-size: 0;
      margin-bottom: 2px; }
  .achikochi-counter {
    float: right;
    font-size: 0.8em;
    vertical-align: middle;
    font-weight: normal;
    margin-top: 0.5em; }
    @media screen and (max-width: 430px) {
      .achikochi-counter {
        /* 追加（見づらいのでスマホ対応） */
        display: block;
        float: none;
        text-align: right;
        margin-top: -2em;
        margin-bottom: 0.5em; } }
  .achikochi-header {
    padding-bottom: 1em;
    border-bottom: 3px solid #F08200; }
  .achikochi-body {
    padding-bottom: 1em;
    border-bottom: 3px solid #F08200; }
  .achikochi-question {
    color: #F08200;
    font-size: 1em;
    font-weight: normal;
    margin-bottom: 0;
    text-indent: 1em; }
  .achikochi-img-wrap {
    display: table;
    margin: 0.5em 0; }
  .achikochi-img-wrap-left {
    display: table;
    margin: 0 0.8em 0 0;
    float: left; }
  .achikochi-img-wrap-left4yokocap {
    display: table;
    margin: 0.5em auto 0.5em 0; }
    .achikochi-img-wrap-left4yokocap img,
    .achikochi-img-wrap-left4yokocap figcaption {
      display: table-cell;
      vertical-align: bottom; }
      @media screen and (max-width: 580px) {
        .achikochi-img-wrap-left4yokocap img,
        .achikochi-img-wrap-left4yokocap figcaption {
          display: block; } }
    .achikochi-img-wrap-left4yokocap figcaption {
      padding-left: 1em; }
      @media screen and (max-width: 580px) {
        .achikochi-img-wrap-left4yokocap figcaption {
          padding-left: 0; } }
  .achikochi-img-wrap-right {
    display: table;
    margin: 0 0 0 0.8em;
    float: right; }
  .achikochi-img-wrap-right4yokocap {
    display: table;
    margin: 0.5em 0 0.5em auto; }
    .achikochi-img-wrap-right4yokocap img,
    .achikochi-img-wrap-right4yokocap figcaption {
      display: table-cell;
      vertical-align: bottom; }
      @media screen and (max-width: 580px) {
        .achikochi-img-wrap-right4yokocap img,
        .achikochi-img-wrap-right4yokocap figcaption {
          display: block; } }
    .achikochi-img-wrap-right4yokocap img {
      padding-left: 0.8em; }
      @media screen and (max-width: 580px) {
        .achikochi-img-wrap-right4yokocap img {
          padding-left: 0; } }
  .achikochi-img-wrap-right4yokocap-imgleft {
    display: table;
    margin: 0.5em 0 0.5em auto; }
    .achikochi-img-wrap-right4yokocap-imgleft img,
    .achikochi-img-wrap-right4yokocap-imgleft figcaption {
      display: table-cell;
      vertical-align: bottom; }
      @media screen and (max-width: 580px) {
        .achikochi-img-wrap-right4yokocap-imgleft img,
        .achikochi-img-wrap-right4yokocap-imgleft figcaption {
          display: block; } }
    .achikochi-img-wrap-right4yokocap-imgleft img {
      padding-right: 0.8em; }
      @media screen and (max-width: 580px) {
        .achikochi-img-wrap-right4yokocap-imgleft img {
          padding-right: 0; } }
  .achikochi-img-wrap-center {
    display: table;
    margin: 0.5em auto; }
  .achikochi-img-wrap-center4yokocap {
    display: table;
    margin: 0.5em auto; }
    .achikochi-img-wrap-center4yokocap img,
    .achikochi-img-wrap-center4yokocap figcaption {
      display: table-cell;
      vertical-align: bottom; }
      @media screen and (max-width: 580px) {
        .achikochi-img-wrap-center4yokocap img,
        .achikochi-img-wrap-center4yokocap figcaption {
          display: block; } }
    .achikochi-img-wrap-center4yokocap figcaption {
      padding-left: 1em; }
      @media screen and (max-width: 580px) {
        .achikochi-img-wrap-center4yokocap figcaption {
          padding-left: 0; } }
  .achikochi-img-caption {
    display: table-caption;
    font-size: 0.7em;
    caption-side: bottom; }

.left_caption_figure {
  max-width: 450px;
  display: flex;
  align-items: flex-end; }
  .left_caption_figure img {
    margin-left: 1em; }

.watashinooshigoto {
  /*変更*/
  /*追加*/ }
  .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 {
    float: right;
    font-size: 0.5em;
    vertical-align: middle;
    font-weight: normal;
    margin-top: 0.5em; }
    @media screen and (max-width: 430px) {
      .watashinooshigoto-counter {
        /* 追加（見づらいのでスマホ対応） */
        display: block;
        float: none;
        text-align: right;
        margin-bottom: 0.5em; } }
  .watashinooshigoto-name {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-end;
    align-items: flex-end; }
  .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.2em 1em 0.5em 0;
      float: left; }
      @media screen and (max-width: 430px) {
        .watashinooshigoto-img-wrap-left {
          /* 追加（見づらいのでスマホ対応） */
          float: none; } }
    .watashinooshigoto-img-wrap-right {
      /* 追加 */
      display: table;
      margin: 0.2em 0 0.5em 1em;
      float: right; }
    .watashinooshigoto-img-wrap-center {
      display: table;
      margin: 0.5em auto 0; }
  .watashinooshigoto-img-caption {
    display: table-caption;
    font-size: 0.7em;
    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%; }

.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-center {
  display: table;
  margin: 0.5em auto 0; }
.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; }
.fsreport-name {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
  align-items: flex-end; }
.fsreport-name-vertical {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
  align-items: flex-end;
  flex-direction: column; }

.interpreters {
  /*変更*/
  /*変更*/
  /*追加*/ }
  .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 {
    float: right;
    font-size: 0.5em;
    vertical-align: middle;
    font-weight: normal;
    margin-top: 0.5em; }
    @media screen and (max-width: 430px) {
      .interpreters-counter {
        /* 追加（見づらいのでスマホ対応） */
        display: block;
        float: none;
        text-align: right;
        margin-bottom: 0.5em; } }
  .interpreters-name {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-end;
    align-items: flex-end; }
  .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; }

.kikin {
  /*追加(1605用) ここから*/
  /*追加(1605用) ここまで*/
  /*追加(1592用) ここから*/
  /*追加(1592用) ここまで*/
  /*追加(1595用) ここから*/
  /*追加(1595用) ここまで*/
  /*追加(1595用) ここから*/
  /*追加(1595用) ここまで*/ }
  .kikin-ttl {
    margin: 0;
    display: inline; }
    @media screen and (max-width: 580px) {
      .kikin-ttl {
        /* 追加（見づらいのでスマホ対応） */
        display: block;
        margin-bottom: -1em; } }
  .kikin-ttl-wrap {
    margin: 1em 0 0; }
    .kikin-ttl-wrap::after {
      content: "";
      display: block;
      clear: both;
      width: 100%; }
  .kikin-counter {
    display: inline-block;
    font-size: 0.5em;
    vertical-align: 90%;
    font-weight: normal;
    margin-left: 1em; }
    @media screen and (max-width: 580px) {
      .kikin-counter {
        /* 追加（見づらいのでスマホ対応） */
        display: block;
        margin-top: 3em;
        margin-bottom: -2em; } }
  .kikin-header {
    padding-bottom: 1em;
    border-bottom: 3px solid #939C26; }
  .kikin-body {
    padding-bottom: 1em;
    border-bottom: 3px solid #939C26; }
  .kikin-img-wrap-left {
    display: table;
    margin: 0 0.8em 0 0;
    float: left; }
  .kikin-img-wrap-left4yokocap {
    display: table;
    margin: 0.5em auto 0 0; }
    .kikin-img-wrap-left4yokocap img,
    .kikin-img-wrap-left4yokocap figcaption {
      display: table-cell;
      vertical-align: bottom; }
      @media screen and (max-width: 580px) {
        .kikin-img-wrap-left4yokocap img,
        .kikin-img-wrap-left4yokocap figcaption {
          display: block; } }
    .kikin-img-wrap-left4yokocap figcaption {
      padding-left: 1em; }
      @media screen and (max-width: 580px) {
        .kikin-img-wrap-left4yokocap figcaption {
          padding-left: 0; } }
  .kikin-img-wrap-right {
    display: table;
    margin: 0 0 0 0.8em;
    float: right; }
  .kikin-img-wrap-right-mt05 {
    display: table;
    margin: 0.5em 0 0 0.8em;
    float: right; }
  .kikin-img-wrap-right4yokocap {
    display: table;
    margin: 0 0 0 auto; }
    .kikin-img-wrap-right4yokocap img,
    .kikin-img-wrap-right4yokocap figcaption {
      display: table-cell;
      vertical-align: bottom; }
      @media screen and (max-width: 580px) {
        .kikin-img-wrap-right4yokocap img,
        .kikin-img-wrap-right4yokocap figcaption {
          display: block; } }
    .kikin-img-wrap-right4yokocap figcaption {
      padding-right: 1em; }
      @media screen and (max-width: 580px) {
        .kikin-img-wrap-right4yokocap figcaption {
          padding-right: 0;
          padding-bottom: 0.5em; } }
  .kikin-img-wrap-center {
    display: table;
    margin: 0.5em auto 0; }
  .kikin-img-caption {
    display: table-caption;
    font-size: 0.7em;
    caption-side: bottom; }
  .kikin-table {
    margin: 1em 0;
    border-collapse: collapse; }
    .kikin-table-title {
      margin: 0;
      padding: 5px;
      font-size: 1em;
      font-weight: bold;
      text-align: left;
      color: #939C26; }
    .kikin-table th {
      font-weight: normal;
      vertical-align: top;
      padding: 5px 1em 5px 5px;
      text-align: left;
      font-size: 0.85em;
      font-weight: bold;
      border-bottom: 1px solid #000; }
    .kikin-table td {
      vertical-align: top;
      border-bottom: 1px solid #000;
      padding: 5px;
      font-size: 0.85em;
      white-space: nowrap; }
    .kikin-table tr:nth-child(even) {
      background: #EEEFEF; }
    .kikin-table tr:nth-child(odd) {
      background: #EAEAD4; }
    .kikin-table tr:not(:first-child) th, .kikin-table tr:not(:first-child) td {
      border-top: 1px solid #000; }
  .kikin-yokonarabi-1605 {
    margin: 0.5em 0;
    display: flex;
    align-items: center;
    gap: 15px; }
    @media screen and (max-width: 580px) {
      .kikin-yokonarabi-1605 {
        display: block; } }
    .kikin-yokonarabi-1605 figcaption {
      padding: 0;
      font-size: 0.8em; }
    .kikin-yokonarabi-1605 figure {
      margin: 0; }
  .kikin-yokonarabi-1592 {
    margin: 0.5em 0;
    display: flex;
    align-items: flex-end;
    justify-content: space-between; }
    @media screen and (max-width: 580px) {
      .kikin-yokonarabi-1592 {
        display: block; } }
  .kikin-img-wrap1-1592, .kikin-img-wrap2-1592 {
    display: table; }
    .kikin-img-wrap1-1592 figcaption, .kikin-img-wrap2-1592 figcaption {
      padding: 0;
      display: table-caption;
      font-size: 0.7em;
      background: #FFF; }
  .kikin-img-wrap1-1592 {
    margin: 0 0 1em;
    text-align: center; }
    .kikin-img-wrap1-1592 figcaption {
      caption-side: top;
      margin-bottom: 0.5em;
      white-space: nowrap; }
  .kikin-img-wrap2-1592 {
    margin: 1em 0 0;
    background: #FFF; }
    .kikin-img-wrap2-1592 figcaption {
      caption-side: top;
      margin-bottom: 0.5em; }
    @media screen and (max-width: 580px) {
      .kikin-img-wrap2-1592 {
        margin-left: auto;
        margin-right: 0; } }
    .kikin-img-wrap2-1592 img {
      display: block; }
      @media screen and (max-width: 580px) {
        .kikin-img-wrap2-1592 img {
          text-align: right;
          margin-left: auto;
          margin-right: 0; } }
  .kikin-yokonarabi-subtitle {
    margin: 0.5em 0;
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
    clear: both;
    gap: 10px; }
  .kikin-qr-001 {
    margin: 1em auto;
    width: 50%; }
    @media screen and (max-width: 800px) {
      .kikin-qr-001 img {
        max-width: none; } }
    @media screen and (max-width: 580px) {
      .kikin-qr-001 {
        display: block;
        margin: auto;
        float: none;
        width: 80%;
        margin-right: 0; } }
  .kikin-fukidashi {
    clear: both;
    display: block;
    padding-top: 1em; }
    .kikin-fukidashi .sy_name {
      background-image: url("../img/column/kikin_f_01.png");
      background-repeat: no-repeat;
      padding-left: 45px;
      background-size: auto 70px; }
    .kikin-fukidashi .ni_name {
      background-image: url("../img/column/kikin_f_02.png");
      background-repeat: no-repeat;
      padding-right: 50px;
      background-size: auto 70px;
      background-position: 100% 0%; }
    .kikin-fukidashi .nog_name {
      background-image: url("../img/column/kikin_f_03.png");
      background-repeat: no-repeat;
      padding-left: 45px;
      background-size: auto 70px; }
    .kikin-fukidashi .nod_name {
      background-image: url("../img/column/kikin_f_04.png");
      background-repeat: no-repeat;
      padding-right: 50px;
      background-size: auto 70px;
      background-position: 99% 0%; }
    .kikin-fukidashi .fu_left p {
      border-left: solid 2px #939C26;
      position: relative;
      padding-left: 10px; }
      .kikin-fukidashi .fu_left p::before {
        content: "";
        position: absolute;
        top: 30%;
        left: 0;
        border-style: solid;
        border-width: 10px 10px 10px 0;
        border-color: transparent #939c26 transparent transparent;
        translate: -100% -50%; }
      .kikin-fukidashi .fu_left p::after {
        content: "";
        position: absolute;
        top: 30%;
        left: 0;
        border-style: solid;
        border-width: 7.5px 7.5px 7.5px 0;
        border-color: transparent #ffffff transparent transparent;
        translate: -100% -50%; }
    .kikin-fukidashi .fu_right p {
      border-right: solid 2px #939C26;
      position: relative;
      padding-right: 10px; }
      .kikin-fukidashi .fu_right p::before {
        content: "";
        position: absolute;
        top: 30%;
        right: 0;
        border-style: solid;
        border-width: 10px 0 10px 10px;
        border-color: transparent transparent transparent #939c26;
        translate: 100% -50%; }
      .kikin-fukidashi .fu_right p::after {
        content: "";
        position: absolute;
        top: 30%;
        right: 0;
        border-style: solid;
        border-width: 7.5px 0 7.5px 7.5px;
        border-color: transparent transparent transparent #ffffff;
        translate: 100% -50%; }
  .kikin-yokonarabi-2rows {
    margin: 0.5em 0;
    display: flex;
    align-items: flex-end;
    justify-content: space-between; }
    @media screen and (max-width: 580px) {
      .kikin-yokonarabi-2rows {
        display: block; } }
  .kikin-img-wrap1-2rows figcaption, .kikin-img-wrap2-2rows figcaption {
    padding: 0;
    font-size: 0.7em;
    background: #FFF; }
  .kikin-img-wrap1-2rows {
    margin: 0 0 1em;
    text-align: center; }
    .kikin-img-wrap1-2rows figcaption {
      caption-side: top;
      margin-bottom: 0.5em;
      white-space: nowrap; }
  .kikin-img-wrap2-2rows {
    margin: 1em 0 0;
    background: #FFF; }
    .kikin-img-wrap2-2rows figcaption {
      caption-side: top;
      margin-bottom: 0.5em; }
    @media screen and (max-width: 580px) {
      .kikin-img-wrap2-2rows {
        margin-left: auto;
        margin-right: 0; } }
    .kikin-img-wrap2-2rows img {
      display: block; }
      @media screen and (max-width: 580px) {
        .kikin-img-wrap2-2rows img {
          text-align: right;
          margin-left: auto;
          margin-right: 0; } }

.umitokibounogakko {
  /* 追加（4/25） */
  /*追加(1545用) ここから*/
  /*追加(1545用) ここまで*/
  /*追加(1547用) ここから*/
  /*追加(1547用) ここまで*/ }
  .umitokibounogakko-header {
    padding: 0 0 0.8em;
    background-image: url("../img/column/namisen.png");
    background-repeat: repeat-x;
    background-position: bottom; }
  .umitokibounogakko-body {
    padding: 0;
    padding-bottom: 2.25em;
    background-image: url("../img/column/namisen.png");
    background-repeat: repeat-x;
    background-position: bottom; }
    @media screen and (max-width: 580px) {
      .umitokibounogakko-body {
        /* 追加（見づらいのでスマホ対応） */
        padding-bottom: 1em; } }
  .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__signature {
    /* 追加 */
    margin: 0; }
    .umitokibounogakko__signature-name {
      display: inline-block;
      font-weight: bold;
      font-size: 1.4em;
      margin-right: 0.2em;
      vertical-align: top; }
    .umitokibounogakko__signature-pic {
      display: inline-block;
      margin-right: 0.2em; }
    .umitokibounogakko__signature-branch {
      display: inline-block;
      line-height: 1; }
  .umitokibounogakko__signature2 {
    /* 追加（右側に配置、写真が少し大きい） */
    margin: 0;
    text-align: right;
    line-height: 1; }
    .umitokibounogakko__signature2-name {
      display: inline-block;
      font-weight: bold;
      font-size: 1.4em;
      margin-right: 0.2em;
      vertical-align: bottom; }
    .umitokibounogakko__signature2-pic {
      display: inline-block;
      margin-right: 0.2em;
      vertical-align: bottom; }
    .umitokibounogakko__signature2-branch {
      display: inline-block;
      line-height: 1;
      margin-right: 0.2em;
      text-align: right;
      /*修正（1605向け）*/
      vertical-align: bottom; }
  .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: 1em 0.5em 0.5em 0; }
      @media screen and (max-width: 580px) {
        .umitokibounogakko-img-wrap-left {
          /* 追加（見づらいのでスマホ対応） */ }
          .umitokibounogakko-img-wrap-left.float-left {
            display: block;
            float: none;
            text-align: center; } }
    .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: 1em 0 0.5em 1em; }
    .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: flex;
      margin: 0.5em auto 0;
      align-items: flex-end;
      justify-content: center; }
      @media screen and (max-width: 550px) {
        .umitokibounogakko-img-wrap-center {
          /* 追加（見づらいのでスマホ対応） */
          flex-direction: column;
          align-items: center;
          /* 1605修正 */ } }
    .umitokibounogakko-img-wrap-inside-yoko {
      /* 追加（横並びにする場合…外側の<div>に&-left,&-center,&-rightを当てる） */
      display: table;
      margin: 0;
      margin-right: 0.5em; }
      .umitokibounogakko-img-wrap-inside-yoko:last-of-type {
        margin: 0; }
      @media screen and (max-width: 550px) {
        .umitokibounogakko-img-wrap-inside-yoko {
          /* 追加（見づらいのでスマホ対応） */
          margin: 0;
          margin-bottom: 0.5em; } }
    .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.7em;
    /*color:#02647A;*/
    caption-side: bottom;
    /*追加*/ }
    .umitokibounogakko-img-caption rt {
      font-size: 50%;
      margin-bottom: -0.5em; }
    .umitokibounogakko-img-caption-top {
      display: table-caption;
      font-size: 0.7em;
      /*color:#02647A;*/
      caption-side: top; }
    .umitokibounogakko-img-caption-bottom {
      display: table-caption;
      font-size: 0.7em;
      /*color:#02647A;*/
      caption-side: bottom; }
    .umitokibounogakko-img-caption-yokobottom {
      /* 追加（横並びにして画像を下ぞろえにする場合…-caption-sideは効かない） */
      display: block;
      font-size: 0.7em;
      /*color:#02647A;*/
      max-width: 129px;
      /* キャプションを付けたい画像の幅に合わせて調整*/ }
  .umitokibounogakko-img-caption-black {
    display: table-caption;
    font-size: 0.7em;
    caption-side: bottom;
    margin-bottom: 0.5em; }
    @media screen and (max-width: 580px) {
      .umitokibounogakko-img-caption-black {
        /* 追加（見づらいのでスマホ対応） */
        display: block; } }
  .umitokibounogakko-img-insidetext {
    margin: 1em 0; }
    .umitokibounogakko-img-insidetext::after {
      content: "";
      display: block;
      width: 100%;
      clear: both; }
    .umitokibounogakko-img-insidetext-imgleft, .umitokibounogakko-img-insidetext-imgright {
      display: flex;
      flex-wrap: wrap;
      margin: 1em 0; }
      .umitokibounogakko-img-insidetext-imgleft img,
      .umitokibounogakko-img-insidetext-imgleft figcaption, .umitokibounogakko-img-insidetext-imgright img,
      .umitokibounogakko-img-insidetext-imgright figcaption {
        display: block; }
      .umitokibounogakko-img-insidetext-imgleft figcaption, .umitokibounogakko-img-insidetext-imgright figcaption {
        font-size: 0.6em;
        color: #02647A;
        max-width: 24%;
        /* キャプションを付けたい画像の幅に合わせて調整*/
        margin: 0 0.5em; }
        @media screen and (max-width: 580px) {
          .umitokibounogakko-img-insidetext-imgleft figcaption, .umitokibounogakko-img-insidetext-imgright figcaption {
            max-width: 100%;
            margin: 0.5em 0; } }
    .umitokibounogakko-img-insidetext-imgleft {
      justify-content: flex-start;
      align-items: flex-start;
      margin-bottom: 0.5em;
      margin-right: 1em; }
      @media screen and (max-width: 580px) {
        .umitokibounogakko-img-insidetext-imgleft {
          justify-content: center;
          margin-right: 0; } }
    .umitokibounogakko-img-insidetext-imgright {
      justify-content: flex-end;
      align-items: flex-end;
      margin-top: -7em;
      margin-left: 1em; }
      @media screen and (max-width: 580px) {
        .umitokibounogakko-img-insidetext-imgright {
          justify-content: center;
          margin-top: 0.5em;
          margin-left: 0; } }
      .umitokibounogakko-img-insidetext-imgright img {
        order: 2; }
        @media screen and (max-width: 580px) {
          .umitokibounogakko-img-insidetext-imgright img {
            order: 1; } }
      .umitokibounogakko-img-insidetext-imgright figcaption {
        order: 1; }
        @media screen and (max-width: 580px) {
          .umitokibounogakko-img-insidetext-imgright figcaption {
            order: 2; } }
  .umitokibounogakko-list {
    margin: 0;
    line-height: 1.7;
    list-style-image: url("../img/column/star.png"); }
  .umitokibounogakko-ref {
    color: #0e282e; }
  .umitokibounogakko-sep {
    /* 追加 */
    background-image: url("../img/column/star_line4.png"), url("../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-sep-top {
    /* 追加 */
    background-image: url("../img/column/star_line4.png");
    background-repeat: no-repeat;
    background-position: center top 0.6em;
    padding-top: calc(11px + (0.6em * 2)); }
  .umitokibounogakko-sep-bottom {
    /* 追加 */
    background-image: url("../img/column/star_line4.png");
    background-repeat: no-repeat;
    background-position: center bottom 0.6em;
    padding-bottom: calc(11px + (0.6em * 2)); }
  .umitokibounogakko-sep-solo4float {
    text-align: center;
    margin: calc(0.6em / 2) 0; }
  .umitokibounogakko-movie {
    /* 追加 */
    margin-top: 1em;
    margin-bottom: -1em; }
  .umitokibounogakko-twitter {
    /* 追加(1553～) */
    margin-top: -1.5em;
    margin-bottom: -1em; }
    .umitokibounogakko-twitter-qr {
      background: #FFF;
      padding-right: 0.5em;
      vertical-align: bottom; }
  .umitokibounogakko-twitter_bkno {
    /* 追加(1553～) */
    display: flex;
    margin-top: -2.25em;
    margin-bottom: -1em; }
    @media (max-width: 580px) {
      .umitokibounogakko-twitter_bkno {
        margin-top: 1em;
        align-items: flex-start; } }
    .umitokibounogakko-twitter_bkno > img {
      display: block; }
    .umitokibounogakko-twitter_bkno-inner {
      display: flex;
      flex-direction: column;
      justify-content: space-between; }
    .umitokibounogakko-twitter_bkno-qr {
      background: #FFF;
      padding-right: 0.5em;
      vertical-align: bottom; }
  .umitokibounogakko-search {
    /* 追加 */
    border: 2px solid #f00;
    padding: 2px 3px 1px; }
  .umitokibounogakko-qr {
    display: flex;
    justify-content: flex-end;
    align-items: flex-start; }
    @media screen and (max-width: 580px) {
      .umitokibounogakko-qr {
        flex-direction: column;
        align-items: flex-end; } }
    .umitokibounogakko-qr div:first-child {
      margin-right: 0.4em; }
      @media screen and (max-width: 580px) {
        .umitokibounogakko-qr div:first-child {
          margin-right: 0; } }
    .umitokibounogakko-qr div:last-child {
      margin-left: 0.4em; }
      @media screen and (max-width: 580px) {
        .umitokibounogakko-qr div:last-child {
          margin-left: 0; } }

.a_one_fifty-year_history {
  /* 追加（4/25） */
  /*追加(1545用) ここから*/
  /*追加(1545用) ここまで*/ }
  .a_one_fifty-year_history-header {
    padding: 0 0 0.8em;
    background-image: url("../img/column/namisen.png");
    background-repeat: repeat-x;
    background-position: bottom; }
    .a_one_fifty-year_history-header .ttl-logo {
      display: flex;
      justify-content: space-between;
      align-items: center;
      width: 100%; }
    .a_one_fifty-year_history-header h1 {
      position: relative;
      display: inline-block; }
  .a_one_fifty-year_history-body {
    padding: 0;
    padding-bottom: 1em; }
    @media screen and (max-width: 580px) {
      .a_one_fifty-year_history-body {
        /* 追加（見づらいのでスマホ対応） */
        padding-bottom: 1em; } }
  .a_one_fifty-year_history-ttl-wrap {
    font-size: 0.83em;
    padding: 0;
    margin: 0; }
    @media screen and (max-width: 580px) {
      .a_one_fifty-year_history-ttl-wrap {
        /* 追加（見づらいのでスマホ対応） */
        margin-left: auto; }
        .a_one_fifty-year_history-ttl-wrap img {
          margin-top: 0.5em; } }
  .a_one_fifty-year_history-mark {
    margin-left: 10px; }
    @media screen and (max-width: 580px) {
      .a_one_fifty-year_history-mark {
        /* 追加（見づらいのでスマホ対応） */
        margin-left: 3px;
        width: 15%; } }
  .a_one_fifty-year_history-counter {
    position: absolute;
    white-space: nowrap;
    display: inline-block;
    font-size: 0.4em;
    vertical-align: middle;
    font-weight: normal;
    place-self: center end;
    inset: 0;
    bottom: 1.3em; }
    @media screen and (max-width: 580px) {
      .a_one_fifty-year_history-counter {
        /* 追加（見づらいのでスマホ対応） */
        display: block;
        float: none;
        text-align: right; } }
  .a_one_fifty-year_history__signature8 {
    margin: 1.5em 0 1em 1em;
    float: right;
    display: flex;
    align-items: flex-start;
    line-height: 1;
    gap: 0.5em; }
    @media screen and (max-width: 580px) {
      .a_one_fifty-year_history__signature8 {
        float: none; } }
    .a_one_fifty-year_history__signature8-pics {
      display: inline-block;
      text-align: right;
      margin-left: 0;
      margin-left: auto; }
    .a_one_fifty-year_history__signature8-name {
      display: inline-block;
      text-align: right; }
      .a_one_fifty-year_history__signature8-name span {
        display: block; }
    .a_one_fifty-year_history__signature8-name-two {
      /* 追加1595 */
      display: inline-block;
      text-align: right; }
      @media screen and (max-width: 580px) {
        .a_one_fifty-year_history__signature8-name-two {
          width: 80%; } }
      .a_one_fifty-year_history__signature8-name-two span {
        display: inline-block; }
  .a_one_fifty-year_history__h3 {
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    font-size: 1.2em;
    font-weight: normal;
    color: #0066a0; }
  .a_one_fifty-year_history__footer {
    margin-top: 1em;
    background-image: url("../img/column/namisen.png");
    background-repeat: repeat-x;
    background-position: top; }
    .a_one_fifty-year_history__footer p {
      padding-top: 1em; }
  .a_one_fifty-year_history-img-wrap {
    display: table;
    margin: 0; }
    .a_one_fifty-year_history-img-wrap-left {
      /* 追加 */
      display: table;
      margin: 1em 0.5em 0.5em 0; }
      @media screen and (max-width: 580px) {
        .a_one_fifty-year_history-img-wrap-left {
          /* 追加（見づらいのでスマホ対応） */ }
          .a_one_fifty-year_history-img-wrap-left.float-left {
            display: block;
            float: none;
            text-align: center; } }
    .a_one_fifty-year_history-img-wrap-left4yokobottom {
      /* 追加 */
      display: table;
      margin: 0.5em 0.5em 0 0; }
      @media screen and (max-width: 630px) {
        .a_one_fifty-year_history-img-wrap-left4yokobottom {
          /* 追加（見づらいのでスマホ対応） */
          display: block;
          width: 100%; } }
    .a_one_fifty-year_history-img-wrap-right {
      /* 追加 */
      display: table;
      margin: 1em 0 0.5em 1em; }
    .a_one_fifty-year_history-img-wrap-right4yokobottom {
      /* 追加 */
      display: table;
      margin: 0.5em 0 0 0.5em; }
      @media screen and (max-width: 630px) {
        .a_one_fifty-year_history-img-wrap-right4yokobottom {
          /* 追加（見づらいのでスマホ対応） */
          display: block;
          width: 100%; } }
    .a_one_fifty-year_history-img-wrap-center {
      /* 追加 */
      display: flex;
      margin: 0.5em auto 0;
      align-items: flex-end;
      justify-content: center;
      gap: 20px; }
      @media screen and (max-width: 550px) {
        .a_one_fifty-year_history-img-wrap-center {
          /* 追加（見づらいのでスマホ対応） */
          flex-direction: column;
          align-items: center;
          /* 1605修正 */ } }
    .a_one_fifty-year_history-img-wrap-inside-yoko {
      /* 追加（横並びにする場合…外側の<div>に&-left,&-center,&-rightを当てる） */
      display: table;
      margin: 0;
      margin-right: 0.5em; }
      .a_one_fifty-year_history-img-wrap-inside-yoko:last-of-type {
        margin: 0; }
      @media screen and (max-width: 550px) {
        .a_one_fifty-year_history-img-wrap-inside-yoko {
          /* 追加（見づらいのでスマホ対応） */
          margin: 0;
          margin-bottom: 0.5em; } }
    .a_one_fifty-year_history-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) {
        .a_one_fifty-year_history-img-wrap-inside-yokobottom {
          /* 追加（見づらいのでスマホ対応） */
          display: block; } }
      .a_one_fifty-year_history-img-wrap-inside-yokobottom:last-of-type {
        padding: 0; }
  .a_one_fifty-year_history-img-caption {
    display: table-caption;
    font-size: 0.7em;
    /*color:#02647A;*/
    caption-side: bottom;
    /*追加*/ }
    .a_one_fifty-year_history-img-caption rt {
      font-size: 50%;
      margin-bottom: -0.5em; }
    .a_one_fifty-year_history-img-caption-top {
      display: table-caption;
      font-size: 0.7em;
      /*color:#02647A;*/
      caption-side: top; }
    .a_one_fifty-year_history-img-caption-bottom {
      display: table-caption;
      font-size: 0.7em;
      /*color:#02647A;*/
      caption-side: bottom; }
    .a_one_fifty-year_history-img-caption-yokobottom {
      /* 追加（横並びにして画像を下ぞろえにする場合…-caption-sideは効かない） */
      display: block;
      font-size: 0.7em;
      /*color:#02647A;*/
      max-width: 129px;
      /* キャプションを付けたい画像の幅に合わせて調整*/ }
  .a_one_fifty-year_history-img-caption-black {
    display: table-caption;
    font-size: 0.7em;
    caption-side: bottom;
    margin-bottom: 0.5em; }
    @media screen and (max-width: 580px) {
      .a_one_fifty-year_history-img-caption-black {
        /* 追加（見づらいのでスマホ対応） */
        display: block; } }
  .a_one_fifty-year_history-img-insidetext {
    margin: 1em 0; }
    .a_one_fifty-year_history-img-insidetext::after {
      content: "";
      display: block;
      width: 100%;
      clear: both; }
    .a_one_fifty-year_history-img-insidetext-imgleft, .a_one_fifty-year_history-img-insidetext-imgright {
      display: flex;
      flex-wrap: wrap;
      margin: 1em 0; }
      .a_one_fifty-year_history-img-insidetext-imgleft img,
      .a_one_fifty-year_history-img-insidetext-imgleft figcaption, .a_one_fifty-year_history-img-insidetext-imgright img,
      .a_one_fifty-year_history-img-insidetext-imgright figcaption {
        display: block; }
      .a_one_fifty-year_history-img-insidetext-imgleft figcaption, .a_one_fifty-year_history-img-insidetext-imgright figcaption {
        font-size: 0.6em;
        color: #02647A;
        max-width: 24%;
        /* キャプションを付けたい画像の幅に合わせて調整*/
        margin: 0 0.5em; }
        @media screen and (max-width: 580px) {
          .a_one_fifty-year_history-img-insidetext-imgleft figcaption, .a_one_fifty-year_history-img-insidetext-imgright figcaption {
            max-width: 100%;
            margin: 0.5em 0; } }
    .a_one_fifty-year_history-img-insidetext-imgleft {
      justify-content: flex-start;
      align-items: flex-start;
      margin-bottom: 0.5em;
      margin-right: 1em; }
      @media screen and (max-width: 580px) {
        .a_one_fifty-year_history-img-insidetext-imgleft {
          justify-content: center;
          margin-right: 0; } }
    .a_one_fifty-year_history-img-insidetext-imgright {
      justify-content: flex-end;
      align-items: flex-end;
      margin-top: -7em;
      margin-left: 1em; }
      @media screen and (max-width: 580px) {
        .a_one_fifty-year_history-img-insidetext-imgright {
          justify-content: center;
          margin-top: 0.5em;
          margin-left: 0; } }
      .a_one_fifty-year_history-img-insidetext-imgright img {
        order: 2; }
        @media screen and (max-width: 580px) {
          .a_one_fifty-year_history-img-insidetext-imgright img {
            order: 1; } }
      .a_one_fifty-year_history-img-insidetext-imgright figcaption {
        order: 1; }
        @media screen and (max-width: 580px) {
          .a_one_fifty-year_history-img-insidetext-imgright figcaption {
            order: 2; } }
  .a_one_fifty-year_history-list {
    margin: 0;
    line-height: 1.7;
    list-style-image: url("../img/column/star.png"); }
  .a_one_fifty-year_history-ref {
    color: #0e282e; }
  .a_one_fifty-year_history__history-list .history-item-block {
    /* 上から下へ並べるため段組みにするように変更（1/3） ここから */
    /* 1列あたり最小300px。空きがあれば最大3列まで並べる */
    column-count: 3;
    /* 上から下へ並べるため段組みにするように変更（1/3） ここまで */
    column-gap: 10px;
    row-gap: 0;
    padding: 5px;
    list-style: none;
    position: relative; }
    .a_one_fifty-year_history__history-list .history-item-block dl {
      display: contents; }
    @media (max-width: 800px) {
      .a_one_fifty-year_history__history-list .history-item-block {
        column-count: 2; } }
    @media (max-width: 580px) {
      .a_one_fifty-year_history__history-list .history-item-block {
        column-count: 1; } }
    .a_one_fifty-year_history__history-list .history-item-block .title {
      margin-bottom: 0.25em;
      font-size: 0.8em !important;
      font-weight: bold;
      text-align: left;
      background-color: #292f35;
      border-radius: 5px;
      color: #fff;
      padding: 0.5em 0.5em !important;
      margin-bottom: 0.5em !important; }
    .a_one_fifty-year_history__history-list .history-item-block .history-item {
      /* 上から下へ並べるため段組みにするように変更（2/3） ここから */
      break-inside: avoid;
      /* 上から下へ並べるため段組みにするように変更（2/3） ここまで */
      border-top: 1px solid #00a1e9;
      border-bottom: 1px solid #00a1e9;
      padding: 5px 0;
      display: flex;
      flex-direction: column;
      /* dtとddを縦に並べる（改行） */
      font-weight: bold;
      margin-bottom: -1px;
      font-size: 0.8em;
      justify-content: space-between;
      margin: 0 0 -1px 0; }
      .a_one_fifty-year_history__history-list .history-item-block .history-item dt {
        margin-bottom: 2px;
        line-height: 1;
        display: grid;
        grid-template-rows: subgrid; }
      .a_one_fifty-year_history__history-list .history-item-block .history-item dd {
        text-align: right;
        /* 右寄せ */
        color: #0066a0;
        /* 青色 */
        margin: 0;
        /* デフォルトのインデントを解除 */
        font-size: 0.9em;
        display: grid;
        grid-template-rows: subgrid; }
    .a_one_fifty-year_history__history-list .history-item-block .annotation {
      font-size: 0.77em;
      /* 上から下へ並べるため段組みにするように変更（3/3） ここから */
      padding: 5px 0;
      /* 上から下へ並べるため段組みにするように変更（3/3） ここまで */
      bottom: -3em;
      right: 0; }
      @media screen and (max-width: 706px) {
        .a_one_fifty-year_history__history-list .history-item-block .annotation {
          width: 100%;
          margin-top: 0.5em;
          position: relative;
          bottom: 0; } }
  .a_one_fifty-year_history__table-1605 {
    margin: 0;
    border-spacing: 0;
    width: 100%;
    border-top: solid 1px #0066a0; }
    .a_one_fifty-year_history__table-1605 caption {
      margin-bottom: 0.25em;
      font-size: 0.95em;
      font-weight: bold;
      text-align: left;
      background-color: #292f35;
      border-radius: 5px;
      color: #fff;
      padding: 0.2em 0.5em;
      margin-bottom: 0.5em; }
      .a_one_fifty-year_history__table-1605 caption span {
        display: inline-block;
        font-size: 90%;
        margin-left: 1em; }
    .a_one_fifty-year_history__table-1605 tr th, .a_one_fifty-year_history__table-1605 tr td {
      padding: 0.2em;
      font-size: 0.77em;
      text-align: left;
      font-weight: normal;
      vertical-align: top; }
    .a_one_fifty-year_history__table-1605 tr .highlight {
      background-color: #DFF2FC;
      border-bottom: solid 1px #0066a0; }
    .a_one_fifty-year_history__table-1605 tr td {
      white-space: normal;
      border-bottom: solid 1px #0066a0; }
      .a_one_fifty-year_history__table-1605 tr td.date {
        white-space: nowrap; }
      .a_one_fifty-year_history__table-1605 tr td span {
        color: #0066a0;
        font-weight: bold; }

.utokyobf {
  /*変更*/
  /*追加*/
  /*追加*/
  /*変更*/
  /*追加*/
  /*追加*/
  /*追加 1605*/
  /*追加 1605*/ }
  .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 {
    float: right;
    font-size: 0.5em;
    vertical-align: middle;
    font-weight: normal;
    margin-top: 0.5em; }
    @media screen and (max-width: 430px) {
      .utokyobf-counter {
        /* 追加（見づらいのでスマホ対応） */
        display: block;
        float: none;
        text-align: right;
        margin-bottom: 0.5em; } }
  .utokyobf-name {
    position: absolute;
    bottom: 0;
    right: 0; }
    .utokyobf-name-wrap {
      position: relative; }
  .utokyobf-name-nopicture {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-end;
    align-items: flex-end; }
  .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;
    text-indent: 1em; }
  .utokyobf-img {
    float: right;
    margin: 0 0 0 1em; }
  .utokyobf-img-wrap {
    display: table;
    margin: 0.5em 0 0; }
    .utokyobf-img-wrap-left {
      /* 追加 */
      display: table;
      margin: 0.5em 1em 0 0; }
    .utokyobf-img-wrap-right {
      /* 追加 */
      display: table;
      margin: 0.5em 0 0 1em; }
    .utokyobf-img-wrap-center {
      display: table;
      margin: 0.5em auto 0; }
  .utokyobf-img-caption {
    display: table-caption;
    font-size: 0.7em;
    caption-side: bottom; }
  .utokyobf-flex1605 {
    margin-top: 1em;
    margin-bottom: 1em;
    display: flex;
    justify-content: center;
    gap: 10px;
    align-items: flex-start; }
    @media screen and (max-width: 580px) {
      .utokyobf-flex1605 {
        display: block;
        flex-direction: column;
        align-items: center; } }

/*1630追加*/
.utokyobrandstudio {
  /*変更*/
  /*追加*/
  /*追加*/
  /*変更*/
  /*追加*/
  /*追加*/
  /*追加 1605*/
  /*追加 1605*/ }
  .utokyobrandstudio-ttl {
    margin: 0;
    display: inline;
    position: relative; }
  .utokyobrandstudio-ttl-wrap {
    margin: 1em 0 0; }
    .utokyobrandstudio-ttl-wrap::after {
      content: "";
      display: block;
      clear: both;
      width: 100%; }
  .utokyobrandstudio-counter {
    position: absolute;
    /*left:33px; 1603 */
    left: 100px;
    /* 1605 */
    bottom: 46px;
    font-size: 0.4em;
    vertical-align: middle;
    font-weight: normal; }
    @media screen and (max-width: 430px) {
      .utokyobrandstudio-counter {
        /* 追加（見づらいのでスマホ対応） */
        display: block;
        float: none;
        text-align: right;
        margin-bottom: 0.5em; } }
  .utokyobrandstudio-name {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-end;
    align-items: flex-end; }
    .utokyobrandstudio-name-wrap {
      position: relative; }
  .utokyobrandstudio-name-nopicture {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-end;
    align-items: flex-end; }
  .utokyobrandstudio-header {
    padding-bottom: 1em;
    border-bottom: 3px solid #0095dc; }
  .utokyobrandstudio-body {
    padding-bottom: 1em;
    border-bottom: 3px solid #0095dc; }
  .utokyobrandstudio-question {
    color: #AD5E00;
    font-size: 1em;
    font-weight: normal;
    margin-bottom: 0;
    text-indent: 1em; }
  .utokyobrandstudio-img {
    float: right;
    margin: 0 0 0 1em; }
  .utokyobrandstudio-img-wrap {
    display: table;
    margin: 0.5em 0 0; }
    .utokyobrandstudio-img-wrap-left {
      /* 追加 */
      display: table;
      margin: 0.5em 1em 0 0; }
    .utokyobrandstudio-img-wrap-right {
      /* 追加 */
      display: table;
      margin: 0.5em 0 0 1em; }
    .utokyobrandstudio-img-wrap-center {
      display: table;
      margin: 0.5em auto 0; }
  .utokyobrandstudio-img-wrap {
    display: table;
    margin: 0; }
    .utokyobrandstudio-img-wrap-left {
      /* 追加 */
      display: table;
      margin: 1em 0.5em 0.5em 0; }
      @media screen and (max-width: 580px) {
        .utokyobrandstudio-img-wrap-left {
          /* 追加（見づらいのでスマホ対応） */ }
          .utokyobrandstudio-img-wrap-left.float-left {
            display: block;
            float: none;
            text-align: center; } }
    .utokyobrandstudio-img-wrap-left4yokobottom {
      /* 追加 */
      display: table;
      margin: 0.5em 0.5em 0 0; }
      @media screen and (max-width: 630px) {
        .utokyobrandstudio-img-wrap-left4yokobottom {
          /* 追加（見づらいのでスマホ対応） */
          display: block;
          width: 100%; } }
    .utokyobrandstudio-img-wrap-right {
      /* 追加 */
      display: table;
      margin: 1em 0 0.5em 1em; }
    .utokyobrandstudio-img-wrap-right4yokobottom {
      /* 追加 */
      display: table;
      margin: 0.5em 0 0 0.5em; }
      @media screen and (max-width: 630px) {
        .utokyobrandstudio-img-wrap-right4yokobottom {
          /* 追加（見づらいのでスマホ対応） */
          display: block;
          width: 100%; } }
    .utokyobrandstudio-img-wrap-center {
      /* 追加 */
      display: flex;
      margin: 0.5em auto 0;
      align-items: flex-end;
      justify-content: center;
      gap: 20px; }
      @media screen and (max-width: 550px) {
        .utokyobrandstudio-img-wrap-center {
          /* 追加（見づらいのでスマホ対応） */
          flex-direction: column;
          align-items: center;
          /* 1605修正 */ } }
    .utokyobrandstudio-img-wrap-inside-yoko {
      /* 追加（横並びにする場合…外側の<div>に&-left,&-center,&-rightを当てる） */
      display: table;
      margin: 0;
      margin-right: 0.5em; }
      .utokyobrandstudio-img-wrap-inside-yoko:last-of-type {
        margin: 0; }
      @media screen and (max-width: 550px) {
        .utokyobrandstudio-img-wrap-inside-yoko {
          /* 追加（見づらいのでスマホ対応） */
          margin: 0;
          margin-bottom: 0.5em; } }
    .utokyobrandstudio-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) {
        .utokyobrandstudio-img-wrap-inside-yokobottom {
          /* 追加（見づらいのでスマホ対応） */
          display: block; } }
      .utokyobrandstudio-img-wrap-inside-yokobottom:last-of-type {
        padding: 0; }
  .utokyobrandstudio-img-caption {
    display: table-caption;
    font-size: 0.7em;
    caption-side: bottom; }
  .utokyobrandstudio-flex1605 {
    margin-top: 1em;
    margin-bottom: 1em;
    display: flex;
    justify-content: center;
    gap: 10px;
    align-items: flex-start; }
    @media screen and (max-width: 580px) {
      .utokyobrandstudio-flex1605 {
        display: block;
        flex-direction: column;
        align-items: center; } }

.kaleidoscope {
  /*変更*/
  /*追加*/
  /*追加(1592用) ここから*/
  /*追加(1592用) ここまで*/ }
  .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 {
    float: right;
    font-size: 0.5em;
    vertical-align: middle;
    font-weight: normal;
    margin-top: 0.5em; }
    @media screen and (max-width: 430px) {
      .kaleidoscope-counter {
        /* 追加（見づらいのでスマホ対応） */
        display: block;
        float: none;
        text-align: right;
        margin-top: calc(0.5em - 1em);
        margin-bottom: calc(0.5em + 1em); } }
  .kaleidoscope-name {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-end;
    align-items: flex-end;
    margin-top: -1em; }
  .kaleidoscope-header {
    padding-bottom: 1em;
    border-bottom: 3px solid #96017C; }
  .kaleidoscope-body {
    padding-bottom: 1em;
    border-bottom: 3px solid #96017C; }
  .kaleidoscope-img-wrap {
    display: table;
    margin: 0.5em 0; }
  .kaleidoscope-img-wrap-left {
    display: table;
    margin: 0 0.8em 0.5em 0;
    float: left; }
  .kaleidoscope-img-wrap-right {
    display: table;
    margin: 0 0 0.5em 0.8em;
    float: right; }
  .kaleidoscope-img-wrap-center {
    display: table;
    margin: 0.5em auto 0.5em; }
  .kaleidoscope-yokonarabi-1592 {
    display: flex;
    align-items: flex-end;
    justify-content: space-between; }
    @media screen and (max-width: 580px) {
      .kaleidoscope-yokonarabi-1592 {
        display: block; } }
  .kaleidoscope-img-wrap1-1592, .kaleidoscope-img-wrap2-1592 {
    margin: 1em 0 0;
    display: table; }
    .kaleidoscope-img-wrap1-1592 figcaption, .kaleidoscope-img-wrap2-1592 figcaption {
      padding: 0;
      display: table-caption;
      font-size: 0.7em;
      background: #FFF; }
  .kaleidoscope-img-wrap2-1592 {
    margin: 1em 0 0; }
    .kaleidoscope-img-wrap2-1592 img {
      margin: 0 auto; }
  .kaleidoscope-img-caption {
    display: table-caption;
    font-size: 0.7em;
    caption-side: bottom; }
    .kaleidoscope-img-caption rt {
      margin-bottom: -0.5em; }
      @media screen and (-webkit-min-device-pixel-ratio: 0) {
        .kaleidoscope-img-caption rt {
          /*Chrome対策*/
          zoom: 70%; } }

.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: -3em; } }
.kuradashi-header {
  padding-bottom: 1em;
  border-bottom: 3px solid #EF9F8E; }
.kuradashi-body {
  padding-bottom: 1em;
  border-bottom: 3px solid #EF9F8E; }
.kuradashi-img-horizontal {
  /* 追加 */
  display: inline-block;
  margin: 0 auto 0; }
  .kuradashi-img-horizontal-wrap {
    display: table;
    margin: 0.5em auto;
    text-align: center; }
.kuradashi-img-wrap-left {
  display: table;
  margin: 0.2em 0.8em 0.5em 0;
  float: left; }
.kuradashi-img-wrap-right {
  display: table;
  margin: 0.2em 0 0.5em 0.8em;
  float: right; }
.kuradashi-img-wrap-center {
  display: table;
  margin: 0.5em auto 0.5em auto; }
.kuradashi-img-caption {
  display: table-caption;
  font-size: 0.7em;
  caption-side: bottom; }

.icho-ttl {
  margin: 0;
  display: inline; }
.icho-ttl-wrap {
  margin: 1em 0 0; }
  .icho-ttl-wrap::after {
    content: "";
    display: block;
    clear: both;
    width: 100%; }
.icho-counter {
  float: right;
  font-size: 0.5em;
  font-weight: normal;
  margin-left: 1em;
  margin-top: 4em; }
.icho-header {
  padding-bottom: 1em;
  border-bottom: 3px solid #3985C6; }
.icho-body {
  padding-bottom: 1em;
  border-bottom: 3px solid #3985C6; }
.icho-img-yokonarabi {
  /* 追加 */
  display: flex;
  justify-content: space-between; }
  @media screen and (max-width: 580px) {
    .icho-img-yokonarabi {
      display: block; } }
.icho-img-wrap {
  display: block;
  margin: 1em 0.5em 0.5em 0; }
  .icho-img-wrap-right {
    display: table;
    margin: 0.4em 0 0 0.8em;
    float: right; }
.icho-img-wrap-left4yokocap, .icho-img-wrap-right4yokocap {
  /* 追加 */
  display: table; }
  .icho-img-wrap-left4yokocap img,
  .icho-img-wrap-left4yokocap figcaption, .icho-img-wrap-right4yokocap img,
  .icho-img-wrap-right4yokocap figcaption {
    display: table-cell;
    vertical-align: bottom; }
  .icho-img-wrap-left4yokocap figcaption, .icho-img-wrap-right4yokocap figcaption {
    font-size: 0.7em; }
.icho-img-wrap-left4yokocap {
  /* 追加 */
  margin: 0.5em auto 0.5em 0; }
  .icho-img-wrap-left4yokocap figcaption {
    vertical-align: top;
    padding-left: 1em; }
.icho-img-wrap-right4yokocap {
  /* 追加 */
  margin: 0.5em 0 0.5em auto; }
  .icho-img-wrap-right4yokocap figcaption {
    vertical-align: bottom;
    padding-right: 1em; }
.icho-img-caption {
  display: table-caption;
  font-size: 0.7em;
  caption-side: bottom; }
  .icho-img-caption-right {
    display: table-caption;
    font-size: 0.7em;
    caption-side: bottom; }
.icho-mark {
  vertical-align: bottom;
  color: #3787C4;
  margin-bottom: 0.35em; }
  .icho-mark-kumamon {
    vertical-align: top; }
.icho-guest {
  margin: 1em 0; }
  .icho-guest figure {
    margin: 1em 0;
    display: flex;
    justify-content: flex-start;
    align-items: flex-start; }
  .icho-guest img {
    padding-right: 1em; }
  .icho-guest-inner {
    display: block; }
    .icho-guest-inner-intro {
      font-weight: bold;
      font-size: 0.8em;
      display: block; }
    .icho-guest-inner-name {
      font-weight: bold;
      font-size: 1.4em;
      display: inline-block; }
      .icho-guest-inner-name-and {
        font-size: 80%; }
      .icho-guest-inner-name-sub {
        margin-left: 0.5em;
        font-size: 70%; }
    .icho-guest-inner-position {
      font-weight: bold;
      font-size: 0.8em;
      display: block;
      border-top: 1px solid #000; }
    .icho-guest-inner-caption {
      display: block;
      margin-top: 1em;
      font-size: 0.7em;
      caption-side: bottom; }
      .icho-guest-inner-caption-right {
        display: table-caption;
        font-size: 0.7em;
        caption-side: bottom; }
    .icho-guest-inner img {
      padding-right: 0; }

.utcc-ttl {
  margin: 0;
  display: inline; }
.utcc-ttl-wrap {
  margin: 1em 0 0; }
  .utcc-ttl-wrap::after {
    content: "";
    display: block;
    clear: both;
    width: 100%; }
.utcc-counter {
  display: inline-block;
  font-size: 0.5em;
  vertical-align: 90%;
  font-weight: normal;
  margin-left: 1em; }
.utcc-header {
  padding-bottom: 1em;
  border-bottom: 3px solid #656872; }
.utcc-body {
  padding-bottom: 1em;
  border-bottom: 3px solid #656872; }
.utcc-img-wrap {
  display: table;
  margin: 0.5em 0 0; }
  .utcc-img-wrap-left {
    /* 追加 */
    display: table;
    margin: 0.5em 1em 0 0; }
  .utcc-img-wrap-right {
    /* 追加 */
    display: table;
    margin: 0.5em 0 0 1em; }
  .utcc-img-wrap-center {
    display: table;
    margin: 0.5em auto 0; }
.utcc-img-caption {
  display: table-caption;
  font-size: 0.8em;
  caption-side: bottom; }
.utcc-profile {
  padding-top: 1em;
  padding-bottom: 0;
  border-top: 1px solid #000; }
  .utcc-profile dt {
    margin: 0;
    display: inline; }
  .utcc-profile dd {
    margin: 0;
    display: inline; }
    .utcc-profile dd::after {
      content: "";
      display: block;
      width: 100%; }
.utcc-productname {
  font-size: 0.9em;
  margin-top: 0;
  text-align: right; }

.burari-ttl {
  margin: 0;
  display: inline; }
.burari-ttl-wrap {
  margin: 1em 0 0; }
  .burari-ttl-wrap::after {
    content: "";
    display: block;
    clear: both;
    width: 100%; }
.burari-counter {
  float: right;
  font-size: 0.5em;
  vertical-align: middle;
  font-weight: normal;
  margin-top: 0.5em; }
  @media screen and (max-width: 430px) {
    .burari-counter {
      /* 追加（見づらいのでスマホ対応） */
      display: block;
      float: none;
      text-align: right;
      margin-bottom: 0.5em; } }
.burari-name {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
  align-items: flex-end; }
.burari-header {
  padding-bottom: 1em;
  border-bottom: 3px solid #E4007F; }
.burari-body {
  padding-bottom: 1em;
  border-bottom: 3px solid #E4007F; }
.burari-img-wrap-left {
  display: table;
  margin: 0 0.8em 0.5em 0;
  float: left; }
.burari-img-wrap-right {
  display: table;
  margin: 0 0 0.5em 0.8em;
  float: right; }
.burari-img-wrap-center {
  display: table;
  margin: 0.5em auto 0.5em auto; }
.burari-img-wrap-center4yokocap {
  display: table;
  margin: 0.5em auto; }
  .burari-img-wrap-center4yokocap-outer {
    display: flex;
    align-items: flex-end; }
    @media screen and (max-width: 580px) {
      .burari-img-wrap-center4yokocap-outer {
        flex-wrap: wrap; } }
  .burari-img-wrap-center4yokocap img,
  .burari-img-wrap-center4yokocap figcaption {
    display: table-cell;
    vertical-align: bottom; }
    @media screen and (max-width: 580px) {
      .burari-img-wrap-center4yokocap img,
      .burari-img-wrap-center4yokocap figcaption {
        display: block; } }
  .burari-img-wrap-center4yokocap figcaption {
    padding-left: 1em; }
    @media screen and (max-width: 580px) {
      .burari-img-wrap-center4yokocap figcaption {
        padding-left: 0; } }
.burari-img-caption {
  display: table-caption;
  font-size: 0.7em;
  caption-side: bottom; }
.burari-img-caption-1592 {
  display: table;
  margin-left: auto;
  margin-right: 0;
  font-size: 0.7em; }
.burari-profile {
  padding: 0;
  margin: 1em 0 0; }
  .burari-profile dt {
    margin: 0;
    display: inline; }
  .burari-profile dd {
    margin: 0;
    display: inline; }
    .burari-profile dd::after {
      content: "";
      display: block;
      width: 100%; }

.wechange-ttl {
  margin: 0;
  display: inline; }
.wechange-ttl2 {
  margin: 0; }
  .wechange-ttl2-box-left {
    display: inline-block;
    width: calc(276px);
    margin-bottom: 3em; }
    @media screen and (max-width: 680px) {
      .wechange-ttl2-box-left {
        width: 100%;
        margin-bottom: 0; } }
  .wechange-ttl2-box-right {
    display: inline-block;
    width: calc(100% - (276px + (3px * 2)));
    text-align: right;
    vertical-align: bottom; }
    @media screen and (max-width: 680px) {
      .wechange-ttl2-box-right {
        width: 100%; } }
.wechange-ttl3 {
  margin: 0; }
  .wechange-ttl3-box-left {
    display: inline-block;
    width: calc(276px);
    position: relative; }
    @media screen and (max-width: 680px) {
      .wechange-ttl3-box-left {
        width: 100%; } }
  .wechange-ttl3-box-right {
    display: inline-block;
    width: calc(100% - (276px + (3px * 2)));
    text-align: right;
    vertical-align: bottom; }
    @media screen and (max-width: 680px) {
      .wechange-ttl3-box-right {
        width: 100%; } }
.wechange-ttl-wrap {
  margin: 1em 0 0; }
  .wechange-ttl-wrap::after {
    content: "";
    display: block;
    clear: both;
    width: 100%; }
.wechange-counter {
  display: inline-block;
  font-size: 0.8em;
  vertical-align: 90%;
  font-weight: normal;
  margin-top: 1em;
  float: left; }
.wechange-counter3 {
  position: absolute;
  bottom: 26%;
  display: inline-block;
  font-size: 0.8em;
  vertical-align: 90%;
  font-weight: normal;
  float: left; }
.wechange-header {
  padding-bottom: 1em;
  border-bottom: 3px solid #00959A; }
.wechange-body {
  padding-bottom: 1em;
  border-bottom: 3px solid #00959A; }
.wechange-img-wrap-left {
  display: table;
  margin: 0.4em 0.8em 0 0;
  float: left; }
.wechange-img-wrap-center {
  display: table;
  margin: 0.5em auto 0.5em; }
.wechange-img-wrap-right {
  display: table;
  margin: 0.4em 0 0 0.8em;
  float: right; }
.wechange-img-caption {
  display: table-caption;
  font-size: 0.7em;
  caption-side: bottom;
  /* 追加 1605*/
  /* 追加 1605*/ }
  .wechange-img-caption-top {
    display: table-caption;
    font-size: 0.7em;
    caption-side: top;
    margin-bottom: 1em; }
.wechange-yokonarabi {
  display: flex; }
  @media screen and (max-width: 580px) {
    .wechange-yokonarabi {
      display: block; } }
  .wechange-yokonarabi-img-wrap {
    margin: 0; }
    .wechange-yokonarabi-img-wrap:first-of-type {
      margin-right: 0.5em; }
    .wechange-yokonarabi-img-wrap:last-of-type {
      margin-left: 0.5em; }
.wechange__table-1605 {
  margin: 0;
  border-spacing: 0;
  width: 100%;
  border-top: solid 1px #0066a0; }
  .wechange__table-1605 caption {
    margin-bottom: 0.25em;
    font-size: 0.95em;
    font-weight: bold;
    text-align: left;
    margin-bottom: 0.5em; }
    .wechange__table-1605 caption span {
      display: inline-block;
      font-weight: normal;
      font-size: 90%; }
  .wechange__table-1605 tr th, .wechange__table-1605 tr td {
    padding: 0.2em;
    font-size: 0.9em;
    text-align: left;
    font-weight: normal;
    vertical-align: top; }
  .wechange__table-1605 tr .highlight {
    background-color: #DFF2FC;
    border-bottom: solid 1px #0066a0; }
  .wechange__table-1605 tr td {
    white-space: normal;
    border-bottom: solid 1px #0066a0; }
    .wechange__table-1605 tr td.date {
      white-space: nowrap; }
    .wechange__table-1605 tr td span {
      color: #0066a0;
      font-weight: bold; }
