body {
	padding-top: 70px;
}
body.stop-scroll {
	overflow: hidden;
}
#header {
	position: fixed;
	top: 0;
	right: 0;
	left: 0;
	box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.1);
	background-color: #ffffff;
	z-index: 99;
}
#header a {
	text-decoration: none;
	font-weight: bold;
}
#header a:hover {
	color: #000000;
}
#header .logo {
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	padding-left: 15px;
}
#header .logo:hover {
	filter: grayscale(100%);
}
#header .close-btn {
	display: none;
	position: absolute;
	z-index: 99;
	top: 0;
	right: 0;
	padding: 20px 25px;
}
#header .nav-list {
	text-align: center;
	padding-left: 50px;
}
#header .nav-list >li >a {
	display: inline-block;
	color: #666666;
	font-size: 14px;
	height: 70px;
	line-height: 70px;
	margin: 0 15px;
}
#header .nav-list li.sp-buttons {
	display: none;
}
#header .nav-list a:hover {
	color: #000;
}
#header .nav-list a.active {
	color: #004190;
}
#header .nav-list a.external:before {
	margin-right: 7px;
	margin-bottom: 2px;
}
#header .nav-list .dropdown {
	position: relative;
}

#header .nav-list .dropdown >a:after {
	content: '';
	display: inline-block;
	vertical-align: middle;
	margin-left: 5px;
	width: 8px;
	height: 6px;
	background-image: url('../images/carets.png');
	background-position: 0 6px;
} 
#header .nav-list .dropdown >a.active:after {
	background-position: 0 0;
}
#header .nav-list .dropdown >a:hover:after {
	background-position: 0 -6px;
}

#header .nav-list .dropdown .dropdown-list {
	position: absolute;
	bottom: -40px;
	left: -43px;
	display: none;
	padding: 7px 15px;
	background-color: #ffffff;
	border-radius: 4px;
	box-shadow: 1px 1px 1px 1px rgba(0,0,0,0.2)
}
#header .nav-list .dropdown .dropdown-list li {
	text-align: left;
}
#header .nav-list .dropdown .dropdown-list a {
	font-size: 13px;
	color: #666666;
	display: inline-block;
	width: 160px;
}
#header .nav-list .dropdown .dropdown-list a:hover {
	color: #000000;
}
#header .nav-list .dropdown .dropdown-list a:before {
	content: '';
	display: inline-block;
	vertical-align: middle;
	margin-right: 5px;
	width: 9px;
	height: 8px;
	background-image: url('../images/external.png');
}
#header .nav-list .dropdown .dropdown-list a:hover:before {
	background-position: 0 100%;
}

#header .nav-list .dropdown:hover >a {
	color: #000000;
}
#header .nav-list .dropdown:hover .dropdown-list{
	display: block;
}
#header .header-socials {
	position: absolute;
	right: 0;
	top: 0;
	bottom: 0;
	padding-right: 15px;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	flex-direction: column;
	justify-content: center;
}
#header .header-socials .plusgroup {
	display: block;
}
#header .header-socials .plusgroup img:last-child {
	display: none;
}
#header .header-socials .plusgroup:hover img:first-child {
	display: none;
}
#header .header-socials .plusgroup:hover img:last-child {
	display: inline;
}
#header .header-socials .social-links {
	text-align: right;
	margin-top: 3px;
	margin-bottom: -5px;
}
#header .header-socials .social-links a{
	display: inline-block;
	background-image: url('../images/social-icons.png');
}
#header .header-socials .social-links a.twitter {
	width: 21px;
	height: 17px;
	background-position: 0 0;
	margin-right: 8px;
}
#header .header-socials .social-links a.twitter:hover {
	background-position: 0 100%;
}
#header .header-socials .social-links a.facebook {
	width: 16px;
	height: 16px;
	background-position: 100% 0;
}
#header .header-socials .social-links a.facebook:hover {
	background-position: 100% 100%;
}
#header .sp-menu {
	display: none;
	margin: 0;
	padding: 0;
	background: none;
	border: none;

	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;

	padding: 0 20px;
}
#header .sp-menu:focus {
	outline : none;
}
#main {
	/*height: calc(100vh - 100px);*/
	background: url('../images/bg_gradient.png') no-repeat top;
	-webkit-background-size: 100%;
	background-size: 100%;
}
/*page landing*/
#hero-banner {
	text-align: center;
	margin-bottom: 149px;
	padding-top: 73px;
	padding-bottom: 83px;
	position: relative;

	background-image: url('../images/hero-bg.jpg');
	background-position: center;
	background-repeat: no-repeat;
}

