@charset"utf-8";
/*
theme Name:powerb company
theme URI:http://www.powerb.co.jp/test/
Description:Powerb official theme
*/

/*--------------------------
base
----------------------------*/

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,
form,input,p,blockquote,th,td {
	margin:0;
	padding:0;
}
img {
	border:0;
	vertical-align:top;
}
body {
	background: url(images/bg_body.png) repeat 0 0;
	font-size:62.5%;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

/*-------------------------------------
    header
---------------------------------------*/	
#header {
	width:100%;
	margin-bottom:10px;
	border-bottom:1px solid #878787;
	background: #efeeeb url(images/bg_header.gif) repeat-x left top;
}
#header-inner {
	width: 960px;
	margin: 0 auto;
}
#header-top {
	height:81px;
	font-size:1.1em;
}
#header-top h1 {
	padding-top:18px;
}
#header-top p {
	padding-top:3px;
	color:#797979;
}
#header-top ul {
	text-align: right;
}
#header-top ul li {
	display:inline;
}
#header-top ul li a {
	padding:3px 5px 2px;
	color: #fff;
	text-decoration: none;
}
#header-top ul a:hover {
	text-decoration: underline;
}
#header-top ul a.sitemap {
	padding-left:18px;
	background: #06F url(images/icon_arr_white.gif) no-repeat 5px center;
}
#header-top ul a.rss {
	padding-left:23px;
	background: #06F url(images/icon_rss.gif) no-repeat 5px center;
}
/*-------------------------------------------
     a指定
--------------------------------------------*/
a {
	color: #666;
	outline: none;
}
a:hover {
	text-decoration: none;
}
ul,ol {
	list-style: none;
}
.fLeft {
	float:left;
}
.fRight {
	float:right;
}

/*------------------------------------------
   main nav menu
-------------------------------------------*/
#header-nav { 
	clear: both;
}
#header-nav ul#menu-nav {
	height: 46px;
	background: url(images/bg_nav.gif) no-repeat left top;
}
#header-nav ul li.menu-item a{
	display: block; 
	width: 160px; 
	height: 46px;
	line-height: 34px;
	background: url(images/bg_nav_btn.gif) no-repeat left top;
	color: #333;
	font-weight: bold;
	font-size: 1.4em;
	text-decoration: none;
	text-align: center; 
}
#header-nav ul li.menu-item a span {
	display: block;
	font-size:.8em;
	color: #C30;
	text-transform: uppercase;
	font-family: 'Josefin Sans', sans-serif;
	line-height: 0em;
}

#header-nav ul li.menu-item a:hover, 
#header-nav ul li.current-menu-item a,
#header-nav ul li.current-menu-parent a,
#header-nav ul li.current-post-ancestor a {
	background: url(images/bg_nav_btn.gif) no-repeat left -46px;
}

#header-nav ul li {
	position: relative;
	z-index: 1;
	float: left;
}

#header-nav ul li ul.sub-menu {
	opacity: 0.9;
	display: none;
	position: absolute;
	top: 46px;
	left: 0;
}

#header-nav ul li:hover ul.sub-menu {
	display: block;
}

#header-nav ul li ul.sub-menu li{
	float: none;
}

#header-nav ul li ul.sub-menu li a {
	line-height:46px;
	font-size:1.4em;
	width: 120px;
	border: 1px solid #fff;
	border-top: none;
	padding-left: 38px;
	background:#3ebdff url(images/icon_arr_subnav.gif) no-repeat 20px center;
	color: #fff;
	text-align: left;
}

#header-nav ul li ul.sub-menu li a:hover,
#header-nav ul li ul.sub-menu li.current-menu-item a,
#header-nav ul li ul.sub-menu li.current-menu-parent a{
	 background: #8cdfff url(images/icon_arr_subnav.gif) no-repeat 20px center;
}

/*--------------------------------------
     gra
---------------------------------------*/
#header-gra {
	clear:both;
}

