@charset "UTF-8";
@media (max-width: 767px) {
  .pc {
    display: none !important;
  }
}

@media (min-width: 768px) {
  .sp {
    display: none !important;
  }
}

.g-p a {
  text-decoration: underline;
  font-weight: 700;
}

img {
  width: auto;
  max-width: 100%;
}

a.g-btn-gray.application {
  width: min(480px, 90%);
  margin: auto;
  height: 53px;
  line-height: 53px;
  color: #fff;
  font-size: 26px;
  font-weight: 700;
  text-align: center;
  display: block;
  position: relative;
  border: none;
  background: #ee8100;
  padding: 0;
  border-radius: 53px;
  margin-bottom: 30px !important;
  border: 2px solid #ee8100;
  transition: 0.3s;
}
@media screen and (max-width: 767px) {
  a.g-btn-gray.application {
    font-size: 5vw;
    height: 14vw;
    line-height: 14vw;
  }
}
a.g-btn-gray.application::before {
  content: "";
  width: 28px;
  height: 28px;
  background: url("../img/course/arrow-icon-orange.svg") no-repeat -36px top/61px;
  border-radius: 28px;
  position: absolute;
  top: 4px;
  right: 18px;
  bottom: 0;
  margin: auto;
  transition: 0.3s;
}
@media screen and (max-width: 767px) {
  a.g-btn-gray.application::before {
    width: 8vw;
    height: 8vw;
    background-size: cover;
    background-position: left;
  }
}
a.g-btn-gray.application::after {
  display: none;
}
a.g-btn-gray.application:hover {
  background: #fff;
  color: #ee8100;
}
a.g-btn-gray.application:hover::before {
  background-position: 0 top;
}

.g-section-bg:before {
  display: none;
}

