.q-investor__hero--wrapper {
	margin: 0 auto;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 8px;
}
@media (min-width: 375px) {
	.q-investor__hero--wrapper {
		padding-left: 30px;
		padding-right: 30px;
	}

}
@media (min-width: 720px) {
	.q-investor__hero--wrapper {
		padding-left: 50px;
		padding-right: 50px;
	}

}
@media (min-width: 810px) {
	.q-investor__hero--wrapper {
		padding-top: 36px;
	}

}
@media (min-width: 1080px) {
	.q-investor__hero--wrapper {
		padding-left: 70px;
		padding-right: 70px;
		max-width: 1430px;
	}

}
.q-default-hero__container {
	padding: 0;
	max-width: none;
}

.q-default-hero--square-baseline .q-default-hero__splash {
	margin-top: 0;
	margin-bottom: 4em;
	padding-bottom: 0;
	padding-top: 0;
}
@media (min-width: 480px) {
	.q-default-hero--square-baseline .q-default-hero__splash {
		padding-top: 8.52713%;
		margin-bottom: 0;
	}
}
@media (min-width: 810px) {
	.q-default-hero--square-baseline .q-default-hero__splash {
		padding-top: 0;
		margin-bottom: 0;
	}
}
.q-investor__menu--wrapper {
	border: 1px solid #cccccc;
	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-wrap: nowrap;
	    flex-wrap: nowrap;
	-webkit-box-align: left;
	    -ms-flex-align: left;
	        align-items: left;
	-webkit-box-pack: justify;
	    -ms-flex-pack: justify;
	        justify-content: space-between;
	padding: 1.2em 1.5em;
	margin-bottom: 1.45em;
	max-width: 100%;
	width: 360px;
	margin-right: 8.52713%;
	margin-left: auto;
}
.q-investor__menu--title {
	font-family: "Gotham", sans-serif;
	color: #262626;
	font-size: 20px;
	font-weight: 400;
	margin: 0 0 0.45em;
	letter-spacing: -0.007em;
}
.q-investor__menu--title a {
	text-decoration: none;
}
.q-investor__menu--title a:hover {
	color: #000;
}
.q-investor__menu--list {
	list-style: none;
	list-style-position: inside;
	padding: 0;
	margin:0;
}
.q-investor__menu--list li {
	display: block;
	margin-bottom: 0.45em;
}
.q-investor__menu--list li:last-child {
	margin-bottom: 0;
}

@media (min-width: 480px) {
	.q-investor__menu--wrapper {
		margin-left: 0;
		margin-right: 0;
		width: auto;
	}
}
@media (min-width: 810px) {
	.q-investor__menu--wrapper {
		margin-bottom: 0;
	}
	.q-investor__menu--list li {
		display: inline-block;
		margin-right: 17px;
		margin-bottom: 0;
	}
	.q-investor__menu--list li:last-child {
		margin-right: 0;
	}
}
@media (min-width: 1100px) {
	.q-investor__menu--wrapper {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		    -ms-flex-direction: row;
		        flex-direction: row;
		-webkit-box-align: center;
		    -ms-flex-align: center;
		        align-items: center;
		height: 71px;
		padding: 0;
	}
	.q-investor__menu--title {
		margin: -4px 0 0 37px;
		line-height: 1.700em;
	}
	.q-investor__menu--list {
		margin: 0 38px 0 0;
	}
}


.q-investor__menu--list li a {
	font-size: 15px;
	color: #627281;
	font-family: "Gotham", sans-serif;
	text-decoration: none;
	font-weight: 400;
	letter-spacing: -0.011em;
}
.q-investor__menu--list li a:hover {
	color: #4C5864;
}
.q-investor__splash-heading {
	color: #000;
	z-index: 2;
	position: relative;
	margin: 51px 0 14px 0;
	padding: 0;
	font-family: "Gotham", sans-serif;
	font-weight: 500;
	font-size: 34px;
	width: 100%;
	max-width: 990px;
	letter-spacing: -0.011em;
	line-height: 1.045em;
	display: none;
}
@media (min-width: 810px) {
	.q-default-hero__content {
		width: 82.94574%;
	}
	.q-investor__splash-heading {
		display: inline-block;
		font-size: 34px;
		font-size: calc(0.01093 * 100vw + (29.90164px));
	}
}
@media (min-width: 1290px) {
	.q-investor__splash-heading {
		font-size: 44px;
	}
}
.q-investor__global-action {
	padding-top: 20px;
	padding-bottom: 20px;
	text-align: center;
}
@media (min-width: 780px) {
	.q-investor__global-action {
		padding-top: 55px;
		padding-bottom: 100px;
		text-align: left;
	}
}
.q-investor__global-action-items {
	margin: 0;
	padding: 0;
	list-style: none;
	list-style-position: inside;
	line-height: 1;
}
.q-investor__global-action-items li {
	display: inline-block;
	margin-right: 11px;
}
.investor-footer-links {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: distribute;
	    justify-content: space-around;
	margin-bottom: 2em;
}
.investor-footer-links .column {
	width: 50%;
}
.investor-footer-links a {
	color: #fff;
	font-family: "Gotham", sans-serif;
	text-decoration: none;
	font-weight: 300;
	font-size: 14.7px;
}
.investor-footer-links a:hover {
	color: #6a778b;
}
.investor-footer-links p {
	text-align: center;
}
.q-footer__privacy {
	display: block;
	text-align: center;
	margin: 3em 0 -20px;
	font-size: 12px;
	font-size: calc(0.00219 * 100vw + (12.68033px));
}
.q-footer__privacy a {
	text-decoration: none;
}
.q-footer__privacy a:hover {
	color: #fff;
}
.q-footer__row {
	padding-top: 52px;
}
.privacy-pipe {
	display: inline-block;
	margin: 0 0.6em;
}
@media (min-width: 720px) {
	.investor-mobile {
		display: none;
	}
}
.q-investor__global-action-items a:hover path.bg {
	fill: #2e8be0;
}


