@charset "UTF-8";
.hidden {
  display: none;
}

.page_content img {
  width: 100%;
  height: auto;
}

br.sp {
  display: none;
}

.p-mt-15 {
  margin-top: 15px;
}

.p-mt-30 {
  margin-top: 30px;
}

.grid-wrapper-external-link-1 a {
  display: block;
  width: 100%;
  padding: 20px 0;
  border: 1px solid #56cff2;
  text-align: center;
  margin: 30px auto 0 auto;
  color: #222222;
  font-weight: bold;
  font-size: 16px;
}

.grid-wrapper-external-link-1 a span {
  font-size: 12px;
}

.index .grid-wrapper-col {
  border-left: 8px solid transparent;
  margin-top: 15px;
}

.index .grid-wrapper-col p {
  margin-bottom: 20px;
}

.index .grid-wrapper-col .contents-type-1 {
  border-top: 3px solid #00a7d7;
}

.index .grid-wrapper-col .contents-type-2 {
  background-color: #ebf9fc;
}

.index .page_header {
  padding: 0;
}

.index .page_header p {
  margin: 0;
}

.index .page_header p img {
  width: 100%;
  height: auto;
}

.index .page_content h2 {
  background-color: #00a7d7;
  border-bottom: none;
  color: #ffffff;
  font-weight: normal;
  padding-top: 4px;
  padding-bottom: 4px;
}

.index .page_content h2:before {
  background: none;
}

.index .lead_title h2 {
  width: 100%;
  height: 200px;
  background-color: #fff;
  padding: 0;
}

.index .lead_title h2 a {
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
  color: #222222;
  font-size: 22px !important;
}

.index .lead_title h2 a span {
  display: block;
  position: absolute;
  top: 50%;
  left: 0;
  margin: 0;
  margin-top: -15px;
  padding: 0 0 0 80px;
  z-index: 10;
  background: url("/edrs/img/img-index-h2-link-1.png") no-repeat 40px 1px;
}

.index .lead_title h2 a p {
  position: absolute;
  top: 0;
  left: 0;
  margin: 0;
  padding: 0;
  z-index: 1;
}

.index h3.h3-type-1 {
  margin-bottom: 0px;
  height: 3rem;
  padding: 5px 0 5px 25px;
  border-top: none;
  border-bottom: none;
  background-color: none;
  font-size: 16px;
  color: #222222;
  font-weight: normal;
  line-height: 1.2;
  display: table-cell;
  vertical-align: middle;
}

.index h3.h3-type-1:after {
  content: url(/common/img/ico-circle_arrow.png);
  position: absolute;
  top: 48%;
  left: 0px;
  margin-top: -8.5px;
}

.index h3.h3-type-1:before {
  background: none;
}

.index h3.h3-type-2 {
  margin-bottom: 0px;
  height: 3rem;
  padding: 7px 0 7px 14px;
  border-top: none;
  border-bottom: none;
  background-color: none;
  font-size: 16px;
  color: #222222;
  font-weight: normal;
  line-height: 1.2;
  display: table-cell;
  vertical-align: middle;
}

.index h3.h3-type-2:before {
  content: "";
  display: inline-block;
  width: 0;
  height: 0;
  position: relative;
  top: -3px;
  margin-right: 5px;
  border: 3.5px solid transparent;
  border-left: 5px solid #00a7d7;
  border-right: none;
  background: none;
}

/*
curriculum.html
*/
.curriculum table {
  width: 100%;
  border-top: 1px solid #00a7d7;
  border-bottom: 1px solid #00a7d7;
  font-size: 14px;
}

.curriculum table tr {
  border-left: 1px solid #d6d6d6;
}

.curriculum table th {
  width: 50%;
  border-left: 1px solid #d6d6d6;
  background-color: #ebf8fc;
  border-bottom: 1px solid #d6d6d6;
  text-align: center;
  vertical-align: middle;
  font-weight: bold;
}

.curriculum table td {
  width: 50%;
  vertical-align: top;
  border-left: 1px solid #d6d6d6;
}

.curriculum table.left-cluster th {
  height: 30px;
}

.curriculum table.left-cluster td {
  border-left: 1px solid #d6d6d6;
}

.curriculum table.right-cluster th {
  height: 61px;
}

.curriculum .border-none {
  border-left: none !important;
}

.curriculum .styled_list, .curriculum .styled_list-type-2 {
  margin: 25px 0 25px 18px;
}

.curriculum .styled_list li, .curriculum .styled_list-type-2 li {
  font-size: 14px;
  margin-top: 2px;
}

