@charset "UTF-8";
/*
html5doctor.com Reset Stylesheet
v1.6.1
Last Updated: 2010-09-17
Author: Richard Clark - http://richclarkdesign.com
Twitter: @rich_clark
*/
html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
small,
strong,
sub,
sup,
var,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

body {
  line-height: 1;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}

ul {
  list-style: none;
}

blockquote,
q {
  quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
  content: none;
}

a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

/* change colours to suit your needs */
ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none;
}

/* change colours to suit your needs */
mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold;
}

del {
  text-decoration: line-through;
}

abbr[title],
dfn[title] {
  border-bottom: 1px dotted;
  cursor: help;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* change border color to suit your needs */
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0;
}

input,
select {
  vertical-align: middle;
}

*,
*::before,
*::after {
  box-sizing: border-box;
}

/*  マージン */
/*  上マージン */
/*  左マージン */
/*  右マージン */
/*  下マージン */
/* パディング */
/* 上パディング */
/*  左パディング */
/*  右パディング */
/*  下パディング */
/* 上位置 */
/* 左位置 */
/* 右位置 */
/* 下位置 */
/* カラー */
/* # =================================================================
   #  PC・SP出しわけ
   # ================================================================= */
/* # =================================================================
   #  非表示
   # ================================================================= */
.is-hide {
  display: none !important;
}

/* # =================================================================
   #  レイアウト
   # ================================================================= */
.u-container {
  width: 996px;
  margin-left: auto;
  margin-right: auto;
}

.u-left {
  float: left;
}

.u-right {
  float: right;
}

.u-center {
  margin-left: auto;
  margin-right: auto;
}

.u-hide {
  display: none;
}

.u-block {
  display: block;
}

.u-iblock {
  display: inline-block;
}

.u-inline {
  display: inline;
}

.u-opacity1 {
  opacity: 1;
}

.u-over {
  overflow: hidden;
}

.u-vertical-center, .p-detail__side__group-open::after, .c-btn-yellow::after, .c-modal-detail__info-sale::after, .c-modal-detail__info-free::before {
  top: 50%;
  transform: translateY(-50%);
}

.u-horizontal-center, .c-header__menu-btn img, .c-header__menu-btn span {
  left: 50%;
  transform: translateX(-50%);
}

.u-reverse {
  display: flex;
  flex-direction: column-reverse;
}

.u-flex-center, .c-btn-yellow {
  display: flex;
  align-items: center;
  justify-content: center;
}

/* # =================================================================
   # テキスト
   # ================================================================= */
.u-indent-1 {
  padding-left: 1em;
  text-indent: -1em;
}

.u-indent0 {
  text-indent: 0 !important;
}

.u-indent1 {
  text-indent: 1em !important;
}

.u-palt {
  font-feature-settings: "palt";
}

.u-italic {
  font-style: italic;
}

/* # =================================================================
   #  フォントウェイト
   # ================================================================= */
.u-light {
  font-weight: 300;
}

.u-regular, .p-terms__list-item:last-child .p-terms__list-text, .p-terms__list-text, .p-faq__list-text, .p-archive__collab-headings span, .p-about__link-item-text, .p-top__about-flex-text, .c-modal-detail__info-text, .c-modal-detail__info-item, .c-modal-special__info-title {
  font-weight: 400;
}

.u-medium, body {
  font-weight: 500;
}

.u-bold, .p-notfound__headings, .p-terms__mv-lead, .p-terms__list-headings, .p-faq__list-headings, .p-bookshopinfo__mv-lead, .p-bookshopinfo__mv-btn-lead, .p-bookshopinfo__campaign-catch, .p-archive__mv-lead, .p-archive__collab-lead, .p-special__mv-lead, .p-special__nav-text, .p-special__week-sub-item-headings, .p-special__week-sub-item-headings span, .p-detail__headings, .p-detail__side__headings, .p-detail__side__group-open, .p-detail__comics-sale, .p-detail__comics-trial, .p-detail__comics__nohit-text, .p-top__about-flex-catch, .p-top__expo-text, .p-top__expo-lead, .p-top__expo-recommend_list-name, .p-top__expo-recommend-credit, .p-top__expo-contents-headings, .p-top__service-flex-catch, .c-share__text, .c-random__btn-text, .c-random-side__btn-text, .c-common__btn, .c-modal-detail__info-inner .c-share__text, .c-modal-detail__info-sale, .c-modal-detail__info-title, .c-modal-detail__info-author, .c-modal-detail__info-item-value, .c-modal-detail__info-free, .c-modal-special__info-position {
  font-weight: 700;
}

.u-extrabold {
  font-weight: 800;
}

.u-black {
  font-weight: 900;
}

/* # =================================================================
   #  フォントファミリー
   # ================================================================= */
.u-notosans, body {
  font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-style: normal;
}

.u-zenkaku, .p-detail__side__group-open, .p-detail__comics-sale {
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-style: normal;
}

/* # =================================================================
   #  ボタンをディアクティブに
   # ================================================================= */
.is-deactive {
  pointer-events: none;
  opacity: 0.5;
}
.is-deactive:hover {
  cursor: none;
}

/* # =================================================================
   # 文字揃え
   # ================================================================= */
.u-text-right {
  text-align: right !important;
}

.u-text-center {
  text-align: center !important;
}

.u-text-left {
  text-align: left !important;
}

.u-vertical-middle {
  vertical-align: middle;
}

.u-vertical-top {
  vertical-align: top;
}

.u-vertical-bottom {
  vertical-align: bottom;
}

.u-ellipsis {
  white-space: nowrap;
  overflow-wrap: normal;
  text-overflow: ellipsis;
  overflow: hidden;
}

/* # =================================================================
   #  transition
   # ================================================================= */
.u-transition, .c-header__menu-btn img, .c-header__menu-btn span, .c-modal-cookie, .c-aco-contents, .c-modal-overlay, .c-modal-detail, .c-modal-special {
  transition: all 0.3s linear;
}

/* # =================================================================
   #  擬似要素
   # ================================================================= */
.u-pseudo, .p-bookshopinfo__campaign-catch::after, .p-archive__illust, .p-archive__collab-headings span, .p-special__mv-flex::before, .p-special__nav-arrow, .p-special__week-main-headings-img, .p-special__week-sub-item:nth-child(2n) .p-special__week-sub-item-line, .p-special__week-sub-item:nth-child(2n) .p-special__week-sub-item-bg, .p-special__week-sub-item-line, .p-special__week-sub-item-bg, .p-special__week-sub-item-img, .p-detail__side__group-open::after, .p-detail__side__check-item .checkbox_icon::after, .p-detail__comics__sort::after, .p-top__illust1, .p-top__illust2, .p-top__about-flex-catch::after, .p-top__expo-lead::before, .p-top__expo-topics-inner::after, .p-top__expo-contents-headings::before, .p-top__expo-contents-headings::after, .c-header__menu-panel .c-menu__close, .c-footer__banners::after, .c-random__btn-inner::after, .c-random-side__btn-inner::after, .c-common__btn::before, .c-common__btn::after, .c-btn-yellow::after, .c-modal-detail__info-sale::after, .c-modal-detail__info-free::before, .c-decoration::before, .c-decoration::after {
  display: block;
  content: "";
  position: absolute;
}

/* # =================================================================
   #  ボックスシャドウ
   # ================================================================= */
.u-shadow, .p-bookshopinfo__mv-btn img, .p-bookshopinfo__campaign-item img, .p-bookshopinfo__shop-item img, .p-archive__project-item img, .p-archive__service-item img, .p-archive__collab-item img, .p-about__expo-btn img, .p-special__week-main-theme-item img, .p-special__week-sub-theme-item img, .p-detail__comics__sort, .p-detail__comics-image img, .p-top__expo-btn:nth-of-type(1) img, .p-top__expo-btn:nth-of-type(2) img, .p-top__expo-contents .p-top__site-btn img, .p-top__service-flex-ph img, .c-header__menu-panel .c-menu__list-item a, .c-footer__banners-item a, .c-random__btn, .c-random-side__btn, .c-modal-detail__info-img img, .c-modal-detail__special-item button, .c-modal-special__info-img img, .c-modal-special__info-image img {
  box-shadow: 3px 3px 4px 0 rgba(19, 19, 19, 0.2);
}

/* # =================================================================
   #  背景画像
   # ================================================================= */
.u-background, .p-detail__side__group-open::after, .p-detail__side__check-item .checkbox_icon::after, .p-detail__comics__sort::after, .c-header__menu-btn, .c-random-side__btn-inner::after, .c-btn-yellow::after, .c-modal-detail__info-sale::after {
  background-repeat: no-repeat;
  background-size: contain;
}

/*Common ----------------------------------------------------------------------------*/
body {
  height: 100%;
  -webkit-text-size-adjust: 100%;
  width: 100%;
  color: #131313;
  overflow-y: scroll;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  background-color: #FAFAF8;
}
body.is-fixed {
  position: fixed;
}

img {
  width: 100%;
  vertical-align: bottom;
  display: block;
  -webkit-backface-visibility: hidden;
}
img :hover {
  opacity: 1;
}
img.lazyload {
  opacity: 0;
}
img.lazyloading, img.lazyloaded {
  opacity: 1;
}

a {
  color: #131313;
  display: block;
  text-decoration: none;
  width: 100%;
  height: 100%;
}
a:hover {
  cursor: pointer;
}

button {
  padding: 0;
  padding-block: 0;
  padding-inline: 0;
  display: block;
  color: #131313;
  background-color: transparent;
  border: none;
}
button:hover {
  cursor: pointer;
}

ul,
li {
  list-style: none;
}

main {
  width: 100%;
}

*,
*::before,
*::after {
  box-sizing: border-box;
}

.l-container {
  width: 100%;
  position: relative;
  z-index: 2;
  overflow-x: hidden;
}

.l-inner {
  margin: 0 auto;
}

