@charset "UTF-8";

.slideshow_whole {
	height: auto;
	width: 100%;
	overflow: hidden;
	position: relative;
	padding: 0px;
	margin-top: 4px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.slideshow {
	height: auto;
	width: 70%;
	margin: 0 auto 0 auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
	padding: 0px;
}
#slidecontainer {
	width: 98%;
	text-align: center;
	padding: 0px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.ddot {
	cursor:pointer;
}


#lspan, #rspan {
	padding: 0px;
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 0px;
	margin-left: 3px;
}
#myname_slide {
	float: right;
	height: 35px;
	width: 230px;
	text-align: right;
	background-image: url(../images/general/taro_hattori3_sml.png);
	background-repeat: no-repeat;
	background-position: right;
}
#closebutton a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}
#closebutton a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #FF99CC;
}
#closebutton a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}
#close {
	height: 15px;
	width: 50px;
	border: thin solid #FF99CC;
	background-color: #999999;
	position: absolute;
	left: 502px;
	top: 617px;
	text-align: center;
	vertical-align: middle;
	-webkit-box-shadow: 3px 3px 6px rgba(0,0,0,0.46);
-moz-box-shadow: 3px 3px 6px rgba(0,0,0,0.46);
box-shadow: 3px 3px 6px rgba(0,0,0,0.46);
}
.toptitle{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	width: 70%;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 30px;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 140%;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
	text-align: right;
    width: 82%;
	margin-bottom: 8px;
}
#project_description_box {
	background-color: #CCCCCC;
	height: auto;
	width: 70%;
	overflow-x: hidden;
	overflow-y: scroll;
	overflow: auto;
	padding: 0px;
	position: relative;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.project_description_text {
	height: auto;
	width: 92%;
	float: left;
	padding: 4px 0 0 24px;
	margin: 10px 0px 0px 0px;
	font-size: 12px;
	text-align:left;
}
.project_description_text2 {
	-webkit-column-count: 2; /* Chrome, Safari, Opera */
    -moz-column-count: 2; /* Firefox */
    column-count: 2;
	-webkit-column-gap: 50px; /* Chrome, Safari, Opera */
    -moz-column-gap: 50px; /* Firefox */
    column-gap: 50px;  
	width: 92%;
	padding: 10px 0 10px 30px;
	margin: 0px 0px 0px 0px;
	font-size: 12px;
	text-align:left;
}
.project_description_text2 p{
margin-top: 0;
margin-bottom: 20px;
}
.project_description_text a:link, .project_description_text2 a:link{
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
}
.project_description_text a:visited, .project_description_text2 a:visited{
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
}
.project_description_text a:hover, .project_description_text2 a:hover{
	font-size: 12px;
	color: #FF6699;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
}
hr.style-two { 
	border: 0; 
	height: 1px; 
	background-image: linear-gradient(to right, rgba(120, 120, 120, 0), rgba(120, 120, 120, 0.50), rgba(120, 120, 120, 0)); 
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.floatRight{
	float:right;
	text-align: right;
}
.floatLeft{
	float:left;
	text-align: left;
}
.borderline {
    border: 0.2em solid #e1e0e0;
    padding: 0.34em;
}
.artwork_info {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-align: right;
    width: 100%;
	margin-bottom: 18px;
	height: 100px;
}
.project_description_text em, .project_description_text2 em{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #333333;
}

#copyrighttext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	color: #FFFFFF;
}
.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
}
.slideshow_whole #underconstruction {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #CCCCCC;
	margin: 120px 0px 0px 60px;
}
#videobox {
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
}
#videobox iframe,  
#videobox object,  
#videobox embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
#videobox2 {
	margin-top: 15px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
}
#backtopicture-box {
	margin-top: 80px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 100px;
}
.backtopictures a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFF;
	text-decoration: none;
}
.backtopictures a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFF;
	text-decoration: none;
}
.backtopictures a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #F69;
	text-decoration: none;
}
#controlbar {
	top: 582px;
	position: absolute;
	z-index: 100;
	height: auto;
	width: 9.2em;
	left: -2.8em;
	right: 0px;
	bottom: 0px;
	margin: 0px;
	padding: 0px;
}
#slidecontainer {
	z-index: 1000;
}
.videoIcon , .bookIcon{
	margin-right: 10px;
	margin-bottom: -8px;
}
            
        /* This rule is read by Galleria to define the gallery height: */
            #galleria{
	height:620px;
}
.hide {
	display: none;
}
#inline{
	overflow-x: scroll;
	width:50vw;
	height:70vh;
	background:#fff;
	padding: 10px 20px 10px 20px;
	color: #636363;
}
#inline p{
	color: #636363;
}
#inline strong{
	font-size: 1.2em;
}
#video-link-box a{
	position: absolute;
	top: 65px;
	left: 23px;
	width: 200px;
	margin: 1px
}
#video-link-box a:hover {
	margin: 0px;
	border: 1px solid #0E6CA4;
}
#video-overlay{
	position: absolute;
	top: 0px;
	left: 0px;
	z-index; 100;
	    opacity: 0;
    transition: opacity .5s ease-out;
    -moz-transition: opacity .5s ease-out;
    -webkit-transition: opacity .5s ease-out;
    -o-transition: opacity .5s ease-out;
}
#video-overlay:hover{
	    opacity: 1;
}
#arrowtoprojects{
  position: fixed;
  top: 46%;
  left: 0px;
	z-index; 10000;
	    opacity: 0.8;
    transition: opacity .5s ease-out;
    -moz-transition: opacity .5s ease-out;
    -webkit-transition: opacity .5s ease-out;
    -o-transition: opacity .5s ease-out;
	background-image: url(../images/general/arrow-to-project.png);
	background-size:100%;
	background-repeat: no-repeat;
	width: 50px;
	height: 72px;
	margin: 2px 2px 2px 0px;
}
#arrowtoprojects:hover{
	opacity: 0.5;
	border-top: 2px solid #FF99CC;