#hero-banner h1 .info {
	line-height: 40px;
	font-size: 18px;
	font-weight: normal;
	margin-top: 16px;
}
#hero-banner .plussign {
	position: absolute;
	left: 0;
	right: 0;
	bottom: -88px;
}
#hero-banner .plussign img {
	max-width: 100%;
	margin: 0 auto;
}

#request-handling {
	text-align: center;
	margin-bottom: 140px;
}

#request-handling .service-title img,
#request-handling .service-step img
{
	margin: 0 auto;
	max-width: 100%
}
#request-handling .service-title {
	margin-bottom: 36px;
}
#request-handling article p {
	font-size: 18px;
	line-height: 35px;
	margin-bottom: 30px;
}
#case-study h3 {
	text-align: center;
	position: relative;
	font-size: 20px;
	line-height: 35px;
	letter-spacing: 0.02em;
	color: #004190;
}
#case-study h3 .line {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	height: 1px;
	border-bottom: 1px solid #cccccc;
	z-index: -1;
}
#case-study h3 span {
	background-color: #fff;
	display: inline-block;
	width: 160px;
}
#case-study article {
	border-bottom: 1px solid #cccccc;
}
#case-study article:after {
	content: '';
	display: block;
	clear: both;
}
#case-study article .info {
	float: left;
}
#case-study article img{
	float: left;
}
#case-study article#case1 {
	padding-top: 64px;
	padding-bottom: 72px;
}

#case-study article#case2 {
	padding-top: 41px;
	padding-left: 23px;
	padding-bottom: 92px;
}
#case-study article#case3 {
	padding-top: 67px;
	padding-bottom: 92px;
}
#case-study article#case1 img {
	margin-left: -7px;
}
#case-study article#case2 .info {
	float: right;
	margin-top: 42px;
}
#case-study article#case3 .info {
	margin-top: 18px;
}
#case-study article .info {
	letter-spacing: 0.05em;
}
#case-study article h4{
	font-size: 34px;
	line-height: 59.5px;
	font-weight: normal;
	color: #004190;
	margin-bottom: 15px;
}
#case-study article p {
	font-size: 16px;
	line-height: 31px;
	margin-bottom: 27px;
}
#case-study article address {
	font-style: normal;
	font-size: 12px;
	line-height: 21px;
	color: #666666;
}
#service-listing {
	padding-top: 55px;
	padding-bottom: 66px;
}
#service-listing .row:after {
	content: '';
	display: block;
	clear: both;
}
#service-listing .row .col-33 {
	/*width: 33.333%;*/
	display: inline-block;
	vertical-align: bottom;
	/*margin-left: -4px;*/
}

#service-listing .item {
	text-align: center;
	margin-bottom: 53px;
}

#service-listing .item#service_link_rabbit {
	margin-right: 86px;
}
#service-listing .item#service_link_network {
	margin-right: 114px;
}
#service-listing .item#service_link_living {
	margin-right: 111px;
}
#service-listing .item#service_link_donation {
	margin-right: 126px;
}
#service-listing .item img {
	margin-bottom: 25px;
}
#service-listing .item h4 {
	font-size: 24px;
	font-weight: normal;
	line-height: 33px;
	letter-spacing: 0.05em;
	margin-bottom: 5px;
	color: #004190;
}
#service-listing .item p {
	font-size: 12px;
	line-height: 23px;
	margin-bottom: 9px;
}
#topics-section {
	background-color: #e6ebf0;
	padding-top: 89px;
	padding-bottom: 100px;
}
#topics-section h3 {
	text-align: center;
	font-weight: normal;
	font-size: 26px;
	line-height: 45.5px;
	letter-spacing: 0.2em;
	color: #004190;
	margin-bottom: 90px;
}
#topics-section .topic-line {
	background-color: #fff;
	border-radius: 4px;
	margin-bottom: 5px;
}
#topics-section .topic-line a,
#topics-section .topic-line span
{
	display: block;
	text-decoration: none;
}
#topics-section .topic-line a:after,
#topics-section .topic-line span:after 
{
	content: '';
	display: block;
	clear: both;
}
#topics-section .topic-line time {
	color: #888888;
	font-size: 12px;
	line-height: 60px;
	float: left;
	width: 140px;
	padding-left: 25px;
}
#topics-section .topic-line label {
	/*display: block;*/
	/*color: #888888	;*/
	line-height: 60px;
}
#topics-section .topic-line a[href=""] label {
	color: #000;
}
#topics-section .topic-line a:hover label {
	color: #000;
}
#topics-section .topic-line a:hover time {
	color: #000;
}
#topics-section .topic-line a[href=""]:hover time {
	color: #888;
}
#topics-section .more-line {
	display: block;
	cursor: pointer;
	background-color: #bbccdd;
	color: #004190;
	line-height: 60px;
	border-radius: 4px;
	text-align: center;
}

