@charset "UTF-8";
.p-training-programs {
  padding: 65px 0 0 !important;
}
.p-training-programs .pankuzu {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.p-training-programs .p-main-visual {
  position: relative;
}
.p-training-programs .p-main-visual_img {
  width: 100%;
  height: auto;
}
.p-training-programs .p-main-visual_text {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 100%;
  text-align: center;
  letter-spacing: 0.4em;
}
.p-training-programs .p-main-visual_text h1 {
  margin-bottom: 19px;
  font-size: 38px;
}
.p-training-programs .p-main-visual_text p {
  font-size: 16px;
  text-align: center;
}
.p-training-programs .p-programs_heading {
  margin-bottom: 50px;
  padding: 30px 0px;
  background: #0C7EC3 url(../img/training-programs/bg_icon_programs_heading.png) no-repeat center center;
}
.p-training-programs .p-programs_heading_icon {
  width: 75px;
  height: 75px;
}
.p-training-programs .p-programs_heading_title {
  color: #FFF;
}
.p-training-programs .p-programs_heading_title h2 {
  font-size: 22px;
  line-height: 1.4;
}
.p-training-programs .p-programs_heading .inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 0 30px;
}
.p-training-programs .p-programs .p-sp_comment {
  width: 90%;
  margin: 20px auto 0;
  color: #FFF;
}
.p-training-programs .p-programs_list .inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 10px 0;
}
.p-training-programs .p-programs_list_item {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding-bottom: 20px;
}
.p-training-programs .p-programs_list_item::before {
  content: "";
  position: absolute;
  top: -30px;
  left: 0;
  width: 86px;
  height: 100px;
  background: url(../img/training-programs/icon-programs_list.svg) no-repeat top 10px left;
  background-size: contain;
}
.p-training-programs .p-programs_list_item_heading {
  margin-bottom: 35px;
}
.p-training-programs .p-programs_list_item_heading h3 {
  color: #0C7EC3;
  font-size: 18px;
}
.p-training-programs .p-programs_list_item_comment p {
  font-size: 14px;
  line-height: 1.8;
}
.p-training-programs .p-causeselect {
  padding-bottom: 30px;
  background: #EC8A3F url(../img/training-programs/bg_icon_causeselect_heading.png) no-repeat top right;
  background-size: 100%;
}
.p-training-programs .p-causeselect .is-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 30px;
}
.p-training-programs .p-causeselect_heading {
  width: 100%;
  margin-bottom: 0;
  padding: 30px 0px;
}
.p-training-programs .p-causeselect_heading_icon {
  width: 75px;
  height: 75px;
}
.p-training-programs .p-causeselect_heading_title {
  color: #FFF;
}
.p-training-programs .p-causeselect_heading_title h2 {
  font-size: 22px;
  line-height: 1.4;
}
.p-training-programs .p-causeselect_heading_title h2 span {
  display: block;
  font-size: 14px;
}
.p-training-programs .p-causeselect_heading .inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 0 30px;
}
.p-training-programs .p-causeselect_heading .inner.is-wide {
  max-width: 1400px;
}
.p-training-programs .p-causeselect_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 30px;
}
.p-training-programs .p-causeselect_list_tabs {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  min-width: 66px;
}
.p-training-programs .p-causeselect_list_tabs .p-causeselect_list_tab {
  position: relative;
  padding: 0 15px;
  background: transparent;
  border: none;
  font-size: 26px;
  font-weight: 600;
  color: #FFF;
  cursor: pointer;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  text-align: left;
}
.p-training-programs .p-causeselect_list_tabs .p-causeselect_list_tab_inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 70px;
  height: 100%;
  padding: 10px 0;
}
.p-training-programs .p-causeselect_list_tabs .p-causeselect_list_tab_inner span {
  position: relative;
}
.p-training-programs .p-causeselect_list_tabs .p-causeselect_list_tab_inner span:first-child::after {
  content: "";
  position: absolute;
  top: 50%;
  right: -55px;
  width: 40px;
  height: 1px;
  background: #FFF;
}
.p-training-programs .p-causeselect_list_tabs .p-causeselect_list_tab_inner.no-border {
  border-bottom: none;
}
.p-training-programs .p-causeselect_list_tabs .p-causeselect_list_tab:hover {
  background: rgba(255, 255, 255, 0.1);
  -webkit-transform: translateX(5px);
          transform: translateX(5px);
}
.p-training-programs .p-causeselect_list_tabs .p-causeselect_list_tab.active {
  background: #FFF;
  border-radius: 8px 0 0 8px;
  color: #EC8A3F;
  -webkit-transform: translateX(5px);
          transform: translateX(5px);
}
.p-training-programs .p-causeselect_list_tabs .p-causeselect_list_tab.active .p-causeselect_list_tab_inner span:first-child::after {
  background: #EC8A3F !important;
}
.p-training-programs .p-causeselect_list_tabs .p-causeselect_list_tab .js-number-change svg {
  width: 12.43px;
}
.p-training-programs .p-causeselect_list_contents {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  position: relative;
}
.p-training-programs .p-causeselect_list_content {
  display: none;
  width: 95%;
  background: #FFF;
  padding: 20px;
}
.p-training-programs .p-causeselect_list_content.active {
  display: block;
}
.p-training-programs .p-causeselect_list_content.tab1-active {
  border-radius: 0 0 8px 12px;
}
.p-training-programs .p-causeselect_list_content.tab2-active {
  border-radius: 8px 0 8px 12px;
}
.p-training-programs .p-causeselect_list_content.tab3-active {
  border-radius: 8px 0 12px 12px;
}
.p-training-programs .p-causeselect_list_content_course {
  position: absolute;
  top: 0;
  right: -11px;
  -webkit-writing-mode: vertical-rl;
      -ms-writing-mode: tb-rl;
          writing-mode: vertical-rl;
  text-orientation: mixed;
  font-size: 14px;
  font-weight: 700;
  color: #EC8A3F;
  background: #FFF;
  padding: 10px 5px;
  border-radius: 0 12px 0 0;
  line-height: 1.1;
  letter-spacing: 2px;
  -webkit-box-shadow: none;
          box-shadow: none;
  border: none;
  z-index: 2;
}
.p-training-programs .p-causeselect_list_content_course::before {
  content: "";
  position: absolute;
  top: 80px;
  right: 0px;
  width: 116%;
  height: 100%;
  background: url(../img/training-programs/icon_curves.svg) no-repeat center center;
  background-size: contain;
  background-repeat: no-repeat;
}
.p-training-programs .p-causeselect_list_content_course svg {
  width: 12px;
}
.p-training-programs .p-causeselect_list_content_item_img {
  margin-bottom: 15px;
}
.p-training-programs .p-causeselect_list_content_item_comment {
  margin-bottom: 15px;
}
.p-training-programs .p-causeselect_list_content_item_comment .is-pcnone {
  color: #EC8A3F;
  font-size: 16px;
  font-weight: bold;
}
.p-training-programs .p-causeselect_list_content_item p {
  line-height: 1.8;
  margin-bottom: 25px;
  color: #333;
}
.p-training-programs .p-causeselect_list_content_item ul {
  list-style: none;
  padding: 0;
}
.p-training-programs .p-causeselect_list_content_item ul li {
  position: relative;
  padding-left: 25px;
  margin-bottom: 12px;
  line-height: 1.6;
  color: #555;
}
.p-training-programs .p-causeselect_list_content_item ul li::before {
  content: "✓";
  position: absolute;
  left: 0;
  color: #EC8A3F;
  font-weight: bold;
  font-size: 16px;
}
.p-training-programs .p-company_inner {
  padding-top: 30px;
}
.p-training-programs .p-company_inner .inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 20px 0;
}
.p-training-programs .p-company_heading h2 {
  font-size: 32px;
}
.p-training-programs .p-company table tr {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-bottom: 10px;
  border-bottom: 1px solid #707070;
}
.p-training-programs .p-company table tr th,
.p-training-programs .p-company table tr td {
  font-size: 14px;
  padding-bottom: 10px;
}
.p-training-programs .p-company table tr th {
  width: 100%;
  font-weight: bold;
}
.p-training-programs .p-company table tr td {
  width: 100%;
}
.p-training-programs .p-company table tr td .p-company_gmap p {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 16px;
  font-weight: bold;
}
.p-training-programs .p-company table tr td .p-company_gmap_inner iframe {
  width: 100%;
}
.p-training-programs .p-company table tr:last-child th,
.p-training-programs .p-company table tr:last-child td {
  padding-bottom: 0;
}
.p-training-programs .p-contact {
  padding: 30px 0;
  background-image: url(../img/training-programs/bg_contact_sp.jpg);
}
.p-training-programs .p-contact .inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 43px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.p-training-programs .p-contact_heading {
  margin-bottom: 30px;
}
.p-training-programs .p-contact_heading h2 {
  font-size: 32px;
}
.p-training-programs .p-contact_btn {
  width: 80%;
}
.p-training-programs .p-contact_btn a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 25px;
  gap: 0 12px;
  background-color: #EC8A3F;
  color: #FFF;
  border-radius: 5px;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
          box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  font-size: 17px;
  font-weight: bold;
}

.course-tab-curve {
  position: absolute;
  top: 0;
  right: 0;
  width: 70px;
  height: 222px;
  z-index: 2;
}

.course-tab-label {
  position: absolute;
  top: 0;
  left: 0;
  width: 70px;
  height: 222px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-writing-mode: vertical-rl;
      -ms-writing-mode: tb-rl;
          writing-mode: vertical-rl;
  text-orientation: mixed;
  font-size: 18px;
  font-weight: 700;
  color: #EC8A3F;
  background: #FFF;
  border-radius: 0 12px 0 0;
  z-index: 2;
  padding-top: 18px;
  letter-spacing: 2px;
}

.course-tab-bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 70px;
  height: 222px;
  z-index: 1;
  pointer-events: none;
  display: block;
}/*# sourceMappingURL=sp_training-programs.css.map */