html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

body {font-family:'Open Sans', Arial, sans-serif; color: #333; font-weight: 400;line-height: 1.5em;}
a, a:link, a:visited {color: #fff; text-decoration: none;}
a:hover, a:visited {border-bottom: none;}

a.btn-mail {display:block;width:630px;height:30px;line-height:30px;padding:5px;color:#1d325f;text-align:center;font-family: 'Noto Serif', sans-serif;font-size:18px;font-weight:600;background-color:#eac68a;border-radius:20px;}

.container {position: relative; width: 700px; height:480px; margin: 50px auto;background-color:#1d325f;}
.content {padding:30px;}
p {line-height: 1.7em; margin:1em 0;}
.footer {width: 100%; height: 9px;}
strong, b {font-weight:700;}
h1, .h1, h2, .h2, h3, .h3, h4, .h4 {
	font-family: 'Noto Serif', sans-serif;
	line-height: 1.7em; 
	font-weight: 600;
	color: #1d325f;
	margin-bottom: 30px;
}
h1, .h1 {
	font-size: 32px;
}
h2, .h2 {
	font-size: 24px
}
h3, .h3 {
  text-align:center;
	font-size: 20px;
}
h4, .h4 {
	font-size: 16px;
  margin:1em 0 0;
}
h5, .h5 {
	font-size: 16px;
}
.shadow h1, .shadow .h1,
.shadow h2, .shadow .h2 {
	color: #FFFFFF
}

.col * {color:#FFF !important;}

