@charset "UTF-8";

/* layout
------------------------------*/
.content_wrapper {
  width: 990px;
  padding: 15px 0 1px;
  margin: 0 auto;
  background: #fff;
  text-align: center;
}
.special_content_wrapper {
  float: right;
  width: 770px;
  margin: 0;
  padding-bottom: 10px;
  background: #b7c8fc;
  color: #333;
}
span.arrow {
  display: inline-block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 5px 0 5px 6px;
  border-color: transparent transparent transparent #06c;
  margin: 0 5px;
}
.underline {
  text-decoration: underline;
  text-underline-position: under;
  text-decoration-line: underline;
  text-decoration-skip-ink: none;
}
.underline {
  text-decoration: underline;
  text-underline-position: under;
  text-decoration-line: underline;
  text-decoration-skip-ink: none;
}

/* login
------------------------------*/
.btnArea.login {
  width: 94%;
  max-width: 580px;
  margin: 0 auto;
  padding: 10px 0 15px;
  text-align: center;
  background: #fff;
  border-radius: 8px;
  box-sizing: border-box;
}

/* linkArea
------------------------------*/
.special_content_wrapper .linkArea a {
  font-size: 16px;
  text-decoration: underline;
  text-underline-position: under;
  text-decoration-line: underline;
  text-decoration-skip-ink: none;
  color: #333;
}

/* headerBlock
------------------------------*/
.headerBlock {
  text-align: center;
}
.headerBlock img{
  width: 770px;
}

/* messageBlock
------------------------------*/
.messageBlock div.descriptionArea {
  margin: 15px;
  text-align: center;
  font-weight: bold;
}
.messageBlock div.descriptionArea.end {
  width: 600px;
  margin: 15px auto;
  padding: 10px 0 7px;
  border: 1px solid #652e05;
}
.messageBlock div.descriptionArea p,
.messageBlock div.descriptionArea.end p {
  font-size: 20px;
  color: #333;
}

/* coupon_area
------------------------------*/
.coupon_area {
  margin:0 auto;
  text-align:center;
}
.coupon_area .coupon_img {
  margin:10px auto;
}
.coupon_area .coupon_text {
  font-size: 16px;
  color:#333;
}
.coupon_area .coupon_attention {
  margin-bottom: 10px;
  font-size: 14px;
  color: #333;
}

/* cmArea
------------------------------*/
.cmArea {
  width: 98%;
  margin: 30px auto;
  text-align: center;
}
.cmArea a:hover {
  color: #fff;
  text-decoration: none;
}
.cmArea a {
  display: block;
}
.cmArea img {
  width: 100%;
  max-width: 770px;
}
.cmArea p {
  margin-top: 4px;
  font-size: 16px;
  color: #333;
  text-decoration: none;
}

/* rankingArea
------------------------------*/
.rankingArea {
  width: 750px;
  margin: 30px auto;
  background: #fff;
  padding-bottom: 1px;
}
.rankingArea * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.rankingArea .mainTitle {
  height: 40px;
  background: #525cde;
  line-height: 40px;
  text-align: left;
}
.rankingArea .mainTitle h2 {
  padding-left: 7px;
  font-size: 18px;
  font-weight: bold;
  color: #fff;
}
.rankingBlock {
  margin: 15px 10px;
}
.rankingBlock .subTitle h3 {
  font-size: 16px;
  font-weight: bold;
  text-align: left;
}
.resBox {
  margin: 5px 0 0;
}
.resBox ul,
.resBox li {
  list-style: none;
}
.resBox .cells {
  float: left;
  width: 20%;
  padding: 3px 7px;
  min-height: 2px;
}
.resBox .rank_num {
  margin: 0 auto 3px;
  line-height: 18px;
  text-align: center;
  font-size: 18px;
  color: #f60;
}
.resBox .rank_num span {
  padding-left: 1px;
  vertical-align: middle;
  font-size: 14px;
}
.resBox .thum_box a {
  display: block;
  position: relative;
}
.resBox .cam_mark {
  position: absolute;
  top: 0;
  right: 0;
  width: auto;
  height: 17px;
  padding: 2px;
  background: #fff;
  border: 1px solid #f00;
  line-height: 11px;
  font-size: 11px;
  color: #f00;
  z-index: 10;
}
.resBox .thum_box img {
  width: 100%;
  border: 1px solid #eee;
}
.resBox .title_name a {
  display: block;
  margin-bottom: 1px;
  height: 14px;
  line-height: 15px;
  text-align: center;
  font-size: 13px;
  overflow: hidden;
  color: #333;
}
.resBox .author_name {
  display: block;
  height: 12px;
  line-height: 13px;
  text-align: center;
  font-size: 10px;
  overflow: hidden;
  color: #666;
  word-break: break-all;
}
.resBox .author_name a {
  color: #666;
  display: inline;
}
.resBox ul,
.resBox li {
  list-style: none;
}

