@charset "utf-8";

/* personal/login */
table#login{
	position:absolute;
	top:539px;
	left:165px;
	width:500px;
	border-collapse:collapse;
	position:absolute;
	top:374px;
	left:165px;
}
#login th{
	padding:5px;
	background-color:#009393;
	font-size: 16px;
	text-align: left;
	width: 200px;
	border: 1px solid #005151;
	color:#FFF;
}
#login td{
	padding:5px;
	background-color:#FFF;
	border: 1px solid #005151;
}
#loginbtn{
	width:520px;
	text-align:center;
	position:absolute;
	top:565px;
	left:165px;
}
#passasist{
	display:inline;
	text-align:left;
	position:absolute;
	top:469px;
	left:165px;
}
#passasist a{
	color:#009393;
	text-decoration:underline;
}
#passasist a:hover{
	color:#005757;
	text-decoration:underline;
}

/* personal/menu */
.companyname{
	position:absolute;
	font-size:18px;
	font-weight:bold;
}
.disbtn{
	filter:alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;
	cursor:default;
}
#samethod_menu{
	position:absolute;
	top:23px;
	left:470px;
	width:107px;
}
#samethod_menu{
	position:absolute;
	top:23px;
	left:576px;
	width:107px;
}
#telcounseling_menu{
	position:absolute;
	top:23px;
	left:803px;
	width:106px;
}
#mailcounseling_menu{
	position:absolute;
	top:23px;
	left:690px;
	width:106px;
}
	
	
#greeting{
	position:absolute;
	font-size:14px;
	top:114px;
	left:172px;
	width: 374px;
}	
	
#managerinfo{
	position:absolute;
	font-size:14px;
	top:144px;
	left:576px;
	width: 354px;
	opacity: 0.55;
	background-color: rgba( 255, 255, 255, 0.55 );
	color:#000;
	border:solid 1px;
	border-color:#8FC549;
	padding:3px;
	overflow:auto;
}

#matstress_menu{
	position:absolute;
	top:323px;
	left:170px;
	width:146px;
}
#new_result{
	position:absolute;
	top:298px;
	left:333px;
	width:auto;
	color:#EA870F;
	font-weight: bold;
}
#new_result_e{
	position:absolute;
	top:298px;
	left:419px;
	width:auto;
	color:#EA870F;
	font-weight: bold;
}
#judgment_menu{
	position:absolute;
	top:323px;
	left:334px;
	width:146px;
}
#judgment_menu_e{
	position:absolute;
	top:323px;
	left:424px;
	width:146px;
}
#personalregist_menu{
	position:absolute;
	top:323px;
	left:498px;
	width:146px;
}
#personalregist_menu_e{
	position:absolute;
	top:323px;
	left:675px;
	width:146px;
}
#selftraining_menu{
	position:absolute;
	top:337px;
	left:662px;
	width:117px;
}
#lifetraining_menu{
	position:absolute;
	top:337px;
	left:799px;
	width:117px;
}

#menu_atten{
	position:absolute;
	top:497px;
	right:31px;
	width: 666px;
	font-size:12px;
}

#infotitle{
	position:absolute;
	top:544px;
	left:170px;
	width:660px;
	height:150px;
}
.ifrm-container {
	width:660px;
	height:100px;
	overflow:auto;
	-webkit-overflow-scrolling:touch;
	display: inline-block;
	margin: 10px;
}
#infobox{
	position:absolute;
	top:574px;
	left:170px;
	width:660px;
	height:100px;
}

table#info_tbl{
	border-collapse:collapse;
}
#info_tbl th{
	width:90px;
	padding:3px;
	color:#4C718C;
	vertical-align:top;
	background-color:#FFF;
	border:solid 1px #62B241;
	text-align:right;
}
#info_tbl td{
	width:548px;
	padding:3px;
	background-color:#FFF;
	border:solid 1px #62B241;
}

#fstcontact{
	position:absolute;
	top:564px;
	left:170px;
	color: #E4840E;
	font-size: 16px;
	font-weight: bold;
	border:double 1px #E4840E;
	padding:3px;
	background-color:#FFF;
}

