.cross_slide__arrow, .single_02_other .item_btns, .single_03_theme .item_comment, .single_02_member_lists {
  display: flex !important;
}

.single_02_other .item_heading, .single_03_theme .item_tag, .single_02_theme .item_tag {
  font-family: Raleway, sans-serif !important;
}

.single_02_member_lists .item_joined, .single_02_member_lists .item_leading {
  font-size: 1.4rem;
}
@media only screen and (min-width: 768px) {
  .single_02_member_lists .item_joined, .single_02_member_lists .item_leading {
    font-size: 1.5rem;
  }
}

.single_03_theme .item_detail_name, .single_03_theme .item_name, .single_02_theme .item_detail_name {
  font-size: 1.6rem;
}
@media only screen and (min-width: 768px) {
  .single_03_theme .item_detail_name, .single_03_theme .item_name, .single_02_theme .item_detail_name {
    font-size: 1.8rem;
  }
}

.single_03_theme .item_detail_heading, .single_02_theme .item_detail_heading {
  font-size: 1.6rem;
}
@media only screen and (min-width: 768px) {
  .single_03_theme .item_detail_heading, .single_02_theme .item_detail_heading {
    font-size: 2rem;
  }
}

.single_03_theme .item_tag, .single_02_theme .item_tag, .single_02_member_lists .item_name, .single_02_intro .item_block {
  font-size: 1.6rem;
}
@media only screen and (min-width: 768px) {
  .single_03_theme .item_tag, .single_02_theme .item_tag, .single_02_member_lists .item_name, .single_02_intro .item_block {
    font-size: 2.2rem;
  }
}

.single_02_mv .item_leading {
  font-size: 1.8rem;
}
@media only screen and (min-width: 768px) {
  .single_02_mv .item_leading {
    font-size: min(2.2rem + 2 / 832 * (100vw - 768px), 2.4rem);
  }
}

.single_03_theme .item_heading, .single_02_theme .item_heading, .single_02_mv .item_heading {
  font-size: 1.8rem;
}
@media only screen and (min-width: 768px) {
  .single_03_theme .item_heading, .single_02_theme .item_heading, .single_02_mv .item_heading {
    font-size: min(2.6rem + 6 / 832 * (100vw - 768px), 3.2rem);
  }
}

.single_02_other .item_heading {
  font-size: 2.4rem;
}
@media only screen and (min-width: 768px) {
  .single_02_other .item_heading {
    font-size: min(3rem + 10 / 832 * (100vw - 768px), 4rem);
  }
}

.single_03_theme .item_detail, .single_02_theme .item_detail {
  font-weight: 400;
}

.single_02_other .item_heading, .single_03_theme .item_heading, .single_02_theme .item_heading, .single_02_member_lists .item_joined, .single_02_member_lists .item_leading {
  font-weight: 500;
}

.single_03_theme .item_detail_name, .single_03_theme .item_detail_heading, .single_03_theme .item_name, .single_02_theme .item_detail_name, .single_02_theme .item_detail_heading, .single_02_member_lists .item_name, .single_02_intro .item_block, .single_02_mv .item_leading, .single_02_mv .item_heading {
  font-weight: 600;
}

.single_03_theme .item_tag, .single_02_theme .item_tag {
  font-weight: 700;
}

.single_03_theme .item_detail_name, .single_03_theme .item_detail_heading, .single_03_theme .item_name, .single_03_theme .item_heading, .single_02_theme .item_detail_name, .single_02_theme .item_detail_heading, .single_02_theme .item_heading, .single_02_member_lists .item_joined, .single_02_member_lists .item_name, .single_02_member_lists .item_leading, .single_02_intro .item_block, .single_02_mv .item_leading, .single_02_mv .item_heading {
  letter-spacing: 0.03em;
}

.single_02_other .item_heading, .single_03_theme .item_tag, .single_02_theme .item_tag {
  letter-spacing: 0.05em;
}

.single_03_theme .item_detail_name, .single_03_theme .item_detail_heading, .single_03_theme .item_name, .single_02_theme .item_detail_name, .single_02_theme .item_detail_heading {
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
}

