.society-wrap {
  margin: 3rem auto; }

.society-grow-title {
  margin: auto;
  text-align: justify;
  text-justify: distribute; }
  .society-grow-title h2 {
    color: #cf152d;
    font-size: 2rem;
    line-height: 2.75rem;
    letter-spacing: 0.25rem; }
    @media only screen and (max-width: 640px) {
      .society-grow-title h2 {
        font-size: 1.75rem;
        line-height: 2.6rem; } }
  .society-grow-title article {
    margin: 1.5rem 0; }

.society-grow-content-wrap {
  display: flex;
  justify-content: flex-start;
  align-items: stretch;
  flex-wrap: wrap;
  margin: 0 -1%; }
  .society-grow-content-wrap > div {
    margin: 1.5rem 1%;
    width: 31.3%; }
    .society-grow-content-wrap > div h3 {
      font-size: 1.25rem;
      line-height: 2rem;
      padding: 1.5rem 0 1rem 0;
      color: #cf152d;
      border-bottom: 1px solid #cf152d;
      margin-bottom: 1.5rem;
      box-sizing: content-box; }

.society-grow-img {
  width: 100%;
  padding-top: calc(2 / 3 * 100%);
  background-repeat: no-repeat !important;
  background-position: center center !important;
  background-size: cover !important; }

.society-grow-album-wrap {
  margin: 1.5rem auto;
  overflow: hidden; }
  .society-grow-album-wrap .swiper-slide {
    padding-top: calc(2 / 3 / 3 * 100%);
    background-repeat: no-repeat !important;
    background-position: center center !important;
    background-size: cover !important; }
    .society-grow-album-wrap .swiper-slide::after {
      display: block;
      content: "";
      position: absolute;
      width: 2.5rem;
      height: 2.5rem;
      bottom: 0;
      right: 0;
      background: url("../img/icon/icon-search-white.svg") rgba(194, 15, 47, 0.75) no-repeat center center;
      background-size: 75%; }

.society-grow-album-control {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 1rem auto;
  white-space: nowrap; }
  .society-grow-album-control .swiper-button-next,
  .society-grow-album-control .swiper-button-prev {
    position: static;
    width: 0.5rem;
    transform: none;
    margin: 0; }
    .society-grow-album-control .swiper-button-next::after, .society-grow-album-control .swiper-button-prev::after {
      font-size: 1rem;
      line-height: 1.75rem; }
      .body-en .society-grow-album-control .swiper-button-next::after, .society-grow-album-control .swiper-button-next::after.body-en,
      .body-en .society-grow-album-control .swiper-button-prev::after, .society-grow-album-control .swiper-button-prev::after.body-en {
        font-size: 1.1rem;
        line-height: 1.85rem; }
      @media only screen and (max-width: 640px) {
        .body-en .society-grow-album-control .swiper-button-next::after, .society-grow-album-control .swiper-button-next::after.body-en, .body-en .society-grow-album-control .swiper-button-prev::after, .society-grow-album-control .swiper-button-prev::after.body-en {
          font-size: 1rem;
          line-height: 1.75rem; } }
  .society-grow-album-control .swiper-button-prev {
    margin-right: 3rem; }
  .society-grow-album-control .swiper-button-next {
    margin-left: 3rem; }
  .society-grow-album-control .swiper-pagination {
    position: static; }
    .society-grow-album-control .swiper-pagination .swiper-pagination-bullet {
      opacity: 1;
      width: 8px;
      height: 8px;
      margin: 0 0.5rem;
      background: #FFF;
      border: 1px solid #cf152d; }
    .society-grow-album-control .swiper-pagination .swiper-pagination-bullet-active {
      background: #cf152d; }

.lightbox-wrap {
  width: 70%;
  max-width: 70rem;
  padding: 0; }
  .lightbox-wrap [data-lazy-background] {
    display: none;
    padding-top: calc(2 / 3 * 100%);
    background-repeat: no-repeat !important;
    background-position: center center !important;
    background-size: cover !important; }

@media only screen and (min-width: 1025px) {
  .society-grow-album-wrap .swiper-slide:hover {
    cursor: zoom-in; } }
@media only screen and (max-width: 1024px) {
  .society-wrap {
    width: 1200px;
    margin: auto;
    margin: 3rem auto; } }
  @media only screen and (max-width: 1024px) and (max-width: 1440px) {
    .society-wrap {
      width: 1024px; } }
  @media only screen and (max-width: 1024px) and (max-width: 1024px) {
    .society-wrap {
      width: calc(100% - 3rem); } }

@media only screen and (max-width: 1024px) {
  .society-grow-title {
    width: 100%; }
    .society-grow-title h2 {
      letter-spacing: 0.15rem; }

  .society-grow-content-wrap {
    display: block;
    margin: 0; }
    .society-grow-content-wrap > div {
      margin: 3rem 0;
      width: 100%; }
      .society-grow-content-wrap > div h3 {
        display: inline-block;
        padding: 2rem 2rem 1rem 0;
        margin-bottom: 2rem;
        height: auto !important; }

  .society-grow-album-wrap .swiper-slide {
    padding-top: calc(2 / 3 * 100%); }

  .society-grow-album-control {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 1rem auto; }

  .lightbox-wrap {
    width: 100%;
    max-width: none; } }

/*# sourceMappingURL=society.css.map */
