@charset 'UTF-8';

.link_color{
	color: #000000;
}


/*----ヘッダー------*/

header{
	width: 100%;
	margin: 0 auto;
	text-align: center;
	background-color: #000000;
}

.header_box{
	max-width: 680px;
	width: 100%;
	text-align: center;
	margin: 0 auto;
}

.header_img{
	display: block;
	width: 100%;
	padding: 20px 40px;
	box-sizing: border-box;
}

/*----トップバナー------*/
.sec_box01{
	width: 100%;
	text-align: center;
	margin: 0 auto;

}

.top_bnr_box{
	width: 100%;
	max-width: 1100px;
	display: block;
	margin: 0 auto;
	text-align: center;
}

.top_img{
	display: block;
	width: 100%;
}

.top_tle_box{
	width: 100%;
	margin: 0 auto;
	text-align: center;
	background-color: #000000;
	padding: 30px 0px 0px 0px;
	box-sizing: border-box;
}


.top_kikan_bg{
	background-image: url(../img/top_bgground01@4x.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	background-repeat: no-repeat;
	background-size: auto 510px;
	position: relative;
	background-position-x: 60%;
	/* background-position-y: 100%; */
	height: 675px;
	width: 100%;
	
}


.top_tle_box_in{
	text-align: center;
	margin: 0 auto;
	padding: 0 90px;
	box-sizing: border-box;
	max-width: 1000px;
	width: 100%;
}

.top_logo_img{
	display: block;
	width: 100%;
	max-width: 430px;
	text-align: center;
	margin: 0 auto;
	padding: 20px 0px 20px 0px;
	box-sizing: border-box;
}

.top_tle_img{
	display: block;
	width: 100%;
	margin-bottom: 20px;
}

.top_tle_txt{
	font-size: 40px;
	font-weight: 700;
	line-height: 1.2em;
	color: #FFFFFF;
	letter-spacing: -0.03em;
	margin-bottom: 20px;
}


.top_cap_box{
	max-width: 1200px;
	width: 100%;
	text-align: center;
	margin: 0 auto;
	box-sizing: border-box;
	padding: 0px 20px;
	
}


.top_cap_box_in{
	display: table;
	max-width: 1100px;
	width: 100%;
	padding: 15px 20px;
	box-sizing: border-box;
	text-align: center;
	margin: 0 auto;
	border: 2px solid #FFFFFF;
	background-color: #231815;
}

.top_cap_box_cell01{
	display: table-cell;
	width: 20%;
	position: relative;
}

.top_cap_box_cell02{
	display: table-cell;
	padding: 0px 20px 0px 10px;
	box-sizing: border-box;
	width: 100%;
}

.top_cap_label{
	display: block;
	position: absolute;
	top: 20px;
	left: 0;
	max-width: 240px;
	width: 100%;
	padding: 0px 10px 10px 20px;
	box-sizing: border-box;
}

.top_cap_sche{
	display: block;
	width: 100%;
	max-width: 860px;
	text-align: center;
	margin: 0 auto;
}


/*----プレゼントセクション------*/


.sec_box02{
	width: 100%;
	max-width: 1200px;
	background-color: #000000;
	padding: 0px 50px;
	box-sizing: border-box;
	margin: 0 auto;
	text-align: center;
}

.pre_box{
	background-color: #FFFFFF;
	max-width: 1100px;
	width: 100%;
	text-align: center;
	margin: 0 auto 0px auto;
	padding: 0px 20px 50px 20px;
	box-sizing: border-box;
}

.pre_tle_box{
	max-width: 1040px;
	width: 100%;
}

.pre_tle_img{
	display: block;
	width: 100%;
	max-width: 700px;
	text-align: center;
	margin: 0px auto 30px auto;
}

.pre_list_box{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;

	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	width: 100%;
}

.pre_list01{
	width: 50%;
	margin-bottom: 35px;
	box-sizing: border-box;
    padding: 0px 10px;
}

.pre_list03{
	width: 50%;
	margin-bottom: 35px;
	box-sizing: border-box;
    padding: 0px 0px 0px 30px;
}

.pre_list02{
	width: 32%;
	
}

.img_size01{
	max-width: 650px;
	width: 100%;
}

.img_size02{
	max-width: 355px;
	width: 70%;
}

.img_size03{
	max-width: 325px;
	width: 100%;
	box-sizing: border-box;
	padding-top: 15px;
}

.img_size04{
	max-width: 260px;
	width: 100%;
	
	
}

.img_size05{
	max-width: 295px;
	width: 100%;
	box-sizing: border-box;
	padding-top: 15px;
}


.setumei_box{
	display: block;
	text-align: right;
}



/*------応募-------*/

.sec_box03{
	width: 100%;
    max-width: 1200px;
    background-color: #000000;
    padding: 0px 50px;
    box-sizing: border-box;
    margin: 0 auto;
    text-align: center;	
}

.apply_box{
	display: block;
	background-color: #efefef;
	width: 100%;
	margin: 0 auto;
	text-align: center;
}

.apply_tle_box{
	width: 100%;
	text-align: center;
	margin: 0 auto 30px auto;
	background-color: #150201;
}

.apply_line{
	padding: 4px 0px;
	box-sizing: border-box;
	background-color: #e60012;
}

.apply_tle_txt{
	display: block;
	text-align: center;
	font-size: 40px;
	font-weight: 600;
	color: #f4d21f;
	padding: 20px 10px;
	box-sizing: border-box;
}

.apply_cap_box{
	max-width: 1050px;
	width: 100%;
	padding: 0 30px;
	box-sizing: border-box;
	text-align: center;
	margin: 0 auto 40px auto;
}

.apply_cap{
	display: block;
	text-align: center;
	font-size: 24px;
	font-weight: 500;
	color: #000000;
	line-height: 2em;
}

.apply_list_box{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	justify-content: space-around;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	width: 100%;
	max-width: 1050px;
	text-align: center;
    margin: 0 auto;
	padding: 0px 25px;
    box-sizing: border-box;
}

.apply_list_cell01{
	max-width: 300px;
    width: 41%;
    margin: 0 auto 30px auto;
	text-align: center;
}

.apply_list_cell01:nth-child(3n){
	margin-right: 0;
}

.apply_list_btn{
	display:block;
    width:100%;
    height:100%;
    background:#d02a00;
    text-align:center;
	margin: 0 auto;
    border-radius:50px;
    -webkit-border-radius:50px;
    -moz-border-radius:50px;
	padding: 15px;
	box-sizing: border-box;
}

.apply_list_btn_txt{
	display: block;
	text-align: center;
	margin: 0 auto;
    color: #FFFFFF;
    font-size: 24px;
    font-weight: 500;

}

/*----応募方法------*/

.sec_box04{
	width: 100%;
	max-width: 1200px;
	background-color: #000000;
	padding: 0px 50px;
	box-sizing: border-box;
	margin: 0 auto 0px auto;
	text-align: center;
}

.howto_box{
	width: 100%;
	background-color: #efefef;
	padding-bottom: 25px;
	box-sizing: border-box;
}

.howto_tle{
	display: block;
	text-align: center;
	padding: 10px 0px 10px 0px;
	box-sizing: border-box;
	font-size: 24px;
	font-weight: 600;
	color: #FFFFFF;
	background-color: #595757;
	width: 90%;
	margin: 0px auto 15px auto;
	border-radius: 50px;
}

.howto_cap{
	display: block;
	text-align: left;
	padding: 0px 75px;
	box-sizing: border-box;
	width: 100%;
	color: #000000;
	font-size: 20px;
	font-weight: 300;
	line-height: 1.8em;
	margin-bottom: 25px;
}

.contact_us_style{
	width: 100%;
	max-width: 330px;
	display: block;
	margin: 5px 0px;
}

.howto_bnr01{
	margin: 0 auto 10px auto;
	text-align: center;
	max-width: 350px;
	width: 100%;
}

.bnr_img01{
	display: block;
	max-width: 350px;
	width: 100%;
}




.spa_80{
	margin-bottom: 80px;
}



.sec_box05{
	background-color: #FFFFFF;
	box-sizing: border-box;
	padding: 50px 0px;
	
}

.otoiawase_box{
	text-align: left;

}

.todome_box_list{
    display: flex;
    justify-items: center;
    justify-content: start;
    margin-bottom: 50px;
    padding-right: 50px;
}

.todome_list01{
    margin-left: 50px;
}

.todome_img02{
    max-width: 300px;
    width: 100%;
}




.sec_box06{
	width: 100%;
	max-width: 1200px;
	background-color: #000000;
	padding: 0px 50px 0px 50px;
	box-sizing: border-box;
	margin: 0 auto 0px auto;
	text-align: center;
}

.otoiawase_box{
	display: block;
	text-align: left;
	padding: 50px 75px 50px 75px;
	box-sizing: border-box;
	width: 100%;
	color: #000000;
	background-color: #FFFFFF;
	font-size: 20px;
    font-weight: 300;
    line-height: 1.8em;

}

.otoiawase_title{
 	font-size: 24px;
	font-weight: 900;
	padding: 0px 0px 30px 0px;
	box-sizing: border-box;

}


.otoiawase_txt{
	font-size: 20px;
	color: #000000;
	font-weight: 300;
	line-height: 1.8em;
}


/*---フッター--*/


footer{
    text-align: center;
    margin: 0px auto 0 auto;
}

footer .c_right{
    color: #FFFFFF;
    font-size: 13.5px;
    font-weight: 300;
    box-sizing: border-box;
    padding: 30px 0px;

}


/*---scroll---*/

#page-top {
	display: none !important;
}


/*---フローティング・バナー---*/

.floating_bnr_box01{
	position: fixed;
	right: 0;
	bottom: 0;
	z-index: 4;
}

.floating_bnr_box02{
	position: fixed;
	right: 0;
	bottom: 0;
	z-index: 4;
}

.floating_btn{
    width: 32px;
    height: 32px;
    border: none;
    background: #000000;
    position: absolute;
    top: -15px;
    left: -15px;
    border-radius: 50%;
    z-index: 10;
    cursor: pointer;
}

.floating_btn::before{
	content: "";
	width: 16px;
    height: 2px;
    display: block;
    background: #FFFFFF;
    position: absolute;
    top: 14px;
    left: 8px;
    transform: rotate(45deg);
}

.floating_btn::after{
	content: "";
	width: 16px;
    height: 2px;
    display: block;
    background: #FFFFFF;
    position: absolute;
    top: 14px;
    left: 8px;
    transform: rotate(-45deg);
}



.floating_bnr_img{
	display: block;
	width: 100%;
	max-width: 200px;
}

.floating_open_btn{
	display: block;
	font-size: 15px;
	color: #FFFFFF;
	background-color: #F98D0B;
	padding: 10px;
	box-sizing: border-box;
	text-align: center;
}