@charset "utf-8";
/* ===================================================================

CSS information

 style info :common CSS

=================================================================== */

/* ----------------------------------------------------
	基本設定
---------------------------------------------------- */
body {
	color: #000;
	font-size: 14px;
	font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", Helvetica, Arial, Verdana, sans-serif;
	background-color: #fff;
	line-height: 1.8;
	min-width: 960px;
	-webkit-text-size-adjust: 100%;
}

a:link {
	color: #333;
	text-decoration: none;
}

a:visited {
	color: #333;
}

a:hover {
	color: #333;
	text-decoration: underline;
}

a:active {
	color: #333;
}

.bg_gry {
	background-color: #f5f5f5;
}

.bg_gry2 {
	background-color: #ededed;
}

.fs12 {
	font-size: 12px;
}


/* ----------------------------------------------------
	#wrap
---------------------------------------------------- */
#wrap {
	width: 100%;
}

/* ----------------------------------------------------
	#header
---------------------------------------------------- */
#header {
	width: 960px;
	margin: 0 auto;
	padding: 120px 0 80px;
	background: url(/smartkey/images/line_01.png) bottom center no-repeat;
}

#header .left {
	width: 400px;
	text-align: center;
	float: left;
	position: relative;
}

.top_anime {
	position: absolute;
	width: 215px;
	top: 63px;
	left: 92px;
}

.top_anime img {
	width: 100%;
	height: auto;
}

#header .right {
	width: 560px;
	float: left;
}

#header h1 {
	margin-bottom: 50px;
}

#header h2 {
	margin-bottom: 80px;
}

.dl_header {
	background-color: #f5f5f5;
	padding: 16px;
	text-align: center;
	margin-bottom: 3px;
}

.download_frame_01 {
	background: url(/smartkey/images/bg_download_01.png) no-repeat;
	height: 100px;
}

.download_frame_02 {
	width: 692px;
	height: 163px;
	margin: 0 auto;
	background: url(/smartkey/images/bg_download_02.png) no-repeat;
}

.download {
	display: block;
	margin: 0 auto;
}

.download li.btn_ip {
	float: left;
	width: 145px;
	margin-top: 40px;
	/*	margin-left:16px;*/
	margin-left: 14px;
}

.download li.btn_gl {
	float: left;
	margin-top: 40px;
	/*	margin-left:133px;*/
	margin-left: 128px;
}

.download li.btn_ip_02 {
	float: left;
	width: 145px;
	margin-top: 76px;
	margin-left: 22px;
}

.download li.btn_gl_02 {
	float: left;
	margin-top: 76px;
	/*	margin-left:228px;*/
	margin-left: 223px;
}

#header .download li img {
	margin-bottom: 5px;
}

.link_sm {
	width: 129px;
	margin-left: auto;
}

.link_sm li {
	float: left;
	text-align: right;
	margin: 0 0 0 3px;
}

.news_box {
	clear: both;
	width: 680px;
	margin: 0px auto;
	height: 60px;
	font-size: 0;
	padding-top: 90px;
}

.news_box h3 {
	display: inline-block;
	vertical-align: top;
}

.news_box p {
	display: inline-block;
	vertical-align: top;
	font-size: 16px;
	background: #f5f5f5;
	padding-left: 30px;
	height: 60px;
	line-height: 60px;
	width: 590px;
}

/* ----------------------------------------------------
	#content
---------------------------------------------------- */
#contents {
	width: 100%;
}

/* #pagetop {} */

p.note {
	margin: 30px 0 0 0;
	font-size: 12px;
}

p.note a {
	text-decoration: underline;
	background: url(/smartkey/images/icon_link.jpg) right center no-repeat;
	padding-right: 15px;
	margin-right: 3px;
	display: inline-block;
}

/* ----------------------------------------------------
	#section01
---------------------------------------------------- */
#section01 {
	width: 960px;
	margin: 0 auto;
	padding: 120px 0 100px;
	background: url(/smartkey/images/line_01.png) bottom center no-repeat;
}

#section01 h2,
#section01 .txt {
	margin: 0 0 40px 0px;
}


/* ----------------------------------------------------
	#section01_2
---------------------------------------------------- */
#section01_2 {
	width: 960px;
	margin: 0 auto;
	padding: 120px 0 85px;
}

#section01_2 h2 {
	margin: 0 0 40px 0px;
}

#section01_2 a:hover {
	text-decoration: none;
}

#section01_2 .vsial {
	display: inline-block;
	vertical-align: middle;
}


#section01_2 .mov {
	display: inline-block;
	margin-left: 10px;
	vertical-align: middle;
}


/* ----------------------------------------------------
	#section02
---------------------------------------------------- */
#section02 {
	width: 960px;
	margin: 0 auto;
	padding: 100px 0 120px;
	background: url(/smartkey/images/line_01.png) bottom center no-repeat;
}

