/* Reset
-------------------------------------------- */
a, abbr, acronym, address, applet, article, aside, audio, b, blockquote, big, body, center, canvas, caption, cite, code, command, datalist, dd, del, details, dfn, dl, div, dt, em, embed, fieldset, figcaption, figure, font, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, html, i, iframe, img, ins, kbd, keygen, label, legend, li, meter, nav, object, ol, output, p, pre, progress, q, s, samp, section, small, span, source, strike, strong, sub, sup, table, tbody, tfoot, thead, th, tr, tdvideo, tt, u, ul, var {
	background: transparent;
	border: 0 none;
	font-size: 100%;
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: top;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
table, table td {
	padding: 0;
	border: none;
	border-collapse: collapse;
}
img {
	vertical-align: top;
}
embed {
	vertical-align: top;
}
article, aside, audio, canvas, command, datalist, details, embed, figcaption, figure, footer, header, hgroup, keygen, meter, nav, output, progress, section, source, video {
	display: block;
}
mark, rp, rt, ruby, summary, time {
	display: inline;
}
input, textarea {
	border: 0;
	padding: 0;
	margin: 0;
	outline: 0;
}
iframe {
	border: 0;
	margin: 0;
	padding: 0;
}
input, textarea, select {
	margin: 0;
	padding: 0px;
}
/* Font
-------------------------------------------- */
.text11 {
	font-size: 0.6875rem;
}
.text12 {
	font-size: 0.75rem;
}
.text13 {
	font-size: 0.8125rem;
}
.text14 {
	font-size: 0.875rem;
}
.text15 {
	font-size: 0.9375rem;
}
.text16 {
	font-size: 1.0rem;
}
.text17 {
	font-size: 1.0625rem;
}
.text18 {
	font-size: 1.125rem;
}
.text19 {
	font-size: 1.1875rem;
}
.text20 {
	font-size: 1.25rem;
}
.text21 {
	font-size: 1.3125rem;
}
.text22 {
	font-size: 1.375rem;
}
.text23 {
	font-size: 1.4375rem;
}
.text24 {
	font-size: 1.5rem;
}
.text25 {
	font-size: 1.5625rem;
}
.text26 {
	font-size: 1.625rem;
}
.text27 {
	font-size: 1.6875rem;
}
.text28 {
	font-size: 1.75rem;
}
/* Style
-------------------------------------------- */
html, body {
	width: 100%;
	padding: 0;
	margin: 0;
	font-size: 100%; /* =16px */

}
body {
	background-color: #ffffff;
	color: #333333;
	font-family: 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, Osaka, 'MS PGothic', arial, helvetica, sans-serif;
 *font-size:small;
 *font:x-small;
	line-height: 1.6;
	position: relative;
}
a {
	color: #333333;
	text-decoration: none;
	transition: all 0.3s ease-out;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;     
}
a:hover {
	color: #333333;
	text-decoration: none;
}
.clear {
	content: "\0020";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.fadein {
	opacity : 0.0;
	transform : translate(0, 50px);
	transition: all 0.5s ease-out;
	-webkit-transition: all 0.5s ease-out;
	-moz-transition: all 0.5s ease-out;
	-o-transition: all 0.5s ease-out;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;     
}
.fadein.scrollin {
	opacity : 1;
	transform : translate(0, 0);
}
a[href^="tel:"] {
	cursor: default;
}
/* Header
-------------------------------------------- */
header {
	position: fixed;
	z-index: 10;
	top: 0px;
	left: 0px;
	width: 100%;
	opacity: 1.0;
	background-color: rgba(255,255,255,0.85);
}
header .wrap-header {
	padding: 1.16% 2.38% 1.16% 2.38%;
	box-sizing: border-box;
}
header .wrap-header #logo {
	display: inline-block;
	float: left;
	width: 26%;
}
header .wrap-header #logo a {
	display: block;
	padding: 0px;
	text-align: left;
}
header .wrap-header #logo a h1.main {
	font-size: 0.9375rem;
	padding: 1% 0% 0% 0%;
	font-weight: normal;
	color: #1d208a;
	line-height: 1.3;
}
header .wrap-header #logo a .logo-img {
	width: 47.6%;
}
/* Navigation
-------------------------------------------- */
nav {
	display: inline-block;
	float: right;
	width: 62%;
}
nav .wrap-nav {
	padding: 1.6% 0% 0% 0%;
}
.global-menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.global-menu ul li {
	position: relative;
	float: left;
	width: 20%;
}
.global-menu ul li:last-child {
	position: relative;
	float: left;
}
.global-menu ul li a {
	display: block;
	text-align: left;
	width: 64%;
	margin: 0 auto;
	/*padding:0% 18% 0% 18%;*/
	box-sizing: border-box;
}
/*.menu  ul li a.current{
    color: #ffac0b;
}*/
.global-menu ul li a .en {
	display: block;
	font-size: 1.25rem;
	font-family: "Heineken";
	color: #4096bd;
	line-height: 1.2;
}
.global-menu ul li a .ja {
	display: block;
	font-size: 0.75rem;
	color: #4096bd;
	line-height: 1.0;
}
/* Effect 3: bottom line slides/fades in */
.cl-effect-3 a.use-border {
	position: relative;
}
.cl-effect-3 a.use-border::after {
	position: absolute;
	top: 135%;
	left: 0;
	width: 100%;
	height: 4px;
	background-color: #4096bd;
	content: '';
	opacity: 0;
	-webkit-transition: opacity 0.2s, -webkit-transform 0.2s;
	-moz-transition: opacity 0.2s, -moz-transform 0.2s;
	transition: opacity 0.2s, transform 0.2s;
	-webkit-transform: translateY(10px);
	-moz-transform: translateY(10px);
	transform: translateY(10px);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;     
}
.cl-effect-3 a.use-border:hover::after {
	opacity: 1;
	-webkit-transform: translateY(0px);
	-moz-transform: translateY(0px);
	transform: translateY(0px);
}
.cl-effect-3 a.current::after {
	opacity: 1;
	-webkit-transform: translateY(0px);
	-moz-transform: translateY(0px);
	transform: translateY(0px);
}
/* Menu Fixed (anifixed)
-------------------------------------------- */
header {
	transition: all 0.3s ease-out;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;     
}
header.anifixed {
	background-color: rgba(255,255,255,0.95);
}
/* Head Contact
-------------------------------------------- */
.contact-btn-wrap {
	display: inline-block;
	float: right;
	width: 12%;
}
.contact-btn-wrap a.contact-btn {
	display: block;
	background-color: rgba(64,150,189,1.00);
	text-align: center;
	padding: 8% 0 8% 0;
}
.contact-btn-wrap a.contact-btn .en {
	display: block;
	font-size: 1.25rem;
	font-family: "Heineken";
	color: #ffffff;
	line-height: 1.2;
}
.contact-btn-wrap a.contact-btn .ja {
	display: block;
	font-size: 0.75rem;
	color: #ffffff;
	line-height: 1.0;
}
.contact-btn-wrap a.contact-btn:hover {
	background-color: rgba(64,150,189,0.60);
}
/* Content
-------------------------------------------- */
.content {
	position: relative;
	background-color: #ffffff;
	z-index: 9;
}
.content.pattern-bg {
	background-image: url("../images/pattern-bg.png");
	background-size: 91px 105px;
}
.content.gray-bg {
	background-color: #f7f7f7;
}
.content.ready {
	padding-top: 7%;
}
.content .wrap-content {
}
.content .wrap-content .main-content {
}
.content .wrap-content .general-content {
	padding-top: 6%;
	padding-bottom: 6%;
}
.content .wrap-content .page-top-content {
	padding-top: 6%;
	padding-bottom: 0%;
}
.content .wrap-content .divided-content {
	padding-top: 2%;
	padding-bottom: 3%;
}
.content .wrap-content .page-divided-content {
	padding-top: 4%;
	padding-bottom: 4%;
}
.content .wrap-content .page-divided-content.last-content {
	padding-bottom: 6%;
}
.content .wrap-content .top-news-content {
	padding-top: 6%;
	padding-bottom: 6%;
}
.content .wrap-content .content-pattern01 {
	width: 100%;
	max-width: 1358px;
	margin: 0 auto;
}
.content .wrap-content .content-pattern02 {
	width: 100%;
	max-width: 1460px;
	margin: 0 auto;
}
.content .wrap-content .content-pattern03 {
	width: 100%;
	max-width: 1290px;
	margin: 0 auto;
}
.content .wrap-content .content-pattern04 {
	width: 100%;
	max-width: 950px;
	margin: 0 auto;
}
.content .wrap-content .content-pattern05 {
	width: 100%;
	max-width: 890px;
	margin: 0 auto;
}
.content .wrap-content .content-pattern06 {
	width: 100%;
	max-width: 930px;
	margin: 0 auto;
}
.content .wrap-content .content-title {
	text-align: center;
	padding-bottom: 6%;
	width: 100%;
}
.content .wrap-content .content-title.subpage-title {
}
.content .wrap-content .content-title .en {
	display: block;
	font-size: 2.9375rem;
	font-family: "Heineken";
	color: #4096bd;
	line-height: 1.0;
}
.content .wrap-content .content-title.subpage-title .en {
	font-size: 3.5625rem;
}
.content .wrap-content .content-title .ja {
	display: block;
	font-size: 0.9375rem;
	color: #4096bd;
	line-height: 1.0;
}
.content .wrap-content .content-title .ja.protrude {
    padding-top: 0.5%;
}
.content .wrap-content .content-title .page-intro {
    padding: 5% 0 0 0;
    font-size: 0.9375rem;
    line-height: 1.8;
}
.content .wrap-content .content-title .page-intro a {
    text-decoration: underline;
}
.content .wrap-content .content-title .page-intro a:hover {
    opacity: 0.5;
}
.content .wrap-content .general-content-btn-wrap {
	text-align: center;
	padding-top: 6%;
	width: 100%;
	max-width: 200px;
	margin: 0 auto;
}
.content .wrap-content .general-content-btn-wrap a.general-content-btn {
	display: block;
	background-color: rgba(64,150,189,1.00);
	text-align: center;
	padding: 8% 0 8% 0;
}
.content .wrap-content .general-content-btn-wrap a.general-content-btn .en {
	display: block;
	font-size: 1.25rem;
	font-family: "Heineken";
	color: #ffffff;
	line-height: 1.2;
}
.content .wrap-content .general-content-btn-wrap a.general-content-btn .ja {
	display: block;
	font-size: 0.75rem;
	color: #ffffff;
	line-height: 1.0;
}
.content .wrap-content .general-content-btn-wrap a.general-content-btn:hover {
	background-color: rgba(64,150,189,0.60);
}
.content .wrap-content .triple-box-wrap {
}
.content .wrap-content .triple-box-wrap.product-list {
}
.content .wrap-content .triple-box-wrap.business-list {
}
.content .wrap-content .triple-box-wrap .triple-box {
	display: block;
	float: left;
	width: 33.33%;
	box-sizing: border-box;
	padding: 0 1.9% 2.4% 1.9%;
}
.content .wrap-content .triple-box-wrap .triple-box .box-inner {
	display: block;
	width: 100%;
	text-align: center;
	transition: all 0.3s ease-out;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;     
}
.content .wrap-content .triple-box-wrap .triple-box .box-inner:hover {
	background-color: rgba(223,223,223,0.50);
}
.content .wrap-content .triple-box-wrap.product-list .triple-box .box-inner:hover {
	background-color: rgba(223,223,223,0.00);
}
.content .wrap-content .triple-box-wrap .triple-box .box-inner .img-wrap {
	display: block;
	overflow: hidden;
}
.content .wrap-content .triple-box-wrap .triple-box .box-inner .img-wrap img {
	-moz-transition: -moz-transform 0.3s ease-out;
	-webkit-transition: -webkit-transform 0.3s ease-out;
	-o-transition: -o-transform 0.3s ease-out;
	-ms-transition: -ms-transform 0.3s ease-out;
	transition: transform 0.3s ease-out;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;     
}
.content .wrap-content .triple-box-wrap .triple-box .box-inner:hover .img-wrap img {
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-o-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1);
}
.content .wrap-content .triple-box-wrap .triple-box .box-inner .title-wrap {
	padding: 8% 5% 8% 5%;
}
.content .wrap-content .triple-box-wrap.product-list .triple-box .box-inner .title-wrap {
	padding: 8% 5% 3% 5%;
}
.content .wrap-content .triple-box-wrap .triple-box .box-inner .title-wrap .ja {
	display: block;
	font-size: 1.0625rem;
	color: #4096bd;
	line-height: 1.0;
	padding: 0 0 6% 0;
}
.content .wrap-content .triple-box-wrap.product-list .triple-box .box-inner:hover .title-wrap .ja {
	text-decoration: underline;
}
.content .wrap-content .triple-box-wrap .triple-box .box-inner .title-wrap .en {
	display: block;
	font-size: 0.9375rem;
	font-family: "Heineken";
	color: #4096bd;
	line-height: 1.0;
}
.content .wrap-content .triple-box-wrap .triple-box .box-inner .desc-wrap {
	text-align: left;
	padding: 0 5% 8% 5%;
	font-size: 0.875rem;
	line-height: 1.5;
}
.content .wrap-content .divided-content .divid-leftimg {
	display: block;
	float: left;
	width: 54.8%;
}
.content .wrap-content .divided-content .divid-leftimg-side {
	display: block;
	position: relative;
	float: left;
	width: 35.2%;
	margin-left: 10%;
	margin-right: 0%;
}
.content .wrap-content .divided-content .divid-rightimg {
	display: block;
	float: right;
	width: 54.8%;
}
.content .wrap-content .divided-content .divid-rightimg-side {
	display: block;
	position: relative;
	float: left;
	width: 35.2%;
	margin-left: 5%;
	margin-right: 5%;
}
.content .wrap-content .divided-content .divid-side-content {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translateY(-50%) translateX(-50%);
 -webkit- transform: translateY(-50%) translateX(-50%);
	width: 100%;
}
.content .wrap-content .divided-content .divid-side-content .side-content-title {
	text-align: left;
	padding-bottom: 8%;
}
.content .wrap-content .divided-content .divid-side-content .side-content-title .en {
	display: block;
	font-size: 2.9375rem;
	font-family: "Heineken";
	color: #4096bd;
	line-height: 1.0;
}
.content .wrap-content .divided-content .divid-side-content .side-content-title .ja {
	display: block;
	font-size: 0.9375rem;
	color: #4096bd;
	line-height: 1.0;
}
.content .wrap-content .divided-content .divid-side-content .side-content-desc {
	text-align: left;
	font-size: 0.9375rem;
	padding-bottom: 14%;
}
.content .wrap-content .divided-content .divid-side-content .side-content-btn {
	text-align: left;
}
.content .wrap-content .divided-content .divid-side-content .side-content-btn .content-btn-wrap {
	display: inline-block;
	float: left;
	width: 100%;
	max-width: 200px;
}
.content .wrap-content .divided-content .divid-side-content .side-content-btn .content-btn-wrap a.content-btn {
	display: block;
	background-color: rgba(248,183,44,1.00);
	text-align: center;
	padding: 8% 0 8% 0;
}
.content .wrap-content .divided-content .divid-side-content .side-content-btn .content-btn-wrap a.content-btn .en {
	display: block;
	font-size: 1.25rem;
	font-family: "Heineken";
	color: #ffffff;
	line-height: 1.2;
}
.content .wrap-content .divided-content .divid-side-content .side-content-btn .content-btn-wrap a.content-btn .ja {
	display: block;
	font-size: 0.75rem;
	color: #ffffff;
	line-height: 1.0;
}
.content .wrap-content .divided-content .divid-side-content .side-content-btn .content-btn-wrap a.content-btn:hover {
	background-color: rgba(248,183,44,0.60);
}
/* Top news
-------------------------------------------- */


