@charset "UTF-8";

/* CSS Document */

@media screen and (max-width: 575px) {
  .logo-text {
    letter-spacing: 0.1em !important;
  }
  .section-2 h2 {
    font-size: 1.4em !important;
  }
  .el_humburger {
    display: block;
  }
  .logo-container {
    margin-top: -15vh;
  }
  img.logo-left {
    margin-right: 2px !important;
  }
  .logo-text {
    right: inherit !important;
    top: 50vh !important;
    font-size: 0.6em !important;
    left: 10vw;
  }
  .logo-concept {
    max-width: 220px !important;
  }
  .menu-concept, .menu-fullwide {
    display: none;
  }
  .section-2 .text-left {
    margin-left: 8px;
  }
  .section-3 p {
    text-align: center;
    font-size: 0.9em;
  }
  .slider, .noslide img {
    width: calc(100% - 30px) !important;
  }
  .prev-arrow {
    left: -25px!important;
  }
  .next-arrow {
    right: -25px!important;
  }
  .footermenu>li {
    display: block !important;
    margin-right: 0 !important;
    margin-bottom: 10px;
  }
  .scrolldown1 {
    bottom: 140px !important;
  }
  .section-2 .section-content {
    background-image: url("/img/brand/reboot/bg_img4.jpg") !important;
    margin-top: 25px;
  }

 .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) {
  .el_humburger {
    display: none;
  }
  .section-3 .section-content, .section-4 .section-content, .section-5 .section-content {
    padding-top: 60px;
    padding-bottom: 60px;
  }
}

@media screen and (min-width: 1300px) {
  .logo-text {
    left: calc(50vw + 250px) !important;
    top: calc(50vh + 140px) !important;
  }
}
/*
body {
  font-family: "neue-haas-unica", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
  color: #000;
  font-size: 1rem;
}
*/

.reboot {
  font-family: "neue-haas-unica", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
  color: #000;
  font-size: 1rem;
  width: 100%;
  position: relative;
}


ul {
  margin: auto;
  padding: 0;
}



.reboot img {
  width: 100%;
  height: auto;
}


.main {
  position: relative;
}


/* section common */


.section {
  width: 100%;
  background-attachment: fixed;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}


.invisible {
  visibility: hidden;
}

.section-content {
  margin: 0 auto;
  opacity: 1;
}

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;
}

.section-4 .menu-fullwide {
  padding: 0 0 20px;
}

.section-3.active .menu-fullwide, .section-4.active .menu-fullwide, .section-5.active .menu-fullwide {
  opacity: 1;
}

ul.menu-fullwide li {
  display: inline-block;
  margin: 0 10px;
}

ul.menu-fullwide li.cart {
  position: absolute;
  right: 20px;
}

ul.menu-fullwide li.cart img {
  height: 22px;
}

ul.menu-fullwide li a {
  color: #FFF;
  letter-spacing: 0.1em;
}

ul.menu-fullwide li:last-of-type {
  margin-right: 0!important;
  
}

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;
}

ul.menu-fullwide li ul.nav_sns li{
 width: 50%;
 padding-top: 3px;
}

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%);*/
}

ul.menu-fullwide li ul.nav_sns li a:hover{
 opacity: .7;
 transition: .3s ;
}



/* section-top */

.section-top .section-content {
  /*background-image: url("/img/brand/reboot/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;*/
}

img.logo-left {
  max-width: 20px;
  margin-right: 10px;
  width: 1.75vw;
}

img.logo-main {
  opacity: 0.8;
  max-width: 1000px;
  width: 80vw;
}

.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;
}

.scrolldown1 {
  position: absolute;
  left: 50%;
  bottom: 80px;
  height: 120px;
}

.scrolldown1 span {
  position: absolute;
  left: -20px;
  bottom: -30px;
  /*color: #9d940a;*/
  color: #5a5252;
  font-size: 0.7rem;
  letter-spacing: 0.05em;
}

.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 */

.section-2 .section-content {
  /*background-image: url("/img/brand/reboot/bg_img1.jpg");*/
  background-image: url("/img/brand/reboot/bg_img3.jpg");	
  background-size: cover;
  background-position: top center;
  position: relative;
  z-index: 1000;
  margin-top: 100px;
}

.section-2 .justify-content-center {
  height: 100vh;
  color: #5a5252;
}

.section-2 h2 {
  margin-bottom: 20px;
}

.section-2 .text-left {
  line-height: 1.8em;
}

.section-2 .typing {
  height: initial !important;
  margin: 40px 0 20px !important;
}

.logo-concept {
  max-width: 260px;
}


/*typing*/

.t-container {
  margin-left: 20px;
}

.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;
}

.typing span {
  top: -1px;
  position: relative;
}

.typing span.lc {
  margin: 0 20px 0 0;
}

.typing span.rc {
  margin: 0 0 0 20px;
}

.t-caret {
  margin-left: 0 !important;
  top: 1px !important;
  transform: scale(0.2, 1.0);
}

.menu-concept {
  background-color: #FFF;
  margin-top: 50px;
  padding: 18px 0 20px;
}

.menu-concept li {
  display: inline-block;
  margin: 0 10px;
}

.menu-concept li a {
  /*color: #9d940a;*/
  color: #575354;
  font-size: 0.7em;
}


/* section-3 */

.section-3 {
  background-color: #FFF;
}

.section-3 p {
  font-size: 0.8em;
  margin: 10px 0 60px;
}


/* section-4 */

