@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Hina+Mincho&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Shippori+Mincho+B1&display=swap");
.c-sectheading {
  text-align: center;
  margin-bottom: 4rem;
  font-family: "Hina Mincho", serif;
  font-size: 3.1rem;
  line-height: 1.2903225806;
  letter-spacing: 0.028em;
}
@media screen and (min-width: 48em) {
  .c-sectheading {
    margin-bottom: 6rem;
    font-size: 4.9rem;
    line-height: 1.3265306122;
  }
}
.c-sectheading--sm {
  font-size: 2rem;
  line-height: 1.4;
}
@media screen and (min-width: 48em) {
  .c-sectheading--sm {
    font-size: 4.9rem;
    line-height: 1.3265306122;
  }
}

.c-catbtn {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  min-width: 16rem;
  min-height: 6.3rem;
  height: 100%;
  padding: 1rem;
  color: #000 !important;
  text-align: center;
  border-radius: 6.3rem;
  border: 1px solid currentColor;
  font-size: 1.7rem;
  line-height: 1.2941176471;
}
@media screen and (min-width: 48em) {
  .c-catbtn {
    min-width: 22.1rem;
    min-height: 8.9rem;
    border-radius: 8.9rem;
    font-size: 2.6rem;
    line-height: 1.3461538462;
  }
}
.c-catbtn-wrap--tar {
  text-align: right;
}
.c-catbtn--green {
  border-color: #a1cb9d;
  background-color: rgba(161, 203, 157, 0.8);
}
.c-catbtn--yellow {
  border-color: #d3ca5f;
  background-color: rgba(226, 216, 95, 0.8);
}
.c-catbtn--blue {
  border-color: #7dafce;
  background-color: rgba(125, 175, 206, 0.8);
}
.c-catbtn--red {
  border-color: #ea9f9f;
  background-color: rgba(234, 159, 159, 0.8);
}
.c-catbtn--purple {
  border-color: #be91d3;
  background-color: rgba(190, 145, 211, 0.8);
}

.c-lv2heading {
  margin-bottom: 2rem;
  color: #707070;
  font-family: "Hina Mincho", serif;
  font-size: 2rem;
  line-height: 1.4;
  letter-spacing: 0.006em;
}
@media screen and (min-width: 48em) {
  .c-lv2heading {
    margin-bottom: 2.7rem;
    font-size: 4.1rem;
    line-height: 1.4634146341;
    letter-spacing: 0.028em;
  }
}

.c-lv3heading {
  margin-bottom: 3.5rem;
  color: #006dba;
  font-family: "Hina Mincho", serif;
  font-size: 1.8rem;
  line-height: 1.5555555556;
  letter-spacing: 0.006em;
}
@media screen and (min-width: 48em) {
  .c-lv3heading {
    margin-bottom: 4rem;
    font-size: 3rem;
    line-height: 1.6666666667;
    letter-spacing: 0.028em;
  }
}

.c-lv2heading02 {
  margin: 5rem -3.1rem 3.2rem;
  color: #707070;
  font-family: "Hina Mincho", serif;
}
@media screen and (min-width: 48em) {
  .c-lv2heading02 {
    margin: 7rem -8.7rem;
  }
}
.c-lv2heading02__title {
  position: relative;
  padding-left: 5.3rem;
}
@media screen and (min-width: 48em) {
  .c-lv2heading02__title {
    padding: 0 8.7rem;
  }
}
/*.c-lv2heading02__title::before {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 4.1rem;
  min-height: 10.5rem;
  height: 100%;
  background-color: rgba(226, 216, 95, 0.4);
}*/
.c-lv2heading02__title::before {
  content: "";
  display: block;
  position: absolute;
  bottom: -15px;
  left: 0;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 100%;
  height: 2rem;
  background-color: rgba(226, 216, 95, 0.4);
  z-index: -1;
}
@media screen and (min-width: 48em) {
  .c-lv2heading02__title::before {
    content: none;
  }
}
.c-lv2heading02__title > span {
  font-size: 2.5rem;
  line-height: 1.2;
  letter-spacing: 0.006em;
}
@media screen and (min-width: 48em) {
  .c-lv2heading02__title > span {
    position: relative;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(34%, transparent), color-stop(34%, rgba(226, 216, 95, 0.4)));
    background: linear-gradient(transparent 34%, rgba(226, 216, 95, 0.4) 34%);
    font-size: 3.5rem;
    line-height: 1.56097561;
    letter-spacing: 0.028em;
  }
}
@media screen and (min-width: 1280px) {
  .c-lv2heading02__title > span {
    font-size: 4.1rem;
  }
}
@media screen and (min-width: 64.0625em) {
  .c-lv2heading02--tar .c-lv2heading02__title > span::before, .c-lv2heading02--tar .c-lv2heading02__title > span::after, .c-lv2heading02--tal .c-lv2heading02__title > span::before, .c-lv2heading02--tal .c-lv2heading02__title > span::after {
    content: "";
    display: block;
    position: absolute;
    bottom: 0;
    height: 66.5%;
    background-color: rgba(226, 216, 95, 0.4);
  }
  .c-lv2heading02--tar.displaynone .c-lv2heading02__title > span::before, .c-lv2heading02--tar.displaynone .c-lv2heading02__title > span::after { display: none; }
}
@media screen and (min-width: 64.0625em) {
  .c-lv2heading02--tar .c-lv2heading02__title > span::before, .c-lv2heading02--tal .c-lv2heading02__title > span::before {
    right: 100%;
  }
}
@media screen and (min-width: 64.0625em) {
  .c-lv2heading02--tar .c-lv2heading02__title > span::after, .c-lv2heading02--tal .c-lv2heading02__title > span::after {
    left: 100%;
  }
}
@media screen and (min-width: 48em) {
  .c-lv2heading02--tar {
    text-align: right;
  }
}
@media screen and (min-width: 64.0625em) {
  .c-lv2heading02--tar .c-lv2heading02__title > span::before {
    width: 2rem;
  }
}
@media screen and (min-width: 64.0625em) {
  .c-lv2heading02--tar .c-lv2heading02__title > span::after {
    width: 8.7rem;
  }
}
@media screen and (min-width: 48em) {
  .c-lv2heading02--tal {
    text-align: left;
  }
}
@media screen and (min-width: 64.0625em) {
  .c-lv2heading02--tal .c-lv2heading02__title > span::before {
    width: 8.7rem;
  }
}
@media screen and (min-width: 64.0625em) {
  .c-lv2heading02--tal .c-lv2heading02__title > span::after {
    width: 2rem;
  }
}

