@charset "UTF-8";
@import"https://fonts.googleapis.com/earlyaccess/notosansjapanese.css";
@import"https://fonts.googleapis.com/css?family=Montserrat";
html {
	background-color: #fff;
	color: #111;
	font-family: Noto Sans CJK JP, Noto Sans Japanese, sans-serif;
	font-size: 16px;
	line-height: 1.7;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%
}
mark {
	background-color: #ffdc00;
	color: #111
}
input[type=submit], input[type=reset], html input[type=button], button {
	-webkit-appearance: button
}
input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration {
	-webkit-appearance: none
}
input[type=search] {
	-webkit-appearance: textfield
}
hr, img, iframe, fieldset, legend {
	border: 0
}
input::-moz-focus-inner, button::-moz-focus-inner {
	border: 0
}
abbr[title] {
	border-bottom: 1px dotted
}
table {
	border-collapse: collapse
}
input[type=text], input[type=search], input[type=tel], input[type=url], input[type=email], input[type=password], input[type=number], input[type=color], textarea {
	border-radius: 0
}
table {
	border-spacing: 0
}
sub {
	bottom: -.2em
}
input[type=checkbox], input[type=radio] {
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}
hr, input[type=search] {
	-webkit-box-sizing: content-box;
	box-sizing: content-box
}
input, button, select, optgroup, textarea {
	color: inherit
}
html body [disabled] {
	cursor: default
}
input[type=submit], input[type=reset], html input[type=button], button {
	cursor: pointer
}
article, section, nav, aside, header, footer, figure, figcaption, main {
	display: block
}
video, audio, progress, canvas {
	display: inline-block
}
[hidden], template {
	display: none
}
h1, h2, h3, h4, h5, h6, address, pre, code, samp, kbd, th, input, button, select, optgroup, textarea {
	font: inherit
}
pre, code, samp, kbd {
	font-family: Noto Mono, monospace
}
sub, sup {
	font-size: 68.75%
}
small {
	font-size: 75%
}
strong, b, optgroup {
	font-weight: 700
}
hr {
	height: 0
}
img {
	height: auto
}
input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {
	height: auto
}
sub, sup {
	line-height: 0
}
input, button {
	line-height: 1.28125
}
li {
	list-style: none
}
body, h1, h2, h3, h4, h5, h6, p, hr, pre, blockquote, ol, ul, dl, dd, figure, input, button, select, optgroup, textarea, fieldset {
	margin: 0
}
img, iframe, video, canvas {
	max-width: 100%
}
pre, textarea {
	overflow: auto
}
button {
	overflow: visible
}
ol, ul, td, th, input[type=checkbox], input[type=radio], fieldset, legend {
	padding: 0
}
input::-moz-focus-inner, button::-moz-focus-inner {
	padding: 0
}
sub, sup {
	position: relative
}
q:after {
	content: "\201D"
}
q:before {
	content: "\201C"
}
caption, th {
	text-align: left
}
abbr[title] {
	text-decoration: none
}
button, select {
	text-transform: none
}
sup {
	top: -.6em
}
sub, sup, progress, meter {
	vertical-align: baseline
}
img, iframe, video, audio, input[type=image], textarea, canvas {
	vertical-align: bottom
}
.link-list:after, .link-list-anchor:after, .breadcrumb:after, .site-header__top:after {
	clear: both;
	content: "";
	display: block
}
audio:not([controls]) {
	display: none;
	height: 0
}
svg:not(:root) {
	max-width: 100%;
	overflow: hidden;
	vertical-align: bottom
}
.block {
	display: block;
	text-decoration: none
}
.block, .block:active, .block:visited {
	color: inherit
}
.break {
	word-wrap: break-word
}
.full {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%
}
.stick {
	margin: 0!important
}
.stick-bottom {
	margin-bottom: 0!important
}
.stick-left {
	margin-left: 0!important
}
.stick-right {
	margin-right: 0!important
}
.stick-top {
	margin-top: 0!important
}
.text-center {
	text-align: center!important
}
.text-left {
	text-align: left!important
}
.text-right {
	text-align: right!important
}
.text-lower {
	text-transform: lowercase
}
.text-upper {
	text-transform: uppercase
}
.word {
	display: inline-block
}
.container {
	display: block;
  float: none !important;
	margin-left: auto !important;
	margin-right: auto !important;
	max-width: 1050px;
	min-width: 280px;
	padding-left: 20px !important;
	padding-right: 20px !important;
}
.natural {
	display: block;
	padding-bottom: 5.6px;
	padding-top: 5.6px
}
.natural figure figcaption, .natural caption {
	color: #aaa;
	font-size: 75%;
	line-height: 1.28125;
	margin-bottom: 11.2px;
	margin-top: 11.2px
}
.natural figure figcaption:first-child, .natural caption:first-child {
	margin-top: 0
}
.natural pre {
	background-color: #002b36;
	color: #839496;
	border-radius: .25em;
	padding: 32.8px 20px
}
.natural h1, .natural h2, .natural h3, .natural h4, .natural h5, .natural h6 {
	display: block;
	font-weight: 700;
	line-height: 1.28125
}
.natural blockquote, .natural ol, .natural ul, .natural dd {
	padding-left: 20px
}
.natural li, .natural dt {
	margin-top: 5.6px
}
.natural pre, .natural h1, .natural h2, .natural h3, .natural h4, .natural h5, .natural h6, .natural .solid, .natural hr, .natural blockquote {
	display: block;
	margin-bottom: 32.8px;
	margin-top: 32.8px
}
.natural pre+pre, .natural h1+pre, .natural h2+pre, .natural h3+pre, .natural h4+pre, .natural h5+pre, .natural h6+pre, .natural .solid+pre, .natural hr+pre, .natural blockquote+pre, .natural pre+h1, .natural h1+h1, .natural h2+h1, .natural h3+h1, .natural h4+h1, .natural h5+h1, .natural h6+h1, .natural .solid+h1, .natural hr+h1, .natural blockquote+h1, .natural pre+h2, .natural h1+h2, .natural h2+h2, .natural h3+h2, .natural h4+h2, .natural h5+h2, .natural h6+h2, .natural .solid+h2, .natural hr+h2, .natural blockquote+h2, .natural pre+h3, .natural h1+h3, .natural h2+h3, .natural h3+h3, .natural h4+h3, .natural h5+h3, .natural h6+h3, .natural .solid+h3, .natural hr+h3, .natural blockquote+h3, .natural pre+h4, .natural h1+h4, .natural h2+h4, .natural h3+h4, .natural h4+h4, .natural h5+h4, .natural h6+h4, .natural .solid+h4, .natural hr+h4, .natural blockquote+h4, .natural pre+h5, .natural h1+h5, .natural h2+h5, .natural h3+h5, .natural h4+h5, .natural h5+h5, .natural h6+h5, .natural .solid+h5, .natural hr+h5, .natural blockquote+h5, .natural pre+h6, .natural h1+h6, .natural h2+h6, .natural h3+h6, .natural h4+h6, .natural h5+h6, .natural h6+h6, .natural .solid+h6, .natural hr+h6, .natural blockquote+h6, .natural pre+.solid, .natural h1+.solid, .natural h2+.solid, .natural h3+.solid, .natural h4+.solid, .natural h5+.solid, .natural h6+.solid, .natural .solid+.solid, .natural hr+.solid, .natural blockquote+.solid, .natural pre+hr, .natural h1+hr, .natural h2+hr, .natural h3+hr, .natural h4+hr, .natural h5+hr, .natural h6+hr, .natural .solid+hr, .natural hr+hr, .natural blockquote+hr, .natural pre+blockquote, .natural h1+blockquote, .natural h2+blockquote, .natural h3+blockquote, .natural h4+blockquote, .natural h5+blockquote, .natural h6+blockquote, .natural .solid+blockquote, .natural hr+blockquote, .natural blockquote+blockquote {
	margin-top: 38.4px
}
.natural p, .natural ol, .natural ul, .natural dl, .natural figure, .qa-item__body>p {
	display: block;
	margin-bottom: 27.2px;
	margin-top: 27.2px
}
.natural td, .natural th {
	border: 1px solid #ddd;
	padding: 10.4px 20px;
	white-space: nowrap
}
.ie9 .natural td, .natural .ie9 td, .ie9 .natural th, .natural .ie9 th {
	white-space: normal
}
html {
	color: #333
}
body {
	letter-spacing: .05em
}
.natural h1 {
	font-size: 2.5em
}
.natural h2 {
	font-size: 1.75em
}
.natural h3 {
	font-size: 1.25em
}
.natural h4 {
	position: relative;
	margin-top: 50px;
	margin-bottom: 20px;
	padding-left: 30px;
	padding-bottom: .2em;
	border-bottom: 1px dotted #ccc;
	font-size: 25px;
	font-weight: 400
}
.natural h4:before {
	content: "";
	position: absolute;
	top: .5em;
	left: 0;
	width: 16px;
	height: 5px;
	background-color: #e60012;
	-webkit-transform: skew(-45deg);
	transform: skew(-45deg)
}
.natural hr {
	background-color: #ddd;
	height: 1px
}
.natural blockquote {
	border-left: 1px solid #ddd;
	color: #aaa
}
.natural li {
	list-style-type: inherit
}
.natural li ol, .natural li ul {
	margin-bottom: 0;
	margin-top: 0
}
.natural dt {
	font-style: italic;
	font-weight: 700
}
.natural figure figcaption {
	color: #333;
	font-size: 100%;
	margin: 20px 0
}
.natural table {
	height: auto!important
}
.natural th {
	font-weight: 700
}
.icon-block--parallelogram {
	position: relative;
	padding-left: 30px
}
.icon-block--parallelogram:before {
	content: "";
	position: absolute;
	top: .5em;
	left: 0;
	width: 16px;
	height: 5px;
	background-color: #e60012;
	-webkit-transform: skew(-45deg);
	transform: skew(-45deg)
}
.icon-block--arrow-square {
	position: relative;
	padding-left: 35px
}
.icon-block--arrow-square:before {
	display: inline-block;
	content: "\00a0";
	width: 25px;
	height: 25px;
	margin-left: -35px;
	margin-right: 10px;
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA4IDEyIj48ZGVmcz48c3R5bGU+LmNscy0xe2ZpbGw6I2ZmZjtmaWxsLXJ1bGU6ZXZlbm9kZDt9PC9zdHlsZT48L2RlZnM+PHRpdGxlPmFuZ2xlLXJpZ2h0PC90aXRsZT48ZyBpZD0i44Os44Kk44Ok44O8XzIiIGRhdGEtbmFtZT0i44Os44Kk44Ok44O8IDIiPjxnIGlkPSLjg6zjgqTjg6Tjg7xfMS0yIiBkYXRhLW5hbWU9IuODrOOCpOODpOODvCAxIj48cGF0aCBjbGFzcz0iY2xzLTEiIGQ9Ik0wLDEyLDYsNiwwLDBIMkw4LDYsMiwxMloiLz48L2c+PC9nPjwvc3ZnPg==);
	background-size: 8px auto;
	background-color: #e60012;
	line-height: 25px
}
.icon-block--new-window-square {
	position: relative;
	padding-left: 35px
}
.icon-block--new-window-square:before {
	display: inline-block;
	content: "\00a0";
	width: 25px;
	height: 25px;
	margin-left: -35px;
	margin-right: 10px;
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxMSAxMSI+PGRlZnM+PHN0eWxlPi5jbHMtMXtmaWxsOiNmZmY7ZmlsbC1ydWxlOmV2ZW5vZGQ7fTwvc3R5bGU+PC9kZWZzPjx0aXRsZT7jgqLjgrvjg4Pjg4ggMzwvdGl0bGU+PGcgaWQ9IuODrOOCpOODpOODvF8yIiBkYXRhLW5hbWU9IuODrOOCpOODpOODvCAyIj48ZyBpZD0i44Os44Kk44Ok44O8XzEtMiIgZGF0YS1uYW1lPSLjg6zjgqTjg6Tjg7wgMSI+PHBhdGggY2xhc3M9ImNscy0xIiBkPSJNMywwVjRIMHY3SDdWOGg0VjBaTTYsMTBIMVY1SDNWOEg2WiIvPjwvZz48L2c+PC9zdmc+);
	background-size: 8px auto;
	background-color: #e60012;
	line-height: 25px
}
.icon-block--new-window-square a.link {
	display: inline
}
.icon-block--arrow-left-red {
	position: relative;
	padding-left: 18px
}
.icon-block--arrow-left-red:before {
	display: inline-block;
	content: "\00a0";
	width: 8px;
	margin-right: 10px;
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA4IDEyIj48ZGVmcz48c3R5bGU+LmNscy0xe2ZpbGw6I2U2MDAxMjtmaWxsLXJ1bGU6ZXZlbm9kZDt9PC9zdHlsZT48L2RlZnM+PHRpdGxlPmFuZ2xlLWxlZnQ8L3RpdGxlPjxnIGlkPSLjg6zjgqTjg6Tjg7xfMiIgZGF0YS1uYW1lPSLjg6zjgqTjg6Tjg7wgMiI+PGcgaWQ9IuODrOOCpOODpOODvF8xLTIiIGRhdGEtbmFtZT0i44Os44Kk44Ok44O8IDEiPjxwYXRoIGNsYXNzPSJjbHMtMSIgZD0iTTYsMTIsMCw2LDYsMEg4TDIsNmw2LDZaIi8+PC9nPjwvZz48L3N2Zz4=);
	background-size: 8px auto
}
.icon-block--arrow-left-red:before {
	margin-left: -18px
}
.icon-block--arrow-right-red {
	position: relative;
	padding-left: 18px
}
.icon-block--arrow-right-red:before {
	display: inline-block;
	content: "\00a0";
	width: 8px;
	margin-right: 10px;
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA4IDEyIj48ZGVmcz48c3R5bGU+LmNscy0xe2ZpbGw6I2U2MDAxMjtmaWxsLXJ1bGU6ZXZlbm9kZDt9PC9zdHlsZT48L2RlZnM+PHRpdGxlPmFuZ2xlLXJpZ2h0PC90aXRsZT48ZyBpZD0i44Os44Kk44Ok44O8XzIiIGRhdGEtbmFtZT0i44Os44Kk44Ok44O8IDIiPjxnIGlkPSLjg6zjgqTjg6Tjg7xfMS0yIiBkYXRhLW5hbWU9IuODrOOCpOODpOODvCAxIj48cGF0aCBjbGFzcz0iY2xzLTEiIGQ9Ik0wLDEyLDYsNiwwLDBIMkw4LDYsMiwxMloiLz48L2c+PC9nPjwvc3ZnPg==);
	background-size: 8px auto
}
.icon-block--arrow-right-red:before {
	margin-left: -18px
}
.icon-block--arrow-right-white {
	position: relative;
	padding-left: 18px
}
.icon-block--arrow-right-white:before {
	display: inline-block;
	content: "\00a0";
	width: 8px;
	margin-right: 10px;
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA4IDEyIj48ZGVmcz48c3R5bGU+LmNscy0xe2ZpbGw6I2ZmZjtmaWxsLXJ1bGU6ZXZlbm9kZDt9PC9zdHlsZT48L2RlZnM+PHRpdGxlPmFuZ2xlLXJpZ2h0PC90aXRsZT48ZyBpZD0i44Os44Kk44Ok44O8XzIiIGRhdGEtbmFtZT0i44Os44Kk44Ok44O8IDIiPjxnIGlkPSLjg6zjgqTjg6Tjg7xfMS0yIiBkYXRhLW5hbWU9IuODrOOCpOODpOODvCAxIj48cGF0aCBjbGFzcz0iY2xzLTEiIGQ9Ik0wLDEyLDYsNiwwLDBIMkw4LDYsMiwxMloiLz48L2c+PC9nPjwvc3ZnPg==);
	background-size: 8px auto
}
.icon-block--arrow-right-white:before {
	margin-left: -18px
}
.icon-block--arrow-down-red {
	position: relative;
	padding-left: 18px
}
.icon-block--arrow-down-red:before {
	display: inline-block;
	content: "\00a0";
	width: 12px;
	margin-right: 10px;
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxMiA4Ij48ZGVmcz48c3R5bGU+LmNscy0xe2ZpbGw6I2U2MDAxMjtmaWxsLXJ1bGU6ZXZlbm9kZDt9PC9zdHlsZT48L2RlZnM+PHRpdGxlPmFuZ2xlLWRvd248L3RpdGxlPjxnIGlkPSLjg6zjgqTjg6Tjg7xfMiIgZGF0YS1uYW1lPSLjg6zjgqTjg6Tjg7wgMiI+PGcgaWQ9IuODrOOCpOODpOODvF8xLTIiIGRhdGEtbmFtZT0i44Os44Kk44Ok44O8IDEiPjxwYXRoIGNsYXNzPSJjbHMtMSIgZD0iTTAsMCw2LDZsNi02VjJMNiw4LDAsMloiLz48L2c+PC9nPjwvc3ZnPg==);
	background-size: 12px auto
}
.icon-block--arrow-down-red:before {
	margin-left: -18px
}
.icon-block--new-window {
	position: relative;
	padding-left: 21px
}
.icon-block--new-window:before {
	display: inline-block;
	content: "\00a0";
	width: 11px;
	margin-right: 10px;
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxMSAxMSI+PGRlZnM+PHN0eWxlPi5jbHMtMXtmaWxsOiNlNjAwMTI7ZmlsbC1ydWxlOmV2ZW5vZGQ7fTwvc3R5bGU+PC9kZWZzPjx0aXRsZT7jgqLjgrvjg4Pjg4ggMTwvdGl0bGU+PGcgaWQ9IuODrOOCpOODpOODvF8yIiBkYXRhLW5hbWU9IuODrOOCpOODpOODvCAyIj48ZyBpZD0i44Os44Kk44Ok44O8XzEtMiIgZGF0YS1uYW1lPSLjg6zjgqTjg6Tjg7wgMSI+PHBhdGggY2xhc3M9ImNscy0xIiBkPSJNMywwVjRIMHY3SDdWOGg0VjBaTTYsMTBIMVY1SDNWOEg2WiIvPjwvZz48L2c+PC9zdmc+);
	background-size: 11px auto
}
.icon-block--new-window:before {
	margin-left: -21px
}
.icon-block--new-window-white {
	position: relative;
	padding-left: 21px
}
.icon-block--new-window-white:before {
	display: inline-block;
	content: "\00a0";
	width: 11px;
	margin-right: 10px;
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxMSAxMSI+PGRlZnM+PHN0eWxlPi5jbHMtMXtmaWxsOiNmZmY7ZmlsbC1ydWxlOmV2ZW5vZGQ7fTwvc3R5bGU+PC9kZWZzPjx0aXRsZT7jgqLjgrvjg4Pjg4ggMzwvdGl0bGU+PGcgaWQ9IuODrOOCpOODpOODvF8yIiBkYXRhLW5hbWU9IuODrOOCpOODpOODvCAyIj48ZyBpZD0i44Os44Kk44Ok44O8XzEtMiIgZGF0YS1uYW1lPSLjg6zjgqTjg6Tjg7wgMSI+PHBhdGggY2xhc3M9ImNscy0xIiBkPSJNMywwVjRIMHY3SDdWOGg0VjBaTTYsMTBIMVY1SDNWOEg2WiIvPjwvZz48L2c+PC9zdmc+);
	background-size: 11px auto
}
.icon-block--new-window-white:before {
	margin-left: -21px
}
.icon-block--map-marker {
	position: relative;
	padding-left: 16px
}
.icon-block--map-marker:before {
	display: inline-block;
	content: "\00a0";
	width: 11px;
	margin-right: 5px;
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxMSAxNCI+PGRlZnM+PHN0eWxlPi5jbHMtMXtmaWxsOiNlNjAwMTI7ZmlsbC1ydWxlOmV2ZW5vZGQ7fTwvc3R5bGU+PC9kZWZzPjx0aXRsZT7jgqLjgrvjg4Pjg4ggNDwvdGl0bGU+PGcgaWQ9IuODrOOCpOODpOODvF8yIiBkYXRhLW5hbWU9IuODrOOCpOODpOODvCAyIj48ZyBpZD0i44Os44Kk44Ok44O8XzEtMiIgZGF0YS1uYW1lPSLjg6zjgqTjg6Tjg7wgMSI+PHBhdGggY2xhc3M9ImNscy0xIiBkPSJNNS41LDBBNS41LDUuNSwwLDAsMCwwLDUuNUMwLDkuNiw1LjUsMTQsNS41LDE0UzExLDkuNiwxMSw1LjVBNS41LDUuNSwwLDAsMCw1LjUsMFptMCw3LjhBMi40LDIuNCwwLDAsMSwzLjIsNS41YTIuMywyLjMsMCwwLDEsNC42LDBBMi40LDIuNCwwLDAsMSw1LjUsNy44WiIvPjwvZz48L2c+PC9zdmc+);
	background-size: 11px auto
}
.icon-block--map-marker:before {
	margin-left: -16px
}
.icon-block--map-marker-white {
	position: relative;
	padding-left: 16px
}
.icon-block--map-marker-white:before {
	display: inline-block;
	content: "\00a0";
	width: 11px;
	margin-right: 5px;
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxMSAxNCI+PGRlZnM+PHN0eWxlPi5jbHMtMXtmaWxsOiNmZmY7ZmlsbC1ydWxlOmV2ZW5vZGQ7fTwvc3R5bGU+PC9kZWZzPjx0aXRsZT7jgqLjgrvjg4Pjg4ggNjwvdGl0bGU+PGcgaWQ9IuODrOOCpOODpOODvF8yIiBkYXRhLW5hbWU9IuODrOOCpOODpOODvCAyIj48ZyBpZD0i44Os44Kk44Ok44O8XzEtMiIgZGF0YS1uYW1lPSLjg6zjgqTjg6Tjg7wgMSI+PHBhdGggY2xhc3M9ImNscy0xIiBkPSJNNS41LDBBNS41LDUuNSwwLDAsMCwwLDUuNUMwLDkuNiw1LjUsMTQsNS41LDE0UzExLDkuNiwxMSw1LjVBNS41LDUuNSwwLDAsMCw1LjUsMFptMCw3LjhBMi40LDIuNCwwLDAsMSwzLjIsNS41YTIuMywyLjMsMCwwLDEsNC42LDBBMi40LDIuNCwwLDAsMSw1LjUsNy44WiIvPjwvZz48L2c+PC9zdmc+);
	background-size: 11px auto
}
.icon-block--map-marker-white:before {
	margin-left: -16px
}
.icon-block--file-pdf {
	position: relative;
	padding-left: 24px
}
.icon-block--file-pdf:before {
	display: inline-block;
	content: "\00a0";
	width: 14px;
	margin-right: 10px;
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxNCAxNCI+PGRlZnM+PHN0eWxlPi5jbHMtMXtmaWxsOiNlNjAwMTI7fTwvc3R5bGU+PC9kZWZzPjx0aXRsZT7jgqLjgrvjg4Pjg4ggMTI8L3RpdGxlPjxnIGlkPSLjg6zjgqTjg6Tjg7xfMiIgZGF0YS1uYW1lPSLjg6zjgqTjg6Tjg7wgMiI+PGcgaWQ9IuODrOOCpOODpOODvF8xLTIiIGRhdGEtbmFtZT0i44Os44Kk44Ok44O8IDEiPjxwb2x5Z29uIGNsYXNzPSJjbHMtMSIgcG9pbnRzPSI3LjQgMy45IDYuNCA0LjIgNy4zIDcuNyA0LjggMTAuMyA1LjUgMTEgOCA4LjQgMTEuNiA5LjMgMTEuOCA4LjQgOC4zIDcuNCA3LjQgMy45Ii8+PHBhdGggY2xhc3M9ImNscy0xIiBkPSJNOS45LDBIMlYzSDBWNUgydjlIMTRWNFpNMTMsMTNIM1Y1SDVWM0gzVjFIOS41TDEzLDQuNFoiLz48L2c+PC9nPjwvc3ZnPg==);
	background-size: 14px auto
}
.icon-block--file-pdf:before {
	margin-left: -24px
}
.icon-block--file-folder {
	position: relative;
	padding-left: 18px
}
.icon-block--file-folder:before {
	display: inline-block;
	content: "\00a0";
	width: 16px;
	margin-right: 10px;
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxNiAxMCI+PGRlZnM+PHN0eWxlPi5jbHMtMXtmaWxsOiNlNjAwMTI7fS5jbHMtMntmaWxsOiNmZmY7fTwvc3R5bGU+PC9kZWZzPjx0aXRsZT5mb2xkZXI8L3RpdGxlPjxnIGlkPSLjg6zjgqTjg6Tjg7xfMiIgZGF0YS1uYW1lPSLjg6zjgqTjg6Tjg7wgMiI+PGcgaWQ9IuODrOOCpOODpOODvF8xLTIiIGRhdGEtbmFtZT0i44Os44Kk44Ok44O8IDEiPjxwb2x5Z29uIGNsYXNzPSJjbHMtMSIgcG9pbnRzPSIxMC42IDIgMTAgMCAwIDAgMyAxMCAxMyAxMCAxNiAyIDEwLjYgMiIvPjxwb2x5Z29uIGNsYXNzPSJjbHMtMiIgcG9pbnRzPSIxMC45IDMgMTIuNTMgOC40MiAxNC41NiAzIDEwLjkgMyIvPjwvZz48L2c+PC9zdmc+);
	background-size: 16px auto
}
.icon-block--file-folder:before {
	margin-left: -18px
}
.icon-block--doc-big {
	position: relative;
	padding-left: 54px;
	min-height: 41px
}
.icon-block--doc-big:before {
	display: inline-block;
	content: "\00a0";
	width: 33px;
	margin-right: 10px;
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url(data:image/svg+xml;base64,PHN2ZyBpZD0i44Os44Kk44Ok44O8XzEiIGRhdGEtbmFtZT0i44Os44Kk44Ok44O8IDEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgdmlld0JveD0iMCAwIDMzIDQxIj48ZGVmcz48c3R5bGU+LmNscy0xe2ZpbGw6I2Q3MTcxODt9LmNscy0ye2ZpbGw6I2ZmZjt9PC9zdHlsZT48L2RlZnM+PHRpdGxlPmRvY3VtZW50PC90aXRsZT48cGF0aCBjbGFzcz0iY2xzLTEiIGQ9Ik0zMiw0LDI5LDEsMjgsMEgzVjNIMFY0MUgzMFYzOGgzVjVaIi8+PHBhdGggY2xhc3M9ImNscy0yIiBkPSJNMzIsNy4xM1YzN0gzMFY4TDI5LDcsMjYsNCwyNSwzSDRWMUgyOFY1aDRaIi8+PHBhdGggY2xhc3M9ImNscy0yIiBkPSJNMjksNDBIMVY0SDI1VjhoNFY0MFoiLz48cmVjdCBjbGFzcz0iY2xzLTEiIHg9IjUiIHk9IjEyIiB3aWR0aD0iMjAiIGhlaWdodD0iMSIvPjxyZWN0IGNsYXNzPSJjbHMtMSIgeD0iNSIgeT0iMTYiIHdpZHRoPSIyMCIgaGVpZ2h0PSIxIi8+PHJlY3QgY2xhc3M9ImNscy0xIiB4PSI1IiB5PSIyMCIgd2lkdGg9IjIwIiBoZWlnaHQ9IjEiLz48cmVjdCBjbGFzcz0iY2xzLTEiIHg9IjUiIHk9IjI0IiB3aWR0aD0iMjAiIGhlaWdodD0iMSIvPjxyZWN0IGNsYXNzPSJjbHMtMSIgeD0iNSIgeT0iMjgiIHdpZHRoPSIyMCIgaGVpZ2h0PSIxIi8+PHJlY3QgY2xhc3M9ImNscy0xIiB4PSI1IiB5PSIzMiIgd2lkdGg9IjIwIiBoZWlnaHQ9IjEiLz48L3N2Zz4=);
	background-size: 33px auto
}
.icon-block--doc-big:before {
	position: absolute;
	top: 0;
	left: 0;
	height: 41px
}
.grid {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin: 0 -15px;
	margin-top: 50px;
	margin-bottom: 50px
}
.grid>.grid__col {
	-ms-flex-preferred-size: 0;
	flex-basis: 0;
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	max-width: 100%;
	margin-top: 50px;
	margin-bottom: 0;
	margin-left: 15px;
	margin-right: 15px
}
.grid>.grid__col>:first-child {
	margin-top: 0!important
}
.grid>.grid__col>:last-child {
	margin-bottom: 0!important
}
.grid>.grid__col-1 {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-box-flex: 0;
	-ms-flex-positive: 0;
	flex-grow: 0;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	-ms-flex-preferred-size: calc(8.3333333333% - 30px);
	flex-basis: calc(8.3333333333% - 30px);
	margin: 0 15px 30px;
	margin-top: 50px;
	margin-bottom: 0
}
.grid>.grid__col-1>:first-child {
	margin-top: 0!important
}
.grid>.grid__col-1>:last-child {
	margin-bottom: 0!important
}
.grid>.grid__col-2 {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-box-flex: 0;
	-ms-flex-positive: 0;
	flex-grow: 0;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	-ms-flex-preferred-size: calc(16.6666666667% - 30px);
	flex-basis: calc(16.6666666667% - 30px);
	margin: 0 15px 30px;
	margin-top: 50px;
	margin-bottom: 0
}
.grid>.grid__col-2>:first-child {
	margin-top: 0!important
}
.grid>.grid__col-2>:last-child {
	margin-bottom: 0!important
}
.grid>.grid__col-3 {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-box-flex: 0;
	-ms-flex-positive: 0;
	flex-grow: 0;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	-ms-flex-preferred-size: calc(25% - 30px);
	flex-basis: calc(25% - 30px);
	margin: 0 15px 30px;
	margin-top: 50px;
	margin-bottom: 0
}
.grid>.grid__col-3>:first-child {
	margin-top: 0!important
}
.grid>.grid__col-3>:last-child {
	margin-bottom: 0!important
}
.grid>.grid__col-4 {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-box-flex: 0;
	-ms-flex-positive: 0;
	flex-grow: 0;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	-ms-flex-preferred-size: calc(33.3333333333% - 30px);
	flex-basis: calc(33.3333333333% - 30px);
	margin: 0 15px 30px;
	margin-top: 50px;
	margin-bottom: 0
}
.grid>.grid__col-4>:first-child {
	margin-top: 0!important
}
.grid>.grid__col-4>:last-child {
	margin-bottom: 0!important
}
.grid>.grid__col-5 {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-box-flex: 0;
	-ms-flex-positive: 0;
	flex-grow: 0;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	-ms-flex-preferred-size: calc(41.6666666667% - 30px);
	flex-basis: calc(41.6666666667% - 30px);
	margin: 0 15px 30px;
	margin-top: 50px;
	margin-bottom: 0
}
.grid>.grid__col-5>:first-child {
	margin-top: 0!important
}
.grid>.grid__col-5>:last-child {
	margin-bottom: 0!important
}
.grid>.grid__col-6 {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-box-flex: 0;
	-ms-flex-positive: 0;
	flex-grow: 0;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	-ms-flex-preferred-size: calc(50% - 30px);
	flex-basis: calc(50% - 30px);
	margin: 0 15px 30px;
	margin-top: 50px;
	margin-bottom: 0
}
.grid>.grid__col-6>:first-child {
	margin-top: 0!important
}
.grid>.grid__col-6>:last-child {
	margin-bottom: 0!important
}
.grid>.grid__col-7 {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-box-flex: 0;
	-ms-flex-positive: 0;
	flex-grow: 0;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	-ms-flex-preferred-size: calc(58.3333333333% - 30px);
	flex-basis: calc(58.3333333333% - 30px);
	margin: 0 15px 30px;
	margin-top: 50px;
	margin-bottom: 0
}
.grid>.grid__col-7>:first-child {
	margin-top: 0!important
}
.grid>.grid__col-7>:last-child {
	margin-bottom: 0!important
}
.grid>.grid__col-8 {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-box-flex: 0;
	-ms-flex-positive: 0;
	flex-grow: 0;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	-ms-flex-preferred-size: calc(66.6666666667% - 30px);
	flex-basis: calc(66.6666666667% - 30px);
	margin: 0 15px 30px;
	margin-top: 50px;
	margin-bottom: 0
}
.grid>.grid__col-8>:first-child {
	margin-top: 0!important
}
.grid>.grid__col-8>:last-child {
	margin-bottom: 0!important
}
.grid>.grid__col-9 {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-box-flex: 0;
	-ms-flex-positive: 0;
	flex-grow: 0;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	-ms-flex-preferred-size: calc(75% - 30px);
	flex-basis: calc(75% - 30px);
	margin: 0 15px 30px;
	margin-top: 50px;
	margin-bottom: 0
}
.grid>.grid__col-9>:first-child {
	margin-top: 0!important
}
.grid>.grid__col-9>:last-child {
	margin-bottom: 0!important
}
.grid>.grid__col-10 {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-box-flex: 0;
	-ms-flex-positive: 0;
	flex-grow: 0;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	-ms-flex-preferred-size: calc(83.3333333333% - 30px);
	flex-basis: calc(83.3333333333% - 30px);
	margin: 0 15px 30px;
	margin-top: 50px;
	margin-bottom: 0
}
.grid>.grid__col-10>:first-child {
	margin-top: 0!important
}
.grid>.grid__col-10>:last-child {
	margin-bottom: 0!important
}
.grid>.grid__col-11 {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-box-flex: 0;
	-ms-flex-positive: 0;
	flex-grow: 0;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	-ms-flex-preferred-size: calc(91.6666666667% - 30px);
	flex-basis: calc(91.6666666667% - 30px);
	margin: 0 15px 30px;
	margin-top: 50px;
	margin-bottom: 0
}
.grid>.grid__col-11>:first-child {
	margin-top: 0!important
}
.grid>.grid__col-11>:last-child {
	margin-bottom: 0!important
}
.grid>.grid__col-12 {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-box-flex: 0;
	-ms-flex-positive: 0;
	flex-grow: 0;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	-ms-flex-preferred-size: calc(100% - 30px);
	flex-basis: calc(100% - 30px);
	margin: 0 15px 30px;
	margin-top: 50px;
	margin-bottom: 0
}
.grid>.grid__col-12>:first-child {
	margin-top: 0!important
}
.grid>.grid__col-12>:last-child {
	margin-bottom: 0!important
}
.grid--margin-small {
	margin-top: 20px;
	margin-bottom: 20px
}
.grid--margin-small>.grid__col-1 {
	margin-top: 20px;
	margin-bottom: 0
}
.grid--margin-small>.grid__col-2 {
	margin-top: 20px;
	margin-bottom: 0
}
.grid--margin-small>.grid__col-3 {
	margin-top: 20px;
	margin-bottom: 0
}
.grid--margin-small>.grid__col-4 {
	margin-top: 20px;
	margin-bottom: 0
}
.grid--margin-small>.grid__col-5 {
	margin-top: 20px;
	margin-bottom: 0
}
.grid--margin-small>.grid__col-6 {
	margin-top: 20px;
	margin-bottom: 0
}
.grid--margin-small>.grid__col-7 {
	margin-top: 20px;
	margin-bottom: 0
}
.grid--margin-small>.grid__col-8 {
	margin-top: 20px;
	margin-bottom: 0
}
.grid--margin-small>.grid__col-9 {
	margin-top: 20px;
	margin-bottom: 0
}
.grid--margin-small>.grid__col-10 {
	margin-top: 20px;
	margin-bottom: 0
}
.grid--margin-small>.grid__col-11 {
	margin-top: 20px;
	margin-bottom: 0
}
.grid--margin-small>.grid__col-12 {
	margin-top: 20px;
	margin-bottom: 0
}
.grid--margin-xsmall {
	margin-top: 10px;
	margin-bottom: 10px
}
.grid--margin-xsmall>.grid__col-1 {
	margin-top: 10px;
	margin-bottom: 0
}
.grid--margin-xsmall>.grid__col-2 {
	margin-top: 10px;
	margin-bottom: 0
}
.grid--margin-xsmall>.grid__col-3 {
	margin-top: 10px;
	margin-bottom: 0
}
.grid--margin-xsmall>.grid__col-4 {
	margin-top: 10px;
	margin-bottom: 0
}
.grid--margin-xsmall>.grid__col-5 {
	margin-top: 10px;
	margin-bottom: 0
}
.grid--margin-xsmall>.grid__col-6 {
	margin-top: 10px;
	margin-bottom: 0
}
.grid--margin-xsmall>.grid__col-7 {
	margin-top: 10px;
	margin-bottom: 0
}
.grid--margin-xsmall>.grid__col-8 {
	margin-top: 10px;
	margin-bottom: 0
}
.grid--margin-xsmall>.grid__col-9 {
	margin-top: 10px;
	margin-bottom: 0
}
.grid--margin-xsmall>.grid__col-10 {
	margin-top: 10px;
	margin-bottom: 0
}
.grid--margin-xsmall>.grid__col-11 {
	margin-top: 10px;
	margin-bottom: 0
}
.grid--margin-xsmall>.grid__col-12 {
	margin-top: 10px;
	margin-bottom: 0
}
.grid--margin-none {
	margin-top: 0;
	margin-bottom: 0
}
.grid--margin-none>.grid__col-1 {
	margin-top: 0;
	margin-bottom: 0
}
.grid--margin-none>.grid__col-2 {
	margin-top: 0;
	margin-bottom: 0
}
.grid--margin-none>.grid__col-3 {
	margin-top: 0;
	margin-bottom: 0
}
.grid--margin-none>.grid__col-4 {
	margin-top: 0;
	margin-bottom: 0
}
.grid--margin-none>.grid__col-5 {
	margin-top: 0;
	margin-bottom: 0
}
.grid--margin-none>.grid__col-6 {
	margin-top: 0;
	margin-bottom: 0
}
.grid--margin-none>.grid__col-7 {
	margin-top: 0;
	margin-bottom: 0
}
.grid--margin-none>.grid__col-8 {
	margin-top: 0;
	margin-bottom: 0
}
.grid--margin-none>.grid__col-9 {
	margin-top: 0;
	margin-bottom: 0
}
.grid--margin-none>.grid__col-10 {
	margin-top: 0;
	margin-bottom: 0
}
.grid--margin-none>.grid__col-11 {
	margin-top: 0;
	margin-bottom: 0
}
.grid--margin-none>.grid__col-12 {
	margin-top: 0;
	margin-bottom: 0
}
.grid--1-cols>:nth-child(-n+1) {
	margin-top: 0
}
.grid--2-cols>:nth-child(-n+2) {
	margin-top: 0
}
.grid--3-cols>:nth-child(-n+3) {
	margin-top: 0
}
.grid--4-cols>:nth-child(-n+4) {
	margin-top: 0
}
.grid--5-cols>:nth-child(-n+5) {
	margin-top: 0
}
.grid--6-cols>:nth-child(-n+6) {
	margin-top: 0
}
.grid--7-cols>:nth-child(-n+7) {
	margin-top: 0
}
.grid--8-cols>:nth-child(-n+8) {
	margin-top: 0
}
.grid--9-cols>:nth-child(-n+9) {
	margin-top: 0
}
.grid--10-cols>:nth-child(-n+10) {
	margin-top: 0
}
.grid--11-cols>:nth-child(-n+11) {
	margin-top: 0
}
.grid--12-cols>:nth-child(-n+12) {
	margin-top: 0
}
.grid-7 {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin: 0 -15px;
	margin-top: 50px;
	margin-bottom: 50px
}
.grid-7>.grid__col {
	-ms-flex-preferred-size: 0;
	flex-basis: 0;
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	max-width: 100%;
	margin-top: 50px;
	margin-bottom: 0;
	margin-left: 15px;
	margin-right: 15px
}
.grid-7>.grid__col>:first-child {
	margin-top: 0!important
}
.grid-7>.grid__col>:last-child {
	margin-bottom: 0!important
}
.grid-7>.grid__col-1 {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-box-flex: 0;
	-ms-flex-positive: 0;
	flex-grow: 0;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	-ms-flex-preferred-size: calc(14.2857142857% - 30px);
	flex-basis: calc(14.2857142857% - 30px);
	margin: 0 15px 30px;
	margin-top: 50px;
	margin-bottom: 0
}
.grid-7>.grid__col-1>:first-child {
	margin-top: 0!important
}
.grid-7>.grid__col-1>:last-child {
	margin-bottom: 0!important
}
.grid-7>.grid__col-2 {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-box-flex: 0;
	-ms-flex-positive: 0;
	flex-grow: 0;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	-ms-flex-preferred-size: calc(28.5714285714% - 30px);
	flex-basis: calc(28.5714285714% - 30px);
	margin: 0 15px 30px;
	margin-top: 50px;
	margin-bottom: 0
}
.grid-7>.grid__col-2>:first-child {
	margin-top: 0!important
}
.grid-7>.grid__col-2>:last-child {
	margin-bottom: 0!important
}
.grid-7>.grid__col-3 {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-box-flex: 0;
	-ms-flex-positive: 0;
	flex-grow: 0;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	-ms-flex-preferred-size: calc(42.8571428571% - 30px);
	flex-basis: calc(42.8571428571% - 30px);
	margin: 0 15px 30px;
	margin-top: 50px;
	margin-bottom: 0
}
.grid-7>.grid__col-3>:first-child {
	margin-top: 0!important
}
.grid-7>.grid__col-3>:last-child {
	margin-bottom: 0!important
}
.grid-7>.grid__col-4 {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-box-flex: 0;
	-ms-flex-positive: 0;
	flex-grow: 0;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	-ms-flex-preferred-size: calc(57.1428571429% - 30px);
	flex-basis: calc(57.1428571429% - 30px);
	margin: 0 15px 30px;
	margin-top: 50px;
	margin-bottom: 0
}
.grid-7>.grid__col-4>:first-child {
	margin-top: 0!important
}
.grid-7>.grid__col-4>:last-child {
	margin-bottom: 0!important
}
.grid-7>.grid__col-5 {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-box-flex: 0;
	-ms-flex-positive: 0;
	flex-grow: 0;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	-ms-flex-preferred-size: calc(71.4285714286% - 30px);
	flex-basis: calc(71.4285714286% - 30px);
	margin: 0 15px 30px;
	margin-top: 50px;
	margin-bottom: 0
}
.grid-7>.grid__col-5>:first-child {
	margin-top: 0!important
}
.grid-7>.grid__col-5>:last-child {
	margin-bottom: 0!important
}
.grid-7>.grid__col-6 {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-box-flex: 0;
	-ms-flex-positive: 0;
	flex-grow: 0;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	-ms-flex-preferred-size: calc(85.7142857143% - 30px);
	flex-basis: calc(85.7142857143% - 30px);
	margin: 0 15px 30px;
	margin-top: 50px;
	margin-bottom: 0
}
.grid-7>.grid__col-6>:first-child {
	margin-top: 0!important
}
.grid-7>.grid__col-6>:last-child {
	margin-bottom: 0!important
}
.grid-7>.grid__col-7 {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-box-flex: 0;
	-ms-flex-positive: 0;
	flex-grow: 0;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	-ms-flex-preferred-size: calc(100% - 30px);
	flex-basis: calc(100% - 30px);
	margin: 0 15px 30px;
	margin-top: 50px;
	margin-bottom: 0
}
.grid-7>.grid__col-7>:first-child {
	margin-top: 0!important
}
.grid-7>.grid__col-7>:last-child {
	margin-bottom: 0!important
}
.grid-7--margin-small {
	margin-top: 20px;
	margin-bottom: 20px
}
.grid-7--margin-small>.grid__col-1 {
	margin-top: 20px;
	margin-bottom: 0
}
.grid-7--margin-small>.grid__col-2 {
	margin-top: 20px;
	margin-bottom: 0
}
.grid-7--margin-small>.grid__col-3 {
	margin-top: 20px;
	margin-bottom: 0
}
.grid-7--margin-small>.grid__col-4 {
	margin-top: 20px;
	margin-bottom: 0
}
.grid-7--margin-small>.grid__col-5 {
	margin-top: 20px;
	margin-bottom: 0
}
.grid-7--margin-small>.grid__col-6 {
	margin-top: 20px;
	margin-bottom: 0
}
.grid-7--margin-small>.grid__col-7 {
	margin-top: 20px;
	margin-bottom: 0
}
.grid-7--margin-xsmall {
	margin-top: 10px;
	margin-bottom: 10px
}
.grid-7--margin-xsmall>.grid__col-1 {
	margin-top: 10px;
	margin-bottom: 0
}
.grid-7--margin-xsmall>.grid__col-2 {
	margin-top: 10px;
	margin-bottom: 0
}
.grid-7--margin-xsmall>.grid__col-3 {
	margin-top: 10px;
	margin-bottom: 0
}
.grid-7--margin-xsmall>.grid__col-4 {
	margin-top: 10px;
	margin-bottom: 0
}
.grid-7--margin-xsmall>.grid__col-5 {
	margin-top: 10px;
	margin-bottom: 0
}
.grid-7--margin-xsmall>.grid__col-6 {
	margin-top: 10px;
	margin-bottom: 0
}
.grid-7--margin-xsmall>.grid__col-7 {
	margin-top: 10px;
	margin-bottom: 0
}
.grid-7--margin-none {
	margin-top: 0;
	margin-bottom: 0
}
.grid-7--margin-none>.grid__col-1 {
	margin-top: 0;
	margin-bottom: 0
}
.grid-7--margin-none>.grid__col-2 {
	margin-top: 0;
	margin-bottom: 0
}
.grid-7--margin-none>.grid__col-3 {
	margin-top: 0;
	margin-bottom: 0
}
.grid-7--margin-none>.grid__col-4 {
	margin-top: 0;
	margin-bottom: 0
}
.grid-7--margin-none>.grid__col-5 {
	margin-top: 0;
	margin-bottom: 0
}
.grid-7--margin-none>.grid__col-6 {
	margin-top: 0;
	margin-bottom: 0
}
.grid-7--margin-none>.grid__col-7 {
	margin-top: 0;
	margin-bottom: 0
}
.grid-7--1-cols>:nth-child(-n+1) {
	margin-top: 0
}
.grid-7--2-cols>:nth-child(-n+2) {
	margin-top: 0
}
.grid-7--3-cols>:nth-child(-n+3) {
	margin-top: 0
}
.grid-7--4-cols>:nth-child(-n+4) {
	margin-top: 0
}
.grid-7--5-cols>:nth-child(-n+5) {
	margin-top: 0
}
.grid-7--6-cols>:nth-child(-n+6) {
	margin-top: 0
}
.grid-7--7-cols>:nth-child(-n+7) {
	margin-top: 0
}
.heading-1 {
	margin-top: 50px;
	margin-bottom: 50px;
	line-height: 1.3;
	font-family: Montserrat;
	font-weight: 700;
	font-size: 65px
}
.heading-1 a {
	text-decoration: none
}
.heading-1 em {
	color: #e60012;
	font-style: normal;
	font-weight: 700
}
.heading-1 .button-rss {
	margin-left: 1em;
	margin-right: 1em;
	vertical-align: middle
}
.heading-1--middle-line {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	position: relative
}
.heading-1--middle-line:after {
	content: "";
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	margin-left: .5em;
	height: 1px;
	background-color: #333
}
.heading-1__en {
	font-weight: 400
}
.heading-1__ja {
	font-size: 18px
}
.heading-2 {
	margin-top: 50px;
	margin-bottom: 50px;
	font-weight: 700;
	line-height: 1.3;
	font-size: 35px
}
.heading-2 a {
	text-decoration: none
}
.heading-2 em {
	color: #e60012;
	font-style: normal;
	font-weight: 700
}
.heading-2 .button-rss {
	margin-left: 1em;
	margin-right: 1em;
	vertical-align: middle
}
.heading-2--middle-line {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	position: relative
}
.heading-2--middle-line:after {
	content: "";
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	margin-left: .5em;
	height: 1px;
	background-color: #333
}
.heading-3 {
	margin-top: 50px;
	margin-bottom: 50px;
	font-weight: 700;
	line-height: 1.3;
	font-size: 30px
}
.heading-3 a {
	text-decoration: none
}
.heading-3 em {
	color: #e60012;
	font-style: normal;
	font-weight: 700
}
.heading-3 .button-rss {
	margin-left: 1em;
	margin-right: 1em;
	vertical-align: middle
}
.heading-3--middle-line {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	position: relative
}
.heading-3--middle-line:after {
	content: "";
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	margin-left: .5em;
	height: 1px;
	background-color: #333
}
.heading-3__underline {
	position: relative;
	display: inline-block;
	z-index: 10
}
.heading-3__underline:before {
	content: "";
	display: block;
	position: absolute;
	left: 1.4em;
	bottom: -6px;
	height: 20px;
	width: calc(100% - 1em);
	background-image: -webkit-repeating-linear-gradient(left, #ae8c3c, #ae8c3c 1px, transparent 1px, transparent 10px);
	background-image: repeating-linear-gradient(to right, #ae8c3c, #ae8c3c 1px, transparent 1px, transparent 10px);
	background-size: 10px 10px;
	-webkit-transform: skew(-45deg);
	transform: skew(-45deg);
	z-index: -1
}
.heading-4 {
	margin-top: 50px;
	margin-bottom: 50px;
	font-weight: 700;
	line-height: 1.3;
	font-size: 25px;
	margin-top: 20px;
	margin-bottom: 20px
}
.heading-4 a {
	text-decoration: none
}
.heading-4 em {
	color: #e60012;
	font-style: normal;
	font-weight: 700
}
.heading-4 .button-rss {
	margin-left: 1em;
	margin-right: 1em;
	vertical-align: middle
}
.heading-4--middle-line {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	position: relative
}
.heading-4--middle-line:after {
	content: "";
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	margin-left: .5em;
	height: 1px;
	background-color: #333
}
.heading-5 {
	margin-top: 50px;
	margin-bottom: 50px;
	font-weight: 700;
	line-height: 1.3;
	font-size: 20px;
	margin-top: 20px;
	margin-bottom: 20px
}
.heading-5 a {
	text-decoration: none
}
.heading-5 em {
	color: #e60012;
	font-style: normal;
	font-weight: 700
}
.heading-5 .button-rss {
	margin-left: 1em;
	margin-right: 1em;
	vertical-align: middle
}
.heading-5--middle-line {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	position: relative
}
.heading-5--middle-line:after {
	content: "";
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	margin-left: .5em;
	height: 1px;
	background-color: #333
}
.heading-6 {
	margin-top: 50px;
	margin-bottom: 50px;
	font-weight: 700;
	line-height: 1.3;
	font-size: 18px;
	margin-top: 20px;
	margin-bottom: 20px
}
.heading-6 a {
	text-decoration: none
}
.heading-6 em {
	color: #e60012;
	font-style: normal;
	font-weight: 700
}
.heading-6 .button-rss {
	margin-left: 1em;
	margin-right: 1em;
	vertical-align: middle
}
.heading-6--middle-line {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	position: relative
}
.heading-6--middle-line:after {
	content: "";
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	margin-left: .5em;
	height: 1px;
	background-color: #333
}
.container>:first-child {
	margin-top: 0!important
}
.container>:last-child {
	margin-bottom: 0!important
}
.section-1 {
	margin: 100px 0
}
.section-1--colored {
	margin: 0;
	padding: 100px 0
}
.section-2 {
	margin-top: 50px;
	margin-bottom: 50px
}
.section-2>:first-child {
	margin-top: 0!important
}
.section-2>:last-child {
	margin-bottom: 0!important
}
.section-3 {
	margin-top: 50px;
	margin-bottom: 50px
}
.section-3>:first-child {
	margin-top: 0!important
}
.section-3>:last-child {
	margin-bottom: 0!important
}
.section-breadcrumb {
	margin-top: 100px;
	margin-bottom: 30px
}
.box {
	margin-top: 30px;
	margin-bottom: 30px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}
.box>:first-child {
	margin-top: 0!important
}
.box>:last-child {
	margin-bottom: 0!important
}
.box--colored {
	padding: 30px
}
.box--bordered {
	border: 1px solid #ccc;
	padding: 30px
}
.bg-white {
	background-color: #fff
}
.bg-beige {
	background-color: #f4f1eb
}
.bg-charcoal {
	background-color: #6d685d;
	color: #fff
}
.bg-gold {
	background-color: #e8e3d7
}
.paragraph {
	margin-top: 18px;
	margin-bottom: 18px
}
.link {
	display: inline-block;
	color: #333;
	text-decoration: none
}
.link--default {
	font-size: 16px;
	font-weight: 400
}
.link--block {
	display: block
}
.link--white {
	color: #fff
}
@-webkit-keyframes arrow-round {
	0% {
		background-position-x: 9px
	}
	59% {
		background-position-x: 34px
	}
	60% {
		background-size: 0 0;
		background-position-x: -9px
	}
	61% {
		background-size: 8px auto
	}
	100% {
		background-position-x: 8px
	}
}
@keyframes arrow-round {
	0% {
		background-position-x: 9px
	}
	59% {
		background-position-x: 34px
	}
	60% {
		background-size: 0 0;
		background-position-x: -9px
	}
	61% {
		background-size: 8px auto
	}
	100% {
		background-position-x: 8px
	}
}
.biggerlink img {
	-webkit-transition: all .6s;
	transition: all .6s
}
.biggerlink.bl-hover .image img {
	-webkit-transition: all .6s;
	transition: all .6s;
	-webkit-transform: scale(1.15);
	transform: scale(1.15)
}
.block-indent {
	margin-left: 20px
}
.icon--arrow-right-red {
	display: inline-block
}
.icon--arrow-right-red:before {
	display: inline-block;
	content: "\00a0";
	width: 8px;
	margin-right: 10px;
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA4IDEyIj48ZGVmcz48c3R5bGU+LmNscy0xe2ZpbGw6I2U2MDAxMjtmaWxsLXJ1bGU6ZXZlbm9kZDt9PC9zdHlsZT48L2RlZnM+PHRpdGxlPmFuZ2xlLXJpZ2h0PC90aXRsZT48ZyBpZD0i44Os44Kk44Ok44O8XzIiIGRhdGEtbmFtZT0i44Os44Kk44Ok44O8IDIiPjxnIGlkPSLjg6zjgqTjg6Tjg7xfMS0yIiBkYXRhLW5hbWU9IuODrOOCpOODpOODvCAxIj48cGF0aCBjbGFzcz0iY2xzLTEiIGQ9Ik0wLDEyLDYsNiwwLDBIMkw4LDYsMiwxMloiLz48L2c+PC9nPjwvc3ZnPg==);
	background-size: 8px auto
}
.icon--search-red {
	display: inline-block
}
.icon--search-red:before {
	display: inline-block;
	content: "\00a0";
	width: 17px;
	margin-right: 10px;
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxNyAxNyI+PGRlZnM+PHN0eWxlPi5jbHMtMXtmaWxsOiNlNTAwMTI7fTwvc3R5bGU+PC9kZWZzPjx0aXRsZT5zZWFyY2g8L3RpdGxlPjxnIGlkPSLjg6zjgqTjg6Tjg7xfMiIgZGF0YS1uYW1lPSLjg6zjgqTjg6Tjg7wgMiI+PGcgaWQ9IuODrOOCpOODpOODvF8xLTIiIGRhdGEtbmFtZT0i44Os44Kk44Ok44O8IDEiPjxwYXRoIGNsYXNzPSJjbHMtMSIgZD0iTTEyLDkuOTFBNi41MSw2LjUxLDAsMSwwLDkuOTEsMTJsNSw1TDE3LDE0Ljg4Wk02LjUsMTFBNC41LDQuNSwwLDEsMSwxMSw2LjUsNC41MSw0LjUxLDAsMCwxLDYuNSwxMVoiLz48L2c+PC9nPjwvc3ZnPg==);
	background-size: 17px auto
}
.button1 {
	display: inline-block;
	background-color: #e8e3d7;
	border: 1px solid #e8e3d7;
	padding: 0 20px;
	line-height: 38px;
	color: #333;
	font-size: 14px;
	font-weight: 400;
	text-align: center;
	text-decoration: none;
	outline: none
}
.button1--active {
	color: #333;
	background-color: #fff;
	border: 1px solid #c1b59a;
	font-weight: 700
}
.button1--charcoal {
	display: inline-block;
	background-color: #6d685d;
	border: 1px solid #6d685d;
	padding: 0 20px;
	line-height: 38px;
	color: #fff;
	font-size: 14px;
	font-weight: 400;
	text-align: center;
	text-decoration: none;
	outline: none
}
.button1--charcoal--active {
	color: #333;
	background-color: #fff;
	border: 1px solid #6d685d;
	font-weight: 700
}
.button1--white {
	display: inline-block;
	background-color: #fff;
	border: 1px solid #fff;
	padding: 0 20px;
	line-height: 38px;
	color: #333;
	font-size: 14px;
	font-weight: 400;
	text-align: center;
	text-decoration: none;
	outline: none
}
.button1--white--active {
	color: #333;
	background-color: #e8e3d7;
	border: 1px solid #e8edd7;
	font-weight: 700
}
.button--icon-arrow-left:before {
	display: inline-block;
	content: "\00a0";
	width: 8px;
	margin-right: 10px;
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA4IDEyIj48ZGVmcz48c3R5bGU+LmNscy0xe2ZpbGw6I2U2MDAxMjtmaWxsLXJ1bGU6ZXZlbm9kZDt9PC9zdHlsZT48L2RlZnM+PHRpdGxlPmFuZ2xlLWxlZnQ8L3RpdGxlPjxnIGlkPSLjg6zjgqTjg6Tjg7xfMiIgZGF0YS1uYW1lPSLjg6zjgqTjg6Tjg7wgMiI+PGcgaWQ9IuODrOOCpOODpOODvF8xLTIiIGRhdGEtbmFtZT0i44Os44Kk44Ok44O8IDEiPjxwYXRoIGNsYXNzPSJjbHMtMSIgZD0iTTYsMTIsMCw2LDYsMEg4TDIsNmw2LDZaIi8+PC9nPjwvZz48L3N2Zz4=);
	background-size: 8px auto
}
.button--icon-arrow-right:before {
	display: inline-block;
	content: "\00a0";
	width: 8px;
	margin-right: 10px;
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA4IDEyIj48ZGVmcz48c3R5bGU+LmNscy0xe2ZpbGw6I2U2MDAxMjtmaWxsLXJ1bGU6ZXZlbm9kZDt9PC9zdHlsZT48L2RlZnM+PHRpdGxlPmFuZ2xlLXJpZ2h0PC90aXRsZT48ZyBpZD0i44Os44Kk44Ok44O8XzIiIGRhdGEtbmFtZT0i44Os44Kk44Ok44O8IDIiPjxnIGlkPSLjg6zjgqTjg6Tjg7xfMS0yIiBkYXRhLW5hbWU9IuODrOOCpOODpOODvCAxIj48cGF0aCBjbGFzcz0iY2xzLTEiIGQ9Ik0wLDEyLDYsNiwwLDBIMkw4LDYsMiwxMloiLz48L2c+PC9nPjwvc3ZnPg==);
	background-size: 8px auto
}
.button--icon-new-window:before {
	display: inline-block;
	content: "\00a0";
	width: 8px;
	margin-right: 10px;
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxMSAxMSI+PGRlZnM+PHN0eWxlPi5jbHMtMXtmaWxsOiNlNjAwMTI7ZmlsbC1ydWxlOmV2ZW5vZGQ7fTwvc3R5bGU+PC9kZWZzPjx0aXRsZT7jgqLjgrvjg4Pjg4ggMTwvdGl0bGU+PGcgaWQ9IuODrOOCpOODpOODvF8yIiBkYXRhLW5hbWU9IuODrOOCpOODpOODvCAyIj48ZyBpZD0i44Os44Kk44Ok44O8XzEtMiIgZGF0YS1uYW1lPSLjg6zjgqTjg6Tjg7wgMSI+PHBhdGggY2xhc3M9ImNscy0xIiBkPSJNMywwVjRIMHY3SDdWOGg0VjBaTTYsMTBIMVY1SDNWOEg2WiIvPjwvZz48L2c+PC9zdmc+);
	background-size: 8px auto
}
.button--icon-map-marker:before {
	display: inline-block;
	content: "\00a0";
	width: 11px;
	margin-right: 8px;
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxMSAxNCI+PGRlZnM+PHN0eWxlPi5jbHMtMXtmaWxsOiNlNjAwMTI7ZmlsbC1ydWxlOmV2ZW5vZGQ7fTwvc3R5bGU+PC9kZWZzPjx0aXRsZT7jgqLjgrvjg4Pjg4ggNDwvdGl0bGU+PGcgaWQ9IuODrOOCpOODpOODvF8yIiBkYXRhLW5hbWU9IuODrOOCpOODpOODvCAyIj48ZyBpZD0i44Os44Kk44Ok44O8XzEtMiIgZGF0YS1uYW1lPSLjg6zjgqTjg6Tjg7wgMSI+PHBhdGggY2xhc3M9ImNscy0xIiBkPSJNNS41LDBBNS41LDUuNSwwLDAsMCwwLDUuNUMwLDkuNiw1LjUsMTQsNS41LDE0UzExLDkuNiwxMSw1LjVBNS41LDUuNSwwLDAsMCw1LjUsMFptMCw3LjhBMi40LDIuNCwwLDAsMSwzLjIsNS41YTIuMywyLjMsMCwwLDEsNC42LDBBMi40LDIuNCwwLDAsMSw1LjUsNy44WiIvPjwvZz48L2c+PC9zdmc+);
	background-size: 11px auto
}
.button--icon-file-pdf:before {
	display: inline-block;
	content: "\00a0";
	width: 14px;
	margin-right: 10px;
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxNCAxNCI+PGRlZnM+PHN0eWxlPi5jbHMtMXtmaWxsOiNlNjAwMTI7fTwvc3R5bGU+PC9kZWZzPjx0aXRsZT7jgqLjgrvjg4Pjg4ggMTI8L3RpdGxlPjxnIGlkPSLjg6zjgqTjg6Tjg7xfMiIgZGF0YS1uYW1lPSLjg6zjgqTjg6Tjg7wgMiI+PGcgaWQ9IuODrOOCpOODpOODvF8xLTIiIGRhdGEtbmFtZT0i44Os44Kk44Ok44O8IDEiPjxwb2x5Z29uIGNsYXNzPSJjbHMtMSIgcG9pbnRzPSI3LjQgMy45IDYuNCA0LjIgNy4zIDcuNyA0LjggMTAuMyA1LjUgMTEgOCA4LjQgMTEuNiA5LjMgMTEuOCA4LjQgOC4zIDcuNCA3LjQgMy45Ii8+PHBhdGggY2xhc3M9ImNscy0xIiBkPSJNOS45LDBIMlYzSDBWNUgydjlIMTRWNFpNMTMsMTNIM1Y1SDVWM0gzVjFIOS41TDEzLDQuNFoiLz48L2c+PC9nPjwvc3ZnPg==);
	background-size: 14px auto
}
.button {
	display: inline-block;
	background-color: #e8e3d7;
	border: 1px solid #e8e3d7;
	padding: 0 20px;
	line-height: 38px;
	color: #333;
	font-size: 14px;
	font-weight: 400;
	text-align: center;
	text-decoration: none;
	outline: none
}
.button--active {
	color: #333;
	background-color: #fff;
	border: 1px solid #c1b59a;
	font-weight: 700
}
.button--charcoal {
	display: inline-block;
	background-color: #6d685d;
	border: 1px solid #6d685d;
	padding: 0 20px;
	line-height: 38px;
	color: #fff;
	font-size: 14px;
	font-weight: 400;
	text-align: center;
	text-decoration: none;
	outline: none
}
.button--charcoal--active {
	color: #333;
	background-color: #fff;
	border: 1px solid #6d685d;
	font-weight: 700
}
.button--charcoal.button--icon-arrow-right:before {
	background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA4IDEyIj48ZGVmcz48c3R5bGU+LmNscy0xe2ZpbGw6I2ZmZjtmaWxsLXJ1bGU6ZXZlbm9kZDt9PC9zdHlsZT48L2RlZnM+PHRpdGxlPmFuZ2xlLXJpZ2h0PC90aXRsZT48ZyBpZD0i44Os44Kk44Ok44O8XzIiIGRhdGEtbmFtZT0i44Os44Kk44Ok44O8IDIiPjxnIGlkPSLjg6zjgqTjg6Tjg7xfMS0yIiBkYXRhLW5hbWU9IuODrOOCpOODpOODvCAxIj48cGF0aCBjbGFzcz0iY2xzLTEiIGQ9Ik0wLDEyLDYsNiwwLDBIMkw4LDYsMiwxMloiLz48L2c+PC9nPjwvc3ZnPg==)
}
.button--charcoal.button--icon-arrow-right.bl-link-hover:before, .button--charcoal.button--icon-arrow-right:hover:before {
	background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA4IDEyIj48ZGVmcz48c3R5bGU+LmNscy0xe2ZpbGw6I2U2MDAxMjtmaWxsLXJ1bGU6ZXZlbm9kZDt9PC9zdHlsZT48L2RlZnM+PHRpdGxlPmFuZ2xlLXJpZ2h0PC90aXRsZT48ZyBpZD0i44Os44Kk44Ok44O8XzIiIGRhdGEtbmFtZT0i44Os44Kk44Ok44O8IDIiPjxnIGlkPSLjg6zjgqTjg6Tjg7xfMS0yIiBkYXRhLW5hbWU9IuODrOOCpOODpOODvCAxIj48cGF0aCBjbGFzcz0iY2xzLTEiIGQ9Ik0wLDEyLDYsNiwwLDBIMkw4LDYsMiwxMloiLz48L2c+PC9nPjwvc3ZnPg==)
}
.button--charcoal.button--icon-new-window:before {
	background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxMSAxMSI+PGRlZnM+PHN0eWxlPi5jbHMtMXtmaWxsOiNmZmY7ZmlsbC1ydWxlOmV2ZW5vZGQ7fTwvc3R5bGU+PC9kZWZzPjx0aXRsZT7jgqLjgrvjg4Pjg4ggMzwvdGl0bGU+PGcgaWQ9IuODrOOCpOODpOODvF8yIiBkYXRhLW5hbWU9IuODrOOCpOODpOODvCAyIj48ZyBpZD0i44Os44Kk44Ok44O8XzEtMiIgZGF0YS1uYW1lPSLjg6zjgqTjg6Tjg7wgMSI+PHBhdGggY2xhc3M9ImNscy0xIiBkPSJNMywwVjRIMHY3SDdWOGg0VjBaTTYsMTBIMVY1SDNWOEg2WiIvPjwvZz48L2c+PC9zdmc+)
}
.button--charcoal.button--icon-new-window.bl-link-hover:before, .button--charcoal.button--icon-new-window:hover:before {
	background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxMSAxMSI+PGRlZnM+PHN0eWxlPi5jbHMtMXtmaWxsOiNlNjAwMTI7ZmlsbC1ydWxlOmV2ZW5vZGQ7fTwvc3R5bGU+PC9kZWZzPjx0aXRsZT7jgqLjgrvjg4Pjg4ggMTwvdGl0bGU+PGcgaWQ9IuODrOOCpOODpOODvF8yIiBkYXRhLW5hbWU9IuODrOOCpOODpOODvCAyIj48ZyBpZD0i44Os44Kk44Ok44O8XzEtMiIgZGF0YS1uYW1lPSLjg6zjgqTjg6Tjg7wgMSI+PHBhdGggY2xhc3M9ImNscy0xIiBkPSJNMywwVjRIMHY3SDdWOGg0VjBaTTYsMTBIMVY1SDNWOEg2WiIvPjwvZz48L2c+PC9zdmc+)
}
.button--charcoal.button--icon-map-marker:before {
	background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxMSAxNCI+PGRlZnM+PHN0eWxlPi5jbHMtMXtmaWxsOiNmZmY7ZmlsbC1ydWxlOmV2ZW5vZGQ7fTwvc3R5bGU+PC9kZWZzPjx0aXRsZT7jgqLjgrvjg4Pjg4ggNjwvdGl0bGU+PGcgaWQ9IuODrOOCpOODpOODvF8yIiBkYXRhLW5hbWU9IuODrOOCpOODpOODvCAyIj48ZyBpZD0i44Os44Kk44Ok44O8XzEtMiIgZGF0YS1uYW1lPSLjg6zjgqTjg6Tjg7wgMSI+PHBhdGggY2xhc3M9ImNscy0xIiBkPSJNNS41LDBBNS41LDUuNSwwLDAsMCwwLDUuNUMwLDkuNiw1LjUsMTQsNS41LDE0UzExLDkuNiwxMSw1LjVBNS41LDUuNSwwLDAsMCw1LjUsMFptMCw3LjhBMi40LDIuNCwwLDAsMSwzLjIsNS41YTIuMywyLjMsMCwwLDEsNC42LDBBMi40LDIuNCwwLDAsMSw1LjUsNy44WiIvPjwvZz48L2c+PC9zdmc+)
}
.button--charcoal.button--icon-map-marker.bl-link-hover:before, .button--charcoal.button--icon-map-marker:hover:before {
	background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxMSAxNCI+PGRlZnM+PHN0eWxlPi5jbHMtMXtmaWxsOiNlNjAwMTI7ZmlsbC1ydWxlOmV2ZW5vZGQ7fTwvc3R5bGU+PC9kZWZzPjx0aXRsZT7jgqLjgrvjg4Pjg4ggNDwvdGl0bGU+PGcgaWQ9IuODrOOCpOODpOODvF8yIiBkYXRhLW5hbWU9IuODrOOCpOODpOODvCAyIj48ZyBpZD0i44Os44Kk44Ok44O8XzEtMiIgZGF0YS1uYW1lPSLjg6zjgqTjg6Tjg7wgMSI+PHBhdGggY2xhc3M9ImNscy0xIiBkPSJNNS41LDBBNS41LDUuNSwwLDAsMCwwLDUuNUMwLDkuNiw1LjUsMTQsNS41LDE0UzExLDkuNiwxMSw1LjVBNS41LDUuNSwwLDAsMCw1LjUsMFptMCw3LjhBMi40LDIuNCwwLDAsMSwzLjIsNS41YTIuMywyLjMsMCwwLDEsNC42LDBBMi40LDIuNCwwLDAsMSw1LjUsNy44WiIvPjwvZz48L2c+PC9zdmc+)
}
.button--charcoal.button--icon-file-pdf:before {
	background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxNCAxNCI+PGRlZnM+PHN0eWxlPi5jbHMtMXtmaWxsOiNmZmY7fTwvc3R5bGU+PC9kZWZzPjx0aXRsZT7jgqLjgrvjg4Pjg4ggMTM8L3RpdGxlPjxnIGlkPSLjg6zjgqTjg6Tjg7xfMiIgZGF0YS1uYW1lPSLjg6zjgqTjg6Tjg7wgMiI+PGcgaWQ9IuODrOOCpOODpOODvF8xLTIiIGRhdGEtbmFtZT0i44Os44Kk44Ok44O8IDEiPjxwb2x5Z29uIGNsYXNzPSJjbHMtMSIgcG9pbnRzPSI3LjQgMy45IDYuNCA0LjIgNy4zIDcuNyA0LjggMTAuMyA1LjUgMTEgOCA4LjQgMTEuNiA5LjMgMTEuOCA4LjQgOC4zIDcuNCA3LjQgMy45Ii8+PHBhdGggY2xhc3M9ImNscy0xIiBkPSJNOS45LDBIMlYzSDBWNUgydjlIMTRWNFpNMTMsMTNIM1Y1SDVWM0gzVjFIOS41TDEzLDQuNFoiLz48L2c+PC9nPjwvc3ZnPg==)
}
.button--charcoal.button--icon-file-pdf.bl-link-hover:before, .button--charcoal.button--icon-file-pdf:hover:before {
	background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxNCAxNCI+PGRlZnM+PHN0eWxlPi5jbHMtMXtmaWxsOiNlNjAwMTI7fTwvc3R5bGU+PC9kZWZzPjx0aXRsZT7jgqLjgrvjg4Pjg4ggMTI8L3RpdGxlPjxnIGlkPSLjg6zjgqTjg6Tjg7xfMiIgZGF0YS1uYW1lPSLjg6zjgqTjg6Tjg7wgMiI+PGcgaWQ9IuODrOOCpOODpOODvF8xLTIiIGRhdGEtbmFtZT0i44Os44Kk44Ok44O8IDEiPjxwb2x5Z29uIGNsYXNzPSJjbHMtMSIgcG9pbnRzPSI3LjQgMy45IDYuNCA0LjIgNy4zIDcuNyA0LjggMTAuMyA1LjUgMTEgOCA4LjQgMTEuNiA5LjMgMTEuOCA4LjQgOC4zIDcuNCA3LjQgMy45Ii8+PHBhdGggY2xhc3M9ImNscy0xIiBkPSJNOS45LDBIMlYzSDBWNUgydjlIMTRWNFpNMTMsMTNIM1Y1SDVWM0gzVjFIOS41TDEzLDQuNFoiLz48L2c+PC9nPjwvc3ZnPg==)
}
.button--white {
	display: inline-block;
	background-color: #fff;
	border: 1px solid #fff;
	padding: 0 20px;
	line-height: 38px;
	color: #333;
	font-size: 14px;
	font-weight: 400;
	text-align: center;
	text-decoration: none;
	outline: none
}
.button--white--active {
	color: #333;
	background-color: #e8e3d7;
	border: 1px solid #e8edd7;
	font-weight: 700
}
.button--red {
	display: inline-block;
	background-color: #e60012;
	border: 1px solid #e60012;
	padding: 0 20px;
	line-height: 38px;
	color: #fff;
	font-size: 14px;
	font-weight: 400;
	text-align: center;
	text-decoration: none;
	outline: none
}
.button--red--active {
	color: #e60012;
	background-color: #fff;
	border: 1px solid #e60012;
	font-weight: 700
}
.button--red.button--icon-arrow-right:before {
	background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA4IDEyIj48ZGVmcz48c3R5bGU+LmNscy0xe2ZpbGw6I2ZmZjtmaWxsLXJ1bGU6ZXZlbm9kZDt9PC9zdHlsZT48L2RlZnM+PHRpdGxlPmFuZ2xlLXJpZ2h0PC90aXRsZT48ZyBpZD0i44Os44Kk44Ok44O8XzIiIGRhdGEtbmFtZT0i44Os44Kk44Ok44O8IDIiPjxnIGlkPSLjg6zjgqTjg6Tjg7xfMS0yIiBkYXRhLW5hbWU9IuODrOOCpOODpOODvCAxIj48cGF0aCBjbGFzcz0iY2xzLTEiIGQ9Ik0wLDEyLDYsNiwwLDBIMkw4LDYsMiwxMloiLz48L2c+PC9nPjwvc3ZnPg==)
}
.button--red.button--icon-arrow-right.bl-link-hover:before, .button--red.button--icon-arrow-right:hover:before {
	background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA4IDEyIj48ZGVmcz48c3R5bGU+LmNscy0xe2ZpbGw6I2U2MDAxMjtmaWxsLXJ1bGU6ZXZlbm9kZDt9PC9zdHlsZT48L2RlZnM+PHRpdGxlPmFuZ2xlLXJpZ2h0PC90aXRsZT48ZyBpZD0i44Os44Kk44Ok44O8XzIiIGRhdGEtbmFtZT0i44Os44Kk44Ok44O8IDIiPjxnIGlkPSLjg6zjgqTjg6Tjg7xfMS0yIiBkYXRhLW5hbWU9IuODrOOCpOODpOODvCAxIj48cGF0aCBjbGFzcz0iY2xzLTEiIGQ9Ik0wLDEyLDYsNiwwLDBIMkw4LDYsMiwxMloiLz48L2c+PC9nPjwvc3ZnPg==)
}
.button--red.button--icon-new-window:before {
	background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxMSAxMSI+PGRlZnM+PHN0eWxlPi5jbHMtMXtmaWxsOiNmZmY7ZmlsbC1ydWxlOmV2ZW5vZGQ7fTwvc3R5bGU+PC9kZWZzPjx0aXRsZT7jgqLjgrvjg4Pjg4ggMzwvdGl0bGU+PGcgaWQ9IuODrOOCpOODpOODvF8yIiBkYXRhLW5hbWU9IuODrOOCpOODpOODvCAyIj48ZyBpZD0i44Os44Kk44Ok44O8XzEtMiIgZGF0YS1uYW1lPSLjg6zjgqTjg6Tjg7wgMSI+PHBhdGggY2xhc3M9ImNscy0xIiBkPSJNMywwVjRIMHY3SDdWOGg0VjBaTTYsMTBIMVY1SDNWOEg2WiIvPjwvZz48L2c+PC9zdmc+)
}
.button--red.button--icon-new-window.bl-link-hover:before, .button--red.button--icon-new-window:hover:before {
	background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxMSAxMSI+PGRlZnM+PHN0eWxlPi5jbHMtMXtmaWxsOiNlNjAwMTI7ZmlsbC1ydWxlOmV2ZW5vZGQ7fTwvc3R5bGU+PC9kZWZzPjx0aXRsZT7jgqLjgrvjg4Pjg4ggMTwvdGl0bGU+PGcgaWQ9IuODrOOCpOODpOODvF8yIiBkYXRhLW5hbWU9IuODrOOCpOODpOODvCAyIj48ZyBpZD0i44Os44Kk44Ok44O8XzEtMiIgZGF0YS1uYW1lPSLjg6zjgqTjg6Tjg7wgMSI+PHBhdGggY2xhc3M9ImNscy0xIiBkPSJNMywwVjRIMHY3SDdWOGg0VjBaTTYsMTBIMVY1SDNWOEg2WiIvPjwvZz48L2c+PC9zdmc+)
}
.button-search--small, .header-search-box-container .mf_finder_searchBox_submit, .news-search-box-container .mf_finder_searchBox_submit, .product-search-box-container .mf_finder_searchBox_submit {
	display: inline-block;
	background-color: #6d685d;
	border: 1px solid #6d685d;
	padding: 0 20px;
	line-height: 38px;
	color: #fff;
	font-weight: 400;
	text-align: center;
	text-decoration: none;
	outline: none;
	font-size: 14px;
	line-height: 35px;
	padding: 0 15px
}
.button-search--small--active {
	color: #6d685d;
	background-color: #fff;
	border: 1px solid #6d685d;
	font-weight: 700
}
.button-search--small:before, .header-search-box-container .mf_finder_searchBox_submit:before, .news-search-box-container .mf_finder_searchBox_submit:before, .product-search-box-container .mf_finder_searchBox_submit:before {
	display: inline-block;
	content: "\00a0";
	width: 17px;
	margin-right: 4px;
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxNyAxNyI+PGRlZnM+PHN0eWxlPi5jbHMtMXtmaWxsOiNmZmY7fTwvc3R5bGU+PC9kZWZzPjx0aXRsZT5zZWFyY2g8L3RpdGxlPjxnIGlkPSLjg6zjgqTjg6Tjg7xfMiIgZGF0YS1uYW1lPSLjg6zjgqTjg6Tjg7wgMiI+PGcgaWQ9IuODrOOCpOODpOODvF8xLTIiIGRhdGEtbmFtZT0i44Os44Kk44Ok44O8IDEiPjxwYXRoIGNsYXNzPSJjbHMtMSIgZD0iTTEyLDkuOTFBNi41MSw2LjUxLDAsMSwwLDkuOTEsMTJsNSw1TDE3LDE0Ljg4Wk02LjUsMTFBNC41LDQuNSwwLDEsMSwxMSw2LjUsNC41MSw0LjUxLDAsMCwxLDYuNSwxMVoiLz48L2c+PC9nPjwvc3ZnPg==);
	background-size: 17px auto
}
.button-search--medium, .top-search-box-container .mf_finder_searchBox_submit {
	display: inline-block;
	background-color: #e60012;
	border: 1px solid #e60012;
	line-height: 38px;
	color: #fff;
	font-size: 14px;
	font-weight: 400;
	text-align: center;
	text-decoration: none;
	outline: none;
	font-size: 16px;
	line-height: 45px;
	padding: 0 20px
}
.button-search--medium--active {
	color: #e60012;
	background-color: #fff;
	border: 1px solid #e60012;
	font-weight: 700
}
.button-search--medium:before, .top-search-box-container .mf_finder_searchBox_submit:before {
	display: inline-block;
	content: "\00a0";
	width: 17px;
	margin-right: 4px;
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxNyAxNyI+PGRlZnM+PHN0eWxlPi5jbHMtMXtmaWxsOiNmZmY7fTwvc3R5bGU+PC9kZWZzPjx0aXRsZT5zZWFyY2g8L3RpdGxlPjxnIGlkPSLjg6zjgqTjg6Tjg7xfMiIgZGF0YS1uYW1lPSLjg6zjgqTjg6Tjg7wgMiI+PGcgaWQ9IuODrOOCpOODpOODvF8xLTIiIGRhdGEtbmFtZT0i44Os44Kk44Ok44O8IDEiPjxwYXRoIGNsYXNzPSJjbHMtMSIgZD0iTTEyLDkuOTFBNi41MSw2LjUxLDAsMSwwLDkuOTEsMTJsNSw1TDE3LDE0Ljg4Wk02LjUsMTFBNC41LDQuNSwwLDEsMSwxMSw2LjUsNC41MSw0LjUxLDAsMCwxLDYuNSwxMVoiLz48L2c+PC9nPjwvc3ZnPg==);
	background-size: 17px auto
}
.button-rss {
	display: inline-block;
	background-color: #ff8a00;
	border: 1px solid #ff8a00;
	padding: 0 20px;
	line-height: 38px;
	color: #fff;
	font-size: 14px;
	font-weight: 400;
	text-align: center;
	text-decoration: none;
	outline: none;
	font-size: 12px;
	line-height: 20px;
	padding: 0 11px
}
.button-rss--active {
	color: #ff8a00;
	background-color: #fff;
	border: 1px solid #ff8a00;
	font-weight: 700
}
.button-contact {
	display: inline-block;
	background-color: #e60012;
	border: 1px solid #e60012;
	padding: 0 20px;
	line-height: 38px;
	color: #fff;
	font-weight: 400;
	text-align: center;
	text-decoration: none;
	outline: none;
	font-size: 14px;
	line-height: 35px;
	padding: 0 15px
}
.button-contact--active {
	color: #e60012;
	background-color: #fff;
	border: 1px solid #e60012;
	font-weight: 700
}
.button-full {
	display: inline-block;
	background-color: #fff;
	border: 1px solid #e60012;
	padding: 0 20px;
	line-height: 38px;
	color: #e60012;
	font-size: 14px;
	font-weight: 400;
	text-align: center;
	text-decoration: none;
	outline: none;
	width: 100%;
	border-left: none;
	border-right: none;
	font-size: 18px;
	line-height: 57px;
	padding: 0 auto;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}
