@charset "UTF-8";
/* ------------------------------------------------------------
2022.05 docoですcar 移設用
------------------------------------------------------------ */
.CountryLanguageCopyright .copyright{
	background: none !important;
}
.doco-car_header{
	margin-top: 130px !important;
}
.doco-car_header.campaign_link_add{
	margin-top: 170px !important;
}
.main-contents{/*パンくずが無くなった分*/
	margin-top: 3em;
}
#campaign_box.campaign_fixed{
	top: 146px;
}

@media screen and (min-width:769px) and ( max-width:1024px){
	#campaign_box.campaign_fixed{
		top: 148px;/*グロナビタブレット化したら102に。 */
	}
	.doco-car_header.campaign_link_add {
		margin-top: 170px !important; /*グロナビタブレット化したら130に。 */
	}
	.doco-car_header{
	margin-top: 170px !important; /*グロナビタブレット化したら130に。 */
	}
}

#campaign_box.lp_n01{
	top: 65px;
	position: fixed;
	z-index: 999;
}
a #campaign_box{
	color : #053DFD;
	font-size: 26px;
}
#campaign_box{
	background: #FDD305;
}
.lp_n01_header{
	margin-top: 110px !important;
}
@media screen and (max-width: 768px){
	.doco-car_header {
		margin-top: 90px !important;
	}
	.doco-car_header.campaign_link_add {
		margin-top: 90px !important;
	}
	#campaign_box.campaign_fixed{
		top: 105px;
	}
	a #campaign_box{
		font-size: 16px;
	}
	#campaign_box{
		padding: 5px 0;
	}
	#campaign_box.lp_n01 {
	top: 65px;	
	}
}
@media screen and (max-width: 991px){
	.globNav-row {
		margin-top: 15px;
	}
}

@media screen and (max-width: 480px){
	.scroll-table {
		overflow: auto;
	}
	table.new_RoadTafficLaw {
		width: 725px;
	}
}
.w12{
	width:12%;
}
.w23{
	width:23%
}
.w48{
	width:48%
}