html {
  width:auto;
    max-width:100%;
    font-size:17px;
    }
body{
    font-family:"Noto Sans JP", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif!important;
    width:auto;
    max-width:100%;
    }
body p {
    font-size: 0.9rem;
    }
header{
    font-family:"Noto Sans JP", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-size: 14px;
    letter-spacing: 0.5px;
    margin-bottom: 20px;
    }
header span{
    font-size:14px;
    }
header p{
    font-size:14px;
    }
@media screen and (min-width: 1200px) {
    .fs-l-header.sp-header{
    display:none;
    }
    }
@media screen and (max-width: 1199px) {
    header{
    margin-bottom: 0;
    }
    .fs-l-header.pc-header{
    display:none;
    }
    .fs-l-header.sp-header{
    width:100%;
    display:block;
    margin-bottom: 0px;
    }
    .top_img img {
    max-width: 100%;
    }
    }
.nav_stiky li p{
    max-width:110px;
    line-height:1.2rem;
    font-size:0.8rem;
    }
.nav li p{
    line-height:1.4rem;
    font-size: 18px;
    }
@media screen and (max-width: 680px) {
    .nav_stiky li p{
    max-width:110px;
    line-height:0.9rem;
    font-size:0.7rem;
    }
    .nav li p{
    line-height:1.2rem;
    font-size: 15px;
    }
    }
.intro {
    line-height: 1.8rem;
    }
@media screen and (max-width: 490px) {
    .intro{
    line-height: 1.5rem;
    font-size: 16px;
    }
    .nav li p{
    line-height:1.1rem;
    font-size: 13px;
    }
    }
.searchForm input[type="text"] {
  background: transparent;
  border: none;
  line-height: 14px;
  width: 100%;
  font-size: 14px;
  }
@media screen and (max-width:1200px){
.searchForm input[type="text"] {
  padding: 10px 20px 10px 14px;
  }
  }
input::placeholder{
  color:#aaa;
  }


@media only screen and (max-width: 1280px) {
.nav_stiky a {
  height: 70px;}
  }


/*カウントダウン*/
.contents_wrap_sale .countdown {
margin-bottom: 30px;
}
@media screen and (max-width: 490px) {
.countdown_p{
font-size:0.9rem;
}
.countdown{
font-size: 1rem;
}
.countdown_em{
font-size: 1.8rem;
}
}


/*期間表示*/
.sale-headline_date{
  line-height: 1.5rem;
  margin-bottom: 40px;
  }
/*見出し*/
.headline {
  font-size:1.9rem;
  }
.headline-inner {
  font-size:1.5rem;
  margin-top: 0px;
  margin-bottom: 30px;
  }
@media screen and (max-width:767px) {
  .headline {
    font-size:1.7rem;
    }
  .sale-headline_date{
    line-height: 1.4rem;
    margin-bottom: 20px;
    }
  .headline-inner {
    margin-top: 0px;
    margin-bottom: 30px;
    }
  }
@media screen and (max-width: 499px) {
  .headline {
  font-size:1.3rem;
  }
  .headline-inner {
  margin-top: 0px;
  margin-bottom: 0px;
  }
  }








/*footer*/
.iframe-footer-pc {
  height: 1550px;
  }
@media only screen and (max-width: 767px) {
  .iframe-footer-sp {
  height: 2700px;
  }
  }
@media only screen and (max-width: 560px) {
  .iframe-footer-sp {
  height: 2600px;
  }
  }
@media only screen and (max-width: 560px) {
  .iframe-footer-sp {
  height: 2500px;
  }
  }