﻿/* 
- Base
- credit
- heading
- RELAX STYLE HOBBY
- RELAX STYLE
- 2022 SUMMER LOOKBOOK_SP
- actionCategory
- actionBtn
- breadcrumb cateList
*/


/* ===============================================
  ### Base ###
=============================================== */


/* base style */
.main-area,
.main_inner {
  width: 100%;
  margin: 0 auto;
  -webkit-font-feature-settings: normal;
  font-feature-settings: normal;
  color: #231815;
  font-family: 'noto-sans-cjk-jp', sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: 0.02em;
  text-align: left;
}

.main-area:not(.breadcrumb),
.main_inner:not(.breadcrumb) {
  font-family: futura-pt, sans-serif;
  font-weight: 700;
  font-style: normal;
}

.main-area *,
.main_inner * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.main-area *::before,
.main-area *::after,
.main_inner *::before,
.main_inner *::after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.main-area img,
.main-area svg,
.main_inner img,
.main_inner svg {
  height: auto;
  width: 100%;
}

.sp_only {
  display: block !important;
}

.pc_only {
  display: none;
}

#main-container picture {
  display: block;
}

@media only screen and (min-width: 560px) {
  #main-container {
    padding: 0;
  }

  #main-container .item-content {
    margin: auto;
  }

  .main-area,
  .main_inner {
    padding: 0;
  }

  .sp_only {
    display: none !important;
  }

  .pc_only {
    display: block;
  }
}

@media only screen and (min-width: 1400px) {
  #main-container {
    padding: 0;
  }

  .main-area,
  .main_inner {
    padding: 0;
  }

  .sp-component {
    display: none !important;
  }

  .pc-component {
    display: block;
  }

  #main-container .item-content {
    margin: auto;
  }
}



/* ===============================================
  ### credit ###
=============================================== */

.TableOfContents .credit {
  font-size: calc(20 * (100vw / 750));
  line-height: 1.7;
  letter-spacing: 0.05em;
  color: #231815;
  margin: calc(14 * (100vw / 750)) 0 0;
}

.TableOfContents .credit li,
.TableOfContents .credit a,
.TableOfContents .credit p {
  display: inline-block
}

.TableOfContents .credit li {
  margin-right: calc(15 * (100vw / 750));
}

@media only screen and (min-width: 560px) {
  .TableOfContents .credit {
    font-size: calc(11 * (100vw / 1400));
    line-height: 2.091;
    letter-spacing: 0.05em;
    color: #231815;
    margin: calc(15 * (100vw / 1400)) 0 0;
  }

  .TableOfContents .credit li {
    margin-right: calc(10 * (100vw / 1400));
  }
}

@media only screen and (min-width: 1400px) {
  .TableOfContents .credit {
    font-size: 11px;
    margin: 15px 0 0;
  }

  .TableOfContents .credit li {
    margin-right: 10px;
  }
}



/* ===============================================
  ### heading ###
=============================================== */
.mainvisual {
  width: 100%;
  margin: calc(0 * (100vw / 750)) auto 0;
}

.heading .leadTxt {
  margin: calc(189 * (100vw / 750)) auto 0;
  font-size: calc(30 * (100vw / 750));
  font-family: kozuka-gothic-pr6n, sans-serif;
  font-weight: 500;
  font-style: normal;
  line-height: 1.9;
  letter-spacing: 0.1em;
  text-align: center;
}

@media only screen and (min-width: 560px) {
  .mainvisual {
    width: calc(1200 * (100vw / 1400));
    margin: calc(100 * (100vw / 1400)) auto 0;
    border: none;
  }

  .heading .leadTxt {
    margin: calc(152 * (100vw / 1400)) auto 0;
    font-size: calc(24 * (100vw / 1400));
    line-height: 1.867;
    letter-spacing: 0.1em;
  }
}

@media only screen and (min-width: 1400px) {
  .mainvisual {
    width: 1200px;
    margin: 100px auto 0;
  }

  .heading .leadTxt {
    margin: 152px auto 0;
    font-size: 24px;
  }
}



/* ===============================================
  ### RELAX STYLE HOBBY ###
=============================================== */
.itemBox>a {
  display: block
}

.TableOfContents {
  width: calc(650 * (100vw / 750));
  margin: calc(223 * (100vw / 750)) auto 0;
}

