@charset "windows-31j";

/*
使用画面   :NAVI企業
説明       :NAVI企業で共通利用する基本CSS
初版作成日 :2011/04/28
初版作成者 :mycom(navi-dev)
▼2016
初版作成日 :2014/01/28
初版作成者 :mycom(navi-dev)

//更新日 :2018/01/06:
//更新作成者 :digichro （【dg】部分を参照）
*/

/*CSSハック記述ルール---------------------------------------------------------*/
/*
color:#0000ff;  ※IE8。1行目。普通に記述
*color:#0000ff; ※IE7。2行目。先頭に「*」
_color:#0000ff; ※IE6。3行目。先頭に「_」

FireFox
@-moz-document url-prefix() {
	セレクタ{
	}
}

*/

/*
１：初期設定
２：リンクカラー
３：フォーム
４：ボタン
５：アイコン付きテキストリンク
６：レイアウト
７：表（テーブル）
８：その他
*/

/*---レイアウト------------------------------------------------------------------------------*/
#layout{
	margin:10px 0 0 0;
	clear:both;
}
#menu{
	overflow:visible;
	width:200px;
	float:left;
	padding:0 0 10px 0;
	font-size:12px;
	margin-right:10px;
}

#contents{
	margin-right:10px;
	margin-left:210px;
	margin-bottom:30px;
}
/*---CRP-WTDU-0600---*/
#contents2{
	padding:0 10px 30px 0;
}
/*---CRP-DCIM-3300 / CRP-DCIM-3400---*/
#contents4{
	padding:0 10px 30px 0px;
}
#contents4 #contents #pagetitle2{
	font-size:120%;
}
/*CRP_COM_G_11040 / CRP_COM_G_11030*/
#contents4 #contents h4{
	font-size:100%;
}
#contents4 #main{
	width:740px;
	margin-left:auto;
	margin-right:auto;
}
/*CRP_CRP_G_06010*/
#contents5{
	padding:0 10px 0px 0px;
}
/*CRP_CRP_G_53020*/
#contents6{
	padding:0 10px 0px 0px;
}
/*CRP_CRP_G_55010*/
#contents7{
	width: 900px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:30px;
}
/*---
CRP-WTDU-0400
CRP-WTDU-0500
CRP-WTDU-0600
CRP-WTDU-0700
CRP-WTDU-0800
CRP-WTDU-0900
CRP-WTDU-1200
---*/
#box_center{
	margin:10px 50px 10px 50px;
	text-align:center;
}
/*FireFox*/
@-moz-document url-prefix() {
	#contents{
		margin-left:215px;
	}
	#box_ebtrycount{
		margin-top:10px !important;
  	  width:700px !important;
	}
}
label span{
	display:block;
	text-indent:10px;
	margin:5px 0px;
}

/*===１：初期設定==============================================================*/
body,input,select,textarea{
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Osaka",'メイリオ',Meiryo, "ＭＳ Ｐゴシック", sans-serif;
	_font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Osaka", "ＭＳ Ｐゴシック", sans-serif;
}

dd table td,
table01 table td{
	padding:5px !important;
}

body{
	margin:0;
	padding:0;
	color:#000000;
	font-size:100%;
	line-height:100%;
	background:#FFFFFF url("../images/bg_body_fixed.gif") repeat-y center 0px;
}
@media print{
body{
	padding:0 0 0 0px !important;
	background:#FFFFFF !important;
	}
}

table {
	text-align:left;
}

th {
	text-align:left;
	white-space:nowrap;
}

.th_wrap {
	white-space:normal;
}

.td_nowrap {
	white-space:nowrap;
}

#wrapper{
	width:950px;
	margin-left:auto;
	margin-right:auto;
	padding:0px 0px 0px 0px;
}
.td_left{
	text-align:left;
}
.td_center{
	text-align:center;
}
.td_right{
	text-align:right;
	padding-right:3px !important;
}
#wrapper.wrapperImgselect{
	width:100% !important;
}
/*---CRP-CMIM-1100---*/
#wrapperpop{
	width:100%;
	margin:auto;
	text-align:center;
}
/*---CRP-CMIM-1100---*/
#bodypop{
	background-color:#FFFFFF;
	background-image:none;
	background:url("../images/spacer.gif") repeat-y;
}
h1,h2,h3,h4,h5,h6{
	margin:0;
	padding:0;
	font-size:100%;
	font-weight:normal;
}
p,pre,blockquote,ul,ol,dl,dt,dd,hr,form,input{
	margin:0px 0px 0px 0px;
	padding:0;
}
ul li{
	list-style:none;
	margin-bottom:.5em;
}
input{
	margin:0px 5px 1px 0px;
}
input,select,textarea{
	font-size:100%;
	padding:2px 2px 2px 2px;
}
textarea{
	display:block;
	border:1px solid #DDDDDD;
	height:20em;
}
select{
	padding:2px 2px 2px 2px;
}
img,table{
	margin:0;
	padding:0;
	border:0;
}
hr{
	margin:10px 0 10px 0;
	padding:0;
	border:0;
	border-top:solid 1px #FF9900;
	border-top:dashed 1px #999999;
	background-color:#FFFFFF;
	color:#FFFFFF;
}
address{
	font-style:normal;
}
strong{
	margin:0;
	padding:0;
	font-weight:bold;
	color:#FF3300;
}
em{
	margin:0;
	padding:0;
	font-weight:bold;
	font-style:normal;
}
label{
	cursor:hand;
}
td> label{
	font-size:100%;
}

table.table_stateonly_corpmypage td label {
	font-size:12px;
	line-height:190%;
}

.table_stateonly_corpmypage label span{
	display:inline;
}


/*===２：リンクカラー===========================================================*/
/*カテゴリートップのリンク*/
th a{
	text-decoration:none !important;
}
/*---標準リンク---*/
a:link{
	color:#0066FF;
	text-decoration:none;
}
a:visited{
	color:#0066FF;
	text-decoration:none;
}
a:hover{
	color:#0066FF;
	text-decoration:underline !important;
}
a:active{
	color:#0066FF;
	text-decoration:none;
}
/*===３：フォーム===========================================================*/
input[type=file],
input[type=checkbox],
input[type=radio],
select,
.text04,
.text5,
.text08,
.text12,
.text20,
select.text20,
.text25,
.text30,
select.text30,
.text40,
.textpass,
.textmax,
.textmaxmap,
select.textmax,
.textmaxselect,
.textmaxtem,
.textmaxcom,
.experience_textarea{
	background:#fdfdf0;
}

.link01 input[type=radio],
.link02 input[type=radio]{
	width:80px;
	height:30px;
	background:#FFF center center;
	border:auto;
	border:2px solid #CCCCCC;
	display:block;
	margin-left:20px;
	margin-right:20px;
}

input[type=file],
.dl01 dd .p_counter input.input_counter{
	cursor:normal !important;
	background:#EEEEEE !important;
	border:1px solid #999999;
	border-bottom:1px solid #CCCCCC !important;
	border-right:1px solid #CCCCCC !important;
	text-align:center;
}
input[type=file]{
	text-align:left;
}
.p_counter a{
	padding-right:10px;
	margin-right:10px;
	background:url("../images/arrow_right.gif") no-repeat right .5em;
}
span.span_must{
	border:1px solid #999999;
	margin-right:2px;
}
.text04{
	width:40px;
	border:1px solid #999999;
	padding:1px 1px 0px 1px;
	margin-bottom:3px;
	height:22px;
}
.text08{
	width:80px;
	border:1px solid #999999;
	padding:1px 1px 0px 1px;
	height:22px;
	margin-bottom:3px;
}
.text12{
	width:160px;
	border:1px solid #999999;
	padding:3px 1px 0px 1px;
	height:22px;
	margin-bottom:3px;
}
.text20{
	width:260px;
	border:1px solid #999999;
	padding:3px 1px 0px 1px;
	height:22px;
	margin-bottom:3px;
}
select.text20{
	height:10em;
}
.text25{
	width:300px;
	border:1px solid #999999;
	height:22px;
	padding-bottom:1px;
	margin-bottom:2px;
}
.text30{
	width:390px;
	border:1px solid #999999;
	height:22px;
	padding-bottom:0px;
}
select.text30{
	height:10em;
}
.text40{
	width:520px;
	display:block;
	border:1px solid #999999;
	height:3em;
	padding-top:6px;
	padding-bottom:0px;
	margin-bottom:3px;
}
/*▼リファクタ新規*/
.text40_no_height{
	width:520px;
	display:block;
	border:1px solid #999999;
	padding-top:6px;
}
/*▲リファクタ新規*/
.textpass{
	border:1px solid #999999;
	width:140px;
	margin:0;
	padding:3px 1px 0px 1px;
	height:22px;
	margin-bottom:3px;
}
.textmax{
	width:530px;
	border:1px solid #999999;
	padding:3px 1px 0px 1px;
	margin-bottom:3px;
}
.textmaxmap{/*---CRP-DSIR-2900---*/
	width:487px;
	display:block;
	border:1px solid #999999;
	padding:3px 1px 0px 1px;
	margin-bottom:3px;
}
input.textmax{
	height:22px;
	padding-top:7px !important;
}
.textmaxselect{/*---CRP-DEIM-0300---*/
	width:410px;
	display:block;
	border:1px solid #999999;
	height:22px;
	line-height:130%;
}
.textmaxtem{/*---CRP-MDMR-0900,CRP-CMIM-1100---*/
	width:558px;
	display:block;
	border:1px solid #999999;
}
.textmaxcom{/*---CRP-CMIM-1600---*/
	width:480px;
	display:block;
	border:1px solid #999999;
	padding:0px 0px 0px 1px;
	height:22px;
}
input.textmaxcom{
	padding:3px 1px 0px 1px;
	margin-bottom:3px;
}
textarea.textmax{
	height:50px;
}
/*必須---------------------------------------------------------------*/
.must{
	text-align:left;
	color:#FF3300 !important;
	margin:5px 0px 0px 3px;
	padding:3px 3px 0px 3px;
	white-space:nowrap;
}
span.span_must,
input.input_must,
select.input_must,
textarea.input_must{
	background:#f9d9d9;
}
span.span_must{
	width:10em !important;
}
/*非活性-------------------------------------------------------------*/
*:disabled{
	background:#aaaaaa;
}
textarea.input_must:disabled{
	background:#aaaaaa;
}
/*--CRP-MHMR-3400（HDMで発信0件の場合のH4内でエラー表示）--*/
#main span.must{
	font-weight:normal;
	text-align:left;
	margin:5px 0px 0px 3px;
	padding:3px 3px 0px 3px;
}
dl .must{
	font-weight:bold;
	text-align:left;
	margin:5px 0px 0px 3px !important;
	padding:3px 3px 0px 3px !important;
}
.must_short{
	font-weight:bold;
	text-align:left;
	color:#FF0000 !important;
}
/*===４：ボタン===========================================================*/
input[type="submit"]{
	margin:0;
	padding:0;
}
/*---メイン動作ボタン共通---*/
a.actbtn,
input.actbtn,
input.othbtn,
input.othbtn_small{
	padding:15px 30px 13px 30px;
	margin:0px 0px 0px 10px;
	color:#FFFFFF !important;
	text-decoration:none !important;
	font-weight:bold;
	border:solid 4px #DDDDDD;
	cursor:pointer;
	background:#0066FF url("../images/bg_main_on.gif") right center;
	min-width:4em;
	height:auto !important;
}
a.othbtn_small.openModal {
	display: inline-block;
	padding: 10px 5px 10px 5px;
}
.btnWrapperObOg{
	margin-top:30px;
}
/*
CRP_HDM_G_03010
CRP_HDM_G_03020
*/
input.othbtn_small.skauto{
	padding:15px 0px 13px 0px !important;
	min-width:10em;
}
input.othbtn_small.skauto-hidden{
	padding:15px 30px 13px 30px;
	margin:0px 0px 0px 10px;
	border:solid 4px #DDDDDD;
	min-width:10em;
	background:#999999 url("../images/bg_main_off.gif") right center;
	height:auto !important;
}
/*--CRP-DCIM-3000--*/
input.othbtn{
	padding:2px 10px 0px 10px;
}
/*--CRP-MDMR-0500--*/
input.othbtn_small{
	padding:10px 5px 10px 5px;
	font-weight:normal;
	border:solid 4px #DDDDDD;
}
a.actbtn:hover,
input.othbtn_small.chousa:hover,
input.othbtn_small.hidden-list:hover,
input.othbtn_small.point:hover,
input.othbtn_small.zumi:hover,
input.actbtn:hover,
input.othbtn:hover,
input.othbtn_small:hover,
input.ngtbtn:hover,
input.ngtbtn2:hover,
span.ngtbtn:hover{
	border-color:#999999;
}
/*---ネガティブボタン（グレー）---*/
input.othbtn_small.chousa,
input.othbtn_small.hidden-list,
input.othbtn_small.zumi,
input.ngtbtn,
span.ngtbtn{
	padding:15px 30px 13px 30px;
	margin:0px 0px 0px 5px;
	color:#FFFFFF;
	font-weight:bold;
	border:solid 4px #DDDDDD;
	cursor:pointer;
	background:#999999 url("../images/bg_main_off.gif") left center;
	height:auto !important;
	cursor: pointer;
}
input.othbtn_small.chousa,
input.othbtn_small.hidden-list{
	width:80px
}
input.ngtbtn2{
	padding:15px 30px 13px 30px;
	margin:0px 0px 0px 5px;
	color:#FFFFFF;
	font-weight:bold;
	border:solid 4px #DDDDDD;
	cursor:pointer;
	background:#999999 url("../images/bg_main_off.gif") right center;
	height:auto !important;
	cursor: pointer;
}

input.othbtn_small.chousa,
input.othbtn_small.hidden-list,
input.othbtn_small.zumi{
	padding:5px 10px 4px 10px !important;
	border:solid 2px #DDDDDD;
	color:#333333;
	font-weight:normal;
}
input.othbtn_small.zumi{
	margin-bottom:3px;
}
input.othbtn_small.hidden-list{
	margin-top:3px;
}
input.othbtn_small.point{
	padding:15px 30px 13px 30px;
	margin:0px 0px 3px 5px;
	color:#FFFFFF;
	font-weight:bold;
	border:solid 4px #DDDDDD;
	cursor:pointer;
	background:#999999 url("../images/bg_main_sub.gif") right center;
	height:auto !important;
}
input.othbtn_small.point{
	padding:5px 10px 4px 10px !important;
	border:solid 2px #DDDDDD;
	color:#333333;
	font-weight:normal;
}
a.othbtn_small.disabled{
	display:inline-block;
	padding:5px 20px 4px 20px !important;
	margin:0px 0px 3px 5px;
	color:#FFFFFF;
	font-weight:bold;
	border:solid 2px #DDDDDD;
	background:#999999 url("../images/common/bg_main_off.gif") center center;
	height:auto !important;
	text-decoration:none !important;
}
a.disable:hover{
	text-decoration:none !important;
}
/*---ファイル選択---*/
input[type="file"]{
	padding:1px 1px 1px 1px;
	color:#FFFFFF;
	color:#000000;
	cursor:pointer;
}
#qrCodeLink{
	width:12em !important;
	white-space:nowrap !important;
}
/*---ヘッダー-------------------------------------------------------------------------------*/
/*---start：tableコーディングの場合---*/
table#header th{
	text-align:left;
}
table#header th img{
	margin:5px 0 5px 0;
}
/*---サブメニュー---*/
table#header td{
	padding:0 10px 6px 0;
}
table#header td ul{
	font-size:12px;
}
/*---end：tableコーディングの場合---*/
/*---end：tableコーディングでない場合---*/
h1 img{
	margin:5px 0px 5px 5px !important;
}
/*---ログイン名と状態------------------------------------------------------------------------*/
/*---start：tableコーディングの場合---*/
table#namescene{
	color:#333333;
	clear:both;
	height:36px;
	width:100%;
	/* background:#0066FF url("../images/bg_main_on.gif") center center; */
	background:url("../images/common/bg_main_on.gif") top center repeat-x #329ad6;/*【dg】*/
}
/*---社名---*/
table#namescene h2{
	padding:8px 0px 8px 10px;
	font-size:90%;
	font-weight:bold;
	width:100%;
	color:#FFFFFF;
	word-wrap:break-word;/*【dg】*/
}
/*---ステータス---*/
table#namescene h3{
	padding:3px 5px 3px 7px;
	margin:0px 5px 0px 0px;
	font-size:12px;
	font-weight:normal;
	color:#FFFFFF;
	float:right;
}
/*---end：tableコーディングの場合---*/
/*---状態---*/
#scene{
	margin:5px 10px 5px 0;
	background-color:#FF9900;
}
#scene td{
	background-color:#FF9900;
}
#scene th{
	padding:2px 0 2px 0;
	font-size:12px;
	font-weight:normal;
	background-color:#FF9900;
}
/*---なし状態---*/
#noscene{
	margin:5px 10px 5px 0;
	background-color:#FF9900;
}
#noscene td{
	background-color:#FF9900;
}
#noscene th{
	padding:2px 0 2px 0;
	font-size:12px;
	font-weight:normal;
	background-color:#FF9900;
}

/*---メニュー--------------------------------------------------------------------------------*/
#menu dl{
	line-height:100%;
	border:solid 1px #DDDDDD;
	background:#F3F3F3;
	overflow:visible;
}
#menu dl dd{
	background:#FFFFFF;
}
/*---大項目のリンク(通常)---*/
#menu dl dt span.link_none,
#menu dl dt a{
	font-weight:bold;
	display:block;
	padding:14px 3px 12px 5px;
	margin-bottom:1px;
	background:#999999 url("../images/bg_menu_off.gif") no-repeat right center;
	color:#333333;
}
/*---大項目のリンク(現在位置)---*/
#menu dl dt#now a,
#menu dl dt a:hover{
	background:#FF9900 url("../images/bg_menu_on.gif") no-repeat right center;
	color:#FFFFFF;
	text-decoration:none !important;
}
/*---大項目のリンク(リンクが存在しない場合)*/
#menu dl dt span.link_none{
	color:#666666;
}
#menu dl dt.spacer{
	background:#FFFFFF;
	height:30px;
}
/*---小項目---*/
#menu dl dd a{
	display:block;
	padding:10px 3px 8px 22px;
	width:173px;
	margin:1px auto 1px; /* IE6でマウスホバー時にボーダー(実際には背景が見えている)が消える問題の対応 */
	color:#000000;
	text-decoration:none !important;
	background:#FFFFFF;
}
/*---小項目---*/
#menu dl dd a:hover,
#menu dl dd#now a{
	text-decoration:none;
	background:#DDDDDD;
}
/* ロック */
#menu dl dd.lock a{
	background:#FFFFFF url("../images/bg_menu_lock_off_honnavi.gif") no-repeat right center;
}
#menu dl dd.lock a:hover,
#menu dl dd#now.lock a{
	background:#DDDDDD url("../images/bg_menu_lock_on_honnavi.gif") no-repeat right center;
}
/* ★ */
#menu dl dd.star a{
	background:#FFFFFF url("../images/bg_menu_star_off.gif") no-repeat right center;
}
#menu dl dd.star a:hover,
#menu dl dd#now.star a{
	background:#DDDDDD url("../images/bg_menu_star_on.gif") no-repeat right center;
}
#menu dl dd.emphasis a{/*【dg】*/
	background-color:#ffe2cf;
}
#menu dl dt.opened a{
	background:#DDDDDD url("../images/bg_menu_opened_off.gif") no-repeat right center;
}
#menu dl dt.opened a:hover{
	background:#DDDDDD url("../images/bg_menu_opened_on.gif") no-repeat right center;
}

#menu dl dt.closed a{
	background:#DDDDDD url("../images/bg_menu_closed_off.gif") no-repeat right center;
}
#menu dl dt.closed a:hover{
	background:#DDDDDD url("../images/bg_menu_closed_on.gif") no-repeat right center;
}

#box_star span.star{
	color:#0066FF;
	font-size:22px;
}
#box_star{
	padding:.5em;
	line-height:1.6em;
}

/*---コンテンツ--------------------------------------------------------------------------------*/
/*---ページタイトル---*/
#pagetitle,
#pagetitle2,
#pagetitle3{
	border:solid 2px #DDDDDD;
	text-align:left;
}
#pagetitle h3,
#pagetitle2 h3{
	padding:13px 0px 8px 10px;
	font-size:100%;
	font-weight:bold;
	background:#ffffe7;
}
/*---ページ説明---*/
#contents h4 ,
#box_center h4{
	margin:-2px 0 0 0;
	padding:0px 3px 7px 35px;
	font-size:12px;
	line-height:1.5em;
	border-bottom:solid 2px #DDDDDD;
	border-left:solid 2px #DDDDDD;
	border-right:solid 2px #DDDDDD;
	background:#ffffe7 url("../images/icon_direction.gif") no-repeat 12px .1em;
}
/*▼リファクタ新規*/
#contents5 h4,
#contents6 h4{
	margin:-2px 0 0 0;
	padding:0px 3px 7px 27px;
	font-size:12px;
	line-height:1.5em;
	border-bottom:solid 2px #DDDDDD;
	border-left:solid 2px #DDDDDD;
	border-right:solid 2px #DDDDDD;
	background:#ffffe7 url("../images/icon_direction.gif") no-repeat 12px .1em;
}

/*▲リファクタ新規*/

#contents h4 span,
#box_center h4 span{
	color:#0066FF;
}
#linkblarea{
	margin:7px 0 0 0;
	font-size:12px;
}
/*---内容エリア---*/
#main{
	margin:10px 0 0 0;
	font-size:12px;
	line-height:140%;
}
.box_center{
	text-align:center;
}
/*---フッター---------------------------------------------------------------------------------*/
#footer2,
#footer{
	clear:both;
	margin:10px 0 0 0;
	padding:8px 0;
	color:#FFFFFF;
	font-size:70%;
	background-color:#FF9900;
	text-align:center;
	background:#999999 url("../images/bg_main_off.gif") center center;
	font-family:Georgia;
}
#box_commontop #innerfooter a:link{
	padding-right:3em;
}
/*CRP_HDM_G_07020 / CRP_HDM_G_07010 / CRP_CRP_G_06010*/
#footer2{
	width:520px
}
/*===７：表（テーブル）============================================================*/
/*---標準の表（thグレー背景・td白背景）---*/
.table01{
	width:100%;
	border:1px solid #DDDDDD;
	text-align:left;
	border-collapse:collapse;
}
.table01 th{
	padding:15px 3px 15px 3px;
	border-right:solid 1px #DDDDDD;
	border-bottom:solid 1px #DDDDDD;
	/*
	background:#CCCCCC;
	*/
	font-weight:bold;
	font-size:110%;
	background: #329ad6 url("../images/bg_main_on.gif") center top repeat-x;/*【dg】*/
	color:#FFFFFF;
}
.table01 th a{
	color:#FFFFFF;
}
.table01 th a.sort {
	color:#0066FF;
}
.table01 th.file{
	padding-top:10px;
}
.table01 td{
	padding:10px 2px 5px 2px;
	border-right:solid 1px #DDDDDD;
	border-bottom:solid 1px #DDDDDD;
	word-break:break-all;
}
.table01 th table tr td{
	padding:0px 5px 0px 5px;
	border:0;
	white-space:normal !important;
}
.table01 td table tr td{
	padding:0px;
	border:0;
}
.table01 td table.table01{
	border-top:solid 1px #DDDDDD;
	border-left:solid 1px #DDDDDD;
	background:#FFFFFF;
}
.table01 td table.table01 tr th{
	padding:10px;
	border-right:solid 1px #DDDDDD;
	border-bottom:solid 1px #DDDDDD;
	background:#EEEEEE;
	color:#000000;
}
.table01 td table.table01 tr td{
	padding:5px;
	border-right:solid 1px #DDDDDD;
	border-bottom:solid 1px #DDDDDD;
	background:#FFFFFF;
}
.table01 ul{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
.table01 ul li{
	padding:0px 0px 0px 0px;
	list-style-type:none;
}
.table01 tr th table td div ul li{
	white-space:nowrap;
}
/*CRP_ENT_G_16050*/
#contentsLiquidWrapper #main .table01{
	_margin:0px !important;
}
/*ヘルプリンク*/
.link_help,
.nextlinkgr2,
.link_counter,
.nextlinkgr,
.nextlinkbl{
	list-style:none;
	display:inline;
	white-space:nowrap;
	font-weight:normal;
	margin:0px 0px 0px 10px;
	padding:0px 0px 0px 0px !important;
}

