@charset "utf-8";

/* snav */
#snav {
	top: 0;
}

.worksexample{
	margin: 16px auto;
	padding: 16px 0;
	border-top: 1px solid #ebf5ff;
	border-bottom: 1px solid #ebf5ff;
	background: #f8fbff;
}

.worksexample h2 {
	margin: 16px 16px 0;
	display: block;
	color: #5589be;
    position: relative;
    overflow: hidden;
	text-align: center;
	font-size:1.9em;
}

.worksexample h2:before {
    border-top: 1px solid;
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
}

.worksexample h2 span {
	background: #f8fbff;
    display: inline-block;
    position: relative;
    padding: 0 1em;
}

.worksexample p{
	margin: 0 16px 0;
	font-size:1.3em;
}

.worksexample .autoplay{
	margin: 8px auto 16px;
	padding: 16px 0 8px;
}

p.main-sample{
	margin: 0 auto;
	text-align: center;
}
/* index */
#main_img {
	width: 980px;
	margin: 0 auto 20px;
	position: relative;
}
#main_img p img {
	filter: alpha(opacity=0);
	opacity: 0;
}
#main_img  #img {
	width: 100%;
	position: absolute;
	left: 0;
	top: 0;
}
#main_img  #img li {
	position: absolute;
	width: 100%;
	z-index: 1;
}
#main_img  #img li.first {
	z-index: 2;
}
#main_img  #img li a {
	display: block;
	text-decoration: none;
}
#main_img .comment {
	background: #FFF\9;
	background: rgba(255,255,255,0.9)\0/IE9;
	background: rgba(255,255,255,0.9);
	padding: 20px 0;
	width: 340px;
	border-right: 1px solid #ECECEC;
	border-bottom: 1px solid #ECECEC;
	position: absolute;
	left: 30px;
	top: 30px;
}
#main_img div.comment .ttl {
	color: #20618E;
	font-size: 2.2em;
	margin: 0 10px 5px;
}
#main_img div.comment p {
	color: #000;
	font-size: 1.4em;
	line-height: 1.6;
	margin: 0 10px 5px;
}
#main_img div.comment span {
	text-align: right;
	color: #20618E;
	display: block;
	font-size: 1.2em;
	background: url(img/arw.gif) no-repeat right center;
	background: url(img/arw_ie.gif) no-repeat right center\9;
	background-size: 11px auto;
	padding: 0 15px 0 0;
	position: relative;
	right: 5px;
}
#main_img li a:hover div.comment span {
	text-decoration: underline;
}
#main_img .indicator {
	position:absolute;
	bottom: 15px;
	right: 30px;
	_left: 30px;
	z-index: 3;
}
#main_img .indicator ul {
	background: rgba(0,0,0,0.3);
	padding: 5px;
}
#main_img .indicator ul li {
	float:left;
	width:40px;
	height:40px;
	margin: 0 5px 0 0;
	border: 3px solid rgba(255,255,255,0)
}
#main_img .indicator ul li.on {
	border: 3px solid #FFF;
}
#main .top {
	margin: 0 20px 0 0;
	border: 1px solid #DFDFDF;
}
#main .top h2 {
	border-top: 1px solid #FFF;
	background: none;
 	background: -moz-linear-gradient(top, #EFEFEF, #FFF 70%, #FFF 100%);
	background: -webkit-gradient(linear, left top, left bottom, from(#EFEFEF), color-stop(0.7, #FFF), color-stop(1.0, #FFF));
	padding: 24px 20px 0;
	margin: 0;
}
#main .top h2 span {
	text-indent: -100%;
	display: block;
	overflow: hidden;
	width: 100%;
	height: 1em;
	background: url(img/top_txt02.png) no-repeat left top;
}



#main .top dl {
	width:100%;
	border-top: 1px solid #efefef;
	font-size: 130%;
	overflow:hidden;
}
#main .top dl dt {
	padding:0.5em 0.8em;
	float:left;
	clear:left;
	width:110px;
	background:#fafafa;
}
#main .top dl dd {
	padding:0.5em 1em;
	float:left;
}

#main .top dl:after{
	clear:both;
}

#main .top .cf {
	margin: 0 0 0 20px;
}
#main .top .cf .img {
	float: left;
	width: 354px;
}
#main .top .cf dl {
	float: left;
	width: 335px;
}
#main .top .cf dl dt {
	font-size: 1.4em;
	font-weight: bold;
	margin: 0 0 10px;
}
#main .top .cf dl dt span {
	_display: none;/* forIE */
}
#main .top .cf dl dd {
	font-size: 1.2em;
	margin: 0 0 15px;
	padding: 0 0 15px;
	border-bottom: 1px dotted #CCC;
}
#main .top .cf dl dd.last {
	margin: 0;
	border: none;
}
#main .link {
	text-align: right;
	margin: 10px 0 0;
}
#main .link span {
	color: #D72C47;
	font-size: 0.6em;
	padding: 0 5px 0 0;
}
#main .link a {
	font-weight: bold;
	color: #444;
}
#main .info {
	margin: 25px 0 0;
	overflow: hidden;
	width: 100%;
}


