@charset "UTF-8";
.p-dlab-top {
  overflow: hidden;
}
.p-dlab-top * {
  box-sizing: border-box;
}
.p-dlab-top img {
  max-width: 100%;
  width: 100%;
}
.p-dlab-top a {
  text-decoration: none;
}
.p-dlab-top a:not([href^="#"]) {
  opacity: 1 !important;
}
.p-dlab-top #conceptmv {
  margin-top: 64px;
}
.p-dlab-top #conceptmv .c-2column-set-guide-button {
  width: 213px;
}
@media (max-width: 767px) {
  .p-dlab-top #conceptmv .c-2column-set-guide-button {
    width: 56.8vw;
  }
}
@media (max-width: 767px) {
  .p-dlab-top #conceptmv .c-2column-heading-set-title--wrap {
    margin-top: 0;
  }
}

.c-primary-button {
  margin-right: 2vw;
}
.c-primary-button:last-child {
  margin-right: 0;
}
.c-primary-button.white {
  background-color: #FFF;
}
.c-primary-button.is-pdf {
  background: #fff;
  color: #056740 !important;
  padding: 16px 60px 16px 0;
  position: relative;
}
.c-primary-button.is-pdf .pdf_size {
  font-size: 10px;
  color: #5C7364;
  position: absolute;
  right: 20px;
  top: 19px;
  bottom: 0;
  transition: all 0.3s ease-in-out !important;
}
.c-primary-button.is-pdf::before {
  content: "";
  display: inline-block;
  width: calc(100% + 2px);
  height: calc(100% + 2px);
  border: 1px solid rgb(0, 174, 104);
  border-radius: 30px;
  background-color: transparent;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  transition: all 0.3s ease-in-out;
}
.c-primary-button.is-pdf::after {
  content: "";
  display: inline-block;
  width: 12px;
  height: 14px;
  background: url(/assets/img/common/icon-pdf.svg) no-repeat center center/contain;
  position: absolute;
  top: 50%;
  right: 84px;
  transform: translateY(-50%);
  transition: all 0.3s ease-in-out !important;
}
.c-primary-button.is-pdf:hover {
  background-color: #00AE68;
  color: #fff !important;
}
.c-primary-button.is-pdf:hover .pdf_size {
  color: #fff;
}
.c-primary-button.is-pdf:hover::before {
  border-color: #00AE68;
}
.c-primary-button.is-pdf:hover::after {
  background: url(/assets/img/common/icon-pdf-white.svg) no-repeat center center/contain;
}
@media (max-width: 767px) {
  .c-primary-button.is-pdf {
    padding: 4.2666666667vw 2vw;
  }
  .c-primary-button.is-pdf .pdf_size {
    font-size: 2.8vw;
    position: absolute;
    right: 20px;
    top: 36%;
  }
  .c-primary-button.is-pdf::before {
    border-radius: 50px;
  }
  .c-primary-button.is-pdf::after {
    right: 22vw;
  }
}

.pdf_text {
  margin-left: -20px;
}
@media (max-width: 767px) {
  .pdf_text {
    margin-left: -30px;
  }
}

.p-dlab-top #contents {
  margin-top: 96px;
}

/* 2024/10/22 JTCS added */
#jtweb-main-content {
  overflow: hidden;
}

.top_activities {
  padding: 0 50px;
  margin-bottom: 8vw;
}
@media (max-width: 767px) {
  .top_activities {
    padding: 0 25px;
  }
}

.dlab_top {
  max-width: 1366px;
  margin: auto;
}

/* about */
.top_activities_about {
  display: flex !important;
  padding: 60px 50px 100px;
  flex-wrap: wrap;
  align-items: center;
}
@media (max-width: 767px) {
  .top_activities_about {
    padding: 60px 25px;
    order: 1;
  }
}
.top_activities_about p {
  width: 62%;
  line-height: 2;
}
@media (max-width: 767px) {
  .top_activities_about p {
    font-size: 4.26vw;
    width: 100%;
    order: 3;
  }
}

.about_title {
  width: 38%;
}
@media (max-width: 767px) {
  .about_title {
    width: 100%;
  }
  .about_title h2 {
    margin-bottom: 30px;
  }
}
.about_title img {
  width: 80%;
}
@media (max-width: 767px) {
  .about_title img {
    width: 50%;
  }
}

.h2_title {
  font-size: 42px;
  margin-top: 5px;
}
@media (max-width: 767px) {
  .h2_title {
    font-size: 8vw;
  }
}

