@charset "UTF-8";
body {
  font-family: "Noto Sans JP", sans-serif;
  color: #221714;
}

/******************************************************
* layout
******************************************************/
.xl-inner {
  max-width: 1240px;
  max-width: 77.5rem;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  .xl-inner {
    max-width: 380px;
    max-width: 23.75rem;
  }
}


.l-inner {
  max-width: 1540px;
  max-width: 96.25rem;
  margin: 0 auto;
  padding: 0;
}
@media screen and (max-width: 767px) {
  .l-inner {
    /* max-width: 550px;
    max-width: 34.375rem; */
    max-width: 375px;
    max-width: 23.4375rem;
    margin: 0 auto;
    padding: 0 20px;
    padding: 0 1.25rem;
  }
}
.m-inner {
  max-width: 795px;
  max-width: 49.6875rem;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  .m-inner {
    /* padding: 0 23px;
    padding: 0 1.4375rem; */
    max-width: 380px;
    max-width: 23.75rem;
  }
}
.s-inner {
  max-width: 1540px;
  max-width: 96.25rem;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  .s-inner {
    max-width: 375px;
    max-width: 23.4375rem;
    padding: 0 15px;
    padding: 0 0.9375rem;
  }
}
.over-inner {
  max-width: 1786px;
  max-width: 111.625rem;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  .over-inner {
    /* max-width: 550px;
    max-width: 34.375rem; */
    max-width: 375px;
    max-width: 23.4375rem;
    margin: 0 auto;
    padding: 0 20px;
    padding: 0 1.25rem;
  }
}

@media screen and (max-width: 767px) {
  .sp_none {
    display: none;
  }
}