.precautions {
  border: 5px solid #ee8100;
  border-radius: 10px;
  padding: 20px 0 0;
  width: min(942px, 100%);
  margin: 0 auto 55px;
}
.precautions--inner {
  width: min(862px, 90%);
  margin: auto;
}
.precautions--inner .title {
  margin-bottom: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.precautions--inner .title::before {
  content: "";
  background: url("../img/course/note-icon.svg") no-repeat center/cover;
  width: 30px;
  height: 28px;
  display: block;
  margin: 0 10px 0;
}
@media screen and (max-width: 767px) {
  .precautions--inner .title::before {
    width: 7vw;
    height: 7vw;
  }
}
.precautions--inner .title p {
  font-size: 24px;
  font-weight: 700;
}
@media screen and (max-width: 767px) {
  .precautions--inner .title p {
    font-size: 6vw;
  }
}
.precautions--content .list-text {
  margin-bottom: 20px;
}
.precautions--content .list-text li {
  font-size: 16px;
  font-weight: 400;
  line-height: 1.5;
  padding-left: 16px;
  text-indent: -16px;
}
@media screen and (max-width: 767px) {
  .precautions--content .list-text li {
    font-size: 3.466vw;
    padding-left: 3.466vw;
    text-indent: -3.466vw;
  }
}
.precautions--content figure {
  width: min(570px, 100%);
  display: block;
  margin: 0 auto 20px;
}
.precautions--content figure img {
  max-width: 100%;
  height: auto;
  display: block;
}

@media screen and (max-width: 767px) {
  .tablet-rent-wrap {
    padding: 0;
    max-width: 650px;
    width: calc(100% - 30px);
    margin: auto;
  }
}
.tablet-rent-wrap .info.tablet {
  border: none;
  padding: 60px 70px;
  background: url("../img/course/tablet-rent.jpg") no-repeat top center/cover;
  width: min(1200px, 100%);
  margin: 0 auto 50px;
  max-width: none;
}
@media screen and (max-width: 767px) {
  .tablet-rent-wrap .info.tablet {
    background: #E0DBD8;
    padding: 0;
  }
  .tablet-rent-wrap .info.tablet::before {
    content: "";
    width: 100%;
    height: 49.6vw;
    display: block;
    background: url("../img/course/sp/tablet-rent.jpg") no-repeat top center/cover;
    margin-bottom: 5.3333vw;
  }
}
.tablet-rent-wrap .info.tablet * {
  color: #333;
  margin: 0;
}
.tablet-rent-wrap .info.tablet .g-grid-2c > .g-grid_el:first-child {
  width: min(620px, 70%);
  margin: auto;
  padding: 0;
}
@media screen and (max-width: 1100px) {
  .tablet-rent-wrap .info.tablet .g-grid-2c > .g-grid_el:first-child {
    width: 100%;
  }
}
@media screen and (max-width: 767px) {
  .tablet-rent-wrap .info.tablet .g-grid-2c > .g-grid_el:first-child {
    width: 100%;
    padding: 0 6.6666vw 2.6666vw;
  }
}
.tablet-rent-wrap .info.tablet .g-grid-2c > .g-grid_el:first-child h4 {
  font-size: 30px;
  font-weight: 700;
  margin-bottom: 15px;
}
@media screen and (max-width: 767px) {
  .tablet-rent-wrap .info.tablet .g-grid-2c > .g-grid_el:first-child h4 {
    font-size: 4.533vw;
  }
}
.tablet-rent-wrap .info.tablet .g-grid-2c > .g-grid_el:first-child p {
  font-size: 17px;
  font-weight: 400;
  margin-bottom: 26px;
  line-height: 1.647;
}
@media screen and (max-width: 767px) {
  .tablet-rent-wrap .info.tablet .g-grid-2c > .g-grid_el:first-child p {
    font-size: 3.733vw;
  }
}
.tablet-rent-wrap .info.tablet .g-grid-2c > .g-grid_el:first-child .g-grid {
  display: grid;
  grid-template-columns: -webkit-max-content -webkit-max-content;
  grid-template-columns: max-content max-content;
  gap: 20px;
}
@media screen and (max-width: 767px) {
  .tablet-rent-wrap .info.tablet .g-grid-2c > .g-grid_el:first-child .g-grid {
    width: 100%;
    display: block;
  }
}
.tablet-rent-wrap .info.tablet .g-grid-2c > .g-grid_el:first-child .g-grid .g-grid_el {
  padding: 0;
  width: 300px;
}
@media screen and (max-width: 850px) {
  .tablet-rent-wrap .info.tablet .g-grid-2c > .g-grid_el:first-child .g-grid .g-grid_el {
    width: 250px;
  }
}
@media screen and (max-width: 767px) {
  .tablet-rent-wrap .info.tablet .g-grid-2c > .g-grid_el:first-child .g-grid .g-grid_el {
    width: 60vw;
    margin: 0 auto 4vw;
    float: none;
  }
}
.tablet-rent-wrap .info.tablet .g-grid-2c > .g-grid_el:first-child .g-grid .g-grid_el a {
  display: block;
  line-height: 60px;
  background: #54C3F1;
  position: relative;
  padding: 0;
  border-radius: 60px;
  border: 2px solid #54C3F1;
  transition: 0.3s;
}
@media screen and (max-width: 767px) {
  .tablet-rent-wrap .info.tablet .g-grid-2c > .g-grid_el:first-child .g-grid .g-grid_el a {
    line-height: 12vw;
  }
}
.tablet-rent-wrap .info.tablet .g-grid-2c > .g-grid_el:first-child .g-grid .g-grid_el a span {
  font-size: 17px;
  font-weight: 700;
  color: #fff;
}
@media screen and (max-width: 767px) {
  .tablet-rent-wrap .info.tablet .g-grid-2c > .g-grid_el:first-child .g-grid .g-grid_el a span {
    font-size: 3.4vw;
  }
}
.tablet-rent-wrap .info.tablet .g-grid-2c > .g-grid_el:first-child .g-grid .g-grid_el a span::after {
  content: "";
  background: url("../img/course/dl-icon.svg") no-repeat center bottom/cover;
  position: absolute;
  top: 0;
  right: 25px;
  bottom: 0;
  margin: auto;
  width: 15px;
  height: 18px;
  transition: 0.3s;
}
@media screen and (max-width: 767px) {
  .tablet-rent-wrap .info.tablet .g-grid-2c > .g-grid_el:first-child .g-grid .g-grid_el a span::after {
    width: 3vw;
    height: 3.509vw;
  }
}
.tablet-rent-wrap .info.tablet .g-grid-2c > .g-grid_el:first-child .g-grid .g-grid_el a:hover {
  background: #fff;
}
.tablet-rent-wrap .info.tablet .g-grid-2c > .g-grid_el:first-child .g-grid .g-grid_el a:hover span {
  color: #54C3F1;
}
.tablet-rent-wrap .info.tablet .g-grid-2c > .g-grid_el:first-child .g-grid .g-grid_el a:hover span::after {
  background-position: center top;
}

.bottom-link {
  width: min(400px, 80%);
  margin: 0 auto 100px;
}
@media screen and (max-width: 767px) {
  .bottom-link {
    width: 79.8vw;
  }
}
.bottom-link a {
  display: block;
  line-height: 60px;
  border-radius: 60px;
  background: #54C3F1;
  position: relative;
  color: #fff;
  font-size: 17px;
  font-weight: 700;
  padding-right: 70px;
  text-align: right;
  border: 2px solid #54C3F1;
  transition: 0.3s;
}
@media screen and (max-width: 767px) {
  .bottom-link a {
    padding: 0;
    line-height: 12vw;
    text-align: center;
    font-size: 3.4vw;
  }
}
.bottom-link a::after {
  content: "";
  background: url("../img/course/arrow-icon-blue.svg") no-repeat -36px top/61px;
  width: 25.6px;
  height: 25.6px;
  position: absolute;
  top: 0;
  right: 18px;
  bottom: 0;
  margin: auto;
  border-radius: 25.6rem;
  transition: 0.3s;
}
@media screen and (max-width: 767px) {
  .bottom-link a::after {
    width: 5.12vw;
    height: 5.12vw;
    background-size: 12.84vw;
    background-position: top left;
  }
}
.bottom-link a:hover {
  text-decoration: none;
  background: #fff;
  color: #54C3F1;
}
.bottom-link a:hover::after {
  background-position: 0 top;
}

.timetable_box {
  display: block;
  border: none;
  padding: 0;
  width: 300px;
  margin: 0 auto 30px;
}
.timetable_box i {
  display: none;
}
@media screen and (max-width: 850px) {
  .timetable_box {
    width: 250px;
  }
}
@media screen and (max-width: 767px) {
  .timetable_box {
    width: 60vw;
    margin: 0 auto 4vw;
    float: none;
  }
}
.timetable_box span a {
  display: block;
  line-height: 60px;
  background: #54C3F1;
  position: relative;
  padding: 0;
  border-radius: 60px;
  border: 2px solid #54C3F1;
  transition: 0.3s;
  margin: 0;
  color: #fff;
  text-align: center;
  font-size: 16px;
  font-weight: 700;
  text-decoration: none !important;
}
@media screen and (max-width: 767px) {
  .timetable_box span a {
    line-height: 12vw;
    font-size: 3.4vw;
  }
}
.timetable_box span a::after {
  content: "";
  background: url("../img/course/dl-icon.svg") no-repeat center bottom/cover;
  position: absolute;
  top: 0;
  right: 25px;
  bottom: 0;
  margin: auto;
  width: 15px;
  height: 18px;
  transition: 0.3s;
}
@media screen and (max-width: 767px) {
  .timetable_box span a::after {
    width: 3vw;
    height: 3.509vw;
    right: 10px;
  }
}
.timetable_box span a:hover {
  background: #fff;
  color: #54C3F1;
}
.timetable_box span a:hover::after {
  background-position: center top;
}

.g-box {
  max-width: 960px;
}
.g-box.mb100 {
  margin-bottom: 100px;
}
.g-box.inner {
  max-width: 100%;
}
@media screen and (min-width: 768px) {
  .g-box.g-header_inner {
    width: 75vw;
    max-width: 1200px;
  }
}

@media screen and (min-width: 768px) {
  #g-main {
    width: 75vw;
    max-width: 1200px;
    margin: auto;
  }
}
@media screen and (max-width: 767px) {
  #g-main {
    padding-top: 0;
  }
}

