@charset "UTF-8";
* {
  letter-spacing: 0.1em;
  line-height: 2;
}

@font-face {
  font-family: "LINESeedJP";
  font-weight: 700;
  src: url("/wp-content/themes/djp_new/font/LINESeedJP_OTF_Bd.woff2") format("woff2");
}
@font-face {
  font-family: "LINESeedJP";
  font-weight: 400;
  src: url("/wp-content/themes/djp_new/font/LINESeedJP_OTF_Rg.woff2") format("woff2");
}
html {
  font-size: 62.5%;
}

body {
  font-family: "Noto Sans JP", "メイリオ", "Meiryo", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", sans-serif;
  font-weight: 400;
  font-size: 1.4rem;
}

.display__none--sp {
  display: none !important;
}

@media screen and (min-width: 768px) {
  .display__none--tb {
    display: none !important;
  }
}
@media screen and (min-width: 1025px) {
  .display__none--pc {
    display: none !important;
  }
}
.display__disp--sp {
  display: block !important;
}

@media screen and (min-width: 768px) {
  .display__disp--sp {
    display: none !important;
  }
  .display__disp--tb {
    display: block !important;
  }
}
@media screen and (min-width: 1025px) {
  .display__disp--pc {
    display: block !important;
  }
}
h2 {
  font-family: "Noto Sans JP", "メイリオ", "Meiryo", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", sans-serif;
  font-weight: 700;
  font-size: 2.6rem;
  padding-bottom: 80px;
  padding-top: 126px;
  text-align: center;
  position: relative;
  z-index: 0;
}
h2 span {
  position: relative;
  letter-spacing: 0.1rem;
  z-index: -1;
}
h2 span:before {
  position: absolute;
  top: -25px;
  font-size: 1rem;
  left: 0;
  right: 0;
  margin: auto;
  letter-spacing: 0.1rem;
  white-space: pre;
}
h2 span:after {
  content: "";
  position: absolute;
  bottom: -34px;
  left: 20%;
  display: block;
  width: 192px;
  height: 28px;
  background: url("/wp-content/themes/djp_new/img/common/header_mark.png");
  background-size: 100%;
  left: 60%;
  transform: translate(-50%, 0);
  -webkit-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
}

@media screen and (min-width: 1025px) {
  h2 {
    font-size: 4.2rem;
    padding-top: 202px;
    padding-bottom: 277px;
  }
  h2 span:before {
    font-size: 1.4rem;
    top: -36px;
  }
  h2 span:after {
    width: 680px;
    height: 103px;
    background: url("/wp-content/themes/djp_new/img/common/header_mark-pc.png");
    background-repeat: no-repeat;
    background-size: 100%;
    bottom: auto;
    left: 70%;
    transform: translate(-50%, 0);
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
  }
}
.br::before {
  content: "\a";
  white-space: pre;
}

.spbr::before {
  content: "\a";
  white-space: pre;
}

.sptbbr::before {
  content: "\a";
  white-space: pre;
}

@media screen and (min-width: 768px) {
  .spbr::before {
    content: "";
    white-space: unset;
  }
  .tbpcbr::before {
    content: "\a";
    white-space: pre;
  }
}
@media screen and (min-width: 1025px) {
  .sptbbr::before {
    content: "";
    white-space: unset;
  }
  .pcbr::before {
    content: "\a";
    white-space: pre;
  }
}
html {
  scroll-behavior: smooth;
}

body {
  background-color: #FAFAFA;
}