/* special_reco
------------------------------*/
.special_reco .recommendListBox .fix6Area {
  width: 750px;
  margin: 30px auto 10px;
  background: #fff;
  padding-bottom: 15px;
}
.special_reco .recommendListBox .fix6Area .secTitle {
  height: 40px;
  line-height: 40px;
  border-top: 3px solid #525cde;
  border-bottom: 1px dotted #525cde;
  text-align: left;
  color: #333;
}
.special_reco .recommendListBox .fix6Area .secTitle h2 {
  font-size: 18px;
  padding-left: 7px;
}
.special_reco .subTitle {
  display: none;
}
.recommendListBox .fix6Area .fixBox ul {
  display: flex;
  width: 730px;
  margin: 0 auto;
}
.recommendListBox .fix6Area .fixBox li {
  width: 20%;
  padding: 15px 7px 0;
}
.recommendListBox .fix6Area .fixBox li:nth-child(6) {
  display: none;
}
.recommendListBox li .genre_name p {
  height: 18px;
  font-size: 11px;
  line-height: 18px;
  margin: 0 auto 5px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px #0088CF solid;
  border-radius: 3px;
  overflow: hidden;
  text-align: center;
  color: #0088CF;
  display: block;
}
.recommendListBox .fix6Area .fixBox .thum_box {
  height: 183px;
  position: relative;
}
.recommendListBox .fix6Area .fixBox .thum_box .cam_mark {
  position: absolute;
  top: 0;
  right: 0;
  background: #fff;
  border: 1px solid #d00;
  color: #d00;
  height: 18px;
  line-height: 18px;
  padding: 0 4px;
  font-size: 10px;
  z-index: 1;
}
.recommendListBox .fix6Area .fixBox .thum_box img {
  max-width: 130px;
  max-height: 180px;
}
.recommendListBox .fix6Area .fixBox .text_box {
  padding: 0 4px;
  margin: 2px auto 0;
}
.recommendListBox .text_box .title_name {
  height: 16px;
  line-height: 17px;
  color: #333;
  font-size: 13px;
  text-align: center;
  font-weight: normal;
  overflow: hidden;
  margin: auto;
}
.recommendListBox .text_box .title_name a {
  line-height: 16px;
  color: #000;
  font-size: 13px;
  font-weight: normal;
}
.recommendListBox .text_box .author_name {
  height: 15px;
  line-height: 16px;
  font-size: 10px;
  color: #666;
  text-align: center;
  overflow: hidden;
  margin: auto;
}

