@charset "UTF-8";
a {
	color: #0894BF;
	text-decoration: none;
}
a:hover {
	color: #069;
}
html {
	overflow-y: scroll;
	background-color: rgba(197, 225, 245, 1.00);
}
p {
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0px;
}
body {
	font-family: open-sans, sans-serif;
	font-weight: 400;
	font-style: normal;
	font-size: 12px;
	line-height: 140%;
	background-color: rgba(197, 225, 245, 1.00);
	color: #333;
	background-image: -webkit-linear-gradient(270deg, rgba(234, 246, 255, 1.00) 0%, rgba(197, 225, 245, 1.00) 100%);
	background-image: -moz-linear-gradient(270deg, rgba(234, 246, 255, 1.00) 0%, rgba(197, 225, 245, 1.00) 100%);
	background-image: -o-linear-gradient(270deg, rgba(234, 246, 255, 1.00) 0%, rgba(197, 225, 245, 1.00) 100%);
	background-image: linear-gradient(180deg, rgba(234, 246, 255, 1.00) 0%, rgba(197, 225, 245, 1.00) 100%);
}
/*   */
#nowconst {
	border-radius: 20px;
	border: 5px solid #A1A7C4;
	width: 75%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 8em;
	margin-bottom: 8em;
	background-color: #EEF5FC;
}
#nowconst p {
	text-align: center;
	padding-top: 3em;
	padding-right: 1em;
	padding-bottom: 3em;
	padding-left: 1em;
	font-size: 2em;
	color: #6974A8;
}
/* HEADER */
#login{
	float: right;
	margin-top: 0rem;
	margin-right: 1rem;
}
#login p{
	font-size: 0.85em;
	line-height: 1.5em;
	width: 280px;
	color:rgba(255,255,255,1.00);
	margin-bottom: 0.3em

}
#login button{
	font-size: 1.2em;
	cursor: pointer;
	padding: 0.5em;
	position: relative;
	border: 1px solid #F06739;
	border-radius: 4px;
	background-image: -webkit-linear-gradient(270deg,rgba(255,209,142,1.00) 0%,rgba(255,136,45,1.00) 100%);
	background-image: -moz-linear-gradient(270deg,rgba(255,209,142,1.00) 0%,rgba(255,136,45,1.00) 100%);
	background-image: -o-linear-gradient(270deg,rgba(255,209,142,1.00) 0%,rgba(255,136,45,1.00) 100%);
	background-image: linear-gradient(180deg,rgba(255,209,142,1.00) 0%,rgba(255,136,45,1.00) 100%);
	transition-property: background-image;
	transition-duration: 1.0s;
}
#login button:hover{
	color: rgba(102,0,1,1.00);
	background-image: -webkit-linear-gradient(270deg,rgba(255,232,200,1.00) 0%,rgba(255,165,96,1.00) 99.48%);
	background-image: -moz-linear-gradient(270deg,rgba(255,232,200,1.00) 0%,rgba(255,165,96,1.00) 99.48%);
	background-image: -o-linear-gradient(270deg,rgba(255,232,200,1.00) 0%,rgba(255,165,96,1.00) 99.48%);
	background-image: linear-gradient(180deg,rgba(255,232,200,1.00) 0%,rgba(255,165,96,1.00) 99.48%);
}

/*#lang {
    float: right;
    clear: right;
    position: relative;
    top: 1.3em;
    right: 25px;
}*/
#lang{
	margin-bottom: 2em;
	width: 200px;
	margin-left: auto;
	margin-right: auto
}
#lang select {
	width: 200px;
    height: auto;
    font-size: 1.2em;
    padding: 1em;
    cursor: pointer;
    text-indent: 0em;
    border: none;
    outline: none;
    background: transparent;
    background-image: none;
    box-shadow: none;
    -webkit-appearance: none;
    appearance: none;

}
#lang select::-ms-expand {
	display: none;
}
#lang.selector1 {
	position: relative;
	border: 1px solid #206AA0;
	border-radius: 4px;
	background-image: -webkit-linear-gradient(270deg,rgba(168,213,255,1.00) 0%,rgba(67,149,236,1.00) 100%);
	background-image: -moz-linear-gradient(270deg,rgba(168,213,255,1.00) 0%,rgba(67,149,236,1.00) 100%);
	background-image: -o-linear-gradient(270deg,rgba(168,213,255,1.00) 0%,rgba(67,149,236,1.00) 100%);
	background-image: linear-gradient(180deg,rgba(168,213,255,1.00) 0%,rgba(67,149,236,1.00) 100%);
}
#lang.selector1::before {
	position: absolute;
	top: 1.5em;
	right: 1em;
	width: 0;
	height: 0;
	padding: 0;
	content: '';
	border-left: 8px solid transparent;
	border-right: 8px solid transparent;
	border-top: 8px solid #B1E8FF;
	pointer-events: none;
}

