@import url("https://use.typekit.net/bnf7jzd.css");

@font-face {
  font-family: "classical-garamond-bt";
  src: url(../fonts/classical_garamond_bt.ttf) format("truetype"), url(../fonts/classical_garamond_bt.woff) format("woff");
  }

/* ==========================================================================
    Typograpgy
   ========================================================================== */
   @media only screen and (min-width: 768px) and (max-width: 1600px) {
    html {
      font-size: calc(10* (100vw / 1600))!important;

    }
  }
   @media (max-width: 767px) {
    .lp * {
      -webkit-box-sizing: border-box;
      box-sizing: border-box;
    }
  }
  html {
    font-size: 62.5%;
  }

  * {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }

  img,
  video,
  svg {
    width: 100%;
    height: auto;
  }

/* for pc*/


  .sp {
    display: none;
  }

  .pc {
    display: block;
  }

  #Contents {
    max-width: 1600px;
    width: 100%;
    /* background-size: 100%;
    background-repeat: no-repeat;
    background-position: center -142px; */
    height: auto;
    margin: 0 auto;
    /* background-image: url(./img/page_pc_men.png); */
  }

/*basic*/

  .main_container {
    margin: 0 auto;
    width: 100%;
    -ms-font-feature-settings: "normal";
    font-weight: 400;
    font-style: normal;
    font-size: 1.4rem;
    line-height: 2;
    letter-spacing: 0.12em;
    color: #343434;
    text-align: left;
    font-feature-settings: "palt";
  }

/*ヘッド部分*/

  .heading{
    margin: auto;
    text-align: center;
    margin-top: 3.8rem;
    margin-bottom: 9.6rem;
  }

  .heading_ttl{
    font-size: 2.4rem;
    line-height: 1.75;
    letter-spacing: 0.08em;
    margin-bottom: 3.1rem;
    font-family: trajan-sans-pro,sans-serif;
    font-weight: 400;
    font-style: normal;
  }

  .heading_main_ttl{
    font-size: 3rem;
    line-height: 1.7666;
    letter-spacing: 0.08em;
  }

/*1段目*/

  #Contents .back_color {
    margin: 0 calc(50% - 50vw);
    width: 100vw;      
  }


  .sec01{
    position: relative;
    width: 100%;
    margin-bottom: 12rem;
  }

  .category_area{
    display: flex;
    width: 65.5rem;
    margin: auto;
    margin-top: 3.8rem;
    text-align: center;
  }

  .category_ttl{
    font-size: 3.2rem;
    line-height: 1.7333;
    letter-spacing: 0.1em;
    margin-top: 10.8rem;
    margin-bottom: 0.3rem;
    font-family: trajan-sans-pro,sans-serif;
    font-weight: 400;
    font-style: normal;
    white-space: nowrap;
  }

  .category_subttl{
    font-size: 1.7rem;
    line-height: 1.5;
    letter-spacing: 0.1em;
  }

  .category_img{
    width: 25rem;
    margin-left: 8.7rem;
    margin-bottom: 10.8rem;
  }

  .category_img01 {
    position: relative;
    left: 6rem;
    margin-left: 0;
  }

  .item_area{
    display: flex;
    width: 85rem;
    margin: auto;
  }

  .item_main_area{
    width: 50.7rem;
  }

  .item_price{
    margin-top: 1.5rem;
  }
  
  .item_price a {
    color: #343434;
  }

  .item_sub_area{
    width: 30rem;
  }

  .sec01 .item_sub_area{
    margin-left: 4.2rem;
  }

  .color{
    font-size: 2.6rem;
    letter-spacing: 0.1em;
    margin-top: 5.8rem;
    margin-bottom: 1rem;
    font-family: trajan-sans-pro,sans-serif;
    font-weight: 400;
    font-style: normal;
  }

  .item_txt{
    margin-bottom: 6.4rem;
  }

  .sec01 .back_color{
    position: absolute;
    content: "";
    width: 100%;
    height: 20rem;
    top: 7rem;
    z-index: -1;
    background-color: #f5f5f5;
    
  }

  .sec01 .item_area{
    margin-top: -1rem;
  }

  .back_big{
    font-size: 6.8rem;
    line-height: 1.5882;
    letter-spacing: 0.06em;
    color: #f5f5f5;
    font-family: trajan-sans-pro,sans-serif;
    font-weight: 400;
    font-style: normal;
    z-index: -1;
  }

  .sec01 .back_big{
    position: absolute;
    content: "";
    top: 41rem;
    right: 33.5rem;
  }

