.lp_wrap {max-width: 1440px; margin-left:auto;margin-right:auto;}
.s .lp_wrap {width:100%;}
/*form--------------------------------*/
.lp-form{
	width:90%;
	border:#e6e6e6 solid 1px;
}

.lp-form h4{
	background:#efefef;
	font-weight:bold;
	text-align:center;
	border-bottom:#e6e6e6 solid 1px;
}

.lp-form h5{
	border-bottom:#000 solid 2px;
}

.lp-form .free{
	color:#fc0000;
}

.net{
	line-height:1.5;
}

p.dlv a{
	font-weight:bold;
	text-decoration:underline;
	color:#2C5B9A;
}

p.dlv a:hover{
	text-decoration:underline;
	color:#489BCC;
}
body{
	background-color: #fbdd73;
	font-family: YuGothic,'Yu Gothic',YuGothic,'Yu Gothic', "Helvetica Neue",Arial,"Hiragino Kaku Gothic ProN","Hiragino Sans",Meiryo,sans-serif;
}
p{
	font-family: YuGothic,'Yu Gothic',YuGothic,'Yu Gothic', "Helvetica Neue",Arial,"Hiragino Kaku Gothic ProN","Hiragino Sans",Meiryo,sans-serif;
}


li {
	list-style: none;
}

ul {
	padding:0px;
}
/*sns--------------------------------*/

.snsBox{
  width: 980px;
  margin: 0px auto;
}
.snsBox ul{
  width: 600px;
  margin: 0 auto;
  overflow: hidden;
  padding: 0;
}
.snsBox li{
  float: left;
  margin: 0 10px;
  list-style: none;
}

.lp_wrap div.sns_bg{
	background-color:#d7d7d7;
	padding:40px 0;
	margin:40px 0;
}

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

	.snsBox{
	  width: 100%;
	  margin: 0px auto;
	}
	.snsBox ul{
	width: 300px;
	  overflow: hidden;
	  text-align: center;
	  letter-spacing: -0.4em;
	}
	.snsBox ul li{
	  width: 90px;
	  margin: 0 5px;
	  display: inline-block;
	  letter-spacing: normal;
	}
	.snsBox ul li img{
	  width: 100%;
	  height: auto;
	}

	.lp_wrap div.sns_bg{
	padding:20px 0;
	margin:20px 0;
	}
}

body{
  margin:0;
}
p {
  margin:0;
}
a{
  text-decoration: none;
  color: inherit;
}
ul{
  padding:0;
	margin: 0;
}
li{
  list-style-type: none;
}
h1{
  margin:0;
}

img{
	border:none;
}

/*----------------------------------------------------------------------------

共通

-------------------------------------------------------------------------------*/
#footer {
	margin-top: 0;
}
.s #footer {
	margin-top: 0;
}
.header{
	text-align: center;
	background-color: #e60012;
	padding: 8px;
}
.header img{
	max-width: 200px;
	width: 30%;
}
.footer{
	background-color: #0b318f;
	color: white;
	padding:30px 0;
}

.pc{display: block;}
.sp{display: none;}



/* フォーム */
.check_wrap{
	display: flex;
	align-items: flex-start;
	justify-content: flex-start;
}
/* フォーム */
.form_box{
	background-color: white;
	max-width: 800px;
	width: 90%;
	padding:60px 80px;
	border-radius: 0 0 10px 10px;
	margin-left: auto;
	margin-right: auto;
}
.end_box{
	background-color: white;
	max-width: 800px;
	width: 90%;
	padding:60px 80px;
	border-radius: 10px;
	text-align: center;
	margin: 30px auto;
	font-weight: bold;
	font-size: 4.0rem;
}
.form_box._nomal{
	background-color: white;
	max-width: 800px;
	width: 90%;
	padding:32px 80px;
	border-radius: 10px;
	margin-left: auto;
	margin-right: auto;
}

.form_title{
	color: #fff000;
	max-width: 800px;
	width: 90%;
	background-color: #0b318f;
	margin-left: auto;
	margin-right: auto;
	font-weight: bold;
	font-size: 40px;
	padding: 10px 0;
	text-align: center;
	border-radius: 10px 10px 0 0;
}
.check_title{
	font-weight: bold;
	font-size: 44px;
	text-align: center;
	border-radius: 10px 10px 0 0;
	color: #0b318f;
}

._form_store{
	margin-top:40px;
}

.upload-btn{
	display: none;
}
.upload-text-wrap {
	width:200px;
	display: block;
}
.upload-text{
	background-color: #232323;
	text-align: center;
	padding:15px 0;
	width:200px;
	border-radius: 8px;
	color: white;
	font-size: 1.6rem;
	font-weight: bold;
	cursor: pointer;
}

