    
#top_header {
    background: rgba(255, 255, 255, 0.8) none repeat scroll 0 0;
    height: 148px;
    padding-top: 0;
    text-align: center;
    top: 0;
    width: 100%;
    z-index: 999;
}
#top_header_wrapper {
    margin: 0 auto;
    width: 960px;
}
#top_header .logo {
    float: left;
    padding: 26px 0 0;
    width: 332px;
}
.sns_area {
    float: right;
    padding: 41px 0 0;
}
.top_fb_f{
	display:none;
}
.sns_area ul {
    float: right;
}
ul.top_fb_h li a{
    border-radius: 50%;
    display: inline-block;
    height: 28px;
    padding-top: 8px;
    text-align: center;
    width: 36px;
				background:#444;
}
.top_fb_h {
    margin-right: 12px;
}
#top_head_login{
	float: left;
    border-right: 1px solid #ddd;
    margin-right: 16px;
    margin-top: 8px;
    padding-right: 16px;
    text-align: left;
    width: auto;
	font-size: 12px;
    height: 18px;
}
#top_head_login span.topname {
	border-right: 1px solid #ddd;
	margin-right: 16px;
	padding-right:16px;
    width: 115px;
    display: inline-block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    text-align: right; 
}
#top_head_login span.toplogbtn {
    display: inline-block;
    text-overflow: ellipsis;
    white-space: nowrap;
    float: right;
} 
#top_head_login span.toplogbtn a{
	background: #eee none repeat scroll 0 0;
 border: 1px solid #ddd;
 font-size: 10px;
 padding: 2px 20px 0;
	
}

#top_head_login a {
	color:#000;
}
#top_head_login span.toplogbtn a:hover {
	color: #922A40;
	text-decoration: underline;
	background: #fafafa none repeat scroll 0 0;
	border: 1px solid #eee;
}
#top_head_globalnavi {
    display: inline-block;
    height: 30px;
    padding-top: 21px;
    position: static;
}
#top_head_globalnavi ul {
    min-height: 30px;
}
#top_head_globalnavi li {
    float: left;
    height: 30px;
}
#top_header_sp_slide {
    display: none;
}
#under_menu {
    display: none;
    position: fixed;
    top: 0;
}
.megam_01 {
    list-style: outside none none;
    margin: 0;
    padding: 0;
    z-index: 200;
}
.megam_01 li {
    float: left;
}
.megam_01 li a {
    display: block;
}
.megam_01 li a:hover, .megam_01 > li.selected > a {
}
.megam_02 {
    background: rgba(68, 68, 68, 0.9) none repeat scroll 0 0;
    display: none;
    left: 0;
    padding-top: 14px;
    position: absolute;
    width: 100%;
}
.megam_01 li:hover .megam_02 {
    display: block;
}
.megam_02 li {
    color: #fff;
    float: none !important;
    height: auto !important;
    margin: 0 auto;
    width: 950px;
}
.megam_02 li a {
    color: #000;
    height: auto;
    padding: 0;
    width: auto;
}
.megam_02:hover {
    display: block;
}
.alph_mg {
    color: #fff;
    font-size: 10px;
    font-weight: normal;
				position:absolute;
				top:16px;
				padding-left:10px;
}
.tit_mg {
    color: #fff;
     font-size: 24px;
    font-weight: bold;
    line-height: 1.3;
    padding-bottom: 4px;
}
.txt_mg {
    color: #fff;
    display: block;
    font-size: 15px;
    font-weight: normal;
    padding-top: 22px;
}
.bn_mg dl {
    float: left;
    padding-right: 20px;
    padding-top: 22px;
}
.bn_mg dl:last-child {
    padding-right: 0;
}
#top_header .megam_02 li .bn_mg dl a {
    color: #fff;
    height: auto;
    padding: 2px 0;
    width: auto;
}
#head_globalnavi ul#g_area li .bn_mg dl dd a:hover {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
}
.megam_02 .tit_list_mg {
    clear: both;
    color: #fff;
    font-size: 15px;
    font-weight: 600;
    padding-bottom: 3px;
    padding-top: 16px;
}
.megam_02 ul.list_mg {
    clear: both;
    display: inline-block;
    width: 100%;
}
.megam_02 ul.list_mg li {
    color: #fff;
    float: left !important;
    font-size: 13px;
    height: auto !important;
    line-height: 1.2;
    margin: 0 auto;
    min-height: 114px;
    padding-top: 0;
    text-align: center;
    width: 105px;
				
}
.megam_02 ul.list_mg li a {
    /*background: rgba(0, 0, 0, 0) url("/common/include/header/images/arrow.png") no-repeat scroll 0 11px;*/
    color: #fff !important;
}
.megam_02 ul.list_mg li span {
 			background: #fff none repeat scroll 0 0;
    border-radius: 50%;
    display: inline-block;
    height: 47px;
    margin-bottom: 5px;
    padding-top: 5px;
    text-align: center;
    width: 52px;
}
#head_globalnavi ul#g_area .megam_02 ul.list_mg li a:hover {
}
.type_01 .mg_tit_area {
    position: relative;
				padding-top:10px;
}
.type_01 .txt_mg {
    padding-top: 10px;
    position: absolute;
    right: 0;
    text-align: right;
    top: 0;
}
.type_02 .mg_tit_area {
    float: left;
    width: 372px;
}
.type_02 .bn_mg {
    float: right;
}

