/*---------Company Styles---------*/

aside.common-sidebar {
	float: left !important;
}

div.common-container {
	position: relative;
}

div.backtotop {
	position: relative;
	text-align: right;
}

div.backtotop a  {
    background: url(../../common/images/arrow-up.png);
    border: 0px;
    width: 50px;
    background-size: 100% 100%;
    height: 40px;	
    position: absolute;
    right: 0%;	
    opacity: 0;
    top: 5px;
    transition: opacity .3s, top 0s; 
    cursor: pointer;
}

div.backtotop a.scrolling {
	opacity: 1;
    bottom: 0%;
    margin-left: -50px;	
    position: fixed;
    top: auto;
    right: inherit;
}

.col-1 {
	width: 100%;
}

.col-2 {
	width: 50%;
	float: left
}

div.common-banner-container {
	background: url("../../recruit/images/recruit-banner.png") no-repeat;
	background-size: 100% 100%;
}

div.company-row {
    margin-bottom: 70px;	
}

.common-banner h1 {
	padding-left: 65px;
    position: relative;
}

.company-text {
    font-size: 14px;
    line-height: 1.7em;
}

#info-box {
	background: #EBE4D2;
    padding: 20px 10px;	
    margin-top: 30px;
}

#info-box div:first-child {
	float: left;
	width: 25%;
	box-sizing: border-box;
}

#info-box div:first-child img {
	width: 100%;
}

#info-box div:last-child {
    float: right;
    width: 75%;
    box-sizing: border-box;
    padding: 8px 10px;
}

#greeting-row #greeting-info-container div {
	box-sizing: border-box;
}

#greeting-row #greeting-info-container > div:first-child {
	width: 74%;
	float: right;
    padding: 0px 10px;	
}

#greeting-row #greeting-info-container > div:first-child > div:last-child {
	margin-top: 40px;
}

#greeting-row #greeting-info-container > div:last-child {
	width: 26%;
	float: left;
}

#greeting-row #greeting-info-container > div:last-child p {
	font-size: 16px;
}

#greeting-row #greeting-info-container > div:last-child p span {
    font-size: 22px;
    margin-left: 5px;
}

#greeting-row #greeting-info-container div:last-child img {
	width: 100%;
}

div.data-table,
ul#philosophy-links {
    padding: 15px;
    width: 100%;
    box-sizing: border-box;	  
}

div.data-table div.data-table-row {
	width: 100%;
	display: flex;	
	flex-direction: row;  	
}

div.data-table div.data-table-row div.data-table-cell {
	width: 50%;
	float: left;
	-webkit-flex: 1;
	-ms-flex: 1;
	flex: 1;
}

div.data-table div.data-table-row div.data-table-cell div.data-table-row {
	margin-bottom: 13px;
	display: table;
}

div.data-table div.data-table-row div.data-table-cell div.data-table-row:last-child {
	margin-bottom: 0px;
}

div.data-table div.data-table-row div.data-table-cell div.data-table-row .label,
div.data-table div.data-table-row div.data-table-cell div.data-table-row .data {
	font-size: 14px;
	display: table-cell;
}

div.data-table div.data-table-row div.data-table-cell div.data-table-row p.label {
	background: #EBE4D2;	
	padding: 3px 7px;
	width: 22%;
}

div.data-table div.data-table-row div.data-table-cell div.data-table-row p.data {
	padding-left: 10px;
}

div.data-table div.data-table-row div.data-table-cell div.data-table-row ul.data {
    padding: 0px 15px;
}

div.data-table div.data-table-row div.data-table-cell div.data-table-row ul.data li {
	font-size: 14px;
	margin-bottom: 30px;
}

div.data-table div.data-table-row div.data-table-cell div.data-table-row ul.data li:last-child {
	margin-bottom: 0px;
}

div.data-table div.data-table-row div.data-table-cell div.data-table-row ul.data li ul {
	margin-top: 5px;
}

