@charset "utf-8";
@import url(https://fonts.googleapis.com/earlyaccess/notosansjp.css);

/*---------------------------------------------------

価格.comプロダクトアワード2022

Copyright (c) THIRDWAVE CORP. All Rights Reserved.
----------------------------------------------------*/

/*-------------------------------------
　ページ基本設定
---------------------------------------*/
h5.dxv {display: none;}
.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 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;
}
.pcOnly {
  display: block;
}
.spOnly {
  display: none;
}

/*-------------------------------------
　タイトル
---------------------------------------*/
#lp_page #mainTitle {
  background: #fff url("../5info/img/kakakucom_award2022/main_title.jpg") no-repeat scroll center;
  height: 420px;
  margin: 0 -500%;
  padding: 0 500%;
}
#lp_page #mainTitle img {
  display: none;
}

/*-------------------------------------
　受賞モデル
---------------------------------------*/
#awardModel .standardBox {
  margin: 0 0 4px;
  padding: 20px 10px 20px 20px;
  margin-bottom: 80px;
}
#awardModel .standardBox.gold {
  border: 4px solid #e6b422;
}
#awardModel .standardBox.silver {
  border: 4px solid #999;
}
#awardModel .standardBox.copper {
  border: 4px solid #b87333;
}
#awardModel .standardBox.blue {
  border: 4px solid #00A2E6;
}
#awardModel .standardBox .saleCatch {
  border-bottom: 4px solid #f22525;
  font-size: 22px;
  letter-spacing: 0.8px;
  font-weight: 700;
  line-height: 1.3;
  margin-bottom: 10px;
  padding-bottom: 4px;
  padding-left: .2em;
  width: 560px;
}
#awardModel .standardBox .saleCatch span {
  font-size: 31px;
}
#awardModel .standardBox .imgBox,
#awardModel .standardBox .imgBox1 {
  float: right;
  margin-top: -80px;
  width: 360px;
  text-align: center;
}
#awardModel .standardBox .imgBox img,
#awardModel .standardBox .imgBox1 img {
  width: 90%;
}
#awardModel .standardBox .textBox {
  width: 560px;
  min-height: 210px;
}
#awardModel .standardBox .pcName {
  font-size: 23px;
  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;
}
.soldOut {
  border-bottom: 1px solid #c0c0c0;
  font-size: 36px;
  margin-bottom: 30px;
  padding-bottom: 10px;
  text-align: center;
}
#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 #333;
  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 .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: -6%;
  top: 10px;
  width: 52%;
}
#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%;
}

/*-------------------------------------
　サイドバナー非表示
---------------------------------------*/
.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){
/*--------------------------
 レスポンシブ対応全体
----------------------------*/
  #lp_page {
    font-size: 1rem;
  }
  #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;
  }
  #lp_page #mainTitle {
    background: none;
    height: auto;
    margin: 0;
    padding: 0;
  }
  #lp_page #mainTitle img {
    display: block;
  }
  #awardModel .standardBox {
    padding: 10px;
    margin-bottom: 40px;
  }
  #awardModel .standardBox .saleCatch {
    border-bottom: 2px solid #f22525;
    font-size: .9rem;
    width: 100%;
  }
  #awardModel .standardBox .saleCatch span {
    font-size: 1.6rem;
  }
  #awardModel .standardBox .imgBox,#awardModel .standardBox .imgBox1 {
    float: none;
    margin: 10px auto!important;
    width: 90%;
  }
  #awardModel .standardBox .textBox {
    width: 100%;
    min-height: inherit;
  }
  #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%;
  }
  .soldOut {
    font-size: 1.4rem;
  }
  #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%;
  }
}

