@charset "utf-8";
/* ==========================================================

title : �z�e�����x����
scope : �ό��@>�@��̃��C�g�A�b�v

last modify : 2016/10/12 183_aoyama �V�K�쐬
memo  : 

========================================================== */

.mainimg {
	position:relative;
	margin: 0 auto 5px;
	width: 882px;
}
h1 span{
	position:absolute;
	top:7.2em;
	right:1em;
	background:#fff;
}

h1 span img:hover{
	opacity: 0.75;
}

section p,
figure.banner figcaption{
	font-size:16px;
	line-height:1.5;
}

/* section */
#maincolumn section a:hover img{
	filter:alpha(opacity=0.7);
	-moz-opacity:0.7;
	opacity:0.7;
}

#maincolumn section{
	margin:0 auto 70px;
	width:882px;
	box-sizing:border-box;
}

#maincolumn section h2{
	margin:0 auto 20px;
}

#maincolumn section p {
	width: 45em;
	margin: 0 auto;
}

/* �ʐ^ */
.lst_lighting {
	width: 842px;
	margin: 45px auto 40px;
	overflow: hidden;
}

.lst_lighting li {
	float: left;
	margin: 0 10px 10px 0;
}

.lst_lighting li:nth-of-type(2),
.lst_lighting li:nth-of-type(5),
.lst_lighting li:nth-of-type(7),
.lst_lighting li:nth-of-type(10) {
	margin-right: 0;
}

/* �o�i�[ */
.banner{
	width:594px;
	margin:0 auto 50px;
}
.remarks{
    font-size:14px!important;
	text-align:center;	
	margin:7px 0 0 0;
}

/* ���[�U�[�V���[ */
#laser_show {
	width: 720px;
	padding: 30px 0 23px 0;
	margin: 30px auto 50px;
	background: url(../image/bg_laser.png) 0 0 no-repeat;
	text-align: center;
	color: #fff;
}

#laser_show h2 {
	margin: 30px 0 0 98px;
}

#laser_show p {
	padding: 10px 0 0 0;
}

#laser_show figure {
	padding: 24px 0 0 0;
}

#laser_show figure a {
	display: block;
}

#laser_show figure a:hover {
	opacity: 0.7;
}

.bnr-02{
	width:800px;
	margin:auto;
}
.bnr-02 ul{
	display: flex;
}
.bnr-02 li img{
	width:350px;
	margin-right:1em;
}