@charset "UTF-8";
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  margin-bottom: 1.5em;
  font-weight: bold;
}

h1 {
  font-size: 2em;
}

h2 {
  font-size: 1.8em;
}

h3 {
  font-size: 1.6em;
}

h4 {
  font-size: 1.4em;
}

h5 {
  font-size: 1.2em;
}

h6 {
  font-size: 1em;
}

ol, ul {
  margin-bottom: 1.5em;
  padding-left: 1.5em;
}

table {
  width: 100%;
  margin-bottom: 1.5em;
  border-collapse: collapse;
  border-spacing: 0;
}

table th,
table td {
  padding: 0.5em;
  border: 1px solid #000;
}

table th {
  font-weight: bold;
}

caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

q, blockquote {
  quotes: none;
}

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

a img {
  border: none;
}

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

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

body * {
  max-height: 99999em;
  word-break: break-word;
}

p {
  margin-bottom: 1.5em;
}

a:hover {
  text-decoration: none;
}

img {
  display: inline-block;
  vertical-align: middle;
  max-width: 100%;
  height: auto;
}

input,
label,
select,
button {
  line-height: inherit;
}

input,
label,
select,
button,
textarea {
  margin: 0;
  border: 0;
  padding: 0;
  word-break: normal;
  display: inline-block;
  vertical-align: middle;
  white-space: normal;
  background: none;
  -webkit-appearance: none;
  font: inherit;
}

button:focus {
  outline: 0;
}

input:focus,
textarea:focus,
select:focus {
  outline: auto;
}

input[type=search] {
  -webkit-appearance: textfield;
}

::-webkit-search-decoration {
  display: none;
}

textarea {
  overflow: auto;
  white-space: pre-line;
  resize: none;
}

@media print {
  .header-site {
    position: static;
  }
  body {
    -webkit-print-color-adjust: exact;
  }
  html,
  body {
    margin: 0;
  }
  @page {
    margin: 0;
    size: 16.5in 25.5in;
  }
  @page :left {
    margin: 0;
  }
  @page :right {
    margin: 0;
  }
  @page :first {
    margin-top: 0;
  }
}
html {
  line-height: 1;
  opacity: 1;
}
html.is-loading {
  transition: opacity 0.25s ease;
  opacity: 0;
}

body {
  color: #000;
  font-family: "Noto Sans JP", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "游ゴシック", YuGothic, "Yu Gothic", "メイリオ", Meiryo, sans-serif;
  font-weight: 400;
  line-height: 1.4;
  -webkit-text-size-adjust: none;
  -moz-text-size-adjust: none;
  -ms-text-size-adjust: none;
  transition: opacity 0.3s ease;
  -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
  overflow-y: scroll;
  font-size: 0.14rem;
}

.hidden {
  display: none;
}

.trans {
  opacity: 1;
  transition: opacity 0.26s ease;
  text-decoration: none;
}
.trans:hover {
  opacity: 0.8;
}

.container {
  overflow: hidden;
}

@media print, (min-width: 768px) {
  html {
    font-size: 625%;
  }
  .container {
    min-width: 1400px;
    padding-top: 104px;
  }
  .container.is-product-list {
    padding-top: 269px;
  }
  .wrapper {
    width: 1000px;
    margin-left: auto;
    margin-right: auto;
  }
  .sm {
    display: none !important;
  }
}
@media only screen and (max-width: 767.98px) {
  html {
    font-size: 20vw;
    min-height: 100vh;
  }
  .container {
    min-width: 320px;
    padding-top: 0.69rem;
  }
  .container.is-product-list {
    padding-top: 1.29rem;
  }
  .wrapper {
    padding-left: 0.3rem;
    padding-right: 0.3rem;
  }
  .md {
    display: none !important;
  }
}
.social-common {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  flex-wrap: wrap;
}
.social-common .social-link {
  display: block;
  background: no-repeat center/100% auto;
}

@media print, (min-width: 768px) {
  .social-common > li:not(:last-child) {
    margin-right: 24px;
  }
  .social-common .social-link {
    width: 36px;
    height: 36px;
  }
  .social-common .social-link.icon-twitter {
    background-image: url(../img/common/ico_twitter.png);
  }
  .social-common .social-link.icon-instagram {
    background-image: url(../img/common/ico_instagram.png);
  }
  .social-common .social-link.icon-youtube {
    background-image: url(../img/common/ico_youtube.png);
  }
  .social-common .social-link.icon-line {
    background-image: url(../img/common/ico_line.png);
  }
}
@media only screen and (max-width: 767.98px) {
  .social-common {
    padding: 0.33rem 0 0.31rem;
    justify-content: center;
  }
  .social-common > li:not(:last-child) {
    margin-right: 0.48rem;
  }
  .social-common .social-link {
    width: 0.5rem;
    height: 0.5rem;
  }
  .social-common .social-link.icon-twitter {
    background-image: url(../img/common/sp/ico_twitter.png);
  }
  .social-common .social-link.icon-instagram {
    background-image: url(../img/common/sp/ico_instagram.png);
  }
  .social-common .social-link.icon-youtube {
    background-image: url(../img/common/sp/ico_youtube.png);
  }
  .social-common .social-link.icon-line {
    background-image: url(../img/common/sp/ico_line.png);
  }
  .social-common .social-link.icon-twitter-white {
    background-image: url(../img/common/sp/ico_twitter_white.png);
  }
  .social-common .social-link.icon-instagram-white {
    background-image: url(../img/common/sp/ico_instagram_white.png);
  }
  .social-common .social-link.icon-youtube-white {
    background-image: url(../img/common/sp/ico_youtube_white.png);
  }
  .social-common .social-link.icon-line-white {
    background-image: url(../img/common/sp/ico_line_white.png);
  }
}
.product-common {
  list-style: none;
  margin: 0;
  padding: 0;
  position: relative;
  overflow: hidden;
}
.product-common a {
  color: #000;
  text-decoration: none;
  display: block;
}
.product-common img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}
.product-common .product-content {
  line-height: 1.5714285714;
  opacity: 0;
  transition: opacity 0.3s;
}
.product-common .product-title {
  font-weight: 700;
}
.product-common .product-price {
  margin: 0;
}
.product-common .product-title,
.product-common .product-price {
  font-size: 0.14rem;
}
.product-common.product-list {
  padding-bottom: 0;
  margin-bottom: 0;
  display: flex;
  flex-wrap: wrap;
}

.wf-active .product-common .product-content {
  opacity: 1;
}

@media print, (min-width: 768px) {
  .product-common {
    padding-bottom: 73px;
    margin-bottom: 77px;
  }
  .product-common.product-list > li {
    margin-bottom: 75px;
  }
  .product-common.product-list > li:not(:nth-child(4n)) {
    margin-right: 62px;
  }
  .product-common.product-list > li,
  .product-common .product-slider .swiper-slide {
    width: 203px;
  }
  .product-common .product-item {
    margin-right: 62px;
  }
  .product-common .product-content {
    padding: 0 5px;
  }
  .product-common .product-image {
    height: 203px;
    margin-bottom: 23px;
  }
  .product-common .product-title {
    margin-bottom: 6px;
  }
}
@media only screen and (max-width: 767.98px) {
  .product-common {
    padding-bottom: 0.89rem;
    margin-bottom: 0.59rem;
  }
  .product-common.product-list {
    justify-content: space-between;
  }
  .product-common.product-list > li {
    width: 46.137%;
    margin-bottom: 0.71rem;
  }
  .product-common .product-slider .swiper-slide {
    width: 2.03rem;
  }
  .product-common .product-item {
    margin-right: 0.32rem;
  }
  .product-common .product-image {
    height: 2.03rem;
    margin-bottom: 0.23rem;
  }
  .product-common .product-title {
    margin-bottom: 0.06rem;
  }
}
.category-common {
  list-style: none;
  padding: 0;
  text-align: center;
  flex-wrap: wrap;
}
.category-common .category-head {
  font-size: 0.16rem;
  font-weight: 400;
}
.category-common,
.category-common .category-image {
  display: flex;
}
.category-common,
.category-common .category-head {
  margin: 0;
}
.category-common .category-image {
  background: #8c32f0;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  margin: 0 auto;
}
.category-common .category-link {
  display: block;
  color: #8c32f0;
  text-decoration: none;
}

