@charset "UTF-8";
.u-font-yugo, .p-topics-newsList .title {
  font-family: "Yu Gothic", YuGothic, "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, "メイリオ", Meiryo, sans-serif;
}

.u-font-sofia, .l-header--renewal .l-header__gnav__label--en, .l-header--renewal .l-header__util, .l-header--renewal .l-header__sns-box > li > a, .c-megaheadline__bg, .c-megaheadline__link, .p-special-related__more a, a.c-button, .p-home-mv__link, .p-home-bnr__title, .p-home-topics-pickup__head, .p-home-topics-pickup__more, .p-home-topics-list__date, .p-home-topics-list__icon, .p-product__catch, .p-product__price, .p-product__lineup__title, .p-product-accessories__more, .p-home-2nd-headline__sub, a.p-about-intro__button, .p-about-tech__bg, .p-about-modal__close span, .p-about-modal__btn, .p-topics-newsList .date, .p-topics-newsList .icon, .p-special-sns, .p-special-intro__icon {
  font-family: sofia-pro, sans-serif;
}

img.u-img-responsive {
  max-width: 100%;
  width: auto;
  height: auto;
}

.l-content-main--renewal {
  font-family: "Yu Gothic", YuGothic, "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, "メイリオ", Meiryo, sans-serif;
}

.l-header--renewal .l-header__logo svg {
  height: 51px;
  width: 165px;
}

.l-header--renewal .l-header__logo svg circle, .l-header--renewal .l-header__logo svg path {
  fill: #000;
}

.l-header--renewal .l-header__gnav {
  display: flex;
}

.l-header--renewal .l-header__gnav__label--jp {
  font-weight: 600;
}

.l-header--renewal .l-header__sns-wrap {
  position: relative;
}

.l-header--renewal .l-header__sns-box > li + li {
  margin-top: 20px;
}

.l-header--renewal .l-header__sns-box > li > a {
  display: flex;
  align-items: center;
  font-size: 12px;
  font-weight: 400;
}

.l-header--renewal .l-header__sns-box img {
  flex-shrink: 0;
  margin-right: 20px;
  width: 16px;
  height: auto;
}

.l-header--renewal .l-header__langage {
  margin-left: 33px;
}

.l-header--renewal .l-header__langage__label {
  display: flex;
  font-weight: 800;
  font-size: 14px;
}

.l-header--renewal .l-header__langage__label > li:nth-child(2):before {
  content: "/";
  margin: 0 1em;
}

.l-header--renewal .l-header__langage__label span {
  opacity: 0.4;
}

.l-header--renewal .l-header__cart {
  margin-left: 40px;
}

.l-header--renewal .l-header__cart-icon {
  width: 31px;
  height: 26px;
}

.l-footer--renewal2021 .l-footer__copyright {
  margin-top: 20px;
  font-size: .938rem;
  display: block;
}

.c-megaheadline {
  position: relative;
  padding: 65px 0 0;
  text-align: left;
}

.c-megaheadline__bg {
  position: absolute;
  z-index: 2;
  top: -25px;
  left: -40px;
  color: #f0f2f0;
  font-size: 160px;
  font-style: italic;
  line-height: 1;
  font-weight: 800;
  pointer-events: none;
}

.c-megaheadline__title {
  position: relative;
  display: inline-block;
  border-bottom: 1px solid #000;
  z-index: 5;
  margin: 0 0 20px;
  padding: 0 0 3px;
  font-size: 24px;
  font-weight: 600;
  animation-delay: 0.8s;
}

.c-megaheadline__lead {
  position: relative;
  z-index: 5;
  font-size: 16px;
  font-weight: 500;
  animation-delay: 1.0s;
}

.c-megaheadline__link, .p-special-related__more a {
  position: absolute;
  z-index: 5;
  font-weight: 800;
  animation-delay: 1.2s;
}

.c-megaheadline__link:after, .p-special-related__more a:after {
  position: relative;
  margin-left: 15px;
  top: -2px;
  content: "";
  vertical-align: middle;
  display: inline-block;
  height: 31px;
  width: 31px;
  background: url("../images/renewal2021/icon_arrow02.png") 0 0 no-repeat;
  background-size: contain;
}

.c-link-inline {
  text-decoration: underline;
}

.c-link-inline:hover {
  text-decoration: none;
}

.c-button-wrap {
  margin-top: 55px;
  display: flex;
}

a.c-button {
  position: relative;
  border: 1px solid #000;
  padding: 25px 30px;
  display: block;
  width: 100%;
  font-size: 21px;
  font-weight: 800;
  text-align: center;
  color: #000;
}

a.c-button:after {
  position: absolute;
  z-index: 2;
  top: calc(50% - 4px);
  right: 20px;
  width: 8px;
  height: 8px;
  transform: rotate(45deg);
  border-top: 1px solid #000;
  border-right: 1px solid #000;
  content: "";
  transition: ease all 0.3s;
}

.c-movie {
  position: relative;
  overflow: hidden;
  height: 0;
  padding: 0 0 56.25%;
}

.c-movie iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.page-home .l-content-wrap {
  padding-top: 0;
}

.page-home .l-header {
  background: transparent;
}

.p-home-block > :first-child,
.p-home-block > section:first-child > :first-child {
  margin-top: 0;
}

.l-loading {
  position: fixed;
  z-index: 10000;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #fff;
}

.l-loading__inner {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  width: 100%;
  height: 100%;
  transform: scale(1.05);
  background-color: #fff;
}

.is-animated .l-loading__inner {
  opacity: 1;
  transform: scale(1);
  transition: ease all 1s;
}

.is-visited .l-loading__inner {
  display: none;
}

.p-home-mv {
  position: relative;
}

.p-home-mv img {
  vertical-align: bottom;
}

.p-home-mv .swiper-slide-prev .c-animation--fadeup {
  opacity: 1;
}

.p-home-mv .swiper-slide-active .c-animation--fadeup {
  animation-name: anim-scroll-in;
  animation-fill-mode: both;
  animation-timing-function: ease;
  animation-duration: .8s;
}

.p-home-mv-pagination.swiper-pagination-bullets {
  position: absolute;
  z-index: 5;
  left: 7%;
  bottom: 5%;
  text-align: left;
}

.p-home-mv-pagination.swiper-pagination-bullets .swiper-pagination-bullet {
  border-radius: 0;
  height: 3px;
  width: 34px;
  opacity: 0.4;
}

.p-home-mv-pagination.swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active {
  opacity: 1;
}

.p-home-mv-scroll {
  position: absolute;
  z-index: 100;
  bottom: 3%;
  right: 2%;
  -ms-writing-mode: tb-rl;
      writing-mode: vertical-rl;
  font-size: 12px;
  font-weight: 800;
  padding-bottom: 135px;
  overflow: hidden;
  letter-spacing: 0.1em;
}

.p-home-mv-scroll span {
  display: block;
  color: #fff;
}

.p-home-mv-scroll:after {
  position: absolute;
  z-index: 1;
  top: 55px;
  left: 4px;
  content: "";
  display: inline-block;
  width: 1px;
  height: 0;
  background-color: #fff;
  animation: siteGuide_scroll 2s ease 1s infinite normal none;
}

.p-home-mv__text {
  position: absolute;
  z-index: 10;
  bottom: 18%;
  left: 0;
  width: 100%;
  text-align: left;
  padding: 0 7%;
}

.p-home-mv__title,
.p-home-mv__title--single {
  font-size: 80px;
  font-weight: 600;
  color: #fff;
  line-height: 1.3;
  animation-delay: 0.4s;
}

.p-home-mv__title--single {
  font-size: 50px;
}

.p-home-mv__lead {
  margin-top: 0.2em;
  font-size: 28px;
  font-weight: 600;
  color: #fff;
  line-height: 1.43;
  animation-delay: 0.8s;
}

.p-home-mv__link-wrap {
  animation-delay: 1.2s;
}

.p-home-mv__title--single + .p-home-mv__link-wrap {
  animation-delay: 0.8s;
}

.p-home-mv__link__inner {
  padding-top: 30px;
  display: flex;
}

.p-home-mv__link {
  font-size: 23px;
  color: #fff;
  font-weight: 800;
  display: inline-block;
}

.p-home-mv__link:before {
  position: relative;
  top: -2px;
  margin-right: 15px;
  content: "";
  vertical-align: middle;
  display: inline-block;
  background: url(../images/renewal2021/icon_arrow.png) 0 0 no-repeat;
  background-size: contain;
  width: 31px;
  height: 31px;
  animation-name: linkarrow_attention;
  animation-duration: 3s;
  animation-iteration-count: infinite;
  animation-timing-function: ease;
  animation-fill-mode: both;
}

@keyframes linkarrow_attention {
  0% {
    transform: translateX(0px);
  }
  30% {
    transform: translateX(0px);
  }
  50% {
    transform: translateX(5px);
  }
  70% {
    transform: translateX(0px);
  }
  100% {
    transform: translateX(0px);
  }
}

.p-home-1st {
  padding-top: 115px;
}

.p-home-bnr {
  margin: 0 0 100px;
}

.p-home-bnr__title {
  margin: 0 0 30px;
  font-weight: bold;
  text-align: center;
  font-weight: bold;
  font-size: 18px;
}

.p-home-bnr__link {
  position: relative;
  display: block;
}

.p-home-bnr__link img {
  vertical-align: bottom;
}

.p-home-bnr__text {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 30;
  width: 100%;
}

.p-home-bnr__visual > li {
  transition: ease opacity 0.8s;
}

.p-home-bnr__visual > li:nth-child(n+2) {
  position: absolute;
  z-index: 2;
  top: 0;
  left: 0;
  opacity: 0;
  width: 100%;
}

.p-home-bnr__visual > li.is-active {
  opacity: 1;
}

.p-home-topics {
  margin: 0 0 120px;
  text-align: left;
}