/*-------------------------------------
     footer
---------------------------------------*/
#footer {
	clear:both;
	height:auto;
	padding-top:6px;
	padding-bottom:6px;
	border-top:1px solid #aaa;
	background:#000;
}
#footer .credit p {
	width:960px;
	margin:5px auto;
	color:#fff;
	text-align:right;
}

#footer-area {
	font-size:1.2em;
	color:#FFF;
	text-decoration:none;
	position: relative;
	overflow: hidden;
	border-bottom:#FFF dotted 2px;
}
	#footer .offset {
		margin-top: 10px;
		margin-bottom:20px;
	}
	
	
#footer-navi {
	overflow: hidden;
	margin-bottom: 20px;
	border-bottom:#FFF solid 1px;
}

#footer-navi ul {
	list-style: none;
	list-style-image: none;
}

	#footer-navi ul ul {
		display: none;
	}

	#footer-navi li {
		text-decoration:none;
		color:#FFF;
		float: left;
		margin-right: 50px;
		font-weight: bold;
	}

	#footer-navi a {
		color:#FFF;
		display: block;
		text-decoration: none;
		font-weight: bold;
		line-height: 26px;
	}
.column a {
	display: block;
	text-decoration: none;
	font-weight: bold;
	color:#FFF;
}

	#footer-navi a:hover,
	.column a:hover {
		text-decoration: underline;
		color:#FFF;
	}

	.column ul {
		list-style: none;
		list-style-image: none;
	}

		.column ul ul {
			padding-left:20px;
			list-style-image: url(images/list.png);
		}

		.column ul ul a {
			font-weight: normal;

		}

#footer .widget {
	padding: 20px;
}

	#footer .widget h2 {
		margin-bottom: 5px;
		font-size: 18px;
	}
.grid_1,
.grid_2,
.grid_3,
.grid_8{
  display: inline;
  float: left;
  margin-right: 60px;
  margin-left: 20px;
}
.alpha {
  clear: both;
  margin-left: 0;
}
.omega {
  margin-right: 0;
}

/*--------------------------------------
  container
---------------------------------------*/
#container {
	background: url(images/bg_body.png) repeat 0 0;
	width:960px;
	margin:0 auto;
	padding-top: 10px;
}
.container_12 {
  position: relative;
  margin-right: auto;
  margin-left: auto;
  width: 960px;
}
/*---------------------------------------
	15. clearfix
----------------------------------------*/

.clearfix:before,
.clearfix:after,
.container_12:before,
.container_12:after {
	display: block;
	visibility: hidden;
	clear: both;
	height: 0 !important;
	content: "";
	font-size: 0;
}

.clearfix,
.container_12 {
  display: inline-block;
}

.clearfix,
.container_12 {
  display: block;
}

/*--------------------------------------
    contents
---------------------------------------*/
#contents {
	float:left;
	width:670px;
	margin-bottom:15px;
	font-size:1.2em;
	line-height:1.5;
}
/*-----------------------------------------
       sidebar
------------------------------------------*/
#sidebar {
	float:right;
	width:275px;
	margin-bottom:15px;
}
#sidebar #bnr li{
	margin-bottom:10px;
}
	#sidebar .free-space {
		margin-bottom: 10px;
		border:1px solid #blblbl;
		background-color: #FFF;
	}
	#sidebar .free-space h2 {
		padding:6px 10px;
		background:url(images/bg_side_ttl_info.gif) repeat-x left bottom;
		color: #FFF;
		font-size:1.4em;
	}
	#sidebar .free-space .textwidget {
		padding:10px;
		font-size:1.2em
	}
