@charset "utf-8";

/* ---------------------
common
--------------------- */
.title{
	background-repeat: no-repeat;
	background-position: center top;
	height: 374px;
	width: 100%;
	text-indent: -9999px;
}
#items .title{height:370px;}
p{margin:0;padding:0;}

#wrap{
	position: relative;
}


/* ---------------------
HEADER
--------------------- */
#headarea{
	height:50px;
	text-indent: -9999px;
}


/* top upper menu */
#onitem ul{
	width: 989px;
	padding: 0;
	margin-top: 51px;
	margin-right: auto;
	margin-bottom: 51px;
	margin-left: auto;
}
#onitem li{
	float: left;
}


/* ---------------------
Fix menu
--------------------- */

#fxmenubox {
	display:none;
	position: fixed;
    	top: 0;
    	left: 0;
    	width: 100%;
	height:103px;
	background: url(../img/bg_menu.png) repeat-x;
	z-index:99;	
}

#onitem ul.corp_menu {
	width: 380px;
    margin: 0 auto 0;
    float: right;
}
#onitem ul.corp_menu li {
	float: left !important;
}
#onitem ul.corp_menu li a {
	display: block;
	color: #ffffff;
	background: #232a2d;
	margin: 0 5px 0 0;
	font-size: 90%;
	letter-spacing: 3px;
	padding: 7px 10px 6px 10px;
	/*-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-o-transition: 0.5s;
	-ms-transition: 0.5s;*/
	transition: 0.5s;	
}
#onitem ul.corp_menu li#corp04 a {
	display: block;
	color: #ffffff;
	background: #a18233;
	margin: 0 5px 0 0;
	font-size: 90%;
	letter-spacing: 3px;
	padding: 7px 10px 6px 10px;
	/*-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-o-transition: 0.5s;
	-ms-transition: 0.5s;*/
	transition: 0.5s;	
}
#onitem ul.corp_menu li a:hover {
	opacity: 0.6;
	text-decoration: none;
}
#onitem ul.fover {
	clear: both;
}
#onitem #gm01 { margin-right: 30px;}
#onitem #gm02 { margin-right: 30px;}
#onitem #gm03 { margin-right: 30px;}
#onitem #gm04 { margin-right: 30px;}
#onitem #gm05 { margin-right: 30px;}
#onitem #gm06 { margin-right: 30px;}
#onitem #gm07 { margin-right: 30px;}
#onitem #gm08 { margin-right: 0;}

.mt21{
	margin-top: -21px!important;
}

/* ---------------------
IEのみ
--------------------- */
@media all and (-ms-high-contrast: none){
.mt21{
	margin-top: 0px!important;
}
}


#fxmenu {
	width:989px;
	margin:0 auto;
}
#fxmenu h1 {
	width: 187px;
	height: 25px;
	margin: 0 0 0 20px;
	padding: 0;	
}
#fxmenu h1 a{
	display: block;
	width: 187px;
	height: 25px;
	text-indent: -9999px;
	background-image: url(../img/gm/logo2.png);
	background-repeat: no-repeat;
	background-position: center top;
	background-size: 100%;
	margin-top: 15px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 204%;
}

/* ---------------------
Retinaディスプレイ用
--------------------- */
@media all and (-webkit-min-device-pixel-ratio: 1.5) {
#fxmenu h1 a{background-image: url(../img/gm/logo2@2x.png); background-size: 187px 25px; }
}

#fxmenu ul li{
	float: left;
}
#fxmenu ul.corp_menu {
	height:51px;
}
#fxmenu ul.corp_menu {
	width: 340px;
	padding: 0 42px 0 0;
	float: right;
}
#fxmenu ul.corp_menu li {
	float: left !important;
}
#fxmenu ul.corp_menu li a {
	display: block;
	color: #ffffff;
	background: #232a2d;
	margin: 0 5px 0 0;
	font-size: 90%;
	letter-spacing: 3px;
	padding: 7px 10px 6px 10px;
	/*-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-o-transition: 0.5s;
	-ms-transition: 0.5s;*/
	transition: 0.5s;	
}
#fxmenu ul.corp_menu li a:hover {
	opacity: 0.6;
	text-decoration: none;
}
#fxmenu ul.fover {
	clear: both;
	padding: 10px 0 0 0px;
}
#fxmenu #gm01 { margin-right: 30px;}
#fxmenu #gm02 { margin-right: 30px;}
#fxmenu #gm03 { margin-right: 30px;}
#fxmenu #gm04 { margin-right: 30px;}
#fxmenu #gm05 { margin-right: 30px;}
#fxmenu #gm06 { margin-right: 30px;}
#fxmenu #gm07 { margin-right: 30px;}
#fxmenu #gm08 { margin-right: 0;}





/* ---------------------
SLIDER
--------------------- */
#slidebox{
	width: 100%;
	position: relative;
	clear:both;
	text-align:center;
	background-color:#696969;
}
#slider{
	width: 100%;
	height:auto;
	max-height:1010px;
	min-height:220px;
	background-color:#696969;
	overflow:hidden;
}

.theme-default .nivoSlider img {
	margin: 0;
}
#logo img {
	margin: 22% 0 0 0;
}

