@charset "UTF-8";
body {
  overflow-x: hidden;
}

.contents-area {
  width: 100vw;
  margin: initial;
}

#ft_wos2 {
  margin-top: 0 !important;
}

.fea {
  line-height: 1;
  letter-spacing: 0em;
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
  overflow-x: hidden;
  width: 100vw;
  min-width: 1190px;
  margin: 0 auto;
}
.fea a {
  transition: all 0.3s;
}
.fea a:hover {
  opacity: 0.7;
  text-decoration: none;
}
.fea img {
  width: 100%;
  vertical-align: -webkit-baseline-middle;
  vertical-align: middle;
}
.fea .pc_no {
  display: none;
}
.fea .txt_soldout {
  font-size: 12px;
  color: #333;
  font-weight: 600;
}
.fea .kv-area {
  position: relative;
  height: calc(900 * 100vw / 2000);
  overflow: hidden;
}
.fea .kv-area__kv {
  width: 100%;
  height: calc(900 * 100vw / 2000);
  position: relative;
}
.fea .kv-area__kv__ttl1, .fea .kv-area__kv__ttl2 {
  position: absolute;
  z-index: 1;
}
.fea .kv-area__kv__ttl1 {
  width: calc(1000 * 100vw / 2000);
  top: calc(430 * 100vw / 2000);
  left: calc(50% - 500 * 100vw / 2000);
}
.fea .kv-area__kv__ttl2 {
  width: calc(291 * 100vw / 2000);
  top: calc(608 * 100vw / 2000);
  left: calc(50% + 270 * 100vw / 2000);
}
.fea .kv-area__btn {
  position: absolute;
  top: calc(745 * 100vw / 2000);
  left: calc(50% - 160 * 100vw / 2000);
}
.fea .kv-area__btn > a {
  box-sizing: border-box;
  display: block;
  box-sizing: border-box;
  width: calc(320 * 100vw / 2000);
  height: calc(60 * 100vw / 2000);
  margin-inline: auto;
  line-height: calc(60 * 100vw / 2000);
  text-align: center;
  font-weight: 600;
  font-style: normal;
  font-size: min(0.8vw, 16px);
  text-decoration: none;
  z-index: 2;
  border: 2px solid rgb(0, 0, 0);
  color: rgb(0, 0, 0);
  background-color: rgba(255, 255, 255, 0.5);
  transition: opacity 0.3s;
}
.fea .kv-area__btn > a:hover {
  opacity: 0.8;
}
.fea .lead {
  padding-block-start: 70px;
}
.fea .lead p {
  font-family: "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  font-weight: 500;
  font-size: 16px;
  line-height: 2.25;
  text-align: center;
}
.fea .anchor {
  display: flex;
  justify-content: center;
  -moz-column-gap: 50px;
       column-gap: 50px;
  padding-block: 70px 150px;
}
.fea .anchor a {
  display: block;
  position: relative;
}
.fea .anchor a::before, .fea .anchor a::after {
  content: "";
  display: block;
  position: absolute;
  inline-size: 14px;
  block-size: 14px;
  border-left: 2px solid #1d215a;
  border-bottom: 2px solid #1d215a;
  transform: rotate(-45deg);
  left: calc(50% - 7px);
}
.fea .anchor a::before {
  bottom: 0;
}
.fea .anchor a::after {
  bottom: 7px;
}
.fea .anchor a p {
  text-align: center;
  font-family: a-otf-ryumin-pr6n, serif;
  font-size: 24px;
  color: #1d215a;
  font-feature-settings: "palt";
  letter-spacing: 0.15em;
  padding-block: 20px 40px;
}
.fea .main .sec .heading {
  position: relative;
}
.fea .main .sec .heading__num {
  position: absolute;
  top: 11px;
  left: calc(50% - 448px);
}
.fea .main .sec .heading__num p {
  text-align: center;
  font-family: futura-pt-condensed, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 42px;
  font-feature-settings: "palt";
  letter-spacing: 0.2em;
  writing-mode: vertical-rl;
}
.fea .main .sec .heading__ttl {
  inline-size: 800px;
  block-size: 120px;
  background-color: #1d215a;
  margin-inline: auto;
  position: relative;
  margin-block-end: 128px;
}
.fea .main .sec .heading__ttl::after {
  content: "";
  display: block;
  position: absolute;
  inline-size: 100%;
  block-size: 120px;
  bottom: -8px;
  left: 8px;
  border-bottom: 2px solid #1d215a;
  border-right: 2px solid #1d215a;
}
.fea .main .sec .heading__ttl p {
  text-align: center;
  font-family: a-otf-ryumin-pr6n, serif;
  font-size: 60px;
  font-feature-settings: "palt";
  letter-spacing: 0.15em;
  color: #fff;
  line-height: 120px;
}
.fea .main .sec .heading__item {
  position: absolute;
  inline-size: 326px;
  top: 52px;
  left: calc(50% + 135px);
}
.fea .main .sec .inr .cnt {
  inline-size: 1190px;
  margin-inline: auto;
  display: grid;
  grid-template-columns: 10px 30px 475px 80px 80px 475px 30px 10px;
  grid-template-rows: 190px 400px 200px 80px 70px 150px auto;
}
.fea .main .sec .inr .cnt__photo {
  display: block;
  grid-column: 1/5;
  grid-row: 1/4;
}
.fea .main .sec .inr .cnt__ttl {
  grid-column: 6/7;
  grid-row: 1/2;
}
.fea .main .sec .inr .cnt__ttl p {
  padding-block-start: 74px;
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
  font-size: 25px;
  line-height: 1.6;
  color: #88a8e8;
  font-weight: 600;
}
.fea .main .sec .inr .cnt__txt {
  grid-column: 6/7;
  grid-row: 2/3;
}
.fea .main .sec .inr .cnt__txt p {
  font-family: "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  font-size: 14px;
  line-height: 2;
  font-weight: 500;
  margin-inline-end: 14px;
}
.fea .main .sec .inr .cnt__credit {
  grid-column: 6/7;
  grid-row: 3/4;
}
.fea .main .sec .inr .cnt__credit ul li {
  margin: 0 0 18px;
}
.fea .main .sec .inr .cnt__credit ul li:last-child {
  margin: 0 0 0;
}
.fea .main .sec .inr .cnt__credit ul li a {
  display: inline-block;
  position: relative;
  letter-spacing: -0.01em;
  font-style: normal;
  font-size: 12px;
  padding-bottom: 2px;
}
.fea .main .sec .inr .cnt__credit ul li a::before {
  display: block;
  content: "";
  position: absolute;
  width: 100%;
  left: 0;
  bottom: 0;
  border-bottom: 1px solid #a3a3a3;
}
.fea .main .sec .inr .cnt__credit ul li .item {
  font-weight: 700;
  letter-spacing: -0.01em;
}
.fea .main .sec .inr .cnt__credit ul li .br {
  font-weight: 500;
}
.fea .main .sec .inr .cnt__credit ul li .price {
  font-weight: 400;
}
.fea .main .sec .inr .cnt__credit ul li .price > .yen {
  margin: 0 4px 0 4px;
}
.fea .main .sec .inr .cnt__credit ul li .slash {
  font-size: 13px;
}
.fea .main .sec .inr .cnt__styling {
  grid-column: 1/9;
  grid-row: 7/8;
  background: #e9eaf4;
  padding-block: 58px 60px;
  margin-block-end: 150px;
}
.fea .main .sec .inr .cnt__styling__ttl {
  padding-block-end: 43px;
}
.fea .main .sec .inr .cnt__styling__ttl p {
  font-size: 28px;
  font-weight: 600;
  text-align: center;
}
.fea .main .sec .inr .cnt__styling__ttl p .ja {
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
}
.fea .main .sec .inr .cnt__styling__ttl p .en {
  font-family: cormorant-garamond, serif;
}
.fea .main .sec .inr .cnt__styling__btn {
  padding-block-start: 40px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.fea .main .sec .inr .cnt__styling__btn a {
  inline-size: 300px;
  block-size: 60px;
  line-height: 60px;
  border-radius: 50px;
  color: #fff;
  font-size: 16px;
  font-weight: 500;
  font-family: "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  background: #000;
  display: inline-block;
  text-align: center;
  position: relative;
}
.fea .main .sec .inr .cnt__styling__btn a::before {
  content: "";
  display: block;
  position: absolute;
  inline-size: 9px;
  block-size: 9px;
  border-right: 2px solid #fff;
  border-top: 2px solid #fff;
  top: calc(50% - 4.5px);
  right: 32px;
  transform: rotate(45deg);
}
.fea .main .sec .inr .cnt__btn {
  grid-column: 1/9;
  grid-row: 5/6;
  display: flex;
  justify-content: center;
  -moz-column-gap: 40px;
  column-gap: 40px;
}
.fea .main .sec .inr .cnt__btn a {
  inline-size: 400px;
  block-size: 70px;
  line-height: 70px;
  font-size: 16px;
  border: 1px solid #000;
  display: block;
  text-align: center;
}
.fea .main .sec .inr .cnt:nth-of-type(2n) .cnt__photo {
  grid-column: 5/9;
  grid-row: 1/4;
}
.fea .main .sec .inr .cnt:nth-of-type(2n) .cnt__ttl {
  grid-column: 3/4;
  grid-row: 1/2;
}
.fea .main .sec .inr .cnt:nth-of-type(2n) .cnt__txt {
  grid-column: 3/4;
  grid-row: 2/3;
}
.fea .main .sec .inr .cnt:nth-of-type(2n) .cnt__credit {
  grid-column: 3/4;
  grid-row: 3/4;
}
.fea .main .sec .inr .cnt:nth-of-type(2n) .cnt__btn {
  grid-column: 1/9;
  grid-row: 5/6;
}
.fea .main .sec .inr .cnt:nth-of-type(2n) .cnt__styling {
  grid-column: 1/9;
  grid-row: 7/8;
}
.fea .main .sec:nth-child(odd) {
  background-color: #f4f4f9;
}
.fea .main .sec:nth-child(n+2) {
  padding-block: 80px 100px;
}
.fea .main .sec.s1 {
  padding-block-start: 150px;
}
.fea .main .sec.s1 .heading__num {
  top: 11px;
  left: calc(50% - 448px);
}
.fea .main .sec.s1 .heading__ttl {
  inline-size: 800px;
}
.fea .main .sec.s1 .heading__item {
  inline-size: 326px;
  top: 55px;
  left: calc(50% + 135px);
}
.fea .main .sec.s2 {
  padding-block-start: 150px;
}
.fea .main .sec.s2 .heading__num {
  top: 11px;
  left: calc(50% - 295px);
}
.fea .main .sec.s2 .heading__ttl {
  inline-size: 500px;
}
.fea .main .sec.s2 .heading__item {
  inline-size: 86px;
  top: 55px;
  left: calc(50% + 104px);
}
.fea .main .sec.s3 {
  padding-block-start: 150px;
}
.fea .main .sec.s3 .heading__num {
  top: 11px;
  left: calc(50% - 345px);
}
.fea .main .sec.s3 .heading__ttl {
  inline-size: 600px;
}
.fea .main .sec.s3 .heading__item {
  inline-size: 251px;
  top: 58px;
  left: calc(50% + 100px);
}
.fea .main .sec.s3 .inr .cnt:nth-child(2) .cnt__styling {
  margin-block-end: initial;
}

.all {
  padding-block-start: 155px;
}
.all a {
  width: 600px;
  margin: 0 auto;
  background: #fff;
  display: block;
  height: 100px;
  line-height: 100px;
  transition: all 0.3s;
  border: 1px solid #222222;
}
.all a:nth-child(2) {
  margin-block-start: 30px;
  background: #e9eaf4;
}
.all a span {
  display: block;
}
.all a span.ja {
  display: block;
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
  font-weight: 400;
  font-size: 16px;
  text-align: center;
  letter-spacing: 0.1em;
}

.page__ranking {
  margin-block-start: 200px;
  inline-size: 1190px;
  margin-inline: auto;
  background-color: #e9eaf4;
  padding-block-end: 60px;
}

.page__ranking__ttl {
  padding-block: 65px 50px;
}
.page__ranking__ttl p {
  font-size: 28px;
  text-align: center;
  font-weight: 600;
}
.page__ranking__ttl p .ja {
  margin-inline-end: 10px;
}
.page__ranking__ttl p .en {
  font-family: cormorant-garamond, serif;
}

.page__ranking__btn {
  margin-block-start: 60px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.page__ranking__btn a {
  inline-size: 300px;
  block-size: 60px;
  line-height: 60px;
  border-radius: 50px;
  color: #fff;
  font-size: 16px;
  font-weight: 500;
  font-family: "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  background: #000;
  display: inline-block;
  text-align: center;
  position: relative;
}
.page__ranking__btn a::before {
  content: "";
  display: block;
  position: absolute;
  inline-size: 9px;
  block-size: 9px;
  border-right: 2px solid #fff;
  border-top: 2px solid #fff;
  top: calc(50% - 4.5px);
  right: 32px;
  transform: rotate(45deg);
}

.credit {
  margin: 80px 0 150px;
}
.credit .ttl {
  font-family: cormorant-garamond, serif;
  font-weight: 600;
  font-style: normal;
  font-size: 20px;
  letter-spacing: 0.1em;
  padding: 0 0 17px;
  line-height: 1;
}
.credit p {
  font-family: "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  font-weight: 400;
  font-size: 14px;
  line-height: 1.5;
  text-align: center;
}

.staffstart {
  inline-size: 1110px;
  margin-inline: auto;
  padding-block-end: 160px;
}

.staffstart__ttl {
  position: relative;
  padding-block-end: 23px;
}
.staffstart__ttl::before {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  bottom: 0;
  left: 0;
  border-bottom: solid 1px #000;
}
.staffstart__ttl p {
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
  font-size: 20px;
  font-weight: 600;
  letter-spacing: 0.1em;
  text-align: center;
}

.staffstart .list_coord-result {
  margin: 40px auto 70px;
  display: flex;
  justify-content: center;
}
.staffstart .block_coord {
  width: 250px;
  line-height: 20px;
  margin-right: 35px;
}
.staffstart .block_coord .wrap_description {
  display: none;
}
.staffstart .block_coord:nth-child(n+4) {
  margin-right: 0;
}
.staffstart .more_btn a {
  display: block;
  text-align: center;
  position: relative;
  width: 240px;
  margin: 50px auto 0;
  padding: 0 0 17px;
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
  font-size: 16px;
  font-weight: 600;
  letter-spacing: 0.1em;
}
.staffstart .more_btn a::before, .staffstart .more_btn a::after {
  content: "";
  display: block;
  position: absolute;
}
.staffstart .more_btn a::before {
  width: 100%;
  height: 100%;
  bottom: 0;
  left: 0;
  border-bottom: solid 1px #000;
}
.staffstart .more_btn a::after {
  height: 40px;
  bottom: -8px;
  right: 16px;
  border-right: solid 1px #000;
  transform: rotate(-55deg);
}

.other_fea {
  padding-block-start: 200px;
}
.other_fea p {
  display: block;
  text-align: center;
  position: relative;
  width: 1110px;
  margin: 0 auto 59px;
  padding: 0 0 20px;
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
  font-size: 16px;
  font-weight: 600;
}
.other_fea p span.en {
  display: block;
  font-family: "Cormorant Garamond", serif;
  font-weight: 500;
  font-style: normal;
  font-size: 18px;
  text-align: center;
  letter-spacing: 0.1em;
  line-height: 1.6;
}
.other_fea p span.ja {
  display: block;
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
  font-weight: 600;
  font-size: 20px;
  text-align: center;
  letter-spacing: 0.1em;
  line-height: 1.4;
}
.other_fea p::before {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  bottom: 0;
  left: 0;
  border-bottom: solid 1px #000;
}

.other_wrap {
  display: flex;
  justify-content: center;
  width: 1110px;
  flex-wrap: wrap;
  margin: 0 auto;
}
.other_wrap a {
  width: 535px;
  display: block;
}

.other_fea a:nth-of-type(2n) {
  margin-left: 40px;
}
.other_fea a:nth-of-type(-n + 2) {
  margin-bottom: 40px;
}
.other_fea .more_btn a {
  display: block;
  text-align: center;
  position: relative;
  width: 240px;
  margin: 50px auto 0;
  padding: 0 0 17px;
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
  font-size: 16px;
  font-weight: 600;
  letter-spacing: 0.1em;
}
.other_fea .more_btn a::before, .other_fea .more_btn a::after {
  content: "";
  display: block;
  position: absolute;
}
.other_fea .more_btn a::before {
  width: 100%;
  height: 100%;
  bottom: 0;
  left: 0;
  border-bottom: solid 1px #000;
}
.other_fea .more_btn a::after {
  height: 40px;
  bottom: -8px;
  right: 16px;
  border-right: solid 1px #000;
  transform: rotate(-55deg);
}
.other_fea span.icon_new.new,
.other_fea p.ico_FEATURE {
  display: none;
}
.other_fea .bnr_right h4,
.other_fea .bnr_right em.bnr_yymmdd {
  display: none;
}
.other_fea.n02 {
  margin-block-end: 210px;
}

.sns_area {
  width: 400px;
  padding-block-start: 150px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.sns_area a:nth-of-type(1) {
  width: 52px;
  display: block;
}
.sns_area a:nth-of-type(2) {
  width: 44px;
  display: block;
}
.sns_area a:nth-of-type(3) {
  width: 49px;
  display: block;
}
.sns_area a:nth-of-type(4) {
  width: 52px;
  display: block;
}

/*===================================
FADE
===================================*/
.kv_fade {
  opacity: 0;
  transition: all 2.5s;
}
.kv_fade.show {
  opacity: 1;
}

.fadein {
  opacity: 0;
  /* -webkit-transform: translateX(30px); */
  /* transform: translateX(30px); */
  transition: all 3s;
  position: relative;
  z-index: 50;
}

/*==================================================
TOP　fadein
===================================*/
.fadeinTop {
  animation-name: fadeInAnimate;
  animation-duration: 0.8s;
  animation-fill-mode: forwards;
  animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  opacity: 0;
}
.fadeinTop.time01 {
  animation-delay: 0.3s;
  animation-fill-mode: forwards;
}
.fadeinTop.time02 {
  animation-delay: 0.5s;
  animation-fill-mode: forwards;
}
.fadeinTop.time03 {
  animation-delay: 0.5s;
  animation-fill-mode: forwards;
}
.fadeinTop.time04 {
  animation-delay: 0.5s;
  animation-fill-mode: forwards;
}
.fadeinTop.time05 {
  animation-delay: 0.7s;
  animation-fill-mode: forwards;
}
.fadeinTop.time06 {
  animation-delay: 0.9s;
  animation-fill-mode: forwards;
}
@keyframes fadeInAnimate {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 0.5;
  }
  75% {
    opacity: 0.75;
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
/*===================================
ttl　アニメーション
===================================*/
.character {
  opacity: 0;
  position: relative;
  height: auto;
  display: inline-block;
}

.kv__ttl2 .character.character_anima {
  animation: an01 0.8s cubic-bezier(0.68, -0.6, 0.32, 1.6) 1 both;
}
@keyframes an01 {
  from {
    opacity: 0;
    transform: translate(0px, 60px);
  }
  to {
    opacity: 1;
    transform: translate(0px, 0px);
  }
}
/*===================================
PC QUERY CREDIT
===================================*/
.list_search-result {
  width: 980px;
  padding: 0;
  margin: 0 auto;
}
.list_search-result:after {
  content: "";
  display: block;
  width: 32%;
  height: 0;
}
.list_search-result .block_item {
  width: 180px;
  margin: 0 5px !important;
  padding: 0 0 15px 0;
  font-family: "メイリオ", "Meiryo", verdana, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Osaka", "小塚ゴシック", "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif;
}
.list_search-result .block_item .wrap_icon {
  display: none;
}
.list_search-result .block_item .search-result__item--photo img {
  width: 100% !important;
}

span.block_campaign2 {
  width: 95%;
  margin: 0 auto;
}

.txt_brand-name {
  padding: 5px 0 0 0 !important;
}

.list_search-result .wrap_description {
  text-align: center;
}
.list_search-result .txt_brand-name,
.list_search-result .txt_item-name {
  width: 100%;
  display: block;
  margin: 4px 0;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.list_search-result .txt_price {
  width: 100%;
  display: block;
  margin: 4px 0;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.list_search-result .txt_price em {
  width: 100%;
  display: block;
  margin: 4px 0;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.list_search-result .txt_magazine {
  width: 100%;
  display: block;
  margin: 4px 0;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.list_search-result .block_item .txt_price,
.list_search-result .block_item .txt_sale-price,
.list_search-result .block_item .txt_sale-rate {
  font-size: 11px;
  font-weight: bold;
}
.list_search-result .wrap_img {
  display: block;
  margin-bottom: 0px;
  position: relative;
}

.slick-next,
.slick-prev {
  border-left: 1px solid #141414;
  border-top: 1px solid #141414;
  top: calc(50% - 14px);
  width: 15px !important;
  height: 15px !important;
}

.slick-next:before {
  font-family: inherit;
  font-size: 0;
}

.slick-prev {
  transform: rotate(-45deg);
  left: -40px;
}
.slick-prev:before {
  font-family: inherit;
  font-size: 0;
}

.slick-next {
  transform: rotate(135deg);
  right: -40px;
}

.cnt__styling .slick-prev {
  left: -34px;
}
.cnt__styling .slick-next {
  right: -34px;
}

.list_search-result .slick-prev,
.list_search-result .slick-next {
  top: 25%;
}/*# sourceMappingURL=pc_style.css.map */