@charset "UTF-8";
/*//////////////////////////////////////////////////////////////////////////////////////////////////////

  新春3大特典キャンペーン

/////////////////////////////////////////////////////////////////////////////////////////////////////*/

/* =====================================================================================================

  共通設定

======================================================================================================*/
div#snippet_foot_form_link::before {
	display: none !important;
}
#snippet_foot_form_link h2#snippet_foot_contactTtl:before {
  content: "";
  display: block;
  width: 730px;
  height: 5px;
  position: absolute;
  top: 0;
  left: 0;
  background-color: #fff;
}
/* =====================================================================================================

  フォーム

======================================================================================================*/
section.box_campaign_form {
  position: relative;
  top: -11px;
  left: -16px;
  width: 730px;
  background-color: #fff;
}
.campaign_form {
  height: 280px;
  margin: 0 0 -15px 0;
  padding-top: 70px;
  background-color: #fff;
}
.campaign_form .inner {
  margin: 0 20px;
  padding: 30px 0;
  background-color: #fffccd;
  text-align: center;
}
.campaign_form .invitation {
  margin-top: 20px;
  text-align: center;
}
.campaign_form .invitation strong {
  color: #f00;
}
/* キャンペーンページ
------------------------------------------------------------------------*/
.new_year_2016 {
  position: relative;
  top: -10px;
  left: -16px;
  width: 708px;
  padding: 20px 10px 50px;
  border: 1px solid #ccc;
  background-color: #fff;
  font-size: 16px;
}
.new_year_2016 img {
  vertical-align: bottom;
}
.new_year_2016 h2 {
  margin: 30px 0 15px 14px;
  padding-left: 20px;
  background: url("/public/img/static/campaign/2015/year_end_present/ico_square.png") left center no-repeat;
  font-size: 24px;
  font-weight: bold;
}
.new_year_2016 h2.nowrap {
  white-space: nowrap;
}
.new_year_2016 .lead,
.new_year_2016 .text {
  margin: 0 14px 0 33px;
}
.new_year_2016 .txt_indent {
  margin-left: 42px;
  margin-bottom: 20px;
}
.new_year_2016 .text_present {
  margin-top: 10px;
}
.new_year_2016 .lead {
  font-weight: bold;
}
.new_year_2016 .intro {
  margin: 0 0 10px 33px;
  font-weight: bold;
}
.new_year_2016 .text strong {
  color: #f00;
  text-decoration: underline;
  font-weight: normal;
}
.new_year_2016 .text strong.em {
  text-decoration: none;
  font-weight: bold;
}
.new_year_2016 .text a {
  color: #00f;
}
.new_year_2016 .media {
  margin: 0 0 20px 33px;
}
.new_year_2016 .media .img {
  float: left;
  margin-right: 11px;
}
.new_year_2016 .media .detail {
  float: left;
  width: 355px;
}
.new_year_2016 .media .ttl {
  font-size: 18px;
  font-weight: bold;
}
.new_year_2016 .media .ykkap {
  padding-left: 77px;
  background: url("https://www.ex-shop.net/public/img/img_search/maker_logo/ykkap.png") left center no-repeat;
}
.new_year_2016 .media .txt {
  margin-bottom: 20px;
}
.new_year_2016 .media .indent li {
  margin-left: 1em;
  text-indent: -1em;
}
.new_year_2016 .box_showcase_list {
  width: 688px;
  margin: 30px auto 0;
  padding-top: 30px;
  border-top: 1px solid #999;
}
.new_year_2016 .box_showcase_list ul {
  margin: 0 0 30px 0;
}
.new_year_2016 .box_showcase_list li {
  float: left;
  margin-right: 14px;
}
.new_year_2016 .box_showcase_list li.last {
  margin-right: 0;
}
.new_year_2016 .box_showcase_list .bt_showcase {
  float: right;
}
.new_year_2016 .box_showcase_list .bt_showcase a {
  display: block;
  width: 575px;
  height: 36px;
  line-height: 36px;
  padding: 0 0 0 14px;
  background: url("/public/img/static/campaign/2015/year_end_present/ico_triangle.png") 552px center no-repeat;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  border: 2px solid #2f7400;
  color: #2f7400;
  font-weight: bold;
  text-decoration: none;
}

