@charset "utf-8";
/* CSS Document */

#alpha .titPage {
	width:640px;
	height:50px;
	margin:0;
	padding:0;
	background:url(../images/pageimg/recruit/entryform/tit_page.png) no-repeat 0 0;
	border:0;
	overflow:hidden;
	text-indent:-1000em;
}
#alpha .titPage.list {
	background-position:0 0;
}
#alpha .titPage.detail {
	background-position:0 -50px;
}
#alpha .titPage.privacy {
	background-position:0 -100px;
}
#alpha .titPage.form {
	background-position:0 -150px;
}
#alpha .titPage.confirm {
	background-position:0 -200px;
}
#alpha .titPage.complete {
	background-position:0 -250px;
}
#alpha .titList {
	width:89px;
	height:20px;
	margin:30px 0 0 20px;
	padding:0;
	border:0;
	overflow:hidden;
	text-indent:-1000em;
}
#alpha .titList.shinsotsu {
	background:url(../images/pageimg/recruit/entryform/tit_list.png) no-repeat 0 0;
}
#alpha p.boshuNendo {
	position: relative;
	margin: 0;
	top: -20px;
	left: 120px;
}
#alpha .titList.chuto {
	margin-top:50px;
	background:url(../images/pageimg/recruit/entryform/tit_list.png) no-repeat 0 -20px;
}
#alpha .titListSub {
	width:47px;
	height:15px;
	margin:20px 0 0 35px;
	overflow:hidden;
	text-indent:-1000em;
}
#alpha .titListSub.game {
	background:url(../images/pageimg/recruit/entryform/tit_listsub.png) no-repeat 0 0;
}
#alpha .titListSub.web {
	background:url(../images/pageimg/recruit/entryform/tit_listsub.png) no-repeat 0 -15px;
}
#alpha .joblist {
	width:580px;
	list-style:none;
	margin:10px 0 0 35px;
	padding:0;
	background:linear-gradient(90deg, #555, #666);
	font-family:"メイリオ", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#alpha .joblist li {
	width:auto;
	padding:0 10px 0 10px;
	overflow:hidden;
	background:url(../images/pageimg/recruit/entryform/bg_listlink_hover.png) no-repeat -8px -13px;
	font-size:14px;
	line-height:110%;
}
#alpha .joblist li a {
	display:block;
	padding:10px 0 10px 40px;
	background:url(../images/pageimg/recruit/entryform/bg_listlink.png) no-repeat 15px 50%;
	border-top:1px solid #888;
	text-decoration:none;
	color:#fff;
}
#alpha .joblist li a:hover {
	color:#ff6666;
	background:url(../images/pageimg/recruit/entryform/bg_listlink_hover.png) no-repeat 15px 50%;
}
#alpha .joblist li:first-child a {
	border-top:0;
}
#alpha .joblist.nonactive {
	background:#ddd;
}
#alpha .joblist.nonactive li {
	padding:10px 0 10px 50px;
	color:#666;
}


#alpha .pankuzu {
	list-style:none;
	margin:12px 0 25px 20px;
	padding:0;
}
#alpha .pankuzu li {
	display:inline-block;
	font-size:12px;
}
#alpha .pankuzu li:after {
	display:inline-block;
	content:"＞";
	margin:0 0.5em 0 0.5em;
}
#alpha .pankuzu li:last-child:after {
	display:none;
}
#alpha .pankuzu li span {
	color:#999;
}
#alpha .titDetail {
	margin:0 0 0 20px;
	padding:0 0 0 10px;
	font-size:18px;
	font-weight:normal;
}
#alpha .period {
	margin:20px 0 20px 35px;
	font-size:14px;
}