/* history
------------------------------*/
.recent_title {
  width: 750px;
  margin: 0 auto 30px;
  background: #fff;
  padding-bottom: 20px;
}
.recent_title .secTitle {
  height: 40px;
  line-height: 40px;
  border-top: 3px solid #525cde;
  border-bottom: 1px dotted #525cde;
  text-align: left;
  position: relative;
}
.recent_title .secTitle .title_name {
  font-size: 18px;
  font-weight: bold;
  padding-left: 7px;
  color: #333;
}
.recent_title .secTitle .right_top_link {
  position: absolute;
  top: 0;
  right: 10px;
  font-size: 15px;
  cursor: pointer;
}
.recent_title .secTitle .right_top_link:hover {
  text-decoration: underline;
  text-underline-position: under;
  text-decoration-line: underline;
  text-decoration-skip-ink: none;
}
.recent_title .subTitle {
  padding: 5px 0 0 7px;
  text-align: left;
}
.recent_title .fixBox {
  text-align: left;
}
.recent_title .sliderBlock {
  margin: auto;
  position: relative;
  height: auto;
  overflow: hidden;
  padding-bottom: 1px;
}
.recent_title .sliderBlock .slick-arrow {
  position: absolute;
  display: block;
  top: 50%;
  margin-top: -30px;
  width: 16px;
  height: 16px;
  border: none;
  border-top: 2px solid #999;
  border-right: 2px solid #999;
  padding: 0;
  color: transparent;
  background-color: transparent;
  outline: none;
  cursor: pointer;
  -webkit-transform: rotate(-135deg);
  transform: rotate(-135deg);
}
.recent_title .sliderBlock .slick-arrow.slick-disabled {
  cursor: default;
  border-top: 2px solid #E7E7E7;
  border-right: 2px solid #E7E7E7;
}
.recent_title .sliderBlock .slick-arrow.slick-prev {
  left: 8px;
}
.recent_title .sliderBlock .slick-arrow.slick-next {
  right: 8px;
  transform: rotate(45deg);
}
.recent_title .sliderBlock .slick-list {
  position: relative;
  display: block;
  width: 750px;
  overflow: hidden;
  margin: 0 auto;
  padding: 0;
}
.recent_title .sliderBlock .slick-list {
  position: relative;
  display: block;
  width: 700px;
  overflow: hidden;
  margin: 0 auto;
  padding: 0;
}
.recent_title .slick-slider .slick-track,
.recent_title .slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.recent_title .slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: flex;
}
.recent_title .slick-track:before,
.recent_title .slick-track:after {
  /* display: table; */
  /* content: ''; */
}
.recent_title .slick-track:after {
  clear: both;
}
.recent_title .slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
}
.recent_title .slick-initialized .slick-slide {
  display: block;
}
.recent_title .sliderBlock .slick-slide {
  margin: 5px 5px 0;
}
.recent_title .sliderBlock .slick-slide .thum_box {
  position: relative;
  margin: 0 auto;
  background: #FFF;
  vertical-align: top;
  text-align: center;
}
.recent_title .sliderBlock .slick-slide .thum_box img {
  max-width: 100%;
  max-height: 100%;
  border: 1px solid #eee;
}
.recent_title .sliderBlock .cam_mark {
  position: absolute;
  top: 0;
  right: 0;
  background: #fff;
  border: 1px solid #d00;
  color: #d00;
  height: 18px;
  line-height: 18px;
  padding: 0 4px;
  font-size: 10px;
  z-index: 1;
}
.recent_title .sliderBlock .slick-slide .text_box {
  margin: 5px 4px 0;
}
.recent_title .sliderBlock .slick-slide .text_box .title_name {
  height: 13px;
  font-size: 12px;
  line-height: 14px;
  color: #333;
  margin-bottom: 4px;
  word-break: break-word;
  overflow: hidden;
}
.recent_title .sliderBlock .slick-slide .text_box .title_name a {
  color: #333;
}
.recent_title .sliderBlock .slick-slide .text_box .author_name {
  width: auto;
  height: 13px;
  font-size: 10px;
  line-height: 14px;
  color: #777;
  text-align: center;
  word-break: break-word;
  overflow: hidden;
}
.recent_title .sliderBlock .slick-slide .text_box .author_name a {
  color: #777;
}
.recent_title .bottomBtns {
  text-align: right;
  padding-right: 10px;
  box-sizing: border-box;
}
.recent_title .bottomBtns a {
  width: 300px;
  background: #FF8C2F;
  border: 1px solid #FF8C2F;
  color: #fff;
}
.recent_title .bottomBtns a:after {
  content: '';
  display: block;
  clear: both;
  position: absolute;
  top: 50%;
  right: 8px;
  width: 6px;
  height: 6px;
  margin-top: -5px;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
}
.recent_title .bottomBtns a:hover {
  opacity: .8;
}

