@charset "utf-8";
/*
Theme Name:HUMAN SIENCE
Description: HUMAN SIENCE
Author:
*/

.etudesBox h5 {
  margin-bottom: 10px;
}
.etudesBox .etudes-image {
  display: block;
  margin: 0 auto;
}

#etudes-function .imgBox {
  width: auto;
  margin-right: 32px;
}
#etudes-function .txtBox {
  float: left;
}

@media only screen and (max-width: 640px) {
  #etudes-function .imgBox {
    width: 100%;
    margin-right: 0;
  }
}

#etudes-teaching_team {
  margin-bottom: 0px;
  margin-top: 30px;
}
#etudes-teaching_team .box {
  height: 121px;
  width: 230px;
  float: left;
  box-sizing: border-box;
  text-align: center;
  margin-bottom: 170px;
  cursor: pointer;
  position: relative;
}
#etudes-teaching_team .box .tips {
  display: block !important;
}
#etudes-teaching_team .box.box01 .tips {
  top: 135px;
  bottom: -140px;
  left: 0;
}
#etudes-teaching_team .box .tips {
  position: absolute;
  box-sizing: border-box;
  width: 200px;
  height: auto;
  top: 135px;
  left: 0;
  right: 0;
  border: 2px solid #1d579c;
  padding: 10px;
  background: #fff;
  text-align: left;
  z-index: 10;
  margin: auto;
}
#etudes-teaching_team .box h4 {
  width: 230px;
  font-size: 125%;
  color: #fff;
  font-weight: bold;
  margin-bottom: 5px;
}
#etudes-teaching_team .box .tips .txt {
  margin-bottom: 0;
}
#etudes-teaching_team .box.box01 .tips .tipsBox .arrow,
#etudes-teaching_team .box.box02 .tips .tipsBox .arrow,
#etudes-teaching_team .box.box03 .tips .tipsBox .arrow {
  position: absolute;
  width: 100%;
  top: -25px;
  left: 0;
  right: 0;
  text-align: center;
}
#etudes-teaching_team .box.box01 {
  background: url(/shared/images/etudes_process_01.png) no-repeat;
}
#etudes-teaching_team .box.box02 {
  background: url(/shared/images/etudes_process_02.png) no-repeat;
}
#etudes-teaching_team .box.box03 {
  background: url(/shared/images/etudes_process_03.png) no-repeat;
}

.teachingContent_01 {
  padding: 50px 0px 0px;
  margin-bottom: 100px;
}
.teachingContent_02,
.teachingContent_04,
.teachingContent_05 {
  margin-bottom: 50px;
}

#mv_teaching .inner p.img {
  position: absolute;
  top: 45%;
  margin-top: 0px;
  right: 50px;
}
#teaching h4 {
  font-weight: bold;
  line-height: 1.7;
}
.skill-box {
  overflow: hidden;
}
.skill-box .box {
  float: left;
  width: 50%;
  box-sizing: border-box;
  border: 1px solid #e1e1e1;
  padding: 30px 2em 0px;
}
.skill-box #box2 {
  border-left: none;
}
.skill-box .box .row {
  margin-bottom: 30px;
}
.skill-box .box .row img {
  display: inline-block;
}

.skill-box .box .row .text-area {
  display: inline-block;
  margin-left: 15px;
}
@media screen and (max-width: 640px) {
  .skill-box .box {
    float: none;
    width: 100%;
    border: 1px solid #e1e1e1;
  }
  .skill-box #box2 {
    border: 1px solid #e1e1e1;
    border-top: none;
  }
  .skill-box .box .row img {
  }

  .skill-box .box .row .text-area {
    width: 65%;
  }
  #teaching .inner p.img {
    position: inherit;
    top: 45%;
    margin-top: 0;
    right: 16px;
  }
  #teaching .pageHeadline01 {
    height: auto;
  }

  #teaching .pageHeadline01 h1 {
    line-height: 1.2;
    padding-top: 20px;
    margin-bottom: 10px;
    float: none;
  }

  #teaching .pageHeadline01 p {
    line-height: 1;
    padding-bottom: 20px;
    float: none;
  }
}

