@charset "UTF-8";
@media print, screen and (min-width: 769px) {
  .sp {
    display: none !important; } }

@media screen and (max-width: 768px) {
  .pc {
    display: none !important; } }

@media print, screen and (min-width: 769px) {
  .gnavi .nav_list .nav_list_item a .ja_text {
    display: inline-flex;
    align-items: center;
    height: 50px;
    line-height: 1.3; } }

.contents .contents_list .img_box.item04::before {
  background-image: url(/lp/global_tourism/img/renew2022/link_l_voi.jpg); }

@media print, screen and (min-width: 769px) {
  .contents .contents_list .list_item {
    width: 24%; }
  .contents .contents_list .img_box {
    height: 400px; }
  .contents .contents_list .img_box.item03 .step_logo_img {
    width: 80px; }
  .contents .contents_list .topic {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 78px;
    line-height: 1.3; } }
#request_link_area .request_link_wrap {
  display: flex; }
  #request_link_area .request_link_wrap .request_link_box + .request_link_box {
    border-left: 1px solid #fff; }

.note {
  margin-top: 0.5em;
  font-size: .8rem; }
  .note.page_note {
    margin: 20px auto 0;
    max-width: 1200px;
    text-align: right; }

sup {
  display: inline-block;
  transform: scale(0.6) translate(-0.25em, 0.25em); }