/* notbuy
------------------------------*/
.notbuy .think_later_area {
  width: 750px;
  margin: 30px auto 10px;
  background: #fff;
  padding-bottom: 15px;
}
.think_later_area * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.think_later_area .contents_right_co_title {
  height: 40px;
  line-height: 40px;
  border-top: 3px solid #525cde;
  border-bottom: 1px dotted #525cde;
  text-align: left;
}
.think_later_area .contents_right_co_title .font_14 {
  font-size: 18px;
  padding-left: 7px;
  font-weight: bold;
}
.think_later_area ul {
  list-style: none;
  display: table;
  table-layout: fixed;
  width: 730px;
  margin: 0 auto;
}
.think_later_area li {
  display: table-cell;
  width: 146px;
  padding: 15px 7px 0;
  FONT-VARIANT: JIS04;
  float: none;
  background: #FFF;
  overflow: hidden;
  vertical-align: top;
}
.think_later_area li:nth-child(6) {
  display: none;
}
.think_later_area ul .thum_box3 {
  height: 183px;
  text-align: center;
  position: relative;
}
.think_later_area ul .thum_box3 a {
  display: inline-block;
}
.think_later_area ul .thum_box3 img {
  max-width: 130px;
  max-height: 180px;
}
.think_later_area ul .cover_unit_top_title h5 {
  height: 16px;
  line-height: 17px;
  color: #333;
  font-size: 13px;
  text-align: center;
  font-weight: normal;
  overflow: hidden;
  margin: auto;
}
.think_later_area ul .cover_unit_top_title h5 a {
  line-height: 16px;
  color: #000;
  font-size: 13px;
  font-weight: normal;
}
.think_later_area .footer_co_btn_w {
  margin-top: 15px;
}
.think_later_area .footer_co_btn_inner:nth-child(1) {
  display: none;
}
.think_later_area .footer_co_btn_inner a {
  position: relative;
  display: block;
  width: 400px;
  height: 35px;
  line-height: 35px;
  font-size: 14px;
  margin: 0 auto;
  border: 1px solid #FF9800;
  border-radius: 4px;
  color: #FF9800;
  text-decoration: none;
  background: #fff;
}
.think_later_area .footer_co_btn_inner a:after {
  content: '';
  display: block;
  clear: both;
  position: absolute;
  top: 50%;
  right: 8px;
  width: 6px;
  height: 6px;
  margin-top: -5px;
  border-top: 2px solid #FF9800;
  border-right: 2px solid #FF9800;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
}
.think_later_area .footer_co_btn_inner a:hover {
  background: #FFFDE7;
}

/* mark */
.campaign_block {
  display: none;
}
.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;
}
.down_m:after {
  content:"値下げ";
  display: inline;
  clear:both;
}

/* bottomBtns
------------------------------*/
.bottomBtns {
  width:100%;
  margin: 13px auto 0;
  text-align: right;
}
.bottomBtns a,
.bottomBtns a:hover {
  position:relative;
  display: inline-block;
  width: 300px;
  margin: 0 auto;
  padding: 8px 5px;
  background: #ff8c2f;
  border: 1px solid #ff8c2f;
  border-radius: 8px;
  text-align: center;
  font-size: 14px;
  color: #fff;
  text-decoration: none;
}
.bottomBtns a:hover {
  opacity: 0.8;
}
.bottomBtns a:after {
  content:'';
  display:block;
  clear:both;
  position:absolute;
  top:50%;
  right:8px;
  width:6px;
  height:6px;
  margin-top:-5px;
  border-top:2px solid #fff;
  border-right:2px solid #fff;
  transform:rotate(45deg);
  -webkit-transform:rotate(45deg);
}

/* campaign_area
------------------------------*/
.campaign_area {
  margin: 30px 10px 15px;
  text-align: left;
  font-size: 16px;
}
.campaign_area .campaign_title {
  padding: 7px;
  background: #525cde;
  font-size: 20px;
  font-weight: bold;
  color: #fff;
}
.campaign_area .campaign_box {
  background: #fff;
  padding: 15px;
}
.campaign_area .campaign_text p {
  line-height: 1.4;
  font-size: 16px;
  color: #4E4E4E;
}
.campaign_area dl {
  padding: 0 0 10px;
  line-height: 1.4;
  font-size: 16px;
  color: #4E4E4E;
}
.campaign_area dt {
  font-size: 16px;
  font-weight:bold;
}
.campaign_area dd + dt {
  margin:10px 0 0;
}
.campaign_area dd p {
  font-size: 16px;
}
.campaign_area dt:before {
  display: inline;
  content: "■";
}
.campaign_area p.list {
  padding-left: 1em;
  text-indent: -1em;
}
a.arrow {
  position: relative;
  padding-right: 10px;
}
a.arrow:after {
  display: inline-block;
  position: absolute;
  top: 50%;
  right: 0;
  content: "";
  border-style: solid;
  border-width: 4px 0 4px 7px;
  border-color: transparent transparent transparent #08c;
  margin-top: -5px;
}
.marginTop10 {
  margin-top: 10px;
}
.campaign_area .TableArea {
  display: inline-block;
  border: 1px solid #555;
  margin-bottom: 5px;
}
.campaign_area .TableArea .title {
  background: #555;
  color: #fff;
}
.campaign_area .TableArea .cell {
  padding: 0 12px;
  height: 32px;
  line-height: 32px;
}

/* btn_areas(sns)
------------------------------*/
.btn_areas {
  margin: 10px;
}
.btn_areas img:hover {
  opacity:0.7;
}