.curriculum .styled_list li:first-child, .curriculum .styled_list-type-2 li:first-child {
  margin-top: 0;
}

.curriculum .styled_list-type-2 li {
  text-indent: -1em;
  padding-left: 1em;
}

.curriculum .styled_list-type-2 li:before {
  content: "※";
  margin-right: 0px;
  vertical-align: middle;
}

.curriculum .right-cluster tr {
  border-left: none !important;
}

.curriculum .right-cluster tr td:first-child {
  border-left: none !important;
}

/*
faculty_summary.html
*/

.faculty_summary .pc {
  display: none;
}

.faculty_summary br {
  display: block;
}

.faculty_summary h2 {
  background-color: transparent !important;
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: 12px;
  padding: 12px 0;
  padding-top: 0;
  border: none;
  font-size: 200%;
}

.faculty_summary h2 span {
  color: #00a7d7;
  font-size: 18px;
}
.faculty_summary .grid a {
  display: block;
  background-color: #f4f4f4;
  overflow: hidden;
}

.faculty_summary .grid a img + p {
  color: #222222;
  font-size: 16px !important;
  margin-left: 5px;
}

.faculty_summary .grid a img + p + p {
  color: #ffffff;
  float: right;
  margin: 0;
  padding: 2px 20px 0 30px;
  background: #00a7d7 url(/edrs/img/img-faculty_summary-link-icon.png) no-repeat 10px center;
  font-size: 14px !important;
}

.faculty_summary figure {
  margin-top: 20px;
}

.faculty_summary div#slide-img-outer {
  border: 4px solid #f7f7f7;
  position: relative;
  overflow: hidden;
}

.faculty_summary ul#slide-img-inner {
  position: absolute;
  left: 0;
  width: 10000px;
}

.faculty_summary ul#slide-img-inner li {
  position: static;
  float: left;
}

.faculty_summary ul#slide-nav-wrapper {
  overflow: hidden;
}

.faculty_summary ul#slide-nav-wrapper li {
  width: 9.2%;
  height: 10px;
  float: left;
  margin-left: 2%;
  margin-top: 5px;
  background-color: #f7f7f7;
  text-align: center;
  line-height: 22px;
  font-weight: bold;
  text-indent: -9999px;
}

.faculty_summary ul#slide-nav-wrapper li:first-child {
  margin-left: 0;
}

.faculty_summary ul#slide-nav-wrapper .active {
  background-color: #00a7d7;
  color: #ffffff;
}

/*
faculty_summary.html
211105
*/
.faculty_summary .lead_title{
}
.faculty_summary .lead-txt {
  margin-bottom: 8px;
  margin-top: 30px;
}
.faculty_summary .lead-txt br {
  display: block;
}
.faculty_summary .lead-txt .lead-content-ttl {
  font-size: 16px;
}
.faculty_summary .lead-txt .lead-content {
  margin-bottom: 40px;
}
.faculty_summary .lead-txt .lead-content .lead-content-data {
  font-size: 64px;
  font-weight: bold;
  line-height: 1.2;
  text-align: center;
  color: #00a7d7;
}
.faculty_summary .lead-txt .lead-content .lead-content-data .unit {
  font-size: 36px;
}
.faculty_summary .lead-txt .lead-content .lead-content-data .note {
  font-size: 12px;
  font-weight: normal;
  display: block;
  color: #000;
}
.faculty_summary .lead-txt figure {
  width: 100%;
}
.faculty_summary .lead-txt figure figcaption {
  text-align: left;
}
.faculty_summary .lead-txt .grid img {
  border: none;
}
.faculty_summary .lead-txt .grid p {
  margin-bottom: 16px;
}
.faculty_summary .lead-txt .col.md1_2.sm1_1{
  margin-top: 24px;
}
/*
faculty_summary.html
220224
*/
.faculty_summary div#slide-img-outer {
  height: 251px !important;
  border: 4px solid #f7f7f7;
  position: relative;
  overflow: hidden;
}

.faculty_summary ul#slide-img-inner {
  position: absolute;
  left: 0;
  width: 10000px;
}

.faculty_summary ul#slide-img-inner li {
  position: static;
  float: left;
}

.faculty_summary ul#slide-img-inner li img {
  border: none;
}

.faculty_summary ul#slide-nav-wrapper {
  overflow: hidden;
}

