@charset "UTF-8";
* html .clearfix {
  zoom: 1;
  /* IE6 */
}

* html #basecontents {
  height: 1%;
}

/*
	コンテンツ
*/
#basecontents {
  width: 942px;
  margin: 0 auto;
}
#basecontents * {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
}

#baseWrap {
  margin: 0 auto;
  padding: 0;
  background-color: #fff;
  width: 100%;
  float: none;
  clear: both;
}

/* 応募期間：〜*/
.band {
  margin: 0;
  padding: 0;
  color: #fff;
  text-align: center;
  font-size: 22px;
  height: 45px;
  line-height: 45px;
  background-image: none;
  background-color: #DE2A18;
  border-radius: 10px 10px 0 0;
  -webkit-border-radius: 10px 10px 0 0;
  -moz-border-radius: 10px 10px 0 0;
}

#mainArea h2 {
  margin: 0px;
}
#mainArea p {
  margin: 0px;
}
#mainArea p.main-copy {
  font-size: 16px;
  line-height: 24px;
  font-weight: normal;
  margin: 0px 25px 20px 25px;
}
#mainArea p strong {
  color: #ff0000;
}

.sp {
  display: none !important;
}

.pc {
  display: block !important;
}

br.sp {
  display: none !important;
}

br.pc {
  display: inline !important;
}

.content {
  margin: 0;
  padding: 0 25px 0 25px;
  background: none;
}
.content p {
  font-size: 16px;
  line-height: 24px;
}