/*---○アイコン　左向き---*/
.backlinkbl{
	padding:2px 0px 2px 10px;
	background:url("../images/arrow_left.gif") no-repeat 0 .5em;
	list-style:none;
	display:inline;
	white-space:nowrap;
}
/*---○アイコン　閉じる---*/
.close{
	padding:0px 0px 4px 20px;
	background:url("../images/icon_close.gif") no-repeat 0 .0em;
	list-style:none;
	display:inline;
	white-space:nowrap;
}
/*---○アイコン　右向き　display:block;---*/
.nextlinkbl2{
	padding:2px 0px 5px 10px !important;
	background:url("../images/arrow_right.gif") no-repeat 0 .7em;
	list-style:none;
	display:inline;
	white-space:nowrap;
	display:block;
}
/*---標準の表（thグレー背景・td白背景）---*/
.table11{
	border-top:solid 1px #DDDDDD;
	border-left:solid 1px #DDDDDD;
	text-align:left;
}
.table11 th{
	padding:3px;
	border-right:solid 1px #DDDDDD;
	border-bottom:solid 1px #DDDDDD;
	background-color:#EEEEEE;
}
.table11 td{
	padding:10px 5px 10px 5px;
	border-right:solid 1px #DDDDDD;
	border-bottom:solid 1px #BBBBBB;
}
.table11 th table tr td{
	padding:2px;
	border:0;
	background-color:#DDDDDD;
}
.table11 td table tr td{
	padding:2px;
	border:0;
}
/*HDM・スカウトの条件・状態表示の枠組み*/
/*
include_hdmscout_state
CRP_CMP_G_01010
CRP_ENT_G_06010
CRP_ENT_G_01010
・・・
*/
div#box_scount_condition,
div#box_scount_count{
	width:auto;
	display:block;
	text-align:center;
}
div#box_scount_condition h5,
div#box_scount_count h5{
	padding:10px 3px 10px 3px;
	border-bottom:1px solid #DDDDDD;
	background:#f2f2f2 url("../images/bg_main_off.gif") right center repeat-x;
	font-weight:bold;
	text-align:left;
}
/*条件表示用のテーブル*/
.table_scount_condition,
.table_jyoken{
	margin:10px auto;
	font-size:100%;
	line-height:130%;
	border-top:1px solid #DDDDDD;
	border-right:1px solid #DDDDDD;
}
.table_scount_condition th,
.table_scount_condition td,
.table_jyoken th,
.table_jyoken td{
	padding:10px 3px 10px 3px;
	margin:0px 0px 0px 0px;
	border-bottom:1px solid #DDDDDD;
	border-left:1px solid #DDDDDD;
}
.table_scount_condition th,
.table_jyoken th{
	width:30%;
	text-align:center;
	vertical-align:top;
	background:#EEEEEE;
}
.table_scount_condition td,
.table_jyoken td{
	width:70%;
	background:#FFFFFF;
}
/*ポイント表示のテーブル*/
.box_table_point{
	margin:10px auto 10px auto;
	width:70%;
	border:1px solid #DDDDDD;
	border-top:2px solid #666666;
	background:#ffffe7;
	text-align:center;
	padding:10px 0;
}

.box_table_point table{
	margin-right:150px;
}
.box_table_point table th{
	padding:5px 3px 5px 3px;
	width:68%;
	text-align:right;
	box-sizing: border-box;/*【dg】*/
}
.box_table_point table td{
	padding:5px 3px 5px 3px;
	/* width:30%; */
	width:140px!important;/*【dg】*/
	text-align:right;
	color:#FF3300;
	font-family:Arial;
	font-weight:bold;
	letter-spacing:1px;
	box-sizing: border-box;/*【dg】*/
}
/*参画状態表示*/
/*
CRP_ENT_G_01030
・・・
*/
.table_stateonly{
	margin:10px auto;
	width:70%;
	border:1px solid #DDDDDD;
	border-top:2px solid #666666;
	background:#ffffe7;
	margin-left:auto;
	margin-right:auto;
}
.table_stateonly th{
	padding:10px 3px 5px 3px;
	width:50%;
	font-size:100%;
	text-align:right;
	white-space:nwrap;
}
.table_stateonly td{
	padding:10px 3px 5px 3px;
	width:50%;
	color:#FF3300;
	font-size:100%;
	font-weight:bold;
	white-space:nwrap;
}
/*参画状態表示（企業マイページの場合）*/
.table_stateonly_corpmypage{
	margin:10px auto;
	width:95%;
}
.table_stateonly_corpmypage th{
	padding:5px 3px 5px 3px;
	font-size:130%;
	color:#FF3300;
	text-align:left;
}
.table_stateonly_corpmypage td{
	padding:5px 3px 5px 3px;
	font-size:130%;
	text-align:left;
}
.table_stateonly_corpmypage td span{
	font-weight:normal;
}
.table_stateonly_corpmypage td b{
	font-weight:normal;
	border:1px solid #000000;
	background:#EEEEEE;
	padding:0px 5px 0px 5px;
	margin:0px 5px 0px 5px;
}
.table_stateonly_corpmypage td strong{
	font-weight:normal;
	border:1px solid #000000;
	background:#EEEEEE;
	padding:0px 5px 0px 5px;
	margin:0px 5px 0px 5px;
}
/*---■リンク色設定あり■---*/
/*---.table02 ボタン上下の表（ベージュ背景・ベージュ枠／CRP-MHMR-0100など）---*/
/*---.table07 ■更新日付を変更の表（クリーム背景・グレー枠／CRP-DEIM-0300など）---*/
.table07{
	margin-top:20px !important;
	margin-bottom:20px !important;
	border-top:1px solid #DDDDDD;
	border-left:solid 1px #DDDDDD;
}
.table07 td{
	padding:0px;
	border-right:solid 1px #DDDDDD;
	border-bottom:solid 1px #DDDDDD;
}
.table07 td .dl01{
	width:100%;
}
.table07 td .dl01 dt{
	font-weight:bold;
	padding:10px 0px 10px 0px;
	word-break:break-all;
	background:#f2f2f2 url("../images/bg_main_off.gif") center center repeat-x;
	border-bottom:1px solid #DDDDDD;
}
.table07 td .dl01 dd{
	margin:0 !important;
	padding:10px 10px 10px 10px !important;
	word-break:break-all;
}
.table02{
	border-top:1px solid #DDDDDD;
	border-left:solid 1px #DDDDDD;
}
.table02 td{
	padding:3px;
	border-right:solid 1px #DDDDDD;
	border-bottom:solid 1px #DDDDDD;
	background:#ffffe7;
}
/*---■リンク色設定あり■---*/
/*---ネスト用（白背景・グレー枠／CRP-MHMR-3600）---*/
.table01 td .table03{
	border-top:solid 1px #DDDDDD;
	border-left:solid 1px #DDDDDD;
}
.table01 td .table03 th{
	padding:3px;
	text-align:center;
	border-right:solid 1px #DDDDDD;
	border-bottom:solid 1px #DDDDDD;
	background-color:#FFFFFF;
}
.table01 td .table03 td{
	padding:3px;
	border-right:solid 1px #DDDDDD;
	border-bottom:solid 1px #DDDDDD;
}
/*---ネスト用（thグレー背景／5-11,5-12.5-19htmlなど）---*/
.table01 td .table01 td{
	padding:3px;
	border-right:solid 1px #DDDDDD;
	border-bottom:solid 1px #DDDDDD;
}
/*---ネスト用（グレー背景／4-17,4-8,6-3,CRP-MDMR-0400）---*/
.table01 td .table04{
	border-top:solid 1px #DDDDDD;
	border-left:solid 1px #DDDDDD;
}
.table01 td .table04 td{
	padding:3px;
	border-right:solid 1px #DDDDDD;
	border-bottom:solid 1px #DDDDDD;
	background-color:#EEEEEE;
}
/*---検索条件（キー）---*/
.narrow .table_search{
	border-top:solid 1px #FF9900;
	border-left:solid 1px #FF9900;
	font-size:117%;
	font-weight:bold;
}
.narrow .table_search td{
	border-right:solid 1px #FF9900;
	border-bottom:solid 1px #FF9900;
	padding:4px 4px 4px 23px !important;
	list-style:none;
	color:#000000;
}
.narrow .table_search td strong{
	color:#444444;
}
/*---絞り込みされた結果は以下の通りです。の段落（黒太字／CRP-MHMR-1400など）---*/
.narrow p{
	margin:0 0 5px 0;
	font-weight:bold;
	font-size:117%;
}
/*テーブル内のフォントサイズ一括指定*/
.table01,
.table02,
.table03,
.table04,
.table05,
.table06,
.table07,
.table08,
.table09,
.table10{
	width:100%;
	font-size:100%;
	line-height:150%;
}
.table01 table{
	width:100%;
}
/*表組みのTH内で入れ子になった表題*/
.table01 th table,
.table02 th table,
.table03 th table,
.table04 th table,
.table05 th table,
.table06 th table,
.table07 th table,
.table08 th table,
.table09 th table{
	font-weight:bold;
}
.table09{
	width:100% !important;
}
.table09 td{
	padding:15px 5px 5px 5px;
	width:20%;
	text-align:center;
	white-space:nowrap;
	vertical-align:bottom;
}
.table09 td.left{
	width:33%;
	text-align:left;
}
.table09 td.right{
	width:33%;
	text-align:right;
}
.table09 td.center{
	width:33%;
	text-align:center;
}
.table09 td span{
	margin-right:.5em;
}
/*---メニューページの表（th太字／CRP-CMIM-0100など）---*/
.table06{
	border-top:1px solid #DDDDDD;
	border-left:solid 1px #DDDDDD;
	margin-left:0px !important;
}
.table06 th{
	padding:5px;
	border-right:solid 1px #DDDDDD;
	border-bottom:solid 1px #DDDDDD;
	font-weight:bold;
	text-align:left;
	background:#f9f9f9;
}
.table06 th.hyoudai{
	padding:15px 10px 15px 10px;
	border-right:solid 1px #DDDDDD;
	border-bottom:solid 1px #DDDDDD;
	font-weight:bold;
	text-align:left;
	background:#f2f2f2 url("../images/bg_main_off.gif") center center repeat-x;
}
.table06 th.hyoudai .attention{
	color:#FFFFFF;
}
.table06 th.hyoudai table{
	padding:0px;
	border:solid 0px #DDDDDD;
}
.table06 th.hyoudai table td{
	padding:0px;
	border:solid 0px #DDDDDD;
}
.table06 th.hyoudai a{
	font-weight:normal;
}
.table06 td{
	padding:7px;
	border-right:solid 1px #DDDDDD;
	border-bottom:solid 1px #DDDDDD;
	word-break:break-all;
}
.table06 td td{
	border:0;
}
/*---入稿完了通知---*/
.table08{
	border-top:2px solid #DDDDDD;
	border-left:solid 1px #DDDDDD;
	text-align:left;
}
.table08 th{
	border-right:solid 1px #DDDDDD;
	border-bottom:solid 1px #DDDDDD;
	background:#f2f2f2 url("../images/bg_main_off.gif") center center repeat-x;
	margin:0 0 0 0;
	padding:10px 10px 10px 10px;
}
.table08 td{
	padding:10px 5px 10px 5px;
	border-right:solid 1px #DDDDDD;
	border-bottom:solid 1px #DDDDDD;
	background:#ffffe7;
}
.table08 th table td{/*【dg】*/
	border:none;
	background:#f2f2f2 url("../images/bg_main_off.gif") center center repeat-x;
	margin:0 0 0 0;
	padding:0;
}
.table02 table.inner,
.table08 table.inner {/*【dg】*/
	width:90%!important;
	margin:0 auto;
	padding:0;
	border:none;
}
.table02 table.inner th,
.table08 table.inner th {
	text-align:right;
}
.table02 table.inner th,
.table02 table.inner td,
.table08 table.inner th,
.table08 table.inner td {/*【dg】*/
	width:45%!important;/*【dg】部分追加*/
	border:none;
	margin:0 0 0 0;
	padding:5px;
	background-color:transparent;
	background-image:none;
}
.table08 .box_pointer{
	/* padding:0px 0px 0px 0px; !impornat */ /*【dg】削除*/
	padding:0!important;
}
.table08 .box_pointer p{/*【dg】*/
	margin:0;
	padding:0!important;
}

/*都道府県選択の上側のテーブル（CRP-MDMR-0300等）*/
.table_areaselect{
	margin:0px 0px 0px 0px;
	padding:10px 3px 10px 25px;
	color:#000000;
	border:2px solid #DDDDDD;
	background:#ffffe7;
	line-height:150%;
	text-align:left;
}
.table_areaselect label{
	margin:0px 30px 0px 0px;
	font-weight:bold;
}
.box_areaselect{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 20px;
	background:#ffffe7 url("../images/icon_right_bottom.gif") no-repeat 8px 0px;
}
.box_areaselect_none{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	font-size:1px;
}
/*エントリー数・アクセス数*/
#table_entrycount{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	border-collapse:collapse;
	border-right:1px solid #DDDDDD;
	background:#FFFFFF;
	font-size:90%;
	width:100%;
}
.table_entrycount{
	border-right:0px solid #DDDDDD !important;
}
#table_entrycount th{
	margin:0px 0px 0px 0px;
	padding:5px 3px 5px 3px;
	border:1px solid #CCCCCC;
	background:#EEEEEE;
	vertical-align:top;
	word-break:break-all;
	white-space:normal;
	text-align:center;
	letter-spacing:-1px;
}
#table_entrycount th b{
	font-weight:normal;
}
#table_entrycount th,
#table_entrycount th b{
	word-break:break-all !important;
}
#table_entrycount td{
	margin:0px 0px 0px 0px;
	padding:5px 3px 5px 3px;
	border-bottom:1px solid #DDDDDD;
	border-left:1px solid #DDDDDD;
	border-right:1px solid #DDDDDD;
	word-break:break-all !important;
	font-size:12px;
}
#table_entrycount .daybtn{
	text-align:center;
}
#table_entrycount .daybtn td{
	padding:1px 0px;
}
colgroup.entrycount_01{	width:6%;	text-align:right;	}
colgroup.entrycount_02{	width:6%;	text-align:right;	}
colgroup.entrycount_03{	width:6%;	text-align:right;	}
colgroup.entrycount_04{	width:6%;	text-align:right;	}
colgroup.entrycount_05{	width:6%;	text-align:right;	}
colgroup.entrycount_06{	width:6%;	text-align:right;	}
colgroup.entrycount_07{	width:6%;	text-align:right;	}
colgroup.entrycount_08{	width:6%;	text-align:right;	}
colgroup.entrycount_09{	width:6%;	text-align:right;	}
colgroup.entrycount_10{	width:6%;	text-align:right;	}
colgroup.entrycount_11{	width:6%;	text-align:right;	}
colgroup.entrycount_12{	width:6%;	text-align:right;	}
colgroup.entrycount_13{	width:6%;	text-align:right;	}
colgroup.entrycount_14{	width:6%;	text-align:right;	}
colgroup.entrycount_15{	width:6%;	text-align:right;	}

/*エントリーデータ分析*/

#wrapper_nomenu{
	width:950px;
	margin-left:auto;
	margin-right:auto;
}
#wrapper_nomenu #main{
	width:930px;
}
/* ▼リファクタ新規 */
/* 左メニュー領域を詰める */
#layout td#entryMenu {
	width:5px;
}

/* エントリーデータ分析（地域タブ）で多段になっているヘッダがずれる問題の修正 */
div#wrapper table#layout td#contents div#main table.tblcloth th {
	white-space:normal;
}
/* ▲リファクタ新規 */

/*エントリーデータ分析のヘッダー*/
#header_entrydata{
	background:#FFFFFF url("../images/bg_main_on.gif") left top repeat-x;
	height:100px;
}
#header_entrydata td{
	line-height:1em;
	color:#FFFFFF;
}
#header_entrydata td.td_mynavilogo{
	width:300px;
	text-align:center;
	font-size:1px;
	background:#FFFFFF url("../images/bg_entrydata_mynavilogo.gif") right top no-repeat;
}
#header_entrydata td.td_datalogo{
	width:305px;
	font-size:100%;
	font-size:1px;
}
#header_entrydata td.td_name{
	line-height:1.7em;
	font-size:12px;
}
/*エントリーデータ分析のタブ*/
#linktab_entrydata{
	clear:both;
	margin-top:0px;

}
#linktab_entrydata ul{
	background:url("../images/bg_main_off.gif") no-repeat center center;
}
#linktab_entrydata ul li,
#linktab_entrydata ul li a{
	display:block;
	float:left;
	width:105px;
	text-align:center;
	color:#555555;
	border-right:1px dotted #999999;
}
@media print{
	#linktab_entrydata ul li,
	#linktab_entrydata ul li a{
		width:80px;
	}
}

#linktab_entrydata ul li.now,
#linktab_entrydata ul li.now a{
	background:url("../images/bg_main_on.gif") no-repeat center center;
	color:#FFFFFF;
	text-decoration:none !important;
}
#linktab_entrydata ul li a{
	padding-top:15px;
	margin-right:1px;
}
#linktab_entrydata ul li a:hover{
	text-decoration:none !important;
}
#linktab_entrydata .clear{
	width:1px;
	height:1px;
	background:#FFFFFF;
}
#linktab_entrydata h3{
	clear:both;
	margin-top:10px;
	padding:10px 10px 10px 27px;
	background:#ffffe7;
	margin-bottom:20px;
	line-height:1.5em;
	background:#ffffe7 url("../images/icon_direction.gif") no-repeat 8px 1.1em;


}
/*エントリーデータ分析の最上段の総数表示テーブル*/
div#box_entrydata_all{
	width:100%;
}
.tblcloth{
	margin:0px 0px 3px 0px;
	padding:0px 0px 0px 0px;
	border-right:1px solid #DDDDDD;
	width:100%;
}
div#box_entrydata_all caption,
.tblcloth caption{
	font-size:100%;
	text-align:left;
	font-weight:bold;
	padding:15px 3px 15px 3px;
	border-right:solid 1px #DDDDDD;
	border-left:solid 1px #DDDDDD;
	border-bottom:solid 1px #DDDDDD;
	border-top:2px solid #DDDDDD;
	background:#f2f2f2 !important;
}
div#box_entrydata_all caption{
	text-align:center;
	border-top:2px solid #DDDDDD;
	background:#f2f2f2 url("../images/bg_grade_highlight.gif") 0px 0px repeat-x;
	font-size:25px;
	line-height:1.0em;
	padding:15px 3px 10px 3px;
}
div#box_entrydata_all caption span{
	font-size:12px;
	font-weight:normal;
}
.boxentrysearch_left .table01 th,
.boxentrysearch_right .table01 th,
div#box_entrydata_all th,
.tblcloth th{
	font-size:100%;
	text-align:center;
	font-weight:bold;
	padding:15px 3px 15px 3px;
	border-bottom:solid 1px #DDDDDD;
	border-left:solid 1px #DDDDDD;
	border-top:2px solid #DDDDDD;
	background:#f2f2f2 !important;
}
.boxentrysearch_left .table01 th,
.boxentrysearch_right .table01 th{
	color:#333333;
}
div#box_entrydata_all th{
	border-top:solid 0px #666666;
	text-align:right;
	background:#FFFFFF !important;
	line-height:1.4em;
	padding:5px 3px 5px 3px;
}
#table_entrydata_kensuu th span,
div#box_entrydata_all th span{
	font-weight:normal;
	color:#666666;
}
div#box_entrydata_all td,
.tblcloth td{
	margin:0px 0px 0px 0px;
	padding:7px 5px 7px 5px;
	border-bottom:1px solid #DDDDDD;
	border-left:1px solid #DDDDDD;
	word-break:break-all;
	font-size:100%;
	line-height:1.4em;
}
.tblcloth td a{
	color:#FFFFFF;
}
div#box_entrydata_all td{
	text-align:right;
	font-weight:bold;
	color:#FF3300;
	border-right:1px solid #DDDDDD;
	font-family:Arial;
	font-size:150%;
	padding:5px 3px 5px 3px;
}
#table_entrydata_kensuu tr.highlight td,
div#box_entrydata_all tr.highlight td{
	font-size:212%;
}
div#box_search_options{
	width:100%;
}
.tblcloth{
	margin:0px 0px 3px 0px;
	padding:0px 0px 0px 0px;
	border-right:1px solid #DDDDDD;
	width:100%;
}
div#box_search_options table{
	width: 100%;

}
div#box_search_options caption,
.tblcloth caption{
	font-size:100%;
	text-align:left;
	font-weight:bold;
	padding:15px 3px 15px 3px;
	border-right:solid 1px #DDDDDD;
	border-left:solid 1px #DDDDDD;
	border-bottom:solid 1px #DDDDDD;
	border-top:2px solid #DDDDDD;
	background:#f2f2f2 !important;
}
div#box_search_options caption{
	text-align:center;
	border-top:2px solid #DDDDDD;
	background:#f2f2f2 url("../images/bg_grade_highlight.gif") 0px 0px repeat-x;
	font-size:25px;
	line-height:1.0em;
	padding:15px 3px 10px 3px;
}
div#box_search_options caption span{
	font-size:12px;
	font-weight:normal;
}
.boxentrysearch_left .table01 th,
.boxentrysearch_right .table01 th,
div#box_search_options th,
.tblcloth th{
	font-size:100%;
	text-align:center;
	font-weight:bold;
	padding:15px 3px 15px 3px;
	border-bottom:solid 1px #DDDDDD;
	border-left:solid 1px #DDDDDD;
	border-top:2px solid #DDDDDD;
	background:#f2f2f2 !important;
}
.boxentrysearch_left .table01 th,
.boxentrysearch_right .table01 th{
	color:#333333;
}
div#box_search_options th{
	border-top:solid 0px #666666;
	text-align:right;
	background:#FFFFFF !important;
	line-height:1.4em;
	padding:5px 3px 5px 3px;
	width: 40%;
}
#table_entrydata_kensuu th span,
div#box_search_options th span{
	font-weight:normal;
	color:#666666;
}
div#box_search_options td,
.tblcloth td{
	margin:0px 0px 0px 0px;
	padding:7px 5px 7px 5px;
	border-bottom:1px solid #DDDDDD;
	border-left:1px solid #DDDDDD;
	word-break:break-all;
	font-size:100%;
	line-height:1.4em;
}
.tblcloth td a{
	color:#FFFFFF;
}
div#box_search_options td{
	text-align:left;
	/* font-weight:bold;
	color:#FF3300; */
	border-right:1px solid #DDDDDD;
	font-family:Arial;
	/* font-size:150%; */
	padding:5px 3px 5px 3px;
}
#table_entrydata_kensuu tr.highlight td,
div#box_search_options tr.highlight td{
	font-size:212%;
}


/*CRP-EDAS-0800*/
#table_entrydata_jyoken,
#table_entrydata_kensuu{
	border-left:1px solid #DDDDDD;
	border-bottom:1px solid #DDDDDD;
	margin-bottom:10px;
}
#table_entrydata_jyoken{
	float:left;
	width:63% !important;
	height:250px;
}
#table_entrydata_kensuu{
	float:right;
	width:35% !important;
}
#table_entrydata_jyoken caption,
#table_entrydata_kensuu caption{
	border-color:#666666;
	font-size:100%;
	text-align:center;
	font-weight:bold;
	padding:15px 3px 15px 3px;
	border-right:solid 1px #DDDDDD;
	border-left:solid 1px #DDDDDD;
}
#table_entrydata_jyoken caption{
	border-top:2px solid #DDDDDD;
	background:#f2f2f2 url("../images/bg_main_off.gif") center center repeat-x    !important;
}
#table_entrydata_kensuu caption{
	border-top:2px solid #DDDDDD;
	background:#f2f2f2 url("../images/bg_grade_highlight.gif") 0px 0px repeat-x;
}

#table_entrydata_kensuu th,
#table_entrydata_kensuu td,
#table_entrydata_jyoken th,
#table_entrydata_jyoken td{
	padding:3px;
	line-height:1.4em;
	border-right:1px solid #DDDDDD;
	border-top:1px solid #DDDDDD;
	text-align:right;
}
#table_entrydata_kensuu th,
#table_entrydata_jyoken th{
	font-size:100%;
}

#table_entrydata_jyoken th{
	width:30% !important;
}
#table_entrydata_jyoken td{
	width:70%;
	font-size:100%;
	text-align:left;
}
#table_entrydata_kensuu td{
	font-weight:bold;
	color:#FF3300;
	font-family:Arial;
	font-size:130%;
}
.tblcloth .kisuusell,
.tblcloth .kisuusell td,
.tblcloth .kisuusell th{
	background:#EEEEEE;
	font-weight:bold;
}
.tblcloth th strong,
.tblcloth th b{
	padding:10px;
	color:#000000;
	font-size:150%;
	font-family:Arial;
}
.strong_01{
	background:#56a1fd !important;
}
.strong_02{
	background:#fdad56 !important;
}
.weak_01{
	background:#fee7ce !important;
}
.weak_02{
	background:#fee7ce !important;
}
/*---dl表---*/
.dl01{
	width:100%;
}
.dl01 dt{
	font-weight:bold;
	padding:12px 0px 10px 0px;
	word-break:break-all;
	margin-bottom:10px;
	background:#DDDDDD;
}
.dl01 dt:after{/*【dg】*/
	content:".";
	display:block;
	clear:both;
	height:0;
	visibility:hidden;
	font-size:0;
}

.dl01 dd{
	margin:0 0 10px 0px;
	padding:0px 0px 4px 5px;
	word-break:break-all;
}
.dl01 dd dt{
	padding:2px 0 4px 0;
	font-weight:normal;
}
.dl01 dd .dl02{
	padding:10px 19px 0 14px;
}
.dl01 dd .dl02 dt{
	font-weight:bold;
	padding:12px 0px 10px 0px;
	word-break:break-all;
	margin-bottom:10px;
	background:#DDDDDD;
}
.dl01 dd .dl02 dd{
	padding-left:5px;
}
.dl01 dd dd{
	padding:0;
}
.dl01 .dt_txt_rgiht{/*【dg】*/
	/* float:right; */
	display:inline-block;
	padding-right:6px;
	font-size:10px;
	font-weight:normal;
}
.dl01 dd.txt_off{/*【dg】*/
	background-color:#AAAAAA;
	padding-top:5px;
}
.dl01 dd.txt_off span{/*【dg】*/
	padding:0px 0 0 10px;
	color:#FFFFFF;
}

	/*▼リファクタ新規*/
