@charset "UTF-8";

body{
    background-image: none;
}
#hd{
    width: 100%;
    padding: 0 0 0;
    display: table;
    position: relative;
    background-image: none;
    /* background: url("../images/common/bg_hd.jpg") top center repeat-y;
    background-size: 100% auto; */
    /* background-color: #e40065; */
    text-align: center;
}
#hd::after {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    background-color: #fff57f;
    mix-blend-mode: color-burn;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
}
#index #hd{
    background: url("../images/common/hd_top_bg.png") top center;
    background-size: cover;
    padding: 10px 2vw;
    padding: 0;
}
#index #hd:after{
    display: none;
}

.mv{
    margin: 0;
    /* margin: 0 0 20px; */
}
.sub-page {
    padding-top: 15px;
}
#content section {
    margin-top: 0;
}
.hd_main{
    width: auto;
    margin: 0 auto 20px;
    display: table;
}
.hd_main_text{
    width: auto;
    margin: 0 auto 7px;
    display: table;
}
ul.prize_list{
    float: left;
}
ul.prize_list li:first-child,
ul.prize_list li:last-child{
    display: block;
}
p.double_chance{
    float: right;
}
p.double_chance img{
    /* height: 478px; */
    margin-top: 8px;
}
p.hd_period{
    padding: 15px 0;
    /* background: #e50012; */
    background: url("../images/top/bg01.png") top center repeat-x;
}
p.hd_period img{
    max-width: 1200px;
}
p.hd_period2{
    padding: 10px 0;
    color: #ffffff;
    background: #000000;
    line-height: 110%;
}
p.hd_period2 img{
    max-width: 1180px;
}
/**/
.sec-head{
    line-height: 65px;
    background: #ff0000;
    border: none;
    color: #fff;
    font-size: 3.4rem;
    font-weight: bold;
}
.sec-head.orange{
    background: #ec6c00;
}
.section{
    max-width: 910px;
    margin-bottom: 50px;
    padding: 50px 75px;
    border-radius: 20px;
    color: #000;
}
.section.w-700{
    padding: 50px;
}
.section_title{
    width: 100%;
    height: 40px;
    line-height: 40px;
    margin: 0 0 50px;
    display: block;
    background: #000;
    border-radius: 20px;
    font-size: 2.8rem;
}
article{
    width: 100%;
    margin: 0 0 50px;
    padding: 0 30px;
    display: table;
}
article p.text{
    margin: 0 0 20px;
}
#ft{
    margin-top: 50px;   
}
#ft .copy{
    background: #c6000b;
    color: #fff;
}
.sp{
    display: none;
}
/**/
.step{
    width: 100%;
    margin: 0 0 20px;
    padding: 0;
}
.step li{
    border-radius: 10px;
}
.step li h4{
    color: #ff0000;
}
.step li p{
    padding: 0 0 20px;
    color: #000;
    font-size: 1.4rem;
}
.step li:not(:last-of-type)::after{
    border-left: 60px solid #ff0000;
}
ul.dot-list{
    margin: 0 0 20px;
}
.Note-small{
    margin: 0;
}
/**/
.apply p.btn{
    margin: 50px 0;
}
/**/
.privacy p a{
    display: block;
    color: #3fa9f5;
}
/**/
.content-bottom{
    padding-top: 50px;
}
.content-bottom img{
    margin: 0 0 50px;
    max-width: 993px;
}