.button-full--active {
	color: #e60012;
	background-color: #fff;
	border: 1px solid #color-key;
	font-weight: 700
}
.button-full:before {
	display: inline-block;
	content: "\00a0";
	width: 8px;
	margin-right: 10px;
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA4IDEyIj48ZGVmcz48c3R5bGU+LmNscy0xe2ZpbGw6I2U2MDAxMjtmaWxsLXJ1bGU6ZXZlbm9kZDt9PC9zdHlsZT48L2RlZnM+PHRpdGxlPmFuZ2xlLXJpZ2h0PC90aXRsZT48ZyBpZD0i44Os44Kk44Ok44O8XzIiIGRhdGEtbmFtZT0i44Os44Kk44Ok44O8IDIiPjxnIGlkPSLjg6zjgqTjg6Tjg7xfMS0yIiBkYXRhLW5hbWU9IuODrOOCpOODpOODvCAxIj48cGF0aCBjbGFzcz0iY2xzLTEiIGQ9Ik0wLDEyLDYsNiwwLDBIMkw4LDYsMiwxMloiLz48L2c+PC9nPjwvc3ZnPg==);
	background-size: 8px auto
}
.button-outlined {
	display: inline-block;
	background-color: #fff;
	border: 1px solid #ccc;
	line-height: 38px;
	color: #333;
	font-size: 14px;
	font-weight: 400;
	text-align: center;
	text-decoration: none;
	outline: none;
	font-size: 18px;
	line-height: 60px;
	text-align: left;
	padding: 0 20px
}
.button-outlined--active {
	color: #333;
	background-color: #fff;
	border: 1px solid #333;
	font-weight: 700
}
.button-outlined--full {
	display: block
}
.button-list {
	margin: 10px 0 30px -20px
}
.button-list .button {
	margin-left: 20px;
	margin-top: 20px
}
.tags {
	font-size: 0;
	letter-spacing: 0
}
.tag {
	display: inline-block;
	min-width: 108px;
	padding-left: .5em;
	padding-right: .5em;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	font-size: 12px;
	line-height: 18px;
	text-align: center
}
.tag--small {
	min-width: 65px
}
.tag--charcoal {
	background-color: #6d685d;
	border: 1px solid #6d685d;
	color: #fff
}
.tag--white {
	background-color: #fff;
	border: 1px solid #6d685d;
	color: #6d685d
}
.tag--red {
	background-color: #e60012;
	border: 1px solid #e60012;
	color: #fff
}
.tag--blue, .tag--products, .tag--yuho {
	background-color: #3478b7;
	border: 1px solid #3478b7;
	color: #fff
}
.tag--green, .tag--csr, .tag--press, .tag--pr {
	background-color: #648f31;
	border: 1px solid #648f31;
	color: #fff
}
.tag--purple, .tag--business, .tag--tanshin {
	background-color: #6858a5;
	border: 1px solid #6858a5;
	color: #fff
}
.tag--brown {
	background-color: #cf7013;
	border: 1px solid #cf7013;
	color: #fff
}
.tag--olive, .tag--other {
	background-color: #998d75;
	border: 1px solid #998d75;
	color: #fff
}
.tabs {
	margin: 30px 0 40px
}
.tabs--full .tab {
	max-width: none
}
.tabs__toggler {
	display: none
}
.tabs__inner {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center
}
.tab {
	position: relative;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	width: 100%;
	max-width: 263px;
	background-color: #fff;
	color: #333;
	font-size: 18px;
	text-align: center;
	text-decoration: none;
	line-height: 1;
	cursor: pointer;
	-webkit-transition: color .8s, background-color .8s, border-color .8s;
	transition: color .8s, background-color .8s, border-color .8s
}
.tab:last-child {
	border-right: 1px solid #ccc
}
.tab__text {
	display: block;
	padding: 14px 0
}
.tab:before {
	content: "";
	position: absolute;
	top: auto;
	bottom: -10px;
	left: 0;
	right: 0;
	margin: auto;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 10px 10px 0;
	border-color: transparent;
	-webkit-transition: border-color .8s;
	transition: border-color .8s
}
.tab--active {
	border-color: #6d685d;
	background-color: #6d685d;
	color: #fff;
	-webkit-transition: color .8s, background-color .8s, border-color .8s;
	transition: color .8s, background-color .8s, border-color .8s
}
.tab--active:before {
	content: "";
	position: absolute;
	top: auto;
	bottom: -10px;
	left: 0;
	right: 0;
	margin: auto;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 10px 10px 0;
	border-color: #6d685d transparent transparent
}
.tab--active2 {
	background-color: #ccc
}
.list {
	margin-top: 30px;
	margin-bottom: 30px
}
.list--circle>* {
	position: relative;
	padding-left: 1em
}
.list--circle>:before {
	content: "・";
	display: inline-block;
	position: absolute;
	left: 0
}
.list-bordered {
	margin: 30px 0
}
.list-bordered__item {
	padding: 30px 0;
	border-top: 1px solid #ccc
}
.list-bordered__item:last-child {
	border-bottom: 1px solid #ccc
}
.list-bordered--small .list-bordered__item {
	padding: 20px 0
}
.table {
	border-bottom: 1px solid #ccc;
	border-collapse: collapse;
	margin-top: 30px;
	margin-bottom: 30px
}
.table th, .table td {
	border-top: 1px solid #ccc;
	padding: 16px 1em;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	vertical-align: top
}
.table th>:first-child, .table td>:first-child {
	margin-top: 0!important
}
.table th>:last-child, .table td>:last-child {
	margin-bottom: 0!important
}
.table th {
	font-weight: 700
}
.table thead th {
	vertical-align: middle
}
.table tr th:first-child, .table tr td:first-child {
	padding-left: 0
}
.table tr th:last-child, .table tr td:last-child {
	padding-right: 0
}
.table.border-top-none>thead>tr:first-of-type>th, .table.border-top-none>thead>tr:first-of-type td {
	padding-top: 0;
	border-top: none
}
.table.border-top-none .table__first-row>th, .table.border-top-none .table__first-row td {
	padding-top: 0;
	border-top: none
}
.table.border-bottom-none {
	border-bottom: none
}
.table-bordered, .natural table {
	margin-top: 30px;
	margin-bottom: 30px;
	border-bottom: 1px solid #ccc
}
.table-bordered th, .natural table th, .table-bordered td, .natural table td {
	border: 1px solid #ccc;
	padding: 1em;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	vertical-align: top
}
.table-bordered th>:first-child, .natural table th>:first-child, .table-bordered td>:first-child, .natural table td>:first-child {
	margin-top: 0!important
}
.table-bordered th>:last-child, .natural table th>:last-child, .table-bordered td>:last-child, .natural table td>:last-child {
	margin-bottom: 0!important
}
.table-bordered th, .natural table th {
	font-weight: 700;
	background-color: #f4f1eb
}
.table-bordered td, .natural table td {
	background-color: #fff
}
.table-bordered thead th, .natural table thead th {
	background-color: #e8e3d7
}
.table-scroll-x {
	width: 100%;
	max-width: 100%;
	overflow-x: auto
}
.table-remain {
	margin-top: 30px;
	margin-bottom: 30px;
	border-bottom: 1px solid #ccc
}
.table-remain th, .table-remain td {
	border: 1px solid #ccc;
	padding: 1em;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	vertical-align: top
}
.table-remain th>:first-child, .table-remain td>:first-child {
	margin-top: 0!important
}
.table-remain th>:last-child, .table-remain td>:last-child {
	margin-bottom: 0!important
}
.table-remain th {
	font-weight: 700;
	background-color: #f4f1eb
}
.table-remain td {
	background-color: #fff
}
.table-remain thead th {
	background-color: #e8e3d7
}
.table-layout-fixed {
	table-layout: fixed
}
.qa {
	border-top: 1px solid #ccc
}
.qa:last-child {
	border-bottom: 1px solid #ccc
}
.qa-toggle .qa-answer-wrapper {
	display: none
}
.qa-toggle--opened .qa-answer-wrapper {
	display: inherit
}
.qa-item {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	-webkit-box-align: baseline;
	-ms-flex-align: baseline;
	align-items: baseline
}
.qa-item__icon {
	-webkit-box-flex: 0;
	-ms-flex-positive: 0;
	flex-grow: 0;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	width: 40px;
	height: 40px;
	margin-right: 1em;
	font-weight: 700;
	text-align: center;
	line-height: 40px
}
.qa-item__body {
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	-ms-flex-negative: 1;
	flex-shrink: 1
}
.qa-item__body>:first-child {
	margin-top: 0!important
}
.qa-item__body>:last-child {
	margin-bottom: 0!important
}
.qa-item__body .link {
	cursor: pointer
}
.qa-item.qa-question {
	padding-top: 20px;
	padding-bottom: 20px
}
.qa-item.qa-question .qa-item__icon {
	background-color: #f00;
	color: #fff
}
.qa-item.qa-answer {
	padding-bottom: 20px
}
.qa-item.qa-answer .qa-item__icon {
	background-color: #6d685d;
	color: #fff
}
.anchor-links {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	margin: 30px 0
}
.anchor-link {
	position: relative;
	border-bottom: 3px solid #ccc;
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	max-width: 240px;
	margin-right: 30px;
	color: #333;
	font-size: 18px;
	font-weight: 700;
	text-align: center;
	text-decoration: none;
	-webkit-transition: border-color 1s;
	transition: border-color 1s
}
.anchor-link:last-child {
	margin-right: 0
}
.anchor-link .anchor-link__text {
	position: relative;
	display: block;
	margin-bottom: 30px
}
.anchor-link .anchor-link__text:before {
	display: inline-block;
	content: "\00a0";
	width: 12px;
	margin-right: 0;
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxMiA4Ij48ZGVmcz48c3R5bGU+LmNscy0xe2ZpbGw6I2U2MDAxMjtmaWxsLXJ1bGU6ZXZlbm9kZDt9PC9zdHlsZT48L2RlZnM+PHRpdGxlPmFuZ2xlLWRvd248L3RpdGxlPjxnIGlkPSLjg6zjgqTjg6Tjg7xfMiIgZGF0YS1uYW1lPSLjg6zjgqTjg6Tjg7wgMiI+PGcgaWQ9IuODrOOCpOODpOODvF8xLTIiIGRhdGEtbmFtZT0i44Os44Kk44Ok44O8IDEiPjxwYXRoIGNsYXNzPSJjbHMtMSIgZD0iTTAsMCw2LDZsNi02VjJMNiw4LDAsMloiLz48L2c+PC9nPjwvc3ZnPg==);
	background-size: 12px auto
}
.anchor-link .anchor-link__text:before {
	position: absolute;
	top: auto;
	bottom: -28px;
	left: 0;
	right: 0;
	margin: auto;
	-webkit-transition: bottom .4s;
	transition: bottom .4s
}
.anchor-link--active {
	border-bottom-color: #333
}
@-webkit-keyframes arrow-bound {
	0% {
		-webkit-transform: translateY(0);
		transform: translateY(0)
	}
	50% {
		-webkit-transform: translateY(8px);
		transform: translateY(8px)
	}
	100% {
		-webkit-transform: translateY(0);
		transform: translateY(0)
	}
}
@keyframes arrow-bound {
	0% {
		-webkit-transform: translateY(0);
		transform: translateY(0)
	}
	50% {
		-webkit-transform: translateY(8px);
		transform: translateY(8px)
	}
	100% {
		-webkit-transform: translateY(0);
		transform: translateY(0)
	}
}
.link-list {
	margin: 0 0 25px
}
.link-list__toggler {
	display: none
}
.link-list__item {
	float: left;
	margin-top: 25px;
	padding: 0 30px;
	border-left: 1px solid #ccc;
	line-height: 1
}
.link-list__item:last-child {
	border-right: 1px solid #ccc
}
.link-list__item--active, .link-list__item--active a {
	color: #e60012;
	font-weight: 700
}
.link-list-anchor {
	margin: 0 0 25px
}
.link-list-anchor__item {
	float: left;
	margin-top: 25px;
	padding: 0 30px;
	border-left: 1px solid #ccc;
	line-height: 1
}
.link-list-anchor__item:last-child {
	border-right: 1px solid #ccc
}
.link-list-anchor__item--active {
	color: #e60012;
	font-weight: 700
}
.link-list-vertical__item {
	margin-bottom: .6em
}
.title {
	position: relative;
	height: 400px;
	background: top center no-repeat #ccc;
	background-size: cover
}
.title .container {
	position: relative;
	height: 100%
}
.title .heading-1 {
	position: absolute;
	bottom: 60px;
	margin: 0;
	color: #fff
}
.title .heading-1__en {
	display: block;
	line-height: 1.1
}
.title .heading-1__ja {
	display: block;
	margin-top: 10px
}
.title--small {
	height: 243px;
	background-color: #f2f0e9
}
.title--small .heading-1 {
	bottom: 60px;
	color: #111
}
.title--big {
	height: 500px
}
.title--big .heading-1 {
	bottom: 160px
}
.breadcrumb {
	margin: 30px 0
}
.breadcrumb__item {
	float: left
}
.breadcrumb__item:after {
	content: "＞";
	display: block;
	float: right;
	margin: 0 .4em
}
.breadcrumb__item:last-child:after {
	display: none
}
.breadcrumb__link {
	color: #e60012;
	font-weight: 700;
	text-decoration: none
}
.flow {
	margin-top: 30px;
	margin-bottom: 30px
}
.flow__step {
	position: relative;
	margin-bottom: 50px;
	background-color: #fff
}
.flow__step>:first-child {
	margin-top: 0!important
}
.flow__step>:last-child {
	margin-bottom: 0!important
}
.flow__step:after {
	position: absolute;
	content: "";
	display: block;
	margin: 0 auto;
	top: auto;
	bottom: -43px;
	left: 0;
	right: 0;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 30px 30px 0;
	border-color: #6d685d transparent transparent
}
.flow__step:last-child {
	margin-bottom: 0
}
.flow__step:last-child:after {
	display: none
}
.flow--bordered .flow__step {
	border: 1px solid #ccc
}
.map__canvas {
	height: 500px;
	background-color: #eaeaea
}
.map__open-map {
	position: relative
}
.map__open-map-link {
	position: absolute;
	left: auto;
	right: 0;
	bottom: -2em;
	line-height: 1
}
.map--full .map__canvas {
	height: 590px
}
.map--half .map__canvas {
	height: 510px
}
.map--big {
	width: 100%
}
.map--big .map__canvas {
	height: 510px
}
.movie {
	display: block;
	position: relative
}
.movie__play {
	display: block;
	position: absolute;
	top: 50%;
	left: 50%;
	padding-top: 106px;
	color: #fff;
	font-weight: 700;
	text-align: center;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	text-decoration: none;
	line-height: 1.4;
	cursor: pointer;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden
}
.movie__play:focus {
	outline: none
}
.movie__play:before {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	content: "";
	display: block;
	opacity: 1;
	background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA1MCA1MCI+PGRlZnM+PHN0eWxlPi5jbHMtMXtmaWxsOiNlNjAwMTI7fS5jbHMtMntmaWxsOiNmZmY7fTwvc3R5bGU+PC9kZWZzPjx0aXRsZT7jgqLjgrvjg4Pjg4ggMTwvdGl0bGU+PGcgaWQ9IuODrOOCpOODpOODvF8yIiBkYXRhLW5hbWU9IuODrOOCpOODpOODvCAyIj48ZyBpZD0i44Os44Kk44Ok44O8XzEtMiIgZGF0YS1uYW1lPSLjg6zjgqTjg6Tjg7wgMSI+PHBhdGggY2xhc3M9ImNscy0xIiBkPSJNMjUsMEEyNSwyNSwwLDEsMCw1MCwyNSwyNSwyNSwwLDAsMCwyNSwwWiIvPjxwb2x5Z29uIGNsYXNzPSJjbHMtMiIgcG9pbnRzPSIxOSAxNSAzNi41IDI1IDE5IDM1IDE5IDE1Ii8+PC9nPjwvZz48L3N2Zz4=) center center/100% 100% no-repeat;
	width: 100px;
	height: 100px;
	margin: auto;
	z-index: 20;
	-webkit-transition: opacity 1s;
	transition: opacity 1s
}
.movie__play:after {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	content: "";
	display: block;
	opacity: 1;
	background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA1MCA1MCI+PGRlZnM+PHN0eWxlPi5jbHMtMXtmaWxsOiNmZmY7fS5jbHMtMntmaWxsOiNlNjAwMTI7fTwvc3R5bGU+PC9kZWZzPjx0aXRsZT5wbGF5LWNpcmNsZV9sZzwvdGl0bGU+PGcgaWQ9IuODrOOCpOODpOODvF8yIiBkYXRhLW5hbWU9IuODrOOCpOODpOODvCAyIj48ZyBpZD0i44Os44Kk44Ok44O8XzEtMiIgZGF0YS1uYW1lPSLjg6zjgqTjg6Tjg7wgMSI+PHBhdGggY2xhc3M9ImNscy0xIiBkPSJNMjUsMEEyNSwyNSwwLDEsMCw1MCwyNSwyNSwyNSwwLDAsMCwyNSwwWiIvPjxwb2x5Z29uIGNsYXNzPSJjbHMtMiIgcG9pbnRzPSIxOSAxNSAzNi41IDI1IDE5IDM1IDE5IDE1Ii8+PC9nPjwvZz48L3N2Zz4=) center center/100% 100% no-repeat;
	width: 100px;
	height: 100px;
	margin: auto;
	z-index: 10
}
.movie__play--small {
	padding-top: 76px
}
.movie__play--small:before, .movie__play--small:after {
	width: 70px;
	height: 70px
}
.movie__play--xsmall {
	padding-top: 46px
}
.movie__play--xsmall:before, .movie__play--xsmall:after {
	width: 40px;
	height: 40px
}
.movie__iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%
}
.movie--16x9 {
	padding-bottom: calc(9/16*100%)
}
.white-space-nowrap {
	white-space: nowrap
}
.border-all {
	border: 1px solid #ccc
}
.border-top {
	border-top: 1px solid #ccc
}
.border-bottom {
	border-bottom: 1px solid #ccc
}
.border-top-none {
	border-top: none!important
}
.border-bottom-none {
	border-bottom: none!important
}
.padding-top-none {
	padding-top: 0!important
}
.padding-bottom-none {
	padding-bottom: 0!important
}
.border-color-gray {
	border-color: #ccc
}
.border-color-white {
	border-color: #fff
}
.align-items-center {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}
.justify-content-center {
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center
}
.justify-content-space-between {
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between
}
.order-1 {
	-webkit-box-ordinal-group: 2;
	-ms-flex-order: 1;
	order: 1
}
.order-2 {
	-webkit-box-ordinal-group: 3;
	-ms-flex-order: 2;
	order: 2
}
.order-3 {
	-webkit-box-ordinal-group: 4;
	-ms-flex-order: 3;
	order: 3
}
.order-4 {
	-webkit-box-ordinal-group: 5;
	-ms-flex-order: 4;
	order: 4
}
.order-5 {
	-webkit-box-ordinal-group: 6;
	-ms-flex-order: 5;
	order: 5
}
.order-6 {
	-webkit-box-ordinal-group: 7;
	-ms-flex-order: 6;
	order: 6
}
.order-7 {
	-webkit-box-ordinal-group: 8;
	-ms-flex-order: 7;
	order: 7
}
.order-8 {
	-webkit-box-ordinal-group: 9;
	-ms-flex-order: 8;
	order: 8
}
.order-9 {
	-webkit-box-ordinal-group: 10;
	-ms-flex-order: 9;
	order: 9
}
.order-10 {
	-webkit-box-ordinal-group: 11;
	-ms-flex-order: 10;
	order: 10
}
.block-center {
	margin-left: auto;
	margin-right: auto
}
.vertical-align-middle {
	vertical-align: middle!important
}
.font-size-small {
	font-size: 14px
}
.font-weight-bold {
	font-weight: 700
}
.font-color-red {
	color: #e60012
}
.full-height {
	height: 100%
}
.width-1 {
	width: 8.3333333333%
}
.max-width-1 {
	width: 8.3333333333%
}
.min-width-1 {
	width: 8.3333333333%
}
.width-2 {
	width: 16.6666666667%
}
.max-width-2 {
	width: 16.6666666667%
}
.min-width-2 {
	width: 16.6666666667%
}
.width-3 {
	width: 25%
}
.max-width-3 {
	width: 25%
}
.min-width-3 {
	width: 25%
}
.width-4 {
	width: 33.3333333333%
}
.max-width-4 {
	width: 33.3333333333%
}
.min-width-4 {
	width: 33.3333333333%
}
.width-5 {
	width: 41.6666666667%
}
.max-width-5 {
	width: 41.6666666667%
}
.min-width-5 {
	width: 41.6666666667%
}
.width-6 {
	width: 50%
}
.max-width-6 {
	width: 50%
}
.min-width-6 {
	width: 50%
}
.width-7 {
	width: 58.3333333333%
}
.max-width-7 {
	width: 58.3333333333%
}
.min-width-7 {
	width: 58.3333333333%
}
.width-8 {
	width: 66.6666666667%
}
.max-width-8 {
	width: 66.6666666667%
}
.min-width-8 {
	width: 66.6666666667%
}
.width-9 {
	width: 75%
}
.max-width-9 {
	width: 75%
}
.min-width-9 {
	width: 75%
}
.width-10 {
	width: 83.3333333333%
}
.max-width-10 {
	width: 83.3333333333%
}
.min-width-10 {
	width: 83.3333333333%
}
.width-11 {
	width: 91.6666666667%
}
.max-width-11 {
	width: 91.6666666667%
}
.min-width-11 {
	width: 91.6666666667%
}
.width-12 {
	width: 100%
}
.max-width-12 {
	width: 100%
}
.min-width-12 {
	width: 100%
}
.width-em-1 {
	width: 1em
}
.width-em-2 {
	width: 2em
}
.width-em-3 {
	width: 3em
}
.width-em-4 {
	width: 4em
}
.width-em-5 {
	width: 5em
}
.width-em-6 {
	width: 6em
}
.width-em-7 {
	width: 7em
}
.width-em-8 {
	width: 8em
}
.width-em-9 {
	width: 9em
}
.width-em-10 {
	width: 10em
}
.width-em-11 {
	width: 11em
}
.width-em-12 {
	width: 12em
}
.width-em-13 {
	width: 13em
}
.width-em-14 {
	width: 14em
}
.width-em-15 {
	width: 15em
}
.width-em-16 {
	width: 16em
}
.width-em-17 {
	width: 17em
}
.width-em-18 {
	width: 18em
}
.width-em-19 {
	width: 19em
}
.width-em-20 {
	width: 20em
}
.width-em-21 {
	width: 21em
}
.width-em-22 {
	width: 22em
}
.width-em-23 {
	width: 23em
}
.width-em-24 {
	width: 24em
}
.width-em-25 {
	width: 25em
}
.width-em-26 {
	width: 26em
}
.width-em-27 {
	width: 27em
}
.width-em-28 {
	width: 28em
}
.width-em-29 {
	width: 29em
}
.width-em-30 {
	width: 30em
}
.width-em-31 {
	width: 31em
}
.width-em-32 {
	width: 32em
}
.width-em-33 {
	width: 33em
}
.width-em-34 {
	width: 34em
}
.width-em-35 {
	width: 35em
}
.width-em-36 {
	width: 36em
}
.width-em-37 {
	width: 37em
}
.width-em-38 {
	width: 38em
}
.width-em-39 {
	width: 39em
}
.width-em-40 {
	width: 40em
}
.width-em-41 {
	width: 41em
}
.width-em-42 {
	width: 42em
}
.width-em-43 {
	width: 43em
}
.width-em-44 {
	width: 44em
}
.width-em-45 {
	width: 45em
}
.width-em-46 {
	width: 46em
}
.width-em-47 {
	width: 47em
}
.width-em-48 {
	width: 48em
}
.width-em-49 {
	width: 49em
}
.width-em-50 {
	width: 50em
}
.width-em-51 {
	width: 51em
}
.width-em-52 {
	width: 52em
}
.width-em-53 {
	width: 53em
}
.width-em-54 {
	width: 54em
}
.width-em-55 {
	width: 55em
}
.width-em-56 {
	width: 56em
}
.width-em-57 {
	width: 57em
}
.width-em-58 {
	width: 58em
}
.width-em-59 {
	width: 59em
}
.width-em-60 {
	width: 60em
}
.width-em-61 {
	width: 61em
}
.width-em-62 {
	width: 62em
}
.width-em-63 {
	width: 63em
}
.width-em-64 {
	width: 64em
}
.width-em-65 {
	width: 65em
}
.margin-xxsmall {
	margin-top: 10px;
	margin-bottom: 10px
}
.margin-xxsmall-top {
	margin-top: 10px!important
}
.margin-xxsmall-bottom {
	margin-bottom: 10px!important
}
.padding-xxsmall {
	padding-top: 10px;
	padding-bottom: 10px
}
.padding-xxsmall-top {
	padding-top: 10px
}
.padding-xxsmall-bottom {
	padding-bottom: 10px
}
.margin-xsmall {
	margin-top: 20px;
	margin-bottom: 20px
}
.margin-xsmall-top {
	margin-top: 20px!important
}
.margin-xsmall-bottom {
	margin-bottom: 20px!important
}
.padding-xsmall {
	padding-top: 20px;
	padding-bottom: 20px
}
.padding-xsmall-top {
	padding-top: 20px
}
.padding-xsmall-bottom {
	padding-bottom: 20px
}
.margin-small {
	margin-top: 30px;
	margin-bottom: 30px
}
.margin-small-top {
	margin-top: 30px!important
}
.margin-small-bottom {
	margin-bottom: 30px!important
}
.padding-small {
	padding-top: 30px;
	padding-bottom: 30px
}
.padding-small-top {
	padding-top: 30px
}
.padding-small-bottom {
	padding-bottom: 30px
}
.margin-medium {
	margin-top: 50px;
	margin-bottom: 50px
}
.margin-medium-top {
	margin-top: 50px!important
}
.margin-medium-bottom {
	margin-bottom: 50px!important
}
.padding-medium {
	padding-top: 50px;
	padding-bottom: 50px
}
.padding-medium-top {
	padding-top: 50px
}
.padding-medium-bottom {
	padding-bottom: 50px
}
.margin-large {
	margin-top: 100px;
	margin-bottom: 100px
}
.margin-large-top {
	margin-top: 100px!important
}
.margin-large-bottom {
	margin-bottom: 100px!important
}
.padding-large {
	padding-top: 100px;
	padding-bottom: 100px
}
.padding-large-top {
	padding-top: 100px
}
.padding-large-bottom {
	padding-bottom: 100px
}
.margin-xlarge {
	margin-top: 150px;
	margin-bottom: 150px
}
.margin-xlarge-top {
	margin-top: 150px!important
}
.margin-xlarge-bottom {
	margin-bottom: 150px!important
}
.padding-xlarge {
	padding-top: 150px;
	padding-bottom: 150px
}
.padding-xlarge-top {
	padding-top: 150px
}
.padding-xlarge-bottom {
	padding-bottom: 150px
}
.wysiwyg.page, .wysiwyg.entry {
	font-size: 16px
}
.wysiwyg.page table td, .wysiwyg.entry table td {
	font-size: 16px
}
.date {
	font-weight: 700
}
.card .card__image {
	display: block;
	margin-top: 30px;
	margin-bottom: 30px;
	width: 100%
}
.card .card__image+.link {
	display: block
}
.image {
	position: relative;
	overflow: hidden
}
.image-caption {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	padding: 18px;
	color: #fff;
	background-color: rgba(0, 0, 0, .6);
	text-align: center
}
.svg-inline {
	width: 100%
}
.col2-box {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row
}
.col2-box .heading-4 {
	margin-bottom: 50px
}
.col2-box__box {
	border: 1px solid #ccc;
	padding: 30px;
	background-color: #fff
}
.col2-box__box>:first-child {
	margin-top: 0!important
}
.col2-box__box>:last-child {
	margin-bottom: 0!important
}
.col2-box__left, .col2-box__right {
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	-ms-flex-preferred-size: 50%;
	flex-basis: 50%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-ms-flex-pack: distribute;
	justify-content: space-around
}
.col2-box__left .col2-box__box, .col2-box__right .col2-box__box {
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	min-height: 1px
}
.col2-box__right .col2-box__box {
	width: 100%;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}
