@charset "UTF-8";
.header-logo{
	width:498.18px;
	min-width:280px;
}
.footerContent-logo{
	max-width:490px;
}
@media only screen and (max-width:1200px){
	.header-logo{
	width:400px;
	}
	}
@media only screen and (max-width:1100px){
	.header-logo{
	width:350px;
	}
.footerContent-logo{
	max-width:300px;
}	
	}
@media only screen and (max-width:1024px){
.footerContent-logo{
	max-width:490px;
}	
	}
@media only screen and (max-width:1044px){
	.noDropdown span{
		font-size: 14px !important;
	}
}
.header-menulist .header-menulist__item{
	height:110px;
}
.noDropdown span{
	line-height:1;
}

.oversea-link{
	margin-top:1.5em;
}
.oversea-link a{
	border: 1px solid #366699;
    padding: 0.2em 0.5em;
    color: #366699;
	font-weight:500;
	display:block;
    margin: 2%;
	
}

.c-btn._bk.formbtn{
	max-width: 324px;
}

._oversea{
	margin-left:-20px;
}

/*トップの採用削除のため*/
.top .topmenuLayout {
		display: block;
		max-width: 50%;
	}
@media only screen and (max-width:1024px){
	.top .topmenuLayout {
		max-width:100%;
	}
}