@charset "utf-8";
/* CSS Document */

/* #biz_p2
-----------------------------------------------------------------------*/

#biz_p2 .p2_lead {
	margin-bottom: 22px;
}

#biz_p2 h2 {
	min-height: 16px;
	line-height: 1.0;
	background: url(/biz/p2/images/common_spec_h2_bg.png) 0 0 repeat-y;
	padding: 17px 0 17px 26px;
	margin-bottom: 15px;
	font-size: 128%;
	font-weight: bold;
	-webkit-background-size: cover;
	background-size: cover;
	color: #fff;
}
#biz_p2 h3 {
	font-weight: bold;
	border-bottom: solid 3px #f1f3f3;
}
#biz_p2 h3 span {
	display: block;
	font-size: 131%;
	font-weight: bold;
	padding-bottom: 7px;
	border-bottom: solid 1px #d1d1d1;
}
#biz_p2 h3 strong {
	background: url(/biz/p2/images/common_listmark.gif) 0 0 no-repeat;
	padding-left: 19px;
}
#biz_p2 h4 {
	padding: 2px 0 0 19px;
	background: url(/biz/p2/images/common_h4_bg.png) 0 center no-repeat;
	padding-left: 19px;
	font-weight: bold;
	font-size: 112%;
}


/* div.scene_box */
div.scene_box {
	margin-bottom: 40px;
}
#biz_p2 div.scene_box p.lead_01,
#biz_p2 div.scene_box p.lead_02 {
	margin-bottom: 20px;
}
div.scene_box dl {
	margin-bottom: 1.75rem;
}
div.scene_box dl dt {
	font-weight: bold;
}
div.scene_box dl dd {
	
}

/* div.img_list_style_01 */
div.img_list_style_01 {
	background: url(/biz/p2/security/images/bg_dot_01.png) repeat top left;
	padding: 5px;
}
div.img_list_style_01 ul {
	background: #fff;
	text-align: center;
	padding: 15px 15px 15px 15px;
}
div.img_list_style_01 ul li {
	display: inline-block;
	margin: 10px 20px 10px 20px;
	vertical-align: middle;
}

/* #biz_p2 .linkbox01
--------------------------------*/
#biz_p2 .linkbox01{
	background: #fff;
	font-size: 116%;
	border: 1px solid #d1d1d1;
}
#biz_p2 .linkbox01 p {
	font-size: 100%;
}
#biz_p2 .linkbox01:after {
	display: block;
	clear: both;
	height: 0;
	line-height: 0;
	visibility: hidden;
	content: ".";
	font-size: 0;
}

#biz_p2 .linkbox01 ul {
	margin: 0;
	padding: 0;
	width: 100%;
	list-style: none;
}
#biz_p2 .linkbox01 li {
	display: table;
	padding: 0;
	margin: 0;
	width: 454px;
	height: 75px;
	border-right: 1px solid #fff;
	float: left;
}
#biz_p2 .linkbox01 li.extremity {
	width: 454px;
	border-right: 0px;
}
#biz_p2 .linkbox01 li.linkTextCurrent {
	position: relative;
}
#biz_p2 .linkbox01 li.linkTextCurrent:after {
	content: '';
	display: inline-block;
	position: absolute;
	bottom: -16px;
	left: 50%;
	height: 0;
	margin-left: -8px;
	border-top: 8px solid #3d4e56;
	border-right: 9px solid transparent;
	border-bottom: 8px solid transparent;
	border-left: 9px solid transparent;
}
#biz_p2 .linkbox01 li.linkTextCurrent p {
	margin: 0;
	padding: 0;
	width: auto;
	height: 71px;

	color: #d51641;
	font-weight: bold;
	border-bottom: 3px solid #3d4e56;
	background-color: #ffffff;

	text-align: center;
	vertical-align: middle;
	display: table-cell;
}
#biz_p2 .linkbox01 li a {
	margin: 0;
	padding: 11px 3px;
	width: auto;
	height:52px;

	font-size: 100%;
	color: #333;
	background: #f1f3f3 url(/biz/p2/images/linkBt001.gif) right bottom no-repeat;

	text-align: center;
	vertical-align: middle;
	display: table-cell;
}
#biz_p2 .linkbox01 li.upper a {
	background: #f1f3f3 url(/biz/p2/images/linkBt003.gif) right bottom no-repeat;
}



/* #biz_p2 table
--------------------------------*/

#biz_p2 table {
	border: solid 1px #d1d1d1;
	font-size: 100%;
}

#biz_p2 .tableColor04 th {
	background-color: #f4f5f5;
	color: #333;
	text-align: center;
}

#biz_p2 table thead th {
	padding: 13px 0;
}
#biz_p2 table tbody th {
	background-color: #f4f5f5;
	text-align: center;
	line-height: 1.71428;
	padding: 0;
	text-align: center;
}
#biz_p2 table tbody tr td {
	vertical-align: middle;
	padding: 15px 10px 15px 10px;
	line-height: 1.5;
	text-align: left;/*changed center→left */
}
#biz_p2 table tbody tr td.title {
	font-weight: bold;
}


/* #biz_p2 .linklist
--------------------------------*/
#biz_p2 .linklist {
	margin-bottom: 0px;
	line-height: 1.2;
	text-align: left;
}
#biz_p2 .linklist li {
	padding: 0 0 5px 18px;
	background: url(/svcsol/common/images/com_dot01.gif) no-repeat 5px 0.3em;
}
#biz_p2 .linklist>li:last-child {
	padding: 0 0 0 18px;
}

#biz_p2 .caution {
	margin: 0;
	padding: 0;
	padding-left: 1em;
	text-indent: -1em;
}