.p-home-topics-list {
  margin-top: 70px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.p-home-topics-list__main {
  width: 45%;
}

.p-home-topics-list__sub {
  width: 50%;
}

.p-home-topics-pickup {
  position: relative;
  display: block;
  background-color: #000;
}

.p-home-topics-pickup:hover {
  opacity: 1;
}

.p-home-topics-pickup__bg--sp {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  width: 100%;
  height: 100%;
  pointer-events: none;
}

.p-home-topics-pickup__bg--sp:after {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  content: "";
  width: 100%;
  height: 100%;
  background: 50% 50% no-repeat;
  background-size: cover;
  filter: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feGaussianBlur stdDeviation="10" /></filter></svg>#filter');
  filter: blur(10px);
  opacity: 0.4;
  transform: scale(1.1);
}

.p-home-topics-pickup__head {
  position: relative;
  z-index: 5;
  display: flex;
  align-items: center;
  color: #fff;
}

.p-home-topics-pickup__icon {
  font-size: 18px;
  font-weight: 800;
  color: #fff;
}

.p-home-topics-pickup__date {
  margin-left: 0.5em;
  font-size: 14px;
  color: #fff;
}

.p-home-topics-pickup__more {
  display: none;
  color: #fff;
}

.p-home-topics-pickup__image {
  position: relative;
  z-index: 5;
  margin: 35px 0 0;
  overflow: hidden;
}

.p-home-topics-pickup__image span {
  display: block;
  padding-top: 55%;
  background: 50% 50% no-repeat;
  background-size: cover;
  transition: transform 0.3s;
}

.p-home-topics-pickup__title {
  position: relative;
  z-index: 5;
  margin: 20px 5px 0;
  font-size: 14px;
  font-weight: 600;
  color: #fff;
  line-height: 1.71;
  transition: ease opacity 0.3s;
}

.p-home-topics-list__item {
  display: flex;
  align-items: center;
}

.p-home-topics-list__item + .p-home-topics-list__item {
  margin-top: 25px;
}

.p-home-topics-list__image {
  flex-shrink: 0;
  width: 54%;
  margin-right: 7%;
}

.p-home-topics-list__image span {
  display: block;
  padding-top: 55%;
  background: 50% 50% no-repeat;
  background-size: cover;
}

.p-home-topics-list__detail {
  flex-grow: 1;
}

.p-home-topics-list__title {
  font-size: 14px;
  color: #000;
  line-height: 1.71;
  font-weight: 500;
}

.p-home-topics-list__date {
  position: relative;
  margin-top: 10px;
  font-size: 14px;
  color: #999999;
  font-weight: 400;
}

.p-home-topics-list__icon {
  margin-right: 1em;
  color: #a2dc47;
  font-weight: 800;
  font-size: 14px;
}

.p-product__list {
  margin: 30px 40px 0;
  display: flex;
  justify-content: space-between;
}

.p-product__item {
  position: relative;
  width: 40%;
}

.p-product__visual {
  position: absolute;
  margin: 0 auto;
}

.is-product01 .p-product__visual {
  width: 136%;
  transform: translateX(-9%);
}

.is-product02 .p-product__visual {
  width: 357px;
}

.p-product__detail {
  position: relative;
  z-index: 5;
  margin: 0 auto;
  font-size: 16px;
  text-align: left;
  padding-top: 95%;
}

.p-product__detail .c-button-wrap {
  margin-top: 35px;
}

.p-product__catch {
  font-size: 65px;
  font-weight: 800;
  font-feature-settings: "palt";
}

.p-product__name {
  margin-top: 15px;
  font-weight: 600;
}

.p-product__price {
  margin-top: 0.6em;
  font-weight: 400;
}

.p-product__lineup {
  margin: 20px 0 0;
  display: flex;
  align-items: center;
}

.p-product__lineup__title {
  margin-right: 15px;
  flex-shrink: 0;
  font-size: 16px;
  font-weight: 400;
}

.p-product__lineup__list {
  flex-grow: 1;
  display: flex;
}

.p-product__lineup__list > li {
  margin-right: 10px;
}

.p-product__lineup__list .u-icon-color {
  width: 15px;
  height: 15px;
}

.p-product-accessories {
  margin: 100px 0 160px;
  background-color: #f0f2ef;
}

.p-product-accessories__link {
  position: relative;
  padding: 40px 4%;
  display: block;
}

.p-product-accessories-layout {
  display: flex;
  align-items: center;
}

.p-product-accessories__catch {
  flex-shrink: 0;
  width: 23%;
  font-size: 18px;
  font-weight: 800;
}

.p-product-accessories__detail {
  border-left: 1px solid #000;
  flex-grow: 1;
  text-align: left;
  padding: 30px 0 30px 45px;
  max-width: 38%;
}

.p-product-accessories__lead {
  font-weight: 800;
  font-size: 34px;
}

.p-product-accessories__title {
  margin-top: 1em;
  font-size: 16px;
  font-weight: 600;
}

.p-product-accessories__price {
  margin-top: 1em;
  font-size: 18px;
  font-weight: 400;
}

.p-product-accessories__more {
  position: absolute;
  z-index: 5;
  bottom: 30px;
  right: 30px;
  font-size: 16px;
  font-weight: 800;
}

.p-product-accessories__more:after {
  position: relative;
  margin-left: 15px;
  top: -2px;
  content: "";
  vertical-align: middle;
  display: inline-block;
  height: 31px;
  width: 31px;
  background: url("../images/renewal2021/icon_arrow02.png") 0 0 no-repeat;
  background-size: contain;
}

.p-home-about {
  position: relative;
  overflow: hidden;
}

.p-home-about:after {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 5;
  content: '';
  display: block;
  width: 130%;
  height: 100%;
  background: #fff;
  transform-origin: bottom right;
  transform: skewX(-20deg);
}

.p-home-about.is-visible:after {
  transition: 0.8s cubic-bezier(0.7, 0, 0.84, 0);
  width: 0;
}

.p-home-about .p-home-block {
  position: relative;
  height: 487px;
  display: flex;
  align-items: center;
}

.p-home-about__link {
  background-color: #000;
  display: block;
}

.p-home-about__group {
  position: absolute;
  z-index: 10;
  color: #fff;
  text-align: left;
  width: 100%;
}

.p-home-about__catch {
  position: absolute;
  font-size: 180px;
  line-height: 0.5;
  opacity: 0.15;
  font-weight: 800;
  font-style: italic;
}

.p-home-about__catch span {
  color: #fff;
  animation-delay: 0.8s;
}

.p-home-about__title {
  display: inline-block;
  padding-top: 60px;
  border-bottom: 1px solid #fff;
  font-size: 24px;
  font-weight: 600;
  color: #fff;
  letter-spacing: 0.06em;
  animation-delay: 1s;
}

.p-home-about__lead {
  margin: 40px 0 0;
  color: #fff;
  font-size: 27px;
  font-weight: 600;
  letter-spacing: 0.06em;
  line-height: 1.69;
  animation-delay: 1.2s;
}

.p-home-about__bg {
  position: absolute;
  z-index: 2;
  top: 50%;
  left: 50%;
  width: 100%;
  height: auto;
  transform: translate(-50%, -50%);
  opacity: 0.5;
}

.p-home-about__more, .p-home-2nd-headline__more, .p-home-2nd-headline__more--sp {
  display: inline-block;
  font-family: sofia-pro, sans-serif;
  font-size: 16px;
  font-weight: 800;
}

.p-home-about__more:after, .p-home-2nd-headline__more:after, .p-home-2nd-headline__more--sp:after {
  position: relative;
  margin-left: 15px;
  top: -2px;
  content: "";
  vertical-align: middle;
  display: inline-block;
  height: 31px;
  width: 31px;
  background: url("../images/renewal2021/icon_arrow02.png") 0 0 no-repeat;
  background-size: contain;
}

.p-home-about__more {
  margin: 20px 0 0;
  text-align: right;
  animation-delay: 1.4s;
}

.p-home-about__more span {
  color: #fff;
}

.p-home-about__more:after {
  background-image: url("../images/renewal2021/icon_arrow.png");
}

.p-home-2nd {
  padding: 120px 0;
}

.p-home-2nd-headline {
  position: relative;
  text-align: left;
  margin-top: 125px;
  padding-bottom: 35px;
}

.p-home-2nd-headline:before {
  position: absolute;
  z-index: 2;
  bottom: 0;
  left: 0;
  content: "";
  display: block;
  width: 51px;
  height: 2px;
  background-color: #000000;
  -webkit-clip-path: inset(0% 100% 0% 0%);
          clip-path: inset(0% 100% 0% 0%);
}

.p-home-2nd-headline.is-visible:before {
  animation-fill-mode: both;
  animation-timing-function: ease;
  animation-duration: .4s;
  animation-name: anim-shutter-left;
}

.p-home-2nd-headline__sub {
  font-size: 60px;
  font-weight: 800;
  line-height: 1.6;
}

.p-home-2nd-headline__main {
  font-weight: 600;
  font-size: 21px;
  font-feature-settings: "palt";
  letter-spacing: 0.06em;
  animation-delay: 0.2s;
}

.p-home-2nd-headline__more {
  position: absolute;
  z-index: 2;
  bottom: 40px;
  right: 0;
  animation-delay: 0.6s;
}

.p-home-storelist {
  margin: 50px 0 0;
  font-size: 14px;
  text-align: left;
  color: #000;
}

.p-home-storelist dt {
  font-weight: 600;
}

ul.p-home-storelist__link {
  display: flex;
  flex-wrap: wrap;
}

.p-home-instagram {
  margin-top: 70px;
}

.p-home-instagram .ecbn-selection-header2,
.p-home-instagram .vsm-link {
  display: none;
}

.p-home-instagram__link {
  text-align: center;
}

.p-home-instagram__link a {
  display: inline-block;
  padding: 0 15px;
  font-size: 40px;
  font-weight: 400;
  line-height: 1.4;
  background-image: linear-gradient(to top, #a2dc47 30%, #fff 30%);
}

.p-home-instagram__bottom {
  margin: 75px 0 0;
}

a.p-home-support__link {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 235px;
  background-color: #f0f2ef;
  text-align: center;
}

.p-home-support__text {
  position: relative;
  line-height: 1.0;
}

.p-home-support__base {
  color: #fff;
  font-size: 80px;
  font-weight: 800;
}

.p-home-support__title {
  position: absolute;
  z-index: 2;
  bottom: 0;
  left: 0;
  width: 100%;
  font-weight: 600;
  font-size: 24px;
  text-align: center;
  letter-spacing: 0.06em;
}

.p-home-support__title:after {
  position: relative;
  margin-left: 15px;
  top: -2px;
  content: "";
  vertical-align: middle;
  display: inline-block;
  height: 31px;
  width: 31px;
  background: url("../images/renewal2021/icon_arrow02.png") 0 0 no-repeat;
  background-size: contain;
}

.p-about-hero__detail {
  padding-top: 3.4%;
  width: 43%;
  text-align: left;
  font-feature-settings: "palt";
}

.p-about-hero__catch {
  font-size: 80px;
  font-weight: 800;
  line-height: 1.0;
}

.p-about-hero__h1 {
  margin: 20px 0 0;
  font-size: 24px;
  font-weight: 600;
  animation-delay: 0.6s;
}

.p-about-hero__lead {
  margin: 30px 0 0;
  font-size: 16px;
  font-weight: 600;
  line-height: 1.7;
  letter-spacing: 0.04em;
  animation-delay: 0.8s;
}

.p-about-hero__image {
  animation-delay: 1.2s;
}

.p-about-intro {
  position: relative;
  overflow: hidden;
}

.p-about-intro:after {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 5;
  content: '';
  display: block;
  width: 130%;
  height: 100%;
  background: #fff;
  transform-origin: bottom right;
  transform: skewX(-20deg);
}

.p-about-intro.is-visible:after {
  transition: 0.8s cubic-bezier(0.7, 0, 0.84, 0);
  width: 0;
}

.p-about-intro__detail {
  text-align: left;
  width: 500px;
  color: #fff;
  font-feature-settings: "palt";
}

.p-about-intro__title {
  font-size: 45px;
  font-weight: 600;
  color: #fff;
  line-height: 1.33;
  animation-delay: 0.8s;
}

.p-about-intro__lead {
  margin-top: 1em;
  font-size: 21px;
  font-weight: 600;
  letter-spacing: 0.04em;
  color: #fff;
  line-height: 1.71;
  animation-delay: 1s;
}

.p-about-intro__button-wrap {
  animation-delay: 1.2s;
  margin-top: 55px;
  max-width: 360px;
  display: flex;
}

a.p-about-intro__button {
  position: relative;
  font-weight: 800;
  text-align: center;
  color: #fff;
}

.p-about-intro__bg__item:nth-of-type(2) {
  opacity: 0;
  z-index: 2;
}

.is-visible .p-about-intro__bg__item:nth-of-type(2) {
  animation: fadeInOut 10s infinite ease;
}

@keyframes fadeInOut {
  0%,
  38% {
    opacity: 0;
  }
  50%,
  88% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}

.p-about-tech {
  background-color: #f0f2f0;
}

.p-about-tech__block {
  position: relative;
}

.p-about-tech__bg {
  position: absolute;
  z-index: 2;
  color: #fff;
  font-style: italic;
  line-height: 1.5;
  font-weight: 800;
}

.p-about-tech__header__block {
  position: relative;
  z-index: 5;
  display: flex;
  align-items: center;
  text-align: left;
  animation-delay: 0.8s;
}

.p-about-tech__title {
  flex-shrink: 0;
  font-size: 30px;
  font-weight: 600;
  line-height: 1.45;
}

.p-about-tech__detail {
  border-left: 2px solid #000;
  margin-left: 80px;
  padding-left: 60px;
}

.p-about-tech__text {
  font-size: 17px;
  line-height: 1.94;
  font-weight: 500;
}

.p-about-tech__text + .p-about-tech__text {
  margin-top: 1.8em;
}

.p-about-tech__figure {
  position: relative;
  margin: 45px auto 0;
}

.p-about-tech__figure__item {
  position: absolute;
  z-index: 2;
}

.p-about-tech__figure__item.is-pos01 {
  left: 15.8%;
  bottom: 0.7%;
  width: 12%;
}

.p-about-tech__figure__item.is-pos02 {
  left: 53.3%;
  top: 0%;
  width: 16.5%;
}

.p-about-tech__figure__item.is-pos03 {
  left: 61%;
  bottom: 0%;
  width: 11.8%;
}

.p-about-tech__figure__item.is-pos04 {
  left: 78.6%;
  top: 0%;
  width: 21.5%;
}

.p-about-movie {
  margin: 70px 0 0;
}

.p-about-movie__title {
  margin: 20px 0 0;
  font-size: 30px;
  font-weight: 600;
  text-align: center;
  line-height: 1.4;
}

.p-about-movie-thumb {
  position: relative;
}

.p-about-movie-thumb .swiper-slide {
  transition: ease background-color 0.3s;
}

.p-about-movie-thumb .swiper-slide img {
  vertical-align: bottom;
  transition: ease opacity 0.3s;
}

.p-about-movie-thumb .swiper-slide:not(.swiper-slide-active):hover img {
  cursor: pointer;
  opacity: 0.7;
}

.p-about-movie-thumb .swiper-slide-active {
  background-color: #000;
}

.p-about-movie-thumb .swiper-slide-active img {
  opacity: 0.5;
}

.p-about-movie__control {
  position: absolute;
  z-index: 10;
  top: calc(50% - 13px);
  width: 26px;
}

.p-about-movie__control img {
  width: 100%;
  height: auto;
}

.p-about-movie__control.js-about-swiper-prev {
  left: -45px;
}

.p-about-movie__control.js-about-swiper-next {
  right: -45px;
  transform: rotateY(180deg);
}

.p-about-section {
  margin-top: 120px;
}

.p-about-section + .p-about-section {
  margin-top: 140px;
}

.p-about-modal {
  width: 100%;
  height: 100%;
  position: fixed;
  left: 0;
  top: 0;
  background: rgba(255, 255, 255, .9);
  z-index: 1000000;
  opacity: 0;
  visibility: hidden;
  transition: 1s ease;
}

.p-about-modal.show {
  opacity: 1;
  visibility: visible;
}

.p-about-modal__cover {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}

.p-about-modal__inner {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  z-index: 2;
}

.p-about-modal__content {
  height: 100%;
  overflow: scroll;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: none;
  scrollbar-width: none;
  text-align: left;
}

.p-about-modal__content > :first-child {
  margin-top: 0;
}

.p-about-modal__block {
  margin: 0 auto;
}

.p-about-modal__block > :first-child,
.p-about-modal__block section:first-child > :first-child {
  margin-top: 0;
}

.p-about-modal__content::-webkit-scrollbar {
  display: none;
}

.p-about-modal__close {
  position: absolute;
  z-index: 5;
  top: 40px;
  right: 40px;
  display: block;
  cursor: pointer;
}

.p-about-modal__close span {
  margin-right: 10px;
  font-size: 16px;
  font-weight: 800;
}

.p-about-modal__close i {
  position: relative;
  display: inline-block;
  width: 13px;
  height: 13px;
}

.p-about-modal__close i:before, .p-about-modal__close i:after {
  position: absolute;
  z-index: 2;
  top: 50%;
  left: 0;
  content: "";
  display: block;
  width: 100%;
  height: 2px;
  background-color: #000;
}

.p-about-modal__close i:before {
  transform: rotate(45deg);
}

.p-about-modal__close i:after {
  transform: rotate(-45deg);
}

.p-about-modal__btn {
  border: 1px solid #000;
  font-weight: 800;
  text-align: center;
  cursor: pointer;
}

.p-about-modal__btn span {
  transition: ease color 0.3s;
}

.p-about-modal__scroll-bar {
  width: 3px;
  height: 800px;
  border-right: 1px solid #000;
  position: absolute;
  right: 40px;
  top: calc(50% - 400px);
}

.p-about-modal__scroll-bar .current {
  width: 3px;
  position: absolute;
  top: 0;
  right: -2px;
  background: #000;
  height: 20px;
}

.p-about-modal__headline {
  margin: 70px 0 30px;
  font-size: 30px;
  color: #000;
  font-weight: 600;
  line-height: 1.4;
}

.p-about-modal__paragraph {
  margin-top: 1.5em;
  font-size: 16px;
  line-height: 1.75;
  letter-spacing: 0.04em;
  font-feature-settings: "palt";
}

.p-about-modal__figure {
  margin: 40px 0;
}

.p-about-modal__figure img {
  vertical-align: bottom;
}

.p-topics-title {
  padding: 40px 0 55px;
  text-align: center;
}

.p-topics-title_main {
  font-weight: 900;
  font-size: 80px;
  line-height: 1.0;
}

.p-topics-title_sub {
  margin: 20px 0 0;
  font-size: 1rem;
  font-weight: bold;
}

.p-topics-hero {
  margin: 0 0 80px;
}

a.p-topics-hero-link {
  position: relative;
  background-color: #000000;
  overflow: hidden;
  color: #fff;
  display: block;
}

.p-topics-hero-layout {
  position: relative;
  z-index: 5;
  display: flex;
  align-items: center;
  max-width: 1084px;
  margin: 0 auto;
  padding: 50px 0;
  transition: ease opacity 0.3s;
}

.p-topics-hero__image {
  flex-shrink: 0;
  position: relative;
  z-index: 2;
  width: 50%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  transition: ease opacity 0.3s;
  box-shadow: 0 0 20px rgba(59, 63, 59, .1);
}

.p-topics-hero__image:before {
  display: block;
  content: "";
  padding-top: 55%;
}

.p-topics-hero__detail {
  flex-grow: 1;
  margin-left: 8%;
  text-align: left;
}

.p-topics-hero__detail p {
  color: inherit;
}

.p-topics-hero__catch {
  position: relative;
  margin: 0 0 40px;
  padding: 0 0 30px;
  font-size: 40px;
  line-height: 1.0;
  font-weight: 800;
}

.p-topics-hero__catch:before {
  position: absolute;
  bottom: 0;
  left: 0;
  content: "";
  width: 30px;
  height: 3px;
  background-color: #fff;
}

.p-topics-hero__date {
  margin: 0 0 15px;
  font-size: 18px;
  font-weight: 400;
}

.p-topics-hero__title {
  font-size: 30px;
  color: inherit;
  font-weight: bold;
  line-height: 1.33;
  font-feature-settings: "palt";
  letter-spacing: 0.06em;
}

.p-topics-hero__more {
  margin-top: 30px;
  text-align: right;
  font-size: 16px;
  font-weight: 800;
}

.p-topics-hero__more:after {
  position: relative;
  top: -2px;
  margin-left: 18px;
  content: "";
  vertical-align: middle;
  display: inline-block;
  background: url(../images/renewal2021/icon_arrow.png) 0 0 no-repeat;
  background-size: contain;
  width: 31px;
  height: 31px;
}

.p-topics-hero__bg {
  position: absolute;
  z-index: 2;
  top: 0%;
  left: 0%;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.p-topics-hero__bg__inner {
  position: absolute;
  top: -2%;
  left: -2%;
  width: 104%;
  height: 104%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  opacity: 0.4;
  filter: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feGaussianBlur stdDeviation="10" /></filter></svg>#filter');
  filter: blur(10px);
}

.p-topics-newsList {
  text-align: left;
  letter-spacing: -0.4em;
  padding: 0 0 100px;
}

.p-topics-newsList li {
  display: inline-block;
  vertical-align: top;
  letter-spacing: normal;
}

.p-topics-newsList li a {
  display: block;
  overflow: hidden;
}

.p-topics-newsList .thumbnail {
  position: relative;
  width: 100%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.p-topics-newsList .thumbnail:before {
  display: block;
  content: "";
  padding-top: 55%;
}

.p-topics-newsList .thumbnail_noimg {
  background-color: #f2f2f2;
  background-image: url("../images/news_no_img.png");
}

.p-topics-newsList .text_box {
  text-align: left;
}

.p-topics-newsList .title {
  display: -webkit-box;
  overflow: hidden;
  -webkit-line-clamp: 2;
}

.p-topics-newsList .date {
  position: relative;
  color: #9b9b9b;
}

.p-topics-newsList .icon {
  position: relative;
  top: 1px;
  margin-left: 10px;
  content: "NEW";
  color: #a2dc47;
  font-weight: 800;
  font-size: 18px;
}

.p-special-hero {
  position: relative;
  padding: 90px 0 100px;
}

.p-special-hero__layout {
  position: relative;
  display: flex;
  justify-content: space-between;
  max-width: 90%;
  width: 980px;
  margin: 0 auto;
}

.p-special-hero__catch {
  width: 55%;
}

.p-special-hero__text {
  padding-top: 11%;
  width: 33%;
}

.p-special-hero__text p {
  font-size: 16px;
  line-height: 1.81;
  text-align: left;
}

.p-special-hero__scroll {
  position: absolute;
  z-index: 5;
  top: 30px;
  right: 3%;
  -ms-writing-mode: tb-rl;
      writing-mode: vertical-rl;
  font-size: 10px;
  font-weight: 800;
  padding-bottom: 135px;
  overflow: hidden;
}

.p-special-hero__scroll span {
  display: block;
}

.p-special-hero__scroll:after {
  position: absolute;
  z-index: 1;
  top: 55px;
  left: 4px;
  content: "";
  display: inline-block;
  width: 1px;
  height: 0;
  background-color: #000000;
  animation: siteGuide_scroll 2s ease 1s infinite normal none;
}

@keyframes siteGuide_scroll {
  0% {
    height: 0;
  }
  40% {
    height: 125px;
    transform: translateY(0);
  }
  100% {
    height: 125px;
    transform: translateY(125px);
  }
}

.p-special-index {
  display: flex;
  flex-wrap: wrap;
  padding: 0 0 125px;
}

.p-special-index__item {
  position: relative;
  z-index: 2;
  width: 50%;
  display: block;
  overflow: hidden;
}

.p-special-index__image {
  position: relative;
}

.p-special-index__image img {
  vertical-align: bottom;
  transform: scale(1.01);
  transition: ease transform 0.8s;
}

.p-special-index__number {
  position: absolute;
  z-index: 2;
  bottom: 0;
  right: 0;
  font-size: 145px;
  font-style: italic;
  font-weight: 800;
  line-height: 1.0;
  color: rgba(255, 255, 255, .1);
}

.p-special-index__detail {
  position: absolute;
  z-index: 5;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 0 40px 50px;
  text-align: left;
  color: #fff;
  font-feature-settings: "palt";
  opacity: 0;
  transform: translateY(20px);
}

.is-visible .p-special-index__detail {
  transition: ease 0.8s 0.8s;
  transition-property: opacity,transform;
  opacity: 1;
  transform: translateY(0px);
}

.p-special-index__detail:after {
  position: absolute;
  z-index: 5;
  bottom: 25px;
  right: 40px;
  content: "";
  display: block;
  width: 31px;
  height: 31px;
  background: url(/soundearcuffs/common/images/renewal2021/icon_arrow.png) 0 0 no-repeat;
  background-size: contain;
}

.p-special-index__title {
  font-size: 30px;
  font-weight: 600;
  line-height: 1.5;
}

.p-special-index__title span {
  color: #fff;
}

.p-special-index__data {
  margin: 20px 0 0;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}

.p-special-index__data dt {
  flex-shrink: 0;
  font-size: 21px;
  margin-right: 15px;
}

.p-special-index__data dd {
  flex-shrink: 0;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.52;
}

.p-special-index__data dd:before {
  margin-right: 5px;
  content: "-";
}

.p-special-mv {
  position: relative;
}

.p-special-mv:after {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 10;
  content: '';
  display: block;
  width: 130%;
  height: 100%;
  background: #fff;
  transform-origin: bottom right;
  transform: skewX(-20deg);
}

.p-special-mv.is-visible:after {
  transition: 0.8s cubic-bezier(0.7, 0, 0.84, 0);
  width: 0;
}

.p-special-mv__text {
  text-align: left;
  font-feature-settings: "palt";
}

.p-special-mv__title {
  position: relative;
  font-size: 33px;
  line-height: 1.44;
  color: #fff;
  font-weight: 600;
}

.p-special-mv__desc {
  margin-top: 40px;
}

.p-special-mv__name {
  font-size: 21px;
  line-height: 1.33;
}

.p-special-mv__name strong {
  margin-right: 0.25em;
  font-size: 30px;
}

.p-special-mv__job {
  margin-top: 0.2em;
  font-size: 18px;
  line-height: 1.4;
  text-indent: -1em;
  padding-left: 1em;
}

.p-special-mv__job:before {
  margin-right: 0.5em;
  content: "-";
}

.p-special-contents {
  padding: 65px 0 0;
  margin: 0 auto;
  max-width: 700px;
  text-align: left;
}

.p-special-contents > :last-child,
.p-special-contents > section:last-child > :last-child {
  margin-bottom: 0;
}

.p-special-paragraph {
  font-size: 16px;
  line-height: 1.81;
  letter-spacing: 0.04em;
  font-weight: 500;
  font-feature-settings: "palt";
  margin-top: 1.5em;
}

.p-special-paragraph--interview {
  margin-top: 2.5em;
  font-weight: bold;
}

.p-special-paragraph--interview:before {
  position: relative;
  top: -1px;
  margin-right: 8px;
  vertical-align: middle;
  display: inline-block;
  content: "";
  width: 25px;
  height: 2px;
  background-color: #000000;
}

.p-special-paragraph--small {
  font-size: 12px;
}

.p-special-credit {
  margin-top: 35px;
  font-size: 12px;
}

.p-special-intro {
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
  margin: 55px 0 0;
}

.p-special-intro__top {
  padding: 50px 6% 40px;
}

.p-special-intro__layout {
  display: flex;
  align-items: center;
}

.p-special-intro__image {
  margin-right: 5%;
  flex-shrink: 0;
  width: 35%;
}

.p-special-intro__image img {
  vertical-align: bottom;
}

.p-special-intro__detail {
  flex-grow: 1;
}

.p-special-intro__desc {
  margin: 0 0 1.5em;
}

.p-special-intro__name {
  font-size: 16px;
  font-weight: 600;
}

.p-special-intro__name em {
  font-size: 24px;
}

.p-special-intro__job {
  margin-top: 0.8em;
  font-size: 14px;
  font-weight: 500;
  line-height: 1.3;
}

.p-special-sns {
  margin: 20px 0 0;
  font-weight: 400;
  font-size: 14px;
}

.p-special-sns img {
  margin-right: 10px;
  vertical-align: middle;
  width: 25px;
}

.p-special-intro__bottom {
  border-top: 1px solid #f2f2f2;
  padding: 40px 4%;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.p-special-intro__product {
  display: flex;
  align-items: center;
  flex-grow: 1;
}

.p-special-intro__product dt {
  letter-spacing: 0.04em;
  font-weight: 600;
}

.p-special-intro__product dd {
  flex-grow: 1;
}

.p-special-intro__product__name {
  display: block;
  font-size: 16px;
  font-weight: 500;
}

.p-special-intro__product__price {
  margin-top: 0.5em;
  display: block;
  font-size: 14px;
  font-weight: 500;
}

.p-special-intro__icon {
  margin-left: 15px;
  flex-shrink: 0;
  font-size: 16px;
  font-weight: 800;
}

.p-special-intro__icon:after {
  position: relative;
  margin-left: 15px;
  top: -1px;
  content: "";
  vertical-align: middle;
  display: inline-block;
  height: 31px;
  width: 31px;
  background: url("../images/renewal2021/icon_arrow02.png") 0 0 no-repeat;
  background-size: contain;
}

.p-special-headline {
  margin: 80px 0 40px;
  font-size: 30px;
  line-height: 1.4;
  font-weight: 600;
}

.p-special-visulal {
  margin: 85px -140px 105px;
}

.p-special-visulal img {
  vertical-align: bottom;
}

.p-special-movie {
  margin: 160px auto 0;
}

.p-special-movie__title {
  margin: 0 0 40px;
  font-size: 30px;
  text-align: center;
  font-weight: 800;
}

.p-special-related {
  margin: 145px 0 0;
  padding: 80px 0 0;
  background-color: #f0f2f0;
  text-align: left;
}

.p-special-related__header {
  max-width: 980px;
  margin: 0 auto;
}

.p-special-related__title {
  font-size: 50px;
  font-weight: 800;
}

.p-special-related__lead {
  margin: 20px 0 0;
  font-size: 16px;
  line-height: 1.63;
}

.p-special-related__more {
  text-align: right;
}

.p-special-related__list-wrap {
  position: relative;
  transform: translateY(40px);
}

.p-special-related__list {
  margin: 40px 0 0;
}

.p-special-related__item {
  max-width: 980px;
}

.p-special-related__link {
  position: relative;
  display: flex;
  align-items: center;
}

.p-special-related__number {
  position: absolute;
  z-index: 1;
  top: 0;
  right: 0;
  font-size: 108px;
  font-weight: 800;
  font-style: italic;
  color: #fff;
  font-feature-settings: "palt";
}

.p-special-related__visual {
  flex-shrink: 0;
  width: 41%;
}

.p-special-related__visual img {
  vertical-align: bottom;
}

.p-special-related__detail {
  flex-grow: 1;
  margin-left: 90px;
  position: relative;
  z-index: 5;
  flex-grow: 1;
}

.p-special-related__name {
  font-size: 14px;
  font-weight: 600;
}

.p-special-related__name dt em {
  font-size: 24px;
}

.p-special-related__name dd {
  margin-top: 0.5em;
  font-weight: 500;
  line-height: 1.4;
}

.p-special-related__copy {
  margin: 35px 0 0;
  font-size: 35px;
  font-weight: 600;
  line-height: 1.57;
}

.p-special-related__controls {
  position: absolute;
  z-index: 5;
  display: flex;
}

.p-special-related__control {
  display: block;
  width: 61px;
  background-color: #fff;
  cursor: pointer;
}

.p-special-related__control img {
  width: 100%;
  height: auto;
  vertical-align: bottom;
}

.p-special-related__control.js-swiper-next {
  margin-left: 7px;
}

.p-special-related__control.js-swiper-next img {
  vertical-align: bottom;
  transform: rotateY(180deg);
}

.p-special-products {
  margin: 0 auto;
  padding: 115px 0 0;
}

.c-animation--fadein,
.c-animation--fadeup,
.c-animation--fadescale {
  opacity: 0;
}

.is-visible .c-animation--fadein, .c-animation--fadein.is-visible, .is-visible
.c-animation--fadeup,
.c-animation--fadeup.is-visible, .is-visible
.c-animation--fadescale,
.c-animation--fadescale.is-visible {
  animation-fill-mode: both;
  animation-timing-function: ease;
  animation-duration: .8s;
  animation-name: anim-scroll-in;
}

@keyframes anim-scroll-in {
  0% {
    opacity: 0;
    transform: translateY(20px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}

.is-visible .c-animation--fadein, .c-animation--fadein.is-visible {
  animation-name: anim-fadein;
}

@keyframes anim-fadein {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

.is-visible .c-animation--fadescale, .c-animation--fadescale.is-visible {
  animation-name: anim-fadescale;
}

@keyframes anim-fadescale {
  0% {
    opacity: 0;
    transform: scale(1.05);
  }
  100% {
    opacity: 1;
    transform: scale(1);
  }
}

.c-animation--shutter-l {
  -webkit-clip-path: inset(0% 100% 0% 0%);
          clip-path: inset(0% 100% 0% 0%);
}

.is-visible .c-animation--shutter-l, .c-animation--shutter-l.is-visible {
  animation-fill-mode: both;
  animation-timing-function: ease;
  animation-duration: .8s;
  animation-name: anim-shutter-left;
}

@keyframes anim-shutter-left {
  0% {
    -webkit-clip-path: inset(0% 100% 0% 0%);
            clip-path: inset(0% 100% 0% 0%);
  }
  100% {
    -webkit-clip-path: inset(-1% -1% -1% -1%);
            clip-path: inset(-1% -1% -1% -1%);
  }
}

.c-animation--delay--1 {
  animation-delay: 0.6s;
}

@media screen and (max-width: 768px) {
  .u-show-pc {
    display: none;
  }
  .u-site-block {
    padding: 0 35px;
  }
  .l-content-wrap {
    padding-top: 100px;
  }
  .l-header--renewal {
    height: 100px;
  }
  .l-header--renewal a:hover {
    opacity: 1 !important;
    transition: none;
  }
  .l-header--renewal:after {
    height: 100px;
  }
  .is-open .l-header--renewal:after {
    background-color: #fff !important;
  }
  .l-header--renewal .l-header__logo {
    top: 26px;
  }
  .l-header--renewal .l-header__logo svg {
    width: 133px;
  }
  .l-header--renewal .l-header__nav {
    right: -410px;
    width: 410px;
  }
  .l-header--renewal .l-header__nav-inner {
    position: relative;
    padding: 80px 20px 60px 90px;
    display: flex;
    flex-direction: column;
  }
  .l-header--renewal .l-header__gnav {
    flex-grow: 1;
    display: block;
  }
  .l-header--renewal .l-header__gnav li:nth-child(n+2) {
    margin-top: 60px;
  }
  .l-header--renewal .l-header__gnav__label--en {
    display: block;
    font-size: 17px;
  }
  .l-header--renewal .l-header__gnav__label--jp {
    margin-top: 0.3em;
    display: block;
    font-size: 27px;
  }
  .l-header--renewal .l-header__util {
    margin-top: 60px;
    display: flex;
    flex-direction: column;
  }
  .l-header--renewal .l-header__sns-wrap {
    order: 2;
  }
  .l-header--renewal .l-header__sns-box {
    display: flex;
    align-items: center;
  }
  .l-header--renewal .l-header__sns-box > li + li {
    margin: 0 0 0 45px;
  }
  .l-header--renewal .l-header__sns-box > li > a > span {
    display: none;
  }
  .l-header--renewal .l-header__sns-box img {
    width: 44px;
    margin: 0;
  }
  .l-header--renewal .l-header__langage {
    margin: 0 0 60px;
    order: 1;
  }
  .l-header--renewal .l-header__langage__label {
    font-size: 23px;
  }
  .l-header--renewal .l-header__langage__label > li:nth-child(2):before {
    margin: 0 1em;
    content: "|";
    color: #000;
  }
  .l-header--renewal .l-header__cart-icon {
    width: 36px;
    height: auto;
  }
  .l-header--renewal .l-header__util--sp {
    position: absolute;
    z-index: 10004;
    top: 30px;
    right: 14px;
    display: flex;
    align-items: center;
    font-weight: 800;
    font-family: sofia-pro, sans-serif;
  }
  .l-header--renewal .l-header__util--sp .l-header__util__item {
    margin-right: 35px;
    font-size: 22px;
  }
  .l-header--renewal .l-header__util--sp .l-header__menu-btn {
    position: relative;
    top: auto;
    right: auto;
    margin-left: -10px;
  }
  html:not(.is-open) .l-header--renewal.is-white:after {
    background-color: rgba(255, 255, 255, 0);
  }
  html:not(.is-open) .l-header--renewal.is-white .l-header__logo svg circle, html:not(.is-open) .l-header--renewal.is-white .l-header__logo svg path {
    fill: #fff;
  }
  html:not(.is-open) .l-header--renewal.is-white .l-header__cart-icon polygon, html:not(.is-open) .l-header--renewal.is-white .l-header__cart-icon path {
    fill: #fff;
  }
  html:not(.is-open) .l-header--renewal.is-white .l-header__menu-btn:before,
  html:not(.is-open) .l-header--renewal.is-white .l-header__menu-btn:after,
  html:not(.is-open) .l-header--renewal.is-white .l-header__menu-line {
    background-color: #fff;
  }
  html:not(.is-open) .l-header--renewal.is-white .l-header__util__item a {
    color: #fff;
  }
  .l-footer--renewal2021 .l-footer__nav > .l-footer__nav-list {
    font-size: 1.25rem;
    margin-bottom: 26px;
  }
  .l-footer--renewal2021 .l-footer__copyright {
    margin-top: 35px;
    font-size: 1.25rem;
  }
  .c-megaheadline {
    padding: 50px 0 0;
  }
  .c-megaheadline__bg {
    left: -20px;
    font-size: 102px;
  }
  .c-megaheadline__title {
    margin: 0 0 35px;
    font-size: 35px;
  }
  .c-megaheadline__lead {
    font-size: 27px;
  }
  .c-megaheadline__link, .p-special-related__more a {
    top: 50px;
    right: 0;
    font-size: 27px;
  }
  .c-megaheadline__link:after, .p-special-related__more a:after {
    top: -4px;
    height: 37px;
    width: 37px;
  }
  a.c-button {
    padding: 40px 30px;
    font-size: 27px;
  }
  a.c-button:after {
    width: 8px;
    height: 8px;
  }
  .p-home-block {
    padding: 0 35px;
  }
  .l-loading__inner {
    background: #fff url(/soundearcuffs/common/images/renewal2021/loading_sp.jpg) 50% 0% no-repeat;
    background-size: cover;
  }
  .p-home-mv-pagination.swiper-pagination-bullets {
    bottom: 50px;
  }
  .p-home-mv-pagination.swiper-pagination-bullets .swiper-pagination-bullet {
    height: 4px;
    width: 38px;
  }
  .p-home-mv-scroll {
    display: none;
  }
  .p-home-mv__text {
    bottom: 120px;
  }
  .p-home-mv__title,
  .p-home-mv__title--single {
    animation-delay: 0.4s;
    font-size: 76px;
  }
  .p-home-mv__title--single {
    font-size: 68px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
  }
  .p-home-mv__lead {
    animation-delay: 0.4s;
    font-size: 39px;
  }
  .p-home-mv__link-wrap {
    animation-delay: 0.4s;
  }
  .p-home-mv__title--single + .p-home-mv__link-wrap {
    animation-delay: 0.4s;
  }
  .p-home-mv__link-wrap--two .p-home-mv__link {
    width: 48%;
  }
  .p-home-mv__link__inner {
    justify-content: space-between;
  }
  .p-home-mv__link {
    font-size: 36px;
  }
  .p-home-mv__link:before {
    width: 52px;
    height: 52px;
  }
  .p-home-1st {
    padding-top: 70px;
  }
  .p-home-bnr {
    margin: 0 0 60px;
  }
  .p-home-bnr__title {
    margin: 0 0 40px;
    font-size: 22px;
  }
  .p-home-topics {
    margin: 0 0 140px;
  }
  .p-home-topics-list {
    margin-top: 140px;
    display: block;
  }
  .p-home-topics-list__main {
    margin: 0 -35px;
    width: auto;
  }
  .p-home-topics-list__sub {
    margin-top: 80px;
    width: auto;
  }
  .p-home-topics-pickup {
    display: flex;
    flex-direction: column;
    padding: 0 35px 60px;
  }
  .p-home-topics-pickup__head {
    padding-bottom: 32px;
    margin-bottom: 30px;
    width: 100%;
    order: 2;
  }
  .p-home-topics-pickup__head:before {
    position: absolute;
    z-index: 2;
    bottom: 0;
    left: 0;
    content: "";
    width: 50px;
    height: 3px;
    background-color: #fff;
  }
  .p-home-topics-pickup__icon {
    font-size: 30px;
  }
  .p-home-topics-pickup__date {
    margin-left: 30px;
    font-size: 23px;
  }
  .p-home-topics-pickup__more {
    position: absolute;
    top: 5px;
    right: 0;
    font-size: 20px;
    font-weight: 800;
    display: block;
  }
  .p-home-topics-pickup__more:after {
    position: relative;
    top: -2px;
    content: "";
    margin-left: 15px;
    width: 24px;
    height: 24px;
    vertical-align: middle;
    display: inline-block;
    background: url(../images/renewal2021/icon_arrow.png) 0 0 no-repeat;
    background-size: contain;
  }
  .p-home-topics-pickup__image {
    margin: -70px 15px 60px;
    box-shadow: 0 0 20px rgba(59, 63, 59, .1);
  }
  .p-home-topics-pickup__title {
    order: 3;
    margin: 0;
    font-size: 27px;
  }
  .p-home-topics-list__item + .p-home-topics-list__item {
    margin-top: 40px;
  }
  .p-home-topics-list__image {
    margin-right: 40px;
    width: 215px;
  }
  .p-home-topics-list__title {
    font-size: 20px;
  }
  .p-home-topics-list__date {
    margin-top: 20px;
    font-size: 20px;
  }
  .p-home-topics-list__date:after {
    position: absolute;
    z-index: 2;
    top: -1px;
    right: 0;
    content: "";
    width: 24px;
    height: 24px;
    display: block;
    background: url("../images/renewal2021/icon_arrow02.png") 0 0 no-repeat;
    background-size: contain;
  }
  .p-home-topics-list__icon {
    font-size: 20px;
  }
  .p-product__list {
    margin: 70px 0 0;
    display: block;
  }
  .p-product__item {
    width: auto;
    overflow: hidden;
  }
  .p-product__item:nth-child(2) {
    margin-top: 100px;
  }
  .is-product01 .p-product__visual {
    width: 110%;
    transform: none;
  }
  .is-product02 .p-product__visual {
    left: calc(50% - 205px);
    width: 410px;
  }
  .p-product__detail {
    padding-top: 80%;
    width: 470px;
  }
  .p-product__detail .c-button-wrap {
    margin-top: 50px;
  }
  .is-product02 .p-product__detail {
    padding-top: 68%;
  }
  .p-product__catch {
    font-size: 85px;
  }
  .p-product__name {
    margin-top: 20px;
    font-size: 27px;
  }
  .p-product__price {
    font-size: 27px;
  }
  .p-product__lineup__title {
    margin-right: 30px;
    font-size: 27px;
  }
  .p-product__lineup__list .u-icon-color {
    width: 26px;
    height: 26px;
  }
  .p-product-accessories {
    margin: 100px 0 70px;
  }
  .p-product-accessories__link {
    padding: 0;
    text-align: left;
  }
  .p-product-accessories-layout {
    display: block;
  }
  .p-product-accessories__catch {
    padding: 0 60px;
    width: auto;
    font-size: 24px;
    text-decoration: underline;
  }
  .p-product-accessories__detail {
    border: none;
    padding: 15px 36px 40px 60px;
    max-width: none;
  }
  .p-product-accessories__lead {
    font-size: 58px;
  }
  .p-product-accessories__title {
    font-size: 27px;
  }
  .p-product-accessories__price {
    font-size: 27px;
  }
  .p-product-accessories__visual {
    position: relative;
    z-index: 5;
    top: -26px;
    margin-left: 50px;
    width: 507px;
    transform: none;
  }
  .p-product-accessories__more {
    text-align: right;
    margin-top: 15px;
    position: static;
    font-size: 27px;
  }
  .p-home-about:after {
    width: 160%;
  }
  .p-home-about .p-home-block {
    height: 540px;
  }
  .p-home-about__group {
    bottom: 0;
    left: 0;
    padding: 0 35px 50px;
  }
  .p-home-about__catch {
    font-size: 102px;
  }
  .p-home-about__title {
    padding-top: 45px;
    border-bottom-width: 2px;
    font-size: 41px;
  }
  .p-home-about__lead {
    margin: 35px 0 0;
  }
  .p-home-about__bg {
    height: 100%;
    width: auto;
  }
  .p-home-about__more, .p-home-2nd-headline__more, .p-home-2nd-headline__more--sp {
    font-size: 27px;
  }
  .p-home-about__more:after, .p-home-2nd-headline__more:after, .p-home-2nd-headline__more--sp:after {
    top: -4px;
    height: 37px;
    width: 37px;
  }
  .p-home-about__more {
    position: absolute;
    z-index: 2;
    top: 50px;
    right: 35px;
    margin: 0;
  }
  .p-home-2nd-headline {
    margin-top: 100px;
    padding-bottom: 40px;
  }
  .p-home-2nd-headline:before {
    width: 54px;
    height: 4px;
  }
  .p-home-2nd-headline__sub {
    font-size: 68px;
  }
  .p-home-2nd-headline__main {
    font-size: 27px;
  }
  .p-home-2nd-more--sp {
    margin-top: 60px;
    text-align: right;
  }
  .p-home-storelist {
    margin: 100px 0 0;
    font-size: 24px;
  }
  ul.p-home-storelist__link {
    justify-content: space-between;
  }
  ul.p-home-storelist__link li {
    margin-top: 30px;
    width: 47%;
    font-weight: 500;
    font-feature-settings: "palt";
    line-height: 1.4;
  }
  .p-home-instagram {
    margin-top: 80px;
  }
  .p-home-instagram__link {
    margin: 0 0 20px;
    text-align: left;
  }
  .p-home-instagram__link a {
    padding: 0 10px;
    font-size: 30px;
  }
  .p-home-instagram__bottom {
    margin: 60px 0 0;
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  a.p-home-support__link {
    height: 310px;
  }
  .p-home-support__base {
    font-size: 102px;
  }
  .p-home-support__title {
    font-size: 41px;
  }
  .p-home-support__title:after {
    top: -4px;
    height: 53px;
    width: 53px;
  }
  .p-about-hero {
    padding: 40px 0 0;
    height: auto;
    max-width: none;
    display: block;
  }
  .p-about-hero__detail {
    padding-top: 0%;
    width: auto;
    text-align: center;
  }
  .p-about-hero__catch {
    font-size: 102px;
    text-align: center;
  }
  .p-about-hero__h1 {
    margin: 30px 0 0;
    font-size: 30px;
  }
  .p-about-hero__lead {
    margin: 50px 0 0;
    font-size: 27px;
  }
  .p-about-hero__image {
    position: relative;
    z-index: 10;
    margin: 80px 0 -50px -10px;
    width: 694px;
  }
  .p-about-intro:after {
    width: 160%;
  }
  .p-about-intro__block {
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 5;
    height: auto;
  }
  .p-about-intro__detail {
    padding: 0 35px 40px;
    width: auto;
  }
  .p-about-intro__title {
    font-size: 42px;
  }
  .p-about-intro__lead {
    font-size: 24px;
  }
  .p-about-intro__button-wrap {
    margin-top: 30px;
    max-width: 100%;
    justify-content: flex-end;
  }
  a.p-about-intro__button {
    font-size: 27px;
  }
  a.p-about-intro__button:after {
    position: relative;
    top: -2px;
    vertical-align: middle;
    margin-left: 35px;
    display: inline-block;
    content: "";
    width: 53px;
    height: 53px;
    background: url(../images/renewal2021/icon_arrow.png) 0 0 no-repeat;
    background-size: contain;
  }
  .p-about-intro__bg__item:nth-of-type(2) {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
  .p-about-intro__bg__item img {
    width: 100%;
    height: auto;
    vertical-align: bottom;
  }
  .p-about-tech__block {
    max-width: none;
    padding: 60px 40px 130px;
  }
  .p-about-tech__bg {
    top: 0px;
    right: 20px;
    font-size: 102px;
  }
  .p-about-tech__header__block {
    display: block;
  }
  .p-about-tech__title {
    position: relative;
    margin: 0 0 50px;
    padding: 40px 0 30px;
    font-size: 50px;
  }
  .p-about-tech__title:after {
    position: absolute;
    z-index: 2;
    bottom: 0;
    left: 0;
    content: "";
    display: block;
    height: 3px;
    width: 100px;
    background-color: #000;
  }
  .p-about-tech__detail {
    margin: 0;
    padding: 0;
    border: none;
  }
  .p-about-tech__text {
    font-size: 27px;
  }
  .p-about-tech__figure {
    margin: 80px -25px 0;
  }
  .p-about-tech__figure__item.is-pos01 {
    left: 14.09%;
    bottom: 0%;
    width: 19%;
  }
  .p-about-tech__figure__item.is-pos02 {
    left: 49.18%;
    width: 20.49%;
  }
  .p-about-tech__figure__item.is-pos03 {
    left: 57.37%;
    bottom: 0%;
    width: 19.34%;
  }
  .p-about-tech__figure__item.is-pos04 {
    left: 76%;
    top: 0%;
    width: 23.93%;
  }
  .p-about-tech__figure__item:before {
    position: absolute;
    z-index: 2;
    left: -18px;
    content: "";
    border: 6px solid transparent;
    border-left-color: #000;
    animation-name: linkarrow_attention;
    animation-duration: 3s;
    animation-iteration-count: infinite;
    animation-timing-function: ease;
    animation-fill-mode: both;
  }
  .p-about-tech__figure__item.is-pos02:before, .p-about-tech__figure__item.is-pos04:before {
    top: 4px;
  }
  .p-about-tech__figure__item.is-pos01:before, .p-about-tech__figure__item.is-pos03:before {
    bottom: 8px;
  }
  .p-about-movie-thumb {
    margin: 30px auto 0;
    max-width: 460px;
  }
  .p-about-section {
    margin-top: 100px;
  }
  .p-about-section + .p-about-section {
    margin-top: 120px;
  }
  .p-about-modal__content {
    padding: 80px 100px 80px 60px;
  }
  .p-about-modal__close {
    top: 48px;
    right: 28px;
  }
  .p-about-modal__close span {
    display: none;
  }
  .p-about-modal__close i {
    width: 26px;
    height: 26px;
  }
  .p-about-modal__btn {
    margin: 50px auto 0;
    padding: 35px 15px;
    font-size: 35px;
  }
  .p-about-modal__headline {
    margin: 80px 0 50px;
    font-size: 50px;
  }
  .p-about-modal__paragraph {
    font-size: 27px;
  }
  .p-about-modal__figure {
    margin: 50px 0;
  }
  .p-topics-title {
    padding: 60px 0 140px;
  }
  .p-topics-title_main {
    font-size: 102px;
  }
  .p-topics-title_sub {
    margin: 30px 0 0;
    font-size: 30px;
  }
  .p-topics-hero {
    margin: 0 0 70px;
  }
  a.p-topics-hero-link {
    overflow: visible;
  }
  a.p-topics-hero-link:hover {
    opacity: 1;
  }
  .p-topics-hero-layout {
    display: block;
    padding: 0 50px 90px;
    max-width: none;
  }
  .p-topics-hero__image {
    top: -60px;
    width: auto;
    margin-bottom: -60px;
  }
  .p-topics-hero__detail {
    position: relative;
    margin: 60px 0 0;
  }
  .p-topics-hero__catch {
    margin: 0 0 40px;
    padding: 0 0 40px;
    font-size: 50px;
  }
  .p-topics-hero__catch:before {
    height: 2px;
  }
  .p-topics-hero__date {
    margin: 0 0 25px;
    font-size: 30px;
  }
  .p-topics-hero__title {
    font-size: 42px;
    line-height: 1.4;
  }
  .p-topics-hero__more {
    position: absolute;
    z-index: 2;
    top: 4px;
    right: 0;
    margin: 0;
    font-size: 27px;
  }
  .p-topics-hero__more:after {
    top: -4px;
    width: 53px;
    height: 53px;
  }
  .p-topics-hero__bg {
    width: 100%;
    height: 100%;
  }
  .p-topics-newsList .icon {
    position: absolute;
    z-index: 2;
    top: 2px;
    right: 0;
  }
  .p-topics-newsList {
    padding: 0;
  }
  .p-topics-newsList li {
    width: 47%;
    margin-right: 4%;
    margin-bottom: 80px;
  }
  .p-topics-newsList li:nth-child(2n) {
    margin-right: 0;
  }
  .p-topics-newsList .text_box {
    margin-top: 30px;
  }
  .p-topics-newsList .title {
    width: 100%;
    height: auto;
    max-height: 75px;
    margin-top: 15px;
    font-size: 1.375rem;
    line-height: 1.6;
  }
  .p-topics-newsList .date {
    font-size: 1.25rem;
  }
  .p-special-hero {
    padding: 0 0 120px;
  }
  .p-special-hero__layout {
    display: block;
    width: auto;
    max-width: none;
    padding: 0 35px;
  }
  .p-special-hero__catch {
    width: auto;
  }
  .p-special-hero__text {
    position: relative;
    z-index: 2;
    margin-top: -90px;
    padding: 0;
    width: auto;
  }
  .p-special-hero__text p {
    font-size: 24px;
  }
  .p-special-hero__text p + p {
    margin-top: 1.5em;
  }
  .p-special-hero__scroll {
    right: 46px;
    top: auto;
    bottom: 80px;
    font-size: 20px;
  }
  .p-special-hero__scroll:after {
    top: 90px;
    left: 7px;
  }
  .p-special-index {
    display: block;
    padding: 0 0 130px;
  }
  .p-special-index__item {
    width: auto;
  }
  .p-special-index__number {
    bottom: -0.08em;
    font-size: 240px;
  }
  .p-special-index__detail {
    padding: 0 35px 48px;
  }
  .p-special-index__detail:after {
    right: 35px;
    bottom: 38px;
    width: 53px;
    height: 53px;
  }
  .p-special-index__title {
    font-size: 40px;
    line-height: 1.42;
  }
  .p-special-index__data {
    margin: 30px 0 0;
  }
  .p-special-index__data dt {
    font-size: 23px;
  }
  .p-special-index__data dd {
    font-size: 23px;
  }
  .p-special-index__data--col {
    display: block;
  }
  .p-special-index__data--col dd {
    margin-top: 15px;
  }
  .p-special-mv {
    overflow: hidden;
    background: none;
  }
  .p-special-mv:after {
    width: 160%;
  }
  .p-special-mv__text {
    position: relative;
    padding: 70px 50px 60px;
  }
  .p-special-mv__title {
    padding: 0 0 15px;
    font-size: 46px;
    line-height: 1.51;
    color: #000;
  }
  .p-special-mv__title:after {
    position: absolute;
    z-index: 2;
    bottom: 0;
    left: 0;
    content: "";
    display: block;
    width: 40px;
    height: 1px;
    background-color: #000;
  }
  .p-special-mv__desc {
    color: #000;
  }
  .p-special-mv__name {
    font-size: 27px;
    font-weight: 600;
  }
  .p-special-mv__name strong {
    margin-right: 0.1em;
    font-size: 38px;
  }
  .p-special-mv__job {
    margin-top: 0.6em;
    font-size: 27px;
    font-weight: 600;
  }
  .p-special-contents {
    max-width: none;
    padding: 0 50px;
  }
  .p-special-paragraph {
    font-size: 27px;
  }
  .p-special-paragraph--small {
    font-size: 20px;
  }
  .p-special-credit {
    margin-top: 30px;
    font-size: 20px;
  }
  .p-special-intro {
    margin: 120px 0 0;
  }
  .p-special-intro__top {
    padding: 70px 17px 55px;
  }
  .p-special-intro__image {
    margin-right: 40px;
    width: 205px;
  }
  .p-special-intro__detail .p-special-intro__group {
    display: none;
  }
  .p-special-intro__group--sp {
    margin-top: 50px;
  }
  .p-special-intro__desc {
    margin: 0;
  }
  .p-special-intro__name {
    font-size: 27px;
    color: #000;
    font-feature-settings: "palt";
  }
  .p-special-intro__name em {
    font-size: 40px;
  }
  .p-special-intro__job {
    font-size: 24px;
  }
  .p-special-sns {
    margin: 35px 0 0;
    font-size: 23px;
  }
  .p-special-sns img {
    margin-right: 15px;
    width: 43px;
  }
  .p-special-intro__bottom {
    padding: 40px 20px;
  }
  .p-special-intro__product {
    display: block;
    color: #000;
  }
  .p-special-intro__product dt {
    display: inline-block;
    margin: 0 0 20px;
    border-bottom: 1px solid #000;
    font-size: 20px;
  }
  .p-special-intro__product__name {
    font-feature-settings: "palt";
    font-size: 27px;
  }
  .p-special-intro__product__price {
    margin-top: 0.8em;
    font-size: 20px;
  }
  .p-special-intro__icon span {
    display: none;
  }
  .p-special-intro__icon:after {
    height: 53px;
    width: 53px;
  }
  .p-special-headline {
    margin: 100px 0 40px;
    font-size: 46px;
    line-height: 1.4;
    font-feature-settings: "palt";
    letter-spacing: 0.04em;
  }
  .p-special-visulal {
    margin: 70px -50px 100px;
  }
  .p-special-movie {
    margin: 100px auto 0;
    padding: 0 30px;
  }
  .p-special-movie__title {
    margin: 0 0 35px;
    font-size: 40px;
  }
  .p-special-related {
    margin: 140px 0 0;
    padding: 100px 0 80px;
  }
  .p-special-related__header {
    padding: 0 50px;
  }
  .p-special-related__title {
    font-size: 51px;
  }
  .p-special-related__lead {
    margin: 30px 0 0;
    font-size: 27px;
  }
  .p-special-related__more a {
    position: static;
  }
  .p-special-related__more a:after {
    margin-left: 25px;
    width: 53px;
    height: 53px;
  }
  .p-special-related__list-wrap {
    transform: none;
  }
  .p-special-related__list {
    margin: 50px 0 0 -20px;
  }
  .p-special-related__item {
    max-width: none;
    width: 510px;
  }
  .p-special-related__link {
    display: block;
  }
  .p-special-related__number {
    top: 500px;
    left: 210px;
    font-size: 182px;
  }
  .p-special-related__visual {
    width: auto;
  }
  .p-special-related__detail {
    margin: 50px 0 0;
    padding-left: 20px;
  }
  .p-special-related__name {
    font-size: 24px;
  }
  .p-special-related__name dt em {
    font-size: 40px;
  }
  .p-special-related__copy {
    margin: 40px 0 0;
    font-size: 40px;
  }
  .p-special-related__controls {
    top: calc(100% + 45px);
    padding-left: 50px;
    justify-content: flex-start;
  }
  .p-special-related__control {
    width: 70px;
  }
  .p-special-products {
    padding: 130px 40px 0;
  }
}

@media print, screen and (min-width: 769px) {
  .u-show-sp {
    display: none;
  }
  .u-site-block {
    width: calc(100% - 40px);
    max-width: 1070px;
    margin: 0 auto;
  }
  .l-header--renewal {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 30px;
  }
  .l-header--renewal .l-header__logo {
    position: static;
  }
  .l-header--renewal .l-header__nav-list,
  .l-header--renewal .l-header__sns-list {
    position: static;
  }
  .l-header--renewal .l-header__nav-inner {
    display: flex;
    align-items: center;
    letter-spacing: 0.04em;
  }
  .l-header--renewal .l-header__gnav li {
    position: relative;
    margin-left: 30px;
  }
  .l-header--renewal .l-header__gnav li:first-child {
    margin-left: 0;
  }
  .l-header--renewal .l-header__gnav li.is-size--04e {
    width: 4em;
  }
  .l-header--renewal .l-header__gnav li.is-size--05e {
    width: 5em;
  }
  .l-header--renewal .l-header__gnav li.is-size--06e {
    width: 6em;
  }
  .l-header--renewal .l-header__gnav li > a:hover {
    opacity: 1;
  }
  .l-header--renewal .l-header__gnav li > a:hover .l-header__gnav__label--jp {
    opacity: 1;
  }
  .l-header--renewal .l-header__gnav li > a:hover .l-header__gnav__label--en {
    opacity: 0;
  }
  .l-header--renewal .l-header__gnav__label--en {
    font-size: 16px;
    text-align: center;
    transition: ease opacity 0.3s;
  }
  .l-header--renewal .l-header__gnav__label--jp {
    position: absolute;
    z-index: 2;
    top: 4px;
    left: 0;
    width: 100%;
    text-align: center;
    font-size: 13px;
    opacity: 0;
    transition: ease opacity 0.3s;
  }
  .l-header--renewal .l-header__util {
    display: flex;
    align-items: center;
    margin-left: 40px;
    padding-left: 35px;
    border-left: 1px solid #000;
  }
  .l-header--renewal .l-header__sns-switch {
    position: relative;
    display: block;
    padding-left: 15px;
    font-size: 16px;
  }
  .l-header--renewal .l-header__sns-switch:before {
    position: absolute;
    top: 7px;
    left: 0;
    content: "";
    display: block;
    border: 5px solid transparent;
    border-top-color: #000;
  }
  .l-header--renewal .l-header__sns-box {
    box-sizing: content-box;
    position: absolute;
    z-index: 5;
    top: calc(100% + 10px);
    left: 50%;
    transform: translateX(-50%);
    padding: 40px;
    width: 174px;
    background-color: #fff;
    box-shadow: 0 5px 20px rgba(0, 0, 0, .1);
    display: none;
  }
  .l-header--renewal.is-white .l-header__logo svg circle, .l-header--renewal.is-white .l-header__logo svg path {
    fill: #fff;
  }
  .l-header--renewal.is-white .l-header__cart-icon polygon, .l-header--renewal.is-white .l-header__cart-icon path {
    fill: #fff;
  }
  .l-header--renewal.is-white .l-header__sns-switch,
  .l-header--renewal.is-white .l-header__langage__label li,
  .l-header--renewal.is-white .l-header__langage__label span,
  .l-header--renewal.is-white .l-header__langage__label a,
  .l-header--renewal.is-white .l-header__gnav span {
    color: #fff;
  }
  .l-header--renewal.is-white .l-header__sns-switch:before {
    border-top-color: #fff;
  }
  .l-header--renewal.is-white .l-header__util {
    border-left-color: #fff;
  }
  .c-megaheadline__link, .p-special-related__more a {
    bottom: 10px;
    right: 0;
    font-size: 16px;
  }
  .c-megaheadline__link:hover:after, .p-special-related__more a:hover:after {
    background-image: url("../images/renewal2021/icon_arrow_on.png");
  }
  a.c-button {
    transition: ease all 0.3s;
  }
  a.c-button:hover {
    background-color: #000;
    color: #fff;
    opacity: 1;
  }
  a.c-button:hover:after {
    border-top-color: #fff;
    border-right-color: #fff;
  }
  .p-home-block {
    margin: 0 auto;
    width: calc(100% - 40px);
    max-width: 980px;
  }
  .l-loading__inner {
    background: #fff url(/soundearcuffs/common/images/renewal2021/loading_pc.jpg) 50% 50% no-repeat;
    background-size: cover;
  }
  .p-home-mv__link-wrap--two .p-home-mv__link:nth-child(2) {
    margin-left: 100px;
  }
  .p-home-mv__link {
    transition: ease color 0.3s;
  }
  .p-home-mv__link:hover {
    opacity: 1;
    color: #000;
  }
  .p-home-mv__link:hover:before {
    background-image: url(../images/renewal2021/icon_arrow_on.png);
  }
  .p-home-topics-pickup {
    overflow: hidden;
    padding: 15px 8% 35px;
  }
  .p-home-topics-pickup:hover .p-home-topics-pickup__image span {
    transform: scale(1.2);
  }
  .p-home-topics-pickup:hover .p-home-topics-pickup__title {
    opacity: 0.3;
  }
  .p-product-accessories__visual {
    position: absolute;
    z-index: 5;
    top: 50%;
    right: 12%;
    width: 31%;
    transform: translateY(-50%);
  }
  .p-home-about__group {
    top: 95px;
    left: 0;
  }
  .p-home-about__more:hover:after, .p-home-2nd-headline__more:hover:after, .p-home-2nd-headline__more--sp:hover:after {
    background-image: url("../images/renewal2021/icon_arrow_on.png");
  }
  ul.p-home-storelist__link li {
    margin-top: 25px;
    margin-left: 4%;
    width: 22%;
    font-weight: 500;
  }
  ul.p-home-storelist__link li:nth-child(4n+1) {
    margin-left: 0;
  }
  .p-about-hero {
    position: relative;
    margin: 0 auto;
    width: calc(100% - 40px);
    max-width: 1070px;
    height: 485px;
    display: flex;
    align-items: flex-start;
  }
  .p-about-hero__image {
    position: absolute;
    z-index: 10;
    top: 0;
    right: -5%;
    width: 60%;
  }
  .p-about-intro__block {
    position: relative;
    z-index: 5;
    display: flex;
    align-items: center;
    margin: 0 auto;
    width: calc(100% - 40px);
    max-width: 1070px;
    height: 655px;
  }
  .is-right .p-about-intro__block {
    justify-content: flex-end;
  }
  .p-about-intro__title--large {
    font-size: 50px;
  }
  a.p-about-intro__button {
    border: 1px solid #fff;
    padding: 25px 30px;
    display: block;
    width: 100%;
    font-size: 21px;
    transition: ease all 0.3s;
  }
  a.p-about-intro__button:hover {
    background-color: #fff;
    color: #000;
    opacity: 1;
  }
  a.p-about-intro__button:hover:after {
    border-top-color: #000;
    border-right-color: #000;
  }
  a.p-about-intro__button:after {
    position: absolute;
    z-index: 2;
    top: calc(50% - 4px);
    right: 20px;
    width: 8px;
    height: 8px;
    transform: rotate(45deg);
    border-top: 1px solid #fff;
    border-right: 1px solid #fff;
    content: "";
    transition: ease all 0.3s;
  }
  .p-about-intro__bg {
    position: absolute;
    z-index: 2;
    width: 100%;
    height: 100%;
    top: 0%;
    left: 0%;
  }
  .p-about-intro__bg__item {
    position: absolute;
    top: 0%;
    left: 0%;
    height: 100%;
    width: 100%;
  }
  .p-about-intro__bg__item img {
    position: absolute;
    transform: translate(-50%, -50%);
    top: 50%;
    left: 50%;
    width: 100%;
    height: auto;
    vertical-align: bottom;
  }
  .p-about-tech__block {
    margin: 0 auto;
    width: calc(100% - 40px);
    max-width: 970px;
    padding: 140px 0 125px;
  }
  .p-about-tech__bg {
    top: -20px;
    left: -40px;
    font-size: 160px;
  }
  .p-about-tech__figure {
    max-width: 820px;
  }
  .p-about-movie-thumb {
    margin: 40px auto 0;
    max-width: 700px;
  }
  .p-about-section .u-site-block {
    max-width: 980px;
  }
  .p-about-modal__block {
    width: 540px;
    padding: 120px 0;
  }
  .p-about-modal__close {
    transition: ease opacity 0.3s;
  }
  .p-about-modal__close:hover {
    opacity: 0.7;
  }
  .p-about-modal__btn {
    margin: 60px auto 0;
    padding: 24px 15px;
    width: 355px;
    font-size: 21px;
    transition: ease background-color 0.3s;
  }
  .p-about-modal__btn:hover {
    background-color: #000;
  }
  .p-about-modal__btn:hover span {
    color: #fff;
  }
  .p-about-modal__scroll-bar {
    height: 290px;
    top: calc(50% - 145px);
    right: 45px;
  }
  a.p-topics-hero-link:hover {
    opacity: 1;
  }
  a.p-topics-hero-link:hover .p-topics-hero-layout {
    opacity: 0.7;
  }
  .p-topics-hero-layout {
    width: calc(100% - 40px);
  }
  .p-topics-newsList li {
    width: 30%;
    margin-right: 5%;
    margin-bottom: 40px;
  }
  .p-topics-newsList li:nth-child(3n) {
    margin-right: 0;
  }
  .p-topics-newsList .text_box {
    margin-top: 20px;
  }
  .p-topics-newsList .title {
    height: 40px;
    margin-top: 10px;
    font-size: 14px;
    line-height: 1.5;
    font-weight: 600;
  }
  .p-topics-newsList .date {
    font-size: .875rem;
  }
  .page-news .l-content-section {
    padding: 0;
    width: calc(100% - 40px);
  }
  .p-special-index__item:hover .p-special-index__image img {
    transform: scale(1.1);
  }
  .p-special-index__title {
    display: flex;
    align-items: flex-end;
    height: 3em;
  }
  .p-special-mv {
    height: 580px;
    overflow: hidden;
    background-position: 50% 0%;
    background-repeat: no-repeat;
    background-size: cover;
  }
  .p-special-mv__text {
    position: absolute;
    z-index: 10;
    top: 50%;
    right: 8%;
    width: 500px;
    padding: 50px 28px;
    color: #fff;
    font-weight: 600;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    transform: translateY(-50%);
  }
  .p-special-mv__text.is-left {
    right: auto;
    left: 8%;
  }
  .p-special-mv__text.is-black {
    border-top-color: #000;
    border-bottom-color: #000;
    color: #000;
  }
  .is-black .p-special-mv__title {
    color: #000;
  }
  .p-special-intro__product dt {
    border-right: 1px solid #000;
    padding-right: 8px;
    margin-right: 30px;
    font-size: 12px;
  }
  .p-special-movie {
    width: calc(100% - 40px);
    max-width: 980px;
  }
  .p-special-related__controls {
    left: 50%;
    bottom: 0;
    justify-content: flex-end;
    width: 100%;
    max-width: 980px;
    transform: translateX(-50%);
  }
  .p-special-products {
    width: calc(100% - 40px);
    max-width: 980px;
  }
}

@media print, screen and (min-width: 768px) and (max-width: 1100px) {
  .l-content-wrap {
    padding-top: 120px;
  }
  .l-header--renewal {
    padding: 0 20px;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
    height: 120px;
  }
  .l-header--renewal .l-header__nav {
    margin-top: 10px;
    align-self: center;
  }
  .l-header--renewal .l-header__gnav li {
    flex-wrap: wrap;
    margin-left: 15px;
  }
  .l-header--renewal .l-header__util {
    margin-left: 15px;
    padding-left: 15px;
  }
  .l-header--renewal .l-header__langage {
    margin-left: 20px;
  }
  .l-header--renewal .l-header__cart {
    margin-left: 20px;
  }
}

@media all and (-ms-high-contrast: none) {
  .c-megaheadline__link, .p-special-related__more a {
    transition: none !important;
  }
  .p-home-2nd-headline.is-visible:before {
    animation-name: anim-fadein;
  }
  .p-special-index__item:hover {
    opacity: 1;
  }
  .c-animation--shutter-l {
    opacity: 0;
  }
  .is-visible .c-animation--shutter-l, .c-animation--shutter-l.is-visible {
    animation-name: anim-fadein;
  }
}

@media print, screen and (min-width: 768px) and (max-width: 1366px) {
  .p-about-intro__bg__item img {
    width: 1368px;
    height: auto;
  }
}

@media print, screen and (min-width: 1360px) {
  .p-special-mv {
    height: 40vw;
  }
}