.c-text {
  margin-bottom: 5rem;
  font-size: 1.3rem;
  line-height: 2.3076923077;
}
@media screen and (min-width: 48em) {
  .c-text {
    font-size: 2rem;
    line-height: 2.3;
  }
}

.c-btn {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  min-width: 100%;
  min-height: 7.2rem;
  height: 100%;
  padding: 1rem;
  color: #98ac00 !important;
  text-align: center;
  border-radius: 7.2rem;
  border: 1px solid currentColor;
  font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
  font-size: 2rem;
  line-height: 1.65;
}
@media screen and (min-width: 48em) {
  .c-btn {
    min-height: 9.2rem;
    border-radius: 9.2rem;
    font-size: 2.5rem;
    line-height: 1.64;
  }
}

.c-link {
  color: currentColor !important;
}
@media screen and (min-width: 48em) {
  .c-link:hover {
    opacity: 0.85;
  }
}

.c-caption {
  width: 100%;
  max-width: 1280px;
  margin: 1rem auto 0;
  padding: 0 3.1rem;
  font-size: 1rem;
  line-height: 1.2;
}
@media screen and (min-width: 48em) {
  .c-caption {
    padding: 0 1.5rem;
    font-size: 1.5rem;
    line-height: 1.2666666667;
  }
}

.p-mv {
  position: relative;
  max-width: 128rem;
  margin: 2.5rem auto 0;
}
.p-mv__img {
  display: block;
  aspect-ratio: 375/360;
}
@media screen and (min-width: 48em) {
  .p-mv__img {
    aspect-ratio: 1280/645;
  }
}
.p-mv__img img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.p-mv__btn {
  position: absolute;
  top: 1.2rem;
  right: 1.3rem;
  min-width: 13.2rem;
  min-height: 5.8rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 0.5rem 2rem;
  text-align: center;
  color: #98ac00 !important;
  background-color: #fff;
  border: 1px solid #98ac00;
  border-radius: 5.8rem;
  font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
  z-index: 2;
  font-size: 1.6rem;
  line-height: 1.125;
}
@media screen and (min-width: 48em) {
  .p-mv__btn {
    top: 2.5rem;
    right: 2.4rem;
    min-width: 29.7rem;
    min-height: 8rem;
    font-size: 2.5rem;
    line-height: 1.64;
  }
}

.p-mvslider {
  padding-bottom: 30px;
}
@media screen and (min-width: 48em) {
  .p-mvslider {
    padding-bottom: 40px;
  }
}
.p-mvslider .swiper-button-next,
.p-mvslider .swiper-button-prev {
  width: 35px;
  height: 35px;
  border-radius: 50%;
  background-color: #98ac00;
}
@media screen and (min-width: 48em) {
  .p-mvslider .swiper-button-next,
  .p-mvslider .swiper-button-prev {
    width: 48px;
    height: 48px;
  }
}
.p-mvslider .swiper-button-next::after,
.p-mvslider .swiper-button-prev::after {
  content: "";
  width: 7px;
  height: 7px;
}
@media screen and (min-width: 48em) {
  .p-mvslider .swiper-button-next::after,
  .p-mvslider .swiper-button-prev::after {
    width: 10px;
    height: 10px;
  }
}
@media screen and (min-width: 48em) {
  .p-mvslider .swiper-button-next {
    right: 20px;
  }
}
.p-mvslider .swiper-button-next::after {
  border-top: 3px solid #fff;
  border-right: 3px solid #fff;
  -webkit-transform: translateX(-2px) rotate(45deg);
          transform: translateX(-2px) rotate(45deg);
}
@media screen and (min-width: 48em) {
  .p-mvslider .swiper-button-prev {
    left: 20px;
  }
}
.p-mvslider .swiper-button-prev::after {
  border-bottom: 3px solid #fff;
  border-left: 3px solid #fff;
  -webkit-transform: translateX(2px) rotate(45deg);
          transform: translateX(2px) rotate(45deg);
}
.p-mvslider .swiper-pagination {
  bottom: 0;
}
.p-mvslider .swiper-pagination-bullets .swiper-pagination-bullet-active,
.p-mvslider .swiper-pagination-bullets .swiper-pagination-bullet {
  background-color: #98ac00;
  cursor: pointer;
}
.p-mvslider .swiper-pagination-bullets .swiper-pagination-bullet {
  width: 10px;
  height: 10px;
  margin: 0 8px;
}
@media screen and (min-width: 48em) {
  .p-mvslider .swiper-pagination-bullets .swiper-pagination-bullet {
    width: 13px;
    height: 13px;
    margin: 0 10px;
  }
}