/*2段目*/
  .sec02{
    position: relative;
    margin-bottom: 16rem;
  }

  .sec02 .item_main_area{
    margin-left: 3.9rem;
  }

  .sec02 .color{
    margin-top: 7rem;
    text-align: right;
  }

  .sec02 .item_txt{
    margin-bottom: 7.8rem;
  }

  .sec02 .item_price{
    margin-top: 1.6rem;
    text-align: right;
  }

  .sec02 .back_big{
    position: absolute;
    content: "";
    top: -2.3rem;
    left: 33.5rem;
  }

/*3段目*/
  .sec03{
    position: relative;
    margin-bottom: 14.8rem;
  }

  .sec03 .category_area{
    display: block;
  }

  .sec03 .category_ttl{
    margin-top: 20.5rem;
    letter-spacing: 0.1em;
  }

  .sec03 .category_subttl{
    margin-bottom: 14.6rem;
    letter-spacing: 0.17em;
  }

  .sec03 .color{
    margin-top: 4.5rem;
  }

  .sec03 .item_txt{
    letter-spacing: 0.09em;
    margin-bottom: 5rem;
  }

  .sec03 .item_sub_area{
    margin-left: 4.1rem;
  }

  .sec03 .back_color{
    position: absolute;
    content: "";
    width: 100%;
    height: 20rem;
    top: -4.5rem;
    z-index: -1;
    background-color: #f5f5f5;
  }

  .sec03 .back_big{
    position: absolute;
    content: "";
    top: 23.5rem;
    right: 33.5rem;
  }

/*all_item*/
.women_btn{
  width: 46rem;
  margin: auto;
  margin-bottom: 5.9rem;
}

  .all_item_btn{
    width: 46rem;
    margin: 0 auto 11rem;
  }

/* ====== TABLET ===== */







/* ====== SP ===== */
@media only screen and (max-width: 750px) {

  .bredlist.lp {
    line-height: 5.33333vw;
    font-size: 2.66667vw;
    margin: 3.33333vw auto;
    width: 92.592%;
    text-align: left;
    padding: 0;
  }

 #Contents {
    max-width: calc(767* (100vw/750));
    overflow: hidden;
    /* background-position: center calc(180* (100vw/750));
    background-image: url(../img/page_sp_men.png); */
  }

/*basic*/

  .sp {
    display: block;
  }

  .pc {
    display: none;
  }
