@charset "utf-8";


/* **************************************
 store-sec01
************************************** */

.store-sec01 {
  overflow: hidden;
  width: 100%;
  height: 62.7rem;
  position: relative;
}

.store-sec01 .safeBox {
  width: 100%;
}

.store-sec01 .pcOnly {
  position: relative;
  width: 100%;
  top: 5rem;
  left: 2.5rem;
}

.store-sec01 img {
  width: 90%;
}

.store-sec01:after {
  content: '';
  display: block;
  background-image: url(/images/user/store-sec01-illust-bg02.png);
  background-position: 80% center;
  background-size: cover;
  height: 62.7rem;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 5;
  width: 100%;
  opacity: 0;
  animation: top-ani 2.5s 1s 1 alternate forwards;
}

@keyframes top-ani {
  0% {opacity: 0;}
  100% {opacity: 1;}
}

/* .store-sec01>.pcOnly {display: block;left: 0rem;position: absolute;top: 0rem;overflow: hidden;width: 100%;height: 62.7rem;max-width: 190.3rem;}
.store-sec01>.pcOnly .bgitem {width: 100%;position: absolute;z-index: 15;}
.store-sec01>.pcOnly .item01 {top: 1.2rem;left: 4.1rem;animation: cursor-ani 4s infinite alternate forwards;}
.store-sec01>.pcOnly .item02 {top: 12rem;left: -7.4rem;animation: mouse-ani 4s infinite alternate forwards;}

@keyframes cursor-ani {
  0% {top: 2.8rem; left: -12.9rem;}
  25% {top: 9.5rem; left: -7.9rem;}
  50% {top: 4rem; left: -21.9rem;}
  70% {top: 1.1rem; left: -4.1rem;}
  100% {top: 8.2rem; left: -7.9rem;}
}

@keyframes mouse-ani {
  0% {top: 10rem; left: -5.4rem;}
  25% {top: 13rem; left: -2.4rem;}
  50% {top: 12rem; left: -7.4rem;}
  70% {top: 12rem; left: -4.1rem;}
  100% {top: 17rem; left: -7.9rem;}
} */


.store-sec01 .safeBox {
  width: 101.6rem;
}

.store-main-text {
  position: absolute;
  top: 21rem;
  left: 0rem;
  line-height: 1.4em;
  font-family: 'noto-regular';
  font-size: 5rem;
  z-index: 10;
}

.store-main-text p {
  margin-top: 3rem;
  font-size: 2rem;
  line-height: 1.4em;
}

.store-main-text a {
  display: inline-block;
  margin-top: 7.1rem;
  font-size: 1.6rem;
  padding: 1rem 9rem;
  border-radius: 15rem;
  background-color: #333;
  color: #fff;
  line-height: normal;
}


/* **************************************
 store-sec01 반응형 구간
************************************** */

@media screen and (max-width: 1868px) {
  
  .store-sec01>.pcOnly {
    top: 1rem;
    left: -15rem;
  }

  .store-sec01 img {
    width: 100%;
  }

  .store-sec01:after {
    background-image: url(/images/user/store-sec01-illust-bg02.png);
    background-position: 99% center;
    background-size: 120%;
    background-repeat: no-repeat;
    left: 0;
    top: 0;
  }
}

@media screen and (max-width: 1643px) {
  .store-sec01>.pcOnly {
    top: 5rem;
    left: -30.5rem;
  }

  .store-sec01 img {
    width: 120%;
  }

  .store-sec01:after {
    background-image: url(/images/user/store-sec01-illust-bg02.png);
    background-position: 84% center;
    background-size: 138%;
    background-repeat: no-repeat;
    left: 0;
    top: 0;
  }
}

@media screen and (max-width: 1300px) {
  .store-sec01>.pcOnly {
    top: 2.5rem;
    left: -39.5rem;
  }

  .store-sec01 img {
    width: 140%;
  }

  .store-sec01:after {
    background-image: url(/images/user/store-sec01-illust-bg02.png);
    background-position: 84% center;
    background-size: 180%;
    background-repeat: no-repeat;
    left: 0;
    top: 0;
  }
}

@media screen and (max-width: 1023px) {
  .store-sec01 {
    position: relative;
    background-image: url(/images/user/mo-store-sec01-illust.jpg);
    width: 100%;
    height: 48.1rem;
    height: 0;
    padding-bottom: 133.61%;
    background-size: cover;
    background-position: bottom center;
    background-repeat: no-repeat;
  }

  .store-sec01:after {display: none;}

  .store-main-text {
    position: unset;
    padding-top: 4.1rem;
    left: inherit;
    text-align: center;
    font-size: 2.9rem;
  }
  .store-main-text p {
    margin-top: .7rem;
    font-size: 1.1rem;
    line-height: 1.4em;
  }
}

