﻿@charset "utf-8";

/* CSS Document */

@import url('https://fonts.googleapis.com/css?family=Roboto+Condensed');
h2 {
  clear: both;
  width: 100%;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  background: #A7C2BD !important;
  color: white !important;
}

.howto {
  width: 1200px;
  margin: 50px auto 100px !important;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
}

.campaign2022ss+ul::before {
  content: "Item";
  display: block;
  width: 100%;
  text-align: center;
  font-size: 30px;
  margin: 20px 0 0;
  font-family: garamond-premier-pro, serif;
  font-weight: 400;
  font-style: normal;
  letter-spacing: 2px;
}

.campaign2022ss+ul {
  background: #EFF3F2;
  width: 1200px;
  margin: 0 auto;
  flex-flow: wrap;
  flex-wrap: wrap;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-box;
  display: -webkit-flexbox;
  display: -moz-flexbox;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 10px 5%;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  font-family: garamond-premier-pro, serif;
  font-weight: 400;
  font-style: normal;
}

.campaign2022ss + ul li {
  width: calc(9.5% - 1px);
  margin: 31px 0;
  border-right: 1px solid #ccc;
  padding: 0 1.5%;
  float: left;
  font-size: 14px;
}

.campaign2022ss + ul li img {
  width: 80%;
  margin-bottom: 5px;
}

.campaign2022ss+ul li a {
  color: #111;
}

.campaign2022ss+ul li:last-of-type {
  border: none;
}

ul.fixed-info {
  width: 80% !important;
  margin: 0 10% !important;
  height: auto !important;
  background: #EFF3F2 !important;
}

.fixed-info img {
  width: 30% !important;
}

#global-info {
  display: none !important;
}

.fixed-info:before {
  content: "" !important;
  display: none !important;
  margin: 0 !important;
}

.fixed-info li {
  margin: 0 !important;
}

.name::before {
  content: "クーポン 3％OFF";
  display: block;
  background: #A7C2BD;
  color: white;
  font-weight: bold;
  font-size: 1rem;
  padding: 5px 0;
  margin: 0 0 10px;
}

.i-list a:hover {
  text-decoration: none;
}

.feature-sofa {
  margin: 50px 0 0;
}

.item-lineup {
  width: 1200px;
  margin: 0 auto;
}

.pass {
  width: 1200px;
  margin: 0 auto !important;
}

.styling h1 {
  margin: 0 0 50px;
  padding: 0 !important;
}

.styling h1 img {
  width: 100%;
}

.campaign2022ss {
  background: #f7f7f7;
  padding: 50px 200px;
  margin: 50px auto;
  width: 800px;
}

.campaign2022ss img {
  width: 40%;
}

.campaign2022ss p {
  font-size: 16px;
  margin: 20px 0 0 30px;
  text-align: left;
  float: right;
  width: 55%;
  line-height: 200%;
}

.campaign2022ss strong {
  font-size: 20px;
  color: #77A59B;
}

.feature-tv {
  margin: 50px 0;
}

.lead strong {
  color: #00A08C;
  font-size: 110%;
  padding: 0 10px;
}

.item-name {
    text-align: left;
    line-height: 140%;
}
.item-name  {
    color:#111;
}
.howtoall {
  margin: 100px 0;
}



@media only screen and (max-width: 441px) {
  .name::before {
    content: "クーポン 3％OFF";
    display: block;
    background: #A7C2BD;
    color: white;
    font-weight: bold;
    font-size: .9rem;
    padding: 5px 0;
    text-align: center;
  }
  .howto {
    width: 92% !important;
  }
  .item-lineup {
    width: 100%;
    margin: 0 auto;
  }
  .pass {
    width: 98%;
    margin: 0 auto !important;
  }
  h1 {
    background: none;
    padding: 0 !important;
  }
  h2 {
    background: #A7C2BD !important;
  }
  .styling h1 img {
    width: 100%;
  }
  p.lead {
    text-align: center !important;
    font-size: 1rem;
    width: 90%;
    margin: 30px auto;
  }
  .campaign2022ss {
    background: no-repeat;
    text-align: center;
    margin: 30px auto;
    width: 90%;
    padding: 0;
  }
  .campaign2022ss img {
    width: 85%;
  }
  .campaign2022ss p {
    font-size: .9rem;
    text-align: left;
    float: none;
    width: 96%;
    line-height: 200%;
    margin: 30px 2% !important;
  }
  .stylingbook h1 {
    margin: 0;
    width: 100%;
  }
  .campaign2022ss p {
    margin: 20px 10%;
  }
  .feature-sofa {
    border: 1px solid #e2e2d8;
    border-radius: 10px;
    text-align: center;
    padding: 30px 4%;
    margin: 40px 2%;
    background: white;
    width: 84%;
    margin: 30px 4% !important;
  }
  .lead strong {
    color: #00A08C;
    font-size: 110%;
    padding: 10px 0;
    display: block;
  }
  .drawer-nav {
    background: #EFF3F2 !important;
  }
  .drawer-nav ul::before {
    content: "Item";
    display: block;
    width: 100%;
    text-align: center;
    font-size: 1.2rem;
    padding: 20px 0;
    border-bottom: 1px solid #ccc;
    font-family: garamond-premier-pro, serif;
    font-weight: 400;
    font-style: normal;
  }
  .drawer-nav ul {
    width: 100%;
    flex-flow: wrap;
    flex-wrap: wrap;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-box;
    display: -webkit-flexbox;
    display: -moz-flexbox;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: flex;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .drawer-nav li {
    width: 50%;
    text-align: center;
    padding: 0 5%;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    margin: 0 0 1vw;
  }
  .drawer-nav ul img {
    width: 80%;
  }
  .howtoall {
    width: 90%;
    margin: 15vmin 5%;
  }
}