#topics-section .more-line:after {
	content: '';
	display: inline-block;
	vertical-align: middle;
	width: 14px;
	height: 9px;
	margin-left: 11px;
	margin-top: -2px;
	background-image: url('../images/chevron-down.png');
}
#topics-section .more-line:hover {
	background-color: #aac3dd;
	color: #002266;
}
#topics-section .more-line:hover:after {
	background-position: 0 100%;
}
/*end page landing*/
/*page service*/
#service-page_heading {
	text-align: center;
	border-bottom: 1px solid #444444;
	padding-top: 73px;
	padding-bottom: 73px;
} 
#service-page_heading h4 {
	font-size: 28px;
	line-height: 33px;
	letter-spacing: 0.05em;
	color: #004190;
	font-weight: normal;
	margin-bottom: 26px;
}
#service-page_heading p {
	font-size: 16px;
	line-height: 31px;
}

#service-page_details .sp-img {
	display: none;
}

#service-page_details .details {
	border-bottom: 1px solid #444444;
}
#service-page_details .details:last-child {
	border-bottom: none;
}
#service-page_details .details:after {
	content: '';
	display: block;
	clear: both;
}
#service-page_details .details .pc-img {
	display: block;
	float: left;
	position: relative;
}
#service-page_details .details.reverse .pc-img {
	float: right;
}
#service-page_details .details .panel {
	float: right;
}
#service-page_details .details.reverse .panel {
	float: left;
}

#service-page_details .details#detail_rabbit {
	padding-top: 76px;
	padding-bottom: 51px;
}
#service-page_details .details#detail_network {
	padding-top: 79px;
	padding-bottom: 71px;
}
#service-page_details .details#detail_office {
	padding-top: 76px;
	padding-bottom: 66px;
}
#service-page_details .details#detail_living {
	padding-top: 87px;
	padding-bottom: 60px;
}
#service-page_details .details#detail_donation {
	padding-top: 78px;
	padding-bottom: 59px;
}
#service-page_details .details#detail_security {
	padding-top: 78px;
	padding-bottom: 44px;
}

#service-page_details .details#detail_rabbit .panel {
	width: 550px;
}
#service-page_details .details#detail_network .panel {
	width: 400px;
}
#service-page_details .details#detail_office .panel {
	width: 575px;
}
#service-page_details .details#detail_living .panel {
	width: 550px;
}
#service-page_details .details#detail_donation .panel {
	width: 480px;
}
#service-page_details .details#detail_security .panel {
	width: 550px;
}