.dl01 dd span{
	/*
	white-space:nowrap;
	*/
	padding:0px 0 0 10px;
	color:#666666;
}
/*▲リファクタ新規*/
.dl01 dd table{
	width:98%;
}
.dl01 dd table td{
	word-break:break-all;
}
.dl01 dt.p_relative {
	position:relative;
}
.dl01 dt.p_relative span.dt_right {
	position:absolute;
	right: 10px;
	top: 12px;
	font-weight:normal;
}
.dl01 dt.p_relative span.icn_check:before {
	content: "";
	position: absolute;
	top: 50%;
	left: -14px;
	display:block;
	width: 5px;
	height: 10px;
	margin-top: -9px;
	border-right: 2px solid #666;
	border-bottom: 2px solid #666;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}
.dl03 {
	padding:10px 0 0 14px;
}
.dl01 dd .dl03 dt {
    font-weight: bold;
    padding: 12px 0px 10px 0px;
    word-break: break-all;
    margin-bottom: 10px;
    background: #f5f5f5;
}
.dl01 dd .dl03 dt span.hide_listmark {
    padding: 0;
}
.dl01 dd .dl03 dd {
    margin: 0 0 10px 0px;
    padding: 0px 0px 4px 5px;
    word-break: break-all;
}

/*---変更不可のセル---*/
.nochange{
	background:#F9F9F9 !important;
	color:#666666 !important;
}
/*===８：その他============================================================*/
/*---主に最大入力値の説明---*/
.attention{
	text-align:center;
	color:#126302;
	font-weight:normal;
	margin:5px 0px 2px 0px;
	padding:3px 3px 1px 3px;
	white-space:nowrap;
}
/*入力ボックスやタイトルの右横に表示される注意書き*/
span.attention{
	color:#126302 !important;
}
.table01 th span.attention{
	color:#333333 !important;
	background:#edffe7;
	border:1px solid #92e272;
	padding:5px;
}
/*CRP-MHMR-0200*/
.table02 ul li .attention{
	font-size:100%;
	color:#FF0000;
}
/*CRP-DCIM-1300*/
.attention b{
	color:#126302;
}
/*入力ボックスの下に表示される注意書き*/
p.rei,
p.attention_down,
p.attention{
	line-height:1.7em;
	color:#333333 !important;
	font-weight:normal;
	margin:5px 0px 0px 0px;
	padding:10px 10px 10px 29px;
	text-align:left;
	white-space:normal;
	background:#edffe7 url("../images/exclamation.gif") no-repeat 7px .9em;
	border:1px solid #92e272;
}
p.attention_enhance {/*【dg】*/
	line-height:1.7em;
	color:#FF0000 !important;
	font-weight:normal;
	margin:5px 0px 0px 0px;
	padding:10px;
	text-align:left;
	white-space:normal;
	background-color:#ffffe7;
	border:2px solid #FF0000;
	font-weight:bold;
}

p.rei{
	background:#edffe7 url("../images/book-open-list.gif") no-repeat 7px .9em;
}
p.attention_center{
	line-height:1.7em;
	color:#333333;
	font-weight:normal;
	margin:5px 0px 5px 0px;
	padding:10px 15px 2px 8px;
	text-align:left;
	white-space:normal;
	background:url("../images/bg_baloon_up_center.gif") repeat-x center 0px;
	text-align:center;
}
p.attention_down span a{
	font-weight:bold;
}
p.attention.strong{
	border:1px solid #CC0000;
	margin-bottom:10px;
	background:#f9e6f6 url("../images/exclamation.gif") no-repeat 7px .9em;
}
/*
CRP_CMP_G_08030
・・・
*/
.semList{
	height:15em;
	width:580px;
}
#semList{
	height:15em;
	width:580px;
}
/*---注釈等---*/
.comment{
	color:#000000;
	font-weight:normal;
}
/*---「承認済み」「公開」「配信済み」等---*/
.state{
	color:#FF3300;
	font-weight:bold;
}
/*CRP-DSIR-1700*/
.table01 tr td span.state{
	color:#FF3300;
	font-weight:bold;
}
/*---日別ボタン（グレー）（2-1,CRP-AADS-0300）---*/
a.btn_inline_main,
a.btn_inline_main2,
a.btn_inline_main3,
.btn_inline_main4,
.daybtn,
.daybtn th,
.daybtn td,
.daybtn2,
.daybtn2 th,
.daybtn2 td,
.daybtn3,
.daybtn3 th,
.daybtn3 td{
	padding:0px 0px 0px 0px;
	margin:0px 4px 4px 0px;
	border:0px solid #000000 !important;
	width:100%;
	/* display:block; *//*【dg】*/
	clear:both;
}
a.btn_inline_main,
a.btn_inline_main2,
a.btn_inline_main3,
.btn_inline_main4{
	margin:5px 5px !important;
	display:block;
	width:auto;
}
#table_entrycount tr td .daybtn td{
	white-space:nowrap;
}
#table_entrycount tr td .daybtn a{
	width:6em !important;
}
/*CRP-DSIR-1400,CRP-DSIR-1800*/
.table01 tr td table.daybtn2 tr td{
	text-align:center;
}

a.btn_inline_main,
a.btn_inline_main2,
a.btn_inline_main3,
.btn_inline_main4,
.daybtn a,
.daybtn2 a,
.daybtn3 a{
	border:outset 1px #FF9900;
	cursor:pointer;
	background:#0066FF url("../images/bg_main_on.gif") center center;
	margin:0px 0px 0px 0px;
	padding:7px 5px 7px 5px;
	white-space:nowrap;
	font-size:10px;
	text-align:center;
	font-weight:normal;
	display:block;
	text-decoration:none;
}

.ngtbtn a,
.ngtbtn2 a,
.ngtbtn3 a{
	margin:0px 0px 0px 0px;
	padding:7px 5px 7px 5px;
	white-space:nowrap;
	font-size:10px;
	text-align:center;
	font-weight:normal;
	color:#FFFFFF;
	font-weight:bold;
	display:block;
	border:solid 3px #DDDDDD;
	cursor:pointer;
	background:#999999 url("../images/bg_main_off.gif") center center;
	height:auto !important;
}

.ngtbtn a:hover{
	text-decoration:none !important;
}

a.btn_inline_main2{
	background:#159ef9 url("../images/bg_main_sub.gif") center center;
}
a.btn_inline_main3{
	background:#f2f2f2 url("../images/bg_main_off.gif") center center;
}
.btn_inline_main4{
	background:#f2f2f2 url("../images/bg_main_off.gif") center center;
}
a.link_inline{
	cursor:pointer;
	background:url("../images/arrow_right.gif") no-repeat left .4em;
	margin:0px 0px 0px 10px;
	padding:0px 0px 0px 9px;
	white-space:nowrap;
	display:inline-block;
}
a.link_inline_back{
	cursor:pointer;
	background:url("../images/arrow_left.gif") no-repeat left .5em;
	margin:0px 0px 0px 10px;
	padding:0px 0px 0px 12px;
	white-space:nowrap;
	display:inline-block;
}
a.link_inline.download{
	padding-left:15px;
	background:url("../images/drive-download.gif") no-repeat left .0em;
}
/*▼リファクタ新規*/
/*
CRP_CMP_G_01010
・・・
*/
.daybtn_submit,
.daybtn2_submit,
.daybtn3_submit{
	padding:15px 1px 13px 1px !important;
	margin:0px 5px 0px 5px;
	color:#FFFFFF;
	font-size:12px;
	width:200px;
	border:solid 4px #DDDDDD;
	cursor:pointer;
	background:#0066FF url("../images/bg_main_on.gif") right center;
}
.daybtn_submit:hover,
.daybtn2_submit:hover,
.daybtn3_submit:hover{
	border-color:#999999;
}
/*▲リファクタ新規*/
a.btn_inline_main,
a.btn_inline_main2,
a.btn_inline_main3,
.btn_inline_main4,
a.btn_inline_main:link,
a.btn_inline_main2:link,
.daybtn a:link,
.daybtn2 a:link,
.daybtn3 a:link,
.daybtn a:visited,
.daybtn2 a:visited,
.daybtn3 a:visited{
	text-decoration:none !important;
	border:3px solid #DDDDDD !important;
	color:#FFFFFF !important;
}

a.btn_inline_main:hover,
a.btn_inline_main2:hover,
a.btn_inline_main3:hover,
.btn_inline_main4:hover,
.daybtn a:hover,
.daybtn2 a:hover,
.daybtn3 a:hover,
.daybtn a:active,
.daybtn2 a:active,
.daybtn3 a:active{
	text-decoration:none !important;
	border:3px solid #666666 !important;
}
a.btn_inline_main,
a.btn_inline_main2,
a.btn_inline_main3,
.btn_inline_main4,
.daybtn a,
.daybtn2 a,
.daybtn3 a,
.daybtn a:link,
.daybtn2 a:link,
.daybtn3 a:link,
.daybtn a:visited,
.daybtn2 a:visited,
.daybtn3 a:visited,
.daybtn a:hover,
.daybtn2 a:hover,
.daybtn3 a:hover,
.daybtn a:active,
.daybtn2 a:active,
.daybtn3 a:active{
	color:#FFFFFF;
}
.daybtn3 b,
.daybtn3 u{
	display:block;
	font-size:14px !important;
	font-family:Georgia;
	width:5em;
}
table.daybtn,
table.daybtn2,
table.daybtn td,
table.daybtn2 td,
table.daybtn td a,
table.daybtn2 td a{
	width:auto !important;/*【dg 復活】*/
	/* margin:0 auto 4px auto;【dg】 */
	display:block;
	/* box-sizing:border-box;【dg】 */
}
/* ▼【dg】*/
table.CRP_CRP_G_21010 table.daybtn,
table.CRP_CRP_G_21010 table.daybtn2,
table.CRP_CRP_G_21010 table.daybtn td,
table.CRP_CRP_G_21010 table.daybtn2 td,
table.CRP_CRP_G_21010 table.daybtn td a,
table.CRP_CRP_G_21010 table.daybtn2 td a {
	width:100px !important;
}
table.CRP_CRP_G_21010 table.daybtn,
table.CRP_CRP_G_21010 table.daybtn2{
	display:table;
}
table.CRP_CRP_G_21010 table.daybtn td,
table.CRP_CRP_G_21010 table.daybtn2 td {
	display:table-cell;
}
/* ▲【dg】*/

a.link_layoutview{
	background:#999999 url("../images/bg_main_sub.gif") center center;
}
a.link_layoutview:hover{
	border:3px solid #666666;
}
a.link_layoutview2{/* 【dg】 */
	background:#0066FF url("../images/bg_main_sub.gif") right center;
	padding:15px 30px 13px 30px;
	-webkit-padding-before:16px;
	-webkit-padding-end:30px;
	-webkit-padding-after:14px;
	-webkit-padding-start:30px;
	margin:0px 0px 0px 7px;
	color:#FFFFFF;
	font-size:100%;
	font-weight:bold;
	height:auto!important;
	border:solid 4px #DDDDDD;
	cursor:pointer;
}
a.link_layoutview2:hover{/* 【dg】 */
	border:4px solid #666666;
	text-decoration:none !important;
}
p.error{
	color:#FF0000 !important;
	font-size:100% !important;
	text-align:center !important;
	font-weight:bold;
	margin:10px 0px 0px 0px;
	padding:10px 5px 10px 10px;
}
p.error2{
	color:#FF0000 !important;
	font-size:100% !important;
	text-align:left !important;
	font-weight:bold;
	margin:10px 0px 0px 0px;
	padding:10px 5px 10px 10px;
}
p.notice{
	margin:20px 0px 20px 10px;
	padding:10px 5px 10px 15px !important;
	line-height:180% !important;
	border-left:6px solid #0099FF !important;
}
/*---カウンター--*/
p.counter{
	padding:5px 5px 5px 5px;
	margin:0px 0px 0px 0px;
}

p.p_counter{
	margin:5px 0px 0px 0px;
}
div.counter{
	color:#333333;
	font-weight:normal;
	margin:0px 0px 0px 0px;
	padding:15px 15px 8px 5px;
	text-align:left;
	white-space:normal;
	background:#edffe7;
}
div.counter h6{
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	font-weight:bold;
}
/*
CRP_CRP_G_06010
CRP_ENT_G_04010
・・・
*/
div.counter .counttext{
	width:4em;
	background:#F6F6F6;
	border:1px solid #DDDDDD;
	padding:4px 2px 4px 2px;
	margin:0px 2px 0px 2px;
	height:22px;
}
.link_ref{
	font-weight:normal;
	font-size:10px;
}
/*---タブメニュー--*/
#linktab{
	margin:0px 0px 10px 0px;
	padding:0px 0px 0px 0px;
	width:100%;
	font-size:12px;
}
#linktab hr{
	clear:both;
	display:none;
}
#linktab ul{
	margin:0px 0px 10px 0px;
	padding:0px 0px 0px 0px;
	width:100%;
	min-height:37px;
	border-bottom:2px solid #329ad6;
}
#linktab ul li,
#linktab ul li a{
	display:block;
	float:left;
}
#linktab ul li a{
	border:1px solid #DDDDDD;
	border-bottom:0px;
	line-height:36px;
	padding:0px 10px 0px 10px;
	margin:0px 0px 0px 0px;
	background:#999999 url("../images/bg_main_off.gif") center center;
	white-space:nowrap;
	color:#000000;
	text-decoration:none !important;
	font-size:90%;
}
#linktab ul.tab_paddingwide li a{
	padding:0px 2em 0px 2em;
}
#linktab ul li a:hover,
#linktab ul li#now a{
	border-color:#329ad6;
	color:#FFFFFF;
	background:#0066FF url("../images/bg_main_on.gif") center center;
}
#linktab ol li#now2{
	border:0px;
	padding:0px 0px 0px 0px !important;
}
/*
CRP_DAT_G_01010.html
CRP_DAT_G_01020.html
CRP_DAT_G_03010.html
CRP_DAT_G_06010.html
・・・
*/
#linktab ol{
	padding:30px 0px 0px 0px;
	margin:0px 0px 10px 0px;
	color:#000000;
	white-space:noerap;
	height:40px;
}
/*CRP-AADS-0400（月別のアクセス数表示に戻る）*/
#linktab ol li{
	padding:2px 0px 2px 0px;
	margin:0px 15px 0px 0px;
	display:inline;
	float:left;
}
#linktab ol li a{
	padding-left:12px;
	background:url("../images/arrow_left.gif") no-repeat 0 .4em;
}

#linktab #box_ebtrycount{
	margin:0px 0px 5px 0px;
	padding:0px 5px 0px 0px;
	color:#FFFFFF;
	font-size:1px;
	float:left;
	width:230px;
	height:50px;
}
#linktab #box_ebtrycount h5,
#linktab #box_ebtrycount h5 a{
	display:block;
	float:left;
	font-size:12px;
}
#linktab #box_ebtrycount h5 a{
	border:3px solid #DDDDDD;
	padding:10px 10px 10px 10px;
	margin:0px 5px 0px 0px;
	width:6em;
	text-align:center;
	background:#999999 url("../images/bg_main_off.gif") right center;
	white-space:nowrap;
	color:#000000;
	text-decoration:none !important;
}
#linktab #box_ebtrycount h5 a:hover,
#linktab #box_ebtrycount h5#now3 a{
	border-color:#FF9900;
	color:#FFFFFF;
	background:#0066FF url("../images/bg_main_on.gif") center center;
}
.kisuusell td{
	background-color:#ffffe7;
}
td.kisuusell,
th.kisuusell{
	background:#ffffe7;
}
#T01 td.table_pv_important,
#T01 th.table_pv_important{
	font-weight:bold;
}
.table02 ul{
	margin:0 0 0 0;
	padding:5px 5px 2px 0px;
	text-align:left;
}
.table02 ul li{
	margin:0px 0px 0px 0px;
	padding:0px 0px 5px 20px;
	background:url("../images/icon_attention.gif") no-repeat 0 .1em;
	list-style:none;
}
.table02 h3{
	margin:0 0 0 0;
	padding:5px 5px 2px 5px;
	font-weight:bold;
}
.table02 dl{
	margin:0 0 0 0;
	padding:5px 5px 2px 5px;
}
.table02 dl.dl_inline dt{
	width:72px;/*【dg】*/
	float:left;
}
.table02 dl.dl_inline dd{/*【dg】*/
	float:left;
	padding-left:0;
	width:615px;
}
.table02 dt{
	clear:both;
	margin:0px 0px 5px 0px;
	padding:0px 0px 0px 22px;
	font-weight:bold;
	background:url("../images/book-open-list.gif") no-repeat 0 .1em;
}
.table02 dd{
	margin:0px 0px 0px 0px;
	padding:0px 0px 5px 22px;
}
.table02 p input{
	margin-top:15px;
	margin-bottom:15px;
}
b.error{
	color:#FF0000;
}
.table_entryoption td{
	vertical-align:top;
}
.box_pointer{
	padding:10px 0px 10px 0px !important;
	background:#ffffe7;
}
.box_pointer p{
	padding:10px 0px 10px 0px !important;
}
/*
CRP_HDM_G_10160
・・・
*/
.box_pointer_layput{
	text-align:center;
	width:250px;
	margin-left:auto !important;
	margin-right:auto !important;
}
.box_pointer_layput.arrow_up_center{
	padding-bottom:15px;
	background:url("../images/icon_pointer_down_layout.gif") no-repeat center bottom;
}
.box_pointer_layput p{
	padding:0px 0px 0px 0px;
}
.box_pointer_layput a{
	font-weight:bold;
	text-decoration:none;
	background:#159ef9 url("../images/bg_main_sub.gif") right center;
	border:4px solid #DDDDDD;
	display:block;
	padding:10px;
	color:#FFFFFF;
}
.box_pointer_layput a:visited{
	text-decoration:none;
	color:#FFFFFF;
}
.box_pointer_layput a:hover{
	text-decoration:none !important;
	color:#FFFFFF;
	border:4px solid #666666;
}
h4 b{
	color:#FF9900;
}
/* --start:並べ順変更（プルダウン）を入れるPタグ -- */
p.sortpulldown{
	text-align:right;
	width:97%;
	font-size:89%;
}
#main iframe{
	text-align:center;
	width:725px;
	border:1px solid #CCCCCC !important;
}
/* --
&nbsp;
CRP-CMIM-2200等ほぼ全画面
-- */
.hide_listmark{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
/*画像選択のポップアップ*/
/*CRP_COM_G_11040*/
.input_imgselect{
	border:2px solid #DDDDDD;
	padding-top:5em;
	height:7em !important;
	text-align:center;
	width:200px;
	background:#EEEEEE;
	font-size:120%;
}
dt input{
	font-weight:bold;
}
.tableimgselect{
	font-size:12px;
}
.tableimgselect h6 a{
	margin:10px 0px 0px 3px;
	padding:10px 10px 10px 10px;
	border:solid 2px #DDDDDD;
	white-space:nowrap;
	font-size:10px;
	text-align:center;
	font-weight:normal;
	text-decoration:none;
	width:4em;
	color:#FFFFFF !important;
	background:#0066FF url("../images/bg_main_on.gif") center center;
}
.tableimgselect h6 a:hover,
.tableimgselect h6 a:active{
	text-decoration:none !important;
	border:2px solid #999999;
}
.tableimgselect td img{
	margin:0px 0px 20px 0px;
}
.state_notpermitted{
	color:#666666;
}
.state_done{
	color:#0066FF;
}
.state_notpermitted{
	color:#666666;
}
.state_done{
	color:#FF9900;
}

/*CRP_CRP_G_29010*/
.tableIntern th{
	text-align:center;
}

/*公開中*/
.tr_state_opened{
	background:#ffffe7;
}
.tr_state_opened td.state{
	color:#ff0000;
}
/*公開終了*/
.tr_state_closed{
	background:#EEEEEE;
}
.tr_state_closed td.state{
	color:#333333;
}
/*承認待ち*/
.tr_state_wait td.state{
	color:#000000;
}
/*仮保存*/
.tr_state_temp td.state{
	color:#009900;
}
/*承認済み*/
.tr_state_approved td.state{
	color:#ff9900;
}

.tableimgselect strong{
	margin:0px 0px 5px 0px;
	color:#666666;
	font-weight:normal;
	display:block;
}
.ul_imgselect{
	font-size:150%;
	color:#DDDDDD;
	margin-top:1em;
	text-align:center;
}
.ul_imgselect li{
	display:inline;
}
.ul_imgselect li a{
	padding:0px 5px 0px 5px;
}
.ul_imgselect li a:hover{
	color:red !important;
}
.ul_imgselect li a#now{
	color:#333333;
}
.ul_imgselect li.dead{
	position:absolute;
	left:-1000px;
}
.ul_imgselect li.dead a{
	cursor:default;
	background:#FFFFFF;
	color:#FFFFFF;
	border:#FFFFFF;
}
.ul_imgselect li.text{
	padding-top:5px;
}
/*企業情報：取材情報のエラー表示*/
#box_edit_nglis{
	margin:0px 0px 0px 30px;
}
#box_edit_nglist a{
	display:block;
	float:left;
	margin:11px;
	border:2px solid #0033FF;
}
p.text_messagebord span.state{
	font-weight:normal;
}
/*学生画面とのレイアウト調整----------------------------------------------------*/
textarea{
	overflow:visible;
	padding:0px;
	font-size:99%;
}
/*伝言板--------------------------------------*/
.text_messagebord{
	width:39em;
	font-family:"メイリオ",monospace;
	_font-family:monospace;
	line-height:110%;
	font-weight:normal;
}
/*企業キャッチ--------------------------------------*/
.text_comlead{
	width:46em;
	font-family:"メイリオ",monospace;
	_font-family:monospace;
	line-height:150%;
	font-weight:bold;
}
/*プロフィール、事業内容、その他全般--------------------------------------*/
.text_profile{
	width:36.8em;
	font-family:"メイリオ",monospace;
	_font-family:monospace;
	line-height:150%;
	font-weight:normal;
	/*--word-break:normal;--*/
	word-break:break-all;
}
/* ▼修正(27プレ管理修正) */
textarea.text_profile{
	height:60px;
}
/* ▲修正(27プレ管理修正) */
/*沿革--------------------------------------*/
.text_enkaku{
	width:28.3em;
	font-family:"メイリオ",monospace;
	_font-family:monospace;
	line-height:150%;
	font-weight:normal;
	/*--word-break:normal;--*/
	word-break:break-all;
}
textarea.text_enkaku{
	height:50px;
}
/*アドバンスタイトル--------------------------------------*/
.text_comlead_advance{
	width:45em;
	font-family:"メイリオ",monospace;
	_font-family:monospace;
	line-height:150%;
	_font-weight:bold;
	word-break:normal;
	letter-spacing:-1px;
}
textarea.text_comlead_advance{
	height:4em !important;
	background:#fdfdf0;
}
/*アドバンスキャプション(会社概要、採用データの上2点画像のキャプション)--------------------------------------*/
.text_advance_caption{
	width:21em;
	font-family:"メイリオ",monospace;
	_font-family:monospace;
	line-height:150%;
	font-weight:normal;
	word-break:normal;
}
/*アドバンスキャプション（取材記事横の中写真のキャプション）--------------------------------------*/
.text_advance_caption2{
	width:14em;
	font-family:"メイリオ",monospace;
	_font-family:monospace;
	line-height:150%;
	font-weight:normal;
	word-break:normal;
}
/*マイナビ編集部から--------------------------------------*/
.text_advance_henshuu{
	width:29.7em;
	font-family:"メイリオ",monospace;
	_font-family:monospace;
	line-height:150%;
	font-weight:normal;
	word-break:normal;
}
/*取材情報--------------------------------------*/
.text_premium_title{
	margin:0px 0px 0px 0px;
}
.text_premium_name{
	margin:0px 0px 0px 0px;
	font-weight:bold;
}
/*取材情報（部署、入社年、学歴など）*/
.text_premium_dept{
	width:34em;
	font-family:"メイリオ",monospace;
	_font-family:monospace;
	line-height:150%;
	font-weight:normal;
	word-break:normal;
}
/*取材情報（プロフィール）*/
.text_premium_profile{
	width:34em;
	font-family:"メイリオ",monospace;
	line-height:150%;
	font-weight:normal;
	word-break:normal;
}
/*取材情報（写真コーナーのタイトル）*/
.text_premium_pictitle{
	width:16em;
	font-family:"メイリオ",monospace;
	_font-family:monospace;
	line-height:150%;
	font-weight:normal;
	word-break:normal;
}
/*取材情報（左側本文の丸数字などが入るサブタイトル）*/
.text_premium_subtitle{
	width:28.4em;
	font-family:"メイリオ",monospace;
	line-height:150%;
	font-weight:bold;
	word-break:normal;
}
textarea.text_premium_subtitle{
	height:40px;
}
/*取材情報（左側本文の丸数字などが入るテキスト本文）*/
.text_premium_text{
	width:35em;
	font-family:"メイリオ",monospace;
	_font-family:monospace;
	line-height:150%;
	font-weight:normal;
	word-break:normal;
}
textarea.text_premium_text{
	height:150px;
}
/*取材情報（写真コーナーのキャプション）*/
.text_premium_caption2{
	width:15.8em;
	font-family:"メイリオ",monospace;
	_font-family:monospace;
	line-height:150%;
	font-weight:normal;
	word-break:normal;
}
.text_premium_caption2 img{
	display:block;
	margin:10px 0px;
}
/*取材情報（メッセージのキャプション）*/
.text_premium_editortitle{
	width:28.2em;
	font-family:"メイリオ",monospace;
	_font-family:monospace;
	line-height:150%;
	font-weight:bold;
	word-break:normal;
	margin-bottom:.5em;
}
/*取材情報（メッセージの本文）*/
.text_premium_editor{
	width:31.2em;
	font-family:"メイリオ",monospace;
	_font-family:monospace;
	line-height:150%;
	font-weight:normal;
	word-break:normal;
	margin-bottom:.5em;
}
/*取材情報（メッセージの写真下キャプション）*/
.text_premium_editorcaption{
	width:21em;
	font-family:"メイリオ",monospace;
	_font-family:monospace;
	line-height:150%;
	font-weight:normal;
	word-break:normal;
}
.text_premium_editorimg{
	margin-bottom:.5em;

}
/*企業マイページ--------------------------------------*/
/*企業マイページ（本文）*/
.text_corpmypage_text{
	width:36.8em;
	font-family:"メイリオ",monospace;
	_font-family:monospace;
	line-height:150%;
	font-weight:normal;
	/*--word-break:normal;--*/
	word-break:break-all;
}
.text_corpmypage_text img{
	margin:0 10px 10px 0;
}
.text_corpmypage_text u{
	text-decoration:none;
	border-bottom:1px dotted #333333;
	padding-bottom:1px;
}
/*会社概要、採用データの企業入稿画像のキャプション--------------------------------------*/
.text_corp_image{
	width:14em;
	font-family:"メイリオ",monospace;
	_font-family:monospace;
	line-height:150%;
	font-weight:normal;
	word-break:break-all;;
}
/*HDM--------------------------------------*/
.text_hdm_text{
	margin:0px 0px 0px 0px;
	width:36.5em;
	overflow:visible;
	line-height:150%;
	text-align:left;
	font-family:"メイリオ",monospace;
	_font-family:monospace;
	line-height:130%;
	word-break:break-all;
}
/*ここがポイント--------------------------------------*/
.input_point_text{
	padding:6px 1px 3px 1px;
	width:37em;
	font-family:"メイリオ",monospace;
	_font-family:monospace;
	height:20px;
}
/*サンクスメール--------------------------------------*/
.text_thanks_text{
	margin:0px 0px 0px 0px;
	width:36.5em;
	overflow:visible;
	line-height:150%;
	text-align:left;
	font-family:"メイリオ",monospace;
	_font-family:monospace;
	line-height:130%;
	word-break:break-all;
}
/*セミナー：連絡事項2--------------------------------------*/
.text_seminar_text2{
	margin:0px 0px 0px 0px;
	width:52em;
	overflow:visible;
	line-height:150%;
	text-align:left;
	font-family:"メイリオ",monospace;
	_font-family:monospace;
	line-height:130%;
	word-break:break-all;
}
textarea.text_seminar_text2{
	height:150px;
}
/*セミナー：連絡事項1--------------------------------------*/
.text_seminar_text1{
	margin:0px 0px 0px 0px;
	width:53em;
	overflow:visible;
	line-height:150%;
	text-align:left;
	font-family:"メイリオ",monospace;
	_font-family:monospace;
	line-height:130%;
	word-break:break-all;
}
textarea.text_seminar_text1{
	height:150px;
}
/*セミナー：セミナーアドバンス画面--------------------------------------*/
.text_semad_text{
	margin:0px 0px 0px 0px;
	width:52em;
	overflow:visible;
	line-height:150%;
	text-align:left;
	font-family:"メイリオ",monospace;
	_font-family:monospace;
	line-height:130%;
	word-break:break-all;
}
.text_semad_text img{
	margin:10px 10px 10px 10px;
}
.text_kaishakiji_hidari,
.text_kaishakiji_migi,
.text_kaishakiji,
.text_kaishakiji_honbun,
.text_kaishakiji_title,
.text_jigyonaiyou_caption{
	margin-top:1em;
	line-height:1.6em;
}

