@charset "utf-8";
/* -------------------------------------------------------------------- 
 2018.9.6 早割ページ制作
-------------------------------------------------------------------- */
body{
  display: none;
}

/* ハンバーガーメニュー
------------------------------------- */
#bigCon .humbWrap{
  display: none;
  position: fixed;
  width: 100%;
  height: 100%;
  background: #2b2b2b;
  z-index: 10;
  color: #fff;
  overflow: scroll !important;
  -webkit-overflow-scrolling: touch;
  font-family: 'Open Sans', sans-serif;
  font-size: 120%;
}
#bigCon .humbWrap nav ul, #bigCon .humbNav ul li dl, #bigCon .humbNav ul li dd {
    list-style: none;
    margin: 0;
    padding: 0;
}
#bigCon .humbNav a{
  display: block;
  color: #fff;
  text-decoration: none;
}
#bigCon .humbNav ul li dt{
  position: relative;
  padding: 18px 15px;
  border-bottom: 1px solid #595959;
}
#bigCon .humbNav ul li dt::after{
  display: inline-block;
  position: absolute;
  top: 32%;
  right: 17px;
  width: 9px;
  height: 9px;
  border-bottom: 1px solid #fff;
  border-right: 1px solid #fff;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  content: "";
}
#bigCon .humbNav ul li dt.active::after{
  display: inline-block;
  position: absolute;
  top: 44%;
  right: 17px;
  width: 9px;
  height: 9px;
  border-top: 1px solid #fff;
  border-right: none;
  border-bottom: none;
  border-left: 1px solid #fff;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  content: "";
}
#bigCon .humbNav ul li dd{
  display: none;
  position: relative;
  padding: 18px 15px;
  border-bottom: 1px solid #595959;
  background: #3b3b3b;
}
#bigCon .humbNav ul li dd::after{
  display: inline-block;
  position: absolute;
  top: 40%;
  right: 18px;
  width: 9px;
  height: 9px;
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  content: "";
}
#bigCon .humbNav ul li.singleLink + .singleLink{
  border-top: 1px solid #595959;
}
#bigCon .humbNav ul li.singleLink a{
  position: relative;
  padding: 18px 15px;
  background: #3b3b3b;
}
#bigCon .humbNav ul li.singleLink a::after{
  display: inline-block;
  position: absolute;
  top: 40%;
  right: 18px;
  width: 9px;
  height: 9px;
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  content: "";
}
/* グロナビ
------------------------------------- */
#bigCon .globalNav{
  background: #f2f2f2;
  font-family: 'Open Sans', sans-serif;
  font-size: 83%;
}
#bigCon .globalNav ul{
  display: flex;
  justify-content: space-between;
  align-content: flex-end;
  width: 100%;
  padding: 0;
}
#bigCon .globalNav ul li{
  width: 25%;
  text-align: center;
  list-style: none;
}
#bigCon .globalNav ul li a{
  display: block;
  padding: 7px 0 8px;
  color: #1A1A1A;
  text-decoration: none;
}
#bigCon .globalNav ul li a figure{
  margin: 0 0 5px 0;
}
#bigCon .globalNav ul li a figure img{
  width: 35%;
  height: auto;
}
#bigCon .globalNav ul li a p{
  line-height: 1;
}

/* ボディ
------------------------------------- */
#bigCon{
  color: #0D0D0D;
  /*overflow-x: hidden;*/
}
#bigCon #headingAreaTop{
  display: none;
}
#bigCon #headingAreaBtm{
  display: none;
}
#bigCon .bodyarea{
  width: auto;
  padding: 0;
}
#bigCon .inner{
  width: 1160px;
  margin: 0 auto;
}
#bigCon .tbOnly{
  display: none;
}
#bigCon .spOnly{
  display: none;
}
#bigCon .pcOnly{
  display: block;
}
#bigCon .fourBr{
  display: none;
}
#bigCon .fadeBlock{
  margin-top: 200px;
  opacity: 1;
}


/* タイトル
------------------------------------- */
#bigCon .pageTitle{
  background: #6D4931;
  width: 100%;
  margin: 15px auto 0;
}
#bigCon .pageTitle h1{
  padding: 8px 0 5px;
  color: #fff;
}

/* メインビジュアル
------------------------------------- */
#bigCon .mainVisual{
  background: -webkit-linear-gradient(-45deg, #f7b081 0%,#b8835f 100%);
  background: linear-gradient(135deg, #f7b081 0%,#b8835f 100%);
}
#bigCon .mainVisual .figure{
  margin: 0;
}
#bigCon .mainVisual .figure img{
  vertical-align: bottom;
}

/* OS判定
------------------------------------- */
#bigCon .windowsUser{
  background: #900;
  color: #fff6a8;
  text-align: center;
  font-size: 2.4rem;
  padding: 10px 0 8px;
  font-weight: bold;
}
#bigCon .windowsUser span{
  font-size: 3rem;
}
@media screen and (max-width: 767px) {
  #bigCon .windowsUser,#bigCon .windowsUser span {
    font-size: 1.6rem; }
}

/* カウントダウン
------------------------------------- */
#bigCon .countArea {
  padding-top: 30px;
  background: #171717;
  color: #fff;
}
#bigCon .countBox{
  max-width: 980px;
  margin: 0 auto;
  border:solid 5px #ee1515;
}
#bigCon .countLead {
  background-color: #ee1515;
  padding: 15px 0;
}
#bigCon .countLead img {
  margin: 0 auto;
}
#bigCon .countTxtBox {
  padding:10px 65px;
  position: relative;
}
#bigCon .countTxtBox .countTime01 img {
  float:left;
}
#CDT .day,#CDT .hour,#CDT .min,#CDT .sec,#CDT{
 font-size: 43px;
 font-weight:bold;
}
#CDT {
  float:left;
  margin: 20px  0 0 20px;
}
#bigCon .countTxtBox .supportImg {
  position:absolute;
  top: 25px;
  right: 100px;
}
#bigCon .countTxtBox .countTxt {
  margin-top:15px;
  font-size: 20px;
  font-weight:bold;
  width: 605px;
  background: url(../../../other_contents/ui3104/ui3104_im14.png) no-repeat center right;
}

/* グレーエリア
------------------------------------- */
#bigCon .grayArea{
  padding: 50px 0;
  background: #171717;
  color: #fff;
}
#bigCon .grayArea p{
  font-size: 2rem;
  /* font-weight: bold; */
  text-align: center;
}
#bigCon .grayArea .fiveBox{
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  width: 100%;
  margin-top: 30px;
  padding: 0;
  list-style: none;
}
#bigCon .grayArea .fiveBox li{
  width: 15.9%;
  margin: 0;
  padding: 3px;
  background: -webkit-linear-gradient(-45deg, #f7b081 0%,#b8835f 100%);
  background: linear-gradient(135deg, #f7b081 0%,#b8835f 100%);
  border-radius: 10px;
  text-align: center;
  font-size: 135%;
  font-weight: bold;
}
#bigCon .grayArea .fiveBox li p{
  border-radius: 10px;
  font-size: 75%;
  line-height: 1.3;
  color: #d89a70;
}
#bigCon .grayArea .fiveBox li p a{
  display: block;
  padding: 130px 10px 15px;
  border-radius: 10px;
  color: #d89a70;
  text-decoration: none;
}
#bigCon .grayArea .fiveBox li:nth-of-type(1) p a{
  background: url(../../../other_contents/ui3104/ui3104_ic01.png) no-repeat top 20px center / 60% auto,#171717;
}
#bigCon .grayArea .fiveBox li:nth-of-type(2) p a{
  background: url(../../../other_contents/ui3104/ui3104_ic02.png) no-repeat top 20px center / 60% auto,#171717;
}
#bigCon .grayArea .fiveBox li:nth-of-type(3) p a{
  background: url(../../../other_contents/ui3104/ui3104_ic03.png) no-repeat top 20px center / 60% auto,#171717;
}
#bigCon .grayArea .fiveBox li:nth-of-type(5) p a{
  background: url(../../../other_contents/ui3104/ui3104_ic04.png) no-repeat top 20px center / 60% auto,#171717;
}
#bigCon .grayArea .fiveBox li:nth-of-type(4) p a{
  background: url(../../../other_contents/ui3104/ui3104_ic05.png) no-repeat top 20px center / 60% auto,#171717;
}
#bigCon .grayArea .fiveBox li:nth-of-type(6) p a{
  background: url(../../../other_contents/ui3104/ui3104_ic20.png) no-repeat top 20px center / 60% auto,#171717;
}
#bigCon .grayArea .fiveBox li p a:hover{
  color: #171717;
}
#bigCon .grayArea .fiveBox li:nth-of-type(1) p a:hover{
  background: url(../../../other_contents/ui3104/ui3104_ic15.png) no-repeat top 20px center / 60% auto;
}
#bigCon .grayArea .fiveBox li:nth-of-type(2) p a:hover{
  background: url(../../../other_contents/ui3104/ui3104_ic16.png) no-repeat top 20px center / 60% auto;
}
#bigCon .grayArea .fiveBox li:nth-of-type(3) p a:hover{
  background: url(../../../other_contents/ui3104/ui3104_ic17.png) no-repeat top 20px center / 60% auto;
}
#bigCon .grayArea .fiveBox li:nth-of-type(5) p a:hover{
  background: url(../../../other_contents/ui3104/ui3104_ic18.png) no-repeat top 20px center / 60% auto;
}
#bigCon .grayArea .fiveBox li:nth-of-type(4) p a:hover{
  background: url(../../../other_contents/ui3104/ui3104_ic19.png) no-repeat top 20px center / 60% auto;
}
#bigCon .grayArea .fiveBox li:nth-of-type(6) p a:hover{
  background: url(../../../other_contents/ui3104/ui3104_ic21.png) no-repeat top 20px center / 60% auto;
}
#bigCon .grayArea .fiveBox.fourBox li{
  width: 19%;
  font-size: 160%;
}
#bigCon .grayArea .fiveBox.fourBox li:nth-of-type(4){
  display: none;
}
#bigCon .grayArea .fiveBox.fourBox li p a{
  padding: 132px 10px 15px;
}
/*
#bigCon .grayArea .fiveBox.fourBox li:nth-of-type(1) p a{
  background: url(../../../other_contents/ui3104/ui3104_ic01.png) no-repeat top 20px center / 48% auto,#171717;
}
#bigCon .grayArea .fiveBox.fourBox li:nth-of-type(2) p a{
  background: url(../../../other_contents/ui3104/ui3104_ic02.png) no-repeat top 20px center / 48% auto,#171717;
}
#bigCon .grayArea .fiveBox.fourBox li:nth-of-type(3) p a{
  background: url(../../../other_contents/ui3104/ui3104_ic03.png) no-repeat top 20px center / 48% auto,#171717;
}
#bigCon .grayArea .fiveBox.fourBox li:nth-of-type(4) p a{
  background: url(../../../other_contents/ui3104/ui3104_ic04.png) no-repeat top 20px center / 48% auto,#171717;
}
#bigCon .grayArea .fiveBox.fourBox li p a:hover{
  color: #171717;
}
#bigCon .grayArea .fiveBox.fourBox li:nth-of-type(1) p a:hover{
  background: url(../../../other_contents/ui3104/ui3104_ic15.png) no-repeat top 20px center / 48% auto;
}
#bigCon .grayArea .fiveBox.fourBox li:nth-of-type(2) p a:hover{
  background: url(../../../other_contents/ui3104/ui3104_ic16.png) no-repeat top 20px center / 48% auto;
}
#bigCon .grayArea .fiveBox.fourBox li:nth-of-type(3) p a:hover{
  background: url(../../../other_contents/ui3104/ui3104_ic17.png) no-repeat top 20px center / 48% auto;
}
#bigCon .grayArea .fiveBox.fourBox li:nth-of-type(4) p a:hover{
  background: url(../../../other_contents/ui3104/ui3104_ic18.png) no-repeat top 20px center / 48% auto;
}*/