#login_err{
	position:absolute;
	top:244px;
	left:176px;
	width:600px;
	text-align:center;
}
#loginbackbtn{
	position:absolute;
	top:380px;
	left:379px;
	width:193px;
}


/* personal/mat */
#premat{
	position:absolute;
	top:85px;
	left:130px;
	width:788px;
	padding:6px;
	background-color:#FAFAFA;
}
#prematng{
	position:absolute;
	top:105px;
	left:130px;
	width:788px;
	padding:6px;
	background-color:#FAFAFA;
}
#premat_tel{
	position:absolute;
	top:105px;
	left:130px;
	width:788px;
	padding:6px;
	background-color:#FAFAFA;
}
#premat ul{
	list-style-type:square;
	margin: 0 0 0 1em;
	padding: 0 0 0 10px;
}
.pre_subtit{
	position:relative;
	padding:5px 20px;
	font:bold 28px/1.6;
	color:#333;
	background:#fff;
	border-top:#4E8C4D solid 2px;
	border-bottom:#4E8C4D solid 2px;
	font-size: 18px;
	margin:10px 0;
	background-color:#F0FFF0;
}
.pre_subtit:before{
	content:" ";
	position:absolute;
	top:100%;
	left:24px;
	width:0;
	height:0;
	border-width:11px;
	border-style:solid;
	border-color:transparent;
	border-top-color:#4E8C4D;
}
.pre_subtit:after{
	content:" ";
	position:absolute;
	top:100%;
	left:27px;
	width:0;
	height:0;
	border-width:8px;
	border-style:solid;
	border-color:transparent;
	border-top-color:#f0f0f0;
	z-index:1;
}

#start_btn{
	position:absolute;
	top:650px;
	left:418px;
	width:193px;
}
.mybar{
	float:left;
}
.mynonelink{
	float:
}
#alertmess{
	position:absolute;
	top:3px;
	left:130px;
	width:556px;
	font-weight:bold;
	font-size:12px;
	color:#F00;
	background-color:#FFF;
	border:solid 1 #F00;
	padding:2px;
}
#alertmess_relate{
	position:relative;
	margin:0 auto;
	padding-top:10px;
	width:360px;
	font-weight:bold;
	font-size:12px;
	color:#F00;
	background-color:#FFF;
	border:solid 1 #F00;
	padding:2px;
}
.backalert{
	position:absolute;
	bottom:3px;
	left:184px;
	color: #F60;
}
#lebel_box_m1{
	position:absolute;
	top:26px;
	left:475px;
	width:460px;
	font-weight:bold;
	font-size:12px;
}
#lebel_left_m1{
	width:230px;
	float:left;
}
#lebel_right_m1{
	width:230px;
	float:left;
	text-align:right;
}

#lebel_box{
	position:absolute;
	top:26px;
	left:385px;
	width:550px;
	font-weight:bold;
	font-size:12px;
}
#lebel_left{
	width:275px;
	float:left;
}
#lebel_right{
	width:275px;
	float:left;
	text-align:right;
}

ul#label_bar5{
	position:absolute;
	top:46px;
	left:475px;
	width:460px;
	height:18px;
	border:solid 2px #639259;
}
li.bar_m1{
	width:90px;
	height:17px;
	border-right:dotted 2px #C8D8AF;
	float:left;
}
li.bar6_m1{
	width:90px;
	height:17px;
	float:left;
}

ul#label_bar{
	position:absolute;
	top:46px;
	left:385px;
	width:552px;
	height:18px;
	border:solid 2px #639259;
}
li.bar{
	width:90px;
	height:17px;
	border-right:dotted 2px #C8D8AF;
	float:left;
}
li.bar6{
	width:90px;
	height:17px;
	float:left;
}
.bg_green{
	background-color:#A8EC0B;
}
.bg_w{
	background-color:#FAFAFA;
}

#mattitle{
	position:absolute;
	top:48px;
	left:130px;
	width:800px;
	height:26px;
	font-size:14px;
}
	
