@charset "UTF-8";
/*================================================
twoforone専用CSS
================================================*/
body{
    font-size: 14px;
    font-family: "Montserrat", "Noto Sans Japanese", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", 'Yu Gothic' , "メイリオ", "Meiryo", "Avenir Next","Avenir", Helvetica, Arial, sans-serif;
    line-height: 1.42857143;
}
.bread{
    font-size: 12px;
}
.header-wrap , .header-wrap.fixed .header {
    background: rgba(33,33,33,0.9);
}
.header{
  background: none;
}
.header-inner-box{
  background:none;
}
.header-inner-block , .header-inner-block a{
  color: #FFF;
  font-weight: 500;
}
.header-cart-icn svg {
  fill:#FFF;
}
.header-btn-list-item a:hover{
  color: #FFF;
  text-decoration: underline;
}
.header-btn-list-item > a::before {
    background: rgba(206,162,68,0.7);
}
.header-btn-list > li {
    float: left;
    margin: 0 30px 0 0;
    padding: 0 0 26px;
}
.header-user-info {
    padding: 26px 8px 35px 0;

}
.nav-contents {
    background: rgba(59,59,59,0.9);
}
.nav-contents-list.col-4 > li {
    width: 23.0%;
}
.nav-contents-list > li {
    float: left;
    margin: 0 1.0%;
}
.nav-contents-list dt strong{
  font-weight: normal;
}
.nav-contents-list li dl dt span.ttl , .nav-contents-list li dl dt a span.ttl{
  color: #FFF;
}
.nav-inner-menu li {
    padding: 0 0 0 10px;
    font-size: 13px;
    line-height: 1.75;
    margin-bottom: 1em;
}
#footer{
    background: #f0f3f5;
    color: #000;
}
.main{
  padding-top: 0;
}
.header-logo {
    width: 17.040816326%;
  }
.header-wrap.fixed .header-logo {
    width: 10.81632653%;
}
  .layer-txt-top span{
    font-family: "Noto Sans Japanese", Montserrat;
    font-weight: bold;
  }


  .col-lg-1-5.col-md-1-5.text-center h4 , .col-md-6.text-center h4{
    font-size: 16px;
  }

.special-title h2{
  font-size: 1.5em;
}
.special-title h2 strong{
    font-style: normal;
    font-weight: 500;
}

.page{
  padding-top: 0;
}
.page-title {
    padding: 50px 0;
    margin-bottom: 0;
}
.focus-page-title-big span , .focus-page-title-2 span{
  font-family: Helvetica;
  font-weight: bold;
}

.promo-box .theme-color{
  font-size: 14px;
}
#content article #products ul li.item .detail .txt{
  color: #FFF;
  line-height: 1.8em;
}
#content article #products ul li.item .detail .data .left .price{
  color: #FFF;
}

.blog-post h4 {
    font-size: 16px;
}

.portfolio-gallery .col-md-3.col-sm-6.col-xs-6{
  line-height: 1.8em;
  font-size: 14px;
}
h4.text-uppercase{
  font-size: 16px;
}


  .light-txt.text-uppercase{
    font-size: 18px;
  }

  .focus-page-title-2 span{
    font-weight: bold;
  }
  .focus-page-title-txt p{
    font-size: 14px;
  }

  h2.text-uppercase{
    font-size: 18px;
  }
  .blog-post p{
    font-size: 14px;
  }

  .global-menu .inner {
      width: 150px;
  }


  .flex-direction-nav a:before {
      line-height: 2.5em !important;
  }

  .special_ol h4 , .focus_ol h4{
    font-size: 16px;
  }

  .special_ol li , .focus_ol li{
    font-size: 14px;
    line-height: 1.5em;
  }


  .container.lookbook-border-pc.lookbook-border-sp h1{
    font-size: 20px;
    line-height: 1.5em;
  }
  .container.lookbook-border-pc.lookbook-border-sp h3{
    font-size: 18px;
    line-height: 1.5em;
  }

  .promo-info span{
    font-size: 14px;
    line-height: 1.5em;
  }

  hr {
      margin-top: 0;
      margin-bottom: 0;
      border: 0;
      border-top: 1px solid #eee;
  }
.footer-brand-info .more-txt a {
    font-size:14px;
}
footer.footer .footer-inner .footer-sitemap .footer-nav-list li a {
    font-size: 10px;
    color: #000!important;
}

.customer-btns {
  margin: 0 -2.04081626%;
  font-size: 0;
}

.customer-btns li {
  width: 46.078431372%;
  margin: 0 1.960784313%;
  line-height: 1.7;
  text-align: center;
  display: inline-block;
  vertical-align: top;
}

.customer-btns a {
    display: block;
    height: 50px;
    margin: 0 0 18px;
    background: #595959;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    border-radius: 5px;
    color: #fff!important;
    font-size: 15px;
    line-height: 50px;
    text-align: center;
    position: relative;
}

.customer-btns a:hover {
  opacity: 0.7;
}

.arrow::after {
    display: block;
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    right: 20px;
    width: 6px;
    height: 6px;
    margin: auto;
    border-top: solid 1px #1f2736 !important;
    border-right: solid 1px #1f2736 !important;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

.customer-btns p {
    font-size: 12px;
    line-height: 1.7;
}

.nav-inner-menu li {
    padding: 0 0 0 10px;
    font-size: 13px;
    line-height: 1.75;
    margin-bottom: 1em;
}

.nav-contents-list > li {
    float: left;
}

.nav-contents-list.col-5 > li {
    margin: 0 1.0%;
    width: auto;
}

.nav-contents-list {
    margin: 0 -1.020408163%;
}

.col-lg-1-5.col-md-1-5.text-center a:hover {
  color: #CEA244;
}

.page-title {
  margin-top: 0;
}

.nav-contents-list dt .ttl {
    display: block;
    margin: 12px 0 15px;
    padding: 0 0 0 10px;
    font-size: 12px;
    line-height: 1.75;
}