.q-link--investor {
	letter-spacing: 0.022em;
}
.q-link--investor,
.q-link--investor:hover {
	color: #fff;
}
.q-link--investor::after {
	background-image: url(../image/icon/link-arrow-white.svg);
}
.q-investor__intro-links {
	list-style: none;
	padding: 0;
	margin: 0;
}
.q-square__content .q-link {
	color: #fff;
}
.q-square__content ul {
	padding-left: 0;
	margin-bottom: 0;
}
.q-square__content li {
	margin-bottom: 10px;
}
.q-investor-contact-info {
	background-color: #f7fafc;
	font-size: 13.3pt;
	line-height: 1.85;
	padding-top: 60px;
	padding-bottom: 60px;
}
@media (min-width: 720px) {
	.q-investor-contact-info {
		text-align: center;
		padding-top: 4.3em;
		padding-bottom: 6.4em;
	}
}
@media (min-width: 720px) {
	.q-investor__contact-type-container {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: space-evenly;
		    -ms-flex-pack: space-evenly;
		        justify-content: space-evenly;
	}
}
@media (min-width: 720px) {
	.q-investor__contact {
		width: 30%;
	}
}
.q-investor__intro--text strong {
	font-size: 13.4pt;
	color: #30405B
}
@media (min-width: 720px) {
	.q-investor__intro--text strong {
		color: #6a778b;
	}
}
.q-investor__intro--text {
	margin-top: 14px;
	line-height: 1.778em;
	letter-spacing: -0.006em;
}
@media (min-width: 375px) {
	.q-investor__intro--text {
		font-size: 14px;
		font-size: calc(0.00437 * 100vw + (12.36066px));
		margin-bottom: 2em;
	}
}
.q-investor__contact a {
	text-decoration: none;
}
.q-investor__contact--alert .q-investor__intro--text {
	margin-bottom: -9px;
}
.ir-contacts {
	margin-top: 0;
}
@media (min-width: 720px) {
	.ir-contacts {
		margin-top: inherit;
	}
}
.q-square--justified .q-square__content {
	-webkit-box-pack: start;
	    -ms-flex-pack: start;
	        justify-content: flex-start;
}
.q-investor__contact .q-investor__intro--text {
	font-size: 14px;
	font-size: calc(0.00437 * 100vw + (11.16066px));
}

/* begin dropdown fields */
.q-investor__sorting {
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	-ms-flex-wrap: wrap;
	    flex-wrap: wrap;
	width: 100%;
	margin: 0;
	padding: 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}
.q-investor__sorting li {
	width: 100%;
	margin-right: 0;
	display: block;
	margin-bottom: 10px;
}
.q-investor__sorting li:last-child {
	margin: 0;
}
@media (min-width: 720px) {
	.q-investor__sorting li {
		display: inline-block;
	}
}
.q-form__select--investor {
	border-color: #9BC0E0;
	background-image: url(..image/asset/image/arrow-down-dropdown.svg);
	background-size: 12px auto;
	padding-left: 20px;
	font-family: "Gotham", sans-serif;
}
/* end dropdown fields */

/* begin table */
table {
	border-collapse: collapse;
	border: 1px solid #EDEEF0;
	margin-bottom: 26px;
	border-bottom: none;
}
th {
	background-color: #F7FAFC;
	padding: 1.3em;
	border-bottom: 1px solid #EDEEF0;
}
.heading--4 {
	color: #627281;
}
td {
	border-bottom: 1px solid #EDEEF0;
	padding: 1.3em;
	font-size: 15px;
}
@media screen and (min-width:1200px) {
	td:first-child,
	th {
		white-space: nowrap;
	}
}
.table-wrapper table {
	overflow-x: scroll;
}
/* end table */

.doc-type-icon {
	min-width: 40px;
	margin-right: 10px;
}
.doc-type-html:hover path.bg {
	fill: #146DBF;
}
.doc-type-pdf:hover path.bg {
	fill: #C11710;
}
.doc-type-xls:hover path.bg,
.doc-type-video:hover path.bg {
	fill: #579CCE;
}
.doc-type-xbrl:hover path.bg {
	fill: #546379;
}
@media (min-width: 780px) {
	.main-heading {
		margin: 0 0 0.9em 0;
		line-height: 1.2;
	}
}
/*# sourceMappingURL=investor.css.map */