#mattitle_d{
	position:absolute;
	top:420px;
	left:130px;
	width:800px;
	height:26px;
	display:inline-table;
	font-size:14px;
}	
#mattitle_comment{
	position:absolute;
	top:576px;
	left:130px;
	width:816px;
	height:26px;
	display:inline-table;
	font-size:14px;
	font-weight:bold;
}
#mat_t1{
	height:26px;
	background-color:#969FA1;
	color:#FFF;
	text-align:center;
	vertical-align:middle;
	padding: 6px;
}
#mat_t2{
	width:auto;
	height:26px;
	vertical-align:middle;
	padding-left:3px;
	font-weight:bold;
	margin-top: 10px;
}
#mat_t3{
	width:auto;
	padding-left:3px;
	margin-top: 5px;
}

table#mattbl{
	position:absolute;
	top:98px;
	left:130px;
	font-size:12px;
}	
#mattbl th{
	background-color:#9EC571;
	text-align:center;
	border-right:solid 1px #FFF;
	padding:5px 3px;
}
#mattbl td{
	padding:5px 3px;
}
.bg_g{
	background-color:#DFE0E1;
}
.bg_p{
	background-color:#FCC;
}
#mattbl td.m2_num{
	width:32px;
	text-align:center;
	border-top:solid 1px #FFF;
	border-bottom:solid 1px #FFF;
	border-right:solid 1px #FFF;
}
#mattbl td.m1_ques{
	width:583px;
	text-align:left;
	border:solid 1px #FFF;
	padding:5px 6px;
}
#mattbl td.m2_ques{
	width:410px;
	text-align:left;
	border:solid 1px #FFF;
	padding:5px 6px;
}
#mattbl td.m2_ans{
	width:80px;
	border:solid 1px #FFF;
}

table#mattbl_d{
	position:absolute;
	top:110px;
	left:130px;
	font-size:12px;
	position:absolute;
	top:540px;
	left:130px;
	font-size:12px;
}
#mattbl_d th{
	background-color:#9EC571;
	text-align:center;
	border-right:solid 1px #FFF;
	padding:5px 3px;
}
#mattbl_d td{
	background-color:#DFE0E1;
	padding:5px 3px;
}
#mattbl_d td.m2_num{
	width:32px;
	text-align:center;
	border-top:solid 1px #FFF;
	border-bottom:solid 1px #FFF;
	border-right:solid 1px #FFF;
}
#mattbl_d td.m1_ques{
	width:583px;
	text-align:left;
	border:solid 1px #FFF;
	padding:5px 6px;
}
#mattbl_d td.m2_ques{
	width:410px;
	text-align:left;
	border:solid 1px #FFF;
	padding:5px 6px;
}
#mattbl_d td.m2_ans{
	width:80px;
	border:solid 1px #FFF;
}

#reset_btn{
	position:absolute;
	top:638px;
	left:520px;
	width:193px;
}
#submit_btn{
	position:absolute;
	top:638px;
	left:747px;
	width:193px;
}

.crobd{
	background:url(../personal/images/radio_btn.png) no-repeat left top;
	height: 20px;
	display: block;
	padding: 0 0 0 15px;
	cursor: pointer;
	overflow: hidden;
}
.crobd>input[type='radio']{
	filter: alpha(opacity=0); -moz-opacity:0; opacity:0;
}

.c_on{
	background-position:left bottom;
}

/* 判定結果 */
#title{
	width:830px;
	margin:20px auto 0;
	font-size:18px;
	font-weight:bold;
	border-bottom: solid 2px #5B983A;
}

#advertising{
	margin:20px auto 0;
}