.faculty_summary ul#slide-nav-wrapper li {
  width: 9.2%;
  height: 10px;
  float: left;
  margin-left: 2%;
  margin-top: 5px;
  background-color: #f7f7f7;
  text-align: center;
  line-height: 22px;
  font-weight: bold;
  text-indent: -9999px;
}

.faculty_summary ul#slide-nav-wrapper li:first-child {
  margin-left: 0;
}

.faculty_summary ul#slide-nav-wrapper .active {
  background-color: #00a7d7;
  color: #ffffff;
}

.faculty_summary #proLink_sp {
  width: 100%;
}

.faculty_summary .pro_title {
  text-align: center;
  margin-bottom: 0 !important;
  padding: 0;
}

.faculty_summary .pro_title span {
  color: #e03ba1;
}

/*
curriculum.html
*/
.syllabus h2 {
  background-color: transparent !important;
}

.syllabus #graduate-school {
  margin-top: 20px;
}

.syllabus ul#page-link {
  width: 100%;
  overflow: hidden;
  margin: 0 auto 20px auto;
}

.syllabus ul#page-link li {
  margin-top: 5px;
}

.syllabus ul#page-link li a {
  display: inline-block;
  text-decoration: underline;
}

.syllabus ul#page-link li:first-child {
  margin-top: 0;
}

/*
graduate_summary.html
*/
.graduate-summary h2 {
  background-color: transparent !important;
}

.graduate-summary #link-wrapper p {
  margin: 30px auto 0 auto;
}

.graduate-summary #link-wrapper p:first-child {
  margin-top: 15px;
}

/*
doctor_course.html
*/
.doctor-course h2 {
  background-color: transparent !important;
}

.doctor-course h4 {
  margin-bottom: 15px;
}

.doctor-course .annotation {
  font-size: 11px;
  margin-top: 20px;
}

.doctor-course .annotation p {
  margin: 0;
}

.doctor-course .annotation-type-2 {
  font-size: 12px;
  color: #222222;
  text-align: left;
}

/*
doctors_financial_plan.html /
masters_financial_plan.html
*/

.doctors_financial_plan .page_content h3,
.masters_financial_plan .page_content h3 {
  margin-bottom: 20px;
}

.doctors_financial_plan .page_content h3:not(:first-of-type),
.masters_financial_plan .page_content h3:not(:first-of-type) {
  margin-top: 30px;
}

.doctors_financial_plan .page_content .fp-label,
.masters_financial_plan .page_content .fp-label {
  display: inline-block;
  font-size: 10px;
  color: #fff;
  font-weight: normal;
  background-color: #00a7d7;
  padding: 1px 5px;
  border-radius: 3px;
  margin-left: 5px;
  vertical-align: text-top;
}

.doctors_financial_plan .page_content .table_pattern2,
.masters_financial_plan .page_content .table_pattern2 {
  margin-bottom: 20px;
}

.doctors_financial_plan .page_content h4,
.masters_financial_plan .page_content h4 {
  font-size: 115%;
}

.doctors_financial_plan .page_content .table_pattern2 .th01,
.masters_financial_plan .page_content .table_pattern2 .th01{
  width: 7rem;
}


.doctors_financial_plan .page_content .table_pattern2 td,
.masters_financial_plan .page_content .table_pattern2 td{
  padding: 10px 5px 10px 10px;
}

.doctors_financial_plan .page_content .indent01,
.masters_financial_plan .page_content .indent01 {
  display: block;
  padding-left: 1rem;
  text-indent: -1rem;
  word-break: break-word;
}
.doctors_financial_plan .page_content .indent01e,
.masters_financial_plan .page_content .indent01e {
  display: block;
  padding-left: 1em;
  text-indent: -1em;
  word-break: break-word;
}
.doctors_financial_plan .page_content .indent02,
.masters_financial_plan .page_content .indent02 {
  display: block;
  padding-left: 2rem;
  text-indent: -2rem;
}
.doctors_financial_plan .page_content .indent02-5,
.masters_financial_plan .page_content .indent02-5 {
  display: block;
  padding-left: 2.5rem;
  text-indent: -2.5rem;
}
.doctors_financial_plan .page_content .indent03,
.masters_financial_plan .page_content .indent03 {
  display: block;
  padding-left: 3rem;
  text-indent: -3rem;
}
.doctors_financial_plan .page_content .indent03-5,
.masters_financial_plan .page_content .indent03-5 {
  display: block;
  padding-left: 3.5rem;
  text-indent: -3.5rem;
}
.doctors_financial_plan .page_content .indent04,
.masters_financial_plan .page_content .indent04 {
  display: block;
  padding-left: 4rem;
  text-indent: -4rem;
}
.doctors_financial_plan .page_content .indent05,
.masters_financial_plan .page_content .indent05 {
  display: block;
  padding-left: 5rem;
  text-indent: -5rem;
}


