@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;
  }
}