.TableOfContents .titleTxt {
  margin-bottom: calc(413 * (100vw / 1400));
  font-size: calc(65 * (100vw / 750));
  font-family: futura-pt, sans-serif;
  font-weight: 700 !important;
  font-style: normal;
  line-height: 1.037;
  letter-spacing: 0.01em;
  color: #231815;
  text-align: center;
}

.TableOfContents .banner {
  width: 100%;
  margin: calc(174 * (100vw / 750)) auto 0;
}

.TableOfContents .banner--03 {
  margin: calc(213 * (100vw / 750)) auto 0;
}

.TableOfContents .banner--05 {
  margin: calc(213 * (100vw / 750)) auto 0;
}

.TableOfContents .banner .itemBox {
  position: relative;
}

.TableOfContents .banner .itemBox::before,
.TableOfContents .banner .itemBox::after {
  pointer-events: none;
  content: "";
  position: absolute;
  display: block;
  z-index: 5;
}

.TableOfContents .banner .itemBox::before {
  bottom: calc(470 * (100vw / 750));
  left: calc(20 * (100vw / 750));
}

.TableOfContents .banner--01 .itemBox::before {
  width: calc(253 * (100vw / 750));
  height: calc(200 * (100vw / 750));
  background: url(../imgs/art.svg) center/100% no-repeat;
}

.TableOfContents .banner--02 .itemBox::before {
  width: calc(404 * (100vw / 750));
  height: calc(301 * (100vw / 750));
  background: url(../imgs/vacatuion.svg) center/100% no-repeat;
}

.TableOfContents .banner--03 .itemBox::before {
  width: calc(339 * (100vw / 750));
  height: calc(256 * (100vw / 750));
  background: url(../imgs/sports.svg) center/100% no-repeat;
}

.TableOfContents .banner--04 .itemBox::before {
  width: calc(366 * (100vw / 750));
  height: calc(274 * (100vw / 750));
  background: url(../imgs/appetite.svg) center/100% no-repeat;
}

.TableOfContents .banner--05 .itemBox::before {
  width: calc(373 * (100vw / 750));
  height: calc(277 * (100vw / 750));
  background: url(../imgs/reasing.svg) center/100% no-repeat;
}

.TableOfContents .banner .itemBox::after {
  left: calc(26 * (100vw / 750));
  bottom: calc(23 * (100vw / 750));
  width: calc(18 * (100vw / 750));
  height: calc(327 * (100vw / 750));
  background: url(../imgs/homme.svg) center/100% no-repeat;
}

@media only screen and (min-width: 560px) {
  .TableOfContents {
    width: calc(1200 * (100vw / 1400));
    margin: calc(200 * (100vw / 1400)) auto 0;
  }

  .TableOfContents .titleTxt {
    position: relative;
    margin: calc(105 * (100vw / 1400)) auto calc(215 * (100vw / 1400));
    font-size: calc(54 * (100vw / 1400));
    line-height: 1;
    letter-spacing: 0.01em;
  }

  .TableOfContents .titleTxt::before,
  .TableOfContents .titleTxt::after {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%);
    display: block;
  }

  .TableOfContents .titleTxt::before {
    width: calc(540 * (100vw / 1400));
    height: calc(100 * (100vw / 1400));
    background-color: #fff;
    z-index: -1;
  }

  .TableOfContents .titleTxt::after {
    width: 100%;
    height: 1px;
    background-color: #231815;
    z-index: -5;
  }

  .TableOfContents .banner {
    margin: calc(144 * (100vw / 1400)) auto 0;
    width: calc(930 * (100vw / 1400));
  }

  .TableOfContents .banner--01 {
    padding: calc(0 * (100vw / 1400)) 0 0;
    margin: 0 auto 0;
  }

  .TableOfContents .banner--03 {
    margin: calc(173 * (100vw / 1400)) auto 0;
  }

  .TableOfContents .banner--05 {
    margin: calc(170 * (100vw / 1400)) auto 0;
  }

  .TableOfContents .banner {
    position: relative;
  }

  .TableOfContents .banner .itemBox::before,
  .TableOfContents .banner .itemBox::after {
    pointer-events: none;
    content: "";
    position: absolute;
    display: block;
    z-index: 5;
  }

  .TableOfContents .banner .itemBox::before {
    bottom: calc(265 * (100vw / 1400));
    left: calc(-30 * (100vw / 1400));
  }

  .TableOfContents .banner--01 .itemBox::before {
    width: calc(182 * (100vw / 1400));
    height: calc(145 * (100vw / 1400));
  }

  .TableOfContents .banner--02 .itemBox::before {
    width: calc(294 * (100vw / 1400));
    height: calc(218 * (100vw / 1400));
  }

  .TableOfContents .banner--03 .itemBox::before {
    width: calc(245 * (100vw / 1400));
    height: calc(184 * (100vw / 1400));
  }

  .TableOfContents .banner--04 .itemBox::before {
    width: calc(265 * (100vw / 1400));
    height: calc(198 * (100vw / 1400));
  }

  .TableOfContents .banner--05 .itemBox::before {
    width: calc(269 * (100vw / 1400));
    height: calc(200 * (100vw / 1400));
  }

  .TableOfContents .banner .itemBox::after {
    left: calc(20 * (100vw / 1400));
    bottom: calc(20 * (100vw / 1400));
    width: calc(12 * (100vw / 1400));
    height: calc(218 * (100vw / 1400));
  }
}