border-right: 2px solid #FF99CC;
border-bottom: 2px solid #FF99CC;
margin: 0px 0px 0px 0px;
}
@media screen and (max-width:880px) and (max-device-height:880px){

	body {
    overflow-x: hidden;
    overflow-y: scroll;
}
	.slideshow_whole {
    height: auto;
    width: 100%;
	}
	#project_description_box {
	float: left;
	height: auto;
	width: 90%;
	margin-top: 3%;
	margin-left: 2%;
}
#videobox {
    margin-bottom: -40px;}
#videobox iframe, #videobox object, #videobox embed {
    position: absolute;
    top: 0;
    left: 2%;
    width: 90%;
    height: 90%;
}
#project_description_text {
	height: auto;
	width: 75%;
	float: none;
}
#copyright {
    left: auto;
    top: auto;
    bottom: 0%;
    right: 10%;
}
.slideshow {
    height: auto;
    width: 100%;
}

.project_description_text2 {
	-webkit-column-count: 1; /* Chrome, Safari, Opera */
    -moz-column-count: 1; /* Firefox */
    column-count: 1;
	-webkit-column-gap: 50px; /* Chrome, Safari, Opera */
    -moz-column-gap: 50px; /* Firefox */
    column-gap: 50px;  
	width: 92%;
	padding: 10px 0 10px 30px;
	margin: 0px 0px 0px 0px;
	font-size: 12px;
	text-align:left;
}
#inline{
	width:65vw !important;
}
.project_description_text a:link, .project_description_text2 a:link{
	font-size: 120%;
}
.project_description_text a:visited, .project_description_text2 a:visited{
	font-size: 120%;
}
.project_description_text a:hover, .project_description_text2 a:hover{
	font-size: 120%;
}
}

@media screen and (max-width:600px){
#project_description_box {
    height: auto;
    width: 100%;
	margin: 10px 0 0 0;
}
.project_description_text {
    width: 96%;
   padding: 0 0 0 0;
    margin: 2% 0 0 2%;
}
.toptitle {
width: 100%;
margin-bottom: 8px;
}
.slideshow {
    height: auto;
    width: 100%;
}
#videobox {
    margin-bottom: 0px;}
#videobox iframe, #videobox object, #videobox embed {
    width: 100%;
    height: 100%;
	left: 0%;
}
.project_description_text2 {
    padding: 10px 4% 10px 4%;
}
#inline{
	width:90vw !important;
}
.project_description_text .borderline a, .project_description_text2 .borderline a{
	font-size: 200%;
}
.artwork_info {
    font-size: 0.8em;
}
}