<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "Shift_JIS";
#ex-header ul{
	list-style-type:none;
}
#ex-header{
	padding-bottom: 0;
}

#ex-header .header_global{
	border: none;
}
#ex-header .header_global .header_logo{
	display: none;
}
#ex-header .header_global_inner {
	width: 920px;
	margin: 0 auto;
}
#ex-header .header_global ul{
	margin-top:0;
	margin-bottom: 0;
	list-style: none;
}
#ex-header .header_btnList{
	height: 24px;
}
#ex-header .header_btnList li{
	margin: 0 13px 0 12px;
}
#ex-header .header_btnList li a{
	padding: 6px 0 4px 0;
}
#ex-header .header_btn-menu{
	padding-left: 0;
}
#ex-header .header_btn-menu a{
	background: transparent;
	padding: 0 0 ;
	height: 24px;
	width: 91px;
}
#ex-header .header_btn-menu{
	height: 24px;
	text-align: left;
}
#ex-header .header_btn-menu a img{
	display: none;
}
#ex-header .header_btn-menu li{
	border-right-color:#bebebe;
	border-left-color:#bebebe;
}
#ex-header .header_btn-menu a:before{
	top: 0;
	left:6px;
	right: auto;
	background-image: url(../../common/css/img/icon_nav_close_w.png);
	z-index: 2;
}
#ex-header .header_btn-menu a:after{
	content: "";
	position: absolute;
	display: block;
	top: 0;
	left:6px;
	width: 24px;
	height: 24px;
	background: transparent url(../../common/css/img/icon_nav_w.png) left top no-repeat;
}
#ex-header .header_btn-menu a:hover:after{
	background-position: left bottom;
}

#ex-header .header_btn-menu a span{
	margin-left: 32px;
	margin-right: 0;
	background-image: url(../../common/css/img/text_menu2.png);
}
#ex-header .header_btn-menu a:hover span{
	background-position: left bottom;
}
#ex-header .header_btn-menu a.is-open:before {
  opacity: 1;
  filter: alpha(opacity=100);
}
#ex-header .header_btn-menu a.is-open{
	background: #f0f0f0;
}
#ex-header .header_btn-menu a.is-open span {
  background-position: left top;
}

.megadrop .megadrop_line-large{
	padding-left: 0;
}
.megadrop .megadrop_line_left{
	padding-left: 0;
}
#header {
	height: 113px;
	background-position: left 82px;
}
#header p{
	padding-top: 8px;
}

#container {
	font-family:"ＭＳ Ｐゴシック","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ","Meiryo",Osaka,verdana,arial,clean,sans-serif;
}

#container a:link{
	color: #464646;
	text-decoration: none;
	outline: none;
}
#container a:visited, a:active {
	color: #464646;
	text-decoration: none;
	outline: none;
}
#container a:hover{
	color: #8f8e8e;
	text-decoration: underline;
	outline: none;
}</pre></body></html>