/*------------------------------------------
     box
-------------------------------------------*/
.box {
	margin-bottom: 15px;
	padding: 12px 13px;
	border: 1px solid #b1b1b1;
	background: #FFF;
}
.box:after {
	display:block;
	clear:both;
	height:0;
	content:"";
}
.box-inner {
	margin:20px 20px 10px;
}
.box-inner_mag {
	padding:20px;
}
.box-inner h3 {
	margin-bottom: 10px;
	padding-top:1px;
	padding-left: 30px;
	padding-bottom: 10px;
	border-bottom: 1px dotted #ccc;
	background: url(images/icon_h3.gif) no-repeat left 2px;
	font-size: 1.3em;
}
.box-inner .data {
	color: #999;
	text-align: right;
}
.box-inner p {
	padding-bottom: 1em;
}
.box-inner ul{
	clear:both;
	padding-top: 10px;
	padding-bottom: 5px;
}
.box-inner ul li{
	margin-bottom: 5px;
	padding-bottom: 5px;
	border-bottom: 1px dashed #ccc;
}
.alignleft {
	display:block;
	float: left;
	margin-right: 15px;
	margin-bottom: 1em;
}
.aligncenter {
	display: block;
	margin: 0 auto;
}
.alignright {
	display: block;
	float: right;
	margin-left: 15px;
	margin-bottom: 1em;
}
.section-header {
	position: relative;
}
.section-header h2 {
	font-size:1.8em;
	margin-bottom: 10px;
	padding-bottom:10px;
	border-bottom: 1px solid #c5c5c5;
    background:url(images/tit_bar.png) no-repeat left center;
    padding-left:20px;
	padding-top:10px;
}
.section-header p{
	position: absolute;
	top: 5px;
	right: 5px;
}
.section-header p a{
	padding-left: 15px;
	background: url(images/icon_arr_black.gif) no-repeat left center;
	font-size: 90%;
}

/*-----------------------------------------------------
       box mailForm　set
------------------------------------------------------*/
.box-inner .mail {
	background:#F5F5F5;
	margin-bottom:10px;
	border-radius: 5px;
}
.box-inner .mail .mail_left{
	margin:50px 0 0 20px;
	float:left;
}
.box-inner .mail .mail_right{
	margin:20px 10px 0 0;
	width:400px;
	float:right;
}
.box-inner .mail h3{
	margin-bottom: 10px;
	padding-top:1px;
	padding-left: 30px;
	padding-bottom: 10px;
	border-bottom: 1px dotted #FFF;
	background: url(images/icon_h3.gif) no-repeat left 2px;
	font-size: 1.3em;
}
.box-inner .mail .box_clear{
	clear:both;
}
/*-----------------------------------------------------
       box company
------------------------------------------------------*/
.box-inner .company ul{
	padding-top: 10px;
	padding-bottom: 5px;
	padding-left:20px;
}
.box-inner .company ul li{
	font-size:1.2em;
	margin-bottom: 10px;
	padding-bottom: 10px;
	line-height:1.4em;
	border-bottom: 1px dashed #ccc;
}
.box-inner .company a{
	text-decoration:none;
	color:#000;
}
.box-inner .company a:hover{
	text-decoration:underline;
	color:#999;
}
/*-----------------------------------------------------
       box personal
------------------------------------------------------*/
.box-inner .policy a{
	text-decoration:underline;
	color:#000;
}
.box-inner .policy a:hover{
	text-decoration:underline;
	color:#999;
}
/*-----------------------------------------------------
　　　　　　　banner box
------------------------------------------------------*/
.banner_box {
	margin:0;
}
.business_banner_left1 {
	background: url(images/banner1.png) no-repeat;
}
.business_banner_right1 {
	background: url(images/banner2.png) no-repeat;
}
.business_banner_left2 {
	background: url(images/banner3.png) no-repeat;
}
.business_banner_right2 {
	background: url(images/banner4.png) no-repeat;
}
.business_banner_left1 a {
	text-decoration:none;
	display:block;
	width:331px;
	height:132px;
	margin: 5px 0 5px 0;
	background: url(images/banner1.png) no-repeat;
	float:left;
}
.business_banner_left1 a:hover {
	background: url(images/banner1_r.png) no-repeat;
}
.business_banner_right1 a {
	text-decoration:none;
	display:block;
	width:331px;
	height:132px;
	margin: 5px 0 5px 5px;
	background: url(images/banner2.png) no-repeat;
	float:right;
}
.business_banner_right1 a:hover {
	background: url(images/banner2_r.png) no-repeat;
}
.business_banner_left2 a {
	text-decoration:none;
	display:block;
	width:331px;
	height:132px;
	margin: 5px 0 5px 0;
	background: url(images/banner3.png) no-repeat;
	float:left;
}
.business_banner_left2 a:hover {
	background: url(images/banner3_r.png) no-repeat;
}
.business_banner_right2 a {
	text-decoration:none;
	display:block;
	width:331px;
	height:132px;
	margin: 5px 0 5px 5px;
	background: url(images/banner4.png) no-repeat;
	float:right;
}
.business_banner_right2 a:hover {
	background: url(images/banner4_r.png) no-repeat;
}
/*------------------------------------------------------
            pick-up
-------------------------------------------------------*/
.pick-up {
	float: left;
	width: 302px;
}
.pick-up:first-child {
	margin-right: 10px;
}
.pick-up h2 {
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #c5c5c5;
}
.pick-up h2.pick-info {
	background: url(images/icon_info.gif) no-repeat right 8px;
}
.pick-up h2.pick-seminar {
	background: url(images/icon_semi.gif) no-repeat right 8px;
}
.pick-up h2 img{
	float: none !important;
}
.pick-up img{
	float: left;
	margin-right: 15px;
}
.pick-up .pick-inner {
	padding-left: 125px;
}
.pick-up .pick-inner span {
	display: block;
	padding-bottom: 5px;
	color: #999;
	text-align: right;
}
/*----------------------------------------
   news
-----------------------------------------*/
#news{ 
	clear: both;
}
#news dl {
	padding: 0 15px;
}
#news dt{ 
	float: left;
	clear: both;
	width: 95px;
	padding-top: 5px;
}
#news dd {
	float: left;
	width: 440px;
	padding-top: 5px;
	padding-left: 75px;
}