#service-page_details .details#detail_rabbit .pc-img {
	top: 85px;
	left: -9px;
}
#service-page_details .details#detail_network .pc-img {
	top: -33px;
	left: -2px;
}
#service-page_details .details#detail_office .pc-img {
	top: -2px;
	left: 14px
}
#service-page_details .details#detail_living .pc-img {
	top: -31px;
}
#service-page_details .details#detail_donation .pc-img {
	top: -29px;
	left: 12px;
}
#service-page_details .details#detail_security .pc-img {
	top: 1px;
	right: 35px;
}
#service-page_details article h4{
	font-size: 28px;
	line-height: 33px;
	letter-spacing: 0.05em;
	color: #004190;
	font-weight: normal;
	margin-bottom: 28px;
}
#service-page_details article h5 {
	font-size: 20px;
	line-height: 34px;
	font-weight: normal;
	margin-bottom: 26px;
}
#service-page_details article p {
	font-size: 14px;
	line-height: 24.5px;
	margin-bottom: 19px;
}
#service-page_details article p.smaller {
	font-size: 13px;
	line-height: 20px;
	color: #444444;
}
#service-page_details article address {
	margin-top: 36px;
}
#service-page_details article p + address {
	margin-top: 32px;
}
#service-page_details article address p {
	font-style: normal;
	color: #666666;
	font-size: 12px;
	line-height: 18px;
	margin-bottom: 12px;
}
#service-page_details article.multiple-groups .group {
	border-bottom: 1px solid #bbbbbb;
	padding-bottom: 15px;
}
#service-page_details article.multiple-groups .group + .group {
	padding-top: 30px;
}
#service-page_details article.multiple-groups .group.before-type-2 {
	border-bottom: none;
}
#service-page_details article.multiple-groups .group.type-2 {
	border-bottom: none;
	padding-top: 0px;
}
#service-page_details article.multiple-groups .group:last-child {
	border-bottom: none;
}
#service-page_details article.multiple-groups .group h5 {
	margin-bottom: 10px;
}
#service-page_details article .external-pane {
	border: 1px solid #dddddd;
	border-radius: 4px;
	line-height: 34px;
	padding: 11px 25px 7px;
	margin-bottom: 23px;
}
#service-page_details article .external-pane .ext-link {
	display: block;
	font-size: 16px;
	margin-bottom: -9px;
	text-decoration: none;
	cursor: pointer;
}
#service-page_details article .external-pane span {
	font-size: 13px;
}
/*end page service*/
/*page office*/
#office-page {
	border-bottom: 1px solid #cccccc;
}
#office-page .container {
	border-bottom: 1px solid #cccccc;
}
#office-page h3 {
	text-align: center;
	font-size: 26px;
	line-height: 45.5px;
	letter-spacing: 0.2em;
	color: #004190;
	font-weight: normal;
	padding-top: 90px;
	padding-bottom: 90px;
}
#office-page .info-panes.exposed {
	margin-bottom: 11px;
}
#office-page .info-panes .row {
	border-top: 1px solid #cccccc;
	font-size: 14px;
	line-height: 25px;
	padding-top: 7px;
	padding-bottom: 7px;
}
#office-page .info-panes .row:after {
	content: '';
	display: block;
	clear: both;
}
#office-page .info-panes .row label {
	display: block;
	width: 211px;
	float: left;
	color: #666666;
}
#office-page .info-panes.long-label .row label {
	padding-left: 20px;
}
#office-page .info-panes .row .info {
	overflow: hidden;
}
#office-page .info-panes .row .info .btn {
	margin-top: 9px;
	vertical-align: top;
	margin-bottom: 1px;
	letter-spacing: 0.05em;
}
#office-page .info-panes .row .info a.abbrev {
	margin: 0 8px;
}
#office-page .panel {
	margin-bottom: 10px;
}
#office-page .panel .panel-body {
	display: none;
	padding: 0;
}
#office-page .panel .panel-footer {
	display: none;
}

#office-page .group-icon {
	padding-top: 45px;
	padding-bottom: 47px;
}
#office-page_group {
	padding-top: 92px;
}
#office-page_group h3 {
	text-align: center;
	font-size: 26px;
	line-height: 45.5px;
	letter-spacing: 0.2em;
	color: #004190;
	font-weight: normal;
	/*margin-top: 92px;*/
	margin-bottom: 30px;
}
#office-page_group h4 {
	font-size: 18px;
	line-height: 34px;
	text-align: center;
	font-weight: normal;
	margin-bottom: 87px;
}
#office-page_group #plusgroup .plusgroup-title {
	max-width: 100%;
}
#office-page_group #plusgroup .office-group-pc {
	height: 490px;
	position: relative;
}
#office-page_group #plusgroup .office-group-pc .res-img {
	display: block;
	position: absolute;
}
#office-page_group #plusgroup .office-group-pc #card_plus {
	top: 30px;
	left: 0;
}
#office-page_group #plusgroup .office-group-pc #card_plc {
	top: 30px;
	left: 330px;
}
#office-page_group #plusgroup .office-group-pc #card_cs {
	top: 30px;
	right: 0;
}
#office-page_group #plusgroup .office-group-pc #card_nsk {
	top: 150px;
	right: 0;
}
#office-page_group #plusgroup .office-group-pc #card_town {
	top: 270px;
	right: 0;
}
#office-page_group #plusgroup .office-group-pc #connector {
	top: 80px;
	left: 300px;
	z-index: -1;
}
/*end page office*/
/*page yakkan*/
#yakkan-page_pdf-list {
	margin-top: 20px;
	padding-bottom: 68px;
}
#yakkan-page_pdf-list .download-card{
	margin-bottom: 20px;
}
#yakkan-page_pdf-list .adobe-link {
	font-size: 13px;
	line-height: 21px;
	background-image: url('../images/adobe_icon.png');
	background-repeat: no-repeat;
	padding-left: 58px;
	margin-top: 18px;
}
/*end page yakkan*/