#alpha .detailTable {
	width:600px;
	margin:0 0 0 35px;
	font-size:14px;
}
#alpha .detailTable th {
	width:140px;
	padding:0 0 20px 0;
	vertical-align:top;
	text-align:left;
}
#alpha .detailTable th span {
	display:block;
	width:auto;
	padding:0 0 0 10px;
	height:28px;
	background:#888 url(../images/pageimg/recruit/entryform/bg_detailtable_th.png) no-repeat right 0;
	font-weight:normal;
	color:#fff;
	line-height:28px;
}
#alpha table.detailTable td {
	vertical-align:top;
	padding:0 0 20px 20px;
}
#alpha table.detailTable td p {
	margin:3px 0 0 0;
	font-size:100%;
	line-height:24px;
}
#alpha .titProcess {
	margin:40px 0 0 40px;
	padding:0 0 3px 0;
	border-bottom:2px solid #ccc;
	font-size:18px;
	font-weight:normal;
}
#alpha .process {
	margin:20px 0 20px 40px;
}
#alpha .process dl {
	display:table;
	position:relative;
	table-layout:fixed;
	border-collapse:collapse;
	margin:0 0 30px 0;
	font-size:14px;
}
#alpha .process dl:after {
	content:url(../images/pageimg/recruit/entryform/bg_process_list.png);
	display:block;
	position:absolute;
	left:72px;
	bottom:-20px;
}
#alpha .process dl:last-child {
	margin:0;
}
#alpha .process dl:last-child:after {
	display:none;
}
#alpha .process dl dt {
	display:table-cell;
	text-align:center;
	vertical-align:middle;
	width:160px;
	padding:15px 0 15px 0;
	background:#fb7373;
	border-radius:10px;
	color:#fff;
}
#alpha .process dl dd {
	display:table-cell;
	vertical-align:middle;
	padding:10px 0 10px 20px;
}
#alpha .process dl dd span {
	display:block;
	margin:10px 0 0 1em;
	font-size:12px;
	text-indent:-1em;
}
#alpha .btnEntry {
	width:524px;
	height:54px;
	margin:60px auto 0 auto;
}
#alpha .btnEntry a {
	display:block;
	overflow:hidden;
	width:100%;
	height:100%;
	background:url(../images/pageimg/recruit/entryform/btn_entry.png) no-repeat 0 0;
	text-indent:-1000em;
}
#alpha .btnEntry a:hover {
	background-position:0 -54px;
}


#alpha .privacyCont {
	width:600px;
	margin:0 0 0 20px;
	padding:0 0 40px 0;
	border-bottom:1px solid #ccc;
	font-size:12px;
	line-height:18px;
}
#alpha .privacyCheck {
	clear: both;
	text-align:center;
	width:auto;
	margin:30px 0 0 20px;
}
#alpha .privacyCheck input {
	width:18px;
	height:18px;
	margin:0 10px 0 0;
	vertical-align:middle;
}
#alpha .privacyCheck label {
	font-size:14px;
}
#alpha .btnLinkForm {
	width:324px;
	height:44px;
	margin:35px auto 0 auto;
}
#alpha .btnLinkForm a {
	display:block;
	overflow:hidden;
	width:100%;
	height:100%;
	background:url(../images/pageimg/recruit/entryform/btn_linkform.png) no-repeat 0 0;
	text-indent:-1000em;
}
#alpha .btnLinkForm a:hover {
	background-position:0 -44px;
}