.search-box {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}
.search-box__keyword {
	color: #333;
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	padding-left: .5em
}
.banner-svg {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	height: 120px
}
.banner-svg>img {
	max-width: 50%
}
.p-grid {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin: 0 -15px
}
.p-grid>.p-grid__col-1 {
	-webkit-box-flex: 0;
	-ms-flex-positive: 0;
	flex-grow: 0;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	-ms-flex-preferred-size: 8.3333333333%;
	flex-basis: 8.3333333333%;
	max-width: 8.3333333333%;
	padding: 30px 15px 0;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}
.p-grid>.p-grid__col-1>:first-child {
	margin-top: 0!important
}
.p-grid>.p-grid__col-1>:last-child {
	margin-bottom: 0!important
}
.p-grid>.p-grid__col-2 {
	-webkit-box-flex: 0;
	-ms-flex-positive: 0;
	flex-grow: 0;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	-ms-flex-preferred-size: 16.6666666667%;
	flex-basis: 16.6666666667%;
	max-width: 16.6666666667%;
	padding: 30px 15px 0;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}
.p-grid>.p-grid__col-2>:first-child {
	margin-top: 0!important
}
.p-grid>.p-grid__col-2>:last-child {
	margin-bottom: 0!important
}
.p-grid>.p-grid__col-3 {
	-webkit-box-flex: 0;
	-ms-flex-positive: 0;
	flex-grow: 0;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	-ms-flex-preferred-size: 25%;
	flex-basis: 25%;
	max-width: 25%;
	padding: 30px 15px 0;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}
