@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;
  }
}

/* 260203 Moodle開発支援サービスページ改善 */
/* service-moodle-system */
.auth-container {
  display: flex;
  flex-wrap: wrap;
  gap: 18px;
  list-style: none;
  padding: 0;
  margin: 0;
}

.auth-container li {
  background-color: #edf2f9;
  color: #000;
  padding: 5px 24px;
  border-radius: 4px;
  font-size: 16px;
  box-sizing: border-box;
  display: flex;
  align-items: center;
  min-height: 40px;
}

.auth-item-wide {
  flex: 0 0 calc(50% - (18px / 2));
}

.auth-item-small {
  flex: 0 0 calc(25% - (18px * 3 / 4));
}

.auth-item-middle {
  flex: calc(100% / 3 - 18px * 2 / 3);
}

.p-service-moodle-system {
  border: 1px solid #d6d6d6;
  border-radius: 4px;
  position: relative;
  padding: 48px 22px;
  margin-top: 40px;
}
.p-service-moodle-system-ttl {
  position: absolute;
  z-index: 1;
  top: 0;
  translate: 0 -50%;
  background-color: #fff;
  color: #000;
  font-weight: bold;
  font-size: 20px;
  padding: 6px 15px;
}
.p-service-moodle-system01-item-ttl {
  color: #1d579c;
  font-weight: bold;
  font-size: 20px;
  border-bottom: 1px solid #1d579c;
  line-height: 1.5;
  margin-bottom: 10px;
  padding-bottom: 5px;
}
.p-service-moodle-system01-item-subttl {
  color: #000;
  font-size: 16px;
  margin-bottom: 21px;
}
.p-service-moodle-system01-item + .p-service-moodle-system01-item {
  margin-top: 24px;
}
.service-moodle-system + .service-moodle-system {
  margin-top: 76px;
}
.p-service-moodle-system02-item {
  background-color: #edf2f9;
  border-radius: 4px;
  padding: 22px 19px 15px;
  flex: 0 0 calc(50% - (18px / 2));
  box-sizing: border-box;
}
.p-service-moodle-system02-item p {
  color: #000;
  line-height: 1.87;
  font-size: 16px;
}
p.p-service-moodle-system02-item-ttl {
  color: #1d579c;
  font-weight: bold;
  font-size: 20px;
  line-height: 1.5;
  padding-bottom: 10px;
}