/*basic*/

  .main_container {
    font-size: calc(24* (100vw / 750));
    line-height: 2.1;
  }

  /*ヘッド部分*/

  .heading{
    margin: auto;
    text-align: center;
    margin-top: calc(38* (100vw / 750));
    margin-bottom: calc(95* (100vw / 750));
  }

  .heading_ttl{
    font-size: calc(42* (100vw / 750));
    line-height: 1.75;
    letter-spacing: 0.08em;
    margin-bottom: calc(37* (100vw / 750));
  }

  .heading_txt{
    line-height: 2;
    letter-spacing: 0.1em;
  }

  .heading_main_ttl{
    font-size: calc(52* (100vw / 750));
    line-height: 1.5;
    letter-spacing: 0.08em;
  }

  /*1段目*/

  .sec01{
    position: relative;
    width: 100%;
    margin-bottom: calc(141* (100vw / 750));
  }

  .category_area{
    display: flex;
    flex-direction: column;
    width: calc(540* (100vw / 750));
    margin: auto;
    margin-top: 0;
    text-align: center;
    margin-bottom: calc(182* (100vw / 750));
  }

  .category_txt{
    order: 2;
  }

  .category_ttl{
    font-size: calc(50* (100vw / 750));
    line-height: 1.04;
    letter-spacing: 0.1em;
    margin-top: 0;
    margin-bottom: calc(24* (100vw / 750));
  }

  .category_subttl{
    font-size: calc(30* (100vw / 750));
    line-height: 1.5;
    letter-spacing: 0.1em;
  }

  .category_img{
    width: calc(390* (100vw / 750));
    margin-left: 0;
    margin: auto;
    margin-bottom: calc(36* (100vw / 750));
    order: 1;
    position: static;
  }

  .item_area{
    display: flex;
    flex-direction: column;
    width: calc(650* (100vw / 750));
    margin: auto;
  }

  .item_main_area{
    width: calc(660* (100vw / 750));
    order: 1;
  }

  .item_price{
    margin-top: calc(25* (100vw / 750));
  }

  .item_sub_area{
    width: calc(662* (100vw / 750));
    order: 2;
  }

  .sec01 .item_sub_area{
    margin-left: 0;
  }

  .color{
    font-size: calc(52* (100vw / 750));
    line-height: 1;
    letter-spacing: 0.1em;
    margin-top: calc(78* (100vw / 750));
    margin-bottom: calc(35* (100vw / 750));
  }

  .item_img{
    width: calc(450* (100vw / 750));
    margin-right: auto;
  }

  .item_txt{
    margin-bottom: calc(64* (100vw / 750));
    line-height: 2.04;
  }

  .sec01 .back_color{
    position: absolute;
    content: "";
    width: 100%;
    height: calc(300* (100vw / 750));
    top: calc(465* (100vw / 750));
    z-index: -1;
    background-color: #f5f5f5;
  }

  .sec01 .item_area{
    margin-top: 0;
  }

  .back_big{
    font-size: calc(100* (100vw / 750));
    line-height: 1.08;
    letter-spacing: 0.06em;
    color: #f5f5f5;
    z-index: -1;
  }

  .sec01 .back_big{
    position: absolute;
    content: "";
    top: calc(1778* (100vw / 750));
    right: calc(-5* (100vw / 750));
  }

  /*2段目*/
  .sec02{
    position: relative;
    margin-bottom: calc(163* (100vw / 750));
  }

  .sec02 .item_main_area{
    margin-left: 0;
    margin-bottom: calc(78* (100vw / 750));
  }

  .sec02 .item_img{
    width: calc(450* (100vw / 750));
    margin-left: auto;
    margin-right: 0;
  }

  .sec02 .color{
    margin-top: 0;
    text-align: right;
  }

  .sec02 .item_txt{
    margin-bottom: calc(68* (100vw / 750));
    text-align: left;
    letter-spacing: 0.08em;
  }

  .sec02 .item_price{
    margin-top: calc(25* (100vw / 750));
    text-align: right;
  }

  .sec02 .back_big{
    position: absolute;
    content: "";
    top: calc(876* (100vw / 750));
    left: calc(-4* (100vw / 750));
  }

  /*3段目*/
  .sec03{
    position: relative;
    margin-bottom: calc(140* (100vw / 750));
  }

  .sec03 .category_area{
    display: block;
  }

  .sec03 .category_ttl{
    margin-top: 0;
    margin-bottom: calc(2* (100vw / 750));
    font-size: calc(50* (100vw / 750));
    line-height: 1.76;
    letter-spacing: 0.1em;
  }

  .sec03 .category_subttl{
    margin-bottom: calc(188* (100vw / 750));
    font-size: calc(30* (100vw / 750));
    line-height: 1.5;
    letter-spacing: 0.1em;
  }

  .sec03 .color{
    margin-top: calc(77* (100vw / 750));
  }

  .sec03 .item_txt{
    letter-spacing: 0.08em;
    margin-bottom: calc(62* (100vw / 750));
  }

  .sec03 .item_sub_area{
    margin-left: 0;
  }

  .sec03 .item_img{
    width: calc(450* (100vw / 750));
    margin-right: auto;
  }

  .sec03 .back_color{
    position: absolute;
    content: "";
    width: 100%;
    height: calc(335* (100vw / 750));
    top: calc(-20* (100vw / 750));;
    z-index: -1;
    background-color: #f5f5f5;
  }

  .sec03 .back_big{
    position: absolute;
    content: "";
    top: calc(1330* (100vw / 750));
    right: calc(-7* (100vw / 750));
  }

  /*all_item*/
  .women_btn{
  width: calc(570* (100vw / 750));
  margin: auto;
  margin-bottom: calc(80* (100vw / 750));
  }

  /*all_item*/
  .all_item_btn{
    width: calc(570* (100vw / 750));
    margin:0 auto;
  }

  }


/* fade */
.fade {
  transition-property: opacity, transform;
  transition-duration: 1.5s;
  opacity: 0;
  transform: translateY(1.5rem);
}

.fade.onView {
  opacity: 1;
  transform: translateY(0);
}