.note-txt a {
  font-weight: 700;
  text-decoration: underline;
}

.g-qlist_a a {
  text-decoration: underline;
}

.g-grid-2, .g-grid-2b, .g-grid-2c, .g-grid-3, .g-grid-4, .g-grid-4b, .g-grid-5, .g-grid-5b {
  margin: 0;
}

table.g-table_el th {
  vertical-align: middle;
}

.release {
  margin-bottom: 0;
}

body .g-ttl-1.other {
  margin-bottom: 10px;
}

.joseikin_mark {
  margin: 10px 0;
}

.elearning_box {
  background: #dce9f5;
  border: none;
  width: min(942px, 100%);
  margin: auto;
}

@media screen and (max-width: 767px) {
  .g-page-dept .g-main {
    padding-top: 0;
  }
}

img {
  width: auto;
  max-width: 100%;
}

@media screen and (max-width: 767px) {
  .g-ttl-3-s {
    font-size: 22px;
  }
}
.g-poster_el h1 {
  padding: 0 0 0 170px;
  width: min(960px, 100%);
  top: 50%;
  transform: translateY(-50%);
}
@media screen and (max-width: 767px) {
  .g-poster_el h1 {
    padding: 0;
  }
}
.g-poster_el img {
  max-width: 378px;
}
.g-poster_el img.w1200 {
  max-width: 1200px;
}