/* ブラックエリア
------------------------------------- */
#bigCon .blackArea{
  padding: 50px 0;
  background: #0D0D0D;
  color: #fff;
}
#bigCon .blackArea h2{
  margin: 0 0 25px;
  text-align: center;
  font-size: 3rem;
  font-weight: bold;
}
#bigCon .blackArea .twoBox{
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  width: 100%;
  padding: 0;
  list-style: none;
}
#bigCon .blackArea .twoBox > li{
  width: 48%;
  margin: 0;
  padding: 3px;
  border-radius: 10px;
  background: -webkit-linear-gradient(-45deg, #f7b081 0%,#b8835f 100%);
  background: linear-gradient(135deg, #f7b081 0%,#b8835f 100%);
}
#bigCon .blackArea .twoBox li h3{
  margin: 0;
  padding: 11px 0 10px;
  color: #0d0d0d;
  text-align: center;
  font-size: 2rem;
  font-weight: bold;
}
#bigCon .blackArea .twoBox li .txtBox{
  padding: 15px;
  border-radius: 0 0 10px 10px;
  background: #0D0D0D;
  font-size: 1.6rem;
  box-sizing: content-box;
}
#bigCon .blackArea .twoBox li .txtBox .txtLink{
  font-size: 77%;
  text-align: left;
}
#bigCon .blackArea .twoBox li .txtBox p + p{
  margin-top: 15px;
}
#bigCon .blackArea .twoBox li .txtBox .btmImg{
  padding-bottom: 78px;
  background: url(../../../other_contents/ui3104/ui3104_ic06.png) no-repeat bottom center;
}
#bigCon .blackArea .twoBox li .txtBox .impTxt{
  color: #d89a70;
  font-style: normal;
  font-weight: bold;
}
#bigCon .blackArea .txtLink{
  margin-top: 40px;
  text-align: center;
}
#bigCon .blackArea .txtLink a{
  color: #fff;
  font-size: 1.6rem;
}
#bigCon .blackArea .txtLink a::before{
  display: inline-block;
  content: "";
  width: 0;
  height: 0;
  margin: 0 1px 3px 0;
  border: 4px solid transparent;
  border-left: 8px solid #fff;
}
#bigCon .blackArea .txtLink a:hover{
  text-decoration: none;
}

/* ハーフエリア
------------------------------------- */
#bigCon .halfArea{
  padding: 50px 0;
  background:linear-gradient(90deg,#1f1f1f 0%,#1f1f1f 50%,#171717 50%,#171717 100%);
  text-align: center;
  color: #fff;
}
#bigCon .halfArea .inner{
  position: relative;
}
#bigCon .halfArea .section{
  margin-bottom: 60px;
}
#bigCon .halfArea .section h2{
  margin: 0 0 25px;
  font-size: 3rem;
  font-weight: bold;
}
#bigCon .halfArea .section p{
  font-size: 2rem;
}
#bigCon .halfArea ul{
  padding: 0;
  list-style: none;
}
#bigCon .halfArea li{
  margin: 0;
}
#bigCon .halfArea .halfBox{
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  width: 100%;
}
#bigCon .halfArea .halfBox > li{
  width: 45%;
  font-size: 2.4rem;
  font-weight: bold;
}
#bigCon .halfArea .halfBox ul li + li{
  margin-top: 35px;
  padding-top: 35px;
  border-top: 1px solid;
}
#bigCon .halfArea .halfBox ul li p{
  line-height: 1.3;
}
#bigCon .halfArea .halfBox ul li p + p{
  margin-top: 10px;
}
#bigCon .halfArea .halfBox ul li .figure{
  margin-top: 15px;
}
#bigCon .halfArea .halfBox > li:first-child ul li:last-child .figure{
  text-align: left;
}
#bigCon .halfArea .halfTxtBox li{
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  width: 150px;
  height: 120px;
  padding: 11px 3px 9px 32px;
  background: url(../../../other_contents/ui3104/ui3104_bg02.png) no-repeat;
  font-weight: bold;
  font-size: 2rem;
  color: #0d0d0d;
}
#bigCon .halfArea .halfTxtBox li:nth-of-type(1){
  position: absolute;
  top: 42.3%;
  left: 43.1%;
}
#bigCon .halfArea .halfTxtBox li:nth-of-type(2){
  position: absolute;
  top: 53.5%;
  left: 43.1%;
}
#bigCon .halfArea .halfTxtBox li:nth-of-type(3){
  position: absolute;
  top: 64.1%;
  left: 43.1%;
}
#bigCon .halfArea .halfTxtBox li:nth-of-type(4){
  position: absolute;
  top: 75%;
  left: 43.1%;
}
#bigCon .halfArea .halfTxtBox li:nth-of-type(5){
  position: absolute;
  top: 80%;
  left: 43.1%;
}
#bigCon .halfArea .halfTxtBox li p{
  width: 100%;
  margin-left: -10px;
  line-height: 1.3;
}
#bigCon .halfArea .otherBox{
  margin-top: 65px;
  font-size: 130%;
}
#bigCon .halfArea .otherBox .txtLink{
  margin-top: 30px;
}
#bigCon .halfArea .otherBox .txtLink a{
  color: #fff;
}
#bigCon .halfArea .otherBox .txtLink a::before{
  display: inline-block;
  content: "";
  width: 0;
  height: 0;
  margin: 0 1px 3px 0;
  border: 4px solid transparent;
  border-left: 8px solid #fff;
}
#bigCon .halfArea .otherBox a:hover{
  text-decoration: none;
}

/* ブラックエリア02
------------------------------------- */
#bigCon .blackArea .inner .readTxt{
  margin-bottom: 30px;
  text-align: center;
  font-size: 2rem;
}
#bigCon .blackArea .threeBox{
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  width: 100%;
  padding: 0;
  list-style: none;
}
#bigCon .blackArea .threeBox > li{
  width: 31%;
  margin: 0;
  padding: 3px;
  border-radius: 10px;
  background: -webkit-linear-gradient(-45deg, #f7b081 0%,#b8835f 100%);
  background: linear-gradient(135deg, #f7b081 0%,#b8835f 100%);
}
#bigCon .blackArea .threeBox li h3{
  margin: 0;
  padding: 11px 0 10px;
  color: #0d0d0d;
  text-align: center;
  font-size: 2rem;
  font-weight: bold;
}
#bigCon .blackArea .threeBox li .txtBox{
  padding: 15px;
  border-radius: 0 0 10px 10px;
  background: #0D0D0D;
  font-size: 1.6rem;
  box-sizing: content-box;
}
#bigCon .blackArea .twoBox li .txtBox .centerList,
#bigCon .blackArea .threeBox li .txtBox .centerList{
  padding: 0 0 0 20px;
  list-style: disc;
}
#bigCon .blackArea .twoBox li .txtBox .centerList li,
#bigCon .blackArea .threeBox li .txtBox .centerList li{
  padding-top: 5px;
}
#bigCon .blackArea .threeBox li .txtBox .txtLink{
  font-size: 77%;
  text-align: left;
}
#bigCon .blackArea .threeBox li .txtBox .cauTxt{
  margin-top: 25px;
  font-size: 80%;
}
#bigCon .blackArea .threeBox li .txtBox em{
  font-style: normal;
  font-weight: bold;
  color: #d89a70;
}
#bigCon .blackArea .guideBox{
  margin-top: 50px;
  padding: 20px 50px;
  border: 3px solid #fff;
  border-radius: 10px;
}
#bigCon .blackArea .guideBox h4{
  margin: 0;
  text-align: center;
  font-size: 2.4rem;
  font-weight: bold;
  color: #ee1515;
  border-bottom: 3px solid #fff;
}
#bigCon .blackArea .guideBox .txtBox{
  font-size: 1.6rem;
  margin-top: 15px;
}
#bigCon .blackArea .guideBox .txtLink{
  text-align: right;
  margin-top: 10px
}

/* グレーエリア02
------------------------------------- */
#bigCon #pageLink04{
  background: #171717;
}
#bigCon #pageLink04 .threeBox li .txtBox{
  background: #171717;
}
#bigCon .blackArea .fourBox > li{
  width: 23%;
}
#bigCon .blackArea .twoBox li dl{
  margin: 0;
  line-height: 150%;
}
#bigCon .blackArea .twoBox li .txtBox dt{
  font-weight: bold;
  font-size: 2rem;
  color: #d89a70;
}
#bigCon .blackArea .twoBox li .txtBox dd{
  margin: 10px 0 0;
}
#bigCon .blackArea .twoBox li .txtBox dd + dt{
  margin-top: 25px;
}

