@charset "utf-8";
/*
Template:bloc_tcd035
Theme Name:Kunimine
*/

#header{
  height: 165px !important;
}

.pc #global_menu > ul{
  height: 165px !important;
}

.pc #global_menu > ul > li{
	margin-left: 30px !important;
}

.pc #global_menu > ul > li a{
  height: 165px !important;
  line-height: 165px !important;
}

.pc #global_menu > ul > li > ul > li > a{
	height: auto !important;
	line-height: 160% !important;
}

#page_header .title{
	margin-bottom: 0 !important;
}

#blog_list .caption .title{
	text-align: center !important;
	margin-bottom: 0 !important;
}

#site_loader_spinner,
#site_loader_overlay{
	display: none;
}

#site_wrap{
	display: block !important;
}