@keyframes fade-in {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes jump-up {
  0% {
    transform: scale(1, 1) translate(0%, 50%);
  }
  8% {
    transform: scale(1.05, 0.85) translate(0%, 40%);
  }
  20% {
    transform: scale(1.1, 0.8) translate(0%, 30%);
  }
  30% {
    transform: scale(1, 1) translate(0%, 0%);
  }
  40% {
    transform: scale(0.9, 1.1) translate(0%, 0%);
  }
  55% {
    transform: scale(0.9, 1.1) translate(0%, 5%);
  }
  85% {
    transform: scale(1.1, 0.8) translate(0%, 10%);
  }
  100% {
    transform: scale(1, 1) translate(0%, 0%);
  }
}
@keyframes jump-up-sp {
  0% {
    transform: scale(1, 1) translate(0%, 25%);
  }
  8% {
    transform: scale(1.025, 0.95) translate(0%, 20%);
  }
  20% {
    transform: scale(1.05, 0.9) translate(0%, 15%);
  }
  30% {
    transform: scale(1, 1) translate(0%, 0%);
  }
  40% {
    transform: scale(0.95, 1.05) translate(0%, 0%);
  }
  55% {
    transform: scale(0.95, 1.05) translate(0%, 2.5%);
  }
  85% {
    transform: scale(1.05, 0.9) translate(0%, 5%);
  }
  100% {
    transform: scale(1, 1) translate(0%, 0%);
  }
}
@keyframes marquee-left {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(-50%);
  }
}
@keyframes rotate-circle {
  from {
    transform: translate(-50%, -50%) rotate(0deg);
  }
  to {
    transform: translate(-50%, -50%) rotate(360deg);
  }
}
@keyframes popup {
  0% {
    transform: translateY(30px) scale(0.8);
    opacity: 0;
  }
  100% {
    transform: translateY(0) scale(1);
  }
  80%, 100% {
    opacity: 1;
  }
}
@keyframes popup-sp {
  0% {
    transform: translateY(20px) translateX(-10px) scale(0.8);
    opacity: 0;
  }
  100% {
    transform: translateY(0) scale(1);
  }
  80%, 100% {
    opacity: 1;
  }
}
@keyframes float {
  0% {
    opacity: 1;
    transform: translateY(0);
  }
  50% {
    transform: translateY(-8px);
  }
  100% {
    transform: translateY(0);
  }
}
.a-fadeUp,
.a-fadeUp--chain1,
.a-fadeUp--chain2 {
  opacity: 0;
  transition: all 0.7s ease;
}
.a-fadeUp.is-show,
.a-fadeUp--chain1.is-show,
.a-fadeUp--chain2.is-show {
  opacity: 1;
  transform: translateY(0);
}

.p-page {
  overflow: hidden;
  background-size: 1.5625vw 1.5625vw;
  padding-top: 5.625vw;
  background-image: url(../images/haruman2026/common/bg-dot.jpg);
}

/*--------------------------------------------------------------------------------- header */
.p-top .c-header {
  border-bottom: none;
}
.p-top .c-header.with-border {
  border-bottom: 1px solid #131313;
}

.c-header {
  height: 5.78125vw;
  position: fixed;
  top: 0;
  left: 50%;
  width: 100%;
  z-index: 10;
  transform: translateX(-50%);
  background-color: #FAFAF8;
  border-bottom: 1px solid #131313;
}
.c-header__container {
  padding: 0vw 6.25vw;
  display: flex;
  align-items: center;
  height: 5.625vw;
  justify-content: space-between;
}
.c-header__inner {
  gap: 1.25vw;
  display: flex;
  align-items: center;
}
.c-header__logo {
  width: 9.765625vw;
}
.c-header__about {
  width: 10.546875vw;
}
.c-header__link {
  font-size: 1.09375vw;
  display: flex;
  align-items: center;
  flex-shrink: 0;
  width: -moz-fit-content;
  width: fit-content;
}
.c-header__link span {
  margin-right: 0.3125vw;
  display: block;
}
.c-header__link span.c-header__link-icon1 {
  width: 2.03125vw;
  margin-top: 0.234375vw;
}
.c-header__link span.c-header__link-icon2 {
  width: 2.65625vw;
}
.c-header__menu-btn {
  width: 5.46875vw;
  height: 5.625vw;
  background-color: transparent;
  background-image: url(../images/haruman2026/common/header_menu_fukidashi.png);
  position: relative;
}
.c-header__menu-btn:hover {
  background-image: url(../images/haruman2026/common/header_menu_fukidashi_hover.png);
}
.c-header__menu-btn img {
  width: 2.8125vw;
  top: 2.03125vw;
  position: absolute;
  opacity: 1;
}
.c-header__menu-btn span {
  width: 2.578125vw;
  height: 1px;
  position: absolute;
  background-color: #131313;
  display: block;
}
.c-header__menu-btn span:nth-child(2) {
  top: 3.203125vw;
}
.c-header__menu-btn span:last-child {
  top: 3.59375vw;
}
.c-header__menu-btn.is-open img {
  opacity: 0;
}
.c-header__menu-btn.is-open span:nth-child(2) {
  top: 3.4375vw;
  transform: rotate(30deg) translateX(-50%);
}
.c-header__menu-btn.is-open span:last-child {
  top: 2.1875vw;
  transform: rotate(-30deg) translateX(-50%);
}
.c-header__menu-panel .c-menu {
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  overflow: auto;
  z-index: 5;
  transform: translateY(-100%);
  transition: transform 0.5s ease;
  pointer-events: none;
  background-color: #FAFAF8;
}
.c-header__menu-panel .c-menu__inner {
  background-size: 1.5625vw 1.5625vw;
  background-image: url(../images/haruman2026/common/bg-dot.jpg);
  padding-top: 4.84375vw;
}
.c-header__menu-panel .c-menu__close {
  width: 3.75vw;
  height: 3.125vw;
  right: 6.25vw;
  top: 1.25vw;
  z-index: 99;
  cursor: pointer;
}
.c-header__menu-panel .c-menu .c-search {
  margin: 0 auto;
  width: 25vw;
  height: 3.125vw;
}
.c-header__menu-panel .c-menu .c-search-form input {
  padding: 0.46875vw 0.78125vw;
}
.c-header__menu-panel .c-menu .c-search .c-search-word {
  font-size: 1.25vw;
}
.c-header__menu-panel .c-menu__headings {
  margin: 0 auto;
  margin-top: 3.125vw;
  margin-bottom: 1.25vw;
}
.c-header__menu-panel .c-menu__headings-haruman {
  width: 21.640625vw;
}
.c-header__menu-panel .c-menu__headings-service {
  width: 54.765625vw;
}
.c-header__menu-panel .c-menu__list {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: 1.5625vw;
}
.c-header__menu-panel .c-menu__list-item {
  width: 20.703125vw;
}
.c-header__menu-panel .c-menu__list-item a {
  border-radius: 0.625vw;
  overflow: hidden;
  border: 1px solid #131313;
}
.c-header__menu-panel .c-menu__link {
  border-top: 1px solid #131313;
  padding: 5vw 0vw;
  margin-top: 3.125vw;
  background-color: #FAFAF8;
}
.c-header__menu-panel .c-menu__link-logo {
  width: 10.46875vw;
  height: auto;
  margin: 0 auto;
  margin-bottom: 3.125vw;
}
.c-header__menu-panel .c-menu__link-menu-list {
  gap: 3.125vw;
  margin-bottom: 5vw;
  display: flex;
  justify-content: center;
}
.c-header__menu-panel .c-menu__link-menu-item a {
  font-size: 1.09375vw;
  line-height: 1.484375vw;
}
.c-header__menu-panel.is-open .c-menu {
  transform: translateY(0);
  pointer-events: auto;
}
.c-header__copyright {
  font-size: 0.9375vw;
  line-height: 1.3;
  text-align: center;
  color: #A0A0A0;
}

.c-search {
  width: 14.6875vw;
  height: 2.5vw;
  border-radius: 0.625vw;
  border: 1px solid #131313;
  display: flex;
  overflow: hidden;
  flex-shrink: 0;
}
.c-search-form {
  flex-grow: 1;
  height: 100%;
}
.c-search-form input {
  padding: 0.703125vw;
  height: 100%;
  width: 100%;
  border: none;
}
.c-search-form input:focus {
  outline: none;
}
.c-search-form input::-moz-placeholder {
  font-size: 0.9375vw;
  line-height: 1;
  line-height: 100%;
  color: #A0A0A0;
}
.c-search-form input::placeholder {
  font-size: 0.9375vw;
  line-height: 1;
  line-height: 100%;
  color: #A0A0A0;
}
.c-search-button {
  width: 2.5vw;
  background-size: 1.328125vw 1.484375vw;
  border: none;
  background-color: #131313;
  height: 100%;
  background-image: url(../images/haruman2026/common/icon/icon_search.svg);
  background-repeat: no-repeat;
  background-position: center;
}
.c-search-button:hover {
  background-size: 1.5625vw 1.71875vw;
}

/*--------------------------------------------------------------------------------- footer */
.c-footer__banners {
  position: relative;
  z-index: 1;
  padding: 5vw 0vw;
  border-bottom: 1px solid #131313;
}
.c-footer__banners::after {
  background-size: cover;
  background-repeat: no-repeat;
  width: 25vw;
  height: 20.234375vw;
  bottom: 0vw;
  right: 0vw;
  z-index: 1;
}
.c-footer__banners-list {
  width: 57.8125vw;
  gap: 1.5625vw;
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
}
.c-footer__banners-item {
  width: 28.125vw;
}
.c-footer__banners-item a {
  border-radius: 0.625vw;
  overflow: hidden;
  border: 1px solid #131313;
}
.c-footer__inner {
  padding: 5vw 0vw;
  background-color: #FAFAF8;
}
.c-footer__logo {
  width: 10.46875vw;
  margin: 0 auto;
  margin-bottom: 3.125vw;
}
.c-footer__menu-list {
  gap: 3.125vw;
  margin-bottom: 5vw;
  display: flex;
  justify-content: center;
}
.c-footer__menu-item a {
  font-size: 1.09375vw;
  line-height: 1.484375vw;
}
.c-footer__copyright {
  font-size: 0.9375vw;
  line-height: 1.3;
  text-align: center;
  color: #A0A0A0;
}

.c-share {
  margin-top: 5vw;
  position: relative;
  height: 14.0625vw;
  background: #fff;
  border: 1px solid #131313;
  border-radius: 17.5vw;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  margin-right: 9.765625vw;
  overflow: hidden;
}
.c-share__inner {
  display: flex;
  align-items: center;
  justify-content: center;
}
.c-share__img {
  width: 13.359375vw;
  margin-right: 2.34375vw;
  transform: translateY(30px) scale(0.8);
  opacity: 0;
}
.c-share__img.is-animate {
  animation: popup 0.6s cubic-bezier(0.22, 1, 0.36, 1) forwards;
}
.c-share__sns {
  position: relative;
  width: 7.1875vw;
  height: 7.265625vw;
  flex-shrink: 0;
  margin-right: 3.125vw;
}
.c-share__sns-wrap {
  position: relative;
  width: 100%;
  height: 100%;
}
.c-share__sns-circle {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 7.1875vw;
  height: 7.265625vw;
  transform: translate(-50%, -50%);
  animation: rotate-circle 10s linear infinite;
  z-index: 1;
}
.c-share__sns-circle img {
  width: 100%;
  height: 100%;
}
.c-share__sns-icon {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 2.5vw;
  height: 2.578125vw;
  z-index: 2;
}
.c-share__text {
  font-size: 1.25vw;
  line-height: 2.1875vw;
}

