  
#page_title h1{
	width:956px;
	text-align:center;
}

/* #ud_lede
-------------------------------*/

#ud_lede{
	background: url(/tech/healthcare/universal_design/images/bg_lede.png) no-repeat 1px 0px;
	padding-top:116px;
	position:relative;
}

#ud_lede .main_img{
	position:absolute;
	top:28px;
	left:489px;
}

/* #interview_index
-------------------------------*/

#interview_index{
	background:url(/tech/healthcare/universal_design/images/bg_interview_index.png) repeat-y;
	margin-top:30px;
	padding-bottom:20px;
}

div#main.tech_body #interview_index h2{
	margin:0; padding:0;
	background:none;
	border:none;
	margin-bottom:13px;
}

#interview_index .col.bn{
	background:#fff;
	border-radius:4px;
	box-shadow: 1px 1px 7px -2px rgba(0, 0, 0, 0.6);
	overflow:hidden;
}

/*heading*/

div#main.tech_body h2.catch {
	padding:0px;
	border-top:none;
	margin: 20px 0 20px 0;
	letter-spacing:0.02em;
}

div#main.tech_body h3.color{
	color:#1A7A86; letter-spacing:0.05em;
}

div#main.tech_body h4{
	font-size:107.7%;
}

/*#forward_ud_index*/
#fw_ud_index {
	margin-bottom:40px;
}

#fw_ud_index .col{
	background-color:#2F9BA4;
	border-radius:15px;
	height:377px;
}
#fw_ud_index .col ul{
	margin-left:8px;
	width:224px;
	line-height:1;
}
#fw_ud_index .col ul li{
	height:66px;
	margin-bottom:5px;
	border-radius:8px;
	border:#3AD746 4px solid;
	background:#fff;
	overflow:hidden;
}
#fw_ud_index .col ul li:hover{
	opacity:0.7;
}

div#main.tech_body #fw_ud_index h4{
	margin:0; padding:0;
}

/*goto_fw_index*/

.title_group{
	position:relative;
}

.title_group .goto_fw_index{
	position:absolute; right:4px; top:5px;
	border-radius:17px;
	overflow:hidden;
	box-shadow: 1px 1px 7px -2px rgba(0, 0, 0, 0.6);
}
.title_group .goto_fw_index:hover{
	opacity:0.7;
}

/*sound btn*/

dl.gray_box{
	background:#e6e6e6; border-radius:6px; padding:10px 0;
	overflow:hidden;
}
dl.gray_box dt{
	float:left;
	width:250px;
}
dl.gray_box dd{
	float:left;
	width:auto;
}
dl.gray_box dd .btn_sound li{
	float:left;
	width:auto;
	background:#fff;
	border-radius:6px;
	box-shadow: 1px 1px 7px -2px rgba(0, 0, 0, 0.6);
	overflow:hidden;
	cursor:pointer;
}
dl.gray_box dd .btn_sound li.l{
	margin-right:20px;
}

/*3D ÒôÉù¥·¥ß¥å¥ì©`¥·¥ç¥ó*/
#sound_3d_simm_01,
#sound_3d_simm_02{
	position:relative;
}
#sound_3d_simm_01{
	margin-bottom:56px;
}
#sound_3d_simm_01 .float_comment{
	position:absolute;
	top:195px;
	left:195px;
	width:250px;
	height:120px;
	z-index:2;
}
#sound_3d_simm_02 .float_comment{
	position:absolute;
	top:180px;
	left:52px;
	width:270px;
	height:120px;
	z-index:2;
}

/*mov-lowvision*/
.mov-lowvision{
	height: 275px;
	background-color: #212121;
	display: flex;
	flex-direction: column;
	justify-content: space-around;
	border-radius: 4px;
}
.mov-lowvision .p-movie{
	width: 100%;
	height: auto;
	border: none;
}

/*#mov_led_rail*/
.mov-led_rail{
	width: 600px;
}
#mov_led_rail{
	/*margin-left:60px;
	height:400px;*/
}

/*mov-risk_sim_good*/
.mov-risk_sim_good{
	margin-left:40px; width:290px;
}


/*#escape_valiafree_sl*/
#escape_valiafree_sl{
	position:relative;
	background:url(/tech/healthcare/universal_design/images/bg_safe_02_sl.png) no-repeat left bottom;
	width:760px;
	height:507px;
	
	margin-bottom:30px;
}

#escape_valiafree_sl .slide_ctrl{
	background:url(/tech/healthcare/universal_design/images/bg_safe_02_tab.png) no-repeat left top;
	width:760px;
	height:60px;
}
#escape_valiafree_sl .slide_ctrl .slide_btns{
	margin-left:60px;
	height:50px;
}
#escape_valiafree_sl .slide_ctrl .slide_btns li{
	float:left;
	width:180px;
	margin-right:50px;
}

#escape_valiafree_sl .slide_box li{
	display:none;
	position:absolute;
	top:60px;
	left:30px;
}

#escape_valiafree_sl .slide_box li#valiafree_sl_01{
	display:block;
}

/*note_txt*/
.note_txt{
	font-size:92.3%;
}

/*cap_title*/
h5.cap_title{
	font-weight:bold;
	font-size:90%;
	margin:3px 0 0;
	line-height:1.7;
}

/*border*/

.content_border{
	margin:40px 0 0px;
	border-top:#A8B6C8 1px solid;
	height:30px;
	clear:both;
}
.content_border span{
	display:none;
}
