@charset "UTF-8";
/*=============================================================

	Date: 2025-10-20
	CSS Document ： フェリシモメリーって？｜フェリシモメリー

=============================================================*/
.dummy {
  position: absolute;
  top: -88px;
  left: 0;
  width: 100%;
  opacity: 0.7;
  pointer-events: none;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 10000;
}
.dummy img {}
#footercontent .fsc_gfooter__breadcrumb {
  display: none;
}
.fsc_gfooter__breadcrumb {
  margin-top: 0;
  position: relative;
}
/*------------------------------------

ベース

------------------------------------*/
.pc {
  display: block;
}
.sp {
  display: none;
}
.bold_ct {
  font-weight: bold;
}
.fsc_gheader-wrap {
  transition: all 0.3s;
}
/* body.fixed-body .fsc_gheader-wrap {
  opacity: 0;
  pointer-events: none;
} */
/*------------------------------------

wrapper

------------------------------------*/
#wrapper_mr {
  width: 100%;
  font-weight: bold;
  line-height: 1.7;
  letter-spacing: 0.07em;
  text-align: center;
  position: relative;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  opacity: 1;
  background-image: url(../images/bg_main.webp);
  background-repeat: repeat;
  background-position: center top -10px;
  background-size: 2em;
  font-size: 1.55rem;
  overflow: hidden;
}
#wrapper_mr img {
  height: auto;
  max-width: 100%;
}
#wrapper_mr ul {
  padding: 0;
  list-style: none;
}
/* hover */
#wrapper_mr a {
  font-family: "A1ゴシック M";
}
#wrapper_mr a:hover {
  text-decoration: none;
}
@media (hover: hover) {
  #wrapper_mr a {
    transition: all 0.3s;
  }
  #wrapper_mr a:hover {
    opacity: 0.7;
  }
  .link-btn a:hover::after, #my-merry-wrap .my-merry-box .my-merry-login a:hover::after, #wrapper-inner .top-link-btn a:hover::after, #my-merry-wrap .sub-link a:hover::after {
    transform: translateX(0.3em);
  }
}
/*------------------------------------



------------------------------------*/
.fv-h1 {
  font-size: 90%;
  text-align: right;
  color: #888;
  max-width: 1170px;
  margin: 0 auto;
  padding: 0.5em;
}
/* == FV == */
#fv-wrap {
  position: relative;
  max-width: 1170px;
  margin: 0 auto;
  animation: fadeIn 0.9s both 0.3s;
}
#fv-wrap .fv-ttl {
  position: absolute;
  top: 3.5%;
  left: 9%;
  width: 49%;
  /*clip-path: inset(0 100% 0 0);
  animation: slideMask-left 1.4s cubic-bezier(0.22, 1, 0.26, 1.1) 1.2s both;*/
  animation: fadeIn 0.9s both 0.9s;
  z-index: 1;
}
#fv-wrap .fv-ttl img {
  width: 100%;
}
#fv-wrap .fv-main {
  display: block;
  mask-image: url(../images/fv_clip_pc.svg);
  mask-position: center top;
  mask-repeat: no-repeat;
  -webkit-mask-image: url(../images/fv_clip_pc.svg);
  -webkit-mask-position: center top;
  -webkit-mask-repeat: no-repeat;
  overflow: hidden;
  aspect-ratio: 100/77.5;
}
#fv-wrap .fv-main source {}
#fv-wrap .fv-main img {
  width: 100%;
  transform: translate3d(0px, -6px, 0px) scale(1.2);
}
#wrapper-inner {
  font-family: "A1ゴシック R";
}
/* == about == */
#about_mr {}
#about_mr .about-ttl {
  margin: 1.9em auto;
  max-width: 90%;
}
#about_mr .about-ttl img {}
#about-ttl-wrap {}
#about-ttl-wrap defs {}
#about-ttl {}
#about-ttl-wrap text {}
#about-ttl-wrap text textpath {}
#about_mr .about-box {
  letter-spacing: 0.16em;
}
#about_mr .about-box .about-main {
  font-weight: bold;
  font-size: 110%;
  line-height: 1.3;
  margin: 0 0 1em;
  font-family: "A1ゴシック M";
}
#about_mr .about-box .about {
  font-size: 90%;
  line-height: 2;
}
#about_mr .about-box .about .red-txt {
  color: #cd0b34;
  font-family: "A1ゴシック B";
}
/* STEP */
#about_mr .step-wrap {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 0.6em;
  position: relative;
  width: max-content;
  margin: 1em auto;
}
#about_mr .step-wrap::after {
  display: block;
  width: 13%;
  height: 100%;
  content: '';
  background-image: url(../images/step_arrow.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  position: absolute;
  top: -7%;
  left: 44%;
}
#about_mr .step-wrap img {
  width: 350px;
}
#about_mr .step-wrap .step01 {}
#about_mr .step-wrap .step02 {}
/* == 現在お持ちのフェリシモメリー == */
#my-merry-wrap {
  margin: 4em auto 6.4em;
  max-width: 650px; /* margin: 0 auto; */
}
#my-merry-wrap .meripo-box {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 0em;
}
#my-merry-wrap .meripo-box .meripo-txt {
  margin: -2em 0 0 -2em;
  width: 220px;
}
#my-merry-wrap .meripo-box .meripokun {
  margin-bottom: -2em;
  width: 120px;
}
#my-merry-wrap .meripo-box p {
  margin: 0 0 0 2em;
  font-size: 57%;
}
.bold_mr {
  font-weight: bold;
  font-family: "游ゴシック体 Pr6N B";
}
#my-merry-wrap .my-merry-box {
  border: 2px solid #cd0b34;
  border-radius: 1em;
  /* max-width: 650px; */
  /* margin: 0 auto; */
  overflow: hidden;
  position: relative;
  background: #FFF;
  /* padding: 0 0 1em; */
}
#my-merry-wrap .my-merry-box .my-merry-ttl {
  background: #cd0b34;
  color: #FFF;
  font-size: 114%;
  position: relative;
  padding: 0.4em 0 0;
  letter-spacing: 0.1em;
  font-family: "A1ゴシック M";
}
#my-merry-wrap .my-merry-box .my-merry-ttl::after {
  display: block;
  width: 100%;
  height: 100%;
  content: '';
  background-image: url(../images/scallop_red.webp);
  background-repeat: repeat-x;
  background-position: center top;
  background-size: 2em;
  position: absolute;
  top: calc(100% - 3px);
  left: 0;
}
/* ▼▼ ログイン済み ポイント表示 ▼▼ */
#my-merry-wrap .my-merry-box .my-merry {
  color: #cd0b34;
  font-size: 265%;
  margin: 0.2em 0;
  font-family: "Yeseva One", serif;
  font-weight: 400;
  font-style: normal;
}
#my-merry-wrap .my-merry-box .my-merry .merry-num {}
#my-merry-wrap .my-merry-box .my-merry .merry-tanyi {
  font-size: 75%;
}
/* ▲▲ ログイン済み ポイント表示 ▲▲ */
/* ▼▼ 未ログイン ログインボタン表示 ▼▼ */
#my-merry-wrap .my-merry-box .my-merry-login {
  margin: 1.5em 0;
}
#my-merry-wrap .my-merry-box .my-merry-login a {
  background: #4b2d16;
  color: #FFF;
  display: block;
  border-radius: 3em;
  width: max-content;
  padding: 0.6em 3em;
  line-height: 1.4;
  margin: 1em auto;
  position: relative;
}
#my-merry-wrap .my-merry-box .my-merry-login a::after {
  display: block;
  width: 1.6em;
  height: 100%;
  content: '';
  background-image: url(../images/login_btn.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  position: absolute;
  top: 0;
  right: 0.7em;
  transition: all 0.2s;
}
/* ▲▲ 未ログイン ログインボタン表示 ▲▲ */
#my-merry-wrap .sub-link {
  margin: 0.7em 0 0;
  display: flex;
  justify-content: end;
  align-items: center;
}
#my-merry-wrap .sub-link a {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 0.5em;
  border-bottom: 2px solid #000;
  width: max-content;
  font-size: 85%;
  padding-bottom: 0.2em;
}
#my-merry-wrap .sub-link a::after {
  display: block;
  width: 1.2em;
  aspect-ratio: 1;
  content: '';
  background-image: url(../images/link_arrow.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  transition: all 0.2s;
}
/* == 現在お持ちのフェリシモメリー == */
/* == フェリシモメリーを増やす content-block == */
.main-section {
  background-image: url(../images/fuyasu_bg.webp);
  background-repeat: repeat;
  background-position: center;
  background-size: 300px;
  padding-bottom: 7em;
}
.main-section .section-head {
  position: relative;
  text-align: center;
  /* max-width: 500px; */
  margin: 0 auto;
}
.main-section .section-head::before {
  display: block;
  width: 100%;
  height: 75px;
  /* aspect-ratio: 100/4; */
  content: '';
  background-image: url(../images/fuyasu_head.webp);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  position: absolute;
  bottom: calc(100% - 2px);
  left: 0;
}
.main-section .section-ttl-wrap {
  position: relative;
  max-width: 450px;
  margin: 0 auto;
}
.main-section .section-head .section-ttl {
  /* margin: -0.9em 0 0 0; */
  display: inline-block;
  text-align: center;
  position: relative;
}
.main-section .section-ttl-wrap::before, .main-section .section-ttl-wrap::after {
  display: block;
  width: 100vw;
  height: 0.3em;
  border-top: 2px solid #000;
  border-bottom: 1px solid #000;
  content: '';
  position: absolute;
  top: 30%;
}
.main-section .section-ttl-wrap::before {
  left: 100%;
}
.main-section .section-ttl-wrap::after {
  right: 100%;
}
.main-section .section-head .section-ttl img {}
.ashirai {
  position: absolute;
  z-index: 1;
  background-repeat: no-repeat;
  background-position: center top;
  background-size:contain;
  width: 200px;
  aspect-ratio: 1/1.3;
}
#merry-fuyasu {}
/* title */
#merry-fuyasu .section-head {}
#merry-fuyasu .section-head .section-ttl {}
.section-head .section-ttl img {
  width: 342px;
}
#merry-fuyasu .section-head .ashirai.ashirai01 {
  top: -3.3em;
  left: -42%;
  background-image: url(../images/f_ashirai01.webp);
}
#merry-fuyasu .section-head .ashirai.ashirai02 {
  top: 0.4em;
  left: -65%;
  background-image: url(../images/f_ashirai02.webp);
}
#merry-fuyasu .section-head .ashirai.ashirai03 {
  top: -2.6em;
  right: -51%;
  background-image: url(../images/f_ashirai03.webp);
}
/* title */
/* content */
#merry-fuyasu .content-inner {}
/* 01 */
#merry-fuyasu .content-inner .fuyasu-block {
  margin: 2em auto;
}
#merry-fuyasu .content-inner .fuyasu-block .block-ttl {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 1em;
}
#merry-fuyasu .content-inner .fuyasu-block .block-ttl img {}
#merry-fuyasu .content-inner .fuyasu-block .block-ttl p {
  text-align: left;
  margin: 0;
  font-size: 110%;
  font-family: "A1ゴシック M";
  letter-spacing: 0.05em;
}
#merry-fuyasu .content-inner .fuyasu-block .block-ttl p .big-txt {
  font-size: 140%;
  line-height: 1.1;
}
#merry-fuyasu .content-inner .fuyasu-block .block-ttl p .marker-txt {
  color: #cd0b34;
  font-size: 154%;
  line-height: 1.2;
  position: relative;
}
#merry-fuyasu .content-inner .fuyasu-block .block-ttl p .marker-txt::after {
  display: block;
  width: 100%;
  height: 0.3em;
  content: '';
  background-image: url(../images/point_line.webp);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  position: absolute;
  top: 99%;
  left: 0;
}
#merry-fuyasu .content-inner .fuyasu-block .sample-box {
  position: relative;
  width: fit-content;
  margin: 2em auto 4em;
}
#merry-fuyasu .content-inner .fuyasu-block .sample-box .sub {
  position: absolute;
  top: -7%;
  left: 4%;
  width: 13%;
}
#merry-fuyasu .content-inner .fuyasu-block .sample-box .main {
  width: 700px;
}
/* 01 */
#merry-fuyasu .content-inner .fuyasu-block .meripo-box {
  display: flex;
  justify-content: center;
  align-items: flex-start;
  gap: 0em;
  margin: 0.7em 0 0;
}
#merry-fuyasu .content-inner .fuyasu-block .meripo-box .meripokun {
  margin: 2em 0 0;
  width: 258px;
}
#merry-fuyasu .content-inner .fuyasu-block .meripo-box .meripo-txt {
  width: 230px;
}
/* link */
.link-btn {
  position: relative;
  z-index: 1;
  width: fit-content;
  background: #FFF;
  margin: 0 auto;
  border-radius: 3em;
}
.link-btn a {
  position: relative;
  background: #FFF;
  border: 2px solid #000;
  min-width: 18em;
  border-radius: 3em;
  padding: 0.6em 3em 0.6em 2.5em;
  display: block;
  width: max-content;
  margin: 2em auto;
  font-size: 112%;
  box-shadow: 1px 1px 0px #000;
}
.link-btn a::after {
  display: block;
  width: 1.6em;
  height: 100%;
  content: '';
  background-image: url(../images/link_arrow.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  position: absolute;
  top: 0;
  right: 0.7em;
  transition: all 0.2s;
}
/* == フェリシモメリーを使う == */
#merry-use {
  background-image: url(../images/use_bg.webp);
  padding-bottom: 1em;
}
/* title */
#merry-use .section-head {}
#merry-use .section-head::before {
  background-image: url(../images/use_head.webp);
}
#merry-use .section-head .section-ttl {}
#merry-use .section-head .section-ttl img {}
#merry-use .section-head .ashirai.ashirai01 {
  top: -2em;
  left: -53%;
  background-image: url(../images/u_ashirai01.webp);
}
#merry-use .section-head .ashirai.ashirai02 {
  top: -4em;
  right: -70%;
  background-image: url(../images/u_ashirai02.webp);
  width: 287px;
}
#merry-use .section-head .ashirai.ashirai03 {
  top: 1em;
  right: -40%;
  background-image: url(../images/u_ashirai03.webp);
}
/* title */
/* content */
#merry-use .content-inner {
  margin: 3em 0 0;
}
/* 01 */
#merry-use .content-inner .use-block {
  margin: 2em auto 5em;
  position: relative;
  width: max-content;
}
#merry-use .use-block-wrap {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  gap: 0;
  transform: rotate(-3deg);
  position: relative;
  z-index: 1;
}
#merry-use .content-inner .use-block:not(.use04) .block-ttl {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  flex-direction: column;
  gap: 0.7em;
  margin-top: -1em;
  padding: 0 1em;
}
#merry-use .content-inner .use-block .block-ttl img {}
#merry-use .content-inner .use-block:not(.use04) .block-ttl p {
  text-align: start;
  white-space: nowrap;
  letter-spacing: .05em;
  writing-mode: vertical-rl;
  text-orientation: upright;
  font-feature-settings: 'vert'on;
  /* display: flex; */
  justify-content: center;
  align-items: flex-start;
  line-height: 1.3;
  font-size: 119%;
  margin: 0;
  font-family: "A1ゴシック M";
}
#merry-use .content-inner .use-block .block-ttl p .point-txt {
  font-size: 144%;
  line-height: 1.7;
  background: #FFF;
  padding: 0.1em;
}
#merry-use .content-inner .use-block .block-ttl p .red-txt {
  color: #cd0b34;
  font-family: "A1ゴシック B";
}
#merry-use .content-inner .use-block:not(.use04) .block-photo {
  position: relative;
  width: 500px;
  mask-image: url(../images/use_clip01.svg);
  mask-position: center;
  mask-repeat: no-repeat;
  -webkit-mask-image: url(../images/use_clip01.svg);
  -webkit-mask-position: center;
  -webkit-mask-repeat: no-repeat;
}
#merry-use .content-inner .use-block .block-photo:after {
  display: block;
  width: 100%;
  height: 100%;
  content: '';
  background-image: url(../images/use_clip01_border.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  position: absolute;
  top: 0;
  left: 0;
}
#merry-use .content-inner .use-block .block-photo img {
  width: 100%;
}
/* link */
#merry-use .content-inner .use-block .link-btn {}
#merry-use .content-inner .use-block .link-btn a {}
/* 02 */
#merry-use .content-inner .use-block.use02 {}
#merry-use .use-block.use02 .use-block-wrap {
  transform: rotate(3deg);
}
#merry-use .content-inner .use-block.use02 .block-ttl {
  order: 1;
}
#merry-use .content-inner .use-block.use02 .block-ttl img {}
#merry-use .content-inner .use-block.use02 .block-ttl p {}
#merry-use .content-inner .use-block.use02 .block-ttl p .point-txt {}
#merry-use .content-inner .use-block.use02 .block-ttl p .point-txt .red-txt {
  margin: -0.5em 0;
}
#merry-use .content-inner .use-block.use02 .block-photo {
  mask-image: url(../images/use_clip02.svg);
  -webkit-mask-image: url(../images/use_clip02.svg);
  width: 520px;
}
#merry-use .content-inner .use-block.use02 .block-photo:after {
  background-image: url(../images/use_clip02_border.svg);
}
#merry-use .content-inner .use-block.use02 .block-photo img {}
/* link */
#merry-use .content-inner .use-block.use02 .link-btn {}
#merry-use .content-inner .use-block.use02 .link-btn a {}
#merry-use .content-inner .use-block.use02 .ashirai.ashirai04 {
  top: 0em;
  left: 1em;
  background-image: url(../images/u_ashirai04.webp);
  width: 150px;
}
/* 03 */
#merry-use .content-inner .use-block.use03 {}
#merry-use .content-inner .use-block.use03 .block-ttl {}
#merry-use .content-inner .use-block.use03 .block-ttl img {}
#merry-use .content-inner .use-block.use03 .block-ttl p {}
#merry-use .content-inner .use-block.use03 .block-ttl p .point-txt {}
#merry-use .content-inner .use-block.use03 .block-ttl p .point-txt .red-txt {}
#merry-use .content-inner .use-block.use03 .block-photo {
  mask-image: url(../images/use_clip03.svg);
  -webkit-mask-image: url(../images/use_clip03.svg);
}
#merry-use .content-inner .use-block.use03 .block-photo:after {
  background-image: url(../images/use_clip03_border.svg);
}
#merry-use .content-inner .use-block.use03 .block-photo img {}
/* link */
#merry-use .content-inner .use-block.use03 .link-btn {}
#merry-use .content-inner .use-block.use03 .link-btn a {}
#merry-use .content-inner .use-block.use03 .ashirai.ashirai05 {
  bottom: 0%;
  left: -18%;
  width: 66%;
  z-index: 0;
  background-image: url(../images/u_ashirai05.webp);
  background-position: center bottom;
}
/* 04 */
#merry-use .content-inner .use-block.use04 {}
#merry-use .content-inner .use-block.use04 .use-block-wrap {
  display: block;
  /* justify-content: center; */
  /* align-items: center; */
}
#merry-use .content-inner .use-block.use04 .block-ttl {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 1em;
  font-size: 121%;
}
#merry-use .content-inner .use-block.use04 .block-ttl img {}
#merry-use .content-inner .use-block.use04 .block-ttl p {
  text-align: left;
  line-height: 1.9;
  margin: 0;
  font-family: "A1ゴシック M";
}
#merry-use .content-inner .use-block.use04 .block-ttl p .point-txt.red-txt {
  line-height: 1;
  margin-right: 0.2em;
}
#merry-use .content-inner .use-block.use04 .block-photo {
  width: 90%;
  max-width: 680px;
  margin: 0.8em auto 1.9em;
}
#merry-use .content-inner .use-block.use04 .block-photo img {}
#merry-use .content-inner .use-block.use04 .block-photo:after {
  display: none;
}
/* link */
#merry-use .content-inner .use-block.use04 .link-btn {}
#merry-use .content-inner .use-block.use04 .link-btn a {}
#merry-use .content-inner .use-block.use04 .ashirai.ashirai06 {
  bottom: -8em;
  right: 0em;
  background-image: url(../images/u_ashirai01.webp);
}
/* == よくあるご質問 == */
#merry-faq {
  margin: 4em auto 4em;
  max-width: 700px;
  width: 90%;
  position: relative;
}
#merry-faq .ashirai.ashirai01 {
  top: -2.3em;
  left: 2%;
  background-image: url(../images/faq_ashirai01.webp);
  width: 150px;
}
#merry-faq .faq-ttl {
  font-size: 100%;
  position: relative;
}
#merry-faq .faq-ttl .sub-ttl {
  display: block;
  margin: 0 auto 0.3em;
  width: 3em;
}
#merry-faq .faq-ttl .main-ttl {
  font-size: 178%;
  letter-spacing: 0.1em;
  font-weight: bold;
  font-family: "A1ゴシック M";
}
#merry-faq .faq-list {}
/* ここから */
#merry-faq .faq-list .faq-block {
  margin: 1em 0;
}
#merry-faq .faq-list .faq-block .faq-question::before {
  display: block;
  width: 1.5em;
  aspect-ratio: 1/1.5;
  content: '';
  background-image: url(../images/faq_icon.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}