/* イエローエリア02
------------------------------------- */
#bigCon .yellowArea{
  display: none;
  padding: 25px 0 30px;
  background: -webkit-linear-gradient(-45deg, #f7b081 0%,#b8835f 100%);
  background: linear-gradient(135deg, #f7b081 0%,#b8835f 100%);
}
#bigCon .yellowArea h2{
  margin: 0;
  text-align: center;
}
#bigCon .yellowArea h2 img{
  margin: 0 auto;
  vertical-align: bottom;
}

/* ブラックエリア
------------------------------------- */
#bigCon .grayArea.cpnBlack{
  display: none;
  background: #0d0d0d;
}
#bigCon .grayArea .cpnArea{
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  width: 100%;
  margin-top: 35px;
}
#bigCon .grayArea .cpnArea .cpnLeft{
  /*! display: flex; */
  flex-wrap: wrap;
  justify-content: center;
  align-content: center;
  width: 48%;
  font-size: 148%;
}
#bigCon .grayArea .cpnArea .cpnLeft .cpnPriceBox{
  border: 3px solid #fff;
  border-radius: 10px 10px 0 0;
  background: url(../../../other_contents/ui3104/ui3104_bg01.png) no-repeat center / 100% 100%;
  font-weight: bold;
  height: 70%;
  /*! display: flex; */
  flex-wrap: wrap;
  justify-content: center;
  align-content: center;
  padding: 15px 0;
}
#bigCon .grayArea .cpnArea .cpnLeft .cpnPrice{
  margin: -20px 0 0 -12px;
  font-size: 325%;
  color: #ee1515;
  letter-spacing: -0.03em;
  line-height: 2.1;
}
#bigCon .grayArea .cpnArea .cpnLeft .cpnPrice .smlTxt{
  font-size: 60%;
  font-style: normal;
}
#bigCon .grayArea .cpnArea .cpnLeft .cpnTopTxt{
  font-size: 145%;
}
#bigCon .grayArea .cpnArea .cpnLeft .cpnTxt{
  margin-top: -35px;
  font-size: 145%;
  color: #fff;
}
#bigCon .grayArea .cpnArea .cpnLeft dl{
  display: flex;
  width: 100%;
  margin: 0;
  text-align: center;
  font-size: 150%;
  height: 30%;
  align-content: end;
  border: 3px solid #fff;
  border-radius: 0 0 10px 10px;
  border-top: none;
}
#bigCon .grayArea .cpnArea .cpnLeft dl dt{
  display: flex;
  align-items: center;
  justify-content: center;
  width: 45%;
  padding: 20px 0;
  border-right: 3px solid #fff;
  font-weight: bold;
}
#bigCon .grayArea .cpnArea .cpnLeft dl dd{
  display: flex;
  align-items: center;
  justify-content: center;
  width: 55%;
  margin: 0;
  padding: 20px 0;
  font-size: 130%;
  font-weight: bold;
  color: #ee1515;
}
#bigCon .grayArea .cpnArea .numBox dt{
  font-size: 130%;
  font-weight: bold;
  color: #ee1515;
}
#bigCon .grayArea .cpnArea .cpnRight{
  width: 48%;
  border: 3px solid #fff;
  border-radius: 10px;
}
#bigCon .grayArea .cpnArea .cpnRight dl{
  display: flex;
  width: 100%;
  margin: 0;
  text-align: center;
  font-size: 170%;
}
#bigCon .grayArea .cpnArea .cpnRight dl + dl{
  border-top: 3px solid #fff;
}
#bigCon .grayArea .cpnArea .cpnRight dl dt{
  display: flex;
  align-items: center;
  justify-content: center;
  width: 30%;
  padding: 20px 0;
  border-right: 3px solid #fff;
  font-weight: bold;
}
#bigCon .grayArea .cpnArea .cpnRight dl dd{
  display: flex;
  align-items: center;
  justify-content: center;
  width: 70%;
  margin: 0;
  padding: 24px 0;
}
#bigCon .grayArea .cauTxt{
  margin-top:10px;
}
#bigCon .grayArea .cauTxt p{
  text-align:right;
  font-weight:normal;
  font-size:100%;
}
#bigCon .grayArea .txtLink{
  margin-top: 30px;
}
#bigCon .grayArea .txtLink a{
  color: #fff;
  font-size: 1.6rem;
  font-weight: normal;
}
#bigCon .grayArea .txtLink a::before{
  display: inline-block;
  content: "";
  width: 0;
  height: 0;
  margin: 0 1px 3px 0;
  border: 4px solid transparent;
  border-left: 8px solid #fff;
}
#bigCon .grayArea .txtLink a:hover{
  text-decoration: none;
}
#bigCon .grayArea .campaignSet .figure img {
  max-width: 100%;
}

#bigCon .cpnBlack .campaignBox {
  padding: 20px 50px;
  border: 3px solid #fff;
  border-radius: 10px;
}
#bigCon .cpnBlack .campaignBox + .campaignBox{
  margin-top: 35px;
}
#bigCon .cpnBlack .campaignBox h4 {
  background: none;
  color: #ee1515;
  border-bottom: 3px solid #fff;
  border-radius: 0;
  font-size: 3rem;
}
#bigCon .cpnBlack .campaignBox .txtBox p {
  font-size: 2rem;
  font-weight: normal;
}


/* ハイグレーエリア
------------------------------------- */
#bigCon .highGrayArea{
  background: #1f1f1f;
}
#bigCon .grayArea h2{
  margin: 0 0 25px;
  text-align: center;
  font-size: 3rem;
  font-weight: bold;
}
#bigCon .grayArea .pcLineUp + .pcLineUp{
  margin-top: 60px;
}
#bigCon .grayArea .pcLineUp img{
  vertical-align: bottom;
}
#bigCon .grayArea .campaignList{
  padding: 10px 0 6px 90px;
  margin: 0 0 35px 0;
  text-align: left;
  font-size: 3.3rem;
  font-weight: bold;
  color: #d89a70;
  border-bottom: 4px solid #d89a70;
  background: url(../../../other_contents/ui3104/ui3104_ic22.png) no-repeat center left 15px / 58px auto;
}
#bigCon .grayArea p + .campaignList{
  margin-top: 35px;
}
#bigCon .grayArea .campaignNo{
  margin-right: 20px;
}
#bigCon .grayArea .redTxt{
  color: #ee1515;
}
#bigCon .grayArea .underline{
  text-decoration: underline;
}
#bigCon .grayArea .campaignSet{
  margin-top: 20px;
}
#bigCon .grayArea .campaignSet .setList{
  margin-top: 50px;
  text-align: center;
  font-size: 130%;
}
#bigCon .grayArea .campaignSet .setList dl{
  font-weight: bold;
}
#bigCon .grayArea .campaignSet .setList a{
  color: #fff;
  font-size: 80%;
}
#bigCon .grayArea .campaignSet .setList a:hover{
  text-decoration: none;
}
#bigCon .grayArea .campaignSet .setListColumn2 .setList{
  float: left;
  width: 55%;
}
#bigCon .grayArea .campaignSet .setListColumn2 .setList img{
  width: 100%;
  height: auto;
}
#bigCon .grayArea .campaignSet .setListColumn2 .campaignSetBox{
  float: left;
  width: 40%;
  margin-left: 5%;
}
#bigCon .grayArea .campaignSet .setListColumn2 .campaignSetProduct{
  list-style: none;
  padding: 0 15px;
}
#bigCon .grayArea .campaignSet .setListColumn2 .campaignSetProduct li + li{
  margin: 35px 0 0 0;
}
#bigCon .grayArea .campaignSet .setListColumn2 p{
  text-align: left;
  font-weight: normal;
}
#bigCon .grayArea .campaignSet .setListColumn2 .pcSubtitle02{
  font-size: 110%;
  font-weight: normal;
  text-align: left;
  color: #c0c0c0;
}
#bigCon .grayArea .campaignSet .setListColumn2 .pcName02{
  text-align: left;
  font-size: 130%;
  font-weight: normal;
}
#bigCon .grayArea .campaignSet .setListColumn2 .pcPrice02{
  font-size: 180%;
  font-weight: normal;
  text-align: left;
}
#bigCon .grayArea .campaignSet .setListColumn2 .itemSpec02{
  margin-top: 10px;
  font-size: 110%;
  text-align: left;
}
#bigCon .grayArea .campaignSet .setListColumn2 .oneBtn02{
  margin-top: 10px;
  text-align: center;
}
#bigCon .grayArea .campaignSet .setListColumn2 .oneBtn02 a {
    display: block;
    padding: 4px 20px 2px;
    border: 3px solid #ee1515;
    background: #ee1515;
    color: #fff;
    text-decoration: none;
    font-size: 69%;
    font-weight: bold;
}
#bigCon .grayArea .campaignSet .setListColumn2 .oneBtn02 a::before{
  display: inline-block;
  content: "";
  width: 0;
  height: 0;
  margin: 0 1px 3px 0;
  border: 4px solid transparent;
  border-left: 8px solid #fff;
}
#bigCon .grayArea .campaignSet .setListColumn2 .oneBtn02 a:hover{
  background: #1c1c1c;
  color: #ee1515;
}
#bigCon .grayArea .campaignSet .cauBox{
  margin-top: 25px;
  padding: 20px 30px;
  font-size: 100%;
  background-color: #333;
}
#bigCon .grayArea .campaignSet .cauBox dd{
  margin: 0;
}
#bigCon .grayArea .campaignSet .campaignPoint{
  list-style: none;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 30px auto 0;
  padding: 0;
  width: 80%;
}
#bigCon .grayArea .campaignSet .campaignPoint li{
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-content: center;
  border: 3px solid #fff;
  text-align: center;
  position: relative;
}

