@charset "UTF-8";
/* base */
html {
  font-size: 15px;
  scroll-behavior: smooth;
}
body {
  min-width: 1130px;
  margin: 0 auto;
  background-color: #FFF;
  color: #353535;
  line-height: 1.75;
  letter-spacing: 0.05em;
  font-family: 'Noto Sans JP', "游ゴシック体", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, sans-serif;
  text-align: center;
  font-feature-settings: 'palt'1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
body img {
  vertical-align: bottom;
  height: auto;
  width: 100%;
}
a:link, a:visited, a:active {
  color: #000000;
  text-decoration: none;
}
a:hover {
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
  opacity: 0.8;
}
::selection {
  background: #999999;
  color: #FFFFFF;
}
::-moz-selection {
  background: #5a5b84;
}
/* text */
.maru {
  font-family: 'Zen Maru Gothic', 'Noto Sans JP', "游ゴシック体", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, sans-serif;
}
.en {
  font-family: 'Inter', 'Noto Sans JP', "游ゴシック体", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, sans-serif;
}
.material-symbols-outlined {
  font-variation-settings:
    'FILL'0, 'wght'400, 'GRAD'0, 'opsz'24;
  line-height: 1 !important;
  font-size: 1.8em !important;
  vertical-align: middle !important;
}
.pcbr {
  display: block;
}
.spbr {
  display: none;
}
/* wrap */
#wrap {
  width: 100%;
  overflow: hidden;
}
/* header */
header {
  width: 100%;
  height: 100vh;
  min-height: 800px;
  position: relative;
  background-color: #FFFCED;
}
header div#bunkyogakuin {
  position: absolute;
  top: 30px;
  left: 4%;
}
header div#bunkyogakuin h1 {
  width: 250px;
  display: inline-block;
  vertical-align: middle;
}
header div#bunkyogakuin p {
  display: inline-block;
  margin-left: 1em;
  vertical-align: middle;
  font-weight: bold;
  font-size: 1.5em;
}
header h2#title {
  width: 60%;
  max-width: 720px;
  position: absolute;
  top: 9%;
  left: 4%;
  z-index: 999;
}
header p#introduction {
  width: 75%;
  position: absolute;
  bottom: 50px;
  left: 4%;
  text-align: left;
  font-weight: bold;
  font-size: 1.15em;
  line-height: 2.4;
  z-index: 998;
}
header #main_illust {
  width: 60%;
  max-width: 900px;
  position: absolute;
  bottom: 0;
  right: 0;
}
header #main_banner {
  width: 300px;
  top: 30px;
  right: 2%;
  position: fixed;
  z-index: 999 !important;
}
header #line_banner {
  width: 160px;
  min-width: auto;
  bottom: 60px;
  right: 0;
  position: fixed;
  z-index: 998 !important;
}
/* main */
main {
  width: 100%;
}
/* select */
main #select {
  background-image: linear-gradient(180deg, rgba(255, 252, 237, 1) 88%, rgba(255, 252, 237, 0));
  padding: 6em 5% 8em;
}
main #select #catch {
  width: 75%;
  margin: 0 auto;
}
main #select #select_contents {
  width: 100%;
  margin: 4em auto 0;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