.form_text{
	font-size: 2.04rem;
	line-height: 1.3;
	font-weight: bold;
	text-align: left;
	margin-bottom: 5px;
}
.form_text._check{
	width: 50%;
}
.form_text_big{
	font-size: 28px;
	font-weight: bold;
	text-align: center;
	color: #000;
}
.form_text._small{
	font-size: 2.0rem;
	font-weight: normal;
	text-align: left;
}
.form_text._small._price::after{
	content:'円';
}
.form_text._small._oubo::after{
	content:'口';
}
.border{
	width: 100%;
	border: solid 1px black;
	margin: 20px 0;
}
.form_attention{
	font-size: 2.0rem;
	font-weight: bold;
	text-align: left;
	color: #e60012;
}
#completeText{
	margin-top:5px;
	font-size: 2.0rem;
	font-weight: bold;
	text-align: center;
	color: #e60012;
}
.form_text_error{
	margin-top: 5px;
	font-size: 1.8rem;
	font-weight: bold;
	text-align: left;
	color: #e60012;
}
.form_text_store{
	font-size: 1.8rem;
	font-weight: bold;
	text-align: left;
}

.input_box{
	width:100%;
	padding:8px;
	border-radius: 4px;
	border:2px solid #cfcfcf;
	/* margin-top: 10px; */
	font-size: 2.0rem;
}
.input_box::placeholder{
	color: #cfcfcf;
}

.form_selectbox{
	width:100%;
	padding:8px;
	border-radius: 4px;
	border:2px solid #cfcfcf;
	/* margin-top: 10px; */
	font-size: 2.0rem;
}

