.comCaseUl li h2 .Num {
    font-size: 5.2rem;
    font-family: 'Anton', sans-serif;
    width: 60px;
    font-weight: 400;
}

@media (max-width: 896px){
	.comCaseUl li h2 .Num {
	    font-size: 3.2rem;
	    width: 42px;
	}
}

.cmSecWidth01, .cmSecWidth02, .cmSecWidth03 {
    width: 980px;
    margin-left: auto;
    margin-right: auto;
    box-sizing: border-box;
    display: block;
    border-top: solid 1px transparent;
}

@media screen and (max-width: 767px){
.cmSecWidth01, .cmSecWidth02 {
    width: auto;
    margin-left: 10px;
    margin-right: 10px;
}
}

@media screen and (max-width: 560px){

.lp-head-inner{
    width: 100%;
    padding: 10px;
    margin: 0 auto;
}

}

.lp-head{ width: 100%; }

.lp-head-inner{
    width: 920px;
    padding: 10px;
    margin: 0 auto;
}

.lp-head-logo{}

#cpBox{
  width:980px;
  margin:0 auto;
  padding:2em 0 0 0;
  background:#FFF;
  font-size:125%;
  line-height:1.5em;
}

#cpBox dl ,
#cpBox dt ,
#cpBox dd ,
#cpBox ul ,
#cpBox li{
  list-style-type:none;
  margin:0;
}

#main .lp-item{
    margin-left: 1rem;
}

#main .lp-item::before {
    content: "・";
    position: relative;
    margin-left: -1rem;
}

#quiz a{
  transition: all 0.8s;
}


#quiz a:hover img{
  opacity: 0.6;
  filter: alpha(opacity=60);
  -ms-filter: "alpha(opacity=60)";
  /*transform: scale(1.1, 1.1);*/
}

.lp-sec-case-sp, .lp-sec-cm-sp{ display: none; }
.lp-sec-case-pc{}
.lp-sec-mk-pc{
  text-align: center;
  margin: 5px 0;
}

.lp-sec-mk-sp{
  text-align: center;
  margin: 5px 0;
}


#main .lp-sec-case-pc ul{
  width: 870px;
  margin: 0 auto 25px;
}

#main .lp-sec-case-pc ul li{
  display: inline-block;
  padding: 0 0px;
  margin: 0 21px;
}

#main .lp-sec-case-pc ul li a{
  display: block;
}

.lp-sec-titcm-sp{
  text-align: center;
}

.lp-sec-cm-pc{
  background: url(../img/zanka_sueoki/bg_cp_pc.png) no-repeat;
}

.lp-sec-cm-pc .cmArea{
  position: relative;
  text-align: center;
}

.cpEnd{
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: auto;
}

.campaign3mov {
    position: relative;
    padding-bottom: 33%;
    width: 550px;
    height: 0;
    overflow: hidden;
    margin: 0 auto;
}

.campaign3mov iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.lp-sec-terms{ text-align: center; margin-top: 35px; }

.lp-sec-entry{
  text-align: center;
}

.lp-sec-entry .lp-button-entry a{
    display: block;
    padding: 0;
    text-decoration: none;
    color: #fff;
    background-color: #333;
    border: solid 2px #000;
    border-radius: 10px;
    transition: .4s;
    margin: 10px auto 60px;
    min-width: 300px;
    position: relative;
    max-width: 500px;
    padding: 17px 0 17px 0;
    font-size: 18px;
}

.lp-sec-entry .lp-button-entry a:hover {
    background: #d11026;
    color: white;
}

dl.note_precautions{
    width: 880px;
    margin: 16px auto 24px;
}

.note_precautions dt{
    background-color: #2b2b2b;
    color: #fff;
    float: left;
    width: 80px;
    height: auto;
    text-align: center;
    font-size: 1.4em;
    letter-spacing: 4px;
    line-height: 1.6;
    font-weight: 500;
    margin-right: 16px;
}

.note_precautions dd{
    font-size: .9em;
}


@media screen and (max-width: 980px){
#main{
  max-width: 100%;
  height: auto;
  width /***/:auto;
  margin:0 auto;
  padding: 0;
  }
}

