@charset "UTF-8";

@font-face {
	font-family: "ZNVT15";
	src: url("../font/ZNVT15.woff2") format("woff2"),
			 url("../font/ZNVT15.woff") format("woff"),
			 url("../font/ZNVT15.otf") format("opentype"),
			 url("../font/ZNVT15.ttf") format("truetype"),
			 url("../font/ZNVT15.eot") format("embedded-opentype");
}

@font-face {
	font-family: "ZNVT3";
	src: url("../font/ZNVT3.woff2") format("woff2"),
			 url("../font/ZNVT3.woff") format("woff"),
			 url("../font/ZNVT3.otf") format("opentype"),
			 url("../font/ZNVT3.ttf") format("truetype"),
			 url("../font/ZNVT3.eot") format("embedded-opentype");
}

h1:{
    margin: 0;
    padding: 0;
    line-height: 0;
}

html{
    height: 100%;
	touch-action: manipulation;
	overflow-y: scroll;
    background-color: green;
}

body {
	margin: 0;
	width: auto;
    min-height: 100%;
	display: flex;
    flex-direction: column;
}

img{
	-webkit-touch-callout:none;
	-webkit-user-select:none;
	-moz-touch-callout:none;
	-moz-user-select:none;
	touch-callout:none;
	user-select:none;
}

.icon2{
    margin-right: 16.2px;
    margin-bottom: 0.3%;
    padding: 0;
    right: 0.7%;
    bottom: 22px;
    position: fixed;
    height: 30px;
    width: 30px;
}

.icon2:hover {
    outline: 1px solid greenyellow;
}

.icon2:active {
    outline: 1px solid greenyellow;
}

.profiletext{
    height: 0;
    margin: 15px;
    padding: 0;
	color: greenyellow;
	font-size: calc(1.1vw + 0.6rem);
	font-family: sans-serif;
	font-weight: normal;
	letter-spacing: 1.4px;
	line-height: 1.2;
    font-family: "ZNVT15";
    src: url("../font/ZNVT15-R.eot");
    src:
             url("../font/ZNVT15.woff2") format("woff2"),
             url("../font/ZNVT15.woff") format("woff"),
             url("../font/ZNVT15.otf") format("opentype"),
             url("../font/ZNVT15.eot") format("embedded-opentype");
}
/* ───────────────────────────────────
wrapper
─────────────────────────────────── */
.wrapper{
	margin-top: 150px;
    margin-bottom: 100px;
    text-align: center;
    position: relative;
}

.thumb1:hover {
    filter: none;
    opacity: 100%;
    box-shadow: 0 0 0 1px greenyellow;
    z-index: 3;
}

.thumb1:active {
    filter: none;
    opacity: 100%;
    box-shadow: 0 0 0 1px greenyellow;
    z-index: 3;
}

.opusname{
    opacity: 0%;
	margin: 0;
    padding: 0;
	color: greenyellow;
	font-size: 14px;
	font-family: sans-serif;
	font-weight: normal;
	letter-spacing: 1px;
    line-height: 2.5;
    position: relative;
	font-family: "ZNVT3";
	src: url("../font/ZNVT3.woff2") format("woff2"),
			 url("../font/ZNVT3.woff") format("woff"),
			 url("../font/ZNVT3.otf") format("opentype"),
			 url("../font/ZNVT3.ttf") format("truetype"),
			 url("../font/ZNVT3.eot") format("embedded-opentype");
}

.opus1{
	height: auto;
	width: 100%;
	margin-bottom: 40px;
}

.opus1:hover .opusname {
    opacity: 100%;
}

.opus1:active .opusname {
    opacity: 100%;
}

.thumb1{
    z-index: 1;
	vertical-align: bottom;
	margin-top: 0;
	margin-left: 0;
	height: 110px;
	width: 110px;
}

.career{
    z-index: 3;
    position: fixed;
	margin: 0;
    padding: 0;
	color: greenyellow;
    width: auto;
}

.contact{
	margin: 0;
	padding: 0;
	text-decoration: underline;
	color: greenyellow;
}
.contact: link {
	color: greenyellow;
}
.contact:visited {
	color: greenyellow;
}
.contact:hover {
	outline: 1px solid greenyellow;
}
.contact:active {
    outline: 1px solid greenyellow;
}

.point{
	margin: 0;
	padding: 0;
	text-decoration:underline;
	color: greenyellow;
}
.point: link {
	color: greenyellow;
}
.point:visited {
	color: greenyellow;
}
.point:hover {
	outline: 1px solid greenyellow;
}
.point:active {
    outline: 2px solid greenyellow;
}

#about{
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl;
    position: fixed;
    bottom: 0;
    right: 0;
    padding: 10px;
    height: 100%;
    text-align: center;
	color: greenyellow;
	font-size: calc(1.1vw + 0.6rem);
	font-weight: normal;
	letter-spacing: 1.4px;
    line-height: 0;
    font-family: "ZNVT15";
    src: url("../font/ZNVT15-R.eot");
    src:
             url("../font/ZNVT15.woff2") format("woff2"),
             url("../font/ZNVT15.woff") format("woff"),
             url("../font/ZNVT15.otf") format("opentype"),
             url("../font/ZNVT15.eot") format("embedded-opentype");
}

#address{
    position: fixed;
    padding-bottom: 13px;
    bottom: 0;
    width: 100%;
    text-align: center;
	color: greenyellow;
	font-size: calc(1.1vw + 0.6rem);
	font-weight: normal;
	letter-spacing: 1.4px;
    line-height: 0;
    font-family: "ZNVT15";
    src: url("../font/ZNVT15-R.eot");
    src:
             url("../font/ZNVT15.woff2") format("woff2"),
             url("../font/ZNVT15.woff") format("woff"),
             url("../font/ZNVT15.otf") format("opentype"),
             url("../font/ZNVT15.eot") format("embedded-opentype");
}