.read {
  margin-bottom: 40px;
}
.read p {
  font-size: 20px;
  font-weight: 600;
  line-height: 1.75;
}

.recommendation-wrap {
  margin-bottom: 78px;
}
.recommendation-wrap .inner {
  width: min(1200px, 96%);
  margin: auto;
}
.recommendation-wrap h3 {
  font-size: 32px;
  font-weight: 700;
  line-height: 1.75;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 30px;
}
@media screen and (max-width: 767px) {
  .recommendation-wrap h3 {
    font-size: 20px;
  }
}
.recommendation-wrap h3::before, .recommendation-wrap h3::after {
  content: "";
  width: 36px;
  height: 60px;
  display: inline-block;
  margin: 0 10px;
}
.recommendation-wrap h3::before {
  background: url("../../wbt/e-Learning/img/ttl-left.png") no-repeat center/cover;
}
.recommendation-wrap h3::after {
  background: url("../../wbt/e-Learning/img/ttl-right.png") no-repeat center/cover;
}
.recommendation-wrap .tab-container {
  display: flex;
  width: min(1151px, 100%);
  margin: auto;
  gap: 10px;
}
.recommendation-wrap .tab-container .tab {
  width: calc(50% - 5px);
  background: #efefef;
  border-radius: 10px 10px 0 0;
  color: #3483be;
  line-height: 60px;
  font-size: 24px;
  font-weight: 600;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .recommendation-wrap .tab-container .tab {
    font-size: 18px;
    padding: 10px 0;
    line-height: 1.5;
  }
}
.recommendation-wrap .tab-container .tab.active {
  background: #3483be;
  color: #fff;
}
.recommendation-wrap .content-container {
  border: 3px solid #3483be;
  padding: 50px 20px;
}
@media screen and (max-width: 767px) {
  .recommendation-wrap .content-container {
    padding: 20px;
  }
}
.recommendation-wrap .content {
  display: none;
}
.recommendation-wrap .content .worries {
  width: min(1133px, 100%);
  margin: 0 auto 30px;
  display: flex;
  justify-content: center;
  gap: 28px;
}
@media screen and (max-width: 767px) {
  .recommendation-wrap .content .worries {
    width: 100%;
    gap: 10px;
    display: block;
    margin-bottom: 15px;
  }
}
.recommendation-wrap .content .worries figure {
  margin: 0;
  padding: 0;
  display: block;
}
@media screen and (max-width: 767px) {
  .recommendation-wrap .content .worries figure {
    width: 150px;
    margin: 0 auto 20px;
  }
}
.recommendation-wrap .content .worries figure img {
  width: 150px;
}
.recommendation-wrap .content .worries figure figcaption {
  font-size: 16px;
  font-weight: 400;
  text-align: center;
  margin-top: 10px;
}
.recommendation-wrap .content .worries--right {
  position: relative;
  display: inline-block;
  margin-left: 50px;
  padding: 30px 10px 30px 20px;
  border: 3px solid #3483be;
  border-radius: 10px;
  background-color: #ffffff;
  text-align: left;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.5;
  color: #000000;
}
@media screen and (max-width: 767px) {
  .recommendation-wrap .content .worries--right {
    margin: 0;
    width: 100%;
  }
}
.recommendation-wrap .content .worries--right::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  border-style: solid;
  border-width: 12px 30px 12px 0;
  border-color: transparent #3483be transparent transparent;
  translate: -100% -50%;
}
@media screen and (max-width: 767px) {
  .recommendation-wrap .content .worries--right::before {
    top: 0;
    left: 50%;
    border-width: 0 10px 20px 10px;
    translate: -50% -100%;
    border-color: transparent transparent #3483be;
  }
}
.recommendation-wrap .content .worries--right::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  border-style: solid;
  border-width: 9.8px 24px 9.8px 0;
  border-color: transparent #ffffff transparent transparent;
  translate: -100% -50%;
}
@media screen and (max-width: 767px) {
  .recommendation-wrap .content .worries--right::after {
    top: 0;
    left: 50%;
    border-width: 0 7.8px 15.5px 7.8px;
    translate: -50% -100%;
    border-color: transparent transparent #fff;
  }
}
.recommendation-wrap .content .worries--right ul li {
  font-size: 20.4px;
  font-weight: 500;
  padding-left: 20.4px;
  text-indent: -20.4px;
}
@media screen and (max-width: 767px) {
  .recommendation-wrap .content .worries--right ul li {
    font-size: 16px;
    padding-left: 20px;
    text-indent: -20px;
  }
}
.recommendation-wrap .content .worries--right ul li:not(:last-of-type) {
  margin-bottom: 8px;
}
.recommendation-wrap .content .worries--right ul li::before {
  content: "●";
  font-size: 16px;
  margin-right: 4px;
  color: #3483be;
}
.recommendation-wrap .content .worries--single {
  display: flex;
  align-items: flex-start;
}
@media screen and (max-width: 767px) {
  .recommendation-wrap .content .worries--single {
    display: block;
    margin-bottom: 30px;
  }
}
.recommendation-wrap .content .worries--single .worries--right {
  margin-left: 40px;
}
@media screen and (max-width: 767px) {
  .recommendation-wrap .content .worries--single .worries--right {
    margin-left: 0;
  }
}
.recommendation-wrap .content .worries--single .worries--right::before, .recommendation-wrap .content .worries--single .worries--right::after {
  top: 50px;
}
@media screen and (max-width: 767px) {
  .recommendation-wrap .content .worries--single .worries--right::before, .recommendation-wrap .content .worries--single .worries--right::after {
    top: 0;
  }
}
.recommendation-wrap .content .answer {
  width: min(960px, 100%);
  margin: auto;
}
.recommendation-wrap .content .answer::before {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-right: 24px solid transparent;
  border-left: 24px solid transparent;
  border-top: 24px solid #3483be;
  border-bottom: 0;
  margin: 0 auto 20px;
}
@media screen and (max-width: 767px) {
  .recommendation-wrap .content .answer::before {
    border-right-width: 18px;
    border-left-width: 18px;
    border-top-width: 18px;
  }
}
.recommendation-wrap .content .answer h4 {
  text-align: center;
  font-size: 28px;
  font-weight: 600;
  margin-bottom: 30px;
}
@media screen and (max-width: 767px) {
  .recommendation-wrap .content .answer h4 {
    font-size: 20px;
  }
}
.recommendation-wrap .content .answer--content {
  display: flex;
  align-items: stretch;
  flex-wrap: wrap;
  gap: 30px;
  margin-bottom: 45px;
}
.recommendation-wrap .content .answer--content .answer--single {
  width: calc(50% - 15px);
  background: #eafafd;
  padding: 30px;
  border-radius: 15px;
}
@media screen and (max-width: 1024px) {
  .recommendation-wrap .content .answer--content .answer--single {
    width: 100%;
    padding: 15px;
  }
}
.recommendation-wrap .content .answer--content .answer--single dl dt {
  font-size: 24px;
  font-weight: 600;
  color: #3483be;
  border-bottom: 3px solid #3483be;
  margin-bottom: 20px;
  padding-bottom: 10px;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .recommendation-wrap .content .answer--content .answer--single dl dt {
    font-size: 18px;
  }
}
.recommendation-wrap .content .answer--content .answer--single dl dd figure {
  margin: 0;
  display: flex;
  align-items: flex-start;
  gap: 30px;
}
@media screen and (max-width: 767px) {
  .recommendation-wrap .content .answer--content .answer--single dl dd figure {
    gap: 10px;
  }
}
.recommendation-wrap .content .answer--content .answer--single dl dd figure img {
  width: 115px;
}
@media screen and (max-width: 767px) {
  .recommendation-wrap .content .answer--content .answer--single dl dd figure img {
    width: 35%;
  }
}
.recommendation-wrap .content .answer--content .answer--single dl dd figure p {
  font-size: 16px;
  font-weight: 500;
  line-height: 1.75;
}
@media screen and (max-width: 767px) {
  .recommendation-wrap .content .answer--content .answer--single dl dd figure p {
    font-size: 14px;
  }
}
.recommendation-wrap .content.show {
  display: block;
}

