/*===================================================================
　　ハゲバゴデザイン設定　　
====================================================================*/
html,body {
	-webkit-text-size-adjust: none;
}
#Wrapper {
	width: 100%;
	height: 100%;
	min-height: 100%;
	z-index: 0;
	margin: 0;
	padding: 0;
}
img{
	width: 100%;
	height: auto;
}
h2.h2_title{
	line-height: 0;
}
.header .HeadCont{
	position: relative;
}
.header .HeadCont .HeadBg{
	line-height: 0;
}
.header .HeadCont h1{
	position: absolute;
	top: 35%;
}
/*--------------　Content　--------------*/
.WrapCont .Cont_1{
	background: #fff226;
	padding: 10px;
}
.WrapCont .Cont_2{
	background: #07be79;
	padding: 10px;
}
.WrapCont .Cont_3{
	background: #af6dd2;
	padding: 10px;
}
.WrapCont .Cont_3 article{
	margin-bottom: 20px;
	position: relative;
}
.WrapCont .Cont_3 article .ContBg{
	line-height: 0;
}
.WrapCont .Cont_3 article .BoxInner h3{
	line-height: 0;
}
.WrapCont .Cont_3 article .BoxInner{
	position: absolute;
	top: 6%;
}
.WrapCont .Cont_3 article .Cont{
	width: 73%;
	margin: auto;
}
.WrapCont .Cont_3 article .Cont video{
	width: 100%;
	height: auto;
}
/*---------　お問い合わせ・応募　------------*/
/*　お問い合わせフォーム　*/
.WrapCont .ContactWrap{
	padding: 10px;
	background: url(../image/items/com_bg_1.png);
}
.WrapCont .ContactWrap .BnrBox ul li{
	padding: 10px 0 20px 0;
}
.ContactWrap .ContactUsForm{
	background: rgba(255, 132, 171, 0.7);
	padding: 10px 20px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
.ContactWrap .ContactUsForm .FormBox dl{
	border-bottom: 1px solid #FFFFFF;
	padding: 15px 0;
	font-size: 14px;
}
.ContactWrap .ContactUsForm .FormBox dl{
	border-bottom: 1px solid #FFFFFF;
	padding: 10px 0;
	font-size: 14px;
}
.ContactWrap .ContactUsForm .FormBox dl:last-child{
	border-bottom: none;
}
.ContactWrap .ContactUsForm .FormBox dl dt{
	margin-bottom: 10px;
}
.ContactWrap .ContactUsForm .FormBox dl dd{
}
.ContactWrap .ContactUsForm .FormBox dl dt span.need{
	display: inline-block;
	padding: 2px 10px;
	margin-left: 5px;
	font-size: 11px;
	background: #ff73a3;
	color: #FFFFFF;
}
.ContactWrap .ContactUsForm .FormBox dl dd input.txt{
	width: 100%;
	height: 30px;
	padding: 0 1%;
	border: none;
}
.ContactWrap .ContactUsForm .FormBox dl dd textarea{
	width: 100%;
	height: 100px;
	padding: 1%;
	border: none;
}
/*---------　応募フォーム　------------*/
.ContactWrap .ContactUsForm .FormBox dl dd span.caution{
	display: block;
	padding: 8px 0 2px 0;
}
.ContactWrap .ContactUsForm .FormBox dl dd select{
	width: 20%;
	height: 30px;
}
/*--------------　input　--------------*/
ul.checkboxList li{
	width: 80%;
	background: #ffffff;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
	margin-bottom: 10px;
	padding: 8px 10px;
	display: block;
	position: relative;
	cursor: pointer;
}
.checkboxList input[type=radio]{
	filter: alpha(opacity="1");
	opacity: 0.01;
	MozOpacity: 0.01;
	position: absolute;
	top: 0;
	left: 0;
}
.checkboxList .checkboxView{
	display: block;
	width: 21px;
	height: 20px;
	background: url(../image/recruit/items/checkbox.png) left top no-repeat;
	float: left;
	padding: 0;
}
.checkboxList label{
	cursor: pointer;
	margin: 0;
	padding: 0 60px 0 5px;
	transition: .2s;
}
.checkboxList .checked .checkboxView{
	background-position: left bottom;
}
.checkboxList label span.label{
	color: #000000;
	font-size: 14px;
	line-height: 1.7;
}
.checkboxList label.checked span.label{
	color: #de3c7e;
}
.SubmitBtn{
	padong: 0 15px;
	overflow: hidden;
	position: relative;
}
.SubmitBtn ul{
	float: left;
	position: relative;
	margin: 10px 0;
	left: 50%;
}
.SubmitBtn ul li{
	float: left;
	position: relative;
	left: -50%;
	margin: 0 5px;
}
.SubmitBtn ul li input.disp_btn{
	border: 0px;
    width: 166px;
    height: 39px;
	background: url(../spimage/recruit/items/disp_btn.png) no-repeat;
	background-position: center;
    background-size: 166px 39px;
}
.ScratchCont .ScratchBox{
	position: relative;
	width: 320px;
	margin: auto;
}
.WrapCont .ScratchCont{
	background: #fff226;
	padding: 10px 10px 0 10px;
}
.ScratchCont .ScratchBg{
	line-height: 0;
}
.ScratchCont .ScratchBg img.ImgFilter{
	z-index: 1;
}
.ScratchCont #ScratchImg{
	position: absolute;
	top: 10.5%;
	left: 31.8%;
	width: 104px;
	height: 56px;
}
.ScratchCont #ScratchImg img.ModelImg{
	position: absolute;
	top: 24%;
	left: 17%;
	width: 68%;
	z-index: 2;
}
.ScratchCont #ScratchImg canvas{
	display: block;
	width: 100%;
	z-index: 3;
}
footer{
	background: #231815;
	padding: 10px 0;
	text-align: center;
}
footer address,
footer address a,
footer p{
	color: #FFFFFF;
	font-size: 12px;
}