#top .content {
  padding-bottom: 25px;
}
#top .content img {
  display: block;
  max-width: 100%;
  max-height: 100%;
}
#top #logoArea {
  width: 100%;
}
#top #logoArea p {
  margin: 0;
}
#top #logoArea .leftBox {
  width: 310px;
  float: left;
  margin: 0 25px;
  padding: 0;
  _margin: 0;
  _display: inline;
}
#top #logoArea .leftBox p {
  _margin-left: 25px;
}
#top #logoArea .rightBox {
  margin: 0;
  padding: 0;
  float: right;
  width: 580px;
  _display: inline;
}
#top #logoArea h2 {
  margin: 10px 0 28px 0;
  _margin-left: 25px;
}
#top .add_name {
  margin: 35px auto 0 auto;
  text-align: center;
  color: #595757;
}
#top .add_name img {
  margin: 0 auto;
}
#top .add_name p {
  margin: 23px 0 15px 0;
  text-align: left;
  font-size: 16px;
  line-height: 24px;
  font-weight: bold;
}
#top .add_name p.copy {
  margin-top: 0;
  text-align: center;
  font-weight: normal;
}
#top .goods {
  overflow: hidden;
  margin: 0px 0px 30px 0px;
}
#top .goods .col {
  border-width: 2px;
  border-style: solid;
  border-color: #c49951;
  border-radius: 10px;
  padding: 12px;
  width: 432px;
  overflow: hidden;
  float: left;
  min-height: 550px;
  margin: 0px;
}
#top .goods .col.right-col {
  float: right;
}
#top .goods .col .img {
  margin: 0px 0px 10px 0px;
  overflow: hidden;
  border-radius: 8px;
}
#top .goods .col .img img {
  max-width: 100%;
  height: auto;
}
#top .goods .col .title-area {
  border-width: 0px 0px 1px 0px;
  border-style: solid;
  border-color: #000;
  margin: 0px 0px 10px 0px;
}
#top .goods .col .title-area h3 {
  font-size: 22px;
  line-height: 28px;
  font-weight: bold;
  color: #ff0000;
  margin: 0px;
}
#top .goods .col .title-area .size {
  font-size: 16px;
  line-height: 28px;
  font-weight: bold;
  margin: 0px;
}
#top .goods .col .title-area .num {
  font-size: 14px;
  line-height: 22px;
  font-weight: bold;
  text-align: right;
  margin: -28px 0px 5px 0px;
}
#top .goods .col .title-area .num strong {
  font-size: 22px;
}
#top .goods .col .txt-area p {
  margin: 0px;
  font-size: 14px;
  line-height: 22px;
}
#top .goods .col .txt-area p .small-txt {
  font-size: 12px;
}
#top .summary .leftBox {
  width: 432px;
  float: left;
  margin-bottom: 30px;
}
#top .summary .rightBox {
  width: 432px;
  float: right;
  margin-bottom: 30px;
}
#top .summary p {
  font-size: 16px;
  line-height: 24px;
  margin: 0px 0 20px 0;
}
#top .summary p.pt {
  padding-top: 8px;
}
#top .summary p.nbm {
  margin: 0;
  padding: 0;
}
#top .summary p.button {
  margin: 0px 0px 10px 0px;
  clear: both;
}
#top .summary p.button a {
  display: table-cell;
  width: 1000px;
  height: 110px;
  vertical-align: middle;
  background: none;
  border: none;
  background-color: #DE2A18;
  color: #fff;
  font-size: 20px;
  text-align: center;
  text-decoration: none;
  line-height: 38px;
  padding: 0px;
  font-weight: bold;
  border: 4px solid #DE2A18;
  border-radius: 10px;
  position: relative;
  font-family: "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", "Hiragino Sans", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", Arial, Helvetica, sans-serif;
}
#top .summary p.button a:hover {
  color: #DE2A18;
  background-color: #fff;
}
#top .summary p.button a span {
  font-size: 26px;
  position: relative;
  display: inline-block;
  padding-right: 24px;
}
#top .summary p.button a span::before {
  content: "▶";
  display: block;
  position: absolute;
  right: 0px;
  top: 50%;
  font-size: 14px;
  margin-top: -18px;
}
#top .summary p.dnbm {
  margin-bottom: 0;
}
#top .summary p.upm4 {
  margin-top: 4px;
}
#top .summary p.houhou {
  line-height: 30px;
  margin-bottom: 15px;
}
#top .summary p.oubo_kikan {
  margin: 19px 0 17px 0;
}
#top .summary p.ouboaddr {
  margin: 0 0 0 16px;
}
#top .summary p.mb40 {
  margin-bottom: 40px;
}
#top .summary p .color01 {
  color: #ff0000;
}
#top .summary hr {
  border: none;
  border-top: 1px dashed #9FA0A0;
  display: block;
  margin: 15px 0 0 0;
}
#top .inquiry_box {
  margin: 46px 0 0 0;
  border: 1px solid #898989;
  background: none;
  background-color: #F7F8F8;
  padding: 0;
}
#top .inquiry_box h4 {
  margin: 15px 15px 0 15px;
}
#top .inquiry_box p {
  margin: 0 15px 16px 15px;
}
#top .dl01 {
  margin: 20px 0;
}
#top .dl01 dt {
  font-size: 16px;
  line-height: 24px;
  font-weight: bold;
  margin: 0px;
  padding: 0px;
}
#top .dl01 dt span {
  width: 12px;
  color: #64B327;
}
#top .dl01 dd {
  margin: 0px 0px 0px 32px;
  font-size: 16px;
  line-height: 24px;
  padding: 0px;
}
#top .ul01 {
  margin: 20px 0;
  padding: 0;
}
#top .ul01 li {
  font-size: 16px;
  line-height: 24px;
  margin: 0 0 0 16px;
  padding: 0;
  list-style-type: disc;
}
#top .h01 {
  color: #E95513;
  border: none;
  border-top: 2px solid #E95513;
  border-bottom: 2px solid #E95513;
  margin: 10px 0 17px 0;
  height: 40px;
  line-height: 40px;
  font-size: 22px;
  text-align: center;
  clear: both;
}
#top .h02 {
  border: none;
  border-left: 5px solid #6FB92C;
  color: #57AA1D;
  font-size: 20px;
  height: 35px;
  line-height: 35px;
  margin: 0px 0px 20px 0px;
  padding: 0 8px;
  font-weight: bold;
  background: none;
  background-color: #E8F4DF;
}
#top .h03, #top .h03-2 {
  font-size: 18px;
  line-height: 24px;
  font-weight: bold;
  color: #DE2A18;
  margin: 20px 0 8px 0;
  padding: 0;
}
#top .h03-2 {
  margin-bottom: 7px;
}
#top .h04 {
  border: none;
  border-top: 1px solid #57AA1D;
  border-bottom: 1px solid #57AA1D;
  color: #57AA1D;
  font-size: 20px;
  line-height: 35px;
  height: 35px;
  width: 100%;
  padding: 0 0 0 15px;
  margin: 0;
}
#top .h05 {
  height: 30px;
  line-height: 20px;
  font-size: 20px;
  color: #fff;
  background: none;
  background-color: #9FA0A0;
  padding: 6px 16px 4px 16px;
}
#top .h06 {
  font-size: 18px;
  line-height: 24px;
  font-weight: bold;
  color: #000;
}
#top .h07 {
  font-size: 20px;
  line-height: 30px;
  font-weight: bold;
  color: #ff0000;
  margin: 0px;
}
#top .h08 {
  font-size: 24px;
  line-height: 30px;
  font-weight: bold;
  background-color: #9fa0a0;
  color: #FFF;
  margin: 0px 0px 20px 0px;
  padding: 8px 0px;
  text-align: center;
}
#top .h09 {
  font-size: 24px;
  line-height: 30px;
  font-weight: bold;
  background-color: #008837;
  color: #FFF;
  margin: 0px 0px 20px 0px;
  padding: 8px 0px;
  text-align: center;
}
#top .red {
  color: #DE2A18;
}

