@charset "UTF-8";

/* layout
-------------------------------------------------------------*/
.co_container_box_inner {
  width: 965px;
  margin: 0 auto;
}
.contents_right {
  z-index: 1;
  float: right;
  width: 770px;
  margin: 0;
  padding-bottom: 10px;
  background: #FFF5CC;
}
.contentsArea * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.contentsArea ul,
.contentsArea ol {
  list-style: none;
}

/* common_setting
-------------------------------------------------------------*/
.underline {
  text-decoration: underline;
  text-underline-position: under;
  text-decoration-line: underline;
  text-decoration-skip-ink: none;
}
.font_em,
.font_em p {
  color: #ff0000;
}

/* banner/catch
-------------------------------------------------------------*/
.gamen_width_max img {
  max-width: 770px;
}
.term_catch {
  width: 60%;
  margin: 15px auto;
  padding: 10px;
  border: 2px solid #ff0000;
  border-radius: 6px;
  text-align: center;
}
.term_catch p {
  font-size: 18px;
  font-weight: bold;
}
.term_catch span {
  color:#FF0052;
}
.cam_catch {
  margin: 15px;
  text-align: center;
}
.cam_catch p {
  line-height: 1.3;
  font-size: 19px;
  font-weight: bold;
  letter-spacing: 1px;
}
.cam_catch .note {
  font-size: 18px;
}

/* loginArea
-------------------------------------------------------------*/
.loginArea {
  width: 670px;
  margin: 10px auto;
  padding: 12px 10px 15px;
  text-align: center;
  border: 1px solid #d00;
  border-radius: 6px;
}
.loginArea p {
  font-size: 18px;
  color: #d00;
  margin-bottom: 7px;
}

/* campaign_area
-------------------------------------------------------------*/
.campaign_area {
  margin:20px 10px 40px;
  text-align:left;
}

/* coupon */
.campaign_area .coupon_btn_text {
  text-align: center;
  font-size: 24px;
  font-weight: bold;
}
.campaign_area .coupon_btn_area {
  position: relative;
  width: 460px;
  margin: 5px auto;
  text-align: center;
}
.campaign_area .coupon_btn_area a {
  display: block;
}
.campaign_area .coupon_btn_img {
  width: 460px;
  height:119px;
}
.campaign_area .coupon_btn_before_after_end {
  position:absolute;
  top:0;
  left:0;
  width:460px;
  height:119px;
  background: rgba(0, 0, 0, .6);
  border-radius: 7px;
}
.campaign_area .coupon_absolute1 {
  margin: 16px 0 0;
  font-size: 32px;
  line-height: 46px;
  font-weight: bold;
  color: #FFF;
}
.campaign_area .coupon_absolute1 span {
  font-size: 24px;
  color: #FFF;
}
.campaign_area .coupon_absolute2 {
  margin: 16px 0 0;
  font-size: 32px;
  line-height: 46px;
  font-weight: bold;
  color: #FFF;
}
.campaign_area .coupon_absolute3 {
  margin: 16px 0 0;
  font-size: 32px;
  line-height: 46px;
  font-weight: bold;
  color: #FFF;
}
.campaign_area .coupon_absolute3 span {
  color: #FFF;
}
.campaign_area .coupon_absolute3 span.largfont {
  font-size: 135%;
  color: #ffe19a;
}
.pr_link {
  margin: 10px auto;
  text-align: center;
  font-size: 20px;
}

/* coupon_date */
.campaign_area .coupon_date_title {
  margin: 20px 0 10px 0;
  text-align: center;
  font-size: 20px;
  font-weight: bold;
}
.campaign_area .coupon_date_img {
  text-align: center;
}
.campaign_area .coupon_date_note {
  line-height: 1.3;
  text-align: center;
  font-size: 16px;
}

/* apriArea
-------------------------------------------------------------*/
.apriArea {
  margin: 25px auto;
  text-align: center;
  position: relative;
}
.apriArea .apribtnBlock {
  position: absolute;
  width: 100%;
  text-align: center;
  bottom: 24px;
  left: 0;
}

/* rankingArea
-------------------------------------------------------------*/
.contentsArea .rankingArea {
  background: #fffef2;
}
.contentsArea .rankingArea .mainTitle {
  background: #FFC107;
  border-top: 2px solid #FFC107;
  text-align: center;
  letter-spacing: 1px;
}
.contentsArea .rankingArea .mainTitle span {
  display: block;
}

/* recommendArea
-------------------------------------------------------------*/
/* common
----------------------------- */
.recommendArea {
  background: #fff;
  width: 750px;
  margin: 0 auto;
}
.recommendArea .secTitle {
  height: 40px;
  line-height: 40px;
  border-top: 3px solid #FFC107;
  border-bottom: 1px dotted #FFC107;
  background: #fff;
  text-align: left;
}
.recommendArea .secTitle h2 {
  font-size: 18px;
  padding-left: 7px;
  color: #333;
}

/* special_reco
----------------------------- */
.special_reco .recommendListBox .fix6Area {
  margin: 30px auto 10px;
  background: #fff;
  padding-bottom: 15px;
}
.special_reco .subTitle {
  display: none;
}
.recommendListBox .fix6Area .fixBox ul {
  width: 730px;
}
.recommendListBox .fix6Area .fixBox li {
  width: 16.6%;
  padding: 15px 5px 0;
}
.recommendListBox .fix6Area .fixBox .thum_box {
  height: 155px;
}
.recommendListBox .fix6Area .fixBox .thum_box img {
  max-width: 110px;
  max-height: 155px;
}
.recommendListBox .text_box .title_name a {
  font-weight: bold;
  height: 14px;
  line-height: 15px;
  font-size: 12px;
}

