@charset "UTF-8";

/* general */

body {
	font-family: FUN, FUN-IE, sans-serif;
	font-size: 13px;
	line-height: normal;
	color: #000;
	background-color: #FFF;
}
img {
    border-width: 0;
}
li {
    list-style: none;
}
::-webkit-scrollbar { 
    display: none; 
}

/* content */

.logo {
	width: 157px;
	height: 20px;
	position: fixed;
	top: 10vh;
	margin-top: -10px;
	left: 10vw;
	z-index: 2;
}
.logo img {
	width: 100%;
	height: auto;
}
.menu {
	width: auto;
	height: auto;
	position: fixed;
	overflow: scroll;
	z-index: 1;
	background-color: #FFF;
}
.first {
	max-width: -moz-calc(35vw - 30px);
	max-width: -webkit-calc(35vw - 30px);
	max-width: -o-calc(35vw - 30px);
	max-width: calc(35vw - 30px);
	max-height: 80vh;
	margin-left: 25px;
	overflow-y: scroll;
}
.child {
	padding-top: 5px;
	display: none;
}
.parent:hover .child {
	display: block;
}
.margin-first {
	margin-top: 20vh;
}
.margin-first-home {
	margin-top: 20vh;
}
.second {
	max-width: -moz-calc(25vw - 30px);
	max-width: -webkit-calc(25vw - 30px);
	max-width: -o-calc(25vw - 30px);
	max-width: calc(25vw - 30px);
	margin-top: 20vh;
	margin-left: -moz-calc(35vw + 15px);
	margin-left: -webkit-calc(35vw + 15px);
	margin-left: -o-calc(35vw + 15px);
	margin-left: calc(35vw + 15px);
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
}
.third {
	max-width: -moz-calc(10vw - 30px);
	max-width: -webkit-calc(10vw - 30px);
	max-width: -o-calc(10vw - 30px);
	max-width: calc(10vw - 30px);
	margin-top: 20vh;
	margin-left: -moz-calc(60vw + 15px);
	margin-left: -webkit-calc(60vw + 15px);
	margin-left: -o-calc(60vw + 15px);
	margin-left: calc(60vw + 15px);
}
.fourth {
	max-width: -moz-calc(10vw - 30px);
	max-width: -webkit-calc(10vw - 30px);
	max-width: -o-calc(10vw - 30px);
	max-width: calc(10vw - 30px);
	margin-top: 20vh;
	margin-left: -moz-calc(70vw + 10px);
	margin-left: -webkit-calc(70vw + 10px);
	margin-left: -o-calc(70vw + 10px);
	margin-left: calc(70vw + 10px);
}
.fifth {
	max-width: -moz-calc(20vw - 30px);
	max-width: -webkit-calc(20vw - 30px);
	max-width: -o-calc(20vw - 30px);
	max-width: calc(20vw - 30px);
	margin-top: 20vh;
	margin-left: -moz-calc(80vw + 5px);
	margin-left: -webkit-calc(80vw + 5px);
	margin-left: -o-calc(80vw + 5px);
	margin-left: calc(80vw + 5px);
	margin-bottom: 0vh;
}
#news-01 {
	width: 100vw;
	height: 18px;
	position: fixed;
	top: 10vh;
	margin-top: -9px;
	white-space: nowrap;
    overflow: hidden;
	z-index: 3;
	font-weight: bold;
	font-style: italic;
	font-size: 18px;
}
#news-01 p {
	width: auto;
	height: 18px;
	display: inline-block;
    padding-left: 100vw;
    animation-direction: normal;
    animation-duration: 20s;
    animation-iteration-count: infinite;
    animation-name: marquee;
	animation-timing-function: linear;
}
#news-02 {
	width: auto;
	height: auto;
	max-width: -moz-calc(40vw - 39px);
	max-width: -webkit-calc(40vw - 39px);
	max-width: -o-calc(40vw - 39px);
	max-width: calc(40vw - 39px);
	position: fixed;
	top: 60vh;
	margin-left: -moz-calc(60vw + 25px);
	margin-left: -webkit-calc(60vw + 25px);
	margin-left: -o-calc(60vw + 25px);
	margin-left: calc(60vw + 25px);
	z-index: 3;
	font-weight: bold;
	font-style: italic;
	font-size: 18px;
}
#content {
	width: -moz-calc(35vw - 35px);
	width: -webkit-calc(35vw - 35px);
	width: -o-calc(35vw - 35px);
	width: calc(35vw - 35px);
	height: -moz-calc(100vh - 384px);
	height: -webkit-calc(100vh - 384px);
	height: -o-calc(100vh - 384px);
	height: calc(100vh - 384px);
	position: fixed;
	margin-top: 336px;
	margin-left: -moz-calc(35vw + 20px);
	margin-left: -webkit-calc(35vw + 20px);
	margin-left: -o-calc(35vw + 20px);
	margin-left: calc(35vw + 20px);
}
#content img {
	width: auto;
	height: auto;
	max-width: 100%;
	max-height: 100%;
}
.video {
	height: -moz-calc(100vh - 384px);
	height: -webkit-calc(100vh - 384px);
	height: -o-calc(100vh - 384px);
	height: calc(100vh - 384px);
	max-width: 100%;
	max-height: 100%;
	position: relative;
	overflow: hidden;
}
.video iframe, .video object, .video embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
#text {
	height: auto;
	position: absolute;
	margin-left: -moz-calc(70vw + 10px);
	margin-left: -webkit-calc(70vw + 10px);
	margin-left: -o-calc(70vw + 10px);
	margin-left: calc(70vw + 10px);
	padding-top: 8px;
	z-index: 2;
	background-color: #FFF;
}
#mixcloud {
	height: auto;
	position: absolute;
	margin-left: -moz-calc(60vw + 15px);
	margin-left: -webkit-calc(60vw + 15px);
	margin-left: -o-calc(60vw + 15px);
	margin-left: calc(60vw + 15px);
	padding-top: 8px;
	z-index: 2;
	background-color: #FFF;
}
.slideshow {
	width: 100%;
	height: 100%;
}
.slideshow img {
	width: auto;
	height: auto;
	max-width: 100%;
	max-height: 100%;
	position: absolute;
}
.caption {
	width: -moz-calc(30vw - 35px);
	width: -webkit-calc(30vw - 35px);
	width: -o-calc(30vw - 35px);
	width: calc(30vw - 35px);
	height: auto;
	position: absolute;
	margin-top: 0vw;
	margin-left: -moz-calc(100% + 25px);
	margin-left: -webkit-calc(100% + 25px);
	margin-left: -o-calc(100% + 25px);
	margin-left: calc(100% + 25px);
}
#slideshow-nav {
	width: 23px;
	height: 15px;
	position: fixed;
	margin-top: 334px;
	left: 0px;
	margin-left: -moz-calc(35vw - 28px);
	margin-left: -webkit-calc(35vw - 28px);
	margin-left: -o-calc(35vw - 28px);
	margin-left: calc(35vw - 28px);
	font-size: 15px;
	font-weight: bold;
}
.slideshow-prev:hover {
	cursor: pointer;
}
.slideshow-next:hover {
	cursor: pointer;
}
.slideshow-prev_inherit {
	width: 50%;
	height: 100%;
	position: absolute;
	z-index: 1;
}
.slideshow-next_inherit {
	width: 50%;
	height: 100%;
	position: absolute;
	margin-left: 50%;
	z-index: 1;
}
#thanks-to {
	width: 56px;
	height: 11px;
	position: fixed;
	top: 100vh;
	margin-top: -33px;
	margin-left: -moz-calc(35vw + 20px);
	margin-left: -webkit-calc(35vw + 20px);
	margin-left: -o-calc(35vw + 20px);
	margin-left: calc(35vw + 20px);
	font-size: 10px;
}
.footer {
	width: 100vw;
	height: 13px;
	position: fixed;
	top: 100vh;
	margin-top: -13px;
	font-size: 10px;
	overflow: hidden;
	z-index: 3;
}
.footer_text{
	position: absolute;
	white-space: nowrap;
	background-color: #FFF;
	padding-top: 2px;
	padding-left: 2px;
	padding-right: 2px;
}