/*history.php*/
.his_title{
	margin:0px;
	padding-top:20px;
}
.his_supresult{
	margin:20px 10px 0 10px;
	font-size:16px;
}
.his_suppl{
	margin:20px 10px 0 10px;
}
.his_suppl_consent{
	margin:40px 10px 10px 10px;
}
.testcomplete{
	font-weight:bold;
	margin:0px auto;
	padding:10px;
	font-size:18px;
	background-color: #FFF;
	width: 740px;
}
.halfwhite{
	opacity: 0.75;
	background-color: rgba( 255, 255, 255, 0.75 );
	border-color:#8FC549;
}
.opattention{
	color:#F60;
	font-weight:bold;
	margin:30px 10px -20px 10px;
	padding:3px;
	font-size:14px;
}
.opattention-halfwhite{
	color:#F60;
	font-weight:bold;
	margin:30px 10px -20px 10px;
	padding:3px;
	font-size:14px;
	opacity: 0.75;
	background-color: rgba( 255, 255, 255, 0.75 );
}
.tomenu_btn{
	margin:0 auto;
	text-align:center;
}
.opattention-sole{
	color:#F60;
	font-weight:bold;
	margin:30px 10px -20px 10px;
	padding-left:30px;
	font-size:14px;
}
.result_title{
	font-weight:bold;
	margin:30px 10px 0 10px;
	padding:3px;
	font-size:18px;
}
.head_tytle{
	font-weight:bold;
	background-color:#096;
	margin:30px 10px 0 10px;
	padding:3px;
	font-size:18px;
	border:solid 1px #head_tytle;
	color:#FFF;
}
.type_tytle{
	font-weight:bold;
	background-color:#CFC;
	margin:30px 10px 0 10px;
	padding:3px;
	font-size:18px;
	border:solid 1px #00F900;
}
.subhead{
	font-weight:bold;
	margin:30px 10px 0 10px;
	padding:3px;
	font-size:18px;
	border-top:solid 1px;
	border-bottom:solid 1px;
	border-color: #00A600;
}
.subheadno_line{
	font-weight:bold;
	margin:10px 10px -20px 10px;
	padding:3px;
	font-size:18px;
}
.graph_description{
	font-weight:bold;
	margin:30px 10px 0 10px;
	padding:6px;
	font-size:18px;
	border:solid 1px #00F900;
}

table.stc_tbl{
	border-collapse:collapse;
	margin:20px auto 0;
}
.stc_tbl td{
	text-align:center;
	padding:3px;
}
.stc_tbl td.l1{
	width:300px;
	border:solid 1px #360;
}
.stc_tbl td.r1{
	width:150px;
	border:solid 1px #360;
}
.stc_tbl td.l2{
	border-top:solid 1px #360;
	border-left:solid 1px #360;
	border-right:solid 1px #360;
	border-bottom: double #360;
}
.stc_tbl td.r2{
	border-top:solid 1px #360;
	border-left:solid 1px #360;
	border-right:solid 1px #360;
	border-bottom: double #360;
}
.stc_tbl td.l3{
	border-left:solid 1px #360;
	border-right:solid 1px #360;
	border-bottom:solid 1px #360;
}
.stc_tbl td.r3{
	border-left:solid 1px #360;
	border-right:solid 1px #360;
	border-bottom:solid 1px #360;
}

table.result_tbl{
	font-size:12px;
	border-collapse:collapse;
	margin:0 auto 10px;
	display:block;
}
.result_tbl th{
	vertical-align:top;
	padding:3px;
	border:solid 1px #360;
	border-color: #360;
	width:244px;
}
.result_tbl td{
	vertical-align:top;
	padding:3px;
	text-align:center;
	border:solid 1px #360;
	width:126px;
}
.f16{
	font-size:16px;
}
.grayrebel{
	background-color:#E6E6E6;
}
.graphbox{
	margin:10px auto;
	text-align:center;
}
.graphbox_consent{
	margin:20px 10px 50px;
	text-align:center;
}
.his_result{
	width:100%;
}
.his_result_l{
	width:600px;
	float:left;
}
.his_result_r{
	width:330px;
	margin:0;
	float:left;
}
.st_title{
	margin:-50px 10px 0 0px;
	font-size:16px;
	font-weight:bold;
}
.empha{
	margin:20px 10px 0 10px;
	border:dotted 2px #C63;
	padding:3px;
}
.history_tit{
	font-weight:bold;
	background-color:#CFEFEF;
	margin:80px 10px 0 10px;
	padding:3px;
	border-top:solid 1px#69CDCD;
	border-bottom:solid 1px#69CDCD;
}
.his_date{
	margin:20px 10px 0px 10px;
	display:table;
}
.his_date_ele{
	display:table-cell;
	vertical-align:middle;
	height:30px;
	width:140px;
}
.hisdate_ele a{
	color:#333;
}
.hisdate_ele a:hover{
	color:#333;
}
a.saleslink{
	color:#65CC33;
}
a:hover.saleslink{
	color:#458B23;
	text-decoration:none;
}

