@charset "UTF-8";

/*-------------------------------------
common
--------------------------------------*/
#authentic-setupstyle a ,#authentic-setupstyle img a {
  text-decoration: none !important;
    color: #000 !important;
  
}
#authentic-setupstyle a:hover {
  text-decoration: none !important;
}

#authentic-setupstyle img{
    width: 100%;
}
*:focus {
outline: none;
}
.authentic-setupstyle_inner {
  max-width: 1240px;
  padding: 0 20px;
  margin: 0 auto;
  box-sizing: border-box;
  position: relative;
  z-index: 1;
}
.pc {
  display: block; <!--!important;-->
}
.sp {
  display: none !important;
}

@media (max-width: 768px) {
  .pc {
    display: none !important;
  }
  .sp {
    display: block !important;
  }
  .authentic-setupstyle_inner {
    max-width: 100%;
  }
}
/*-------------------------------------
kv
--------------------------------------*/
#authentic-setupstyle {
  position: relative;
  color: #000;
  text-align: left;
  font-size: 14px;
  overflow-x: hidden;
}
#authentic-setupstyle .authentic-setupstyle_kv {
  position: relative;
  max-width: 1800px;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: center;
}
#authentic-setupstyle .authentic-setupstyle_kv_img {
  position: relative;
  max-width: 1800px;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: center;
}
#authentic-setupstyle .authentic-setupstyle_kv_ttl {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
}
#authentic-setupstyle .authentic-setupstyle_kv_ttl_main img {
  width: 530px;
}

@media (max-width: 768px) {
    
    #authentic-setupstyle .authentic-setupstyle_kv_ttl {
        width: 100%;
}
    
    #authentic-setupstyle .authentic-setupstyle_kv_ttl_main img {
  width: 74%;
        margin: 0 auto;
        margin: 0 13%;
        text-align: center;

}
}