/******************************************************
* header
******************************************************/
.p-subpage-top.p-subpage-top--asobiba .p-subpage-top__heading {
  /* margin-top: 68px; */
  margin-top: 4.25rem;
  padding-bottom: 32px;
  padding-bottom: 2rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
@media screen and (max-width: 767px) {
  .p-subpage-top.p-subpage-top--asobiba .p-subpage-top__heading {
    /* margin-top: 35px; */
    margin-top: 2.1875rem;
    padding-bottom: 10px;
    padding-bottom: 0.625rem;
  }
}

.p-subpage-top.p-subpage-top--asobiba .p-subpage-top__heading::before {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  margin-right: 1.5625rem;
  /* margin-top: 11px; */
  margin-top: 0.3125rem;
  margin-bottom: 0;
  margin-left: 1.25rem;
  content: "";
  background-image: url(../images/asobiba/asobiba-icon.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  width: 72px;
  width: 4.5rem;
}
@media screen and (max-width: 767px) {
  .p-subpage-top.p-subpage-top--asobiba .p-subpage-top__heading::before {
    width: 38px;
    width: 2.375rem;
    margin-top: 0;
    margin-right: 0.875rem;
    margin-left: 0.625rem;
  }
}

.p-subpage-top.p-subpage-top--asobiba .p-subpage-top__heading img {
  width: 100%;
  max-width: 406px;
  max-width: 25.375rem;
  margin-top: 1.625rem;
}
@media screen and (max-width: 767px) {
  .p-subpage-top.p-subpage-top--asobiba .p-subpage-top__heading img {
    max-width: 170px;
    max-width: 10.625rem;
    margin-top: 1rem;
  }
}

.p-subpage-top.p-subpage-top--asobiba .p-subpage-top__inner::before {
  display: none;
}

.p-subpage-top.p-subpage-top--asobiba .p-subpage-top__img {
  margin-top: 0;
}



/******************************************************
* background
******************************************************/
.p-asobiba-main {
  position: relative;
  background-image: url(../images/asobiba/bg.jpg);
  /*background-position: center;*/
  background-size: contain;
  background-repeat: repeat;
  padding: 46px 0 140px;
  padding: 2.875rem 0 8.75rem;
}
@media screen and (max-width: 767px) {
  .p-asobiba-main {
    background-image: url(../images/asobiba/bg_sp.jpg);
    padding: 20px 0 62px;
    padding: 1.25rem 0 3.875rem;
  }
}

.p-subpage-top--asobiba {
  background-color: #fff;
  padding-bottom: 0;
}



/******************************************************
* about css
******************************************************/
.p-asobiba-about {
  position: relative;
}
@media screen and (max-width: 767px) {
  .p-asobiba-about {
    margin: 0 auto;
    max-width: 375px;
    max-width: 23.4375rem;
  }
}

@media screen and (max-width: 767px) {
  .p-asobiba-about__inner {
    /* padding-top: 150px; */
  }
}

.p-asobiba-about__lead-title {
  margin: 0 auto;
  margin-top: -12.5rem;
  width: 73.125rem;
}
@media screen and (max-width: 767px) {
  .p-asobiba-about__lead-title {
    position: absolute;
    top: -114px;
    top: -7.125rem;
    left: calc(50% + 10px);
    left: calc(50% + 0.625rem);
    margin-top: 0;
    width: 562px;
    width: 35.125rem;
    max-width: 562px;
    max-width: 35.125rem;
    transform: translateX(-50%);
  }
}

.p-asobiba-about__lead-text {
  margin: 0 auto;
  margin-top: -0.625rem;
  font-size: 22px;
  font-size: 1.375rem;
  line-height: 40px;
  line-height: 2.5rem;
  letter-spacing: 0.1em;
  font-feature-settings: "palt";
  color: #0089a5;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .p-asobiba-about__lead-text {
    padding-top: 100px;
    padding-top: 6.25rem;
    margin-top: 0;
    font-size: 13px;
    font-size: 0.8125rem;
    line-height: 1.61;
    letter-spacing: 0.12em;
    text-align: justify;
    max-width: 315px;
    max-width: 19.6875rem;
  }
}

.p-asobiba-about__anchor-list {
  margin-top: 45px;
  margin-top: 2.8125rem;
  display: flex;
  justify-content: center;
  align-items: end;
  gap: 40px;
  gap: 2.5rem;
}
@media screen and (max-width: 767px) {
  .p-asobiba-about__anchor-list {
    margin: 0 auto;
    margin-top: 30px;
    margin-top: 1.875rem;
    gap: 25px;
    gap: 1.5625rem;
    max-width: 330px;
    max-width: 20.625rem;
  }
}


.p-asobiba-about__anchor-img {
  width: 200px;
  width: 12.5rem;
}
@media screen and (max-width: 767px) {
  .p-asobiba-about__anchor-img {
    width: 100px;
  }
}




/******************************************************
* gallery section css
******************************************************/
.p-asobiba-gallery {
  position: relative;
  margin-top: 60px;
  margin-top: 3.75rem;
}
@media screen and (max-width: 767px) {
  .p-asobiba-gallery {
    margin-top: 40px;
    margin-top: 2.5rem;
  }
}


.p-asobiba-gallery__title-img {
  margin: 0 auto;
  width: 862px;
  width: 53.875rem;
}
@media screen and (max-width: 767px) {
  .p-asobiba-gallery__title-img {
    position: absolute;
    top: 0;
    left: calc(50%);
    width: 431px;
    width: 26.9375rem;
    max-width: 431px;
    max-width: 26.9375rem;
    transform: translateX(-50%);
  }
}


.p-asobiba-gallery__images {
  margin-top: 32px;
  margin-top: 2rem;
}
@media screen and (max-width: 767px) {
  .p-asobiba-gallery__images {
    padding-top: 152px;
    padding-top: 9.5rem;
    margin-top: 0;
  }
}

.p-asobiba-gallery__wrapper1 {
  display: flex;
  justify-content: space-between;
  align-items: end;
}
@media screen and (max-width: 767px) {
  .p-asobiba-gallery__wrapper1 {
    display: block;
  }
}

.p-asobiba-gallery__wrapper2 {
  margin-top: 60px;
  margin-top: 3.75rem;
  display: flex;
  justify-content: space-between;
  flex-direction: row-reverse;
  align-items: start;
}
@media screen and (max-width: 767px) {
  .p-asobiba-gallery__wrapper2 {
    display: block;
    margin-top: 38px;
    margin-top: 2.375rem;
  }
}

.p-asobiba-gallery__slider.js-asobiba-swiper01 {
  margin-bottom: 15px;
  margin-bottom: 0.9375rem;
  width: 560px;
  width: 35rem;
}
@media screen and (max-width: 767px) {
  .p-asobiba-gallery__slider.js-asobiba-swiper01 {
    margin: 0 0 28px auto;
    margin: 0 0 1.75rem auto;
    width: 205px;
    width: 12.8125rem;
  }
}


.p-asobiba-gallery__slider.js-asobiba-swiper02 {
  width: 522px;
  width: 32.625rem;
}
@media screen and (max-width: 767px) {
  .p-asobiba-gallery__slider.js-asobiba-swiper02 {
    width: 235px;
    width: 14.6875rem;
  }
}

.p-asobiba-gallery__slider.js-asobiba-swiper03 {
  margin-top: 40px;
  margin-top: 2.5rem;
  margin-right: 86px;
  margin-right: 5.375rem;
  width: 515px;
  width: 32.1875rem;
}
@media screen and (max-width: 767px) {
  .p-asobiba-gallery__slider.js-asobiba-swiper03 {
    margin: 0 4px 30px auto;
    margin: 0 0.25rem 1.875rem auto;
    width: 206px;
    width: 12.875rem;
  }
}

.p-asobiba-gallery__slider.js-asobiba-swiper04 {
  margin-left: 84px;
  margin-left: 5.25rem;
  width: 375px;
  width: 23.4375rem;
}
@media screen and (max-width: 767px) {
  .p-asobiba-gallery__slider.js-asobiba-swiper04 {
    margin-left: 8px;
    margin-left: 0.5rem;
    width: 203px;
    width: 12.6875rem;
  }
}




/******************************************************
* contents section css
******************************************************/
.p-asobiba-contents {
  position: relative;
  margin-top: 100px;
  margin-top: 6.25rem;
}
@media screen and (max-width: 767px) {
  .p-asobiba-contents {
    margin-top: 32px;
    margin-top: 2rem;
    padding: 0;
  }
  #section2.p-asobiba-contents {
    margin-top: 14px;
    margin-top: 0.875rem;
    padding: 0;
  }
  #section3.p-asobiba-contents {
    margin-top: 32px;
    margin-top: 2rem;
    padding: 0;
  }
}



