@media screen and (max-width: 640px) {
	
img{
	max-width: 100%;
	height: auto;
	width /***/:auto;
}

@font-face {
	font-family: DINbekBold;
	src: url("http://kotaroabe.com/DINbekBold.woff") format('woff'), 
		 url("http://kotaroabe.com/DINbekBold.ttf") format("truetype");
}
@font-face {
	font-family: DINbekBlack;
	src: url("http://kotaroabe.com/DINbekBlack.woff") format('woff'), 
		 url("http://kotaroabe.com/DINbekBlack.ttf") format("truetype");
}
body {
	/*background-color: bgc;*/
	/*background: radial-gradient(red 60%, white);*/
}
a {
	color: #333;
	text-decoration: none;
	line-height: 0px;
}
body {
	margin: 0% 0% 0% 0%;
	line-height: 0px;
}
div#header {
	z-index: 2;
	position: absolute;
	top: 5%;
	left: 5%;
	/*border-style: solid;
	border-width: 3px;
	border-color: #FFFFFF;*/
}

@media screen {
body>div#header {
	position: fixed;
}
}
* html body {
	overflow: hidden;
}
* html div#content {
	height: 100%;
	overflow: auto;
}
/*
div#header a {
	text-decoration: none;
	color: #FFFFFF;
	-webkit-transition: 0.2s;
	-moz-transition: 0.2s;
	-o-transition: 0.2s;
	-ms-transition: 0.2s;
	transition: 0.2s;
}
div#header a:hover {
	color: transparent;
	color: #FFFFFF;
	text-shadow: 0px 0px 5px #FFFFFF;
}
*/
div#headerRight {
	z-index: 1;
	position: absolute;
	top: 5%;
	left: 10%;
}

