@charset "UTF-8";
/* 共通
-------------------------------------------- */
.sailormoon {
  background-color: #fe8eb1;
  line-height: 1.3;
  color: #000;
}
.sailormoon a {
  color: #ff0000;
  text-decoration: none;
}
.sailormoon a:hover {
  text-decoration: underline;
}
.sailormoon ul.caut {
  list-style-type: none;
}
.sailormoon ul.caut li {
  padding-left: 1em;
  text-indent: -1em;
  padding-bottom: .5em;
}
.sailormoon ul.caut li.att {
  color: #ff0000;
}
.sailormoon ul.caut.dot li {
  padding-left: 0.5em;
  text-indent: -0.5em;
}

.l-main {
  margin-bottom: 0;
}

/* PC
-------------------------------------------- */
@media screen and (min-width: 751px), print {
  .sp {
    display: none;
  }

  .sailormoon {
    font-size: 16px;
    letter-spacing: 0.05em;
    position: relative;
    background: #fff;
    /* goods
    -------------------------------------------- */
  }
  .sailormoon_inr {
    position: relative;
  }
  .sailormoon img {
    width: 100%;
    height: auto;
    image-rendering: -webkit-optimize-contrast;
  }
  .sailormoon_main {
    display: flex;
    justify-content: center;
    -moz-user-select: none;
    -ms-user-select: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -webkit-user-drag: none;
    -khtml-user-drag: none;
    -webkit-touch-callout: none;
    user-select: none;
    max-width: 1400px;
    width: 100%;
    margin: 0 auto;
    line-height: 0;
    position: relative;
  }
  .sailormoon_main img {
    display: block;
    max-width: 1393px;
    width: 98%;
    margin: 0 auto;
  }
  .sailormoon_navi {
    margin-top: 40px;
    width: 100%;
    height: 120px;
    background: #f33697;
    line-height: 0;
    display: flex;
    justify-content: center;
    align-items: center;
  }
}
@media screen and (min-width: 751px) and (max-width: 1211px) {
  .sailormoon_navi {
    height: auto;
    padding: 4vw 0;
  }
}
@media screen and (min-width: 751px), print {
  .sailormoon_navi ul {
    display: flex;
    justify-content: center;
    align-items: center;
    max-width: 1320px;
    width: 90%;
    margin: 0;
    padding: 0;
    list-style-type: none;
  }
  .sailormoon_navi ul li {
    position: relative;
  }
  .sailormoon_navi ul li img {
    width: 100%;
  }
  .sailormoon_navi ul li:first-of-type {
    padding-right: 2.1428571429vw;
  }
  .sailormoon_navi ul li:first-of-type::after {
    content: "";
    width: 14px;
    height: 18px;
    background: url("../../../assets/img/nav_dot.png") no-repeat;
    position: absolute;
    right: 0;
    top: calc(50% - 9px);
  }
}
@media screen and (min-width: 751px) and (max-width: 1211px) {
  .sailormoon_navi ul li:first-of-type {
    padding-right: 2.6666666667vw;
  }
}
@media screen and (min-width: 751px), print {
  .sailormoon_navi ul li:first-of-type img {
    max-width: 190px;
  }
  .sailormoon_navi ul li:nth-of-type(2) {
    padding: 0 2.1428571429vw 0 0.8928571429vw;
  }
  .sailormoon_navi ul li:nth-of-type(2)::after {
    content: "";
    width: 14px;
    height: 18px;
    background: url("../../../assets/img/nav_dot.png") no-repeat;
    position: absolute;
    right: 0;
    top: calc(50% - 9px);
  }
}
@media screen and (min-width: 751px) and (max-width: 1211px) {
  .sailormoon_navi ul li:nth-of-type(2) {
    padding-right: 2.6666666667vw;
  }
}
@media screen and (min-width: 751px), print {
  .sailormoon_navi ul li:nth-of-type(2) img {
    max-width: 298px;
  }
  .sailormoon_navi ul li:nth-of-type(3) {
    padding: 0 2.1428571429vw 0 0.8928571429vw;
  }
  .sailormoon_navi ul li:nth-of-type(3)::after {
    content: "";
    width: 14px;
    height: 18px;
    background: url("../../../assets/img/nav_dot.png") no-repeat;
    position: absolute;
    right: 0;
    top: calc(50% - 9px);
  }
}
@media screen and (min-width: 751px) and (max-width: 1211px) {
  .sailormoon_navi ul li:nth-of-type(3) {
    padding-right: 2.6666666667vw;
  }
}
@media screen and (min-width: 751px), print {
  .sailormoon_navi ul li:nth-of-type(3) img {
    max-width: 309px;
  }
  .sailormoon_navi ul li:last-of-type {
    padding-left: 0.8928571429vw;
  }
  .sailormoon_navi ul li:last-of-type img {
    max-width: 229px;
  }
  .sailormoon_navi ul li img {
    transition: 0.3s all;
    transition: 0.3s all;
  }
  .sailormoon_navi ul li img:hover {
    transform: scale(1.05, 1.05);
  }
  .sailormoon_navi ul li img:hover {
    opacity: 0.7;
  }
  .sailormoon_btn_detail {
    max-width: 536px;
    width: 100%;
    margin: 0 auto;
    transition: 0.3s all;
  }
  .sailormoon_btn_detail:hover {
    transform: scale(1.05, 1.05);
  }
  .sailormoon_btn_detail.end {
    background: linear-gradient(#c2002c, #a60002);
  }
  .sailormoon_contact {
    display: flex;
    flex-direction: column;
    align-items: center;
    box-sizing: border-box;
    line-height: 0;
    max-width: 1020px;
    width: 98%;
    background: url("../../../assets/img/box_bg.png") repeat-y;
    background-size: 100% auto;
    position: relative;
    margin: 100px auto 0;
  }
  .sailormoon_contact::before {
    content: "";
    position: absolute;
    top: -42px;
    left: 0;
    width: 100%;
    height: 42px;
    background: url("../../../assets/img/box_top.png") no-repeat;
    background-size: contain;
    background-position: left bottom;
  }
  .sailormoon_contact::after {
    content: "";
    position: absolute;
    bottom: -42px;
    left: 0;
    width: 100%;
    height: 42px;
    background: url("../../../assets/img/box_btm.png") no-repeat;
    background-size: contain;
    background-position: left top;
  }
  .sailormoon_contact_ttl {
    max-width: 664px;
    width: 90%;
  }
  .sailormoon_contact_tel {
    margin-top: 26px;
    width: 529px;
  }
  .sailormoon_contact_time {
    margin-top: 26px;
    width: 592px;
  }
  .sailormoon_contact_caut {
    margin-top: 26px;
    max-width: 750px;
    width: 95%;
  }
  .sailormoon_contact_caut img {
    width: 100%;
  }
  .sailormoon #goods {
    margin-top: 42px;
    padding-top: 100px;
  }
  .sailormoon_goods_inr {
    display: flex;
    flex-direction: column;
    align-items: center;
    box-sizing: border-box;
    line-height: 0;
    max-width: 1020px;
    width: 98%;
    background: url("../../../assets/img/box_bg.png") repeat-y;
    background-size: 100% auto;
    position: relative;
    margin: 0 auto 0;
  }
  .sailormoon_goods_inr::before {
    content: "";
    position: absolute;
    top: -42px;
    left: 0;
    width: 100%;
    height: 42px;
    background: url("../../../assets/img/box_top.png") no-repeat;
    background-size: contain;
    background-position: left bottom;
  }
  .sailormoon_goods_inr::after {
    content: "";
    position: absolute;
    bottom: -42px;
    left: 0;
    width: 100%;
    height: 42px;
    background: url("../../../assets/img/box_btm.png") no-repeat;
    background-size: contain;
    background-position: left top;
  }
  .sailormoon_goods_ttl {
    width: 459px;
    margin: 0 auto;
    line-height: 0;
  }
  .sailormoon_goods_limit {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 460px;
    height: 60px;
    margin: 30px auto 0;
    background: #f058a0;
    line-height: 0;
  }
  .sailormoon_goods_limit img {
    width: 259px;
  }
  .sailormoon_goods_ex {
    max-width: 867px;
    width: 98%;
    margin: 30px auto 0;
  }
  .sailormoon_goods_date {
    max-width: 867px;
    width: 98%;
    margin: 40px auto 0;
  }
  .sailormoon_goods_img {
    max-width: 895px;
    width: 98%;
    margin: 30px auto 0;
    -moz-user-select: none;
    -ms-user-select: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -webkit-user-drag: none;
    -khtml-user-drag: none;
    -webkit-touch-callout: none;
    user-select: none;
  }
  .sailormoon_goods_img img {
    width: 100%;
  }
  .sailormoon_goods_itemlst {
    max-width: 810px;
    width: 98%;
    margin: 40px auto 0;
  }
  .sailormoon_goods_manufacturer {
    max-width: 810px;
    width: 98%;
    margin-top: 150px;
    background: url("../img/manufacturer_bg.png") repeat-y;
    background-size: 100% auto;
    position: relative;
  }
  .sailormoon_goods_manufacturer::before {
    content: "";
    position: absolute;
    top: -80px;
    left: 0;
    width: 100%;
    height: 80px;
    background: url("../img/manufacturer_top.png") no-repeat;
    background-size: contain;
    background-position: left bottom;
  }
  .sailormoon_goods_manufacturer::after {
    content: "";
    position: absolute;
    bottom: -22px;
    left: 0;
    width: 100%;
    height: 22px;
    background: url("../img/manufacturer_btm.png") no-repeat;
    background-size: contain;
    background-position: left top;
  }
  .sailormoon_goods_manufacturer_ttl {
    width: 166px;
    position: absolute;
    top: -59px;
    left: calc(50% - 83px);
    z-index: 99;
  }
  .sailormoon_goods_manufacturer_inr {
    max-width: 820px;
    width: 98%;
    margin: 0 auto;
    border-radius: 50px;
    padding: 30px 0;
    background: rgba(255, 255, 255, 0.5);
  }
  .sailormoon_goods_manufacturer_inr .lst {
    max-width: 760px;
    width: 98%;
    margin: 10px auto 20px;
    border-collapse: collapse;
    border: 1px solid #333;
    color: #333;
  }
  .sailormoon_goods_manufacturer_inr .lst th, .sailormoon_goods_manufacturer_inr .lst td {
    width: 50%;
    padding: 0.1em 0.3em;
    border: 1px solid #333;
    font-size: 18px;
    color: #333;
  }
  .sailormoon_goods_manufacturer_inr .lst th {
    background: #e2ca04;
  }
  .sailormoon_goods_manufacturer_inr .lst td {
    vertical-align: top;
    text-align: left;
  }
  .sailormoon_goods_manufacturer_inr .lst td span {
    color: #ff0000;
  }
  .sailormoon_goods_manufacturer_inr ul.caut {
    margin: 30px 5px 0;
    line-height: 1.3;
  }
  .sailormoon_goods_manufacturer_date {
    font-size: 38px;
    line-height: 1.3;
    font-weight: bold;
    color: #ef54a6;
    text-align: center;
  }
  .sailormoon_goods_collabo {
    display: flex;
    flex-direction: column;
    align-items: center;
    max-width: 960px;
    width: 100%;
    margin: 70px auto 0;
    position: relative;
  }
  .sailormoon_goods_collabo figcaption {
    width: 554px;
  }
  .sailormoon_goods_collabo figcaption img {
    width: 100%;
  }
  .sailormoon_goods_collabo figure {
    margin-top: 20px;
    width: 623px;
  }
  .sailormoon_goods_collabo figure img {
    width: 100%;
  }
  .sailormoon_goods_collabo ul.caut {
    margin-top: 30px;
    text-align: center;
    line-height: 1.5;
  }
}
@media screen and (min-width: 751px) and (max-width: 1000px) {
  .sailormoon_goods_collabo {
    width: 98%;
  }
  .sailormoon_goods_collabo figure {
    width: 62.6666666667vw;
  }
  .sailormoon_goods_collabo figcaption {
    width: 46.6666666667vw;
  }
  .sailormoon_goods_collabo figcaption ul.caut {
    text-align: left;
  }
  .sailormoon_goods_collabo figcaption ul.caut .tab {
    display: none;
  }
}
@media screen and (min-width: 751px), print {
  .sailormoon_btn_cptop {
    max-width: 1006px;
    width: 98%;
    margin: 100px auto 0;
    transition: 0.3s all;
  }
  .sailormoon_btn_cptop img {
    width: 100%;
  }
  .sailormoon_btn_cptop:hover {
    transform: scale(1.05, 1.05);
  }
  .sailormoon_btn_toppage {
    max-width: 1016px;
    width: 98%;
    margin: 100px auto 0;
    transition: 0.3s all;
  }
  .sailormoon_btn_toppage img {
    width: 100%;
  }
  .sailormoon_btn_toppage:hover {
    transform: scale(1.05, 1.05);
  }
  .sailormoon_footer {
    margin-top: 100px;
    padding-bottom: 100px;
  }
  .sailormoon_footer_copy {
    font-size: 20px;
    text-align: center;
    color: #999;
  }
  .sailormoon_footer .l-sns .l-list li {
    width: 100px;
    margin: 60px 25px 0;
  }
  .sailormoon_footer .l-sns .l-list li img {
    width: 100%;
  }
  .sailormoon_footer .l-sns .l-list li img {
    transition: 0.3s all;
  }
  .sailormoon_footer .l-sns .l-list li img:hover {
    transform: scale(1.05, 1.05);
  }
  .sailormoon_footer_bnr {
    max-width: 900px;
    width: 100%;
    margin: 100px auto 0;
    line-height: 0;
  }
  .sailormoon_footer_bnr p {
    margin-top: 40px;
    transition: 0.3s all;
  }
  .sailormoon_footer_bnr p img {
    width: 100%;
  }
  .sailormoon_footer_bnr p.bnr_hololive {
    width: 900px;
  }
  .sailormoon_footer_bnr p:hover {
    opacity: 0.7;
  }
  .sailormoon_pagetop {
    width: 163px;
    position: fixed;
    right: 20px;
    bottom: 20px;
    z-index: 99;
  }
  .sailormoon_pagetop img {
    width: 100%;
  }
  .sailormoon_pagetop img {
    transition: 0.3s all;
  }
  .sailormoon_pagetop img:hover {
    transform: scale(1.05, 1.05);
  }
}
@media screen and (min-width: 751px) and (max-width: 1200px) {
  .sailormoon_pagetop {
    width: 13.3928571429vw;
  }
}