.p-top {
  position: relative;
  max-width: 128rem;
  min-height: 62.3rem;
  margin: 0 auto;
  padding: 5.2rem 0 11.1rem;
  font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
}
@media screen and (min-width: 48em) {
  .p-top {
    min-height: 132.3rem;
    padding: 7rem 0 29.6rem;
  }
}
.p-top::before {
  content: "";
  display: block;
  position: absolute;
  top: 1.4rem;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 37.5rem;
  height: 20rem;
  background: url("/data/feature/ethical_travel/image/top/illust_01_sp.svg") no-repeat center;
  background-size: 37.5rem 20rem;
  z-index: -1;
}
@media screen and (min-width: 48em) {
  .p-top::before {
    top: 4.7rem;
    width: 100%;
    max-width: 128rem;
    height: 26.25vw;
    max-height: 33.6rem;
    background-image: url("/data/feature/ethical_travel/image/top/illust_01_pc.svg");
    background-size: 100% auto;
  }
}
.p-top::after {
  content: "";
  display: block;
  position: absolute;
  top: 100%;
  left: 50%;
  -webkit-transform: translate(-50%, -100%);
          transform: translate(-50%, -100%);
  width: 37.5rem;
  height: 24.3rem;
  background: url("/data/feature/ethical_travel/image/top/illust_02_sp.svg") no-repeat center;
  background-size: 37.5rem 24.3rem;
  z-index: -1;
}
@media screen and (min-width: 48em) {
  .p-top::after {
    top: calc(100% - 4.8rem);
    left: auto;
    right: 0;
    -webkit-transform: translate(0, -100%);
            transform: translate(0, -100%);
    width: 108.59375%;
    max-width: 137.3rem;
    height: 47.57812vw;
    max-height: 60.9rem;
    background-image: url("/data/feature/ethical_travel/image/top/illust_02_pc.svg");
    background-size: 100% auto;
  }
}
.p-top__centered {
  width: calc(100% - 2.4rem);
  margin: 0 auto;
}
@media screen and (min-width: 48em) {
  .p-top__centered {
    width: calc(100% - 8.4rem);
  }
}
.p-top__lead {
  text-align: center;
  margin: 0 -1rem 6.5rem;
  color: #707070;
  font-family: "Shippori Mincho B1", serif;
  font-size: 1rem;
  line-height: 2.5;
}
@media screen and (min-width: 48em) {
  .p-top__lead {
    margin: 0 0 6.5rem 0;
    font-size: 1.8rem;
    line-height: 2.5;
  }
}

.p-filterlinklist {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-column-gap: 0.5rem;
     -moz-column-gap: 0.5rem;
          column-gap: 0.5rem;
  padding: 0 0.6rem;
  margin-bottom: 2.5rem;
}
@media screen and (min-width: 48em) {
  .p-filterlinklist {
    max-width: 37.5rem;
    margin: 0 0 1.1rem auto;
    padding: 0;
  }
}
.p-filterlinklist > li {
  width: calc((100% - 0.5rem) / 2);
}
.p-filterlinklist--lv2 {
  display: none;
  margin-top: 0.7rem;
}
.p-filterlinklist--lv2 > li:not(:first-child) {
  margin-top: 0.6rem;
}

.p-filterlinkbtn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
  min-height: 3.9rem;
  padding: 0.5rem;
  text-align: center;
  color: #363434 !important;
  background-color: #f4f4f4;
  border: 1px solid #d8d8d8;
  border-radius: 3.9rem;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  font-size: 1.3rem;
  line-height: 1.3076923077;
  letter-spacing: 0.006em;
}
@media screen and (min-width: 48em) {
  .p-filterlinkbtn {
    font-size: 1.6rem;
    line-height: 1.3125;
  }
}
.p-filterlinkbtn--arrow {
  position: relative;
}
.p-filterlinkbtn--arrow::after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  right: 3.5rem;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0.8rem 0.5rem 0 0.5rem;
  border-color: #707070 transparent transparent transparent;
}
.p-filterlinkbtn--arrow.is-active::after {
  -webkit-transform: translateY(-50%) scaleY(-1);
          transform: translateY(-50%) scaleY(-1);
}
.p-filterlinkbtn--green {
  border-color: #a6cea2;
  background-color: rgba(166, 206, 162, 0.8);
}
.p-filterlinkbtn--blue {
  border-color: #7dafce;
  background-color: #7dafce;
}
.p-filterlinkbtn--red {
  border-color: #ea9f9f;
  background-color: rgba(234, 159, 159, 0.8);
}
.p-filterlinkbtn--purple {
  border-color: #be91d3;
  background-color: #be91d3;
}

.p-cards {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 0.7rem 0.6rem;
  position: relative;
  z-index: 1;
}
@media screen and (min-width: 48em) {
  .p-cards {
    gap: 1.2rem 1.3rem;
  }
}
.p-cards .p-card {
  width: calc((100% - 0.6rem) / 2);
}
@media screen and (min-width: 48em) {
  .p-cards--3col .p-card {
    width: calc((100% - 2.6rem) / 3);
  }
}

.p-card__inner {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  height: 100%;
}
.p-card__img {
  aspect-ratio: 1;
}
.p-card__img img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.p-card__body {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 0.8rem 1.3rem 0.4rem;
  color: #fff;
  background-color: rgba(0, 0, 0, 0.3);
}
@media screen and (min-width: 48em) {
  .p-card__body {
    padding: 1.5rem 2.7rem 1rem;
  }
}
.p-card__title {
  font-size: 1.6rem;
  line-height: 1.2727272727;
  margin-bottom: 0.25rem;
}
@media screen and (min-width: 48em) {
  .p-card__title {
    font-size: 2.5rem;
    line-height: 1.2926829268;
    margin-bottom: 0.4rem;
  }
}
.p-card__category {
  font-size: 1.3rem;
  text-align: right;
  line-height: 1.3333333333;
  margin-top: auto;
}
@media screen and (min-width: 48em) {
  .p-card__category {
    font-size: 2.1rem;
    line-height: 1.32;
  }
}