/*------------------------------------------
     category news style set
-------------------------------------------*/
 
#news dd.info{
	background: url(images/icon_info.gif) no-repeat 0 8px;
}
#news dd.event {
	background: url(images/icon_event.gif) no-repeat 0 8px;
}
.box-inner h3 .ttl-info {
	display:block;
	padding-right: 55px;
	background: url(images/icon_info.gif) no-repeat right bottom;
}
.box-inner h3 .ttl-event {
	display:block;
	padding-right: 55px;
	background: url(images/icon_event.gif) no-repeat right bottom;
}
/*--------製品マーク追加--------*/
#news dd {
	background: url(images/icon_product.gif) no-repeat 0 8px;
}
.box-inner h3 .ttl-news {
	display:block;
	padding-right: 55px;
	background: url(images/icon_product.gif) no-repeat right bottom;
}
/*---------------------------------------
     Bread list
----------------------------------------*/
.breadcrumbs {
	width:960px;
	margin:0 auto;
	text-align:left;
}
/*--------------------------------------
         PagiNavi
---------------------------------------*/
.wp-pagenavi { 
	padding-top: 10px;
	padding-bottom: 25px;
}
.wp-pagenavi a,
.pages,
.current {
	margin-right: 4px;
	padding: 3px 6px;
	border: 1px solid #ccc;
	background: #fff;
	font-weight: bold;
	text-decoration: none;
	text-align:center;
}
.wp-pagenavi a:hover,
.current{
	color: #fff;
	background: #3793ce;
}