@media only screen and (min-width: 1400px) {
  .TableOfContents {
    width: 1200px;
    margin: 200px auto 0;
  }

  .TableOfContents .titleTxt {
    margin: 105px auto 215px;
    font-size: 54px;
  }

  .TableOfContents .titleTxt::before {
    width: 540px;
    height: 100px;
    z-index: -1;
  }

  .TableOfContents .titleTxt::after {
    height: 1px;
    z-index: -5;
  }

  .TableOfContents .banner {
    margin: 144px auto 0;
    width: 930px;
  }

  .TableOfContents .banner--01 {
    padding: 0px 0 0;
    margin: 0 auto 0;
  }

  .TableOfContents .banner--03 {
    margin: 173px auto 0;
  }

  .TableOfContents .banner--05 {
    margin: 170px auto 0;
  }

  .TableOfContents .banner .itemBox::before {
    bottom: 265px;
    left: -30px;
  }

  .TableOfContents .banner--01 .itemBox::before {
    width: 182px;
    height: 145px;
  }

  .TableOfContents .banner--02 .itemBox::before {
    width: 294px;
    height: 218px;
  }

  .TableOfContents .banner--03 .itemBox::before {
    width: 245px;
    height: 184px;
  }

  .TableOfContents .banner--04 .itemBox::before {
    width: 265px;
    height: 198px;
  }

  .TableOfContents .banner--05 .itemBox::before {
    width: 269px;
    height: 200px;
  }

  .TableOfContents .banner .itemBox::after {
    left: 20px;
    bottom: 20px;
    width: 12px;
    height: 218px;
  }
}




/* ===============================================
  ### 2022 SUMMER LOOKBOOK_SP ###
=============================================== */
.lookBook {
  border-top: 1px #000 solid;
  padding: calc(124 * (100vw / 750)) 0 calc(180 * (100vw / 750));
  margin: calc(231 * (100vw / 750)) auto 0;
}

.lookBook .titleTxt {
  margin: calc(33 * (100vw / 750)) auto 0;
  font-size: calc(64 * (100vw / 750));
  font-family: futura-pt, sans-serif;
  font-weight: 700 !important;
  font-style: normal;
  line-height: 1.037;
  letter-spacing: 0.01em;
  color: #231815;
  text-align: center;
}

.lookBook .grid-container {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  width: calc(306 * (100vw / 375));
  margin: calc(70 * (100vw / 375)) auto 0;
  align-items: center;
}

.lookBook .grid-container:nth-of-type(1) {
  margin: calc(80 * (100vw / 390)) auto 0;
}

.lookBook .grid-container__item-wrap .mainTitle {
  padding-top: calc(17 * (100vw / 375));
  font-size: calc(55 * (100vw / 750));
  font-family: futura-pt, sans-serif;
  font-weight: 700;
  font-style: normal;
  letter-spacing: 0.00em;
}

.lookBook .grid-container__item-wrap .subTitle {
  display: block;
  font-size: calc(26 * (100vw / 750));
  line-height: 1.65;
}

.lookBook .grid-container__item-wrap {
  width: calc(145 * (100vw / 375));
  margin-top: calc(19 * (100vw / 375));
  letter-spacing: 0.075em;
}

.lookBook .grid-container__item-wrap:nth-of-type(1) {
  margin-top: calc(0 * (100vw / 375));
}

.lookBook .grid-container__item-wrap:nth-of-type(2) {
  margin-top: calc(0 * (100vw / 375));
}

.lookBook .grid-container__item-wrap.sp-component {
  display: flex;
  justify-content: center;
  align-items: center;
}

.lookBook .grid-container__item-wrap.sp-component .image-box {
  width: calc(160 * (100vw / 750));
}

