@charset "utf-8";

/*************************************
	base
*************************************/

#container
{
	width: 100%;
	height: 100%;
	position: relative;
	z-index: 1;
}

#content
{
	width: 100%;
	position: relative;
	padding-top: 207px;
	background: url(../img/common/line_base_white.png) repeat-x 0 210px;
}

/*************************************
	bg
*************************************/

#bg
{
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	background: url(../img/about/bg.jpg) no-repeat 50% 0;
	background-size: cover;
	z-index: 0;
}

/*************************************
	init
*************************************/

#init
{
	width: 100%;
	background-image:
		url(../img/about/line_parts_02.png), url(../img/about/line_parts_03.png), url(../img/about/line_parts_02.png),
		url(../img/about/line_parts_01.png), url(../img/common/line_base_white.png);
	background-repeat:
		no-repeat, no-repeat, no-repeat,
		repeat-y, repeat-x;
	background-position:
		50% 0, 50% 4px, 50% 100%,
		50% 0, 0 100%;
}

#init div
{
	width: 980px;
	padding-bottom: 80px;
	overflow: hidden;
	margin: 0 auto;
}

#init div p
{
	width: 896px;
	padding: 60px 42px 0;
	font-size: 14px;
	font-size: 1.4rem;
	line-height: 2;
	color: #FFFFFF;
	text-align: center;
}

/*************************************
	company
*************************************/

#company
{
	width: 100%;
	background: url(../img/about/bg_white.png) repeat 0 0;
	background:
		url(../img/about/line_parts_11.png) no-repeat 50% 0,
		url(../img/about/line_parts_11.png) no-repeat 50% 100%,
		url(../img/about/line_parts_12.png) repeat-y 50% 0,
		url(../img/about/bg_white.png) repeat 0 0;
	color: #000000;
}

#company div
{
	width: 980px;
	overflow: hidden;
	padding: 45px 0 25px;
	margin: 0 auto;
}

#company div dl
{
	width: 490px;
	float: left;
}

#company div dl dt
{
	width: 180px;
	padding-left: 18px;
	float: left;
	clear: both;
	background: url(../img/common/icon_square_gray.gif) no-repeat 0 50%;
	font-size: 12px;
	font-size: 1.2rem;
	line-height: 20px;
	color: #767676;
}

#company div dl dd
{
	width: 292px;
	overflow: hidden;
	float: right;
	padding-bottom: 20px;
	font-size: 14px;
	font-size: 1.4rem;
	line-height: 20px;
}

#company div dl dd a:hover
{
	background: #000000;
	color: #ffffff;
}

#company div dl dd a span
{
	text-decoration: underline;
}

#company div dl dd a:hover span
{
	text-decoration: none;
}

#company div dl dd span
{
	display: inline-block;
}

#company div dl dd ul
{
	padding-bottom: 20px;
}

#company div dl dd li
{
	list-style: inside;
}

#company p
{
	font-size: 12px;
	font-size: 1.2rem;
	color: #767676;
	line-height: 18px;
}

#company div dl dd p
{
	padding-top: 0.5em;
}

#company p.other
{
	width: 472px;
	padding-left: 18px;
	float: right;
	background: url(../img/common/icon_square_gray.gif) no-repeat 0 50%;
	line-height: 20px;
}

/*************************************
	map
*************************************/

#map
{
	width: 100%;
	background: url(../img/common/line_base_gray.png) repeat-x 0 0;
	padding-top: 1px;
	margin-bottom: 198px;
}

#map p
{
	font-size: 14px;
	font-size: 1.4rem;
	line-height: 62px;
	text-align: center;
	background: #FFFFFF;
}

#map p a
{
	display: inline-block;
	padding-left: 20px;
	color: #767676;
	background: url(../img/common/icon_link.gif) no-repeat 0 50%;
}

#map_canvas
{
	width: 100%;
	height: 440px;
}

#map_canvas .gm-style-iw *
{
	display: block;
	width: 100%;
}

#map_canvas .gm-style-iw h4, .gm-style-iw p
{
	margin: 0;
	padding: 0;
}

#map_canvas .gm-style-iw a
{
	color: #4272db;
}

/*************************************
	staff
*************************************/

#staff
{
	width: 100%;
	padding: 3px 0;
	margin-bottom: 197px;
	background-image: url(../img/about/line_parts_13.png), url(../img/about/line_parts_13.png);
	background-repeat: no-repeat, no-repeat;
	background-position: 50% 0, 50% 100%;
}

#staff div
{
	width: 100%;
	background: url(../img/about/bg_white.png) repeat 0 0;
	background:
		url(../img/about/line_parts_14.png) no-repeat 50% -3px,
		url(../img/about/line_parts_14.png) no-repeat 50% 100%,
		url(../img/about/line_parts_15.png) repeat-y 50% 0,
		url(../img/about/bg_white.png) repeat 0 0;
}

#staff div dl
{
	width: 980px;
	padding: 52px 0;
	overflow: hidden;
	margin: 0 auto;
	background: url(../img/about/line_parts_15.png) repeat-y 50% 0;
	background: none, none;
}

#staff div dl dt
{
	width: 258px;
	padding-top: 4px;
	float: left;
	color: #FFFFFF;
	line-height: 1.5;
}

#staff div dl dt p
{
	padding: 0 28px;
}

#staff div dl dt p span
{
	font-size: 22px;
	font-size: 2.2rem;
}

#staff div dl dd
{
	width: 722px;
	float: right;
	font-size: 14px;
	font-size: 1.3rem;
	line-height: 14px;
}

#staff div dl dd ul
{
	padding: 0 20px 0 35px;
}

#staff div dl dd ul li
{
	overflow: hidden;
	list-style: none;
	padding-bottom: 20px;
}

#staff div dl dd ul li.last
{
	padding-bottom: 0;
}

#staff div dl dd ul li p
{
	width: 557px;
	float: right;
}

#staff div dl dd ul li p.date
{
	width: 110px;
	float: left;
}

#staff div dl dd ul li p span
{
	display: inline-block;
}
