.block.you-tube.about_movie {
  padding: 0 0 40px;
}
@media screen and (max-width: 767px) {
  .block.you-tube.about_movie {
    margin: 0px auto;
    padding: 0 0 30px;
  }
}

.about_image {
  display: flex;
  align-items: center;
  flex-flow: row nowrap;
  justify-content: center;
  padding: 0 20px;
  margin-bottom: -15px;
}
@media screen and (max-width: 767px) {
  .about_image {
    display: block;
  }
}
@media screen and (max-width: 767px) {
  .about_image {
    padding: 0 15px;
  }
}
.about_image .about_image_img {
  flex: 0 0 48.4%;
  margin-right: 70px;
}
@media screen and (max-width: 767px) {
  .about_image .about_image_img {
    margin: 0 auto 52px;
    max-width: 280px;
  }
}
.about_image .about_image_img img {
  display: block;
  width: 100%;
}
.about_image .about_text {
  transform: translateY(-15px);
}
@media screen and (max-width: 767px) {
  .about_image .about_text {
    transform: translateY(0);
  }
}
.about_image .about_text .about_title {
  margin: 0 0 49px;
  font-weight: bold;
  font-size: 26px;
  letter-spacing: 0.05em;
  line-height: 1.3846153846;
}
@media screen and (max-width: 767px) {
  .about_image .about_text .about_title {
    margin: 0 0 18px;
    font-size: 17px;
    letter-spacing: 0.05em;
    line-height: 1.4117647059;
  }
}
[lang="en"] .about_image .about_text .about_title {
  font-size: 24px;
}
.about_image .about_text p {
  margin: 0;
  font-size: 16px;
  letter-spacing: 0.05em;
  line-height: 30px;
  color: #5a6669;
}
@media screen and (max-width: 767px) {
  .about_image .about_text p {
    font-weight: 500;
    font-size: 12px;
    line-height: 1.9166666667;
    letter-spacing: 0;
  }
}
[lang="en"] .about_image .about_text p {
  font-weight: 500;
  font-size: 15px;
  line-height: 1.65;
}
@media screen and (max-width: 767px) {
  [lang="en"] .about_image .about_text p {
    font-size: 12px;
  }
}
.about_image .about_text p a {
  margin: 0;
  padding-left: 0;
  border-bottom: 1px solid #064544;
  background: none;
  color: #064544;
  text-decoration: none;
}
.about_image .about_text p + p {
  margin-top: 1.8em;
}
@media screen and (max-width: 767px) {
  .about_image .about_text p + p {
    margin-top: 2em;
  }
}

.main .about_modal {
  padding-top: 9px;
  padding-bottom: 90px;
}
.main .about_modal + section.block:not(.snippet).member_entry {
  background-color: transparent;
  padding-top: 0;
}
.main .about_modal + section.block:not(.snippet).member_entry .member_entry_wrap {
  margin-top: -20px;
}
@media screen and (max-width: 767px) {
  .main .about_modal > div:first-child .h2 {
    margin-top: -30px;
  }
}
.main .about_modal .h3.title--center {
  margin-top: 72px;
}
@media screen and (max-width: 767px) {
  .main .about_modal .h3.title--center {
    margin-top: 30px;
    margin-bottom: 18px;
    padding: 0 5px;
  }
}
@media screen and (max-width: 767px) {
  .main .about_modal .gray_text {
    padding: 0 5px;
  }
}
.main .about_modal .circle_img {
  margin: 77px 0 18px;
  text-align: center;
  overflow: hidden;
}
@media screen and (max-width: 767px) {
  .main .about_modal .circle_img {
    margin: 25px 0 10px;
    padding: 0 15px;
  }
}
@media screen and (max-width: 767px) {
  .main .about_modal .circle_img .svg_sp {
    position: relative;
  }
  .main .about_modal .circle_img .svg_sp::after {
    pointer-events: none;
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
    background: url(../media/images/pltf/about/about_svg_logo.png) no-repeat top left/100%;
  }
}
.main .about_modal .circle_img svg {
  max-width: 100%;
}
@media screen and (max-width: 767px) {
  .main .about_modal .circle_img svg {
    height: auto;
  }
}
.main .about_modal .circle_img svg {
  background-color: #FFFFFF;
}
.main .about_modal .circle_img svg #circle_img_center {
  pointer-events: none;
}
@media print, screen and (min-width: 1025px) {
  .main .about_modal .circle_img svg > g:not(#circle_img_center) {
    cursor: pointer;
  }
  .main .about_modal .circle_img svg > g > g:first-of-type {
    transition: 0.5s;
  }
  .main .about_modal .circle_img svg > g > g:last-child text,
  .main .about_modal .circle_img svg > g > g:last-child path {
    transition: 0.5s;
  }
  .main .about_modal .circle_img svg > g:hover > g:first-of-type {
    opacity: 0.3;
  }
  .main .about_modal .circle_img svg > g:hover > g:last-child {
    fill: #000;
  }
  .main .about_modal .circle_img svg > g:hover > g:last-child > g text {
    fill: #fff;
  }
  .main .about_modal .circle_img svg > g:hover > g:last-child > g > g path {
    fill: #064544;
  }
}