/*---------------------------------------------
        products
----------------------------------------------*/
#products ul.item-lists {
	margin-left: -24px;
	padding-top: 10px;
}
#products ul.item-lists li {
	display:inline-block;
	position: relative;
	vertical-align:top;
	width: 110px;
	margin-left: 50px;
}
#products ul.item-lists li span.type {
	position: absolute;
	top: 0;
	right: 0;
}
#products ul.item-lists li span.model {
	position: absolute;
	top: 91px;
	left: 0;
}
#products ul.item-lists li h3{
	padding-top: 5px;
	padding-bottom: 3px;
	line-height: 1.2;
}
#products ul.item-lists li p {
	padding-bottom: 8px;
}


/*original-products*/
#original-products {
	margin-bottom: 15px;
}
#original-products .items-img {
	float: left;
	margin-top: 10px;
	margin-right: 20px;
	border: 10px solid #e8edf0;
}
#original-products .items-detail h3 {
	padding-top: 15px;
	padding-bottom: 10px;
}
#original-products .items-detail p{
	margin-bottom: 1em;
}

#products .post-categories {
	clear: both;
	margin-left: 0;
	text-align: right;
}
#products .post-categories li {
	width: 100%;
	margin-left: 0;
	margin-bottom: 5px;
	padding-bottom: 5px;	
	border-bottom: 1px dashed #d1d1d1;
}
#products .post-categories li a {
	padding-left: 15px;
	padding-right: 5px;
	background: url(images/icon_arr_black.gif) no-repeat left center;
}


/*------------------------------------------------------
              products-single
-------------------------------------------------------*/
.product-inner{
	margin-bottom:20px;
}
.product-content h4 {
	font-size:1.2em;
	margin-top: 10px;
	margin-bottom: 10px;
	border-bottom: #666 1px dashed;
}
.product-content h5 {
	font-size:1.1em;
	margin-top: 10px;
	margin-bottom: 10px;
}
.product-left{
	position:relative;
	float: left;
	width: 200px;
	margin-top: 15px;
}
.product-left span{
	position:absolute;
	left:10px;
	bottom:6px;
}
.product-right {
	float: right;
	width: 400px;
	margin-top: 15px;
	margin-bottom: 10px;
	padding-bottom: 15px;
	border-bottom: 1px solid #999;
}
.product-right .product-title {
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #999;
}
.product-right .product-title h3 {
	padding-top:1px;
	padding-left: 30px;
	background: url(images/icon_h3.gif) no-repeat left 2px;
	font-size: 1.3em;
}
.product-right .product-title p {
	margin-top: 5px;
	font-size: 1.2em;
	font-weight: bold;
}
.product-right h4 {
	font-size:1.2em;
	margin-top: 20px;
	margin-bottom: 10px;
	padding-bottom: 5px;
}
.product-right p{
	margin-bottom: 1em;
	text-align:justify;
}

.product-left p{
	margin-top: 15px;
}
.box_clear{
	clear:both;
}
/*---------------------------------------------
     search form
----------------------------------------------*/
.search-form {
	padding-top:15px;
}
.search-form input {
	vertical-align:middle;
}
.search-form #s {
	width:150px;
	height: 18px;
	line-height: 18px;
	padding:2px;
	background:#fff;
	border:1px solid #c7c7c7;
	font-size:1.1em;
}
/*---------------------------------------------
     search autput
----------------------------------------------*/
.search-results .box h3 {
	margin: 20px;
	padding: 5px;
	background: #39F;
	color: #fff;
	font-weight: bold;
}
.search-results .box ul {
	margin:0 30px 20px;
}
.search-results .box ul li {
	margin-top: 8px;
	padding-left: 12px;
	background: url(images/icon_arr_black2.gif) no-repeat left center;
}
.search-results .box ul li span {
	padding-left: 10px;
	color: #999;
	font-size: 0.8em;
}


.search-no-results .box h3{
	margin: 100px 30px 20px;
	padding-bottom: 10px;
	border-bottom: 1px solid #CCC;
	font-size: 2.0em;
	text-align: center;
}
.search-no-results .box h3 span {
	color: #ff2160;
}