div.data-table div.data-table-row div.data-table-cell div.data-table-row ul.data li ul li {
    list-style: disc;
    margin-left: 35px;
    margin-bottom: 6px !important;
    line-height: 16px;
}

div.data-table div.data-table-row div.data-table-cell:last-child div.data-table-row {
	height: 100%;
}

ul#philosophy-links {
	margin-top: 20px;
	display: block;
}

ul#philosophy-links li {
	width: 50%;
	float: left;
}

ul#philosophy-links a {
	display: block;
	width: 90%;	
	text-decoration: none;
    padding: 18px 65px 18px 10px;
	font-size: 39px;
	text-align: right;
	box-sizing: border-box;	
	position: relative;
}

ul#philosophy-links li:nth-of-type(1) a {
	border: 2px solid #319F80;
	color: #319F80;
	background: url("../../images/img-pill.png") no-repeat left;
	background-size: 27%;
    background-position-x: 7px;
}

ul#philosophy-links li:nth-of-type(1) a:after {
	content: "";
    position: absolute;
    background: url(../../images/green-arrow.png) no-repeat;
    width: 13px;
    height: 23px;
    background-size: 100% 100%;
    right: 15px;
    top: 37%;
}

ul#philosophy-links li:nth-of-type(2) a {
	border: 2px solid #3F81B4;
	color: #3F81B4;
	background: url("../../images/img-wheelchair.png") no-repeat left;	
	background-size: 27%;
    background-position-x: 7px;
}

ul#philosophy-links li:nth-of-type(2) a:after {
	content: "";
    position: absolute;
    background: url(../../images/blue-arrow.png) no-repeat;
    width: 13px;
    height: 23px;
    background-size: 100% 100%;
    right: 15px;
    top: 37%;
}

div#map {
    margin-top: 45px;
    display: block;
    height: 360px;
}

div#map iframe {
	border: 0px;
}

div.history-timeline-wrap {
	margin-top: 50px;
}

div.history-timeline-wrap div.history-timeline {
	float: left;
	width: 60%;
	box-sizing: border-box;
}

div.history-timeline-wrap div.history-image {
	float: left;
	width: 40%;
	box-sizing: border-box;
}

div.history-timeline-wrap div.history-image img {
	width: 70%;
    margin: 30px auto;
    display: block;
}

div.history-timeline-wrap div.history-timeline {
	padding: 0px 20px;
}

div.history-timeline-wrap div.history-timeline div.history-data {
	border-bottom: 1px dashed #939598;
	padding: 10px 0px;
}

div.history-timeline-wrap div.history-timeline div.history-data div {
	float: left;
}

div.history-timeline-wrap div.history-timeline div.history-data div p {
	font-size: 14px;
	word-break: break-word;
	line-height: 25px;
}

div.history-timeline-wrap div.history-timeline div.history-data div.year {
	width: 60px;
}

div.history-timeline-wrap div.history-timeline div.history-data div.year p {
	color: #DE5A67;
}

div.history-timeline-wrap div.history-timeline div.history-data div.event {
	width: 81%;
}

aside.common-sidebar ul.special-links {
	margin-top: 40px;
}

aside.common-sidebar ul.special-links li {
	padding: 0px !important;
	border: 0px !important;
	background: none !important;
}

aside.common-sidebar ul.special-links li a {
	display: block;
	cursor: pointer;
	padding: 0;
	box-shadow: 5px 5px 10px #797979;
}

aside.common-sidebar ul.special-links li a img {
	width: 100%;
}

aside.common-sidebar ul.special-links li a img,
aside.common-sidebar ul.special-links li a span {
	margin: auto;
	display: block;
}

aside.common-sidebar ul.special-links li a span {
	color: #DE5A67 !important;
	text-align: center;
}

aside.common-sidebar ul.special-links li a span:nth-of-type(1) {
	font-size: 17px !important;
	color: #DE5A67 !important;
	border-bottom: 1px solid #DE5A67;
	width: 97%;
	font-weight: bold;
	margin-top: 5px;
}