.community__about {
  margin-bottom: 60px;
}
.community__about--left {
  padding: 0 7.5%;
}
.community__about--left h3 {
  font-family: "Noto Sans JP", "メイリオ", "Meiryo", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", sans-serif;
  font-weight: 700;
  font-size: 2.2rem;
  margin-bottom: 35px;
}
.community__about--left p {
  margin-bottom: 35px;
}
.community__about img {
  width: 100%;
}
.community .merit {
  margin-bottom: 70px;
}
.community .merit h3 {
  font-family: "Noto Sans JP", "メイリオ", "Meiryo", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", sans-serif;
  font-weight: 700;
  font-size: 2rem;
  text-align: center;
  margin-bottom: 40px;
  position: relative;
}
.community .merit h3:before {
  position: absolute;
  display: block;
  content: "Member Merit";
  font-size: 10px;
  font-family: "Poppins", sans-serif;
  font-weight: 700;
  font-size: 1rem;
  left: 0;
  right: 0;
  margin: auto;
  top: -15px;
}
.community .merit__list {
  display: flex;
  flex-direction: column;
  row-gap: 40px;
}
.community .merit__list--item {
  display: flex;
  flex-direction: column;
  width: 60%;
  margin: 0 auto;
}
.community .merit__list--title {
  order: 2;
  font-family: "Noto Sans JP", "メイリオ", "Meiryo", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", sans-serif;
  font-weight: 700;
  font-size: 1.6rem;
}
.community .merit__list--photo {
  order: 1;
  position: relative;
  margin-bottom: 25px;
}
.community .merit__list--photo img {
  width: 100%;
}
.community .merit__list--number {
  position: absolute;
  left: 0;
  bottom: 10px;
}
.community .merit__list--number-merit {
  font-family: "Poppins", sans-serif;
  font-weight: 700;
  font-size: 1.2rem;
}
.community .merit__list--number-number {
  font-family: "Poppins", sans-serif;
  font-weight: 700;
  font-size: 3.5rem;
  line-height: 1;
}
.community .report {
  padding: 0 7.5%;
}
.community .report h3 {
  font-family: "Noto Sans JP", "メイリオ", "Meiryo", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", sans-serif;
  font-weight: 700;
  font-size: 2.4rem;
  text-align: center;
  margin-bottom: 30px;
}
.community .report__wrap {
  margin-bottom: 30px;
  display: flex;
  flex-direction: column;
  row-gap: 15px;
}
.community .report__list {
  display: flex;
  box-shadow: 0px 0px 20px rgba(170, 170, 170, 0.1490196078);
}
.community .report__list--left {
  width: 36%;
}
.community .report__list--right {
  display: flex;
  flex-direction: column;
  padding: 12px 18px 20px 15px;
  width: 64%;
}
.community .report__list--title {
  order: 3;
  line-height: 1.83;
}
.community .report__list--photo {
  order: 1;
  width: 100%;
  height: 100%;
}
.community .report__list--photo img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.community .report__list--date {
  order: 2;
  margin-bottom: 10px;
}
.community .report__list--description {
  order: 4;
  display: none;
}
.community .member {
  padding: 50px 7.5%;
  background-color: #FFEBD0;
}
.community .member h3 {
  font-family: "Noto Sans JP", "メイリオ", "Meiryo", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", sans-serif;
  font-weight: 700;
  font-size: 2.4rem;
  text-align: center;
  margin-bottom: 28px;
  position: relative;
}
.community .member h3:before {
  position: absolute;
  display: block;
  content: "Voice";
  font-size: 10px;
  font-family: "Poppins", sans-serif;
  font-weight: 700;
  font-size: 1rem;
  left: 0;
  right: 0;
  margin: auto;
  top: -15px;
}
.community .member__voice {
  display: flex;
  -moz-column-gap: 15px;
       column-gap: 15px;
  align-items: center;
  margin-bottom: 30px;
}
.community .member__voice--left {
  display: flex;
  flex-direction: column-reverse;
  width: 100px;
  text-align: center;
}
.community .member__voice--right {
  width: 100%;
}
.community .member__voice--description {
  background-color: #fff;
  padding: 20px;
  border-radius: 5px;
}
.community .member__voice--link {
  text-align: right;
  position: relative;
  padding-right: 16px;
}
.community .member__voice--link a {
  text-decoration: none;
  color: #000;
  transition: 0.3s;
}
.community .member__voice--link a:hover {
  opacity: 0.7;
}
.community .member__voice--link :after {
  display: block;
  content: "";
  width: 12px;
  height: 12px;
  position: absolute;
  background: url(/wp-content/themes/djp_new/img/common/icon-arrow.png);
  background-size: contain;
  background-repeat: no-repeat;
  top: 55%;
  right: 0%;
  transform: translateY(-50%);
}
.community .member__list {
  text-decoration: none;
  font-family: "Noto Sans JP", "メイリオ", "Meiryo", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", sans-serif;
  font-weight: 700;
  font-size: 1.4rem;
  color: #000;
  padding: 15px;
  display: block;
  box-sizing: border-box;
  width: 100%;
  text-align: center;
  border: 1px solid #000;
  border-radius: 50px;
  max-width: 240px;
  margin: 0 auto;
  transition: 0.3s;
}
.community .member__list:hover {
  opacity: 0.7;
}
.community .flow {
  padding: 50px 7.5%;
  margin-top: -100px;
  padding-top: 150px;
}
.community .flow h3 {
  font-family: "Noto Sans JP", "メイリオ", "Meiryo", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", sans-serif;
  font-weight: 700;
  font-size: 2rem;
  text-align: center;
  margin-bottom: 35px;
}
.community .flow__wrap {
  display: flex;
  flex-direction: column;
  row-gap: 54px;
}
.community .flow__list {
  padding: 40px 20px;
  background-color: #fff;
  text-align: center;
  position: relative;
  box-shadow: 0px 0px 20px rgba(170, 170, 170, 0.1490196078);
}
.community .flow__list dt {
  position: absolute;
  font-family: "Noto Sans JP", "メイリオ", "Meiryo", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", sans-serif;
  font-weight: 700;
  font-size: 1.6rem;
  left: 0;
  right: 0;
  margin: auto;
  top: -1.6rem;
}
.community .flow__list dd {
  font-family: "Noto Sans JP", "メイリオ", "Meiryo", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", sans-serif;
  font-weight: 700;
  font-size: 1.3rem;
}
.community .flow__list:not(:last-of-type):after {
  display: block;
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 14px 47px 0 47px;
  border-color: #ffc5d8 transparent transparent transparent;
  left: 0;
  right: 0;
  bottom: -34px;
  margin: auto;
  position: absolute;
}
.community .flow__study {
  display: flex;
  flex-wrap: wrap;
  -moz-column-gap: 7px;
       column-gap: 7px;
}
.community .flow__study--label {
  font-family: "Noto Sans JP", "メイリオ", "Meiryo", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", sans-serif;
  font-weight: 700;
  font-size: 1.3rem;
  margin-bottom: 15px;
}
.community .flow__study--photo {
  width: calc(50% - 3.5px);
}
.community .flow__study--photo img {
  width: 100%;
  height: auto;
}
.community .flow__report {
  display: flex;
  flex-direction: column;
}
.community .flow__report__list {
  margin-bottom: 30px;
  text-decoration: none;
  color: #000;
}
.community .flow__report__list--photo img {
  width: 100%;
}
.community .flow__report__list--right p {
  text-align: left;
  font-weight: normal;
}
.community .flow__report__button {
  display: block;
  background: linear-gradient(75deg, #FFA3F1, #FFD371);
  margin-top: 6px;
  padding: 8px 46px;
  border-radius: 50px;
  color: #fff;
  text-decoration: none;
  transition: 0.3s;
  text-decoration: none;
  font-weight: 700;
  color: #FFF;
}
.community .flow__report__button:hover {
  opacity: 0.7;
}

@media screen and (min-width: 768px) {
  .community .merit__list {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
  }
  .community .merit__list--item {
    width: 40%;
  }
  .community .merit h3 {
    font-size: 3.2rem;
  }
  .community .merit h3:before {
    font-size: 1.2rem;
  }
  .community .member__thumbnail {
    grid-template-columns: 1fr 1fr 1fr 1fr;
  }
}
@media screen and (min-width: 1025px) {
  .community__about {
    max-width: 1200px;
    margin: 0 auto;
    display: flex;
    -moz-column-gap: 82px;
         column-gap: 82px;
    margin-bottom: 112px;
  }
  .community__about--left {
    padding: 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
  }
  .community__about--left h3 {
    font-size: 3.8rem;
  }
  .community .merit {
    max-width: 1200px;
    margin: 0 auto;
    margin-bottom: 105px;
  }
  .community .merit__list {
    -moz-column-gap: 100px;
         column-gap: 100px;
  }
  .community .merit__list--item {
    width: 300px;
  }
  .community .report {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0;
    margin-bottom: 120px;
  }
  .community .report h3 {
    font-size: 3.8rem;
    margin-bottom: 50px;
  }
  .community .report__wrap {
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    row-gap: 40px;
  }
  .community .report__list {
    width: 30%;
    flex-direction: column;
  }
  .community .report__list--left {
    width: 100%;
  }
  .community .report__list--right {
    width: 100%;
    box-sizing: border-box;
    padding: 30px 30px 37px;
  }
  .community .report__list--title {
    margin-bottom: 10px;
  }
  .community .report__list--date {
    margin-bottom: 15px;
  }
  .community .report__list--description {
    display: block;
    line-height: 2;
  }
  .community .member {
    padding-top: 108px;
    padding-bottom: 140px;
  }
  .community .member h3 {
    font-size: 3.8rem;
    margin-bottom: 50px;
  }
  .community .member__voice {
    align-items: flex-start;
  }
  .community .member__voice--list {
    display: grid;
    grid-area: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -moz-column-gap: 40px;
         column-gap: 40px;
    margin-bottom: 37px;
  }
  .community .flow {
    max-width: 1200px;
    margin: 0 auto;
  }
  .community .flow h3 {
    font-size: 3.8rem;
    margin-bottom: 60px;
  }
  .community .flow__study {
    -moz-column-gap: 30px;
         column-gap: 30px;
    justify-content: space-between;
  }
  .community .flow__study--photo {
    width: calc(25% - 30px);
  }
  .community .flow__wrap {
    row-gap: 110px;
  }
  .community .flow__report {
    flex-direction: row;
    justify-content: space-around;
  }
  .community .flow__report__list {
    width: 30%;
  }
  .community .flow__report__list--photo img {
    width: 100%;
  }
  .community .flow__list dt {
    font-size: 2.8rem;
    top: -2.8rem;
  }
  .community .flow__list dd {
    font-size: 1.6rem;
  }
  .community .flow__list:not(:last-of-type):after {
    border-width: 30px 100px 0 100px;
    left: 0;
    right: 0;
    bottom: -60px;
    margin: auto;
    position: absolute;
  }
}/*# sourceMappingURL=community.css.map */