.search-no-results .box p{
	margin: 0 30px;
}
.search-no-results .box form {
	margin: 0 30px 100px;
}
/*---------------------------------------
      x-scroll 使用してない
-----------------------------------------*/

.example1 {
	padding:10px;
	background:#EFEFEF;
	width: 380px;
	height: 580px;
	white-space: nowrap;
	overflow-x: scroll;
}
/*-----------------------------------------
　　　　add softwaer set
------------------------------------------*/
.soft {
	margin:10px;
	padding:10px;
	font-size:1em;
	border-radius:5px;
	background: #FFEEE0;
}
.soft-in{
	position: relative;
	margin:0;
	border-bottom:#666 dotted 1px;
}
.soft-in h4 {
	font-size:1.2em;
}
.soft-in span {
	position: absolute;
	right:0;
	top:0;
	font-size:1em;
}
.image {
	margin-top:10px;
	margin-bottom:10px;
}
.image table,th,td {
	width:100%;
	font-size:0.8em;
	border-collapse: collapse; /* 枠線の表示方法 */  
} 
.image table th,td{
	width:33px;
	text-align:center;
	padding:2px;
	font-size:0.8em;
}
/*-----------------------------------------
　　　　　sitemap set
------------------------------------------*/
.sitemap-inner {
	padding: 20px 30px;
}
.sitemap-inner h3 {
	padding-top:1px;
	padding-left: 30px;
	padding-bottom: 10px;
	border-bottom: 1px dotted #ccc;
	background: url(images/icon_h3.gif) no-repeat left 2px;
	font-size: 1.3em;
}

.sitemap-inner .menu {
	padding: 10px 20px 0;
	line-height: 1.8;
}

.sitemap-inner .menu li {
	margin-top: 15px;
	padding-left: 20px;
	background: url(images/icon_arr_black.gif) no-repeat left 8px;
	font-size: 1.2em;
}

.sitemap-inner .sub-menu {
	padding-left: 15px;
}

.sitemap-inner .sub-menu li { 
	margin-top: 8px;
	padding-left: 12px;
	background: url(images/icon_arr_black2.gif) no-repeat left center;
	font-size: 0.9em;
}