aside.common-sidebar ul.special-links li a span:nth-of-type(2) {
	font-size: 18px !important;
	margin-top: 5px;
}

/*---------Media Queries---------*/

@media all and (min-width: 769px) {
	.collapsible {
		overflow: hidden;
		display: block !important;
	}
}

@media all and (max-width: 1021px) {
	#greeting-row #greeting-info-container > div:last-child p {
		font-size: 15px;
	}

	#greeting-row #greeting-info-container > div:last-child p span {
	    font-size: 21px;
	}
}

@media all and (max-width: 980px) {
	aside.common-sidebar ul.special-links li a span:nth-of-type(1) {
		font-size: 15px !important;
	}
}

@media all and (max-width: 970px) {
	div.data-table div.data-table-row div.data-table-cell div.data-table-row p.label {
		width: 25%;
	}
}

@media all and (max-width: 973px) {
	#greeting-row #greeting-info-container > div:last-child p {
		font-size: 14px;
	}

	#greeting-row #greeting-info-container > div:last-child p span {
	    font-size: 20px;
	}
}

@media all and (max-width: 920px) {
	ul#philosophy-links a {
		padding-right: 55px;
	}

	aside.common-sidebar ul.special-links li a span:nth-of-type(2) {
		font-size: 16px !important;
	}
}

@media all and (max-width: 925px) {
	#greeting-row #greeting-info-container > div:last-child p span {
	    font-size: 18px;
	}
}	

@media all and (max-width: 888px) {
	div.history-timeline-wrap div.history-timeline div.history-data div.event {
		width: 75%;
	}
}

@media all and (max-width: 885px) {
	#info-box div:first-child {
		width: 30%;
	}

	#info-box div:first-child img {
		margin-top: 15px;
	}

	#info-box div:last-child {
		width: 70%;
	}

	ul#philosophy-links a {
		padding-right: 45px;
	}	

	div.data-table div.data-table-row div.data-table-cell div.data-table-row p.label {
		width: 27%;
	}	

	aside.common-sidebar ul.special-links li a span:nth-of-type(1) {
		font-size: 12px !important;
	}	

	#greeting-row #greeting-info-container > div:first-child {
		width: 69%;
	}

	#greeting-row #greeting-info-container > div:last-child {
		width: 31%;
	}	

	#greeting-row #greeting-info-container > div:last-child p {
		font-size: 15px;
	}

	#greeting-row #greeting-info-container > div:last-child p span {
	    font-size: 21px;
	    margin-left: 5px;
	}	
}		

@media all and (max-width: 820px) {
	ul#philosophy-links a {
		padding-right: 40px;
		font-size: 35px;
	}	

	div.data-table div.data-table-row div.data-table-cell div.data-table-row p.label {
		width: 29%;
	}	

	aside.common-sidebar ul.special-links li a span:nth-of-type(2) {
		font-size: 14px !important;
	}		
}

@media all and (max-width: 825px) {
	#greeting-row #greeting-info-container > div:last-child p {
		font-size: 14px;
	}

	#greeting-row #greeting-info-container > div:last-child p span {
	    font-size: 19px;
	}	
}

