@charset "utf-8";

/*====================================================================================
TOPコンテンツ

■01.タイトルエリア

■02.TOPコンテンツ枠

■03.TOPコンテンツ内容
  03_1.SPH研究所について
  03_2.製品案内
  03_3.解析事例
  03_4.新着・会社案内

====================================================================================*/

/*====================================================================================
■01.タイトルエリア
====================================================================================*/

h3#titlearea {
	margin: 0 auto;
	text-align: center;
	background: url(../common_img/bg_title.jpg) center top no-repeat;
}

/*====================================================================================
■02.TOPコンテンツ枠
====================================================================================*/

#top_contents {
}

/*====================================================================================
■03.TOPコンテンツ内容
====================================================================================*/

/*
  03_1.SPH研究所について
--------------------------------------------------------------------*/

#top_contents #sec01 {
	/*c1.46 height: 530px; */
	height: 285px;
	text-align: center;
	background: url(../images/bg_section01.jpg) center top no-repeat;
}
#top_contents #sec01 p {
	margin: 28px auto 55px;
	line-height: 2.1;
}
/*c1.46--  */
#top_contents #sec12 {
	/*c.46b- width: 850px; -再度置換 */
	height: 440px; /*c.46a- -*/
	text-align: center;
	/*c.46b- background: url(../images/bg_ceo.jpg) center top no-repeat; -*/
}
/*c.46b- #top_contents #sec02 .sec01 { -03.2から複写*/
#top_contents #sec12 .sec21 {
	/*c.46b- width: 960px; -*/
	width: 850px;
	margin: 0 auto;
	/*c.46b-padding: 30px 0; -*/
	padding: 0px 0;
	/*c.46b- background: #FFFFFF; -*/
	background: url(../images/bg_ceo.jpg) center top no-repeat;
	/*c.46b- margin: 78px auto 55px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px; -*/
}
/*c.46b- #top_contents #sec12 p { -*/
#top_contents #sec12 .sec21 p {
	margin: 28px auto 55px;
	/*c1.46  color: #FFFFFF; */
	text-align: left;
	line-height: 2.1;
}
/*-- c1.46 */
/*c1.46 #top_contents #sec01 .btn01 { */
#top_contents #sec11 .btn01 {
	width: 280px;
	height: 60px;
	margin: 70px auto;
}

/*
  03_2.製品案内
--------------------------------------------------------------------*/

#top_contents #sec02 {
	height: 820px;
	text-align: center;
	background: url(../images/bg_section02.jpg) center top no-repeat;
}
#top_contents #sec02 p {
	margin: 28px auto 55px;
	color: #FFFFFF;
	line-height: 2.1;
}
#top_contents #sec02 .sec01 {
	width: 960px;
	margin: 0 auto;
	padding: 30px 0;
	background: #FFFFFF;
	margin: 78px auto 55px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
}
#top_contents #sec02 .sec01 dl {
	float: left;
	border-right: 1px dotted #333333;
}
#top_contents #sec02 .sec01 dl:last-of-type {
	border-right: none;
}
#top_contents #sec02 .sec01 dl.p01 {
	/*so width: 320px; */
	width: 240px;
}
#top_contents #sec02 .sec01 dl.p02 {
	/*so width: 319px; */
	width: 239px;
}
#top_contents #sec02 .sec01 dl dt a {
	background: #CCDDDB;
	display: block;
}
#top_contents #sec02 .sec01 dl dt a:hover {
	background: #67E2DF;
}
#top_contents #sec02 .sec01 dl dd {
	min-height: 140px;
	padding: 15px 30px;
	text-align: left;
	box-sizing: border-box;
	line-height: 1.7;
}

/*
  03_3.解析事例
--------------------------------------------------------------------*/

#top_contents #sec03 {
	margin-bottom: 70px;
	height: 950px;
	text-align: center;
	background: url(../images/bg_section03.jpg) center top no-repeat;
}
#top_contents #sec03 p {
	margin: 28px auto 55px;
	font-size: 16px;
	line-height: 2.1;
}
#top_contents #sec03 .sec01 {
	width: 980px;
	margin: 0 auto 40px;
}
#top_contents #sec03 .sec01 .area01 {
	width: 540px;
	float: left;
}
#top_contents #sec03 .sec01 .area02 {
	width: 420px;
	float: right;
}

#top_contents #sec03 .sec01 .area01 ul li {
	width: 250px;
	float: left;
	margin: 0 10px 20px;
}
#top_contents #sec03 .sec01 .area01 p {
	margin: 15px 0 0 15px;
	font-size: 14px;
	line-height: 2;
	color: #1b9491;
	text-align: left;
}

#top_contents #sec03 .sec01 .area02 ul li {
	width: 200px;
	margin: 0 0 10px 10px;
	float: left;
}

#top_contents #sec03 .btn01 {
	width: 360px;
	height: 60px;
	margin: 0 auto;
}

/*
  03_4.新着・会社案内
--------------------------------------------------------------------*/

#top_contents #sec04 {
	width: 1000px;
	margin: 0 auto;
}
#top_contents #sec04 .sec01 {
	width: 620px;
	float: left;
}
#top_contents #sec04 .sec02 {
	width: 330px;
	height: 300px;
	padding-top: 40px;
	float: right;
	background: url(../images/bg_company.jpg) no-repeat;
	box-sizing: border-box;
}

#top_contents #sec04 .sec01 .bar01 {
	position: relative;
}
#top_contents #sec04 .sec01 .bar01 a {
	width: 80px;
	height: 20px;
	position: absolute;
	top: 18px; right: 15px;
}

#nProgram {
	width: 615px;
	height: 225px;
	overflow: auto;
}
#nProgram dl {
	margin: 0 10px 0 0;
}
#nProgram dl dt {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	color: #ACACAC;
}
#nProgram dl dd {
	margin: -1.7em 0 14px 0;
	padding: 0 0 14px 100px;
	border-bottom: 1px dotted #484848;
}

/* safari only \*/
@media screen and (-webkit-min-device-pixel-ratio:0) {
}

#nProgram dl dd a,
#nProgram dl dd a:link,
#nProgram dl dd a:visited {
	color: #484848;
	text-decoration: none;
}
#nProgram dl dd a:hover,
#nProgram dl dd a:active,
#nProgram dl dd a:focus {
	color: #ACACAC;
	text-decoration: underline;
}

#top_contents #sec04 .sec02 dl {
	margin-left: 40px;
}
#top_contents #sec04 .sec02 dl dt {
	margin: 0 auto 5px;
	font-weight: bold;
	font-size: 18px;
}
#top_contents #sec04 .sec02 dl dd address {
	font-style: normal;
	font-weight: normal;
}
#top_contents #sec04 .sec02 .btn01 {
	width: 80px;
	height: 20px;
	margin: 15px 0 17px 197px;
}
#top_contents #sec04 .sec02 .btn02 {
	width: 250px;
	height: 40px;
	margin: 0 auto;
}