.review .inner {
  width: min(1200px, 100%);
  margin: auto;
  background: #eafafd;
  padding-bottom: 45px;
  margin-bottom: 70px;
}
@media screen and (max-width: 767px) {
  .review .inner {
    padding-bottom: 15px;
    margin-bottom: 50px;
  }
}
.review h3 {
  color: #fff;
  font-size: 27px;
  font-weight: 600;
  background: #2ea7e0;
  text-align: center;
  line-height: 62px;
}
@media screen and (max-width: 767px) {
  .review h3 {
    font-size: 20px;
    padding: 10px 20px;
    line-height: 1.5;
  }
}
.review--read {
  margin: 30px 0;
}
.review--single {
  width: min(870px, 90%);
  margin: 0 auto 30px;
}
.review--single figure {
  display: flex;
  align-items: center;
  margin: 0;
}
@media screen and (max-width: 767px) {
  .review--single figure {
    align-items: flex-start;
  }
}
.review--single figure img {
  width: 115px;
  margin-right: 20px;
}
@media screen and (max-width: 767px) {
  .review--single figure img {
    width: 30%;
    margin-right: 10px;
  }
}
.review--single figure figcaption {
  width: calc(100% - 135px);
}
@media screen and (max-width: 767px) {
  .review--single figure figcaption {
    width: 100%;
  }
}
.review--single figure figcaption h4 {
  color: #fff;
  font-size: 17px;
  font-weight: 700;
  width: 150px;
  height: 38px;
  line-height: 38px;
  background: #3483be;
  border-radius: 8px;
  text-align: center;
  position: relative;
  margin-left: 12px;
  margin-bottom: 10px;
}
@media screen and (max-width: 767px) {
  .review--single figure figcaption h4 {
    font-size: 16px;
  }
}
.review--single figure figcaption h4::before {
  content: "";
  position: absolute;
  top: 0;
  left: -12px;
  bottom: 0;
  margin: auto;
  width: 0;
  height: 0;
  border-style: solid;
  border-top: 8px solid transparent;
  border-bottom: 8px solid transparent;
  border-right: 22px solid #3483be;
  border-left: 0;
}
.review--single figure figcaption p {
  font-size: 16px;
  font-weight: 600;
  line-height: 1.75;
}
@media screen and (max-width: 767px) {
  .review--single figure figcaption p {
    font-size: 14px;
  }
}
.review h4 {
  text-align: center;
  font-size: 24px;
  font-weight: 600;
  padding-bottom: 30px;
}
@media screen and (max-width: 767px) {
  .review h4 {
    font-size: 20px;
    padding: 0 20px;
    margin-bottom: 20px;
  }
}
.review h4 mark {
  background: linear-gradient(transparent 60%, rgba(52, 131, 190, 0.25) 0%);
}
.review .g-column-white {
  width: min(960px, 80%);
  margin: auto;
}
@media screen and (max-width: 767px) {
  .review .g-column-white {
    width: 90%;
  }
}