.content .wrap-content .top-news-content .news-list-wrap {
	display: block;
	float: left;
	width: 72%;
	text-align: left;
}
.content .wrap-content .top-news-content .top-news-title-wrap {
	display: block;
	position: relative;
	float: left;
	width: 23%;
	margin-left: 5%;
	margin-right: 0%;
}
.content .wrap-content .top-news-content .top-news-title-wrap .top-news-title .en {
	display: block;
	font-size: 2.9375rem;
	font-family: "Heineken";
	color: #4096bd;
	line-height: 1.0;
}
.content .wrap-content .top-news-content .top-news-title-wrap .top-news-title .ja {
	display: block;
	font-size: 0.9375rem;
	color: #4096bd;
	line-height: 1.0;
}
.content .wrap-content .top-news-content .news-list-wrap .news-box-wrap {
	width: 100%;
	border-bottom: 1px dotted #636363;
}
.content .wrap-content .top-news-content .news-list-wrap .news-box-wrap .news-box {
	display: block;
	position: relative;
	width: 100%;
	padding: 3.2% 1% 2.8% 1%;
	box-sizing: border-box;
}
.content .wrap-content .top-news-content .news-list-wrap .news-box-wrap .news-box:hover {
}
.content .wrap-content .top-news-content .news-list-wrap .news-box-wrap .news-box .arrow-area {
	display: block;
	position: absolute;
	width: 32.5px;
	height: 32.5px;
	top: 50%;
	right: 5px;
	transform: translateY(-50%) translateX(0%);
 -webkit- transform: translateY(-50%) translateX(0%);
	background-image: url(../images/news-arrow-bg.png);
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center center;
	transition: all 0.3s ease-out;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;     
}
.content .wrap-content .top-news-content .news-list-wrap .news-box-wrap .news-box .arrow-area .bg-mask {
	display: block;
	position: absolute;
	width: 100%;
	height: 100%;
	background-color: #f7f7f7;
	z-index: -10;
	transition: all 0.3s ease-out;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;     
}
.content .wrap-content .top-news-content .news-list-wrap .news-box-wrap .news-box:hover .arrow-area .bg-mask {
	opacity: 0;
}
.content .wrap-content .top-news-content .news-list-wrap .news-box-wrap .news-box:hover .arrow-area {
	transform: translateY(-50%) translateX(0%);
 -webkit- transform: translateY(-50%) translateX(0%);
}
.content .wrap-content .top-news-content .news-list-wrap .news-box-wrap .news-box .arrow-area img {
	transition: all 0.3s ease-out;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;     
}
.content .wrap-content .top-news-content .news-list-wrap .news-box-wrap .news-box:hover .arrow-area img {
	opacity: 0;
}
.content .wrap-content .top-news-content .news-list-wrap .news-box-wrap .news-box .date-area {
	display: block;
	float: left;
	width: 22%;
}
.content .wrap-content .top-news-content .news-list-wrap .news-box-wrap .news-box .date-area p {
	font-size: 0.875rem;
}
.content .wrap-content .top-news-content .news-list-wrap .news-box-wrap .news-box .date-area p span {
	color: #828282;
}
.content .wrap-content .top-news-content .news-list-wrap .news-box-wrap .news-box .date-area p span.new {
	display: inline-block;
	padding: 4px 5px 1px 5px;
	margin: 3px 0px 0px 10px;
	background-color: #f1ac18;
	font-weight: bold;
	font-size: 0.75rem;
	line-height: 1.0;
	font-family: "Heineken";
	color: #ffffff;
}
.content .wrap-content .top-news-content .news-list-wrap .news-box-wrap .news-box .post-area {
	display: block;
	float: left;
	width: 72%;
}
.content .wrap-content .top-news-content .news-list-wrap .news-box-wrap .news-box .post-area p.post-title {
	font-size: 0.875rem;
	transition: all 0.3s ease-out;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;     
}
.content .wrap-content .top-news-content .news-list-wrap .news-box-wrap a.news-box:hover .post-area p.post-title {
	color: #f8b72c;
}
.content .wrap-content .top-news-content .news-list-wrap .news-box-wrap div.news-box:hover .post-area p.post-title {

}