@media screen and (max-width: 767px) {
  .p-asobiba-contents__mv-wrap {
    position: relative;
    margin: 0 auto;
    width: 375px;
    width: 23.4375rem;
    height: 156px;
    height: 9.75rem;
  }
}

.p-asobiba-contents__title-line {
  position: absolute;
  top: 180px;
  top: 11.25rem;
  left: 50%;
  transform: translateX(-50%);
  width: 1523px;
  width: 95.1875rem;
  z-index: -1;
}

#section2 .p-asobiba-contents__title-line {
  top: 208px;
  top: 13rem;
}

#section3 .p-asobiba-contents__title-line {
  top: 185px;
  top: 11.5625rem;
}

.p-asobiba-contents__title {
  padding: 0;
  margin: 0 auto;
  width: 848px;
  width: 53rem;
}
@media screen and (max-width: 767px) {
  .p-asobiba-contents__title {
    position: absolute;
    top: 0;
    left: calc(50% + 2px);
    left: calc(50% + 0.125rem);
    width: 530px;
    width: 33.125rem;
    max-width: 530px;
    max-width: 33.125rem;
    transform: translateX(-50%);
  }
  #section2 .p-asobiba-contents__title {
    position: absolute;
    top: 0;
    left: calc(50% + 2px);
    left: calc(50% + 0.125rem);
    width: 492px;
    width: 30.75rem;
    max-width: 492px;
    max-width: 30.75rem;
    transform: translateX(-50%);
  }
  #section3 .p-asobiba-contents__title {
    position: absolute;
    top: 0;
    left: calc(50%);
    left: calc(50%);
    width: 550px;
    width: 34.375rem;
    max-width: 550px;
    max-width: 34.375rem;
    transform: translateX(-50%);
  }
}