.single_03_theme .item_detail_name, .single_03_theme .item_detail_heading, .single_03_theme .item_name, .single_02_theme .item_detail_name, .single_02_theme .item_detail_heading {
  -webkit-line-clamp: 2;
  line-clamp: 2;
}

.single_02_other .item_heading, .single_03_theme .item_avatar, .single_02_member_lists .item {
  text-align: center !important;
}

.single_02_mv {
  position: relative;
}
.single_02_mv .item_cover {
  width: 100%;
  aspect-ratio: 1.7727272727;
}
@media only screen and (min-width: 768px) {
  .single_02_mv .item_cover {
    aspect-ratio: 1600/790;
    max-height: 100%;
  }
}
.single_02_mv .item_cover img {
  aspect-ratio: 1600/790;
  height: 100%;
  object-fit: cover;
}
.single_02_mv .item_context {
  width: 100%;
  position: relative;
  margin-top: -1px;
}
@media only screen and (min-width: 768px) {
  .single_02_mv .item_context {
    /*padding-top: 30.6vw;*/
    position: absolute;
    left: 0;
    bottom: 0;
  }
}
.single_02_mv .item_content {
  position: relative;
  z-index: 0;
  padding: 30px 0;
}
@media only screen and (min-width: 768px) {
  .single_02_mv .item_content {
    width: 560px;
    padding: 58px 0;
    padding: clamp(2rem, 4.5673076923vw + -1.5076923077rem, 5.8rem) 0;
  }
}
.single_02_mv .item_content::after {
  content: "";
  width: 150vw;
  height: 100%;
  background-color: rgba(39, 39, 39, 0.75);
  position: absolute;
  z-index: -1;
  top: 0;
  right: -50px;
}
@media only screen and (min-width: 768px) {
  .single_02_mv .item_content::after {
    width: auto;
    right: -120px;
    right: clamp(-120px, -7.5vw, -60px);
    left: calc(50% - 50vw);
  }
}
.single_02_mv .item_heading {
  line-height: 1.6;
  color: #fff;
  padding-bottom: 10px;
}
@media only screen and (min-width: 768px) {
  .single_02_mv .item_heading {
    padding-bottom: 35px;
    padding-bottom: clamp(2rem, 1.8028846154vw + 0.6153846154rem, 3.5rem);
  }
}
.single_02_mv .item_leading {
  line-height: 1.6;
  color: #fff;
  margin-top: 20px;
}
@media only screen and (min-width: 768px) {
  .single_02_mv .item_leading {
    margin-top: 40px;
    margin-top: clamp(2rem, 2.4038461538vw + 0.1538461538rem, 4rem);
  }
}

.single_02_intro {
  margin-top: 45px;
}
@media only screen and (min-width: 768px) {
  .single_02_intro {
    margin-top: 0;
  }
}
.single_02_intro .item_block {
  line-height: 2.1;
  background-color: #fafafa;
  padding: 20px;
}
@media only screen and (min-width: 768px) {
  .single_02_intro .item_block {
    padding: 43px 50px;
    margin-top: 30px;
  }
}

.single_02_member_lists {
  flex-wrap: wrap;
  gap: 40px;
  justify-content: center;
  padding: 50px 20px 80px;
  border-bottom: 1px solid rgba(112, 112, 112, 0.2);
}
@media only screen and (min-width: 768px) {
  .single_02_member_lists {
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 80px;
    padding-bottom: 80px;
  }
}
.single_02_member_lists .item {
  width: calc(50% - 20px);
}
@media only screen and (min-width: 768px) {
  .single_02_member_lists .item {
    width: calc(25% - 30px);
  }
}
.single_02_member_lists .item_avatar {
  width: 160px;
  margin-left: auto;
  margin-right: auto;
  border-radius: 50%;
  overflow: hidden;
}
.single_02_member_lists .item_avatar img {
  border-radius: 999px;
  border: 1px solid #adcb00;
  aspect-ratio: 1/1;
  object-fit: cover;
}
.single_02_member_lists .item_leading {
  line-height: 1.7;
  margin-top: 20px;
  min-height: 120px;
}
@media only screen and (min-width: 768px) {
  .single_02_member_lists .item_leading {
    margin-top: 32px;
    min-height: 80px;
  }
}
.single_02_member_lists .item_name {
  line-height: 2.1;
  margin-top: 1px;
}
.single_02_member_lists .item_joined {
  line-height: 1.5;
}
.single_02_member_lists .item_txt {
  text-align: left;
}

