@charset "utf-8";
/* CSS Document */

/*******************************
共通設定項目
********************************/
body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	-webkit-text-size-adjust: none;
	line-height:1.3em;
	font-size:18px;
	color:#333;
	background: #CCFF00;
}

/* テキストリンク設定 */
a{font-weight:bold;color:#B30000;}
a:hover{color:#000;}
a:active, a:focus{outline:0;}

.attention li.red {color: #B30000; font-weight: 700;}

#contents {padding-bottom: 30px;}
#header .flow {margin-bottom: 50px;}



/***********************************************************************
「★PC版 CSS★」ブラウザの幅が751px以上ならここの記述が有効になる
**********************************************************************/
@media all and (min-width: 751px) {
	
.pc_non,.sp{display: none;}

#form {
	width: 1000px;
	height: auto;
	margin: auto;
}

#contents {padding-bottom: 0px;}


	
/* ヘッダー
------------------------------------------------------------*/
#header h1{
    background: #CCE1F1;
}
#header .title{ /*タイトル共通画像*/
	height:150px;
    width: 1000px;
	background:url(../images/form_ttl.png) no-repeat top center;
}
#header .title{
	margin: 0 auto;
}
	
/* 応募の流れ
------------------------------------------------------------*/	
#header .flow{
	font-size: 16px;line-height: 2.4em;
	text-align:center;
    color: #FFF;
	background: #000;
	width: 100%;
}
#header .flow .now{color: #FFFF00;}

/* 応募要項テキスト
------------------------------------------------------------*/	
.attention{
	width: 670px;
	margin: 20px auto 40px;
	background: #fff;
	padding: 15px 15px 15px 30px;
}	
.attention li{
	font-size: 16px;
	line-height: 1.6em;
    list-style:  none;
    margin: 0;padding: 0;
	text-indent: -1em;
}	
.attention li.kome:before{
	content:  "※"; 
}			
.attention_check{
	width: 700px;
	margin: 20px auto;
	text-align: center;
}	
.attention_check li{
	font-size: 16px;
	line-height: 1.6em;
    list-style:  none;
    margin: 0; padding: 0;
}
	
/* フォームスタイル 
------------------------------------------------------------*/
.bold{font-size: 18px; font-weight: bold;}	
	
#contents .box{
	width: 750px;
    height: auto;
	margin: 0 auto;
    clear: both;
}	
#contents .box ul{
    display: block;
    width: 750px;
    height: 46px;
}
#contents .box ul li{
    font-size: 15px;
    height: 44px;
}
#contents .item,
#contents .ans{ /*高さサイズ*/
	height: 34px;
	margin-bottom: 2px;
	float: left;
	}
#contents .item{
	width: 290px; /*項目横サイズ*/
	color: #FFF;
	background: #E85298;
	padding: 10px 10px 0;
	float: left;
	}
#contents .ans{
	width: 420px; /*記入項目横サイズ*/
	background:#ECECEC;
	padding: 10px 10px 0;
	line-height: 1.6em;
	}


/* #contents .ans.height,
#contents .item.height{height: 60px; } */
/*★項目・記入項目高さ指定する場合*/
#contents .ans.height_anc,
#contents .item.height_anc{overflow:hidden;height: 82px;}/*★項目・記入項目高さ指定する場合*/
	
#contents .item span.mark{font-size: 14px; color:#FFFF00; margin-right: 4px;}
#contents .item span.small{font-size: 14px; font-weight: normal;}
	
#contents .color_item{background:#FF9600; font-weight: bold;}/*別色エリア*/
#contents .color_ans{background:#FFE6BF;}/*別色エリア*/
	
input{
	font-size: 16px;
	text-indent: 4px;
	border:1px #CCC solid;
}
	
/*テキストエリア・幅*/
.box_quiz{ width:50px; height:24px; font-weight: bold; margin: 0 5px;}	/*別色エリア*/
.box_name_shi,.box_name_mei,
.box_name_shi_kana,.box_name_mei_kana{ width:120px; height:24px; margin: 0 5px;}	
.box_zip,.box_age { width:70px; height:24px; margin: 0 5px;}	
.box_add { width:350px; height:24px; margin: 0 5px;}	
.box_tel,.box_fax { width:70px; height:24px; margin: 0 5px;}	
.box_mail,.box_twitter{ width:280px; height:24px; margin: 0 5px;}
.box_job,.box_number{ width:160px; height:24px; margin: 0 5px;}

/* ラジオボタン指定 */	
/* input.radio {} */
input[type="radio"] {
    width: 16px;height: 16px;
	margin: 0 3px 0 2px;
    content: "";
    vertical-align: middle;
    cursor: pointer;	
}

label {	cursor: pointer;}
	
/* チェックボックス指定 */
/* input.checkbox {} */
input[type="checkbox"] {
    width: 16px;height: 16px;
	margin: 0 1px 0 2px;
    content: "";
    vertical-align: middle;
    cursor: pointer;
}
	