#section2 .p-asobiba-contents__title {
  width: 984px;
  width: 61.5rem;
}

#section3 .p-asobiba-contents__title {
  width: 1100px;
  width: 68.75rem;
}


.p-asobiba-contents__images {
  position: relative;
  margin-top: 50px;
  margin-top: 3.125rem;
}

.p-asobiba-contents__image-list {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 62px;
  gap: 3.875rem;
}

.p-asobiba-contents__left-image,
.p-asobiba-contents__right-image {
  width: 435px;
  width: 27.1875rem;
}

.p-asobiba-contents__center-image {
  width: 585px;
  width: 36.5625rem;
}
@media screen and (max-width: 767px) {
  .p-asobiba-contents__center-image {
    width: 325px;
    width: 20.3125rem;
  }  
}


.p-asobiba-contents__illust-char {
  position: absolute;
  top: 150px;
  top: 9.375rem;
  left: 50%;
  width: 233px;
  width: 14.5625rem;
}
@media screen and (max-width: 767px) {
  .p-asobiba-contents__illust-char {
    top: 70px;
    top: 4.375rem;
    left: calc(50%);
    width: 116px;
    width: 7.25rem;
  }
}


#section2 .p-asobiba-contents__illust-char {
  position: absolute;
  top: 100px;
  top: 6.25rem;
  left: calc(50% - 22px);
  left: calc(50% - 1.375rem);
  width: 295px;
  width: 18.4375rem;
  transform: translateX(-50%);
}
@media screen and (max-width: 767px) {
  #section2 .p-asobiba-contents__illust-char {
    top: 40px;
    top: 2.5rem;
    left: calc(50% - 11px);
    left: calc(50% - 0.6875rem);
    width: 150px;
    width: 9.375rem;
  }
}

#section3 .p-asobiba-contents__illust-char {
  position: absolute;
  top: 246px;
  top: 15.375rem;
  left: calc(50% - 32px);
  left: calc(50% - 2rem);
  width: 102px;
  width: 6.375rem;
  transform: translateX(-50%);
}
@media screen and (max-width: 767px) {
  #section3 .p-asobiba-contents__illust-char {
    top: 116px;
    top: 7.25rem;
    left: calc(50% - 17px);
    left: calc(50% - 1.0625rem);
    width: 51px;
    width: 3.1875rem;
  }
}


.p-asobiba-contents__description {
  margin-top: 50px;
  margin-top: 3.125rem;
}
@media screen and (max-width: 767px) {
  .p-asobiba-contents__description {
    margin-top: 12px;
    margin-top: 0.75rem;
  }
}

.p-asobiba-contents__description-text {
  margin: 0 auto;
  font-size: 22px;
  font-size: 1.375rem;
  line-height: 40px;
  line-height: 2.5rem;
  letter-spacing: 0.1em;
  font-feature-settings: "palt";
  text-align: center;
  color: #ea4e19;
}
@media screen and (max-width: 767px) {
  .p-asobiba-contents__description-text {
    margin: 0 auto;
    margin-top: 20px;
    margin-top: 1.25rem;
    text-align: justify;
    font-size: 13px;
    font-size: 0.8125rem;
    line-height: 1.61;
    letter-spacing: 0.12em;
    max-width: 312px;
    max-width: 19.5rem;
    font-feature-settings: "palt";
  }
}
#section2 .p-asobiba-contents__description-text {
  color: #0089a2;
}
#section3 .p-asobiba-contents__description-text {
  color: #b32489;
}


.p-asobiba-contents__point {
  position: relative;
  margin-top: 70px;
  margin-top: 4.375rem;
  padding: 34px 0 50px;
  padding: 2.125rem 0 3.125rem;
}
@media screen and (max-width: 767px) {
  .p-asobiba-contents__point {
    margin-top: 28px;
    margin-top: 1.75rem;
    padding: 20px 0 24px;
    padding: 1.25rem 0 1.5rem;
  }
}


