@charset "UTF-8";

body{
    background: #81c6df;
}
.wrap{
    width: 100%;
    display: table;
}
header{
    width: 100%;
    display: table;
    position: relative;
}
h1{
    float: left;
    margin: 30px 0 30px 5%;
}
.mv{
    width: 100%;
    display: table;
    text-align: center;
}
.mv img{
    width: 100%;
    height: auto;
    display: block;
}
/*inde_top*/
#index_top{
    width: 100%;
    display: table;
}
ul.index_top_list{
    width: 90%;
    margin: 0 auto 30px;
    display: table;
}
ul.index_top_list li{
    float: left;
}
ul.index_top_list li:nth-child(1){
    width: 100%;
    margin: 0 0 10px;
}
ul.index_top_list li:nth-child(2){
    width: 36%;
    margin-right: 2%;
}
ul.index_top_list li:nth-child(3){
    width: 62%;
}
ul.index_top_list li img{
    width: 100%;
    height: auto;
    display: block;
}
/**/
.sec-head{
    line-height: 65px;
    background: linear-gradient(90deg, rgba(232, 184, 2, 1), rgba(251, 240, 210, 1) 25%, rgba(232, 185, 2, 1) 50%, rgba(251, 240, 210, 1) 75%, rgba(232, 184, 2, 1));
    border: none;
    font-size: 3.4rem;
    font-weight: bold;
    color: #000;
}
.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: #009245;
    border-radius: 20px;
    font-size: 2.8rem;
}
.section_title.red{
    background: #FF1D25;
    color: #FFF000;
}
article{
    width: 100%;
    max-width: 1200px;
    margin: 0 auto 50px;
    padding: 0 20px;
    display: table;
}
article p.text{
    margin: 0 0 20px;
}
#index #ft{
    margin: 0;
}
#ft .copy{
    background: #000;
    color: #fff;
    font-family: "Times New Roman" , "游明朝" , "Yu Mincho" , "游明朝体" , "YuMincho" , "ヒラギノ明朝 Pro W3" , "Hiragino Mincho Pro" , "HiraMinProN-W3" , "HGS明朝E" , "ＭＳ Ｐ明朝" , "MS PMincho" , serif;
}
#ft #page-top{
    width: inherit;
}
#ft #page-top a{
	width: 60px;
	height: 60px;
	padding: 27px 0 0;
    display: block;
	background: #000;
}
#ft #page-top a:before{
	content: "";
	display: block;
    width: 20px;
    height: 20px;
	margin: 0 auto;
    border-top: solid 3px #fff;
    border-left: solid 3px #fff;
    transform: rotate(45deg);
}
#ft #page-top a:hover{
	opacity: 0.8;
}
.sp{
    display: none;
}
.mb0{
    margin-bottom: 0 !important;
}
/**/
.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;
} */
ul.dot-list a{
    color: #3fa9f5;
}
.Note-small{
    margin: 0;
}
/**/
.apply p.btn{
    margin: 50px 0;
}
/**/
.index_privacy p{
    margin: 20px 0;
}
.index_privacy p:first-child{
    margin: 0;
}
.index_privacy p a{
    display: block;
    color: #3fa9f5;
}
/**/
.content-bottom{
    padding: 80px 0;
    background: #fff;
}
.content-bottom img{
    max-width: 910px;
}
/*
*
*/
.sub-page{
    position: relative;
}
.tit{
    background: linear-gradient(90deg, rgba(232, 184, 2, 1), rgba(251, 240, 210, 1) 25%, rgba(232, 185, 2, 1) 50%, rgba(251, 240, 210, 1) 75%, rgba(232, 184, 2, 1));
    color: #000;
}
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;
}
p.mail-box-message span{
    color: #3fa9f5;
}
.privacy .text{
    padding-top: 15px;
}
.privacy .text a{
    color: #3fa9f5;
}
.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;
}
.l-link-pass .note.text{
    color: #FF1D25;
}
/*form02*/
.registration{
    padding: 0;
}
.registration .registration-info{
    max-width: 480px;
}
.upload {
    margin: 50px 0;
}
.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);
}
.upload .notice{
    line-height: 1.4;
    margin: 0 0 30px;
    color: #e62c2c;
    font-size: 1.3rem;
}
/**/
.store{
    width: 100%;
    margin: 0 0 50px;
    padding: 20px 0;
    display: table;
    border-top: 1px dashed #7f8080;
    border-bottom: 1px dashed #7f8080;
}
.store p{
    float: left;
}
.store p.title{
    float: left;
    width: 180px;
    line-height: 40px;
    padding: 0 10px;
    font-size: 1.6rem;
}
.store p.text{
    width: 300px;
    line-height: 40px;
}
.store p.text input[type="text"]{
    height: 40px;
}
/**/
.present{
    margin: 0 0 50px;
}
.present p.text{
    line-height: 1.2;
    margin: 0 10px 10px;
    text-align: center;
    font-size: 1.6rem;
}
.check-present-wrap{
    width: auto;
    margin: 0 auto;
    display: table;
}
.check-present .present_label span{
    padding-left: 30px;
    display: block;
    position: relative;
    font-size: 1.6rem;
}
.check-present .present_label span::after,
.check-present .present_label span::before {
    content: "";
    position: absolute;
    display: block;
}
.check-present .present_label span::before {
    top: 4px;
    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-present .present_label span::after {
    top: 3px;
    left: 0;
    width: 20px;
    height: 20px;
    border: 1px solid #040000;
}
.check-present input[type=radio]:checked+.present_label span:before {
    opacity:1
}

/*form03*/
.l-confirm-table2 th,
.l-confirm-table2 td{
    line-height: 1.4;
    vertical-align: middle;
}
.l-confirm-table2 tr:first-child td{
    text-align: center;
}
.store p.name{
    width: 300px;
    line-height: 40px;
    font-size: 1.6rem;
}
.present p.title{
    width: 100%;
    line-height: 40px;
    padding: 10px;
    display: table;
    font-size: 1.6rem;
}
.present p.selected{
    width: 100%;
    line-height: 40px;
    padding: 10px;
    display: table;
    font-size: 1.6rem;
    border-top: 1px dashed #7f8080;
    border-bottom: 1px dashed #7f8080;
    text-align: center;
}
/*edit*/
.btn-default{
    background: none;
}
/*info*/
.registration-info .btn-default img{
    width: auto;
    height: 70px;
}
/*form04*/
.thanks_message{
    background: #000;
}
.thanks_message span{
    background: linear-gradient(90deg, rgba(232, 184, 2, 1), rgba(251, 240, 210, 1) 25%, rgba(232, 185, 2, 1) 50%, rgba(251, 240, 210, 1) 75%, rgba(232, 184, 2, 1));
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
}

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

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

    #content{
        padding: 0;
    }
    .section{
        width: 96%;
        margin-left: auto;
        margin-right: auto;
        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%;
    }

}
@media only screen and (min-width: 768px) and (max-width: 1020px) {

    /*index*/

    #index_top{
        padding: 20px 2vw;
    }
    .index_top1{
        margin: 0 0 20px;
    }
    /*form01*/
    .form-box section {
        padding: 20px 2%;
    }
    /*form04*/
    .thanks_message{
        font-size: 2.8rem;
    }
}
@media screen and (max-width: 767px) {

    body {
        font-size: 1.4rem;
        line-height: 1.6;
    }
    /**/
    .sec-head{
        line-height: 40px;
        margin: 0 0 15px;
        font-size: 2.0rem;
    }
    .section_title{
        margin: 0 0 20px;
        font-size: 1.8rem;
    }
    .form-box section,
    .section.w-700{
        padding: 20px 5%;
    }
    article{
        margin: 0;
        padding: 0;
    }
    #ft .copy{
        font-size: 1.2rem;
    }
    #ft #page-top a{
        width: 50px;
        height: 50px;
        padding: 22px 0 0;
    }
    .sp{
        display: block;
    }
    .mb20{
        margin-bottom: 20px;
    }
    /*index*/
    ul.index_top_list{
        margin-bottom: 15px;
    }
    /**/
    #content section{
        margin-top: 0;
    }
    .step li:not(:last-of-type)::after{
        bottom: -70px;
        border-top: 30px solid #ff0000;
        border-right: 30px solid transparent;
        border-bottom: 30px solid transparent;
        border-left: 30px solid transparent;
    }
    .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;
    }
    /*form02*/
    .store {
        margin: 0 0 30px;
    }
    .store p.title{
        width: 100%;
        padding: 0;
        text-align: center;
    }
    .store p.text{
        width: 100%;
    }
    .check-present .present_label span::before{
        top: 5px;
    }
    .check-present .present_label span::after{
        top: 4px;
    }
    /*form03*/
    .store p.name{
        text-align: center;
    }
    .present p.title{
        padding: 20px 0 0;
        text-align: center;
        border-top: 1px dashed #7f8080;
    }
    .present p.selected{
        line-height: 1.4;
        padding: 0 0 20px;
        text-align: center;
        border-top: none;
    }
    /*form04*/
    .thanks_message{
        font-size: 1.8rem;
    }
}