/*selftraining.php*/
.mov_title{
	position:absolute;
	width:528px;
	top:29px;
	left:206px;
}
.trlist{
	position:absolute;
	top:90px;
	left:206px;
	border-collapse:collapse;
}
.trlist td{
	padding:5px;
	background-color:#FFF;
	border:solid 1px #360;
}
.trlist td.number{
	width:20px;
}
.trlist td.caption{
	width:420px;
}
.trlist td.pict{
	width:58px;
}
/*linetraining.php*/
.trng{
	position:absolute;
	top:80px;
	left:206px;
	width:528px;
	padding:8px;
	line-height:200%;
	background-color:#FFF;
}


#information_tit{
	position:absolute;
	top:10px;
	left:40px;
	width:850px;
	height:26px;
	display:inline-table;
	font-size:14px;
}
#information_txt{
	position:absolute;
	top:70px;
	left:40px;
	width:838px;
	padding:6px;
	background-color:#FAFAFA;
	font-size:12px;
}
#sa_appli{
	position:absolute;
	top:641px;
	left:383px;
	width:193px;
}

#tel_appli{
	position:absolute;
	top:331px;
	left:425px;
	width:193px;
}




/*privacypolicy.html*/
#maincontent_f .contents{
	width:830px;
	margin:0 auto;
	background-color: #FFF;
	padding:50px 60px;
}
#maincontent_f .contents #title{
	font-size:18px;
	font-weight:bold;
	border-bottom: solid 2px #5B983A;
}
#maincontent_f .contents h1{
	display:block;
	font-size:21px;
}
#maincontent_f .contents h2{
	display:block;
	font-size:21px;
	margin:30px 0;
}
#maincontent_f .contents .textbox{
	height : auto;
	padding-bottom : 20px;
}
#maincontent_f .contents .textbox p{
  line-height : 1.6;
  font-size : 13px;
  padding-bottom : 10px;
  color : #666666;
}
#maincontent_f .contents .tilte_box{
	font-size : 12px;
	font-weight : bold;
	height : auto;
}
#maincontent_f .contents .textarea{
	margin-top : 10px;
	right : inherit;
	padding-bottom : 20px;
}
#maincontent_f .contents .textarea p{
  line-height : 1.6;
  padding-left : 19px;
  font-size : 13px;
  padding-bottom : 10px;
}
#maincontent_f .contents .textarea ul{
  padding-left : 41px;
  padding-bottom : 10px;
}
#maincontent_f .contents .textarea li{
  font-size : 12px;
  line-height : 1.6em;
  list-style-type : decimal;
}
#consenttext{
	color:#066;
	margin:80px 10px 0 10px;
}