@media only screen and (min-width: 560px) {
  .lookBook {
    width: calc(1200 * (100vw / 1400));
    border: none;
    padding: 0;
    margin: calc(264 * (100vw / 1400)) auto 0;
  }

  .lookBook .titleTxt {
    position: relative;
    margin: calc(105 * (100vw / 1400)) auto calc(185 * (100vw / 1400));
    font-size: calc(54 * (100vw / 1400));
    line-height: 1;
    letter-spacing: 0.025em;
  }

  .lookBook .titleTxt::before,
  .lookBook .titleTxt::after {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%);
    display: block;
  }

  .lookBook .titleTxt::before {
    width: calc(350 * (100vw / 1400));
    height: calc(100 * (100vw / 1400));
    background-color: #fff;
    z-index: -1;
    top: 0;
  }

  .lookBook .titleTxt::after {
    width: 100%;
    height: 1px;
    background-color: #231815;
    z-index: -5;
  }

  .lookBook .grid-container {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    width: calc(930 * (100vw / 1400));
    margin: calc(197 * (100vw / 1400)) auto 0;
    align-items: center;
  }

  .lookBook .grid-container:nth-of-type(1) {
    margin: 0 auto 0;
  }

  .lookBook .grid-container__item-wrap .mainTitle {
    padding: 0;
    font-size: calc(43 * (100vw / 1400));
    font-family: futura-pt, sans-serif;
    font-weight: 700;
    font-style: normal;
    letter-spacing: 0;
  }

  .lookBook .grid-container__item-wrap .subTitle {
    display: block;
    font-size: calc(22 * (100vw / 1400));
    line-height: 1.773;
  }

  .lookBook .grid-container__item-wrap,

  .lookBook .grid-container__item-wrap:nth-of-type(2) {
    width: calc(280 * (100vw / 1400));
    margin-top: calc(36 * (100vw / 1400));
  }

  .lookBook .grid-container__item-wrap:not(.js-modal-open) {
    width: 100%;
  }

  .lookBook .grid-container__item-wrap.sp-component {
    display: flex;
    justify-content: center;
    align-items: center;
  }

  .lookBook .grid-container__item-wrap.sp-component .image-box {
    width: calc(160 * (100vw / 1400));
  }
}

@media only screen and (min-width: 1400px) {
  .lookBook {
    width: 1200px;
    margin: 264px auto 0;
  }

  .lookBook .titleTxt {
    margin: 105px auto 185px;
    font-size: 54px;
  }

  .lookBook .titleTxt::before {
    width: 350px;
    height: 100px;
  }

  .lookBook .titleTxt::after {
    width: 100%;
    height: 1px;
  }

  .lookBook .grid-container {
    width: 930px;
    margin: 197px auto 0;
  }

  .lookBook .grid-container:nth-of-type(1) {
    margin: 0 auto 0;
  }

  .lookBook .grid-container__item-wrap .mainTitle {
    padding: 0;
    font-size: 43px;
  }

  .lookBook .grid-container__item-wrap .subTitle {
    font-size: 22px;
  }

  .lookBook .grid-container__item-wrap,
  .lookBook .grid-container__item-wrap:nth-of-type(2) {
    width: 280px;
    margin-top: 36px;
  }

  .lookBook .grid-container__item-wrap:not(.js-modal-open) {
    width: 100%;
  }

  .lookBook .grid-container__item-wrap.sp-component .image-box {
    width: 160px;
  }
}



/* ===============================================
  ### actionCategory ###
=============================================== */
#main-container .actionCategory {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  width: calc(610 * (100vw / 750));
  margin: calc(99 * (100vw / 750)) auto calc(180 * (100vw / 750));
}

#main-container .actionCategory li {
  display: inline-block;
  width: calc(180 * (100vw / 750));
  margin: 0;
}

#main-container .actionCategory li:last-of-type {
  margin: calc(36 * (100vw / 750)) auto 0;
}

@media only screen and (min-width: 560px) {
  #main-container .actionCategory {
    width: calc(620 * (100vw / 1400));
    margin: calc(82 * (100vw / 1400)) auto calc(114 * (100vw / 1400));
  }

  #main-container .actionCategory li {
    width: calc(180 * (100vw / 1400));

  }

  #main-container .actionCategory li:last-of-type {
    margin: calc(30 * (100vw / 1400)) auto 0;
  }
}

