@charset "utf-8";
#main .main_a  {
    margin-bottom: 30px; /*--移転のお知らせ削除時は60pxに--*/
    background-image: url(../images/top_base.jpg);
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
}
#main .main_a .t_waku {
	width: 960px;
	height: 513px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 174px;
}
#main .concept  {
	width: 100%;
	height: 376px;
	margin-bottom: 80px;
	background-color: #3399FF;
}
#main .concept .con_waku {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	height: 376px;
}
.concept .con_waku .comment {
	width: 415px;
	float: left;
	height: 376px;
	padding-left: 15px;
	padding-right: 50px;
}
.con_waku .comment h1 {
	color: #FFFFFF;
	margin-top: 34px;
	margin-bottom: 16px;
}
.con_waku .comment p {
	color: #FFFFFF;
}
.concept .con_waku .co_img {
	float: left;
	width: 480px;
	height: 376px;
}
#main .headline  {
}
#main .headline h2 {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	color: #39F;
	border-top: 1px solid #39F;
	border-bottom: 4px solid #39F;
	padding-top: 20px;
	padding-bottom: 10px;
	text-align: center;
	margin-bottom: 60px;
}
#main .seihin {
	width: 960px;
	height: 590px;
	margin-left: auto;
	margin-right: auto;
}
#main .seihin .seihin_l {
	width: 453px;
	height: 280px;
	float: left;
	margin-right: 54px;
	margin-bottom: 30px;
	position: relative;
	background-image: url(../images/product_a.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.seihin .seihin_l a {
}
.seihin .seihin_l .seihin_waku {
	width: 423px;
	height: 250px;
	border: 1px solid #FFFFFF;
	margin-left: auto;
	margin-right: auto;
	margin-top: 15px;
	margin-bottom: 15px;
}
.seihin_l .seihin_waku h2 {
	color: #FFFFFF;
	text-align: center;
	margin-top: 100px;
	margin-bottom: 30px;
}
.seihin_l .seihin_waku .syousai {
	color: #FFFFFF;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	border: 1px solid #FFFFFF;
	width: 275px;
	margin-left: auto;
	margin-right: auto;
}
#main .seihin .seihin_r {
	width: 453px;
	height: 280px;
	float: left;
	position: relative;
}
.seihin .seihin_l .seihin_name {
	position: absolute;
	top: 15px;
	left: 15px;
	width: 423px;
	height: 250px;
	border: 1px solid #FFFFFF;
}
.seihin .seihin_r .seihin_name {
	position: absolute;
	top: 15px;
	left: 15px;
	width: 423px;
	height: 250px;
	border: 1px solid #FFFFFF;
}
.seihin_name p  {
	font-weight: bold;
	font-size: 26px;
	color: #FFFFFF;
	margin-bottom: 30px;
	text-align: center;
	margin-top: 100px;
}
.seihin_name .details_bu  {
	font-size: 16px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: center;
	border: 1px solid #FFFFFF;
	padding-left: 0px;
	padding-right: 0px;
	margin-left: 60px;
	margin-right: 60px;
}
.seihin_name .details_bu a {
	display: block;
	padding-top: 8px;
	padding-bottom: 8px;
	color: #FFFFFF;
}
.seihin_name .details_bu a:hover  {
	background-color: rgba(255,255,255,0.3);
	text-decoration: none;
}

/*-------------本社移転のお知らせここから-------------*/
.top_info {
    text-align: center;
    margin-bottom: 30px;
    color: #333333;
}
.info_title {
    background-color: #FF0004;
    color: #FFFFFF;
	font-weight: bold;
    padding: 4px 14px 3px;
    margin-right: 16px;
	border-radius: 4px;
}
/*-------------本社移転のお知らせここまで-------------*/
