/* General Demo Style */
@import url(http://fonts.googleapis.com/css?family=Lato:300,400,700);

@font-face {
    font-family: 'AnimalsNormal';
    src: url('fonts/animals-webfont.eot');
    src: url('fonts/animals-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/animals-webfont.woff') format('woff'),
         url('fonts/animals-webfont.ttf') format('truetype'),
         url('fonts/animals-webfont.svg#AnimalsNormal') format('svg');
    font-weight: normal;
    font-style: normal;
}

html { height: 100%; }

*,
*:after,
*:before {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0;
	margin: 0;
}

/* Clearfix hack by Nicolas Gallagher: http://nicolasgallagher.com/micro-clearfix-hack/ */
.clearfix:after {
	content: "";
	display: table;
	clear: both;
}

body {
    font-family: 'Lato', Calibri, Arial, sans-serif;
    background: #fff;
    font-weight: 300;
    font-size: 15px;
    color: #333;
    -webkit-font-smoothing: antialiased;
}

a {
	color: #555;
	text-decoration: none;
}

.container {
	/*width: 100%;
	position: relative;*/
}

.container.demo-1 {
	height: 100%;
	position: absolute;
}

.clr {
	clear: both;
	padding: 0;
	height: 0;
	margin: 0;
}

.main {
	width: 90%;
	margin: 0 auto;
	position: relative;
}

.container > header,
.content-wrapper {
	padding: 30px;
	width: 80%;
	max-width: 960px;
	margin: 0 auto;
}

.content-wrapper p{
	padding-top: 30px;
	line-height: 26px;
}

.container > header h1 {
	font-size: 34px;
	line-height: 38px;
	margin: 0;
	font-weight: 700;
	color: #333;
	float: left;
}

.container > header h1 span {
	display: block;
	font-size: 20px;
	font-weight: 300;
}


/* Header Style */
.codrops-top {
	line-height: 24px;
	font-size: 11px;
	background: #fff;
	background: rgba(255, 255, 255, 0.8);
	text-transform: uppercase;
	z-index: 9999;
	position: relative;
	font-family: Cambria, Georgia, serif;
	box-shadow: 1px 0px 2px rgba(0,0,0,0.2);
}

.codrops-top a {
	padding: 0px 10px;
	letter-spacing: 1px;
	color: #333;
	display: inline-block;
}

.codrops-top a:hover {
	background: rgba(255,255,255,0.6);
}

.codrops-top span.right {
	float: right;
}

.codrops-top span.right a {
	float: left;
	display: block;
}

/* Demo Buttons Style */
.codrops-demos {
	float: right;
	padding-top: 10px;
}

.demo-1 .codrops-demos {
	position: absolute;
	z-index: 2000;
	top: 30px;
	left: 30px;
}

.codrops-demos a {
    display: inline-block;
    margin: 10px;
    color: #333;
    font-weight: 700;
    line-height: 30px;
    border-bottom: 4px solid transparent;
}

.codrops-demos a:hover {
	color: #883d59;
	border-color: #883d59;
}

.codrops-demos a.current-demo,
.codrops-demos a.current-demo:hover {
	color: #aaa;
	border-color: #aaa;
}

.unhaikei{
	background:rgba(63, 96, 151, 1);
	padding:30px;
	clear: both;
}
.siro{
	color: #ffffff;
}

.champagne {
  height: auto;
  padding-bottom: 80px; }

.champagne ul {
  margin-bottom: 50px; }

.champagne-box {
  display: block;
  font-size: 20px;
  color: #155495;
  border: solid 3px #155495;
  text-align: center;
  background: #FFF100;
  padding: 20px 0;
  width: 240px;
  font-weight: bold; }

.champagne div.hidden {
  display: none; }

ul.champagne div.hidden {
  display: none; }

.breadcrumb {
  display: none; }

.cd-breadcrumb {
  padding: 0.5em 1em;
  margin: 1em auto;
  background-color: #edeff0;
  overflow: hidden; }

.cd-breadcrumb.triangle {
  background-color: transparent;
  padding: 0; }

.cd-breadcrumb li {
  display: inline-block;
  float: left;
  margin: 0.5em 0; }

.cd-breadcrumb.triangle li {
  position: relative;
  padding: 0;
  margin: 4px 4px 4px 0; }

.cd-breadcrumb li > * {
  display: inline-block;
  font-size: 1.4rem;
  color: #2c3f4c; }

.cd-breadcrumb.triangle li:first-of-type > * {
  padding-left: 1.6em; }

.cd-breadcrumb.triangle li > * {
  position: relative;
  padding: 0.6em 0.8em 0.6em 2.5em;
  color: #acacac;
  background-color: #edeff0;
  border-color: #edeff0; }

.cd-breadcrumb.triangle li::after, .cd-breadcrumb.triangle li > *::after {
  content: '';
  position: absolute;
  top: 0;
  left: 99%;
  height: 0;
  width: 0;
  border: 19px solid transparent;
  border-right-width: 0;
  border-left-width: 20px; }

.cd-breadcrumb.triangle li::after {
  z-index: 1;
  -webkit-transform: translateX(4px);
  -moz-transform: translateX(4px);
  -ms-transform: translateX(4px);
  -o-transform: translateX(4px);
  transform: translateX(4px);
  border-left-color: #ffffff;
  margin: 0; }

.cd-breadcrumb.triangle li > *::after {
  z-index: 2;
  border-left-color: inherit; }

.cd-breadcrumb li::after, .cd-multi-steps li::after {
  display: inline-block;
  content: '\00bb';
  margin: 0 0.6em;
  color: #959fa5; }

.cd-breadcrumb li::after, .cd-multi-steps li::after {
  margin: 0 1em; }

.cd-breadcrumb.triangle a:hover {
  color: #ffffff;
  background-color: #155495;
  border-color: #155495;
  display: inline-block;
  opacity: inherit; }

.cd-breadcrumb.triangle .current em {
  background-color: #155495;
  border-color: #155495;
  color: #fff; }


.box6tunotokutyo {
    background: #F7F8F8;
    border: solid 3px #3f5fa1;
}
.s-head {
    font-size: 14px;
    margin-bottom: 35px;
    color: #fff;
    background: #3f5fa1;
    padding: 15px 0;
    width: 100%;
    text-align: center;
    font-weight: normal;
    letter-spacing: 0;
}

.font_3 {
    font: normal normal normal 160px/0.7em din-next-w01-light,din-next-w02-light,din-next-w10-light,sans-serif;
    color: #3f5fa1;
	padding-bottom:15px;
	text-align: center;
}
.unifont{
	   color: #3f5fa1;
}
.uniyoko{
	padding-left:10px;padding-right:10px;padding-bottom:10px;
}

.titleuni {
    background-color: #ffffff;
    padding: 14px 15px 10px;
    border-top: 2px solid #3f5fa1;
    font-size: 24px;
    border-bottom: 1px solid #3f5fa1;
	color:#3f5fa1;
}

.unimob{
	 background: url("../img/uniposunipos/mob.png") 2px 0px no-repeat !important;
    padding: 1px 0px 16px 65px;
    font-size: 29px;

    color: #ffffff;
    font-weight: bold;
    margin-bottom: 0px;
}
.uniwaku{
	border:solid 2px #3f5fa1;
	padding:20px;
	clear:both;
}