/* Top map
-------------------------------------------- */
.content .wrap-content .access-map-wrap {
	position: relative;
	width: 100%;
	height: 0;
	padding-top: 35.7142857%;
}
.content .wrap-content .access-map-wrap iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	-webkit-filter: grayscale(1);
	filter: grayscale(1);
}
/* Contact message
-------------------------------------------- */
.content.contact-message {
	background-image: url(../images/contact-message-bg.png);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center bottom;
	background-attachment: fixed;
}

@media all and (-ms-high-contrast: none) {
.content.contact-message {
	background-attachment: scroll;
}
}
.message-contact-wrap {
	position: relative;
	height: 500px;
}
.message-contact {
	position: absolute;
	top: 50%;
	left: 0%;
	transform: translateY(-50%) translateX(0%);
 -webkit- transform: translateY(-50%) translateX(0%);
	width: 100%;
	color: #ffffff;
}
.message-contact .title {
	padding: 0;
}
.message-contact .title .en {
	display: block;
	font-size: 2.9375rem;
	font-family: "Heineken";
	color: #ffffff;
	line-height: 1.0;
}
.message-contact .title .ja {
	display: block;
	font-size: 0.9375rem;
	color: #ffffff;
	line-height: 1.0;
}
.message-contact .desc {
	padding: 3% 0 0 0;
	font-size: 0.9375rem;
}
.message-contact .campany-info {
	padding: 2% 0 0 0;
	font-size: 0.9375rem;
}
.message-contact .campany-info a {
	color: #ffffff;
	text-decoration: none;
}
.message-contact-btn-wrap {
	text-align: left;
	padding: 4% 0 0 0;
}
.message-contact-btn-wrap .message-contact-btn-wrap-inner {
	display: inline-block;
	width: 100%;
	max-width: 200px;
}
.message-contact-btn-wrap .message-contact-btn-wrap-inner a.content-btn {
	display: block;
	background-color: rgba(248,183,44,1.00);
	text-align: center;
	padding: 8% 0 8% 0;
}
.message-contact-btn-wrap .message-contact-btn-wrap-inner a.content-btn .en {
	display: block;
	font-size: 1.25rem;
	font-family: "Heineken";
	color: #ffffff;
	line-height: 1.2;
}
.message-contact-btn-wrap .message-contact-btn-wrap-inner a.content-btn .ja {
	display: block;
	font-size: 0.75rem;
	color: #ffffff;
	line-height: 1.0;
}
.message-contact-btn-wrap .message-contact-btn-wrap-inner a.content-btn:hover {
	background-color: rgba(248,183,44,0.60);
}
/* -------------------------------------------- */
/* ------------------Footer-------------------- */
footer {
	position: relative;
	background-color: #454545;
	z-index: 9;
	text-align: center;
}
footer .footer-content {
}
footer .footer-content .footer-logo {
	width: 11.45%;
	margin: 0 auto;
	text-align: center;
	padding: 3% 0 2% 0;
}
footer .footer-content .footer-info {
	color: #bcbcbc;
	text-align: center;
	padding: 0 0 2% 0;
	font-size: 0.875rem;
}
footer .footer-content .footer-info a {
	color: #bcbcbc;
	text-decoration: none;
}
footer .footer-content .footer-link {
	color: #bcbcbc;
	text-align: center;
	padding: 0 0 2% 0;
	font-size: 0.875rem;
}
footer .footer-content .footer-link a {
	color: #bcbcbc;
	text-decoration: underline;
}
footer .footer-content .footer-link a:hover {
	color: #bcbcbc;
	text-decoration: none;
}
footer .footer-content .footer-copyright {
	color: #bcbcbc;
	text-align: center;
	padding: 0 0 2% 0;
	font-size: 0.6875rem;
}
footer .footer-content .footer-copyright a {
	color: #bcbcbc;
	text-decoration: none;
}
footer .footer-content .footer-copyright a:hover {
	color: #bcbcbc;
	text-decoration: underline;
}
/* to top
-------------------------------------------- */
.to-top-wrap {
	display: block;
	position: fixed;
	bottom: 10px;
	right: 10px;
	text-align: center;
	opacity: 0;
	transition: all 0.3s ease-out;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	z-index: 10;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;     
}
.to-top-wrap.usetop {
	opacity: 1.0;
}
.to-top-wrap a {
	display: inline-block;
	position: relative;
	width: 75px;
	height: 75px;
	border-radius: 37.5px;
	background-color: rgba(64,150,189,0.90);
}
.to-top-wrap a:hover {
	opacity: 0.5;
}
.to-top-wrap a span {
	display: block;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translateY(-20%) translateX(-50%) rotate(45deg);
 -webkit- transform: translateY(-20%) translateX(-50%) rotate(45deg);
	width: 12px;
	height: 12px;
	border: 1px solid;
	border-color: #ffffff transparent transparent #ffffff;
}
/* ******************************************************************** */ 
/* Clearfix: http://csscreator.com/attributes/containedfloat.php        */
/* ******************************************************************** */
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
	overflow: hidden;
}
/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
/* End hide from IE-mac */ 