#bigCon .grayArea .campaignSet .campaignPoint li:before {
    content: "";
    position: absolute;
    top: -3px;
    right: -3px;
    border-width: 0 30px 30px 0;
    border-style: solid;
    border-color: #000 #000 #fff #fff;
    display: block;
    width: 0;
}
#bigCon .grayArea .campaignSet .point2box li{
  width: 48%;
}
#bigCon .grayArea .campaignSet .point3box li{
  width: 31%;
}
#bigCon .grayArea .campaignSet .campaignPoint li p{
  padding: 30px 10px 20px;
  line-height: 1.4;
}
#bigCon .grayArea .campaignSet .campaignPoint li .pointTxt{
  color: #ee1515;
  font-size: 190%;
}
#bigCon .grayArea h4{
  margin: 0 0 25px;
  padding: 6px 0 3px;
  border-radius: 20px;
  background: -webkit-linear-gradient(-45deg, #f7b081 0%,#b8835f 100%);
  background: linear-gradient(135deg, #f7b081 0%,#b8835f 100%);
  text-align: center;
  font-size: 2.6rem;
  color: #0D0D0D;
  font-weight: bold;
}
#bigCon .grayArea .threeProduct{
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  width: 100%;
  padding: 0;
  list-style: none;
}
#bigCon .grayArea .threeProduct > li{
  width: 31%;
  margin: 0;
}
#bigCon .grayArea .threeProduct .figure img{
  vertical-align: bottom;
}
##bigCon .grayArea .threeProductWin7 {
  margin-top:20px;
}
#bigCon .grayArea .threeProduct .pcTitle{
  margin: 20px 0 5px;
  font-size: 150%;
  line-height: 1.3;
  text-align: left;
  font-weight: normal;
}
#bigCon .grayArea .threeProduct .pcName{
  text-align: left;
  font-size: 130%;
  font-weight: normal;
}
#bigCon .grayArea .threeProduct .twoBtn{
  width: 100%;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin: 15px 0 20px;
  padding: 0;
  list-style: none;
}
#bigCon .grayArea .threeProduct .twoBtn li{
  width: 48%;
  margin: 0;
}
#bigCon .grayArea .threeProduct .twoBtn li a{
  display: block;
  padding: 13px 0 10px;
  text-align: center;
  text-decoration: none;
  font-size: 130%;
  font-weight: bold;
}
#bigCon .grayArea .threeProduct .twoBtn li:nth-of-type(1) a{
  border: 3px solid #158fee;
  background: #158fee;
  color: #fff;
}
#bigCon .grayArea .threeProduct .twoBtn li:nth-of-type(1) a::before{
  display: inline-block;
  content: "";
  width: 0;
  height: 0;
  margin: 0 1px 3px 0;
  border: 4px solid transparent;
  border-left: 8px solid #fff;
}
#bigCon .grayArea .threeProduct .twoBtn li:nth-of-type(1) a:hover{
  background: #1f1f1f;
  color: #158fee;
}
#bigCon .grayArea .threeProduct .twoBtn li:nth-of-type(1) a:hover::before{
  display: inline-block;
  content: "";
  width: 0;
  height: 0;
  margin: 0 1px 3px 0;
  border: 4px solid transparent;
  border-left: 8px solid #158fee;
}
#bigCon .grayArea .threeProduct .twoBtn li:nth-of-type(2) a{
  border: 3px solid #ee1515;
  background: #ee1515;
  color: #fff; 
}
#bigCon .grayArea .threeProduct .twoBtn li:nth-of-type(2) a::before{
  display: inline-block;
  content: "";
  width: 0;
  height: 0;
  margin: 0 1px 3px 0;
  border: 4px solid transparent;
  border-left: 8px solid #fff;
}
#bigCon .grayArea .threeProduct .twoBtn li:nth-of-type(2) a:hover{
  background: #1f1f1f;
  color: #ee1515;
}
#bigCon .grayArea .threeProduct .twoBtn li:nth-of-type(2) a:hover::before{
  display: inline-block;
  content: "";
  width: 0;
  height: 0;
  margin: 0 1px 3px 0;
  border: 4px solid transparent;
  border-left: 8px solid #ee1515;
}
#bigCon .grayArea .threeProduct .pcSpec{
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  width: 100%;
  margin: 0;
  font-size: 120%;
}
#bigCon .grayArea .threeProduct .pcSpec dt{
  width: 48%;
  margin-bottom: 5px;
}
#bigCon .grayArea .threeProduct .pcSpec dd{
  width: 48%;
  margin: 0;
}
#bigCon .grayArea .pcLineUp:nth-of-type(n+3){
  text-align: center;
}
#bigCon .grayArea .pcLineUp .lineUpBtn{
  display: inline-block;
  margin-top: 30px;
}
#bigCon .grayArea .pcLineUp .lineUpBtn a{
  display: block;
  padding: 4px 20px 2px;
  border: 3px solid #ee1515;
  background: #ee1515;
  color: #fff;
  text-decoration: none;
  font-size: 69%;
  font-weight: bold;
}
#bigCon .grayArea .pcLineUp .lineUpBtn a::before{
  display: inline-block;
  content: "";
  width: 0;
  height: 0;
  margin: 0 1px 3px 0;
  border: 4px solid transparent;
  border-left: 8px solid #fff;
}
#bigCon .grayArea .pcLineUp .lineUpBtn a:hover{
  background: #1c1c1c;
  color: #ee1515;
}
#bigCon .grayArea .pcLineUp .lineUpBtn a:hover::before{
  display: inline-block;
  content: "";
  width: 0;
  height: 0;
  margin: 0 1px 3px 0;
  border: 4px solid transparent;
  border-left: 8px solid #ee1515;
}

#bigCon .grayArea .threeProductWin7{
  margin-top: 40px;
}
#bigCon .grayArea .threeProduct .pcSubtitle{
  font-size: 110%;
  font-weight:normal;
  text-align:left;
  color:#c0c0c0;
}
#bigCon .grayArea .threeProduct .pcPrice{
  font-size: 180%;
  font-weight:normal;
  text-align:left;
}
#bigCon .grayArea .threeProduct .itemSpec{
  margin-top:10px;
  font-size:110%;
  text-align: left;
}
#bigCon .grayArea .pcLineUp .oneBtn {
  margin-top:10px;
}
#bigCon .grayArea .pcLineUp .oneBtn a{
  display: block;
  padding: 4px 20px 2px;
  border: 3px solid #ee1515;
  background: #ee1515;
  color: #fff;
  text-decoration: none;
  font-size: 69%;
  font-weight: bold;
}
#bigCon .grayArea .pcLineUp .oneBtn a::before{
  display: inline-block;
  content: "";
  width: 0;
  height: 0;
  margin: 0 1px 3px 0;
  border: 4px solid transparent;
  border-left: 8px solid #fff;
}
#bigCon .grayArea .pcLineUp .oneBtn a:hover{
  background: #1c1c1c;
  color: #ee1515;
}

#bigCon .pcLineUp .subProductBox p{
  font-weight: normal;
}
#bigCon .pcLineUp .subProductBox> p{
  margin-top:20px;
  text-align: center;
  font-size: 2rem;
}
#bigCon .pcLineUp .subProductBox a{
  color: #fff;
}
#bigCon .pcLineUp .subProductBox a:hover{
  text-decoration: none;
}
#bigCon .pcLineUp .periBox{
  padding: 0;
  list-style: none;
}
#bigCon .pcLineUp .periBox dl{
  float: left;
  width: 33.3%;
  list-style: none;
}
#bigCon .pcLineUp .periBox .periBox2{
  width: 66.6%;
}
#bigCon .pcLineUp .periBox dt{
    position: relative;
    padding: 11px 0 9px 10px;
    background-color: #262626;
    display: block;
    font-size: 118%;
    font-weight: bold;
}
#bigCon .pcLineUp .periBox dt::after {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    width: 7px;
    height: 100%;
    background: -webkit-linear-gradient(-45deg, #f7b081 0%,#b8835f 100%);
    background: linear-gradient(135deg, #f7b081 0%,#b8835f 100%);
    background-size: 10px 100%;
}
#bigCon .pcLineUp .periBox dd{
  margin:0;
}
#bigCon .pcLineUp .periBox ul{
  display: flex;
  justify-content: space-between;
  padding: 0;
}
#bigCon .pcLineUp .periBox li{
  list-style: none;
  width: 50%;
}
#bigCon .pcLineUp .periBox .figure{
  margin: 15px 2px 0;
  background: #fff;
}
#bigCon .pcLineUp .periBox dd p{
  font-size: 130%;
  text-align:left;
  margin-top:10px;
}

/* バナーエリア
------------------------------------- */
.bnrArea{
  margin: 30px auto 0;
  width: 900px;
}
.bnrArea a:hover{
  opacity: 0.7;
}
.bnrArea .cauTxt{
  margin-top: 10px;
}


/* 追従ナビ
------------------------------------- */
#bigCon .changeNav{
  position: fixed;
  top: 0;
  left: 0;
  z-index: 100;
  background: rgba(0,0,0,0.7);
  width: 100%;
  padding: 20px 0 13px;
}
#bigCon .changeNav .fiveBox{
  margin:0;
}
#bigCon .changeNav .inner .fiveBox li p a{
  background-image:none;
  padding:10px;
}
#bigCon .changeNav .inner .fiveBox li p a:hover{
  background-image:none;
}


