/*///////////////////////////////////////*/
/*--- Okinawa fun Edit : by remar ---*/
/*///////////////////////////////////////*/
.mv2025 {
  position: relative;
  margin-bottom: 10rem;
}
@media screen and (max-width: 1025px) {
  .mv2025 {
    margin: 0 -1rem 10rem;
  }
}
.mv2025 .text_block {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}
.mv2025 .text_block .qr_btn,
.mv2025 .text_block .post_btn {
  width: 18%;
  box-sizing: border-box;
  padding: 0% 3%;
  border: 2px solid #64b6eb;
  border-radius: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: white;
  cursor: pointer;
  transition: 0.3s;
  position: absolute;
  left: 4%;
  bottom: 5%;
  height: 6vw;
  max-height: 80px;
  width: 15%;
  height: 4vw;
  left: 8%;
  max-height: 60px;
}
.mv2025 .text_block .qr_btn:hover,
.mv2025 .text_block .post_btn:hover {
  background-color: #cdebff;
}
.mv2025 .text_block .qr_btn {
  left: 23%;
  padding: 0 1%;
  width: 21%;
  left: 25%;
  width: 15%;
}

.p-fun-editorselect {
  margin-right: -2.4rem;
  margin-left: -2.4rem;
}
.p-fun-editorselect-slide {
  padding-bottom: 24px;
}
.p-fun-editorselect-slide__track {
  padding-top: 4px;
  padding-bottom: 4px;
}
.p-fun-editorselect-slide .splide__pagination {
  bottom: 0;
  -moz-column-gap: 8px;
       column-gap: 8px;
}
.p-fun-editorselect-slide .splide__pagination__page {
  margin: 0;
  background-color: transparent;
  border: 1px solid var(--c-blue);
  opacity: 1;
}
.p-fun-editorselect-slide .splide__pagination__page.is-active {
  background-color: var(--c-blue);
}

.c-fun-editorselect-slide .splide__pagination__page.is-active {
  background-color: var(--c-blue);
}

.p-fun-section__title.p-fun-section__title--editorselect {
  background-image: url(/feature/okinawa_fun/image/icon_fun_questionnaire_01.svg);
  font-size: 2.2rem;
}
.p-fun-section__title.p-fun-section__title--editorselect:after {
  content: "Monthly Picks";
  display: block;
  font-size: 150%;
}

.p-fun-section-editorselect .p-fun-viewmore__btn {
  max-width: 45rem;
}
.p-fun-section-editorselect .c-fun-detail-staff-ttl__lbl {
  font-size: 1.2rem;
}
.p-fun-section-editorselect .c-fun-detail-staff__catch {
  font-size: 1.5rem;
}
.p-fun-section-editorselect .c-fun-detail-staff__comment {
  line-height: 1.2;
}

.p-fun-editorselect-catch {
  padding: 5rem 1rem;
  text-align: center;
}
.p-fun-editorselect-catch h2 {
  background-repeat: no-repeat;
  text-align: center;
  background-position: center top;
  padding-top: 50px;
  margin-bottom: 2rem;
  font-size: 2.8rem;
  line-height: 1.2;
  font-weight: 800;
  color: #006dba;
}
.p-fun-editorselect-catch p {
  text-align: left;
  max-width: 800px;
  margin: auto;
}