.study .point_area .point_list .tourism_list_item .content .text_box dl {
  margin-top: 2em; }
  .study .point_area .point_list .tourism_list_item .content .text_box dl dt {
    padding: 0.5em 0;
    border-bottom: 1px solid #db4100; }
  .study .point_area .point_list .tourism_list_item .content .text_box dl dd {
    margin: 0.5em 0; }
    .study .point_area .point_list .tourism_list_item .content .text_box dl dd ul {
      text-align: left; }
      .study .point_area .point_list .tourism_list_item .content .text_box dl dd ul li {
        display: inline-block;
        margin-right: 1em;
        padding-left: 1.3em;
        text-indent: -1.3em; }
        .study .point_area .point_list .tourism_list_item .content .text_box dl dd ul li::before {
          content: "";
          display: inline-block;
          width: .8em;
          height: .8em;
          margin-right: .5em;
          background-color: #db4100;
          border-radius: 100%; }
  .study .point_area .point_list .tourism_list_item .content .text_box dl.column {
    padding: 1.5em;
    border: 1px solid #627a86; }
    .study .point_area .point_list .tourism_list_item .content .text_box dl.column dt {
      padding: 0;
      border-bottom: none; }
.study .point_area .point_list .tourism_list_item .content .text_box h4 {
  margin-top: 2em;
  padding-left: 1.3em;
  text-indent: -1.3em;
  line-height: 1.5; }
  .study .point_area .point_list .tourism_list_item .content .text_box h4::before {
    content: "";
    display: inline-block;
    width: .8em;
    height: .8em;
    margin-right: .5em;
    background-color: #db4100; }
  .study .point_area .point_list .tourism_list_item .content .text_box h4 + p, .study .point_area .point_list .tourism_list_item .content .text_box h4 + ul {
    margin-top: 0.5em;
    padding-left: 1.35em; }
.study .point_area .point_list .tourism_list_item .content .text_box ul li {
  padding-left: 1.3em;
  text-indent: -1.3em; }
  .study .point_area .point_list .tourism_list_item .content .text_box ul li::before {
    content: "";
    display: inline-block;
    width: .6em;
    height: .6em;
    margin-right: .5em;
    background-color: #db4100;
    border-radius: 100%;
    position: relative;
    top: -0.1em; }

.study .student-voice,
.education .student-voice {
  background-color: #fff;
  text-align: left; }
  .study .student-voice .inner,
  .education .student-voice .inner {
    max-width: 1200px; }
  .study .student-voice .content,
  .education .student-voice .content {
    margin-top: 80px;
    width: 100%;
    overflow: hidden; }
    .study .student-voice .content .topic,
    .education .student-voice .content .topic {
      margin-bottom: 20px;
      font-size: 2.4rem;
      line-height: 1.5;
      position: relative; }
      .study .student-voice .content .topic::after,
      .education .student-voice .content .topic::after {
        content: '';
        display: inline-block;
        width: 100%;
        height: 1px;
        background-color: #222e54;
        position: absolute; }
        @media print, screen and (min-width: 769px) {
          .study .student-voice .content .topic::after,
          .education .student-voice .content .topic::after {
            margin-left: 10px;
            top: calc(50% - 0.5px); } }
        @media screen and (max-width: 768px) {
          .study .student-voice .content .topic::after,
          .education .student-voice .content .topic::after {
            left: 0;
            bottom: 0; } }
    @media print, screen and (min-width: 769px) {
      .study .student-voice .content .voice_box,
      .education .student-voice .content .voice_box {
        display: flex;
        align-items: stretch;
        justify-content: space-between; } }
    @media screen and (max-width: 768px) {
      .study .student-voice .content .voice_box,
      .education .student-voice .content .voice_box {
        position: relative; } }
    @media print, screen and (min-width: 769px) {
      .study .student-voice .content .voice_box .img_box,
      .education .student-voice .content .voice_box .img_box {
        margin-top: 0;
        margin-right: 30px;
        width: 240px;
        min-width: 240px; }
        .study .student-voice .content .voice_box .img_box img,
        .education .student-voice .content .voice_box .img_box img {
          max-height: 340px; } }
    @media screen and (max-width: 768px) {
      .study .student-voice .content .voice_box .img_box,
      .education .student-voice .content .voice_box .img_box {
        position: absolute;
        top: 0;
        width: 29.3333333333vw;
        min-width: 29.3333333333vw; }
        .study .student-voice .content .voice_box .img_box img,
        .education .student-voice .content .voice_box .img_box img {
          width: 100%;
          max-width: 100%; } }
    .study .student-voice .content .voice_box .img_box .prof_img,
    .education .student-voice .content .voice_box .img_box .prof_img {
      object-fit: cover;
      object-position: center top;
      width: 100%;
      height: 100%; }
    @media print, screen and (min-width: 769px) {
      .study .student-voice .content .voice_box .text_box,
      .education .student-voice .content .voice_box .text_box {
        width: calc(100% - 270px);
        overflow: hidden; } }
    @media screen and (max-width: 768px) {
      .study .student-voice .content .voice_box .text_box,
      .education .student-voice .content .voice_box .text_box {
        display: flex;
        flex-direction: column; }
        .study .student-voice .content .voice_box .text_box .where,
        .study .student-voice .content .voice_box .text_box .name_box,
        .education .student-voice .content .voice_box .text_box .where,
        .education .student-voice .content .voice_box .text_box .name_box {
          margin-left: 32.6666666667vw; }
        .study .student-voice .content .voice_box .text_box h4,
        .education .student-voice .content .voice_box .text_box h4 {
          order: 10;
          margin-top: 1em; } }
    .study .student-voice .content .voice_box .text_box h4,
    .education .student-voice .content .voice_box .text_box h4 {
      font-size: 1.8rem;
      line-height: 1.5; }
      .study .student-voice .content .voice_box .text_box h4 + figure,
      .education .student-voice .content .voice_box .text_box h4 + figure {
        margin-top: 15px; }
    .study .student-voice .content .voice_box .text_box .text,
    .education .student-voice .content .voice_box .text_box .text {
      font-size: 1.4rem; }
      @media screen and (max-width: 768px) {
        .study .student-voice .content .voice_box .text_box .text,
        .education .student-voice .content .voice_box .text_box .text {
          margin-top: 0.75em; } }
    .study .student-voice .content .voice_box .text_box .flex_box,
    .education .student-voice .content .voice_box .text_box .flex_box {
      display: flex; }
      @media print, screen and (min-width: 769px) {
        .study .student-voice .content .voice_box .text_box .flex_box > *:first-child,
        .education .student-voice .content .voice_box .text_box .flex_box > *:first-child {
          margin-right: 40px; } }
      @media screen and (max-width: 768px) {
        .study .student-voice .content .voice_box .text_box .flex_box > *:first-child,
        .education .student-voice .content .voice_box .text_box .flex_box > *:first-child {
          margin-bottom: 1em; } }
      .study .student-voice .content .voice_box .text_box .flex_box figure,
      .education .student-voice .content .voice_box .text_box .flex_box figure {
        margin-top: 20px; }
        @media print, screen and (min-width: 769px) {
          .study .student-voice .content .voice_box .text_box .flex_box figure .f1,
          .education .student-voice .content .voice_box .text_box .flex_box figure .f1 {
            width: 400px; } }
        @media screen and (max-width: 768px) {
          .study .student-voice .content .voice_box .text_box .flex_box figure .f1,
          .education .student-voice .content .voice_box .text_box .flex_box figure .f1 {
            width: 100%; } }
    .study .student-voice .content .voice_box .text_box .name_box,
    .education .student-voice .content .voice_box .text_box .name_box {
      margin-top: 3em; }
      .study .student-voice .content .voice_box .text_box .name_box h5,
      .education .student-voice .content .voice_box .text_box .name_box h5 {
        font-size: 1.5rem; }
      .study .student-voice .content .voice_box .text_box .name_box .career,
      .education .student-voice .content .voice_box .text_box .name_box .career {
        margin-top: 1em;
        font-size: 1.2rem;
        line-height: 1.5; }
    .study .student-voice .content .voice_box .text_box.img_in,
    .education .student-voice .content .voice_box .text_box.img_in {
      display: flex; }
      .study .student-voice .content .voice_box .text_box.img_in figure,
      .education .student-voice .content .voice_box .text_box.img_in figure {
        margin-left: 30px;
        width: 150px;
        min-width: 150px; }
        @media screen and (max-width: 768px) {
          .study .student-voice .content .voice_box .text_box.img_in figure,
          .education .student-voice .content .voice_box .text_box.img_in figure {
            margin-top: 1em;
            margin-left: auto;
            position: relative; }
            .study .student-voice .content .voice_box .text_box.img_in figure figcaption,
            .education .student-voice .content .voice_box .text_box.img_in figure figcaption {
              width: 100%;
              position: absolute;
              bottom: 0;
              right: 10px;
              transform: translateX(-100%); } }
        .study .student-voice .content .voice_box .text_box.img_in figure.fig2,
        .education .student-voice .content .voice_box .text_box.img_in figure.fig2 {
          width: 200px;
          min-width: 200px; }
        .study .student-voice .content .voice_box .text_box.img_in figure figcaption,
        .education .student-voice .content .voice_box .text_box.img_in figure figcaption {
          margin-top: 0.5em;
          font-size: 1rem;
          line-height: 1.5;
          text-align: right; }
    @media print, screen and (min-width: 769px) {
      .study .student-voice .content .voice_box.half,
      .education .student-voice .content .voice_box.half {
        display: inline-flex;
        flex-direction: column;
        width: calc(50% - 30px); }
        .study .student-voice .content .voice_box.half > .text_box,
        .education .student-voice .content .voice_box.half > .text_box {
          margin-top: 20px;
          width: 100%; }
        .study .student-voice .content .voice_box.half + .half,
        .education .student-voice .content .voice_box.half + .half {
          float: right; } }
    @media screen and (max-width: 768px) {
      .study .student-voice .content .voice_box.half + .half,
      .education .student-voice .content .voice_box.half + .half {
        margin-top: 30px;
        padding-top: 30px;
        border-top: #D9DCDE 1px solid; }
        .study .student-voice .content .voice_box.half + .half .img_box,
        .education .student-voice .content .voice_box.half + .half .img_box {
          top: 30px; } }
    .study .student-voice .content .voice_box .prof_box,
    .education .student-voice .content .voice_box .prof_box {
      display: flex;
      width: 100%; }
      @media print, screen and (min-width: 769px) {
        .study .student-voice .content .voice_box .prof_box .img_box,
        .education .student-voice .content .voice_box .prof_box .img_box {
          width: 180px;
          min-width: 180px; } }
      .study .student-voice .content .voice_box .prof_box .text_box,
      .education .student-voice .content .voice_box .prof_box .text_box {
        display: flex;
        flex-direction: column; }
        .study .student-voice .content .voice_box .prof_box .text_box .where,
        .education .student-voice .content .voice_box .prof_box .text_box .where {
          margin-bottom: 0.5em; }
          @media print, screen and (min-width: 769px) {
            .study .student-voice .content .voice_box .prof_box .text_box .where,
            .education .student-voice .content .voice_box .prof_box .text_box .where {
              display: flex;
              align-items: center; } }
          @media screen and (max-width: 768px) {
            .study .student-voice .content .voice_box .prof_box .text_box .where,
            .education .student-voice .content .voice_box .prof_box .text_box .where {
              order: 0; } }
          .study .student-voice .content .voice_box .prof_box .text_box .where dt,
          .education .student-voice .content .voice_box .prof_box .text_box .where dt {
            display: flex;
            align-items: center;
            justify-content: center;
            margin-right: 10px;
            padding: 5px 10px;
            background-color: #db4100;
            color: #fff;
            line-height: 1; }
            @media screen and (max-width: 768px) {
              .study .student-voice .content .voice_box .prof_box .text_box .where dt,
              .education .student-voice .content .voice_box .prof_box .text_box .where dt {
                display: inline-flex;
                font-size: 1.1rem; } }
          .study .student-voice .content .voice_box .prof_box .text_box .where dd,
          .education .student-voice .content .voice_box .prof_box .text_box .where dd {
            display: flex;
            align-items: center; }
            @media print, screen and (min-width: 769px) {
              .study .student-voice .content .voice_box .prof_box .text_box .where dd img,
              .education .student-voice .content .voice_box .prof_box .text_box .where dd img {
                width: 30px; } }
            @media screen and (max-width: 768px) {
              .study .student-voice .content .voice_box .prof_box .text_box .where dd img,
              .education .student-voice .content .voice_box .prof_box .text_box .where dd img {
                width: 5.7333333333vw; } }
        .study .student-voice .content .voice_box .prof_box .text_box h4,
        .education .student-voice .content .voice_box .prof_box .text_box h4 {
          font-size: 1.8rem;
          line-height: 1.5; }
        .study .student-voice .content .voice_box .prof_box .text_box .name_box,
        .education .student-voice .content .voice_box .prof_box .text_box .name_box {
          margin-top: auto; }
          @media screen and (max-width: 768px) {
            .study .student-voice .content .voice_box .prof_box .text_box .name_box,
            .education .student-voice .content .voice_box .prof_box .text_box .name_box {
              order: 1; } }
        @media screen and (max-width: 768px) {
          .study .student-voice .content .voice_box .prof_box .text_box .text,
          .education .student-voice .content .voice_box .prof_box .text_box .text {
            order: 2; } }
    @media print, screen and (min-width: 769px) {
      .study .student-voice .content .voice_box .fig3,
      .education .student-voice .content .voice_box .fig3 {
        width: 390px;
        height: 180px; } }
    @media screen and (max-width: 768px) {
      .study .student-voice .content .voice_box .fig3,
      .education .student-voice .content .voice_box .fig3 {
        margin-top: 1em;
        width: 100%; } }
    .study .student-voice .content .voice_box .fig3 img,
    .education .student-voice .content .voice_box .fig3 img {
      object-fit: cover;
      width: 100%;
      height: 100%; }
  .study .student-voice .note,
  .education .student-voice .note {
    margin-top: 40px;
    text-align: right; }
.study .button,
.education .button {
  margin-top: 80px;
  max-width: 600px; }
  .study .button .btn_link_text,
  .education .button .btn_link_text {
    font-size: 1.4rem; }

.tourism_list_item .content .prof_container .prof_box .text_box {
  width: 66%; }

.study .tourism_list_item .content .prof_container {
  margin-top: 20px;
  max-width: 800px; }
  .study .tourism_list_item .content .prof_container .prof_box {
    align-items: center;
    justify-content: flex-start; }
    .study .tourism_list_item .content .prof_container .prof_box .prof_img {
      width: auto;
      max-width: 100px; }
    .study .tourism_list_item .content .prof_container .prof_box .text_box {
      margin-left: 20px;
      width: 250px;
      height: 100%; }
      .study .tourism_list_item .content .prof_container .prof_box .text_box .name_box {
        display: flex;
        height: 100%;
        flex-direction: column;
        justify-content: center; }

@media screen and (max-width: 768px) {
  .study .inner .content .voice_box .img_box {
    height: 25.0666666667vw; }
  .study .inner .content .voice_box .text_box {
    display: flex;
    flex-direction: column; }
    .study .inner .content .voice_box .text_box .flex_box {
      flex-direction: column;
      order: 1; }
      .study .inner .content .voice_box .text_box .flex_box figure {
        width: 100% !important; }
    .study .inner .content .voice_box .text_box .name_box {
      order: 0;
      margin-top: 0; }
      .study .inner .content .voice_box .text_box .name_box .note {
        margin-top: 5px;
        text-align: left; } }
.education_column {
  margin-top: 80px;
  padding: 80px 0;
  background-color: #f0f2f3; }
  .education_column .inner {
    max-width: 1200px; }
    .education_column .inner .item {
      display: flex;
      padding: 50px;
      background-color: #fff;
      border-radius: 20px;
      box-shadow: 0 0 20px rgba(34, 46, 84, 0.2);
      letter-spacing: 0;
      text-align: left; }
      @media screen and (max-width: 768px) {
        .education_column .inner .item {
          flex-direction: column;
          padding: 30px; } }
      .education_column .inner .item .text_box h4 {
        font-size: 1.8rem;
        line-height: 1.5; }
      .education_column .inner .item .text_box .text {
        margin-top: 15px; }
      @media print, screen and (min-width: 769px) {
        .education_column .inner .item .img_box {
          margin-left: 40px; } }
      @media screen and (max-width: 768px) {
        .education_column .inner .item .img_box {
          margin-top: 20px; } }
      @media print, screen and (min-width: 769px) {
        .education_column .inner .item .img_box figure {
          width: 380px;
          position: relative; } }
      @media screen and (max-width: 768px) {
        .education_column .inner .item .img_box figure {
          padding-top: 4em;
          position: relative; } }
      .education_column .inner .item .img_box figure figcaption {
        width: 100%;
        font-size: 1rem;
        line-height: 1.5; }
        @media print, screen and (min-width: 769px) {
          .education_column .inner .item .img_box figure figcaption {
            text-align: right;
            margin-top: 1em; } }
        @media screen and (max-width: 768px) {
          .education_column .inner .item .img_box figure figcaption {
            margin-top: 1em; } }
        .education_column .inner .item .img_box figure figcaption .thema {
          display: block;
          font-size: 1.3rem; }
          @media print, screen and (min-width: 769px) {
            .education_column .inner .item .img_box figure figcaption .thema {
              margin-bottom: 10px;
              white-space: nowrap;
              position: relative;
              left: -5px; } }
          @media screen and (max-width: 768px) {
            .education_column .inner .item .img_box figure figcaption .thema {
              position: absolute;
              top: 0;
              padding-left: 4em;
              text-indent: -4em; } }

.voice .kv.lower_kv .kv_media {
  background-position: center;
  background-image: url(/lp/global_tourism/img/renew2022/voi_main.jpg); }
.voice .voice_item {
  width: 100%; }
  .voice .voice_item .inner {
    max-width: 1200px; }
    @media print, screen and (min-width: 769px) {
      .voice .voice_item .inner .content .prof_container {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        margin-top: 40px;
        margin-bottom: -20px; } }
    .voice .voice_item .inner .content .prof_container .prof_box {
      display: flex;
      justify-content: space-between;
      margin: 40px 0 20px;
      text-align: left; }
      @media print, screen and (min-width: 769px) {
        .voice .voice_item .inner .content .prof_container .prof_box {
          width: 47%; } }
      .voice .voice_item .inner .content .prof_container .prof_box .prof_img {
        width: 30%;
        height: auto;
        object-fit: cover; }
        @media screen and (max-width: 768px) {
          .voice .voice_item .inner .content .prof_container .prof_box .prof_img {
            width: 23%;
            position: absolute; } }
      @media print, screen and (min-width: 769px) {
        .voice .voice_item .inner .content .prof_container .prof_box .text_box {
          width: 65%; } }
      .voice .voice_item .inner .content .prof_container .prof_box .text_box .name_box {
        font-size: 1.8rem; }
        @media screen and (max-width: 768px) {
          .voice .voice_item .inner .content .prof_container .prof_box .text_box .name_box {
            margin-left: 31%; } }
        .voice .voice_item .inner .content .prof_container .prof_box .text_box .name_box .career {
          font-size: 1.2rem;
          font-weight: bold; }
          @media print, screen and (min-width: 769px) {
            .voice .voice_item .inner .content .prof_container .prof_box .text_box .name_box .career {
              padding: 0.25em 0.75em;
              background-color: #db4100;
              color: #fff; } }
          @media screen and (max-width: 768px) {
            .voice .voice_item .inner .content .prof_container .prof_box .text_box .name_box .career {
              margin-top: 0.5em;
              padding: 0.25em 0;
              border-top: 0.5px solid #db4100;
              border-bottom: 0.5px solid #db4100; } }
          @media print, screen and (min-width: 769px) {
            .voice .voice_item .inner .content .prof_container .prof_box .text_box .name_box .career.graduate-school {
              background-color: #627a86; } }
          @media screen and (max-width: 768px) {
            .voice .voice_item .inner .content .prof_container .prof_box .text_box .name_box .career.graduate-school {
              border-color: #627a86; } }
      .voice .voice_item .inner .content .prof_container .prof_box .text_box h4 {
        margin-top: 1.5em;
        font-size: 1.5rem;
        line-height: 1.5; }
        @media screen and (max-width: 768px) {
          .voice .voice_item .inner .content .prof_container .prof_box .text_box h4 {
            display: flex;
            align-items: flex-end;
            margin-left: 31%; } }
      .voice .voice_item .inner .content .prof_container .prof_box .text_box .text {
        margin-top: 10px;
        font-size: 1.4rem; }
        @media screen and (max-width: 768px) {
          .voice .voice_item .inner .content .prof_container .prof_box .text_box .text {
            margin-top: 0;
            padding-top: 10px;
            background-color: #fff;
            position: relative; } }
    .voice .voice_item .inner .content .place-of-employment {
      margin-top: 60px; }
      .voice .voice_item .inner .content .place-of-employment dt {
        margin-bottom: 15px;
        padding-bottom: 10px;
        border-bottom: #D9DCDE 1px solid;
        text-align: left;
        font-size: 1.6rem; }
      .voice .voice_item .inner .content .place-of-employment dd {
        margin-top: 0.5em;
        /*max-width: 750px;*/ }
        .voice .voice_item .inner .content .place-of-employment dd ul {
          text-align: left; }
          .voice .voice_item .inner .content .place-of-employment dd ul li {
            /* display: inline-block;
            margin-right: 1.5em; */ }
            .voice .voice_item .inner .content .place-of-employment dd ul li::before {
              content: "";
              display: inline-block;
              width: .6em;
              height: .6em;
              margin-right: .5em;
              background-color: #db4100;
              border-radius: 100%;
              position: relative;
              top: -0.1em; }

/* 2023.05.02 Add */
@media print, screen and (min-width: 769px) {
  .voice .voice_item .inner .content .prof_container .prof_box {
    align-items: flex-start; }
    .voice .voice_item .inner .content .prof_container .prof_box img {
      object-fit: scale-down; } }
/* 2023.05.26 Add */
.mgbLine {
  margin-bottom: 1em !important; }

.where dt {
  white-space: nowrap; }

/* 2025.03.21 Add */
/* 観光学部の学び */
.mgt2em {
  margin-top: 2em !important; }

@media print, screen and (min-width: 769px) {
  .content.txtl_imgr {
    display: flex; }
    .content.txtl_imgr .text_box {
      width: 65%; }
    .content.txtl_imgr .img_box {
      display: block;
      width: 35%;
      margin-top: 0;
      padding-left: 2em; }
      .content.txtl_imgr .img_box .image {
        width: 100%; } }

@media print, screen and (min-width: 769px) {
  .inner.img_box_list_wrap {
    margin-top: 1em;
    width: 90%;
    display: block; }
    .inner.img_box_list_wrap .content {
      width: 100%;
      padding-left: 15%; }
    .inner.img_box_list_wrap .img_box_list {
      display: flex;
      justify-content: space-between; }
      .inner.img_box_list_wrap .img_box_list > li {
        width: 32%; } }
@media screen and (max-width: 768px) {
  .inner.img_box_list_wrap .img_box_list > li {
    margin-top: 1em; }
    .inner.img_box_list_wrap .img_box_list > li:first-child {
      margin-top: 0; } }

.img_box .cap,
.img_box_list .cap {
  font-size: 0.8em;
  margin-top: 0.5em;
  text-align: left; }

/* 2度の留学で英語力向上 */
.topic .label {
  display: inline-block;
  background-color: #db4100;
  color: #fff;
  border-radius: 1.5em;
  padding: 0 0.5em;
  margin-left: 1em; }

.scholarship_block dt {
  display: block;
  width: fit-content;
  background-color: #000;
  color: #fff;
  border: #000 1px solid;
  padding: 0 0.5em; }
.scholarship_block dd {
  display: block;
  width: fit-content;
  padding: 0.5em;
  border: #000 1px solid; }

.marker {
  background: linear-gradient(transparent 10%, #ff6 10%); }

.topic_label {
  display: block;
  min-width: 10em;
  width: fit-content;
  color: #fff;
  text-align: center;
  padding: 0.5em; }

.topic_label.red {
  background-color: #db4100; }

.topic_label.blk {
  background-color: #000; }

.topic_label + .topic_label {
  margin-top: 5px; }

.topic_label + ul {
  margin-top: 0.5em; }

.step_list_item .txt_small {
  font-size: 0.8em; }