/* -------------------------------------------------------------------- 
  以下1200px以下
-------------------------------------------------------------------- */
@media screen and (max-width: 1199px){
  
  /* ボディ
  ------------------------------------- */
  #bigCon .inner{
    width: 100%;
  }
  
  /* タイトル
  ------------------------------------- */
  #bigCon .pageTitle{
    padding: 0 15px;
  }
  #bigCon .pageTitle h1{
    font-size: 120%;
  }
  
  /* メインビジュアル
  ------------------------------------- */
  #bigCon .mainVisual{
    padding: 0 15px;
  }
  #bigCon .mainVisual .figure img{
    width: 100%;
    height: auto;
  }

  /* カウントダウン
  ------------------------------------- */
  #bigCon .countArea {
    padding: 30px 15px 0;
  }

  /* ブラックエリア
  ------------------------------------- */
  #bigCon .blackArea{
    padding: 50px 15px;
  }
  #bigCon .blackArea .twoBox li h3{
    font-size: 150%;
  }
  #bigCon .blackArea .twoBox li .txtBox{
    font-size: 115%;
  }
  #bigCon .blackArea .twoBox li .txtBox .btmImg{
    padding-bottom: 18.5%;
  }

  
  /* グレーエリア
  ------------------------------------- */
  #bigCon .grayArea{
    padding: 50px 15px;
  }
  #bigCon .grayArea p{
    font-size: 150%;
  }
  #bigCon .grayArea .fiveBox li p{
    font-size: 75%;
  }
  #bigCon .grayArea .fiveBox.fourBox li p{
    font-size: 70%;
  }
  #bigCon .grayArea .fiveBox li p a{
    padding: 63% 3px 15px;
  }
  
  /* ハーフエリア
  ------------------------------------- */
  #bigCon .halfArea{
    padding: 50px 15px;
  }
  #bigCon .halfArea .section p{
    font-size: 160%;
  }
  #bigCon .halfArea .halfBox > li{
    width: 43%;
    font-size: 150%;
  }
  #bigCon .halfArea .halfBox li ul li:last-child img{
    width: 90%;
    height: auto;
  }
  #bigCon .halfArea .halfTxtBox li:nth-of-type(1){
    top: 39.2%;
    left: 41.5%;
  }
  #bigCon .halfArea .halfTxtBox li:nth-of-type(2){
    top: 49.4%;
    left: 41.5%;
  }
  #bigCon .halfArea .halfTxtBox li:nth-of-type(3){
    top: 60.7%;
    left: 41.5%;
  }
  #bigCon .halfArea .halfTxtBox li:nth-of-type(4){
    top: 70%;
    left: 41.5%;
  }
  
  /* ブラックエリア02
  ------------------------------------- */
  #bigCon .blackArea .inner .readTxt{
    font-size: 150%;
  }
  #bigCon .blackArea .threeBox li h3{
    font-size: 150%;
  }
  #bigCon .blackArea .threeBox li .txtBox{
    font-size: 115%;
  }
  
  /* イエローエリア02
  ------------------------------------- */
  #bigCon .yellowArea{
    padding: 25px 15px 30px;
  }
  #bigCon .yellowArea h2 img{
    width: 100%;
    height: auto;
  }
  
  /* グレーエリア02
  ------------------------------------- */
  #bigCon .grayArea .campaignList{
    font-size: 200%;
    background: url(../../../other_contents/ui3104/ui3104_ic22.png) no-repeat center left 25px / 46px auto;
  }
  #bigCon .grayArea .cpnArea .cpnLeft{
    font-size: 140%;
  }
  #bigCon .grayArea .cpnArea .cpnRight dl{
    font-size: 140%;
  }
  #bigCon .grayArea .txtLink a{
    color: #fff;
    font-size: 84%;
    font-weight: normal;
  }
  #bigCon .grayArea .campaignSet .figure img{
    width: 674px;
    height: auto;
  }
  
  /* グレーエリア03
  ------------------------------------- */
  #bigCon .grayArea .pcLineUp img{
    /*! width: 100%; */
    height: auto;
  }
  #bigCon .grayArea h4{
    font-size: 180%;
  }
  #bigCon .grayArea .threeProduct .pcTitle{
    font-size: 130%;
  }
  #bigCon .grayArea .threeProduct .pcName{
    font-size: 120%;
  }
  #bigCon .grayArea .threeProduct .twoBtn li a{
    padding: 11px 0 10px;
    font-size: 110%;
  }
  #bigCon .grayArea .threeProduct .twoBtn li:nth-of-type(1) a::before{
    margin: 0 1px 2px 0;
  }
  #bigCon .grayArea .threeProduct .twoBtn li:nth-of-type(1) a:hover::before{
    margin: 0 1px 2px 0;
  }
  #bigCon .grayArea .threeProduct .twoBtn li:nth-of-type(2) a::before{
    margin: 0 1px 2px 0;
  }
  #bigCon .grayArea .threeProduct .twoBtn li:nth-of-type(2) a:hover::before{
    margin: 0 1px 2px 0;
  }
  #bigCon .grayArea .threeProduct .pcSpec{
    font-size: 115%;
  }
  #bigCon .grayArea .threeProduct .pcSpec dt{
    width: 48%;
    margin-bottom: 5px;
  }
  #bigCon .grayArea .threeProduct .pcSpec dd{
    width: 48%;
    margin: 0;
  }
  #bigCon .grayArea .pcLineUp:nth-of-type(n+2){
    text-align: center;
  }
  #bigCon .grayArea .pcLineUp .lineUpBtn{
    display: inline-block;
    margin-top: 30px;
  }
  #bigCon .grayArea .pcLineUp .lineUpBtn a::before{
    margin: 0 1px 2px 0;
  }
  #bigCon .grayArea .pcLineUp .lineUpBtn a:hover::before{
    margin: 0 1px 2px 0;
  }
  #bigCon .pcLineUp .subProductBox p {
    font-size: 150%;
  }
  #bigCon .pcLineUp .periBox img {
    width: 98%;
  }

/* バナーエリア
------------------------------------- */
.bnrArea{
  width: 100%;
}
.bnrArea img{
  width: 100%;
  height: auto;
}

  /* 追従ナビ
  ------------------------------------- */
  #bigCon .changeNav{
    padding: 15px 0;
  }
  #bigCon .changeNav .inner .fiveBox li p a{
    padding: 10px 5px;
  }
}