.program {
  margin-bottom: 60px;
}
@media screen and (max-width: 767px) {
  .program {
    margin-bottom: 50px;
  }
}
.program .inner {
  width: min(960px, 100%);
  margin: auto;
}
.program h3 {
  font-size: 27px;
  font-weight: 700;
  margin-bottom: 30px;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .program h3 {
    font-size: 24px;
  }
}
.program--content {
  background: #efefef;
  border-radius: 10px;
  padding: 40px;
  position: relative;
}
@media screen and (max-width: 767px) {
  .program--content {
    padding: 20px;
  }
}
.program--content:not(:last-of-type) {
  margin-bottom: 40px;
}
.program--content:not(:last-of-type)::after {
  content: "";
  position: absolute;
  right: 0;
  bottom: -30px;
  left: 0;
  margin: auto;
  width: 0;
  height: 0;
  border-style: solid;
  border-right: 20px solid transparent;
  border-left: 20px solid transparent;
  border-top: 20px solid #2ea7e0;
  border-bottom: 0;
}
.program--content h4 {
  text-align: center;
  color: #3483be;
  font-size: 20px;
  font-weight: 700;
  margin-bottom: 20px;
}
@media screen and (max-width: 767px) {
  .program--content h4 {
    font-size: 16px;
  }
}
.program--box dl {
  display: flex;
  align-items: center;
  gap: 15px;
}
@media screen and (max-width: 767px) {
  .program--box dl {
    display: block;
  }
}
.program--box dl:not(:last-of-type) {
  margin-bottom: 8px;
}
.program--box dl dt {
  background: #3483be;
  color: #fff;
  font-size: 17px;
  font-weight: 700;
  color: #fff;
  padding: 12px;
  text-align: center;
  -webkit-clip-path: polygon(0 0, 90% 0, 100% 50%, 90% 100%, 0 100%);
          clip-path: polygon(0 0, 90% 0, 100% 50%, 90% 100%, 0 100%);
  width: 175px;
}
@media screen and (max-width: 767px) {
  .program--box dl dt {
    margin-bottom: 10px;
    padding: 7px;
    font-size: 15px;
  }
}
.program--box dl dt span {
  display: block;
  font-size: 15px;
}
@media screen and (max-width: 767px) {
  .program--box dl dt span {
    font-size: 13px;
  }
}
.program--box dl dd {
  font-size: 16px;
  line-height: 1.75;
  width: calc(100% - 175px);
}
@media screen and (max-width: 767px) {
  .program--box dl dd {
    width: 100%;
    font-size: 15px;
  }
}