/*
*
*/
.sub-page{
    /* margin-top: -140px; */
    position: relative;
    z-index: 1; 
}
.sub-page:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 140px;
    display: block;
    /* background: linear-gradient(0deg, rgba(252,248,187,1) 0%, rgba(255,255,255,0) 100%); */
    z-index: -1;
}
.tit.red{
    background: #ff0000;
}
.tit.orange{
    background: #ec6c00;
}
sup {
    top: 0;
    font-size: 1.8rem;
}
/*form01*/
.form-box section{
    padding: 30px;
}
.required-text{
    padding: 0;
}
.form label{
    line-height: 38px;
}
.form.pluscard{
    margin: 20px 0;
}
input[type="text"], 
input[type="email"], 
input[type="tel"], 
input[type="password"]{
    font-size: 1.6rem;
}
.privacy .text{
    padding-top: 15px;
}
.privacy .text2{
    margin-bottom: 15px;
}
.privacy ul.dot-list {
    margin: 0;
}
.privacy ul.dot-list li{
    font-size: 1.3rem;
}
.privacy ul.dot-list li a{
    margin-left: 1.5rem;
    display: block;
    color: #3fa9f5;
}
.privacy .check{
    margin-top: 50px;
}
.consent::before{
    top: 8px;
}
/*form02*/
.registration{
    padding: 0;
}
.upload {
    margin: 50px 0 30px;
}
.upload p{
    margin-bottom: 0;
    padding: 0 0 0 10px;
    text-align: left;
    font-size: 1.6rem;
}
.upload ul.dot-list {
    float: left;
    padding: 0 0 0 10px;
}
.upload ul.dot-list li{
    line-height: 1.4;
    font-size: 1.6rem;
    text-align: left;
}
.upload label{
    width: 100%;
    margin: 20px 0 0;
    display: block;
}
.upload img{
    margin: 0;
}
.file_selected{
    margin: 0 0 20px;
    padding: 10px 0px;
    display: none;
    color: rgb(0, 178, 0);
    border: 5px solid rgb(0, 178, 0);
}
.file_selected button {
    color: rgb(0, 178, 0);
    border: 2px solid rgb(0, 178, 0);
    border-radius: 6px;
    margin-left: 10px;
    padding: 0px 5px;
}
.file_selected button:hover {
    cursor: pointer;
}
.edy{
    margin: 0 0 50px;
}
.edy p.text{
    line-height: 1.2;
    margin: 0 10px 10px;
    text-align: center;
    font-size: 1.6rem;
}
.check-edy-wrap{
    width: auto;
    margin: 0 auto;
    display: table;
}
.check-edy{
    float: left;
    margin: 0 10px;
}
.check-edy .edy_label span{
    position: relative;
    padding-left: 30px;
}
.check-edy .edy_label span::after,
.check-edy .edy_label span::before {
    content: "";
    position: absolute;
    display: block;
}
.check-edy .edy_label span::before {
    top: 6px;
    left: 6px;
    margin-top: 0;
    width: 7px;
    height: 15px;
    border-right: 3px solid #727272;
    border-bottom: 3px solid #727272;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    opacity: 0;
    z-index: 2;
}
.check-edy .edy_label span::after {
    top: 4px;
    left: 0;
    width: 20px;
    height: 20px;
    border: 1px solid #040000;
}
.check-edy input[type=radio]:checked+.edy_label span:before {
    opacity:1
}
.store{
    width: 100%;
    margin: 0;
    padding: 10px 0;
    display: table;
    border-top: 1px dashed #7f8080;
    border-bottom: 1px dashed #7f8080;
}
.store p{
    float: left;
    line-height: 1.2;
    padding: 0 0 0 10px;
    font-size: 1.6rem;
}
.store .select-btn{
    float: right;
    width: 220px;
}
.store .select-btn::before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    right: 10px;
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
    margin-right: 17px;
    display: inline-block;
    width: 0;
    margin: auto;
    height: 0;
    border-top: 8px solid rgba(0,0,0,0);
    border-left: 0 solid rgba(0,0,0,0);
    border-bottom: 8px solid rgba(0,0,0,0);
    border-right: 12px solid #fff;
    z-index: 2;
}
.store .select-btn::after {
    content: "";
    position: absolute;
    top: 8px;
    right: 7px;
    width: 22px;
    height: 22px;
    display: block;
    background: #66a732;
    border-radius: 100%;
    z-index: 1;
}
/*form03*/
.l-confirm-table.l-confirm-table2 table {
    margin-top: 50px;
}
.l-confirm-table2 th{
    line-height: 1.4;
    vertical-align: middle;
    border-top: 1px dashed #7f8080;
    padding: 16px 0 16px 0;
    width: 180px;
}
.l-confirm-table2 td{
    line-height: 1.4;
    vertical-align: middle;
    border-top: 1px dashed #7f8080;
    padding: 16px 0 16px 0;
}
/* .l-confirm-table2 tr:first-child td{
    text-align: center;
} */
/*edit*/
.btn-default{
    background: none;
}
/*info*/
.registration-info .btn-default img{
    width: auto;
    height: 70px;
}
/*form04*/
.thanks_message{
    color: #000;
    background: url("../images/common/bg-thanks_message.png") top center repeat-x;
    /* background: #ff0000; */
}

input::-webkit-input-placeholder ,
input:-ms-input-placeholder ,
input::-moz-placeholder,
input::placeholder {
    color:#ccc;
}

.check-prize {
  margin-top: 30px;
  font-size: 15px;
}

.check-prize .check-prize-wrap {
  margin-top: 10px;
}

.check-prize .prize_label {
  display: inline-block;
  position: relative;
  margin-right: 20px;
  padding: 0 0 0 26px;
}

