@charset "UTF-8";
/* _setting CSS */
@media print {
  body {
    zoom: 80%;
  }
}
body {
  position: relative;
}

#wrapper {
  position: relative;
  background: url("../images/community/mv_bg1.webp") repeat-x 0 0/auto 1350px;
}
#wrapper::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url("../images/community/mv_bg2.webp") no-repeat center 0/100%;
}
@media print {
  #wrapper::before {
    background: url("../images/community/mv_bg2.webp") no-repeat center 0/1350px;
  }
}
@media screen and (min-width: 1001px) and (max-width: 1280px) {
  #wrapper::before {
    background-size: 1280px;
  }
}
@media screen and (max-width: 1000px) {
  #wrapper {
    background: none;
  }
  #wrapper::before {
    display: none;
  }
}

#inner_wrapper {
  margin-top: -85px;
}
@media screen and (max-width: 1000px) {
  #inner_wrapper {
    margin-top: -13.3333333333vw;
  }
}

#mv {
  position: relative;
  padding: 0;
}
#mv::after {
  content: none;
}
@media screen and (max-width: 1000px) {
  #mv {
    margin-top: 0;
    background: url("../images/community/sp_mv_bg1.webp") no-repeat center 0/100%;
  }
}
#mv .inner {
  padding: 136px 0 300px;
  background: url("../images/community/mv_bg3.webp") no-repeat center -20px/1450px;
}
@media screen and (max-width: 1000px) {
  #mv .inner {
    padding: 39.6vw 0 90.2666666667vw;
    background: none;
  }
}
#mv .inner h2 {
  margin: 0 0 20px;
  text-align: center;
}
@media screen and (max-width: 1000px) {
  #mv .inner h2 {
    margin: 0 0 4vw;
  }
}
#mv .inner h2 img {
  transform: none;
}
@media screen and (max-width: 1000px) {
  #mv .inner h2 img {
    width: 40.4vw;
  }
}
#mv .inner .text {
  margin: 0 0 20px;
  line-height: 2.45;
  font-size: 1.5rem;
  font-weight: 300;
  text-align: center;
}
@media screen and (max-width: 1000px) {
  #mv .inner .text {
    line-height: 2.4;
    margin: 0 0 4.6666666667vw;
    padding: 0 11.7333333333vw;
    font-size: 2.6rem;
  }
}
#mv .inner .btn {
  margin: -32px 0 0;
  text-align: center;
}
@media screen and (max-width: 1000px) {
  #mv .inner .btn {
    margin: -2.6666666667vw 0 0;
  }
  #mv .inner .btn img {
    width: 61.3333333333vw;
  }
}