/*page office place*/
#officeplace-page_map {
	padding-top: 44px;
	padding-bottom: 45px;
}
#officeplace-page_map .office-map {
	position: relative;
	text-align: center;
}
#officeplace-page_map .office-map a {
	position: absolute;
	text-decoration: none;
	font-size: 20px;
}
#officeplace-page_map .office-map #link_chuubu {
	left: 127px;
	top: 62px;
}
#officeplace-page_map .office-map #link_chuugoku {
	left: 127px;
	top: 123px;
}
#officeplace-page_map .office-map #link_kyushuu {
	left: 127px;
	top: 184px;
}
#officeplace-page_map .office-map #link_hokkaido {
	left: 731px;
	top: 74px;
}
#officeplace-page_map .office-map #link_tohoku {
	left: 731px;
	top: 134px;
}
#officeplace-page_info {
	padding-bottom: 9px;
}

#officeplace-page_info .office-table {
	border-top: 1px solid #000000;
	color: #000000;

	margin-bottom: 71px;
}
#officeplace-page_info .office-table:after {
	content: '';
	display: block;
	clear: both;
}
#officeplace-page_info .office-table .left {
	font-size: 20px;
	line-height: 35px;
	float: left;
	margin-top: 7px;
	width: 200px;
}
#officeplace-page_info .office-table .right {
	overflow: hidden;
}
#officeplace-page_info .office-table .right .row {
	border-bottom: 1px solid #cccccc;
	padding-top: 14px;
	padding-bottom: 15px;
}
#officeplace-page_info .office-table .right .row:last-child {
	border-bottom: none
}
#officeplace-page_info .office-table .right .row:after {
	content: '';
	display: block;
	clear: both;
}
#officeplace-page_info .office-table .right .row label {
	font-size: 14px;
	line-height: 20px;
	display: block;
	float: left;
	width: 212px;
}
#officeplace-page_info .office-table .right .row span {
	float: left;
	width: 211px;
}
#officeplace-page_info .office-table .right .row address  {
	overflow: hidden;
}
#officeplace-page_info .office-table .right .row span,
#officeplace-page_info .office-table .right .row address {
	text-decoration: none;
	font-size: 13px;
	line-height: 20px;
	font-style: normal;
	display: block;
}
#officeplace-page_info .office-table .right .row span.hidden-text {
	display: none;
}
#officeplace-page_info .office-table.type-2 .right .row label {
	font-size: 13px;
	width: 423px;
}
/*end page office place*/

/*page csr*/
#torikumi-page_info {
	padding-bottom: 13px;
}
.torikumi-table {
	border-bottom: 1px solid #000;
	padding-top: 42px;
	padding-bottom: 42px;
	position: relative;
}
.torikumi-table .floating-image {
	position: absolute;
	top: 203px;
	left: 0;
}
.torikumi-table:last-child {
	border-bottom : none;
}
.torikumi-table:after {
	content: '';
	display: block;
	clear: both;
}
.torikumi-table .left {
	font-size: 20px;
	line-height: 36px;
	float: left;
	width: 279px;
	padding-top: 26px;
}
.torikumi-table .right {
	overflow: hidden;
}
.torikumi-table .right article {
	font-size: 14px;
	line-height: 28px;

	padding-top: 30px;
	padding-bottom: 31px;
}
.torikumi-table .right article.right-text {
	text-align: right;
	line-height: 22px;
}
.torikumi-table .right article h5 {
	font-size: 18px;
	line-height: 26px;
	font-weight: bold;
	margin-bottom: 12px;
}
.torikumi-table .right article p {
	margin-bottom: 15px;
	line-height: 22px;
}
.torikumi-table .right article.reset-height p {
	line-height: 28px;
}
.torikumi-table .right article p:last-child {
	margin-bottom: 0;
}