.p-service-moodle-system02 {
  display: flex;
  flex-wrap: wrap;
  gap: 18px;
  list-style: none;
}
.p-service-moodle-system-bottom {
  margin-top: 38px;
}
.p-service-moodle-system-bottom p {
  font-size: 16px;
  line-height: 1.87;
  color: #000;
}
.service-moodle-cv {
  background-color: #f4f4f4;
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
}
main#totara_learn section.service-moodle-cv {
  padding: 50px 0;
}
.service-moodle-cv p {
  line-height: 1.3;
  font-size: 20px;
}
.p-service-moodle-cv-btn {
  margin-top: 29px;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 24px;
}
.p-service-moodle-cv-btn a {
  border-radius: 4px;
  width: 240px;
  text-align: center;
  color: #fff;
  font-size: 16px;
  font-weight: bold;
  padding: 18px 0;
  line-height: 1;
  position: relative;
}
.p-service-moodle-cv-btn a:hover {
  opacity: 0.7;
  text-decoration: none;
}
.p-service-moodle-cv-btn01 {
  background-color: #ff4200;
}
.p-service-moodle-cv-btn02 {
  background-color: #f79f19;
}
.p-service-moodle-cv-btn a::after {
  content: "";
  position: absolute;
  top: 50%; /* 上から50%の位置 */
  right: 20px; /* 右端から20pxの位置 */
  width: 8px; /* 記号のサイズ */
  height: 8px; /* 記号のサイズ */
  border-top: 2px solid #fff; /* 上側の線 */
  border-right: 2px solid #fff; /* 右側の線 */
  transform: translateY(-50%) rotate(45deg); /* 中央寄せ ＋ 45度回転 */
}
.p-service-moodle-subttl {
  font-size: 20px;
  display: block;
  padding-bottom: 13px;
}
.p-service-moodle-system-blue-list {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 32px;
}
.p-service-moodle-system-blue-item {
  background-color: #edf2f9;
  border-radius: 4px;
  padding: 24px 21px 26px;
  line-height: 1;
  margin-top: 34px;
  width: 100%;
  box-sizing: border-box;
}
.p-service-moodle-system-blue-ttl {
  font-weight: bold;
  font-size: 24px;
  color: #1d579c;
  line-height: 1;
  margin-bottom: 21px;
}
.p-service-moodle-system-blue-ttl span {
  font-size: 18px;
  display: block;
  margin-bottom: 6px;
}
.p-service-moodle-system-blue-txt {
  color: #000;
  margin-bottom: 24px;
  line-height: 1.8;
}
.p-service-moodle-system-blue-box {
  display: flex;
  justify-content: center;
  gap: 24px;
  align-items: flex-end;
}
.p-service-moodle-system-blue-box-l {
  background-color: #fff;
  padding: 20px 18px;
  border-radius: 4px;
  flex-grow: 1;
}
.p-service-moodle-system-blue-box-l-ttl {
  font-weight: bold;
  color: #1d579c;
  font-size: 18px;
  line-height: 1.6;
  margin-bottom: 2px;
}
.p-service-moodle-system-blue-box-l ul {
  display: flex;
  flex-direction: column;
  gap: 4px;
}
.p-service-moodle-system-blue-box-l ul li {
  position: relative;
  color: #000;
  padding-left: 25px;
  line-height: 1.8;
}
.p-service-moodle-system-blue-box-l ul li::before {
  position: absolute;
  content: "";
  display: block;
  background-color: #1d579c;
  border-radius: 80%;
  width: 4.8px;
  height: 4.8px;
  left: 17px;
  top: 11px;
}
.p-service-moodle-system-blue-box-l ul + p {
  margin-top: 30px;
}
.p-service-moodle-system-blue-box-l
  ul
  + p.p-service-moodle-system-blue-box-l-normal {
  margin-top: 12px;
}
/* service-moodle-reason */
.p-service-moodle-reason {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 10px;
}
.p-service-moodle-reason-item-top {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 56px;
  margin-bottom: 28px;
}
.p-service-moodle-reason-item-top-r {
  max-width: 635px;
  width: 100%;
}
.p-service-moodle-reason-item-bottom {
  width: 100%;
  margin-bottom: 23px;
}
.p-service-moodle-reason-item-ttl {
  color: #1d579c;
  font-size: 2rem;
  line-height: 1;
  margin-bottom: 34px;
  font-weight: bold;
}
.p-service-moodle-reason-item-ttl span {
  font-weight: bold;
  display: block;
  font-size: 1.2rem;
  line-height: 1;
  padding-bottom: 14px;
}
.p-service-moodle-reason-item-txt {
  font-size: 16px;
  letter-spacing: -0.02em;
  margin-bottom: 13px;
}
.p-service-moodle-reason .p-service-moodle-reason-item {
  border-bottom: 1px solid #e1e1e1;
}
.p-service-moodle-reason .p-service-moodle-reason-item:last-child {
  border-bottom: none;
}
.p-service-moodle-reason-item-top-r-list {
  background-color: #edf2f9;
  padding: 21px 16px;
  margin-bottom: 11px;
  border-radius: 4px;
}
.p-service-moodle-reason-item-top-r-list p {
  color: #1d579c;
  font-weight: bold;
  line-height: 1;
  margin-bottom: 13px;
}
.p-service-moodle-reason-item-top-r-list ul li {
  color: #000;
  padding-left: 8px;
  position: relative;
  font-size: 16px;
  letter-spacing: -0.02em;
}
.p-service-moodle-reason-item-top-r-list ul li::before {
  position: absolute;
  content: "";
  display: block;
  background-color: #1d579c;
  border-radius: 80%;
  width: 4.8px;
  height: 4.8px;
  left: 0;
  top: 10px;
}
.p-service-moodle-reason-item + .p-service-moodle-reason-item {
  margin-top: 41px;
}
.p-service-moodle-reason-item.item-start .p-service-moodle-reason-item-top {
  align-items: flex-start;
}
.p-service-moodle-reason-item-bottom .icon_area.area3 {
  padding-bottom: 18px;
}
dd > .p-service-moodle-faq-txt {
  margin-top: 32px;
}
.p-service-moodle-faq-txt + .p-service-moodle-faq-txt {
  margin-top: 36px;
}
.p-service-moodle-faq-ttl {
  display: block;
  font-weight: bold;
}
.p-service-moodle-faq-table table {
  width: 100%;
}
main#totara_learn .mv .flex .txt h1.moodle-under-h1.p-service-moodle-h1 {
  font-size: 3.7rem;
  line-height: 1.2;
  margin-top: 0;
  max-width: 453px;
}
.p-service-moodle-flex-img {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  max-width: 494px;
}
.p-service-moodle-flex-img p {
  color: #fff;
  font-size: 12px;
  line-height: 1.3;
  padding-top: 14px;
}
main#totara_learn .mv .flex.p-service-moodle-flex .txt {
  flex: 1;
}
.p-service-moodle-h1 span {
  display: block;
  font-size: 22px;
  line-height: 1.6;
  letter-spacing: 0;
  margin-top: 1rem;
}
main#totara_learn .mv .flex.p-service-moodle-flex {
  align-items: flex-start;
}
/* service-moodle-result */
main#totara_learn p.copy.p-service-moodle-copy {
  margin-bottom: 36px;
}
main#totara_learn .service-moodle-result p.copy {
  margin-bottom: 36px;
}
.service-moodle-result .copy small {
  font-size: 20px;
  line-height: 2.1;
  display: block;
}
#resultList.service-moodle-result .box {
  height: 473px;
}
#resultList.service-moodle-result .box h3 {
  color: #000;
}
#resultList.service-moodle-result .box .txt {
  color: #000;
  font-weight: bold;
}
#resultList.service-moodle-result .box .link {
  position: absolute;
  bottom: 12px;
  right: 28px;
}
/* service-moodle-possible */
main#totara_learn section.service-moodle-possible {
  padding: 40px 0 0;
}
.p-service-moodle-possible-logo {
  margin-bottom: 69px;
}
.p-service-moodle-copy2 {
  text-align: center;
  margin-top: -0.4em;
}
.p-service-moodle-possible-box {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-template-rows: auto auto 1fr;
  align-items: stretch; /* 子要素を高さ一杯に広げる */
  gap: 0 40px;
  width: 100%;
  margin-top: 36px;
}
.p-service-moodle-possible-item {
  display: grid;
  grid-template-rows: subgrid;
  grid-row: span 3;
  gap: 0;
  justify-items: center;
  background-color: #edf2f9;
  border-radius: 10px;
  padding: 32px 20px 23px;
}
.p-service-moodle-possible-ttl {
  margin-bottom: 27px;
  color: #000;
  font-size: 20px;
  font-weight: bold;
  line-height: 1;
  text-align: center;
}
.p-service-moodle-possible-img {
  margin-bottom: 30px;
}
.p-service-moodle-possible-txt {
  color: #000;
  font-size: 16px;
}
/* service-moodle-features */
main#totara_learn section.service-moodle-feature {
  padding: 40px 0 80px;
}
.p-service-moodle-features-box {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  /* 1. 親要素で3行分の行の高さを定義する */
  grid-template-rows: auto auto 1fr;
  align-items: stretch; /* 子要素を高さ一杯に広げる */
  gap: 0 40px;
  width: 100%;
  margin-top: 33px;
}
.p-service-moodle-features-item {
  display: grid;
  grid-template-rows: subgrid;
  grid-row: span 3;
  gap: 16px 0;
  justify-items: center;
}
.p-service-moodle-features-ttl {
  color: #000;
  font-size: 20px;
  font-weight: bold;
  line-height: 1.5;
  text-align: center;
  /* 2. タイトルを縦中央に配置する */
  display: flex;
  align-items: center;
  justify-content: center;
}
.p-service-moodle-features-txt {
  color: #000;
  font-size: 16px;
}
.p-service-moodle-features-link {
  margin-top: 15px;
  display: block;
}

