@charset "UTF-8";


/*=============================================================
#header
=============================================================*/



header#global-nav {
width: 100%;
}


header#global-nav .body {
max-width: 90%;
}




header#global-nav h1 img {
width: 100%;
height: auto;
}





header#global-nav .h_right ul li {
border-right: 1px solid #333;
padding-left: 1%;
padding-right: 1%;
}


header#global-nav h1 {
width: 30%;
}

header#global-nav .h_right {
width: 70%;
padding-top: 10px;
}




/*=============================================================
#NAVI
=============================================================*/





/*=============================================================
#contents
=============================================================*/


.body {
	max-width: 90%;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	text-align: left;
}






/*===========
ぱんくず
===========*/
.breadcrumb-list {
	font-size: 11px;
	line-height: 100%;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom: 5px;
	padding-top: 10px;
	padding-left: 10px;
 background-color: #000;
}
.breadcrumb-list ul {
	overflow: hidden;
	position: relative;
}
.breadcrumb-list li {
	display: inline;
	float: left;
	padding-right: 5px;
	color: #947F3B;
}
.breadcrumb-list a {
	color: #947F3B;
	text-decoration: none;
}
.breadcrumb-list a:hover {
	color: #fff;
	text-decoration: underline;
}
.breadcrumb-list strong {
	font-weight: bold;
	color: #947F3B;
}



/*=============================================================
pagetop
=============================================================*/



/*=============================================================
#FOOTER
=============================================================*/




#footer #ft_top .left {
float: left;
color: #fff;
width: 40%
}







#footer #ft_bottom .left {
width: 100%;
padding-bottom: 20px;
}


#footer #ft_bottom .left p a {
font-size: 18px;
} 




#footer #ft_bottom .right a {
font-size: 18px;
}










#contact_top {
    min-height: 300px;
}



#contact_top h3 {
    padding-top: 110px;
}





/*==========================プライバシーポリシー===============================================================================================*/

