@charset "UTF-8";

/* CSS Document */

@media screen and (max-width: 575px) {
  #feature-brand-reboot .logo-text {
    letter-spacing: 0.1em !important;
  }

  #feature-brand-reboot .section-2 h2 {
    font-size: 1.4em !important;
  }

  #feature-brand-reboot .el_humburger {
    display: block;
  }

  #feature-brand-reboot .logo-container {
    margin-top: -15vh;
  }

  #feature-brand-reboot img.logo-left {
    margin-right: 2px !important;
  }

  #feature-brand-reboot .logo-text {
    right: inherit !important;
    top: 50vh !important;
    font-size: 0.6em !important;
    left: 10vw;
  }

  #feature-brand-reboot .logo-concept {
    max-width: 220px !important;
  }

  #feature-brand-reboot .menu-concept,
  #feature-brand-reboot .menu-fullwide {
    display: none;
  }

  #feature-brand-reboot .section-2 .text-left {
    margin-left: 8px;
  }

  #feature-brand-reboot .section-3 p {
    text-align: center;
    font-size: 0.9em;
  }

  #feature-brand-reboot .slider,
  #feature-brand-reboot .noslide img {
    width: calc(100% - 30px) !important;
  }

  #feature-brand-reboot .prev-arrow {
    left: -25px !important;
  }

  #feature-brand-reboot .next-arrow {
    right: -25px !important;
  }

  #feature-brand-reboot .footermenu>li {
    display: block !important;
    margin-right: 0 !important;
    margin-bottom: 10px;
  }

  #feature-brand-reboot .scrolldown1 {
    bottom: 140px !important;
  }

  #feature-brand-reboot .section-2 .section-content {
    background-image: url("/img/brand/reboot/bg_img4.jpg") !important;
  }

  #feature-brand-reboot .section-2 .section-content .inner-white {
    padding: 2rem !important;
  }

  #feature-brand-reboot .section-top .section-content {
    background-image: url("/img/brand/reboot/new_img1_sp.jpg") !important;
    background-size: content;
    background-position: top center;
    position: relative;
    min-height: 100vh
  }
}

@media screen and (min-width: 576px) {
  #feature-brand-reboot .el_humburger {
    display: none;
  }

  #feature-brand-reboot .section-3 .section-content,
  #feature-brand-reboot .section-4 .section-content,
  #feature-brand-reboot .section-5 .section-content {
    padding-top: 60px;
    padding-bottom: 60px;
  }
}

@media screen and (min-width: 1300px) {
  #feature-brand-reboot .logo-text {
    left: calc(50vw + 250px) !important;
    top: calc(50vh + 140px) !important;
  }
}

#feature-brand-reboot {
  font-family: "neue-haas-unica", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
  color: #000;
  font-size: 1rem;
}

#feature-brand-reboot ul {
  margin: 0;
  padding: 0;
}

#feature-brand-reboot .container img {
  width: 100%;
  height: auto;
}

#feature-brand-reboot .main {
  position: relative;
}


/* section common */

#feature-brand-reboot .section {
  width: 100%;
  background-attachment: fixed;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}

#feature-brand-reboot .invisible {
  visibility: hidden;
}

#feature-brand-reboot .section-content {
  margin: 0 auto;
  opacity: 1;
}

#feature-brand-reboot ul.menu-fullwide {
  /*background-color: #9d940a;*/
  background-color: #575354;
  width: 100%;
  position: fixed;
  top: 0;
  transition: opacity 0.5s ease 0.5s;
  z-index: 999;
  text-align: center;
  padding: 20px 0;
  font-size: 0.6em;
}

#feature-brand-reboot .section-4 .menu-fullwide {
  padding: 0 0 20px;
}

#feature-brand-reboot .section-3.active .menu-fullwide,
#feature-brand-reboot .section-4.active .menu-fullwide,
#feature-brand-reboot .section-5.active .menu-fullwide {
  opacity: 1;
}

#feature-brand-reboot ul.menu-fullwide li {
  display: inline-block;
  margin: 0 10px;
}

#feature-brand-reboot ul.menu-fullwide li.cart {
  position: absolute;
  right: 20px;
}

#feature-brand-reboot ul.menu-fullwide li.cart img {
  height: 22px;
}

#feature-brand-reboot ul.menu-fullwide li a {
  color: #FFF;
  letter-spacing: 0.1em;
}

#feature-brand-reboot ul.menu-fullwide li:last-of-type {
  margin-right: 0 !important;

}

#feature-brand-reboot ul.menu-fullwide li ul.nav_sns {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  flex-wrap: nowrap;
  width: 60px;
  margin-left: 50px;
  text-align: right;
}