.global-menu > ul {}
.global-menu > ul > li {position: relative;}
.global-menu > ul > li a {display: block;}
.global-menu > ul > li > ul {
	display: block;
	width: 100%;
    min-width: 160px;
	position: absolute;
	top: 100%;
	left: 18%;
	padding-top: 10%;
}
.global-menu > ul > li:hover > ul {
	z-index: 3;
	width: 100%;
	margin: 0 auto;
}
.global-menu > ul > li > ul > li {
	overflow: hidden;
	width: 130%;
	height: 0;
	transition: .3s;
	border-bottom: 1px solid rgba(64,150,189,0.00);
	border-left: 1px solid rgba(64,150,189,0.00);
	border-right: 1px solid rgba(64,150,189,0.00);
	/*box-sizing: border-box;*/
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden; 
}
.global-menu > ul > li:hover > ul li {
	width: 130%;
	height: 38px;
	overflow: visible;
	border-bottom: 1px solid rgba(64,150,189,1.00);
	border-left: 1px solid rgba(64,150,189,1.00);
	border-right: 1px solid rgba(64,150,189,1.00);
}
.global-menu > ul > li:hover > ul li:first-child {
	border-top: 1px solid rgba(64,150,189,1.00);
}
.global-menu > ul > li > ul > li a {
	display: block;
	position: relative;
	text-align: left;
	width: 100%;
	height: 38px;
	box-sizing: border-box;
	padding: 0 0 0 0;
	background-color: rgba(255,255,255,0.90);
	font-size: 0.875rem;
	color: #4096bd;
	line-height: 1.0;
}
.global-menu > ul > li > ul > li a span{
    display: inline-block;
    position: absolute;
	top: 50%;
	left: 5%;
	transform: translateY(-50%) translateX(0%);
 -webkit- transform: translateY(-50%) translateX(0%);
	width: 100%;
}
.global-menu > ul > li > ul > li a::after {
	display: block;
	position: absolute;
	content: "";
	right: 10px;
	top: 40%;
	width: 7px;
	height: 7px;
	border-top: solid 1px #4096bd;
	border-right: solid 1px #4096bd;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}
.global-menu > ul > li > ul > li a:hover {
	background-color: rgba(255,255,255,0.99);
}

.grecaptcha-badge{
	z-index: 100;
	bottom: 120px !important;
}