/*企業マイページトップ（メニュー）専用*/
#box_corpmypage_top{
	padding:0px 0px 0px 0px;
	font-size:12px;
}
#box_corpmypage_top img{
	float:left;
	margin:5px 0px 0px 0px;
}
#box_corpmypage_top p{
	margin:5px 0px 0px 220px;
	color:#666666;
}
#box_corpmypage_top p strong{
	display:block;
	padding:0px 0px 0px 12px;
	background:url("../images/arrow_right.gif") no-repeat 0 .4em;
}
#box_corpmypage_top hr{
	clear:both;
	margin:0px 0px 0px 0px;
	border-top:dashed 1px #DDDDDD;
}
/*--- エラーメッセージ ---*/
#errorsArea,
#errorsArea2{
	margin:1em 0em 0em 0em;
}
#errorsArea .must_error,
 .must_error{
	display:block;
	font-weight:bold;
	text-align:left;
	font-size:12px;
	color:#FF0000;
	margin:0em 0em 0em 0em;
	padding:1em;
	line-height:1.5em;
	border:2px solid #FF3300;
	background:#ffffe7;
}
/*--- 直接URL一覧専用 ---*/
.url_link_url{
	word-break:break-all;
}
/*プレナビブックマーク数の表示に関する注意書き*/
/*
CRP-AADS-1100
CRP-AADS-1200
*/
#box_prebookmarktext{
	clear:both;
	border:1px solid #DDDDDD;
	background:#ffffe7;
}
#box_prebookmarktext h3{
	font-weight:bold;
	margin:1em .5em;
	border-bottom:2px groove #FFFFFF;
}
#box_prebookmarktext p{
	margin:1em .5em;
}
/*セミナー画面絞込みリンク*/
/*
CRP-DSIR-3200
*/
.box_seminar_select{
	text-align:center;
}
.box_seminar_select table{
	font-size:100%;
	line-height:180%;
	font-weight:bold;
}
.box_seminar_select #seminarName{
	width:32em;
}
.box_seminar_select #seminarRegion{/*【dg】*/
	max-width:9em;
}
.box_seminar_select .actbtn{
	width:5em !important;
	max-width:5em !important;
	min-width:5em !important;
	padding:10px 0px !important;
	margin-left:0 !important;/*【dg】*/
}
.box_seminar_select table td{
	/* padding:0px 20px 0px 0px; */
	padding:0px 15px 0px 0px;/*【dg】*/
	white-space:nowrap;
}
.box_seminar_select table td p{
	margin:15px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
/*ステータス表示のアイコン*/
.status_wait,
.status_show,
.status_tmp,
.status_hidden{
	width:60px;
	height:19px;
	font-size:1px;
	margin:0px;
	padding:0px;
}
/*エントリーデータ分析のセレクトボックス*/
.box_entrydataselect form{
	width:320px;
}
.box_entrydataselect select{
	display:block;
	float:left;
	margin-top:8px;
	margin-right:5px;
	font-size:12px;
}
.box_entrydataselect p{
	display:block;
	float:left;
	margin-top:8px;
	margin-right:5px;
	font-size:100%;
}
.box_entrydataselect div{
	display:block;
	float:left;
}
.box_entrydataselect .daybtn{
	width:140px;
}

/*エントリーデータ分析の検索フォーム*/
select.a{
	font-weight:bold;
	color:red;
}
.boxentrysearch_long{
	clear:both;
}
.boxentrysearch_long div,
.boxentrysearch_left div,
.boxentrysearch_right div{
	text-align:right;
}
.boxentrysearch_long div a,
.boxentrysearch_left div a,
.boxentrysearch_right div a{
	text-align:right;
	padding:0px 0px 0px 10px;
	background:url("../images/arrow_right.gif") no-repeat 0px .4em;
}
.boxentrysearch_left,
.boxentrysearch_right{
	width:49%;
	float:left;
	margin-bottom:10px;
}
.boxentrysearch_right{
	float:right;
}
.boxentrysearch_left .table_areaselect{
	font-size:100%;
	text-align:left;
	padding:2px 0px 0px 10px;
	margin-bottom:10px;
	border:2px solid #DDDDDD;
}
.boxentrysearch_left div ul,
.boxentrysearch_right div ul{
	margin:0px;
	padding:0px;
	height:240px;
	overflow-y:auto;
}
.boxentrysearch_left div ul li,
.boxentrysearch_right div ul li{
	display:block;
	list-style:none;
	text-align:left;
	margin:0px;
	padding:3px 0px 3px 0px;
	border-bottom:1px solid #CCCCCC;
	background:#F9F9F9;
}

.boxentrysearch_left{
	margin-right:10px;
}

.entrydata_split_left{
	width:30%;
	text-align:left;
	vertical-align:bottom;
}
.entrydata_split_right{
	width:55%;
	text-align:left;
}
#box_entrtdata_switch{
	clear:both;
	margin-bottom:-20px;
}
#box_entrtdata_switch ul{
	margin:0px;
	padding:0px;

}
#box_entrtdata_switch ul li{
	width:120px;
	float:left;
	text-align:center;
	border:1px solid #DDDDDD;
	border-bottom:0px;
	display:inline;
	padding:4px 5px 5px 5px;
	margin:2px 2px 0px 2px;
	background:#999999 url("../images/bg_main_off.gif") right center;
	white-space:nowrap;
}
#box_entrtdata_switch ul li a{
	color:#333333;
}
#box_entrtdata_switch ul li.now a{
	color:#000000;
}
#box_entrtdata_switch ul li.now{
	border-color:#FF9900;
	background:#0066FF url("../images/bg_main_on.gif") right center;
}
#box_entrtdata_switch hr{
	clear:both;
	margin:-18px 0px 0px 0px;
	padding:0px;
	border-top:2px solid #DDDDDD;
}




.boxentrysearch_left div ul li a{
	color:#000000;
	text-decoration:none;
}

/*公開回答*/
.theme_q{
	font-weight:bold;
	padding:0px 0px 0px 0px;
	margin-left:5px;
}
.theme_a{
	padding:0px 0px 0px 0px;
	margin-left:5px;
	color:#444444;
}
.theme_now_open{
	background:#ffffe7;
}
.state_open{
	color:#0066CC;
}
.state_still{
	color:#DDDDDD;
	background:#f3f3f3;
	text-align:center;
}
.state_tmp{
	color:#DDDDDD;
}
.state_inprogress{
	color:#FF9900;
}
/*エントリーデータ分析のiframe*/
.wrapper_googlechart{
	margin:0 auto;
	height:130px;
	text-align:center;
	clear:both;
	width:750px;
	padding-bottom:20px;
}
.wrapper_googlechart div{
	float:left;
	margin:0px 1px;
	padding:10px 0px;
}
.wrapper_googlechart div strong{
	display:block;
	padding:0px 0px 0px 0px;
	color:#666666;
}
/*エントリーデータ分析のMATCH診断結果*/
.box_entrydata_match_wrapper{
	text-align:center;
	border:1px solid #DDDDDD;
	border-top:0px;
	margin-bottom:50px;
	clear:both;
}
@media print{
.box_entrydata_match_wrapper{
	border:0px solid #DDDDDD;
}
}
.box_entrydata_match_wrapper h3{
	text-align:center;
	font-weight:bold;
	padding:18px 3px 15px 3px;
	font-size:25px;
	border-bottom:solid 1px #DDDDDD;
	border-top:2px solid #DDDDDD;
	background:url("../images/bg_main_off.gif") right center repeat-x;
}
.box_entrydata_match{
	margin:30px auto 15px auto;
}
/*MATCH用テーブル*/
.box_entrydata_match table{
	width:750px;
}
.box_entrydata_match th,
.box_entrydata_match td{
	height:36px;
	font-size:100%;
	padding:0px 5px 0px 5px;
	border-bottom:1px solid #DDDDDD;
	border-left:1px solid #DDDDDD;
	font-family:Arial;
	font-weight:bold;
}
.box_entrydata_match table .noborder2,
.box_entrydata_match table .noborder{
	background:#FFFFFF !important;
	border-bottom:0px solid #FFFFFF;
	border-left:0px solid #FFFFFF;
	color:#666666;
}
.box_entrydata_match table .noborder2{
	border-left:0px solid #FFFFFF;
}
.box_entrydata_match table .noborder2{
	text-align:left;
	border-left:1px solid #DDDDDD;
}
.box_entrydata_match table .th0{
	font-size:26px;
	text-align:right;
	line-height:1.0em;
	padding-top:10px;
	border-left:0px solid #FFFFFF;
	border-bottom:0px solid #FFFFFF;
}
.box_entrydata_match table .th99{
	font-size:26px;
	text-align:left;
	line-height:1.0em;
	padding-top:10px;
	border-bottom:0px solid #FFFFFF;
}
.box_entrydata_match table .th0 span,
.box_entrydata_match table .th99 span{
	display:block;
	font-size:12px;
	font-weight:normal;
}
.box_entrydata_match table .th1{
	background:url("../images/bg_match_table_left.jpg") left center;
	border-top:1px solid #DDDDDD;
}
.box_entrydata_match table .th2{
	background:url("../images/bg_match_table_left.jpg") right center;
	border-top:1px solid #DDDDDD;
}
.box_entrydata_match table .th3{
	background:url("../images/bg_match_table_right.jpg") left center;
	border-top:1px solid #DDDDDD;
}
.box_entrydata_match table .th4{
	background:url("../images/bg_match_table_right.jpg") right center;
	border-top:1px solid #DDDDDD;
}
.box_entrydata_match table .th5{
	background:url("../images/bg_match_table_left2.jpg") left center;
	border-top:1px solid #DDDDDD;
}
.box_entrydata_match table .th6{
	background:url("../images/bg_match_table_left2.jpg") right center;
	border-top:1px solid #DDDDDD;
}
.box_entrydata_match table .th7{
	background:url("../images/bg_match_table_right2.jpg") left center;
	border-top:1px solid #DDDDDD;
}
.box_entrydata_match table .th8{
	background:url("../images/bg_match_table_right2.jpg") right center;
	border-top:1px solid #DDDDDD;
}
.box_entrydata_match td{
	text-align:right;
}
.box_entrydata_match td.kisuusell{
	background:#EEEEEE;
}
/*エントリーデータの注意文言*/
#box_entrydata_txt{
	border:1px solid #CCCCCC;
	border-top:2px solid #DDDDDD;
	clear:both;
	padding-bottom:10px;
}
#box_entrydata_txt h3{
	margin:0px 0px 0px 0px;
	padding:10px 0px 10px 25px;
	background:#ffffe7 url("../images/icon_attention.gif") 5px .8em no-repeat;
	list-style:none;
	text-align:left;
	font-weight:bold;
	border-bottom:1px solid #CCCCCC;
}
#box_entrydata_txt table{
	border-top:2px solid #333333;
	border-right:1px solid #CCCCCC;
	margin:10px 10px 0px 10px;
}
#box_entrydata_txt table th{
	border-bottom:2px solid #333333;
	border-left:1px solid #CCCCCC;
	font-size:100%;
	padding:15px;
	background:#FFFFFF url("../images/bg_grade_highlight.gif") 0px 0px repeat-x;
}
#box_entrydata_txt table td{
	border-bottom:1px solid #CCCCCC;
	border-left:1px solid #CCCCCC;
	font-size:100%;
	padding:7px;
}
/*採用終了予定日変更専用画面*/
/*
CRP-WTDU-1200
*/
#box_nonentry h4{
	border:solid 0px #DDDDDD;
}
#box_nonentry h4 dl{
	padding:2px 5px 2px 5px;
	margin-right:25px;
	margin-bottom:10px;
	background-color:#FFFFFF;
	border:solid 1px #DDDDDD;
}
#box_nonentry h4 dl dt{
	font-weight:bold;
}
#box_nonentry h4 dl dd p{
	padding-right:10px;
	margin-bottom:5px;
}
#box_nonentry h4 dl ul{
	margin-left:30px;
}
#box_nonentry h4 dl ol{
	margin-left:30px;
}
.box_download ul{
	padding-left:1.5em;
	margin-bottom:.5em;
}
.box_download ul li{
	list-style:disc;
}
.box_download table td,
.box_download table{
	border:0px;
}
.box_download table td{
	padding:.2em;
	background:#EEEEEE;
	vertical-align:top;
	text-align:center;
}
.box_download p.attention_down{
	height:1em !important;
	text-align:center;
	background-position:80px bottom;
	margin-bottom:.5em;
	padding-bottom:1.5em;
	padding-left:0px;
	background:#edffe7 !important;
}
.box_download p.attention_down.btn{
	padding-left:0px;
	background-position:185px bottom;
	background:#edffe7 !important;
	padding-bottom:1.5em;
}
.dd_scool td{
	white-space:nowrap;
}
.dd_scool span{
	display:inline;
	float:left;
	margin:0px .2em 0px 0px !important;
}

.tablesort{
	width:20px;
}
.tablesort.spacer{
	background:url("../images/spacer.gif") center center no-repeat;
}
.tablesort.up{
	background:url("../images/table_arrow_up.gif") center center no-repeat;
}
.tablesort.down{
	background:url("../images/table_arrow_down.gif") center center no-repeat;
}

/*---CRP-MDMR-1800 / CRP-MDMR-1700 CRP-MHMR-1900---*/
#contents3{
	padding:0 10px;/*【dg】*/
}
#contents3 #pagetitle{
	/* width:99%; */
	width:100%;/*【dg】*/
}
#contents3 h4{
	margin:10px 0 0 0;
	padding:0px 3px 7px 27px;
	font-size:12px;
	line-height:1.5em;
	border:0px;
	background:#FFFFFF url("../images/icon_direction.gif") no-repeat 12px .1em;
}
#contents3 #contentsLiquidWrapper #main .table01 {
	width:99% !important;
}
#contents3 #contentsLiquidWrapper #main .box_table_point{
	margin-left:100px;
}
#contents3 #contentsLiquidWrapper #main .box_table_point table{
	width:350px;
}
#contents3 #contentsLiquidWrapper #main .table02{
	width:99% !important;
}
#contents3 #pagetitle3{
	border:solid 2px #DDDDDD;
	text-align:left;
}
#contents5 #pagetitle3 h3,
#contents6 #pagetitle3 h3,
#contents3 #pagetitle3 h3{
	padding:10px 0px 8px 10px;
	font-size:100%;
	font-weight:bold;
	background:#ffffe7;
}

/*センター寄せで表示する下向き矢印画像*/
img[src="../images/icon_pointer_down.gif"],
img[src="../../images/icon_pointer_down.gif"],
img[src="/16/corp/images/icon_pointer_down.gif"],
img[src="/16c/corp/images/icon_pointer_down.gif"],
img[src="/16h/corp/images/icon_pointer_down.gif"],
img[src="/16p/corp/images/icon_pointer_down.gif"],

img[src="../images/icon_pointer_down_layout.gif"],
img[src="../../images/icon_pointer_down_layout.gif"],
img[src="/16/corp/images/icon_pointer_down_layout.gif"],
img[src="/16c/corp/images/icon_pointer_down_layout.gif"],
img[src="/16h/corp/images/icon_pointer_down_layout.gif"],
img[src="/16p/corp/images/icon_pointer_down_layout.gif"],

img[src="../images/icon_pointer.gif"],
img[src="../../images/icon_pointer.gif"],
img[src="/16/corp/images/icon_pointer.gif"],
img[src="/16c/corp/images/icon_pointer.gif"],
img[src="/16h/corp/images/icon_pointer.gif"],
img[src="/16p/corp/images/icon_pointer.gif"]{
	margin-left:auto !important;
	margin-right:auto !important;
}
.tdSkautoNmae{
	white-space:normal !important;
}
.tdSkautoNmae span.point {
	display:inline-block;
	padding:2px 5px;
	background-color:#0066FF;/*【dg】*/
	color:#ffffff;
	font-size:90%;
	border:1px solid #ccc;
}
.tdSkautoNmae span.point2 {/*【dg】*/
	display:inline-block;
	padding:2px 5px;
	background-color:#0066FF;
	color:#ffffff;
	font-size:90%;
	border:1px solid #ccc;
}
.tdSkautoNmae span.point + span.point2 {/*【dg】*/
	margin-left:10px;
}
submit[style="width:117px;height:41px;"]{
	height:100px !important;
}
#ua{
	border:2px solid #FF0000;
	margin-bottom:1em;
	padding:1em;
	line-height:1.8em;
	background:#f9e6f6;
}
/*2014cのみ*/
#box_support{
	border:1px solid #CCCCCC;
	padding:.5em;
	margin-top:1em;
	margin-left:1px;
	line-height:1.6em;
	background:#ffffe7;
}
#box_support h5{
	font-weight:bold;
	text-align:center;
}
ul.split_two li{
	width:48%;
	float:left;
}
ul.split_three li{
	width:33%;
	float:left;
}
ul.split_four li{
	width:24%;
	float:left;
}
.step{
	overflow:hidden;
}
.step2{
	margin-top:20px;
}
.step3{
	margin-top:20px;
}
.step h5{
	width:80px;
	height:86px;
	line-height:80px;
	text-align:center;
	background:url("../images/badge.gif") no-repeat center center;
	color:#FFFFFF;
	float:left;
}
.step h5 strong{
	font-size:150%;
	color:#FFFFFF;
}
.step p{
	margin-left:10px;
	float:left;
	width:620px !important;
	margin-top:20px;
	font-size:24px;
	line-height:50px;
}
.step3 p{
	line-height:30px;
}
img.banner{
	display:block;
}
.box_LinkURL{
	margin:1em;
}
.box_LinkURL p{
	margin-bottom:1em;
	text-align:center;
}
.box_LinkURL p a{
	padding-left:20px;
	background:url("../images/clipboard--arrow.png") no-repeat 0px .2em;
}
.box_LinkURL .actbtn{
	width:10em;
}
textarea.bannerURLtextarea{
	display:block;
	width:55em !important;
	height:12em !important;
	overflow:bisible !important;
	padding:1em !important;
	border:2px solid #FF0000 !important;
	background:#ffffe7 !important;
	overflow-y: hidden;
}
.link01 a,
.link02 a{
	color:#666666 !important;
}
.openState dt{
	font-weight:bold;
	color:#CC0000;
	border:2px solid #CC0000;
	background:#ffffe7;
	padding:0em .5em;
	width:7em;
	text-align:center;
	line-height:30px;
	margin-bottom:1em;
}
.openState dd{
	line-height:1.8em;
	margin-bottom:1em;
}
.openState dd strong{
	color:#CC0000;
}
.tableOpenState{
	border-width:4px;
}
.tableOpenState th{
	text-align:center;
	background:#EEEEEE;
	color:#333333;
}



.img{
	margin-bottom:10px;
	width:260px;
	text-align:center;
}
.img img{
	display:block;
	margin-bottom:5px;
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
}
.img span{
	display:block;
	text-align:center;
	padding-top:15px !important;
	background:url("../images/table_arrow_up.gif") no-repeat center .2em;
}
/* !-- ▼修正(27プレ管理修正) -- */
.img > .img_max-width{
	max-width: 70%;
	height: auto;
}
/* !-- ▲修正(27プレ管理修正) -- */
.del{
	width:260px;
	text-align:center;
}
.file{
	margin-bottom:10px;
	margin-top:10px;

}
.input{
	margin-bottom:10px;
}
.clearSmall{
	font-size:1px !important;
	margin:0px !important;
	padding:0px !important;
	clear:both !important;
}
.textmax2{
	width:100% !important;
}
p.ptextmax2{
	margin-top:1em;
	line-height:1.6em;
}
a.dl{
	display:block;
	margin:0px;
	padding:0px;
}
a.dl:hover{
	text-decoration:none !important;
	background:none;
}

/*【dg】ここから*/
.text_blue {
	color:#0066cc;/* 色替え対象外（ブルー固定） */
	font-weight:bold;
}

.align_l{ text-align:left; }
.align_c{ text-align:center; }
.align_r{ text-align:right; }

.position_r {
	position:relative;
}
.position_ab_r {
	position:absolute;
	top:0;
	right:0;
}
.mt5 { margin-top:5px; }
.mt10 { margin-top:10px; }
.mt15 { margin-top:15px; }
.mt20 { margin-top:20px; }
.mt25 { margin-top:25px; }
.mt30 { margin-top:30px; }
.mt35 { margin-top:35px; }
.mt40 { margin-top:40px; }
.mt45 { margin-top:45px; }
.mt50 { margin-top:50px; }
.mb5 { margin-bottom:5px; }
.mb10 { margin-bottom:10px !important; }
.mb15 { margin-bottom:15px; }
.mb20 { margin-bottom:20px; }
.mb25 { margin-bottom:25px; }
.mb30 { margin-bottom:30px; }
.mb35 { margin-bottom:35px; }
.mb40 { margin-bottom:40px; }
.mb45 { margin-bottom:45px; }
.mb50 { margin-bottom:50px; }

.d_iblock span{
	display:inline-block;
	margin:0 10px;
}
.size10{ font-size:10px;}
.size11{ font-size:11px;}
.size12{ font-size:12px;}
.size13{ font-size:13px;}
.size14{ font-size:14px;}
.size16{ font-size:16px;}
.txt_bold{ font-weight:bold;}

a.btn_d_iblock{
	display:inline-block!important;
}

