@charset "UTF-8";
@font-face {
  font-family: 'CormorantGaramond';
  src: url("../../font/CormorantGaramond-Medium.woff"); }

@font-face {
  font-family: 'EBGaramond';
  src: url("../../font/EBGaramond-Regular.woff"); }

.sp_only {
  display: none !important; }

.cateList {
  width: 1100px;
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic", "メイリオ", sans-serif;
  display: flex;
  height: 50px;
  line-height: 50px;
  font-size: 12px;
  margin: 20px auto;
  color: #000;
}
.cateList li {
  margin-left: 2px;
  margin-right: 5px;
}
#newstock_lp{
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic", "メイリオ", sans-serif;
  width: 1100px;
    text-align: center;
    margin: 0 auto;
    color: #58595B;
    -webkit-font-feature-settings: "palt";
    font-feature-settings: "palt";
    letter-spacing: 0.06em;
    font-size:13px;
    line-height: 2;

}

#newstock_lp img{
    width: 100%;
}
#newstock_lp .top{
    width: 1000px;
    margin: 0 auto;
}
#newstock_lp .top p{
    margin: 60px auto 72px;
}

#newstock_lp section .flex{
    display: flex;
    justify-content: space-between;
}
#newstock_lp section h3{
    font-family: demos-next, sans-serif;
    font-size: 24px;
    color: #000;
    position: relative;
    width: 120px;
    margin: 0 auto;
    line-height: 1;
}
#newstock_lp section h3 span{
    font-size: 44px;
}
#newstock_lp section h3::after {
    content: "";
    background: #b7b6d1;
    width: 120px;
    height: 10px;
    position: absolute;
    left: 0px;
    bottom: 0;
    z-index: -1;
}
#newstock_lp section h4{
    font-family: demos-next, sans-serif;
    font-size: 44px;
    margin: 40px auto;
    color: #000;
    line-height: 1;
}
#newstock_lp section .left p{
    text-align: left;
    line-height: 1.75;
    margin-top: 14px;
}

#newstock_lp section .right p{
    text-align: right;
    line-height: 1.75;
    margin-top: 14px;
}

#newstock_lp section .center p{
    text-align: left;
    line-height: 1.75;
    margin-top: 14px;
}

#newstock_lp section a{
    display: block;
}
#newstock_lp section > div{
    margin-bottom: 120px;
}
#newstock_lp section .credit{
    text-align: right;
    text-decoration: underline;
    margin-top: 15px;
}
#newstock_lp section .credit span{
    font-size: 14px;
    font-family: "EBGaramond", serif;
}
#newstock_lp section .item{
    margin-top: 50px;
    width: 500px;
    border: 2px solid #E2E2E2;
    text-align: justify;
}
/*sec01*/
/*_01*/
#newstock_lp section.sec01 ._01 .left{
  width: 460px;
  margin-left: 100px;
}

#newstock_lp section.sec01 ._01 .right{
  width: 380px;
  margin-right: 70px;
  margin-top: 300px;
}

/*_02*/
#newstock_lp section.sec01 ._02{
  height: 890px;
  position: relative;
}

#newstock_lp section.sec01 ._02 .left{
  width: 380px;
  margin-left: 150px;
  position: relative;
  z-index: 5;
}

#newstock_lp section.sec01 ._02 .right{
  width: 460px;
  position: absolute;
  right: 150px;
  bottom: 0px;
}

/*_03*/
#newstock_lp section.sec01 ._03 .left{
  width: 500px;
  margin-left: 50px;
  margin-top: 200px;
}

#newstock_lp section.sec01 ._03 .right{
  width: 400px;
  margin-right: 50px;
}

/*_04*/
#newstock_lp section.sec01 ._04{
  margin-bottom: 115px;
}
#newstock_lp section.sec01 ._04 .center{
  width: 460px;
  margin-left: auto;
  margin-right: auto;
}

/*_05*/
#newstock_lp section.sec01 ._05 .left{
  width: 500px;
  margin-left: 100px;
}

#newstock_lp section.sec01 ._05 .right{
  width: 400px;
  margin-top: 350px;
}

/*_06*/
#newstock_lp section.sec01 ._06 .left{
  width: 380px;
  margin-left: 50px;
  margin-top: 300px;
}

#newstock_lp section.sec01 ._06 .right{
  width: 460px;
  margin-right: 90px;
}

/*_07*/
#newstock_lp section.sec01 ._07{
  height: 1550px;
  position: relative;
}
#newstock_lp section.sec01 ._07 .left{
  width: 450px;
  margin-left: 50px;
  margin-top: 300px;
  position: relative;
  z-index: 5;
}

#newstock_lp section.sec01 ._07 .right{
  width: 400px;
  margin-right: 100px;
}
#newstock_lp section.sec01 ._07 .absolute{
  width: 500px;
  position: absolute;
  right: 150px;
  bottom: 0px;
}




/*bottom*/

#newstock_lp section.bottom .btn_all {
    padding-bottom: 140px;
    border-bottom: 2px solid #acacad;
    font-family: "EBGaramond", serif;
    text-align: center;
    font-size: 20px;
    width: 1000px;
    margin-left: auto;
    margin-right: auto;
    color: #000;
    margin-bottom: 0;
}
#newstock_lp section.bottom .btn_all a {
    display: inline-block;
    border-bottom: double 4px #58595B;
    padding-bottom: 6px;
    line-height: 1;
}