#merry-faq .faq-list .faq-block .faq-question::after {
  display: block;
  width: 1.8em;
  height: 100%;
  content: '';
  background-image: url(../images/faq_arrow.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  position: absolute;
  top: 0;
  right: 1em;
  transition: all 0.3s;
}
#merry-faq .faq-list .faq-block .faq-question.open::after {
  transform: rotate(180deg)
}
#merry-faq .faq-list .faq-block .faq-question {
  position: relative;
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  gap: 0.8em;
  background: #f2f2f2;
  padding: 0.6em 1em;
  border: 2px solid #000;
  border-top: 0;
  border-left: 0;
  border-radius: 0 0 2em 0;
  cursor: pointer;
  transition: all 0.3s;
}
@media (hover: hover) {
  #merry-faq .faq-list .faq-block .faq-question:hover {
    opacity: 0.7;
  }
}
#merry-faq .faq-list .faq-block .faq-question p {
  margin: 0;
  font-size: 90%;
  max-width: 80%;
  text-align: justify;
  line-height: 1.5;
  min-height: 2.4em;
  display: flex;
  /* justify-content: center; */
  align-items: center;
  flex-wrap: wrap;
  /* flex-direction: column; */
  font-family: "A1ゴシック M";
}
#merry-faq .faq-list .faq-block .faq-answer {
  display: none;
  text-justify: inter-ideograph;
  font-feature-settings: 'palt'1;
  word-break: break-all;
  text-align: justify;
  font-size: 69%;
  padding: 1em;
  line-height: 1.9;
  font-family: "A1ゴシック R";
}
#merry-faq .faq-list .faq-block .faq-answer a {
  text-decoration:underline;
}
#merry-faq .faq-list .faq-block .red-txt {
  color: #cd0b34;
  font-family: "A1ゴシック M";
}
/* == キャラクター紹介 == */
#merry-character {
  max-width: 700px;
  margin: 0 auto;
  width: 90%;
}
#merry-character .ashirai.ashirai01 {
  top: -10%;
  right: -15%;
  z-index: 0;
  width: 29%;
  background-image: url(../images/chara_ashirai01.webp);
}
#merry-character .character-ttl {}
#merry-character .character-ttl img {
  width: 6em;
  margin: 0 0 -0.8em;
}
#merry-character .character-list {
  background: #FFF;
  border: 4px solid #cd0b34;
  border-radius: 1em;
  position: relative;
  padding: 0.7em 1.5em 1em;
}
/* メリポくん */
#merry-character .character-list .character-block {
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 74%;
  gap: 1em;
  border-bottom: dotted 2px #cd0b34;
  padding: 1em 0;
}
#merry-character .character-list .character-block:last-child {
  border: none;
}
#merry-character .character-list .character-block .character-image {
  width: 29%;
}
#merry-character .character-list .character-block .character-image img {
  width: 100%;
}
#merry-character .character-list .character-block .character-txt {
  width: 74%;
  text-align: justify;
}
#merry-character .character-list .character-block .character-txt .character-name {
  color: #cd0b34;
  font-size: 151%;
  margin: 0 0 0.2em;
  font-family: "A1ゴシック M";
}
#merry-character .character-list .character-block .character-txt p {
  margin: 0;
}
#merry-character .character-list .character-block .character-txt p .character-star {
  color: #e6be16;
}
/* メリカちゃん */
/* フェリシモメリー トップ誘導 */
#wrapper-inner .top-link-btn {
  width: max-content;
  margin: 3em auto;
}
#wrapper-inner .top-link-btn .top-link-txt {
  display: block;
  margin: 0 auto;
  width: 90%;
}
#wrapper-inner .top-link-btn .top-link-meripo {
  display: block;
  margin: 0 auto -0;
  width: 27%;
  overflow: hidden;
}
#wrapper-inner .top-link-btn a {
  position: relative;
  background: #cd0b34;
  color: #FFF;
  /* border: 2px solid #000; */
  min-width: 18em;
  border-radius: 3em;
  padding: 0.6em 3em;
  display: block;
  width: max-content;
  line-height: 1.4;
  letter-spacing: 0.12em;
  margin: 0em auto;
  font-size: 120%;
  /* box-shadow: 1px 1px 0px #000; */
}
#wrapper-inner .top-link-btn a::after {
  display: block;
  width: 2em;
  height: 100%;
  content: '';
  background-image: url(../images/link_arrow_red.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  position: absolute;
  top: 0;
  right: 0.7em;
  transition: all 0.2s;
}
/*===================================

アニメーション

===================================*/
.fade-item {
  opacity: 0
}
#merry-fuyasu .content-inner .fuyasu-block .meripo-box .meripokun, #merry-fuyasu .content-inner .fuyasu-block .meripo-box .meripo-txt, .ashirai.fade-item.anime-active {
  opacity: 0
}
.fade-item.anime-active {
  animation: fadeIn 0.6s cubic-bezier(0.475, 0.885, 0.320, 1.575) both 0.1s;
}
.use-block.anime-block .use-block-wrap {
  opacity: 0;
}
.use-block.anime-block.anime-active .use-block-wrap {
  animation: fadeInRight 0.6s cubic-bezier(0.475, 0.885, 0.320, 1.575) both 0.1s;
}
.use-block.anime-block.use02.anime-active .use-block-wrap, .use-block.anime-block.use04.anime-active .use-block-wrap {
  animation: fadeInLeft 0.6s cubic-bezier(0.475, 0.885, 0.320, 1.575) both 0.1s;
}
#about_mr .step-wrap img, .my-merry {
  opacity: 0
}
.step-wrap::after {
  clip-path: inset(0 100% 0 0);
}
.anime-block.anime-active .step01 {
  animation: fadeIn 0.6s cubic-bezier(0.475, 0.885, 0.320, 1.575) both 0s;
}
.step-wrap.anime-block.anime-active::after {
  animation: slideMask-left 0.6s cubic-bezier(0.475, 0.885, 0.320, 1.575) both 0.4s;
}
.anime-block.anime-active .step02 {
  animation: fadeIn 0.6s cubic-bezier(0.475, 0.885, 0.320, 1.575) both 0.8s;
}
#my-merry-wrap .meripo-box .meripo-txt {
  transform-origin: right bottom;
  opacity: 0;
}
#merry-fuyasu .content-inner .fuyasu-block.anime-active .meripo-box .meripokun {
  animation: slideInLeft 0.6s both 0.2s;
}
#merry-fuyasu .content-inner .fuyasu-block.anime-active .meripo-box .meripo-txt {
  animation: fadeFukidashiLeft 0.6s cubic-bezier(0.475, 0.885, 0.320, 1.575) both 0.8s;
}
#my-merry-wrap .meripo-box.anime-active .meripo-txt {
  animation: fadeFukidashi 0.6s cubic-bezier(0.475, 0.885, 0.320, 1.575) both 0.8s;
}
.my-merry-box.anime-active .my-merry {
  animation: fade-simple 0.2s both 0s;
}
@keyframes fadeFukidashi {
  0% {
    transform: translateY(1em) rotate(-10deg);
    opacity: 0;
  }
  100% {
    transform: translateY(0) rotate(0deg);
    opacity: 1;
  }
}
@keyframes fadeFukidashiLeft {
  0% {
    transform: translateY(1em) rotate(10deg);
    opacity: 0;
  }
  100% {
    transform: translateY(0) rotate(0deg);
    opacity: 1;
  }
}
@keyframes fadeIn {
  0% {
    transform: translateY(1em);
    opacity: 0;
  }
  100% {
    transform: translateY(0);
    opacity: 1;
  }
}
@keyframes slideInLeft {
  0% {
    transform: translateX(-5em);
    opacity: 0;
  }
  100% {
    transform: translateX(0);
    opacity: 1;
  }
}
@keyframes fadeInRight {
  0% {
    transform: translateX(3em) rotate(0deg);
    opacity: 0;
  }
  100% {
    transform: translateX(0) rotate(3deg);
    opacity: 1;
  }
}
@keyframes fadeInLeft {
  0% {
    transform: translateX(-3em) rotate(0deg);
    opacity: 0;
  }
  100% {
    transform: translateX(0) rotate(-3deg);
    opacity: 1;
  }
}
@keyframes fadeInZoom {
  0% {
    transform: translateY(1em) scale(1.1);
    opacity: 0;
  }
  100% {
    transform: translateY(0) scale(1);
    opacity: 1;
  }
}
@keyframes slideMask-left {
  from {
    clip-path: inset(0 100% 0 0);
  }
  to {
    clip-path: inset(0 0 0 0);
  }
}
@keyframes fade-simple {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes item_anime {
  0% {
    transform: rotate(5deg);
  }
  49% {
    transform: rotate(5deg);
  }
  50% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(0deg);
  }
}
/*===================================

SP

===================================*/
@media (max-width: 1000px) {
  #wrapper_mr {
    font-size: 2.5vw;
  }
}
@media (max-width: 768px) {
  /*------------------------------------

ベース

------------------------------------*/
  .pc {
    display: none;
  }
  .sp {
    display: block;
  }
  /*------------------------------------

wrapper

------------------------------------*/
  #wrapper_mr {
    font-size: 3.8vw;
  }
  #wrapper_mr img {}
  #wrapper_mr ul {}
  #wrapper_mr-inner {}
  /*------------------------------------



------------------------------------*/
  .fv-h1 {
    font-size: 2.8vw;
  }
  /* == FV == */
  #fv-wrap { /* aspect-ratio: 100 / 145; */
  }
  #fv-wrap .fv-ttl {
    width: 92%;
    left: 4%;
    top: 3.9%;
  }
  #fv-wrap .fv-ttl img {}
  #fv-wrap .fv-main {
    mask-image: url(../images/fv_clip_sp.svg);
    -webkit-mask-image: url(../images/fv_clip_sp.svg);
    aspect-ratio: 100 / 145;
  }
  #fv-wrap .fv-main source {}
  #fv-wrap .fv-main img {}
  #wrapper-inner {}
  /* == about == */
  #about_mr {}
  #about_mr .about-ttl {
    width: 80%;
    margin: 1.0em auto;
  }
  #about_mr .about-ttl img {}
  #about-ttl-wrap {}
  #about-ttl-wrap defs {}
  #about-ttl {}
  #about-ttl-wrap text {}
  #about-ttl-wrap text textpath {}
  #about_mr .about-box {}
  #about_mr .about-box .about-main {}
  #about_mr .about-box .about {}
  #about_mr .about-box .about .red-txt {}
  /* STEP */
  #about_mr .step-wrap {
    width: 90%;
  }
  #about_mr .step-wrap::after {}
  #about_mr .step-wrap img {
    width: 49%;
  }
  #about_mr .step-wrap .step01 {}
  #about_mr .step-wrap .step02 {}
  /* == 現在お持ちのフェリシモメリー == */
  #my-merry-wrap {
    width: 90%;
    margin: 2em auto 6.4em;
  }
  #my-merry-wrap .meripo-box {}
  #my-merry-wrap .meripo-box .meripo-txt {
    width: 35%;
    margin-left: -1em;
  }
  #my-merry-wrap .meripo-box .meripokun {
    width: 19%;
  }
  #my-merry-wrap .meripo-box p {
    font-size: 72%;
  }
  .bold_mr {}
  #my-merry-wrap .my-merry-box {}
  #my-merry-wrap .my-merry-box .my-merry-ttl {}
  #my-merry-wrap .my-merry-box .my-merry-ttl::after {}
  /* ▼▼ ログイン済み ポイント表示 ▼▼ */
  #my-merry-wrap .my-merry-box .my-merry {}
  #my-merry-wrap .my-merry-box .my-merry .merry-num {}
  #my-merry-wrap .my-merry-box .my-merry .merry-tanyi {}
  /* ▲▲ ログイン済み ポイント表示 ▲▲ */
  /* ▼▼ 未ログイン ログインボタン表示 ▼▼ */
  #my-merry-wrap .my-merry-box .my-merry-login {}
  #my-merry-wrap .my-merry-box .my-merry-login a {}
  #my-merry-wrap .my-merry-box .my-merry-login a::after {}
  /* ▲▲ 未ログイン ログインボタン表示 ▲▲ */
  #my-merry-wrap .sub-link {}
  #my-merry-wrap .sub-link a {}
  #my-merry-wrap .sub-link a::after {}
  /* == 現在お持ちのフェリシモメリー == */
  /* == フェリシモメリーを増やす content-block == */
  .main-section {
    padding-bottom: 5em;
  }
  .main-section .section-head {}
  .main-section .section-head::before {
    height: 9vw;
  }
  .main-section .section-ttl-wrap {
    width: 50%;
    max-width: none;
  }
  .main-section .section-head .section-ttl {
    margin: -0.1em 0 0 0;
  }
  .main-section .section-ttl-wrap::before, .main-section .section-ttl-wrap::after {}
  .main-section .section-ttl-wrap::before {}
  .main-section .section-ttl-wrap::after {}
  .main-section .section-head .section-ttl img {}
  .main-section .ashirai {}
  #merry-fuyasu .section-head .ashirai.ashirai02 {}
  #merry-fuyasu .section-head .ashirai.ashirai03 {}
  #merry-fuyasu {}
  /* title */
  #merry-fuyasu .section-head {}
  #merry-fuyasu .section-head .section-ttl {}
  .section-head .section-ttl img {
    width: 43vw;
  }
  #merry-fuyasu .section-head .ashirai.ashirai01 {
    top: -29%;
    left: -49%;
    width: 25vw;
  }
  #merry-fuyasu .section-head .ashirai.ashirai02 {
    top: 27%;
    left: -63%;
    width: 25vw;
  }
  #merry-fuyasu .section-head .ashirai.ashirai03 {
    top: -29%;
    right: -49%;
    width: 25vw;
  }
  /* title */
  /* content */
  #merry-fuyasu .content-inner {}
  /* 01 */
  #merry-fuyasu .content-inner .fuyasu-block {}
  #merry-fuyasu .content-inner .fuyasu-block .block-ttl {
    gap: 0.8em;
  }
  #merry-fuyasu .content-inner .fuyasu-block .block-ttl img {
    width: 20vw;
  }
  #merry-fuyasu .content-inner .fuyasu-block .block-ttl p {
    line-height: 1.6;
  }
  #merry-fuyasu .content-inner .fuyasu-block .block-ttl p .big-txt {}
  #merry-fuyasu .content-inner .fuyasu-block .block-ttl p .marker-txt {
    margin-bottom: 0.3em;
    display: inline-block;
  }
  #merry-fuyasu .content-inner .fuyasu-block .block-ttl p .marker-txt::after {}
  #merry-fuyasu .content-inner .fuyasu-block .sample-box {
    width: 85%;
    margin: 1.5em auto 4em;
  }
  #merry-fuyasu .content-inner .fuyasu-block .sample-box .sub {}
  #merry-fuyasu .content-inner .fuyasu-block .sample-box .main {
    width: 100%;
  }
  /* 01 */
  #merry-fuyasu .content-inner .fuyasu-block .meripo-box {
    margin: 1.1em 0 0;
  }
  #merry-fuyasu .content-inner .fuyasu-block .meripo-box .meripokun {
    width: 42vw;
    margin: 2em 0 0;
  }
  #merry-fuyasu .content-inner .fuyasu-block .meripo-box .meripo-txt {
    width: 34vw;
  }
  /* link */
  .link-btn {}
  .link-btn a {
    font-size: 106%;
  }
  .link-btn a::after {}
  /* == フェリシモメリーを使う == */
  #merry-use {}
  /* title */
  #merry-use .section-head {}
  #merry-use .section-head::before {}
  #merry-use .section-head .section-ttl {}
  #merry-use .section-head .section-ttl img {}
  #merry-use .section-head .ashirai.ashirai01 {
    top: -2em;
    left: -53%;
    width: 26vw;
  }
  #merry-use .section-head .ashirai.ashirai02 {
    width: 35vw;
  }
  #merry-use .section-head .ashirai.ashirai03 {
    width: 24vw;
  }
  /* title */
  /* content */
  #merry-use .content-inner {
    margin: 2.3em 0 0;
  }
  /* 01 */
  #merry-use .content-inner .use-block {
    margin: 1em auto 6em;
    width: 100%;
  }
  #merry-use .use-block-wrap {}
  #merry-use .content-inner .use-block:not(.use04) .block-ttl {}
  #merry-use .content-inner .use-block .block-ttl img {
    width: 20vw;
    max-width: none;
  }
  #merry-use .content-inner .use-block:not(.use04) .block-ttl p {}
  #merry-use .content-inner .use-block .block-ttl p .point-txt {}
  #merry-use .content-inner .use-block .block-ttl p .red-txt {}
  #merry-use .content-inner .use-block:not(.use04) .block-photo {
    width: 81vw;
    flex-shrink: 0;
  }
  #merry-use .content-inner .use-block .block-photo:after {}
  #merry-use .content-inner .use-block .block-photo img {
    max-width: none;
  }
  /* link */
  #merry-use .content-inner .use-block .link-btn {}
  #merry-use .content-inner .use-block .link-btn a {
    margin: 2em auto 2em;
  }
  /* 02 */
  #merry-use .content-inner .use-block.use02 {}
  #merry-use .use-block.use02 .use-block-wrap { /* margin-left: -16vw; */ /* gap: 0; */ justify-content: flex-end;
  }
  #merry-use .content-inner .use-block.use02 .block-ttl {
    margin-right: 2vw;
  }
  #merry-use .content-inner .use-block.use02 .block-ttl img {}
  #merry-use .content-inner .use-block.use02 .block-ttl p {}
  #merry-use .content-inner .use-block.use02 .block-ttl p .point-txt {}
  #merry-use .content-inner .use-block.use02 .block-ttl p .point-txt .red-txt {}
  #merry-use .content-inner .use-block.use02 .block-photo {
    width: 85vw;
  }
  #merry-use .content-inner .use-block.use02 .block-photo:after {}
  #merry-use .content-inner .use-block.use02 .block-photo img {}
  /* link */
  #merry-use .content-inner .use-block.use02 .link-btn {}
  #merry-use .content-inner .use-block.use02 .link-btn a {}
  #merry-use .content-inner .use-block.use02 .ashirai.ashirai04 {
    top: -9vw;
    left: 2%;
    width: 24vw;
  }
  /* 03 */
  #merry-use .content-inner .use-block.use03 {
    margin-left: 4vw;
  }
  #merry-use .content-inner .use-block.use03 .block-ttl {}
  #merry-use .content-inner .use-block.use03 .block-ttl img {}
  #merry-use .content-inner .use-block.use03 .block-ttl p {}
  #merry-use .content-inner .use-block.use03 .block-ttl p .point-txt {}
  #merry-use .content-inner .use-block.use03 .block-ttl p .point-txt .red-txt {}
  #merry-use .content-inner .use-block.use03 .block-photo {}
  #merry-use .content-inner .use-block.use03 .block-photo:after {}
  #merry-use .content-inner .use-block.use03 .block-photo img {}
  /* link */
  #merry-use .content-inner .use-block.use03 .link-btn {}
  #merry-use .content-inner .use-block.use03 .link-btn a {}
  #merry-use .content-inner .use-block.use03 .ashirai.ashirai05 {}
  /* 04 */
  #merry-use .content-inner .use-block.use04 {}
  #merry-use .content-inner .use-block.use04 .use-block-wrap {}
  #merry-use .content-inner .use-block.use04 .block-ttl {}
  #merry-use .content-inner .use-block.use04 .block-ttl img {}
  #merry-use .content-inner .use-block.use04 .block-ttl p {}
  #merry-use .content-inner .use-block.use04 .block-ttl p .point-txt.red-txt {}
  #merry-use .content-inner .use-block.use04 .block-photo {}
  #merry-use .content-inner .use-block.use04 .block-photo img {}
  #merry-use .content-inner .use-block.use04 .block-photo:after {}
  /* link */
  #merry-use .content-inner .use-block.use04 .link-btn {}
  #merry-use .content-inner .use-block.use04 .link-btn a {}
  #merry-use .content-inner .use-block.use04 .ashirai.ashirai06 {
    width: 24vw;
    bottom: -9em;
  }
  /* == よくあるご質問 == */
  #merry-faq {
    margin: 4em auto 4em;
  }
  #merry-faq .faq-ttl {}
  #merry-faq .faq-ttl .sub-ttl {}
  #merry-faq .faq-ttl .main-ttl {}
  #merry-faq .ashirai.ashirai01 {
    top: -10vw;
    left: -3%;
    width: 23vw;
  }
  #merry-faq .faq-list {}
  /* ここから */
  #merry-faq .faq-list .faq-block {
    font-size: 118%;
  }
  #merry-faq .faq-list .faq-block .faq-question::before {}
  #merry-faq .faq-list .faq-block .faq-question::after {}
  #merry-faq .faq-list .faq-block .faq-question.open::after {}
  #merry-faq .faq-list .faq-block .faq-question {}
  #merry-faq .faq-list .faq-block .faq-question p {
    max-width: 73%;
}
  #merry-faq .faq-list .faq-block .faq-answer {
    font-size: 80%;
    padding-bottom: 0.2em;
  }
  /* == キャラクター紹介 == */
  #merry-character {}
  #merry-character .ashirai.ashirai01 {
    top: -7%;
    right: -22%;
    z-index: 0;
    width: 39%;
  }
  #merry-character .character-ttl {}
  #merry-character .character-ttl img {}
  #merry-character .character-list {}

  #merry-character .character-list .character-block {
    padding: 1.5em 0;
  }
  #merry-character .character-list .character-block:last-child {}
  #merry-character .character-list .character-block .character-image {}
  #merry-character .character-list .character-block .character-image img {}
  #merry-character .character-list .character-block .character-txt {
    font-size: 115%;
  }
  #merry-character .character-list .character-block .character-txt .character-name {}
  #merry-character .character-list .character-block .character-txt p {}
  #merry-character .character-list .character-block .character-txt p .character-star {}

  /* フェリシモメリー トップ誘導 */
  #wrapper-inner .top-link-btn {
    width: 85%;
    margin: 5em auto;
  }
  #wrapper-inner .top-link-btn .top-link-txt {}
  #wrapper-inner .top-link-btn .top-link-meripo {}
  #wrapper-inner .top-link-btn a {}
  #wrapper-inner .top-link-btn a::after {}
}


  /* == ページトップ == */
.pagetop_mr {
  display:none;
}
.pagetop_mr span {
  width: 3.9em;
  aspect-ratio: 1/1.05;
  background-image: url(../images/pagetop.svg);
  background-repeat: no-repeat;
  background-position: center top;
  background-size: 98%;
  transition: all 0.2s;
  position: fixed;
  bottom: -0.3em;
  right: 5vw;
    
  z-index: 10;
}
@media (hover: hover) {
  .pagetop_mr span:hover {
    bottom: -0em;
  }
}
@media screen and (max-width: 768px) {
  /* SP */
  .pagetop_mr span {
    position: fixed;
    /* bottom: 5vw; */
    right: 3vw;
    width: 10vw;
  }
}