.section-4 {
  /*background-color: #9d940a;*/
  background-color: #575354;
  padding-bottom: 40px;
  color: #fff;
  margin-bottom: 40px;
}

.section-4 .row.mb {
  margin-bottom: 80px;
}

@media screen and (min-width: 576px) {
  .section-4 .col-sm-8 {
    padding-left: 0 !important;
    padding-right: 80px !important;
  }
  .section-4 .col-sm-8.order-sm-2 {
    padding-left: 80px !important;
    padding-right: 0 !important;
  }
  .spec-container {
    padding: 0 !important;
  }
}

@media screen and (max-width: 575px) {
  .section-4 .col-10 img {
    margin-bottom: 20px;
  }
}

ul.spec li {
  list-style: none;
  /*border-bottom: 1px solid #000;*/
  border-bottom: 1px solid #fff;
  padding: 30px 10px 20px;
  position: relative;
}

ul.spec li:first-child {
  /*border-top: 1px solid #000;*/
  border-top: 1px solid #fff;	
}

ul.spec li span {
  position: absolute;
  top: 5px;
  left: 0;
  font-size: 12px;
}

ul.spec li.type h3 {
  font-size: 1.6em !important;
  font-family: rockwell, sans-serif;
  letter-spacing: 0.05em;
  margin: 0.5rem 0;
}

ul.spec li.type, ul.spec li.color, ul.spec li.price {
  text-align: center;
}

ul.spec li.pditail {
  padding-top: 60px !important;
  padding-bottom: 60px;
}


/* section-5 */

.section-5 {
  background-color: #FFF;
}


/* section-6 FOOTER */

.footer {
  /*background-color: #9d940a;*/
  background-color: #575354;
  color: #fff;
  padding: 80px 0;
}

.footermenu li {
  position: relative;
  display: inline-block;
  list-style: none;
  width: 30px;
  top: -2px;
  margin-right: 5px;
}

.footermenu img.footerlogo {
  height: 40px;
  margin-bottom: 20px;
  margin-left: -10px;
}

.footermenu ul {
  margin-bottom: 20px;
}

.footermenu li a {
  color: #000;
}

.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%);
}

.footerend {
  font-size: 0.6em;
}

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;
  }
}

.animated {
  opacity: 0;
}

.imgwrap {
  overflow: hidden;
  position: relative;
}

.imgwrap img {
  display: block;
  height: auto;
  width: 100%;
  opacity: 0;
  transform: scale(1.05, 1.05);
}

.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;
  }
}

.imgwrap-animation {
  animation: imgwrap-one-img 1.5s ease 0.5s;
  /*元遅延0.5s*/
  overflow: hidden;
  width: 100%;
}

.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%);
  }
}

.delay-time-t {
  animation-delay: 1.6s;
}

.delay-time {
  animation-delay: 1s;
}

.header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 60px;
  background-color: #be9dc9;
}

.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;
}

.el_humburger>span {
  display: block;
  width: 100%;
  margin: 0 auto 5px;
  height: 1px;
  background: #000;
  transition: all 0.2s ease-in-out;
}

.el_humburger>span:last-child {
  margin-bottom: 0;
}

.js_humburgerOpen .el_humburger>span {
  background: #000;
}

.js_humburgerOpen .el_humburger>span.top {
  transform: translateY(4px) rotate(-45deg);
}

.js_humburgerOpen .el_humburger>span.middle {
  opacity: 0;
}

.js_humburgerOpen .el_humburger>span.bottom {
  transform: translateY(-2px) rotate(45deg);
}

.el_humburgerButton.el_humburgerButton__close {
  top: 2%;
  right: 2%;
}

.el_humburgerButton__close>span {
  display: block;
  width: 35px;
  margin: 0 auto;
  height: 4px;
  background: #fff;
}

.el_humburgerButton__close>span.el_humburgerLineTop {
  transform: translateY(5px) rotate(-45deg);
}

.el_humburgerButton__close>span.el_humburgerLineBottom {
  transform: translateY(-6px) rotate(45deg);
}

.uq_spNavi {
  display: none;
}

.uq_spNavi.js_appear {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  display: block;
  z-index: 9999;
}

.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;
}

.navigation {
  text-align: center;
  height: 100vh;
  width: 100vw;
  display: flex;
  justify-content: center;
  align-items: center;
}

.navigation img {
  width: 60%;
}

.navigation ul {
  width: 75%;
  background-color: #FFF;
  padding: 35px 35px 55px;
}

.navigation li {
  list-style: none;
  border-bottom: 1px solid #9d940a;
  padding: 20px 0;
}

.navigation li:nth-of-type(n+7) {
 border-bottom: none!important;
}

.navigation li ul.sns{
 display: flex;
 justify-content: space-between;
 align-items: center;
 flex-wrap: nowrap;
 width: 80%;
 height: 30px;
 margin: auto;
}

.navigation li ul.sns li{
 border-bottom: none!important;
 width: calc(50% - 20px /2);
}

.navigation li ul.sns li img{
  width: 36px;
  height: auto;
  filter: invert(51%) sepia(92%) saturate(431%) hue-rotate(19deg) brightness(90%) contrast(92%);
}

.navigation li ul.sns li a:active{
 opacity: .6;
 transition: .3s ;
}

.navigation_item {
  font-size: 18px;
}

.navigation_item>a {
  color: #9d940a;
  text-decoration: none;
}

.js_fixed {
  position: fixed;
  width: 100%;
  height: 100%;
}