@media all and (max-width: 768px) {

	div.common-container {
		padding: 0px !important;
	}

	div.company-row {
	    margin-bottom: 0px;
	    border-bottom: 1px solid #939598;
	    padding-bottom: 0px;
	}

	.common-body-container {
		float: none !important;
		width: 100% !important; 
	}

	.hidden-small {
		display: none !important;
		visibility: hidden;
	}

	.col-1-small {
		width: 100% !important;
		float: none;
	}

	.col-2-small {
		width: 50% !important;
		float: left
	}

	div.common-banner h1 {
		text-align: center;
		padding: 0px;
	}

	.collapsible-toggle {
		margin: 0px !important;
		padding: 18px 25px !important;
		cursor: pointer;
		position: relative;
	}

	.collapsible {
		padding: 20px 15px;
    	box-sizing: border-box !important;
	}	

	.collapsible-toggle:after {
	    content: "";
	    background: url(../../common/images/arrow-up-trans.png);
	    position: absolute;
	    right: 5%;
	    top: 42%;
	    width: 30px;
	    height: 15px;
	    transition: .2s;
	}

	.hide:after {
		transform: rotateZ(180deg);
	}

	aside.common-sidebar {
		display: none;
	}

	#info-box {
		padding: 12px !important;
	    margin-left: -15px;
	    margin-right: -15px;
	}

	#info-box div {
		float: none !important;
		width: 100% !important;
		padding: 0px !important;
	}

	#info-box div:first-child img {
		margin: auto;
		display: block;
		width: 180px;
		margin-bottom: 15px;
	}

	div.data-table {
		padding: 0px;
	}

	div.data-table div.data-table-row {
    	display: block;
	}

	div.data-table div.data-table-row div.data-table-cell {
		float: none;
		width: 100%;
	}

	div.data-table div.data-table-row div.data-table-cell {
		margin-bottom: 13px;
	}

	div.data-table div.data-table-row div.data-table-cell div.data-table-row p.label {
		width: 60px;
	}

	ul#philosophy-links {
		padding: 0px;
	}

	ul#philosophy-links li {
		float: none;
		width: 100%;
	}

	ul#philosophy-links li a {
		width: 100%;
	}

	ul#philosophy-links li a {
		background-size: 80px !important;
		margin-bottom: 20px;
		text-align: left;
   		padding-left: 100px;
	}	

	ul#philosophy-links li:last-child a {
		margin-bottom: 0px;
	}

	div#map {
	    margin-top: 30px;
	    margin-left: -15px;
	    margin-right: -15px;
	    margin-bottom: 45px;
	    position: relative;
	    display: block;
	}

	div.history-timeline-wrap {
		margin: 0px;
	}

	#history-row,
	div.history-timeline-wrap div.history-timeline {
		padding: 0px;
	}
	
	div.history-timeline-wrap div.history-timeline {
		width: 100%;
	}

	div.history-timeline-wrap div.history-timeline div.history-data div.year {
		padding-left: 15px;
		width: 50px;
	}	

	div.history-timeline-wrap div.history-timeline div.history-data:last-child {
		border: 0px;
	}

	#greeting-row #greeting-info-container > div:first-child, 
	#greeting-row #greeting-info-container > div:last-child {
		float: none;
		width: 100%;
		padding: 0px;
	}

	#greeting-row #greeting-info-container > div:last-child img {
	    max-width: 270px;
	    margin: 40px auto;
	    display: block;
    }	

    #greeting-row #greeting-info-container > div:last-child p {
    	text-align: center;
    	margin-bottom: 60px;
    	font-size: 19px;
    }

    #greeting-row #greeting-info-container > div:last-child p span {
    	font-size: 30px;
    }
}

@media all and (max-width: 490px) {
	.collapsible-toggle {
		font-size: 25px !important;
	}

	div#map {
		height: 280px;
	}	
}

@media all and (max-width: 440px) {
	.collapsible-toggle {
		font-size: 22px !important;
	}
}

@media all and (max-width: 390px) {
	.collapsible-toggle {
		font-size: 19px !important;
	}

	ul#philosophy-links li a {
		background-size: 70px !important;
	    font-size: 30px;
	    padding-left: 110px;
	}	

	div#map {
		height: 240px;
	}		
}

@media all and (max-width: 360px) {
	.collapsible-toggle {
		font-size: 16px !important;
	}	

	div.common-banner h1 {
	    font-size: 25px;
	}	
}

@media all and (max-width: 320px) {
	.collapsible-toggle {
		font-size: 14px !important;
	}	

	div#map {
		height: 200px;
	}			
}

@media all and (max-width: 300px) {
    #greeting-row #greeting-info-container > div:last-child p {
    	font-size: 15px;
    }

    #greeting-row #greeting-info-container > div:last-child p span {
    	font-size: 24px;
    }
}