.movieBox {
  width: 690px;
  height: 390px;
  margin: 80px auto 0;
}
@media (max-width: 767px) {
  .movieBox {
    height: 50vw;
    margin: 25px 0 15px;
    order: 2;
  }
}
.movieBox iframe {
  width: 100%;
  height: 100%;
  border-radius: 12px;
}

/* activities */
.top_activities_kv {
  position: relative;
}
.top_activities_kv h2 {
  color: #FFF;
}
.top_activities_kv img {
  margin: 0 calc(50% - 50vw);
  width: 99.5vw;
}
@media (max-width: 767px) {
  .top_activities_kv img {
    width: 100vw;
  }
}

.h2_area {
  position: absolute;
  bottom: 40px;
  left: 0;
}
@media (max-width: 767px) {
  .h2_area {
    bottom: 8.5vw;
  }
}
.h2_area .c-kv-set-title-en {
  color: #FFF;
}

.c-kv-set .c-kv-set-title-en {
  text-shadow: 1px 1px 6px rgba(0, 0, 0, 0.4);
}

.c-kv-set-title-title {
  text-shadow: 1px 1px 28px rgba(0, 0, 0, 0.2);
}

.c-kv-set-title-subtitle {
  text-shadow: 0px 1px 12px rgba(0, 0, 0, 0.3);
}

@media (max-width: 767px) {
  .c-kv-set-title {
    padding-right: 6vw;
  }
}

.top_activities_inner {
  padding: 60px 0px;
  margin-bottom: 60px;
  border-bottom: 1px solid #CCD9D4;
}
.top_activities_inner h3 {
  font-size: 28px;
  line-height: 1.7;
  margin-bottom: 20px;
}
@media (max-width: 767px) {
  .top_activities_inner h3 {
    font-size: 6vw;
  }
}
@media (max-width: 767px) {
  .top_activities_inner p {
    font-size: 4.26vw;
    line-height: 1.7;
    margin-bottom: 10vw;
  }
}

.pcInline {
  display: block;
}
@media (max-width: 767px) {
  .pcInline {
    display: none;
  }
}

.c-primary-button--wrap {
  white-space: nowrap;
}
@media (max-width: 767px) {
  .c-primary-button--wrap {
    white-space: wrap;
  }
  .c-primary-button--wrap a:last-of-type {
    margin-bottom: 0;
  }
}