#alpha .classSelect {
	list-style:none;
	margin:40px 0 0 0;
}
#alpha .classSelect:after {
	content:"";
	display:block;
	width:0;
	height:0;
	clear:both;
}
#alpha .classSelect li {
	float:left;
	width:264px;
	height:94px;
}
#alpha .classSelect li:first-child {
	margin:0 26px 0 0;
}
#alpha .classSelect li a {
	display:block;
	overflow:hidden;
	width:100%;
	height:100%;
	text-indent:-1000em;
}
#alpha .classSelect li a:hover {
	background-position:0 -94px;
}
#alpha .btnShinsotsu a {
	background:url(../images/pageimg/recruit/entryform/btn_shinsotsu.png) no-repeat 0 0;
}
#alpha .btnChuto a {
	background:url(../images/pageimg/recruit/entryform/btn_chuto.png) no-repeat 0 0;
}
#alpha .errorMessage {
	width:580px;
	margin:30px 0 15px 20px;
	padding:15px 10px 15px 10px;
	background:#ffd7d7;
	border-radius:5px;
	font-size:12px;
	color:#cc0000;
}
#alpha .complete_title{
	font-size: 130%;
	text-align: center;
	font-weight: bold;
	line-height: 1.35;
	width: 100%;
}
#alpha .txtFormtop {
	margin:10px 0 0 20px;
	padding:5px 0 0 0;
	font-size:14px;
	font-weight: normal;
	line-height:24px;
}
#alpha .recruit_info{
	font-size:80%;
	margin:0 0 20px 20px;
	display: block;
}	
#alpha .formTable {
	width:600px;
	margin:0 0 0 20px;
	font-size:14px;
}
#alpha .formTable.confirm {
	margin:40px 0 0 20px;
}
#alpha .formTable th {
	width:170px;
	padding:0 0 20px 0;
	vertical-align:top;
	text-align:left;
}
#alpha .formTable th span {
	display:block;
	width:auto;
	padding:0 0 0 10px;
	height:28px;
	background:#888 url(../images/pageimg/recruit/entryform/bg_detailtable_th.png) no-repeat right 0;
	font-weight:normal;
	color:#fff;
	line-height:28px;
}
#alpha table.formTable td {
	vertical-align:top;
	padding:0 0 20px 20px;
}
#alpha table.formTable td p {
	margin:3px 0 0 0;
	font-size:100%;
	line-height:24px;
}
#alpha table.formTable .formCellInner {
	display:table;
	margin:15px 0 0 0;
}
#alpha table.formTable.confirm .formCellInner {
	margin:0;
}
#alpha table.formTable .formCellInner:first-child {
	margin:0;
}
#alpha table.formTable .formCellInner2 {
	margin:15px 0 0 0;
}
#alpha table.formTable .formCellInner2:first-child {
	margin:0;
}
#alpha table.formTable .formCellInner .titAddress {
	display:table-cell;
}
#alpha table.formTable .formCellInner .inputCell {
	display:table-cell;
}
#alpha .formTable input {
	height:28px;
	padding:0 3px 0 3px;
}
#alpha .formTable input[type=radio] {
	vertical-align: middle;
}
#alpha .formTable select {
	height:28px;
	padding:0 0 0 3px;
}
#alpha .formTable input.error,
#alpha .formTable textarea.error,
#alpha .formTable select.error {
	background-color:#ffd7d7;
	border:1px solid #cc9999;
}
#alpha .formTable .inputName {
	width:240px;
}
#alpha .formTable .inputName {
	width:240px;
}
#alpha .formTable .birthday label {
	padding:0 5px 0 5px;
}
#alpha .formTable .address .formCellInner .titAddress {
	width:4em;
	padding:0 10px 0 0;
}
#alpha .formTable .inputCode {
	width:120px;
}
#alpha .formTable .inputCity {
	width:300px;
}
#alpha .formTable .inputAddDetail {
	width:100%;
}
#alpha .formTable .phonenum .formCellInner .titAddress {
	width:2em;
	padding:0 10px 0 0;
}
#alpha .formTable .inputPhone {
	width:200px;
}
#alpha .formTable .inputMail {
	width:100%;
}
#alpha .formTable .inputMail {
	width:100%;
}
#alpha .formTable .school .formCellInner .titAddress {
	width:5em;
	display: block;
	padding:0 10px 0 0;
}
#alpha .formTable .inputScool {
	width:310px;
}
#alpha .formTable .inputOther {
	width:100%;
	height:6em;
}
#alpha .formTable .notice{
	padding-top: 4px;
	display: inline-block;
}
#alpha .formButtons {
	list-style:none;
}
#alpha .formButtons:after {
	content:"";
	display:block;
	width:0;
	height:0;
	clear:both;
}
#alpha .formButtons li {
	float:left;
	width:204px;
	height:44px;
}
#alpha .formButtons {
	margin:20px 0 0 80px;
}
#alpha .formButtons li:first-child {
	margin:0 25px 0 0;
}
#alpha .formButtons li a {
	display:block;
	overflow:hidden;
	width:100%;
	height:100%;
	background-repeat:no-repeat;
	text-indent:-1000em;
}
#alpha .formButtons li a:hover {
	background-position:0 -44px;
}
#alpha .formButtons li.btnCancel a {
	background-image:url(../images/pageimg/recruit/entryform/btn_cancel.png);
}
#alpha .formButtons li.btnConfirm a {
	background-image:url(../images/pageimg/recruit/entryform/btn_confirm.png);
}
#alpha .formButtons li.btnBack a {
	background-image:url(../images/pageimg/recruit/entryform/btn_back.png);
}
#alpha .formButtons li.btnSubmit a {
	background-image:url(../images/pageimg/recruit/entryform/btn_submit.png);
}