#feature-brand-reboot ul.menu-fullwide li ul.nav_sns li {
  width: 50%;
  padding-top: 3px;
}

#feature-brand-reboot ul.menu-fullwide li ul.nav_sns li img {
  width: 24px;
  height: auto;
  filter: invert(100%) sepia(94%) saturate(115%) hue-rotate(182deg) brightness(111%) contrast(100%);
  /*filter: brightness(0) saturate(100%) invert(33%) sepia(5%) saturate(283%) hue-rotate(294deg) brightness(92%) contrast(90%);*/
}

#feature-brand-reboot ul.menu-fullwide li ul.nav_sns li a:hover {
  opacity: .7;
  transition: .3s;
}



/* section-top */

#feature-brand-reboot .section-top .section-content {
  /*background-image: url("../img/img1.jpg");*/
  background-image: url("/img/brand/reboot/new_img1.jpg");
  background-size: cover;
  background-position: center center;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  width: auto;
  height: 100vh;
  z-index: 1000;
}

#feature-brand-reboot img.logo-left {
  max-width: 20px;
  margin-right: 10px;
  width: 1.75vw;
}

#feature-brand-reboot img.logo-main {
  opacity: 0.8;
  max-width: 1000px;
  width: 80vw;
}

#feature-brand-reboot .logo-text {
  position: absolute;
  /*color: #9d940a;*/
  color: #575354;
  font-size: 0.7em;
  line-height: 1.8em;
  letter-spacing: 0.15em;
  top: calc(50vh + 12vw);
  right: 10vw;
}

#feature-brand-reboot .scrolldown1 {
  position: absolute;
  left: 50%;
  bottom: 40px;
  height: 120px;
}

#feature-brand-reboot .scrolldown1 span {
  position: absolute;
  left: -20px;
  bottom: -30px;
  /*color: #9d940a;*/
  color: #5a5252;
  font-size: 0.7rem;
  letter-spacing: 0.05em;
}

#feature-brand-reboot .scrolldown1::after {
  content: "";
  position: absolute;
  top: 0;
  width: 1px;
  height: 60px;
  /*background: #9d940a;*/
  background: #5a5252;
  animation: pathmove 1.4s ease-in-out infinite;
  opacity: 0;
  left: 3px;
}

@keyframes pathmove {
  0% {
    height: 0;
    top: 0;
    opacity: 0;
  }

  30% {
    height: 60px;
    opacity: 1;
  }

  100% {
    height: 0;
    top: 120px;
    opacity: 0;
  }
}


/* section-2 */

#feature-brand-reboot .section-2 .section-content {
  /*background-image: url("../img/bg_img1.jpg");*/
  background-image: url("/img/brand/reboot/bg_img3.jpg");
  background-size: cover;
  background-position: top center;
  position: relative;
  z-index: 1000;
}

#feature-brand-reboot .section-2 .justify-content-center {
  height: 100vh;
  color: #5a5252;
}

#feature-brand-reboot .section-2 h2 {
  margin-bottom: 20px;
}

#feature-brand-reboot .section-2 .text-left {
  line-height: 1.8em;
}

#feature-brand-reboot .section-2 .typing {
  height: initial !important;
  margin: 40px 0 20px !important;
}

#feature-brand-reboot .section-2 .section-content .inner-white {
  background: rgba(255, 255, 255, .9);
  padding: 4rem 10rem;
  z-index: 997;
}

#feature-brand-reboot .logo-concept {
  max-width: 320px;
}


/*typing*/

#feature-brand-reboot .t-container {
  margin-left: 20px;
}

#feature-brand-reboot .typing {
  width: 100%;
  height: 100px;
  padding-left: 10px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-family: rockwell, sans-serif;
  letter-spacing: 0.2em;
  font-size: 0.8em;
}

#feature-brand-reboot .typing span {
  top: -1px;
  position: relative;
}

#feature-brand-reboot .typing span.lc {
  margin: 0 20px 0 0;
}

#feature-brand-reboot .typing span.rc {
  margin: 0 0 0 20px;
}

#feature-brand-reboot .t-caret {
  margin-left: 0 !important;
  top: 1px !important;
  transform: scale(0.2, 1.0);
}

#feature-brand-reboot .menu-concept {
  background-color: #FFF;
  margin-top: 50px;
  padding: 18px 0 20px;
}

#feature-brand-reboot .menu-concept li {
  display: inline-block;
  margin: 0 10px;
}

#feature-brand-reboot .menu-concept li a {
  /*color: #9d940a;*/
  color: #575354;
  font-size: 0.7em;
}