@media only screen and (max-width: 767px) {
#under_menu {
    display: none !important;
}
#topfix {
				position:fixed;
				background:rgba(255,255,255,0.8);
				width:100%;
				
}
#top_header_wrapper {
    box-sizing: border-box;
    padding: 0;
    width: 100%;
}
#top_header {
    height: auto;
    position: relative;
				
}
#wrapper {
    clear: both;
    padding-top: 50px !important;
}
#top_head_globalnavi {
    display: none;
}
#top_header_sp_slide {
    display: block;
    float: right;
    padding-top: 5px;
				padding-right: 10px;
				padding-bottom:5px;
    width: 10%;
}
#top_header .logo {
    display: block;
    float: left;
    padding-top: 5px;
				padding-left: 10px;
    width: 70%;
}
.sns_area {
    clear: both;
    float: none;
    padding: 0px 0 0;
}
.top_fb_h{
	display:none;
}
.top_fb_f{
	display:block;
}
.top_gcse{
	display:none;
}
div.top_gcse {
  float: right;
  margin-left: 15px;
}
.log_gcse a.gsst_a{
    background: none !important;
    border: none !important;
    padding: 4px !important;
}
.sns_area ul {
    text-align: center;
}
.sns_area ul li a {
    padding: 16px 1.15% 10px 1.15%;
    text-align: center;
				display:inline-block;
    width: 100%;
				border-radius: 10px;
				background:#eee;
				border:1px solid #ddd;
}
#top_header .slide_menu {
    background: rgba(0, 0, 0, 0.8) none repeat scroll 0 0;
    color: #fff;
    display: none;
    padding-left: 20%;
    /*position: absolute;*/
    right: 0;
    top: 60px;
    width: 85%;
    z-index: 100;
				height: 100% !important;
    overflow-y: auto;
    position: fixed !important;
}
#top_header .slide_menu .title {
    background: #434250 none repeat scroll 0 0;
    color: #fff;
    font-size: 1.1em;
    font-weight: bold;
    padding: 10px;
}
#top_header .slide_menu .title span {
    border-left: 3px solid #fff;
    padding-left: 10px;
}
#top_header .slide_menu a {
    background: #fff none repeat scroll 0 0;
    border-bottom: 1px solid #ccc;
    color: #333;
    display: block;
    padding: 16px 20px 14px 10px;
    text-decoration: none;
}
#top_header .slide_menu li:last-child a {
    border-bottom: 0 none;
}
#top_header .slide_menu > i {
    left: 6.5%;
    position: absolute;
    top: 1%;
}
#top_header .slide_menu ul {
    max-width: 100%;
}
#top_header .slide_menu > ul li a::after {
    position: absolute;
    right: 1.5em;
}
#top_header .slide_menu > ul li {
    font-size: 14px;
    position: relative;
}
#top_header .slide_menu > ul li img {
    padding-right: 4px;
    vertical-align: middle;
}

.logo a:hover img {
 opacity: 1;
 filter: alpha(opacity=100);
 -ms-filter: "alpha( opacity=100 )";
 -moz-opacity: 1;
 -khtml-opacity: 1;
}


.child {
    display: none;
}
.menu:after {
    position: absolute;
    top: 30px;
    right: 10px;
    margin-top: -14px;
    content: '>';
    font-size: 14px;
    font-weight: bold;
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    -moz-transition: all, 0.25s, linear;
    -o-transition: all, 0.25s, linear;
    -webkit-transition: all, 0.25s, linear;
    transition: all, 0.25s, linear;
}
 
.menu.active:after {
    -moz-transform: translate(0, 50%);
    -ms-transform: translate(0, 50%);
    -webkit-transform: translate(0, 50%);
    transform: translate(0, 50%);
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
}
#top_header .slide_menu ul.inner a {
    background: #f2f2f2 none repeat scroll 0 0;
    border-bottom: 1px solid #ccc;
    color: #333;
    display: block;
    padding: 10px 20px 8px 10px;
    text-decoration: none;
}
#top_head_login{
	display:none;
}
.sns_area ul {
 float:none;
}
/**/}