/* sale_recommend
----------------------------- */
aside.sale_recommend .fix4Area {
  margin: 30px auto 10px;
  background: #fff;
  padding-bottom: 10px;
}
aside.sale_recommend .subTitle {
  display: none;
}
aside.sale_recommend .fix4Area .fixBox {
  padding: 7px 10px 0;
}
aside.sale_recommend .fix4Area .fixBox ul {
  width: 730px;
}
aside.sale_recommend .fix4Area li {
  float: left;
}

/* notbuy
----------------------------- */
.notbuy .think_later_area {
  margin: 30px auto 10px;
  background: #fff;
  padding-bottom: 20px;
}
.notbuy .contents_right_co_title {
  height: 40px;
  line-height: 40px;
  border-top: 3px solid #FFC107;
  border-bottom: 1px dotted #FFC107;
  background: #fff;
  text-align: left;
}
.notbuy .contents_right_co_title span {
  font-size: 18px;
  padding-left: 7px;
  color: #333;
  font-weight: bold;
}
.think_later_area ul {
  display: table;
  table-layout: fixed;
  margin: 5px auto 0;
  width: 732px;
}
.think_later_area ul li {
  display: table-cell;
  width: 122px;
  vertical-align: top;
  height: auto;
  border: none;
  padding: 8px 7px 5px;
}
.think_later_area ul li .thum_box3 img {
  width: 100%;
}
.think_later_area ul li h5 {
    margin: 3px auto;
    font-weight: normal;
}
.think_later_area ul li h5 a {
  color: #333;
}

/* mark */
.point_m {
  display: inline-block;
  width: 90px;
  margin: 0;
  padding: 2px 0 0 0;
  background: #FFF;
  border: 1px solid #6633FF;
  font-size: 12px;
  font-weight: bold;
  color: #6633FF;
  line-height: 14px;
  text-align: center;
  vertical-align: middle;
  letter-spacing: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.point_m:after {
  content:"ポイント還元";
  display:block;
  clear:both;
}
.free2_m {
  display: inline-block;
  width: 90px;
  margin: 0;
  padding: 2px 0 0 0;
  background: #FFF;
  border: 1px solid #36C;
  font-size: 14px;
  font-weight: bold;
  color: #36C;
  line-height: 14px;
  text-align: center;
  vertical-align: middle;
  letter-spacing: 2px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.free2_m:after {
  content: "無 料";
  display:block;
  clear:both;
}
.down_m {
  position: relative;
  display: inline-block;
  width: 90px;
  margin: 0;
  padding: 2px 0 0 10px;
  background: #FFF;
  border: 1px solid #F06;
  font-size: 12px;
  font-weight: bold;
  color: #F06;
  line-height: 14px;
  text-align: center;
  vertical-align: middle;
  letter-spacing: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.down_m:before {
  position: absolute;
  top: 3px;
  left: 15px;
  display: inline;
  content:url(/pc/images/title/1406/icon_darrow.png);
}
.down_m:after {
  content:"値下げ";
  display: inline;
  clear:both;
}

/* notbuy footer */
.notbuy .footer_co_btn_inner:nth-child(1) {
  display: none;
}
.notbuy .footer_co_btn_inner:nth-child(2) {
  width: 70%;
  margin: 13px auto 0;
  text-align: center;
}
.notbuy .footer_co_btn_inner a {
  position: relative;
  display: inline-block;
  width: 94%;
  margin: 0 auto;
  padding: 8px 5px;
  border-radius: 8px;
  text-align: center;
  font-size: 14px;
  text-decoration: none;
  background: #fff;
  border: 1px solid #FF8C2F;
  color: #FF5722;
}
.notbuy .footer_co_btn_inner a:hover {
  background: #fff4ec;
}

/* camdetail
-------------------------------------------------------------*/
.camdetail_area {
  width: 98%;
  text-align: left;
  margin: 35px auto 0;
}
.camdetail_title {
  background: #782310;
  color: #fff;
  text-align: left;
  padding-left: 12px;
  font-size: 26px;
  height: 42px;
  line-height: 44px;
  letter-spacing: 1px;
}
.camdetail_title img {
  width:100%;
}
.camdetail_inner {
  padding: 15px;
  background: #FFF;
  font-size: 16px;
  line-height: 1.5em;
}
.camdetail_inner dd + dt {
  margin-top: 10px;
}
.camdetail_inner dt {
  font-weight: bold;
}
.camdetail_inner dt,
.camdetail_inner dd {
  font-size: 16px;
}
.camdetail_inner dt:before {
  content: "■";
  display: inline;
}
ul.campaign_date li {
  display: block;
  width: auto;
  padding: 0 8px;
  float: left;
  font-size: 16px;
}
.camdetail_inner dd.list {
  padding-left: 1em;
  text-indent: -1em;
}
.camdetail_inner dd.list_ex {
  padding-left: 2em;
  text-indent: -2em;
}
.camdetail_inner dd span.arrow {
  display: inline-block;
  border-style: solid;
  border-width: 5px 0 4px 8px;
  border-color: transparent transparent transparent #06F;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0 3px 1px;
}
.camdetail_inner dl a:hover {
  color: #005580;
}

/* sns_areas
-------------------------------------------------------------*/
.sns_areas {
  padding: 12px 10px 10px;
  background: #FFF5CC;
}