@media (max-width: 767px) {
  .dlab_top .c-primary-button--wrap a:not([href^="#"]) {
    margin-bottom: 5vw;
    min-width: 65vw;
  }
}
/* 新着情報 */
.news_intro {
  margin-bottom: 40px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.top_news_list {
  padding-bottom: 60px;
}
@media (max-width: 767px) {
  .top_news_list {
    padding-bottom: 0;
    margin-bottom: 50px;
  }
}
.top_news_list ul {
  display: flex;
  flex-wrap: wrap;
  gap: 0 2.6vw;
}
@media (max-width: 767px) {
  .top_news_list ul {
    margin-bottom: 60px;
  }
}
.top_news_list ul li {
  width: 48%;
  border-top: 1px solid #CCD9D4;
  display: flex;
}
@media (max-width: 767px) {
  .top_news_list ul li {
    width: 100%;
  }
}
.top_news_list ul li:nth-last-child(-n+2) {
  border-bottom: 1px solid #CCD9D4;
}
@media (max-width: 767px) {
  .top_news_list ul li:nth-last-child(n+2) {
    border-bottom: none;
  }
}
.top_news_list ul li:first-child {
  padding-top: 1px;
}
.top_news_list ul li.hide {
  display: none;
}
.top_news_list ul li.show {
  display: block;
}

.news_link {
  display: flex;
  position: relative;
  align-items: center;
  z-index: 0;
  box-sizing: border-box;
  flex-direction: row;
  padding: 32px 4px;
  transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
}
@media (max-width: 767px) {
  .news_link {
    display: grid;
    grid-template-columns: min-content auto;
  }
}
.news_link:hover {
  background-color: #F1F4F3;
  opacity: 1;
}
.news_link:hover .news_about {
  transition: background-image 0.3s ease-in-out;
  color: #00ae68;
}
.news_link:hover .news_link_button {
  background-color: #00ae68;
}
.news_link:hover .news_link_button::after {
  background-image: url(/assets/img/common/icon-arrow-one-white.svg);
}

.news_schedule {
  position: relative;
  z-index: 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
  gap: 4px;
  min-width: 90px;
}
@media (max-width: 767px) {
  .news_schedule {
    min-width: unset;
    padding-right: 6vw;
  }
}
.news_schedule::after {
  content: "";
  position: absolute;
  z-index: 1;
  top: 0;
  bottom: 0;
  right: 0;
  width: 1px;
  background-color: #CCD9D4;
}

.news_schedule_year {
  font-size: 12px;
  line-height: 1.3333333333;
  font-weight: 500;
  letter-spacing: 0.05em;
  color: #033824;
}

.news_schedule_day {
  font-size: 24px;
  line-height: 1.3333333333;
  font-weight: 500;
  letter-spacing: 0.05em;
  color: #033824;
}

.news_about {
  margin-left: 18px;
  padding: 0 52px 0 0;
  align-items: center;
}
@media (max-width: 767px) {
  .news_about {
    grid-column-start: 1;
    grid-column-end: 3;
    margin: 0;
    padding: 20px 0 0;
  }
}

.news_tab {
  display: flex;
  flex-direction: column;
  gap: 10px;
  margin-left: 18px;
}
@media (max-width: 767px) {
  .news_tab {
    flex-direction: row;
    flex-wrap: wrap;
    margin-left: 5.8vw;
    gap: 9px;
  }
}
.news_tab span {
  color: #fff;
  background: #00AE68;
  padding: 3px 10px 4px;
  border-radius: 50px;
  font-size: 14px;
  display: inline-block;
  margin-right: 2%;
  box-sizing: border-box;
  justify-content: center;
  width: 90px;
  text-align: center;
}
@media (max-width: 767px) {
  .news_tab span {
    margin-right: 0;
  }
}

.news_link_button {
  content: "";
  position: absolute;
  z-index: 1;
  display: block;
  width: 44px;
  height: 44px;
  top: 50%;
  right: 8px;
  background-color: transparent;
  border-radius: 50%;
  transform: translateY(-50%);
  transition: background-color 0.3s ease-in-out;
}
@media (max-width: 767px) {
  .news_link_button {
    display: none;
  }
}
.news_link_button::after {
  background-image: url(/assets/img/common/icon-arrow-one.svg);
  content: "";
  position: absolute;
  z-index: 1;
  top: 50%;
  right: 13px;
  width: 18px;
  height: 9px;
  translate: 0 -50%;
  background-size: 18px 9px;
  background-repeat: no-repeat;
  transition: background-image 0.3s ease-in-out;
}

.l-header a, .l-footer a, .l-breadcrumb a, .new-responsive-template a {
  text-decoration: none;
}

.spInline {
  display: none;
}
@media (max-width: 767px) {
  .spInline {
    display: block;
  }
}

/* contact */
.top_activities_contact {
  padding: 100px 0px 60px;
  border-top: 1px solid #CCD9D4;
  display: flex;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 90px;
}
@media (max-width: 767px) {
  .top_activities_contact {
    padding: 60px 0px 60px;
    display: block;
  }
}
.top_activities_contact .h3_title {
  font-size: 18px;
  line-height: 1.7;
  margin-bottom: 24px;
  font-weight: 500 !important;
  letter-spacing: 0.05em;
  color: #033824;
}
@media (max-width: 767px) {
  .top_activities_contact .h3_title {
    font-size: 5.8666666667vw;
  }
}
.top_activities_contact p {
  margin-bottom: 24px;
  font-size: 14px;
  line-height: 1.5;
  font-weight: 400;
  color: #033824;
}
@media (max-width: 767px) {
  .top_activities_contact p {
    font-size: 4.2666666667vw;
    line-height: 1.625;
    letter-spacing: 0.065em;
  }
}

@media (max-width: 767px) {
  .contact_item {
    margin-bottom: 50px;
  }
}

.top_activities_contact_button {
  font-size: 14px;
  padding: 0 40px;
  min-height: 52px;
  border-radius: 30px;
  background-color: #EFF9F5;
  border: 1px solid #CCD9D4;
  display: inline-grid;
  place-items: center;
  font-weight: 500;
  line-height: 1.5714285714;
  letter-spacing: 0.05em;
  color: #056740 !important;
  position: relative;
}
@media (max-width: 767px) {
  .top_activities_contact_button {
    width: 100%;
    box-sizing: border-box;
  }
}
.top_activities_contact_button[target=_blank]::after {
  content: "";
  position: absolute;
  top: 50%;
  translate: 0 -50%;
  z-index: 1;
  background-image: url(/assets/img/common/icon-external.svg);
  background-repeat: no-repeat;
  right: 16px;
  width: 14px;
  height: 14px;
  background-size: 14px 14px;
}

.ytp-chrome-top-buttons {
  display: none !important;
  opacity: 0 !important;
}