/* フォームスタイル */
select{
	font-size: 16px;
	line-height:1.2em;
	padding:2px;
	}

	
/* 記入エラー
------------------------------------------------------------*/	
.error{
/*	display: none;*//*システム渡し時にはエラーが表示されている状態に*/
	width:710px;
	margin:0 auto 20px;
	padding: 10px 20px;
	background:#B50B14; color: #FFF;
	font-size: 16px;
}
.error span{
    color: #FFFF00;
    padding-left: 5px;
    
}/*エラー内強調色*/
/* .error ul{}
.error ul li{} */
	
/*#wrapper_all{min-height: 100vh;} //最小でも画面の高さ分のbodyの高さを担保する*/
		
/* フッター */
#footer{
	width: 100%;
	font-size:0.7em;text-align:center;
	line-height: 3em;
	background: #000;color: #FFF;
	bottom: 0;position: relative;
}

/* セキュリティーサイン */
#sign table {
	width:750px;
	margin:20px auto ;
	border-collapse:collapse;
	border:1px solid #CCC;
	box-sizing: border-box;
}
/* #sign th,#sign td {} */
#sign th,#sign td .sign_size{
	font-size:14px; line-height: 1.3em;padding: 5px;
	}
	
/* ボタン
------------------------------------------------------------*/	
#area_bt{
	width:480px;
	overflow:hidden;
	margin:30px auto;
	clear: both;
	}

/* 確認画面へ・応募するボタン */
#area_bt .bt_check input[type="submit"],
#area_bt .bt_apply input[type="submit"]{
	width: 230px; height: 60px;
	background: #E85298;
	color: #FFF;
	border-radius: 50px;
	margin:0 auto;
	display:block;
	cursor:pointer;
	border: 3px solid #000;
	float: right;
	font-size: 22px; font-weight: bold;
}
#area_bt .bt_check input[type="submit"]:hover,
#area_bt .bt_apply input[type="submit"]:hover{
	background: #9108E9;
	color: #fff;
	}
#area_bt .bt_check input[type="submit"]{float:none;}/*1つボタンセンター位置*/

/* もどるボタン */
#area_bt .bt_return [type="button"]{
	width: 230px; height: 60px;
	background: #fff;
	border: 3px solid #000;
	color: #000;
	border-radius: 50px;
	float: left;
	display:block;
	cursor:pointer;
	font-size: 22px; font-weight: bold;
}
#area_bt .bt_return [type="button"]:hover{
	background: #eee;/*ホバーボタングラデーション変更*/
	}


	.sime {
		width: 1000px;
		margin: 0 auto 15px;
	}
	

/*
OK画面
-------------------------------------------------------*/
.ok{
	font-size:1.5em;
	line-height:2em; color: #000;
	text-align:center;
	font-weight: bold;
	margin:200px auto;
}
}

/***********************************************************************
「★SP版 CSS★」ブラウザの幅が750px以下ならここの記述が有効になる
**********************************************************************/
@media only all and (max-width: 400px) {
.sp_non,.pc{display: none;}

#form{
	width:400px;
	}



/* ヘッダー
------------------------------------------------------------*/
#header .title{ 
	height:96px;
	width: 400px;
	background:url(../images/form_ttl_sp.png) no-repeat top center;
	background-size: contain;
}
#header .title {
	margin: 0 auto;
}

	
/* 応募の流れ
------------------------------------------------------------*/	
#header .flow{
	width: 370px;
	font-size: 18px;line-height: 1.4em;
	text-align:center;
    color: #FFF;
	padding: 15px;
	background: #000;
}
#header .flow {margin-bottom: 25px;}

#header .flow .now{color: #FFFF00;font-weight: bold;}

/* 応募要項テキスト
------------------------------------------------------------*/	
 .attention{
	width: 355px;
	margin: 10px auto 25px;
	padding-left: 15px;
	/* border: solid 5px #E85298; */
	padding: 15px 15px 15px 30px;
	background: #fff;
	/* filter: drop-shadow(15px 15px 0px #ccff00);*/
}	
 .attention li{
	font-size: 15px;
	line-height: 1.4em;
    list-style:  none;
    margin: 0; padding: 0;
	text-indent: -1em;
}
 .attention li.kome:before{
	content:  "※"; 
}			
.attention_check{
	width:370px;
	margin: 20px auto;
}	
.attention_check li{
	font-size: 16px;
	line-height: 1.4em;
    list-style:  none;
    margin: 0; padding: 0;
}
	
/* フォームスタイル 
------------------------------------------------------------*/
.bold{font-weight: bold;}	
	
/* #contents .box{}	
#contents .box ul{} */
#contents .box ul li{font-size: 18px;}
#contents .item,
#contents .ans{ 
	float: left;
	}
#contents .item{
	width: 370px; min-height: 30px;
	color: #FFF;
	background: #E85298;
	padding: 5px 15px 5px 15px;
	float: left;
	}
