.wholewrapper {
  background: url(../media/images/pltf/common/bg_dot.png) repeat top -4px left 28px;
}
@media screen and (max-width: 767px) {
  .wholewrapper {
    background-position: top -23px left 13px;
    background-size: 51%;
  }
}

.snippet .news_letter {
  margin-top: 0;
}

#main.block-editor-main > section.first {
  padding-top: 0;
}

@keyframes fade-out {
  100% {
    opacity: 0;
  }
}
@keyframes fade-in {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes slide-top {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes movie_scale {
  0% {
    transform: scale(1.2);
  }
  100% {
    transform: scale(1);
  }
}
.top_header .top_header_logo {
  animation: fade-in 1s linear 6s both;
}
.top_header .gnavi_wrap {
  animation: fade-in 1s linear 7s both;
}
.top_header .gnavi_wrap.show {
  animation: fade-in 0s linear 0s both;
}

.block-editor-main > .block:not(.kv) > div {
  margin-right: auto;
  margin-left: auto;
  max-width: 1300px;
}
@media print, screen and (max-width: 1200px) {
  .block-editor-main > .block:not(.kv) > div {
    padding: 0 50px;
  }
}
@media screen and (max-width: 1024px) {
  .block-editor-main > .block:not(.kv) > div {
    padding: 0 30px;
  }
}
@media screen and (max-width: 767px) {
  .block-editor-main > .block:not(.kv) > div {
    padding: 0 15px;
  }
}

#main section.kv > div {
  max-width: 100%;
}
#main section.kv .prologue {
  animation: fade-out 1s linear 3s both;
}
#main section.kv .prologue .prologue_inner {
  animation: slide-top 2s ease-out 0.5s both;
}
#main section.kv .main_title_sleeve {
  animation: fade-in 1s linear 5s both;
}

.main {
  padding-top: 80px;
}
@media screen and (max-width: 767px) {
  .main {
    padding-top: 50px;
  }
}

.block-editor-main {
  font-size: 16px;
  font-weight: 500;
  line-height: 1.635;
}
@media screen and (max-width: 767px) {
  .block-editor-main {
    font-size: 14px;
  }
}