/*singnup.php*/
table#prof{
	background-color:#FFF;
	margin:5px auto 0 auto;
	border-collapse: collapse;
	width:830px;
}
tr.mfptr{
	background-color:#E8EEF9;
}
#prof td{
	padding:3px;
	border: 1px solid #666;
	color:#000;
}
div#mfp_buttons {
	padding: 0px;
	text-align: center;
}
div#mfp_buttons ul {
	width: 446px;
	height: 60px;
	overflow: hidden;
	margin: 20px auto 0px auto;
}
div#mfp_buttons ul li {
	width: 223px;
	height: 60px;
	overflow: hidden;
	float: left;
}
input#button_mfp_reset {
	width: 141px;
	height: 38px;
	overflow: hidden;
	background-color: #FFFFFF;
	background-image: url(../personal/images/reset_out.png);
	border: none;
	border-style: none;
	cursor: pointer;
	/*text-indent: -5000px;*/
}
input#button_mfp_reset_e {
	width: 141px;
	height: 38px;
	overflow: hidden;
	background-color: #FFFFFF;
	background-image: url(../personal_e/images/reset_out.png);
	border: none;
	border-style: none;
	cursor: pointer;
	/*text-indent: -5000px;*/
}
.reset_over {
	background-image: url(../images/mfp_reset_over.gif);
}
.reset_out {
	background-image: url(../images/mfp_reset.gif);
}
input#button_mfp_goconfirm {
	width: 141px;
	height: 38px;
	overflow: hidden;
	background-color: #FFFFFF;
	background-image: url(../personal/images/mfp_goconfirm.png);
	/*text-indent: -5000px;*/
	border: none;
	border-style: none;
	cursor: pointer;
}
input#button_mfp_goconfirm_e {
	width: 141px;
	height: 38px;
	overflow: hidden;
	background-color: #FFFFFF;
	background-image: url(../personal_e/images/mfp_goconfirm.png);
	/*text-indent: -5000px;*/
	border: none;
	border-style: none;
	cursor: pointer;
}
.confirm_over {
	background-image: url(images/mfp_confirm_over.gif);
}
.confirm_out {
	background-image: url(../images/mfp_confirm.gif);
}
input#button_mfp_back {
	width: 141px;
	height: 38px;
	overflow: hidden;
	background-color: #FFFFFF;
	background-image: url(../personal/images/mfp_back.png);
	border: none;
	border-style: none;
	cursor: pointer;
	/*text-indent: -5000px;*/
}
input#button_mfp_back_e {
	width: 141px;
	height: 38px;
	overflow: hidden;
	background-color: #FFFFFF;
	background-image: url(../personal_e/images/mfp_back.png);
	border: none;
	border-style: none;
	cursor: pointer;
	/*text-indent: -5000px;*/
}
.back_over {
	background-image: url(../images/mfp_back_over.gif);
}
.back_out {
	background-image: url(../images/mfp_back.gif);
}
input#button_mfp_goregist {
	width: 141px;
	height: 38px;
	overflow: hidden;
	background-color: #FFFFFF;
	background-image: url(../personal/images/mfp_goregist.png);
	/*text-indent: -5000px;*/
	border: none;
	border-style: none;
	cursor: pointer;
}
input#button_mfp_goregist_e {
	width: 141px;
	height: 38px;
	overflow: hidden;
	background-color: #FFFFFF;
	background-image: url(../personal_e/images/mfp_goregist.png);
	/*text-indent: -5000px;*/
	border: none;
	border-style: none;
	cursor: pointer;
}
div.mfp_err {
	text-align: left;
	color: #FF0000;
	font-size: 12px;
	line-height: normal;
	display: none;
	background-image: url(../images/mfp_error.gif);
	background-repeat: no-repeat;
	background-position: 0px 1px;
	margin: 5px 0 0 0;
	padding: 3px 0 5px 0px;
}
#prof label{
	padding-right:20px;
	display:inline-block;
}

table#update{
	width:600px;
	font-size:14px;
	margin:20px auto;
}
#update th{
	padding:5px;
	border: 1px solid #004160;
	background-color:#396;
	color:#FFF;
	font-size: 16px;
	text-align: left;
	width: 200px;
}
#update td{
	padding:5px;
	border: 1px solid #004160;
	background-color:#FFF;
	font-size: 16px;
	width: 380px;
}
#tomenu{
	width:193px;
	margin:20px auto;
}

input#button_mfp_send {
	width: 141px;
	height: 38px;
	overflow: hidden;
	background-color: #FFFFFF;
	background-image: url(../personal/images/send_out.png);
	/*text-indent: -5000px;*/
	border: none;
	border-style: none;
	cursor: pointer;
}
input#button_mfp_send_e {
	width: 141px;
	height: 38px;
	overflow: hidden;
	background-color: #FFFFFF;
	background-image: url(../personal_e/images/send_out.png);
	/*text-indent: -5000px;*/
	border: none;
	border-style: none;
	cursor: pointer;
}


#loading {
	width: 80px; /* gif画像の幅 */
	height: 80px; /* gif画像の高さ */
	margin: -68px 0 0 -68px; /* gif画像を画面中央に */
	padding: 20px; /* gif画像を大きく */
	background-color: #BABABA; /* gif画像の背景色 */
	opacity: 0.5; /* 透過させる */
	border-radius: 15px; /* 丸角 */
	position: fixed; /* gif画像をスクロールさせない */
	left: 50%; /* gif画像を画面横中央へ */
	top: 50%; /* gif画像を画面縦中央へ */
	display:none;
}
