@charset "UTF-8";
/* キャンペーン応募 */
@media (max-width: 780px) {
  img.imgpc {
    display: none;
  }
}
@media (min-width: 781px) {
  img.imgsp {
    display: none;
  }
}
/*注釈※付*/
.notearea {}
.notearea ul {
  margin-left: 15px;
  margin-right: 0;
  font-size: 13px;
}
.notearea ul li {
  position: relative;
}
.notearea ul li:before {
  content: "※";
  position: absolute;
  left: -15px;
}
.logoimg {
  background-color: #e1041b;
  padding: 10px 20px;
  overflow: hidden;
}
.logoimg img {
  height: 40px;
  width: auto;
}
.logoimg img.coca {
  float: right;
}
.camimg {
  padding: 0;
  text-align: center;
  background-color: #dd041b
}
.camimg img {width: 100%;
  max-width: 1000px;
  height: auto;margin:auto;
}
.catcharea {
  padding: 30px;
  background-color: #e0051c;
}
.catcharea h3 {
  color: #fff;
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 20px;
}
.catcharea p {
  font-size: 18px;
  font-weight: bold;
  color: #fff;
}
.contents {
  padding: 15px;
  max-width: 600px;
  margin: 0 auto;
}
.contents dl.camdetail {}
.contents dl.camdetail dt {
  font-size: 16px;
  line-height: 40px;
  font-weight: bold;
  color: #FFF;
  background-color: #e0051c;
  text-align: center;
  width: 100%;
  margin: 10px 0;
  padding: 0px;
}
.contents dl.camdetail dd {
  overflow: hidden;
  padding: 15px 0px 40px 0px;
}
.contents dl.camdetail dd p {
  font-size: 16px;
  font-weight: bold;
  padding-bottom: 15px;
}
.contents dl.camdetail dd .disclist ul {
  margin-left: 15px;
  margin-right: 0;
  font-size: 13px;
}
.contents dl.camdetail dd .disclist li {
  position: relative;
  padding-bottom: 5px;
}
.contents dl.camdetail dd .disclist li:before {
  content: "●";
  position: absolute;
  left: -15px;
  color: #e0051c;
}
.jimukyoku {
  margin-top: 10px;
  padding: 15px 20px;
  border: 1px dotted #666;
}
.jimukyoku h3 {
  font-size: 14px;
  font-weight: bold;
  color: #D30E14;
  margin-bottom: 10px;
}
.contents dl.camdetail dd .jimukyoku p {
  font-size: 14px;
  color: #333;
  padding: 0;
}
.contents dl.camdetail dd .jimukyoku p strong {
  font-size: 18px;
  font-weight: bold;
}
.contents dl.camdetail dd .jimukyoku p span {
  font-weight: normal;
  font-size: 12px;
}
.red {
  color: #D30E14;
}
.go_form {
  padding-bottom: 50px;
}
.go_form p {
  padding-bottom: 5px;
  font-weight: bold;
  font-size: 16px;
}
.go_form a {
  text-align: center;
  display: block;
  padding: 20px 0;
}
.go_form a img {
  max-width: 500px;
  height: auto;
  width: 100%;
}
.seihinimg {
  padding: 10px;
  text-align: center;
  background-color: #fff;
  margin-bottom: 10px;
}
.contents dl.camdetail dd .taisholist ul {
  margin-left: 18px;
  margin-right: 0;
  font-size: 16px;
  margin-bottom: 20px;
}
.contents dl.camdetail dd .taisholist ul li {
  position: relative;
  padding-bottom: 5px;
  color: #D30E14;
  font-weight: bold;
}
.contents dl.camdetail dd .taisholist ul li:before {
  content: "●";
  position: absolute;
  left: -15px;
  color: #e0051c;
}
.gaiyocatch {
  border: 3px solid #e0051c;
  padding: 20px;
  font-size: 16px;
  margin: 0 0 10px;
  border-radius: 10px;
  background-color: #fff;
  font-weight: normal;color:#000;
}
.gaiyocatch strong {
  font-weight: bold;
  color: #e0051c;
}
.gaiyocatch .wchance{background: #e0051c;color:#fff;margin:16px 0!important;text-align: center;font-size:18px!important;font-weight: bold!important;padding:6px!important;border-radius: 30px;}
.gaiyocatch span {
  font-weight: normal;
  font-size: 12px;
}
.contents dl.camdetail dd .gaiyocatch p {
  margin: 0;
  padding: 0;
  font-weight: normal;
  font-size: 14px;
  line-height: 1.75;
}
.contents dl.camdetail dd .gaiyocatch dl {
  margin: 10px 0;
}
.contents dl.camdetail dd .gaiyocatch dl dt {
  margin: 0;
}
.contents dl.camdetail dd .gaiyocatch dl dd {
  padding: 10px;
  font-size: 16px;
  color: #000;background: 
rgba(247,246,114,1.00);border:2px solid #e0051c;}
.keihinshosai {
  margin-top: 10px;
  padding: 15px 20px;
  border: 1px dotted #666;
}
.keihinshosai h3 {
  font-size: 16px;
  font-weight: bold;
  color: #D30E14;
  margin-bottom: 10px;
}
.keihinshosai p {
  font-size: 14px;
}
.contents dl.camdetail dd .keihinshosai p {
  font-size: 14px;
  padding-bottom: 0;
  font-weight: normal;
}
.camtitle {
  overflow: hidden;
  text-align: center;
  padding: 8px;
  font-size: 18px!important;line-height:1.5;margin:10px 0;
  color: #000;font-weight: bold!important;background: 
rgba(247,246,114,1.00);border:2px solid #e0051c;
}
.camtitle span{font-size:14px;display: block;}
.numimg {
  text-align: center;
  padding: 15px;
  background-color: #fff;
  margin: 20px 0 50px;
  border: 1px solid #999;
}
.numimg img {
  max-width: 100%;
  height: auto;
}
.note {
  padding: 5px 20px;
  border: 1px dotted #666;
  border-radius: 10px;
  margin: 10px 0;
}
.linkbtn {
  width: 300px;
  margin: 10px auto 0;
}
.linkbtn a {
  display: block;
  text-align: center;
  padding: 5px;
  border-radius: 30px;
  border: 2px solid #D30E14;
}

@media (max-width: 480px) {
.camtitle {
    font-size: 14px;
  }

  .linkbtn {
    width: 200px;
  }
}
.checkatt {
  background-color: #fff;
  padding: 10px 10px 10px 90px;
  color: #e0051c;
  font-weight: bold;
  margin-top: 15px;
  background-image: url(img/at_mark.gif);
  background-repeat: no-repeat;
  background-position: 10px 10px;min-height:60px;
}
.checkatt p {
  font-weight: bold;
}
.resiteimg {
  background-color: #fff;
  padding: 10px;
  text-align: center;
  border: 1px solid #ddd;
  margin-bottom: 20px;
}
/*賞イメージ*/
.shouhinken {
  background-color: #fff;
  margin-bottom: 10px;
  border: 1px solid #333;
  display: table;
  width: 100%;
  box-sizing: border-box;
}
.shouhinken div {
  display: table-cell;
  vertical-align: middle;
  font-size: 30px;
}
.shouhinken div.ticketimg {
  padding: 5px;
}
.shouhinken div.ticketimg img {
  width: 190px;
  height: auto;
}
.contents dl.camdetail dd .shouhinken div p {
  font-weight: bold;
  padding: 5px 10px;
  font-size: 20px;
}
.shouhinken div p span {
  background-color: #e0051c;
  color: #fff;
  padding: 3px 15px;
  margin-bottom: 5px;
  font-size: 14px;
  display: inline-block;
  font-weight: bold;
}
.shouhinken div strong {
  color: #e0051c;
  font-weight: bold;
  font-size: 100%;
}
.shouhinmore {
  background-color: #fff;
  border: 1px solid #333;
  padding: 10px;
}
.shouhinmore p {
  font-weight: bold;
  font-size: 20px;
  margin: 0;
  padding: 0 !important;
}
.shouhinmore p strong {
  color: #e0051c;
  font-weight: bold;
}


.oubotext {
  border: 2px solid #D30E14;
  padding: 10px;
  margin-bottom: 10px;
}
.contents dl.camdetail dd .oubotext p {
  font-size: 14px;
  margin: 0;
  padding: 0;
  font-weight: normal;
  line-height: 1.75;
}
.contents dl.camdetail dd .oubotext p span {
  background: #D30E14;
  color: #fff;
  font-weight: bold;
  padding: 3px 6px;
  margin-right: 10px;
}
.cocaimg {
  text-align: center;
  padding: 10px;
}
.cocaimg img {
  max-width: 300px;
  width: 100%;
}



/*対象商品*/
.taishou{}
.taishou img{width:100%;}
.contents dl.camdetail dd p.taishounote{font-size:12px;text-align: right;margin:4px;}
/*景品*/
.keihinlist{}
.keihinlist li{display:block;text-align: center;padding:10px;border:2px solid #D30E14;font-size:16px;font-weight: bold;background: #fff;border-radius: 10px;margin-bottom:10px;}
.keihinlist li strong{color:#D30E14;font-weight: bold;display:block;}
@media (max-width: 498px) {
.keihinlist li{font-size:14px;}
}

/*はがきダウンロード*/

.hagakidr{margin-top:24px;text-align: center;padding:10px;}
.hagakidr a{display:block;text-align: center;padding:10px;border:2px solid #D30E14;font-size:18px;font-weight: bold;color:#D30E14;background: #fff;border-radius: 10px;}
.hagakidr .nolink{background: #ccc;color:#fff;text-align: center;padding:10px;border-radius: 10px;background: rgba(248,204,205,1.00);}
.hagakidr .nolinkcaption{margin-top:10px!important;font-size:12px;text-align: center;display: block;}

/*--お楽しみコース--*/
.otanoshimi{margin-bottom:1em;}
.otanoshimi h4{
    border: 3px solid #e0051c;font-size:1.2em;font-weight: bold;
    background: #e0051c;
    color: #fff;
    font-weight: bold;
    text-align: center;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;margin:0;padding:.2em;
}
.otanoshimi p{
    border: 3px solid #e0051c;
    padding: 1em;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    background: #fff;margin:0;
}