/*-------------------------------------
loop
--------------------------------------*/
#authentic-setupstyle .loop_wrap {
  display: flex;
  width: 160vw;
  height: 95px;
  overflow: hidden;
  margin-top: 20px;
  margin-bottom: 110px;
}
#authentic-setupstyle .loop_wrap img {
  width: auto;
  padding: 0 15px;
    height: 95px;
}
#authentic-setupstyle .loop_wrap img:first-child {
  animation: loop 50s -25s linear infinite;
}
#authentic-setupstyle .loop_wrap img:last-child {
  animation: loop2 50s linear infinite;
}
@keyframes loop {
  0% {
    transform: translateX(100%);
  }
  to {
    transform: translateX(-100%);
  }
}
@keyframes loop2 {
  0% {
    transform: translateX(0);
  }
  to {
    transform: translateX(-200%);
  }
}
@media (max-width: 768px) {
  #authentic-setupstyle .loop_wrap {
    width: 280%;
    height: 40px;
    margin-top: 20px;
    margin-bottom: 50px;
  }
  #authentic-setupstyle .loop_wrap img {
    width: auto;
    padding: 0 5px;
    height: 40px;
  }
}
/*-------------------------------------
lead
--------------------------------------*/
#authentic-setupstyle .authentic-setupstyle_lead {
  line-height: 2.3;
  font-size: 20px;
  margin: 0 auto;
  display: flex;
  justify-content: center;
  margin-bottom: 30px;
  font-feature-settings: "palt";
}
@media (max-width: 768px) {
  #authentic-setupstyle .authentic-setupstyle_lead {
    line-height: 1.9;
    font-size: 14px;
    display: block;
    letter-spacing: 0;
    margin-bottom: 50px;
    padding: 0 20px;
  }
}
/*-------------------------------------
coordinate
--------------------------------------*/
#authentic-setupstyle .authentic-setupstyle_coordinate {
  position: relative;
  padding-bottom: 150px;
}
  height: 1650px;#authentic-setupstyle .authentic-setupstyle_coordinate::before {
  content: "";
  background-size: cover;
  width: 100vw;

  z-index: 0;
  position: absolute;
  top: 0;
  left: 0;
}
#authentic-setupstyle .authentic-setupstyle_coordinate.reverse::before {
  content: "";
  background-size: cover;
  width: 100vw;
  height: 1650px;
  z-index: 0;
  position: absolute;
  top: 0;
  right: 0;
}
#authentic-setupstyle .authentic-setupstyle_coordinate_main {
  display: flex;
  justify-content: space-between;
  flex-direction: row;
}
#authentic-setupstyle .authentic-setupstyle_coordinate_main.reverse {
  flex-direction: row-reverse;
}
#authentic-setupstyle .authentic-setupstyle_coordinate_main .authentic-setupstyle_coordinate_main_ttl {
  width: 15%;
  margin: 0 auto 0 0;
  display: flex;
  flex-direction: row-reverse;
  justify-content: flex-end;
}
#authentic-setupstyle .authentic-setupstyle_coordinate_main.reverse .authentic-setupstyle_coordinate_main_ttl {
  justify-content: flex-start;
}
#authentic-setupstyle .authentic-setupstyle_coordinate_main_ttl_wrap {
  -webkit-writing-mode: vertical-rl;
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
}
#authentic-setupstyle .authentic-setupstyle_coordinate_main_ttl_wrap.indent {
  margin-top: 50px;
}
#authentic-setupstyle .authentic-setupstyle_coordinate_main_ttl h2 {
  background-color: #000;
  color: #fff;
  font-size: 40px;
  font-weight: bold;
  letter-spacing: 0.05em;
  display: inline-block;
  margin: 0 6px;
  line-height: 1.3;
}
#authentic-setupstyle .authentic-setupstyle_coordinate_main_ttl h2 span {
  padding: 6px 8px 6px 8px;
  display: block;
    line-height: 1.0;
}
#authentic-setupstyle .authentic-setupstyle_coordinate_main_img {
  display: flex;
  justify-content: space-between;
  width: 85%;
  margin-top: 110px;
}
#authentic-setupstyle .authentic-setupstyle_coordinate_main_img.reverse {
  flex-direction: row-reverse;
}
#authentic-setupstyle .authentic-setupstyle_coordinate_main_img .authentic-setupstyle_coordinate_main_img_big {
  width: 59%;
}
#authentic-setupstyle .authentic-setupstyle_coordinate_main_img .authentic-setupstyle_coordinate_main_img_big div {
  position: relative;
}
#authentic-setupstyle .authentic-setupstyle_coordinate_main_img .authentic-setupstyle_coordinate_main_img_big div .insta_logo, #authentic-setupstyle .authentic-setupstyle_coordinate_main_img .authentic-setupstyle_coordinate_main_img_small ul li .insta_logo {
  position: absolute;
  bottom: 12px;
  left: 12px;
}
#authentic-setupstyle .authentic-setupstyle_coordinate_main_img.reverse .authentic-setupstyle_coordinate_main_img_small ul li .insta_logo {
  left: auto;
  right: 12px;
}
#authentic-setupstyle .authentic-setupstyle_coordinate_main_img .authentic-setupstyle_coordinate_main_img_big .insta_logo img, #authentic-setupstyle .authentic-setupstyle_coordinate_main_img .authentic-setupstyle_coordinate_main_img_small ul li .insta_logo img {
  width: 100px;
}
#authentic-setupstyle .authentic-setupstyle_coordinate_main_img .authentic-setupstyle_coordinate_main_img_small {
  width: 41%;
  padding-left: 20px;
  box-sizing: border-box;
  position: relative;
}
#authentic-setupstyle .authentic-setupstyle_coordinate_main_img.reverse .authentic-setupstyle_coordinate_main_img_small {
  padding-left: 0px;
  padding-right: 20px;
}
#authentic-setupstyle .authentic-setupstyle_coordinate_main_img .authentic-setupstyle_coordinate_main_img_small ul li:nth-child(2) {
  width: 75%;
  margin-top: 20px;
}
#authentic-setupstyle .authentic-setupstyle_coordinate_main_img.reverse .authentic-setupstyle_coordinate_main_img_small ul li:nth-child(2) {
  margin: 20px 0 0 auto;
}
#authentic-setupstyle .authentic-setupstyle_coordinate_main_img .authentic-setupstyle_coordinate_main_img_small ul li {
  position: relative;
}
#authentic-setupstyle .authentic-setupstyle_coordinate_main_img .authentic-setupstyle_coordinate_main_img_small ul li:nth-child(2) .number {
  position: absolute;
  bottom: -60px;
  right: -120px;
  font-size: 200px;
  line-height: 0.8;
  letter-spacing: 0;
}
#authentic-setupstyle .authentic-setupstyle_coordinate_main_img .authentic-setupstyle_coordinate_main_img_small ul li:nth-child(2) .number img{
    width: 180px;
}
#authentic-setupstyle .authentic-setupstyle_coordinate_main_img.reverse .authentic-setupstyle_coordinate_main_img_small ul li:nth-child(2) .number {
  right: auto;
  left: -120px;
}
#authentic-setupstyle .authentic-setupstyle_coordinate_item_ttl {
  font-size: 20px;
  border-left: 4px solid #bcbcbc;
  font-weight: bold;
  padding-left: 8px;
  margin-bottom: 18px;
  margin-top: 10px;
}
#authentic-setupstyle .authentic-setupstyle_coordinate_slide_item {
  display: flex;
  justify-content: space-between;
}
#authentic-setupstyle .authentic-setupstyle_coordinate_slide_item li {
  display: flex;
  align-items: center;
  width: 30%;
}
#authentic-setupstyle .authentic-setupstyle_coordinate_slide_item li .slide_item_img {
  max-width: 170px;
}
#authentic-setupstyle .authentic-setupstyle_coordinate_slide_item li .slide_item_txt {
  padding-left: 20px;
}
#authentic-setupstyle .authentic-setupstyle_coordinate_slide_item li .slide_item_txt .slide_item_price {
  font-size: 18px;
  padding-top: 3px;
}
#authentic-setupstyle .authentic-setupstyle_coordinate_slide_staff {
  display: flex;
  justify-content: space-between;
}
#authentic-setupstyle .authentic-setupstyle_coordinate_slide_staff li {
  width: 22%;
}
#authentic-setupstyle .authentic-setupstyle_coordinate_slide_staff li .slide_staff_img {
  position: relative;
}
#authentic-setupstyle .authentic-setupstyle_coordinate_slide_staff li .slide_staff_img .staff_insta_logo {
  position: absolute;
  bottom: 8px;
  left: 8px;
}
#authentic-setupstyle .authentic-setupstyle_coordinate_slide_staff li .slide_staff_img .staff_insta_logo img {
  width: 80px;
}
@media (max-width: 768px) {
  #authentic-setupstyle .authentic-setupstyle_coordinate {
    padding-bottom: 100px;
  }
  #authentic-setupstyle .authentic-setupstyle_coordinate::before {
    content: "";
    background-size: cover;
    height: calc(94% - 50px);
  }
  #authentic-setupstyle .authentic-setupstyle_coordinate.reverse::before {
    content: "";
    background-size: cover;
    width: 100vw;
    height: calc(94% - 50px);
    z-index: 0;
    position: absolute;
    top: 0;
    right: 0;
  }
  #authentic-setupstyle .authentic-setupstyle_coordinate_main {
    display: block;
  }
  #authentic-setupstyle .authentic-setupstyle_coordinate_main .authentic-setupstyle_coordinate_main_ttl {
    width: 100%;
    margin: 0 auto;
    display: block;
  }
  #authentic-setupstyle .authentic-setupstyle_coordinate_main_ttl_wrap {
    writing-mode: horizontal-tb;
  }
  #authentic-setupstyle .authentic-setupstyle_coordinate_main_ttl_wrap.indent {
    margin-top: 6px;
  }
  #authentic-setupstyle .authentic-setupstyle_coordinate_main_ttl h2 {
    font-size: 23px;
    letter-spacing: 0;
    display: inline-block;
    margin: 0px 0px;
    line-height: 1.3;
  }
  #authentic-setupstyle .authentic-setupstyle_coordinate_main_ttl h2 span {
    padding: 6px 6px;
  }
  #authentic-setupstyle .authentic-setupstyle_coordinate_main_img {
    display: block;
    width: 100%;
    margin-top: 20px;
  }
  #authentic-setupstyle .authentic-setupstyle_coordinate_main_img .authentic-setupstyle_coordinate_main_img_big {
    width: 100%;
  }
  #authentic-setupstyle .authentic-setupstyle_coordinate_main_img .authentic-setupstyle_coordinate_main_img_big div .insta_logo, #authentic-setupstyle .authentic-setupstyle_coordinate_main_img .authentic-setupstyle_coordinate_main_img_small ul li .insta_logo {
    bottom: 8px;
    left: 8px;
  }
  #authentic-setupstyle .authentic-setupstyle_coordinate_main_img.reverse .authentic-setupstyle_coordinate_main_img_small ul li .insta_logo {
    left: 8px;
    right: auto;
  }
  #authentic-setupstyle .authentic-setupstyle_coordinate_main_img .authentic-setupstyle_coordinate_main_img_big .insta_logo img, #authentic-setupstyle .authentic-setupstyle_coordinate_main_img .authentic-setupstyle_coordinate_main_img_small ul li .insta_logo img {
    width: 90px;
  }
  #authentic-setupstyle .authentic-setupstyle_coordinate_main_img .authentic-setupstyle_coordinate_main_img_small {
    width: 100%;
    padding-left: 0px;
    padding-top: 15px;
    box-sizing: border-box;
    position: relative;
  }
  #authentic-setupstyle .authentic-setupstyle_coordinate_main_img.reverse .authentic-setupstyle_coordinate_main_img_small {
    padding-left: 0px;
    padding-right: 0px;
  }
  #authentic-setupstyle .authentic-setupstyle_coordinate_main_img .authentic-setupstyle_coordinate_main_img_small ul li:nth-child(2) {
    width: 100%;
    margin-top: 15px;
       margin-bottom: 30px;
  }
    
  
    
    
  #authentic-setupstyle .authentic-setupstyle_coordinate_main_img.reverse .authentic-setupstyle_coordinate_main_img_small ul li:nth-child(2) {
    margin: 15px auto 30px;
  }
  #authentic-setupstyle .authentic-setupstyle_coordinate_main_img .authentic-setupstyle_coordinate_main_img_small ul li:nth-child(2) .number {
    bottom: -40px;
    right: 10px;
      
  }
      #authentic-setupstyle .authentic-setupstyle_coordinate_main_img .authentic-setupstyle_coordinate_main_img_small ul li:nth-child(2) .number img{
          width: 90px;
      
  }
  #authentic-setupstyle .authentic-setupstyle_coordinate_main_img.reverse .authentic-setupstyle_coordinate_main_img_small ul li:nth-child(2) .number {
    right: 15px;
    left: auto;
  }
  #authentic-setupstyle .authentic-setupstyle_coordinate_item_ttl {
    font-size: 17px;
    border-left: 3px solid #bcbcbc;
    padding-left: 6px;
    margin-bottom: 10px;
    margin-top: 10px;
  }

  #authentic-setupstyle .authentic-setupstyle_coordinate_slide_item li {
    display: block;
    width: 30%;
  }
  #authentic-setupstyle .authentic-setupstyle_coordinate_slide_item li .slide_item_img {
    max-width: 130px;
  }
  #authentic-setupstyle .authentic-setupstyle_coordinate_slide_item li .slide_item_txt {
    padding-left: 0px;
    padding-top: 10px;
  }
  #authentic-setupstyle .authentic-setupstyle_coordinate_slide_item li .slide_item_txt .slide_item_name {
    font-size: 12px;
  }
  #authentic-setupstyle .authentic-setupstyle_coordinate_slide_item li .slide_item_txt .slide_item_price {
    font-size: 15px;
    padding-top: 3px;
  }
  #authentic-setupstyle .authentic-setupstyle_coordinate_slide_staff {
    display: flex;
    justify-content: space-between;
  }
  #authentic-setupstyle .authentic-setupstyle_coordinate_slide_staff li {
    width: 22%;
  }
  #authentic-setupstyle .authentic-setupstyle_coordinate_slide_staff li .slide_staff_img .staff_insta_logo {
    position: absolute;
    bottom: 5px;
    left: 5px;
  }
  #authentic-setupstyle .authentic-setupstyle_coordinate_slide_staff li .slide_staff_img .staff_insta_logo img {
    width: 60px;
  }
}

