@charset "UTF-8";
@media screen and (max-width: 767px) {
  html {
    font-size: 12px;
    min-width: 300px;
  }
  body {
    min-width: auto;
  }
  .pcbr {
    display: none;
  }
  .spbr {
    display: block;
  }
  /* wrap */
  #wrap {
    width: 100%;
  }
  /* header */
  header {
    width: 100%;
    padding: 20px 0;
    height: auto;
    min-height: auto;
  }
  header div#bunkyogakuin {
    position: static;
    margin-left: 5%;
    text-align: left;
  }
  header div#bunkyogakuin h1 {
    width: 170px;
  }
  header div#bunkyogakuin p {
    margin-left: 0.5em;
    font-size: 1em;
  }
  header h2#title {
    width: 68%;
    margin-left: 5%;
    margin-top: 1em;
    max-width: auto;
    position: static;
  }
  header p#introduction {
    width: 100%;
    margin-top: 1em;
    position: static;
    text-align: center;
    font-size: 1.15em;
    line-height: 2.4;
  }
  header #main_illust {
    display: none;
  }
  header #main_banner {
    width: 85px;
    position: fixed;
    top: 25px;
    right: 0;
  }
  header #line_banner {
    width: 95px;
    bottom: 30px;
  }
  /* main */
  main {
    width: 100%;
  }
  /* select */
  main #select {
    padding: 4em 4% 0;
  }
  main #select #catch {
    width: 80%;
  }
  main #select #select_contents {
    width: 100%;
    margin: 4em auto 0;
    display: block;
  }
  main #select #select_contents .item {
    width: 100%;
    margin: 3em 0;
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  main #select #select_contents .item .select_illust {
    width: 48%;
  }
  main #select #select_contents .item div {
    width: 50%;
  }
  main #select #select_contents .item p {
    font-size: 1.3em;
    margin-bottom: 1em;
  }
  main #select #select_contents .item .select_arrow {
    width: 100%;
    margin: 0 auto;
  }
  /* team */
  main .team {
    padding: 8em 0;
  }
  main .team .team_header {
    position: relative;
    text-align: left;
    padding: 0 4%;
  }
  main .team .team_header h1 {
    font-size: 1.5em;
    margin-bottom: 0.2em;
    font-weight: bold;
  }
  main .team .team_header .team_title {
    width: 85%;
    position: relative;
    z-index: 999;
  }
  main .team .team_header h2 {
    font-size: 2em;
    margin-top: 0.5em;
    margin-bottom: 1em;
    line-height: 1.5;
    font-weight: bold;
    position: relative;
  }
  main .team .team_header p {
    font-size: 1.1em;
    line-height: 2.3;
    font-weight: bold;
    position: relative;
  }
  main .team .team_header .team_illust {
    width: 250px;
    position: absolute;
    right: 0%;
    top: 25%;
  }
  main .team .team_header .team_catch {
    width: 65%;
    position: absolute;
    right: 4%;
    bottom: auto;
    top: 2%;
    z-index: 0;
  }
  /* team contents video */
  main .team .contents .video {
    width: 100%;
    margin: 3em auto 0;
  }
  main .team .contents .video .modal-video-close-btn {
    right: 0px !important;
  }
  main .team .contents .video .swiper-button-prev, main .team .contents .video .swiper-button-next {
    position: absolute;
    top: 0%;
    z-index: 10;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 20px; /* ボタンの幅 */
    height: 100%; /* ボタンの高さ */
    background-size: 100% 100%; /* 背景画像としてのサイズ（＝表示したい画像サイズ） */
    margin-top: 0; /* 縦中央配置用：ボタンの高さの半分のネガティブマージン（top:50%がすでに設定されている） */
  }
  /* team contents reason */
  main .team .contents .reason {
    width: 90%;
    margin: 3em auto 0;
    text-align: left;
  }
  main .team .contents .reason h3 {
    font-size: 1.7em;
  }
  main .team .contents .reason .list {
    margin-top: 4em;
    display: block;
  }
  main .team .contents .reason .list section {
    width: 90%;
    margin: 4em auto;
    padding: 3em 6%;
  }
  main .team .contents .reason .list section aside {
    position: absolute;
    top: -6%;
    left: -5%;
    width: 110px;
  }
  main .team .contents .reason .list section h4 {
    font-size: 1.5em;
    margin-bottom: 1em;
  }
  /* team contents other */
  main .team .contents .other {
    width: 90%;
    margin: 4em auto 0;
    text-align: left;
  }
  main .team .contents .other h3 {
    font-size: 2em;
    margin-bottom: 1em;
  }
  main .team .contents .other ul li {
    font-size: 1.5em;
    margin-bottom: 0.5em;
  }
  /* button*/
  main .team .button {
    color: #FFF;
    width: 90%;
    margin: 3em auto 0;
    padding: 1.2em 0;
    font-size: 1.4em;
  }
  /* team01 */
  main .team#team01 {
    background-image: linear-gradient(180deg, rgba(218, 236, 254, 0), rgba(218, 236, 254, 1) 5% 95%, rgba(218, 236, 254, 0));
  }
  /* team02 */
  main .team#team02 {
    background-image: linear-gradient(180deg, rgba(247, 230, 227, 0), rgba(247, 230, 227, 1) 5% 95%, rgba(247, 230, 227, 0));
  }
  /* team03 */
  main .team#team03 {
    background-image: linear-gradient(180deg, rgba(221, 249, 235, 0), rgba(221, 249, 235, 1) 5%);
  }
  main .team#team03 .team_header .team_illust {
    width: 200px;
    position: absolute;
    right: -8%;
    top: 22%;
    z-index: 1;
  }
  /* crosstalk header */
  .crosstalk header {
    width: 100%;
    padding: 20px 4% 0;
  }
  /* crosstalk main */
  .crosstalk main {
    padding: 0 0 8em
  }
  /* crosstalk fv */
  .crosstalk #fv {
    width: 100%;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    align-items: stretch;
    position: relative;
  }
  .crosstalk #fv aside {
    width: 1em;
    position: absolute;
    right: 4%;
    bottom: 0;
  }
  .crosstalk #fv #introduction {
    width: 100%;
    text-align: left;
    padding: 4em 5% 3em;
    background-image: url(../images/human/04_crosstalk/main_illust.png);
    background-repeat: no-repeat;
    background-position: 100% -5%;
    background-size: auto 45%;
    display: block;
  }
  .crosstalk #fv #introduction section {
    margin: auto;
  }
  .crosstalk #fv #introduction h1 {
    font-size: 1.8em;
    line-height: 1.5;
  }
  .crosstalk #fv #introduction #title {
    width: 75%;
    margin-right: auto;
    margin-top: 1em;
    margin-bottom: -10px;
    position: relative;
    z-index: 992;
  }
  .crosstalk #fv #introduction h2 {
    font-size: 1.8em;
    margin-top: 1em;
    margin-bottom: 1em;
  }
  .crosstalk #fv #introduction p {
    width: 80%;
    font-size: 1.15em;
    line-height: 1.8;
    margin-right: auto;
  }
  .crosstalk #fv #introduction figure {
    display: block;
    width: 80%;
    margin-left: auto;
    padding: 0;
  }
  .crosstalk #fv figure {
    display: none;
  }
  /* crosstalk members */
  .crosstalk #members {
    width: 100%;
    margin: 5em auto;
    padding: 3em 0 4.5em;
    border-radius: 30px 30px 0 0;
  }
  .crosstalk #members h2 {
    position: absolute;
    width: 80%;
    top: -0.75%;
  }
  .crosstalk #members #profile {
    width: 88%;
    margin: 0 auto;
    display: block;
  }
  .crosstalk #members #profile .item {
    width: 100%;
    margin-bottom: 3em;
  }
  .crosstalk #members #profile .item:last-child {
    margin-bottom: 0;
  }
  .crosstalk #members #profile .item .left {
    width: 40%;
  }
  .crosstalk #members #profile .item .left .katagaki {
    margin-bottom: 1em;
  }
  .crosstalk #members #profile .item .right {
    width: 52%;
  }
  .crosstalk #members #profile .item .right .name {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
  }
  .crosstalk #members #profile .item .right .name h3 {
    font-size: 1.2em;
    font-weight: bold;
    margin-bottom: 1em;
  }
  .crosstalk #members #profile .item .right .name h3 span {
    font-size: 0.8em;
    display: block;
    font-weight: normal;
  }
  .crosstalk #members #profile .item .right .name aside {
    width: 3.5em;
  }
  .crosstalk #members #profile .item .right p {
    font-size: 0.8em;
  }
  /* crosstalk talk_block */
  .crosstalk .talk_block {
    width: 90%;
    margin: 4em auto;
  }
  .crosstalk .talk_block .talk_title {
    width: 100%;
    margin-bottom: 3em;
  }
  .crosstalk .talk_block .talk_title .q_title {
    padding: 2em 0;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .crosstalk .talk_block .talk_title .q_title h2 {
    font-size: 1.7em;
    line-height: 1.5;
    text-align: left;
    font-weight: bold;
  }
  .crosstalk .talk_block .talk_title .q_title p {
    width: 5em;
    margin-right: 2em;
  }
  .crosstalk .talk_block .talk_title .intro {
    font-size: 1.7em;
    margin-top: 1em;
  }
  .crosstalk .talk_block .talk_detail dl {
    display: flex;
    justify-content: space-between;
    align-content: flex-start;
    margin-bottom: 2em;
  }
  .crosstalk .talk_block .talk_detail dl dt {
    width: 20%;
  }
  .crosstalk .talk_block .talk_detail dl dt p {
    text-align: center;
    margin-top: 1em;
    border-radius: 5px;
    font-weight: bold;
    font-size: 0.8em;
    line-height: 1;
  }
  .crosstalk .talk_block .talk_detail dl dt p.a {
    color: #F38B8E;
    border: 1px solid #F38B8E;
    padding: 0.4em 0;
  }
  .crosstalk .talk_block .talk_detail dl dt p.b {
    color: #FF8A00;
    border: 1px solid #FF8A00;
    padding: 0.4em 0;
  }
  .crosstalk .talk_block .talk_detail dl dt p.c {
    color: #B480D6;
    border: 1px solid #B480D6;
    padding: 0.4em 0;
  }
  .crosstalk .talk_block .talk_detail dl dd {
    width: 75%;
    background-color: #FFF;
    border-radius: 20px;
    font-size: 1.2em;
    padding: 2em 5%;
    height: fit-content;
    position: relative;
    text-align: left;
  }
  .crosstalk .talk_block .talk_detail dl dd:before {
    content: "";
    position: absolute;
    top: 36%;
    left: -34px;
    margin-top: -15px;
    border: 15px solid transparent;
    border-width: 0px 0px 20px 20px;
    border-right: 15px solid #FFF;
  }
  .crosstalk .talk_block .talk_detail dl.right dt {
    order: 2;
  }
  .crosstalk .talk_block .talk_detail dl.right dd {
    order: 1;
  }
  .crosstalk .talk_block .talk_detail dl.right dd:before {
    right: -15px;
    left: auto;
    border-right: none;
    border-left: 15px solid #FFF;
  }
  /* crosstalk photo_block */
  .crosstalk .photo_block {
    width: 100%;
    margin: 2em auto;
    display: flex;
    justify-content: space-between;
  }
  /* crosstalk button*/
  .crosstalk main .button {
    width: 90%;
    margin: 3em auto 0;
  }
  /* crosstalk ft_photo*/
  .crosstalk main #ft_photo {
    width: 90%;
  }
  /* footer */
  footer #ft_info {
    padding-bottom: 1em;
    margin-bottom: 3em;
    border-bottom: 1px solid #000;
    display: block;
  }
  footer #ft_info #left #ft_logo {
    display: none;
  }
  footer #ft_info #left #ft_logo_sp {
    width: 100%;
    margin-bottom: 2em;
  }
  footer #ft_info #left #courselink {
    font-size: 1.2em;
    margin-bottom: 2em;
  }
  footer #ft_info #left #campus {
    display: flex;
    align-items: flex-end;
  }
  footer #ft_info #left #campus #logo100anv {
    display: none;
  }
  footer #ft_info #left #campus p {
    margin-left: 0;
    margin-right: 2em;
  }
  footer #ft_info #right {
    text-align: left;
    margin-top: 3em;
  }
  footer #ft_info #right #ft_link {
    display: flex;
    justify-content: space-between;
  }
  footer #ft_info #right #ft_link p {
    width: 47%;
    margin-left: 0;
  }
  footer #ft_info #right #copyright {
    margin-top: 1.5em;
  }
  footer #ft_info #right #copyright #line {
    width: 47%;
    margin-left: 0;
    margin-right: auto;
    margin-bottom: 3em;
  }
  footer #ft_info #right #copyright p {
    font-size: 0.7em;
    line-height: 1.5;
  }
  footer #recruit {
    width: 200px;
    margin-right: auto;
  }
}