#alpha .btnLinktop {
	width:324px;
	height:44px;
	margin:40px auto 0 auto;
}
#alpha .btnLinktop a {
	display:block;
	overflow:hidden;
	width:100%;
	height:100%;
	background:url(../images/pageimg/recruit/entryform/btn_top.png) no-repeat 0 0;
	text-indent:-1000em;
}
#alpha .btnLinktop a:hover {
	background-position:0 -44px;
}


#modal-content{
	position: fixed;
	width: 680px;
	height:330px;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	padding:20px;
	border:2px solid #aaa;
	background:#fff;
	z-index:520;
	display: none;
}
#modal-content #alpha{
	width: 100%;
	float: none;
}
.modal-p{
	margin-top:1em;
}

.modal-p:first-child{
	margin-top:0;
}

.button-link{
	color:#00f;
	text-decoration:underline;
}
 
.button-link:hover{
	cursor:pointer;
	color:#f00;
}
#modal-overlay{
	z-index:510;
	display:none;
	position:fixed;
	top:0;
	left:0;
	width:100%;
	height:120%;
	background-color:rgba(0,0,0,0.75);
}
#modal-content #alpha .titPage {
	background-position: 0px -200px;
}
.ajaxLoader {
	position: fixed;
	width: 100px;
	height:100px;
	left: 50%;
	top: 40%;
	transform: translate(-50%, -50%);
	display: none;
}

.privacyCheckbox{
	margin: 0 auto;
}
.privacyCheckboxlabel{
	width: 150px;
	height: 100%;
	display: block;
	margin: 30px auto 0;
	padding: 15px 10px;
	font-weight: bold;
	border: 1px solid #ccc;
	cursor:pointer;
	border-radius: 4px;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #ccc), color-stop(0.00, #fff));
	background: -webkit-linear-gradient(#fff, #ccc);
	background: -moz-linear-gradient(#fff, #ccc);
	background: -o-linear-gradient(#fff, #ccc);
	background: -ms-linear-gradient(#fff, #ccc);
	background: linear-gradient(#fff, #ccc);
}


#alpha .privary_overview{
	width: 600px;
	margin: 0 0 0 20px;
	font-size: 87.5%;
}
#alpha .privacy_text{
	width: 600px;
	margin: 20px 0 0 20px;
	padding: 0 0 40px 0;
	border-bottom: 1px solid #ccc;
	line-height: 18px;
	list-style: none;
}
#alpha .privacy_text dl{
	margin-top: 10px;
}
#alpha .privacy_text dt{
	font-size: 87.5%;
	font-weight: bold;
}
#alpha .privacy_text dd{
	font-size: 81.25%;
	padding-top: 5px;
}

#alpha .privacy_text dd ul{
	list-style: none;
	padding: 0 0 0 3em;
}
#alpha .privacy_text dd ul.inner{
	margin-top: 5px;
}

#alpha .privacy_text dd ul li{
	margin-top:10px;
}
#alpha .privacy_text dd ul li:first-child{
	margin-top:0;
}

#alpha .privacy_text dd ul li span.list_nuber{
	width: 1.5em;
	display: inline-block;
	margin-left: -1.5em;
}

#alpha .privacy_text dd ul li:nth-child(2){
	margin-top: 5px;
}

#alpha .privacy_text dd{
	margin: 0;
}

#alpha .charge{
	margin-left:-3em;
}



#alpha .btnCheck{
	background: #2c2c2c !important;
	color:#fff !important;
}

#alpha .privacyCheck label{
	font-size: 15px;
	line-height: 1em;
	color: #333;
}
#alpha .privacyCheck input {
	width: 16px;
	height:16px;
	margin:0 8px 0 0;
	vertical-align:middle;
}
#alpha .btnLinkForm p {
	display:block;
	overflow:hidden;
	width:100%;
	height:100%;
	background:url(../images/pageimg/recruit/entryform/btn_linkform.png) no-repeat 0 -88px;
	text-indent:-1000em;
}