@media (max-width: 320px) {
  #authentic-setupstyle .authentic-setupstyle_coordinate_main_ttl h2 {
    font-size: 19px;
  }
}


/*-------------------------------------
other
--------------------------------------*/
#authentic-setupstyle .authentic-setupstyle_coordinate_other_ttl {
  padding-bottom: 55px;
}
#authentic-setupstyle .authentic-setupstyle_coordinate_other_ttl img{
    width: 533px;
}
#authentic-setupstyle .authentic-setupstyle_coordinate_other_wrap {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 105px;
}
#authentic-setupstyle .authentic-setupstyle_coordinate_other_wrap.reverse {
  flex-direction: row-reverse;
}
#authentic-setupstyle .authentic-setupstyle_coordinate_other_wrap .authentic-setupstyle_coordinate_other_main {
  width: 33.333%;
}
#authentic-setupstyle .authentic-setupstyle_coordinate_other_wrap .authentic-setupstyle_coordinate_other_color {
  width: 66.666%;
  box-sizing: border-box;
  padding-left: 70px;
}
#authentic-setupstyle .authentic-setupstyle_coordinate_other_wrap.reverse .authentic-setupstyle_coordinate_other_color {
  padding-left: 0px;
  padding-right: 70px;
}
#authentic-setupstyle .authentic-setupstyle_coordinate_other_wrap .authentic-setupstyle_coordinate_other_color ul {
  display: flex;
  justify-content: space-between;
}
#authentic-setupstyle .authentic-setupstyle_coordinate_other_wrap .authentic-setupstyle_coordinate_other_color ul {
  margin: 5px 0;
}
#authentic-setupstyle .authentic-setupstyle_coordinate_other_wrap .authentic-setupstyle_coordinate_other_color ul li {
  width: 22%;
}
#authentic-setupstyle .authentic-setupstyle_coordinate_other_wrap .authentic-setupstyle_coordinate_other_color .authentic-setupstyle_coordinate_other_price {
  font-size: 18px;
  padding-bottom: 15px;
}
@media (max-width: 768px) {
  #authentic-setupstyle .authentic-setupstyle_coordinate_other_ttl {
    padding-bottom: 25px;
      width: 90%;
  }
  #authentic-setupstyle .authentic-setupstyle_coordinate_other_wrap {
    display: block;
    margin-bottom: 40px;
  }
  #authentic-setupstyle .authentic-setupstyle_coordinate_other_wrap .authentic-setupstyle_coordinate_other_main {
    width: 100%;
  }
  #authentic-setupstyle .authentic-setupstyle_coordinate_other_wrap .authentic-setupstyle_coordinate_other_color {
    width: 100%;
    padding-top: 13px;
    padding-left: 0px;
  }
  #authentic-setupstyle .authentic-setupstyle_coordinate_other_wrap.reverse .authentic-setupstyle_coordinate_other_color {
    padding-right: 0px;
  }
  #authentic-setupstyle .authentic-setupstyle_coordinate_other_wrap .authentic-setupstyle_coordinate_other_color ul {}
  #authentic-setupstyle .authentic-setupstyle_coordinate_other_wrap .authentic-setupstyle_coordinate_other_color ul {
    margin: 5px 0;
  }
  #authentic-setupstyle .authentic-setupstyle_coordinate_other_wrap .authentic-setupstyle_coordinate_other_color ul li {
    width: 22%;
  }
  #authentic-setupstyle .authentic-setupstyle_coordinate_other_wrap .authentic-setupstyle_coordinate_other_color .authentic-setupstyle_coordinate_other_name {
    font-size: 12px;
  }
  #authentic-setupstyle .authentic-setupstyle_coordinate_other_wrap .authentic-setupstyle_coordinate_other_color .authentic-setupstyle_coordinate_other_price {
    font-size: 15px;
    padding-bottom: 7px;
  }
}
/*-------------------------------------
slick
--------------------------------------*/
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}
.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.slick-slider .slick-track, .slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.slick-track:before, .slick-track:after {
  display: table;
  content: '';
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}
.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
}
[dir='rtl'] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
  display: none;
}
.slick-prev, .slick-next {
  font-size: 0;
  line-height: 0;
  position: absolute;
  top: 50%;
  display: block;
  width: 20px;
  height: 20px;
  padding: 0;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  cursor: pointer;
  color: transparent;
  border: none;
  outline: none;
  background: transparent;
}
.slick-prev:hover, .slick-prev:focus, .slick-next:hover, .slick-next:focus {
  color: transparent;
  outline: none;
  background: transparent;
}
.slick-prev:hover:before, .slick-prev:focus:before, .slick-next:hover:before, .slick-next:focus:before {
  opacity: 1;
}
.slick-prev.slick-disabled:before, .slick-next.slick-disabled:before {
  opacity: .25;
}
.slick-prev:before, .slick-next:before {
  font-family: 'slick';
  font-size: 20px;
  line-height: 1;
  opacity: .75;
  color: white;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.slick-prev {
  left: -25px;
}
[dir='rtl'] .slick-prev {
  right: -25px;
  left: auto;
}
.slick-next {
  right: -25px;
}
[dir='rtl'] .slick-next {
  right: auto;
  left: -25px;
}
/* Dots */
.slick-dotted.slick-slider {
  margin-bottom: 30px;
}
.slick-dots {
  position: absolute;
  bottom: -25px;
  display: block;
  width: 100%;
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center;
}
.slick-dots li {
  position: relative;
  display: inline-block;
  width: 20px;
  height: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}
.slick-dots li button {
  font-size: 0;
  line-height: 0;
  display: block;
  width: 20px;
  height: 20px;
  padding: 5px;
  cursor: pointer;
  color: transparent;
  border: 0;
  outline: none;
  background: transparent;
}
.slick-dots li button:hover, .slick-dots li button:focus {
  outline: none;
}
.slick-dots li button:hover:before, .slick-dots li button:focus:before {
  opacity: 1;
}
.slick-dots li button:before {
  font-size: 6px;
  line-height: 20px;
  position: absolute;
  top: 0;
  left: 0;
  width: 20px;
  height: 20px;
  content: '';
  text-align: center;
  opacity: .25;
  color: black;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before {
  opacity: .75;
  color: black;
}

/* --------------------------------------------------------------
animation
-------------------------------------------------------------- */
.fadein {
  -webkit-transition: .5s;
  -o-transition: .5s;
  transition: .5s !important;
  opacity: 0;
  -ms-transform: translate(0, 30px);
  transform: translate(0, 30px);
  -webkit-transform: translate(0, 30px);
  -webkit-transition-delay: 0.1s !important;
  -o-transition-delay: 0.1s !important;
  transition-delay: 0.1s !important;
}
.fadein_af {
  opacity: 1.0;
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
  -webkit-transform: translate(0, 0);
}
.del_01 {
  -webkit-transition-delay: 0.3s !important;
  -o-transition-delay: 0.3s !important;
  transition-delay: 0.3s !important;
}
.del_02 {
  -webkit-transition-delay: 0.2s !important;
  -o-transition-delay: 0.2s !important;
  transition-delay: 0.2s !important;
}
.del_03 {
  -webkit-transition-delay: 0.3s !important;
  -o-transition-delay: 0.3s !important;
  transition-delay: 0.3s !important;
}
.del_04 {
  -webkit-transition-delay: 2.4s !important;
  -o-transition-delay: 2.4s !important;
  transition-delay: 2.4s !important;
}
@media only screen and (max-width: 768px) {
  .del_01 {
    -webkit-transition-delay: 0s !important;
    -o-transition-delay: 0s !important;
    transition-delay: 0s !important;
  }
  .del_02 {
    -webkit-transition-delay: 0s !important;
    -o-transition-delay: 0s !important;
    transition-delay: 0s !important;
  }
  .del_03 {
    -webkit-transition-delay: 0s !important;
    -o-transition-delay: 0s !important;
    transition-delay: 0s !important;
  }
}


#authentic-setupstyle .authentic-setupstyle_slide_item_area {
  position: relative;
}

#authentic-setupstyle .authentic-setupstyle_slide_item_area .slide_container .slide_wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

#authentic-setupstyle .authentic-setupstyle_slide_item_area .slide_container .slide_wrapper.swiper-wrapper .slide_item {
  margin-left: 0;
}