.flow {
  margin-bottom: 70px;
}
@media screen and (max-width: 767px) {
  .flow {
    margin-bottom: 50px;
  }
}
.flow .inner {
  width: min(960px, 100%);
  margin: auto;
}
.flow h3 {
  text-align: center;
  clear: both;
  font-size: 24px;
  font-weight: 600;
  line-height: 1.75;
  margin-bottom: 40px;
}
@media screen and (max-width: 767px) {
  .flow h3 {
    font-size: 20px;
  }
  .flow h3 br {
    display: none;
  }
}
.flow h3 mark {
  background: linear-gradient(transparent 60%, rgba(52, 131, 190, 0.25) 0%);
}
.flow .bottom {
  font-size: 16px;
  font-weight: 600;
  line-height: 1.75;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .flow .bottom {
    font-size: 15px;
  }
}
.flow .bottom a {
  text-decoration: underline;
  color: #009dda;
}

.g-section-lg {
  width: min(1200px, 100%);
  margin: auto;
  padding: 65px 0;
}
.g-section-lg.border_no {
  border: 2px solid #cccccc;
}
@media screen and (max-width: 767px) {
  .g-section-lg {
    padding: 30px 0;
  }
}
.g-section-lg::before {
  display: none;
}
.g-section-lg .g-box {
  width: min(960px, 100%);
  margin: auto;
}