#main img {
  max-width: 100%;
  height: auto;
  width /***/:auto;　
  border:none;
}

/*#main a:link{border:none;}*/

#main .notes{
  display:block;
  margin-top:1em;
  font-size:81%;
  line-height:1.3em;
}

#main dl.detail{
  display:flex;
  flex-wrap: wrap;
  width:680px;
  margin: 0 auto 30px;
  vertical-align:middle;
}

#main dl.detail::after{
  content: '';
  position: absolute;
  background: #000;
  height: 100%;
  width: 680px;
  margin: 0 auto 30px;
  opacity: 0.6;
}

#main dl.detail dt{
  width: 20%;
  box-sizing: border-box;
  padding:1em;
  text-align:center;
  vertical-align:middle;
  background:#EEE;
  font-weight:bold;
  border-bottom: 1px solid #ccc;
}

#main dl.detail dd{
  display:table-cell;
  padding:1em;
  vertical-align:middle;
  width: 80%;
  background: #fff;
  box-sizing: border-box;
  border-bottom: 1px solid #ccc;
}

@media screen and (max-width: 640px){
.lp-sec-case-sp,.lp-sec-cm-sp{ display: block; }
.lp-sec-case-pc,.lp-sec-cm-pc{ display: none; }

.lp-sec-entry .lp-button-entry a{
    min-width: 300px;
    max-width: 320px;
}

.lp-sec-cm-sp .cmArea{
  position: relative;
  text-align: center;
}

.lp-sec-cm-sp{
  background: url(../img/zanka_sueoki/bg_cp_sp.png) no-repeat center top;
}

.campaign3mov {
    position: relative;
    padding-bottom: 51%;
    width: 90%;
    height: 0;
    overflow: hidden;
    margin: 0 auto;
}

.campaign3mov iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

#main .lp-sec-case-sp ul{}

#main .lp-sec-case-sp ul li{
    width: 80%;
    margin: 0 auto;
}

#main .lp-sec-case-sp ul li a{}
#main .lp-sec-case-sp ul li img{}

#main dl.detail{
  display:block;
  width:96%;
  border:none;
  margin: 0 auto;
  position: relative;
}

#main dl.detail::after{
  content: '';
  position: absolute;
  background: #000;
  height: 100%;
  width: 100%;
  margin: 0 auto 30px;
  opacity: 0.6;
  top: 0;
}

#main dl.detail dt{
  display:block;
  width:100%;
  padding:0.5em 0;
  margin: 5px 0 0;
  border: none;
  border-radius: 6px;
}

#main dl.detail dd{
  display:block;
  width:100%;
  padding:1em;
  border: none;
  }
}

#main h3{
  margin:0;
  padding:0.3em 0;
  background:#E91937;
  color:#FFF;
  text-align:center;
  font-size:113%;
}

#main h5{
  margin:0 0 1em 0;
  padding:0;
  font-size:125%;
}

#main h6{
  margin:0 0 0.3em 0;
  padding:0;
  font-weight:normal;
}

#main ul#btn{
  display:table;
  width:95%;
  margin:2em 0 1em 0;
  padding:0 2.5%;
}

#main ul#btn li{
  display:table-cell;
  width:50%;
  text-align:center;
  vertical-align:middle;
}

@media screen and (max-width: 640px){
#main ul#btn li{
  display:block;
  width:100%;
  }
}

#main .satei ,
#main .buy , #main .tel {
  position : relative ;
  display:block;
  margin:0.2em auto 1em auto;
  padding:0.5em 0 0.6em 0;
  width:95%;
  height:2em;
  color: #FFF;
  text-align:center;
  text-decoration:none;
  font-size:150%;
  font-weight:bold;
  line-height:1em;
  -webkit-border-radius: 5;
  -moz-border-radius: 5;
  border-radius: 5px;
  -webkit-box-shadow: 0px 1px 3px #666;
  -moz-box-shadow: 0px 1px 3px #666;
  box-shadow: 0px 1px 3px #666;
}
#main .tel { max-width: 400px; position: relative; overflow: hidden; }