/*--------------------------------------------------------------------------------- サイドバー */
.c-side {
  width: 24.921875vw;
  top: 5.625vw;
  background-color: #fff;
  border-right: 1px solid #131313;
  overflow: auto;
  flex-shrink: 0;
  height: calc(100vh - 5vw);
  position: fixed;
  left: 0;
  -ms-overflow-style: none;
  scrollbar-width: none;
}
.c-side::-webkit-scrollbar {
  display: none;
}
.c-side__inner {
  padding: 3.125vw;
}
.c-side__inner:not(:last-child) {
  border-bottom: 1px solid #131313;
}
.c-side .c-search {
  width: 18.671875vw;
  height: 3.125vw;
}
.c-side .c-search-form input {
  padding: 0.46875vw 0.78125vw;
}
.c-side .c-search-form input::-moz-placeholder {
  font-size: 1.25vw;
  line-height: 1;
}
.c-side .c-search-form input::placeholder {
  font-size: 1.25vw;
  line-height: 1;
}
.c-side .c-search-button {
  width: 3.125vw;
  flex-shrink: 0;
}

.c-main {
  width: calc(100% - 24.921875vw);
  margin-left: auto;
  display: flex;
  flex-direction: column;
}
.c-main .c-footer {
  margin-top: auto;
  flex-shrink: 0;
}

/*--------------------------------------------------------------------------------- ランダム表示ボタン */
.c-random {
  width: 42.96875vw;
  margin: 0 auto;
}
.c-random__btn {
  position: relative;
  display: block;
  height: 5.625vw;
  border-radius: 2.8125vw;
  position: relative;
  border: 1px solid #131313;
  background-color: #FFFFCB;
  width: 100%;
}
.c-random__btn-inner {
  padding-left: 2.5vw;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  bottom: 0;
  display: flex;
  align-items: center;
}
.c-random__btn-inner::after {
  width: 1.71875vw;
  height: 1.71875vw;
  right: 0.78125vw;
  bottom: 1.796875vw;
  background-image: url(../images/haruman2026/common/icon/icon_arrow.svg);
  background-size: contain;
  background-repeat: no-repeat;
}
.c-random__btn-text {
  font-size: 1.25vw;
  line-height: 2.1875vw;
}
.c-random__btn-text span {
  color: #FE5F7A;
}
.c-random__btn-img {
  flex-shrink: 0;
  width: 13.046875vw;
  align-self: flex-end;
  overflow: hidden;
}
.c-random__btn-img img {
  width: 13.046875vw;
  position: absolute;
  left: 0.390625vw;
  bottom: 0;
  opacity: 0;
  transform: scale(1, 1) translate(0%, 50%);
}
.c-random.is-animate img {
  animation: jump-up 0.8s linear 0.5s forwards, fade-in 0.5s ease-in-out 0.5s forwards;
}

.c-random-side {
  width: 18.75vw;
}
.c-random-side__headings {
  margin-bottom: 1.25vw;
}
.c-random-side__btn {
  height: 5.625vw;
  border-radius: 2.8125vw;
  position: relative;
  border: 1px solid #131313;
  background-color: #FFFFCB;
  width: 100%;
}
.c-random-side__btn-inner {
  padding-left: 2.5vw;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  bottom: 0;
  display: flex;
  align-items: center;
}
.c-random-side__btn-inner::after {
  width: 1.71875vw;
  height: 1.71875vw;
  right: 0.78125vw;
  bottom: 1.796875vw;
  background-image: url(../images/haruman2026/common/icon/icon_arrow.svg);
}
.c-random-side__btn-text {
  font-size: 1.09375vw;
  line-height: 1.484375vw;
  text-align: left;
}
.c-random-side__btn-text span {
  color: #FE5F7A;
}
.c-random-side__btn-img {
  width: 9.609375vw;
  height: 6.484375vw;
  overflow: hidden;
  right: 0;
  bottom: 0;
  position: absolute;
}
.c-random-side__btn-img img {
  width: 9.609375vw;
  position: absolute;
  right: 0;
  bottom: 0;
  animation: jump-up 0.8s linear 0.5s forwards, fade-in 0.5s ease-in-out 0.5s forwards;
  transform: scale(1, 1) translate(0%, 50%);
  opacity: 0;
}

.c-common__btn {
  width: 28.515625vw;
  height: 3.125vw;
  border-radius: 1.875vw;
  position: relative;
  border: 1px solid #131313;
  background-color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 1.25vw;
}
.c-common__btn::before, .c-common__btn::after {
  background-size: contain;
  background-repeat: no-repeat;
}
.c-common__btn::before {
  bottom: 0.625vw;
}
.c-common__btn::after {
  width: 1.875vw;
  height: 1.875vw;
  right: 0.625vw;
  bottom: 0.625vw;
  background-image: url(../images/haruman2026/common/icon/icon_arrow.svg);
}

/*--------------------------------------------------------------------------------- ボタン・リンク */
.c-link-pink:hover {
  color: #FE5F7A;
  cursor: pointer;
}

.c-btn-expand:hover, .c-detail-item:hover, .c-btn-yellow:hover {
  transform: scale(1.05);
  cursor: pointer;
}

.c-btn-yellow {
  height: 3.125vw;
  border-radius: 1.5625vw;
  padding-left: 1.875vw;
  padding-right: 3.125vw;
  font-size: 1.09375vw;
  border: 1px solid #131313;
  background-color: #FFFFCB;
  position: relative;
}
.c-btn-yellow::after {
  width: 1.875vw;
  height: 1.875vw;
  right: 0.625vw;
  background-image: url(../images/haruman2026/common/icon/icon_arrow.svg);
}

/*--------------------------------------------------------------------------------- cookie承諾画面 */
.c-modal-cookie {
  display: none;
}
.c-modal-cookie__modal {
  padding: 10px 6px;
  position: fixed;
  z-index: 97;
  bottom: 0;
  right: 0;
  background-color: rgba(0, 0, 0, 0.8);
  width: 100%;
}
.c-modal-cookie__modal p {
  font-size: 20px;
  line-height: 1.5;
  color: #fff;
}
.c-modal-cookie__modal a {
  display: inline;
  color: #FE5F7A;
}
.c-modal-cookie__bg {
  width: 100vw;
  height: 100vh;
  position: fixed;
  left: 0;
  top: 0;
  z-index: 96;
}

/*------------------------------------------------------------------------------ 汎用アコーディオン */
.c-aco-contents {
  height: 0;
  overflow: hidden;
}
.c-aco-contents.is-open {
  height: auto;
}

/*--------------------------------------------------------------------------------- 共通モーダルパーツ */
.c-modal-overlay {
  width: 100%;
  height: 100vh;
  position: fixed;
  top: 0;
  left: 0;
  background-color: #131313;
  z-index: 12;
  opacity: 0;
  visibility: hidden;
}
.c-modal-overlay.is-show {
  opacity: 0.8;
  visibility: visible;
}

.c-modal-close {
  width: 2.1875vw;
  height: 2.34375vw;
  top: 1.25vw;
  right: 1.5625vw;
  position: absolute;
}

/*--------------------------------------------------------------------------------- 作品詳細モーダル */
.c-detail-item:hover {
  cursor: pointer;
}