.btnLinkFormhiden{
	display: none !important;
}
#beta iframe
{
border: 1px solid #ddd !important;
border-radius: 0.5em;
box-sizing: border-box;	
}	
@media screen and (max-width: 979px) {
#alpha{
	width: 63%;
}
#alpha .joblist {
	width:92%;
	margin:10px 4% 0;
}
#alpha .joblist li {
	font-size:14px;
}	
#alpha .joblist li a{
	padding: 1.5em 0 1.5em 35px;
}
#beta
{
width: 30%;
margin: 0px 0% 0px 4%;
}
#alpha .titPage {
	width:100%;
	max-width: 639px;
	height:50px;
	margin:0;
	padding:0;
	border-right: 1px solid #fb7373;
	border-bottom: 1px solid #fb7373;
	border-radius: 5px;
	z-index: -100;
}
#alpha p.boshuNendo {
	position: static;
	top:0;
	left:0;
	margin: 10px 0 0 15px;
	font-size: 16px;
}
#alpha .pankuzu {
	margin:12px 0 25px 0;
}	
#alpha .titDetail {
	margin:0 0 0 0.5em;
	padding:0 0 0 0;
	font-size:18px;
	font-weight:bold;
}
#alpha .detailTable {
	width:100%;
	margin:0 0 0 0;
	font-size:14px;
	display: block;
}
#alpha .detailTable tbody {
	width: 100%;
	display: block;
}	
#alpha .detailTable tr {
	width: 100%;
	display: block;
}	
#alpha .detailTable th {
	width:96%;
	padding:0 2% 1em 2%;
	display: block;
}
#alpha .detailTable th span {
	display:block;
	width:auto;
	padding:0.5em 0 0.5em 1em;
	background:#888 no-repeat right 0;
	font-size: 16px;
}
#alpha table.detailTable td {
	vertical-align:top;
	padding:0 0 3em 0.5em;
}
#alpha table.detailTable td p {
	margin:0 0 0 0;
	font-size:100%;
	line-height:24px;
}
#alpha .period {
	margin:20px 0 20px 1em;
}
#alpha .titProcess {
	width: 98%;
	margin:2em 1% 0;
	padding:0 0 3px 0;
}
#alpha .process {
	margin: 20px 0 20px 0;
}
#alpha .process dl dt {
	width:80px;
	padding:15px 1em 15px 1em;
}	
#alpha .process dl:after {
	left:50px;
}
#alpha .process dl dd{
	padding: 0 0 0 0.5em;
}


#alpha .btnEntry {
	width:220px;
	height:54px;
	margin:2em auto 0 auto;
}

#alpha .privacyCont {
	width:96%;
	margin:0 2% 0 ;
	padding:0 0 1.5em 0;
	font-size:14px;
	line-height: 1.5;
}
#alpha .privacyCheck {
	text-align:center;
	width:95%;
	margin:1.5em auto 0;
}

#alpha .btnLinkForm {
	width:220px;
	height:44px;
	padding:inherit;
	margin:2em auto 0 auto;
}