.site-table {
  border-collapse: separate;
  border: none;
  border-spacing: 0;
  width: 100%;
  border-width: 1px 0px 0px 0px;
  border-style: solid;
  border-color: #9fa0a0;
  color: #4d4d4d;
  margin-bottom: 40px;
}
.site-table th {
  text-align: center;
  border-width: 0px 0px 1px 0px;
  border-style: solid;
  border-color: #9fa0a0;
  font-size: 14px;
  line-height: 18px;
  padding: 10px 20px;
  font-weight: bold;
}
.site-table th.target {
  background-color: #d5ffae;
}
.site-table th.name {
  background-color: #edffe6;
}
.site-table td {
  border-width: 0px 0px 1px 0px;
  border-style: dotted;
  border-color: #9fa0a0;
  font-size: 14px;
  line-height: 20px;
  padding: 10px 20px;
}
.site-table td.target {
  background-color: #d5ffae;
  text-align: center;
  font-weight: bold;
  padding: 10px 16px;
}
.site-table td.name {
  background-color: #edffe6;
  font-weight: bold;
}
.site-table td.place {
  text-align: center;
}
.site-table a {
  color: #4d4d4d;
  padding: 2px 0px;
}
.site-table a.icon001 {
  padding-right: 26px;
  background-image: url(../images/icon_001.png);
  background-position: right -3px;
  background-size: auto 25px;
  background-repeat: no-repeat;
}
.site-table a.icon002 {
  padding-right: 34px;
  background-image: url(../images/icon_002.png);
  background-position: right -3px;
  background-size: auto 25px;
  background-repeat: no-repeat;
}
.site-table a.icon003 {
  padding-right: 50px;
  background-image: url(../images/icon_003.png);
  background-position: right -3px;
  background-size: auto 25px;
  background-repeat: no-repeat;
}