.teachingContent_03 h3 {
  font-size: 125%;
  color: #1d579c;
  font-weight: bold;
  margin-bottom: 20px;
}
.teachingContent_03 .model-img {
  display: block;
  width: 600px;
  margin: 0 auto 50px;
}
.teachingContent_03 .al-img {
  display: block;
  width: 800px;
  margin: 30px auto 50px;
}
.teachingContent_05 .teacher-img {
  display: block;
  margin: 20px 0 40px;
}
.teachingContent_04 .training {
  overflow: hidden;
  text-align: center;
  margin: 30px 0;
}
.teachingContent_04 .training .box {
  display: inline-block;
  width: 300px;
}
.teachingContent_04 .training .arrow-img {
  display: block;
  display: inline-block;
  margin: 140px 15px 0;
}
.teachingContent_04 .training .box h4 {
  text-align: left;
  font-size: 110%;
  font-weight: normal;
  color: #fff;
  background-color: #1d579c;
  padding: 10px 1em;
}
.teachingContent_04 .training .box p {
  text-align: left;
  background-color: #f3f3f3;
  padding: 20px 1em;
}
@media screen and (max-width: 640px) {
  .teachingContent_03 h3 {
    font-size: 106.25%;
  }
  .teachingContent_04 .training .box {
    display: block;
    max-width: 300px;
    margin: 0 auto;
  }
  .teachingContent_04 .training .arrow-img {
    display: block;
    transform: rotate(90deg);
    margin: 15px auto;
  }
}
.teachingContent_05 h4 {
  font-weight: normal !important;
  margin-bottom: 20px;
}

#material .ocHeadline {
  height: auto;
}
#material .ocHeadline h1 {
  float: none;
  line-height: 1.5;
  padding: 20px 0;
}
#material #resolt li {
  position: relative;
  padding-left: 30px;
  margin-bottom: 5px;
}
#material #resolt li:before {
  display: block;
  content: "";
  position: absolute;
  top: 3px;
  left: 0;
  width: 20px;
  height: 20px;
  background: url(/shared/images/check.png) no-repeat;
}

#material #use-case {
  margin-bottom: 40px;
}
#material .txt-right {
  font-size: 90%;
  text-align: right;
}
#material #use-case .item {
  display: inline-block;
  vertical-align: top;
  width: 31%;
  border: 2px solid #1d579c;
  margin-right: 2%;
}
#material #use-case .item:nth-child(3) {
  margin-right: 0%;
}
@media screen and (max-width: 640px) {
  #material #use-case .item {
    width: 100%;
    margin-right: 0%;
    margin-bottom: 30px;
  }
  #material #use-case .item:nth-child(3) {
    margin-bottom: 0px;
  }
}
#material #use-case .item h4 {
  position: relative;
  font-size: 110%;
  color: #fff;
  background-color: #1d579c;
  padding: 10px 1em;
  padding-left: 37px;
}
#material #use-case .item h4:before {
  display: block;
  content: "";
  position: absolute;
  top: 2px;
  left: 1px;
  width: 30px;
  height: 30px;
  background: url(/shared/images/voice.png) no-repeat;
}
#material #use-case .item p {
  font-size: 95%;
  line-height: 1.5;
  padding: 10px 1em;
}
#material #use-case .item .txt-right {
  font-size: 95%;
  text-align: right;
  padding: 0 1em 10px;
}
#material #use-method .item-area .item {
  display: inline-block;
  vertical-align: top;
  box-sizing: border-box;
  width: 300px;
  height: 250px;
  text-align: center;
  background: url(/shared/images/method_bg.png) no-repeat;
  padding: 10px 41px 10px 10px;
  margin-right: 30px;
}
#material #use-method .item-area .item:nth-child(3) {
  margin-right: 0;
}
@media screen and (max-width: 640px) {
  #material #use-method .item-area .item {
    display: block;
    margin: 0 auto 30px;
  }
  #material #use-method .item-area .item:nth-child(3) {
    display: block;
    margin: 0 auto 0px;
  }
  #material #use-method .txt-right {
    text-align: center;
  }
}
#material #use-method .item-area .item h4 {
  font-size: 110%;
  font-weight: 600;
  color: #1d579c;
  margin: 15px 0 10px;
}
#material #use-method .item-area .item p {
  font-size: 95%;
  line-height: 1.5;
  text-align: left;
}