main #select #select_contents .item {
  width: 31%;
}
main #select #select_contents .item .select_illust {
  width: 100%;
}
main #select #select_contents .item p {
  font-size: 1.5em;
  margin-bottom: 1em;
  font-weight: bold;
}
main #select #select_contents .item .select_arrow {
  width: 90%;
  margin: 0 auto;
}
/* team */
main .team {
  padding: 8em 0;
}
main .team .team_header {
  position: relative;
  text-align: left;
  padding: 0 5%;
}
main .team .team_header h1 {
  font-size: 1.5em;
  margin-bottom: 1em;
  font-weight: bold;
}
main .team .team_header .team_title {
  width: 600px;
}
main .team .team_header h2 {
  font-size: 2.4em;
  margin-top: 0.5em;
  margin-bottom: 0.5em;
  line-height: 1.5;
  font-weight: bold;
}
main .team .team_header p {
  font-size: 1.1em;
  line-height: 2.3;
  font-weight: bold;
}
main .team .team_header .team_illust {
  width: 550px;
  position: absolute;
  right: 5%;
  top: 0;
  z-index: 997;
}
main .team .team_header .team_catch {
  width: 60%;
  position: absolute;
  right: 5%;
  bottom: 0;
}
/* team contents video */
main .team .contents .video {
  width: 100%;
  margin: 5em 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: 50px; /* ボタンの幅 */
  height: 100%; /* ボタンの高さ */
  background-size: 100% 100%; /* 背景画像としてのサイズ（＝表示したい画像サイズ） */
  margin-top: 0; /* 縦中央配置用：ボタンの高さの半分のネガティブマージン（top:50%がすでに設定されている） */
}
main .team .contents .video .swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled {
  opacity: 0;
}
main .team .contents .video .swiper-button-next {
  right: 0%;
  background-image: url("../images/human/swiper_arrow2.png");
  transform: scale(-1, 1); /* 左右反転 */
  background-repeat: no-repeat;
}
main .team .contents .video .swiper-button-prev {
  left: 0%;
  background-image: url("../images/human/swiper_arrow2.png");
  background-repeat: no-repeat;
}
main .team .contents .video .swiper-button-prev:after, .swiper-button-next:after {
  display: none;
}
/* team contents reason */
main .team .contents .reason {
  width: 90%;
  margin: 5em auto 0;
  text-align: left;
}
main .team .contents .reason h3 {
  font-weight: bold;
  font-size: 2em;
}
main .team .contents .reason .list {
  margin-top: 4em;
  display: flex;
  justify-content: space-between;
  align-items: stretch;
}
main .team .contents .reason .list section {
  width: 31%;
  background-color: #FFF;
  border-radius: 15px;
  padding: 3em 4%;
  position: relative;
}
main .team .contents .reason .list section aside {
  position: absolute;
  top: -5%;
  left: -5%;
  width: 120px;
}
main .team .contents .reason .list section h4 {
  font-size: 1.5em;
  font-weight: bold;
  margin-bottom: 1em;
}
main .team .contents .reason .list section span.marker {
  background: linear-gradient(transparent 75%, #FFF0A2 75%);
}
/* team contents other */
main .team .contents .other {
  width: 90%;
  margin: 6em auto 0;
  text-align: left;
}
main .team .contents .other h3 {
  font-weight: bold;
  font-size: 2em;
  margin-bottom: 1em;
}
main .team .contents .other ul li {
  font-size: 1.5em;
  font-weight: bold;
  margin-bottom: 0.5em;
}
/* button*/
main .team .button {
  color: #FFF;
  width: 600px;
  margin: 4em auto 0;
  text-align: center;
  padding: 1.8em;
  border-radius: 60px;
  cursor: pointer;
  font-weight: bold;
  position: relative;
  font-size: 1.4em;
}
main .team .button:hover {
  opacity: 0.8;
  filter: alpha(opacity=80);
  -ms-filter: "alpha(opacity=80)";
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
main .team .button:after {
  content: "↗︎";
  font-size: 1em;
  position: absolute;
  right: 2em;
}
/* team01 */
main .team#team01 {
  background-image: linear-gradient(180deg, rgba(218, 236, 254, 0), rgba(218, 236, 254, 1) 12% 88%, rgba(218, 236, 254, 0));
}
main .team#team01 .team_header h1 {
  color: #547CCA;
}
main .team#team01 .contents .reason h3 {
  color: #547CCA;
}
main .team#team01 .contents .other h3 {
  color: #547CCA;
}
main .team#team01 .contents .other ul li span {
  color: #547CCA;
}
main .team#team01 .contents .reason .list section h4 {
  color: #547CCA;
}
main .team#team01 .button {
  background-color: #547CCA;
}
/* team02 */
main .team#team02 {
  background-image: linear-gradient(180deg, rgba(247, 230, 227, 0), rgba(247, 230, 227, 1) 12% 88%, rgba(247, 230, 227, 0));
}
main .team#team02 .team_header h1 {
  color: #F38B8E;
}
main .team#team02 .contents .reason h3 {
  color: #F38B8E;
}
main .team#team02 .contents .other h3 {
  color: #F38B8E;
}
main .team#team02 .contents .other ul li span {
  color: #F38B8E;
}
main .team#team02 .contents .reason .list section h4 {
  color: #F38B8E;
}
main .team#team02 .contents #talkbanner {
  width: 90%;
  margin: 5em auto 0;
}
main .team#team02 .button {
  background-color: #F38B8E;
}
/* team03 */
main .team#team03 {
  background-image: linear-gradient(180deg, rgba(221, 249, 235, 0), rgba(221, 249, 235, 1) 12%);
}
main .team#team03 .team_header h1 {
  color: #3CCC87;
}
main .team#team03 .contents .reason h3 {
  color: #3CCC87;
}
main .team#team03 .contents .other h3 {
  color: #3CCC87;
}
main .team#team03 .contents .other ul li span {
  color: #3CCC87;
}
main .team#team03 .contents .reason .list section h4 {
  color: #3CCC87;
}
main .team#team03 .button {
  background-color: #3CCC87;
}
/* pagetop */
#pagetop {
  width: 100px;
  margin: 6em auto 0;
}
#pagetop p {
  margin: 1em auto 0;
  font-weight: bold;
}
/* crosstalk */
.crosstalk #wrap {
  background-image: linear-gradient(180deg, rgba(245, 224, 224, 1), rgba(255, 252, 235, 1));
}
/* crosstalk header */
.crosstalk header {
  width: 100%;
  padding: 30px 4%;
  min-height: auto;
  height: auto;
  background-color: transparent;
  text-align: left;
  font-weight: bold;
  color: #F38B8E;
}
.crosstalk header a:link, .crosstalk header a:visited, .crosstalk header a:active {
  color: #F38B8E;
  text-decoration: none;
}
/* crosstalk fv */
.crosstalk main {
  padding: 0 0 8em
}
/* crosstalk fv */
.crosstalk #fv {
  width: 85%;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  align-items: stretch;
  position: relative;
}
.crosstalk #fv #introduction {
  width: 55%;
  text-align: left;
  padding: 0 5%;
  background-image: url("../images/human/04_crosstalk/main_illust.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: auto 100%;
  display: flex;
  flex-direction: column;
}
.crosstalk #fv #introduction section {
  margin: auto;
}
.crosstalk #fv #introduction h1 {
  font-weight: bold;
  font-size: 1.8em;
  color: #F38B8E;
}
.crosstalk #fv #introduction #title {
  width: 80%;
  margin-right: auto;
  margin-top: 1em;
  z-index: 992;
}
.crosstalk #fv #introduction h2 {
  font-weight: bold;
  font-size: 1.8em;
  margin-top: 2em;
  margin-bottom: 1em;
}
.crosstalk #fv #introduction p {
  width: 80%;
  margin-right: auto;
}
.crosstalk #fv figure {
  width: 45%;
  padding: 5em 0;
}
/* crosstalk members */
.crosstalk #members {
  width: 100%;
  margin: 5em auto;
  padding: 2em 0 2.5em;
  position: relative;
  background-color: #FFF;
  border-radius: 50px 50px 0 0;
}
.crosstalk #members h2 {
  position: absolute;
  width: 800px;
  top: -0.5%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.crosstalk #members #profile {
  width: 88%;
  margin: 5em auto;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
