@charset "UTF-8";
html, body, div, span, h1, h2, h3, h4, h5, h6, p, em, img, small, strong, b, i, dl, dt, dd, ol, ul, li, fieldset,
form, label, legend, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, nav, section {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

html,
body {
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -o-text-size-adjust: 100%;
  text-size-adjust: 100%;
}

body {
  color: #333;
  font: 13px sans-serif;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block;
}

li {
  list-style: none;
}

*, ::before, ::after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/*$map: sprite-map("img_sprite/*.png", $spacing: 10px);*/
/* splite */
#main #cpInfo h3 dt span,
#main #cpInfo h3 dd span,
#main #cpInfo h3 + div dt,
#main #cpInfo a.btn span,
#main #attention h2 span {
  background-image: url("../img/splite.png");
  background-repeat: no-repeat;
  -webkit-background-size: 310px auto;
  -moz-background-size: 310px auto;
  -o-background-size: 310px auto;
  background-size: 310px auto;
}

/* hidden*/
#main dl > span,
#main dt > span,
#main dd > span,
#main a.btn,
#main a.btn > span,
#main #cpInfo h3 + div dt,
#main #attention h2 span {
  display: block;
  margin: 0 auto 0;
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
}

#main {
  max-width: 360px;
  margin: 45px auto 0px;
  background: url("../img/bg.png") 0 0 repeat;
  font-size: 11px;
  color: #333;
  line-height: 1.2em;
  /*ボタン設定*/
  /*ヘッダー*/
  /*フッター*/
}
#main a {
  color: #06c;
  text-decoration: none;
}
#main a:visited {
  color: #06c;
}
#main a.btn {
  border-style: solid;
  border-color: rgba(255, 255, 255, 0.4);
  width: 182px;
  height: 30px;
  background-color: #FF4473;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  -o-border-radius: 8px;
  border-radius: 8px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-box;
  display: box;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-box-align: center;
  box-align: center;
}
#main a.btn span {
  width: 108px;
  height: 11px;
  background-position: -120px -11px;
}
#main header#piggHeader h1 {
  line-height: 0;
}
#main header#piggHeader p, #main header#piggHeader dl {
  display: none;
}
#main article {
  text-align: center;
  overflow: hidden;
  /*キャンペーン紹介部分*/
}
#main article #cpInfo {
  margin-top: 0px;
  width: 100%;
}
#main article #cpInfo h2 {
  height: 56px;
  width: 315px;
  margin: 10px auto 1px;
  padding: 0;
  line-height: 0;
  text-indent: -9999px;
  background-image: url("../img/h2.png");
  background-repeat: no-repeat;
  background-position: top center;
  -webkit-background-size: 315px auto;
  -moz-background-size: 315px auto;
  -o-background-size: 315px auto;
  background-size: 315px auto;
}
#main article #cpInfo div.prz {
  margin-bottom: 8px;
  padding: 0 0 16px;
  background-image: url("../img/bg_cp.png");
  background-repeat: no-repeat;
  background-position: bottom center;
  -webkit-background-size: 296px auto;
  -moz-background-size: 296px auto;
  -o-background-size: 296px auto;
  background-size: 296px auto;
}
#main article #cpInfo div.prz h3 {
  height: 59px;
  width: 310px;
  margin: 0 auto 0;
  padding: 0;
  line-height: 0;
  text-indent: -9999px;
  background-image: url("../img/bg_h3.png");
  background-repeat: no-repeat;
  background-position: top center;
  -webkit-background-size: 310px auto;
  -moz-background-size: 310px auto;
  -o-background-size: 310px auto;
  background-size: 310px auto;
}
#main article #cpInfo div.prz h3 dl {
  clear: both;
}
#main article #cpInfo div.prz h3 dt {
  float: left;
}
#main article #cpInfo div.prz h3 dt span {
  height: 40px;
  width: 40px;
  margin: 8px 0 8px 8px;
  background-position: 0 0;
}
#main article #cpInfo div.prz h3 dd {
  float: right;
  width: 258px;
}
#main article #cpInfo div.prz h3 dd span {
  width: 248px;
  height: 28px;
  margin: 12px auto 0;
  background-position: 0 -40px;
}
#main article #cpInfo div.prz > div {
  position: relative;
  width: 296px;
  height: 94px;
  margin: -6px auto 0;
  padding: 0 16px 0;
  background-image: url("../img/bg_item.png");
  background-repeat: no-repeat;
  background-position: 14px 7px;
  -webkit-background-size: 76px auto;
  -moz-background-size: 76px auto;
  -o-background-size: 76px auto;
  background-size: 76px auto;
}
#main article #cpInfo div.prz > div img {
  position: absolute;
  left: 11px;
  bottom: 2px;
}
#main article #cpInfo div.prz > div dl {
  position: absolute;
  left: 102px;
  top: 0;
  width: 182px;
  text-align: left;
}
#main article #cpInfo div.prz > div dl dt {
  margin: 0 0 4px;
  width: 38px;
  height: 15px;
  background-position: -120px -22px;
}
#main article #cpInfo div.prz > div dl dd + dd {
  text-align: right;
}
#main article #cpInfo div.prz > div a.btn {
  position: absolute;
  left: 102px;
  bottom: 0;
}
#main article #cpInfo div.p02 h3 dt span {
  background-position: -40px 0;
}
#main article #cpInfo div.p02 h3 dd span {
  width: 173px;
  background-position: 0 -68px;
}
#main article #cpInfo div.p02 a.btn span {
  width: 143px;
  background-position: -120px 0;
}
#main article #cpInfo div.p03 {
  margin-bottom: 14px;
}
#main article #cpInfo div.p03 h3 dt span {
  background-position: -80px 0;
}
#main article #cpInfo div.p03 h3 dd span {
  width: 137px;
  background-position: -173px -68px;
}
#main article #cpInfo > p {
  width: 300px;
  margin: 0 auto 12px;
  text-align: right;
}
#main article #footer_info {
  padding-bottom: 26px;
  /*10周年キャンペーン*/
  /*dekaキャンペーン*/
  /*注意文言*/
}
#main article #footer_info #ameba10thcp {
  padding-bottom: 16px;
}
#main article #footer_info #ameba10thcp p + p {
  margin-top: 6px;
}
#main article #footer_info #dekacp {
  padding-bottom: 20px;
}
#main article #footer_info #attention {
  margin: 0;
  padding-bottom: 16px;
  color: #D0224C;
  font-size: 11px;
  line-height: 1.4em;
  text-align: left;
  text-shadow: none;
}
#main article #footer_info #attention h2 {
  background-color: #FF699D;
  padding: 6px;
}
#main article #footer_info #attention h2 span {
  width: 56px;
  height: 16px;
  background-position: -158px -22px;
}
#main article #footer_info #attention dl {
  margin-top: 10px;
}
#main article #footer_info #attention dd {
  padding-left: 8px;
  margin-bottom: 10px;
}
#main article #footer_info #attention > ul {
  padding: 0 10px 0;
}
#main article #footer_info #attention > ul ul li {
  margin-left: 16px;
  list-style-type: disc;
}
#main article #footer_info #attention > ul li:last-child dd {
  text-indent: -8px;
  padding-left: 8px;
  margin-bottom: 0;
}
#main footer {
  margin: 0px 0 0;
}
#main footer .spg-footerBar {
  position: relative;
  margin: 0;
  padding: 4px 10px 0 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  box-sizing: border-box;
  min-height: 52px;
  color: #fff;
  border-top: 1px solid #000;
  background-image: url("../img/common/bf_footer.png");
  background-color: #000;
  -webkit-background-size: 7px 7px;
  -moz-background-size: 7px 7px;
  -o-background-size: 7px 7px;
  background-size: 7px 7px;
}
#main footer .spg-footerBar .spg-navBar {
  float: right;
  padding: 0;
  text-align: right;
}
#main footer .spg-footerBar .spg-navBar > li {
  display: inline-block;
  text-align: right;
  list-style: none;
  box-sizing: border-box;
  -webkit-box-flex: 0;
  -moz-box-flex: 0;
  -ms-box-flex: 0;
  box-flex: 0;
}
#main footer .spg-footerBar .spg-navBar > li > a {
  display: block;
  margin: 0 auto;
  padding: 2px 5px 0 10px;
}
#main footer .spg-right.spg-navBar {
  text-align: left;
  -webkit-box-pack: end;
  -moz-box-pack: end;
  -ms-box-pack: end;
  box-pack: end;
}
#main footer img.spg-icon {
  zoom: 0.5;
  background: none;
  border: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  text-shadow: none;
  width: auto;
  height: auto;
}
#main footer img.spg-icon::before {
  content: '';
}
#main footer img.spg-icon::after {
  content: '';
}
#main footer .spg-right {
  text-align: left;
  -webkit-box-pack: end;
  -moz-box-pack: end;
  -ms-box-pack: end;
  box-pack: end;
}
#main footer #copyright-ca {
  margin: 0;
  border-top: solid 1px #999;
  color: #666;
  background: #CCC;
  font-size: 11px;
  line-height: 1.4;
  text-align: center;
  overflow: hidden;
}
