@charset "utf-8";

/* ======================================

  CommonElements

======================================= */


/* ------------------------------------
  main
------------------------------------ */
main {
  position: relative;
}
.container{
  max-width: 1200px;
  width:100%;
  padding: 0;
  margin: 0 auto;
  box-sizing: content-box;
  position: relative;
  border-bottom: solid 1px #afafaf;
}
.container2{
  max-width: 1200px;
  width:100%;
  padding: 0;
  margin: 0 auto;
  box-sizing: content-box;
  position: relative;
}
.imgWrap{
    width: 100%;
}
.imgWrap img{
    width: 100%;
}

@media screen and (max-width: 1024px) {
  .container{
      max-width: 100%;
      width: 100%;
  padding: 0;
      box-sizing: border-box;
      margin: 0 auto;
      transform: translateX(0);
    }
    .container.lity-hidden {
      z-index: 50;
    }
}






/* ------------------------------------
  btn
------------------------------------ */
.more__link{
    position: relative;
    font-size: 16px;
    line-height: 18px;
    display: inline-block;
    padding-right: 26px;
    color: #333;
    letter-spacing: 0.12em;
}
.more__link::after{
    content: "";
    position: absolute;
    width: 16px;
    height: 5px;
    background: url(https://s3-ap-northeast-1.amazonaws.com/file-store.nestrobe.com/cms/common/arrow_mini.png) no-repeat;
    right: 2px;
    top: 5px;
    transition: all 0.3s ease-out;
}
.more__link:hover::after{
    right: -5px;
}

@media screen and (max-width: 768px) {
    .more__link{
        font-size: 14px;
        line-height: 15px;
        padding-right: 20px;
    }
    .more__link::after{
        width: 10px;
        height: 3px;
        background: url(https://s3-ap-northeast-1.amazonaws.com/file-store.nestrobe.com/cms/common/arrow_mini_sp.png) no-repeat;
        background-size: 100%;
        top: 7px;
    }
.img2sp {
    width:100%;
    padding:0 0 1.5em 0;
}
}


.img2f {
    display:flex;
        text-align: left;
}
.img2f img{
    width: 100%;
    background: #000;
}
.img2f img:hover {
	opacity: 0.5 ;
}
.productPage .list .imgWrap {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.productPage .list .imgWrap .img:not(:nth-child(-n+2)) {
    margin-top: 30px;
}
@media screen and (max-width: 768px) {
    .productPage section~section{
        border-top: 1px solid #858585;
    }
    .productPage section p{
        font-size: 13px;
        margin-bottom: 17px;
        line-height: 26px;
        letter-spacing: 0.06em;
    }
    .productPage .read p{
        margin: 68px 0 66px;
        font-size: 12px;
    }
    .productPage .list .wrap {
        padding: 24px 0 21px;
        display: block;
    }
    .productPage .list .img {
        width: 100%;
    }
    .productPage .list .text {
        width: 100%;
        margin-top: 21px;
    }
    .productPage .list .text dt {
        font-size: 16px;
        letter-spacing: .15rem;
    }
    .productPage .list .text dd {
        font-size: 10px;
        letter-spacing: .1rem;
    }
    .productPage .list .close {
        margin-top: 23px;
    }
    .productPage .list .more__link,
    .productPage .list .close a {
        font-size: 10px;
        line-height: 20px;
        padding-right: 16px;
        letter-spacing: 0.06em;
        margin-bottom: 16px;
    }
    .productPage .list .more__link::after {
        background: url(https://s3-ap-northeast-1.amazonaws.com/file-store.nestrobe.com/cms/common/arrow_mini_bottom_sp.png) no-repeat;
        background-size: 5px 20px;
        width: 5px;
        height: 20px;
        top: -2px;
        right: 0;
    }
    .productPage .list .close a:after {
        width: 5px;
        height: 20px;
        background: url(https://s3-ap-northeast-1.amazonaws.com/file-store.nestrobe.com/cms/common/arrow_mini_top_sp.png) no-repeat;
        background-size: 5px 20px;
        right: 0;
        top: -2px;
        transition: none 0 ease;
    }
    .productPage .list .close a:hover::after {
        right: 0;
    }
    .productPage .list .accordion_content {
        transition-duration: 2.2s;
    }
    .productPage .list .accordion_content_inner {
        padding: 38px 0 24px;
    }
    .productPage .list .accordion_content .col:not(:first-child) {
        margin-top: 48px;
    }
    .productPage .list .accordion_content .description {
        margin-bottom: 16px;
    }
    .productPage .list .accordion_content .description > dt {
        font-size: 14px;
        line-height: 14px;
        margin-bottom: 11px;
    }
    .productPage .list .accordion_content .description > dd {
        font-size: 13px;
        line-height: 26px;
        letter-spacing: 0.06em;
    }
    .productPage .list .imgWrap {
        display: block;
    }
    .productPage .list .imgWrap .img:not(:first-child) {
        margin-top: 10px;
    }
}
.slowmadePage .read {
    margin: 100px 0 122px;
}
.slowmadePage .read dt {
    font-size: 23px;
    line-height: 23px;
    margin-bottom: 46px;
    letter-spacing: .25rem;
    font-weight: 500;
}
.slowmadePage .read dd {
    font-size: 14px;
    letter-spacing: 0.1em;
    line-height: 32px;
}
.slowmadePage section~section {
    border-top: 1px solid #959595;
}
.slowmadePage .list .col {
    padding: 50px 0 30px;
}
.slowmadePage .list .text {
    margin-bottom: 49px;
}
.slowmadePage .list .text dt {
    font-size: 23px;
    line-height: 23px;
    margin-bottom: 16px;
    text-align: left;
    color: #333;
    letter-spacing: .2rem;
    font-weight: 500;
}
.slowmadePage .list .text dt .subtitle {
    font-size: 13px;
    color: #858585;
    margin-left: 12px;
    letter-spacing: .1rem;
}
.slowmadePage .list .text dd {
    font-size: 14px;
    line-height: 32px;
    text-align: left;
    color: #333;
}
.slowmadePage .list .text dd .link {
    color: #858585;
    font-size: 13px;
    margin-top: 24px;
    line-height: 13px;
    letter-spacing: .12rem;
}
.slowmadePage .list .text dd .link a {
    color: #858585;
    text-decoration: underline;
}
.slowmadePage .list .imgWrap {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.slowmadePage .list .img {
    width: calc(33.33% - 19px);
}
.slowmadePage .list .img2 {
    margin: 0 auto;
    padding:0 0 2em 0;
    width: calc(90%);
}
.slowmadePage .list .accordion_content .imgWrap .img:first-child {
    display: none;
}
.slowmadePage .list .more,
.slowmadePage .list .close {
    text-align: right;
    margin-top: 25px;
}
.slowmadePage .list .close {
    padding-bottom: 30px;
}
.slowmadePage .list .more__link,
.slowmadePage .list .close a {
    position: relative;
    font-size: 13px;
    line-height: 13px;
    padding-right: 33px;
    letter-spacing: 0.12em;
    cursor: pointer;
    color: #333;
}
.slowmadePage .list .close a:after {
    content: "";
    position: absolute;
    width: 16px;
    height: 5px;
    background: url(https://s3-ap-northeast-1.amazonaws.com/file-store.nestrobe.com/cms/common/arrow_mini.png) no-repeat;
    right: 7px;
    top: 5px;
    transition: all 0.3s ease-out;
}
.slowmadePage .list .more__link:after {
    right: 7px;
}
.slowmadePage .list .more__link:hover:after,
.slowmadePage .list .close a:hover:after {
    right: 0;
}
.slowmadePage .list .accordion_content {
    overflow: hidden;
    opacity: 0;
    transition-duration: 1.2s;
    height: 0;
}
.slowmadePage .list.is-active .col {
    padding-bottom: 0;
}
.slowmadePage .list.is-active .accordion_content {
    height: auto;
    opacity: 1;
}
.slowmadePage .list .accordion_content .img {
    margin-top: 28px;
}
.slowmadePage .list .caption {
    text-align: left;
    font-size: 13px;
    color: #808080;
    line-height: 23px;
    padding-top: 27px;
    margin-top: 38px;
    position: relative;
    letter-spacing: .1rem;
}
.slowmadePage .list .caption:before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 32px;
    height: 1px;
    background: #959595;
}
.slowmadePage .list .description {
    padding: 50px 0 42px;
}
.slowmadePage .list .description dt {
    font-size: 23px;
    color: #333;
    text-align: left;
    line-height: 23px;
    margin-bottom: 20px;
    letter-spacing: .1rem;
    font-weight: 500;
}
.slowmadePage .list .description dd {
    font-size: 14px;
    line-height: 32px;
    text-align: left;
    color: #333;
    letter-spacing: .1rem;
}
.slowmadePage .list .description dd p + p {
    margin-top: 30px;
}
@media screen and (max-width: 768px) {
    .slowmadePage .read {
        margin: 77px 0 70px;
    }
    .slowmadePage .read dt {
        font-size: 15px;
        line-height: 15px;
        margin-bottom: 22px;
        letter-spacing: .2rem;
    }
    .slowmadePage .read dd {
        font-size: 13px;
        letter-spacing: 0.06em;
        line-height: 26px;
    }
    .slowmadePage .list .col {
        padding: 35px 0 24px;
    }
    .slowmadePage .list .text {
        margin-bottom: 22px;
    }
    .slowmadePage .list .text dt {
        font-size: 16px;
        line-height: 24px;
        margin-bottom: 12px;
        letter-spacing: .15rem;
    }
    .slowmadePage .list .text dt .subtitle {
        font-size: 10px;
    }
    .slowmadePage .list .text dd {
        font-size: 13px;
        line-height: 26px;
        letter-spacing: .02rem;
    }
    .slowmadePage .list .text dd .link {
        font-size: 10px;
        margin-top: 20px;
        line-height: 10px;
    }
    .slowmadePage .list .col .imgWrap .img:nth-of-type(3) {
        display: none;
    }
    .slowmadePage .list .accordion_content .imgWrap .img:first-child {
        display: block;
    }
    .slowmadePage .list .img {
        width: calc(50% - 5px);
    }
    .slowmadePage .list .more,
    .slowmadePage .list .close {
        margin-top: 24px;
    }
    .slowmadePage .list .close {
        padding-bottom: 25px;
    }
    .slowmadePage .list .more__link,
    .slowmadePage .list .close a {
        font-size: 20px;
        line-height: 20px;
        padding-right: 15px;
        letter-spacing: 0.06em;
    }
    .slowmadePage .list .close a:after {
        width: 5px;
        height: 20px;
        background: url(https://s3-ap-northeast-1.amazonaws.com/file-store.nestrobe.com/cms/common/arrow_mini_top_sp.png) no-repeat;
        right: 0;
        top: 0px;
        transition: none;
        background-size: 5px 20px;
    }
    .slowmadePage .list .more__link:after {
        background: url(https://s3-ap-northeast-1.amazonaws.com/file-store.nestrobe.com/cms/common/arrow_mini_bottom_sp.png) no-repeat;
        background-size: 5px 20px;
        width: 5px;
        height: 20px;
        top: 0;
        right: 0;
    }
    .slowmadePage .list .accordion_content {
        transition-duration: 3.2s;
    }
    .slowmadePage .list .accordion_content .img {
        margin-top: 9px;
    }
    .slowmadePage .list .caption {
        font-size: 10px;
        line-height: 17px;
        padding-top: 12px;
        margin-top: 22px;
    }
    .slowmadePage .list .caption:before {
        width: 16px;
        height: 1px;
    }
    .slowmadePage .list .description {
        padding: 38px 0 20px;
    }
    .slowmadePage .list .description dt {
        font-size: 16px;
        line-height: 16px;
        margin-bottom: 18px;
    }
    .slowmadePage .list .description dd {
        font-size: 13px;
        line-height: 26px;
        letter-spacing: .04rem;
    }
    .slowmadePage .list .description dd p + p {
        margin-top: 25px;
    }
}