@media screen and (max-width: 768px) {
  .store-sec01 {
    position: relative;
    background-image: url(/images/user/mo-store-sec01-illust.jpg);
    width: 100%;
    height: 48.1rem;
    height: 0;
    padding-bottom: 87.61%;
    background-size: 100%;
    background-position: 80% 55%;
    background-repeat: no-repeat;
  }

  .store-sec01:after {display: none;}

  .store-main-text {
    position: unset;
    padding-top: 4.1rem;
    left: inherit;
    text-align: center;
    font-size: 3.4rem;
  }
  .store-main-text p {
    margin-top: .7rem;
    font-size: 1.4rem;
    line-height: 1.4em;
  }
}


@media screen and (max-width: 720px) {
  .store-sec01 {
    position: relative;
    background-image: url(/images/user/mo-store-sec01-illust.jpg);
    width: 100%;
    height: 48.1rem;
    height: 0;
    padding-bottom: 133.61%;
    background-size: 100% 100%;
    background-position: bottom center;
    background-repeat: no-repeat;
  }

  .store-sec01 .safeBox {
    position: unset;
  }


  .store-main-text {
    position: static;
    padding-top: 4.1rem;
    left: inherit;
    text-align: center;
    font-size: 2.9rem;
  }

  .store-main-text p {
    margin-top: .7rem;
    font-size: 1.1rem;
    line-height: 1.4em;
  }

  .store-main-text a {
    position: absolute;
    left: 50%;
    bottom: 5rem;
    display: block;
    width: 21rem;
    margin-top: 0rem;
    margin-left: -10.5rem;
    font-size: 1.2rem;
    padding: .7rem 7rem;
    border-radius: 15rem;
    background-color: #333;
    color: #fff;
    line-height: normal;
  }
}

/* **************************************
 END : store-sec01 반응형 구간
************************************** */

/* **************************************
 END : store-sec01
************************************** */

.store-sec02 {
  padding: 8rem 0 9rem 0;
  background-color: #f4f4f4;
  text-align: center;
}

.store-sec02 .list {
  width: 151.2rem;
  margin: 0 auto;
}

.store-sec02 .list .item-box {
  width: 18.4%;
  margin-bottom: 3rem;
}

/* .store-sec02 .list .item-box.cnt-none {
  width: 100%;
  font-size: 3rem;
} */

.store-sec02 .list .hover-box {
  position: relative;
  display: inline-block;
  width: 100%;
  height: 41.4rem;
  height: 0;
  padding-bottom: 105.4%;
  border: 1px solid #ddd;
  /* border-bottom-left-radius: 0rem; */
  background-color: #fff;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top center;
  overflow: hidden;
}

.store-sec02 .list .hover-box a {
  display: block;
  width: 100%;
  height: 0;
  padding-bottom: 105.8%;
  background-color: rgba(255,255,255,.9);
  opacity: 0;
  transition: opacity .8s;
  overflow: hidden;
  border-radius: .9rem;
  /* border-bottom-left-radius: 0; */
}

.store-sec02 .list .hover-box:after {
  position: absolute;
  display: inline-block;
  left: -0.1rem;
  bottom: -2.59rem;
  width: 2.6rem;
  height: 2.6rem;
  content: '';
  opacity: 1;
  background-image: url(/images/user/store-box-nhvr.png);
  z-index: 3;
  display: none;
}

.store-sec02 .list .hover-box:hover {
  border: 1px solid #525252;
}

.store-sec02 .list .hover-box a:hover {
  opacity: 1;
}

.store-sec02 .list .hover-box:hover:after {
  background-image: url(/images/user/store-box-hvr.png);
}

.store-sec02 .list .hover-box a p {
  max-width: 70%;
  margin: 8rem auto 0 auto;
  font-size: 1.4rem;
}

.store-sec02 .list .hover-box span {
  display: inline-block;
  margin-top: 4rem;
  padding: .5rem 2rem;
  border-radius: 3rem;
  background-color: #333;
  color: #fff;
  font-size: 1.5rem;
}

.store-sec02 .list .item-info {
  text-align: left;
  height: 11.3rem !important;
}

.store-sec02 .item-info {
  font-size: 1.6rem;
  padding: 1rem 0rem;
}

/* .store-sec02 .item-info .category {
  font-family: 'noto-medium';
  font-size: 1.8rem;
  margin-bottom: 1rem;
} */

.store-sec02 .item-info .book-name.ellipsis {
    font-family: 'noto-medium';
    font-size: 1.5rem;
    margin-bottom: 0rem;
    -webkit-line-clamp: 2;
    line-height: 1.6em;
    height: 3.2em;
}

.store-sec02 .item-info .category {
  font-size: 1.4rem;
}

.store-sec02 .item-info ul {
  min-height: 2.8rem;
}

.store-sec02 .item-info ul li {
  float: left;
  vertical-align: top;
}