@media screen and (max-width: 640px) {
  .p-service-moodle-possible-logo {
    margin-bottom: 40px;
  }
  main#totara_learn .mv .flex .txt h1.moodle-under-h1.p-service-moodle-h1 {
    font-size: 24px;
    max-width: 100%;
  }
  .p-service-moodle-flex-img {
    max-width: 100%;
  }
  main#totara_learn section.service-moodle-cv {
    padding: 40px 6%;
  }
  .p-service-moodle-possible-logo {
    overflow-x: auto; /* 横方向のはみ出しをスクロール可能に */
    -webkit-overflow-scrolling: touch; /* iOSでのスクロールを滑らかにする */
  }
  .p-service-moodle-possible-logo img {
    width: 980px; /* 画像のサイズを固定 */
    max-width: none; /* 既存のmax-width: 100%設定などを解除 */
    display: block;
  }
  .p-service-moodle-cv-btn {
    flex-direction: column;
  }
  .p-service-moodle-possible-box {
    grid-template-columns: repeat(1, 1fr);
    gap: 40px;
  }
  .p-service-moodle-features-box {
    grid-template-columns: repeat(1, 1fr);
    gap: 40px;
  }
  .p-service-moodle-system-blue-box {
    flex-direction: column;
    align-items: center;
  }
  .p-service-moodle-system-blue-box-l ul li {
    padding-left: 16px;
  }
  .p-service-moodle-system-blue-box-l ul li::before {
    left: 6px;
  }
  .auth-container {
    flex-direction: column;
    gap: 25px;
  }
  .auth-container li {
    padding: 12px 24px;
  }
  .p-service-moodle-system02 {
    flex-direction: column;
    gap: 25px;
  }
  .p-service-moodle-subttl {
    font-size: 16px;
    padding-bottom: 5px;
  }
  .p-service-moodle-reason-item-top {
    flex-direction: column;
    gap: 40px;
  }
  .p-service-moodle-reason-item-top-l {
    margin: auto;
  }
  .p-service-moodle-reason-item-ttl {
    margin-bottom: 20px;
  }
  .service-moodle-result .copy small {
    font-size: 16px;
  }
  #resultList.service-moodle-result .box .link {
    right: 15px;
  }
  #resultList.service-moodle-result .box {
    height: auto;
  }
  .p-service-moodle-reason-item-bottom {
    overflow-x: auto; /* 横方向のはみ出しをスクロール可能に */
    -webkit-overflow-scrolling: touch; /* iOSでのスクロールを滑らかにする */
  }
  .p-service-moodle-reason-item-bottom img {
    width: 981px; /* 画像のサイズを固定 */
    max-width: none; /* 既存のmax-width: 100%設定などを解除 */
    display: block;
  }
  .p-service-moodle-reason-item {
    max-width: 100%;
  }
  .p-service-moodle-reason-item-ttl {
    font-size: 20px;
  }
  .p-service-moodle-reason-item-ttl span {
    font-size: 16px;
    padding-bottom: 10px;
  }
  .p-service-moodle-reason-item-bottom .icon_area.area3 {
    margin-top: 0;
  }
  .p-service-moodle-faq-table {
    overflow-x: auto; /* 横方向のはみ出しをスクロール可能に */
    -webkit-overflow-scrolling: touch; /* iOSでのスクロールを滑らかにする */
  }
  .p-service-moodle-faq-table table {
    width: 700px;
    max-width: none;
    display: block;
  }
}