#sec1 {
  position: relative;
  z-index: 2;
  margin-top: -250px;
}
#sec1::before, #sec1::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 1500px;
  background: url("../images/community/sec1_bg1_1.webp") no-repeat center 0/3000px;
}
#sec1::after {
  top: auto;
  bottom: 0;
  height: calc(100% - 1000px);
  background: url("../images/community/sec1_bg1_2.webp") no-repeat center bottom/3000px;
}
@media screen and (max-width: 1000px) {
  #sec1 {
    margin-top: -29.3333333333vw;
  }
  #sec1::before, #sec1::after {
    display: none;
  }
}
#sec1 > .inner {
  position: relative;
  z-index: 1;
  max-width: 1160px;
  margin: 0 auto;
  padding: 202px 0 300px;
}
#sec1 > .inner::after {
  content: "";
  position: absolute;
  bottom: -79px;
  left: 50%;
  z-index: 10;
  width: 419px;
  height: 260px;
  margin: 0 0 0 223px;
  background: url("../images/community/f_img1.webp") no-repeat center/100%;
}
@media screen and (max-width: 1000px) {
  #sec1 > .inner {
    width: 100%;
    max-width: initial;
    padding: 0;
  }
  #sec1 > .inner::before, #sec1 > .inner::after {
    display: none;
  }
}
#sec1 > .inner h3 {
  margin: 0 0 50px;
  text-align: center;
}
@media screen and (max-width: 1000px) {
  #sec1 > .inner h3 {
    margin: 0 0 10vw;
  }
  #sec1 > .inner h3 img {
    width: 33.0666666667vw;
  }
}
#sec1 > .inner .list1 {
  display: flex;
  flex-wrap: wrap;
  max-height: 2200px;
}
@media print {
  #sec1 > .inner .list1 {
    flex-direction: inherit;
    max-height: 10000000px;
  }
}
@media screen and (max-width: 1000px) {
  #sec1 > .inner .list1 {
    display: block;
    padding: 0 5.3333333333vw;
    max-height: initial;
  }
}
#sec1 > .inner .list1 > li {
  break-inside: avoid;
  position: relative;
  width: calc(50% - 40px);
  margin: 0 20px 40px;
  padding: 20px 20px 25px;
  border-radius: 15px;
  background: linear-gradient(164deg, #f7c191 0%, #eb6363 56%, #5032af 120%);
  color: #fff;
}
@media screen and (max-width: 1000px) {
  #sec1 > .inner .list1 > li {
    padding: 5.3333333333vw 5.3333333333vw 7.0666666667vw;
  }
}
@media screen and (max-width: 1000px) {
  #sec1 > .inner .list1 > li {
    width: 100%;
    margin: 0 0 4vw;
  }
}
@media all and (min-width: 1001px) {
  #sec1 > .inner .list1 > li .hd_wrap {
    position: relative;
    padding: 0 210px 0 0;
  }
}
#sec1 > .inner .list1 > li h4 {
  display: flex;
  align-items: center;
  position: relative;
  margin: 0 0 12px 0;
  height: 100px;
  line-height: 1.4;
  padding: 48px 0 0;
  color: #5032af;
  font-size: 2rem;
  font-weight: 500;
}
@media screen and (max-width: 1000px) {
  #sec1 > .inner .list1 > li h4 {
    justify-content: center;
    height: auto;
    min-height: 30.1333333333vw;
    margin: 0;
    padding: 11.4666666667vw 0 0;
    font-size: 4rem;
    font-weight: 500;
    text-align: center;
  }
}
#sec1 > .inner .list1 > li h4 span {
  display: flex;
  align-items: center;
  position: absolute;
  top: 0;
  left: -20px;
  width: 276px;
  height: 42px;
  line-height: 1.3;
  padding: 0 20px;
  border-radius: 0 100px 100px 0;
  background: #5032af;
  color: #fff;
  font-size: 1.3rem;
  font-weight: 500;
}
@media screen and (max-width: 1000px) {
  #sec1 > .inner .list1 > li h4 span {
    justify-content: center;
    left: -5.3333333333vw;
    width: 85.8666666667vw;
    height: 12vw;
    padding: 0 5.3333333333vw 0 10.6666666667vw;
    font-size: 2.7rem;
  }
}
#sec1 > .inner .list1 > li h5 {
  line-height: 1.6;
  margin: 0 0 8px;
  padding: 0 6px;
  background: #fff;
  color: #5032af;
  font-weight: 500;
}
@media screen and (max-width: 1000px) {
  #sec1 > .inner .list1 > li h5 {
    line-height: 1.8;
    margin: 0 0 2vw;
    font-size: 2.4rem;
  }
}
@media all and (min-width: 1001px) {
  #sec1 > .inner .list1 > li .half {
    margin-right: 210px;
  }
}
#sec1 > .inner .list1 > li ul {
  margin: 0 0 10px;
}
@media screen and (max-width: 1000px) {
  #sec1 > .inner .list1 > li ul {
    margin: 0 0 2.6666666667vw;
  }
}
#sec1 > .inner .list1 > li ul li {
  padding: 0 0 0 1em;
  line-height: 1.6;
  font-size: 1.2rem;
  text-indent: -1em;
}
#sec1 > .inner .list1 > li ul li::before {
  content: "●";
  color: #5032af;
}
@media screen and (max-width: 1000px) {
  #sec1 > .inner .list1 > li ul li {
    font-size: 2.3rem;
  }
}
#sec1 > .inner .list1 > li .img {
  position: relative;
}
@media all and (min-width: 1001px) {
  #sec1 > .inner .list1 > li .img {
    position: absolute;
    top: 0;
    right: 0;
    width: 190px;
  }
}
@media print {
  #sec1 > .inner .list1 > li .img {
    position: static;
    width: 70%;
    margin: 20px auto;
  }
}
@media screen and (max-width: 1000px) {
  #sec1 > .inner .list1 > li .img {
    width: 50.6666666667vw;
    margin: 0 auto 4vw;
  }
}
#sec1 > .inner .list1 > li p {
  line-height: 1.7;
  font-size: 1.2rem;
}
@media screen and (max-width: 1000px) {
  #sec1 > .inner .list1 > li p {
    font-size: 2.3rem;
  }
}
#sec1 > .inner .list1 > li .btn {
  display: flex;
  justify-content: center;
}
@media screen and (max-width: 1000px) {
  #sec1 > .inner .list1 > li .btn {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
}
#sec1 > .inner .list1 > li .btn a {
  display: flex;
  justify-content: center;
  align-items: center;
  min-width: 150px;
  height: 38px;
  margin: 12px 10px 0;
  padding: 0 18px;
  border-radius: 1000px;
  background: #5032af;
  color: #fff;
  font-size: 1.3rem;
  letter-spacing: 0.05em;
  font-weight: 500;
  transition: 0.3s;
}
@media screen and (max-width: 1000px) {
  #sec1 > .inner .list1 > li .btn a {
    min-width: 36vw;
    height: 9.0666666667vw;
    padding: 0 4vw;
    margin: 2.6666666667vw auto 0;
    font-size: 2.5rem;
  }
}
@media all and (min-width: 1001px) {
  #sec1 > .inner .list1 > li .btn a:hover {
    opacity: 0.7;
  }
}
@media all and (min-width: 1001px) {
  #sec1 > .inner .list1 > li:nth-child(4n+2), #sec1 > .inner .list1 > li:nth-child(4n+3) {
    background: linear-gradient(164deg, #bfefcd 0%, #2abef0 56%, #5032af 100%);
  }
  #sec1 > .inner .list1 > li:nth-child(4n+2) h4 span, #sec1 > .inner .list1 > li:nth-child(4n+3) h4 span {
    background: #d71618;
  }
  #sec1 > .inner .list1 > li:nth-child(4n+2) h5, #sec1 > .inner .list1 > li:nth-child(4n+3) h5 {
    border-color: #d71618;
  }
  #sec1 > .inner .list1 > li:nth-child(4n+2) ul li::before, #sec1 > .inner .list1 > li:nth-child(4n+3) ul li::before {
    color: #d71618;
  }
  #sec1 > .inner .list1 > li:nth-child(4n+2) .btn a, #sec1 > .inner .list1 > li:nth-child(4n+3) .btn a {
    background: #d71618;
  }
}
@media screen and (max-width: 1000px) {
  #sec1 > .inner .list1 > li:nth-child(even) {
    background: linear-gradient(164deg, #bfefcd 0%, #2abef0 56%, #5032af 100%);
  }
  #sec1 > .inner .list1 > li:nth-child(even) h4 span {
    background: #d71618;
  }
  #sec1 > .inner .list1 > li:nth-child(even) h5 {
    border-color: #d71618;
  }
  #sec1 > .inner .list1 > li:nth-child(even) ul li::before {
    color: #d71618;
  }
  #sec1 > .inner .list1 > li:nth-child(even) .btn a {
    background: #d71618;
  }
}
#sec1 > .inner .list1 .fin .img::before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 62px;
  height: 62px;
  background: url("../images/community/fin.webp") no-repeat 0 0/100%;
}
@media screen and (max-width: 1000px) {
  #sec1 > .inner .list1 .fin .img::before {
    width: 16vw;
    height: 16vw;
  }
}

.to_back {
  z-index: 1;
  margin: -600px 0 0;
  padding: 610px 0 70px;
  background: #ffffb9 url("../images/community/f_bg.webp") repeat-x 0 bottom/1250px;
}
@media screen and (max-width: 1000px) {
  .to_back {
    margin: 0;
    padding: 27.2vw 0 19.4666666667vw;
    background: url("../images/community/sp_f_bg.webp") repeat-x 0 bottom/100%;
  }
}

.breadcrumb {
  margin: 0 !important;
}

#footer {
  margin-top: 0 !important;
}

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