.js-filteritems .p-card {
  opacity: 0;
  -webkit-transform: scale(0.1);
          transform: scale(0.1);
  -webkit-animation: scalein 0.3s ease-out forwards;
          animation: scalein 0.3s ease-out forwards;
}

.p-about {
  position: relative;
  max-width: 128rem;
  margin: 0 auto;
  padding: 3.4rem 0 2.3rem;
  text-align: center;
  font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
}
@media screen and (min-width: 48em) {
  .p-about {
    padding: 10rem 0 4rem;
  }
}
.p-about__centered {
  width: calc(100% - 4rem);
  max-width: 100rem;
  margin: 0 auto;
}
@media screen and (min-width: 48em) {
  .p-about__centered {
    width: calc(100% - 8.4rem);
  }
}
.p-about__lead {
  margin-bottom: 1.7rem;
  font-family: "Hina Mincho", serif;
  font-size: 1.3rem;
  line-height: 1.9230769231;
  letter-spacing: -0.032em;
}
@media screen and (min-width: 48em) {
  .p-about__lead {
    margin-bottom: 3rem;
    font-size: 2.2rem;
    line-height: 2.0454545455;
    letter-spacing: -0.029em;
  }
}
.p-about__note {
  color: #707070;
  font-size: 1rem;
  line-height: 1.4;
  letter-spacing: -0.029em;
}
@media screen and (min-width: 48em) {
  .p-about__note {
    font-size: 1.9rem;
    line-height: 1.4210526316;
  }
}
.p-about__img {
  max-width: 27.3rem;
  margin: 2.2rem auto 0;
}
@media screen and (min-width: 48em) {
  .p-about__img {
    max-width: 84.6rem;
    margin-top: 2.6rem;
  }
}
.p-about__img img {
  display: block;
  width: 100%;
}

.p-thought {
  position: relative;
  max-width: 128rem;
  margin: 0 auto;
  padding: 4rem 0;
  font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
  background: url("/data/feature/ethical_travel/image/business/thought_bg_sp.png") no-repeat top;
  background-size: cover;
}
@media screen and (min-width: 48em) {
  .p-thought {
    padding: 13.4rem 0 15.6rem;
    background-image: url("/data/feature/ethical_travel/image/business/thought_bg_pc.png");
  }
}
.p-thought__centered {
  width: calc(100% - 4rem);
  max-width: 100rem;
  margin: 0 auto;
}
@media screen and (min-width: 48em) {
  .p-thought__centered {
    width: calc(100% - 8.4rem);
  }
}
.p-thought__lead {
  margin-bottom: 2.3rem;
  font-family: "Hina Mincho", serif;
  font-size: 1.5rem;
  line-height: 2.2;
  letter-spacing: -0.032em;
}
@media screen and (min-width: 48em) {
  .p-thought__lead {
    margin-bottom: 11rem;
    font-size: 2.2rem;
    line-height: 2.0454545455;
    letter-spacing: -0.029em;
  }
}

.p-boxs .p-box:not(:first-child) {
  margin-top: 0.9rem;
}
@media screen and (min-width: 48em) {
  .p-boxs .p-box:not(:first-child) {
    margin-top: 1.5rem;
  }
}

.p-box {
  padding: 2rem 1.5rem;
  background-color: rgba(226, 216, 95, 0.5);
  border-radius: 1rem;
}
@media screen and (min-width: 48em) {
  .p-box {
    padding: 4rem;
  }
}
.p-box__heading {
  text-align: center;
  margin-bottom: 2rem;
  font-family: "Hina Mincho", serif;
  font-size: 2.4rem;
  line-height: 1.2916666667;
  letter-spacing: 0.028em;
}
@media screen and (min-width: 48em) {
  .p-box__heading {
    margin-bottom: 3rem;
    font-size: 4rem;
    line-height: 1.325;
  }
}
.p-box__list {
  counter-reset: number 0;
}
.p-box__list > li {
  font-size: 1.1rem;
  line-height: 1.7272727273;
}
@media screen and (min-width: 48em) {
  .p-box__list > li {
    font-size: 2rem;
    line-height: 1.5;
  }
}
.p-box__list > li::before {
  counter-increment: number 1;
  content: counter(number) ".";
}
@media screen and (min-width: 48em) {
  .p-box__list > li::before {
    content: counter(number) ". ";
  }
}
@media screen and (min-width: 48em) {
  .p-box__list > li:not(:first-child) {
    margin-top: 0.7rem;
  }
}
.p-box__note {
  display: block;
  margin-top: 1rem;
  font-size: 1rem;
  line-height: 1.5;
}
@media screen and (min-width: 48em) {
  .p-box__note {
    margin-top: 2rem;
    font-size: 1.6rem;
    line-height: 1.5;
  }
}
@media screen and (min-width: 48em) {
  .p-box__note + .p-box__note {
    margin-top: 0.8rem;
  }
}

.p-box02 {
  margin-bottom: 3.9rem;
  padding: 2.4rem;
  border: 5px solid rgba(112, 112, 112, 0.4);
}
@media screen and (min-width: 48em) {
  .p-box02 {
    margin: 0 -3rem 8.5rem;
    padding: 2.7rem 3rem;
  }
}
.p-box02 > *:last-child {
  margin-bottom: 0 !important;
}

