@charset "UTF-8";
.dis-none{
	display:none;
}
#site-header.rv-head .utill {
  padding-top: 13px;
  height: 66px; }
#site-header.rv-head .left {
  display: flex; }
  #site-header.rv-head .left .logo {
    margin-right: 30px; }
    #site-header.rv-head .left .logo img {
      height: 42px;
      width: auto; }
  #site-header.rv-head .left .shoulder a {
    display: block;
    color: #000; }
  #site-header.rv-head .left .shoulder span {
    display: block;
    line-height: 1em; }
    #site-header.rv-head .left .shoulder span.catch1 {
      font-size: 22px;
      font-family: a-otf-midashi-mi-ma31-pr6n, serif;
      font-weight: 600;
      margin-bottom: 7px; }
#site-header.rv-head nav {
  margin-top: 8px;
  background: #d3dcdd;
  display: flex;
  justify-content: flex-end;
  line-height: 24px; }
  #site-header.rv-head nav h3 {
    font-size: 16px;
    letter-spacing: 0.05em;
    font-family: acumin-pro-extra-condensed, sans-serif;
    font-weight: 700;
    padding: 0 15px; }
  #site-header.rv-head nav ul {
    display: flex; }
    #site-header.rv-head nav ul li {
      border-left: 1px solid #fff; }
      #site-header.rv-head nav ul li a {
        padding: 0 15px;
        color: #000; }