/* clearfix */
ul.list_profile:after{
	content:".";
	display:block;
	clear:both;
	height:0;
	visibility:hidden;
	font-size:0;
}
ul.list_profile{
	min-height:1px;
}
* html ul.list_profile{
	height:1px;
	/*\*//*/
	height:auto;
	overflow:hidden;
	/**/
}
ul.list_profile li{
	float:left;
	margin:5px 5px 0 0;
	padding:3px 7px;
	border:1px solid #3366cc;
	border-radius:3px;
	background-color:#ffffff;
	color:#3366cc;
}
table.table_select{
	margin-top:10px;
	background-color:#ffffff;
}
table.table_select td{
	vertical-align:top;
	padding:0!important;
}
table.table_select td div.label{
	margin-bottom:5px;
}
table.table_select td div.label label{
	padding-top:6px;
	padding-bottom:6px;
}
table.table_select td div span{
	padding-left:0;
}
table.table_select td div input{
	margin-left:10px;
}
table.table_select td.btn{/*【dg】*/
	padding-top:130px!important;
}
table.table_select td.btn input.othbtn{/*【dg】*/
	margin-right:15px;
	margin-left:8px;
	padding-right:2px;
	padding-left:2px;
	min-width:3em;
}
dd.position_r input.othbtn2{/*【dg】*/
	padding:2px 10px 0px 10px;
	margin:0px 0px 0px 10px;
	color:#FFFFFF !important;
	text-decoration:none !important;
	font-weight:bold;
	border:solid 4px #F60;
	cursor:pointer;
	background:#0066FF url("../images/bg_main_on.gif") right center;
	min-width:4em;
	height:auto !important;
}
dd.position_r input.othbtn2:hover{/*【dg】*/
	border:4px #999 solid;
}

table.table_select td select{
	/* max-width:430px; */
	border:1px solid #999999;
	font-size:11px;
}
table.table_select td select.height_auto{
	height:100%;
}
.list_action input.othbtn,
.list_action input.ngtbtn,
.list_action input.ngtbtn2{
	margin-top:10px;
	padding: 2px 10px 0 10px;
	min-width:auto\9 !important;
}

/*【dg】ここまで*/

tdNowrap,
tdNowrap *{
	white-space:nowrap;
}
th.nonebg{
	background:none;
	background:#EEEEEE;
	padding:10px;
	border:0px;
	color:#333333;
}
.notmustAttention{
	background:#fef2f2;
}
li.title{
	background:none !important;
	font-weight:bold;
	padding-left:3px !important;
}
.table01.value th,
.table01.value td{
	text-align:center;
}
.tr_input th{
	background:#EEEEEE;
	color:#333333;
}
/* flash非対応環境のスタイル */
.attention_flash{
	color:red;
	text-align:center;
}

.holiday {/*【dg】*/
	color:#FF3300;
}
label span.week {
	display:inline;
	margin:0;
}

textarea.text_placeholder{ /*【dg】*/
	height:130px;
}
textarea.text_placeholder180{ /*【dg】*/
	height:180px;
}


.disp-b {display: block;}
.ml15{margin-left:15px;} /*【dg】*/
.ml50{margin-left:50px;} /*【dg】*/
.ml100{margin-left:100px;} /*【dg】*/
.ml220{margin-left:220px;} /*【dg】*/
.w112 {width: 112px;}

/* 「オススメ！」タグ */
.recommend { /*【dg】*/
	display: inline-block;
	font-size: 10px;
    font-weight: bold;
    line-height: 140%;
    letter-spacing: -1px;
    border-radius: 3px;
    padding-left: 3px;
	margin-left: 0px;
    background-color: #fff;
}
.recommend_rank { /*【dg】*/
	float: right;
	color: #fff;
    font-size: 12p;
    letter-spacing: 1px;
    padding: 0 6px;
	margin-left: 5px;
}
.rank1-3 { /*【dg】*/
    color: #ff3300;
    border: solid 1px #f07d60;
}
.rank1-3 > .recommend_rank { /*【dg】*/
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #F30), color-stop(0.00, #ffa18a));
    background: -webkit-linear-gradient(#ffa18a, #F30);
    background: -moz-linear-gradient(#ffa18a, #F30);
    background: -o-linear-gradient(#ffa18a, #F30);
    background: -ms-linear-gradient(#ffa18a, #F30);
    background: linear-gradient(#ffa18a, #F30);
}
.rank4-6 { /*【dg】*/
    color: #63bd00;
    border: solid 1px #7bcd1f;
}
.rank4-6 > .recommend_rank { /*【dg】*/
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #63bd00), color-stop(0.00, #96df43));
	background: -webkit-linear-gradient(#96df43, #63bd00);
	background: -moz-linear-gradient(#96df43, #63bd00);
	background: -o-linear-gradient(#96df43, #63bd00);
	background: -ms-linear-gradient(#96df43, #63bd00);
	background: linear-gradient(#96df43, #63bd00);
}
.rank7-10 { /*【dg】*/
    color: #2832c8;
    border: solid 1px #7c83de;
}
.rank7-10 > .recommend_rank { /*【dg】*/
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #2a31ac), color-stop(0.00, #a1a5e8));
background: -webkit-linear-gradient(#a1a5e8, #2a31ac);
background: -moz-linear-gradient(#a1a5e8, #2a31ac);
background: -o-linear-gradient(#a1a5e8, #2a31ac);
background: -ms-linear-gradient(#a1a5e8, #2a31ac);
background: linear-gradient(#a1a5e8, #2a31ac);
}

/*【dg】*/
.txt_red { color: #ff0000 !important; }
table.table02 ul.cmn_dotted {
	padding-left: 20px;
}
ul.cmn_dotted li {
	list-style-type: disc;
	padding-left: 0;
	list-style-position: outside;
	background-image: none;
}
.img_edit_wrap {
	min-height:400px;
}
.img_edit_inner {
	position: relative;
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;

	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;

	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;

	width:730px;
	text-align:center;
	margin:20px auto 0 auto;
	min-height:400px;
}

.img_edit_wrap .img_edit_img {
	text-align:center;
	vertical-align:middle;
	max-height:730px;
	height: auto;
}
_:-ms-lang(x)::-ms-backdrop, .img_edit_img {
	display: table-cell;
	vertical-align: middle;
	min-height:400px;
}
.img_edit_wrap img {
	text-align:center;
	vertical-align:middle;
	max-height:730px;
	height: auto;
}
.img_edit_frame {
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -204px;
	margin-left: -204px;
	width:400px;
	height:400px;
	border: 4px solid #153cf9;
}

/* 選考特徴アイコン */
.scout.icon.pre {
	display: inline-block;
	margin-bottom: 4px;
	padding: 4px 10px;
	border-radius: 8px;
	font-size: 12px;
	line-height: 1;
	border-color: #e76faa;
	background-color: #e76faa;
	color: #fff;
}
.scout.icon.hon {
	display: inline-block;
	margin-bottom: 4px;
	padding: 4px 10px;
	border-radius: 8px;
	font-size: 12px;
	line-height: 1;
	border-color: #c380d6;
	background-color: #c380d6;
	color: #fff;
}

/* CRP_CRP_G_48010 のコピーボタン */
.copy_btn {
	display: block;
	position: absolute;
	right: 10px;
	margin: auto;
	height: 18px;
	top: 0;
	bottom: 0;
	color: #000 !important;
	border: 2px solid #000;
	padding: 3px 5px;
	font-size: 12px;
	border-radius: 5px;
}
.copy_btn:hover {
	text-decoration: none !important;
	background: #000;
	color: #fff !important;
}

/* CRP_CRP_G_48010 の追加ボタン */
.add_btn {
	margin: auto;
	height: 18px;
	top: 0;
	bottom: 0;
	color: #000 !important;
	border: 2px solid #000;
	padding: 3px 5px;
	font-size: 12px;
	border-radius: 5px;
}
.add_btn:hover {
	text-decoration: none !important;
	background: #000;
	color: #fff !important;
}

/* CRP_CRP_G_48010 の警告モーダル */
body.caution {
	position: relative !important;
	height: 100%;
	width: 100%;
	overflow: hidden;
}
body.caution::before {
	content: '';
	display: block;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.5);
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1000;
}
.caution_screen {
	width: 730px;
	height: 600px;
	background: #fff;
	padding: 50px;
	box-sizing: border-box;
	position: fixed;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	display: none;
	z-index: 1100;
}
.caution_screen p {
	line-height: 1.8;
}
.caution_title {
	font-size: 36px;
	margin-bottom: 30px;
	font-weight: bold;
	text-align: center;
	height: 68px;
	line-height: 68px;
	letter-spacing: 0.5em;
}
.caution_title:before {
	content: '';
	display: inline-block;
	width: 77px;
	height: 68px;
	background: url('../images/icon_caution.png') 0 0 no-repeat;
	background-size: 68px auto;
	vertical-align: middle;
	margin-right: 10px;
}
.caution_screen ul {
	margin: 15px 0;
}
.caution_note {
	padding-left: 1em;
	text-indent: -1em;
	margin-bottom: 30px;
}
.caution_confirm {
	text-align: center;
	margin-bottom: 30px;
}
.caution_btns {
	margin: 50px auto;
	text-align: center;
}
/* CRP_CRP_G_48010、CRP_CRP_G_47020 の確認画面 */
.caution_screen.nofix {
	position: relative;
	display: block;
}
.caution_content {
	width: 500px;
	margin: 0 auto;
	padding: 20px;
	/* font-size: 15px; */
	background-color: #fff;
}
#confirm_input_wrap {
	width: center;
	margin: 30px auto 0px;
	margin-top: 30px;
	font-size: 20px;
}
#confirm_input {
	vertical-align: middle;
}
/* CRP_CRP_G_48010、CRP_CRP_G_48020 の追従ボタン */
#submit_wrap {
	position: absolute;
	width: 100%;
	top: 0;
	bottom: unset;
	left: 0;
	background: rgba(0, 0, 0, 0.7);
	padding: 10px 0;
	display: none;
}

#submit_wrap.fixed {
	position: fixed;
	width: 100%;
	top: unset;
	bottom: 0;
	left: 0;
}

/* clearfix_2 */
/* CRP_CRP_G_48010 の定義 */
.clearfix_2 {
	overflow:hidden;
}
.clearfix_2:after {
	content: "";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
	font-size: 0;
}

.w10per { width: 10%;}

/*---CRP-ENT-G-12010---*/
.participating_seniors td ul {
	float: right;
	width: 500px;
}

.participating_seniors td ul li {
	float: left;
	margin: 0 10px 5px;
}

.participating_seniors td ul li input {
	 vertical-align: middle;
}

/*---CRP-HDM-G-03010---*/
.sub_submit_btn {
	background-color: #922626;
	border: 2px solid #cbcbcb;
	padding: 7px 10px;
	cursor: pointer;
	color: #fff;
	font-weight: bold;

}
.sub_submit_btn:hover {
	opacity: 0.7;
}

/*---CRP-HDM-G-03030---*/
#singleTitleWrap {
	width: 90%;
	margin: 10px auto;
}


#singleTitleWrap h4 {
    margin: -2px 0 0 0;
    padding: 0px 3px 7px 35px;
    font-size: 12px;
    line-height: 1.5em;
    border-bottom: solid 2px #DDDDDD;
    border-left: solid 2px #DDDDDD;
    border-right: solid 2px #DDDDDD;
    background: #ffffe7 url(../images/icon_direction.gif) no-repeat 12px .1em;
}

.table_pr_select {
	width: 80%;
	margin: 30px auto;
}

.table_pr_select li {
	margin-bottom: 10px;
}

.table_pr_select input {
	vertical-align: middle;
}

.table_pr_select .pr_txt {
	display: inline-block;
	border: 1px solid #333;
	padding: 10px;
	width: 90%;
	vertical-align: middle;
}

/*---CRP-HDM-G-09010---*/
.toggle_switch_wrap {
	position: relative;
}

.toggle_switch {
	width: 30px;
	height: 30px;
	position: absolute;
	top: 0;
	right: 10px;
	bottom: 0;
	line-height: 30px;
	text-align: center;
	cursor: pointer;
	border: 1px solid #000;
	text-align: center;
	padding: 0 !important;
	margin: auto !important;
	display: block;
}
.toggle_switch:before {
	content: '▼';
}
.toggle_switch.active:before {
	content: '▲';
}

.ml150 {
	margin-left: 150px;
}
/* CRP_CRP_G_47010 の警告アイコン */
.attention_label {
	display: inline-block;
	margin-bottom: 4px;
	padding: 4px 10px;
	border-radius: 8px;
	font-size: 12px;
	font-weight: bold;
	line-height: 1;
	border:1px solid #ff0000;
	background-color: #ffffff;
	color: #ff0000;
}
/* CRP_CRP_G_46020セレクトボックスwidth */
.minw120 {
	min-width: 120px;
}
/* CRP_ENT_G_06010 */
.with_arrow_up::before {
	content: url("../images/table_arrow_up.gif");
	margin-right: 3px;
}
.setting_status_dl {
	padding: 0 10px;
	margin-bottom: 20px;
}
.setting_status_dl dt::before {
	content: '■';
}
.setting_status_dl dt {
	font-weight: bold;
	margin-bottom: 5px;
}
.setting_status_dl dd {
	margin-bottom: 15px;
	padding-left: 10px;
}
.setting_status_dl dd input {
	vertical-align: middle;
	margin-right: 3px;
}
.setting_status_dl dd label {
	vertical-align: middle;
	margin-right: 15px;
}
.setting_status_dl dd a {
	vertical-align: middle;
}
/*
CRP_ENT_G_11010
CRP_ENT_G_11020
CRP_ENT_G_12010
CRP_ENT_G_12020
CRP_ENT_G_12050
CRP_ENT_G_12060
CRP_ENT_G_16010
CRP_ENT_G_16020
*/
.fnt_gray {
	color: #ccc;
}

/*
CRP_ENT_G_16030
CRP_ENT_G_16060
CRP_ENT_G_16070
*/
.web_only {
	color: #333 !important;
	/* display: none; */
}

/*
24プレ管理追加 2022/03
*/
/*
CRP_CRP_G_21010
*/
.sum_list {
	margin: 0 auto 30px;
	border: solid 2px #DDDDDD;
	padding: 10px 20px;
	background: #ffffe7;
}
.check_button_box {
	float: left;
	margin: 20px 0;
	width: auto;
}
.check_button_box dt {
	clear: both;
	float: left;
	width: 140px;
	margin-top: 10px;
	vertical-align: middle;
	height: 50px;
	line-height: 30px;
}
.check_button_box dt:nth-of-type(1) {
	margin-top: 0;
}
.check_button_box dd {
	float: left;
	margin-top: 10px;
	width: 200px;
	vertical-align: middle;
	height: 30px;
	line-height: 30px;
}
.check_button_box dd:nth-of-type(1) {
	margin-top: 0;
}

.check_button_box dd button {
	display: block;
	width: 120px;
	height: 100%;
	text-align: center;
	cursor: pointer;
	font-size: 10px;
}

.table01.CRP_CRP_G_21010 {
	width: 100%;
	overflow: hidden;
}
.table01.CRP_CRP_G_21010 tr th {
	text-align: center;
}
.table01.CRP_CRP_G_21010 tr th input {
	display: block;
	width: 20px;
	text-align: center;
	margin: 5px auto 0;
}
.table01_wrap {
	width: 100%;
	overflow: scroll;
}

/* ▼修正(24プレ管理) */

#main.CRP_CRP_G_21020  {
	padding-top: 80px;
}

#main.CRP_CRP_G_21020  .btnWrapperObOg {
	width: 500px;
	margin: 0 auto 30px;

}
#main.CRP_CRP_G_21020  .btnWrapperObOg a,
#main.CRP_CRP_G_21020  .btnWrapperObOg button,
#main.CRP_CRP_G_21020  .btnWrapperObOg input {
		display: block;
	text-align: center;
	margin-left: 0;
}

.with_border {
	border: 1px solid #DDDDDD;
}
.mb0 {
	margin-bottom: 0 !important;
}
.mb30 {
	margin-bottom: 30px !important;
}
.ml10 {
	margin-left: 10px !important;
}
.ml20 {
	margin-left: 20px !important;
}
.mt10 {
	margin-top: 10px !important;
}
.mt80 {
	margin-top: 80px !important;
}
.align_c



.order_number {
	width: 5% !important;
	text-align: center;
}
.dl04_wrap {
	width: 95% !important;
}
.dl04 {
	position: relative;
}
.dl04 dt {
    font-weight: bold;
    padding: 12px 0px 10px 0px;
    word-break: break-all;
    margin-bottom: 10px;
    background: #DDDDDD;
	position: relative;
}
.dl04 dt .indivisual_reset_btn  {
	display: block;
	position: absolute;
	right: 20px;
	top: 0;
	bottom: 0;
	margin: auto;
	width: 60px;
	height: 26px;
	font-size: 11px;
	text-align: center;
	font-weight: normal;
	cursor: pointer;
}
.dl04 dd .inner_sub_title {
	display: block;
	margin: 10px 0 0;
}
.dl04 dd textarea {
	width: 90%;
	display: block;
	margin-top: 5px;
}
.dl04 dd textarea.experience_textarea {
	width: 90%;
	display: inline;
	vertical-align: top;
}
.text5 {
	width: 65px;
	border: 1px solid #999999;
    height: 22px;
	padding-bottom: 0;
}
.text10 {
	width: 130px;
    background: #fdfdf0;
	border: 1px solid #999999;
    height: 22px;
	padding-bottom: 0;
}

.box_pointer_layput2 {
	text-align: center;
    width: 510px;
    margin-left: auto !important;
    margin-right: auto !important;
	margin-bottom: 30px;
}

.box_pointer_layput2 a {
	font-weight: bold;
    text-decoration: none;
    background: #159ef9 url(../images/bg_main_sub.gif) right center;
    border: 4px solid #DDDDDD;
    display: inline-block;
    padding: 10px;
    color: #FFFFFF;
}

.fnt_normal {
	font-weight: normal;
}
.mr20 {
	margin-right: 20px !important;
}
.CRP_CRP_G51010 > table > tbody > tr > td > table > tbody > tr > td {
	margin: 0 auto !important;
}
.CRP_CRP_G51010 > table > tbody > tr > td > table > tbody > tr > td > a {
	width: 120px !important;
	margin: 0 auto !important;
}
.CRP_CRP_G51010 > table > tbody > tr > th {
	position: relative;
	text-align: center;
}
.CRP_CRP_G51010 > table > tbody > tr > th .help_link {
	display: block;
	position: absolute;
	right: 8px;
	font-weight: normal;
	font-size: 12px;
	top: 0;
	bottom: 0;
	margin: auto;
	height: 16px;
}

.CRP_USR_G_03010 > form > table > tbody > tr > th {
	position: relative;
	text-align: center;
}

table.CRP_COM_G_07010,
table.CRP_COM_G_07010_v2 {
	width: 100%;
	background-color: #fff !important;
}

table.CRP_COM_G_07010_v2:nth-of-type(n+2) {
	margin-top: 15px;
}

table.CRP_COM_G_07010 tr th {
	border-right: solid 1px #DDDDDD;
	border-bottom: solid 1px #DDDDDD;
	background: #f2f2f2 url(../images/bg_main_off.gif) center center repeat-x;
	margin: 0 0 0 0;
	padding: 10px 10px 10px 10px;
	text-align: center;
}

table.CRP_COM_G_07010_v2 tr th {
	border-right: solid 1px #DDDDDD;
	border-bottom: solid 1px #DDDDDD;
	background: #f2f2f2 url(../images/bg_main_off.gif) center center repeat-x;
	margin: 0 0 0 0;
	padding: 10px 10px 10px 10px;
}

table.CRP_COM_G_07010 tr td,
table.CRP_COM_G_07010_v2 tr td {
	background: #fff;
}

table.CRP_COM_G_07010 tr td:nth-of-type(1),
table.CRP_COM_G_07010_v2 tr td:nth-of-type(1) {
	border-left: solid 1px #DDDDDD;
	border-right: none;
	width: 80%;
}

table.CRP_COM_G_07010_v2 tr td[colspan] {
	border-right: solid 1px #dddddd;
}

table.CRP_COM_G_07010 tr td button,
table.CRP_COM_G_07010_v2 tr td button {
	cursor: pointer;
}

.text_red {
	color: #f00;
}

.unregistedDl {
	border: 1px solid #000;
	box-sizing: border-box;
	margin: 5px;
	background-color: #fff;
}

.unregistedDl * {
	box-sizing: border-box;
}

.unregistedDl dt {
	background: #f2f2f2 url(../images/bg_main_off.gif) center center repeat-x;
	padding: 5px;
	font-size: 11px;
}

.unregistedDl dd {
	padding: 5px;
}

.unregistedUl {
	margin-top: 10px;
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-start;
	align-items: center;
}

.unregistedUl li {
	color: #f00;
	border: 1px solid #f00;
	padding: 3px;
	width: 32%;
	height: 44px;
	margin-left: 2%;
	margin-bottom: 1%;
	text-align: center;
	display: flex;
	align-items: center;
	justify-content: center;
}

.unregistedUl li:nth-of-type(3n+1) {
	margin-left: 0;
}

.table01 .table12 {
	font-size: 100%;
	line-height: 150%;
	text-align: left;
	border-collapse: collapse;
	margin: 10px auto;
	width: 100%;
}

.table01 .table12 td {
	padding: 3px;
	border: solid 1px #DDDDDD;
	background: #ffffe7;
}

.table01 .table12 table.inner {
	width: 90% !important;
	margin: 0 auto;
	padding: 0;
	border: none;
}

.table01 .table12 table.inner th,
.table01 .table12 table.inner td {
	width: 45%;
	border: none;
	margin: 0 0 0 0;
	padding: 5px !important;
	background-color: transparent;
	background-image: none;
	font-size: 14px;
	vertical-align: middle;
}

.table01 .table12 table.inner th {
	text-align: right;
	width: 40%;
	color: #000;
}

.table01 .wide_table01 {
	width: 100% !important;
	margin: 10px 0 0 0;
}

.table01 .dl01 dd input {
	vertical-align: middle;
}

/* .table01 .dl01 dd input:nth-of-type(n+2) {
	margin-left: 10px;
} */

.CRP_CRP_G_55010 .table01+div {
	position: relative;
	margin: 20px 0 10px;
	width: 100%;
	height: 20px;
}

.CRP_CRP_G_55010 .table01+div p {
	position: absolute;
	top: 0;
	right: 0;
}

.CRP_CRP_G_55010 .table01+div p input {
	display: none;
}

.table01+div+#setting_status_table {
	margin: 10px 0 0 0;
	width: 100% !important;
}

.table01+div+#setting_status_table tr th {
	text-align: center;
}

.table01+div+#setting_status_table tr th .inner_note {
	font-size: 10px;
	display: block;
	font-weight: normal;
}

.table01+div+#setting_status_table .tinyTd {
	width: 35px;
}

.table01+div+#setting_status_table+.table02 {
	margin: 10px 0 0 0;
	background-color: #ffffe7;
	border: 1px solid #ddd;
}

#main.CRP_CRP_G_52010 {
	margin-top: 30px;
}

.sum_list.CRP_CRP_G_52010  {
	margin-top: 30px;
	font-size: 12px;
}

#main.CRP_CRP_G_52010  .btnWrapperObOg {
	width: 500px;
	margin: 0 auto 30px;
	position: relative;

}
#main.CRP_CRP_G_52010  .btnWrapperObOg a,
#main.CRP_CRP_G_52010  .btnWrapperObOg button,
#main.CRP_CRP_G_52010  .btnWrapperObOg input {
		display: block;
	text-align: center;
	margin: 0 auto;
	width: 100%;
	min-width: unset;
	box-sizing: border-box;
}
.additional_note {
	display: block;
    text-align: left;
    font-size: 12px;
    margin: 10px 0em 0em 0em;
    padding: 1em;
    line-height: 1.5em;
    border: 2px solid #ddd;
    background: #ffffe7;
}

.period_select_area {
	width: 280px;
	margin: 0 auto 30px;
}

.CRP_CRP_G_54010 form > table > tbody > tr > th  {
	position: relative;

}
.CRP_CRP_G_54010 form > table > tbody > tr > th > a {
	display: block;
	width: 85px;
	height: 18px;
	position: absolute;
	right: 10px;
	top: 0;
	bottom: 0;
	margin: auto;

}
.CRP_CRP_G_54020 .period_select_area {
	width: 100%;
	margin: 0 auto 30px;
	text-align: center;
}
.CRP_CRP_G_54020 .period_select_area p {
	margin-bottom: 10px;
}
.large_note_dl {
	padding: 20px;
    border: solid 2px #FF0000;
	background: #ffffe7;
	margin-top: 30px;
	margin-bottom: 30px;
}
.large_note_dl dt {
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	margin-bottom: 10px;

}
.large_note_dl dd {
	text-align: center;

}

.inner_box {
	display: block;
    border: 2px solid #ddd;
	width: 90%;
	margin: 10px auto;
	padding: 10px;

}

.borderTopNone {
	border-top: none !important;
}
.borderBottomNone {
	border-bottom: none !important;
}

.check_button_box dl dt img {
	vertical-align: middle;
}

.texthigh800 {
	height: 200px;
	width: 90%;
	background: #fdfdf0;
}

.order_style {
	margin: 10px 0 30px;
}
.order_style_def {
	width: 170px;
	float: right;
}

.order_style_def dt {
	display: inline-block;
	text-align: right;
}

.order_style_def dd {
	display: inline-block;
	width: 120px;
}


.additional_txt_block {
	display: block;
	float: left;
	width: 438px;
}
.login_flag {
	display: block;
	float: right;
	width: 140px;
	text-align: right;
}
.login_flag.active:before {
	content: '●';
	color: #44b95a;
	margin-right: 3px;
}

.regist_btn_td,
.edit_btn_td {
	vertical-align: top;
	text-align: center;
	width: 100px;
	border-bottom: solid 1px #FFFFFF !important;
	border-left: solid 1px #FFFFFF !important;
	border-top: solid 1px #FFFFFF !important;
}

.regist_btn {
	border: none;
	background-color: #FF3300;
	width: 96px;
	height: 96px;
	border-radius: 50%;
	color: #fff;
	font-size: 13px;
	font-weight: bold;
	border: 2px solid #FF3300;
}

