#about {
  padding-top: 39.5px;
  padding-bottom: 69px;
  overflow-x: clip;
  position: relative;
}

@media screen and (max-width: 999px) {
  #about {
    padding-top: 20px;
    padding-bottom: 30px;
  }
}

#about::before {
  position: absolute;
  display: block;
  content: "";
  background: url(../img/about-charm.svg) center center / cover no-repeat;
  width: 100%;
  height: 44.3%;
  left: 0;
  bottom: 0;
}

@media screen and (max-width: 999px) {
  #about::before {
  }
}

.about__container {
  display: flex;
  justify-content: space-between;
  max-width: 1065px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  transform: translateX(-7.5px);
}

@media screen and (max-width: 999px) {
  .about__container {
    box-sizing: border-box;
    padding-left: 20px;
    padding-right: 20px;
    width: 100%;
    flex-direction: column-reverse;
    gap: 20px;
    transform: translateX(0px);
  }
}

.about__image {
  max-width: 37.559%;
  margin-top: 36px;
  position: relative;
}

@media screen and (max-width: 999px) {
  .about__image {
    max-width: 100%;
    margin-top: 0;
  }
}

.about__image::before {
  position: absolute;
  display: block;
  content: "";
  background: url(../img/about-bubble.png) center center / cover no-repeat;
  width: 24.5%;
  height: 15.814%;
  left: -11%;
  bottom: 12.3%;
}

.about__text {
  max-width: 54.4601%;
  margin-top: 102px;
}

@media screen and (max-width: 999px) {
  .about__text {
    max-width: 100%;
    margin-top: 0px;
  }
}

.about__en {
  font-family: Oswald;
  font-weight: 500;
  font-size: 18px;
  letter-spacing: 0.15em;
  text-align: left;
  color: #f2a2c0;
  margin-top: -3px;
  margin-bottom: 12px;
  position: relative;
}

@media screen and (max-width: 999px) {
  .about__en {
    font-size: 32px;
    margin-top: 6px;
    margin-bottom: 15px;
    line-height: 1;
  }
}

.about__en::before {
  position: absolute;
  display: block;
  content: "";
  background: url(../img//about-charm.png) center center / contain no-repeat;
  top: -68px;
  left: -1px;
  width: 309px;
  height: 118px;
  z-index: -1;
}

@media screen and (max-width: 999px) {
  .about__en::before {
    width: 199px;
    height: 88px;
  }
}

.about__title span {
  position: relative;
  z-index: 1;
  color: #fff;
  padding-left: 9px;
  padding-right: 6.5px;
  margin-right: 8px;
}

.about__title span::before {
  position: absolute;
  display: block;
  content: "";
  background: #313131;
  top: 50%;
  left: 0;
  width: 100%;
  height: 129%;
  z-index: -1;
  transform: translateY(-48%);
}

.about__title {
  font-family: "Noto Sans JP";
  font-weight: bold;
  font-size: 28px;
  letter-spacing: 0.08em;
  line-height: 50px;
  text-align: left;
  color: #313131;
  white-space: nowrap;
}

@media screen and (max-width: 999px) {
  .about__title {
    font-size: 20px;
    line-height: 1.75;
    margin-bottom: 0;
  }
}

.about__content {
  font-family: "Noto Sans JP";
  font-weight: normal;
  font-size: 14px;
  letter-spacing: 0.06em;
  line-height: 36px;
  text-align: left;
  color: #313131;
  margin-top: 23px;
}

@media screen and (max-width: 999px) {
  .about__content {
    margin-top: 7px;
    line-height: 24px;
    font-size: 14px;
  }
}

.about__sliders {
  padding-top: 41px;
  position: relative;
}

@media screen and (max-width: 999px) {
  .about__sliders {
    padding-top: 20px;
  }
}

.about__slidersCharm {
  position: absolute;
  display: block;
  width: 15.278%;
  top: -28%;
  right: 3.24%;
}

.about__sliders .slick-track {
  display: flex;
  gap: 33.8px;
}

@media screen and (max-width: 999px) {
  .about__sliders .slick-track {
    display: flex;
    gap: 5px;
  }
}

.about__sliderWrapper {
}

.about__slider {
  max-width: 320px;
}

@media screen and (max-width: 999px) {
  .about__slider {
    max-width: 160px;
  }
}

.about__sliderImage {
}

@media screen and (max-width: 999px) {
  .about__sliderImage {
    width: 100%;
  }
}

.about__sliderContent {
  font-family: "Noto Sans JP";
  font-weight: 500;
  font-size: 20px;
  letter-spacing: 0.04em;
  line-height: 1.5;
  text-align: left;
  color: #000;
  margin-top: 19px;
}

@media screen and (max-width: 999px) {
  .about__sliderContent {
    font-size: 1px;
    margin-top: 8px;
  }
}

#P-about {
}