/* -------------------------------------------------------------------- 
  以下タブレット
-------------------------------------------------------------------- */
@media screen and (max-width: 979px){
  
  /* ボディ
  ------------------------------------- */
  #bigCon .pcOnly{
    display: none;
  }
  #bigCon .tbOnly{
    display: block;
  }
  
  /* メインビジュアル
  ------------------------------------- */
  #bigCon .mainVisual{
    padding: 25px;
  }

  /* カウントダウン
  ------------------------------------- */
  #bigCon .countLead {
    padding: 15px;
  }
  #bigCon .countLead img {
    max-width: 100%;
    height: auto;
  }
  #bigCon .countTxtBox{
   padding: 15px; 
  }
  #bigCon .countTime01 {
  position: relative;
  overflow: hidden;
  }
  #bigCon .countTime02 {
  position: relative;
  left: 50%;
  float: left;
  }
  #bigCon .countTxtBox .countTime01 img, #CDT {
  position: relative;
  left: -50%;
  }
  #bigCon .countTxtBox .supportImg {
  display: block;
  position: static;
  margin: 0 auto;
  max-width: 100%;
  height: auto;
  }
  #bigCon .countTxtBox .countTxt {
    text-align:center;
    width: 100%;
    background: none;
  }
  
  /* グレーエリア
  ------------------------------------- */
  #bigCon .grayArea{
    padding: 50px 15px;
  }
  #bigCon .grayArea p{
    font-size: 180%;
    width: 100%;
  }
  #bigCon .grayArea .fiveBox{
    align-items: flex-start;
    justify-content: center;
  }
  #bigCon .grayArea .fiveBox li{
    width: 31%;
    font-size: 190%;
    margin-right:2%;
  }
  #bigCon .grayArea .fiveBox li:nth-of-type(3n){
    margin: 0;
  }
  #bigCon .grayArea .fiveBox li:nth-of-type(-n+3){
    margin-bottom: 20px;
  }
  #bigCon .grayArea .fiveBox li p a{
    padding: 49% 5px 15px;
  }
  #bigCon .grayArea .fiveBox li:nth-of-type(1) p a{
    background: url(../../../other_contents/ui3104/ui3104_ic01.png) no-repeat top 20px center / 35% auto,#1A1A1A;
  }
  #bigCon .grayArea .fiveBox li:nth-of-type(2) p a{
    background: url(../../../other_contents/ui3104/ui3104_ic02.png) no-repeat top 20px center / 35% auto,#1A1A1A;
  }
  #bigCon .grayArea .fiveBox li:nth-of-type(3) p a{
    background: url(../../../other_contents/ui3104/ui3104_ic03.png) no-repeat top 20px center / 35% auto,#1A1A1A;
  }
  #bigCon .grayArea .fiveBox li:nth-of-type(4) p a{
    background: url(../../../other_contents/ui3104/ui3104_ic05.png) no-repeat top 20px center / 35% auto,#1A1A1A;
  }
  #bigCon .grayArea .fiveBox li:nth-of-type(5) p a{
    background: url(../../../other_contents/ui3104/ui3104_ic04.png) no-repeat top 20px center / 35% auto,#1A1A1A;
  }
  #bigCon .grayArea .fiveBox li:nth-of-type(6) p a{
    background: url(../../../other_contents/ui3104/ui3104_ic20.png) no-repeat top 20px center / 35% auto,#1A1A1A;
  }
  #bigCon .grayArea .fiveBox li:nth-of-type(1) p a:hover{
    background: url(../../../other_contents/ui3104/ui3104_ic15.png) no-repeat top 20px center / 35% auto;
  }
  #bigCon .grayArea .fiveBox li:nth-of-type(2) p a:hover{
    background: url(../../../other_contents/ui3104/ui3104_ic16.png) no-repeat top 20px center / 35% auto;
  }
  #bigCon .grayArea .fiveBox li:nth-of-type(3) p a:hover{
    background: url(../../../other_contents/ui3104/ui3104_ic17.png) no-repeat top 20px center / 35% auto;
  }
  #bigCon .grayArea .fiveBox li:nth-of-type(4) p a:hover{
    background: url(../../../other_contents/ui3104/ui3104_ic19.png) no-repeat top 20px center / 35% auto;
  }
  #bigCon .grayArea .fiveBox li:nth-of-type(5) p a:hover{
    background: url(../../../other_contents/ui3104/ui3104_ic18.png) no-repeat top 20px center / 35% auto;
  }
  #bigCon .grayArea .fiveBox li:nth-of-type(6) p a:hover{
    background: url(../../../other_contents/ui3104/ui3104_ic21.png) no-repeat top 20px center / 35% auto;
  }
  #bigCon .grayArea .fiveBox.fourBox li{
    width: 31%;
    font-size: 190%;
  }
  #bigCon .grayArea .fiveBox.fourBox li br{
    display: none;
  }
  #bigCon .grayArea .fiveBox.fourBox li .fourBr{
    display: block;
  }
  /*
  #bigCon .grayArea .fiveBox.fourBox li p a{
    padding: 62% 5px 15px;
  }
  #bigCon .grayArea .fiveBox.fourBox li:nth-of-type(1) p a{
    background: url(../../../other_contents/ui3104/ui3104_ic01.png) no-repeat top 20px center / 60% auto,#1A1A1A;
  }
  #bigCon .grayArea .fiveBox.fourBox li:nth-of-type(2) p a{
    background: url(../../../other_contents/ui3104/ui3104_ic02.png) no-repeat top 20px center / 60% auto,#1A1A1A;
  }
  #bigCon .grayArea .fiveBox.fourBox li:nth-of-type(3) p a{
    background: url(../../../other_contents/ui3104/ui3104_ic03.png) no-repeat top 20px center / 60% auto,#1A1A1A;
  }
  #bigCon .grayArea .fiveBox.fourBox li:nth-of-type(4) p a{
    background: url(../../../other_contents/ui3104/ui3104_ic04.png) no-repeat top 20px center / 60% auto,#1A1A1A;
  }
  #bigCon .grayArea .fiveBox.fourBox li:nth-of-type(1) p a:hover{
    background: url(../../../other_contents/ui3104/ui3104_ic15.png) no-repeat top 20px center / 60% auto;
  }
  #bigCon .grayArea .fiveBox.fourBox li:nth-of-type(2) p a:hover{
    background: url(../../../other_contents/ui3104/ui3104_ic16.png) no-repeat top 20px center / 60% auto;
  }
  #bigCon .grayArea .fiveBox.fourBox li:nth-of-type(3) p a:hover{
    background: url(../../../other_contents/ui3104/ui3104_ic17.png) no-repeat top 20px center / 60% auto;
  }
  #bigCon .grayArea .fiveBox.fourBox li:nth-of-type(4) p a:hover{
    background: url(../../../other_contents/ui3104/ui3104_ic18.png) no-repeat top 20px center / 60% auto;
  }*/
  #bigCon .grayArea .campaignSet .campaignPoint{
    margin: 30px auto 0;
    width: 100%;
  }
  #bigCon .grayArea .campaignSet .campaignPoint li{
    display: block;
    width: 100%;
  }
  
  /* ブラックエリア
  ------------------------------------- */
  #bigCon .blackArea{
    padding: 50px 15px;
  }
  #bigCon .blackArea h2{
    font-size: 250%;
    line-height: 1.3;
  }
  #bigCon .blackArea .twoBox li h3{
    display: flex;
    justify-content: center;
    align-items: center;
    min-height: 104px;
    font-size: 170%;
  }
  #bigCon .blackArea .twoBox li .txtBox{
    font-size: 150%;
  }
  #bigCon .blackArea .twoBox li .txtBox .btmImg{
    padding-bottom: 24.3%;
  }
  #bigCon .blackArea .txtLink a{
    font-size: 150%;
  }
  
  /* ハーフエリア
  ------------------------------------- */
  #bigCon .halfArea .section h2{
    font-size: 250%;
  }
  #bigCon .halfArea .section p{
    font-size: 175%;
  }
  #bigCon .halfArea .halfBox > li{
    font-size: 165%;
  }
  #bigCon .halfArea .halfBox li ul li:nth-of-type(1) img{
    width: 100%;
    height: auto;
  }
  #bigCon .halfArea .halfBox li ul li:nth-of-type(3) img{
    width: 77%;
    height: auto;
  }
  #bigCon .halfArea .halfBox li ul li:nth-of-type(4) img{
    width: 77%;
    height: auto;
    margin: 0 auto;
  }
  #bigCon .halfArea .halfTxtBox li{
    font-size: 150%;
  }
  #bigCon .halfArea .halfTxtBox li:nth-of-type(1){
    top: 39%;
    left: 43.4%;
  }
  #bigCon .halfArea .halfTxtBox li:nth-of-type(2){
    top: 49.9%;
    left: 43.4%;
  }
  #bigCon .halfArea .halfTxtBox li:nth-of-type(3){
    top: 60.5%;
    left: 43.4%;
  }
  #bigCon .halfArea .halfTxtBox li:nth-of-type(3) p{
    margin-top: -3px;
  }
  #bigCon .halfArea .halfTxtBox li:nth-of-type(4){
    top: 68.5%;
    left: 43.4%;
  }
  #bigCon .halfArea .halfTxtBox li:nth-of-type(5){
    top: 78.5%;
    left: 38.4%;
  }
  #bigCon .halfArea .otherBox .cauTxt{
    font-size: 110%;
  }
  #bigCon .halfArea .otherBox .txtLink a{
    font-size: 115%;
  }
  
  /* ブラックエリア02
  ------------------------------------- */
  #bigCon .blackArea .threeBox > li{
    width: 31.5%;
  }
  #bigCon .blackArea .threeBox li h3{
    font-size: 170%;
  }
  #bigCon .blackArea .threeBox li .txtBox{
    font-size: 150%;
  }
  #bigCon .blackArea .threeBox li .txtBox .txtLink a{
    font-size: 130%;
  }
  #bigCon .blackArea .fourBox{
    align-items: flex-start;
    justify-content: center;
  }
  #bigCon .blackArea .fourBox > li{
    width: 48%;
    margin-right:2%;
  }
  #bigCon .blackArea .fourBox > li:nth-of-type(2n){
    margin: 0;
  }
  #bigCon .blackArea .fourBox > li:nth-of-type(n+2){
    margin-bottom: 15px;
  }
  #bigCon .blackArea .guideBox .txtBox{
    font-size: 150%;
  }
  
  /* イエローエリア
  ------------------------------------- */
  #bigCon .yellowArea{
    padding: 25px 80px;
  }
  
  /* グレーエリア
  ------------------------------------- */
  #bigCon .grayArea .cpnArea .cpnLeft{
    display: block;
    width: 100%;
    padding: 20px 0;
  }
  #bigCon .grayArea .cpnArea .cpnRight{
    margin-top: 20px;
    width: 100%;
  }
  #bigCon .grayArea .cpnArea .cpnRight dl{
    font-size: 170%;
  }
  #bigCon .grayArea .cpnArea .cpnLeft{
    font-size: 180%;
  }
  #bigCon .grayArea .cpnArea .cpnLeft .cpnTxt{
    margin-top: -40px;
  }
  #bigCon .grayArea .campaignList{
    padding: 0;
    background: none;
    font-size: 160%;
  }
  #bigCon .grayArea .campaignSet .setList{
    text-align: left;
  }
  #bigCon .grayArea .campaignSet .setListColumn2 .setList{
    width: 45%;
  }
  #bigCon .grayArea .campaignSet .setListColumn2 .campaignSetBox{
    width: 53%;
    margin-left: 2%
  }
  
  /* ブラックエリア03
  ------------------------------------- */
  #bigCon .grayArea .threeProduct > li{
    width: 32%;
  }
  #bigCon .grayArea .threeProduct .pcTitle{
    font-size: 147%;
  }
  #bigCon .grayArea .threeProduct .pcName{
    font-size: 137%;
  }
  #bigCon .grayArea .threeProduct .twoBtn li{
    width: 100%;
  }
  #bigCon .grayArea .threeProduct .twoBtn li:last-child{
    margin-top: 12px;
  }
  #bigCon .grayArea .threeProduct .twoBtn li a{
    padding: 13px 0 10px;
    font-size: 160%;
  }
  #bigCon .grayArea .threeProduct .twoBtn li:nth-of-type(1) a::before{
    margin: 0 2px 3px 0;
    border: 5px solid transparent;
    border-left: 9px solid #fff;
  }
  #bigCon .grayArea .threeProduct .twoBtn li:nth-of-type(1) a:hover::before{
    margin: 0 2px 3px 0;
    border: 5px solid transparent;
    border-left: 9px solid #158fee;
  }
  #bigCon .grayArea .threeProduct .twoBtn li:nth-of-type(2) a::before{
    margin: 0 2px 3px 0;
    border: 5px solid transparent;
    border-left: 9px solid #fff;
  }
  #bigCon .grayArea .threeProduct .twoBtn li:nth-of-type(2) a:hover::before{
    margin: 0 2px 3px 0;
    border: 5px solid transparent;
    border-left: 9px solid #ee1515;
  }
  #bigCon .grayArea .pcLineUp .lineUpBtn a{
    padding: 7px 25px 5px;
    font-size: 89%;
  }
  #bigCon .grayArea .pcLineUp .lineUpBtn a::before{
    margin: 0 2px 3px 0;
    border: 5px solid transparent;
    border-left: 9px solid #fff;
  }
  #bigCon .grayArea .pcLineUp .lineUpBtn a:hover::before{
    margin: 0 2px 3px 0;
    border: 5px solid transparent;
    border-left: 9px solid #ee1515;
  }
  
  /* グレーエリア03
  ------------------------------------- */
  #bigCon .grayArea h2{
    font-size: 250%;
  }
  #bigCon .grayArea h3{
    font-size: 210%;
  }
}