.p-asobiba-contents__point::before,
.p-asobiba-contents__point::after {
  position: absolute;
  content: "";
  background: url("../images/asobiba/section1-point-line.png") no-repeat;
  background-size: contain;
  width: 795px;
  width: 49.6875rem;
  height: 14px;
  height: 0.875rem;
  left: 50%;
  transform: translateX(-50%);
}
@media screen and (max-width: 767px) {
  .p-asobiba-contents__point::before,
  .p-asobiba-contents__point::after {
    width: 320px;
    width: 20rem;
    height: 7px;
    height: 0.4375rem;
  }
}


#section2 .p-asobiba-contents__point::before,
#section2 .p-asobiba-contents__point::after {
  background: url("../images/asobiba/section2-point-line.png") no-repeat;
  background-size: contain;
}

#section3 .p-asobiba-contents__point::before,
#section3 .p-asobiba-contents__point::after {
  background: url("../images/asobiba/section3-point-line.png") no-repeat;
  background-size: contain;
}

.p-asobiba-contents__point::before {
  top: 0;
}
.p-asobiba-contents__point::after {
  bottom: 0;
}

.p-asobiba-contents__point-title {
  margin: 0 auto;
  width: 536px;
  width: 33.5rem;
}
@media screen and (max-width: 767px) {
  .p-asobiba-contents__point-title {
    width: 270px;
    width: 16.875rem;
  }
}


.p-asobiba-contents__point-text {
  margin: 0 auto;
  margin-top: 16px;
  margin-top: 1rem;
  font-size: 22px;
  font-size: 1.375rem;
  line-height: 40px;
  line-height: 2.5rem;
  letter-spacing: 0.1em;
  color: #ea4e19;
  font-feature-settings: "palt";
  text-align: center;
}
#section2 .p-asobiba-contents__point-text {
  color: #0089a2;
}
#section3 .p-asobiba-contents__point-text {
  color: #b32489;
}
@media screen and (max-width: 767px) {
  .p-asobiba-contents__point-text {
    margin-top: 11px;
    margin-top: 0.6875rem;
    width: 308px;
    width: 19.25rem;
    font-size: 13px;
    font-size: 0.8125rem;
    line-height: 21px;
    line-height: 1.3125rem;
    letter-spacing: 0.12em;
    text-align: justify;
  }
}


.p-asobiba-contents__diy-title {
  margin: 0 auto;
  margin-top: 42px;
  margin-top: 2.625rem;
  width: 702px;
  width: 43.875rem;
}
@media screen and (max-width: 767px) {
  .p-asobiba-contents__diy-title {
    margin-top: 10px;
    margin-top: 0.625rem;
    width: 350px;
    width: 21.875rem;
  }
  #section2 .p-asobiba-contents__diy-title {
    margin-top: 20px;
    margin-top: 1.25rem;
    width: 365px;
    width: 22.8125rem;
  }
}


.p-asobiba-contents__diy-step {
  margin-top: 100px;
  margin-top: 6.25rem;
}
@media screen and (max-width: 767px) {
  .p-asobiba-contents__diy-step {
    margin-top: 25px;
    margin-top: 1.5625rem;
  }
}


.p-asobiba-contents__diy-step:nth-child(2) {
  margin-top: -20px;
}
@media screen and (max-width: 767px) {
  #section2 .p-asobiba-contents__diy-step:nth-child(2) {
    margin-top: 0px;
  }
  #section3 .p-asobiba-contents__diy-step:nth-child(2) {
    margin-top: 0px;
  }
}

.p-asobiba-contents__diy-step-image {
  margin: 0 auto;
  width: 710px;
  width: 44.375rem;
}
@media screen and (max-width: 767px) {
  .p-asobiba-contents__diy-step-image {
    width: 316px;
    width: 19.75rem;
  }
}


