@charset "Shift-JIS";

/* 共通
=====================================================================*/

.con_01 {
	margin-bottom: 30px;
}
.con_02 {
	margin-bottom: 30px;
}
.con_03 {
	margin-bottom: 30px;
}
.con_04 {
	margin-bottom: 30px;
}
.con_05 {
	margin-bottom: 30px;
}


/* トップページ
=====================================================================*/

#top .con_01 h2 {
	float: left;
	margin-right: 20px;
}
#top .con_01 a dl {
	display: block;
	width: 270px;
	height: 235px;
	background: url(../img/top/box_off.gif) no-repeat;
	padding: 15px 15px 0 15px;
	float: left;
	margin-right: 10px;
}
#top .con_01 a:hover dl {
	background: url(../img/top/box_on.gif) no-repeat;
}
#top .con_01 a dl dt {
	margin-bottom: 10px;
}
#top .con_01 a:hover dl dt {
	filter: alpha( opacity = 60 );
	opacity: 0.6;
}
#top .con_01 a dl dd {
	color: #333;
}
#top .con_01 a:hover dl dd {
	color: #018155;
}
#top .con_01 a dl.end {
	margin: 0;
}

#top .con_01 dl {
	background: url(../img/top/box_off.gif) no-repeat;
	float: left;
	margin-right: 10px;
}

#top .con_01 dl a {
	width: 270px;
	height: 235px;
	padding: 15px 15px 0 15px;
	display: block;
}

#top .con_01 dl a:hover {
	filter: alpha( opacity = 60 );
	opacity: 0.6;
	text-decoration: none;
}

#top .con_01 dl dt {
	margin-bottom: 10px;
}
#top .con_01 dl dd {
	color: #333;
}
#top .con_01 dl.end {
	margin: 0;
}


#top .con_02 .frameWrap {
	float: left;
	width: 450px;
	height: 202px;
	position: relative;
	overflow: hidden;
}
#top .con_02 iframe {
	position: absolute;
	top: -2060px;
	left: -203px;
	width: 650px;
	height: 2500px;
	overflow: hidden;
}
#top .con_02 .photo {
	float: right;
}

#top .con_04 dl {
	margin: 0 0 20px 0;
}
#top .con_04 dl dt {
	float: left;
	margin-right: 20px;
}
#top .con_04 dl dd {
	float: left;
	margin-right: 10px;
}
#top .con_04 dl dd.end {
	margin: 0;
}
#top .con_04 p {
	margin-bottom: 10px;
}



/* products
=====================================================================*/

#products .pre {
	padding: 100px;
	margin-bottom: 100px;
}
#products .pre p {
	text-align: center;
	margin-bottom: 50px;
}


#products h2 { margin-top: 30px; }

#products .page_nav { margin-bottom: 40px; }

#products .page_nav > p {
	margin-bottom: 15px;
	font-size: 15px;
	font-weight: bold;
	font-family:'Hiragino Mincho ProN', serif;
}

#products .page_nav ul { overflow: hidden; }

#products .page_nav ul li {
	width: 326px;
	margin-left: 11px;
	float: left;
}

#products .page_nav ul li:first-child { margin-left: 0; }

#products .page_nav ul li a {
	height: 237px;
	display: block;
	padding: 178px 10px 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	background: url(../img/products/con_01_img_01.png) no-repeat;
	color: #FFF;
}

#products .page_nav ul li a:hover {
	filter: alpha( opacity = 60 );
	opacity: 0.6;
}

#products .page_nav ul li + li a { background: url(../img/products/con_01_img_02.png) no-repeat; }
#products .page_nav ul li + li + li a { background: url(../img/products/con_01_img_03.png) no-repeat; }


#products .item_list { margin-bottom: 20px; }

#products .item_list .bg_01 { background: url(../img/products/bg_01.png) no-repeat right 30px; }
#products .item_list .bg_02 { background: url(../img/products/bg_02.png) no-repeat right 420px; }
#products .item_list .bg_03 { background: url(../img/products/bg_03.png) no-repeat right 30px; }

#products .item_list ul {
	margin-bottom: 10px;
	overflow: hidden;
}

#products .item_list ul li {
	width: 238px;
	margin: 0 0 25px 16px;
	float: left;
}

#products .item_list ul li.first {
	margin-left: 0;
	clear: both;
}

#products .item_list ul li h4 {
	margin-bottom: 5px;
	font-size: 14px;
	line-height: 1.3;
}

#products .item_list ul li h4.line2 { padding-top: 1.3em; }

#products .item_list ul li h4 span { font-weight: normal; }

#products .item_list ul li a:hover img {
	filter: alpha( opacity = 60 );
	opacity: 0.6;
}

#products .item_list ul li p {
	margin-top: 6px;
	font-size: 12px;
}

#products .item_list .other {
	height: 235px;
	margin: -20px 0 40px;
	padding: 82px 0 0 48px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	background: url(../img/products/bg_other.png) no-repeat;
}


#products .to_contact { margin-bottom: 30px; }

#products .to_contact a:hover img {
	filter: alpha( opacity = 60 );
	opacity: 0.6;
}

#products .to_contact + ul { margin-bottom: 50px; }



/* company
=====================================================================*/

#company .con_01 .txtArea {
	padding-top: 20px;
}
#company .con_01 p {
	margin-bottom: 10px;
}

#company .con_02 .txtArea {
	padding-top: 20px;
}
#company .con_02 p {
	margin-bottom: 10px;
}
#company .con_02 .photo {
	float: right;
}
#company .con_02 table {
	width: 650px;
	border: none;
	border-bottom: 1px dotted #CCC;
	float: left;
}
#company .con_02 table th {
	border: none;
	border-bottom: 1px dotted #CCC;
	background: none;
	vertical-align: top;
	width: 100px;
}
#company .con_02 table td {
	border: none;
	border-bottom: 1px dotted #CCC;
	vertical-align: top;
}

#company .con_03 .rightArea {
	margin-left: 20px;
}
#company .con_03 .txtArea {
	padding-top: 20px;
}
#company .con_03 p {
	margin-bottom: 10px;
}

/* recruit
=====================================================================*/

#recruit .con_01 .txtArea {
	padding-top: 20px;
}
#recruit .con_01 p {
	margin-bottom: 10px;
}
#recruit .con_01 .rightArea {
	margin-left: 20px;
}
#recruit .con_02 .txtArea {
	padding-top: 20px;
}
#recruit .con_02 p {
	margin-bottom: 10px;
}
#recruit .con_02 table {
	width: 620px;
	float: left;
	border: none;
	border-bottom: 1px dotted #CCC;
}
#recruit .con_02 table th {
	border: none;
	border-bottom: 1px dotted #CCC;
	background: none;
	vertical-align: top;
	width: 110px;
}
#recruit .con_02 table td {
	border: none;
	border-bottom: 1px dotted #CCC;
	vertical-align: top;
}






