@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Google+Sans:wght@400;500;700&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100..900&display=swap");
#gcb a, #gcb abbr, #gcb address, #gcb article, #gcb aside, #gcb audio, #gcb blockquote, #gcb canvas, #gcb caption, #gcb cite, #gcb code, #gcb dd, #gcb details, #gcb dfn, #gcb div, #gcb dl, #gcb dt, #gcb em, #gcb embed, #gcb fieldset, #gcb figcaption, #gcb figure, #gcb footer, #gcb form, #gcb h1, #gcb h2, #gcb h3, #gcb h4, #gcb h5, #gcb h6, #gcb header, #gcb hgroup, #gcb iframe, #gcb img, #gcb ins, #gcb label, #gcb legend, #gcb li, #gcb mark, #gcb menu, #gcb nav, #gcb object, #gcb ol, #gcb output, #gcb p, #gcb pre, #gcb q, #gcb ruby, #gcb section, #gcb small, #gcb span, #gcb strong, #gcb sub, #gcb summary, #gcb sup, #gcb table, #gcb tbody, #gcb td, #gcb tfoot, #gcb th, #gcb thead, #gcb time, #gcb tr, #gcb ul, #gcb video {
  border: 0;
  margin: 0;
  padding: 0;
  vertical-align: baseline
}
#gcb article, #gcb aside, #gcb details, #gcb figcaption, #gcb figure, #gcb footer, #gcb header, #gcb hgroup, #gcb main, #gcb menu, #gcb nav, #gcb section {
  display: block
}
#gcb address, #gcb caption, #gcb cite, #gcb code, #gcb dfn, #gcb em, #gcb strong, #gcb th, #gcb var {
  font-style: normal
}
#gcb table {
  border-collapse: collapse;
  border-spacing: 0
}
#gcb caption, #gcb td, #gcb th {
  text-align: left
}
#gcb q:after, #gcb q:before {
  content: ""
}
#gcb embed, #gcb object {
  vertical-align: top
}
#gcb ul,
#gcb ol {
  list-style: none;
}
#gcb abbr, #gcb acronym, #gcb fieldset, #gcb img {
  border: 0
}
#gcb button, #gcb input, #gcb select, #gcb textarea {
  font: inherit
}
#gcb ol[class]>li, #gcb ul[class]>li {
  list-style-type: none
}
#gcb a, #gcb button, #gcb label {
  cursor: pointer
}
#gcb button {
  background: none;
  border: none;
  margin: 0;
  padding: 0
}
#gcb button-moz-focus-inner, #gcb input-moz-focus-inner {
  border: 0;
  padding: 0
}
#gcb *,
#gcb *::before,
#gcb *::after {
  box-sizing: border-box;
}
#gcb {
  color: #202124;
  font-family: 'Google Sans', 'Noto Sans JP', ヒラギノ角ゴ Pro W3, Hiragino Kaku Gothic Pro, メイリオ, Meiryo, ＭＳ Ｐゴシック, sans-serif !important;
  text-align: left;
  -webkit-font-feature-settings: "palt";
  font-feature-settings: "palt";
}
#gcb div, #gcb h1, #gcb h2, #gcb h3, #gcb h4, #gcb h5, #gcb h6, #gcb input, #gcb ol, #gcb p, #gcb pre, #gcb td, #gcb textarea, #gcb th, #gcb ul {
  font-family: 'Google Sans', 'Noto Sans JP', ヒラギノ角ゴ Pro W3, Hiragino Kaku Gothic Pro, メイリオ, Meiryo, ＭＳ Ｐゴシック, sans-serif !important;
}
.gcb_font_noto {
  font-family: 'Noto Sans JP', ヒラギノ角ゴ Pro W3, Hiragino Kaku Gothic Pro, メイリオ, Meiryo, ＭＳ Ｐゴシック, sans-serif !important;
}
#gcb a {
  -webkit-transition: opacity .2s ease-in-out;
  transition: opacity .2s ease-in-out
}
#gcb a, #gcb a:hover {
  text-decoration: none
}
#gcb a:visited {
  color: inherit;
}
#gcb a:hover {
  opacity: .8
}
#gcb section {
  width: 100%;
}
#gcb img {
  max-width: 100%;
  width: auto;
  vertical-align: top;
}
#gcb sup {
  font-size: 60%;
  vertical-align: top;
  position: relative;
  top: 0.2em;
}
#gcb sup.reg {
  font-size: 80%;
  top: 0.1em;
}
.gcb_text_link {
  color: inherit !important;
}
.gcb_text_link:hover {
  text-decoration: underline !important;
}
@media not all and (min-width:768px) {
  #gcb .pc_view {
    display: none !important
  }
}
#gcb .sp_view {
  display: none
}
@media not all and (min-width:768px) {
  #gcb .sp_view {
    display: block
  }
}
.gcb_menu > ul {
  display: flex;
  justify-content: center;
  font-size: 16px !important;
}
@media not all and (min-width:768px) {
  #gcb .sp_view {
    display: block
  }
}
.gcb_menu > ul > li:not(:first-child) {
  margin-left: 1.5em !important;
}
.gcb_menu > ul > li > a {
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  padding: 0.6em 0.3em !important;
  color: inherit;
  font-weight: 500 !important;
}
.gcb_menu > ul > li > a.is-active::before {
  content: '';
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 2px;
  background-color: #b3c0c1;
}
/* gcb_spmenu */
.gcb_spmenu {
  min-width: 230px;
  width: 61.33vw !important;
  margin: 0 auto !important;
  background-color: #f8f9fa !important;
  border-radius: 10px;
}
.gcb_spmenu summary {
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  padding: 1em 2em !important;
  font-size: 3.2vw !important;
  font-weight: 500 !important;
  cursor: pointer;
}
.gcb_spmenu summary::-webkit-details-marker {
  display: none;
}
.gcb_spmenu summary::after {
  content: '';
  position: absolute;
  top: 0;
  right: 1.5em;
  bottom: 0;
  margin: auto !important;
  width: 11px;
  height: 11px;
  border-right: 2px solid #8c8d8f;
  border-bottom: 2px solid #8c8d8f;
  transform: translateY(-25%) rotate(45deg);
  transition: transform .3s;
}
.gcb_spmenu[open] summary::after {
  transform: rotate(225deg);
}
.gcb_spmenu ul {
  display: block;
  transform: translateY(-10px);
  opacity: 0;
  margin: 0;
  padding: .3em 2em 1.5em;
  color: #333333;
  transition: transform .5s, opacity .5s;
}
.gcb_spmenu[open] ul {
  transform: none;
  opacity: 1;
  padding-bottom: 1em !important;
}
.gcb_spmenu ul > li > a {
  display: block;
  position: relative;
  padding: 0.4em 1em 0.4em 2.4em !important;
  color: inherit;
  font-size: 3.2vw !important;
  font-weight: 500 !important;
}
.gcb_spmenu ul > li > a::before {
  content: '';
  display: block;
  position: absolute;
  top: 0.75em;
  left: 1.4em;
  width: 0.4em;
  height: 0.4em;
  border-radius: 50%;
  background-color: #8c8d8f !important;
}
#gcb .gcb_wrapper {
  margin-left: auto;
  margin-right: auto;
  max-width: 1200px;
  min-width: 1178px;
  width: 100%;
}
#gcb .gcb_main {
  position: relative;
  padding-bottom: 50px !important;
}
#gcb .gcb_inner {
  padding-right: 40px !important;
  padding-left: 40px !important;
}
/* gcb_menu_info */
.gcb_menu_info {
  margin-top: 60px !important;
}
.gcb_headding_a {
  margin-bottom: 1.1em !important;
  font-size: 32px !important;
  font-weight: 700 !important;
  text-align: center !important;
}
.gcb_headding_a.mb_l {
  margin-bottom: 1.6em !important;
}
/* gcb_local_menu */
.gcb_local_menu {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
}
.gcb_local_menu_item {
  display: flex;
  flex-direction: column;
  width: calc((100% - 20px) / 2);
  padding-bottom: 70px !important;
  background-color: #f8f9fa !important;
}
.gcb_local_menu_item img {
  display: block;
  margin-bottom: -2em !important;
}
.gcb_local_menu_item .gcb_menu_name {
  display: flex;
  justify-content: center;
  align-items: center;
  min-height: 2.6em;
  margin-top: auto !important;
  font-size: 24px !important;
  font-weight: 500 !important;
  text-align: center !important;
  background-color: transparent !important;
}
.gcb_link_btn {
  display: inline-block;
  min-width: 175px;
  padding: 0.7em 1.3em !important;
  border-radius: 1.5em;
  color: #fff !important;
  font-weight: 500 !important;
  font-size: 16px !important;
  text-align: center !important;
  background-color: #1a73e8 !important;
}
.gcb_btn_wrap {
  margin-top: 1.5em !important;
  text-align: center !important;
}
/*
* 学生にもおすすめの理由
*/
/* gcb_head_ttl */
.gcb_head_ttl {
  padding: 94px 0 105px !important;
  line-height: 1.3 !important;
  font-weight: 500 !important;
  font-size: 32px !important;
  text-align: center !important;
}
#gcb .gcb_student_mv {
  padding: 60px 40px 27px !important;
}
#gcb .gcb_student_mv_inner {
  padding: 48px 52px 88px !important;
  border: 5px solid #221714 !important;
  border-radius: 22px 22px 0 0;
}
#gcb .gcb_logo_wrap {
  max-width: 247px;
  margin-bottom: 38px !important;
}
#gcb .gcb_mv_ttl {
  max-width: 756px;
  margin: 0 auto 65px !important;
  text-align: center !important;
}
#gcb .gcb_mv_img_wrap {
  position: relative;
}
#gcb .gcb_mv_img {
  display: block;
  max-width: 1000px;
  margin: 0 auto !important;
}
#gcb .gcb_mv_img_wrap p {
  position: absolute;
  right: 4.4%;
  bottom: 7%;
  font-size: 26px !important;
  font-weight: 500 !important;
  text-align: center !important;
  white-space: nowrap;
}
#gcb .gcb_mv_img2 {
  display: block;
  margin-top: -12px !important;
}
/* gcb_bnr_gemini */
.gcb_bnr_gemini {
  padding: 25px 40px 25px !important;
  background-color: #e8f0fe !important;
}
.gcb_bnr_gemini .gcb_bnr_gemini_block {
  display: block;
  margin-top: -50px !important;
}
/* gcb_notice_list */
.gcb_notice_list {
  line-height: 1.5 !important;
  font-size: 12px !important;
}
.gcb_notice_list.gcb_mt_m {
  margin-top: 1.5em !important;
}
.gcb_notice_list > li {
  padding-left: 1.2em !important;
  text-indent: -1.2em;
}
.gcb_notice_list.is_number > li {
  padding-left: 1.5em !important;
  text-indent: -1.5em;
}
/* gcb_student_recommend */
.gcb_student_recommend {
  padding-top: 106px !important;
  padding-bottom: 60px !important;
}
.gcb_student_recommend_ttl {
  max-width: 893px;
  margin: 0 auto !important;
  text-align: center !important;
}
.gcb_student_recommend_img {
  display: block;
  max-width: 747px;
  margin: 55px auto 0 !important;
}
.gcb_student_recommend_img2 {
  max-width: 948px;
  margin: 0 auto !important;
}
.gcb_student_recommend_heading {
  margin-top: 66px !important;
  margin-bottom: 34px !important;
  color: #ea4335;
  font-weight: 700 !important;
  font-size: 30px !important;
  letter-spacing: 0.05em;
}
.gcb_student_recommend_example {
  display: flex;
  justify-content: space-between;
  margin: 0 auto 10px !important;
}
.gcb_student_recommend_example .gcb_student_recommend_example_left {
  width: 47.15%;
}
.gcb_student_recommend_example .gcb_student_recommend_example_right {
  width: 48.94%;
}
.gcb_student_recommend_example .gcb_student_recommend_example_right p {
  margin-top: 18px !important;
  line-height: 1.8 !important;
  font-size: 17px !important;
  font-weight: 500 !important;
  letter-spacing: 0.05em;
}
/* gcb_student_voice */
.gcb_student_voice {
  padding: 55px 40px !important;
  background-color: #e4e4e5 !important;
}
.gcb_student_voice_ttl {
  max-width: 1000px;
  margin: 0 auto !important;
}
.gcb_student_voice_inner {
  max-width: 948px;
  margin: 0 auto !important;
}
.gcb_student_voice_intro {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  margin-top: 42px !important;
  margin-bottom: 70px !important;
}
.gcb_student_voice_intro .gcb_student_voice_intro_left {
  position: relative;
  width: 67.51%;
  padding: 28px 48px !important;
  border-radius: 22px 22px 22px 0;
  line-height: 1.6 !important;
  font-size: 20px !important;
  font-weight: 500 !important;
  letter-spacing: 0.08em;
  background-color: #fff !important;
}
.gcb_student_voice_intro .gcb_student_voice_intro_left::before {
  content: '';
  display: block;
  position: absolute;
  bottom: -35px;
  left: 0;
  width: 44px;
  aspect-ratio: 43 / 36;
  clip-path: polygon(0 0,100% 0,100% 100%);
  background: #fff;
}
.gcb_student_voice_intro .gcb_student_voice_intro_right {
  width: 28.48%;
  line-height: 1.5 !important;
  font-size: 12px !important;
  word-break: normal;
  word-wrap: break-word;
}
.gcb_student_voice_heading_a {
  margin-top: 56px !important;
  margin-bottom: 18px !important;
  background-color: transparent !important;
}
.gcb_student_voice_intro + .gcb_student_voice_heading_a {
  margin-top: 0 !important;
}
.gcb_student_voice_heading1 {
  display: block;
  max-width: 845px;
}
.gcb_student_voice_heading2 {
  display: block;
  max-width: 944px;
}
.gcb_student_voice_heading_b {
  position: relative;
  padding-left: 18px !important;
  font-size: 20px !important;
  font-weight: 500 !important;
}
.gcb_student_voice_heading_b::before {
  content: '';
  position: absolute;
  top: 5%;
  left: 0;
  width: 9px;
  height: 90%;
  background-color: #4285f4 !important;
}
.gcb_student_voice_img1 {
  position: relative;
}
.gcb_student_voice_img1 picture {
  display: block;
  max-width: 605px;
  margin: 30px auto 0 !important;
}
.gcb_student_voice_img1 p {
  position: absolute;
  right: 0;
  bottom: 0;
  font-size: 12px !important;
}
/* gcb_student_voice_rank */
.gcb_student_voice_rank {
  display: flex;
  justify-content: space-between;
  margin-top: 30px !important;
  margin-bottom: 50px !important;
}
.gcb_student_voice_rank .gcb_student_voice_rank_left {
  display: flex;
  flex-direction: column;
  width: calc((100% - 14px) / 2);
}
.gcb_student_voice_rank .gcb_student_voice_rank_right {
  display: flex;
  flex-direction: column;
  width: calc((100% - 14px) / 2);
}
.gcb_voice_rank_list > li {
  position: relative;
  padding: 0.75em 1em 0.75em 5.4em !important;
  border-radius: 2em;
  font-size: 16px !important;
  background-color: #fff !important;
}
.gcb_voice_rank_list > li:not(:first-child) {
  margin-top: 14px !important;
}
.gcb_voice_rank_list > li::before {
  content: '';
  position: absolute;
  top: -5px;
  left: 18px;
  width: 54px;
  height: 42px;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: contain;
}
.gcb_voice_rank_list > li.rank1:before {
  background-image: url('../img/gcb_student_voice_rank1.png');
}
.gcb_voice_rank_list > li.rank2:before {
  background-image: url('../img/gcb_student_voice_rank2.png');
}
.gcb_voice_rank_list > li.rank3:before {
  background-image: url('../img/gcb_student_voice_rank3.png');
}
.gcb_voice_rank_list > li.rank4:before {
  background-image: url('../img/gcb_student_voice_rank4.png');
}
.gcb_voice_rank_list > li.rank5:before {
  background-image: url('../img/gcb_student_voice_rank5.png');
}
.gcb_marker {
  background: linear-gradient(transparent 60%, #fff100 60%) !important;
}
.gcb_notes_text {
  font-size: 12px !important;
}
.gcb_student_voice_rank .gcb_notes_text {
  margin-top: auto !important;
  line-height: 1.8 !important;
  text-align: right !important;
}
.gcb_student_voice_img_bottom {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  width: 100%;
  margin-top: 24px !important;
}
.gcb_student_voice_img2 {
  display: block;
  width: 50.73%;
  margin-left: -2%;
}
.gcb_student_voice_img3 {
  display: block;
  width: 46.20%;
  margin-right: -1%;
}
.gcb_student_voice_img_bottom .gcb_notes_text {
  margin-top: 10px !important;
  margin-left: auto !important;
}
/* gcb_student_function */
.gcb_student_function_useful {
  padding: 0 40px !important;
  background-color: #fef7e0 !important;
}
.gcb_student_function_ai {
  padding: 0 40px 40px !important;
  background-color: #e8f0fe !important;
}
.gcb_student_function_inner {
  padding: 60px 86px !important;
  background-color: #fff !important;
}
.gcb_student_function_heading_a {
  position: relative;
  max-width: 791px;
  margin: 0 auto 35px !important;
}
.gcb_student_function_heading_a:not(:first-child) {
  margin-top: 75px !important;
}
.gcb_student_function_heading_a > span {
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 67%;
  font-size: 31px !important;
  font-weight: 700 !important;
  text-align: center !important;
  letter-spacing: 0.05em;
}
/* gcb_student_function_column2 */
.gcb_student_function_column2 {
  display: flex;
  justify-content: space-between;
}
.gcb_student_function_column2 .gcb_student_function_column_block {
  width: 46.09%;
}
.gcb_student_function_column_icon {
  max-width: 99px;
  margin: 0 auto 22px !important;
}
.gcb_student_function_column_icon.icon_file {
  max-width: 60px;
}
.gcb_student_function_column_heading {
  display: flex;
  justify-content: center;
  align-items: center;
  min-height: 2.88em;
  line-height: 1.44 !important;
  font-size: 25px !important;
  font-weight: 700 !important;
  letter-spacing: 0.06em;
  text-align: center !important;
}
.gcb_student_function_column_heading.size-s {
  white-space: nowrap;
  transform: scaleX(0.97);
}
.gcb_student_function_column_heading.thin {
  letter-spacing: normal;
}
.gcb_student_function_column_heading.gcb_color1 {
  color: #2684fc;
}
.gcb_student_function_column_heading.gcb_color2 {
  color: #00ac47;
}
.gcb_student_function_column_heading.gcb_color3 {
  color: #ffba00;
}
.gcb_student_function_column_text {
  margin-top: 16px !important;
  line-height: 1.8 !important;
  font-size: 17px !important;
  font-weight: 500 !important;
  letter-spacing: 0.03em;
}
.gcb_student_function_column_block .gcb_notes_text {
  margin-top: 1.2em !important;
}
.gcb_student_function_column_img {
  margin-top: auto !important;
  padding-top: 36px !important;
}
.gcb_student_function_column3 {
  display: flex;
  justify-content: space-between;
}
.gcb_student_function_column3 .gcb_student_function_column_block {
  display: flex;
  flex-direction: column;
  width: 29.43%;
}
.gcb_function_gemini_logo {
  position: relative;
  right: 1%;
  width: 33.43%;
  margin: 0 auto 25px !important;
}
.gcb_student_function_img {
  display: block;
  max-width: 531px;
  margin: 30px auto 0 !important;
}

/* sp size */
@media screen and (max-width: 767px) {
  #gcb {
    word-break: normal;
    overflow-wrap: break-word;
  }
  #gcb section {
    width: auto;
  }
  #gcb .gcb_wrapper {
    width: auto;
    min-width: 0;
    padding-right: 6.66vw !important;
    padding-left: 6.66vw !important;
  }
  #gcb .gcb_main {
    padding-bottom: 50px !important;
  }
  #gcb .gcb_inner {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  /* gcb_menu_info */
  .gcb_menu_info {
    margin-top: 70px !important;
  }
  .gcb_headding_a {
    margin-bottom: 1.3em !important;
    font-size: 6vw !important;
  }
  .gcb_headding_a.mb_l {
    margin-bottom: 1.3em !important;
  }
  /* gcb_local_menu */
  .gcb_local_menu {
    gap: 10px;
  }
  .gcb_local_menu_item {
    width: calc((100% - 10px) / 2);
    padding-bottom: 12px !important;
  }
  .gcb_local_menu_item img {
    margin-bottom: 0.1em !important;
  }
  .gcb_local_menu_item .gcb_menu_name {
    font-size: 2.4vw !important;
  }
  .gcb_link_btn {
    min-width: 0;
    padding: 0.45em 1.8em !important;
    font-size: 2.4vw !important;
  }
  .gcb_btn_wrap {
    margin-top: 0.5em !important;
  }
  /*
  * 学生にもおすすめの理由
  */
  /* gcb_head_ttl */
  .gcb_head_ttl {
    padding: 30px 0 35px !important;
    font-size: 4.26vw !important;
  }
  #gcb .gcb_logo_wrap {
    width: 54.3%;
    margin: 24px auto 28px !important;
  }
  #gcb .gcb_student {
    margin-right: -6.66vw !important;
    margin-left: -6.66vw !important;
    padding-right: 4.66vw !important;
    padding-left: 4.66vw !important;
  }
  #gcb .gcb_student_mv {
    padding: 32px 0 2.66vw !important;
  }
  #gcb .gcb_student_mv_inner {
    padding: 16px 5.73vw 36px !important;
    border-width: 0.74vw !important;
    border-radius: 2.93vw 2.93vw 0 0;
  }
  #gcb .gcb_logo_wrap {
    max-width: none;
    width: 32.53vw;
    margin: 0 0 38px !important;
  }
  #gcb .gcb_mv_ttl {
    width: 70.66vw;
    margin: 0 auto 17px !important;
  }
  #gcb .gcb_mv_img {
    width: 69.6vw;
  }
  #gcb .gcb_mv_img_wrap p {
    position: static;
    margin-top: 19px !important;
    font-size: 4.26vw !important;
  }
  #gcb .gcb_mv_img2 {
    margin-top: -1.73vw !important;
  }
  /* gcb_bnr_gemini */
  .gcb_bnr_gemini {
    margin-right: -4.66vw !important;
    margin-left: -4.66vw !important;
    padding: 2.66vw 4.66vw 2.66vw !important;
  }
  .gcb_bnr_gemini .gcb_bnr_gemini_block {
    margin-top: -5.32vw !important;
  }
  /* gcb_notice_list */
  .gcb_notice_list {
    line-height: 1.5 !important;
    font-size: 14px !important;
  }
  .gcb_notice_list.gcb_mt_m {
    margin-top: 1.5em !important;
  }
  .gcb_notice_list > li {
    padding-left: 1.2em !important;
    text-indent: -1.2em;
  }
  .gcb_notice_list.is_number > li {
    padding-left: 1.5em !important;
    text-indent: -1.5em;
  }
  /* gcb_student_recommend */
  .gcb_student_recommend {
    padding-top: 36px !important;
    padding-bottom: 36px !important;
  }
  .gcb_student_recommend_ttl {
    width: 77.46vw;
  }
  .gcb_student_recommend_img {
    width: 84.26vw;
    margin: 30px auto 0 !important;
  }
  .gcb_student_recommend_heading {
    margin-top: 33px !important;
    margin-bottom: 16px !important;
    line-height: 1.5 !important;
    font-size: 5.2vw !important;
    text-align: center !important;
  }
  .gcb_student_recommend_example {
    display: block;
    width: 81.33%;
    margin: 0 auto 14px !important;
  }
  .gcb_student_recommend_example .gcb_student_recommend_example_left {
    width: auto;
  }
  .gcb_student_recommend_example .gcb_student_recommend_example_right {
    width: auto;
    margin-top: 9px !important;
  }
  .gcb_student_recommend_example .gcb_student_recommend_example_right p {
    margin-top: 18px !important;
    line-height: 1.73 !important;
    font-size: 3.46vw !important;
    letter-spacing: normal;
  }
  .gcb_student_recommend_img2 .gcb_notice_list {
    width: 81.33%;
    margin: 0 auto !important;
    word-break: break-all;
  }
  /* gcb_student_voice */
  .gcb_student_voice {
    margin-right: -4.66vw !important;
    margin-left: -4.66vw !important;
    padding: 40px 4.66vw 30px !important;
  }
  .gcb_student_voice_ttl {
    width: 85.86vw;
  }
  .gcb_student_voice_inner {
    padding-right: 4.26vw !important;
    padding-left: 4.26vw !important;
  }
  .gcb_student_voice_intro {
    display: block;
    margin-top: 33px !important;
    margin-bottom: 32px !important;
  }
  .gcb_student_voice_intro .gcb_student_voice_intro_left {
    width: 100%;
    padding: 5.06vw 5.26vw !important;
    border-radius: 4.66vw 4.66vw 4.66vw 0;
    line-height: 1.6 !important;
    font-size: 3.33vw !important;
    letter-spacing: normal;
  }
  .gcb_student_voice_intro .gcb_student_voice_intro_left::before {
    bottom: -6.63vw;
    left: 0;
    width: 8vw;
  }
  .gcb_student_voice_intro .gcb_student_voice_intro_right {
    width: auto;
    margin-top: 9.73vw !important;
    font-size: 2.4vw !important;
  }
  .gcb_student_voice_heading_a {
    margin-top: 38px !important;
    margin-bottom: 10px !important;
  }
  .gcb_student_voice_intro + .gcb_student_voice_heading_a {
    margin-top: 0 !important;
  }
  .gcb_student_voice_heading_b {
    padding-left: 12px !important;
    font-size: 3.2vw !important;
  }
  .gcb_student_voice_heading_b::before {
    width: 6px;
  }
  .gcb_student_voice_img1 {
    position: relative;
  }
  .gcb_student_voice_img1 picture {
    max-width: none;
    width: 100%;
    margin: 22px auto 0 !important;
  }
  .gcb_student_voice_img1 p {
    font-size: 2.4vw !important;
  }
  /* gcb_student_voice_rank */
  .gcb_student_voice_rank {
    display: block;
    margin-top: 24px !important;
    margin-bottom: 32px !important;
  }
  .gcb_student_voice_rank .gcb_student_voice_rank_left {
    display: flex;
    flex-direction: column;
    width: auto;
  }
  .gcb_student_voice_rank .gcb_student_voice_rank_right {
    display: flex;
    flex-direction: column;
    width: auto;
    margin-top: 10px !important;
  }
  .gcb_voice_rank_list > li {
    position: relative;
    padding: 0.65em 1em 0.65em 5.1em !important;
    font-size: 2.93vw !important;
  }
  .gcb_voice_rank_list > li:not(:first-child) {
    margin-top: 10px !important;
  }
  .gcb_voice_rank_list > li::before {
    top: -3px;
    left: 2.83vw;
    width: 8.93vw;
    height: 6.66vw;
  }
  .gcb_notes_text {
    line-height: 1.5 !important;
    font-size: 2.4vw !important;
  }
  .gcb_student_voice_rank .gcb_notes_text {
    margin-top: 1em !important;
  }
  .gcb_student_voice_img_bottom {
    display: block;
    margin-top: 24px !important;
  }
  .gcb_student_voice_img2 {
    display: block;
    width: auto;
    margin-left: -2%;
  }
  .gcb_student_voice_img3 {
    display: block;
    width: auto;
    margin-top: 26px !important;
    margin-right: -1%;
  }
  .gcb_student_voice_img_bottom .gcb_notes_text {
    margin-top: 20px !important;
    line-height: 1.6 !important;
    text-align: right !important;
  }
  /* gcb_student_function */
  .gcb_student_function {
    margin-right: -4.66vw !important;
    margin-left: -4.66vw !important;
  }
  .gcb_student_function_useful {
    padding-right: 4.66vw !important;
    padding-left: 4.66vw !important;
  }
  .gcb_student_function_ai {
    padding: 0 4.66vw 4.66vw !important;
  }
  .gcb_student_function_inner {
    padding: 42px 6.4vw 34px !important;
  }
  .gcb_student_function_ai .gcb_student_function_inner {
    padding-top: 25px !important;
    padding-bottom: 25px !important;
  }
  .gcb_student_function_heading_a {
    margin: 0 auto 12px !important;
  }
  .gcb_student_function_heading_a:not(:first-child) {
    margin-top: 40px !important;
  }
  .gcb_student_function_heading_a > span {
    width: 100%;
    height: 23.2vw;
    line-height: 1.46 !important;
    font-size: 5.2vw !important;
  }
  /* gcb_student_function_column2 */
  .gcb_student_function_column2 {
    display: block;
    padding-right: 1vw !important;
    padding-left: 1vw !important;
  }
  .gcb_student_function_column2 .gcb_student_function_column_block {
    width: auto;
  }
  .gcb_student_function_column_block + .gcb_student_function_column_block {
    margin-top: 30px !important;
  }
  .gcb_student_function_column_head {
    display: flex;
    justify-content: flex-start;
    align-items: center;
  }
  .gcb_student_function_column_icon {
    max-width: none;
    width: 19.2vw;
    margin: 0 3vw 0 -1.5vw !important;
  }
  .gcb_student_function_column_icon.icon_file {
    max-width: none;
    width: 8.58vw;
    margin: 0 4vw 0 0 !important;
  }
  .gcb_student_function_column_heading {
    flex: 1;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    min-height: 2.56em;
    margin: 0 !important;
    line-height: 1.28 !important;
    font-size: 5.2vw !important;
    letter-spacing: 0.06em;
    text-align: left !important;
  }
  .gcb_student_function_column_heading.size-s {
    transform: scaleX(1);
  }
  .gcb_student_function_column_heading.thin {
    letter-spacing: normal;
  }
  .gcb_student_function_column_text {
    margin-top: 15px !important;
    line-height: 1.66 !important;
    font-size: 3.6vw !important;
    letter-spacing: 0.01em;
  }
  .gcb_student_function_column_block .gcb_notes_text {
    margin-top: 2.4vw !important;
  }
  .gcb_student_function_column_img {
    padding-top: 16px !important;
  }
  .gcb_student_function_column3 {
    display: block;
    padding-right: 1vw !important;
    padding-left: 1vw !important;
  }
  .gcb_student_function_column3 .gcb_student_function_column_block {
    width: auto;
  }
  .gcb_function_gemini_logo {
    right: 3%;
    width: 58vw;
    margin: 35px auto 35px !important;
  }
  .gcb_student_function_img {
    margin: 18px auto 10px !important;
  }
  /* gcb_notice_list */
  .gcb_notice_list {
    font-size: 2.4vw !important;
  }
  .gcb_notice_list > li {
    padding-left: 1.2em !important;
    text-indent: -1.2em;
  }
  .gcb_notice_list.is_number > li {
    padding-left: 1.5em !important;
    text-indent: -1.5em;
  }
}