.p-attempt {
  position: relative;
  max-width: 128rem;
  margin: 0 auto;
  padding: 7.3rem 0 14rem;
  font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
}
@media screen and (min-width: 48em) {
  .p-attempt {
    padding: 11rem 0 22.2rem;
  }
}
.p-attempt::after {
  content: "";
  display: block;
  position: absolute;
  bottom: -8rem;
  right: 0;
  width: 10.3rem;
  height: 21.2rem;
  background: url("/data/feature/ethical_travel/image/business/illust_01_sp.svg") no-repeat center;
  background-size: 10.3rem 21.2rem;
}
@media screen and (min-width: 48em) {
  .p-attempt::after {
    bottom: 8.5rem;
    width: 32.7rem;
    height: 30.2rem;
    background-image: url("/data/feature/ethical_travel/image/business/illust_01_pc.svg");
    background-size: 32.7rem 30.2rem;
  }
}
.p-attempt__centered {
  width: calc(100% - 4rem);
  max-width: 100rem;
  margin: 0 auto;
}
@media screen and (min-width: 48em) {
  .p-attempt__centered {
    width: calc(100% - 8.4rem);
  }
}
.p-attempt__text {
  text-align: center;
  font-size: 3.1rem;
  line-height: 1;
  letter-spacing: 0.028em;
}
@media screen and (min-width: 48em) {
  .p-attempt__text {
    font-size: 4.9rem;
    line-height: 1;
  }
}

.p-article {
  position: relative;
  max-width: 128rem;
  padding: 2rem 0 4.5rem;
  margin: 0 auto;
  font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
}
@media screen and (min-width: 48em) {
  .p-article {
    padding: 2rem 0;
  }
}
.p-article__sect {
  color: #333;
}
.p-article__centered {
  width: calc(100% - 6.2rem);
  margin: 0 auto;
}
@media screen and (min-width: 48em) {
  .p-article__centered {
    width: calc(100% - 17.4rem);
  }
}
.p-article__cont {
  margin-top: 2.6rem;
}
@media screen and (min-width: 48em) {
  .p-article__cont {
    margin-top: 4rem;
  }
}
.p-article__cont > *:first-child {
  margin-top: 0 !important;
}
.p-article__cont > *:last-child {
  margin-bottom: 0 !important;
}
.p-article__cont .c-lv2heading {
  margin-top: 5rem;
}
@media screen and (min-width: 48em) {
  .p-article__cont .c-lv2heading {
    margin-top: 15rem;
  }
}
.p-article__img {
  margin: 0 -3.2rem 4.6rem;
}
@media screen and (min-width: 48em) {
  .p-article__img {
    margin: 0 0 5rem;
  }
}
.p-article__img img {
  display: block;
  width: 100%;
}
.p-article__img--horiz {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
@media screen and (min-width: 48em) {
  .p-article__img--horiz {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}
@media screen and (min-width: 48em) {
  .p-article__img--horiz img {
    min-width: 0;
  }
}
.p-article__img--horiz02 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.p-article__img--horiz02 img {
  min-width: 0;
}
.p-article__imgInner:not(:first-child) {
  margin-top: 3.5rem;
}
@media screen and (min-width: 48em) {
  .p-article__imgInner:not(:first-child) {
    margin-top: 0;
  }
}
.p-article__imgCaption {
  width: calc(100% - 6.2rem);
  margin: 1rem auto 0;
  text-align: right;
  font-size: 1rem;
  line-height: 1.5;
}
@media screen and (min-width: 48em) {
  .p-article__imgCaption {
    width: 100%;
    margin-top: 1.5rem;
    font-size: 1.5rem;
    line-height: 1.6666666667;
  }
}

.p-artmv {
  position: relative;
  max-width: 128rem;
  margin: 2.5rem auto 0;
  font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
}
.p-artmv__img {
  display: block;
  aspect-ratio: 375/480;
}
@media screen and (min-width: 48em) {
  .p-artmv__img {
    aspect-ratio: 1280/648;
  }
}
.p-artmv__img img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.p-artmv__logo {
  display: block;
  position: absolute;
  top: 2.8rem;
  right: 1rem;
  width: 11.8rem;
}
@media screen and (min-width: 48em) {
  .p-artmv__logo {
    top: 3.5rem;
    right: 2.5rem;
    width: 25rem;
  }
}
.p-artmv__logo img {
  display: block;
  width: 100%;
}
.p-artmv__bottom {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  min-height: 6.4em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 1.2rem 2.6rem;
  color: #fff;
  background-color: rgba(0, 0, 0, 0.45);
}
@media screen and (min-width: 48em) {
  .p-artmv__bottom {
    padding: 2.2rem 4.4rem;
  }
}
.p-artmv__heading {
  font-family: "Hina Mincho", serif;
  font-size: 2.5rem;
  line-height: 1.12;
  letter-spacing: 0.006em;
}
@media screen and (min-width: 48em) {
  .p-artmv__heading {
    text-align: center;
    font-size: 4.5rem;
    line-height: 1.3333333333;
  }
}
.p-artmv__lead {
  margin-top: 1.3rem;
  font-size: 1.3rem;
  line-height: 1.3846153846;
}
@media screen and (min-width: 48em) {
  .p-artmv__lead {
    margin-top: 1.7rem;
    font-size: 2.9rem;
    line-height: 1.6896551724;
  }
}
.p-artmv__caption {
  font-size: 1rem;
  line-height: 1.2;
}

.p-profile {
  position: relative;
  padding-top: 11.5rem;
}
@media screen and (min-width: 48em) {
  .p-profile {
    padding-top: 9.7rem;
  }
}
.p-profile::before {
  content: "";
  display: block;
  position: absolute;
  top: 0.6rem;
  left: -9.4rem;
  width: 35.7rem;
  height: 32.4rem;
  background: url("/data/feature/ethical_travel/image/illust_01.svg") no-repeat center;
  background-size: 35.7rem 32.4rem;
  z-index: -1;
}
@media screen and (min-width: 48em) {
  .p-profile::before {
    top: -19rem;
    left: auto;
    right: 1.8rem;
    width: 71.2rem;
    height: 64.7rem;
    background-size: 71.2rem 64.7rem;
  }
}
.p-profile__cont:not(:first-child) {
  margin-top: 4.3rem;
}
@media screen and (min-width: 48em) {
  .p-profile__cont:not(:first-child) {
    margin-top: 6.7rem;
  }
}
.p-profile__sub {
  font-size: 1.6rem;
  line-height: 1.25;
}
@media screen and (min-width: 48em) {
  .p-profile__sub {
    font-size: 2.5rem;
    line-height: 1.12;
  }
}
.p-profile__title {
  font-size: 4rem;
  line-height: 1.325;
}
@media screen and (min-width: 48em) {
  .p-profile__title {
    font-size: 4.8rem;
    line-height: 1.3333333333;
  }
}
.p-profile__title--md {
  font-size: 3rem;
}
@media screen and (min-width: 48em) {
  .p-profile__title--md {
    font-size: 4.8rem;
    line-height: 1.3333333333;
  }
}
.p-profile__title--md02 {
  font-size: 2.6rem;
}
@media screen and (min-width: 48em) {
  .p-profile__title--md02 {
    font-size: 3.1rem;
    line-height: 1.6129032258;
  }
}
.p-profile__title--sm {
  font-size: 2.2rem;
}
@media screen and (min-width: 48em) {
  .p-profile__title--sm {
    font-size: 4.8rem;
    line-height: 1.3333333333;
  }
}
.p-profile__infolist {
  margin-top: 2.7rem;
  font-size: 1.7rem;
  line-height: 1.8823529412;
}
@media screen and (min-width: 48em) {
  .p-profile__infolist {
    font-size: 2.1rem;
    line-height: 1.8571428571;
  }
}
.p-profile__infolist--sm {
  font-size: 1.5rem;
}
@media screen and (min-width: 48em) {
  .p-profile__infolist--sm {
    font-size: 2.1rem;
    line-height: 1.8571428571;
  }
}
.p-profile--deco02::before {
  top: -2rem;
  left: -1.5rem;
  width: 35rem;
  height: 33.5rem;
  background: url("/data/feature/ethical_travel/image/hoshinoresorts/illust_01.svg") no-repeat center;
  background-size: 35rem 33.5rem;
}
@media screen and (min-width: 48em) {
  .p-profile--deco02::before {
    top: 9.7rem;
    left: auto;
    right: -1.5rem;
    width: 43.2rem;
    height: 31.5rem;
    background-size: 43.2rem 31.5rem;
  }
}

.p-pager {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-column-gap: 1.6rem;
     -moz-column-gap: 1.6rem;
          column-gap: 1.6rem;
  margin-top: 7.8rem;
}
@media screen and (min-width: 48em) {
  .p-pager {
    -webkit-column-gap: 2.6rem;
       -moz-column-gap: 2.6rem;
            column-gap: 2.6rem;
    margin-top: 10rem;
  }
}
.p-pager > li {
  min-width: 14rem;
  min-height: 5rem;
}
@media screen and (min-width: 48em) {
  .p-pager > li {
    min-width: 22.3rem;
    min-height: 8rem;
  }
}
.p-pager__btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
  height: 100%;
  border-radius: 5rem;
  border: 1px solid #707070;
  color: #0c0c0c !important;
  background-color: #fff;
  font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
  font-size: 1.4rem;
  line-height: 1.2142857143;
}
@media screen and (min-width: 48em) {
  .p-pager__btn {
    border-radius: 8rem;
    font-size: 2.2rem;
    line-height: 1.1818181818;
  }
}

.p-btnlist {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 1.5rem 0;
  margin-top: 6.1rem;
}
@media screen and (min-width: 48em) {
  .p-btnlist {
    margin-top: 7.1rem;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    gap: 0 1.3rem;
  }
}
.p-btnlist > li {
  min-width: 26.8rem;
}
@media screen and (min-width: 48em) {
  .p-btnlist > li {
    min-width: 34rem;
  }
}

.p-media {
  margin-top: 5rem;
}
.p-media__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 1.6rem 0;
}
@media screen and (min-width: 48em) {
  .p-media__inner {
    max-width: 84rem;
    margin: 0 auto;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    gap: 0 4rem;
  }
}
@media screen and (min-width: 48em) {
  .p-media__imgWrap {
    width: 55.952381%;
  }
}
.p-media__imgWrap img {
  display: block;
  width: 100%;
}
@media screen and (min-width: 48em) {
  .p-media__body {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
  }
}
.p-media__txt {
  font-family: "Hina Mincho", serif;
  font-size: 1.3rem;
  line-height: 2.3076923077;
}
@media screen and (min-width: 48em) {
  .p-media__txt {
    font-size: 2rem;
    line-height: 2.3;
  }
}