@media screen {
body>div#headerRight {
	position: fixed;
}
}
* html body {
	overflow: hidden;
}
* html div#content {
	height: 100%;
	overflow: auto;
}
div#headerRight a {
	text-decoration: none;
	color: #333;
	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
	-o-transition: 0.3s;
	-ms-transition: 0.3s;
	transition: 0.3s;
}
div#headerRight a:hover {
	color: transparent;
	text-shadow: 0 0 7px #FFFFFF;
}
.movie-wrap {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
}
.movie-wrap iframe {
	position: absolute;
	top: 0;
	width: 100%;
	height: 100%;
}
.name {
	font-family: 'Garamond', "Times", "Times New Roman";
	font-size: 36px;
	text-align: center;
	font-style: normal;
	line-height: 0px;
	text-decoration: none;
	letter-spacing: 2px;
}
.trimming {
	color: #FFFFFF;
	width: 100%;
	height: 10px;
	overflow: hidden;
	line-height: 0;
	text-decoration: none;
	display: block;
	margin: 0 auto;
}
.alpha a {
	text-decoration: none;
	opacity: 0.0;
	color: #FFFFFF;
	filter: alpha(opacity=0);
	-ms-filter: "alpha(opacity=0)";
	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
	-o-transition: 0.3s;
	-ms-transition: 0.3s;
	transition: 0.3s;
}
.alpha a:hover {
	color: #FFFFFF;
	text-decoration: none;
	opacity: 1.0;
	filter: alpha(opacity=100);
	-ms-filter: "alpha(opacity=100)";
}
.alpha1 {
	line-height: 0;
	font-size: 0;
	display: block;
	margin: 0 auto;
	padding: 0;
}
.alpha1 a {
	line-height: 0px;
	text-decoration: none;
	opacity: 1.0;
	color: #FFFFFF;
	filter: alpha(opacity=100);
	-ms-filter: "alpha(opacity=100)";
	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
	-o-transition: 0.3s;
	-ms-transition: 0.3s;
	transition: 0.3s;
}
.alpha1 a:hover {
	line-height: 0px;
	color: #FFFFFF;
	text-decoration: none;
	opacity: 0.3;
	filter: alpha(opacity=30);
	-ms-filter: "alpha(opacity=30)";
}
div#blur a {
	text-decoration: none;
	color: #FFFFFF;
	-webkit-transition: 0.2s;
	-moz-transition: 0.2s;
	-o-transition: 0.2s;
	-ms-transition: 0.2s;
	transition: 0.2s;
}
div#blur a:hover {
	color: transparent;
	text-shadow: 0 0 3px #FFFFFF;
}
p {
	color: #333;
}
p.title {
	font-family: DINbekBlack, DINbekBold, 'Times New Roman', serif;
	font-size: 24px;
	text-align: left;
	text-shadow: 1px 1px 1px #ccc;  
	font-style: none;
	line-height: 0px;
	letter-spacing: 0.15em;
	
     -webkit-user-select: none;
     -moz-user-select: none;
     -ms-user-select: none;
     -o-user-select: none;
}
p.title a {
}
p.title a:hover {
	text-shadow: 0 0 7px #fff;
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-o-transition: 0.5s;
	-ms-transition: 0.5s;
	transition: 0.5s;
}
p.menu {
	font-family: DINbekBold, 'Times New Roman', serif;
	font-size: 14px;
	text-align: left;
	line-height: 32px;
	letter-spacing: 0.05em;
	text-shadow: 1px 1px 1px #ccc; 
}
p.menu a {
}
p.menu a:hover {
	color: transparent;
	text-shadow: 0 0 7px #fff;
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-o-transition: 0.5s;
	-ms-transition: 0.5s;
	transition: 0.5s;
}
p.name {
	font-family: 'Garamond', "Times", "Times New Roman";
	font-size: 18px;
	text-align: center;
	font-style: normal;
	line-height: 0px;
	text-decoration: none;
	letter-spacing: 2px;
}
p.nameLarge {
	font-family: DINbekBold, 'Garamond', "Times", "Times New Roman";
	font-size: 40px;
	text-align: right;
	padding-right: 5%;
	font-style: normal;
	line-height: 15px;
	text-decoration: none;
	letter-spacing: 3px;
	user-select: none;
     -webkit-user-select: none;
     -moz-user-select: none;
     -ms-user-select: none;
     -o-user-select: none;
}
p.nameSmall {
	font-family: 'Garamond', "Times", "Times New Roman";
	font-size: 30px;
	text-align: center;
	font-style: normal;
	line-height: 0px;
	text-decoration: none;
	letter-spacing: 2px;
}
p.projects {
	vertical-align: bottom;
	font-family: 'Garamond', "Times", "Times New Roman";
	font-size: 40px;
	text-align: center;
	font-style: normal;
	line-height: 0px;
	text-decoration: none;
	letter-spacing: 1px;
}
p {
	font-family: "Times New Roman", "Times", "Lucida Console", Monospace;
	font-size: 16px;
	letter-spacing: 0.1em;
	line-height: 0px;
}
p.ref {
	/*width: 100%;*/
	font-family: DINbekBold, "Garamond", "Times New Roman", "Times", "Lucida Console", Monospace, Serif;
	font-size: 14px;
	text-align: left;
	padding-right: 5%;
	padding-left: 5%;
	line-height: 40px;
	letter-spacing: 0.5px;
	margin-left: auto;
	margin-right: auto;
}
p.refl {
	/*width: 100%;*/
	font-family: DINbekBold, "Garamond", "Times New Roman", "Times", "Lucida Console", Monospace, Serif;
	font-size: 14px;
	text-align: right;
	padding-right: 5%;
	padding-left: 5%;
	line-height: 40px;
	letter-spacing: 0.5px;
	margin-left: auto;
	margin-right: auto;
}
p.ref1 {
	width: 100%;
	font-family: "Ropa Sans", serif;
	font-size: 20px;
	text-align: center;
	line-height: 40px;
	letter-spacing: 1.5px;
	font-style: italic;
}
p.ref2 {
	width: 100%;
	font-family: "Ropa Sans", serif;
	font-size: 24px;
	text-align: center;
	line-height: 40px;
	letter-spacing: 1.5px;
	font-style: italic;
}
p.footer {
	font-family: DINbekBold, "Garamond", "Times New Roman", "Times", "Lucida Console", Monospace;
	font-size: 8px;
	text-align: center;
	letter-spacing: 1px;
}
p.image {
	align: center;
	width: 50%;
	margin-left: auto;
	margin-right: auto;
}
iframe {
	height: 200px;
}
p.image1 {
	align: center;
	width: 80%;
	margin-left: auto;
	margin-right: auto;
}
img {
	max-width: 100%;
	margin: 0;
	padding: 0;
	vertical-align: bottom;
}
div#footer {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
}

@media screen {
body>div#footer {
	position: fixed;
}
}
* html body {
	overflow: hidden;
}
* html div#content {
	height: 100%;
	overflow: auto;
}

}