.p-grid>.p-grid__col-3>:first-child {
	margin-top: 0!important
}
.p-grid>.p-grid__col-3>:last-child {
	margin-bottom: 0!important
}
.p-grid>.p-grid__col-4 {
	-webkit-box-flex: 0;
	-ms-flex-positive: 0;
	flex-grow: 0;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	-ms-flex-preferred-size: 33.3333333333%;
	flex-basis: 33.3333333333%;
	max-width: 33.3333333333%;
	padding: 30px 15px 0;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}
.p-grid>.p-grid__col-4>:first-child {
	margin-top: 0!important
}
.p-grid>.p-grid__col-4>:last-child {
	margin-bottom: 0!important
}
.p-grid>.p-grid__col-5 {
	-webkit-box-flex: 0;
	-ms-flex-positive: 0;
	flex-grow: 0;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	-ms-flex-preferred-size: 41.6666666667%;
	flex-basis: 41.6666666667%;
	max-width: 41.6666666667%;
	padding: 30px 15px 0;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}
.p-grid>.p-grid__col-5>:first-child {
	margin-top: 0!important
}
.p-grid>.p-grid__col-5>:last-child {
	margin-bottom: 0!important
}
.p-grid>.p-grid__col-6 {
	-webkit-box-flex: 0;
	-ms-flex-positive: 0;
	flex-grow: 0;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	-ms-flex-preferred-size: 50%;
	flex-basis: 50%;
	max-width: 50%;
	padding: 30px 15px 0;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}
.p-grid>.p-grid__col-6>:first-child {
	margin-top: 0!important
}
.p-grid>.p-grid__col-6>:last-child {
	margin-bottom: 0!important
}
.p-grid>.p-grid__col-7 {
	-webkit-box-flex: 0;
	-ms-flex-positive: 0;
	flex-grow: 0;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	-ms-flex-preferred-size: 58.3333333333%;
	flex-basis: 58.3333333333%;
	max-width: 58.3333333333%;
	padding: 30px 15px 0;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}
.p-grid>.p-grid__col-7>:first-child {
	margin-top: 0!important
}
.p-grid>.p-grid__col-7>:last-child {
	margin-bottom: 0!important
}
.p-grid>.p-grid__col-8 {
	-webkit-box-flex: 0;
	-ms-flex-positive: 0;
	flex-grow: 0;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	-ms-flex-preferred-size: 66.6666666667%;
	flex-basis: 66.6666666667%;
	max-width: 66.6666666667%;
	padding: 30px 15px 0;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}
.p-grid>.p-grid__col-8>:first-child {
	margin-top: 0!important
}
.p-grid>.p-grid__col-8>:last-child {
	margin-bottom: 0!important
}
.p-grid>.p-grid__col-9 {
	-webkit-box-flex: 0;
	-ms-flex-positive: 0;
	flex-grow: 0;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	-ms-flex-preferred-size: 75%;
	flex-basis: 75%;
	max-width: 75%;
	padding: 30px 15px 0;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}
.p-grid>.p-grid__col-9>:first-child {
	margin-top: 0!important
}
.p-grid>.p-grid__col-9>:last-child {
	margin-bottom: 0!important
}
.p-grid>.p-grid__col-10 {
	-webkit-box-flex: 0;
	-ms-flex-positive: 0;
	flex-grow: 0;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	-ms-flex-preferred-size: 83.3333333333%;
	flex-basis: 83.3333333333%;
	max-width: 83.3333333333%;
	padding: 30px 15px 0;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}
.p-grid>.p-grid__col-10>:first-child {
	margin-top: 0!important
}
.p-grid>.p-grid__col-10>:last-child {
	margin-bottom: 0!important
}
.p-grid>.p-grid__col-11 {
	-webkit-box-flex: 0;
	-ms-flex-positive: 0;
	flex-grow: 0;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	-ms-flex-preferred-size: 91.6666666667%;
	flex-basis: 91.6666666667%;
	max-width: 91.6666666667%;
	padding: 30px 15px 0;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}
.p-grid>.p-grid__col-11>:first-child {
	margin-top: 0!important
}
.p-grid>.p-grid__col-11>:last-child {
	margin-bottom: 0!important
}
.p-grid>.p-grid__col-12 {
	-webkit-box-flex: 0;
	-ms-flex-positive: 0;
	flex-grow: 0;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	-ms-flex-preferred-size: 100%;
	flex-basis: 100%;
	max-width: 100%;
	padding: 30px 15px 0;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}
.p-grid>.p-grid__col-12>:first-child {
	margin-top: 0!important
}
.p-grid>.p-grid__col-12>:last-child {
	margin-bottom: 0!important
}
.p-grid--1-cols>:nth-child(-n+1) {
	padding-top: 0
}
.p-grid--2-cols>:nth-child(-n+2) {
	padding-top: 0
}
.p-grid--3-cols>:nth-child(-n+3) {
	padding-top: 0
}
.p-grid--4-cols>:nth-child(-n+4) {
	padding-top: 0
}
.p-grid--5-cols>:nth-child(-n+5) {
	padding-top: 0
}
.p-grid--6-cols>:nth-child(-n+6) {
	padding-top: 0
}
.p-grid--7-cols>:nth-child(-n+7) {
	padding-top: 0
}
.p-grid--8-cols>:nth-child(-n+8) {
	padding-top: 0
}
.p-grid--9-cols>:nth-child(-n+9) {
	padding-top: 0
}
.p-grid--10-cols>:nth-child(-n+10) {
	padding-top: 0
}
.p-grid--11-cols>:nth-child(-n+11) {
	padding-top: 0
}
.p-grid--12-cols>:nth-child(-n+12) {
	padding-top: 0
}
.p-grid--border-inner>.p-grid__col-1:not(:first-child) {
	padding-left: 30px
}
.p-grid--border-inner>.p-grid__col-1:not(:last-child) {
	padding-right: 30px;
	border-right: 1px;
	border-right-style: solid;
	border-color: inherit
}
.p-grid--border-inner>.p-grid__col-2:not(:first-child) {
	padding-left: 30px
}
.p-grid--border-inner>.p-grid__col-2:not(:last-child) {
	padding-right: 30px;
	border-right: 1px;
	border-right-style: solid;
	border-color: inherit
}
.p-grid--border-inner>.p-grid__col-3:not(:first-child) {
	padding-left: 30px
}
.p-grid--border-inner>.p-grid__col-3:not(:last-child) {
	padding-right: 30px;
	border-right: 1px;
	border-right-style: solid;
	border-color: inherit
}
.p-grid--border-inner>.p-grid__col-4:not(:first-child) {
	padding-left: 30px
}
.p-grid--border-inner>.p-grid__col-4:not(:last-child) {
	padding-right: 30px;
	border-right: 1px;
	border-right-style: solid;
	border-color: inherit
}
.p-grid--border-inner>.p-grid__col-5:not(:first-child) {
	padding-left: 30px
}
.p-grid--border-inner>.p-grid__col-5:not(:last-child) {
	padding-right: 30px;
	border-right: 1px;
	border-right-style: solid;
	border-color: inherit
}
.p-grid--border-inner>.p-grid__col-6:not(:first-child) {
	padding-left: 30px
}
.p-grid--border-inner>.p-grid__col-6:not(:last-child) {
	padding-right: 30px;
	border-right: 1px;
	border-right-style: solid;
	border-color: inherit
}
.p-grid--border-inner>.p-grid__col-7:not(:first-child) {
	padding-left: 30px
}
.p-grid--border-inner>.p-grid__col-7:not(:last-child) {
	padding-right: 30px;
	border-right: 1px;
	border-right-style: solid;
	border-color: inherit
}
.p-grid--border-inner>.p-grid__col-8:not(:first-child) {
	padding-left: 30px
}
.p-grid--border-inner>.p-grid__col-8:not(:last-child) {
	padding-right: 30px;
	border-right: 1px;
	border-right-style: solid;
	border-color: inherit
}
.p-grid--border-inner>.p-grid__col-9:not(:first-child) {
	padding-left: 30px
}
.p-grid--border-inner>.p-grid__col-9:not(:last-child) {
	padding-right: 30px;
	border-right: 1px;
	border-right-style: solid;
	border-color: inherit
}
.p-grid--border-inner>.p-grid__col-10:not(:first-child) {
	padding-left: 30px
}
.p-grid--border-inner>.p-grid__col-10:not(:last-child) {
	padding-right: 30px;
	border-right: 1px;
	border-right-style: solid;
	border-color: inherit
}
.p-grid--border-inner>.p-grid__col-11:not(:first-child) {
	padding-left: 30px
}
.p-grid--border-inner>.p-grid__col-11:not(:last-child) {
	padding-right: 30px;
	border-right: 1px;
	border-right-style: solid;
	border-color: inherit
}
.p-grid--border-inner>.p-grid__col-12:not(:first-child) {
	padding-left: 30px
}
.p-grid--border-inner>.p-grid__col-12:not(:last-child) {
	padding-right: 30px;
	border-right: 1px;
	border-right-style: solid;
	border-color: inherit
}
.site-content {
	overflow: hidden;
	position: relative;
	padding-top: 127px
}
.wysiwyg .site-content {
	padding-top: 0
}
.site-footer {
	border-top: 1px solid #ccc
}
.site-footer__logo-area.privacy {	
  padding-bottom: 25px	
}
.site-footer__logo-area {
	padding-top: 50px;
	padding-bottom: 50px
}
.site-footer__logo {
	width: 190px;
	margin-bottom: 16px
}
.site-footer__catchphrase {
	font-size: 12px
}
.site-footer__privacy {	
  font-size: 12px;	
  margin-top: 16px;	
}
.site-footer__links {
	margin-top: 50px;
	margin-bottom: 20px
}
.site-footer__bottom {
	background-color: #6d685d;
	color: #fff;
	padding-top: 20px;
	padding-bottom: 20px
}
.site-footer-nav__category-link {
	display: inline-block;
	position: relative;
	margin-bottom: 16px;
	font-size: 14px;
	font-weight: 700;
	color: #333;
	text-decoration: none;
	cursor: pointer
}
.site-footer-nav__category-toggle {
	display: none
}
.site-footer-nav__link {
	display: block;
	color: #555;
	font-size: 12px;
	text-decoration: none
}
.site-footer-links__link {
	margin-right: 1.3em;
	font-size: 12px
}
.site-footer-copyright {
	font-size: 10px
}
.goto-pagetop {
	display: none;
	position: fixed;
	bottom: 57px;
	right: 57px;
	z-index: 100
}
.goto-pagetop:before {
	display: block;
	content: "";
	width: 50px;
	height: 50px;
	border: 1px solid #6d685d;
	background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA4IDEyIj48ZGVmcz48c3R5bGU+LmNscy0xe2ZpbGw6I2ZmZjtmaWxsLXJ1bGU6ZXZlbm9kZDt9PC9zdHlsZT48L2RlZnM+PHRpdGxlPmFuZ2xlLXJpZ2h0PC90aXRsZT48ZyBpZD0i44Os44Kk44Ok44O8XzIiIGRhdGEtbmFtZT0i44Os44Kk44Ok44O8IDIiPjxnIGlkPSLjg6zjgqTjg6Tjg7xfMS0yIiBkYXRhLW5hbWU9IuODrOOCpOODpOODvCAxIj48cGF0aCBjbGFzcz0iY2xzLTEiIGQ9Ik0wLDEyLDYsNiwwLDBIMkw4LDYsMiwxMloiLz48L2c+PC9nPjwvc3ZnPg==) center center/auto 20px no-repeat #6d685d;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transform: rotate(-90deg);
	transform: rotate(-90deg);
	-webkit-transition: all .4s;
	transition: all .4s
}
.goto-pagetop--active {
	display: block
}
.site-header {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	padding: 20px 0 0;
	z-index: 100;
	background-color: #fff;
	-webkit-transition: padding .4s;
	transition: padding .4s;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}
.site-header__top {
	margin-bottom: 19px
}
.site-header__top-left {
	display: inline-block;
	float: left
}
.site-header__top-right {
	display: inline-block;
	float: right
}
.site-header__top-right .site-header__link-english {
	margin-right: 30px
}
.site-header__top-right .button-search {
	width: 83px;
	margin-right: 10px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}
.site-header__top-right .button-palmtop-menu {
	display: none
}
.site-header__logo {
	width: 210px;
	margin-right: 20px;
	vertical-align: top
}
.site-header__search {
	display: none;
	position: absolute;
	left: 0;
	width: 100%;
	padding-top: 0;
	z-index: 40
}
.site-header__search--opened {
	display: block
}
.site-header__search .site-header__search-inner {
	position: relative;
	width: 100%;
	background-color: #f4f1eb;
	padding-top: 50px;
	padding-bottom: 50px
}
.site-header__search .site-header__search-inner .search-box {
	width: 500px;
	margin: 0 auto
}
.site-header__search .site-header__search-inner>.container {
	position: relative
}
.site-header__search .site-header__search-controls {
	text-align: right;
	padding-bottom: 30px
}
.site-header__search .site-header__search-close {
	display: inline-block;
	position: relative;
	top: 0;
	right: 20px;
	width: 20px;
	height: 20px
}
.site-header__search .site-header__search-close:before {
	display: block;
	content: "";
	position: absolute;
	top: 50%;
	left: 50%;
	width: 20px;
	height: 2px;
	margin-top: -1px;
	margin-left: -10px;
	background: #333;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg)
}
.site-header__search .site-header__search-close:after {
	display: block;
	content: "";
	position: absolute;
	top: 50%;
	left: 50%;
	width: 20px;
	height: 2px;
	margin-top: -1px;
	margin-left: -10px;
	background: #333;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg)
}
.global-nav__inner {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between
}
.global-nav__item {
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	padding: 0;
	cursor: pointer;
	-webkit-tap-highlight-color: transparent
}
.global-nav__item>a {
	position: relative;
	display: block;
	padding-bottom: 20px;
	color: #333;
	text-decoration: none;
	font-weight: 700
}
.global-nav__item>a>.global-nav__item-name {
	display: block;
	text-align: center;
	border-left: 1px solid #ccc
}
.global-nav__item>a>.global-nav__item-toggle {
	display: none
}
.global-nav__item>a:after {
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	width: 0;
	margin: auto;
	border-bottom: 5px solid #e60012
}
.global-nav__item:last-child>a>.global-nav__item-name {
	border-right: 1px solid #ccc
}
.global-nav__item--active>a:after {
	width: 100%;
	border-bottom: 5px solid #e60012
}
.global-nav__item--cloned {
	display: none
}
.global-nav__subitem {
	display: none;
	width: 100%;
	background: #f4f1eb;
	padding: 0;
	position: absolute;
	z-index: 99;
	left: 0;
	margin: 0;
	list-style: none;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}
