@charset "utf-8";
/*-------------------------
        common.css
------------------------- */
/*---Reset---*/

/*---Layout---*/

/*---#brandHeader---*/

/*---#container---*/

/*---#subNav---*/

/*---sideNav---*/

/*---pageTop---*/

/*---#brandFooter---*/

/*--clearfix--*/

/*----------------------- */

body{
	color:#444;
}


/*---Reset---*/
* {
	margin: 0;
	padding: 0;
	line-height: 1;
	text-decoration:none;
	font-weight:normal;
	font-style:normal;
}
h1, h2, h3, h4, h5, h6 {
	font-size:100%;
	font-weight:normal;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
fieldset, img {
	vertical-align: top;
	border:none;
}
address, caption, cite, code, dfn, em, strong, th, var {
	font-style:normal;
	font-weight:normal;
}
ol, ul, li {
	padding:0;
	margin:0;
	list-style:none;
}
caption, th, td {
	text-align:left;
	vertical-align: baseline;
}
q:before, q:after {
	content:'';
}
abbr, acronym {
	border:0;
	font-variant:normal;
}
sup {
	vertical-align:text-top;
}
sub {
	vertical-align:text-bottom;
}
input, textarea, select {
	font-family:inherit;
	font-size:inherit;
	font-weight:inherit;
}
input, textarea, select {
 *font-size:100%;
}
legend {
	color:#000;
}
/*---Layout---*/

.mt05 {
	margin-top:5px;
}
.mt10 {
	margin-top:10px;
}
.mt15 {
	margin-top:15px;
}
.mt20 {
	margin-top:20px;
}
.mt25 {
	margin-top:25px;
}
.mt30 {
	margin-top:30px;
}
.mt35 {
	margin-top:35px;
}
.mt40 {
	margin-top:40px;
}
.mt45 {
	margin-top:45px;
}
.mt50 {
	margin-top:50px;
}
.mb05 {
	margin-bottom:5px;
}
.mb10 {
	margin-bottom:10px;
}
.mb15 {
	margin-bottom:15px;
}
.mb20 {
	margin-bottom:20px;
}
.mb25 {
	margin-bottom:25px;
}
.mb30 {
	margin-bottom:30px;
}
.mb35 {
	margin-bottom:35px;
}
.mb40 {
	margin-bottom:40px;
}
.mb45 {
	margin-bottom:45px;
}
.mb50 {
	margin-bottom:50px;
}
/*---#brandHeader---*/
#headNavPC {
	display:block;
}
#headNavSP {
	display:none;
}
#blandHeader {
	height:69px;
	width:100%;
	background:#d6edfc;
	text-align:left;
	margin-top:57px;
}
#blandHeader #headNav {
	width:993px;
	margin:0 auto 0;
	overflow:hidden;
}
#blandHeader #headNav h2 {
	float:left;
	width:130px;
	padding:16px 0 0 1px;
}
#blandHeader #headNav ul {
	padding-top:20px;
}
#blandHeader #headNav ul li {
	float:left;
}
#blandHeader #headNav ul li.navMask {
	padding-left: 1px;
    width:176px;
	background-image:url(../img/hb_headnav_07_bg.gif);
}

#blandHeader #headNav ul li a:hover img {
	opacity:0.6;
	filter: alpha(opacity=60);
}
#sp_logo {
	display:none;
}

/*---#brandHeader new---*/
@media screen and (min-width: 641px) {
.whenSmall{
	display: none;
}
#brandSiteHeader p{
	width: 1200px;
}
body #spWrapper #spHeader{
	width: 1200px;
}
.common_header_space{
	position: relative;
	width: 100%;
	height: 98px;
}
.common_header{
	position: absolute;
	width: 100%;
	top: 98px;
	background: #fff;
	z-index: 9999;
}
.common_header.fixtop{
	position: fixed;
	top: 0;
}
.common_header_nav{
	margin: 0 auto;
	padding-top: 15px;
	width: 1200px;
}
.headNav_left{
	float: left;
}
.headNav_right{
	float: right;
}
.headNav_main,
.headNav_lang{
	float: left;
}

.headNav_list > li{
	display: table;
	margin-right: 45px;
	padding-bottom: 15px;
	height: 65px;
	float: left;
}
.headNav_list > li > a{
	display: table-cell;
	vertical-align: middle;
	font-weight: bold;
}
.headNav_list li > a img{
	vertical-align: middle;
}
.headNav_list li:last-child{
	margin-right: 0;
}
.headNav_dropmenu{
	display: none;
	position: absolute;
	padding: 45px 0 40px;
	width: 100%;
	left: 0;
	top: 95px;
	background: #f2f1f0;
	z-index: 9999;
}
.headNav_dropmenu.active{
	display: block;
}
.headNav_dropmenu_content{
	margin: 0 auto;
	width: 1200px;
	overflow: hidden;
}
.headNav_dropmenu_contentLeft{
	position: relative;
}
.headNav_dropmenu_contentRight{
	position: relative;
}