@media screen and (max-width: 767px) {
  .manager_content {
    padding: 20px;
  }
}
.manager_content .g-ttl-4-s {
  font-size: 23px;
  margin-bottom: 30px;
}
@media screen and (max-width: 767px) {
  .manager_content .g-ttl-4-s {
    font-size: 20px;
  }
}
.manager_content .g-ttl-4-s span {
  display: block;
  font-size: 20px;
  font-weight: 600;
}
@media screen and (max-width: 767px) {
  .manager_content .g-ttl-4-s span {
    font-size: 18px;
  }
}

.overview .g-ttl-4-s {
  text-align: center;
}

.search-read {
  text-align: center;
  clear: both;
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 20px;
}
@media screen and (max-width: 767px) {
  .search-read {
    font-size: 18px;
    margin-bottom: 10px;
  }
}
.search-read::after {
  margin: 20px auto 0;
  display: block;
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-right: 16px solid transparent;
  border-left: 16px solid transparent;
  border-top: 16px solid #000000;
  border-bottom: 0;
}
@media screen and (max-width: 767px) {
  .search-read::after {
    margin: 10px auto 0;
  }
}

.search {
  width: min(400px, 70%);
  margin: auto;
}
@media screen and (max-width: 767px) {
  .search {
    width: 100%;
  }
}
.search a {
  display: block;
  line-height: 60px;
  background: #0098ce;
  border-radius: 60px;
  text-align: center;
  text-decoration: none !important;
  border: 2px solid #0098ce;
  font-size: 18px;
  font-weight: 700;
  transition: 0.3s;
  color: #fff;
}
@media screen and (max-width: 767px) {
  .search a {
    line-height: 50px;
  }
}
.search a:hover {
  background: #fff;
  color: #0098ce;
}

#tb__rent figure {
  margin: 0;
}

.recommendation-wrap .content .answer h4.click-content {
  font-size: 24px;
  text-align: left;
}
@media screen and (max-width: 767px) {
  .recommendation-wrap .content .answer h4.click-content {
    display: flex;
    align-items: flex-start;
    flex-wrap: wrap;
    justify-content: center;
  }
  .recommendation-wrap .content .answer h4.click-content .g-hd-s-cool {
    margin-bottom: 10px;
  }
  .recommendation-wrap .content .answer h4.click-content img {
    margin: 0 auto 10px !important;
  }
}
/*# sourceMappingURL=e-learning.css.map */