/* -------------------------------------------------------------------- 
  以下スマホ
-------------------------------------------------------------------- */
@media screen and (max-width: 767px){
  
  /* ボディ
  ------------------------------------- */
  #bigCon .tbOnly{
    display: none;
  }
  #bigCon .spOnly{
    display: block;
  }
  
  /* タイトル
  ------------------------------------- */
  #bigCon .pageTitle h1{
    font-size: 110%;
  }
  
  /* メインビジュアル
  ------------------------------------- */
  #bigCon .mainVisual{
    padding: 12px;
  }

   /* カウントダウン
  ------------------------------------- */
  #bigCon .countArea {
    padding: 20px 15px 0;
  }
  #bigCon .countTxtBox img {
    max-width: 100%;
    height: auto;
    left: auto!important;
    float: none!important;
  }
  #bigCon .countTxtBox {
    padding: 5px;
  }
  #CDT .day, #CDT .hour, #CDT .min, #CDT .sec, #CDT {
    font-size: 140%;
    margin: 10px auto;
    left: auto;
    float: none!important;
  }
  #bigCon .countTxtBox .countTxt {
    font-size: 120%;
  }
  #bigCon .countTime02 {
    position: relative;
    left: auto;
    text-align: center;
    float: none;
  }
  
  /* ブラックエリア
  ------------------------------------- */
  #bigCon .grayArea{
    padding: 40px 15px 50px;
  }
  #bigCon .grayArea .inner > p{
    font-size: 130%;
    text-align: left;
  }
  #bigCon .grayArea .inner > p br{
    display: none;
  }
  #bigCon .grayArea .fiveBox{
    margin-top: 35px;
  }
  #bigCon .grayArea .fiveBox{
    justify-content: space-between;
  }
  #bigCon .grayArea .fiveBox li{
    width: 100%;
    font-size: 185%;
    margin: 0;
  }
  #bigCon .grayArea .fiveBox li:nth-of-type(2){
    margin: 0;
  }
  #bigCon .grayArea .fiveBox li:nth-of-type(4){
    margin-right: 0;
  }
  #bigCon .grayArea .fiveBox li:nth-of-type(-n+3){
    margin-bottom: 0;
  }
  #bigCon .grayArea .fiveBox li:nth-of-type(-n+5){
    margin-bottom: 15px;
  }
  #bigCon .grayArea .fiveBox li p a{
    padding: 25px 20px 25px 32%;
    text-align: left;
  }
  #bigCon .grayArea .fiveBox li p br{
    display: none;
  }
  #bigCon .grayArea .fiveBox li:nth-of-type(1) p a{
    background: url(../../../other_contents/ui3104/ui3104_ic01.png) no-repeat left 20px center / 21% auto,#1A1A1A;
  }
  #bigCon .grayArea .fiveBox li:nth-of-type(2) p a{
    background: url(../../../other_contents/ui3104/ui3104_ic02.png) no-repeat left 20px center / 21% auto,#1A1A1A;
  }
  #bigCon .grayArea .fiveBox li:nth-of-type(3) p a{
    background: url(../../../other_contents/ui3104/ui3104_ic03.png) no-repeat left 20px center / 21% auto,#1A1A1A;
  }
  #bigCon .grayArea .fiveBox li:nth-of-type(5) p a{
    background: url(../../../other_contents/ui3104/ui3104_ic04.png) no-repeat left 20px center / 21% auto,#1A1A1A;
  }
  #bigCon .grayArea .fiveBox li:nth-of-type(4) p a{
    background: url(../../../other_contents/ui3104/ui3104_ic05.png) no-repeat left 20px center / 21% auto,#1A1A1A;
  }
  #bigCon .grayArea .fiveBox li:nth-of-type(6) p a{
    background: url(../../../other_contents/ui3104/ui3104_ic20.png) no-repeat left 20px center / 21% auto,#1A1A1A;
  }
  #bigCon .grayArea .fiveBox li:nth-of-type(1) p a:hover{
    background: url(../../../other_contents/ui3104/ui3104_ic15.png) no-repeat left 20px center / 21% auto;
  }
  #bigCon .grayArea .fiveBox li:nth-of-type(2) p a:hover{
    background: url(../../../other_contents/ui3104/ui3104_ic16.png) no-repeat left 20px center / 21% auto;
  }
  #bigCon .grayArea .fiveBox li:nth-of-type(3) p a:hover{
    background: url(../../../other_contents/ui3104/ui3104_ic17.png) no-repeat left 20px center / 21% auto;
  }
  #bigCon .grayArea .fiveBox li:nth-of-type(4) p a:hover{
    background: url(../../../other_contents/ui3104/ui3104_ic19.png) no-repeat left 20px center / 21% auto;
  }
  #bigCon .grayArea .fiveBox li:nth-of-type(5) p a:hover{
    background: url(../../../other_contents/ui3104/ui3104_ic18.png) no-repeat left 20px center / 21% auto;
  }
  #bigCon .grayArea .fiveBox li:nth-of-type(6) p a:hover{
    background: url(../../../other_contents/ui3104/ui3104_ic21.png) no-repeat left 20px center / 21% auto;
  }
  #bigCon .grayArea .fiveBox.fourBox li{
    width: 100%;
    font-size: 175%;
  }
  #bigCon .grayArea .fiveBox.fourBox li p a{
    padding: 25px 20px 25px 32%;
    text-align: left;
  }
  #bigCon .grayArea .fiveBox.fourBox li p br{
    display: none;
  }
  #bigCon .grayArea .fiveBox.fourBox li p .fourBr{
    display: none;
  }
  #bigCon .grayArea .fiveBox.fourBox li:nth-of-type(1) p a{
    background: url(../../../other_contents/ui3104/ui3104_ic01.png) no-repeat left 20px center / 21% auto,#1A1A1A;
  }
  #bigCon .grayArea .fiveBox.fourBox li:nth-of-type(2) p a{
    background: url(../../../other_contents/ui3104/ui3104_ic02.png) no-repeat left 20px center / 21% auto,#1A1A1A;
  }
  #bigCon .grayArea .fiveBox.fourBox li:nth-of-type(3) p a{
    background: url(../../../other_contents/ui3104/ui3104_ic03.png) no-repeat left 20px center / 21% auto,#1A1A1A;
  }
  #bigCon .grayArea .fiveBox.fourBox li:nth-of-type(4) p a{
    background: url(../../../other_contents/ui3104/ui3104_ic04.png) no-repeat left 20px center / 21% auto,#1A1A1A;
  }
  #bigCon .grayArea .fiveBox.fourBox li:nth-of-type(1) p a:hover{
    background: url(../../../other_contents/ui3104/ui3104_ic15.png) no-repeat left 20px center / 21% auto;
  }
  #bigCon .grayArea .fiveBox.fourBox li:nth-of-type(2) p a:hover{
    background: url(../../../other_contents/ui3104/ui3104_ic16.png) no-repeat left 20px center / 21% auto;
  }
  #bigCon .grayArea .fiveBox.fourBox li:nth-of-type(3) p a:hover{
    background: url(../../../other_contents/ui3104/ui3104_ic17.png) no-repeat left 20px center / 21% auto;
  }
  #bigCon .grayArea .fiveBox.fourBox li:nth-of-type(4) p a:hover{
    background: url(../../../other_contents/ui3104/ui3104_ic18.png) no-repeat left 20px center / 21% auto;
  }
  
  /* ブラックエリア
  ------------------------------------- */
  #bigCon .blackArea{
    padding: 40px 15px 50px;
  }
  #bigCon .blackArea h2{
    margin-bottom: 30px;
    font-size: 220%;
    text-align: left;
  }
  #bigCon .blackArea .twoBox li{
    width: 100%;
  }
  #bigCon .blackArea .twoBox li + li{
    margin-top: 15px;
  }
  #bigCon .blackArea .twoBox li h3{
    min-height: auto;
    padding: 12px 10px;
    text-align: left;
    font-size: 150%;
  }
  #bigCon .blackArea .twoBox li h3 br{
    display: none;
  }
  #bigCon .blackArea .twoBox li .txtBox{
    min-height: auto !important;
    padding: 10px;
    font-size: 120%;
  }
  #bigCon .blackArea .twoBox li .txtBox .btmImg{
    padding-bottom: 19%;
    background: url(../../../other_contents/ui3104/ui3104_ic06.png) no-repeat bottom center / 15% auto;
  }
  #bigCon .blackArea .txtLink{
    margin-top: 30px;
    text-align: left;
  }
  #bigCon .blackArea .txtLink a{
    font-size: 125%;
    line-height: 1.4;
  }
  
  /* ハーフエリア
  ------------------------------------- */
  #bigCon .halfArea{
    padding: 40px 15px 50px;
  }
  #bigCon .halfArea .section{
    margin-bottom: 45px;
  }
  #bigCon .halfArea .section h2{
    margin-bottom: 30px;
    font-size: 220%;
    text-align: left;
    line-height: 1.3;
  }
  #bigCon .halfArea .section p{
    font-size: 130%;
    text-align: left;
  }
  #bigCon .halfArea .section p br{
    display: none;
  }
  #bigCon .halfArea .halfBox > li{
    width: 45%;
    font-size: 145%;
  }
  #bigCon .halfArea .halfBox li ul li:nth-of-type(3) img{
    width: 100%;
    height: auto;
  }
  #bigCon .halfArea .halfBox li ul li:nth-of-type(4) img{
    width: 100%;
    height: auto;
  }
  #bigCon .halfArea .halfBox li ul li:nth-of-type(5) img{
    width: 100%;
    height: auto;
  }
  #bigCon .halfArea .halfTxtBox{
    display: none;
  }
  #bigCon .halfArea .otherBox{
    margin-top: 50px;
    text-align: left;
  }
  #bigCon .halfArea .otherBox .cauTxt{
    font-size: 90%;
  }
  #bigCon .halfArea .otherBox .cauTxt br{
    display: none;
  }
  #bigCon .halfArea .otherBox .txtLink{
    margin-top: 0;
  }
  #bigCon .halfArea .otherBox .txtLink a{
    font-size: 96%;
    line-height: 1.4;
  }
  
  /* ブラックエリア02
  ------------------------------------- */
  #bigCon .blackArea .inner .readTxt{
    margin-bottom: 35px;
    text-align: left;
    font-size: 130%;
  }
  #bigCon .blackArea .inner .readTxt br{
    display: none;
  }
  #bigCon .blackArea .threeBox > li{
    width: 100%;
    margin: 0;
  }
  #bigCon .blackArea .threeBox > li + li{
    margin-top: 25px;
  }
  #bigCon .blackArea .threeBox li h3{
    padding: 12px 10px;
    text-align: left;
    font-size: 150%;
  }
  #bigCon .blackArea .threeBox li h3 br{
    display: none;
  }
  #bigCon .blackArea .threeBox li .txtBox{
    min-height: auto !important;
    padding: 10px;
    font-size: 120%;
  }
  #bigCon .blackArea .threeBox li .txtBox .txtLink a{
    font-size: 125%;
  }
  #bigCon .blackArea .fourBox {
    justify-content: space-between;
  }
  #bigCon .blackArea .fourBox li:nth-of-type(n+2) {
    width: 100%;
    margin: 15px 0 0 0;
  }
  #bigCon .blackArea .guideBox{
    padding: 10px;
  }
  #bigCon .blackArea .guideBox h4{
    text-align: left;
    padding: 5px 0;
    font-size: 180%;
  }
  #bigCon .blackArea .guideBox .txtBox{
    font-size: 120%;
  }
  #bigCon .blackArea .guideBox .txtLink{
    text-align: left;
  }
  
  /* イエローエリア
  ------------------------------------- */
  #bigCon .yellowArea{
    padding: 20px;
  }
  
  /* グレーエリア
  ------------------------------------- */
  #bigCon .grayArea .cpnArea .cpnLeft{
    padding: 20px 0 15px;
  }
  #bigCon .grayArea .cpnArea .cpnRight{
    margin-top: 25px;
  }
  #bigCon .grayArea .cpnArea .cpnRight dl{
    font-size: 120%;
  }
  #bigCon .grayArea .cpnArea .cpnRight dl dt{
    padding: 15px 0;
  }
  #bigCon .grayArea .cpnArea .cpnRight dl dd{
    padding: 15px 0;
  }
  #bigCon .grayArea .cpnArea .cpnRight dl dd.cpnNum{
    font-size: 140%;
  }
  #bigCon .grayArea .cpnArea .cpnLeft{
    font-size: 105%;
  }
  #bigCon .grayArea .cpnArea .cpnLeft .cpnPrice{
    margin: -12px 0 0 -12px;
  }
  #bigCon .grayArea .cpnArea .cpnLeft .cpnTxt{
    margin-top: -20px;
  }
  #bigCon .grayArea .cauTxt span {
    font-size: 70%;
  }
  #bigCon .grayArea .cauTxt p{
    text-align: left;
  }
  #bigCon .grayArea .txtLink{
    margin-top: 30px;
    text-align: left;
  }
  #bigCon .grayArea .txtLink a{
    font-size: 89%;
  }
  #bigCon .grayArea .campaignSet > p{
    font-size: 140%;
    text-align: left;
  }
  #bigCon .grayArea .campaignSet .setListColumn2 .setList,
  #bigCon .grayArea .campaignSet .setListColumn2 .campaignSetBox{
    float: none;
    width: 100%;
    margin: 0;
  }
  #bigCon .grayArea .campaignSet .setListColumn2 .campaignSetBox{
    margin: 30px 0 0 0;
  }
  #bigCon .grayArea .campaignSet .setListColumn2 .campaignSetProduct{
    padding: 0;
  }
  #bigCon .grayArea .campaignSet .cauBox{
    padding: 4%;
  }
  
  #bigCon .cpnBlack .campaignBox {
    padding: 15px;
  }
  #bigCon .cpnBlack .campaignBox h4 {
    border-left: none;
    font-size: 2rem;
    padding: 0 5px 5px;
  }
  #bigCon .cpnBlack .campaignBox .txtBox p {
    font-size: 1.6rem;
    text-align: left;
  }
  #bigCon .cpnBlack .campaignBox .txtLink {
    font-size: 140%;
    text-align: left;
  }

  /* ブラックエリア03
  ------------------------------------- */
  #bigCon .grayArea h2{
    margin-bottom: 30px;
    text-align: left;
    line-height: 1.3;
    font-size: 220%;
  }
  #bigCon .grayArea h4{
    margin: 0 0 25px 0;
    padding: 5px 0 0 10px;
    background: none;
    border-left: 5px solid #d89a70;
    border-radius: 0;
    text-align: left;
    line-height: 1.3;
    font-size: 160%;
    color: #fff;
  }
  #bigCon .grayArea .threeProduct > li{
    width: 100%;
  }
  #bigCon .grayArea .threeProduct > li + li{
    margin-top: 50px;
  }
  #bigCon .grayArea .threeProduct .pcTitle{
    margin: 15px 0 5px;
    font-size: 140%;
  }
  #bigCon .grayArea .threeProduct .pcName{
    font-size: 130%;
  }
  #bigCon .grayArea .threeProduct .twoBtn{
    margin: 12px 0 20px;
  }
  #bigCon .grayArea .threeProduct .twoBtn li:last-child{
    margin-top: 13px;
  }
  #bigCon .grayArea .threeProduct .twoBtn li a{
    padding: 12px 0 10px;
    font-size: 130%;
  }
  #bigCon .grayArea .threeProduct .twoBtn li:nth-of-type(1) a::before{
    margin: 0 1px 3px 0;
    border: 4px solid transparent;
    border-left: 8px solid #fff;
  }
  #bigCon .grayArea .threeProduct .twoBtn li:nth-of-type(1) a:hover::before{
    margin: 0 1px 3px 0;
    border: 4px solid transparent;
    border-left: 8px solid #158FEE;
  }
  #bigCon .grayArea .threeProduct .twoBtn li:nth-of-type(2) a::before{
    margin: 0 1px 3px 0;
    border: 4px solid transparent;
    border-left: 8px solid #fff;
  }
  #bigCon .grayArea .threeProduct .twoBtn li:nth-of-type(2) a:hover::before{
    margin: 0 1px 3px 0;
    border: 4px solid transparent;
    border-left: 8px solid #ee1515;
  }
  #bigCon .grayArea .threeProduct .pcSpec{
    font-size: 115%;
  }
  #bigCon .grayArea .threeProduct .pcSpec dt{
    width: 50%;
  }
  #bigCon .grayArea .threeProduct .pcSpec dd{
    width: 50%;
  }
  #bigCon .grayArea .pcLineUp .lineUpBtn{
    display: block;
  }
  #bigCon .grayArea .pcLineUp .lineUpBtn{
    margin-top: 20px;
  }
  #bigCon .grayArea .pcLineUp .lineUpBtn a{
    padding: 7px 0 6px;
    line-height: 1.4;
    font-size: 72%;
  }
  #bigCon .grayArea .pcLineUp .lineUpBtn a::before{
    margin: 0 1px 3px 0;
    border: 4px solid transparent;
    border-left: 8px solid #fff;
  }
  #bigCon .grayArea .pcLineUp .lineUpBtn a:hover::before{
    margin: 0 1px 3px 0;
    border: 4px solid transparent;
    border-left: 8px solid #ee1515;
  }
  #bigCon .grayArea .pWin7{
    font-size: 140%;
    text-align: left;
  }
    #bigCon .pcLineUp .subProductBox {
    text-align:left;
  }
  #bigCon .pcLineUp .subProductBox > p br {
    display:none;
  }
  #bigCon .pcLineUp .subProductBox p {
    font-size: 130%;
    text-align: left;
  }
  #bigCon .pcLineUp .periBox dl {
    float: none;
    width: 100%;
  }
  #bigCon .pcLineUp .periBox .periBox2 {
    width: 100%;
  }
  #bigCon .pcLineUp .periBox dt {
    font-size: 150%;
    border-bottom: 2px solid #d89a70;
  }
  #bigCon .pcLineUp .periBox dt::after {
    display: none;
  }
  #bigCon .pcLineUp .periBox dd{
    width: 48%;
  }
  #bigCon .pcLineUp .periBox .periBox2 dd{
    width: 100%;
  }
  #bigCon .pcLineUp .periBox dd p{
    font-size: 100%;
  }
}