@media screen and (min-width: 48em) {
  .p-media02 {
    margin: 7rem 0;
  }
}
@media screen and (min-width: 48em) {
  .p-media02__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-column-gap: 5.87703436%;
       -moz-column-gap: 5.87703436%;
            column-gap: 5.87703436%;
  }
}
@media screen and (min-width: 48em) {
  .p-media02__imgWrap {
    width: 43.3996383%;
  }
}
.p-media02__imgWrap > img {
  display: block;
  width: 100%;
}
@media screen and (min-width: 48em) {
  .p-media02__body {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
  }
}
@media screen and (min-width: 48em) {
  .p-media02__text {
    font-size: 2rem;
    line-height: 2.3;
  }
}
@media screen and (min-width: 48em) {
  .p-media02--rev .p-media02__inner {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
  }
}

.p-intro {
  margin: 0 -3.1rem 3.3rem;
  padding: 3.1rem;
  background-color: rgba(226, 216, 95, 0.4);
}
@media screen and (min-width: 48em) {
  .p-intro {
    margin: 0 -8.7rem 6.9rem;
  }
}
.p-intro__heading {
  margin-bottom: 1.8rem;
  text-align: center;
  font-family: "Hina Mincho", serif;
  font-size: 2.4rem;
  line-height: 1.3939393939;
  letter-spacing: -0.003em;
}
@media screen and (min-width: 48em) {
  .p-intro__heading {
    font-size: 4.1rem;
    line-height: 1.487804878;
    letter-spacing: 0.028em;
  }
}
.p-intro__list {
  max-width: 109rem;
  margin: 0 auto;
}
.p-intro__list > li {
  font-size: 1.5rem;
  line-height: 1.6666666667;
}
@media screen and (min-width: 48em) {
  .p-intro__list > li {
    font-size: 2.8rem;
  }
}
/*.p-intro__list > li::before {
  content: "・";
}*/
.p-intro__list > li:not(:first-child) {
  margin-top: 1.3rem;
}
@media screen and (min-width: 48em) {
  .p-intro__list > li:not(:first-child) {
    margin-top: 0.7rem;
  }
}