/* class */

.display-block {
	display: block;
}
.font-10 {
	font-size: 10px;
}
.li_margin-bottom {
	padding-bottom: 7px;
}
.line-through {
	text-decoration: line-through;
}
.margin-left {
	margin-left: 10px;
}
.red {
	color: #FF0000;
}
.sup {
	vertical-align: super;
	font-size: 10px;
}
.title {
	font-size: 15px;
	font-weight: bold;
}
.underline {
	text-decoration: underline;
}

/* links */

a:link {
	color: #000;
	text-decoration: none;
}
a:visited {
	color: #000;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}

/* fonts */

@font-face {
    font-family: FUN;
    src: url('../fonts_v01/FUN-Regular.otf');
}
@font-face {
    font-family: FUN;
    src: url('../fonts_v01/FUN-Bold.otf');
	font-weight: bold;
}
@font-face {
    font-family: FUN;
    src: url('../fonts_v01/FUN-Heavy Extended Italic.otf');
	font-weight: bold;
	font-style: italic;
}
@font-face {
    font-family: FUN-IE;
    src: url('../fonts_v01/FUN-Regular.eot');
}
@font-face {
    font-family: FUN-IE;
    src: url('../fonts_v01/FUN-Bold.eot');
	font-weight: bold;
}
@font-face {
    font-family: FUN-IE;
    src: url('../fonts_v01/FUN-Heavy Extended Italic.eot');
	font-weight: bold;
	font-style: italic;
}