@charset "euc-jp";
a:hover{
	text-decoration: none;
}
.ec-content{
	padding: 167px 0 0;
}
@media screen and (max-width: 600px){
	.sec-single {
		padding: 135px 0 0;
	}
  #header .flex-header .mobile-icon{
    right: 0px !important;
    top: 28px !important;
}
}
#header .flex-header .nav-menu{
  height:100px;
}