#main section.block {
  position: relative;
  background-color: transparent;
}
#main .button_right {
  position: absolute;
  top: 30px;
  right: 49px;
  margin-top: 0;
}
#main .button_right a {
  display: inline-block;
  padding: 9px 40px 9px 0;
  background: url(../media/images/pltf/top/arrow.svg) no-repeat center right/30px;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 15px;
  font-weight: 700;
  line-height: 1;
  text-align: right;
  color: #064544;
  text-decoration: none;
}
@media screen and (max-width: 767px) {
  #main .button_right a {
    padding: 9px 37px 9px 0;
    background-size: 25px;
    font-size: 13px;
  }
}
#main section.kv .kv_base {
  position: relative;
  background-color: #f5f5f5;
  overflow: hidden;
}
#main section.kv .kv_base::before, #main section.kv .kv_base::after {
  content: "";
  display: block;
  position: absolute;
}
#main section.kv .kv_base::before {
  top: 1px;
  right: 14.5%;
  background: url(../media/images/pltf/top/kb_bg_top.svg) no-repeat center/cover;
  aspect-ratio: 335/ 192;
  width: 30%;
}
@media screen and (max-width: 767px) {
  #main section.kv .kv_base::before {
    display: none;
  }
}
#main section.kv .kv_base::after {
  bottom: 1%;
  right: -0.5%;
  background: url(../media/images/pltf/top/kb_bg_bottom.svg) no-repeat center/cover;
  aspect-ratio: 420 / 251;
  width: 33.2%;
}
@media screen and (max-width: 767px) {
  #main section.kv .kv_base::after {
    right: 0;
    width: 40%;
  }
}
#main section.kv .kv_wrap {
  position: relative;
  z-index: 2;
  display: flex;
  flex-flow: row nowrap;
  margin: 0 auto;
  max-width: 1400px;
  overflow: hidden;
  padding: 17px;
}
@media screen and (max-width: 767px) {
  #main section.kv .kv_wrap {
    display: block;
  }
}
@media screen and (max-width: 1024px) {
  #main section.kv .kv_wrap {
    display: block;
  }
}
@media screen and (max-width: 767px) {
  #main section.kv .kv_wrap {
    padding: 0;
  }
}
#main section.kv .kv_wrap .kv {
  flex: 0 0 71%;
}
#main section.kv > div {
  padding: 0;
  max-width: 100%;
}
#main section.kv .prologue {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: flex;
  align-items: center;
  flex-flow: row nowrap;
  justify-content: center;
  width: 100%;
  height: 100%;
  z-index: 3;
  pointer-events: none;
  transform: translateY(-30px);
}
@media screen and (max-width: 767px) {
  #main section.kv .prologue .prologue_inner {
    max-width: 50%;
  }
}
@media screen and (max-width: 767px) {
  #main section.kv .prologue .prologue_inner img {
    display: block;
    width: 100%;
  }
}
#main section.kv .movie-item {
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  width: 100%;
  height: 200%;
  display: block;
  pointer-events: none;
  background: #000;
}
#main section.kv .kv {
  position: relative;
  aspect-ratio: 970/535;
  overflow: hidden;
}
#main section.kv .kv::after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(#7e9fa3 0%, #385526 100%);
  opacity: 0.55;
}
#main section.kv .kv > .inner {
  position: absolute;
  z-index: 5;
  top: 34%;
  left: 0;
  right: 0;
  width: 100%;
}
@media print, screen and (max-width: 1200px) {
  #main section.kv .kv > .inner {
    top: 25%;
  }
}
#main section.kv .kv .main_title_sleeve {
  padding-left: 42px;
}
@media screen and (max-width: 767px) {
  #main section.kv .kv .main_title_sleeve {
    padding-left: 15px;
    padding-right: 15px;
  }
}
#main section.kv .kv .main-top_title {
  display: flex;
  flex-flow: row nowrap;
  margin: 0 0 10px;
  color: #DDFF4E;
  font-weight: 900;
  font-size: 15px;
  line-height: 1;
  letter-spacing: 0.03em;
}
@media screen and (max-width: 767px) {
  #main section.kv .kv .main-top_title {
    font-size: 10px;
  }
}
#main section.kv .kv .main-top_title .main-top_title_en {
  margin-right: 7px;
  font-family: alternate-gothic-no-1-d, "Noto Sans JP", sans-serif;
  font-weight: normal;
  font-size: 65px;
  letter-spacing: 0.04em;
  color: #B9E500;
  line-height: 1;
  white-space: nowrap;
  transform: translateY(-3px);
}
#main section.kv .kv .main-title {
  margin: 12px 0 0 -5px;
  padding-bottom: 26px;
  font-family: 'Oswald', sans-serif;
  font-weight: 500;
  font-size: 75px;
  line-height: 1.09091;
  letter-spacing: 0.03em;
  color: #fff;
  text-transform: uppercase;
}
@media screen and (max-width: 767px) {
  #main section.kv .kv .main-title {
    padding-bottom: 14px;
    font-size: 35px;
  }
}
#main section.kv .kv .main-title_copy {
  margin-top: 0;
  border-top: 2px solid #DDFF4E;
  padding-top: 11px;
  max-width: 360px;
}
#main section.kv .kv .main-title_copy p {
  margin: 0;
  font-weight: bold;
  font-size: 17px;
  line-height: 1.44;
  letter-spacing: 0.03em;
  text-align: left;
  color: #F3F6F6;
}
@media screen and (max-width: 767px) {
  #main section.kv .kv .main-title_copy p {
    font-size: 13px;
  }
}
[lang="en"] #main section.kv .kv .main-title_copy p {
  font-family: 'Oswald', sans-serif;
  font-weight: 400;
  font-size: 28px;
  line-height: 1.35714;
  letter-spacing: 0.03em;
}
@media screen and (max-width: 980px) {
  [lang="en"] #main section.kv .kv .main-title_copy p {
    font-size: 20px;
  }
}
@media screen and (max-width: 767px) {
  [lang="en"] #main section.kv .kv .main-title_copy p {
    font-size: 16px;
  }
}
#main section.kv .kv_topics {
  flex: 1 1 auto;
  padding: 84px 11px 0 24px;
}
@media print, screen and (max-width: 1200px) {
  #main section.kv .kv_topics {
    padding-top: 30px;
  }
}
@media screen and (max-width: 767px) {
  #main section.kv .kv_topics {
    padding: 20px 20px 10px;
    background: url(../media/images/pltf/top/kb_bg_top.svg) no-repeat top right 20%/100%;
  }
}
#main section.kv .kv_topics .kv_topics_title {
  margin: 0 0 20px;
  font-family: din-2014, "Noto Sans JP", sans-serif;
  font-size: 30px;
  font-weight: 600;
  line-height: 1;
  color: #064544;
}
@media screen and (max-width: 767px) {
  #main section.kv .kv_topics .kv_topics_title {
    font-size: 30px;
  }
}
#main section.kv .kv_topics .kv_topics_title .topic_link {
  position: static;
  float: right;
  display: inline-block;
  padding: 9px 40px 9px 0;
  background: url(../media/images/pltf/top/arrow.svg) no-repeat center right/30px;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 15px;
  font-weight: 700;
  line-height: 1;
  text-align: right;
  color: #064544;
  text-decoration: none;
}
@media screen and (max-width: 767px) {
  #main section.kv .kv_topics .kv_topics_title .topic_link {
    padding: 9px 37px 9px 0;
    background-size: 25px;
    font-size: 13px;
  }
}
#main section.kv .kv_topics .kv_topic_list {
  padding-left: 0;
  list-style: none;
}
#main section.kv .kv_topics .kv_topic_list > li + li {
  margin-top: 10px;
}
#main section.kv .kv_topics .kv_topic_list > li a {
  display: block;
  padding: 18px 25px 17px 15px;
  background: #fff url(../media/images/pltf/top/topic_arrow.svg) no-repeat center right 14px/6px;
  box-shadow: 2px 2px 5px 0px #0000001A;
  border-radius: 3px;
  text-decoration: none;
  color: #333;
}
@media print, screen and (min-width: 1025px) {
  #main section.kv .kv_topics .kv_topic_list > li a:hover {
    opacity: 1;
  }
  #main section.kv .kv_topics .kv_topic_list > li a:hover .title {
    color: #148560;
  }
}
#main section.kv .kv_topics .kv_topic_list > li a.text {
  cursor: text;
  pointer-events: none;
  background-image: none;
}
#main section.kv .kv_topics .kv_topic_list > li .date {
  margin: 0 0 6px;
  font-size: 12px;
  font-weight: 500;
  line-height: 1;
  color: #148560;
}
#main section.kv .kv_topics .kv_topic_list > li .title {
  margin: 0;
  font-weight: 500;
  font-size: 14px;
  line-height: 1.5;
  letter-spacing: 0.03em;
  overflow: hidden;
  display: -webkit-box;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