/*
	スマートフォン・タブレット
*/
@media screen and (max-width: 585px) {
  #basecontents {
    width: auto;
    min-height: 320px;
    margin: 0 10px;
    padding: 0;
  }
  #basecontents #topicpath {
    display: block;
    margin: 10px 10px 10px 0px;
  }

  #baseWrap {
    margin: 0;
    padding: 0;
    background-color: #fff;
    width: 100%;
    min-height: 300px;
  }

  /* 応募期間：〜*/
  .band {
    margin: 0;
    padding: 0;
    color: #fff;
    text-align: center;
    font-size: 11px;
    height: 28px;
    line-height: 28px;
    background: none;
    background-color: #DE2A18;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    width: 100%;
  }

  img {
    display: block;
    max-width: 100%;
  }

  #mainArea p.main-copy {
    font-size: 14px;
    line-height: 22px;
    margin: 0px 10px 10px 10px;
  }
  #mainArea p.main-copy.center {
    text-align: left;
  }

  .content {
    width: 100%;
    margin: 0;
    padding: 0;
  }

  .sp {
    display: block !important;
  }

  .pc {
    display: none !important;
  }

  br.sp {
    display: inline !important;
  }

  br.pc {
    display: none !important;
  }

  #top .content {
    padding: 0px 10px 20px 10px;
  }
  #top #logoArea {
    width: 100%;
  }
  #top #logoArea .leftBox {
    float: none;
    margin: 0;
    width: auto;
  }
  #top #logoArea .rightBox {
    float: none;
    margin: 10px;
    width: auto;
  }
  #top #logoArea h2 {
    margin: 0;
  }
  #top .add_name {
    margin: 15px auto;
    text-align: center;
    color: #595757;
  }
  #top .add_name h3 {
    margin: 12px 0 18px 0;
  }
  #top .add_name img {
    margin: 0 auto;
  }
  #top .add_name p {
    margin: 0;
    text-align: left;
    font-size: 14px;
    line-height: 22px;
  }
  #top .add_name p.copy {
    margin: 22px 0 25px 0;
    text-align: left;
    color: #000;
    font-weight: normal;
  }
  #top .goods {
    margin: 0px 0px 30px 0px;
  }
  #top .goods .col {
    padding: 10px;
    width: auto;
    float: none;
    min-height: 100px;
    margin: 0px 0px 10px 0px;
  }
  #top .goods .col.right-col {
    float: none;
  }
  #top .goods .col .title-area .num {
    margin: 0px 0px 5px 0px;
  }
  #top .goods .col .txt-area p {
    margin: 0px;
    font-size: 14px;
    line-height: 22px;
  }
  #top .summary .leftBox {
    width: 100%;
    float: none;
    margin: 0px;
  }
  #top .summary .rightBox {
    width: 100%;
    float: none;
    margin: 0px;
  }
  #top .summary p {
    font-size: 14px;
    line-height: 22px;
    margin: 0px 0 15px 0;
  }
  #top .summary p.pt {
    padding-top: 0px;
  }
  #top .summary p.nbm {
    margin: 0;
    padding: 0;
  }
  #top .summary p.button a {
    height: 80px;
    font-size: 14px;
    line-height: 24px;
  }
  #top .summary p.button a span {
    font-size: 18px;
    padding-right: 16px;
  }
  #top .summary p.button a span::before {
    font-size: 12px;
    margin-top: -12px;
  }
  #top .summary p.dnbm {
    margin-bottom: 0;
  }
  #top .summary p.upm4 {
    margin-top: 4px;
  }
  #top .summary p.houhou {
    line-height: 26px;
  }
  #top .summary p.ouboaddr {
    margin: 0 0 0 14px;
  }
  #top .summary hr {
    border: none;
    border-top: 1px dashed #9FA0A0;
    display: block;
    margin: 17px 0 0 0;
  }
  #top .inquiry_box {
    margin: 26px 0 0 0;
  }
  #top .ul01 li {
    font-size: 14px;
    line-height: 22px;
    margin-left: 15px;
  }
  #top .h01 {
    margin: 20px 0;
    font-size: 20px;
    line-height: 24px;
    padding: 10px 0 7px 0;
    text-align: center;
    height: auto;
  }
  #top .h03, #top .h03-2 {
    font-size: 16px;
    line-height: 22px;
  }
  #top .h03-2 {
    margin-top: 17px;
    font-size: 16px;
    line-height: 22px;
  }
  #top .h05 {
    font-size: 18px;
    padding-bottom: 18px;
  }
  #top .h08 {
    font-size: 18px;
    line-height: 20px;
  }
  #top .h09 {
    font-size: 18px;
    line-height: 20px;
  }
  #top .dl01 dt {
    font-size: 14px;
    line-height: 22px;
  }
  #top .dl01 dd {
    font-size: 14px;
    line-height: 22px;
  }

  .site-table {
    margin-bottom: 40px;
    border-width: 1px 0px 0px 0px;
  }
  .site-table tr {
    display: block;
  }
  .site-table th {
    display: none;
  }
  .site-table td {
    display: block;
    border-width: 0px 0px 1px 0px;
    padding: 8px 10px;
    font-size: 14px;
    line-height: 20px;
  }
  .site-table td.target {
    text-align: left;
  }
  .site-table td.target::before {
    content: "対象商品：";
  }
  .site-table td.name {
    text-align: left;
    border-width: 0px;
  }
  .site-table td.place {
    text-align: left;
    padding-bottom: 10px;
  }
  .site-table td.url {
    text-align: left;
    padding-top: 0px;
    padding-bottom: 20px;
  }
  .site-table a {
    color: #4d4d4d;
  }
}
/* 584px */
