@charset "UTF-8";
/**
* @file _l-common.scss
**/
body, html {
  position: relative;
  margin: 0 auto;
  background: #ffffff;
  color: #000;
  font-size: 100%;
  font-family: "Noto Sans JP", "ÓÎ¥´¥·¥Ã¥¯", YuGothic, "¥Ò¥é¥®¥Î½Ç¥´ Pro W3", "Hiragino Kaku Gothic Pro", "¥á¥¤¥ê¥ª", Meiryo, Osaka, "£Í£Ó £Ð¥´¥·¥Ã¥¯", "MS PGothic", sans-serif;
}
/*a:link {
    text-decoration: none;
    color: $font-color;
}

a:visited {
    color: $font-color;
}

a:hover {
    opacity: 0.8;
}

a:active {
    opacity: 0.8;
}*/
img {
  max-width: 100%;
}

strong {
  font-weight: 600;
}

#container {
  max-width: 750px;
  margin: 0 auto;
  padding-top: 88px !important;
}


.l-header {
  z-index: 21;
  position: fixed;
  top: 0;
  width: 100%;
  max-width: 750px;
  padding: 7px;
  background: url(../img/common/heder-bg-img.jpg);
  background-size: cover;
  color: #fff;
  border-bottom: none;
}
.l-header__inner {
  display: flex;
  gap: 6px;
}
.l-header[type=none] {
  position: static;
}

body.is-header__none {
  height: calc(var(--vh, 1vh) * 100);
  min-height: -webkit-fill-available;
}
body.is-header__none .l-header {
  visibility: hidden;
  opacity: 0;
  transition-duration: 0.8s;
}
body.is-header__none.is-active .l-header {
  visibility: inherit;
  opacity: 1;
}
body.is-header__none #container {
  padding-top: 0 !important;
}

.l-footer {
  padding: 14px;
  background-image: linear-gradient(90deg, rgb(206, 46, 111), rgb(255, 85, 150));
  width: 100%;
  z-index: 9;
  max-width: 750px;
  margin: 0 auto;
}

.l-footer__inner {
  text-align: center;
}
.l-footer__inner span {
  display: block;
  color: #fff;
  font-size: 10px;
  line-height: 1;
}

.l-main {
  overflow-x: hidden;
  /*padding-bottom: 60px;*/
}

.l-large {
  width: 100%;
}

.l-medium {
  padding: 0 20px;
}

.l-medium__height {
  padding: 20px 20px;
}

.l-medium__height hr{
    all: revert;
}

.l-medium__height b{
    all: revert;
}
.l-section {
  padding: 10px 0;
}

.l-modal {
  z-index: 50;
  position: relative;
}

.l-shop {
  padding: 0 12.5px;
}

/*
.load-fade {
  opacity: 0;
  visibility: hidden;
  transition: all 1s;
}
.load-fade.is-show {
  opacity: 1;
  visibility: visible;
}
*/

#l_body {
    opacity: 0;
}

#loader-bg {
display: none;
position: fixed;
width: 100%;
height: 100%;
top: 0px;
left: 0px;
background: #ff88b6;
z-index: 1000;
}

#loader {
display: none;
position: fixed;
top: 50%;
left: 50%;
width: 200px;
height: 200px;
margin-top: -100px;
margin-left: -100px;
text-align: center;
z-index: 2000;
}
#loader img{

}
/**
* @file _c-icon.scss
**/
@font-face {
  font-style: normal;
  font-weight: normal;
  src: url("../fonts/icomoon.eot?ybefzc");
  src: url("../fonts/icomoon.eot?ybefzc#iefix") format("embedded-opentype"), url("../fonts/icomoon.ttf?ybefzc") format("truetype"), url("../fonts/icomoon.woff?ybefzc") format("woff"), url("../fonts/icomoon.svg?ybefzc#icomoon") format("svg");
  font-family: "icomoon";
  font-display: block;
}
[class^=c-icon__], [class*=" c-icon__"] {
  speak: never;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 1;
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "icomoon" !important;
  text-transform: none;
}

.c-icon__account:before {
  content: "\e900";
}

.c-icon__bag:before {
  content: "\e901";
}

.c-icon__bell:before {
  content: "\e902";
}

.c-icon__book:before {
  content: "\e903";
}

.c-icon__button:before {
  content: "\e904";
}

.c-icon__capsule:before {
  content: "\e905";
}

.c-icon__cart:before {
  content: "\e906";
}

.c-icon__chat:before {
  content: "\e907";
}

.c-icon__diamond:before {
  content: "\e908";
}

.c-icon__dot--arrow:before {
  content: "\e909";
}

.c-icon__favorite:before {
  content: "\e90a";
}

.c-icon__flag:before {
  content: "\e90b";
}

.c-icon__home:before {
  content: "\e90c";
}

.c-icon__horn:before {
  content: "\e90d";
}

.c-icon__line--arrow:before {
  content: "\e90e";
}

.c-icon__link:before {
  content: "\e90f";
}

.c-icon__menu:before {
  content: "\e910";
}

.c-icon__microphone:before {
  content: "\e911";
}

.c-icon__operation:before {
  content: "\e912";
}

.c-icon__present:before {
  content: "\e913";
}

.c-icon__question:before {
  content: "\e914";
}

.c-icon__reply:before {
  content: "\e915";
}

.c-icon__send:before {
  content: "\e916";
}

.c-icon__ticket:before {
  content: "\e917";
  font-weight: 600;
}

/* 5¤Ä¤Î¤ªîŠ¤¤ */
.c-icon__communications:before {
  content: "\e91b";
  color: #CE2E6F;
}

/* áá’B¤¤ */
.c-icon__history:before {
  content: "\e91a";
  color: #CE2E6F;
}

/* アチーブメント */
.c-icon__achievements:before {
  content: "\e91c";
  color: #CE2E6F;
}