/*
system.html
*/
.system h2 {
  background-color: transparent !important;
  margin-top: 50px !important;
}

.system h2:first-child {
  margin-top: 0;
}

.system h3 {
  margin-top: 25px;
}

.system h4, .system h5 {
  font-size: 14px;
  color: #222222;
  font-weight: bold;
}

.system h5 {
  margin: 10px;
  margin-left: 0;
}

.system .list-type-1 {
  text-indent: -1em;
  padding-left: 1em;
  margin: 25px 0;
  font-size: 14px;
}

.system .list-type-2 {
  text-indent: -1em;
  padding-left: 1em;
  margin: 0;
  font-size: 14px;
}

.system .link-pdf-wrapper {
  margin-top: 20px;
}

.system .link-pdf-wrapper a {
  display: block;
  border: 1px solid #00a7d7;
  text-align: center;
  padding: 10px 0;
}

.system .page-link .page-link-nav ul {
  overflow: hidden;
  margin: 5px 0 10px -10px;
}

.system .page-link ul li {
  width: 50%;
  float: left;
  border-left: 10px solid transparent;
  box-sizing: border-box;
}

.system .page-link ul li a {
  display: block;
  border: 1px solid #00a7d7;
  text-align: center;
  padding: 10px 0;
}

.system .page-link ul li a:after {
  /* content: url(/common/img/ico-arrow_down.png); */
  margin-left: 5px;
  vertical-align: middle;
  line-height: 0;
  font-size: 0;
  display: inline-block;
}

.system .page-link ul li a strong{
  color: #ff0000;
  font-weight: normal;
}

.title_attention {
  color: #ff0000;
  font-weight: normal;
  font-size: 82%;
  padding-left: 15px;
}

.line_bottom {
  margin-bottom: 25px;
  padding-bottom: 10px;
  border-bottom: 1px solid #d6d6d6;
}


/*# sourceMappingURL=edrs_sp.css.map */

.syllabus .link_section {
  margin-bottom: 20px;
}

.syllabus .link_section:after {
  content: ".";
  visibility: hidden;
  display: block;
  height: 0.1px;
  font-size: 0.1em;
  line-height: 0;
  clear: both;
}

.syllabus .link_section .btn_link a {
  position: relative;
  display: inline-block;
  float: right;
  padding: 3px 30px 2px 30px;
  background: #00a7d7;
  color: #fff;
  font-size: 100%;
}

.syllabus .link_section .btn_link a:before {
  content: "";
  display: inline-block;
  width: 0;
  height: 0;
  position: absolute;
  top: 50%;
  left: 8px;
  margin-top: -3.5px;
  border: 3.5px solid transparent;
  border-left: 5px solid #fff;
  border-right: none;
}

/*
curriculum_map.html
*/
.curriculum_map .lnk_pdf,
.curriculum_tree .lnk_pdf {
  width: 100%;
  text-align: right;
  font-size: 85%;
}
.curriculum_map figure,
.curriculum_tree figure {
  margin-top: 0 !important;
}

/*
course_model.html
*/

.course_model .grid a {
  display: block;
  background-color: #f4f4f4;
  overflow: visible !important;
}

/* 220401 更新 */
.course_model .pc {
  display: none;
}
.course_model .grid-wrapper-col {
  border-left: 10px solid transparent;
  box-sizing: border-box;
}
.course_model .readTxt {
  margin-bottom: 30px;
}

.faculty_summary .course_model .grid .modelListTtl {
  margin-bottom: 25px;
  padding: 8px 18px;
  border-top: 3px solid #00a7d7;
  border-bottom: 1px solid #d6d6d6;
  background-color: #fbfbfb;
  font-size: 167%;
}

.course_model .block_link:after {
  transform: rotate(90deg);
  transform-origin: 52% 38%;
}

.course_model .flex {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  /* width: 361px; */
  width: 100%;
}
.course_model .grid .col {
  float: none;
}
.course_model .grid .col:nth-child(2n) {
  margin-right: 0;
}
.faculty_summary .course_model  .grid a {
  height: 100%;
  display: flex;
  align-items: center;
}
/* .faculty_summary .course_model .grid h3 {
  margin: 0 0 0 10px;
    border-left: 1px solid #d6d6d6;
    background-color: #ebf8fc;
    border-bottom: 1px solid #d6d6d6;
    border-right: 1px solid #d6d6d6;
    text-align: center;
    vertical-align: middle;
    font-weight: bold;
    border-top: 1px solid #00a7d7;
} */
/* 
.faculty_summary .course_model .grid.model {
  margin-top: -70px;
  padding-top: 70px;
} */