.single_02_theme {
  padding-top: 30px;
}
@media only screen and (min-width: 768px) {
  .single_02_theme {
    padding-top: 80px;
  }
}
.single_02_theme + .single_02_theme {
  padding-top: 0;
}
@media only screen and (min-width: 768px) {
  .single_02_theme + .single_02_theme {
    padding-top: 0;
  }
}
.single_02_theme + .single_02_theme .item_header {
  margin-top: 35px;
}
@media only screen and (min-width: 768px) {
  .single_02_theme:has(+ .single_02_other) {
    padding-bottom: 106px;
  }
}
.single_02_theme .item_header {
  position: relative;
  z-index: 0;
  padding-bottom: 30px;
}
@media only screen and (min-width: 768px) {
  .single_02_theme .item_header {
    padding-bottom: 33px;
    padding-left: 80px;
    padding-right: 80px;
  }
}
.single_02_theme .item_tag {
  line-height: 1;
  color: #fff;
  display: inline-block;
  position: relative;
  padding-bottom: 15px;
}
.single_02_theme .item_tag::after {
  content: "";
  width: 100%;
  height: 2px;
  background-color: #fff;
  display: block;
  position: absolute;
  left: 0;
  bottom: 0;
}
.single_02_theme .item_heading {
  line-height: 1.6;
  color: #00780e;
}
.single_02_theme .item_context {
  position: relative;
  z-index: 0;
}
@media only screen and (min-width: 768px) {
  .single_02_theme .item_context {
    padding-left: 80px;
    padding-right: 80px;
  }
}
@media only screen and (min-width: 768px) {
  .single_02_theme .item_group {
    max-width: 1000px;
    margin-left: auto;
    margin-right: auto;
  }
}
.single_02_theme .item_group + .item_group {
  margin-top: 32px;
}
.single_02_theme .item_group.rev .item_comment {
  flex-direction: row-reverse;
}
.single_02_theme .item_detail {
  line-height: 2;
  font-size: 1.4rem;
}
@media only screen and (min-width: 768px) {
  .single_02_theme .item_detail {
    font-size: 1.6rem;
  }
}
.single_02_theme .item_detail_heading {
  line-height: 1.6;
  display: block;
  margin-bottom: 20px;
}
.single_02_theme .item_detail_name {
  line-height: 1.6;
  display: block;
  margin-bottom: 8px;
}
.single_02_theme .item_detail_name + .item_cover {
  margin-top: 8px;
}
.single_02_theme .item_cover {
  margin-top: 38px;
}
@media only screen and (min-width: 768px) {
  .single_02_theme .item_cover {
    margin-left: 0;
    margin-right: 0;
  }
}