/* -------------------------------------------------------------------- 
  以下768px以上
-------------------------------------------------------------------- */
@media screen and (min-width: 768px){

  #bigCon .grayArea .threeProduct .pcSpec dt.style01{
    width: 8%;
  }
  #bigCon .grayArea .threeProduct .pcSpec dd.style01{
    width: 88%;
    letter-spacing:-0.03em;
    text-align:right;
  }

}


/* -------------------------------------------------------------------- 
  PC版ラインナップ修正
-------------------------------------------------------------------- */

#bigCon .lineupBox p{
  font-size: 1.2rem;
  text-align: left;
  font-weight: normal;
  color: #fff;
}
#bigCon .lineupBox .lineup_name {
  font-size: 1.4rem;
  font-weight: bold;
}
#bigCon .lineup_imageBox{
  background: #fff;
  margin-bottom: 10px;
}
#bigCon .lineup_labelItem{
  color: #fff;
}
#bigCon .lineup_item a:hover:before {
  border: none;
}
#bigCon .lineup_item a:hover{
  opacity: 0.7;
}
#bigCon .lineup_item a::before {
  border: none;
}
#bigCon .lineupList_button span {
  display: block;
  position: relative;
  font-weight: bold;
  background-color: #ee1515;
  border-radius: 3px;
  color: #FFFFFF;
  text-align: center;
  padding: 10px 20px;
  text-decoration: none;
}

#bigCon .lineupList_button span:after {
  font-family: 'FontAwesome';
  content: "\f105";
  line-height: 1;
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
  font-size: 2.0rem;
}
#bigCon .lineup_list02{
  margin: 40px auto 0;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  width: 65%
}
#bigCon .lineup_item02{
    width: 47%;
}
#bigCon .lineupList_button02{
  text-decoration: none;
}
#bigCon .lineupList_button02 span {
  display: block;
  position: relative;
  font-size: 1.8rem;
  font-weight: bold;
  border: 1px solid #fff;
  border-radius: 5px;
  color: #FFFFFF;
  text-align: center;
  padding: 15px 30px;
  text-decoration: none;
}
#bigCon .lineupList_button02 span:after {
  font-family: 'FontAwesome';
  content: "\f105";
  line-height: 1;
  position: absolute;
  right: 20px;
  top: 50%;
  transform: translateY(-50%);
  font-size: 2.0rem;
}
#bigCon .lineupList_button02 span:hover{
  background: #fff;
  color: #1f1f1f;
}


.lineup-bannerArea{
  max-width: 500px;
    height: auto;
    margin: 60px auto 30px;
}
.lineup-bannerArea img{
  border: 2px solid #fff;
}