@charset "UTF-8";
/* Scss Document */
/*====================================================================
	index
====================================================================

Part name///
	01 General_style
	02 Common_style
	03 Top_style
*/
/*====================================================================
	01 General_style
====================================================================*/
html {
  background: #F5F5F5;
}

body {
  position: relative;
  font-family: "Noto Sans", "Noto Sans JP", "メイリオ", "Meiryo", Meiryo, Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif;
  word-break: break-all;
  -webkit-text-size-adjust: 100%;
  -ms-overflow-style: none;
  background: #F5F5F5;
  scroll-behavior: smooth;
  overflow-x: hidden;
}

@media screen and (max-width: 900px) {
  .pc {
    display: none;
  }
}

.sp {
  display: none;
}
@media screen and (max-width: 900px) {
  .sp {
    display: inherit;
  }
}

img.pc {
  display: block;
}
@media screen and (max-width: 900px) {
  img.pc {
    display: none;
  }
}
img.sp {
  display: none;
}
@media screen and (max-width: 900px) {
  img.sp {
    display: block;
  }
}

/* Scss Document */
/*====================================================================
	index
====================================================================

Part name///
	01 General_style
	02 Common_style
	03 Top_style
*/
/*---------------------------------------------------------
	header
*/
/* Scss Document */
/*====================================================================
	index
====================================================================

Part name///
	01 General_style
	02 Common_style
	03 Top_style
*/
/*---------------------------------------------------------
	footer
*/
/* Scss Document */
/*====================================================================
	index
====================================================================

Part name///
	01 General_style
	02 Common_style
	03 Top_style
*/
/*---------------------------------------------------------
	Top
*/
@media screen and (max-width: 900px) {
  .epid4-container {
    overflow-x: hidden;
  }
}
.epid4-container .dummy {
  position: fixed;
  z-index: -1;
  transform: translate3d(0, 0, -1px);
}
.epid4-container::before, .epid4-container::after {
  content: "";
  position: fixed;
  left: 0;
  z-index: 9999;
  transform: translate3d(0, 0, 9999px);
  width: 100%;
  height: 100px;
  background: #F5F5F5;
}
.epid4-container::before {
  top: -100px;
}
.epid4-container::after {
  bottom: -100px;
}
.epid4-container span.delay-1 {
  -webkit-transition: all 0.5s ease-in-out 0s;
  -ms-transition: all 0.5s ease-in-out 0s;
  -moz-transition: all 0.5s ease-in-out 0s;
  -o-transition: all 0.5s ease-in-out 0s;
  transition: all 0.5s ease-in-out 0s;
}
.epid4-container span.delay-2 {
  -webkit-transition: all 0.5s ease-in-out 0s;
  -ms-transition: all 0.5s ease-in-out 0s;
  -moz-transition: all 0.5s ease-in-out 0s;
  -o-transition: all 0.5s ease-in-out 0s;
  transition: all 0.5s ease-in-out 0s;
}
.epid4-container span.delay-3 {
  -webkit-transition: all 0.5s ease-in-out 0s;
  -ms-transition: all 0.5s ease-in-out 0s;
  -moz-transition: all 0.5s ease-in-out 0s;
  -o-transition: all 0.5s ease-in-out 0s;
  transition: all 0.5s ease-in-out 0s;
}
.epid4-container span.delay-4 {
  -webkit-transition: all 0.5s ease-in-out 0s;
  -ms-transition: all 0.5s ease-in-out 0s;
  -moz-transition: all 0.5s ease-in-out 0s;
  -o-transition: all 0.5s ease-in-out 0s;
  transition: all 0.5s ease-in-out 0s;
}
.epid4-container span.delay-5 {
  -webkit-transition: all 0.5s ease-in-out 0s;
  -ms-transition: all 0.5s ease-in-out 0s;
  -moz-transition: all 0.5s ease-in-out 0s;
  -o-transition: all 0.5s ease-in-out 0s;
  transition: all 0.5s ease-in-out 0s;
}
.epid4-container span.delay-6 {
  -webkit-transition: all 0.5s ease-in-out 0s;
  -ms-transition: all 0.5s ease-in-out 0s;
  -moz-transition: all 0.5s ease-in-out 0s;
  -o-transition: all 0.5s ease-in-out 0s;
  transition: all 0.5s ease-in-out 0s;
}
.epid4-container span.delay-7 {
  -webkit-transition: all 0.5s ease-in-out 0s;
  -ms-transition: all 0.5s ease-in-out 0s;
  -moz-transition: all 0.5s ease-in-out 0s;
  -o-transition: all 0.5s ease-in-out 0s;
  transition: all 0.5s ease-in-out 0s;
}
.epid4-container span.delay-8 {
  -webkit-transition: all 0.5s ease-in-out 0s;
  -ms-transition: all 0.5s ease-in-out 0s;
  -moz-transition: all 0.5s ease-in-out 0s;
  -o-transition: all 0.5s ease-in-out 0s;
  transition: all 0.5s ease-in-out 0s;
}
.epid4-container span.delay-9 {
  -webkit-transition: all 0.5s ease-in-out 0s;
  -ms-transition: all 0.5s ease-in-out 0s;
  -moz-transition: all 0.5s ease-in-out 0s;
  -o-transition: all 0.5s ease-in-out 0s;
  transition: all 0.5s ease-in-out 0s;
}
.epid4-container span.delay-10 {
  -webkit-transition: all 0.5s ease-in-out 0s;
  -ms-transition: all 0.5s ease-in-out 0s;
  -moz-transition: all 0.5s ease-in-out 0s;
  -o-transition: all 0.5s ease-in-out 0s;
  transition: all 0.5s ease-in-out 0s;
}
.epid4-container span.delay-11 {
  -webkit-transition: all 0.5s ease-in-out 0s;
  -ms-transition: all 0.5s ease-in-out 0s;
  -moz-transition: all 0.5s ease-in-out 0s;
  -o-transition: all 0.5s ease-in-out 0s;
  transition: all 0.5s ease-in-out 0s;
}
.epid4-container span.delay-12 {
  -webkit-transition: all 0.5s ease-in-out 0s;
  -ms-transition: all 0.5s ease-in-out 0s;
  -moz-transition: all 0.5s ease-in-out 0s;
  -o-transition: all 0.5s ease-in-out 0s;
  transition: all 0.5s ease-in-out 0s;
}
.epid4-container span.delay-13 {
  -webkit-transition: all 0.5s ease-in-out 0s;
  -ms-transition: all 0.5s ease-in-out 0s;
  -moz-transition: all 0.5s ease-in-out 0s;
  -o-transition: all 0.5s ease-in-out 0s;
  transition: all 0.5s ease-in-out 0s;
}
.epid4-container span.delay-14 {
  -webkit-transition: all 0.5s ease-in-out 0s;
  -ms-transition: all 0.5s ease-in-out 0s;
  -moz-transition: all 0.5s ease-in-out 0s;
  -o-transition: all 0.5s ease-in-out 0s;
  transition: all 0.5s ease-in-out 0s;
}
.epid4-container span.delay-15 {
  -webkit-transition: all 0.5s ease-in-out 0s;
  -ms-transition: all 0.5s ease-in-out 0s;
  -moz-transition: all 0.5s ease-in-out 0s;
  -o-transition: all 0.5s ease-in-out 0s;
  transition: all 0.5s ease-in-out 0s;
}
.epid4-container span.delay-16 {
  -webkit-transition: all 0.5s ease-in-out 0s;
  -ms-transition: all 0.5s ease-in-out 0s;
  -moz-transition: all 0.5s ease-in-out 0s;
  -o-transition: all 0.5s ease-in-out 0s;
  transition: all 0.5s ease-in-out 0s;
}
.epid4-container span.delay-17 {
  -webkit-transition: all 0.5s ease-in-out 0s;
  -ms-transition: all 0.5s ease-in-out 0s;
  -moz-transition: all 0.5s ease-in-out 0s;
  -o-transition: all 0.5s ease-in-out 0s;
  transition: all 0.5s ease-in-out 0s;
}
.epid4-container span.delay-18 {
  -webkit-transition: all 0.5s ease-in-out 0s;
  -ms-transition: all 0.5s ease-in-out 0s;
  -moz-transition: all 0.5s ease-in-out 0s;
  -o-transition: all 0.5s ease-in-out 0s;
  transition: all 0.5s ease-in-out 0s;
}
.epid4-container span.delay-19 {
  -webkit-transition: all 0.5s ease-in-out 0s;
  -ms-transition: all 0.5s ease-in-out 0s;
  -moz-transition: all 0.5s ease-in-out 0s;
  -o-transition: all 0.5s ease-in-out 0s;
  transition: all 0.5s ease-in-out 0s;
}
.epid4-container span.delay-20 {
  -webkit-transition: all 0.5s ease-in-out 0s;
  -ms-transition: all 0.5s ease-in-out 0s;
  -moz-transition: all 0.5s ease-in-out 0s;
  -o-transition: all 0.5s ease-in-out 0s;
  transition: all 0.5s ease-in-out 0s;
}
.epid4-container .lineUp {
  overflow: hidden;
}
.epid4-container .lineUp .line {
  transform: translateY(100%);
  opacity: 0;
}
.epid4-container .lineUp.active .line {
  transform: translateY(0);
  opacity: 1;
}
.epid4-container .loading {
  position: fixed;
  top: 0;
  left: 0;
  display: block;
  width: 100dvw;
  height: 100dvh;
  background: #fff;
  z-index: 99999;
  -webkit-transition: all 1s ease-in-out 0s;
  -ms-transition: all 1s ease-in-out 0s;
  -moz-transition: all 1s ease-in-out 0s;
  -o-transition: all 1s ease-in-out 0s;
  transition: all 1s ease-in-out 0s;
}
.epid4-container .loading.cts-hide #loading_logo,
.epid4-container .loading.cts-hide .loading_txt {
  opacity: 0;
}
.epid4-container .loading.is-hide {
  opacity: 0;
  visibility: hidden;
}
.epid4-container .loading #loading_logo {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  display: block;
  width: 1280px;
  -webkit-transition: all 1s ease-in-out 0s;
  -ms-transition: all 1s ease-in-out 0s;
  -moz-transition: all 1s ease-in-out 0s;
  -o-transition: all 1s ease-in-out 0s;
  transition: all 1s ease-in-out 0s;
}
@media screen and (max-width: 900px) {
  .epid4-container .loading #loading_logo {
    -webkit-transform: translate(-50%, -50%) scale(0.7);
    -ms-transform: translate(-50%, -50%) scale(0.7);
    -moz-transform: translate(-50%, -50%) scale(0.7);
    -o-transform: translate(-50%, -50%) scale(0.7);
    transform: translate(-50%, -50%) scale(0.7);
  }
}
.epid4-container .loading .loading_txt {
  position: absolute;
  top: calc(50% + 30px);
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  display: block;
  width: 163px;
  -webkit-transition: all 1s ease-in-out 0s;
  -ms-transition: all 1s ease-in-out 0s;
  -moz-transition: all 1s ease-in-out 0s;
  -o-transition: all 1s ease-in-out 0s;
  transition: all 1s ease-in-out 0s;
}
@media screen and (max-width: 900px) {
  .epid4-container .loading .loading_txt {
    top: calc(50% + 20px);
  }
}
.epid4-container .float_banner {
  position: fixed;
  bottom: 20px;
  right: 20px;
  display: block;
  width: 170px;
  border-radius: 2px;
  background: #231F20;
  box-shadow: 0 1px 10px 0 rgba(0, 0, 0, 0.25);
  z-index: 999;
  -webkit-transition: all 0.5s ease-in-out 0s;
  -ms-transition: all 0.5s ease-in-out 0s;
  -moz-transition: all 0.5s ease-in-out 0s;
  -o-transition: all 0.5s ease-in-out 0s;
  transition: all 0.5s ease-in-out 0s;
}
@media screen and (max-width: 900px) {
  .epid4-container .float_banner {
    bottom: 0;
    right: 0;
    width: auto;
  }
}
.epid4-container .float_banner.none {
  opacity: 0;
  pointer-events: none;
}
@media screen and (max-width: 900px) {
  .epid4-container .float_banner a {
    display: flex;
  }
}
.epid4-container .float_banner .img_wrap {
  overflow: hidden;
}
.epid4-container .float_banner .img_wrap img {
  border-radius: 2px;
  -webkit-transition: all 0.5s ease-in-out 0s;
  -ms-transition: all 0.5s ease-in-out 0s;
  -moz-transition: all 0.5s ease-in-out 0s;
  -o-transition: all 0.5s ease-in-out 0s;
  transition: all 0.5s ease-in-out 0s;
}
@media screen and (max-width: 900px) {
  .epid4-container .float_banner .img_wrap img {
    width: auto;
    height: 50px;
  }
}
.epid4-container .float_banner .img_wrap:hover img {
  -webkit-transform: scale(1.05);
  -ms-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -o-transform: scale(1.05);
  transform: scale(1.05);
}
.epid4-container .float_banner .btn_txt {
  display: flex;
  align-items: center;
  padding: 14px 0;
}
@media screen and (max-width: 900px) {
  .epid4-container .float_banner .btn_txt {
    height: 50px;
    padding: 0 12px 0 0;
  }
}
.epid4-container .float_banner .btn_txt p {
  color: #FFF;
  font-family: "Zen Kaku Gothic New";
  font-size: 12px;
  font-style: normal;
  font-weight: 700;
  line-height: 100%;
  /* 12px */
  padding: 0 22px 0 10px;
}
@media screen and (max-width: 900px) {
  .epid4-container .float_banner .btn_txt p {
    padding: 0 12px 0 12px;
  }
}
.epid4-container .btn {
  position: relative;
  display: block;
  width: fit-content;
  margin: 0 auto;
  -webkit-transition: all 0.5s ease-in-out 0s;
  -ms-transition: all 0.5s ease-in-out 0s;
  -moz-transition: all 0.5s ease-in-out 0s;
  -o-transition: all 0.5s ease-in-out 0s;
  transition: all 0.5s ease-in-out 0s;
}
@media screen and (max-width: 900px) {
  .epid4-container .btn {
    width: 84%;
  }
}
.epid4-container .btn p {
  font-family: "Zen Kaku Gothic New";
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: 100%;
}
.epid4-container .btn p, .epid4-container .btn svg {
  -webkit-transition: all 0.5s ease-in-out 0s;
  -ms-transition: all 0.5s ease-in-out 0s;
  -moz-transition: all 0.5s ease-in-out 0s;
  -o-transition: all 0.5s ease-in-out 0s;
  transition: all 0.5s ease-in-out 0s;
}
.epid4-container .btn svg rect {
  -webkit-transition: all 0.5s ease-in-out 0s;
  -ms-transition: all 0.5s ease-in-out 0s;
  -moz-transition: all 0.5s ease-in-out 0s;
  -o-transition: all 0.5s ease-in-out 0s;
  transition: all 0.5s ease-in-out 0s;
}
.epid4-container .btn svg path {
  -webkit-transition: all 0.5s ease-in-out 0s;
  -ms-transition: all 0.5s ease-in-out 0s;
  -moz-transition: all 0.5s ease-in-out 0s;
  -o-transition: all 0.5s ease-in-out 0s;
  transition: all 0.5s ease-in-out 0s;
}
.epid4-container .btn.black {
  padding: 20px 60px 20px 18px;
  border-radius: 2px;
  background: #231F20;
  border: 1px solid #231F20;
}
.epid4-container .btn.black p {
  color: #fff;
}
.epid4-container .btn.black svg {
  position: absolute;
  top: 50%;
  right: 18px;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
.epid4-container .btn.black:hover {
  background: #fff;
  border: 1px solid #bebebe;
}
.epid4-container .btn.black:hover p {
  color: #231F20;
}
.epid4-container .btn.black:hover svg rect {
  stroke: #231F20;
}
.epid4-container .btn.black:hover svg path {
  fill: #231F20;
}
.epid4-container .btn.white {
  padding: 20px 60px 20px 18px;
  border-radius: 2px;
  background: #fff;
  border: 1px solid #fff;
}
@media screen and (max-width: 900px) {
  .epid4-container .btn.white {
    padding: 23px 60px 23px 18px;
  }
}
.epid4-container .btn.white p {
  color: #231F20;
}
.epid4-container .btn.white svg {
  position: absolute;
  top: 50%;
  right: 18px;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
.epid4-container .btn.white:hover {
  background: #231F20;
  border: 1px solid #999;
}
.epid4-container .btn.white:hover p {
  color: #fff;
}
.epid4-container .btn.white:hover svg rect {
  stroke: #fff;
}
.epid4-container .btn.white:hover svg path {
  fill: #fff;
}
.epid4-container .mv {
  position: relative;
}
.epid4-container .mv .slider_mv {
  width: 100%;
}
.epid4-container .mv .slider_mv .swiper-wrapper .swiper-slide {
  overflow: hidden;
}
.epid4-container .mv .slider_mv .swiper-wrapper .swiper-slide img {
  -webkit-transition: all 5s linear 0s;
  -ms-transition: all 5s linear 0s;
  -moz-transition: all 5s linear 0s;
  -o-transition: all 5s linear 0s;
  transition: all 5s linear 0s;
  -webkit-transform: scale(1.05);
  -ms-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -o-transform: scale(1.05);
  transform: scale(1.05);
}
.epid4-container .mv .slider_mv .swiper-wrapper .swiper-slide img.start_delay {
  -webkit-transition: all 5s linear 5s;
  -ms-transition: all 5s linear 5s;
  -moz-transition: all 5s linear 5s;
  -o-transition: all 5s linear 5s;
  transition: all 5s linear 5s;
}
.epid4-container .mv .slider_mv .swiper-wrapper .swiper-slide.swiper-slide-active img {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
.epid4-container .mv .logo_samsonite {
  position: absolute;
  top: 60px;
  left: 90px;
  z-index: 9;
}
@media screen and (max-width: 900px) {
  .epid4-container .mv .logo_samsonite {
    top: 30px;
    left: 30px;
    width: 120px;
  }
}
.epid4-container .mv .epid4_ttl {
  position: absolute;
  bottom: 60px;
  left: 90px;
  z-index: 9;
}
@media screen and (max-width: 900px) {
  .epid4-container .mv .epid4_ttl {
    bottom: 60px;
    left: 30px;
  }
}
.epid4-container .mv .epid4_ttl svg {
  display: block;
  width: auto;
}
@media screen and (max-width: 900px) {
  .epid4-container .mv .epid4_ttl svg path {
    fill: #fff;
  }
}
.epid4-container .mv .epid4_ttl svg.epid4_ttl_en {
  margin: 15px 0 18px;
}
.epid4-container .lead {
  padding: 60px 0 60px;
  border-bottom: 1px solid #231F20;
}
@media screen and (max-width: 900px) {
  .epid4-container .lead {
    padding: 42px 0 60px;
  }
}
.epid4-container .lead .txt_wrap.pc_txt {
  display: block;
}
.epid4-container .lead .txt_wrap.pc_txt:first-child {
  margin: 0 auto 18px;
}
@media screen and (max-width: 900px) {
  .epid4-container .lead .txt_wrap.pc_txt {
    display: none;
  }
}
.epid4-container .lead .txt_wrap.sp_txt {
  display: none;
}
@media screen and (max-width: 900px) {
  .epid4-container .lead .txt_wrap.sp_txt {
    display: block;
  }
}
.epid4-container .lead .txt_wrap .txt {
  color: #231F20;
  text-align: center;
  font-family: "Zen Kaku Gothic New";
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: 220%;
  text-transform: uppercase;
}
@media screen and (max-width: 900px) {
  .epid4-container .lead .txt_wrap .txt {
    display: block;
    width: 84%;
    margin: 0 auto;
    text-align: left;
  }
}
.epid4-container .lead .txt_wrap .txt span {
  display: block;
  font-size: 1em;
  font-weight: 700;
  -webkit-transform: translate(0, 22px);
  -ms-transform: translate(0, 22px);
  -moz-transform: translate(0, 22px);
  -o-transform: translate(0, 22px);
  transform: translate(0, 22px);
}
.epid4-container .lead .txt_wrap.active .txt span {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}
.epid4-container .lead .lead_img {
  width: 85.9375%;
  margin: 60px auto 30px;
}
@media screen and (max-width: 900px) {
  .epid4-container .lead .lead_img {
    width: 100%;
    margin: 42px auto 30px;
  }
}
.epid4-container .lead .lead_img.pc {
  display: block;
}
@media screen and (max-width: 900px) {
  .epid4-container .lead .lead_img.pc {
    display: none;
  }
}
.epid4-container .lead .lead_img.sp {
  display: none;
}
@media screen and (max-width: 900px) {
  .epid4-container .lead .lead_img.sp {
    display: block;
  }
}
.epid4-container .features {
  display: block;
  width: 85.9375%;
  margin: 0 auto 96px;
  padding: 60px 0 0;
}
@media screen and (max-width: 900px) {
  .epid4-container .features {
    width: 84%;
    margin: 0 auto 60px;
  }
}
.epid4-container .features .ttl {
  margin: 0 auto 60px;
}
.epid4-container .features .ttl h2 {
  color: #231F20;
  text-align: center;
  font-family: "GT America Bold";
  font-size: 40px;
  font-style: normal;
  font-weight: 700;
  line-height: 100%;
  margin: 0 auto 30px;
}
@media screen and (max-width: 900px) {
  .epid4-container .features .ttl h2 {
    text-align: left;
    font-size: 20px;
  }
}
.epid4-container .features .ttl .txt_wrap p {
  color: #231F20;
  text-align: center;
  font-family: "Zen Kaku Gothic New";
  font-size: 13px;
  font-style: normal;
  font-weight: 700;
  line-height: 180%;
  overflow: hidden;
}
@media screen and (max-width: 900px) {
  .epid4-container .features .ttl .txt_wrap p {
    text-align: left;
  }
}
.epid4-container .features .ttl .txt_wrap p span {
  display: block;
  font-size: 1em;
  font-weight: 700;
  -webkit-transform: translate(0, 22px);
  -ms-transform: translate(0, 22px);
  -moz-transform: translate(0, 22px);
  -o-transform: translate(0, 22px);
  transform: translate(0, 22px);
}
@media screen and (max-width: 900px) {
  .epid4-container .features .ttl .txt_wrap p span {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  .epid4-container .features .ttl .txt_wrap p span.line {
    -webkit-transform: translate(0, 22px);
    -ms-transform: translate(0, 22px);
    -moz-transform: translate(0, 22px);
    -o-transform: translate(0, 22px);
    transform: translate(0, 22px);
  }
}
.epid4-container .features .ttl .txt_wrap.active .txt span {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}
@media screen and (max-width: 900px) {
  .epid4-container .features .ttl .txt_wrap.active p span.line {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
  }
}
.epid4-container .features ul {
  display: flex;
  gap: 0 30px;
}
@media screen and (max-width: 900px) {
  .epid4-container .features ul {
    display: block;
  }
}
.epid4-container .features ul li {
  flex: 1;
}
@media screen and (max-width: 900px) {
  .epid4-container .features ul li {
    margin: 0 0 24px;
  }
}
.epid4-container .features ul li .img_wrap {
  overflow: hidden;
  margin: 0 0 17px;
}
@media screen and (max-width: 900px) {
  .epid4-container .features ul li .img_wrap {
    margin: 0 0 12px;
  }
}
.epid4-container .features ul li .img_wrap img {
  -webkit-transition: all 1s linear 0s;
  -ms-transition: all 1s linear 0s;
  -moz-transition: all 1s linear 0s;
  -o-transition: all 1s linear 0s;
  transition: all 1s linear 0s;
  -webkit-transform: scale(1.05);
  -ms-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -o-transform: scale(1.05);
  transform: scale(1.05);
}
.epid4-container .features ul li .img_wrap.active img {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
.epid4-container .features ul li h3 {
  color: #231F20;
  font-family: "Zen Kaku Gothic New";
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 150%;
  letter-spacing: -0.48px;
  text-transform: uppercase;
  margin: 0 0 12px;
}
.epid4-container .features ul li p {
  color: rgba(35, 31, 32, 0.8);
  font-family: "Zen Kaku Gothic New";
  font-size: 12px;
  font-style: normal;
  font-weight: 500;
  line-height: 150%;
  letter-spacing: -0.36px;
}
.epid4-container .limited {
  padding: 90px 0;
  background: #231F20;
}
@media screen and (max-width: 900px) {
  .epid4-container .limited {
    padding: 60px 0;
  }
}
.epid4-container .limited h2 {
  color: #FFF;
  text-align: center;
  font-family: "GT America Bold";
  font-size: 40px;
  font-style: normal;
  font-weight: 700;
  line-height: 100%;
}
@media screen and (max-width: 900px) {
  .epid4-container .limited h2 {
    font-size: 20px;
    margin: 0 auto 30px;
  }
}
.epid4-container .limited h3 {
  color: #FFF;
  text-align: center;
  font-family: "Zen Kaku Gothic New";
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 100%;
  margin: 18px auto 48px;
}
@media screen and (max-width: 900px) {
  .epid4-container .limited h3 {
    font-size: 14px;
    margin: 12px auto 30px;
  }
}
.epid4-container .limited .limited_01_wrap {
  position: relative;
  display: block;
  width: 85.9375%;
  margin: 0 auto 30px;
}
@media screen and (max-width: 900px) {
  .epid4-container .limited .limited_01_wrap {
    width: 100%;
  }
}
.epid4-container .limited .limited_01_wrap .img_wrap {
  overflow: hidden;
}
.epid4-container .limited .limited_01_wrap .img_wrap img {
  -webkit-transition: all 1s linear 0s;
  -ms-transition: all 1s linear 0s;
  -moz-transition: all 1s linear 0s;
  -o-transition: all 1s linear 0s;
  transition: all 1s linear 0s;
  -webkit-transform: scale(1.05);
  -ms-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -o-transform: scale(1.05);
  transform: scale(1.05);
}
.epid4-container .limited .limited_01_wrap .img_wrap.active img {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
.epid4-container .limited .limited_01_wrap .txt_wrap {
  position: absolute;
  bottom: 40px;
  left: 80px;
}
@media screen and (max-width: 900px) {
  .epid4-container .limited .limited_01_wrap .txt_wrap {
    bottom: 25px;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    -moz-transform: translate(-50%, 0);
    -o-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
  }
}
.epid4-container .limited .limited_01_wrap .txt_wrap.active span {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}
.epid4-container .limited .limited_01_wrap p {
  color: #231F20;
  font-family: "Zen Kaku Gothic New";
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 150%;
  letter-spacing: -0.54px;
  text-transform: uppercase;
  overflow: hidden;
}
.epid4-container .limited .limited_01_wrap p span {
  display: block;
  font-size: 1em;
  font-weight: 700;
  -webkit-transform: translate(0, 22px);
  -ms-transform: translate(0, 22px);
  -moz-transform: translate(0, 22px);
  -o-transform: translate(0, 22px);
  transform: translate(0, 22px);
}
@media screen and (max-width: 900px) {
  .epid4-container .limited .limited_01_wrap p {
    font-size: 16px;
    text-align: center;
  }
}
.epid4-container .limited .limited_02_wrap {
  width: 85.9375%;
  margin: 0 auto 18px;
}
.epid4-container .limited .limited_02_wrap .slider_limited.active .swiper-wrapper .swiper-slide img {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
.epid4-container .limited .limited_02_wrap .slider_limited .swiper-wrapper {
  display: flex;
}
.epid4-container .limited .limited_02_wrap .slider_limited .swiper-wrapper .swiper-slide {
  width: 50%;
  overflow: hidden;
}
.epid4-container .limited .limited_02_wrap .slider_limited .swiper-wrapper .swiper-slide img {
  -webkit-transition: all 1s linear 0s;
  -ms-transition: all 1s linear 0s;
  -moz-transition: all 1s linear 0s;
  -o-transition: all 1s linear 0s;
  transition: all 1s linear 0s;
  -webkit-transform: scale(1.05);
  -ms-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -o-transform: scale(1.05);
  transform: scale(1.05);
}
.epid4-container .limited .txt {
  color: #FFF;
  text-align: center;
  font-family: "Zen Kaku Gothic New";
  font-size: 12px;
  font-style: normal;
  font-weight: 700;
  line-height: 150%;
  margin: 0 auto 30px;
}
@media screen and (max-width: 900px) {
  .epid4-container .limited .txt {
    width: 84%;
    text-align: left;
  }
}
.epid4-container .limited .txt span {
  font-size: 1em;
  font-weight: 700;
}
.epid4-container .collection {
  padding: 90px 0;
}
@media screen and (max-width: 900px) {
  .epid4-container .collection {
    padding: 60px 0;
  }
}
.epid4-container .collection h2 {
  color: #231F20;
  text-align: center;
  font-family: "GT America Bold";
  font-size: 40px;
  font-style: normal;
  font-weight: 700;
  line-height: 100%;
  margin: 0 auto 60px;
}
@media screen and (max-width: 900px) {
  .epid4-container .collection h2 {
    font-size: 20px;
    margin: 0 auto 30px;
  }
}
.epid4-container .collection .collection_wrap {
  display: flex;
  flex-direction: row-reverse;
}
@media screen and (max-width: 900px) {
  .epid4-container .collection .collection_wrap {
    position: relative;
    display: block;
  }
}
.epid4-container .collection .collection_wrap.briefcase {
  position: sticky;
  top: 0;
  padding: 0;
}
.epid4-container .collection .collection_wrap.backpack {
  position: relative;
  margin: 500px 0 0;
  border-top: 1px solid #231F20;
  z-index: 9;
}
@media screen and (max-width: 900px) {
  .epid4-container .collection .collection_wrap.backpack {
    margin: 0;
  }
}
.epid4-container .collection .collection_wrap .right, .epid4-container .collection .collection_wrap .left {
  width: 50%;
  min-height: 100vh;
}
@media screen and (max-width: 900px) {
  .epid4-container .collection .collection_wrap .right, .epid4-container .collection .collection_wrap .left {
    width: 100%;
    min-height: auto;
  }
}
.epid4-container .collection .collection_wrap .right {
  position: relative;
  background: #DEE1E5;
}
.epid4-container .collection .collection_wrap .right .swiper_collection {
  position: relative;
  height: 100vh;
}
@media screen and (max-width: 900px) {
  .epid4-container .collection .collection_wrap .right .swiper_collection {
    height: auto;
  }
}
.epid4-container .collection .collection_wrap .right .swiper_collection .swiper-slide {
  position: relative;
}
.epid4-container .collection .collection_wrap .right .swiper_collection .swiper-slide a {
  display: block;
  width: 100%;
  height: 100%;
}
.epid4-container .collection .collection_wrap .right .swiper_collection .briefcase_1 {
  background: url(../../images/epid4-2026/collection_01-1.webp?$staticlink$) center/cover no-repeat;
}
@media screen and (max-width: 900px) {
  .epid4-container .collection .collection_wrap .right .swiper_collection .briefcase_1 {
    background: none;
  }
}
.epid4-container .collection .collection_wrap .right .swiper_collection .briefcase_1 .label_01 {
  top: 33%;
  left: 12%;
}
@media screen and (max-width: 900px) {
  .epid4-container .collection .collection_wrap .right .swiper_collection .briefcase_1 .label_01 {
    left: 21%;
  }
  .epid4-container .collection .collection_wrap .right .swiper_collection .briefcase_1 .label_01::before {
    bottom: -77px;
    right: 40px;
  }
  .epid4-container .collection .collection_wrap .right .swiper_collection .briefcase_1 .label_01.active::before {
    width: 80px;
  }
}
.epid4-container .collection .collection_wrap .right .swiper_collection .briefcase_1 .label_02 {
  top: 34%;
  left: 42%;
}
@media screen and (max-width: 900px) {
  .epid4-container .collection .collection_wrap .right .swiper_collection .briefcase_1 .label_02 {
    top: 23%;
    left: 43%;
  }
  .epid4-container .collection .collection_wrap .right .swiper_collection .briefcase_1 .label_02::before {
    bottom: -112px;
    right: 10px;
  }
  .epid4-container .collection .collection_wrap .right .swiper_collection .briefcase_1 .label_02.active::before {
    width: 120px;
  }
}
.epid4-container .collection .collection_wrap .right .swiper_collection .briefcase_1 .label_03 {
  top: 32%;
  left: 70%;
}
@media screen and (max-width: 900px) {
  .epid4-container .collection .collection_wrap .right .swiper_collection .briefcase_1 .label_03 {
    top: 31%;
  }
  .epid4-container .collection .collection_wrap .right .swiper_collection .briefcase_1 .label_03::before {
    bottom: -77px;
    right: 40px;
  }
  .epid4-container .collection .collection_wrap .right .swiper_collection .briefcase_1 .label_03.active::before {
    width: 80px;
  }
}
.epid4-container .collection .collection_wrap .right .swiper_collection .briefcase_2 {
  background: url(../../images/epid4-2026/collection_01-2.webp?$staticlink$) center/cover no-repeat;
}
@media screen and (max-width: 900px) {
  .epid4-container .collection .collection_wrap .right .swiper_collection .briefcase_2 {
    background: none;
  }
}
.epid4-container .collection .collection_wrap .right .swiper_collection .briefcase_2 .label_01 {
  top: 32%;
  left: 18%;
}
@media screen and (max-width: 900px) {
  .epid4-container .collection .collection_wrap .right .swiper_collection .briefcase_2 .label_01 {
    top: 30%;
    left: 22%;
  }
  .epid4-container .collection .collection_wrap .right .swiper_collection .briefcase_2 .label_01::before {
    bottom: -77px;
    right: 40px;
  }
  .epid4-container .collection .collection_wrap .right .swiper_collection .briefcase_2 .label_01.active::before {
    width: 80px;
  }
}
.epid4-container .collection .collection_wrap .right .swiper_collection .briefcase_2 .label_02 {
  top: 30%;
  left: 41%;
}
@media screen and (max-width: 900px) {
  .epid4-container .collection .collection_wrap .right .swiper_collection .briefcase_2 .label_02 {
    top: 20%;
    left: 41%;
  }
  .epid4-container .collection .collection_wrap .right .swiper_collection .briefcase_2 .label_02::before {
    bottom: -112px;
    right: 40px;
  }
  .epid4-container .collection .collection_wrap .right .swiper_collection .briefcase_2 .label_02.active::before {
    width: 120px;
  }
}
.epid4-container .collection .collection_wrap .right .swiper_collection .briefcase_2 .label_03 {
  top: 31%;
  left: 67%;
}
@media screen and (max-width: 900px) {
  .epid4-container .collection .collection_wrap .right .swiper_collection .briefcase_2 .label_03 {
    top: 28%;
    left: 66%;
  }
  .epid4-container .collection .collection_wrap .right .swiper_collection .briefcase_2 .label_03::before {
    bottom: -77px;
    right: 40px;
  }
  .epid4-container .collection .collection_wrap .right .swiper_collection .briefcase_2 .label_03.active::before {
    width: 80px;
  }
}
.epid4-container .collection .collection_wrap .right .swiper_collection .backpack_1 {
  background: url(../../images/epid4-2026/collection_02-1.webp?$staticlink$) center/cover no-repeat;
}
@media screen and (max-width: 900px) {
  .epid4-container .collection .collection_wrap .right .swiper_collection .backpack_1 {
    background: none;
  }
}
.epid4-container .collection .collection_wrap .right .swiper_collection .backpack_1 .label_01 {
  top: 31%;
  left: 17%;
}
@media screen and (max-width: 900px) {
  .epid4-container .collection .collection_wrap .right .swiper_collection .backpack_1 .label_01 {
    top: 28%;
    left: 24%;
  }
  .epid4-container .collection .collection_wrap .right .swiper_collection .backpack_1 .label_01::before {
    bottom: -77px;
    right: 40px;
  }
  .epid4-container .collection .collection_wrap .right .swiper_collection .backpack_1 .label_01.active::before {
    width: 80px;
  }
}
.epid4-container .collection .collection_wrap .right .swiper_collection .backpack_1 .label_02 {
  top: 28%;
  left: 44%;
}
@media screen and (max-width: 900px) {
  .epid4-container .collection .collection_wrap .right .swiper_collection .backpack_1 .label_02 {
    top: 19%;
    left: 47%;
  }
  .epid4-container .collection .collection_wrap .right .swiper_collection .backpack_1 .label_02::before {
    bottom: -112px;
    right: 10px;
  }
  .epid4-container .collection .collection_wrap .right .swiper_collection .backpack_1 .label_02.active::before {
    width: 120px;
  }
}
.epid4-container .collection .collection_wrap .right .swiper_collection .backpack_1 .label_03 {
  top: 27%;
  left: 70%;
}
@media screen and (max-width: 900px) {
  .epid4-container .collection .collection_wrap .right .swiper_collection .backpack_1 .label_03::before {
    bottom: -77px;
    right: 40px;
  }
  .epid4-container .collection .collection_wrap .right .swiper_collection .backpack_1 .label_03.active::before {
    width: 80px;
  }
}
.epid4-container .collection .collection_wrap .right .swiper_collection .backpack_2 {
  background: url(../../images/epid4-2026/collection_02-2.webp?$staticlink$) center/cover no-repeat;
}
@media screen and (max-width: 900px) {
  .epid4-container .collection .collection_wrap .right .swiper_collection .backpack_2 {
    background: none;
  }
}
.epid4-container .collection .collection_wrap .right .swiper_collection .backpack_2 .label_01 {
  top: 27%;
  left: 25%;
}
@media screen and (max-width: 900px) {
  .epid4-container .collection .collection_wrap .right .swiper_collection .backpack_2 .label_01 {
    top: 27%;
    left: 25%;
  }
  .epid4-container .collection .collection_wrap .right .swiper_collection .backpack_2 .label_01::before {
    bottom: -77px;
    right: 40px;
  }
  .epid4-container .collection .collection_wrap .right .swiper_collection .backpack_2 .label_01.active::before {
    width: 80px;
  }
}
.epid4-container .collection .collection_wrap .right .swiper_collection .backpack_2 .label_02 {
  top: 26%;
  left: 54%;
}
@media screen and (max-width: 900px) {
  .epid4-container .collection .collection_wrap .right .swiper_collection .backpack_2 .label_02 {
    top: 17%;
    left: 56%;
  }
  .epid4-container .collection .collection_wrap .right .swiper_collection .backpack_2 .label_02::before {
    bottom: -112px;
    right: 40px;
  }
  .epid4-container .collection .collection_wrap .right .swiper_collection .backpack_2 .label_02.active::before {
    width: 120px;
  }
}
.epid4-container .collection .collection_wrap .right .txt {
  position: absolute;
  bottom: 30px;
  right: 30px;
  color: #FFF;
  font-family: "Zen Kaku Gothic New";
  font-size: 12px;
  font-style: normal;
  font-weight: 700;
  line-height: 100%;
}
.epid4-container .collection .collection_wrap .right .size_txt {
  position: absolute;
  bottom: 81px;
  left: 10px;
  color: #FFF;
  font-family: "Zen Kaku Gothic New";
  font-size: 12px;
  font-style: normal;
  font-weight: 500;
  line-height: 150%;
}
@media screen and (max-width: 900px) {
  .epid4-container .collection .collection_wrap .right .size_txt {
    bottom: 30px;
    left: 30px;
  }
}
.epid4-container .collection .collection_wrap .right .size_txt span {
  display: inline-block;
  width: 10px;
  font-size: 1em;
  font-weight: 700;
}
.epid4-container .collection .collection_wrap .right .label {
  position: absolute;
  border-radius: 1px;
  opacity: 0.9;
  background: rgba(255, 255, 255, 0.9);
  width: max-content;
  opacity: 0;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-transition: all 0.5s ease-in-out 0s;
  -ms-transition: all 0.5s ease-in-out 0s;
  -moz-transition: all 0.5s ease-in-out 0s;
  -o-transition: all 0.5s ease-in-out 0s;
  transition: all 0.5s ease-in-out 0s;
  text-align: center;
  padding: 6px 10px 6px 8px;
}
.epid4-container .collection .collection_wrap .right .label::before {
  content: "";
  position: absolute;
  bottom: -112px;
  right: 10px;
  display: block;
  width: 0px;
  height: 1px;
  background-size: 2px 1px;
  background-image: linear-gradient(to right, #fff 1px, transparent 1px);
  background-repeat: repeat-x;
  background-position: left bottom;
  -webkit-transform: translate(0, 0) rotate(70deg);
  -ms-transform: translate(0, 0) rotate(70deg);
  -moz-transform: translate(0, 0) rotate(70deg);
  -o-transform: translate(0, 0) rotate(70deg);
  transform: translate(0, 0) rotate(70deg);
  -webkit-transition: all 1s ease-in-out 0s;
  -ms-transition: all 1s ease-in-out 0s;
  -moz-transition: all 1s ease-in-out 0s;
  -o-transition: all 1s ease-in-out 0s;
  transition: all 1s ease-in-out 0s;
  transform-origin: bottom right;
}
.epid4-container .collection .collection_wrap .right .label.active {
  opacity: 1;
}
.epid4-container .collection .collection_wrap .right .label.active::before {
  width: 118px;
}
.epid4-container .collection .collection_wrap .right .label.label-color::before {
  background-image: linear-gradient(to right, #231F20 1px, transparent 1px);
}
.epid4-container .collection .collection_wrap .right .label.label-color.bg-black {
  background: #231F20;
}
.epid4-container .collection .collection_wrap .right .label.label-color.bg-navy {
  background: #253B5D;
}
.epid4-container .collection .collection_wrap .right .label.label-color h3 {
  font-family: "GT America Medium";
  color: #fff;
  font-size: 8px;
  font-weight: 500;
}
.epid4-container .collection .collection_wrap .right .label h3 {
  color: #231F20;
  font-family: "GT America Bold";
  font-size: 8px;
  font-style: normal;
  font-weight: 700;
  line-height: 100%;
  text-transform: uppercase;
}
.epid4-container .collection .collection_wrap .right .label h3 span {
  font-size: 1em;
  color: #FC5600;
}
.epid4-container .collection .collection_wrap .right .label p {
  color: #231F20;
  font-family: "GT America Medium";
  font-size: 8px;
  font-style: normal;
  font-weight: 500;
  line-height: 100%;
}
.epid4-container .collection .collection_wrap .right .label h4 {
  color: #231F20;
  font-family: "GT America Bold";
  font-size: 8px;
  font-style: normal;
  font-weight: 700;
  line-height: 100%;
  text-transform: uppercase;
  margin: 3px 0 0;
}
.epid4-container .collection .collection_wrap .right .swiper_th {
  position: absolute;
  bottom: 10px;
  left: 10px;
  width: 183px;
}
@media screen and (max-width: 900px) {
  .epid4-container .collection .collection_wrap .right .swiper_th {
    position: relative;
    bottom: 0;
    left: 0;
    margin: 12px 0 0 8%;
  }
}
.epid4-container .collection .collection_wrap .right .swiper_th .swiper-slide {
  width: 80px;
  border: 1px solid rgba(35, 31, 32, 0.2);
  cursor: pointer;
}
.epid4-container .collection .collection_wrap .right .swiper_th .swiper-slide.swiper-slide-thumb-active {
  border: 2px solid #231F20;
}
.epid4-container .collection .collection_wrap .left {
  padding: 90px 30px 0 90px;
  background: #DEE1E5;
}
@media screen and (max-width: 900px) {
  .epid4-container .collection .collection_wrap .left {
    padding: 33px 8% 60px;
  }
}
.epid4-container .collection .collection_wrap .left .annotation {
  color: #231F20;
  font-family: "Zen Kaku Gothic New";
  font-size: 10px;
  font-style: normal;
  font-weight: 700;
  line-height: 100%;
}
.epid4-container .collection .collection_wrap .left .annotation.briefcase-annotation {
  margin: 10px 0 0;
}
.epid4-container .collection .collection_wrap .left .ttl h3 {
  color: #231F20;
  font-family: "GT America Bold";
  font-size: 40px;
  font-style: normal;
  font-weight: 700;
  line-height: 100%;
  letter-spacing: -2px;
  text-transform: uppercase;
  margin: 0 0 24px;
}
@media screen and (max-width: 900px) {
  .epid4-container .collection .collection_wrap .left .ttl h3 {
    font-size: 30px;
  }
}
.epid4-container .collection .collection_wrap .left .ttl h4 {
  color: #231F20;
  font-family: "Zen Kaku Gothic New";
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 150%;
  letter-spacing: -0.54px;
  text-transform: uppercase;
  margin: 0 0 12px;
}
@media screen and (max-width: 900px) {
  .epid4-container .collection .collection_wrap .left .ttl h4 {
    font-size: 16px;
  }
}
.epid4-container .collection .collection_wrap .left .ttl .txt {
  color: #231F20;
  font-family: "Zen Kaku Gothic New";
  font-size: 12px;
  font-style: normal;
  font-weight: 700;
  line-height: 150%;
  margin: 0 0 6px;
  max-width: 385px;
}
.epid4-container .collection .collection_wrap .left .ttl .txt span {
  font-size: 1em;
  font-weight: 700;
}
.epid4-container .collection .collection_wrap .left .ttl .annotation {
  margin: 0 0 34px;
}
.epid4-container .collection .collection_wrap .left .color_wrap {
  display: flex;
  gap: 0 3px;
  margin: 0 0 30px;
}
.epid4-container .collection .collection_wrap .left .color_wrap .color {
  display: flex;
  width: fit-content;
  padding: 5px;
  border-radius: 2px;
  background: #231F20;
}
.epid4-container .collection .collection_wrap .left .color_wrap .color:nth-child(2) {
  background: #253B5D;
}
.epid4-container .collection .collection_wrap .left .color_wrap .color p {
  position: relative;
  font-family: "GT America Medium";
  font-size: 6px;
  font-style: normal;
  font-weight: 500;
  padding: 0 0 0 10px;
}
.epid4-container .collection .collection_wrap .left .color_wrap .color p::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
  display: block;
  width: 7px;
  height: 7px;
  border-radius: 50%;
}
.epid4-container .collection .collection_wrap .left .color_wrap .color p.white {
  color: #FFF;
}
.epid4-container .collection .collection_wrap .left .color_wrap .color p.white::before {
  background: #fff;
}
.epid4-container .collection .collection_wrap .left .color_wrap .color p.orange {
  color: #FC5600;
  margin: 0 0 0 3px;
}
.epid4-container .collection .collection_wrap .left .color_wrap .color p.orange::before {
  background: #FC5600;
}
@media screen and (max-width: 900px) {
  .epid4-container .collection .collection_wrap .left ul {
    margin: 0 0 30px;
  }
}
.epid4-container .collection .collection_wrap .left ul li {
  margin: 0 0 18px;
}
.epid4-container .collection .collection_wrap .left ul li h5 a {
  position: relative;
  color: #231F20;
  font-family: "GT America Bold";
  font-size: 13px;
  font-style: normal;
  font-weight: 700;
  line-height: 100%;
  text-underline-offset: auto;
  text-underline-position: from-font;
  text-transform: uppercase;
  margin: 0 0 6px;
}
.epid4-container .collection .collection_wrap .left ul li h5 a::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 1px;
  background: #231F20;
}
.epid4-container .collection .collection_wrap .left ul li h5 a:hover::before {
  animation: link_hover 0.5s ease-in-out forwards 0s;
}
@keyframes link_hover {
  0% {
    width: 0;
  }
  100% {
    width: 100%;
  }
}
.epid4-container .collection .collection_wrap .left ul li p {
  color: rgba(35, 31, 32, 0.8);
  font-family: "Zen Kaku Gothic New";
  font-size: 12px;
  font-style: normal;
  font-weight: 700;
  line-height: 120%;
}
.epid4-container .collection .collection_wrap .left ul li p span {
  color: rgba(35, 31, 32, 0.8);
  font-size: 10px;
}
.epid4-container .collection .collection_wrap .left .btn {
  margin: 0;
  padding: 23px 60px 23px 18px;
}
@media screen and (max-width: 900px) {
  .epid4-container .collection .collection_wrap .left .btn {
    width: 100%;
  }
}
.epid4-container .flex_btn_wrap {
  display: flex;
  flex-direction: row-reverse;
  justify-content: space-between;
  align-items: center;
  width: 85.9375%;
  margin: 0 auto;
  padding: 0 0 90px;
}
@media screen and (max-width: 900px) {
  .epid4-container .flex_btn_wrap {
    display: block;
    padding: 0 0 60px;
  }
}
.epid4-container .flex_btn_wrap .logo_samsonite {
  display: block;
  width: 180px;
}
@media screen and (max-width: 900px) {
  .epid4-container .flex_btn_wrap .logo_samsonite {
    width: 120px;
    margin: 0 auto;
  }
}
.epid4-container .flex_btn_wrap .btn_wrap {
  display: flex;
  gap: 0 20px;
  justify-content: center;
}
@media screen and (max-width: 900px) {
  .epid4-container .flex_btn_wrap .btn_wrap {
    display: block;
    padding: 0 0 60px;
  }
}
.epid4-container .flex_btn_wrap .btn_wrap .btn {
  width: 232px;
  height: 54px;
  margin: 0;
  padding: 0;
}
@media screen and (max-width: 900px) {
  .epid4-container .flex_btn_wrap .btn_wrap .btn {
    width: 84%;
    height: 48px;
    margin: 0 auto;
  }
  .epid4-container .flex_btn_wrap .btn_wrap .btn:first-child {
    margin: 0 auto 12px;
  }
}
.epid4-container .flex_btn_wrap .btn_wrap .btn p {
  padding: 0 0 0 18px;
  line-height: 54px;
}
@media screen and (max-width: 900px) {
  .epid4-container .flex_btn_wrap .btn_wrap .btn p {
    line-height: 46px;
  }
}