.single_03_theme {
  padding-top: 30px;
}
@media only screen and (min-width: 768px) {
  .single_03_theme {
    padding-top: 80px;
  }
}
.single_03_theme + .single_03_theme {
  padding-top: 0;
}
@media only screen and (min-width: 768px) {
  .single_03_theme + .single_03_theme {
    padding-top: 0;
  }
}
.single_03_theme + .single_03_theme .item_header {
  margin-top: 35px;
}
@media only screen and (min-width: 768px) {
  .single_03_theme + .single_03_theme .item_header {
    margin-top: 80px;
  }
}
@media only screen and (min-width: 768px) {
  .single_03_theme:has(+ .single_02_other) {
    padding-bottom: 106px;
  }
}
.single_03_theme .item_header {
  position: relative;
  z-index: 0;
  padding-bottom: 30px;
}
@media only screen and (min-width: 768px) {
  .single_03_theme .item_header {
    padding-bottom: 33px;
    padding-left: 80px;
    padding-right: 80px;
  }
}
.single_03_theme .item_tag {
  line-height: 1;
  color: #fff;
  display: inline-block;
  position: relative;
  padding-bottom: 15px;
}
.single_03_theme .item_tag::after {
  content: "";
  width: 100%;
  height: 2px;
  background-color: #fff;
  display: block;
  position: absolute;
  left: 0;
  bottom: 0;
}
.single_03_theme .item_heading {
  line-height: 1.6;
  color: #00780e;
}
.single_03_theme .item_context {
  position: relative;
  z-index: 0;
}
@media only screen and (min-width: 768px) {
  .single_03_theme .item_context {
    padding-left: 80px;
    padding-right: 80px;
  }
}
@media only screen and (min-width: 768px) {
  .single_03_theme .item_group {
    max-width: 1000px;
    margin-left: auto;
    margin-right: auto;
  }
}
.single_03_theme .item_group + .item_group {
  margin-top: 32px;
}
.single_03_theme .item_group.rev .item_comment {
  flex-direction: row-reverse;
}
.single_03_theme .item_comment {
  justify-content: space-between;
  gap: 15px;
}
@media only screen and (min-width: 768px) {
  .single_03_theme .item_comment {
    gap: 40px;
    gap: 5%;
  }
}
.single_03_theme .item_user {
  width: 47px;
}
@media only screen and (min-width: 768px) {
  .single_03_theme .item_user {
    width: 11.25%;
  }
}
.single_03_theme .item_avatar {
  width: 47px;
  max-width: 100%;
}
@media only screen and (min-width: 768px) {
  .single_03_theme .item_avatar {
    width: 100%;
  }
}
.single_03_theme .item_avatar img {
  border-radius: 999px;
  border: 1px solid #adcb00;
  display: block;
  aspect-ratio: 1/1;
  object-fit: cover;
}
.single_03_theme .item_name {
  line-height: 1.6;
  display: block;
  margin-top: 8px;
}
.single_03_theme .item_detail {
  line-height: 2;
  font-size: 1.4rem;
}
@media only screen and (min-width: 768px) {
  .single_03_theme .item_detail {
    font-size: 1.6rem;
    width: 83.75%;
  }
}
.single_03_theme .item_detail_heading {
  line-height: 1.6;
  display: block;
  margin-bottom: 20px;
}
.single_03_theme .item_detail_name {
  line-height: 1.6;
  display: block;
  margin-bottom: 8px;
}
.single_03_theme .item_detail_name + .item_cover {
  margin-top: 8px;
}
.single_03_theme .item_cover {
  margin-top: 38px;
}
@media only screen and (min-width: 768px) {
  .single_03_theme .item_cover {
    margin-left: 0;
    margin-right: 0;
  }
}

.single_02_other {
  padding-top: 40px;
  padding-bottom: 40px;
}
@media only screen and (min-width: 768px) {
  .single_02_other {
    padding-top: 57px;
    padding-bottom: 67px;
  }
}
.single_02_other .item_heading {
  line-height: 1.6;
  color: #00780e;
}
.single_02_other .item_btns {
  flex-wrap: wrap;
  justify-content: center;
  gap: 20px 40px;
  padding-top: 40px;
  padding-bottom: 40px;
}
@media only screen and (min-width: 768px) {
  .single_02_other .item_btns {
    padding-top: 80px;
    padding-bottom: 80px;
  }
}