.fancybox-overlay-fixed {
  min-height: 100vh;
}

.fancybox-skin {
  padding: 0 !important;
  box-shadow: none;
  border-radius: 15px;
  overflow: hidden;
}
@media screen and (max-width: 767px) {
  .fancybox-skin {
    border-radius: 5px;
  }
}

.fancybox-close {
  background: none;
  position: absolute;
  top: 0;
  right: 0;
  padding: 30px;
  background: url(../media/images/pltf/common/modal_close.svg) no-repeat center/14px 14px;
  text-decoration: none;
}
@media screen and (max-width: 767px) {
  .fancybox-close {
    padding: 20px;
    background-size: 14px;
  }
}

.fancybox-inner {
  background-color: #fff;
}

.modal_contents {
  display: none;
}

.modal_item {
  padding: 32px 50px;
  max-width: 100%;
  width: 600px;
  background-color: #fff;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 16px;
}
@media screen and (max-width: 767px) {
  .modal_item {
    padding: 24px 25px;
  }
}
.modal_item .modal_title {
  position: relative;
  margin: 0 0 30px;
  padding-left: 30px;
  font-weight: bold;
  font-size: 42px;
  letter-spacing: 0.03em;
  line-height: 1;
  color: #064544;
}
@media screen and (max-width: 767px) {
  .modal_item .modal_title {
    margin-bottom: 20px;
    font-size: 32px;
  }
}
.modal_item .modal_title::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 9px;
  background-color: #B9E500;
}
.modal_item .modal_title span[data-ruby] {
  position: relative;
}
.modal_item .modal_title span[data-ruby]::before {
  font-size: 14px;
  text-align: center;
  display: table;
}
.modal_item .modal_copy {
  font-weight: bold;
  font-size: 22px;
  letter-spacing: 0.03em;
  line-height: 1.6818181818;
}
@media screen and (max-width: 767px) {
  .modal_item .modal_copy {
    font-size: 18px;
    line-height: 1.65;
  }
}
.modal_item .modal_copy:lang(en) {
  line-height: 1.45;
}
@media screen and (max-width: 767px) {
  .modal_item .modal_copy:lang(en) {
    line-height: 1.384;
  }
}
.modal_item .lead p {
  font-weight: normal;
  font-size: 15px;
  line-height: 1.8666666667;
  text-align: left;
  color: #222629;
}
@media screen and (max-width: 767px) {
  .modal_item .lead p {
    font-size: 14px;
    line-height: 1.75;
  }
}
.modal_item .lead p:lang(en) {
  line-height: 1.45;
}
.modal_item span[data-ruby] {
  position: relative;
  display: inline-block;
}
.modal_item span[data-ruby]::before {
  content: attr(data-ruby);
  display: block;
  margin-bottom: 1px;
  transform: translateX(-1px);
  font-size: 0.5em;
  line-height: 1;
  width: 100%;
}
.modal_item .modal_links {
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  margin: 20px auto 0;
  padding: 0;
  list-style: none;
  width: 450px;
  max-width: 100%;
}
.modal_item .modal_links > li {
  flex: 0 0 220px;
  max-width: 48.5%;
  margin-top: 10px;
  height: 45px;
}
.modal_item .modal_links > li a {
  display: flex;
  align-items: center;
  flex-flow: row wrap;
  justify-content: center;
  padding: 5px;
  height: 100%;
  font-weight: bold;
  font-size: 18px;
  letter-spacing: 0.03em;
  line-height: 1;
  text-decoration: none;
  color: #064544;
  border-radius: 3px;
  background: url(../media/images/pltf/common/button_arrow_gr.svg) no-repeat center right 13px/5px;
  border: 1px solid #bababa;
}
@media screen and (max-width: 767px) {
  .modal_item .modal_links > li a {
    font-size: 15px;
  }
}
.modal_item .modal_links > li a.active {
  background-color: #B9E500;
  border-color: #B9E500;
}
.modal_item .modal_links > li a .ruby_wrap {
  display: flex;
  align-items: flex-end;
  flex-flow: row nowrap;
  justify-content: center;
}
.modal_item .modal_links > li a .ruby_wrap span[data-ruby] {
  margin-right: 0em;
}