#lang.selector1 select option:first-child {
display: none
}
#lang option{
    margin-bottom: 0.3em
}
#site-id a {
    color: #FFFFFF;
    font-size: 1.2em;
}
.screen-reader-text {
	display: none;
}
.widget_search {
	width: 180px;
}
#searchform {
	font-size: 0;
	position: relative;
	width: 180px;
}
#s {
	font-size: small;
	background: url(../images/bg_search_form.png);
	width: 133px;
	height: 21px;
	border: none;
	padding: 0 0 0 8px;
}
#searchsubmit {
	border: none;
	cursor: pointer;
	height: 21px;
	position: absolute;
	position: relative\9;
	right: 0;
	width: 39px;
	text-indent: -9999px;
	float: right;
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(../images/btn_search.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#searchsubmit:hover {
	background-position: left bottom;
}
#social_buttons {
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-top: -5px;
	float: right;
}
#social_buttons a {
	margin-right: 15px
}
#social_buttons .fa-square-facebook, #social_buttons .fa-square-x-twitter, #social_buttons .fa-instagram, #social_buttons .fa-linkedin, #social_buttons .fa-youtube{
	font-size: 30px;
	color: #FFFFFF;
}
#social_buttons .fa-square-facebook:hover {
	color: #135FFF;
}
#social_buttons .fa-square-x-twitter:hover {
	color: #1F90E6;
}
#social_buttons .fa-instagram:hover {
  background: linear-gradient(135deg, #4C64D3 0%, #CF2E92 33%, #F26939 60%, #FFDD83 100%);
  background: -webkit-linear-gradient(-45deg, #4C64D3 0%, #CF2E92 33%, #F26939 60%, #FFDD83 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

#social_buttons .fa-linkedin:hover {
	color: #0A66C2;
}
#social_buttons .fa-youtube:hover {
	color: #CA1616;
}

#bread-crumb {
	font-size: 100%;
	font-family: open-sans, sans-serif;
	margin-left: 35px;
	position: relative;
	z-index: 100;
	float: left;
	margin-top: -30px;
	clear: right;
	margin-bottom: 0px;
}
#bread-crumb ul {
	margin: 0;
}
#bread-crumb ul:after {
	clear: none;
	content: " ";
	display: block;
	font-size: 0;
	height: 0;
	visibility: hidden;
}
#bread-crumb li {
	float: left;
}
#bread-crumb li.sub {
	padding-left: 10px;
}
#bread-crumb li.sub:before {
	letter-spacing: 10px;
	content: "\f152";
	font-family: fontawesome;
	opacity: 0.6;
	color: #446274;
}

/* */
#contents {
	clear: both;
	width: 680px;
	padding-right: 15px;
	padding-left: 15px;
	line-height: 140%;
}
#contents article {}
#contents article:after {
	clear: both;
	content: " ";
	display: block;
	font-size: 0;
	height: 0;
	visibility: hidden;
}
.adjacent_post_links {
	margin: 20px 0 0;
}
.adjacent_post_links ul {
	margin: 0;
}
.adjacent_post_links ul:after {
	clear: both;
	content: ".";
	display: block;
	font-size: 0;
	height: 0;
	visibility: hidden;
}
.adjacent_post_links li {
	max-width: 325px;
	height: 50px;
}
.adjacent_post_links li a {
	display: block;
	vertical-align: middle;
}
.adjacent_post_links li.previous {
	float: left;
}
.adjacent_post_links li.previous a {
	background: url(../images/bg_previous_link.png) no-repeat left center;
	padding-left: 20px;
}
.adjacent_post_links li.next {
	float: right;
}
.adjacent_post_links li.next a {
	background: url(../images/bg_next_link.png) no-repeat right center;
	padding-right: 20px;
}
.rss_link {
	padding-left: 3px;
}
/* FOOTER */
#footer-container {}
#footer {
	border-top: 15px solid rgba(36, 72, 127, 1.00);
	background-color: #ABCDE7;
}
#footer-info p {
font-family: oswald, sans-serif;
font-weight: 400;
font-style: normal;
	font-size: 80%;
	color: #143E93;
	line-height: 130%;
	padding-top: 25px;
	text-align: center;
}
#footer-copyright p {
	font-family: open-sans, sans-serif;
	font-size: 90%;
	color: #143E93;
	line-height: 145%;
	padding-top: 15px;
	text-decoration: none;
	padding-right: 20px;
	font-weight: normal;
	text-align: right;
}
#copyright {
	color: #49695D;
	text-align: center;
	font-size: 65%;
}
#copyright a {
	color: #143E93;
}
/*
.continue-button
{
    float: right;
    padding: 0 0 3px 3px;
}

.continue-button a
{
    line-height: 1;
    display: block;
    padding: 9px 12px 7px 32px;
    box-shadow: 0 0 1px rgba( 211, 194, 157, 0.8);
}
*/
.comment-author {
	font-weight: bold;
}
.comment-meta {
	font-size: 85%;
}
.comment-meta a {
	color: #666;
}
.comment-meta a.comment-edit-link {
	color: #1b3e61;
	background: #fff;
	padding: 1px 5px 0;
	border: solid 1px #1b3e61;
}
.comment-body {
	clear: both;
}
.comment-notes {
	text-align: right;
	margin: 0;
	font-size: 85%;
}
#respond label {
	display: block;
	background: #eee;
	padding: 3px 10px 2px 25px;
	margin: 0;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
}
.comment-notes .required {
	float: none;
	padding-left: 0;
}
.required {
	color: #c00;
	font-weight: bold;
	float: left;
	margin-top: -1.7em;
	padding-left: 10px;
}
input#author, input#email, input#url, textarea#comment {
	margin: 0;
	font-size: small;
	padding: 10px;
	width: 650px;
	border: none;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
}
input#author, input#email, input#url {
	font-size: medium;
}
.comment-form-author, .comment-form-email, .comment-form-url, .comment-form-comment {
	margin: 0 0 10px;
}
.form-allowed-tags {
	color: #999;
	font-size: 85%;
}
.form-submit {}
.form-submit #submit {
	background: #e8e8e8;
	padding: 10px 30px;
	border: solid 1px #a9a9a9;
	border-radius: 3px;
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
	text-shadow: 1px 1px 0 #fff;
}
.form-submit #submit:hover {
	background: #ddd;
}
.img-right {
	float: right;
	margin-left: 1em
}
.img-left {
	float: left;
	margin-left: 1em
}
.kako {
	margin-left: 1em
}
.numKako {
	margin-left: -1em;
	margin-right: 0.5em;
}