.p-asobiba-contents__diy-step-text {
  margin-top: 30px;
  margin-top: 1.875rem;
  font-size: 22px;
  font-size: 1.375rem;
  line-height: 40px;
  line-height: 2.5rem;
  letter-spacing: 0.1em;
  font-feature-settings: "palt";
  text-align: center;
  color: #ea4e19;
}
#section2 .p-asobiba-contents__diy-step-text {
  color: #0089a2;
}
#section3 .p-asobiba-contents__diy-step-text {
  color: #b32489;
}
@media screen and (max-width: 767px) {
  .p-asobiba-contents__diy-step-text {
    margin: 0 auto;
    margin-top: 13px;
    margin-top: 0.8125rem;
    font-size: 13px;
    font-size: 0.8125rem;
    line-height: 21px;
    line-height: 1.3125rem;
    letter-spacing: 0.1em;
    text-align: justify;
    width: 312px;
    width: 19.5rem;
  }
}


.p-asobiba-contents__memo {
  position: relative;
  margin-top: 80px;
  margin-top: 5rem;
  padding-bottom: 50px;
  padding-bottom: 3.125rem;
}
@media screen and (max-width: 767px) {
  .p-asobiba-contents__memo {
    margin-top: 35px;
    padding-bottom: 25px;
  }
}


.p-asobiba-contents__memo::after {
  position: absolute;
  content: "";
  background: url("../images/asobiba/section1-point-line.png") no-repeat;
  width: 795px;
  width: 49.6875rem;
  height: 14px;
  height: 0.875rem;
  left: 50%;
  transform: translateX(-50%);
}
@media screen and (max-width: 767px) {
  .p-asobiba-contents__memo::after {
    width: 321px;
    width: 20.0625rem;
    height: 7px;
    height: 0.4375rem;
    left: 50%;
    transform: translateX(-50%);
  }
}


.p-asobiba-contents__memo::after {
  bottom: 0;
}

.p-asobiba-contents__memo-title {
  margin: 0 auto;
  width: 795px;
  width: 49.6875rem;
}
@media screen and (max-width: 767px) {
  .p-asobiba-contents__memo-title {
    width: 321px;
    width: 20.0625rem;
  }
}


.p-asobiba-contents__memo-text {
  margin: 0 auto;
  margin-top: 16px;
  margin-top: 1rem;
  font-size: 22px;
  font-size: 1.375rem;
  line-height: 40px;
  line-height: 2.5rem;
  letter-spacing: 0.1em;
  color: #ea4e19;
  font-feature-settings: "palt";
  text-align: center;
}
@media screen and (max-width: 767px) {
  .p-asobiba-contents__memo-text {
    margin: 0 auto;
    margin-top: 17px;
    margin-top: 1.0625rem;
    font-size: 13px;
    font-size: 0.8125rem;
    line-height: 21px;
    line-height: 1.3125rem;
    letter-spacing: 0.12em;
    text-align: justify;
    width: 312px;
    width: 19.5rem;
  }
}






/******************************************************
* end section css
******************************************************/
.p-asobiba-end-section {
  position: relative;
  margin-top: 112px;
  margin-top: 7rem;
}
@media screen and (max-width: 767px) {
  .p-asobiba-end-section {
    margin-top: 50px;
    margin-top: 3.125rem;
  }
}

@media screen and (max-width: 767px) {
  .p-asobiba-end-section__title-wrap {
    position: relative;
    margin: 0 auto;
    max-width: 315px;
    max-width: 19.6875rem;
  }
}

.p-asobiba-end-section__title {
  padding: 0;
  margin: 0 auto;
  width: 406px;
  width: 25.375rem;
}
@media screen and (max-width: 767px) {
  .p-asobiba-end-section__title {
    width: 205px;
    width: 12.8125rem;
  }
}

.p-asobiba-end-section__title-deco img {
  position: absolute;
}

.p-asobiba-end-section__title-left-deco {
  top: -50px;
  top: -3.125rem;
  left: 10px;
  left: 0.625rem;
  width: 162px;
  width: 10.125rem;
}
@media screen and (max-width: 767px) {
  .p-asobiba-end-section__title-left-deco {
    top: -30px;
    top: -1.875rem;
    left: -38px;
    left: -2.375rem;
    width: 81px;
    width: 5.0625rem;
  }
}