.organizer {
  margin: 0 auto;
  padding: 0 0 5px;
  list-style: none;
  max-width: 810px;
}
@media screen and (max-width: 767px) {
  .organizer {
    padding: 0 15px 10px;
  }
}
.organizer li {
  position: relative;
  display: flex;
  flex-flow: row nowrap;
  justify-content: center;
}
.organizer li.center {
  align-items: center;
}
.organizer li + li {
  margin-top: 45px;
  padding-top: 42px;
  border-top: 1px solid #bababa;
}
@media screen and (max-width: 767px) {
  .organizer li + li {
    margin-top: 17px;
    padding-top: 13px;
  }
}
.organizer li + li::before, .organizer li + li::after {
  content: "";
  position: absolute;
  top: 0;
  display: block;
  width: 8px;
  height: 8px;
  background-color: #DDFF4E;
  transform: translateY(-50%);
}
@media screen and (max-width: 767px) {
  .organizer li + li::before, .organizer li + li::after {
    width: 4px;
    height: 4px;
  }
}
.organizer li + li::before {
  left: 0;
}
.organizer li + li::after {
  right: 0;
}
.organizer li .title {
  margin-right: 10px;
  font-weight: bold;
  font-size: 20px;
  letter-spacing: 0.03em;
  color: #064544;
}
@media screen and (max-width: 767px) {
  .organizer li .title {
    margin-right: 5px;
    font-size: 13px;
    line-height: 1.92308;
    letter-spacing: 0.03em;
  }
}
.organizer li .organize_name {
  font-weight: 500;
  font-size: 18px;
  letter-spacing: 0.03em;
  line-height: 1.5;
}
@media screen and (max-width: 767px) {
  .organizer li .organize_name {
    font-size: 12px;
    line-height: 2.08333;
    letter-spacing: 0.03em;
  }
}
.organizer li .organize_name .en {
  display: block;
  margin-top: 6px;
  font-weight: normal;
  font-size: 16px;
  letter-spacing: 0;
  color: #5a6669;
}
@media screen and (max-width: 767px) {
  .organizer li .organize_name .en {
    margin-top: 1px;
    font-size: 10px;
    letter-spacing: 0.03em;
    line-height: 1;
  }
}
.organizer li .organize_name .img {
  padding-left: 6px;
}
@media screen and (max-width: 767px) {
  .organizer li .organize_name .img {
    padding-left: 0;
    width: 100px;
  }
}
.organizer li .organize_name .img img {
  display: block;
  max-width: 100%;
}

.main .news_thumbnail_list > li .title_block {
  background-color: #F4F4EA;
}

#background .block.div:not([class*=button]) {
  font-weight: 400;
}

