.pcHide {
  display: block;
}
.spHide {
  display: none;
}
/*-- Dream Cafe --*/
#dream-page > div > div {
  padding: 0;
}
#campaign {
  width: 100% !important;
}
#menkyo_wrap {
  margin: 0 auto;
  font-size: 12px;
  text-align: left;
  width: 100%;
}
#menkyo_wrap #mainBG {
  width: 100%;
  background-repeat: no-repeat;
  padding-top: 80vw;
  background: url(../image/bg_sp.jpg) no-repeat;
  background-size: 100%;
  position: relative;
}
#menkyo_wrap #mainBG2 {
  width: 100%;
  background-repeat: no-repeat;
  padding-bottom: 0;
}
#mainBG2 p {
  margin: 0 0 20px 0;
  text-align: left;
}
#mainBG2 .cashback_text {
  position: relative;
  top: 40px;
}
.mainWrap {
  position: absolute;
  /* margin-bottom: 15px; */
  /* display: flex; */
  /* justify-content: center; */
  /* align-items: center; */
  /* flex-direction: row; */
  width: 100%;
  top: 1vw;
}
.mainWrap .title {
  padding-top: 2%;
  width: 55vw;
  margin: auto;
}
.mainWrap .title img {
  width: auto;
  max-width: 100%;
  height: auto;
}
.mainWrap .day {
  width: 95%;
  text-align: center;
  position: absolute;
  top: 4px;
  left: 28%;
}
.day img {
  width: 100%
}
.mainWrap .day img {
  max-width: 500px;
  width: 48%;
}
.mainWrap .challenge .pcHide {
  width: 100%;
}
.titleCun {
  width: 95%;
  margin: 0 auto;
  font-size: 13px;
  line-height: 1.5em;
}
.BackImg {
  width: 100%;
}
.BackImg img {
  width: 100%;
  margin-top: -41px
}
#menkyo_wrap .cashback {
  width: 100%;
  text-align: center;
  font-size: 18px;
  line-height: 1.5;
  font-weight: bold;
}
.mainWrap .sitadori {
  display: block;
}
.mainWrap .sitadori img {
  margin: 0 auto;
}
.bike img {
  width: 100%;
}
.bike {
  color: #fff;
  background: #000;
  font-size: 15px;
  /* width: 100%; */
  padding: 5px 0;
  text-align: center;
  font-weight: bold;
}
.bike02 {
  font-weight: bold;
  position: absolute;
  top: 78vw;
  right: 0;
  width: 32%;
}
.bike02 img {
  position: relative;
  width: 155px;
  left: 0;
  text-align: center;
  margin: 0 auto;
}
.bike02 img {
  /* position: relative; */
  /* width: 155px; */
  /* left: 100px; */
  /* text-align: center; */
  /* margin: 0 auto; */
  max-width: 100%;
  width: auto;
  height: auto;
}
.bike03 {
  position: relative;
  top: 0;
  line-height: 1.4;
}
.bike03 p {
  padding: 0;
  margin: 0 0 20px 0;
  font-size: 12px;
  display: inline-block;
  text-align: left;
}
#menkyo_wrap .cashback .day {
  background: linear-gradient(-90deg, #231815, #bbbbbb);
  /* height: 50px; */
  color: #FFF;
  font-size: 14px;
  padding-top: 5px;
  font-weight: bold;
  position: relative;
  text-align: center;
  /* margin: 15px; */
  margin-top: 5%;
}
#menkyo_wrap .cashback .taisyo {
  border-top: solid 1px #bbbbbb;
  border-bottom: solid 1px #bbbbbb;
  font-size: 14px;
  text-align: center;
  width: 80%;
  margin: 0 auto;
  margin-top: 10px;
}
#menkyo_wrap .cashback .cashbackWrap {
  position: relative;
  overflow: hidden;
  text-align: center;
}
.cashbackTitle span {
  color: #CC0000;
  font-weight: bold;
  display: block;
  font-size: 18px;
  padding-bottom: 5px;
}
.cashbackWrap {
  width: 100%;
  margin: 0 auto;
}
.cashbackWrap img {
  width: 100%;
}
#menkyo_wrap .cashback .day span {
  font-size: 12px;
}
.deadline {
  background-color: #000000;
  padding: 5px;
  text-align: center;
  color: #FFFFFF;
  margin: 30px auto 0;
  font-size: 15px;
}
.duration {
  display: inline-block;
  border-radius: 10px;
  color: #000;
  font-weight: bold;
  position: relative;
  background-color: #fff;
  top: 25px;
  padding: 6px 6px 0 0;
}
.bikeWrap {
  position: initial;
  bottom: 0px;
  padding: 0;
  margin: 0;
}
.duration-text {
  font-size: 14px;
  letter-spacing: -1px;
  color: #000;
  font-weight: bold;
  margin-top: 20px;
  background-color: #fff;
  padding: 6px;
}
.duration-text > div {
  display: inline-block;
  font-size: 24px;
  vertical-align: bottom;
}
.coment {
  margin-top: 10px;
}
.coment p i {
/*  font-size: 15px;*/
  font-style: normal;
  vertical-align: super;
  text-align: center
}
.duration-text span {
  display: inline-block;
  font-size: 33px;
  vertical-align: bottom;
  margin-left: 5px;
}
.duration-text i {
  display: inline-block;
  font-style: normal;
  font-size: 12px;
  vertical-align: bottom;
  margin-bottom: 0;
  margin-top: 5px;
  position: absolute;
  padding: 2px;
  margin-left: 4px;
}
.duration-text > div {
  display: inline-block;
  font-size: 18px;
  color: #ff0000;
  vertical-align: bottom;
}
.coment {
  margin-top: 0;
  text-align: center;
}
.coment p {
  line-height: 22px;
  font-size: 12px;
  color: #000;
  padding: 0;
  margin: 0;
}
.coment p i {
  font-size: 12px;
  font-style: normal;
  vertical-align: super;
}
.red {
  font-size: 22px !important;
  position: relative;
  margin-left: 29px;
}
.month {
  font-size: 22px !important;
  padding-bottom: 15px;
  margin-right: 5px;
}
.year {
  font-size: 18px !important;
  position: relative;
  font-weight: bold;
}
.day {
  /*width: 100%; */
  /* height: 120px; */
  /* position: absolute; */
  bottom: 0;
  display: inline-block;
  /* background-color: #fff; */
  padding: 10px 10px 10px 0;
  margin: 0;
}
.cashbackWrap img {
  width: 100%;
  padding-bottom: 10px;
}
.bike02 p {
  padding: 0 10px;
}
.cashback span {
  width: 100%;
  font-size: 20px;
  font-weight: bold;
  text-align: center;
  position: relative;
  bottom: 50px;
}
#kyousyujyo-navi-area p.area {
  font-size: 14px;
  background: #000000;
  color: #FFFFFF;
  padding: 5px 10px;
  display: block;
  clear: left;
  margin: 10px 0;
}
#kyousyujyo-navi-area ul {
  margin: 0;
  padding: 0;
  padding-bottom: 30px;
}
#kyousyujyo-navi-area ul li {
  list-style: none;
  display: block;
  margin: 0;
  padding: 0;
  float: left;
  background: url("../../../images/pict_arw.gif") 3px center no-repeat;
  padding-left: 12px;
  margin-right: 15px;
  font-size: 12px;
}
#kyousyujyo-navi-area .hidden-line {
  clear: left;
}
#kyousyujyo-navi-area .hidden-line hr {
  display: none;
}
.kyousyujyo-list-area {
  width: 980px;
  margin: 30px auto;
}
.kyousyujyo-list-area dl {
  margin: 0;
  padding: 0;
}
.kyousyujyo-list-area dl dt {
  float: left;
  clear: both;
  line-height: 16px;
}
.kyousyujyo-list-area dl dd {
  margin: 0;
  padding-left: 35px;
  line-height: 16px;
  letter-spacing: -0.06em;
}
.kyousyujyo-list-area .hp-link {
  padding-top: 5px;
  text-align: center;
}
.kyousyujyo-list-area .comment {
  margin: 0 auto;
  padding: 2px;
  background-color: #FFFFCC;
  word-wrap: break-word;
}
.teccell p {
  font-size: 20px;
  margin: 0;
  font-weight: bold;
  line-height: 1.5;
  letter-spacing: 0;
  margin-top: 10px;
}
.teccell img.mark {
  position: relative;
  top: 80px;
}
.teccell img {
  float: right;
  width: 50%;
}
.teccell h4 {
  font-size: 25px;
  padding: 5px 0;
  color: #e60012;
  font-weight: bold;
}
.teccell3 {
  float: left;
  background: #e60012;
  color: #FFF;
  height: 100px;
  width: 100px;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  line-height: 5;
  text-align: center;
  font-size: 20px;
  position: relative;
  margin-right: 20px;
}
.teccell2 span {
  background: #e60012;
  font-size: 30px;
  padding: 3px;
  width: 300px;
  color: #FFF;
  font-weight: bold;
  line-height: 1.5;
}
.teccell2 {
  float: left;
}
.teccell {
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", Nunito, "Helvetica Neue", Helvetica, Arial, sans-serif;
  height: 450px;
}
.line {
  margin: 20px 0;
  /* padding-top: 20px; */
  border-bottom: 1px dashed #999;
}
.no_link {
  color: #bdbdbd;
}
/**/
.step_inf .style01 {
  border: 1px solid #4581b9;
  padding: 5px;
  border-radius: 8px;
  margin-bottom: 20px;
  display: block;
}
.step_inf .style01 > h3 {
  border: none !important;
  background-color: #4581b9;
  margin: 0 !important;
  color: #fff;
  border-radius: 8px;
  padding: 8px 12px !important;
  line-height: 1.3 !important;
}
.step_inf .style01 h3 span {
  color: gold;
  font-size: 90%;
  padding-left: 20px;
  display: block;
  text-align: right;
}
.step_inf .style02 {
  background-color: #000;
  border: 1px solid #ccc;
  padding: 5px;
  margin-bottom: 20px;
  margin-top: 20px;
  display: inline-block;
  width: 100%;
}
.step_inf .style02 > h3 {
  border: none !important;
  margin: 0 !important;
  color: #fff;
  border-radius: 8px;
  padding: 0 36px 0 12px !important;
  line-height: 1.6;
}
.step_inf ul {
  display: flex;
  flex-direction: column;
  align-content: flex-start;
  align-items: center;
  width: 100%;
  margin-bottom: 16px;
}
.step_inf ul li {
  margin-right: 0;
  line-height: 1;
  display: flex;
  justify-content: space-evenly;
  flex-direction: row;
  flex-wrap: nowrap;
  align-items: center;
  align-content: center;
  width: 100%;
}
.step_inf ul li p {
  font-size: 13px;
  line-height: 1.2;
  font-weight: bold;
  text-align: center;
  margin: 20px 0 0;
  width: 50%;
}
.step_inf ul li p span{
    color: #f00;
    display: block;
}
/*
.step_inf ul li:nth-last-child(1) {
  margin-right: 0;
  width: 100%;
  text-align: left;
  display: block;
  padding-left: 20px;
}
*/
.step_inf ul img {
  max-width: 100%;
  width: 45%;
  height: auto;
  margin-right: 5%;
}
.step_inf > p {
  margin-top: 0;
  text-align: center;
  font-size: 12px;
  line-height: 1.2;
  padding-left: 0;
  display: block;
}
.step_inf_hed{
    display: block;
}
.step_inf_hed > p {
  font-size: 95%;
    letter-spacing: -.8px;
}