.course_model .model {
  margin-top: -20px;
  padding-top: 70px;
  /* width: 351px; */
}
.course_model .model .modelTtl {
  margin-bottom: 12px;
  padding: 6px 11px 5px;
  border-top: 3px solid #00a7d7;
  border-bottom: 1px solid #d6d6d6;
  background-color: #fbfbfb;
  font-size: 159%;
  font-weight: bold;
}
.course_model .model .modelList {
  /* width: 351px; */
  /* width: 100%; */
  display: flex;
  flex-wrap: wrap;
  border-top: 1px solid #00a7d7;
  border-bottom: 1px solid #00a7d7;
}
.course_model .model .modelItem {
  /* width: 175px; */
  width: 49.8%;
}
.course_model .model .modelItem:nth-child(1),
.course_model .model .modelItem:nth-child(2),
.course_model .model .modelItem:nth-child(3),
.course_model .model .modelItem:nth-child(4) {
  border-bottom: 1px solid #d6d6d6;
}

.course_model .model .modelItem:nth-child(1),
.course_model .model .modelItem:nth-child(3),
.course_model .model .modelItem:nth-child(5) {
  border-right: 1px solid #d6d6d6;
}
.course_model .model .modelItem dl{}
.course_model .model .modelItem dt{
  background-color: #ebf8fc;
  border-bottom: 1px solid #d6d6d6;
  text-align: center;
  padding: 8px 0 6px;
  font-weight: bold;
}
.course_model .model .modelItem dd{
  padding: 0 5px;
}




.course_model .styled_list,
.course_model .styled_list-type-2 {
  margin: 25px 0 25px 0;
  text-align: left;
}

.course_model .styled_list li,
.course_model .styled_list-type-2 li {
  font-size: 13px;
  margin-top: 2px;
}

.course_model .styled_list li:first-child,
.course_model .styled_list-type-2 li:first-child {
  margin-top: 0;
}

.course_model .styled_list-type-2 li {
  text-indent: -1em;
  padding-left: 1em;
}

.course_model .styled_list-type-2 li:before {
  content: "※";
  margin-right: 0px;
  vertical-align: middle;
}
.course_model .border-none {
  border-left: none !important;
}


/* 2023/02/08 シラバス改修 */
.syllabus .employmentArea-list-item {
  background-color: #fff;
  margin: 5.33333vw auto 5.33333vw;
}

@media only screen and (min-width: 768px), print {
  .syllabus .employmentArea-list-item {
    margin-top: 32px;
    margin-bottom: 24px;
    border-radius: 10px;
  }
}

.syllabus .employmentArea-list-item .listTtl {
  letter-spacing: .01em;
  padding: 2.33333vw 11.33333vw 2.33333vw 3.33333vw ;
  font-size: 112%;
  line-height: 1.5;
  position: relative;
  text-align: justify;
  margin: 0;
  border: none;
  background-color: #3a8cb4;
  color: #fff;
  position: relative;
}

@media screen and (min-width: 768px), print {
  .syllabus .employmentArea-list-item .listTtl {
    padding: 10px 60px 10px 20px;
    font-size: 13px;
  }
}

.syllabus .employmentArea-list-item .listTtl:hover {
  cursor: pointer;
}

.syllabus .employmentArea-list-item .listTtl-btn {
  position: absolute;
  margin: 0;
  width: 2.4vw;
  height: 2.4vw;
  top: 50%;
  right: 5.86667vw;
  text-align: center;
  cursor: pointer;
}

@media screen and (min-width: 768px), print {
  .syllabus .employmentArea-list-item .listTtl-btn {
    width: 2.4vw;
    height: 2.4vw;
    right: 3.06452vw;
  }
}

@media screen and (min-width: 1240px) {
  .syllabus .employmentArea-list-item .listTtl-btn {
    width: 14px;
    height: 14px;
    right: 38px;
  }
}

.syllabus .employmentArea-list-item .listTtl-btn .line01 {
  background-color: #fff;
  border-radius: 100px;
  display: inline-block;
  vertical-align: middle;
  position: absolute;
  width: 2.4vw;
  height: 0.23333vw;
  transition: all 0.5s;
  transform: rotate(90deg);
}