@media screen and (min-width: 48em) {
  .u-sp-only {
    display: none;
  }
}

.u-pc-only {
  display: none;
}
@media screen and (min-width: 48em) {
  .u-pc-only {
    display: block;
  }
}

@-webkit-keyframes scalein {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.1);
            transform: scale(0.1);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
            transform: none;
  }
}

@keyframes scalein {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.1);
            transform: scale(0.1);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
            transform: none;
  }
}
/*231026追記*/
.c-cattxt--green {
  color: #a1cb9d;
}
.c-cattxt--yellow {
  color: #d3ca5f;
}
.c-cattxt--blue {
  color: #7dafce;
}
.c-cattxt--red {
  color: #ea9f9f;
}
.c-cattxt--purple {
  color: #be91d3;
}

/*240223追記*/
.p-about__lead.tac {
  text-align: center;
}
.list_2column li {
    margin-bottom: 2rem;
}
.list_2column .text {
  margin-top: 15px;
}
@media screen and (min-width: 48em) {
  .list_2column {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    font-size: 2rem;
  }
  .list_2column li {
    width: 48.5%;
  }
}
.list_2column h2.ttl {
  margin-bottom: 10px;
}
.list_2column h2.ttl span {
  position: relative;
  display: block;
}

.list_2column h2.ttl span::before {
  content: "";
  display: block;
  position: absolute;
  bottom: -7px;
  left: 0;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 100%;
  height: 1.3rem;
  background-color: rgba(226, 216, 95, 0.4);
  z-index: -1;
}
.list_2column a {
  color: #333 !important;
}
.list_2column a:hover {
  color: #555 !important;
}
@media screen and (min-width: 48em) {
  .list_2column h2.ttl span::before { height: 1.7rem; }
  .list_2column li { margin-bottom: 3.4rem; }
  .p-top .p-about__centered { max-width: 110rem; }
}


