@charset "UTF-8";
body {
  color: #353737;
  font-weight: 300;
}
h2,
h3 {
  font-weight: 300;
}
.sp {
  display: none;
}
@media screen and (max-width: 767px) {
  .sp {
    display: block;
  }
  .pc {
    display: none;
  }
}
#main {
  margin-top: 0;
  margin-bottom: 0;
}
#main > .row {
  max-width: none;
}
#primary.column {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.t-sec-benefits {
  position: relative;
  z-index: 1;
}
/*-=== pc header ========================-*/
@media screen and (min-width: 441px) {
  .is-homepage .header-top-outer {
    position: absolute;
    top: 50px;
    /* right: 100px; */
    right: clamp(50px, calc(-10.75949367088608px + 7.9113924050632916vw), 100px);
    width: 457px;
    margin-top: 0;
    background: #fff;
    z-index: 9999;
  }
  .header-top-outer .logo {
    position: initial;
    top: auto;
    left: auto;
    transform: none;
    width: 100%;
    text-align: center;
    padding: 13px 0 0;
  }
  .header-top-outer .logo a .iconfont-logo-new svg {
    height: 45px;
  }
  #nav-icon {
    top: 20px;
    display: block !important;
  }
  #minimized-header-container {
    bottom: auto;
    top: 0;
    left: auto;
    right: 0;
    position: absolute;
  }
  .hidden-xs {
    display: none !important;
  }
  ul.account-cart.user-bag {
    top: 5px;
    right: 0;
  }
  .header-top-outer ul.user-bag .drawer-item {
    font-size: 12px;
  }
  ul.account-cart.user-bag > li {
    text-align: center;
    margin-left: 8px;
  }
  .header-top-outer ul.user-bag .drawer-item {
    font-size: 12px;
  }
  ul.account-cart.user-bag > li {
    text-align: center;
    margin-left: 8px;
  }
  .icon-search {
    position: absolute;
    /* top: 0.4vw !important; */
    /* right: -2vw !important; */
    top: 8px !important;
    right: -25px !important;
  }
  .is-homepage #minimized-header-container {
    z-index: 9999;
  }
  #minimized-header-container {
    visibility: visible;
    top: 50px;
    right: clamp(50px, calc(-10.75949367088608px + 7.9113924050632916vw), 100px);
    display: flex;
    width: 457px;
    opacity: 1;
    border: none;
  }
  #navigation {
    position: absolute;
    background-color: #fff;
    top: 70px;
    left: 0;
    opacity: 0;
    width: 457px;
    max-height: 0;
    height: 0;
    z-index: 1000;
    transition: all ease 0.5s;
    padding-bottom: 200px;
    padding-left: 20px;
    padding-right: 20px;
    overflow-y: scroll;
    display: none;
  }
  #navigation.active {
    width: 457px;
    left: 0;
    opacity: 1;
    max-height: calc(100vh - 80px);
    height: auto;
    transition: all ease 0.5s;
    border-top: 1px solid #e5e8e8;
    overflow-y: scroll;
    display: block;
  }
  #search {
    position: relative;
    top: -20px;
    left: 0;
    width: 100%;
    background-color: #fff;
    margin: 0;
    padding: 15px 0;
    box-shadow: none;
    transform: translateY(30px);
    opacity: 1;
    visibility: visible;
  }
  #search form {
    width: 100%;
    border-bottom: none;
    position: relative;
  }
  #search button {
    position: absolute;
    top: 7px;
    left: -20px;
  }
  .header-search .field-button-container {
    border-bottom: 1px #676d6d solid;
  }
  #search form input {
    border: none;
    padding: 15px 10px 15px 30px;
  }
  .level-1-inner {
    display: block;
    margin: 0;
    padding: 0;
    list-style-type: none;
    background-color: #fff;
    font-size: 14px;
    width: 100%;
  }
  .level-1-inner li {
    display: block;
  }
  .is-homepage .level-1-inner > li > a {
    font-weight: bold;
  }
  .level-1-inner li span {
    display: block;
    height: auto;
    line-height: 14px;
    margin: 0 41.5px 0 46.5px;
    padding: 31px 0 15px;
    border-bottom: none;
    position: relative;
  }
  .level-1-inner li span.icon {
    display: inline-block;
    padding: 0;
  }
  .level-2 {
    visibility: visible;
    transform: none;
    opacity: 1;
    left: auto;
    top: auto;
    position: initial;
    overflow-y: auto;
    box-shadow: none;
  }
  .level-2 .sub-level-wrapper.row-expanded {
    padding-right: 0;
  }
  .level-2 .sub-level-wrapper {
    display: block;
    border-bottom: none;
  }
  .level-2 .sub-level-wrapper ul {
    display: block;
  }
  .level-2 .sub-level-wrapper ul li.level-2-link {
    width: auto;
    height: auto;
    margin-right: 0;
  }
  .is-homepage .level-2 a.category-header,
  .is-homepage .level-2 span.category-header {
    padding: 20px 0;
  }
  .level-1-inner li.level-2-link span {
    color: #353737;
    display: inline-block !important;
    padding: 0;
  }
  .iconfont-arrowright::before {
    display: block !important;
    content: "\E002";
  }
  .level-2 a.category-header,
  .level-2 span.category-header {
    width: auto;
    border-top: 1px solid #d6d9d9;
  }
  .level-2 a.category-header:hover {
    border-top: 1px solid #d6d9d9;
  }
  .mobile-menu-bottom,
  .show-for-small-only {
    display: block !important;
  }

  .column.column-hide-xs {
    padding-left: 0;
    padding-right: 0;
  }
  ul li {
    font-size: 12px;
  }
  footer {
    background: #fff;
  }
  .copy-right {
    padding-bottom: 90px;
    margin: 25px 0 0;
  }
}
/*-=== #our-commitment common ========================-*/
#our-commitment {
  --font-size24: 24px;
  --font-size22: 22px;
  --font-size16: 16px;
  --font-size14: 14px;
  --font-size12: 12px;
  --color-white: #fff;
  --color-black: #000;
  --color-glay-01: #585858;
  --color-glay-02: #f5f5f5;
  --color-glay-03: #383838;
  --color-glay-04: #707070;
  --color-glay-05: hsla(0, 0%, 22%, 0.6);
}
#our-commitment {
  position: relative;
  display: flex;
  justify-content: flex-end;
}
#our-commitment .our-commitment-wrapper {
  width: 457px;
  background: var(--color-white);
}
#our-commitment .our-commitment-wrapper__contents {
  position: relative;
  background: var(--color-glay-02);
}
@media screen and (min-width: 441px) {
  #wrapper {
    background-image: url(../images/our-commitment/pc_bg.jpg);
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
  }
  #our-commitment {
    height: 100%;
    padding: 50px clamp(50px, calc(-10.75949367088608px + 7.9113924050632916vw), 100px) 50px 0;
  }
  #our-commitment .our-commitment-wrapper__contents {
    margin: 70px 0 0;
  }
  #our-commitment .pc-our-story {
    position: fixed;
    bottom: 10px;
    right: clamp(530px, calc(296.6835443037975px + 30.37974683544304vw), 800px);
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    max-width: 630px;
    width: clamp(200px, calc(-6058.888888888889px + 477.77777777777777vw), 630px);
    animation: fadeBanner 1s ease-in-out 0s forwards;
  }
  #our-commitment .pc-our-story .pc-our-story__ttl {
    align-items: center;
    color: var(--color-glay-01);
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 17px;
  }
  #our-commitment .pc-our-story .pc-our-story__ttl span {
    width: 83%;
    height: 1px;
    background: var(--color-glay-01);
  }
  #our-commitment .pc-our-story ul li {
    max-width: 200px;
    margin-bottom: 3vw;
  }
  #our-commitment .pc-our-story ul li a {
    transition: all 0.4s ease 0s;
  }
  #our-commitment .pc-our-story ul li a:hover {
    opacity: 0.7;
  }
  @keyframes fadeBanner {
    0% {
      opacity: 0;
    }
    100% {
      opacity: 1;
    }
  }
}
#our-commitment .our-commitment-tb {
  display: none;
}
@media screen and (max-width: 1032px) and (max-height: 1376px) {
  .is-homepage .header-top-outer {
    top: 57px;
  }
  footer {
    position: relative;
  }
  #wrapper {
    background-image: none;
  }
  #our-commitment .our-commitment-tb {
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    /* z-index: -1; */
  }
}
@media screen and (max-width: 767px) {
  #our-commitment .pc-our-story {
    display: none;
  }
  #our-commitment .our-commitment-tb {
    display: none;
  }
}
#our-commitment .inner-cont {
  width: 98%;
  left: 0;
  right: 0;
  margin: 0 auto;
}
#our-commitment h1 {
  color: var(--color-white);
  font-size: var(--font-size24);
  font-weight: 600;
}
#our-commitment.en h1 {
  line-height: 1.5;
}
#our-commitment h2 {
  color: var(--color-white);
  font-size: var(--font-size22);
  font-weight: 600;
  text-align: center;
  line-height: 1.5;
  padding-top: 0;
  border-top: none;
}
#our-commitment h3 {
  border-top: none;
}
#our-commitment p {
  color: var(--color-white);
  font-size: var(--font-size14);
  margin: 1em 0 1.5em;
}
#our-commitment ul {
  margin: 0;
  padding: 0;
}
#our-commitment .sc-down {
  display: block;
  width: 24px;
  height: 130px;
  text-align: center;
  margin: 0 auto;
  z-index: 10;
}
#our-commitment .sc-down span {
  color: var(--color-white);
  writing-mode: vertical-rl;
  text-orientation: mixed;
}
#our-commitment .sc-down i {
  position: relative;
  display: block;
  width: 1px;
  height: 46px;
  margin: 0 auto;
  background: var(--color-white);
  border-radius: 1px;
}
#our-commitment .sc-down::after {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  content: "●";
  display: block;
  color: var(--color-white);
  font-size: 8px;
  margin: 0 auto;
}
/*-- fade --*/
#our-commitment .fade {
  opacity: 0;
  transition: 1s;
}
#our-commitment .fade_up {
  transform: translate3d(0, 50px, 0);
  opacity: 0;
}
#our-commitment .fade_down {
  transition: 1.5s;
  transform: translate3d(0, -100px, 0);
  opacity: 0;
}
#our-commitment .fade.act {
  transform: translate3d(0, 0, 0);
  opacity: 1;
}
/*-- flex --*/
#our-commitment .fl {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
/*-=== kv ========================-*/
#our-commitment .kv {
  position: relative;
  overflow-x: hidden;
}
#our-commitment .kv video {
  display: block;
  width: 100%;
  margin: 0 auto;
}
@media screen and (min-height: 1160px) {
  #our-commitment .kv video {
    width: auto;
    height: calc(100vh - 145px);
    transform: translate(-20%, 0);
  }
}
#our-commitment .kv .inner-cont {
  position: absolute;
  flex-direction: column;
  height: 100%;
  text-align: center;
  padding-top: 180px;
  z-index: 10;
}
#our-commitment .kv h1 {
  margin-bottom: 22px;
  opacity: 0;
  animation: fadeIn 1s ease-in-out forwards;
}
#our-commitment .kv p {
  color: var(--color-white);
  display: block;
  margin: 35px 0 0;
  opacity: 0;
  animation: fadeIn 1s ease-in-out 0.5s forwards;
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@media screen and (max-width: 767px) {
}
/*-=== philosophy ========================-*/
#our-commitment .philosophy {
  position: relative;
  overflow: hidden;
}
#our-commitment .philosophy .inner-cont {
  position: absolute;
  width: 100%;
  height: 100%;
  text-align: center;
  padding: 30px 0;
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 1) 5%, rgba(255, 255, 255, 0) 40%);
  z-index: 10;
}
#our-commitment .philosophy .philosophy__text {
  /* height: 380px; */
  overflow-y: hidden;
}
#our-commitment .philosophy .philosophy__text.act p {
  margin-top: 80px;
}
@media screen and (max-width: 441px) {
  #our-commitment .philosophy .philosophy-swiper {
    width: 100vw;
  }
}
@media screen and (min-height: 1160px) {
  #our-commitment .philosophy img {
    width: auto;
    height: calc(100vh - 145px);
  }
}
/*-=== craftsmanship ========================-*/
#our-commitment .craftsmanship {
  position: relative;
  overflow-x: hidden;
}
#our-commitment .craftsmanship video {
  display: block;
  width: 100%;
  margin: 0 auto;
}
@media screen and (min-height: 1160px) {
  #our-commitment .craftsmanship video {
    width: auto;
    height: calc(100vh - 145px);
    transform: translate(-20%, 0);
  }
}
#our-commitment .craftsmanship .inner-cont {
  position: absolute;
  flex-direction: column;
  height: 100%;
  text-align: center;
  padding-top: 52px;
  z-index: 10;
}
#our-commitment .craftsmanship-text {
  padding: 30px 0 40px;
  background: var(--color-glay-02);
}
#our-commitment .craftsmanship-text p {
  color: var(--color-glay-01);
  text-align: center;
}
/*-=== accuracy ========================-*/
#our-commitment .accuracy {
  position: relative;
  padding-top: 35px;
  background: var(--color-black);
  overflow: hidden;
}
#our-commitment .accuracy h2 {
  margin-bottom: 32px;
}
#our-commitment .accuracy h2 span {
  display: block;
  font-size: var(--font-size14);
  margin-bottom: 10px;
}
#our-commitment .accuracy .inner-cont p {
  text-align: center;
}
#our-commitment .accuracy .accuracy-slick {
  position: relative;
  padding-bottom: 50px;
  margin-top: 75px;
}
@media screen and (max-width: 441px) {
  #our-commitment .accuracy .accuracy-slick {
    width: 100vw;
  }
}
#our-commitment .accuracy .slick-slide {
  width: 300px !important;
  margin: 0 10px;
  transform: scale(0.9);
  transition: 0.7s;
}
#our-commitment .accuracy .slick-slide.slick-center {
  transform: scale(1);
}
#our-commitment .accuracy .slick-slide .slide__inner {
  position: relative;
  width: 100%;
  height: 100%;
}
#our-commitment .accuracy .slick-dots li {
  width: 5px;
  height: 5px;
  margin: 0 5px;
}
#our-commitment .accuracy .slick-dots li button::before {
  background: var(--color-glay-01);
  border: none;
  border-radius: 5px;
}
#our-commitment .accuracy .slick-dots li.slick-active button:before {
  background: var(--color-white);
}
#our-commitment .accuracy .slide__inner_info {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  flex-direction: column;
  align-items: flex-end;
  width: 100%;
  height: 100%;
  color: var(--color-white);
  font-size: var(--font-size14);
  text-align: right;
  padding: 14px 0 0;
  will-change: transform, opacity;
  z-index: 1;
}
#our-commitment .accuracy .slick-slide .slide__inner_info .more {
  width: 150px;
  font-weight: bold;
  text-align: center;
  padding: 7px 10px;
  margin-right: 10px;
  background: var(--color-glay-05);
  z-index: 10;
  pointer-events: none;
}
#our-commitment .accuracy .slick-slide.slick-center .slide__inner_info .more {
  cursor: pointer;
  pointer-events: auto;
}
#our-commitment .accuracy .slide__inner_info p {
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  width: 100%;
  height: 80px;
  margin: 0;
  background: var(--color-glay-05);
}
#our-commitment .accuracy video {
  display: block;
  width: 300px;
}
/*-- Modal --*/
#our-commitment .modal {
  position: absolute;
  top: 0;
  left: 0;
  display: none;
  width: 100%;
  height: 100%;
  z-index: 100;
}
#our-commitment #accuracy-01.modal {
  background: url(../images/our-commitment/accuracy_video_01.jpg) center top no-repeat;
  background-size: cover;
}
#our-commitment #accuracy-02.modal {
  background: url(../images/our-commitment/accuracy_video_02.jpg) center top no-repeat;
  background-size: cover;
}
#our-commitment #accuracy-03.modal {
  background: url(../images/our-commitment/accuracy_video_03.jpg) center top no-repeat;
  background-size: cover;
}
#our-commitment #accuracy-04.modal {
  background: url(../images/our-commitment/accuracy_video_04.jpg) center top no-repeat;
  background-size: cover;
}
#our-commitment #accuracy-05.modal {
  background: url(../images/our-commitment/accuracy_video_05.jpg) center top no-repeat;
  background-size: cover;
}
#our-commitment .modal::after {
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  width: 100%;
  height: 100%;
  background: var(--color-glay-03);
  opacity: 0.6;
}
#our-commitment .modal-content {
  display: flex;
  flex-direction: column;
  height: 100%;
  padding: 50px 0 15px;
  z-index: 10;
}
#our-commitment .modal-content h3 {
  color: var(--color-white);
  font-size: var(--font-size14);
  font-weight: 600;
  text-align: center;
  margin-bottom: 32px;
  z-index: 10;
}
#our-commitment .modal-content p {
  font-size: var(--font-size16);
  line-height: 1.8;
  padding: 0 50px;
  z-index: 10;
}
#our-commitment .modal-content p span {
  font-size: var(--font-size12);
}
#our-commitment .modal-content .modal-close {
  width: 120px;
  color: var(--color-white);
  text-align: center;
  padding: 5px 10px;
  margin: 15px auto 0;
  border: var(--color-white) 1px solid;
  border-radius: 25px;
  cursor: pointer;
  order: 3;
  z-index: 10;
}