.p-fun-campaign-catch {
  text-align: center;
  margin: 0 0 8rem;
}
.p-fun-campaign-catch h2 {
  font-weight: bold;
  color: #006dba;
  font-size: 180%;
  padding: 2rem 0 2rem;
}
.p-fun-campaign-catch .images {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  margin: 2rem 0;
  position: relative;
}
.p-fun-campaign-catch .images .image.pcw80 {
  width: 80%;
}
.p-fun-campaign-catch .images .image span {
  color: #216DBA;
  font-weight: bold;
}
.p-fun-campaign-catch .oubohouhou {
  margin: 5rem auto;
  max-width: 80%;
  border-top: 2px solid black;
  padding: 3rem 0 4rem;
  text-align: center;
  position: relative;
  margin-bottom: 10rem;
}
.p-fun-campaign-catch .oubohouhou:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  background-image: url("/feature/okinawa_fun/image/oubohouhou/houhou_btn_line.webp");
  height: 10px;
  width: 100%;
}
.p-fun-campaign-catch .oubohouhou h3 {
  margin: 1rem 0;
  display: inline-block;
  position: relative;
  letter-spacing: 0.2rem;
  font-size: 130%;
}
.p-fun-campaign-catch .oubohouhou h3:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  background-color: #ffef00;
  height: 30%;
  width: 100%;
}
.p-fun-campaign-catch .oubohouhou h3 b {
  position: relative;
  z-index: 2;
}
.p-fun-campaign-catch .oubohouhou .houhou_steps {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  gap: 4rem;
}
.p-fun-campaign-catch .oubohouhou .houhou_steps .step {
  padding: 0.5rem;
  padding-left: 3rem;
  background-image: url("/feature/okinawa_fun/image/oubohouhou/step01.webp");
  background-repeat: no-repeat;
  background-position: left bottom;
  background-size: contain;
  width: 220px;
  margin-right: 36px;
  font-size: 120%;
  text-align: left;
  position: relative;
}
.p-fun-campaign-catch .oubohouhou .houhou_steps .step:after {
  content: "";
  width: 36px;
  height: 17px;
  position: absolute;
  right: -35px;
  bottom: 0;
  background-image: url("/feature/okinawa_fun/image/oubohouhou/houhou_arrow.webp");
  background-repeat: no-repeat;
  background-position: left bottom;
}
.p-fun-campaign-catch .oubohouhou .houhou_steps .step.step02 {
  width: 190px;
  background-image: url("/feature/okinawa_fun/image/oubohouhou/step02.webp");
}
.p-fun-campaign-catch .oubohouhou .houhou_steps .step.step03 {
  width: 162px;
  background-image: url("/feature/okinawa_fun/image/oubohouhou/step03.webp");
}
.p-fun-campaign-catch .oubohouhou .houhou_steps .step.step03:after {
  width: 80px;
  height: 37px;
  right: -79px;
  background-image: url("/feature/okinawa_fun/image/oubohouhou/houhou_ok.webp");
}
.p-fun-campaign-catch .photo_images {
  display: flex;
  align-items: stretch;
  justify-content: space-between;
  gap: 1rem;
  padding: 1rem 0;
}
.p-fun-campaign-catch .photo_images .image {
  width: 100%;
}
.p-fun-campaign-catch .photo_images .image img {
  border-radius: 5px;
}
.p-fun-campaign-catch .gift_block {
  width: 80%;
  margin: auto;
}
.p-fun-campaign-catch .gift_block h3 {
  color: #006dba;
  font-size: 200%;
  font-weight: 800;
  margin-bottom: 2rem;
}
.p-fun-campaign-catch .gift_block .text {
  margin: 1rem 0;
}
.p-fun-campaign-catch .gift_block .text,
.p-fun-campaign-catch .gift_block .image {
  width: 100%;
}
.p-fun-campaign-catch .gift_block .text {
  text-align: left;
}
.p-fun-campaign-catch .gift_block .text h4 {
  font-size: 170%;
  font-weight: bold;
  text-align: center;
}
.p-fun-campaign-catch .gift_block .text ul {
  padding-left: 4rem;
  font-size: 130%;
  list-style-type: disc;
  margin-bottom: 1rem;
}
.p-fun-campaign-catch .gift_block .text ul li {
  list-style-type: disc;
  word-break: auto-phrase;
  line-height: 1.2;
  margin-bottom: 0.5rem;
}

#kiyaku_view {
  display: block;
  padding-top: 6rem;
  margin-top: -6rem;
}

#campaign_kiyaku {
  padding-bottom: 10rem;
}
#campaign_kiyaku .title01 {
  background: linear-gradient(90deg, rgb(0, 109, 186) 0%, rgb(13, 139, 185) 25.59%, rgb(24, 166, 185) 54.58%, rgb(32, 182, 184) 80.32%, rgb(34, 188, 184) 100%);
  color: #fff;
  padding: 2rem;
}
#campaign_kiyaku .title02 {
  font-weight: bold;
  font-size: 130%;
}
#campaign_kiyaku ul, #campaign_kiyaku ol, #campaign_kiyaku li {
  all: revert-layer;
  font-size: 1.5rem;
}
#campaign_kiyaku .campaign_blcok {
  padding: 1rem;
}
#campaign_kiyaku .campaign_blcok p {
  display: block;
  margin: 1rem 0;
  font-size: 1.5rem;
}
#campaign_kiyaku .toggle_btn {
  display: flex;
  align-items: center;
}
#campaign_kiyaku .campaign_btn {
  display: flex;
  align-items: center;
  justify-content: center;
  padding-top: 5rem;
}
#campaign_kiyaku .campaign_btn button {
  max-width: 300px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  color: white;
  -moz-column-gap: 4px;
       column-gap: 4px;
  width: 100%;
  height: 60px;
  padding: 4px 30px 4px 4px;
  background-color: #2fd4a7;
  border: 1px solid #fff;
  border-radius: 40px;
  box-shadow: 1px 3px 12px rgba(0, 0, 0, 0.16);
  transition: 0.3s;
}
#campaign_kiyaku .campaign_btn button .photo {
  width: 48px;
}
#campaign_kiyaku .campaign_btn button .arrow {
  width: 15px;
  transition: 0.3s;
}
#campaign_kiyaku .campaign_btn button span {
  display: block;
  word-break: keep-all;
  font-weight: bold;
  font-size: 130%;
}
#campaign_kiyaku .campaign_btn button:hover {
  background-color: #1ef7bd;
}
#campaign_kiyaku .campaign_btn button:hover .arrow {
  transition: 0.3s;
  transform: rotate(360deg);
}