.global-nav__subitem>.container {
	padding-top: 50px;
	padding-bottom: 50px
}
.global-nav__subitem--opened {
	display: block
}
.global-nav__subitem-bottom {
	margin-top: 30px;
	padding-top: 30px;
	border-top: 1px solid #ccc
}
.global-nav__foot {
	display: none
}
.article__data>:first-child {
	margin-top: 0!important
}
.article__data>:last-child {
	margin-bottom: 0!important
}
.article__head {
	margin: 20px auto 40px;
	padding-bottom: 40px;
	border-bottom: 1px solid #ccc
}
.article__head>:first-child {
	margin-top: 0!important
}
.article__head>:last-child {
	margin-bottom: 0!important
}
.article__title {
	font-size: 30px;
	font-weight: 700
}
.article__subtitle {
	font-size: 18px;
	font-weight: 700
}
.article__body>:first-child {
	margin-top: 0!important
}
.article__body>:last-child {
	margin-bottom: 0!important
}
.article-note {
	margin: 50px 0;
	font-size: 14px
}
.article-pdf-button {
	margin: 50px 0
}
.image-shifted--3-cols {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	margin-top: 100px;
	margin-left: 50%;
	width: 100%;
	min-width: 1050px;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%)
}
.image-shifted--3-cols>* {
	width: 33.333333333%;
	min-width: 350px
}
.image-shifted--3-cols>:nth-child(1), .image-shifted--3-cols>:nth-child(3) {
	margin-bottom: -100px
}
.image-shifted--3-cols img {
	width: 100%
}
.slick-slider {
	position: relative;
	display: block;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-ms-touch-action: pan-y;
	touch-action: pan-y;
	-webkit-tap-highlight-color: transparent
}
.slick-list {
	position: relative;
	overflow: hidden;
	display: block;
	margin: 0;
	padding: 0
}
.slick-list:focus {
	outline: none
}
.slick-list.dragging {
	cursor: pointer;
	cursor: hand
}
.slick-slider .slick-track, .slick-slider .slick-list {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0)
}
.slick-track {
	position: relative;
	left: 0;
	top: 0;
	display: block;
	margin-left: auto;
	margin-right: auto
}
.slick-track:before, .slick-track:after {
	content: "";
	display: table
}
.slick-track:after {
	clear: both
}
.slick-loading .slick-track {
	visibility: hidden
}
.slick-slide {
	float: left;
	height: 100%;
	min-height: 1px;
	display: none
}
[dir=rtl] .slick-slide {
	float: right
}
.slick-slide:focus {
	outline: none
}
.slick-slide a {
	outline: none
}
.slick-slide img {
	display: block
}
.slick-slide.slick-loading img {
	display: none
}
.slick-slide.dragging img {
	pointer-events: none
}
.slick-initialized .slick-slide {
	display: block
}
.slick-loading .slick-slide {
	visibility: hidden
}
.slick-vertical .slick-slide {
	display: block;
	height: auto;
	border: 1px solid transparent
}
.slick-arrow.slick-hidden {
	display: none
}
.slick-slider {
	margin-top: 50px;
	margin-bottom: 50px
}
.slick-slide>:first-child {
	margin-top: 0!important
}
.slick-slide>:last-child {
	margin-bottom: 0!important
}
.slick-prev, .slick-next {
	position: absolute;
	display: block;
	width: 18px;
	height: 30px;
	background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxNyAzMCI+PGRlZnM+PHN0eWxlPi5jbHMtMXtmaWxsOiNlNjAwMTI7ZmlsbC1ydWxlOmV2ZW5vZGQ7fTwvc3R5bGU+PC9kZWZzPjx0aXRsZT5hbmdsZS1yaWdodF9sZzwvdGl0bGU+PGcgaWQ9IuODrOOCpOODpOODvF8yIiBkYXRhLW5hbWU9IuODrOOCpOODpOODvCAyIj48ZyBpZD0i44Os44Kk44Ok44O8XzEtMiIgZGF0YS1uYW1lPSLjg6zjgqTjg6Tjg7wgMSI+PHBhdGggY2xhc3M9ImNscy0xIiBkPSJNMCwzMCwxNSwxNSwwLDBIMkwxNywxNSwyLDMwWiIvPjwvZz48L2c+PC9zdmc+) center center/18px 30px no-repeat;
	top: 0;
	bottom: 0;
	margin: auto;
	padding: 0;
	font-size: 0;
	color: transparent;
	border: none;
	outline: none;
	cursor: pointer
}
.slick-prev:hover, .slick-prev:focus, .slick-next:hover, .slick-next:focus {
	outline: none;
	color: transparent
}
.slick-prev.slick-disabled, .slick-next.slick-disabled {
	display: none!important
}
.slick-prev {
	left: -42px;
	-webkit-transform: rotateY(180deg);
	transform: rotateY(180deg)
}
.slick-next {
	right: -42px
}
.slick-dotted.slick-slider {
	padding-bottom: 50px;
	margin-bottom: 50px
}
.slick-dots {
	position: absolute;
	bottom: 0;
	list-style: none;
	display: block;
	text-align: center;
	padding: 0;
	margin: 0;
	width: 100%;
	font-size: 0
}
.slick-dots li {
	position: relative;
	display: inline-block;
	height: 10px;
	width: 10px;
	margin: 0 4px;
	padding: 0;
	cursor: pointer
}
.slick-dots li button {
	border: 0;
	background: transparent;
	display: block;
	outline: none;
	line-height: 0;
	font-size: 0;
	color: transparent;
	padding: 0;
	cursor: pointer
}
.slick-dots li button:hover, .slick-dots li button:focus {
	outline: none
}
.slick-dots li button:hover:before, .slick-dots li button:focus:before {
	opacity: 1
}
.slick-dots li button:before {
	position: absolute;
	top: 0;
	left: 0;
	content: "●";
	width: 10px;
	height: 10px;
	font-size: 10px;
	line-height: 1;
	text-align: center;
	color: black
}
.slick-dots li.slick-active button:before {
	color: #e60012
}
/*! Lity - v2.2.2 - 2017-07-17
* http://sorgalla.com/lity/
* Copyright (c) 2015-2017 Jan Sorgalla; Licensed MIT */