#main .pickup {
  margin-bottom: 78px;
}
@media screen and (max-width: 767px) {
  #main .pickup {
    margin-bottom: 40px;
  }
}
#main .topics_wrap {
  position: relative;
  background-color: #F4F4EA;
  padding: 33px 30px 25px;
  box-shadow: 3px 3px 5px 0px rgba(0, 0, 0, 0.1);
}
@media screen and (max-width: 767px) {
  #main .topics_wrap {
    padding: 20px 15px;
  }
}
#main .topics_wrap + .topics_wrap {
  margin-top: 21px;
}
#main .topic_list {
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-start;
  margin: 34px 0px;
  padding: 0 33px;
  list-style: none;
  gap: 0 2.7%;
}
@media screen and (max-width: 767px) {
  #main .topic_list {
    display: block;
  }
}
@media screen and (max-width: 767px) {
  #main .topic_list {
    padding: 0;
    margin: 25px 0 10px;
  }
}
#main .topic_list .topic_item {
  flex: 0 0 31.5162%;
  max-width: 370px;
}
@media screen and (max-width: 767px) {
  #main .topic_list .topic_item {
    display: table;
    margin: 25px auto 0;
    max-width: 100%;
  }
}
@media screen and (max-width: 767px) {
  #main .topic_list .topic_item + .topic_item {
    margin-top: 20px;
  }
}
#main .topic_list .topic_item a {
  display: block;
  text-decoration: none;
  color: #333;
}
@media print, screen and (min-width: 1025px) {
  #main .topic_list .topic_item a:hover {
    opacity: 1;
  }
  #main .topic_list .topic_item a:hover .thumbnail img {
    transform: scale(1.1);
  }
}
#main .topic_list .topic_item a.text {
  cursor: text;
  pointer-events: none;
}
#main .topic_list .topic_item .thumbnail {
  aspect-ratio: 370 / 208;
  margin-bottom: 16px;
  border: 1px solid #8a9a9f;
  overflow: hidden;
}
@media screen and (max-width: 767px) {
  #main .topic_list .topic_item .thumbnail {
    margin-bottom: 10px;
  }
}
#main .topic_list .topic_item .thumbnail[data-img-src=""] {
  background: url(../media/images/pltf/news/noimage_wh.svg) no-repeat center/cover;
}
#main .topic_list .topic_item .thumbnail[data-img-src=""] img {
  display: none;
}
#main .topic_list .topic_item .thumbnail img {
  display: block;
  aspect-ratio: 370 / 208;
  object-fit: cover;
  width: 100%;
  transition: 0.3s;
}
#main .topic_list .topic_item .news_title {
  margin: 0;
  font-weight: 700;
  font-size: 18px;
  line-height: 1.33333;
  letter-spacing: 0.05em;
  overflow: hidden;
  display: -webkit-box;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