.p-asobiba-end-section__title-right-deco {
  top: -50px;
  top: -3.125rem;
  right: 10px;
  right: 0.625rem;
  width: 152px;
  width: 9.5rem;
}
@media screen and (max-width: 767px) {
  .p-asobiba-end-section__title-right-deco {
    top: -28px;
    top: -1.75rem;
    right: -33px;
    right: -2.0625rem;
    width: 76px;
    width: 4.75rem;
  }
}


.p-asobiba-end-section_img {
  margin: 0 auto;
  margin-top: 70px;
  margin-top: 4.375rem;
  width: 713px;
  width: 44.5625rem;
}
@media screen and (max-width: 767px) {
  .p-asobiba-end-section_img {
    margin-top: 40px;
    margin-top: 2.5rem;
    width: 345px;
    width: 21.5625rem;
  }
}


.p-asobiba-end-section__description {
  margin-top: 34px;
  margin-top: 2.125rem;
}
@media screen and (max-width: 767px) {
  .p-asobiba-end-section__description {
    margin-top: 13px;
    margin-top: 0.8125rem;
  }
}

.p-asobiba-end-section__description-text {
  margin: 0 auto;
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 40px;
  line-height: 2.5rem;
  letter-spacing: 0.1em;
  text-align: center;
  font-feature-settings: "palt";
  color: #b32489;
}
@media screen and (max-width: 767px) {
  .p-asobiba-end-section__description-text {
    margin: 0 auto;
    margin-top: 20px;
    margin-top: 1.25rem;
    width: 308px;
    width: 19.25rem;
    font-size: 13px;
    font-size: 0.8125rem;
    line-height: 1.61;
    letter-spacing: 0.1em;
    font-feature-settings: "palt";
    text-align: justify;
  }
}





/******************************************************
* decoration css
******************************************************/
.external-decoration img {
  position: absolute;
}

.external-decoration1 {
  top: 300px;
  top: 18.75rem;
  right: 210px;
  right: 13.125rem;
  width: 492px;
  width: 30.75rem;
}
@media screen and (max-width: 767px) {
  .external-decoration1 {
    top: 180px;
    top: 11.25rem;
    left: 14px;
    left: 0.875rem;
    width: 116px;
    width: 7.25rem;
  }
}


.external-decoration2 {
  top: 900px;
  top: 56.25rem;
  right: 20px;
  right: 1.25rem;
  width: 130px;
  width: 8.125rem;
}
@media screen and (max-width: 767px) {
  .external-decoration2 {
    top: 420px;
    top: 26.25rem;
    right: 30px;
    right: 1.875rem;
    width: 68px;
    width: 4.25rem;
  }
}


.external-decoration3 {
  top: 1190px;
  top: 74.375rem;
  right: -20px;
  right: -1.25rem;
  width: 220px;
  width: 13.75rem;
}
@media screen and (max-width: 767px) {
  .external-decoration3 {
    top: 590px;
    top: 36.875rem;
    left: -8px;
    left: -0.5rem;
    width: 138px;
    width: 8.625rem;
  }
}

.external-decoration4 {
  top: 1380px;
  top: 86.25rem;
  left: 100px;
  left: 6.25rem;
  width: 525px;
  width: 32.8125rem;
}
@media screen and (max-width: 767px) {
  .external-decoration4 {
    top: 810px;
    top: 50.625rem;
    left: initial;
    right: -50px;
    right: -3.125rem;
    width: 162px;
    width: 10.125rem;
  }
}

.external-decoration5 {
  top: 1660px;
  top: 103.75rem;
  right: 210px;
  right: 13.125rem;
  width: 265px;
  width: 16.5625rem;
}

.external-decoration6 {
  top: 2220px;
  top: 138.75rem;
  left: 140px;
  left: 8.75rem;
  width: 275px;
  width: 17.1875rem;
}

