@charset "utf-8";
@import url(https://fonts.googleapis.com/earlyaccess/notosansjp.css);

/*---------------------------------------------------

価格.comプロダクトアワード2020

Copyright (c) THIRDWAVE CORP. All Rights Reserved.
----------------------------------------------------*/

/*-------------------------------------
　ページ基本設定
---------------------------------------*/
.column2R #main {
  float: none;
  width: auto;
}
#lp_page {
  background-color:#FFF;
  color: #333;
  font-family: 'Noto Sans JP', sans-serif;
  font-feature-settings: 'palt';
  font-size: 18px;
  letter-spacing: 1.2px;
  margin: 0 auto;
  width: 970px;
}
#lp_page h2,#lp_page h3 {
  font-family: 'Noto Sans JP', sans-serif;
}
#lp_page h3 {
  font-size: 40px;
  font-weight: 600;
  line-height: 1.2;
  margin-bottom: 10px;
}
/*#lp_page #commemorativeModel h3 {
  font-size: 31px;
}*/
.section {
  margin: 30px 0 50px;
}
.otherModel {
  /*margin-bottom: 40px;*/
  text-align: right;
}
.pcOnly {
  display: block;
}
.spOnly {
  display: none;
}

/*-------------------------------------
　タイトル
---------------------------------------*/
#mainTitle {
  background: #fff url("../5info/img/dengeki_bestbuy2020/main_title.jpg") no-repeat scroll center;
  height: 420px;
  margin: 0 -500%;
  padding: 0 500%;
}
#mainTitle img {
  display: none;
}

/*-------------------------------------
　受賞モデル
---------------------------------------*/
#awardModel .standardBox {
  margin: 0 0 4px;
  padding: 20px 10px 20px 20px;
}
#awardModel .standardBox.gold {
  border: 4px solid #e6b422;
}
#awardModel .standardBox.copper {
  border: 4px solid #b87333;
}
#awardModel .standardBox .saleCatch {
  border-bottom: 4px solid #f22525;
  font-size: 30px;
  font-weight: 700;
  line-height: 1.3;
  margin-bottom: 10px;
  padding-bottom: 4px;
  padding-left: .2em;
  width: 510px;
}
#awardModel .standardBox .imgBox {
  float: right;
  margin-top: -150px;
}
#awardModel .standardBox .textBox {
  width: 510px;
}
#awardModel .standardBox .pcName {
  font-size: 24px;
  font-weight: 600;
  line-height: 1.4;
  margin-bottom: 16px;
}
#awardModel .standardBox .specText {
	font-size: 18px;
	margin-bottom: 15px;
}
#awardModel .standardBox .specText dl {
  border-bottom: 1px dotted #c0c0c0;
  display: flex;
  align-items: baseline;
}
#awardModel .standardBox .specText dl:not(:last-child) {
  margin-bottom: 4px;
}
#awardModel .standardBox .specText dt {
  font-size: 14px;
  margin-right: .4em;
}
#awardModel .standardBox .specText dt::after {
  content: ":";
}
#awardModel .standardBox .specText .benchText {
  font-size: 12px;
  display: inline;
  margin-left: .5em;
}
#awardModel .standardBox .priceBox {
  color: #ff0000;
  font-size: 30px;
}
#awardModel .standardBox .priceBox span.en {
  font-size: 22px;
}
#awardModel .standardBox .priceBox span.taxkara {
  font-size: 18px;
}
#awardModel .standardBox .buyBtn {
  text-align: right;
}
#awardModel .standardBox .buyBtn a {
  background-color:#075aad;
  color:#fff;
  border-radius: 5px;
  font-size: 20px;
  padding: 6px 50px;
  margin: 0 20px 0 0;
  text-decoration:none;
}
#awardModel .standardBox .buyBtn a:hover {
  background-color: #4692D8;
}
#awardModel .standardBox .blankSpace {
  height: 34px;
}

/*-------------------------------------
　受賞記念モデル
---------------------------------------*/
#commemorativeModel .col2Box {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  /*margin-bottom: 50px;*/
}
#commemorativeModel .col2Box > li {
  margin: 0 0 20px 0;
  width: calc((100% - 20px) / 2);
  width: -webkit-calc((100% - 20px) / 2);
}
#commemorativeModel .col2Box li a {
  border: 4px solid #00387e;
  box-sizing: border-box;
  color: #333;
  display: block;
  padding: 10px;
  position: relative;
  text-decoration: none;
}
#commemorativeModel .col2Box li a span {
  color: #333;
}
#commemorativeModel .infoBlock {
  width: 58%;
}
#commemorativeModel .infoBlock .modelCatch {
  border-bottom: 2px solid #f22525;
  font-size: 16px;
  font-weight: 600;
  margin-bottom: 4px;
}
#commemorativeModel .infoBlock .pcName {
  font-size: 16px;
  font-weight: 600;
  line-height: 1.4;
  margin-bottom: 14px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