.edit_btn {
	border: none;
	background-color: #fff;
	width: 96px;
	height: 96px;
	border-radius: 50%;
	color: #FF3300;
	font-size: 13px;
	font-weight: bold;
	border: 2px solid #FF3300;
}

.regist_btn span,
.edit_btn span {
	display: block;
	font-size: 11px;
	font-weight: normal;
}

/* CRP_HDM_G_03010 */
.hit_search {
	color: #FF3300;
	font-weight: bold;
}

 /*--- ▼追加(保守開発23年01月分) ---*/
/* CRP_COM_G_08020 「活動状況・残り採用予定人数設定」リンクの空白設定 */
.activity_margin {
	margin: 9px 0px 9px 0px;
}
 /*--- ▲追加(保守開発23年01月分) ---*/


/*--- ▼修正(保守開発23年10月分) ---*/
/*---.table10 注記赤枠（OPE-085にてグループ募集注記の為に追加）---*/
.table10{
	border-top:1px solid #DDDDDD;
	border-left:solid 1px #DDDDDD;
}
.table10 td{
	padding:3px;
	border-right:solid 1px #DDDDDD;
	border-bottom:solid 1px #DDDDDD;
	background:#ffc9d2;
}

.table10 ul{
	margin:0 0 0 0;
	padding:5px 5px 2px 0px;
	text-align:left;
}
.table10 ul li{
	margin:0px 0px 0px 0px;
	padding:0px 0px 5px 20px;
	background:url("../images/icon_attention.gif") no-repeat 0 .1em;
	list-style:none;
}
/*--- ▲修正(保守開発23年10月分) ---*/



/* ▲修正(24プレ管理) */

/* ▼修正(26プレナビ修正) */

.CRP_CRP_G_29010 .preNaviScheduleBox {
	width: 60%;
	margin: 0 auto 20px;
	background: #ffffe7;
	padding: 30px;
	border: solid 2px #DDDDDD;
}
.CRP_CRP_G_29010 .preNaviScheduleBox dt {
	font-weight: bold;
	font-size: 13px;
	margin-bottom: 5px;
}
.CRP_CRP_G_29010 .preNaviScheduleBox dt:nth-of-type(n+2) {
	margin-top: 20px;

}
.CRP_CRP_G_29010 .preNaviScheduleBox dd {
	padding-left: 100px;
	font-weight: bold;
	font-size: 12px;
}
.CRP_CRP_G_29010 .preNaviScheduleBox dd span {
	margin-left: 5px;
	color: #ff0000;
}
.CRP_CRP_G_29010 .mb30 {
	margin-bottom: 30px;
}
.CRP_CRP_G_29010 .bg_orange {
	background: #FC4E07 !important;
}

.CRP_CRP_G_30010 .dl02 .note {
	color: #757575;
	font-weight: normal;
}
.CRP_CRP_G_30010 .additional_txt {
	display: block;
}
.CRP_CRP_G_30010 .experience_tbl01 {
	padding: 10px 0 0;
	vertical-align: top;
}
.CRP_CRP_G_30010 .experience_tbl01 > tbody > tr > th {
	width: 15%;
	background: unset;
	padding: 5px 0 0;
	border: none;
	color: #000;
	vertical-align: top;
}
.CRP_CRP_G_30010 .experience_tbl0 > tbody > tr > td {
	width: 85%;
}
.CRP_CRP_G_30010 .experience_tbl01 .inner_tbl th {
	width: 20%;
	font-weight: normal;
	vertical-align: top;
	padding: 0;
	background: unset;
	color: #000;
	border: none;
}
.CRP_CRP_G_30010 .experience_tbl01 .inner_tbl td {
	width: 80%;
	padding: 0 !important;
	line-height: 1.8;
}
.CRP_CRP_G_30010 .experience_tbl01 .inner_tbl tr:nth-of-type(n+2) th,
.CRP_CRP_G_30010 .experience_tbl01 .inner_tbl tr:nth-of-type(n+2) td {
	padding-top: 10px !important;
}
.CRP_CRP_G_30010 .exp_input_radio:nth-of-type(n+2) {
	margin-left: 15px;
}
.CRP_CRP_G_30010 #expTb01_sub01_clear {
	color: #0066FF;
	cursor: pointer;
}
.CRP_CRP_G_30010 .exp_input_text {
	background: #fdfdf0;
	border: 1px solid #999999;
	width: 300px;
}



.CRP_CRP_G_29010 .tableIntern td:last-child {
	min-width: 140px;
}

.CRP_CRP_G_56010 .preNaviScheduleBox {
	width: 60%;
	margin: 0 auto 20px;
	background: #ffffe7;
	padding: 30px;
	border: solid 2px #DDDDDD;
}
.CRP_CRP_G_56010 .preNaviScheduleBox dt {
	font-weight: bold;
	font-size: 13px;
	margin-bottom: 5px;
}
.CRP_CRP_G_56010 .preNaviScheduleBox dt:nth-of-type(n+2) {
	margin-top: 20px;

}
.CRP_CRP_G_56010 .preNaviScheduleBox dd {
	padding-left: 100px;
	font-weight: bold;
	font-size: 12px;
}
.CRP_CRP_G_56010 .preNaviScheduleBox dd span {
	margin-left: 5px;
	color: #ff0000;
}
.CRP_CRP_G_56010 .mb30 {
	margin-bottom: 30px;
}
.CRP_CRP_G_56010 .bg_orange {
	background: #FC4E07 !important;
}
.CRP_CRP_G_56010 .tableIntern td:last-child {
	min-width: 140px;
}
.CRP_CRP_G_56010 .courseSelectTbl tbody > tr > td:first-child {
	width: 250px;
	background: #329ad6 url(../images/bg_main_on.gif) center top repeat-x;
	color: #fff;
	font-weight: bold;
	background-size: cover;
}
.CRP_CRP_G_57010 #box_changeurl {
	margin-bottom: 50px !important;
	width: 100% !important;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif !important;
}
.CRP_CRP_G_57010 #box_changeurl ul {
	margin: 0px 0px 0px 15px !important;
	padding: 0px !important;
}
.CRP_CRP_G_57010 #box_changeurl ul li {
	list-style: none !important;
	font-size: 11px !important;
	float: left !important;
	text-align: center !important;
}
.CRP_CRP_G_57010 #box_changeurl ul li a {
	text-decoration: none !important;
	color: #333333 !important;
	width: 140px !important;
	margin: 0px 5px 0px 0px !important;
	padding: 15px 0px 15px 0px !important;
	float: left !important;
	background: #EEEEEE !important;
	border: 1px solid #CCCCCC !important;
	border-top: 0px solid #FFFFFF !important;
}
.CRP_CRP_G_57010 #box_changeurl ul li#now a,
.CRP_CRP_G_57010 #box_changeurl ul li a:hover {
	background: #159ef9 !important;
	text-decoration: none !important;
	color: #FFFFFF !important;
}
.CRP_CRP_G_57010 dl.command {
	padding: 0em !important;
	margin: .2em !important;
	clear: both !important;
	width: 90% !important;
	font-size: 70% !important;
}
.CRP_CRP_G_57010 dl.command dt {
	float: left !important;
	text-align: center !important;
	width: 8em !important;
	padding: 6px 0px 2px 0px !important;
	margin: 0px 0 0px 0px !important;
}
.CRP_CRP_G_57010 dl.command dd a,
.CRP_CRP_G_57010 dl.command dd {
	float: left !important;
	width: 13em !important;
	padding: .4em 0px .2em 0px !important;
	margin: 0px .1em 0px 0px !important;
	display: inddne !important;
	color: #333333 !important;
	text-decoration: none !important;
	text-align: center !important;
}
.CRP_CRP_G_57010 dl.command dd a {
	margin-right: .5em !important;
	background: #DDDDDD !important;
}
.CRP_CRP_G_57010 dl.command dd a:hover,
.CRP_CRP_G_57010 dl.command dd.current a {
	background: #0066FF !important;
	color: #FFFFFF !important;
}
.CRP_CRP_G_57010 .header_td_h2 {
	font-size: 26px !important;
	line-height: 30px !important;
	margin: 0px !important;
	padding: 0px !important;
	color: #000000 !important;
}
.CRP_CRP_G_57010 .clear {
	clear: both !important;
}
.CRP_CRP_G_57010 #box_debug {
	border-bottom: 5px solid #FF0000;
	height: 1em;
	padding-bottom: 10px;
	font-size: 25px;
	left: 0px;
	top: 0px;
}
.CRP_CRP_G_57010 .dl02 .note {
	color: #757575;
	font-weight: normal;
}
.CRP_CRP_G_57010 .additional_txt {
	display: block;
}
.CRP_CRP_G_57010 .experience_tbl01 {
	padding: 10px 0 0;
	vertical-align: top;
}
.CRP_CRP_G_57010 .experience_tbl01 > tbody > tr > th {
	width: 15%;
	background: unset;
	padding: 5px 0 0;
	border: none;
	color: #000;
	vertical-align: top;
}
.CRP_CRP_G_57010 .experience_tbl0 > tbody > tr > td {
	width: 85%;
}
.CRP_CRP_G_57010 .experience_tbl01 .inner_tbl th {
	width: 20%;
	font-weight: normal;
	vertical-align: top;
	padding: 0;
	background: unset;
	color: #000;
	border: none;
}
.CRP_CRP_G_57010 .experience_tbl01 .inner_tbl td {
	width: 80%;
	padding: 0 !important;
	line-height: 1.8;
}
.CRP_CRP_G_57010 .experience_tbl01 .inner_tbl tr:nth-of-type(n+2) th,
.CRP_CRP_G_57010 .experience_tbl01 .inner_tbl tr:nth-of-type(n+2) td {
	padding-top: 10px !important;
}
.CRP_CRP_G_57010 .exp_input_radio:nth-of-type(n+2) {
	margin-left: 15px;
}
.CRP_CRP_G_57010 #expTb01_sub01_clear {
	color: #0066FF;
	cursor: pointer;
}
.CRP_CRP_G_57010 .exp_input_text {
	background: #fdfdf0;
	border: 1px solid #999999;
	width: 300px;
}
.CRP_CRP_G_57010 .courseChangeLabel {
	display: inline-block;
	padding: 3px 5px;
	background: #f9d9d9;
	border: 1px solid #FF3300;
}
.CRP_CRP_G_57010 .courseChangeNote {
	display: inline-block;
	width: 320px;
	margin-left: 10px;
	vertical-align: middle;
	font-weight: normal;
	font-size: 11px;
	color: #FF3300;
}


.CRP_CRP_G_57020 #box_changeurl {
	margin-bottom: 50px !important;
	width: 100% !important;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif !important;
}
.CRP_CRP_G_57020 #box_changeurl ul {
	margin: 0px 0px 0px 15px !important;
	padding: 0px !important;
}
.CRP_CRP_G_57020 #box_changeurl ul li {
	list-style: none !important;
	font-size: 11px !important;
	float: left !important;
	text-align: center !important;
}
.CRP_CRP_G_57020 #box_changeurl ul li a {
	text-decoration: none !important;
	color: #333333 !important;
	width: 140px !important;
	margin: 0px 5px 0px 0px !important;
	padding: 15px 0px 15px 0px !important;
	float: left !important;
	background: #EEEEEE !important;
	border: 1px solid #CCCCCC !important;
	border-top: 0px solid #FFFFFF !important;
}
.CRP_CRP_G_57020 #box_changeurl ul li#now a,
.CRP_CRP_G_57020 #box_changeurl ul li a:hover {
	background: #159ef9 !important;
	text-decoration: none !important;
	color: #FFFFFF !important;
}
.CRP_CRP_G_57020 dl.command {
	padding: 0em !important;
	margin: .2em !important;
	clear: both !important;
	width: 90% !important;
	font-size: 70% !important;
}
.CRP_CRP_G_57020 dl.command dt {
	float: left !important;
	text-align: center !important;
	width: 8em !important;
	padding: 6px 0px 2px 0px !important;
	margin: 0px 0 0px 0px !important;
}
.CRP_CRP_G_57020 dl.command dd a,
.CRP_CRP_G_57020 dl.command dd {
	float: left !important;
	width: 13em !important;
	padding: .4em 0px .2em 0px !important;
	margin: 0px .1em 0px 0px !important;
	display: inddne !important;
	color: #333333 !important;
	text-decoration: none !important;
	text-align: center !important;
}
.CRP_CRP_G_57020 dl.command dd a {
	margin-right: .5em !important;
	background: #DDDDDD !important;
}
.CRP_CRP_G_57020 dl.command dd a:hover,
.CRP_CRP_G_57020 dl.command dd.current a {
	background: #0066FF !important;
	color: #FFFFFF !important;
}
.CRP_CRP_G_57020 .header_td_h2 {
	font-size: 26px !important;
	line-height: 30px !important;
	margin: 0px !important;
	padding: 0px !important;
	color: #000000 !important;
}
.CRP_CRP_G_57020 .clear {
	clear: both !important;
}
.CRP_CRP_G_57020 #box_debug {
	border-bottom: 5px solid #FF0000;
	height: 1em;
	padding-bottom: 10px;
	font-size: 25px;
	left: 0px;
	top: 0px;
}
.CRP_CRP_G_57020 .grayoutBlock {
	position: relative;
}
.CRP_CRP_G_57020 .grayoutBlock:before {
	content: '';
	display: block;
	width: 100%;
	height: 100%;
	position: absolute !important;
	top: 0;
	left: 0;
	background-color: rgba(0,0,0,0.6);
	z-index: 0;
	box-sizing: border-box;
	z-index: 10;
}
.CRP_CRP_G_57020 .grayoutBlock:after {
	content: 'こちらの項目は審査対象となります。\Aリアルタイム修正項目の内容が問題なければ\Aこの内容で登録する（審査項目の修正依頼画面に進みます）\Aをクリックいただき修正依頼画面より修正をお願いします。';
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 10px;
	left: 0;
	color: #fff;
	white-space: pre;
	text-align: center;
	box-sizing: border-box;
	background: transparent;
	z-index: 10;
}

.grayoutBlock {
	position: relative;
}
.CRP_CRP_G_30010 .grayoutBlock:before,
.CRP_CRP_G_57010 .grayoutBlock:before {
	content: '';
	display: block;
	width: 100%;
	height: calc(100% - 270px);
	position: absolute !important;
	top: 270px;
	left: 0;
	background-color: rgba(0,0,0,0.6);
	z-index: 0;
	box-sizing: border-box;
	z-index: 10;
}
.CRP_CRP_G_30010 .grayoutBlock:after,
.CRP_CRP_G_57010 .grayoutBlock:after {
	content: '';
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 280px;
	left: 0;
	color: #fff;
	white-space: pre;
	text-align: center;
	box-sizing: border-box;
	background: transparent;
	z-index: 10;
}

.CRP_CRP_G_30010 .dl01:not(.grayoutBlock),
.CRP_CRP_G_57010 .dl01:not(.grayoutBlock) {
	position: relative;
	z-index: 15;
}

.CRP_CRP_G_30010 .grayoutBlock dd span a,
.CRP_CRP_G_57010 .grayoutBlock dd span a {
	pointer-events: none;
	color: #000;
}

.CRP_CRP_G_57020 .ngtbtn {
	vertical-align: middle;
}
.CRP_CRP_G_57020 button.actbtn {
	padding:5px 30px 5px 30px;
	margin:0px 0px 0px 10px;
	color:#FFFFFF !important;
	text-decoration:none !important;
	font-weight:bold;
	border:solid 4px #DDDDDD;
	cursor:pointer;
	background:#0066FF url("../images/bg_main_on.gif") right center;
	min-width:4em;
	height:auto !important;
	width:300px;
	vertical-align: middle;
	word-break:keep-all;
}
.CRP_CRP_G_57020 .actbtn .subtxt {
	font-size: 11px;
	font-weight: normal;
	display: block;
}

.CRP_CRP_G_57030 #box_changeurl {
	margin-bottom: 50px !important;
	width: 100% !important;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif !important;
}
.CRP_CRP_G_57030 #box_changeurl ul {
	margin: 0px 0px 0px 15px !important;
	padding: 0px !important;
}
.CRP_CRP_G_57030 #box_changeurl ul li {
	list-style: none !important;
	font-size: 11px !important;
	float: left !important;
	text-align: center !important;
}
.CRP_CRP_G_57030 #box_changeurl ul li a {
	text-decoration: none !important;
	color: #333333 !important;
	width: 140px !important;
	margin: 0px 5px 0px 0px !important;
	padding: 15px 0px 15px 0px !important;
	float: left !important;
	background: #EEEEEE !important;
	border: 1px solid #CCCCCC !important;
	border-top: 0px solid #FFFFFF !important;
}
.CRP_CRP_G_57030 #box_changeurl ul li#now a,
.CRP_CRP_G_57030 #box_changeurl ul li a:hover {
	background: #159ef9 !important;
	text-decoration: none !important;
	color: #FFFFFF !important;
}
.CRP_CRP_G_57030 dl.command {
	padding: 0em !important;
	margin: .2em !important;
	clear: both !important;
	width: 90% !important;
	font-size: 70% !important;
}
.CRP_CRP_G_57030 dl.command dt {
	float: left !important;
	text-align: center !important;
	width: 8em !important;
	padding: 6px 0px 2px 0px !important;
	margin: 0px 0 0px 0px !important;
}
.CRP_CRP_G_57030 dl.command dd a,
.CRP_CRP_G_57030 dl.command dd {
	float: left !important;
	width: 13em !important;
	padding: .4em 0px .2em 0px !important;
	margin: 0px .1em 0px 0px !important;
	display: inddne !important;
	color: #333333 !important;
	text-decoration: none !important;
	text-align: center !important;
}
.CRP_CRP_G_57030 dl.command dd a {
	margin-right: .5em !important;
	background: #DDDDDD !important;
}
.CRP_CRP_G_57030 dl.command dd a:hover,
.CRP_CRP_G_57030 dl.command dd.current a {
	background: #0066FF !important;
	color: #FFFFFF !important;
}
.CRP_CRP_G_57030 .header_td_h2 {
	font-size: 26px !important;
	line-height: 30px !important;
	margin: 0px !important;
	padding: 0px !important;
	color: #000000 !important;
}
.CRP_CRP_G_57030 .clear {
	clear: both !important;
}
.CRP_CRP_G_57030 #box_debug {
	border-bottom: 5px solid #FF0000;
	height: 1em;
	padding-bottom: 10px;
	font-size: 25px;
	left: 0px;
	top: 0px;
}
.CRP_CRP_G_57030 .dl02 .note {
	color: #757575;
	font-weight: normal;
}
.CRP_CRP_G_57030 .additional_txt {
	display: block;
}
.CRP_CRP_G_57030 .experience_tbl01 {
	padding: 10px 0 0;
	vertical-align: top;
}
.CRP_CRP_G_57030 .experience_tbl01 > tbody > tr > th {
	width: 15%;
	background: unset;
	padding: 5px 0 0;
	border: none;
	color: #000;
	vertical-align: top;
}
.CRP_CRP_G_57030 .experience_tbl0 > tbody > tr > td {
	width: 85%;
}
.CRP_CRP_G_57030 .experience_tbl01 .inner_tbl th {
	width: 20%;
	font-weight: normal;
	vertical-align: top;
	padding: 0;
	background: unset;
	color: #000;
	border: none;
}
.CRP_CRP_G_57030 .experience_tbl01 .inner_tbl td {
	width: 80%;
	padding: 0 !important;
	line-height: 1.8;
}
.CRP_CRP_G_57030 .experience_tbl01 .inner_tbl tr:nth-of-type(n+2) th,
.CRP_CRP_G_57030 .experience_tbl01 .inner_tbl tr:nth-of-type(n+2) td {
	padding-top: 10px !important;
}
.CRP_CRP_G_57030 .exp_input_radio:nth-of-type(n+2) {
	margin-left: 15px;
}
.CRP_CRP_G_57030 #expTb01_sub01_clear {
	color: #0066FF;
	cursor: pointer;
}
.CRP_CRP_G_57030 .exp_input_text {
	background: #fdfdf0;
	border: 1px solid #999999;
	width: 300px;
}
.CRP_CRP_G_57030 .courseChangeLabel {
	display: inline-block;
	padding: 3px 5px;
	background: #f9d9d9;
	border: 1px solid #FF3300;
}
.CRP_CRP_G_57030 .courseChangeNote {
	display: inline-block;
	width: 320px;
	margin-left: 10px;
	vertical-align: middle;
	font-weight: normal;
	font-size: 11px;
	color: #FF3300;
}

.CRP_CRP_G_57040 #box_changeurl {
	margin-bottom: 50px !important;
	width: 100% !important;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif !important;
}
.CRP_CRP_G_57040 #box_changeurl ul {
	margin: 0px 0px 0px 15px !important;
	padding: 0px !important;
}
.CRP_CRP_G_57040 #box_changeurl ul li {
	list-style: none !important;
	font-size: 11px !important;
	float: left !important;
	text-align: center !important;
}
.CRP_CRP_G_57040 #box_changeurl ul li a {
	text-decoration: none !important;
	color: #333333 !important;
	width: 140px !important;
	margin: 0px 5px 0px 0px !important;
	padding: 15px 0px 15px 0px !important;
	float: left !important;
	background: #EEEEEE !important;
	border: 1px solid #CCCCCC !important;
	border-top: 0px solid #FFFFFF !important;
}
.CRP_CRP_G_57040 #box_changeurl ul li#now a,
.CRP_CRP_G_57040 #box_changeurl ul li a:hover {
	background: #159ef9 !important;
	text-decoration: none !important;
	color: #FFFFFF !important;
}
.CRP_CRP_G_57040 dl.command {
	padding: 0em !important;
	margin: .2em !important;
	clear: both !important;
	width: 90% !important;
	font-size: 70% !important;
}
.CRP_CRP_G_57040 dl.command dt {
	float: left !important;
	text-align: center !important;
	width: 8em !important;
	padding: 6px 0px 2px 0px !important;
	margin: 0px 0 0px 0px !important;
}
.CRP_CRP_G_57040 dl.command dd a,
.CRP_CRP_G_57040 dl.command dd {
	float: left !important;
	width: 13em !important;
	padding: .4em 0px .2em 0px !important;
	margin: 0px .1em 0px 0px !important;
	display: inddne !important;
	color: #333333 !important;
	text-decoration: none !important;
	text-align: center !important;
}
.CRP_CRP_G_57040 dl.command dd a {
	margin-right: .5em !important;
	background: #DDDDDD !important;
}
.CRP_CRP_G_57040 dl.command dd a:hover,
.CRP_CRP_G_57040 dl.command dd.current a {
	background: #0066FF !important;
	color: #FFFFFF !important;
}
.CRP_CRP_G_57040 .header_td_h2 {
	font-size: 26px !important;
	line-height: 30px !important;
	margin: 0px !important;
	padding: 0px !important;
	color: #000000 !important;
}
.CRP_CRP_G_57040 .clear {
	clear: both !important;
}
.CRP_CRP_G_57040 #box_debug {
	border-bottom: 5px solid #FF0000;
	height: 1em;
	padding-bottom: 10px;
	font-size: 25px;
	left: 0px;
	top: 0px;
}
.CRP_CRP_G_57040 .ngtbtn {
	vertical-align: middle;
}
.CRP_CRP_G_57040 .actbtn {
	padding:15px 30px 13px 30px;
	margin:0px 0px 0px 10px;
	color:#FFFFFF !important;
	text-decoration:none !important;
	font-weight:bold;
	border:solid 4px #DDDDDD;
	cursor:pointer;
	background:#0066FF url("../images/bg_main_on.gif") right center;
	min-width:4em;
	height:auto !important;
	vertical-align: middle;
}
.CRP_CRP_G_57040 .actbtn .subtxt {
	font-size: 11px;
	font-weight: normal;
	display: block;
}