#section02 h2 {
	margin: 0 0 40px 0;
}

#section02 .left {
	width: 410px;
	padding-right: 40px;
	float: left;
}

#section02 .right {
	width: 510px;
	float: left;
}

/* ----------------------------------------------------
	#section02_1
---------------------------------------------------- */
#section02_1 {
	width: 960px;
	margin: 0 auto;
	padding: 100px 0 120px;
	background: url(/smartkey/images/line_01.png) bottom center no-repeat;
}

#section02_1 h2 {
	margin: 0 0 40px 0;
}

#section02_1 .left {
	width: 500px;
	padding-right: 60px;
	float: left;
}

#section02_1 .right {
	width: 400px;
	float: left;
}

/* ----------------------------------------------------
	#section03
---------------------------------------------------- */
#section03 {
	width: 960px;
	margin: 0 auto;
	padding: 100px 0 40px;
	background: url(/smartkey/images/line_01.png) bottom center no-repeat;
}

#section03 h2 {
	margin: 0 0 40px 0;
}

#section03 .left {
	width: 560px;
	float: left;
}

#section03 .right {
	width: 400px;
	float: left;
	text-align: center;
}

/* ----------------------------------------------------
	#section04
---------------------------------------------------- */
#section04 {
	width: 960px;
	margin: 0 auto;
	padding: 100px 0 60px;
}

#section04 h2 {
	margin: 0 0 40px 0;
}

#section04 .left {
	width: 560px;
	float: left;
}

#section04 .right {
	width: 390px;
	float: left;
}

/* ----------------------------------------------------
	#section05
---------------------------------------------------- */
#section05 {
	width: 960px;
	margin: 0 auto;
	padding: 100px 0;
	background: url(/smartkey/images/line_01.png) bottom center no-repeat;

}

#section05 h2 {
	margin: 0 0 40px 0;
}

#section05 .left {
	width: 549px;
	float: left;
}

#section05 .right {
	width: 401px;
	float: left;
}

#section05 .txt {
	margin: 0 0 30px 0;
}

/* ----------------------------------------------------
	#section06
---------------------------------------------------- */
#section06 {
	width: 610px;
	margin: 0 auto;
	padding: 100px 170px;
	background: url(/smartkey/images/line_01.png) bottom center no-repeat;
}

#section06 h2 {
	margin: 0 0 40px;
}

#section06 h3 {
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 15px;
}

#section06 .txt {
	margin: 0 0 10px;
}

#section06 .list_service {
	background-color: #f5f5f5;
	padding: 20px;
	margin: 0 0 10px 0;
}

#section06 .list_service li {
	background: url(/smartkey/images/icn_check.png) no-repeat 0 50%;
	padding: 0 0 0 30px;
	line-height: 2em;
}

#section06 .fs12 {
	margin-bottom: 50px;
}

#section06 p.note {
	margin: 0px 0 0 0;
}

/* ----------------------------------------------------
	#section07
---------------------------------------------------- */
#section07 {
	width: 678px;
	margin: 0 auto;
	padding: 100px 136px;
}

#section07 h2 {
	margin: 0 0 40px;
}

#section07 table th {
	width: 190px;
	padding: 12px 0 9px 15px;
	font-weight: bold;
}

#section07 table td {
	width: 488px;
	padding: 10px 0 7px 0;
}


/* ----------------------------------------------------
	#section08
---------------------------------------------------- */
#section08 {
	width: 960px;
	margin: 0 auto;
	padding: 40px 0 20px;
	background-color: #f5f5f5;
	text-align: center;
}

#section08 h2 {
	margin: 0 0 30px;
}


/* ----------------------------------------------------
	#section09
---------------------------------------------------- */
#section09 {
	width: 960px;
	margin: 0 auto;
	padding: 40px 0 20px;
}

#section09 .txt {
	font-size: 12px;
	margin-bottom: 100px;
}

#section09 ul li {
	float: left;
	margin-bottom: 10px;
}


/* ----------------------------------------------------
	#footer
---------------------------------------------------- */
#footer {
	width: 100%;
	background-color: #261e23;
	padding: 50px 0;
	color: #fff;
	font-size: 12px;
}

#footer .inner {
	width: 960px;
	margin: 0 auto;
	position: relative;
}

#footer .inner .left {
	width: 125px;
	float: left;
}

#footer .inner .right {
	float: left;
}

#footer .inner .right .link {
	background: url(/smartkey/images/icn_link.png) no-repeat 0 50%;
	padding: 0 0 0 20px;
	margin-bottom: 5px;
}

#footer .inner .right .link a {
	color: #fff;
}

#footer #copy {
	/* color: #585047 !important; */
	color: #ccc !important;
}

#footer .link_sm {
	position: absolute;
	right: 0;
	top: 0;
}