#alpha .classSelect{
	padding: 0;
	margin: 0 auto;

}
#alpha .classSelect li {
	float:none;
	margin:1em auto 0;
}
#alpha .classSelect li:first-child {
	margin:2em auto 0;
}
#alpha .classSelect li a {
	display:block;
	overflow:hidden;
	width:100%;
	height:100%;
	text-indent:-1000em;
}
#alpha .formTable{
	width: 100%;
	max-width: 640px;
	margin: 0;
}	
#alpha .formTable tr {
	width: 100%;
	display: block;
	padding: 0;
	margin: 0;
}	
#alpha .formTable th {
	width: 100%;
	display: block;
}	
#alpha .formTable th span {
	display: block;
	width: auto;
	width: calc(100% - 10px);
	padding: 0.5em 0 0.5em 1em;
	background: #888  no-repeat right 0;
	font-size: 14px;
}	
#alpha .formTable td {
	width: 100%;
	padding:0;
	display: block;
}	
#alpha .formTable input[type="text"]{
	width: 100%;
	height: auto;
	padding:.5em;
	font-size: 16px;
	box-sizing: border-box;
}	
#alpha table.formTable .formCellInner {
	display:block;
	margin:1em 0 0 0;
}
#alpha .errorMessage {
	width:96%;
	margin:30px auto 15px auto;
	padding:15px 2% 15px;
}
#alpha .formTable tr.birthday td select {
	width: auto;
	height:auto;
	font-size: 16px;
	margin: 0 3px 0 3px;
	padding: 0.5em;
}
#alpha .formTable tr.birthday td select:first-child {
	margin: 0;
}
#alpha table.formTable td{
	padding: 0 0 3em 0;
}	
#alpha table.formTable .formCellInner #prefecture,
#alpha table.formTable .formCellInner #sotsu_kbn,
#alpha table.formTable .formCellInner #hope_join,
#alpha table.formTable td #contact,
#alpha table.formTable td #sotsu_year,
#alpha table.formTable td #hope_join{
	display: inline-block;
	width: auto;
	height: auto;
	margin-right:5px;
	font-size: 16px;
	line-height: 1.5;
	padding: 0.5em;
}
#alpha .formButtons{
	margin: 20px auto 0;
	padding: 0;
	display: table;
}
#alpha .formTable .inputOther{
	box-sizing: border-box;
	width: 100%;
	font-size: 16px;
	padding: 0.5em;
	line-height: 1.5;
	height:12em;
}	
#alpha .btnEntry a {
	background:url(../images/pageimg/recruit/entryform/btn_entry_sp.png) no-repeat 0 0;
	background-size: 220px auto;
}
#alpha .btnLinkForm a {
	width:220px;
	height:100%;
	background:url(../images/pageimg/recruit/entryform/btn_linkform_sp.png) no-repeat 0 0;
	background-size: 220px auto;
}
#alpha .btnLinkForm p {
	background:url(../images/pageimg/recruit/entryform/btn_linkform_sp.png) no-repeat 0 -88px;
	background-size: 220px auto;
}
#alpha .formTable.confirm{
	margin: 40px 0 0 0;
}	
#alpha .privary_overview{
	width: 100%;
	margin: 0 0 0 0;
	font-size: 87.5%;
}
#alpha .privacy_text{
	width: 100%;
	margin: 20px 0 0 0;
	padding: 0 0 0 0;
	border-bottom: 1px solid #ccc;
	line-height: 18px;
	list-style: none;
}
#alpha .privacy_text dd ul{
	padding: 0 0 0 2em;
}

}

@media screen and (max-width: 767px) {
#alpha{
	width: 90%;
	margin: 0px auto 4em auto;
}	
#alpha .titList {
	width:auto;
	height:20px;
	margin:15px 0 0 0.5em;
}
#alpha .titListSub {
	width:47px;
	height:15px;
	margin:20px 0 0 0.75em;
}
#alpha .titPage {
	width:100%;
}
#beta
{
width: 86%;
margin: 0 7% 0px 7%;
}
#beta iframe
{
width: 100% !important;
margin: 15px 0 2em 0 !important;
border: 2px solid #ddd !important;
border-radius: 0.5em;
box-sizing: border-box;	
}	
#alpha .txtFormtop {
	margin:1em 0 0.5em 0.5em;
}
#alpha .txtFormtop br{
	display: none;
}	
#alpha .recruit_info{
	font-size:80%;
	display: block;
}	
#alpha .formTable .address .formCellInner .titAddress {
	display: block;
	float: none;
	clear: both;
	padding:0;
}

#alpha table.formTable td {
	width: 100%;
	display: block;
	padding: 0 0 3em 0;
}
#alpha .formButtons li{
	margin: 0 auto;
	float: none;
	
}
#alpha .formButtons li:first-child{
	margin: 0 auto 0.5em;
}	
#alpha table.formTable .formCellInner .inputCell #zip{
	width: 7em;
	margin-right: 0.5em;
}	
#alpha .formButtons{
	position: relative;
	width: 205px;
	left: 0;
	right: 0;
	top:0;
	margin: 0 auto;
	padding-top: 120px;
}
#alpha .formButtons li.btnBack,
#alpha .formButtons li.btnCancel{
	position: absolute;
	top: 70px;
	left:0;
}	
#alpha .formButtons li.btnSubmit,
#alpha .formButtons li.btnConfirm{
	position: absolute;
	top: 0;
	left: 0;
}		
#modal-content{
	position: fixed;
	display: none;
	width: 90%;
	height: auto;
	padding: 5%;
	z-index:100520;
}
#modal-overlay{
	z-index:100300;
}	
#modal-content #alpha{
	width: 100%;
	float: none;
}
#alpha .btnLinktop {
	width: 204px;
	height: 44px;
	margin: 40px auto 0 auto;
}	
}