#commemorativeModel .infoBlock .specText {
  font-size: 14px;
  margin-bottom: 4px;
}
#commemorativeModel .infoBlock .specText li {
  border-bottom: 1px dotted #c0c0c0;
  line-height: 1;
  margin-bottom: 4px;
  padding-bottom: 4px;
}
#commemorativeModel .infoBlock .benchmark {
  font-size: 14px;
}
#commemorativeModel .infoBlock .benchText {
  font-size: 8px;
}
#commemorativeModel .infoBlock .priceBox {
  font-size: 22px;
}
#commemorativeModel .infoBlock .priceBox span.en {
  font-size: 18px;
}
#commemorativeModel .infoBlock .priceBox span.taxkara {
  font-size: 14px;
}
#commemorativeModel .infoBlock .priceBox span {
  color: #ff0000;
}
#commemorativeModel .imgBlock {
  position: absolute;
  right: 0;
  top: 10px;
  width: 43%;
}
#commemorativeModel .imgBlock img {
  display: block;
  width: 100%;
}
#commemorativeModel .limited {
  background-color: #d03636;
  box-shadow: 3px 4px 3px 0px rgba(0,0,0,0.2);
  color: #fff;
  font-size: 16px;
  font-weight: 600;
  padding: 4px;
  text-align: center;
  transform:rotate(-2deg);
  width: 80%;
}

/*-------------------------------------
　注意文
---------------------------------------*/
.campNotes {
  font-size: 20px;
  text-align: center;
}

/*-------------------------------------
　サイドバナー非表示
---------------------------------------*/
.sidebannerLeft , .sidebannerRight {
  display:none;
}

/*-------------------------------------
　ページトップへ追随設定
---------------------------------------*/
#pagetop {
  display: none;
  position: fixed;
  bottom: 30px;
  right: 55px;
}
#pagetop a {
  color: #fff;
  background-color: #333;
  border-radius: 5px;
  display: block;
  font-size: 12px;
  line-height: 1.5em;
  padding: 5px 10px;
  text-align: center;
  text-decoration: none;
}
.pagetop {
  display: none;
}


/* ウィンドウ幅が0〜479pxの場合に適用するCSS */
@media screen and (max-width:479px){
/*--------------------------
 レスポンシブ対応全体
----------------------------*/

  #container, #lp_page {
    width: auto;
  }
  #lp_page {
    font-size: 1rem;
    margin: 0 10px;
  }
  #lp_page img {
    max-width: 100%;
  }
  #lp_page h2 img {
    width:100%;
  }
  #lp_page h3 {
    font-size: 1.3rem;
    line-height: 1.2;
    margin-bottom: 6px;
  }
  #lp_page #commemorativeModel h3 {
    font-size: 1.3rem;
  }
  .section {
    margin: 30px 0;
  }
  .pcOnly {
    display: none;
  }
  .spOnly {
    display: block;
  }
#mainTitle {
    background: none;
    height: auto;
    margin: 0;
    padding: 0;
  }
  #mainTitle img {
    display: block;
    max-width: 100%;
  }
  #awardModel .standardBox {
    padding: 10px;
  }
  #awardModel .standardBox .saleCatch {
    border-bottom: 2px solid #f22525;
    font-size: .9rem;
    width: 100%;
  }
  #awardModel .standardBox .saleCatch span {
    font-size: 1.6rem;
  }
  #awardModel .standardBox .imgBox {
    float: none;
    margin: 10px auto;
    width: 90%;
  }
  #awardModel .standardBox .textBox {
    width: 100%;
  }
  #awardModel .standardBox .pcName {
    font-size: 1rem;
  }
  #awardModel .standardBox .specText {
    font-size: .8rem;
  }
  #awardModel .standardBox .specText dt {
    font-size: .5rem;
  }
  #awardModel .standardBox .specText .benchText {
    font-size: .4rem;
  }
  #awardModel .standardBox .priceBox {
    font-size: 1.2rem;
  }
  #awardModel .standardBox .priceBox span.en {
    font-size: 1rem;
  }
  #awardModel .standardBox .priceBox span.taxkara {
    font-size: 1rem;
  }
  #awardModel .standardBox .buyBtn {
    text-align: left;
    margin: 10px 0 0;
  }
  #awardModel .standardBox .buyBtn a {
    box-sizing: border-box;
    display: block;
    font-size: 1rem;
    margin: 0 auto;
    text-align: center;
    width: 90%;
  }
  #awardModel .standardBox .blankSpace {
    height: 20px;
  }
  #commemorativeModel .col2Box > li {
    width: 100%;
  }
  #commemorativeModel .infoBlock .pcName {
    font-size: 1rem;
  }
  #commemorativeModel .infoBlock {
    width: 60%;
  }
  #commemorativeModel .infoBlock .specText {
    font-size: .5rem;
  }
  #commemorativeModel .infoBlock .benchText {
    font-size: .4rem;
  }
  #commemorativeModel .infoBlock .priceBox {
    font-size: 1.2rem;
  }
  #commemorativeModel .infoBlock .priceBox span.en {
    font-size: 1rem;
  }
  #commemorativeModel .infoBlock .priceBox span.taxkara {
    font-size: .8rem;
  }
  #commemorativeModel .limited {
    font-size: .9rem;
    width: 100%;
  }
  .campNotes {
    font-size: 1rem;
  }
}
/*-- 早期終了 --*/
.boxbase{
	position: relative;
}
.endbox{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 999;
	background-color:rgba(255,48,69,0.5);
	width: 475px;
    height: 210px;
    padding-top: 80px;
    text-align: center;
    color: #fff;
    font-size: 1.3em;
}
@media screen and (max-width:479px){
	.endbox{
	    width: 100%;
	    height: 100%;
	    box-sizing: border-box;
	    display: flex;
	    justify-content: center;
	    align-items: center;
	    padding-top: 0;
	}
}