.crosstalk #members #profile .item {
  width: 31%;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  text-align: left;
}
.crosstalk #members #profile .item .left {
  width: 45%;
}
.crosstalk #members #profile .item .left .katagaki {
  margin-bottom: 1em;
}
.crosstalk #members #profile .item .right {
  width: 47%;
}
.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:nth-child(1) .right .name h3 {
  color: #F38B8E;
}
.crosstalk #members #profile .item:nth-child(2) .right .name h3 {
  color: #FF8A00;
}
.crosstalk #members #profile .item:nth-child(3) .right .name h3 {
  color: #BC79DB;
}
.crosstalk #members #profile .item .right .name h3 span {
  font-size: 0.8em;
  display: block;
  color: #353535;
  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: 68%;
  margin: 5em auto;
}
.crosstalk .talk_block .talk_title {
  width: 100%;
  margin-bottom: 6em;
  color: #F38B8E;
  letter-spacing: 0.15em;
}
.crosstalk .talk_block .talk_title .q_title {
  border-top: 1px solid #F38B8E;
  border-bottom: 1px solid #F38B8E;
  padding: 2em 0;
  display: flex;
  align-items: center;
  justify-content: center;
}
.crosstalk .talk_block .talk_title .q_title h2 {
  font-size: 2.4em;
  font-weight: bold;
  line-height: 1;
}
.crosstalk .talk_block .talk_title .q_title p {
  width: 5em;
  margin-right: 2em;
}
.crosstalk .talk_block .talk_title .intro {
  font-size: 2.4em;
  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: 17.5%;
}
.crosstalk .talk_block .talk_detail dl dt p {
  text-align: center;
  margin-top: 1em;
  border-radius: 5px;
  font-weight: bold;
}
.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: 77.5%;
  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: 50%;
  left: -30px;
  margin-top: -15px;
  border: 15px solid transparent;
  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: 8em auto;
  display: flex;
  justify-content: space-between;
}
.crosstalk .photo_block figure {
  width: 29%;
}
.crosstalk .photo_block figure:nth-child(2) {
  width: 39%;
}
/* crosstalk button*/
.crosstalk main .button {
  color: #FFF;
  background-color: #F38B8E;
  width: 600px;
  margin: 4em auto 0;
  text-align: center;
  padding: 1.8em;
  border-radius: 60px;
  cursor: pointer;
  font-weight: bold;
  position: relative;
  font-size: 1.4em;
}
.crosstalk main .button:hover {
  opacity: 0.8;
  filter: alpha(opacity=80);
  -ms-filter: "alpha(opacity=80)";
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.crosstalk main .button:after {
  content: "↗︎";
  font-size: 1em;
  position: absolute;
  right: 2em;
}
.crosstalk main #ft_photo {
  width: 68%;
  margin: 0 auto;
}
/* footer */
footer {
  width: 100%;
  padding: 3em 4%;
  background-color: #FFF;
}
footer #ft_info {
  width: 100%;
  padding-bottom: 3em;
  margin-bottom: 3em;
  border-bottom: 1px solid #000;
  display: flex;
  justify-content: space-between;
  align-items: stretch;
}
footer #ft_info #left {
  text-align: left;
}
footer #ft_info #left #ft_logo {
  width: 250px;
  margin-bottom: 2em;
}
footer #ft_info #left #courselink {
  font-size: 1.2em;
  font-weight: bold;
  margin-bottom: 3em;
}
footer #ft_info #left #campus {
  display: flex;
  align-items: flex-end;
}
footer #ft_info #left #campus #logo100anv {
  width: 120px;
}
footer #ft_info #left #campus p {
  font-size: 0.9em;
  line-height: 1.5;
  margin-left: 3.5em;
}
footer #ft_info #left #campus p span {
  font-size: 1.1em;
  font-weight: bold;
  display: block;
  margin-bottom: 0.5em;
}
footer #ft_info #right {
  text-align: right;
  font-weight: bold;
  display: flex;
  flex-direction: column;
}
footer #ft_info #right #ft_link {
  display: flex;
  justify-content: flex-end;
}
footer #ft_info #right #ft_link p {
  width: 150px;
  margin-left: 1em;
}
footer #ft_info #right #copyright {
  margin-top: auto;
}
footer #ft_info #right #copyright #line {
  width: 110px;
  margin-left: auto;
  margin-bottom: 1em;
}
footer #ft_info #right #copyright p {
  font-size: 0.7em;
  line-height: 1.5;
}
footer #recruit {
  width: 250px;
  margin-right: auto;
}
/* media screen */
@media screen and (min-width: 768px) and (max-width: 1280px) {
  html {
    font-size: 12px;
  }
}
@media screen and (min-width: 1281px) and (max-width: 1300px) {
  html {
    font-size: 12.18px;
  }
}
@media screen and (min-width: 1301px) and (max-width: 1325px) {
  html {
    font-size: 12.36px;
  }
}
@media screen and (min-width: 1326px) and (max-width: 1350px) {
  html {
    font-size: 12.54px;
  }
}
@media screen and (min-width: 1351px) and (max-width: 1375px) {
  html {
    font-size: 12.72px;
  }
}
@media screen and (min-width: 601px) and (max-width: 1400px) {
  html {
    font-size: 12.9px;
  }
}
@media screen and (min-width: 1401px) and (max-width: 1425px) {
  html {
    font-size: 13.08px;
  }
}
@media screen and (min-width: 1426px) and (max-width: 1450px) {
  html {
    font-size: 13.26px;
  }
}
@media screen and (min-width: 1451px) and (max-width: 1475px) {
  html {
    font-size: 13.44px;
  }
}
@media screen and (min-width: 1476px) and (max-width: 1500px) {
  html {
    font-size: 13.62px;
  }
}
@media screen and (min-width: 1501px) and (max-width: 1525px) {
  html {
    font-size: 13.8px;
  }
}
@media screen and (min-width: 1526px) and (max-width: 1550px) {
  html {
    font-size: 13.98px;
  }
}
@media screen and (min-width: 1551px) and (max-width: 1575px) {
  html {
    font-size: 14.16px;
  }
}
@media screen and (min-width: 1576px) and (max-width: 1600px) {
  html {
    font-size: 14.34px;
  }
}
@media screen and (min-width: 1601px) and (max-width: 1625px) {
  html {
    font-size: 14.52px;
  }
}
@media screen and (min-width: 1626px) and (max-width: 1650px) {
  html {
    font-size: 14.7px;
  }
}
@media screen and (min-width: 1651px) and (max-width: 1675px) {
  html {
    font-size: 14.88px;
  }
}
@media screen and (min-width: 1676px) and (max-width: 1700px) {
  html {
    font-size: 15px;
  }
}

/* video */
.modal-video-close-btn {
  right: 0px !important;
  top: -45px !important;
}