/*-----------------------------------------
　　　　　form set
------------------------------------------*/
.wpcf7-form .wpcf7-submit {
	margin: 10px; 
	font-weight: bold; 
	border-radius: 50px; 
	padding: 0x 20px; 
	border: none; 
	width: 200px;
	line-height:26px;
	width:200px;
	text-align:center;
	font-size:1.4em;
}
.wpcf7-form .wpcf7-submit:hover{
	line-height:26px;
	width:200px;
	text-align:center;
	font-size:1.4em;
	background: #FFAFAE;
}
/*--------------------------------------------
　　　　bottom set
----------------------------------------------*/
.bottom {
	color:#FFF;
    width:200px;
    font-size:24px;
    font-weight:bold;
    text-decoration:none;
    display:block;
    text-align:center;
    padding:8px 0 10px;
	border-radius: 5px;
}
.bottom {
    background-image:-moz-linear-gradient(
    top,
    #ffa035 0%,
    #ff8300);
 
    background-image:-webkit-gradient(
    linear,left top,left bottom,
    from(#ffa035),
    to(#ff8300));
}
.bottom a:hover {
    background-image:-moz-linear-gradient(
    top,
    #ffc482 0%,
    #ffa035);
 
    background-image:-webkit-gradient(
    linear,left top,left bottom,
    from(#ffa035),
    to(#ff8300));
}

.button {
	-moz-box-shadow:inset 0px 1px 0px 0px #fce2c1;
	-webkit-box-shadow:inset 0px 1px 0px 0px #fce2c1;
	box-shadow:inset 0px 1px 0px 0px #fce2c1;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ffc477), color-stop(1, #fb9e25) );
	background:-moz-linear-gradient( center top, #ffc477 5%, #fb9e25 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffc477', endColorstr='#fb9e25');
	background-color:#ffc477;
	-webkit-border-top-left-radius:10px;
	-moz-border-radius-topleft:10px;
	border-top-left-radius:10px;
	-webkit-border-top-right-radius:10px;
	-moz-border-radius-topright:10px;
	border-top-right-radius:10px;
	-webkit-border-bottom-right-radius:10px;
	-moz-border-radius-bottomright:10px;
	border-bottom-right-radius:10px;
	-webkit-border-bottom-left-radius:10px;
	-moz-border-radius-bottomleft:10px;
	border-bottom-left-radius:10px;
text-indent:0;
	border:1px solid #eeb44f;
	display:inline-block;
	color:#ffffff;
	font-family:Arial;
	font-size:22px;
	font-weight:normal;
	font-style:normal;
height:45px;
	line-height:45px;
width:140px;
	text-decoration:none;
	text-align:center;
	text-shadow:1px 1px 0px #cc9f52;
}.button:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #fb9e25), color-stop(1, #ffc477) );
	background:-moz-linear-gradient( center top, #fb9e25 5%, #ffc477 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fb9e25', endColorstr='#ffc477');
	background-color:#fb9e25;
}.button:active {
	position:relative;
	top:1px;
}
.contact {
	margin:20px 0;
	-moz-box-shadow:inset 0px 1px 0px 0px #f29c93;
	-webkit-box-shadow:inset 0px 1px 0px 0px #f29c93;
	box-shadow:inset 0px 1px 0px 0px #f29c93;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #fe1a00), color-stop(1, #ce0100) );
	background:-moz-linear-gradient( center top, #fe1a00 5%, #ce0100 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fe1a00', endColorstr='#ce0100');
	background-color:#fe1a00;
	-webkit-border-top-left-radius:6px;
	-moz-border-radius-topleft:6px;
	border-top-left-radius:6px;
	-webkit-border-top-right-radius:6px;
	-moz-border-radius-topright:6px;
	border-top-right-radius:6px;
	-webkit-border-bottom-right-radius:6px;
	-moz-border-radius-bottomright:6px;
	border-bottom-right-radius:6px;
	-webkit-border-bottom-left-radius:6px;
	-moz-border-radius-bottomleft:6px;
	border-bottom-left-radius:6px;
text-indent:0;
	border:1px solid #d83526;
	display:inline-block;
	color:#ffffff;
	font-family:Arial;
	font-size:15px;
	font-style:normal;
height:35px;
	line-height:35px;
width:140px;
	text-decoration:none;
	text-align:center;
	text-shadow:1px 1px 0px #b23e35;
}
.contact:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ce0100), color-stop(1, #fe1a00) );
	background:-moz-linear-gradient( center top, #ce0100 5%, #fe1a00 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ce0100', endColorstr='#fe1a00');
	background-color:#ce0100;
}
.contact:active {
	position:relative;
	top:1px;
}

/*----------SecureDrive追加分-------------*/

.product-content-sc h4 {
	font-size:1.2em;
	margin-top: 25px;
	margin-bottom: 10px;
	border-bottom: #666 1px dashed;
}
.product-content-sc h5 {
	font-size:1.1em;
	margin-top: 10px;
	margin-bottom: 10px;
}

.prodcut-sc table{
	border-collapse:collapse;
	width:100%;
}
.prodcut-sc th,td{
	border:#999 1px solid;
}
.prodcut-sc th{
	padding:5px 10px;	
	font-size:1.2em;
	width:120px;
}
.prodcut-sc td{
	padding:5px 10px;
	text-align:left;
	font-size:0.8em
}

/*------------------------------------------------------------------------------
			button Control
------------------------------------------------------------------------------*/
.db-btn a {
  font-size:1.2em;	
  display: block;
  cursor: pointer;
  width: 300px;
  margin: 0 auto;
  padding: 10px 20px;
  color: #fff;
  text-align: center;
  text-decoration: none;
  background-color: #20b2aa;
  border-radius: 5px;
  box-shadow: 0 6px 0 #047c71, 0 12px 0 rgba(0,0,0,0.2);
  -webkit-transition: color 0.3s, background-color 0.3s, box-shadow 0.3s, -webkit-transform 0.3s;
  transition: color 0.3s, background-color 0.3s, box-shadow 0.3s, transform 0.3s;
}
 
.db-btn a:hover {
  background-color: #3cc4bd;
  box-shadow: 0 3px 0 #12978d, 0 6px 0px rgba(0,0,0,0.2);
  -webkit-transform: translateY(3px);
  transform: translateY(3px);
}
 
.db-btn a:active {
  color: #ddd;
  background-color: #12978d;
  box-shadow: 0 0 0 #047c71, 0 0 0px rgba(0,0,0,0.2);
  -webkit-transform: translateY(6px);
  transform: translateY(6px);
  transition-duration: 0.1s;
}

.p_button3 {
	-moz-box-shadow:inset 0px 1px 0px 0px #caefab;
	-webkit-box-shadow:inset 0px 1px 0px 0px #caefab;
	box-shadow:inset 0px 1px 0px 0px #caefab;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #8beb36), color-stop(1, #08a62b) );
	background:-moz-linear-gradient( center top, #8beb36 5%, #08a62b 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#8beb36', endColorstr='#08a62b');
	background-color:#8beb36;
	-webkit-border-top-left-radius:6px;
	-moz-border-radius-topleft:6px;
	border-top-left-radius:6px;
	-webkit-border-top-right-radius:6px;
	-moz-border-radius-topright:6px;
	border-top-right-radius:6px;
	-webkit-border-bottom-right-radius:6px;
	-moz-border-radius-bottomright:6px;
	border-bottom-right-radius:6px;
	-webkit-border-bottom-left-radius:6px;
	-moz-border-radius-bottomleft:6px;
	border-bottom-left-radius:6px;
text-indent:0;
	border:1px solid #268a16;
	display:inline-block;
	color:#ffffff;
	font-family:Arial;
	font-size:15px;
	font-weight:bold;
	font-style:normal;
height:33px;
	line-height:33px;
width:200px;
	text-decoration:none;
	text-align:center;
	text-shadow:1px 2px 0px #8b8f87;
}
.p_button3:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #08a62b), color-stop(1, #8beb36) );
	background:-moz-linear-gradient( center top, #08a62b 5%, #8beb36 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#08a62b', endColorstr='#8beb36');
	background-color:#08a62b;
}
.p_button3:active {
	position:relative;
	top:1px;
}

/*-----------------------SecureDrive setting---------------------*/
.sec-gro {
	width:100%;
	clear:both;
	height:110px;
}
.sec-gro img.sec-img-icon {
	float:left;
	width:100px;
}
.sec-gro p.sec-p {
	float:left;
	margin-left:10px;
	width:490px;
}
.sec-gro .sec-licensing {
    width: 100%;
	box-sizing:border-box;
    height:500px;
    overflow-y:auto;
	display:block;
	border:rgba(0,0,0,1.00) 1px solid;
	padding:0 10px;
	margin-bottom:20px;
}

/*-----------------------------------------------------------------------
			Video Control
-----------------------------------------------------------------------*/
#inner_intro {
	position:relative;
	height:250px;
}
#inner_intro video {
	position:absolute;
	top:0;
	left:0;
  z-index: 0;
}
#inner_intro img {
	position:absolute;
	top:0;
	left:0;
  z-index: 1;
}
#inner_intro p {
  padding:0;
  font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;         
  color:#FFF;
  font-weight:bolder;
  font-size: 300%;
  top:95px;
  margin:0 auto;
  text-align:center !important;
  text-shadow: 3px 3px 5px #666666;
  position:relative;
  z-index:5 !important;
}
/*--------------------------------------------------*/