.CRP_CRP_G_57050 #box_changeurl {
	margin-bottom: 50px !important;
	width: 100% !important;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif !important;
}
.CRP_CRP_G_57050 #box_changeurl ul {
	margin: 0px 0px 0px 15px !important;
	padding: 0px !important;
}
.CRP_CRP_G_57050 #box_changeurl ul li {
	list-style: none !important;
	font-size: 11px !important;
	float: left !important;
	text-align: center !important;
}
.CRP_CRP_G_57050 #box_changeurl ul li a {
	text-decoration: none !important;
	color: #333333 !important;
	width: 140px !important;
	margin: 0px 5px 0px 0px !important;
	padding: 15px 0px 15px 0px !important;
	float: left !important;
	background: #EEEEEE !important;
	border: 1px solid #CCCCCC !important;
	border-top: 0px solid #FFFFFF !important;
}
.CRP_CRP_G_57050 #box_changeurl ul li#now a,
.CRP_CRP_G_57050 #box_changeurl ul li a:hover {
	background: #159ef9 !important;
	text-decoration: none !important;
	color: #FFFFFF !important;
}
.CRP_CRP_G_57050 dl.command {
	padding: 0em !important;
	margin: .2em !important;
	clear: both !important;
	width: 90% !important;
	font-size: 70% !important;
}
.CRP_CRP_G_57050 dl.command dt {
	float: left !important;
	text-align: center !important;
	width: 8em !important;
	padding: 6px 0px 2px 0px !important;
	margin: 0px 0 0px 0px !important;
}
.CRP_CRP_G_57050 dl.command dd a,
.CRP_CRP_G_57050 dl.command dd {
	float: left !important;
	width: 13em !important;
	padding: .4em 0px .2em 0px !important;
	margin: 0px .1em 0px 0px !important;
	display: inddne !important;
	color: #333333 !important;
	text-decoration: none !important;
	text-align: center !important;
}
.CRP_CRP_G_57050 dl.command dd a {
	margin-right: .5em !important;
	background: #DDDDDD !important;
}
.CRP_CRP_G_57050 dl.command dd a:hover,
.CRP_CRP_G_57050 dl.command dd.current a {
	background: #0066FF !important;
	color: #FFFFFF !important;
}
.CRP_CRP_G_57050 .header_td_h2 {
	font-size: 26px !important;
	line-height: 30px !important;
	margin: 0px !important;
	padding: 0px !important;
	color: #000000 !important;
}
.CRP_CRP_G_57050 .clear {
	clear: both !important;
}
.CRP_CRP_G_57050 #box_debug {
	border-bottom: 5px solid #FF0000;
	height: 1em;
	padding-bottom: 10px;
	font-size: 25px;
	left: 0px;
	top: 0px;
}
.CRP_CRP_G_57050 .ngtbtn {
	vertical-align: middle;
}
.CRP_CRP_G_57050 .actbtn {
	padding:5px 30px 5px 30px;
	margin:0px 0px 0px 10px;
	color:#FFFFFF !important;
	text-decoration:none !important;
	font-weight:bold;
	border:solid 4px #DDDDDD;
	cursor:pointer;
	background:#0066FF url("../../../images/bg_main_on.gif") right center;
	min-width:4em;
	height:auto !important;
	vertical-align: middle;
}
.CRP_CRP_G_57050 .actbtn .subtxt {
	font-size: 11px;
	font-weight: normal;
	display: block;
}
/* ▲修正(26プレナビ修正) */
/* ▼修正(26プレ管理修正) */
.CRP_HDM_G_04010 .related_limitedcourse {
	display: none;
}
.CRP_HDM_G_04020 .related_limitedcourse {
	display: none;
}
.CRP_CRP_G_58010 > table th {
	text-align: center;
}
.CRP_CRP_G_58010 .detail_link {
	color: #0066CC;
	display: block;
	text-decoration: underline;
	margin-top: 5px;
}
#ent_linktab.linktab_100.linktab_CRP_DAT_G_05010 > ul > li {
	width: 19%;
}
#ent_linktab ul li.now {
    border-color: #329ad6;
    color: #FFFFFF;
    background: #0066FF url(../images/bg_main_on.gif) center center;
}
#ent_linktab ul li.now a {
    color: #fff;
}
#linktab ul li a:hover, #linktab ul li.now a {
    border-color: #329ad6;
    color: #FFFFFF;
    background: #0066FF url(../images/bg_main_on.gif) center center;
}
.reportNav {
	width: 100%;
}
.reportNav-ul {
	display: flex;
	align-items: center;
	margin: 0 5px 0;
}
.reportNav-ul > li {
	width: 25%;
	height: 50px;
	border-right: solid 2px #ddd;
}
.reportNav-ul > li:first-child {
	border-left: solid 2px #ddd;
}
.reportNav-ul > li > a {
	display: block;
	width: 100%;
	height: 100%;
	line-height: 50px;
	text-align: center;
	position: relative;
	color: #333;
}
.reportNav-ul > li > a:hover {
	text-decoration: none !important;
	color: #329ad6;
}
.reportNav-ul > li > a:after {
	content: '\f078';
	font-family: "Font Awesome 6 free";
	font-weight: 900;
	display: block;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	line-height: 1;
}
.reportSec {
	border: 1px solid #ddd;
	margin: 20px 5px 0;
}


.reportSec1-title {
	font-size: 12px;
}


.reportSec:nth-of-type(n+2) {
	margin-top: 30px;
}
.reportSec-dl {
	padding: 10px;
}

.reportSec-dl > dt {
	font-size: 16px;
	font-weight: bold;
	position: relative;
	margin: 15px 0;
}
.reportSec-dl > dd:nth-of-type(n+2) {
	margin-top: 30px;
}
.reportSec-dl > dt._ico-gear:before {
	content: '\f013';
	font-family: "Font Awesome 6 free";
	margin-right: 5px;
}
.reportSec-dl > dt._ico-id:before {
	content: '\f47f';
	font-family: "Font Awesome 6 free";
	margin-right: 5px;
}
.reportSec-dl > dt._ico-graph:before {
	content: '\f201';
	font-family: "Font Awesome 6 free";
	margin-right: 5px;
}
.reportSec-dl > dt._ico-board:before {
	content: '\f328';
	font-family: "Font Awesome 6 free";
	margin-right: 5px;
}
.reportSec-dl > dt._ico-usrs:before {
	content: '\f500';
	font-family: "Font Awesome 6 free";
	margin-right: 5px;
}
.reportSec-dl > dt > a {
	display: block;
	position: absolute;
	right: 0;
	font-size: 12px;
	top: 0;
	font-weight: normal;
	color: #159ef9;

}
.reportSec-dl > dd {
	margin: 15px 0 0;
}
.reportSec-dl > dt ._note {
	font-size: 11px;
	font-weight: normal;
	margin-left: 10px;
}
.reportSec-dl > dt ._note::before {
	content: '※';
}
.reportSec-dl > dd > ul {
	display: flex;
	flex-wrap: wrap;
	width: 100%;
	margin: auto;
	justify-content: space-between;
}
.reportSec-dl > dd .subTitle {
	display: block;
	color: #333;
	font-size: 14px;
	margin-bottom: 10px;
	position: relative;
}
.reportSec-dl > dd .subTitle > a {
	display: block;
    position: absolute;
    right: 0;
    font-size: 12px;
    top: 0;
    font-weight: normal;
    color: #159ef9;
}

.reportSec-dl .innerGuide {
	position: relative;
	cursor: pointer;
}
.reportSec-dl .innerGuideComment {
	background: #999;
	padding: 10px;
	border-radius: 5px;
	color: #fff;
	font-size: 12px;
	/* height: 50px; */
	width: 200px;
	text-align: left;
	position: absolute;
	top: -90px;
	/* right: 0; */
	left: 0;
	margin: auto;
	font-weight: normal;
	transform: translate(0,0);
	display: none;
	white-space: normal;
}
.subTitle > .innerGuide .innerGuideComment,
th > .innerGuide .innerGuideComment {
	left: 50%;
	transform: translate(-50%,0);
}
.reportSec-dl .innerGuideComment:after {
	content: '';
	display: block;
	width: 0;
	height: 0;
	border-top: 15px solid #999;
	border-right: 20px solid transparent;
	border-left: 20px solid transparent;
	position: absolute;
	bottom: -15px;
	left: 0;
	right: 0;
	margin: auto;
}

.reportSec-dl > dd .subTitle .innerGuide {
	color: #333;
	margin-left: 5px;
}

.reportSec-dl > dd > ul > li {
	border: 1px solid #ddd;
	text-align: center;
	padding-bottom: 10px;
	position: relative;
}
.reportSec-dl > dd > ul._blocks2 > li {
	width: 49%;
}
.reportSec-dl > dd > ul._blocks3 {
	justify-content: flex-start;
}
.reportSec-dl > dd > ul._blocks3 > li {
	width: 32%;
	margin-left: 1%;
}
.reportSec-dl > dd > ul._blocks3 > li:nth-of-type(3n+1) {
	margin-left: 0;
}
.reportSec-dl > dd > ul._blocks7 {
	/* justify-content: flex-start; */
}
.reportSec-dl > dd > ul._blocks7 > li {
	width: 11%;
	margin-left: 0.5%;
}
.reportSec-dl > dd > ul._blocks7 > li:nth-of-type(7n+1) {
	/* margin-left: 0; */
}
.reportSec-dl > dd > ul._withoutTarget > li {
	opacity: 0.4;
}


.reportSec-dl > dd > ul > li .innerTitleWrap {
	display: block;
	text-align: center;
	margin-bottom: 20px;
	background-color: #eee;
	padding: 13px;
	font-weight: bold;
	font-size: 14px;
	box-sizing: border-box;
	border-bottom: 10px solid transparent;
	position: relative;
}

.reportSec-dl > dd > ul > li .innerTitleWrap.multi-line {
	overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	max-height: 54px;
	display: -webkit-box !important;
	text-align: left;
}

.reportSec-dl > dd > ul > li .innerTitleWrap._fnt-normal {
	font-weight: normal;
	font-size: 12px;
	display: flex;
	justify-content: center;
}
.reportSec-dl > dd > ul > li .innerTitleWrap .innerTitle {
	color: #0066CC;
	font-size: 12px;
	font-weight: bold;
}
.reportSec-dl > dd > ul > li .innerTitleWrap .innerGuide {
	color: #333;
	font-size: 15px;
}
.reportSec-dl > dd > ul > li .innerContentWrap {
	display: block;
	margin-bottom: 15px;
	font-size: 14px;
}
.reportSec-dl > dd > ul > li .innerContentWrap strong {
	color: #333;
	font-size: 19px;
	font-weight: bold;
}
.reportSec-dl > dd > ul > li ._fnt-bold {
	font-weight: bold;
}
.reportSec-dl > dd > ul > li ._ico-up {
	color: #159ef9;
}
.reportSec-dl > dd > ul > li ._ico-up::after {
	content: '\e098';
	font-family: "Font Awesome 6 free";
	color: #159ef9;
	margin-right: 5px;
}

.reportSec-dl > dd > ul > li ._ico-down {
	color: #333;
}
.reportSec-dl > dd > ul > li ._ico-down::after {
	content: '\e097';
	font-family: "Font Awesome 6 free";
	color: #333;
	margin-right: 5px;
}
.reportSec-dl > dd > ul > li .innerTxtWrap {
	display: block;
	font-size: 11px;
	line-height: 1.6;
}
.reportSec-dl > dd .legacyLinkBtn {
	width: 100%;
	margin-top: 10px;
	position: relative;
}
.reportSec-dl > dd .legacyLinkBtn a {
    font-weight: bold;
    text-decoration: none;
    background: #159ef9 url(../images/bg_main_sub.gif)  center;
    border: 4px solid #DDDDDD;
    display: block;
    padding: 10px;
    color: #FFFFFF;
	width: 260px;
	margin-left: calc(100% - 260px);
	box-sizing: border-box;
	text-align: center;
}
.reportSec-dl > dd .legacyLinkBtn._unlink a {
    background: #159ef9 url(../images/bg_main_off.gif) center;
	pointer-events: none;
	/* padding-bottom: 30px; */
	position: relative;
	text-align: center;
}

.reportSec-dl>dd .legacyLinkBtn._unlink a span{
	display: block;
    margin-top: .2em;
    font-size: 85%;
	font-weight: normal;
	text-align: center;
}

/* .reportSec-dl > dd .legacyLinkBtn a:after {
	content: '\f2d2';
	font-family: "Font Awesome 6 free";
	color: #fff;
	margin-left: 5px;
} */
/* .reportSec-dl > dd .legacyLinkBtn._unlink a:after {
	content: none;
} */
/* .reportSec-dl > dd .legacyLinkBtn._unlink .unlinkNote {
	display: block;
	width: 240px;
	margin-left: calc(100% - 260px);
	position: absolute;
	bottom: 10px;
	left: 50%;
	transform: translate(-50%,0);
	font-weight: normal;
	text-align: center;
	padding: 7px 10px 12px;
	background-color: #ddd;
	color: #fff;
} */

.reportTable {
	width: 100%;
	border-collapse: collapse;
	border-left: 1px solid #ccc;
	border-top: 1px solid #ccc;
}
.reportTable tr:nth-of-type(odd) {
	background-color: #eee;
}
.reportTable tr:nth-of-type(odd) {
	background-color: #eee;
}
.reportTable._even tr:nth-of-type(odd) {
	background-color: #fff;
}
.reportTable._even tr:nth-of-type(1),
.reportTable._even tr:nth-of-type(even) {
	background-color: #eee;
}
.reportTable tr th,
.reportTable tr td {
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	text-align: center;
	padding: 10px !important;
}

.reportTable tr th {
	font-size: 13px;
	padding: 12px 0 !important;
	text-align: center;
	width:230px
}
.reportTable ._txt-left {
	text-align: left;
}
.reportTable ._catch-red,
.reportTable2 ._catch-red {
	display: inline-block;
	color: #f00;
	background-color: #fcd7dd;
	border-radius: 50px;
	padding: 5px 10px;
	font-weight: bold;
	min-width: 80px;
}
.reportTable ._catch-green,
.reportTable2 ._catch-green {
	display: inline-block;
	color: #63bd00;
	border: 2px solid #63bd00;
	border-radius: 50px;
	padding: 5px 10px;
	font-weight: bold;
	min-width: 80px;
}
.reportTable ._catch-mono,
.reportTable2 ._catch-mono {
	display: inline-block;
	color: #333;
	border: 2px solid #ccc;
	border-radius: 50px;
	padding: 5px 10px;
	font-weight: bold;
	min-width: 80px;
	background-color: #fff;
}

.reportTable2 {
	width: 100%;
	border-collapse: collapse;
	border-left: 1px solid #ccc;
	border-top: 1px solid #ccc;
}
.reportTable2 tr th,
.reportTable2 tr td {
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	text-align: center;
	padding: 10px !important;
}

.reportTable2 tr th {
	font-size: 13px;
	padding: 12px 10px !important;
	text-align: center;
	background-color: #eee;
	position: relative;
	height: 15px;
}
.reportTable2 tr th._space {
	background-color: #fff;
	height: 15px;
}
.reportTable2 tr td._space {
	background-color: #eee;
	height: 15px;
}
.reportTable ._txt-left,
.reportTable2 ._txt-left {
	text-align: left;
}
.reportTable ._txt-right,
.reportTable2 ._txt-right {
	text-align: right;
}
.reportTable ._txt-blue,
.reportTable2 ._txt-blue {
	color: #159ef9;
	font-weight: bold;
}
.reportTable [class^="_course-"],
.reportTable2 [class^="_course-"] {
	display: none
}
.reportTable .allViewBadge {
	font-weight: normal;
	color: #0066CC;
	cursor: pointer;
}
.reportTable2 .allViewBadge {
	display: none;
	position: absolute;
	right: 20px;
	top: 50%;
	transform: translate(0, -50%);
	font-weight: normal;
	color: #0066CC;
	cursor: pointer;
}

#reportSec1 .reportSec-dl > dd > ul {
	width: 95%;
	justify-content: start;
}

#reportSec1 .reportSec-dl > dd > ul > li {
	background-color: #ffffe7;
	padding: 15px;
	width: 20.2%;
	margin-left: 10px;
	position: relative;
}
#reportSec1 .reportSec-dl > dd > ul > li:nth-of-type(4n+1) {
	margin-left: 0;
}
#reportSec1 .reportSec-dl > dd > ul > li:nth-of-type(n+5) {
	margin-top: 8px;
}
#reportSec1 .reportSec-dl > dd > ul > li .innerTitleWrap {
	background-color: transparent;
	padding: 0;
	margin-bottom: 10px;
}

#reportSec1 .reportSec-dl > dd > ul > li .innerTitleWrap .innerTitle {
	color: #0066CC;
	font-size: 12px;
	font-weight: bold;
}
#reportSec1 .reportSec-dl > dd > ul > li .innerTitleWrap .innerGuide {
	color: #333;
	font-size: 15px;
}
#reportSec1 .reportSec-dl > dd > ul > li .innerTitleWrap .innerDate {
	color: #333;
	font-size: 11px;
	display: block;
	margin-top: 3px;
}
#reportSec1 .reportSec-dl > dd > ul > li > strong {
	display: block;
	color: #333;
	font-size: 13px;
}
#reportSec1 .reportSec-dl > dd > ul > li .innerTable {
	margin: 10px auto 0;
	font-size: 12px;
}
#reportSec1 .reportSec-dl > dd > ul > li .innerTable._mt30 {
	margin-top: 30px;
}
#reportSec1 .reportSec-dl > dd > ul > li .innerTable tr {
	margin: 0;
	line-height: 1;
}
#reportSec1 .reportSec-dl > dd > ul > li .innerTable tr ._txt-red {
	color: #f00;
}
#reportSec1 .reportSec-dl > dd > ul > li .innerTable th {
	min-width: 50px;
	position: relative;
	line-height: 1;
	font-size: 11px;
}
#reportSec1 .reportSec-dl > dd > ul > li .innerTable th:after {
	content: '：';
	display: block;
	position: absolute;
	right: 0;
	margin: auto;
	line-height: 1;
	height: 100%;
	transform: translate(0,-50%);
}
#reportSec1 .reportSec-dl > dd > ul > li .innerTable td {
	min-width: 20px;
	position: relative;
	text-align: right;
	font-weight: bold;
	font-size: 11px;
}
#reportSec1 .reportSec-dl > dd > ul > li .innerTable td._ico-done::before {
	content: '\f058';
	font-family: "Font Awesome 6 free";
	color: #63bd00;
	margin-right: 5px;
}
#reportSec1 .reportSec-dl > dd > ul > li .innerTable td._ico-hidden {
	color: #f00;
}
#reportSec1 .reportSec-dl > dd > ul > li .innerTable td._ico-hidden::before {
	content: '\f071';
	font-family: "Font Awesome 6 free";
	color: #f00;
	margin-right: 5px;
}
/* .reportTable2 ._course-internship {
	display: none;
}
.reportTable2 ._course-experience {
	display: none;
}
.reportTable2 ._course-opencareer {
	display: none;
} */

.CRP_HDM_G_05010 iframe {
	width: 100% !important;
	height: 426px;
}
.CRP_HDM_G_05010 .imgwrap {
	width: 100%;
}
.CRP_HDM_G_05010 .imgwrap img {
	display: block;
	width: 100%;
	height: auto;
}

.CRP_HDM_G_05010 .pulldown {
	border-radius: 8px;
	height: 30px;
	padding: 5px;
	font-size: 12px;
	background-color: #FFFFFF;
}

.CRP_HDM_G_05010 .pulldownPOS {
	position: relative;
	z-index: 1;
	text-align: start;
	top: 50px;
	left: 30px;
}

.CRP_HDM_G_05010 .chartOuter {
	width: 100%;
	height: 360px;
	border: 1px solid #000
}

.CRP_HDM_G_05010 .reportSec-dl > dd > ul > li .innerTitleWrap {
	overflow: hidden;
	/* display: block; */
	/* max-height: unset; */
	/* border-bottom: none; */
}

.CRP_HDM_G_05010#main {
	width: 99%;
}



/* CRP_HDM_G_26010 */
.thumb_form {
	display: flex;
}

.thumb_form img {
	width: 20%;
	margin-right: 5%;
}
.thumb_form .inputbox {
	width: 75%;
}
.thumb_form .inputbox input {
	width: 99%;
	margin-bottom: 10px;
}
.ngtbtn._disable {
	pointer-events : none;
}
.ngtbtn._disable:hover {
	border-color: #ddd;
}
.CRP_HDM_G_27010 .table_stateonly th{
	padding: 10px 3px 5px 3px;
}
.CRP_HDM_G_27010 .table_stateonly td{
	padding: 10px 3px 5px 3px;
}

.CRP_HDM_G_27010 .table_stateonly tr:nth-of-type(2) th{
	padding: 0 3px 10px 3px;
}
.CRP_HDM_G_27010 .table_stateonly tr:nth-of-type(2) td{
	padding: 0 3px 10px 3px;
}

.CRP_CRP_G_07020 .corpPointDD select {
	display: inline-block;
	min-width: 200px;
	margin: 0 0 0 10px;

}
.CRP_CRP_G_07020 .corpPointTitle {
	width: 260px;
	background: #ccc;
	pointer-events : none;
	border: 1px solid #999999;
}
.CRP_CRP_G_07020 .corpPointTitle._active {
    background: #fdfdf0;
	pointer-events: auto;
}
.toggle_target {
    display: none;
    width: 100%;
}

/* ▲修正(26プレ管理修正) */
/* ▼修正(26仕様変更004修正) */
.AIbtn {
	display: inline-block;
	padding: 10px 15px;
    font-weight: bold;
    font-size: 110%;
    background: #329ad6 url(../images/bg_main_on.gif) center top repeat-x;
    color: #FFFFFF !important;
	outline: none;
	border: solid 4px #DDDDDD;
	cursor: pointer;
	margin-bottom: 10px;
	text-decoration: none;
}
.AIbtn:hover {
	border-color: #999999;
	text-decoration: none !important;
}
.AIbtn.ngbtn {
	background: #999999;
	pointer-events: none;
	color: #cdcdcd;
}
.txt_red {
	color: #FF3300 !important;
}
.txt_black {
	color: #333 !important;
}
.AIFormTable {
	padding: 20px;
	box-sizing: border-box;
}
.AIFormTableAdd {
	padding: 20px;
	box-sizing: border-box;
	text-align: right;
}
.AIFormTable * {
	box-sizing: border-box;
}
.AIFormTable tr:nth-child(n+2) td {
	padding-top: 10px;
}
.AIFormTable tr td {
	width: 48%;
}
.AIFormTable tr td label {
	/* border: 1px solid #999; */
	width: 85%;
	display: inline-block;
	padding: 5px;
}
.AIFormTable a,
.AIFormTableAdd a {
		color: #0033FF;
	margin-right: 10px;
}
.AIFormNoteWrap {
	padding: 10px;
	box-sizing: border-box;
	/* border: 1px solid #999; */
	margin: 10px 0 30px;
}
.AIFormNoteWrap p:nth-of-type(n+2) {
	margin-top: 10px;
}
.AIFormNoteWrap p a {
	color: #0033FF;

}
.AIattention {
	background-image: none !important;
	padding-left: 10px !important;
	background-color: #fff !important;
	color: #FF3300 !important;
	border: none !important;
	margin: 5px 0px 0px 0px;
	padding: 10px 10px 10px 29px;
}
#wrapper.CRP_CRP_G_07040 {
	position: relative;
}
#main:not(.CRP_HDM_G_25010) .loading_screen {
	width: 100%;
	height: 100%;
	min-width: 100vw;
	min-height: 100vh;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	z-index: 10;
	background-color: rgba(0,0,0,0.5);
	display: none;
}
#main:not(.CRP_HDM_G_25010) .loading_screen._on {
	display: block;
}
#main:not(.CRP_HDM_G_25010) .loading_screen p {
	background-color: #fff;
	width: 300px;
	height: 300px;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	text-align: center;
	padding: 50px 20px 0;
	box-sizing: border-box;
}
/* ▼修正(26本ナビ修正) */
/* ロード中モーダル */
body.loading {
	position: relative !important;
	height: 100%;
	width: 100%;
	overflow: hidden;
}
body.loading::before {
	content: '';
	display: block;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.5);
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1000;
}
/*障害対応  #107971 */
.loading_screen {
	width: 100%;
	height: 100%;
	min-width: 100vw;
	min-height: 100vh;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	z-index: 10;
	background-color: rgba(0,0,0,0.5);
	display: none;
}
.loading_screen._on {
	display: block;
}

.loading_screen p {
	background-color: #fff;
	width: 300px;
	height: 300px;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	text-align: center;
	padding: 50px 20px 0;
	box-sizing: border-box;
}
/*障害対応  #107971 ここまで*/
.loading_screen p img {
	display: block;
	width: 70px;
	height: 70px;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-14%) rotate(30deg);
	animation: rotation 2s linear 0s infinite normal forwards running;
}
@keyframes rotation {
	0% {
		transform: translate(-50%,-14%) rotate(0deg);
	}
/*
	12.5% {
		transform: translate(-50%,-14%) rotate(45deg);
	}


	25% {
		transform: translate(-50%,-14%) rotate(90deg);
	}

	37.5% {
		transform: translate(-50%,-14%) rotate(135deg);
	}

	50% {
		transform: translate(-50%,-14%) rotate(180deg);
	}

	62.5% {
		transform: translate(-50%,-14%) rotate(225deg);
	}

	75% {
		transform: translate(-50%,-14%) rotate(270deg);
	}

	87.5% {
		transform: translate(-50%,-14%) rotate(315deg);
	} */


	100% {
		transform: translate(-50%,-14%) rotate(360deg);
	}
  }
  .AIresult {
	width: 740px;
	border: 2px solid #ddd;
	box-sizing: border-box;
	margin: 20px 0 0;
	padding: 20px;
  }
  .AIresult * {
	box-sizing: border-box;
  }
  .AIresult > dt {
	font-weight: bold;
	margin-bottom: 10px;
  }
  .AIresult > dt:before {
	content: '■';
  }
  .AIresult > dd dl dt {
	margin-bottom: 5px;
	text-indent: -3em;
	padding-left: 4em;
  }
  .AIresult > dd dl dt:nth-of-type(n+2) {
	margin-top: 15px;
  }
  .AIresult > dd dl dt ul {
	display: inline;
  }
  .AIresult > dd dl dt ul li {
	/* background-color: #0070c0; */
	color: #fff;
	color: #F30;
	font-size: 12px;
	padding: 5px 10px;
	display: inline-block;
	font-weight: bold;
	vertical-align: middle;
	text-indent: 0;
  }
  .AIresult > dd dl dt ul li._NotePattern1 {
	color: #333;
	padding: 10px 10px 10px 29px;
    white-space: normal;
    background: #fff url(../images/exclamation.gif) no-repeat 7px .9em;
  }
  .AIresult > dd dl dt ul li._NotePattern2 {
	color: #F30;
	padding: 10px 10px 10px 29px;
    white-space: normal;
    background: #fff url(../images/exclamation.gif) no-repeat 7px .9em;
  }
  .AIresult > dd dl dd {
	border: 1px solid #999;
	background-color: #ddd;
	padding: 10px;
	position: relative;
	width: calc(90% - 2em);
	margin-left: 2em;
  }
  .AIresult > dd dl dd .copyBtn {
	position: absolute;
	width: 60px;
	height: 30px;
	top: 50%;
	right: -70px;
	transform: translate(0,-50%);
	text-align: center;
	line-height: 28px;
	padding: 0;
	font-size: 12px;
	cursor: pointer;
  }
  .AIerr {
	background-color: #b0b0b0;
	padding: 5px 10px;
  }
  .AIerr a {
	color: #0066CC;
  }