#main .tel::before {
    position: absolute;
    content: '';
    display: inline-block;
    top: -180px;
    left: 0;
    width: 30px;
    height: 100%;
    background-color: #fff;
    animation: tel 3s ease-in-out infinite;
}

@-webkit-keyframes tel {
    0% { -webkit-transform: scale(0) rotate(45deg); opacity: 0; }
    80% { -webkit-transform: scale(0) rotate(45deg); opacity: 0.5; }
    81% { -webkit-transform: scale(4) rotate(45deg); opacity: 1; }
    100% { -webkit-transform: scale(50) rotate(45deg); opacity: 0; }
}

@media screen and (max-width: 640px){
#main ul#btn{
  margin:1em 0;
}

#main .satei ,
#main .buy ,
#main .tel {
  display:block;
  margin:0.2em auto 1em auto;
  padding:0.5em 0 0.6em 0;
  width:90%;
  height:2em;
  font-size:125%;
  line-height:1em;
  }
}

#main .satei {
  background: #FF8800;
  background-image: -webkit-linear-gradient(top, #FF8800, #EE4400);
  background-image: -moz-linear-gradient(top, #FF8800, #EE4400);
  background-image: -ms-linear-gradient(top, #FF8800, #EE4400);
  background-image: -o-linear-gradient(top, #FF8800, #EE4400);
  background-image: linear-gradient(to bottom, #FF8800, #EE4400);
}


#main .buy {
  background: #EE0000;
  background-image:url(../img/arr.png);
  background-image: -webkit-linear-gradient(top, #EE0000, #CC0000);
  background-image: -moz-linear-gradient(top, #EE0000, #CC0000);
  background-image: -ms-linear-gradient(top, #EE0000, #CC0000);
  background-image: -o-linear-gradient(top, #EE0000, #CC0000);
  background-image: linear-gradient(to bottom, #EE0000, #CC0000);
}

#main .tel {
  background: #00bc38;
  background-image:url(../img/arr.png);
  background-image: -webkit-linear-gradient(top, #00bc38 , #008c46 );
  background-image: -moz-linear-gradient(top, #00bc38, #008c46 );
  background-image: -ms-linear-gradient(top, #00bc38, #008c46 );
  background-image: -o-linear-gradient(top, #00bc38, #008c46 );
  background-image: linear-gradient(to bottom, #00bc38, #008c46 );
}

#main .satei:after ,
#main .buy:after,
#main .tel:after{
  content: url(../img/arr.png) ;
  position: absolute;
  top: 50%;
  right: 10px;
  margin-top: -10px;
}

#main .satei:hover ,
#main .buy:hover ,
#main .tel:hover {
  filter:alpha(opacity=70);
  -moz-opacity: 0.7;
  opacity: 0.7;
  font-weight:bold;
}

#main .satei em ,
#main .buy em ,
#main .tel em {
  font-size:75%;
  font-style:normal;
  text-decoration:none;
}

#main .countdown{
  width:95%;
  background:#FFEEE3;
  margin:1em 0;
  padding:1em 2.5%;
  font-weight:bold;
  font-size:138%;
  text-align:center;
}

/* 191004 終了の記載 */
#main dl.detail dd span{
  color: red;
  font-weight: bold;
}
.TitleImg{
  position: relative;
}
.campaignend{
  width: 100%;
    height: 100%;
    z-index: 1;
  position: absolute;
    top: 0;
    background: rgba(255,255,255, 0.5);
}
.campaignend p{
  position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 35%;
    height: 15%;
    z-index: 1;
    background: #4a4a4a;
    color: #FFF;
    font-size: 24px;
    line-height: 1.2em;
    font-weight: bold;
    text-align: center;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
    border-radius: 3px;
}
@media screen and (max-width: 640px){
  .campaignend p{
    font-size: 14px;
    width: 40%;
    height: 35%;
  }

  dl.note_precautions{
      width: 85%;
      margin: 0 auto;
      margin: 16px auto 32px;
  }

  .note_precautions dt{
      width: 64px;
      font-size: 1.3em;
  }

  .note_precautions dd{
      font-size: 1em;
      font-weight: 500;
      letter-spacing: -.02em;
  }

}