@media screen and (max-width: 767px) {
  #main .topic_list .topic_item .news_title {
    font-size: 15px;
  }
}
#main .topic_list .topic_item .news_title br {
  display: none;
}
#main .title_lead {
  position: relative;
  display: flex;
  flex-flow: row nowrap;
}
@media screen and (max-width: 767px) {
  #main .title_lead {
    display: block;
  }
}
#main .title_lead .title {
  margin: 20px 0;
  font-weight: 700;
  font-size: 25px;
  line-height: 36px;
  color: #064544;
  margin: 0 30px 0 0;
  white-space: nowrap;
}
@media screen and (max-width: 767px) {
  #main .title_lead .title {
    font-size: 18px;
  }
}
#main .title_lead .text {
  padding-top: 5px;
  padding-right: 130px;
}
@media screen and (max-width: 767px) {
  #main .title_lead .text {
    padding-right: 0;
  }
}
#main .title_lead .text p, #main .title_lead .text div:not([class]) {
  margin: 0;
}
#main .title_lead .text p + p, #main .title_lead .text p div:not([class]), #main .title_lead .text div:not([class]) + p, #main .title_lead .text div:not([class]) div:not([class]) {
  margin-top: 1em;
}
#main .title_lead .button_right {
  top: 0;
  right: 0;
}
@media screen and (max-width: 767px) {
  #main .title_lead .button_right {
    top: 4px;
  }
}
#main .topic_scroll_area {
  margin-left: calc(50% - 50vw);
  margin-right: calc(50% - 50vw);
}
@media screen and (max-width: 767px) {
  #main .topic_scroll_area {
    margin: 0 -15px;
  }
}
#main .topic_scroll {
  margin: 40px 0px 0;
  padding-bottom: 47px;
}
@media screen and (max-width: 767px) {
  #main .topic_scroll {
    margin-top: 5px;
    overflow: hidden;
  }
}
#main .topic_scroll .topic_list {
  position: relative;
  display: block;
  padding: 0;
  opacity: 0;
}
#main .topic_scroll .topic_list.slick-initialized {
  opacity: 1;
}
@media screen and (max-width: 767px) {
  #main .topic_scroll .topic_list {
    display: flex;
  }
}
#main .topic_scroll .topic_list .topic_item {
  display: none;
}
#main .topic_scroll .topic_list .topic_item:first-child {
  display: block;
}
#main .topic_scroll .topic_list .topic_item.slick-slide {
  display: block;
}
@media screen and (max-width: 767px) {
  #main .topic_scroll .topic_list .topic_item {
    margin-top: 0;
    max-width: 80vw;
  }
}
#main .topic_scroll .topic_list .topic_item a {
  margin: 0 15px;
}
@media screen and (max-width: 767px) {
  #main .topic_scroll .topic_list .topic_item a {
    margin: 0 10px;
  }
}
#main .topic_scroll .topic_list .topic_item img {
  max-width: 100vw;
}
#main .topic_scroll .slick-arrow {
  position: absolute;
  top: 29%;
  width: 60px;
  background: none;
  height: 0;
  z-index: 2;
  cursor: pointer;
}
@media screen and (max-width: 767px) {
  #main .topic_scroll .slick-arrow {
    width: 45px;
  }
}
#main .topic_scroll .slick-arrow.arrow-prev {
  left: 55px;
}
@media screen and (max-width: 767px) {
  #main .topic_scroll .slick-arrow.arrow-prev {
    left: 15px;
  }
}
#main .topic_scroll .slick-arrow.arrow-next {
  right: 55px;
  transform: scaleX(-1);
}
@media screen and (max-width: 767px) {
  #main .topic_scroll .slick-arrow.arrow-next {
    right: 15px;
  }
}
#main .topic_scroll .slick-arrow img {
  display: block;
  width: 100%;
}
#main .topic_scroll .slick-dots {
  position: static;
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
  margin: 31px auto 0;
  padding-left: 0;
  list-style: none;
  gap: 0 10px;
}
@media screen and (max-width: 767px) {
  #main .topic_scroll .slick-dots {
    margin-top: 20px;
  }
}
#main .topic_scroll .slick-dots li {
  flex: 0 0 7px;
  aspect-ratio: 1;
  width: 7px;
}
#main .topic_scroll .slick-dots li.slick-active button {
  transform: scale(1.5);
  background-color: #148560;
}
#main .topic_scroll .slick-dots li button {
  display: block;
  padding: 0;
  background: #8a9a9f;
  width: 100%;
  height: 100%;
  font-size: 0;
  -webkit-appearance: none;
  border: none;
  border-radius: 50%;
}
#main .block.bg_color {
  background-color: #F4F4EA;
}
#main .block.bg_color .topics_wrap {
  box-shadow: none;
}
#main .learn_about {
  overflow: hidden;
}
@media screen and (max-width: 767px) {
  #main .learn_about .button_right {
    position: static;
    text-align: right;
  }
}
@media screen and (max-width: 767px) {
  #main .learn_about .narrow_lead {
    padding: 0;
  }
}
#main .program .h2.fixedleft {
  margin-bottom: 20px;
}
@media screen and (max-width: 767px) {
  #main .program .event_viewlist {
    margin-bottom: 0;
  }
}
@media screen and (max-width: 767px) {
  #main .program .button_right {
    position: static;
    text-align: right;
  }
}
#main section.block.member {
  position: relative;
  margin-top: 64px;
  padding-bottom: 51px;
  background-color: #F5F5F5;
}
@media screen and (max-width: 767px) {
  #main section.block.member {
    margin-top: 30px;
    padding-bottom: 21px;
  }
}
#main section.block.member .block.h2.fixedleft {
  float: left;
  margin-right: 55px;
}
@media screen and (max-width: 767px) {
  #main section.block.member .block.h2.fixedleft {
    float: none;
  }
}
#main section.block.member .current_count {
  margin: 0 0 60px;
  padding-top: 32px;
}
@media screen and (max-width: 767px) {
  #main section.block.member .current_count {
    margin: 0 0 30px;
    padding-top: 0;
    text-align: center;
  }
}
#main .member_list {
  position: relative;
  display: flex;
  flex-flow: row wrap;
  margin: 30px auto 20px;
  padding-left: 0;
  list-style: none;
  max-width: 1200px;
  gap: 25px 2%;
}
@media screen and (max-width: 767px) {
  #main .member_list {
    margin: 30px 0 30px;
    gap: 10px 2%;
  }
}
#main .member_list > li {
  position: relative;
  border-radius: 10px;
  background: #fff;
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.1);
  overflow: hidden;
}
@media print, screen and (min-width: 768px) {
  #main .member_list > li {
    flex: 0 0 18.334%;
    max-width: 220px;
    padding-top: 11.667%;
  }
}
@media screen and (max-width: 767px) {
  #main .member_list > li {
    flex: 0 0 32%;
    border-radius: 5px;
    box-shadow: 0px 3px 4px rgba(0, 0, 0, 0.1);
    padding-top: 21%;
  }
}
#main .member_list > li .logo_img {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: flex;
  align-items: center;
  flex-flow: row wrap;
  justify-content: center;
}
#main .member_list > li a {
  display: flex;
  align-items: center;
  flex-flow: row wrap;
  justify-content: center;
  padding: 0 30px;
  height: 100%;
  transition: .3s;
}
#main .member_list > li a:hover {
  transform: scale(1.1);
}
@media print, screen and (min-width: 1025px) {
  #main .member_list > li a:hover {
    opacity: 1;
  }
}
@media screen and (max-width: 980px) {
  #main .member_list > li a {
    padding: 0 15px;
  }
}
@media screen and (max-width: 767px) {
  #main .member_list > li a {
    padding: 10px 15px;
    height: 100%;
  }
}
#main .member_list > li .logo_img img {
  display: block;
  object-fit: scale-down;
  max-height: 100%;
  max-width: 100%;
  height: 90px;
}
#main section.member_entry {
  background-color: #fff;
}

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