@media print, (min-width: 768px) {
  .category-common {
    margin: 0 -6px 30px;
  }
  .category-common .category-item {
    width: 145px;
    margin: 0 11px 28px;
  }
  .category-common .category-image {
    width: 118px;
    height: 118px;
    margin-bottom: 24px;
  }
  .category-common .category-image img {
    width: 70px;
  }
}
@media only screen and (max-width: 767.98px) {
  .category-common {
    margin-bottom: 0.05rem;
    padding: 0 0.17rem;
  }
  .category-common .category-item {
    width: 50%;
    margin-bottom: 0.55rem;
  }
  .category-common .category-image {
    width: 1.34rem;
    height: 1.34rem;
    margin-bottom: 0.15rem;
  }
  .category-common .category-image img {
    width: 0.81rem;
  }
}
.news-common {
  position: relative;
  list-style: none;
  padding: 0;
  margin: 0;
  overflow: hidden;
}
.news-common img {
  display: block;
  width: 100%;
}
.news-common .news-item {
  text-decoration: none;
  color: #000;
  display: block;
}
.news-common .news-time {
  color: #8a8a8a;
  text-align: right;
}
.news-common .news-title {
  margin: 0;
  font-size: 0.16rem;
  font-weight: 400;
  line-height: 1.8;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.news-common .news-label {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: flex-end;
  font-size: 0.14rem;
}
.news-common .news-title,
.news-common .news-label {
  opacity: 0;
  transition: opacity 0.3s;
}
.news-common .tag-wrapper {
  flex: 1;
}
.news-common.news-list {
  padding: 0;
}

.wf-active .news-common .news-title,
.wf-active .news-common .news-label {
  opacity: 1;
}

@media print, (min-width: 768px) {
  .news-common {
    padding-bottom: 74px;
  }
  .news-common.news-list {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .news-common.news-list > li {
    margin-bottom: 75px;
  }
  .news-common.news-list > li,
  .news-common .swiper-wrapper > li {
    width: 310px;
  }
  .news-common .news-image {
    margin-bottom: 27px;
  }
  .news-common .swiper-wrapper > li {
    margin-right: 35px;
  }
  .news-common .news-label {
    margin-bottom: 6px;
  }
  .news-common .news-time {
    width: 85px;
    margin-bottom: 6px;
  }
}
@media only screen and (max-width: 767.98px) {
  .news-common {
    padding-bottom: 0.87rem;
  }
  .news-common.is-slider {
    margin-left: 0.3rem;
    padding-right: 0.3rem;
  }
  .news-common .news-image {
    margin-bottom: 0.27rem;
  }
  .news-common.news-list > li {
    margin-bottom: 0.98rem;
  }
  .news-common.news-list .news-image {
    margin-bottom: 0.35rem;
  }
  .news-common.news-list .news-label {
    padding-right: 0.08rem;
  }
  .news-common .swiper-wrapper > li {
    width: 3.1rem;
    margin-right: 0.35rem;
  }
  .news-common .news-label {
    margin-bottom: 0.06rem;
  }
  .news-common .news-time {
    width: 0.85rem;
    margin-bottom: 0.06rem;
  }
  .news-common .swiper-scrollbar {
    width: 4.38rem;
  }
}
.tag-wrapper {
  display: flex;
  flex-wrap: wrap;
}

.tag-common {
  color: #fff;
  background: #8c32f0;
  font-family: "Roboto Condensed", sans-serif;
  text-align: center;
  display: inline-block;
  line-height: 1.2;
}
.tag-common.is-purple-light {
  background: #c632f0;
}
.tag-common.is-blue {
  background: #6854e2;
}
.tag-common.is-pink-dark {
  background: #bf9ce3;
}
.tag-common.is-pink-light {
  background: #f21377;
}
.tag-common.is-turquoise {
  background: #2edbd9;
}
.tag-common.is-sky-blue {
  background: #2dc6ff;
}
.tag-common.is-gray {
  background: #909090;
}

@media print, (min-width: 768px) {
  .tag-common {
    min-width: 98px;
    min-height: 21px;
    padding: 3px 3px 2px;
    margin: 0 10px 10px 0;
  }
  .is-safari .tag-common {
    padding-bottom: 3px;
  }
}
@media only screen and (max-width: 767.98px) {
  .tag-common {
    min-width: 0.98rem;
    min-height: 0.21rem;
    padding: 0.03rem 0.03rem 0.02rem;
    margin: 0 0.1rem 0.1rem 0;
  }
}
.link-common {
  position: relative;
  border-bottom: 1px solid #8c32f0;
  text-decoration: none;
  color: #8c32f0;
}
.link-common:after {
  content: "";
  border-top: 1px solid #8c32f0;
  border-right: 1px solid #8c32f0;
  transform: rotate(45deg);
  position: absolute;
  top: 50%;
}
.link-common:hover {
  border-bottom: none;
}

@media print, (min-width: 768px) {
  .link-common {
    padding: 0 26px 8px 5px;
  }
  .link-common:after {
    width: 8px;
    height: 8px;
    margin-top: -6px;
    right: 5px;
  }
}
@media only screen and (max-width: 767.98px) {
  .link-common {
    padding: 0 0.26rem 0.11rem 0.05rem;
  }
  .link-common:after {
    width: 0.08rem;
    height: 0.08rem;
    margin-top: -0.08rem;
    right: 0.05rem;
  }
}
.button-primary,
.button-default,
.button-secondary,
.button-success {
  margin: 0 auto;
  display: flex;
  justify-content: center;
  align-items: center;
  text-decoration: none;
}
.button-primary span,
.button-default span,
.button-secondary span,
.button-success span {
  position: relative;
}
.button-primary span:after,
.button-default span:after,
.button-secondary span:after,
.button-success span:after {
  content: "";
  position: absolute;
  top: 50%;
  right: 0;
}

.button-default span:after,
.button-secondary span:after,
.button-success span:after {
  background: no-repeat center/100% auto;
}

.button-primary span:after {
  transition: right 0.3s;
}
.button-primary:hover span:after {
  right: -6%;
}

.button-primary {
  color: #8c32f0;
  font-weight: 500;
  background: #fff;
  border: 1px solid #8c32f0;
  font-size: 0.14rem;
}
.button-primary span:after {
  background: url(../img/common/ico_arrow_button.svg) no-repeat center/100% auto;
}
.button-primary.is-small {
  font-size: 0.1rem;
}

@media print, (min-width: 768px) {
  .button-primary {
    width: 173px;
    min-height: 44px;
    padding: 4px 25px 5px 34px;
    border-radius: 25px;
    box-shadow: 0 5px 0 rgba(228, 228, 228, 0.85);
  }
  .button-primary span {
    padding-right: 52px;
  }
  .button-primary span:after {
    width: 37px;
    height: 11px;
    margin-top: -8px;
  }
  .button-primary.is-small {
    width: 120px;
    min-height: 31px;
    border-radius: 21px;
    padding: 4px 15px 4px 24px;
    box-shadow: none;
  }
  .button-primary.is-small span {
    padding-right: 36px;
  }
  .button-primary.is-small span:after {
    width: 26px;
    height: 8px;
    margin-top: -5px;
  }
  .is-firefox .button-primary {
    padding-bottom: 6px;
  }
}
@media only screen and (max-width: 767.98px) {
  .button-primary {
    width: 1.73rem;
    min-height: 0.44rem;
    padding: 0.04rem 0.25rem 0.05rem 0.34rem;
    border-radius: 0.25rem;
    box-shadow: 0 0.05rem 0 rgba(228, 228, 228, 0.85);
  }
  .button-primary span {
    padding-right: 0.52rem;
  }
  .button-primary span:after {
    width: 0.37rem;
    height: 0.11rem;
    margin-top: -0.08rem;
  }
  .button-primary.is-small {
    width: 1.2rem;
    min-height: 0.31rem;
    padding: 0.04rem 0.15rem 0.05rem 0.24rem;
    border-radius: 0.21rem;
    box-shadow: none;
  }
  .button-primary.is-small span {
    padding-right: 0.35rem;
  }
  .button-primary.is-small span:after {
    width: 0.26rem;
    height: 0.08rem;
    margin-top: -0.04rem;
  }
}
.button-default {
  border: 1px solid #8c32f0;
  color: #8c32f0;
  font-size: 0.18rem;
}
.button-default span:after {
  background-image: url(../img/common/ico_arrow_purple.png);
}

@media print, (min-width: 768px) {
  .button-default {
    width: 316px;
    min-height: 76px;
    padding: 9px 35px 14px;
    margin-bottom: 145px;
    border-radius: 10px;
  }
  .button-default span {
    padding-right: 31px;
  }
  .button-default span:after {
    width: 9px;
    height: 15px;
    margin-top: -7px;
  }
}
@media only screen and (max-width: 767.98px) {
  .button-default {
    width: 3.16rem;
    min-height: 0.76rem;
    padding: 0.1rem 0.35rem 0.13rem;
    margin-bottom: 1.38rem;
    border-radius: 0.1rem;
  }
  .button-default span {
    padding-right: 0.31rem;
  }
  .button-default span:after {
    width: 0.09rem;
    height: 0.15rem;
    margin-top: -0.07rem;
  }
}
.button-secondary {
  font-size: 0.18rem;
  background: #8c32f0;
  color: #fff;
}
.button-secondary span:after {
  background-image: url(../img/common/ico_arrow_white.png);
}

@media print, (min-width: 768px) {
  .button-secondary {
    width: 316px;
    min-height: 76px;
    border-radius: 10px;
    padding: 9px 10px 14px 33px;
  }
  .button-secondary span {
    padding-right: 60px;
  }
  .button-secondary span:after {
    width: 9px;
    height: 15px;
    margin-top: -6px;
  }
  .is-firefox .button-secondary span:after {
    margin-top: -5px;
  }
  .is-firefox .button-secondary {
    padding-bottom: 16px;
  }
}
@media only screen and (max-width: 767.98px) {
  .button-secondary {
    width: 3.16rem;
    min-height: 0.76rem;
    border-radius: 0.1rem;
    padding: 0.1rem 0.1rem 0.13rem 0.35rem;
  }
  .button-secondary span {
    padding-right: 0.6rem;
  }
  .button-secondary span:after {
    width: 0.09rem;
    height: 0.15rem;
    margin-top: -0.06rem;
  }
}
.button-success {
  border: 2px solid #8c32f0;
  color: #8c32f0;
  font-size: 0.16rem;
}
.button-success span:after {
  background-image: url(../img/common/ico_arrow_purple.png);
}

@media print, (min-width: 768px) {
  .button-success {
    width: 230px;
    min-height: 55px;
    padding: 9px 18px 14px 26px;
    border-radius: 10px;
  }
  .button-success span {
    padding-right: 39px;
  }
  .button-success span:after {
    width: 9px;
    height: 15px;
    margin-top: -6px;
  }
}
@media only screen and (max-width: 767.98px) {
  .button-success {
    width: 2.3rem;
    min-height: 0.56rem;
    padding: 0.1rem 0.24rem 0.13rem 0.28rem;
    border-radius: 0.1rem;
  }
  .button-success span {
    padding-right: 0.37rem;
  }
  .button-success span:after {
    width: 0.09rem;
    height: 0.15rem;
    margin-top: -0.06rem;
  }
}
.title-primary {
  color: #8c32f0;
  font-size: 0.16rem;
  text-align: center;
  font-weight: 400;
}
.title-primary .title-english {
  font-family: "Roboto Condensed", sans-serif;
  font-size: 0.3rem;
  display: block;
  position: relative;
}
.title-primary .title-english:after {
  content: "";
  position: absolute;
  height: 2px;
  background: #8c32f0;
  left: 50%;
  transform: translateX(-50%);
  bottom: 0;
}

.title-primary,
.title-default {
  opacity: 0;
  transition: opacity 0.3s;
}

.wf-active .title-primary,
.wf-active .title-default {
  opacity: 1;
}

@media print, (min-width: 768px) {
  .title-primary {
    margin-bottom: 34px;
  }
  .title-primary .title-english {
    padding-bottom: 12px;
    margin-bottom: 15px;
  }
  .title-primary .title-english:after {
    width: 44px;
  }
}
@media only screen and (max-width: 767.98px) {
  .title-primary {
    margin-bottom: 0.34rem;
  }
  .title-primary .title-english {
    padding-bottom: 0.12rem;
    margin-bottom: 0.15rem;
  }
  .title-primary .title-english:after {
    width: 0.44rem;
  }
}
.title-default {
  text-align: center;
  border-top: 3px solid #e7e7f3;
  border-bottom: 3px solid #e7e7f3;
  font-weight: 700;
  font-size: 0.18rem;
}

@media print, (min-width: 768px) {
  .title-default {
    padding: 21px 20px 24px;
    margin-bottom: 47px;
  }
  .is-mac .title-default {
    font-weight: 500;
  }
}
@media only screen and (max-width: 767.98px) {
  .title-default {
    padding: 0.2rem 0.2rem 0.24rem;
    margin-bottom: 0.54rem;
  }
}
.swiper-pagination {
  width: 100%;
  display: flex;
  justify-content: center;
  position: absolute;
  bottom: 0;
  list-style: none;
  padding: 0;
  margin: 0;
}
.swiper-pagination .swiper-pagination-bullet {
  border-radius: 50%;
  opacity: 1;
  transition: background-color 0.26s ease, opacity 0.26s ease;
  background-color: #c7c7c7;
}
.swiper-pagination .swiper-pagination-bullet:hover {
  opacity: 0.8;
}
.swiper-pagination .swiper-pagination-bullet {
  outline: none;
}
.swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #8c32f0;
  pointer-events: none;
}

.product-slider,
.news-slider,
.keyvisual-slider {
  width: 100%;
  height: auto;
  position: relative;
}
.product-slider ul,
.news-slider ul,
.keyvisual-slider ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.product-slider li a,
.news-slider li a,
.keyvisual-slider li a {
  display: block;
  text-decoration: none;
}

.swiper-scrollbar {
  position: absolute;
  cursor: pointer;
  width: 100%;
  left: 0;
  bottom: 0;
  background: #e7e7f3;
  pointer-events: none;
}
.swiper-scrollbar,
.swiper-scrollbar .swiper-scrollbar-drag {
  border-radius: 0;
}
.swiper-scrollbar .swiper-scrollbar-drag {
  background: #8c32f0;
  pointer-events: auto;
}

@media print, (min-width: 768px) {
  .swiper-pagination .swiper-pagination-bullet {
    width: 11px;
    height: 11px;
    margin: 0 8px 16px;
  }
  .swiper-scrollbar {
    height: 7px;
  }
}
@media only screen and (max-width: 767.98px) {
  .swiper-pagination .swiper-pagination-bullet {
    width: 0.11rem;
    height: 0.11rem;
    margin: 0 0.08rem 0.16rem;
  }
  .swiper-scrollbar {
    height: 0.1rem;
  }
}
.header-site {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 200;
}
.header-site,
.header-site .header-content {
  background: #8c32f0;
}
.header-site .navigation-list {
  list-style: none;
  margin: 0;
  padding: 0;
}
.header-site .navigation-link,
.header-site .navigation-button {
  cursor: pointer;
  text-decoration: none;
  color: #fff;
  display: block;
}
.header-site.is-has-input .header-search {
  opacity: 1;
  visibility: visible;
}

.header-search {
  position: absolute;
  background: #e7e7f3;
  top: 100%;
  left: 0;
  width: 100%;
  z-index: -1;
  opacity: 0;
  visibility: hidden;
  display: none;
  transition: ease 0.35s;
}
.header-search .search-block {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.header-search .search-input {
  background: #fff;
  flex: 1;
}
.header-search .search-button,
.header-search .search-input {
  letter-spacing: 0.06em;
  font-size: 0.18rem;
}
.header-search .search-button {
  background: #8c32f0;
  color: #fff;
  cursor: pointer;
  display: flex;
  justify-content: center;
  align-items: center;
}
.header-search ::placeholder {
  color: #aeaeae;
}

.header-logo {
  margin: 0;
  position: absolute;
}
.header-logo img {
  width: 100%;
  display: block;
}

.header-navigation .navigation-list {
  opacity: 0;
  transition: opacity 0.3s;
}

.wf-active .header-search {
  display: block;
}
.wf-active .header-navigation .navigation-list {
  opacity: 1;
}

@media print, (min-width: 768px) {
  .header-site {
    min-width: 1400px;
    box-shadow: 0 0 6px rgba(0, 0, 0, 0.7);
  }
  .header-site .header-content,
  .header-site .navigation-list,
  .header-site .navigation-inner,
  .header-site .header-navigation {
    display: flex;
    flex-wrap: wrap;
  }
  .header-content {
    min-height: 104px;
    padding: 10px 36px;
    align-items: center;
    position: relative;
    z-index: 20;
  }
  .header-search {
    padding: 31px 0 30px;
    box-shadow: 0 0 6px rgba(0, 0, 0, 0.7);
  }
  .header-search .search-block {
    width: 920px;
    margin: 0 auto;
  }
  .header-search .search-input,
  .header-search .search-button {
    height: 45px;
    border-radius: 16px;
  }
  .header-search .search-input {
    max-width: 782px;
    padding: 5px 20px 8px;
  }
  .header-search .search-button {
    padding: 5px 5px 8px;
    width: 129px;
  }
  .is-firefox .header-search .search-button, .is-mac.is-chrome .header-search .search-button {
    padding-bottom: 10px;
  }
  .header-logo {
    width: 71px;
    top: 27px;
    left: 36px;
  }
  .header-logo .logo-image {
    display: block;
  }
  .header-navigation {
    max-width: 1300px;
    height: auto !important;
    display: flex !important;
    margin-left: auto;
    padding-left: 110px;
  }
  .header-navigation .navigation-inner {
    min-width: 1093px;
    align-items: center;
    justify-content: space-between;
  }
  .header-navigation .navigation-list:not(.list-button) {
    flex: 1;
  }
  .header-navigation .navigation-list.list-button {
    padding-left: 20px;
  }
  .header-navigation .navigation-list.list-button > li:not(:last-child) {
    margin-right: 15px;
  }
  .header-navigation .navigation-list > li:not(:last-child) {
    margin-right: 25px;
  }
  .header-navigation .navigation-link {
    padding: 5px 1px 8px 2px;
    border-bottom: 2px solid transparent;
    transition: border-color 0.25s;
  }
  .header-navigation .navigation-link:hover, .header-navigation .navigation-link.is-active {
    border-color: #fff;
  }
  .header-navigation .navigation-button {
    width: 136px;
    min-height: 34px;
    padding: 5px;
    display: flex;
    justify-content: center;
    align-items: center;
    border: 1px solid #fff;
    border-radius: 18px;
    letter-spacing: 0.06em;
    position: relative;
  }
  .is-firefox .header-navigation .navigation-button {
    padding-top: 4px;
  }
  .is-firefox .header-navigation .navigation-button, .is-mac.is-safari .header-navigation .navigation-button {
    padding-bottom: 6px;
  }
  .header-navigation .navigation-button.button-search {
    width: 138px;
    min-height: 36px;
    background: #fff;
    color: #8c32f0;
    top: -1px;
  }
  .header-navigation .navigation-button.button-search span {
    padding-right: 27px;
    position: relative;
  }
  .header-navigation .navigation-button.button-search span:after {
    width: 18px;
    height: 18px;
    margin-top: -9px;
    content: "";
    position: absolute;
    top: 50%;
    right: 0;
    background: url(../img/common/ico_search.svg) no-repeat center/100% auto;
  }
}
@media only screen and (max-width: 767.98px) {
  .header-site {
    box-shadow: 0 0 0.06rem rgba(0, 0, 0, 0.8);
  }
  .header-site .header-content,
  .header-site .logo-image {
    display: flex;
    align-items: center;
  }
  .header-site .social-common {
    background: #8c32f0;
  }
  .header-search {
    padding: 0.34rem 0 0.31rem;
    box-shadow: 0 0 0.06rem rgba(0, 0, 0, 0.8);
    font-size: 0.18rem;
  }
  .header-search .search-block {
    width: 4.4rem;
    margin: 0 auto;
  }
  .header-search .search-input,
  .header-search .search-button {
    height: 0.45rem;
    border-radius: 0.16rem;
  }
  .header-search .search-input {
    max-width: 3.19rem;
    padding: 0.06rem 0.2rem 0.1rem;
  }
  .header-search .search-button {
    padding: 0.05rem;
    width: 1.12rem;
  }
  .header-content {
    height: 0.69rem;
    justify-content: center;
  }
  .header-logo {
    width: 0.57rem;
    margin-top: 0.04rem;
  }
  .header-button,
  .header-button span,
  .header-button-search {
    position: absolute;
  }
  .header-button-search {
    width: 0.31rem;
    height: 0.3rem;
    top: 0.19rem;
    left: 0.19rem;
    background: url(../img/common/ico_search_purple.svg) no-repeat center/100% auto;
  }
  .header-button {
    width: 0.4rem;
    height: 0.4rem;
    top: 0.13rem;
    right: 0.18rem;
  }
  .header-button span {
    width: 0.36rem;
    height: 2px;
    top: 50%;
    left: 50%;
    margin-left: -0.18rem;
    background: #e2e2e2;
    transition: ease 0.3s;
  }
  .header-button span:first-child {
    margin-top: -0.13rem;
  }
  .header-button span:last-child {
    margin-top: 0.13rem;
  }
  .header-button.is-active span {
    margin-top: 0;
  }
  .header-button.is-active span:first-child {
    transform: rotate(-45deg);
  }
  .header-button.is-active span:nth-child(2), .header-button.is-active span:last-child {
    transform: rotate(45deg);
  }
  .header-navigation {
    width: 100%;
    top: 0;
    left: 0;
    padding-top: 0.69rem;
    background: #1e1e1e;
    display: none;
    position: fixed;
    z-index: -1;
    overflow-y: scroll;
  }
  .header-navigation .navigation-link,
  .header-navigation .navigation-button {
    color: #fff;
    font-size: 0.18rem;
    padding: 0.26rem 0.3rem 0.25rem;
  }
  .header-navigation .navigation-inner {
    border-top: 1px solid #f0f0f0;
  }
  .header-navigation .navigation-list > li {
    border-bottom: 1px solid #f0f0f0;
  }
}
@media print, (min-width: 768px) {
  .header-navigation .navigation-list.list-button .point {
    font-size: 18px;
    font-weight: 700;
    color: #fff;
    text-align: center;
    padding-left: 20px;
    position: relative;
  }
  .header-navigation .navigation-list.list-button .point:before {
    content: "P";
    font-size: 12px;
    width: 17px;
    height: 17px;
    color: #fff;
    border: 1px solid #fff;
    border-radius: 100%;
    position: absolute;
    top: 54%;
    left: 0;
    transform: translateY(-50%);
    padding: 6px 5px 7px;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .header-navigation .navigation-list.list-button .txt {
    font-size: 13px;
    color: #fff;
  }
  .header-navigation .navigation-list.list-button a.txt {
    display: block;
    text-decoration: none;
  }
  .header-navigation .navigation-list.list-button a.txt:hover {
    text-decoration: underline;
  }
  .header-navigation .navigation-list.list-button .navigation-list-item {
    display: flex;
    align-items: center;
    position: relative;
  }
  .header-navigation .navigation-list.list-button .navigation-list-item:not(:last-child) {
    margin-right: 40px;
  }
  .header-navigation .navigation-list.list-button .navigation-list-link {
    text-align: center;
    display: block;
  }
  .header-navigation .navigation-list.list-button .navigation-list-icon {
    max-width: 40px;
    display: inline-block;
    transition: opacity 0.3s ease;
  }
  .header-navigation .navigation-list.list-button .navigation-list-icon.--cart {
    position: relative;
  }
  .header-navigation .navigation-list.list-button .navigation-list-icon.--cart .num {
    font-size: 12px;
    font-weight: 500;
    color: #fff;
    width: 100%;
    max-width: 25px;
    height: auto;
    background: red;
    border-radius: 100%;
    aspect-ratio: 1/1;
    position: absolute;
    top: -10px;
    right: -17px;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .header-navigation .navigation-list.list-button .navigation-list-icon.--search, .header-navigation .navigation-list.list-button .navigation-list-icon.--mypage {
    cursor: pointer;
  }
  .header-navigation .navigation-list.list-button .navigation-list-icon:hover {
    opacity: 0.6;
  }
  .header-navigation .navigation-list.list-button .navigation-child {
    background: #fff;
    border-radius: 10px;
    width: 202px;
    padding: 24px;
    position: absolute;
    top: 105%;
    left: 50%;
    transform: translateX(-50%);
    display: none;
    line-height: 2;
  }
  .header-navigation .navigation-list.list-button .navigation-child .navigation-child__list {
    display: block;
    list-style: none;
    margin: 0;
    padding: 0;
  }
  
  .header-navigation .navigation-list.list-button .navigation-child .navigation-child__list .navigation-child__link {
    text-decoration: none;
  }
  .header-navigation .navigation-list.list-button .navigation-child .navigation-child__list .navigation-child__link:hover {
    text-decoration: underline;
  }
}
@media only screen and (max-width: 767.98px) {
  .header-button-search {
    display: none;
  }
  .header-button {
    right: auto;
    left: 0.18rem;
  }
  .header-button-list {
    margin-bottom: 0;
    display: flex;
    align-items: center;
    position: absolute;
    right: 20px;
    list-style: none;
  }
  .header-button-list .txt {
    font-size: 13px;
    color: #fff;
    display: block;
    text-decoration: none;
  }
  .header-button-list .header-button-list-item:not(:first-child) {
    margin-left: 10px;
  }
  .header-button-list .header-button-list-link {
    text-align: center;
    display: block;
  }
  .header-button-list .header-button-list-icon {
    max-width: 25px;
    display: inline-block;
    transition: opacity 0.3s ease;
  }
  .header-button-list .header-button-list-icon.--cart {
    position: relative;
  }
  .header-button-list .header-button-list-icon.--cart .num {
    font-size: 12px;
    font-weight: 500;
    color: #fff;
    width: 100%;
    max-width: 20px;
    height: auto;
    background: red;
    border-radius: 100%;
    aspect-ratio: 1/1;
    position: absolute;
    top: -8px;
    right: -15px;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .navigation-top {
    border-bottom: 1px solid #f0f0f0;
    padding: 32px 0.3rem;
  }
  .navigation-top .navigation-top__point {
    font-size: 16px;
    color: #fff;
    display: flex;
    margin-bottom: 24px;
    padding-left: 26px;
    position: relative;
  }
  .navigation-top .navigation-top__point:before {
    content: "";
    background: url(../img/common/ico_person.svg) no-repeat center center/contain;
    width: 17px;
    height: 26px;
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
  }
  .navigation-top .navigation-top__buttonList {
    margin: 0;
    padding: 0;
    display: flex;
    flex-wrap: wrap;
    list-style: none;
  }
  .navigation-top .navigation-top__buttonList .navigation-top__buttonList__item {
    font-size: 16px;
    color: #fff;
    background: #8c32f0;
    flex: 0 0 48%;
  }
  .navigation-top .navigation-top__buttonList .navigation-top__buttonList__item:nth-child(even) {
    margin-left: 4%;
  }
  .navigation-top .navigation-top__buttonList .navigation-top__buttonList__item:nth-child(n+3) {
    margin-top: 4%;
  }
  .navigation-top .navigation-top__buttonList .navigation-top__buttonList__item .navigation-top__buttonList__link {
    color: inherit;
    text-align: center;
    text-decoration: none;
    height: 100%;
    padding: 16px 10px;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .navigation-top .header-search {
    font-size: 0.18rem;
    margin-top: 24px;
    padding: 0;
    background: none;
    box-shadow: none;
    position: relative;
    visibility: visible;
    z-index: auto;
    opacity: 1;
    display: block;
  }
  .navigation-top .header-search .search-block {
    width: 100%;
  }
  .navigation-top .header-search .search-input {
    background: #fff;
    border: 1px solid #8c32f0;
    max-width: 100%;
    height: 0.6rem;
    padding: 0.1rem 0.2rem;
  }
  .navigation-top .header-search .search-button {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    height: 0.6rem;
    position: absolute;
    right: 0;
    width: 53px;
  }
  .navigation-top .header-search .search-button img {
    max-width: 27px;
  }
}
.footer-site {
  background: #1e1e1e;
}
.footer-site * {
  color: #fff;
}
.footer-site,
.footer-site .footer-link {
  font-weight: 300;
}

.footer-head {
  display: inline-block;
  font-weight: 700;
}

.footer-head,
.footer-link,
.footer-phone,
.footer-privacy {
  text-decoration: none;
}

.footer-list {
  list-style: none;
  margin: 0;
  padding: 0;
}

.footer-logo {
  display: block;
}
.footer-logo img {
  width: 100%;
}

.footer-privacy {
  position: relative;
}
.footer-privacy:after {
  content: "";
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
  transform: rotate(45deg);
  position: absolute;
  top: 50%;
}

.footer-copyright {
  text-align: center;
  display: block;
  letter-spacing: 0.06em;
  font-size: 0.12rem;
}

@media print, (min-width: 768px) {
  .footer-site {
    padding: 92px 0 38px;
    border-bottom: 17px solid #8c32f0;
  }
  .footer-site,
  .footer-site .footer-link {
    font-size: 0.12rem;
  }
  .footer-logo {
    width: 78px;
    margin-bottom: 41px;
  }
  .footer-navigation {
    margin-bottom: 19px;
    padding-bottom: 22px;
    display: flex;
    flex-wrap: wrap;
    border-bottom: 2px solid #969696;
  }
  .footer-column {
    width: 250px;
    padding-right: 10px;
  }
  .footer-column:not(:last-child):not(:nth-last-child(2)) {
    margin-bottom: 29px;
  }
  .footer-column:nth-child(1) {
    width: 157px;
  }
  .footer-column:nth-child(2) {
    width: 139px;
  }
  .footer-column:nth-child(3) {
    width: 206px;
  }
  .footer-column:nth-child(4) {
    width: 181px;
  }
  .footer-column:nth-child(5) {
    width: 160px;
  }
  .footer-column:nth-child(6) {
    width: 150px;
  }
  .footer-head {
    pointer-events: none;
    margin-bottom: 14px;
    font-size: 0.14rem;
  }
  .footer-list {
    display: block !important;
  }
  .footer-link {
    line-height: 1.5966666667;
  }
  .footer-info {
    margin-bottom: 51px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: flex-start;
    line-height: 1.52;
  }
  .footer-info .info-left,
  .footer-info .footer-privacy {
    max-width: 50%;
  }
  .footer-social {
    margin: -4px 101px 0 auto;
  }
  .footer-social .footer-head {
    margin-bottom: 17px;
  }
  .footer-phone {
    pointer-events: none;
  }
  .footer-privacy {
    padding-right: 22px;
  }
  .footer-privacy:after {
    width: 7px;
    height: 7px;
    margin-top: -3px;
    right: 3px;
  }
  .footer-expand {
    width: 100%;
    min-width: 1400px;
    position: fixed;
    z-index: 30;
    bottom: 58px;
    left: 0;
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.3s ease, visibility 0.3s ease;
    pointer-events: none;
  }
  .footer-expand.is-show {
    opacity: 1;
    visibility: visible;
  }
  .footer-expand .expand-list {
    list-style: none;
    padding: 0;
    margin-bottom: 0;
    margin-right: 128px;
  }
  .footer-expand .expand-list > li:not(:last-child) {
    margin-bottom: 19px;
  }
  .footer-expand .expand-icon {
    width: 24px;
    height: 24px;
    margin-left: auto;
    display: block;
    background: no-repeat center/100% auto;
    pointer-events: auto;
  }
  .footer-expand .expand-icon.icon-twitter {
    background-image: url(../img/common/ico_twitter_small.png);
  }
  .footer-expand .expand-icon.icon-instagram {
    background-image: url(../img/common/ico_instagram_small.png);
  }
  .footer-expand .expand-icon.icon-youtube {
    background-image: url(../img/common/ico_youtube_small.png);
  }
  .footer-expand .expand-icon.icon-line {
    background-image: url(../img/common/ico_line_small.png);
  }
}
@media screen and (max-width: 1000px) {
  .footer-expand {
    margin-right: 128px;
  }
}
@media screen and (max-width: 1000px) {
  .footer-expand {
    opacity: 0;
    visibility: hidden;
  }
}
@media only screen and (max-width: 767.98px) {
  .footer-site {
    padding: 0.49rem 0 0.37rem;
    border-bottom: 0.3rem solid #8c32f0;
  }
  .footer-site .wrapper {
    padding: 0;
  }
  .footer-logo {
    width: 0.78rem;
    margin: 0 auto 0.31rem;
  }
  .footer-head {
    font-size: 0.16rem;
  }
  .footer-navigation {
    border-top: 1px solid #fff;
  }
  .footer-column,
  .footer-social .social-common {
    border-bottom: 1px solid #fff;
  }
  .footer-list {
    padding: 0.1rem 0;
    display: none;
  }
  .footer-head,
  .footer-link {
    display: block;
  }
  .footer-head {
    padding: 0.29rem 0.5rem 0.28rem 0.3rem;
    position: relative;
    transition: background 0.3s;
  }
  .footer-head.is-active {
    background: #8c32f0;
  }
  .footer-head.is-active .footer-label:before {
    transform: translate(-50%, -50%) rotate(90deg);
    opacity: 0;
  }
  .footer-label {
    width: 0.18rem;
    height: 0.18rem;
    right: 0.28rem;
    top: 50%;
    transform: translateY(-50%);
    display: block;
  }
  .footer-label, .footer-label:before, .footer-label:after {
    position: absolute;
  }
  .footer-label:before, .footer-label:after {
    content: "";
    top: 50%;
  }
  .footer-label:before {
    width: 2px;
    height: 0.18rem;
    border-left: 2px solid #fff;
    left: 50%;
    transform: translate(-50%, -50%);
    transition: all 0.3s ease;
    opacity: 1;
  }
  .footer-label:after {
    width: 0.18rem;
    height: 2px;
    border-top: 2px solid #fff;
    transform: translateY(-50%);
    left: 0;
  }
  .footer-link {
    padding: 0.1rem 0.5rem;
  }
  .footer-social .social-common {
    padding: 0.46rem 0 0.52rem;
    margin-bottom: 0.55rem;
  }
  .footer-info {
    margin-bottom: 1.25rem;
    padding: 0 0.35rem;
    font-size: 0.16rem;
  }
  .footer-info .info-left {
    margin-bottom: 0.37rem;
  }
  .footer-privacy {
    padding-right: 0.22rem;
    font-size: 0.12rem;
  }
  .footer-privacy:after {
    width: 0.07rem;
    height: 0.07rem;
    margin-top: -0.03rem;
    right: 0.03rem;
  }
}
@media print, (min-width: 768px) {
  .footer-column:nth-child(7) {
    width: 157px;
  }
  .footer-column:nth-child(8) {
    width: 142px;
  }
}
.section-top-keyvisual .keyvisual-item {
  position: relative;
  outline: none;
}
.section-top-keyvisual .keyvisual-item .keyvisual-link,
.section-top-keyvisual .keyvisual-item img {
  display: block;
}
.section-top-keyvisual .keyvisual-item img {
  width: 100%;
}
.section-top-keyvisual .button-primary {
  position: absolute;
  pointer-events: none;
  opacity: 0;
  transition: opacity 0.3s;
}

.wf-active .button-primary {
  opacity: 1;
}

@media print, (min-width: 768px) {
  .section-top-keyvisual {
    margin-bottom: 159px;
  }
  .section-top-keyvisual .keyvisual-slider {
    padding-bottom: 70px;
    position: relative;
  }
  .section-top-keyvisual .keyvisual-slider:before, .section-top-keyvisual .keyvisual-slider:after {
    width: 100vw;
    content: "";
    background: #969696;
    mix-blend-mode: multiply;
    position: absolute;
    top: 0;
    bottom: 70px;
    z-index: 10;
  }
  .section-top-keyvisual .keyvisual-slider:before {
    left: 1000px;
  }
  .section-top-keyvisual .keyvisual-slider:after {
    right: 1000px;
  }
  .section-top-keyvisual .swiper-slide {
    width: 1000px;
  }
  .section-top-keyvisual .button-primary {
    bottom: 19px;
    right: 19px;
  }
}
@media only screen and (max-width: 767.98px) {
  .section-top-keyvisual {
    margin-bottom: 1.32rem;
  }
  .section-top-keyvisual .wrapper {
    padding: 0;
  }
  .section-top-keyvisual .keyvisual-slider {
    padding-bottom: 0.66rem;
  }
  .section-top-keyvisual .button-primary {
    bottom: 0.29rem;
    right: 0.34rem;
  }
}
@media print, (min-width: 768px) {
  .section-top-product {
    margin-bottom: 137px;
  }
}
@media only screen and (max-width: 767.98px) {
  .section-top-product {
    margin-bottom: 1rem;
  }
  .section-top-product .wrapper {
    padding: 0 0.35rem;
  }
}
.section-top-crowd img {
  width: 100%;
  display: block;
}
.section-top-crowd .title-primary {
  position: relative;
}
.section-top-crowd .title-primary:before {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  background: url(../img/top/ico_crowd.png) no-repeat center/100% auto;
}
.section-top-crowd .title-primary .title-english {
  font-size: 0.36rem;
}
.section-top-crowd .crowd-info,
.section-top-crowd .crowd-charge {
  list-style: none;
  margin: 0;
  padding: 0;
}
.section-top-crowd .crowd-charge .button-primary {
  margin-left: 0;
}
.section-top-crowd .info-content {
  background: #8c32f0;
}
.section-top-crowd .info-content,
.section-top-crowd .info-link {
  color: #fff;
}
.section-top-crowd .info-label,
.section-top-crowd .charge-image {
  display: flex;
}
.section-top-crowd .info-label {
  flex-wrap: wrap;
}
.section-top-crowd .label-text,
.section-top-crowd .label-time {
  max-width: 50%;
  border: 1px solid #fff;
  text-align: center;
}
.section-top-crowd .label-text {
  background: #fff;
}
.section-top-crowd .info-title {
  text-decoration: underline;
  text-decoration-thickness: 1px;
}
.section-top-crowd .label-time,
.section-top-crowd .info-text,
.section-top-crowd .charge-text {
  font-weight: 300;
}
.section-top-crowd .label-text,
.section-top-crowd .info-title,
.section-top-crowd .info-link {
  font-weight: 500;
}
.section-top-crowd .info-link {
  text-decoration: none;
  border: 1px solid #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 0.12rem;
}
.section-top-crowd .info-link span {
  position: relative;
}
.section-top-crowd .info-link span:after {
  content: "";
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
  transform: rotate(45deg);
  position: absolute;
  top: 50%;
  right: 0;
}
.section-top-crowd .label-text,
.section-top-crowd .charge-content,
.section-top-crowd .category-title {
  color: #8c32f0;
}
.section-top-crowd .charge-item {
  background: linear-gradient(to right, #f0f0f5 25%, #fff);
}
.section-top-crowd .charge-item.is-reverse {
  background: linear-gradient(to left, #f0f0f5 25%, #fff);
}
.section-top-crowd .charge-image {
  justify-content: center;
  align-items: center;
}
.section-top-crowd .charge-title {
  font-size: 0.3rem;
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 400;
}
.section-top-crowd .charge-text {
  line-height: 1.875;
  font-size: 0.16rem;
}
.section-top-crowd .crowd-category {
  background: #f0f0f5;
  text-align: center;
}
.section-top-crowd .category-title {
  font-family: "Roboto Condensed", sans-serif;
  font-size: 0.3rem;
  font-weight: 500;
}

@media print, (min-width: 768px) {
  .section-top-crowd {
    margin-bottom: 191px;
  }
  .section-top-crowd .title-primary {
    margin-bottom: 41px;
    padding-top: 82px;
  }
  .section-top-crowd .title-primary:before {
    width: 51px;
    height: 67px;
  }
  .section-top-crowd .info-content {
    padding: 50px 35px 16px 43px;
  }
  .section-top-crowd .info-item:not(:last-child) {
    margin-bottom: 16px;
  }
  .section-top-crowd .info-item,
  .section-top-crowd .crowd-charge .wrapper {
    display: flex;
    flex-wrap: wrap;
  }
  .section-top-crowd .info-image,
  .section-top-crowd .info-content,
  .section-top-crowd .charge-image,
  .section-top-crowd .charge-content {
    width: 50%;
  }
  .section-top-crowd .info-label {
    margin-bottom: 22px;
  }
  .section-top-crowd .label-text,
  .section-top-crowd .label-time {
    padding: 3px 5px;
  }
  .is-firefox .section-top-crowd .label-text, .is-mac .section-top-crowd .label-text,
  .is-firefox .section-top-crowd .label-time,
  .is-mac .section-top-crowd .label-time {
    padding-bottom: 4px;
  }
  .section-top-crowd .label-text {
    min-width: 124px;
  }
  .section-top-crowd .label-time {
    min-width: 156px;
  }
  .section-top-crowd .info-title {
    margin-bottom: 17px;
    text-underline-offset: 9px;
    font-size: 0.2rem;
    line-height: 1.7395;
  }
  .section-top-crowd .info-text {
    margin-bottom: 24px;
    line-height: 1.8571428571;
  }
  .section-top-crowd .info-link {
    width: 143px;
    min-height: 37px;
    padding: 5px;
    margin: 0 -19px 0 auto;
    border-radius: 19px;
  }
  .is-firefox .section-top-crowd .info-link {
    padding-bottom: 8px;
  }
  .is-mac.is-chrome .section-top-crowd .info-link {
    padding-bottom: 6px;
  }
  .is-mac.is-safari .section-top-crowd .info-link {
    padding-bottom: 7px;
  }
  .section-top-crowd .info-link span {
    padding-right: 16px;
  }
  .section-top-crowd .info-link span:after {
    width: 8px;
    height: 8px;
    margin-top: -3px;
  }
  .section-top-crowd .crowd-inner {
    margin-top: 190px;
    box-shadow: 0 3px 45px rgba(0, 0, 0, 0.16);
  }
  .section-top-crowd .charge-item.is-reverse .wrapper {
    flex-direction: row-reverse;
  }
  .section-top-crowd .charge-item.is-reverse .charge-content {
    padding: 86px 21px 92px;
  }
  .section-top-crowd .charge-item.is-reverse .charge-image {
    padding: 47px 0 0 65px;
  }
  .section-top-crowd .charge-content {
    padding: 100px 27px 79px;
  }
  .section-top-crowd .charge-image {
    padding: 73px 86px 0 0;
  }
  .section-top-crowd .charge-image img {
    width: 318px;
  }
  .section-top-crowd .charge-title {
    margin-bottom: 12px;
  }
  .section-top-crowd .charge-text {
    margin: 0 -3px 50px 0;
  }
  .section-top-crowd .crowd-category {
    padding: 63px 0 69px;
  }
  .section-top-crowd .category-title {
    margin-bottom: 40px;
  }
}
@media only screen and (max-width: 767.98px) {
  .section-top-crowd {
    margin-bottom: 1.23rem;
  }
  .section-top-crowd .title-primary {
    margin-bottom: 0.34rem;
    padding-top: 0.82rem;
  }
  .section-top-crowd .title-primary:before {
    width: 0.51rem;
    height: 0.67rem;
  }
  .section-top-crowd .crowd-info {
    padding: 0 0.01rem;
  }
  .section-top-crowd .info-content {
    padding: 0.44rem 0.35rem 0.16rem 0.39rem;
  }
  .section-top-crowd .info-item:not(:last-child) {
    margin-bottom: 0.22rem;
  }
  .section-top-crowd .info-label {
    margin-bottom: 0.17rem;
  }
  .section-top-crowd .label-text,
  .section-top-crowd .label-time {
    padding: 0 0.05rem 0.01rem;
  }
  .section-top-crowd .label-text {
    min-width: 1.08rem;
  }
  .section-top-crowd .label-time {
    min-width: 1.51rem;
  }
  .section-top-crowd .info-title {
    margin-bottom: 0.18rem;
    text-underline-offset: 9px;
    font-size: 0.18rem;
    line-height: 1.6911111111;
  }
  .section-top-crowd .info-text {
    margin-bottom: 0.22rem;
    font-size: 0.12rem;
    line-height: 1.8958333333;
  }
  .section-top-crowd .info-link {
    width: 1.36rem;
    min-height: 0.32rem;
    border-radius: 0.19rem;
    margin: 0 -0.2rem 0 auto;
    padding: 0.01rem 0.05rem 0.04rem;
  }
  .section-top-crowd .info-link span {
    padding-right: 0.11rem;
  }
  .section-top-crowd .info-link span:after {
    width: 0.08rem;
    height: 0.08rem;
    margin-top: -0.03rem;
  }
  .section-top-crowd .crowd-inner {
    margin-top: 0.73rem;
    box-shadow: 0 0.03rem 0.45rem rgba(0, 0, 0, 0.16);
  }
  .section-top-crowd .charge-item {
    padding: 0.8rem 0 0.41rem;
  }
  .section-top-crowd .charge-item .wrapper {
    padding: 0 0.44rem;
  }
  .section-top-crowd .charge-image img {
    width: 3.18rem;
  }
  .section-top-crowd .charge-title {
    margin-bottom: 0.11rem;
  }
  .section-top-crowd .charge-text {
    margin-bottom: 0.6rem;
  }
  .section-top-crowd .crowd-category {
    padding: 0.91rem 0 0.96rem;
  }
  .section-top-crowd .category-title {
    margin-bottom: 0.4rem;
  }
}
.section-top-news .info-title,
.section-top-news .info-time,
.section-top-news .info-text {
  letter-spacing: 0.06em;
}
.section-top-news .info-title {
  font-size: 0.2rem;
  font-family: "Roboto Condensed", sans-serif;
  text-align: center;
  font-weight: 500;
  color: #8c32f0;
}
.section-top-news .info-list,
.section-top-news .news-banner {
  list-style: none;
  margin: 0;
  padding: 0;
}
.section-top-news .info-list {
  border-top: 2px solid #dadada;
}
.section-top-news .info-list > li {
  border-bottom: 2px solid #dadada;
}
.section-top-news .info-link {
  display: flex;
  flex-wrap: wrap;
  text-decoration: none;
  font-size: 0.16rem;
  font-weight: 300;
  color: #000;
}
.section-top-news .info-text {
  margin: 0;
  flex: 1;
}
.section-top-news .news-banner img {
  width: 100%;
  display: block;
}
.section-top-news .banner-link {
  display: block;
}

@media print, (min-width: 768px) {
  .section-top-news {
    margin-bottom: 149px;
  }
  .section-top-news img {
    width: 100%;
    display: block;
  }
  .section-top-news .title-primary {
    margin-bottom: 43px;
  }
  .section-top-news .info-title {
    margin-bottom: 24px;
  }
  .section-top-news .info-list {
    margin-bottom: 71px;
  }
  .section-top-news .info-list > li {
    padding: 10px 0;
  }
  .section-top-news .info-time {
    width: 158px;
    padding-right: 10px;
  }
  .section-top-news .info-link {
    padding: 25px 14px;
  }
  .section-top-news .news-banner {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .section-top-news .news-banner > li {
    width: 490px;
    margin-bottom: 19px;
  }
  .section-top-news .news-info {
    margin-bottom: 176px;
  }
  .section-top-news .news-common {
    margin-bottom: 93px;
  }
}
@media only screen and (max-width: 767.98px) {
  .section-top-news {
    margin-bottom: 0.85rem;
  }
  .section-top-news .wrapper {
    padding: 0;
  }
  .section-top-news .title-primary {
    margin-bottom: 0.52rem;
  }
  .section-top-news .info-title {
    margin-bottom: 0.24rem;
  }
  .section-top-news .info-list {
    margin-bottom: 0.71rem;
  }
  .section-top-news .info-list > li {
    padding: 0.1rem 0;
  }
  .section-top-news .info-time {
    width: 1.18rem;
    padding: 0.03rem 0.1rem 0 0;
  }
  .section-top-news .info-link {
    padding: 0.31rem 0.3rem 0.24rem;
  }
  .section-top-news .info-text {
    line-height: 1.8;
  }
  .section-top-news .news-banner {
    padding: 0 0.3rem;
  }
  .section-top-news .news-banner > li:not(:last-child) {
    margin-bottom: 0.2rem;
  }
  .section-top-news .news-info {
    margin-bottom: 1.17rem;
  }
  .section-top-news .news-common {
    margin-bottom: 0.9rem;
  }
}
.section-top-about {
  background: #f0f0f5;
  text-align: center;
}
.section-top-about .about-list {
  list-style: none;
  margin: 0;
  padding: 0;
}
.section-top-about .about-image {
  margin: 0 auto;
}
.section-top-about .about-image img {
  width: 100%;
  display: block;
}
.section-top-about .about-title,
.section-top-about .about-head {
  color: #8c32f0;
}
.section-top-about .about-title {
  font-size: 0.16rem;
  font-weight: 400;
}
.section-top-about .about-title .title-english {
  font-family: "Roboto Condensed", sans-serif;
  font-size: 0.3rem;
  display: block;
  font-weight: 500;
}
.section-top-about .about-head {
  font-size: 0.18rem;
}

@media print, (min-width: 768px) {
  .section-top-about .about-list {
    display: flex;
    flex-wrap: wrap;
  }
  .section-top-about .about-inner {
    max-width: 750px;
  }
  .section-top-about .about-item {
    width: 50%;
    padding: 43px 0 54px;
    border-bottom: 4px solid #fff;
  }
  .section-top-about .about-item.is-full {
    width: 100%;
    padding: 70px 0 74px;
  }
  .section-top-about .about-item.is-full .about-inner {
    max-width: 1000px;
    margin: 0 auto;
  }
  .section-top-about .about-item:nth-child(2n+2) {
    border-right: 2px solid #fff;
  }
  .section-top-about .about-item:nth-child(2n+2) .about-inner {
    margin-left: auto;
  }
  .section-top-about .about-item:nth-child(2n+3) {
    border-left: 2px solid #fff;
  }
  .section-top-about .about-title {
    margin-bottom: 23px;
  }
  .section-top-about .about-head {
    margin-bottom: 19px;
  }
  .section-top-about .about-image {
    width: 88px;
    margin-bottom: 5px;
  }
}
@media only screen and (max-width: 767.98px) {
  .section-top-about .about-item {
    padding: 0.39rem 0.3rem 0.6rem;
    border-bottom: 0.09rem solid #fff;
  }
  .section-top-about .about-item:first-child {
    padding-top: 0.71rem;
    padding-bottom: 0.74rem;
  }
  .section-top-about .about-title {
    margin-bottom: 0.23rem;
  }
  .section-top-about .about-head {
    margin-bottom: 0.19rem;
  }
  .section-top-about .about-image {
    width: 0.88rem;
    margin-bottom: 0.05rem;
  }
}