@font-face {
  font-family: 'icomoon';
  src:  url('../fonts/fonts1/icomoon.eot?fy74we');
  src:  url('../fonts/fonts1/icomoon.eot?fy74we#iefix') format('embedded-opentype'),
    url('../fonts/fonts1/icomoon.ttf?fy74we') format('truetype'),
    url('../fonts/fonts1/icomoon.woff?fy74we') format('woff'),
    url('../fonts/fonts1/icomoon.svg?fy74we#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.c-icon__jewel:before {
  content: "\e918";
}
.c-icon__mailbox:before {
  content: "\e919";
}
.c-icon__clothes:before {
  content: "\e920";
}

.c-icon__close {
  display: inline-block;
  position: relative;
  width: 20px;
  height: 20px;
  margin-right: 2px;
  vertical-align: -4px;
  z-index: 2;
}
.c-icon__close:before, .c-icon__close:after {
  position: absolute;
  top: 48%;
  left: 45%;
  width: 12px;
  height: 2px;
  background: #CE2E6F;
  content: "";
}
.c-icon__close:before {
  transform: translate(-50%, -50%) rotate(45deg);
}
.c-icon__close:after {
  transform: translate(-50%, -50%) rotate(-45deg);
}

.c-icon__arrow--wrap {
  display: block;
}
.c-icon__arrow--wrap i:first-child {
  position: relative;
  right: -5px;
  margin-left: -4px;
}

.c-icon__link--arrow {
  display: inline-block;
  position: relative;
  top: -2px;
  width: 38px;
  height: 1px;
  margin-left: 6px;
  background: #b0b0b2;
  content: "";
}

.c-icon__link--arrow:before {
  -webkit-clip-path: polygon(0 0, 0% 100%, 100% 100%);
  position: absolute;
  top: -6px;
  right: 0;
  width: 11px;
  height: 6px;
  background-color: #b0b0b2;
  content: "";
  clip-path: polygon(0 0, 0% 100%, 100% 100%);
}

/**
* @file _c-breadcrumb.scss
**/
/**
* @file _c-btn.scss
**/

.c-btn {
    margin: 0 auto;
    padding: 15px 15px;
    color: #CE2E6F;
    line-height: 1;
    text-align: center;
    display: flex;
    position: relative;
    align-items: center;
    justify-content: center;
    background-image: linear-gradient(90deg, rgb(206, 46, 111), rgb(255, 85, 150));
    border-radius: 3px;
}

.c-btn::before {
  z-index: 2;
  position: absolute;
  top: 2px;
  right: 0;
  height: 85%;
  border-width: 1px 1px 0 0;
  background-color: #fff;
  content: "";
  left: 0;
  margin: 0 2px;
  border-radius: 2px;
  line-height: 2em;
}
.c-btn::after {
    z-index: 2;
    position: absolute;
    top: 18px;
    right: 45px;
    width: 8px;
    height: 8px;
    transform: rotate(45deg);
    border: solid #CE2E6F;
    border-width: 1px 1px 0 0;
    background-color: transparent;
    content: "";
}

.c-btn span{
    z-index: 3;
    font-size: 14px;
    padding-bottom: 3px;
}
.p-modal__main .c-btn[border=true] {
    max-width: 155px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 42px;
    border: solid 1px #a2a2a2;
    border-radius: 8px;
    background: #ebebeb;
    font-weight: normal;
    line-height: 1.4;
    letter-spacing: 0.04em;
    box-shadow: 0px 2px 0px 1px #a2a2a2;
    color: #000;
}
.p-modal__main .c-btn::before{
  display: none;
}
.p-modal__main .c-btn::after{
  display: none;
}
.c-btn[size=l] {
  width: 100%;
}
.c-btn[size=m] {
  width: 60%;
}
.c-btn[arrow=true] {
  gap: 12px;
}

.c-btn[color=pink] {
    width: 100% !important;
    max-width: 100% !important;
    height: 42px;
    border: solid 1px #CE2E6F !important;
    border-radius: 8px;
    background: #FF5596 !important;
    color: white !important;
    font-weight: bold !important;
    line-height: 1.4;
    letter-spacing: 0.04em;
    box-shadow: 0px 2px 0px 1px #CE2E6F !important;
}
.c-btn[color=pink]::before{
  display: none;
}
.c-btn[color=pink]::after{
  display: none;
}
.c-btn[shadow=true] {

}


.c-btn-lg {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 250px;
  height: 43px;
  margin-right: auto;
  margin-left: auto;
  padding: 2px;
  border: solid 2px #CE2E6F;
  border-radius: 50px;
  background-color: white;
  color: white;
  font-weight: bold;
  box-shadow: 0px 1px 0px 1px #CE2E6F;
}
.c-btn-lg div {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  padding-bottom: 2px;
  border-radius: 50px;
  background-color: #CE2E6F;
  letter-spacing: 0.05em;
}
.c-btn-m {
    width: 160px;
    margin-right: auto;
    margin-left: auto;
    letter-spacing: 0.05em;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 22px;
    font-size: 0.7rem!important;
    padding: 8px 8px;
    border-radius: 10px;
    background: #FFFAFC;
    box-shadow: 0px 1px 0px 0px #CE2E6F;
    border: solid 1px #CE2E6F;
    z-index: 2;
    position: relative;
    color: #CE2E6F;
}
.c-btn__link {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    height: 42px;
    padding: 8px 12px;
    border-radius: 7px;
    background: #FFFAFC;
    box-shadow: 0px 1px 0px 0px #CE2E6F;
    border: solid 1px #CE2E6F;
    z-index: 2;
    position: relative;
    color: #CE2E6F;
}
.c-btn__link::before {
    z-index: 2;
    position: absolute;
    top: 17px;
    right: 15px;
    width: 8px;
    height: 8px;
    transform: rotate(45deg);
    border: solid #CE2E6F;
    border-width: 1px 1px 0 0;
    background-color: transparent;
    content: "";
}

.c-btn__link svg {
  width: 8.5px;
  display: none;
}
.c-btn__link span {
  font-weight: 500;
  line-height: 1.6;
  letter-spacing: 0.05em;
}
.c-btn__icon {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 160px;
    height: 35px;
    margin-right: auto;
    margin-left: auto;
    border-radius: 3px;
    border: solid 1px #CE2E6F;
    background: #FFFAFC;
    box-shadow: 0px 1px 0px 1px #CE2E6F;
    color: #CE2E6F;
    position: relative;
}

.c-btn__icon::before {
    z-index: 2;
    position: absolute;
    top: 13px;
    left: 52px;
    width: 8px;
    height: 8px;
    transform: rotate(225deg);
    border: solid #CE2E6F;
    border-width: 1px 1px 0 0;
    background-color: transparent;
    content: "";
}

.c-btn__icon i {
  margin-right: 12px;
  font-weight: bold;
  font-size: 12px;
}

.c-icon__dot--arrow {
    transform: rotate(180deg);
    display: none;
}
.c-btn__icon span {
  display: block;
  padding-left: 0;
}
.c-btn__icon span a{
    color: #CE2E6F;
}

.c-line__btn {
  margin: 0 20px 12px;
  padding: 24px 0 24px;
  text-align: center;
  border-bottom: 1px solid #ededed;
}

.c-center__modal-main .c-line__btn {
  margin: 0;
  padding: 26px 0 0;
  border-bottom: 0;
}

.c-line__btn a {
  position: relative;
  display: inline-block;
  max-width: 200px;
  padding: 8px 20px 10px 48px;
  color: #fff;
  text-align: center;
  background: #00bd02;
  font-size: 14px;
  border: 1px solid #00bd02;
  border-radius: 6px;
  box-shadow: 0 4px 0 0 #09a30b;
}

.c-line__btn a i {
  position: absolute;
  width: 28px;
  height: 28px;
  top: 54%;
  left: 7px;
  background: url(https://img.hoshikare.jp/api/assets/loader/1/assets/img/common/icon/line-w.png) no-repeat;
  background-size: 100%;
  transform: translate(0, -51%);
}

.c-sideBtn {
  display: inline-block;
  position: relative;
  padding: 6px 24px 8px;
  border-right: 0;
  border-radius: 4px 0 0 4px;
  background: #6338b4;
  box-shadow: 0 0 1px 0 #430BAF;
  color: #fff;
  text-align: center;

}
.c-sideBtn:after {
  position: absolute;
  top: 3px;
  left: 3px;
  width: calc(100% + 4px);
  height: calc(100% - 6px);
  border: 1px solid #fff;
  border-radius: 2px 0 0 2px;
  content: "";
}
.c-sideBtn span {
  display: block;
  font-family: "Kaisei Opti", serif;
  font-weight: 400;
  font-style: normal;
}

.c-iconBtn {
    width: 85px;
    margin-bottom: 10px;
    padding: 8px 3px 8px 2px;
    border-radius: 3px 0 0 3px;
    background-image: linear-gradient(0deg, rgb(255, 255, 255), rgb(255, 236, 244));
    border: none;
    border-right: none;
    z-index: 2;
    position: relative;
    box-shadow: none;
}
.c-iconBtn:before {
    z-index: -2;
    position: absolute;
    top: 1px;
    left: 50%;
    width: calc(100% - 2px);
    height: 3px;
    transform: translateX(-50%);
    border-radius: 11px 11px 0 0;
    background-image: linear-gradient(90deg, rgb(206, 46, 111), rgb(255, 85, 150));
    background-position: top center;
    background-size: cover;
    background-repeat: no-repeat;
    content: "";
}
.c-iconBtn::after {
    z-index: -1;
    position: absolute;
    bottom: 4px;
    left: 50%;
    width: calc(100% - 2px);
    height: 12px;
    transform: translateX(-50%);
    border-radius: 0 0 4px 4px;
    content: "";
}
.c-iconBtn i {
  display: block;
  padding-bottom: 4px;
  border-bottom: 1px solid #CE2E6F;
  font-size: 1.6rem;
  text-align: center;
  color: #CE2E6F;
}
.c-iconBtn span {
  display: block;
  padding-top: 4px;
  text-align: center;
  font-family: "Kaisei Opti", serif;
  font-weight: 400;
  font-style: normal;
  color: #CE2E6F;
}

/**
* @file _c-pagetop.scss
**/
.c-page__top {
  z-index: 2;
  position: fixed;
  right: 20px;
  bottom: 20px;
  width: 50px;
  height: 50px;
  background: rgb(255 255 255 / 90%);
  border-radius: 50px;
  display: none !important;
}
.c-page__top span{
  color: #3e83bd;
}
.c-page__top a {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding-bottom: 10px;
}
.c-page__top a i {
  display: block;
  position: relative;
  top: 3px;
  width: 17px;
  height: 17px;
  transform: rotate(-90deg);
  color: #3e83bd;
}
.c-page__top aTxt {
  display: block;
  margin-top: 4px;
  font-size: 0.95rem;
  line-height: 1;
}

/**
* @file _c-title.scss
**/
.c-ttl {
  display: flex;
  align-items: center;
  margin-bottom: 20px;
  gap: 8px;
}
.c-ttl[layout=between] {
  justify-content: space-between;
}
.c-ttl[layout=start] {
  justify-content: flex-start;
}
.c-ttl[layout=center] {
  justify-content: flex-start;
}
.c-ttl__name {
  color: #CE2E6F;
  font-family: "Kaisei Opti", serif;
  font-weight: 400;
  font-style: normal;
}
.c-ttl__info {

}
.c-ttl__info b {
  color: #CE2E6F;
  font-weight: 600;
}

.lower-ttl {
  display: flex;
  z-index: 0;
  position: relative;
  align-items: center;
  justify-content: center;
  width: 100%;
  padding: 10px 0;
  background: #f8f8f8;
}
.lower-ttl span {
  z-index: 3;
  font-size: 1rem;
  font-family: "Kaisei Opti", serif;
  font-weight: 600;
  font-style: normal;
  color: #CE2E6F;
}
.lower-ttl::after {
  z-index: 2;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
  mix-blend-mode: multiply;
}

.c-lower-ttl {
  display: flex;
  z-index: 0;
  position: relative;
  align-items: center;
  justify-content: center;
  width: 100%;
  padding: 10px 0;
  background: #f8f8f8;
}
.c-lower-ttl span {
  z-index: 3;
  font-size: 1rem;
  font-family: "Kaisei Opti", serif;
  font-weight: 400;
  font-style: normal;
  color: #CE2E6F;
}

.c-lower-ttl span:nth-child(n + 2){
    display: none
}
.c-lower-ttl::after {
  z-index: 2;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
  mix-blend-mode: multiply;
}

.c-center__modal {
  z-index: 100;
  position: fixed;
  top: 50%;
  left: 50%;
  width: calc(100% - 60px);
  overflow: hidden;
  transform: translate(-50%, -50%);
  border-radius: 0 20px 20px 20px;
  background-color: white;
  filter: drop-shadow(0px 1px 3px #8c8c8c);
  max-width: 480px;
}
.c-center__modal--login {
  height: calc(100% - 60px);
  overflow: auto;
}
@media screen and (min-height: 710px) {
.c-center__modal--login {
  height: auto;
}
}
.c-center__modal--login .c-center__modal-head__ctn {
  width: auto;
  padding: 0 24px 0 20px;
  font-size: 0.875rem;
}
.c-center__modal-head {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  height: 35px;
}
.c-center__modal-head__ctn {
  display: flex;
  position: relative;
  align-items: center;
  justify-content: center;
  width: 140px;
  height: 100%;
  padding-bottom: 2px;
  background: url(../img/common/modal_titlebg.jpg);
  background-size: cover;
  color: white;
  font-weight: bold;
  line-height: 1.6;
  font-family: "Noto Sans JP", "ÓÎ¥´¥·¥Ã¥¯", YuGothic, "¥Ò¥é¥®¥Î½Ç¥´ Pro W3", "Hiragino Kaku Gothic Pro", "¥á¥¤¥ê¥ª", Meiryo, Osaka, "£Í£Ó £Ð¥´¥·¥Ã¥¯", "MS PGothic", sans-serif;
  letter-spacing: 0.05em;
}
.c-center__modal-head__ctn::after {
  position: absolute;
  right: -1px;
  bottom: -1px;
  width: 0;
  height: 0;
  border-top: 40px solid transparent;
  border-right: 18px solid white;
  content: "";
}
.c-center__modal-head__ctn-other {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  padding-left: 8px;
  font-weight: bold;
  font-size: 0.8rem;
  line-height: 1.6;
}
.c-center__modal-head__ctn-other a {
  color: #430BAF;
}
.c-center__modal-main {
  padding: 15px 20px 25px;
}
.c-center__modal--flex {
  display: flex;
  flex-direction: column;
  gap: 20px;
  padding: 0 25px 30px;
}
.c-center__modal--left {
  width: 100%;
  padding: 12px 8px 0;
  border-right: 0;
}
.c-center__modal--right {
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 20px;
  padding: 0 8px;
  border-right: 0;
}
.c-center__modal-main__ctn01 {
  font-weight: bold;
  text-align: center;
}
.c-center__modal-main__ctn02 {
  font-weight: bold;
  text-align: center;
  color: #430BAF;
}
.c-center__modal-main__ctn03 {
  margin-top: 5px;
  color: #CE2E6F;
  font-weight: 500;
  text-align: center;
}
.c-center__modal-main__ctn04 {
  font-weight: bold;
  line-height: 1.3333333333;
  text-align: center;
}
.c-center__modal-main__ctn04 span {

}
.c-center__modal-main__ctn05 {
  line-height: 1.5em;
  text-align: left;
  margin-top: 10px;
}
.c-center__modal-main__ctn06 {
  line-height: 1.5em;
  text-align: left;
  margin-bottom: 10px;
}
.c-center__modal-main__ctn07 {
  font-weight: bold;
  text-align: center;
  margin-bottom: 20px;
}
.c-center__modal-main__ctn08 {
    margin-top: 10px;
    margin-left: 20px;
    color: #CE2E6F;
    font-weight: 500;
}
.c-center__modal-main__ctn09 {
  margin-top: 5px;
  text-align: center;
}

.c-center__modal-main__ctn10 {
    margin-top: 10px;
    margin-bottom: 0 !important;
}
.c-center__modal-main__ctn10 a{
    color: #430BAF;
    font-weight: 600;
}

.c-center__modal-main__input:not(:first-child) {
  margin-top: 16px;
}
.c-center__modal-main__input p {
  font-weight: 500;
}
.c-center__modal-main__input > input {
  width: 100%;
  height: 40px;
  margin-top: 8px;
  padding: 0 10px;
  border-radius: 0;
  background-color: #fff;
  border: 1px solid #dddddd;
}
.c-center__modal-main .password_forget {
  display: block;
  margin-top: 20px;
  font-weight: 500;
  text-align: right;
  color: #430BAF;
}
.c-center__modal-main .password_forget:after {
  content: "";
  display: inline-block;
  width: 8px;
  height: 8px;
  margin: 0 0 0 4px; 
  border-top: 1px solid #430BAF;
  border-right: 1px solid #430BAF;
  transform: rotate(45deg);
}
.c-center__modal-main .c-login__btn {
display: flex;
align-items: center;
justify-content: center;
width: 82%;
max-width: 216px;
height: 42px;
margin: 22px auto 0;
padding-bottom: 1px;
border: solid 1px #CE2E6F;
border-radius: 8px;
background-color: #FF5596;
color: white;
font-weight: bold;
line-height: 1.4;
letter-spacing: 0.05em;
box-shadow: 0px 2px 0px 1px #CE2E6F;
text-align: center;
}
.c-center__modal-main .c-login__btn.-continue {
}
.c-center__modal-main .c-login__btn.-stop {
  width: calc(50% - 6px);
}
.c-center__modal-main .c-register__btn {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 82%;
  max-width: 216px;
  height: 39px;
  margin: 18px auto 0;
  padding-bottom: 1px;
  border: solid 1px #ce8019;
  border-radius: 8px;
  background-color: #ff9100;
  color: white;
  font-weight: bold;
  line-height: 1.4;
  letter-spacing: 0.05em;
  box-shadow: 0px 2px 0px 1px #ce8019;
}
.c-center__modal-main .c-cancel__btn {
max-width: 155px;
display: flex;
align-items: center;
justify-content: center;
width: 100%;
height: 42px;
border: solid 1px #a2a2a2;
border-radius: 8px;
background-color: #ebebeb;
font-weight: normal;
line-height: 1.4;
letter-spacing: 0.05em;
box-shadow: 0px 2px 0px 1px #a2a2a2;
}
.c-center__modal-foot {
  padding: 20px 0;
  background-color: #f8f8f8;
}
.c-center__modal-foot__btn {
  display: block;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 136px;
  max-width: 200px;
  height: 30px;
  margin: 0 auto;
  padding: 8px 0;
  border-radius: 50px;
  background: #fff;
  color: #CE2E6F;
  line-height: 1;
  border: solid 1px #CE2E6F;
  box-shadow: 0px 1px 0px 0px #CE2E6F;
}
.c-center__modal-foot__btn span {
  line-height: 1.4;
  font-weight: normal;
}
.c-center__modal__overlay {
  z-index: 90;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  background-color: rgba(199, 199, 199, 0.6);
}
.c-center__modal--login .c-center__modal--flex {
  padding: 0 0 32px;
}
.c-center__modal--login .c-center__modal--close {
  position: absolute;
  right: 15px;
  top: 10px;
}
.c-center__modal--login .c-icon__close {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 24px;
  height: 24px;
  border-radius: 24px;
  background: #eeeeee;
}
.c-center__modal--login .c-icon__close:after,
.c-center__modal--login .c-icon__close:before {
  background: #000000;
  width: 12px;
  height: 1px;
}
.c-center__modal--login .c-center__modal--left {
  padding: 12px 30px 0;
}
.c-center__modal--login .c-center__modal--right {
  padding: 0;
}
.c-login__ttl {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  height: 30px;
  margin-bottom: 20px;
}
.c-login__ttl span {
  display: flex;
  position: relative;
  align-items: center;
  justify-content: center;
  height: 100%;
  padding: 0 24px 2px 20px;
  background: url(../img/common/modal_titlebg.jpg);
  background-size: cover;
  color: white;
  font-weight: bold;
  line-height: 1.6;
  font-size: 0.875rem;
  font-family: "Noto Sans JP", "ÓÎ¥´¥·¥Ã¥¯", YuGothic, "¥Ò¥é¥®¥Î½Ç¥´ Pro W3", "Hiragino Kaku Gothic Pro", "¥á¥¤¥ê¥ª", Meiryo, Osaka, "£Í£Ó £Ð¥´¥·¥Ã¥¯", "MS PGothic", sans-serif;
  letter-spacing: 0.05em;
}
.c-login__ttl span::after {
  position: absolute;
  right: -1px;
  bottom: -1px;
  width: 0;
  height: 0;
  border-top: 40px solid transparent;
  border-right: 18px solid white;
  content: "";
}
.c-login__ttl02 span {
  background: url(../img/common/modal_titlebg_green.jpg);
  background-size: cover;
}
.c-login__ttl03 span {
  background: url(../img/common/modal_titlebg_orange.jpg);
  background-size: cover;
}
/*.c-login__ttl {
  position: relative;
  display: inline-block;
  margin-bottom: 16px;
  padding: 0;
  width: 100%;
  font-weight: 500;
  text-align: center;
}

.c-login__ttl01 {
  margin-bottom: 0px;
}

.c-login__ttl span {
  padding: 0 18px;
  background: #fff;
}

.c-login__ttl01 span {
  padding: 0 12px;
}*/

/*.c-login__ttl:before {
  position: absolute;
  top: 50%;
  width: 100%;
  height: 1px;
  content: '';
  border-top: solid 1px #000;
  z-index: -1;
}

.c-login__ttl:before {
  left: 0;
}*/

.c-login__subttl {
  display: block;
  text-align: center;
  letter-spacing: -0.02em;
}

.c-login__subttl strong {
  font-size: 0.875rem;
}

.c-login__desc {
  text-align: center;
  line-height: 1.6;
  font-size: 0.65rem !important;
}

.c-login__attention {
  color: #e01e7f;
  letter-spacing: -0.05em;
  padding-left: 1em;
  text-indent: -1em;
  line-height: 1.4;
  font-size: 0.75rem !important;
}

.c-login__main {
  padding: 0 25px 4px;
}

.c-login__main .c-line__btn {
  padding: 0 0 20px;
}

.c-login__main .c-line__btn a {
  padding: 7px 17px 6px 17px;
  color: #00bd02;
  background: #fff;
  max-width: 216px;
  width: 82%;
  font-size: 0.875rem;
  font-weight: 700;
  border: 1px solid #00bd02;
  border-radius: 8px;
  box-shadow: 0 2px 0 1px #00bd02;
}

.c-login__main .c-line__btn a i {
  position: static;
  display: inline-block;
  width: 23px;
  height: 23px;
  margin-right: 8px;
  vertical-align: middle;
  background: url(../img/common/icon/line.png) no-repeat;
  background-size: 100%;
  transform: translate(0, 0);
}


.c-all-detail__btn {
    margin: 0 auto;
    padding: 15px 15px;
    color: #CE2E6F;
    line-height: 1;
    text-align: center;
    display: flex;
    position: relative;
    align-items: center;
    justify-content: center;
    background-image: linear-gradient(90deg, rgb(206, 46, 111), rgb(255, 85, 150));
    border-radius: 3px;
    width: 60%;
}

.c-all-detail__btn::before {
    z-index: 2;
    position: absolute;
    top: 2px;
    right: 0;
    height: 85%;
    border-width: 1px 1px 0 0;
    background-color: #fff;
    content: "";
    left: 0;
    border-radius: 2px;
    line-height: 2em;
    margin: 0 2px;
}

.c-all-detail__btn span {
    position: relative;
    z-index: 3;
    padding-bottom: 5px;
    font-size: 14px;
}

.c-center__modal--login .c-center__modal-foot {
  padding: 9px 0 40px;
  background: none;
}

.pagination-wrap {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 36px;
}
.pagination-wrap .page {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 4px;
    background: #3e83bd;
    color: #fff;
    padding: 3px 8px;
    border-radius: 3px;
    letter-spacing: 0.05em;
}
.pagination-wrap a{
    opacity: .5;
}
.pagination-wrap a span{

}
.pagination-wrap .page.current {
  background-color: #3d3a48;
  color: white;
}

/**
* @file _c-card.scss
**/
.c-payment-card {
  display: flex;
  position: relative;
  align-items: flex-start;
  justify-content: space-between;
  padding: 10px 8px;
  border-radius: 10px;
  box-shadow: 1px 1.73px 12px rgba(0, 0, 0, 0.2);
}
.c-payment-card:not(:last-child) {
  margin-bottom: 10px;
}
.c-payment-card figure {
  display: flex;
  align-items: center;
  justify-content: center;
}
.c-payment-card figure img {
  width: 50px;
}
.c-payment-card_txt {
  width: calc(100% - 58px);
}
.c-payment-card_txt__ttl {
  display: flex;
  justify-content: space-between;
  padding-bottom: 4px;
  border-bottom: dashed 1px #b3b2b8;
}
.c-payment-card_txt__ttl .__ttl {
  font-weight: bold;
  line-height: 1.4;
  line-height: 1.1666666667;
  letter-spacing: 0.05em;
}
.c-payment-card_txt__ttl .__ttl color {
  color: #CE2E6F;
}
.c-payment-card_txt__ctn {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  margin-top: 9px;
}
.c-payment-card_txt__ctn span {
  margin-right: 8px;
  color: #b0b0b2;
  font-weight: bold;
  font-size: 0.7rem;
  line-height: 1.3;
  letter-spacing: 0.05em;
}
.c-payment-card_txt__ctn figure {
  display: flex;
  align-items: center;
  justify-content: center;
}
.c-payment-card_txt__ctn figure img {
  width: 25px;
}

.c-transfer-card {
  display: flex;
  position: relative;
  align-items: flex-start;
  justify-content: space-between;
  padding: 10px;
  border-radius: 10px;
  box-shadow: 0px 1px 6px rgb(0 0 0 / 20%);
}
.c-transfer-card figure {
  display: flex;
  align-items: center;
  justify-content: center;
}
.c-transfer-card figure img {
  width: 60px;
}
.c-transfer-card_item {
  width: calc(100% - 70px);
}
.c-transfer-card_item__ttl {
  display: flex;
  justify-content: space-between;
  padding-bottom: 3px;
  border-bottom: dashed 1px #b3b2b8;
}
.c-transfer-card_item__ttl .-ttl {
  font-weight: bold;
  line-height: 1.4;
  line-height: 1.1666666667;
  letter-spacing: 0.05em;
}
.c-transfer-card_item__ttl .-ttl color {
  color: #CE2E6F;
}
.c-transfer-card_item__ttl .-price {
  font-weight: 500;
  line-height: 1.4;
  letter-spacing: 0.05em;
}
.c-transfer-card_item__ctn {
  padding-top: 5px;
  font-weight: normal;
  line-height: 1.25;
}

.c-inbox-card {
  display: flex;
  position: relative;
  justify-content: flex-start;
  margin: 12px 0;
  padding: 10px 15px;
  border-radius: 3px;
  background-color: white;
  box-shadow: 0px 1px 4px 1px rgba(0, 0, 0, 0.2);
}

.c-inbox-card::after {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  right: 14px;
  width: 9px;
  height: 9px;
  margin: auto;
  border-top: 2px solid #CE2E6F;
  border-right: 2px solid #CE2E6F;
  transform: rotate(45deg);
  box-sizing: border-box;
}


.p-steady__event {
    padding: 0;
}
.p-steady__event .c-inbox-card__txt {
    width: 100%;
    padding: 0;
}
.p-steady__event .c-inbox-card__txt-btm {
    margin: 0;
}
.p-steady__event .c-inbox-card__ttl--img img {
    max-width: 100%;
    border-radius: 3px;
    height: 7.5rem;
    object-fit: cover;
}

.c-inbox-card__img {
  width: 31%;
}

.c-inbox-card__img img{
  height: 90px;
  object-fit: cover;
  margin-top: 5px;
}
.c-inbox-card__time {
  margin-top: 2px;
  font-size: 0.7rem;
}

.c-inbox-card__img .three_day {
    color: #939395;
    position: absolute;
    bottom: 0;
    left: -2rem;
}
.c-inbox-card__img .one_day {
    color: #ff7800;
    position: absolute;
    bottom: 0;
    left: -2rem;
}
.c-inbox-card__img .one_hour {
    color: #CE2E6F;
    position: absolute;
    bottom: 0;
    left: -2rem;
}

.c-inbox-card__ttl--img img {
    display: block;
    max-width: 310px;
    margin: 0 auto;
    width: 100%;
}
.c-inbox-card__ttl--txt {
  height: 55px;
  font-size: 0.78125rem;
  line-height: 1.5;
  letter-spacing: 0.02em;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  word-break: break-all;
}

.c-inbox-card__link {
  display: none;
  align-items: center;
  justify-content: right;
  color: #b0b0b2;
  font-weight: 700;
  font-size: 0.7rem;
  letter-spacing: 0.05em;
  position: absolute;
  right: 10px;
  bottom: 5px;
}
.c-inbox-card__link span {
  margin-right: 2px;
}

.c-inbox-card__count {
    font-size: 0.65625rem;
    position: absolute;
    bottom: 4px;
    left: 105px;
    color: #CE2E6F;
}
.c-inbox-card__count span{
    background: #CE2E6F;
    color: #fff;
    border-radius: 20px;
    padding: 1px 5px;
    margin-right: 3px;
    font-size: .6rem;
    font-weight: 600;
}

.c-inbox-card__count2 {
  margin-left: 2.8rem;
  font-size: 0.65625rem;
}

.c-inbox-card__link:after {
  display: inline-block;
  width: 24px;
  height: 4px;
  background-image: url("../img/inbox/arrow.png");
  background-size: 100%;
  content: "";
}
.c-inbox-card__txt {
  width: 64%;
  padding-top: 6px;
}
.c-inbox-card__txt-top {
  display: flex;
  position: relative;
  align-items: center;
  justify-content: space-between;
  padding-bottom: 5px;
  border-bottom: 1px solid;
}
/*
.c-inbox-card__txt-top:after {
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 1px;
  background-image: url("../img/inbox/dot.png");
  background-size: 100%;
  content: "";
}*/
.c-inbox-card__txt-btm {
  margin-top: 5px;
}
.c-inbox-card__name {
  display: flex;
  align-items: center;
  font-weight: 700;
  font-size: 0.9375rem;
}
.c-inbox-card__name--str {
  margin-right: 2px;
  font-family: "Kaisei Opti", serif;
  font-weight: 400;
  font-style: normal;
}
.c-inbox-card__notice {
  display: block;
  width: 17px;
  height: 17px;
  padding: 1px 0;
  border-radius: 17px;
  background: #CE2E6F;
  color: #fff;
  font-weight: 700;
  font-size: 0.625rem;
  letter-spacing: 0.05em;
  text-align: center;
}
.c-inbox-card--overlay {
  z-index: 2;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  border-radius: 10px;
  background: rgba(0, 0, 0, 0.05);
  font-weight: 700;
  font-size: 0.78125rem;
  line-height: 1.4;
  letter-spacing: 0.05em;
  padding: 15px;
}

.c-inbox-card--overlay p {
    line-height: 1rem;
    width: 90%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateY(-50%) translateX(-50%);
    -webkit- transform: translateY(-50%) translateX(-50%);
}

.c-inbox-card--overlay span {
  color: #1f3dcd;
}
.c-inbox-card--badge {
  position: relative;
}

.p-inbox__listItem__status--encounter {
    /*background: url(../img/inbox/encounter_status.png) no-repeat;
    background-position: center center;
    background-size: contain;*/
    position: absolute;
    top: -6px;
    left: -5px;
    width: auto;
    height: auto;
    padding: 0 8px 3px;
    background: #430baf;
}

.p-inbox__listItem__status--encounter p {
    /*margin-top: 20px !important;*/
    font-size: 12px;
}

.p-inbox__listItem__status--encounter p span {
    font-size: 11px;
}

.p-inbox__listItem__status--lover {
    /*background: url(../img/inbox/lover_status.png) no-repeat;
    background-position: center center;
    background-size: contain;
    position: absolute;
    top: -7px;
    left: -7px;
    width: 60px;
    height: 60px;*/
    position: absolute;
    top: -6px;
    left: -5px;
    width: auto;
    height: auto;
    padding: 0 8px 3px;
    background: #cf3271;
}

.p-inbox__listItem__status--deadline {
    /*background: url(../img/inbox/deadline_status.png) no-repeat;
    background-position: center center;
    background-size: contain;
    position: absolute;
    top: -7px;
    left: -5px;
    width: 60px;
    height: 60px;*/
    position: absolute;
    top: -6px;
    left: -5px;
    width: auto;
    height: auto;
    padding: 0 8px 3px;
    background: #cf3271;
}
.p-inbox__listItem__status--deadline:before {
  display: inline-block;
  content: "\30A4\30D9\30F3\30C8";
  color: #fff;
  margin-right: 2px;
  font-size: 12px;
  font-family: "Kaisei Opti", serif;
}
.p-inbox__listItem__status--end {
    /*background: url(../img/inbox/deadline_end.png) no-repeat;
    background-position: center center;
    background-size: contain;
    position: absolute;
    top: -7px;
    left: -5px;
    width: 60px;
    height: 60px;
    z-index: 3;*/
    position: absolute;
    top: -6px;
    left: -5px;
    width: auto;
    height: auto;
    padding: 0 8px 3px;
    background: #656565;
}
.p-inbox__listItem__status p {
    display: inline-block;
    color: white;
    /*margin-top: 17px;*/
    text-align: center;
    font-family: "Kaisei Opti", serif;
    font-weight: 700;
    font-size: 13px;
    font-style: normal;
}

.p-inbox__listItem__status--end p {
    /*margin-top: 24px;*/
}
.p-inbox__listItem__status--end:before {
  display: inline-block;
  content: "\30A4\30D9\30F3\30C8";
  color: #fff;
  margin-right: 2px;
  font-size: 12px;
  font-family: "Kaisei Opti", serif;
}
.p-inbox__listItem__status--deadline span{
    display: inline-block;
    font-size: 12px;
    line-height: 1.2em;
}
.love_start {
position: absolute;
width: 42px;
bottom: 5px;
left: 78px;
border-radius: 25px;
height: auto !important;
margin: 0 !important;
border: 3px solid #fff;
}

.c-daily-card-ttl {
  margin-bottom: 14px;
  padding-bottom: 14px;
  background-image: url("../img/daily/daily-dot.png");
  background-position: bottom left;
  background-size: 100%;
  background-repeat: no-repeat;
  font-weight: 700;
  font-size: 1.09375rem;
  letter-spacing: 0.05em;
}
.c-daily-card-ttl__inner {
  position: relative;
}
.c-daily-card-ttl__inner:after {
  z-index: 10;
  position: absolute;
  bottom: 3px;
  left: 0;
  width: 100%;
  height: 4.5px;
  content: "";
}
.c-daily-card-ttl__inner.border-orange span{
  color: #e45c29;
}
.c-daily-card-ttl__inner.border-orange:after {
  border-bottom: 4.5px solid #ffdf91;
}
.c-daily-card-ttl__inner.border-pink span{
  color: #CE2E6F;
}
.c-daily-card-ttl__inner.border-pink:after {
  border-bottom: 4.5px solid #FF9AC3;
}
.c-daily-card-ttl__inner.border-purple span{
  color: #430BAF;
}
.c-daily-card-ttl__inner.border-purple:after {
  border-bottom: 4.5px solid #be9dff;
}

.c-daily-card-ttl__inner.border-gacha span {
    color: #9520b5;
}
.c-daily-card-ttl__inner.border-gacha:after {
    border-bottom: 4.5px solid #e7c7ff;
}

.c-daily-card-ttl__txt {
  z-index: 20;
  position: relative;
}
.c-daily-card-list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding-right: 5px;
}
.c-daily-card-item {
  width: 46.9465648855%;
  margin-bottom: 12px;
}
.c-daily-card-item__img {
  margin-bottom: 6px;
}
.c-daily-card-item__img img {
  display: block;
  height: 82px;
  object-fit: cover;
}
.c-daily-card-item__txtDesc {
  margin-bottom: 2px;
  font-weight: 500;
  font-size: 0.78125rem;
  letter-spacing: 0.05em;
}
.c-daily-card-item__txtDetails {
  display: flex;
  justify-content: flex-end;
  font-size: 0.625rem;
  letter-spacing: 0.05em;
}
.c-daily-card-item__txtDetails--new {
  justify-content: space-between;
}
.c-daily-card-item__txtNew {
  color: #CE2E6F;
  font-weight: 700;
}
.c-voice-card {
  display: flex;
  justify-content: space-between;
  margin-top: 10px;
  padding: 6px 6px 6px 8px;
  border-radius: 0 0 10px 0;
  background-color: white;
  box-shadow: 0px 1px 5px 2px rgb(59 59 59 / 20%);
}
.c-voice-card__img {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 62px;
}
.c-voice-card__img img {
  border-radius: 10px;
  height: 70px;
  object-fit: cover;
  width: 100%;
}
.c-voice-card__link {
  position: relative;
  width: 25px;
  border-radius: 0 0 6px 0;
  background-color: #430BAF;
}
.c-voice-card__link::after {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 0;
  height: 0;
  transform: translate(-50%, -50%);
  border-top: 6px solid transparent;
  border-bottom: 6px solid transparent;
  border-left: 8px solid white;
  content: "";
}
.c-voice-card__txt {
  display: flex;
  flex-direction: column;
  justify-content: center;
  width: calc(100% - 62px - 25px - 18px);
  margin-right: 8px;
  margin-left: 10px;
}
.c-voice-card__time {
  margin-bottom: 4px;
  font-weight: normal;
  font-size: 0.7rem;
  line-height: 1.3;
  font-family: "Noto Sans JP", "ÓÎ¥´¥·¥Ã¥¯", YuGothic, "¥Ò¥é¥®¥Î½Ç¥´ Pro W3", "Hiragino Kaku Gothic Pro", "¥á¥¤¥ê¥ª", Meiryo, Osaka, "£Í£Ó £Ð¥´¥·¥Ã¥¯", "MS PGothic", sans-serif;
}
.c-voice-card__time.-new::after {
  margin-left: 6px;
  content: "NEW";
  color: #CE2E6F;
  font-weight: bold;
  font-size: 0.7rem;
  font-family: "Noto Sans JP", "ÓÎ¥´¥·¥Ã¥¯", YuGothic, "¥Ò¥é¥®¥Î½Ç¥´ Pro W3", "Hiragino Kaku Gothic Pro", "¥á¥¤¥ê¥ª", Meiryo, Osaka, "£Í£Ó £Ð¥´¥·¥Ã¥¯", "MS PGothic", sans-serif;
}
.c-voice-card__ttl {
  -webkit-box-orient: vertical;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  overflow: hidden;
  font-weight: 500;
  font-size: 0.85rem;
  line-height: 1.4;
  font-family: "Noto Sans JP", "ÓÎ¥´¥·¥Ã¥¯", YuGothic, "¥Ò¥é¥®¥Î½Ç¥´ Pro W3", "Hiragino Kaku Gothic Pro", "¥á¥¤¥ê¥ª", Meiryo, Osaka, "£Í£Ó £Ð¥´¥·¥Ã¥¯", "MS PGothic", sans-serif;
}
.c-present-card {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 12px;
    padding: 6px 14px 6px 6px;
    border-radius: 10px;
    background: #f8f8f8;
    box-shadow: 0px 1px 0px 0px #CE2E6F;
    border: solid 1px #CE2E6F;
    z-index: 2;
    position: relative;
}
.c-present-card:first-child {

}
.c-present-card figure {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 62px;
  border-radius: 6px;
}
.c-present-card figure img {
  border-radius: 4px;
  width: 100%;
  object-fit: cover;
}
.c-present-card__txt {
  width: calc(100% - 72px);
}
.c-present-card__ttl {
  -webkit-box-orient: vertical;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  margin-bottom: 4px;
  overflow: hidden;
  color: #CE2E6F;
  font-weight: bold;
  font-size: 0.8rem;
  line-height: 1.4;
  font-family: "Noto Sans JP", "ÓÎ¥´¥·¥Ã¥¯", YuGothic, "¥Ò¥é¥®¥Î½Ç¥´ Pro W3", "Hiragino Kaku Gothic Pro", "¥á¥¤¥ê¥ª", Meiryo, Osaka, "£Í£Ó £Ð¥´¥·¥Ã¥¯", "MS PGothic", sans-serif;
  letter-spacing: 0.05em;
}
.c-present-card__ctn {
  padding-top: 6px;
  border-top: solid 1px ;
  font-weight: normal;
  font-size: 0.65rem;
  font-family: "Noto Sans JP", "ÓÎ¥´¥·¥Ã¥¯", YuGothic, "¥Ò¥é¥®¥Î½Ç¥´ Pro W3", "Hiragino Kaku Gothic Pro", "¥á¥¤¥ê¥ª", Meiryo, Osaka, "£Í£Ó £Ð¥´¥·¥Ã¥¯", "MS PGothic", sans-serif;
  letter-spacing: 0.05em;
}

.c-present-card__ctn span{
    display: none;
}
.-capsule .c-present-card__ctn span{
    display: block;
}

.c-present-card__period {
  padding-top: 6px;
  font-weight: normal;
  font-size: 0.65rem;
  line-height: 1.4444444444;
  font-family: "Noto Sans JP", "ÓÎ¥´¥·¥Ã¥¯", YuGothic, "¥Ò¥é¥®¥Î½Ç¥´ Pro W3", "Hiragino Kaku Gothic Pro", "¥á¥¤¥ê¥ª", Meiryo, Osaka, "£Í£Ó £Ð¥´¥·¥Ã¥¯", "MS PGothic", sans-serif;
  letter-spacing: 0.05em;
  text-align: right;
}
.c-present-card__tag {
  display: flex;
  z-index: 2;
  position: absolute;
  top: 10px;
  right: -3px;
  align-items: center;
  justify-content: center;
  width: 60px;
  height: 18px;
  color: white;
  font-weight: bold;
  font-size: 0.65rem;
  line-height: 1.4;
  font-family: "Noto Sans JP", "ÓÎ¥´¥·¥Ã¥¯", YuGothic, "¥Ò¥é¥®¥Î½Ç¥´ Pro W3", "Hiragino Kaku Gothic Pro", "¥á¥¤¥ê¥ª", Meiryo, Osaka, "£Í£Ó £Ð¥´¥·¥Ã¥¯", "MS PGothic", sans-serif;
  display: none;
}
.c-present-card__tag::after {
  position: absolute;
  top: 0;
  left: 0;
  width: 0;
  height: 0;
  transform: translateX(-100%);
  border-right: 8px solid white;
  border-bottom: 18px solid transparent;
  content: "";
}

/*¥Ü¥¤¥¹*/

.c-present-card.-voice .c-present-card__tag .c__tag-voice{
    display: block;
}
.c-present-card.-voice .c-present-card__tag .c__tag-diary{
    display: none;
}
.c-present-card.-voice .c-present-card__tag .c__tag-costume{
    display: none;
}

.c-present-card.-voice {
  border: solid 3px #FF9AC3;
  box-shadow: 0px 2px 0px 1px #CE2E6F;
  background: #FFEBF3;
}

.c-present-card.-voice .c-present-card__ttl {
  display: block;
  margin-bottom: 0;
  padding-right: 50px;
  color: #CE2E6F;
}

.c-present-card.-voice .c-present-card__ctn{
  border: none;
}

.c-present-card.-voic .c-present-card__ttl .c-present-card__ctn{
  display: none;
}

.c-present-card.-voice .c-present-card__tag {
  background-color: #CE2E6F;
  display: inline-flex;
}
.c-present-card.-voice .c-present-card__tag::after {
  border-right-color: #CE2E6F;
}

/*¥À¥¤¥¢¥ê©`*/

.c-present-card.-diary .c-present-card__tag .c__tag-diary{
    display: block;
}
.c-present-card.-diary .c-present-card__tag .c__tag-voice{
    display: none;
}
.c-present-card.-diary .c-present-card__tag .c__tag-costume{
    display: none;
}


.c-present-card.-diary {
  border: solid 3px #be9dff;
  box-shadow: 0px 2px 0px 1px #430BAF;
  background: #F0E8FF;
}
.c-present-card.-diary .c-present-card__ttl {
  display: block;
  margin-bottom: 0;
  padding-right: 50px;
  color: #430BAF;
}

.c-present-card.-diary .c-present-card__ctn{
  border: none;
}

.c-present-card.-diary .c-present-card__ttl .c-present-card__ctn{
  display: none;
}
.c-present-card.-diary .c-present-card__tag {
  background-color: #430BAF;
  display: inline-flex;
}
.c-present-card.-diary .c-present-card__tag::after {
  border-right-color: #430BAF;
}

/*ÒÂ×°*/


.c-present-card.-costume .c-present-card__tag .c__tag-costume{
    display: block;
}
.c-present-card.-costume .c-present-card__tag .c__tag-voice{
    display: none;
}
.c-present-card.-costume .c-present-card__tag .c__tag-diary{
    display: none;
}

.c-present-card.-costume {
  border: solid 3px #FFBC47;
  box-shadow: 0px 2px 0px 1px #F09014;
  background: #FFFCC9;
}
.c-present-card.-costume .c-present-card__ttl {
  display: block;
  margin-bottom: 0;
  padding-right: 50px;
  color: #F09014;
}

.c-present-card.-costume .c-present-card__ctn{
  border: none;
}

.c-present-card.-costume .c-present-card__ttl .c-present-card__ctn{
  display: none;
}

.c-present-card.-costume .c-present-card__tag {
  background-color: #F09014;
  display: inline-flex;
}
.c-present-card.-costume .c-present-card__tag::after {
  border-right-color: #F09014;
}


/**
* @file _c-chat.scss
**/
.c-chat__comment {
  position: absolute;
  top: 120px;
  width: 100vw;
  max-width: 750px;
  height: calc(100vh - 190px);
  margin-top: -3px;
  padding: 18px 28px 0 4px;
  overflow-x: hidden;
  overflow-y: auto;
  background-color: #f0eff1;
}
.c-chat__commentInner {
  display: flex;
  align-items: flex-end;
  margin-bottom: 20px;
  gap: 12px;
}
.c-chat__commentTxt {
  position: relative;
  width: 100%;
  padding: 20px;
  filter: drop-shadow(9px 10px 16px rgba(0, 0, 0, 0.1));
}
.c-chat__commentTxt::before {
  z-index: -1;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 12px;
  background-color: white;
  content: "";
}
.c-chat__commentTxt:after {
  z-index: -2;
  position: absolute;
  bottom: 2px;
  left: -10px;
  width: 16.5px;
  height: 12px;
  background: url(../img/support/message_after_bg_l.png);
  background-size: cover;
  background-repeat: no-repeat;
  content: "";
  filter: drop-shadow(9px 6px 16px rgba(0, 0, 0, 0.5));
}
.c-chat__commentInner[type=user] {
  width: calc(100% - 47px);
  margin-left: auto;
}
.c-chat__commentInner[type=user] .c-chat__commentTxt:after {
  z-index: -2;
  position: absolute;
  right: -10px;
  bottom: 2px;
  left: unset;
  width: 16.5px;
  height: 12px;
  background: url(../img/support/message_after_bg_r.png);
  background-size: cover;
  background-repeat: no-repeat;
  content: "";
  filter: drop-shadow(9px 6px 16px rgba(0, 0, 0, 0.5));
}
.c-chat__commentInner[type=user] .c-chat__commentDesc {
  color: #817E8B;
}
.c-chat__commentInfo {
  display: flex;
  align-items: center;
  margin-bottom: 4px;
  gap: 8px;
}
.c-chat__commentInfo time {
  font-weight: bold;
}
.c-chat__commentRead {
  margin-top: 2px;
  padding: 1px 12px 2px;
  border-radius: 50px;
  background: #3d3a48;
  color: #fff;
  letter-spacing: 0.05em;
}
.c-chat__commentIcon {
  display: flex;
  align-items: center;
  justify-content: center;
  min-width: 35px;
  min-height: 35px;
  border-radius: 100px;
  background-color: #3d3a48;
}
.c-chat__commentIcon svg {
  width: 18px;
}
.c-chat__commentDesc {
  font-weight: 500;
}
.c-chat__commentLink {
  margin-top: 4px;
  text-align: right;
}
.c-chat__commentLink a {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-top: 8px;
  padding: 4px 16px;
  gap: 4px;
  border: 1px solid #3d3a48;
  border-radius: 50px;
}

/**
* @file _p-footer.scss
**/
/**
* @file _p-header.scss
**/
.p-header__global {
  width: 100%;
}
.p-header__logo {
  font-size: 0.6875rem;
}

.p-header__logo img{
  width: 95px;
}
.p-header__list {
    display: flex;
    gap: 4px;
}
.p-header__listItem {
  width: 25%;
}
.p-header__listItem a {
  display: block;
  padding: 4px 0;
  border: 1px solid #fff;
  border-radius: 3px;
  background-image: linear-gradient(0deg, rgb(255, 255, 255), rgb(255, 236, 244));
  font-size: 0.7rem;
  box-shadow: none;
}
.p-header__listItem a i {
  display: block;
  font-size: 1.2rem;
  text-align: center;
  color: #CE2E6F;
}

.c-icon__home{
  color: #479ea1;
}

.c-icon__cart{
  color: #f19b38;
}

.c-icon__capsule{
  color: #3478e1;
}

.c-icon__flag{
  color: #8434c6;
}

.c-icon__link{
  color: #d3366d;
}

.c-icon__mailbox{
  color: #d3366d;
}

.c-icon__book{
  color: #58bb01;
}

.c-icon__microphone{
  color: #21b0d4;
}

.c-icon__favorite{
  color: #eb4bd6;
}

.c-icon__present{
  color: #f1632b;
}
.c-icon__bag{
  color: #f1632b;
}

.c-icon__bell{
  color: #6745e0;
}

.c-icon__button{
  color: #ff4646;
}

.c-icon__operation{
  color: #0e669e;
}

.c-icon__clothes{
  color: #ff7d0a;
}

.p-header__listItem a span {
  display: block;
  line-height: 1.1;
  text-align: center;
  font-family: "Kaisei Opti", serif;
  font-weight: 400;
  font-style: normal;
  color: #CE2E6F;
}
.p-header__hamburger {
  display: flex;
  position: relative;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  min-width: 67px;
  border: 3px solid #fff;
  background: linear-gradient(0deg, rgb(67, 11, 175), rgb(206, 46, 111));
  box-shadow: none;
  border-radius: 2px;
}
.p-header__hamburgerInner {
  position: relative;
  width: 22px;
  height: 12px;
  margin: 8px 0 6px;
}
.p-header__hamburgerInner span {
  box-sizing: border-box;
  display: inline-block;
  position: absolute;
  left: 0;
  width: 100%;
  height: 2px;
  border-radius: 20px;
  background-color: #fff;
  transition: all 0.4s;
}
.p-header__hamburgerInner span:nth-of-type(1) {
  top: 0;
}
.p-header__hamburgerInner span:nth-of-type(2) {
  top: 5px;
  width: 80%;
}
.p-header__hamburgerInner span:nth-of-type(3) {
  bottom: 0;
}
@keyframes active-menu {
  100% {
    height: 0;
  }
}
.p-header__hamburger.is-active span:nth-of-type(1) {
  transform: translateY(-1px) rotate(-45deg);
}
.p-header__hamburger.is-active span:nth-of-type(2) {
  left: 50%;
  animation: active-menu 0.8s forwards;
  opacity: 0;
}
.p-header__hamburger.is-active span:nth-of-type(3) {
  transform: translateY(-11px) rotate(45deg);
}
.p-header__hamburgerTxt {
  font-size: 0.8rem;
  font-family: "Kaisei Opti", serif;
  font-weight: 400;
  font-style: normal;
}

.p-menu {
  display: none;
  z-index: 21;
  position: fixed;
  top: 88px;
  width: 100%;
  max-width: 750px;
  background: #fff;
  overflow: auto;
  height: 100%;
}
.p-menu__header {
  position: relative;
  padding: 8px 0;
  font-weight: 600;
  font-size: 1rem;
  text-align: center;
  background: #f8f8f8;
  background-size: cover;
  font-family: "Kaisei Opti", serif;
  font-weight: 400;
  font-style: normal;
  color: #CE2E6F;
}
.p-menu__header span {
  z-index: 1;
  position: relative;
}
.p-menu__header:after {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
  background: none;
}
.p-menu__inner {
  position: relative;
  height: calc(var(--vh, 1vh) * 100 - 89px);
  height: 100%;
  overflow: auto;
  background: #f8f8f8;
  padding: 0;
}
.p-menu__accountName {
  font-weight: bold;
  font-size: 0.95rem;
  width: 70%;
}

.p-menu__top {
    display: flex;
    gap: 20px;
    align-items: center;
    background: #fff;
    padding: 10px 20px 10px;/*¥¸¥å¥ëÐÞÕý¹wËù*/
    margin: 0;
}
.p-menu__info {
  display: flex;
  padding: 0 20px;
  gap: 6px;/*¥¸¥å¥ëÐÞÕý¹wËù*/
  position: relative;
  background: #fff;
  justify-content: flex-end;/*¥¸¥å¥ë×·¼Ó¹wËù*/
}
.p-menu__infoTtl {
    font-weight: 600;
    font-size: 0.75rem;
    text-align: center;
    display: flex;
    position: absolute;/*¥¸¥å¥ëÐÞÕý¹wËù*/
    left: 20px;/*¥¸¥å¥ë×·¼Ó¹wËù*/
    align-items: center;
    justify-content: center;
    color: #CE2E6F;
    width: 100px;
    height: 33px;
    border: solid 1px #CE2E6F;
    border-radius: 3px;
    box-shadow: 0px 1px 0px 0px #CE2E6F;
    background: #FFFAFC;
    line-height: 30px;
}

.p-menu__infoTtl:after {
  position: absolute;
  top: 3px;
  left: 3px;
  width: calc(100% - 6px);
  height: calc(100% - 6px);
  border: 1px solid #fff;
  border-radius: 50px;
  content: "";
}
/*¥¸¥å¥ëÐÞÕý¹wËù*/
.p-menu__infoPoint {
  padding: 7px 0;
  gap: 5px;
  right: 20px;
  box-shadow: none;
  background: none;
  width: auto;
  border: none;
  margin-top: 1px;
  position: unset;
}

/*¥¸¥å¥ë×·¼Ó¹wËù*/
.p-menu__PointCount {
    padding: 0;
    gap: 5px;
    right: 20px;
    box-shadow: none;
    background: none;
    width: auto;
    border: none;
    padding: 0;
}

.p-menu__top .p-menu__infoPoint {
    align-items: center;
    display: flex;
    align-items: center;
}

.p-menu__infoPoint--ttl {
  display: flex;
  align-items: center;
  gap: 0px;/*¥¸¥å¥ëÐÞÕý¹wËù*/
  justify-content: flex-end;/*¥¸¥å¥ë×·¼Ó¹wËù*/
}
/*¥¸¥å¥ë×·¼Ó¹wËù*/
.p-menu__infoPoint--ttl .c-icon__diamond {
    padding-top: 2px;
}

.p-menu__infoPoint--txt {
  font-size: .8rem;
  padding-bottom: 0;/*¥¸¥å¥ë‰ä¸ü¹wËù*/
}
.p-menu__infoPoint--ttl i {
  font-size: 1.2rem;
}
.p-menu__infoPoint--ttl span {
  display: block;
  margin-bottom: 0;/*¥¸¥å¥ë‰ä¸ü¹wËù*/
  font-size: 0.7rem;/*¥¸¥å¥ë‰ä¸ü¹wËù*/
  font-weight: 500;
}
.p-menu__infoPoint--txt strong{
  margin-bottom: 1px;
  font-weight: 600;
  font-size: 1rem;/*¥¸¥å¥ë‰ä¸ü¹wËù*/
  color: #CE2E6F;
  margin-right: 3px;
}

.p-menu__infoPoint--add {
    padding: 13px 18px;/*¥¸¥å¥ë‰ä¸ü¹wËù*/
    border-radius: 3px;
    font-size: 0.75rem;
    background: #FFBC47;
    box-shadow: 0 2px 0 0px #a0550d;
    box-sizing: border-box;
    position: relative;
    color: #000;
    position: relative;
}
.p-menu__infoPoint--add::before {
    content: '';
    width: calc(100% + -4px);
    height: calc(100% + -4px);
    border: solid 1px;
    position: absolute;
    top: 2px;
    left: 2px;
    border-radius: 3px;
    border: solid 1px #fff;
}
.p-menu__list {
  display: flex;
  flex-wrap: wrap;
  padding: 20px;
  gap: 18px 12px;
  background: #fff;
  margin: 0;
}
.p-menu__listItem {
  width: calc(33.333% - 8.5px);
  padding: 8px 3px 8px 3px;
  border-radius: 6px;
  background-image: linear-gradient(0deg, rgb(255, 255, 255), rgb(255, 236, 244));
  box-shadow: 0px 2px 0px 0px #CE2E6F;
  border: solid 1px #CE2E6F;
  z-index: 2;
  position: relative;
}

.p-menu__listItem::before {
    z-index: -2;
    position: absolute;
    top: 3px;
    left: 50%;
    width: calc(100% - 6px);
    height: 3px;
    transform: translateX(-50%);
    border-radius: 11px 11px 0 0;
    background-image: linear-gradient(90deg, rgb(206, 46, 111), rgb(255, 85, 150));
    background-position: top center;
    background-size: cover;
    background-repeat: no-repeat;
    content: "";
}
.p-menu__listItem::after {
    z-index: -1;
    position: absolute;
    bottom: 4px;
    left: 50%;
    width: calc(100% - 2px);
    height: 12px;
    transform: translateX(-50%);
    border-radius: 0 0 4px 4px;
    content: "";
    background: none;
}

.new_bottom {
    padding-top: 0;
}

.p-menu__list .main_story{
    width: 65%;
    background:url(../img/common/main_story.jpg);
    background-size: cover;
    background-position: center;
}

.p-menu__list .main_story::before {
  opacity: 0;
}

.p-menu__list .main_story i {
  opacity: 0;
}
.p-menu__list .main_story span {
  opacity: 0;
}

.p-menu__listItem i {
  display: block;
  margin-bottom: 4px;
  padding-bottom: 5px;
  padding-top: 5px;
  border-bottom: 1px solid;
  font-size: 1.2rem;
  text-align: center;
  color: #CE2E6F;
}
.p-menu__listItem span {
  display: block;
  font-size: 0.8rem;
  text-align: center;
  font-family: "Kaisei Opti", serif;
  font-weight: 400;
  font-style: normal;
  color: #CE2E6F;
  line-height: 1.2rem;
}
@media (max-width: 370px) {
  .p-menu__listItem span {
    font-size: 0.68rem;
  }
}
.p-menu__notice {
    position: absolute;
    left: -5px;
    top: -5px;
    width: 32px;
    height: 20px;
    padding: 1px 5.5px;
    border-radius: 20px;
    background: #CE2E6F;
    color: #fff !important;
    font-family: sans-serif !important;
}
.p-menu__global {
  display: flex;
  align-items: center;
  justify-content: center;
  width: calc(100% - 20px);
  margin: 60px auto 0;
  gap: 12px;
  padding: 0 0 5%;

}
.p-menu__global p {
  width: calc(50% - 12px);
}
.p-menu__global p a {
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 22px;
    font-size: 0.6rem;
    border-radius: 10px;
    background: #FFFAFC;
    box-shadow: 0px 1px 0px 0px #CE2E6F;
    border: solid 1px #CE2E6F;
    z-index: 2;
    position: relative;
    color: #CE2E6F;
}
.p-menu__close {
  display: block;
  width: 100%;
  margin: 10px 0;
  padding: 20px 0;
  background: #f8f8f8;
  text-align: center;
  padding-bottom: 30%;
}
.p-menu__closeBtn {
    display: block;
    width: 35%;
    max-width: 200px;
    margin: 0 auto;
    padding: 8px 0;
    border-radius: 3px;
    font-size: 0.875rem;
    margin: 0 auto;
    color: #CE2E6F;
    line-height: 1;
    text-align: center;
    display: flex;
    position: relative;
    align-items: center;
    justify-content: center;
    background: linear-gradient(90deg, rgb(206, 46, 111), rgb(255, 85, 150));
    font-weight: normal;
    height: 40px;
    border: none;
    box-shadow:none;
}

.p-menu__closeBtn::before {
    z-index: 2;
    position: absolute;
    top: 1px;
    right: 0;
    height: 85%;
    border-width: 1px 1px 0 0;
    background-color: #fff;
    content: "";
    left: 0;
    margin: 0 1px;
    border-radius: 2px;
    line-height: 2em;
}

.p-menu__closeBtn b {
  position: relative;
  z-index: 2;
  line-height: 7px;
  font-size: 12px;
  padding-bottom: 3px;
}

.p-top__logo {
  padding: 6px;
  position: absolute;
  z-index: 1;
}
.p-top__logo img{
  width: 80px;
}

.twitter_official a{
    display: flex;
    align-items: center;
    justify-content: center;
    background: #1DA1F2;
    width: 55%;
    margin: 0 auto 30px;
    border-radius: 5px;
    color: #fff;
    font-size: 15px;
    padding: 0.3rem;
    box-shadow: 0 2px 0 0px #0068c0;
    font-weight: 600;
    }

.twitter_official img{
    width: 22px;
    margin-right: 10px;
    margin-top: 2px;

    }

/*X¤Ë‰ä¸üáá*/

.twitter_official a {
  background: #fff;
  color: #000;
  box-shadow: 0 2px 0 0px #a8a8a8;
  padding: 0.1rem;
  border: solid #a8a8a8 1px;
}

.twitter_official img {
  width: 30px;
  margin-right: 0;
}
.twitter_official a {
  width: 50%;
}
.twitter_official a p{
  font-size: 12px;
  font-weight: normal;
}

/**
* @file _p-modal.scss
**/
.p-modal {
  display: flex;
  z-index: 4;
  position: fixed;
  top: 0;
  left: 0;
  align-items: center;
  width: 100%;
  height: calc(var(--vh, 1vh) * 100);
}
.p-modal__cover {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  background-color: rgba(199, 199, 199, 0.85);
}
.p-modal__inner {
  z-index: 1;
  width: calc(100% - 40px);
  margin: 0 auto;
  overflow: hidden;
  border-radius: 0 20px 20px 20px;
  background: #fff;
  max-width: 480px;
  filter: drop-shadow(0px 1px 3px #8c8c8c);
}
.p-modal__main {
  height: calc(100% - 115px);
  padding: 20px 20px 28px;
  overflow: auto;
}
.p-modal__header dl {
  display: flex;
  justify-content: space-between;
}
.p-modal__header dl dt {
  display: flex;
    position: relative;
    align-items: center;
    justify-content: center;
    width: 140px;
    height: 35px;
    background: url(../img/common/modal_titlebg.jpg);
    background-size: cover;
    color: white;
    font-weight: bold;
    line-height: 1.6;
    font-family: "Noto Sans JP", "ÓÎ¥´¥·¥Ã¥¯", YuGothic, "¥Ò¥é¥®¥Î½Ç¥´ Pro W3", "Hiragino Kaku Gothic Pro", "¥á¥¤¥ê¥ª", Meiryo, Osaka, "£Í£Ó £Ð¥´¥·¥Ã¥¯", "MS PGothic", sans-serif;
    letter-spacing: 0.05em;
}

.p-modal__header dl dt::after {
    position: absolute;
    right: -1px;
    bottom: -1px;
    width: 0;
    height: 0;
    border-top: 40px solid transparent;
    border-right: 9px solid white;
    content: "";
}
.p-modal__header dl dd {
    display: flex;
    position: relative;
    align-items: center;
    width: 100%;
    font-size: 13px;
    justify-content: left;
    padding-left: 5px;
}
.p-modal__header dl dd:after {
  display:  none;
}
.p-modal__header[size=small] dl dt {
  min-width: 24%;
}
.p-modal__header[size=medium] dl dt {
  min-width: 50%;
}
.p-modal__header[size=large] dl dt {
  min-width: 44%;
}
.p-modal__footer {
  display: block;
  width: 100%;
  padding: 20px 0;
  background-color: #f8f8f8;
  text-align: center;
}
.p-modal__txt {
  margin: 0 0 17px;
  font-weight: bold;
  text-align: center;
}
.p-modal__txt[layout=center] {
  text-align: center;
}
.p-modal__txt[layout=left] {
  text-align: left;
}
.p-modal__txt[layout=right] {
  text-align: right;
}
.p-modal__btn {
  width: 100%;
}
.p-modal__btn[layout=flex] {
  display: flex;
  gap: 6px;
}
.p-modal__btn a {
  border-radius: 5px;
  font-size: 0.75rem;
}
.p-modal__closeBtn {
    font-weight: normal;
    font-size: 0.875rem;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 136px;
    max-width: 200px;
    height: 30px;
    margin: 0 auto;
    padding: 8px 0;
    border-radius: 50px;
    color: #CE2E6F;
    line-height: 1;
    border: solid 1px #CE2E6F;
    background: #fff;
    box-shadow: 0px 1px 0px 0px #CE2E6F;
    font-size: 0.75rem;
}
.p-modal__marginBtn {
  margin: 22px auto 0;
}

/**
* @file _p-txtcont.scss
**/
.p-txtcont {
  margin: 20px 0 0;
}
.p-txtcont__inner {
  margin-bottom: 20px;
}
.p-txtcont__inner:last-child {
  margin-bottom: 0;
}
.p-txtcont__inner h3 {
  margin-bottom: 6px;
  line-height: 1.6;
}
.p-txtcont__inner p {
  line-height: 1.6;
}
/**
* @file _u-font.scss
**/
.u-txt__xl {
  font-size: 1.2rem;
}

.u-txt__ml {
  font-size: 1.1rem;
}

.u-txt__mml {
  font-size: 1.05rem;
}

.u-txt__l {
  font-size: 1.05rem;
}

.u-txt__sl {
  font-size: 0.95rem;
}

.u-txt__m {
  font-size: 0.95rem;
}

.u-txt__s {
  font-size: 0.875rem;
}

.u-txt__xm {
  font-size: 0.8rem;
}

.u-txt__xs {
  font-size: 0.75rem;
}

.u-txt__xxs {
  font-size: 0.6rem;
}

.u-txt__red {
  color: #CE2E6F;
}

.u-txt__blue {
  color: #430BAF;
}
/**
* @file _u-display.scss
**/
.u-display__none {
  display: none;
}
.u-display__block {
  display: block;
}
.u-display__inline {
  display: inline;
}
.u-display__inlineBlock {
  display: inline-block;
}
.u-display__flex {
  display: flex;
}
.u-display__inlineflex {
  display: inline-flex;
}
/**
* @file _p-txtcont.scss
**/
.p-txtcont {
  margin: 20px 0 0;
}
.p-txtcont__inner {
  margin-bottom: 20px;
}
.p-txtcont__inner:last-child {
  margin-bottom: 0;
}
.p-txtcont__inner h3 {
  margin-bottom: 6px;
  line-height: 1.6;
  font-weight: bold;
}
.p-txtcont__inner p {
  line-height: 1.6;
}

/**
new_chara__modal
**/

.new_chara__modal {
    border-radius: 30px 30px 30px 30px;
    overflow: unset;
    padding-top: 50px;
}
.new_chara__img {
    text-align: center;
    position: absolute;
    left: 0;
    right: 0;
    z-index: 9;
    top: -225px ;
}
.new_chara__modal .c-center__modal-main__ctn01 span{
  color: #008ffe;
}

.new_chara__modal .c-center__modal-foot {
    border-radius: 0 0 30px 30px;
}
/**
new_event__modal
**/

.new_event__modal .c-center__modal-main{
  padding-top: 0;
}
.new_event__img {
  margin: 10px auto;
}
.new_event__modal .new_event_list li{ 
  display: block;
  color: #008ffe;
  font-weight: 600;
  text-align: center;
}

.new_event__modal .new_chara__img {
    top: -190px;
}
.new_event__modal .new_chara__img img{
  width: 90%;
}
/**
Received message modal
**/

.p-received-mes__users {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    width: 100%;
    padding: 5% 0 0;
    gap: 5px;
}


.p-received-mes__user {
    width: calc((100% - 60px) / 2);
    margin: 0 auto;
}

.p-received-mes__user a{
  display: block;
}

.p-received-mes__user img{
    height: 100px;
    object-fit: cover;
    width: 100%;
}
.p-received-mes__user--name {
    text-align: center;
    font-weight: bold;
}
.p-received__img img{
    width: 70%;
    display: -webkit-box;
    margin: 0 auto;
    padding-top: 10px;
}

.received-mes__modal .c-login__btn{
  width: 70%;

}

.received-mes__modal .end_star{
  color: #f99c03;
}
/**
account attention modal
**/

.attention_modal_top {
    display: flex;
    align-items: center;
    margin-top: 15px;
}

.attention_errimg {
    width: 30%;
}
.attention_errtxt {
    width: 70%;
}
.attention_err__modal .c-center__modal-main__ctn01 {
    text-align: left;
    line-height: 1.7em;
}

/**
maintenance
**/

.maintenance {
    margin: 30px;
}
.maintenance img {
    width: 35%;
    margin: 5% auto;
    display: block;
}
.maintenance h2 {
    text-align: center;
    font-size: 1.1rem;
    font-weight: 500;
    color: #430BAF;
}
.maintenance p {
    font-size: 15px;
}

/**
multi-event__modal
**/
.multi-event__modal {
    top: 55%;
    border-radius: 20px 20px 20px 20px;
    padding-top: 60px;
    overflow: unset;
}

.multi-event__modal .event_title__img {
    text-align: center;
    position: absolute;
    left: 0;
    right: 0;
    z-index: 9;
    top: -73px;
}
.multi-event__modal .event_title__img img {
    width: 280px;
}

.multi-event__modal .c-center__modal-foot {
    border-radius: 0 0 20px 20px;
}

.multi-event__modal .p-received-mes__users {
    padding-bottom: 5%;
    overflow: scroll;
    height: 260px;
}
.multi-event__modal .p-received-mes__user {
    width: calc((100% - 20px) / 3);
    padding: 7px;
    height: 6.5em;
    border-radius: 10px;
    box-shadow: 0px 1px 3px 1px rgba(0, 0, 0, 0.2);
    background: #fff;
    max-width: 100px
}
.multi-event__modal .p-received-mes__user--name {
    text-align: center;
    font-weight: bold;
    line-height: 1;
}

.multi-event__modal .p-received-mes__user img {
    height: 75px;
}

/*¥×¥í¥í©`¥°*/
.prologue_last .step-wrap .prologue-transfer__ttl01 {
    font-family: "Kaisei Opti", serif;
    font-weight: 700 !important;
    font-style: normal !important;
    color: #CE2E6F !important;
    font-size: 20px !important;
}

.prologue_last .pro-contents__img {
    margin: 0 auto !important;
}

.p_start_btn {
    margin-top: 5px !important;
}

@media screen and (max-width: 480px) {


.p-header__listItem a {
    font-size: 0.6rem;
}
.multi-event__modal .p-received-mes__user {
   max-width: 100px;
}

}


@media (max-width: 370px) {
#container {
    padding-top: 82px !important;
}
.p-menu {
    top: 82px;
}

.p-menu__infoTtl {

}

.c-inbox-card--badge {
    padding: 10px 10px;
}
.c-inbox-card__img  {
    width: 27%;
  }

.c-inbox-card__txt  {
    width: 65%;
    margin-left: 3%;
  }

.c-inbox-card__name--str  {
    font-size: 0.875rem;
  }
.c-inbox-card__time {
    font-size: 0.65rem;
}


}


@media (max-width: 320px) {
    .p-menu__infoTtl {
        font-size: 0.7rem;
        width: 70px;
        height: 45px;
    }

}