.cross_slider {
  position: relative;
  margin-top: 30px;
}
.cross_slider .slick-list {
  overflow: visible;
}
.cross_slider .slick-slide {
  width: 37.5vw;
  min-width: 260px;
  margin-left: 10px;
  margin-right: 10px;
}
@media only screen and (min-width: 768px) {
  .cross_slider .slick-slide {
    max-width: 600px;
    margin-left: 20px;
    margin-right: 20px;
  }
}
.cross_slider .slick-slide.slick-center .item {
  padding: 0;
}
.cross_slider_group {
  position: relative;
  margin-left: calc(50% - 50vw);
  margin-right: calc(50% - 50vw);
}
.cross_slider .item {
  transition: padding 500ms ease-out;
}
@media only screen and (min-width: 768px) {
  .cross_slider .item_link:hover .item_avatar img {
    transform: scale(1.05);
  }
}
.cross_slider .item_block {
  display: block;
  box-shadow: 0 0 6px 0 rgba(70, 70, 70, 0.16);
}
.cross_slider .item_avatar {
  max-width: 100%;
  overflow: hidden;
  aspect-ratio: 560/256;
}
.cross_slider .item_avatar img {
  aspect-ratio: 560/256;
  transform: scale(1.001);
  transition: 450ms ease-out;
  object-fit: cover;
  object-position: center;
}
.cross_slider .item_info {
  background-color: #FFFFFF;
  min-height: 234px;
  padding: 10px 10px;
  position: relative;
}
@media only screen and (min-width: 768px) {
  .cross_slider .item_info {
    padding: 20px 20px 70px;
    min-height: 210px;
    height: 210px;
  }
}
.cross_slider .item_info .icon {
  position: absolute;
  bottom: 10px;
  right: 10px;
}
@media only screen and (min-width: 768px) {
  .cross_slider .item_info .icon {
    width: 45px;
    right: 20px;
    bottom: 20px;
  }
}
.cross_slider .item_title {
  color: #00780e;
  font-size: 1.6rem;
  font-weight: 700;
  padding-bottom: 5px;
}
@media only screen and (min-width: 768px) {
  .cross_slider .item_title {
    font-size: min(1.6rem + 4 / 832 * (100vw - 768px), 2rem);
  }
}
.cross_slider .item_lead_txt {
  letter-spacing: 0.03em;
  line-height: 1.6;
  margin-top: 4px;
}
@media only screen and (min-width: 768px) {
  .cross_slider .item_lead_txt {
    margin-top: 14px;
    font-size: 1.6rem;
  }
}

.cross_slide {
  position: relative;
}
.cross_slide__arrow {
  position: absolute;
  top: 50%;
  translate: 0 -50%;
  left: 0;
  right: 0;
  max-width: 660px;
  margin-inline: auto;
  align-items: center;
  justify-content: space-between;
  position: absolute;
  width: 100%;
}
@media only screen and (min-width: 768px) {
  .cross_slide__arrow {
    width: calc(37.5vw + 60px);
  }
}
.cross_slide__arrow .icon {
  cursor: pointer;
  display: block;
  background-color: #fff;
  border-color: #00780e;
  background-color: #00780e;
  width: 40px;
}
@media only screen and (min-width: 768px) {
  .cross_slide__arrow .icon {
    width: 60px;
  }
}
.cross_slide__arrow .icon::before {
  width: 12px;
  height: 12px;
  opacity: 0;
}
.cross_slide__arrow .icon::after {
  width: 12px;
  height: 12px;
  opacity: 1;
}
.cross_slide__arrow .icon:hover {
  background-color: #fff;
  border-color: #adcb00;
}
.cross_slide__arrow .icon:hover::before {
  opacity: 1;
}
.cross_slide__arrow .icon:hover::after {
  opacity: 0;
}
.cross_slide__arrow .prev-arrow::before {
  transform: translate(-50%, -50%) rotate(180deg);
}
.cross_slide__arrow .prev-arrow::after {
  transform: translate(-50%, -50%) rotate(180deg);
}
.cross_slide__dots {
  margin-top: 20px;
}
.cross_slide__dots .dots-wrap {
  display: flex;
  justify-content: center;
}
.cross_slide__dots .dots-wrap li {
  width: 6px;
  height: 6px;
  margin: 0 3px;
  background: #7f7f7f;
  border-radius: 50%;
  cursor: pointer;
}
@media only screen and (min-width: 768px) {
  .cross_slide__dots .dots-wrap li {
    width: 10px;
    height: 10px;
    margin: 0 5px;
  }
}
.cross_slide__dots .dots-wrap li:hover,
.cross_slide__dots .dots-wrap li.slick-active {
  background: #00780e;
}
.cross_slide__dots .dots-wrap li button {
  display: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  outline: none;
  padding: 0;
  border: none;
  background-color: transparent;
}

.l_breadcrumb {
  padding-top: 45px;
}
@media only screen and (min-width: 768px) {
  .l_breadcrumb {
    padding-top: 52px;
    padding-bottom: 52px;
  }
}

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