@charset "UTF-8";

@media screen and (min-width: 568px) {
body.loading {
	background: #fff url(/mt_america/files/loading.gif) 50% 50vh no-repeat;
	background-size: 50px 50px;
	background-attachment: fixed;
}
body:not(#home) #header {
	border-bottom: 4px solid #0062ac;
	background: #fff url(/mt_america/files/header_bg.jpg) 100% 0 no-repeat;
}
#header h1 a {
	background: url(/mt_america/files/header_title.png) 0 0 no-repeat;
	width: 422px;
	height: 41px;
	display: block;
	text-indent: 120%;
	overflow: hidden;
	white-space: nowrap;
}
#footer {
	background: #0062ac;
	color: #fff;
}
#footer dd + dd {
	margin-top: 10px;
}
#home #header .wf {
	padding: 200px 0 0;
	width: 100%;
	height: 400px;
}
#home #header #title {
	background: rgba(255,255,255,.4);
	padding: 35px 0 0;
	height: 235px;
	position: relative;
	z-index: 10;
}
#home #header h1 a {
	background: url(/mt_america/files/home_header_title.png) 0 0 no-repeat;
	margin: 0 auto 38px;
	width: 545px;
	height: 110px;
}
#home #header p {
	background: url(/mt_america/files/home_header_text.png) 49.4% 0 no-repeat;
	height: 52px;
	text-indent: 120%;
	overflow: hidden;
	white-space: nowrap;
}
#home #image,
#home #image.fade picture {
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
}
#home #image img {
	width: 100%;
	height: 600px;
	object-fit: cover;
	object-position: 50% 50%;
}
#home #pickup {
	background: #e5f1da;
}
}

@media screen and (max-width: 567px) and (orientation: landscape) {
body.loading {
	background: #fff url(/mt_america/files/loading.gif) 50% 50vh no-repeat;
	background-size: 50px 50px;
	background-attachment: fixed;
}
body:not(#home) #header {
	border-bottom: 4px solid #0062ac;
	background: #fff url(/mt_america/files/header_bg.jpg) 100% 0 no-repeat;
}
#header h1 a {
	background: url(/mt_america/files/header_title.png) 0 0 no-repeat;
	width: 422px;
	height: 41px;
	display: block;
	text-indent: 120%;
	overflow: hidden;
	white-space: nowrap;
}
#footer {
	background: #0062ac;
	color: #fff;
}
#footer dd + dd {
	margin-top: 10px;
}
#home #header .wf {
	padding: 200px 0 0;
	width: 100%;
	height: 400px;
}
#home #header #title {
	background: rgba(255,255,255,.4);
	padding: 35px 0 0;
	height: 235px;
	position: relative;
	z-index: 10;
}
#home #header h1 a {
	background: url(/mt_america/files/home_header_title.png) 0 0 no-repeat;
	margin: 0 auto 38px;
	width: 545px;
	height: 110px;
}
#home #header p {
	background: url(/mt_america/files/home_header_text.png) 49.4% 0 no-repeat;
	height: 52px;
	text-indent: 120%;
	overflow: hidden;
	white-space: nowrap;
}
#home #image,
#home #image.fade picture {
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
}
#home #image img {
	width: 100%;
	height: 600px;
	object-fit: cover;
	object-position: 50% 50%;
}
#home #pickup {
	background: #e5f1da;
}
}

@media screen and (max-width: 567px) and (orientation: portrait) {
body.loading {
	background: #fff url(/mt_america/files/loading.gif) 50% 50vh no-repeat;
	background-size: 50px 50px;
	background-attachment: fixed;
}
body:not(#home) #header {
	border-bottom: 4px solid #0062ac;
	background: #fff url(/mt_america/files/header_bg_sp.jpg) 100% 0 no-repeat;
	margin: 0 0 35px;
}
#header h1 a {
	background: url(/mt_america/files/header_title_sp.png) 0 0 no-repeat;
	magin: 0 auto 35px;
	width: 423px;
	height: 90px;
	display: block;
	text-indent: 120%;
	overflow: hidden;
	white-space: nowrap;
}
#footer {
	background: #0062ac;
	color: #fff;
}
#home #header .wf {
	padding: 331px 0 0;
	height: 729px;
	position: relative;
}
#home #header #title {
	background: rgba(255,255,255,.4);
	padding: 40px 0 0;
	height: 355px;
	position: relative;
	z-index: 10;
}
#home #header h1 a {
	background: url(/mt_america/files/home_header_title_sp.png) 0 0 no-repeat;
	margin: 0 auto 52px;
	width: 625px;
	height: 139px;
}
#home #header p {
	background: url(/mt_america/files/home_header_text_sp.png) 50% 0 no-repeat;
	height: 123px;
	text-indent: 120%;
	overflow: hidden;
	white-space: nowrap;
}
#home #image {
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
}
#home #pickup {
	background: #e5f1da;
}
}