.c-modal-detail {
  width: 70.3125vw;
  background-size: 1.5625vw 1.5625vw;
  height: 100svh;
  background-image: url(../images/haruman2026/common/bg-dot.jpg);
  position: fixed;
  top: 0;
  right: 0;
  z-index: 30;
  opacity: 0;
  visibility: hidden;
  transform: translateX(100%);
}
.c-modal-detail.is-show {
  opacity: 1;
  visibility: visible;
  transform: translateX(0);
}
.c-modal-detail__inner {
  padding: 5vw 6.25vw;
  margin: 0 auto;
  overflow: auto;
  height: 100%;
  -ms-overflow-style: none;
  scrollbar-width: none;
}
.c-modal-detail__inner::-webkit-scrollbar {
  display: none;
}
.c-modal-detail__info {
  margin-bottom: 5vw;
  display: flex;
  justify-content: space-between;
}
.c-modal-detail__info-inner:first-child {
  width: 22.34375vw;
}
.c-modal-detail__info-inner:last-child {
  width: 32.8125vw;
  gap: 1.25vw;
  display: flex;
  flex-direction: column;
}
.c-modal-detail__info-inner .c-share {
  width: 28.59375vw;
  margin-left: -6.25vw;
  margin-top: 1.953125vw;
  margin-right: 0;
  position: relative;
  height: 10.3125vw;
  background: #fff;
  border: 2px solid #131313;
  border-left: none;
  border-radius: 5.15625vw;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  overflow: hidden;
}
.c-modal-detail__info-inner .c-share__inner {
  height: 10.3125vw;
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.c-modal-detail__info-inner .c-share__img {
  position: relative;
  margin-right: 1.015625vw;
  width: 8.90625vw;
  z-index: 0;
}
.c-modal-detail__info-inner .c-share__img img {
  width: 8.90625vw;
  height: auto;
}
.c-modal-detail__info-inner .c-share__sns {
  position: relative;
  z-index: 2;
  width: 7.1875vw;
  height: 7.265625vw;
  flex-shrink: 0;
  margin-right: 0vw;
  margin-left: -0.78125vw;
}
.c-modal-detail__info-inner .c-share__sns-wrap {
  position: relative;
  width: 100%;
  height: 100%;
}
.c-modal-detail__info-inner .c-share__sns-circle {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 7.1875vw;
  height: 7.265625vw;
  transform: translate(-50%, -50%);
  animation: rotate-circle 10s linear infinite;
  z-index: 1;
}
.c-modal-detail__info-inner .c-share__sns-circle img {
  width: 100%;
  height: 100%;
}
.c-modal-detail__info-inner .c-share__sns-icon {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 2.5vw;
  height: 2.578125vw;
  z-index: 2;
}
.c-modal-detail__info-inner .c-share__text {
  margin-left: 1.09375vw;
  font-size: 1.09375vw;
  line-height: 2.1875vw;
}
.c-modal-detail__info-img {
  height: 31.640625vw;
}
.c-modal-detail__info-img img {
  height: 100%;
  width: auto;
  margin: 0 auto;
}
.c-modal-detail__info-sale {
  height: 3.125vw;
  padding-right: 3.125vw;
  border-radius: 1.875vw;
  font-size: 1.25vw;
  color: #FE5F7A;
  border: 1px solid #FE5F7A;
  background-color: #fff;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
}
.c-modal-detail__info-sale::after {
  width: 1.875vw;
  height: 1.875vw;
  right: 0.625vw;
  background-image: url(../images/haruman2026/common/icon/icon_arrow_pink.svg);
}
.c-modal-detail__info-sale span {
  display: block;
}
.c-modal-detail__info-sale-icon {
  width: 3.515625vw;
  margin-right: 0.625vw;
}
.c-modal-detail__info-title {
  font-size: 2.1875vw;
  line-height: 2.96875vw;
}
.c-modal-detail__info-author {
  font-size: 1.25vw;
  line-height: 2.1875vw;
  color: #505050;
}
.c-modal-detail__info-text {
  margin-bottom: 1.25vw;
  font-size: 1.09375vw;
  line-height: 2;
  color: #505050;
}
.c-modal-detail__info-list {
  padding: 1.25vw 0vw 1.25vw 1.25vw;
  gap: 0.625vw;
  display: flex;
  flex-wrap: wrap;
  background-color: #fff;
  border: 1px solid #A0A0A0;
}
.c-modal-detail__info-list > *:last-child {
  width: 100% !important;
}
.c-modal-detail__info-item {
  font-size: 0.9375vw;
  line-height: 1.25vw;
  display: flex;
}
.c-modal-detail__info-item:nth-child(2n+1) {
  width: 14.84375vw;
}
.c-modal-detail__info-item span {
  display: block;
}
.c-modal-detail__info-item-label {
  color: #505050;
  flex-shrink: 0;
}
.c-modal-detail__info-item-value {
  color: #A0A0A0;
  flex-grow: 1;
}
.c-modal-detail__info-item-caution {
  color: #A0A0A0;
}
.c-modal-detail__info-frees {
  margin-bottom: 1.25vw;
  display: flex;
  flex-flow: column;
  gap: 1.25vw;
}
.c-modal-detail__info-free {
  font-size: 1.25vw;
  line-height: 2.1875vw;
  padding-left: 0.9375vw;
  position: relative;
}
.c-modal-detail__info-free-number {
  color: #FE5F7A;
}
.c-modal-detail__info-free::before {
  width: 0.3125vw;
  height: 100%;
  left: 0;
  background-color: #FE5F7A;
}
.c-modal-detail__info-btns {
  gap: 0.625vw;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.c-modal-detail__info-btn {
  width: 16.015625vw;
}
.c-modal-detail__info-btn.c-modal-detail__info-btn-default {
  width: 100%;
}
.c-modal-detail__special {
  border-radius: 2.5vw;
  padding: 3.125vw 0vw;
  width: 54.6875vw;
  margin: 0 auto;
  margin-bottom: 3.125vw;
  border: 1px solid #131313;
  background-color: #F0EAE1;
}
.c-modal-detail__special-headings {
  width: 41.71875vw;
  margin: 0 auto;
  margin-bottom: 1.25vw;
}
.c-modal-detail__special-list {
  gap: 1.25vw;
  padding: 0vw 1.5625vw;
  justify-content: center;
  display: flex;
}
.c-modal-detail__special-item {
  max-width: 23.59375vw;
}
.c-modal-detail__special-item button {
  border-radius: 0.625vw;
  overflow: hidden;
  border: 1px solid #131313;
}
.c-modal-detail__recommend {
  border-radius: 2.5vw;
  padding: 3.125vw 0vw;
  width: 54.6875vw;
  margin: 0 auto;
  border: 1px solid #131313;
  background-color: #F0EAE1;
}
.c-modal-detail__recommend-headings {
  width: 30.625vw;
  margin: 0 auto;
  margin-bottom: 1.25vw;
}
.c-modal-detail__recommend-list {
  gap: 1.5625vw;
  justify-content: center;
  display: flex;
}

/*--------------------------------------------------------------------------------- 特集詳細モーダル */
.c-modal-special {
  width: 70.3125vw;
  background-size: 1.875vw 1.875vw;
  height: 100svh;
  position: fixed;
  top: 0;
  right: 0;
  z-index: 29;
  opacity: 0;
  visibility: hidden;
  transform: translateX(100%);
}
.c-modal-special.c-week1 {
  background-image: url(../images/haruman2026/common/bg-grid_blue.jpg);
}
.c-modal-special.c-week2 {
  background-image: url(../images/haruman2026/common/bg-grid_pink.jpg);
}
.c-modal-special.c-week3 {
  background-image: url(../images/haruman2026/common/bg-grid_orange.jpg);
}
.c-modal-special.c-week4 {
  background-image: url(../images/haruman2026/common/bg-grid_green.jpg);
}
.c-modal-special.c-week5 {
  background-image: url(../images/haruman2026/common/bg-grid_purple.jpg);
}
.c-modal-special.is-show {
  opacity: 1;
  visibility: visible;
  transform: translateX(0);
}
.c-modal-special__inner {
  padding: 12.5vw 0vw 5vw;
  margin: 0 auto;
  overflow: auto;
  height: 100%;
  -ms-overflow-style: none;
  scrollbar-width: none;
}
.c-modal-special__inner::-webkit-scrollbar {
  display: none;
}
.c-modal-special__info {
  margin-bottom: 8.125vw;
  position: relative;
  display: flex;
  justify-content: space-between;
  gap: 1.25vw;
  background-color: #fff;
  border: 1px solid #131313;
  border-radius: 17.5vw;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-right: 0;
  padding: 0.859375vw 6.40625vw 3.125vw;
  background-position: center 100px;
  background-repeat: no-repeat;
}
.c-modal-special__info-img {
  width: 31.25vw;
  margin-top: -7.8125vw;
}
.c-modal-special__info-img img {
  border: solid 1px #131313;
  border-radius: 0.625vw;
}
.c-modal-special__info-headings {
  width: 20.703125vw;
  margin-bottom: 1.875vw;
  margin-top: 0.78125vw;
}
.c-modal-special__info-position {
  font-size: 0.9375vw;
  line-height: 1.25vw;
  text-align: center;
  margin-bottom: 0.625vw;
}
.c-modal-special__info-list {
  gap: 1.25vw;
  display: flex;
  justify-content: center;
}
.c-modal-special__info-item {
  width: 7.5vw;
}
.c-modal-special__info-image {
  height: 10.625vw;
  margin-bottom: 0.625vw;
}
.c-modal-special__info-image img {
  height: 100%;
  width: auto;
  margin: 0 auto;
}
.c-modal-special__info-title {
  font-size: 0.9375vw;
  line-height: 1.25vw;
}
.c-modal-special__lineup {
  padding: 0vw 7.8125vw;
}
.c-modal-special__lineup-headings {
  width: 26.5625vw;
  margin: 0 auto;
  margin-bottom: 1.25vw;
}
.c-modal-special .c-share::before {
  width: 70.3125vw;
  right: 0vw;
}

/*--------------------------------------------------------------------------------- 汎用パーツ */
.c-decoration {
  position: relative;
}
.c-decoration::before, .c-decoration::after {
  bottom: 0;
  width: 1.640625vw;
  height: 2.8125vw;
  background-repeat: no-repeat;
  background-size: contain;
}
.c-decoration::before {
  left: -1.640625vw;
  background-image: url(../images/haruman2026/common/btn_headings_decoration1.svg);
}
.c-decoration::after {
  right: -1.640625vw;
  background-image: url(../images/haruman2026/common/btn_headings_decoration2.svg);
}

.p-top__illust1, .p-top__illust2 {
  z-index: 2;
  opacity: 0;
}
.p-top__illust1 {
  width: 11.09375vw;
  bottom: 8.515625vw;
  left: 1.5625vw;
  transform: scale(0.9);
}
.p-top__illust1.is-animate {
  animation: popup 0.6s cubic-bezier(0.22, 1, 0.36, 1) forwards;
}
.p-top__illust2 {
  width: 33.828125vw;
  top: 4.6875vw;
  right: -8.046875vw;
}
.p-top__illust2.is-animate {
  animation: popup 0.6s cubic-bezier(0.22, 1, 0.36, 1) forwards, float 2s ease-in-out 0.6s infinite;
}
.p-top .l-inner {
  width: 72.65625vw;
  margin: 0 auto;
}
.p-top__mv {
  background-color: #FAFAF8;
}
.p-top__mv-movie video {
  width: 100%;
  margin-bottom: 5vw;
}
.p-top__mv-title {
  padding-bottom: 5vw;
}
.p-top__mv-title_sub {
  width: 56.5625vw;
  margin: 0 auto;
  margin-bottom: 1.25vw;
}
.p-top__mv-title h1 {
  width: 76.71875vw;
  margin: 0 auto;
}
.p-top__about {
  background-color: #FAFAF8;
  position: relative;
  padding-bottom: 5vw;
}
.p-top__about-headings {
  width: 72.65625vw;
  margin: 0 auto;
  margin-bottom: 3.125vw;
}
.p-top__about-flex {
  display: flex;
  justify-content: center;
  gap: 3.515625vw;
  align-items: stretch;
}
.p-top__about-flex-item {
  padding: 3.125vw 3.125vw;
  width: 34.765625vw;
  display: flex;
  flex-direction: column;
  border: 1px solid #131313;
  border-radius: 2.5vw;
}
.p-top__about-flex-item:nth-of-type(1) {
  background-color: #FFCFD7;
}
.p-top__about-flex-item:nth-of-type(1) .c-common__btn {
  color: #FE5F7A;
  border-color: #FE5F7A;
}
.p-top__about-flex-item:nth-of-type(1) .c-common__btn::before {
  left: 6.640625vw;
  width: 1.953125vw;
  height: 1.71875vw;
  background-image: url(../images/haruman2026/common/icon/icon_info_pink.svg);
}
.p-top__about-flex-item:nth-of-type(1) .c-common__btn::after {
  background-image: url(../images/haruman2026/common/icon/icon_arrow_pink.svg);
}
.p-top__about-flex-item:nth-of-type(2) {
  background-color: #FFE6B2;
}
.p-top__about-flex-item:nth-of-type(2) .c-common__btn {
  color: #FFAC00;
  border-color: #FFAC00;
}
.p-top__about-flex-item:nth-of-type(2) .c-common__btn::before {
  width: 2.578125vw;
  height: 1.796875vw;
  left: 4.453125vw;
  background-image: url(../images/haruman2026/common/icon/icon_sale_orange.svg);
}
.p-top__about-flex-item:nth-of-type(2) .c-common__btn::after {
  background-image: url(../images/haruman2026/common/icon/icon_arrow_orange.svg);
}
.p-top__about-flex-item .c-common__btn {
  margin-top: auto;
}
.p-top__about-flex-headings {
  margin-bottom: 1.25vw;
}
.p-top__about-flex-catch {
  position: relative;
  text-align: center;
  font-size: 1.953125vw;
  line-height: 125%;
  height: 2.65625vw;
  letter-spacing: 0.2em;
  background-color: #fff;
  border: 1px solid #131313;
  border-radius: 1.25vw;
  z-index: 1;
}
.p-top__about-flex-catch span {
  color: #FE5F7A;
}
.p-top__about-flex-catch::after {
  width: 0.859375vw;
  height: 0.546875vw;
  background-image: url(../images/haruman2026/common/parts_fukidashi.svg);
  background-repeat: no-repeat;
  background-size: contain;
  bottom: -0.46875vw;
  left: 50%;
  transform: translateX(-50%);
  z-index: 2;
}
.p-top__about-flex-ph {
  width: 28.515625vw;
  margin-bottom: 1.25vw;
}
.p-top__about-flex-ph img {
  border-radius: 0.625vw;
  border: solid 1px #131313;
}
.p-top__about-flex-text {
  font-size: 1.25vw;
  line-height: 2.1875vw;
  margin-bottom: 3.125vw;
}
.p-top__expo {
  position: relative;
  border-top: 1px solid #131313;
  border-bottom: 1px solid #131313;
  background-size: 1.875vw 1.875vw;
  padding: 5vw 0vw;
  background-image: url(../images/haruman2026/common/bg-grid_blue.jpg);
  margin-bottom: 5.078125vw;
}
.p-top__expo-detail {
  margin-bottom: 3.125vw;
}
.p-top__expo-headings_sub {
  width: 48.359375vw;
  margin: 0 auto;
  margin-bottom: 1.25vw;
}
.p-top__expo-headings h2 {
  width: 42.96875vw;
  margin: 0 auto;
  margin-bottom: 3.90625vw;
  position: relative;
}
.p-top__expo-text {
  font-size: 1.25vw;
  line-height: 2.1875vw;
  margin-bottom: 1.25vw;
}
.p-top__expo-lead {
  font-size: 1.71875vw;
  line-height: 2.8125vw;
  position: relative;
  padding-left: 0.78125vw;
  margin-bottom: 1.25vw;
}
.p-top__expo-lead::before {
  background-color: #0058CF;
  width: 0.3125vw;
  height: 2.96875vw;
  left: 0vw;
  background-repeat: no-repeat;
  background-size: contain;
}
.p-top__expo-recommend_list {
  display: flex;
  justify-content: center;
  gap: 1.640625vw;
  margin-bottom: 1.25vw;
}
.p-top__expo-recommend_list-ph {
  border: 1px solid #0058CF;
  border-radius: 1.25vw;
  overflow: hidden;
  margin-bottom: 0.3125vw;
}
.p-top__expo-recommend_list-name {
  background-color: #0058CF;
  color: #fff;
  font-size: 1.71875vw;
  line-height: 3.125vw;
  text-align: center;
}
.p-top__expo-recommend-credit {
  color: #0058CF;
  font-size: 1.25vw;
  line-height: 2.1875vw;
  text-align: right;
}
.p-top__expo-site-ph {
  width: 72.65625vw;
  margin: 0 auto;
}
.p-top__expo-btn:nth-of-type(1) {
  width: 72.65625vw;
  margin: 0 auto;
  margin-bottom: 3.125vw;
}
.p-top__expo-btn:nth-of-type(2) {
  width: 28.125vw;
  margin: 0 auto;
}
.p-top__expo-btn:nth-of-type(2) img {
  border: 1px solid #131313;
  border-radius: 0.625vw;
}
.p-top__expo-topics {
  border: 1px solid #131313;
  border-radius: 2.5vw;
  padding: 3.125vw 3.125vw;
  background-color: #FAFAF8;
  overflow: hidden;
  display: flex;
  flex-direction: column;
}
.p-top__expo-topics-inner {
  display: flex;
  justify-content: flex-start;
  align-items: start;
  gap: 1.5625vw;
  position: relative;
  padding-bottom: 3.125vw;
}
.p-top__expo-topics-inner::after {
  bottom: 1.5625vw;
  width: 66.40625vw;
  border-bottom: 1px solid #A0A0A0;
}
.p-top__expo-topics-inner:last-of-type {
  padding-bottom: 0vw;
}
.p-top__expo-topics-inner:last-of-type::after {
  display: none;
}
.p-top__expo-topics-inner .p-top__textlink {
  font-size: 1.09375vw;
  line-height: 1.484375vw;
  color: #A0A0A0;
  display: flex;
  justify-content: flex-end;
  gap: 1.25vw;
  text-decoration-line: underline;
  text-decoration-color: #A0A0A0;
  text-underline-offset: 3px;
}
.p-top__expo-topics-inner .p-top__textlink img {
  width: 1.875vw;
}
.p-top__expo-topics-inner .p-top__textlink:hover {
  text-decoration-color: #FE5F7A;
}
.p-top__expo-topics-inner .p-top__textlink:active {
  text-decoration-color: #FE5F7A;
  color: #FE5F7A;
}
.p-top__expo-topics-ph {
  width: 20.703125vw;
}
.p-top__expo-topics-text {
  flex: 1;
}
.p-top__expo-topics-caption {
  font-size: 1.09375vw;
  line-height: 2.1875vw;
  color: #505050;
  margin-bottom: 1.25vw;
}
.p-top__expo-contents {
  text-align: center;
}
.p-top__expo-contents-headings {
  font-size: 1.71875vw;
  line-height: 2.8125vw;
  display: inline-block;
  margin-bottom: 0.78125vw;
}
.p-top__expo-contents-headings::before, .p-top__expo-contents-headings::after {
  top: 1.328125vw;
}
.p-top__expo-contents .p-top__site-btn {
  width: 28.125vw;
  margin: 0 auto;
}
.p-top__expo-contents .p-top__site-btn img {
  border-radius: 0.625vw;
}
.p-top__service-headings {
  width: 68.515625vw;
  margin: 0 auto;
  margin-bottom: 3.125vw;
}
.p-top__service-flex {
  display: flex;
  justify-content: center;
  gap: 3.125vw;
}
.p-top__service-flex-item {
  width: 34.765625vw;
  text-align: center;
}
.p-top__service-flex-catch {
  font-size: 1.71875vw;
  line-height: 2.8125vw;
  z-index: 1;
  margin-bottom: 1.25vw;
  display: inline-block;
}
.p-top__service-flex-catch span {
  color: #FE5F7A;
}
.p-top__service-flex-ph {
  width: 34.765625vw;
}
.p-top__service-flex-ph img {
  border-radius: 1.25vw;
  border: solid 1px #131313;
}
.p-top .c-footer__banners::after {
  background-image: url(../images/haruman2026/top/top_footer.png);
}

.p-top__expo-topics-inner:first-child .p-top__expo-topics-caption {
  margin-bottom: 0;
}

.p-detail__headings {
  font-size: 2.1875vw;
  line-height: 2.96875vw;
  margin-bottom: 1.25vw;
}
.p-detail__side .c-search {
  margin-bottom: 1.25vw;
}
.p-detail__side__headings {
  font-size: 1.71875vw;
  line-height: 2.8125vw;
}
.p-detail__side-tag {
  width: 9.0625vw;
  margin-bottom: 1.25vw;
}
.p-detail__side__group-item {
  width: 24.921875vw;
  padding-bottom: 1.25vw;
  margin-left: -3.125vw;
  padding: 1.25vw 3.125vw;
  border-bottom: 1px solid #F0F0F0;
}
.p-detail__side__group-open {
  font-size: 1.71875vw;
  line-height: 2.8125vw;
  padding-left: 2.65625vw;
  position: relative;
}
.p-detail__side__group-open::after {
  width: 2.03125vw;
  height: 2.03125vw;
  background-image: url(../images/haruman2026/common/icon/icon_open.svg);
  left: 0;
}
.p-detail__side__group-open.is-open {
  margin-bottom: 1.25vw;
}
.p-detail__side__group-open.is-open::after {
  background-image: url(../images/haruman2026/common/icon/icon_close.svg);
}
.p-detail__side__group-open:hover {
  cursor: pointer;
}
.p-detail__side__check-item:not(:last-child) {
  margin-bottom: 0.625vw;
}
.p-detail__side__check-item .checkbox {
  display: flex;
  align-items: center;
  width: -moz-fit-content;
  width: fit-content;
  color: #A0A0A0;
}
.p-detail__side__check-item .checkbox:has(.checkbox_icon:checked) {
  color: #FE5F7A;
}
.p-detail__side__check-item .checkbox:hover {
  cursor: pointer;
  color: #131313;
}
.p-detail__side__check-item .checkbox:hover .checkbox_icon:not(:checked) {
  background-color: #FFCFD7;
}
.p-detail__side__check-item .checkbox_text {
  font-size: 1.25vw;
  line-height: 2.1875vw;
  margin-left: 0.3125vw;
}
.p-detail__side__check-item .checkbox_icon {
  width: 1.875vw;
  height: 1.875vw;
  border-radius: 0.3125vw;
  border: 1px solid #131313;
  margin: 0;
  position: relative;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background-color: #F0F0F0;
  flex-shrink: 0;
}
.p-detail__side__check-item .checkbox_icon::after {
  width: 1.171875vw;
  height: 1.015625vw;
  background-image: url(../images/haruman2026/common/icon/icon_check.svg);
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  opacity: 0;
}
.p-detail__side__check-item .checkbox_icon:checked {
  background-color: #FE5F7A;
}
.p-detail__side__check-item .checkbox_icon:checked::after {
  opacity: 1;
}
.p-detail__comics {
  padding-top: 7.109375vw;
  width: 67.34375vw;
  margin: 0 auto;
  position: relative;
}
.p-detail__comics__sort {
  padding: 0vw 0.625vw;
  width: 12.96875vw;
  border-radius: 1.25vw;
  margin-bottom: 7.8125vw;
  top: 3.125vw;
  height: -moz-fit-content;
  height: fit-content;
  flex-shrink: 0;
  border: 1px solid #131313;
  background-color: #fff;
  position: relative;
  position: absolute;
  z-index: 5;
}
.p-detail__comics__sort.is-open .p-detail__sort-bg {
  display: block;
}
.p-detail__comics__sort::after {
  width: 0.78125vw;
  height: 0.625vw;
  background-image: url(../images/haruman2026/detail/detail_sort_fukidashi.png);
  bottom: calc(-0.625vw + 1px);
  left: 1.796875vw;
}
.p-detail__comics__sort-btn {
  line-height: 2.5vw;
  display: flex;
  align-items: center;
}
.p-detail__comics__sort-btn-icon {
  display: block;
  width: 1.875vw;
  margin-right: 0.625vw;
}
.p-detail__comics__sort-btn-text {
  font-size: 1.09375vw;
}
.p-detail__comics__sort-btn:hover {
  cursor: pointer;
}
.p-detail__comics__sort-list {
  margin-top: 0.3125vw;
  padding-bottom: 0.390625vw;
  width: 9.21875vw;
  margin-left: 2.5vw;
  display: none;
}
.p-detail__comics__sort-list.is-open {
  display: block;
}
.p-detail__comics__sort-item {
  font-size: 1.09375vw;
  line-height: 1.796875vw;
  color: #A0A0A0;
}
.p-detail__comics__sort-item:hover {
  color: #FE5F7A;
  cursor: pointer;
}
.p-detail__comics__sort-item.is-selected {
  color: #FE5F7A;
}
.p-detail__comics-list {
  gap: 1.25vw 0.625vw;
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
}
.p-detail__comics-item {
  width: 12.96875vw;
  padding-top: 2.1875vw;
  padding-bottom: 1.25vw;
  border-radius: 1.25vw;
  background-color: #FAFAF8;
  position: relative;
  overflow: hidden;
}
.p-detail__comics-item.is-show {
  display: block;
}
.p-detail__comics-item.on-sale .p-detail__comics-sale {
  display: block;
}
.p-detail__comics-sale {
  line-height: 1.875vw;
  font-size: 0.9375vw;
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
  background-color: #FE5F7A;
  color: #fff;
  text-align: center;
  display: none;
}
.p-detail__comics-trial {
  font-size: 0.9375vw;
  line-height: 1.25vw;
  margin-bottom: 0.625vw;
  color: #FE5F7A;
  text-align: center;
}
.p-detail__comics-trial-line {
  color: #A0A0A0;
}
.p-detail__comics-image {
  height: 14.0625vw;
  margin-bottom: 0.625vw;
}
.p-detail__comics-image img {
  height: 100%;
  width: auto;
  margin: 0 auto;
}
.p-detail__comics-title {
  font-size: 1.09375vw;
  line-height: 1.484375vw;
  padding: 0vw 0.625vw;
}
.p-detail__comics__nohit {
  padding-bottom: 0.3125vw;
  margin-bottom: 5vw;
  display: none;
  text-align: center;
}
.p-detail__comics__nohit-text {
  font-size: 1.875vw;
  line-height: 2.65625vw;
  text-align: center;
}

.p-special .l-inner {
  width: 87.5vw;
}
.p-special__mv {
  margin-top: 1.953125vw;
  margin-bottom: 8.75vw;
}
.p-special__mv-title {
  width: 34.6875vw;
  margin: 0 auto;
  margin-bottom: 3.125vw;
}
.p-special__mv-flex {
  display: flex;
  justify-content: center;
  position: relative;
  z-index: 1;
}
.p-special__mv-flex::before {
  height: 35vw;
  background-color: #fff;
  z-index: -1;
  width: 100%;
  left: 0vw;
  top: 7.8125vw;
  border-radius: 17.5vw;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  border: 1px solid #131313;
}
.p-special__mv-img {
  width: 38.671875vw;
  border-radius: 1.171875vw;
  border: 1px solid #131313;
}
.p-special__mv-img img {
  border-radius: 1.171875vw;
}
.p-special__mv-contents {
  margin-left: 1.953125vw;
}
.p-special__mv-lead {
  font-size: 1.25vw;
  line-height: 2.1875vw;
  margin-bottom: 3.515625vw;
}
.p-special__nav-headings {
  width: 19.140625vw;
  margin: 0 auto;
  margin-bottom: 1.25vw;
}
.p-special__nav-img {
  width: 4.375vw;
  flex-shrink: 0;
}
.p-special__nav-item {
  margin-bottom: 0.625vw;
}
.p-special__nav-item:first-child a {
  background: #C6ECF4;
}
.p-special__nav-item:first-child a span {
  color: #41C0DC;
}
.p-special__nav-item:nth-child(2) a {
  background: #FFCFD7;
}
.p-special__nav-item:nth-child(2) a span {
  color: #FE5F7A;
}
.p-special__nav-item:nth-child(3) a {
  background: #FFE6B2;
}
.p-special__nav-item:nth-child(3) a span {
  color: #FFAC00;
}
.p-special__nav-item:nth-child(4) a {
  background: #C5EEDB;
}
.p-special__nav-item:nth-child(4) a span {
  color: #3EC686;
}
.p-special__nav-item:nth-child(5) {
  margin-bottom: 0vw;
}
.p-special__nav-item:nth-child(5) a {
  background: #DAD2F0;
}
.p-special__nav-item:nth-child(5) a span {
  color: #8369CE;
}
.p-special__nav-text {
  flex: 1;
  display: flex;
  align-items: center;
  margin-left: 0.3125vw;
  font-size: 1.71875vw;
}
.p-special__nav-text span {
  display: inline-block;
  margin-right: 0.625vw;
  font-size: 1.25vw;
}
.p-special__nav-btn {
  border: 1px solid #131313;
  border-radius: 2.1875vw;
  width: 37.5vw;
  height: 4.375vw;
  position: relative;
  display: flex;
  align-items: center;
}
.p-special__nav-arrow {
  right: 1.25vw;
  width: 1.875vw;
  height: 1.875vw;
  background-image: url(../images/haruman2026/special/special_btn_arrow.png);
  background-repeat: no-repeat;
  background-size: contain;
  flex-shrink: 0;
}
.p-special__week-marquee {
  overflow: hidden;
  width: 100vw;
  margin-left: calc(50% - 50vw);
  margin-right: calc(50% - 50vw);
}
.p-special__week-marquee-wrap {
  display: flex;
  width: -moz-max-content;
  width: max-content;
  animation: marquee-left 10s linear infinite;
}
.p-special__week-marquee-list {
  display: flex;
}
.p-special__week-marquee-item {
  flex-shrink: 0;
  width: 57.1875vw;
}
.p-special__week-main {
  position: relative;
  border-top: 1px solid #131313;
  border-bottom: 1px solid #131313;
  background-size: 1.875vw 1.875vw;
  padding: 5vw 0vw;
}
.p-special__week-main-headings {
  position: relative;
  z-index: 1;
  overflow: hidden;
  display: flex;
  justify-content: flex-start;
  padding-top: 4.6875vw;
}
.p-special__week-main-headings-img {
  top: 0;
  left: -1.5625vw;
  width: 25vw;
  z-index: -1;
}
.p-special__week-main-headings-data {
  width: 57.03125vw;
  margin-left: 15.625vw;
  margin-bottom: 1.25vw;
}
.p-special__week-main-theme-list {
  position: relative;
  display: flex;
  justify-content: center;
  gap: 1.25vw;
  margin-bottom: 5vw;
  z-index: 2;
}
.p-special__week-main-theme-item {
  width: 20.9375vw;
  border-radius: 0.625vw;
}
.p-special__week-main-theme-item img {
  border-radius: 0.625vw;
  border: solid 1px #131313;
}
.p-special__week-main-week1 {
  background-image: url(../images/haruman2026/common/bg-grid_blue.jpg);
}
.p-special__week-main-week2 {
  background-image: url(../images/haruman2026/common/bg-grid_pink.jpg);
}
.p-special__week-main-week3 {
  background-image: url(../images/haruman2026/common/bg-grid_orange.jpg);
}
.p-special__week-main-week4 {
  background-image: url(../images/haruman2026/common/bg-grid_green.jpg);
}
.p-special__week-main-week5 {
  background-image: url(../images/haruman2026/common/bg-grid_purple.jpg);
}
.p-special__week-sub {
  padding-top: 5vw;
}
.p-special__week-sub-list {
  position: relative;
  z-index: 1;
}
.p-special__week-sub-item {
  padding: 2.734375vw 2.734375vw;
  width: 87.5vw;
  height: 28.515625vw;
  position: relative;
  margin-bottom: 3.125vw;
  z-index: 1;
}
.p-special__week-sub-item:last-child {
  margin-bottom: 0vw;
}
.p-special__week-sub-item:nth-child(2n) .p-special__week-sub-item-line {
  transform: rotateY(180deg);
  inset: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
}
.p-special__week-sub-item:nth-child(2n) .p-special__week-sub-item-bg {
  transform: rotateY(180deg);
  inset: 0;
  background-size: 1.875vw 1.875vw;
  mask-image: url(../images/haruman2026/special/special_week_bg.svg);
  mask-size: 100% 100%;
  mask-repeat: no-repeat;
  -webkit-mask-image: url(../images/haruman2026/special/special_week_bg.svg);
  -webkit-mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  z-index: -2;
}
.p-special__week-sub-item:nth-child(2n) .p-special__week-sub-item-headings {
  display: flex;
  justify-content: flex-end;
}
.p-special__week-sub-item:nth-child(2n) .p-special__week-sub-theme {
  justify-content: flex-end;
}
.p-special__week-sub-item-line {
  inset: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
}
.p-special__week-sub-item-bg {
  inset: 0;
  mask-image: url(../images/haruman2026/special/special_week_bg.svg);
  mask-size: 100% 100%;
  mask-repeat: no-repeat;
  -webkit-mask-image: url(../images/haruman2026/special/special_week_bg.svg);
  -webkit-mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  z-index: -2;
}
.p-special__week-sub-item-headings {
  display: flex;
  font-size: 2.1875vw;
  margin-bottom: 3.125vw;
  line-height: 2.96875vw;
  gap: 1.875vw;
  align-items: center;
}
.p-special__week-sub-item-headings span {
  font-size: 3.28125vw;
  line-height: 4.0625vw;
  display: inline-block;
}
.p-special__week-sub-item-img {
  bottom: 0;
  height: auto;
  flex-shrink: 0;
  z-index: -1;
}
.p-special__week-sub-item1 .p-special__week-sub-item-headings span {
  color: #41C0DC;
}
.p-special__week-sub-item1 .p-special__week-sub-item-bg {
  background: #C6ECF4;
}
.p-special__week-sub-item1 .p-special__week-sub-item-img {
  width: 28.359375vw;
  left: -4.6875vw;
}
.p-special__week-sub-item2 .p-special__week-sub-item-headings span {
  color: #FE5F7A;
}
.p-special__week-sub-item2 .p-special__week-sub-item-bg {
  background: #FFCFD7;
}
.p-special__week-sub-item2 .p-special__week-sub-item-img {
  width: 28.359375vw;
  right: -3.125vw;
}
.p-special__week-sub-item3 .p-special__week-sub-item-headings span {
  color: #FFAC00;
}
.p-special__week-sub-item3 .p-special__week-sub-item-bg {
  background: #FFE6B2;
}
.p-special__week-sub-item3 .p-special__week-sub-item-img {
  width: 28.203125vw;
  left: -5.078125vw;
}
.p-special__week-sub-item4 .p-special__week-sub-item-headings span {
  color: #3EC686;
}
.p-special__week-sub-item4 .p-special__week-sub-item-bg {
  background: #C5EEDB;
}
.p-special__week-sub-item4 .p-special__week-sub-item-img {
  width: 28.203125vw;
  right: -7.8125vw;
}
.p-special__week-sub-item5 .p-special__week-sub-item-headings span {
  color: #8369CE;
}
.p-special__week-sub-item5 .p-special__week-sub-item-bg {
  background: #DAD2F0;
}
.p-special__week-sub-item5 .p-special__week-sub-item-img {
  width: 28.359375vw;
  left: -4.6875vw;
}
.p-special__week-sub-theme {
  display: flex;
}
.p-special__week-sub-theme-list {
  display: flex;
  gap: 0.625vw;
}
.p-special__week-sub-theme-item {
  width: 16.5625vw;
  border-radius: 0.625vw;
}
.p-special__week-sub-theme-item img {
  border: 1px solid #131313;
  border-radius: 0.625vw;
}
.p-special__btn_headings {
  margin-bottom: 1.875vw;
}
.p-special__btn_headings-marquee {
  position: relative;
  width: 61.953125vw;
  height: 2.109375vw;
  margin: 0 auto;
  overflow: visible;
  display: flex;
  align-items: center;
}
.p-special__btn_headings-marquee-inner {
  width: 100%;
  height: 100%;
  overflow: hidden;
  display: flex;
  align-items: center;
}
.p-special__btn_headings-marquee-wrap {
  display: flex;
  width: -moz-max-content;
  width: max-content;
  animation: marquee-left 15s linear infinite;
}
.p-special__btn_headings-marquee-list {
  display: flex;
}
.p-special__btn_headings-marquee-item {
  margin-right: 0.390625vw;
  width: 30.234375vw;
}
.p-special .c-footer__banners::after {
  background-image: url(../images/haruman2026/special/special_footer.png);
}

.c-share__img {
  width: 13.359375vw;
  margin-right: 2.34375vw;
}

.p-about {
  margin-top: 5vw;
  position: relative;
}
.p-about__illust {
  position: absolute;
  width: 20.546875vw;
  right: 10.15625vw;
  top: -4.6875vw;
  transform: scale(0.9);
}
.p-about__illust.is-animate {
  animation: popup 0.6s cubic-bezier(0.22, 1, 0.36, 1) forwards;
}
.p-about__mv {
  width: 87.5vw;
  margin: 0 auto;
  margin-bottom: 7.1875vw;
}
.p-about__mv-inner {
  position: relative;
}
.p-about__mv-title {
  width: 30.546875vw;
  margin: 0 auto;
  margin-bottom: 2.578125vw;
}
.p-about__nav {
  display: flex;
  justify-content: center;
  gap: 1.5625vw;
}
.p-about__nav-item {
  width: 25%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  border: 1px solid #131313;
  border-radius: 1.25vw;
  padding: 0vw 1.25vw 1.25vw;
}
.p-about__nav-item:nth-of-type(1) {
  background-color: #C6ECF4;
}
.p-about__nav-item:nth-of-type(1) .p-about__nav-text {
  width: 11.796875vw;
}
.p-about__nav-item:nth-of-type(2) {
  background-color: #FFCFD7;
}
.p-about__nav-item:nth-of-type(2) .p-about__nav-text {
  width: 12.34375vw;
}
.p-about__nav-item:nth-of-type(3) {
  background-color: #FFE6B2;
}
.p-about__nav-item:nth-of-type(3) .p-about__nav-text {
  width: 14.921875vw;
}
.p-about__nav-item:nth-of-type(4) {
  background-color: #C5EEDB;
}
.p-about__nav-item:nth-of-type(4) .p-about__nav-text {
  width: 13.828125vw;
}
.p-about__nav-headings {
  width: 7.03125vw;
  margin: 0 auto;
  margin-top: -1.328125vw;
}
.p-about__nav-text {
  margin: 0 auto;
  margin-top: 0.3125vw;
  margin-bottom: 0.3125vw;
}
.p-about__nav-arrow {
  width: 1.875vw;
  margin: 0 auto;
}
.p-about__link-inner {
  width: 72.65625vw;
  margin: 0 auto;
  display: flex;
  justify-content: center;
  align-items: flex-start;
  gap: 0vw 3.125vw;
}
.p-about__link-item {
  position: relative;
  width: 50%;
  border-radius: 1.25vw;
  border: 1px solid #131313;
  padding: 0vw 3.125vw 3.125vw;
}
.p-about__link-item-icon {
  width: 7.03125vw;
  margin: 0 auto;
  margin-top: -2.1875vw;
}
.p-about__link-item.p-about__detail {
  background-color: #C6ECF4;
}
.p-about__link-item.p-about__detail .c-common__btn {
  border: 1px solid #41C0DC;
  color: #41C0DC;
}
.p-about__link-item.p-about__detail .c-common__btn::before {
  width: 1.5625vw;
  height: 1.875vw;
  left: 8.4375vw;
  background-image: url(../images/haruman2026/common/icon/icon_comic.svg);
}
.p-about__link-item.p-about__detail .c-common__btn::after {
  background-image: url(../images/haruman2026/common/icon/icon_arrow_blue.svg);
}
.p-about__link-item.p-about__special {
  background-color: #FFCFD7;
}
.p-about__link-item.p-about__special .c-common__btn {
  border: 1px solid #FE5F7A;
  color: #FE5F7A;
}
.p-about__link-item.p-about__special .c-common__btn::before {
  width: 1.953125vw;
  height: 1.71875vw;
  left: 6.640625vw;
  background-image: url(../images/haruman2026/common/icon/icon_info_pink.svg);
}
.p-about__link-item.p-about__special .c-common__btn::after {
  background-image: url(../images/haruman2026/common/icon/icon_arrow_pink.svg);
}
.p-about__link-item.p-about__bookshopinfo {
  background-color: #FFE6B2;
}
.p-about__link-item.p-about__bookshopinfo .c-common__btn {
  border: 1px solid #FFAC00;
  color: #FFAC00;
}
.p-about__link-item.p-about__bookshopinfo .c-common__btn::before {
  width: 2.578125vw;
  height: 1.71875vw;
  left: 4.453125vw;
  background-image: url(../images/haruman2026/common/icon/icon_sale_orange.svg);
}
.p-about__link-item.p-about__bookshopinfo .c-common__btn::after {
  background-image: url(../images/haruman2026/common/icon/icon_arrow_orange.svg);
}
.p-about__link-item.p-about__contents {
  background-color: #C5EEDB;
}
.p-about__link-item.p-about__contents .c-common__btn {
  justify-content: flex-start;
  padding-left: 0.625vw;
  font-size: 1.09375vw;
  border: 1px solid #3EC686;
  color: #3EC686;
}
.p-about__link-item.p-about__contents .c-common__btn::before {
  display: none;
}
.p-about__link-item.p-about__contents .c-common__btn::after {
  background-image: url(../images/haruman2026/common/icon/icon_arrow_green.svg);
}
.p-about__link-item-headings {
  width: 28.515625vw;
  margin: 0.3125vw 0vw 3.125vw;
}
.p-about__link-item-ph {
  border: 1px solid #131313;
  border-radius: 1.25vw;
  margin-bottom: 1.25vw;
}
.p-about__link-item-text {
  font-size: 1.25vw;
  line-height: 2.1875vw;
  margin-bottom: 3.125vw;
}
.p-about__link-item-text span {
  display: block;
  margin: 0.3125vw 0vw;
}
.p-about__expo-btn {
  margin-bottom: 0.625vw;
}
.p-about__expo-btn img {
  border: 1px solid #131313;
  border-radius: 0.625vw;
}
.p-about__btn {
  margin-top: 5vw;
  margin-bottom: 7.1875vw;
}
.p-about__btn-headings {
  width: 19.140625vw;
  margin: 0 auto;
  margin-bottom: 1.25vw;
}
.p-about__btn .c-random__btn-inner {
  padding: 0;
}
.p-about .c-footer__banners::after {
  background-image: url(../images/haruman2026/about/about_footer.png);
}

.p-archive {
  margin-top: 3.125vw;
  position: relative;
}
.p-archive .l-inner {
  width: 72.65625vw;
  margin: 0 auto;
}
.p-archive__illust {
  position: absolute;
  transform: scale(0.9);
}
.p-archive__illust:nth-of-type(1) {
  left: -10.9375vw;
  top: 0.859375vw;
  width: 10.390625vw;
  margin: 0 auto;
}
.p-archive__illust:nth-of-type(2) {
  right: -12.5vw;
  top: 2.5vw;
  width: 8.75vw;
  margin: 0 auto;
}
.p-archive__illust.is-animate {
  animation: popup 0.6s cubic-bezier(0.22, 1, 0.36, 1) forwards;
}
.p-archive__mv {
  margin-bottom: 5vw;
}
.p-archive__mv-inner {
  position: relative;
  width: 59.921875vw;
  margin: 0 auto;
}
.p-archive__mv-title {
  width: 59.921875vw;
  margin: 0 auto;
  margin-bottom: 3.125vw;
}
.p-archive__mv-lead {
  width: 57.8125vw;
  margin: 0 auto;
  font-size: 1.25vw;
  line-height: 2.1875vw;
}
.p-archive__project {
  margin-bottom: 5vw;
}
.p-archive__project-headings {
  width: 41.328125vw;
  margin: 0 auto;
  margin-bottom: 1.25vw;
}
.p-archive__project-inner {
  width: 72.65625vw;
  margin: 0 auto;
}
.p-archive__project-list {
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  gap: 1.5625vw;
}
.p-archive__project-item {
  width: 23.17703125vw;
}
.p-archive__project-item:nth-child(1) {
  border: 1px solids #131313;
}
.p-archive__service {
  margin-bottom: 5vw;
}
.p-archive__service-headings {
  width: 47.8125vw;
  margin: 0 auto;
  margin-bottom: 1.25vw;
}
.p-archive__service-list {
  display: flex;
  justify-content: space-between;
  gap: 1.40625vw 0vw;
  flex-wrap: wrap;
}
.p-archive__service-item {
  width: 23.203125vw;
}
.p-archive__collab-headings {
  width: 52.578125vw;
  margin: 0 auto;
  margin-bottom: 1.25vw;
}
.p-archive__collab-headings span {
  bottom: 0vw;
  right: -10vw;
  font-size: 0.9375vw;
  line-height: 1.25vw;
}
.p-archive__collab-list {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  gap: 1.5625vw;
}
.p-archive__collab-item {
  width: 23.125vw;
  border-radius: 1.25vw;
  padding: 1.25vw 1.25vw;
  background: #fff;
  height: auto;
}
.p-archive__collab-item:nth-child(4), .p-archive__collab-item:nth-child(6) {
  margin-top: -1.171875vw;
}
.p-archive__collab-item:nth-child(5) a:nth-of-type(1) img, .p-archive__collab-item:nth-child(2) a:nth-of-type(1) img {
  margin-bottom: 0.78125vw;
}
.p-archive__collab-item:nth-child(7) {
  margin-top: -9.53125vw;
}
.p-archive__collab-item:nth-child(8) img {
  border-radius: 0.625vw;
}
.p-archive__collab-lead {
  font-size: 1.25vw;
  line-height: 2.1875vw;
  margin-bottom: 0.625vw;
}
.p-archive .c-footer__banners::after {
  background-image: url(../images/haruman2026/archive/archive_footer.png);
}

.p-bookshopinfo .l-inner {
  width: 87.5vw;
  margin: 0 auto;
}
.p-bookshopinfo__mv {
  margin-top: 3.125vw;
  margin-bottom: 5vw;
}
.p-bookshopinfo__mv-ph {
  display: none;
}
.p-bookshopinfo__mv-title {
  width: 51.09375vw;
  margin: 0 auto;
  margin-bottom: 3.125vw;
}
.p-bookshopinfo__mv-lead {
  width: 57.8125vw;
  margin: 0 auto;
  font-size: 1.25vw;
  line-height: 2.1875vw;
  margin-bottom: 5vw;
}
.p-bookshopinfo__mv-lead span {
  color: #FE5F7A;
}
.p-bookshopinfo__mv-headings {
  width: 74.6875vw;
  margin: 0 auto;
  margin-bottom: 1.25vw;
}
.p-bookshopinfo__mv-headings p {
  display: none;
}
.p-bookshopinfo__mv-btn {
  width: 72.65625vw;
  margin: 0 auto;
  margin-bottom: 0.625vw;
}
.p-bookshopinfo__mv-btn-lead {
  width: 72.65625vw;
  margin: 0 auto;
  font-size: 1.25vw;
  line-height: 2.1875vw;
  margin-bottom: 5vw;
}
.p-bookshopinfo__campaign-inner {
  border: 1px solid #131313;
  background-color: #F0EAE1;
  border-radius: 2.5vw;
  margin: 0 auto;
  overflow: hidden;
  padding: 3.125vw 0vw;
}
.p-bookshopinfo__campaign-catch {
  margin: 0 auto;
  width: 37.03125vw;
  font-size: 1.71875vw;
  line-height: 2.8125vw;
  margin-bottom: 0.625vw;
  height: 2.8125vw;
  position: relative;
  text-align: center;
  background-color: #fff;
  border: 1px solid #131313;
  border-radius: 1.25vw;
  z-index: 1;
  margin-bottom: 1.09375vw;
}
.p-bookshopinfo__campaign-catch span {
  color: #FE5F7A;
}
.p-bookshopinfo__campaign-catch::after {
  width: 0.859375vw;
  height: 0.546875vw;
  background-image: url(../images/haruman2026/common/parts_fukidashi.svg);
  background-repeat: no-repeat;
  background-size: contain;
  bottom: -0.46875vw;
  left: 50%;
  transform: translateX(-50%);
  z-index: 2;
}
.p-bookshopinfo__campaign-headings {
  width: 33.59375vw;
  margin: 0 auto;
  margin-bottom: 1.25vw;
}
.p-bookshopinfo__campaign-list {
  position: relative;
  display: grid;
  grid-template-columns: repeat(2, auto);
  justify-content: center;
  gap: 1.5625vw;
}
.p-bookshopinfo__campaign-item {
  height: 8.515625vw;
  display: flex;
  align-items: center;
  justify-content: center;
}
.p-bookshopinfo__campaign-item:last-child:nth-child(odd) {
  grid-column: 1/2;
  justify-self: start;
}
.p-bookshopinfo__campaign-item img {
  border: 1px solid #131313;
  height: 100%;
  width: auto;
  display: block;
  border-radius: 0.625vw;
}
.p-bookshopinfo__shop {
  margin-top: 5vw;
}
.p-bookshopinfo__shop-inner {
  border: 1px solid #131313;
  background-color: #F0EAE1;
  overflow: hidden;
  padding: 5vw 0vw;
}
.p-bookshopinfo__shop-marquee {
  overflow: hidden;
  width: 100vw;
  margin-left: calc(50% - 50vw);
  margin-right: calc(50% - 50vw);
}
.p-bookshopinfo__shop-marquee-wrap {
  display: flex;
  width: -moz-max-content;
  width: max-content;
  animation: marquee-left 20s linear infinite;
}
.p-bookshopinfo__shop-marquee-list {
  display: flex;
}
.p-bookshopinfo__shop-marquee-item {
  flex-shrink: 0;
  width: 91.328125vw;
}
.p-bookshopinfo__shop-list {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  width: 87.5vw;
  gap: 1.5625vw;
  margin: 0 auto;
  margin-top: 3.125vw;
}
.p-bookshopinfo__shop-item {
  width: 13.28125vw;
  height: 6.25vw;
  z-index: 1;
}
.p-bookshopinfo__shop-item img {
  width: 100%;
  height: 100%;
  border-radius: 0.625vw;
  border: 1px solid #131313;
}
.p-bookshopinfo .c-footer__banners::after {
  background-image: url(../images/haruman2026/bookshopinfo/bookshopinfo_footer.png);
}

.p-faq {
  margin-top: 3.125vw;
  position: relative;
}
.p-faq .l-inner {
  width: 72.65625vw;
  margin: 0 auto;
}
.p-faq__illust {
  position: absolute;
  width: 17.578125vw;
  right: 0vw;
  bottom: 0vw;
  transform: scale(0.9);
}
.p-faq__illust.is-animate {
  animation: popup 0.6s cubic-bezier(0.22, 1, 0.36, 1) forwards;
}
.p-faq__mv {
  position: relative;
  padding-bottom: 4.296875vw;
  border-bottom: 1px solid #131313;
}
.p-faq__mv-title {
  width: 39.375vw;
  margin: 0 auto;
}
.p-faq__contents {
  background-color: #F5F2EE;
  padding: 3.125vw 0vw 5vw;
  border-bottom: 1px solid #131313;
}
.p-faq__list-item {
  margin-bottom: 3.125vw;
}
.p-faq__list-item:last-child {
  margin-bottom: 0;
}
.p-faq__list-headings {
  font-size: 1.71875vw;
  line-height: 2.8125vw;
  margin-bottom: 0.625vw;
}
.p-faq__list-text {
  border: 1px solid #A0A0A0;
  background-color: #fff;
  border-radius: 1.25vw;
  padding: 1.25vw 3.125vw;
  font-size: 1.09375vw;
  line-height: 2.1875vw;
}
.p-faq__faq-headings {
  width: 26.25vw;
  margin: 5vw 0vw 3.125vw;
}
.p-faq .c-footer__banners::after {
  background-image: url(../images/haruman2026/faq/faq_footer.png);
  z-index: -1;
}

.p-terms {
  margin-top: 4.0625vw;
  position: relative;
}
.p-terms .l-inner {
  width: 72.65625vw;
  margin: 0 auto;
}
.p-terms__illust {
  position: absolute;
  width: 17.578125vw;
  right: 0vw;
  bottom: 0vw;
  transform: scale(0.9);
}
.p-terms__illust.is-animate {
  animation: popup 0.6s cubic-bezier(0.22, 1, 0.36, 1) forwards;
}
.p-terms__mv {
  position: relative;
  padding-bottom: 4.296875vw;
  border-bottom: 1px solid #131313;
}
.p-terms__mv-title {
  width: 28.28125vw;
  margin: 0 auto;
  margin-bottom: 3.125vw;
}
.p-terms__mv-lead {
  text-align: center;
  font-size: 1.25vw;
  line-height: 2.1875vw;
}
.p-terms__contents {
  padding-top: 3.125vw;
  border-bottom: 1px solid #131313;
  background-color: #F5F2EE;
}
.p-terms__list-item {
  padding-bottom: 5vw;
}
.p-terms__list-item:last-child {
  margin-bottom: 0;
}
.p-terms__list-item:last-child .p-terms__list-text {
  font-size: 0.9375vw;
  line-height: 1.25vw;
  color: #A0A0A0;
}
.p-terms__list-headings {
  font-size: 1.25vw;
  line-height: 2.1875vw;
  margin-bottom: 0.78125vw;
  padding-left: 1.09375vw;
  position: relative;
}
.p-terms__list-headings::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  width: 0.3125vw;
  height: 2.1875vw;
  background-color: #FE5F7A;
}
.p-terms__list-text {
  font-size: 1.09375vw;
  line-height: 2.1875vw;
}
.p-terms__list-text a {
  display: inline;
}
.p-terms .c-footer__banners::after {
  background-image: url(../images/haruman2026/terms/terms_footer.png);
}

.p-notfound__inner {
  padding: 5vw 0vw;
  border-bottom: 1px solid #131313;
}
.p-notfound__headings {
  text-align: center;
  font-size: 1.25vw;
  line-height: 2.1875vw;
  margin-bottom: 3.125vw;
}
.p-notfound .c-common__btn {
  margin: 0 auto;
  color: #FE5F7A;
  border-color: #FE5F7A;
}
.p-notfound .c-common__btn::after {
  transform: rotateY(180deg);
  right: 0vw;
  left: 0.625vw;
  background-image: url(../images/haruman2026/common/icon/icon_arrow_pink.svg);
}
.p-notfound .c-footer__banners {
  background-color: #F5F2EE;
}
.p-notfound .c-footer__banners::after {
  display: none;
}
@media (min-width: 768px) {
  .is-pc {
    display: block !important;
  }
  .is-tab {
    display: none !important;
  }
  .is-sp {
    display: none !important;
  }
  .is-pc--flex {
    display: flex !important;
  }
  .is-tab--flex {
    display: none !important;
  }
  .is-sp--flex {
    display: none !important;
  }
  br.is-pc {
    display: inline-block !important;
  }
  br.is-tab {
    display: none !important;
  }
  br.is-sp {
    display: none !important;
  }
  .a-fadeUp,
  .a-fadeUp--chain1,
  .a-fadeUp--chain2 {
    transform: translateY(1.5625vw);
  }
}
@media (max-width: 767px) {
  .is-pc {
    display: none !important;
  }
  .is-sp {
    display: block !important;
  }
  .is-pc--flex {
    display: none !important;
  }
  .is-tab--flex {
    display: flex !important;
  }
  .is-sp--flex {
    display: flex !important;
  }
  br.is-pc {
    display: none !important;
  }
  br.is-sp {
    display: inline-block !important;
  }
  .u-container {
    width: 100%;
    padding: 0 15px;
  }
  .l-inner {
    width: 86.1333333333vw;
  }
  .a-fadeUp,
  .a-fadeUp--chain1,
  .a-fadeUp--chain2 {
    transform: translateY(5.3333333333vw);
  }
}
/*# sourceMappingURL=style2026-pc.css.map */
