.page-teaser {
  font-size: 20px;
  text-align: center;
}
.page-teaser a {
  color: #515151;
}
.page-teaser p {
  line-height: 2;
  margin: 0 0 30px;
}
.page-teaser-header {
  padding: 0 0 10px;
}
.page-teaser-mv {
  margin: 0 0 50px;
}
.page-teaser-sns {
  display: flex;
  justify-content: center;
  list-style: none;
  margin: 0 0 10px;
  padding: 0;
}
.page-teaser-sns li {
  margin: 0 25px;
}
.page-teaser-sns img {
  width: 40px;
}
.page-teaser-sns-text {
  font-size: 16px;
}
.page-teaser-sec {
  padding: 30px 0 5px;
}
.page-teaser-sec:nth-of-type(odd) {
  background: #e5e5e5;
}
.page-teaser-title-sec {
  color: #333;
  font-size: 28px;
  font-weight: normal;
  letter-spacing: 0.1em;
  margin: 0;
}
.page-teaser-title-sec02 {
  color: #333;
  font-size: 18px;
  letter-spacing: 0.1em;
  margin: 0 0 30px;
}
.page-teaser-campaign {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  margin: 0 auto;
  padding: 0;
  width: 780px;
}
.page-teaser-campaign li {
  background: #ea6b0d;
  color: #fff;
  font-size: 18px;
  font-weight: normal;
  line-height: 1.6;
  margin: 0 30px 40px 0;
  min-height: 180px;
  padding: 30px 0;
  width: 240px;
}
.page-teaser-campaign li:nth-child(3n) {
  margin-right: 0;
}
.page-teaser-campaign li a {
    color: #fff;
}
.page-teaser-campaign li a:hover {
    opacity: 0.8;
}
.page-teaser-campaign-img {
  display: block;
  height: 124px;
}
.page-teaser-present {
  padding: 12px 0 0;
  width: 92px;
}
.page-teaser-campaign li.page-teaser-campaign-present {
  font-size: 16px;
}
.page-teaser-campaign-present > span {
  font-size: 12px;
}
.page-teaser-campaign-present > span > span {
  font-size: 10px;
}
.page-teaser-campaign-present .page-teaser-campaign-img {
  height: 116px;
}
.page-teaser-freeshipping {
  display: inline-block;
  padding: 20px 0 0;
  width: 82px;
}
.page-teaser-bag {
  display: inline-block;
  width: 74px;
}
.page-teaser-footer {
  color: #fff;
  background: #030142;
  font-size: 14px;
  text-align: center;
  padding: 20px;
}
.page-teaser-campaign-note {
  background: #fff;
  color: #000;
  font-size: 16px;
  line-height: 1.6;
  margin: 0 auto 30px;
  padding: 30px;
  text-align: left;
  width: 720px;
}
.page-teaser-campaign-note li {
  margin: 0 0 0 1.5em;
}
.page-teaser-lucky-bag {
  font-size: 16px;
  margin: 0 auto 100px;
  padding: 60px 0 0;
  text-align: left;
  width: 1000px;
}
.page-teaser-title-lucky-bag {
  margin: 0 0 30px;
}
.page-teaser-lucky-bag figure {
  margin: 0 0 20px;
}
/* キャンペーンページ */
.page-open-campaign .page-teaser-campaign-note li {
  list-style: disc;
}
.c-button-wrap {
  margin: 0 0 30px;
  text-align: center;
}
.c-button-wrap a {
  margin: 0 auto;
  border: 1px solid #999;
  width: 230px;
  height: 50px;
  line-height: 50px;
  font-family: "Avenir","Helvetica Neue","Verdana";
  font-size: 12px;
  color: #333;
  background-color: #fff;
  text-transform: uppercase;
}