/*241128追記*/
.p-mv__btn{
  top: auto;
  right: 4.4rem;
  bottom: 1.8rem;
  border-radius: 1rem;
  color: #595757 !important;
  border:solid .2rem #595757 !important;
  text-align: left;
  line-height: 1.3;
  min-width: 30.2rem;
  min-height: 9.7rem;
  font-family: "Hina Mincho", serif;
  .arrow{
    line-height: 0;
    border: solid .2rem #595757;
    background-color: #fff;
    border-radius: 10rem;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 4.2rem;
    height: 4.2rem;
    position: absolute;
    right: -2.1rem;
    img{
      width: .9rem;
      margin-left: .1rem;
    }
  }
}
.p-top{
  padding-top: 5rem;
}
.main-container{
  position: relative;
  font-family: "Hina Mincho", serif;
  margin: -40px auto 0;
  padding: 40px 30px 0;
  overflow: hidden;
  &::after{
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: -1;
    background: url(../img/2024/business/bg.jpg);
    background-size: 100% auto;
    opacity: .6;
  }
  .ac{
    position: relative;
    max-width: 1100px;
    margin: 0 auto 7.5rem;
    z-index: 1;
    font-family: "Hina Mincho", serif;
    color: #231815;
    h2{
      font-size: 3.3rem;
      line-height: 1.5;
      letter-spacing: .03em;
      text-align: center;
      background: #f5f2c6;
      border-radius: 100px;
      max-width: 776px;
      margin: 0 auto;
      padding: 1em 1em 1.7em;
    }
    .arrow{
        width: 100%;
        height: 100%;
        position: absolute;
        left:0;
        bottom: 0;
        display: flex;
        align-items: flex-end;
        justify-content: center;
        padding-bottom: 19px;
        box-sizing: border-box;
        &:hover{
            cursor: pointer;
        }
        img{
            width: 40px;
        }
    }
    .arrow.on{
        height: auto;
        padding-bottom: 32px;
        img{
            transform: rotate(180deg);
        }
    }
    .contents{
        display: none;
        background: #f5f2c6;
        border-radius: 40px;
        box-sizing: border-box;
        margin: -108px auto 0;
        padding:108px 80px 80px;
        text-align: center;
        & > p{
          font-size: 24px;
          line-height: 2.4;
          letter-spacing: .05em;
          margin-bottom: 2em;
        }
    }
  }
  .youtube-wrap{
    max-width: 780px;
    margin: 0 auto;
    p{
      margin-top: .9em;
      font-size: 2.1rem;
      a{
        color: #231815;
      }
    }
  }
  .youtube {
    position: relative;
    width: 100%;
    padding-top: 56.25%;
    iframe {
      position: absolute;
      top: 0;
      right: 0;
      width: 100%;
      height: 100%;
    }
  }
  .deco{
    position: absolute;
    left: 0;
    top: 0;
    z-index: 0;
    mix-blend-mode: multiply;
  }
  .deco1{
    width: 18.82%;
    left: auto;
    right: 28px;
    top: 35px;
  }
  .deco2{
      width: 36.25%;
      left: -71px;
      top: 874px;
  }
  .deco3{
      width: 26.56%;
      left: auto;
      right: 25px;
      top: 3950px;
  }
  .deco4{
      width: 36.17%;
      left: auto;
      top: 5818px;
      right: -55px;
  }
  .p-top::before,
  .p-top::after{
    content: none;
  }
  #filter-area{
    margin-bottom: 6rem;
    h2{
      text-align: center;
      font-size: 3.6rem;
      letter-spacing: .03em;
      margin-bottom: .5em;
      font-family: "Hina Mincho", serif;
      color: #231815;
    }
    input{
      appearance: auto;
    }
    .filter-area-inner{
      border-top: solid 2px #94a63a;
      border-bottom: solid 2px #94a63a;
      display: flex;
      justify-content: center;
      align-items: center;
      padding: 3.5rem 0;
      .block{
        display: flex;
        justify-content: space-between;
        &:nth-child(1){
          width: 565px;
          margin-right: 45px;
        }
        &:nth-child(2){
          max-width: 400px;
        }
        h3{
          background: #94a63a;
          color: #fff;
          font-size: 1.7rem;
          width: 10rem;
          display: flex;
          justify-content: center;
          align-items: center;
          position: relative;
          &::after{
            position: absolute;
            top: 0;
            right: -15px;
            height: 100%;
            width: 15px;
            content: '';
            background: #94a63a;
            clip-path: polygon(0 0, 100% 50%, 0 100%);
          }
        }
        .checkboxs{
          width: calc(100% - 12.5rem);
          span{
            font-size: 1.6rem;
            margin-right: 1em;
            display: inline-block;
            line-height: 1;
            &:nth-child(1){
              margin-bottom: .8em;
            }
          }
        }
      }
    }
  }
  .p-card.js_selected{
    animation-name: fadeIn;
    animation-fill-mode:forwards;
    animation-duration:.3s;
  }

}
@keyframes fadeIn{
  0% {
    transform: scale(0.1);
  }

  100% {
    transform: scale(1);
  }
}
@media screen and (max-width: 1180px) {
  .main-container {
    #filter-area {
      .filter-area-inner {
        padding: 3.5rem 0 2.5rem;
        align-items: flex-start;
        .block {
          align-items: flex-start;
          &:nth-child(1){
            margin-right: 30px;
          }
          h3{
            height: 54px;
          }
          .checkboxs {
            span {
              margin-bottom: .8em;
            }
          }
        }
      }
    }
    .ac{
      h2{
        font-size: 3.2rem;
        max-width: 750px;
      }
      .contents{
        padding: 108px 50px 80px;
        & > p{
          font-size: 23px;
        }
      }
    }
  }
}
@media screen and (max-width: 960px) {
  .main-container{
    .ac{
      h2{
        font-size: 2.9rem;
      }
    }
    #filter-area {
      h2 {
          font-size: 3rem;
      }
    }
    .ac{
      .contents {
        padding: 90px 40px 80px;
        & > p {
          font-size: 1.8rem;
        }
      }
    }
    .youtube-wrap {
      p {
          font-size: 1.8rem;
      }
    }
  }
  .p-card__body{
    padding: 1rem 1rem 1rem;
  }
  .p-card__title{
    font-size: 2rem;
  }
  .p-card__category{
    font-size: 1.6rem;
  }
  .p-mv__btn{
    font-size: 2rem;
    min-width: 24.2rem;
    min-height: 7.7rem;
    right: 3rem;
  }
}
@media screen and (max-width: 767px) {
  .main-container{
    padding: 40px 0 0;
    .ac{
      margin-bottom: 3rem;
      h2{
        font-size: 2rem;
        max-width: 500px;
      }
      .contents {
        padding: 85px 20px 40px;
        & > p{
          font-size: 1.5rem;
          margin-bottom: 1.5em;
        }
      }
      .arrow {
        padding-bottom: 12px;
        img {
            width: 20px;
        }
      }
      .arrow.on {
        padding-bottom: 17px;
      }
    }
    .youtube-wrap {
      p {
          font-size: 1.5rem;
      }
    }
    #filter-area{
      margin-bottom: 3rem;
      h2{
        font-size: 2.2rem;
      }
      .filter-area-inner{
        border-top: solid 1px #94a63a;
        border-bottom: solid 1px #94a63a;
        flex-wrap: wrap;
        justify-content: flex-start;
        padding: 15px 0 10px;
        .block{
          flex-direction: column;
          &:nth-child(1){
            width: 100%;
            max-width: 100%;
            margin: 0 0 15px;
          }
          &:nth-child(2){
            width: 100%;
            max-width: 100%;
          }
          h3{
            font-size: 1.5rem;
            width: 100%;
            height: 30px;
            margin-bottom: 15px;
            &::after{
              content: none;
            }
          }
          .checkboxs{
            width: 100%;
          }
        }
      }
    }
    .deco1{
      top: 15px;
    }
  }
  .p-card__body{
    padding: 0.8rem 1rem 0.4rem;
  }
  .p-card__title {
    font-size: 1.5rem;
    text-align: justify;
  }
  .p-card__category{
    font-size: 1.3rem;
  }
  .p-mv__btn{
    font-size: 1.6rem;
    min-width: 20.2rem;
    min-height: 5.7rem;
    right: 2rem;
    bottom: 32px;
    border-width: 1px !important;
    .arrow{
      width: 3.2rem;
      height: 3.2rem;
      right: -1.6rem;
      border-width: 1px;
      img{
        width: .6rem;
      }
    }
  }
  .p-mvslider{
    padding-bottom: 45px;
  }
  .p-top {
    padding-top: 3rem;
  }
}