#onitem {
	position: absolute;
	top:-103px;
	left:0;
	width:100%;
	z-index:9;
}
.nivo-controlNav {
    position: absolute;
    bottom: 40px;
    left: 0;
    right: 0;
    z-index: 10;
    text-align: center;
    padding: 0;
    margin: 0;
}




/* ---------------------
contents
--------------------- */

#about_fonz {
	width: 100%;
	padding: 125px 0 0 0;
}
#about_fonz h2 {
	width: 100%;
	padding: 10px 0 0 0;
	margin: -10px auto 60px !important;
}
#page_menu {
	width: 100%;
	background: #ffffff;
	height: 33px;
	margin: 0 0 70px 0;
}
#page_menu ul {
	width: 588px;
	margin: 0 auto 0;
}
#page_menu ul li {
	float: left;
	margin-left: 80px;
}
#page_menu ul li:first-child {
	float: left;
	margin-left: 0px !important;
}
#page_menu ul li a:hover {
	opacity: 0.7;
}

.inner_block {
	width: 776px;
	text-align: center;
	margin: 0 auto 0;
	clear: both;
}
.inner_block h2 {
	margin: 80px auto 60px;
}
.inner_block h3 {
	padding: 130px 0 60px 0;
}
.inner_block p {
	width: 776px;
	text-align: left;
	font-size: 110% !important;
	line-height: 200%;
	margin: 0 auto 0;	
}
p.inner_sign {
	margin: 20px auto 60px;
	text-align: right;
}


#company dl {
	width: 560px;
    margin: 0 0 0 230px;
	line-height: 170%;
	text-align: left;
	height: 180px;
}
#company dl dt {
	float: left;
	width: 130px;
	margin: 0 30px 0 0;
	clear: both;
	line-height: 200%;
}
#company dl dd {
	float: left;
	width: 400px;
	margin: 0;
	line-height: 200%;
}
#company2 dl {
	width: 560px;
    margin: 0 0 70px 150px;
	line-height: 170%;
	text-align: left;
	height: 180px;
}
#company2 dl dt {
	float: left;
	width: 130px;
	margin: 0 30px 0 0;
	clear: both;
	line-height: 200%;
}
#company2 dl dd {
	float: left;
	width: 400px;
	margin: 0;
	line-height: 200%;
}
.company1{
    font-size: 17px !important;
	text-align: center !important;
	width:200px !important;
	margin-bottom: 25px !important;
	border-top: 1px dotted #000; /* 上部に1pxの点線 */
    border-bottom: 1px dotted #000; /* 下部に1pxの点線 */
}
#company a:link {
	text-decoration: underline !important;
	font-weight:bold !important;
}
#company a:hover {
	text-decoration: none !important;
	font-weight:bold !important;
}
#company a:visited {
	text-decoration: underline !important;
	font-weight:bold !important;
}

dl#history_list {
	width: 660px;
	margin: 55px 0 0 90px;
	line-height: 170%;
	text-align: left;
	height: 750px;
}
dl#history_list dt {
	float: left;
	width: 100px;
	margin: 0 5px 0 3px;
	clear: both;	
}
dl#history_list dt span {
	display: inline-block;
	width: 3em;
    	text-align: right;
}
dl#history_list dd {
	float: left;
	width: 550px;
	margin: 0;
}
dl#history_list dd.ddline {
	margin: 0 0 0 100px;
}
dl#history_list2 {
	width: 660px;
	margin: 55px 0 0 90px;
	line-height: 170%;
	text-align: left;
	height: 2010px;
}
dl#history_list2 dt {
	float: left;
	width: 100px;
	margin: 0 5px 0 3px;
	clear: both;	
}
dl#history_list2 dt span {
	display: inline-block;
	width: 3em;
    	text-align: right;
}
dl#history_list2 dd {
	float: left;
	width: 550px;
	margin: 0;
}
dl#history_list2 dd.ddline {
	margin: 0 0 0 100px;
}
.history1 {
    text-align: center !important;
    margin: 50px 0 -20px 0px !important;
}
.history1 a:link {
	text-decoration: underline !important;
	font-weight:bold !important;
	font-size:16px !important;
}
.history1 a:hover {
	text-decoration: none !important;
	font-weight:bold !important;
	font-size:16px !important;
}
.history1 a:visited {
	text-decoration: underline !important;
	font-weight:bold !important;
	font-size:16px !important;
}
.history2 {
    text-align: center !important;
    margin: 160px 0 0px 0px !important;
}
.history3 {
    text-align: center !important;
    margin: 160px 0 0px 0px !important;
}
#links dl {
	width: 370px;
	margin: 0 auto 0;
	line-height: 170%;
	text-align: left;
	height: 300px;
}
#links dl dt {
	float: left;
	width: 180px;
	margin: 0 10px 0 10px;
	clear: both;	
}
#links dl dd {
	float: left;
	width: 170px;	
	margin: 0;
}

/* ---------------------
concept
--------------------- */
#concept .floatl{width:451px;padding:0 50px 0 33px;}
#concept .floatr{width:433px;padding-right:33px;}
.mt3{margin-top:3px;}