.vyond_relate_newBox {
  margin-top: 40px;
}
.vyond_relate_newBox dl {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  line-height: 1.8;
  justify-content: space-between;
}
.vyond_relate_newBox dl dt {
  width: 7rem;
  font-size: 14px;
  color: #666;
  padding: 5px 0.5rem;
  box-sizing: border-box;
  background: #edf2f9;
  line-height: 1.2;
  display: flex;
  align-items: center;
  text-align: center;
  justify-content: center;
}
.vyond_relate_newBox dl dd {
  width: calc(100% - 8rem);
}
.vyond_relate_newBox dl + dl {
  margin-top: 10px;
}
.vyond_relate_newBox .btn a {
  display: inline-block;
  background: #fff;
  background: #4f84c3;
  padding: 10px 2rem;
  box-sizing: border-box;
  max-width: 100%;
  color: #fff;
  font-weight: bold;
  border-radius: 3px;
}
.vyond_relate_newBox .btn {
  margin: 20px auto 0;
  text-align: center;
}
.vyond_relate_newBox .btn a:hover {
  text-decoration: none;
  opacity: 0.7;
  transition: 0.3s;
}

.vyond_relate_newBox {
  margin-bottom: 80px;
}

.vyond_relate_newBox h3 {
  font-size: 24px;
  font-weight: bold;
  color: #1d579c;
  margin-bottom: 30px;
}

.vyond_relate_newBox dl dt {
  color: #07397a;
  font-weight: bold;
}

@media screen and (max-width: 640px) {
  .inner.vyond_relate_newBox__inner {
    padding: 0 6%;
  }
}
main#course .course_mv .course_mv_ttl h2 span.course_mv_longttl {
  line-height: 1;
}
.service_bottom_contact_list {
  padding-top: 60px;
}
.service_bottom_contact_list ul {
  display: flex;
  justify-content: center;
  gap: 20px;
  max-width: 600px;
  margin: auto;
}
.service_bottom_contact_list ul li {
  margin: 0 auto;
}
.service_bottom_contact_list li.service_bottom_contact_contact a {
  background: #ff4200;
  border-radius: 4px;
  color: #fff;
  padding: 10px 10px;
  width: 200px;
  display: block;
  text-align: center;
  font-weight: bold;
  font-size: 16px;
  background-size: 14px;
  background-repeat: no-repeat;
}
.service_bottom_contact_list li.service_bottom_contact_request a {
  background: #f79f19;
  border-radius: 4px;
  color: #fff;
  padding: 10px 10px;
  width: 200px;
  display: block;
  text-align: center;
  font-weight: bold;
  font-size: 16px;
  background-size: 14px;
  background-repeat: no-repeat;
}
.service_bottom_contact_list ul li img {
  width: 20px;
  margin-right: 5px;
  vertical-align: middle;
}
.service_bottom_contact_list ul li img:nth-of-type(2) img {
  width: 16px;
}
.service_bottom_contact_list ul li a:hover {
  text-decoration: none;
  opacity: 0.7;
}
li.service_bottom_contact_contact.service_bottom_contact_item01 a {
  width: 300px;
}
@media screen and (max-width: 740px) {
  .service_bottom_contact_list ul {
    flex-direction: column;
  }
}
/* 20250916 Articulate改修 */
.loop_wrap_wrap {
  width: 100%;
  overflow: hidden;
}
.loop_wrap {
  width: 8800px;
  height: auto;
  overflow: hidden;
  display: flex;
}
.loop_wrap ul {
  width: 4400px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}