.lity {
	z-index: 9990;
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	white-space: nowrap;
	background: #0b0b0b;
	background: rgba(0, 0, 0, .9);
	outline: none!important;
	opacity: 0;
	-webkit-transition: opacity .3s ease;
	transition: opacity .3s ease
}
.lity.lity-opened {
	opacity: 1
}
.lity.lity-closed {
	opacity: 0
}
.lity * {
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}
.lity-wrap {
	z-index: 9990;
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	text-align: center;
	outline: none!important
}
.lity-wrap:before {
	content: "";
	display: inline-block;
	height: 100%;
	vertical-align: middle;
	margin-right: -.25em
}
.lity-loader {
	z-index: 9991;
	color: #fff;
	position: absolute;
	top: 50%;
	margin-top: -.8em;
	width: 100%;
	text-align: center;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	opacity: 0;
	-webkit-transition: opacity .3s ease;
	transition: opacity .3s ease
}
.lity-loading .lity-loader {
	opacity: 1
}
.lity-container {
	z-index: 9992;
	position: relative;
	text-align: left;
	vertical-align: middle;
	display: inline-block;
	white-space: normal;
	max-width: 100%;
	max-height: 100%;
	outline: none!important
}
.lity-content {
	z-index: 9993;
	width: 100%;
	-webkit-transform: scale(1);
	transform: scale(1);
	-webkit-transition: -webkit-transform .3s ease;
	transition: -webkit-transform .3s ease;
	transition: transform .3s ease;
	transition: transform .3s ease, -webkit-transform .3s ease
}
.lity-loading .lity-content, .lity-closed .lity-content {
	-webkit-transform: scale(.8);
	transform: scale(.8)
}
.lity-content:after {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	display: block;
	right: 0;
	width: auto;
	height: auto;
	z-index: -1;
	-webkit-box-shadow: 0 0 8px rgba(0, 0, 0, .6);
	box-shadow: 0 0 8px rgba(0, 0, 0, .6)
}
.lity-close {
	z-index: 9994;
	width: 35px;
	height: 35px;
	position: fixed;
	right: 0;
	top: 0;
	-webkit-appearance: none;
	cursor: pointer;
	text-decoration: none;
	text-align: center;
	padding: 0;
	color: #fff;
	font-style: normal;
	font-size: 35px;
	font-family: Arial, Baskerville, monospace;
	line-height: 35px;
	text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
	border: 0;
	background: none;
	outline: none;
	-webkit-box-shadow: none;
	box-shadow: none
}
.lity-close::-moz-focus-inner {
	border: 0;
	padding: 0
}
.lity-close:hover, .lity-close:focus, .lity-close:active, .lity-close:visited {
	text-decoration: none;
	text-align: center;
	padding: 0;
	color: #fff;
	font-style: normal;
	font-size: 35px;
	font-family: Arial, Baskerville, monospace;
	line-height: 35px;
	text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
	border: 0;
	background: none;
	outline: none;
	-webkit-box-shadow: none;
	box-shadow: none
}
.lity-close:active {
	top: 1px
}
.lity-image img {
	max-width: 100%;
	display: block;
	line-height: 0;
	border: 0
}
.lity-iframe .lity-container, .lity-youtube .lity-container, .lity-vimeo .lity-container, .lity-facebookvideo .lity-container, .lity-googlemaps .lity-container {
	width: 100%;
	max-width: 964px
}
.lity-iframe-container {
	width: 100%;
	height: 0;
	padding-top: 56.25%;
	overflow: auto;
	pointer-events: auto;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	-webkit-overflow-scrolling: touch
}
.lity-iframe-container iframe {
	position: absolute;
	display: block;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	-webkit-box-shadow: 0 0 8px rgba(0, 0, 0, .6);
	box-shadow: 0 0 8px rgba(0, 0, 0, .6);
	background: #000
}
.lity-hide {
	display: none
}
.eir-content .investors-doc-nav {
	margin-top: 80px
}
.eir-content .investors-doc-nav .link-list-anchor .link-list-anchor__item {
	letter-spacing: 0;
	padding: 0 20px
}
.eir-content .heading3 {
	margin-top: 50px;
	margin-bottom: 50px;
	font-weight: 700;
	line-height: 1.3;
	font-size: 30px
}
.eir-content .heading3 a {
	text-decoration: none
}
.eir-content .heading3 em {
	color: #e60012;
	font-style: normal;
	font-weight: 700
}
.eir-content .heading3 .button-rss {
	margin-left: 1em;
	margin-right: 1em;
	vertical-align: middle
}
.eir-content .heading3--middle-line {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	position: relative
}
.eir-content .heading3--middle-line:after {
	content: "";
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	margin-left: .5em;
	height: 1px;
	background-color: #333
}
.eir-content .heading3__underline {
	position: relative;
	display: inline-block;
	z-index: 10
}
.eir-content .heading3__underline:before {
	content: "";
	display: block;
	position: absolute;
	left: 1.4em;
	bottom: -6px;
	height: 20px;
	width: calc(100% - 1em);
	background-image: -webkit-repeating-linear-gradient(left, #ae8c3c, #ae8c3c 1px, transparent 1px, transparent 10px);
	background-image: repeating-linear-gradient(to right, #ae8c3c, #ae8c3c 1px, transparent 1px, transparent 10px);
	background-size: 10px 10px;
	-webkit-transform: skew(-45deg);
	transform: skew(-45deg);
	z-index: -1
}
.mf_finder_searchBox_items {
	padding: 0
}
.mf_finder_searchBox_query_input {
	color: #333;
	padding: 0 0 0 .5em;
	background: #fff!important
}
.mf_finder_searchBox {
	margin: 0
}
.mf_finder_searchBox_submit {
	border-radius: 0
}
.mf_finder_searchBox_submit:before {
	margin-left: 0
}
.mf_finder_searchBox_submit span {
	margin-left: 0;
	margin-right: 0
}
.header-search-box-container {
	width: 500px;
	margin: 0 auto
}
.section-1.section-box-shifted {
	position: relative;
	z-index: 30;
	margin-bottom: 0
}
.box-shifted {
	position: relative;
	height: 450px;
	z-index: 0
}
.box-shifted__text {
	position: absolute;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 50px 50px 50px 110px;
	height: 450px;
	width: 635px;
	background-color: #fff;
	z-index: 2
}
.box-shifted__text>:first-child {
	margin-top: 0!important
}
.box-shifted__text>:last-child {
	margin-bottom: 0!important
}
.box-shifted__image {
	position: absolute;
	bottom: 0
}
.box-shifted__image>:first-child {
	margin-top: 0!important
}
.box-shifted__image>:last-child {
	margin-bottom: 0!important
}
.box-shifted__image img {
	height: 450px
}
.box-shifted--left {
	left: -110px
}
.box-shifted--right {
	right: -110px
}
.box-shifted--bottom {
	bottom: -50px;
	opacity: 1
}
.box-shifted--top {
	top: -50px
}
.section-history {
	margin: 0
}
.section-history__year {
	margin: 0;
	padding: 50px 0;
	background-color: #f4f1eb
}
.section-history__body {
	padding: 50px 0 50px 40px;
	border-left: 3px solid #707070
}
.section-history__body>:first-child {
	margin-top: 0!important
}
.section-history__body>:last-child {
	margin-bottom: 0!important
}
.section-history__heading {
	position: relative;
	margin-bottom: 50px
}
.section-history__heading:before {
	content: "";
	display: block;
	position: absolute;
	top: 8px;
	left: -51px;
	width: 20px;
	height: 20px;
	border-radius: 10px;
	background-color: #f00
}
@media(max-width:767px) {
	html {
		font-size: 14px;
		line-height: 1.8
	}
	sub, sup {
		font-size: 78.5714285714%
	}
	small {
		font-size: 85.7142857143%
	}
	input, button {
		line-height: 1.2857142857
	}
	.natural figure figcaption, .natural caption {
		line-height: 1.2857142857
	}
	.natural pre {
		padding-bottom: 30.8px;
		padding-top: 30.8px
	}
	.natural h1, .natural h2, .natural h3, .natural h4, .natural h5, .natural h6 {
		line-height: 1.2857142857
	}
	.natural pre, .natural h1, .natural h2, .natural h3, .natural h4, .natural h5, .natural h6, .natural .solid, .natural hr, .natural blockquote {
		margin-bottom: 30.8px;
		margin-top: 30.8px
	}
	.natural pre+pre, .natural h1+pre, .natural h2+pre, .natural h3+pre, .natural h4+pre, .natural h5+pre, .natural h6+pre, .natural .solid+pre, .natural hr+pre, .natural blockquote+pre, .natural pre+h1, .natural h1+h1, .natural h2+h1, .natural h3+h1, .natural h4+h1, .natural h5+h1, .natural h6+h1, .natural .solid+h1, .natural hr+h1, .natural blockquote+h1, .natural pre+h2, .natural h1+h2, .natural h2+h2, .natural h3+h2, .natural h4+h2, .natural h5+h2, .natural h6+h2, .natural .solid+h2, .natural hr+h2, .natural blockquote+h2, .natural pre+h3, .natural h1+h3, .natural h2+h3, .natural h3+h3, .natural h4+h3, .natural h5+h3, .natural h6+h3, .natural .solid+h3, .natural hr+h3, .natural blockquote+h3, .natural pre+h4, .natural h1+h4, .natural h2+h4, .natural h3+h4, .natural h4+h4, .natural h5+h4, .natural h6+h4, .natural .solid+h4, .natural hr+h4, .natural blockquote+h4, .natural pre+h5, .natural h1+h5, .natural h2+h5, .natural h3+h5, .natural h4+h5, .natural h5+h5, .natural h6+h5, .natural .solid+h5, .natural hr+h5, .natural blockquote+h5, .natural pre+h6, .natural h1+h6, .natural h2+h6, .natural h3+h6, .natural h4+h6, .natural h5+h6, .natural h6+h6, .natural .solid+h6, .natural hr+h6, .natural blockquote+h6, .natural pre+.solid, .natural h1+.solid, .natural h2+.solid, .natural h3+.solid, .natural h4+.solid, .natural h5+.solid, .natural h6+.solid, .natural .solid+.solid, .natural hr+.solid, .natural blockquote+.solid, .natural pre+hr, .natural h1+hr, .natural h2+hr, .natural h3+hr, .natural h4+hr, .natural h5+hr, .natural h6+hr, .natural .solid+hr, .natural hr+hr, .natural blockquote+hr, .natural pre+blockquote, .natural h1+blockquote, .natural h2+blockquote, .natural h3+blockquote, .natural h4+blockquote, .natural h5+blockquote, .natural h6+blockquote, .natural .solid+blockquote, .natural hr+blockquote, .natural blockquote+blockquote {
		margin-top: 36.4px
	}
	.natural p, .natural ol, .natural ul, .natural dl, .natural figure, .qa-item__body>p {
		margin-bottom: 25.2px;
		margin-top: 25.2px
	}
	.natural td, .natural th {
		padding-bottom: 8.4px;
		padding-top: 8.4px
	}
	.natural h4 {
		margin-top: 30px;
		font-size: 20px
	}
	.grid--1-cols>:nth-child(1) {
		margin-top: 0
	}
	.grid--2-cols>:nth-child(1) {
		margin-top: 0
	}
	.grid--3-cols>:nth-child(1) {
		margin-top: 0
	}
	.grid--4-cols>:nth-child(1) {
		margin-top: 0
	}
	.grid--5-cols>:nth-child(1) {
		margin-top: 0
	}
	.grid--6-cols>:nth-child(1) {
		margin-top: 0
	}
	.grid--7-cols>:nth-child(1) {
		margin-top: 0
	}
	.grid--8-cols>:nth-child(1) {
		margin-top: 0
	}
	.grid--9-cols>:nth-child(1) {
		margin-top: 0
	}
	.grid--10-cols>:nth-child(1) {
		margin-top: 0
	}
	.grid--11-cols>:nth-child(1) {
		margin-top: 0
	}
	.grid--12-cols>:nth-child(1) {
		margin-top: 0
	}
	.grid {
		margin-top: 30px;
		margin-bottom: 30px
	}
	.grid>.grid__col-palmtop-1 {
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
		-webkit-box-flex: 0;
		-ms-flex-positive: 0;
		flex-grow: 0;
		-ms-flex-negative: 0;
		flex-shrink: 0;
		-ms-flex-preferred-size: calc(8.3333333333% - 30px);
		flex-basis: calc(8.3333333333% - 30px);
		margin: 0 15px 30px;
		margin-top: 30px;
		margin-bottom: 0
	}
	.grid>.grid__col-palmtop-1>:first-child {
		margin-top: 0!important
	}
	.grid>.grid__col-palmtop-1>:last-child {
		margin-bottom: 0!important
	}
	.grid>.grid__col-palmtop-2 {
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
		-webkit-box-flex: 0;
		-ms-flex-positive: 0;
		flex-grow: 0;
		-ms-flex-negative: 0;
		flex-shrink: 0;
		-ms-flex-preferred-size: calc(16.6666666667% - 30px);
		flex-basis: calc(16.6666666667% - 30px);
		margin: 0 15px 30px;
		margin-top: 30px;
		margin-bottom: 0
	}
	.grid>.grid__col-palmtop-2>:first-child {
		margin-top: 0!important
	}
	.grid>.grid__col-palmtop-2>:last-child {
		margin-bottom: 0!important
	}
	.grid>.grid__col-palmtop-3 {
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
		-webkit-box-flex: 0;
		-ms-flex-positive: 0;
		flex-grow: 0;
		-ms-flex-negative: 0;
		flex-shrink: 0;
		-ms-flex-preferred-size: calc(25% - 30px);
		flex-basis: calc(25% - 30px);
		margin: 0 15px 30px;
		margin-top: 30px;
		margin-bottom: 0
	}
	.grid>.grid__col-palmtop-3>:first-child {
		margin-top: 0!important
	}
	.grid>.grid__col-palmtop-3>:last-child {
		margin-bottom: 0!important
	}
	.grid>.grid__col-palmtop-4 {
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
		-webkit-box-flex: 0;
		-ms-flex-positive: 0;
		flex-grow: 0;
		-ms-flex-negative: 0;
		flex-shrink: 0;
		-ms-flex-preferred-size: calc(33.3333333333% - 30px);
		flex-basis: calc(33.3333333333% - 30px);
		margin: 0 15px 30px;
		margin-top: 30px;
		margin-bottom: 0
	}
	.grid>.grid__col-palmtop-4>:first-child {
		margin-top: 0!important
	}
	.grid>.grid__col-palmtop-4>:last-child {
		margin-bottom: 0!important
	}
	.grid>.grid__col-palmtop-5 {
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
		-webkit-box-flex: 0;
		-ms-flex-positive: 0;
		flex-grow: 0;
		-ms-flex-negative: 0;
		flex-shrink: 0;
		-ms-flex-preferred-size: calc(41.6666666667% - 30px);
		flex-basis: calc(41.6666666667% - 30px);
		margin: 0 15px 30px;
		margin-top: 30px;
		margin-bottom: 0
	}
	.grid>.grid__col-palmtop-5>:first-child {
		margin-top: 0!important
	}
	.grid>.grid__col-palmtop-5>:last-child {
		margin-bottom: 0!important
	}
	.grid>.grid__col-palmtop-6 {
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
		-webkit-box-flex: 0;
		-ms-flex-positive: 0;
		flex-grow: 0;
		-ms-flex-negative: 0;
		flex-shrink: 0;
		-ms-flex-preferred-size: calc(50% - 30px);
		flex-basis: calc(50% - 30px);
		margin: 0 15px 30px;
		margin-top: 30px;
		margin-bottom: 0
	}
	.grid>.grid__col-palmtop-6>:first-child {
		margin-top: 0!important
	}
	.grid>.grid__col-palmtop-6>:last-child {
		margin-bottom: 0!important
	}
	.grid>.grid__col-palmtop-7 {
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
		-webkit-box-flex: 0;
		-ms-flex-positive: 0;
		flex-grow: 0;
		-ms-flex-negative: 0;
		flex-shrink: 0;
		-ms-flex-preferred-size: calc(58.3333333333% - 30px);
		flex-basis: calc(58.3333333333% - 30px);
		margin: 0 15px 30px;
		margin-top: 30px;
		margin-bottom: 0
	}
	.grid>.grid__col-palmtop-7>:first-child {
		margin-top: 0!important
	}
	.grid>.grid__col-palmtop-7>:last-child {
		margin-bottom: 0!important
	}
	.grid>.grid__col-palmtop-8 {
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
		-webkit-box-flex: 0;
		-ms-flex-positive: 0;
		flex-grow: 0;
		-ms-flex-negative: 0;
		flex-shrink: 0;
		-ms-flex-preferred-size: calc(66.6666666667% - 30px);
		flex-basis: calc(66.6666666667% - 30px);
		margin: 0 15px 30px;
		margin-top: 30px;
		margin-bottom: 0
	}
	.grid>.grid__col-palmtop-8>:first-child {
		margin-top: 0!important
	}
	.grid>.grid__col-palmtop-8>:last-child {
		margin-bottom: 0!important
	}
	.grid>.grid__col-palmtop-9 {
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
		-webkit-box-flex: 0;
		-ms-flex-positive: 0;
		flex-grow: 0;
		-ms-flex-negative: 0;
		flex-shrink: 0;
		-ms-flex-preferred-size: calc(75% - 30px);
		flex-basis: calc(75% - 30px);
		margin: 0 15px 30px;
		margin-top: 30px;
		margin-bottom: 0
	}
	.grid>.grid__col-palmtop-9>:first-child {
		margin-top: 0!important
	}
	.grid>.grid__col-palmtop-9>:last-child {
		margin-bottom: 0!important
	}
	.grid>.grid__col-palmtop-10 {
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
		-webkit-box-flex: 0;
		-ms-flex-positive: 0;
		flex-grow: 0;
		-ms-flex-negative: 0;
		flex-shrink: 0;
		-ms-flex-preferred-size: calc(83.3333333333% - 30px);
		flex-basis: calc(83.3333333333% - 30px);
		margin: 0 15px 30px;
		margin-top: 30px;
		margin-bottom: 0
	}
	.grid>.grid__col-palmtop-10>:first-child {
		margin-top: 0!important
	}
	.grid>.grid__col-palmtop-10>:last-child {
		margin-bottom: 0!important
	}
	.grid>.grid__col-palmtop-11 {
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
		-webkit-box-flex: 0;
		-ms-flex-positive: 0;
		flex-grow: 0;
		-ms-flex-negative: 0;
		flex-shrink: 0;
		-ms-flex-preferred-size: calc(91.6666666667% - 30px);
		flex-basis: calc(91.6666666667% - 30px);
		margin: 0 15px 30px;
		margin-top: 30px;
		margin-bottom: 0
	}
	.grid>.grid__col-palmtop-11>:first-child {
		margin-top: 0!important
	}
	.grid>.grid__col-palmtop-11>:last-child {
		margin-bottom: 0!important
	}
	.grid>.grid__col-palmtop-12 {
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
		-webkit-box-flex: 0;
		-ms-flex-positive: 0;
		flex-grow: 0;
		-ms-flex-negative: 0;
		flex-shrink: 0;
		-ms-flex-preferred-size: calc(100% - 30px);
		flex-basis: calc(100% - 30px);
		margin: 0 15px 30px;
		margin-top: 30px;
		margin-bottom: 0
	}
	.grid>.grid__col-palmtop-12>:first-child {
		margin-top: 0!important
	}
	.grid>.grid__col-palmtop-12>:last-child {
		margin-bottom: 0!important
	}
	.grid--margin-small {
		margin-top: 20px;
		margin-bottom: 20px
	}
	.grid--margin-small>.grid__col-1 {
		margin-top: 20px;
		margin-bottom: 0
	}
	.grid--margin-small>.grid__col-2 {
		margin-top: 20px;
		margin-bottom: 0
	}
	.grid--margin-small>.grid__col-3 {
		margin-top: 20px;
		margin-bottom: 0
	}
	.grid--margin-small>.grid__col-4 {
		margin-top: 20px;
		margin-bottom: 0
	}
	.grid--margin-small>.grid__col-5 {
		margin-top: 20px;
		margin-bottom: 0
	}
	.grid--margin-small>.grid__col-6 {
		margin-top: 20px;
		margin-bottom: 0
	}
	.grid--margin-small>.grid__col-7 {
		margin-top: 20px;
		margin-bottom: 0
	}
	.grid--margin-small>.grid__col-8 {
		margin-top: 20px;
		margin-bottom: 0
	}
	.grid--margin-small>.grid__col-9 {
		margin-top: 20px;
		margin-bottom: 0
	}
	.grid--margin-small>.grid__col-10 {
		margin-top: 20px;
		margin-bottom: 0
	}
	.grid--margin-small>.grid__col-11 {
		margin-top: 20px;
		margin-bottom: 0
	}
	.grid--margin-small>.grid__col-12 {
		margin-top: 20px;
		margin-bottom: 0
	}
	.grid--palmtop-1-cols>:nth-child(-n+1) {
		margin-top: 0
	}
	.grid--palmtop-2-cols>:nth-child(-n+2) {
		margin-top: 0
	}
	.grid--palmtop-3-cols>:nth-child(-n+3) {
		margin-top: 0
	}
	.grid--palmtop-4-cols>:nth-child(-n+4) {
		margin-top: 0
	}
	.grid--palmtop-5-cols>:nth-child(-n+5) {
		margin-top: 0
	}
	.grid--palmtop-6-cols>:nth-child(-n+6) {
		margin-top: 0
	}
	.grid--palmtop-7-cols>:nth-child(-n+7) {
		margin-top: 0
	}
	.grid--palmtop-8-cols>:nth-child(-n+8) {
		margin-top: 0
	}
	.grid--palmtop-9-cols>:nth-child(-n+9) {
		margin-top: 0
	}
	.grid--palmtop-10-cols>:nth-child(-n+10) {
		margin-top: 0
	}
	.grid--palmtop-11-cols>:nth-child(-n+11) {
		margin-top: 0
	}
	.grid--palmtop-12-cols>:nth-child(-n+12) {
		margin-top: 0
	}
	.grid-7--1-cols>:nth-child(1) {
		margin-top: 0
	}
	.grid-7--2-cols>:nth-child(1) {
		margin-top: 0
	}
	.grid-7--3-cols>:nth-child(1) {
		margin-top: 0
	}
	.grid-7--4-cols>:nth-child(1) {
		margin-top: 0
	}
	.grid-7--5-cols>:nth-child(1) {
		margin-top: 0
	}
	.grid-7--6-cols>:nth-child(1) {
		margin-top: 0
	}
	.grid-7--7-cols>:nth-child(1) {
		margin-top: 0
	}
	.grid-7 {
		margin-top: 30px;
		margin-bottom: 30px
	}
	.grid-7>.grid__col-palmtop-1 {
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
		-webkit-box-flex: 0;
		-ms-flex-positive: 0;
		flex-grow: 0;
		-ms-flex-negative: 0;
		flex-shrink: 0;
		-ms-flex-preferred-size: calc(14.2857142857% - 30px);
		flex-basis: calc(14.2857142857% - 30px);
		margin: 0 15px 30px;
		margin-top: 30px;
		margin-bottom: 0
	}
	.grid-7>.grid__col-palmtop-1>:first-child {
		margin-top: 0!important
	}
	.grid-7>.grid__col-palmtop-1>:last-child {
		margin-bottom: 0!important
	}
	.grid-7>.grid__col-palmtop-2 {
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
		-webkit-box-flex: 0;
		-ms-flex-positive: 0;
		flex-grow: 0;
		-ms-flex-negative: 0;
		flex-shrink: 0;
		-ms-flex-preferred-size: calc(28.5714285714% - 30px);
		flex-basis: calc(28.5714285714% - 30px);
		margin: 0 15px 30px;
		margin-top: 30px;
		margin-bottom: 0
	}
	.grid-7>.grid__col-palmtop-2>:first-child {
		margin-top: 0!important
	}
	.grid-7>.grid__col-palmtop-2>:last-child {
		margin-bottom: 0!important
	}
	.grid-7>.grid__col-palmtop-3 {
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
		-webkit-box-flex: 0;
		-ms-flex-positive: 0;
		flex-grow: 0;
		-ms-flex-negative: 0;
		flex-shrink: 0;
		-ms-flex-preferred-size: calc(42.8571428571% - 30px);
		flex-basis: calc(42.8571428571% - 30px);
		margin: 0 15px 30px;
		margin-top: 30px;
		margin-bottom: 0
	}
	.grid-7>.grid__col-palmtop-3>:first-child {
		margin-top: 0!important
	}
	.grid-7>.grid__col-palmtop-3>:last-child {
		margin-bottom: 0!important
	}
	.grid-7>.grid__col-palmtop-4 {
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
		-webkit-box-flex: 0;
		-ms-flex-positive: 0;
		flex-grow: 0;
		-ms-flex-negative: 0;
		flex-shrink: 0;
		-ms-flex-preferred-size: calc(57.1428571429% - 30px);
		flex-basis: calc(57.1428571429% - 30px);
		margin: 0 15px 30px;
		margin-top: 30px;
		margin-bottom: 0
	}
	.grid-7>.grid__col-palmtop-4>:first-child {
		margin-top: 0!important
	}
	.grid-7>.grid__col-palmtop-4>:last-child {
		margin-bottom: 0!important
	}
	.grid-7>.grid__col-palmtop-5 {
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
		-webkit-box-flex: 0;
		-ms-flex-positive: 0;
		flex-grow: 0;
		-ms-flex-negative: 0;
		flex-shrink: 0;
		-ms-flex-preferred-size: calc(71.4285714286% - 30px);
		flex-basis: calc(71.4285714286% - 30px);
		margin: 0 15px 30px;
		margin-top: 30px;
		margin-bottom: 0
	}
	.grid-7>.grid__col-palmtop-5>:first-child {
		margin-top: 0!important
	}
	.grid-7>.grid__col-palmtop-5>:last-child {
		margin-bottom: 0!important
	}
	.grid-7>.grid__col-palmtop-6 {
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
		-webkit-box-flex: 0;
		-ms-flex-positive: 0;
		flex-grow: 0;
		-ms-flex-negative: 0;
		flex-shrink: 0;
		-ms-flex-preferred-size: calc(85.7142857143% - 30px);
		flex-basis: calc(85.7142857143% - 30px);
		margin: 0 15px 30px;
		margin-top: 30px;
		margin-bottom: 0
	}
	.grid-7>.grid__col-palmtop-6>:first-child {
		margin-top: 0!important
	}
	.grid-7>.grid__col-palmtop-6>:last-child {
		margin-bottom: 0!important
	}
	.grid-7>.grid__col-palmtop-7 {
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
		-webkit-box-flex: 0;
		-ms-flex-positive: 0;
		flex-grow: 0;
		-ms-flex-negative: 0;
		flex-shrink: 0;
		-ms-flex-preferred-size: calc(100% - 30px);
		flex-basis: calc(100% - 30px);
		margin: 0 15px 30px;
		margin-top: 30px;
		margin-bottom: 0
	}
	.grid-7>.grid__col-palmtop-7>:first-child {
		margin-top: 0!important
	}
	.grid-7>.grid__col-palmtop-7>:last-child {
		margin-bottom: 0!important
	}
	.grid-7--margin-small {
		margin-top: 20px;
		margin-bottom: 20px
	}
	.grid-7--margin-small>.grid__col-1 {
		margin-top: 20px;
		margin-bottom: 0
	}
	.grid-7--margin-small>.grid__col-2 {
		margin-top: 20px;
		margin-bottom: 0
	}
	.grid-7--margin-small>.grid__col-3 {
		margin-top: 20px;
		margin-bottom: 0
	}
	.grid-7--margin-small>.grid__col-4 {
		margin-top: 20px;
		margin-bottom: 0
	}
	.grid-7--margin-small>.grid__col-5 {
		margin-top: 20px;
		margin-bottom: 0
	}
	.grid-7--margin-small>.grid__col-6 {
		margin-top: 20px;
		margin-bottom: 0
	}
	.grid-7--margin-small>.grid__col-7 {
		margin-top: 20px;
		margin-bottom: 0
	}
	.grid-7--palmtop-1-cols>:nth-child(-n+1) {
		margin-top: 0
	}
	.grid-7--palmtop-2-cols>:nth-child(-n+2) {
		margin-top: 0
	}
	.grid-7--palmtop-3-cols>:nth-child(-n+3) {
		margin-top: 0
	}
	.grid-7--palmtop-4-cols>:nth-child(-n+4) {
		margin-top: 0
	}
	.grid-7--palmtop-5-cols>:nth-child(-n+5) {
		margin-top: 0
	}
	.grid-7--palmtop-6-cols>:nth-child(-n+6) {
		margin-top: 0
	}
	.grid-7--palmtop-7-cols>:nth-child(-n+7) {
		margin-top: 0
	}
	.heading-1 {
		font-size: 39px
	}
	.heading-2 {
		font-size: 24px
	}
	.heading-3 {
		font-size: 22px
	}
	.heading-4 {
		font-size: 20px
	}
	.heading-5 {
		font-size: 18px
	}
	.heading-6 {
		font-size: 16px
	}
	.section-1 {
		margin: 70px 0
	}
	.section-1--colored {
		margin: 0;
		padding: 70px 0
	}
	.section-2 {
		margin-top: 50px;
		margin-bottom: 50px
	}
	.section-3 {
		margin-top: 50px;
		margin-bottom: 50px
	}
	.section-breadcrumb {
		display: none
	}
	.block-indent {
		margin-left: 35px
	}
	.tabs {
		border: 1px solid #ccc
	}
	.tabs__toggler {
		position: relative;
		display: block;
		color: #fff;
		background-color: #6d685d;
		font-size: 14px;
		border-bottom: 1px solid #ccc;
		padding: 14px 20px;
		line-height: 1;
		cursor: pointer
	}
	.tabs__toggler:before {
		content: "\00a0";
		display: inline-block;
		position: absolute;
		right: 20px;
		width: 10px;
		background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA4IDEyIj48ZGVmcz48c3R5bGU+LmNscy0xe2ZpbGw6I2ZmZjtmaWxsLXJ1bGU6ZXZlbm9kZDt9PC9zdHlsZT48L2RlZnM+PHRpdGxlPmFuZ2xlLXJpZ2h0PC90aXRsZT48ZyBpZD0i44Os44Kk44Ok44O8XzIiIGRhdGEtbmFtZT0i44Os44Kk44Ok44O8IDIiPjxnIGlkPSLjg6zjgqTjg6Tjg7xfMS0yIiBkYXRhLW5hbWU9IuODrOOCpOODpOODvCAxIj48cGF0aCBjbGFzcz0iY2xzLTEiIGQ9Ik0wLDEyLDYsNiwwLDBIMkw4LDYsMiwxMloiLz48L2c+PC9nPjwvc3ZnPg==) no-repeat center center;
		-webkit-transform: rotate(90deg);
		transform: rotate(90deg)
	}
	.tabs__toggler--opened:before {
		-webkit-transform: rotate(-90deg);
		transform: rotate(-90deg)
	}
	.tabs__inner {
		display: none
	}
	.tabs__inner--opened {
		display: block
	}
	.tab {
		display: block;
		border-top: none;
		border-left: none;
		border-right: none;
		border-bottom: 1px solid #ccc;
		max-width: none;
		text-align: left;
		font-size: 14px
	}
	.tab__text {
		padding: 14px 20px
	}
	.tab--active:before {
		display: none
	}
	.tab:last-child {
		border-right: none;
		border-bottom: none
	}
	.page--sitemap .list-bordered .grid__col-palmtop-12 {
		margin-top: 0
	}
	.page--sitemap .list-bordered__item:first-child {
		padding-top: 0;
		border-top: none
	}
	.page--sitemap .heading-4 {
		margin-top: 0;
		font-size: 16px
	}
	.table {
		display: block
	}
	.table thead, .table tbody, .table tfoot, .table tr {
		display: block
	}
	.table tr {
		padding: 16px 0;
		border-top: 1px solid #ccc
	}
	.table th, .table td {
		display: block;
		padding: 0;
		border: none
	}
	.table th {
		margin-bottom: 16px
	}
	.table-bordered, .natural table {
		display: block
	}
	.table-bordered thead, .natural table thead, .table-bordered tbody, .natural table tbody, .table-bordered tfoot, .natural table tfoot, .table-bordered tr, .natural table tr {
		display: block
	}
	.table-bordered th, .natural table th, .table-bordered td, .natural table td {
		display: block;
		border-bottom: none
	}
	.table-bordered th.palmtop-except, .natural table th.palmtop-except, .table-bordered td.palmtop-except, .natural table td.palmtop-except {
		display: none
	}
	.table-remain--scroll {
		width: 1050px
	}
	.anchor-links {
		display: block
	}
	.anchor-link {
		display: block;
		max-width: none;
		margin-right: 0;
		font-size: 14px;
		margin-bottom: 6px
	}
	.anchor-link .anchor-link__text {
		margin-bottom: 0;
		padding: 6px 0
	}
	.anchor-link .anchor-link__text:before {
		position: static;
		margin-right: 8px
	}
	.link-list {
		border: 1px solid #ccc
	}
	.link-list__toggler {
		position: relative;
		display: block;
		color: #fff;
		background-color: #6d685d;
		font-size: 14px;
		border-bottom: 1px solid #ccc;
		padding: 14px 20px;
		line-height: 1;
		cursor: pointer
	}
	.link-list__toggler:before {
		content: "\00a0";
		display: inline-block;
		position: absolute;
		right: 20px;
		width: 10px;
		background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA4IDEyIj48ZGVmcz48c3R5bGU+LmNscy0xe2ZpbGw6I2ZmZjtmaWxsLXJ1bGU6ZXZlbm9kZDt9PC9zdHlsZT48L2RlZnM+PHRpdGxlPmFuZ2xlLXJpZ2h0PC90aXRsZT48ZyBpZD0i44Os44Kk44Ok44O8XzIiIGRhdGEtbmFtZT0i44Os44Kk44Ok44O8IDIiPjxnIGlkPSLjg6zjgqTjg6Tjg7xfMS0yIiBkYXRhLW5hbWU9IuODrOOCpOODpOODvCAxIj48cGF0aCBjbGFzcz0iY2xzLTEiIGQ9Ik0wLDEyLDYsNiwwLDBIMkw4LDYsMiwxMloiLz48L2c+PC9nPjwvc3ZnPg==) no-repeat center center;
		-webkit-transform: rotate(90deg);
		transform: rotate(90deg)
	}
	.link-list__toggler--opened:before {
		-webkit-transform: rotate(-90deg);
		transform: rotate(-90deg)
	}
	.link-list__inner {
		display: none
	}
	.link-list__inner--opened {
		display: block
	}
	.link-list__item {
		display: block;
		border-top: none;
		border-left: none;
		border-right: none;
		border-bottom: 1px solid #ccc;
		max-width: none;
		text-align: left;
		float: none;
		margin-top: 0;
		padding: 0
	}
	.link-list__item>a, .link-list__item span {
		display: block;
		padding: 14px 20px
	}
	.link-list__item--active {
		background-color: #6d685d
	}
	.link-list__item--active a {
		font-weight: 400;
		color: #fff
	}
	.link-list__item:last-child {
		border-right: none;
		border-bottom: none
	}
	.link-list-anchor__item {
		margin-top: 14px
	}
	.title {
		height: 440px
	}
	.title--small .heading-1 {
		position: relative;
		width: 100%;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
		bottom: auto;
		padding: 50px 0;
		word-wrap: break-word
	}
	.title--small {
		height: auto
	}
	.title--big {
		height: 440px
	}
	.title--big .heading-1 {
		bottom: 60px
	}
	.laptop-only {
		display: none
	}
	.palmtop-except {
		display: none
	}
	.text-center-palmtop {
		text-align: center!important
	}
	.order-palmtop-1 {
		-webkit-box-ordinal-group: 2;
		-ms-flex-order: 1;
		order: 1
	}
	.order-palmtop-2 {
		-webkit-box-ordinal-group: 3;
		-ms-flex-order: 2;
		order: 2
	}
	.order-palmtop-3 {
		-webkit-box-ordinal-group: 4;
		-ms-flex-order: 3;
		order: 3
	}
	.order-palmtop-4 {
		-webkit-box-ordinal-group: 5;
		-ms-flex-order: 4;
		order: 4
	}
	.order-palmtop-5 {
		-webkit-box-ordinal-group: 6;
		-ms-flex-order: 5;
		order: 5
	}
	.order-palmtop-6 {
		-webkit-box-ordinal-group: 7;
		-ms-flex-order: 6;
		order: 6
	}
	.order-palmtop-7 {
		-webkit-box-ordinal-group: 8;
		-ms-flex-order: 7;
		order: 7
	}
	.order-palmtop-8 {
		-webkit-box-ordinal-group: 9;
		-ms-flex-order: 8;
		order: 8
	}
	.order-palmtop-9 {
		-webkit-box-ordinal-group: 10;
		-ms-flex-order: 9;
		order: 9
	}
	.order-palmtop-10 {
		-webkit-box-ordinal-group: 11;
		-ms-flex-order: 10;
		order: 10
	}
	.width-palmtop-1 {
		width: 8.3333333333%
	}
	.max-width-palmtop-1 {
		width: 8.3333333333%
	}
	.width-palmtop-2 {
		width: 16.6666666667%
	}
	.max-width-palmtop-2 {
		width: 16.6666666667%
	}
	.width-palmtop-3 {
		width: 25%
	}
	.max-width-palmtop-3 {
		width: 25%
	}
	.width-palmtop-4 {
		width: 33.3333333333%
	}
	.max-width-palmtop-4 {
		width: 33.3333333333%
	}
	.width-palmtop-5 {
		width: 41.6666666667%
	}
	.max-width-palmtop-5 {
		width: 41.6666666667%
	}
	.width-palmtop-6 {
		width: 50%
	}
	.max-width-palmtop-6 {
		width: 50%
	}
	.width-palmtop-7 {
		width: 58.3333333333%
	}
	.max-width-palmtop-7 {
		width: 58.3333333333%
	}
	.width-palmtop-8 {
		width: 66.6666666667%
	}
	.max-width-palmtop-8 {
		width: 66.6666666667%
	}
	.width-palmtop-9 {
		width: 75%
	}
	.max-width-palmtop-9 {
		width: 75%
	}
	.width-palmtop-10 {
		width: 83.3333333333%
	}
	.max-width-palmtop-10 {
		width: 83.3333333333%
	}
	.width-palmtop-11 {
		width: 91.6666666667%
	}
	.max-width-palmtop-11 {
		width: 91.6666666667%
	}
	.width-palmtop-12 {
		width: 100%
	}
	.max-width-palmtop-12 {
		width: 100%
	}
	.stick-top-palmtop {
		margin-top: 0!important
	}
	.stick-bottom-palmtop {
		margin-bottom: 0!important
	}
	.margin-xxsmall {
		margin-top: 5px;
		margin-bottom: 5px
	}
	.margin-xxsmall-top {
		margin-top: 5px!important
	}
	.margin-xxsmall-bottom {
		margin-bottom: 5px!important
	}
	.padding-xxsmall {
		padding-top: 5px;
		padding-bottom: 5px
	}
	.padding-xxsmall-top {
		padding-top: 5px
	}
	.padding-xxsmall-bottom {
		padding-bottom: 5px
	}
	.margin-palmtop-xxsmall {
		margin-top: 5px;
		margin-bottom: 5px
	}
	.margin-palmtop-xxsmall-top {
		margin-top: 5px!important
	}
	.margin-palmtop-xxsmall-bottom {
		margin-bottom: 5px!important
	}
	.padding-palmtop-xxsmall {
		padding-top: 5px;
		padding-bottom: 5px
	}
	.padding-palmtop-xxsmall-top {
		padding-top: 5px
	}
	.padding-palmtop-xxsmall-bottom {
		padding-bottom: 5px
	}
	.margin-xsmall {
		margin-top: 10px;
		margin-bottom: 10px
	}
	.margin-xsmall-top {
		margin-top: 10px!important
	}
	.margin-xsmall-bottom {
		margin-bottom: 10px!important
	}
	.padding-xsmall {
		padding-top: 10px;
		padding-bottom: 10px
	}
	.padding-xsmall-top {
		padding-top: 10px
	}
	.padding-xsmall-bottom {
		padding-bottom: 10px
	}
	.margin-palmtop-xsmall {
		margin-top: 10px;
		margin-bottom: 10px
	}
	.margin-palmtop-xsmall-top {
		margin-top: 10px!important
	}
	.margin-palmtop-xsmall-bottom {
		margin-bottom: 10px!important
	}
	.padding-palmtop-xsmall {
		padding-top: 10px;
		padding-bottom: 10px
	}
	.padding-palmtop-xsmall-top {
		padding-top: 10px
	}
	.padding-palmtop-xsmall-bottom {
		padding-bottom: 10px
	}
	.margin-small {
		margin-top: 20px;
		margin-bottom: 20px
	}
	.margin-small-top {
		margin-top: 20px!important
	}
	.margin-small-bottom {
		margin-bottom: 20px!important
	}
	.padding-small {
		padding-top: 20px;
		padding-bottom: 20px
	}
	.padding-small-top {
		padding-top: 20px
	}
	.padding-small-bottom {
		padding-bottom: 20px
	}
	.margin-palmtop-small {
		margin-top: 20px;
		margin-bottom: 20px
	}
	.margin-palmtop-small-top {
		margin-top: 20px!important
	}
	.margin-palmtop-small-bottom {
		margin-bottom: 20px!important
	}
	.padding-palmtop-small {
		padding-top: 20px;
		padding-bottom: 20px
	}
	.padding-palmtop-small-top {
		padding-top: 20px
	}
	.padding-palmtop-small-bottom {
		padding-bottom: 20px
	}
	.margin-medium {
		margin-top: 30px;
		margin-bottom: 30px
	}
	.margin-medium-top {
		margin-top: 30px!important
	}
	.margin-medium-bottom {
		margin-bottom: 30px!important
	}
	.padding-medium {
		padding-top: 30px;
		padding-bottom: 30px
	}
	.padding-medium-top {
		padding-top: 30px
	}
	.padding-medium-bottom {
		padding-bottom: 30px
	}
	.margin-palmtop-medium {
		margin-top: 30px;
		margin-bottom: 30px
	}
	.margin-palmtop-medium-top {
		margin-top: 30px!important
	}
	.margin-palmtop-medium-bottom {
		margin-bottom: 30px!important
	}
	.padding-palmtop-medium {
		padding-top: 30px;
		padding-bottom: 30px
	}
	.padding-palmtop-medium-top {
		padding-top: 30px
	}
	.padding-palmtop-medium-bottom {
		padding-bottom: 30px
	}
	.margin-large {
		margin-top: 70px;
		margin-bottom: 70px
	}
	.margin-large-top {
		margin-top: 70px!important
	}
	.margin-large-bottom {
		margin-bottom: 70px!important
	}
	.padding-large {
		padding-top: 70px;
		padding-bottom: 70px
	}
	.padding-large-top {
		padding-top: 70px
	}
	.padding-large-bottom {
		padding-bottom: 70px
	}
	.margin-palmtop-large {
		margin-top: 70px;
		margin-bottom: 70px
	}
	.margin-palmtop-large-top {
		margin-top: 70px!important
	}
	.margin-palmtop-large-bottom {
		margin-bottom: 70px!important
	}
	.padding-palmtop-large {
		padding-top: 70px;
		padding-bottom: 70px
	}
	.padding-palmtop-large-top {
		padding-top: 70px
	}
	.padding-palmtop-large-bottom {
		padding-bottom: 70px
	}
	.margin-xlarge {
		margin-top: 100px;
		margin-bottom: 100px
	}
	.margin-xlarge-top {
		margin-top: 100px!important
	}
	.margin-xlarge-bottom {
		margin-bottom: 100px!important
	}
	.padding-xlarge {
		padding-top: 100px;
		padding-bottom: 100px
	}
	.padding-xlarge-top {
		padding-top: 100px
	}
	.padding-xlarge-bottom {
		padding-bottom: 100px
	}
	.margin-palmtop-xlarge {
		margin-top: 100px;
		margin-bottom: 100px
	}
	.margin-palmtop-xlarge-top {
		margin-top: 100px!important
	}
	.margin-palmtop-xlarge-bottom {
		margin-bottom: 100px!important
	}
	.padding-palmtop-xlarge {
		padding-top: 100px;
		padding-bottom: 100px
	}
	.padding-palmtop-xlarge-top {
		padding-top: 100px
	}
	.padding-palmtop-xlarge-bottom {
		padding-bottom: 100px
	}
	.col2-box__left, .col2-box__right {
		width: 100%
	}
	.col2-box__left {
		margin-bottom: 50px
	}
	.col2-box {
		display: block;
		width: 100%
	}
	.banner-svg {
		height: calc(110/500*100vw)
	}
	.type-anim__line {
		opacity: 1!important;
		width: auto!important
	}
	.count-anim {
		opacity: 1
	}
	.p-grid--1-cols>:nth-child(1) {
		padding-top: 0
	}
	.p-grid--2-cols>:nth-child(1) {
		padding-top: 0
	}
	.p-grid--3-cols>:nth-child(1) {
		padding-top: 0
	}
	.p-grid--4-cols>:nth-child(1) {
		padding-top: 0
	}
	.p-grid--5-cols>:nth-child(1) {
		padding-top: 0
	}
	.p-grid--6-cols>:nth-child(1) {
		padding-top: 0
	}
	.p-grid--7-cols>:nth-child(1) {
		padding-top: 0
	}
	.p-grid--8-cols>:nth-child(1) {
		padding-top: 0
	}
	.p-grid--9-cols>:nth-child(1) {
		padding-top: 0
	}
	.p-grid--10-cols>:nth-child(1) {
		padding-top: 0
	}
	.p-grid--11-cols>:nth-child(1) {
		padding-top: 0
	}
	.p-grid--12-cols>:nth-child(1) {
		padding-top: 0
	}
	.p-grid>.p-grid__col-palmtop-1 {
		-webkit-box-flex: 0;
		-ms-flex-positive: 0;
		flex-grow: 0;
		-ms-flex-negative: 0;
		flex-shrink: 0;
		-ms-flex-preferred-size: 8.3333333333%;
		flex-basis: 8.3333333333%;
		max-width: 8.3333333333%;
		padding: 20px 10px 0;
		-webkit-box-sizing: border-box;
		box-sizing: border-box
	}
	.p-grid>.p-grid__col-palmtop-1>:first-child {
		margin-top: 0!important
	}
	.p-grid>.p-grid__col-palmtop-1>:last-child {
		margin-bottom: 0!important
	}
	.p-grid>.p-grid__col-palmtop-2 {
		-webkit-box-flex: 0;
		-ms-flex-positive: 0;
		flex-grow: 0;
		-ms-flex-negative: 0;
		flex-shrink: 0;
		-ms-flex-preferred-size: 16.6666666667%;
		flex-basis: 16.6666666667%;
		max-width: 16.6666666667%;
		padding: 20px 10px 0;
		-webkit-box-sizing: border-box;
		box-sizing: border-box
	}
	.p-grid>.p-grid__col-palmtop-2>:first-child {
		margin-top: 0!important
	}
	.p-grid>.p-grid__col-palmtop-2>:last-child {
		margin-bottom: 0!important
	}
	.p-grid>.p-grid__col-palmtop-3 {
		-webkit-box-flex: 0;
		-ms-flex-positive: 0;
		flex-grow: 0;
		-ms-flex-negative: 0;
		flex-shrink: 0;
		-ms-flex-preferred-size: 25%;
		flex-basis: 25%;
		max-width: 25%;
		padding: 20px 10px 0;
		-webkit-box-sizing: border-box;
		box-sizing: border-box
	}
	.p-grid>.p-grid__col-palmtop-3>:first-child {
		margin-top: 0!important
	}
	.p-grid>.p-grid__col-palmtop-3>:last-child {
		margin-bottom: 0!important
	}
	.p-grid>.p-grid__col-palmtop-4 {
		-webkit-box-flex: 0;
		-ms-flex-positive: 0;
		flex-grow: 0;
		-ms-flex-negative: 0;
		flex-shrink: 0;
		-ms-flex-preferred-size: 33.3333333333%;
		flex-basis: 33.3333333333%;
		max-width: 33.3333333333%;
		padding: 20px 10px 0;
		-webkit-box-sizing: border-box;
		box-sizing: border-box
	}
	.p-grid>.p-grid__col-palmtop-4>:first-child {
		margin-top: 0!important
	}
	.p-grid>.p-grid__col-palmtop-4>:last-child {
		margin-bottom: 0!important
	}
	.p-grid>.p-grid__col-palmtop-5 {
		-webkit-box-flex: 0;
		-ms-flex-positive: 0;
		flex-grow: 0;
		-ms-flex-negative: 0;
		flex-shrink: 0;
		-ms-flex-preferred-size: 41.6666666667%;
		flex-basis: 41.6666666667%;
		max-width: 41.6666666667%;
		padding: 20px 10px 0;
		-webkit-box-sizing: border-box;
		box-sizing: border-box
	}
	.p-grid>.p-grid__col-palmtop-5>:first-child {
		margin-top: 0!important
	}
	.p-grid>.p-grid__col-palmtop-5>:last-child {
		margin-bottom: 0!important
	}
	.p-grid>.p-grid__col-palmtop-6 {
		-webkit-box-flex: 0;
		-ms-flex-positive: 0;
		flex-grow: 0;
		-ms-flex-negative: 0;
		flex-shrink: 0;
		-ms-flex-preferred-size: 50%;
		flex-basis: 50%;
		max-width: 50%;
		padding: 20px 10px 0;
		-webkit-box-sizing: border-box;
		box-sizing: border-box
	}
	.p-grid>.p-grid__col-palmtop-6>:first-child {
		margin-top: 0!important
	}
	.p-grid>.p-grid__col-palmtop-6>:last-child {
		margin-bottom: 0!important
	}
	.p-grid>.p-grid__col-palmtop-7 {
		-webkit-box-flex: 0;
		-ms-flex-positive: 0;
		flex-grow: 0;
		-ms-flex-negative: 0;
		flex-shrink: 0;
		-ms-flex-preferred-size: 58.3333333333%;
		flex-basis: 58.3333333333%;
		max-width: 58.3333333333%;
		padding: 20px 10px 0;
		-webkit-box-sizing: border-box;
		box-sizing: border-box
	}
	.p-grid>.p-grid__col-palmtop-7>:first-child {
		margin-top: 0!important
	}
	.p-grid>.p-grid__col-palmtop-7>:last-child {
		margin-bottom: 0!important
	}
	.p-grid>.p-grid__col-palmtop-8 {
		-webkit-box-flex: 0;
		-ms-flex-positive: 0;
		flex-grow: 0;
		-ms-flex-negative: 0;
		flex-shrink: 0;
		-ms-flex-preferred-size: 66.6666666667%;
		flex-basis: 66.6666666667%;
		max-width: 66.6666666667%;
		padding: 20px 10px 0;
		-webkit-box-sizing: border-box;
		box-sizing: border-box
	}
	.p-grid>.p-grid__col-palmtop-8>:first-child {
		margin-top: 0!important
	}
	.p-grid>.p-grid__col-palmtop-8>:last-child {
		margin-bottom: 0!important
	}
	.p-grid>.p-grid__col-palmtop-9 {
		-webkit-box-flex: 0;
		-ms-flex-positive: 0;
		flex-grow: 0;
		-ms-flex-negative: 0;
		flex-shrink: 0;
		-ms-flex-preferred-size: 75%;
		flex-basis: 75%;
		max-width: 75%;
		padding: 20px 10px 0;
		-webkit-box-sizing: border-box;
		box-sizing: border-box
	}
	.p-grid>.p-grid__col-palmtop-9>:first-child {
		margin-top: 0!important
	}
	.p-grid>.p-grid__col-palmtop-9>:last-child {
		margin-bottom: 0!important
	}
	.p-grid>.p-grid__col-palmtop-10 {
		-webkit-box-flex: 0;
		-ms-flex-positive: 0;
		flex-grow: 0;
		-ms-flex-negative: 0;
		flex-shrink: 0;
		-ms-flex-preferred-size: 83.3333333333%;
		flex-basis: 83.3333333333%;
		max-width: 83.3333333333%;
		padding: 20px 10px 0;
		-webkit-box-sizing: border-box;
		box-sizing: border-box
	}
	.p-grid>.p-grid__col-palmtop-10>:first-child {
		margin-top: 0!important
	}
	.p-grid>.p-grid__col-palmtop-10>:last-child {
		margin-bottom: 0!important
	}
	.p-grid>.p-grid__col-palmtop-11 {
		-webkit-box-flex: 0;
		-ms-flex-positive: 0;
		flex-grow: 0;
		-ms-flex-negative: 0;
		flex-shrink: 0;
		-ms-flex-preferred-size: 91.6666666667%;
		flex-basis: 91.6666666667%;
		max-width: 91.6666666667%;
		padding: 20px 10px 0;
		-webkit-box-sizing: border-box;
		box-sizing: border-box
	}
	.p-grid>.p-grid__col-palmtop-11>:first-child {
		margin-top: 0!important
	}
	.p-grid>.p-grid__col-palmtop-11>:last-child {
		margin-bottom: 0!important
	}
	.p-grid>.p-grid__col-palmtop-12 {
		-webkit-box-flex: 0;
		-ms-flex-positive: 0;
		flex-grow: 0;
		-ms-flex-negative: 0;
		flex-shrink: 0;
		-ms-flex-preferred-size: 100%;
		flex-basis: 100%;
		max-width: 100%;
		padding: 20px 10px 0;
		-webkit-box-sizing: border-box;
		box-sizing: border-box
	}
	.p-grid>.p-grid__col-palmtop-12>:first-child {
		margin-top: 0!important
	}
	.p-grid>.p-grid__col-palmtop-12>:last-child {
		margin-bottom: 0!important
	}
	.p-grid--palmtop-1-cols>:nth-child(-n+1) {
		padding-top: 0
	}
	.p-grid--palmtop-2-cols>:nth-child(-n+2) {
		padding-top: 0
	}
	.p-grid--palmtop-3-cols>:nth-child(-n+3) {
		padding-top: 0
	}
	.p-grid--palmtop-4-cols>:nth-child(-n+4) {
		padding-top: 0
	}
	.p-grid--palmtop-5-cols>:nth-child(-n+5) {
		padding-top: 0
	}
	.p-grid--palmtop-6-cols>:nth-child(-n+6) {
		padding-top: 0
	}
	.p-grid--palmtop-7-cols>:nth-child(-n+7) {
		padding-top: 0
	}
	.p-grid--palmtop-8-cols>:nth-child(-n+8) {
		padding-top: 0
	}
	.p-grid--palmtop-9-cols>:nth-child(-n+9) {
		padding-top: 0
	}
	.p-grid--palmtop-10-cols>:nth-child(-n+10) {
		padding-top: 0
	}
	.p-grid--palmtop-11-cols>:nth-child(-n+11) {
		padding-top: 0
	}
	.p-grid--palmtop-12-cols>:nth-child(-n+12) {
		padding-top: 0
	}
	.p-grid--border-inner>.p-grid__col-palmtop-1 {
		padding-left: 0;
		-ms-flex-preferred-size: calc(8.3333333333% - 30px);
		flex-basis: calc(8.3333333333% - 30px);
		max-width: calc(8.3333333333% - 30px);
		margin-left: 15px;
		margin-right: 15px
	}
	.p-grid--border-inner>.p-grid__col-palmtop-1:not(:first-child) {
		padding-top: 20px;
		padding-left: 0
	}
	.p-grid--border-inner>.p-grid__col-palmtop-1:not(:last-child) {
		border-right: none;
		padding-bottom: 20px;
		padding-right: 0;
		border-bottom-width: 1px;
		border-bottom-style: solid;
		border-color: inherit
	}
	.p-grid--border-inner>.p-grid__col-palmtop-2 {
		padding-left: 0;
		-ms-flex-preferred-size: calc(16.6666666667% - 30px);
		flex-basis: calc(16.6666666667% - 30px);
		max-width: calc(16.6666666667% - 30px);
		margin-left: 15px;
		margin-right: 15px
	}
	.p-grid--border-inner>.p-grid__col-palmtop-2:not(:first-child) {
		padding-top: 20px;
		padding-left: 0
	}
	.p-grid--border-inner>.p-grid__col-palmtop-2:not(:last-child) {
		border-right: none;
		padding-bottom: 20px;
		padding-right: 0;
		border-bottom-width: 1px;
		border-bottom-style: solid;
		border-color: inherit
	}
	.p-grid--border-inner>.p-grid__col-palmtop-3 {
		padding-left: 0;
		-ms-flex-preferred-size: calc(25% - 30px);
		flex-basis: calc(25% - 30px);
		max-width: calc(25% - 30px);
		margin-left: 15px;
		margin-right: 15px
	}
	.p-grid--border-inner>.p-grid__col-palmtop-3:not(:first-child) {
		padding-top: 20px;
		padding-left: 0
	}
	.p-grid--border-inner>.p-grid__col-palmtop-3:not(:last-child) {
		border-right: none;
		padding-bottom: 20px;
		padding-right: 0;
		border-bottom-width: 1px;
		border-bottom-style: solid;
		border-color: inherit
	}
	.p-grid--border-inner>.p-grid__col-palmtop-4 {
		padding-left: 0;
		-ms-flex-preferred-size: calc(33.3333333333% - 30px);
		flex-basis: calc(33.3333333333% - 30px);
		max-width: calc(33.3333333333% - 30px);
		margin-left: 15px;
		margin-right: 15px
	}
	.p-grid--border-inner>.p-grid__col-palmtop-4:not(:first-child) {
		padding-top: 20px;
		padding-left: 0
	}
	.p-grid--border-inner>.p-grid__col-palmtop-4:not(:last-child) {
		border-right: none;
		padding-bottom: 20px;
		padding-right: 0;
		border-bottom-width: 1px;
		border-bottom-style: solid;
		border-color: inherit
	}
	.p-grid--border-inner>.p-grid__col-palmtop-5 {
		padding-left: 0;
		-ms-flex-preferred-size: calc(41.6666666667% - 30px);
		flex-basis: calc(41.6666666667% - 30px);
		max-width: calc(41.6666666667% - 30px);
		margin-left: 15px;
		margin-right: 15px
	}
	.p-grid--border-inner>.p-grid__col-palmtop-5:not(:first-child) {
		padding-top: 20px;
		padding-left: 0
	}
	.p-grid--border-inner>.p-grid__col-palmtop-5:not(:last-child) {
		border-right: none;
		padding-bottom: 20px;
		padding-right: 0;
		border-bottom-width: 1px;
		border-bottom-style: solid;
		border-color: inherit
	}
	.p-grid--border-inner>.p-grid__col-palmtop-6 {
		padding-left: 0;
		-ms-flex-preferred-size: calc(50% - 30px);
		flex-basis: calc(50% - 30px);
		max-width: calc(50% - 30px);
		margin-left: 15px;
		margin-right: 15px
	}
	.p-grid--border-inner>.p-grid__col-palmtop-6:not(:first-child) {
		padding-top: 20px;
		padding-left: 0
	}
	.p-grid--border-inner>.p-grid__col-palmtop-6:not(:last-child) {
		border-right: none;
		padding-bottom: 20px;
		padding-right: 0;
		border-bottom-width: 1px;
		border-bottom-style: solid;
		border-color: inherit
	}
	.p-grid--border-inner>.p-grid__col-palmtop-7 {
		padding-left: 0;
		-ms-flex-preferred-size: calc(58.3333333333% - 30px);
		flex-basis: calc(58.3333333333% - 30px);
		max-width: calc(58.3333333333% - 30px);
		margin-left: 15px;
		margin-right: 15px
	}
	.p-grid--border-inner>.p-grid__col-palmtop-7:not(:first-child) {
		padding-top: 20px;
		padding-left: 0
	}
	.p-grid--border-inner>.p-grid__col-palmtop-7:not(:last-child) {
		border-right: none;
		padding-bottom: 20px;
		padding-right: 0;
		border-bottom-width: 1px;
		border-bottom-style: solid;
		border-color: inherit
	}
	.p-grid--border-inner>.p-grid__col-palmtop-8 {
		padding-left: 0;
		-ms-flex-preferred-size: calc(66.6666666667% - 30px);
		flex-basis: calc(66.6666666667% - 30px);
		max-width: calc(66.6666666667% - 30px);
		margin-left: 15px;
		margin-right: 15px
	}
	.p-grid--border-inner>.p-grid__col-palmtop-8:not(:first-child) {
		padding-top: 20px;
		padding-left: 0
	}
	.p-grid--border-inner>.p-grid__col-palmtop-8:not(:last-child) {
		border-right: none;
		padding-bottom: 20px;
		padding-right: 0;
		border-bottom-width: 1px;
		border-bottom-style: solid;
		border-color: inherit
	}
	.p-grid--border-inner>.p-grid__col-palmtop-9 {
		padding-left: 0;
		-ms-flex-preferred-size: calc(75% - 30px);
		flex-basis: calc(75% - 30px);
		max-width: calc(75% - 30px);
		margin-left: 15px;
		margin-right: 15px
	}
	.p-grid--border-inner>.p-grid__col-palmtop-9:not(:first-child) {
		padding-top: 20px;
		padding-left: 0
	}
	.p-grid--border-inner>.p-grid__col-palmtop-9:not(:last-child) {
		border-right: none;
		padding-bottom: 20px;
		padding-right: 0;
		border-bottom-width: 1px;
		border-bottom-style: solid;
		border-color: inherit
	}
	.p-grid--border-inner>.p-grid__col-palmtop-10 {
		padding-left: 0;
		-ms-flex-preferred-size: calc(83.3333333333% - 30px);
		flex-basis: calc(83.3333333333% - 30px);
		max-width: calc(83.3333333333% - 30px);
		margin-left: 15px;
		margin-right: 15px
	}
	.p-grid--border-inner>.p-grid__col-palmtop-10:not(:first-child) {
		padding-top: 20px;
		padding-left: 0
	}
	.p-grid--border-inner>.p-grid__col-palmtop-10:not(:last-child) {
		border-right: none;
		padding-bottom: 20px;
		padding-right: 0;
		border-bottom-width: 1px;
		border-bottom-style: solid;
		border-color: inherit
	}
	.p-grid--border-inner>.p-grid__col-palmtop-11 {
		padding-left: 0;
		-ms-flex-preferred-size: calc(91.6666666667% - 30px);
		flex-basis: calc(91.6666666667% - 30px);
		max-width: calc(91.6666666667% - 30px);
		margin-left: 15px;
		margin-right: 15px
	}
	.p-grid--border-inner>.p-grid__col-palmtop-11:not(:first-child) {
		padding-top: 20px;
		padding-left: 0
	}
	.p-grid--border-inner>.p-grid__col-palmtop-11:not(:last-child) {
		border-right: none;
		padding-bottom: 20px;
		padding-right: 0;
		border-bottom-width: 1px;
		border-bottom-style: solid;
		border-color: inherit
	}
	.p-grid--border-inner>.p-grid__col-palmtop-12 {
		padding-left: 0;
		-ms-flex-preferred-size: calc(100% - 30px);
		flex-basis: calc(100% - 30px);
		max-width: calc(100% - 30px);
		margin-left: 15px;
		margin-right: 15px
	}
	.p-grid--border-inner>.p-grid__col-palmtop-12:not(:first-child) {
		padding-top: 20px;
		padding-left: 0
	}
	.p-grid--border-inner>.p-grid__col-palmtop-12:not(:last-child) {
		border-right: none;
		padding-bottom: 20px;
		padding-right: 0;
		border-bottom-width: 1px;
		border-bottom-style: solid;
		border-color: inherit
	}
	.site-footer {
		border-top: none
	}
	.site-footer__logo-area {
		padding-top: 20px;
		padding-bottom: 20px
	}
	.site-footer__menu {
		background-color: #f2eee6
	}
	.site-footer__links {
		background-color: #f2eee6;
		margin-top: 0;
		margin-bottom: 0;
		padding: 12px 0
	}
	.site-footer-nav {
		display: block;
		margin-left: -20px;
		margin-right: -20px;
		margin-bottom: 0
	}
	.site-footer-nav__category-link {
		padding: 15px 20px;
		margin-bottom: 0;
		font-size: 12px;
		font-weight: 400;
		width: 100%;
		-webkit-box-sizing: border-box;
		box-sizing: border-box
	}
	.site-footer-nav__category-link:before {
		display: none!important
	}
	.site-footer-nav__category-toggle {
		position: absolute;
		top: 0;
		bottom: 0;
		left: auto;
		right: 20px;
		display: inline-block;
		margin: auto;
		width: 30px;
		background-repeat: no-repeat;
		background-position: center right;
		background-image: url(data:image/svg+xml;base64,PHN2ZyAKIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIKIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIgogd2lkdGg9IjE0cHgiIGhlaWdodD0iMTRweCI+CjxwYXRoIGZpbGwtcnVsZT0iZXZlbm9kZCIgIGZpbGw9InJnYigyMzAsIDAsIDE4KSIKIGQ9Ik0xNC4wMDAsOC4wMDAgTDguMDAwLDguMDAwIEw4LjAwMCwxNC4wMDAgTDYuMDAwLDE0LjAwMCBMNi4wMDAsOC4wMDAgTDAuMDAwLDguMDAwIEwwLjAwMCw2LjAwMCBMNi4wMDAsNi4wMDAgTDYuMDAwLC0wLjAwMCBMOC4wMDAsLTAuMDAwIEw4LjAwMCw2LjAwMCBMMTQuMDAwLDYuMDAwIEwxNC4wMDAsOC4wMDAgWiIvPgo8L3N2Zz4=)
	}
	.site-footer-nav__category-toggle--opened {
		background-image: url(data:image/svg+xml;base64,PHN2ZyAKIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIKIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIgogd2lkdGg9IjE0cHgiIGhlaWdodD0iMnB4Ij4KPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiAgZmlsbD0icmdiKDIzMCwgMCwgMTgpIgogZD0iTTAuMDAwLC0wLjAwMCBMMTQuMDAwLC0wLjAwMCBMMTQuMDAwLDIuMDAwIEwwLjAwMCwyLjAwMCBMMC4wMDAsLTAuMDAwIFoiLz4KPC9zdmc+)
	}
	.site-footer-nav__category-content {
		display: none;
		margin: 0!important
	}
	.site-footer-nav__category-content>:first-child {
		padding-top: 0
	}
	.site-footer-nav__category-content>:last-child {
		padding-bottom: 15px
	}
	.site-footer-nav__category-content--opened {
		display: block
	}
	.site-footer-nav__category-content .grid__col-palmtop-12 {
		margin-left: 0!important;
		margin-right: 0!important
	}
	.site-footer-nav__link {
		padding: 5px 40px
	}
	.site-footer-nav__link:before {
		margin-left: -18px
	}
	.site-footer-nav__link:before {
		display: inline-block;
		content: "\00a0";
		width: 8px;
		margin-right: 10px;
		background-repeat: no-repeat;
		background-position: center center;
		background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA4IDEyIj48ZGVmcz48c3R5bGU+LmNscy0xe2ZpbGw6I2U2MDAxMjtmaWxsLXJ1bGU6ZXZlbm9kZDt9PC9zdHlsZT48L2RlZnM+PHRpdGxlPmFuZ2xlLXJpZ2h0PC90aXRsZT48ZyBpZD0i44Os44Kk44Ok44O8XzIiIGRhdGEtbmFtZT0i44Os44Kk44Ok44O8IDIiPjxnIGlkPSLjg6zjgqTjg6Tjg7xfMS0yIiBkYXRhLW5hbWU9IuODrOOCpOODpOODvCAxIj48cGF0aCBjbGFzcz0iY2xzLTEiIGQ9Ik0wLDEyLDYsNiwwLDBIMkw4LDYsMiwxMloiLz48L2c+PC9nPjwvc3ZnPg==);
		background-size: 8px auto
	}
	.site-footer-nav__link--active {
		color: #e60012;
		font-weight: 700
	}
	.site-footer-nav__link--active:before {
		background: none
	}
	.site-footer-nav__item {
		border-top: 1px solid #ccc;
		margin: 0!important
	}
	.site-footer-nav__item .grid__col-6 {
		margin-top: 0!important
	}
	.site-footer-nav__item:last-child {
		border-bottom: 1px solid #ccc
	}
	.site-footer-links__link {
		margin-top: 8px;
		margin-bottom: 8px
	}
	.site-footer-copyright {
		text-align: center
	}
	.goto-pagetop {
		display: none
	}
	.article__title {
		font-size: 20px
	}
	.article__subtitle {
		font-size: 16px
	}
	.article-note {
		margin: 30px 0;
		font-size: 12px
	}
	.article-pdf-button {
		margin: 30px 0
	}
	.image-shifted--3-cols>* {
		width: 100%
	}
	.image-shifted--3-cols>:nth-child(1), .image-shifted--3-cols>:nth-child(3) {
		margin-bottom: 0
	}
	.image-shifted--3-cols {
		display: block;
		margin-top: 50px;
		min-width: 100%
	}
	.eir-content .investors-doc-nav {
		margin-top: 50px
	}
	.eir-content .heading3 {
		font-size: 22px
	}
	.header-search-box-container {
		width: auto
	}
	.section-1.section-box-shifted {
		margin-bottom: 70px
	}
	.section-1.section-box-shifted .container {
		padding-left: 0;
		padding-right: 0
	}
	.box-shifted {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		height: auto
	}
	.box-shifted__text {
		position: relative;
		width: auto;
		height: auto;
		padding: 0 20px 30px;
		-webkit-box-ordinal-group: 2;
		-ms-flex-order: 1;
		order: 1
	}
	.box-shifted__image {
		position: relative;
		margin-top: auto;
		-webkit-box-ordinal-group: 3;
		-ms-flex-order: 2;
		order: 2
	}
	.box-shifted__image img {
		height: auto
	}
	.box-shifted--left {
		left: auto
	}
	.box-shifted--right {
		right: auto
	}
	.box-shifted--bottom {
		bottom: auto;
		opacity: 1
	}
	.box-shifted--top {
		top: auto
	}
	.box-shifted .movie__play {
		padding-top: 56px
	}
	.box-shifted .movie__play:before {
		width: 50px;
		height: 50px
	}
	.box-shifted .movie__play:after {
		width: 50px;
		height: 50px
	}
	.section-history {
		margin: 0
	}
}
@media(min-width:768px) and (max-width:768px) {
	.grid--1-cols>:nth-child(1) {
		margin-top: 0
	}
	.grid--2-cols>:nth-child(1) {
		margin-top: 0
	}
	.grid--3-cols>:nth-child(1) {
		margin-top: 0
	}
	.grid--4-cols>:nth-child(1) {
		margin-top: 0
	}
	.grid--5-cols>:nth-child(1) {
		margin-top: 0
	}
	.grid--6-cols>:nth-child(1) {
		margin-top: 0
	}
	.grid--7-cols>:nth-child(1) {
		margin-top: 0
	}
	.grid--8-cols>:nth-child(1) {
		margin-top: 0
	}
	.grid--9-cols>:nth-child(1) {
		margin-top: 0
	}
	.grid--10-cols>:nth-child(1) {
		margin-top: 0
	}
	.grid--11-cols>:nth-child(1) {
		margin-top: 0
	}
	.grid--12-cols>:nth-child(1) {
		margin-top: 0
	}
	.grid {
		margin-top: 50px;
		margin-bottom: 50px
	}
	.grid>.grid__col-laptop-1 {
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
		-webkit-box-flex: 0;
		-ms-flex-positive: 0;
		flex-grow: 0;
		-ms-flex-negative: 0;
		flex-shrink: 0;
		-ms-flex-preferred-size: calc(8.3333333333% - 30px);
		flex-basis: calc(8.3333333333% - 30px);
		margin: 0 15px 30px;
		margin-top: 50px;
		margin-bottom: 0
	}
	.grid>.grid__col-laptop-1>:first-child {
		margin-top: 0!important
	}
	.grid>.grid__col-laptop-1>:last-child {
		margin-bottom: 0!important
	}
	.grid>.grid__col-laptop-2 {
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
		-webkit-box-flex: 0;
		-ms-flex-positive: 0;
		flex-grow: 0;
		-ms-flex-negative: 0;
		flex-shrink: 0;
		-ms-flex-preferred-size: calc(16.6666666667% - 30px);
		flex-basis: calc(16.6666666667% - 30px);
		margin: 0 15px 30px;
		margin-top: 50px;
		margin-bottom: 0
	}
	.grid>.grid__col-laptop-2>:first-child {
		margin-top: 0!important
	}
	.grid>.grid__col-laptop-2>:last-child {
		margin-bottom: 0!important
	}
	.grid>.grid__col-laptop-3 {
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
		-webkit-box-flex: 0;
		-ms-flex-positive: 0;
		flex-grow: 0;
		-ms-flex-negative: 0;
		flex-shrink: 0;
		-ms-flex-preferred-size: calc(25% - 30px);
		flex-basis: calc(25% - 30px);
		margin: 0 15px 30px;
		margin-top: 50px;
		margin-bottom: 0
	}
	.grid>.grid__col-laptop-3>:first-child {
		margin-top: 0!important
	}
	.grid>.grid__col-laptop-3>:last-child {
		margin-bottom: 0!important
	}
	.grid>.grid__col-laptop-4 {
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
		-webkit-box-flex: 0;
		-ms-flex-positive: 0;
		flex-grow: 0;
		-ms-flex-negative: 0;
		flex-shrink: 0;
		-ms-flex-preferred-size: calc(33.3333333333% - 30px);
		flex-basis: calc(33.3333333333% - 30px);
		margin: 0 15px 30px;
		margin-top: 50px;
		margin-bottom: 0
	}
	.grid>.grid__col-laptop-4>:first-child {
		margin-top: 0!important
	}
	.grid>.grid__col-laptop-4>:last-child {
		margin-bottom: 0!important
	}
	.grid>.grid__col-laptop-5 {
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
		-webkit-box-flex: 0;
		-ms-flex-positive: 0;
		flex-grow: 0;
		-ms-flex-negative: 0;
		flex-shrink: 0;
		-ms-flex-preferred-size: calc(41.6666666667% - 30px);
		flex-basis: calc(41.6666666667% - 30px);
		margin: 0 15px 30px;
		margin-top: 50px;
		margin-bottom: 0
	}
	.grid>.grid__col-laptop-5>:first-child {
		margin-top: 0!important
	}
	.grid>.grid__col-laptop-5>:last-child {
		margin-bottom: 0!important
	}
	.grid>.grid__col-laptop-6 {
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
		-webkit-box-flex: 0;
		-ms-flex-positive: 0;
		flex-grow: 0;
		-ms-flex-negative: 0;
		flex-shrink: 0;
		-ms-flex-preferred-size: calc(50% - 30px);
		flex-basis: calc(50% - 30px);
		margin: 0 15px 30px;
		margin-top: 50px;
		margin-bottom: 0
	}
	.grid>.grid__col-laptop-6>:first-child {
		margin-top: 0!important
	}
	.grid>.grid__col-laptop-6>:last-child {
		margin-bottom: 0!important
	}
	.grid>.grid__col-laptop-7 {
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
		-webkit-box-flex: 0;
		-ms-flex-positive: 0;
		flex-grow: 0;
		-ms-flex-negative: 0;
		flex-shrink: 0;
		-ms-flex-preferred-size: calc(58.3333333333% - 30px);
		flex-basis: calc(58.3333333333% - 30px);
		margin: 0 15px 30px;
		margin-top: 50px;
		margin-bottom: 0
	}
	.grid>.grid__col-laptop-7>:first-child {
		margin-top: 0!important
	}
	.grid>.grid__col-laptop-7>:last-child {
		margin-bottom: 0!important
	}
	.grid>.grid__col-laptop-8 {
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
		-webkit-box-flex: 0;
		-ms-flex-positive: 0;
		flex-grow: 0;
		-ms-flex-negative: 0;
		flex-shrink: 0;
		-ms-flex-preferred-size: calc(66.6666666667% - 30px);
		flex-basis: calc(66.6666666667% - 30px);
		margin: 0 15px 30px;
		margin-top: 50px;
		margin-bottom: 0
	}
	.grid>.grid__col-laptop-8>:first-child {
		margin-top: 0!important
	}
	.grid>.grid__col-laptop-8>:last-child {
		margin-bottom: 0!important
	}
	.grid>.grid__col-laptop-9 {
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
		-webkit-box-flex: 0;
		-ms-flex-positive: 0;
		flex-grow: 0;
		-ms-flex-negative: 0;
		flex-shrink: 0;
		-ms-flex-preferred-size: calc(75% - 30px);
		flex-basis: calc(75% - 30px);
		margin: 0 15px 30px;
		margin-top: 50px;
		margin-bottom: 0
	}
	.grid>.grid__col-laptop-9>:first-child {
		margin-top: 0!important
	}
	.grid>.grid__col-laptop-9>:last-child {
		margin-bottom: 0!important
	}
	.grid>.grid__col-laptop-10 {
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
		-webkit-box-flex: 0;
		-ms-flex-positive: 0;
		flex-grow: 0;
		-ms-flex-negative: 0;
		flex-shrink: 0;
		-ms-flex-preferred-size: calc(83.3333333333% - 30px);
		flex-basis: calc(83.3333333333% - 30px);
		margin: 0 15px 30px;
		margin-top: 50px;
		margin-bottom: 0
	}
	.grid>.grid__col-laptop-10>:first-child {
		margin-top: 0!important
	}
	.grid>.grid__col-laptop-10>:last-child {
		margin-bottom: 0!important
	}
	.grid>.grid__col-laptop-11 {
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
		-webkit-box-flex: 0;
		-ms-flex-positive: 0;
		flex-grow: 0;
		-ms-flex-negative: 0;
		flex-shrink: 0;
		-ms-flex-preferred-size: calc(91.6666666667% - 30px);
		flex-basis: calc(91.6666666667% - 30px);
		margin: 0 15px 30px;
		margin-top: 50px;
		margin-bottom: 0
	}
	.grid>.grid__col-laptop-11>:first-child {
		margin-top: 0!important
	}
	.grid>.grid__col-laptop-11>:last-child {
		margin-bottom: 0!important
	}
	.grid>.grid__col-laptop-12 {
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
		-webkit-box-flex: 0;
		-ms-flex-positive: 0;
		flex-grow: 0;
		-ms-flex-negative: 0;
		flex-shrink: 0;
		-ms-flex-preferred-size: calc(100% - 30px);
		flex-basis: calc(100% - 30px);
		margin: 0 15px 30px;
		margin-top: 50px;
		margin-bottom: 0
	}
	.grid>.grid__col-laptop-12>:first-child {
		margin-top: 0!important
	}
	.grid>.grid__col-laptop-12>:last-child {
		margin-bottom: 0!important
	}
	.grid--margin-small {
		margin-top: 20px;
		margin-bottom: 20px
	}
	.grid--margin-small>.grid__col-1 {
		margin-top: 20px;
		margin-bottom: 0
	}
	.grid--margin-small>.grid__col-2 {
		margin-top: 20px;
		margin-bottom: 0
	}
	.grid--margin-small>.grid__col-3 {
		margin-top: 20px;
		margin-bottom: 0
	}
	.grid--margin-small>.grid__col-4 {
		margin-top: 20px;
		margin-bottom: 0
	}
	.grid--margin-small>.grid__col-5 {
		margin-top: 20px;
		margin-bottom: 0
	}
	.grid--margin-small>.grid__col-6 {
		margin-top: 20px;
		margin-bottom: 0
	}
	.grid--margin-small>.grid__col-7 {
		margin-top: 20px;
		margin-bottom: 0
	}
	.grid--margin-small>.grid__col-8 {
		margin-top: 20px;
		margin-bottom: 0
	}
	.grid--margin-small>.grid__col-9 {
		margin-top: 20px;
		margin-bottom: 0
	}
	.grid--margin-small>.grid__col-10 {
		margin-top: 20px;
		margin-bottom: 0
	}
	.grid--margin-small>.grid__col-11 {
		margin-top: 20px;
		margin-bottom: 0
	}
	.grid--margin-small>.grid__col-12 {
		margin-top: 20px;
		margin-bottom: 0
	}
	.grid--laptop-1-cols>:nth-child(-n+1) {
		margin-top: 0
	}
	.grid--laptop-2-cols>:nth-child(-n+2) {
		margin-top: 0
	}
	.grid--laptop-3-cols>:nth-child(-n+3) {
		margin-top: 0
	}
	.grid--laptop-4-cols>:nth-child(-n+4) {
		margin-top: 0
	}
	.grid--laptop-5-cols>:nth-child(-n+5) {
		margin-top: 0
	}
	.grid--laptop-6-cols>:nth-child(-n+6) {
		margin-top: 0
	}
	.grid--laptop-7-cols>:nth-child(-n+7) {
		margin-top: 0
	}
	.grid--laptop-8-cols>:nth-child(-n+8) {
		margin-top: 0
	}
	.grid--laptop-9-cols>:nth-child(-n+9) {
		margin-top: 0
	}
	.grid--laptop-10-cols>:nth-child(-n+10) {
		margin-top: 0
	}
	.grid--laptop-11-cols>:nth-child(-n+11) {
		margin-top: 0
	}
	.grid--laptop-12-cols>:nth-child(-n+12) {
		margin-top: 0
	}
	.grid-7 {
		margin-top: 50px;
		margin-bottom: 50px
	}
	.grid-7>.grid__col-laptop-1 {
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
		-webkit-box-flex: 0;
		-ms-flex-positive: 0;
		flex-grow: 0;
		-ms-flex-negative: 0;
		flex-shrink: 0;
		-ms-flex-preferred-size: calc(14.2857142857% - 30px);
		flex-basis: calc(14.2857142857% - 30px);
		margin: 0 15px 30px;
		margin-top: 50px;
		margin-bottom: 0
	}
	.grid-7>.grid__col-laptop-1>:first-child {
		margin-top: 0!important
	}
	.grid-7>.grid__col-laptop-1>:last-child {
		margin-bottom: 0!important
	}
	.grid-7>.grid__col-laptop-2 {
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
		-webkit-box-flex: 0;
		-ms-flex-positive: 0;
		flex-grow: 0;
		-ms-flex-negative: 0;
		flex-shrink: 0;
		-ms-flex-preferred-size: calc(28.5714285714% - 30px);
		flex-basis: calc(28.5714285714% - 30px);
		margin: 0 15px 30px;
		margin-top: 50px;
		margin-bottom: 0
	}
	.grid-7>.grid__col-laptop-2>:first-child {
		margin-top: 0!important
	}
	.grid-7>.grid__col-laptop-2>:last-child {
		margin-bottom: 0!important
	}
	.grid-7>.grid__col-laptop-3 {
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
		-webkit-box-flex: 0;
		-ms-flex-positive: 0;
		flex-grow: 0;
		-ms-flex-negative: 0;
		flex-shrink: 0;
		-ms-flex-preferred-size: calc(42.8571428571% - 30px);
		flex-basis: calc(42.8571428571% - 30px);
		margin: 0 15px 30px;
		margin-top: 50px;
		margin-bottom: 0
	}
	.grid-7>.grid__col-laptop-3>:first-child {
		margin-top: 0!important
	}
	.grid-7>.grid__col-laptop-3>:last-child {
		margin-bottom: 0!important
	}
	.grid-7>.grid__col-laptop-4 {
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
		-webkit-box-flex: 0;
		-ms-flex-positive: 0;
		flex-grow: 0;
		-ms-flex-negative: 0;
		flex-shrink: 0;
		-ms-flex-preferred-size: calc(57.1428571429% - 30px);
		flex-basis: calc(57.1428571429% - 30px);
		margin: 0 15px 30px;
		margin-top: 50px;
		margin-bottom: 0
	}
	.grid-7>.grid__col-laptop-4>:first-child {
		margin-top: 0!important
	}
	.grid-7>.grid__col-laptop-4>:last-child {
		margin-bottom: 0!important
	}
	.grid-7>.grid__col-laptop-5 {
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
		-webkit-box-flex: 0;
		-ms-flex-positive: 0;
		flex-grow: 0;
		-ms-flex-negative: 0;
		flex-shrink: 0;
		-ms-flex-preferred-size: calc(71.4285714286% - 30px);
		flex-basis: calc(71.4285714286% - 30px);
		margin: 0 15px 30px;
		margin-top: 50px;
		margin-bottom: 0
	}
	.grid-7>.grid__col-laptop-5>:first-child {
		margin-top: 0!important
	}
	.grid-7>.grid__col-laptop-5>:last-child {
		margin-bottom: 0!important
	}
	.grid-7>.grid__col-laptop-6 {
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
		-webkit-box-flex: 0;
		-ms-flex-positive: 0;
		flex-grow: 0;
		-ms-flex-negative: 0;
		flex-shrink: 0;
		-ms-flex-preferred-size: calc(85.7142857143% - 30px);
		flex-basis: calc(85.7142857143% - 30px);
		margin: 0 15px 30px;
		margin-top: 50px;
		margin-bottom: 0
	}
	.grid-7>.grid__col-laptop-6>:first-child {
		margin-top: 0!important
	}
	.grid-7>.grid__col-laptop-6>:last-child {
		margin-bottom: 0!important
	}
	.grid-7>.grid__col-laptop-7 {
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
		-webkit-box-flex: 0;
		-ms-flex-positive: 0;
		flex-grow: 0;
		-ms-flex-negative: 0;
		flex-shrink: 0;
		-ms-flex-preferred-size: calc(100% - 30px);
		flex-basis: calc(100% - 30px);
		margin: 0 15px 30px;
		margin-top: 50px;
		margin-bottom: 0
	}
	.grid-7>.grid__col-laptop-7>:first-child {
		margin-top: 0!important
	}
	.grid-7>.grid__col-laptop-7>:last-child {
		margin-bottom: 0!important
	}
	.grid-7--margin-small {
		margin-top: 20px;
		margin-bottom: 20px
	}
	.grid-7--margin-small>.grid__col-1 {
		margin-top: 20px;
		margin-bottom: 0
	}
	.grid-7--margin-small>.grid__col-2 {
		margin-top: 20px;
		margin-bottom: 0
	}
	.grid-7--margin-small>.grid__col-3 {
		margin-top: 20px;
		margin-bottom: 0
	}
	.grid-7--margin-small>.grid__col-4 {
		margin-top: 20px;
		margin-bottom: 0
	}
	.grid-7--margin-small>.grid__col-5 {
		margin-top: 20px;
		margin-bottom: 0
	}
	.grid-7--margin-small>.grid__col-6 {
		margin-top: 20px;
		margin-bottom: 0
	}
	.grid-7--margin-small>.grid__col-7 {
		margin-top: 20px;
		margin-bottom: 0
	}
	.grid-7--laptop-1-cols>:nth-child(-n+1) {
		margin-top: 0
	}
	.grid-7--laptop-2-cols>:nth-child(-n+2) {
		margin-top: 0
	}
	.grid-7--laptop-3-cols>:nth-child(-n+3) {
		margin-top: 0
	}
	.grid-7--laptop-4-cols>:nth-child(-n+4) {
		margin-top: 0
	}
	.grid-7--laptop-5-cols>:nth-child(-n+5) {
		margin-top: 0
	}
	.grid-7--laptop-6-cols>:nth-child(-n+6) {
		margin-top: 0
	}
	.grid-7--laptop-7-cols>:nth-child(-n+7) {
		margin-top: 0
	}
	.image-shifted--3-cols>* {
		min-width: 0
	}
	.image-shifted--3-cols {
		min-width: 100%
	}
	.image-shifted--3-cols .image-caption {
		font-size: 14px;
		padding: 5px
	}
	.section-1.section-box-shifted.section-box-shifted-laptop-2column {
		margin-top: 0;
		margin-bottom: 0;
		padding-top: 100px;
		padding-bottom: 100px;
		background-color: #fff
	}
	.section-1.section-box-shifted.section-box-shifted-laptop-2column .container {
		padding-left: 0;
		padding-right: 0
	}
	.box-shifted.box-shifted-laptop-2column {
		height: auto
	}
	.box-shifted.box-shifted-laptop-2column:after {
		display: table;
		content: "";
		clear: both
	}
	.box-shifted.box-shifted-laptop-2column .box-shifted__text {
		position: relative;
		width: 50%;
		height: auto;
		padding: 0 20px;
		float: left
	}
	.box-shifted.box-shifted-laptop-2column .box-shifted__image {
		position: relative;
		width: 50%;
		height: auto;
		float: right
	}
	.box-shifted.box-shifted-laptop-2column .box-shifted__image img {
		height: auto
	}
	.box-shifted.box-shifted-laptop-2column .box-shifted--left {
		left: auto
	}
	.box-shifted.box-shifted-laptop-2column .box-shifted--right {
		right: auto
	}
	.box-shifted.box-shifted-laptop-2column .box-shifted--bottom {
		top: 0;
		opacity: 1;
		-webkit-transition: top .6s linear, opacity 1.2s ease-in;
		transition: top .6s linear, opacity 1.2s ease-in
	}
	.box-shifted.box-shifted-laptop-2column .box-shifted--bottom-premove {
		top: 100px;
		opacity: 0
	}
	.section-1.section-box-shifted.section-box-shifted-laptop-1column {
		margin-bottom: 100px
	}
	.section-1.section-box-shifted.section-box-shifted-laptop-1column .container {
		padding-left: 0;
		padding-right: 0
	}
	.box-shifted.box-shifted-laptop-1column {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		height: auto
	}
	.box-shifted.box-shifted-laptop-1column .box-shifted__text {
		position: relative;
		width: auto;
		height: auto;
		padding: 0 20px 50px;
		-webkit-box-ordinal-group: 2;
		-ms-flex-order: 1;
		order: 1
	}
	.box-shifted.box-shifted-laptop-1column .box-shifted__image {
		position: relative;
		margin-top: auto;
		-webkit-box-ordinal-group: 3;
		-ms-flex-order: 2;
		order: 2
	}
	.box-shifted.box-shifted-laptop-1column .box-shifted__image img {
		height: auto
	}
	.box-shifted.box-shifted-laptop-1column .box-shifted--left {
		left: auto
	}
	.box-shifted.box-shifted-laptop-1column .box-shifted--right {
		right: auto
	}
	.box-shifted.box-shifted-laptop-1column .box-shifted--bottom {
		bottom: auto;
		opacity: 1
	}
	.box-shifted.box-shifted-laptop-1column .box-shifted--top {
		top: auto
	}
}
@media(min-width:769px) {
	.link.bl-link-hover, .link:hover {
		color: #777
	}
	.link--white.bl-link-hover, .link--white:hover {
		color: #fff
	}
	.icon-block--arrow-square.bl-link-hover:before, .icon-block--arrow-square:hover:before {
		-webkit-animation-name: arrow-round;
		animation-name: arrow-round;
		-webkit-animation-duration: .4s;
		animation-duration: .4s
	}
	.link {
		-webkit-transition: -webkit-transform 1s;
		transition: -webkit-transform 1s;
		transition: transform 1s;
		transition: transform 1s, -webkit-transform 1s
	}
	.link .link__text {
		display: inline-block;
		position: relative;
		vertical-align: top
	}
	.link .link__text:after {
		content: "";
		display: block;
		position: absolute;
		left: 0;
		bottom: -1px;
		height: 0;
		width: 0;
		margin-left: 0;
		border-bottom: 1px solid #707070;
		-webkit-transition: width .4s;
		transition: width .4s
	}
	.link--white .link__text:after {
		border-bottom: 1px solid #fff
	}
	.link.icon-block--arrow-right-white.bl-link-hover:before, .link.icon-block--arrow-right-white:hover:before, .link.icon-block--arrow-right-red.bl-link-hover:before, .link.icon-block--arrow-right-red:hover:before {
		-webkit-transform: translateX(8px);
		transform: translateX(8px);
		-webkit-transition: -webkit-transform 1s;
		transition: -webkit-transform 1s;
		transition: transform 1s;
		transition: transform 1s, -webkit-transform 1s
	}
	.link.icon-block--arrow-right-white.bl-link-hover .link__text:after, .link.icon-block--arrow-right-white:hover .link__text:after, .link.icon-block--arrow-right-red.bl-link-hover .link__text:after, .link.icon-block--arrow-right-red:hover .link__text:after {
		width: 100%;
		-webkit-transition: width .4s;
		transition: width .4s
	}
	.link.icon-block--arrow-left-red.bl-link-hover:before, .link.icon-block--arrow-left-red:hover:before {
		-webkit-transform: translateX(-8px);
		transform: translateX(-8px);
		-webkit-transition: -webkit-transform 1s;
		transition: -webkit-transform 1s;
		transition: transform 1s;
		transition: transform 1s, -webkit-transform 1s
	}
	.link.icon-block--arrow-left-red.bl-link-hover .link__text:after, .link.icon-block--arrow-left-red:hover .link__text:after {
		width: 100%;
		-webkit-transition: width .4s;
		transition: width .4s
	}
	.link.icon-block--new-window.bl-link-hover .link__text:after, .link.icon-block--new-window:hover .link__text:after, .link.icon-block--new-window-white.bl-link-hover .link__text:after, .link.icon-block--new-window-white:hover .link__text:after, .link.icon-block--map-marker.bl-link-hover .link__text:after, .link.icon-block--map-marker:hover .link__text:after, .link.icon-block--map-marker-white.bl-link-hover .link__text:after, .link.icon-block--map-marker-white:hover .link__text:after, .link.icon-block--file-pdf.bl-link-hover .link__text:after, .link.icon-block--file-pdf:hover .link__text:after, .link.icon-block--file-pdf-white.bl-link-hover .link__text:after, .link.icon-block--file-pdf-white:hover .link__text:after, .link.icon-block--file-folder.bl-link-hover .link__text:after, .link.icon-block--file-folder:hover .link__text:after {
		width: 100%;
		-webkit-transition: width .4s;
		transition: width .4s
	}
	.button1.bl-link-hover, .button1:hover {
		color: #333;
		background-color: #fff;
		border: 1px solid #c1b59a
	}
	.button1--charcoal.bl-link-hover, .button1--charcoal:hover {
		color: #333;
		background-color: #fff;
		border: 1px solid #6d685d
	}
	.button1--white.bl-link-hover, .button1--white:hover {
		color: #333;
		background-color: #e8e3d7;
		border: 1px solid #e8edd7
	}
	.button--icon-arrow-left {
		-webkit-transition: all .6s;
		transition: all .6s
	}
	.button--icon-arrow-left.bl-link-hover:before, .button--icon-arrow-left:hover:before {
		-webkit-transform: translateX(-8px);
		transform: translateX(-8px);
		-webkit-transition: all .6s;
		transition: all .6s
	}
	.button--icon-arrow-right {
		-webkit-transition: all .6s;
		transition: all .6s
	}
	.button--icon-arrow-right.bl-link-hover:before, .button--icon-arrow-right:hover:before {
		-webkit-transform: translateX(8px);
		transform: translateX(8px);
		-webkit-transition: all .6s;
		transition: all .6s
	}
	.button--icon-new-window {
		-webkit-transition: all .6s;
		transition: all .6s
	}
	.button--icon-new-window.bl-link-hover:before, .button--icon-new-window:hover:before {
		-webkit-transition: all .6s;
		transition: all .6s
	}
	.button--icon-map-marker {
		-webkit-transition: all .6s;
		transition: all .6s
	}
	.button--icon-map-marker.bl-link-hover:before, .button--icon-map-marker:hover:before {
		-webkit-transition: all .6s;
		transition: all .6s
	}
	.button--icon-file-pdf {
		-webkit-transition: all .6s;
		transition: all .6s
	}
	.button--icon-file-pdf.bl-link-hover:before, .button--icon-file-pdf:hover:before {
		-webkit-transition: all .6s;
		transition: all .6s
	}
	.button.bl-link-hover, .button:hover {
		color: #333;
		background-color: #fff;
		border: 1px solid #c1b59a
	}
	.button--charcoal.bl-link-hover, .button--charcoal:hover {
		color: #333;
		background-color: #fff;
		border: 1px solid #6d685d
	}
	.button--white.bl-link-hover, .button--white:hover {
		color: #333;
		background-color: #e8e3d7;
		border: 1px solid #e8edd7
	}
	.button--red.bl-link-hover, .button--red:hover {
		color: #e60012;
		background-color: #fff;
		border: 1px solid #e60012
	}
	.button-search--small.bl-link-hover, .header-search-box-container .bl-link-hover.mf_finder_searchBox_submit, .news-search-box-container .bl-link-hover.mf_finder_searchBox_submit, .product-search-box-container .bl-link-hover.mf_finder_searchBox_submit, .button-search--small:hover, .header-search-box-container .mf_finder_searchBox_submit:hover, .news-search-box-container .mf_finder_searchBox_submit:hover, .product-search-box-container .mf_finder_searchBox_submit:hover {
		color: #6d685d;
		background-color: #fff;
		border: 1px solid #6d685d
	}
	.button-search--small, .header-search-box-container .mf_finder_searchBox_submit, .news-search-box-container .mf_finder_searchBox_submit, .product-search-box-container .mf_finder_searchBox_submit {
		-webkit-transition: all .6s;
		transition: all .6s
	}
	.button-search--small.bl-link-hover:before, .header-search-box-container .bl-link-hover.mf_finder_searchBox_submit:before, .news-search-box-container .bl-link-hover.mf_finder_searchBox_submit:before, .product-search-box-container .bl-link-hover.mf_finder_searchBox_submit:before, .button-search--small:hover:before, .header-search-box-container .mf_finder_searchBox_submit:hover:before, .news-search-box-container .mf_finder_searchBox_submit:hover:before, .product-search-box-container .mf_finder_searchBox_submit:hover:before {
		background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxNyAxNyI+PGRlZnM+PHN0eWxlPi5jbHMtMXtmaWxsOiM2ZDY4NWQ7fTwvc3R5bGU+PC9kZWZzPjx0aXRsZT5zZWFyY2g8L3RpdGxlPjxnIGlkPSLjg6zjgqTjg6Tjg7xfMiIgZGF0YS1uYW1lPSLjg6zjgqTjg6Tjg7wgMiI+PGcgaWQ9IuODrOOCpOODpOODvF8xLTIiIGRhdGEtbmFtZT0i44Os44Kk44Ok44O8IDEiPjxwYXRoIGNsYXNzPSJjbHMtMSIgZD0iTTEyLDkuOTFBNi41MSw2LjUxLDAsMSwwLDkuOTEsMTJsNSw1TDE3LDE0Ljg4Wk02LjUsMTFBNC41LDQuNSwwLDEsMSwxMSw2LjUsNC41MSw0LjUxLDAsMCwxLDYuNSwxMVoiLz48L2c+PC9nPjwvc3ZnPg==);
		-webkit-transition: all .6s;
		transition: all .6s
	}
	.button-search--medium.bl-link-hover, .top-search-box-container .bl-link-hover.mf_finder_searchBox_submit, .button-search--medium:hover, .top-search-box-container .mf_finder_searchBox_submit:hover {
		color: #e60012;
		background-color: #fff;
		border: 1px solid #e60012
	}
	.button-search--medium, .top-search-box-container .mf_finder_searchBox_submit {
		-webkit-transition: all .6s;
		transition: all .6s
	}
	.button-search--medium.bl-link-hover:before, .top-search-box-container .bl-link-hover.mf_finder_searchBox_submit:before, .button-search--medium:hover:before, .top-search-box-container .mf_finder_searchBox_submit:hover:before {
		background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxNyAxNyI+PGRlZnM+PHN0eWxlPi5jbHMtMXtmaWxsOiNlNTAwMTI7fTwvc3R5bGU+PC9kZWZzPjx0aXRsZT5zZWFyY2g8L3RpdGxlPjxnIGlkPSLjg6zjgqTjg6Tjg7xfMiIgZGF0YS1uYW1lPSLjg6zjgqTjg6Tjg7wgMiI+PGcgaWQ9IuODrOOCpOODpOODvF8xLTIiIGRhdGEtbmFtZT0i44Os44Kk44Ok44O8IDEiPjxwYXRoIGNsYXNzPSJjbHMtMSIgZD0iTTEyLDkuOTFBNi41MSw2LjUxLDAsMSwwLDkuOTEsMTJsNSw1TDE3LDE0Ljg4Wk02LjUsMTFBNC41LDQuNSwwLDEsMSwxMSw2LjUsNC41MSw0LjUxLDAsMCwxLDYuNSwxMVoiLz48L2c+PC9nPjwvc3ZnPg==);
		-webkit-transition: all .6s;
		transition: all .6s
	}
	.button-rss.bl-link-hover, .button-rss:hover {
		color: #ff8a00;
		background-color: #fff;
		border: 1px solid #ff8a00
	}
	.button-rss {
		-webkit-transition: all .6s;
		transition: all .6s
	}
	.button-contact.bl-link-hover, .button-contact:hover {
		color: #e60012;
		background-color: #fff;
		border: 1px solid #e60012
	}
	.button-contact {
		-webkit-transition: all .6s;
		transition: all .6s
	}
	.button-full.bl-link-hover, .button-full:hover {
		color: #e60012;
		background-color: #fff;
		border: 1px solid #color-key
	}
	.button-full {
		-webkit-transition: all .6s;
		transition: all .6s
	}
	.button-full.bl-link-hover, .button-full:hover {
		opacity: .7;
		-webkit-transition: all .6s;
		transition: all .6s
	}
	.button-outlined.bl-link-hover, .button-outlined:hover {
		color: #333;
		background-color: #fff;
		border: 1px solid #333
	}
	.tab:hover {
		border-color: #6d685d;
		background-color: #6d685d;
		color: #fff;
		-webkit-transition: color .8s, background-color .8s, border-color .8s;
		transition: color .8s, background-color .8s, border-color .8s
	}
	.tab:hover:before {
		border-color: #6d685d transparent transparent;
		-webkit-transition: border-color .8s;
		transition: border-color .8s
	}
	.anchor-link:hover {
		-webkit-transition: border-color 1s;
		transition: border-color 1s;
		border-bottom: 3px solid #6d685d
	}
	.anchor-link:hover .anchor-link__text:before {
		bottom: -36px;
		-webkit-transition: bottom .4s;
		transition: bottom .4s
	}
	.link-list__item--active:hover, .link-list__item--active a:hover {
		color: #e60012
	}
	.link-list-anchor__item .link.icon-block--arrow-down-red:hover:before {
		-webkit-animation-name: arrow-bound;
		animation-name: arrow-bound;
		-webkit-animation-duration: .8s;
		animation-duration: .8s
	}
	.movie__play.bl-hover:before, .movie__play:hover:before {
		opacity: 0;
		-webkit-transition: opacity 1s;
		transition: opacity 1s
	}
	.laptop-only {
		display: none
	}
	.goto-pagetop:hover:before {
		background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA4IDEyIj48ZGVmcz48c3R5bGU+LmNscy0xe2ZpbGw6IzZkNjg1ZDtmaWxsLXJ1bGU6ZXZlbm9kZDt9PC9zdHlsZT48L2RlZnM+PHRpdGxlPmFuZ2xlLXJpZ2h0PC90aXRsZT48ZyBpZD0i44Os44Kk44Ok44O8XzIiIGRhdGEtbmFtZT0i44Os44Kk44Ok44O8IDIiPjxnIGlkPSLjg6zjgqTjg6Tjg7xfMS0yIiBkYXRhLW5hbWU9IuODrOOCpOODpOODvCAxIj48cGF0aCBjbGFzcz0iY2xzLTEiIGQ9Ik0wLDEyLDYsNiwwLDBIMkw4LDYsMiwxMloiLz48L2c+PC9nPjwvc3ZnPg==) center center/auto 20px no-repeat #fff;
		-webkit-transition: all .4s;
		transition: all .4s
	}
	.site-header--slim {
		border-bottom: 1px solid #ccc;
		padding-top: 7px;
		-webkit-transition: padding .4s;
		transition: padding .4s
	}
	.site-header--slim .site-header__top {
		margin-bottom: 7px;
		-webkit-transition: margin .4s;
		transition: margin .4s
	}
	.site-header--slim .global-nav__item>a {
		padding-bottom: 7px;
		-webkit-transition: padding .4s;
		transition: padding .4s
	}
	.global-nav__item:hover>a, .global-nav__item--hover>a {
		color: #e60012;
		-webkit-transition: color .3s linear;
		transition: color .3s linear
	}
	.global-nav__item:hover>a:after, .global-nav__item--hover>a:after {
		width: 100%;
		border-bottom: 5px solid #e60012;
		-webkit-transition: width .3s linear;
		transition: width .3s linear
	}
	.eir-content .link.icon-block--file-pdf:after {
		content: "";
		display: block;
		position: absolute;
		left: 0;
		bottom: -1px;
		height: 0;
		width: 0;
		margin-left: 18px;
		border-bottom: 1px solid #707070;
		-webkit-transition: width .4s;
		transition: width .4s
	}
	.eir-content .link.icon-block--file-pdf.bl-link-hover:after, .eir-content .link.icon-block--file-pdf:hover:after {
		width: calc(100% - 18px);
		-webkit-transition: width .4s;
		transition: width .4s
	}
	.box-shifted--bottom {
		-webkit-transition: bottom .6s linear, opacity 1.2s ease-in;
		transition: bottom .6s linear, opacity 1.2s ease-in
	}
	.box-shifted--bottom-premove {
		bottom: -150px;
		opacity: 0
	}
	.wysiwyg .box-shifted--bottom-premove {
		bottom: 0;
		opacity: 1
	}
}
@media(max-width:768px) {
	.desktop-only {
		display: none
	}
	.site-content {
		padding-top: 68px
	}
	.site-header {
		padding: 14px 0
	}
	.site-header__top {
		margin-bottom: 0
	}
	.site-header__top-left .site-header__70th {
		display: none
	}
	.site-header__top-right {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex
	}
	.site-header__top-right .button-search {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		font-size: 0;
		margin-right: 0;
		padding: 0;
		width: 40px;
		height: 40px;
		-webkit-box-sizing: border-box;
		box-sizing: border-box
	}
	.site-header__top-right .button-search:before {
		margin-right: 0
	}
	.site-header__top-right .button-search--opened {
		position: relative;
		font-size: 0;
		vertical-align: bottom
	}
	.site-header__top-right .button-search--opened:before {
		display: block;
		content: "";
		position: absolute;
		top: 50%;
		left: 50%;
		width: 20px;
		height: 2px;
		margin-top: -1px;
		margin-left: -10px;
		background: #fff;
		-webkit-transform: rotate(45deg);
		transform: rotate(45deg)
	}
	.site-header__top-right .button-search--opened:after {
		display: block;
		content: "";
		position: absolute;
		top: 50%;
		left: 50%;
		width: 20px;
		height: 2px;
		margin-top: -1px;
		margin-left: -10px;
		background: #fff;
		-webkit-transform: rotate(-45deg);
		transform: rotate(-45deg)
	}
	.site-header__top-right .button-search--opened:hover {
		background-color: #6d685d;
		border: 1px solid #6d685d
	}
	.site-header__top-right .site-header__link-english, .site-header__top-right .button-contact {
		display: none
	}
	.site-header__top-right .button-palmtop-menu {
		display: inline-block;
		position: relative;
		width: 40px;
		height: 40px;
		background-color: #e60012;
		-webkit-transition: all .4s;
		transition: all .4s;
		-webkit-box-sizing: border-box;
		box-sizing: border-box
	}
	.site-header__top-right .button-palmtop-menu>span {
		position: absolute;
		left: 50%;
		top: 50%;
		width: 20px;
		height: 2px;
		margin-left: -10px;
		background-color: #fff;
		display: block;
		-webkit-transition: all .4s;
		transition: all .4s;
		-webkit-box-sizing: border-box;
		box-sizing: border-box
	}
	.site-header__top-right .button-palmtop-menu>span:nth-of-type(1) {
		-webkit-transform: translateY(-7px);
		transform: translateY(-7px)
	}
	.site-header__top-right .button-palmtop-menu>span:nth-of-type(3) {
		-webkit-transform: translateY(7px);
		transform: translateY(7px)
	}
	.site-header__top-right .button-palmtop-menu.button-palmtop-menu--opened>span:nth-of-type(1) {
		-webkit-transform: rotate(-45deg) translateY(0);
		transform: rotate(-45deg) translateY(0)
	}
	.site-header__top-right .button-palmtop-menu.button-palmtop-menu--opened>span:nth-of-type(2) {
		-webkit-transform: rotate(-45deg) translateY(0);
		transform: rotate(-45deg) translateY(0)
	}
	.site-header__top-right .button-palmtop-menu.button-palmtop-menu--opened>span:nth-of-type(3) {
		-webkit-transform: rotate(45deg) translateY(0);
		transform: rotate(45deg) translateY(0)
	}
	.site-header__search {
		padding-top: 14px
	}
	.site-header__search .site-header__search-inner .search-box {
		width: auto
	}
	.site-header__search .site-header__search-inner .search-box .button-search {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		font-size: 0;
		margin-right: 0;
		padding: 0;
		width: 40px;
		height: 40px;
		-webkit-box-sizing: border-box;
		box-sizing: border-box
	}
	.site-header__search .site-header__search-inner .search-box .button-search:before {
		margin-right: 0
	}
	.site-header__search .site-header__search-controls {
		display: none
	}
	.global-nav {
		display: none;
		position: fixed;
		height: 0;
		left: 0;
		width: 100%;
		margin-top: 14px;
		padding-top: 0;
		padding-bottom: 20px;
		background: #f4f1eb;
		overflow-y: hidden
	}
	.global-nav--opened {
		display: block;
		height: calc(100% - 68px - 14px)
	}
	.global-nav--scrollable {
		overflow-y: auto;
		-webkit-overflow-scrolling: touch
	}
	.global-nav__inner {
		display: block;
		padding: 20px 20px 10px
	}
	.global-nav__item {
		border-bottom: 1px solid #ccc
	}
	.global-nav__item>a {
		color: #333;
		padding-top: 10px;
		padding-bottom: 10px;
		position: relative;
		padding-left: 30px
	}
	.global-nav__item>a:before {
		display: inline-block;
		content: "\00a0";
		width: 20px;
		margin-right: 0;
		background-repeat: no-repeat;
		background-position: center center;
		background-image: url(data:image/svg+xml;base64,PHN2ZyBpZD0i44Os44Kk44Ok44O8XzEiIGRhdGEtbmFtZT0i44Os44Kk44Ok44O8IDEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgdmlld0JveD0iMCAwIDIwIDIwIj48ZGVmcz48c3R5bGU+LmNscy0xe2ZpbGw6I2Q3MTYxODt9LmNscy0xLC5jbHMtMntmaWxsLXJ1bGU6ZXZlbm9kZDt9LmNscy0ye2ZpbGw6I2ZmZjt9PC9zdHlsZT48L2RlZnM+PHRpdGxlPmFuZ2xlLXNxdWFyZS1yaWdodDwvdGl0bGU+PHBhdGggY2xhc3M9ImNscy0xIiBkPSJNMCwwSDIwVjIwSDBaIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgwIDApIi8+PHBhdGggY2xhc3M9ImNscy0yIiBkPSJNNi40OSwxNS41bDYtNi02LTZoMmw2LDYtNiw2IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgwIDApIi8+PC9zdmc+);
		background-size: 20px auto
	}
	.global-nav__item>a:before {
		position: absolute;
		left: 0
	}
	.global-nav__item>a>.global-nav__item-name {
		text-align: left;
		border-left: none
	}
	.global-nav__item>a>.global-nav__item-toggle {
		position: absolute;
		top: 0;
		bottom: 0;
		left: auto;
		right: 0;
		display: inline-block;
		margin: auto;
		width: 30px;
		background-repeat: no-repeat;
		background-position: center right;
		background-image: url(data:image/svg+xml;base64,PHN2ZyAKIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIKIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIgogd2lkdGg9IjE0cHgiIGhlaWdodD0iMTRweCI+CjxwYXRoIGZpbGwtcnVsZT0iZXZlbm9kZCIgIGZpbGw9InJnYigyMzAsIDAsIDE4KSIKIGQ9Ik0xNC4wMDAsOC4wMDAgTDguMDAwLDguMDAwIEw4LjAwMCwxNC4wMDAgTDYuMDAwLDE0LjAwMCBMNi4wMDAsOC4wMDAgTDAuMDAwLDguMDAwIEwwLjAwMCw2LjAwMCBMNi4wMDAsNi4wMDAgTDYuMDAwLC0wLjAwMCBMOC4wMDAsLTAuMDAwIEw4LjAwMCw2LjAwMCBMMTQuMDAwLDYuMDAwIEwxNC4wMDAsOC4wMDAgWiIvPgo8L3N2Zz4=)
	}
	.global-nav__item>a:after {
		display: none
	}
	.global-nav__item>a.global-nav__item-head--opened>.global-nav__item-toggle {
		background-image: url(data:image/svg+xml;base64,PHN2ZyAKIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIKIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIgogd2lkdGg9IjE0cHgiIGhlaWdodD0iMnB4Ij4KPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiAgZmlsbD0icmdiKDIzMCwgMCwgMTgpIgogZD0iTTAuMDAwLC0wLjAwMCBMMTQuMDAwLC0wLjAwMCBMMTQuMDAwLDIuMDAwIEwwLjAwMCwyLjAwMCBMMC4wMDAsLTAuMDAwIFoiLz4KPC9zdmc+)
	}
	.global-nav__item.global-nav__item--active>a {
		color: #e60012
	}
	.global-nav__item.global-nav__item--external>a:before {
		display: inline-block;
		content: "\00a0";
		width: 20px;
		margin-right: 0;
		background-repeat: no-repeat;
		background-position: center center;
		background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxMSAxMSI+PGRlZnM+PHN0eWxlPi5jbHMtMXtmaWxsOiNlNjAwMTI7ZmlsbC1ydWxlOmV2ZW5vZGQ7fTwvc3R5bGU+PC9kZWZzPjx0aXRsZT7jgqLjgrvjg4Pjg4ggMTwvdGl0bGU+PGcgaWQ9IuODrOOCpOODpOODvF8yIiBkYXRhLW5hbWU9IuODrOOCpOODpOODvCAyIj48ZyBpZD0i44Os44Kk44Ok44O8XzEtMiIgZGF0YS1uYW1lPSLjg6zjgqTjg6Tjg7wgMSI+PHBhdGggY2xhc3M9ImNscy0xIiBkPSJNMywwVjRIMHY3SDdWOGg0VjBaTTYsMTBIMVY1SDNWOEg2WiIvPjwvZz48L2c+PC9zdmc+);
		background-size: 20px auto
	}
	.global-nav__item .global-nav__item-content--opened {
		display: block
	}
	.global-nav__item:last-child>a>.global-nav__item-name {
		border-right: none
	}
	.global-nav__item:last-child {
		border-bottom: none
	}
	.global-nav__item--cloned {
		display: block
	}
	.global-nav__item--original {
		display: none
	}
	.global-nav__subitem {
		position: static
	}
	.global-nav__subitem>.container {
		padding: 0;
		padding-bottom: 8px
	}
	.global-nav__subitem>.container>a {
		display: none
	}
	.global-nav__subitem>.container>div a {
		padding-top: 6px;
		padding-bottom: 6px
	}
	.global-nav__subitem>.container>div .link-list-vertical__item {
		margin-bottom: 0
	}
	.global-nav__subitem>.container figure {
		display: none
	}
	.global-nav__subitem>.container .grid, .global-nav__subitem>.container .grid-7 {
		margin: 0
	}
	.global-nav__subitem>.container .grid__col-palmtop-12, .global-nav__subitem>.container .grid__col-palmtop-7 {
		margin-top: 0;
		margin-left: 0
	}
	.global-nav__subitem-bottom {
		margin-top: 10px!important;
		padding-top: 10px!important
	}
	.global-nav__subitem-link--active {
		color: #e60012
	}
	.global-nav__foot {
		display: block;
		padding-top: 20px;
		border-top: 1px solid #ccc
	}
	.global-nav__foot>.container {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center
	}
	.eir-content .investors-doc-nav .link-list-anchor .link-list-anchor__item:last-child {
		border-right: 0
	}
}
@media(min-width:768px) {
	.palmtop-only {
		display: none
	}
	.image--animate {
		bottom: -70px;
		opacity: 0
	}
	.wysiwyg .image--animate {
		bottom: 0;
		opacity: 1
	}
	.image--animate-moved-0 {
		-webkit-transition: bottom .6s linear 0s, opacity 1.2s ease-in 0s;
		transition: bottom .6s linear 0s, opacity 1.2s ease-in 0s;
		bottom: 0;
		opacity: 1
	}
	.image--animate-moved-1 {
		-webkit-transition: bottom .6s linear .2s, opacity 1.2s ease-in .2s;
		transition: bottom .6s linear .2s, opacity 1.2s ease-in .2s;
		bottom: 0;
		opacity: 1
	}
	.image--animate-moved-2 {
		-webkit-transition: bottom .6s linear .4s, opacity 1.2s ease-in .4s;
		transition: bottom .6s linear .4s, opacity 1.2s ease-in .4s;
		bottom: 0;
		opacity: 1
	}
	.image--animate-moved-3 {
		-webkit-transition: bottom .6s linear .6s, opacity 1.2s ease-in .6s;
		transition: bottom .6s linear .6s, opacity 1.2s ease-in .6s;
		bottom: 0;
		opacity: 1
	}
	.image--animate-moved-4 {
		-webkit-transition: bottom .6s linear .8s, opacity 1.2s ease-in .8s;
		transition: bottom .6s linear .8s, opacity 1.2s ease-in .8s;
		bottom: 0;
		opacity: 1
	}
	.type-anim__line {
		opacity: 0;
		display: inline-block
	}
	.wysiwyg .type-anim__line {
		opacity: 1
	}
	.count-anim {
		opacity: 0
	}
	.wysiwyg .count-anim {
		opacity: 1
	}
	.count-anim--started {
		opacity: 1
	}
	.slide-in-anim {
		bottom: -70px;
		opacity: 0
	}
	.wysiwyg .slide-in-anim {
		bottom: 0;
		opacity: 1
	}
	.slide-in-anim--finished {
		-webkit-transition: bottom .6s linear 0s, opacity 1.2s ease-in 0s;
		transition: bottom .6s linear 0s, opacity 1.2s ease-in 0s;
		bottom: 0;
		opacity: 1
	}
	.content-load {
		opacity: 0;
		-webkit-transition: opacity 1s linear .5s;
		transition: opacity 1s linear .5s
	}
	.wysiwyg .content-load {
		opacity: 1
	}
	.content-load--finished {
		opacity: 1;
		-webkit-transition: opacity 1s linear .5s;
		transition: opacity 1s linear .5s
	}
}
@media(max-width:360px) {
	.site-header__logo {
		width: 170px;
		padding-top: 5px
	}
}