/*-=== design ========================-*/
#our-commitment .design {
  padding-top: 35px;
  padding-bottom: 48px;
  background: var(--color-black);
  overflow: hidden;
}
#our-commitment .design .inner-cont {
  padding-bottom: 110px;
}
#our-commitment .design h2 {
  margin-bottom: 32px;
}
#our-commitment .design .inner-cont p {
  text-align: center;
}
@media screen and (max-width: 441px) {
  #our-commitment .design .design-swiper {
    width: 100vw;
  }
}

/*-=== minimalism ========================-*/
#our-commitment .minimalism {
  padding-top: 65px;
  padding-bottom: 40px;
  background-color: var(--color-glay-02);
  overflow: hidden;
}
#our-commitment .minimalism h2 {
  color: var(--color-glay-01);
  margin-bottom: 65px;
}
#our-commitment .minimalism .minimalism-swiper {
  position: relative;
  padding-bottom: 65px;
}
@media screen and (max-width: 441px) {
  #our-commitment .minimalism .minimalism-swiper {
    width: 100vw;
  }
}
#our-commitment .minimalism .minimalism-swiper .swiper-button-prev,
#our-commitment .minimalism .minimalism-swiper .swiper-button-next {
  display: inline-block;
  width: 12.5px;
  height: 21px;
}
#our-commitment .minimalism .minimalism-swiper .swiper-button-prev {
  left: 50px;
  transform: rotate(175deg);
}
#our-commitment .minimalism .minimalism-swiper .swiper-button-next {
  right: 50px;
}
#our-commitment .minimalism .minimalism-swiper .swiper-button-prev::before,
#our-commitment .minimalism .minimalism-swiper .swiper-button-prev::after,
#our-commitment .minimalism .minimalism-swiper .swiper-button-next::before,
#our-commitment .minimalism .minimalism-swiper .swiper-button-next::after {
  content: "";
  position: absolute;
  top: calc(50% - 2px);
  right: 0;
  width: 16px;
  height: 4px;
  border-radius: 9999px;
  background-color: var(--color-glay-01);
  transform-origin: calc(100% - 2px) 50%;
}
#our-commitment .minimalism .minimalism-swiper .swiper-button-prev::before,
#our-commitment .minimalism .minimalism-swiper .swiper-button-next::before {
  transform: rotate(45deg);
}
#our-commitment .minimalism .minimalism-swiper .swiper-button-prev::after,
#our-commitment .minimalism .minimalism-swiper .swiper-button-next::after {
  transform: rotate(-45deg);
}
#our-commitment .minimalism .minimalism-swiper .swiper-pagination-bullet {
  width: 5px;
  height: 5px;
  background: var(--color-glay-03);
}
#our-commitment .minimalism .minimalism-swiper .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #e5c7c9;
}
#our-commitment .minimalism .minimalism-slide__info {
  color: var(--color-glay-01);
  font-size: var(--font-size22);
  text-align: center;
}
#our-commitment .minimalism .chapter {
  position: relative;
  flex-direction: column;
}
#our-commitment .minimalism .chapter::after {
  position: absolute;
  bottom: 14px;
  left: 52%;
  content: "";
  width: 100%;
  height: 1px;
  background: var(--color-glay-04);
  transform: translateY(-50%);
}
#our-commitment .minimalism .slide-05 .chapter::after {
  content: none;
}

#our-commitment .minimalism .chapter span {
  width: 28px;
  height: 28px;
  margin: 22px auto 0;
  background: var(--color-white);
  border: var(--color-glay-04) 1px solid;
  border-radius: 14px;
  z-index: 10;
}
#our-commitment .minimalism .chapter-swiper {
  margin-top: 25px;
}
#our-commitment .minimalism .chapter-swiper .swiper-slide {
  height: auto;
}
#our-commitment .minimalism .chapter-swiper .swiper-slide-item {
  flex-direction: column;
  align-items: center;
  height: 100%;
}
#our-commitment .minimalism p {
  color: var(--color-glay-01);
  font-size: var(--font-size22);
  margin: 0;
}
#our-commitment .minimalism .period {
  margin-top: 15px;
}
#our-commitment .minimalism img {
  width: 237px;
  margin-top: 15px;
}
#our-commitment .minimalism .notes-area {
  position: relative;
}
#our-commitment .minimalism .notes-area img.notes {
  position: absolute;
  bottom: 50px;
  right: -90px;
  width: 157px;
}
@media screen and (max-width: 441px) {
  #our-commitment .minimalism .notes-area img.notes {
    right: -18.455vw;
    width: 35.682vw;
  }
}