#authentic-setupstyle .authentic-setupstyle_slide_item_area .slide_container .slide_wrapper .slide_item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 30%;
  margin-left: 60px;
}

#authentic-setupstyle .authentic-setupstyle_slide_item_area .slide_container .slide_wrapper .slide_item:first-child {
  margin-left: 0;
}

#authentic-setupstyle .authentic-setupstyle_slide_item_area .slide_container .slide_wrapper .slide_item .slide_item_inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

#authentic-setupstyle .authentic-setupstyle_slide_item_area .slide_container .slide_wrapper .slide_item .slide_item_img {
  max-width: 170px;
  width: 48%;
}

#authentic-setupstyle .authentic-setupstyle_slide_item_area .slide_container .slide_wrapper .slide_item .slide_item_txt {
  padding-left: 20px;
  width: 52%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

#authentic-setupstyle .authentic-setupstyle_slide_item_area .slide_container .slide_wrapper .slide_item .slide_item_name {
  font-size: 13px;
}

#authentic-setupstyle .authentic-setupstyle_slide_item_area .slide_container .slide_wrapper .slide_item .slide_item_price {
  font-size: 18px;
  padding-top: 3px;
}

#authentic-setupstyle .authentic-setupstyle_slide_staff_area {
  position: relative;
}

#authentic-setupstyle .authentic-setupstyle_slide_staff_area .slide_container .slide_wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