/* section-3 */

#feature-brand-reboot .section-3 {
  background-color: #FFF;
}

#feature-brand-reboot .section-3 p {
  font-size: 0.8em;
  margin: 10px 0 60px;
}


/* section-4 */

#feature-brand-reboot .section-4 {
  /*background-color: #9d940a;*/
  background-color: #575354;
  padding-bottom: 40px;
  color: #fff;
}

#feature-brand-reboot .section-4 .row.mb {
  margin-bottom: 80px;
}

@media screen and (min-width: 576px) {
  #feature-brand-reboot .section-4 .col-sm-8 {
    padding-left: 0 !important;
    padding-right: 80px !important;
  }

  #feature-brand-reboot .section-4 .col-sm-8.order-sm-2 {
    padding-left: 80px !important;
    padding-right: 0 !important;
  }

  #feature-brand-reboot .spec-container {
    padding: 0 !important;
  }
}

@media screen and (max-width: 575px) {
  #feature-brand-reboot .section-4 .col-10 img {
    margin-bottom: 20px;
  }
}

#feature-brand-reboot ul.spec li {
  list-style: none;
  /*border-bottom: 1px solid #000;*/
  border-bottom: 1px solid #fff;
  padding: 30px 10px 20px;
  position: relative;
}

#feature-brand-reboot ul.spec li:first-child {
  /*border-top: 1px solid #000;*/
  border-top: 1px solid #fff;
}

#feature-brand-reboot ul.spec li span {
  position: absolute;
  top: 5px;
  left: 0;
  font-size: 12px;
}

#feature-brand-reboot ul.spec li.type h3 {
  font-size: 1.6em !important;
  font-family: rockwell, sans-serif;
  letter-spacing: 0.05em;
  margin: 0.5rem 0;
}

#feature-brand-reboot ul.spec li.type,
#feature-brand-reboot ul.spec li.color,
#feature-brand-reboot ul.spec li.price {
  text-align: center;
}

#feature-brand-reboot ul.spec li.pditail {
  padding-top: 60px !important;
  padding-bottom: 60px;
}


/* section-5 */

#feature-brand-reboot .section-5 {
  background-color: #FFF;
}


/* section-6 FOOTER */

#feature-brand-reboot .footer {
  /*background-color: #9d940a;*/
  background-color: #575354;
  color: #fff;
  padding: 80px 0;
}

#feature-brand-reboot .footermenu li {
  position: relative;
  display: inline-block;
  list-style: none;
  width: 30px;
  top: -2px;
  margin-right: 5px;
}

#feature-brand-reboot .footermenu img.footerlogo {
  height: 40px;
  margin-bottom: 20px;
  margin-left: -10px;
}

#feature-brand-reboot .footermenu ul {
  margin-bottom: 20px;
}

#feature-brand-reboot .footermenu li a {
  color: #000;
}

#feature-brand-reboot .footermenu li img {
  height: 24px;
  /*filter: invert(17%) sepia(29%) saturate(5125%) hue-rotate(188deg) brightness(90%) contrast(101%);*/
  filter: brightness(0) saturate(100%) invert(100%) sepia(1%) saturate(2221%) hue-rotate(343deg) brightness(113%) contrast(100%);
}

#feature-brand-reboot .footerend {
  font-size: 0.6em;
}

#feature-brand-reboot img.top-animation {
  animation: animation01 0.8s ease 1.0s;
  animation-fill-mode: forwards;
  opacity: 0;
  transform-origin: left top;
}

@keyframes animation01 {
  from {
    transform: scale(0, 1);
    transform-origin: left;
  }

  to {
    transform: scale(1, 1);
    opacity: 0.8;
  }
}

#feature-brand-reboot .animated {
  opacity: 0;
}

#feature-brand-reboot .imgwrap {
  overflow: hidden;
  position: relative;
}

#feature-brand-reboot .imgwrap img {
  display: block;
  height: auto;
  width: 100%;
  opacity: 0;
  transform: scale(1.05, 1.05);
}

#feature-brand-reboot .imgwrap.imgwrap-animation img {
  animation: animation02 3s ease 0.5s;
  animation-fill-mode: forwards;
  width: 100%;
}

@keyframes animation02 {
  from {
    transform: scale(1.05, 1.05);
  }

  to {
    transform: scale(1.0, 1.0);
    opacity: 1;
  }
}

#feature-brand-reboot .imgwrap-animation {
  animation: imgwrap-one-img 1.5s ease 0.5s;
  /*元遅延0.5s*/
  overflow: hidden;
  width: 100%;
}

