@charset "UTF-8";
/*
 * index.css
 *
 */

/*==================================
              home
==================================*/
.top {
 	background: rgba(7,37,79,0.8);	
	padding:20px 0 0;
	margin:0 auto 30px;
	width:1000px;
}
.top_copy p {
	color:#fff;
}
.top_copy_ttl {
	font-size:24px;
	font-weight:bold;
	text-align:center;
	margin:0 auto 20px;
	padding:10px 0 0;
	color:#fff;
}
.top_img {
    display: inline-block;
    margin: 0 0 20px;
}
.top_copy {
    width: 445px;
    display: inline-block;
    margin: 0 20px 20px;
    font-size: 18px;
    line-height: 2em;
    text-align: left;
    vertical-align: top;
}
#main .kohinshitsu img {
	margin:0 0 0 30px;
}
#main .jisseki img {
	margin:0 30px 0 0 ;
}
#main .jisseki p {
	margin:0 0 0 10px;
}
.top_copy_kuwashiku a {
    float: right;
    color: #fff;
    text-decoration: none;
    border: #fff solid 1px;
    padding: 3px 30px 3px 10px;
	background-image:url(../../img/top_arrow.png);
    background-position: 93% 50%;
    background-repeat: no-repeat;
    margin: 20px 15px 0 0;;
}
.products_list {
 	background: rgba(255,255,255,0.8);
	padding:20px 0 10px 0;
	width:1000px;
	margin:0 auto 30px;	
}
.products_list h2 {
    font-size: 24px;
	font-weight:bold;
	text-align:center;	
}
.ttl_eng {
    color: #003E8C;
    border-top: #003E8C solid 1px;
    padding: 5px 20px;
    font-size: 22px;
/*	font-family:'Haettenschweiler';*/
	font-weight:bold;
}
.products_items h3 {
	padding:0 0 0 25px;
	background-image:url(../../img/pro_icon.jpg);
	background-position:0% 30%;
	background-repeat:no-repeat;
	font-size:20px;
	font-weight:bold;
	color:#0C2D57;
}
.products_items {
	display:inline-block;
	vertical-align:top;
	margin:5px 50px 30px 80px;
}
.products_list img {
	display:inline-block;
	vertical-align:top;
	margin:21px 0 30px 50px;
}
.products_items li {
	margin:18px auto 0;
}
.ships_stores {
	margin:10px 10px 10px 15px;
	vertical-align:top;
}
.ships_stores li {
	margin:10px;
	font-size:16px;
}
.ships_stores li:before {
    content: "●";
    color:#2850A0;
	margin:0 3px 0 0;
}
.top_kuwashiku {
    float: right;
    color: #003E8C;
    text-decoration: none;
}
.since2017 {
	text-align:center;
	display:block;
	margin:0 auto;
}
.top_features {
    background: rgba(7,37,79,0.8);
    padding: 30px;
    margin: 0 auto 30px;
    width: 940px;
	color:#fff;
}
.top_features h3 {
    font-size: 24px;
    font-weight: bold;
    text-align: center;
    margin: 0 auto 20px;
    padding: 10px 0 0;
    color: #fff;
}
.shinrai img {
	float:left;
}
.shinrai p,
.houhu p {
	float:left;
}
.houhu img {
	float:right;
}
.top_features p {
    width: 420px;
    margin: 0 0 0 20px;
    font-size: 18px;
    line-height: 2em;
    text-align: left;
    vertical-align: top;
}
.shinrai,
.houhu {
	margin:0 auto;
	width:930px;
}
.houhu {
	margin:20px auto 0;
}
.houhu p{
    margin: 0 20px 0 0;
}
	