.check-prize .prize_label:after,
.check-prize .prize_label:before {
  position: absolute;
  content: "";
  display: block;
  top: 60%;
}

.check-prize .prize_label:after {
  top: 4px;
  left: 0;
  width: 14px;
  height: 14px;
  border: 1px solid #040000;
}

.check-prize .prize_label:before {
  top: 6px;
  left: 5px;
  margin-top: 0;
  width: 5px;
  height: 9px;
  border-right: 3px solid #727272;
  border-bottom: 3px solid #727272;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  opacity: 0;
  z-index: 2;
}

.check-prize .prize_label:not(:first-of-type) {
  margin-top: 5px;
}

/* .check-prize.number */
.check-prize.number > p small {
  font-size: 1.6rem;
}

.check-prize.number .check-prize-wrap input {
  display: block;
  width: 100%;
  margin: 0px auto 30px;
}

.check-prize.number .check-prize-wrap p {
  text-align: center;
}

input[type=radio]:checked + .prize_label:before {
  opacity: 1;
}
.maker_list {
    margin: 20px auto 30px;
    text-align: center;
}

@media screen and (max-width: 1020px) {

    .hd_top{
        padding: 0 2vw;
    }
    .mv{
        margin: 0;
        padding: 0 0 15px;
    }
    #index .mv{
        padding-bottom: 0;
    }
    .hd_main{
        width: 100%;
        padding: 0 2vw;
    }
    /**/
    #content{
        padding: 0;
    }
    .section{
        width: 96%;
        margin-left: 2%;
        margin-right: 2%;
        padding: 20px 5%;
    }
    /*index*/
    ul.prize_list li:nth-child(2) img{
        float: left;
        width: 55%;
        height: auto;
    }
    ul.prize_list li:nth-child(2) img:nth-child(2){
        float: right;
        width: 42%;
        height: auto;
    }
    .content-bottom{
        padding: 30px 5% 0;
    }

}
@media only screen and (min-width: 768px) and (max-width: 1020px) {
    /*index*/
    ul.prize_list{
        width: 65%;
    }
    
    p.double_chance{
        width: 35%;
    }
    p.hd_period,
    p.hd_period2{
        padding: 15px 2vw;
    }
    /*form01*/
    .form-box section {
        padding: 20px 2%;
    }
    
}
@media screen and (max-width: 767px) {

    body {
        font-size: 1.4rem;
        line-height: 1.6;
    }
    .pc {
        display: none;
    }
    .maker_list {
        margin: 20px auto 0;
        text-align: center;
        padding: 0px 5px;
    }
    /**/
    .sec-head{
        line-height: 40px;
        margin: 0;
        font-size: 20px;
    }
    .section_title{
        margin: 0 0 20px;
        font-size: 20px;
    }
    .form-box section,
    .section.w-700{
        padding: 20px 5%;
    }
    article{
        margin: 0;
        padding: 0;
    }
    #ft .copy{
        font-size: 1.2rem;
    }
    .sp{
        display: block;
    }
    /*index*/
    ul.prize_list,
    p.double_chance{
        width: 100%;
    }
    p.double_chance img{
        /* width: 50%; */
    }
    .hd_main_text {
        padding: 0 20px;
        margin: 0;
    }
    p.hd_period,
    p.hd_period2{
        font-size: 11px;
        padding: 5px 2vw;
        text-align: left;
    }
    .step li:not(:last-of-type)::after {
        border-left: 20px solid rgba(0,0,0,0);
    }
    .Note-small{
        margin: 0 0 20px;
    }
    .apply p.btn{
        margin: 30px 0;
    }
    /*form01*/
    .head-text {
        font-size: 1.3rem;
    }
    .form.detail .dl .dd {
        margin-top: 0;
    }
    .l-login .head-text br{
        display: none;
    }
    /**/
    .registration table{
        margin: 0;
        font-size: 1.4rem;
    }
    .upload p{
        text-align: center;
    }
    .l-confirm-table2 th{
        width: 150px;
    }
    .edy p.text{
        line-height: 1.2;
        margin: 0 0 10px;
    }
    .check-edy .edy_label span::before{
        top: 4px;
    }
    .check-edy .edy_label span::after{
        top: 2px;
    }
    .store {
        margin: 0;
    }
    .store p{
        width: 100%;
        margin: 0 0 10px;
        padding: 0;
        text-align: center;
    }
    .store p br{
        display: none;
    }
    .store .select-btn{
        float: none;
        margin: 0 auto;
        display: table;
    }
}