.store-sec02 .item-info .del-price {
  position: relative;
  color: #999;
  padding: 0.2rem 0;
  font-size: 1.6rem;
  overflow: hidden;
}

.store-sec02 .item-info .del-price::after {
  content: url(/images/user/del-price-cutter.png);
  position: absolute;
  top: 0.1rem;
  left: -0.3rem;
}

.store-sec02 .item-info .del-price + .evnt-price {
  font-size: 1.8rem;
  margin-left: 2rem;
}

.list-more {
  display: inline-block;
  margin: 5rem 0;
}

.gutter-sizer {
  width: 2%;
}


@media screen and (max-width: 1512px) {
  .store-sec02 {
    padding: 3rem 0;
    width: 100%;
  }

  .store-sec02 .safeBox {
    width: 100%;
    width: calc(100% - 5%);
    text-align: center;
  }

  .store-sec02 .list {
    width: 100%;
    margin-left: .725rem;
    margin-left: 0rem;
  }

  .store-sec02 .list .item-box {
    width: 23.5%;
  }

  .store-sec02 .list .item-box:nth-child(4n) {
    margin-right: 0;
  }

  .store-sec02 .list .item-box:nth-child(even) {
    margin-right: 0;
  }

  .store-sec02 .hover-box .tag-box {
    margin-top: 5rem;
  }

  .store-sec02 .list .hover-box a p {
    max-width: 70%;
    margin: 5.5rem auto 0 auto;
    font-size: 1.4rem;
  }
  
  .store-sec02 .list .hover-box span {
    display: inline-block;
    margin-top: 4rem;
    padding: .5rem 2rem;
    border-radius: 3rem;
    background-color: #333;
    color: #fff;
    font-size: 1.5rem;
  }
  .store-sec02 .list .hover-box a {
    display: block;
    width: 100%;
    height: 0;
    padding-bottom: 106.1%;
    background-color: rgba(255,255,255,.9);
    opacity: 0;
    transition: opacity .8s;
    overflow: hidden;
    border-radius: .9rem;
    /* border-bottom-left-radius: 0; */
  }
}

@media screen and (max-width: 768px) {
  .store-sec02 .list .hover-box a p {
    max-width: 70%;
    margin: 2.5rem auto 0 auto;
    font-size: 1.4rem;
  }
  .store-sec02 .list .hover-box span {
    display: inline-block;
    margin-top: 2rem;
    padding: .5rem 2rem;
    border-radius: 3rem;
    background-color: #333;
    color: #fff;
    font-size: 1.3rem;
  }
}

@media screen and (max-width: 720px) {
  .store-sec02 {
    padding: 3rem 0;
  }
  .store-sec02 .list {
    width: 100%;
    margin-left: .725rem;
  }

  .store-sec02 .list .item-info {
    text-align: left;
    height: 11.3rem !important;
  }

  .store-sec02 .list .item-box {
    width: 15.5rem;
    width: calc(50% - 1.5rem);
    margin-bottom: 1.5rem;
    overflow: hidden;
  }

  .store-sec02 .list .hover-box {
    height: 17.5rem;
    height: 0;
    padding-bottom: 102.9%;
  }

  .store-sec02 .list .hover-box a {
    position: absolute;
    width: 100%;
    height: 0rem;
    padding-bottom: 105%;
    left: -101%;
    z-index: 5;
    border-radius: .9rem;
    border-bottom-left-radius: 0;
  }

  .store-sec02 .list .hover-box a p {
    max-width: 70%;
    margin: 3.5rem auto 0 auto;
    font-size: 1.1rem;
    -webkit-line-clamp: 2;
    line-height: 1.6em;
    height: 3.2em;
  }

  .store-sec02 .list .hover-box span {
    margin-top: 2rem;
    padding: .5rem 2rem;
    font-size: 1.1rem;
  }

  .store-sec02 .item-info .category {
    font-size: 1.2rem;
 }

  .store-sec02 .item-info .book-name.ellipsis {
    font-size: 1.2rem;
  }

  .store-sec02 .item-info ul {
    min-height: 1.9rem;
  }

  .store-sec02 .item-info .del-price {
    font-size: 1rem;
  }

  .store-sec02 .item-info .del-price::after {
    content: url(/images/user/mo-del-price-cutter.png);
    position: absolute;
    top: 0.1rem;
    left: -0.3rem;
  }
  
  .store-sec02 .item-info .evnt-price {
    font-size: 1.2rem;
  }

  .store-sec02 .item-info .del-price + .evnt-price {
    font-size: 1.2rem;
    margin-left: 0.2rem;
    position: relative;
    top: .1rem;
    float: right;
  }

  .list-more {
    margin-top: 2rem;
    width: 4rem;
    height: 4rem;
  }

  .list-more img {
    width: 100%;
  }

  .gutter-sizer {
    width: 1.5rem;
  }
}