@media only screen and (min-width: 1400px) {
  #main-container .actionCategory {
    width: 620px;
    margin: 82px auto 114px;
  }

  #main-container .actionCategory li {
    width: 180px;
  }

  #main-container .actionCategory li:last-of-type {
    margin: 30px auto 0;
  }
}



/* ===============================================
  ### actionBtn ###
=============================================== */
#main-container .actionBtn {
  margin: calc(147 * (100vw / 750)) auto 0;
  text-align: center;
}

#main-container .actionBtn a {
  display: inline-block;
  width: calc(280 * (100vw / 750));
  margin: auto;
}

#main-container .lookBook .actionBtn {
  margin: calc(282 * (100vw / 750)) auto 0;
}

@media only screen and (min-width: 560px) {
  #main-container .actionBtn {
    width: 100%;
    margin: calc(130 * (100vw / 1400)) auto 0;
  }

  #main-container .actionBtn a {
    width: calc(280 * (100vw / 1400));
    margin: auto;
  }

  #main-container .lookBook .actionBtn {
    margin: calc(282 * (100vw / 750)) auto 0;
  }

  #main-container .lookBook .actionBtn {
    margin: calc(249 * (100vw / 1400)) auto calc(114 * (100vw / 1400));
  }
}

@media only screen and (min-width: 1400px) {
  #main-container .actionBtn {
    margin: 130px auto 0;
  }

  #main-container .actionBtn a {
    width: 280px;
  }

  #main-container .lookBook .actionBtn {
    margin: 282px auto 0;
  }

  #main-container .lookBook .actionBtn {
    margin: 249px auto 114px;
  }
}



/* ===============================================
  ### breadcrumb cateList ###
=============================================== */
#main-container #breadcrumb a {
  display: inline;
}

#main-container .cateList {
  width: 91%;
  margin: calc(5 * (100vw / 375)) auto;
  padding: calc(16 * (100vw / 375)) 0;
  color: #666;
  font-family: 'noto-sans-cjk-jp';
  font-size: calc(10 * (100vw / 375));
  letter-spacing: 0.01em;
  line-height: calc(20 * (100vw / 375));
}

@media only screen and (min-width: 560px) {
  #main-container .cateList {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    -webkit-box-align: center;
    -ms-flex-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    width: calc(1280 * (100vw / 1400));
    max-width: 1280px;
    height: calc(50 * (100vw / 1400));
    max-height: 50px;
    margin: 0 auto calc(40 * (100vw / 1400));
    padding: 0 calc(40 * (100vw / 1400)) 0 0;
    font-size: calc(13 * (100vw / 1400));
    letter-spacing: 0.03em;
    line-height: normal;
    color: #4D4D4D;
  }

  #main-container .cateList a {
    -webkit-transition: 0s;
    text-decoration: none;
    transition: 0s;
  }

  #main-container .cateList span {
    padding: 0 calc(5 * (100vw / 1400));
  }
}

@media only screen and (min-width: 1400px) {
  #main-container .cateList {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    -webkit-box-align: center;
    -ms-flex-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    width: 1280px;
    max-width: 1280px;
    height: 50px;
    max-height: 50px;
    margin: 0 auto 40px;
    padding: 0 40px 0 0;
    font-size: 13px;
    letter-spacing: 0.03em;
    line-height: normal;
  }

  #main-container .cateList a {
    -webkit-transition: 0s;
    text-decoration: none;
    transition: 0s;
  }

  #main-container .cateList span {
    padding: 0 5px;
  }
}






/* ===============================================
animation - fade
=============================================== */
.animation {
  transition: opacity 0.8s;
  opacity: 0;
}

.animation.onView {
  opacity: 1;
}

/* ===============================================
animation - sp_modal
=============================================== */
.grid-container {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  width: calc(336 * (100vw / 375));
  margin: calc(40 * (100vw / 375)) auto 0;
}

.grid-container__item-wrap {
  width: calc(160 * (100vw / 375));
  margin-top: calc(20 * (100vw / 375));
}

@-moz-document url-prefix() {
  .grid-container__item-wrap {
    width: calc(176 * (100vw / 375));
  }
}

.grid-container__item-wrap a {
  pointer-events: none;
}

.grid-container__item-wrap .credit {
  display: none;
}

.modal-contents .credit {
  font-size: calc(11 * (100vw / 375));
  line-height: 2;
  letter-spacing: 0.04em;
  margin: calc(18 * (100vw / 375)) calc(20 * (100vw / 375));
}

.modal-contents .credit li,
.grid-container__item-wrap .credit li {
  display: inline-block;
}