/* ▲修正(26仕様変更004修正) */
.loading_screen ul {
	margin: 15px 0;
}

.toggle_target {
    display: none;
    width: 100%;
}
/* ▲修正(26本ナビ修正) */

/* ▼修正(27プレナビ修正) */
.marker_line {
	/* background:linear-gradient(transparent 50%, rgba(255, 213, 78,0.7) 50%); */
	background:rgba(255, 213, 78,0.6);
	display: inline;
	padding: 0 !important;
    color: #000 !important;
}

.add_maker_line {
	line-height: 1.7em;
    color: #333333 !important;
    font-weight: normal;
    margin: 5px 0px 0px 0px;
    padding: 10px 10px 10px 10px;
    text-align: left;
    white-space: normal;
    background: #edffe7;
    border: 1px solid #92e272;
}

.add_maker_line b {
	display: block;
}

.add_maker_line input[type='button'] {
	display: block;
	margin-top: 10px;
	box-sizing: border-box;
	line-height: 28px;
	width: 66px;
	background: #ed853d;
	padding: 0;
}

.CRP_CRP_G_30010 .dl01 > dt,
.CRP_CRP_G_30020 .dl01 > dt,
.CRP_CRP_G_57010 .dl01 > dt,
.CRP_CRP_G_57020 .dl01 > dt {
	position: relative;
}
.CRP_CRP_G_30010 .right_note,
.CRP_CRP_G_30020 .right_note,
.CRP_CRP_G_57010 .right_note,
.CRP_CRP_G_57020 .right_note {
	display: block;
	position: absolute;
	top: 50%;
	transform: translate(0, -50%);
	right: 10px;
}
.CRP_CRP_G_30010 .venue_radio_ul,
.CRP_CRP_G_30020 .venue_radio_ul,
.CRP_CRP_G_57010 .venue_radio_ul,
.CRP_CRP_G_57020 .venue_radio_ul {
	display: flex;
	align-items: center;
}
.CRP_CRP_G_30010 .venue_radio_ul li:nth-of-type(n+2),
.CRP_CRP_G_30020 .venue_radio_ul li:nth-of-type(n+2),
.CRP_CRP_G_57010 .venue_radio_ul li:nth-of-type(n+2),
.CRP_CRP_G_57020 .venue_radio_ul li:nth-of-type(n+2) {
	margin-left: 15px;
}
.CRP_CRP_G_30010 .venue_radio_ul li input,
.CRP_CRP_G_30020 .venue_radio_ul li input,
.CRP_CRP_G_30010 .venue_radio_ul li label,
.CRP_CRP_G_30020 .venue_radio_ul li label {
	vertical-align: middle;
}
.CRP_CRP_G_30010 .border_note,
.CRP_CRP_G_30020 .border_note,
.CRP_CRP_G_57010 .border_note,
.CRP_CRP_G_57020 .border_note {
	border: 1px solid #333;
	padding: 5px;
	margin-top: 10px;
}

.imgwrap {
	width: 100%;
}
.imgwrap img {
	display: block;
	width: 100%;
	height: auto;
}

.pulldown {
	border-radius: 8px;
	height: 30px;
	padding: 5px;
	font-size: 12px;
	background-color: #FFFFFF;
}

.pulldownPOS {
	position: relative;
	z-index: 1;
	text-align: start;
	top: 50px;
	left: 30px;
}

.pulldownPOS + hr {
	width: 100.3%;
}

.chartOuter {
	width: 100%;
	height: 360px;
	border: 1px solid #000;
	padding: 1px;
}

#ent_linktab.linktab_100.linktab_CRP_DAT_G_07010 > ul > li {
	width: 16%;
}


#ent_linktab.linktab_100.linktab_CRP_DAT_G_07010 > ul > li:last-child {
    background: transparent;
    text-align: center;
}


#ent_linktab.linktab_100.linktab_CRP_DAT_G_07010 > ul > li:last-child > a {
    color: #159ef9;
}

#ent_linktab.linktab_100.linktab_CRP_DAT_G_07010 > ul > li > a:hover {
	background: transparent;
	text-decoration: underline !important;
}

.initial_note {
	background-color: #ffffe7;
	width: 95%;
	padding: 20px;
	line-height: 1.5;
}


.CRP_DAT_G_07010 *,
.CRP_DAT_G_07020 *,
.CRP_DAT_G_08010 * {
	box-sizing: border-box;
}
.target_name_dl {
	width: 70%;
	margin: 30px auto 50px;
}
.target_name_dl dt {
	background-color: #ddd;
	padding: 10px 20px;
	border: 1px solid #ddd;
	box-sizing: border-box;
	margin-bottom: 15px;
}

.target_name_dl dd {
	width: 90%;
	margin: auto;
}

.CRP_HDM_G_07020 .target_name_dl dd {
	width: 90%;
	margin: auto;
	background-color: #ffffe7;
	border: 1px solid #ddd;
	box-sizing: border-box;
	padding: 10px;
	font-size: 14px;
}

.target_name_dl dd input {
	width: 100%;
	background-color: #ffffe7;
	border: 1px solid #ddd;
	box-sizing: border-box;
	height: 30px;
}
.target_setting_list {
	width: 90%;
	margin: auto auto 50px;
	display: flex;
	justify-content: flex-start;
	flex-wrap: wrap;
}
.target_setting_list > dl {
	width: 49%;
	margin-left: 2%;
}
.target_setting_list > dl:nth-of-type(2n+1) {
	margin-left: 0;
}
.target_setting_list > dl:nth-of-type(n+3) {
	margin-top: 80px;
}
.target_setting_list > dl > dt {
	text-align: center;
    line-height: 1.0em;
    font-weight: bold;
    padding: 15px 3px 15px 3px;
    background: #f2f2f2;
}
.target_setting_list > dl > dd {
	padding: 10px;
	border: 1px solid #ddd;

}
.target_setting_list .toggle-dl > dt {
    line-height: 1.0em;
    border-bottom: solid 2px #DDDDDD;
    background: #f2f2f2;
	position: relative;
}
.target_setting_list .toggle-dl > dt input {
	display: block;
	position: absolute;
	top: 50%;
	left: 10px;
	transform: translate(0, -50%);
}
.target_setting_list .toggle-dl > dt label {
	display: inline-block;
	width: auto;
	height: 100%;
	padding: 10px 5px 10px 35px;
	font-weight: bold;
	font-size: 14px;
	cursor: pointer;
	box-sizing: border-box;
}
.target_setting_list .toggle-dl > dt .toggle-ico {
	display: block;
	position: absolute;
	top: 50%;
	right: 24px;
	transform: translate(0, -50%);
	width: 14px;
	height: 14px;
	cursor: pointer;
}
.target_setting_list .toggle-dl > dt .toggle-ico:before {
	content: '';
	display: block;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	width: 2px;
	height: 14px;
	background-color: #333;
}
.target_setting_list .toggle-dl > dt._deployed .toggle-ico:before {
	content: none;
}
.target_setting_list .toggle-dl > dt .toggle-ico:after {
	content: '';
	display: block;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	width: 14px;
	height: 2px;
	background-color: #333;
}
.target_setting_list .toggle-dl > dd {
	border: 1px solid #ddd;
}
.target_setting_list .toggle-dl > dd > ul {
	margin: 0 0 0 30px;
	display: none;
}

.target_setting_list .toggle-dl > dd > ul > li {
    line-height: 1.0em;
    border-bottom: solid 2px #DDDDDD;
    background: #f2f2f2;
	position: relative;
	margin: 0;
}
.target_setting_list .toggle-dl > dd > ul > li input {
	display: block;
	position: absolute;
	top: 50%;
	left: 5px;
	transform: translate(0, -50%);
}
.target_setting_list .toggle-dl > dd > ul > li label {
	display: inline-block;
	width: auto;
	height: 100%;
	padding: 8px 5px 8px 25px;
	font-size: 12px;
	cursor: pointer;
	box-sizing: border-box;
}
.venue_note_dd {
    padding: 20px;
	border: 1px solid #ddd;
}
.venue_note_wrap {
    background-color: #ffffe7;
    width: 100%;
    padding: 20px;
	border: 1px solid #ddd;
}
.venue_note_wrap ul {
	margin: 10px 0 15px;
	display: flex;
	justify-content: flex-start;
}
.venue_note_wrap ul li:nth-of-type(n+2) {
	margin-left: 30px;
}
.venue_note_wrap ul li input[type="checkbox"] {
	margin-right: 5px;
}

.prefecture-list {
	width: 100%;
	height: 200px;
	overflow-y: scroll;
}
.prefecture-list li {
    line-height: 1.0em;
    border-bottom: solid 2px #DDDDDD;
    background: #f2f2f2;
	position: relative;
	margin: 0;
}
.prefecture-list li input {
	display: block;
	position: absolute;
	top: 50%;
	left: 5px;
	transform: translate(0, -50%);
}
.prefecture-list li label {
	display: block;
	width: 100%;
	height: 100%;
	padding: 8px 5px 8px 25px;
	font-size: 12px;
	cursor: pointer;
	box-sizing: border-box;
}
.pre_setting_list {
	background: #edffe7;
	border: 1px solid #92e272;
	font-size: 14px;
	padding: 10px 20px;
}

.middle_note {
	background: #edffe7;
    border: 1px solid #92e272;
    font-size: 16px;
    padding: 10px 20px;
	line-height: 1.5;
	margin-top: 50px;
}
.middle_note._mt30 {
	margin-top: 30px;
}
.middle_note span {
	color: #f00;
}
.btn_note {
	color: #548940;
	font-size: 14px;
}

.CRP_DAT_G_08010 > table {
	width: 100%;
	margin: 60px auto 0;
	border-collapse: collapse;
}
.CRP_DAT_G_08010 > table tr {
	width: 100%;
}
.CRP_DAT_G_08010 > table tr th{
	background: #329ad6 url(../images/bg_main_on.gif) center top repeat-x;;
	text-align: center;
	color: #fff;
	font-size: 14px;
	vertical-align: middle;
	height: 50px;
	border: 2px solid #ddd;
}
.CRP_DAT_G_08010 > table tr td {
	text-align: center;
	vertical-align: middle;
	font-size: 14px;;
	border: 2px solid #ddd;
}
.CRP_DAT_G_08010 > table tr td:nth-of-type(1) {
	font-weight: bold;
}
.CRP_DAT_G_08010 > table tr td:nth-of-type(3) {
	text-align: left;
	padding: 20px;
}
.CRP_DAT_G_08010 > table tr td:nth-of-type(4) {
	font-size: 12px;
	width: 200px;
}
.box_entrydataselect select {
    margin-right: 2px;
}
.daybtn td {
	margin-right: 0;
	font-size: 10px;
}
.clear::after {
	content: '';
	display: block;
	clear: both;
}
.paginationLink {
	width: 80%;
	position: relative;
	height: 30px;
	margin: 20px auto 0;
	display: flex;
	justify-content: space-between;
	align-items: center;

}
/* .paginationLink > p:nth-of-type(1) {
	position: absolute;
	top: 50%;
	left: 0;
	transform: translate(0, -50%);
}
.paginationLink > p:nth-of-type(2) {
	position: absolute;
	top: 50%;
	right: 0;
	transform: translate(0, -50%);
} */
.paginationLink > ol {
	display: flex;
	justify-content: center;
	align-items: center;
	list-style-type: none;
}
.paginationLink > ol li {
	margin-left: 20px;
	display: inline-block;
}
.paginationLink > ol li:nth-of-type(1) {
	margin-left: 0;
}
.paginationLink > ol li a {
	text-decoration: underline;
}
.paginationLink > ol li a.current {
	text-decoration: none;
	color: #000 !important;
	font-weight: bold !important;
}
/* ▲修正(27プレナビ修正) */

/* ▼修正(26エントリー施策修正) */
.CRP_CRP_G_55020 form .table01 {
	margin: 0 0 20px 0;
}
.CRP_CRP_G_55020 form .table01 .table01 {
	margin: 10px 0 0 0;

}
.CRP_CRP_G_55020 form .table01 .table01 tr th {
	text-align: center;
}
.CRP_CRP_G_55020 form .table01 .table01 tr th.align_l {
	text-align: left;
}
.CRP_HDM_G_02010 #sub03_03_01 {
	margin-left: 30px;
}
.CRP_HDM_G_02010 #sub03_03_02 {
	margin-left: 10px;
}
.checkLabel {
	opacity: 0.3;
}
.checkLabel._active {
	opacity: 1;
}
.login_icon {
	display: inline-block;
	position: relative;
	width: 120px;
	height: 25px;
	text-align: center;
	line-height: 25px;
	font-size: 10px;
	border: 2px solid #0099FF;
	border-radius: 5px;
	font-weight: bold;
}
.login_icon:before {
	content: '';
	display: block;
	position: absolute;
	top: 2px;
	left: 2px;
	width: 8px;
	height: 8px;
	background: #44b95a;
	border-radius: 50%;
}
/* 26本ナビリリース時編集 */
.recommend_rank2 {
	display: inline-block;
	color: #fff;
	font-size: 10px;
	font-weight: bold;
	letter-spacing: -1px;
	padding: 0 !important;
	margin: 0 0 0 5px !important;
	color: #ff3300 !important;
	border: solid 1px #f07d60 !important;
	width: 50px;
	text-align: center;
	box-sizing: border-box;
	text-indent: 0 !important;
	border-radius: 3px;
	line-height: 140%;
}
/* 26本ナビリリース時編集 */
.CRP_HDM_G_09010 .table01:nth-of-type(1) tr th {
	position: relative;
}
.CRP_HDM_G_09010 .link_help {
	position: absolute;
	top: 50%;
	right: 10px;
	transform: translate(0,-50%);
}
.CRP_HDM_G_09010 .table02 {
	margin: 20px 0;
}
.CRP_HDM_G_09010 .table02 + p {
	margin: 10px 0 30px;
}
.simplearea {
	display: flex;
	align-items: center;
	margin: 20px 0 30px;
	justify-content: center;
}
.simplearea dl:nth-of-type(n+2) {
	margin-left: 10px;
}
.simplearea dl dt {
	background-color: #ddd;
	box-sizing: border-box;
	font-size: 12px;
	display: flex;
	align-items: center;
	justify-content: left;
	height: 40px;
	font-weight: bold;
}
.simplearea dl dt img {
	vertical-align: middle;
}
.simplearea p {
	font-size: 46px;
	color: #ddd;
	margin: 0 20px 0 30px;
	font-weight: bold;
}

.CRP_CRP_G_55020 .inner_note {
	font-size: 10px;
	display: block;
	font-weight: normal;
}

.attention_area {
	background-color: #f9d9d9 !important;
}

.attention_area_text {
	display:inline-block;
	top:10px;
}

/* ▲修正(26エントリー施策修正) */
/* ▼修正(27プレ管理修正) */
table.CRP_COM_G_07010 tr td {
	font-size: 11px;
	text-align: center;
}
table.CRP_COM_G_07010 tr td:nth-of-type(1) {
	width: auto;
	border-left: none;
    border-right: solid 1px #DDDDDD;
}
table.CRP_COM_G_07010 tr.setWidth td:nth-of-type(1) {
    width: 12%;
	border-left: solid 1px #DDDDDD;
}
table.CRP_COM_G_07010 tr.setWidth td:nth-of-type(2) {
    width: 16%;
}
table.CRP_COM_G_07010 tr.setWidth td:nth-of-type(3) {
    width: 18%;
}
table.CRP_COM_G_07010 tr.setWidth td:nth-of-type(4) {
    width: 16%;
}
table.CRP_COM_G_07010 tr.setWidth td:nth-of-type(5) {
    width: 16%;
}
table.CRP_COM_G_07010 tr.setWidth td:nth-of-type(6) {
    width: 24%;
}
table.CRP_COM_G_07010 tr td select {
	margin-bottom: 10px;
	font-size: 11px;
}
table.CRP_COM_G_07010 tr td button {
	font-size: 11px;
	display: block;
	margin: auto;
}
table.CRP_COM_G_07010 tr td button._disable,
table.CRP_COM_G_07010 tr td select._disable {
	cursor: default;
	pointer-events: none;
	opacity: 0.5;
}
.accordion-table tr:nth-of-type(1) th {
	position: relative;
}
.accordion-table tr:nth-of-type(2) {
	display: none;
}
.accordion-table._active tr:nth-of-type(2) {
	display: table-row;
}
.accordion-button {
	position: absolute;
	right: 10px;
	top: 50%;
	width: 16px;
	height: 16px;
	line-height: 1;
	transform: translate(0, -50%);
	font-size: 16px;
	cursor: pointer;
}
.accordion-button:before {
	content: '▼';
	display: block;
}
.accordion-table._active .accordion-button:before {
	content: '▲';
	display: block;
}

table.CRP_COM_G_07010_v2 .daybtn2 {
    border: 0px solid #000000 !important;
	border-right: solid 1px #DDDDDD !important;
}
table.CRP_COM_G_07010_v2 .daybtn2 a {
	font-size: 13px;
}
.borderless_btm {
	border-bottom: 0px !important;
}
table.CRP_COM_G_07010_v3 {
	width: 100%;
	margin: auto;
	background-color: #fff;
}
table.CRP_COM_G_07010_v3 tr th {
	padding: 15px 3px 15px 3px;
    border-right: solid 1px #DDDDDD;
    border-bottom: solid 1px #DDDDDD;
    /* background: #CCCCCC; */
    font-weight: bold;
    font-size: 12px;
    background: #329ad6 url(../images/bg_main_on.gif) center top repeat-x;
    color: #FFFFFF;
	text-align: center;
}
table.CRP_COM_G_07010_v3 tr td {
	text-align: center;
}
table.CRP_COM_G_07010_v3 tr:nth-of-type(even) td {
	background-color: #cfd5ea;
}
table.CRP_COM_G_07010_v3 tr:nth-of-type(odd) td {
	background-color: #e9ebf5;
}
table.CRP_COM_G_07010_v3 tr td:nth-of-type(1) {
	width: 20%;
    border-right: solid 1px #DDDDDD;
}
table.CRP_COM_G_07010_v3 tr td:nth-of-type(2) {
	width: 30%;
}
table.CRP_COM_G_07010_v3 tr td:nth-of-type(3) {
	width: 30%;
}
table.CRP_COM_G_07010_v3 tr td:nth-of-type(4) {
	width: 20%;
}
table.CRP_COM_G_07010_v3 tr td:nth-of-type(4) button {
	border: outset 1px #FF9900;
    cursor: pointer;
    background: #0066FF url(../images/bg_main_on.gif) center center;
    margin: 0px auto 0px;
    padding: 7px 20px 5px;
    white-space: nowrap;
    font-size: 12px;
    text-align: center;
    font-weight: normal;
    display: block;
    text-decoration: none;
	color: #fff;
	border: 3px solid #DDDDDD !important;
}
table.CRP_COM_G_07010_v3 tr td:nth-of-type(4) button:hover {
	border: 3px solid #666666 !important;
}
table.CRP_COM_G_07010_v3 tr td:nth-of-type(4) button._disable {
    cursor: default;
    background: #ddd;
	color: #666;
	border: 3px solid #DDDDDD !important;
	pointer-events: none;
}
table.CRP_COM_G_07010_v3 + p {
	margin-top: 10px;
}
.legacyLinkBtn a {
	font-weight: bold;
    text-decoration: none;
    background: #159ef9 url(../images/bg_main_sub.gif) center;
    border: 4px solid #DDDDDD;
    display: block;
    padding: 10px;
    color: #FFFFFF;
    width: 260px;
    box-sizing: border-box;
    text-align: center;
	margin: auto;
}
.legacyLinkBtn a:hover {
	text-decoration: none !important;
    border: 4px solid #666;
}
.table08 .CRP_COM_G_07010_v2 td._nodata {
    padding: 0;
    border-right: solid 1px #DDDDDD;
    border-bottom: solid 1px #DDDDDD;
    background: #ffffe7;
}

.CRP_COM_G_21010 .popupWrap {
	border: 3px solid #FEB409;
	border-radius: 10px;
	padding: 50px 95px 30px 30px;
	background: url(../images/img_guide.png) 97% 90% no-repeat;
	background-position:380px 160px;
	background-size: auto 160px;
}
.CRP_COM_G_21010 .popupTtl {
	text-align: center;
	font-size: 20px;
	font-weight: bold;
	position: relative;
	padding-bottom: 15px;
	margin-bottom: 30px;
	left: 25px;
}
.CRP_COM_G_21010 .popupTtl:after {
	content: '';
	display: block;
	width: 80%;
	height: 3px;
	position: absolute;
	bottom: 0;
	background-color: #FEB409;
	left: 50%;
	transform: translate(-50%,0);
}
.CRP_COM_G_21010 .popupText {
	margin: 15px auto;
	line-height: 1.8;
	/* text-align: center; */
	width: 450px;
}
.CRP_COM_G_21010 .popupCatch {
	font-weight: bold;
	font-size: 14px;
	line-height: 1.5;
	text-align: left;
	width: 100%;
	margin: auto;
}
.CRP_COM_G_21010 .popupCatch strong {
	display: inline-block;
	width: 175px;
	color: #000;
}
.CRP_COM_G_21010 .popupButton{
	display: block;
  	margin: 40px auto 0;
	position: relative;
	left: 30px;
}

.innerTable_atm tr th {
	width: 25%;
	background: none;
	border: none;
	color: #000;
	font-weight: normal;
}
.innerTable_atm tr td {
	width: 10%;
	text-align: center;
}
.innerTable_atm tr td input[type="radio"]._disable {
	cursor: pointer;
}
.innerTable_atm tr td input[type="radio"]._disable {
	cursor: default;
	pointer-events: none;
	opacity: 0.5;
}
.innerTable_atm tr td input[type="radio"]:checked._disable {
	color: #000;
	accent-color: #666;
}
.atmReset {
	color: #0066FF !important;
	padding: 0 !important;
	cursor: pointer;
}
.atmReset:hover {
	text-decoration: underline;
}
.chrCount {
	display: block;
	text-align: right;
}
.chrCount b {
	padding: 0 !important;
	color: #000;
}
.detailSetDiv {
	margin-top: 20px;
}
.detailSetAccordionTtl {
	font-weight: bold;
    padding: 12px 0px 10px 0px;
    word-break: break-all;
    margin-bottom: 10px;
    background: #f5f5f5;
	color: #329ad6;
	/* color: #d67632; */
	position: relative;
}
.detailSetAccordionTtl span {
	display: inline-block;
	cursor: pointer;
}
.detailSetAccordionTtl span:before {
	display: block;
	content: '▼';
	color: #666;
}
.detailSetDiv._active .detailSetAccordionTtl span:before {
	display: block;
	content: '▲';
	color: #666;
}
.detailSetAccordionWrap table tr td a {
	color: #d67632;
}

textarea.text_profile2 {
    height: 100px;
	width: 36.8em;
}
.calText {
	width: 60px;
	background: #fdfdf0;
	border: 1px solid #999999;
}
.calText:disabled{
	background: #aaaaaa !important;
}
.detailSetAccordionWrap {
	position: relative;
	display: none;
}
.detailSetDiv._active .detailSetAccordionWrap {
	display: block;
}

.detailSetAccordionWrap:after {
	content: '';
	display: block;
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,0.7);
	position: absolute;
	top: 0;
	left: 0;
	z-index: 10;
}
.detailSetAccordionWrap._active:after {
	content: none;
}

#submit_wrap {
	z-index: 300;
}

.target_setting_list .toggle-dl > dt._deployed + dd > ul {
	display: block;
}
.fnt12 {
	font-size: 12px;
}
.initial_note {
	border: 2px solid #ddd;
	box-sizing: border-box;
	margin: auto;
}
.CRP_DAT_G_08010 .btn_note {
	font-size: 12px;
	color: #126302;
}
.CRP_DAT_G_08010 > table tr th {
    font-size: 13.2px;
}
.CRP_DAT_G_08010 > table tr td {
    font-size: 12px;
}
.mt30 {
	margin-top: 30px !important;
	margin-left: 23.75px!important;
    margin-right: 23.75px!important;
}
.target_setting_list .toggle-dl > dt label {
    font-size: 12px;
}
.target_name_dl dd {
    width: 100%;
}
.pre_setting_list {
    font-size: 12px;
	margin-left: 23.75px!important;
    margin-right: 23.75px!important;

}
.rec-coruce-table {
	position: relative;
	display: inline-block;
	width: 100%;
}

.show-rec-coruce {
	position: static;
	width: 100%;
	bottom: 1%;
	text-align: center;
	background: rgba(0, 0, 0, 0.3);
	padding: 5px 0;
	text-decoration: underline;
	cursor: pointer;
	display: block;
}
/* ▲修正(27プレ管理修正) */

/* ▼修正(27エントリー施策修正) */
.option-settings-link {
	text-align: center;
	margin:10px;
}

.CRP_COM_G_07010 td span.td_nowrap:nth-child(2) {
	text-align: left;
	font-size: 11px;
}

/* ▲修正(27エントリー施策修正) */