.store_position{
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.store_pref_box{
	width:100%;
}
.store_name_box{
	width:100%;
}
.form_text_note{
	margin-top: 5px;
	font-size: 1.6rem;
}
._btn{
	max-width: 530px;
	margin-left: auto;
	margin-right: auto;
}
._btn._small{
	max-width: 450px;
	margin-left: auto;
	margin-right: auto;
}
._btn:hover{
	cursor: pointer;
}

._disable{
	pointer-events: none;
}

.img_complete_position{
	display: flex;
	align-items: center;
	justify-content: flex-start;
	margin-bottom:10px;
}
.file_info{
	margin-left: 10px;
	display: flex;
	align-items: flex-start;
	justify-content: flex-start;
}

.none{
	display: none;
}

.file_text{
	font-size: 1.4rem;
}
._reciptcheck div{
	border-top: dashed 2px #ddd;
}
._reciptcheck div:first-of-type{
	border: none;
	margin-top: 0;
}
.img_box{
	margin-right: auto;
	margin-bottom: 10px;
	text-align: left;
}
.img_box img{
	width: 50%;
	max-width: 200px;
}
.small{
	font-size: 1.6rem;
}
.input_position{
	display: flex;
	align-items: flex-end;
	justify-content: flex-start;
}
.after_text{
	font-size: 2.0rem;
	font-weight: bold;
	margin-left: 10px;
}


/* 応募完了 */
.complete_title{
	font-size: 5.2rem;
	color: #0b318f;
	font-weight: bold;
	line-height: 1.5;
}
.complete_text{
	margin-top:16px;
	font-size: 3.6rem;
	color: black;
	font-weight: bold;
	line-height: 1.5;
}
.complete_text._err {
	font-size: 2.8rem;
}
.complete_link{
	margin-top:16px;
	font-size: 3.6rem;
	color: black;
	font-weight: bold;
	line-height: 1.5;
}
.complete_link:hover{
	text-decoration: underline;
	cursor: pointer;
}
.complete_text_note{
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	font-size: 2.0rem;
	color: black;
	line-height: 1.5;
	text-align: left;
}

/*end --------------------------------*/
.endMessage {
	display: none;
	background-color: white;
	max-width: 800px;
	width: 90%;
	padding: 60px 80px;
	border-radius: 10px;
	text-align: center;
	margin: 30px auto;
	font-weight: bold;
	font-size: 4.0rem;
}
@media screen and (max-width: 768px) {
	.endMessage {
		background-color: white;
		width: 90%;
		padding: 20px;
		font-size: 20px;
	}
}

/*form radio --------------------------------*/
.form-radio {
	padding: 0;
	list-style: none;
}
.form-radio._form-radio-2col {
	display: flex;
	flex-wrap: wrap;
}

.form-radio li {
	margin: 20px 0;
	font-size: 2.0rem;
	/* color: black; */
	display: flex;
	position: relative;
	height: auto;
}
.form-radio._form-radio-2col li {
	flex: 0 0 33.333333%;
	margin: 12px 0;
}

.form-radio li input[type=radio] {
	display: none;
}
.form-radio li .radio-box {
	font-weight: bold;
	display: block;
	position: relative;
	padding: 0 0 0 32px;
	transition: border .25s linear;
	-webkit-transition: border .25s linear;
}
.radio-box::after, .radio-box::before {
	position: absolute;
	content: '';
	display: block;
}
.radio-box::after {
	top: 50%;
	left: 0;
	width: 18px;
	height: 18px;
	border: 2px solid #9a9a9a;
	border-radius: 25px;
	transform: translateY(-50%);
}
.radio-box::before {
	top: 50%;
	left: 4px;
	width: 14px;
	height: 14px;
	background-color: #e60012;
	border-radius: 25px;
	opacity: 0;
	transform: translateY(-50%);
}
input[type=radio]:checked+.radio-box::before {
	opacity: 1;
	transition: 0.3s;
}
input[type=radio]:checked+.radio-box::after {
	border-color: #e60012;
}
input[type=radio]:checked+.radio-box {
	color: #e60012;
}
.radio-box:hover::after, .radio-box:hover {
	border-color: #e60012;
	color: #e60012;
}
@media screen and (max-width: 768px) {
	.radio-box {
		display: flex;
		align-items: flex-start;
		justify-content: flex-start;
	}
	.form-radio li {
		font-size: 1.4rem;
	}
	.form-radio li .radio-box {
		padding: 2px 0 0 28px;
	}
}


/*form hr --------------------------------*/
.form_hr {
	margin-top: 40px !important;
	margin-bottom: 40px !important;
	border-top: 2px solid #ccc !important;
}


/*form message --------------------------------*/
.form_message {
	padding: 12px 16px;
	text-align: center;
	font-size: 1.6rem;
	font-weight: bold;
	background: #eee;
	border-radius: 4px;
}




/*----------------------------------------------------------------------------

SP

-------------------------------------------------------------------------------*/
@media screen and (max-width: 768px) {
	.pc{display: none;}
	.sp{display: block;}

	.check_title{
		font-size: 28px;
	}

	#entryForm{
		padding: 0 3%;
	}
	.form_title{
		font-size: 32px;
		padding: 10px 0;
		width: 100%;
	}
	.form_box{
		background-color: white;
		width: 100%;
		padding:20px;
		border-radius: 0px 0px 10px 10px;
	}
	.end_box{
		background-color: white;
		width: 90%;
		padding:20px;
		font-size: 20px;
	}
	.form_box._nomal{
		padding:20px;
	}
	.form_text._check{
		width: 100%;
	}
	.form_text_big{
		font-size: 16px;
	}
	._form_store{
		margin-top:20px;
	}
	.check_wrap{
		display: block;
	}
	
	.form_text{
		font-size: 1.5rem;
		font-feature-settings: "palt";
		font-weight: bold;
		text-align: left;
	}
	.form_text._small{
		font-size: 1.2rem;
		font-feature-settings: "palt";
		font-weight: normal;
		text-align: left;
	}

	.form_attention{
		font-size: 1.4rem;
		font-weight: bold;
		text-align: left;
		color: #e60012;
	}
	#completeText{
		margin-top:5px;
		font-size: 1.4rem;
		font-weight: bold;
		text-align: center;
		color: #e60012;
	}
	.form_text_error{
		margin-top: 5px;
		font-size: 1.2rem;
		font-weight: bold;
		text-align: left;
		color: #e60012;
	}
	.form_text_store{
		font-size: 1.2rem;
		font-weight: bold;
		text-align: left;
	}
	.input_box{
		font-size: 16px;
	}
	.form_selectbox{
		width:100%;
		padding:8px;
		border-radius: 4px;
		border:2px solid #cfcfcf;
		margin-top: 10px;
		font-size: 1.6rem;
	}
	
	.form_text_note{
		font-size: 1.2rem;
	}
	.small{
		font-size: 1.4rem;
	}
	.after_text{
		font-size: 1.6rem;
	}

	/* 応募完了 */
.complete_title{
	font-size: 3.0rem;
	color: #0b318f;
	font-weight: bold;
	line-height: 1.5;
}
.complete_text{
	margin-top:16px;
	font-size: 1.8rem;
	font-weight: bold;
	line-height: 1.5;
}
.complete_text._err {
	font-size: 3.67vw;
}
.complete_link{
	margin-top:16px;
	font-size: 1.8rem;
	font-weight: bold;
	line-height: 1.5;
}
.complete_text_note{
	margin-top: 10px;
	font-size: 1.2rem;
	line-height: 1.5;
	text-align: left;
}
}
