/*
CSS Reset
http://meyerweb.com/eric/tools/css/reset/
*/

html, body, div, span, applet, object, 
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
	display: block;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* particleground demo */

* {
	-webkit-box-sizing	: border-box;
	   -moz-box-sizing	: border-box;
			box-sizing	: border-box;
}
html, body {
	width: 100%;
	height: 100%;
}
body {
	border: 0;
	font: 14px Arial, Helvetica, sans-serif;
	color: #808080;
	line-height: 20px;
	-webkit-font-smoothing: antialiased;
}

#particles {
	width: 100%;
	height: 100%;
	overflow: hidden;
}
#intro {
	position: absolute;
	left: 0;
	top: 50%;
	padding: 0 20px;
	width: 100%;
	height	: 100%;
}
.main {
	position: relative;
	margin: 0 auto;
	width: 1100px;
}
.block {
	height: 92px
}
.extra {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -92px;
	position: relative
}
/*.bg1 {
	background: #fff;
	position: relative;
	z-index: 1;
	height: 92px
}*/
.box {
	width: 100%;
	overflow: hidden;
	padding-top: 20px;
	padding-bottom: 20px;
	position: relative
 
}
.pagination {
	position: absolute;
	top: -35px;
	left: 0
}
.pagination li {
	float: left;
	padding-right: 2px;
	font-size: 20px;
	line-height: 34px
}
.pagination a {
	display: inline-block;
	width: 35px;
	height: 35px;
	color: #000;
	text-align: center;
	text-decoration: none;
	text-align: center;
	background: #fff
}
.pagination a:hover, .pagination .current a {
	background-position: left;
	color: #fff;
	background: #000
}
/* ============================= メインレイアウト ====================== */
a {
	color: #808080;
	text-decoration: underline;
	outline: none
}
a:hover {
	text-decoration: none
}
h1 {
	padding: 48px 0 0 0
}
h2 {
	font-size: 26px;
	line-height: 1.2em;
	padding: 17px 0 20px 0;
	color: #fff;
	font-weight: 700
}
p {
	margin-bottom: 20px
}

/* ============================= ヘッダー ====================== */

header {
	width	: 300px;
	float	: left;
}
#logo {
	display	: block;
	text-indent: -9999px;
	background: url("../images/logo.png") 0 0 no-repeat;
	width: 280px;
	height: 153px
}
#menu {
	padding-top: 122px;
}
#menu > li {
	width: 100%;
	overflow: hidden;
	padding-bottom: 4px
}
#menu > li > a {
	display: inline-block;
	font-size: 26px;
	line-height: 54px;
	height: 56px;
	color: #fff;
	background: #000;
	text-decoration: none;
	position: relative;
	letter-spacing: 0px;
	cursor: pointer
}
#menu > li > a span {
	display: block;
	background: #fff;
	position: absolute;
	width: 300px;
	height: 100%;
	top: 0;
	left: 0
}
#menu > li > a strong {
	position: relative;
	display: block;
	padding: 0 0 0 40px;
	height: 56px;
	width:300px;
}
#menu > li > a:hover, #menu > li > a.active {
	color: #000;
}
#menu > li > a:hover strong, #menu > li > a.active strong {
}
#menu > li.child {
	display	: none;
}

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

article#content {
	width: 740px;
	float: right;
	height	: 100%;
}
#content > ul > li {
	position: relative;
	top: 0;
	width: 740px;
	height	: 100%;
}
.box1 {
	width: 100%;
	background: #000;
    height: auto;
}
#content > ul > li#page_Web ,
#content > ul > li#page_Web .box1 {
	height	: 1024px;
}
#content > ul > li#page_Led ,
#content > ul > li#page_Led .box1 {
	height	: 1049px;
}
#content > ul > li#page_About ,
#content > ul > li#page_About .box1 {
	height	: 1029px;
}
.inner {
	padding	: 25px 59px;
}
.close {
	position: absolute;
	top: 20px;
	right: 20px;
	width: 25px;
	height: 25px;
	background: url("../images/close.gif") 0 0 no-repeat;
	display: block
}
.close span {
	display: block;
	background: url("../images/close.gif") 0 bottom no-repeat;
	width: 100%;
	height: 100%
}
.pad_left1 {
	padding-left: 60px
}
.pad_bot1 {
	padding-bottom: 25px
}