.rv-content-head {
  padding-top: 20px;
  position: relative;
  margin-bottom: 90px; }
  .rv-content-head a {
    color: #fff; }
  .rv-content-head.hd-green {
    background: #9fc86f;
    color: #fff; }
  .rv-content-head.hd-blue {
    background: #79c2e9;
    color: #fff; }
  .rv-content-head.hd-purple {
    background: #c4a4cd;
    color: #fff; }
  .rv-content-head.hd-orange {
    background: #fbb438;
    color: #fff; }
  .rv-content-head.hd-pink {
    background: #f77d93;
    color: #fff; }
  .rv-content-head .wrap {
    width: 1040px;
    margin: 0 auto; }
  .rv-content-head .rv-segment {
    display: block;
    font-size: 1.3em; }
  .rv-content-head h1 {
    margin-top: 15px;
    margin-bottom: 15px;
    line-height: 50px; }
    .rv-content-head h1 span {
      display: block;
      font-size: 14px;
      font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
      font-weight: normal;
      line-height: 20px;
      margin-top: 5px; }
  .rv-content-head figure,
	.rv-content-head figure.full-body-image-2020,
	.rv-content-head figure.full-body-image {
    position: absolute;
    pointer-events: none;
    top: 0;
    left: 50%;
    margin-left: -520px;
    width: 1040px;
    height: 100%; }
    .rv-content-head figure img,
		.rv-content-head figure.full-body-image-2020 img {
      position: absolute;
      right: 50px;
      bottom: -60px; }
			
  .rv-content-head figure.full-body-image img {
    width: 325px;
	}
			
  .rv-content-head .data {
    margin-bottom: 20px; }
    .rv-content-head .data span {
      display: block;
      line-height: 24px; }
  .rv-content-head h2 {
    background: rgba(255, 255, 255, 0.3);
    color: #000;
    padding: 20px 0; }

.post-body {
  width: 640px; }
  .post-body h2 {
    font-size: 36px;
    margin-bottom: 20px; }

.rv-career-list {
  clear: both;
  background: #f8f9fa;
  padding: 0 25px 25px 25px;
  margin-bottom: 75px; }
  .rv-career-list h3 {
    padding: 20px 0; }
  .rv-career-list ul {
    display: flex;
    flex-wrap: wrap; }
    .rv-career-list ul li {
      margin: 0 2px 2px 0; }
      .rv-career-list ul li a,.rv-career-list ul li span {
        display: block;
        background: #17455b;
        color: #fff;
        padding: 2px 10px 0 10px;
        font-size: 14px; }

.rv-other-links {
  display: flex;
  justify-content: space-between; }
  .rv-other-links h2 {
    font-size: 18px;
    border-bottom: 4px solid #d3dcdd;
    margin-bottom: 30px; }
  .rv-other-links .student-links {
    width: 416px; }
    .rv-other-links .student-links ul {
      display: flex;
      justify-content: space-between;
}

.page-template-single-realvoice.mochizuki .rv-other-links .student-links ul li:first-child,
.page-template-single-realvoice.mita .rv-other-links .student-links ul li:last-child,
.page-template-single-realvoice-2021.ichikasa .rv-other-links .student-links ul li:first-child,
.page-template-single-realvoice-2021.jiang .rv-other-links .student-links ul li:last-child{
	display:none;
}
      .rv-other-links .student-links ul li a {
        display: block;
        height: 100%;
        background: #f8f9fa;
        color: #000; }
        .rv-other-links .student-links ul li a article {
          position: relative;
          width: 198px;
          padding-top: 100px; }
          .rv-other-links .student-links ul li a article figure {
            position: absolute;
            top: -40px;
            height: 140px;
            width: 100%;
            overflow: hidden; }
            .rv-other-links .student-links ul li a article figure img {
              width: 100%;
              height: auto;
              position: relative; }
            .rv-other-links .student-links ul li a article figure::before {
              display: block;
              position: absolute;
              content: "";
              display: block;
              background: #f0f0f0;
              width: 100%;
              height: 100px;
              bottom: 0;
              left: 0; }
            .rv-other-links .student-links ul li a article figure.green::before,.rv-other-links .student-links ul li a article figure.hd-green::before {
              background-color: #9fc86f;
              /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#9fc86f+0,6eaf38+100 */
              background: #9fc86f;
              /* Old browsers */
              background: -moz-linear-gradient(-45deg, #9fc86f 0%, #6eaf38 100%);
              /* FF3.6-15 */
              background: -webkit-linear-gradient(-45deg, #9fc86f 0%, #6eaf38 100%);
              /* Chrome10-25,Safari5.1-6 */
              background: linear-gradient(135deg, #9fc86f 0%, #6eaf38 100%);
              /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
              filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#9fc86f', endColorstr='#6eaf38',GradientType=1 );
              /* IE6-9 fallback on horizontal gradient */ }
            .rv-other-links .student-links ul li a article figure.blue::before,.rv-other-links .student-links ul li a article figure.hd-blue::before {
              background-color: #79c2e9;
              /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#79c2e9+0,6799e0+100 */
              background: #79c2e9;
              /* Old browsers */
              background: -moz-linear-gradient(-45deg, #79c2e9 0%, #6799e0 100%);
              /* FF3.6-15 */
              background: -webkit-linear-gradient(-45deg, #79c2e9 0%, #6799e0 100%);
              /* Chrome10-25,Safari5.1-6 */
              background: linear-gradient(135deg, #79c2e9 0%, #6799e0 100%);
              /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
              filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#79c2e9', endColorstr='#6799e0',GradientType=1 );
              /* IE6-9 fallback on horizontal gradient */ }
            .rv-other-links .student-links ul li a article figure.purple::before,.rv-other-links .student-links ul li a article figure.hd-purple::before {
              background-color: #c4a4cd;
              /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#c4a4cd+0,bd8ccc+100 */
              background: #c4a4cd;
              /* Old browsers */
              background: -moz-linear-gradient(-45deg, #c4a4cd 0%, #bd8ccc 100%);
              /* FF3.6-15 */
              background: -webkit-linear-gradient(-45deg, #c4a4cd 0%, #bd8ccc 100%);
              /* Chrome10-25,Safari5.1-6 */
              background: linear-gradient(135deg, #c4a4cd 0%, #bd8ccc 100%);
              /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
              filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c4a4cd', endColorstr='#bd8ccc',GradientType=1 );
              /* IE6-9 fallback on horizontal gradient */ }
            .rv-other-links .student-links ul li a article figure.orange::before,.rv-other-links .student-links ul li a article figure.hd-orange::before {
              background-color: #fbb438;
              /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#fbb438+0,f9a227+100 */
              background: #fbb438;
              /* Old browsers */
              background: -moz-linear-gradient(-45deg, #fbb438 0%, #f9a227 100%);
              /* FF3.6-15 */
              background: -webkit-linear-gradient(-45deg, #fbb438 0%, #f9a227 100%);
              /* Chrome10-25,Safari5.1-6 */
              background: linear-gradient(135deg, #fbb438 0%, #f9a227 100%);
              /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
              filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fbb438', endColorstr='#f9a227',GradientType=1 );
              /* IE6-9 fallback on horizontal gradient */ }
            .rv-other-links .student-links ul li a article figure.pink::before,.rv-other-links .student-links ul li a article figure.hd-pink::before {
              background-color: #f77d93;
              /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f77d93+0,f45a74+100 */
              background: #f77d93;
              /* Old browsers */
              background: -moz-linear-gradient(-45deg, #f77d93 0%, #f45a74 100%);
              /* FF3.6-15 */
              background: -webkit-linear-gradient(-45deg, #f77d93 0%, #f45a74 100%);
              /* Chrome10-25,Safari5.1-6 */
              background: linear-gradient(135deg, #f77d93 0%, #f45a74 100%);
              /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
              filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f77d93', endColorstr='#f45a74',GradientType=1 );
              /* IE6-9 fallback on horizontal gradient */ }
          .rv-other-links .student-links ul li a article h3 {
            font-weight: normal;
            font-size: 16px;
            padding: 12px 15px 7px 15px;
            line-height: 1.5em; }
          .rv-other-links .student-links ul li a article h4 {
            padding: 0 15px 15px 15px;
            font-size: 10px;
            font-weight: normal;
            line-height: 1.4em; }
  .rv-other-links .list {
    width: 198px; }

.rv-thumbs-top {
  position: relative;
  display: table;
  height: 186px;
  background: url("https://www.bunka-fc.ac.jp/_wp/wp-content/uploads/rv-head-square_2019.jpg") center center no-repeat;
  background-size: cover;
  color: #fff;
  padding: 10px; }
  .rv-thumbs-top::before {
    display: block;
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background: rgba(0, 0, 0, 0.3); }
  .rv-thumbs-top h3 {
    display: table-cell;
    vertical-align: middle;
    position: relative;
    text-align: center;
    font-size: 12px;
    text-shadow: 0px 0px 10px rgba(0, 0, 0, 0.8); }
    .rv-thumbs-top h3 span {
      display: block;
      font-family: a-otf-midashi-mi-ma31-pr6n, serif;
      font-weight: 600;
      font-size: 28px;
      margin-bottom: 10px; }

.rv-thumbs-top2020 {
  position: relative;
  display: table;
  height: 186px;
  background: url("https://www.bunka-fc.ac.jp/_wp/wp-content/uploads/rv-head-square_2020.jpg") center center no-repeat;
  background-size: cover;
  color: #fff;
  padding: 10px; }
  .rv-thumbs-top2020::before {
    display: block;
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background: rgba(0, 0, 0, 0.3); }
  .rv-thumbs-top2020 h3 {
    display: table-cell;
    vertical-align: middle;
    position: relative;
    text-align: center;
    font-size: 12px;
    text-shadow: 0px 0px 10px rgba(0, 0, 0, 0.8); }
    .rv-thumbs-top2020 h3 span {
      display: block;
      font-family: a-otf-midashi-mi-ma31-pr6n, serif;
      font-weight: 600;
      font-size: 28px;
      margin-bottom: 10px; }
@media screen and (max-width: 760px) {
.rv-thumbs-top2020 h3 span .br-sp{
	display:block;
}
}

/*2021以降はこちらを使用*/
.rv-thumbs-top-common {
	position: relative;
	display: table;
	height: 186px;
	color: #fff;
	padding: 10px;
	width: 100%;
}
.rv-thumbs-top-common::before {
	display: block;
	content: "";
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	background: rgba(0, 0, 0, 0.3);
}
.rv-thumbs-top-common-list {
	position: relative;
	display: table;
	height: 186px;
	color: #fff;
	padding: 10px;
	width: 100%;
}
.rv-thumbs-top-common-list::before {
	display: block;
	content: "";
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
}
.rv-thumbs-top-common-list h3 {
	display: table-cell;
	vertical-align: middle;
	position: relative;
	text-align: center;
	font-size: 12px;
	text-shadow: 0px 0px 10px rgba(0, 0, 0, 0.8);
}
.rv-thumbs-top-common h3 {
	display: table-cell;
	vertical-align: middle;
	position: relative;
	text-align: center;
	font-size: 12px;
	text-shadow: 0px 0px 10px rgba(0, 0, 0, 0.8);
}
.rv-thumbs-top-common h3 span {
	display: block;
	font-family: a-otf-midashi-mi-ma31-pr6n, serif;
	font-weight: 600;
	font-size: 28px;
	margin-bottom: 10px;
}
.rv_bg_yellow{
  background-color: #FFFF00;
}
.rv-qa_flex p {
	margin: 0;
}

@media screen and (max-width: 760px) {
	.rv-thumbs-top-common h3 span .br-sp{
		display:block;
	}
	.rv-thumbs-top-common h3 span {
		font-size: 7vw;
	}
}
/*年度ごとに追加*/
.rv-thumbs-top2021 {
	background: url("https://www.bunka-fc.ac.jp/_wp/wp-content/uploads/rv-head-square_2021.jpg") center center no-repeat;
	background-size: cover;
}
.rv-thumbs-top2022 {
	background: url("https://www.bunka-fc.ac.jp/_wp/wp-content/uploads/rv-head-square_2022.jpg") center center no-repeat;
	background-size: cover;
}
.rv-thumbs-top2023 {
	background: url("https://www.bunka-fc.ac.jp/_wp/wp-content/uploads/rv-head-square_2023.jpg") center center no-repeat;
	background-size: cover;
}
.rv-thumbs-top2024 {
	background: url("https://www.bunka-fc.ac.jp/_wp/wp-content/uploads/rv-head-square_2024.jpg") center center no-repeat;
	background-size: cover;
}
.rv-thumbs-top2025 {
	background: url("https://www.bunka-fc.ac.jp/_wp/wp-content/uploads/rv-head-square_2025.jpg") center center no-repeat;
	background-size: cover;
}
/*
.realvoice2023>#container>#site-footer>.footer-menu{
  display: none ;
}
.realvoice2023>#container .s-n-s-outer>div {
  display: block;
}
.realvoice2023>#container .sns {
  display: block;
  margin: auto;
}
.realvoice2023>#container .s-n-s-links {
  display: flex;
  justify-content: space-between;
  width: 15%;
  padding: 30px 0;
  margin: auto;
  min-width: 250px;
}
.realvoice2023>#container .sns .s-n-s-links a {
  width: 40px;
  height: 40px;
}
*/
aside {
  width: 333px;
  padding-right: 46px; }
  aside figure {
    margin-bottom: 30px; }
    aside figure img {
      width: 100%;
      height: auto;
      margin-bottom: 5px; }
    aside figure figcaption {
      line-height: 1.5em; }

.rv-top .rv-top-header {
  position: relative;
  margin-bottom: 50px;
  min-height: 400px;
  height: 30vw;
  background: url("https://www.bunka-fc.ac.jp/_wp/wp-content/uploads/rv-head_2019.jpg") center center no-repeat;
  background-size: cover;
  color: #fff;
  text-shadow: 0px 0px 10px rgba(0, 0, 0, 0.7); }
  .rv-top .rv-top-header::before {
    display: block;
    /* background: rgba(0, 0, 0, 0.3); */
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0; }
    .rv-top .rv-top-header1::before {
      display: block;
      /* background: rgba(0, 0, 0, 0.3); */
      content: "";
      width: 100%;
      height: 100%;
      position: absolute;
      left: 0;
      top: 0; }
  .rv-top .rv-top-header h1 {
    position: relative;
    text-align: center;
    font-size: 60px;
    padding-top: 70px; }
    .rv-top .rv-top-header h1 span {
      display: block;
      font-size: 40px; }
  .rv-top .rv-top-header p {
    position: relative;
    text-align: center;
    margin-top: 20px;
    font-size: 18px; }
.rv-top .rv-top-index {
  width: 1040px;
  margin: 0 auto; }
  .rv-top .rv-top-index .student-links {
    width: 100%; }
    .rv-top .rv-top-index .student-links ul {
      width: 100%;
      flex-wrap: wrap;
      justify-content: flex-start; }
      .rv-top .rv-top-index .student-links ul li {
        margin-bottom: 20px;
        margin-right: 12px; }
        .rv-top .rv-top-index .student-links ul li:nth-child(5n) {
          margin-right: 0; }

.sp-rv-gallery {
  display: none; }

#site-footer .sns {
  display: flex;
  justify-content: center; }
  #site-footer .sns li {
    margin: 50px 10px; }
    #site-footer .sns li a {
      width: 40px;
      height: 40px; }


.rv-content-head .data span.realvoice-instagram,
.rv-content-head .data span.realvoice-youtube {
    margin-top: 5px;
    line-height: 29px;
}
.rv-content-head .data span.realvoice-instagram img,
.rv-content-head .data span.realvoice-youtube img {
    width: 29px;
    margin-right: 10px;
    vertical-align: middle;
}

.graphLeft {
    float: left;
    width: 48%;
}

.graphLeft img {
    width: 300px;
}

.graphRight {
    float: right;
    width: 48%;
}

.rv-career-list-banner{
	background: #fff;
	margin: 10px 0 0 0;
}
.rv-career-list-banner a {
	position: relative;
	border: 1px solid #eee;
	padding: 30px 50px 25px 0px;
	display: flex;
	color: #000;
}
.rv-career-list-banner a figure {
	position: absolute;
	display: block;
	width: 220px;
	height: 220px;
	overflow: hidden;
	bottom: 0;
}
.rv-career-list-banner a figure img {
	width: 140%;
	position: absolute;
	left: 50%;
	transform: translate(-50%, 0);
}
.rv-career-list-banner a .name {
	padding-left: 250px;
}
.rv-career-list-banner a h3 {
	font-weight: normal;
	font-size: 30px;
	margin-bottom: 20px;
	padding: 0;
}
.rv-career-list-banner a h3 span {
	margin-left: 10px;
	font-size: 14px;
}
.rv-career-list-banner p {
	margin-bottom: 0;
	line-height: 1.7em;
}
.rv-career-list-banner .allow-right-10::after {
	content: "";
	position: absolute;
	display: block;
	width: 16px;
	height: 16px;
	border-right: 2px solid #1d1619;
	border-top: 2px solid #1d1619;
	right: 16px;
	top: 50%;
	margin-top: -8px;
	transform: rotate(45deg);
}
.rv-qa_clear{
	clear:both;
}
.rv-qa_title{
	font-size: 30px;
	margin: 15px 0;
}
.rv-qa_q{
	font-weight: 700;
}
.rv-qa_a {
	margin-left: 35px;
}
.rv-qa_a span{
	font-weight: 700;
}
.rv-qa_color_1{
	background-color:#bcd99a;
	padding: 30px 30px 5px 30px;
	border-radius: 35px;
}
.rv-qa_color_2{
	background-color:#a1d4f0;
	padding: 30px 30px 5px 30px;
	border-radius: 35px;
}
.rv-qa_color_3{
	background-color:#d6bfdc;
	padding: 30px 30px 5px 30px;
	border-radius: 35px;
}
.rv-qa_color_4{
	background-color:#fccb74;
	padding: 30px 30px 5px 30px;
	border-radius: 35px;
}
.rv-qa_color_5{
	background-color:#f9a4b4;
	padding: 30px 30px 5px 30px;
	border-radius: 35px;
}

.sp-none {
	display: block;
}
.pc-none {
	display: none;
}

/* 準備中ページ */
.realvoice_comingsoon {
	font-weight: bold;
}
.realvoice_comingsoon .title {
	display: table;
	line-height: 1.9;
	text-align: center;
	margin: 0 auto 1em;
}
.realvoice_comingsoon dl {
	line-height: 2.5;
	text-align: center;
}
.realvoice_comingsoon dd a {
	display: block;
}
.realvoice_comingsoon dd img {
	width: 100%;
	max-width: 450px;
	height: auto;
}
@media only screen and (min-width: 761px) {
	.realvoice_comingsoon {
		font-size: 20px;
		margin: 60px auto;
	}
}

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

SP

/* ***************************************
/* *****************************************/
@media screen and (max-width: 760px) {
  #site-header.rv-head .utill {
    padding-top: 0;
    height: auto;
    text-align: center; }
    #site-header.rv-head .utill .head-utill-main-col {
      display: block; }
      #site-header.rv-head .utill .head-utill-main-col #sp-menu-wrap {
        top: 12.3vw; }
        #site-header.rv-head .utill .head-utill-main-col #sp-menu-wrap nav {
          flex-direction: column; }
          #site-header.rv-head .utill .head-utill-main-col #sp-menu-wrap nav h3 {
            background: #000;
            color: #fff;
            line-height: 10vw; }
          #site-header.rv-head .utill .head-utill-main-col #sp-menu-wrap nav ul {
            flex-direction: column; }
            #site-header.rv-head .utill .head-utill-main-col #sp-menu-wrap nav ul li {
              border-bottom: 1px solid rgba(255, 255, 255, 0.3); }
              #site-header.rv-head .utill .head-utill-main-col #sp-menu-wrap nav ul li a {
                display: block;
                padding: 3vw 0;
                font-size: 4vw; }
  #site-header.rv-head .left {
    flex-direction: column;
    width: 100%; }
    #site-header.rv-head .left .logo {
      margin: 2vw auto 2vw; }
      #site-header.rv-head .left .logo img {
        height: 8vw;
        width: auto; }
    #site-header.rv-head .left .shoulder {
      margin-bottom: 2vw; }
      #site-header.rv-head .left .shoulder span.catch1 {
        font-size: 5vw;
        margin-bottom: 1vw; }

  .rv-content-head {
    position: relative;
    padding-top: 0;
    margin-bottom: 2vw;
		overflow: hidden;}
    .rv-content-head .breadcrumbs .wrap {
      padding: 0;
      background: rgba(0, 0, 0, 0.1); }
    .rv-content-head a {
      color: #fff; }
    .rv-content-head .wrap {
      padding: 5vw;
      width: 100%; }
    .rv-content-head h1 {
      display: flex;
      margin-top: 0;
      margin-bottom: 0;
      line-height: 12vw; }
      .rv-content-head h1 span {
        font-size: 3vw;
        line-height: inherit;
        margin-top: 0;
        margin-left: 5vw; }
    .rv-content-head figure {
      right: 0;
      top: auto;
      bottom: 0;
      margin-left: 0;
      width: 50%;
	  height: 56vw;	
      /*height: 65vw;*/
      overflow: hidden; }
      .rv-content-head figure img {
       right: auto;
        left: 50%;
        top: 0;
        transform: translate(-50%, 0);
        width: 150%;
	/*
    top: -15px;
    width: 95%;*/
	}
	
	.rv-content-head figure.full-body-image-2020 {
    right: 0;
    top: 20px;
    bottom: 0;
    margin-left: 0;
    width: 50%;
    height: auto;
    overflow: hidden;
  }
  .rv-content-head figure.full-body-image-2020 img {
		left: auto;
    transform: inherit;
    top: 0;
    width: 100%;
    right: -30px;
	}
	
	.rv-content-head figure.full-body-image {
		top: -15px;
		right: 0;
		width: 52%;
	  height: auto;
		margin-left: 0;
  }
  .rv-content-head figure.full-body-image img {
    left: auto;
		transform:inherit;
		width: 110%;
		right: -30px;
	}
	
    .rv-content-head .data {
      margin-top: 3vw;
      margin-bottom: 0; }
      .rv-content-head .data span {
        font-size: 3vw;
        line-height: 1.5em;
        width: 50vw; }
    .rv-content-head h2 {
      font-size: 4vw;
      padding: 0; }

  .post-body {
    width: 100%; }
    .post-body h2 {
      font-size: 7vw;
      margin-bottom: 4vw; }
    .post-body p {
      margin-bottom: 5vw; }

  .rv-career-list {
    clear: both;
    margin: 0 4vw;
    padding: 0 3vw 3vw 3vw;
    margin-bottom: 5vw;
		overflow: hidden;}
    .rv-career-list h3 {
      padding: 3vw 0;
      font-size: 4vw; }
    .rv-career-list ul li {
      margin: 0 0.5vw 0.5vw 0; }
      .rv-career-list ul li a {
        padding: 2px 10px 0 10px;
        font-size: 3.4vw; }

  .rv-other-links {
    flex-direction: column;
    padding: 4vw; }
    .rv-other-links h2 {
      font-size: 4.6vw;
      border-bottom: 1.1vw solid #d3dcdd;
      margin-bottom: 7vw;
      padding: 1vw 2vw; }
    .rv-other-links .student-links {
      width: 100%; }
      .rv-other-links .student-links ul li a {
        display: block;
        height: 100%; }
        .rv-other-links .student-links ul li a article {
          width: 42vw;
          padding-top: 26vw; }
          .rv-other-links .student-links ul li a article figure {
            top: -8vw;
            height: 34vw;
            overflow: hidden; }
            .rv-other-links .student-links ul li a article figure img {
              width: 130%;
              height: auto;
              position: relative;
              left: 50%;
              transform: translate(-50%, 0); }
            .rv-other-links .student-links ul li a article figure::before {
              height: 26vw; }
          .rv-other-links .student-links ul li a article h3 {
            font-size: 4.2vw;
            padding: 3vw 3vw 1vw 3vw;
            line-height: 1.5em; }
          .rv-other-links .student-links ul li a article h4 {
            padding: 0 3vw 3vw;
            font-size: 3vw; }
    .rv-other-links .list {
      width: 100%;
      margin-top: 5vw; }
      .rv-other-links .list .rv-thumbs-top {
        width: 100%;
        background: url("https://www.bunka-fc.ac.jp/_wp/wp-content/uploads/rv-head_2019.jpg") center center no-repeat;
        background-size: cover;
        height: 28vw; }
        .rv-other-links .list .rv-thumbs-top h3 {
          font-size: 4vw; }
          .rv-other-links .list .rv-thumbs-top h3 span {
            font-size: 6vw; }

  aside {
    display: none; }

  .sp-rv-gallery {
    clear: both;
    display: block;
    margin: 4vw;
    padding: 4vw 4vw 0 4vw;
    background: #f8f9fa;
    border-radius: 2vw; }
    .sp-rv-gallery h2 {
      font-size: 4vw; }
    .sp-rv-gallery figure {
      padding: 4vw 0;
      border-bottom: 1px solid #ddd; }
      .sp-rv-gallery figure img {
        max-width: 100%;
        margin-bottom: 2vw; }
      .sp-rv-gallery figure:last-child {
        border: none; }

  img.alignleft {
    display: block;
    margin: 0 auto;
    width: 80%;
    float: none; }

  .realvoice2019 #site-header.rv-head .left .shoulder,.realvoice2020 #site-header.rv-head .left .shoulder {
    display: none; }

  .rv-top .rv-top-header {
    margin-bottom: 20vw;
    min-height: inherit;
    height: 30vw;
    text-shadow: none; }
    .rv-top .rv-top-header h1 {
      font-size: 7vw;
      padding-top: 6.5vw;
      line-height: 1.2em; }
      .rv-top .rv-top-header h1 span {
        font-size: 4vw; }
    .rv-top .rv-top-header p {
      position: absolute;
      top: 30vw;
      color: #000;
      width: 100%;
      font-size: 3.6vw;
      margin: 0;
      padding: 3vw 0;
      background: #eef2f2; }
  .rv-top .rv-top-index {
    width: 100%; }
    .rv-top .rv-top-index .student-links ul {
      justify-content: space-between; }
      .rv-top .rv-top-index .student-links ul li {
        margin-bottom: 20px;
        margin-right: 0; }

  #site-footer .sns {
    display: flex;
    justify-content: center; }
    #site-footer .sns li {
      margin: 5vw 1.5vw; }
      #site-footer .sns li a {
        width: 8.5vw;
        height: 8.5vw; } 

	.rv-content-head .data span.realvoice-instagram,
	.rv-content-head .data span.realvoice-youtube {
		margin-top: 1.5vw;
		font-size: 3.2vw;
	}
	.rv-content-head .data span.realvoice-instagram img,
	.rv-content-head .data span.realvoice-youtube img {
		width: 3vw;
		max-width: 150px;
		min-width: 29px;
		margin-right: 2vw;
		vertical-align: middle;
	}
	
	.graphLeft {
    	float: none;
    	width: 80%;
    	margin: 0 auto;
	}
	.graphLeft img {
    width: 100%;
	}

	.graphRight {
		float: none;
		width: 100%;
	}
	
	.rv-career-list-banner{
		background: #fff;
		margin: 0;
	}
	.rv-career-list-banner a {
		padding: 5vw 10vw 4vw 34vw;
	}
	.rv-career-list-banner a figure {
		width: 30vw;
		height: 56vw;
		left: 0;
	}
	.rv-career-list-banner a figure img {
		width: 150%;
		position: absolute;
		left: 50%;
		top: 0;
		transform: translate(-50%, 0);
	}
	.rv-career-list-banner a .name {
		padding-left: 0;
	}
	.rv-career-list-banner a h3 {
		font-weight: normal;
		font-size: 6vw;
		margin-bottom: 3vw;
		padding: 0;
	}
	.rv-career-list-banner a h3 span {
		display: block;
		margin-left: 0;
		font-size: 3vw;
	}
	.rv-career-list-banner a p {
		margin-bottom: 0;
	}
	.rv-career-list-banner .allow-right-10:after {
		width: 4vw;
		height: 4vw;
		border-right: .5vw solid #1d1619;
		border-top: .5vw solid #1d1619;
		right: 5vw;
		margin-top: -2vw;
	}
	.rv-qa_title{
	font-size: 6vw;
	margin: 15px 0;
}
	.sp-none {
    display: none;
	}
	.pc-none {
    display: block;
	}

	/* 準備中ページ */
	.realvoice_comingsoon {
		margin: 10vw auto;
	}

}