.article_list {
  display: flex;
  flex-flow: row wrap;
  margin: 55px 0;
  padding-left: 0;
  list-style: none;
}
@media screen and (max-width: 767px) {
  .article_list {
    display: block;
  }
}
@media screen and (max-width: 767px) {
  .article_list {
    margin: 25px 0;
    padding: 0 8px;
  }
}
@media print, screen and (min-width: 768px) {
  .article_list > li {
    flex: 0 0 31.7%;
    margin-left: 2.45%;
  }
  .article_list > li:nth-child(3n + 1) {
    margin-left: 0;
  }
  .article_list > li:nth-child(n +4) {
    margin-top: 30px;
  }
}
@media screen and (max-width: 767px) {
  .article_list > li + li {
    margin-top: 22px;
  }
}
.article_list > li a {
  display: block;
  text-decoration: none;
  color: #000;
}
@media print, screen and (min-width: 1025px) {
  .article_list > li a:hover {
    opacity: 1;
    transform: translateY(-10px);
  }
}
.article_list > li .wrap {
  border-radius: 10px;
  overflow: hidden;
}
@media screen and (max-width: 767px) {
  .article_list > li .wrap {
    border-radius: 5px;
  }
}
.article_list > li .thumbnail {
  padding-top: 67%;
  background-color: #bababa;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top center;
}
.article_list > li .article_list_title {
  padding: 15px 18px 32px;
  background-color: #F4F4EA;
}
@media screen and (max-width: 767px) {
  .article_list > li .article_list_title {
    padding: 12px 13px 19px;
  }
}
.article_list > li .article_list_title .title {
  margin: 0;
  font-weight: 500;
  font-size: 18px;
  letter-spacing: 0.05em;
  line-height: 1.6666666667;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
@media screen and (max-width: 980px) {
  .article_list > li .article_list_title .title {
    font-size: 16px;
    line-height: 1.6;
  }
}
@media screen and (max-width: 767px) {
  .article_list > li .article_list_title .title {
    font-size: 12px;
    line-height: 1.75;
    letter-spacing: 0.03em;
  }
}
.article_list > li .article_list_title .date {
  margin-top: 18px;
  font-weight: 500;
  font-size: 13px;
  letter-spacing: 0.03em;
  line-height: 1;
}
@media screen and (max-width: 980px) {
  .article_list > li .article_list_title .date {
    margin-top: 10px;
    font-size: 12px;
  }
}
@media screen and (max-width: 767px) {
  .article_list > li .article_list_title .date {
    font-size: 9px;
  }
}

.main > .block-editor-main > section.block:not(.snippet).gray_pd.about_grid {
  padding-top: 118px;
  padding-bottom: 0;
}
@media screen and (max-width: 980px) {
  .main > .block-editor-main > section.block:not(.snippet).gray_pd.about_grid {
    padding-top: 80px;
  }
}
@media screen and (max-width: 767px) {
  .main > .block-editor-main > section.block:not(.snippet).gray_pd.about_grid {
    padding-top: 50px;
  }
}
.main > .block-editor-main > section.block:not(.snippet).gray_pd.about_grid + .gray_pd {
  padding-top: 30px;
}
@media screen and (max-width: 767px) {
  .main > .block-editor-main > section.block:not(.snippet).gray_pd.about_grid + .gray_pd {
    padding-top: 10px;
  }
}

.main .about_grid {
  overflow: hidden;
}
@media screen and (max-width: 1024px) {
  .main .about_grid div.block.html > div {
    display: block;
  }
}
.main .about_grid .about_movie {
  margin: -6px 0 88px;
  padding-bottom: 0;
  width: 50%;
  float: right;
}
@media screen and (max-width: 1024px) {
  .main .about_grid .about_movie {
    margin: 0 auto 30px;
  }
}
@media screen and (max-width: 980px) {
  .main .about_grid .about_movie {
    float: none;
    width: 100%;
  }
}
.main .about_grid .about_image {
  padding: 0 70px 0 0;
  margin: 0;
  float: left;
  width: 50%;
}
@media print, screen and (max-width: 1200px) {
  .main .about_grid .about_image {
    padding: 0 40px 0 0;
  }
}
@media screen and (max-width: 1024px) {
  .main .about_grid .about_image {
    margin: 30px 0;
    padding: 0 30px 0 0;
  }
}
@media screen and (max-width: 980px) {
  .main .about_grid .about_image {
    float: none;
    padding: 0;
    width: 100%;
  }
}
.main .about_grid .about_image .about_title {
  margin-bottom: 30px;
  font-size: 26px;
  letter-spacing: 0;
  line-height: 1.5;
}
@media screen and (max-width: 767px) {
  .main .about_grid .about_image .about_title {
    font-size: 17px;
    line-height: 1.4;
  }
}
.main .about_grid .about_image p {
  line-height: 1.75;
}
.main .about_grid .about_image_img {
  float: right;
  width: 50%;
  text-align: center;
}
@media screen and (max-width: 1024px) {
  .main .about_grid .about_image_img {
    margin: 0px 0 0;
  }
}
@media screen and (max-width: 767px) {
  .main .about_grid .about_image_img {
    max-width: 280px;
    margin: 30px auto 0;
  }
}
@media screen and (max-width: 980px) {
  .main .about_grid .about_image_img {
    float: none;
    width: 100%;
  }
}
.main .about_grid .about_image_img img {
  width: 400px;
}
@media screen and (max-width: 767px) {
  .main .about_grid .about_image_img img {
    width: 80%;
  }
}

[lang="en"] .main section.member_entry .member_entry_wrap {
  position: relative;
}
[lang="en"] .main section.member_entry .member_entry_wrap::before {
  content: "";
  position: absolute;
  top: 50px;
  left: 0;
  right: 0;
  bottom: 0;
  background: #F4F4EA;
}
@media screen and (max-width: 767px) {
  [lang="en"] .main section.member_entry .member_entry_wrap::before {
    top: 20px;
  }
}

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