@keyframes loop {
  0% {
    transform: translateX(100%);
  }
  to {
    transform: translateX(-100%);
  }
}
@keyframes loop2 {
  0% {
    transform: translateX(0);
  }
  to {
    transform: translateX(-200%);
  }
}
.loop_wrap ul:first-child {
  animation: loop 100s -50s linear infinite;
}
.loop_wrap ul:last-child {
  animation: loop2 100s linear infinite;
}
#mv_articulate .copy h1 span {
  font-size: 25px;
}
#mv_articulate .copy {
  top: 12%;
}
#mv_articulate .copy h1 {
  text-align: center;
}
.course_problem {
  padding: 80px 0;
  flex-wrap: wrap;
}

.serviceBottom_link.corse_teaching h3 {
  margin-bottom: 30px;
}

.course_problem_list ul {
  display: grid;
  gap: 60px;
  grid-template-columns: repeat(2, 1fr);
  max-width: 750px;
  margin: 0 auto;
}

.course_problem_list ul li {
  display: grid;
  grid-template-rows: subgrid;
  grid-row: span 4;
  gap: 12px;
  text-align: center;
}

.course_problem_list ul li > p {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-flow: column;
}

.course_problem_list_img {
  display: flex;
  justify-content: center;
  align-items: center;
}

.course_problem_list_img img {
  max-width: 200px;
}

@media screen and (max-width: 640px) {
  .course_problem_list ul {
    grid-template-columns: 1fr;
  }
}

.course_problem_list_bottom {
  border: 3px solid #1d579c;
  padding: 15px 0;
  display: flex;
  justify-content: center;
  align-items: center;
}