.modal-contents .credit li a {
  text-decoration: underline;
  padding-right: calc(12 * (100vw / 375));
}

/* â–½modalâ–½ */
.modal-btn {
  cursor: pointer;
  text-align: center;
  width: calc(23 * (100vw / 375));
  height: calc(22 * (100vw / 375));
  color: #fff;
  transition: 0.5s;
}

.modal-close-btn {
  position: absolute;
  top: calc(10 * (100vw / 375));
  right: calc(10 * (100vw / 375));
  font-size: 0;
  width: calc(22 * (100vw / 375));
  cursor: pointer;
  z-index: 100;
}

.js-modal {
  position: fixed;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 99;
}

.js-modal,
.js-modal .item-slick .modal-wrap {
  transition: opacity 0.6s 0.4s;
  width: calc(330 * (100vw / 375));
  opacity: 0;
  pointer-events: none;
}

.js-modal.model-View,
.js-modal.model-View .modal-wrap {
  opacity: 1;
  pointer-events: auto;
}

.modal-bg {
  position: absolute;
  width: 100vw;
  height: 100%;
  cursor: pointer;
  background: rgba(256, 256, 256, 0.7);
}

.modal-container {
  position: fixed;
  top: 50%;
  left: 50%;
  width: calc(330 * (100vw / 375));
  height: calc(585 * (100vw / 375));
  overflow-y: scroll;
  transform: translate(-50%, -50%);
  box-shadow: calc(3 * (100vw / 375)) calc(3 * (100vw / 375)) calc(10 * (100vw / 375)) 0 rgb(0 0 0 / 16%);
  background: #fff;
}

.modal--close-btn {
  position: absolute;
  top: calc(10 * (100vw / 375));
  right: calc(10 * (100vw / 375));
  font-size: 0;
  width: calc(21 * (100vw / 375));
  cursor: pointer;
  z-index: 100;
}


/* slick */
.slider {
  display: none;
}

.slider.slick-initialized {
  display: block;
}

.item-slick .modal-wrap {
  display: block;
  width: calc(330 * (100vw / 375));
  margin: auto;
}

.item-slick {
  position: relative;
}

.slick-arrow::before,
.slick-arrow::after {
  display: none;
}

#main-container .slick-prev {
  display: block;
  position: absolute;
  top: 43%;
  transform: translateY(-50%);
  left: calc(10 * (100vw / 375));
  width: calc(11.5 * (100vw / 375));
  height: calc(23 * (100vw / 375));
  z-index: 99;
}

#main-container .slick-next {
  display: block;
  position: absolute;
  top: 43%;
  transform: translateY(-50%);
  right: calc(10 * (100vw / 375));
  z-index: 99;
  width: calc(11.5 * (100vw / 375));
  height: calc(23 * (100vw / 375));
}

/* //slick */


@media only screen and (min-width: 560px) {
  .grid-container {
    width: calc(1115 * (100vw / 1400));
    margin: calc(20 * (100vw / 1400)) auto 0;
  }

  .grid-container__item-wrap {
    position: relative;
    width: calc(320 * (100vw / 1400));
    margin: 0;
  }

  .grid-container__item-wrap a {
    pointer-events: auto;
    display: inline-block;
  }

  .grid-container__item-wrap .credit {
    pointer-events: none;
    position: absolute;
    display: block;
    transition: transform 0.8s, opacity 0.8s, pointer-events 1s;
    margin: calc(14 * (100vw / 1400)) 0 0;
    transform: translateY(5px);
    opacity: 0;
  }

  .grid-container__item-wrap:hover .credit {
    pointer-events: all;
    opacity: 1;
    transform: translateY(0rem);
  }

  .grid-container__item-wrap .credit li a {
    display: inline-block;
    font-size: calc(12 * (100vw / 1400));
    line-height: 2.091;
    letter-spacing: 0.05em;
    padding-right: calc(12 * (100vw / 1400));
  }

  .js-modal,
  .slider,
  .slider.slick-initialized {
    display: none;
  }

  .grid-container__item-wrap .credit li {
    white-space: nowrap;
  }

}

@media only screen and (min-width: 1400px) {
  .grid-container {
    width: 1115px;
    margin: 20px auto 0;
  }

  .grid-container__item-wrap {
    width: 320px;
    margin: 0;
  }

  .grid-container__item-wrap .credit {
    margin: 14px 0 0;
  }

  .grid-container__item-wrap .credit li a {
    font-size: 12px;
    padding-right: 12px;
  }

}