@media screen and (min-width: 768px), print {
  .syllabus .employmentArea-list-item .listTtl-btn .line01 {
    width: 14px;
    height: 2px;
  }
}

.syllabus .employmentArea-list-item .listTtl-btn .line02 {
  background-color: #fff;
  border-radius: 100px;
  display: inline-block;
  vertical-align: middle;
  position: absolute;
  width: 2.4vw;
  height: 0.23333vw;
  transition: all .5s;
}

@media screen and (min-width: 768px), print {
  .syllabus .employmentArea-list-item .listTtl-btn .line02 {
    width: 14px;
    height: 2px;
  }
}

.syllabus .employmentArea-list-item .listTtl-btn .open {
  transform: rotate(0);
}

.syllabus .employmentArea-list-item:nth-child(2) .listTtl:before {
  background-image: url("../img/ttl_icon_15.png");
  width: 4.8vw;
  height: 4.8vw;
}

@media screen and (min-width: 768px), print {
  .syllabus .employmentArea-list-item:nth-child(2) .listTtl:before {
    width: 24px;
    height: 24px;
  }
}

.syllabus .employmentArea-list-item:nth-child(3) .listTtl:before {
  background-image: url("../img/ttl_icon_16.png");
  width: 4.8vw;
  height: 5.33333vw;
}

@media screen and (min-width: 768px), print {
  .syllabus .employmentArea-list-item:nth-child(3) .listTtl:before {
    width: 25px;
    height: 28px;
  }
}

.syllabus .employmentArea-list-item:nth-child(4) .listTtl:before {
  background-image: url("../img/ttl_icon_17.png");
  width: 3.73333vw;
  height: 5.86667vw;
}

@media screen and (min-width: 768px), print {
  .syllabus .employmentArea-list-item:nth-child(4) .listTtl:before {
    width: 21px;
    height: 32px;
  }
}

.syllabus .employmentArea-list-item .listWrap {
  display: none;
  padding: 5.33333vw 0 0;
}

@media screen and (min-width: 768px), print {
  .syllabus .employmentArea-list-item .listWrap {
    padding: 32px 0 0 0;
  }
}

.syllabus .employmentArea-list-item .listWrap-ttl {
  font-weight: bold;
  margin-bottom: 2vw;
  width: 100%;
  font-size: 4.26667vw;
}

@media screen and (min-width: 768px), print {
  .syllabus .employmentArea-list-item .listWrap-ttl {
    font-size: 20px;
    margin-bottom: 10px;
  }
}

@media screen and (min-width: 768px), print {
  .syllabus .employmentArea-list-item .listWrap-dtl {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}

.syllabus .employmentArea-list-item .listWrap-dtl-contents {
  margin: 0;
  padding: 0;
}

@media screen and (min-width: 768px), print {
  .syllabus .employmentArea-list-item .listWrap-dtl-contents {
    width: 50%;
  }
}

.syllabus .employmentArea-list-item .listWrap-dtl-txt {
  position: relative;
  padding: 2vw 4.66667vw;
}

@media screen and (min-width: 768px), print {
  .syllabus .employmentArea-list-item .listWrap-dtl-txt {
    padding: 8px 14px;
  }
}

.syllabus .employmentArea-list-item .listWrap-dtl-txt:before {
  content: "";
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  border-style: solid;
  border-width: 1.33333vw 0 1.33333vw 1.6vw;
  border-color: transparent transparent transparent #3a8db4;
}

@media screen and (min-width: 768px), print {
  .syllabus .employmentArea-list-item .listWrap-dtl-txt:before {
    border-width: 5px 0 5px 6px;
  }
}

.syllabus .employmentArea-list-item:first-child .listWrap {
  display: block;
}

/* 2023.08.18 */
@media screen and (max-width: 768px), print {
  .page_content.six .md1_2:nth-child(2n){
    margin-top: 30px;
  }
}
.page_content.six .col-six_ttl{
  border-bottom: 2px solid #d6d6d6;
  position: relative;
  font-weight: 700;
  margin-bottom: 20px;
}

.page_content.six .col-six_ttl:before{
  content: "";
  display: block;
  width: 41px;
  height: 2px;
  position: absolute;
  left: 0;
  bottom: -2px;
  background: #00a7d7;
}
.caution{
  margin-top: 20px;
}
.col-flex{
  margin-top: 40px;
}
.faculty_summary div#slide-img-outer{
  height: 262px !important;
}