.course_problem_list_txt {
  font-weight: bold;
}
.course_problem h3 {
  text-align: center;
  font-weight: bold;
  color: #1d579c;
  font-size: 30px;
  margin-bottom: 40px;
}
.articulate__problem_txt {
  text-align: center;
  margin-bottom: 40px;
}
.articulate__section_bg {
  background-color: #f6f6f6;
  padding: 80px 0;
}
.articulate__section h3 {
  text-align: center;
  font-weight: bold;
  color: #1d579c;
  font-size: 30px;
  margin-bottom: 40px;
}
.articulate__section_col2 {
  display: flex;
  gap: 3rem;
}
.articulate__section_btn {
  margin-top: 40px;
}
.articulate__section_btn a {
  background: #4f85c5;
  color: #fff;
  padding: 10px;
  display: block;
  text-align: center;
  border-radius: 4px;
  max-width: 400px;
  margin: 0 auto;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
}
.articulate__section_btn a:after {
  display: block;
  position: absolute;
  top: calc(50% - 4px);
  right: 10px;
  width: 8px;
  height: 8px;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  vertical-align: middle;
  border-color: #fff;
  content: "";
}
.articulate__section_border_box ul li {
  border: 2px solid #d8e7fa;
  padding: 30px;
  margin-bottom: 30px;
}
.articulate__section_border_box ul li.articulate__section_border_item {
  border: none;
}
.articulate__section_border_box ul li h4 {
  font-size: 125%;
  color: #1d579c;
  font-weight: bold;
  margin-bottom: 20px;
}
.articulate__section_border_box_img {
  background-color: #d8e7fa;
  padding: 30px;
  margin-top: 20px;
}
.articulate__section_border_box {
  margin-top: 30px;
}
.articulate__section_span {
  font-size: 90%;
  line-height: 2;
}
.articulate__flow {
  margin-bottom: 40px;
}
div#course_new_lauout ul.tabList.articulate__tab2 {
  justify-content: space-between;
}
div#course_new_lauout ul.tabList.articulate__tab2 li {
  width: 49%;
  font-size: 14px;
}
.teaching_pd20.articulate__tab2_pd20 {
  padding: 20px 0;
  background: url(/shared/images/back_company_line.png) no-repeat left bottom;
}
.articulate__blue_link a {
  padding-left: 20px;
  background: url(/shared/images/moodle/mt-servicearrow.png) no-repeat left
    center;
  background-size: 13px;
}
.articulate__flow_txt {
  margin-bottom: 40px;
}
.articulate__txt_mb {
  margin-bottom: 30px;
}
.articulate__section h4.articulate__ttl_l {
  font-weight: bold;
  color: #1d579c;
  font-size: 24px;
  text-align: left;
  margin-bottom: 20px;
}
.articulate__txt_list {
  margin-bottom: 10px;
}
.articulate__translation_img_box {
  margin-top: 20px;
  margin-bottom: 50px;
}
.articulate__blue_link {
  margin-top: 10px;
  display: flex;
  flex-direction: column;
}
.articulate__section_step_list {
  list-style-type: none;
  display: table;
  width: 100%;
  padding: 0;
  margin: 0;
  overflow: hidden;
  border: 2px solid #d8e7fa;
  min-height: 120px;
  border-radius: 8px;
  margin-bottom: 20px;
}
.articulate__section_step_item_l,
.articulate__section_step_item_r {
  display: table-cell;
  position: relative;
  background: #fff;
  padding: 1em 1em 1em 2em;
  width: 50%;
}
.articulate__section_step_item_r {
  padding-right: 1em;
  padding-left: 3em;
}
.articulate__section_step_item_l:after {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  margin: auto;
  top: -10px;
  right: -2rem;
  border-style: solid;
  border-color: transparent transparent transparent #d8e7fa;
  border-width: 70px 0 80px 2rem;
  z-index: 10;
}
.articulate__section_step_item_r span {
  color: #1860b6;
  font-weight: bold;
}
.articulate__section_step_item_l {
  background: #d8e7fa;
  font-weight: bold;
  vertical-align: middle;
  text-align: center;
  font-size: 20px;
}
.articulate__section_step_ttl {
  display: flex;
  justify-content: space-around;
  padding-bottom: 10px;
}
.articulate__section_step_ttl p {
  font-weight: bold;
  font-size: 20px;
}
.articulate__section_step_ttl_before {
  color: #5d5d5d;
}
.articulate__section_step_ttl_after {
  color: #1860b6;
}
.elearningContetnt_04.articulate__elearningContetnt_04 {
  position: relative;
}
.elearningContetnt_04.articulate__elearningContetnt_04::before {
  content: "";
  position: absolute;
  top: -2px;
  left: 50%;
  transform: translateX(-50%);
  width: 0;
  height: 0;
  border-style: solid;
  border-right: 29px solid transparent;
  border-left: 29px solid transparent;
  border-top: 35px solid #f6f6f6;
  border-bottom: 0;
}
.articulate__section_col_item {
  margin-bottom: 50px;
}
.articulate__section_col_item_last {
  margin-bottom: 0;
}
.articulate__case_txt {
  margin-bottom: 40px;
}
.articulate__section_col2_txt {
  max-width: 600px;
}
.articulate__section_col2.articulate__section_col2_back {
  flex-direction: row-reverse;
}
.only-sp {
  display: none;
}
@media screen and (max-width: 640px) {
  .only-sp {
    display: block;
  }
  .articulate__section_step_item_l,
  .articulate__section_step_item_r {
    display: block;
    width: 100%;
    box-sizing: border-box;
  }
  .articulate__section_step_item_r {
    padding: 2em 1em 1em 2em;
  }
  .articulate__section_step_ttl p {
    display: none;
  }
  .articulate__section_step_item_l:after {
    border-style: solid;
    border-right: 30px solid transparent;
    border-left: 30px solid transparent;
    border-top: 30px solid #d8e7fa;
    border-bottom: 0;
    top: 100%;
    left: 50%;
    right: auto;
    transform: translateX(-50%);
  }
  .articulate__section_col2 {
    flex-direction: column;
  }
  .articulate__section_col2.articulate__section_col2_back {
    flex-direction: column;
  }
  #mv_articulate .copy h1 span {
    font-size: 16px;
  }
}
.bnr_dl.bnr_dl_articulate {
  display: none;
}
@media screen and (max-width: 640px) {
  .only-pc {
    display: none;
  }
}