.P-about__top {
  padding-top: 38px;
  position: relative;
  padding-bottom: 34px;
  position: relative;
}

#P-about .p-about1__sideScroll {
  margin-top: 13px;
  margin-bottom: 0px;
  opacity: 0.2;
  position: absolute;
  bottom: -2%;
  left: 0;
  width: 100%;
  height: 13%;
}

.P-about__top::after {
  position: absolute;
  display: block;
  content: "";
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: -3;
  height: 20%;
  background-color: #028be0;
  height: 60.3%;
}

.P-about__topCharm {
  position: absolute;
  display: block;
  content: "";
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 1;
  height: 41.3%;
}

@media screen and (max-width: 999px) {
  .P-about__topCharm {
    height: 11.3%;
  }
}

.P-about__topContainer {
  max-width: 953px;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
}

@media screen and (max-width: 999px) {
  .P-about__topContainer {
    box-sizing: border-box;
    padding-left: 20px;
    padding-right: 20px;
    width: 100%;
  }
}

.P-about__topHead {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 17px;
}
.P-about__topHead h2 {
  clip-path: polygon(2.6% 0%, 100% 0%, 97.4% 100%, 0% 100%);
  padding-top: 7px;
  font-family: "Noto Sans JP";
  font-weight: 500;
  font-size: 32px;
  letter-spacing: 0.1em;
  text-align: center;
  color: #fff;
  background: linear-gradient(to right, #000 0%, #393939 100%);
  padding-top: 1px;
  padding-bottom: 3px;
  width: 296px;
  margin-top: 6px;
}
@media screen and (max-width: 999px) {
  .P-about__topHead h2 {
    font-size: 24px;
  }
}

.P-about__topHeadIcon {
  width: 38.88px;
}

.P-about__topImage {
  margin-top: 13px;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  transform: translateX(26px);
}

@media screen and (max-width: 999px) {
  .P-about__topImage {
    transform: translateX(0);
  }
}

.P-about__topContent {
  font-family: "Noto Sans JP";
  font-weight: normal;
  font-size: 16px;
  letter-spacing: 0.06em;
  line-height: 38px;
  text-align: left;
  color: #fff;
  /*   border: 3px solid #ed0000; */
  margin-top: 24px;
  width: 100%;
  transform: translateX(-13px);
  padding: 11px 36px 30px;
  position: relative;
  z-index: 1;
}

@media screen and (max-width: 999px) {
  .P-about__topContent {
    transform: translateX(0);
    font-size: 14px;
    line-height: 30px;
    padding: 5px 10px 10px;
  }
}

.P-about__point {
  padding-bottom: 70px;
  padding-top: 59px;
  position: relative;
}

.P-about__point::before {
  position: absolute;
  display: block;
  content: "";
  bottom: 0;
  left: 0;
  background-color: #f1fafc;
  width: 100%;
  height: 45.5%;
  z-index: -1;
}

.P-about__pointContainer {
  max-width: 1003px;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
}

@media screen and (max-width: 999px) {
  .P-about__pointContainer {
    box-sizing: border-box;
    padding-left: 20px;
    padding-right: 20px;
    width: 100%;
  }
}

.P-about__pointHead {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.about__pointHeadTitle--en {
  width: 130px;
}

.about__pointHeadTitle--ja {
  clip-path: polygon(2.6% 0%, 100% 0%, 97.4% 100%, 0% 100%);
  padding-top: 7px;
  font-family: "Noto Sans JP";
  font-weight: 500;
  font-size: 32px;
  letter-spacing: 0.1em;
  text-align: center;
  color: #fff;
  background: linear-gradient(to right, #000 0%, #393939 100%);
  padding-top: 1px;
  padding-bottom: 3px;
  width: 430.8px;
  margin-top: 0;
}

@media screen and (max-width: 999px) {
  .about__pointHeadTitle--ja {
    font-size: 24px;
    width: 335px;
  }
}

.P-about__pointItemsWrapper {
}

.P-about__pointItems {
  display: flex;
  justify-content: space-between;
  margin-top: 94px;
}

@media screen and (max-width: 999px) {
  .P-about__pointItems {
    flex-direction: column;
    gap: 60px;
  }
}

.P-about__pointItem {
  width: 31.9056%;
  position: relative;
}

@media screen and (max-width: 999px) {
  .P-about__pointItem {
    width: 100%;
  }
}

.P-about__pointItemNum {
  font-family: Outfit;
  font-weight: 500;
  font-size: 36px;
  letter-spacing: 0.04em;
  text-align: center;
  color: #fff;
  width: 82px;
  box-sizing: border-box;
  text-align: center;
  background-color: #ff7f00;
  border-radius: 50%;
  position: absolute;
  top: -48px;
  left: 50%;
  transform: translateX(-50%);
  padding-top: 12px;
  padding-bottom: 11px;
}

.P-about__pointItemImage {
  width: 100%;
}

.P-about__pointItemText {
  display: flex;
  flex-direction: column;
  padding-top: 23px;
  background: #fff;
  box-shadow: 7px 7px 12px rgba(211, 211, 211, 0.1);
  padding-bottom: 36px;
  gap: 15px;
}

@media screen and (max-width: 999px) {
  .P-about__pointItemText {
    padding-bottom: 20px;
    gap: 0px;
    padding-top: 9px;
  }
}

.P-about__pointItemHead {
  font-family: "Noto Sans JP";
  font-weight: bold;
  font-size: 20px;
  letter-spacing: 0.04em;
  text-align: center;
  color: #ff7f00;
}

.P-about__pointItemContent {
  font-family: "Noto Sans JP";
  font-weight: normal;
  font-size: 14px;
  letter-spacing: 0.02em;
  line-height: 30px;
  text-align: center;
  color: #222;
}

.P-about__flow {
  padding-top: 45px;
  padding-bottom: 110px;
  position: relative;
}

@media screen and (max-width: 999px) {
  .P-about__flow {
    padding-top: 20px;
    padding-bottom: 30px;
  }
}

.P-about__flow::before {
  position: absolute;
  display: block;
  content: "";
  background: url(../img/about-charm.svg) center center / cover no-repeat;
  width: 100%;
  height: 29.5%;
  left: 0;
  bottom: 0;
}

.P-about__flowContainer {
  max-width: 1000px;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
}

@media screen and (max-width: 999px) {
  .P-about__flowContainer {
    box-sizing: border-box;
    padding-left: 20px;
    padding-right: 20px;
    width: 100%;
  }
}

.P-about__flowHead {
  display: flex;
  align-items: center;
  flex-direction: column;
}

.about__flowHeadTitle--en {
  width: 78px;
}

.about__flowHeadTitle--ja {
  clip-path: polygon(2.6% 0%, 100% 0%, 97.4% 100%, 0% 100%);
  padding-top: 7px;
  font-family: "Noto Sans JP";
  font-weight: 500;
  font-size: 32px;
  letter-spacing: 0.1em;
  text-align: center;
  color: #fff;
  background: linear-gradient(to right, #000 0%, #393939 100%);
  padding-top: 1px;
  padding-bottom: 3px;
  width: 294.8px;
  margin-top: 3px;
}

@media screen and (max-width: 999px) {
  .about__flowHeadTitle--ja {
    font-size: 24px;
  }
}

.P-about__flowItemsWrapper {
  margin-top: 35px;
  border-top: 1px solid #d5d5d5;
  border-bottom: 1px solid #d5d5d5;
  padding-top: 10px;
  position: relative;
  z-index: 1;
}

.P-about__flowItems {
  display: flex;
  flex-direction: column;
  gap: 28.5px;
}

.P-about__flowItem {
  display: flex;
  align-items: center;
  gap: 66px;
  position: relative;
}

@media screen and (max-width: 999px) {
  .P-about__flowItem {
    gap: 20px;
  }
}

.P-about__flowItem:not(:last-child):after {
  position: absolute;
  display: block;
  content: "";
  background: url(../img/steps-arrow.svg) center center / contain no-repeat;
  width: 22px;
  height: 11px;
  left: 5.5%;
  bottom: -4%;
}

.P-about__flowItemNum {
  font-family: Outfit;
  font-weight: bold;
  font-size: 16px;
  letter-spacing: 0.04em;
  text-align: center;
  color: #0497e7;
  padding-left: 34px;
  text-transform: uppercase;
  transform: translateY(-4px);
  position: relative;
  white-space: nowrap;
}

@media screen and (max-width: 999px) {
  .P-about__flowItemNum {
    padding-left: 5px;
  }
}

.P-about__flowItemContent {
  display: flex;
  align-items: flex-start;
  padding-left: 30px;
  gap: 19px;
  position: relative;
  width: 83.7%;
  padding-bottom: 32px;
  border-bottom: 1px solid #d5d5d5;
}

@media screen and (max-width: 999px) {
  .P-about__flowItemContent {
    flex-direction: column;
  }
}

.P-about__flowItem:last-child .P-about__flowItemContent {
  border-bottom: none;
}

.P-about__flowItemContent::before {
  position: absolute;
  display: block;
  content: "";
  top: 11%;
  left: 0;
  width: 1px;
  height: 70%;
  background-color: #d5d5d5;
  border-radius: 50%;
}

@media screen and (max-width: 999px) {
  .P-about__flowItemContent::before {
    height: 90%;
    top: 0%;
  }
}

.P-about__flowItemImage {
  width: 127px;
  position: relative;
  transform: translateY(10px);
}

@media screen and (max-width: 999px) {
  .P-about__flowItemImage {
    width: 100%;
    transform: translateY(0px);
  }
}

.P-about__flowItemDetail {
  font-family: "Noto Sans JP";
  font-weight: bold;
  font-size: 22px;
  letter-spacing: 0.04em;
  text-align: left;
  color: #000;
  margin-top: 34px;
}

@media screen and (max-width: 999px) {
  .P-about__flowItemDetail {
    margin-top: 0;
    font-size: 16px;
  }
}

.P-about__baggage {
  padding-top: 26px;
  padding-bottom: 180px;
}

@media screen and (max-width: 999px) {
  .P-about__baggage {
    padding-top: 20px;
    padding-bottom: 0px;
  }
}

.P-about__baggageContainer {
  max-width: 998.5px;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
}

@media screen and (max-width: 999px) {
  .P-about__baggageContainer {
    box-sizing: border-box;
    padding-left: 20px;
    padding-right: 20px;
    width: 100%;
  }
}

.P-about__baggageHead {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 3px;
}
.about__baggageHeadTitle--en {
  width: 95px;
}
.about__baggageHeadTitle--ja {
  clip-path: polygon(2.6% 0%, 100% 0%, 97.4% 100%, 0% 100%);
  padding-top: 7px;
  font-family: "Noto Sans JP";
  font-weight: 500;
  font-size: 32px;
  letter-spacing: 0.1em;
  text-align: center;
  color: #fff;
  background: linear-gradient(to right, #000 0%, #393939 100%);
  padding-top: 1px;
  padding-bottom: 3px;
  width: 294.8px;
  margin-top: 3px;
}

@media screen and (max-width: 999px) {
  .about__baggageHeadTitle--ja {
    font-size: 24px;
  }
}

.about__baggageContentsWrapper {
  border: 1px solid #ff7f00;
  background-color: #fff;
  width: 99.2%;
  margin-top: 26px;
  padding-bottom: 19px;
  position: relative;
}

.about__baggageContentsWrapper::before {
  position: absolute;
  display: block;
  content: "";
  background-color: #ff7f00;
  top: 7px;
  right: -9px;
  width: 100%;
  height: 100%;
  z-index: -1;
}

.about__baggageContents {
  display: flex;
  padding-top: 38px;
  padding-left: 95px;
  gap: 81px;
}

@media screen and (max-width: 999px) {
  .about__baggageContents {
    padding-left: 40px;
    padding-right: 10px;
    padding-top: 20px;
    gap: 10.5px;
    flex-direction: column;
  }
}

.about__baggageContentsRow {
  display: flex;
  flex-direction: column;
  gap: 10.5px;
}

.about__baggageContent {
  font-family: "Noto Sans JP";
  font-weight: normal;
  font-size: 16px;
  letter-spacing: 0.1em;
  line-height: 34px;
  text-align: left;
  color: #222;
  position: relative;
}

@media screen and (max-width: 999px) {
  .about__baggageContent {
    font-size: 14px;
    line-height: 20px;
  }
}

.about__baggageContent::before {
  position: absolute;
  display: block;
  content: "";
  background-color: #ff7f00;
  top: 53%;
  left: -29px;
  width: 15px;
  height: 15px;
  border-radius: 50%;
  transform: translateY(-50%);
}

.about__baggageCaution {
  font-family: "Noto Sans JP";
  font-weight: normal;
  font-size: 14px;
  letter-spacing: 0.1em;
  line-height: 34px;
  text-align: left;
  color: #f00;
  margin: 10px;
  padding-left: 57px;
}

@media screen and (max-width: 999px) {
  .about__baggageCaution {
    font-size: 12px;
    padding-left: 0px;
    line-height: 20px;
  }
}

.p-about__please {
  padding-top: 78px;
  padding-bottom: 70px;
  background: #f1fafc;
  position: relative;
}

@media screen and (max-width: 999px) {
  .p-about__please {
    padding-top: 30px;
    padding-bottom: 30px;
  }
}

.p-about__pleaseCharm {
  position: absolute;
  bottom: 0.68%;
  right: 9.6%;
  width: 8.542%;
}
@media screen and (max-width: 999px) {
  .p-about__pleaseCharm {
    width: 18.542%;
    max-width: 70px;
  }
}

.p-about__pleaseSliderWrapper {
}

.p-about__pleaseSlider {
}

.p-about__please .slick-track {
  display: flex;
  gap: 13.3px;
}
.p-about__pleaseSlide {
  width: 264px;
}

@media screen and (max-width: 999px) {
  .p-about__pleaseSlide {
    width: 120px;
  }
}

.p-about__pleaseContainer {
  margin-top: 146px;
}

@media screen and (max-width: 999px) {
  .p-about__pleaseContainer {
    margin-top: 30px;
  }
}

.P-about__pleaseHead {
  display: flex;
  align-items: center;
  flex-direction: column;
}

.about__pleaseHeadTitle--en {
  width: 108px;
}

.about__pleaseHeadTitle--ja {
  clip-path: polygon(2.6% 0%, 100% 0%, 97.4% 100%, 0% 100%);
  padding-top: 7px;
  font-family: "Noto Sans JP";
  font-weight: 500;
  font-size: 32px;
  letter-spacing: 0.1em;
  text-align: center;
  color: #fff;
  background: linear-gradient(to right, #000 0%, #393939 100%);
  padding-top: 1px;
  padding-bottom: 3px;
  width: 359px;
  margin-top: 0;
}

@media screen and (max-width: 999px) {
  .about__pleaseHeadTitle--ja {
    width: 335px;
    font-size: 24px;
  }
}

.p-about__pleaseContentWrapper {
  background-color: #fff;
  max-width: 1000px;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  margin-top: 22px;
  padding-top: 50px;
  padding-left: 120px;
  padding-right: 120px;
  padding-bottom: 77px;
}

@media screen and (max-width: 999px) {
  .p-about__pleaseContentWrapper {
    box-sizing: border-box;
    padding-left: 20px;
    padding-right: 20px;
    width: calc(100% - 40px);
  }
}

.p-about__pleaseContent {
  font-family: "Noto Sans JP";
  font-weight: normal;
  font-size: 16px;
  letter-spacing: 0.06em;
  line-height: 28px;
  text-align: left;
  color: #000;
}

.p-about__pleaseContent {
  line-height: 20px;
}