.external-decoration7 {
  top: 2980px;
  top: 186.25rem;
  right: 170px;
  right: 10.625rem;
  width: 275px;
  width: 17.1875rem;
}

.external-decoration8 {
  top: 1770px;
  top: 110.625rem;
  left: 150px;
  left: 9.375rem;
  width: 337px;
  width: 21.0625rem;
}

.external-decoration9 {
  top: 2660px;
  top: 166.25rem;
  right: 190px;
  right: 11.875rem;
  width: 290px;
  width: 18.125rem;
}

.external-decoration10 {
  top: 3090px;
  top: 193.125rem;
  left: 220px;
  left: 13.75rem;
  width: 310px;
  width: 19.375rem;
}

.external-decoration11 {
  top: 1640px;
  top: 102.5rem;
  right: 170px;
  right: 10.625rem;
  width: 274px;
  width: 17.125rem;
}

.external-decoration12 {
  top: 2360px;
  top: 147.5rem;
  left: 200px;
  left: 12.5rem;
  width: 275px;
  width: 17.1875rem;
}

.external-decoration13 {
  top: 2970px;
  top: 185.625rem;
  right: 180px;
  right: 11.25rem;
  width: 266px;
  width: 16.625rem;
}







/******************************************************
* footer css
******************************************************/
.l-btn {
  /* margin-top: 100px; */
  margin-top: 6.25rem;
  /* margin-bottom: 90px; */
  margin-bottom: 5.625rem;
}
@media screen and (max-width: 767px) {
  .l-btn {
    /* margin-top: 37px; */
    margin-top: 2.3125rem;
  }
}
.p-btn__item.p-btn__item--shokuiku a {
  padding: 9px 65px 11px 65px;
  padding: 0.5625rem 4.0625rem 0.6875rem 4.0625rem;
  text-transform: none;
}
@media screen and (max-width: 767px) {
  .p-btn__item.p-btn__item--shokuiku a {
    padding: 9px 32px;
    padding: 0.5625rem 2rem;
    padding-left: 6px;
    padding-left: 0.375rem;
    justify-content: center;
    text-align: center;
  }
}
.p-btn__item.p-btn__item--shokuiku a::after,
.p-btn__item.p-btn__item--shokuiku a::before {
  right: 55px;
  right: 3.4375rem;
}
@media screen and (max-width: 767px) {
  .p-btn__item.p-btn__item--shokuiku a::after,
  .p-btn__item.p-btn__item--shokuiku a::before {
    right: 40px;
    right: 2.5rem;
  }
}


.p-btn__item.p-btn__item--shokuiku img {
  width: 38px;
  width: 2.375rem;
  margin-right: 24px;
  margin-right: 1.5rem;
}
@media screen and (max-width: 767px) {
  .p-btn__item.p-btn__item--shokuiku img {
    width: 24px;
    width: 1.5rem;
    margin-right: 12px;
    margin-right: 0.75rem;
  }
}






/****************************************************
** Footer css
****************************************************/
.p-btn__item.p-btn__item--search {
  max-width: 27rem;
}
@media screen and (max-width: 767px) {
  .p-btn__item.p-btn__item--search {
    max-width: 17.6875rem;
  }
}


.p-btn__item.p-btn__item--search a {
  padding: 0.5675rem 1.1875rem 0.5675rem 2.5rem;
  justify-content: center;
}
@media screen and (max-width: 767px) {
  .p-btn__item.p-btn__item--search a {
    padding: 9px 19px 9px 30px;
    justify-content: center;
  }
}

.p-btn__item.p-btn__item--search a:before,
.p-btn__item.p-btn__item--search a::after {
  display: none;
}

@media screen and (min-width: 768px) {
  .p-btn__item.p-btn__item--search img {
    margin-right: 32px;
  }
}




/****************************************************
** Animation css
****************************************************/

.js-fadeIn {
  opacity: 0;
  transition-timing-function: ease-in-out;
  transition-duration: 1.2s;
  transition-delay: 1.0s;
}

.js-fadeIn.is-inview {
  opacity: 1;
}