#content figure {
	padding-top: 5px
}
.button1 {
	display: inline-block;
	font-size: 16px;
	color: #000;
	text-transform: uppercase;
	text-decoration: none;
	background: #fff;
	line-height: 33px;
	position: relative
}
.button1 span {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #000
}
.button1 strong {
	position: relative;
	font-weight: 400;
	display: block;
	padding: 0 14px;
	letter-spacing: -1px
}
.button1:hover {
	color: #fff
}

.color1 {
	color: #fff
}
.col1 {
	width: 500px;
}
.company{
	font-size:16px;	
}
.company th{
	padding-bottom:10px;
}
.cols{ width:98px;
       float: left
}
/* ============================= フッター ====================== */
footer {
	clear	: both;
	float	: none;
	height	: 100px;
	line-height	: 100px;
}
footer address {
	font-size: 16px;
	text-transform: uppercase;
	font-weight: 400;
	letter-spacing: -1px
	height: 45px;
	line-height: 45px;
}
footer address a {
	display	: inline-block;
	background: url("../images/footer_logo.gif") 0 0 no-repeat;
	width: 111px;
	height: 45px;
	text-indent: -9999px;
	margin-right: 22px
}
/* ============================= フォーム ============================= */
#formWrap {
	width:600px;
	margin:0 auto;
	color:#555;
	line-height:120%;
	font-size:90%;
}
table.formTable{
	width:100%;
	margin:10px auto;
	border-collapse:collapse;
}
table.formTable td,table.formTable{
	border:1px solid #ccc;
	padding:10px;
	background:#fff;
}
input,select,textarea{
	border:1px solid#ccc;
}
table.formTable th{
	border:1px solid #ccc;
	padding:10px;
	width:30%;
	font-weight:normal;
	background:#efefef;
	text-align:left;
}
.address{
	margin:10px 10px;
}






.heading-images {
	margin	: 0;
	padding	: 0;
}
.content-box {
	background	: #fff;
	padding	: 20px 10px;
}
.content-box h3 {
	clear	: both;
	background	: #191919;
	padding	: 5px 10px;
	margin	: 10px 0;
	font-weight	: 700;
	color	: #fff;
}

#page_App .content-box ul li {
	background	: url("../images/ul-list-app.png") no-repeat 0 0;
	height	: 48px;
	line-height	: 48px;
	font-weight	: 700;
	color	: #fff;
	padding-left	: 48px;
	margin-bottom	: 10px;
}
#page_Led .content-box ul li {
	background	: url("../images/ul-list-led.png") no-repeat 0 0;
	height	: 48px;
	line-height	: 48px;
	font-weight	: 700;
	color	: #fff;
	padding-left	: 48px;
	margin-bottom	: 10px;
}
ul.guidelist li {
	margin-bottom	: 1em;
}

.backtohome {
	text-align	: right;
}
.button-link {
	margin	: 20px;
	text-align	: center;
}

.flL {
	float	: left;
}
.flR {
	float	: right;
}
.images.flL {
	margin-right	: 30px;
}
.images.flR {
	margin-left	: 30px;
}

/*------------------------------
20210304追加CSS
------------------------------*/

.t_big{
    font-size: 120%;
    font-weight: bold;
}

.t_bold{
    font-weight: bold;
}

.t_black{
    color: #000000;
}

.t_red{
    font-weight: bold;
    color: #ED1E79;
}

.t_marker{
    background:linear-gradient(transparent 75%, #ffdc00 75%);
    font-weight:bold; 
}

.arrow{ 
    width: 0;
    height: 0;
    border-top: solid 15px #697b91;
    border-right: solid 15px transparent;
    border-bottom: solid 15px transparent;
    border-left: solid 15px transparent;
    margin: auto;
}

.col3{
    width: 32.9%;
}

.col4{
    width: 24.5%;
}

.box2 {
	width: 100%;
	background: #000;
    height: auto;
}