/*
icon01
icon02
icon03
icon04
icon05
*/
#main .info .block ul li .icon01,
#main .info .block ul li .icon02,
#main .info .block ul li .icon03,
#main .info .block ul li .icon04,
#main .info .block ul li .icon05 {
	display: block;
	width: 66px;
	height: 16px;
	position: absolute;
	left: 0;
	top: 33px;
}


#main dl.info{border:1px solid #DDDDDD;}
#main dl.info dt,dl.info dd{padding:8px;font-size:1.5em;}
#main dl.info dt{background:#EEEEEE;}


#main dl.emergency{border:1px solid #DDDDDD;}
#main dl.emergency dt,dl.emergency dd{padding:8px;}
#main dl.emergency dt{background:#EEEEEE;}

#main .top-feature{
	margin: 16px auto;
	overflow: hidden;
}
#main .top-feature li{
	margin-bottom: 16px;
	float: left;
	font-size: 12px;
	border:1px solid #dddddd;
}

#main .top-feature li:hover{
	background: #E7878B;
 	background: -moz-linear-gradient(top, #fcfcfc, #f0f0f0 100%);
	background: -webkit-gradient(linear, left top, left bottom, from(#fcfcfc), color-stop(1.0, #f0f0f0));
	background: linear-gradient(to bottom, #fcfcfc, #f0f0f0);
}

#main .top-feature li a{
	padding: 10px;
	display: block;
}

#main .top-feature li a:hover{
	text-decoration: none;
}


#main .top-feature li h2{
	font-size: 11px;
}

#main .top-feature li h3{
	margin-bottom: 8px;
	border-bottom: 2px solid #dddddd;
	font-size: 18px;
	font-weight: bold;
}

#main .top-feature li p.thumbnail{margin: 12px auto 8px;}

@media screen and (max-width:1080px){
	#main .top {
		border: 1px solid #DFDFDF;
		margin: 0 0 20px;
	}
	#main .info .block {
		float: none;
		width: auto;
		margin: 0 0 20px;
	}
	#main .info .block dl dd {
		position: relative;
		min-height: 70px;
	}
	#main .info .block dl dd p {
		width: auto;
		float: none;
		padding: 0 0 0 100px;
	}
	#main .info .block dl dd img {
		position: absolute;
		top: 0;
		left: 0;
	}
	#snav .bnr_box {
		margin: 0 5px;
		float: left;
	}
}
@media screen and (min-width: 980px){
	.worksexample .autoplay{
		width: 960px;
	}
}
@media screen and (max-width:980px){
	#main_img {
		width: auto;
		margin: -10px auto 20px;
	}
	#main_img p {
		margin: 0 0 185px;
	}
	#main_img div.comment {
		width: auto;
		height: auto;
		position: static;
		height: 132px;
		border: none;
		background: #EEE;
	}
}
@media screen and (min-width: 750px){
	#main .top-feature li{
	margin: 1px;
	float: left;
	width: 358px;
	font-size: 12px;
}

}
@media screen and (max-width:750px){
	#main_img div.comment .ttl {
		font-size: 2em;
	}
	#main_img .indicator {
		overflow: hidden;
		position: static;
		margin: 185px 0 0;
	}
	#main_img .indicator ul {
		float: left;
		position: relative;
		left: 50%;
		background: none;
	}
	#main_img .indicator ul li {
		float: left;
		width: 30px;
		text-align: center;
		position: relative;
		left: -50%;
	}
	#main_img .indicator ul li span {
		display: block;
		width: 14px;
		height: 14px;
		background: #EEEDEA;
		border-radius: 15px;
		-moz-border-radius: 15px;
		-webkit-border-radius: 15px;
	}
	#main_img .indicator ul li.on span {
		background: #C00;
	}
	#main_img .indicator ul li span img {
		filter: alpha(opacity=0);
		opacity: 0;
	}
	#main .top {
		width: 100%;
	}
	#main .top h2 span {
		text-indent: 0;
		background: none;
		height: auto;
		text-align: center;
	}
	#main .top .cf {
		margin: 0 10px;
	}
	#main .top .cf .img {
		text-align: center;
		width: 100%;
		margin: 0 0 15px;
	}
	#main .top .cf dl {
		width: 100%;
	}
	#main .top .cf dl dt {
		font-size: 1.5em;
		margin: 10px 0 0;
	}
	#main .top .cf dl dd,
	#main .top .cf dl dd.last {
		margin: 0 15px;
	}
	#main .top .cf dl dd {
		font-size: 1.3em;
		}
}
@media screen and (max-width:600px){
	#snav .bnr_box {
		margin: 0 auto;
		float: none;
	}
}