/* SP
-------------------------------------------- */
@media screen and (max-width: 750px) {
  .pc {
    display: none;
  }

  .sailormoon {
    position: relative;
    text-align: center;
    font-size: 3.2vw;
    letter-spacing: -0.03em;
    position: relative;
    background: #fff;
    /* goods
    -------------------------------------------- */
  }
  .sailormoon_inr {
    position: relative;
    padding-bottom: 8vw;
  }
  .sailormoon a:hover {
    opacity: 1;
  }
  .sailormoon img {
    width: 100%;
    height: auto;
  }
  .sailormoon_main {
    -moz-user-select: none;
    -ms-user-select: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -webkit-user-drag: none;
    -khtml-user-drag: none;
    -webkit-touch-callout: none;
    user-select: none;
    width: 100%;
    line-height: 0;
  }
  .sailormoon_navi {
    margin-top: 5.3333333333vw;
    height: 14.6666666667vw;
    background: #f33697;
    line-height: 0;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .sailormoon_navi ul {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    line-height: 0;
  }
  .sailormoon_navi ul li {
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
  }
  .sailormoon_navi ul li:first-of-type {
    padding-right: 4.6666666667vw;
  }
  .sailormoon_navi ul li:first-of-type img {
    max-width: 10.8vw;
  }
  .sailormoon_navi ul li:first-of-type::after {
    content: "";
    width: 1.8666666667vw;
    height: 2.4vw;
    background: url("../../../assets/img/nav_dot.png") no-repeat;
    background-size: contain;
    background-position: center center;
    position: absolute;
    right: 0;
    top: calc(50% - calc(2.4vw/2));
  }
  .sailormoon_navi ul li:nth-of-type(2) {
    padding-left: 2.6666666667vw;
    padding-right: 4.6666666667vw;
  }
  .sailormoon_navi ul li:nth-of-type(2) img {
    max-width: 22.6666666667vw;
  }
  .sailormoon_navi ul li:nth-of-type(2)::after {
    content: "";
    width: 1.8666666667vw;
    height: 2.4vw;
    background: url("../../../assets/img/nav_dot.png") no-repeat;
    background-size: contain;
    background-position: center center;
    position: absolute;
    right: 0;
    top: calc(50% - calc(2.4vw/2));
  }
  .sailormoon_navi ul li:nth-of-type(3) {
    padding-left: 2.6666666667vw;
    padding-right: 4.6666666667vw;
  }
  .sailormoon_navi ul li:nth-of-type(3) img {
    max-width: 22.6666666667vw;
  }
  .sailormoon_navi ul li:nth-of-type(3)::after {
    content: "";
    width: 1.8666666667vw;
    height: 2.4vw;
    background: url("../../../assets/img/nav_dot.png") no-repeat;
    background-size: contain;
    background-position: center center;
    position: absolute;
    right: 0;
    top: calc(50% - calc(2.4vw/2));
  }
  .sailormoon_navi ul li:last-of-type {
    padding-left: 2.6666666667vw;
  }
  .sailormoon_navi ul li:last-of-type img {
    max-width: 12.2666666667vw;
  }
  .sailormoon_contact {
    display: flex;
    flex-direction: column;
    align-items: center;
    box-sizing: border-box;
    line-height: 0;
    width: 98%;
    background: url("../../../assets/img/box_bg_sp.png") repeat-y;
    background-size: 100% auto;
    position: relative;
    margin: 13.3333333333vw auto 0;
  }
  .sailormoon_contact::before {
    content: "";
    position: absolute;
    top: -4.4vw;
    left: 0;
    width: 100%;
    height: 4.4vw;
    background: url("../../../assets/img/box_top_sp.png") no-repeat;
    background-size: contain;
  }
  .sailormoon_contact::after {
    content: "";
    position: absolute;
    bottom: -4.4vw;
    left: 0;
    width: 100%;
    height: 4.4vw;
    background: url("../../../assets/img/box_btm_sp.png") no-repeat;
    background-size: contain;
  }
  .sailormoon_contact_ttl {
    width: 77.0666666667vw;
  }
  .sailormoon_contact_tel {
    margin-top: 3.4666666667vw;
    width: 70.5333333333vw;
  }
  .sailormoon_contact_time {
    margin-top: 3.4666666667vw;
    width: 78.9333333333vw;
  }
  .sailormoon_contact_caut {
    margin-top: 3.4666666667vw;
    width: 75.7333333333vw;
  }
  .sailormoon_btn_detail {
    width: 71.4666666667vw;
    margin: 0 auto;
  }
  .sailormoon #goods {
    margin-top: 5.6vw;
    padding-top: 13.3333333333vw;
  }
  .sailormoon_goods_inr {
    display: flex;
    flex-direction: column;
    align-items: center;
    box-sizing: border-box;
    line-height: 0;
    width: 98%;
    background: url("../../../assets/img/box_bg_sp.png") repeat-y;
    background-size: 100% auto;
    position: relative;
    margin: 0 auto 0;
  }
  .sailormoon_goods_inr::before {
    content: "";
    position: absolute;
    top: -4.4vw;
    left: 0;
    width: 100%;
    height: 4.4vw;
    background: url("../../../assets/img/box_top_sp.png") no-repeat;
    background-size: contain;
  }
  .sailormoon_goods_inr::after {
    content: "";
    position: absolute;
    bottom: -4.4vw;
    left: 0;
    width: 100%;
    height: 4.4vw;
    background: url("../../../assets/img/box_btm_sp.png") no-repeat;
    background-size: contain;
  }
  .sailormoon_goods_ttl {
    width: 61.0666666667vw;
    margin: 0 auto;
  }
  .sailormoon_goods_limit {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 61.3333333333vw;
    height: 6.6666666667vw;
    margin: 4vw auto 0;
    background: #f058a0;
    line-height: 0;
  }
  .sailormoon_goods_limit img {
    width: 28vw;
  }
  .sailormoon_goods_ex {
    width: 91.6vw;
    margin: 4vw auto 0;
  }
  .sailormoon_goods_date {
    width: 94.6666666667vw;
    margin: 5.3333333333vw auto 0;
  }
  .sailormoon_goods_img {
    -moz-user-select: none;
    -ms-user-select: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -webkit-user-drag: none;
    -khtml-user-drag: none;
    -webkit-touch-callout: none;
    user-select: none;
    width: 92.9333333333vw;
    margin: 5.3333333333vw auto 0;
  }
  .sailormoon_goods_itemlst {
    width: 94.6666666667vw;
    margin: 5.3333333333vw auto 0;
  }
  .sailormoon_goods_manufacturer {
    margin-top: 13.3333333333vw;
    max-width: 94.6666666667vw;
    width: 98%;
    background: url("../img/manufacturer_bg_sp.png") repeat-y;
    background-size: 100% auto;
    position: relative;
  }
  .sailormoon_goods_manufacturer::before {
    content: "";
    position: absolute;
    top: -10.6666666667vw;
    left: 0;
    width: 100%;
    height: 10.6666666667vw;
    background: url("../img/manufacturer_top_sp.png") no-repeat;
    background-size: contain;
  }
  .sailormoon_goods_manufacturer::after {
    content: "";
    position: absolute;
    bottom: -2.9333333333vw;
    left: 0;
    width: 100%;
    height: 2.9333333333vw;
    background: url("../img/manufacturer_btm_sp.png") no-repeat;
    background-size: contain;
  }
  .sailormoon_goods_manufacturer_ttl {
    width: 22.1333333333vw;
    position: absolute;
    top: -7.8666666667vw;
    left: calc(50% - calc(22.1333333333vw / 2));
    z-index: 99;
  }
  .sailormoon_goods_manufacturer_inr {
    width: 92vw;
    margin: 0 auto;
    border-radius: 4vw;
    background: rgba(255, 255, 255, 0.5);
    padding: 4vw 0;
  }
  .sailormoon_goods_manufacturer_inr .lst {
    width: 89.3333333333vw;
    margin: 1.3333333333vw auto 2.6666666667vw;
    border-collapse: collapse;
    border: 1px solid #333;
    color: #333;
  }
  .sailormoon_goods_manufacturer_inr .lst th, .sailormoon_goods_manufacturer_inr .lst td {
    width: 50%;
    padding: 0.1em 0.3em;
    border: 1px solid #333;
    font-size: 2.6666666667vw;
    color: #333;
  }
  .sailormoon_goods_manufacturer_inr .lst th {
    background: #e2ca04;
  }
  .sailormoon_goods_manufacturer_inr .lst td {
    vertical-align: top;
    text-align: left;
  }
  .sailormoon_goods_manufacturer_inr .lst td span {
    color: #ff0000;
  }
  .sailormoon_goods_manufacturer_inr ul.caut {
    margin: 1em 1em 0;
    text-align: left;
    line-height: 1.3;
  }
  .sailormoon_goods_manufacturer_date {
    font-size: 5.0666666667vw;
    line-height: 1.3;
    font-weight: bold;
    color: #ef54a6;
    text-align: center;
  }
  .sailormoon_goods_collabo {
    margin-top: 9.3333333333vw;
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .sailormoon_goods_collabo figure {
    width: 87.4666666667vw;
    margin: 1.3333333333vw 0 0;
  }
  .sailormoon_goods_collabo figcaption {
    width: 82.8vw;
  }
  .sailormoon_goods_collabo ul.caut {
    margin-top: 1.3333333333vw;
    text-align: center;
    line-height: 1.5;
  }
  .sailormoon_btn_cptop {
    width: 99.7333333333vw;
    margin: 13.3333333333vw auto 0;
  }
  .sailormoon_btn_toppage {
    width: 99.4666666667vw;
    margin: 13.3333333333vw auto 0;
  }
  .sailormoon_footer {
    margin-top: 13.3333333333vw;
  }
  .sailormoon_footer_copy {
    margin: 13.3333333333vw 0;
    text-align: center;
    color: #999;
  }
  .sailormoon_footer .l-sns .l-list li {
    width: 13.3333333333vw;
    margin: 13.3333333333vw 3.3333333333vw 0;
  }
  .sailormoon_footer_bnr {
    max-width: 97.3333333333vw;
    width: 100%;
    margin: 13.3333333333vw auto 0;
    line-height: 0;
  }
  .sailormoon_footer_bnr p {
    margin-top: 2.6666666667vw;
  }
  .sailormoon_footer_bnr p.bnr_hololive {
    height: 26.6666666667vw;
    background: #fff;
    border: 0.1333333333vw solid #27c7ff;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .sailormoon_footer_bnr p.bnr_hololive img {
    width: 70.4vw;
  }
  .sailormoon_pagetop {
    width: 20.2666666667vw;
    position: fixed;
    right: 0;
    bottom: 2.6666666667vw;
    z-index: 99;
  }
}
