@charset "UTF-8";
/* CSS Document */

@import url(http://fonts.googleapis.com/earlyaccess/notosansjapanese.css);

*{
	margin:0px;
	padding:0px;
	border:none;
}

body{
	font-family: 'Noto Sans Japanese', serif;
	background-color:#ffffff;
	
	
	
}

header{
	background-color: rgba(11,53,128,0.9);
	margin: 0px;
	padding: 0px;
	height: 100px;
	position: fixed!important;
	top: 0px;
	left: 0px;
	width: 100%;
	z-index: 1;
}

#header_contents{
	height: 100px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

#logo{
	padding: 0px;
	float: left;
	margin-top: 35px;	
	
}

#header_right{
	float: right;
}

#ric{
	background-color: #Fdfdfd;
	height: 25px;
	width: 210px;
	text-align: center;
	float: right;
	margin-top: 15px;
	border-radius: 10px;
}

#ric a{
	font-size: 14px;
	color: #3d599f;
	text-decoration: none;
	text-align: center;
	margin: auto;
	letter-spacing: 0.2em;
	font-weight: 500;	
}

#ric a:hover{
	color: #CCC;
	text-decoration: none;	
	
}

#nav{
	list-style-type: none;
	margin-top: 30px;
	clear: right;
	padding-top: 10px;
	text-align: right;
}

#nav li{
	text-decoration: none;
	list-style-type: none;
	display: inline;
	padding-left: 2em;
	
}

#nav li a{
	font-size: 18px;
	color: #fdfdfd;
	text-decoration: none;
	letter-spacing: 0.2em;
}

#nav li a:hover{
	color: #CCC;
	text-decoration: none;
}

#wrapper{
	margin-top: 100px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-bottom: 0px;
	width: 100%;
}

#main{
	clear: both;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

.bx-wrapper {
	margin: 0 !important;
	-moz-box-shadow: none !important;
	-webkit-box-shadow: none !important;
	box-shadow: none !important;
	border: none !important;
	background: none !important;
	padding: 0px;
}

.bxslider img{
	width: 100% !important;
	height: auto !important;
	margin: 0px;
	padding: 0px;
	vertical-align:top;
}


#contents{
	clear: both;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 100px;
	}
		

.title_link{
	font-size: 30px;
	color: #0b3580;
	text-align: center;
	font-weight: 600;
	padding-top: 60px;
	padding-bottom: 20px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #0b3580;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	letter-spacing: 0.2em;
	}


.privacy{
	font-size: 14px;
	line-height: 30px;
	font-weight: 200;
	color: #333;
	text-align: left;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 60px;
	text-decoration: none;
	}	

.privacy a{
	text-decoration: none;
	color: #333;
}

#footer{
	background-color: #0b3580;
	padding: 0px;
	height: 150px;
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	clear: both;
}

#contents_footer{
	padding: 0px;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

.footer_nav{
	list-style-type: none;
	padding-top: 16px;
	clear: both;
	text-align: center;
}

.footer_nav li{
	text-decoration: none;
	list-style-type: none;
	display: inline;
	margin-left: 2em;
	
}

.footer_nav li a{
	font-size: 14px;
	color: #fdfdfd;
	text-decoration: none;
	word-spacing: 1em;
	letter-spacing: 0.3em;
	
}

.footer_nav li a:hover{
	color: #CCC;
	text-decoration: none;
	
}

#footer_left{
	margin: 0px;
	padding: 0px;
	float: left;
	width: 500px;	
}

.el{
	font-size: 15px;
	font-weight: 400;
	color: #fdfdfd;
	text-align: left;
	padding-top: 16px;
	padding-bottom: 10px;
	letter-spacing: 0.2em;
}

.line_footer{
	width: 483px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #fdfdfd;
}

.add{
	font-size: 14px;
	font-weight: 300;
	color: #fdfdfd;
	text-align: left;
	letter-spacing: 0.2em;
	padding-top: 5px;	
}

.add a{
	text-decoration:none;
	font-size: 14px;
	font-weight: 300;
	color: #fdfdfd;
}

.fax{
	font-size: 14px;
	font-weight: 300;
	color: #fdfdfd;
	text-align: left;
	letter-spacing: 0.1em;	
}

.fax a{
	text-decoration:none;
	font-size: 14px;
	font-weight: 300;
	color: #fdfdfd;
}

#footer_right{
	float: right;
	width: 400px;
}

.privercy{
	font-size: 13px;
	font-weight: 300;
	color: #fdfdfd;
	text-align: right;
	padding-top: 40px;
	padding-bottom: 5px;
	letter-spacing: 0.1em;	
}

.privercy a{
	font-size: 13px;
	font-weight: 300;
	color: #fdfdfd;
	text-align: right;
	padding-top: 10px;
	padding-bottom: 5px;
	text-decoration: none;
}

.privercy a:hover{
	font-size: 13px;
	font-weight: 300;
	color: #ccc;
	
}


.copy{
	font-size: 12px;
	font-weight: 300;
	color: #fdfdfd;
	text-align: right;
	padding-top: 10px;
	padding-bottom: 5px;
	letter-spacing: 0.2em;	

}

/***　古代カラー　***/

.kodai-table {
	table-layout: fixed;
	margin-right: auto;
	margin-left: auto;
}


/* ヘッダー */
.kodai-table thead th {
	background:#5BAD92;
	font-weight: bold;
	color:#fff;
}

.product-logo{
	margin: 0px; 
	padding: 100px; 
//	float: center; 
//	height: 120px;
//	width: 1100px;
	
	
	width: 80% !important;
	height: auto !important;
//	margin: 0px;
//	padding: 0px;
//	vertical-align:top;
	
	
	
	background-image: url(pics/product-logo.png);
	background-repeat: no-repeat;
	background-position: center top;
	margin-right: auto;
	margin-left: auto;
}
.product{
	font-size: 42px;
	line-height: 55px;
	font-weight: 700;
	color: #fff;
	text-align: center;
	padding-top: 10px;
	padding-left: 0px;	
}



/* ボディ項目・フッター項目 */
.kodai-table tbody th,
.kodai-table tfoot th {
	width: 250px;
	background:#C0C0C0;
//	background:#9CFAF2;
}

/* ボディデータ・フッターデータ */
.kodai-table tbody td,
.kodai-table tfoot td {
	text-align:left;
	padding-left: 15px;

	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #C0C0C0;
}

/* ダウンロードボタン */
.container {
  font-family: "Yu Gothic", YuGothic, Verdana, 'Hiragino Kaku Gothic ProN','Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', 'メイリオ', Meiryo, sans-serif;
  text-align: center;
  padding-top: 40px;
}


/* ここから下がボタンのCSS　*/
.btn-push {
  display: inline-block;
  max-width: 260px;
  text-align: left;
  background-color: #ffa300;
  font-size: 16px;
  color: #FFF;
  text-decoration: none;
  font-weight: bold;
  padding: 10px 24px;
  border-radius: 4px;
  border-bottom: 4px solid #d37800;
}

.btn-push:active {
    transform: translateY(4px);
    border-bottom: none;
}