#feature-brand-reboot .imgwrap-animation:before {
  animation: imgwrap-one-before 1.5s ease 0s;
  animation-fill-mode: forwards;
  background: #fff;
  bottom: 0;
  content: '';
  left: 0;
  pointer-events: none;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1;
}

@keyframes imgwrap-one-img {
  0% {
    transform: translateY(0%);
  }
}

@keyframes imgwrap-one-before {
  100% {
    transform: translateY(100%);
  }
}

#feature-brand-reboot .delay-time-t {
  animation-delay: 1.6s;
}

#feature-brand-reboot .delay-time {
  animation-delay: 1s;
}

#feature-brand-reboot .header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 60px;
  background-color: #be9dc9;
}

#feature-brand-reboot .el_humburger {
  position: fixed;
  top: 30px;
  left: 18px;
  width: 40px;
  height: auto;
  padding-top: 1px;
  box-sizing: border-box;
  z-index: 10000;
  transition: all 0.2s ease-in-out;
  cursor: pointer;
  pointer-events: auto;
}

#feature-brand-reboot .el_humburger>span {
  display: block;
  width: 100%;
  margin: 0 auto 5px;
  height: 1px;
  background: #000;
  transition: all 0.2s ease-in-out;
}

#feature-brand-reboot .el_humburger>span:last-child {
  margin-bottom: 0;
}

#feature-brand-reboot .js_humburgerOpen .el_humburger>span {
  background: #000;
}

#feature-brand-reboot .js_humburgerOpen .el_humburger>span.top {
  transform: translateY(4px) rotate(-45deg);
}

#feature-brand-reboot .js_humburgerOpen .el_humburger>span.middle {
  opacity: 0;
}

#feature-brand-reboot .js_humburgerOpen .el_humburger>span.bottom {
  transform: translateY(-2px) rotate(45deg);
}

#feature-brand-reboot .el_humburgerButton.el_humburgerButton__close {
  top: 2%;
  right: 2%;
}

#feature-brand-reboot .el_humburgerButton__close>span {
  display: block;
  width: 35px;
  margin: 0 auto;
  height: 4px;
  background: #fff;
}

#feature-brand-reboot .el_humburgerButton__close>span.el_humburgerLineTop {
  transform: translateY(5px) rotate(-45deg);
}

#feature-brand-reboot .el_humburgerButton__close>span.el_humburgerLineBottom {
  transform: translateY(-6px) rotate(45deg);
}

#feature-brand-reboot .uq_spNavi {
  display: none;
}

#feature-brand-reboot .uq_spNavi.js_appear {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  display: block;
  z-index: 9999;
}

#feature-brand-reboot .uq_spNavi_screen {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background-color: rgba(157, 148, 10, 0.9);
  z-index: 0;
  margin-top: 0px;
  padding-top: 0px;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
}

#feature-brand-reboot .navigation {
  text-align: center;
  height: 100vh;
  width: 100vw;
  display: flex;
  justify-content: center;
  align-items: center;
}

#feature-brand-reboot .navigation img {
  width: 60%;
}

#feature-brand-reboot .navigation ul {
  width: 75%;
  background-color: #FFF;
  padding: 35px 35px 55px;
}

#feature-brand-reboot .navigation li {
  list-style: none;
  border-bottom: 1px solid #9d940a;
  padding: 20px 0;
}

#feature-brand-reboot .navigation li:nth-of-type(n+7) {
  border-bottom: none !important;
}

#feature-brand-reboot .navigation li ul.sns {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: nowrap;
  width: 80%;
  height: 30px;
  margin: auto;
}

#feature-brand-reboot .navigation li ul.sns li {
  border-bottom: none !important;
  width: calc(50% - 20px /2);
}

#feature-brand-reboot .navigation li ul.sns li img {
  width: 36px;
  height: auto;
  filter: invert(51%) sepia(92%) saturate(431%) hue-rotate(19deg) brightness(90%) contrast(92%);
}

#feature-brand-reboot .navigation li ul.sns li a:active {
  opacity: .6;
  transition: .3s;
}

#feature-brand-reboot .navigation_item {
  font-size: 18px;
}

#feature-brand-reboot .navigation_item>a {
  color: #9d940a;
  text-decoration: none;
}

#feature-brand-reboot .js_fixed {
  position: fixed;
  width: 100%;
  height: 100%;
}

.pane-contents .pm-brand-pack .container{
  display: block;
}

.pm-brand-pack{
  /* padding-top: 3.7rem; */
  padding-top: 10px;
}
[data-brand-sticky="header"]{
  z-index: 10000!important;
}