#contents .ans{
	width: 370px; min-height: 25px;
	background:#ECECEC;
	padding: 15px 15px 15px 15px;
	line-height: 1.6em;
	}
#contents .box ul:nth-child(10) .ans{
	margin-bottom: 15px;
	}
/* #contents .ans.height, */
/* #contents .item.height{ */
	/*height: 60px;*/ 
/*}★項目・記入項目高さ指定する場合*/
/* #contents .ans.height_anc, */
/* #contents .item.height_anc{} */
/*★項目・記入項目高さ指定する場合*/
	
#contents .item span.mark{font-size: 20px; color:#FFFF00; margin-right: 4px;}
#contents .item span.small{font-size: 18px; font-weight: normal;}
	
#contents .color_item{background:#FF9600; font-weight: bold;}/*別色エリア*/
#contents .color_ans{background:#FFE6BF;}/*別色エリア*/
	
input{
	font-size: 18px;
	text-indent: 10px;
	border:2px #CCC solid;
}
	
/*テキストエリア・幅*/
.box_quiz{ width:100px; height:35px; font-weight: bold; margin: 0 5px;}	/*別色エリア*/
.box_name_shi,.box_name_mei,
.box_name_shi_kana,.box_name_mei_kana{ width:120px; height:35px; margin: 0 5px;}	
.box_zip,.box_age { width:120px; height:35px; margin: 0 5px;}	
.box_add { width:98%; height:35px; margin: 0 5px;}	
.box_tel,.box_fax { width:100px; height:35px; margin: 0 5px;}	
.box_mail,.box_twitter{ width:690px; height:35px; margin: 0 5px;}
.box_job,.box_number{
	width:370px;
	height:30px;
	/* margin: 0 5px; */
}

/* ラジオボタン指定 */	
/* input.radio {} */
input[type="radio"] {
    width: 25px; height: 25px;
	margin: 0 3px 0 2px;
    content: "";
    vertical-align: middle;
    cursor: pointer;	
}
	
/* チェックボックス指定 */
/* input.checkbox {}	 */
input[type="checkbox"] {
    width: 32px;height: 32px;
	margin: 0 1px 0 2px;
    content: "";
    vertical-align: middle;
    cursor: pointer;
}
	
/* フォームスタイル */
select{
	height: 35px;
	font-size: 16px;
	line-height:1.2em;
	padding:2px;
	}

	
/* 記入エラー
------------------------------------------------------------*/	
.error{
/*	display: none;*//*システム渡し時にはエラーが表示されている状態に*/	
	width:370px;
	/* margin:0 auto 50px; */
	margin-bottom: 25px;
	padding: 15px 15px;
	background:#B50B14; color: #FFF;
	font-size: 14px;line-height: 1.4em;
}
.error span{color: #FFFF00;}/*エラー内強調色*/
/* .error ul{}
.error ul li{} */
		
/* フッター */
#footer{
	width: 100%;
	font-size:14px; text-align:center;
	line-height: 2.8em;
	background: #000;color: #FFF;
	bottom: 0;position: relative;
}

/* セキュリティーサイン */
#sign table {
	width:380px;
	margin:20px auto ;
	border-collapse:collapse;
	border:1px solid #CCC;
	box-sizing: border-box;
}
/* #sign th,#sign td {} */
#sign th,#sign td .sign_size{
	font-size:16px; line-height: 1.2em;
	padding: 10px;
	}
	
/* ボタン
------------------------------------------------------------*/	
#area_bt{ width:350px;
	overflow:hidden;
	margin:10px auto 0;
	padding: 25px 15px 15px;
}

/* 確認画面へ・応募するボタン */
#area_bt .bt_check input[type="submit"],
#area_bt .bt_apply input[type="submit"]{
	width: 350px; height: 70px;
	background: #E85298;/*ボタングラデーション変更*/
	color: #FFF;
	border-radius: 50px;
	margin:0 auto;
	display:block;
	border: 4px solid #000;
	float: right;
	font-size: 30px; font-weight: bold;
}
#area_bt .bt_check input[type="submit"]{float:none;}/*1つボタンセンター位置*/

/* もどるボタン */
#area_bt .bt_return [type="button"]{
	width: 350px; height: 70px;
	background: #fff;/*ボタングラデーション変更*/
	border: 4px solid #000;
	color: #000;
	border-radius: 50px;
	float: left;
	display:block;
	cursor:pointer;
	font-size: 30px; font-weight: bold;

	margin-bottom: 10px;
}


.sime {
	width: 400px;
	margin: 10px auto;
}
.sime img{
	width: 400px;
}

#contents {padding-bottom: 16px;}


/*
OK画面
-------------------------------------------------------*/
.ok{
	font-size:16px;
	line-height:2em; color: #000;
	text-align:center;
	font-weight: bold;
	margin:120px auto;
}
}
	
	
	