.headNav_dropmenu_list{
	position: relative;
	float: left;
	left: 50%;
}
.headNav_dropmenu_list li{
	position: relative;
	margin-right: 110px;
	float: left;
	left: -50%;
	text-align: center;
	font-size: 14px;
	line-height: 1.5em;
}
.headNav_dropmenu_list li:last-child{
	margin-right: 0;
}
.headNav_dropmenu_list li a{
	color: #333333;
}
.headNav_dropmenu_list li a:hover{
	opacity:0.6;
	filter: alpha(opacity=60);
}
.headNav_lang{
	margin-left: 80px;
}

.headNav_lang_list li{
	margin-bottom: 5px;
}
.headNav_lang_list li:last-child{
	margin-bottom: 0;
}
.common_header_nav ul li a:hover img {
	opacity: 0.6;
	filter: alpha(opacity=60);
}
.common_header_nav ul li.active a img {
	opacity: 0.6;
	filter: alpha(opacity=60);
}

.common_header_nav ul li.active .headNav_dropmenu_list a img {
	opacity: 1;
	filter: alpha(opacity=100);
}

.content_wrapper #breadcrumb {
	margin:10px auto;
	width: 1200px;
}
.content_wrapper #breadcrumb li {
	color: #1a1a1a;
	float: left;
	text-align: left;
	font-size: 12px;
}

.content_wrapper #breadcrumb li:after{
	padding: 0 10px;
	content: ">";
	font-weight: normal;
}
.content_wrapper #breadcrumb li:last-child:after{
	display: none;
}
.content_wrapper #breadcrumb li a {
	color: #1a1a1a;
}
}

/*---#container---*/
#container {
	width:950px;
	margin:0 auto;
	text-align:left;
	font-size:12px;
	clear:both;
}
#container p {
	line-height:150%;
}
#container a {
	color:#659ab6;
	text-decoration:underline;
}
#container a img:hover {
	opacity:0.8;
	filter: alpha(opacity=80);
}
#container img {
	vertical-align:bottom;
}
#container #breadcrumb {
	margin:12px 0;
}
#container #breadcrumb li {
	display:inline;
}
#container #breadcrumb li a {
	padding-right:5px;
}
#spContent{
	display:none;
}

/*---#subNav---*/
#container #mainContent #subNav {
	margin-top:20px;
	width:719px;
}
#container #mainContent #subNav li {
	float:left;
	padding-right:10px;
	padding-bottom:20px;
}
/*---#sideNav（各ページ共通）---*/
#sideNavHead {
	margin-top:20px;
}
#sideNavEnd {
	margin-bottom:20px;
}
table td {
	line-height:120%;
}
@media screen and (min-width: 641px) {
a:hover img{
	opacity:0.6;
	filter: alpha(opacity=60);
}

/*---pageTop---*/
.pageTop_wrapper .pageTop {
	position: absolute;
	margin-left: -600px;
	bottom: 20px;
	left: 50%;
	width: 1200px;
	text-align: right;
	z-index: 999;
}
.pageTop_wrapper .pageTop.fixed {
	position: fixed;
	bottom: 30px;
}
.pageTop_wrapper .pageTop::before {
	content: " ";
	display: table;
}

.pageTop_wrapper .pageTop a img{
	transition: all 0.2s ease;
    -webkit-transition: all 0.2s ease;
}

.pageTop_wrapper .pageTop a img:hover{
	transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
}
/*---#brandFooter---*/
.pageTop_wrapper{
	position: relative;
	padding-top: 172px;
}
#blandFooter {
	width:100%;
	background:#e8e7e6;
	font-size:12px;
	text-align:left;
	clear:both;
}
#blandFooter #footNav {
	width:1200px;
	margin:0 auto;
	padding:16px 0 17px 0;
}
#blandFooter #footNav ul {
	width:227px;
	height: 170px;
	float:left;
	border-left:#cccccc 1px solid;
	padding:10px 0 10px 10px;
}
#blandFooter #footNav ul.top{
	width: 194px;
}
#blandFooter #footNav ul.brand{
	width: 275px;
}
#blandFooter #footNav ul.basic{
	width: 275px;
}
#blandFooter #footNav ul.mask{
	width: 335px;
}
#blandFooter #footNav ul.column {
	width: auto;
}
#blandFooter #footNav ul li {
	background:url(/hadabisei/share/img/foot_arrow.jpg) left center no-repeat;
	margin-bottom:19px;
}
#blandFooter #footNav ul li.noList {
	background:none;
}
#blandFooter #footNav ul li a {
	color:#333333;
	margin:0 0 0 11px;
}
#blandFooter #footNav ul li ul {
	border:none;
}
}
/*--clearfix--*/
.cf {
	display: inline-block;
}
.cf:after {
	content: ".";
	clear: both;
	display: block;
	visibility: hidden;
	height: 0;
	line-height: 0;
}
.clearfix:after{
	content: "";
	clear: both;
	display: block;
	visibility: hidden;
	height: 0;
	line-height: 0;
}
/* MacIE \*/
* html .cf {
	height: 1%;
}
.cf {
	display: block;
}
/* end MacIE */