.torikumi-table .right .sm-col .line {
	font-size: 14px;
	line-height: 22px;
	margin-bottom: 15px;
}
.torikumi-table .right .sm-col .line:last-child {
	margin-bottom: 0;
}
.torikumi-table .right .sm-col .line:after {
	content: '';
	display: block;
	clear: both;
}
.torikumi-table .right .sm-col h6.line {
	line-height: 26px;
}
.torikumi-table .right .sm-col .line .num {
	float: left;
}
.torikumi-table .right .sm-col .line .inf {
	overflow: hidden;
}
.torikumi-table .right article .jumbotron {
	display: block;
	border: 1px solid #cccccc;
	border-radius: 4px;
	margin-top: 10px;
	margin-bottom: 19px;
	padding: 22px 12px;
}
.torikumi-table .right article .jumbotron h6 {
	font-size: 14px;
	font-weight: normal;
	margin-bottom: -3px;
}
.torikumi-table .right article .jumbotron .line {
	margin-bottom: 0px;
	line-height: 26px;
}
.torikumi-table .right article strong {
	line-height: 26px;
	display: block;
	margin-bottom: -7px;
}
.torikumi-table .right article .big {
	font-size: 16px;
	line-height: 36px;
	margin-bottom: -4px;
}
.torikumi-table .right article .btn {
	margin-top: 7px;
	padding-left: 16px;
	padding-right: 16px;
}
.torikumi-table.multiple-right .right article {
	border-bottom: 1px solid #cccccc;
}
.torikumi-table.multiple-right .right article:last-child {
	border-bottom: none;
}
#recycling.torikumi-table.multiple-right .right article {
	border-bottom: 0;
}
#recycling.torikumi-table.multiple-right .right article:last-child {
	padding-top: 0;
}
/*end page csr*/
/*page privacy*/
.privacy-terms {
	padding-top: 68px;
	padding-bottom: 64px;
	border-bottom: 1px solid #000000
}
.privacy-terms:last-child {
	border-bottom: none;
	padding-bottom: 19px;
}
.privacy-terms article h4 {
	font-size: 22px;
	font-weight: bold;
	line-height: 38.5px;
	margin-bottom: 69px;
}
.privacy-terms article p {
	font-size: 14px;
	line-height: 25px;
	margin-bottom: 15px;
}
.privacy-terms article p.high-p {
	line-height: 28px;
}
.privacy-terms article p.lg {
	font-size: 16px;
	font-weight: bold;
	margin-top: 23px;
	margin-bottom: 20px;
}
.privacy-terms article p.strong {
	margin-top: 22px;
	margin-bottom: 20px;
}
.privacy-terms article p.right-text {
	text-align: right;
	line-height: 26px;
}
.privacy-terms article .terms-list {
	margin-bottom: 15px;
}
.privacy-terms article .terms-list li {
	margin-bottom: 15px;
}
.privacy-terms article .terms-list li:after {
	content: '';
	display: block;
	clear: both;
}
.privacy-terms article .terms-list li .order {
	float: left;
	width: 56px;
	line-height: 26px;
}
.privacy-terms article .terms-list.compact li .order {
	width: 21px;
	font-size: 10px;
}
.privacy-terms article .terms-list li .text {
	overflow: hidden;
	line-height: 26px;
}
.privacy-terms article .group {
	margin-bottom: 60px;
}
.privacy-terms article .group h5 {
	font-size: 16px;
	line-height: 48px;
	border: 1px solid #cccccc;
	border-radius: 4px;
	font-weight: normal;
	padding-left: 15px;
	margin-top: 51px;
	margin-bottom: 14px;
}
.privacy-terms article .group .group-cols {
	margin-bottom: 24px;
}
.privacy-terms article .group .group-cols .row {
	border-bottom: 1px solid #cccccc;
	font-size: 14px;
	line-height: 26px;
	padding-top: 14px;
	padding-bottom: 16px;
}
.privacy-terms article .group .group-cols .row:after {
	content: '';
	display: block;
	clear: both;
}
.privacy-terms article .group .group-cols .row.first {
	color: #888888;
	font-size: 12px;
	line-height: 26px;
	padding-bottom: 18px;
}
.privacy-terms article .group .group-cols .row .col {
	width: 50%;
	float: left;
}
.privacy-terms article .group .pane .pane-row:after {
	content: '';
	display: block;
	clear: both;
}
.privacy-terms article .group .pane .pane-row label {
	float: left;
	width: 101px;
}
.privacy-terms article .group .pane .pane-row p {
	overflow: hidden;
}
#contact {
	line-height: 24.5px;
	padding: 35px 80px 80px;
}
#contact #privacy {
	border: 1px solid #ccc;
	background-color: #f5f5f5;
	border-radius: 5px;
	margin: 32px 0 35px;
	font-size: 13px;
	line-height: 22.75px;
	padding: 0 39px;
	max-height: 350px;
	overflow-y: auto;
}
#contact #privacy .privacy-terms {
	padding-top: 26px;
}
#contact #privacy .privacy-terms article h4 {
	margin-bottom: 23px;
	font-size: 16px;
	line-height: 28px;
}
#contact #privacy .privacy-terms article p,
#contact #privacy .privacy-terms article p.high-p,
#contact #privacy .privacy-terms article .terms-list li .text,
#contact #privacy .privacy-terms article .terms-list li .order {
	font-size: 13px;
	line-height: 22.75px;
}
#contact .bottom {
	text-align: center;
}
#contact .bottom p {
	font-size: 16px;
	line-height: 28px;
	font-weight: 600;
	margin-bottom: 13px;
}
#contact .bottom .red {
	color: #ee0000;
}
#contact .bottom .btn {
	padding-left: 32px;
	padding-right: 32px;
}
#contact .bottom .btn:hover {
	color: #fff;
}
/*end page privacy*/
#footer {
	border-top: 1px solid #cccccc;
	position: relative;
}
#footer .footer-socials {
	display: none;
	font-size: 26px;
	font-family: sans-serif;
	position: relative;
}
#footer .footer-socials .plusgroup {
	display: inline-block;
	height: 150px;
	line-height: 150px;
	font-weight: bold;
}
#footer .footer-socials .plusgroup a {
	font-weight: bold;
}
#footer .footer-socials .social-links {
	position: absolute;
	right: 0;
	top: 0;
	bottom: 0;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	align-items: center
}
#footer .footer-socials .social-links a {
	display: inline-block;
	background-image: url('../images/sp-social-icons.png');
}
#footer .footer-socials .social-links a.twitter {
	width: 55px;
	height: 45px;
	background-position: 0 0;
	margin-right: 53px;
}
#footer .footer-socials .social-links a.facebook {
	width: 44px;
	height: 44px;
	background-position: 100% 0;
}
#footer .page-top {
	font-weight: normal;
	margin: 0;
	padding: 0;
	background: none;
	border: none;
	text-align: center;
	display: none;
	width: 100%;
	font-size: 20px;
	color: #004190;

	margin-bottom: 23px;
}
#footer .page-top img {
	margin-bottom: 17px;
}
#footer .page-top:focus {
	outline: none;
}
#footer .footer-links {
	text-align: right;
	padding-right: 24px;
}
#footer .footer-links li {
	display: inline-block;
}
#footer .footer-links li a {
	display: inline-block;
	height: 100px;
	line-height: 100px;
	font-size: 13px;
	margin: 0 11px;
}
#footer .copyright {
	margin: 0;
	/*font-weight: bold;*/
	color: #999999;
	font-size: 12px;
	line-height: 100px;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	padding-left: 40px;
	font-family: 'Helvetica';
}

#footer a {
	text-decoration: none;
	color: #000000;
	font-weight: normal;
}
#footer a:hover {
	color: #004190;
}

/* Fix style for IE10 */
html[data-useragent*='MSIE 10.0'] #header .header-socials {
	padding-top: 15px;
}
html[data-useragent*='MSIE 10.0'] #case1  img {
	float: right;
	max-width: 500px;
}
/*html[data-useragent*='MSIE 10.0'] .download-card {
	position: relative;
	z-index: 100;
}
html[data-useragent*='MSIE 10.0'] .download-card label {
	display: none;
}*/