@charset "UTF-8";

/*--------------------------------------------------------
  フルCSSプロフェッショナルテンプレート部品設定
--------------------------------------------------------*/

.hpb-parts-cnt-style
{
    border-color: #415F95;
}

.hpb-parts-hl-style
{
    border-color: #415F95;
}

.hpb-parts-cbox-style
{
    border-color: #415F95;
}

.hpb-parts-hr-style
{
    border-color: #415F95;
}

.hpb-parts-pbox-style
{
    background-color: #f4f4f4;
    border-color: #dddddd;
}
.hpb-parts-pbox-style h4
{
    padding: 0px !important;
}
.hpb-parts-pbox-style img
{
    background-color: #f4f4f4;
}

.hpb-parts-blist-style
{
    background-color: #f3f3f3;
    border-color: #6B99E0;
}
a.hpb-parts-blist-style:link
{
    color: #666666;
}
a.hpb-parts-blist-style:visited
{
    color: #666666;
}
a.hpb-parts-blist-style:hover
{
    color: #6B99E0;
}
a.hpb-parts-blist-style:active
{
    color: #6B99E0;
}

/*--------------------------------------------------------
  ユーザー設定スタイル
--------------------------------------------------------*/

.header-top {
	background: #06234D;
    text-align: left;
    padding-left: 20px;
}
.header-top h1 {
    font-size: 0.85em;
	margin: 0 0 10px;
    padding: 3px;}

.container {
	width: 986px;
	margin: 0 auto;
}

.toppage-left {
    float: left;
    width: 50%;
}
.toppage-right {
    float: left;
    width: 48%;
    margin-left: 15px;
}
div#toppage-topics {
    position: relative;
    height: 200px;
}
.toppage-topics-left {
	float: left;
    margin: 0 3%;
    width: 30%;
}
.toppage-topics-right {
	float: left;
    position: relative;
    font-size: 1.2em;
    width: 64%;
}
.small {
	font-size: 0.6em;
}
#hpb-main ul.topics-detail {
	padding-top: 0;
}

.detail-button {
    background: #06234D;
    width: 200px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    margin: 20px;
    position: absolute;
    right: -30px;
    top: 90px;
	cursor: pointer;
	z-index: 99;
}
.detail-button a {
	text-decoration: none;
    color: #FFF;
}
.detail-button:hover {
	background: rgba(6, 35, 77, 0.52);
}

#hpb-main ul.topics-detail li {
	font-size: 1.1em;
    border-bottom: 0px;
    background-image: url(images/check.png);
    background-position: 0px 2px;
    background-repeat: no-repeat;
    padding-left: 40px;
    margin-top: -3px;
}

#hpb-main ul.bxslider li {
	padding: 0;
	background: none;
}
#hpb-main ul.bxslider {
	padding-top: 0;
}

.about-920 {
    width: 48%;
    margin: 0 1%;
}


div#companyinfo p {
    margin-bottom: 10px;
}

.clear {
	clear: both;
	float: none;
}

.products-box h5 {
	margin-top: 30px;
}


.back, a.products-button, a.products-close {
    margin: 20px;
    padding: 3px;
    font-size: 1.3em;
    background: #415f95;
    width: 100px;
    text-align: center;
    position: relative;
    left: 530px;
}
a.products-button {
	clear: both;
	float: none;
    padding: 10px 20px;
    background: #06234D;
	margin-bottom: 20px;
}
a.products-close {
	clear: both;
	float: none;
    padding: 10px 20px;
    border: #06234D 1px solid;
	background: #FFF;
	color: #06234D;
	text-decoration: none;
	font-size: 1.0em;
    color: #333 !important;
}

.back a, a.products-button {
	color: #FFF;
	text-decoration: none;
	font-size: 1.0em;
}
.back {
    margin-left: 31px;
    clear: both;
}

.products-spec {
	background: #6b99e0;
    width: 380px;
    height: 50px;
    text-align: center;
    line-height: 50px;
    margin: 50px 20px 30px;
    position: relative;
    cursor: pointer;
    z-index: 99;
}
.products-spec a {
	color: #FFF;
    text-decoration: none;
    font-size: 1.3em;
}

.bold {
	font-weight: bold;
}
.red {
	color: red;
}

#hpb-main ul.tech {
    border: #6b99e0 1px solid;
    border-radius: 5px;
    padding-top: 0;
}
#hpb-main ul.tech li {
	margin: 5px 0 5px 16px;
    border-bottom: none;
    background: none;
    font-size: 1.2em;
    color: #333;
    text-indent: -29px;
	line-height: 1.3em;
}
#hpb-main ul.tech li:before {
	content:"●";
	color: #6b99e0;
    padding-right: 10px;
}
#hpb-main ul.service {
    border: #6b99e0 1px solid;
    border-radius: 5px;
    padding-top: 0;
	background: url(images/point.png) bottom right no-repeat;
}
#hpb-main ul.service li {
	margin: 5px 0 5px 16px;
    border-bottom: none;
    background: none;
    font-size: 1.2em;
    color: #333;
    text-indent: -29px;
	line-height: 0.6;
}
#hpb-main ul.service li:before {
	content:"●";
	color: #6b99e0;
    padding-right: 10px;
}
.center {
	margin-bottom: 20px;
}
.products-image {
    width: 48%;
    float: left;
    margin: 10px 1%;
}
.products-outline {
    width: 48%;
    float: left;
    margin: 10px 1% 25px;
    height: 235px;
}

.products-detail {
	/*width: 200px ;
	height: 200px ;*/
	display: none;
}
th {
	text-align: center;
}
.products-box a {
    font-size: 1.3em;
    margin-left: 20px;
    color: #FFF;
    text-decoration: none;
    cursor: pointer;
}
.products-box a:hover {
	opacity: 0.5 ;
}
.products-box:after, hr {
	content: "";
    border-top: 1px solid #4a78bf;
    border-bottom: 1px solid #fff;
    margin-top: 25px;}

img {
    max-width: 100%;
}
.offer {
    background: #06234d;
    color: #FFF;
    padding: 1px 10px 10px 10px;
}