#authentic-setupstyle .authentic-setupstyle_slide_staff_area .slide_container .slide_wrapper .slide_item {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 22%;
}

#authentic-setupstyle .authentic-setupstyle_slide_staff_area .slide_container .slide_wrapper .slide_item .slide_item_inner {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

#authentic-setupstyle .authentic-setupstyle_slide_staff_area .slide_container .slide_wrapper .slide_item .staff_insta_logo {
  position: absolute;
  bottom: 8px;
  left: 8px;
}

#authentic-setupstyle .authentic-setupstyle_slide_staff_area .slide_container .slide_wrapper .slide_item .staff_insta_logo img {
  width: 80px;
}

@media screen and (max-width: 768px) {
  #authentic-setupstyle .authentic-setupstyle_slide_item_area .slide_container .slide_wrapper {
    overflow-x: auto;
    white-space: nowrap;
    -webkit-overflow-scrolling: touch;
    width: calc(100vw - 20px);
    padding-bottom: 20px;
  }
  #authentic-setupstyle .authentic-setupstyle_slide_item_area .slide_container .slide_wrapper .slide_item {
    width: 35vw;
    display: inline-block;
  }
  #authentic-setupstyle .authentic-setupstyle_slide_item_area .slide_container .slide_wrapper .slide_item + .slide_item {
    margin-left: 15px;
  }
  #authentic-setupstyle .authentic-setupstyle_slide_item_area .slide_container .slide_wrapper .slide_item .slide_item_inner {
    width: 35vw;
    display: block;
  }
  #authentic-setupstyle .authentic-setupstyle_slide_item_area .slide_container .slide_wrapper .slide_item .slide_item_img {
    width: 100%;
  }
  #authentic-setupstyle .authentic-setupstyle_slide_item_area .slide_container .slide_wrapper .slide_item .slide_item_txt {
    padding-left: 0;
    padding-top: 10px;
    white-space: normal;
    width: 100%;
  }
  #authentic-setupstyle .authentic-setupstyle_slide_item_area .slide_container .slide_wrapper .slide_item .slide_item_txt .slide_item_name {
    font-size: 12px;
  }
  #authentic-setupstyle .authentic-setupstyle_slide_item_area .slide_container .slide_wrapper .slide_item .slide_item_txt .slide_item_price {
    font-size: 15px;
    padding-top: 3px;
  }
  #authentic-setupstyle .authentic-setupstyle_slide_staff_area .slide_container .slide_wrapper {
    overflow-x: auto;
    white-space: nowrap;
    -webkit-overflow-scrolling: touch;
    width: calc(100vw - 20px);
  }
  #authentic-setupstyle .authentic-setupstyle_slide_staff_area .slide_container .slide_wrapper .slide_item {
    width: 35vw;
    display: inline-block;
  }
  #authentic-setupstyle .authentic-setupstyle_slide_staff_area .slide_container .slide_wrapper .slide_item + .slide_item {
    margin-left: 15px;
  }
  #authentic-setupstyle .authentic-setupstyle_slide_staff_area .slide_container .slide_wrapper .slide_item .slide_item_inner {
    width: 35vw;
    display: block;
  }
}

.modal-gallery-targets{
  display: none;
}

ul.gallery02
{
	width: 85%;
	max-width: 450px;
	display: flex;
	justify-content: center;

}
ul.gallery02 li
{
	justify-content: center;
	display: flex;
}

ul.gallery02 li img
{
	justify-content: center; 
	display: flex;
}

ul.gallery03
{
	width: 85%;
	max-width: 450px;
	display: flex;
	justify-content: center;

}
ul.gallery03 li
{
	justify-content: center;
	display: flex;
}

ul.gallery03 li img
{
	justify-content: center; 
	display: flex;
}

#gallery02 li img:not(.authentic-setupstyle img) {
  /* 21fw_m */
  /* 21fw_w */
}

#gallery03 li img:not(.authentic-setupstyle img) {
  /* 21fw_m */
  /* 21fw_w */
}


