@charset "UTF-8";



.cNav {
  text-align: center;
  padding-top: 20px;
  background: #000;
}

.cNav li {
  display: inline-block;
  margin: 0;
  padding: 16px 0 0 0;
}

.cNav li:first-child {
  display: inline-block;
  margin: 0;
  padding: 0 0 0 0;
  vertical-align: top;
}

.midashi {
  position: relative;
  height: 270px;
  background: url("../_image/ttlBg5.png")repeat-x center top/auto 344px;
  margin: 16px 0 0 0;

}

.midashi img {
  position: absolute;
  width: 536px;
  margin: -1px auto 0 -680px;
  top: 0;
  left: 50%;

}

br.pc {
  display: block;
}
br.sp {
  display: none;
}




.keyvisual {
  width: 100%;
  height: 942px;
  background: #eceddf;
  position: relative;
}




.keyvisual .logo {
  width: 714px;
  position: absolute;
  z-index: 2;
  left: 0;
  right: 0;
  margin: 0 auto;
  top: 470px;
}

.keyvisual .visual {
  width: 1300px;
  position: absolute;
  z-index: 1;
  left: 0;
  right: 0;
  margin: 0 auto;
}

.keyvisual .visual picture {
  display: block;
  width: 100%;
}

.keyvisual .visual picture img {
  display: block;
  width: 100%;
}





.read {
  font-size: 16px;
  background-color: #eceddf;
  text-align: center;

  margin: 0 auto;
  padding: 36px;
}

.goods {
  width: 100%;
  background: url(ttl2.png)no-repeat center top;
  padding-top: 200px;
}

.goods ul {
  width: 1000px;
  margin: 0 auto;
  display: flex;
  flex-wrap: nowrap;
  text-align: center;
  list-style: none;
}

.goods ul li {
  width: 31%;
  margin: 1%;
  background: #FFF;
}

.goods ul li strong {
  font-size: 24px;
  color: #ab7326;
  line-height: 1.2em;
  font-weight: bold;
  -webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}

.goods ul li strong i {
  font-size: 16px;
  color: #ab7326;
  line-height: 1.2em;
  font-weight: bold;
  -webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}

.goods ul li p {
  font-size: 15px;
  padding: 8px 8px 24px;
}

.goods .next {
  text-align: center;
  width: 100%;
  height: 779px;
  margin: 0 auto;
  background: url(nextBg.png)repeat-x center top/auto 779px;
}


/*文字関係*/
.fontImpact {
  font-family: 'Anton', sans-serif;
}





/*-----------------------------------------*/

@media screen and (max-width: 667px) {

  /*-----------------------------------------*/
  /*SP版キャラクターレイアウト*/
  /*-----------------------------------------*/
  br.pc {
    display: none;
  }
  br.sp {
    display: block;
  }






  .cNav {
    width: 90%;
    padding-top: 0;
    margin: 0 auto;
    text-align: center;
  }
  
  .cNav li {
    display: inline-block;
    width: 30%;
    margin: 0;
    padding: 0;
  }

  .cNav li img {
    width: auto;
    height: 36px;
  }
  .cNav li:first-child {
    display: inline-block;
    width: 80%;
    margin: 0;
    padding: 16px 16px 0  16px;
    vertical-align: top;
  }

  .cNav li:first-child img {
    width: auto;
    height: 56px;
  }


  
  .midashi {
      position: relative;
      height: auto;
      background: url("../_image/ttlBg2.png")repeat-x center top/auto 344px;
      margin: 12px 0 0 0;
      padding-bottom: calc(100% * 240/800);
  
  }
  
  .midashi img {
      position: absolute;
      width: 80%;
      margin: -4% auto 0 -60%;
      top: 0;
      left: 50%;
  
  }





.keyvisual {
  width: 100%;
  height: auto;
  background: #eceddf;
  position: relative;
  padding-bottom: calc(100% * 960/800);
}




.keyvisual .logo {
  width: 80%;
  position: absolute;
  z-index: 2;
  left: 0;
  right: 0;
  margin: 0 auto;
  top: auto;
  bottom: 24px;
}

.keyvisual .visual {
  width: 100%;
  position: absolute;
  z-index: 1;
  left: 0;
  right: 0;
  margin: 0 auto;
  padding-bottom: calc(100% * 690/800);


}

.keyvisual .visual picture {
  display: block;
  width: 100%;
}

.keyvisual .visual picture img {
  display: block;
  width: 100%;
}





.read {
  position:relative;
  font-size: 14px;
  text-align: center;

  margin: 0 auto;
  padding: 12px;
}



.goods {
  width: 100%;
  background: url(ttl2.png)no-repeat center top -40px/120% auto;
  padding-top: calc(100% * 200/800);
  margin: 0 auto;
}

.goods ul {
  width: 100%;
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  text-align: center;
  list-style: none;
}

.goods ul li {
  width: 48%;
  margin: 1%;
  background: #FFF;
}

.goods ul li strong {
  font-size: 16px;
  color: #ab7326;
  line-height: 1.2em;
  font-weight: bold;
  -webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}

.goods ul li strong i {
  font-size: 13px;
  color: #ab7326;
  line-height: 1.2em;
  font-weight: bold;
  -webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}

.goods ul li p {
  font-size: 13px;
  padding: 8px 8px 24px;
}

.goods .next {
  text-align: center;
  width: 100%;
  height:auto;
  margin: 0 auto;
  background: url(nextBg.png)repeat-x center top/100% auto;
}


/*文字関係*/
.fontImpact {
  font-family: 'Anton', sans-serif;
}




  /*end media----------------------------------*/
}