@charset "UTF-8";
.department-index {
  background: url("../img/department/bg.png"); }
  .department-index header.department-index-header {
    border-bottom: 3px solid #000;
    display: flex; }
    .department-index header.department-index-header span {
      display: block;
      text-align: center; }
    .department-index header.department-index-header .label1 {
      width: 273px;
      margin-left: 36px;
      margin-right: 26px; }
    .department-index header.department-index-header .label2, .department-index header.department-index-header .label3, .department-index header.department-index-header .label4 {
      width: 205px; }

.department {
  display: table;
  margin-top: 10px; }
  .department h2 {
    display: table-cell;
    width: 17px;
    background: #dedede;
    font-size: 14px;
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
    font-weight: normal;
    vertical-align: middle; }
  .department .department-wrap {
    display: table-cell;
    padding-left: 19px;
    width: 1023px; }

.department-content {
  margin-bottom: 20px; }
  .department-content header {
    border-bottom: 1px solid #eee;
    background: rgba(255, 255, 255, 0.72);
    height: 44px;
    display: flex;
    padding-top: 12px;
    margin-bottom: 5px; }
    .department-content header a {
      color: #000; }
    .department-content header h3 {
      margin: 0;
      font-weight: normal;
      font-size: 12px;
      width: 290px;
      padding-left: 10px; }
      .department-content header h3.long {
        width: 340px; }
      .department-content header h3 span {
        font-weight: bold;
        font-size: 20px;
        margin-right: 5px; }
    .department-content header h4 {
      margin: 0;
      font-weight: normal;
      font-size: 12px; }
  .department-content .sp-department-timehead {
    display: none; }
  .department-content main {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    width: 1004px; }
    .department-content main .course-list {
      font-size: 10px;
      width: 275px;
      background: #f1f4f4;
      border-radius: 10px;
      padding: 4px;
      line-height: 1.2em; }
    .department-content main dl {
      display: table;
      margin-bottom: 4px; }
      .department-content main dl:last-child {
        margin-bottom: 0; }
      .department-content main dl dt {
        display: table-cell;
        position: relative;
        padding: 0;
        background: #c4cccd;
        width: 60px;
        height: 38px;
        border-radius: 6px;
        color: #fff; }
        .department-content main dl dt .course {
          display: flex;
          text-align: center;
          padding-top: 3px; }
          .department-content main dl dt .course .label {
            padding-top: 3px;
            padding-left: 7px; }
          .department-content main dl dt .course .num {
            font-family: acumin-pro-extra-condensed, sans-serif;
            font-weight: 700;
            font-size: 24px;
            margin-left: 5px;
            padding-right: 5px; }
        .department-content main dl dt .system {
          position: absolute;
          bottom: 0;
          width: 100%;
          border-radius: 0 0 6px 6px;
          display: block;
          background: #1d1619;
          text-align: center;
          line-height: 16px; }
        .department-content main dl dt .upcourse {
          display: block;
          background: #1d1619 url("../img/department/icon.add.svg") left center no-repeat;
          background-size: 21px 15px;
          line-height: 38px;
          border-radius: 6px 0 0 6px;
          padding-left: 23px; }
      .department-content main dl dd {
        display: table-cell;
        width: 206px;
        padding-left: 8px;
        vertical-align: middle; }
        .department-content main dl dd.link {
          display: none; }
      .department-content main dl.add-course dd {
        background: #d3dcdd;
        border-radius: 0 6px 6px 0; }

.department-map {
  width: 715px;
  padding-left: 1px;
  border-spacing: 3px; }
  .department-map .first-year,
  .department-map .second-year,
  .department-map .third-year {
    width: 199px; }
  .department-map .fourth-year {
    width: 96px; }
  .department-map tbody td {
    position: relative;
    padding: 0;
    font-size: 12px;
    vertical-align: middle; }
  .department-map tbody a {
    display: block;
    height: 100%;
    color: #000; }
  .department-map tbody .course-wrap {
    display: flex; }
    .department-map tbody .course-wrap .name {
      padding-top: 1px;
      padding-left: 5px; }
  .department-map tbody .course {
    width: 28px;
    text-align: center;
    display: block;
    color: #fff;
    font-family: acumin-pro-extra-condensed, sans-serif;
    font-weight: 700;
    font-size: 36px;
    margin-top: -2px; }
  .department-map tbody .dep-col.dep1 {
    height: 96px;
    width: 404px;
    line-height: 96px; }
  .department-map tbody .dep-col.dep2 {
    width: 199px;
    height: 30px; }
  .department-map tbody .dep-col.dep3 {
    width: 708px;
    height: 30px; }
  .department-map tbody .dep-col.dep4 {
    width: 609px;
    height: 135px;
    display: flex; }
    .department-map tbody .dep-col.dep4 .course {
      padding-top: 50px; }
  .department-map tbody .dep-col.dep5 {
    width: 708px;
    height: 30px; }
    .department-map tbody .dep-col.dep5 .cap {
      font-size: 10px;
      margin-left: 10px; }
  .department-map tbody .dep-col.dep6 {
    width: 404px;
    height: 201px;
    display: flex; }
    .department-map tbody .dep-col.dep6 .course {
      padding-top: 67px; }
  .department-map tbody .dep-col.dep7 {
    width: 708px;
    height: 30px; }
    .department-map tbody .dep-col.dep7 .cap {
      font-size: 10px;
      margin-left: 10px; }
  .department-map tbody .dep-col.dep8 {
    width: 402px;
    height: 30px; }
  .department-map tbody .upclass {
    background: #1d1619; }
    .department-map tbody .upclass.closing-addClass {
      height: 127px; }
    .department-map tbody .upclass.logi-addClass {
      height: 201px; }
      .department-map tbody .upclass.logi-addClass h4 span {
        letter-spacing: -0.05em; }
    .department-map tbody .upclass.craft-addClass {
      height: 127px; }
    .department-map tbody .upclass h4 {
      margin: 0;
      color: #fff;
      font-size: 12px;
      padding-left: 23px;
      background: url("../img/department/icon.add.svg") left center no-repeat;
      background-size: 21px 15px; }
      .department-map tbody .upclass h4 span {
        font-weight: normal;
        margin-left: 7px; }
    .department-map tbody .upclass ul {
      padding: 0 3px; }
      .department-map tbody .upclass ul li {
        height: 30px;
        margin-bottom: 3px; }
        .department-map tbody .upclass ul li a {
          display: block;
          line-height: 30px;
          padding-left: 10px; }
  .department-map.clothing .dep-col {
    background-color: #9fc86f; }
  .department-map.clothing .upclass li {
    background-color: #9fc86f; }
  .department-map.fashion-ind .dep-col {
    background-color: #79c2e9; }
  .department-map.fashion-ind .department-map-inmap td {
    background-color: #68b6e4; }
    .department-map.fashion-ind .department-map-inmap td .oncourse {
      background-color: #4fa2db; }
  .department-map.fashion-logi .dep-col {
    background-color: #c4a4cd; }
  .department-map.fashion-logi .department-map-inmap td {
    background-color: #b895c3; }
  .department-map.fashion-logi .upclass li {
    background-color: #c4a4cd;
    height: 170px; }
    .department-map.fashion-logi .upclass li a {
      line-height: 170px; }
  .department-map.fashion-craft .dep-col {
    background-color: #fbb438; }
  .department-map.fashion-craft .department-map-inmap td {
    background-color: #faa62d; }
  .department-map.fashion-craft .upclass li {
    background-color: #fbb438;
    height: 96px; }
    .department-map.fashion-craft .upclass li a {
      line-height: 96px; }
  .department-map.night .dep-col {
    background-color: #f77d93; }
  .department-map .new {
    position: absolute;
    display: inline-block;
    line-height: 20px;
    padding: 0 5px;
    border-radius: 2px;
    background: #fff;
    color: #f00;
    white-space: nowrap;
    right: 10px;
    top: 40px; }
    .department-map .new.abs {
      top: auto;
      right: auto;
      left: 90%;
      bottom: 90%;
      z-index: 1; }
      .department-map .new.abs::after {
        content: '';
        border: 5px solid transparent;
        border-top-color: #fff;
        position: absolute;
        top: 100%;
        left: 5px; }

.department-map-inmap {
  border-spacing: 3px; }
  .department-map-inmap td {
    border: 1px solid rgba(255, 255, 255, 0.25); }
    .department-map-inmap td.col1 {
      width: 174px;
      line-height: 1.3em; }
      .department-map-inmap td.col1 a {
        height: 120px;
        padding-left: 10px;
        padding-top: 45px; }
      .department-map-inmap td.col1 span {
        display: block;
        font-size: 10px; }
    .department-map-inmap td.col2 {
      display: flex;
      justify-content: space-between;
      width: 399px;
      height: 30px; }
      .department-map-inmap td.col2 a {
        height: 28px;
        padding: 0px 10px;
        width: 50%; }
        .department-map-inmap td.col2 a.oncourse {
          width: 197px;
          height: 23px;
          line-height: 23px;
          margin-top: 3px; }
      .department-map-inmap td.col2.single a {
        width: 100%; }
    .department-map-inmap td.col3 {
      width: 174px;
      line-height: 1.3em; }
      .department-map-inmap td.col3 a {
        height: 120px;
        padding-left: 10px;
        padding-top: 45px; }
      .department-map-inmap td.col3 span {
        display: block;
        font-size: 10px; }
    .department-map-inmap td.col4 {
      width: 194px;
      height: 30px; }
      .department-map-inmap td.col4 a {
        height: 28px; }
    .department-map-inmap td.col5 {
      width: 174px;
      line-height: 1.3em; }
      .department-map-inmap td.col5 a {
        height: 94px;
        padding-left: 10px;
        padding-top: 35px; }
      .department-map-inmap td.col5 span {
        display: block;
        font-size: 10px; }

.department-notice {
  margin: 10px 0 0 36px; }
  .department-notice li {
    line-height: 1.3em; }

.department-guidance-image {
  margin-top: 30px;
  margin-bottom: 50px;
  width: 756px; }
  .department-guidance-image h3.sp {
    display: none; }
  .department-guidance-image .sp-department-timehead {
    position: relative;
    width: 100%;
    display: block;
    display: flex;
    height: 40px; }
    .department-guidance-image .sp-department-timehead::after {
      position: absolute;
      width: calc(100%);
      content: "";
      bottom: 0;
      left: 0;
      border-bottom: 2px solid #000; }
    .department-guidance-image .sp-department-timehead span {
      position: absolute;
      display: block;
      font-size: 12px;
      padding-bottom: 10px;
      text-align: center;
      height: 40px; }
      .department-guidance-image .sp-department-timehead span::after {
        content: "";
        border-left: 8px solid transparent;
        border-right: 8px solid transparent;
        border-top: 8px solid #bebdbe;
        position: absolute;
        bottom: 2px;
        left: 50%;
        margin-left: -4px; }
      .department-guidance-image .sp-department-timehead span.lv1 {
        left: 100px;
        transform: translate(-50%, 0); }
      .department-guidance-image .sp-department-timehead span.lv2 {
        left: 298px;
        transform: translate(-50%, 0); }
      .department-guidance-image .sp-department-timehead span.lv3 {
        left: 501px;
        transform: translate(-50%, 0); }
      .department-guidance-image .sp-department-timehead span.lv4 {
        left: 708px;
        transform: translate(-50%, 0); }
    .department-guidance-image .sp-department-timehead.clothing span.lv4 {
      display: none; }
    .department-guidance-image .sp-department-timehead.fashion-ind span.lv2 {
      left: 40%;
      transform: translate(-50%, 0); }
    .department-guidance-image .sp-department-timehead.fashion-ind span.lv3 {
      left: 67%;
      transform: translate(-50%, 0); }
    .department-guidance-image .sp-department-timehead.fashion-logi span.lv2 {
      left: 40%;
      transform: translate(-50%, 0); }
    .department-guidance-image .sp-department-timehead.fashion-logi span.lv3 {
      left: 67%;
      transform: translate(-50%, 0); }
    .department-guidance-image .sp-department-timehead.fashion-craft span.lv2 {
      left: 40%;
      transform: translate(-50%, 0); }
    .department-guidance-image .sp-department-timehead.fashion-craft span.lv3 {
      left: 67%;
      transform: translate(-50%, 0); }
    .department-guidance-image .sp-department-timehead.night span.lv4 {
      display: none; }
  .department-guidance-image .flex h3 {
    font-weight: normal;
    font-size: 14px;
    width: 100px;
    margin: 3px 0;
    text-align: center; }
    .department-guidance-image .flex h3 a {
      display: block;
      color: #000;
      background: #eef2f2;
      width: 100px;
      height: 100%; }
  .department-guidance-image .flex .department-map {
    width: 665px; }
    .department-guidance-image .flex .department-map .fourth-year {
      width: 46px; }
  .department-guidance-image .current {
    background: url("../img/bg.slit.png");
    pointer-events: none;
    border: 3px dotted #000; }
    .department-guidance-image .current .course-wrap {
      position: relative;
      top: -3px; }
  .department-guidance-image.clothing .flex h3 a {
    padding-top: 50px; }
  .department-guidance-image.fashion-ind .flex h3 a {
    padding-top: 50px; }
  .department-guidance-image.fashion-logi .flex h3 a {
    padding-top: 80px; }
  .department-guidance-image.fashion-craft .flex h3 a {
    padding-top: 20px; }
  .department-guidance-image.fashion-night .flex h3 a {
    padding-top: 20px; }
  .department-guidance-image .department-map tbody .dep-col.dep3, .department-guidance-image .department-map tbody .dep-col.dep7, .department-guidance-image .department-map tbody .dep-col.dep5 {
    width: 652px; }

.career-path {
  display: flex;
  justify-content: space-between;
  margin-top: 80px;
  margin-bottom: 100px; }
  .career-path .career-list {
    position: relative;
    width: 333px;
    background: #f1f4f4 url("../img/bg.slit.png");
    text-align: center; }
    .career-path .career-list h4 {
      position: absolute;
      /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#bebebe+0,aeaeae+100 */
      background: #bebebe;
      /* Old browsers */
      background: -moz-linear-gradient(top, #bebebe 0%, #aeaeae 100%);
      /* FF3.6-15 */
      background: -webkit-linear-gradient(top, #bebebe 0%, #aeaeae 100%);
      /* Chrome10-25,Safari5.1-6 */
      background: linear-gradient(to bottom, #bebebe 0%, #aeaeae 100%);
      /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bebebe', endColorstr='#aeaeae',GradientType=0 );
      /* IE6-9 */
      color: #fff;
      font-family: acumin-pro-extra-condensed, sans-serif;
      font-weight: 700;
      font-size: 48px;
      padding-top: 3px;
      padding-bottom: 10px;
      width: 170px;
      text-align: center;
      transform: rotate(-8deg);
      z-index: -1;
      top: -37px;
      left: 10px; }
    .career-path .career-list h3 {
      line-height: 70px;
      font-size: 24px; }
    .career-path .career-list .deps {
      display: flex;
      justify-content: center;
      margin-bottom: 13px; }
      .career-path .career-list .deps li {
        margin: 0 2px; }
        .career-path .career-list .deps li a {
          display: block;
          width: 73px;
          height: 73px;
          color: #fff; }
          .career-path .career-list .deps li a .label {
            font-size: 16px;
            font-weight: bold;
            line-height: 1.2em; }
          .career-path .career-list .deps li a .cap {
            font-size: 11px; }
          .career-path .career-list .deps li a.dep1 {
            background: #9fc86f; }
            .career-path .career-list .deps li a.dep1 .label {
              padding-top: 20px;
              padding-bottom: 3px; }
          .career-path .career-list .deps li a.dep2 {
            background: #79c2e9; }
            .career-path .career-list .deps li a.dep2 .label {
              font-size: 12px;
              padding-top: 15px;
              letter-spacing: -0.1em; }
          .career-path .career-list .deps li a.dep3 {
            background: #c4a4cd; }
            .career-path .career-list .deps li a.dep3 .label {
              font-size: 12px;
              padding-top: 15px;
              letter-spacing: -0.1em; }
          .career-path .career-list .deps li a.dep4 {
            background: #fbb438; }
            .career-path .career-list .deps li a.dep4 .label {
              font-size: 12px;
              padding-top: 15px;
              letter-spacing: -0.1em; }
          .career-path .career-list .deps li a.dep5 {
            background: #f77d93; }
            .career-path .career-list .deps li a.dep5 .cap {
              display: block;
              font-size: 16px;
              padding-top: 18px;
              line-height: 1.2em;
              font-weight: bold; }
          .career-path .career-list .deps li a.dep6 {
            background: #f77d93; }
            .career-path .career-list .deps li a.dep6 .cap {
              display: block;
              font-size: 16px;
              padding-top: 13px;
              line-height: 1.2em;
              font-weight: bold; }
            .career-path .career-list .deps li a.dep6 .label {
              font-size: 12px;
              letter-spacing: -0.1em; }
    .career-path .career-list .careers {
      padding-bottom: 13px; }
      .career-path .career-list .careers li {
        background: #fff;
        margin: 2px 13px;
        font-size: 14px;
        line-height: 1.4em;
        padding: 5px 0; }

.related-sudent {
  margin-top: 40px; }
  .related-sudent a {
    position: relative;
    border: 1px solid #eee;
    padding: 40px 50px 00px 0px;
    display: flex;
    color: #000; }
    .related-sudent a figure {
      position: absolute;
      display: block;
      width: 220px;
      height: 220px;
      overflow: hidden;
      bottom: 0; }
      .related-sudent a figure img {
        width: 140%;
        position: absolute;
        left: 50%;
        transform: translate(-50%, 0); }
    .related-sudent a .name {
      padding-left: 250px; }
    .related-sudent a h3 {
      font-weight: normal;
      font-size: 30px;
      margin-bottom: 20px; }
      .related-sudent a h3 span {
        margin-left: 10px;
        font-size: 14px; }

.department-info {
  position: absolute !important;
  bottom: 0;
  left: 0;
  font-size: 12px;
  line-height: 20px;
  background: rgba(255, 255, 255, 0.8);
  width: 100%;
  padding: 10px; }
  .department-info .post-meta {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between; }
    .department-info .post-meta dt.post-meta-key {
      display: inline-block;
      background: #fff;
      padding: 0 10px;
      width: 80px;
      margin-right: 5px;
      margin-bottom: 2px;
      text-align: right; }
    .department-info .post-meta dd {
      width: calc(100% - 85px);
      margin-bottom: 2px; }
  .department-info dl {
    display: flex;
    margin-bottom: 2px; }
    .department-info dl dt {
      width: 100px;
      padding: 0 10px;
      margin-right: 10px;
      background: #fff;
      text-align: center; }
    .department-info dl dd {
      margin: 0;
      width: 100%; }

.department-tame-table {
  border-collapse: collapse;
  width: 100%;
  font-size: 12px;
  text-align: center; }
  .department-tame-table th, .department-tame-table td {
    font-weight: normal;
    border: 1px solid #ddd;
    padding: 8px 4px; }
  .department-tame-table thead {
    color: #fff; }
    .department-tame-table thead th.koma {
      font-family: acumin-pro-extra-condensed, sans-serif;
      font-weight: 700;
      line-height: 1em;
      font-size: 20px;
      padding: 0;
      width: 23%; }
    .department-tame-table thead th span {
      display: block;
      letter-spacing: 0.1em;
      background: rgba(0, 0, 0, 0.1);
      padding-bottom: 3px; }
  .department-tame-table tbody td {
    width: 23%; }
    .department-tame-table tbody td.none {
      background: #f0f0f0; }
  .department-tame-table.night thead th.koma,
  .department-tame-table.night tbody td {
    width: 46%; }

.post-content .tag-list a {
  pointer-events: none;
  padding-right: 10px; }
  .post-content .tag-list a::after {
    display: none; }
.post-content.clothing .notice {
  color: #9fc86f; }
.post-content.clothing .tag-list li a {
  background: #9fc86f; }
.post-content.clothing .department-tame-table thead {
  background: #9fc86f; }
.post-content.fashion-ind .notice {
  color: #79c2e9; }
.post-content.fashion-ind .tag-list li a {
  background: #79c2e9; }
.post-content.fashion-ind .department-tame-table thead {
  background: #79c2e9; }
.post-content.fashion-logi .notice {
  color: #c4a4cd; }
.post-content.fashion-logi .tag-list li a {
  background: #c4a4cd; }
.post-content.fashion-logi .department-tame-table thead {
  background: #c4a4cd; }
.post-content.fashion-craft .notice {
  color: #fbb438; }
.post-content.fashion-craft .tag-list li a {
  background: #fbb438; }
.post-content.fashion-craft .department-tame-table thead {
  background: #fbb438; }
.post-content.fashion-night .notice {
  color: #f77d93; }
.post-content.fashion-night .tag-list li a {
  background: #f77d93; }
.post-content.fashion-night .department-tame-table thead {
  background: #f77d93; }

.student-CREATION {
  padding-top: 0; }
  .student-CREATION h3 {
    width: 250px;
    border: none;
    background: #1d1619;
    color: #fff;
    font-family: acumin-pro-extra-condensed, sans-serif;
    font-weight: 700;
    font-size: 30px;
    letter-spacing: 0.05em;
    text-align: center;
    margin: 0;
    margin-bottom: 20px;
    padding: 0;
    height: 40px;
    line-height: 36px;
    border-radius: 0 0 4px 4px; }
  .student-CREATION .body {
    width: 300px;
    margin-right: 20px; }
  .student-CREATION h4 {
    font-family: a-otf-midashi-mi-ma31-pr6n, serif;
    font-weight: 600;
    font-style: normal;
    line-height: 1.3em;
    margin-bottom: 20px;
    font-size: 22px; }
  .student-CREATION dl {
    line-height: 1.5em; }
    .student-CREATION dl dt {
      border-bottom: 1px solid #ddd;
      margin-bottom: 5px; }
  .student-CREATION figure {
    display: block;
    border-radius: 5px;
    overflow: hidden;
    width: 400px; }
    .student-CREATION figure img {
      width: 400px;
      height: auto; }

.course-index-bnr .bnr-rv {
  background: url("/_wp/wp-content/uploads/rv-head_common.jpg") center center no-repeat;
  height: 350px;
  margin-bottom: 80px; }
.course-index-bnr .bnr-rv.rv2022 {
  background-image: url(https://www.bunka-fc.ac.jp/_wp/wp-content/uploads/rv-head-2022.jpg);
  height: 334px;
}
.course-index-bnr .bnr-rv.rv2023 {
  background-image: url(https://www.bunka-fc.ac.jp/_wp/wp-content/uploads/rv-head-2023.jpg);
  height: 334px;
}
.course-index-bnr .bnr-rv.rv2024 {
  background-image: url(https://www.bunka-fc.ac.jp/_wp/wp-content/uploads/rv-head-2024.jpg);
  height: 334px;
}
.course-index-bnr .bnr-rv.rv2025 {
  background-image: url(https://www.bunka-fc.ac.jp/_wp/wp-content/uploads/rv-head-2025.jpg);
  height: 334px;
}
.course-index-bnr .bnr-rv:hover {
  opacity: 0.5;
}
  .course-index-bnr .bnr-rv h3 {
    padding-top: 80px;
    font-size: 58px;
    margin-bottom: 50px; }
  .course-index-bnr .bnr-rv p {
    font-size: 40px;
    font-weight: bold;
    letter-spacing: 0.1em; }

/* ***************************************
/* ***************************************
/* ***************************************

SP

/* ***************************************
/* *****************************************/
@media screen and (max-width: 760px) {
  .department-index {
    background: none; }
    .department-index header.department-index-header {
      display: none; }

  .department {
    display: block;
    margin-top: 0px; }
    .department h2 {
      display: none; }
    .department .department-wrap {
      display: block;
      padding-left: 0;
      width: 100vw;
      margin-left: -4vw; }

  .department-content {
    margin: 0 0 10vw 0; }
    .department-content header {
      background: none;
      height: auto;
      display: block;
      padding: 0;
      margin-bottom: 0; }
      .department-content header h3 {
        background: #000;
        margin: 0;
        font-size: 4vw;
        width: auto;
        padding: 4vw;
        color: #fff;
        line-height: 5vw; }
        .department-content header h3 span {
          font-weight: bold;
          font-size: 6vw;
          margin-right: 1vw; }
        .department-content header h3.long {
          width: auto; }
      .department-content header h4 {
        margin: 0;
        font-weight: normal;
        font-size: 3.4vw;
        line-height: 1.4em;
        padding: 4vw; }
    .department-content main {
      flex-direction: column;
      align-items: flex-start;
      justify-content: space-between;
      width: auto; }
      .department-content main .course-list {
        font-size: 3.6vw;
        width: 100%;
        background: none;
        padding: 4vw 4vw;
        line-height: 1.4em;
        order: 1; }
      .department-content main dl {
        display: block;
        margin-bottom: 5vw; }
        .department-content main dl:last-child {
          margin-bottom: 0; }
        .department-content main dl dt {
          display: flex;
          position: relative;
          padding: 0;
          background: none;
          width: auto;
          height: auto;
          color: #000;
          border-bottom: 1px solid #ddd;
          margin-bottom: 2vw;
          border-radius: 0; }
          .department-content main dl dt .course {
            display: flex;
            text-align: left;
            padding-top: 0; }
            .department-content main dl dt .course .label {
              padding-top: 2vw;
              padding-left: 7px;
              color: #aaa; }
            .department-content main dl dt .course .num {
              font-size: 10vw;
              margin-left: 2vw;
              padding-bottom: 3vw; }
          .department-content main dl dt .system {
            display: block;
            position: static;
            width: 100%;
            background: none;
            color: #000;
            text-align: left;
            line-height: inherit;
            padding-top: 2vw;
            margin-left: 4vw; }
          .department-content main dl dt .upcourse {
            display: block;
            background: #1d1619 url("../img/department/icon.add.svg") left center no-repeat;
            background-size: 5.5vw auto;
            line-height: 9vw;
            border-radius: 1vw 1vw 0 0;
            padding-left: 7vw;
            padding-right: 2vw;
            color: #fff;
            font-size: 3.6vw; }
        .department-content main dl dd {
          display: block;
          width: auto;
          padding: 1.5vw 0;
          vertical-align: middle; }
          .department-content main dl dd span {
            display: block; }
          .department-content main dl dd.link {
            display: block; }
            .department-content main dl dd.link ul {
              margin-top: 1vw; }
              .department-content main dl dd.link ul li {
                margin-bottom: 1vw; }
                .department-content main dl dd.link ul li a {
                  display: block;
                  color: #000;
                  padding: 2vw; }
                .department-content main dl dd.link ul li.addon {
                  margin-left: 10vw; }
                  .department-content main dl dd.link ul li.addon a::before {
                    content: "└ "; }
            .department-content main dl dd.link.green a {
              background: #9fc86f; }
            .department-content main dl dd.link.blue a {
              background: #79c2e9; }
            .department-content main dl dd.link.purple a {
              background: #c4a4cd; }
            .department-content main dl dd.link.orange a {
              background: #fbb438; }
            .department-content main dl dd.link.pink a {
              background: #f77d93; }
        .department-content main dl.add-course dd {
          background: none;
          border-radius: 0 6px 6px 0; }
      .department-content main .sp-department-timehead {
        display: block; }

  .department-guidance-image .sp-department-timehead,
  .sp-department-timehead {
    position: relative;
    width: 100%;
    display: block;
    background: #eef2f2;
    marging: 0 0.5vw;
    display: flex;
    height: 10vw; }
    .department-guidance-image .sp-department-timehead::after,
    .sp-department-timehead::after {
      position: absolute;
      width: calc(100% - 3.4vw);
      content: "";
      bottom: 0;
      left: 1.5vw;
      border-bottom: 2px solid #000; }
    .department-guidance-image .sp-department-timehead span,
    .sp-department-timehead span {
      position: absolute;
      display: block;
      font-size: 3vw;
      padding-bottom: 3vw;
      text-align: center;
      height: 10vw; }
      .department-guidance-image .sp-department-timehead span::after,
      .sp-department-timehead span::after {
        content: "";
        border-left: 2vw solid transparent;
        border-right: 2vw solid transparent;
        border-top: 2vw solid #bebdbe;
        position: absolute;
        bottom: 1vw;
        left: 50%;
        margin-left: -2vw; }
      .department-guidance-image .sp-department-timehead span.lv1::after,
      .sp-department-timehead span.lv1::after {
        left: 0;
        margin-left: 0; }
      .department-guidance-image .sp-department-timehead span.lv2,
      .sp-department-timehead span.lv2 {
        left: 25%;
        transform: translate(-50%, 0); }
      .department-guidance-image .sp-department-timehead span.lv3,
      .sp-department-timehead span.lv3 {
        left: 50%;
        transform: translate(-50%, 0); }
      .department-guidance-image .sp-department-timehead span.lv4,
      .sp-department-timehead span.lv4 {
        left: 92%;
        transform: translate(-50%, 0);
        white-space: nowrap; }
    .department-guidance-image .sp-department-timehead.clothing span.lv1,
    .sp-department-timehead.clothing span.lv1 {
      left: 5%;
      transform: translate(-50%, 0); }
    .department-guidance-image .sp-department-timehead.fashion-ind span.lv1,
    .sp-department-timehead.fashion-ind span.lv1 {
      left: 5%; }
    .department-guidance-image .sp-department-timehead.fashion-ind span.lv2,
    .sp-department-timehead.fashion-ind span.lv2 {
      left: 28%;
      transform: translate(-50%, 0); }
    .department-guidance-image .sp-department-timehead.fashion-ind span.lv3,
    .sp-department-timehead.fashion-ind span.lv3 {
      left: 50%;
      transform: translate(-50%, 0); }
    .department-guidance-image .sp-department-timehead.fashion-logi span.lv1,
    .sp-department-timehead.fashion-logi span.lv1 {
      left: 5%; }
    .department-guidance-image .sp-department-timehead.fashion-logi span.lv2,
    .sp-department-timehead.fashion-logi span.lv2 {
      left: 28%;
      transform: translate(-50%, 0); }
    .department-guidance-image .sp-department-timehead.fashion-logi span.lv3,
    .sp-department-timehead.fashion-logi span.lv3 {
      left: 60%;
      transform: translate(-50%, 0); }
    .department-guidance-image .sp-department-timehead.fashion-craft span.lv1,
    .sp-department-timehead.fashion-craft span.lv1 {
      left: 5%; }
    .department-guidance-image .sp-department-timehead.fashion-craft span.lv2,
    .sp-department-timehead.fashion-craft span.lv2 {
      left: 25%;
      transform: translate(-50%, 0); }
    .department-guidance-image .sp-department-timehead.fashion-craft span.lv3,
    .sp-department-timehead.fashion-craft span.lv3 {
      left: 50%;
      transform: translate(-50%, 0); }
    .department-guidance-image .sp-department-timehead.night span.lv1,
    .sp-department-timehead.night span.lv1 {
      left: 5%; }
    .department-guidance-image .sp-department-timehead.night span.lv2,
    .sp-department-timehead.night span.lv2 {
      left: 33%;
      transform: translate(-50%, 0); }
    .department-guidance-image .sp-department-timehead.night span.lv3,
    .sp-department-timehead.night span.lv3 {
      left: 66%;
      transform: translate(-50%, 0); }
    .department-guidance-image .sp-department-timehead.night span.lv4,
    .sp-department-timehead.night span.lv4 {
      display: none; }

  .department-guidance-image {
    background: #eef2f2;
    width: 100%; }
    .department-guidance-image h3.sp {
      display: block; }
      .department-guidance-image h3.sp a {
        display: block;
        color: #000;
        padding: 4vw;
        font-weight: normal;
        font-size: 4vw;
        background: #d3dcdd; }
    .department-guidance-image .flex h3 {
      display: none; }
    .department-guidance-image .flex .department-map {
      width: 100%; }

  .department-guidance-image .department-map,
  .department-map {
    background: #eef2f2;
    width: 100%;
    padding: 1vw;
    border-spacing: 0.5vw; }
    .department-guidance-image .department-map .first-year,
    .department-guidance-image .department-map .second-year,
    .department-guidance-image .department-map .third-year,
    .department-guidance-image .department-map .fourth-year,
    .department-map .first-year,
    .department-map .second-year,
    .department-map .third-year,
    .department-map .fourth-year {
      width: auto; }
    .department-guidance-image .department-map tbody td,
    .department-map tbody td {
      padding: 0;
      font-size: 3vw; }
    .department-guidance-image .department-map tbody .course-wrap .name,
    .department-map tbody .course-wrap .name {
      padding-top: 0.5vw;
      padding-left: 1.5vw; }
    .department-guidance-image .department-map tbody .course,
    .department-map tbody .course {
      width: 5vw;
      font-size: 10vw;
      margin-top: -0.7vw; }
    .department-guidance-image .department-map tbody .upclass,
    .department-map tbody .upclass {
      padding-bottom: 0.5vw; }
      .department-guidance-image .department-map tbody .upclass.closing-addClass,
      .department-map tbody .upclass.closing-addClass {
        height: auto; }
      .department-guidance-image .department-map tbody .upclass h4,
      .department-map tbody .upclass h4 {
        margin: 0;
        color: #fff;
        font-size: 3.4vw;
        padding-left: 8vw;
        background: url("../img/department/icon.add.svg") left center no-repeat;
        background-size: 6vw auto; }
        .department-guidance-image .department-map tbody .upclass h4 span,
        .department-map tbody .upclass h4 span {
          font-weight: normal;
          margin-left: 6vw; }
      .department-guidance-image .department-map tbody .upclass ul,
      .department-map tbody .upclass ul {
        padding: 0 3px; }
        .department-guidance-image .department-map tbody .upclass ul li,
        .department-map tbody .upclass ul li {
          height: 8vw;
          margin-bottom: 0.5vw; }
          .department-guidance-image .department-map tbody .upclass ul li a,
          .department-map tbody .upclass ul li a {
            display: block;
            line-height: 8vw;
            padding-left: 3vw; }
    .department-guidance-image .department-map.clothing .first-year,
    .department-map.clothing .first-year {
      width: 25%; }
    .department-guidance-image .department-map.clothing .second-year,
    .department-map.clothing .second-year {
      width: 25%; }
    .department-guidance-image .department-map.clothing .third-year,
    .department-map.clothing .third-year {
      width: 50%; }
    .department-guidance-image .department-map.clothing .fourth-year,
    .department-map.clothing .fourth-year {
      width: 0; }
    .department-guidance-image .department-map.clothing .dep-col,
    .department-map.clothing .dep-col {
      background-color: #9fc86f; }
      .department-guidance-image .department-map.clothing .dep-col.dep1,
      .department-map.clothing .dep-col.dep1 {
        height: 24vw;
        width: 100%;
        line-height: 96px; }
      .department-guidance-image .department-map.clothing .dep-col.dep2,
      .department-map.clothing .dep-col.dep2 {
        width: 23vw;
        height: 8vw; }
    .department-guidance-image .department-map.clothing .upclass li,
    .department-map.clothing .upclass li {
      background-color: #9fc86f; }
    .department-guidance-image .department-map.fashion-ind .first-year,
    .department-map.fashion-ind .first-year {
      width: 25%; }
      .department-guidance-image .department-map.fashion-ind .first-year.colspan4,
      .department-map.fashion-ind .first-year.colspan4 {
        width: 95%; }
      .department-guidance-image .department-map.fashion-ind .first-year.colspan3,
      .department-map.fashion-ind .first-year.colspan3 {
        width: 90%; }
    .department-guidance-image .department-map.fashion-ind .second-year,
    .department-map.fashion-ind .second-year {
      width: 25%; }
    .department-guidance-image .department-map.fashion-ind .third-year,
    .department-map.fashion-ind .third-year {
      width: 45%; }
    .department-guidance-image .department-map.fashion-ind .fourth-year,
    .department-map.fashion-ind .fourth-year {
      width: 5%; }
    .department-guidance-image .department-map.fashion-ind .dep-col.dep3,
    .department-map.fashion-ind .dep-col.dep3 {
      width: 100%;
      height: 8vw; }
    .department-guidance-image .department-map.fashion-ind .dep-col.dep4,
    .department-map.fashion-ind .dep-col.dep4 {
      width: 100%;
      height: auto; }
      .department-guidance-image .department-map.fashion-ind .dep-col.dep4 .course,
      .department-map.fashion-ind .dep-col.dep4 .course {
        padding-top: 20vw; }
    .department-guidance-image .department-map.fashion-ind .department-map-inmap td.col1,
    .department-map.fashion-ind .department-map-inmap td.col1 {
      width: calc(25% - 5vw); }
      .department-guidance-image .department-map.fashion-ind .department-map-inmap td.col1 a,
      .department-map.fashion-ind .department-map-inmap td.col1 a {
        height: 100%;
        padding-left: 1vw;
        padding-top: 1vw; }
      .department-guidance-image .department-map.fashion-ind .department-map-inmap td.col1 span,
      .department-map.fashion-ind .department-map-inmap td.col1 span {
        display: block;
        line-height: 1.2em; }
        .department-guidance-image .department-map.fashion-ind .department-map-inmap td.col1 span.cap,
        .department-map.fashion-ind .department-map-inmap td.col1 span.cap {
          margin-top: 2vw;
          font-size: 2vw; }
    .department-guidance-image .department-map.fashion-ind .department-map-inmap td.col2,
    .department-map.fashion-ind .department-map-inmap td.col2 {
      width: 100%;
      height: auto;
      position: relative; }
      .department-guidance-image .department-map.fashion-ind .department-map-inmap td.col2 a,
      .department-map.fashion-ind .department-map-inmap td.col2 a {
        height: auto;
        padding: 2vw 2vw 9vw 2vw;
        width: 100%;
        line-height: 1.2em; }
        .department-guidance-image .department-map.fashion-ind .department-map-inmap td.col2 a.oncourse,
        .department-map.fashion-ind .department-map-inmap td.col2 a.oncourse {
          position: absolute;
          width: 66%;
          height: auto;
          line-height: 1.2em;
          margin-top: 0;
          bottom: 0;
          right: 0;
          padding: 2vw; }
      .department-guidance-image .department-map.fashion-ind .department-map-inmap td.col2.single a,
      .department-map.fashion-ind .department-map-inmap td.col2.single a {
        width: 100%;
        padding: 2vw; }
    .department-guidance-image .department-map.fashion-logi .first-year,
    .department-map.fashion-logi .first-year {
      width: 20%; }
      .department-guidance-image .department-map.fashion-logi .first-year.colspan2,
      .department-map.fashion-logi .first-year.colspan2 {
        width: 60%; }
      .department-guidance-image .department-map.fashion-logi .first-year.colspan4,
      .department-map.fashion-logi .first-year.colspan4 {
        width: 100%; }
    .department-guidance-image .department-map.fashion-logi .second-year,
    .department-map.fashion-logi .second-year {
      width: 40%; }
    .department-guidance-image .department-map.fashion-logi .third-year,
    .department-map.fashion-logi .third-year {
      width: 35%;
      position: relative; }
    .department-guidance-image .department-map.fashion-logi .fourth-year,
    .department-map.fashion-logi .fourth-year {
      width: 5%; }
    .department-guidance-image .department-map.fashion-logi .dep-col.dep5,
    .department-map.fashion-logi .dep-col.dep5 {
      width: 100%;
      height: auto;
      line-height: 1.3em;
      padding: 2vw 0; }
      .department-guidance-image .department-map.fashion-logi .dep-col.dep5 .cap,
      .department-map.fashion-logi .dep-col.dep5 .cap {
        display: block;
        font-size: 3vw;
        margin-left: 0; }
      .department-guidance-image .department-map.fashion-logi .dep-col.dep5 .course,
      .department-map.fashion-logi .dep-col.dep5 .course {
        padding-top: 1.8vw; }
    .department-guidance-image .department-map.fashion-logi .dep-col.dep6,
    .department-map.fashion-logi .dep-col.dep6 {
      width: 100%;
      height: auto; }
      .department-guidance-image .department-map.fashion-logi .dep-col.dep6 .course,
      .department-map.fashion-logi .dep-col.dep6 .course {
        padding-top: 26vw; }
    .department-guidance-image .department-map.fashion-logi .department-map-inmap td.col3,
    .department-map.fashion-logi .department-map-inmap td.col3 {
      width: 40%; }
      .department-guidance-image .department-map.fashion-logi .department-map-inmap td.col3 a,
      .department-map.fashion-logi .department-map-inmap td.col3 a {
        height: 100%;
        padding: 1vw; }
      .department-guidance-image .department-map.fashion-logi .department-map-inmap td.col3 span,
      .department-map.fashion-logi .department-map-inmap td.col3 span {
        font-size: 3vw;
        margin-top: 2vw; }
    .department-guidance-image .department-map.fashion-logi .department-map-inmap td.col4,
    .department-map.fashion-logi .department-map-inmap td.col4 {
      width: 60%;
      height: auto; }
      .department-guidance-image .department-map.fashion-logi .department-map-inmap td.col4 a,
      .department-map.fashion-logi .department-map-inmap td.col4 a {
        height: auto;
        line-height: 1.2em;
        padding: 2vw; }
    .department-guidance-image .department-map.fashion-logi .upclass.logi-addClass,
    .department-map.fashion-logi .upclass.logi-addClass {
      height: 100%;
      position: absolute;
      top: 0; }
    .department-guidance-image .department-map.fashion-logi .upclass h4,
    .department-map.fashion-logi .upclass h4 {
      background-position: 0 1.6vw; }
      .department-guidance-image .department-map.fashion-logi .upclass h4 span,
      .department-map.fashion-logi .upclass h4 span {
        display: block;
        margin-left: 0;
        line-height: 1.3em; }
    .department-guidance-image .department-map.fashion-logi .upclass ul,
    .department-map.fashion-logi .upclass ul {
      height: calc(100% - 7vw); }
    .department-guidance-image .department-map.fashion-logi .upclass li,
    .department-map.fashion-logi .upclass li {
      height: 100%; }
      .department-guidance-image .department-map.fashion-logi .upclass li a,
      .department-map.fashion-logi .upclass li a {
        line-height: 1.3em;
        padding-top: 18vw;
        padding-left: 1vw; }
    .department-guidance-image .department-map.fashion-craft .first-year,
    .department-map.fashion-craft .first-year {
      width: 33.3%; }
      .department-guidance-image .department-map.fashion-craft .first-year.colspan3,
      .department-map.fashion-craft .first-year.colspan3 {
        width: 100%; }
      .department-guidance-image .department-map.fashion-craft .first-year.colspan4,
      .department-map.fashion-craft .first-year.colspan4 {
        width: 100%; }
    .department-guidance-image .department-map.fashion-craft .second-year,
    .department-map.fashion-craft .second-year {
      width: 33.4%; }
    .department-guidance-image .department-map.fashion-craft .third-year,
    .department-map.fashion-craft .third-year {
      width: 33.3%; }
    .department-guidance-image .department-map.fashion-craft .fourth-year,
    .department-map.fashion-craft .fourth-year {
      display: none; }
    .department-guidance-image .department-map.fashion-craft .dep-col.dep7,
    .department-map.fashion-craft .dep-col.dep7 {
      width: 99.6%;
      height: 8vw; }
    .department-guidance-image .department-map.fashion-craft .dep-col.dep8,
    .department-map.fashion-craft .dep-col.dep8 {
      width: 100%;
      height: auto; }
    .department-guidance-image .department-map.fashion-craft .department-map-inmap td.col2,
    .department-map.fashion-craft .department-map-inmap td.col2 {
      width: 60vw;
      height: 8vw; }
      .department-guidance-image .department-map.fashion-craft .department-map-inmap td.col2 a,
      .department-map.fashion-craft .department-map-inmap td.col2 a {
        height: 100%;
        padding: 0px 3vw;
        width: 100%; }
    .department-guidance-image .department-map.fashion-craft .department-map-inmap td.col5,
    .department-map.fashion-craft .department-map-inmap td.col5 {
      width: 28%;
      line-height: 1.3em; }
      .department-guidance-image .department-map.fashion-craft .department-map-inmap td.col5 a,
      .department-map.fashion-craft .department-map-inmap td.col5 a {
        height: 100%;
        padding-left: 1vw;
        padding-top: 4vw; }
      .department-guidance-image .department-map.fashion-craft .department-map-inmap td.col5 span,
      .department-map.fashion-craft .department-map-inmap td.col5 span {
        margin-top: 2vw;
        font-size: 2.6vw; }
    .department-guidance-image .department-map.fashion-craft .upclass.craft-addClass,
    .department-map.fashion-craft .upclass.craft-addClass {
      top: 0;
      position: absolute;
      height: 100%; }
      .department-guidance-image .department-map.fashion-craft .upclass.craft-addClass ul,
      .department-map.fashion-craft .upclass.craft-addClass ul {
        height: calc(100% - 6vw - 4px); }
        .department-guidance-image .department-map.fashion-craft .upclass.craft-addClass ul a,
        .department-map.fashion-craft .upclass.craft-addClass ul a {
          padding-top: 10vw; }
    .department-guidance-image .department-map.fashion-craft .upclass ul,
    .department-map.fashion-craft .upclass ul {
      height: 100%; }
    .department-guidance-image .department-map.fashion-craft .upclass li,
    .department-map.fashion-craft .upclass li {
      height: 100%; }
      .department-guidance-image .department-map.fashion-craft .upclass li a,
      .department-map.fashion-craft .upclass li a {
        height: 100%;
        line-height: 1.3em;
        padding-left: 1vw; }
    .department-guidance-image .department-map.night .first-year,
    .department-map.night .first-year {
      width: 33.3%; }
      .department-guidance-image .department-map.night .first-year.colspan2,
      .department-map.night .first-year.colspan2 {
        width: 100%; }
      .department-guidance-image .department-map.night .first-year.colspan3,
      .department-map.night .first-year.colspan3 {
        width: 100%; }
    .department-guidance-image .department-map.night .second-year,
    .department-map.night .second-year {
      width: 33.4%; }
    .department-guidance-image .department-map.night .third-year,
    .department-map.night .third-year {
      width: 33.3%; }
    .department-guidance-image .department-map.night .fourth-year,
    .department-map.night .fourth-year {
      display: none; }
    .department-guidance-image .department-map.night .dep-col,
    .department-map.night .dep-col {
      background-color: #f77d93; }

  .department-map-inmap {
    width: calc(100% - 5vw);
    border-spacing: 0.5vw; }

  .department-notice {
    margin: 5vw 0 20vw 0; }

  .career-path {
    flex-direction: column;
    margin-bottom: 5vw;
    margin-top: 0; }
    .career-path .career-list {
      width: 100%;
      margin-left: 0;
      margin-top: 8vw;
      margin-bottom: 10vw; }
      .career-path .career-list h4 {
        font-size: 11vw;
        padding-top: 1vw;
        padding-bottom: 3vw;
        width: 40vw;
        top: -10vw;
        left: 5vw; }

  .department-tame-table {
    font-size: 3vw;
    line-height: 1.3em; }
    .department-tame-table th, .department-tame-table td {
      padding: 2vw 1vw; }
    .department-tame-table thead th.koma {
      font-size: 4vw;
      padding: 0; }
    .department-tame-table thead th span {
      display: block;
      letter-spacing: 0.1em;
      background: rgba(0, 0, 0, 0.1);
      padding-bottom: 3px; }
    .department-tame-table tbody td {
      width: 23%; }
      .department-tame-table tbody td.none {
        background: #f0f0f0; }

  .department-info {
    font-size: 3vw;
    line-height: 1.2em;
    padding: 1vw 1vw 0.2vw 1vw; }
    .department-info dl {
      margin-bottom: 0.8vw; }
      .department-info dl dt {
        width: 26vw;
        padding: 1vw 0;
        margin-right: 10px;
        background: #fff;
        text-align: center; }
      .department-info dl dd {
        padding: 1vw 0; }

  .student-CREATION {
    padding-top: 0; }
    .student-CREATION h3 {
      width: 100%;
      font-size: 8vw;
      margin-bottom: 5vw;
      height: 11vw;
      line-height: 10vw; }
    .student-CREATION .body {
      width: 100%;
      margin-right: 0px; }
    .student-CREATION h4 {
      margin-bottom: 5bw;
      font-size: 6vw; }
    .student-CREATION dl dt {
      margin-bottom: 1.5vw; }
    .student-CREATION figure {
      border-radius: 1.5vw;
      width: 100%; }
      .student-CREATION figure img {
        width: 100%;
        height: auto; }

  .related-sudent {
    margin-top: 10vw; }
    .related-sudent a {
      padding: 4vw 9vw 4vw 30vw; }
      .related-sudent a figure {
        width: 30vw;
        height: 50vw;
        left: -5vw;
        margin-bottom: 0; }
        .related-sudent a figure img {
          width: 150%;
          position: absolute;
          left: 50%;
          top: 0;
          transform: translate(-50%, 0); }
      .related-sudent a .name {
        padding-left: 0; }
      .related-sudent a h3 {
        font-weight: normal;
        font-size: 6vw;
        margin-bottom: 3vw; }
        .related-sudent a h3 span {
          display: block;
          margin-left: 0;
          font-size: 3vw; }
      .related-sudent a p {
        margin-bottom: 0; }

  .course-index-bnr .bnr-rv {
    background: url("/_wp/wp-content/uploads/rv-head_common.jpg") center center no-repeat;
    background-size: cover;
    height: 48vw;
    margin-bottom: 15vw; }
  .course-index-bnr .bnr-rv.rv2022 {
    background-image: url(https://www.bunka-fc.ac.jp/_wp/wp-content/uploads/rv-head-square_2022.jpg);
    height: calc(98vw - 2rem);
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }
  .course-index-bnr .bnr-rv.rv2022 h3 {
    padding: 0;
    font-size: 31px;
    margin-bottom: 15px;
    line-height: 1.5em;
  }
  .course-index-bnr .bnr-rv.rv2022 p {
    font-size: inherit;
    font-weight: inherit;
    letter-spacing: inherit;
  }
  .course-index-bnr .bnr-rv.rv2023 {
    background-image: url(https://www.bunka-fc.ac.jp/_wp/wp-content/uploads/rv-head-square_2023.jpg);
    height: calc(98vw - 2rem);
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }
  .course-index-bnr .bnr-rv.rv2023 h3 {
    padding: 0;
    font-size: 31px;
    margin-bottom: 15px;
    line-height: 1.5em;
  }
  .course-index-bnr .bnr-rv.rv2023 p {
    font-size: inherit;
    font-weight: inherit;
    letter-spacing: inherit;
  }
  .course-index-bnr .bnr-rv.rv2024 {
    background-image: url(https://www.bunka-fc.ac.jp/_wp/wp-content/uploads/rv-head-square_2024.jpg);
    height: calc(98vw - 2rem);
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }
  .course-index-bnr .bnr-rv.rv2024 h3 {
    padding: 0;
    font-size: 31px;
    margin-bottom: 15px;
    line-height: 1.5em;
  }
  .course-index-bnr .bnr-rv.rv2024 p {
    font-size: inherit;
    font-weight: inherit;
    letter-spacing: inherit;
  }
  .course-index-bnr .bnr-rv.rv2025 {
    background-image: url(https://www.bunka-fc.ac.jp/_wp/wp-content/uploads/rv-head-square_2025.jpg);
    height: calc(98vw - 2rem);
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }
  .course-index-bnr .bnr-rv.rv2025 h3 {
    padding: 0;
    font-size: 31px;
    margin-bottom: 15px;
    line-height: 1.5em;
  }
  .course-index-bnr .bnr-rv.rv2025 p {
    font-size: inherit;
    font-weight: inherit;
    letter-spacing: inherit;
  }
    .course-index-bnr .bnr-rv h3 {
      padding-top: 7vw;
      font-size: 8vw;
      margin-bottom: 5vw;
      line-height: 1.3em; }
    .course-index-bnr .bnr-rv p {
      font-size: 5vw;
      letter-spacing: 0em; } }