br.sp {
  display: none;
}

.thanks_anq {
  padding-top: 5rem;
}
.thanks_anq .p-fun-viewmore__btn {
  margin: 2rem auto;
  max-width: 35rem;
  color: white;
  background-color: #006dba;
}
.thanks_anq .p-fun-viewmore__btn:after {
  border-bottom: solid 2px #fff;
  border-right: solid 2px #fff;
}

@media screen and (max-width: 1000px) {
  .p-fun-campaign-catch .gift_block {
    width: 100%;
  }
}
@media screen and (max-width: 767px) {
  .mv2025 .text_block .qr_btn {
    display: none;
  }
  .mv2025 .text_block .post_btn {
    top: 60%;
    transform: translate(-50%, -50%);
    left: 50%;
    width: 50%;
    height: 7rem;
    max-height: inherit;
    padding: 0 7%;
    border-width: 0.3rem;
  }
  br.sp {
    display: block;
  }
  br.pc {
    display: none;
  }
  .p-fun-campaign-catch p {
    word-break: auto-phrase;
  }
  .p-fun-campaign-catch .images:after {
    width: 15%;
  }
  .p-fun-campaign-catch .images .image {
    width: 80%;
  }
  .p-fun-campaign-catch .oubohouhou {
    margin-bottom: 3rem;
  }
  .p-fun-campaign-catch .oubohouhou .houhou_steps {
    justify-content: flex-start;
  }
  .p-fun-campaign-catch .oubohouhou .houhou_steps .step.step01:after, .p-fun-campaign-catch .oubohouhou .houhou_steps .step.step02:after {
    display: none;
  }
  .p-fun-campaign-catch .gift_block {
    width: 100%;
  }
  .p-fun-campaign-catch .gift_block .flex {
    flex-direction: column;
    padding: 0rem 2rem 3rem;
  }
  .p-fun-campaign-catch .gift_block .flex h3 {
    text-align: center;
  }
  #campaign_kiyaku .campaign_blcok .listmark {
    text-indent: -1.5rem;
    margin-left: 2rem;
  }
  .thanks_anq .p-fun-viewmore__btn {
    margin: 2rem auto;
    max-width: 35rem;
  }
}
@media screen and (min-width: 768px) {
  .p-fun-section-editorselect .p-fun-viewmore__btn {
    height: 70px;
  }
  .p-fun-section__title.p-fun-section__title--editorselect:after {
    font-size: 200%;
  }
  .p-fun-editorselect {
    margin-right: 0;
    margin-left: 0;
  }
  .c-fun-editorselect-slide {
    padding-bottom: 0;
  }
  .c-fun-editorselect-slide__list {
    display: grid !important;
    grid-template-columns: repeat(3, 1fr);
    gap: 0 24px;
  }
  .c-fun-editorselect-slide__track {
    overflow: visible;
  }
  .p-fun-campaign-catch .gift_block {
    margin: auto;
  }
  .p-fun-campaign-catch .gift_block .image {
    max-width: 600px;
    margin: auto;
  }
  .p-fun-campaign-catch .gift_block .gift_data {
    padding: 3rem 2rem;
    max-width: 780px;
    margin: auto;
  }
  .p-fun-campaign-catch .gift_block .gift_data h4 {
    text-align: left;
  }
  .p-fun-campaign-catch .gift_block .text ul {
    font-size: 150%;
  }
  .p-fun-campaign-catch .gift_block .text ul li {
    line-height: 1.5;
    margin-bottom: 0.8rem;
  }
}
@media screen and (min-width: 1200px) {
  .c-fun-editorselect-slide__list {
    gap: 0 32px;
  }
}
/*# sourceMappingURL=fun_2024-modi_add.css.map */