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

/*--------------------------------------------------------------------------ページ全体を包括*/
#wrapper {
width: 100%;
margin: 0 auto;
overflow: hidden;
}

.fixed{
	position:fixed;
	top: 0;
	left: 0;/*固定させたい位置*/
}
.pl a {
	color: #333;
}

a:hover img{opacity:0.9;filter:alpha(opacity=90);-ms-filter: "alpha( opacity=90 )";}

/*--------------------------------------------------------------------------ヘッダー*/

#header {
	width: 100%;
	text-align: center;
	margin: 0 auto;
	background-image: url(../web/object/header_back.gif);
	background-repeat: repeat-x;
}
.head {
	width: 1000px;
	height: 90px;
	text-align: left;
	margin: 0 auto;
}
h1 {
	width: 300px;
	height: 35px;
	text-align: left;
	padding: 0;
	border: 0;
	float: left;
	margin-top: 25px;
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 0;
	float: left;
}

@media screen and (max-width:480px){
.head {
	width: 100%;
	height: 60px;
	text-align: left;
	margin: 0 auto;
}
h1 {
	width: 270px;
	height: 31px;
	text-align: left;
	padding: 0;
	border: 0;
	float: left;
	margin-top: 15px;
	margin-left: 5px;
	margin-right: 0;
	margin-bottom: 0;
	float: left;
}
h1 img { width: 90%; height: 90%;}
}

/* グローバルナビ　PC*/
#gNavi {
	width: 600px;
	height: 20px;
	float: left;
	margin-top: 40px;
	margin-left: 100px;
	font-size: 15px;
	line-height: 15px;
	color: #000;
	text-align: right;
}
#gNavi a {
	color: #000;
}
#gNavi a:hover {
	text-decoration: none;
	border-bottom: solid #036 2px;
}
@media screen and (max-width:480px){
	#gNavi { display:none;}
}

/* グローバルナビ　モバイル*/
@media screen and (min-width:481px){
	#menu{ display:none;}
	#menu a{ display:none;}
}

@media screen and (max-width:480px){
#header .menu{
	position: relative;
	margin-right: 3px;
	float: right;
	margin-top: 15px;
	height: 30px;
	width: 30px;
}
#header .menu a{
	display: block;
    width: 30px;
    height: 30px;
	background-size: cover;
	padding: 0;
	margin: 0;
	background-image: url(../web/object/dmenu.gif);
	overflow: hidden;
	text-indent: -9999px;
}
.fb{
	width: 30px;
	height: 30px;
	position: relative;
	float: right;
	margin-top: 15px;
	margin-right: 5px;
}
.tw{
	width: 30px;
	height: 30px;
	position: relative;
	margin-right: 5px;
	float: right;
	margin-top: 15px;
}
}
nav {
	text-align: left;
}

/*--------------------------------------------------------------------------フッター*/
#footer {
	width: 100%;
	height: 270px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	background-color: #071428;
}
#footer_upper {
	width: 100%;
	height: 40px;
	margin-top: 30px;
	margin-left: auto;
	margin-right: auto;
	background-color: #cfdce1;
}
#footer_bottom {
	width: 100%;
	height: 25px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	background-color: #333;
	font-size: 10px;
	line-height: 25px;
	color: #FFF;
}
.fl {
	width: 1000px;
	height: 20px;
	padding-top: 20px;
	margin: 0 auto;
	text-align: center;
	font-size: 14px;
	line-height: 0px;
	color: #333;
}
.fl a {
	color: #333;
}
.ft_box {
	width: 1000px;
	height: 270px;
	margin-left: auto;
	margin-right: auto;
}

.ft_box_t1 {
	width: 310px;
	height: 140px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
	float: left;
	margin-top: 0px;
	font-size: 12px;
	line-height: 15px;
	color: #fff;
	text-align: left;
	border-right: 1px solid #fff;
}
.ft_box_t1 img {
	padding-bottom: 10px;
}
.ft_box_t2 {
	width: 640px;
	height: 110px;
	float: left;
	margin-top: 20px;
	margin-left: 30px;
	font-size: 13px;
	line-height: 27px;
	color: #fff;
	letter-spacing: 2px;
	text-align: left;
}
.ft_box_t2 a {
	color: #fff;
}
.gotop {
	width: 40px;
	height: 40px;
	float: left;
	margin-top: 20px;
	margin-left: 960px;
}
.pagetop {
	display:;
	position: fixed;
	bottom: 120px;
	right: 0px;
	width: 40px;
	height: 41px;
	z-index: 1500;
	cursor: pointer;
}
@media screen and (max-width:480px){
#footer {
	width: 100%;
	height: 150px;
	margin-top: 30px;
	margin-left: auto;
	margin-right: auto;
	background-color: #071428;
}
#footer_upper { display:none;}
.fl { display:none;}
.fl a {
	color: #fff;
}
.ft_box {
	width: 310px;
	height: 80px;
	margin-left: auto;
	margin-right: auto;
}

.ft_box_t1 {
	width: 300px;
	height: 125px;
	padding-top: 15px;
	padding-bottom: 10px;
	padding-left: 5px;
	padding-right: 5px;
	float: left;
	margin-top: 0px;
	font-size: 11px;
	line-height: 15px;
	color: #fff;
	text-align: center;
	border-right: none;
}
.ft_box_t1 img {
	width: 266px;
	height: 32px;
	padding-bottom: 10px;
}
.ft_box_t2 {
	display: none;
}
#footer_bottom {
	width: 100%;
	height: 20px;
	margin-top: 0px;
	padding-top: 10px;
	margin-left: auto;
	margin-right: auto;
	font-size: 7px;
	color: #FFF;
	line-height: 10px;
	text-align: center;
	background-color: #000;
}

.pagetop {
	display: none;
}
.gotop {
	display: none;
}
}
