@charset "UTF-8";

/*スライダー*/
#container #slider {
	overflow: hidden;
	height: auto;
	width: 100%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	min-width: 1000px;
}
#container .bg_img {
	height: 400px;
	position: relative;
}
.slide-copy01    {
	font-size: 12px;
	line-height: 12px;
	font-weight: bold;
	position: absolute;
	left: 0;
	top: 0px;
	width: 900px;
	right: 0;
	bottom: 0;
	margin: auto;
	text-shadow: 0px 0px 5px #fff;
	background-attachment: scroll;
	background-image: url(../img/index/catch01.png);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: -9999px;
	height: 400px;
	z-index: 9999;
}
#container #slider .slide {
	height: 400px;
	width: 100%;
	position: relative;
	min-width: 1000px;
	text-align: center;
	left: 0px;
	top: 0px;
}
#container #slider .slide img {
	height: auto;
	width: 100%;
	position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
margin: auto;
}

/*トップページバナー*/
#topmenu {
	height: auto;
	width: 924px;
	overflow: hidden;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	z-index: 8888;
	clear: both;
	float: none;
}
#topmenu dl {
	float: left;
	width: 438px;
	margin-right: 12px;
	margin-left: 12px;
	margin-bottom: 0px;
	height: auto;
	position: relative;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#topmenu dl dt {
	overflow: visible;
	height: auto;
	width: 100%;
	clear: both;
	float: none;
	
}
#topmenu dl dt span {
	box-shadow: inset 0px 0px 0px 4px rgba(235,235,235,0.65);
	display: block;
	position: absolute;
	z-index: 9999;
	height: 100%;
	width: 100%;
	left: 0px;
	top: 0px;	
}
#topmenu dl dt img{
	width: 100%;
	height: auto;
}
#topmenu dl dd {
	text-align: center;
	font-weight: bold;
	background-attachment: scroll;
	background-image: url(../img/common/title_bg.png);
	background-repeat: repeat;
	background-position: left center;
	height: 56px;
	position: absolute;
	top: 0;
	left: 20px;
	bottom: 0;
	margin: auto;
	height: 30%;
	width: 70%;
	color: #FFF;
	padding-top: 18px;
	display:flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	padding-top: 1em;
	padding-bottom: 1.25em;
}
#topmenu dl dd a{
	color: #FFF;	
}

/*トップページバナー*/
.topban {
	height: auto;
	width: 438px;
	overflow: hidden;
	margin-top: 40px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	position: relative;
	padding: 0px;
}
.topban span {
	box-shadow: inset 0px 0px 0px 4px rgba(255,255,255,0.65);
	display: block;
	position: absolute;
	z-index: 9999;
	height: 100%;
	width: 100%;
	left: 0px;
	top: 0px;	
}
.topban img{
	width: 100%;
	height: auto;
}
#topban dl dd {
	text-align: center;
	font-weight: bold;
	background-attachment: scroll;
	background-image: url(../img/common/bantitle_bg.png);
	background-repeat: repeat;
	background-position: left center;
	height: 24%;
	clear: both;
	overflow: hidden;
	width: 42%;
	position: absolute;
	left: 0;
	bottom: 0;
	color: #FFF;
	font-size: 2.6em;
	line-height: 2.2em;
	top: 0;
	right: 0;
	margin: auto;
}
#topban dl dd a{
	color: #FFF;	
}
#contents {
	width: 924px;
	clear: both;
	float: none;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: 45px;
	margin-left: auto;
}
#contents #topics {
	width: 438px;
	margin-right: 12px;
	margin-left: 12px;
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#topics #topics-t {
	width: 438px;
	overflow: hidden;
	height: auto;
	background-attachment: scroll;
	background-image: none;
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-bottom: 10px;
}
#topics #topics-t h2 {
	font-size: 12px;
	line-height: 12px;
	float: left;
}
#topics #topics-t .topics-b {
	float: right;
}
#topics dl {
	background-attachment: scroll;
	background-image: url(../img/index/topics_line.png);
	background-repeat: repeat-x;
	background-position: left bottom;
	text-align: left;
	padding-top: 14px;
	padding-bottom: 14px;
	overflow: hidden;
}
#topics dl dt {
	font-size: 1.3em;
	line-height: 1.3em;
	font-weight: bold;
	color: #61AA31;
	float: left;
	width: 22%;
}
#topics dl dd {
	float: left;
	width: 73%;
	font-size: 1.3em;
	line-height: 1.3em;
}
#fb  {
	width: 438px;
	margin-right: 12px;
	margin-left: 12px;
	display: block;
	height: auto;
	float: right;
	overflow: hidden;
}
.ban-txt  {
	font-size: 1.3em;
	line-height: 1.1em;
	margin-top: 5px;
}
#contents #banner {
	width: 924px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	clear: both;
	float: none;
	list-style-type: none;
}
#contents #banner li {
	width: 438px;
	margin-right: 12px;
	margin-left: 12px;
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	list-style-type: none;
}
.work-list  {
	float: none;
	margin-right: auto;
	margin-left: auto;
	margin-top: 25px;
	clear: both;
	margin-bottom: 15px;
}
.work-list + .work-list {
	margin-top: 0px;
}
.work-list li {
	float: left;
	width: 438px;
	margin-right: 12px;
	margin-left: 12px;
	margin-bottom: 0px;
	overflow: hidden;
	margin-top: 15px;
}
.work-list li h4 {
	font-size: 1.4em;
	line-height: 1.4em;
	margin-bottom: 0.8em;
	margin-top: 0em;
	padding-left: 4px;
	border-top-width: 15px;
	border-right-width: 15px;
	border-bottom-width: 15px;
	border-left-width: 15px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #8EBE3E;
	border-right-color: #8EBE3E;
	border-bottom-color: #8EBE3E;
	border-left-color: #8EBE3E;
}
.work-list li p {
	font-size: 1.25em;
	line-height: 1.65em;
	margin-top: 1em;
}
.work-list div {
	position: relative;
}
.work-list div span {
	box-shadow: inset 0px 0px 0px 4px rgba(235,235,235,0.8);
	display: block;
	position: absolute;
	z-index: 9999;
	height: 100%;
	width: 100%;
	left: 0px;
	top: 0px;
	font-size: 33px;
	line-height: 1em;
	color: #FFF;
	font-family: 'Open Sans', sans-serif;
	text-indent: 2px;
	opacity:0.25;
}
.work-list  img{
	border-radius: 0px;		/* CSS3草案 */
	-webkit-border-radius: 0px;	/* Safari,Google Chrome用 */
	-moz-border-radius: 0px;	/* Firefox用 */
}
#container .shop_b {
	margin: auto;
	width: 924px;
}
#container .box_b {
	margin: auto;
	width: 100%;
}
#container .box_b>li {
	margin: 0;
	padding: 0;
	width: 214px;
}
#container .box_b>li:nth-child(odd) {
	float: left;	
}
#container .box_b>li:nth-child(even) {
	float: right;
}