@media screen and (max-width: 479px) {
	#alpha .privacyCheck br{
		display: none;
	}
}




@media screen and (max-width: 479px) {
	#alpha .titPage {
		background:url(../images/pageimg/recruit/entryform/tit_page@2x.png) no-repeat 0 0;
		background-size:640px auto;
	}
	#alpha .joblist li a {
		background:url(../images/pageimg/recruit/entryform/bg_listlink@2x.png) no-repeat 15px 50%;
		background-size:8px auto;
	}
	#alpha .joblist li a:hover {
		background:url(../images/pageimg/recruit/entryform/bg_listlink_hover@2x.png) no-repeat 15px 50%;
		background-size:8px auto;
	}	
	#alpha .titList.shinsotsu {
		background:url(../images/pageimg/recruit/entryform/tit_list@2x.png) no-repeat 0 0;
		background-size: 89px auto;
	}
	#alpha .titList.chuto {
		margin-top:50px;
		background:url(../images/pageimg/recruit/entryform/tit_list@2x.png) no-repeat 0 -20px;
		background-size: 89px auto;
	}	
	#alpha .titListSub.game {
		background:url(../images/pageimg/recruit/entryform/tit_listsub@2x.png) no-repeat 0 0;
		background-size: 47px auto;
	}
	#alpha .titListSub.web {
		background:url(../images/pageimg/recruit/entryform/tit_listsub@2x.png) no-repeat 0 -15px;
		background-size: 47px auto;
	}
	#alpha .btnEntry a {
		background:url(../images/pageimg/recruit/entryform/btn_entry_sp.png) no-repeat 0 0;
		background-size: 220px auto;
	}	
	#alpha .btnLinkForm a {
		width:220px;
		height:100%;
		background:url(../images/pageimg/recruit/entryform/btn_linkform_sp.png) no-repeat 0 0;
		background-size: 220px auto;
	}
	#alpha .btnLinkForm p {
		background:url(../images/pageimg/recruit/entryform/btn_linkform_sp.png) no-repeat 0 -88px;
		background-size: 220px auto;
	}
	#alpha .formButtons li.btnCancel a {
		background-image:url(../images/pageimg/recruit/entryform/btn_cancel@2x.png);
		background-size: 204px auto;
	}
	#alpha .formButtons li.btnConfirm a {
		background-image:url(../images/pageimg/recruit/entryform/btn_confirm@2x.png);
		background-size: 204px auto;
	}
	#alpha .formButtons li.btnBack a {
		background-image:url(../images/pageimg/recruit/entryform/btn_back@2x.png);
		background-size: 204px auto;
	}
	#alpha .formButtons li.btnSubmit a {
		background-image:url(../images/pageimg/recruit/entryform/btn_submit@2x.png);
		background-size: 204px auto;
	}
	#alpha .btnShinsotsu a {
		background:url(../images/pageimg/recruit/entryform/btn_shinsotsu@2x.png) no-repeat 0 0;
		background-size: 264px auto;
	}
	#alpha .btnChuto a {
		background:url(../images/pageimg/recruit/entryform/btn_chuto@2x.png) no-repeat 0 0;
		background-size: 264px auto;
	}
	#alpha .btnLinktop a {
		background:url(../images/pageimg/recruit/entryform/btn_top@2x.png) no-repeat 0 0;
		background-size: 204px auto;
	}	
	#alpha .privacyCheck br{
		display: none;
	}
}


.text_line-height_min{
	line-height: 1em;
}

.pricay_sub-title{
	padding-left: 10px;
	text-indent: -10px; 
}